html:not(.app-mode) #sidebar,html:not(.app-mode) .workspace{display:none!important}
html.app-mode #landing{display:none!important}
#landing{color:#f7f8f8;background:#101211;font-family:Inter,Arial,sans-serif;letter-spacing:0}
#landing *{box-sizing:border-box;letter-spacing:0}
#landing a,#landing button{-webkit-tap-highlight-color:transparent}
#landing a:focus-visible,#landing button:focus-visible{outline:2px solid #ccff00;outline-offset:5px}
#landing svg{width:18px;height:18px;flex-shrink:0}
#landing button{font:inherit;cursor:pointer}
.landing-nav{position:absolute;z-index:4;top:0;left:0;width:100%;height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:none}
.landing-brand{display:flex;align-items:center;gap:12px;color:white;font-size:25px;font-weight:750}
.landing-brand img{object-fit:contain;width:40px;height:48px}
.landing-nav nav{display:flex;align-items:stretch;min-width:0}
.landing-nav nav>a,.landing-nav nav>button{border:1px solid #ffffff25;border-right:0;background:#10121180;color:#dce0e1;padding:14px 18px;font-size:11px;line-height:16px;white-space:nowrap;border-radius:0;font-weight:500}
.landing-nav nav>:last-child{border-right:1px solid #ffffff25}
.landing-nav nav>.selected{border-color:#b4b8b7;border-right:1px solid #b4b8b7;color:#fff}
.landing-nav nav>a:hover,.landing-nav nav>button:hover{background:#ffffff12;color:#ccff00}
#landing .landing-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:54px;padding:17px 22px;min-width:220px;background:#ccff00;color:#101211;border:0;border-radius:0;font-size:12px;line-height:20px;font-weight:700;transition:background .2s,transform .2s;text-decoration:none}
#landing .landing-cta:hover{background:#e0ff65;transform:translateY(-2px)}
#landing .landing-nav-cta{min-width:145px;min-height:44px;padding:12px 18px}
#landing-main{padding:0;margin:0;max-width:none;width:100%;outline:none}
.landing-hero{position:relative;isolation:isolate;min-height:680px;height:86svh;max-height:1080px;display:flex;align-items:center;padding:120px 5% 130px;overflow:hidden;background:#101211}
.landing-background{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center center}
.landing-hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#07090970 0%,#07090935 36%,transparent 62%)}
.landing-grid{position:absolute;inset:0;z-index:-1;opacity:.55;background-image:linear-gradient(#ffffff12 1px,transparent 1px),linear-gradient(90deg,#ffffff12 1px,transparent 1px);background-size:48px 48px;pointer-events:none}
.landing-grid span{position:absolute;width:48px;height:48px;background:#ccff00;opacity:.08;animation:landing-cell 6s ease-in-out infinite}
.landing-grid .cursor-tile{animation:none;opacity:0;box-shadow:inset 0 0 0 1px #e7ff8c50}
@keyframes landing-cell{0%,100%{opacity:.03}50%{opacity:.2}}
.landing-copy{max-width:780px;width:54%;padding-bottom:12px}
#landing h1{font-size:144px;line-height:1;font-weight:700;margin:0 0 20px;color:white}
.landing-lead{font-size:30px;line-height:1.35;margin:0 0 9px;color:#e1e4e6}
.landing-subtitle{font-size:17px;line-height:1.65;color:#b9bec3;margin:0;max-width:580px}
.landing-actions{display:flex;align-items:center;gap:30px;margin-top:30px;flex-wrap:wrap}
.landing-secondary{display:inline-flex;gap:12px;align-items:center;background:none;border:0;border-bottom:1px solid #ddd;color:#f0f2f2;font-size:14px!important;padding:12px 0;border-radius:0}
.landing-mobile-break{display:none}
.landing-pixel-edge{display:none}
.landing-boundary{position:absolute;bottom:0;left:0;width:100%;height:64px;pointer-events:none;z-index:-1}
.landing-pixel-edge span{height:var(--tile-height);background:#fff;position:relative}
.landing-pixel-edge span:before{content:'';position:absolute;bottom:100%;left:0;width:100%;aspect-ratio:1;background:var(--tile-color,transparent)}
.landing-story{background:#fff;color:#101211;padding:48px 6% 70px;scroll-margin-top:24px}
.landing-story-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:48px}
.landing-story h2{font-size:42px;line-height:1.16;margin:0;max-width:680px;font-weight:500}
.landing-step-labels{display:flex;gap:22px;font-size:10px;white-space:nowrap;color:#303634}
.landing-step-labels span:first-child{border-bottom:3px solid #ccff00;padding-bottom:8px}
.landing-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;border-top:1px solid #dce0dc;padding-top:36px}
.landing-steps article{position:relative;min-width:0;padding:0;background:none;border:0}
.landing-step-number{display:block;color:#747b76;font-size:11px;margin-bottom:28px}
.landing-steps article>svg{width:28px!important;height:28px!important;margin-bottom:20px;color:#343e32}
.landing-steps h3{font-size:23px;line-height:1.3;margin:0 0 16px;font-weight:550}
.landing-steps p{font-size:14px;line-height:1.8;color:#515955;margin:0 0 24px;max-width:370px}
.landing-steps a{display:inline-flex;gap:18px;align-items:center;color:#121a12;font-size:12px;font-weight:650}
.landing-steps a:hover{text-decoration:underline}
.landing-model-note{font-size:11px;line-height:1.7;color:#777f78;margin:44px 0 0}
.landing-outro{padding:76px 6%;display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid #ffffff1c}
.landing-launch-info{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:72px;padding:80px 6%;background:#141817}
.launch-info-intro>span{color:#ccff00;font-size:10px}
.launch-info-intro h2{font-size:36px;line-height:1.2;font-weight:500;margin:20px 0}
.launch-info-intro p{color:#a7b1ad;font-size:15px;line-height:1.8;max-width:390px}
.landing-launch-info a{display:inline-flex;align-items:center;gap:12px;color:#ccff00;font-size:12px;margin-top:20px}
.launch-questions details{border-bottom:1px solid #ffffff16;padding:22px 0}
.launch-questions details:first-child{padding-top:0}
.launch-questions summary{font-size:16px;line-height:1.5;cursor:pointer}
.launch-questions p{color:#a7b1ad;font-size:13px;line-height:1.85;margin:16px 0 0}
.launch-questions .launch-contract{font-family:monospace;color:#ccff00;overflow-wrap:anywhere;user-select:all}
.launch-questions summary:focus-visible{outline:2px solid #ccff00;outline-offset:6px}
@media(max-width:760px){.landing-launch-info{grid-template-columns:1fr;gap:36px;padding-block:52px}.launch-info-intro h2{font-size:29px}}
.landing-outro span{font-size:10px;color:#ccff00}
.landing-outro h2{font-size:48px;line-height:1.12;font-weight:500;margin:20px 0 0}
#landing .landing-footer{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:25px 6%;margin:0;border-top:1px solid #ffffff18;font-size:11px;color:#929b95}
.landing-footer a{color:#bdc5bf;display:inline-flex;gap:8px;align-items:center}
#landing-transition{position:fixed;inset:0;width:100%;height:100%;z-index:9999;pointer-events:none}
#landing-transition[hidden]{display:none!important}
#landing{position:relative;isolation:isolate}
.landing-story-heading,.landing-steps,.landing-model-note{position:relative;z-index:3}
.landing-story{padding-top:110px}
.landing-brand img,.logo-mark img{background:transparent!important;object-fit:contain;filter:drop-shadow(0 2px 8px #0005)}
.sidebar .logo-mark{width:42px;height:46px;background:none;border:0;box-shadow:none}
.sidebar .logo-mark img{width:100%;height:100%}
.sidebar .brand{font-weight:700;gap:10px}
.section-app .page-heading h1{font-family:Inter,Arial,sans-serif;font-weight:600;line-height:1.15}
.section-app .page-heading{align-items:center;gap:24px}
.section-app .empty-state h3{font-weight:550}
.workspace-placeholder{display:grid;gap:22px;padding:24px 0;min-height:280px;align-content:start}
.workspace-placeholder span{display:block;height:14px;background:#ffffff06;border-radius:3px;width:65%;max-width:760px}
.workspace-placeholder span:nth-child(2){width:48%}.workspace-placeholder span:nth-child(3){width:57%}
.section-app input:focus-visible,.section-app select:focus-visible,.section-app textarea:focus-visible{outline:2px solid #ccff0080;outline-offset:3px}
.section-app .button{transition:background .18s,border-color .18s,box-shadow .18s}
.section-app .button:hover{box-shadow:0 3px 12px #0002}
.landing-nav{border-bottom:1px solid #ffffff0d}
.landing-steps article{padding-bottom:12px}
.landing-steps a svg{transition:transform .2s}
.landing-steps a:hover svg{transform:translateX(4px)}
@media(prefers-reduced-motion:reduce){.landing-steps a svg,.section-app .button{transition:none}}
@media(min-width:1900px){#landing h1{font-size:176px}.landing-lead{font-size:36px}.landing-subtitle{font-size:20px}}
@media(max-width:1200px){.landing-nav{padding-inline:4%;gap:16px}.landing-nav nav>a,.landing-nav nav>button{padding:12px 10px;font-size:10px}.landing-copy{width:57%}#landing h1{font-size:110px}.landing-lead{font-size:25px}.landing-subtitle{font-size:15px}.landing-story h2{font-size:34px}.landing-step-labels{gap:12px}}
@media(max-width:800px){.landing-nav{height:128px;align-items:flex-start;padding-top:16px;flex-wrap:wrap}.landing-nav nav{order:3;width:100%;justify-content:center}.landing-nav nav>a,.landing-nav nav>button{flex:1;text-align:center;padding:10px 8px}.landing-brand{font-size:21px}.landing-brand img{width:30px;height:36px}#landing .landing-nav-cta{min-width:120px;min-height:38px;padding:8px 12px;font-size:10px}.landing-hero{height:88svh;min-height:760px;max-height:1000px;align-items:flex-end;padding:140px 6% 108px}.landing-background{object-position:66% center}.landing-hero:before{background:linear-gradient(0deg,#080b09 8%,#080b09df 32%,#080b0950 68%,#080b0940)}.landing-copy{width:100%;max-width:620px;padding:0}#landing h1{font-size:90px;margin-bottom:14px}.landing-lead{font-size:26px}.landing-subtitle{max-width:490px}.landing-story-heading{display:block}.landing-step-labels{margin-top:24px}.landing-steps{gap:24px}.landing-steps h3{font-size:20px}.landing-outro h2{font-size:38px}}
@media(max-width:540px){.landing-hero{min-height:690px;height:88svh;padding-bottom:94px}.landing-background{object-position:69% top;object-fit:cover}.landing-copy{padding-top:160px}#landing h1{font-size:72px}.landing-lead{font-size:23px}.landing-subtitle{font-size:13px;line-height:1.65}.landing-mobile-break{display:block}.landing-actions{gap:20px;margin-top:24px}#landing .landing-actions .landing-cta{min-width:172px;padding:14px 16px;font-size:11px}.landing-secondary{font-size:12px!important;gap:8px}.landing-story{padding:28px 6% 42px}.landing-story h2{font-size:30px}.landing-story-heading{padding-bottom:26px}.landing-step-labels{font-size:9px;gap:20px}.landing-steps{grid-template-columns:1fr;gap:30px}.landing-steps article{border-bottom:1px solid #e0e4df;padding-bottom:28px}.landing-step-number{margin-bottom:16px}.landing-steps article>svg{margin-bottom:14px}.landing-steps h3{font-size:23px}.landing-outro{display:block;padding:48px 6%}.landing-outro h2{font-size:38px;margin-bottom:28px}#landing .landing-footer{flex-wrap:wrap;font-size:10px}.landing-footer>span:nth-child(2){order:3;width:100%}}
@media(prefers-reduced-motion:reduce){.landing-grid span{animation:none}#landing .landing-cta{transition:none}}
@media(max-width:540px){.landing-background{height:62%;object-position:90% top}.landing-hero:before{background:linear-gradient(0deg,#080b09 20%,#080b09eb 36%,#080b0945 65%,#080b0930)}.landing-copy{position:relative;z-index:1}.landing-pixel-edge{height:68px}.landing-secondary{gap:6px}}
