:root{--bg:#f4f6f7;--panel:#fff;--ink:#1d2521;--muted:#6a746d;--line:#d8dee2;--green:#235b4a;--green-2:#e3eee8;--amber:#d89a2b;--shadow:0 18px 45px rgba(38,44,39,.12)}*{box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}body{margin:0;color:var(--ink);background:radial-gradient(circle at top,hsla(38,32%,66%,.16),transparent 26%),linear-gradient(180deg,#f7f3ed,#f2efe9);font-family:Manrope,Avenir Next,Segoe UI,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.landingPage{width:100%;max-width:100vw;min-height:100vh;color:#241f1a;overflow-x:hidden;background:#f8f7f4}.landingHeader{width:100%;padding:28px clamp(32px,5vw,132px) 0;position:absolute;top:0;left:0;z-index:12}.landingSectionInner{width:100%;margin:0}.landingHeaderInner{width:100%;margin:0 auto;min-height:80px;padding:0;border:1px solid transparent;border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:32px;color:#f8f3eb;background:transparent;box-shadow:none}.landingBrand,.loginBrand{display:flex;align-items:center;gap:14px}.landingBrandMark,.loginBrand>span{width:52px;height:40px;border-radius:10px;padding:2px 4px;display:grid;place-items:center;overflow:hidden;color:#111827;background:#fff;box-shadow:0 14px 34px rgba(114,81,43,.24);font-size:18px;font-weight:800}.loginBrand>span{width:68px;height:52px;border-radius:14px}.landingBrandMark img,.loginBrand>span img,.railLogo img{width:100%;height:100%;object-fit:contain;display:block}.landingBrand small,.landingBrand strong,.loginBrand small,.loginBrand strong{display:block}.landingBrand strong,.loginBrand strong{font-size:18px;font-weight:700}.landingBrand small,.loginBrand small{color:hsla(37,48%,95%,.78)}.landingNav{display:flex;align-items:center;gap:38px;color:rgba(255,250,243,.86);font-size:14px;font-weight:700}.landingHeaderActions,.landingHeroActions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.landingGhostButton,.landingPrimaryButton,.studioBackLink{min-height:46px;border-radius:8px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;font-weight:700;cursor:pointer}.landingPrimaryButton{color:#2c2117;background:linear-gradient(135deg,#f2d49b,#caa66f);box-shadow:0 16px 40px rgba(188,145,83,.24)}.landingGhostButtonLarge,.landingPrimaryButtonLarge{min-height:52px;padding:0 24px}.landingGhostButton,.studioBackLink{color:#fff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.34)}.landingHeader .landingGhostButton{color:#fff;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.16)}.landingHero{width:100%;max-width:100vw;min-height:clamp(760px,72vh,980px);margin:0;border-radius:0;overflow:hidden;position:relative;display:flex;align-items:center;background:#1e1712;box-shadow:0 30px 90px rgba(34,25,18,.16)}.landingHeroImageStack,.landingHeroImageStack img,.landingHeroOverlay{position:absolute;inset:0;overflow:hidden}.landingHeroImageStack:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,transparent,transparent 48%,rgba(18,13,9,.52) 72%,rgba(18,13,9,.92))}.landingHeroImageStack img{width:100%;height:100%;object-fit:cover;object-position:42% center;opacity:0;transform:scale(1.04);transition:opacity .72s ease,transform 1.4s ease}.landingHeroImageStack img.is-active{opacity:1;transform:scale(1)}.landingHeroOverlay{z-index:2;background:linear-gradient(90deg,rgba(18,13,9,.84),rgba(18,13,9,.54) 34%,rgba(18,13,9,.12) 74%,rgba(18,13,9,.34)),linear-gradient(180deg,rgba(18,13,9,.18),rgba(18,13,9,.2) 46%,rgba(18,13,9,.78))}.landingHeroPreview{display:none!important;visibility:hidden;pointer-events:none}.landingHeroPreview img{width:100%;height:100%;object-fit:cover;opacity:1;transform:none}.landingHeroContent{max-width:680px;margin-left:clamp(72px,7vw,220px);padding:112px 0 142px;position:relative;z-index:3;color:#fff8f0}.landingEyebrow,.landingSectionHeading p{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.landingHeroContent h1{margin:22px 0 20px;font-size:72px;line-height:1.02;letter-spacing:0}.landingCapabilityCopy p,.landingCaseCard p,.landingHeroMeta span,.landingHeroSubtitle,.landingHeroTrustItem p,.landingTrustItem p,.landingValueCard p,.loginCopy span,.loginStatusText{color:rgba(255,248,240,.82);line-height:1.8}.landingHeroMeta{margin-top:30px;padding-left:18px;border-left:2px solid hsla(0,0%,100%,.38)}.landingCapabilityCopy strong,.landingCaseCard strong,.landingHeroMeta strong,.landingHeroTrustItem strong,.landingTrustItem strong,.landingValueCard strong,.loginVisualCaption strong{display:block;font-size:18px;font-weight:700}.landingHeroControls{position:absolute;right:clamp(72px,7vw,180px);bottom:72px;z-index:3;display:flex;align-items:center;gap:18px}.landingHeroArrows{display:flex;gap:10px}.landingHeroArrows button,.landingHeroDots button{border:0;cursor:pointer}.landingHeroArrows button{width:52px;height:52px;border-radius:999px;display:grid;place-items:center;color:#fff;background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landingHeroDots{display:flex;gap:8px}.landingHeroDots button{width:9px;height:6px;border-radius:999px;background:hsla(0,0%,100%,.3)}.landingHeroDots button.is-active{width:9px;background:#fff}.landingHeroTrust{width:min(820px,calc(100% - 560px));position:absolute;left:clamp(72px,7vw,220px);bottom:58px;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.landingHeroTrustItem{min-width:0;color:#fff}.landingHeroTrustItem strong{font-size:15px}.landingHeroTrustItem p{margin:6px 0 0;color:rgba(255,248,240,.72);font-size:12px}.landingFooterTrust,.landingSection{padding:96px 0}.landingTrustGrid{padding:0 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.landingCapabilityCard,.landingCaseCard,.landingTrustItem,.landingValueCard,.loginFormCard,.loginLoadingCard,.studioLoadingCard{border:1px solid hsla(34,20%,64%,.18);background:hsla(0,0%,100%,.88);box-shadow:0 18px 50px rgba(53,39,27,.08)}.landingTrustItem{padding:20px 22px;border-radius:22px}.landingCapabilityCopy p,.landingCaseCard p,.landingTrustItem p,.landingValueCard p{margin:8px 0 0;color:#65584d}.landingSectionInner{padding:0 clamp(28px,4.6vw,120px)}.landingSectionHeading{max-width:720px;margin-bottom:32px}.landingSectionHeading p{margin:0 0 14px;color:#94795a}.landingSectionHeading h2{margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-.04em}.landingVideoHeading span{display:block;margin-top:14px;max-width:760px;color:#6f6154;line-height:1.75}.landingVideoCard{aspect-ratio:16/9;width:100%;overflow:hidden;position:relative;border:1px solid hsla(35,25%,61%,.22);border-radius:30px;background:#201712;box-shadow:0 24px 64px rgba(44,31,20,.14)}.landingVideoCard img,.landingVideoOverlay{position:absolute;inset:0}.landingVideoCard img{width:100%;height:100%;object-fit:cover}.landingVideoOverlay{padding:clamp(24px,3vw,42px);display:flex;flex-direction:column;justify-content:flex-end;color:#fff8f0;background:linear-gradient(180deg,rgba(32,23,18,.12),rgba(32,23,18,.78))}.landingVideoOverlay strong{font-size:clamp(26px,3.1vw,42px);line-height:1.04}.landingVideoOverlay span{margin-top:10px;max-width:520px;color:rgba(255,248,240,.84);line-height:1.7}.landingCapabilityGrid,.landingCaseGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(18px,1.4vw,28px);gap:clamp(18px,1.4vw,28px)}.landingCapabilityCard,.landingCaseCard{overflow:hidden;border-radius:26px}.landingCapabilityCard,.landingCaseCard,.landingValueCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landingCapabilityCard.is-featured{background:linear-gradient(180deg,rgba(255,249,241,.96),hsla(37,66%,93%,.94))}.landingCapabilityMedia{height:clamp(220px,18vw,320px);position:relative}.landingCapabilityMedia img,.landingCaseCard img,.landingValueVisual img,.loginVisual img{width:100%;height:100%;object-fit:cover;display:block}.landingCapabilityMedia span{position:absolute;left:16px;bottom:16px;padding:6px 10px;border-radius:999px;color:#fff;background:rgba(28,21,17,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px}.landingCapabilityCopy{padding:20px}.landingCapabilityCopy small{color:#a48762;font-weight:700}.landingSectionTint{background:linear-gradient(180deg,hsla(32,37%,92%,.92),hsla(33,52%,96%,.96))}.landingValueLayout{display:grid;grid-template-columns:minmax(420px,1.1fr) minmax(520px,.9fr);grid-gap:clamp(24px,2vw,40px);gap:clamp(24px,2vw,40px);align-items:stretch}.landingValueVisual{min-height:clamp(520px,38vw,720px);overflow:hidden;border-radius:32px}.landingValueContent{display:flex;flex-direction:column;justify-content:center}.landingValueGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.landingValueCard{padding:22px;border-radius:22px}.landingCaseCard img{height:clamp(240px,18vw,320px)}.landingCaseCard div{padding:18px}.landingFooterTrust{padding-top:0}.landingFooterTrustGrid{padding:28px clamp(22px,2vw,34px);border-top:1px solid rgba(126,106,85,.14);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(16px,1.4vw,28px);gap:clamp(16px,1.4vw,28px);background:linear-gradient(180deg,hsla(0,0%,100%,.72),hsla(32,48%,95%,.82));border-radius:30px}.landingFooterTrustItem{color:#685a4d;font-weight:600}@media (min-width:1440px){.landingSection{padding:112px 0}.landingCapabilityGrid{grid-template-columns:1.2fr repeat(3,1fr)}.landingValueLayout{grid-template-columns:minmax(520px,1.15fr) minmax(520px,.85fr)}}@media (min-width:1920px){.landingSectionInner{padding:0 clamp(48px,5.4vw,168px)}.landingSectionHeading{max-width:820px}.landingCapabilityGrid,.landingCaseGrid{gap:30px}.landingCapabilityCopy,.landingCaseCard div{padding:24px 26px}.landingValueGrid{gap:22px}.landingFooterTrust{padding-bottom:112px}}.loginPage{width:100%;max-width:100vw;min-height:100vh;padding:24px;display:grid;grid-template-columns:minmax(340px,.78fr) minmax(420px,1.22fr);grid-gap:24px;gap:24px;overflow:hidden;background:linear-gradient(180deg,#f8f4ee,#f2ede5)}.loginPage.loadingState,.studioLoadingShell{display:grid;place-items:center}.loginPanel{min-width:0;padding:28px 34px;border-radius:34px;display:flex;flex-direction:column;background:hsla(38,57%,97%,.94);box-shadow:0 24px 70px rgba(42,31,22,.08)}.loginReturnLink{width:-moz-fit-content;width:fit-content;margin-bottom:34px;color:#7c6a59;font-size:14px;font-weight:600}.loginBrand strong,.loginCopy h1{color:#241f1a}.loginBrand small,.loginCopy p,.loginCopy span,.loginFormCard label span,.loginStatusText{color:#75685b}.loginCopy{margin:28px 0 24px}.loginCopy p{margin:0 0 12px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.loginCopy h1{margin:0 0 14px;font-size:clamp(34px,4vw,56px);line-height:1.04;letter-spacing:-.04em}.loginCopy span{display:block;max-width:460px;line-height:1.7}.loginFormCard,.loginLoadingCard,.studioLoadingCard{padding:24px;border-radius:28px}.loginFormCard{max-width:460px;display:grid;grid-gap:16px;gap:16px}.loginFormCard label{display:grid;grid-gap:8px;gap:8px}.loginFormCard input{min-height:50px;border:1px solid rgba(124,106,89,.18);border-radius:16px;padding:0 16px;outline:0;background:#fffdfa}.loginSubmitButton{width:100%}.loginSecondaryLink{width:-moz-fit-content;width:fit-content;border:0;padding:0;color:#7c6a59;background:transparent;font-weight:600}.loginStatusText{margin:auto 0 0;max-width:460px}.loginVisual{min-width:0;max-width:100%;min-height:calc(100vh - 48px);overflow:hidden;position:relative;border-radius:34px;background:#d9ccb8}@media (min-width:1181px){.loginPage{grid-template-columns:minmax(420px,.8fr) minmax(520px,1.2fr);align-items:stretch}.loginPanel{min-height:calc(100vh - 48px)}.loginVisual{display:block}}.loginVisual img{position:absolute;inset:0;opacity:0;transform:scale(1.03);transition:opacity .72s ease,transform 1.6s ease}.loginVisual img.is-active{opacity:1;transform:scale(1)}.loginVisualOverlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(32,26,21,.08),rgba(32,26,21,.32))}.loginVisualCaption{max-width:360px;position:absolute;left:34px;bottom:34px;z-index:1;color:#fff7ee}.loginVisualCaption span{display:block;margin-top:8px;line-height:1.7}.loginLoadingCard,.studioLoadingCard{max-width:420px;display:grid;grid-gap:10px;gap:10px;text-align:center}.studioLoadingShell{background:#f7f8fa}.intro{min-height:100vh;background:radial-gradient(circle at top left,rgba(125,211,252,.22),transparent 28%),radial-gradient(circle at top right,rgba(253,224,71,.16),transparent 24%),linear-gradient(180deg,#f8fafc,#edf2f7)}.topNav{max-width:1220px;min-height:82px;margin:0 auto;padding:0 28px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.topNav{display:flex;align-items:center}.brand{gap:10px}.brand>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb 52%,#f59e0b);font-weight:800;box-shadow:0 10px 25px rgba(37,99,235,.2)}.brand small,.brand strong{display:block}.brand small,.canvasHead small,.empty,.field>span,.historyItem small,.modeRow,.pageHead p,.toolbar span{color:var(--muted)}.hero{max-width:1220px;min-height:calc(100vh - 68px);margin:0 auto;padding:46px 28px 32px;display:grid;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);grid-gap:42px;gap:42px;align-items:center}.heroCopy{display:grid;grid-gap:22px;gap:22px}.hero h1,.pageHead h1{margin:0;line-height:1.04}.hero h1{max-width:700px;font-size:clamp(44px,5.4vw,76px);letter-spacing:-.04em}.hero p{margin:0;max-width:620px;color:#475569;line-height:1.72;font-size:17px}.heroActions,.topNavActions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.heroProofs{display:flex;flex-wrap:wrap;gap:10px}.heroProofs span{padding:10px 14px;border:1px solid rgba(148,163,184,.26);border-radius:999px;color:#334155;background:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px;font-weight:700}.heroVisual{min-height:560px;position:relative}.heroImage{width:100%;min-height:560px;border-radius:30px;object-fit:cover;box-shadow:var(--shadow)}.heroPanel{max-width:290px;padding:18px 20px;border:1px solid hsla(0,0%,100%,.6);border-radius:20px;position:absolute;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 50px rgba(15,23,42,.16)}.heroPanel p,.heroPanel small,.heroPanel span,.heroPanel strong{display:block}.heroPanel p,.heroPanel small{margin:8px 0 0;color:#475569;line-height:1.6}.heroPanelPrimary{left:-18px;bottom:26px;background:hsla(0,0%,100%,.92)}.heroPanelMetric{top:24px;right:-16px;color:#0f172a;background:rgba(241,245,249,.9)}.heroPanelMetric strong{margin-top:6px;font-size:20px}.capabilitySection{max-width:1220px;margin:0 auto;padding:20px 28px 64px}.sectionHeading{max-width:700px;display:grid;grid-gap:14px;gap:14px}.sectionHeading h2{margin:0;font-size:clamp(28px,3.4vw,42px);line-height:1.08;letter-spacing:-.03em}.capabilityGrid{margin-top:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.capabilityCard{min-height:180px;padding:22px;border:1px solid rgba(226,232,240,.9);border-radius:22px;display:grid;align-content:start;grid-gap:12px;gap:12px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(248,250,252,.96)),linear-gradient(135deg,rgba(14,165,233,.08),rgba(245,158,11,.08));box-shadow:0 16px 45px rgba(15,23,42,.06)}.capabilityCard span{color:#0f172a;font-size:18px;font-weight:800}.capabilityCard p{margin:0;color:#475569;line-height:1.68}.authShell{min-height:100vh;padding:28px;display:grid;grid-template-columns:minmax(320px,.72fr) minmax(420px,1fr);grid-gap:28px;gap:28px;align-items:stretch;background:#f8faf9}.authPanel{padding:28px;border:1px solid var(--line);border-radius:24px;display:flex;flex-direction:column;background:hsla(0,0%,100%,.92);box-shadow:var(--shadow)}.backButton{width:-moz-fit-content;width:fit-content;margin-bottom:28px}.authCopy{margin-top:26px}.authCopy h1{margin:16px 0 12px;font-size:clamp(32px,4vw,50px);line-height:1.08}.authCopy p{margin:0;color:var(--muted);line-height:1.7}.authForm{grid-gap:14px;gap:14px}.authForm,.authModePreview{margin-top:24px;display:grid}.authModePreview{grid-gap:10px;gap:10px}.authModeRow{padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;display:grid;grid-gap:4px;gap:4px;background:linear-gradient(180deg,#fff,#f8fafc)}.authModeRow strong{font-size:14px}.authModeRow span{color:#64748b;font-size:13px;line-height:1.6}.authForm label{display:grid;grid-gap:8px;gap:8px}.authForm span{color:var(--muted);font-size:14px}.authForm input{min-height:46px;border:1px solid var(--line);border-radius:8px;padding:0 12px;outline:0}.authActions{margin-top:12px}.authStatus{margin:auto 0 0;padding-top:18px;color:var(--muted);line-height:1.6}.authCarousel{width:100%;min-height:calc(100vh - 56px);margin:0;border-radius:8px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#111914}.authCarousel img{width:100%;height:100%;min-height:inherit;position:absolute;inset:0;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity .7s ease,transform 4.2s ease}.authCarousel img.active{opacity:1;transform:scale(1)}.authCarouselDots{position:absolute;left:22px;right:22px;bottom:22px;display:flex;gap:7px;z-index:1}.authCarouselDots i{width:24px;height:3px;border-radius:999px;background:hsla(0,0%,100%,.45)}.authCarouselDots i.active{background:#fff}.authImage{width:100%;min-height:calc(100vh - 56px);border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.eyebrow{width:-moz-fit-content;width:fit-content;padding:7px 12px;border:1px solid #cdd8d3;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:var(--green);background:var(--green-2);font-weight:800}.iconButton,.logoutButton,.mini,.navButton,.primary,.secondary{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.primary{min-height:44px;padding:0 18px;color:#fff;background:var(--green)}.primary.big{width:-moz-fit-content;width:fit-content;min-height:50px;padding:0 22px}.secondary{min-height:44px;padding:0 18px;border:1px solid rgba(148,163,184,.34);color:#0f172a;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.secondary.big{width:-moz-fit-content;width:fit-content;min-height:50px;padding:0 22px}.primary:disabled{cursor:not-allowed;background:#577a6d}.mini{min-height:30px;padding:0 10px;color:var(--green);background:var(--green-2)}.mini.danger{color:#9b2c2c;background:#fdecec}.shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr)}.sidebar{padding:22px 18px;color:#eff5ef;background:#18251f;display:flex;flex-direction:column;gap:14px}.brand.dark small{color:#b8c7bd}.navButton{min-height:42px;padding:0 12px;justify-content:flex-start;color:#c9d6cf;background:transparent}.navButton.active{color:#fff;background:hsla(0,0%,100%,.1)}.accountBox{margin-top:auto;padding:14px;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;background:hsla(0,0%,100%,.06)}.accountBox small{display:block;margin-top:4px;color:#b8c7bd}.workspace{min-width:0;padding:22px}.pageHead{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.pageHead h1{font-size:clamp(25px,3vw,36px)}.loginBox{padding:8px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:8px;background:#fff}.loginBox input{width:220px;height:36px;border:0;outline:0}.loginName{max-width:220px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.iconButton{width:36px;height:36px}.iconButton,.logoutButton{color:#fff;background:var(--green)}.logoutButton{min-height:36px;padding:0 11px}.metrics{margin-bottom:16px;display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(3,1fr);grid-gap:10px;gap:10px}.canvas,.metrics article,.panel{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.metrics article{padding:13px}.metrics span,.metrics strong{display:block}.metrics strong{margin-top:6px;font-size:25px}.metricEmail{max-width:100%;overflow:hidden;font-size:18px!important;text-overflow:ellipsis;white-space:nowrap}.grid{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(620px,1.35fr);grid-gap:16px;gap:16px;align-items:start}.panel{padding:16px}.panelHead{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panelHead h2{margin:0;font-size:18px}.upload{min-height:250px;border:1px dashed #aeb7ae;border-radius:8px;display:grid;place-items:center;overflow:hidden;position:relative;background:#eef2f3;text-align:center}.upload input{position:absolute;inset:0;opacity:0}.upload img{width:100%;height:250px;object-fit:cover}.upload span,.upload strong{display:block;margin-top:8px}.modeRow{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px}.field{margin-top:16px;display:grid;grid-gap:9px;gap:9px}.field textarea{min-height:96px;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:12px;outline:0}.chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.chip{min-height:38px;border:1px solid var(--line);border-radius:8px;background:#fff}.chip.active{border-color:var(--green);color:var(--green);background:var(--green-2);font-weight:800}.canvas{overflow:hidden;background:#111914}.canvasHead{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#fff}.preview{position:relative;background:#0e1512}.preview>img{width:100%;min-height:520px;display:block;object-fit:cover}.preview.loading>img{filter:saturate(.72) brightness(.62)}.loadingMask{position:absolute;inset:0;padding:24px;display:grid;place-items:center;align-content:center;grid-gap:14px;gap:14px;color:#fff;text-align:center;background:linear-gradient(120deg,rgba(15,23,19,.84),rgba(15,23,19,.58))}.spin{animation:spin 1.1s linear infinite}.bar{width:min(360px,80%);height:8px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.18)}.bar i{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e7c77b,#9bd4bd);animation:progress 1.65s ease-in-out infinite}.toolbar{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.history{display:grid;grid-gap:10px;gap:10px}.historyItem{padding:10px;border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:8px;gap:8px;background:#fff}.historyItem img{width:100%;aspect-ratio:5/3;object-fit:cover;border-radius:6px}.historyItem small,.historyItem strong{display:block}.historyPage{min-height:520px}.historyMeta{margin:-6px 0 16px;color:var(--muted);font-size:13px}.historyList{display:grid;grid-gap:12px;gap:12px}.historyCard{padding:12px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:220px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;background:#fff}.historyCard img{width:100%;aspect-ratio:16/10;border-radius:6px;object-fit:cover;background:#eef2f3}.historyImageButton{width:100%;border:0;padding:0;border-radius:6px;overflow:hidden;background:transparent;cursor:zoom-in}.historyImageButton img{display:block;transition:transform .18s ease}.historyImageButton:hover img{transform:scale(1.025)}.historyImagePlaceholder{width:100%;aspect-ratio:16/10;border:1px dashed var(--line);border-radius:6px;background:#f6f8f7}.historyCard small,.historyCard strong{display:block}.historyCard small{margin-top:5px;color:var(--muted)}.historyActions{display:grid;grid-gap:8px;gap:8px;justify-items:end}.imageModal{position:fixed;inset:0;z-index:20;padding:28px;display:grid;place-items:center;background:rgba(9,14,12,.82);cursor:zoom-out}.imageModalStage{max-width:min(1180px,94vw);max-height:88vh;overflow:auto;border-radius:8px;cursor:-webkit-grab;cursor:grab}.imageModalStage img{max-width:100%;max-height:88vh;border-radius:8px;object-fit:contain;box-shadow:0 26px 80px rgba(0,0,0,.38);cursor:default;transform-origin:center center;transition:transform .16s ease}.imageModalTools{position:fixed;top:20px;left:50%;z-index:21;min-height:42px;padding:4px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;transform:translateX(-50%);color:#fff;background:hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.imageModalTools button{width:36px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;color:#fff;background:transparent}.imageModalTools span{min-width:48px;text-align:center;font-size:13px;font-weight:800}.modalClose{position:fixed;top:20px;right:20px;width:42px;height:42px;border:0;border-radius:8px;display:grid;place-items:center;color:#fff;background:hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modalClose:hover{background:hsla(0,0%,100%,.26)}.adminShell{min-height:100vh;padding:28px;background:var(--bg)}.adminHead{max-width:1180px;margin:0 auto 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.adminHead h1{margin:14px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1.06}.adminHead p{margin:0;color:var(--muted)}.adminCreate,.adminLogin,.adminNotice,.adminTable{max-width:1180px;margin:0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.adminLogin{padding:8px;display:flex;gap:8px}.adminCreate input,.adminLogin input,.adminRow input,.adminRow select{min-height:38px;border:1px solid var(--line);border-radius:8px;padding:0 10px;outline:0;background:#fff}.adminLogin input{width:min(300px,46vw)}.adminNotice{margin-bottom:14px;padding:12px 14px;color:var(--green);background:var(--green-2);box-shadow:none}.adminCreate{margin-bottom:14px;padding:14px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.6fr) 160px auto;grid-gap:12px;gap:12px;align-items:end}.adminCreate label{display:grid;grid-gap:8px;gap:8px}.adminCreate span{color:var(--muted);font-size:14px}.adminTable{overflow:hidden}.adminRow{padding:12px 14px;display:grid;grid-template-columns:minmax(240px,1fr) 110px 110px 110px 190px 88px;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid var(--line)}.adminRow:first-child{border-top:0}.adminRowHead{background:#f8faf9;font-size:14px;font-weight:800}.adminRow small,.adminRowHead{color:var(--muted)}.dreamShell{min-height:100vh;color:#111827;background:#f7f8fa}.desktopStudioShell{min-height:100vh;display:grid;grid-template-columns:64px 192px minmax(0,1fr)}.mobileStudioShell{display:none}.dreamRail{min-height:100vh;padding:18px 10px;border-right:1px solid #eef0f3;display:flex;flex-direction:column;align-items:center;gap:16px;background:#fff}.railLogo{width:40px;height:32px;padding:2px 4px;border:1px solid #edf0f3;border-radius:10px;display:grid;place-items:center;overflow:hidden;color:#111827;background:#fff;box-shadow:0 10px 22px rgba(17,24,39,.08);font-size:0}.railItem{width:44px;min-height:48px;border:0;border-radius:10px;display:grid;place-items:center;grid-gap:3px;gap:3px;color:#111827;background:transparent}.railItem span{font-size:11px}.railItem.active{background:#f1f5f9}.railSpacer{flex:1 1}.railCredits{width:44px;min-height:44px;border:1px solid #e3f3ff;border-radius:12px;display:grid;place-items:center;color:#0284c7;background:#f0faff;font-size:12px;font-weight:800}.railCredits span{font-size:10px;font-weight:600}.railAvatar{width:28px;height:28px;border:0;border-radius:50%;color:#fff;background:#111827;font-weight:800}.dreamChats{min-height:100vh;padding:22px 12px;border-right:1px solid #edf0f3;display:flex;flex-direction:column;gap:8px;background:#fff}.chatHead{min-height:28px;margin-bottom:10px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.chatAction,.recentChat{min-height:36px;border:0;border-radius:8px;padding:0 10px;display:flex;align-items:center;gap:10px;color:#111827;background:transparent;text-align:left}.recentChat span{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recentChatDelete{width:24px;height:24px;border:0;border-radius:6px;display:grid;place-items:center;color:#9aa3af;background:transparent;opacity:.5;cursor:pointer;transition:opacity .15s ease,background .15s ease,color .15s ease}.recentChat:hover .recentChatDelete{opacity:1}.recentChatDelete:hover{color:#dc2626;background:#fee2e2;opacity:1}.chatAction.active,.chatAction:hover,.recentChat.active,.recentChat:hover{background:#f2f3f5}.chatLabel{margin:18px 4px 4px;color:#9aa3af;font-size:12px}.dreamWorkspace{min-width:0;min-height:100vh;padding:24px 40px 150px;position:relative;background:#f7f8fa}.dreamTopbar{max-width:1220px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.dreamTopbar h1{margin:0;font-size:24px;line-height:1}.dreamFilters{display:flex;align-items:center;gap:6px}.composerTools select,.dreamFilters button,.toolButton{min-height:34px;border:1px solid #edf0f3;border-radius:8px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;color:#111827;background:#fff}.dreamFilters .userPill{color:#fff;background:#10251f}.dreamFeed{max-width:760px;margin:34px auto 0}.dreamTask{display:grid;grid-gap:16px;gap:16px}.taskThumbs{display:flex;align-items:center;gap:8px}.taskThumbs img{width:44px;height:52px;border-radius:5px;object-fit:cover;box-shadow:0 6px 16px rgba(15,23,42,.12)}.taskThumbs span{border-radius:8px;padding:6px 10px;color:#334155;background:#e8f3ff;font-size:12px}.taskPrompt{color:#111827;line-height:1.6}.taskPrompt p{margin:0 0 2px}.taskPrompt small,.taskStatus{color:#7b8491}.dreamPreview{width:min(100%,640px);min-height:360px;border-radius:0;overflow:hidden;position:relative;background:linear-gradient(135deg,#dbeafe,#e0f7ff 55%,#f4fbff)}.conversationImageButton,.conversationImageButton img,.dreamPreview>img{width:100%;min-height:360px;display:block}.conversationImageButton img,.dreamPreview>img{object-fit:cover}.conversationImageButton{border:0;padding:0;cursor:zoom-in;background:transparent}.conversationImageButton:disabled{cursor:default}.dreamPreview.loading .conversationImageButton img,.dreamPreview.loading>img{filter:saturate(.78) brightness(.8)}.dreamImagePlaceholder{min-height:360px;background:linear-gradient(135deg,#dbeafe,#e0f7ff 55%,#f4fbff)}.dreamConversation{display:grid;grid-gap:22px;gap:22px}.conversationCard{display:grid;grid-gap:10px;gap:10px}.conversationActions{display:flex;align-items:center;gap:8px}.brokenImageNote{width:100%;display:grid;place-items:center;grid-gap:4px;gap:4px;padding:20px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;text-align:center}.brokenImageNote span{font-size:14px;font-weight:600}.brokenImageNote small{font-size:12px;color:#94a3b8}.assetBroken{min-height:180px}.assetActions .mini.danger,.conversationActions .mini.danger{color:#dc2626;border-color:#fecaca}.assetActions .mini.danger:hover,.conversationActions .mini.danger:hover{background:#fee2e2}.conversationCard.failed .dreamPreview{min-height:180px;background:#f8fafc;border:1px dashed #cbd5e1}.conversationCard.failed .dreamPreview>img{filter:grayscale(.25) opacity(.55)}.conversationMeta{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.conversationMeta strong{font-size:15px}.conversationActions,.conversationCard p,.conversationMeta small{color:#7b8491}.conversationCard p{margin:0;line-height:1.6;font-size:13px}.conversationError{color:#b42318!important}.taskStatus{margin:0;font-size:13px}.dreamComposer{width:min(748px,calc(100vw - 340px));min-height:118px;padding:14px;border:1px solid #e6e9ee;border-radius:20px;position:fixed;left:calc(64px + 192px + ((100vw - 64px - 192px - min(748px, calc(100vw - 340px))) / 2));bottom:18px;z-index:5;display:grid;grid-gap:10px;gap:10px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 60px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.composerInput{display:flex;align-items:flex-start;gap:12px}.composerInput figure{width:56px;height:66px;margin:0;border-radius:8px;overflow:hidden;position:relative;flex:0 0 auto;background:#f1f5f9}.composerInput figure img{width:100%;height:100%;object-fit:cover}.composerInput figure button{width:20px;height:20px;border:0;border-radius:50%;position:absolute;top:4px;right:4px;display:grid;place-items:center;background:hsla(0,0%,100%,.9)}.composerInput textarea{width:100%;min-height:58px;border:0;resize:none;outline:0;color:#111827;background:transparent;line-height:1.6}.composerTools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.toolButton{position:relative;font-size:13px}.toolButton input{position:absolute;inset:0;opacity:0;cursor:pointer}.composerTools select{max-width:128px;outline:0;font-size:13px}.composerCost{margin-left:auto;color:#475569;font-size:13px}.sendButton{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:#111827}.sendButton:disabled{opacity:.7}.dreamHistoryList{padding-bottom:24px}.dreamHistoryList .historyCard{box-shadow:none}@keyframes spin{to{transform:rotate(1turn)}}@keyframes progress{0%{transform:translateX(-110%)}50%{transform:translateX(70%)}to{transform:translateX(250%)}}.dreamAssets{max-width:1220px;margin:24px auto 0;padding-bottom:60px;gap:32px}.assetsEmpty,.dreamAssets{display:flex;flex-direction:column}.assetsEmpty{padding:80px 20px;align-items:center;gap:14px;color:#9aa3af;text-align:center}.assetsError{max-width:620px;margin:0 auto;color:#b42318}.assetsError strong{color:#7a271a;font-size:16px}.assetsError span{max-width:560px;line-height:1.6}.assetsGroup h2{margin:0 0 14px;display:flex;align-items:baseline;gap:10px;color:#111827;font-size:18px;font-weight:700}.assetsGroup h2 small{color:#9aa3af;font-size:13px;font-weight:500}.assetsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:18px;gap:18px}.assetCard{margin:0;padding:0;border:1px solid #eef0f3;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .15s ease,transform .15s ease}.assetCard:hover{box-shadow:0 8px 24px rgba(15,23,42,.08);transform:translateY(-2px)}.assetImageButton{padding:0;border:0;background:transparent;cursor:zoom-in;line-height:0}.assetImageButton img{width:100%;height:180px;object-fit:cover;display:block}.assetCard figcaption{padding:10px 12px 0;display:flex;flex-direction:column;gap:2px}.assetCard figcaption strong{color:#111827;font-size:14px}.assetCard figcaption small{color:#9aa3af;font-size:12px}.assetActions{padding:10px 12px 12px;display:flex;gap:8px}.assetActions .mini{flex:1 1;justify-content:center}.mobileAssetActions,.mobileBottomBar,.mobileCardHead,.mobileCompareActions,.mobileCompareLabels,.mobileDirectionCard,.mobileDrawerActions,.mobileDrawerItem,.mobilePageHeading,.mobileSettingsSummary,.mobileSheetHead,.mobileSingleActions,.mobileStudioBrand,.mobileStudioHeadActions,.mobileStudioTopbar,.mobileUploadPreview{display:flex;align-items:center}.mobileAssetCards,.mobileAssetGroup,.mobileAssetsList,.mobileAssetsView,.mobileChoiceField,.mobileChoiceGrid,.mobileCompareCard,.mobileConversationDrawer,.mobileConversationPreview,.mobileDrawerList,.mobileResultCard,.mobileSettingsSheet,.mobileSheetSection,.mobileStudioHero{display:grid}.mobileAssetGroup header,.mobileCardHead,.mobileConversationCard header,.mobileDirectionCard,.mobileDrawerItem,.mobilePageHeading,.mobileSettingsSummary,.mobileSheetHead,.mobileStudioTopbar,.mobileUploadPreview{justify-content:space-between}.mobileAssetActions,.mobileChoiceGrid,.mobileCompareActions,.mobileModeGrid,.mobileSingleActions{grid-template-columns:repeat(2,minmax(0,1fr))}.mobileStudioShell{min-height:100vh;padding-bottom:132px;background:#f8f2ea}.mobileStudioTopbar{padding:18px 18px 14px;position:-webkit-sticky;position:sticky;top:0;z-index:6;gap:12px;background:hsla(34,50%,95%,.96);border-bottom:1px solid #e8d8c4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobileStudioBrand{min-width:0;gap:12px}.mobileStudioBrandMark{width:42px;height:42px;border:1px solid #ead8c4;border-radius:14px;padding:6px;display:grid;place-items:center;overflow:hidden;background:#fffdf8;box-shadow:0 8px 18px rgba(91,63,45,.12)}.mobileStudioBrandMark img{width:100%;height:100%;object-fit:contain}.mobileStudioBrand small,.mobileStudioBrand strong{display:block}.mobileStudioBrand strong{font-size:16px;font-weight:800}.mobileStudioBrand small{color:#7c6d5f;font-size:12px;line-height:1.45}.mobileStudioHeadActions{flex:0 0 auto;gap:10px}.mobileCreditsPill{min-height:40px;border:1px solid #e6cba8;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;color:#6b4930;background:#fffaf2;font-size:14px;font-weight:700;white-space:nowrap}.mobileAvatarButton{width:40px;height:40px;border:0;border-radius:50%;color:#fff;background:#201713;font-weight:800}.mobileAccountMenu{width:min(220px,calc(100vw - 36px));padding:8px;border:1px solid #ead7bf;border-radius:18px;position:absolute;top:calc(100% - 4px);right:18px;display:grid;grid-gap:6px;gap:6px;background:#fffdf8;box-shadow:0 22px 44px rgba(67,45,31,.16)}.mobileAccountMenu button{min-height:42px;border:0;border-radius:12px;padding:0 12px;display:inline-flex;align-items:center;gap:10px;color:#2a211b;background:transparent;text-align:left}.mobilePageHeading{gap:12px;align-items:flex-start;padding:0 18px}.mobilePageHeading h1{margin:0;color:#1c1712;font-size:22px;line-height:1.15}.mobilePageHeading p{margin:10px 0 0;color:#7d7061;font-size:12px;line-height:1.55}.mobileGhostIconButton{min-height:42px;border:1px solid #e6d7c4;border-radius:14px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;color:#4b3323;background:rgba(255,253,248,.94);white-space:nowrap}.mobileAssetsView,.mobileStudioHero{width:min(430px,calc(100vw - 24px));margin:0 auto;gap:16px;padding-top:18px}.mobileAssetCard,.mobileCompareCard,.mobileConversationCard,.mobileConversationDrawer,.mobileEmptyCard,.mobileResultCard,.mobileSettingsSheet,.mobileSettingsSummary{border:1px solid #ead9c5;border-radius:22px;background:#fffdf8;box-shadow:0 18px 38px rgba(74,55,40,.08)}.mobileCompareCard,.mobileResultCard{gap:14px;padding:18px}.mobileCardHead strong,.mobileSettingsSummary strong{color:#1c1712;font-size:17px;font-weight:800}.mobileCardHead span{min-height:32px;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;color:#7a573b;background:#f3e6d4;font-size:12px;font-weight:700;white-space:nowrap}.mobileCompareStage{min-height:284px;position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-radius:18px;background:#f0e5d6}.mobileComparePanel img,.mobileResultStage img{width:100%;height:100%}.mobileComparePanel{min-height:284px;position:relative;display:grid;place-items:center;overflow:hidden;background:#ece0cf}.mobileComparePanel.is-result{background:#e7cda4}.mobileCompareBefore{width:var(--compare-split,50%);z-index:2}.mobileCompareAfter{position:absolute;inset:0;z-index:1}.mobileCompareAfter .mobileComparePlaceholder,.mobileCompareAfter img{width:100%;height:100%}.mobileComparePanel img,.mobileResultStage img{object-fit:cover;display:block}.mobileCompareDivider{width:2px;position:absolute;top:0;bottom:0;left:calc(var(--compare-split, 50%) - 1px);z-index:3;background:hsla(0,0%,100%,.88);pointer-events:none}.mobileCompareDivider i{width:38px;height:38px;border:3px solid #fff;border-radius:50%;position:absolute;top:calc(50% - 19px);left:calc(50% - 19px);display:block;background:#5a3c28;box-shadow:0 10px 22px rgba(90,60,40,.28)}.mobileCompareDivider i:before{content:"↔";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:700}.mobileCompareLoading,.mobileComparePlaceholder,.mobileResultPlaceholder{padding:18px;display:grid;place-items:center;grid-gap:8px;gap:8px;text-align:center}.mobileComparePlaceholder,.mobileResultPlaceholder{color:#7a6c5f}.mobileAssetMeta small,.mobileCompareLoading span,.mobileComparePlaceholder span,.mobileConversationCard p,.mobileDirectionCard span,.mobileDrawerList p,.mobileEmptyCard span,.mobileHintText,.mobileResultPlaceholder span,.mobileSettingsHint,.mobileSheetHead span,.mobileStatusText{line-height:1.6}.mobileCompareLoading{position:absolute;inset:0;color:#fffaf3;background:rgba(62,42,28,.68);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobileCompareLabels{justify-content:space-between;color:#76695c;font-size:12px;font-weight:600}.mobileCompareActions,.mobileSingleActions{gap:10px}.mobileAssetActions button,.mobileCompareActions button,.mobileDirectionCard button,.mobileDrawerActions button,.mobileEmptyCard button,.mobileSheetConfirm,.mobileSingleActions button{min-height:44px;border:1px solid #e2d1bd;border-radius:14px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#4a3527;background:#fff;font-weight:700}.mobileCompareActions button:disabled,.mobilePrimaryAction:disabled,.mobileSingleActions button:disabled{opacity:.55}.mobileResultStage{min-height:284px;overflow:hidden;border-radius:18px;position:relative;background:linear-gradient(180deg,#f4eadc,#ead7c0)}.mobileModeGrid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.mobileModeButton{min-height:64px;border:1px solid #e6d7c4;border-radius:16px;padding:10px 12px;display:grid;align-content:center;grid-gap:4px;gap:4px;color:#463528;background:#fffdf9;text-align:center}.mobileAssetMeta strong,.mobileDirectionCard strong,.mobileDrawerList strong,.mobileEmptyCard strong,.mobileModeButton strong{font-size:14px;font-weight:800}.mobileDrawerItem small,.mobileDrawerList p,.mobileEmptyCard span,.mobileHintText,.mobileModeButton span,.mobileSettingsHint,.mobileSheetHead span,.mobileStatusText{color:#7d7061;font-size:12px}.mobileModeButton.is-active{border-color:#5b3f2d;background:#f6e8d3;box-shadow:inset 0 0 0 1px rgba(91,63,45,.08)}.mobileSettingsSummary{padding:20px 18px;gap:16px}.mobileBaseImageCard{border:1px dashed #dbc6ae;border-radius:18px;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;background:#fff8ed}.mobileBaseImageCard span,.mobileBaseImageCard strong{display:block}.mobileBaseImageCard strong{color:#1c1712;font-size:15px;font-weight:800}.mobileBaseImageCard span{margin-top:5px;color:#7d7061;font-size:12px;line-height:1.45}.mobileBaseImageCard label{min-height:44px;border:0;border-radius:14px;padding:0 14px;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#5b3f2d;font-size:13px;font-weight:800;white-space:nowrap}.mobileBaseImageCard input{position:absolute;inset:0;opacity:0;cursor:pointer}.mobileBaseImageCard figure{grid-column:1/-1;margin:0;position:relative}.mobileBaseImageCard figure img{width:100%;max-height:150px;border-radius:14px;display:block;object-fit:cover}.mobileBaseImageCard figure button{width:32px;height:32px;border:0;border-radius:50%;position:absolute;top:8px;right:8px;display:grid;place-items:center;color:#4b3323;background:rgba(255,253,248,.92)}.mobileSettingsSummary p{margin:8px 0 0;color:#2e231c;font-size:13px}.mobilePrimaryAction,.mobileSettingsSummary button,.mobileSheetConfirm{min-height:56px;border:0;border-radius:18px;padding:0 22px;color:#fff;background:#5b3f2d;font-size:14px;font-weight:800}.mobileSheetConfirm{width:100%}.mobileSettingsHint,.mobileStatusText{margin:0;padding:0 6px}.mobileConversationPreview{width:min(430px,calc(100vw - 24px));margin:0 auto;gap:10px;padding-top:6px}.mobileConversationCard{gap:10px;padding:14px 16px}.mobileConversationCard header{gap:12px;align-items:flex-start}.mobileConversationCard header button{width:34px;height:34px;border:1px solid #ecd8c7;border-radius:12px;display:grid;place-items:center;color:#7f6c5b;background:#fff9f3}.mobileConversationCard header small{display:block;margin-top:4px;color:#948778;font-size:12px}.mobileConversationCard p{margin:0;color:#786a5d;font-size:12px}.mobileConversationError{color:#b42318!important}.mobileBottomBar{width:min(430px,calc(100vw - 24px));min-height:92px;padding:12px;border-top:1px solid #ead7c2;position:fixed;left:50%;bottom:0;z-index:7;gap:10px;transform:translateX(-50%);background:hsla(35,55%,96%,.98);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobileIconBarButton{width:44px;min-width:44px;min-height:62px;border:1px solid #ead8c4;border-radius:14px;display:grid;place-items:center;grid-gap:4px;gap:4px;color:#5f4938;background:#fffdf8;font-size:10px;font-weight:700}.mobileCostPill{min-width:0;flex:1 1;display:grid;grid-gap:4px;gap:4px;color:#2a211b}.mobileCostPill small{color:#8b7b6c;font-size:12px}.mobileCostPill strong{font-size:17px;line-height:1.1}.mobilePrimaryAction{min-width:154px;flex:1.45 1}.mobileSheetOverlay{position:fixed;inset:0;z-index:12;padding:18px 12px 12px;display:flex;align-items:flex-end;justify-content:center;background:rgba(24,17,12,.42)}.mobileConversationDrawer,.mobileSettingsSheet{width:min(430px,100%);max-height:min(82vh,760px);overflow:auto;gap:16px;padding:18px 18px 0}.mobileSheetFooter{margin:4px -18px 0;padding:12px 18px 18px;position:-webkit-sticky;position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,253,248,0),rgba(255,253,248,.96) 24%,#fffdf8);border-bottom-left-radius:22px;border-bottom-right-radius:22px}.mobileSheetHead{gap:14px;align-items:flex-start}.mobileSheetHead strong{display:block;color:#1f1813;font-size:18px}.mobileSheetHead button{width:36px;height:36px;border:1px solid #ead8c6;border-radius:12px;display:grid;place-items:center;color:#6f5a49;background:#fffaf4}.mobileTextareaField,.mobileUploadInput{display:grid;grid-gap:8px;gap:8px}.mobileUploadInput{padding:14px;border:1px dashed #dbc6ae;border-radius:18px;position:relative;background:#fff9f0}.mobileChoiceField>span,.mobileTextareaField span,.mobileUploadInput span{color:#7b6d61;font-size:12px;font-weight:700}.mobileUploadInput strong{color:#2a211b;font-size:15px}.mobileUploadInput small{color:#998a7d;font-size:12px}.mobileUploadInput input{position:absolute;inset:0;opacity:0;cursor:pointer}.mobileUploadPreview{gap:12px}.mobileUploadPreview img{width:76px;height:76px;border-radius:16px;object-fit:cover;display:block}.mobileUploadPreview button{min-height:40px;border:1px solid #ead8c5;border-radius:14px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;color:#5f4b3a;background:#fff;font-weight:700}.mobileTextareaField textarea{min-height:112px;border:1px solid #ead8c6;border-radius:18px;padding:14px 16px;resize:vertical;color:#2a211b;background:#fff;line-height:1.65}.mobileChoiceField,.mobileChoiceGrid{gap:10px}.mobileChoiceChip{min-height:44px;border:1px solid #e6d8c7;border-radius:14px;padding:0 12px;color:#5c4939;background:#fff;font-size:13px;font-weight:700}.mobileChoiceChip.is-active{border-color:#5b3f2d;color:#34261d;background:#f5e8d5}.mobileDirectionCard{padding:14px 16px;border:1px solid #e8d7c3;border-radius:18px;gap:10px;background:#fffaf4}.mobileDirectionCard strong{color:#2a211b}.mobileDirectionCard button{min-height:40px;border:1px solid #e2d1bd;border-radius:12px;padding:0 12px;color:#4b3526;background:#fff}.mobileDrawerActions{gap:10px;flex-wrap:wrap}.mobileDrawerActions button{min-width:calc(50% - 5px);flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px)}.mobileDrawerList{gap:10px}.mobileDrawerItem{min-height:52px;border:1px solid #ead8c6;border-radius:16px;padding:10px 12px;gap:12px;background:#fffaf4}.mobileDrawerItem span{display:block;color:#2b2119;font-size:13px;font-weight:700}.mobileDrawerItem button{width:34px;height:34px;border:1px solid #ead7c3;border-radius:12px;display:grid;place-items:center;color:#7d6a59;background:#fff}.mobileAssetsView{padding-bottom:28px}.mobileEmptyCard{gap:10px;padding:22px 18px;text-align:center}.mobileEmptyCard.is-error{color:#b42318}.mobileAssetCards,.mobileAssetsList{gap:14px}.mobileAssetGroup header{color:#2b221b}.mobileAssetGroup header span{color:#8c7e70;font-size:12px}.mobileAssetCard{gap:12px;padding:14px}.mobileAssetImageButton{border:0;padding:0;overflow:hidden;border-radius:18px;background:transparent}.mobileAssetImageButton img{width:100%;height:210px;object-fit:cover;display:block}.mobileAssetMeta{display:grid;grid-gap:4px;gap:4px}.mobileAssetActions{gap:10px}.mobileAssetActions .is-danger,.mobileConversationCard header button:hover,.mobileDrawerItem button:hover{color:#b42318}.pollingHint{display:block;margin-top:6px;font-size:12px;color:#948778;opacity:.8}.sendButtonPending{font-size:11px;font-weight:600;color:#faf7f2;letter-spacing:.02em}.loadingMask button.mini{margin-top:10px;padding:6px 18px;border-radius:999px;background:hsla(0,0%,100%,.18);color:#fffaf3;border:1px solid hsla(0,0%,100%,.28);font-size:13px;cursor:pointer;transition:background .18s}.loadingMask button.mini:hover{background:hsla(0,0%,100%,.28)}.mobileCompareLoading button.mobileSheetConfirm{margin-top:10px;padding:8px 24px;border-radius:999px;background:hsla(0,0%,100%,.18);color:#fffaf3;border:1px solid hsla(0,0%,100%,.28);font-size:13px;cursor:pointer}.mobileCompareLoading button.mobileSheetConfirm:hover{background:hsla(0,0%,100%,.28)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dreamPreview.loading{background:linear-gradient(110deg,#e8e4df 8%,#f0ece6 18%,#e8e4df 33%);background-size:200% 100%;animation:shimmer 1.8s ease-in-out infinite}@media (max-width:1180px){.landingNav{display:none}.landingHero{min-height:640px}.landingCapabilityGrid,.landingCaseGrid,.landingFooterTrustGrid,.landingTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.authShell,.grid,.hero,.landingValueLayout{grid-template-columns:1fr}.capabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.authCarousel,.authImage{min-height:360px}.heroVisual{min-height:auto}.heroImage{min-height:420px}.heroPanelPrimary{left:18px;bottom:20px}.heroPanelMetric{right:18px}.desktopStudioShell{grid-template-columns:58px minmax(150px,184px) minmax(0,1fr)}.dreamWorkspace{padding:22px 24px 158px}.dreamFeed{max-width:680px}.dreamComposer{width:min(680px,calc(100vw - 300px));left:calc(58px + 184px + ((100vw - 58px - 184px - min(680px, calc(100vw - 300px))) / 2))}.loginPage{grid-template-columns:1fr}.loginVisual{min-height:360px}}@media (max-width:860px){.landingHeader{padding:16px 16px 0}.landingHeaderInner,.landingHero,.landingSectionInner{width:100%}.landingHeaderInner{min-height:auto;padding:14px 16px;align-items:center;justify-content:flex-start;gap:14px;flex-direction:row}.landingHeaderActions,.landingHeroActions{width:100%;gap:10px}.landingHeaderActions{display:none}.landingHeaderActions .landingGhostButton,.landingHeaderActions .landingPrimaryButton,.landingHeroActions .landingGhostButton,.landingHeroActions .landingPrimaryButton{flex:1 1;min-width:0;padding:0 16px}.landingHero{min-height:740px;align-items:flex-start}.landingHeroContent{max-width:none;margin-left:0;padding:188px 24px 146px}.landingHeroContent h1{margin:14px 0;max-width:342px;font-size:39px;line-height:1.08}.landingHeroSubtitle{max-width:330px;font-size:14px;line-height:1.72}.landingHeroMeta{display:none}.landingHeroPreview{width:96px;height:132px;right:18px;bottom:96px}.landingHeroTrust{display:none}.landingHeroControls{left:24px;right:24px;bottom:24px;justify-content:space-between}.landingCapabilityGrid,.landingCaseGrid,.landingFooterTrustGrid,.landingTrustGrid,.landingValueGrid{grid-template-columns:1fr}.landingSectionInner{padding:0 16px}.landingFooterTrust,.landingSection,.landingTrustStrip{padding:64px 0}.loginPage{padding:16px}.loginPanel{padding:24px 22px;border-radius:26px}.loginVisual{min-height:280px;order:-1;border-radius:26px}.loginVisualCaption{left:20px;right:20px;bottom:20px}.mobileStudioShell{display:block}.desktopStudioShell{display:none}.topNav{padding-top:16px;padding-bottom:16px;align-items:flex-start;flex-direction:column;gap:16px}.hero{padding-top:24px}.heroActions,.heroProofs,.topNavActions{width:100%}.heroPanel{max-width:none;position:static}.heroVisual{display:grid;grid-gap:14px;gap:14px}.heroImage{min-height:320px;border-radius:22px}.capabilityGrid{grid-template-columns:1fr}.landingVideoCard{border-radius:24px}.shell{grid-template-columns:1fr}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:2;flex-direction:row;align-items:center;overflow-x:auto}.accountBox{display:none}.loginBox,.pageHead,.toolbar{align-items:stretch;flex-direction:column}.chips,.metrics{grid-template-columns:1fr}.adminShell{padding:18px}.adminHead,.adminLogin{align-items:stretch;flex-direction:column}.adminLogin input{width:100%}.adminCreate,.adminRow,.historyCard{grid-template-columns:1fr}.adminRowHead{display:none}}@media (max-width:390px){.mobileAssetsView,.mobileConversationPreview,.mobileStudioHero,.mobileStudioTopbar{width:calc(100vw - 18px)}.mobileStudioTopbar{padding-left:12px;padding-right:12px}.mobilePageHeading{padding:0 14px}.mobileCreditsPill{padding:0 12px;font-size:13px}.mobileBottomBar{width:calc(100vw - 18px);padding:10px;gap:8px}.mobilePrimaryAction{min-width:138px}.mobileIconBarButton{width:42px;min-width:42px}}.landingLocaleButton{display:inline-flex;align-items:center;gap:8px}.loginTopActions{display:flex;align-items:center;justify-content:space-between;gap:16px}:root{--studio-bg:#090b0b;--studio-surface:#111617;--studio-panel:#141a1b;--studio-panel-soft:#1a2021;--studio-card:#171d1e;--studio-line:#2a3030;--studio-line-strong:#3a3328;--studio-text:#f4eee6;--studio-text-soft:#c9bdae;--studio-muted:#8f877c;--studio-accent:#c18a3f;--studio-accent-strong:#d6a154;--studio-accent-soft:rgba(193,138,63,.14);--studio-success:#5fa779;--studio-running:#4f8fd7;--studio-queued:#6f6f6f;--studio-danger:#d97b65}.studioShellV024{height:100vh;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at top right,rgba(193,138,63,.08),transparent 28%),linear-gradient(180deg,#0a0e0f,#090b0b);color:var(--studio-text)}.studioTopBar{position:-webkit-sticky;position:sticky;top:0;z-index:20;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 16px;border-bottom:1px solid hsla(0,0%,100%,.06);background:rgba(9,11,11,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panoramaLabBadge,.panoramaLabHeader,.panoramaLabHint,.studioAssetActions,.studioBottomBar,.studioBrandLockup,.studioCreateActions,.studioCreditsPill,.studioDockHeader,.studioLocaleSwitch,.studioMobileHeader,.studioMobileHeaderActions,.studioPanelHeader,.studioProfileButton,.studioResultActions,.studioResultFooterTop,.studioTaskRow,.studioTopBarLeft,.studioTopBarRight{display:flex;align-items:center;gap:12px}.panoramaLabHeader,.studioCreateActions,.studioDockHeader,.studioMobileHeader,.studioPanelHeader,.studioResultFooterTop,.studioTaskRow,.studioTopBarLeft,.studioTopBarRight{justify-content:space-between}.studioBrandLockup,.studioCreditsPill,.studioLocaleSwitch,.studioPreviewBadge,.studioProfileButton{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:999px}.studioBrandLockup{padding:6px 10px 6px 7px}.studioBrandLockup img,.studioBrandMark img{width:26px;height:26px;object-fit:contain}.panoramaLabHeader h1,.studioBrandLockup strong,.studioDockHeader h3,.studioPanelHeader h1,.studioPanelHeader h2,.studioProfileButton strong{margin:0}.studioBrandLockup strong{font-size:20px;font-weight:700}.panoramaLabEmpty span,.panoramaLabHint span,.panoramaLabIntro p,.studioAssetMeta small,.studioBrandLockup small,.studioDockHeader p,.studioPanelHeader p,.studioProfileButton small,.studioResultEmpty span,.studioResultMeta span,.studioStatusMessage,.studioTaskBody small,.studioTaskBody span{color:var(--studio-muted)}.studioChoiceChip,.studioDirectionButton,.studioGhostButton,.studioIconButton,.studioLocaleSwitch,.studioMaterialOption,.studioModeCard,.studioPrimaryButton,.studioPrimaryGhostButton,.studioProfileButton,.studioRailItem,.studioRailToggle,.studioTaskTimelineItem,.studioThumbnailCard{border:1px solid hsla(0,0%,100%,.08);background:transparent;color:inherit;cursor:pointer;transition:.16s ease}.studioIconButton,.studioRailToggle{width:40px;height:40px;border-radius:8px;display:inline-grid;place-items:center;background:hsla(0,0%,100%,.03)}.studioGhostButton,.studioLocaleSwitch,.studioPrimaryButton,.studioPrimaryGhostButton{min-height:36px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.studioGhostButton,.studioLocaleSwitch{background:hsla(0,0%,100%,.03)}.studioPrimaryGhostButton{background:rgba(193,138,63,.14)}.studioPrimaryButton{background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#130f09;font-weight:700}.studioCostPill,.studioCreditsPill{min-height:36px;padding:0 12px}.studioCostPill{display:grid;align-content:center;justify-items:start;grid-gap:1px;gap:1px;min-width:84px;border-radius:12px;background:hsla(0,0%,100%,.05)}.studioCostPill span{font-size:10px;line-height:1.1;color:var(--studio-muted)}.studioCostPill strong{font-size:16px;line-height:1.1;color:var(--studio-text)}.studioProfileButton{padding:5px 11px 5px 5px}.studioProfileBadge{cursor:default}.studioProfileBadge:hover{transform:none}.studioProfileButton>span{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1e2526,#4a3b26);display:inline-grid;place-items:center;color:var(--studio-text);font-weight:700}.studioDesktopLayout{display:grid;flex:1 1 auto;min-height:0;grid-template-columns:52px minmax(236px,268px) minmax(0,2.35fr) minmax(252px,284px);grid-gap:10px;gap:10px;padding:10px 14px 8px;overflow:hidden}.studioDesktopLayout.is-expanded{grid-template-columns:156px minmax(236px,268px) minmax(0,2.35fr) minmax(252px,284px)}.panoramaLabIntro,.panoramaLabViewerWrap,.studioAssetsSheet,.studioCreatePanel,.studioDockCard,.studioLeftRail,.studioMobileCard,.studioResultPanel{background:rgba(20,26,27,.88);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;box-shadow:0 12px 48px rgba(0,0,0,.24)}.studioLeftRail{min-height:0;display:flex;flex-direction:column;gap:12px;padding:10px 8px;overflow:auto}.studioRailFooter,.studioRailItems{display:flex;flex-direction:column;gap:8px}.studioRailItem{min-height:36px;border-radius:8px;display:flex;align-items:center;gap:12px;padding:0 12px;background:hsla(0,0%,100%,.02);white-space:nowrap;overflow:hidden}.studioRailItem span{min-width:0;font-size:12px;font-weight:500;letter-spacing:0}.studioDesktopLayout.is-collapsed .studioRailItem span{display:none}.studioDesktopLayout.is-collapsed .studioRailItem{justify-content:center;padding:0}.studioChoiceChip.is-active,.studioMaterialOption.is-selected,.studioModeCard.is-active,.studioRailItem.is-active,.studioThumbnailCard.is-active{border-color:rgba(214,161,84,.6);background:rgba(193,138,63,.14)}.studioCreatePanel,.studioResultPanel{padding:12px;min-width:0;min-height:0}.studioCreatePanel{display:flex;flex-direction:column;gap:8px;overflow:auto}.studioPanelHeader{align-items:flex-start}.studioDockHeader h3,.studioPanelHeader h1,.studioPanelHeader h2{font-size:15px;line-height:1.2;color:var(--studio-text)}.studioDockHeader p,.studioPanelHeader p{margin:0 0 4px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.studioCreateHeader{padding-bottom:2px}.studioModeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.studioModeCard{min-height:58px;border-radius:8px;padding:8px;display:grid;align-content:center;justify-items:start;grid-gap:7px;gap:7px;background:hsla(0,0%,100%,.02)}.studioModeCard strong{font-size:12px;font-weight:600;line-height:1.3}.studioDirectionButton,.studioEmptyDock,.studioPromptField,.studioPromptSummary,.studioSearchMock,.studioUploadCard{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:8px}.studioUploadCard{position:relative;justify-content:space-between;padding:8px 12px;display:flex;align-items:center;gap:10px}.studioUploadCard input{position:absolute;inset:0;opacity:0;cursor:pointer}.studioBasePreview{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:8px;border:1px solid hsla(0,0%,100%,.06)}.panoramaLabViewer img,.studioAssetImageButton img,.studioBasePreview img,.studioResultCanvas img,.studioThumbnailCard img{width:100%;height:100%;object-fit:cover}.studioBasePreview .studioIconButton{position:absolute;top:10px;right:10px}.studioPromptField{display:flex;flex-direction:column;gap:6px;padding:8px 12px}.studioPromptField textarea{min-height:64px;resize:vertical;border:none;outline:none;background:transparent;color:var(--studio-text);font:inherit}.studioChoiceField>span,.studioPromptField span,.studioPromptSummary>span{font-size:13px;font-weight:500}.studioBadge,.studioChoiceChip,.studioNoThumbs,.studioPromptField small,.studioQuietMeta span,.studioResultMeta span,.studioStatusMessage,.studioTaskBadge,.studioTaskBody small,.studioTaskBody span{font-size:11px}.studioChoiceField{display:flex;flex-direction:column;gap:6px}.studioChoiceGrid{display:flex;flex-wrap:wrap;gap:6px}.studioChoiceChip{min-height:28px;padding:0 10px;border-radius:999px;background:hsla(0,0%,100%,.03)}.studioDirectionButton{justify-content:space-between;padding:9px 12px}.studioPromptSummary{display:flex;flex-direction:column;gap:4px;padding:7px 10px}.studioPreviewNotice{display:none;flex-direction:column;gap:4px;padding:8px 10px;border-radius:8px;border:1px solid rgba(214,161,84,.28);background:rgba(193,138,63,.08)}.studioPreviewNotice small{color:var(--studio-text-soft);line-height:1.6}.studioBadgeList{display:flex;flex-wrap:wrap;gap:6px;max-height:54px;overflow:hidden}.studioBadge,.studioTaskBadge{padding:5px 8px;border-radius:999px;border:1px solid hsla(0,0%,100%,.08)}.studioResultPanel{display:flex;flex-direction:column;gap:8px;overflow:hidden}.studioResultMeta{display:flex;flex-wrap:wrap;gap:8px}.studioResultMeta span{padding:5px 9px;border-radius:999px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06)}.studioResultCanvas{position:relative;flex:1 1 auto;min-height:0;border-radius:12px;overflow:hidden;background:#0f1516;border:1px solid hsla(0,0%,100%,.06)}.studioResultCanvasMobile{min-height:360px}.panoramaLabEmpty,.studioEmptyDock,.studioResultEmpty,.studioResultOverlay{display:grid;place-items:center;text-align:center;grid-gap:10px;gap:10px}.studioResultEmpty,.studioResultOverlay{position:absolute;inset:0;padding:24px;background:linear-gradient(180deg,rgba(9,11,11,.18),rgba(9,11,11,.74))}.studioInlineProgress{width:min(320px,100%);height:8px;border-radius:999px;overflow:hidden;background:hsla(0,0%,100%,.08)}.studioInlineProgress i{display:block;height:100%;background:linear-gradient(90deg,var(--studio-accent),var(--studio-accent-strong))}.studioThumbnailRow{display:grid;grid-template-columns:repeat(4,minmax(72px,108px));grid-gap:6px;gap:6px;align-items:start}.studioThumbnailCard{min-height:58px;border-radius:8px;padding:4px;display:flex;flex-direction:column;gap:4px;background:hsla(0,0%,100%,.03)}.studioThumbnailCard img{border-radius:6px;min-height:46px}.studioNoThumbs{padding:18px;border-radius:8px;background:hsla(0,0%,100%,.03);color:var(--studio-muted)}.studioStatusMessage{margin:0;min-height:20px}.studioRightDock{display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0;overflow:hidden}.studioDockCard{padding:12px}#materials-dock{flex:1 1 58%}#task-status-dock{flex:0 0 42%}.studioSearchMock{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:8px}.studioMaterialSections,.studioTaskTimeline{display:flex;flex-direction:column;gap:12px}.studioMaterialTabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.studioMaterialTab{min-height:28px;padding:0 9px;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02);color:var(--studio-text-soft);cursor:pointer;font-size:11px;transition:.16s ease}.studioMaterialTab.is-active{color:var(--studio-text);border-color:rgba(214,161,84,.52);background:rgba(193,138,63,.14)}.studioMaterialOptionGrid{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px}.studioMaterialOption{min-height:64px;padding:8px;border-radius:8px;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;background:hsla(0,0%,100%,.03)}.studioMaterialSwatch{width:100%;aspect-ratio:4/3;border-radius:6px;border:1px solid hsla(0,0%,100%,.08)}.studioMaterialOption strong{font-size:13px;line-height:1.35}.studioMaterialCategoryHead strong{font-size:14px}.studioMaterialCategoryHead span{font-size:11px}.studioTaskTimelineItem{display:grid;grid-template-columns:14px minmax(0,1fr);grid-gap:12px;gap:12px;padding:0;border:none;background:transparent;text-align:left}.studioTaskTimelineCard{padding:10px 10px 0;border-radius:12px;background:hsla(0,0%,100%,.03);transition:background .16s ease}.studioTaskTimelineCard:hover{background:hsla(0,0%,100%,.05)}.studioTaskCardActions{display:flex;justify-content:flex-end;padding:0 0 10px 26px}.studioTaskDot{width:10px;height:10px;border-radius:50%;margin-top:8px;background:var(--studio-queued);box-shadow:0 0 0 4px hsla(0,0%,100%,.03)}.studioTaskBody{display:flex;flex-direction:column;gap:6px;padding:0 0 10px;border-bottom:1px solid hsla(0,0%,100%,.06)}.studioTaskTimelineCompact .studioTaskBody{padding-bottom:0;border-bottom:none}.studioQuietMeta{display:flex;justify-content:space-between;gap:10px;padding-top:4px;color:var(--studio-muted)}.status-pending,.studioTaskBadge.status-pending,.studioTaskBadge.status-placeholder{background:hsla(0,0%,44%,.16);color:#d0d0d0}.status-processing,.studioTaskBadge.status-processing{background:rgba(79,143,215,.18);color:#a7cdf7}.status-completed,.status-succeeded,.studioTaskBadge.status-completed,.studioTaskBadge.status-succeeded{background:rgba(95,167,121,.18);color:#a8dfb7}.status-failed,.status-timeout,.studioTaskBadge.status-failed,.studioTaskBadge.status-timeout{background:hsla(11,60%,62%,.18);color:#f2b3a7}.studioTaskDot.status-pending,.studioTaskDot.status-placeholder{background:var(--studio-queued)}.studioTaskDot.status-processing{background:var(--studio-running)}.studioTaskDot.status-completed,.studioTaskDot.status-succeeded{background:var(--studio-success)}.studioTaskDot.status-failed,.studioTaskDot.status-timeout{background:var(--studio-danger)}.studioBottomBar{display:none;position:fixed;left:14px;bottom:12px;z-index:30;width:-moz-fit-content;width:fit-content;max-width:min(520px,calc(100vw - 28px));padding:7px;gap:7px;flex-wrap:nowrap;flex:0 0 auto;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:rgba(9,11,11,.76);box-shadow:0 18px 48px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.studioFooterMeta{display:flex;align-items:center;gap:10px;padding:0 8px;color:var(--studio-muted);font-size:12px;white-space:nowrap}.studioFooterButton{min-height:34px;padding:0 10px}.studioCreateActions{display:grid;grid-template-columns:36px minmax(92px,.88fr) minmax(0,1.12fr);grid-gap:7px;gap:7px;margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0;z-index:2;padding-top:8px;background:linear-gradient(180deg,rgba(20,26,27,0),rgba(20,26,27,.96) 28%)}.studioCreateActions .studioCostPill,.studioCreateActions .studioPrimaryButton{min-width:0}.studioCreateActions .studioPrimaryButton{min-height:40px;padding:0 10px;font-size:13px;gap:6px}.studioCreateIconAction{width:36px;min-width:36px;padding:0}.studioOverlayCloseButton{min-height:36px;padding:0 12px;font-weight:600}.studioSignOutButton{min-height:38px;white-space:nowrap}.studioMobileLayout{display:none}.studioAssetsOverlay{position:fixed;inset:84px 20px 24px;z-index:25;display:grid}.studioAssetsSheet{overflow:auto;padding:18px}.studioAssetGroup{display:flex;flex-direction:column;gap:14px;margin-top:20px}.studioAssetGroupHead{display:flex;align-items:center;justify-content:space-between}.studioAssetGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:14px;gap:14px}.studioAssetCard{display:flex;flex-direction:column;gap:10px;padding:10px;border-radius:8px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06)}.studioAssetImageButton{padding:0;border:none;background:transparent;border-radius:8px;overflow:hidden;aspect-ratio:4/3;cursor:pointer}.studioAssetMeta{display:flex;flex-direction:column;gap:4px}.studioGhostButton.danger{color:#f0b5ab}.studioLoadingShell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(180deg,#0a0e0f,#090b0b)}.studioLoadingCard{width:min(92vw,420px);display:grid;place-items:center;grid-gap:10px;gap:10px;border-radius:8px;background:rgba(20,26,27,.88);border:1px solid hsla(0,0%,100%,.06);text-align:center}.panoramaLabPage,.studioLoadingCard{padding:24px;color:var(--studio-text)}.panoramaLabPage{min-height:100vh;background:linear-gradient(180deg,#0a0e0f,#090b0b);display:flex;flex-direction:column;gap:18px}.panoramaLabIntro,.panoramaLabViewerWrap{padding:18px}.panoramaLabBadge,.panoramaLabHint{width:-moz-fit-content;width:fit-content;min-height:36px;padding:0 12px;border-radius:999px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06)}.panoramaLabViewer{margin-top:16px;height:min(68vh,560px);border-radius:8px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:#101515;cursor:-webkit-grab;cursor:grab}.panoramaLabViewer img{width:auto;min-width:1600px;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.panoramaLabEmpty{min-height:280px}.studioChoiceChip:hover,.studioDirectionButton:hover,.studioGhostButton:hover,.studioIconButton:hover,.studioLocaleSwitch:hover,.studioMaterialOption:hover,.studioModeCard:hover,.studioPrimaryButton:hover,.studioPrimaryGhostButton:hover,.studioProfileButton:hover,.studioRailItem:hover,.studioRailToggle:hover,.studioTaskTimelineItem:hover .studioTaskBody,.studioThumbnailCard:hover{transform:translateY(-1px);border-color:rgba(214,161,84,.4)}@media (max-width:1439px){.studioDesktopLayout,.studioDesktopLayout.is-expanded{grid-template-columns:52px minmax(232px,256px) minmax(0,2.15fr) minmax(236px,268px);gap:8px;padding-inline:12px}.studioProfileButton small{display:none}.studioCreatePanel,.studioDockCard,.studioResultPanel{padding:10px}.studioModeCard{min-height:58px}.studioPromptField textarea{min-height:70px}.studioChoiceChip{min-height:27px;padding:0 8px}.studioPreviewNotice,.studioPromptSummary{display:none}.studioFooterButton{min-width:34px;padding:0 9px}}@media (max-width:1199px){.studioDesktopLayout,.studioDesktopLayout.is-expanded{display:none}.studioMobileLayout{display:block;padding:16px}.studioBottomBar{display:flex;position:static;width:auto;max-width:none;padding-top:0}.studioPreviewNotice{display:flex}.studioMobileHeader{margin-bottom:16px}.studioMobileStack{display:flex;flex-direction:column;gap:16px}.studioMobileCard{padding:16px}.studioAssetsOverlay{inset:16px}.studioAssetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.studioAssetGrid,.studioMaterialOptionGrid,.studioModeGrid,.studioThumbnailRow{grid-template-columns:1fr}.loginTopActions,.studioBottomBar,.studioMobileHeader,.studioTopBar{flex-wrap:wrap}.studioResultCanvasMobile{min-height:260px}.panoramaLabViewer{height:320px}}