:root{--black:#050505;--ink:#121212;--muted:#6d6d76;--line:#d9d9df;--soft:#f4f4f5;--white:#fff;--shadow:0 18px 55px rgba(0,0,0,.15)}
*{box-sizing:border-box}body{margin:0;background:#ededf0;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif}.app-shell{width:min(100%,430px);min-height:100vh;margin:0 auto;background:var(--white);box-shadow:var(--shadow);position:relative;overflow:hidden}a{color:inherit}svg{width:1.3em;height:1.3em}.btn{display:flex;align-items:center;justify-content:center;width:100%;height:56px;border-radius:28px;border:1.5px solid var(--black);font-weight:800;text-decoration:none;font-size:18px}.btn.dark{background:linear-gradient(135deg,#060606,#1c1c1c);color:#fff}.btn.light{background:#fff;color:#000}.btn.outline-light{background:rgba(255,255,255,.08);border-color:#fff;color:#fff}.icon-button{border:0;background:transparent;display:inline-grid;place-items:center;padding:8px;color:inherit}.brand-mark{font-weight:1000;font-size:128px;line-height:.72;letter-spacing:-.18em;font-family:Arial Black,Arial,sans-serif;text-transform:lowercase}.brand-mark.small{font-size:92px}.brand-mark.tiny{font-size:42px;letter-spacing:-.2em}
.welcome-screen{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;position:relative}.hero-photo{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;background:linear-gradient(rgba(0,26,58,.42),rgba(0,0,0,.55)),radial-gradient(circle at 20% 80%,#53c6d4 0 18%,transparent 19%),linear-gradient(145deg,#014487,#03192d 48%,#c1a475)}.hero-photo h1{margin:32px 0 20px;font-size:36px;line-height:1}.hero-photo h2{margin:0 0 6px;font-size:19px}.hero-photo p{margin:0;font-size:17px}.welcome-actions{position:relative;padding:0 32px 48px;display:grid;gap:14px}.explore{text-align:center;text-decoration:none;margin-top:10px}.exact-welcome{background:#06182a}.exact-welcome .hero-photo{justify-content:flex-start;padding:178px 28px 0;background:linear-gradient(rgba(0,20,45,.1),rgba(0,0,0,.48)),url("../images/welcome-beach-clean.png") center/cover no-repeat}.exact-welcome .welcome-logo{display:block;width:230px;max-width:70%;height:auto;margin:0 auto 24px;filter:brightness(0) invert(1);text-shadow:0 2px 20px rgba(0,0,0,.18)}.exact-welcome .hero-photo h1{display:none}.exact-welcome .hero-photo h2{font-size:19px;font-weight:900}.exact-welcome .hero-photo p{font-size:17px}.exact-welcome .welcome-actions{padding:0 29px 58px;gap:13px}.exact-welcome .btn{height:56px;border-radius:29px;font-size:18px}.exact-welcome .btn.light{border:0;box-shadow:0 5px 18px rgba(0,0,0,.12)}.exact-welcome .btn.outline-light{background:rgba(0,0,0,.08);border:2px solid rgba(255,255,255,.95);color:#fff}.exact-welcome .explore{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:16px;text-decoration:none;margin-top:2px;text-shadow:0 1px 8px rgba(0,0,0,.5)}
.auth-screen{padding:42px 28px 34px;min-height:100vh}.back-link{display:inline-grid;color:#111;text-decoration:none;margin-bottom:14px}.auth-brand{text-align:center}.auth-brand img{display:block;width:150px;max-width:48%;height:auto;margin:0 auto}.auth-screen h1{margin:34px 0 6px;font-size:36px;letter-spacing:-.04em}.muted{color:var(--muted);font-size:17px;margin:0 0 24px}.alert{border:1px solid #111;background:#fff5f5;padding:12px 14px;border-radius:12px}.form-stack{display:grid;gap:14px}.field{height:56px;border:1.4px solid #c6c6ce;border-radius:14px;display:flex;align-items:center;gap:12px;padding:0 14px}.field input{border:0;outline:0;width:100%;font:inherit;color:#111}.forgot{justify-self:end;margin-top:-4px}.check-row{display:flex;gap:10px;font-size:13px;align-items:flex-start}.divider{display:flex;align-items:center;gap:16px;color:#9a9aa2;margin:18px 0}.divider:before,.divider:after{content:"";height:1px;background:#e1e1e5;flex:1}.social-stack{display:grid;gap:10px}.social-stack button,.social-stack a{height:48px;border:1.3px solid #bdbdc6;border-radius:12px;background:#fff;font:inherit;text-decoration:none;display:flex;align-items:center;justify-content:center;color:#111}.switch{text-align:center;color:#696971}.switch a,.forgot{font-weight:800;color:#111}
.screen{min-height:100vh;padding:18px 22px 32px;background:#fff}.screen.with-nav{padding-bottom:112px}.topbar,.page-head{height:54px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.wordmark{display:flex;align-items:center;justify-content:center;gap:8px;font-size:20px}.page-head h1{text-align:center;font-size:24px;margin:0}.page-head a{text-decoration:none;display:grid;place-items:center}.hello-row{display:flex;gap:12px;align-items:center;margin:14px 0}.hello-row small{display:block}.hello-row strong{display:block;font-size:18px}.avatar{width:54px;height:54px;border-radius:50%;background:#000;color:#fff;display:grid;place-items:center}.avatar.large{width:90px;height:90px;margin:auto}
.credit-card{background:#070707;color:#fff;border-radius:14px;padding:22px;display:grid;grid-template-columns:54px 1fr 42px;gap:12px;align-items:start}.credit-card h1{font-size:34px;margin:2px 0 0}.credit-card p,.credit-card small{margin:0;color:#e8e8e8}.coin-stack{font-size:34px}.credit-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.pill{min-height:42px;border-radius:24px;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;font-weight:800}.pill.light{background:#fff;color:#000}.pill.outline-light{border:1px solid #fff;color:#fff}.ghost{background:rgba(255,255,255,.08);border-radius:50%}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 16px;margin:14px 0 22px}.service-tile{text-align:center;text-decoration:none;font-weight:800}.service-tile span{height:58px;background:#000;color:#fff;border-radius:10px;display:grid;place-items:center;margin-bottom:6px}.promo-banner{background:#050505;color:#fff;border-radius:13px;padding:18px;display:flex;align-items:center;justify-content:space-between}.promo-banner h2{margin:0;font-size:25px;line-height:1}.promo-banner p{margin:10px 0 0;color:#eee}.promo-banner>span{font-size:72px}.list-head{display:flex;justify-content:space-between;align-items:center}.list-head h2,.section-title{font-size:20px}.list-head a{text-decoration:none;font-weight:800}.update-list{display:grid;gap:10px}.update-list.roomy{margin-top:24px}.update-item{border:1px solid #ececf0;background:#fafafa;border-radius:12px;padding:14px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center}.update-item p{margin:4px 0 0;color:#777}.update-item>span{font-size:34px}
.bottom-nav{position:fixed;left:50%;right:auto;bottom:0;transform:translateX(-50%);width:min(100%,430px);height:82px;z-index:20;background:#fff;border-top:1px solid #e8e8ed;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.bottom-nav a{text-decoration:none;display:grid;place-items:center;color:#777;font-size:12px}.bottom-nav a.active{color:#000;font-weight:800}.bottom-nav .scan span{width:54px;height:54px;border-radius:50%;background:#000;color:#fff;display:grid;place-items:center;margin-top:-22px}.bottom-nav small{margin-top:2px}
.mini-balance{background:#070707;color:#fff;border-radius:10px;padding:16px;display:flex;gap:18px;align-items:center}.mini-balance small,.mini-balance p{display:block;margin:0;color:#eee}.mini-balance strong{display:block;font-size:30px}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.package-card{border:1.4px solid #d0d0d6;border-radius:12px;padding:16px 8px;text-align:center;position:relative}.package-card input{position:absolute;opacity:0}.package-card:has(input:checked){background:#000;color:#fff}.package-card strong{display:block;font-size:22px}.package-card b{display:block;margin-top:6px}.package-card em{position:absolute;left:50%;top:-10px;translate:-50% 0;background:#000;color:#fff;border-radius:10px;padding:3px 10px;font-size:11px;font-style:normal}.method-list{border:1px solid #e1e1e5;border-radius:14px;overflow:hidden}.method-list label,.method-list a{min-height:54px;display:grid;grid-template-columns:26px 1fr 22px;gap:12px;align-items:center;padding:0 14px;text-decoration:none;border-bottom:1px solid #eee}.method-list label:last-child,.method-list a:last-child{border-bottom:0}.method-list input{display:none}.sticky-action{margin-top:20px}
.segmented{height:58px;border:1.4px solid #111;border-radius:30px;padding:4px;display:grid;grid-template-columns:1fr 1fr;margin:18px 0 46px}.segmented button{border:0;background:transparent;border-radius:26px;font:inherit}.segmented .active{background:#000;color:#fff}.tab-panel{display:none}.tab-panel.active{display:block}.qr-frame{height:260px;display:grid;place-items:center;position:relative;text-align:center;color:#555}.qr-frame:before,.qr-frame:after,.qr-frame span:before,.qr-frame span:after{content:"";position:absolute;width:44px;height:44px;border-color:#000}.qr-frame:before{left:36px;top:0;border-left:7px solid;border-top:7px solid;border-radius:10px 0 0}.qr-frame:after{right:36px;top:0;border-right:7px solid;border-top:7px solid;border-radius:0 10px 0 0}.qr-frame span:before{left:36px;bottom:0;border-left:7px solid;border-bottom:7px solid;border-radius:0 0 0 10px}.qr-frame span:after{right:36px;bottom:0;border-right:7px solid;border-bottom:7px solid;border-radius:0 0 10px}.quick-actions{display:flex;justify-content:center;gap:56px;margin:38px 0}.quick-actions button{border:0;background:transparent;display:grid;place-items:center;font-size:16px}.quick-actions span{width:64px;height:64px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;margin-bottom:10px}.hint-card{background:#f6f6f7;border-radius:14px;padding:16px;display:flex;gap:14px;align-items:center;color:#444}.my-qr{text-align:center;padding:30px}.my-qr span{font-size:150px}.my-qr strong{display:block;font-size:22px}.reward-list{display:grid;gap:12px;margin-top:18px}.reward-list article{border:1px solid #eee;border-radius:14px;padding:16px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center}.reward-list p{margin:4px 0 0;color:#666}.reward-list button{border:0;border-radius:18px;background:#000;color:#fff;padding:9px 12px}.profile-card{text-align:center;background:#f7f7f8;border-radius:16px;padding:28px 20px;margin:18px 0}.profile-card h2{margin:14px 0 4px}.profile-card p{color:#666}.empty-state{text-align:center;display:grid;place-items:center;gap:14px;padding:80px 10px}.empty-state>span{font-size:76px}.empty-state p{color:#666;max-width:310px}
@media (min-width:760px){body{padding:28px}.app-shell{border-radius:38px;min-height:900px}.bottom-nav{border-radius:0 0 38px 38px}}@media (max-width:370px){.screen,.auth-screen{padding-left:18px;padding-right:18px}.service-grid{gap:10px}.package-grid{gap:8px}.credit-actions{grid-template-columns:1fr}.auth-screen h1{font-size:31px}}
.register-screen{padding-top:28px;padding-bottom:22px}.register-screen .back-link{margin-bottom:4px}.register-screen .auth-brand img{width:104px;max-width:34%}.register-screen h1{margin:18px 0 4px;font-size:32px}.register-screen .muted{font-size:15px;margin-bottom:16px}.register-screen .form-stack{gap:10px}.register-screen .field{height:52px}.register-screen .check-row{font-size:12px;line-height:1.25}.register-screen .btn{height:54px}.register-screen .switch{margin:14px 0 0;font-size:15px}@media (max-height:760px){.register-screen{padding-top:18px;padding-bottom:16px}.register-screen .auth-brand img{width:86px}.register-screen h1{font-size:29px;margin-top:12px}.register-screen .muted{font-size:14px;margin-bottom:12px}.register-screen .form-stack{gap:8px}.register-screen .field{height:48px}.register-screen .btn{height:50px}.register-screen .switch{margin-top:10px}}.login-screen{padding-top:30px;padding-bottom:22px}.login-screen .back-link{margin-bottom:6px}.login-screen .auth-brand img{width:118px;max-width:38%}.login-screen h1{margin:22px 0 4px;font-size:34px}.login-screen .muted{font-size:16px;margin-bottom:18px}.login-screen .form-stack{gap:11px}.login-screen .field{height:52px}.login-screen .btn{height:54px}.login-screen .divider{margin:14px 0}.login-screen .social-stack{gap:8px}.login-screen .social-stack button,.login-screen .social-stack a{height:44px}.login-screen .switch{margin:16px 0 0;font-size:15px}@media (max-height:760px){.login-screen{padding-top:18px;padding-bottom:16px}.login-screen .auth-brand img{width:88px}.login-screen h1{font-size:30px;margin-top:12px}.login-screen .muted{font-size:14px;margin-bottom:12px}.login-screen .form-stack{gap:8px}.login-screen .field{height:48px}.login-screen .btn{height:50px}.login-screen .divider{margin:10px 0}.login-screen .social-stack{gap:6px}.login-screen .social-stack button,.login-screen .social-stack a{height:40px}.login-screen .switch{margin-top:10px}}.home-screen-fix{}
.dashboard-screen{padding:14px 20px 112px;overflow-x:hidden;background:#fff}.dashboard-screen .topbar{height:50px;grid-template-columns:42px 1fr 42px;align-items:center;padding:0}.dashboard-screen .wordmark img{display:block;width:148px;max-width:100%;height:auto;margin:0 auto}.dashboard-screen .icon-button svg{stroke-width:1.9}.dashboard-screen .hello-row{gap:12px;margin:14px 0 18px}.dashboard-screen .hello-row .avatar{width:54px;height:54px}.dashboard-screen .hello-row small{font-size:16px;line-height:1.05;font-weight:400}.dashboard-screen .hello-row strong{font-size:20px;line-height:1.08;font-weight:700;letter-spacing:0}.dashboard-screen .credit-card{border-radius:16px;padding:20px 16px 16px;grid-template-columns:46px 1fr 42px;gap:10px 12px;min-height:0}.dashboard-screen .coin-stack{position:relative;font-size:32px;display:grid;place-items:center}.dashboard-screen .coin-stack svg{stroke-width:2.2}.dashboard-screen .coin-stack b{position:absolute;left:0;top:0;font-size:12px;line-height:1;background:#fff;color:#000;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;font-weight:700}.dashboard-screen .credit-card small{font-size:15px;font-weight:500;color:#f1f1f1}.dashboard-screen .credit-card h1{font-size:34px;line-height:1;letter-spacing:0;margin:5px 0 3px;font-weight:600}.dashboard-screen .credit-card p{font-size:18px;font-weight:400;color:#f1f1f1}.dashboard-screen .credit-card .ghost{width:42px;height:42px;align-self:start}.dashboard-screen .credit-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.dashboard-screen .pill{min-height:42px;border-radius:24px;font-size:15px;font-weight:600;white-space:nowrap}.dashboard-screen .pill svg{width:1em;height:1em;stroke-width:2}.dashboard-screen .service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 12px;margin:18px 0 22px}.dashboard-screen .service-tile{font-weight:600;font-size:13px;line-height:1;color:#050505;min-width:0}.dashboard-screen .service-tile img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center;border-radius:14px;margin:0;background:#000;box-shadow:0 1px 0 rgba(0,0,0,.08)}.dashboard-screen .service-tile strong{display:none}.dashboard-screen .banner-slider{margin:18px 0 18px}.dashboard-screen .banner-track{position:relative;min-height:132px;overflow:hidden;border-radius:16px;background:#050505}.dashboard-screen .promo-banner{border-radius:16px;padding:20px 20px;min-height:132px;width:100%;background:#050505;color:#fff;display:flex;align-items:center;justify-content:space-between}.dashboard-screen .banner-slide{display:none}.dashboard-screen .banner-slide.active{display:flex}.dashboard-screen .promo-banner h2{font-size:25px;line-height:1.06;font-weight:650;letter-spacing:0}.dashboard-screen .promo-banner p{font-size:15px;line-height:1.22;margin-top:14px;max-width:230px;font-weight:400}.dashboard-screen .banner-dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.dashboard-screen .banner-dots button{width:7px;height:7px;border-radius:50%;border:0;background:#b9b9b9;padding:0}.dashboard-screen .banner-dots button.active{background:#050505}.dashboard-screen .coin-glyph{display:flex;align-items:end;gap:5px;margin-right:2px}.dashboard-screen .coin-glyph span{display:block;width:18px;border-radius:9px 9px 4px 4px;background:#fff}.dashboard-screen .coin-glyph span:nth-child(1){height:42px}.dashboard-screen .coin-glyph span:nth-child(2){height:60px}.dashboard-screen .coin-glyph span:nth-child(3){height:76px}.dashboard-screen .qr-glyph{width:68px;height:68px;border-radius:16px;background:#fff;color:#000;display:grid;place-items:center}.dashboard-screen .qr-glyph svg{width:42px;height:42px}.dashboard-screen .phone-glyph{width:44px;height:74px;border:7px solid #fff;border-radius:12px;position:relative;margin-right:4px;flex:0 0 auto}.dashboard-screen .phone-glyph:after{content:"";position:absolute;left:50%;bottom:9px;translate:-50% 0;width:18px;height:8px;border-radius:8px;background:#fff}.dashboard-screen .list-head h2,.dashboard-screen .list-head a{font-size:20px;font-weight:700;letter-spacing:0}.dashboard-screen .list-head{margin-top:10px}.dashboard-screen .update-item strong{font-weight:650}.dashboard-screen .update-item b{font-weight:650}@media (max-width:390px){.dashboard-screen{padding-left:16px;padding-right:16px}.dashboard-screen .wordmark img{width:136px}.dashboard-screen .hello-row .avatar{width:50px;height:50px}.dashboard-screen .hello-row small{font-size:15px}.dashboard-screen .hello-row strong{font-size:18px}.dashboard-screen .credit-card{padding:18px 14px 14px;grid-template-columns:42px 1fr 38px}.dashboard-screen .credit-card h1{font-size:30px}.dashboard-screen .credit-card p{font-size:16px}.dashboard-screen .credit-card small{font-size:14px}.dashboard-screen .pill{font-size:13px;min-height:38px}.dashboard-screen .service-grid{gap:12px 10px}.dashboard-screen .service-tile img{border-radius:12px}.dashboard-screen .promo-banner h2{font-size:22px}.dashboard-screen .promo-banner p{font-size:14px}.dashboard-screen .banner-track{min-height:126px}.dashboard-screen .phone-glyph{width:40px;height:68px;border-width:7px}}.dashboard-screen .image-slider{margin:18px 0 18px}.dashboard-screen .image-slider .banner-track{min-height:0;aspect-ratio:16/7;border-radius:16px;background:#050505}.dashboard-screen .image-slider .banner-slide{width:100%;height:100%;padding:0;background:#050505}.dashboard-screen .image-slider .banner-slide.active{display:block}.dashboard-screen .image-slider img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:16px}@media (max-width:390px){.dashboard-screen .image-slider .banner-track{aspect-ratio:16/7}}
/* Visual polish pass: crisp wallet UI */
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#f3f4f6}.app-shell{background:#fff}.muted,.update-item p,.credit-card small,.credit-card p{color:#6f737c}.screen{color:#0b0b0c}.icon-button{color:#111}.dashboard-screen{padding-bottom:126px}.dashboard-screen .topbar{margin-bottom:6px}.dashboard-screen .wordmark img{filter:contrast(1.08);image-rendering:auto}.dashboard-screen .hello-row{margin:18px 0 20px}.dashboard-screen .hello-row .avatar{box-shadow:0 8px 18px rgba(0,0,0,.08)}.dashboard-screen .hello-row small{color:#30333a}.dashboard-screen .hello-row strong{color:#050505}.dashboard-screen .credit-card{box-shadow:0 10px 24px rgba(0,0,0,.08)}.dashboard-screen .credit-card h1{font-variant-numeric:tabular-nums}.dashboard-screen .pill{letter-spacing:0}.dashboard-screen .pill.light{box-shadow:0 1px 0 rgba(255,255,255,.25) inset}.dashboard-screen .service-grid{margin-top:20px}.dashboard-screen .service-tile img{box-shadow:0 8px 16px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.04)}.dashboard-screen .image-slider{margin-top:22px}.dashboard-screen .image-slider .banner-track{box-shadow:0 10px 24px rgba(0,0,0,.08);border:1px solid #f1f1f1}.dashboard-screen .banner-dots{margin-top:10px}.dashboard-screen .banner-dots button{width:8px;height:8px;background:#c8c8c8}.dashboard-screen .banner-dots button.active{background:#000}.dashboard-screen .list-head{padding-top:4px;margin-bottom:10px}.dashboard-screen .list-head h2,.dashboard-screen .list-head a{color:#101114}.update-list{padding-bottom:12px}.update-item{background:#fbfbfc;border-color:#e7e8ec;box-shadow:0 6px 18px rgba(20,20,20,.035)}.update-item p{color:#777d87;line-height:1.25}.update-item b{color:#050505;font-variant-numeric:tabular-nums}.bottom-nav{height:92px;padding:8px 10px 10px;border-top:1px solid #e3e5ea;box-shadow:0 -10px 22px rgba(0,0,0,.06);background:rgba(255,255,255,.98);backdrop-filter:blur(10px)}.bottom-nav a{color:#737780;font-size:11px;gap:2px}.bottom-nav a svg{width:21px;height:21px;stroke-width:2}.bottom-nav a.active{color:#000;font-weight:700}.bottom-nav .scan span{width:58px;height:58px;margin-top:-30px;box-shadow:0 10px 20px rgba(0,0,0,.18)}.bottom-nav .scan small{margin-top:-3px}.bottom-nav small{font-weight:500}.screen.with-nav{padding-bottom:126px}.page-head h1{font-weight:700}.method-list,.package-card,.field{border-color:#dfe2e8}.profile-card,.hint-card{background:#f7f8fa}@media (max-width:390px){.dashboard-screen{padding-bottom:126px}.bottom-nav{height:90px}.bottom-nav .scan span{width:56px;height:56px}.dashboard-screen .list-head h2,.dashboard-screen .list-head a{font-size:19px}}.bottom-nav{bottom:8px;border-radius:24px 24px 30px 30px;width:min(calc(100% - 28px),402px);left:50%}.dashboard-screen{padding-bottom:138px}.screen.with-nav{padding-bottom:138px}@media (min-width:760px){.bottom-nav{bottom:36px}}
/* Buy credits: active methods and 1:1 rate */
.buy-screen .section-title{margin-bottom:4px}.rate-note{margin:0 0 14px;color:#666b75;font-size:14px;font-weight:600}.payment-methods label{grid-template-columns:26px 1fr auto 22px}.payment-methods label b{font-weight:600;font-size:14px}.payment-methods .active-method{background:#fff;color:#090909}.payment-methods .active-method:has(input:checked){background:#f4f5f7}.payment-methods .disabled-method{background:#f7f8fa;color:#9298a3;cursor:not-allowed}.payment-methods .disabled-method svg{opacity:.45}.payment-methods .disabled-method em{font-size:11px;font-style:normal;color:#8a9099;background:#eceff3;border-radius:999px;padding:4px 8px;white-space:nowrap}.buy-screen .package-card b{font-variant-numeric:tabular-nums}.buy-screen .package-card:has(input:checked) b,.buy-screen .package-card:has(input:checked) span{color:#fff}