:root{--bg:#07090d;--surface:#0f1218;--surface-2:#151922;--text:#f7f8fa;--muted:#9ca3af;--accent:#f6c800;--line:#262b36;--radius:22px;--shadow:0 18px 60px rgba(0,0,0,.28);--container:1200px;--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 32px));margin:auto}.section{padding:72px 0}.section-tight{padding:34px 0}.eyebrow{color:var(--accent);font-weight:800;font-size:.95rem}.section-title{font-size:clamp(2rem,5vw,3.7rem);line-height:1.08;margin:.3rem 0 1rem}.section-subtitle{color:var(--muted);font-size:1.08rem;max-width:760px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:50px;padding:0 22px;border-radius:14px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.2s}.btn-primary{background:var(--accent);color:#111}.btn-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn-secondary{border-color:var(--line);background:var(--surface);color:var(--text)}.grid{display:grid;gap:18px}.card{background:linear-gradient(180deg,var(--surface),#0b0e13);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.skip-link{position:absolute;inset-inline-start:-9999px}.skip-link:focus{inset-inline-start:16px;top:16px;background:#fff;color:#000;padding:8px 12px;z-index:9999}.site-header{position:sticky;top:0;z-index:50;background:#07090de6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:1.25rem;flex:0 0 auto}.brand img{max-height:38px;width:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;color:#e5e7eb;font-weight:700}.desktop-nav a{position:relative;padding:26px 0}.desktop-nav a:after{content:"";position:absolute;inset-inline:0;bottom:17px;height:2px;background:var(--accent);transform:scaleX(0);transition:.2s}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.icon-btn{width:46px;height:46px;border-radius:14px;border:1px solid var(--line);background:#0f1218db;color:#fff;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:.2s}.icon-btn:hover{border-color:#f6c80073;background:#151922}.icon-btn svg{width:20px;height:20px;stroke:currentColor}.cart-count{position:absolute;top:-5px;inset-inline-end:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:var(--accent);color:#111;font-size:.7rem;line-height:19px;font-weight:900;text-align:center}.menu-toggle{display:none}.mobile-nav{padding:12px 0 18px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;color:#e5e7eb;font-weight:700}.hero{padding:72px 0 44px;background:radial-gradient(circle at 75% 35%,rgba(46,73,255,.08),transparent 26%),radial-gradient(circle at 15% 70%,rgba(246,200,0,.035),transparent 24%)}.hero-wrap{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:56px;align-items:center}.hero-copy{padding:22px 0;max-width:610px}.hero .eyebrow{font-size:1.02rem;margin-bottom:10px}.hero h1{font-size:clamp(3rem,4.25vw,4.45rem);line-height:1.12;margin:.2rem 0 1.15rem;letter-spacing:0;font-weight:900;text-wrap:balance}.hero p{color:#aeb5c1;font-size:1.12rem;max-width:590px;line-height:1.9}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-cta .btn{min-width:142px}.hero-cta .btn-primary{box-shadow:0 10px 30px #f6c80029}.hero-art{position:relative;overflow:hidden;min-height:0;aspect-ratio:1200/628;border-color:#5062ff47;box-shadow:0 30px 90px #00000061}.hero-art img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;right:0;bottom:0;left:0;background:#08101f}.hero-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#00000014);pointer-events:none}.hero-badge{position:absolute;z-index:2;bottom:18px;inset-inline-start:18px;background:#07090de6;border:1px solid rgba(246,200,0,.5);padding:11px 16px;border-radius:13px;font-weight:900;box-shadow:0 8px 30px #00000038}.trust-grid{grid-template-columns:repeat(4,1fr)}.trust-item{padding:22px}.trust-icon{width:46px;height:46px;border-radius:14px;background:#f6c8001a;display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:1.35rem;margin-bottom:12px}.trust-item h3{margin:0 0 4px;font-size:1rem}.trust-item p{margin:0;color:var(--muted);font-size:.92rem}.category-grid{grid-template-columns:repeat(4,1fr);margin-top:28px}.category-card{min-height:210px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;width:130px;height:130px;border-radius:999px;background:#f6c80014;top:-40px;inset-inline-end:-20px;filter:blur(4px)}.category-card h3{font-size:1.35rem;margin:0 0 5px}.category-card p{margin:0;color:var(--muted)}.category-card:hover{border-color:#f6c80073;transform:translateY(-2px)}.products-grid{grid-template-columns:repeat(4,1fr);margin-top:28px}.product-card{overflow:hidden}.product-media{aspect-ratio:1/1;background:#0a0d12;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.25s}.product-card:hover .product-media img{transform:scale(1.025)}.badge{position:absolute;top:12px;inset-inline-start:12px;background:var(--accent);color:#111;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:900}.product-body{padding:16px}.product-title{font-size:1.08rem;font-weight:800;margin:0 0 8px}.price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.price{font-size:1.15rem;font-weight:900}.compare{color:var(--muted);text-decoration:line-through;font-size:.92rem}.product-card .btn{width:100%;margin-top:14px}.why-grid{grid-template-columns:repeat(4,1fr);margin-top:28px}.why-card{padding:24px}.why-card strong{font-size:1.1rem}.why-card p{color:var(--muted);margin:.5rem 0 0}.steps{grid-template-columns:repeat(3,1fr);margin-top:28px}.step{padding:28px}.step-number{font-size:2.6rem;font-weight:900;color:#f6c800cc}.step h3{margin:.3rem 0}.step p{color:var(--muted);margin:0}.faq-list{display:grid;gap:12px;margin-top:28px}.faq-item{border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.faq-question{width:100%;padding:18px 20px;background:transparent;border:0;color:#fff;text-align:inherit;font-weight:800;display:flex;justify-content:space-between;gap:16px;cursor:pointer}.faq-answer{padding:0 20px 20px;color:var(--muted)}.newsletter{padding:34px}.newsletter-wrap{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:center}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.field{width:100%;min-height:52px;border:1px solid var(--line);background:#171b24;color:#fff;border-radius:14px;padding:0 16px;outline:none}.field:focus{border-color:var(--accent)}.newsletter small{color:var(--muted);display:block;margin-top:8px}.site-footer{border-top:1px solid var(--line);padding:54px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:34px}.footer-brand p,.footer-col a{color:var(--muted)}.footer-col h3{margin-top:0}.footer-col a{display:block;margin:9px 0}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);margin-top:34px;padding-top:20px;color:var(--muted);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.product-page{padding:48px 0}.product-layout{display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:start}.product-gallery{position:sticky;top:100px}.product-gallery .main-image{border-radius:24px;overflow:hidden;background:var(--surface);border:1px solid var(--line)}.product-info{padding-top:12px}.product-info h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.08;margin:.3rem 0 16px}.product-price{font-size:1.65rem;font-weight:900}.product-compare{color:var(--muted);text-decoration:line-through;margin-inline-start:8px}.product-description{color:#d1d5db;margin:24px 0}.variant-label{display:block;font-weight:800;margin-bottom:8px}.variant-select{width:100%;min-height:52px;border-radius:14px;background:var(--surface);border:1px solid var(--line);color:#fff;padding:0 14px}.buy-button{width:100%;margin-top:16px;min-height:56px;font-size:1.05rem}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.benefit{border:1px solid var(--line);border-radius:14px;padding:12px;color:#d1d5db;background:var(--surface)}.collection-head{padding:50px 0 16px}.collection-head h1{font-size:clamp(2.4rem,6vw,4rem);margin:0}.collection-head p{color:var(--muted)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.pagination a,.pagination span{min-width:42px;height:42px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:center}.page-content{max-width:850px;margin:auto;padding:56px 0}.page-content h1{font-size:clamp(2.2rem,5vw,3.7rem)}.page-content .rte{color:#d1d5db}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--line);text-align:inherit}.cart-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}@media(max-width:980px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.hero-wrap,.newsletter-wrap,.product-layout{grid-template-columns:1fr}.hero-copy{max-width:none}.hero-art{min-height:0;aspect-ratio:1200/628}.trust-grid,.category-grid,.products-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.product-gallery{position:static}.steps{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(100% - 24px,var(--container))}.section{padding:52px 0}.hero{padding:34px 0 22px}.hero-wrap{gap:28px}.hero-copy{padding:6px 0}.hero h1{font-size:clamp(2.45rem,11vw,3.15rem);line-height:1.16}.hero p{font-size:1rem;line-height:1.8}.hero-cta{margin-top:22px}.hero-cta .btn{flex:1 1 150px}.hero-art{min-height:0;aspect-ratio:1200/628}.hero-badge{font-size:.82rem;bottom:10px;inset-inline-start:10px;padding:8px 11px}.trust-grid,.category-grid,.products-grid,.why-grid{grid-template-columns:1fr 1fr;gap:12px}.trust-item,.why-card{padding:18px}.category-card{min-height:170px;padding:18px}.products-grid{grid-template-columns:1fr 1fr}.product-body{padding:12px}.product-title{font-size:.95rem}.newsletter{padding:22px}.newsletter-form{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.benefits{grid-template-columns:1fr}.header-inner{min-height:66px}.brand img{max-height:36px}}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px}.section-head--split{align-items:end}.section-title{font-size:clamp(2.2rem,4vw,3.15rem);margin:.32rem 0 .7rem;letter-spacing:-.025em}.section-subtitle{margin:0;line-height:1.85}.category-section{padding-top:58px;padding-bottom:42px}.featured-section{padding-top:42px}.text-link{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;color:#e5e7eb;font-weight:800;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:5px;transition:.2s}.text-link:hover{color:var(--accent);border-color:var(--accent)}.category-grid{gap:16px;margin-top:30px}.category-card{min-height:235px;padding:22px;justify-content:space-between;isolation:isolate;background:linear-gradient(145deg,#121620,#0b0e14 78%);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.category-card:before{width:165px;height:165px;top:-78px;inset-inline-end:-55px;filter:blur(14px);opacity:.7}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.035),transparent 36%);z-index:-1;pointer-events:none}.category-card--1:before{background:#7c3aed47}.category-card--2:before{background:#22d3ee38}.category-card--3:before{background:#3b82f630}.category-card--4:before{background:#f6c8002e}.category-card:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 24px 72px #00000061}.category-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.category-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#ffffff0e;border:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-icon svg{width:25px;height:25px;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.category-label{font-size:.76rem;color:#aab2c1;border:1px solid rgba(255,255,255,.09);border-radius:999px;padding:5px 9px;background:#ffffff06}.category-copy{margin-top:24px}.category-card h3{font-size:1.32rem;line-height:1.3;margin:0 0 7px}.category-card p{font-size:.94rem;line-height:1.7}.category-link{display:flex;align-items:center;gap:7px;margin-top:20px;color:#e8ebf1;font-size:.88rem;font-weight:800}.category-link svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:.2s}.category-card:hover .category-link{color:var(--accent)}.category-card:hover .category-link svg{transform:translate(-3px)}.products-grid{gap:18px;margin-top:30px}.product-card{border-color:#ffffff17;background:linear-gradient(180deg,#11151d,#0a0d12);transition:.22s}.product-card:hover{transform:translateY(-4px);border-color:#ffffff2e;box-shadow:0 26px 78px #0006}.product-media{aspect-ratio:4/3;background:radial-gradient(circle at 75% 25%,rgba(92,68,255,.14),transparent 34%),#090c12;border-bottom:1px solid rgba(255,255,255,.07)}.product-media img{object-fit:cover}.badge{top:14px;inset-inline-start:14px;padding:7px 11px;font-size:.73rem;box-shadow:0 7px 20px #0000003d}.badge--soft{background:#07090dc7;color:#dfe5ef;border:1px solid rgba(255,255,255,.13);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(124,58,237,.32),transparent 26%),radial-gradient(circle at 62% 58%,rgba(34,211,238,.18),transparent 22%)}.product-placeholder span{font-size:4rem;font-weight:950;letter-spacing:-.08em;background:linear-gradient(135deg,#b76cff,#31d9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.product-body{padding:18px}.product-meta{font-size:.73rem;text-transform:uppercase;letter-spacing:.06em;color:#858e9d;margin-bottom:6px}.product-title{font-size:1.07rem;line-height:1.5;min-height:3.15em;margin:0 0 9px}.price-row{min-height:30px}.price{font-size:1.24rem}.product-cta{min-height:46px;margin-top:15px;justify-content:space-between;padding-inline:16px}.product-cta span{font-size:1.05rem}.empty-products{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding:24px;background:linear-gradient(135deg,#11151d,#0b0e13)}.empty-products__icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#f6c8001a;color:var(--accent);font-size:1.45rem}.empty-products p{margin:3px 0 0;color:var(--muted)}html[dir=rtl] body{text-align:right}html[dir=rtl] .desktop-nav,html[dir=rtl] .header-actions,html[dir=rtl] .hero-cta,html[dir=rtl] .price-row{direction:rtl}html[dir=rtl] .hero-copy,html[dir=rtl] .section-head,html[dir=rtl] .footer-grid,html[dir=rtl] .product-body{text-align:right}@media(max-width:980px){.section-head--split{align-items:start}.category-card{min-height:215px}.featured-section{padding-top:34px}}@media(max-width:640px){.section-head{display:block}.section-title{font-size:clamp(2rem,9.5vw,2.65rem)}.category-section{padding-top:44px;padding-bottom:28px}.featured-section{padding-top:28px}.text-link{margin-top:14px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:190px;padding:16px}.category-icon{width:44px;height:44px;border-radius:14px}.category-icon svg{width:22px;height:22px}.category-label{display:none}.category-copy{margin-top:18px}.category-card h3{font-size:1.05rem}.category-card p{font-size:.82rem;line-height:1.6}.category-link{font-size:.8rem;margin-top:12px}.products-grid{grid-template-columns:1fr 1fr}.product-media{aspect-ratio:1/1}.product-body{padding:12px}.product-title{font-size:.9rem;min-height:2.9em}.product-meta{font-size:.66rem}.price{font-size:1.02rem}.compare{font-size:.78rem}.product-cta{font-size:.83rem;min-height:42px;padding-inline:12px}.empty-products{grid-column:1/-1}.empty-products p{font-size:.86rem}}.featured-section--single{padding-top:34px}.featured-section--single .section-head{display:block}.featured-spotlight{margin-top:28px;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);overflow:hidden;border-color:#ffffff1a;background:radial-gradient(circle at 86% 18%,rgba(124,58,237,.13),transparent 27%),linear-gradient(145deg,#11151d,#090c11);box-shadow:0 30px 90px #00000059}.featured-spotlight__media{min-height:500px;background:#080b10;display:flex;align-items:center;justify-content:center;padding:22px;border-inline-end:1px solid rgba(255,255,255,.07);position:relative;overflow:hidden}.featured-spotlight__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 45%,transparent 45%,rgba(0,0,0,.23));pointer-events:none}.featured-spotlight__media img{width:100%;height:100%;max-height:500px;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(0,0,0,.3));transition:.25s}.featured-spotlight:hover .featured-spotlight__media img{transform:scale(1.015)}.featured-spotlight__content{padding:44px;display:flex;flex-direction:column;justify-content:center}.featured-spotlight__topline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.digital-pill{display:inline-flex;align-items:center;width:max-content;border:1px solid rgba(246,200,0,.28);background:#f6c80014;color:#f7da54;border-radius:999px;padding:6px 11px;font-size:.76rem;font-weight:900}.spotlight-vendor,.product-vendor{font-size:.8rem;color:#8f98a8}.featured-spotlight h3{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.15;margin:16px 0 10px;max-width:760px}.featured-spotlight__desc{color:#aeb6c4;font-size:1rem;line-height:1.85;max-width:690px;margin:0 0 24px}.spotlight-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:4px 0 24px}.spotlight-plan{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:14px 15px;background:#ffffff06;transition:.2s;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px}.spotlight-plan:hover{border-color:#f6c8006b;background:#f6c8000b;transform:translateY(-2px)}.spotlight-plan__title{font-weight:800}.spotlight-plan strong{font-size:1.04rem;color:#fff}.spotlight-plan small{grid-column:2;color:#757f8f;text-decoration:line-through}.spotlight-plan.is-disabled{opacity:.45;pointer-events:none}.spotlight-price{display:flex;align-items:baseline;gap:12px;margin:8px 0 24px}.spotlight-price span{color:#8f98a8}.spotlight-price strong{font-size:1.55rem}.spotlight-price small{color:#7f8795;text-decoration:line-through}.spotlight-actions{display:flex;gap:10px;flex-wrap:wrap}.spotlight-actions .btn-primary{min-width:170px;justify-content:space-between}.spotlight-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.075);color:#9fa8b7;font-size:.84rem;font-weight:700}.product-breadcrumb{display:flex;gap:8px;align-items:center;color:#788292;font-size:.85rem;margin-bottom:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-breadcrumb a:hover{color:#fff}.product-layout--premium{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:56px}.product-main-image{min-height:570px;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(circle at 50% 45%,rgba(246,200,0,.055),transparent 30%),#0c0f15}.product-main-image img{width:100%;height:100%;max-height:560px;object-fit:contain}.gallery-note{margin-top:12px;color:#8e97a6;font-size:.86rem;display:flex;align-items:center;gap:8px;justify-content:center}.gallery-note span{color:var(--accent)}.product-info--premium{padding-top:4px}.product-kicker-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.product-info--premium h1{font-size:clamp(2.2rem,4vw,3.45rem);line-height:1.16;margin:0 0 10px}.product-rating-note{color:#8f98a8;font-size:.91rem}.product-price-box{margin:24px 0;padding:18px 20px;border:1px solid rgba(255,255,255,.085);border-radius:17px;background:linear-gradient(135deg,#ffffff09,#ffffff03)}.price-caption{display:block;color:#8f98a8;font-size:.78rem;margin-bottom:2px}.product-price-line{display:flex;align-items:baseline;gap:10px}.product-info--premium .product-price{font-size:2rem;color:#fff}.premium-product-form{margin-top:18px}.variant-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:11px}.variant-heading-row .variant-label{margin:0;font-size:1rem}.variant-heading-row span{color:#788292;font-size:.78rem}.variant-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.variant-option{-webkit-appearance:none;appearance:none;text-align:right;color:#f5f7fa;background:#0e1219;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:13px 14px;cursor:pointer;min-height:74px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 10px;transition:.2s;position:relative}.variant-option:hover{border-color:#fff3;background:#121720}.variant-option.is-selected{border-color:#f6c800a6;box-shadow:0 0 0 1px #f6c8001f inset;background:linear-gradient(135deg,#f6c80012,#10141b)}.variant-option.is-selected:before{content:"\2713";position:absolute;top:8px;inset-inline-start:9px;color:#111;background:var(--accent);width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-size:.68rem;font-weight:950}.variant-option__name{font-weight:850}.variant-option strong{font-size:.96rem}.variant-option small{grid-column:2;color:#737d8d;text-decoration:line-through}.variant-option em{grid-column:1/-1;color:#737d8d;font-size:.72rem;font-style:normal}.variant-option:disabled{opacity:.4;cursor:not-allowed}.product-info--premium .buy-button{min-height:58px;margin-top:16px;justify-content:space-between;padding-inline:20px;box-shadow:0 12px 35px #f6c8001f}.instant-note{margin-top:14px;display:flex;align-items:center;gap:12px;padding:14px;border-radius:15px;background:#f6c8000b;border:1px solid rgba(246,200,0,.14)}.instant-note__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f6c8001a}.instant-note strong,.instant-note small{display:block}.instant-note small{color:#8e97a6;font-size:.78rem;margin-top:2px}.benefits--premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.benefits--premium .benefit{display:flex;align-items:center;gap:10px;min-height:72px}.benefits--premium .benefit>span{font-size:1.1rem}.benefits--premium strong,.benefits--premium small{display:block}.benefits--premium strong{font-size:.85rem;color:#e8ebf0}.benefits--premium small{font-size:.72rem;color:#788292;margin-top:1px}.product-details{margin-top:54px;padding:34px 38px;max-width:900px;margin-inline:auto;background:linear-gradient(145deg,#11151d,#0b0e13)}.product-details h2{font-size:clamp(1.7rem,3vw,2.35rem);margin:.3rem 0 18px}.product-details .product-description{margin:0;color:#c8ced8;line-height:1.9}@media(max-width:980px){.featured-spotlight{grid-template-columns:1fr 1fr}.featured-spotlight__media{min-height:420px}.featured-spotlight__content{padding:30px}.product-layout--premium{grid-template-columns:1fr;gap:30px}.product-main-image{min-height:460px}.product-details{margin-top:38px}.product-gallery{position:static}}@media(max-width:720px){.featured-spotlight{grid-template-columns:1fr}.featured-spotlight__media{min-height:340px;border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.07);padding:16px}.featured-spotlight__content{padding:24px 20px}.featured-spotlight h3{font-size:1.8rem}.spotlight-plans{grid-template-columns:1fr 1fr}.spotlight-trust{gap:10px 14px}.product-page{padding-top:28px}.product-breadcrumb{margin-bottom:18px}.product-main-image{min-height:360px;padding:18px}.product-info--premium h1{font-size:2rem}.variant-options{grid-template-columns:1fr 1fr}.product-details{padding:24px 20px;margin-top:28px}.benefits--premium{grid-template-columns:1fr 1fr}}@media(max-width:480px){.spotlight-plans{grid-template-columns:1fr}.spotlight-actions .btn{width:100%}.variant-options{grid-template-columns:1fr 1fr}.variant-option{min-height:70px;padding:11px}.benefits--premium{grid-template-columns:1fr}.product-main-image{min-height:310px}}#subscriptions{scroll-margin-top:96px}.section-head--featured{display:flex;align-items:end;justify-content:space-between;gap:28px}.section-head--featured .text-link{flex:0 0 auto}.featured-spotlight__content h3 a:hover{color:var(--accent)}@media(max-width:720px){.section-head--featured{display:block}.section-head--featured .text-link{display:inline-flex;margin-top:12px}}.product-page{padding:34px 0 76px}.product-breadcrumb{margin-bottom:22px}.product-layout--premium{gap:44px;align-items:start}.product-main-image{min-height:520px;padding:24px}.product-main-image img{max-height:510px}.product-info--premium h1{font-size:clamp(2.15rem,3.45vw,3.15rem);max-width:690px;text-wrap:balance}.product-rating-note{line-height:1.8}.product-price-box{margin:20px 0 18px;padding:16px 18px}.product-info--premium .product-price{font-size:1.9rem;font-weight:900}.product-vendor,.spotlight-vendor{color:#9aa4b4;font-weight:700}.featured-spotlight__content{padding:40px}.featured-spotlight h3{font-size:clamp(1.9rem,3vw,2.8rem);text-wrap:balance}.featured-spotlight__desc{margin-bottom:20px}.featured-spotlight__media{min-height:460px}.featured-spotlight__media img{max-height:460px}.spotlight-price strong{font-size:1.7rem}.money-code{font-size:.74em;color:#aab2bf;font-weight:800}.product-price,.price,.spotlight-price strong,.spotlight-plan strong{font-variant-numeric:tabular-nums}.gallery-note{opacity:.9}@media(max-width:980px){.product-main-image{min-height:430px}.featured-spotlight__media{min-height:400px}.featured-spotlight__content{padding:30px}}@media(max-width:720px){.product-page{padding-top:22px}.product-main-image{min-height:330px}.featured-spotlight__media{min-height:315px}.featured-spotlight__content{padding:22px 18px}.product-info--premium h1{font-size:1.85rem}.product-price-box{margin:16px 0}.product-info--premium .product-price{font-size:1.65rem}}.contact-page{padding-top:46px;padding-bottom:84px;background:radial-gradient(circle at 82% 12%,rgba(69,63,255,.1),transparent 25%),radial-gradient(circle at 12% 68%,rgba(246,200,0,.035),transparent 24%)}.contact-hero{padding:42px 46px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);gap:36px;align-items:center;overflow:hidden;position:relative;background:linear-gradient(135deg,#111620,#0b0e14 58%,#0b101b)}.contact-hero:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(84,72,255,.18),rgba(0,196,255,.05) 42%,transparent 68%);inset-inline-end:-80px;top:-160px;pointer-events:none}.contact-hero h1{font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.08;margin:.4rem 0 1rem;text-wrap:balance}.contact-hero p{color:#abb4c3;font-size:1.05rem;max-width:720px;margin:0;line-height:1.9}.contact-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.contact-badges span{border:1px solid rgba(255,255,255,.09);background:#ffffff09;padding:8px 12px;border-radius:999px;color:#d9dee7;font-size:.82rem;font-weight:750}.contact-hero__mark{position:relative;z-index:1;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 50% 40%,rgba(64,159,255,.12),transparent 48%),#06080d6b;box-shadow:inset 0 0 0 1px #ffffff04}.contact-hero__logo{width:92px;height:72px;border-radius:22px;display:grid;place-items:center;font-size:3.7rem;font-weight:950;line-height:1;background:linear-gradient(135deg,#8f42ff,#00d5ff);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 24px rgba(82,116,255,.35))}.contact-hero__mark strong{font-size:1.35rem}.contact-hero__mark small{color:#818a99;margin-top:4px}.contact-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:22px;margin-top:24px}.contact-panel{padding:34px}.contact-panel__head h2{font-size:clamp(1.7rem,3vw,2.5rem);margin:.25rem 0 .5rem}.contact-panel__head p{margin:0 0 24px;color:#929baa}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.contact-field{display:grid;gap:7px;color:#e7eaf0;font-size:.88rem;font-weight:750}.contact-field em{color:var(--accent);font-style:normal}.contact-field small{color:#747e8e;font-weight:500}.contact-field--wide{grid-column:1/-1}.contact-field .field{min-height:54px;background:#0b0f16}.contact-select{-webkit-appearance:auto;appearance:auto;padding-inline:14px}.contact-textarea{padding:14px 16px;resize:vertical;min-height:160px}.contact-submit{width:100%;min-height:58px;margin-top:16px;justify-content:space-between;padding-inline:22px}.contact-privacy{color:#6f7887;font-size:.75rem;line-height:1.7;margin:10px 4px 0}.contact-alert{padding:14px 16px;border-radius:14px;margin-bottom:18px;display:grid;gap:2px}.contact-alert--success{background:#30d15814;border:1px solid rgba(48,209,88,.2);color:#bff2cb}.contact-alert--error{background:#ff453a12;border:1px solid rgba(255,69,58,.18);color:#ffc0bc}.contact-side{display:grid;gap:14px;align-content:start}.contact-info-card{padding:20px;display:grid;grid-template-columns:auto 1fr;gap:12px 14px;align-items:start}.contact-info-card__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#f6c80014;border:1px solid rgba(246,200,0,.12);font-size:1.15rem}.contact-info-card span{display:block;color:#778191;font-size:.75rem}.contact-info-card strong{display:block;margin-top:2px;font-size:1rem}.contact-info-card p{color:#8b94a3;font-size:.82rem;line-height:1.7;margin:.35rem 0 0}.contact-link{grid-column:1/-1;padding-top:12px;border-top:1px solid rgba(255,255,255,.065);font-size:.82rem;font-weight:800;color:#e9edf3}.contact-link:hover{color:var(--accent)}.contact-order-tip{padding:18px 20px;border:1px solid rgba(246,200,0,.13);border-radius:18px;background:#f6c80009}.contact-order-tip strong{color:#f1d969}.contact-order-tip p{color:#8f98a8;font-size:.8rem;line-height:1.7;margin:.4rem 0 0}.contact-extra{max-width:900px;margin:34px auto 0;color:#aab2bf}@media(max-width:900px){.contact-hero{grid-template-columns:1fr;padding:30px}.contact-hero__mark{min-height:150px}.contact-layout{grid-template-columns:1fr}.contact-side{grid-template-columns:repeat(3,1fr)}.contact-order-tip{grid-column:1/-1}}@media(max-width:720px){.contact-page{padding-top:24px}.contact-hero{padding:24px 20px}.contact-hero h1{font-size:2.35rem}.contact-hero__mark{display:none}.contact-badges{gap:7px}.contact-badges span{font-size:.74rem}.contact-panel{padding:22px 18px}.contact-form__grid{grid-template-columns:1fr}.contact-field--wide{grid-column:auto}.contact-side{grid-template-columns:1fr}.contact-order-tip{grid-column:auto}}.contact-layout--telegram{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.telegram-panel{padding:42px;position:relative;overflow:hidden;min-height:430px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.telegram-panel:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(50,155,255,.18),rgba(98,54,255,.07) 42%,transparent 70%);top:-110px;inset-inline-end:-70px;pointer-events:none}.telegram-panel__icon{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,#28a9ea,#1677ff);font-size:2rem;color:#fff;box-shadow:0 18px 55px #208fff3d;margin-bottom:22px;transform:rotate(-8deg)}.telegram-panel h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.13;margin:.35rem 0 .8rem;max-width:680px}.telegram-panel p{color:#aab2bf;font-size:1.03rem;max-width:680px;margin:0 0 20px}.telegram-handle{font-size:1.15rem;font-weight:900;color:#76c8ff;padding:9px 14px;border-radius:12px;background:#2699ff14;border:1px solid rgba(79,169,255,.18);margin-bottom:22px}.telegram-cta{min-width:280px;justify-content:space-between}.telegram-note{color:#747e8e;margin-top:14px;line-height:1.7}.footer-telegram{display:inline-flex;margin-top:14px;color:#7cc8ff;font-weight:800}.footer-telegram:hover{color:#fff}.policy-shell{max-width:980px}.policy-hero{padding:42px;margin-bottom:22px;background:radial-gradient(circle at 85% 20%,rgba(246,200,0,.08),transparent 30%),linear-gradient(180deg,#11151d,#0b0e13)}.policy-hero h1{font-size:clamp(2.4rem,5vw,4rem);line-height:1.08;margin:.35rem 0 .8rem}.policy-hero p{color:#aab2bf;font-size:1.05rem;max-width:760px;margin:0}.policy-card{padding:42px;color:#cfd5de}.policy-card h2{font-size:2rem;color:#fff;margin-top:0}.policy-card h3{color:#fff;margin-top:2rem;margin-bottom:.55rem}.policy-card p{color:#aab2bf;line-height:1.95}.policy-card a{color:#7cc8ff;font-weight:800}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.about-values>div{padding:18px;border:1px solid var(--line);border-radius:16px;background:#0c1016}.about-values strong{display:block;color:#fff;font-size:1.08rem}.about-values span{display:block;color:#8f98a8;margin-top:5px}.about-tagline{font-size:1.55rem!important;color:var(--accent)!important;font-weight:900;text-align:center;margin-top:32px!important}@media(max-width:900px){.contact-layout--telegram{grid-template-columns:1fr}.telegram-panel{min-height:0}.about-values{grid-template-columns:1fr}}@media(max-width:720px){.telegram-panel{padding:28px 20px}.telegram-cta{width:100%;min-width:0}.policy-hero,.policy-card{padding:26px 20px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.catalog-page{padding-top:38px;padding-bottom:78px;background:radial-gradient(circle at 86% 16%,rgba(80,103,255,.11),transparent 25%),radial-gradient(circle at 11% 62%,rgba(246,200,0,.03),transparent 24%)}.catalog-hero{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:28px;padding:0;overflow:hidden;background:linear-gradient(135deg,#0b1018,#0a0e15 52%,#070a11);border-color:#5b71ff33;box-shadow:0 28px 100px #00000057}.catalog-hero__visual{position:relative;min-height:260px;display:flex;align-items:end;justify-content:flex-start;padding:34px;background:linear-gradient(160deg,#0d1426,#08111f 55%,#060b14);overflow:hidden}.catalog-orbit{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(67,95,255,.23) 0,rgba(67,95,255,.12) 28%,transparent 62%);border:1px solid rgba(127,149,255,.2);box-shadow:0 0 70px #5369ff2e;inset-inline-start:-135px;top:-120px}.catalog-brand-stack{position:relative;z-index:2}.catalog-brand-logo{width:min(220px,70%);filter:drop-shadow(0 10px 30px rgba(0,0,0,.25))}.catalog-brand-stack p{margin:10px 0 0;color:#dee6f5;font-size:1.02rem;font-weight:700}.catalog-hero__copy{padding:42px 40px;display:flex;flex-direction:column;justify-content:center}.catalog-hero__copy h1{font-size:clamp(3rem,5vw,4.7rem);line-height:1.02;margin:.35rem 0 1rem;text-wrap:balance}.catalog-hero__copy p{margin:0;color:#b7c0cf;font-size:1.08rem;line-height:1.9;max-width:620px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;flex-wrap:wrap}.catalog-sort{padding:8px 12px;min-width:220px;background:linear-gradient(180deg,#10151f,#0a0e14)}.catalog-sort__form{display:flex}.catalog-sort__select{width:100%;min-height:46px;background:transparent;border:0;color:#edf2fb;outline:0;font-weight:800}.catalog-sort__select option{background:#0f1218;color:#fff}.catalog-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.catalog-tab{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0f141d,#0a0e14);color:#dbe3f1;font-weight:800;transition:.2s}.catalog-tab:hover{border-color:#f6c80052;color:#fff;transform:translateY(-1px)}.catalog-tab.is-active{background:linear-gradient(180deg,#355eff57,#1a306e80);border-color:#6f8aff80;box-shadow:inset 0 0 0 1px #749dff33,0 10px 28px #224fff29;color:#fff}.products-grid--catalog{margin-top:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card--catalog{border-radius:22px;border-color:#4d597a5c;background:linear-gradient(180deg,#101720,#0b1016);box-shadow:0 20px 60px #00000038;overflow:hidden}.product-card--catalog:hover{transform:translateY(-2px);border-color:#6179ff47;box-shadow:0 25px 70px #00000047}.product-media--catalog{aspect-ratio:1.45/1;background:linear-gradient(180deg,#0c1018,#091019)}.product-media--catalog img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(1.02) contrast(1.02)}.product-media__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#00000057 72%,#00000085)}.product-card--catalog .badge{top:12px;inset-inline-start:12px;background:#06090eb3;border:1px solid rgba(255,255,255,.08);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-body--catalog{padding:16px 16px 18px}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.product-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:.76rem;color:#cad2de;font-weight:800}.product-title--catalog{font-size:1.22rem;line-height:1.3;margin:0 0 6px;text-wrap:balance}.product-title--catalog a:hover{color:var(--accent)}.product-subtitle{margin:0;color:#aab3c0;font-size:.91rem;line-height:1.7;min-height:46px}.product-footer-row{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:14px}.price-stack{display:flex;flex-direction:column;gap:2px}.price-label{color:#8c95a3;font-size:.78rem;font-weight:700}.product-card--catalog .price{font-size:1.35rem;font-weight:950;color:#f7f8fb;white-space:nowrap}.product-card--catalog .product-cta{width:auto;margin-top:0;min-height:44px;padding-inline:18px;border-radius:13px;white-space:nowrap;box-shadow:0 10px 24px #f6c80024}.empty-catalog-state{padding:28px}.empty-catalog-state strong{display:block;font-size:1.12rem}.empty-catalog-state p{margin:.45rem 0 0;color:#9aa4b3}.catalog-reassurance{margin-top:24px;padding:20px 26px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:linear-gradient(180deg,#0f131b,#0a0e15)}.catalog-reassurance__item{position:relative;padding-inline-end:12px}.catalog-reassurance__item:not(:last-child):after{content:"";position:absolute;top:6px;bottom:6px;inset-inline-end:-9px;width:1px;background:#ffffff12}.catalog-reassurance__item strong{display:block;font-size:1rem;color:#f5f7fb}.catalog-reassurance__item span{display:block;color:#8d97a7;font-size:.88rem;margin-top:5px}.pagination{display:flex;justify-content:center;margin-top:26px}.pagination .page,.pagination .next,.pagination .prev,.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;border-radius:12px;background:#10151d;border:1px solid rgba(255,255,255,.06);margin:0 4px;color:#e7ecf5}.pagination .current,.pagination .page.current{background:#355eff47;border-color:#697eff61}@media(max-width:1220px){.products-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.catalog-hero{grid-template-columns:1fr}.catalog-hero__copy{padding:30px 24px}.catalog-hero__visual{min-height:220px}.products-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-reassurance{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.catalog-page{padding-top:24px;padding-bottom:50px}.catalog-hero__visual{min-height:180px;padding:24px}.catalog-brand-logo{width:min(180px,74%)}.catalog-hero__copy h1{font-size:2.4rem}.catalog-hero__copy p{font-size:1rem}.catalog-toolbar{display:block}.catalog-sort{margin-bottom:12px}.catalog-tabs{gap:8px;overflow:auto;padding-bottom:2px}.catalog-tab{min-height:42px;padding:0 15px;white-space:nowrap}.products-grid--catalog{grid-template-columns:1fr;gap:16px}.product-media--catalog{aspect-ratio:1.55/1}.product-footer-row{flex-direction:column;align-items:stretch}.product-card--catalog .product-cta{width:100%}.catalog-reassurance{grid-template-columns:1fr;padding:18px}.catalog-reassurance__item:not(:last-child):after{display:none}}.catalog-page .container{max-width:1360px}.products-grid.products-grid--catalog{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.products-grid--catalog>.card,.products-grid--catalog>.product-card{min-width:0}.product-card.product-card--catalog{display:flex!important;flex-direction:column!important;border-radius:22px!important;overflow:hidden!important;background:linear-gradient(180deg,#101720,#0b1016)!important;border:1px solid rgba(77,89,122,.36)!important;box-shadow:0 20px 60px #00000038!important}.product-card--catalog .product-media.product-media--catalog{position:relative!important;display:block!important;aspect-ratio:1.45/1!important;min-height:250px!important;overflow:hidden!important;background:#0b1119!important}.product-card--catalog .product-media--catalog img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.product-card--catalog .product-body.product-body--catalog{padding:16px 16px 18px!important;display:flex!important;flex-direction:column!important;gap:0!important}.product-card--catalog .product-subtitle{min-height:0!important}.product-card--catalog .product-footer-row{margin-top:14px!important;display:flex!important;align-items:end!important;justify-content:space-between!important;gap:14px!important}.product-card--catalog .product-cta.btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 18px!important;border-radius:14px!important;background:var(--accent)!important;color:#090b11!important;font-weight:900!important;text-decoration:none!important}.product-card--catalog .price-stack .price-label{display:block!important}.product-card--catalog .price-stack .price{display:block!important;font-size:1.35rem!important;font-weight:950!important;color:#f7f8fb!important}@media(max-width:980px){.products-grid.products-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.products-grid.products-grid--catalog{grid-template-columns:1fr!important}.product-card--catalog .product-footer-row{flex-direction:column!important;align-items:stretch!important}.product-card--catalog .product-cta.btn{width:100%!important}}.products-grid.products-grid--catalog{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.product-card--catalog{min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.service-cover{position:relative;display:flex!important;flex-direction:column;justify-content:flex-end;min-height:205px!important;aspect-ratio:16/9!important;padding:18px!important;overflow:hidden;background:#0b111b;border-bottom:1px solid rgba(255,255,255,.07)}.service-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04070d05,#04070d33 46%,#04070dd1);z-index:1}.service-cover:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(255,255,255,.13);border-radius:34px;transform:rotate(24deg);top:-58px;inset-inline-start:-22px;opacity:.55}.service-cover>*{position:relative;z-index:3}.service-cover__badge{position:absolute;top:13px;inset-inline-start:13px;padding:5px 10px;border-radius:999px;background:#05080e9e;border:1px solid rgba(255,255,255,.13);font-size:.75rem;font-weight:900;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-cover__store{position:absolute;top:14px;inset-inline-end:16px;font-weight:900;font-size:.82rem;color:#ffffffb8;letter-spacing:.02em}.service-cover__name{font-size:clamp(1.55rem,2vw,2.15rem);font-weight:950;line-height:1.05;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.45);max-width:92%;direction:ltr;text-align:left}.service-cover__line{margin-top:9px;color:#ffffffc7;font-size:.78rem;font-weight:700}.service-cover__glow{position:absolute!important;border-radius:50%;filter:blur(2px);opacity:.7;z-index:0!important}.service-cover__glow--one{width:260px;height:260px;top:-125px;inset-inline-end:-70px}.service-cover__glow--two{width:180px;height:180px;bottom:-95px;inset-inline-start:10%}.service-netflix .service-cover{background:linear-gradient(135deg,#25080b,#0d1119 58%,#05070a)}.service-netflix .service-cover__glow--one{background:radial-gradient(circle,rgba(229,9,20,.74),transparent 66%)}.service-amazon .service-cover{background:linear-gradient(135deg,#06213a,#0a1727 50%,#07101a)}.service-amazon .service-cover__glow--one{background:radial-gradient(circle,rgba(0,168,225,.8),transparent 66%)}.service-anghami .service-cover{background:linear-gradient(135deg,#23062f,#111021 54%,#070811)}.service-anghami .service-cover__glow--one{background:radial-gradient(circle,rgba(222,34,255,.75),transparent 66%)}.service-anghami .service-cover__glow--two{background:radial-gradient(circle,rgba(48,230,163,.42),transparent 64%)}.service-apple .service-cover{background:linear-gradient(135deg,#13171d,#05070a 62%,#0d1824)}.service-apple .service-cover__glow--one{background:radial-gradient(circle,rgba(137,191,255,.45),transparent 66%)}.service-disney .service-cover{background:linear-gradient(135deg,#071c51,#0b1431 56%,#060a16)}.service-disney .service-cover__glow--one{background:radial-gradient(circle,rgba(51,115,255,.85),transparent 66%)}.service-osn .service-cover{background:linear-gradient(135deg,#3a082c,#17101f 54%,#080810)}.service-osn .service-cover__glow--one{background:radial-gradient(circle,rgba(242,0,139,.72),transparent 66%)}.service-shahid .service-cover{background:linear-gradient(135deg,#05271f,#0b1718 58%,#060a0b)}.service-shahid .service-cover__glow--one{background:radial-gradient(circle,rgba(0,223,156,.62),transparent 66%)}.service-telegram .service-cover{background:linear-gradient(135deg,#092844,#0b1429 55%,#160c2f)}.service-telegram .service-cover__glow--one{background:radial-gradient(circle,rgba(40,169,234,.72),transparent 66%)}.service-telegram .service-cover__glow--two{background:radial-gradient(circle,rgba(157,88,255,.5),transparent 64%)}.service-spotify .service-cover{background:linear-gradient(135deg,#062417,#0a1510 56%,#050908)}.service-spotify .service-cover__glow--one{background:radial-gradient(circle,rgba(29,185,84,.7),transparent 66%)}.service-gemini .service-cover{background:linear-gradient(135deg,#17235d,#151529 50%,#2d1237)}.service-gemini .service-cover__glow--one{background:radial-gradient(circle,rgba(87,142,255,.72),transparent 66%)}.service-gemini .service-cover__glow--two{background:radial-gradient(circle,rgba(209,91,255,.5),transparent 64%)}.service-tinder .service-cover{background:linear-gradient(135deg,#551329,#1d1020 56%,#09090f)}.service-tinder .service-cover__glow--one{background:radial-gradient(circle,rgba(255,68,102,.74),transparent 66%)}.service-tinder-gold .service-cover{background:linear-gradient(135deg,#4f3508,#18130a 56%,#090908)}.service-tinder-gold .service-cover__glow--one{background:radial-gradient(circle,rgba(255,196,45,.68),transparent 66%)}.service-tinder-platinum .service-cover{background:linear-gradient(135deg,#17202d,#12151c 58%,#080a0d)}.service-tinder-platinum .service-cover__glow--one{background:radial-gradient(circle,rgba(177,195,220,.58),transparent 66%)}.service-movieplus .service-cover{background:linear-gradient(135deg,#10194a,#0d1427 55%,#0f0b18)}.service-movieplus .service-cover__glow--one{background:radial-gradient(circle,rgba(79,96,255,.7),transparent 66%)}.service-movieplus .service-cover__glow--two{background:radial-gradient(circle,rgba(246,200,0,.34),transparent 64%)}.service-generic .service-cover{background:linear-gradient(135deg,#121a2a,#0b1018 58%,#080a0e)}.service-generic .service-cover__glow--one{background:radial-gradient(circle,rgba(98,114,255,.62),transparent 66%)}.product-body--catalog{padding:14px 15px 16px!important}.product-title--catalog{font-size:1.08rem!important;margin-bottom:4px!important}.product-subtitle{font-size:.84rem!important;line-height:1.55!important;min-height:0!important;margin-bottom:0!important}.product-footer-row{margin-top:12px!important}.product-card--catalog .price{font-size:1.18rem!important}.product-card--catalog .price-label{font-size:.7rem!important}.product-card--catalog .product-cta{min-height:42px!important;padding-inline:15px!important;font-size:.87rem!important}.catalog-sort__select{direction:rtl;text-align:right}@media(max-width:1220px){.products-grid.products-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.products-grid.products-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))!important}.service-cover{min-height:185px!important}}@media(max-width:620px){.products-grid.products-grid--catalog{grid-template-columns:1fr!important}.service-cover{min-height:195px!important}.product-footer-row{flex-direction:row!important;align-items:end!important}.product-card--catalog .product-cta{width:auto!important}}.products-grid.products-grid--catalog{gap:20px!important}.product-card--catalog{border-radius:21px!important;background:#0c1118!important}.service-cover--premium{min-height:220px!important;aspect-ratio:16/9!important;padding:18px 18px 17px!important;isolation:isolate}.service-cover--premium:before{background:linear-gradient(180deg,#04070d08,#04070d14 38%,#04070dc7)!important}.service-cover__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-3!important}.service-cover__shine{position:absolute!important;z-index:-1!important;width:65%;height:180%;top:-70%;inset-inline-end:-14%;transform:rotate(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);filter:blur(4px)}.service-logo{position:absolute!important;top:52px;inset-inline-start:18px;z-index:2!important;display:inline-flex;align-items:center;gap:6px;direction:ltr}.service-logo b{font-size:2.7rem;line-height:1;font-weight:950;letter-spacing:-.035em;text-shadow:0 8px 28px rgba(0,0,0,.35)}.service-logo i{font-style:normal;font-size:1rem;font-weight:950;align-self:flex-end;margin-bottom:3px}.service-cover__name{font-size:1.05rem!important;font-weight:900!important;direction:rtl!important;text-align:right!important;margin-top:auto!important}.service-cover__line{font-size:.78rem!important;margin-top:5px!important;color:#ffffffc2!important}.product-body--compact{padding:13px 15px 15px!important}.product-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__title-row .product-title{margin:0!important;min-width:0}.mini-digital-pill{display:none}.product-footer-row--compact{margin-top:11px!important;align-items:center!important}.product-footer-row--compact .price-stack{gap:0!important}.product-footer-row--compact .price-label{font-size:.68rem!important}.product-footer-row--compact .price{font-size:1.13rem!important}.product-footer-row--compact .product-cta{min-height:40px!important;padding:0 14px!important;border-radius:12px!important;font-size:.84rem!important}.service-netflix .service-cover__bg{background:radial-gradient(circle at 18% 15%,rgba(229,9,20,.58),transparent 24%),linear-gradient(135deg,#24070a,#0d1118 58%,#05070a)}.service-netflix .service-logo b{color:#e50914;font-size:4.1rem}.service-amazon .service-cover__bg{background:radial-gradient(circle at 82% 16%,rgba(0,168,225,.42),transparent 28%),linear-gradient(135deg,#071b2f,#0b1828 55%,#071019)}.service-amazon .service-logo b{color:#35b9e7;font-size:2.65rem;font-weight:900}.service-anghami .service-cover__bg{background:radial-gradient(circle at 77% 12%,rgba(223,39,255,.52),transparent 30%),radial-gradient(circle at 20% 85%,rgba(26,220,169,.26),transparent 30%),linear-gradient(135deg,#27052e,#171023 55%,#080811)}.service-anghami .service-logo b{display:grid;place-items:center;width:62px;height:62px;border-radius:22px;color:#fff;background:conic-gradient(#ff39c6,#713cff,#28d6d0,#8cff60,#ffdc54,#ff39c6);box-shadow:inset 0 0 0 7px #07090e8c}.service-apple .service-cover__bg{background:radial-gradient(circle at 76% 14%,rgba(166,210,255,.28),transparent 30%),linear-gradient(135deg,#1a2028,#090b0f 58%,#0d1925)}.service-apple .service-logo b{color:#fff;font-size:3rem;letter-spacing:-.07em}.service-disney .service-cover__bg{background:radial-gradient(circle at 75% 18%,rgba(50,107,255,.55),transparent 32%),linear-gradient(135deg,#071e59,#0b1735 55%,#070b17)}.service-disney .service-logo b{color:#fff;font-size:2.5rem;font-style:italic}.service-osn .service-cover__bg{background:radial-gradient(circle at 78% 16%,rgba(236,0,141,.5),transparent 30%),linear-gradient(135deg,#3a082d,#1a1021 56%,#080810)}.service-osn .service-logo b{color:#fff;font-size:3rem}.service-shahid .service-cover__bg{background:radial-gradient(circle at 76% 14%,rgba(0,220,155,.48),transparent 30%),linear-gradient(135deg,#052a20,#0b1718 58%,#060a0b)}.service-shahid .service-logo b{color:#fff;font-size:2.85rem;direction:rtl}.service-shahid .service-logo i{color:#18e5a3}.service-telegram .service-cover__bg{background:radial-gradient(circle at 75% 14%,rgba(40,169,234,.5),transparent 30%),radial-gradient(circle at 12% 84%,rgba(151,78,255,.35),transparent 30%),linear-gradient(135deg,#092844,#0b1429 58%,#170c31)}.service-telegram .service-logo b{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:linear-gradient(145deg,#31b4f5,#1677ff);color:#fff;font-size:2.4rem;transform:rotate(-20deg)}.service-spotify .service-cover__bg{background:radial-gradient(circle at 75% 14%,rgba(29,185,84,.5),transparent 30%),linear-gradient(135deg,#062519,#0a1510 58%,#050908)}.service-spotify .service-logo b{color:#1db954;font-size:4rem}.service-gemini .service-cover__bg{background:radial-gradient(circle at 76% 14%,rgba(89,139,255,.48),transparent 30%),radial-gradient(circle at 14% 84%,rgba(207,91,255,.38),transparent 30%),linear-gradient(135deg,#18245f,#17172c 55%,#2c1238)}.service-gemini .service-logo b{background:linear-gradient(135deg,#6cb4ff,#8a7cff,#d66bff);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:4rem}.service-tinder .service-cover__bg{background:radial-gradient(circle at 75% 14%,rgba(255,68,102,.55),transparent 30%),linear-gradient(135deg,#56142a,#1d1020 58%,#09090f)}.service-tinder .service-logo b{color:#ff4568;font-size:2.65rem}.service-tinder-gold .service-cover__bg{background:radial-gradient(circle at 75% 14%,rgba(255,196,45,.48),transparent 30%),linear-gradient(135deg,#513607,#1a1409 58%,#090908)}.service-tinder-gold .service-logo b{color:#ffc42d;font-size:2.65rem}.service-tinder-platinum .service-cover__bg{background:radial-gradient(circle at 75% 14%,rgba(200,216,236,.36),transparent 30%),linear-gradient(135deg,#182230,#12161e 58%,#080a0d)}.service-tinder-platinum .service-logo b{color:#e6edf7;font-size:2.4rem}.service-movieplus .service-cover__bg{background:radial-gradient(circle at 76% 14%,rgba(79,96,255,.5),transparent 30%),radial-gradient(circle at 12% 84%,rgba(246,200,0,.26),transparent 28%),linear-gradient(135deg,#111a4e,#0d1428 56%,#100b19)}.service-movieplus .service-logo b{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#4d79ff,#8d4cff);color:#fff;font-size:3rem}.service-generic .service-cover__bg{background:radial-gradient(circle at 76% 14%,rgba(98,114,255,.42),transparent 30%),linear-gradient(135deg,#141d2f,#0b1018 58%,#080a0e)}@media(max-width:900px){.service-cover--premium{min-height:200px!important}}@media(max-width:620px){.service-cover--premium{min-height:190px!important}.service-logo{top:44px}.service-logo b{font-size:2.3rem}}.product-card--catalog{border-radius:20px!important;overflow:hidden!important;background:linear-gradient(180deg,#0d131b,#091018)!important}.service-cover--v34{position:relative!important;display:block!important;min-height:188px!important;aspect-ratio:16/9!important;padding:0!important;overflow:hidden!important;isolation:isolate!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.service-cover--v34:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#00000005,#0000001f 52%,#0000008c);pointer-events:none}.service-cover__mesh{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-2!important;opacity:.45!important;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 80%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 80%)}.service-cover__mstore{position:absolute!important;top:12px!important;inset-inline-end:14px!important;width:82px!important;height:28px!important;object-fit:contain!important;object-position:right center!important;z-index:4!important;opacity:.92!important}.service-cover__badge{position:absolute!important;top:12px!important;inset-inline-start:12px!important;z-index:4!important;padding:5px 9px!important;border-radius:999px!important;background:#06090e9e!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-size:.72rem!important;font-weight:900!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-cover--v34 .service-logo{top:50px!important;inset-inline-start:18px!important}.service-cover--v34 .service-logo b{filter:drop-shadow(0 10px 22px rgba(0,0,0,.28))}.service-cover__copy{position:absolute!important;inset-inline:18px!important;bottom:51px!important;z-index:4!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important}.service-cover__copy strong{font-size:1rem!important;font-weight:950!important;color:#fff!important;line-height:1.2!important;direction:ltr!important;text-align:left!important;max-width:52%!important}.service-cover__copy small{font-size:.74rem!important;color:#ffffffc7!important;font-weight:700!important;text-align:right!important;max-width:47%!important;line-height:1.35!important}.service-cover__plans{position:absolute!important;inset-inline:12px!important;bottom:11px!important;z-index:4!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.service-cover__plans em{display:flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 5px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.14)!important;background:#04070d8a!important;color:#e9edf5!important;font-size:.65rem!important;font-style:normal!important;font-weight:800!important;white-space:nowrap!important;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-body--v34{padding:12px 14px 14px!important}.product-card__micro{display:block;color:#8e98a8;font-size:.68rem;font-weight:800;margin-bottom:2px}.product-body--v34 .product-title{font-size:1.08rem!important;margin:0!important;line-height:1.25!important}.product-footer-row--v34{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;margin-top:11px!important}.product-footer-row--v34 .price-stack{gap:0!important}.product-footer-row--v34 .price-label{font-size:.68rem!important}.product-footer-row--v34 .price{font-size:1.14rem!important;line-height:1.15!important}.product-footer-row--v34 .product-cta{min-height:40px!important;padding:0 14px!important;border-radius:12px!important;font-size:.82rem!important;width:auto!important;margin:0!important}.service-netflix .service-logo b{font-size:4.15rem!important;color:#e50914!important;font-family:Arial Black,Arial,sans-serif!important}.service-amazon .service-logo b{font-size:2.8rem!important;color:#35b9e7!important}.service-anghami .service-logo b{font-size:2.2rem!important;width:58px!important;height:58px!important;border-radius:19px!important}.service-apple .service-logo b{font-size:3rem!important;color:#fff!important}.service-disney .service-logo b{font-size:2.55rem!important;color:#fff!important}.service-osn .service-logo b{font-size:3rem!important;color:#fff!important}.service-shahid .service-logo b{font-size:2.7rem!important;color:#fff!important}.service-shahid .service-logo i{color:#1ee9a8!important}.service-telegram .service-logo b{width:60px!important;height:60px!important;font-size:2.2rem!important}.service-spotify .service-logo b{font-size:3.9rem!important;color:#1db954!important}.service-gemini .service-logo b{font-size:3.8rem!important}.service-tinder .service-logo b,.service-tinder-gold .service-logo b,.service-tinder-platinum .service-logo b{font-size:2.25rem!important}.service-movieplus .service-logo b{width:58px!important;height:58px!important;font-size:2.7rem!important}@media(max-width:1220px){.service-cover--v34{min-height:180px!important}}@media(max-width:720px){.service-cover--v34{min-height:190px!important}.service-cover__copy{bottom:50px!important}.product-footer-row--v34{flex-direction:row!important;align-items:end!important}.product-footer-row--v34 .product-cta{width:auto!important}}.product-title--catalog a{display:inline-flex;align-items:baseline;gap:.3rem;flex-wrap:wrap}.product-title--catalog bdi{direction:ltr;unicode-bidi:isolate}.price-number{direction:ltr;unicode-bidi:isolate;display:inline-block}.product-footer-row--v34 .price{direction:rtl;white-space:nowrap}.service-cover__copy strong{unicode-bidi:isolate}@supports selector(:has(*)){.price-number:has(+*){unicode-bidi:isolate}}.product-body--v34{display:grid!important;grid-template-rows:auto auto!important;gap:10px!important;min-height:0!important;padding:12px 14px 14px!important}.product-body--v34 .product-card__title-row{min-height:0!important}.product-body--v34 .product-title{min-height:0!important;margin:0!important;line-height:1.25!important}.product-body--v34 .product-title a{display:inline-flex!important;align-items:baseline!important;gap:.28rem!important;min-height:0!important}.product-body--v34 .product-title bdi{direction:ltr!important;unicode-bidi:isolate!important}.product-footer-row--v34{margin-top:0!important;align-items:center!important}.product-footer-row--v34 .price{direction:rtl!important;white-space:nowrap!important}.product-footer-row--v34 .price bdi{direction:ltr!important;unicode-bidi:isolate!important}.product-card__micro{margin-bottom:3px!important}@media(max-width:720px){.product-body--v34{gap:9px!important}}.service-cover__copy strong bdi{direction:ltr!important;unicode-bidi:isolate!important}.service-cover__copy strong,.service-logo b{direction:ltr!important;unicode-bidi:isolate!important}.product-title--catalog bdi{direction:ltr!important;unicode-bidi:isolate!important}.product-page--v37{padding:28px 0 82px;background:radial-gradient(circle at 86% 10%,rgba(68,93,255,.09),transparent 28%),radial-gradient(circle at 9% 54%,rgba(246,200,0,.025),transparent 22%)}.product-breadcrumb--v37{display:flex;align-items:center;gap:9px;color:#7f8998;font-size:.84rem;margin-bottom:18px}.product-breadcrumb--v37 a:hover{color:#fff}.product-hero-v37{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:24px;align-items:stretch}.product-visual-v37{position:relative;min-height:570px;overflow:hidden;isolation:isolate;padding:30px;display:flex;flex-direction:column;background:#090e16;border-color:#556cff2e}.product-visual-v37__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.product-visual-v37__mesh{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.42;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 84%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 84%)}.product-visual-v37:after{content:"";position:absolute;width:62%;height:160%;top:-65%;inset-inline-end:-12%;transform:rotate(-24deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.065),transparent);z-index:-1;pointer-events:none}.product-visual-v37__mstore{position:absolute;top:24px;inset-inline-end:26px;width:118px;height:36px;object-fit:contain;object-position:right center}.product-visual-v37__badge{position:absolute;top:25px;inset-inline-start:26px;padding:7px 12px;border-radius:999px;background:#05080e99;border:1px solid rgba(255,255,255,.13);font-size:.78rem;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-visual-v37__center{margin:auto 0;text-align:center;display:flex;flex-direction:column;align-items:center}.product-service-logo{position:static!important;margin-bottom:22px;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:82px}.product-service-logo b{font-size:5rem!important;line-height:1!important}.product-service-logo i{font-style:normal;font-weight:950}.product-visual-v37__center h2{font-size:clamp(2.3rem,4vw,4rem);margin:0;line-height:1}.product-visual-v37__center h2 bdi{direction:ltr;unicode-bidi:isolate}.product-visual-v37__center p{color:#c2cad6;font-size:1.05rem;margin:12px 0 0}.product-visual-v37__plans{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:auto}.product-visual-v37__plans span{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.13);background:#05080e75;font-size:.8rem;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-visual-v37__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.product-visual-v37__trust span{text-align:center;color:#bac3cf;font-size:.78rem;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}.product-purchase-v37{padding:30px;background:linear-gradient(180deg,#111720,#0b1017);border-color:#ffffff14;display:flex;flex-direction:column}.product-purchase-v37__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.product-kicker-v37{color:var(--accent);font-size:.82rem;font-weight:900}.product-purchase-v37 h1{font-size:clamp(2rem,3.3vw,3.2rem);line-height:1.12;margin:.35rem 0 .65rem;text-wrap:balance}.product-purchase-v37 h1 bdi{direction:ltr;unicode-bidi:isolate}.product-purchase-v37__top p{margin:0;color:#9ca6b5;line-height:1.8;max-width:620px}.product-stock-v37{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#2cc96314;border:1px solid rgba(44,201,99,.18);color:#a9efc0;font-size:.74rem;font-weight:900}.product-price-v37{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:18px 20px;border-radius:16px;background:#ffffff06;border:1px solid rgba(255,255,255,.07);margin:22px 0}.product-price-v37>div{display:grid}.product-price-v37 span{color:#8e98a8;font-size:.78rem;font-weight:700}.product-price-v37 strong{font-size:2rem;line-height:1.1;margin-top:3px}.product-price-v37 strong bdi,.product-price-v37 del bdi{direction:ltr;unicode-bidi:isolate}.product-price-v37 del{color:#7f8792;font-size:.92rem}.variant-heading-v37{display:flex;justify-content:space-between;align-items:end;margin-bottom:11px}.variant-heading-v37 strong{display:block;font-size:1rem}.variant-heading-v37 span{display:block;color:#7f8998;font-size:.76rem;margin-top:3px}.variant-options--v37{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.variant-option--v37{min-height:86px!important;padding:13px 14px!important;border-radius:15px!important;background:#0a0f16!important;border:1px solid rgba(255,255,255,.085)!important;color:#fff!important;text-align:right!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:2px 12px!important;cursor:pointer!important;transition:.2s!important}.variant-option--v37:hover{border-color:#f6c8004d!important;background:#0e141d!important}.variant-option--v37.is-selected{border-color:#f6c800b8!important;background:linear-gradient(135deg,#f6c80014,#0e141d)!important;box-shadow:0 0 0 1px #f6c80024,0 12px 30px #f6c8000f!important}.variant-option--v37 .variant-option__name{font-weight:900!important}.variant-option--v37 strong{font-size:1.02rem!important;color:#fff!important}.variant-option--v37 strong bdi,.variant-option--v37 small bdi{direction:ltr;unicode-bidi:isolate}.variant-option--v37 small{grid-column:2;color:#747e8d;text-decoration:line-through}.variant-option--v37 em{grid-column:1/-1;color:#ef9a9a;font-size:.7rem;font-style:normal}.buy-button--v37{width:100%;min-height:58px;margin-top:14px;justify-content:space-between;padding-inline:22px;border-radius:15px;font-size:1rem;box-shadow:0 14px 34px #f6c80024}.buy-button--v37__icon{font-size:1.3rem}.purchase-confidence-v37{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.purchase-confidence-v37>div{padding:12px;border-radius:13px;border:1px solid rgba(255,255,255,.065);background:#ffffff05;display:grid;grid-template-columns:auto 1fr;gap:1px 8px;align-items:center}.purchase-confidence-v37>div>span{grid-row:1/3;font-size:1.05rem}.purchase-confidence-v37 strong{font-size:.78rem}.purchase-confidence-v37 small{font-size:.68rem;color:#7d8796}.product-info-strip-v37{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:20px;padding:18px 20px;background:linear-gradient(180deg,#0f141c,#0a0e14)}.product-info-strip-v37>div{display:grid;grid-template-columns:auto 1fr;gap:0 10px;padding:5px 18px}.product-info-strip-v37>div:not(:last-child){border-inline-end:1px solid rgba(255,255,255,.07)}.product-info-strip-v37>div>span{grid-row:1/3;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#f6c80017;color:var(--accent);font-weight:950}.product-info-strip-v37 strong{font-size:.86rem}.product-info-strip-v37 small{color:#7f8998;font-size:.72rem}.product-details--v37{margin-top:20px;padding:30px}.product-details--v37 h2{font-size:clamp(1.7rem,3vw,2.5rem);margin:.3rem 0 1rem}.product-details--v37 .rte{color:#aab3c1;line-height:1.95}.service-netflix .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(229,9,20,.5),transparent 32%),linear-gradient(135deg,#26080c,#0d1118 58%,#05070a)}.service-amazon .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(0,168,225,.43),transparent 32%),linear-gradient(135deg,#071d32,#0b1828 58%,#071019)}.service-anghami .product-visual-v37__bg{background:radial-gradient(circle at 74% 18%,rgba(223,39,255,.46),transparent 32%),radial-gradient(circle at 15% 85%,rgba(26,220,169,.2),transparent 30%),linear-gradient(135deg,#280630,#171023 58%,#080811)}.service-apple .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(166,210,255,.25),transparent 32%),linear-gradient(135deg,#1a2028,#090b0f 58%,#0d1925)}.service-disney .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(50,107,255,.5),transparent 32%),linear-gradient(135deg,#071f5b,#0b1735 58%,#070b17)}.service-osn .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(236,0,141,.45),transparent 32%),linear-gradient(135deg,#3a082d,#1a1021 58%,#080810)}.service-shahid .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(0,220,155,.43),transparent 32%),linear-gradient(135deg,#052a20,#0b1718 58%,#060a0b)}.service-telegram .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(40,169,234,.46),transparent 32%),radial-gradient(circle at 15% 85%,rgba(151,78,255,.3),transparent 30%),linear-gradient(135deg,#092844,#0b1429 58%,#170c31)}.service-spotify .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(29,185,84,.44),transparent 32%),linear-gradient(135deg,#062519,#0a1510 58%,#050908)}.service-gemini .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(89,139,255,.44),transparent 32%),radial-gradient(circle at 15% 85%,rgba(207,91,255,.32),transparent 30%),linear-gradient(135deg,#18245f,#17172c 58%,#2c1238)}.service-tinder .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(255,68,102,.48),transparent 32%),linear-gradient(135deg,#56142a,#1d1020 58%,#09090f)}.service-tinder-gold .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(255,196,45,.43),transparent 32%),linear-gradient(135deg,#513607,#1a1409 58%,#090908)}.service-tinder-platinum .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(200,216,236,.32),transparent 32%),linear-gradient(135deg,#182230,#12161e 58%,#080a0d)}.service-movieplus .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(79,96,255,.46),transparent 32%),radial-gradient(circle at 14% 84%,rgba(246,200,0,.18),transparent 28%),linear-gradient(135deg,#111a4e,#0d1428 58%,#100b19)}.service-generic .product-visual-v37__bg{background:radial-gradient(circle at 72% 18%,rgba(98,114,255,.4),transparent 32%),linear-gradient(135deg,#141d2f,#0b1018 58%,#080a0e)}@media(max-width:980px){.product-hero-v37{grid-template-columns:1fr}.product-visual-v37{min-height:460px}.purchase-confidence-v37{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.product-page--v37{padding-top:18px}.product-visual-v37{min-height:390px;padding:20px}.product-visual-v37__mstore{width:94px;top:18px;inset-inline-end:18px}.product-visual-v37__badge{top:18px;inset-inline-start:18px}.product-service-logo b{font-size:4rem!important}.product-visual-v37__plans{gap:6px}.product-visual-v37__plans span{font-size:.68rem;min-height:36px}.product-visual-v37__trust{grid-template-columns:1fr;gap:4px}.product-visual-v37__trust span{padding-top:6px;border-top:0}.product-purchase-v37{padding:22px 18px}.product-purchase-v37__top{display:block}.product-stock-v37{display:inline-flex;margin-top:12px}.variant-options--v37{grid-template-columns:1fr 1fr}.purchase-confidence-v37,.product-info-strip-v37{grid-template-columns:1fr}.product-info-strip-v37>div:not(:last-child){border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.07)}.product-info-strip-v37>div{padding:12px 4px}.product-details--v37{padding:22px 18px}}@media(max-width:480px){.variant-options--v37{grid-template-columns:1fr}.product-visual-v37__plans{grid-template-columns:1fr 1fr}.product-visual-v37{min-height:430px}}.home-hero-v38{padding:44px 0 20px;background:radial-gradient(circle at 78% 18%,rgba(72,87,255,.13),transparent 26%),radial-gradient(circle at 12% 82%,rgba(246,200,0,.035),transparent 24%)}.home-hero-v38__shell{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);min-height:520px;overflow:hidden;background:linear-gradient(135deg,#0d121b,#090d14 58%,#0b1120);border-color:#5969ff33}.home-hero-v38__copy{padding:58px 54px;display:flex;flex-direction:column;justify-content:center}.home-hero-v38__eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--accent);font-size:.92rem;font-weight:900;margin-bottom:10px}.home-hero-v38__dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 18px #f6c800b3}.home-hero-v38 h1{font-size:clamp(3.1rem,5.2vw,5rem);line-height:1.05;margin:.2rem 0 1.15rem;font-weight:950;max-width:700px;text-wrap:balance}.home-hero-v38__copy>p{max-width:680px;color:#aeb8c7;font-size:1.08rem;line-height:1.95;margin:0}.home-hero-v38__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.home-hero-v38__primary{box-shadow:0 14px 36px #f6c80029}.home-hero-v38__proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.home-hero-v38__proof span{padding:7px 11px;border:1px solid rgba(255,255,255,.07);background:#ffffff06;border-radius:999px;color:#c4ccd8;font-size:.78rem;font-weight:800}.home-hero-v38__visual{position:relative;min-height:520px;overflow:hidden;background:linear-gradient(145deg,#11183a,#0c1730 45%,#0b0e17);display:flex;align-items:center;justify-content:center}.home-hero-v38__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,11,17,.2),transparent 32%)}.home-hero-v38__orb{position:absolute;border-radius:50%}.home-hero-v38__orb--one{width:420px;height:420px;background:radial-gradient(circle,rgba(74,83,255,.34),rgba(55,97,255,.12) 42%,transparent 68%);top:-130px;inset-inline-end:-70px}.home-hero-v38__orb--two{width:310px;height:310px;background:radial-gradient(circle,rgba(157,72,255,.2),rgba(20,194,255,.09) 42%,transparent 70%);bottom:-120px;inset-inline-start:-60px}.home-hero-v38__brand{position:absolute;z-index:2;top:58px;inset-inline-start:54px;display:grid;justify-items:start}.home-hero-v38__brand img{width:92px;height:auto}.home-hero-v38__brand strong{font-size:2.2rem;line-height:1.1;margin-top:8px}.home-hero-v38__brand span{color:#a9b5c7;margin-top:5px}.home-hero-v38__services{position:absolute;z-index:3;display:grid;grid-template-columns:repeat(3,74px);gap:13px;inset-inline-end:50px;top:116px}.home-service-chip{width:74px;height:74px;border-radius:20px;border:1px solid rgba(255,255,255,.09);display:grid;place-items:center;background:#070a11a8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:950;font-size:1.35rem;box-shadow:0 18px 45px #0003}.home-service-chip--netflix{color:#e50914;font-size:2.2rem}.home-service-chip--prime{color:#35b9e7}.home-service-chip--music{color:#1db954;font-size:2rem}.home-service-chip--telegram{color:#35aee9;font-size:2rem}.home-service-chip--gemini{color:#b67aff;font-size:2.2rem}.home-service-chip--movieplus{color:#8e77ff;font-size:2rem}.home-hero-v38__price-card{position:absolute;z-index:4;bottom:44px;inset-inline:54px;padding:19px 22px;border-radius:18px;background:#070a10c7;border:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 14px}.home-hero-v38__price-card span{color:#aeb8c7;font-size:.82rem}.home-hero-v38__price-card strong{font-size:2rem;color:var(--accent);grid-row:1/3;grid-column:2}.home-hero-v38__price-card small{color:#768193}.home-section-head-v38{display:flex;align-items:end;justify-content:space-between;gap:28px}.home-view-all-v38{display:inline-flex;gap:8px;align-items:center;color:#dbe3f0;font-weight:900;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:4px}.home-view-all-v38:hover{color:var(--accent)}.home-cat-grid-v38{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.home-cat-card-v38{position:relative;min-height:210px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:linear-gradient(145deg,#101621,#0a0e14)}.home-cat-card-v38:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;top:-95px;inset-inline-end:-68px;background:radial-gradient(circle,rgba(76,95,255,.22),transparent 68%)}.home-cat-card-v38--2:before{background:radial-gradient(circle,rgba(29,185,84,.2),transparent 68%)}.home-cat-card-v38--3:before{background:radial-gradient(circle,rgba(164,79,255,.22),transparent 68%)}.home-cat-card-v38--4:before{background:radial-gradient(circle,rgba(246,200,0,.14),transparent 68%)}.home-cat-card-v38__icon{width:48px;height:48px;border-radius:15px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;font-size:1.3rem;font-weight:950}.home-cat-card-v38 div>span{color:#8490a1;font-size:.75rem;font-weight:800}.home-cat-card-v38 h3{font-size:1.35rem;margin:3px 0 5px}.home-cat-card-v38 p{margin:0;color:#98a3b2;font-size:.88rem}.home-cat-card-v38>b{position:absolute;bottom:18px;inset-inline-end:20px;color:var(--accent);font-size:1.2rem}.home-products-v38{padding-top:52px}.home-products-grid-v38{margin-top:25px!important}.home-products-grid-v38 .product-card--catalog{box-shadow:0 16px 50px #0003!important}.home-products-grid-v38 .service-cover--premium{min-height:185px!important}@media(max-width:1100px){.home-hero-v38__shell{grid-template-columns:1fr}.home-hero-v38__visual{min-height:390px}.home-cat-grid-v38{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.home-hero-v38{padding-top:22px}.home-hero-v38__copy{padding:32px 22px}.home-hero-v38 h1{font-size:2.7rem}.home-hero-v38__visual{min-height:345px}.home-hero-v38__brand{top:34px;inset-inline-start:24px}.home-hero-v38__brand img{width:68px}.home-hero-v38__brand strong{font-size:1.65rem}.home-hero-v38__services{grid-template-columns:repeat(3,58px);gap:9px;inset-inline-end:22px;top:96px}.home-service-chip{width:58px;height:58px;border-radius:16px;font-size:1rem}.home-service-chip--netflix,.home-service-chip--music,.home-service-chip--telegram,.home-service-chip--gemini,.home-service-chip--movieplus{font-size:1.55rem}.home-hero-v38__price-card{bottom:22px;inset-inline:22px}.home-hero-v38__price-card strong{font-size:1.6rem}.home-cat-grid-v38{grid-template-columns:1fr}.home-section-head-v38{display:block}.home-view-all-v38{margin-top:12px}}.cart-v39{padding:48px 0 82px;background:radial-gradient(circle at 84% 10%,rgba(74,89,255,.09),transparent 25%),radial-gradient(circle at 12% 82%,rgba(246,200,0,.03),transparent 22%)}.cart-v39__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.cart-v39__head h1{font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.05;margin:.25rem 0 .6rem}.cart-v39__head p{margin:0;color:#9eabba;max-width:720px}.cart-v39__count{padding:8px 13px;border-radius:999px;background:#f6c80014;border:1px solid rgba(246,200,0,.15);color:#f4da68;font-weight:900}.checkout-steps-v39{display:grid;grid-template-columns:repeat(3,1fr);padding:17px 20px;margin-bottom:22px;background:linear-gradient(180deg,#10151e,#0b0f15)}.checkout-step-v39{display:flex;align-items:center;gap:12px;padding:8px 18px;position:relative}.checkout-step-v39:not(:last-child):after{content:"";position:absolute;top:13px;bottom:13px;inset-inline-end:0;width:1px;background:#ffffff12}.checkout-step-v39>span{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#171c25;color:#768092;font-weight:950}.checkout-step-v39 strong{display:block;font-size:.92rem}.checkout-step-v39 small{display:block;color:#727d8e;margin-top:2px}.checkout-step-v39.is-active>span{background:#f6c80021;color:var(--accent);box-shadow:0 0 25px #f6c80012}.checkout-step-v39.is-active strong{color:#fff}.checkout-step-v39.is-done>span{background:#2ad1701a;color:#62e49a}.cart-v39__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:22px;align-items:start}.cart-v39__items{display:grid;gap:14px}.cart-item-v39{display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden;background:linear-gradient(180deg,#10151e,#0b1016)}.cart-item-v39__art{min-height:180px;padding:16px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#17213d,#0d1423 55%,#090d14)}.cart-item-v39__art:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;top:-125px;inset-inline-end:-90px;background:radial-gradient(circle,rgba(81,101,255,.42),transparent 66%)}.service-netflix .cart-item-v39__art:before{background:radial-gradient(circle,rgba(229,9,20,.55),transparent 66%)}.service-amazon .cart-item-v39__art:before{background:radial-gradient(circle,rgba(0,168,225,.52),transparent 66%)}.service-anghami .cart-item-v39__art:before{background:radial-gradient(circle,rgba(222,34,255,.5),transparent 66%)}.service-spotify .cart-item-v39__art:before{background:radial-gradient(circle,rgba(29,185,84,.5),transparent 66%)}.service-telegram .cart-item-v39__art:before{background:radial-gradient(circle,rgba(40,169,234,.5),transparent 66%)}.service-gemini .cart-item-v39__art:before{background:radial-gradient(circle,rgba(170,91,255,.5),transparent 66%)}.cart-item-v39__art>*{position:relative;z-index:1}.cart-item-v39__brand{position:absolute;top:14px;inset-inline-start:14px;font-size:.76rem;color:#bdc7d7;font-weight:900}.cart-item-v39__art strong{font-size:1.45rem;line-height:1.1;direction:ltr;text-align:left}.cart-item-v39__art small{color:#8f9bab;margin-top:5px}.cart-item-v39__info{padding:20px 22px;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.cart-item-v39__top{display:flex;justify-content:space-between;gap:18px}.cart-item-v39__digital{color:#8795aa;font-size:.76rem;font-weight:800}.cart-item-v39 h2{font-size:1.22rem;margin:.18rem 0 .35rem}.cart-item-v39 h2 a{display:inline-flex;gap:.28rem;align-items:baseline}.cart-item-v39 h2 bdi{direction:ltr;unicode-bidi:isolate}.cart-item-v39__top p{margin:0;color:#9ba6b5}.cart-item-v39__remove{color:#ff8c86;font-size:.8rem;font-weight:800}.cart-item-v39__bottom{display:flex;align-items:end;justify-content:space-between;gap:16px}.cart-item-v39__qty span,.cart-item-v39__price span{display:block;color:#798495;font-size:.72rem;margin-bottom:5px}.cart-item-v39__qty input{width:82px;min-height:42px;background:#0a0e14}.cart-item-v39__price{text-align:end}.cart-item-v39__price strong{font-size:1.15rem}.cart-v39__update{justify-self:start}.cart-summary-v39{position:sticky;top:100px;padding:25px;background:linear-gradient(180deg,#111720,#0b1016);border-color:#f6c8001f}.cart-summary-v39__heading h2{font-size:1.65rem;margin:.18rem 0 20px}.cart-summary-v39__row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.06);color:#9ca7b6}.cart-summary-v39__row strong{color:#fff}.cart-summary-v39__row--total{padding:17px 0}.cart-summary-v39__row--total strong{font-size:1.5rem;color:var(--accent)}.cart-note-v39{display:grid;gap:7px;margin-top:18px}.cart-note-v39>span{font-size:.84rem;font-weight:800}.cart-note-v39 small{color:#778291;font-weight:600}.cart-note-v39 textarea{width:100%;border:1px solid #252c38;background:#090d13;color:#fff;border-radius:13px;padding:12px 13px;resize:vertical}.cart-warning-v39{margin-top:14px;padding:13px 14px;border:1px solid rgba(246,200,0,.11);background:#f6c80009;border-radius:13px}.cart-warning-v39 strong{color:#f1d969;font-size:.84rem}.cart-warning-v39 p{margin:4px 0 0;color:#8d98a8;font-size:.76rem;line-height:1.65}.cart-v39__checkout{width:100%;min-height:56px;margin-top:16px;justify-content:space-between;padding-inline:20px}.cart-summary-v39__guest{display:flex;gap:10px;align-items:flex-start;margin-top:15px;padding:13px;border-radius:13px;background:#34cf6e0b;border:1px solid rgba(52,207,110,.12)}.cart-summary-v39__guest>span{color:#64e99d}.cart-summary-v39__guest p{margin:0;color:#92a09b;font-size:.77rem;line-height:1.55}.cart-summary-v39__guest strong{color:#dff8e9}.cart-summary-v39__trust{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.cart-summary-v39__trust span{padding:6px 8px;border:1px solid rgba(255,255,255,.06);border-radius:999px;color:#8792a2;font-size:.68rem;font-weight:800}.cart-v39__empty{max-width:680px;margin:40px auto;padding:48px 30px;text-align:center}.cart-v39__empty-icon{font-size:2.3rem}.cart-v39__empty h2{font-size:2rem;margin:12px 0 5px}.cart-v39__empty p{color:#8f9baa;margin:0 0 22px}@media(max-width:900px){.cart-v39__layout{grid-template-columns:1fr}.cart-summary-v39{position:static}.cart-item-v39{grid-template-columns:150px minmax(0,1fr)}.checkout-steps-v39{grid-template-columns:1fr}.checkout-step-v39:not(:last-child):after{top:auto;bottom:0;left:18px;right:18px;width:auto;height:1px}}@media(max-width:620px){.cart-v39{padding-top:26px}.cart-v39__head{display:block}.cart-v39__count{display:inline-flex;margin-top:12px}.cart-item-v39{grid-template-columns:1fr}.cart-item-v39__art{min-height:135px}.cart-item-v39__info{padding:16px}.cart-item-v39__bottom{align-items:center}.cart-v39__update{width:100%}}.product-card--real-image{overflow:hidden!important;background:linear-gradient(180deg,#10161f,#0b1016)!important}.real-product-media{position:relative;display:grid!important;place-items:center;aspect-ratio:4/3!important;min-height:0!important;overflow:hidden!important;background:#070b11!important;border-bottom:1px solid rgba(255,255,255,.07)}.real-product-media__blur{position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;background-size:cover;background-position:center;filter:blur(28px) brightness(.5) saturate(1.12);transform:scale(1.12);opacity:.72}.real-product-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04070c14,#04070c2e);pointer-events:none}.real-product-media__image{position:relative;z-index:2;width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;padding:0!important;filter:drop-shadow(0 18px 34px rgba(0,0,0,.28))}.real-product-media__badge{position:absolute;z-index:4;top:12px;inset-inline-start:12px;padding:6px 10px;border-radius:999px;background:#05080dc2;border:1px solid rgba(255,255,255,.13);color:#fff;font-size:.72rem;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.real-product-media__fallback{position:relative;z-index:2;display:grid;place-items:center;gap:12px}.real-product-media__fallback img{width:80px}.real-product-media__fallback strong{font-size:1.5rem}.product-body--real-image{padding:13px 15px 15px!important;display:grid!important;gap:11px!important}.product-footer-row--real-image{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:0!important}.product-footer-row--real-image .product-cta{min-height:42px!important;padding-inline:15px!important}.product-gallery-v40{padding:0!important;overflow:hidden!important;background:#080d14!important;border-color:#5468ff2e!important;display:flex!important;flex-direction:column!important;min-height:570px}.product-gallery-v40__stage{position:relative;isolation:isolate;display:grid;place-items:center;flex:1;min-height:500px;overflow:hidden;background:#070b12}.product-gallery-v40__blur{position:absolute;top:-45px;right:-45px;bottom:-45px;left:-45px;z-index:-3;background-size:cover;background-position:center;filter:blur(55px) brightness(.42) saturate(1.15);transform:scale(1.14);opacity:.9}.product-gallery-v40__stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at center,transparent 36%,rgba(5,8,13,.3) 100%);pointer-events:none}.product-gallery-v40__main-image{width:100%!important;height:100%!important;max-height:590px!important;object-fit:contain!important;position:relative;z-index:2;display:block!important;filter:drop-shadow(0 22px 55px rgba(0,0,0,.35))}.product-gallery-v40__badge{position:absolute;z-index:4;top:22px;inset-inline-start:22px;padding:8px 13px;border-radius:999px;background:#05080dbf;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.78rem;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-gallery-v40__fallback{display:grid;place-items:center;gap:16px;position:relative;z-index:2}.product-gallery-v40__fallback img{width:120px}.product-gallery-v40__fallback strong{font-size:2.2rem}.product-gallery-v40__thumbs{display:flex;gap:8px;padding:11px;background:#090e15;border-top:1px solid rgba(255,255,255,.07);overflow-x:auto}.product-gallery-v40__thumb{flex:0 0 70px;width:70px;height:70px;border-radius:11px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#0b1017;padding:0;cursor:pointer;opacity:.72}.product-gallery-v40__thumb.is-active{border-color:var(--accent);opacity:1;box-shadow:0 0 0 1px #f6c8002e}.product-gallery-v40__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-v40__meta{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:11px 15px;background:#090e15;border-top:1px solid rgba(255,255,255,.06);color:#8e99a8;font-size:.72rem;font-weight:800}.cart-item-v40__art{display:grid!important;place-items:center!important;padding:0!important;position:relative!important;background:#070b11!important}.cart-item-v40__blur{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background-size:cover;background-position:center;filter:blur(22px) brightness(.45);transform:scale(1.12);opacity:.78}.cart-item-v40__image{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}@media(max-width:1220px){.real-product-media{aspect-ratio:1.15/1!important}}@media(max-width:900px){.product-gallery-v40{min-height:0}.product-gallery-v40__stage{min-height:420px}.product-gallery-v40__main-image{max-height:500px!important}.real-product-media{aspect-ratio:4/3!important}}@media(max-width:620px){.real-product-media{aspect-ratio:1.18/1!important}.product-gallery-v40__stage{min-height:360px}.product-gallery-v40__badge{top:13px;inset-inline-start:13px}.product-gallery-v40__meta{gap:8px;font-size:.66rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/base.css.map */
