:root{
  --ink:#0b1228;--ink2:#17213e;--muted:#6f7893;--line:#e8ebf3;--soft:#f7f8fc;
  --violet:#6d28d9;--violet2:#7c3aed;--blue:#1687ff;--cyan:#14b8e8;--green:#15a34a;--red:#e11d48;
  --shadow:0 20px 60px rgba(43,38,92,.10);--shadow-sm:0 10px 30px rgba(43,38,92,.08);--radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Onest",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#fff;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(1440px,calc(100% - 56px));margin:auto}
.site-header{height:74px;display:flex;align-items:center;border-bottom:1px solid rgba(232,235,243,.92);background:rgba(255,255,255,.90);backdrop-filter:blur(18px);position:sticky;top:0;z-index:100}.nav{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:136px;display:block}.desktop-nav{display:flex;gap:34px;font-size:14px;font-weight:700}.desktop-nav a{padding:9px 0;color:#303950;position:relative}.desktop-nav a:hover{color:var(--violet)}.desktop-nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-18px;height:2px;border-radius:3px;background:linear-gradient(90deg,var(--violet),var(--blue))}.nav-actions{display:flex;gap:10px;align-items:center}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border:0;border-radius:12px;font-weight:800;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background,.2s opacity}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.58;cursor:not-allowed;transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#761dff 0%,#5145ff 48%,#1687ff 100%);box-shadow:0 12px 26px rgba(102,51,238,.22)}.btn-ghost{background:#fff;border:1px solid #dfe3ef}.btn-danger{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.btn-small{min-height:40px;padding:0 16px;font-size:13px}.btn-wide{width:100%}
.gradient-text{background:linear-gradient(110deg,#7c2cff 2%,#6654ff 50%,#1687ff 98%);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-page{overflow:hidden}.hero-v3{position:relative;padding:28px 0 18px;background:radial-gradient(circle at 16% 36%,rgba(122,82,255,.12),transparent 31%),radial-gradient(circle at 50% 12%,rgba(47,133,255,.08),transparent 24%),#fff}.hero-v3:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(109,40,217,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(109,40,217,.025) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 72%);pointer-events:none}.hero-shell{position:relative;display:grid;grid-template-columns:330px minmax(360px,1fr) minmax(500px,560px);gap:32px;align-items:center;min-height:390px}.hero-visual{position:relative;height:390px;align-self:end}.hero-visual img{position:absolute;left:-55px;bottom:-7px;width:440px;max-width:none;display:block;mix-blend-mode:multiply;filter:saturate(.98) contrast(1.02)}.hero-visual:after{content:"";position:absolute;left:-30px;right:0;bottom:-8px;height:60px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 70%);pointer-events:none}.hero-orb{position:absolute;border-radius:999px;filter:blur(1px);opacity:.8}.hero-orb-one{width:44px;height:44px;right:18px;top:62px;background:linear-gradient(135deg,#e6dcff,#70ccff);transform:rotate(32deg)}.hero-orb-two{width:22px;height:22px;right:66px;bottom:55px;background:linear-gradient(135deg,#ae72ff,#31a7ff);transform:rotate(22deg)}
.hero-copy-v3{position:relative;z-index:2;padding:14px 0}.kicker-v3{display:inline-flex;align-items:center;gap:9px;border:1px solid #e7e0ff;background:rgba(248,246,255,.94);color:#6334df;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:900;box-shadow:0 8px 24px rgba(109,40,217,.06)}.kicker-v3 svg{width:16px;height:16px;fill:#6d28d9}.kicker-v3 i{width:4px;height:4px;background:#8362e8;border-radius:50%}.hero-copy-v3 h1{font-size:48px;line-height:1.05;letter-spacing:-2px;margin:17px 0 17px;white-space:nowrap}.hero-lead{max-width:570px;margin:0;color:#68738e;font-size:16px;line-height:1.65}.hero-trust{display:flex;gap:25px;margin-top:28px;flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:9px;min-width:122px}.hero-trust-item .mini-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f6f2ff;color:#6d28d9}.hero-trust-item svg{width:18px;height:18px;fill:currentColor}.hero-trust-item span:last-child{display:flex;flex-direction:column;line-height:1.25}.hero-trust-item b{font-size:12px}.hero-trust-item small{font-size:10px;color:#7d849a;margin-top:3px}
.checkout-card-v3{position:relative;z-index:3;background:rgba(255,255,255,.97);border:1px solid #e5e8f1;border-radius:23px;padding:20px 22px 15px;box-shadow:0 24px 70px rgba(30,39,86,.12)}.checkout-card-v3:before{content:"";position:absolute;inset:-1px;border-radius:23px;background:linear-gradient(145deg,rgba(112,69,255,.12),transparent 35%,rgba(22,135,255,.08));z-index:-1;filter:blur(12px);opacity:.5}.checkout-head{display:grid;grid-template-columns:1fr 1.1fr;gap:14px}.checkout-step{font-size:11px;font-weight:900;display:block;margin-bottom:7px;color:#222d48}.service-select{height:46px;border:1px solid #dfe4ef;border-radius:11px;padding:0 12px;display:flex;align-items:center;gap:10px;background:#fff}.roblox-mark{width:22px;height:22px;border-radius:7px;background:#101625;color:white;display:grid;place-items:center;font-size:10px;transform:rotate(7deg)}.chevron{margin-left:auto;color:#667085}.checkout-card-v3 input[type=email],.checkout-card-v3 input[type=text]{width:100%;height:46px;border:1px solid #dfe4ef;border-radius:11px;background:#fff;padding:0 13px;outline:none;color:var(--ink)}.checkout-card-v3 input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #eee9ff}.checkout-step-products{margin-top:15px}.product-pills-v3{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.product-pill-v3{min-height:64px;border:1px solid #e1e5ef;border-radius:11px;background:#fff;cursor:pointer;padding:9px 6px;text-align:center;transition:.18s border,.18s box-shadow,.18s transform}.product-pill-v3:hover{transform:translateY(-1px);border-color:#c8b7ff}.product-pill-v3.active{border-color:#7c3aed;box-shadow:0 0 0 2px rgba(124,58,237,.08),0 10px 25px rgba(108,43,224,.08);background:linear-gradient(180deg,#fff,#fbf9ff)}.product-pill-v3 b{display:block;font-size:15px;line-height:1.15}.product-pill-v3 b em{font-style:normal;font-size:11px;color:#7146e7}.product-pill-v3 span{display:block;font-size:10px;color:#69728b;margin-top:5px}.skeleton-v3{height:64px;border-radius:11px;background:linear-gradient(90deg,#f2f4f8,#fafbfc,#f2f4f8);background-size:200% 100%;animation:shimmer 1.1s infinite}.catalog-error{grid-column:1/-1;padding:12px;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;color:#be123c;font-size:12px}.checkout-bottom{display:grid;grid-template-columns:1fr 205px;gap:12px;margin-top:14px;align-items:stretch}.checkout-total{display:grid;grid-template-columns:1fr 1fr;background:#fafbfe;border:1px solid #eff1f6;border-radius:12px;overflow:hidden}.checkout-total>div{padding:11px 14px}.checkout-total>div+div{border-left:1px solid #eceef5}.checkout-total small{display:block;color:#828ba2;font-size:10px}.checkout-total strong{display:block;font-size:17px;margin-top:3px}.amount-green{color:#16a34a}.checkout-button{height:100%;min-height:60px}.checkout-extras{margin-top:11px}.promo-compact{display:flex;gap:7px;max-width:300px}.promo-compact input{height:38px!important;font-size:12px}.promo-compact button{height:38px;padding:0 11px;border:1px solid #dfe4ef;background:#fff;border-radius:9px;font-size:11px;font-weight:800;cursor:pointer}.terms-check{display:flex;align-items:flex-start;gap:7px;margin-top:9px;font-size:10px;color:#747d94}.terms-check input{margin-top:2px}.terms-check a{color:#6d28d9;text-decoration:underline}.payment-row-v3{display:flex;align-items:center;gap:16px;flex-wrap:wrap;border-top:1px solid #eff1f6;margin-top:12px;padding-top:12px;font-size:11px;color:#7b849b}.payment-row-v3 b{font-size:13px;color:#152040}.pay-mir{color:#15955d!important}.pay-sbp{color:#3d4ee3!important}.pay-yk{color:#6f2cf4!important}
.benefits-v3{padding:0 0 18px}.benefit-grid-v3{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5e8f1;border-radius:20px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.benefit-v3{display:flex;align-items:center;gap:15px;padding:19px 24px;min-height:95px}.benefit-v3+.benefit-v3{border-left:1px solid #ebedf4}.feature-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto}.feature-icon svg{width:28px;height:28px;fill:currentColor}.feature-icon.violet{background:linear-gradient(135deg,#f1e9ff,#e2d2ff);color:#6b29e7}.feature-icon.blue{background:linear-gradient(135deg,#e6efff,#d2e4ff);color:#1677f2}.feature-icon.cyan{background:linear-gradient(135deg,#e2f9ff,#ccefff);color:#0ea5d8}.feature-icon.purple{background:linear-gradient(135deg,#f6eaff,#ead6ff);color:#8228e8}.benefit-v3 b{font-size:13px}.benefit-v3 p{font-size:11px;color:#778097;margin:4px 0 0;line-height:1.35}
.dashboard-section{padding:2px 0 19px}.dashboard-grid{display:grid;grid-template-columns:1.05fr 1.35fr 1.1fr .92fr;gap:15px}.dashboard-card,.join-card{border:1px solid #e5e8f1;border-radius:19px;background:#fff;box-shadow:0 12px 35px rgba(31,36,74,.06);min-height:235px}.dashboard-card{padding:18px}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.card-heading h2{font-size:16px;margin:0;letter-spacing:-.2px}.card-heading span{font-size:10px;color:#6d28d9}.how-layout{display:grid;grid-template-columns:1fr 116px;gap:10px;align-items:center}.steps-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.steps-list li{display:flex;gap:9px;align-items:flex-start}.steps-list li>span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#6d28d9,#4e67ff);color:#fff;font-size:10px;font-weight:900;flex:0 0 auto}.steps-list b{font-size:11px;display:block}.steps-list small{font-size:9px;color:#7c859b;display:block;margin-top:2px}.z-mark{height:145px;position:relative;display:grid;place-items:center}.z-mark span{font-size:126px;font-weight:1000;line-height:1;letter-spacing:-15px;font-style:italic;background:linear-gradient(150deg,#7828fa,#6a32ff 45%,#0499fa);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 9px 14px rgba(109,40,217,.15))}.z-mark i{position:absolute;width:14px;height:14px;background:#6d28d9;border-radius:2px}.z-mark i:nth-of-type(1){left:1px;top:38px}.z-mark i:nth-of-type(2){left:21px;top:22px}.z-mark i:nth-of-type(3){left:11px;top:60px}.z-mark i:nth-of-type(4){left:31px;top:49px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.category-item{min-width:0;border:1px solid #e6e8f0;border-radius:13px;padding:10px;background:#fafbfe;display:flex;flex-direction:column;gap:2px;transition:.18s transform,.18s box-shadow}.category-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(46,45,86,.08)}.category-visual{height:76px;border-radius:10px;display:grid;place-items:center;font-size:39px;margin-bottom:6px;color:#fff}.category-purple .category-visual{background:radial-gradient(circle at 30% 25%,#d6c1ff,#7545f2 55%,#4726bd)}.category-blue .category-visual{background:linear-gradient(135deg,#5fd1ff,#1976ff)}.category-cyan .category-visual{background:linear-gradient(135deg,#9feaff,#23bbdd)}.category-item b{font-size:11px}.category-item small{font-size:8.5px;color:#858da1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-item strong{font-size:9px;margin-top:4px;color:#17213e}.review-card{position:relative;overflow:hidden}.quote-mark{font-size:58px;line-height:.7;color:#7c3aed;font-family:Georgia,serif}.review-card>p{font-size:12px;line-height:1.6;margin:5px 0 14px;color:#34405c}.security-tags{display:flex;flex-direction:column;gap:5px}.security-tags span{font-size:9.5px;color:#5c657b;background:#faf9ff;border:1px solid #eee8ff;border-radius:999px;padding:5px 8px;width:max-content;max-width:100%}.join-card{position:relative;overflow:hidden;padding:25px 22px;background:linear-gradient(145deg,#7a28f7 0%,#5931fa 44%,#1687ff 100%);color:#fff;border:0}.join-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:40px;background:rgba(255,255,255,.07);right:-75px;bottom:-68px;transform:rotate(34deg)}.join-card h2{font-size:22px;line-height:1.15;margin:0 0 13px}.join-card p{font-size:11px;line-height:1.55;color:rgba(255,255,255,.82);max-width:210px}.join-button{position:absolute;left:22px;right:22px;bottom:20px;height:43px;border-radius:10px;background:#fff;color:#6731e5;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:900;z-index:2}.join-glow{position:absolute;width:160px;height:160px;border-radius:50%;background:#60caff;filter:blur(60px);right:-20px;top:-30px;opacity:.38}
.stats-v3{padding:0 0 23px}.stats-grid-v3{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e5e8f1;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(38,44,80,.05);overflow:hidden}.stats-grid-v3>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;padding:16px 20px;align-items:center}.stats-grid-v3>div+div{border-left:1px solid #eceef4}.stats-icon{grid-row:1/3;width:36px;height:36px;border-radius:11px;background:#f4f0ff;color:#6d28d9;display:grid;place-items:center;font-size:13px;font-weight:900}.stats-grid-v3 b{font-size:13px;color:#6132e3}.stats-grid-v3 small{font-size:9px;color:#7c8498}.faq-v3{padding:24px 0 56px;background:linear-gradient(180deg,#fff,#fafbfe)}.faq-shell-v3{display:grid;grid-template-columns:.65fr 1.35fr;gap:42px;max-width:1100px}.faq-intro>span{font-size:11px;font-weight:900;color:#6d28d9}.faq-intro h2{font-size:32px;letter-spacing:-1px;margin:8px 0}.faq-intro p{color:#7a8297;font-size:13px;max-width:300px}.faq-list-v3{border-top:1px solid #e6e9f0}.faq-list-v3 details{border-bottom:1px solid #e6e9f0;padding:16px 2px}.faq-list-v3 summary{cursor:pointer;font-weight:800;font-size:13px;list-style:none;position:relative;padding-right:30px}.faq-list-v3 summary::-webkit-details-marker{display:none}.faq-list-v3 summary:after{content:"+";position:absolute;right:3px;top:-4px;font-size:22px;color:#6d28d9;font-weight:400}.faq-list-v3 details[open] summary:after{content:"−"}.faq-list-v3 p{margin:10px 0 0;color:#717a90;font-size:12px;line-height:1.6;max-width:720px}
.footer{background:linear-gradient(135deg,#0a1024,#121b3a 52%,#18204a);color:#fff;padding:38px 0 20px;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;width:500px;height:300px;border-radius:50%;right:-140px;bottom:-210px;background:#6336e8;filter:blur(90px);opacity:.18}.footer-grid{position:relative;display:grid;grid-template-columns:1.6fr 1fr 1.25fr 1.25fr;gap:50px}.footer-logo{width:130px;filter:brightness(0) invert(1)}.footer-grid p{font-size:11px;color:#aeb6cf;max-width:245px;line-height:1.6}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid b{font-size:12px;margin-bottom:4px}.footer-grid a,.footer-grid span{font-size:10px;color:#aeb6cf}.footer-grid a:hover{color:#fff}.footer-bottom{position:relative;border-top:1px solid rgba(255,255,255,.08);margin-top:28px;padding-top:17px;display:flex;justify-content:space-between;gap:20px;color:#8f99b8;font-size:9px}
/* shared inner pages */
.page{padding:44px 0 70px;min-height:66vh;background:linear-gradient(180deg,#fff,#fbfbfe)}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px}.panel,.card,.auth-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm);padding:22px}.auth-card{max-width:460px;margin:25px auto}.auth-card h1,.panel h1{margin-top:0}.form-stack{display:grid;gap:14px}.field label,.label{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.field input,.field select,.field textarea,.form-stack input,.form-stack select,.form-stack textarea,.panel input,.panel select,.panel textarea{width:100%;min-height:46px;padding:0 13px;border:1px solid #dde2ed;border-radius:11px;background:#fff;outline:none}.field textarea,.panel textarea{min-height:120px;padding-top:12px}.field input:focus,.form-stack input:focus,.panel input:focus,.panel textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #eee9ff}.form-note,.muted,.micro{font-size:11px;color:var(--muted)}.alert{padding:11px 13px;border-radius:10px;font-size:12px;margin:9px 0}.alert-error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.hidden{display:none!important}.checkbox,.checks{display:flex;gap:8px;align-items:flex-start}.order-status{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900;background:#f3f4f6}.status-paid,.status-completed,.status-delivered{background:#dcfce7;color:#15803d}.status-failed,.status-canceled,.status-refund_required{background:#ffe4e6;color:#be123c}.status-pending,.status-processing,.status-created{background:#fef3c7;color:#92400e}.code-box{padding:18px;border:1px dashed #b9a7ff;border-radius:14px;background:#faf7ff;margin:16px 0}.code-box code{word-break:break-all;font-size:17px}.order-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-meta>div{background:#f8f9fc;padding:13px;border-radius:12px}.order-meta small{display:block;color:var(--muted)}.order-meta strong{display:block;margin-top:3px}.copy-btn{border:1px solid #dedfea;background:#fff;border-radius:9px;padding:8px 11px;cursor:pointer}.notice{border-left:4px solid #8b5cf6;background:#f7f5ff;padding:14px 16px;border-radius:8px;color:#4c1d95;font-size:13px}
.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;font-size:12px}.table th,.table td{padding:11px 9px;text-align:left;border-bottom:1px solid #edf0f5;white-space:nowrap}.table th{color:#6b7280;font-size:10px;text-transform:uppercase}.admin-grid{display:grid;grid-template-columns:210px 1fr;gap:20px}.admin-nav{display:flex;flex-direction:column;gap:5px}.admin-nav a{padding:10px 12px;border-radius:10px;font-size:12px}.admin-nav a:hover,.admin-nav a.active{background:#f2efff;color:#5b21b6}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.metric{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.metric small{display:block;color:var(--muted)}.metric strong{display:block;font-size:24px;margin-top:5px}.legal{max-width:850px;margin:auto}.legal h1{font-size:36px}.legal h2{margin-top:30px}.legal p,.legal li{color:#4b5563}.pill{display:inline-flex;padding:5px 8px;background:#f4f1ff;color:#5b21b6;border-radius:999px;font-size:10px;font-weight:800}.ok{color:#15803d}.bad{color:#be123c}.wrap{flex-wrap:wrap}.full{grid-column:1/-1}.grid{display:grid;gap:12px}
@keyframes shimmer{to{background-position:-200% 0}}
@media(max-width:1250px){.container{width:min(1180px,calc(100% - 42px))}.hero-shell{grid-template-columns:270px minmax(330px,1fr) minmax(430px,500px);gap:22px}.hero-visual img{width:390px;left:-80px}.hero-copy-v3 h1{font-size:42px}.product-pills-v3{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr 1.25fr 1fr}.join-card{grid-column:1/-1;min-height:170px}.join-card p{max-width:600px}.join-button{right:auto;width:220px}.stats-grid-v3{grid-template-columns:repeat(3,1fr)}.stats-grid-v3>div:nth-child(4){border-left:0;border-top:1px solid #eceef4}.stats-grid-v3>div:nth-child(5){border-top:1px solid #eceef4}}
@media(max-width:980px){.desktop-nav{display:none}.hero-shell{grid-template-columns:.9fr 1.1fr;align-items:center}.hero-visual{height:350px}.hero-copy-v3{grid-column:2}.checkout-card-v3{grid-column:1/-1}.benefit-grid-v3{grid-template-columns:1fr 1fr}.benefit-v3:nth-child(3){border-left:0;border-top:1px solid #ebedf4}.benefit-v3:nth-child(4){border-top:1px solid #ebedf4}.dashboard-grid{grid-template-columns:1fr 1fr}.review-card,.join-card{grid-column:auto}.stats-grid-v3{grid-template-columns:1fr 1fr}.stats-grid-v3>div:nth-child(3){border-left:0;border-top:1px solid #eceef4}.stats-grid-v3>div:nth-child(4){border-left:1px solid #eceef4}.stats-grid-v3>div:nth-child(5){border-left:0;border-top:1px solid #eceef4}.faq-shell-v3{grid-template-columns:1fr;gap:18px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.admin-grid{grid-template-columns:1fr}.admin-nav{flex-direction:row;overflow:auto}.metric-grid{grid-template-columns:1fr 1fr}.page-grid{grid-template-columns:1fr}}
@media(max-width:680px){.container{width:min(100% - 24px,620px)}.site-header{height:64px}.brand img{width:110px}.nav-actions .btn-ghost{display:none}.nav-actions .btn{min-height:38px;padding:0 11px;font-size:11px}.hero-v3{padding-top:13px}.hero-shell{display:flex;flex-direction:column;gap:0}.hero-copy-v3{order:1;padding:18px 0 4px;text-align:left;width:100%}.hero-copy-v3 h1{font-size:36px;letter-spacing:-1.5px;white-space:normal}.hero-lead{font-size:14px}.hero-trust{gap:12px;margin-top:20px}.hero-trust-item{min-width:auto}.hero-trust-item small{display:none}.hero-visual{order:2;width:100%;height:290px}.hero-visual img{width:360px;left:50%;transform:translateX(-50%);bottom:-5px}.hero-visual:after{height:35px}.checkout-card-v3{order:3;width:100%;padding:16px;border-radius:19px}.checkout-head{grid-template-columns:1fr}.product-pills-v3{grid-template-columns:repeat(2,1fr)}.checkout-bottom{grid-template-columns:1fr}.checkout-button{min-height:52px}.promo-compact{max-width:none}.payment-row-v3{gap:10px}.benefit-grid-v3{grid-template-columns:1fr}.benefit-v3+.benefit-v3{border-left:0;border-top:1px solid #ebedf4}.benefit-v3:nth-child(3){border-top:1px solid #ebedf4}.dashboard-grid{grid-template-columns:1fr}.dashboard-card,.join-card{min-height:0}.how-layout{grid-template-columns:1fr 115px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-visual{height:64px}.join-card{min-height:205px}.stats-grid-v3{grid-template-columns:1fr}.stats-grid-v3>div+div,.stats-grid-v3>div:nth-child(4){border-left:0;border-top:1px solid #eceef4}.faq-v3{padding-bottom:38px}.faq-intro h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.metric-grid{grid-template-columns:1fr}.order-meta{grid-template-columns:1fr}.legal h1{font-size:29px}.page{padding-top:26px}}
@media(max-width:430px){.hero-copy-v3 h1{font-size:32px}.kicker-v3{font-size:10px}.hero-trust{justify-content:space-between}.hero-trust-item b{font-size:10px}.checkout-card-v3{margin-top:-4px}.category-grid{grid-template-columns:1fr}.category-item{display:grid;grid-template-columns:74px 1fr;grid-template-rows:auto auto auto;column-gap:10px}.category-visual{grid-row:1/4;height:74px;margin:0}.category-item strong{margin-top:2px}.how-layout{grid-template-columns:1fr 95px}.z-mark span{font-size:100px}.stats-grid-v3>div{padding:14px 16px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}}

/* ZUPIX v14.2 — larger readable Inter text */
@media (min-width: 681px){
  .desktop-nav{font-size:15px}
  .hero-lead{font-size:17px}
  .hero-trust-item b{font-size:13px}.hero-trust-item small{font-size:11px}
  .checkout-step{font-size:12.5px}
  .product-pill-v3 span{font-size:11px}
  .checkout-total small{font-size:11px}
  .terms-check{font-size:11px}
  .payment-row-v3{font-size:12px}
  .benefit-v3 b{font-size:14px}.benefit-v3 p{font-size:12px}
  .card-heading h2{font-size:17px}.card-heading span{font-size:11px}
  .steps-list b{font-size:12px}.steps-list small{font-size:10px}
  .category-item b{font-size:12px}.category-item small{font-size:9.5px}
  .join-card p{font-size:12px}.join-button{font-size:12px}
  .stats-grid-v3 b{font-size:14px}.stats-grid-v3 small{font-size:10px}
  .footer-grid p{font-size:12px}.footer-grid b{font-size:13px}.footer-grid a,.footer-grid span{font-size:11px}
  .field label,.label{font-size:13px}.form-note,.muted,.micro{font-size:12px}
  .table{font-size:13px}.table th{font-size:11px}.admin-nav a{font-size:13px}
}

/* ZUPIX v14.3 — larger core typography */
@media (min-width: 681px){
  .desktop-nav{font-size:16px}
  .hero-lead{font-size:18px}
  .hero-trust-item b{font-size:14px}.hero-trust-item small{font-size:12px}
  .checkout-step{font-size:13.5px}
  .product-pill-v3 span{font-size:12px}
  .checkout-total small{font-size:12px}
  .terms-check{font-size:12px}
  .payment-row-v3{font-size:13px}
  .benefit-v3 b{font-size:15px}.benefit-v3 p{font-size:13px}
  .card-heading h2{font-size:18px}.card-heading span{font-size:12px}
  .steps-list b{font-size:13px}.steps-list small{font-size:11px}
  .category-item b{font-size:13px}.category-item small{font-size:10.5px}
  .join-card p{font-size:13px}.join-button{font-size:13px}
  .stats-grid-v3 b{font-size:15px}.stats-grid-v3 small{font-size:11px}
  .footer-grid p{font-size:13px}.footer-grid b{font-size:14px}.footer-grid a,.footer-grid span{font-size:12px}
  .field label,.label{font-size:14px}.form-note,.muted,.micro{font-size:13px}
  .table{font-size:14px}.table th{font-size:12px}.admin-nav a{font-size:14px}
}

/* ZUPIX v14.5 — account avatar & profile */
.account-page-v145{padding-top:38px;background:linear-gradient(180deg,#fff 0%,#f9faff 100%)}
.account-profile-panel{padding:26px 28px;margin-bottom:18px;position:relative;overflow:hidden}
.account-profile-panel:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;top:-130px;background:radial-gradient(circle,rgba(109,40,217,.10),rgba(22,135,255,.03) 55%,transparent 72%);pointer-events:none}
.account-profile-alert{margin:0 0 18px;position:relative;z-index:2}
.account-profile-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;align-items:center;position:relative;z-index:1}
.account-avatar-column{width:142px;display:grid;justify-items:center;gap:8px}
.account-avatar-form{display:grid;justify-items:center;gap:10px}
.account-avatar{width:112px;height:112px;border:0;border-radius:50%;padding:0;position:relative;overflow:visible;background:linear-gradient(135deg,#6327f5,#297cf9);box-shadow:0 16px 34px rgba(84,55,221,.20);cursor:pointer;display:grid;place-items:center;color:#fff;font-size:40px;font-weight:900}
.account-avatar:before{content:"";position:absolute;inset:-5px;border-radius:50%;border:1px solid #ddd6ff;background:#fff;z-index:-1}
.account-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}
.account-avatar span[hidden],.account-avatar img[hidden]{display:none!important}
.account-avatar-camera{position:absolute;right:-2px;bottom:4px;width:34px;height:34px;border:4px solid #fff;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7130f6,#267df7);color:#fff;font-size:17px;box-shadow:0 8px 18px rgba(64,47,160,.22)}
.account-avatar-save{min-height:38px;padding:0 13px;font-size:12px}
.account-avatar-save[hidden]{display:none!important}
.account-avatar-remove-form{margin:0}.account-avatar-remove{border:0;background:transparent;color:#8b5d72;font-size:11px;font-weight:700;cursor:pointer;padding:3px 7px}.account-avatar-remove:hover{color:#be123c;text-decoration:underline}
.account-profile-copy{min-width:0}.account-profile-kicker{display:inline-flex;color:#6d3dea;background:#f3efff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;letter-spacing:.08em}.account-profile-copy h1{font-size:34px;letter-spacing:-.8px;margin:8px 0 7px}.account-profile-copy strong{display:block;font-size:17px;margin-bottom:2px}.account-profile-copy>span:not(.account-profile-kicker){display:block;color:#66728b;font-size:13px}.account-profile-copy p{margin:9px 0 0;color:#8791a5;font-size:11px}
.account-profile-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap;max-width:430px}
.account-orders-panel{padding:26px 28px}.account-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.account-section-heading h2{font-size:24px;margin:0 0 3px}.account-section-heading p{font-size:12px;color:#7a859b;margin:0}.account-order-open{color:#6434e7;font-weight:800;white-space:nowrap}.account-empty-orders{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #dde2ee;border-radius:16px;background:#fbfcff;padding:28px}.account-empty-orders>span{width:48px;height:48px;border-radius:15px;background:#f0ecff;color:#6737ec;display:grid;place-items:center;font-size:23px;margin-bottom:10px}.account-empty-orders b{font-size:17px}.account-empty-orders p{font-size:12px;color:#7b869b;margin:5px 0 16px}
@media(max-width:900px){.account-profile-head{grid-template-columns:auto 1fr}.account-profile-actions{grid-column:1/-1;justify-content:flex-start}.account-avatar-column{width:120px}}
@media(max-width:600px){.account-page-v145{padding-top:22px}.account-profile-panel,.account-orders-panel{padding:18px}.account-profile-head{grid-template-columns:1fr;text-align:center}.account-avatar-column{width:auto}.account-profile-copy h1{font-size:28px}.account-profile-actions{justify-content:center}.account-avatar{width:100px;height:100px}.account-section-heading{text-align:left}.account-orders-panel .table-wrap{margin:0 -18px;padding:0 18px}}

/* ZUPIX v18.6 — readable page typography. Shared MarketplaceHeader is intentionally untouched. */
.page,.home-page,.footer{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.page .field label,.page .label{font-size:13.5px}
.page .field input,.page .field select,.page .field textarea,.page .form-stack input,.page .form-stack select,.page .form-stack textarea,.page .panel input,.page .panel select,.page .panel textarea{font-size:14px}
.page .form-note,.page .muted,.page .micro{font-size:12.5px;line-height:1.5}
.page .alert{font-size:13px;line-height:1.45}
.page .order-status,.page .pill{font-size:11px}
.page .table{font-size:13px}
.page .table th{font-size:11.5px}
.page .admin-nav a{font-size:13.5px}
.page .panel small,.page .card small,.page .auth-card small{font-size:12px}
.home-page .hero-trust-item small{font-size:11.5px}
.home-page .checkout-step{font-size:12.5px}
.home-page .product-pill-v3 b em{font-size:12px}
.home-page .product-pill-v3 span{font-size:12px}
.home-page .checkout-total small{font-size:12px}
.home-page .terms-check{font-size:12px;line-height:1.45}
.home-page .payment-row-v3{font-size:12px}
.home-page .benefit-v3 p{font-size:12.5px;line-height:1.45}
.home-page .card-heading span{font-size:12px}
.home-page .steps-list b{font-size:12.5px}
.home-page .steps-list small{font-size:11.5px;line-height:1.4}
.home-page .category-item b{font-size:12.5px}
.home-page .category-item small{font-size:11px}
.home-page .category-item strong{font-size:11.5px}
.home-page .security-tags span{font-size:11.5px}
.home-page .stats-grid-v3 small{font-size:11.5px}
.footer .footer-grid p{font-size:12.5px}
.footer .footer-grid b{font-size:13px}
.footer .footer-grid a,.footer .footer-grid span{font-size:12px}
.footer .footer-bottom{font-size:11.5px;line-height:1.45}
@media(max-width:680px){
  .home-page .hero-trust-item small{display:block;font-size:11px}
  .home-page .hero-trust-item b{font-size:12px}
  .home-page .terms-check{font-size:12px}
  .home-page .category-item small{font-size:11px}
}
.page .account-profile-copy p{font-size:12.5px;line-height:1.5}
.page .account-profile-kicker{font-size:11px}
.page .account-avatar-remove{font-size:12px}
/* v18.6.1 — readable helper text on content pages; MarketplaceHeader stays untouched. */
.page small{font-size:12px!important;line-height:1.4}
