.optical-media{overflow:hidden;border-radius:inherit;isolation:isolate;background:hsl(var(--bg))}.optical-media,.optical-media-content{position:absolute;inset:0;display:block}.optical-media-content img,.optical-media-content video{object-fit:cover}.optical-media-content video{transition:opacity .12s linear}.optical-exchange{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:3;opacity:0;pointer-events:none;border-radius:inherit}.optical-exchange[data-ready]{opacity:1}.optical-exchange[data-resting]{z-index:2;mask-image:linear-gradient(90deg,#000 0,#000 10.5%,transparent 0,transparent 89.5%,#000 0,#000)}@media(prefers-reduced-motion:reduce){.optical-exchange{display:none}.optical-media-content video{transition:none}}.production-home{width:100%;max-width:none;padding:32px clamp(22px,3vw,48px) 48px;margin-inline:auto;min-width:0}.production-home-heading{margin-bottom:24px;max-width:900px}.production-home-heading>p{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--accent-soft));margin:0 0 14px}.production-home-heading h1{font-size:clamp(28px,2.5vw,40px);letter-spacing:-.045em;line-height:1.16;font-weight:500;margin:0;text-wrap:balance}.production-home-heading h1>span{display:block;color:hsl(var(--text-tertiary));font-weight:400;font-size:clamp(13px,1.1vw,16px);margin-top:9px;letter-spacing:-.015em;line-height:1.6}.home-onboarding{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;margin:0 0 28px;background:hsl(var(--accent)/.09);border:1px solid hsl(var(--accent)/.35);border-radius:var(--panel-radius)}.home-onboarding strong{font-size:14px}.home-onboarding p{font-size:12px;line-height:1.6;color:hsl(var(--text-secondary));margin-top:5px}.home-onboarding>span{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:12px;color:hsl(var(--accent-soft))}.home-optical-showcase{container-type:inline-size;display:grid;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;border:0;background:transparent;padding:0}.home-optical-showcase,.home-optical-track{position:relative;width:100%;border-radius:0;isolation:isolate}.home-optical-track{--home-peek-gap:clamp(10px,1.6cqw,24px);--home-focus-width:min(960px,76cqw);--home-near-width:min(560px,calc(100cqw - var(--home-focus-width) - 2*var(--home-peek-gap)));grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center;height:clamp(200px,calc(var(--home-focus-width)*.5625 + 40px),580px);overflow:hidden;background:hsl(var(--bg));touch-action:pan-y}.home-optical-focus{position:relative;z-index:2;flex-shrink:0;width:var(--home-focus-width);border-radius:calc(var(--home-focus-width)*.16875);isolation:isolate}.home-optical-focus,.home-optical-peek{aspect-ratio:16/9;background:hsl(var(--bg));overflow:hidden}.home-optical-peek{position:absolute;top:50%;z-index:1;width:var(--home-near-width);height:auto;border-radius:calc(var(--home-near-width)*.16875);border:0;opacity:1;transform:translateY(-50%);pointer-events:none}.home-optical-peek[data-side="-1"]{right:calc(100% - var(--home-near-width)/2)}.home-optical-peek[data-side="1"]{left:calc(100% - var(--home-near-width)/2)}.home-optical-peek>.animated-thumbnail>img,.home-optical-peek>.animated-thumbnail>video{object-fit:cover}.home-banner-frame{position:absolute;inset:0;opacity:0;pointer-events:none}.home-banner-frame[data-current]{opacity:1;z-index:2}.home-banner-frame .animated-thumbnail>img,.home-banner-frame .animated-thumbnail>video{object-fit:contain}.home-optical-showcase[data-exchange-phase=preparing] .home-banner-frame[data-swap=incoming]{opacity:0}.home-optical-showcase[data-exchange-phase=preparing] .home-banner-frame[data-swap=outgoing]{opacity:1;z-index:2}.home-optical-showcase:is([data-exchange-phase=running],[data-exchange-phase=fallback]) .home-banner-frame[data-swap=incoming]{animation:home-banner-in var(--optical-duration) cubic-bezier(.22,.78,.14,1) both}.home-optical-showcase:is([data-exchange-phase=running],[data-exchange-phase=fallback]) .home-banner-frame[data-swap=outgoing]{animation:home-banner-out var(--optical-duration) ease both;z-index:1}@keyframes home-banner-in{0%{opacity:0}to{opacity:1}}@keyframes home-banner-out{0%{opacity:1}to{opacity:0}}.home-spotlight-caption{grid-column:1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:10px 0 16px;min-width:0}.home-spotlight-caption>div:first-child{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(0,1.2fr);column-gap:24px;max-width:900px}.home-spotlight-caption>div:first-child>.home-spotlight-flag{grid-column:1;grid-row:1}.home-spotlight-caption>div:first-child>h3{grid-column:1;grid-row:2}.home-spotlight-caption>div:first-child>p{grid-column:2;grid-row:1/span 2;align-self:center;max-width:72ch;margin:0}[dir=rtl] .home-spotlight-caption{padding-inline:0}.home-spotlight-flag{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--accent-soft))}.home-spotlight-caption h3{font-size:clamp(25px,1.8vw,28px);line-height:1.16;font-weight:500;letter-spacing:-.04em;margin-top:9px;text-wrap:balance;overflow-wrap:anywhere}.home-spotlight-caption p{font-size:13px;line-height:1.75;color:hsl(var(--text-secondary));margin-top:10px;text-wrap:pretty}.home-spotlight-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;width:100%;max-width:370px}.home-gallery-controls{display:flex;justify-content:flex-end;gap:5px;order:0;width:auto;margin:0}.home-gallery-controls>button{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid hsl(var(--border));color:hsl(var(--text-secondary));background:hsl(var(--bg)/.35)}.home-gallery-index{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:48px;font:11px var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:hsl(var(--text-tertiary))}.home-gallery-index>b{font-weight:500;color:hsl(var(--text))}.home-gallery-index>span{opacity:.45}.home-gallery-controls>button:focus-visible{outline:2px solid hsl(var(--accent-soft));outline-offset:3px}.home-gallery-controls>button:disabled{opacity:.35}.home-gallery-controls>button:hover{border-color:hsl(var(--accent-soft))}.home-open-model{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;background:hsl(var(--accent));color:hsl(var(--accent-contrast));border:1px solid hsl(var(--accent-hover));border-radius:var(--pill-radius);font-size:13px;font-weight:500}.home-open-model:hover{background:hsl(var(--accent-hover))}.home-banner-plans{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:hsl(var(--text-secondary));padding-inline:8px;text-decoration:underline;text-underline-offset:5px}.home-live-price{font-size:11px;color:hsl(var(--text-secondary))}.home-concept-label{grid-column:1;grid-row:3;font-size:10px;line-height:1.65;color:hsl(var(--text-tertiary));margin:8px 0 0}.home-licensing{margin:22px 0}.home-licensing>aside{max-width:none}@media(max-width:1100px){.home-spotlight-caption{gap:16px}}@media(max-width:1200px){.home-spotlight-caption>div:first-child{display:block;max-width:640px}.home-spotlight-caption>div:first-child>p{margin-top:10px}}@media(max-width:1000px){.home-spotlight-caption{grid-template-columns:minmax(0,1fr);gap:16px}.home-spotlight-actions{justify-content:flex-start;max-width:none}.home-gallery-controls{order:0;width:auto;margin:0}.home-film-surface{grid-template-columns:minmax(0,1fr) minmax(0,360px);gap:24px;padding:24px 64px 24px 26px}}@media(max-width:760px){.home-spotlight-caption,[dir=rtl] .home-spotlight-caption{padding:12px 8px 20px;gap:16px}.home-spotlight-caption h3{font-size:27px}.home-spotlight-caption p{font-size:12px;margin-top:9px}.home-concept-label{padding-inline:8px;font-size:9px}.home-gallery-controls{width:auto;order:0;margin:0}.home-spotlight-actions{gap:10px}.home-open-model{min-height:46px;padding-inline:16px}.home-banner-plans{padding-inline:0}}.home-film-feature{margin:24px 0}.home-contour{--corner-size:76px;--corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 76 76'%3E%3Cpath fill='white' d='M0 0H4A16 16 0 0 1 20 16V26A30 30 0 0 0 50 56H60A16 16 0 0 1 76 72V76H0Z'/%3E%3C/svg%3E");display:block;isolation:isolate}.home-contour,.home-contour-surface{position:relative;border-radius:var(--panel-radius);min-width:0}.home-contour-surface{overflow:hidden;height:100%;-webkit-mask:var(--corner-mask) right top/var(--corner-size) var(--corner-size) no-repeat,linear-gradient(black 0 0) left top/calc(100% - var(--corner-size)) 100% no-repeat,linear-gradient(black 0 0) right bottom/var(--corner-size) calc(100% - var(--corner-size)) no-repeat;mask:var(--corner-mask) right top/var(--corner-size) var(--corner-size) no-repeat,linear-gradient(black 0 0) left top/calc(100% - var(--corner-size)) 100% no-repeat,linear-gradient(black 0 0) right bottom/var(--corner-size) calc(100% - var(--corner-size)) no-repeat}.home-contour-action{position:absolute;inset-inline-end:1px;top:1px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;border:1px solid hsl(var(--border-strong));background:hsl(var(--surface));color:hsl(var(--text));transition:background .2s,border-color .2s,transform .2s}.home-contour:is(:hover,:focus-visible) .home-contour-action{background:hsl(var(--accent));border-color:hsl(var(--accent-hover));color:hsl(var(--accent-contrast));transform:rotate(5deg)}.home-film-surface{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,448px);align-items:center;gap:32px;padding:24px 72px 24px 32px;background:hsl(var(--surface))}.home-film-surface>.animated-thumbnail{position:relative;inset:auto;grid-column:2;grid-row:1;width:100%;max-width:448px;height:auto;aspect-ratio:16/9;border-radius:22px}.home-film-surface .animated-thumbnail>img,.home-film-surface .animated-thumbnail>video{object-fit:contain;object-position:center}.home-film-shade{display:none}.home-film-copy{grid-column:1;grid-row:1;position:relative;padding:0;min-width:0;max-width:600px}.home-film-copy>span{color:hsl(var(--accent-soft));font-size:9px;letter-spacing:.16em;text-transform:uppercase}.home-film-copy h2{font-size:clamp(25px,2.2vw,32px);font-weight:500;letter-spacing:-.04em;line-height:1.2;margin:9px 0 12px;text-wrap:balance}.home-film-copy>p{font-size:12px;line-height:1.8;color:hsl(var(--text-secondary))}.home-film-copy>b{display:inline-flex;align-items:center;gap:9px;margin-top:20px;padding:10px 16px;border:1px solid hsl(var(--text)/.25);border-radius:var(--pill-radius);font-size:12px;font-weight:400;background:hsl(var(--bg)/.4)}@media(max-width:760px){.home-film-surface{grid-template-columns:minmax(0,1fr);gap:22px;padding:22px}.home-film-surface>.animated-thumbnail{grid-column:1;grid-row:1;justify-self:center;width:min(100%,400px);max-height:225px}.home-film-copy{grid-column:1;grid-row:2;padding:0}.home-film-copy h2{font-size:27px}}.home-section-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 22px;gap:20px}.home-section-heading>h2{font-size:25px;font-weight:500;letter-spacing:-.03em}.home-section-heading>a{display:flex;align-items:center;gap:10px;font-size:12px;color:hsl(var(--text-secondary))}.home-apps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.home-app-surface{aspect-ratio:4/5;background:hsl(var(--surface))}.home-app-copy{position:absolute;inset-inline:0;bottom:0;padding:64px 18px 20px;background:linear-gradient(transparent,hsl(var(--bg)/.95));color:hsl(var(--text))}.home-app-copy>span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--text-secondary));margin-bottom:8px}.home-app-copy>h3{font-size:17px;line-height:1.3;font-weight:500;letter-spacing:-.03em}.home-app-copy>p{font-size:11px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:7px;color:hsl(var(--text-secondary))}.home-app-copy>small{display:block;margin-top:9px;font-size:10px;color:hsl(var(--text-secondary))}[dir=rtl] .home-contour{--corner-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 76 76'%3E%3Cpath fill='white' transform='translate(76 0) scale(-1 1)' d='M0 0H4A16 16 0 0 1 20 16V26A30 30 0 0 0 50 56H60A16 16 0 0 1 76 72V76H0Z'/%3E%3C/svg%3E")}[dir=rtl] .home-contour-surface{-webkit-mask-position:left top,right top,left bottom;mask-position:left top,right top,left bottom}[dir=rtl] .home-contour-action svg,[dir=rtl] .home-film-shade,[dir=rtl] .home-section-heading svg,[dir=rtl] .home-spotlight-actions svg{transform:scaleX(-1)}@media(max-width:1100px){.production-home{padding-inline:26px}.home-apps-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.home-app-copy{padding-inline:18px}.home-app-copy>h3{font-size:17px}}@media(max-width:700px){.production-home{padding:28px 18px 36px}.production-home-heading{margin-bottom:22px}.production-home-heading>p{font-size:9px}.production-home-heading h1{font-size:32px}.home-onboarding{padding:17px;gap:14px;align-items:start}.home-onboarding>span{font-size:10px}.home-apps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-app-copy{padding:65px 16px 19px}.home-app-copy>h3{font-size:16px}.home-app-copy>p{font-size:10px}.home-section-heading>h2{font-size:22px}.home-section-heading>a{font-size:10px}.home-app-surface{aspect-ratio:3/4.5}.home-licensing{margin-block:24px}}@media(prefers-reduced-motion:reduce){.production-home *,.production-home :before{transition:none!important;animation:none!important}}@media(max-width:700px){.home-gallery-controls>button{width:44px;height:44px}}