@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
:root{
  --bg:#0a0a0a;--header:#0c0c0c;--surface:#121212;--field:#1e1e1e;--border:#191919;
  --lime:#d4ff00;--white:#fff;--muted:#a4a4a4;--muted2:#666c6c;--danger:#ff6b6b;
  --ease:cubic-bezier(.22,1,.36,1);--ease2:cubic-bezier(.2,.8,.2,1);
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:#fff;font-family:Montserrat,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{transition:transform .28s var(--ease),background-color .28s var(--ease),border-color .28s var(--ease),color .28s var(--ease),opacity .28s var(--ease),box-shadow .28s var(--ease)}button{cursor:pointer}a{color:inherit;text-decoration:none}.hidden{display:none!important}

/* exact Figma ambient light — main frame is authored at 2x (3840px), rendered at 1x */
.figma-glows{position:absolute;inset:0 0 auto;height:2963px;overflow:hidden;pointer-events:none;z-index:0}.figma-glow{position:absolute;border-radius:50%;background:#d4ff00;filter:blur(var(--blur));opacity:var(--op);will-change:transform;animation:glowFloat 14s ease-in-out infinite alternate}.figma-glow.g1{width:600px;height:600px;left:calc(50% - 660px);top:50px;--blur:300px;--op:.12}.figma-glow.g2{width:700px;height:700px;left:calc(50% + 460px);top:300px;--blur:350px;--op:.08;animation-duration:18s}.figma-glow.g3{width:750px;height:750px;left:calc(50% - 1160px);top:900px;--blur:375px;--op:.06;animation-duration:20s}.figma-glow.g4{width:600px;height:600px;left:calc(50% + 80px);top:1600px;--blur:300px;--op:.07;animation-duration:17s}@keyframes glowFloat{to{transform:translate3d(18px,-24px,0) scale(1.035)}}

/* ========================= MAIN / FIGMA supplyme-full-page ========================= */
.app-header{z-index:60;color:#fff}.app-header:not(.page-header):not(.admin-topbar){position:relative;width:min(939px,calc(100% - 32px));height:40px;margin:13px auto 0;background:#0c0c0c;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 18px 36px rgba(0,0,0,.38);z-index:20;border-radius:0}.header-left,.header-right{display:flex;align-items:center}.header-left{gap:20px}.brand{font-size:11.5px;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.main-nav{display:flex;align-items:center;gap:16px;padding-left:20px;border-left:1px solid #191919}.main-nav a,.nav-btn{font-size:10.5px;font-weight:600;color:#666c6c;background:none;border:0;padding:0;white-space:nowrap}.main-nav a:first-child,.main-nav a:hover,.nav-btn:hover{color:#fff}.header-right{gap:12px}.switch-pair{width:52.5px;height:21px;background:#1e1e1e;display:grid;grid-template-columns:1fr 1fr;padding:1px;border-radius:0}.switch-pair button{border:0;background:transparent;color:#777;font-size:7.5px;font-weight:700;padding:0}.switch-pair button.active{background:var(--lime);color:#090909}.header-pill{height:27px;border:0;background:#1e1e1e;color:#fff;padding:0 12px;border-radius:0;font-size:7.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.header-pill.primary{background:#fff;color:#0a0a0a}.header-pill.ghost{background:#111;color:#a4a4a4}.header-pill:hover,.switch-pair button:hover{transform:translateY(-1px)}
.home-shell{position:relative;z-index:2;width:min(939px,calc(100% - 32px));margin:0 auto;padding:0}.section{position:relative}.hero{height:333.5px;padding-top:77px;text-align:center}.hero .eyebrow,.section-head .eyebrow{display:block;color:var(--lime);font-size:11px;line-height:13.5px;font-weight:700;letter-spacing:.035em}.hero h1{width:739.5px;max-width:100%;height:110px;margin:12px auto 0;font-size:45px;line-height:1.22;letter-spacing:-.046em;font-weight:800;display:flex;align-items:center;justify-content:center}.hero-sub{width:600px;max-width:100%;min-height:27px;margin:12px auto 0;color:#666c6c;font-size:11px;line-height:13.5px;font-weight:500}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:32px}.btn{border:0;min-height:38.5px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border-radius:0;line-height:1;position:relative;overflow:hidden}.hero-actions .btn{width:158px;height:38.5px;padding:0}.btn-lime{background:var(--lime);color:#080808}.btn-dark{background:#0a0a0a;color:var(--lime);border:1px solid #1b1b1b}.btn-danger{background:#2a1111;color:#ff8c8c;border:1px solid #4a2222}.btn.small{min-height:36px;height:36px;font-size:12px;border-radius:8px}.btn.full{width:100%}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px rgba(212,255,0,.1)}.btn:active:not(:disabled){transform:translateY(0) scale(.985)}.btn:disabled{opacity:.42;cursor:not-allowed}.hero-stats{height:56.5px;margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.stat{height:56.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.stat:not(:last-child)::after{content:"";position:absolute;right:0;top:16px;width:1px;height:21.5px;background:#191919}.stat b{font-size:20px;line-height:24.5px;color:var(--lime);font-weight:700}.stat span{font-size:9px;line-height:11px;color:#666c6c;margin-top:2px}
.catalog,.standard-section{margin-top:80px}.section-head{text-align:center;height:85px}.section-head h2{margin:12px 0 0;font-size:28px;line-height:34px;letter-spacing:-.035em;font-weight:800}.section-head p{margin:12px auto 0;color:#666c6c;font-size:11px;line-height:13.5px}.catalog-tools{height:30px;margin-top:32px;display:flex;align-items:stretch;justify-content:space-between}.search{width:600px;height:30px;background:#1e1e1e;display:flex;align-items:center;padding:0 16px;gap:10px;border:0;border-radius:0}.search svg{width:12px;height:12px;color:#666c6c;flex:0 0 auto}.search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#fff;font-size:8px}.search input::placeholder{color:#666c6c}.favorite-filter{height:30px;min-width:116.5px;padding:0 16px;border:0;background:var(--lime);color:#090909;font-size:8px;font-weight:700;border-radius:0}.favorite-filter.active{box-shadow:inset 0 0 0 1px rgba(0,0,0,.4)}.category-tabs{height:24px;margin-top:32px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tab{height:24px;min-width:max-content;border:0;background:#121212;color:#a4a4a4;padding:0 14px;font-size:8px;font-weight:600;border-radius:0}.category-tab.active{background:var(--lime);color:#090909}.category-tab:hover{transform:translateY(-1px);color:#fff}.category-tab.active:hover{color:#090909}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 12px;margin-top:32px}.product-card{position:relative;height:164.5px;background:#121212;padding:16px;border:0;border-radius:0;overflow:hidden;transform:translateZ(0);transition:transform .36s var(--ease),box-shadow .36s var(--ease),background .36s var(--ease)}.product-card::after{content:"";position:absolute;inset:-1px;background:radial-gradient(240px circle at var(--mx,50%) var(--my,30%),rgba(212,255,0,.075),transparent 60%);opacity:0;transition:opacity .35s;pointer-events:none}.product-card:hover{transform:translateY(-4px);background:#151515;box-shadow:0 18px 45px rgba(0,0,0,.28)}.product-card:hover::after{opacity:1}.product-top{height:26px;display:flex;align-items:center;position:relative;z-index:1}.product-icon{width:26px;height:26px;background:#1e1e1e;display:grid;place-items:center;font-size:14px;line-height:1;border-radius:0}.product-category{margin-left:auto;min-height:14.5px;padding:0 8px;color:var(--lime);font-size:7px;display:flex;align-items:center;justify-content:center;background:transparent}.heart{border:0;background:transparent;color:#666c6c;width:22px;height:22px;display:grid;place-items:center;font-size:16px;border-radius:0;padding:0}.product-card>.product-top>.heart{position:absolute;right:-2px;top:28px;opacity:0;transform:translateY(-4px);z-index:5}.product-card:hover>.product-top>.heart,.product-card>.product-top>.heart.active{opacity:1;transform:none}.heart.active{color:var(--lime)}.product-card h3{margin:14px 0 0;font-size:16px;line-height:19.5px;font-weight:700;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-desc{height:22px;margin:6px 0 0;color:#a4a4a4;font-size:8px;line-height:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-bottom{height:31px;margin-top:14px;display:flex;align-items:flex-end;justify-content:space-between}.price-label{display:block;color:#666c6c;font-size:6px;line-height:7.5px;font-weight:600}.price{display:block;margin-top:1px;font-size:12px;line-height:14.5px;font-weight:700}.buy-btn{width:71px;height:27px;border:0;background:var(--lime);color:#090909;font-size:9px;font-weight:700;border-radius:0}.buy-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(212,255,0,.12)}.buy-btn:active:not(:disabled){transform:scale(.97)}.buy-btn:disabled{opacity:.35}.catalog-empty{grid-column:1/-1;min-height:160px;display:grid;place-items:center;color:#666c6c;font-size:11px;background:#121212}
.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.step{height:133px;background:#121212;padding:20px;border-radius:0}.step-no{font-size:20px;line-height:24.5px;font-weight:700;color:var(--lime)}.step h3{font-size:12px;line-height:14.5px;margin:12px 0 0}.step p{color:#a4a4a4;font-size:8px;line-height:12px;margin:6px 0 0}.advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px 12px;margin-top:40px}.supplyme-benefit-card{height:114.5px;background:#121212;padding:20px;border-radius:0}.benefit-icon{font-size:16px;line-height:20px}.supplyme-benefit-card h3{font-size:12px;line-height:14.5px;margin:10px 0 0}.supplyme-benefit-card p{color:#a4a4a4;font-size:8px;line-height:12px;margin:6px 0 0}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.review{height:128.5px;background:#121212;padding:20px;border-radius:0}.review-head{display:flex;justify-content:space-between;gap:12px}.review-head strong{font-size:9px}.review-head time{font-size:7px;color:#666c6c}.stars{color:var(--lime);font-size:9px;letter-spacing:1px;margin-top:8px}.review p{font-size:8px;line-height:12px;color:#a4a4a4;margin:8px 0 0}.faq-list{display:grid;gap:12px;margin-top:40px}.faq-item{background:#121212;border-radius:0;overflow:hidden}.faq-q{width:100%;min-height:77px;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:0 24px;font-size:11px;font-weight:700}.faq-q span:last-child{color:var(--lime);font-size:18px;font-weight:400;transition:transform .4s var(--ease)}.faq-a{max-height:0;opacity:0;overflow:hidden;color:#a4a4a4;font-size:8.5px;line-height:13px;padding:0 24px;transform:translateY(-8px);transition:max-height .48s var(--ease),opacity .35s,transform .45s,padding .45s}.faq-item.open .faq-a{max-height:100px;opacity:1;transform:none;padding:0 24px 20px}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}
.site-footer{position:relative;z-index:2;width:min(939px,calc(100% - 32px));height:186.5px;margin:80px auto 30px;padding:40px 0 0;border-top:1px solid #191919;background:transparent}.footer-main{height:67.5px;display:flex;justify-content:space-between}.footer-brand{width:200px}.footer-brand h3{font-size:14px;margin:0}.footer-brand p{font-size:7.5px;line-height:11px;color:#666c6c;margin:14px 0 0}.footer-col{display:grid;align-content:start;gap:7px;min-width:100px}.footer-col h4{font-size:8px;margin:0 0 4px}.footer-col a,.footer-col .nav-btn{font-size:7.5px;color:#666c6c;text-align:left}.footer-bottom{height:27px;margin-top:32px;padding-top:16px;border-top:1px solid #191919;display:flex;justify-content:space-between;color:#666c6c;font-size:8px}.payments{display:flex;gap:12px}

/* reveal / interaction animation, geometry remains Figma-exact */
.reveal-ready{opacity:0;transform:translateY(20px)}.reveal-ready.revealed{opacity:1;transform:none;transition:opacity .75s var(--ease),transform .8s var(--ease)}
@keyframes softIn{from{opacity:0;transform:translateY(12px) scale(.995)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}
.loader{width:22px;height:22px;border-radius:50%;border:2px solid #2b2b2b;border-top-color:var(--lime);display:inline-block;animation:spin .8s linear infinite}

/* ========================= FUNCTIONAL PAGES / native 1440 Figma frames ========================= */
.page-shell{min-height:100vh;background:#0a0a0a}.page-header{position:relative;width:100%;height:80px;background:#0c0c0c;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:0;box-shadow:none}.page-header .brand{font-size:23px}.page-header .header-left{gap:40px}.page-header .main-nav{padding-left:40px;gap:32px}.page-header .main-nav a,.page-header .nav-btn{font-size:16px}.page-header .header-right{gap:16px}.page-header .header-pill{height:54px;font-size:15px;border-radius:8px}.page-body{width:1440px;max-width:100%;min-height:905px;margin:0 auto;padding:64px 80px 80px}.page-intro{height:122px}.page-intro .eyebrow{font-size:14px!important;line-height:17px}.page-intro h1{font-size:48px;line-height:59px;letter-spacing:-.035em;margin:12px 0 0}.page-intro p{font-size:18px;line-height:22px;color:#a4a4a4;margin:12px 0 0}.page-body>.panel{margin-top:48px!important}

/* Common functional components from Figma: 16px cards / 8px inputs */
.panel{background:#121212;border:0;border-radius:16px;padding:32px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:40px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.field{display:grid;gap:8px}.field>span,.form-label{font-size:14px;font-weight:600;color:#fff}.field input,.field select,.field textarea{width:100%;height:54px;border:0;background:#1e1e1e;color:#fff;border-radius:8px;padding:0 16px;outline:0;transition:box-shadow .25s,border-color .25s,background .25s}.field textarea{height:130px;padding-top:14px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{box-shadow:0 0 0 1px var(--lime);background:#202020}.modal-muted{color:#a4a4a4;font-size:16px;line-height:1.55}.modal-kicker{color:var(--lime);font-size:14px;font-weight:700;letter-spacing:.025em}.modal-title{font-size:48px;line-height:1.2;letter-spacing:-.035em;margin:12px 0 0}.summary-box{background:#1e1e1e;border-radius:8px;padding:16px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:38px;color:#a4a4a4;font-size:14px}.summary-row strong{color:#fff}.summary-row.total{border-top:1px solid #303030;margin-top:8px;padding-top:12px;font-size:17px}.summary-row.total strong{color:var(--lime)}.method-grid{display:grid;gap:12px}.method-option{min-height:54px;background:#1e1e1e;border-radius:8px;display:flex;align-items:center;padding:0 16px;gap:12px;color:#fff;font-size:14px;cursor:pointer;transition:background .25s,box-shadow .25s,transform .25s}.method-option:hover{transform:translateX(2px);background:#242424}.method-option:has(input:checked){box-shadow:0 0 0 1px var(--lime);background:#202300}.method-option input{accent-color:var(--lime)}.qty{height:54px;background:#1e1e1e;border-radius:8px;display:grid;grid-template-columns:54px 1fr 54px;overflow:hidden}.qty button{border:0;background:#252525;color:#fff;font-size:21px}.qty input{height:54px!important;border-radius:0!important;text-align:center;padding:0!important}.copy-row{display:flex;gap:10px}.copy-row input,.copy-value{flex:1;min-width:0}.copy-value{min-height:54px;background:#1e1e1e;border-radius:8px;padding:15px 16px;color:#fff;word-break:break-all}.data-box{background:#1e1e1e;border-radius:8px;padding:16px;color:#d6d6d6;white-space:pre-wrap;word-break:break-word;line-height:1.55}.status{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:8px;background:#1e1e1e;color:var(--lime);font-size:12px;font-weight:700}.stock{color:var(--lime);font-size:13px}.stock.out{color:#ff7777}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#1e1e1e;border-radius:8px;padding:4px;margin:24px 0}.mode-switch button{height:42px;border:0;border-radius:6px;background:transparent;color:#a4a4a4;font-size:14px;font-weight:700}.mode-switch button.active{background:var(--lime);color:#090909}.wholesale-tiers{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.tier{background:#1e1e1e;border-radius:8px;padding:12px;font-size:12px;color:#a4a4a4}.tier b{display:block;color:#fff;margin-bottom:6px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px}.detail-meta{display:flex;align-items:center;gap:16px;margin-top:24px}.detail-price{font-size:34px;color:var(--lime)}.detail-description{font-size:15px;line-height:1.7;color:#a4a4a4;margin-top:24px;white-space:pre-wrap}.detail-meta .heart{margin-left:auto;background:#1e1e1e;border-radius:8px;width:44px;height:44px}.quick-actions{display:grid;gap:12px}.profile-meta{display:grid;gap:12px}.meta{background:#1e1e1e;border-radius:8px;padding:14px}.meta span{display:block;color:#a4a4a4;font-size:12px}.meta b{display:block;margin-top:7px;font-size:15px}.balance-figure{font-size:48px;color:var(--lime);font-weight:800;margin:10px 0 24px}.tabs{display:flex;gap:16px}.tab{height:42px;padding:0 24px;border:0;border-radius:8px;background:#121212;color:#a4a4a4;font-size:15px;font-weight:600}.tab.active{background:var(--lime);color:#090909}.spacer{height:48px}.list-stack{display:grid;gap:24px}.order-card{background:#121212;border-radius:16px;padding:32px}.order-head{display:flex;justify-content:space-between;gap:24px}.order-head h3{margin:0}.account-overview{display:grid;grid-template-columns:1fr 1fr;gap:20px}.payment-state{padding:58px 42px;text-align:center}.payment-state .state-icon{width:56px;height:56px;border-radius:50%;background:var(--lime);color:#0a0a0a;display:grid;place-items:center;margin:0 auto 18px;font-size:28px}.payment-state h2{font-size:32px;margin:0}.payment-state p{color:#a4a4a4;font-size:16px;line-height:1.55}.payment-state .data-box{margin-top:20px}.small{font-size:12px}.full{width:100%}

/* Modal motion */
.modal-layer{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.78);display:flex;align-items:flex-start;justify-content:center;padding:42px 20px;overflow:auto;opacity:0;visibility:hidden;transition:opacity .36s var(--ease),visibility .36s}.modal-card{position:relative;width:min(1180px,100%);background:#0d0d0d;border:1px solid #191919;border-radius:16px;box-shadow:0 35px 100px rgba(0,0,0,.52);transform:translateY(18px) scale(.985);opacity:0;transition:transform .48s var(--ease),opacity .35s}.modal-layer.open{opacity:1;visibility:visible}.modal-layer.open .modal-card{transform:none;opacity:1}.modal-layer.closing{opacity:0}.modal-layer.closing .modal-card{transform:translateY(12px) scale(.99);opacity:0}.modal-close{position:absolute;z-index:10;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:8px;background:#1e1e1e;color:#fff;font-size:24px}.modal-close:hover{background:#272727;transform:rotate(90deg)}.modal-pad{padding:64px}.toast-wrap{position:fixed;right:22px;bottom:22px;z-index:500;display:grid;gap:8px}.toast{min-width:280px;background:#181818;border:1px solid #303030;border-radius:8px;padding:14px 16px;color:#fff;box-shadow:0 15px 50px rgba(0,0,0,.35);animation:toastIn .45s var(--ease)}.toast.success{border-color:#4f6200}.toast.error{border-color:#5a2323}@keyframes toastIn{from{opacity:0;transform:translateY(16px) translateX(10px)}to{opacity:1;transform:none}}

/* Account = exact 1440 profile/orders Figma system */
#account-modal{padding:0;background:#0a0a0a}.account-figma-card{width:min(1440px,100%);max-width:1440px;min-height:100dvh;background:#0a0a0a;border:0;border-radius:0}.account-figma-card>.modal-close{top:18px;right:20px}.account-page{padding:64px 80px 120px}.account-intro{height:120px}.account-intro .modal-kicker{display:block;height:17px}.account-intro h2{font-size:48px;line-height:59px;margin:12px 0 0;letter-spacing:-.035em}.account-intro p{font-size:16px;color:#a4a4a4;margin:12px 0 0}.account-tabs{margin-top:48px;height:42px}.account-tab-content{margin-top:48px}.profile-dashboard{width:100%;display:grid;grid-template-columns:690px 550px;gap:40px}.profile-personal{height:385px;padding:40px}.profile-personal h3{font-size:24px;margin:0 0 28px}.profile-input{margin-top:16px}.profile-input:first-of-type{margin-top:0}.profile-input span{font-size:14px;font-weight:600}.profile-input .profile-value{height:54px;margin-top:8px;background:#1e1e1e;border-radius:8px;padding:0 16px;display:flex;align-items:center;font-size:15px}.profile-save{width:231px;height:46px;margin-top:24px;border-radius:8px}.profile-right{display:grid;grid-template-rows:253px 273px;gap:32px}.profile-balance{height:253px;padding:40px}.profile-balance .balance-figure{margin:8px 0 30px}.profile-balance .btn{height:46px;border-radius:8px}.profile-quick{height:273px;padding:32px}.profile-quick h3{font-size:18px;margin:0 0 20px}.profile-quick .quick-actions{gap:12px}.profile-quick .btn{height:49px;justify-content:flex-start;border-radius:8px;background:#1e1e1e;color:#fff;border:0;padding:0 18px}.profile-quick .btn:hover{background:#252525;box-shadow:none}.orders-page-list{display:grid;gap:24px}.orders-page-list .order-card{min-height:111px}.orders-page-list .order-card.has-data{min-height:429px}

/* Figma top-up modal as a full working page */
#topup-modal{padding:0;background:#0a0a0a}.topup-figma-card{width:min(1440px,100%);max-width:1440px;min-height:100dvh;background:#0a0a0a;border:0;border-radius:0}.topup-page{padding:64px 80px 120px}.topup-intro{height:122px}.topup-intro h2{font-size:48px;margin:12px 0 0}.topup-intro p{font-size:18px;color:#a4a4a4;margin:12px 0 0}.topup-grid{display:grid;grid-template-columns:690px 550px;gap:40px;margin-top:48px}.topup-form-card{min-height:566px;padding:40px}.topup-form-card .method-grid{margin-top:28px}.topup-form-card .btn{height:62px;border-radius:8px;font-size:18px;margin-top:32px}.topup-preview{height:451px;padding:40px}.topup-preview h3{font-size:24px;margin:0}.topup-preview p{font-size:16px;line-height:1.5;color:#a4a4a4;margin:28px 0}.topup-preview .meta{min-height:101px;padding:20px}.topup-preview .btn{height:46px;border-radius:8px;margin-top:32px}

/* Activation exact frame */
.activation-layout{display:grid;grid-template-columns:690px 550px;gap:40px;margin-top:48px}.activation-form{height:auto;min-height:348px;padding:40px}.activation-form .field+ .field{margin-top:24px}.activation-form .btn{height:62px;border-radius:8px;font-size:18px;margin-top:24px}.activation-states{display:grid;gap:24px}.activation-state{background:#121212;border-radius:16px;padding:30px 40px}.activation-state.checking{min-height:119px}.activation-state.success{min-height:225px}.activation-state.error{min-height:199px}.activation-state h3{font-size:20px;margin:0 0 10px}.activation-state p{font-size:14px;line-height:1.55;color:#a4a4a4;margin:0}.activation-state.success h3{color:var(--lime)}.activation-state.error h3{color:#ff7777}

/* functional footer 1440 design */
.page-shell>.site-footer{width:100%;max-width:1440px;height:360px;margin:0 auto;padding:80px;border-top:0;background:#0c0c0c}.page-shell>.site-footer .footer-main{height:127px}.page-shell>.site-footer .footer-brand{width:450px}.page-shell>.site-footer .footer-brand h3{font-size:28px}.page-shell>.site-footer .footer-brand p{font-size:15px;line-height:23px;margin-top:24px}.page-shell>.site-footer .footer-col h4{font-size:14px}.page-shell>.site-footer .footer-col a{font-size:14px}.page-shell>.site-footer .footer-bottom{height:49px;margin-top:64px;padding-top:32px;font-size:14px}

/* responsive adaptations preserve desktop Figma geometry */
@media(max-width:1000px){.app-header:not(.page-header):not(.admin-topbar){width:calc(100% - 24px);padding:0 14px}.main-nav{display:none}.home-shell,.site-footer{width:calc(100% - 24px)}.hero h1{width:100%;font-size:40px}.hero-sub{width:90%}.product-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.advantages-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.search{width:70%}.page-header{padding:0 20px}.page-body{padding:48px 32px}.profile-dashboard,.topup-grid,.activation-layout{grid-template-columns:1fr}.profile-right{grid-template-columns:1fr 1fr;grid-template-rows:auto}.profile-personal,.profile-balance,.profile-quick,.topup-preview{height:auto}.account-page,.topup-page{padding:48px 32px}.wholesale-tiers{grid-template-columns:repeat(3,1fr)}.detail-layout{grid-template-columns:1fr}.page-shell>.site-footer{padding:60px 32px}}
@media(max-width:700px){.app-header:not(.page-header):not(.admin-topbar){height:52px;margin-top:8px}.brand{font-size:18px}.header-right .switch-pair,.header-right .header-pill:not(.primary){display:none}.header-pill.primary{height:38px;font-size:12px}.home-shell{width:calc(100% - 28px)}.figma-glows{height:2600px}.figma-glow.g1{left:-180px;top:50px}.figma-glow.g2{left:55%;top:340px}.hero{height:auto;padding:90px 0 0}.hero .eyebrow{font-size:11px}.hero h1{height:auto;font-size:40px;line-height:1.08;margin-top:18px}.hero-sub{font-size:14px;line-height:1.5;margin-top:20px}.hero-actions{margin-top:32px;flex-direction:column;gap:10px}.hero-actions .btn{width:100%;height:50px;font-size:14px}.hero-stats{margin-top:40px;height:auto;grid-template-columns:1fr 1fr}.stat{height:80px}.stat b{font-size:26px}.stat span{font-size:11px}.stat:nth-child(2)::after{display:none}.catalog,.standard-section{margin-top:72px}.section-head{height:auto}.section-head .eyebrow{font-size:11px}.section-head h2{font-size:31px;line-height:1.1;margin-top:14px}.section-head p{font-size:14px;line-height:1.5;margin-top:16px}.catalog-tools{height:auto;margin-top:30px;display:grid;gap:10px}.search,.favorite-filter{width:100%;height:48px;font-size:13px}.search input{font-size:13px}.category-tabs{height:40px;margin-top:20px}.category-tab{height:40px;font-size:12px}.product-grid{grid-template-columns:1fr;margin-top:22px}.product-card{height:280px;padding:24px}.product-top{height:40px}.product-icon{width:40px;height:40px;font-size:21px}.product-category{font-size:11px}.product-card h3{font-size:24px;line-height:1.2;margin-top:24px}.product-desc{height:44px;font-size:13px;line-height:1.6;margin-top:10px}.product-bottom{height:50px;margin-top:20px}.price-label{font-size:9px}.price{font-size:18px}.buy-btn{width:110px;height:44px;font-size:13px}.steps-grid,.advantages-grid,.reviews-grid{grid-template-columns:1fr;margin-top:30px}.step,.supplyme-benefit-card,.review{height:auto;min-height:170px;padding:28px}.step-no{font-size:30px}.step h3,.supplyme-benefit-card h3{font-size:18px}.step p,.supplyme-benefit-card p,.review p{font-size:13px;line-height:1.55}.benefit-icon{font-size:24px}.review-head strong{font-size:14px}.review-head time{font-size:11px}.stars{font-size:13px}.faq-list{margin-top:30px}.faq-q{min-height:74px;padding:0 20px;font-size:15px}.faq-a{font-size:13px;line-height:1.6;padding-left:20px;padding-right:20px}.faq-item.open .faq-a{max-height:240px;padding:0 20px 20px}.site-footer{height:auto;margin-top:72px;padding-top:40px}.footer-main{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1;width:auto}.footer-brand h3{font-size:22px}.footer-brand p{font-size:12px;line-height:1.5}.footer-col h4{font-size:12px}.footer-col a,.footer-col .nav-btn{font-size:11px}.footer-bottom{height:auto;flex-direction:column;gap:12px;font-size:10px}.payments{flex-wrap:wrap}.page-header{height:68px;padding:0 16px}.page-header .brand{font-size:20px}.page-header .main-nav{display:none}.page-header .header-pill{height:40px;font-size:12px}.page-body,.account-page,.topup-page{padding:38px 18px}.page-intro,.account-intro,.topup-intro{height:auto}.page-intro h1,.account-intro h2,.topup-intro h2{font-size:36px;line-height:1.12}.page-intro p,.account-intro p,.topup-intro p{font-size:15px;line-height:1.5}.modal-layer{padding:0}.modal-card{min-height:100dvh;border-radius:0;border-left:0;border-right:0}.modal-pad{padding:70px 20px 35px}.modal-title{font-size:34px}.profile-dashboard,.profile-right,.topup-grid,.activation-layout{grid-template-columns:1fr}.profile-right{grid-template-rows:auto}.profile-personal,.profile-balance,.profile-quick,.topup-form-card,.topup-preview,.activation-form{padding:24px;height:auto;min-height:0}.account-tabs{overflow-x:auto;gap:8px}.tab{flex:0 0 auto}.account-tab-content{margin-top:28px}.wholesale-tiers{grid-template-columns:1fr 1fr}.detail-layout{gap:20px}.page-shell>.site-footer{height:auto;padding:50px 20px}.page-shell>.site-footer .footer-main{height:auto;display:grid}.page-shell>.site-footer .footer-brand{width:auto}.page-shell>.site-footer .footer-bottom{height:auto;margin-top:40px;padding-top:24px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition-duration:.001ms!important}.reveal-ready{opacity:1!important;transform:none!important}}

/* Product purchase screen — Figma SupplyMe-All-Screens / Screen 1 */
#product-modal,#payment-modal{padding:0;background:rgba(0,0,0,.86)}.product-figma-card,.payment-figma-card{width:min(1440px,100%);max-width:1440px;min-height:100dvh;background:#0a0a0a;border:0;border-radius:0}.product-page{padding:64px 80px 100px;min-height:946px}.product-modebar{height:48px;display:flex;gap:16px}.product-modebar button{height:48px;padding:0 32px;border:0;border-radius:8px;background:#121212;color:#a4a4a4;font-size:16px;font-weight:700}.product-modebar button.active{background:#d4ff00;color:#0a0a0a}.product-screen-grid{display:grid;grid-template-columns:690px 550px;gap:40px;margin-top:48px}.product-purchase-card{min-height:722px;padding:40px}.product-purchase-head{min-height:137px}.product-chip{display:inline-flex;height:27px;align-items:center;background:#1e1e1e;color:#d4ff00;border-radius:4px;padding:0 16px;font-size:12px;font-weight:700}.product-purchase-head h2{font-size:36px;line-height:44px;margin:16px 0 0;letter-spacing:-.035em}.product-price-row{display:flex;align-items:center;gap:16px;margin-top:16px}.product-price-row strong{font-size:28px}.product-price-row .stock{font-size:14px}.product-divider{height:1px;background:#191919;margin:32px 0}.product-form-block{margin-top:28px}.product-form-block:first-of-type{margin-top:0}.product-form-block>.form-label{display:block;margin-bottom:12px}.qty.figma-qty{width:151px;height:48px;grid-template-columns:48px 55px 48px}.qty.figma-qty button,.qty.figma-qty input{height:48px!important}.payment-select{width:100%;height:54px;background:#1e1e1e;border:0;border-radius:8px;color:#fff;padding:0 20px;font-size:15px;outline:0}.payment-hint{font-size:12px;line-height:15px;color:#666c6c;margin-top:12px}.coupon-row{display:grid;grid-template-columns:1fr 150px;gap:16px}.coupon-row input{height:54px;background:#1e1e1e;border:0;border-radius:8px;color:#fff;padding:0 20px;outline:0}.coupon-row .btn{height:54px;border-radius:8px;font-size:15px;background:#1e1e1e;color:#fff;border:0}.product-buy-main{height:62px!important;border-radius:8px!important;font-size:18px!important;margin-top:32px!important}.product-info-stack{display:grid;gap:32px}.product-info-card{background:#121212;border-radius:16px;padding:32px}.product-info-card h3{font-size:20px;line-height:24px;margin:0}.product-info-card p{font-size:15px;line-height:24px;color:#a4a4a4;margin:20px 0 0}.wholesale-info-card{min-height:403px}.wholesale-info-card>p{font-size:14px;line-height:21px}.wholesale-price-list{display:grid;gap:12px;margin-top:20px}.wholesale-price-row{height:37px;border-radius:8px;background:#1e1e1e;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:14px}.wholesale-price-row strong{color:#d4ff00}.product-empty-wholesale{font-size:14px;color:#666c6c;margin-top:22px}

/* Payment flow screens 2–6 */
.payment-page{min-height:100dvh;padding:20px 0 80px;display:flex;justify-content:center;align-items:flex-start}.payment-dialog{width:720px;background:#121212;border-radius:16px;padding:40px}.payment-dialog.confirm{min-height:670px}.payment-dialog.waiting{min-height:867px}.payment-dialog.success{min-height:571px}.payment-dialog.error{min-height:551px}.payment-dialog.cancelled{min-height:499px}.payment-dialog h2{font-size:28px;line-height:34px;margin:0}.payment-dialog-centered{text-align:center}.payment-summary-list{margin-top:32px}.payment-summary-line{height:58px;border-bottom:1px solid #191919;display:flex;align-items:center;justify-content:space-between;font-size:15px}.payment-summary-line.total{height:64px;border-bottom:0;align-items:flex-end;font-size:18px;font-weight:700}.payment-summary-line.total strong{font-size:28px;color:#d4ff00}.payment-action-stack{display:grid;gap:16px;margin-top:32px}.payment-action-stack .btn,.payment-actions-row .btn{height:56px;border-radius:8px;font-size:16px}.payment-action-stack .btn-dark,.payment-actions-row .btn-dark{background:#1e1e1e;color:#fff;border:0}.payment-qr{width:180px;height:180px;background:#fff;border-radius:12px;margin:32px auto;display:grid;place-items:center;color:#0a0a0a;font-size:11px}.payment-details{display:grid;gap:20px;margin-top:30px}.payment-detail-label{font-size:14px;margin-bottom:8px}.payment-detail-value{height:50px;background:#1e1e1e;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:15px;gap:12px}.payment-copy-mini{height:27px;border:0;border-radius:4px;background:#2a2a2a;color:#fff;padding:0 12px;font-size:12px}.payment-status-line{height:46px;border-radius:8px;background:#1e1e1e;margin-top:32px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:15px}.payment-status-dot{width:12px;height:12px;background:#d4ff00;border-radius:50%;animation:pulseDot 1.4s ease-in-out infinite}@keyframes pulseDot{50%{opacity:.3;transform:scale(.75)}}.payment-help{font-size:13px;line-height:18px;color:#666c6c;text-align:center;margin:16px 0 0}.state-circle{width:80px;height:80px;border-radius:50%;background:#d4ff00;color:#0a0a0a;display:grid;place-items:center;margin:0 auto;font-size:36px;font-weight:800}.state-circle.error{background:#2b1616;color:#ff7777}.state-circle.cancelled{background:#1e1e1e;color:#a4a4a4}.payment-state-head{margin-top:16px;text-align:center}.payment-state-head h2{margin-top:16px}.payment-state-head p{font-size:15px;line-height:23px;color:#a4a4a4;margin:8px 0 0}.payment-separator{height:1px;background:#191919;margin:32px 0}.delivery-detail{background:#1e1e1e;border-radius:8px;padding:24px}.delivery-detail h3{font-size:16px;margin:0}.delivery-detail p{font-size:14px;line-height:21px;color:#a4a4a4;margin:16px 0 0}.payment-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}.payment-warning{background:#1e1e1e;border-radius:8px;padding:20px;font-size:14px;line-height:21px;color:#a4a4a4}
@media(max-width:1000px){.product-screen-grid{grid-template-columns:1fr}.product-purchase-card{min-height:0}.product-page{padding:48px 32px}.payment-dialog{width:min(720px,calc(100% - 32px))}}
@media(max-width:700px){.product-page{padding:76px 18px 40px}.product-modebar{overflow-x:auto}.product-modebar button{font-size:14px;white-space:nowrap}.product-screen-grid{margin-top:28px}.product-purchase-card,.product-info-card{padding:24px}.product-purchase-head h2{font-size:30px}.coupon-row{grid-template-columns:1fr}.coupon-row .btn{width:100%}.payment-page{padding-top:0}.payment-dialog{width:100%;min-height:100dvh!important;border-radius:0;padding:72px 20px 32px}.payment-actions-row{grid-template-columns:1fr}}
.modal-screen-header{position:relative!important;top:auto!important}.product-figma-card>.modal-close,.payment-figma-card>.modal-close,.account-figma-card>.modal-close,.topup-figma-card>.modal-close{top:19px;right:20px;z-index:80}.modal-screen-header .header-right{padding-right:54px}
.product-figma-card,.payment-figma-card{overflow:hidden}.product-figma-card::before,.product-figma-card::after,.payment-figma-card::before,.payment-figma-card::after{content:"";position:absolute;width:800px;height:800px;border-radius:50%;background:#d4ff00;filter:blur(400px);opacity:.065;pointer-events:none;z-index:0}.product-figma-card::before,.payment-figma-card::before{left:-200px;top:150px}.product-figma-card::after,.payment-figma-card::after{left:800px;top:300px;opacity:.05}.product-figma-card>* ,.payment-figma-card>*{position:relative;z-index:1}
.account-page{min-height:960px}.topup-page{min-height:880px}.modal-functional-footer{height:360px;background:#0c0c0c;padding:80px;color:#fff}.mff-main{height:127px;display:flex;justify-content:space-between}.mff-main>div:first-child{width:450px}.mff-main h3{font-size:28px;margin:0}.mff-main p{font-size:15px;line-height:23px;color:#666c6c;margin:24px 0 0}.mff-links{display:flex;gap:72px}.mff-links>div{display:grid;align-content:start;gap:12px;min-width:140px}.mff-links b{font-size:14px}.mff-links a,.mff-links span{font-size:14px;color:#666c6c}.mff-bottom{height:49px;border-top:1px solid #191919;margin-top:64px;padding-top:32px;display:flex;justify-content:space-between;color:#666c6c;font-size:14px}
@media(max-width:700px){.modal-functional-footer{height:auto;padding:50px 20px}.mff-main{height:auto;display:grid;gap:34px}.mff-main>div:first-child{width:auto}.mff-links{display:grid;grid-template-columns:1fr 1fr;gap:30px}.mff-bottom{height:auto;flex-direction:column;gap:10px}}

/* ========================================================================== */
/* v41 — literal corrections extracted from SupplyMe.fig                      */
/* Static geometry stays Figma-accurate; motion never changes final layout.   */
/* ========================================================================== */

/* Figma full-page coordinates are authored at 3840 and rendered at 1:2. */
.figma-glow.g1{left:calc(50% - 810px);top:50px}
.figma-glow.g2{left:calc(50% + 440px);top:300px}
.figma-glow.g3{left:calc(50% - 1160px);top:900px}
.figma-glow.g4{left:calc(50% + 40px);top:1600px}

/* The Hero frame starts at Y=260 in Figma => 130px in browser scale.
   Header consumes 53px (13 + 40), therefore the actual frame gap is 77px.
   v40 used padding here, which visually aligned the text but pulled every
   following section 77px too high. */
.hero{margin-top:77px;padding-top:0}
.hero-actions .btn-dark{border-color:var(--lime)}

/* Main header: exact Figma Balance/Profile controls. */
.figma-home-header{box-shadow:inset 0 0 0 1px #191919,0 18px 36px rgba(0,0,0,.38)}
.header-figma-divider{width:1px;height:21.5px;background:#191919;display:block;flex:0 0 auto}
.figma-balance-button,.figma-profile-button{border:0;background:#1e1e1e;color:#fff;height:27px;border-radius:0;display:flex;align-items:center;font-size:9px;font-weight:600;white-space:nowrap;padding:0;position:relative;overflow:hidden}
.figma-balance-button{width:102.5px;justify-content:center}
.figma-profile-button{width:108px}
.profile-gear{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;color:#fff}
.profile-gear svg{width:12px;height:12px;display:block}
.profile-copy{height:27px;display:flex;align-items:center;justify-content:center;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}
.figma-balance-button:hover,.figma-profile-button:hover{background:#242424;transform:translateY(-1px)}

/* Product/search/control strokes exist in Figma and were too faint/missing in v40. */
.product-card,.step,.supplyme-benefit-card,.review,.catalog-empty{box-shadow:inset 0 0 0 1px #191919}
.product-card:hover{box-shadow:inset 0 0 0 1px #222,0 18px 45px rgba(0,0,0,.28)}
.search,.category-tab{box-shadow:inset 0 0 0 1px rgba(25,25,25,.75)}
.category-tab.active,.favorite-filter{box-shadow:none}

/* 1440px functional header: direct coordinates from profile-dashboard frame. */
.figma-functional-header{overflow:hidden;box-shadow:inset 0 -1px 0 #191919!important}
.figma-functional-header .header-figma-divider{width:2px;height:43px}
.figma-functional-header .switch-pair{width:105px;height:42px;border-radius:6px;padding:2px}
.figma-functional-header .switch-pair button{font-size:14px;border-radius:4px}
.figma-functional-header .figma-balance-button{width:160px;height:54px;border-radius:8px;font-size:15px}
.figma-functional-header .figma-profile-button{width:216px;height:54px;border-radius:8px;font-size:15px}
.figma-functional-header .profile-gear{width:54px;height:54px}
.figma-functional-header .profile-gear svg{width:24px;height:24px}
.figma-functional-header .profile-copy{height:54px}

@media(min-width:1101px){
  .figma-functional-header .header-left{position:absolute;left:32px;top:18.5px;width:776px;height:43px;gap:40px}
  .figma-functional-header .main-nav{height:43px;align-items:center;border-left-width:2px;padding-left:40px;gap:32px}
  .figma-functional-header .header-right{position:absolute;left:808px;top:13px;width:652px;height:54px;gap:16px;padding:0}
}

/* Full-screen Figma screens do not contain an artificial modal X button. */
.product-figma-card>.modal-close,.payment-figma-card>.modal-close,.account-figma-card>.modal-close,.topup-figma-card>.modal-close{display:none}

/* Profile — direct node geometry from profile-dashboard / Dashboard-Grid. */
.profile-personal,.profile-balance,.profile-quick,.order-card{box-shadow:inset 0 0 0 1px #191919}
.profile-personal h3{line-height:29px;margin:0 0 24px}
.profile-input{margin-top:24px}
.profile-input:first-of-type{margin-top:0}
.profile-input span{line-height:17px}
.profile-input .profile-value{margin-top:8px;box-shadow:inset 0 0 0 1px #191919}
.profile-balance .form-label{font-size:16px;line-height:20px}
.profile-balance .balance-figure{font-size:48px;line-height:59px;margin:24px 0 24px}
.profile-quick h3{line-height:22px;margin:0 0 16px}
.profile-quick .quick-actions{display:grid;gap:12px}
.profile-quick .btn{height:49px;padding:0 16px;justify-content:space-between}
.profile-quick .btn i{font-style:normal;font-size:25px;line-height:1;color:#666c6c;transition:transform .28s var(--ease),color .28s var(--ease)}
.profile-quick .btn:hover i{transform:translateX(4px);color:var(--lime)}

/* ========================== interaction / motion ========================== */
:root{--pointer-x:50vw;--pointer-y:50vh}
body::before{content:"";position:fixed;left:var(--pointer-x);top:var(--pointer-y);width:420px;height:420px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(212,255,0,.026),rgba(212,255,0,0) 67%);pointer-events:none;z-index:1;transition:left .09s linear,top .09s linear}

.figma-home-header{animation:headerDrop .72s var(--ease) both}
@keyframes headerDrop{from{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:none}}

.hero>.eyebrow{animation:heroRise .72s .08s var(--ease) both}
.hero>h1{animation:heroRise .8s .14s var(--ease) both}
.hero>.hero-sub{animation:heroRise .8s .21s var(--ease) both}
.hero>.hero-actions{animation:heroRise .82s .29s var(--ease) both}
.hero>.hero-stats{animation:heroRise .86s .38s var(--ease) both}
@keyframes heroRise{from{opacity:0;transform:translateY(18px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}

.reveal-ready{opacity:0;transform:translateY(24px);filter:blur(3px);transition:opacity .72s var(--ease) var(--reveal-delay,0ms),transform .72s var(--ease) var(--reveal-delay,0ms),filter .72s var(--ease) var(--reveal-delay,0ms)}
.reveal-ready.revealed{opacity:1;transform:none;filter:none}

.card-motion{animation:cardEnter .52s var(--ease) both;animation-delay:calc(min(var(--card-i),8) * 42ms)}
@keyframes cardEnter{from{opacity:0;transform:translateY(14px) scale(.982)}to{opacity:1;transform:none}}
.product-card:hover.card-motion{transform:translateY(-4px)}

/* Light sweep only on interaction — static Figma remains untouched. */
.btn-lime::after,.buy-btn::after,.favorite-filter::after,.category-tab.active::after,.figma-balance-button::after,.figma-profile-button::after{content:"";position:absolute;inset:-50% auto -50% -45%;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:skewX(-18deg);opacity:0;pointer-events:none}
.btn-lime:hover::after,.buy-btn:hover::after,.favorite-filter:hover::after,.category-tab.active:hover::after,.figma-balance-button:hover::after,.figma-profile-button:hover::after{animation:sweep .72s var(--ease)}
@keyframes sweep{0%{left:-45%;opacity:0}18%{opacity:.55}100%{left:125%;opacity:0}}
.buy-btn,.favorite-filter,.category-tab{position:relative;overflow:hidden}


.main-nav a,.main-nav .nav-btn{position:relative}
.main-nav a::after,.main-nav .nav-btn::after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--lime);transition:right .3s var(--ease)}
.main-nav a:hover::after,.main-nav .nav-btn:hover::after{right:0}

.category-tabs{scroll-behavior:smooth;scroll-snap-type:x proximity}
.category-tab{scroll-snap-align:start}
.category-tab:active{transform:scale(.96)}

.faq-item{transition:background .32s var(--ease),box-shadow .32s var(--ease)}
.faq-item:hover{background:#141414}
.faq-q>span:last-child{transition:transform .38s var(--ease),color .28s}
.faq-item.open .faq-q>span:last-child{transform:rotate(45deg);color:var(--lime)}

.modal-layer.open .account-figma-card,.modal-layer.open .product-figma-card,.modal-layer.open .payment-figma-card,.modal-layer.open .topup-figma-card{animation:screenReveal .5s var(--ease) both}
@keyframes screenReveal{from{opacity:0;clip-path:inset(0 0 100% 0);transform:translateY(10px)}to{opacity:1;clip-path:inset(0);transform:none}}
.account-tab-content>*{animation:tabContentIn .42s var(--ease) both}
@keyframes tabContentIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.tab{position:relative;overflow:hidden}
.tab:hover{transform:translateY(-1px)}
.tab.active{animation:tabPop .3s var(--ease)}
@keyframes tabPop{50%{transform:scale(.97)}100%{transform:none}}

.field input:focus,.field select:focus,.field textarea:focus,.profile-value:hover{box-shadow:0 0 0 1px var(--lime),0 0 28px rgba(212,255,0,.045)}
.payment-status-dot{box-shadow:0 0 0 rgba(212,255,0,.25);animation:pulseDot 1.4s ease-in-out infinite,pulseRing 1.8s ease-out infinite}
@keyframes pulseRing{0%{box-shadow:0 0 0 0 rgba(212,255,0,.22)}75%,100%{box-shadow:0 0 0 11px rgba(212,255,0,0)}}

@media(max-width:1100px){
  .figma-functional-header{overflow:visible}
  .figma-functional-header .header-left,.figma-functional-header .header-right{position:static;width:auto;height:auto}
  .figma-functional-header .header-right{gap:10px}
  .figma-functional-header .figma-balance-button{width:auto;min-width:130px;padding:0 12px}
  .figma-functional-header .figma-profile-button{width:auto;min-width:54px}
  .figma-functional-header .profile-copy{padding:0 14px}
}

@media(max-width:700px){
  body::before{display:none}
  .hero{margin-top:0;padding-top:90px}
  .figma-home-header .header-figma-divider,.figma-home-header .figma-balance-button{display:none}
  .figma-home-header .figma-profile-button{width:auto;min-width:38px;height:38px;border-radius:0}
  .figma-home-header .profile-gear{width:38px;height:38px}
  .figma-home-header .profile-copy{height:38px;padding:0 12px;font-size:12px}
  .figma-functional-header .switch-pair,.figma-functional-header .header-figma-divider,.figma-functional-header .figma-balance-button{display:none}
  .figma-functional-header .figma-profile-button{height:40px;min-width:40px}
  .figma-functional-header .profile-gear{width:40px;height:40px}
  .figma-functional-header .profile-copy{height:40px;font-size:12px}
  .profile-input{margin-top:20px}
}

@media(prefers-reduced-motion:reduce){
  .figma-home-header,.hero>.eyebrow,.hero>h1,.hero>.hero-sub,.hero>.hero-actions,.hero>.hero-stats,.card-motion,.modal-layer.open .account-figma-card,.modal-layer.open .product-figma-card,.modal-layer.open .payment-figma-card,.modal-layer.open .topup-figma-card,.account-tab-content>*{animation:none!important;opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}
  body::before{display:none}
}
#admin-button{display:none!important}

/* ========================================================================== */
/* v42 — one visual language everywhere                                       */
/* Main storefront = v41 × 1.25 on desktop. Internal screens use same scale. */
/* ========================================================================== */

/* Cursor light is intentionally immediate: no interpolation / chasing. */
body::before{transition:none!important;will-change:left,top}

/* Balance must grow with the real amount instead of clipping it. */
.figma-balance-button{
  width:auto!important;
  min-width:112px!important;
  max-width:none!important;
  padding:0 12px!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.figma-balance-button [data-balance-copy]{white-space:nowrap}
.profile-gear[data-open-admin]{cursor:pointer;pointer-events:auto}
.profile-gear[data-open-admin].hidden{display:none!important}

/* Literal 1.25x desktop storefront scaling. CSS zoom participates in layout,
   therefore the 939px Figma canvas becomes 1173.75px and stays centered. */
@media(min-width:1101px){
  body:not(.admin-body)>.figma-home-header,
  body:not(.admin-body)>.home-shell,
  body:not(.admin-body)>.site-footer{zoom:1.25}
  body:not(.admin-body)>.figma-home-header .figma-balance-button{min-width:112px!important}
}

/* ---------- shared sharp geometry ---------- */
.panel,.summary-box,.method-option,.qty,.copy-value,.data-box,.status,.mode-switch,
.mode-switch button,.tier,.meta,.tab,.order-card,.profile-value,.profile-save,
.profile-balance .btn,.profile-quick .btn,.topup-form-card,.topup-preview,
.activation-state,.product-modebar button,.product-purchase-card,.product-info-card,
.product-chip,.payment-select,.coupon-row input,.coupon-row .btn,.product-buy-main,
.wholesale-price-row,.payment-dialog,.payment-action-stack .btn,.payment-actions-row .btn,
.payment-qr,.payment-detail-value,.payment-copy-mini,.payment-status-line,.delivery-detail,
.payment-warning,.field input,.field select,.field textarea,.detail-meta .heart,
.page-shell>.site-footer,.modal-functional-footer{border-radius:0!important}

/* Same subtle Figma stroke used by storefront cards. */
.panel,.activation-state,.product-purchase-card,.product-info-card,.topup-form-card,
.topup-preview,.payment-dialog,.summary-box,.method-option,.meta,.order-card,
.delivery-detail,.payment-warning{box-shadow:inset 0 0 0 1px #191919}

/* ---------- internal / activation headers ---------- */
.figma-functional-header{
  position:relative!important;
  width:min(1174px,calc(100% - 32px))!important;
  height:50px!important;
  min-height:50px!important;
  margin:16px auto 0!important;
  padding:0 25px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  overflow:visible!important;
  background:#0c0c0c!important;
  box-shadow:inset 0 0 0 1px #191919,0 18px 36px rgba(0,0,0,.28)!important;
}
.figma-functional-header .header-left,.figma-functional-header .header-right{
  position:static!important;width:auto!important;height:auto!important;top:auto!important;left:auto!important;padding:0!important
}
.figma-functional-header .header-left{gap:25px!important;min-width:0}
.figma-functional-header .brand{font-size:14.4px!important}
.figma-functional-header .main-nav{height:auto!important;padding-left:25px!important;border-left:1px solid #191919!important;gap:20px!important}
.figma-functional-header .main-nav a,.figma-functional-header .nav-btn{font-size:11.8px!important}
.figma-functional-header .header-right{gap:10px!important;flex:0 0 auto}
.figma-functional-header .switch-pair{width:66px!important;height:26px!important;padding:1px!important;border-radius:0!important}
.figma-functional-header .switch-pair button{font-size:9px!important;border-radius:0!important}
.figma-functional-header .header-figma-divider{width:1px!important;height:27px!important}
.figma-functional-header .figma-balance-button{height:34px!important;min-width:128px!important;padding:0 12px!important;font-size:11px!important;border-radius:0!important}
.figma-functional-header .figma-profile-button{width:auto!important;min-width:135px!important;height:34px!important;font-size:11px!important;border-radius:0!important}
.figma-functional-header .profile-gear{width:34px!important;height:34px!important}
.figma-functional-header .profile-gear svg{width:15px!important;height:15px!important}
.figma-functional-header .profile-copy{height:34px!important;padding:0 12px!important}
.modal-screen-header .header-right{padding-right:0!important}

/* ---------- activation page ---------- */
.page-body{width:min(1174px,calc(100% - 32px))!important;max-width:1174px!important;min-height:0!important;padding:54px 0 76px!important}
.page-intro{height:auto!important;min-height:98px!important}
.page-intro .eyebrow{font-size:11px!important;line-height:14px!important}
.page-intro h1{font-size:36px!important;line-height:44px!important;margin:10px 0 0!important}
.page-intro p{font-size:13px!important;line-height:19px!important;margin:10px 0 0!important}
.activation-layout{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)!important;gap:24px!important;margin-top:38px!important}
.activation-form{min-height:0!important;padding:28px!important}
.activation-form .field+.field{margin-top:18px!important}
.activation-form .btn{height:48px!important;margin-top:20px!important;font-size:13px!important;border-radius:0!important}
.activation-states{gap:16px!important}
.activation-state{min-height:0!important;padding:24px!important}
.activation-state h3{font-size:16px!important;line-height:20px!important;margin-bottom:8px!important}
.activation-state p{font-size:12px!important;line-height:18px!important}
.field>span,.form-label{font-size:12px!important}
.field input,.field select,.field textarea{height:44px!important;padding:0 13px!important;font-size:12px!important}
.field textarea{height:110px!important;padding-top:12px!important}
.page-shell>.site-footer{width:min(1174px,calc(100% - 32px))!important;height:auto!important;margin:0 auto 24px!important;padding:46px 0 0!important;background:transparent!important;border-top:1px solid #191919!important}
.page-shell>.site-footer .footer-main{height:auto!important;min-height:86px!important}
.page-shell>.site-footer .footer-brand{width:290px!important}
.page-shell>.site-footer .footer-brand h3{font-size:18px!important}
.page-shell>.site-footer .footer-brand p{font-size:10px!important;line-height:15px!important;margin-top:16px!important}
.page-shell>.site-footer .footer-col h4{font-size:10px!important}.page-shell>.site-footer .footer-col a{font-size:10px!important}
.page-shell>.site-footer .footer-bottom{height:auto!important;margin-top:36px!important;padding:20px 0 26px!important;font-size:10px!important}

/* ---------- account / product / topup full screens ---------- */
.account-figma-card,.product-figma-card,.payment-figma-card,.topup-figma-card{width:100%!important;max-width:none!important}
.account-page,.product-page,.topup-page{width:min(1174px,calc(100% - 32px))!important;margin:0 auto!important;padding:54px 0 76px!important;min-height:0!important}
.account-intro,.topup-intro{height:auto!important;min-height:98px!important}
.account-intro .modal-kicker,.topup-intro .modal-kicker{font-size:11px!important;line-height:14px!important;height:auto!important}
.account-intro h2,.topup-intro h2{font-size:36px!important;line-height:44px!important;margin:10px 0 0!important}
.account-intro p,.topup-intro p{font-size:13px!important;line-height:19px!important;margin:10px 0 0!important}
.account-tabs{height:34px!important;margin-top:38px!important;gap:10px!important}
.tab{height:34px!important;padding:0 18px!important;font-size:11px!important}
.account-tab-content{margin-top:34px!important}
.profile-dashboard,.topup-grid,.product-screen-grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)!important;gap:24px!important}
.profile-personal{height:auto!important;min-height:308px!important;padding:28px!important}
.profile-personal h3{font-size:19px!important;line-height:24px!important;margin-bottom:20px!important}
.profile-input{margin-top:17px!important}.profile-input span{font-size:11px!important}.profile-input .profile-value{height:44px!important;margin-top:7px!important;padding:0 13px!important;font-size:12px!important;border-radius:0!important}
.profile-save{width:190px!important;height:40px!important;margin-top:20px!important;border-radius:0!important}
.profile-right{grid-template-rows:auto auto!important;gap:18px!important}
.profile-balance,.profile-quick{height:auto!important;padding:28px!important}
.profile-balance .form-label{font-size:12px!important}.profile-balance .balance-figure{font-size:38px!important;line-height:46px!important;margin:17px 0 20px!important}.profile-balance .btn{height:40px!important}
.profile-quick h3{font-size:15px!important;line-height:19px!important;margin-bottom:14px!important}.profile-quick .quick-actions{gap:8px!important}.profile-quick .btn{height:40px!important;padding:0 14px!important;font-size:12px!important}.profile-quick .btn i{font-size:19px!important}
.order-card{padding:22px!important}.orders-page-list{gap:16px!important}

.topup-grid,.product-screen-grid{margin-top:38px!important}
.topup-form-card,.topup-preview,.product-purchase-card,.product-info-card{padding:28px!important}
.topup-form-card{min-height:0!important}.topup-form-card .method-grid{margin-top:20px!important}.topup-form-card .btn{height:48px!important;border-radius:0!important;font-size:13px!important;margin-top:22px!important}
.topup-preview{height:auto!important}.topup-preview h3{font-size:18px!important}.topup-preview p{font-size:12px!important;line-height:18px!important;margin:18px 0!important}.topup-preview .meta{min-height:72px!important;padding:14px!important}.topup-preview .btn{height:40px!important;border-radius:0!important;margin-top:22px!important}
.product-modebar{height:38px!important;gap:10px!important}.product-modebar button{height:38px!important;padding:0 22px!important;font-size:12px!important;border-radius:0!important}
.product-screen-grid{margin-top:34px!important}.product-purchase-card{min-height:0!important}.product-purchase-head{min-height:0!important}.product-chip{height:23px!important;padding:0 12px!important;font-size:9px!important;border-radius:0!important}.product-purchase-head h2{font-size:28px!important;line-height:34px!important;margin-top:13px!important}.product-price-row{margin-top:12px!important}.product-price-row strong{font-size:22px!important}.product-divider{margin:22px 0!important}.product-form-block{margin-top:20px!important}.qty.figma-qty{width:126px!important;height:42px!important;grid-template-columns:42px 42px 42px!important}.qty.figma-qty button,.qty.figma-qty input{height:42px!important}.payment-select,.coupon-row input,.coupon-row .btn{height:44px!important;font-size:12px!important;border-radius:0!important}.coupon-row{grid-template-columns:1fr 126px!important;gap:10px!important}.product-buy-main{height:48px!important;font-size:13px!important;margin-top:22px!important;border-radius:0!important}.product-info-stack{gap:18px!important}.product-info-card h3{font-size:16px!important}.product-info-card p{font-size:12px!important;line-height:18px!important;margin-top:14px!important}.wholesale-info-card{min-height:0!important}.wholesale-price-list{gap:8px!important;margin-top:14px!important}.wholesale-price-row{height:32px!important;padding:0 12px!important;font-size:11px!important;border-radius:0!important}

/* Payment state dialogs no longer look like a separate rounded app. */
.payment-page{padding:34px 0 70px!important}.payment-dialog{width:min(600px,calc(100% - 32px))!important;min-height:0!important;padding:30px!important}
.payment-dialog h2{font-size:23px!important;line-height:28px!important}.payment-summary-list{margin-top:24px!important}.payment-summary-line{height:46px!important;font-size:12px!important}.payment-summary-line.total{height:52px!important;font-size:14px!important}.payment-summary-line.total strong{font-size:22px!important}.payment-action-stack{gap:10px!important;margin-top:24px!important}.payment-action-stack .btn,.payment-actions-row .btn{height:44px!important;font-size:12px!important;border-radius:0!important}.payment-qr{width:160px!important;height:160px!important;margin:24px auto!important}.payment-details{gap:14px!important;margin-top:22px!important}.payment-detail-label{font-size:11px!important}.payment-detail-value{height:42px!important;padding:0 12px!important;font-size:12px!important}.payment-status-line{height:40px!important;margin-top:24px!important;font-size:12px!important}.payment-help{font-size:11px!important;line-height:16px!important}.state-circle{width:62px!important;height:62px!important;font-size:27px!important}.payment-state-head p{font-size:12px!important;line-height:18px!important}.payment-separator{margin:24px 0!important}.delivery-detail,.payment-warning{padding:17px!important}.delivery-detail h3{font-size:13px!important}.delivery-detail p,.payment-warning{font-size:11px!important;line-height:17px!important}.payment-actions-row{gap:10px!important;margin-top:24px!important}

.modal-functional-footer{width:min(1174px,calc(100% - 32px))!important;height:auto!important;margin:0 auto 24px!important;padding:46px 0 0!important;background:transparent!important;border-top:1px solid #191919!important}.mff-main{height:auto!important;min-height:86px!important}.mff-main>div:first-child{width:290px!important}.mff-main h3{font-size:18px!important}.mff-main p{font-size:10px!important;line-height:15px!important;margin-top:16px!important}.mff-links{gap:48px!important}.mff-links>div{gap:8px!important;min-width:100px!important}.mff-links b,.mff-links a,.mff-links span{font-size:10px!important}.mff-bottom{height:auto!important;margin-top:36px!important;padding:20px 0 26px!important;font-size:10px!important}

/* Keep mobile behavior readable; desktop unification must not shrink phones. */
@media(max-width:1100px){
  .figma-functional-header{width:calc(100% - 24px)!important;height:52px!important;padding:0 14px!important}
  .figma-functional-header .main-nav{display:none!important}
  .page-body,.account-page,.product-page,.topup-page{width:calc(100% - 32px)!important;padding-top:42px!important}
  .profile-dashboard,.topup-grid,.product-screen-grid,.activation-layout{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  .figma-functional-header{margin-top:8px!important;height:52px!important}
  .figma-functional-header .switch-pair,.figma-functional-header .header-figma-divider,.figma-functional-header .figma-balance-button{display:none!important}
  .figma-functional-header .figma-profile-button{height:38px!important;min-width:38px!important}.figma-functional-header .profile-gear{width:38px!important;height:38px!important}.figma-functional-header .profile-copy{height:38px!important}
  .page-body,.account-page,.product-page,.topup-page{width:calc(100% - 28px)!important;padding:36px 0 54px!important}
  .page-intro h1,.account-intro h2,.topup-intro h2{font-size:32px!important;line-height:38px!important}
  .modal-functional-footer,.page-shell>.site-footer{width:calc(100% - 28px)!important}
}


/* SupplyMe v45: subcategory grouping, activation workspace and payment icons */
.product-grid.has-groups{display:block!important;margin-top:34px!important}.subcategory-group{margin-top:34px}.subcategory-group:first-child{margin-top:0}.subcategory-group-head{min-height:58px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid #191919;padding:0 2px 14px}.subcategory-group-head>div{min-width:0}.subcategory-group-head span{display:block;font-size:8px;line-height:10px;letter-spacing:.15em;color:#666c6c;font-weight:700;text-transform:uppercase}.subcategory-group-head h3{font-size:18px;line-height:22px;margin:7px 0 0}.subcategory-group-head p{max-width:650px;font-size:10px;line-height:15px;color:#666c6c;margin:5px 0 0}.subcategory-group-head>b{font-size:10px;color:#0a0a0a;background:var(--lime);min-width:28px;height:24px;display:grid;place-items:center}.subcategory-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 12px;margin-top:16px}
.payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.payment-method-option{position:relative;min-height:48px;background:#161616;border:1px solid #252525;display:grid;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 11px;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.payment-method-option:hover{background:#1a1a1a;border-color:#333}.payment-method-option:has(input:checked){border-color:var(--lime);background:#171b08}.payment-method-option input{position:absolute;opacity:0;pointer-events:none}.payment-method-icon{width:32px;height:32px;background:#0d0d0d;border:1px solid #262626;display:grid;place-items:center;overflow:hidden}.payment-method-icon img{width:100%;height:100%;object-fit:contain;padding:4px}.payment-method-icon i{font-style:normal;color:var(--lime);font-size:14px}.payment-method-name{min-width:0;font-size:11px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-method-check{font-size:11px;color:#0a0a0a;background:var(--lime);width:18px;height:18px;display:grid;place-items:center;opacity:0}.payment-method-option:has(input:checked) .payment-method-check{opacity:1}.payment-method-empty{grid-column:1/-1;min-height:48px;display:grid;place-items:center;border:1px dashed #282828;color:#666c6c;font-size:11px}.topup-method-grid{margin-top:12px}
.activation-workspace{margin-top:38px}.activation-modebar{display:flex;gap:8px;margin-bottom:16px}.activation-mode{height:38px;border:1px solid #242424;background:#121212;color:#888;padding:0 18px;font-size:10px;font-weight:700}.activation-mode.active{background:var(--lime);border-color:var(--lime);color:#0a0a0a}.activation-mode-panel.hidden{display:none!important}.activation-side{display:grid;gap:14px;align-content:start}.activation-guide{padding:26px!important}.activation-guide h2{font-size:24px;line-height:30px;margin:10px 0 0}.activation-guide>p{font-size:12px;line-height:18px;color:#8b8b8b;margin:12px 0 0}.provider-note{display:grid;gap:5px;margin-top:18px;padding:12px 14px;border-left:2px solid var(--lime);background:#151807}.provider-note span{font-size:8px;letter-spacing:.14em;color:#777;text-transform:uppercase}.provider-note b{font-size:11px;line-height:16px}.activation-instruction{margin-top:20px;padding-top:18px;border-top:1px solid #242424}.activation-instruction h3{font-size:13px;margin:0 0 12px}.activation-instruction ol{margin:0;padding-left:20px;display:grid;gap:9px}.activation-instruction li{font-size:11px;line-height:17px;color:#aaa;padding-left:4px}.service-health{margin-top:18px;padding:12px;border:1px solid #5a4b00;background:#211d05;display:grid;gap:4px}.service-health.error{border-color:#592020;background:#211010}.service-health b{font-size:10px}.service-health span{font-size:10px;line-height:15px;color:#aaa}.activation-input-block{margin-top:18px;display:grid;gap:12px}.activation-form #cdk-form textarea{min-height:142px}.force-option{display:flex!important;grid-template-columns:auto 1fr!important;min-height:42px!important}.activation-event{border:1px solid #3a2020;background:#160f0f;padding:20px}.activation-event>span{font-size:8px;letter-spacing:.15em;color:#ff7373}.activation-event h3{font-size:15px;margin:8px 0}.activation-event p{font-size:11px;line-height:17px;color:#aaa;margin:0}.activation-event code{display:inline-block;margin-top:10px;color:#777;font-size:9px}.activation-event-result{margin-top:18px;border:1px solid #242424;background:#121212;padding:28px;display:grid;grid-template-columns:52px 1fr;gap:20px}.activation-event-result.success{border-color:#354500}.activation-event-result.error{border-color:#4b2020}.activation-result-mark{width:52px;height:52px;background:var(--lime);color:#0a0a0a;display:grid;place-items:center;font-size:24px;font-weight:800}.activation-event-result.error .activation-result-mark{background:#ff6262}.activation-event-result.processing .activation-result-mark{background:#e2c84f}.activation-result-copy>span{font-size:8px;letter-spacing:.15em;color:#777}.activation-result-copy h2{font-size:23px;margin:7px 0}.activation-result-copy>p{font-size:12px;line-height:18px;color:#aaa;white-space:pre-wrap}.activation-result-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0}.activation-result-meta>div{background:#191919;padding:12px}.activation-result-meta small{display:block;font-size:8px;color:#777}.activation-result-meta b{display:block;font-size:10px;margin-top:5px;word-break:break-all}.bulk-check-panel{padding:26px!important}.bulk-check-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.bulk-check-head h2{font-size:24px;margin:8px 0 0}.bulk-limit{height:24px;display:flex;align-items:center;background:#1e1e1e;color:#888;padding:0 10px;font-size:9px}.bulk-check-panel textarea{min-height:210px!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:11px!important;line-height:18px!important}.bulk-check-panel .btn{margin-top:14px}.bulk-results{margin-top:18px}.bulk-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.bulk-summary>div{background:#121212;border:1px solid #222;padding:14px}.bulk-summary span{display:block;font-size:8px;color:#777;letter-spacing:.1em}.bulk-summary b{display:block;font-size:22px;margin-top:6px}.bulk-summary .good b{color:var(--lime)}.bulk-summary .bad b{color:#ff6262}.bulk-list{display:grid;margin-top:10px;border:1px solid #222}.bulk-row{min-height:58px;display:grid;grid-template-columns:190px minmax(0,1fr) 120px;align-items:center;gap:16px;padding:10px 14px;border-bottom:1px solid #202020;background:#111}.bulk-row:last-child{border-bottom:0}.bulk-row code{font-size:10px;color:#ddd}.bulk-row>div{min-width:0;display:grid;gap:4px}.bulk-row>div b{font-size:10px}.bulk-row>div small{font-size:9px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bulk-row>span{justify-self:end;font-size:8px;font-weight:800;letter-spacing:.08em;padding:6px 8px;background:#1d1d1d}.bulk-row.unused>span{background:var(--lime);color:#0a0a0a}.bulk-row.error>span{background:#4a1818;color:#ffaaaa}.bulk-row.processing>span{background:#493f12;color:#ffe785}.bulk-ignored{font-size:9px;color:#777;margin-top:10px}.bulk-loading{min-height:100px;display:grid;place-items:center}
@media(max-width:700px){.subcategory-product-grid{grid-template-columns:1fr}.subcategory-group-head h3{font-size:17px}.payment-method-grid{grid-template-columns:1fr}.activation-modebar{overflow-x:auto}.activation-event-result{grid-template-columns:1fr}.bulk-summary{grid-template-columns:1fr 1fr}.bulk-row{grid-template-columns:1fr}.bulk-row>span{justify-self:start}.activation-result-meta{grid-template-columns:1fr}}

/* SupplyMe v46: subcategory logos, activation links, payment identity */
.subcategory-head-main{display:flex;align-items:center;gap:14px;min-width:0}.subcategory-logo{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:1px solid #252525;background:#0a0a0a;overflow:hidden}.subcategory-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.activation-guide-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.activation-guide-actions .btn{min-height:42px;width:auto;padding:0 15px}.activation-guide-actions .btn span{font-size:13px;margin-left:8px}.provider-note.localized{border-left:2px solid var(--lime)}.payment-inline{display:inline-flex;align-items:center;gap:7px;vertical-align:middle}.payment-inline img,.payment-inline i{width:20px;height:20px;display:inline-grid;place-items:center;object-fit:contain;flex:0 0 20px}.payment-inline i{font-style:normal;color:var(--lime);font-size:11px;border:1px solid #262626}.payment-method-current{display:flex;align-items:center;justify-content:center;gap:11px;margin:16px auto 0;padding:10px 14px;width:max-content;max-width:100%;border:1px solid #242424;background:#101010;text-align:left}.payment-current-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #282828;background:#080808;overflow:hidden}.payment-current-icon img{width:100%;height:100%;object-fit:contain;padding:3px}.payment-current-icon i{font-style:normal;color:var(--lime)}.payment-method-current div{display:grid;gap:3px}.payment-method-current small{font-size:8px;color:#686868;letter-spacing:.1em}.payment-method-current b{font-size:11px}.payment-method-icon img{display:block;width:100%;height:100%;object-fit:contain}.payment-method-option .payment-method-icon{overflow:hidden}@media(max-width:700px){.subcategory-logo{width:40px;height:40px;flex-basis:40px}.activation-guide-actions{display:grid;grid-template-columns:1fr}.activation-guide-actions .btn{width:100%}}


/* SupplyMe v46.1: advantages restored to original position and never hidden by reveal */
.advantages-section{display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;filter:none!important;margin-top:80px!important}
.advantages-section.reveal-ready,.advantages-section.reveal-ready.revealed{display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;filter:none!important}
.advantages-section .section-head,.advantages-section .advantages-grid,.advantages-section .supplyme-benefit-card{visibility:visible!important;opacity:1!important;transform:none!important;filter:none!important}
@media(max-width:700px){.advantages-section{margin-top:72px!important}}


/* SupplyMe v46.3: Brave/Shields-safe benefits. Avoid generic .adv class. */
#advantages.advantages-section{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  transform:none!important;
  filter:none!important;
  margin-top:80px!important;
  min-height:0!important;
}
#advantages .advantages-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:15px 12px!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:40px 0 0!important;
  padding:0!important;
  overflow:visible!important;
  visibility:visible!important;
  opacity:1!important;
  transform:none!important;
}
#advantages .supplyme-benefit-card{
  display:block!important;
  position:relative!important;
  min-width:0!important;
  height:114.5px!important;
  margin:0!important;
  padding:20px!important;
  background:#121212!important;
  box-shadow:inset 0 0 0 1px #191919!important;
  color:#fff!important;
  visibility:visible!important;
  opacity:1!important;
  transform:none!important;
  filter:none!important;
  overflow:hidden!important;
}
#advantages .benefit-icon{display:block!important;font-size:16px;line-height:20px;visibility:visible!important;opacity:1!important}
#advantages .supplyme-benefit-card h3{display:block!important;font-size:12px;line-height:14.5px;margin:10px 0 0!important;visibility:visible!important;opacity:1!important}
#advantages .supplyme-benefit-card p{display:block!important;color:#a4a4a4!important;font-size:8px;line-height:12px;margin:6px 0 0!important;visibility:visible!important;opacity:1!important}
@media(max-width:1000px){#advantages .advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){
  #advantages.advantages-section{margin-top:72px!important}
  #advantages .advantages-grid{grid-template-columns:1fr!important;margin-top:30px!important}
  #advantages .supplyme-benefit-card{height:auto!important;min-height:170px!important;padding:28px!important}
  #advantages .benefit-icon{font-size:24px!important}
  #advantages .supplyme-benefit-card h3{font-size:18px!important}
  #advantages .supplyme-benefit-card p{font-size:13px!important;line-height:1.55!important}
}

/* SupplyMe v48: review chooser, legal links, payment-icon resilience */
.footer-col .nav-btn,.mff-links .nav-btn{appearance:none;border:0;background:none;padding:0;margin:0;color:inherit;font-family:inherit;text-align:left;cursor:pointer;width:max-content;max-width:100%}
.footer-col .nav-btn:hover,.mff-links .nav-btn:hover{color:var(--lime)}
.reviews-links-modal-card{width:min(520px,calc(100vw - 28px))!important;max-width:520px!important}
.reviews-link-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.reviews-link-actions .btn{min-height:52px}.reviews-link-actions .btn:disabled{opacity:.35;cursor:not-allowed}.reviews-links-note{margin:12px 0 0;color:#707070;font-size:11px;line-height:1.5}
.payment-method-icon img,.payment-current-icon img,.payment-inline img{display:block!important;max-width:100%;max-height:100%;object-fit:contain}
@media(max-width:560px){.reviews-link-actions{grid-template-columns:1fr}}

/* SupplyMe v49: compact footer links */
.site-footer .footer-col a,.site-footer .footer-col .nav-btn{display:block!important;width:max-content!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:#666c6c!important;font-family:inherit!important;font-size:7.5px!important;font-weight:400!important;line-height:11px!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}.site-footer .footer-col a:hover,.site-footer .footer-col .nav-btn:hover{color:var(--lime)!important}.mff-links a,.mff-links .nav-btn{font-family:inherit!important;font-size:10px!important;line-height:15px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.payment-method-icon img,.payment-current-icon img,.payment-inline img{display:block!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}@media(max-width:700px){.site-footer .footer-col a,.site-footer .footer-col .nav-btn{font-size:11px!important;line-height:16px!important}}


/* v51 product card badges */
.product-card.product-card-highlight{box-shadow:inset 0 0 0 1px rgba(212,255,0,.42),0 18px 48px rgba(0,0,0,.24)}
.product-card.product-card-highlight-popular{background:linear-gradient(145deg,rgba(212,255,0,.085),#121212 58%)}
.product-card.product-card-highlight-new{background:linear-gradient(145deg,rgba(255,255,255,.07),#121212 58%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 18px 48px rgba(0,0,0,.24)}
.product-card.product-card-highlight:hover{box-shadow:inset 0 0 0 1px rgba(212,255,0,.62),0 22px 54px rgba(0,0,0,.34),0 0 34px rgba(212,255,0,.055)}
.product-card.product-card-highlight-new:hover{box-shadow:inset 0 0 0 1px rgba(255,255,255,.34),0 22px 54px rgba(0,0,0,.34)}
.product-card-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;margin-left:8px;border-radius:0;font-size:7px;line-height:1;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;position:relative;z-index:2}
.product-card-badge-popular{background:var(--lime);color:#090909}
.product-card-badge-new{background:#f4f4f4;color:#090909}
@media(max-width:700px){.product-card-badge{height:27px;padding:0 10px;margin-left:10px;font-size:9px}}

/* XROCKET_INTEGRATION_2026_08_19_FRONT */
.xrocket-payment-group{grid-column:1/-1!important;padding:0!important;overflow:hidden!important}
.xrocket-payment-group>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:13px 14px}
.xrocket-payment-group>summary::-webkit-details-marker{display:none}
.xrocket-payment-group .payment-method-name{display:flex;flex-direction:column;gap:3px}
.xrocket-payment-group .payment-method-name small{font-size:11px;font-weight:500;opacity:.55}
.xrocket-chevron{font-size:18px;transition:transform .18s ease}
.xrocket-payment-group[open] .xrocket-chevron{transform:rotate(180deg)}
.xrocket-payment-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}
.xrocket-choice{position:relative;cursor:pointer}
.xrocket-choice input{position:absolute;opacity:0;pointer-events:none}
.xrocket-choice span{display:flex;min-height:42px;align-items:center;justify-content:center;border:1px solid #2a2a2a;background:#111;font-weight:800;transition:.16s ease}
.xrocket-choice input:checked+span{border-color:var(--lime);box-shadow:0 0 0 1px var(--lime) inset;color:var(--lime);background:#15180d}


/* V55_XROCKET_REDEEMGPT_FIX */
.xrocket-payment-card-v55{grid-column:1/-1;border:1px solid #292929;background:#141414;padding:12px;display:grid;grid-template-columns:minmax(150px,.7fr) 1.3fr;gap:12px;align-items:center;min-width:0}
.xrocket-payment-head-v55{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;min-width:0}.xrocket-payment-copy-v55{display:flex;flex-direction:column;gap:3px;min-width:0}.xrocket-payment-copy-v55 b{font-size:12px}.xrocket-payment-copy-v55 small{font-size:9px;line-height:13px;color:#777;white-space:normal}
.xrocket-payment-choices-v55{display:grid;grid-template-columns:1fr 1fr;gap:8px}.xrocket-choice-v55{position:relative;cursor:pointer}.xrocket-choice-v55 input{position:absolute;opacity:0;pointer-events:none}.xrocket-choice-v55 span{min-height:44px;border:1px solid #292929;background:#101010;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;transition:.15s ease}.xrocket-choice-v55 span b{font-size:11px}.xrocket-choice-v55 span small{font-size:7px;color:#666}.xrocket-choice-v55 input:checked+span{border-color:var(--lime);box-shadow:0 0 0 1px var(--lime) inset;background:#15190b;color:var(--lime)}
.claude-channel-switch-v55{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px}.claude-channel-option-v55{border:1px solid #292929;background:#141414;color:#fff;text-align:left;padding:11px 12px;cursor:pointer;display:flex;flex-direction:column;gap:3px}.claude-channel-option-v55 b{font-size:10px}.claude-channel-option-v55 small{font-size:8px;line-height:12px;color:#707070}.claude-channel-option-v55.active{border-color:var(--lime);background:#15190b}.claude-channel-option-v55.active b{color:var(--lime)}
.claude-uid-preflight-v55{border:1px solid #413b1b;background:#171609;padding:12px;font-size:9px;line-height:14px}.claude-uid-preflight-v55 strong{display:block;margin-bottom:6px;color:#e7d86c}.claude-uid-preflight-v55 ol{margin:0 0 9px 17px;padding:0}.claude-uid-preflight-v55 label{display:flex;align-items:flex-start;gap:7px;font-weight:700;cursor:pointer}.claude-uid-preflight-v55 input{margin-top:2px}
@media(max-width:700px){.xrocket-payment-card-v55{grid-template-columns:1fr}.claude-channel-switch-v55{grid-template-columns:1fr}}


/* SUPPLYME_ACCESS_FIX_V57 */
.access-card-v57{max-width:640px!important}.access-docs-v57,.access-actions-v57{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 16px}.access-consent-v57{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid #2d2d2d;background:#111;margin:0 0 14px;cursor:pointer;font-size:13px;line-height:1.45}.access-consent-v57 input{margin-top:2px;accent-color:var(--lime)}.access-error-v57{min-height:20px;color:#ff7777;font-size:12px;margin:10px 0 0}.access-modal-v57 .modal-muted{line-height:1.6}.access-modal-v57 .btn{min-height:48px}@media(max-width:620px){.access-docs-v57,.access-actions-v57{grid-template-columns:1fr}}


/* SUPPLYME_V58_LEGAL_LINEBREAKS */
#legal-copy{white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;line-height:1.72}
#legal-copy:empty{display:none}
