@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172033;--muted:#687184;--line:#dde1e8;--surface:#fff;--soft:#eef1f5;--accent:#3157d5;--accent-soft:#e8edff;--danger:#bd3d42;--radius:14px;--shadow:0 18px 48px #141e3214;background:#f5f6f8;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);background:#f5f6f8;margin:0}button,input,select{font:inherit}button,a,input,select{outline:none}a{color:inherit}.icon{flex:none;width:18px;height:18px}.app-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafbfce0;border-bottom:1px solid #dde1e8d9;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 max(20px,50vw - 740px);display:grid;position:sticky;top:0}.app-brand{letter-spacing:-.02em;align-items:center;gap:10px;width:max-content;font-size:16px;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:800;display:inline-grid}.main-nav{align-items:center;gap:4px;display:flex}.main-nav a{color:#697286;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.main-nav a:hover,.main-nav a.active{color:var(--ink);background:#e9edf3}.header-actions{justify-content:flex-end;align-items:center;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-weight:750;text-decoration:none;transition:transform .16s,filter .16s,background .16s;display:inline-flex}.button:hover{filter:brightness(.96);transform:translateY(-1px)}.button:active{transform:translateY(0)}.button.small{min-height:38px;padding-inline:14px;font-size:13px}.button.wide{width:100%}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.account-pill{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:4px 9px 4px 4px;display:flex}.account-pill>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.account-pill small{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.header-placeholder{background:#e7eaf0;border-radius:999px;width:88px;height:36px}.menu-toggle{background:0 0;border:0;font-size:20px;display:none}footer{border-top:1px solid var(--line);min-height:100px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:24px max(20px,50vw - 740px);font-size:13px;display:flex}footer>div{flex-direction:column;gap:4px;display:flex}footer strong{color:var(--ink)}.eyebrow{color:#6b7487;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;display:block}.text-link{width:max-content;color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.text-link .icon{width:15px}.home{padding-top:28px}.home-hero{background:linear-gradient(145deg,#fff 0%,#f7f8fb 62%,#edf1f8 100%);border:1px solid #e1e4ea;border-radius:24px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(36px,7vw,110px);min-height:680px;padding:56px clamp(0px,4vw,56px);display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero-copy h1{color:#111827;letter-spacing:-.072em;max-width:760px;margin:0;font-size:clamp(50px,6.4vw,92px);font-weight:750;line-height:.98}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400}.hero-copy>p{color:#5f687b;max-width:650px;margin:28px 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-copy dl{border-top:1px solid var(--line);gap:36px;margin:44px 0 0;padding-top:24px;display:flex}.hero-copy dl>div{flex-direction:column;display:flex}.hero-copy dt{letter-spacing:-.04em;font-size:28px;font-weight:800}.hero-copy dd{color:var(--muted);margin:2px 0 0;font-size:12px}.hero-stage{padding:42px 0 42px 20px;position:relative}.stage-window{z-index:2;background:#fff;border:1px solid #dfe3ea;border-radius:18px;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 34px 80px #26324d2e}.stage-top{border-bottom:1px solid var(--line);color:#6d7688;justify-content:space-between;padding:13px 16px;font-size:11px;display:flex}.stage-top:before{content:"● ● ●";word-spacing:3px;color:#b8bfca}.stage-content{flex-direction:column;gap:13px;padding:30px;display:flex}.stage-content>small{color:var(--muted);text-transform:uppercase;font-family:DM Mono,monospace}.stage-content>strong{letter-spacing:-.05em;font-size:39px}.stage-content>p{color:var(--muted)}.demo-badge{color:#8b5d09;background:#fff1d6;border-radius:999px;width:max-content;padding:5px 9px;font-size:11px;font-weight:800}.demo-summary{background:#f4f6f9;border-radius:10px;grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid}.demo-summary span{color:var(--muted);flex-direction:column;font-size:11px;display:flex}.demo-summary b{color:var(--ink);margin-top:3px;font-size:13px}.stage-content>div:last-child{justify-content:flex-end;gap:8px;display:flex}.stage-content button{border:1px solid var(--line);min-height:39px;color:var(--ink);background:#fff;border-radius:8px;padding:0 13px;font-weight:700}.stage-content button:last-child{border-color:var(--accent);background:var(--accent);color:#fff}.floating-chip{z-index:3;background:#ffffffeb;border:1px solid #dce0e8;border-radius:999px;padding:9px 12px;font-family:DM Mono,monospace;font-size:10px;position:absolute;box-shadow:0 12px 28px #1e283e1f}.code-chip{top:9px;right:-20px}.prompt-chip{color:#226743;bottom:10px;left:-6px}.section-block{padding-top:110px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-heading h2,.how-it-works h2{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05}.system-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.system-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.system-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.system-card>div:last-child{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.system-card h3{letter-spacing:-.03em;margin:0;font-size:19px}.system-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.system-swatch{border-bottom:1px solid #00000014;height:172px;padding:12px;overflow:hidden}.system-swatch.large{border:0;height:100%;min-height:380px}.swatch-toolbar{border-bottom:1px solid #7f7f7f29;gap:5px;padding:8px;display:flex}.swatch-toolbar i{opacity:.18;background:currentColor;border-radius:50%;width:6px;height:6px}.swatch-toolbar i:first-child{opacity:1}.swatch-layout{grid-template-columns:27% 1fr;height:calc(100% - 23px);display:grid}.swatch-layout aside{border-right:1px solid #7f7f7f29}.swatch-layout section{flex-direction:column;gap:9px;padding:16px;display:flex}.swatch-layout span,.swatch-layout strong,.swatch-layout p{opacity:.14;background:currentColor;border-radius:5px;height:7px;display:block}.swatch-layout strong{opacity:.55;width:70%;height:16px}.swatch-layout p{width:86%}.swatch-layout button{border:0;border-radius:5px;width:60px;height:24px;margin-top:auto}.access{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;width:max-content;padding:4px 7px;font-family:DM Mono,monospace;font-size:9px;font-weight:500;display:inline-flex}.access .icon{width:11px;height:11px}.component-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.component-grid.featured{grid-template-columns:repeat(3,minmax(0,1fr))}.component-card{border:1px solid var(--line);background:#fff;border-radius:16px;transition:transform .18s,box-shadow .18s;overflow:hidden}.component-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.card-preview{text-decoration:none;display:block}.component-visual{background:#eef1f6;height:205px;padding:24px;position:relative;overflow:hidden}.component-visual:before,.component-visual:after{content:"";background:#fff;border-radius:14px;position:absolute;box-shadow:0 8px 26px #1e283e1a}.component-visual:before{inset:36px 23px 18px}.component-visual:after{background:var(--accent);width:74px;height:35px;bottom:35px;right:42px}.visual-1{background:#f2eee5}.visual-2{background:#e9f0eb}.visual-3{background:#15202d}.visual-3:before{background:#202d3d}.visual-4{background:#f4eee3}.visual-5{background:#edf1f7}.visual-label{z-index:2;color:#768094;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px;position:relative}.visual-lines{z-index:2;flex-direction:column;gap:8px;width:42%;display:flex;position:absolute;top:66px;left:45px}.visual-lines i{background:#bdc5d1;border-radius:5px;height:8px}.visual-lines i:first-child{background:#3a4559;width:60%;height:15px}.visual-lines i:nth-child(3){width:76%}.component-visual b{z-index:2;color:#505a6e47;font-family:DM Mono,monospace;font-size:11px;position:absolute;top:19px;right:20px}.card-body{flex-direction:column;gap:10px;padding:18px;display:flex;position:relative}.card-category{color:#7b8496;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px}.card-body h3{letter-spacing:-.03em;margin:5px 42px 0 0;font-size:18px}.card-body h3 a{text-decoration:none}.card-body p{min-height:42px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.favorite-button{border:1px solid var(--line);color:#a5adba;cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;position:absolute;top:17px;right:17px}.favorite-button.active{color:#c44048;background:#fff0f0;border-color:#f2b8bb}.card-meta{justify-content:space-between;align-items:center;padding-top:5px;display:flex}.how-it-works{color:#fff;background:#172033;border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:60px;margin-top:110px;padding:70px;display:grid}.how-it-works .eyebrow{color:#aab3c4}.how-it-works h2{grid-column:1}.how-it-works ol{grid-area:1/2/span 2;margin:0;padding:0;list-style:none}.how-it-works li{border-bottom:1px solid #303a4d;grid-template-columns:54px 1fr;gap:20px;padding:24px 0;display:grid}.how-it-works li>span{color:#8e99ad;font-family:DM Mono,monospace}.how-it-works li>div{flex-direction:column;gap:7px;display:flex}.how-it-works li strong{font-size:18px}.how-it-works li p{color:#aab3c4;margin:0;font-size:13px;line-height:1.6}.page-heading{max-width:920px;margin-bottom:48px}.page-heading h1{letter-spacing:-.075em;margin:0;font-size:clamp(56px,8vw,106px);line-height:.95}.page-heading>p{max-width:760px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.65}.systems-list{flex-direction:column;gap:22px;display:flex}.system-row{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(420px,1.15fr) minmax(340px,.85fr);min-height:420px;display:grid;overflow:hidden}.system-row-copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:13px;padding:54px;display:flex;position:relative}.system-row-copy h2{letter-spacing:-.055em;margin:0;font-size:42px}.system-row-copy>p{color:var(--muted);margin:0;line-height:1.65}.system-row-copy>strong{margin-bottom:8px;font-size:13px;line-height:1.6}.row-number{color:#d1d6de;font-family:DM Mono,monospace;font-size:12px;position:absolute;top:25px;right:28px}.system-detail-hero{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;min-height:560px;display:grid;overflow:hidden}.system-detail-hero>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;gap:13px;padding:60px;display:flex}.system-detail-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,82px);line-height:.95}.system-detail-hero p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.system-detail-hero blockquote{border-left:3px solid var(--accent);margin:8px 0 14px;padding-left:18px;font-size:13px;font-weight:700;line-height:1.6}.system-principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.65fr 1.35fr;gap:50px;margin:80px 0;padding:44px;display:grid}.system-principles h2{letter-spacing:-.04em;margin:0;font-size:38px}.system-principles>p{color:#455064;margin:0;font-size:19px;line-height:1.75}.catalog-heading{justify-content:space-between;align-items:flex-end;max-width:none;display:flex}.catalog-search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;width:min(420px,100%);height:50px;padding:0 13px;display:flex}.catalog-search input{background:0 0;border:0;flex:1;min-width:0}.catalog-search kbd{border:1px solid var(--line);color:#7a8394;background:#f4f5f7;border-radius:5px;padding:3px 6px;font-size:10px}.catalog-layout{grid-template-columns:220px 1fr;gap:34px;display:grid}.filters{flex-direction:column;align-self:start;gap:28px;display:flex;position:sticky;top:100px}.filters>div{flex-direction:column;gap:4px;display:flex}.filters strong{margin-bottom:7px;font-size:12px}.filters button{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;padding:8px 10px;font-size:12px;display:flex}.filters button:hover,.filters button.active{color:var(--ink);background:#e9edf3;font-weight:700}.filters button span{font-family:DM Mono,monospace;font-size:9px}.result-bar{color:var(--muted);justify-content:space-between;margin-bottom:14px;font-size:12px;display:flex}.result-bar strong{color:var(--ink)}.empty-state{text-align:center;background:#fff;border:1px dashed #ccd2dc;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:430px;padding:40px;display:flex}.empty-state>.icon{color:#9aa3b2;width:38px;height:38px}.empty-state h1,.empty-state h2{letter-spacing:-.04em;margin:0}.empty-state p{color:var(--muted);margin:0 0 8px}.error-code{color:var(--accent);font-family:DM Mono,monospace;font-size:40px}.detail-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.detail-heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(46px,6vw,82px);line-height:1}.detail-heading p{max-width:680px;color:var(--muted);margin:15px 0 0}.back-link{color:var(--muted);margin-bottom:28px;font-size:12px;text-decoration:none;display:inline-block}.detail-badges{align-items:center;gap:8px;display:flex}.system-pill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:11px;font-weight:700;display:flex}.system-pill i{border-radius:50%;width:8px;height:8px}.detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:16px;display:grid}.detail-main{min-width:0}.preview-panel,.handoff-panel,.settings-summary{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.preview-toolbar{border-bottom:1px solid var(--line);height:49px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;font-size:11px;display:grid}.preview-toolbar>span{text-align:center;text-transform:uppercase;font-family:DM Mono,monospace}.preview-dots{gap:5px;display:flex}.preview-dots i{background:#c8ced8;border-radius:50%;width:7px;height:7px}.viewport-controls{justify-content:flex-end;display:flex}.viewport-controls button{color:#8a93a3;background:0 0;border:0;border-radius:6px;width:34px;height:30px}.viewport-controls button.active{color:var(--ink);background:#e9edf3}.iframe-stage{background:#e9edf2;justify-content:center;min-height:700px;padding:16px;display:flex;overflow:auto}.iframe-stage iframe{background:#fff;border:0;border-radius:10px;height:680px;transition:width .24s;box-shadow:0 10px 28px #1f293e1a}.settings-panel{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;align-self:start;gap:20px;padding:20px;display:flex;position:sticky;top:88px}.settings-title{justify-content:space-between;align-items:flex-start;display:flex}.settings-title h2{letter-spacing:-.03em;margin:0;font-size:21px}.icon-button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;display:grid}.control,.range-control,.color-control{color:#5e687a;flex-direction:column;gap:7px;font-size:11px;font-weight:650;display:flex}.control select{border:1px solid var(--line);height:40px;color:var(--ink);background:#fff;border-radius:8px;padding:0 10px}.control-group{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding-top:17px;display:flex}.control-group>strong{font-size:12px}.color-control>div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;height:40px;padding:0 9px;display:flex}.color-control input{background:0 0;border:0;width:24px;height:24px;padding:0}.color-control code{color:var(--ink);font-family:DM Mono,monospace}.range-control>span{justify-content:space-between;display:flex}.range-control b{color:var(--ink);font-family:DM Mono,monospace;font-size:10px}.range-control input{width:100%;accent-color:var(--accent)}.choice-row{background:#eff1f5;border-radius:9px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.choice-row button{color:#798293;text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 3px;font-size:9px}.choice-row button.active{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 1px 3px #1923371a}.settings-note{color:var(--muted);background:#f2f4f8;border-radius:8px;margin:0;padding:11px;font-size:10px;line-height:1.55}.settings-summary{margin-top:16px;padding:20px}.settings-summary pre{color:#596376;white-space:pre-wrap;margin:0;font-family:DM Mono,monospace;font-size:10px;line-height:1.7}.handoff-panel{margin-top:16px}.handoff-tabs{border-bottom:1px solid var(--line);gap:3px;padding:8px;display:flex}.handoff-tabs button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:8px 12px;font-size:11px;font-weight:650}.handoff-tabs button.active{color:var(--ink);background:#e9edf3}.code-window{color:#d8deea;background:#151a22;min-height:360px;max-height:560px;overflow:auto}.code-window pre{white-space:pre-wrap;word-break:break-word;margin:0;padding:22px;font-family:DM Mono,monospace;font-size:11px;line-height:1.65}.locked-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:360px;padding:40px;display:flex}.locked-content>.icon{color:#8e99aa;width:35px;height:35px}.locked-content h3{color:#fff;margin:0}.locked-content p{color:#9aa5b7;max-width:470px;margin:0 0 6px;font-size:12px;line-height:1.6}.copy-bar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.copy-bar>div{flex-direction:column;display:flex}.copy-bar strong{font-size:12px}.copy-bar span{color:var(--muted);font-size:10px}.form-error{color:var(--danger);background:#fff0f0;margin:0;padding:10px 14px;font-size:12px}.login-page{place-items:center;display:grid}.login-layout{grid-template-columns:1fr 440px;align-items:center;gap:80px;width:min(100%,1100px);display:grid}.login-story h1{letter-spacing:-.07em;max-width:620px;margin:0;font-size:clamp(48px,6vw,78px);line-height:.98}.login-story>p{max-width:610px;color:var(--muted);margin:24px 0 36px;font-size:17px;line-height:1.7}.login-proof{gap:12px;margin-top:14px;display:flex}.login-proof>span{color:#257047;background:#e7f4eb;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.login-proof>div{flex-direction:column;gap:4px;display:flex}.login-proof p{color:var(--muted);margin:0;font-size:12px}.login-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;gap:17px;padding:34px;display:flex}.login-card>div:first-child{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.login-card .brand-mark{margin-bottom:10px}.login-card h2{letter-spacing:-.04em;margin:0;font-size:26px}.login-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.login-card label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.login-card input{border:1px solid var(--line);border-radius:9px;height:46px;padding:0 12px}.login-card label small{color:#27704a}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.divider{color:#929aaa;align-items:center;gap:10px;font-size:10px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.button small{opacity:.7;margin-left:5px}.terms{text-align:center;color:#8a93a3;font-size:9px;line-height:1.5}@media (width<=1150px){.system-grid{grid-template-columns:repeat(3,1fr)}.component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{grid-template-columns:1fr;min-height:auto}.hero-stage{max-width:680px}.detail-layout{grid-template-columns:1fr}.settings-panel{grid-row:1;position:static}.how-it-works{padding:45px}.system-row{grid-template-columns:1fr 1fr}}@media (width<=800px){.page{width:min(100% - 24px,1480px);padding:36px 0 70px}.app-header{grid-template-columns:1fr auto;height:64px;padding:0 12px}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;padding:8px;display:none;position:absolute;top:64px;left:12px;right:12px}.main-nav.open{display:flex}.menu-toggle{display:block}.account-pill small{display:none}.home{padding-top:12px}.home-hero{border-radius:18px;padding:44px 24px}.hero-copy h1{font-size:52px}.hero-copy>p{font-size:15px}.hero-copy dl{gap:20px}.hero-stage{padding:20px 0}.code-chip{right:-7px}.prompt-chip{left:-7px}.section-block{padding-top:72px}.section-heading{flex-direction:column;align-items:flex-start}.system-grid,.component-grid,.component-grid.featured{grid-template-columns:1fr 1fr}.how-it-works{grid-template-columns:1fr;gap:20px;margin-top:72px;padding:30px}.how-it-works h2,.how-it-works ol{grid-area:auto/1}.page-heading h1{font-size:64px}.system-row,.system-detail-hero{grid-template-columns:1fr}.system-swatch.large{min-height:280px}.system-row-copy,.system-detail-hero>div:last-child{padding:34px}.system-principles{grid-template-columns:1fr;padding:26px}.catalog-heading{flex-direction:column;align-items:flex-start}.catalog-layout{grid-template-columns:1fr}.filters{position:static;overflow:auto}.filters>div:first-child{flex-direction:row}.filters>div:first-child strong{display:none}.filters button{white-space:nowrap}.detail-heading{flex-direction:column;align-items:flex-start}.detail-badges{align-self:flex-start}.iframe-stage{padding:8px}.preview-panel iframe{height:620px}.login-layout{grid-template-columns:1fr;gap:36px}.login-story h1{font-size:50px}footer{flex-direction:column;align-items:flex-start}}@media (width<=520px){.page{width:min(100% - 18px,1480px)}.home-hero{padding:36px 18px}.hero-copy h1{font-size:43px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-copy dl{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hero-copy dd{font-size:9px}.stage-content{padding:20px}.stage-content>strong{font-size:30px}.demo-summary,.system-grid,.component-grid,.component-grid.featured{grid-template-columns:1fr}.component-visual{height:180px}.how-it-works h2{font-size:35px}.system-row-copy h2{font-size:36px}.system-detail-hero h1{font-size:48px}.detail-heading h1{font-size:46px}.preview-toolbar{grid-template-columns:1fr auto}.preview-toolbar>span{display:none}.copy-bar{flex-direction:column;align-items:stretch}.copy-bar .button{width:100%}.handoff-tabs{overflow:auto}.settings-panel{padding:15px}.login-card{padding:24px}.login-story h1{font-size:42px}.login-story>p{font-size:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.card-category{color:#5c6679}.swatch-layout .swatch-button{border-radius:5px;width:60px;height:24px;margin-top:auto;display:block}.choice-row button{color:#5d6677;font-size:10px}.settings-note{color:#5d6677}.google-button{justify-content:center;min-height:44px;display:flex;overflow:hidden}.home-v2{padding-top:28px}.new-home-hero{color:#f6f3e8;background:#10110f;border-radius:28px;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(42px,6vw,92px);min-height:720px;padding:clamp(48px,6vw,94px);display:grid;position:relative;overflow:hidden}.new-home-hero:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#d8ff380b 1px,#0000 1px),linear-gradient(#d8ff380b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.new-home-hero:after{content:"";border:1px solid #d8ff3829;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;left:-120px;box-shadow:0 0 0 70px #d8ff3806,0 0 0 140px #d8ff3805}.new-hero-copy{z-index:2;position:relative}.release-note{color:#b7baa9;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:27px;font-family:DM Mono,monospace;font-size:10px;display:inline-flex}.release-note i{background:#d8ff38;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d8ff381f}.new-hero-copy h1{color:#f7f4e9;letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(58px,7vw,106px);font-weight:750;line-height:.88}.new-hero-copy h1 em{color:#d8ff38;font-family:Georgia,serif;font-weight:400}.new-hero-copy>p{color:#b7baa9;max-width:620px;margin:30px 0;font-size:17px;line-height:1.7}.new-primary{color:#10110f;background:#d8ff38;border-color:#d8ff38}.new-primary:hover{filter:none;background:#e1ff66}.new-secondary{color:#f6f3e8!important;background:0 0!important;border-color:#3d4037!important}.new-secondary:hover{border-color:#777d69!important}.new-hero-demo{z-index:2;min-height:560px;position:relative}.demo-command{z-index:3;color:#151612;background:#f7f6f0;border:1px solid #d8d8d0;border-radius:16px;width:min(430px,72%);padding:10px;position:absolute;top:16px;left:0;transform:rotate(-2.5deg);box-shadow:0 32px 80px #00000073}.demo-command-input{color:#777a70;background:#fff;border:1px solid #d8d8d0;border-radius:10px;align-items:center;gap:10px;height:52px;padding:0 12px;font-size:12px;display:flex}.demo-command-input .icon{width:17px}.demo-command-input kbd{background:#f4f4ef;border:1px solid #d3d4cd;border-radius:5px;margin-left:auto;padding:4px 6px;font-family:DM Mono,monospace;font-size:8px}.demo-command-label{color:#8d8f86;letter-spacing:.1em;text-transform:uppercase;padding:17px 10px 8px;font-family:DM Mono,monospace;font-size:8px}.demo-result{color:#808278;border-radius:9px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.demo-result.active{color:#171812;background:#e8ff90}.demo-result-icon{background:#fff;border:1px solid #cfd1c8;border-radius:8px;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.demo-result>div{flex-direction:column;gap:2px;min-width:0;display:flex}.demo-result strong{font-size:11px}.demo-result small{font-size:8px}.demo-result>span:last-child{font-family:DM Mono,monospace;font-size:8px}.demo-code-note{border-top:1px solid #dedfd8;align-items:center;gap:10px;margin-top:9px;padding:11px 10px;display:flex}.demo-code-note>span{color:#d8ff38;background:#171812;border-radius:8px;place-items:center;width:34px;height:34px;font-family:DM Mono,monospace;font-size:10px;display:grid}.demo-code-note>div{flex-direction:column;gap:2px;display:flex}.demo-code-note strong{font-size:10px}.demo-code-note small{color:#81847a;font-size:8px}.demo-system-card{z-index:2;color:#162240;background:#f1eddf;border:1px solid #fff3;border-radius:18px;width:min(490px,82%);position:absolute;bottom:6px;right:0;overflow:hidden;transform:rotate(2.4deg);box-shadow:0 36px 80px #00000073}.demo-system-top{letter-spacing:.08em;border-bottom:1px solid #c8c1ac;justify-content:space-between;align-items:center;padding:12px 15px;font-family:DM Mono,monospace;font-size:8px;display:flex}.demo-system-top i{color:#fff;background:#d84a3a;padding:3px 5px;font-style:normal}.demo-system-visual{background:#e9e1ca;height:315px;padding:20px;position:relative;overflow:hidden}.system-wordmark{color:#1e2b4b;letter-spacing:-.065em;font-size:clamp(32px,4vw,58px);font-weight:800;display:block}.system-dashboard-mini{background:#f8f4e8;border:1px solid #263555;grid-template-columns:52px 1fr;width:88%;height:220px;display:grid;position:absolute;bottom:-26px;right:-24px;overflow:hidden;box-shadow:0 22px 50px #23282f33}.system-dashboard-mini aside{color:#fff;background:#1d2c4c;flex-direction:column;align-items:center;gap:15px;padding:14px 8px;display:flex}.system-dashboard-mini aside b{background:#df4d3c;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.system-dashboard-mini aside i{background:#73809b;border-radius:3px;width:19px;height:5px}.system-dashboard-mini main{padding:23px 20px}.system-dashboard-mini main span{color:#777b7a;font-size:8px;display:block}.system-dashboard-mini main strong{margin-top:5px;font-family:Georgia,serif;font-size:21px;display:block}.system-dashboard-mini main div{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:25px;display:grid}.system-dashboard-mini main i{background:#eee7d4;border:1px solid #d4cdbc;height:65px}.system-dashboard-mini main i:nth-child(2){background:#d84a3a}.demo-system-bottom{justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.demo-system-bottom>div{flex-direction:column;gap:3px;display:flex}.demo-system-bottom strong{font-size:14px}.demo-system-bottom span{font-size:8px}.demo-system-bottom>span{font-family:DM Mono,monospace}.product-split{padding:130px 0 20px}.split-intro{grid-template-columns:.7fr 1fr;align-items:end;gap:50px;margin-bottom:44px;display:grid}.split-intro .eyebrow{grid-column:1/-1;margin:0}.split-intro h2{letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(44px,6vw,78px);line-height:.96}.split-intro>p{color:#626b7b;max-width:560px;margin:0 0 7px;font-size:16px;line-height:1.75}.product-lane{border-top:1px solid #cfd4dc;grid-template-columns:72px minmax(280px,.75fr) minmax(380px,1.25fr);align-items:center;gap:40px;min-height:470px;padding:48px;display:grid;position:relative}.product-lane:last-child{border-bottom:1px solid #cfd4dc}.lane-number{color:#8a92a0;align-self:start;font-family:DM Mono,monospace;font-size:11px}.lane-copy{flex-direction:column;align-items:flex-start;display:flex}.lane-kicker{color:#666f7e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-family:DM Mono,monospace;font-size:10px}.lane-copy h3{letter-spacing:-.05em;max-width:620px;margin:0;font-size:clamp(28px,3.2vw,47px);line-height:1.08}.lane-copy p{color:#687184;max-width:600px;margin:22px 0;font-size:14px;line-height:1.7}.lane-link{border-bottom:1px solid #172033;align-items:center;gap:7px;padding-bottom:6px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.lane-link .icon{width:14px}.component-finder{background:#fff;border:1px solid #cfd4dc;border-radius:15px;overflow:hidden;box-shadow:0 20px 60px #1e283714}.finder-top,.finder-row{grid-template-columns:42px 1fr auto;align-items:center;display:grid}.finder-top{color:#7e8694;text-transform:uppercase;border-bottom:1px solid #dfe2e7;justify-content:space-between;padding:13px 16px;font-family:DM Mono,monospace;font-size:8px;display:flex}.finder-row{border-bottom:1px solid #e5e7eb;min-height:54px;padding:0 17px}.finder-row:last-child{border:0}.finder-row>span{color:#9ba2ad;font-family:DM Mono,monospace;font-size:9px}.finder-row strong{font-size:12px}.finder-row i{font-style:normal}.finder-row.selected{color:#fff;background:#172033}.finder-row.selected>span{color:#aeb5c1}.system-file-stack{min-height:300px;position:relative}.file-card{border-radius:14px;flex-direction:column;display:flex;position:absolute;box-shadow:0 28px 60px #151c2829}.file-card>span{letter-spacing:.08em;margin-bottom:34px;font-family:DM Mono,monospace;font-size:9px}.file-back{color:#d8ff38;background:#151a18;width:62%;height:260px;padding:24px;top:14px;right:6%;transform:rotate(5deg)}.file-back b,.file-back i{font-family:DM Mono,monospace;font-size:10px;font-style:normal;line-height:2}.file-back i{color:#a9b0a4;padding-left:12px}.file-front{z-index:2;color:#1a1d19;background:#ece7d8;width:68%;min-height:275px;padding:28px;bottom:2px;left:2%;transform:rotate(-4deg)}.file-front strong{font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.07}.file-front p{color:#64675f;margin:auto 0 0;font-size:10px;line-height:1.6}.new-systems-showcase{padding:130px 0 20px}.showcase-heading{grid-template-columns:1fr .7fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.showcase-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(48px,6vw,80px);line-height:.92}.showcase-heading>p{color:#646d7d;max-width:580px;margin:0 0 4px;font-size:15px;line-height:1.75}.world-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.world-card{background:#fff;border:1px solid #cfd4dc;border-radius:18px;overflow:hidden}.world-meta{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;justify-content:space-between;padding:13px 16px;font-family:DM Mono,monospace;font-size:8px;display:flex}.world-preview{height:410px;position:relative;overflow:hidden}.world-copy{padding:24px}.world-copy h3{letter-spacing:-.05em;margin:0;font-size:27px}.world-copy p{color:#687184;min-height:66px;margin:10px 0 18px;font-size:12px;line-height:1.65}.world-copy>div{flex-wrap:wrap;gap:6px;display:flex}.world-copy>div span{color:#687184;border:1px solid #d6dae1;border-radius:999px;padding:5px 8px;font-family:DM Mono,monospace;font-size:8px}.world-school{color:#223150}.world-school .world-meta,.world-school .world-preview{background:#eee6d2}.school-nav{border-bottom:1px solid #c7bda5;align-items:center;gap:15px;height:54px;padding:0 17px;font-size:8px;display:flex}.school-nav b{letter-spacing:-.03em;margin-right:auto;font-size:11px}.school-nav i{color:#fff;background:#d64b3a;padding:7px 9px;font-style:normal;font-weight:700}.school-hero{z-index:2;padding:42px 24px;position:relative}.school-hero small{letter-spacing:.12em;font-family:DM Mono,monospace;font-size:7px}.school-hero strong{letter-spacing:-.065em;margin:16px 0 13px;font-size:43px;line-height:.88;display:block}.school-hero strong em{font-family:Georgia,serif;font-weight:400}.school-hero p{color:#596174;max-width:270px;font-size:10px;line-height:1.6}.school-hero>span{border-bottom:1px solid;margin-top:12px;padding-bottom:4px;font-size:9px;font-weight:800;display:inline-block}.school-orbit{color:#223150;border:32px solid #df4b3b;border-radius:50%;place-items:center;width:230px;height:230px;font-family:Georgia,serif;font-size:55px;font-style:italic;display:grid;position:absolute;bottom:-55px;right:-65px;transform:rotate(-15deg)}.world-barber{color:#eee6d4}.world-barber .world-meta,.world-barber .world-preview{background:#141310}.barber-nav{border-bottom:1px solid #403c33;justify-content:space-between;align-items:center;height:54px;padding:0 17px;font-family:DM Mono,monospace;font-size:8px;display:flex}.barber-nav b{color:#d3ad66;letter-spacing:.06em;font-size:11px}.barber-hero{background:radial-gradient(circle at 90% 35%,#604021 0,#0000 30%);padding:45px 24px}.barber-hero small{color:#a39782;letter-spacing:.12em;font-family:DM Mono,monospace;font-size:7px}.barber-hero>strong{letter-spacing:-.055em;margin:18px 0 31px;font-family:Georgia,serif;font-size:46px;font-weight:400;line-height:.88;display:block}.barber-hero>strong i{color:#d3ad66;font-weight:400}.barber-book{background:#1d1b17;border:1px solid #6b5c44;grid-template-columns:1fr auto;gap:7px;padding:16px;display:grid}.barber-book span{color:#9d927e;letter-spacing:.1em;grid-column:1/-1;font-family:DM Mono,monospace;font-size:7px}.barber-book b{font-family:Georgia,serif;font-size:20px;font-weight:400}.barber-book i{color:#d3ad66;align-self:end;font-family:DM Mono,monospace;font-size:8px;font-style:normal}.world-bank{color:#132824}.world-bank .world-meta,.world-bank .world-preview{background:#d8e9dc}.bank-nav{border-bottom:1px solid #9eb8a7;align-items:center;gap:17px;height:54px;padding:0 17px;font-family:DM Mono,monospace;font-size:7px;display:flex}.bank-nav b{letter-spacing:-.02em;margin-right:auto;font-size:11px}.bank-nav i{color:#fff;background:#132824;border-radius:999px;padding:7px 9px;font-style:normal}.bank-hero{padding:40px 24px}.bank-hero>small{letter-spacing:.12em;font-family:DM Mono,monospace;font-size:7px}.bank-hero>strong{letter-spacing:-.06em;margin:15px 0 10px;font-size:38px;line-height:.95;display:block}.bank-hero>strong em{font-family:Georgia,serif;font-weight:400}.bank-hero>p{color:#4b665c;max-width:290px;font-size:9px;line-height:1.6}.bank-balance{color:#fff;background:#132824;border-left:5px solid #d8ff38;flex-direction:column;margin-top:25px;padding:17px;display:flex}.bank-balance span{color:#a6b8b0;font-family:DM Mono,monospace;font-size:7px}.bank-balance b{margin:8px 0;font-family:DM Mono,monospace;font-size:22px}.bank-balance i{color:#d8ff38;font-size:8px;font-style:normal}.new-how{color:#f6f3e8;background:#171916;border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:130px;padding:70px;display:grid}.new-how h2{letter-spacing:-.06em;margin:0;font-size:clamp(38px,5vw,62px);line-height:.98}.new-how .eyebrow{color:#a6aa9d}.new-how-grid{background:#3a3e35;grid-template-columns:1fr 1fr;gap:1px;display:grid}.new-how-grid article{background:#171916;flex-direction:column;padding:31px;display:flex}.new-how-grid span{color:#d8ff38;letter-spacing:.1em;font-family:DM Mono,monospace;font-size:8px}.new-how-grid strong{margin:25px 0 9px;font-size:17px}.new-how-grid p{color:#a6aa9d;margin:0;font-size:11px;line-height:1.65}@media (width<=1180px){.new-home-hero{min-height:unset;grid-template-columns:1fr}.new-hero-copy{max-width:840px}.new-hero-demo{width:min(100%,780px);min-height:600px}.product-lane{grid-template-columns:48px 1fr}.product-lane>:last-child{grid-column:2}.component-finder,.system-file-stack{margin-top:24px}.world-grid{grid-template-columns:1fr}.world-card{grid-template-columns:1.15fr .85fr;display:grid}.world-meta{grid-column:1/-1}.world-copy{flex-direction:column;justify-content:center;padding:40px;display:flex}.world-copy p{min-height:unset}.world-preview{height:430px}}@media (width<=800px){.home-v2{padding-top:12px}.new-home-hero{border-radius:20px;gap:30px;padding:46px 24px}.new-hero-copy h1{font-size:clamp(54px,13vw,82px)}.new-hero-copy>p{font-size:15px}.new-hero-demo{min-height:540px}.demo-command{width:78%}.demo-system-card{width:80%}.split-intro,.showcase-heading,.new-how{grid-template-columns:1fr}.product-split,.new-systems-showcase{padding-top:92px}.product-lane{grid-template-columns:1fr;gap:15px;padding:38px 10px}.product-lane>:last-child{grid-column:1}.lane-number{margin-bottom:5px}.showcase-heading{gap:25px}.world-card{display:block}.world-preview{height:410px}.world-copy{padding:24px}.new-how{gap:36px;margin-top:92px;padding:38px 28px}.new-how-grid{grid-template-columns:1fr}.new-how-grid article{padding:25px}}@media (width<=520px){.new-home-hero{padding:38px 18px}.new-hero-copy h1{font-size:50px}.new-hero-copy>p{margin:23px 0}.new-hero-demo{min-height:500px;margin-inline:-7px}.demo-command{width:87%;top:0}.demo-system-card{width:88%;right:-4px}.demo-system-visual{height:280px}.system-wordmark{font-size:31px}.system-dashboard-mini{height:190px}.split-intro h2,.showcase-heading h2{font-size:43px}.product-split,.new-systems-showcase{padding-top:78px}.product-lane{padding-inline:0}.lane-copy h3{font-size:32px}.component-finder{width:100%}.file-back{width:70%;right:2%}.file-front{width:76%;left:0}.world-meta{gap:8px;font-size:7px}.world-meta span:last-child{text-align:right}.world-preview{height:390px}.school-hero strong,.barber-hero>strong{font-size:39px}.school-orbit{right:-95px}.bank-hero>strong{font-size:34px}.school-nav span,.barber-nav span,.bank-nav span{display:none}.new-how{margin-inline:-2px;padding:32px 20px}.new-how h2{font-size:38px}}.systems-v2{padding-top:38px}.systems-index-hero{border-bottom:1px solid var(--line);grid-template-columns:1fr .65fr;align-items:end;gap:60px;padding:55px 0 90px;display:grid}.systems-index-hero .eyebrow{grid-column:1/-1}.systems-index-hero h1{letter-spacing:-.08em;margin:0;font-size:clamp(70px,9vw,132px);line-height:.82}.systems-index-hero h1 em{font-family:Georgia,serif;font-weight:400}.systems-index-hero>p{max-width:620px;color:var(--muted);margin:0 0 4px;font-size:17px;line-height:1.75}.systems-index-hero dl{background:var(--line);grid-column:1/-1;gap:1px;margin:50px 0 0;display:flex}.systems-index-hero dl>div{background:#f5f6f8;flex-direction:column;min-width:170px;padding:22px;display:flex}.systems-index-hero dt{letter-spacing:-.05em;font-size:28px;font-weight:800}.systems-index-hero dd{color:var(--muted);text-transform:uppercase;margin:3px 0 0;font-family:DM Mono,monospace;font-size:8px}.systems-gallery{flex-direction:column;gap:20px;padding:80px 0;display:flex}.system-gallery-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);min-height:560px;display:grid;overflow:hidden}.system-gallery-preview{border-right:1px solid var(--line);background:#e9edf2;min-width:0;display:block;position:relative;overflow:hidden}.system-gallery-preview iframe{transform-origin:0 0;pointer-events:none;border:0;width:160%;height:920px;display:block;transform:scale(.625)}.system-preview-shield{position:absolute;inset:0}.system-gallery-copy{flex-direction:column;align-items:flex-start;padding:44px;display:flex}.system-gallery-meta{color:#7a8392;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;font-family:DM Mono,monospace;font-size:9px;display:flex}.system-gallery-copy h2{letter-spacing:-.065em;margin:45px 0 15px;font-size:clamp(42px,5vw,69px)}.system-gallery-copy h2 a{text-decoration:none}.system-gallery-copy>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.system-gallery-facts{flex-wrap:wrap;gap:7px;margin:24px 0;display:flex}.system-gallery-facts span{border:1px solid var(--line);color:#657083;border-radius:999px;padding:5px 8px;font-family:DM Mono,monospace;font-size:8px}.system-gallery-copy>.text-link{margin-top:auto}.systems-explainer{color:#f6f3e8;background:#171916;border-radius:24px;grid-template-columns:.7fr 1.3fr;gap:70px;margin:30px 0 90px;padding:70px;display:grid}.systems-explainer h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1}.systems-explainer .eyebrow{color:#a9ae9f}.systems-explainer-grid{flex-direction:column;display:flex}.systems-explainer-grid article{border-bottom:1px solid #363b33;grid-template-columns:35px 150px 1fr;gap:20px;padding:22px 0;display:grid}.systems-explainer-grid article>span{color:#d8ff38;font-family:DM Mono,monospace;font-size:9px}.systems-explainer-grid strong{font-size:14px}.systems-explainer-grid p{color:#a9ae9f;margin:0;font-size:11px;line-height:1.6}.system-detail-v2{padding-top:38px}.system-detail-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;padding:45px 0 60px;display:grid}.system-detail-meta{align-items:center;gap:8px;margin-bottom:18px;display:flex}.system-detail-meta>span:not(.access){border:1px solid var(--line);color:var(--muted);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-family:DM Mono,monospace;font-size:8px}.system-detail-heading h1{letter-spacing:-.08em;margin:0;font-size:clamp(72px,9vw,130px);line-height:.83}.system-detail-heading>div>p{max-width:760px;color:var(--muted);margin:26px 0 0;font-size:16px;line-height:1.72}.system-detail-heading blockquote{color:#f4f1e6;background:#171916;border-left:5px solid #d8ff38;margin:0;padding:27px;font-family:Georgia,serif;font-size:clamp(22px,2.8vw,38px);line-height:1.25}.system-page-tabs{gap:8px;margin-bottom:14px;display:flex}.system-page-tabs button{border:1px solid var(--line);min-width:260px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;gap:5px;padding:14px;display:flex}.system-page-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.system-page-tabs span{font-size:12px;font-weight:800}.system-page-tabs small{color:var(--muted);font-size:9px}.system-page-tabs button.active small{color:#aeb6c5}.system-live-preview{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.system-iframe-stage{background:#dfe3e8;justify-content:center;min-height:780px;padding:16px;display:flex;overflow:auto}.system-iframe-stage iframe{background:#fff;border:0;height:760px;transition:width .22s;box-shadow:0 16px 45px #141e3226}.system-story{border-bottom:1px solid var(--line);grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;padding:105px 0;display:grid}.system-story h2{letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(42px,5vw,71px);line-height:.98}.system-story>p{color:var(--muted);margin:0;font-family:Georgia,serif;font-size:22px;line-height:1.55}.system-specs{grid-template-columns:1.1fr .9fr;gap:70px;padding:105px 0;display:grid}.system-specs h2{letter-spacing:-.05em;margin:0 0 28px;font-size:39px}.system-palette{grid-template-columns:1fr 1fr;gap:8px;display:grid}.system-palette article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:70px 1fr;min-height:95px;display:grid;overflow:hidden}.system-palette i{display:block}.system-palette article>div{padding:13px}.system-palette strong,.system-palette code{font-size:10px;display:block}.system-palette code{color:var(--muted);margin:3px 0;font-family:DM Mono,monospace;font-size:8px}.system-palette p{color:var(--muted);margin:0;font-size:9px;line-height:1.4}.system-fonts{border-top:1px solid var(--line);flex-direction:column;display:flex}.system-fonts article{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr;gap:5px 12px;padding:20px 0;display:grid}.system-fonts article>span{color:#959dac;grid-row:1/span 3;font-family:DM Mono,monospace;font-size:8px}.system-fonts strong{font-size:20px}.system-fonts p{color:var(--muted);margin:0;font-size:10px}.system-fonts small{color:#9199a8;text-transform:uppercase;font-family:DM Mono,monospace;font-size:7px}.icon-spec{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:20px;padding:22px}.icon-spec span{color:var(--muted);text-transform:uppercase;font-family:DM Mono,monospace;font-size:8px;display:block}.icon-spec strong{margin:9px 0 5px;font-size:21px;display:block}.icon-spec p{color:var(--muted);margin:0;font-size:10px}.system-files-heading{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:end;gap:50px;padding:95px 0 35px;display:grid}.system-files-heading .eyebrow{grid-column:1/-1}.system-files-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(42px,5vw,68px);line-height:.98}.system-files-heading>p{max-width:570px;color:var(--muted);margin:0 0 3px;font-size:14px;line-height:1.7}.system-handoff{margin-top:0}.system-handoff .code-window{min-height:600px;max-height:750px}.component-detail-v2 .detail-main{max-width:1180px;margin:0 auto}.independent-pill{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;background:#fff;border-radius:999px;padding:6px 9px;font-family:DM Mono,monospace;font-size:9px}.component-purpose{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:35px;max-width:1180px;margin:0 auto 16px;padding:22px 25px;display:grid}.component-purpose p{max-width:780px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.component-purpose>div:last-child{border-left:1px solid var(--line);flex-direction:column;gap:5px;padding-left:25px;display:flex}.component-purpose>div:last-child span{color:var(--muted);text-transform:uppercase;font-family:DM Mono,monospace;font-size:8px}.component-purpose>div:last-child strong{font-size:11px}.component-detail-v2 .handoff-panel{margin-top:16px}@media (width<=1050px){.systems-index-hero,.system-detail-heading,.system-story,.system-specs,.system-files-heading,.system-gallery-card{grid-template-columns:1fr}.system-gallery-preview{border-right:0;border-bottom:1px solid var(--line);height:520px}.system-gallery-preview iframe{width:180%;transform:scale(.556)}.systems-explainer{grid-template-columns:1fr}.system-detail-heading blockquote{max-width:750px}.system-specs{gap:60px}.component-purpose{grid-template-columns:1fr}.component-purpose>div:last-child{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}}@media (width<=720px){.systems-v2,.system-detail-v2{padding-top:10px}.systems-index-hero{gap:25px;padding:45px 0 65px}.systems-index-hero h1{font-size:67px}.systems-index-hero>p{font-size:15px}.systems-index-hero dl{grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid}.systems-index-hero dl>div{min-width:0;padding:14px 8px}.systems-index-hero dt{font-size:22px}.systems-index-hero dd{font-size:6px}.systems-gallery{padding:55px 0}.system-gallery-preview{height:390px}.system-gallery-preview iframe{width:230%;height:850px;transform:scale(.435)}.system-gallery-copy{padding:28px 22px}.system-gallery-copy h2{margin-top:30px;font-size:48px}.systems-explainer{gap:35px;margin-bottom:60px;padding:35px 23px}.systems-explainer-grid article{grid-template-columns:30px 1fr}.systems-explainer-grid p{grid-column:2}.system-detail-heading{gap:35px;padding:35px 0 45px}.system-detail-heading h1{font-size:70px}.system-detail-heading>div>p{font-size:14px}.system-detail-heading blockquote{padding:22px;font-size:24px}.system-page-tabs{overflow:auto}.system-page-tabs button{min-width:230px}.system-iframe-stage{min-height:680px;padding:8px}.system-iframe-stage iframe{height:660px}.system-story,.system-specs{gap:32px;padding:75px 0}.system-story h2{font-size:43px}.system-story>p{font-size:18px}.system-palette{grid-template-columns:1fr}.system-files-heading{gap:25px;padding-top:70px}.system-files-heading h2{font-size:43px}.system-handoff .code-window{min-height:480px}.component-purpose{padding:20px}}.demo-system-visual.demo-fieldwork{background:linear-gradient(#ffffff05,#edf2f61a),url(/system-assets/fieldwork-hero.jpg) 50%/cover}.demo-fieldwork .system-wordmark{color:#111318;text-shadow:0 1px #fff3}.demo-fieldwork .system-dashboard-mini{background:#fff;border-color:#11131840}.demo-fieldwork .system-dashboard-mini aside{background:#111318}.demo-fieldwork .system-dashboard-mini main div i:first-child{background:#2f7ce5}.demo-fieldwork .system-dashboard-mini main div i:nth-child(2){background:#ff7545}.demo-fieldwork .system-dashboard-mini main div i:nth-child(3){background:#20b77a}.fieldwork-home-card{background:url(/system-assets/fieldwork-hero.jpg) 50%/cover;border:1px solid #cfd4dc;border-radius:24px;grid-template-columns:.72fr 1.28fr;min-height:680px;text-decoration:none;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #23364624}.fieldwork-home-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#edf2f64d,#0000 53%);position:absolute;inset:0}.fieldwork-home-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px;display:flex;position:relative}.fieldwork-home-copy>span{letter-spacing:.1em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px}.fieldwork-home-copy h3{color:#111318;letter-spacing:-.075em;margin:24px 0 18px;font-size:clamp(58px,6.5vw,94px);line-height:.83}.fieldwork-home-copy h3 em{font-family:Georgia,serif;font-weight:400}.fieldwork-home-copy p{color:#425165;max-width:420px;margin:0;font-size:15px;line-height:1.65}.fieldwork-home-copy b{color:#fff;background:#111318;border-radius:999px;align-items:center;gap:8px;margin-top:32px;padding:14px 20px;font-size:12px;display:inline-flex}.fieldwork-home-copy b .icon{width:14px}.fieldwork-home-ui{z-index:2;background:#fff;border:1px solid #11131826;border-radius:26px 26px 0 0;align-self:end;margin:0 38px -85px 0;padding:20px;position:relative;transform:rotate(1deg);box-shadow:0 28px 60px #1f32412e}.fieldwork-home-ui header{border-bottom:1px solid #dde3e9;align-items:center;gap:10px;padding-bottom:16px;display:flex}.fieldwork-home-ui header i{background:#e4f24a;border-radius:50%;width:9px;height:9px;box-shadow:15px 0 #20b77a}.fieldwork-home-ui header span{margin-left:20px;font-size:12px;font-weight:800}.fieldwork-home-ui header small{color:#6b7484;margin-left:auto;font-family:DM Mono,monospace}.fieldwork-home-ui>div{background:#dde3e9;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;display:grid}.fieldwork-home-ui>div strong{background:#fff;padding:22px;font-size:25px}.fieldwork-home-ui section{background:repeating-linear-gradient(#0000 0 24%,#e7ebef 25%);align-items:flex-end;gap:12px;height:260px;margin-top:18px;padding:25px;display:flex}.fieldwork-home-ui section i{background:#2f7ce5;border-radius:8px 8px 2px 2px;flex:1;height:35%;box-shadow:inset 0 10px #ff7545}.fieldwork-home-ui section i:nth-child(2){height:48%}.fieldwork-home-ui section i:nth-child(3){height:58%}.fieldwork-home-ui section i:nth-child(4){height:73%}.fieldwork-home-ui section i:nth-child(5){height:85%}.fieldwork-home-ui section i:nth-child(6){background:#20b77a;height:70%}@media (width<=900px){.fieldwork-home-card{background-position:55%;grid-template-columns:1fr;min-height:850px}.fieldwork-home-copy{padding:50px}.fieldwork-home-ui{width:80%;margin:0 30px -70px auto}}@media (width<=560px){.fieldwork-home-card{min-height:750px}.fieldwork-home-copy{justify-content:flex-start;padding:38px 24px}.fieldwork-home-copy h3{font-size:54px}.fieldwork-home-copy p{font-size:13px}.fieldwork-home-ui{width:92%;margin-right:-35px;padding:14px}.fieldwork-home-ui>div strong{padding:13px;font-size:18px}.fieldwork-home-ui section{gap:7px;height:210px;padding:16px}}.systems-index-hero dl{border-block:1px solid var(--line);background:0 0;width:max-content}.systems-index-hero dl>div{border-right:1px solid var(--line)}@media (width<=720px){.systems-index-hero dl{width:100%}}.system-page-tabs{scrollbar-width:thin;overflow:auto}:root{color:#091717;--ink:#091717;--muted:#5e6868;--line:#dedbd2;--surface:#fffefa;--soft:#edeae2;--accent:#824182;--accent-soft:#f3eaf3;--danger:#b33f4d;--radius:14px;--shadow:0 18px 48px #09171714;background:#f4f2ec;font-family:Plus Jakarta Sans,Manrope,system-ui,sans-serif}body{color:var(--ink);background:#f4f2ec}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{box-shadow:0 0 0 3px #82418238;border-color:var(--accent)!important}.button{background:#824182;border-color:#824182}.button.secondary{color:#091717;background:#fffefa;border-color:#d4d0c8}.button:hover{filter:brightness(.94)}.eyebrow{color:#6f6270}.text-link:hover{color:#824182}.access.public{color:#2f6d43;background:#e6f1e7}.access.login{color:#6e356e;background:#f3eaf3}.app-header{z-index:80;-webkit-backdrop-filter:blur(22px)saturate(155%);backdrop-filter:blur(22px)saturate(155%);background:#ffffffc7;border:0;border-bottom:1px solid #09171717;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;width:100%;height:74px;padding:0 clamp(20px,3vw,52px);display:grid;position:sticky;top:0;box-shadow:0 8px 30px #0917170b}.app-brand{border:0;flex-direction:row;align-items:center;gap:13px;width:auto;padding:0;text-decoration:none;display:flex}.app-brand img{width:108px;height:auto;display:block}.app-brand>span{border-left:1px solid #0917171f;flex-direction:column;gap:2px;padding-left:13px;display:flex}.app-brand strong{letter-spacing:-.025em;font-size:12px;font-weight:800}.app-brand small{color:#7b8180;font-size:8px;font-weight:550}.nav-section-label{display:none}.main-nav{flex-direction:row;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.main-nav a{color:#65706f;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:11px;font-weight:700;display:flex;position:relative}.main-nav a .icon{width:15px;height:15px}.main-nav a b{color:#707775;text-align:center;background:#f0f1ef;border-radius:999px;min-width:22px;margin-left:2px;padding:3px 6px;font-family:DM Mono,monospace;font-size:7px}.main-nav a:hover{color:#091717;background:#ffffffb8;border-color:#09171712}.main-nav a.active{color:#6e356e;background:#f3eaf3d1;border-color:#8241821c;box-shadow:inset 0 0 0 1px #ffffff80}.main-nav a.active:before{content:"";background:#824182;border-radius:2px;height:2px;position:absolute;bottom:3px;left:14px;right:14px}.main-nav a.active b{color:#6e356e;background:#ffffffe0}.nav-glyph{place-items:center;width:16px;height:16px;font-size:17px;line-height:1;display:grid}.sidebar-library-status{display:none}.header-actions{justify-content:flex-end;align-items:center;gap:8px;padding:0;display:flex}.header-actions>.button,.header-actions>.account-pill{width:auto}.header-actions>.button{background:#ffffffb8;border-radius:10px;min-height:38px}.account-pill{background:#ffffffb8;border-color:#0917171c;border-radius:999px}.account-pill>span{background:#824182}.account-pill small{font-size:9px}.menu-toggle{display:none}.page{width:auto;min-height:calc(100vh - 74px);margin:0;padding:36px clamp(24px,3vw,52px) 80px}.tool-home{max-width:none}.tool-dashboard-head{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:24px;display:flex}.tool-dashboard-head h1{letter-spacing:-.055em;margin:7px 0 6px;font-size:clamp(34px,4vw,50px);font-weight:750;line-height:1.04}.tool-dashboard-head p{color:#687170;margin:0;font-size:13px}.tool-kicker{color:#824182;letter-spacing:.12em;font-family:DM Mono,monospace;font-size:8px;font-weight:500}.tool-stats{background:#fffefa;border:1px solid #dedbd2;border-radius:12px;display:flex;overflow:hidden}.tool-stats article{border-right:1px solid #dedbd2;flex-direction:column;gap:2px;min-width:105px;padding:13px 16px;display:flex}.tool-stats article:last-child{border-right:0}.tool-stats strong{letter-spacing:-.04em;font-size:18px}.tool-stats span{color:#7c8280;font-size:8px;font-weight:600}.tool-command{color:#fff;background:#824182;border:1px solid #6e356e;border-radius:15px;margin-bottom:18px;padding:18px;box-shadow:0 12px 30px #5b2f5b24}.tool-command form{color:#091717;background:#fffefa;border-radius:10px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;height:50px;padding:0 7px 0 15px;display:grid}.tool-command form>.icon{color:#824182}.tool-command input{color:#091717;background:0 0;border:0;min-width:0;font-size:13px}.tool-command input::placeholder{color:#858b88}.tool-command kbd{color:#707674;background:#f4f2ec;border:1px solid #dedbd2;border-radius:5px;padding:4px 7px;font-size:9px}.tool-command form button{color:#fff;cursor:pointer;background:#091717;border:0;border-radius:7px;height:36px;padding:0 15px;font-size:10px;font-weight:750}.tool-command>div{color:#eaddea;flex-wrap:wrap;align-items:center;gap:7px;padding:12px 3px 0;font-size:9px;display:flex}.tool-command>div button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff42;border-radius:999px;padding:4px 8px;font-size:9px}.tool-command>div button:hover{background:#ffffff2b}.tool-home-grid{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:18px;display:grid}.tool-panel{background:#fffefa;border:1px solid #dedbd2;border-radius:15px;overflow:hidden}.tool-panel>header{border-bottom:1px solid #e5e1d9;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 17px;display:flex}.tool-panel>header>div{align-items:center;gap:11px;display:flex}.tool-panel>header>div>div{flex-direction:column;gap:3px;display:flex}.tool-panel>header strong{font-size:12px}.tool-panel>header small{color:#7b8180;font-size:8px}.tool-panel>header>a{color:#824182;align-items:center;gap:6px;font-size:9px;font-weight:750;text-decoration:none;display:flex}.tool-panel>header>a .icon{width:13px}.panel-icon{border-radius:9px;place-items:center;width:35px;height:35px;font-size:16px;display:grid}.panel-icon .icon{width:16px}.panel-icon.purple{color:#824182;background:#f3eaf3}.panel-icon.ink{color:#fff;background:#091717}.panel-icon.soft{color:#625e56;background:#ece9e1;font-family:DM Mono,monospace}.tool-quick-list{flex-direction:column;padding:7px;display:flex}.tool-quick-list>a{border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;min-height:55px;padding:8px 10px;text-decoration:none;display:grid}.tool-quick-list>a:hover{background:#f5f1f5}.tool-quick-list>a>span{color:#a09c96;font-family:DM Mono,monospace;font-size:8px}.tool-quick-list>a>div{flex-direction:column;gap:2px;min-width:0;display:flex}.tool-quick-list strong{font-size:11px}.tool-quick-list small{color:#7c8380;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.tool-quick-list i{color:#a29d98;font-size:12px;font-style:normal}.dashboard-system-list{grid-template-columns:1fr 1fr;gap:9px;padding:11px;display:grid}.dashboard-system-card{border:1px solid #0917171f;border-radius:11px;flex-direction:column;min-height:242px;padding:15px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.dashboard-system-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px #09171717}.dashboard-system-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-system-card>div>span{text-transform:uppercase;font-family:DM Mono,monospace;font-size:7px}.dashboard-system-card>strong{letter-spacing:-.055em;margin-top:auto;font-size:25px}.dashboard-system-card>p{margin:5px 0 15px;font-size:9px;line-height:1.45}.dashboard-system-card footer{min-height:0;color:inherit;opacity:.8;border-top:1px solid;justify-content:space-between;align-items:center;gap:8px;padding:10px 0 0;font-size:8px;display:flex}.dashboard-system-card footer b{font-size:8px}.dashboard-system-card.fieldwork{color:#173226;background:linear-gradient(145deg,#edf4efde,#d5e6d8c2),url(/system-assets/fieldwork-hero.jpg) 50%/cover}.dashboard-system-card.signalroom{color:#f3f2ed;background:radial-gradient(circle at 85% 12%,#23252a 0,#0000 32%),#0b0c0e;border-color:#2c2d30}.dashboard-system-card.signalroom .access{color:#d8d8d3;background:#25272c}.category-tool-panel{margin-top:18px}.dashboard-categories{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.dashboard-categories>a{border-bottom:1px solid #e5e1d9;border-right:1px solid #e5e1d9;flex-direction:column;gap:3px;min-height:92px;padding:15px;text-decoration:none;display:flex}.dashboard-categories>a:nth-child(5n){border-right:0}.dashboard-categories>a:nth-last-child(-n+5){border-bottom:0}.dashboard-categories>a:hover{background:#f5f1f5}.dashboard-categories span{color:#9a9690;margin-bottom:auto;font-family:DM Mono,monospace;font-size:7px}.dashboard-categories strong{font-size:10px;line-height:1.3}.dashboard-categories small{color:#858a87;font-size:7px}.page-heading h1{letter-spacing:-.065em;font-size:clamp(46px,6vw,82px)}.systems-index-hero h1{font-size:clamp(62px,7.2vw,108px)}.system-detail-heading h1{font-size:clamp(64px,7.4vw,112px)}.filters,.settings-panel{top:24px}@media (width<=1180px){.tool-home-grid{grid-template-columns:1fr}.dashboard-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-categories>a:nth-child(5n){border-right:1px solid #e5e1d9}.dashboard-categories>a:nth-child(3n){border-right:0}.dashboard-categories>a:nth-last-child(-n+5){border-bottom:1px solid #e5e1d9}.dashboard-categories>a:nth-last-child(-n+1){border-bottom:0}}@media (width<=980px){.app-header{border-bottom:1px solid #09171717;border-right:0;align-items:center;gap:0;width:100%;height:64px;padding:0 14px;display:flex;position:sticky;inset:0}.app-brand{border:0;flex-direction:row;align-items:center;gap:10px;width:auto;margin-right:auto;padding:0}.app-brand img{width:90px}.app-brand>span{border-left:1px solid #dedbd2;padding-left:10px}.app-brand strong{font-size:11px}.app-brand small,.nav-section-label,.sidebar-library-status{display:none}.main-nav{-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);background:#ffffffeb;border:1px solid #0917171a;border-radius:14px;flex-direction:column;align-items:stretch;padding:9px;display:none;position:absolute;top:63px;left:10px;right:10px;box-shadow:0 18px 45px #09171724}.main-nav.open{display:flex}.main-nav a{justify-content:flex-start;padding-inline:12px}.main-nav a b{margin-left:auto}.main-nav a.active:before{width:2px;height:auto;inset:10px auto 10px 3px}.header-actions{gap:7px;padding:0}.header-actions>.button,.header-actions>.account-pill{width:auto}.header-actions>.button{min-height:36px}.account-pill small{display:none}.menu-toggle{color:#091717;cursor:pointer;background:#ffffffb8;border:1px solid #0917171c;border-radius:9px;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.page{width:auto;margin:0;padding:24px 18px 64px}.tool-dashboard-head{flex-direction:column;align-items:flex-start;gap:18px}.tool-stats{width:100%}.tool-stats article{flex:1;min-width:0}}@media (width<=620px){.app-brand>span{display:none}.header-actions>.button{padding-inline:11px;font-size:10px}.tool-dashboard-head h1{font-size:36px}.tool-command{padding:11px}.tool-command form{grid-template-columns:auto 1fr auto;height:48px}.tool-command kbd{display:none}.tool-command form button{padding-inline:11px}.dashboard-system-list{grid-template-columns:1fr}.dashboard-system-card{min-height:210px}.dashboard-categories{grid-template-columns:1fr 1fr}.dashboard-categories>a:nth-child(3n){border-right:1px solid #e5e1d9}.dashboard-categories>a:nth-child(2n){border-right:0}.dashboard-categories>a:nth-last-child(-n+2){border-bottom:0}.tool-panel>header{align-items:flex-start}.tool-panel>header>a{white-space:nowrap;margin-top:9px}.tool-stats article{padding:11px 10px}.tool-stats strong{font-size:16px}.tool-stats span{font-size:7px}.filters{grid-template-columns:1fr}}:root,body,.page{background:#fff}.app-header{background:#ffffffc7}.tool-home{padding-top:28px}.home-library-section{flex-direction:column;gap:18px;display:flex}.home-library-header{border-bottom:1px solid #dedbd2;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:16px;display:flex}.home-library-header h1{letter-spacing:-.05em;margin:5px 0 0;font-size:34px;line-height:1}.home-library-header .button{min-height:38px}.home-library-header .button .icon{width:14px}.home-component-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.component-live-thumbnail{background:#f2f0ea;height:218px;padding:0}.component-live-thumbnail:before,.component-live-thumbnail:after{display:none}.component-live-thumbnail iframe{transform-origin:0 0;pointer-events:none;background:#fff;border:0;width:181.82%;height:396px;display:block;transform:scale(.55)}.component-preview-shield{z-index:2;position:absolute;inset:0}.home-systems-section{background:#fff;border:1px solid #dedbd2;border-radius:15px;margin-top:30px;overflow:hidden}.home-systems-section>header{border-bottom:1px solid #e5e1d9;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 17px;display:flex}.home-systems-section>header>div{align-items:center;gap:11px;display:flex}.home-systems-section>header>div>div{flex-direction:column;gap:3px;display:flex}.home-systems-section>header strong{font-size:12px}.home-systems-section>header small{color:#7b8180;font-size:8px}.home-systems-section>header>a{color:#824182;align-items:center;gap:6px;font-size:9px;font-weight:750;text-decoration:none;display:flex}.home-systems-section>header>a .icon{width:13px}.home-systems-section .dashboard-system-list{grid-template-columns:1fr 1fr}@media (width<=1100px){.home-component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.tool-home{padding-top:20px}.home-library-header{align-items:center}.home-library-header h1{font-size:30px}.home-library-header .button{padding-inline:11px;font-size:9px}.home-component-grid{grid-template-columns:1fr}.component-live-thumbnail{height:205px}.home-systems-section .dashboard-system-list{grid-template-columns:1fr}}.systems-index-hero-compact{padding:0 0 16px;display:block}.systems-index-hero-compact h1{letter-spacing:-.05em;font-size:34px;line-height:1}.systems-index-hero-compact+.systems-gallery{padding-top:18px}@media (width>=1051px){.systems-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.system-gallery-card{flex-direction:column;min-width:0;min-height:0;display:flex}.system-gallery-preview{border-right:0;border-bottom:1px solid var(--line);flex:0 0 300px;height:300px}.system-gallery-preview iframe{width:250%;transform:scale(.4)}.system-gallery-copy{flex:1;padding:26px 24px}.system-gallery-copy h2{margin:28px 0 12px;font-size:clamp(32px,2.8vw,46px)}}@media (width<=720px){.systems-index-hero-compact{padding:0 0 14px}.systems-index-hero-compact h1{font-size:30px}.systems-index-hero-compact+.systems-gallery{padding-top:14px}}.system-workspace-page{background:#f3f4f6;width:100%;min-height:calc(100vh - 72px);padding:0}.system-workspace{min-height:calc(100vh - 72px)}.system-workspace-header{background:#fff;border-bottom:1px solid #dfe2e7;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:14px max(20px,50vw - 740px);display:flex}.system-workspace-title{align-items:center;gap:13px;min-width:0;display:flex}.workspace-back{background:#fff;border:1px solid #d9dde4;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;font-size:17px;text-decoration:none;display:grid}.workspace-back:hover{background:#f2f4f7}.system-workspace-title>div{min-width:0}.system-workspace-title span{color:#858d9b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-family:DM Mono,monospace;font-size:8px;display:block}.system-workspace-title h1{letter-spacing:-.045em;margin:0;font-size:25px;line-height:1}.system-workspace-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.system-workspace-status>span:not(.access){color:#747c89;text-transform:uppercase;background:#fafafa;border:1px solid #dfe2e7;border-radius:999px;padding:5px 8px;font-family:DM Mono,monospace;font-size:8px}.system-workspace-body{grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 150px);display:grid}.system-workspace-sidebar{background:#fafafa;border-right:1px solid #dfe2e7;flex-direction:column;gap:23px;padding:18px 14px 24px max(14px,50vw - 740px);display:flex}.system-workspace-sidebar nav{flex-direction:column;gap:3px;display:flex}.system-workspace-sidebar nav button{color:#646d7b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;min-height:39px;padding:0 11px;font-size:11px;font-weight:700;display:flex}.system-workspace-sidebar nav button>span{color:#8a929e;place-items:center;width:24px;font-family:DM Mono,monospace;font-size:10px;display:grid}.system-workspace-sidebar nav button:hover{color:#172033;background:#f0f1f3}.system-workspace-sidebar nav button.active{color:#111923;background:#e8e9ec}.system-workspace-sidebar nav button.active>span{color:#824182}.workspace-page-picker{border-top:1px solid #e1e3e7;flex-direction:column;gap:5px;padding-top:16px;display:flex}.workspace-page-picker>strong{color:#9198a3;text-transform:uppercase;padding:0 10px 6px;font-family:DM Mono,monospace;font-size:8px;font-weight:500}.workspace-page-picker>button{color:#5f6875;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;padding:10px;display:flex}.workspace-page-picker>button:hover{background:#f1f2f4}.workspace-page-picker>button.active{color:#172033;background:#fff;border-color:#d8dbe1;box-shadow:0 3px 12px #1820310a}.workspace-page-picker span{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:750;overflow:hidden}.workspace-page-picker small{color:#9aa1ab;font-family:DM Mono,monospace;font-size:7px}.workspace-summary{border-top:1px solid #e1e3e7;flex-direction:column;gap:8px;margin:auto 0 0;padding:16px 10px 0;display:flex}.workspace-summary>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-summary dt{color:#989faa;text-transform:uppercase;font-family:DM Mono,monospace;font-size:7px}.workspace-summary dd{color:#5e6672;text-transform:capitalize;margin:0;font-size:8px;font-weight:700}.system-workspace-main{background:#f3f4f6;min-width:0;padding:18px max(18px,50vw - 740px) 32px 18px}.workspace-panel{background:#fff;border:1px solid #d9dde3;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 8px 28px #141e320d}.workspace-panel-header{background:#fff;border-bottom:1px solid #e0e3e7;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:10px 15px;display:flex}.workspace-panel-header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-panel-header span{color:#8d95a1;letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:7px}.workspace-panel-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workspace-panel-header>small{color:#8a929f;text-align:right;text-transform:uppercase;font-family:DM Mono,monospace;font-size:7px}.preview-workspace-panel .system-live-preview{border:0;border-radius:0}.preview-workspace-panel .preview-toolbar{background:#f8f9fa;border-bottom:1px solid #e0e3e7}.preview-workspace-panel .system-iframe-stage{background:#e3e6eb;min-height:calc(100vh - 284px);padding:12px}.preview-workspace-panel .system-iframe-stage iframe{height:max(680px,100vh - 308px);box-shadow:0 10px 30px #141e321f}.system-token-workspace{background:#e1e4e8;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:1px;display:grid}.token-section{background:#fff;min-width:0;padding:20px}.token-section:first-child{grid-row:span 2}.token-section>header{border-bottom:1px solid #e3e5e9;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:grid}.token-section>header>span{color:#8f96a1;font-family:DM Mono,monospace;font-size:8px}.token-section h2{letter-spacing:-.02em;margin:0;font-size:14px}.token-section>header>small{color:#939aa5;text-transform:uppercase;font-family:DM Mono,monospace;font-size:7px}.workspace-palette{grid-template-columns:1fr 1fr;gap:8px;display:grid}.workspace-palette article{background:#fff;border:1px solid #e0e3e7;border-radius:8px;grid-template-columns:48px minmax(0,1fr);min-height:78px;display:grid;overflow:hidden}.workspace-palette i{display:block}.workspace-palette article>div{min-width:0;padding:10px}.workspace-palette strong,.workspace-palette code{display:block}.workspace-palette strong{font-size:9px}.workspace-palette code{color:#777f8c;margin-top:2px;font-family:DM Mono,monospace;font-size:7px}.workspace-palette p{color:#848c98;margin:7px 0 0;font-size:8px;line-height:1.35}.workspace-fonts{flex-direction:column;display:flex}.workspace-fonts article{border-bottom:1px solid #e6e8eb;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;padding:13px 0;display:grid}.workspace-fonts article:last-child{border-bottom:0}.workspace-fonts article>span{color:#979eaa;font-family:DM Mono,monospace;font-size:7px}.workspace-fonts article>div{min-width:0}.workspace-fonts strong{font-size:13px}.workspace-fonts p{color:#7f8794;margin:2px 0 0;font-size:8px;line-height:1.35}.workspace-fonts article>small,.icon-token-section>article>small{color:#989faa;text-align:right;text-transform:uppercase;font-family:DM Mono,monospace;font-size:6px}.icon-token-section>article{border:1px solid #e0e3e7;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:14px;display:flex}.icon-token-section>article strong{font-size:13px}.icon-token-section>article p{color:#7e8692;margin:3px 0 0;font-size:8px}.files-workspace-panel .system-handoff{box-shadow:none;border:0;border-radius:0}.files-workspace-panel .system-handoff .code-window{min-height:calc(100vh - 360px);max-height:calc(100vh - 300px)}@media (width<=900px){.system-workspace-page{min-height:calc(100vh - 64px);padding:0}.system-workspace{min-height:calc(100vh - 64px)}.system-workspace-header{min-height:70px;padding:11px 14px}.system-workspace-status>span:not(.access){display:none}.system-workspace-body{grid-template-columns:1fr;min-height:0}.system-workspace-sidebar{white-space:nowrap;border-bottom:1px solid #dfe2e7;border-right:0;padding:9px 12px;display:block;overflow-x:auto}.system-workspace-sidebar nav{flex-direction:row;gap:4px;display:flex}.system-workspace-sidebar nav button{flex:none;padding-inline:12px}.workspace-page-picker,.workspace-summary{display:none}.system-workspace-main{padding:12px}.preview-workspace-panel .system-iframe-stage{min-height:680px}.system-token-workspace{grid-template-columns:1fr}.token-section:first-child{grid-row:auto}}@media (width<=560px){.system-workspace-header{align-items:flex-start}.system-workspace-title h1{font-size:22px}.system-workspace-status .access{margin-top:4px}.workspace-back{width:36px;height:36px}.system-workspace-sidebar nav button{min-height:36px;font-size:10px}.system-workspace-sidebar nav button>span{display:none}.workspace-panel-header{min-height:54px}.workspace-panel-header>small{display:none}.preview-workspace-panel .system-iframe-stage{min-height:640px;padding:7px}.preview-workspace-panel .system-iframe-stage iframe{height:640px}.workspace-palette{grid-template-columns:1fr}.files-workspace-panel .handoff-tabs{overflow-x:auto}.files-workspace-panel .copy-bar{flex-direction:column;align-items:flex-start}.files-workspace-panel .copy-bar .button{width:100%}}
