.pcard{display:block}.pcard,.pcard-frame{position:relative;border-radius:var(--radius-sm)}.pcard-frame{aspect-ratio:2/3;overflow:hidden;background:var(--bg-elev);transition:transform var(--dur-normal) var(--ease-enter),box-shadow var(--dur-normal)}@media (hover:hover) and (pointer:fine){.pcard:hover .pcard-frame{transform:scale(1.04);box-shadow:var(--shadow-md);z-index:5}}@media (prefers-reduced-motion:reduce){.pcard-frame{transition:none}.pcard:hover .pcard-frame{transform:none}}.pcard-frame img{width:100%;height:100%;object-fit:cover}.pcard-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(160deg,#2a2a2a,#141414);color:var(--text-dim);font-size:26px;text-align:center;padding:12px}.pcard-fallback .pcard-fallback-title{font-size:14px;font-weight:600;color:var(--text)}.pcard-body{padding-top:8px}.pcard-title{font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pcard-meta{color:var(--text-dim);font-size:12px;margin-top:2px}.pcard-badge{position:absolute;top:8px;left:8px;background:rgba(0,0,0,.75);color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;padding:3px 8px;border-radius:var(--radius-xs);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2}.t10-rail .rail-slide{display:flex;align-items:flex-end;flex:0 0 auto}.t10-num{font-size:clamp(80px,10vw,150px);font-weight:800;line-height:.8;color:var(--bg);-webkit-text-stroke:2px var(--text-dim);margin-right:-18px;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.t10-rail .rcard{position:relative;z-index:1;width:clamp(200px,16vw,260px)}.series-hero{display:flex;gap:28px;align-items:flex-start;margin-bottom:28px}.series-poster{width:220px;flex-shrink:0;aspect-ratio:2/3;border-radius:var(--radius);overflow:hidden;background:var(--bg-elev)}.series-poster img{width:100%;height:100%;object-fit:cover}.series-info{min-width:0;flex:1 1}.series-title{font-size:30px;font-weight:700;margin:0 0 8px}.series-meta{color:var(--text-dim);font-size:14px;margin-bottom:12px}.series-desc{line-height:1.6;max-width:640px;margin-bottom:16px}.episode-row{display:flex;align-items:center;gap:14px;padding:10px 8px;border-radius:10px;transition:background var(--dur-fast)}.episode-row:hover{background:var(--bg-hover)}.episode-num{width:28px;text-align:center;font-size:16px;color:var(--text-dim);flex-shrink:0}.episode-row .thumb-wrap{width:160px;flex-shrink:0}.episode-info{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:2px}.episode-title{font-weight:500;font-size:15px}.episode-meta{color:var(--text-dim);font-size:13px;margin-top:3px}.season-title{font-size:16px;font-weight:600;margin:22px 0 10px}.shorts-wrap{position:relative}.shorts-feed{height:calc(100vh - var(--header-h) - 32px);overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;margin:-16px -24px;padding:0 24px;overscroll-behavior:contain}.shorts-feed::-webkit-scrollbar{display:none}.short-item{scroll-snap-align:center;scroll-snap-stop:always;height:calc(100vh - var(--header-h) - 32px);display:flex;align-items:center;justify-content:center;gap:16px}.short-stage{position:relative;height:min(100%,calc((100vh - var(--header-h) - 64px)));aspect-ratio:9/16;flex-shrink:0;background:#000;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.short-stage video{width:100%;height:100%;object-fit:contain;cursor:pointer;background:#000}.short-topbar{position:absolute;top:12px;left:12px;display:flex;gap:8px;z-index:3}.short-glass-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-pill);background:rgba(0,0,0,.55);color:#fff;transition:background var(--dur-fast) var(--ease-enter)}.short-glass-btn:hover{background:rgba(0,0,0,.78)}.short-pause-bars{width:12px;height:13px;border-left:4px solid;border-right:4px solid}.short-playpause{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:66px;height:66px;border:none;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;display:flex;align-items:center;justify-content:center;z-index:3}.short-info{position:absolute;left:0;right:0;bottom:0;padding:56px 16px 20px;background:linear-gradient(0deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.86) 55%,rgba(0,0,0,.7) 80%,transparent);color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.8);z-index:2}.short-channel-row{display:flex;align-items:center;gap:9px;margin-bottom:9px}.short-channel-row .avatar{width:30px;height:30px}.short-handle{font-weight:700;font-size:14px;letter-spacing:-.01em}.short-info .short-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.4;color:hsla(0,0%,100%,.94)}.short-track{display:flex;align-items:center;gap:6px;margin-top:9px;font-size:12px;color:hsla(0,0%,100%,.72)}.short-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:hsla(0,0%,100%,.24);z-index:3}.short-progress-fill{height:100%;background:var(--accent)}.short-side{justify-content:flex-end;gap:18px;padding-bottom:18px}.short-action,.short-side{display:flex;flex-direction:column}.short-action{width:56px;align-items:center;gap:5px;background:none;border:none;padding:0;color:var(--text);font-size:12px;font-weight:600;text-align:center}.short-action-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface);border:1px solid var(--border);transition:background var(--dur-fast) var(--ease-enter),transform var(--dur-fast) var(--ease-enter)}.short-action:hover .short-action-icon{background:var(--bg-hover)}.short-action:active .short-action-icon{transform:scale(.92)}.short-action.liked{color:var(--accent)}.short-action.liked .short-action-icon{border-color:var(--accent);animation:heart-pop .42s var(--ease-enter)}@keyframes heart-pop{0%{transform:scale(1)}35%{transform:scale(1.28)}60%{transform:scale(.94)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.short-action.liked .short-action-icon{animation:none}}.short-action-label{color:var(--text-dim);font-size:11.5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.short-action.liked .short-action-label{color:var(--accent)}.short-action-avatar .avatar{width:44px;height:44px;border:1px solid var(--border)}.shorts-nav{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:4}.shorts-nav-btn{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);color:var(--text);transition:background var(--dur-fast) var(--ease-enter),opacity var(--dur-fast) var(--ease-enter)}.shorts-nav-btn:hover:not(:disabled){background:var(--bg-hover)}.shorts-nav-btn:disabled{opacity:.35;cursor:not-allowed}@media (max-width:1100px){.shorts-nav{display:none}}@media (max-width:760px){.series-hero{flex-direction:column;gap:16px}.series-poster{width:150px}.shorts-feed{margin:-16px -12px;padding:0}.short-item{position:relative;gap:0}.short-stage{height:100%;width:100%;aspect-ratio:auto;border-radius:0;box-shadow:none}.short-side{position:absolute;right:8px;bottom:92px;z-index:4;gap:16px;padding-bottom:0}.short-action{color:#fff}.short-action-icon{background:rgba(0,0,0,.42);border-color:hsla(0,0%,100%,.18);color:#fff}.short-action-label{color:hsla(0,0%,100%,.86)}.short-info{padding-right:74px;padding-bottom:78px}.short-progress{bottom:64px}}.verified-badge{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:var(--accent);color:#141414;font-size:10px;font-weight:800;vertical-align:-2px;margin-left:2px}.series-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:-4px 0 14px;padding:11px 15px;background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius)}.series-nav-title{font-weight:600;font-size:14px;letter-spacing:-.01em;transition:color var(--dur-fast) var(--ease-enter)}.series-nav-title:hover{color:var(--accent)}.series-nav-btns{display:flex;gap:8px;align-items:center}body{background:transparent}.ambient{position:fixed;inset:-20vmax;z-index:-1;pointer-events:none;background:radial-gradient(36% 44% at 16% 34%,var(--ambient-warm),transparent 62%),radial-gradient(32% 40% at 78% 20%,var(--ambient-cool),transparent 64%),radial-gradient(60% 46% at 50% 0,var(--ambient-lift),transparent 70%);animation:ambient-drift var(--ambient-drift) var(--ease-standard) infinite alternate;will-change:transform}@keyframes ambient-drift{0%{transform:translate3d(-2%,1%,0) scale(1.02)}to{transform:translate3d(3%,-2%,0) scale(1.09)}}@media (max-width:768px){.ambient{animation:none;inset:-10vmax}}@media (prefers-reduced-motion:reduce){.ambient{animation:none}}.card-menu,.drawer,.dropdown{background:var(--elevated)}@supports (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.card-menu,.drawer,.dropdown{background:var(--glass-bg);border-color:var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}@media (max-width:768px){.card-menu,.drawer,.dropdown{background:var(--elevated);-webkit-backdrop-filter:none;backdrop-filter:none}}}.nav-ribbon,body.is-scrolling .rail-slide{pointer-events:none}.nav-ribbon{position:fixed;top:0;left:0;right:0;height:2px;z-index:calc(var(--z-header) + 1);background:transparent}.nav-ribbon span{display:block;height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-hover));box-shadow:0 0 10px var(--accent-soft);transform-origin:0 50%;transition:transform var(--dur-normal) var(--ease-enter),opacity var(--dur-normal) var(--ease-enter) var(--dur-instant)}@media (prefers-reduced-motion:reduce){.nav-ribbon span{transition:none}}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--ring-color);outline-offset:var(--ring-offset);border-radius:var(--radius-xs)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb:hover{background:var(--text-dimmer)}.drawer,.dropdown,.watch-secondary{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.upload-card select,select.form-input,select.form-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:var(--surface);background-image:linear-gradient(45deg,transparent 50%,var(--text-dim) 50%),linear-gradient(135deg,var(--text-dim) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% + 1px),calc(100% - 13px) calc(50% + 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-enter),background-color var(--dur-fast) var(--ease-enter)}.upload-card select:hover,select.form-input:hover,select.form-select:hover{border-color:var(--border-strong)}.upload-card select option,select.form-select option{background:var(--elevated);color:var(--text)}.filepicker-zone{display:flex;align-items:center;gap:12px;padding:10px 12px 10px 10px;border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--surface);transition:border-color var(--dur-fast) var(--ease-enter),background var(--dur-fast) var(--ease-enter)}.filepicker-zone.is-over{border-color:var(--accent);border-style:solid;background:var(--accent-soft)}.filepicker-zone.is-disabled{opacity:.55}.filepicker-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.filepicker-btn{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;height:34px;padding:0 14px;border-radius:var(--radius-xs);background:var(--contrast-bg);color:var(--contrast-text);font-size:13px;font-weight:600;cursor:pointer;transition:transform var(--dur-fast) var(--ease-enter),opacity var(--dur-fast) var(--ease-enter)}.filepicker-btn:hover{opacity:.88}.filepicker-btn:active{transform:scale(.98)}.filepicker-input:focus-visible+.filepicker-btn{outline:2px solid var(--ring-color);outline-offset:var(--ring-offset)}.filepicker-name{flex:1 1;min-width:0;font-size:13px;color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filepicker-clear{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:var(--radius-pill);background:transparent;color:var(--text-dim);transition:background var(--dur-fast),color var(--dur-fast)}.filepicker-clear:hover{background:var(--bg-hover);color:var(--text)}.avatar-btn,.btn,.btn-accent,.btn-create,.btn-danger,.btn-ghost,.btn-primary,.btn-sm,.card-menu-btn,.chip,.dropdown-item,.filepicker-btn,.google-btn,.hero-btn,.icon-btn,.like-btn,.mobile-nav-item,.nav-rail-item,.pp-btn,.rail-nav,.rcard-quick-btn,.search-btn,.short-glass-btn,.shorts-nav-btn,.side-link,.sub-btn,.thumb-menu-btn{transition-timing-function:var(--ease-enter);transition-duration:var(--dur-fast)}.avatar-btn:active,.btn-accent:active,.btn-create:active,.btn-danger:active,.btn-ghost:active,.btn-primary:active,.btn-sm:active,.btn:active,.card-menu-btn:active,.chip:active,.filepicker-btn:active,.google-btn:active,.hero-btn:active,.icon-btn:active,.like-btn:active,.pp-btn:active,.rcard-quick-btn:active,.search-btn:active,.short-glass-btn:active,.shorts-nav-btn:active,.sub-btn:active,.thumb-menu-btn:active{transform:scale(.96);transition-duration:var(--dur-instant);transition-timing-function:var(--ease-press)}@media (hover:hover) and (pointer:fine){.btn:hover,.chip:hover,.filepicker-btn:hover,.google-btn:hover,.hero-btn:hover{transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.btn:active,.chip:active,.filepicker-btn:active,.hero-btn:active,.icon-btn:active,.pp-btn:active{transform:none;transition-timing-function:var(--ease-standard)}@media (hover:hover){.btn:hover,.chip:hover,.filepicker-btn:hover,.google-btn:hover,.hero-btn:hover{transform:none}}}.thumb-morph{position:fixed;z-index:calc(var(--z-modal) - 1);pointer-events:none;object-fit:cover;transform-origin:0 0;will-change:transform,opacity;background:#000}.wiz{max-width:660px;overflow:hidden}.wiz-rail{display:flex;gap:4px;list-style:none;margin:0 0 28px;padding:0}.wiz-step{flex:1 1;min-width:0}.wiz-step button{width:100%;display:flex;align-items:center;gap:9px;padding:9px 4px 12px;border:none;background:none;color:var(--text-dimmer);font-size:13px;font-weight:500;text-align:left;border-bottom:2px solid var(--border-soft);transition:color var(--dur-fast) var(--ease-enter),border-color var(--dur-normal) var(--ease-enter)}.wiz-step button:disabled{cursor:default;opacity:.5}.wiz-step.current button{color:var(--text);border-bottom-color:var(--accent)}.wiz-step.done button{color:var(--text-dim);border-bottom-color:var(--accent-press)}.wiz-dot{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--border);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:background var(--dur-fast) var(--ease-enter),color var(--dur-fast) var(--ease-enter),border-color var(--dur-fast) var(--ease-enter)}.wiz-step.current .wiz-dot{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.wiz-step.done .wiz-dot{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent)}@media (max-width:620px){.wiz-label{display:none}.wiz-step button{justify-content:center}}.wiz-stage{position:relative}.wiz-panel{display:block}.wiz-lede{font-family:var(--font-display);font-size:20px;font-weight:700;letter-spacing:-.015em;line-height:1.3;margin:0 0 20px;color:var(--text);text-wrap:balance}.wiz-inline{gap:8px;flex-wrap:wrap}.wiz-actions,.wiz-inline{display:flex;align-items:center}.wiz-actions{justify-content:space-between;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid var(--border-soft)}.wiz-actions .btn{display:inline-flex;align-items:center;gap:8px}.wiz-actions .btn-ghost:disabled{visibility:hidden}@font-face{font-family:__Bricolage_Grotesque_a4bae9;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_a4bae9;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bricolage_Grotesque_a4bae9;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_Fallback_a4bae9;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_a4bae9{font-family:__Bricolage_Grotesque_a4bae9,__Bricolage_Grotesque_Fallback_a4bae9;font-style:normal}.__variable_a4bae9{--font-display-face:"__Bricolage_Grotesque_a4bae9","__Bricolage_Grotesque_Fallback_a4bae9"}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_d2dc74;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_d2dc74{font-family:__Manrope_d2dc74,__Manrope_Fallback_d2dc74;font-style:normal}.__variable_d2dc74{--font-sans:"__Manrope_d2dc74","__Manrope_Fallback_d2dc74"}