.assistant-module__aJ1q0a__workspace{flex-direction:column;width:100%;max-width:1100px;height:100%;min-height:0;margin:0 auto;padding-inline:28px;display:flex;position:relative}.assistant-module__aJ1q0a__header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 0 18px;display:flex}.assistant-module__aJ1q0a__titleGroup{align-items:center;gap:14px;min-width:0;display:flex}.assistant-module__aJ1q0a__titleGroup h1{letter-spacing:-.035em;margin:0 0 4px;font-size:23px;font-weight:500}.assistant-module__aJ1q0a__titleGroup p{color:var(--muted);margin:0;font-size:11px}.assistant-module__aJ1q0a__backButton{border:1px solid var(--border);min-width:48px;height:48px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.assistant-module__aJ1q0a__backButton:hover{background:var(--surface);color:var(--text)}.assistant-module__aJ1q0a__newConversation{white-space:nowrap;padding-inline:12px;font-size:12px}.assistant-module__aJ1q0a__conversationWrap{flex:1;min-height:0;display:flex;position:relative}.assistant-module__aJ1q0a__conversation{overscroll-behavior:contain;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent;outline-offset:-3px;flex:1;min-height:0;margin-inline:-8px;padding-inline:8px;scroll-padding:24px;overflow:hidden auto}.assistant-module__aJ1q0a__conversation:focus-visible{outline:2px solid var(--accent);border-radius:8px}.assistant-module__aJ1q0a__conversationContent{overflow-anchor:none;flex-direction:column;gap:36px;max-width:860px;min-height:100%;margin:auto;padding:32px 4px 24px;display:flex}.assistant-module__aJ1q0a__welcome{text-align:center;margin:auto 0;padding:16px 0}.assistant-module__aJ1q0a__welcomeMark{color:var(--accent);background:#21221e;border:1px solid #49463d;border-radius:12px;place-items:center;width:52px;height:52px;margin:0 auto 20px;display:grid}.assistant-module__aJ1q0a__welcome h2{letter-spacing:-.045em;margin:14px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,46px);font-weight:400;line-height:1.15}.assistant-module__aJ1q0a__welcome>p{color:var(--muted);max-width:420px;margin:0 auto;font-size:14px;line-height:1.75}.assistant-module__aJ1q0a__mobileBreak{display:none}.assistant-module__aJ1q0a__starters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:750px;margin:28px auto 0;display:grid}.assistant-module__aJ1q0a__starters button{text-align:left;border:1px solid var(--border);background:var(--surface);min-height:106px;color:var(--text);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:18px 12px;padding:16px;font-size:13px;line-height:1.45;display:grid}.assistant-module__aJ1q0a__starters button:hover:enabled{background:#242520;border-color:#81725b}.assistant-module__aJ1q0a__starters button>span:nth-child(2){grid-row:2}.assistant-module__aJ1q0a__starters button>svg{color:var(--accent);grid-row:2}.assistant-module__aJ1q0a__starterIndex{color:var(--accent);letter-spacing:.12em;grid-column:1/-1;font-size:10px;font-weight:600}.assistant-module__aJ1q0a__welcome .assistant-module__aJ1q0a__welcomeNote{color:var(--muted);margin-top:24px;font-size:11px}.assistant-module__aJ1q0a__turn{gap:26px;display:grid}.assistant-module__aJ1q0a__userMessage{white-space:pre-wrap;overflow-wrap:anywhere;background:#292c25;border:1px solid #3e413a;border-radius:12px 12px 3px;place-self:start end;max-width:80%;padding:13px 18px;font-size:14px;line-height:1.65}.assistant-module__aJ1q0a__assistantMessage{min-width:0}.assistant-module__aJ1q0a__replyHeading{color:var(--muted);align-items:center;gap:12px;margin-bottom:13px;font-size:10px;display:flex}.assistant-module__aJ1q0a__wordmark{letter-spacing:.15em;color:var(--accent);font-size:10px;font-weight:600}.assistant-module__aJ1q0a__replyHeading>span+span{border-left:1px solid var(--border);padding-left:12px}.assistant-module__aJ1q0a__replyText{white-space:pre-wrap;overflow-wrap:anywhere;max-width:750px;margin:0 0 20px;font-size:14px;line-height:1.8}.assistant-module__aJ1q0a__recommendations{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.assistant-module__aJ1q0a__searchLink{min-height:48px;color:var(--accent);align-items:center;gap:8px;margin-top:8px;font-size:12px;display:inline-flex}.assistant-module__aJ1q0a__searchLink:hover{text-underline-offset:4px;text-decoration:underline}.assistant-module__aJ1q0a__followups{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.assistant-module__aJ1q0a__followups button{border:1px solid var(--border);min-height:48px;color:var(--muted);text-align:left;background:0 0;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;font-size:12px;line-height:1.4;display:flex}.assistant-module__aJ1q0a__followups button:hover:enabled{background:var(--surface);color:var(--text)}.assistant-module__aJ1q0a__followups svg{color:var(--accent);flex:none}.assistant-module__aJ1q0a__stage{min-height:42px;color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.assistant-module__aJ1q0a__stageDot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite assistant-module__aJ1q0a__breathe}.assistant-module__aJ1q0a__responseError{color:var(--muted);max-width:620px;font-size:13px}.assistant-module__aJ1q0a__responseError p{margin-bottom:14px}.assistant-module__aJ1q0a__responseError>div{flex-wrap:wrap;gap:8px;display:flex}.assistant-module__aJ1q0a__responseError button,.assistant-module__aJ1q0a__responseError a{font-size:12px}.assistant-module__aJ1q0a__newResults{white-space:nowrap;z-index:2;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0005}.assistant-module__aJ1q0a__composerArea{background:var(--bg);flex:none;padding:12px 0 16px}.assistant-module__aJ1q0a__composer{background:#1b1e1e;border:1px solid #565348;border-radius:12px;padding:4px 8px 8px}.assistant-module__aJ1q0a__composer:focus-within{border-color:var(--accent)}.assistant-module__aJ1q0a__composerTools{align-items:center;gap:10px;padding:0 4px;display:flex}.assistant-module__aJ1q0a__scopeSelect{align-items:center;display:flex;position:relative}.assistant-module__aJ1q0a__scopeSelect select{appearance:none;min-height:48px;color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:6px;width:auto;max-width:160px;padding:8px 30px 8px 8px;font-size:12px;font-weight:500}.assistant-module__aJ1q0a__scopeSelect svg{pointer-events:none;color:var(--accent);position:absolute;right:8px}.assistant-module__aJ1q0a__scopeHint{color:var(--muted);font-size:10px}.assistant-module__aJ1q0a__inputRow{align-items:flex-end;gap:8px;display:flex}.assistant-module__aJ1q0a__inputRow textarea{resize:none;min-width:0;min-height:48px;max-height:120px;box-shadow:none;background:0 0;border:0;border-radius:6px;flex:1;padding:12px;font-size:15px;line-height:1.5}.assistant-module__aJ1q0a__inputRow textarea:focus-visible{outline-offset:-2px}.assistant-module__aJ1q0a__sendButton{flex:none;width:48px;height:48px;padding:0}.assistant-module__aJ1q0a__composerFootnote{color:var(--muted);justify-content:space-between;align-items:start;gap:12px;padding:8px 4px 0;font-size:10px;line-height:1.5;display:flex}.assistant-module__aJ1q0a__characterCount{white-space:nowrap}.assistant-module__aJ1q0a__inputError{color:var(--danger);margin:8px 12px 4px;font-size:12px}.assistant-module__aJ1q0a__availability{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:12px 0 16px;font-size:12px;display:flex}.assistant-module__aJ1q0a__availability p{max-width:470px;margin:0}.assistant-module__aJ1q0a__availability>div{flex-wrap:wrap;gap:8px;display:flex}.assistant-module__aJ1q0a__availability .assistant-module__aJ1q0a__button{white-space:nowrap}.assistant-module__aJ1q0a__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.assistant-module__aJ1q0a__reference{border-bottom:1px solid var(--border);color:var(--accent);justify-content:space-between;align-items:center;gap:8px;padding-left:12px;font-size:11px;display:flex}.assistant-module__aJ1q0a__reference span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assistant-module__aJ1q0a__reference button{color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;min-width:48px;height:48px;display:grid}.assistant-module__aJ1q0a__replyHeading h2{margin:0;font-size:10px;line-height:1.55}.assistant-module__aJ1q0a__replyHeading h2+span{border-left:1px solid var(--border);padding-left:12px}.assistant-module__aJ1q0a__replyHeading h2:focus-visible{outline:2px solid var(--accent);outline-offset:5px}@keyframes assistant-module__aJ1q0a__breathe{0%,to{opacity:.35}50%{opacity:1}}@media (max-width:1100px){.assistant-module__aJ1q0a__workspace{max-width:860px}.assistant-module__aJ1q0a__conversationContent{padding-top:24px}.assistant-module__aJ1q0a__starters{gap:8px}.assistant-module__aJ1q0a__starters button{padding:14px;font-size:12px}.assistant-module__aJ1q0a__header{padding-top:16px}.assistant-module__aJ1q0a__recommendations{gap:14px}}@media (max-width:767px){.assistant-module__aJ1q0a__header{gap:8px;padding:12px 0}.assistant-module__aJ1q0a__titleGroup{gap:10px}.assistant-module__aJ1q0a__titleGroup h1{margin-bottom:2px;font-size:21px}.assistant-module__aJ1q0a__titleGroup p{font-size:10px}.assistant-module__aJ1q0a__backButton{border:0;width:48px;min-width:48px;height:48px}.assistant-module__aJ1q0a__newConversation{flex:none;width:48px;padding:0}.assistant-module__aJ1q0a__newConversation>span{display:none}.assistant-module__aJ1q0a__conversation{margin-inline:-4px;padding-inline:4px}.assistant-module__aJ1q0a__conversationContent{gap:28px;padding:20px 2px}.assistant-module__aJ1q0a__welcome{padding:12px 4px}.assistant-module__aJ1q0a__welcomeMark{width:44px;height:44px;margin-bottom:18px}.assistant-module__aJ1q0a__welcome h2{margin-top:12px;margin-bottom:14px;font-size:35px}.assistant-module__aJ1q0a__welcome>p{max-width:330px;font-size:13px;line-height:1.7}.assistant-module__aJ1q0a__welcome .assistant-module__aJ1q0a__eyebrow{letter-spacing:.16em;font-size:8px}.assistant-module__aJ1q0a__mobileBreak{display:block}.assistant-module__aJ1q0a__starters{text-align:left;flex-direction:column;gap:8px;margin-top:22px;display:flex}.assistant-module__aJ1q0a__starters button{gap:12px;min-height:56px;padding:12px 14px;font-size:12px;display:flex}.assistant-module__aJ1q0a__starterIndex{font-size:9px}.assistant-module__aJ1q0a__starters button>span:nth-child(2){flex:1}.assistant-module__aJ1q0a__welcome .assistant-module__aJ1q0a__welcomeNote{margin-top:18px;font-size:10px}.assistant-module__aJ1q0a__turn{gap:20px}.assistant-module__aJ1q0a__userMessage{max-width:92%;padding:12px 14px;font-size:13px}.assistant-module__aJ1q0a__replyText{margin-bottom:16px;font-size:13px;line-height:1.8}.assistant-module__aJ1q0a__recommendations{grid-template-columns:1fr;gap:16px}.assistant-module__aJ1q0a__followups{flex-direction:column;align-items:stretch}.assistant-module__aJ1q0a__followups button{font-size:12px}.assistant-module__aJ1q0a__composerArea{padding-top:8px;padding-bottom:8px}.assistant-module__aJ1q0a__composerTools{padding:0}.assistant-module__aJ1q0a__scopeSelect select{min-height:48px;font-size:11px}.assistant-module__aJ1q0a__scopeHint{font-size:9px}.assistant-module__aJ1q0a__inputRow textarea{min-height:48px;padding:10px 8px;font-size:16px}.assistant-module__aJ1q0a__composer{border-radius:10px;padding:0 6px 6px}.assistant-module__aJ1q0a__composerFootnote{gap:8px;padding-top:7px;font-size:9px}.assistant-module__aJ1q0a__characterCount{display:none}.assistant-module__aJ1q0a__availability{gap:8px;padding:12px 0;display:grid}.assistant-module__aJ1q0a__availability p{font-size:11px}.assistant-module__aJ1q0a__availability>a{justify-self:start;min-height:48px;font-size:12px}.assistant-module__aJ1q0a__availability>div{gap:4px}.assistant-module__aJ1q0a__availability>div>*{padding-inline:12px;font-size:11px}.assistant-module__aJ1q0a__newResults{min-height:48px;font-size:12px;bottom:10px}.assistant-module__aJ1q0a__replyHeading{margin-bottom:10px}}@media (max-height:700px) and (max-width:767px){.assistant-module__aJ1q0a__welcomeMark{display:none}.assistant-module__aJ1q0a__welcome{padding-top:4px}.assistant-module__aJ1q0a__welcome h2{font-size:30px}.assistant-module__aJ1q0a__welcome .assistant-module__aJ1q0a__welcomeNote{display:none}.assistant-module__aJ1q0a__starters{margin-top:16px}.assistant-module__aJ1q0a__starters button{min-height:48px}.assistant-module__aJ1q0a__welcome>p{font-size:12px}.assistant-module__aJ1q0a__header{padding-block:8px}}@media (max-width:767px){.assistant-module__aJ1q0a__workspace{padding-inline:16px}}@media (max-width:359px){.assistant-module__aJ1q0a__workspace{padding-inline:12px}}@media (prefers-reduced-motion:reduce){.assistant-module__aJ1q0a__stageDot{animation:none}}
.billing-module__gv-jYa__checkoutModal{max-width:520px}.billing-module__gv-jYa__checkout{gap:24px;display:grid}.billing-module__gv-jYa__product{align-items:center;gap:16px;display:flex}.billing-module__gv-jYa__product img{aspect-ratio:16/9;object-fit:cover;background:var(--surface);border-radius:8px;width:120px}.billing-module__gv-jYa__product h3{margin:0 0 6px;font-size:18px;line-height:1.35}.billing-module__gv-jYa__product p,.billing-module__gv-jYa__membershipIntro p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.billing-module__gv-jYa__membershipIntro h3{letter-spacing:-.035em;margin:8px 0 12px;font-size:28px;line-height:1.2}.billing-module__gv-jYa__membershipIntro .billing-module__gv-jYa__offerCount{color:var(--text);margin-bottom:8px;font-size:18px}.billing-module__gv-jYa__accessNote{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:12px;padding:16px;display:flex}.billing-module__gv-jYa__accessNote svg{color:var(--accent);flex-shrink:0;margin-top:2px}.billing-module__gv-jYa__accessNote strong{font-size:14px;font-weight:600}.billing-module__gv-jYa__accessNote p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.6}.billing-module__gv-jYa__methodArea{gap:12px;display:grid}.billing-module__gv-jYa__methodLabel{align-items:center;gap:8px;font-size:14px;display:flex}.billing-module__gv-jYa__changeHint{color:var(--accent);margin-left:auto;font-size:13px}.billing-module__gv-jYa__selectWrap{position:relative}.billing-module__gv-jYa__selectWrap select{appearance:none;width:100%;padding-right:36px;font-size:16px}.billing-module__gv-jYa__selectWrap>svg{pointer-events:none;color:var(--muted);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.billing-module__gv-jYa__caption{color:var(--muted);align-items:flex-start;gap:8px;margin:0;font-size:12px;line-height:1.6;display:flex}.billing-module__gv-jYa__caption svg{flex-shrink:0;margin-top:2px}.billing-module__gv-jYa__checkbox{cursor:pointer;align-items:flex-start;gap:12px;min-height:48px;font-size:14px;line-height:1.6;display:flex}.billing-module__gv-jYa__checkbox input{accent-color:var(--accent);flex-shrink:0;width:20px;height:20px;margin-top:4px}.billing-module__gv-jYa__total{gap:12px;font-size:14px;display:grid}.billing-module__gv-jYa__total>div{color:var(--muted);justify-content:space-between;gap:16px;display:flex}.billing-module__gv-jYa__total .billing-module__gv-jYa__grandTotal{border-top:1px solid var(--border);color:var(--text);padding-top:16px;font-size:18px}.billing-module__gv-jYa__testOptions{border-top:1px solid var(--border);color:var(--muted);padding-top:12px;font-size:13px}.billing-module__gv-jYa__testOptions summary{cursor:pointer;align-items:center;gap:8px;min-height:36px;display:flex}.billing-module__gv-jYa__testOptions summary:after{content:"+";margin-left:auto}.billing-module__gv-jYa__testOptions[open] summary:after{content:"−"}.billing-module__gv-jYa__testOptions label{margin:8px 0;display:block}.billing-module__gv-jYa__testOptions select{width:100%;font-size:16px}.billing-module__gv-jYa__payArea{background:var(--bg);padding-bottom:env(safe-area-inset-bottom,0px);gap:8px;display:grid;position:sticky;bottom:0}.billing-module__gv-jYa__payArea button{width:100%;min-height:52px}.billing-module__gv-jYa__payArea p{color:var(--muted);text-align:center;margin:0;font-size:12px}.billing-module__gv-jYa__signIn{gap:8px;padding:8px 0;display:grid}.billing-module__gv-jYa__signIn p{color:var(--muted);margin:0 0 8px}.billing-module__gv-jYa__error{color:var(--danger);border:1px solid var(--danger);border-radius:8px;margin:0;padding:12px;font-size:14px;line-height:1.6}.billing-module__gv-jYa__orderStatus{text-align:center;justify-items:center;gap:24px;padding:16px 0;display:grid}.billing-module__gv-jYa__statusIcon{border:1px solid var(--border);width:64px;height:64px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.billing-module__gv-jYa__orderStatus h3{letter-spacing:-.02em;margin:0 0 12px;font-size:24px}.billing-module__gv-jYa__orderStatus p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.billing-module__gv-jYa__orderStatus>button,.billing-module__gv-jYa__orderStatus>a{width:100%}.billing-module__gv-jYa__orderStatus .billing-module__gv-jYa__orderReference{overflow-wrap:anywhere;font-size:12px}@media (max-width:480px){.billing-module__gv-jYa__checkout{gap:20px}.billing-module__gv-jYa__product img{width:96px}.billing-module__gv-jYa__product h3{font-size:16px}}
.cancellation-module__vVeMzW__modal{max-width:560px;overflow:hidden}.cancellation-module__vVeMzW__modal .modal-inner{flex-direction:column;max-height:calc(100dvh - 64px);display:flex}.cancellation-module__vVeMzW__modal .modal-header{flex-shrink:0}.cancellation-module__vVeMzW__flow{flex-direction:column;min-height:0;display:flex}.cancellation-module__vVeMzW__content{gap:20px;min-height:0;padding-bottom:20px;display:grid;overflow-y:auto}.cancellation-module__vVeMzW__cancelAction{border-top:1px solid var(--border);flex-shrink:0;gap:12px;padding-top:16px;display:grid}.cancellation-module__vVeMzW__cancelDetails{gap:12px;display:grid}.cancellation-module__vVeMzW__cancelAction button{min-height:48px}.cancellation-module__vVeMzW__flow h3{letter-spacing:-.025em;outline:none;margin:0 0 8px;font-size:24px;line-height:1.25}.cancellation-module__vVeMzW__progress{color:var(--accent);flex-wrap:wrap;justify-content:space-between;gap:8px;margin:0;font-size:12px;display:flex}.cancellation-module__vVeMzW__progress span{color:var(--muted)}.cancellation-module__vVeMzW__intro{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.cancellation-module__vVeMzW__reasons{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.cancellation-module__vVeMzW__reasons legend{margin-bottom:12px;font-size:13px}.cancellation-module__vVeMzW__reasons legend span,.cancellation-module__vVeMzW__note>span{color:var(--muted)}.cancellation-module__vVeMzW__reasons label{border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:12px;font-size:14px;display:flex}.cancellation-module__vVeMzW__reasons label:has(input:checked){border-color:var(--accent);background:var(--surface)}.cancellation-module__vVeMzW__reasons input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0;margin:0}.cancellation-module__vVeMzW__note{grid-template-columns:auto 1fr;align-items:center;gap:8px;font-size:13px;display:grid}.cancellation-module__vVeMzW__note textarea{resize:vertical;grid-column:1/-1;width:100%;min-height:76px;font-size:16px}.cancellation-module__vVeMzW__note small{color:var(--muted);text-align:right;grid-column:1/-1}.cancellation-module__vVeMzW__actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cancellation-module__vVeMzW__actions button{min-height:48px}.cancellation-module__vVeMzW__recommendation{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:16px;padding:20px;display:flex}.cancellation-module__vVeMzW__recommendation>svg{color:var(--accent);flex-shrink:0;margin-top:2px}.cancellation-module__vVeMzW__recommendation h4{margin:0 0 8px;font-size:16px;line-height:1.5}.cancellation-module__vVeMzW__recommendation p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.7}.cancellation-module__vVeMzW__recommendation a{justify-content:flex-start;padding-left:0;font-size:14px}.cancellation-module__vVeMzW__clearChoice{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.cancellation-module__vVeMzW__summary{gap:8px;margin:0;padding:0;list-style:none;display:grid}.cancellation-module__vVeMzW__summary li{align-items:flex-start;gap:12px;font-size:14px;line-height:1.7;display:flex}.cancellation-module__vVeMzW__summary svg{color:var(--accent);flex-shrink:0;margin-top:3px}.cancellation-module__vVeMzW__complete{text-align:center;justify-items:center;gap:16px;padding:12px 0;display:grid}.cancellation-module__vVeMzW__complete>svg{color:var(--accent)}.cancellation-module__vVeMzW__complete h3{margin:0}.cancellation-module__vVeMzW__complete p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.cancellation-module__vVeMzW__complete button{width:100%;margin-top:8px}.cancellation-module__vVeMzW__error{color:var(--danger);margin:0;font-size:14px;line-height:1.7}@media (max-width:767px){.cancellation-module__vVeMzW__modal .modal-inner{max-height:calc(100dvh - 24px)}}@media (max-height:520px){.cancellation-module__vVeMzW__cancelAction{flex-shrink:1;grid-template-rows:minmax(0,1fr) auto;min-height:80px}.cancellation-module__vVeMzW__cancelDetails{min-height:0;overflow-y:auto}.cancellation-module__vVeMzW__content{padding-bottom:12px}}@media (max-width:380px){.cancellation-module__vVeMzW__progress span{font-size:11px}.cancellation-module__vVeMzW__actions{grid-template-columns:1fr}.cancellation-module__vVeMzW__recommendation{gap:12px;padding:16px}}
.video-player-module__aqWIeq__player{width:100%;min-width:0}.video-player-module__aqWIeq__frame{aspect-ratio:16/9;border-radius:var(--radius);background:#080a0b;width:100%;position:relative;overflow:hidden}.video-player-module__aqWIeq__frame:fullscreen{aspect-ratio:auto;border-radius:0;place-items:center;display:grid}.video-player-module__aqWIeq__video,.video-player-module__aqWIeq__poster{object-fit:contain;width:100%;height:100%;display:block}.video-player-module__aqWIeq__poster{object-fit:cover;opacity:.6}.video-player-module__aqWIeq__overlay{text-align:center;color:var(--text);background:#080a0b8a;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;inset:0}.video-player-module__aqWIeq__overlay p{max-width:440px;color:var(--text);margin:0 0 8px;font-size:14px;line-height:1.5}.video-player-module__aqWIeq__errorTitle{font-size:18px;font-weight:600}.video-player-module__aqWIeq__play{width:72px;height:72px;color:var(--bg);background:var(--accent);cursor:pointer;border:1px solid #ffffff3d;border-radius:50%;place-items:center;padding-left:5px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-module__aqWIeq__play:hover{filter:brightness(1.1)}.video-player-module__aqWIeq__close{color:#fff;cursor:pointer;background:#0a0c0db8;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:12px;right:12px}.video-player-module__aqWIeq__buffering{color:#fff;pointer-events:none;background:#0a0c0db8;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-module__aqWIeq__spinner{animation:1s linear infinite video-player-module__aqWIeq__spin}.video-player-module__aqWIeq__caption{justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.video-player-module__aqWIeq__sampleLabel{color:var(--text);align-items:center;gap:8px;font-size:12px;display:flex}.video-player-module__aqWIeq__sampleLabel>svg{color:var(--accent);flex-shrink:0}.video-player-module__aqWIeq__subtle{color:var(--muted)}.video-player-module__aqWIeq__fullscreen{min-width:48px;min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0;font-size:12px;display:inline-flex}.video-player-module__aqWIeq__fullscreen:hover{color:var(--text)}.video-player-module__aqWIeq__help{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.video-player-module__aqWIeq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes video-player-module__aqWIeq__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.video-player-module__aqWIeq__overlay{gap:8px;padding:16px}.video-player-module__aqWIeq__overlay p{font-size:12px}.video-player-module__aqWIeq__errorTitle{font-size:16px}.video-player-module__aqWIeq__play{width:60px;height:60px}.video-player-module__aqWIeq__close{top:8px;right:8px}.video-player-module__aqWIeq__fullscreen span{display:none}.video-player-module__aqWIeq__caption{gap:8px}}@media (prefers-reduced-motion:reduce){.video-player-module__aqWIeq__spinner{animation:none}}
.notifications-module__IhuV_a__bell{border:1px solid var(--border);border-radius:var(--radius);min-width:48px;min-height:48px;color:var(--text);background:0 0;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.notifications-module__IhuV_a__bell:hover{background:var(--surface-hover)}.notifications-module__IhuV_a__bell:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.notifications-module__IhuV_a__count{min-width:18px;color:var(--bg);background:var(--accent);text-align:center;border-radius:10px;padding:1px 4px;font-size:10px;font-weight:750;position:absolute;top:1px;right:2px}.notifications-module__IhuV_a__board{max-width:820px;margin:0 auto;padding-bottom:32px}.notifications-module__IhuV_a__heading{margin-bottom:28px}.notifications-module__IhuV_a__heading h1{letter-spacing:-1px;margin:8px 0 10px;font-size:clamp(27px,4vw,38px);font-weight:550}.notifications-module__IhuV_a__heading p{color:var(--muted);max-width:520px;margin:0;line-height:1.55}.notifications-module__IhuV_a__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.notifications-module__IhuV_a__tabs{border-bottom:1px solid var(--border);gap:16px;display:flex}.notifications-module__IhuV_a__tabs button{min-height:48px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:10px 0;display:flex}.notifications-module__IhuV_a__tabs button[aria-pressed=true]{color:var(--text);border-bottom-color:var(--accent)}.notifications-module__IhuV_a__tabs button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.notifications-module__IhuV_a__tabs span{background:var(--surface-hover);border-radius:8px;padding:2px 6px;font-size:11px}.notifications-module__IhuV_a__list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.notifications-module__IhuV_a__message{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:24px}.notifications-module__IhuV_a__unread{border-left:3px solid var(--accent);padding-left:22px}.notifications-module__IhuV_a__messageTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.notifications-module__IhuV_a__category{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;display:flex}.notifications-module__IhuV_a__unreadLabel{color:var(--accent);align-items:center;gap:6px;font-size:11px;display:flex}.notifications-module__IhuV_a__message h2{letter-spacing:-.3px;overflow-wrap:anywhere;margin:0 0 8px;font-size:20px;font-weight:550;line-height:1.35}.notifications-module__IhuV_a__message time{color:var(--muted);font-size:12px}.notifications-module__IhuV_a__body{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text);margin:20px 0;line-height:1.7}.notifications-module__IhuV_a__endState{color:var(--muted);border-top:1px solid var(--border);padding-top:14px;font-size:12px;line-height:1.5}.notifications-module__IhuV_a__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.notifications-module__IhuV_a__actions .button{min-height:48px}.notifications-module__IhuV_a__actions .button-ghost{margin-left:auto}.notifications-module__IhuV_a__pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-top:24px;font-size:12px;display:flex}.notifications-module__IhuV_a__footnote{color:var(--muted);margin-top:26px;font-size:12px;line-height:1.6}.notifications-module__IhuV_a__empty{text-align:center;border:1px dashed var(--border);color:var(--muted);border-radius:12px;padding:50px 24px}.notifications-module__IhuV_a__empty h2{color:var(--text);margin:18px 0 10px;font-size:20px;font-weight:500}.notifications-module__IhuV_a__empty p{max-width:380px;margin:0 auto 22px;line-height:1.6}.notifications-module__IhuV_a__loading{gap:14px;display:grid}.notifications-module__IhuV_a__skeleton{border:1px solid var(--border);background:var(--surface);opacity:.7;border-radius:12px;height:210px}@media (max-width:520px){.notifications-module__IhuV_a__heading{margin-bottom:24px}.notifications-module__IhuV_a__toolbar{align-items:stretch;gap:8px}.notifications-module__IhuV_a__toolbar .button{justify-content:flex-start;padding-left:0;font-size:12px}.notifications-module__IhuV_a__message{padding:20px 18px}.notifications-module__IhuV_a__unread{padding-left:16px}.notifications-module__IhuV_a__message h2{font-size:19px}.notifications-module__IhuV_a__actions{align-items:stretch}.notifications-module__IhuV_a__actions .button{font-size:12px}.notifications-module__IhuV_a__actions .button-ghost{margin-left:0}.notifications-module__IhuV_a__body{font-size:14px}.notifications-module__IhuV_a__footnote{font-size:11px}}
.account-module__od24Eq__account{max-width:1100px;margin:0 auto}.account-module__od24Eq__accountHeader{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.account-module__od24Eq__accountHeader h1{margin:8px 0 12px}.account-module__od24Eq__accountHeader p{margin:0}.account-module__od24Eq__identity{border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:12px;padding:16px;display:flex}.account-module__od24Eq__identity div{gap:4px;font-size:14px;display:grid}.account-module__od24Eq__identity span{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.account-module__od24Eq__accountGrid{grid-template-columns:1fr 1.1fr;align-items:start;gap:24px;display:grid}.account-module__od24Eq__accountGrid>div{min-width:0}.account-module__od24Eq__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:0;margin-bottom:24px;padding:24px}.account-module__od24Eq__panel h2{align-items:center;gap:10px;margin:0 0 16px;font-size:17px;font-weight:550;display:flex}.account-module__od24Eq__panel h2>svg{color:var(--muted);flex-shrink:0}.account-module__od24Eq__sectionTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.account-module__od24Eq__sectionTop h2{margin:0}.account-module__od24Eq__membership{border-color:color-mix(in srgb, var(--accent) 38%, var(--border))}.account-module__od24Eq__membershipPrice{letter-spacing:-.045em;margin:24px 0 8px;font-size:38px;font-weight:450}.account-module__od24Eq__membershipPrice span{color:var(--muted);letter-spacing:normal;font-size:14px}.account-module__od24Eq__membership>p{color:var(--muted);font-size:14px;line-height:1.6}.account-module__od24Eq__dateRow{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:16px;padding:16px 0;font-size:14px;display:flex}.account-module__od24Eq__dateRow svg{color:var(--accent);flex-shrink:0}.account-module__od24Eq__fine{color:var(--muted);font-size:13px;line-height:1.7}.account-module__od24Eq__panel>.account-module__od24Eq__fine{margin-top:0}.account-module__od24Eq__panel>button+.account-module__od24Eq__fine{margin:16px 0 0}.account-module__od24Eq__confirmBody{gap:16px;display:grid}.account-module__od24Eq__confirmBody p{margin:0;line-height:1.7}.account-module__od24Eq__confirmBody p>svg{color:var(--accent);vertical-align:middle;margin-right:8px}.account-module__od24Eq__confirmBody>button{width:100%}.account-module__od24Eq__methods{gap:16px;margin:20px 0;display:grid}.account-module__od24Eq__method{border:1px solid var(--border);background:var(--bg);border-radius:8px;padding:16px}.account-module__od24Eq__methodDetails{align-items:center;gap:12px;display:flex}.account-module__od24Eq__methodDetails>div:nth-child(2){flex:1}.account-module__od24Eq__methodDetails strong{font-size:14px}.account-module__od24Eq__methodDetails p{color:var(--muted);margin:4px 0 0;font-size:12px}.account-module__od24Eq__cardIcon{border:1px solid var(--border);width:40px;height:32px;color:var(--muted);border-radius:4px;place-items:center;display:grid}.account-module__od24Eq__authorizations{flex-wrap:wrap;gap:8px;margin:16px 0 0;display:flex}.account-module__od24Eq__authorizations span{color:var(--muted);border:1px solid var(--border);border-radius:4px;padding:4px 8px;font-size:11px;line-height:1.5}.account-module__od24Eq__methodActions{flex-wrap:wrap;gap:8px;margin:8px -8px -8px;display:flex}.account-module__od24Eq__methodActions button{padding:8px;font-size:12px}.account-module__od24Eq__smallEmpty{text-align:center;color:var(--muted);justify-items:center;gap:12px;padding:20px 12px;display:grid}.account-module__od24Eq__smallEmpty p{margin:0;font-size:14px}.account-module__od24Eq__sampleCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:16px;padding:20px;display:flex}.account-module__od24Eq__sampleCard strong{margin-left:auto}.account-module__od24Eq__consent{align-items:flex-start;gap:12px;font-size:14px;line-height:1.7;display:flex}.account-module__od24Eq__consent input{width:20px;height:20px;accent-color:var(--accent);flex-shrink:0;margin-top:3px}.account-module__od24Eq__orders{display:grid}.account-module__od24Eq__orderRow{appearance:none;border:0;border-top:1px solid var(--border);color:var(--text);text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;justify-content:space-between;gap:20px;padding:20px 0;display:flex}.account-module__od24Eq__orderRow:hover{background:var(--surface-hover)}.account-module__od24Eq__orderRow>span{gap:8px;min-width:0;display:grid}.account-module__od24Eq__orderRow>span:last-child{text-align:right;flex-shrink:0}.account-module__od24Eq__orderRow strong{font-size:14px;font-weight:500}.account-module__od24Eq__orderRow small{color:var(--muted);font-size:12px;line-height:1.6}.account-module__od24Eq__orderRow .account-module__od24Eq__pending{color:var(--accent)}.account-module__od24Eq__accountFooter{justify-content:space-between;gap:16px;padding-bottom:24px;display:flex}.account-module__od24Eq__error{color:var(--danger);font-size:14px;line-height:1.6}@media (max-width:800px){.account-module__od24Eq__accountGrid{grid-template-columns:1fr;gap:0}.account-module__od24Eq__accountHeader{flex-direction:column;align-items:flex-start;gap:20px}}@media (max-width:480px){.account-module__od24Eq__panel{padding:20px}.account-module__od24Eq__orderRow{gap:12px}.account-module__od24Eq__orderRow small{font-size:11px}.account-module__od24Eq__sampleCard{gap:8px;padding:16px}.account-module__od24Eq__identity{width:100%}.account-module__od24Eq__methodDetails{gap:8px}.account-module__od24Eq__cardIcon{display:none}}
.video-card-module__dYuF7W__card{min-width:0}.video-card-module__dYuF7W__artwork{aspect-ratio:16/9;border-radius:var(--radius,10px);background:var(--surface);isolation:isolate;position:relative;overflow:hidden}.video-card-module__dYuF7W__posterLink{display:block;position:absolute;inset:0}.video-card-module__dYuF7W__poster{object-fit:cover;transition:transform .5s}.video-card-module__dYuF7W__card:hover .video-card-module__dYuF7W__poster{transform:scale(1.025)}.video-card-module__dYuF7W__previewVideo{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.video-card-module__dYuF7W__topline,.video-card-module__dYuF7W__bottomline{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;inset-inline:10px}.video-card-module__dYuF7W__topline{align-items:flex-start;top:8px}.video-card-module__dYuF7W__bottomline{bottom:8px}.video-card-module__dYuF7W__access{color:#f1eee8;letter-spacing:.02em;background:#111315e6;border-radius:4px;align-items:center;gap:4px;padding:5px 8px;font-size:10px;font-weight:650;line-height:1.2;display:inline-flex}.video-card-module__dYuF7W__owned{color:#e0c89f}.video-card-module__dYuF7W__iconButton,.video-card-module__dYuF7W__previewButton{pointer-events:auto;cursor:pointer;color:#fff;background:#111315cc;border:0;justify-content:center;align-items:center;display:inline-flex}.video-card-module__dYuF7W__iconButton{border-radius:50%;width:36px;height:36px}.video-card-module__dYuF7W__iconButton:hover,.video-card-module__dYuF7W__previewButton:hover{color:var(--accent);background:#111315}.video-card-module__dYuF7W__saved{color:var(--accent)}.video-card-module__dYuF7W__previewButton{border-radius:4px;gap:5px;min-height:32px;padding:0 8px;font-size:10px}.video-card-module__dYuF7W__duration{color:#fff;font-variant-numeric:tabular-nums;background:#111315cc;border-radius:4px;padding:4px 6px;font-size:10px}.video-card-module__dYuF7W__info{padding:12px 1px 0}.video-card-module__dYuF7W__info h3{letter-spacing:-.02em;margin:5px 0 4px;font-size:15px;font-weight:550;line-height:1.45}.video-card-module__dYuF7W__info h3 a{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.video-card-module__dYuF7W__info h3 a:hover{color:var(--accent)}.video-card-module__dYuF7W__info p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.video-card-module__dYuF7W__kind{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;display:flex}.video-card-module__dYuF7W__progress{width:100%;height:3px;color:var(--accent);background:#fff3;border:0;position:absolute;bottom:0}.video-card-module__dYuF7W__progress::-webkit-progress-bar{background:#fff3}.video-card-module__dYuF7W__progress::-webkit-progress-value{background:var(--accent)}.video-card-module__dYuF7W__progress::-moz-progress-bar{background:var(--accent)}@media (max-width:767px){.video-card-module__dYuF7W__topline{inset-inline:6px;top:4px}.video-card-module__dYuF7W__bottomline{inset-inline:6px;bottom:4px}.video-card-module__dYuF7W__iconButton{background:#111315b8;width:48px;height:48px}.video-card-module__dYuF7W__previewButton{min-height:48px;padding-inline:9px}.video-card-module__dYuF7W__access{margin-top:5px;padding:4px 6px;font-size:9px}.video-card-module__dYuF7W__info{padding-top:10px}.video-card-module__dYuF7W__info h3{font-size:13px}.video-card-module__dYuF7W__info p{font-size:11px}.video-card-module__dYuF7W__kind{gap:4px;font-size:8px}}@media (prefers-reduced-motion:reduce){.video-card-module__dYuF7W__poster{transition:none}.video-card-module__dYuF7W__card:hover .video-card-module__dYuF7W__poster{transform:none}}
.catalog-module__iN4JJa__page{flex-direction:column;gap:32px;display:flex}.catalog-module__iN4JJa__heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.catalog-module__iN4JJa__heading p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.7}.catalog-module__iN4JJa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:10px}.catalog-module__iN4JJa__heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,36px);font-weight:450;line-height:1.2}.catalog-module__iN4JJa__headerLink{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;padding:12px 0;font-size:12px;text-decoration:none;display:inline-flex}.catalog-module__iN4JJa__headerLink:hover{color:var(--accent)}.catalog-module__iN4JJa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px;display:grid}.catalog-module__iN4JJa__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.catalog-module__iN4JJa__sectionHeading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.catalog-module__iN4JJa__sectionHeading h2{letter-spacing:-.025em;margin:0;font-size:19px;font-weight:450}.catalog-module__iN4JJa__sectionHeading a{color:var(--muted);align-items:center;gap:6px;font-size:12px;text-decoration:none;display:inline-flex}.catalog-module__iN4JJa__sectionHeading a:hover{color:var(--accent)}.catalog-module__iN4JJa__catalog{flex-direction:column;gap:20px;min-width:0;display:flex}.catalog-module__iN4JJa__collectionNote{max-width:740px;color:var(--muted);margin:-12px 0 0;font-size:12px;line-height:1.7}.catalog-module__iN4JJa__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.catalog-module__iN4JJa__accessTabs{scrollbar-width:none;gap:6px;min-width:0;display:flex;overflow-x:auto}.catalog-module__iN4JJa__accessTabs::-webkit-scrollbar{display:none}.catalog-module__iN4JJa__tab{color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;min-height:40px;padding:10px 13px;font-size:12px}.catalog-module__iN4JJa__tab:hover{color:var(--text);background:var(--surface)}.catalog-module__iN4JJa__activeTab{background:var(--surface);border-color:var(--border);color:var(--text)}.catalog-module__iN4JJa__tools{flex-shrink:0;align-items:center;gap:10px;display:flex}.catalog-module__iN4JJa__filterButton{border:1px solid var(--border);min-height:40px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:8px;padding:0 12px;font-size:12px;display:inline-flex}.catalog-module__iN4JJa__filterCount{background:var(--accent);color:#111315;border-radius:50%;justify-content:center;align-items:center;min-width:17px;height:17px;font-size:10px;display:inline-flex}.catalog-module__iN4JJa__searchField{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);align-items:center;gap:12px;padding:0 16px;display:flex}.catalog-module__iN4JJa__searchField:focus-within{border-color:var(--accent)}.catalog-module__iN4JJa__searchField svg{color:var(--muted);flex-shrink:0}.catalog-module__iN4JJa__searchField input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:none;flex:1;padding:17px 0;font-size:14px}.catalog-module__iN4JJa__searchField button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:44px;display:flex}.catalog-module__iN4JJa__searchField input::placeholder{color:var(--muted)}.catalog-module__iN4JJa__resultBar{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.catalog-module__iN4JJa__resultActions{align-items:center;gap:10px;display:flex}.catalog-module__iN4JJa__mobileFilterButton{display:none}.catalog-module__iN4JJa__sort{white-space:nowrap;align-items:center;gap:8px;display:flex}.catalog-module__iN4JJa__sort select{background:var(--bg);color:var(--text);font:inherit;border:0;min-height:36px;padding:7px 4px;font-size:12px}.catalog-module__iN4JJa__chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.catalog-module__iN4JJa__chip{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--text);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;display:inline-flex}.catalog-module__iN4JJa__clear{color:var(--muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:34px;padding:8px;font-size:11px;text-decoration:underline}.catalog-module__iN4JJa__hideOwned{color:var(--muted);cursor:pointer;align-items:center;gap:8px;min-height:40px;font-size:12px;display:flex}.catalog-module__iN4JJa__hideOwned input{accent-color:var(--accent);width:16px;height:16px}.catalog-module__iN4JJa__pagination{color:var(--muted);justify-content:center;align-items:center;gap:16px;padding-top:12px;font-size:12px;display:flex}.catalog-module__iN4JJa__skeleton{flex-direction:column;gap:10px;display:flex}.catalog-module__iN4JJa__skeleton div{aspect-ratio:16/9;border-radius:var(--radius);background:var(--surface)}.catalog-module__iN4JJa__skeleton span{background:var(--surface);border-radius:4px;width:75%;height:12px;display:block}.catalog-module__iN4JJa__skeleton span:last-child{width:45%;height:9px}.catalog-module__iN4JJa__notice{border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);padding:24px;font-size:13px;line-height:1.7}.catalog-module__iN4JJa__notice a{color:var(--text);text-underline-offset:3px}.catalog-module__iN4JJa__backLink{color:var(--muted);align-items:center;gap:8px;width:fit-content;min-height:32px;font-size:12px;text-decoration:none;display:inline-flex}.catalog-module__iN4JJa__backLink:hover{color:var(--text)}@media (min-width:1500px){.catalog-module__iN4JJa__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1100px){.catalog-module__iN4JJa__toolbar{flex-direction:column;align-items:stretch;gap:8px}.catalog-module__iN4JJa__tools{justify-content:flex-end}}@media (max-width:767px){.catalog-module__iN4JJa__page{gap:28px}.catalog-module__iN4JJa__heading{gap:12px}.catalog-module__iN4JJa__heading p{font-size:12px}.catalog-module__iN4JJa__heading h1{font-size:30px}.catalog-module__iN4JJa__headerLink{min-height:48px;font-size:11px}.catalog-module__iN4JJa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.catalog-module__iN4JJa__toolbar{gap:12px;padding-bottom:12px;position:relative}.catalog-module__iN4JJa__accessTabs{margin-inline:-4px}.catalog-module__iN4JJa__tab{min-height:48px;padding-inline:12px;font-size:11px}.catalog-module__iN4JJa__tools,.catalog-module__iN4JJa__collectionHeading{display:none}.catalog-module__iN4JJa__filterButton{min-height:48px}.catalog-module__iN4JJa__mobileFilterButton{gap:6px;padding-inline:10px;font-size:11px;display:inline-flex}.catalog-module__iN4JJa__resultBar{gap:8px;font-size:11px}.catalog-module__iN4JJa__resultBar>span{flex-shrink:0}.catalog-module__iN4JJa__sort>span{display:none}.catalog-module__iN4JJa__sort{gap:0}.catalog-module__iN4JJa__resultActions{gap:8px}.catalog-module__iN4JJa__sort select{min-height:48px}.catalog-module__iN4JJa__sectionHeading{margin-bottom:16px}.catalog-module__iN4JJa__sectionHeading h2{font-size:18px}.catalog-module__iN4JJa__sectionHeading a{font-size:11px}.catalog-module__iN4JJa__chip,.catalog-module__iN4JJa__clear,.catalog-module__iN4JJa__backLink{min-height:48px}.catalog-module__iN4JJa__searchField button{min-width:48px;height:48px}.catalog-module__iN4JJa__searchField input{font-size:16px}}@media (max-width:359px){.catalog-module__iN4JJa__grid{grid-template-columns:minmax(0,1fr)}.catalog-module__iN4JJa__headerLink{display:none}}
.discover-module__38PXpa__feature{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);grid-template-columns:.85fr 1.3fr;min-height:280px;margin-bottom:20px;display:grid;overflow:hidden}.discover-module__38PXpa__featureCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:32px;display:flex}.discover-module__38PXpa__eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:9px;display:flex}.discover-module__38PXpa__eyebrow span{background:currentColor;border-radius:50%;width:5px;height:5px}.discover-module__38PXpa__featureCopy h2{letter-spacing:-.03em;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.6vw,44px);font-weight:400;line-height:1.1}.discover-module__38PXpa__featureCopy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:300px;margin:0 0 16px;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.discover-module__38PXpa__featureMeta{color:var(--muted);flex-wrap:wrap;gap:0;margin-bottom:24px;font-size:10px;display:flex}.discover-module__38PXpa__featureMeta span+span:before{content:"·";margin-inline:8px}.discover-module__38PXpa__featureAction{background:var(--accent);color:#111315;border-radius:6px;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.discover-module__38PXpa__featureAction svg:last-child{margin-left:8px}.discover-module__38PXpa__featureAction:hover{background:#e6c99f}.discover-module__38PXpa__featureArt{min-width:0;min-height:100%;display:block;position:relative}.discover-module__38PXpa__featureArt img{object-fit:cover}.discover-module__38PXpa__artCaption{letter-spacing:.12em;color:#fff;text-shadow:0 1px 4px #000;justify-content:space-between;align-items:center;font-size:8px;display:flex;position:absolute;bottom:16px;left:20px;right:20px}.discover-module__38PXpa__continueList{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.discover-module__38PXpa__continueItem{border:1px solid var(--border);min-width:0;color:var(--text);background:var(--surface);border-radius:8px;align-items:center;gap:12px;padding:8px;text-decoration:none;display:flex}.discover-module__38PXpa__continueItem:hover{border-color:var(--accent)}.discover-module__38PXpa__continueArt{aspect-ratio:16/10;border-radius:4px;flex-shrink:0;place-items:center;width:100px;display:grid;position:relative;overflow:hidden}.discover-module__38PXpa__continueArt img{object-fit:cover}.discover-module__38PXpa__continueArt svg{color:#fff;filter:drop-shadow(0 1px 4px #111);position:relative}.discover-module__38PXpa__continueCopy{flex:1;min-width:0;padding-right:4px}.discover-module__38PXpa__continueCopy h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:12px;font-weight:500;overflow:hidden}.discover-module__38PXpa__continueCopy p{color:var(--muted);margin:0 0 8px;font-size:10px}.discover-module__38PXpa__continueCopy progress{width:100%;height:2px;color:var(--accent);background:var(--border);border:0;display:block}.discover-module__38PXpa__continueCopy progress::-webkit-progress-bar{background:var(--border)}.discover-module__38PXpa__continueCopy progress::-webkit-progress-value{background:var(--accent)}.discover-module__38PXpa__continueCopy progress::-moz-progress-bar{background:var(--accent)}@media (max-width:1200px){.discover-module__38PXpa__continueList{grid-template-columns:repeat(2,minmax(0,1fr))}.discover-module__38PXpa__continueItem:nth-child(3){display:none}.discover-module__38PXpa__featureCopy{padding:28px}}@media (max-width:767px){.discover-module__38PXpa__feature{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);min-height:0;margin-bottom:8px}.discover-module__38PXpa__featureArt{min-height:100%}.discover-module__38PXpa__featureCopy{padding:20px}.discover-module__38PXpa__featureCopy h2{font-size:28px}.discover-module__38PXpa__featureCopy p{display:none}.discover-module__38PXpa__featureMeta{row-gap:5px;margin-bottom:16px;font-size:9px}.discover-module__38PXpa__featureAction{gap:6px;min-height:48px;padding-inline:12px;font-size:10px}.discover-module__38PXpa__featureAction svg:last-child{margin-left:0}.discover-module__38PXpa__eyebrow{gap:6px;margin-bottom:12px;font-size:8px}.discover-module__38PXpa__artCaption{display:none}.discover-module__38PXpa__continueList{scroll-snap-type:x proximity;scrollbar-width:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.discover-module__38PXpa__continueItem{scroll-snap-align:start;flex:0 0 280px}.discover-module__38PXpa__continueItem:nth-child(3){display:flex}}@media (max-width:359px){.discover-module__38PXpa__featureCopy{padding:16px}.discover-module__38PXpa__featureCopy h2{font-size:26px}.discover-module__38PXpa__featureAction{padding-inline:10px;font-size:9px}}
.launch-module__Yr8KEq__frame{background:var(--bg);min-height:100dvh;padding-inline:max(24px,env(safe-area-inset-left));flex-direction:column;display:flex}.launch-module__Yr8KEq__header,.launch-module__Yr8KEq__main,.launch-module__Yr8KEq__footer{width:100%;max-width:1120px;margin-inline:auto}.launch-module__Yr8KEq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:104px;display:flex}.launch-module__Yr8KEq__brand{letter-spacing:.1em;white-space:nowrap;align-items:center;gap:12px;min-height:48px;font-size:22px;font-weight:500;display:inline-flex}.launch-module__Yr8KEq__brandDot{background:var(--accent);border-radius:50%;flex:none;width:6px;height:6px}.launch-module__Yr8KEq__headerAction{white-space:nowrap}.launch-module__Yr8KEq__main{flex:1;align-content:center;padding-block:64px;display:grid}.launch-module__Yr8KEq__hero{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:center;gap:72px;display:grid}.launch-module__Yr8KEq__copy{min-width:0}.launch-module__Yr8KEq__status{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:28px;font-size:11px;display:flex}.launch-module__Yr8KEq__status span{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.launch-module__Yr8KEq__hero h1{letter-spacing:-.07em;margin:0 0 28px;font-size:clamp(64px,7.5vw,100px);font-weight:400;line-height:.98}.launch-module__Yr8KEq__hero h1 em{letter-spacing:-.06em;color:var(--accent);font-family:Georgia,Times New Roman,serif;font-weight:400}.launch-module__Yr8KEq__description{max-width:370px;color:var(--muted);margin-bottom:32px;font-size:16px;line-height:1.8}.launch-module__Yr8KEq__entry{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.launch-module__Yr8KEq__entry span{color:var(--muted);font-size:11px}.launch-module__Yr8KEq__art{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(150deg,var(--surface) 0%,var(--bg) 72%);height:440px;position:relative;overflow:hidden}.launch-module__Yr8KEq__archOuter,.launch-module__Yr8KEq__archInner,.launch-module__Yr8KEq__archCore{border:1px solid var(--border);border-bottom:0;border-radius:200px 200px 0 0;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.launch-module__Yr8KEq__archOuter{width:74%;height:84%}.launch-module__Yr8KEq__archInner{border-color:color-mix(in srgb,var(--accent) 38%,var(--border));width:57%;height:73%}.launch-module__Yr8KEq__archCore{border-color:color-mix(in srgb,var(--accent) 68%,var(--border));background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 11%,var(--bg)),var(--bg) 65%);width:40%;height:62%}.launch-module__Yr8KEq__artWord{text-align:center;letter-spacing:.35em;color:var(--muted);font-size:9px;position:absolute;inset:auto 0 35px}.launch-module__Yr8KEq__artLine{background:var(--border);height:1px;position:absolute;inset:auto 24px 72px}.launch-module__Yr8KEq__footer{padding-block:24px max(24px,env(safe-area-inset-bottom));border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:20px;font-size:11px;display:flex}@media (max-width:900px){.launch-module__Yr8KEq__hero{gap:40px}.launch-module__Yr8KEq__art{height:380px}.launch-module__Yr8KEq__main{padding-block:48px}.launch-module__Yr8KEq__hero h1{font-size:76px}}@media (max-width:620px){.launch-module__Yr8KEq__frame{padding-inline:20px}.launch-module__Yr8KEq__header{gap:12px;min-height:84px}.launch-module__Yr8KEq__brand{letter-spacing:.08em;gap:7px;font-size:18px}.launch-module__Yr8KEq__headerAction{padding-inline:12px}.launch-module__Yr8KEq__hero{grid-template-columns:1fr;gap:36px}.launch-module__Yr8KEq__main{padding-block:40px}.launch-module__Yr8KEq__hero h1{font-size:72px}.launch-module__Yr8KEq__status{margin-bottom:24px;font-size:10px}.launch-module__Yr8KEq__description{max-width:340px;margin-bottom:24px;font-size:15px}.launch-module__Yr8KEq__art{height:210px}.launch-module__Yr8KEq__archOuter{width:67%;height:90%}.launch-module__Yr8KEq__archInner{width:50%;height:79%}.launch-module__Yr8KEq__archCore{width:34%;height:68%}.launch-module__Yr8KEq__artWord{font-size:8px;bottom:20px}.launch-module__Yr8KEq__artLine{bottom:48px}.launch-module__Yr8KEq__footer{flex-wrap:wrap;gap:16px;font-size:10px}.launch-module__Yr8KEq__entry{gap:12px}.launch-module__Yr8KEq__entry span{font-size:10px}}@media (max-width:359px){.launch-module__Yr8KEq__frame{padding-inline:16px}.launch-module__Yr8KEq__brand{letter-spacing:.06em;font-size:16px}.launch-module__Yr8KEq__brandDot{width:4px;height:4px}.launch-module__Yr8KEq__headerAction{padding-inline:10px}.launch-module__Yr8KEq__hero h1{font-size:64px}.launch-module__Yr8KEq__entry{flex-direction:column;align-items:flex-start}}
.app-shell-module__uk8rSG__header{min-width:0}.app-shell-module__uk8rSG__header .topbar-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__actions{flex:none;gap:12px}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__accessButton,.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__signIn{white-space:nowrap;min-height:48px;padding:0 16px;font-size:12px}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__profile,.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__notificationBell{flex:none;min-width:48px;min-height:48px}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__profile{width:48px;height:48px}@media (max-width:767px){header.app-shell-module__uk8rSG__header{gap:12px}.app-shell-module__uk8rSG__header .mobile-brand{white-space:nowrap}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__actions{gap:8px}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__memberLabel{display:none}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__accessButton,.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__signIn{padding-inline:12px}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__signIn svg{display:none}}@media (max-width:359px){header.app-shell-module__uk8rSG__header{gap:8px;padding-inline:16px}.app-shell-module__uk8rSG__header .mobile-brand{letter-spacing:.12em;gap:6px;font-size:16px}.app-shell-module__uk8rSG__header .brand-mark{width:22px}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__actions{gap:4px}.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__accessButton,.app-shell-module__uk8rSG__header .app-shell-module__uk8rSG__signIn{padding-inline:10px}}
.email-module__RymH1W__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;margin-bottom:24px;padding:24px}.email-module__RymH1W__panel h2{align-items:center;gap:10px;margin:0 0 16px;font-size:17px;font-weight:550;display:flex}.email-module__RymH1W__panel h2 svg{color:var(--muted);flex-shrink:0}.email-module__RymH1W__panel>p{font-size:14px}.email-module__RymH1W__preference{cursor:pointer;align-items:flex-start;gap:12px;padding:12px 0 24px;display:flex}.email-module__RymH1W__preference input{flex:0 0 20px;height:20px;margin:2px 0 0}.email-module__RymH1W__preference span{gap:8px;display:grid}.email-module__RymH1W__preference strong{font-size:14px;font-weight:500}.email-module__RymH1W__preference span span{color:var(--muted);font-size:13px;line-height:1.7}.email-module__RymH1W__error,.email-module__RymH1W__notice{overflow-wrap:anywhere;margin:16px 0 0;font-size:14px}.email-module__RymH1W__error{color:var(--danger)}.email-module__RymH1W__notice{color:var(--success)}.email-module__RymH1W__unsubscribe{max-width:600px;margin:32px auto}.email-module__RymH1W__unsubscribe .email-module__RymH1W__panel{margin-top:24px}.email-module__RymH1W__unsubscribe .email-module__RymH1W__panel p{line-height:1.8}.email-module__RymH1W__unsubscribe .email-module__RymH1W__panel a{margin-top:16px}@media (max-width:480px){.email-module__RymH1W__panel{padding:20px}.email-module__RymH1W__unsubscribe{margin:8px auto}}
.settings-module__rHb20G__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:0;margin-bottom:24px;padding:24px;scroll-margin-top:24px}.settings-module__rHb20G__heading{align-items:center;gap:12px;margin:0 0 12px;font-size:19px;font-weight:550;display:flex}.settings-module__rHb20G__heading svg{color:var(--muted);flex-shrink:0}.settings-module__rHb20G__intro,.settings-module__rHb20G__note{color:var(--muted);font-size:14px;line-height:1.7}.settings-module__rHb20G__grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.settings-module__rHb20G__form{min-width:0}.settings-module__rHb20G__form h3{margin:12px 0;font-size:16px;font-weight:550}.settings-module__rHb20G__form p{font-size:13px;line-height:1.7}.settings-module__rHb20G__form button{max-width:100%}.settings-module__rHb20G__error{color:var(--danger);overflow-wrap:anywhere;font-size:14px;line-height:1.7}.settings-module__rHb20G__notice{color:var(--success);font-size:14px;line-height:1.7}.settings-module__rHb20G__pending,.settings-module__rHb20G__capture{border:1px solid var(--border);background:var(--bg);overflow-wrap:anywhere;border-radius:8px;margin:16px 0;padding:16px}.settings-module__rHb20G__capture strong,.settings-module__rHb20G__pending strong{font-size:13px;display:block}.settings-module__rHb20G__capture p:last-child,.settings-module__rHb20G__pending p:last-child{margin-bottom:0}.settings-module__rHb20G__review{gap:16px;display:grid}.settings-module__rHb20G__review p{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.7}.settings-module__rHb20G__review button{width:100%}.settings-module__rHb20G__anchors{flex-wrap:wrap;gap:8px 20px;margin-bottom:24px;display:flex}.settings-module__rHb20G__anchors a{min-height:48px;color:var(--muted);text-underline-offset:4px;align-items:center;font-size:13px;text-decoration:underline;display:inline-flex}@media (max-width:800px){.settings-module__rHb20G__grid{grid-template-columns:1fr;gap:24px}.settings-module__rHb20G__form+.settings-module__rHb20G__form{border-top:1px solid var(--border);padding-top:20px}}@media (max-width:480px){.settings-module__rHb20G__panel{padding:20px}.settings-module__rHb20G__form>button{width:100%}}
.recommendation-module__LFPdVq__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;min-width:0;overflow:hidden}.recommendation-module__LFPdVq__artwork{aspect-ratio:16/9;background:#24282a;position:relative;overflow:hidden}.recommendation-module__LFPdVq__posterLink{display:block;position:absolute;inset:0}.recommendation-module__LFPdVq__poster{object-fit:cover;transition:transform .3s}.recommendation-module__LFPdVq__artwork:hover .recommendation-module__LFPdVq__poster{transform:scale(1.025)}.recommendation-module__LFPdVq__previewVideo{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.recommendation-module__LFPdVq__access{pointer-events:none;z-index:1;color:var(--accent);letter-spacing:.02em;background:#101414e8;border:1px solid #ffffff1a;border-radius:4px;padding:5px 9px;font-size:10px;font-weight:600;position:absolute;top:12px;left:12px}.recommendation-module__LFPdVq__previewControls{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:10px;left:10px;right:12px}.recommendation-module__LFPdVq__previewControls button{min-height:48px;color:var(--text);pointer-events:auto;background:#111617e8;border:1px solid #b7bcb83b;border-radius:6px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;display:flex}.recommendation-module__LFPdVq__previewControls button:hover{background:#252a27}.recommendation-module__LFPdVq__previewControls>span{color:#f1eee8;font-variant-numeric:tabular-nums;background:#101414e8;border-radius:4px;padding:6px 8px;font-size:10px;line-height:1}.recommendation-module__LFPdVq__previewError{color:var(--text);background:#151719ed;border-radius:5px;margin:0;padding:8px 10px;font-size:11px;position:absolute;inset:auto 10px 68px}.recommendation-module__LFPdVq__information{padding:17px 18px 4px}.recommendation-module__LFPdVq__metadata{color:var(--muted);gap:7px;margin-bottom:8px;font-size:10px;display:flex}.recommendation-module__LFPdVq__information h3{letter-spacing:-.035em;margin:0 0 8px;font-size:22px;font-weight:500}.recommendation-module__LFPdVq__information h3 a:hover{color:var(--accent)}.recommendation-module__LFPdVq__models{color:var(--muted);margin:0 0 14px;font-size:11px}.recommendation-module__LFPdVq__reason{color:#c1c4bd;overflow-wrap:anywhere;margin:0 0 16px;font-size:12px;line-height:1.75}.recommendation-module__LFPdVq__actions{gap:8px;display:flex}.recommendation-module__LFPdVq__mainAction{flex:1;min-width:0;padding-inline:12px;font-size:12px}.recommendation-module__LFPdVq__saveAction{flex:none;width:48px;padding:0}.recommendation-module__LFPdVq__moreLike{min-height:48px;color:var(--muted);background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:10px 0;font-size:11px;display:flex}.recommendation-module__LFPdVq__moreLike:hover:enabled,.recommendation-module__LFPdVq__moreLike svg{color:var(--accent)}.recommendation-module__LFPdVq__currentError{color:var(--danger);margin:0 0 12px;font-size:11px}.recommendation-module__LFPdVq__unavailable{border:1px dashed var(--border);min-height:160px;color:var(--muted);border-radius:12px;flex-direction:column;align-items:start;gap:12px;padding:24px;font-size:13px;display:flex}.recommendation-module__LFPdVq__unavailable p{margin:0}.recommendation-module__LFPdVq__unavailable a,.recommendation-module__LFPdVq__unavailable button{padding-inline:0;font-size:12px}.recommendation-module__LFPdVq__unavailable button{padding-inline:14px}@media (max-width:767px){.recommendation-module__LFPdVq__card{border-radius:10px}.recommendation-module__LFPdVq__information{padding:16px 16px 3px}.recommendation-module__LFPdVq__information h3{font-size:22px}.recommendation-module__LFPdVq__reason{font-size:12px;line-height:1.75}.recommendation-module__LFPdVq__artwork{aspect-ratio:16/9}.recommendation-module__LFPdVq__mainAction{font-size:13px}.recommendation-module__LFPdVq__moreLike{font-size:12px}.recommendation-module__LFPdVq__previewControls button{font-size:11px}.recommendation-module__LFPdVq__access{top:10px;left:10px}.recommendation-module__LFPdVq__metadata{font-size:10px}}@media (prefers-reduced-motion:reduce){.recommendation-module__LFPdVq__poster{transition:none}.recommendation-module__LFPdVq__artwork:hover .recommendation-module__LFPdVq__poster{transform:none}}
.models-module__of4JdW__models{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px;display:grid}.models-module__of4JdW__modelCard{min-width:0;color:var(--text);text-decoration:none;display:block}.models-module__of4JdW__modelArt{aspect-ratio:4/5;background:var(--surface);border-radius:var(--radius);position:relative;overflow:hidden}.models-module__of4JdW__modelArt img,.models-module__of4JdW__profileArt img{object-fit:cover;filter:brightness(.78);transition:filter .25s}.models-module__of4JdW__modelCard:hover img{filter:brightness(.95)}.models-module__of4JdW__initials{color:#f1eee8;letter-spacing:-.07em;text-shadow:0 2px 20px #111;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,6vw,72px);font-style:italic;font-weight:400;display:grid;position:absolute;inset:0}.models-module__of4JdW__modelArrow{color:#fff;background:#11131540;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:12px;right:12px}.models-module__of4JdW__modelInfo{justify-content:space-between;align-items:center;gap:8px;padding-top:16px;display:flex}.models-module__of4JdW__modelInfo h2{letter-spacing:-.03em;margin:0;font-size:17px;font-weight:500}.models-module__of4JdW__modelInfo span{color:var(--muted);white-space:nowrap;font-size:10px}.models-module__of4JdW__modelCard p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.models-module__of4JdW__profile{border-bottom:1px solid var(--border);align-items:center;gap:32px;padding-bottom:32px;display:flex}.models-module__of4JdW__profileArt{aspect-ratio:4/5;border-radius:var(--radius);flex-shrink:0;width:160px;position:relative;overflow:hidden}.models-module__of4JdW__profile h1{letter-spacing:-.03em;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400}.models-module__of4JdW__profile p{color:var(--muted);max-width:440px;margin:0 0 20px;font-size:14px;line-height:1.7}.models-module__of4JdW__profile span:not(.models-module__of4JdW__initials){color:var(--accent);font-size:11px}@media (max-width:1100px){.models-module__of4JdW__models{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.models-module__of4JdW__models{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.models-module__of4JdW__modelInfo{flex-wrap:wrap;gap:5px;padding-top:12px}.models-module__of4JdW__modelInfo h2{width:100%;font-size:16px}.models-module__of4JdW__modelCard p{font-size:11px}.models-module__of4JdW__profile{align-items:flex-start;gap:20px;padding-bottom:24px}.models-module__of4JdW__profileArt{width:100px}.models-module__of4JdW__profile h1{font-size:32px}.models-module__of4JdW__profile p{margin-bottom:12px;font-size:12px;line-height:1.6}}@media (max-width:359px){.models-module__of4JdW__models{grid-template-columns:1fr}.models-module__of4JdW__profile{flex-direction:column}}@media (prefers-reduced-motion:reduce){.models-module__of4JdW__modelArt img{transition:none}}
.video-detail-module__Wy2aaq__page{gap:24px}.video-detail-module__Wy2aaq__playerArea{border-radius:var(--radius);background:var(--surface);scroll-margin-top:24px;overflow:hidden}.video-detail-module__Wy2aaq__poster{aspect-ratio:16/8;max-height:520px;position:relative;overflow:hidden}.video-detail-module__Wy2aaq__poster img{object-fit:cover}.video-detail-module__Wy2aaq__posterPlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;width:104px;height:104px;font:inherit;background:#111315a6;border:1px solid #ffffff73;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-detail-module__Wy2aaq__posterPlay:hover{border-color:var(--accent);background:#111315d9}.video-detail-module__Wy2aaq__posterCaption{letter-spacing:.15em;text-transform:uppercase;color:#fff;text-shadow:0 1px 5px #111;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.video-detail-module__Wy2aaq__preview{background:#000;position:relative}.video-detail-module__Wy2aaq__preview video{aspect-ratio:16/9;width:100%;max-height:600px;display:block}.video-detail-module__Wy2aaq__previewLabel{color:#fff;pointer-events:none;background:#111315cc;border-radius:4px;padding:5px 8px;font-size:11px;position:absolute;top:16px;left:16px}.video-detail-module__Wy2aaq__closePreview{color:#fff;cursor:pointer;background:#111315cc;border:1px solid #fff3;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:8px;right:8px}.video-detail-module__Wy2aaq__details{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 300px;gap:56px;padding-block:4px 24px;display:grid}.video-detail-module__Wy2aaq__meta{color:var(--muted);flex-wrap:wrap;gap:12px;margin-bottom:16px;font-size:11px;display:flex}.video-detail-module__Wy2aaq__meta span+span:before{content:"·";margin-right:12px}.video-detail-module__Wy2aaq__description{min-width:0}.video-detail-module__Wy2aaq__description h1{letter-spacing:-.035em;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.12}.video-detail-module__Wy2aaq__performers{flex-wrap:wrap;gap:8px 16px;display:flex}.video-detail-module__Wy2aaq__performers a{color:var(--accent);border-bottom:1px solid #0000;padding-block:4px;font-size:13px;text-decoration:none}.video-detail-module__Wy2aaq__performers a:hover{border-color:var(--accent)}.video-detail-module__Wy2aaq__synopsis{color:var(--muted);margin:20px 0;font-size:14px;line-height:1.85}.video-detail-module__Wy2aaq__tags{flex-wrap:wrap;gap:8px;display:flex}.video-detail-module__Wy2aaq__tags a{color:var(--muted);border:1px solid var(--border);border-radius:5px;align-items:center;min-height:32px;padding:7px 10px;font-size:11px;text-decoration:none;display:inline-flex}.video-detail-module__Wy2aaq__tags a:hover{color:var(--text);background:var(--surface)}.video-detail-module__Wy2aaq__purchaseArea{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-self:start;padding:24px}.video-detail-module__Wy2aaq__accessNote{color:var(--text);align-items:center;gap:8px;font-size:12px;display:flex}.video-detail-module__Wy2aaq__accessNote svg{color:var(--accent)}.video-detail-module__Wy2aaq__purchaseArea p{color:var(--muted);margin:10px 0 20px;font-size:12px;line-height:1.7}.video-detail-module__Wy2aaq__priceBlock{margin-bottom:20px}.video-detail-module__Wy2aaq__priceLine{flex-wrap:wrap;align-items:baseline;gap:6px 10px;display:flex}.video-detail-module__Wy2aaq__priceLine strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:27px;font-weight:500}.video-detail-module__Wy2aaq__priceLine span{color:var(--muted);font-size:11px}.video-detail-module__Wy2aaq__primaryActions{flex-direction:column;gap:8px;display:flex}.video-detail-module__Wy2aaq__primaryActions>button{width:100%;min-width:0}.video-detail-module__Wy2aaq__primaryActions>span{display:none}.video-detail-module__Wy2aaq__secondaryActions{gap:8px;margin-top:12px;display:flex}.video-detail-module__Wy2aaq__secondaryActions>button{flex:1;padding-inline:8px;font-size:11px}.video-detail-module__Wy2aaq__streamingNote{color:var(--muted);text-align:center;margin-top:16px;font-size:10px;display:block}@media (max-width:1100px){.video-detail-module__Wy2aaq__details{grid-template-columns:minmax(0,1fr) 280px;gap:28px}.video-detail-module__Wy2aaq__purchaseArea{padding:20px}}@media (max-width:767px){.video-detail-module__Wy2aaq__page{padding-bottom:88px}.video-detail-module__Wy2aaq__poster{aspect-ratio:16/10}.video-detail-module__Wy2aaq__posterPlay{gap:8px;width:88px;height:88px;font-size:9px}.video-detail-module__Wy2aaq__posterCaption{font-size:8px;bottom:12px;left:16px;right:16px}.video-detail-module__Wy2aaq__details{grid-template-columns:1fr;gap:24px}.video-detail-module__Wy2aaq__description h1{font-size:38px}.video-detail-module__Wy2aaq__meta{gap:8px;font-size:10px}.video-detail-module__Wy2aaq__meta span+span:before{margin-right:8px}.video-detail-module__Wy2aaq__performers a{align-items:center;min-height:48px;display:inline-flex}.video-detail-module__Wy2aaq__synopsis{margin-top:12px;font-size:13px}.video-detail-module__Wy2aaq__tags a{min-height:48px}.video-detail-module__Wy2aaq__purchaseArea{padding:20px}.video-detail-module__Wy2aaq__primaryActions{bottom:calc(var(--bottom-nav-height,72px) + env(safe-area-inset-bottom));z-index:25;border-top:1px solid var(--border);background:var(--bg);flex-direction:row;padding:12px 20px;position:fixed;left:0;right:0}.video-detail-module__Wy2aaq__primaryActions>button{flex:1;min-height:48px;padding-inline:10px;font-size:12px}.video-detail-module__Wy2aaq__secondaryActions{margin-top:16px}}
