:root{--bg:#07101c;--bg2:#0b1626;--card:#0e1b2d;--line:#1a3656;--text:#f6f9ff;--muted:#9aa9bd;--cyan:#37bdf5;--cyan2:#6bd8ff;--violet:#8d79ff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 15%,rgba(55,189,245,.1),transparent 32%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.shell{margin-inline:auto}.shell,.siteHeader{width:min(var(--max),calc(100% - 40px))}.siteHeader{height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;flex-direction:column;line-height:1}.brand span{font-size:20px;font-weight:800;letter-spacing:.16em}.brand small{font-size:11px;color:#70bfe6;margin-top:7px}.desktopNav{display:flex;gap:30px;color:var(--muted);font-size:14px}.desktopNav a:hover{color:var(--text)}.miniCta,.primaryButton,.secondaryButton{border:0;cursor:pointer;border-radius:16px;font-weight:750;transition:.2s ease}.miniCta{padding:12px 20px;background:#10253a;border:1px solid #20496c}.primaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 26px;background:linear-gradient(135deg,var(--cyan),#2c8ef2);color:#04111d;box-shadow:0 16px 45px rgba(55,189,245,.2)}.primaryButton:hover{transform:translateY(-2px);filter:brightness(1.05)}.secondaryButton{min-height:58px;padding:0 24px;color:var(--text);background:#101d2d;border:1px solid #233d59}.hero{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:64px;gap:64px;padding-block:70px 100px}.heroCopy h1{font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:-.045em;margin:14px 0 24px;max-width:720px}.heroCopy p{max-width:650px;font-size:20px;line-height:1.55;color:var(--muted);margin:0}.creatorKicker,.eyebrow,.sectionHeading span{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--cyan2)}.heroActions{display:flex;align-items:center;gap:24px;margin-top:34px}.priceNote{color:var(--muted);font-weight:650}.trustLine{margin-top:18px;color:#71839b;font-size:13px}.viewer{height:560px;border-radius:36px;border:1px solid rgba(129,214,255,.34);background:radial-gradient(circle at 50% 35%,rgba(182,231,255,.34) 0,rgba(113,206,255,.26) 18%,rgba(71,134,246,.18) 36%,rgba(29,62,121,.16) 54%,rgba(10,23,43,.95) 78%),linear-gradient(180deg,#15304b,#0f2440 34%,#0b1830);position:relative;overflow:hidden;display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 32px 90px rgba(0,0,0,.28),0 0 0 1px rgba(140,219,255,.06)}.viewerGlow{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(179,233,255,.72) 0,rgba(102,208,255,.42) 20%,rgba(86,153,255,.24) 38%,rgba(146,126,255,.14) 54%,transparent 72%);filter:blur(30px);top:41%;left:50%;transform:translate(-50%,-50%)}.avatarShape{position:relative;width:220px;height:340px;animation:float 3.6s ease-in-out infinite}.avatarHead{width:142px;height:142px;background:linear-gradient(145deg,#d9effa,#8fb9d1);border-radius:46% 46% 42% 42%;margin:auto;box-shadow:inset -18px -12px 30px rgba(0,0,0,.18)}.avatarBody{width:210px;height:210px;background:linear-gradient(160deg,#edf7fc,#6b8da4);border-radius:44% 44% 36% 36%;margin:-12px auto 0;box-shadow:inset -22px -20px 35px rgba(0,0,0,.2)}.viewerHint{position:absolute;bottom:30px;color:#8fa2ba;font-size:13px}.viewerBadge{position:absolute;top:24px;right:24px;padding:8px 10px;border-radius:999px;background:#112b40;color:#7edcff;font-size:10px;font-weight:800;letter-spacing:.14em}@keyframes float{50%{transform:translateY(-12px) rotate(1deg)}}.pricingStrip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:10px}.pricingStrip>div{background:#0b1726;border:1px solid #18334f;border-radius:22px;padding:22px 24px;display:flex;flex-direction:column;gap:6px}.pricingStrip span{color:var(--muted);font-size:14px}.pricingStrip strong{font-size:24px}.pricingStrip small{color:#71839b;line-height:1.35}.section{padding-block:88px}.sectionHeading{max-width:720px;margin-bottom:34px}.sectionHeading.compact{margin-bottom:26px}.ctaBand h2,.sectionHeading h2{font-size:clamp(34px,5vw,54px);letter-spacing:-.035em;margin:10px 0 0}.stepsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.exampleCard,.stepCard{background:linear-gradient(180deg,#0d1b2c,#0a1523);border:1px solid #17314b;border-radius:24px;padding:28px}.stepNumber{width:42px;height:42px;border-radius:13px;background:#102d45;color:#69d6ff;display:grid;place-items:center;font-weight:800}.stepCard h3{font-size:22px;margin:24px 0 8px}.stepCard p{margin:0;color:var(--muted);line-height:1.5}.exampleGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.exampleCard{text-align:center;padding:36px 20px}.exampleIcon{font-size:54px;margin-bottom:12px}.ctaBand{margin-top:70px;margin-bottom:70px;padding:42px;border:1px solid #20415f;border-radius:30px;background:linear-gradient(135deg,rgba(55,189,245,.09),rgba(141,121,255,.07));display:flex;align-items:center;justify-content:space-between;gap:30px}.faqSection details{border-top:1px solid #193047;padding:20px 0}.faqSection details:last-child{border-bottom:1px solid #193047}.faqSection summary{cursor:pointer;font-weight:700;font-size:18px}.faqSection details p{color:var(--muted);max-width:700px;line-height:1.55}.footer{padding:60px 0 80px;display:flex;justify-content:space-between;align-items:end;border-top:1px solid #122940;color:var(--muted)}.creatorPage{min-height:100vh;padding:0 20px 60px}.creatorHeader{max-width:940px;height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between}.progressDots{display:flex;gap:8px}.progressDots span{width:26px;height:5px;border-radius:99px;background:#20344b}.progressDots .active{background:var(--cyan)}.creatorCard{max-width:940px;min-height:620px;margin:40px auto 0;background:#0b1726;border:1px solid #18334f;border-radius:32px;padding:54px;box-shadow:0 30px 80px rgba(0,0,0,.18)}.creatorCard h1{font-size:clamp(38px,6vw,58px);letter-spacing:-.04em;margin:12px 0 30px}.creatorIntro{color:var(--muted);margin-top:-18px;margin-bottom:28px}.choiceGrid,.uploadGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.choiceCard,.uploadCard{min-height:190px;border:1px solid #1f3b56;background:#0f1f31;border-radius:24px;color:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;cursor:pointer}.choiceCard span,.uploadCard span{font-size:48px}.choiceCard strong,.uploadCard strong{font-size:18px}.choiceCard.selected{border-color:var(--cyan);background:linear-gradient(180deg,rgba(55,189,245,.12),#0e1d2d);box-shadow:inset 0 0 0 1px rgba(55,189,245,.28)}.uploadCard input{display:none}.creatorActions{display:flex;justify-content:space-between;align-items:center;margin-top:44px}.themeWrap{display:flex;flex-wrap:wrap;gap:12px}.themePill{padding:15px 18px;border-radius:999px;border:1px solid #203c58;background:#0f1f31;color:var(--text);cursor:pointer}.themePill.selected{border-color:var(--cyan);background:#10314a}.orderSummary{margin-top:32px;background:#0e1e30;border:1px solid #1d3b58;border-radius:22px;padding:24px}.orderSummary>div{display:flex;justify-content:space-between;font-size:20px}.orderSummary small{display:block;color:var(--muted);margin-top:12px;line-height:1.5}@media(max-width:840px){.pricingStrip{grid-template-columns:1fr}.pricingStrip>div{padding:18px 20px}.desktopNav{display:none}.siteHeader{height:78px}.hero{grid-template-columns:1fr;gap:34px;padding-top:36px}.heroCopy h1{font-size:48px}.heroCopy p{font-size:17px}.viewer{height:430px;order:-1}.exampleGrid,.stepsGrid{grid-template-columns:1fr 1fr}.ctaBand{align-items:flex-start;flex-direction:column}.creatorCard{padding:32px 22px}.choiceGrid,.uploadGrid{grid-template-columns:1fr}.choiceCard,.uploadCard{min-height:128px;flex-direction:row}.creatorActions .primaryButton{min-width:160px}.footer{align-items:flex-start;gap:20px;flex-direction:column}}@media(max-width:520px){.shell{width:min(100% - 28px,var(--max))}.hero{padding-bottom:60px}.heroCopy h1{font-size:42px}.heroActions{align-items:flex-start;flex-direction:column;gap:14px}.primaryButton{width:100%}.viewer{height:380px;border-radius:26px}.avatarShape{transform:scale(.84)}.exampleGrid,.stepsGrid{grid-template-columns:1fr}.section{padding-block:58px}.creatorPage{padding-inline:12px}.creatorHeader{padding-inline:8px}.creatorCard{margin-top:16px;border-radius:24px}.creatorCard h1{font-size:38px}.creatorActions{gap:12px}.creatorActions .primaryButton,.creatorActions .secondaryButton{width:auto;flex:1 1;padding-inline:14px}}.modelViewerShell{isolation:isolate}.modelViewer{position:absolute;inset:0;width:100%;height:100%;background:transparent;z-index:2;--poster-color:transparent}.modelLoading{position:relative;z-index:3;color:#91a6bd;font-size:13px;padding:12px 16px;border:1px solid #1c3a57;border-radius:999px;background:rgba(8,20,33,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modelViewerShell .viewerGlow{z-index:1;pointer-events:none}.modelViewerShell .viewerBadge,.modelViewerShell .viewerHint{z-index:4;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modelViewerShell .viewerHint{padding:8px 12px;border-radius:999px;background:rgba(6,16,28,.58)}.viewerFallback .viewerHint{z-index:3}.viewerFallbackContent{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;max-width:320px;text-align:center;gap:10px;color:var(--muted)}.viewerFallbackContent strong{font-size:18px;color:var(--text)}.viewerFallbackContent span{font-size:13px;line-height:1.45}.viewerFallbackContent .avatarShape{height:260px;transform:scale(.72);margin-bottom:-25px}.viewerCompact{height:620px;max-width:760px;margin:0 auto}.previewPage{min-height:100vh;padding:0 20px 80px}.previewHeader{max-width:1080px}.previewEditLink{color:var(--muted);font-size:14px}.previewEditLink:hover{color:var(--text)}.previewShell{max-width:1080px;margin:30px auto 0}.previewIntro{text-align:center;max-width:720px;margin:0 auto 34px}.previewIntro h1{font-size:clamp(42px,7vw,68px);letter-spacing:-.045em;line-height:1.02;margin:10px 0 16px}.previewIntro>p:last-child{color:var(--muted);font-size:18px;line-height:1.5;margin:0}.previewChoices{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:24px}.offerCard{border:1px solid #18334f;background:#0b1726;border-radius:26px;padding:28px;display:flex;min-height:270px;flex-direction:column;justify-content:space-between;gap:24px}.featuredOffer{border-color:#24577a;background:linear-gradient(180deg,rgba(55,189,245,.08),#0b1726)}.offerEyebrow{color:var(--cyan2);font-size:11px;font-weight:800;letter-spacing:.18em}.offerCard h2{font-size:28px;margin:8px 0}.offerCard p,.offerCard small{color:var(--muted);line-height:1.45}.offerBottom{display:flex;align-items:center;justify-content:space-between;gap:18px}.offerBottom>strong{font-size:24px}.offerBottom .primaryButton{min-height:50px;padding:0 18px}.creditNote{text-align:center;margin-top:18px;color:var(--muted);font-size:14px}.creditNote strong{color:var(--text)}@media(max-width:760px){.viewerCompact{height:470px}.previewChoices{grid-template-columns:1fr}.offerBottom{align-items:flex-start;flex-direction:column}.offerBottom .primaryButton{width:100%}}.meshyTestCard{max-width:720px}.meshyTestCard .primaryButton{margin-top:8px}.meshyResult{margin-top:26px;padding:20px 22px;border-radius:18px;display:flex;flex-direction:column;gap:6px;border:1px solid}.meshyResult.ok{background:rgba(62,211,158,.08);border-color:rgba(62,211,158,.35)}.meshyResult.error{background:rgba(255,111,111,.08);border-color:rgba(255,111,111,.35)}.meshyResult span{color:var(--muted)}.checkoutCard{max-width:760px}.checkoutSummary{display:grid;grid-gap:12px;gap:12px;margin:26px 0}.checkoutSummary>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid #1b3956;background:#0d1b2b;border-radius:18px}.checkoutSummary span{color:var(--muted)}.checkoutSummary strong{font-size:18px}.safeNotice{display:flex;flex-direction:column;gap:6px;margin:8px 0 24px;padding:18px 20px;border-radius:18px;background:rgba(55,189,245,.08);border:1px solid rgba(55,189,245,.25)}.safeNotice span{color:var(--muted);line-height:1.45}.checkoutDisabled{width:100%;opacity:.72;cursor:not-allowed}.checkoutFootnote{text-align:center;color:var(--muted);font-size:13px;margin:14px 0 0}.packGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.packCard{position:relative;min-height:440px;display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:26px;background:linear-gradient(180deg,#0e1d30,#091522);border:1px solid #193b59;border-radius:26px;overflow:hidden}.packCard h3{font-size:28px;margin:8px 0 2px}.packEyebrow{font-size:10px;letter-spacing:.16em;color:var(--cyan2);font-weight:900}.packPrice{font-size:27px!important;font-weight:900;color:var(--text)!important;margin:6px 0 14px!important}.packCard p{color:var(--muted);line-height:1.45}.packCard ul{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-gap:10px;gap:10px}.packCard li{color:#d5e5f3;font-size:14px}.packCard li:before{content:"✓";color:#65d8ff;font-weight:900;margin-right:9px}.packCard small{display:block;color:#71869c;line-height:1.35;margin-top:14px}.packLink{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:14px;background:#10243a;border:1px solid #24506e;color:#bfeeff;font-weight:800}.packLink:hover{border-color:var(--cyan);background:#12304a}.featuredPack{border-color:#49bff0;box-shadow:0 20px 60px rgba(58,196,250,.11);background:linear-gradient(180deg,rgba(58,196,250,.1),#0b1828 40%)}.physicalOffer,.physicalPack{border-color:rgba(141,121,255,.38);background:linear-gradient(180deg,rgba(141,121,255,.08),#0b1828 40%)}.popular{position:absolute;top:14px;right:-38px;transform:rotate(34deg);padding:6px 46px;background:linear-gradient(135deg,#4bd5ff,#6e8dff);color:#06131f;font-size:8px;letter-spacing:.12em;font-weight:1000}.portable,.upgradeNote{margin-top:16px;padding:20px 22px;border-radius:20px;border:1px solid rgba(106,210,255,.25);background:linear-gradient(90deg,rgba(58,196,250,.09),rgba(141,121,255,.07));display:flex;align-items:center;justify-content:space-between;gap:20px}.portable strong,.upgradeNote strong{font-size:17px}.portable span,.upgradeNote span{color:var(--muted);font-size:14px;text-align:right;max-width:720px}.useGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.useCard{min-height:190px;background:linear-gradient(180deg,rgba(18,42,68,.92),rgba(9,24,40,.96));border:1px solid #1d4668;border-radius:22px;padding:24px}.useIcon{font-size:30px}.useCard h3{font-size:19px;margin:18px 0 8px}.useCard p{color:var(--muted);line-height:1.5;margin:0;font-size:14px}.ctaBand p{color:var(--muted);margin:10px 0 0}.previewPackGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin-top:24px}.formatTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.formatTags span{font-size:11px;font-weight:800;letter-spacing:.04em;color:#bdeeff;background:rgba(58,196,250,.08);border:1px solid rgba(112,220,255,.2);padding:7px 9px;border-radius:999px}@media(max-width:980px){.packGrid,.useGrid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.previewPackGrid{grid-template-columns:1fr}.portable,.upgradeNote{align-items:flex-start;flex-direction:column}.portable span,.upgradeNote span{text-align:left}}@media(max-width:560px){.packGrid,.useGrid{grid-template-columns:1fr}.packCard{min-height:auto}}.paymentBadges{display:flex;flex-wrap:wrap;gap:9px;margin:4px 0 20px}.paymentBadges span{padding:9px 12px;border-radius:999px;background:#102338;border:1px solid #20435f;color:#bdd2e3;font-size:13px;font-weight:700}.checkoutLive{width:100%}.checkoutLive:disabled{opacity:.65;cursor:wait}.checkoutError{margin:12px 0 0;color:#ff9f9f;text-align:center;font-size:14px}.statusCard{text-align:center;max-width:760px;min-height:0}.statusIcon{width:72px;height:72px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;font-size:34px;font-weight:900}.statusIcon.paid{background:rgba(58,220,160,.12);border:1px solid rgba(58,220,160,.4);color:#74e2b7}.statusIcon.pending{background:rgba(126,224,255,.08);border:1px solid rgba(126,224,255,.25);color:#7ee0ff}.statusCard .safeNotice{text-align:left}.statusLink{margin:8px;display:inline-flex;text-decoration:none}.orderRef{color:#71839b;font-size:12px;overflow-wrap:anywhere}.legalPage{padding-top:70px;padding-bottom:100px;max-width:820px}.legalPage>.brand{display:inline-flex;margin-bottom:70px}.legalPage h1{font-size:clamp(42px,6vw,66px);letter-spacing:-.04em;margin-bottom:28px}.legalPage dd,.legalPage p{color:var(--muted);line-height:1.65}.legalPage dl{display:grid;grid-template-columns:160px 1fr;grid-gap:16px 24px;gap:16px 24px;padding:24px;border:1px solid #18334f;border-radius:22px;background:#0b1726}.legalPage dt{font-weight:800}.legalPage dd{margin:0}.legalWarning{display:flex;flex-direction:column;gap:5px;padding:18px 20px;margin-bottom:22px;border:1px solid rgba(255,193,7,.35);background:rgba(255,193,7,.06);border-radius:18px}.legalWarning span{color:var(--muted)}@media(max-width:600px){.legalPage dl{grid-template-columns:1fr;gap:6px}.legalPage dd{margin-bottom:12px}.statusLink{width:100%;margin:6px 0}}.footerLinks{display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.footerLinks a:hover{color:var(--text)}.uploadCard{position:relative;overflow:hidden}.uploadCard.hasPhoto{padding:0;min-height:240px;background:#0c1c2f}.uploadEmpty{width:100%;height:100%;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer}.miniPhotoButton input,.uploadEmpty input{display:none}.uploadEmpty small{font-size:12px;color:#7f95ac;font-weight:500}.photoThumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photoOverlay{position:absolute;inset:auto 0 0 0;padding:38px 16px 15px;background:linear-gradient(180deg,transparent,rgba(3,13,24,.92));display:flex;flex-direction:column;gap:4px}.photoOverlay>strong{color:#fff;font-size:16px}.photoOverlay>span{color:#b8cadb;font-size:12px}.photoActions{display:flex;gap:8px;margin-top:8px}.miniPhotoButton{border:1px solid rgba(140,211,255,.35);background:rgba(7,20,35,.75);color:#e7f7ff;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:700;cursor:pointer}.miniPhotoButton.danger{color:#ffc2c2;border-color:rgba(255,120,120,.28)}.photoPrivacy{margin:18px 0 0;color:#7890a7;font-size:12px;line-height:1.5}.primaryButton:disabled{opacity:.38;cursor:not-allowed;filter:saturate(.45);transform:none!important}.viewerPoster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;opacity:1;pointer-events:none}.modelViewer,.viewerPoster{transition:opacity .35s ease}.modelViewerLoading{opacity:0}.modelViewerReady{opacity:1}.modelLoadingCorner{position:absolute;left:18px;top:18px;z-index:5;padding:7px 10px;font-size:11px;background:rgba(7,19,32,.68);border-color:rgba(139,220,255,.22)}.orderNumberHero{margin:22px auto 20px;max-width:430px;padding:18px 22px;border-radius:20px;background:linear-gradient(135deg,rgba(55,189,245,.1),rgba(141,121,255,.08));border:1px solid rgba(95,203,255,.28);display:flex;flex-direction:column;gap:6px}.orderNumberHero span{font-size:10px;letter-spacing:.18em;color:var(--cyan2);font-weight:900}.orderNumberHero strong{font-size:28px;letter-spacing:.04em}.warningNotice{border-color:rgba(255,193,7,.32);background:rgba(255,193,7,.06)}.ordersDevCard{max-width:1080px}.ordersList{display:grid;grid-gap:12px;gap:12px;margin-top:26px}.orderDevRow{display:grid;grid-template-columns:2fr repeat(5,1fr);grid-gap:14px;gap:14px;align-items:center;padding:18px 20px;border:1px solid #18334f;border-radius:18px;background:#0d1b2b}.orderDevRow>div{display:flex;flex-direction:column;gap:4px}.orderDevRow span{font-size:11px;color:#7f93a8}.orderDevRow strong{font-size:14px;overflow-wrap:anywhere}.orderDevRow>div:first-child strong{font-size:17px}.okText{color:#74e2b7}.creatorHeader .secondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:44px}@media(max-width:900px){.orderDevRow{grid-template-columns:1fr 1fr}.orderDevRow>div:first-child{grid-column:1/-1}}@media(max-width:560px){.orderDevRow{grid-template-columns:1fr}}.generationReadiness{grid-column:1/-1;margin-top:6px}.readinessButton{padding:10px 14px;font-size:.9rem}.readinessPanel{margin-top:12px;border:1px solid rgba(64,197,255,.25);border-radius:16px;background:rgba(8,27,45,.72);padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.readinessPanel>div{display:flex;flex-direction:column;gap:4px}.readinessPanel>div span{font-size:.76rem;color:#7fa9c8}.readinessPanel>div strong{font-size:.92rem;color:#f4f8ff;overflow-wrap:anywhere}.readinessPanel.ready{border-color:rgba(58,225,170,.42)}.readinessPanel.warning{border-color:rgba(255,191,71,.38)}.readinessPolicy,.readinessZero{grid-column:1/-1;margin:4px 0 0;color:#b7cde0;font-size:.82rem;line-height:1.5}.readinessZero{color:#55dba7}@media(max-width:820px){.readinessPanel{grid-template-columns:repeat(2,minmax(0,1fr))}}.orderDevActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;grid-column:1/-1;margin-top:4px}.generationDossierButton{white-space:nowrap}.generationDossierCard{max-width:1180px}.generationPhotoGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin:24px 0}.generationPhotoCard{margin:0;border:1px solid rgba(77,190,255,.24);border-radius:24px;overflow:hidden;background:rgba(13,33,52,.72)}.generationPhotoFrame{position:relative;aspect-ratio:4/5;background:radial-gradient(circle at 50% 40%,rgba(80,190,255,.18),rgba(8,24,40,.86));overflow:hidden}.generationPhotoFrame img{width:100%;height:100%;display:block;object-fit:contain}.generationOrderBadge{position:absolute;top:14px;left:14px;min-width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:rgba(4,20,34,.86);border:1px solid rgba(93,205,255,.38);color:#66d5ff;font-weight:800}.generationPhotoCard figcaption{display:flex;flex-direction:column;gap:4px;padding:16px 18px 18px}.generationPhotoCard figcaption span{color:#81a8c4;font-size:.88rem}.generationPlanGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:22px 0}.generationPlanGrid>div{display:flex;flex-direction:column;gap:5px;padding:16px;border-radius:18px;border:1px solid rgba(77,190,255,.18);background:rgba(7,28,45,.62)}.generationPlanGrid span,.generationPromptBlock>span{color:#75a9c8;font-size:.86rem}.generationPromptBlock{padding:20px;border:1px solid rgba(124,92,255,.28);border-radius:20px;background:rgba(35,24,70,.24);margin:20px 0}.generationPromptBlock p{margin:8px 0 0;line-height:1.6;color:#e9f5ff}.generationPrivacyNotice{margin-top:18px}@media (max-width:860px){.generationPhotoGrid{grid-template-columns:1fr}.generationPlanGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.generationPlanGrid{grid-template-columns:1fr}}.generationLaunchPanel{margin-top:24px;padding:22px;border:1px solid rgba(255,169,72,.28);border-radius:22px;background:linear-gradient(180deg,rgba(74,38,13,.2),rgba(10,26,43,.72))}.generationLaunchHead{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px}.generationLaunchHead>div{display:flex;flex-direction:column;gap:5px}.generationLaunchHead>div>span{font-size:.74rem;letter-spacing:.16em;color:#ffbd78;font-weight:850}.generationLaunchHead>div>strong{font-size:1.15rem}.generationModeBadge{padding:7px 10px;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.08em}.generationModeBadge.enabled{background:rgba(60,222,166,.11);border:1px solid rgba(60,222,166,.34);color:#74e2b7}.generationModeBadge.disabled{background:rgba(255,191,71,.08);border:1px solid rgba(255,191,71,.28);color:#ffd27c}.generationConfirmRow{display:flex;align-items:flex-start;gap:12px;color:#d8e6f2;line-height:1.5;font-size:.9rem}.generationConfirmRow input{margin-top:4px;width:18px;height:18px;accent-color:#ffab5a}.dangerGenerationButton{width:100%;margin-top:18px;min-height:54px;border-radius:16px;border:1px solid rgba(255,157,69,.38);background:linear-gradient(135deg,#ffb056,#ff795f);color:#201005;font-weight:900;cursor:pointer}.dangerGenerationButton:disabled{opacity:.38;cursor:not-allowed}.generationLaunchFoot{margin:10px 0 0;color:#8299ae;font-size:.78rem}.generationDisabledNotice{margin-top:16px}.generationStatusPanel{margin-top:14px;padding:18px;border-radius:18px;display:flex;flex-direction:column;gap:10px;border:1px solid #234762;background:rgba(8,28,46,.76)}.generationStatusPanel.success{border-color:rgba(60,222,166,.38)}.generationStatusPanel.error{border-color:rgba(255,101,101,.36)}.generationStatusTop{display:flex;justify-content:space-between;gap:14px}.generationProgress{height:9px;border-radius:999px;background:#102338;overflow:hidden}.generationProgress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#7c6dff);transition:width .3s ease}.generationTaskId{font-size:.76rem;color:#7897b0;overflow-wrap:anywhere}.compactButton{min-height:42px;padding:0 16px;align-self:flex-start}.errorText{color:#ffabab}@media(max-width:620px){.generationLaunchHead{align-items:flex-start;flex-direction:column}}.generationOrderLive{display:flex;flex-direction:column;gap:2px;min-width:115px}.generationOrderLive strong{font-size:15px;text-transform:lowercase}.generationOrderLive span{font-weight:800;color:#66dcff}.generationOrderLive small{font-size:11px;color:#9bbbd1}.generationOrderLive .errorText{color:#ff8585}.resultViewerShell{margin-top:18px;min-height:480px}.resultViewerShell .modelViewer{min-height:480px}@media (max-width:720px){.resultViewerShell,.resultViewerShell .modelViewer{min-height:380px}}.orderDevRow{grid-template-columns:1.7fr repeat(7,minmax(88px,1fr))}.clientPortalPage{min-height:100vh;padding:0 22px 70px;background:radial-gradient(circle at 50% 8%,rgba(64,191,255,.11),transparent 30%),var(--bg)}.clientPortalHeader{max-width:1120px;height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between}.clientOrderRef{padding:10px 14px;border:1px solid #21405d;border-radius:999px;color:#9ec7e2;font-size:.82rem;font-weight:750}.clientHeroCard{max-width:1120px;margin:34px auto 0;padding:54px;border:1px solid #193957;border-radius:34px;background:linear-gradient(180deg,rgba(13,30,49,.96),rgba(8,20,34,.96));box-shadow:0 30px 90px rgba(0,0,0,.22)}.clientHeroCard>h1{font-size:clamp(44px,7vw,72px);line-height:1;letter-spacing:-.05em;margin:12px 0 18px}.clientLead{max-width:760px;color:#a8bbcf;font-size:1.08rem;line-height:1.65;margin:0 0 30px}.clientViewerShell{height:650px;margin-top:30px}.clientViewerShell .modelViewer{min-height:650px}.clientBuildStatus{max-width:680px;margin-top:32px;padding:22px;border:1px solid rgba(72,199,255,.23);border-radius:20px;background:rgba(8,28,46,.72)}.clientBuildStatus>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.clientBuildStatus span{color:#7edcff;font-weight:800}.clientDecisionCard,.validationActionsCard{margin-top:28px;padding:26px;border:1px solid #214461;border-radius:24px;background:rgba(7,27,45,.82)}.deliveryHeading>span,.validationQuestion span{font-size:.75rem;font-weight:900;letter-spacing:.16em;color:#6ed8ff}.deliveryHeading h2,.validationQuestion h2{font-size:clamp(28px,4vw,42px);margin:8px 0 10px;letter-spacing:-.03em}.deliveryHeading p,.validationQuestion p{margin:0;color:#9bb1c6;line-height:1.55}.validationButtons{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.validateBigButton{min-width:250px}.correctionBox{margin-top:20px;padding-top:20px;border-top:1px solid #1b3a55;display:grid;grid-gap:10px;gap:10px}.correctionBox label{font-weight:800}.correctionBox textarea{width:100%;min-height:125px;resize:vertical;border:1px solid #234964;background:#081827;color:#f6f9ff;border-radius:16px;padding:14px;outline:none}.correctionBox textarea:focus{border-color:#43bff3}.correctionBox>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.correctionBox small{color:#7997af}.clientDecisionCard{display:flex;gap:18px;align-items:flex-start}.decisionIcon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:rgba(55,189,245,.12);border:1px solid rgba(55,189,245,.3);font-size:24px}.clientDecisionCard strong{display:block;font-size:1.15rem}.clientDecisionCard p{margin:6px 0 0;color:#9db1c4;line-height:1.55}.validatedCard{border-color:rgba(59,222,164,.32)}.correctionSent{border-color:rgba(255,190,76,.3)}.miniLoader{margin-top:12px;color:#65d4ff;font-size:.9rem}.deliverySection{max-width:1120px;margin:28px auto 0;padding:42px;border:1px solid #1b3b59;border-radius:30px;background:#0b1726}.deliveryHeading{margin-bottom:24px}.deliveryGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.deliveryCard{display:flex;flex-direction:column;gap:18px;padding:24px;border:1px solid #1c3a56;border-radius:22px;background:#0e1c2d}.deliveryCard>div{min-height:126px}.deliveryCard strong{font-size:1.15rem}.deliveryCard p{color:#93a9bd;line-height:1.5;margin:7px 0}.deliveryCard small{color:#65d4ff;font-weight:750}.deliveryIcon{font-size:34px}.deliveryCard .primaryButton,.deliveryCard .secondaryButton{width:100%;display:flex;align-items:center;justify-content:center}.deliveryUses{margin-top:18px;padding:18px 20px;border-radius:18px;background:linear-gradient(135deg,rgba(55,189,245,.07),rgba(141,121,255,.07));border:1px solid rgba(81,191,245,.2);display:flex;flex-direction:column;gap:5px}.deliveryUses span{color:#9cb1c5;line-height:1.5}.clientPortalFooter{max-width:1120px;margin:36px auto 0;padding-top:24px;border-top:1px solid #142c43;color:#7890a7;display:flex;justify-content:space-between;gap:20px}.clientPortalFooter a:hover{color:#fff}@media(max-width:1050px){.orderDevRow{grid-template-columns:repeat(3,1fr)}.orderDevActions,.orderDevRow>div:first-child{grid-column:1/-1}.deliveryGrid{grid-template-columns:1fr}.clientViewerShell,.clientViewerShell .modelViewer{min-height:520px;height:520px}}@media(max-width:650px){.clientPortalPage{padding-inline:14px}.clientHeroCard,.deliverySection{padding:26px 20px;border-radius:24px}.clientPortalHeader{height:82px}.clientOrderRef{font-size:.72rem}.clientViewerShell,.clientViewerShell .modelViewer{min-height:430px;height:430px}.validationButtons{flex-direction:column}.validationButtons>*{width:100%;min-width:0}.clientPortalFooter{flex-direction:column}.orderDevRow{grid-template-columns:1fr}}.viewerCaptureButton{position:absolute;left:22px;top:22px;z-index:7;border:1px solid rgba(116,216,255,.32);background:rgba(8,25,42,.78);color:#dff6ff;border-radius:999px;padding:9px 12px;font-size:.76rem;font-weight:800;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.viewerCaptureButton:hover{border-color:#62d1ff;color:#fff}