:root{--green:#18a765;--green2:#087e4c;--ink:#101914;--muted:#728078;--line:#dbe8e0;--soft:#f1faf5;--white:#fff;--shadow:0 16px 50px rgba(15,95,60,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.topbar{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:30px;padding:0 max(20px,calc((100vw - 1180px)/2));position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);z-index:30}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-size:27px;font-weight:900;letter-spacing:-1px}.brand-mark{width:48px;height:48px;border-radius:15px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 10px 25px rgba(24,167,101,.18)}.desktop-nav{display:flex;gap:25px;margin-left:auto}.desktop-nav a{color:#56635d;text-decoration:none;font-weight:700}.desktop-nav a:hover{color:var(--green2)}.header-actions{display:flex;gap:8px}.wallet-head,.icon-btn{height:48px;border:1px solid var(--line);background:#fff;border-radius:15px;color:#26322d}.wallet-head{min-width:142px;padding:7px 12px;display:flex;align-items:center;gap:8px;text-decoration:none}.wallet-head>span:first-child{width:24px;height:24px;color:var(--green2);display:grid;place-items:center}.wallet-head svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wallet-head-text{display:block;line-height:1.05;text-align:left}.wallet-head-text small,.wallet-head-text strong{display:block}.wallet-head-text small{font-size:9px;color:var(--muted);font-weight:800;white-space:nowrap}.wallet-head-text strong{font-size:14px;color:var(--green2);margin-top:3px}.icon-btn{width:50px;position:relative;display:grid;place-items:center;text-decoration:none}.icon-btn svg,.bottom-nav svg,.btn svg,.feature-icon svg,.list-link>svg,.list-link .feature-icon svg,.support-card>svg,.choice>svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-btn b{position:absolute;right:-3px;top:-5px;background:var(--green);color:#fff;border-radius:99px;font-size:11px;min-width:21px;height:21px;display:grid;place-items:center}#app{min-height:calc(100vh - 82px)}.page{width:min(1180px,100%);margin:auto;padding:34px 22px 125px}.hero{min-height:510px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#f4fbf7 0%,#e8f7ef 55%,#f9fffc 100%);padding:55px 58px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;overflow:hidden;position:relative;box-shadow:var(--shadow)}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:13px;letter-spacing:4px;color:var(--green2);font-weight:900}.hero h1{font-size:clamp(52px,7vw,84px);line-height:.91;letter-spacing:-5px;margin:17px 0 25px}.hero h1 em{font-style:normal;color:var(--green)}.hero p{font-size:19px;line-height:1.55;color:var(--muted);max-width:650px;margin:0 0 26px}.hero-actions{display:flex;gap:8px;flex-wrap:wrap}.btn{border:1px solid var(--line);background:#fff;color:var(--green2);border-radius:11px;padding:10px 14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;cursor:pointer;min-height:40px}.btn.primary{background:var(--green);border-color:var(--green);color:#fff}.btn.tiny{min-height:34px;padding:7px 10px;font-size:12px;border-radius:9px}.btn.full{width:100%}.hero-btn{min-height:42px}.hero-art{height:100%;position:relative}.orb{position:absolute;border-radius:50%;filter:blur(.2px)}.orb1{width:330px;height:330px;right:-35px;top:45px;background:rgba(24,167,101,.10);border:1px solid rgba(24,167,101,.14)}.orb2{width:210px;height:210px;right:95px;bottom:30px;background:rgba(24,167,101,.07);border:1px solid rgba(24,167,101,.12)}.art-card{position:absolute;right:25px;top:145px;width:220px;padding:22px;border:1px solid rgba(24,167,101,.18);border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 22px 55px rgba(20,100,65,.10);backdrop-filter:blur(12px)}.art-card span{width:55px;height:55px;border-radius:17px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:31px;font-weight:900;margin-bottom:20px}.art-card b,.art-card small{display:block}.art-card b{font-size:18px}.art-card small{margin-top:5px;color:var(--muted)}.feature-strip{margin:18px 0 38px;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;overflow:hidden}.feature-row{display:flex;align-items:center;gap:12px;padding:18px 20px;border-right:1px solid var(--line)}.feature-row:last-child{border-right:0}.feature-icon{width:40px;height:40px;flex:0 0 40px;border-radius:12px;background:var(--soft);color:var(--green2);display:grid;place-items:center}.feature-row b,.feature-row small{display:block}.feature-row small{color:var(--muted);margin-top:3px;font-size:12px}.section-head{display:flex;align-items:end;justify-content:space-between;margin:30px 0 17px}.section-head h2{margin:5px 0 0;font-size:34px;letter-spacing:-1.7px}.section-head a{color:var(--green2);font-weight:900;text-decoration:none;display:flex;align-items:center;gap:5px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.product-card{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 8px 28px rgba(15,95,60,.045);transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,95,60,.09)}.product-media{height:155px;background:linear-gradient(145deg,#f3fbf6,#e5f5ed);display:grid;place-items:center;position:relative;color:var(--green);text-decoration:none;font-size:52px;font-weight:950}.product-media img{width:100%;height:100%;object-fit:cover}.duration-pill{position:absolute;right:9px;bottom:9px;background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:99px;padding:4px 7px;color:var(--green2);font-size:10px;font-weight:900}.product-body{padding:12px}.product-body h3{margin:0 0 5px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{font-size:20px;font-weight:950}.subprice{font-size:11px;color:var(--muted);margin:3px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.promo-banner{margin-top:40px;border:1px solid var(--line);border-radius:20px;padding:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;background:linear-gradient(120deg,#f3fbf7,#fff);box-shadow:var(--shadow)}.promo-banner h2{margin:5px 0;font-size:26px}.promo-banner p{margin:0;color:var(--muted)}.page-title{font-size:51px;letter-spacing:-3.2px;margin:6px 0 10px}.lead{color:var(--muted);font-size:18px;line-height:1.6}.clean-card,.payment-card,.empty-card,.auth-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:22px;margin-top:18px;box-shadow:0 8px 28px rgba(15,95,60,.035)}.form{display:grid;gap:13px}.form label{font-size:13px;font-weight:850;color:#46534d}.form label span{font-weight:600;color:var(--muted)}.form input,.form select{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:11px;padding:12px 13px;outline:0;background:#fff;color:var(--ink)}.form input:focus,.form select:focus{border-color:var(--green)}.muted{color:var(--muted)}.empty{text-align:center;padding:50px 20px;color:var(--muted)}.wide{grid-column:1/-1}.product-detail{display:grid;grid-template-columns:.75fr 1.25fr;gap:38px;align-items:start}.detail-media{min-height:430px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#f3fbf6,#e7f6ee);display:grid;place-items:center;color:var(--green);font-size:110px;font-weight:950;overflow:hidden}.detail-media img{width:100%;height:100%;object-fit:cover}.back-link{display:inline-flex;align-items:center;gap:5px;color:var(--green2);text-decoration:none;font-weight:850;margin-bottom:18px}.back-link svg{width:18px}.detail-price{font-size:52px;font-weight:950;letter-spacing:-2px;margin-top:25px}.detail-card{margin-top:25px;border:1px solid var(--line);border-radius:20px;padding:22px}.detail-card h2{margin-top:0}.detail-line,.summary-line{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid #edf2ef}.detail-line:last-child,.summary-line:last-child{border-bottom:0}.buy-box{margin-top:16px;border:1px solid var(--line);border-radius:20px;padding:18px;background:#fbfefc}.buy-box label{font-weight:850;font-size:13px}.buy-box label span,.buy-box small{display:block;color:var(--muted);font-weight:500;margin-top:4px}.buy-box input{width:100%;margin:7px 0 0;border:1px solid var(--line);border-radius:11px;padding:12px}.big-actions{margin-top:13px;max-width:330px}.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.checkout-price{font-size:42px;font-weight:950;margin-top:10px}.payment-choice{display:grid;gap:8px}.choice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);text-decoration:none;cursor:pointer}.choice svg{color:var(--green2)}.choice b,.choice small{display:block}.choice small{color:var(--muted);margin-top:2px}.send-instruction,.send-box{border:1px solid rgba(24,167,101,.22);background:var(--soft);border-radius:16px;padding:17px;margin-bottom:16px}.send-instruction b,.send-box span,.send-box strong,.send-box small{display:block}.send-instruction span,.send-box small{color:var(--muted);margin-top:4px}.send-box strong{font-size:24px;color:var(--green2);margin-top:6px;word-break:break-all}.payment-contact{padding:12px;border:1px dashed var(--line);border-radius:12px;background:#fbfefc}.payment-contact span,.payment-contact strong{display:block}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.step{border:1px solid var(--line);border-radius:16px;padding:15px;display:flex;gap:10px}.step>span{width:28px;height:28px;border-radius:9px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.step b,.step small{display:block}.step small{color:var(--muted);margin-top:3px}.wallet-hero{margin-top:18px;border:1px solid rgba(24,167,101,.2);border-radius:23px;padding:25px;background:linear-gradient(135deg,#effaf4,#fff);display:flex;align-items:center;justify-content:space-between;gap:20px}.wallet-hero span,.wallet-hero strong,.wallet-hero small{display:block}.wallet-hero strong{font-size:47px;letter-spacing:-2px;margin:5px 0}.wallet-hero small{color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.list-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:16px 0;border-bottom:1px solid #edf2ef;text-decoration:none;color:var(--ink)}.list-link:last-child{border-bottom:0}.list-link>svg{color:var(--green2)}.list-link b,.list-link small{display:block}.list-link small{color:var(--muted);margin-top:3px}.cart-row,.order-card{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:17px;padding:13px;margin-top:9px}.cart-thumb{width:55px;height:55px;border-radius:13px;background:var(--soft);display:grid;place-items:center;color:var(--green);font-weight:950;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.grow{flex:1}.icon-text{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:5px;cursor:pointer}.icon-text svg{width:17px;height:17px}.order-card{justify-content:space-between}.order-card b,.order-card small{display:block}.order-card small{color:var(--muted);margin-top:4px}.order-meta{text-align:right}.order-meta strong{display:block}.status{display:inline-block;margin-top:5px;padding:4px 7px;border-radius:99px;background:var(--soft);color:var(--green2);font-size:10px;font-weight:900}.status.refunded{background:#eaf8ef}.profile-hero{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:23px;padding:22px;background:linear-gradient(135deg,#f4fbf7,#fff)}.profile-hero h1{margin:4px 0;font-size:35px}.profile-hero p{margin:0;color:var(--muted)}.avatar{width:75px;height:75px;border-radius:23px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:950}.profile-hero .btn{margin-left:auto}.profile-list{margin-top:16px;border:1px solid var(--line);border-radius:20px;overflow:hidden}.profile-list a,.profile-list button{width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px 18px;color:var(--ink);text-decoration:none;text-align:left;cursor:pointer}.profile-list a:last-child,.profile-list button:last-child{border-bottom:0}.profile-list>a>svg:first-child,.profile-list>button>svg:first-child{color:var(--green2);width:21px;height:21px}.profile-list b,.profile-list small{display:block}.profile-list small{color:var(--muted);margin-top:3px}.promo-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.promo-item{display:flex;gap:11px;align-items:center;border:1px solid var(--line);border-radius:17px;padding:15px}.promo-symbol{width:39px;height:39px;border-radius:11px;background:var(--soft);color:var(--green2);display:grid;place-items:center}.promo-symbol svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.promo-item b,.promo-item small{display:block}.promo-item small{color:var(--muted);margin-top:3px}.support-card{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:20px;padding:20px}.support-card>svg{width:35px;height:35px;color:var(--green2)}.support-card b,.support-card strong{display:block}.support-card strong{margin-top:4px}.support-card .btn{margin-left:auto}.auth-card{max-width:520px;margin:35px auto}.auth-card h1{font-size:45px;margin:7px 0}.auth-card p{color:var(--muted)}.text-link{color:var(--green2);text-decoration:none;text-align:center;font-weight:800}.divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.divider:before,.divider:after{content:"";height:1px;background:var(--line);flex:1}.toast{position:fixed;left:50%;bottom:94px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;border-radius:11px;padding:11px 15px;font-size:13px;z-index:60;transition:.2s;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}.bottom-nav{display:none}
@media(max-width:850px){.topbar{height:70px;padding:0 13px;gap:8px}.brand{font-size:22px;gap:9px}.brand-mark{width:43px;height:43px;border-radius:13px}.desktop-nav{display:none}.header-actions{margin-left:auto}.wallet-head{height:44px;min-width:125px;padding:6px 9px}.wallet-head>span:first-child{width:22px}.wallet-head-text small{font-size:8px}.wallet-head-text strong{font-size:13px}.icon-btn{width:45px;height:44px}.page{padding:20px 14px 105px}.hero{min-height:480px;padding:31px 22px;grid-template-columns:1fr;border-radius:22px}.hero h1{font-size:53px;letter-spacing:-3.5px}.hero p{font-size:17px}.hero-art{display:none}.feature-strip{grid-template-columns:1fr;margin-top:12px}.feature-row{border-right:0;border-bottom:1px solid var(--line);padding:15px}.feature-row:last-child{border-bottom:0}.section-head{margin-top:31px}.section-head h2{font-size:28px}.grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-media{height:120px}.product-body{padding:10px}.product-body h3{font-size:14px}.price{font-size:18px}.product-actions{gap:5px}.product-actions .btn{font-size:11px;padding:6px 4px;min-width:0}.promo-banner{grid-template-columns:auto 1fr;padding:17px}.promo-banner .btn{grid-column:1/-1}.promo-banner h2{font-size:22px}.page-title{font-size:40px;letter-spacing:-2.5px}.lead{font-size:16px}.product-detail{grid-template-columns:1fr;gap:20px}.detail-media{min-height:260px;max-height:310px}.detail-price{font-size:43px}.big-actions{max-width:none}.checkout-grid,.two-col{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.wallet-hero{align-items:flex-start;flex-direction:column}.wallet-hero strong{font-size:42px}.cart-row{flex-wrap:wrap}.cart-row .grow{min-width:calc(100% - 70px)}.cart-row .icon-text{margin-left:67px}.order-card{align-items:flex-start}.profile-hero{align-items:flex-start;flex-wrap:wrap}.profile-hero .btn{margin-left:auto}.promo-list{grid-template-columns:1fr}.support-card{align-items:flex-start;flex-wrap:wrap}.support-card .btn{margin-left:0}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;height:70px;background:rgba(255,255,255,.98);border-top:1px solid var(--line);z-index:40}.bottom-nav a{display:grid;place-items:center;align-content:center;gap:3px;text-decoration:none;color:#718078;font-size:10px}.bottom-nav svg{width:22px;height:22px}.bottom-nav a.active{color:var(--green2);font-weight:900}.toast{bottom:82px;max-width:90%;white-space:normal;text-align:center}}
/* V8 precision/mobile refinements */
.notice-bar{display:flex;align-items:center;gap:12px;height:42px;margin:0 0 14px;border:1px solid var(--line);border-radius:12px;background:#f8fdf9;overflow:hidden;color:var(--green2)}
.notice-label{flex:0 0 auto;padding:0 12px;font-size:10px;font-weight:950;letter-spacing:2px;background:var(--green);color:#fff;height:100%;display:grid;place-items:center}
.notice-track{display:flex;gap:70px;white-space:nowrap;min-width:0;overflow:hidden;font-size:12px;font-weight:750}
.notice-track span{display:inline-block;animation:noticeMove 18s linear infinite}
@keyframes noticeMove{from{transform:translateX(0)}to{transform:translateX(-100%)}}
.fallback-image{width:74px;height:74px;border-radius:20px;background:#e5f6ed;color:var(--green2);display:grid;place-items:center;font-size:34px;font-weight:950}
.product-media .fallback-image{width:78px;height:78px}
.detail-media .fallback-image{width:140px;height:140px;font-size:70px}
.product-card{border-radius:14px}
.product-media{height:150px}
.product-body{padding:10px}
.product-actions{gap:5px}
.product-actions .btn{min-height:32px;height:32px;padding:5px 8px;font-size:11px;line-height:1}
.detail-media{min-height:330px;max-height:430px}
.detail-card{padding:17px;border-radius:16px}
.buy-box{padding:14px;border-radius:16px}
.big-actions{max-width:300px}
.checkout-thumb{width:76px;height:76px;border-radius:15px;overflow:hidden;background:var(--soft);display:grid;place-items:center;flex:0 0 76px}
.checkout-thumb img{width:100%;height:100%;object-fit:cover}
.checkout-product{display:flex;align-items:center;gap:14px}
.checkout-product h2{margin:0 0 5px}
.contact-confirm{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(24,167,101,.2);border-radius:13px;background:var(--soft)}
.contact-confirm>svg{width:24px;height:24px;color:var(--green2);flex:0 0 24px}
.contact-confirm span{flex:1}.contact-confirm b,.contact-confirm strong,.contact-confirm small{display:block}.contact-confirm strong{margin-top:2px}.contact-confirm small{color:var(--muted);margin-top:2px}
.contact-confirm.compact{padding:10px}
.text-button{border:0;background:transparent;color:var(--green2);font-weight:900;cursor:pointer}
.mini-rule{display:flex;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf2ef}.mini-rule:last-child{border-bottom:0}.mini-rule>svg{width:22px;height:22px;color:var(--green2)}.mini-rule b,.mini-rule small{display:block}.mini-rule small{color:var(--muted);margin-top:2px}
.price-detail-line{font-size:13px;margin-top:4px}
@media(max-width:850px){
 .page{padding:14px 12px 100px}.notice-bar{height:38px;margin-bottom:10px}.notice-label{padding:0 9px}.notice-track{font-size:11px}
 .hero{min-height:420px;padding:27px 20px;border-radius:18px}.hero h1{font-size:47px;letter-spacing:-3px;margin:12px 0 19px}.hero p{font-size:15px}.hero-btn{min-height:38px;padding:8px 10px;font-size:12px}
 .grid{gap:8px}.product-media{height:108px}.product-media .fallback-image{width:62px;height:62px;font-size:28px}.product-body{padding:8px}.product-body h3{font-size:13px;margin-bottom:3px}.price{font-size:17px}.subprice{font-size:9px;margin:2px 0 7px}.product-actions .btn{height:29px;min-height:29px;padding:4px 5px;font-size:10px;border-radius:7px}
 .section-head{margin:25px 0 12px}.section-head h2{font-size:25px}.section-head a{font-size:12px}.page-title{font-size:36px}.lead{font-size:15px;line-height:1.45}
 .product-detail{gap:14px}.detail-media{min-height:210px;max-height:260px;border-radius:18px}.detail-media .fallback-image{width:100px;height:100px;font-size:48px}.detail-price{font-size:38px;margin-top:17px}.detail-card{margin-top:15px;padding:14px}.detail-line{padding:10px 0;font-size:13px}.buy-box{margin-top:12px;padding:12px}.big-actions{max-width:100%}
 .checkout-product h2{font-size:18px}.checkout-thumb{width:62px;height:62px;flex-basis:62px}.clean-card,.payment-card,.empty-card,.auth-card{padding:15px;border-radius:16px;margin-top:12px}
 .profile-hero{padding:14px;border-radius:16px;gap:11px}.avatar{width:50px;height:50px;border-radius:14px;font-size:21px}.profile-hero h1{font-size:23px}.profile-hero p{font-size:12px}.profile-list{margin-top:11px;border-radius:15px}.profile-list a,.profile-list button{padding:11px 12px;gap:9px}.profile-list>a>svg:first-child,.profile-list>button>svg:first-child{width:18px;height:18px}.profile-list b{font-size:13px}.profile-list small{font-size:10px}.profile-list>a>svg:last-child,.profile-list>button>svg:last-child{width:17px;height:17px}
 .wallet-hero{padding:17px;border-radius:17px}.wallet-hero strong{font-size:35px}.two-col{gap:9px}.list-link{padding:12px 0}.promo-item{padding:11px;border-radius:13px}.promo-symbol{width:34px;height:34px}
}
/* V9 plan selector + compact detail polish */
.product-detail{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:24px}
.detail-media{min-height:260px;max-height:430px;overflow:hidden;border-radius:24px}
.detail-media img{width:100%;height:100%;object-fit:cover}
.plans-section{margin:20px 0 14px}
.plans-title{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px}
.plans-title h2{font-size:20px;margin:3px 0 0}.plans-title>span{font-size:12px;color:#6d7b74}
.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.plan-box{position:relative;text-align:left;border:1px solid #dbe9e1;background:#fff;border-radius:15px;padding:12px 12px 11px;display:flex;flex-direction:column;gap:4px;cursor:pointer;color:#132019;transition:.15s;min-height:98px}
.plan-box:hover{border-color:#23a86a}.plan-box.selected{border:2px solid #19a463;background:#f2fbf6;box-shadow:0 5px 16px rgba(25,164,99,.09)}
.plan-box b{font-size:14px;padding-right:20px}.plan-box strong{font-size:20px}.plan-box small{font-size:11px;color:#708078}.plan-check{position:absolute;right:9px;top:9px;color:#15985a;width:17px}.plan-check svg{width:17px;height:17px}
.buy-box{margin-top:14px;padding:14px;border:1px solid #dcebe3;border-radius:18px;background:#fbfefc}.buy-box label{display:block;font-weight:700;font-size:13px}.buy-box label span{display:block;font-weight:400;color:#78857f;margin-top:3px}.buy-box input{margin-top:7px}.buy-box small{display:block;color:#74817c;font-size:11px;margin-top:6px}
.big-actions{margin-top:10px}.big-actions .btn{padding:9px 13px!important;min-height:38px}
@media(max-width:650px){.product-detail{grid-template-columns:1fr;gap:16px}.detail-media{min-height:210px;max-height:300px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.plan-box{padding:10px;min-height:91px}.plan-box strong{font-size:18px}.plan-box small{font-size:10px}}

/* V11 functional + visual polish */
.wallet-head{min-width:72px;width:82px;justify-content:center;padding:6px 10px;gap:7px}
.wallet-head-text{display:none!important}.wallet-head>span:first-child{width:25px;height:25px}.wallet-head>span:first-child svg{width:23px;height:23px}.wallet-head strong{font-size:13px;color:var(--green2);white-space:nowrap}
.hero-art{min-height:360px;display:grid;place-items:center;overflow:hidden;border-radius:24px}.hero-image{width:100%;height:100%;min-height:330px;max-height:390px;object-fit:cover;border-radius:24px;display:block;box-shadow:0 20px 50px rgba(15,95,60,.10)}
.hero-art:has(.hero-image){background:#edf9f2;padding:0}
.product-actions .btn{white-space:nowrap}.big-actions{display:flex;grid-template-columns:none;gap:7px}.big-actions .btn{flex:0 0 auto}
@media(max-width:850px){.wallet-head{min-width:62px;width:62px;height:44px;padding:5px 7px}.wallet-head>span:first-child{width:21px}.wallet-head strong{font-size:11px}.hero-art{display:none}.hero-art:has(.hero-image){display:block;min-height:170px;margin-top:8px}.hero-art:has(.hero-image) .hero-image{min-height:170px;max-height:190px}.big-actions{display:flex;gap:6px}.big-actions .btn{flex:1}.hero{grid-template-columns:1fr}}

/* Promo apply controls */
.promo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:14px}
.promo-row label{margin:0;min-width:0}
.promo-apply{height:48px;min-width:88px;padding:0 18px;border-radius:14px;font-size:15px;font-weight:700}
.promo-result{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;font-size:14px}
.promo-good{color:#168653;font-weight:700}
.promo-bad{color:#b42318;font-weight:600}
@media(max-width:520px){.promo-row{grid-template-columns:minmax(0,1fr) 82px}.promo-apply{min-width:82px;padding:0 10px}}

/* V14 wallet checkout + image polish */
.wallet-pay-box strong{font-size:30px;color:var(--green2);display:block;margin-top:4px}.wallet-pay-total{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-top:10px;border-top:1px solid var(--line);font-weight:800}.wallet-pay-total strong{font-size:24px;color:var(--green2)}
.detail-media{background:#f4fbf7}.detail-media>img{display:block;width:100%;height:100%;object-fit:cover}.detail-media .fallback-image{margin:auto}
@media(max-width:650px){.wallet-pay-box strong{font-size:27px}.wallet-pay-total strong{font-size:21px}}

/* V15 product cards: square image area + duration badge at top-right */
.product-media{position:relative;aspect-ratio:1/1;height:auto;min-height:0;background:#f1faf5;overflow:hidden}
.product-media>img{width:100%;height:100%;object-fit:cover;display:block}
.product-media .fallback-image{width:64px;height:64px}
.duration-pill{position:absolute;top:8px;right:8px;z-index:2;background:rgba(255,255,255,.94);border:1px solid rgba(24,167,101,.18);color:var(--green2);padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;box-shadow:0 3px 10px rgba(20,80,50,.08)}
.product-body h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:850px){.product-media{aspect-ratio:1/1;height:auto}.duration-pill{top:6px;right:6px;padding:4px 6px;font-size:9px}.product-media .fallback-image{width:54px;height:54px}}
.security-field{position:relative}.security-field label{display:block}.eye-btn{position:absolute;right:10px;bottom:9px;border:0;background:transparent;color:#6d7d75;cursor:pointer;padding:5px}.eye-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.profile-id{display:block;color:var(--green2);font-size:11px;font-weight:800;margin-top:4px}
.notice-close{margin-left:auto;margin-right:8px;width:28px;height:28px;border:0;background:transparent;color:var(--green2);font-size:22px;cursor:pointer;flex:0 0 28px}

/* V16 requested home + wallet refinements */
.wallet-send-instruction{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 16px}.wallet-send-instruction b,.wallet-send-instruction span,.wallet-send-instruction strong,.wallet-send-instruction small{display:block}.wallet-send-instruction span{color:var(--muted);margin-top:4px}.wallet-send-instruction strong{font-size:28px;color:var(--green2);text-align:right;word-break:break-all}.wallet-send-instruction small{grid-column:1/-1;color:var(--muted);margin-top:2px}.home-hero{background:linear-gradient(135deg,#eefaf4 0%,#ddf4e8 48%,#f8fffb 100%)}
@media(max-width:850px){.home-hero{min-height:0;padding:24px 18px}.home-hero h1{font-size:42px;letter-spacing:-2.6px;margin:12px 0 16px}.home-hero p{font-size:14px;line-height:1.45;margin-bottom:18px}.home-hero .hero-actions{gap:6px}.home-hero .hero-btn{min-height:38px;font-size:11px;padding:8px 9px}.wallet-send-instruction{grid-template-columns:1fr}.wallet-send-instruction strong{text-align:left;font-size:24px}.wallet-send-instruction small{grid-column:1}}

/* V18 FINAL: remove blank home hero/notice and make wallet promo fully usable */
.notice-bar,.home-hero{display:none!important}
.home-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px;padding:22px 24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#eefaf4,#f8fffb);box-shadow:var(--shadow)}
.home-welcome h1{margin:6px 0 4px;font-size:clamp(30px,5vw,52px);letter-spacing:-2.5px;line-height:1}
.home-welcome h1 em{font-style:normal;color:var(--green)}
.home-welcome p{margin:0;color:var(--muted);font-size:14px}
.home-section-head{margin-top:0}
.wallet-promo-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}
.wallet-promo-form input{width:100%;border:1px solid var(--line);border-radius:13px;padding:13px 14px;outline:0;background:#fff;color:var(--ink);text-transform:uppercase}
.wallet-promo-form input:focus{border-color:var(--green)}
.wallet-promo-form .promo-apply{height:48px;min-width:95px}
.wallet-promo-card{padding:18px}
@media(max-width:650px){.home-welcome{align-items:flex-start;flex-direction:column;padding:18px;margin-bottom:22px}.home-welcome h1{font-size:32px}.home-welcome .btn{width:100%}.wallet-promo-form{grid-template-columns:1fr}.wallet-promo-form .promo-apply{width:100%}}
/* Product images must fill their media area; no decorative white pill/blank overlay. */
.product-media{background:linear-gradient(145deg,#f3fbf6,#e5f5ed);position:relative;overflow:hidden}
.product-media>img{display:block!important;width:100%;height:100%;object-fit:cover}
.product-media .fallback-image{display:grid!important;place-items:center;width:64px;height:64px;border-radius:16px;background:var(--green);color:#fff}

/* V19 HOME FIX: horizontal notice visible; no generated hero artwork; remove oversized duration badge */
.notice-bar{display:flex!important;position:relative;width:100%;height:42px;margin:0 0 14px;border:1px solid var(--line);border-radius:12px;background:#f8fdf9;overflow:hidden;color:var(--green2);align-items:center;gap:10px}
.notice-label{flex:0 0 auto;padding:0 12px;font-size:10px;letter-spacing:2px;font-weight:900;border-right:1px solid var(--line);height:100%;display:flex;align-items:center}
.notice-track{flex:1;min-width:0;overflow:hidden;white-space:nowrap;font-size:12px;font-weight:800;line-height:1}
.notice-track span{display:inline-block;padding-right:80px;animation:noticeMove 18s linear infinite}
.home-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#f4fbf7,#e8f7ef,#f9fffc);padding:28px 24px;min-height:180px;box-shadow:var(--shadow)}
.home-welcome h1{font-size:clamp(38px,5vw,58px);line-height:.96;letter-spacing:-3px;margin:10px 0 12px}.home-welcome h1 em{font-style:normal;color:var(--green)}.home-welcome p{font-size:16px;line-height:1.45;color:var(--muted);margin:0}.home-welcome .btn{flex:0 0 auto}
.duration-pill{display:none!important}
.hero-art{display:none!important}
@media(max-width:850px){.notice-bar{height:38px;margin-bottom:10px;border-radius:10px}.notice-label{padding:0 9px;font-size:9px}.notice-track{font-size:10px}.home-welcome{min-height:0;padding:22px 17px;border-radius:17px;display:block}.home-welcome h1{font-size:40px;letter-spacing:-2.6px;margin:9px 0 13px}.home-welcome p{font-size:14px;line-height:1.45}.home-welcome .btn{margin-top:16px;width:100%;min-height:40px}.duration-pill{display:none!important}}

/* V20: visit notice popup + working wallet promo */
.notice-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.notice-modal-backdrop{position:absolute;inset:0;background:rgba(10,25,18,.46);backdrop-filter:blur(4px)}.notice-modal-card{position:relative;z-index:1;width:min(520px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.2)}.notice-modal-label{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--soft);color:var(--green2);font-size:10px;letter-spacing:2px;font-weight:950}.notice-modal-card h2{margin:14px 0 8px;font-size:28px;letter-spacing:-1px}.notice-modal-card p{margin:0 0 20px;color:var(--muted);font-size:16px;line-height:1.55;white-space:pre-wrap}.notice-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:27px;line-height:1;color:var(--ink);cursor:pointer}.notice-open{overflow:hidden}.promo-use-item{width:100%;text-align:left;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;cursor:pointer}.promo-use-label{border:1px solid var(--line);border-radius:999px;padding:6px 10px;color:var(--green2);font-weight:800;font-size:12px}.wallet-promo-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.wallet-promo-form input{min-width:0;border:1px solid var(--line);border-radius:12px;padding:12px 13px;outline:0}.wallet-promo-form input:focus{border-color:var(--green)}
@media(max-width:520px){.notice-modal{padding:14px}.notice-modal-card{padding:24px 18px 18px;border-radius:20px}.notice-modal-card h2{font-size:23px}.wallet-promo-form{grid-template-columns:minmax(0,1fr) 82px}}

/* V21: separate ticker/popup notices, no oversized duration badge */
.duration-pill{display:none!important}
.notice-bar{display:flex!important}
.notice-modal{display:grid!important}
@media(max-width:650px){.notice-track{font-size:10px}.notice-modal-card{width:100%;max-width:460px}}

/* V23 promo wallet credit */
.promo-wallet-balance{display:flex;flex-direction:column;gap:5px;padding:16px 0 8px}.promo-wallet-balance strong{font-size:32px;color:var(--green2)}.promo-wallet-balance span{color:var(--muted);font-size:14px}.wallet-pay-box small{display:block}.wallet-pay-total{display:flex;justify-content:space-between;align-items:center;margin:14px 0;padding:14px 0;border-top:1px solid var(--line)}.wallet-pay-total strong{font-size:24px;color:var(--green2)}

/* V29 — EKAANTO branded marketplace footer */
.site-footer{margin-top:20px;background:#f5fbf7;border-top:1px solid var(--line);color:var(--ink)}
.footer-inner{width:min(1180px,100%);margin:auto;padding:58px 22px 38px;display:grid;grid-template-columns:1.6fr repeat(3,1fr) 1.2fr;gap:38px}
.footer-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-size:27px;font-weight:950;letter-spacing:-1px}
.footer-mark{width:46px;height:46px;border-radius:14px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:27px;box-shadow:0 9px 22px rgba(24,167,101,.16)}
.footer-brand-block p{max-width:270px;color:var(--muted);line-height:1.55;font-size:13px;margin:14px 0 17px}
.footer-contact{color:var(--green2);text-decoration:none;font-size:13px;font-weight:850}
.footer-col h3,.footer-follow h3{font-size:12px;letter-spacing:2px;text-transform:uppercase;margin:4px 0 14px;color:var(--green2)}
.footer-col a{display:block;text-decoration:none;color:#5f6d66;font-size:13px;font-weight:650;padding:6px 0;transition:.18s}
.footer-col a:hover{color:var(--green2);transform:translateX(2px)}
.footer-socials{display:flex;gap:8px;margin:12px 0 12px}
.footer-socials a{width:40px;height:40px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;text-decoration:none;color:#45534c;transition:.18s}
.footer-socials a:hover{border-color:rgba(24,167,101,.35);color:var(--green2);transform:translateY(-2px);box-shadow:0 7px 16px rgba(24,167,101,.08)}
.footer-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.footer-socials svg path:first-child{fill:currentColor;stroke:none}
.footer-socials svg .icon-fill{fill:currentColor;stroke:none}
.footer-socials .social-disabled{opacity:.78}
.footer-follow small{display:block;max-width:190px;color:var(--muted);font-size:11px;line-height:1.45}
.footer-trust{width:min(1180px,100%);margin:auto;padding:15px 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:10px}
.footer-trust span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--line);background:#fff;border-radius:999px;color:#53625b;font-size:11px;font-weight:750}
.footer-trust svg{width:15px;height:15px;flex:0 0 15px;fill:none;stroke:var(--green2);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.footer-bottom{width:min(1180px,100%);margin:auto;padding:18px 22px 25px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#7b8881;font-size:11px}
.footer-bottom div{display:flex;gap:15px}.footer-bottom a{color:#66746d;text-decoration:none;font-weight:700}
@media(max-width:850px){
  .site-footer{margin-top:8px}
  .footer-inner{grid-template-columns:1fr 1fr;gap:27px 20px;padding:42px 16px 28px}
  .footer-brand-block{grid-column:1/-1;padding-bottom:8px}
  .footer-follow{grid-column:1/-1}
  .footer-trust{padding:13px 16px;gap:7px}
  .footer-trust span{font-size:10px;padding:8px 10px}
  .footer-bottom{padding:16px 16px 88px;align-items:flex-start;flex-direction:column}
  .footer-bottom div{gap:12px}
}

/* V30 — replace footer emoji visuals with consistent SVG iconography */
.footer-contact{display:inline-flex;align-items:center;gap:7px}
.footer-contact::after{content:"\2192";font-size:16px;line-height:1;transition:transform .18s}
.footer-contact:hover::after{transform:translateX(3px)}
@media(max-width:850px){.footer-socials a{width:39px;height:39px}.footer-trust span{gap:6px}.footer-trust svg{width:14px;height:14px;flex-basis:14px}}

/* V35 — always-visible EKAANTO floating Telegram Support */
.ekaanto-float-support{position:fixed;right:18px;bottom:calc(92px + env(safe-area-inset-bottom,0px));width:64px;height:64px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:var(--green);color:#fff;border:2px solid #fff;box-shadow:0 12px 32px rgba(24,167,101,.34),0 3px 10px rgba(15,30,22,.16);z-index:9999;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,box-shadow .18s ease}
.float-support-icon{display:grid;place-items:center;width:30px;height:30px}.ekaanto-float-support svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ekaanto-float-support svg path:first-child{fill:currentColor;stroke:currentColor}.float-support-label{font-size:9px;line-height:1;font-weight:900;letter-spacing:.2px}.ekaanto-float-support:hover,.ekaanto-float-support:focus-visible,.ekaanto-float-support:active{transform:translateY(-3px) scale(1.03);box-shadow:0 16px 38px rgba(24,167,101,.4),0 4px 12px rgba(15,30,22,.16);outline:none}.ekaanto-float-support.is-hidden{display:none!important}
@media(max-width:850px){.ekaanto-float-support{right:14px;bottom:calc(82px + env(safe-area-inset-bottom,0px));width:58px;height:58px}.float-support-icon{width:27px;height:27px}.ekaanto-float-support svg{width:26px;height:26px}.float-support-label{font-size:8px}}

/* V40: Home advertisement carousel — horizontal, 5 max, 6-second rotation */
.home-ad-wrap{width:100%;margin:0 0 28px}.home-ad-carousel{position:relative;width:100%;overflow:hidden;border-radius:24px;background:#eef8f2;border:1px solid var(--line);box-shadow:var(--shadow);touch-action:pan-y}.home-ad-track{display:flex;width:100%;transform:translateX(0);transition:transform .45s cubic-bezier(.22,.61,.36,1)}.home-ad-slide{position:relative;flex:0 0 100%;width:100%;aspect-ratio:2.65/1;display:block;overflow:hidden;text-decoration:none;background:linear-gradient(135deg,#effaf4,#dff5e9);color:inherit}.home-ad-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.home-ad-fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(24px,5vw,56px);font-weight:900;letter-spacing:5px;color:var(--green2);background:linear-gradient(135deg,#eefaf4,#dff5e9)}.home-ad-count{position:absolute;right:12px;top:12px;padding:6px 9px;border-radius:99px;background:rgba(0,0,0,.58);color:#fff;font-size:11px;font-weight:900;backdrop-filter:blur(8px)}.home-ad-prev,.home-ad-next{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:var(--green2);box-shadow:0 8px 24px rgba(0,0,0,.12);font-size:29px;line-height:1;cursor:pointer;z-index:2}.home-ad-prev{left:10px}.home-ad-next{right:10px}.home-ad-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px;padding:5px 8px;border-radius:99px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);z-index:2}.home-ad-dot{width:7px;height:7px;border:0;border-radius:99px;padding:0;background:#c9d8d1;cursor:pointer}.home-ad-dot.active{width:20px;background:var(--green)}
@media(max-width:850px){.home-ad-wrap{margin-bottom:20px}.home-ad-slide{aspect-ratio:2/1;border-radius:0}.home-ad-carousel{border-radius:18px}.home-ad-prev,.home-ad-next{width:32px;height:32px;font-size:24px}.home-ad-count{font-size:10px;top:8px;right:8px}.home-ad-dots{bottom:7px}}

/* V43: removed legacy home welcome panel from homepage */
.home-welcome{display:none!important;}

/* Universal page back button */
/* Back navigation: icon only, no visible text on any page */
.page-back-button,.back-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0 0 18px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--green2);font-size:0;line-height:0;font-weight:850;cursor:pointer;box-shadow:0 4px 14px rgba(15,95,60,.06);touch-action:manipulation;-webkit-tap-highlight-color:transparent;text-decoration:none;vertical-align:middle}
.page-back-button span{display:none}
.page-back-button svg,.back-link svg{width:21px;height:21px;flex:0 0 21px;display:block}
.page-back-button:active,.back-link:active{transform:scale(.94);background:var(--soft)}

/* V46 — Fix wallet checkout note icon sizing; replace oversized/broken SVG appearance with compact info card */
.wallet-direct-note{display:flex;align-items:center;gap:12px;padding:14px 15px;margin:14px 0;border:1px solid rgba(24,167,101,.18);border-radius:14px;background:#f4fbf7;color:var(--ink);overflow:hidden}
.wallet-direct-note>svg{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;min-height:28px!important;max-height:28px!important;display:block;flex:0 0 28px;color:var(--green2);fill:none!important;stroke:currentColor!important;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wallet-direct-note>span{display:block;min-width:0}
.wallet-direct-note b,.wallet-direct-note small{display:block}
.wallet-direct-note b{font-size:14px;color:var(--ink)}
.wallet-direct-note small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.45}
@media(max-width:650px){.wallet-direct-note{padding:12px 13px;gap:10px}.wallet-direct-note>svg{width:25px!important;height:25px!important;min-width:25px!important;max-width:25px!important;min-height:25px!important;max-height:25px!important;flex-basis:25px}}

/* V49 — Home has no Back icon + compact wallet balance header */
.page-back-button.home-back-suppressed{display:none!important}
.wallet-head{min-width:0;width:142px;flex:0 1 142px;overflow:hidden;box-sizing:border-box}
.wallet-head>span:first-child{flex:0 0 24px;min-width:24px;max-width:24px}
.wallet-head strong{display:block;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--green2);font-size:14px;line-height:1;font-weight:900}
@media(max-width:850px){.wallet-head{width:124px;flex-basis:124px;min-width:0;padding:6px 8px;gap:6px}.wallet-head>span:first-child{flex-basis:22px;min-width:22px;max-width:22px}.wallet-head strong{font-size:13px;letter-spacing:-.2px}.header-actions{gap:6px;min-width:0}.brand{min-width:0;flex:1 1 auto}.brand>span:last-child{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{flex:0 0 45px}}

/* V50 — public information pages */
.info-page-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 28px rgba(20,45,33,.05);max-width:980px}
.info-page-card h2{font-size:20px;margin:0 0 9px;color:var(--ink)}
.info-page-card h2:not(:first-child){margin-top:25px}
.info-page-card p{color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 16px}
.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0 8px}
.info-grid>div,.contact-box{border:1px solid var(--line);border-radius:16px;padding:16px;background:#fbfefc;display:flex;flex-direction:column;gap:6px}
.info-grid b,.contact-box b{font-size:14px}.info-grid span,.contact-box span{font-size:12px;color:var(--muted);line-height:1.5}
.steps-list{margin:0;padding:0;list-style:none;display:grid;gap:12px;counter-reset:steps}
.steps-list li{counter-increment:steps;border:1px solid var(--line);border-radius:16px;padding:16px 16px 16px 52px;position:relative;background:#fbfefc}
.steps-list li::before{content:counter(steps);position:absolute;left:16px;top:15px;width:25px;height:25px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}
.steps-list b{display:block;font-size:14px;margin-bottom:4px}.steps-list span{font-size:12px;color:var(--muted);line-height:1.5}
.faq-item{border:1px solid var(--line);border-radius:15px;margin:10px 0;background:#fbfefc;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:16px;font-size:14px;font-weight:850}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{padding:0 16px 16px;margin:0}
.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:16px}.contact-box svg{width:24px;height:24px;color:var(--green2);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;margin-bottom:5px}.contact-box .btn{align-self:flex-start;margin-top:6px}
.policy-list{margin:0 0 18px;padding-left:21px;color:var(--muted);font-size:14px;line-height:1.7}.policy-list li{margin:8px 0}.policy-list b{color:var(--ink)}.info-note{padding:13px 15px;background:#f5fbf7;border:1px solid var(--line);border-radius:14px}
@media(max-width:700px){.info-page-card{padding:18px;border-radius:18px}.info-grid,.contact-grid{grid-template-columns:1fr}.steps-list li{padding-right:13px}}
