.studio-viewer__dialog{flex-direction:column;width:min(94vw,68rem);max-height:min(100dvh - 2rem,58rem);padding:0;display:flex;overflow:hidden}.studio-viewer__dialog[data-aspect=reel],.studio-viewer__dialog[data-aspect=portrait]{width:min(94vw,27rem)}.studio-viewer__dialog[data-aspect=wide]{width:min(94vw,74rem)}.studio-viewer__segments{gap:.28rem;padding:.7rem clamp(.8rem,2vw,1.2rem) 0;display:flex}.studio-viewer__segments span{background:#e9f6ef33;border-radius:999px;flex:1;height:.18rem;position:relative;overflow:hidden}.studio-viewer__segments span[data-state=done]{background:#8af0cd}.studio-viewer__segments span i{transform-origin:0;background:#8af0cd;border-radius:999px;display:block;position:absolute;inset:0;transform:scaleX(0)}[dir=rtl] .studio-viewer__segments span i{transform-origin:100%}.studio-viewer__segments span[data-state=active] i{animation:linear forwards studio-seg}@keyframes studio-seg{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.studio-viewer__head{justify-content:space-between;align-items:center;gap:var(--domi-space-sm);padding:.85rem clamp(.8rem,2vw,1.2rem);display:flex}.studio-viewer__identity{align-items:center;gap:.7rem;min-width:0;display:flex}.studio-viewer__avatar{border:1px solid #8af0cd73;border-radius:999px;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:grid;overflow:hidden}.studio-viewer__avatar img{object-fit:cover;width:100%;height:100%}.studio-viewer__identity strong{color:#f3f8f5;font-family:var(--font-en-display), system-ui, sans-serif;align-items:center;gap:.32rem;font-size:.92rem;font-weight:600;display:inline-flex}.studio-verified{fill:#8af0cd;width:.95rem;height:.95rem}.studio-viewer__identity small{color:#9db0a7;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;display:block;overflow:hidden}.studio-viewer__stage{isolation:isolate;background:#04120c;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.studio-viewer__stage[data-aspect=portrait]{aspect-ratio:4/5}.studio-viewer__stage[data-aspect=reel]{aspect-ratio:9/16;max-height:68vh}.studio-viewer__stage[data-aspect=landscape]{aspect-ratio:16/9}.studio-viewer__stage[data-aspect=wide]{aspect-ratio:21/9}.studio-viewer__slide{object-fit:contain}.studio-viewer__stage video{object-fit:contain;background:#000;width:100%;height:100%}.studio-viewer__stage[data-aspect=reel] video{object-fit:cover}.studio-viewer__tap{z-index:2;cursor:auto;background:0 0;border:0;place-items:center;display:grid;position:absolute;inset:0}.studio-viewer__tap>span{aspect-ratio:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;width:clamp(3.2rem,7vw,4.2rem);transition:opacity var(--domi-motion-base) ease;background:#01080580;border:1px solid #effaf44d;border-radius:999px;place-items:center;display:grid}.studio-viewer__stage[data-controls=shown] .studio-viewer__tap>span,.studio-viewer__stage[data-playing=false] .studio-viewer__tap>span{opacity:1}.studio-viewer__tap svg{color:#f3fbf7;width:1.4rem;height:1.4rem}.studio-viewer__zone{z-index:3;color:#eef7f2;cursor:pointer;opacity:0;width:clamp(2.6rem,12%,4.5rem);transition:opacity var(--domi-motion-fast) ease;background:0 0;border:0;place-items:center;display:grid;position:absolute;inset-block:0}.studio-viewer__zone svg{filter:drop-shadow(0 1px 3px #0009);width:1.6rem;height:1.6rem}.studio-viewer__zone--prev{justify-content:start;padding-inline-start:var(--domi-space-2xs);inset-inline-start:0}.studio-viewer__zone--next{justify-content:end;padding-inline-end:var(--domi-space-2xs);inset-inline-end:0}.studio-viewer__stage:hover .studio-viewer__zone,.studio-viewer__zone:focus-visible{opacity:.9}.studio-viewer__foot{justify-content:space-between;align-items:center;gap:var(--domi-space-sm);min-height:3.4rem;padding:.7rem clamp(.8rem,2vw,1.2rem) .9rem;display:flex}.studio-viewer__meta{min-width:0}.studio-viewer__meta p{color:#cdd9d2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.studio-viewer__project{color:#8af0cd;letter-spacing:.16em;text-transform:uppercase;margin-block-start:var(--domi-space-3xs);font-size:.66rem;font-weight:700;display:inline-block}.studio-viewer__controls{max-width:40rem;transition:opacity var(--domi-motion-base) ease, transform var(--domi-motion-base) var(--domi-ease);flex:1}.studio-viewer__controls[data-hidden=true]{opacity:0}.studio-viewer__stage[data-playing=false]~.studio-viewer__foot .studio-viewer__controls[data-hidden=true]{opacity:1}.studio-viewer__post-actions{align-items:center;gap:var(--domi-space-sm);flex:none;display:flex}.studio-viewer__dots{gap:.35rem;display:flex}.studio-viewer__dots span{width:.42rem;height:.42rem;transition:background-color var(--domi-motion-fast) ease;background:#e9f6ef4d;border-radius:999px}.studio-viewer__dots span[data-active=true]{background:#8af0cd}@media (max-width:720px){.studio-viewer__dialog,.studio-viewer__dialog[data-aspect=wide]{width:100%;max-height:calc(100dvh - .7rem)}.studio-viewer__controls .domi-media-dialog__volume-slider{display:none}.studio-viewer__zone{opacity:.7}}@media (hover:none){.studio-viewer__zone{opacity:.65}}@media (prefers-reduced-motion:reduce){.studio-viewer__segments span[data-state=active] i{animation:none;transform:scaleX(1)}}[data-media-viewer-root=studio],[data-media-viewer-root=studio] :where(.studio-viewer__dialog,.studio-viewer__head,.studio-viewer__stage,.studio-viewer__stage video,.studio-viewer__slide),[data-media-viewer-root=studio] .studio-viewer__stage:is([data-playing],[data-controls]),[data-media-viewer-root=studio] .studio-viewer__stage:is([data-playing],[data-controls]) video,[data-media-viewer-root=studio] .studio-viewer__stage:fullscreen,[data-media-viewer-root=studio] .studio-viewer__stage:fullscreen video{cursor:auto}[data-media-viewer-root=studio] :where(.domi-control,.studio-viewer__zone,a[href],button:not(.studio-viewer__tap)){cursor:pointer}[data-media-viewer-root=studio] .studio-viewer__tap,[data-media-viewer-root=studio] .studio-viewer__stage:is([data-playing],[data-controls]) .studio-viewer__tap,[data-media-viewer-root=studio] .studio-viewer__stage:fullscreen .studio-viewer__tap{cursor:auto}[data-media-viewer-root=studio] .domi-media-dialog__scrubber{cursor:ew-resize}[data-media-viewer-root=studio] .domi-media-dialog__volume-slider{cursor:pointer}
.home-studio{color:#eef5f0;isolation:isolate;background:radial-gradient(120% 60% at 50% -10%,#58d3a30f,#0000 60%),linear-gradient(#04120c 0,#050b08 22%,#05100b 100%);padding-block:clamp(5rem,10vw,9rem);position:relative}.home-studio:before{z-index:1;content:"";opacity:.5;pointer-events:none;background:linear-gradient(#58d3a38c,#0000);width:1px;height:clamp(3rem,7vw,6rem);position:absolute;inset-block-start:0;inset-inline-start:50%;transform:translate(-50%)}.home-studio__shell{width:min(100% - 2.5rem,66rem);margin-inline:auto}.home-studio__eyebrow{color:#8af0cd;font-family:var(--font-en-display), system-ui, sans-serif;letter-spacing:.24em;text-align:center;text-transform:uppercase;margin-block-end:clamp(1.6rem,3vw,2.4rem);font-size:.7rem;font-weight:750}[dir=rtl] .home-studio__eyebrow{letter-spacing:.1em}.home-studio__profile{border-block-end:1px solid #dceee61a;grid-template-columns:auto 1fr;align-items:center;gap:clamp(1.4rem,4vw,3rem);padding-block-end:clamp(1.8rem,4vw,2.6rem);display:grid}.home-studio__avatar{aspect-ratio:1;background:linear-gradient(145deg,#8af0cd,#58d3a340 55%,#dceee633);border-radius:999px;width:clamp(5.5rem,14vw,8.25rem);padding:3px;display:block;overflow:hidden}.home-studio__avatar img{object-fit:cover;background:#05100b;border-radius:999px;width:100%;height:100%}.home-studio__name-row{flex-wrap:wrap;align-items:center;gap:.7rem 1.2rem;display:flex}.home-studio__name-row h2{align-items:center;gap:var(--domi-space-2xs);color:#f4f9f6;font-family:var(--font-en-display), system-ui, sans-serif;letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:560;display:inline-flex}.home-studio__verified{fill:#8af0cd;width:clamp(1.1rem,2vw,1.4rem);height:clamp(1.1rem,2vw,1.4rem)}.home-studio__actions{flex-wrap:wrap;gap:.6rem;display:flex}.home-studio__actions .domi-action{font-size:.8rem}.home-studio__category{color:#a9bab1;margin-block-start:.55rem;font-size:.92rem}.home-studio__stats{gap:clamp(1.4rem,4vw,2.6rem);margin-block-start:var(--domi-space-sm);display:flex}.home-studio__stats li{color:#cdd9d2;align-items:baseline;gap:.4rem;font-size:.9rem;display:flex}.home-studio__stats strong{color:#f4f9f6;font-family:var(--font-en-display), system-ui, sans-serif;font-size:1.05rem;font-weight:640}.home-studio__bio{max-width:34rem;color:#c3d1c9;margin-block-start:var(--domi-space-sm);font-size:.92rem;line-height:1.6}.home-studio__bio a{color:#8af0cd;margin-inline-start:var(--domi-space-2xs);font-weight:600;text-decoration:none;display:inline-block}.home-studio__bio a:hover{text-decoration:underline}.home-studio__highlights{scrollbar-width:none;scroll-snap-type:x proximity;touch-action:pan-x pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;gap:clamp(.9rem,2.5vw,1.6rem);padding-block:clamp(1.4rem,3vw,2rem);display:flex;overflow-x:auto}.home-studio__highlights::-webkit-scrollbar{display:none}.home-studio__highlights li{scroll-snap-align:start}.home-studio__highlights button{align-items:center;gap:var(--domi-space-2xs);color:#cdd9d2;cursor:pointer;background:0 0;border:0;flex-direction:column;width:clamp(4.5rem,12vw,5.5rem);display:flex}.home-studio__highlight-ring{aspect-ratio:1;width:clamp(3.9rem,11vw,4.8rem);transition:transform var(--domi-motion-base) var(--domi-ease);background:linear-gradient(150deg,#8af0cdbf,#dceee62e);border-radius:999px;place-items:center;padding:2px;display:grid;overflow:hidden}.home-studio__highlights button:hover .home-studio__highlight-ring,.home-studio__highlights button:focus-visible .home-studio__highlight-ring{transform:translateY(-2px)}.home-studio__highlight-ring img{object-fit:cover;background:#05100b;border-radius:999px;width:100%;height:100%}.home-studio__highlights small{letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.68rem;overflow:hidden}.home-studio__tabs{border-block-start:1px solid #dceee61a;justify-content:center;gap:clamp(1.5rem,6vw,4rem);margin-block-start:var(--domi-space-2xs);display:flex}.home-studio__tab{align-items:center;gap:var(--domi-space-2xs);padding-block:var(--domi-space-sm);color:#8fa39a;font-family:var(--font-en-display), system-ui, sans-serif;letter-spacing:var(--domi-track-label);text-transform:uppercase;cursor:pointer;transition:color var(--domi-motion-fast) ease, border-color var(--domi-motion-fast) ease;background:0 0;border:0;border-block-start:2px solid #0000;margin-block-start:-1px;font-size:.74rem;font-weight:700;display:inline-flex}.home-studio__tab svg{width:1.05rem;height:1.05rem}.home-studio__tab:hover{color:#d7e3dc}.home-studio__tab[data-active=true]{color:#f4f9f6;border-block-start-color:#8af0cd}[dir=rtl] .home-studio__tab{letter-spacing:0}.home-studio__grid{grid-template-columns:repeat(var(--studio-cols,3), 1fr);gap:clamp(.4rem,1.2vw,.85rem);margin-block-start:clamp(1.2rem,3vw,2rem);display:grid}.studio-tile{aspect-ratio:1;cursor:pointer;isolation:isolate;transition:transform var(--domi-motion-base) var(--domi-ease), border-color var(--domi-motion-fast) ease;background:#060d0a;border:1px solid #dceee614;border-radius:clamp(.7rem,1.6vw,1.15rem);padding:0;display:block;position:relative;overflow:hidden}.studio-tile:hover,.studio-tile:focus-visible{border-color:#8af0cd66;outline:none;transform:translateY(-2px)}.studio-tile__poster,.studio-tile__preview{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-tile__preview{z-index:1;opacity:0;transition:opacity var(--domi-motion-base) ease}.studio-tile[data-featured=true]:hover .studio-tile__preview,.studio-tile[data-featured=true]:focus-visible .studio-tile__preview{opacity:1}.studio-tile__scrim{z-index:2;opacity:.9;pointer-events:none;background:linear-gradient(#0000 58%,#020805c7);position:absolute;inset:0}.studio-tile__badge{z-index:3;color:#eff7f2;filter:drop-shadow(0 1px 3px #000000b3);pointer-events:none;align-items:center;gap:.28rem;display:inline-flex;position:absolute;inset-block-start:.55rem;inset-inline-end:.55rem}.studio-tile__badge svg{fill:currentColor;width:1rem;height:1rem}.studio-tile__badge i{font-family:var(--font-en-display), system-ui, sans-serif;font-size:.68rem;font-style:normal;font-weight:700}.studio-tile__foot{z-index:3;justify-content:space-between;align-items:flex-end;gap:var(--domi-space-2xs);pointer-events:none;display:flex;position:absolute;inset-block-end:.55rem;inset-inline:.6rem}.studio-tile__foot strong{color:#f4f9f6;font-family:var(--font-en-display), system-ui, sans-serif;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.72rem,1.5vw,.9rem);font-weight:560;line-height:1.2;overflow:hidden}.studio-tile__foot em{color:#cdd9d2;font-variant-numeric:tabular-nums;flex:none;font-size:.66rem;font-style:normal}.home-studio__line{color:#8fa39a;text-align:center;margin-block-start:clamp(1.6rem,3vw,2.4rem);font-size:.86rem}@media (max-width:720px){.home-studio__profile{gap:var(--domi-space-sm);grid-template-columns:auto 1fr;align-items:start}.home-studio__actions{order:3;width:100%}.home-studio__actions .domi-action{flex:1;min-width:8rem}.home-studio__stats{gap:1.3rem}.home-studio__tabs{gap:var(--domi-space-lg)}.studio-tile__foot strong{display:none}}@media (prefers-reduced-motion:reduce){.studio-tile,.home-studio__highlight-ring,.studio-tile__preview{transition:none}}[data-theme=light] .home-studio{color:var(--fg);background:radial-gradient(90% 54% at 50% -8%, color-mix(in srgb, var(--primary) 9%, transparent), transparent 62%), linear-gradient(180deg, var(--bg) 0, var(--surface-muted) 42%, var(--bg) 100%)}[data-theme=light] .home-studio__eyebrow,[data-theme=light] .home-studio__verified{color:var(--primary);fill:var(--primary)}[data-theme=light] .home-studio__profile,[data-theme=light] .home-studio__tabs{border-color:var(--border)}[data-theme=light] .home-studio__avatar{background:linear-gradient(145deg, var(--secondary), color-mix(in srgb, var(--primary) 26%, transparent) 55%, var(--border))}[data-theme=light] .home-studio__avatar img,[data-theme=light] .home-studio__highlight-ring img{background:var(--surface)}[data-theme=light] .home-studio__name-row h2,[data-theme=light] .home-studio__stats strong,[data-theme=light] .home-studio__tab[data-active=true]{color:var(--fg)}[data-theme=light] .home-studio__category,[data-theme=light] .home-studio__stats li,[data-theme=light] .home-studio__bio,[data-theme=light] .home-studio__highlights button,[data-theme=light] .home-studio__line{color:var(--muted)}[data-theme=light] .home-studio__bio a,[data-theme=light] .home-studio__tab[data-active=true]{color:var(--primary)}[data-theme=light] .home-studio__highlight-ring{background:linear-gradient(150deg, color-mix(in srgb, var(--secondary) 72%, transparent), var(--border))}[data-theme=light] .home-studio__tab{color:color-mix(in srgb, var(--muted) 72%, transparent)}[data-theme=light] .home-studio__tab:hover{color:var(--fg)}[data-theme=light] .home-studio__tab[data-active=true]{border-block-start-color:var(--primary)}[data-theme=light] .studio-tile{border-color:var(--border);background:var(--surface);box-shadow:0 20px 55px -42px var(--cool-shadow)}[data-theme=light] .studio-tile:hover,[data-theme=light] .studio-tile:focus-visible{border-color:color-mix(in srgb, var(--primary) 40%, var(--border))}
