@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#05070b;--surface:#0a0d13;--surface-2:#0f131c;--surface-3:#141926;--line:#ffffff17;--line-strong:#ffffff29;--text:#f5f7fb;--muted:#8b94a8;--muted-2:#b8becc;--purple:#8256ff;--purple-2:#a974ff;--blue:#4d7dff;--red:#ff334f;--green:#63e696;--gold:#f2c863;--shadow:0 24px 80px #00000061;background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:18px;height:18px}.app-shell{background:radial-gradient(circle at 75% -5%,#6c40ff1f,#0000 34%),linear-gradient(#06080d 0%,#05070b 100%);min-height:100vh;position:relative;overflow:hidden}.container{width:min(1420px,100% - 48px);margin-inline:auto}.ambient{pointer-events:none;filter:blur(100px);opacity:.2;border-radius:50%;position:absolute}.ambient-one{background:#744cff;width:390px;height:390px;top:400px;right:-190px}.ambient-two{background:#274cff;width:320px;height:320px;top:1450px;left:-210px}.header{z-index:80;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#05070bd1;border-bottom:1px solid #ffffff12;align-items:center;height:72px;display:flex;position:sticky;top:0}.nav-row{align-items:center;gap:28px;display:flex}.brand{color:#fff;white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-family:Manrope;font-size:19px;font-weight:800;display:inline-flex}.brand>span>span{color:#9b7aff}.youtube-mark{color:#fff;background:linear-gradient(135deg,#ff2344,#d8082c);border-radius:8px;place-items:center;width:36px;height:25px;display:inline-grid;box-shadow:0 8px 24px #ff204640}.youtube-mark svg{width:14px;height:14px}.youtube-mark.small{border-radius:6px;width:28px;height:20px}.youtube-mark.small svg{width:11px}.desktop-nav{color:#c7ccda;align-items:center;gap:23px;font-size:13px;font-weight:600;display:flex}.desktop-nav a:hover{color:#fff}.header-search{width:min(310px,23vw);margin-left:auto;position:relative}.header-search svg{color:#697186;position:absolute;top:11px;left:13px}.header-search input{border:1px solid var(--line);color:#fff;background:#090c12;border-radius:11px;outline:none;width:100%;height:40px;padding:0 50px 0 40px}.header-search input:focus{border-color:#8256ffb3;box-shadow:0 0 0 3px #8256ff1f}.header-search kbd{color:#777f93;border:1px solid var(--line);border-radius:5px;padding:2px 5px;font:11px inherit;position:absolute;top:9px;right:9px}.nav-actions{align-items:center;gap:7px;display:flex}.select-menu{position:relative}.nav-select,.icon-button,.cart-button,.menu-button{border:1px solid var(--line);color:#e3e7ef;background:#0a0d13;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-width:40px;height:40px;padding:0 10px;display:inline-flex}.nav-select svg{width:13px}.icon-button svg,.cart-button svg{width:17px}.cart-button{position:relative}.cart-button>span{background:var(--purple);color:#fff;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-6px;right:-5px}.menu-button{display:none}.dropdown{border:1px solid var(--line-strong);min-width:190px;box-shadow:var(--shadow);background:#10141e;border-radius:14px;padding:7px;animation:.16s drop;position:absolute;top:49px;right:0}@keyframes drop{0%{opacity:0;transform:translateY(-5px)}}.dropdown button{color:#d8dce5;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px 10px;display:flex}.dropdown button span:nth-child(2){flex:1}.dropdown button svg{color:#a98cff;width:14px}.dropdown button:hover,.dropdown button.active{color:#fff;background:#1b2030}.currency-dropdown{min-width:150px}.currency-dropdown small{color:#747d90;padding:8px 10px 3px;font-size:10px;display:block}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:25px;min-height:630px;padding:72px 40px 48px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow,.section-kicker,.modal-kicker{color:#b8a5ff;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow{background:#8256ff14;border:1px solid #8256ff4d;border-radius:999px;padding:8px 12px}.eyebrow svg,.section-kicker svg,.modal-kicker svg{width:14px}h1,h2,h3{font-family:Manrope,sans-serif}.hero h1{letter-spacing:-.055em;max-width:780px;margin:22px 0 19px;font-size:clamp(55px,5.75vw,88px);line-height:.98}.hero h1 span{color:#0000;background:linear-gradient(90deg,#c172ff 0%,#835fff 48%,#5995ff 100%);-webkit-background-clip:text;background-clip:text}.hero-copy>p{color:#c1c7d4;max-width:690px;font-size:17px;line-height:1.7}.hero-buttons{gap:12px;margin-top:30px;display:flex}.button{color:#fff;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 19px;font-size:13px;font-weight:800;display:inline-flex}.button.primary{background:linear-gradient(135deg,#8b52ff,#536fff);box-shadow:0 15px 36px #6c43ff47}.button.primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.button.secondary{border-color:var(--line-strong);background:#0e1119}.button.reserve{color:#f4cf77;background:#f2c86314;border-color:#f2c86359}.button.full{width:100%}.button.compact{min-height:38px;padding-inline:14px}.trust-row{flex-wrap:wrap;gap:31px;margin-top:37px;display:flex}.trust-row>div{grid-template-columns:37px auto;align-items:center;column-gap:10px;display:grid}.trust-row strong,.trust-row small{grid-column:2}.trust-row strong{font-size:13px}.trust-row small{color:#70798d;margin-top:-6px;font-size:11px}.trust-icon{color:#a083ff;border:1px solid var(--line);background:#121622;border-radius:10px;grid-row:1/3;place-items:center;width:37px;height:37px;display:grid}.trust-icon svg{width:16px}.trust-icon.online{color:var(--green)}.hero-visual{perspective:900px;place-items:center;height:500px;display:grid;position:relative}.hero-visual:before{content:"";filter:blur(10px);background:radial-gradient(circle,#763dff40,#4c39ff0a 48%,#0000 68%);width:450px;height:450px;position:absolute}.hero-logo{z-index:4;background:linear-gradient(145deg,#ff3150 0%,#de0b30 35%,#6a1b77 70%,#2b2c83 100%);border-radius:48px;place-items:center;width:218px;height:158px;animation:5s ease-in-out infinite hoverLogo;display:grid;position:relative;transform:rotate(-5deg)translateY(-13px);box-shadow:0 32px 95px #7533ff61,inset 0 0 35px #ffffff29}.hero-logo .youtube-mark{box-shadow:none;background:0 0;width:auto;height:auto}.hero-logo .youtube-mark svg{filter:drop-shadow(0 8px 15px #00000040);width:76px;height:76px}.shine{filter:blur(7px);background:linear-gradient(#ffffff2e,#0000);border-radius:50%;height:35px;position:absolute;top:17px;left:26px;right:26px}@keyframes hoverLogo{50%{transform:rotate(2deg)translateY(-29px)}}.orbit{border:1px solid #8152ff38;border-radius:50%;position:absolute;transform:rotateX(68deg)}.orbit-one{width:465px;height:305px;box-shadow:0 0 45px #8252ff17}.orbit-two{border-color:#487eff38;width:350px;height:225px}.platform-ring{filter:drop-shadow(0 0 25px #6940ff99);opacity:.7;background:repeating-radial-gradient(#864fff99 0 1px,#0000 2px 24px);border-radius:50%;width:430px;height:130px;position:absolute;bottom:44px;transform:rotateX(66deg)}.year-cloud span{z-index:1;color:#b299ff54;font:800 20px Manrope;position:absolute}.year-cloud span:first-child{top:24%;left:9%}.year-cloud span:nth-child(2){top:19%;right:3%}.year-cloud span:nth-child(3){bottom:18%;left:12%}.year-cloud span:nth-child(4){bottom:23%;right:11%}.floating-card{z-index:6;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);box-shadow:var(--shadow);background:#10131ee0;border:1px solid #ffffff1f;border-radius:13px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute}.floating-card svg{color:#9f7fff}.floating-card span{flex-direction:column;display:flex}.floating-card small{color:#737c91;font-size:9px}.floating-card strong{font-size:12px}.float-left{animation:4.3s ease-in-out infinite floatCard;top:35%;left:5%}.float-right{animation:4.3s ease-in-out .7s infinite floatCard;bottom:30%;right:0}@keyframes floatCard{50%{transform:translateY(-9px)}}.proof-strip{border-block:1px solid var(--line);background:linear-gradient(90deg,#8256ff09,#4d7dff06)}.proof-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:97px;display:grid}.proof-grid>div{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-height:58px;padding:0 30px;display:flex}.proof-grid>div:first-child{border-left:0;padding-left:0}.proof-grid strong{font:800 25px Manrope}.proof-grid strong svg{color:#9c7bff;width:27px;height:27px}.proof-grid span{color:#7d8698;margin-top:3px;font-size:11px}.proof-grid span b{color:#eef0f6;font-size:12px;display:block}.proof-grid span small{color:#7d8698;margin-top:3px;font-size:10px;display:block}.prior-note{color:#5f687a;text-align:center;letter-spacing:.03em;padding:8px 0 10px;font-size:9px}.section{padding-top:94px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:29px;display:flex}.section-heading h2,.center-heading h2{letter-spacing:-.04em;margin:8px 0 7px;font-size:clamp(31px,3vw,45px)}.section-heading p,.center-heading p{color:#818a9d;margin:0;line-height:1.6}.text-link{color:#b8a5ff;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:15px;display:grid}.featured-card{border:1px solid var(--line);cursor:pointer;background:#0b0e15;border-radius:20px;flex-direction:column;min-width:0;height:100%;transition:all .25s;display:flex;overflow:hidden}.featured-card:hover{border-color:#8256ff80;transform:translateY(-5px);box-shadow:0 28px 65px #00000059}.featured-cover{image-rendering:auto;background-position:50%;background-size:cover;flex:0 0 210px;height:210px;position:relative}.featured-overlay,.cover-gradient{background:linear-gradient(#03050a0a,#080a10d9);position:absolute;inset:0}.featured-badges,.card-badges,.detail-badges{z-index:2;gap:6px;display:flex;position:absolute;top:13px;left:13px}.featured-badges span,.card-badges span,.detail-badges span{color:#e8e2ff;background:#2d1f59e0;border:1px solid #9e7fff59;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:800}.featured-year{z-index:2;color:#fff;font:800 11px Manrope;position:absolute;bottom:13px;right:14px}.featured-body{flex-direction:column;flex:1;padding:20px;display:flex}.featured-body>div:first-child>small,.channel-title>div>span{color:#6f7890;font-size:9px}.featured-body h3{margin:3px 0;font-size:21px}.featured-body p{color:#8a93a6;margin:0;font-size:11px}.featured-metrics{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:18px 0;padding:13px 0;display:grid}.featured-metrics span{flex-direction:column;display:flex}.featured-metrics small{color:#6f788b;font-size:9px}.featured-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.featured-footer button{color:#fff;background:linear-gradient(135deg,#8351ff,#546fff);border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.price-line{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.price-line strong{font:800 20px Manrope}.price-line.large strong{font-size:28px}.price-line del{color:#616a7b;font-size:12px}.discount-pill{color:#78eea2;background:#63e6961a;border-radius:5px;padding:3px 5px;font-size:9px;font-weight:800}.marketplace-heading{align-items:center}.results-sort{color:#70798c;align-items:center;gap:12px;font-size:11px;display:flex}.results-sort select,.filters-panel select,.mobile-filter-modal select{border:1px solid var(--line);color:#d9dde6;background:#0d1017;border-radius:9px;outline:none;height:38px;padding:0 33px 0 11px}.category-shortcuts{scrollbar-width:thin;gap:8px;margin:-6px 0 20px;padding-bottom:4px;display:flex;overflow-x:auto}.category-shortcuts button{border:1px solid var(--line);color:#b6bdca;text-align:left;background:#0a0d13;border-radius:11px;align-items:center;gap:9px;min-width:150px;padding:10px 12px;transition:all .2s;display:flex}.category-shortcuts button:hover,.category-shortcuts button.active{color:#fff;background:#8256ff17;border-color:#8256ff80}.category-shortcuts svg{color:#9877ff;width:17px}.category-shortcuts span{flex-direction:column;display:flex}.category-shortcuts strong{white-space:nowrap;font-size:10px}.category-shortcuts small{color:#727b8e;margin-top:2px;font-size:8px}.market-layout{grid-template-columns:248px 1fr;align-items:start;gap:18px;display:grid}.filters-panel{border:1px solid var(--line);background:#090c12;border-radius:16px;padding:17px;position:sticky;top:88px}.filter-title{justify-content:space-between;align-items:center;display:flex}.filter-title span{align-items:center;gap:7px;font-weight:800;display:flex}.filter-title button{color:#a78dff;background:0 0;border:0;font-size:10px}.filter-label{color:#9da5b6;text-transform:uppercase;letter-spacing:.06em;margin:21px 0 9px;font-size:10px;font-weight:700;display:block}.year-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.year-grid button{border:1px solid var(--line);color:#afb5c3;background:#10131b;border-radius:7px;height:32px;font-size:10px}.year-grid button.active{color:#fff;background:#6f48d559;border-color:#7550dd}.subscriber-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.subscriber-grid button{border:1px solid var(--line);color:#afb5c3;background:#10131b;border-radius:7px;height:32px;font-size:9px}.subscriber-grid button.active{color:#fff;background:#6f48d559;border-color:#7550dd}.filters-panel select{width:100%}.range-label{justify-content:space-between;display:flex}.range-label strong{color:#fff}.range{width:100%;accent-color:var(--purple)}.filter-checks{border-top:1px solid var(--line);flex-direction:column;gap:10px;margin-top:18px;padding-top:14px;display:flex}.filter-checks label{color:#8c95a7;font-size:10px}.filter-checks input{accent-color:var(--purple)}.security-note{background:#63e6960a;border:1px solid #63e6962b;border-radius:11px;gap:9px;margin-top:20px;padding:12px;display:flex}.security-note svg{color:#63e696;flex:none;width:16px}.security-note strong{font-size:10px;display:block}.security-note p{color:#748091;margin:4px 0 0;font-size:9px;line-height:1.5}.channel-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:16px;display:grid}.channel-card{border:1px solid var(--line);background:linear-gradient(#10131b,#090c12);border-radius:16px;transition:all .22s;overflow:hidden}.channel-card:hover{border-color:#8256ff73;transform:translateY(-4px);box-shadow:0 22px 45px #00000047}.channel-cover{image-rendering:auto;background-position:50%;background-size:cover;height:170px;position:relative}.availability-pill{z-index:4;color:#a3edbd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050f0bd1;border:1px solid #63e69652;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:9px;left:13px}.availability-pill>span{background:#63e696;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #63e696b3}.card-badges .discount{color:#ffbec8;background:#6d1427d9;border-color:#ff3d5b59}.card-tools{z-index:3;gap:5px;display:flex;position:absolute;top:10px;right:10px}.card-tools button{color:#fff;background:#05070bb3;border:1px solid #ffffff2b;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.card-tools button.active{color:#b99eff;border-color:#815dff}.card-tools svg{width:13px}.channel-avatar{z-index:3;background:#171b26;border:3px solid #0e1118;border-radius:50%;place-items:center;width:47px;height:47px;display:grid;position:absolute;bottom:-22px;left:13px}.channel-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.channel-title h3{white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin:3px 0;font-size:17px;overflow:hidden}.channel-title small{color:#747d90;font-size:11px}.year-badge{color:#bba7ff;background:#8256ff1a;border:1px solid #8256ff33;border-radius:6px;padding:5px 7px;font:800 10px Manrope}.channel-country{flex-direction:column;margin:16px 0 13px;font-size:12px;display:flex}.channel-country small{color:#6d7688;margin-top:3px;font-size:10px}.metric-grid{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:13px 0;display:grid}.metric-grid div{flex-direction:column;display:flex}.metric-grid small{color:#687184;font-size:9px}.feature-tags{flex-wrap:wrap;gap:6px;min-height:43px;padding-top:11px;display:flex}.feature-tags span{color:#8edfac;background:#63e6960e;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:flex}.feature-tags svg{width:10px;height:10px}.card-price{margin:8px 0 10px}.card-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.card-actions button{border-radius:9px;height:42px;font-size:11px;font-weight:800}.details-button{border:1px solid var(--line-strong);color:#fff;background:#11151e}.buy-button{color:#fff;background:linear-gradient(135deg,#8050f8,#536fff);border:0}.secondary-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:7px;display:grid}.secondary-actions button{color:#747e91;white-space:normal;overflow-wrap:anywhere;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:34px;padding:4px 5px;font-size:9px;line-height:1.2;display:flex}.secondary-actions button:hover{color:#b59fff}.secondary-actions svg{flex:none;width:11px}.mobile-filter-bar{display:none}.catalog-toolbar{color:#727c8f;justify-content:space-between;align-items:center;min-height:35px;margin-bottom:8px;padding:0 2px;font-size:9px;display:flex}.catalog-toolbar strong{color:#d5dae3}.catalog-toolbar button{color:#aa91ff;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.catalog-toolbar svg{width:12px}.active-filter-row{flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 11px;display:flex}.active-filter-row button{color:#c6b7fa;background:#8256ff12;border:1px solid #8256ff4d;border-radius:7px;align-items:center;gap:5px;min-height:27px;padding:0 8px;font-size:8px;display:flex}.active-filter-row svg{width:10px}.active-filter-row .clear-filters{color:#747d8f;background:0 0;border-color:#0000}.empty-results,.empty-cart{border:1px dashed var(--line-strong);text-align:center;border-radius:16px;align-content:center;place-items:center;min-height:300px;padding:30px;display:grid}.empty-results>svg,.empty-cart>svg{color:#7855d5;width:34px;height:34px}.empty-results h3,.empty-cart h3{margin:12px 0 3px}.empty-results p,.empty-cart p{color:#7c8598}.recently-viewed{padding-top:55px}.mini-heading{justify-content:space-between;margin-bottom:12px;display:flex}.mini-heading>div{align-items:center;gap:8px;display:flex}.mini-heading h3{margin:0;font-size:15px}.mini-heading button{color:#777f91;background:0 0;border:0;font-size:10px}.recent-row{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.recent-row>button{border:1px solid var(--line);color:#fff;text-align:left;background:#0a0d13;border-radius:11px;align-items:center;gap:9px;padding:7px;display:flex}.recent-row img{object-fit:cover;border-radius:7px;width:54px;height:40px}.recent-row span{flex-direction:column;flex:1;min-width:0;display:flex}.recent-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.recent-row small{color:#6d7688;font-size:8px}.recent-row svg{color:#636c80;width:13px}.how-section{border-block:1px solid var(--line);background:radial-gradient(circle at 50% 10%,#7042ff17,#0000 37%),#070a0f;margin-top:96px;padding:90px 0}.center-heading{text-align:center;max-width:660px;margin:0 auto 42px}.center-heading .section-kicker{justify-content:center}.center-heading p{max-width:570px;margin-inline:auto}.steps-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.process-step{border:1px solid var(--line);background:linear-gradient(#0e121a,#090c12);border-radius:16px;min-height:225px;padding:20px}.step-top{justify-content:space-between;align-items:center;display:flex}.step-top>span{color:#a98dff;background:#8256ff1a;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.step-top small{color:#242a38;font:800 25px Manrope}.process-step h3{margin:31px 0 8px;font-size:16px}.process-step p{color:#788195;margin:0;font-size:11px;line-height:1.65}.transfer-banner{background:linear-gradient(100deg,#8256ff17,#4d7dff0a);border:1px solid #8256ff33;border-radius:19px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:38px;margin-top:15px;padding:28px;display:grid}.transfer-visual{justify-content:center;align-items:center;display:flex}.account-node{border:1px solid var(--line-strong);background:#10141d;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:120px;height:95px;font-size:9px;display:flex}.account-node.buyer>svg{color:#77a0ff;width:27px;height:27px}.transfer-line{color:#9273f2;align-items:center;width:105px;display:flex}.transfer-line span{background:linear-gradient(90deg,#7050cb,#5379e8);flex:1;height:1px}.safe-label{color:#72e69b;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.transfer-banner h3{margin:9px 0;font-size:22px}.transfer-banner p{color:#8490a3;font-size:11px;line-height:1.7}.sold-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.sold-card{border:1px solid var(--line);background:#0b0e14;border-radius:15px;overflow:hidden}.sold-cover{filter:grayscale(.45);background-position:50%;background-size:cover;justify-content:center;align-items:center;gap:7px;height:130px;display:flex;position:relative}.sold-cover:after{content:"";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04060a73;position:absolute;inset:0}.sold-cover span,.sold-cover svg{z-index:2;position:relative}.sold-cover span{text-transform:uppercase;border:1px solid #ffffff40;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800}.sold-cover svg{width:14px}.sold-card>div:last-child{padding:13px}.sold-card>div:last-child>strong{font-size:11px;display:block}.sold-card>div:last-child>small{color:#717a8c;margin:3px 0 9px;font-size:9px;display:block}.sold-card .price-line strong{color:#8e97a8;font-size:14px}.story-section{padding-top:50px}.story-card{border:1px solid var(--line);background:linear-gradient(100deg,#10131d,#0a0d14);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;min-height:180px;padding:30px 38px;display:grid}.story-icon{color:#a587ff;background:#8256ff1a;border-radius:18px;place-items:center;width:66px;height:66px;display:grid}.story-icon svg{width:28px;height:28px}.story-card>div:nth-child(2)>span{color:#8670d9;text-transform:uppercase;font-size:10px;font-weight:800}.story-card h2{margin:4px 0 6px;font-size:24px}.story-card p{color:#808a9d;max-width:750px;margin:0;font-size:11px;line-height:1.65}.story-stats{border-left:1px solid var(--line);flex-direction:column;padding-left:29px;display:flex}.story-stats strong{color:#b89fff;font:800 31px Manrope}.story-stats small{color:#788194;font-size:9px}.faq-section{padding-bottom:30px}.faq-grid{grid-template-columns:1fr 1fr;gap:9px;max-width:980px;margin:auto;display:grid}.faq-item{border:1px solid var(--line);background:#0a0d13;border-radius:12px}.faq-item button{color:#e7eaf0;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:15px;font-size:11px;font-weight:700;display:flex}.faq-item button svg{color:#9075e8;width:14px}.faq-item p{color:#7f899b;margin:-3px 15px 15px;font-size:10px;line-height:1.6}.faq-item.open{border-color:#8256ff59}.cta-section{padding-bottom:95px}.cta-card{background:radial-gradient(circle at 78% 20%,#596cff30,#0000 35%),linear-gradient(110deg,#8256ff21,#0d111b 62%);border:1px solid #8256ff45;border-radius:22px;justify-content:space-between;align-items:center;gap:25px;min-height:200px;padding:35px 42px;display:flex}.cta-card h2{margin:8px 0 6px;font-size:32px}.cta-card p{color:#8892a5}.footer{border-top:1px solid var(--line);background:#05070a;padding:55px 0 22px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:55px;display:grid}.footer-brand{width:max-content}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid p{color:#727b8e;max-width:330px;font-size:11px;line-height:1.6}.footer-grid strong{margin-bottom:6px;font-size:11px}.footer-grid a,.footer-grid button,.footer-grid>div>span{color:#727b8e;background:0 0;border:0;padding:0;font-size:10px}.footer-grid a:hover,.footer-grid button:hover{color:#fff}.official-telegram{color:#8adca7;border:1px solid #63e69624;border-radius:9px;align-items:center;gap:7px;margin-top:9px;padding:9px 11px;font-size:9px;display:flex}.official-telegram svg{width:13px}.footer-bottom{border-top:1px solid var(--line);color:#50586a;justify-content:space-between;margin-top:42px;padding-top:18px;font-size:9px;display:flex}.support-fab{z-index:70;color:#fff;background:linear-gradient(135deg,#8350ff,#4e71ff);border:0;border-radius:999px;align-items:center;gap:7px;height:45px;padding:0 16px;font-size:11px;font-weight:800;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 17px 42px #6041f559}.online-dot,.offline-dot{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #63e69621}.offline-dot{background:#f0b75e;box-shadow:0 0 0 3px #f0b75e21}.compare-bar{z-index:68;border:1px solid var(--line-strong);width:min(560px,100% - 30px);min-height:55px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0f121cf5;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px 8px 15px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.compare-bar>div{align-items:center;gap:9px;display:flex}.compare-bar>div:first-child svg{color:#a586ff}.compare-bar span{font-size:10px}.compare-bar button:not(.button){color:#727b8d;background:0 0;border:0;font-size:10px}.welcome-banner{z-index:100;width:min(600px,100% - 30px);box-shadow:var(--shadow);background:#10141ef5;border:1px solid #8256ff4d;border-radius:14px;align-items:center;gap:11px;padding:12px 47px 12px 14px;display:flex;position:fixed;top:86px;left:50%;transform:translate(-50%)}.welcome-banner>svg{color:#aa8cff}.welcome-banner>div{flex-direction:column;flex:1;display:flex}.welcome-banner strong{font-size:11px}.welcome-banner span{color:#798295;font-size:9px}.welcome-banner>button:not(.welcome-close){color:#fff;background:#7650df;border:0;border-radius:8px;padding:7px 11px;font-size:9px}.welcome-close{color:#6f788b;background:0 0;border:0;position:absolute;top:8px;right:8px}.welcome-close svg{width:13px}.toast{z-index:120;color:#bde9cc;box-shadow:var(--shadow);background:#10191a;border:1px solid #63e69640;border-radius:11px;align-items:center;gap:7px;padding:11px 14px;font-size:10px;animation:.2s drop;display:flex;position:fixed;top:88px;right:20px}.toast svg{width:13px;color:var(--green)}.modal-backdrop{z-index:110;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-panel{border:1px solid var(--line-strong);background:#0b0e14;border-radius:21px;width:min(1100px,100%);max-height:calc(100vh - 50px);animation:.22s modalIn;position:relative;overflow-y:auto;box-shadow:0 40px 120px #0009}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.985)}}.modal-close{z-index:8;border:1px solid var(--line-strong);color:#fff;background:#080a0fd1;border-radius:10px;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:13px;right:13px}.modal-close svg{width:15px}.detail-hero{image-rendering:auto;background-position:50%;background-size:cover;height:290px;position:relative}.detail-badges{top:18px;left:20px}.detail-id{z-index:2;color:#fff;font-size:10px;position:absolute;bottom:17px;right:20px}.detail-layout{grid-template-columns:1fr 310px;gap:20px;padding:0 22px 22px;display:grid}.detail-main{min-width:0}.detail-heading{align-items:center;gap:12px;min-height:90px;display:flex;position:relative}.detail-channel-icon{border:1px solid var(--line);background:#151925;border-radius:16px;flex:none;place-items:center;width:61px;height:61px;display:grid;box-shadow:0 12px 35px #0000003d}.detail-channel-icon .youtube-mark{width:38px;height:27px}.detail-heading h2{margin:0;font-size:22px}.detail-heading p{color:#758093;margin:3px 0 0;font-size:10px}.detail-heading a{color:#9f86ed;align-items:center;gap:6px;margin-left:auto;font-size:9px;display:flex}.detail-heading a svg{width:12px}.detail-description{color:#aab2c2;margin:4px 0 18px;font-size:13px;line-height:1.75}.detail-metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.detail-metrics>div{border:1px solid var(--line);background:#0e121a;border-radius:10px;align-items:center;gap:8px;padding:12px;display:flex}.detail-metrics svg{color:#9679ef}.detail-metrics span{flex-direction:column;display:flex}.detail-metrics small{color:#6d7789;font-size:8px}.listing-screenshots{background:#8256ff09;border:1px solid #8256ff38;border-radius:12px;margin-top:13px;padding:14px}.screenshot-heading{justify-content:space-between;gap:12px;margin-bottom:11px;display:flex}.screenshot-heading>div{flex-direction:column;display:flex}.screenshot-heading span{color:#c2afff;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.screenshot-heading span svg{width:13px}.screenshot-heading strong{margin-top:3px;font-size:11px}.screenshot-heading small{color:#727c8f;font-size:8px}.listing-screenshots>button{border:1px solid var(--line);color:#fff;text-align:left;background:#090c12;border-radius:10px;width:190px;padding:0;overflow:hidden}.listing-screenshots img{aspect-ratio:1;object-fit:cover;width:100%}.listing-screenshots button span{justify-content:space-between;align-items:center;padding:8px 9px;font-size:8px;display:flex}.listing-screenshots button svg{width:11px}.listing-screenshots>p{color:#6e788a;margin:9px 0 0;font-size:8px;line-height:1.55}.verification-box{background:#63e69606;border:1px solid #63e69629;border-radius:12px;margin-top:13px;padding:14px}.verification-head{justify-content:space-between;display:flex}.verification-head span{color:#9de6b7;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.verification-head small{color:#63706f;font-size:8px}.verification-list{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.verification-list span{color:#899687;align-items:center;gap:5px;font-size:9px;display:flex}.verification-list svg{width:10px;color:var(--green)}.chart-preview{border:1px solid var(--line);background:#0d1018;border-radius:12px;margin-top:13px;padding:14px}.chart-preview>div{justify-content:space-between;font-size:9px;display:flex}.chart-preview>div span{color:#747e91}.chart-preview svg{width:100%;height:145px}.chart-preview>small{color:#596274;font-size:8px}.detail-buybox{border:1px solid var(--line);background:#10131b;border-radius:15px;align-self:start;margin-top:18px;padding:17px}.availability{color:#83dca3;align-items:center;gap:7px;margin-bottom:12px;font-size:9px;font-weight:800;display:flex}.availability>span{background:var(--green);border-radius:50%;width:7px;height:7px}.detail-buybox>small{color:#687285;margin:6px 0 15px;font-size:8px;line-height:1.5;display:block}.detail-buybox .button{margin-top:7px}.buybox-points{border-top:1px solid var(--line);flex-direction:column;gap:9px;margin-top:17px;padding-top:14px;display:flex}.buybox-points span{color:#8a93a5;align-items:center;gap:7px;font-size:9px;display:flex}.buybox-points svg{color:#9980e9;width:13px}.cart-modal,.reserve-modal,.checkout-modal,.support-modal,.account-modal,.compare-modal,.mobile-filter-modal{padding:32px}.cart-modal>h2,.reserve-modal>h2,.checkout-modal>h2,.account-modal h2,.compare-modal>h2,.mobile-filter-modal h2{margin:7px 0 4px}.cart-modal>p,.reserve-modal>p,.mobile-filter-modal p{color:#788295;margin:0 0 20px;font-size:10px}.cart-list{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:74px 1fr auto 30px;align-items:center;gap:10px;padding:10px 0;display:grid}.cart-item img{object-fit:cover;border-radius:8px;width:74px;height:52px}.cart-item>div:nth-child(2){flex-direction:column;display:flex}.cart-item>div:nth-child(2) strong{font-size:11px}.cart-item>div:nth-child(2) small{color:#6f788b;font-size:8px}.cart-item .price-line strong{font-size:14px}.cart-item>button{color:#717a8d;background:0 0;border:0}.cart-item>button svg{width:13px}.cart-total{justify-content:space-between;align-items:center;padding:19px 0;display:flex}.cart-total>span{color:#8992a4;font-size:11px}.reserve-card{border:1px solid var(--line);background:#10131b;border-radius:11px;grid-template-columns:82px 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.reserve-card img{object-fit:cover;border-radius:8px;width:82px;height:57px}.reserve-card>div:nth-child(2){flex-direction:column;display:flex}.reserve-card strong{font-size:11px}.reserve-card small{color:#70798b;font-size:8px}.reserve-card .price-line strong{font-size:14px}.reservation-math{border:1px solid var(--line);border-radius:11px;margin:16px 0;padding:13px}.reservation-math>div{color:#858fa2;justify-content:space-between;align-items:center;min-height:31px;font-size:10px;display:flex}.reservation-math>div+div{border-top:1px solid var(--line)}.reservation-math .price-line strong{font-size:13px}.important-note,.test-banner{background:#f2c8630a;border:1px solid #f2c8632e;border-radius:10px;gap:8px;padding:11px;display:flex}.important-note svg{color:#e7bf64;flex:none}.important-note p{color:#a39676;margin:0;font-size:9px;line-height:1.55}.consent{color:#838da0;align-items:flex-start;gap:7px;margin:14px 0;font-size:9px;line-height:1.5;display:flex}.consent input{accent-color:var(--purple)}.test-banner{color:#dbc98f;align-items:center;margin:14px 0 18px;font-size:10px}.test-banner svg{color:var(--gold)}.checkout-grid{grid-template-columns:1fr 330px;gap:18px;display:grid}.checkout-grid label:not(.consent),.mobile-filter-modal label{color:#a5adbb;margin:12px 0 7px;font-size:9px;font-weight:700;display:block}.checkout-grid input[type=email]{border:1px solid var(--line);color:#fff;background:#0d1017;border-radius:9px;outline:none;width:100%;height:43px;padding:0 12px}.payment-methods{gap:7px;display:grid}.payment-methods button{border:1px solid var(--line);color:#c9ced8;text-align:left;background:#0f131b;border-radius:10px;align-items:center;gap:9px;min-height:50px;padding:8px 10px;display:flex}.payment-methods button.active{background:#8256ff14;border-color:#8256ff99}.payment-methods button>span{flex-direction:column;flex:1;display:flex}.payment-methods button strong{font-size:10px}.payment-methods button small{color:#6f788b;font-size:8px}.payment-methods button>svg:last-child{color:#aa8cff}.order-summary{border:1px solid var(--line);background:#10131a;border-radius:12px;padding:14px}.order-summary>strong{margin-bottom:9px;font-size:11px;display:block}.order-summary>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:9px;padding:8px 0;font-size:9px;display:flex}.order-summary .price-line strong{font-size:11px}.order-summary .summary-total{border-bottom:0;margin-top:5px}.order-summary>small{color:#667083;font-size:8px;line-height:1.5}.support-modal{max-width:620px;margin:auto}.support-header{align-items:center;gap:11px;display:flex}.support-avatar{background:linear-gradient(135deg,#8353ff,#4e73ff);border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.support-header h2{margin:0;font-size:17px}.support-header span{color:#7d879a;align-items:center;gap:6px;font-size:9px;display:flex}.support-hours{border:1px solid var(--line);background:#10131a;border-radius:10px;align-items:center;gap:9px;margin:17px 0;padding:10px;display:flex}.support-hours svg{color:#9d81ef}.support-hours span{flex-direction:column;display:flex}.support-hours strong{font-size:9px}.support-hours small{color:#6d7688;font-size:8px}.messages{border:1px solid var(--line);background:#07090e;border-radius:11px;height:290px;padding:10px;overflow-y:auto}.message{color:#c8cdd7;background:#171c27;border-radius:12px 12px 12px 3px;width:max-content;max-width:78%;margin:7px 0;padding:9px 11px;font-size:9px;line-height:1.5}.message.mine{color:#fff;background:#6240bc;border-radius:12px 12px 3px;margin-left:auto}.message-input{gap:6px;margin-top:8px;display:flex}.message-input input{border:1px solid var(--line);color:#fff;background:#0c0f16;border-radius:9px;outline:none;flex:1;height:40px;padding:0 12px}.message-input button{color:#fff;background:linear-gradient(135deg,#8151f9,#5270fb);border:0;border-radius:9px;width:40px}.telegram-link{color:#a0e6b9;background:#63e69608;border:1px solid #63e69629;border-radius:10px;align-items:center;gap:9px;margin-top:10px;padding:11px;display:flex}.telegram-link>span{flex-direction:column;flex:1;display:flex}.telegram-link strong{font-size:9px}.telegram-link small{color:#657c6d;font-size:8px}.telegram-link>svg:last-child{width:13px}.account-user{align-items:center;gap:11px;margin:12px 0 17px;display:flex}.account-user>div{color:#a487ff;background:#8256ff1a;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.account-user>span{flex:1}.account-user h2{margin:0;font-size:18px}.account-user p{color:#737d90;margin:2px 0 0;font-size:9px}.account-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.account-stats>div{border:1px solid var(--line);background:#0f131a;border-radius:10px;grid-template-columns:27px 1fr;padding:12px;display:grid}.account-stats svg{color:#9277e6;grid-row:1/3}.account-stats strong{font-size:13px}.account-stats small{color:#6c7588;font-size:8px}.dashboard-preview{border:1px solid var(--line);border-radius:13px;grid-template-columns:170px 1fr;min-height:300px;margin-top:14px;display:grid;overflow:hidden}.dashboard-nav{border-right:1px solid var(--line);background:#090c11;flex-direction:column;gap:4px;padding:10px;display:flex}.dashboard-nav button{color:#757f91;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:9px;font-size:9px;display:flex}.dashboard-nav button.active{color:#fff;background:#8256ff1f}.dashboard-nav svg{width:13px}.dashboard-content{text-align:center;align-content:center;place-items:center;padding:25px;display:grid}.empty-icon{color:#8f73e7;background:#8256ff14;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.dashboard-content h3{margin:11px 0 3px}.dashboard-content p{color:#747e91;max-width:420px;font-size:9px}.timeline-mini{color:#616a7c;align-items:center;gap:5px;margin-top:18px;font-size:7px;display:flex}.timeline-mini span{border:1px solid var(--line);border-radius:6px;padding:5px 7px}.timeline-mini span.done{color:#75d699;border-color:#63e69633}.timeline-mini i{background:#2a3040;width:13px;height:1px}.compare-table{border:1px solid var(--line);border-radius:12px;display:flex;overflow-x:auto}.compare-labels,.compare-column{grid-template-rows:80px repeat(6,42px);min-width:160px;display:grid}.compare-labels{background:#090c12;min-width:120px}.compare-labels span,.compare-column>span{border-bottom:1px solid var(--line);color:#7e8799;align-items:center;padding:10px;font-size:9px;display:flex}.compare-column{border-left:1px solid var(--line)}.compare-column>span:first-child{flex-direction:column;align-items:flex-start;gap:4px}.compare-column img{object-fit:cover;border-radius:5px;width:45px;height:30px}.compare-column strong{color:#fff;font-size:9px}.compare-column .price-line strong{font-size:11px}.mobile-filter-modal label{margin-top:18px}.mobile-filter-modal select{width:100%}.mobile-filter-modal .button{margin-top:21px}@media (width<=1240px){.container{width:min(1180px,100% - 34px)}.desktop-nav{display:none}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;padding:65px 8px 30px}.hero-copy>p{margin-inline:auto}.hero-buttons,.trust-row{justify-content:center}.hero-visual{height:390px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{justify-content:center;min-height:73px;padding-left:25px}.proof-grid>div:nth-child(3){border-top:1px solid var(--line);border-left:0;padding-left:0}.proof-grid>div:nth-child(4){border-top:1px solid var(--line)}.market-layout{grid-template-columns:1fr}.filters-panel{display:none}.mobile-filter-bar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.mobile-filter-bar button{border:1px solid var(--line);color:#fff;background:#0d1017;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 13px;display:flex}.mobile-filter-bar span{color:#757e91;font-size:10px}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr 1fr}.transfer-banner{grid-template-columns:1fr}.sold-grid,.recent-row{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}.detail-layout{grid-template-columns:1fr}.detail-buybox{margin-top:0}.checkout-grid{grid-template-columns:1fr}}@media (width<=680px){.container{width:calc(100% - 22px)}.header{height:62px}.nav-row{gap:8px}.brand{font-size:15px}.brand .youtube-mark{width:30px;height:22px}.header-search,.currency-menu,.hide-mobile{display:none}.nav-actions{margin-left:auto}.hide-small{display:none}.menu-button{display:grid}.desktop-nav.mobile-open{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#10141d;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:13px;display:flex;position:fixed;top:68px;left:11px;right:11px}.desktop-nav.mobile-open a{border-bottom:1px solid var(--line);padding:12px}.hero{min-height:auto;padding-top:55px}.hero h1{letter-spacing:-.065em;overflow-wrap:anywhere;font-size:clamp(37px,10.6vw,43px)}.hero-copy>p{font-size:14px}.hero-buttons{flex-direction:column}.trust-row{text-align:left;grid-template-columns:1fr;gap:14px;display:grid}.hero-visual{height:310px}.hero-logo{border-radius:35px;width:154px;height:112px}.hero-logo .youtube-mark svg{width:55px}.orbit-one{width:300px;height:205px}.orbit-two{width:235px;height:155px}.platform-ring{width:290px;height:95px;bottom:17px}.floating-card{transform:scale(.82)}.float-left{left:-6%}.float-right{right:-7%}.year-cloud{display:none}.proof-grid strong{font-size:18px}.proof-grid span{font-size:9px}.prior-note{padding-inline:10px}.section{padding-top:70px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2,.center-heading h2{font-size:30px}.featured-grid{grid-template-columns:1fr}.featured-cover{flex-basis:190px;height:190px}.marketplace-heading .results-sort{justify-content:space-between;width:100%}.channel-grid{grid-template-columns:1fr}.channel-cover{height:165px}.channel-title h3{max-width:250px;font-size:17px}.recent-row,.steps-grid,.sold-grid,.faq-grid{grid-template-columns:1fr}.process-step{min-height:190px}.process-step h3{margin-top:23px}.transfer-banner{padding:18px}.account-node{width:92px}.transfer-line{width:54px}.story-card{grid-template-columns:auto 1fr;padding:24px}.story-icon{width:50px;height:50px}.story-stats{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:15px 0 0}.cta-card{flex-direction:column;align-items:flex-start;padding:25px}.cta-card h2{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.support-fab{justify-content:center;width:46px;padding:0}.support-fab>span,.support-fab>span:last-child{display:none}.support-fab svg{width:19px}.compare-bar{bottom:10px}.compare-bar span{display:none}.welcome-banner{align-items:flex-start;top:70px}.welcome-banner>button:not(.welcome-close){display:none}.modal-backdrop{align-items:end;padding:8px}.modal-panel{border-radius:19px 19px 12px 12px;max-height:calc(100vh - 16px)}.detail-hero{height:170px}.detail-layout{padding:0 14px 14px}.detail-heading{flex-wrap:wrap}.detail-heading a{width:100%;margin:-7px 0 10px 73px}.detail-metrics{grid-template-columns:1fr 1fr}.verification-list{grid-template-columns:1fr}.cart-modal,.reserve-modal,.checkout-modal,.support-modal,.account-modal,.compare-modal,.mobile-filter-modal{padding:24px 15px}.cart-item{grid-template-columns:62px 1fr auto 23px}.cart-item img{width:62px}.reserve-card{grid-template-columns:68px 1fr}.reserve-card img{width:68px}.reserve-card .price-line{grid-column:2}.account-user{flex-wrap:wrap;align-items:flex-start}.account-user .button{width:100%}.account-stats{grid-template-columns:1fr 1fr}.dashboard-preview{grid-template-columns:1fr}.dashboard-nav{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;overflow-x:auto}.dashboard-nav button{white-space:nowrap}.timeline-mini{flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.channel-page-main{min-height:calc(100vh - 72px);padding:34px 0 88px}.channel-page-shell{width:min(1180px,100% - 48px)}.channel-page-back{color:#aeb7c8;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:14px;padding:0;font-size:12px;font-weight:750;display:inline-flex}.channel-page-back:hover{color:#fff}.channel-page-back svg{width:15px}.channel-page-card{border:1px solid var(--line-strong);background:#0a0d14e0;border-radius:24px;overflow:hidden;box-shadow:0 34px 110px #00000070}.channel-page-card .detail-hero{height:clamp(250px,36vw,430px)}.channel-page-card .detail-layout{grid-template-columns:minmax(0,1fr) 340px;padding:0 30px 32px}.channel-page-card .detail-heading{min-height:110px}.channel-page-card .detail-channel-icon{border-radius:20px;width:72px;height:72px}.channel-page-card .detail-heading h2{font-size:clamp(25px,3vw,38px)}.channel-page-card .detail-description{max-width:820px;font-size:14px}.channel-page-card .detail-art-avatar{width:94px;height:94px}@media (width<=900px){.channel-page-card .detail-layout{grid-template-columns:1fr;padding:0 20px 22px}.channel-page-card .detail-buybox{margin-top:0}}@media (width<=680px){.channel-page-main{padding:16px 0 60px}.channel-page-shell{width:min(100% - 20px,1180px)}.channel-page-card{border-radius:20px}.channel-page-card .detail-hero{height:190px}.channel-page-card .detail-layout{padding:0 14px 16px}.channel-page-card .detail-art-avatar{width:64px;height:64px}}.field-label{color:#a5adbb;margin:14px 0 7px;font-size:9px;font-weight:700;display:block}.form-input{border:1px solid var(--line);color:#fff;background:#0d1017;border-radius:9px;outline:none;width:100%;height:42px;padding:0 12px}.form-input:focus{border-color:#8256ffa6}.form-error{color:#ff9cad;background:#ff334f0d;border:1px solid #ff4b6738;border-radius:8px;margin:8px 0 11px;padding:8px 10px;font-size:9px}.activity-list{text-align:left;gap:8px;width:100%;display:grid}.activity-list article{border:1px solid var(--line);background:#0e1219;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.activity-icon{color:#9a7fed;background:#8256ff1a;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.activity-icon svg{width:14px}.activity-list article>div{flex-direction:column;display:flex}.activity-list strong{font-size:10px}.activity-list small{color:#6f798c;font-size:8px}.activity-list em{color:#75d69a;margin-top:3px;font-size:8px;font-style:normal}@media (width>=681px) and (width<=1240px){.menu-button{display:grid}}.nav-row{gap:22px}.desktop-nav{margin-left:auto}.desktop-nav a{white-space:nowrap;align-items:center;min-height:40px;display:inline-flex}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.proof-grid>div{min-width:0}.featured-cover,.channel-cover,.detail-hero{background-color:#090c12;background-position:50%;background-repeat:no-repeat;background-size:contain}.featured-body{padding:22px}.featured-metrics strong{font-size:17px}.featured-metrics small{font-size:10px}.channel-body{padding:20px}.metric-grid strong{font-size:18px}.metric-grid small{font-size:10px}.channel-country{font-size:13px}.channel-country small{font-size:11px}.feature-tags span{font-size:10px}.card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.card-actions button{white-space:normal;min-width:0;padding-inline:9px;font-size:11px;line-height:1.2}.secondary-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.secondary-actions button{white-space:normal;min-width:0;padding:8px 5px;line-height:1.2}.price-line{min-width:0}.price-line strong{font-size:23px}.detail-description{font-size:12px;line-height:1.7}.detail-metrics strong{font-size:15px}.detail-metrics small{font-size:9px}.listing-screenshots>button{width:min(100%,480px)}.listing-screenshots img{aspect-ratio:16/9;object-fit:contain;background:#05070b}.screenshot-heading span,.screenshot-heading strong{font-size:12px}.screenshot-heading small,.listing-screenshots button span,.listing-screenshots>p{font-size:10px}.verification-head span{font-size:12px}.verification-head small,.verification-list span{font-size:10px}.faq-item button{font-size:12px}.faq-item p{font-size:11px}@media (width>=901px){.featured-grid .featured-card{min-height:490px}.featured-grid .featured-cover{flex-basis:220px;height:220px}}@media (width>=681px) and (width<=1240px){.desktop-nav.mobile-open{border:1px solid var(--line-strong);box-shadow:var(--shadow);z-index:100;background:#10141d;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:13px;display:flex;position:fixed;top:79px;left:17px;right:17px}.desktop-nav.mobile-open a{border-bottom:1px solid var(--line);padding:12px}}@media (width<=680px){.proof-grid{grid-template-columns:1fr}.proof-grid>div,.proof-grid>div:nth-child(3),.proof-grid>div:nth-child(4){border-left:0;border-top:1px solid var(--line);text-align:center;justify-content:center;min-height:76px;padding:0 16px}.proof-grid>div:first-child{border-top:0;padding-left:16px}.card-actions,.secondary-actions{gap:7px}.card-actions button{min-height:44px}.screenshot-heading{flex-direction:column}}.featured-cover,.channel-cover,.detail-hero{background-position:50%;background-repeat:no-repeat;background-size:100%}.art-avatar{z-index:3;object-fit:contain;border-radius:24%;display:block;position:absolute;box-shadow:0 12px 30px #00000061}.featured-avatar{border:2px solid #fff3;width:58px;height:58px;bottom:16px;left:18px}.card-avatar{border:2px solid #fff3;width:50px;height:50px;bottom:12px;left:14px}.detail-art-avatar{border:3px solid #ffffff38;width:78px;height:78px;bottom:20px;left:22px}.featured-year{right:18px}.detail-channel-icon{padding:0;overflow:hidden}.detail-channel-icon img{object-fit:contain;width:100%;height:100%}@media (width<=680px){.featured-avatar{width:50px;height:50px}.detail-art-avatar{width:58px;height:58px;bottom:13px;left:14px}}.recent-row img,.cart-item img,.reserve-card img,.compare-column img{object-fit:contain;background:#090c12}.featured-cover,.channel-cover,.detail-hero{isolation:isolate;background:#070812;overflow:hidden}.channel-artwork{shape-rendering:geometricprecision;text-rendering:geometricprecision;max-width:none;display:block}.channel-banner-artwork{z-index:0;pointer-events:none;transform-origin:50%;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .7s;position:absolute;inset:0;transform:translateZ(0)scale(1.001)}.channel-avatar-artwork{background:0 0;overflow:visible}.art-avatar{filter:saturate(1.04);background:#070812;border-radius:50%;transition:transform .55s cubic-bezier(.2,.75,.2,1),filter .55s,box-shadow .55s;overflow:hidden;transform:translateZ(0)}.featured-avatar{border:2px solid #ffffff3d;width:72px;height:72px;bottom:16px;left:18px;box-shadow:0 16px 42px #0000008c,0 0 0 5px #080a1252}.card-avatar{border:2px solid #ffffff3b;width:60px;height:60px;bottom:12px;left:15px;box-shadow:0 14px 34px #00000085,0 0 0 4px #080a124d}.detail-art-avatar{border:3px solid #ffffff40;width:94px;height:94px;bottom:19px;left:25px;box-shadow:0 20px 55px #00000094,0 0 0 6px #080a1247}.featured-overlay,.cover-gradient{z-index:1;pointer-events:none;background:linear-gradient(#03050a03 31%,#06080f42 62%,#06080fe6 100%)}.featured-card:hover .channel-banner-artwork,.channel-card:hover .channel-banner-artwork{filter:saturate(1.08)brightness(1.045);transform:translateZ(0)scale(1.025)}.featured-card:hover .art-avatar,.channel-card:hover .art-avatar{filter:saturate(1.1)brightness(1.06);transform:translateZ(0)scale(1.035);box-shadow:0 18px 48px #00000094,0 0 24px #7c5cff38}.channel-artwork .art-symbol,.channel-artwork .art-ring,.channel-artwork .art-core,.channel-artwork .art-particle,.channel-artwork .art-shimmer,.channel-artwork .art-scan,.channel-artwork .art-grid,.channel-artwork .art-signal-line{transform-box:fill-box;transform-origin:50%;will-change:transform, opacity}.channel-artwork.is-animated .art-ring{animation:artworkRing var(--art-ring-duration,9s) linear infinite}.channel-artwork.is-animated .art-ring-reverse{animation:8s linear infinite artworkRingReverse}.channel-artwork.is-animated .art-ring-slow{animation-duration:12s}.channel-artwork.is-animated .art-core{animation:artworkCore var(--art-core-duration,7s) ease-in-out infinite}.channel-artwork.is-animated .art-particle{animation:7.5s ease-in-out infinite artworkParticle}.channel-artwork.is-animated .art-shimmer{animation:artworkShimmer var(--art-shimmer-duration,8s) ease-in-out infinite}.channel-artwork.is-animated .art-scan{animation:artworkScan var(--art-scan-duration,8s) cubic-bezier(.45,0,.55,1) infinite}.channel-artwork.is-animated .art-grid{animation:10s ease-in-out infinite artworkGrid}.channel-artwork.is-animated .art-signal-line{animation:6s ease-in-out infinite artworkSignal}@keyframes artworkRing{to{transform:rotate(360deg)}}@keyframes artworkRingReverse{to{transform:rotate(-360deg)}}@keyframes artworkCore{0%,to{opacity:.84;transform:scale(.985)}50%{opacity:1;transform:scale(1.025)}}@keyframes artworkParticle{0%,to{opacity:.28;transform:translate(0,0)scale(.86)}50%{opacity:.86;transform:translateY(-9px)scale(1.12)}}@keyframes artworkShimmer{0%,22%{opacity:0;transform:translate(-42%)}40%{opacity:.7}62%,to{opacity:0;transform:translate(48%)}}@keyframes artworkScan{0%,14%{opacity:0;transform:translateY(-100px)}27%{opacity:.65}68%{opacity:.25}84%,to{opacity:0;transform:translateY(820px)}}@keyframes artworkGrid{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:.77;transform:translateY(5px)}}@keyframes artworkSignal{0%,to{opacity:.72}45%{opacity:1}52%{opacity:.62}58%{opacity:.97}}.detail-channel-icon{background:0 0;border-radius:50%;padding:0;overflow:visible}.detail-channel-icon .channel-avatar-artwork{filter:drop-shadow(0 13px 24px #00000070);border-radius:50%;width:100%;height:100%}.compact-art-avatar{filter:drop-shadow(0 8px 16px #00000057);border-radius:50%;flex:none;width:48px;height:48px}.recent-row .compact-art-avatar{width:40px;height:40px}.cart-item .compact-art-avatar{width:52px;height:52px}.reserve-card .compact-art-avatar{width:57px;height:57px}.compare-column .compact-art-avatar{width:42px;height:42px}@media (width<=680px){.featured-avatar{width:64px;height:64px;bottom:13px;left:15px}.card-avatar{width:56px;height:56px}.detail-art-avatar{width:68px;height:68px;bottom:12px;left:15px}.channel-banner-artwork{transform:translateZ(0)scale(1.001)}}@media (prefers-reduced-motion:reduce){.channel-artwork *,.channel-banner-artwork,.art-avatar{transition:none!important;animation:none!important}.featured-card:hover .channel-banner-artwork,.channel-card:hover .channel-banner-artwork,.featured-card:hover .art-avatar,.channel-card:hover .art-avatar{filter:none;transform:none}}
