:root{--ink:#152528;--muted:#667479;--canvas:#f6f7f5;--surface:#fff;--accent:#00bec5;--accent-dark:#007f85;--stage:#111b1e;--line:#e1e7e5;--focus:#007b83;--radius-control:10px;--radius-card:16px;--radius-large:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.15}h1{font-size:clamp(28px,3vw,39px)}h2{font-size:24px}h3{font-size:17px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button svg,a svg{flex-shrink:0}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:-70px;left:16px}.skip-link:focus{top:12px}main:focus{outline:none}.boot{text-align:center;padding:80px}.eyebrow{letter-spacing:.15em;color:var(--muted);font-size:10px;font-weight:700;line-height:1.4;display:block}.eyebrow.light{color:#adbfbd}.muted{color:var(--muted)}.muted.light{color:#a9b6b7}.button,.icon-button,.text-link{justify-content:center;align-items:center;gap:9px;display:inline-flex}.button{border-radius:var(--radius-control);white-space:nowrap;border:1px solid #0000;min-height:44px;padding:11px 17px;font-size:12px;font-weight:600;line-height:1.35;transition:background .15s,transform .15s}.button.primary{background:var(--accent);color:#082c2e}.button.primary:hover:not(:disabled){background:#10d1d6}.button.dark{color:#fff;background:#142428}.button.secondary{background:#fff;border-color:#d9e2df}.button.secondary:hover{background:#edf5f2}.button.white{color:#142428;background:#fff}.button.stage-secondary{color:#e9f0ef;background:0 0;border-color:#526063}.button.small{min-height:36px;padding:8px 12px;font-size:11px}.button.full-width{width:100%}.button-row{align-items:center;gap:10px;display:flex}.icon-button{background:0 0;border:1px solid #0000;border-radius:9px;width:40px;height:40px}.icon-button:hover{background:#eaf0ee}.text-link{background:0 0;border:0;padding:5px 0;font-size:12px;font-weight:600;line-height:1.5}.text-link:hover{color:var(--accent-dark)}.small-pill{letter-spacing:.065em;background:#ffffffb3;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:700;line-height:1.2;display:inline-block}.picture-fallback{color:#7d908b;text-align:center;background:#e6eeea;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:90px;display:flex}.picture-fallback span{font-size:12px}.picture-fallback small{padding:0 20px;font-size:11px}.preview-bar{color:#365a52;background:#e4efeb;justify-content:space-between;align-items:center;gap:16px;min-height:29px;padding:5px max(28px,50vw - 710px);font-size:10px;font-weight:500;display:flex}.preview-bar>span:first-child{align-items:center;gap:7px;display:flex}.preview-dot{background:#228c77;border-radius:50%;width:6px;height:6px}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#ffffffef;align-items:center;gap:46px;height:76px;padding:0 max(28px,50vw - 710px);display:flex;position:relative}.wordmark{letter-spacing:-.055em;font-size:23px;font-weight:800}.wordmark span{color:#00aeb7}.topnav{align-items:center;gap:27px;height:100%;display:flex}.topnav>a{color:#53635f;align-items:center;height:100%;font-size:12px;font-weight:500;display:flex;position:relative}.topnav>a[aria-current=page]{color:#102521;font-weight:700}.topnav>a[aria-current=page]:after{content:"";background:#183c39;height:2px;position:absolute;bottom:19px;left:0;right:0}.topbar-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.experience-menu{position:relative}.experience-menu summary{border:1px solid var(--line);cursor:pointer;background:#f7faf8;border-radius:7px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;list-style:none;display:flex}.experience-menu summary::-webkit-details-marker{display:none}.experience-menu>div{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:240px;padding:8px;position:absolute;top:40px;right:0;box-shadow:0 14px 50px #112e241f}.experience-menu a,.selected-experience{border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.selected-experience{background:#e8f7f2;justify-content:flex-start}.experience-menu a:hover{background:#f2f5f3}.experience-menu small{color:var(--muted);padding:8px 10px;font-size:10px;display:block}.mobile-menu-button{display:none}.data-banner{border-bottom:1px solid var(--line);color:#67766c;background:#f0f4f0;justify-content:space-between;align-items:center;gap:16px;padding:10px max(28px,50vw - 710px);font-size:10px;display:flex}.data-banner p{align-items:center;gap:10px;display:flex}.data-banner strong{color:#37594f;font-size:10px}.data-banner label{white-space:nowrap;align-items:center;gap:8px;display:flex}.data-banner select{color:#33534b;background:#fff;border:1px solid #d7e0da;border-radius:6px;max-width:175px;padding:5px 26px 5px 9px;font-size:10px}.home-page{max-width:1420px;margin:0 auto;padding:38px 0 0}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-heading .eyebrow{margin-bottom:9px}.page-heading p{color:var(--muted);margin-top:9px;font-size:15px}.milestone-label{letter-spacing:.12em;color:#7e8a84;align-items:center;gap:12px;font-size:9px;display:flex}.milestone-label span{border:1px solid var(--line);color:#3f5c51;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;display:grid}.home-hero-grid{grid-template-columns:minmax(0,1.85fr) minmax(255px,1fr);gap:24px;display:grid}.spotlight{min-width:0}.spotlight-main{background:#172822;border-radius:18px;height:432px;position:relative;overflow:hidden}.spotlight-main>img,.spotlight-main>.picture-fallback{object-fit:cover;object-position:50% 52%;width:100%;height:100%}.spotlight-shade{background:linear-gradient(#14262115 10%,#0b201419 30%,#071c14d9 100%);position:absolute;inset:0}.hero-kicker{letter-spacing:.09em;color:#164c3b;background:#d4f8e9;border-radius:6px;padding:7px 10px;font-size:9px;font-weight:700;position:absolute;top:25px;left:25px}.spotlight-copy{color:#fff;position:absolute;bottom:28px;left:28px;right:180px}.spotlight-copy h2{letter-spacing:.01em;margin:7px 0;font-size:41px}.spotlight-copy p{color:#e7eee8;margin-bottom:21px;font-size:15px}.carousel-controls{color:#fff;align-items:center;gap:11px;display:flex;position:absolute;bottom:26px;right:22px}.carousel-controls button,.stage-icon{color:#fff;background:#ffffff0e;border:1px solid #fff5;border-radius:50%;place-items:center;width:33px;height:33px;padding:0;display:grid}.carousel-controls button:hover,.stage-icon:hover:not(:disabled){background:#ffffff29}.carousel-controls span{letter-spacing:.08em;font-size:10px}.spotlight-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:12px;display:grid}.spotlight-thumbnails>button{text-align:left;background:#fff;border:1px solid #dfe6e2;border-radius:11px;min-width:0;padding:0;transition:border .15s;overflow:hidden}.spotlight-thumbnails>button[aria-pressed=true]{border:2px solid var(--accent);box-shadow:0 0 0 3px #00bec51a}.spotlight-thumbnails img,.spotlight-thumbnails .picture-fallback{object-fit:cover;width:100%;height:79px}.spotlight-thumbnails>button>div:last-child{padding:9px 11px}.spotlight-thumbnails strong{font-size:11px;display:block}.spotlight-thumbnails span{color:var(--muted);margin-top:2px;font-size:9px;display:block}.announcements{flex-direction:column;gap:12px;display:flex}.announcements>h2{letter-spacing:-.02em;margin:0 0 2px;font-size:17px}.announcement{text-align:left;isolation:isolate;border:0;border-radius:14px;min-height:139px;padding:19px 22px;transition:transform .18s;position:relative;overflow:hidden}.announcement:hover{transform:translateY(-2px)}.announcement h3{letter-spacing:-.045em;z-index:1;max-width:77%;margin-top:12px;font-size:24px;position:relative}.announcement p{z-index:1;opacity:.8;max-width:83%;margin-top:7px;font-size:11px;position:relative}.announcement-link{z-index:1;align-items:center;gap:6px;margin-top:14px;font-size:10px;font-weight:600;display:flex;position:relative}.motion-card{color:#fff;background:radial-gradient(at 90% 60%,#426568 0,#0000 65%),#132f35;flex:1.28;min-height:220px}.motion-card .small-pill{color:#e4fffe;background:#006e77}.motion-card h3{max-width:65%;font-size:31px}.motion-card p{max-width:64%}.pitch-card{background:linear-gradient(120deg,#e8e3f9,#f5f2fb);flex:1}.engineering-card{background:linear-gradient(120deg,#f6e5d6,#fbefe4);flex:.6;min-height:117px}.engineering-card h3{max-width:85%;font-size:21px}.announcement-icon{opacity:.25;color:#635573;position:absolute;top:45px;right:23px;transform:rotate(-10deg)}.engineering-card .announcement-icon{color:#ab7853;top:26px}.orbit-art{opacity:.65;z-index:0;width:44%;position:absolute;top:25px;bottom:24px;right:16px}.orbit-art>div{background:linear-gradient(110deg,#253e40,#677c78 47%,#0d2528);border-radius:28px;width:75px;height:140px;position:absolute;top:25px;right:31px;transform:rotate(-17deg);box-shadow:18px 12px 35px #00151344}.orbit-art>span{border:1px solid #c8e7de88;border-radius:50%;width:172px;height:70px;position:absolute;top:58px;right:-5px;transform:rotate(-18deg)}.quick-create{background:#fff;border:1px solid #dce6e1;border-radius:15px;align-items:center;gap:17px;margin:29px 0 35px;padding:23px 25px;display:flex}.quick-create-mark{color:#167b6c;background:#e7f8f3;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.quick-create h2{font-size:20px}.quick-create p{color:var(--muted);margin-top:6px;font-size:12px}.quick-create .button{margin-left:auto}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.section-heading h2{font-size:23px}.section-heading p{color:var(--muted);margin-top:7px;font-size:12px}.project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.project-card{background:#fff;border:1px solid #e2e8e4;border-radius:15px;transition:transform .18s,box-shadow .18s;overflow:hidden}.project-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #152b1f0b}.project-card-image{background:#eaf1ec;height:185px;position:relative;overflow:hidden}.project-card-image>img,.project-card-image>.picture-fallback{object-fit:cover;width:100%;height:100%;transition:transform .35s}.project-card:hover .project-card-image>img{transform:scale(1.025)}.project-card-image>span{color:#466153;background:#fffffff0;border-radius:5px;padding:5px 8px;font-size:9px;position:absolute;top:12px;left:12px}.project-card-body{padding:18px}.project-card h3{letter-spacing:0;font-size:16px}.project-card p{color:var(--muted);min-height:32px;margin-top:6px;font-size:11px}.project-status{color:#adbfba;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:inline-flex}.project-status>span{background:#7b9290;border-radius:50%;width:6px;height:6px}.project-status.sample{color:#648477}.project-status.sample>span{background:#85a99b}.project-status.ready>span{background:#00bf97}.project-status.building>span{background:#e6b251}.project-status.unknown{color:#8a9c96}.project-card-action{border-top:1px solid #edf0ed;justify-content:space-between;margin-top:15px;padding-top:12px;font-size:11px;font-weight:600;display:flex}.home-principles{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:16px;padding:34px 0;display:grid}.home-principles>div{grid-template-columns:25px 1fr;align-items:center;gap:4px 9px;display:grid}.home-principles svg{color:#427767;grid-row:span 2}.home-principles strong{font-size:12px}.home-principles span{color:var(--muted);font-size:11px}.search-input{color:#7a8b82;background:#fff;border:1px solid #dbe4df;border-radius:9px;align-items:center;gap:10px;min-width:0;min-height:40px;padding:0 12px;display:flex}.search-input input{color:#233c32;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:10px 0;font-size:11px}.search-input:focus-within{outline:2px solid var(--focus);outline-offset:2px}.search-input input:focus-visible{outline:0}.project-search{max-width:500px;margin-bottom:25px}.empty-state{text-align:center;color:#496d5e;background:#fff;border:1px dashed #d2dfd7;border-radius:15px;flex-direction:column;align-items:center;gap:14px;padding:56px 24px;display:flex}.empty-state h3{color:#233b30;font-size:20px}.empty-state p{color:var(--muted);max-width:470px;font-size:12px}.empty-state.compact{padding:38px 20px}.app-footer{color:#839087;justify-content:space-between;gap:20px;max-width:1420px;margin:0 auto;padding:23px 0 28px;font-size:10px;display:flex}.footer-divider{color:#b0bab4;padding:0 10px}.connection-state,.loading-view{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:760px;margin:55px auto 100px;padding:45px;display:flex}.connection-state>svg{color:#578978}.connection-state h1{font-size:35px}.connection-state p{color:#596e65;max-width:570px;line-height:1.7}.loading-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;animation:1.2s infinite pulse}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:15px;width:100%;margin-top:20px;display:grid}.skeleton-grid>div{background:linear-gradient(100deg,#e8ede8,#f9faf8,#e8ede8) 0 0/200% 100%;border-radius:14px;height:180px;animation:1.5s infinite skeleton}.project-layout{grid-template-columns:204px minmax(0,1fr);max-width:1600px;margin:0 auto;display:grid}.project-sidebar{border-right:1px solid var(--line);background:#fafbf8;flex-direction:column;align-self:start;min-height:calc(100vh - 150px);padding:26px 16px 22px;display:flex;position:sticky;top:0}.back-link{color:#64746b;align-items:center;gap:7px;margin-bottom:27px;font-size:11px;display:flex}.project-identity{align-items:center;gap:10px;display:flex}.project-identity img,.project-identity .picture-fallback{object-fit:cover;border-radius:9px;width:43px;height:45px;min-height:0}.project-identity h2{letter-spacing:0;font-size:15px}.project-identity p{color:var(--muted);margin-top:4px;font-size:10px}.privacy-label{color:#718076;align-items:center;gap:5px;margin-top:14px;font-size:9px;display:flex}.nav-group-label{letter-spacing:.16em;color:#91a094;margin:28px 10px 10px;font-size:9px}.project-sidebar nav{flex-direction:column;gap:4px;display:flex}.project-sidebar nav button,.collection-links button{text-align:left;color:#617269;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;min-height:42px;padding:10px;font-size:11px;display:flex}.project-sidebar nav button[aria-current=page]{color:#fff;background:#162725}.project-sidebar nav button:hover:not([aria-current=page]),.collection-links button:hover{background:#ebf1eb}.count-tag{opacity:.75;margin-left:auto;font-size:9px}.collection-links{flex-direction:column;gap:2px;display:flex}.collection-links button{min-height:36px;font-size:10px;line-height:1.4}.sidebar-bottom{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:55px;padding-top:18px;display:flex}.avatar{color:#3e6452;background:#dbe9e0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:600;display:grid}.sidebar-bottom strong,.sidebar-bottom small{font-size:10px;display:block}.sidebar-bottom small{color:var(--muted);margin-top:3px;font-size:9px}.project-content{background:#f7f8f5;min-width:0}.workspace-top{color:#eff6f3;background:#142024;border-bottom:1px solid #35433f;justify-content:space-between;align-items:center;gap:16px;padding:21px 24px;display:flex}.workspace-top>div:first-child{align-items:center;gap:20px;display:flex}.workspace-top h1{letter-spacing:-.025em;align-items:center;gap:12px;font-size:18px;display:flex}.workspace-top h1>span{color:#647b73;font-weight:400}.workspace-top .project-status.sample{color:#adc5b8}.workspace-top .button{min-height:38px;padding:9px 12px;font-size:10px}.next-tag{letter-spacing:.04em;color:#a9bab5;background:#ffffff13;border-radius:3px;padding:3px 4px;font-size:7px}.workspace-stage-grid{background:linear-gradient(135deg,#111b1e,#1b2628);grid-template-columns:minmax(0,1fr) 245px;gap:17px;padding:20px 24px 22px;display:grid}.stage-wrap{min-width:0}.stage-caption{justify-content:space-between;align-items:center;gap:10px;min-height:23px;margin-bottom:12px;display:flex}.stage-badge{color:#b0c2ba;border:1px solid #40554d;border-radius:6px;padding:5px 8px;font-size:9px}.asset-stage{background:#0c1718;border:1px solid #31423a;border-radius:13px 13px 0 0;justify-content:center;align-items:center;height:410px;display:flex;overflow:hidden}.asset-stage img,.asset-stage video{object-fit:contain;width:100%;height:100%}.asset-stage>.picture-fallback{color:#829e93;background:#142123;width:100%;height:100%}.stage-toolbar{color:#fff;background:#101d1e;border:1px solid #31423a;border-top:0;border-radius:0 0 13px 13px;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.stage-toolbar h2{letter-spacing:.1em;font-size:18px;font-weight:500}.stage-toolbar p{color:#a2bbb0;margin-top:5px;font-size:10px}.stage-toolbar>div:last-child{gap:8px;display:flex}.stage-icon{width:31px;height:31px}.asset-filmstrip{gap:10px;margin-top:13px;padding-bottom:4px;display:flex;overflow-x:auto}.asset-filmstrip button{color:#a9b9b2;text-align:center;background:0 0;border:0;flex:0 0 110px;min-width:98px;max-width:125px;padding:0}.asset-filmstrip img,.asset-filmstrip .picture-fallback{object-fit:cover;border:2px solid #0000;border-radius:8px;width:100%;height:74px;min-height:0}.asset-filmstrip button[aria-pressed=true] img{border-color:var(--accent)}.asset-filmstrip span{margin-top:5px;font-size:9px;line-height:1.4;display:block}.asset-filmstrip button[aria-pressed=true] span{color:#42e3d3}.asset-inspector{color:#e3ebe7;background:#202c2ddd;border:1px solid #364440;border-radius:13px;min-width:0;padding:20px 17px}.inspector-title .eyebrow{font-size:8px}.inspector-title h2{margin:8px 0 17px;font-size:18px}.inspector-image{object-fit:cover;border:1px solid #415148;border-radius:8px;width:100%;height:128px}.asset-inspector>.picture-fallback{background:#172421;min-height:128px}.asset-inspector h3{letter-spacing:0;margin-top:15px;font-size:12px}.asset-inspector dl{flex-direction:column;gap:9px;margin:16px 0 20px;font-size:9px;display:flex}.asset-inspector dl>div{justify-content:space-between;align-items:start;gap:10px;display:flex}.asset-inspector dt{color:#96a9a0;flex-shrink:0}.asset-inspector dd{text-align:right;color:#d0ded6;overflow-wrap:anywhere;margin:0}.asset-inspector .button{min-height:37px;margin-bottom:8px;padding:9px 10px;font-size:10px}.inspector-notice{color:#b7c5bb;background:#ffffff08;border-radius:7px;padding:10px;font-size:10px;line-height:1.6}.design-intent{border-top:1px solid #46534c;margin-top:18px;padding-top:16px}.design-intent h3{margin:0 0 12px}.design-intent ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.design-intent li{color:#bdcec3;align-items:flex-start;gap:7px;font-size:10px;display:flex}.design-intent li>span{background:#40cfbd;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:5px}.design-intent small,.design-intent p{color:#91a99b;margin-top:18px;font-size:9px;line-height:1.7;display:block}.asset-library{padding:29px 24px}.library-controls{flex-wrap:wrap;align-items:center;gap:13px;margin-bottom:18px;display:flex}.library-controls .search-input{flex:220px;max-width:370px}.filter-chips{gap:6px;padding:3px 1px;display:flex;overflow-x:auto}.filter-chips button{color:#54685b;white-space:nowrap;background:#fff;border:1px solid #dfe5df;border-radius:20px;min-height:33px;padding:8px 11px;font-size:10px}.filter-chips button[aria-pressed=true]{color:#fff;background:#0a9da0;border-color:#0a9da0;box-shadow:0 0 0 3px #05bfc314}.library-view-controls{align-items:center;gap:3px;margin-left:auto;display:flex}.library-view-controls .icon-button{width:34px;height:34px}.library-view-controls .icon-button[aria-pressed=true]{color:#144d36;background:#e2ece4}.library-view-controls .button{margin-left:5px}.filter-summary{color:var(--muted);align-items:center;gap:14px;margin:-5px 0 15px;font-size:11px;display:flex}.filter-summary button{color:#007c72;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;display:flex}.selection-bar{background:#dff3e9;border-radius:10px;align-items:center;gap:15px;margin-bottom:16px;padding:12px 15px;font-size:11px;display:flex}.selection-bar>span{margin-right:auto}.selection-bar .text-link{font-size:10px}.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.asset-card{background:#fff;border:1px solid #dfe7df;border-radius:12px;min-width:0;position:relative;overflow:hidden}.asset-card.is-active{border-color:#0aaea5;box-shadow:0 0 0 2px #0ebcaa0d}.asset-open{text-align:left;color:#223c2e;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.asset-open>img,.asset-open>.picture-fallback{object-fit:cover;width:100%;height:165px}.asset-open>div:last-child{padding:13px 40px 15px 13px}.asset-open h3{letter-spacing:-.015em;font-size:12px;line-height:1.35}.asset-open p{color:#728574;margin-top:5px;font-size:9px}.asset-open small{color:#88958a;overflow-wrap:anywhere;margin-top:6px;font-size:8px;display:block}.asset-download{background:#fff;border:1px solid #e3e9e2;border-radius:6px;width:29px;height:29px;position:absolute;bottom:13px;right:8px}.asset-checkbox{z-index:2;background:#fff;border-radius:6px;padding:5px;display:flex;position:absolute;top:10px;left:10px}.asset-checkbox input{accent-color:#008f87;cursor:pointer;width:16px;height:16px;margin:0}.asset-grid.is-list{flex-direction:column;display:flex}.is-list .asset-open{align-items:center;display:flex}.is-list .asset-open>img,.is-list .asset-open>.picture-fallback{width:94px;height:79px;min-height:79px}.is-list .asset-open>div:last-child{padding:12px 50px 12px 18px}.is-list .asset-download{top:25px;bottom:auto;right:16px}.is-list .asset-checkbox{top:29px;left:8px}.library-footnote{color:#869187;margin-top:16px;font-size:10px;line-height:1.6}.workspace-bottom{grid-template-columns:1fr 1.22fr;gap:18px;padding:0 24px 28px;display:grid}.workspace-bottom>button{text-align:left;background:#fff;border:1px solid #dbe4db;border-radius:14px;min-width:0;padding:23px}.module-promo{grid-template-columns:1fr 62px;gap:15px;display:grid}.module-promo>svg{color:#a7c6b1;align-self:center}.module-promo h2{margin-top:8px;font-size:21px}.module-promo p{color:var(--muted);margin-top:9px;font-size:11px}.module-promo .text-link{grid-column:span 2;justify-self:start;font-size:11px}.book-promo{align-items:center;gap:24px;display:flex}.book-art{color:#e4f1e7;background:linear-gradient(105deg,#1a3830,#304a3e);border-left:5px solid #102a23;border-radius:3px 8px 8px 3px;flex-direction:column;justify-content:space-between;width:97px;min-width:97px;height:138px;padding:13px 11px;display:flex;transform:rotate(-5deg);box-shadow:5px 8px 12px #001c1a28}.book-art>span{letter-spacing:.13em;font-size:13px}.book-art>small{letter-spacing:.13em;font-size:8px;line-height:1.7}.book-promo .small-pill{color:#567b5f;background:#edf4eb;font-size:7px}.book-promo h2{margin:9px 0;font-size:21px}.book-promo p{color:var(--muted);font-size:10px;line-height:1.6}.book-promo .text-link{margin-top:9px;font-size:10px}.module-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.module-grid>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;padding:24px}.module-grid>button>svg{color:#3d9381}.module-grid h3{margin:15px 0 8px;font-size:18px}.module-grid p{color:var(--muted);font-size:12px}.module-grid button>span{color:#147563;align-items:center;gap:10px;margin-top:22px;font-size:11px;font-weight:600;display:flex}.scope-note{border:1px solid var(--line);background:#edf4ec;border-radius:11px;align-items:flex-start;gap:14px;margin-top:24px;padding:18px;display:flex}.scope-note>svg{color:#497b5b;flex-shrink:0}.scope-note p{color:#627665;font-size:12px;line-height:1.7}.scope-note strong{color:#355b3e;display:block}.book-placeholder{text-align:center;flex-direction:column;align-items:center;gap:20px;min-height:500px;padding:75px 30px;display:flex}.book-placeholder>svg{color:#6e977c}.book-placeholder h2{font-size:32px}.book-placeholder p{color:var(--muted);max-width:550px;font-size:14px;line-height:1.8}.review-dialog{width:100%;max-width:min(640px,100vw - 32px);color:var(--ink);background:#fafcf9;border:1px solid #d5e3db;border-radius:20px;max-height:calc(100dvh - 48px);padding:27px;overflow:auto;box-shadow:0 24px 100px #051f2455}.review-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#061d28a3}.dialog-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:17px;display:flex}.dialog-heading h2{font-size:24px}.dialog-copy{color:#596e61;white-space:pre-line;font-size:14px;line-height:1.8}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.media-dialog{max-width:min(920px,100vw - 32px)}.media-dialog>img,.media-dialog>video{object-fit:contain;background:#172823;border-radius:11px;width:100%;max-height:66dvh}.media-dialog>p{margin:16px 0;font-size:12px}.download-list{flex-direction:column;gap:8px;margin-top:20px;display:flex}.download-list>a{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;font-size:13px;display:flex}.download-list small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.flow-list{grid-template-columns:1fr 1fr;gap:9px;margin:24px 0 0;padding:0;list-style:none;display:grid}.flow-list li{border:1px solid #dce8df;border-radius:9px;align-items:center;gap:12px;padding:13px;font-size:12px;font-weight:600;display:flex}.flow-list li>span{color:#25836a;background:#e0f1e8;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}@keyframes pulse{50%{opacity:.25}}@keyframes skeleton{to{background-position:-200% 0}}@media (min-width:1650px){.asset-stage{height:465px}.workspace-stage-grid{grid-template-columns:minmax(0,1fr) 270px}.asset-inspector{padding:22px}.inspector-image{height:145px}}@media (max-width:1480px){.home-page,.app-footer{margin-left:28px;margin-right:28px}.spotlight-main{height:412px}.project-card-image{height:165px}.workspace-top>div:first-child{gap:12px}.workspace-top h1{font-size:16px}}@media (max-width:1180px){.topbar{gap:30px}.topnav{gap:19px}.topbar-actions{gap:8px}.help-button{display:none}.home-hero-grid{grid-template-columns:minmax(0,1.9fr) minmax(255px,1fr);gap:18px}.spotlight-main{height:389px}.spotlight-copy{right:120px}.spotlight-copy h2{font-size:35px}.spotlight-copy p{font-size:13px}.carousel-controls{gap:7px;bottom:20px;right:16px}.spotlight-thumbnails{gap:7px}.spotlight-thumbnails>button>div:last-child{padding:8px}.spotlight-thumbnails span{font-size:8px}.announcement{padding:17px}.motion-card h3{font-size:28px}.project-grid{gap:13px}.project-card-body{padding:14px}.project-layout{grid-template-columns:182px minmax(0,1fr)}.project-sidebar{padding-left:12px;padding-right:12px}.workspace-top{flex-wrap:wrap;padding:17px 20px}.workspace-top>div:first-child{flex:300px;justify-content:space-between}.workspace-stage-grid{grid-template-columns:minmax(0,1fr) 220px;gap:13px;padding:18px}.asset-stage{height:350px}.asset-inspector{padding:16px 13px}.inspector-title h2{font-size:16px}.asset-inspector dl{font-size:8px}.asset-library{padding:25px 19px}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-bottom{grid-template-columns:1fr;padding:0 18px 24px}.book-art{height:120px}.module-grid{grid-template-columns:repeat(2,1fr)}.milestone-label{display:none}}@media (max-width:920px){.topbar{gap:24px;height:68px;padding:0 20px}.wordmark{font-size:21px}.topnav{gap:16px}.topnav>a{font-size:11px}.topbar-actions{gap:8px}.experience-menu summary{font-size:9px}.create-button{padding:10px 12px;font-size:11px}.preview-bar,.data-banner{padding-left:20px;padding-right:20px}.preview-safety{display:none}.home-page,.app-footer{margin-left:20px;margin-right:20px}.home-page{padding-top:28px}.page-heading p{font-size:13px}.home-hero-grid{grid-template-columns:1fr}.spotlight-main{height:410px}.announcements{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.announcements>h2{grid-column:1/-1;margin-top:8px}.announcement,.motion-card,.engineering-card{min-height:180px;padding:16px}.announcement h3,.motion-card h3,.engineering-card h3{max-width:88%;font-size:21px}.announcement p,.motion-card p{max-width:96%;font-size:10px}.small-pill{font-size:7px}.announcement-link{font-size:9px}.orbit-art{opacity:.23;width:55%;top:45px;right:-15px}.announcement-icon{opacity:.16;top:75px;right:6px}.engineering-card .announcement-icon{top:85px;right:9px}.quick-create{gap:13px;padding:20px}.quick-create-mark{display:none}.quick-create h2{font-size:18px}.quick-create p{font-size:11px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.project-card-image{height:210px}.home-principles{gap:18px}.home-principles strong{font-size:10px}.home-principles span{font-size:9px}.project-layout{grid-template-columns:1fr}.project-sidebar{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;min-height:0;padding:17px 20px 0;display:grid;position:static}.back-link{grid-column:1/-1;margin:0 0 3px;font-size:10px}.project-identity{grid-column:1}.project-identity img{width:35px;height:35px}.privacy-label{grid-area:2/2;align-self:center;margin:0}.project-sidebar .nav-group-label,.collection-links,.sidebar-bottom{display:none}.project-sidebar nav{flex-direction:row;grid-column:1/-1;gap:5px;padding:5px 0 10px;overflow:auto}.project-sidebar nav button{flex-shrink:0;min-height:39px;padding:9px 12px;font-size:10px}.project-sidebar nav svg{width:15px;height:15px}.workspace-top{padding:16px 20px}.workspace-stage-grid{grid-template-columns:minmax(0,1fr) 230px;padding:18px 20px}.asset-stage{height:365px}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-bottom{grid-template-columns:1fr 1.1fr}.book-promo{gap:14px;padding:18px!important}.book-art{width:72px;min-width:72px;height:111px}.book-art>span{font-size:10px}.book-promo h2,.module-promo h2{font-size:19px}}@media (max-width:640px){body{font-size:14px}.preview-bar{min-height:30px;padding:7px 16px;font-size:9px}.topbar{gap:12px;height:64px;padding:0 16px}.topnav{display:none}.topnav.is-open{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:8px 16px;display:flex;position:absolute;top:64px;left:0;right:0;box-shadow:0 12px 18px #1636290a}.topnav>a{height:45px;padding:0 9px;font-size:13px}.topnav>a[aria-current=page]:after{display:none}.topnav>a[aria-current=page]{background:#eaf5ee;border-radius:8px}.mobile-menu-button{display:inline-flex}.topbar-actions{gap:5px}.experience-menu summary{padding:7px 8px;font-size:9px}.experience-menu>div{right:-75px}.create-button{min-height:36px;padding:9px}.create-button span{display:none}.create-button svg{width:17px;height:17px}.data-banner{align-items:flex-start;gap:8px;padding:9px 16px}.data-banner p{flex-direction:column;align-items:flex-start;gap:3px;max-width:64%;line-height:1.5}.data-banner p span{font-size:9px}.data-banner label{gap:0;font-size:0}.data-banner select{max-width:139px;min-height:34px;padding-left:7px;font-size:9px}.home-page{margin:0;padding:27px 16px 0}.page-heading{margin-bottom:23px}.page-heading h1{max-width:370px;font-size:30px}.page-heading p{max-width:340px;font-size:12px;line-height:1.6}.page-heading .eyebrow{font-size:9px}.spotlight-main{border-radius:15px;height:360px}.spotlight-copy{bottom:23px;left:21px;right:25px}.spotlight-copy h2{font-size:34px}.spotlight-copy p{max-width:240px;margin-bottom:16px;font-size:12px}.spotlight-copy .eyebrow{font-size:8px}.spotlight-copy .button{min-height:40px;padding:10px 13px;font-size:11px}.hero-kicker{font-size:8px;top:18px;left:18px}.carousel-controls{gap:5px;bottom:23px;right:17px}.carousel-controls button{width:29px;height:29px}.carousel-controls span,.carousel-controls button:last-child{display:none}.spotlight-thumbnails{gap:8px;margin-top:10px;padding:2px 2px 7px;display:flex;overflow-x:auto}.spotlight-thumbnails>button{flex:0 0 112px}.spotlight-thumbnails img{height:68px}.spotlight-thumbnails strong{font-size:10px}.spotlight-thumbnails span{font-size:8px}.announcements{flex-direction:column;gap:11px;display:flex}.announcements>h2{margin:7px 0 3px;font-size:17px}.announcement,.motion-card,.engineering-card{flex:auto;min-height:0;padding:18px 20px}.motion-card{min-height:194px}.motion-card h3{max-width:68%;font-size:28px}.motion-card p{max-width:65%}.pitch-card h3 br{display:none}.pitch-card h3{max-width:85%;font-size:21px}.engineering-card h3{font-size:20px}.orbit-art{opacity:.7;width:44%;top:12px;right:0}.announcement-icon{opacity:.2;top:34px;right:22px}.engineering-card .announcement-icon{top:39px;right:23px}.small-pill{font-size:8px}.announcement p{font-size:11px}.quick-create{flex-direction:column;align-items:stretch;gap:17px;margin:23px 0 28px;padding:20px}.quick-create .button{width:100%;margin-left:0}.section-heading{align-items:flex-start;gap:12px}.section-heading h2{max-width:280px;font-size:22px}.section-heading p{max-width:330px;font-size:11px;line-height:1.6}.section-heading>.text-link{text-align:right;flex-shrink:0;gap:5px;max-width:102px;font-size:10px;line-height:1.5}.project-grid{gap:12px}.project-card-image{height:145px}.project-card-image>span{padding:4px 6px;font-size:7px;top:9px;left:8px}.project-card-body{padding:13px 11px}.project-card h3{font-size:14px}.project-card p{min-height:43px;font-size:10px;line-height:1.5}.project-status{font-size:9px}.project-card-action{margin-top:13px;font-size:10px}.home-principles{grid-template-columns:1fr;gap:20px;padding:27px 5px}.home-principles strong{font-size:12px}.home-principles span{font-size:11px}.app-footer{flex-direction:column;gap:7px;margin:0 16px;padding:22px 0;font-size:9px}.project-sidebar{gap:9px;padding:16px 14px 0}.project-identity h2{font-size:15px}.project-identity p{font-size:9px}.privacy-label{max-width:125px;font-size:8px;line-height:1.5}.project-sidebar nav{gap:3px;margin:0 -14px;padding:6px 14px 11px}.project-sidebar nav button{padding:9px 10px;font-size:10px}.count-tag{font-size:8px}.workspace-top{gap:14px;padding:16px 15px}.workspace-top>div:first-child{flex-wrap:wrap;flex-basis:100%;gap:8px}.workspace-top h1{font-size:16px}.workspace-top .button-row{justify-content:space-between;gap:8px;width:100%}.workspace-top .button{min-height:38px;padding:9px 11px;font-size:9px}.workspace-top .project-status{font-size:8px}.workspace-stage-grid{grid-template-columns:1fr;gap:17px;padding:15px}.stage-caption{gap:8px;margin-bottom:10px}.stage-caption .eyebrow{font-size:8px}.stage-badge{text-overflow:ellipsis;white-space:nowrap;max-width:45%;font-size:8px;overflow:hidden}.asset-stage{height:350px}.stage-toolbar{padding:14px}.stage-toolbar h2{font-size:16px}.stage-toolbar p{font-size:9px}.stage-icon{width:30px;height:30px}.asset-filmstrip button{flex-basis:97px;min-width:97px}.asset-filmstrip img{height:70px}.asset-filmstrip span{font-size:9px}.asset-inspector{grid-template-columns:100px 1fr;gap:0 17px;padding:20px;display:grid}.inspector-title{grid-column:1/-1}.inspector-title h2{font-size:21px}.inspector-image,.asset-inspector>.picture-fallback{grid-area:2/1/4;height:95px;min-height:95px}.asset-inspector>h3{grid-column:2;margin-top:0;font-size:13px;line-height:1.5}.asset-inspector dl{grid-column:2;gap:7px;margin:10px 0 19px;font-size:9px}.asset-inspector>.button,.asset-inspector>.inspector-notice{grid-column:1/-1;min-height:43px;font-size:11px}.design-intent{grid-column:1/-1;margin-top:12px}.design-intent h3{font-size:12px}.design-intent li{font-size:11px}.design-intent small{margin-top:14px;font-size:10px}.asset-library{padding:24px 15px}.library-controls{gap:10px}.library-controls .search-input{flex-basis:100%;max-width:none;min-height:43px}.search-input input{font-size:12px}.filter-chips{gap:7px;width:100%}.filter-chips button{min-height:37px;padding:8px 12px;font-size:11px}.library-view-controls{justify-content:flex-end;width:100%;margin-left:0}.library-view-controls .icon-button{width:37px;height:37px}.library-view-controls .button{min-height:37px}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.asset-open>img,.asset-open>.picture-fallback{height:152px}.asset-open>div:last-child{padding:12px 35px 13px 11px}.asset-open h3{font-size:11px}.asset-open p{font-size:9px}.asset-open small{font-size:8px}.asset-download{width:28px;height:28px;bottom:10px;right:6px}.selection-bar{flex-wrap:wrap;gap:8px 12px}.selection-bar>span{flex-basis:100%;font-size:11px}.selection-bar .text-link{font-size:10px}.workspace-bottom{grid-template-columns:1fr;gap:13px;padding:0 15px 25px}.workspace-bottom>button{padding:22px!important}.book-art{width:93px;min-width:93px;height:134px}.book-promo{gap:21px}.book-art>span{font-size:12px}.book-promo h2,.module-promo h2{font-size:22px}.book-promo p,.book-promo .text-link{font-size:11px}.module-grid{grid-template-columns:1fr}.book-placeholder{min-height:440px;padding:55px 24px}.book-placeholder h2{font-size:28px}.book-placeholder p{font-size:13px}.connection-state,.loading-view{margin:30px auto 60px;padding:30px 20px}.connection-state h1{font-size:29px}.connection-state .button-row{flex-wrap:wrap;justify-content:center}.connection-state p{font-size:13px}.review-dialog{border-radius:16px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 30px);padding:22px}.dialog-heading{align-items:flex-start}.dialog-heading h2{font-size:23px}.dialog-heading .icon-button{min-width:35px;height:35px;margin-top:-6px;margin-right:-8px}.dialog-copy{font-size:13px}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}.flow-list{grid-template-columns:1fr}.media-dialog>img{max-height:57dvh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.project-card:hover,.announcement:hover{transform:none}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,ui-sans-serif,sans-serif}.spotlight-main>.spotlight-atmosphere{object-fit:cover;filter:blur(22px)brightness(.62);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.spotlight-main>.spotlight-product{object-fit:contain;object-position:center;width:65%;height:100%;position:absolute;top:0;right:2%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 13% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 13% 94%,#0000)}.spotlight-shade{background:linear-gradient(90deg,#08211de0 0%,#0a25185c 35%,#0000 74%),linear-gradient(#0000 55%,#061b19a1)}.hero-kicker,.spotlight-copy,.carousel-controls{z-index:2}.topnav>a{font-size:13px}.project-card p,.project-card-action{font-size:12px}@media (max-width:640px){.spotlight-main>.spotlight-product{object-position:right top;width:84%;height:83%;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16%,#000);mask-image:linear-gradient(90deg,#0000,#000 16%,#000)}.spotlight-shade{background:linear-gradient(#08211d29 35%,#061b19ed 100%)}button,.button,.icon-button,.filter-chips button,.library-view-controls .button,.project-sidebar nav button,.data-banner select,.experience-menu summary{min-height:44px}.icon-button,.stage-icon,.carousel-controls button,.asset-download{min-width:44px;min-height:44px}.carousel-controls{gap:6px}.carousel-controls button{width:44px;height:44px}.project-card p,.project-card-action{font-size:11px}.asset-open>div:last-child{padding-right:52px}.asset-download{bottom:8px;right:6px}.asset-checkbox{padding:10px}.asset-checkbox input{width:24px;height:24px}.filter-chips button{padding:10px 13px}.experience-menu summary{font-size:10px}}.workflow-sign-in{text-align:left;padding:24px 0}.workflow-sign-in__eyebrow{align-items:center;gap:8px;display:flex}.workflow-sign-in input{color:#17221e;background:#fff;border:1px solid #b8bfbb;border-radius:8px;padding:10px 12px}.workflow-sign-in__submit{color:#fff;cursor:pointer;background:#173d31;border:0;border-radius:8px}.workflow-sign-in button:disabled{opacity:.6;cursor:wait}.workflow-sign-in__privacy,.workflow-sign-in nav{font-size:13px}.session-error{margin:16px 24px}
@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-ext-wght-normal.20g3-bbbhdq0_.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-wght-normal.2cxlyxah-fd35.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-ext-wght-normal.0mkxydxl0e43d.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-wght-normal.1rx9vjatjkdar.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-vietnamese-wght-normal.2kcj5i_8uff48.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-ext-wght-normal.3gdi_th3seg1n.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.0gsaq8ukbf34m.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/manrope-cyrillic-ext-wght-normal.1dtltwig2y3wh.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/manrope-cyrillic-wght-normal.1hmx3sz6swr8m.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/manrope-greek-wght-normal.37b2k1x9f-55d.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/manrope-vietnamese-wght-normal.3xvzy9_grgcx4.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/manrope-latin-ext-wght-normal.0-hru0xfwhnbp.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/manrope-latin-wght-normal.1p_a2k8qd5zhp.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root,html[data-appearance-theme=studio]{--ink:#152528;--muted:#667479;--canvas:#f6f7f5;--surface:#fff;--raised:#edf1ef;--line:#dce3df;--stage:#111b1e;--stage-surface:#202c2d;--stage-ink:#eaf0ee;--stage-muted:#acbbb6;--stage-line:#42524c;--accent:#00bec5;--on-accent:#000;--accent-dark:#006c71;--accent-text:#006c71;--accent-text-stage:#00bec5;--focus:#006c71;--focus-stage:#00bec5;--font-ui:"Inter Variable", Inter, ui-sans-serif, system-ui, sans-serif;--status-ready:#138261;--status-building:#946513;--status-neutral:#667479;--shadow-surface:0 2px 8px #15252806, 0 12px 32px #15252808;--shadow-dialog:0 24px 100px #051f2455}html[data-appearance-theme=graphite]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#edf0f3;--muted:#a8afb9;--canvas:#17191d;--surface:#202328;--raised:#2a2e34;--line:#3c424b;--stage:#101215;--stage-surface:#1c1f24;--stage-ink:#edf0f3;--stage-muted:#a8afb9;--stage-line:#3c424b;--status-ready:#48c79c;--status-building:#e6b251;--status-neutral:#a8afb9;--shadow-surface:0 2px 8px #00000018, 0 12px 32px #00000020;--shadow-dialog:0 24px 100px #0008}html[data-appearance-theme=warm]{--ink:#302d28;--muted:#736b60;--canvas:#f5f1e9;--surface:#fffcf7;--raised:#ede7dc;--line:#dcd4c7;--stage:#28251f;--stage-surface:#343028;--stage-ink:#f4efe5;--stage-muted:#c0b7a8;--stage-line:#5b5245;--status-neutral:#736b60;--shadow-surface:0 2px 8px #302d2806, 0 12px 32px #302d2808}html[data-appearance-theme] body{background:var(--canvas);color:var(--ink);font-family:var(--font-ui);font-optical-sizing:auto;font-size:15px;line-height:1.55}html[data-appearance-theme] :is(button,input,select,textarea){font-family:inherit}html[data-appearance-theme] :is(h1,h2,h3){letter-spacing:-.025em;font-weight:650}html[data-appearance-theme] :is(button,.button,.text-link,summary,select,input:not([type=radio]):not([type=checkbox])){min-height:44px}html[data-appearance-theme] :is(.icon-button,.stage-icon,.carousel-controls button,.asset-download){flex-shrink:0;min-width:44px;min-height:44px}html[data-appearance-theme] :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--focus);outline-offset:3px}html[data-appearance-theme] :is(input,textarea,select){color:var(--ink);background-color:var(--surface);border-color:var(--line)}html[data-appearance-theme] :is(input,textarea)::placeholder{color:var(--muted);opacity:1}html[data-appearance-theme] textarea{font:inherit;line-height:1.55}html[data-appearance-theme] :is(input[type=checkbox],input[type=radio]){accent-color:var(--accent-dark)}html[data-appearance-theme] .skip-link{background:var(--ink);color:var(--canvas)}html[data-appearance-theme] :is(.topbar,.topnav.is-open,.experience-menu>div,.spotlight-thumbnails>button,.quick-create,.project-card,.search-input,.empty-state,.project-sidebar,.asset-card,.asset-download,.asset-checkbox,.workspace-bottom>button,.module-grid>button,.download-list>a,.review-dialog,.filter-chips button){background:var(--surface);color:var(--ink);border-color:var(--line)}html[data-appearance-theme] :is(.project-content,.asset-library,.book-placeholder){background:var(--canvas);color:var(--ink)}html[data-appearance-theme] :is(.preview-bar,.data-banner,.experience-menu summary,.scope-note,.picture-fallback){background:var(--raised);color:var(--muted);border-color:var(--line)}html[data-appearance-theme] :is(.data-banner strong,.scope-note strong,.empty-state h3,.topnav>a[aria-current=page],.asset-open,.milestone-label span){color:var(--ink)}html[data-appearance-theme] :is(.selected-experience,.avatar,.quick-create-mark,.selection-bar,.flow-list li>span){background:var(--raised);color:var(--accent-text)}html[data-appearance-theme] :is(.wordmark span,.home-principles svg,.connection-state>svg,.module-grid>button>svg,.module-grid button>span,.scope-note>svg,.book-placeholder>svg,.filter-summary button){color:var(--accent-text)}html[data-appearance-theme] .topnav>a[aria-current=page]:after{background:var(--accent-text)}html[data-appearance-theme] :is(.topnav>a,.back-link,.privacy-label,.nav-group-label,.collection-links button,.project-sidebar nav button){color:var(--muted)}html[data-appearance-theme] :is(.project-sidebar nav button[aria-current=page],.library-view-controls .icon-button[aria-pressed=true]){background:var(--raised);color:var(--accent-text)}html[data-appearance-theme] :is(.project-sidebar nav button[aria-current=page],.library-view-controls .icon-button[aria-pressed=true],.button.is-selected){box-shadow:inset 0 0 0 1px var(--accent-text)}html[data-appearance-theme] :is(.icon-button:hover,.experience-menu a:hover,.project-sidebar nav button:hover:not([aria-current=page]),.collection-links button:hover){background:var(--raised)}html[data-appearance-theme] :is(.project-card-action,.flow-list li,.quick-create,.workspace-bottom>button){border-color:var(--line)}html[data-appearance-theme] :is(.project-card:hover,.quick-create,.experience-menu>div){box-shadow:var(--shadow-surface)}html[data-appearance-theme] .review-dialog{box-shadow:var(--shadow-dialog)}html[data-appearance-theme] .experience-menu>div{top:calc(100% + 6px)}html[data-appearance-theme] :is(.search-input input,.asset-open){color:var(--ink);background:0 0}html[data-appearance-theme] .search-input input:focus-visible{outline:none}html[data-appearance-theme] .search-input:focus-within{outline:3px solid var(--focus);outline-offset:3px}html[data-appearance-theme] .project-card-image{background:var(--raised)}html[data-appearance-theme] .project-card-image>span{background:var(--surface);color:var(--ink)}html[data-appearance-theme] :is(.spotlight-thumbnails>button[aria-pressed=true],.asset-card.is-active){border-color:var(--accent-text);box-shadow:0 0 0 1px var(--accent-text)}html[data-appearance-theme] .skeleton-grid>div{background:linear-gradient(100deg, var(--raised), var(--surface), var(--raised));background-size:200% 100%}html[data-appearance-theme] .announcement{background:var(--surface);color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}html[data-appearance-theme] :is(.announcement .small-pill,.book-promo .small-pill){background:var(--raised);color:var(--muted)}html[data-appearance-theme] .announcement-icon{color:var(--muted)}html[data-appearance-theme] .orbit-art{opacity:.25}html[data-appearance-theme] .module-promo>svg{color:var(--muted)}html[data-appearance-theme] :is(.workspace-top,.workspace-stage-grid){--ink:var(--stage-ink);--muted:var(--stage-muted);--canvas:var(--stage);--surface:var(--stage-surface);--raised:var(--stage);--line:var(--stage-line);--accent-text:var(--accent-text-stage);--accent-dark:var(--accent-text-stage);--focus:var(--focus-stage);background:var(--stage);color:var(--ink);border-color:var(--line)}html[data-appearance-theme] :is(.asset-inspector,.stage-toolbar){background:var(--stage-surface);color:var(--ink);border-color:var(--line)}html[data-appearance-theme] :is(.asset-stage,.asset-stage>.picture-fallback,.asset-inspector>.picture-fallback){background:var(--stage);color:var(--muted);border-color:var(--line)}html[data-appearance-theme] :is(.stage-badge,.inspector-image,.design-intent){border-color:var(--line)}html[data-appearance-theme] :is(.stage-badge,.stage-caption .eyebrow.light,.asset-inspector .eyebrow.light,.asset-inspector .muted.light,.asset-inspector dt,.stage-toolbar p,.asset-filmstrip button,.design-intent li,.design-intent small,.design-intent p,.inspector-notice,.workspace-top h1>span){color:var(--muted)}html[data-appearance-theme] .asset-inspector dd{color:var(--ink)}html[data-appearance-theme] :is(.next-tag,.inspector-notice){background:var(--stage);color:var(--muted)}html[data-appearance-theme] .asset-filmstrip button[aria-pressed=true] :is(img,.picture-fallback){border-color:var(--accent-text-stage)}html[data-appearance-theme] .asset-filmstrip button[aria-pressed=true] span{color:var(--accent-text-stage)}html[data-appearance-theme] .design-intent li>span{background:var(--stage-muted)}html[data-appearance-theme] .stage-icon{border-color:var(--stage-line);color:var(--stage-ink)}html[data-appearance-theme] .stage-icon:hover:not(:disabled),html[data-appearance-theme] .media-dialog>:is(img,video){background:var(--stage)}html[data-appearance-theme] .asset-inspector dl>div{flex-wrap:wrap}html[data-appearance-theme] .asset-inspector dd{margin-left:auto}html[data-appearance-theme] .stage-toolbar>div:first-child{overflow-wrap:anywhere;min-width:0}html[data-appearance-theme] .stage-toolbar>div:last-child{flex-shrink:0}html[data-appearance-theme] :is(.button.primary,.filter-chips button[aria-pressed=true]){background:var(--accent);color:var(--on-accent);border-color:var(--accent-text)}html[data-appearance-theme] .button.primary:hover:not(:disabled){background:var(--accent);box-shadow:inset 0 0 0 1px var(--on-accent)}html[data-appearance-theme] :is(.button.secondary,.button.white){background:var(--surface);color:var(--ink);border-color:var(--line)}html[data-appearance-theme] .button.secondary:hover:not(:disabled){background:var(--raised)}html[data-appearance-theme] .button.dark{background:var(--ink);color:var(--canvas)}html[data-appearance-theme] .button.stage-secondary{border-color:var(--line);color:var(--ink);background:0 0}html[data-appearance-theme] .text-link:hover{color:var(--accent-text)}html[data-appearance-theme] .project-status{color:var(--muted)}html[data-appearance-theme] .project-status>span{background:var(--status-neutral)}html[data-appearance-theme] .project-status.ready>span{background:var(--status-ready)}html[data-appearance-theme] .project-status.building>span{background:var(--status-building)}html[data-appearance-theme] .workspace-top{--status-neutral:var(--stage-muted);--status-ready:#48c79c;--status-building:#e6b251}html[data-appearance-theme] :is(.button,.text-link,.filter-chips button,.project-sidebar nav button,.collection-links button,.search-input input){font-size:13px}html[data-appearance-theme] :is(.project-card p,.quick-create p,.section-heading p,.module-promo p,.book-promo p,.empty-state p,.scope-note p){font-size:13px;line-height:1.6}html[data-appearance-theme] :is(.app-footer,.library-footnote,.asset-open p,.asset-open small,.dialog-copy,.connection-state p,.scope-note p,.milestone-label,.footer-divider){color:var(--muted)}html[data-appearance-theme] :is(.project-status,.asset-filmstrip span,.asset-open p,.asset-open small,.asset-inspector dl,.design-intent small,.design-intent p,.inspector-notice,.stage-toolbar p,.library-footnote,.app-footer,.privacy-label){font-size:11px;line-height:1.5}html[data-appearance-theme] :is(.asset-open h3,.asset-inspector h3,.design-intent li,.project-card-action,.spotlight-thumbnails strong){font-size:12px;line-height:1.5}html[data-appearance-theme] :is(.data-banner,.data-banner strong,.data-banner p span,.data-banner select,.experience-menu summary){font-size:11px}html[data-appearance-theme] .dialog-copy{font-size:14px}html[data-appearance-theme] .asset-open>div:last-child{padding-right:56px}html[data-appearance-theme] .asset-checkbox{justify-content:center;align-items:center;min-width:44px;min-height:44px}html[data-appearance-theme] .asset-checkbox input{width:20px;height:20px}.appearance-panel{color:var(--ink);font-family:var(--font-ui);gap:22px;min-width:0;display:grid}.appearance-description,.appearance-help,.appearance-footer p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.appearance-fieldset{border:0;min-width:0;margin:0;padding:0}.appearance-fieldset legend{margin-bottom:10px;padding:0;font-size:13px;font-weight:650}.appearance-themes,.appearance-fonts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.appearance-choice{border:1px solid var(--line);cursor:pointer;background:var(--surface);border-radius:10px;min-width:0;min-height:44px;padding:12px;position:relative}.appearance-choice input,.appearance-swatch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.appearance-choice:hover{background:var(--raised)}.appearance-choice:has(input:checked){border-color:var(--accent-text);box-shadow:inset 0 0 0 1px var(--accent-text)}:is(.appearance-choice:has(input:focus-visible),.appearance-swatch:has(input:focus-visible)){outline:3px solid var(--focus);outline-offset:3px}.appearance-choice strong{font-size:12px;font-weight:600;display:block}.appearance-choice small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4;display:block}.appearance-theme-preview{background:var(--preview-canvas);border-radius:5px;grid-template-rows:7px 1fr;grid-template-columns:20% 1fr;gap:5px;height:52px;margin-bottom:10px;padding:6px;display:grid;box-shadow:inset 0 0 0 1px #80808030}.appearance-theme-preview>span{background:var(--preview-surface);border-radius:2px}.appearance-theme-preview>span:first-child{grid-column:1/-1}.appearance-theme-preview>span:last-child{background:var(--preview-stage)}.appearance-accent-row{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.appearance-swatches{flex-wrap:wrap;gap:3px;display:flex}.appearance-swatch{cursor:pointer;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;position:relative}.appearance-swatch>span{background:var(--swatch);width:30px;height:30px;color:var(--swatch-ink);border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #00000026}.appearance-swatch svg{width:18px;height:18px}.appearance-swatch:has(input:checked){box-shadow:inset 0 0 0 1px var(--ink)}.appearance-color-picker{cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.appearance-color-picker input{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;width:44px;height:44px;padding:4px}.appearance-color-picker code{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px;display:block}.appearance-help{margin-top:8px}.appearance-font{align-items:center;gap:10px;display:flex}.appearance-font>span{letter-spacing:-.04em;font-size:22px}.appearance-icons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.appearance-icon-choice{align-items:center;gap:14px;display:flex}.appearance-icon-sample{color:var(--ink);gap:8px;display:flex}.appearance-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.appearance-footer p{max-width:310px}.appearance-footer .button{flex-shrink:0}@media (max-width:640px){html[data-appearance-theme] .topnav>a[aria-current=page]{background:var(--raised);color:var(--accent-text)}html[data-appearance-theme] .workspace-top .button-row{flex-wrap:wrap}html[data-appearance-theme] .data-banner label{font-size:0}html[data-appearance-theme] .data-banner select{max-width:139px}html[data-appearance-theme] .dialog-heading .icon-button{margin-top:0}.appearance-panel{gap:20px}.appearance-themes,.appearance-fonts{gap:7px}.appearance-choice{padding:9px}.appearance-theme small{display:none}.appearance-font{flex-direction:column;align-items:flex-start;gap:4px}.appearance-icon-choice{flex-wrap:wrap;gap:8px}.appearance-footer{flex-wrap:wrap;gap:12px}}@media (max-width:400px){html[data-appearance-theme] .stage-toolbar{flex-wrap:wrap}html[data-appearance-theme] .stage-toolbar>div:last-child{margin-left:auto}}@media (prefers-reduced-motion:reduce){html[data-appearance-theme]{scroll-behavior:auto}html[data-appearance-theme] *,html[data-appearance-theme] :before,html[data-appearance-theme] :after{transition:none!important;animation:none!important}html[data-appearance-theme] :is(.project-card:hover,.announcement:hover,.project-card:hover .project-card-image>img){transform:none}}@media (forced-colors:active){:is(.appearance-choice:has(input:checked),.appearance-swatch:has(input:checked)){outline-offset:-2px;outline:2px solid highlight}.appearance-swatch>span,.appearance-theme-preview{forced-color-adjust:none}}html[data-appearance-theme] :is(.directions-header,.directions-form,.direction-card,.directions-saved-brief,.refinement-compare article){background:var(--surface);border-color:var(--line)}html[data-appearance-theme] :is(.directions-summary,.refinement-decision,.directions-notice){background:var(--raised);border-color:var(--line)}html[data-appearance-theme] :is(.directions-intro>p,.directions-summary p,.directions-form label small,.directions-status small,.direction-caption p,.refinement-compare p,.directions-steps,.directions-header .wordmark small){color:var(--muted)}html[data-appearance-theme] .directions-form :is(input,textarea,select){background:var(--surface);color:var(--ink);border-color:var(--line)}html[data-appearance-theme] :is(.directions-confirm input,.directions-form input[type=radio]){accent-color:var(--accent)}html[data-appearance-theme] .directions-steps [aria-current]{color:var(--accent-text)}html[data-appearance-theme] .directions-steps [aria-current] b{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.theme-toggle{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:13px;display:inline-flex}.theme-toggle:hover{background:var(--raised)}.theme-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.theme-toggle:disabled{opacity:.6;cursor:wait}html[data-appearance-theme=studio],html[data-appearance-theme=warm]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.directions-header{flex-wrap:wrap;gap:12px}@media (max-width:600px){.theme-toggle{padding:8px}.topbar-actions .theme-toggle span{display:none}}
