@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.hero{background:#000;width:100%;height:100dvh;min-height:600px;position:relative;overflow:hidden}.hero__carousel{position:absolute;inset:0}.hero__slide{opacity:0;visibility:hidden;transition:opacity 1s,visibility 1s;position:absolute;inset:0}.hero__slide--active{opacity:1;visibility:visible}.hero__slide-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__video-wrap{position:absolute;inset:0;overflow:hidden}.hero__video-iframe{pointer-events:none;border:none;width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__video-controls{z-index:20;gap:8px;display:flex;position:absolute;top:24px;right:24px}.hero__video-toggle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#00000073;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s,border-color .25s;display:flex}.hero__video-toggle:hover{background:#000000a6;border-color:#ffffff59}.hero__video-toggle--off{background:#b4282880;border-color:#ff64644d}.hero__video-toggle--off:hover{background:#b42828b3}.hero__gradient{pointer-events:none;z-index:10;background:linear-gradient(90deg,#000 0%,#000000e0 14%,#0000008c 32%,#0000002e 52%,#0000000d 68%,#0000 100%),linear-gradient(#0000 30%,#00000014 48%,#0000004d 68%,#000000b3 86%,#000 100%);position:absolute;inset:0}.hero__blur-zone{-webkit-backdrop-filter:blur(12px)saturate(1.2);pointer-events:none;z-index:11;width:65%;height:65%;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(to top right,#000 0% 35%,#0000 75%);mask-image:linear-gradient(to top right,#000 0% 35%,#0000 75%)}.hero__bottom{z-index:20;pointer-events:none;padding:0 48px 90px;position:absolute;bottom:0;left:0;right:0}.hero__info{pointer-events:auto;max-width:480px}.hero__badge{align-items:center;gap:6px;margin-bottom:10px;display:inline-flex}.hero__badge-logo{object-fit:cover;border-radius:5px;width:22px;height:22px}.hero__badge-label{color:#fffc;font-size:13px;font-weight:500}.hero__age-tag{color:#fff;letter-spacing:.3px;background:#d32f2f;border-radius:4px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.hero__badge-sport{font-size:18px;line-height:1}.hero__sport-overlay{background:linear-gradient(#0000004d 0%,#0009 60%,#000000f2 100%);position:absolute;inset:0}.hero__top-overlay,.hero__bottom-overlay{pointer-events:none;display:none;position:absolute;left:0;right:0}.hero__top-overlay{background:linear-gradient(#000000b3 0%,#0000004d 50%,#0000 100%);height:35%;top:0}.hero__bottom-overlay{background:linear-gradient(#0000 0%,#0006 45%,#000000d9 75%,#000 100%);height:55%;bottom:0}.hero__match{align-items:center;gap:24px;margin-bottom:20px;display:flex}.hero__match-team{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.hero__match-badge{object-fit:contain;filter:drop-shadow(0 2px 8px #00000080);width:72px;height:72px}.hero__match-name{color:#ffffffe6;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:13px;font-weight:600;overflow:hidden}.hero__match-vs{flex-direction:column;align-items:center;gap:4px;min-width:80px;display:flex}.hero__match-vs-text{color:#fff;letter-spacing:2px;font-size:28px;font-weight:900}.hero__match-date{color:#ffffffb3;text-align:center;font-size:12px;font-weight:500}.hero__match-time{color:#4fc3f7;letter-spacing:.5px;font-size:14px;font-weight:700}.hero__match-venue{color:#ffffff8c;margin-bottom:20px;font-size:13px;font-weight:400}@media (width<=768px){.hero__match{justify-content:center;gap:16px;margin-bottom:16px}.hero__match-badge{width:56px;height:56px}.hero__match-name{max-width:90px;font-size:12px}.hero__match-vs-text{font-size:22px}.hero__match-time{font-size:13px}.hero__match-venue{text-align:center;margin-bottom:16px;font-size:12px}}.hero__title-logo{object-fit:contain;filter:drop-shadow(0 2px 8px #00000080);width:auto;max-width:320px;height:auto;max-height:100px;margin-bottom:12px;display:block}.hero__title{letter-spacing:-.3px;color:#fff;margin-bottom:10px;font-size:clamp(22px,3vw,34px);font-weight:800;line-height:1.15}.hero__title--slide{text-transform:uppercase;letter-spacing:-.5px;margin-bottom:8px;font-size:clamp(26px,4vw,44px)}.hero__desc{color:#ffffffb8;margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.5}.hero__actions{align-items:center;gap:12px;margin-bottom:12px;display:flex}.hero__btn{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .25s;display:inline-flex}.hero__btn:hover{opacity:.88}.hero__sub-note{color:#ffffff6b;font-size:12px;font-weight:400}.hero__dots{z-index:30;gap:6px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.hero__dot--on{background:#fff;border-radius:4px;width:22px}.hero__dot:hover:not(.hero__dot--on){background:#ffffff8c}@media (width<=1024px){.hero__bottom{padding:0 32px 85px}.hero__title-logo{max-width:260px;max-height:80px}}@media (width<=768px){.hero{height:100dvh;min-height:0}.hero__top-overlay,.hero__bottom-overlay{display:block}.hero__gradient{background:linear-gradient(#0000 0%,#0000000d 20%,#0003 42%,#0009 62%,#000000f0 84%,#000 100%)}.hero__blur-zone{-webkit-backdrop-filter:blur(16px)saturate(1.2);width:100%;height:55%;-webkit-mask-image:linear-gradient(#0000 0%,#000 55% 100%);mask-image:linear-gradient(#0000 0%,#000 55% 100%)}.hero__bottom{justify-content:center;padding:0 24px 70px;display:flex}.hero__info{text-align:center;flex-direction:column;align-items:center;max-width:340px;display:flex}.hero__badge{justify-content:center;margin-bottom:8px}.hero__title-logo{max-width:220px;max-height:70px;margin-left:auto;margin-right:auto}.hero__title{margin-bottom:8px;font-size:21px}.hero__title--slide{margin-bottom:6px;font-size:28px}.hero__desc{margin-bottom:18px;font-size:14px;line-height:1.45}.hero__actions{justify-content:center;width:100%}.hero__btn{width:100%;max-width:280px;padding:14px 0;font-size:15px}.hero__sub-note{font-size:11px}.hero__dots{gap:5px;bottom:18px}.hero__dot{width:7px;height:7px}.hero__dot--on{width:18px}}@media (width<=390px){.hero__bottom{padding:0 20px 65px}.hero__title{font-size:23px}.hero__title--slide{font-size:24px}.hero__title-logo{max-width:180px;max-height:60px}.hero__desc{margin-bottom:16px;font-size:13px}.hero__btn{padding:13px 0;font-size:14px}.hero__dots{bottom:14px}}.home-cta-bar{z-index:900;background:#1d1d1f;padding:12px 20px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #00000026}.home-cta-bar--visible{transform:translateY(0)}.home-cta-bar__inner{justify-content:space-between;align-items:center;gap:16px;max-width:960px;margin:0 auto;display:flex}.home-cta-bar__text{flex-direction:column;gap:2px;display:flex}.home-cta-bar__headline{color:#fff;font-size:15px;font-weight:700}.home-cta-bar__sub{color:#ffffff80;font-size:12px}.home-cta-bar__btn{color:#1d1d1f;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;flex-shrink:0;padding:10px 24px;font-size:13px;font-weight:700;transition:opacity .2s,transform .15s}.home-cta-bar__btn:hover{opacity:.85}.home-cta-bar__btn:active{transform:scale(.97)}@media (width<=480px){.home-cta-bar{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.home-cta-bar__headline{font-size:14px}.home-cta-bar__btn{padding:10px 20px;font-size:12px}}.detail{color:#fff;background:#0a0a0a;min-height:100vh}.detail-error{color:#fff9;background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;display:flex}.detail-error__back{color:#fff;border:1px solid #fff3;border-radius:999px;padding:10px 24px;font-size:14px;text-decoration:none}@keyframes shimmerAnim{0%{background-position:-400px 0}to{background-position:400px 0}}.shimmer{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/800px 100%;border-radius:8px;animation:1.5s ease-in-out infinite shimmerAnim}.detail-skeleton{background:#0a0a0a;min-height:100vh}.detail-skeleton__hero{background:linear-gradient(135deg,#111 0%,#1a1a1a 50%,#111 100%);width:100%;height:100vh;position:relative}.detail-skeleton__back{z-index:5;border-radius:50%;width:40px;height:40px;position:absolute;top:20px;left:20px}.detail-skeleton__info{z-index:5;max-width:680px;position:absolute;bottom:48px;left:48px;right:48px}.detail-skeleton__title{width:320px;max-width:80%;height:40px;margin-bottom:10px}.detail-skeleton__tagline{width:180px;height:14px;margin-bottom:14px}.detail-skeleton__chips{gap:6px;margin-bottom:14px;display:flex}.detail-skeleton__chip{border-radius:4px;width:60px;height:24px}.detail-skeleton__chip--wide{width:100px}.detail-skeleton__desc{width:500px;max-width:100%;height:14px;margin-bottom:8px}.detail-skeleton__desc--short{width:280px;max-width:60%}.detail-skeleton__credit{width:350px;max-width:80%;height:13px;margin-bottom:14px}.detail-skeleton__providers{gap:6px;margin-bottom:16px;display:flex}.detail-skeleton__provider{border-radius:6px;width:30px;height:30px}.detail-skeleton__actions{align-items:center;gap:12px;display:flex}.detail-skeleton__btn{border-radius:8px;width:160px;height:44px}.detail-skeleton__btn-icon{border-radius:50%;width:44px;height:44px}.detail-skeleton__body{padding:40px 48px}.detail-skeleton__section-title{width:120px;height:22px;margin-bottom:20px}.detail-skeleton__cast-row{gap:16px;display:flex;overflow:hidden}.detail-skeleton__cast-item{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.detail-skeleton__cast-avatar{border-radius:50%;width:80px;height:80px}.detail-skeleton__cast-name{width:60px;height:12px}.detail-skeleton__recs-row{gap:14px;display:flex;overflow:hidden}.detail-skeleton__rec-poster{border-radius:10px;flex-shrink:0;width:140px;height:210px}.detail__hero{width:100%;height:100vh;min-height:560px;position:relative;overflow:hidden}.detail__backdrop{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.detail__hero-gradient{background:linear-gradient(#0a0a0a26 0%,#0a0a0a80 45%,#0a0a0aeb 80%,#0a0a0a 100%),linear-gradient(90deg,#0a0a0a80 0%,#0000 55%);position:absolute;inset:0}.detail__back{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:20px;left:20px}.detail__back:hover{background:#ffffff1f}.detail__hero-content{z-index:10;max-width:680px;position:absolute;bottom:48px;left:48px;right:48px}.detail__title{letter-spacing:-1px;text-shadow:0 2px 16px #00000080;margin-bottom:8px;font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.1}.detail__tagline{color:#ffffff73;margin-bottom:12px;font-size:14px;font-style:italic}.detail__meta-line{flex-wrap:wrap;align-items:center;gap:2px;margin-bottom:8px;display:flex}.detail__genre-link{color:#ffffffe0;text-underline-offset:3px;font-size:14px;font-weight:500;-webkit-text-decoration:underline #ffffff40;text-decoration:underline #ffffff40}.detail__dot{color:#ffffff4d}.detail__meta-chips{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.detail__chip{color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:4px;padding:3px 10px;font-size:12px}.detail__chip--age{color:#ff6b6b;background:#ff414126;border-color:#ff414133;font-weight:600}.detail__overview{color:#ffffffa6;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.detail__credits-line{color:#ffffff73;margin-bottom:14px;font-size:13px;line-height:1.5}.detail__credit-label{color:#ffffff4d}.detail__credit-name{color:#ffffffb8}.detail__providers{gap:6px;margin-bottom:16px;display:flex}.detail__provider-logo{object-fit:cover;border:1px solid #ffffff14;border-radius:6px;width:30px;height:30px}.detail__actions{align-items:center;gap:12px;display:flex}.detail__btn-primary{color:#000;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.detail__btn-primary:hover{opacity:.85}.detail__btn-icon{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.detail__btn-icon:hover{color:#fff;background:#ffffff26}.detail__body{max-width:1100px;margin:0 auto;padding:0 48px 80px}.detail__section{margin-bottom:48px}.detail__section-title{letter-spacing:-.2px;margin-bottom:16px;font-size:20px;font-weight:600}.detail__cast-scroll{scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.detail__cast-scroll::-webkit-scrollbar{display:none}.detail__cast-card{text-align:center;flex-shrink:0;width:100px}.detail__cast-img{object-fit:cover;border:2px solid #ffffff0f;border-radius:50%;width:80px;height:80px;margin:0 auto 8px}.detail__cast-placeholder{color:#ffffff4d;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 8px;font-size:24px;font-weight:600;display:flex}.detail__cast-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:12px;font-weight:600;overflow:hidden}.detail__cast-character{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.detail__recs-scroll{scrollbar-width:none;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.detail__recs-scroll::-webkit-scrollbar{display:none}.detail__rec-card{color:inherit;flex-shrink:0;width:140px;text-decoration:none;transition:transform .2s}.detail__rec-card:hover{transform:scale(1.04)}.detail__rec-img{aspect-ratio:2/3;object-fit:cover;background:#111;border-radius:10px;width:100%;margin-bottom:8px}.detail__rec-title{text-overflow:ellipsis;white-space:nowrap;color:#ffffffbf;font-size:12px;font-weight:500;overflow:hidden}.share-modal__backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.share-modal{background:#1a1a1a;border-radius:20px 20px 0 0;width:100%;max-width:440px;padding:24px;animation:.3s slideUp}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.share-modal__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.share-modal__title{font-size:18px;font-weight:600}.share-modal__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.share-modal__close:hover{color:#fff}.share-modal__channels{justify-content:space-between;gap:8px;display:flex}.share-modal__channel{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:12px 8px;text-decoration:none;transition:background .2s;display:flex}.share-modal__channel:hover{background:#ffffff0f}.share-modal__icon{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.share-modal__label{text-align:center;color:#fff9;font-size:11px;font-weight:500}@media (width<=768px){.detail__hero{height:auto;min-height:unset;aspect-ratio:unset}.detail__backdrop{height:50vh;min-height:280px;position:relative}.detail__hero-gradient{height:50vh;min-height:280px}.detail__hero-content{z-index:10;flex-direction:column;margin-top:-80px;padding:0 20px 24px;display:flex;position:relative;bottom:auto;left:auto;right:auto}.detail__providers{order:1;margin-bottom:12px}.detail__title{order:2;font-size:24px}.detail__tagline{order:3}.detail__actions{order:4;margin-bottom:16px}.detail__meta-line{order:5}.detail__meta-chips{order:6}.detail__overview{-webkit-line-clamp:4;line-clamp:4;order:7;font-size:13px}.detail__credits-line{order:8}.detail__body{padding:0 20px 60px}.detail__cast-card{width:85px}.detail__cast-img,.detail__cast-placeholder{width:68px;height:68px}.detail__rec-card{width:115px}.detail__back{width:36px;height:36px;top:14px;left:14px}.detail-skeleton__hero{height:50vh;min-height:280px}.detail-skeleton__info{margin-top:-60px;padding:0 20px 24px;position:relative;bottom:auto;left:auto;right:auto}.detail-skeleton__title{width:70%;height:28px}.detail-skeleton__cast-avatar{width:68px;height:68px}.detail-skeleton__rec-poster{width:115px;height:172px}.detail-skeleton__body{padding:24px 20px}.share-modal{border-radius:20px 20px 0 0;max-width:100%}}@media (width>=769px){.share-modal__backdrop{align-items:center}.share-modal{border-radius:20px;animation:.2s scaleIn}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}}.t10p{background:#fafafa;min-height:100vh;padding-bottom:60px}.t10p__header{align-items:center;gap:12px;max-width:900px;margin:0 auto;padding:24px 32px 20px;display:flex}.t10p__back{color:#1a1a1a;background:#0000000a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.t10p__back:hover{background:#00000014}.t10p__title{color:#111;letter-spacing:-.5px;flex:1;margin:0;font-size:28px;font-weight:800}.t10p__badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#1a1a1a;border-radius:20px;flex-shrink:0;padding:5px 12px;font-size:11px;font-weight:600}.t10p__tabs{gap:8px;max-width:900px;margin:0 auto;padding:0 32px 24px;display:flex}.t10p__tab{text-align:center;color:#00000073;background:#0000000a;border:1.5px solid #0000;border-radius:12px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s}.t10p__tab:hover{color:#111;background:#0000000f}.t10p__tab--active{color:#111;background:#fff;border-color:#00000014;box-shadow:0 2px 8px #0000000f}.t10p__list{flex-direction:column;gap:12px;max-width:900px;margin:0 auto;padding:0 32px;display:flex}.t10p__item{background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:center;gap:18px;padding:16px 20px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.t10p__item:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.t10p__item-backdrop{opacity:.04;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}.t10p__item-rank{color:#1a1a1a;letter-spacing:-2px;text-align:center;z-index:1;flex-shrink:0;min-width:44px;font-size:36px;font-style:italic;font-weight:900;line-height:1;position:relative}.t10p__item-poster-wrap{aspect-ratio:2/3;z-index:1;background:#e8e8e8;border-radius:10px;flex-shrink:0;width:72px;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000001a}.t10p__item-poster{object-fit:cover;width:100%;height:100%;display:block}.t10p__item-info{z-index:1;flex:1;min-width:0;position:relative}.t10p__item-title{color:#111;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.2px;margin:0 0 6px;font-size:16px;font-weight:700;overflow:hidden}.t10p__item-meta{align-items:center;gap:10px;margin-bottom:6px;display:flex}.t10p__item-rating{color:#333;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.t10p__item-year{color:#00000059;font-size:13px;font-weight:500}.t10p__item-genres{flex-wrap:wrap;gap:6px;display:flex}.t10p__item-genre{color:#0006;background:#0000000a;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.t10p__item-chevron{color:#0003;z-index:1;flex-shrink:0;transition:transform .2s;position:relative}.t10p__item:hover .t10p__item-chevron{color:#0006;transform:translate(3px)}.t10p__loading{flex-direction:column;gap:12px;max-width:900px;margin:0 auto;padding:0 32px;display:flex}.t10p__skeleton{background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:center;gap:18px;padding:16px 20px;display:flex}.t10p__skeleton-rank{background:linear-gradient(110deg,#f0f0f0 30%,#e0e0e0 50%,#f0f0f0 70%) 0 0/200% 100%;border-radius:8px;width:36px;height:36px;animation:1.5s infinite t10p-shimmer}.t10p__skeleton-poster{aspect-ratio:2/3;background:linear-gradient(110deg,#f0f0f0 30%,#e0e0e0 50%,#f0f0f0 70%) 0 0/200% 100%;border-radius:10px;flex-shrink:0;width:72px;animation:1.5s infinite t10p-shimmer}.t10p__skeleton-info{flex-direction:column;flex:1;gap:10px;display:flex}.t10p__skeleton-line{background:linear-gradient(110deg,#f0f0f0 30%,#e0e0e0 50%,#f0f0f0 70%) 0 0/200% 100%;border-radius:7px;height:14px;animation:1.5s infinite t10p-shimmer}.t10p__skeleton-line--long{width:70%}.t10p__skeleton-line--short{width:40%}@keyframes t10p-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=768px){.t10p{padding-bottom:40px}.t10p__header{gap:10px;padding:20px 20px 16px}.t10p__back{width:36px;height:36px}.t10p__title{font-size:22px}.t10p__badge{padding:4px 10px;font-size:10px}.t10p__tabs{gap:6px;padding:0 20px 20px}.t10p__tab{border-radius:10px;padding:10px 16px;font-size:13px}.t10p__list,.t10p__loading{gap:10px;padding:0 16px}.t10p__item{border-radius:14px;gap:14px;padding:14px 16px}.t10p__item-rank{min-width:34px;font-size:28px}.t10p__item-poster-wrap{border-radius:8px;width:60px}.t10p__item-title{font-size:14px}.t10p__item-rating,.t10p__item-year{font-size:12px}.t10p__item-genre{padding:2px 8px;font-size:10px}.t10p__skeleton{border-radius:14px;gap:14px;padding:14px 16px}.t10p__skeleton-poster{border-radius:8px;width:60px}}@media (width<=390px){.t10p__title{font-size:20px}.t10p__item-rank{min-width:30px;font-size:24px}.t10p__item-poster-wrap{width:54px}.t10p__item-title{font-size:13px}}.checkout{background:#f5f5f7;flex-direction:column;min-height:100vh;display:flex}.checkout__timer-bar{color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:500;display:flex}.checkout__timer-bar svg{opacity:.9;flex-shrink:0}.checkout__timer-time{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.checkout__layout{flex:1;gap:40px;width:100%;max-width:1100px;margin:0 auto;padding:32px 24px 60px;display:flex}.checkout__sidebar{display:none}.checkout__main{flex:1;max-width:540px;margin:0 auto;position:relative}.checkout__back{color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s;display:flex}.checkout__back:hover{opacity:.5}.checkout__top-bar{align-items:center;gap:8px;margin-bottom:24px;display:flex}.checkout__page-title{color:#1d1d1f;letter-spacing:-.5px;flex:1;margin:0;font-size:22px;font-weight:800}.checkout__secure-badge{color:#0006;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.checkout__secure-badge svg{color:#22c55e}.checkout__plan-summary{background:#fff;border:1px solid #0000000f;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px 18px;display:none}.checkout__plan-name{color:#1d1d1f;font-size:14px;font-weight:700}.checkout__plan-price{color:#1d1d1f;font-size:17px;font-weight:800}.checkout__plan-period{color:#0006;font-size:12px;font-weight:500}.checkout__form{flex-direction:column;gap:20px;display:flex}.checkout__section{background:#fff;border:1px solid #0000000f;border-radius:16px;overflow:hidden}.checkout__section-head{border-bottom:1px solid #0000000d;align-items:center;gap:14px;padding:18px 24px;display:flex}.checkout__section-num{color:#fff;background:#1d1d1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:flex}.checkout__section-title{color:#1d1d1f;letter-spacing:-.2px;font-size:16px;font-weight:700}.checkout__section-body{padding:20px 24px 24px}.checkout__field{margin-bottom:14px}.checkout__field:last-child{margin-bottom:0}.checkout__input{color:#1d1d1f;box-sizing:border-box;background:#fafafa;border:1.5px solid #0000001a;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:15px;font-weight:500;transition:border-color .2s,box-shadow .2s}.checkout__input:focus{border-color:#1d1d1f;box-shadow:0 0 0 3px #0000000d}.checkout__input::placeholder{color:#00000059}.checkout__input--valid{border-color:#22c55e}.checkout__input--error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44440f}.checkout__input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.checkout__field-error{color:#ef4444;margin-top:4px;padding-left:2px;font-size:12px;font-weight:600;animation:.3s ck-shake;display:block}.checkout__input-wrap,.checkout__input-icon-wrap{position:relative}.checkout__input-left-icon{color:#0000004d;pointer-events:none;z-index:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.checkout__input--icon{padding-left:44px}.checkout__input--card{padding-right:90px}.checkout__card-brand{pointer-events:none;align-items:center;line-height:0;animation:.25s brand-in;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes brand-in{0%{opacity:0;transform:translateY(-50%)scale(.7)}to{opacity:1;transform:translateY(-50%)scale(1)}}.checkout__row{gap:12px;display:flex}.checkout__row .checkout__field{flex:1}.checkout__pay-tabs{gap:8px;margin-bottom:18px;display:flex}.checkout__pay-tab{color:#0006;cursor:pointer;background:0 0;border:1.5px solid #00000014;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative}.checkout__pay-tab--active{color:#1d1d1f;background:#00000008;border-color:#1d1d1f}.checkout__pay-check-badge{z-index:2;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 6px #22c55e4d}.checkout__input-wrap--phone{background:#fafafa;border:1.5px solid #0000001a;border-radius:10px;align-items:center;transition:border-color .2s;display:flex;position:relative;overflow:visible}.checkout__input-wrap--phone:focus-within{border-color:#1d1d1f}.checkout__input-wrap--phone .checkout__input--error{border-color:#0000}.checkout__input-wrap--phone:has(.checkout__input--error){border-color:#ef4444}.checkout__input--phone{background:0 0!important;border:none!important;border-radius:0!important}.checkout__phone-prefix{color:#00000080;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border-right:1px solid #0000000f;flex-shrink:0;align-items:center;gap:6px;padding:0 8px 0 14px;font-size:13px;font-weight:600;display:flex}.checkout__phone-prefix svg{color:#0000004d}.checkout__phone-flag-img{object-fit:cover;border-radius:2px}.checkout__phone-dropdown{z-index:200;background:#fff;border:1.5px solid #00000014;border-radius:10px;max-height:240px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.checkout__phone-dropdown-item{color:#1d1d1f;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:13px;transition:background .15s;display:flex}.checkout__phone-dropdown-item:hover{background:#00000008}.checkout__phone-dropdown-item--active{background:#0000000d;font-weight:600}.checkout__phone-dropdown-item img{border-radius:2px;flex-shrink:0}.checkout__phone-dropdown-dial{color:#00000059;margin-left:auto;font-size:12px}.checkout__pix-info-box{background:#fafafa;border:1px solid #0000000f;border-radius:12px;margin:4px 0 8px;padding:18px 20px}.checkout__bumps{flex-direction:column;gap:10px;margin-top:4px;display:flex}.checkout__ob input[type=checkbox]{display:none}.checkout__ob-row{align-items:center;gap:10px;display:flex}.checkout__ob--on .checkout__ob-check-box{background:#1d1d1f;border-color:#1d1d1f}.checkout__ob-content{flex:1;min-width:0}.checkout__ob-title{color:#1d1d1f;font-size:13px;font-weight:700;display:block}.checkout__ob-price{color:#00000073;font-size:13px;font-weight:600}.checkout__pix-info-header{color:#1d1d1f;align-items:center;gap:8px;margin-bottom:14px;display:flex}.checkout__pix-info-title{color:#1d1d1f;margin:0;font-size:14px;font-weight:700}.checkout__pix-info-amount{background:#fff;border:1px solid #0000000f;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:12px 14px;display:flex}.checkout__pix-info-amount span{color:#00000073;font-size:13px}.checkout__pix-info-amount strong{color:#1d1d1f;font-size:18px;font-weight:800}.checkout__pix-info-perks{flex-direction:column;gap:8px;display:flex}.checkout__pix-info-perk{color:#00000080;align-items:center;gap:8px;font-size:12px;display:flex}.checkout__input-wrap--select{background:#fafafa;border:1.5px solid #00000014;border-radius:10px;padding:8px 12px 6px;transition:border-color .2s;position:relative}.checkout__input-wrap--select:focus-within{border-color:#1d1d1f}.checkout__select-label{color:#00000059;text-transform:uppercase;letter-spacing:.3px;margin-bottom:1px;font-size:9px;font-weight:600}.checkout__select{color:#1d1d1f;appearance:none;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding-right:20px;font-size:15px;font-weight:600}.checkout__select-arrow{color:#00000040;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.checkout__card-fields{margin-top:0}.checkout__error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;margin-top:8px;padding:14px 16px;animation:.4s ck-shake;display:flex}.checkout__error svg{color:#ef4444;flex-shrink:0}.checkout__error span{color:#991b1b;font-size:13px;font-weight:600;line-height:1.4}@keyframes ck-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.checkout__bumps{flex-direction:column;gap:10px;display:flex}.checkout__ob{background:#fff;border:1.5px dashed #0000001f;border-radius:10px;padding:14px 16px;transition:border-color .25s}.checkout__ob--on{background:#32d58308;border-color:#32d583}.checkout__ob-row{cursor:pointer;align-items:center;gap:10px;display:flex}.checkout__ob-row input[type=checkbox]{display:none}.checkout__ob-check-box{color:#0000;border:1.5px solid #0003;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;transition:all .2s;display:flex}.checkout__ob--on .checkout__ob-check-box{color:#fff;background:#32d583;border-color:#32d583}.checkout__ob-content{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.checkout__ob-title{color:#1d1d1f;font-size:13px;font-weight:700}.checkout__ob-price{color:#22c55e;white-space:nowrap;font-size:12px;font-weight:700}.checkout__ob-desc{color:#00000059;margin:6px 0 0 28px;font-size:11px;line-height:1.5}.checkout__summary{background:#fff;border:1px solid #0000000f;border-radius:12px;padding:16px 20px}.checkout__summary-title{color:#1d1d1f;margin-bottom:12px;font-size:13px;font-weight:700}.checkout__summary-row{color:#00000073;justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.checkout__summary-divider{background:#0000000f;height:1px;margin:8px 0}.checkout__summary-row--total{color:#1d1d1f;padding:4px 0 0;font-size:16px;font-weight:800}.checkout__submit{color:#fff;cursor:pointer;background:#1d1d1f;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s;display:flex}.checkout__submit:hover:not(:disabled){opacity:.85}.checkout__submit:active:not(:disabled){transform:scale(.98)}.checkout__submit:disabled{opacity:.5;cursor:not-allowed}.checkout__submit--shimmer{position:relative;overflow:hidden}.checkout__submit--shimmer:not(:disabled):after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff26 50%,#0000 70%);width:60%;height:100%;animation:2.5s infinite ck-shimmer;position:absolute;top:0;left:-100%}@keyframes ck-shimmer{0%{left:-100%}50%{left:120%}to{left:120%}}.checkout__submit--processing{pointer-events:none;background:#1d1d1f;position:relative;overflow:hidden}.checkout__submit--processing:before{content:"";z-index:0;background:#16a34a;width:0;height:100%;animation:1.5s forwards ck-fill;position:absolute;top:0;left:0}@keyframes ck-fill{0%{width:0}to{width:100%}}.checkout__submit--confirmed{background:#16a34a;animation:.3s ck-pop}@keyframes ck-pop{0%{transform:scale(.95)}50%{transform:scale(1.03)}to{transform:scale(1)}}.checkout__spinner{z-index:1;border:2.5px solid #ffffff40;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite ck-spin;position:relative}@keyframes ck-spin{to{transform:rotate(360deg)}}.checkout__secure-bottom{color:#0000004d;justify-content:center;align-items:center;gap:6px;padding-top:20px;font-size:12px;display:flex}.checkout__label{color:#00000080;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.checkout__pix-copy{gap:8px;width:100%;display:flex}.checkout__pix-copy .checkout__input{color:#0006;flex:1;padding:12px 14px;font-size:12px}.checkout__pix-copy-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1d1d1f;border:none;border-radius:10px;padding:12px 20px;font-size:13px;font-weight:700;transition:opacity .2s}.checkout__pix-copy-btn:hover{opacity:.85}.checkout__pix-gateway{background:#fff;border:1px solid #0000000f;border-radius:20px;margin-bottom:16px;padding:32px 28px}.checkout__pix-gateway-head{color:#1d1d1f;justify-content:center;align-items:center;gap:10px;margin-bottom:4px;display:flex}.checkout__pix-gateway-head .checkout__section-title{margin:0}.checkout__pix-gateway-info{color:#0006;text-align:center;margin:0 0 24px;font-size:13px;line-height:1.6}.checkout__pix-gateway-box{background:#fafafa;border:1px solid #0000000d;border-radius:14px;margin-bottom:24px;padding:24px}.checkout__pix-gateway-amount{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:18px;display:flex}.checkout__pix-gateway-amount span{color:#0006;font-size:14px;font-weight:600}.checkout__pix-gateway-amount strong{color:#1d1d1f;letter-spacing:-.5px;font-size:22px;font-weight:800}.checkout__pix-gateway-qr{background:#fff;border:1px solid #0000000d;border-radius:12px;justify-content:center;margin-bottom:18px;padding:20px;display:flex}.checkout__pix-gateway-qr img{border-radius:4px}.checkout__pix-gateway-divider{background:#0000000f;height:1px;margin-bottom:14px}.checkout__pix-gateway .checkout__label{text-align:left}.checkout__pix-gateway-steps{text-align:left;flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.checkout__pix-gateway-step{color:#0000008c;align-items:flex-start;gap:12px;font-size:13px;line-height:1.6;display:flex}.checkout__pix-gateway-step-num{color:#fff;background:#1d1d1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.checkout__pix-awaiting{background:#fffbeb;border:1px solid #b453091f;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:14px;padding:14px 20px;animation:.3s ck-fade-in;display:flex}.checkout__pix-awaiting span{color:#92400e;font-size:12px;font-weight:600;line-height:1.4}.checkout__pix-awaiting svg{flex-shrink:0}.checkout__pix-paid{flex-direction:column;align-items:center;gap:10px;padding:32px 20px;animation:.5s ck-paid-in;display:flex}@keyframes ck-paid-in{0%{opacity:0;transform:scale(.9)}60%{transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.checkout__pix-paid-icon{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 0 0 8px #22c55e1f}.checkout__pix-paid-text{color:#1d1d1f;letter-spacing:-.3px;font-size:18px;font-weight:800}.checkout__pix-paid-sub{color:#0006;font-size:13px;font-weight:500}.checkout__pix-expiry{background:#fffbeb;border:1px solid #b453091a;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:14px 20px;display:flex}.checkout__pix-expiry svg{color:#b45309;flex-shrink:0}.checkout__pix-expiry-label{color:#00000080;font-size:13px}.checkout__pix-expiry-time{color:#b45309;font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:16px;font-weight:800}.checkout__sidebar-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:28px 24px}.checkout__sidebar-logo{color:#1d1d1f;letter-spacing:-.5px;margin-bottom:20px;font-size:20px;font-weight:800;display:block}.checkout__sidebar-logo span{color:#999}.checkout__sidebar-plan{border-bottom:1px solid #0000000f;flex-direction:column;gap:4px;margin-bottom:16px;padding-bottom:16px;display:flex}.checkout__sidebar-plan-label{color:#1d1d1f;font-size:16px;font-weight:700}.checkout__sidebar-plan-price{color:#1d1d1f;letter-spacing:-1px;font-size:28px;font-weight:800}.checkout__sidebar-plan-price span{color:#00000059;font-size:14px;font-weight:500}.checkout__sidebar-secure{color:#00000059;border-top:1px solid #0000000f;align-items:center;gap:6px;padding-top:16px;font-size:12px;font-weight:600;display:flex}.checkout__sidebar-secure svg{color:#22c55e}.checkout__sidebar-order{background:#fff;border:1px solid #0000000f;border-radius:16px;margin-top:16px;padding:20px 24px}@media (width>=900px){.checkout__sidebar{flex-shrink:0;align-self:flex-start;width:340px;display:block;position:sticky;top:32px}.checkout__main{max-width:none;margin:0}}@media (width<=899px){.checkout__plan-summary{display:flex}}@media (width<=480px){.checkout__layout{padding:20px 0 48px}.checkout__top-bar{padding:0 16px}.checkout__plan-summary{margin:0 16px 20px}.checkout__form{padding:0 16px}.checkout__section-head{padding:14px 18px}.checkout__section-body{padding:16px 18px 20px}.checkout__top-bar{margin-bottom:20px}.checkout__page-title{font-size:18px}.checkout__input{padding:12px 14px;font-size:14px}.checkout__input--card{padding-right:85px}.checkout__back{width:32px;height:32px}.checkout__input--icon{padding-left:44px}.checkout__pix-gateway{padding:24px 18px}.checkout__pix-gateway-box{padding:16px}}.ck-modal-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;padding:20px;animation:.2s ck-fade-in;display:flex;position:fixed;inset:0}@keyframes ck-fade-in{0%{opacity:0}to{opacity:1}}.ck-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:380px;padding:32px 24px 24px;animation:.25s ck-modal-in}@keyframes ck-modal-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ck-modal__title{color:#1d1d1f;letter-spacing:-.3px;margin:0 0 8px;font-size:18px;font-weight:800}.ck-modal__desc{color:#00000080;margin:0 0 6px;font-size:14px;line-height:1.5}.ck-modal__desc strong{color:#1d1d1f}.ck-modal__warn{color:#ef4444;margin:0 0 20px;font-size:12px;font-weight:600}.ck-modal__actions{flex-direction:column;gap:8px;display:flex}.ck-modal__btn{cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:14px;font-weight:700;transition:opacity .2s}.ck-modal__btn:hover{opacity:.85}.ck-modal__btn--keep{color:#fff;background:#1d1d1f}.ck-modal__btn--remove{color:#0006;background:0 0;border:1px solid #00000014}@media (width<=480px){.ck-modal-overlay{align-items:flex-end;padding:0}.ck-modal{max-width:100%;padding:28px 20px calc(20px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;animation:.3s ck-modal-up}@keyframes ck-modal-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}.ty{background:linear-gradient(#f0fdf4 0%,#f5f5f7 40%);justify-content:center;align-items:flex-start;min-height:100vh;padding:48px 20px 60px;display:flex;position:relative;overflow:hidden}.ty__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;width:100%;max-width:480px;display:flex;position:relative}.ty__confetti{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.ty__confetti-piece{width:8px;height:8px;top:-20px;left:calc(5% + var(--i) * 4.5%);animation:ty-confetti-fall 3.5s ease-in-out calc(var(--i) * .12s) forwards;opacity:0;border-radius:2px;position:absolute}.ty__confetti-piece:nth-child(3n){background:#22c55e;width:6px;height:10px}.ty__confetti-piece:nth-child(3n+1){background:#4ade80;border-radius:50%;width:8px;height:6px}.ty__confetti-piece:nth-child(3n+2){background:#86efac;width:5px;height:12px}.ty__confetti-piece:nth-child(4n){background:#fbbf24}.ty__confetti-piece:nth-child(5n){background:#60a5fa}@keyframes ty-confetti-fall{0%{opacity:0;transform:translateY(0)rotate(0)scale(0)}10%{opacity:1;transform:translateY(0)rotate(0)scale(1)}to{opacity:0;transform:translateY(100vh)rotate(720deg)scale(.5)}}.ty__check-ring{background:radial-gradient(circle,#4ade801f 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;margin-bottom:20px;animation:2.5s ease-in-out infinite ty-ring-pulse;display:flex}@keyframes ty-ring-pulse{0%,to{box-shadow:0 0 #4ade8033}50%{box-shadow:0 0 0 18px #4ade8000}}.ty__check-circle{background:linear-gradient(135deg,#4ade80 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:.5s cubic-bezier(.175,.885,.32,1.275) both ty-pop;display:flex;box-shadow:0 8px 24px #22c55e40}@keyframes ty-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ty__badge{color:#16a34a;letter-spacing:.3px;text-transform:uppercase;background:#22c55e1a;border:1px solid #22c55e33;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;animation:.5s .15s both ty-fade;display:inline-flex}.ty__title{color:#1d1d1f;letter-spacing:-.6px;margin:0 0 8px;font-size:26px;font-weight:800;animation:.6s .2s both ty-fade}.ty__desc{color:#00000073;max-width:360px;margin:0 0 24px;font-size:14px;line-height:1.65;animation:.6s .3s both ty-fade}@keyframes ty-fade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ty__steps-done{margin-bottom:28px;animation:.6s .35s both ty-fade}.ty__steps-dots{align-items:flex-start;display:flex}.ty__step-item{flex-direction:column;align-items:center;gap:6px;display:flex}.ty__sdot{background:#0000001a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ty__sdot--done{background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%);box-shadow:0 2px 8px #22c55e33}.ty__step-label{color:#16a34a;white-space:nowrap;letter-spacing:.2px;font-size:10px;font-weight:700}.ty__sline{background:#00000014;border-radius:2px;width:36px;height:2px;margin:13px 6px 0}.ty__sline--done{background:linear-gradient(90deg,#4ade80,#22c55e)}.ty__cards{flex-direction:column;gap:12px;width:100%;margin-bottom:20px;animation:.6s .4s both ty-fade;display:flex}.ty__card{text-align:left;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:20px 22px;transition:box-shadow .2s}.ty__card:hover{box-shadow:0 4px 16px #0000000a}.ty__card-head{align-items:center;gap:14px;display:flex}.ty__card-icon{color:#1d1d1f;background:#f5f5f7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ty__card-icon--wa{color:#25d366;background:#25d36614}.ty__card-text{flex-direction:column;gap:2px;min-width:0;display:flex}.ty__card-label{color:#1d1d1f;font-size:15px;font-weight:700}.ty__card-info{color:#0006;margin:0;font-size:12.5px;line-height:1.55}.ty__alert{color:#0006;text-align:left;background:#fff;border:1px solid #0000000f;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:28px;padding:14px 18px;font-size:12px;line-height:1.5;animation:.6s .5s both ty-fade;display:flex}.ty__alert svg{color:#00000040;flex-shrink:0}.ty__btn{color:#fff;cursor:pointer;background:#1d1d1f;border:none;border-radius:14px;width:100%;max-width:340px;padding:16px 32px;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s;animation:.6s .6s both ty-fade}.ty__btn:hover{opacity:.85}.ty__btn:active{transform:scale(.98)}@media (width<=480px){.ty{padding:28px 16px 48px}.ty__check-ring{width:88px;height:88px}.ty__check-circle{width:60px;height:60px}.ty__check-circle svg{width:30px;height:30px}.ty__title{font-size:22px}.ty__desc{font-size:13px}.ty__card{border-radius:14px;padding:16px 18px}.ty__card-icon{border-radius:10px;width:38px;height:38px}.ty__card-info{font-size:12px}}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes border-spin{to{--border-angle:360deg}}.pricing{background:#040613;padding:71px 0 72px;position:relative;overflow:hidden}.pricing:before,.pricing:after{content:"";z-index:1;pointer-events:none;width:100%;height:80px;position:absolute;left:0}.pricing:before{background:linear-gradient(#040613,#0000);top:0}.pricing:after{background:linear-gradient(#0000,#040613);bottom:0}.pricing__inner{z-index:3;text-align:center;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.pricing__title{z-index:6;color:#fff;letter-spacing:-1.5px;margin:0 0 10px;font-size:40px;font-weight:800;line-height:1.1;position:relative}.pricing__subtitle{z-index:6;color:#fff6;margin:0 0 48px;font-size:15px;line-height:1.6;position:relative}.pricing__scroll{-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;padding:16px 0 24px;overflow:auto visible}.pricing__scroll::-webkit-scrollbar{display:none}.pricing__track{justify-content:center;align-items:stretch;gap:24px;min-width:min-content;display:flex}.pricing__item{scroll-snap-align:center;cursor:pointer;flex-shrink:0;width:340px;display:flex;position:relative}.pricing__video-layer{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:3;opacity:0;border-radius:32px;width:201%;height:201%;transition:opacity .4s;position:absolute;top:46%;left:59%;overflow:hidden;transform:translate(-50%,-50%)}.pricing__item--active .pricing__video-layer{opacity:1}.pricing__video{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.pricing__video-fade{z-index:1;border-radius:inherit;background:radial-gradient(70% 60%,#0000 40%,#040613 92%);position:absolute;inset:0}.pricing__card{z-index:4;color:#fff;text-align:left;background:#0d0f1166;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;width:100%;padding:28px 26px 24px;transition:background .3s,border-color .3s;display:flex;position:relative;box-shadow:4px 6px 25px #0000008f}.pricing__item:hover .pricing__card{background:#0d0f1180}.pricing__item--active:hover .pricing__card{background:#0d0f11bf}.pricing__item--active .pricing__card{-webkit-backdrop-filter:blur(6px);background:#0d0f11bf;border-color:#ffffff14}.pricing__name{letter-spacing:-.02em;color:#ffffffb3;margin:0;font-size:20px;font-weight:600;line-height:1.3}.pricing__item--active .pricing__name{color:#fff}.pricing__price{align-items:baseline;margin-top:12px;line-height:1;display:flex}.pricing__currency{color:#fff9;align-self:flex-start;margin-top:10px;margin-right:3px;font-size:18px;font-weight:600}.pricing__amount{letter-spacing:-2px;color:#fff;font-size:58px;font-weight:700}.pricing__cents{color:#fff6;margin-left:1px;font-size:18px;font-weight:500}.pricing__period{color:#ffffff59;margin-left:6px;font-size:16px;font-weight:500}.pricing__desc{letter-spacing:-.01em;color:#ffffff80;margin-top:6px;font-size:15px;line-height:1.5}.pricing__divider{background:#ffffff14;height:1px;margin-top:20px;display:block}.pricing__features{flex-direction:column;flex:1;gap:14px;margin-top:20px;padding:0;list-style:none;display:flex}.pricing__features li{letter-spacing:-.01em;color:#ffffffbf;align-items:center;gap:10px;font-size:15px;line-height:1.2;display:flex}.pricing__features li svg{opacity:.6;flex-shrink:0}.pricing__item--active .pricing__features li{color:#ffffffe6}.pricing__item--active .pricing__features li svg{opacity:1}.pricing__cta{color:#ffffffb3;letter-spacing:-.01em;cursor:pointer;text-align:center;background:0 0;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:24px;padding:0;font-size:16px;font-weight:600;line-height:1;transition:border-color .25s,background .25s,color .25s,transform .15s;display:flex}.pricing__cta:hover{color:#fff;border-color:#ffffff59}.pricing__cta:active{transform:scale(.98)}.pricing__cta--active{color:#000;background:#fff;border-color:#fff;font-weight:700}.pricing__cta--active:hover{color:#000;background:#ffffffe6;border-color:#ffffffe6}@media (width>=1241px){.pricing__scroll{overflow:visible}}@media (width<=1240px){.pricing__track{justify-content:flex-start;padding:0 24px}}@media (width<=768px){.pricing{padding:56px 0 64px;overflow:hidden}.pricing__inner{padding:0 16px;overflow:visible}.pricing__title{letter-spacing:-1px;font-size:28px}.pricing__subtitle{margin-bottom:28px;font-size:14px}.pricing__scroll{margin:0 -16px;padding:10px 12px 28px;position:relative;overflow:auto hidden}.pricing__track{justify-content:flex-start;gap:16px;padding:0 8px}.pricing__item{width:282px;min-width:282px}.pricing__video-layer{display:none}.pricing__card{border-radius:20px;padding:22px 20px 20px;overflow:visible}.pricing__item--active .pricing__card{background:#0d0f1199;border-color:#0000}.pricing__item--active .pricing__card:before{content:"";background:conic-gradient(from var(--border-angle,0deg), transparent 25%, #ffffffe6 50%, transparent 75%);-webkit-mask-composite:xor;pointer-events:none;border-radius:22px;padding:2px;animation:3s linear infinite border-spin;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pricing__name{font-size:17px}.pricing__amount{letter-spacing:-1.5px;font-size:42px}.pricing__currency{margin-top:7px;font-size:15px}.pricing__cents,.pricing__period,.pricing__desc{font-size:14px}.pricing__features{gap:11px;margin-top:16px}.pricing__features li{gap:8px;font-size:14px}.pricing__cta{height:44px;margin-top:20px;font-size:15px}}@media (width<=390px){.pricing{padding:44px 0 52px}.pricing__title{font-size:24px}.pricing__subtitle{margin-bottom:20px;font-size:13px}.pricing__scroll{margin:0 -12px;padding:10px 12px 28px}.pricing__item{width:68vw;max-width:260px}.pricing__video-layer{border-radius:22px;width:201%;height:201%;top:46%;left:58%}.pricing__card{border-radius:18px;padding:18px 16px 16px}.pricing__amount{font-size:36px}.pricing__features li{font-size:13px}.pricing__cta{height:40px;margin-top:16px;font-size:14px}}.plans-page{background:#040613;flex-direction:column;justify-content:center;min-height:100vh;display:flex}.plans-page .pricing{padding-top:48px;padding-bottom:48px}@media (width<=768px){.plans-page .pricing{padding-top:32px;padding-bottom:40px}}.ftr{background:#fff;border-top:1px solid #0000000f;padding:56px 32px 36px}.ftr__inner{flex-direction:column;gap:32px;max-width:900px;margin:0 auto;display:flex}.ftr__top{flex-direction:column;align-items:center;gap:10px;display:flex}.ftr__brand{color:#111;letter-spacing:-.5px;font-size:24px;font-weight:800}.ftr__accent{color:#444}.ftr__tagline{color:#0006;text-align:center;margin:0;font-size:13px}.ftr__social{color:#00000059;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-top:4px;transition:color .2s,border-color .2s,background .2s;display:flex}.ftr__social:hover{color:#111;background:#00000008;border-color:#00000040}.ftr__legal{text-align:center;border-top:1px solid #0000000f;padding-top:24px}.ftr__legal p{color:#00000052;margin:0 0 8px;font-size:11px;line-height:1.7}.ftr__legal p:last-child{margin-bottom:0}.ftr__link{color:#333;font-weight:600;text-decoration:none;transition:color .2s}.ftr__link:hover{color:#111;text-decoration:underline}.ftr__bottom{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.ftr__copy{color:#0000004d;margin:0;font-size:12px}.ftr__lang{position:relative}.ftr__lang-btn{color:#00000073;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:flex}.ftr__lang-btn:hover{color:#000000b3;background:#00000005;border-color:#0003}.ftr__lang-globe{opacity:.45;flex-shrink:0}.ftr__lang-menu{-webkit-backdrop-filter:blur(20px)saturate(1.4);background:#fffffff7;border:1px solid #00000014;border-radius:10px;min-width:140px;padding:4px;animation:.15s ftrFadeIn;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 -4px 24px #00000014}.ftr__lang-item{color:#00000080;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:block}.ftr__lang-item:hover{color:#111;background:#0000000a}.ftr__lang-item--active{color:#333;font-weight:700}@keyframes ftrFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.ftr{padding:40px 20px 28px}.ftr__inner{gap:24px}.ftr__brand{font-size:20px}.ftr__tagline{font-size:12px}.ftr__legal p{text-align:left;font-size:10px}.ftr__bottom{flex-direction:column;align-items:center;gap:16px}.ftr__copy{text-align:center;font-size:11px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--radius-lg:12px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#fff;background-color:#000;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff59}#root{min-height:100vh}
