/* v0.4 / CLARITY — semantic tokens, depth with restraint, accessible focus and reduced motion. */
:root{--hub-accent:var(--primary);--hub-shadow:0 18px 50px #1426540b;--hub-raised:0 4px 0 color-mix(in srgb,var(--line) 65%,transparent),0 20px 48px #06132909}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,iframe:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}.icon-medallion{width:62px;height:62px;display:inline-grid;place-items:center;flex:none;border-radius:21px;background:linear-gradient(145deg,color-mix(in srgb,var(--hub-accent) 19%,var(--surface)),color-mix(in srgb,var(--hub-accent) 7%,var(--surface)));color:var(--hub-accent);box-shadow:inset 0 1px 0 #ffffff50,0 7px 0 color-mix(in srgb,var(--hub-accent) 11%,var(--surface)),0 13px 25px color-mix(in srgb,var(--hub-accent) 10%,transparent);border:1px solid color-mix(in srgb,var(--hub-accent) 18%,var(--line));transform:rotate(-5deg)}.icon-medallion .icon{width:29px;height:29px}.icon-medallion.small{width:43px;height:43px;border-radius:15px;box-shadow:inset 0 1px 0 #ffffff28,0 4px 0 color-mix(in srgb,var(--hub-accent) 10%,var(--surface)),0 9px 18px #07132907}.icon-medallion.small .icon{width:22px;height:22px}.tone-blue{--hub-accent:#4776dd}.tone-violet{--hub-accent:#8661c8}.tone-amber{--hub-accent:#b6812d}.tone-teal{--hub-accent:#319589}html[data-mode=dark] .tone-blue{--hub-accent:#8eadff}html[data-mode=dark] .tone-violet{--hub-accent:#b69beb}html[data-mode=dark] .tone-amber{--hub-accent:#e4bd75}html[data-mode=dark] .tone-teal{--hub-accent:#77cabe}
/* Workspace: only five primary destinations; advanced tools are a utility. */
.hub-workspace{--sidebar-width:268px;min-height:100dvh}.hub-sidebar{width:268px;padding:0 18px;overflow:hidden;box-shadow:8px 0 40px #101c3903}.hub-workspace .workspace-main{margin-inline-start:268px}.hub-brand{display:flex;gap:12px;align-items:center;text-decoration:none;padding:28px 0 22px}.hub-brand-logo{width:49px;height:49px;flex:none;display:grid;place-items:center;background:var(--soft);border:1px solid var(--line);border-radius:17px;box-shadow:0 5px 0 var(--bg);overflow:hidden}.hub-brand-logo img{width:100%;height:100%;object-fit:contain}.hub-brand strong{font-size:16px;line-height:1.45;display:block;overflow-wrap:anywhere}.hub-brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.7px;margin-top:5px}.hub-nav-intro{display:flex;align-items:center;justify-content:space-between;padding:14px 9px 20px;font-size:12px;font-weight:650;color:var(--muted)}.hub-nav-intro span{font:600 12px/1.5 ui-monospace,monospace;border:1px solid var(--line);border-radius:7px;padding:2px 7px}.hub-sidebar .nav-scroll{padding:0;flex:1;overflow:auto;scrollbar-width:thin}.hub-primary-link{position:relative;min-height:77px;gap:12px;margin:0 0 9px;padding:13px 12px;border:1px solid transparent;border-radius:19px;background:transparent;color:var(--ink)}.hub-primary-link strong{font-size:14px;display:block;line-height:1.5;color:var(--ink)}.hub-primary-link small{display:block;font-size:10px;line-height:1.7;color:var(--muted);margin-top:4px;font-weight:500}.hub-nav-icon{display:grid;place-items:center;width:36px;height:39px;flex:none;border-radius:12px;background:var(--bg);color:var(--muted);transition:transform .25s}.hub-primary-link.active{border-color:color-mix(in srgb,var(--primary) 16%,var(--line));box-shadow:0 5px 15px #13265304!important;background:linear-gradient(115deg,var(--soft),color-mix(in srgb,var(--soft) 40%,var(--surface)))}.hub-primary-link.active .hub-nav-icon{background:var(--primary);color:#fff;box-shadow:0 5px 10px color-mix(in srgb,var(--primary) 25%,transparent);transform:rotate(-5deg)}html[data-mode=dark] .hub-primary-link.active .hub-nav-icon{color:#142035}.hub-primary-link.active strong{color:var(--primary)}.hub-utility{border-top:1px solid var(--line);margin-top:20px;padding-top:12px}.hub-utility .nav-link{font-size:13px;min-height:44px;padding-inline:13px}.hub-utility .nav-link>.icon:last-child{margin-inline-start:auto}.hub-sidebar-note{display:flex;gap:15px;align-items:center;margin:18px 5px;color:var(--muted)}.hub-sidebar-note p{font-size:11px;line-height:1.8;margin:0}.hub-sidebar .sidebar-footer{margin-top:auto;padding:15px 6px;font-size:10px}.hub-topbar{height:80px;position:sticky;top:0;z-index:30;padding-inline:28px}.hub-topbar .breadcrumb{min-width:0}.hub-topbar .breadcrumb strong{white-space:nowrap;font-size:13px;overflow:hidden;text-overflow:ellipsis}.hub-topbar .top-tools{gap:9px}.hub-page{padding:28px 32px 18px;max-width:1880px;margin:auto}.hub-page .page-heading{margin-bottom:23px;gap:20px}.hub-page .page-heading h1{font-size:29px;line-height:1.6}.hub-page .page-heading p{font-size:14px;max-width:660px;margin-top:8px}.hub-page .eyebrow{letter-spacing:1.5px;font-size:10px}.hub-subnav{display:flex;gap:5px;align-items:center;flex-wrap:wrap;margin:0 0 24px;padding:7px;border:1px solid var(--line);border-radius:16px;width:fit-content;background:var(--surface);box-shadow:0 5px 18px #18336305}.hub-subnav a{text-decoration:none;display:flex;align-items:center;gap:7px;padding:8px 13px;border-radius:10px;font-size:12px;color:var(--muted);font-weight:650}.hub-subnav a.active{color:var(--primary);background:var(--soft)}.hub-subnav a .icon{width:17px;height:17px}
/* Welcome and quick action cards. */
.hub-welcome{position:relative;display:grid;grid-template-columns:1.5fr 1fr;gap:20px;padding:28px 34px 35px;min-height:255px;margin-bottom:27px;border-radius:28px;background:linear-gradient(120deg,var(--surface),color-mix(in srgb,var(--primary) 5%,var(--surface)));border:1px solid var(--line);overflow:hidden;isolation:isolate}.hub-welcome:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 8% 15%,color-mix(in srgb,var(--primary) 7%,transparent),transparent 62%)}.hub-overline{font-size:10px;letter-spacing:1.6px;font-weight:750;display:flex;align-items:center;gap:10px;color:var(--primary)}.hub-overline .icon{width:16px;height:16px}.hub-welcome h1{font-size:clamp(26px,2.35vw,38px);line-height:1.55;font-weight:800;letter-spacing:-.7px;margin:14px 0 10px;max-width:650px}.hub-welcome p{color:var(--muted);font-size:14px;max-width:570px;margin-bottom:23px}.hub-live{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);flex-wrap:wrap}.hub-live>span{width:6px;height:6px;border-radius:50%;background:#399f83;box-shadow:0 0 0 4px #399f8314}.hub-live small{font-size:10px}.hub-sculpture{min-height:210px;position:relative;perspective:1000px;display:grid;place-items:center;align-self:center}.hub-orbit{width:240px;height:190px;position:absolute;border:1px solid color-mix(in srgb,var(--primary) 15%,transparent);border-radius:50%;transform:rotate(-27deg)}.hub-orbit:after{content:"";position:absolute;inset:25px -30px;border:1px solid color-mix(in srgb,var(--primary) 8%,transparent);border-radius:50%;transform:rotate(55deg)}.hub-glass-plane{position:absolute;width:123px;height:139px;border-radius:26px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--primary) 20%,var(--surface));background:linear-gradient(130deg,color-mix(in srgb,var(--primary) 12%,var(--surface)),color-mix(in srgb,var(--surface) 75%,transparent));box-shadow:inset 1px 1px 0 #fff8,10px 18px 0 color-mix(in srgb,var(--primary) 5%,transparent),20px 33px 40px color-mix(in srgb,var(--primary) 12%,transparent)}.hub-glass-plane .icon{width:55px;height:55px;stroke-width:1.25;color:var(--primary);filter:drop-shadow(0 5px 0 color-mix(in srgb,var(--primary) 12%,transparent))}.plane-front{transform:rotateX(10deg) rotateY(-22deg) rotateZ(10deg) translate(13px,0);animation:plane-float 8s ease-in-out infinite}.plane-back{transform:rotateX(10deg) rotateY(-22deg) rotateZ(-12deg) translate(-53px,-22px);opacity:.63}.hub-sculpture small{position:absolute;bottom:-10px;inset-inline-end:5%;font:700 9px/1.7 ui-monospace,monospace;letter-spacing:2px;color:var(--muted)}.hub-floating-dot{position:absolute;width:23px;height:23px;border-radius:8px;background:linear-gradient(145deg,#e8bb6e,#a77423);box-shadow:0 10px 25px #b2873944;transform:rotate(23deg);inset-inline-start:10%;top:24px}@keyframes plane-float{50%{transform:rotateX(10deg) rotateY(-22deg) rotateZ(10deg) translate(13px,-8px)}}.hub-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:25px}.hub-quick{display:flex;align-items:center;gap:14px;min-height:110px;border:1px solid var(--line);border-radius:22px;padding:21px 18px;background:var(--surface);text-decoration:none;color:var(--ink);box-shadow:var(--hub-raised);transition:transform .2s,box-shadow .2s;transform:perspective(800px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}.hub-quick .icon-medallion{width:47px;height:49px;border-radius:16px}.hub-quick .icon-medallion .icon{width:25px;height:25px}.hub-quick strong{display:block;font-size:14px;line-height:1.6}.hub-quick small{display:block;font-size:11px;color:var(--muted);line-height:1.8;margin-top:4px}.hub-quick>.icon{width:16px;height:16px;margin-inline-start:auto;flex:none;color:var(--muted)}.hub-quick:hover{box-shadow:0 9px 0 color-mix(in srgb,var(--hub-accent) 8%,var(--surface)),0 22px 38px color-mix(in srgb,var(--hub-accent) 10%,transparent)}
/* Compact filters; expansion happens only when requested. */
.hub-filter{position:relative;display:flex;align-items:center;gap:9px;flex-wrap:wrap;min-height:64px;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:10px 13px;margin-bottom:22px;z-index:12}.hub-filter-icon{display:grid;place-items:center;color:var(--primary);width:34px;height:36px;border-radius:11px;background:var(--soft);flex:none}.hub-inline-field{display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:var(--bg)}.hub-inline-field>span{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:11px;color:var(--muted)}.hub-inline-field .icon{width:15px;height:15px}.hub-inline-field select{margin:0;border:0;background:transparent;min-height:37px;font-size:12px!important;max-width:230px;padding:5px 22px 5px 8px;width:auto}.hub-filter-period{font-size:10px;color:var(--muted);margin-inline-start:auto}.hub-filter-details summary{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px;list-style:none;padding:7px}.hub-filter-details summary .icon{width:17px;height:17px}.hub-filter-drawer{position:absolute;z-index:35;inset-inline-end:10px;top:calc(100% + 9px);width:min(570px,calc(100vw - 65px));background:var(--surface);padding:22px;border:1px solid var(--line);border-radius:20px;box-shadow:0 20px 75px #08122930}.hub-filter-drawer p{font-size:11px;color:var(--muted)}.hub-filter input[type=search]{width:240px;max-width:100%;min-height:40px;font-size:13px!important}.hub-filter .filter-chips{gap:5px;flex-wrap:wrap}.hub-filter .chip{display:inline-flex;gap:6px;align-items:center;font-size:12px;padding:6px 12px}.hub-filter .chip .icon{width:15px;height:15px}.hub-page .compact-filters-v4{padding:12px 15px!important;border-radius:18px!important;margin-bottom:19px}.compact-filters-v4 .filter-primary{gap:9px!important;align-items:end;display:flex;flex-wrap:wrap}.compact-filters-v4 .filter-primary>label{display:flex;position:relative;align-items:center;gap:8px;flex-direction:row;font-size:11px!important;min-width:0;flex:initial}.compact-filters-v4 .filter-primary>label input,.compact-filters-v4 .filter-primary>label select{margin:0;min-height:37px;max-width:220px;width:auto;font-size:12px!important;padding:6px 10px;border-radius:10px}.compact-filters-v4 .filter-primary>.filter-query{flex:1;min-width:210px}.compact-filters-v4 .filter-query>span{font-size:11px;gap:5px;display:inline-flex;align-items:center;white-space:nowrap}.compact-filters-v4 .filter-query input{max-width:none!important;width:100%!important}.compact-filters-v4 .filter-primary>.btn{min-height:37px;font-size:12px;padding:6px 12px}.compact-filters-v4 .filter-more{margin-top:9px;padding-top:8px;font-size:11px}.compact-filters-v4 .filter-more summary{font-size:11px;gap:7px}.compact-filters-v4 .filter-more summary .icon{width:15px;height:15px}.compact-filters-v4 .filter-more[open]{padding-top:12px}.compact-filters-v4 .filter-grid{padding-top:15px;gap:12px}.compact-filters-v4 .filter-grid label{font-size:12px!important}.compact-filters-v4 .filter-grid input,.compact-filters-v4 .filter-grid select{min-height:38px;font-size:13px!important;margin-top:5px}.filter-label-icon{display:inline-flex;color:var(--primary)}.filter-label-icon .icon{width:15px;height:15px}.hub-monthly-filter .filter-primary{display:flex;flex-wrap:wrap;align-items:end}.hub-monthly-filter .filter-primary>label{flex:1 1 155px;display:block;max-width:245px}.hub-monthly-filter .filter-primary>label input,.hub-monthly-filter .filter-primary>label select{width:100%;max-width:100%;margin-top:5px}.monthly-filter-note{font-size:11px!important;margin:9px 0 0!important}.monthly-filter-note .check-label{font-size:11px!important;min-height:24px}
/* Actual analytics, accessible charts and readable tables. */
.hub-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:25px}.hub-kpi{position:relative;padding:22px;border-radius:22px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--hub-shadow);transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .15s}.hub-kpi:after{content:"";position:absolute;inset-inline-end:0;top:18px;width:3px;height:34px;background:var(--hub-accent);border-radius:5px}.hub-kpi-head{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:22px}.hub-kpi-head>span:first-child{font-size:12px;color:var(--muted);font-weight:650;max-width:130px}.hub-kpi>strong{font-size:29px;letter-spacing:-.5px;line-height:1.4;display:block;overflow-wrap:anywhere}.hub-kpi>strong .money{font-size:25px;max-width:100%;flex-wrap:wrap}.hub-kpi p{font-size:10px;margin:10px 0 0;color:var(--muted)}.hub-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px;margin-bottom:24px}.hub-chart{padding:24px;border-radius:24px;min-width:0;overflow:hidden}.hub-card-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.hub-card-heading h3{font-size:17px;margin:5px 0}.hub-card-heading p{font-size:12px;color:var(--muted);margin:5px 0}.hub-chart-svg{display:block;width:100%;height:auto;overflow:visible;margin:15px 0 0}.chart-grid{stroke:var(--line);stroke-width:1;stroke-dasharray:4 6}.chart-area{fill:color-mix(in srgb,var(--hub-accent) 10%,transparent)}.chart-line{stroke:var(--hub-accent);stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:var(--surface);stroke:var(--hub-accent);stroke-width:2.5}.chart-dates{display:flex;justify-content:space-between;padding:0 15px;font-size:10px;color:var(--muted)}.chart-data summary{display:flex;gap:6px;align-items:center;font-size:11px;color:var(--muted);cursor:pointer;margin-top:15px}.chart-data .icon{width:15px;height:15px}.chart-data .table-wrap{margin-top:15px;max-height:250px;overflow:auto}.hub-chart-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:210px;color:var(--muted);font-size:12px;text-align:center}.hub-chart-empty>.icon{width:38px;height:38px;opacity:.6}.hub-payment-strip{display:flex;align-items:center;flex-wrap:wrap;gap:14px 26px;background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:15px 20px;margin:0 0 25px;font-size:12px;color:var(--ink)}.hub-payment-strip>span{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hub-payment-strip .icon{color:var(--primary);width:17px;height:17px}.hub-activity{border-radius:23px;overflow:hidden;margin:24px 0}.hub-activity>.hub-card-heading{padding:22px 24px 0}.hub-activity .table th{font-size:11px;line-height:1.8}.hub-activity .table td{font-size:13px}.hub-project-cell,.hub-user-cell{display:flex;align-items:center;gap:12px}.hub-project-cell .hub-project-logo{width:39px;height:39px;border-radius:13px}.hub-project-cell strong{font-size:13px}.hub-username{font-size:14px;letter-spacing:.2px;font-weight:600}.hub-user-cell .ux-avatar{width:42px;height:42px;border-radius:15px}.hub-explainer{display:flex;gap:25px;padding:27px;margin:24px 0}.hub-explainer h3{font-size:20px}.hub-explainer p{color:var(--muted);font-size:13px;margin:9px 0 15px}.hub-steps{display:flex;align-items:center;gap:20px;justify-content:center;padding:19px;margin-bottom:25px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.hub-steps>span{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:600}.hub-steps b{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:var(--soft);color:var(--primary);font-size:12px}.hub-steps>i{width:50px;height:1px;background:var(--line)}.hub-section-heading{display:flex;align-items:center;gap:18px;margin:30px 0 17px}.hub-section-heading h2{font-size:20px;margin:0}.hub-section-heading p{font-size:12px;color:var(--muted);margin:5px 0}.hub-section-heading .badge{margin-inline-start:auto}.hub-help{margin-top:22px;padding:20px;border-radius:18px}.hub-help summary{display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer;font-weight:650}.hub-help p{font-size:13px;color:var(--muted);margin:14px 0 0}
/* Project and theme library cards */
.hub-project-grid,.hub-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hub-project,.hub-type{position:relative;padding:26px;border-radius:25px;min-width:0;box-shadow:var(--hub-raised);transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .2s}.hub-project-top{display:flex;align-items:center;gap:12px;margin-bottom:22px}.hub-project-logo{width:72px;height:72px;border-radius:24px;background:var(--soft);display:inline-grid;place-items:center;overflow:hidden;border:1px solid var(--line);box-shadow:0 5px 0 var(--bg);flex:none}.hub-project-logo>img{width:100%;height:100%;object-fit:contain;padding:5px}.hub-project-logo>.icon{width:32px;height:32px;color:var(--primary)}.hub-project-top>.badge{margin-inline-start:auto;font-size:10px}.hub-project-sequence{font:500 10px/1 ui-monospace,monospace;color:var(--muted);opacity:.7}.hub-project h3,.hub-type h3{font-size:22px;line-height:1.6;margin:8px 0;overflow-wrap:anywhere}.hub-domain{color:var(--muted);font-size:12px;margin:0 0 22px;overflow-wrap:anywhere}.hub-project-owner{font-size:12px;display:flex;gap:8px;color:var(--muted);align-items:center;border-top:1px solid var(--line);padding-top:18px}.hub-project-owner .icon{width:17px;height:17px}.hub-project-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:21px}.hub-project-links .btn{flex:1;font-size:12px;padding:8px 12px;white-space:nowrap;min-width:110px}.hub-type p{font-size:13px;color:var(--muted);min-height:53px}.hub-type-meta{display:flex;gap:12px;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px;margin:20px 0}.hub-type .btn{margin-top:5px}.hub-advanced-intro{display:flex;align-items:center;gap:25px;background:linear-gradient(115deg,var(--soft),var(--surface));border:1px solid var(--line);border-radius:24px;padding:30px;margin:5px 0 30px}.hub-advanced-intro h2{font-size:23px;margin:0 0 8px}.hub-advanced-intro p{font-size:13px;color:var(--muted);margin:0}.hub-advanced-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:28px}.hub-advanced-grid .hub-quick{min-height:126px}.hub-theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.hub-theme{border-radius:24px;overflow:hidden;box-shadow:var(--hub-raised);transform:perspective(950px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .18s}.hub-theme-preview{position:relative;padding:16px 18px 20px;background:var(--theme-surface);color:#192438;min-height:220px;border-bottom:1px solid var(--line);overflow:hidden}.theme-mini-nav{display:flex;gap:9px;align-items:center;font-size:9px;border-bottom:1px solid #1e2b4912;padding:0 0 13px}.theme-mini-nav b{margin-inline-end:auto;font-size:10px;color:var(--theme-accent)}.theme-mini-nav>span{width:22px;height:3px;background:#142c422b;border-radius:2px}.theme-mini-nav>i{width:13px;height:13px;border-radius:4px;background:var(--theme-accent)}.theme-mini-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:12px;padding:24px 0 15px;min-height:125px;align-items:center}.theme-mini-hero strong{display:block;font-size:17px;line-height:1.3;max-height:66px;overflow:hidden;font-family:Georgia,serif;color:#1c2944}.theme-mini-hero small{font-size:6px;letter-spacing:1.1px;color:var(--theme-accent);font-weight:750;display:block;margin-bottom:8px}.theme-mini-hero>div>i{display:block;width:60%;height:4px;background:#1e30461a;border-radius:2px;margin:12px 0}.theme-mini-hero>div>b{display:block;width:45%;height:15px;background:var(--theme-accent);border-radius:5px}.theme-mini-art{display:grid;place-items:center;aspect-ratio:1;background:linear-gradient(130deg,color-mix(in srgb,var(--theme-accent) 15%,var(--theme-surface)),color-mix(in srgb,var(--theme-accent) 25%,var(--theme-surface)));border-radius:19px 35px 17px 35px;transform:rotate(-7deg);box-shadow:4px 7px 0 color-mix(in srgb,var(--theme-accent) 8%,transparent),10px 17px 25px color-mix(in srgb,var(--theme-accent) 15%,transparent);color:var(--theme-accent)}.theme-mini-art .icon{width:43px;height:43px;stroke-width:1.25}.theme-mini-hero.layout-bento{grid-template-columns:.9fr 1fr}.layout-bento .theme-mini-art{border-radius:17px;transform:rotate(4deg)}.layout-minimal .theme-mini-art{border-radius:50%;box-shadow:none}.layout-split .theme-mini-art{aspect-ratio:.8;transform:rotate(0);border-radius:25px 25px 0 0}.theme-mini-cards{display:flex;gap:9px;margin-top:7px}.theme-mini-cards i{height:31px;flex:1;background:#ffffffae;border:1px solid #15274012;border-radius:7px;box-shadow:0 3px 6px #15274007}.theme-status{position:absolute;inset-inline-end:10px;bottom:10px;font-size:9px;color:#1a2741;padding:2px 7px;border-radius:6px;background:#ffffffc9}.hub-theme-info{padding:22px}.hub-theme-info h3{font-size:19px;margin:0 0 7px}.hub-theme-info p{font-size:12px;line-height:1.9;color:var(--muted);min-height:43px}.hub-theme-info .button-row{margin-top:17px;flex-wrap:wrap}.hub-theme-info .btn{font-size:12px;padding:8px 14px}.hub-import-help{display:flex;gap:22px;align-items:center;margin-bottom:25px}.hub-import-help p{font-size:14px;color:var(--muted)}.user-photo-field{margin:0 0 22px;display:block;padding:15px;border:1px dashed var(--line);border-radius:15px}
/* Full page editor */
.theme-editor-page{min-height:calc(100dvh - 180px)}.editor-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.editor-top h1{font-size:27px;line-height:1.6;margin:9px 0 0}.editor-top p{font-size:12px;color:var(--muted);margin:3px 0}.editor-top-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.editor-top-actions .btn{font-size:12px;min-height:39px;padding:7px 12px}.editor-save-state{font-size:10px;color:var(--muted);padding-inline:7px;max-width:150px}.editor-save-state.dirty{color:#b77d27}.editor-workbench{display:grid;grid-template-columns:200px minmax(250px,1fr) 270px;gap:12px;min-height:750px;align-items:stretch}.editor-structure,.editor-inspector{border:1px solid var(--line);background:var(--surface);border-radius:19px;overflow:hidden;min-width:0}.editor-panel-title{display:flex;gap:9px;align-items:center;padding:18px 15px;border-bottom:1px solid var(--line);font-size:12px}.editor-panel-title .icon{width:19px;color:var(--primary)}.editor-structure #editor-tree{padding:11px 8px}.editor-tree-row{display:flex;align-items:center;gap:8px;width:100%;text-align:start;border:1px solid transparent;border-radius:11px;padding:10px 9px;font-size:11px;background:transparent;color:var(--ink);min-height:43px}.editor-tree-row>span:last-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-tree-row .icon{width:17px;height:17px;flex:none;color:var(--muted)}.editor-tree-row.selected{background:var(--soft);border-color:color-mix(in srgb,var(--primary) 14%,var(--line));color:var(--primary);font-weight:700}.editor-tree-row.selected .icon{color:var(--primary)}.editor-tree-nested{margin-inline-start:14px;padding-inline-start:6px;border-inline-start:1px solid var(--line)}.editor-tree-caption{font-size:10px;color:var(--muted);padding:22px 10px 9px}.editor-tree-item{display:flex;align-items:center;gap:0;margin-bottom:3px}.editor-tree-item>.editor-tree-row{min-width:0;flex:1}.editor-sequence{font-size:9px;color:var(--muted);min-width:13px}.editor-tree-order{display:flex;flex-direction:column;gap:0}.editor-tree-order button{width:20px;height:20px;background:transparent;border:0;color:var(--muted);padding:1px}.editor-tree-order .icon{width:13px;height:13px}.editor-add-slide{display:flex;gap:6px;align-items:center;padding:9px;background:transparent;border:0;color:var(--primary);font-size:11px}.editor-add-slide .icon{width:15px;height:15px}.editor-block-library{margin:5px 8px 15px;padding:12px 4px;border-top:1px solid var(--line)}.editor-block-library summary{font-size:12px;cursor:pointer;display:flex;gap:7px;align-items:center;padding:5px}.editor-block-library>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding-top:12px}.editor-block-library button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:79px;border:1px solid var(--line);background:var(--bg);color:var(--ink);padding:9px 4px;border-radius:12px;font-size:9px;line-height:1.6}.editor-block-library button:hover{background:var(--soft);border-color:var(--primary)}.editor-block-library .icon{width:23px;height:23px;color:var(--primary);stroke-width:1.5}.editor-canvas{background:var(--bg);min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;overflow:hidden}.editor-preview-toolbar{background:var(--surface);display:flex;justify-content:space-between;align-items:center;padding:12px;gap:7px;font-size:11px;border-bottom:1px solid var(--line)}.editor-preview-toolbar>span{display:flex;gap:6px;align-items:center}.editor-preview-toolbar>span .icon{width:15px;height:15px;color:var(--primary)}.editor-preview-toolbar>div{display:flex;gap:4px}.editor-preview-toolbar button{display:grid;place-items:center;width:28px;height:29px;border:0;border-radius:7px;background:transparent;color:var(--muted)}.editor-preview-toolbar button.active{background:var(--soft);color:var(--primary)}.editor-preview-toolbar button .icon{width:16px;height:16px}.editor-viewport{position:relative;flex:1;min-height:700px;padding:14px;display:flex;justify-content:center;overflow:auto;background-image:radial-gradient(var(--line) 1px,transparent 1px);background-size:15px 15px}.editor-viewport iframe{height:100%;min-height:700px;width:100%;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 10px 30px #12204416;transition:width .25s;max-width:100%}.editor-viewport[data-device=mobile] iframe{width:390px;border-radius:24px}.editor-viewport[data-device=tablet] iframe{width:768px}.editor-canvas-note{padding:11px;display:flex;gap:8px;align-items:center;font-size:9px;color:var(--muted)}.editor-canvas-note .icon{width:14px;height:14px;flex:none}.editor-inspector form{padding:17px;display:grid;gap:15px}.editor-inspector h3{font-size:16px;margin:0 0 6px;line-height:1.7}.editor-inspector label{font-size:11px!important;display:block}.editor-inspector input,.editor-inspector textarea,.editor-inspector select{min-height:38px;font-size:12px!important;margin-top:6px;padding:8px 10px}.editor-inspector textarea{min-height:85px}.editor-inspector input[type=range]{width:100%;padding:0;accent-color:var(--primary);min-height:30px}.editor-inspector .notice{font-size:11px;line-height:1.9;padding:12px}.editor-language{border:1px solid var(--line);border-radius:10px;padding:9px;font-size:10px;background:var(--bg)}.editor-language summary{cursor:pointer;color:var(--muted)}.editor-language[open] summary{margin-bottom:10px}.editor-inspector .bilingual-translation{padding:8px}.editor-inspector .translation-toolbar{font-size:9px}.editor-media-picker{display:flex;flex-wrap:wrap;gap:10px;align-items:center;border:1px dashed var(--line);border-radius:13px;padding:12px}.editor-media-picker>img{width:65px;height:65px;object-fit:cover;border-radius:12px}.editor-media-picker>span{display:grid;place-items:center;background:var(--soft);color:var(--primary);width:48px;height:48px;border-radius:12px}.editor-media-picker label{flex:1;min-width:130px;font-size:10px!important}.editor-media-picker input[type=file]{font-size:10px!important;padding:4px;max-width:100%;min-height:30px}.editor-media-picker .btn{font-size:10px;min-height:31px;padding:5px 7px}.editor-color-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.editor-color-pair input[type=color]{width:100%;padding:3px;min-height:42px}.editor-selected-heading{display:flex;align-items:center;gap:5px;justify-content:space-between}.editor-selected-heading .btn{width:29px;height:32px;min-height:32px;padding:5px}.editor-import-info{padding:15px;font-size:11px;border-top:1px solid var(--line)}.editor-import-info p{font-size:10px;color:var(--muted)}.editor-focus .hub-sidebar{display:none}.editor-focus .hub-workspace .workspace-main{margin-inline-start:0}.editor-focus .editor-workbench{grid-template-columns:230px minmax(300px,1fr) 310px}.editor-focus .hub-page{max-width:none}.editor-focus .hub-subnav,.editor-focus .hub-topbar{display:none}.editor-focus .theme-editor-page{min-height:100dvh}.editor-focus .hub-page{padding:22px}.editor-focus .editor-viewport{min-height:calc(100dvh - 215px)}
/* Safe native blocks in every storefront. */
.builder-block{padding:35px;border:1px solid var(--line);background:var(--surface);border-radius:var(--card-radius);color:var(--ink)}.builder-block h2{font-size:clamp(23px,3vw,34px);margin:0 0 13px;line-height:1.55}.builder-block p{white-space:pre-wrap;font-size:16px;line-height:1.95;color:var(--muted)}.builder-block img{width:100%;max-height:520px;object-fit:cover;border-radius:var(--card-radius)}.builder-block .btn{margin-top:15px}.builder-block.variant-glass{background:linear-gradient(120deg,color-mix(in srgb,var(--primary) 7%,var(--surface)),var(--surface));box-shadow:inset 1px 1px 0 #ffffff22,0 18px 55px #04102312}.builder-block.variant-solid{background:var(--primary);color:var(--on-primary,#111c32)}.builder-block.variant-solid p{color:inherit}.builder-block.variant-gradient{background:linear-gradient(130deg,color-mix(in srgb,var(--primary) 15%,var(--surface)),var(--surface))}.builder-block.variant-outline{background:transparent;border:2px solid var(--line)}.builder-block.align-center{text-align:center}.builder-block.size-small{padding:22px}.builder-block.size-large{padding:65px}.builder-split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.builder-quote-mark{font:100px/1 Georgia,serif;color:var(--primary);height:60px;display:block}.builder-quote blockquote{font-size:clamp(24px,3vw,38px);line-height:1.65;font-weight:650;margin:12px 0}.builder-faq summary{display:flex;align-items:center;gap:15px;list-style:none;cursor:pointer;font-size:20px}.builder-faq summary>.icon:last-child{margin-inline-start:auto}.builder-facts{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap}.builder-facts p{padding:23px;background:var(--soft);border-radius:18px;font-size:22px;flex:1;min-width:160px}.builder-marquee{overflow:hidden}.builder-marquee span{display:block;width:max-content;min-width:100%;font-size:25px;font-weight:700;animation:builder-ticker 18s linear infinite alternate}@keyframes builder-ticker{to{transform:translateX(15%)}}
/* Camera modal keeps the underlying form intact. */
.camera-trigger{display:inline-flex!important;width:auto!important;margin:8px 4px 4px;position:relative;z-index:1}.camera-dialog{width:min(680px,calc(100vw - 30px));max-height:94dvh;overflow:auto;border:1px solid var(--line);border-radius:25px;padding:23px;background:var(--surface);color:var(--ink);box-shadow:0 25px 100px #0008}.camera-dialog::backdrop{background:#030c22ac;backdrop-filter:blur(8px)}.camera-head{display:flex;align-items:center;gap:19px;margin-bottom:22px}.camera-head>.icon-medallion{width:47px;height:47px;flex:none}.camera-head h2{font-size:21px;margin:0}.camera-head p{font-size:12px;color:var(--muted);margin:5px 0}.camera-head>button{margin-inline-start:auto}.camera-stage{position:relative;min-height:270px;background:#0b1422;border-radius:18px;overflow:hidden;display:grid;place-items:center}.camera-stage video,.camera-stage img{display:block;width:100%;max-height:400px;object-fit:contain}.camera-status{position:absolute;inset:20px;display:grid;place-items:center;color:#eff4ff;text-align:center;font-size:14px;pointer-events:none}.camera-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;margin-top:20px}.camera-actions .btn{font-size:12px;min-height:40px}.camera-note{font-size:11px;color:var(--muted);margin:15px 0 0;text-align:center}
/* Public BuildYourSystem — semantic contrast in both appearances. */
.clarity-landing{overflow:hidden;position:relative;background:var(--bg);color:var(--ink)}.clarity-landing a{text-decoration:none}.clarity-header{max-width:1400px;margin:auto;padding:25px 45px;display:flex;justify-content:space-between;align-items:center;gap:25px}.clarity-logo{display:flex;gap:13px;align-items:center}.clarity-logo img{width:47px;height:47px;border-radius:16px;border:1px solid var(--line);object-fit:contain;background:var(--surface)}.clarity-logo strong{display:block;font-size:18px}.clarity-logo small{display:block;font-size:10px;color:var(--muted);letter-spacing:.5px}.clarity-header nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:650}.clarity-header .btn{font-size:12px;min-height:41px}.clarity-hero{position:relative;max-width:1320px;margin:20px auto 60px;padding:45px 40px 25px;display:grid;grid-template-columns:1.15fr 1fr;gap:45px;align-items:center;min-height:570px}.clarity-hero:before{content:"";position:absolute;z-index:0;inset:-90px -170px;background:radial-gradient(ellipse at 25% 45%,color-mix(in srgb,var(--primary) 9%,transparent),transparent 58%);pointer-events:none}.clarity-hero>*{position:relative}.clarity-pill{display:inline-flex;align-items:center;gap:10px;color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 20%,var(--line));border-radius:40px;padding:6px 15px;background:color-mix(in srgb,var(--soft) 70%,transparent);font-size:11px;font-weight:650}.clarity-pill .icon{width:15px;height:15px}.clarity-hero h1{font-size:clamp(36px,4.4vw,64px);line-height:1.45;letter-spacing:-1.8px;font-weight:800;margin:25px 0 20px;color:var(--ink)}.clarity-hero h1 em{font-style:normal;color:var(--primary)}.clarity-hero p{font-size:17px;line-height:2;color:var(--muted);max-width:540px;margin-bottom:29px}.clarity-hero .btn{min-height:51px;font-size:14px;padding:13px 23px}.clarity-promises{display:flex;flex-wrap:wrap;gap:19px;margin-top:26px;font-size:11px;color:var(--muted)}.clarity-promises span{display:flex;gap:7px;align-items:center}.clarity-promises .icon{width:16px;height:16px;color:var(--primary)}.clarity-art{position:relative;min-height:420px;perspective:1500px;display:grid;place-items:center}.clarity-art-grid{position:absolute;inset:5%;border:1px solid color-mix(in srgb,var(--primary) 12%,transparent);border-radius:50%;transform:rotateX(55deg) rotateZ(-15deg)}.clarity-art-grid:after{content:"";position:absolute;inset:-40px 35px;border:1px solid color-mix(in srgb,var(--primary) 8%,transparent);border-radius:50%}.clarity-console{position:relative;width:95%;max-width:480px;min-height:320px;transform:rotateY(14deg) rotateX(6deg) rotateZ(-3deg);background:var(--surface);border:1px solid color-mix(in srgb,var(--primary) 24%,var(--line));border-radius:22px;box-shadow:14px 15px 0 color-mix(in srgb,var(--primary) 4%,var(--surface)),25px 33px 65px color-mix(in srgb,var(--primary) 14%,transparent);animation:console-breathe 9s ease-in-out infinite}.clarity-console-top{display:flex;gap:5px;align-items:center;padding:15px 18px;border-bottom:1px solid var(--line);font-size:9px;color:var(--muted)}.clarity-console-top i{width:5px;height:5px;border-radius:50%;background:var(--line)}.clarity-console-top b{margin-inline-start:auto;color:var(--primary);font-size:9px;letter-spacing:1px}.clarity-console-body{padding:22px;display:grid;grid-template-columns:35px 1fr;gap:18px;direction:ltr}.clarity-mini-sidebar{display:flex;flex-direction:column;gap:17px;padding-top:8px}.clarity-mini-sidebar span{display:grid;place-items:center;width:30px;height:32px;border-radius:9px;background:var(--soft);color:var(--primary)}.clarity-mini-sidebar .icon{width:15px;height:15px}.clarity-mini-content{direction:rtl}.clarity-mini-content h3{font-size:15px;color:var(--ink);margin:0 0 15px}.clarity-mini-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.clarity-mini-actions>div{padding:12px 8px;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 0 var(--bg);display:grid;gap:7px;font-size:8px;color:var(--ink)}.clarity-mini-actions .icon{width:20px;height:20px;color:var(--primary)}.clarity-mini-bottom{margin-top:16px;display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--line);border-radius:12px;font-size:9px;color:var(--muted)}.clarity-mini-bottom>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--soft);color:var(--primary)}.clarity-mini-bottom strong{display:block;color:var(--ink);font-size:11px}.clarity-float-card{position:absolute;display:flex;align-items:center;gap:13px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 16px 38px #13265319;font-size:12px;font-weight:650}.clarity-float-card small{display:block;font-size:9px;color:var(--muted);margin-top:2px}.clarity-float-card.first{inset-inline-start:-10px;bottom:18px;transform:rotate(5deg)}.clarity-float-card.second{inset-inline-end:-5px;top:15px;transform:rotate(-5deg)}.clarity-float-card .icon{color:var(--primary);width:23px;height:23px}@keyframes console-breathe{50%{transform:rotateY(11deg) rotateX(4deg) rotateZ(-2deg) translateY(-8px)}}.clarity-section{max-width:1320px;margin:auto;padding:48px 40px 55px}.clarity-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.clarity-heading h2{font-size:32px;line-height:1.6;margin:10px 0 0}.clarity-heading>p{font-size:14px;color:var(--muted);max-width:360px}.clarity-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.clarity-type{display:block;padding:30px 25px;background:var(--surface);border:1px solid var(--line);border-radius:25px;box-shadow:var(--hub-raised);transition:transform .3s}.clarity-type:hover{transform:translateY(-7px)}.clarity-type h3{font-size:20px;margin:28px 0 10px;color:var(--ink)}.clarity-type p{font-size:13px;color:var(--muted);line-height:1.9;margin:0 0 25px}.clarity-type>span:last-child{display:flex;align-items:center;justify-content:space-between;color:var(--primary);font-size:12px;font-weight:650}.clarity-workflow{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:45px;background:linear-gradient(115deg,var(--surface),var(--soft));border:1px solid var(--line);border-radius:30px}.clarity-workflow h2{font-size:34px;line-height:1.6;margin:15px 0}.clarity-workflow p{font-size:14px;color:var(--muted)}.clarity-step{display:flex;gap:18px;margin-bottom:23px;align-items:center}.clarity-step:last-child{margin:0}.clarity-step>b{display:grid;place-items:center;width:42px;height:46px;border-radius:13px;flex:none;border:1px solid var(--line);color:var(--primary);background:var(--surface);box-shadow:0 4px 0 var(--bg);font:600 13px ui-monospace,monospace}.clarity-step h3{font-size:17px;margin:0 0 4px}.clarity-step p{font-size:12px;margin:0}.clarity-request{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.clarity-request h2{font-size:37px;line-height:1.6;margin:15px 0}.clarity-request p{font-size:15px;line-height:2;color:var(--muted)}.clarity-request .form-stack{padding:30px;border-radius:25px;box-shadow:var(--hub-shadow)}.clarity-request small{font-size:11px;color:var(--muted)}.clarity-footer{max-width:1240px;margin:30px auto 0;border-top:1px solid var(--line);padding:32px 0;display:flex;justify-content:space-between;gap:25px;align-items:center}.clarity-footer p{font-size:12px;color:var(--muted)}html[data-mode=dark] .clarity-landing{--hub-shadow:0 18px 45px #03091136}html[data-mode=dark] .clarity-landing .btn.primary{color:#152035}html[data-mode=light] .clarity-landing .btn.primary{color:white}
/* Responsive adaptation, not a scaled-down desktop. */
@media(min-width:1650px){.editor-workbench{grid-template-columns:230px minmax(340px,1fr) 320px}.hub-page{padding:35px 45px}.hub-welcome h1{font-size:40px}}
@media(max-width:1250px){.hub-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-project-grid,.hub-theme-grid,.hub-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-workbench{grid-template-columns:175px minmax(240px,1fr)}.editor-inspector{grid-column:1/-1}.editor-inspector #editor-controls{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editor-inspector #editor-controls>h3,.editor-inspector #editor-controls>.editor-selected-heading{grid-column:1/-1}.editor-viewport,.editor-viewport iframe{min-height:650px}.editor-focus .editor-workbench{grid-template-columns:200px minmax(240px,1fr) 285px}.editor-focus .editor-inspector{grid-column:auto}.editor-focus #editor-controls{display:grid;grid-template-columns:1fr}.hub-filter-period{display:none}.clarity-header{padding:23px 30px}.clarity-hero{padding:30px;gap:30px}.clarity-types{gap:16px}.clarity-type{padding:25px 20px}.clarity-type h3{font-size:18px}}
@media(max-width:1050px){.hub-sidebar{transform:translateX(110%);position:fixed;z-index:80;inset-inline-start:0;top:0;bottom:0}.hub-workspace .workspace-main{margin-inline-start:0}.hub-sidebar.open{transform:translateX(0)!important}.hub-topbar .mobile-menu{display:grid}.hub-topbar{padding-inline:20px}.hub-page{padding:24px}.hub-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hub-quick{padding:18px 13px;gap:12px}.hub-quick>.icon{display:none}.hub-quick strong{font-size:12px}.hub-quick small{font-size:9px}.hub-quick .icon-medallion{width:39px;height:40px;border-radius:13px}.hub-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.hub-kpi{padding:18px}.hub-kpi>strong .money{font-size:22px}.hub-kpi-head>span:first-child{font-size:11px}.hub-project-grid,.hub-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-project,.hub-type{padding:20px}.hub-project-logo{width:61px;height:61px;border-radius:20px}.clarity-header nav>a:not(.btn){display:none}.clarity-hero h1{font-size:43px}.clarity-art{min-height:350px}.clarity-types{grid-template-columns:repeat(2,minmax(0,1fr))}.clarity-heading h2{font-size:29px}.clarity-section{padding:35px 28px}.clarity-request{gap:40px}.clarity-footer{margin-inline:30px}html[dir=ltr] .hub-sidebar{transform:translateX(-110%)}}
@media(max-width:760px){.hub-topbar{height:70px;padding-inline:14px}.hub-topbar .breadcrumb-root,.hub-topbar .breadcrumb>.icon,.hub-topbar .user-chip>span:not(.ux-avatar){display:none}.hub-topbar .user-chip .ux-avatar{width:34px;height:34px;border-radius:12px}.hub-topbar .top-tools{gap:3px}.hub-topbar .btn.icon-only{width:34px;height:37px;padding:7px;min-height:37px}.hub-topbar .language-button{font-size:11px;padding:6px}.hub-topbar .breadcrumb strong{font-size:12px;max-width:140px}.hub-page{padding:20px 15px}.hub-welcome{grid-template-columns:1fr;padding:25px 22px;min-height:0;margin-bottom:20px}.hub-welcome h1{font-size:29px;max-width:90%;margin-top:12px}.hub-welcome p{font-size:13px;max-width:85%;margin-bottom:18px}.hub-welcome .hub-sculpture{position:absolute;width:80px;height:100px;min-height:100px;top:14px;inset-inline-end:4px;opacity:.22;pointer-events:none}.hub-welcome .hub-orbit,.hub-welcome .hub-sculpture small,.hub-welcome .hub-floating-dot{display:none}.hub-welcome .hub-glass-plane{width:75px;height:88px;border-radius:20px}.hub-welcome .hub-glass-plane .icon{width:35px;height:35px}.hub-welcome .plane-back{display:none}.hub-live{font-size:9px;max-width:180px}.hub-live small{font-size:9px}.hub-welcome .btn{font-size:12px;min-height:42px;padding:8px 15px}.hub-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:22px}.hub-quick{min-height:98px;gap:12px;padding:17px 13px;border-radius:18px}.hub-quick strong{font-size:13px}.hub-quick small{font-size:10px}.hub-quick .icon-medallion{width:40px;height:42px}.hub-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.hub-kpi{padding:17px 15px;border-radius:19px}.hub-kpi-head{gap:8px;margin-bottom:18px}.hub-kpi-head>span:first-child{font-size:11px}.hub-kpi .icon-medallion.small{width:33px;height:34px;border-radius:12px}.hub-kpi .icon-medallion .icon{width:19px;height:19px}.hub-kpi>strong{font-size:26px}.hub-kpi>strong .money{font-size:22px;gap:4px}.hub-kpi>strong .money small{font-size:11px}.hub-kpi p{font-size:9px;margin-top:8px}.hub-chart-grid{grid-template-columns:1fr;gap:17px}.hub-chart{padding:20px 18px}.hub-card-heading h3{font-size:16px}.hub-project-grid,.hub-theme-grid,.hub-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.hub-project h3{font-size:20px}.hub-project-top{margin-bottom:18px;flex-wrap:wrap}.hub-project-top>.badge{font-size:9px}.hub-project-logo{width:56px;height:56px;border-radius:18px}.hub-project-owner{font-size:11px}.hub-project-links .btn{font-size:11px;min-width:100%;padding:8px 10px}.hub-subnav{width:100%;border-radius:14px;flex-wrap:nowrap;overflow:auto;margin-bottom:20px;scrollbar-width:thin}.hub-subnav a{font-size:11px;padding:8px 10px;white-space:nowrap}.hub-filter{gap:7px;padding:10px;border-radius:15px}.hub-filter-icon{display:none}.hub-inline-field{flex:1;min-width:140px;padding:0 7px}.hub-inline-field>span{font-size:10px}.hub-inline-field select{max-width:145px;flex:1;font-size:11px!important}.hub-filter input[type=search]{width:100%}.hub-filter .filter-chips{flex-wrap:nowrap;overflow:auto;width:100%;padding-bottom:4px}.hub-filter .chip{white-space:nowrap}.compact-filters-v4 .filter-primary>.filter-query{min-width:100%;flex:1}.compact-filters-v4 .filter-primary>.filter-query input{flex:1;min-width:0}.compact-filters-v4 .filter-primary>label{max-width:100%;font-size:10px!important}.compact-filters-v4 .filter-primary>label select{max-width:135px}.compact-filters-v4 .filter-more summary{font-size:10px}.compact-filters-v4 .filter-grid{grid-template-columns:1fr 1fr}.hub-page .page-heading{align-items:start;flex-direction:column;gap:13px}.hub-page .page-heading h1{font-size:25px}.hub-page .page-heading p{font-size:12px}.hub-page .page-heading .eyebrow{font-size:9px}.hub-page .page-heading .button-row{width:100%;flex-wrap:wrap}.hub-page .page-heading .btn{font-size:12px;min-height:39px}.hub-steps{gap:7px;padding:14px 10px;justify-content:space-between}.hub-steps>span{gap:6px;font-size:10px;flex-direction:column;text-align:center;flex:1}.hub-steps>i{width:18px}.hub-steps b{width:27px;height:27px;border-radius:9px;font-size:11px}.hub-payment-strip{font-size:11px;padding:14px}.hub-payment-strip>span{justify-content:space-between;width:100%;gap:15px}.hub-section-heading h2{font-size:18px}.hub-section-heading p{font-size:11px}.hub-section-heading .icon-medallion{width:37px;height:37px}.hub-explainer{padding:23px;gap:17px;align-items:flex-start}.hub-explainer>.icon-medallion{width:40px;height:43px;border-radius:14px}.hub-explainer h3{font-size:18px}.hub-explainer p{font-size:12px}.hub-advanced-grid{grid-template-columns:1fr 1fr;gap:13px}.hub-advanced-intro{padding:24px 20px;gap:20px;align-items:flex-start}.hub-advanced-intro h2{font-size:21px}.hub-advanced-intro .icon-medallion{width:45px;height:47px;border-radius:15px}.hub-advanced-intro p{font-size:12px}.hub-theme-info{padding:17px}.hub-theme-info h3{font-size:17px}.hub-theme-info p{font-size:11px}.hub-theme-preview{padding:14px;min-height:200px}.theme-mini-hero strong{font-size:14px}.theme-mini-art .icon{width:32px;height:32px}.hub-theme-info .btn{width:100%;font-size:11px;min-height:39px}.editor-top{flex-direction:column;align-items:start;gap:16px}.editor-top h1{font-size:25px}.editor-top-actions{justify-content:start;gap:7px;width:100%}.editor-save-state{margin-inline-end:auto;font-size:10px}.editor-workbench,.editor-focus .editor-workbench{grid-template-columns:150px minmax(0,1fr);gap:10px}.editor-structure{grid-column:1}.editor-canvas{grid-column:2;min-height:570px}.editor-inspector,.editor-focus .editor-inspector{grid-column:1/-1}.editor-inspector #editor-controls,.editor-focus #editor-controls{grid-template-columns:1fr 1fr}.editor-preview-toolbar{flex-wrap:wrap;padding:10px;gap:9px}.editor-viewport{padding:7px;min-height:570px}.editor-viewport iframe{min-height:570px}.editor-block-library>div{grid-template-columns:1fr}.editor-block-library button{min-height:43px;flex-direction:row;font-size:10px;justify-content:start;padding:10px}.editor-block-library button .icon{width:17px;height:17px;flex:none}.editor-tree-row{font-size:10px;padding:8px 5px;gap:5px}.editor-tree-order{display:none}.editor-panel-title{font-size:11px;padding:14px 10px;gap:7px}.editor-panel-title .icon{width:16px;height:16px}.editor-canvas-note{font-size:8px}.editor-focus .hub-page{padding:15px}.builder-split{grid-template-columns:1fr;gap:22px}.builder-block{padding:24px}.builder-block.size-large{padding:32px}.builder-block p{font-size:15px}.builder-faq summary{font-size:18px}.camera-dialog{padding:19px}.camera-head h2{font-size:18px}.camera-head p{font-size:11px}.camera-head>.icon-medallion{display:none}.camera-stage{min-height:230px}.camera-actions .btn{font-size:11px}.clarity-header{padding:20px;gap:15px}.clarity-header nav{gap:7px}.clarity-header nav .btn.soft span{display:none}.clarity-header .btn{font-size:11px;padding:8px 10px}.clarity-header .language-button{font-size:11px;padding:6px}.clarity-logo img{width:39px;height:39px;border-radius:13px}.clarity-logo strong{font-size:15px}.clarity-logo small{font-size:8px}.clarity-hero{grid-template-columns:1fr;padding:30px 23px 20px;min-height:0;gap:5px;margin:0 auto 20px}.clarity-hero h1{font-size:42px;line-height:1.5;letter-spacing:-1px;margin:22px 0 16px}.clarity-hero p{font-size:15px;max-width:100%;margin-bottom:23px}.clarity-hero .btn{font-size:13px;min-height:46px;padding:10px 18px}.clarity-promises{gap:13px;font-size:10px;margin-top:22px}.clarity-art{min-height:360px;margin:15px 18px 0}.clarity-console{width:96%;max-width:410px;min-height:290px}.clarity-console-body{padding:17px;gap:13px;grid-template-columns:28px 1fr}.clarity-float-card{padding:12px 14px;font-size:11px}.clarity-float-card.first{inset-inline-start:-15px;bottom:22px}.clarity-float-card.second{inset-inline-end:-20px;top:10px}.clarity-section{padding:35px 22px}.clarity-heading{display:block;margin-bottom:25px}.clarity-heading h2{font-size:28px}.clarity-heading>p{font-size:13px;margin-top:10px}.clarity-types{gap:15px}.clarity-type{padding:24px 18px;border-radius:22px}.clarity-type .icon-medallion{width:48px;height:49px;border-radius:17px}.clarity-type h3{font-size:18px;margin-top:22px}.clarity-type p{font-size:12px;margin-bottom:18px}.clarity-type>span:last-child{font-size:10px}.clarity-workflow{grid-template-columns:1fr;gap:25px;padding:28px 24px}.clarity-workflow h2{font-size:27px}.clarity-workflow p{font-size:13px}.clarity-request{grid-template-columns:1fr;gap:20px}.clarity-request h2{font-size:30px}.clarity-request p{font-size:14px}.clarity-request .form-stack{padding:24px}.clarity-footer{margin:15px 22px 0;padding:25px 0;flex-direction:column;align-items:start}.clarity-footer p{font-size:11px}}
@media(max-width:420px){.hub-quick{gap:10px;padding:16px 11px}.hub-quick strong{font-size:12px}.hub-quick small{font-size:9px}.hub-quick .icon-medallion{width:34px;height:38px;border-radius:12px}.hub-quick .icon-medallion .icon{width:20px;height:20px}.hub-project-grid,.hub-theme-grid,.hub-type-grid{grid-template-columns:1fr}.hub-advanced-grid{grid-template-columns:1fr}.hub-project-links .btn{min-width:0;flex:1}.hub-project-logo{width:65px;height:65px;border-radius:22px}.hub-filter-details summary{font-size:11px}.hub-inline-field select{font-size:10px!important;max-width:123px}.hub-kpi>strong .money{font-size:19px}.hub-kpi .icon-medallion.small{width:29px;height:32px;border-radius:10px}.hub-kpi-head>span:first-child{font-size:10px}.hub-kpi-head{margin-bottom:15px}.hub-welcome h1{font-size:27px}.hub-topbar .top-tools>[data-action=search]{display:none}.hub-topbar .breadcrumb strong{max-width:112px}.editor-workbench,.editor-focus .editor-workbench{grid-template-columns:1fr}.editor-structure{grid-column:1}.editor-tree-item{display:inline-flex;max-width:48%}.editor-tree-caption{padding-top:14px}.editor-block-library>div{grid-template-columns:repeat(2,1fr)}.editor-canvas{grid-column:1}.editor-inspector #editor-controls,.editor-focus #editor-controls{grid-template-columns:1fr}.editor-top-actions .btn{font-size:11px}.editor-save-state{width:100%;max-width:none}.editor-top-actions{flex-wrap:wrap}.editor-top-actions .btn:not(.icon-only){flex:1}.clarity-header nav .btn.soft{width:35px;padding:8px}.clarity-header .clarity-logo small{display:none}.clarity-logo strong{font-size:13px}.clarity-hero h1{font-size:38px}.clarity-types{grid-template-columns:1fr 1fr}.clarity-type{padding:22px 14px}.clarity-type h3{font-size:16px}.clarity-type p{font-size:11px}.clarity-mini-actions>div{padding:10px 6px;font-size:7px}.clarity-mini-content h3{font-size:12px}.clarity-console{min-height:270px}.clarity-art{min-height:320px}.clarity-float-card small{font-size:8px}.clarity-float-card.first{bottom:8px}.clarity-promises{gap:10px;font-size:9px}}
@media(prefers-reduced-motion:reduce){.hub-glass-plane,.clarity-console,.builder-marquee span{animation:none!important}[data-tilt],.hub-quick,.hub-project,.hub-theme,.clarity-type{transform:none!important;transition:none!important}.editor-viewport iframe{transition:none}}
@media print{.hub-sidebar,.hub-topbar,.hub-filter,.hub-subnav,.editor-structure,.editor-inspector,.editor-top-actions{display:none!important}.hub-workspace .workspace-main{margin:0}.hub-page{padding:0}.hub-kpi,.hub-chart{box-shadow:none}.hub-chart-grid{display:block}.hub-chart{break-inside:avoid}}

/* Contrast-safe primary controls and full editor focus control. */
.editor-top-actions .btn.icon-only{background:var(--surface);color:var(--ink);border:1px solid var(--line)}
html[data-mode] .hub-dashboard .btn.primary,html[data-mode] .clarity-landing .btn.primary,html[data-mode] .lux-store .btn.primary{color:var(--on-primary,#fff)}

.chart-summary{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:11px;margin:12px 0 5px;flex-wrap:wrap}.chart-summary>span{display:flex;flex-direction:column;gap:4px}.chart-summary strong{color:var(--ink);font-size:13px}.chart-summary .money{font-size:15px}.chart-summary .money small{font-size:10px}.camera-dialog .btn:not(.primary){background:var(--soft);color:var(--ink);border:1px solid var(--line)}

.hub-monthly-filter .filter-primary{align-items:center}.hub-monthly-filter .filter-more{border:0;margin:0;padding:0}.hub-monthly-filter .filter-more summary{display:flex;gap:7px;align-items:center;cursor:pointer}.hub-monthly-filter .filter-more .filter-grid{min-width:280px}.hub-monthly-filter .filter-more .monthly-filter-note{grid-column:1/-1;margin:0}.hub-monthly-filter .filter-more[open]{width:100%;order:9}.hub-monthly-filter .filter-more .icon{width:17px;height:17px}.hub-monthly-filter{padding:13px 16px!important}

.chart-dates{direction:ltr}.chart-summary .money{flex-direction:row;display:inline-flex;gap:5px;align-items:baseline}
