:root{color:#111827;background:#f3f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.topbar{color:#fff;background:#101010;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.brand{letter-spacing:.02em;font-size:20px;font-weight:800}.subtitle{opacity:.65;margin-top:3px;font-size:12px}.badges{flex-wrap:wrap;gap:6px;display:flex}.badge{background:#2b2b2b;border:1px solid #444;border-radius:999px;padding:5px 8px;font-size:11px}.workspace{grid-template-columns:390px 1fr;gap:16px;padding:16px;display:grid}.card{background:#fff;border:1px solid #ddd;border-radius:16px;padding:16px}.controls{gap:12px;display:grid}.label{color:#4b5563;gap:5px;font-size:12px;display:grid}.input,.select{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:10px}.grid2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.grid3{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.checks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.check{color:#374151;align-items:center;gap:7px;font-size:12px;display:flex}.primary{color:#fff;background:#111;border:0;border-radius:10px;padding:11px 12px;font-weight:700}.secondary{color:#111;background:#eceef1;border:0;border-radius:10px;padding:10px 12px}.secondary:disabled{opacity:.45;cursor:not-allowed}.note{color:#6b7280;font-size:11px;line-height:1.55}.printProfile{color:#374151;background:#f7f7f8;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:12px}.tabs{gap:8px;margin-bottom:10px;display:flex}.tab{color:#111;background:#eceef1;border:0;border-radius:9px;padding:9px 12px}.tab.active{color:#fff;background:#111}.status{white-space:pre-wrap;background:#f7f7f9;border-radius:10px;min-height:150px;margin-bottom:12px;padding:11px;font-size:13px}.preview{background:#fff;border:1px dashed #c7c7cc;border-radius:13px;justify-content:center;align-items:center;min-height:65vh;display:flex;overflow:auto}.preview svg{max-width:94%;max-height:62vh}.meshPreview{perspective:900px;justify-content:center;align-items:center;width:94%;min-height:55vh;display:flex}.meshPlate{aspect-ratio:1.5;background:linear-gradient(145deg,#dadde2,#f7f7f8);border:1px solid #c9ccd2;border-radius:12px;width:min(70%,620px);position:relative;transform:rotateX(58deg)rotate(-18deg);box-shadow:28px 28px 50px #00000024}.meshPlate:after{content:"";border:2px solid #00000040;border-radius:8px;position:absolute;inset:8%}.metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.metric{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.metric b{font-size:14px;display:block}.metric span{color:#6b7280;font-size:10px}@media (max-width:900px){.workspace{grid-template-columns:1fr}.preview{min-height:48vh}.metrics{grid-template-columns:1fr 1fr}}.dropzone{text-align:center;background:#fafafa;border:2px dashed #c7c7cc;border-radius:13px;gap:7px;padding:18px;transition:all .18s;display:grid}.dropzone span{color:#6b7280;font-size:11px}.dropzone input{width:100%;font-size:12px}.dropzone.dragActive{background:#f0f0f1;border-color:#111;transform:scale(1.01)}.validation{color:#6c5200;background:#fff8e6;border:1px solid #ead7a1;border-radius:10px;padding:10px;font-size:11px;line-height:1.5}.progress{background:#e5e7eb;border-radius:999px;height:7px;overflow:hidden}.progress>div{background:#111;height:100%;transition:width .2s}.webglWrap{width:100%;height:62vh;position:relative}.webglCanvas{border-radius:12px;width:100%;height:100%;display:block}.viewerHint{color:#6b7280;background:#ffffffe0;border-radius:8px;padding:5px 8px;font-size:11px;position:absolute;bottom:10px;left:10px}.autosave{color:#6b7280;text-align:right;margin-top:-4px;font-size:11px}.diag{border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:1fr auto;gap:3px 10px;margin-bottom:12px;padding:10px 12px;display:grid}.diag b{font-size:12px}.diag span{font-size:11px;font-weight:800}.diag small{color:#6b7280;grid-column:1/-1}.diagWarn{background:#fff7e7;border-color:#ecd7a3}.modeSwitch{background:#eceef1;border-radius:11px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.modeSwitch button{color:#4b5563;background:0 0;border:0;border-radius:8px;padding:9px}.modeSwitch button.active{color:#111;background:#fff;font-weight:700;box-shadow:0 1px 5px #0000001a}.quickSummary{grid-template-columns:1fr 1fr;gap:8px;display:grid}.quickSummary div{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.quickSummary span,.customerSummary span{color:#6b7280;letter-spacing:.08em;font-size:9px;display:block}.quickSummary b{font-size:13px}.simpleChecks{gap:8px;padding:4px 0;display:grid}.heroButton{padding:13px 14px;font-size:14px}.exportHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:11px;font-weight:800}.outputCard{min-width:0}.emptyState{color:#9ca3af}.customerSummary{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.customerSummary div{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.customerSummary b{font-size:13px}.introOverlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c0c0ea3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.introCard{background:#fff;border-radius:20px;width:min(520px,100%);padding:28px;box-shadow:0 25px 80px #00000047}.introLogo{letter-spacing:.14em;font-size:13px;font-weight:900}.introCard h2{margin:12px 0 8px;font-size:28px}.introCard p{color:#6b7280;line-height:1.55}.introSteps{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.introSteps span{border:1px solid #e5e7eb;border-radius:10px;padding:10px;font-size:12px}.introSteps b{color:#fff;background:#111;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:6px;display:inline-grid}@media (max-width:650px){.workspace{gap:10px;padding:10px}.topbar{align-items:flex-start;padding:14px 16px}.badges{justify-content:flex-end}.card{border-radius:13px;padding:12px}.customerSummary{grid-template-columns:1fr 1fr}.introCard{padding:22px}.introCard h2{font-size:24px}}.sampleGallery{background:#fafafa;border:1px solid #e5e7eb;border-radius:11px;padding:10px}.sampleTitle{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:8px;font-size:10px;font-weight:800}.sampleButtons{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.sampleButton{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 6px;font-size:11px}.sampleButton:hover{background:#f3f4f6}.statusError{color:#8b1e1e;border:1px solid #efcaca;background:#fff0f0!important}@media (max-width:650px){.sampleButtons{grid-template-columns:1fr}.dropzone{padding:14px}.preview{min-height:42vh}.webglWrap{height:48vh}.topbar .subtitle{max-width:210px}}.landing{color:#111;background:#f7f7f8;min-height:100vh;padding:28px}.hero{flex-direction:column;justify-content:center;max-width:1120px;min-height:70vh;margin:0 auto;padding:56px 0;display:flex}.heroEyebrow{letter-spacing:.16em;color:#6b7280;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.05em;max-width:900px;margin:16px 0 20px;font-size:clamp(42px,7vw,84px);line-height:.98}.hero p{color:#5b6470;max-width:650px;font-size:18px;line-height:1.6}.heroActions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.ctaPrimary,.ctaSecondary{border-radius:11px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-flex}.ctaPrimary{color:#fff;background:#111}.ctaSecondary{color:#111;background:#fff;border:1px solid #dedfe3}.heroChips{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.heroChips span{color:#5d6570;background:#fff;border:1px solid #dddfe3;border-radius:999px;padding:7px 10px;font-size:11px}.landingSection{max-width:1120px;margin:0 auto;padding:64px 0}.landingSection h2{letter-spacing:-.035em;margin:8px 0 24px;font-size:clamp(28px,4vw,48px)}.featureGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.featureGrid article{background:#fff;border:1px solid #e2e3e6;border-radius:16px;min-height:180px;padding:20px}.featureGrid article>b{color:#9ca3af;font-size:12px}.featureGrid h3{margin:34px 0 8px;font-size:18px}.featureGrid p{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.split{grid-template-columns:1.2fr .8fr;align-items:center;gap:18px;display:grid}.split p{color:#6b7280;max-width:680px;line-height:1.7}.noticeCard{color:#fff;background:#111;border-radius:18px;padding:24px}.noticeCard p{color:#d1d5db;margin-bottom:0}.launchCard{background:#fff;border:1px solid #e2e3e6;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.launchCard h2{margin-bottom:0}@media (max-width:820px){.landing{padding:16px}.hero{min-height:auto;padding:70px 0 40px}.featureGrid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}}@media (max-width:520px){.featureGrid{grid-template-columns:1fr}.launchCard{flex-direction:column;align-items:stretch}.ctaPrimary,.ctaSecondary{width:100%}}.backLink{opacity:.72;margin:12px 0 22px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.backLink:hover{opacity:1}.errorButton{cursor:pointer;border:0}.ctaPrimary:focus-visible,.ctaSecondary:focus-visible,.backLink:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #b8ff3d}:root{--nx-bg:#f5f6f2;--nx-paper:#fff;--nx-ink:#0d1210;--nx-muted:#68706b;--nx-line:#dfe3de;--nx-accent:#b8ff3d;--nx-dark:#0d1210}body{background:var(--nx-bg);color:var(--nx-ink)}.studioShell{background:var(--nx-bg);min-height:100vh}.topbarPro{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1210f5;border-bottom:1px solid #293229;padding:14px 18px;position:sticky;top:0}.brandLockup{align-items:center;gap:12px;display:flex}.nxMark,.generatorMark{width:40px;height:40px;color:var(--nx-accent);letter-spacing:.06em;background:#111713;border:1px solid #28342c;border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff08}.topbarPro .brand{letter-spacing:.12em;font-size:14px}.topbarPro .subtitle{font-size:11px}.badge{color:#dce4de;background:#1b231e;border-color:#344039}.badgeLive{align-items:center;gap:7px;display:flex}.badgeLive i{background:var(--nx-accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #b8ff3d1f}.studioFlow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;max-width:1180px;margin:0 auto;padding:14px 18px 0;display:grid}.studioFlow>div{color:#889189;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.studioFlow>div>span{background:#e7ebe6;border:1px solid #d7ddd6;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.studioFlow svg{width:15px;height:15px}.studioFlow>div.done{color:var(--nx-ink)}.studioFlow>div.done>span{background:var(--nx-dark);color:var(--nx-accent);border-color:var(--nx-dark)}.studioFlow>i{color:#aab1ab;font-style:normal}.workspacePro{grid-template-columns:390px minmax(0,1fr);gap:14px;max-width:1212px;margin:0 auto;padding:14px 16px 24px}.workspacePro .card{border:1px solid var(--nx-line);border-radius:24px;box-shadow:0 12px 32px #121c140b}.controlPanel{align-self:start;padding:16px;position:sticky;top:92px}.panelTitle,.outputTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.panelTitle>div>span,.outputTop>div>span{letter-spacing:.14em;color:#7c857e;font-size:9px;font-weight:900}.panelTitle h2,.outputTop h2{letter-spacing:-.04em;margin:3px 0 0;font-size:22px}.stateDot{letter-spacing:.07em;color:#768078;white-space:nowrap;background:#eef0ee;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:900}.stateDot.ready{color:#31432a;background:#e8ffd0}.modeSwitch{background:#eef1ed;border:1px solid #e1e5df}.modeSwitch button{font-weight:800}.modeSwitch button.active{box-shadow:0 5px 12px #121c140f}.dropzonePro{background:linear-gradient(#fafcf9,#f4f7f3);border:1.5px dashed #bdc6bd;border-radius:16px;padding:18px 14px;position:relative}.dropzonePro:hover{border-color:#7c887e}.dropIcon{background:var(--nx-dark);width:42px;height:42px;color:var(--nx-accent);border-radius:13px;place-items:center;margin:0 auto 4px;display:grid;box-shadow:0 9px 18px #0d121024}.dropIcon svg{width:18px;height:18px}.dropzonePro b{font-size:13px}.dropzonePro input{background:#fff;border:1px solid #e1e5df;border-radius:9px;padding:7px}.dropzone.dragActive{border-color:var(--nx-dark);background:#eff9e8}.sampleGallery{background:#f7f9f6;border-color:#e0e5df;border-radius:14px}.sampleButton{color:#4f5951;border-radius:10px;font-weight:800;transition:all .18s}.sampleButton:hover{color:#fff;background:#111713;border-color:#111713}.sampleButton:disabled{opacity:.55}.select,.input{color:#111713;border-color:#dbe0da;border-radius:11px;min-height:42px}.select:focus,.input:focus{border-color:#111713;outline:none;box-shadow:0 0 0 3px #b8ff3d38}.label{color:#5b655e;font-weight:650}.printProfilePro{background:#f1f4ef;border-color:#dfe5dd;align-items:center;gap:10px;padding:10px;display:flex}.miniIcon{width:32px;height:32px;color:var(--nx-accent);background:#111713;border-radius:10px;place-items:center;display:grid}.miniIcon svg{width:15px;height:15px}.printProfilePro div{gap:2px;display:grid}.printProfilePro small{color:#778079;font-size:10px}.quickSummary div,.customerSummaryPro div{background:#f8faf7;border-color:#e0e5df;border-radius:12px}.quickSummary span,.customerSummaryPro span{color:#778079}.check input{accent-color:#111713;width:16px;height:16px}.progress{background:#e8ece7;height:8px}.progress>div{background:linear-gradient(90deg,#111713,var(--nx-accent))}.generateButton{background:var(--nx-dark);border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-size:13px;display:flex;box-shadow:0 10px 22px #0d121021}.generateButton span{background:var(--nx-accent);color:#111713;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.generateButton svg{width:13px;height:13px}.generateButton:disabled{opacity:.65}.exportGrid .secondary,.projectButton{background:#f6f8f5;border:1px solid #dfe4de;font-weight:800}.exportGrid .secondary:not(:disabled):hover,.projectButton:not(:disabled):hover{color:#fff;background:#111713;border-color:#111713}.projectButton{justify-content:center;align-items:center;gap:8px;display:flex}.buttonIcon{place-items:center;display:grid}.buttonIcon svg{width:14px;height:14px}.outputPanel{min-width:0;padding:16px}.outputTop{margin-bottom:12px}.outputTop .tabs{background:#eef1ed;border-radius:11px;margin:0;padding:3px}.outputTop .tab{background:0 0;padding:8px 13px;font-weight:800}.outputTop .tab.active{color:#fff;background:#111713;box-shadow:0 4px 10px #0d12101a}.statusPro{background:#f7f9f6;border:1px solid #e1e5df;border-radius:14px;min-height:auto;padding:12px}.statusPro pre{white-space:pre-wrap;color:#657068;margin:8px 0 0;font-family:inherit;font-size:11px;line-height:1.55}.statusHead{align-items:center;gap:8px;display:flex}.statusPulse{background:#b4bbb5;border-radius:50%;width:8px;height:8px}.statusPulse.ready{background:var(--nx-accent);box-shadow:0 0 0 4px #b8ff3d29}.previewPro{background-color:#fbfcfa;background-image:linear-gradient(#edf0ec 1px,#0000 1px),linear-gradient(90deg,#edf0ec 1px,#0000 1px);background-size:24px 24px;border:1px solid #e1e5df;border-radius:18px;min-height:60vh;position:relative}.emptyPreview{text-align:center;color:#778079;place-items:center;gap:7px;display:grid}.emptyPreview>span{width:54px;height:54px;color:var(--nx-accent);background:#111713;border-radius:17px;place-items:center;display:grid;box-shadow:0 12px 22px #0d12101f}.emptyPreview svg{width:22px;height:22px}.emptyPreview b{color:#111713;font-size:15px}.emptyPreview small{max-width:250px;line-height:1.5}.diag{border-radius:13px}.diagOk{background:#efffe1;border-color:#d4edb7}.customerSummaryPro{gap:10px}.customerSummaryPro div{padding:12px}.customerSummaryPro b{font-size:12px;line-height:1.35}.introCardPro{background:linear-gradient(#fff,#f7faf5);border:1px solid #e5e9e3}.introBrand,.generatorBrand{letter-spacing:.11em;align-items:center;gap:10px;font-weight:900;display:flex}.introBrand .nxMark{width:34px;height:34px}.introKicker{letter-spacing:.14em;color:#7d867f;margin-top:24px;font-size:9px;font-weight:900}.introCardPro h2{letter-spacing:-.045em;font-size:34px}.introCardPro .introSteps span{background:#f7f9f6;border-color:#e0e5df}.introCardPro .introSteps b{color:var(--nx-accent);background:#111713}.landingPro{background:var(--nx-bg);padding:20px}.generatorHero{max-width:1180px;min-height:auto;padding:56px 0 84px;position:relative;overflow:hidden}.generatorBrand{margin-bottom:34px}.generatorMark{width:42px;height:42px}.generatorHero h1{max-width:850px;font-size:clamp(50px,7vw,88px);line-height:.93}.generatorHero h1 span{background:var(--nx-accent);border-radius:.16em;padding:.01em .07em .07em;display:inline-block}.generatorHero p{font-size:18px}.generatorHero .ctaPrimary{background:#111713;border-radius:13px;gap:9px}.generatorHero .ctaSecondary{border-radius:13px}.generatorHero .heroChips span{background:#ffffffd1;border-color:#dce2db}.generatorVisual{margin-top:50px}.generatorBoard{color:#fff;background:#111713;border-radius:28px;max-width:820px;padding:14px;transform:rotate(-1deg);box-shadow:0 28px 65px #0d121026}.generatorGrid{background-image:linear-gradient(#b8ff3d14 1px,#0000 1px),linear-gradient(90deg,#b8ff3d14 1px,#0000 1px);background-size:24px 24px;border-radius:19px;place-items:center;height:300px;display:grid}.stencilShape{border:16px solid var(--nx-accent);border-radius:28px;width:54%;height:54%;position:relative}.stencilShape i{border:5px solid var(--nx-accent);background:#111713;position:absolute}.stencilShape i:first-child{aspect-ratio:1;border-radius:50%;width:24%;top:18%;left:12%}.stencilShape i:nth-child(2){border-radius:12px;width:26%;height:46%;top:18%;right:14%}.stencilShape i:nth-child(3){border-radius:9px;width:42%;height:18%;bottom:14%;left:27%}.generatorBoardFoot{justify-content:flex-end;gap:8px;padding-top:10px;display:flex}.generatorBoardFoot span{letter-spacing:.08em;color:#aab4ac;background:#1d271f;border-radius:7px;padding:6px 8px;font:900 8px monospace}.featureGridPro article{border-color:#dfe4de;border-radius:22px;position:relative}.featureIcon{width:38px;height:38px;color:var(--nx-accent);background:#111713;border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.featureIcon svg{width:17px;height:17px}.featureGridPro article>b{font:900 10px monospace;position:absolute;top:18px;right:18px}.featureGridPro h3{margin:28px 0 8px}.noticeCardPro{border-radius:24px;position:relative;overflow:hidden}.noticeCardPro:after{content:"";background:var(--nx-accent);filter:blur(5px);opacity:.18;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-80px;right:-50px}.noticeDot{background:var(--nx-accent);border-radius:50%;width:9px;height:9px;margin-right:10px;display:inline-block;box-shadow:0 0 0 5px #b8ff3d1f}.launchCardPro{border-color:#dfe4de;border-radius:26px;box-shadow:0 18px 45px #121c140d}.launchCardPro p{color:#68706b;margin:8px 0 0}.landingSection{max-width:1180px}@media (max-width:900px){.controlPanel{position:static}.workspacePro{grid-template-columns:1fr}.studioFlow{grid-template-columns:max-content auto max-content auto max-content auto max-content;overflow:auto}.previewPro{min-height:48vh}}@media (max-width:650px){.topbarPro{padding:12px}.topbarPro .subtitle{max-width:190px;line-height:1.35}.topbarPro .badges .badge:last-child{display:none}.nxMark{width:36px;height:36px}.studioFlow{gap:7px;padding:10px 10px 0}.studioFlow>div{gap:6px;font-size:9px}.studioFlow>div>span{width:27px;height:27px}.workspacePro{padding:10px}.controlPanel,.outputPanel{border-radius:18px}.panelTitle h2,.outputTop h2{font-size:19px}.stateDot{font-size:7px}.dropzonePro{padding:16px 12px}.sampleButtons{grid-template-columns:repeat(3,1fr)}.sampleButton{padding:8px 4px;font-size:9px}.generateButton{z-index:8;position:sticky;bottom:10px}.outputTop{align-items:center}.previewPro{min-height:42vh}.customerSummaryPro{grid-template-columns:1fr 1fr}.generatorHero{padding:32px 0 54px}.generatorBrand{margin-bottom:26px}.generatorHero h1{font-size:48px}.generatorHero p{font-size:16px;line-height:1.65}.generatorHero .heroActions{grid-template-columns:1fr 1fr;display:grid}.generatorHero .heroActions>a:first-child{grid-column:1/-1}.generatorVisual{margin-top:36px}.generatorBoard{border-radius:22px;transform:none}.generatorGrid{height:210px}.stencilShape{border-width:11px;border-radius:20px;width:68%;height:58%}.stencilShape i{border-width:3px}.featureGridPro{grid-template-columns:1fr 1fr}.launchCardPro{padding:22px}}@media (max-width:480px){.featureGridPro{grid-template-columns:1fr}.generatorHero h1{font-size:44px}.generatorHero .heroActions{grid-template-columns:1fr}.generatorHero .heroActions>a:first-child{grid-column:auto}.generatorBoardFoot{justify-content:flex-start;overflow:auto}.studioFlow>i{display:none}.studioFlow{grid-template-columns:repeat(4,max-content);gap:14px}.grid2{grid-template-columns:1fr}.checks{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.badgeButton{color:#dbe3dc;cursor:pointer}.badgeButton:hover{color:#fff;background:#2a352d}.nextStepBar{justify-content:space-between;align-items:center;gap:12px;max-width:1212px;margin:10px auto 0;padding:0 16px;display:flex}.nextStepBar>div{align-items:baseline;gap:10px;min-width:0;display:flex}.nextStepBar>div span{letter-spacing:.12em;color:#7b857e;font:900 8px monospace}.nextStepBar>div b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.nextState{letter-spacing:.04em;color:#657068;white-space:nowrap;background:#eef1ed;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.tone-ready,.tone-success{color:#31432a;background:#e8ffd0}.tone-warn{color:#725700;background:#fff2c8}.tone-error{color:#8a2525;background:#ffe2e2}.tone-working{color:#2f4d80;background:#e7efff}.resetButton{color:#5f6961;background:#f6f8f5;border:1px solid #e0e5df;border-radius:10px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;font-weight:900;display:flex}.resetButton svg{width:13px;height:13px}.resetButton:hover{color:#fff;background:#111713;border-color:#111713}.flowSection{border-top:1px solid #edf0ec;gap:10px;padding:12px 0;display:grid}.flowSection:first-of-type{border-top:0;padding-top:0}.flowLabel{align-items:center;gap:9px;display:flex}.flowLabel>span{width:25px;height:25px;color:var(--nx-accent);background:#111713;border-radius:8px;place-items:center;font:900 9px monospace;display:grid}.flowLabel>div{gap:1px;display:grid}.flowLabel b{font-size:11px}.flowLabel small{color:#7a847c;font-size:9px;line-height:1.35}.sampleButton{text-align:left;gap:2px;padding:9px;display:grid}.sampleButton b{font-size:9px}.sampleButton small{color:#7d867f;font-size:7px}.sampleButton:hover small{color:#c8d1ca}.issuePanel{background:#fffaf0;border:1px solid #eadfbc;border-radius:14px;overflow:hidden}.issuePanelHead{border-bottom:1px solid #efe5c8;align-items:center;gap:9px;padding:10px 11px;display:flex}.issuePanelHead>span{color:#ffd866;background:#332d19;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.issuePanelHead svg{width:14px;height:14px}.issuePanelHead div{display:grid}.issuePanelHead b{font-size:10px}.issuePanelHead small{color:#81724b;font-size:8px}.issueRow{border-bottom:1px solid #f1e8d2;grid-template-columns:76px 1fr;gap:8px;padding:10px 11px;display:grid}.issueRow:last-child{border-bottom:0}.issueRow>span{letter-spacing:.06em;color:#826f39;padding-top:2px;font:900 7px monospace}.issueRow>div{gap:3px;display:grid}.issueRow b{color:#4f472f;font-size:9px}.issueRow small{color:#827961;font-size:8px;line-height:1.45}.issueRow.blocking{background:#fff0ef}.issueRow.blocking>span{color:#a23232}.issueRow.blocking b{color:#742626}.presetCards{grid-template-columns:1fr;gap:7px;display:grid}.presetCard{text-align:left;color:#111713;background:#f8faf7;border:1px solid #dfe4de;border-radius:13px;gap:3px;padding:10px 39px 10px 11px;display:grid;position:relative}.presetCard:hover{background:#fff;border-color:#adb7ae}.presetCard.active{background:#f2f7ee;border-color:#111713;box-shadow:inset 0 0 0 1px #111713}.presetCard b{font-size:10px}.presetCard small{color:#778079;font-size:8px;line-height:1.35}.presetCheck{color:#5d665e;background:#e6ebe5;border-radius:8px;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.presetCard.active .presetCheck{color:var(--nx-accent);background:#111713}.presetCheck svg{width:12px;height:12px}.progressBlock{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.progressBlock>span{color:#667069;font:900 8px monospace}.generateHint{text-align:center;color:#7a847c;margin-top:-5px;font-size:8px;line-height:1.4}.generateButton:disabled{cursor:not-allowed;box-shadow:none}.statusPro{margin-bottom:10px}.statusHead>div{gap:2px;display:grid}.statusHead b{font-size:10px}.statusHead small{color:#68736b;font-size:9px;line-height:1.4}.statusPulse.idle{background:#b4bbb5}.statusPulse.ready,.statusPulse.success{background:var(--nx-accent);box-shadow:0 0 0 4px #b8ff3d29}.statusPulse.warn{background:#f2c84b;box-shadow:0 0 0 4px #f2c84b24}.statusPulse.error{background:#e76d6d;box-shadow:0 0 0 4px #e76d6d24}.statusPulse.working{background:#7296db;box-shadow:0 0 0 4px #7296db24}.notice-error{background:#fff4f4;border-color:#f0d4d4}.notice-warn{background:#fffaf0;border-color:#eadfbc}.notice-success{background:#f3ffea;border-color:#d8edc7}.notice-working{background:#f3f7ff;border-color:#d9e3f5}.readinessGrid{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px;display:grid}.readinessGrid>div{background:#f8faf7;border:1px solid #e2e6e1;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:2px 7px;min-width:0;padding:9px;display:grid}.readinessGrid>div>span{color:#7b857d;background:#e8ece7;border-radius:8px;grid-row:1/3;place-items:center;width:23px;height:23px;font:900 8px monospace;display:grid}.readinessGrid>div.ready>span{color:var(--nx-accent);background:#111713}.readinessGrid svg{width:11px;height:11px}.readinessGrid b{font-size:8px}.readinessGrid small{color:#7b857d;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.recommendations{background:#fffaf0;border:1px solid #eadfbc;border-radius:12px;margin-top:10px;overflow:hidden}.recommendations summary{cursor:pointer;padding:10px 12px;font-size:9px;font-weight:900}.recommendations>div{border-top:1px solid #efe5c8;padding:8px 12px}.recommendations p{color:#756a4a;margin:3px 0;font-size:8px;line-height:1.5}.exportPanel{background:#f7f9f6;border:1px solid #dde3dc;border-radius:16px;margin-top:12px;padding:12px}.exportTitle{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.exportTitle>div{align-items:center;gap:9px;display:flex}.exportTitle>div>span{width:26px;height:26px;color:var(--nx-accent);background:#111713;border-radius:8px;place-items:center;font:900 8px monospace;display:grid}.exportTitle>div>div{display:grid}.exportTitle b{font-size:10px}.exportTitle small{color:#778079;font-size:8px}.exportTitle>span{letter-spacing:.08em;color:#707971;background:#e8ece7;border-radius:999px;padding:6px 7px;font:900 7px monospace}.exportTitle>span.exportReady{color:#31432a;background:#e8ffd0}.exportCards{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.exportCards button{text-align:left;color:#111713;background:#fff;border:1px solid #dce2db;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:9px;display:grid}.exportCards button>span{background:#eef1ed;border-radius:9px;place-items:center;width:31px;height:31px;font:900 7px monospace;display:grid}.exportCards button>div{gap:1px;display:grid}.exportCards button b{font-size:8px}.exportCards button small{color:#7a847c;font-size:7px;line-height:1.25}.exportCards button>svg{color:#6f7971;width:13px;height:13px}.exportCards button:not(:disabled):hover{background:#fafcf9;border-color:#111713}.exportCards button:disabled{opacity:.45;cursor:not-allowed}.exportCards .recommendedExport{background:#f7ffed;border-color:#b9d48e}.exportCards .recommendedExport>span{color:var(--nx-accent);background:#111713}.exportPanel .projectButton{width:100%;margin-top:7px}.introTextButton{color:#7a847c;cursor:pointer;background:0 0;border:0;width:100%;margin-top:10px;padding:4px;font-size:9px;display:block}.introTextButton:hover{color:#111713}.mobileDock{display:none}@media (max-width:900px){.nextStepBar{padding:0 10px}.readinessGrid{grid-template-columns:1fr 1fr}.exportCards{grid-template-columns:1fr}.controlPanel{padding-bottom:16px}}@media (max-width:650px){body{padding-bottom:72px}.nextStepBar{margin-top:7px}.nextStepBar>div{gap:2px;display:grid}.nextStepBar>div b{font-size:10px}.nextState{text-overflow:ellipsis;max-width:42vw;font-size:7px;overflow:hidden}.sampleButtons{grid-template-columns:repeat(3,1fr)}.issueRow{grid-template-columns:68px 1fr}.readinessGrid{grid-template-columns:1fr 1fr}.exportCards{grid-template-columns:1fr}.mobileDock{z-index:30;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111713f5;border:1px solid #313b34;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px 9px 12px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 40px #0000003d}.mobileDock>div{min-width:0;display:grid}.mobileDock small{letter-spacing:.1em;color:#9fa9a1;font:900 7px monospace}.mobileDock b{white-space:nowrap;text-overflow:ellipsis;max-width:55vw;font-size:9px;overflow:hidden}.mobileDock button{background:var(--nx-accent);color:#111713;white-space:nowrap;border:0;border-radius:11px;align-items:center;gap:6px;padding:10px 12px;font-size:9px;font-weight:900;display:flex}.mobileDock button svg{width:13px;height:13px}.mobileDock button:disabled{color:#828b84;cursor:not-allowed;background:#3b443e}.generateButton{position:static}.flowLabel small{max-width:250px}}@media (max-width:480px){.presetCards{grid-template-columns:1fr}.readinessGrid{grid-template-columns:1fr 1fr}.sampleButton small,.nextState{display:none}}.inputProfile{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px;display:grid}.inputProfile>div{background:#f7f9f6;border:1px solid #e0e5df;border-radius:10px;min-width:0;padding:8px}.inputProfile span,.reliabilityPanel span,.exportNamePreview span{letter-spacing:.08em;color:#7a847c;font:900 7px monospace;display:block}.inputProfile b{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;display:block;overflow:hidden}.parameterChecks{background:#f8faf7;border:1px solid #dce3dc;border-radius:13px;overflow:hidden}.parameterChecksHead{border-bottom:1px solid #e4e9e3;justify-content:space-between;align-items:center;padding:9px 10px;display:flex}.parameterChecksHead b{font-size:9px}.parameterChecksHead span{color:#6d786f;font:900 7px monospace}.parameterIssue{border-bottom:1px solid #e8ece7;gap:2px;padding:8px 10px;display:grid}.parameterIssue:last-child{border-bottom:0}.parameterIssue b{font-size:8px}.parameterIssue small{color:#79827b;font-size:7px;line-height:1.4}.parameterIssue.blocking{background:#fff0ef}.parameterIssue.blocking b{color:#792c2c}.exportNamePreview{background:#fafcf9;border:1px dashed #d9dfd8;border-radius:10px;gap:3px;padding:8px 9px;display:grid}.exportNamePreview code{color:#27302a;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.recoveryCard{background:#fff3f3;border:1px solid #efcccc;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px;display:flex}.recoveryCard>div:first-child{gap:2px;min-width:0;display:grid}.recoveryCard span{letter-spacing:.09em;color:#a04444;font:900 7px monospace}.recoveryCard b{font-size:9px}.recoveryCard small{color:#805c5c;font-size:7px;line-height:1.4}.recoveryCard>div:last-child{flex-shrink:0;gap:5px;display:flex}.recoveryCard button{background:#fff;border:1px solid #d7b7b7;border-radius:9px;padding:7px 8px;font-size:7px;font-weight:900}.recoveryCard button:first-child{color:#fff;background:#111713;border-color:#111713}.recoveryCard button:disabled{opacity:.45}.reliabilityPanel{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:9px;display:grid}.reliabilityPanel>div{background:linear-gradient(#fafcf9,#f5f8f4);border:1px solid #dfe5de;border-radius:11px;min-width:0;padding:8px}.reliabilityPanel b{margin-top:4px;font-size:9px;display:block}.reliabilityPanel small{color:#7a847c;margin-top:2px;font-size:6px;line-height:1.35;display:block}.diag small{line-height:1.45}@media (max-width:650px){.inputProfile{grid-template-columns:1fr 1fr}.inputProfile>div:last-child{grid-column:1/-1}.reliabilityPanel{grid-template-columns:1fr 1fr}.recoveryCard{flex-direction:column;align-items:stretch}.recoveryCard>div:last-child{grid-template-columns:1fr 1fr;display:grid}.recoveryCard button{padding:9px}.exportNamePreview code{font-size:7px}}.projectRecovery{background:linear-gradient(#fafcf9,#f5f8f4);border:1px solid #dce3dc;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:10px;display:flex}.projectRecovery>div{gap:2px;display:grid}.projectRecovery b{font-size:9px}.projectRecovery small{color:#727d74;max-width:245px;font-size:7px;line-height:1.45}.projectImportButton{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cfd7cf;border-radius:10px;align-items:center;gap:6px;padding:8px 9px;font-size:7px;font-weight:900;display:flex;position:relative}.projectImportButton svg{width:13px;height:13px}.projectImportButton input{opacity:0;cursor:pointer;position:absolute;inset:0}.helpShell{color:#111713;background:#f5f7f3;min-height:100vh}.helpHero,.helpSection{width:min(980px,100% - 28px);margin:auto}.helpHero{padding:64px 0 34px}.helpHero .heroEyebrow{margin-bottom:12px}.helpHero h1{letter-spacing:-.055em;margin:0;font-size:clamp(40px,7vw,76px);line-height:.96}.helpHero p{color:#657068;max-width:720px;font-size:17px;line-height:1.7}.helpGrid{grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:32px;display:grid}.helpCard{background:#fff;border:1px solid #dfe5df;border-radius:20px;padding:22px}.helpCard>span{color:#6d786f;letter-spacing:.09em;font:900 9px monospace}.helpCard h2{letter-spacing:-.035em;margin:30px 0 8px;font-size:24px}.helpCard p,.helpCard li{color:#657068;font-size:13px;line-height:1.7}.helpCard ul{padding-left:18px}.helpWide{grid-column:1/-1}.helpActions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.helpActions a{background:#fff;border:1px solid #d6dcd5;border-radius:11px;padding:10px 12px;font-size:10px;font-weight:900}.helpActions a:first-child{color:#fff;background:#111713;border-color:#111713}@media (max-width:650px){.projectRecovery{flex-direction:column;align-items:stretch}.projectImportButton{justify-content:center;padding:10px}.helpGrid{grid-template-columns:1fr}.helpWide{grid-column:auto}.helpHero{padding-top:42px}}
