:root{--bg:#f5f7fb;--surface:#fff;--surface-2:#f8fafc;--line:#e5e7eb;--text:#111827;--muted:#6b7280;--muted-2:#94a3b8;--shadow:0 8px 30px #0f172a0f;--shadow-soft:0 12px 24px #0f172a0d;--container:1280px;--radius-xl:24px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(var(--container), calc(100% - 32px));margin:0 auto}.page-shell{min-height:100vh;padding:18px 0 40px}.site-frame{width:min(var(--container), calc(100% - 32px));border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;margin:0 auto;overflow:hidden}.site-main{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:22px 0 28px}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#ffffffeb}.header-top{border-bottom:1px solid var(--line);grid-template-columns:180px minmax(260px,1fr) auto auto auto auto auto;align-items:center;gap:14px;min-height:76px;padding:14px 18px;display:grid}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand-mark{background:radial-gradient(circle at 30% 30%,#fff 0 12%,#0000 13%),linear-gradient(135deg,#111827,#334155);border-radius:11px;flex:none;width:34px;height:34px;position:relative}.brand-mark:after{content:"";border:2px solid #ffffffeb;border-radius:8px;position:absolute;inset:8px}.header-link,.header-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 14px;font-size:14px;font-weight:500;transition:all .18s;display:inline-flex}.header-link:hover,.header-pill:hover{background:#f8fafc}.header-pill{border:1px solid var(--line);gap:8px}.flag-dot{background:linear-gradient(#b91c1c 0 33%,#fff 33% 66%,#1d4ed8 66% 100%);border-radius:50%;flex:none;width:18px;height:18px}.cart-count{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;font-size:12px;display:inline-flex}.main-nav{scrollbar-width:none;align-items:center;gap:6px;min-height:54px;padding:0 12px;display:flex;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.nav-link{white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.nav-link:hover{background:#f8fafc}.nav-link.active{color:#fff;background:#111827}.nav-link-secondary{color:#334155}.hero-section,.popular-section,.product-section{margin-bottom:22px}.section-title{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.05}.section-subtitle{color:var(--muted);margin:8px 0 0;font-size:14px}.section-head-split{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.section-kicker{color:#4338ca;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;height:28px;margin-bottom:8px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.btn{border-radius:999px;justify-content:center;align-items:center;height:46px;padding:0 18px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.btn-light{color:#111827;background:#fff}.btn-ghost-light{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e}.btn-outline{border:1px solid var(--line);color:#0f172a;background:#fff;height:42px}.btn-outline:hover{background:#f8fafc}.popular-section{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;padding:22px}.brand-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.brand-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;transition:all .18s}.brand-card:hover,.product-card:hover{border-color:#d7deea;transform:translateY(-2px);box-shadow:0 12px 24px #0f172a14}.brand-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.brand-logo,.product-logo{color:#fff;letter-spacing:-.03em;justify-content:center;align-items:center;font-weight:800;display:flex}.rating-pill{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:700}.brand-name{min-height:40px;margin-bottom:6px;font-size:15px;font-weight:700}.brand-meta{color:#64748b;justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.chip-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.chip{border:1px solid var(--line);color:#334155;background:#fff;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 15px;font-size:14px;font-weight:600;display:inline-flex}.chip.active{color:#fff;background:#111827;border-color:#111827}.product-section{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;padding:22px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:14px;transition:all .18s;display:flex}.product-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.product-badges{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.pill{border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.pill.rating{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7}.pill.neutral{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.product-name{min-height:40px;margin-bottom:8px;font-size:16px;font-weight:800;line-height:1.25}.product-desc{color:#64748b;min-height:36px;margin-bottom:14px;font-size:13px}.mini-label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:4px;font-size:11px;font-weight:700}.product-price{font-size:14px;font-weight:800}.btn-mini{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.feature-cover{border:1px solid var(--line);color:#fff;background:radial-gradient(circle at 80% 10%,#60a5fa29,#0000 18%),linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:20px;grid-template-columns:1.15fr .85fr;min-height:190px;margin-bottom:18px;display:grid;overflow:hidden}.feature-copy{flex-direction:column;justify-content:center;padding:24px;display:flex}.feature-copy h3{letter-spacing:-.04em;margin:0;font-size:30px;line-height:1.02}.feature-copy p{color:#ffffffc2;max-width:480px;margin:12px 0 0;font-size:14px}.feature-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.feature-tags span{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:600}.feature-visual{justify-content:center;align-items:center;padding:20px;display:flex}.cover-stack{width:100%;max-width:320px;height:130px;position:relative}.cover-tile{border:1px solid #ffffff1f;border-radius:20px;position:absolute;box-shadow:0 12px 30px #0000002e}.tile-a{background:linear-gradient(135deg,#22c55e,#16a34a);inset:0 90px 30px 0;transform:rotate(-8deg)}.tile-b{background:linear-gradient(135deg,#8b5cf6,#4f46e5);inset:18px 20px 0 110px;transform:rotate(10deg)}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-inner{padding:26px 0 24px}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.footer-col h4{margin:0 0 12px;font-size:15px}.footer-col a{color:#64748b;margin:8px 0;font-size:14px;display:block}.footer-bottom{border-top:1px solid var(--line);color:#64748b;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding-top:16px;font-size:14px;display:flex}.footer-legal{gap:14px;display:flex}.logo-visa,.p-visa{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.logo-amazon,.p-amazon{background:linear-gradient(135deg,#f59e0b,#ea580c)}.logo-doordash,.p-doordash{background:linear-gradient(135deg,#ef4444,#dc2626)}.logo-apple,.p-apple{background:linear-gradient(135deg,#111827,#334155)}.logo-mastercard,.p-master{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.logo-uber{background:linear-gradient(135deg,#059669,#10b981)}.p-airbnb{background:linear-gradient(135deg,#f43f5e,#e11d48)}.p-steam{background:linear-gradient(135deg,#0ea5e9,#1d4ed8)}.p-playstation{background:linear-gradient(135deg,#2563eb,#1e40af)}.p-xbox{background:linear-gradient(135deg,#16a34a,#15803d)}.p-razer{background:linear-gradient(135deg,#22c55e,#15803d)}@media (width<=1180px){.header-top{grid-template-columns:170px minmax(180px,1fr) auto auto auto auto}.header-login{display:none}.brand-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-card,.feature-cover{grid-template-columns:1fr}.hero-visual{justify-content:flex-start}}@media (width<=980px){.header-top{grid-template-columns:1fr auto auto;grid-template-areas:"brand locale cart""search search search";gap:12px}.brand{grid-area:brand}.header-country,.header-help,.header-login{display:none}.header-locale{grid-area:locale}.header-cart{grid-area:cart}.brand-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head-split{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.container,.site-frame{width:min(var(--container), calc(100% - 16px))}.page-shell{padding:10px 0 24px}.site-frame{border-radius:18px}.header-top{padding:12px}.brand{font-size:18px}.brand-mark{width:30px;height:30px}.header-link,.header-pill{height:38px;padding:0 12px;font-size:13px}.main-nav{min-height:50px;padding:0 8px}.nav-link{height:36px;padding:0 14px;font-size:13px}.site-main{padding:14px 0 20px}.popular-section,.product-section{border-radius:18px;padding:16px}.hero-card{border-radius:18px;min-height:auto;padding:18px}.hero-title{font-size:28px}.hero-desc{font-size:14px}.hero-stack{height:126px}.float-card-a{inset:0 78px 36px 0}.float-card-b{inset:34px 0 0 100px}.brand-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.brand-name,.product-name,.product-desc{min-height:auto}.feature-copy{padding:18px}.feature-copy h3,.section-title{font-size:24px}.footer-bottom{flex-direction:column;align-items:flex-start}}.trust-strip{opacity:.98;background:linear-gradient(#fff,#f1f5f9);max-width:980px;margin:24px auto 22px;padding:18px 20px}.trust-col{align-items:center;min-width:0;display:flex}.trust-score-wrap{align-items:center;gap:18px;display:flex}.trust-score{letter-spacing:-.05em;color:#022c2c;white-space:nowrap;font-size:64px;font-weight:800;line-height:.9}.trust-score span{font-size:.5em;font-weight:800}.trustpilot-meta{min-width:0}.trustpilot-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.trustpilot-brand{color:#052e2b;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.tp-star{color:#00b67a;font-size:1.1em;line-height:1}.tp-stars{gap:3px;display:flex}.tp-stars span{color:#fff;background:#00b67a;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;font-weight:800;line-height:1;display:flex}.trust-note{color:#052e2b;margin-top:6px;font-size:16px;font-weight:700;line-height:1.2}.trust-stats{flex-direction:column;justify-content:center;padding-left:0;display:flex}.trust-big{letter-spacing:-.2px;color:#052e2b;font-size:18px;font-weight:600;line-height:1.05}.trust-small{color:#64748b;margin-top:8px;font-size:13px;line-height:1.3}@media (width<=1180px){.trust-strip{max-width:920px}}@media (width<=980px){.trust-grid{grid-template-columns:1fr;gap:18px}.trust-col,.trust-score-wrap{justify-content:center}.trust-stats{text-align:center;align-items:center}}@media (width<=640px){.trust-strip{max-width:100%;margin:20px auto;padding:14px 10px}.trust-score-wrap{flex-direction:column;align-items:center;gap:12px}.trust-score{font-size:52px}.trustpilot-brand{justify-content:center;font-size:17px}.trustpilot-row{justify-content:center}.tp-stars span{width:24px;height:24px;font-size:14px}.trust-note{text-align:center;font-size:15px}.trust-big{text-align:center;font-size:24px}.trust-small{text-align:center;font-size:15px}}.how-section{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;margin-bottom:22px;padding:22px}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.how-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:20px}.how-step{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;font-size:16px;font-weight:800;display:flex}.how-card h3{letter-spacing:-.03em;margin:0 0 10px;font-size:22px;line-height:1.08}.how-card p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.feature-cover-travel{background:radial-gradient(circle at 80% 10%,#fbbf242e,#0000 18%),linear-gradient(135deg,#0f172a 0%,#1f2937 45%,#3f3f46 100%)}.travel-tile-a{background:linear-gradient(135deg,#0ea5e9,#2563eb);inset:0 90px 30px 0;transform:rotate(-8deg)}.travel-tile-b{background:linear-gradient(135deg,#f59e0b,#ea580c);inset:18px 20px 0 110px;transform:rotate(10deg)}.p-master{background:linear-gradient(135deg,#8b5cf6,#4f46e5)}.p-starbucks{background:linear-gradient(135deg,#059669,#047857)}.p-chipotle{background:linear-gradient(135deg,#b91c1c,#7f1d1d)}@media (width<=1180px){.trust-grid{grid-template-columns:1fr}.trust-stats{padding-left:0}}@media (width<=980px){.how-grid{grid-template-columns:1fr}.trust-score{font-size:72px}.trust-big{font-size:40px}.trust-small,.trust-note{font-size:24px}}@media (width<=640px){.trust-strip{padding:18px 4px 22px}.trust-score-wrap{flex-direction:column;align-items:flex-start;gap:16px}.trust-score{font-size:60px}.trustpilot-brand{font-size:20px}.tp-stars span{width:32px;height:32px;font-size:18px}.trust-note{font-size:20px}.trust-big{font-size:30px}.trust-small{font-size:20px}.how-section,.how-card{border-radius:18px;padding:16px}.how-card h3{font-size:20px}}.app-promo{margin-bottom:22px}.app-promo-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;grid-template-columns:1fr 420px;align-items:center;gap:22px;padding:22px;display:grid;overflow:hidden}.app-promo-copy{min-width:0}.app-promo-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.btn-dark{color:#fff;background:#111827}.btn-dark:hover{background:#0b1220}.app-promo-visual{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.phone-mockup{background:#0f172a;border-radius:34px;width:180px;height:320px;position:absolute;box-shadow:0 18px 40px #0f172a2e}.phone-back{opacity:.95;background:linear-gradient(135deg,#1e293b,#334155);transform:translate(-52px)rotate(-10deg)}.phone-front{background:#0b1220;padding:12px;transform:translate(42px)rotate(8deg)}.phone-screen{background:linear-gradient(#f8fafc,#e2e8f0);border-radius:26px;flex-direction:column;gap:12px;width:100%;height:100%;padding:14px;display:flex}.phone-bar{opacity:.9;background:#0f172a;border-radius:999px;width:72px;height:14px;margin:0 auto 4px}.phone-hero{background:linear-gradient(135deg,#111827,#334155);border-radius:20px;height:96px}.phone-list{gap:10px;display:grid}.phone-list span{background:#cbd5e1;border-radius:999px;height:16px;display:block}.phone-list span:first-child{width:86%}.phone-list span:nth-child(2){width:72%}.phone-list span:nth-child(3){width:64%}.phone-chips{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.phone-chips span{opacity:.8;background:#94a3b8;border-radius:999px;width:58px;height:28px}.feature-cover-refill{background:radial-gradient(circle at 80% 10%,#22c55e2e,#0000 18%),linear-gradient(135deg,#111827 0%,#1f2937 42%,#0f766e 100%)}.refill-tile-a{background:linear-gradient(135deg,#22c55e,#16a34a);inset:0 90px 30px 0;transform:rotate(-8deg)}.refill-tile-b{background:linear-gradient(135deg,#06b6d4,#0ea5e9);inset:18px 20px 0 110px;transform:rotate(10deg)}.p-esim-global{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.p-esim-eu{background:linear-gradient(135deg,#1d4ed8,#1e3a8a)}.p-esim-asia{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.p-esim-us{background:linear-gradient(135deg,#dc2626,#991b1b)}.p-att{background:linear-gradient(135deg,#2563eb,#0f172a)}.p-tmobile{background:linear-gradient(135deg,#ec4899,#be185d)}.p-verizon{background:linear-gradient(135deg,#111827,#ef4444)}.p-lyca{background:linear-gradient(135deg,#f59e0b,#ea580c)}@media (width<=1180px){.app-promo-card{grid-template-columns:1fr}}@media (width<=640px){.app-promo-card{border-radius:18px;padding:16px}.app-promo-visual{min-height:260px}.phone-mockup{border-radius:28px;width:146px;height:258px}.phone-front{padding:10px}.phone-screen{border-radius:22px;gap:10px;padding:12px}.phone-back{transform:translate(-36px)rotate(-9deg)}.phone-front{transform:translate(30px)rotate(7deg)}}.faq-section{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;margin-bottom:22px;padding:22px}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:18px;transition:all .18s;overflow:hidden}.faq-item.active{border-color:#d6dce6;box-shadow:0 10px 24px #0f172a0d}.faq-question{text-align:left;color:#111827;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:18px 20px;display:flex}.faq-question span:first-child{font-size:16px;font-weight:700;line-height:1.35}.faq-icon{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;line-height:1;transition:all .18s;display:flex}.faq-item.active .faq-icon{color:#fff;background:#111827;border-color:#111827;transform:rotate(45deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-answer>p{color:#64748b;margin:0;padding:0 20px 20px;font-size:14px;line-height:1.6;overflow:hidden}.newsletter-section{margin-bottom:22px}.newsletter-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 85% 20%,#3b82f61f,#0000 18%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:22px;grid-template-columns:1fr 420px;align-items:center;gap:20px;padding:22px;display:grid}.newsletter-copy{min-width:0}.newsletter-form{align-items:center;gap:12px;display:flex}.newsletter-form input{border:1px solid var(--line);background:#fff;border-radius:999px;outline:none;flex:auto;min-width:0;height:52px;padding:0 18px;font-size:15px}.newsletter-form input:focus{border-color:#cbd5e1;box-shadow:0 0 0 4px #94a3b81f}@media (width<=1180px){.newsletter-card{grid-template-columns:1fr}}@media (width<=640px){.faq-section,.newsletter-card{border-radius:18px;padding:16px}.faq-question{padding:16px}.faq-answer>p{padding:0 16px 16px}.faq-question span:first-child{font-size:15px}.newsletter-form{flex-direction:column;align-items:stretch}.newsletter-form input,.newsletter-form .btn{width:100%}}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;position:sticky;top:0}.main-nav-wrap{background:#fffffff5;position:relative}.nav-item{flex:none;position:relative}.nav-caret{opacity:.7;margin-left:8px;font-size:11px}.mega-menu,.mini-menu{opacity:0;visibility:hidden;pointer-events:none;padding:10px 0 0;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;right:0;transform:translateY(8px)}.mega-menu.open,.mini-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mega-menu-inner{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr 1.15fr 1fr 1.2fr;gap:18px;padding:20px;display:grid;box-shadow:0 24px 60px #0f172a1a}.mega-col{min-width:0}.mega-title{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:10px;font-size:12px;font-weight:800}.mega-link{color:#0f172a;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:600;transition:all .16s;display:block}.mega-link:hover{background:#f8fafc}.mega-col-featured{border-left:1px solid #eef2f7;padding-left:18px}.mega-brand-card{border-radius:14px;align-items:center;gap:12px;padding:10px;transition:all .16s;display:flex}.mega-brand-card:hover{background:#f8fafc}.mega-brand-logo{color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex}.mega-brand-copy{flex-direction:column;min-width:0;display:flex}.mega-brand-copy strong{color:#0f172a;font-size:14px;line-height:1.25}.mega-brand-copy small{color:#64748b;margin-top:2px;font-size:12px}.mini-menu-inner{border:1px solid var(--line);background:#fff;border-radius:20px;flex-wrap:wrap;gap:10px;padding:14px;display:flex;box-shadow:0 24px 60px #0f172a1a}.mini-link{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.mini-link:hover,.nav-item.menu-open>.nav-link:not(.active),.nav-item:hover>.nav-link:not(.active){background:#f8fafc}.nav-link.active,.nav-item.menu-open>.nav-link.active,.nav-item:hover>.nav-link.active{color:#fff;background:#111827}@media (width<=980px){.mega-menu,.mini-menu{opacity:1;visibility:visible;pointer-events:auto;padding:8px 12px 10px;display:none;position:static;transform:none}.mega-menu.open,.mini-menu.open{display:block}.mega-menu-inner{border-radius:20px;grid-template-columns:1fr;gap:14px;padding:16px}.mega-col-featured{border-top:1px solid #eef2f7;border-left:0;padding-top:14px;padding-left:0}.mini-menu-inner{border-radius:18px;padding:12px}}@media (width<=640px){.mega-link{padding:9px 10px;font-size:13px}.mini-link{height:36px;font-size:13px}.mega-brand-card{padding:8px}.mega-brand-logo{width:38px;height:38px}}.hero-card{border-radius:20px;min-height:188px;padding:24px}.hero-title{max-width:560px;font-size:36px}.hero-desc{max-width:500px}.hero-actions{margin-top:18px}.quick-rail{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.quick-rail-item{border:1px solid var(--line);color:#334155;background:#fff;border-radius:999px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 1px #0f172a05}.quick-rail-item:hover{background:#f8fafc}.quick-rail-item.active{color:#fff;background:#111827;border-color:#111827}.popular-section{margin-bottom:22px;padding:18px}.compact-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.brand-card-top{margin-bottom:12px}.brand-name{min-height:36px;font-size:14px}.product-section{padding:18px}.product-card-top{margin-bottom:12px}.product-name{min-height:38px;font-size:15px}.product-desc{min-height:34px;margin-bottom:12px;font-size:12.5px}.section-title{font-size:26px}.section-subtitle{font-size:13.5px}.feature-copy h3{font-size:27px}.feature-copy p{font-size:13.5px}.faq-section,.newsletter-card,.how-section,.app-promo-card{padding:18px}@media (width>=1181px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1180px){.compact-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.hero-card{grid-template-columns:1fr}.hero-title{font-size:31px}.compact-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.hero-card{border-radius:18px;min-height:auto;padding:18px}.hero-title{font-size:27px}.quick-rail{gap:8px}.quick-rail-item{height:34px;padding:0 12px;font-size:12px}.popular-section,.product-section,.faq-section,.how-section,.newsletter-card,.app-promo-card{border-radius:18px;padding:16px}.compact-brand-grid{grid-template-columns:1fr}.brand-card,.product-card{padding:12px}.section-title{font-size:23px}}.detail-section{margin-bottom:22px}.detail-shell{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;padding:18px;position:relative}.detail-close{border:1px solid var(--line);color:#334155;cursor:pointer;z-index:2;background:#fff;border-radius:50%;width:40px;height:40px;font-size:16px;position:absolute;top:16px;right:16px}.detail-close:hover{background:#f8fafc}.detail-grid{grid-template-columns:minmax(0,1fr) 360px;gap:18px;display:grid}.detail-main,.detail-side{min-width:0}.detail-hero{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.detail-logo-wrap{flex:none}.detail-logo{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#f59e0b,#ea580c);border-radius:24px;justify-content:center;align-items:center;width:88px;height:88px;font-size:32px;font-weight:800;display:flex}.detail-head-copy{min-width:0;padding-top:4px}.detail-head-top{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.detail-title{letter-spacing:-.04em;margin:0;font-size:34px;line-height:1.02}.detail-desc{color:#64748b;max-width:720px;margin:10px 0 0;font-size:15px;line-height:1.55}.detail-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px}.detail-block+.detail-block{margin-top:18px}.detail-label{color:#0f172a;margin-bottom:10px;font-size:14px;font-weight:800}.amount-grid,.crypto-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.amount-btn,.crypto-btn{border:1px solid var(--line);color:#0f172a;cursor:pointer;background:#fff;border-radius:14px;height:46px;font-size:14px;font-weight:700;transition:all .18s}.amount-btn:hover,.crypto-btn:hover{background:#f8fafc}.amount-btn.active,.crypto-btn.active{color:#fff;background:#111827;border-color:#111827}.detail-summary-card,.detail-info-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px}.detail-info-card{margin-top:12px}.summary-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:14px;display:flex}.summary-row:last-of-type{margin-bottom:14px}.summary-row span{color:#64748b}.summary-row strong{color:#0f172a;text-align:right}.buy-btn{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;width:100%;height:50px;margin-top:16px;font-size:15px;font-weight:800}.buy-btn:hover{background:#0b1220}.detail-note{color:#64748b;margin-top:14px;font-size:13px;line-height:1.55}.detail-info-card h3{margin:0 0 12px;font-size:18px;line-height:1.1}.detail-info-card ul{color:#64748b;margin:0;padding-left:18px;font-size:14px;line-height:1.7}@media (width<=1180px){.detail-grid{grid-template-columns:1fr}}@media (width<=640px){.detail-shell{border-radius:18px;padding:16px}.detail-close{width:36px;height:36px;top:12px;right:12px}.detail-hero{flex-direction:column;gap:14px}.detail-logo{border-radius:20px;width:72px;height:72px;font-size:26px}.detail-title{font-size:28px}.detail-desc{font-size:14px}.detail-card,.detail-summary-card,.detail-info-card{border-radius:18px;padding:16px}.amount-grid,.crypto-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amount-btn,.crypto-btn{height:42px;font-size:13px}}.product-page-shell{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;padding:20px}.product-page-grid{grid-template-columns:minmax(0,1fr) minmax(380px,520px);align-items:start;gap:24px;display:grid}.product-gallery{min-width:0}.product-gallery-card{border:1px solid var(--line);background:#f3f5f5;border-radius:20px;padding:18px}.product-back-btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;height:38px;margin-bottom:16px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.product-back-btn:hover{background:#f8fafc}.product-art{background:#e5e9e7;border-radius:18px;justify-content:center;align-items:center;min-height:500px;display:flex;overflow:hidden}.product-art-logo{color:#fff;letter-spacing:-.04em;border-radius:12px;justify-content:center;align-items:center;width:min(420px,88%);height:240px;font-size:88px;font-weight:800;display:flex}.product-purchase{min-width:0;padding-top:2px}.product-breadcrumb{color:#64748b;margin-bottom:12px;font-size:14px;line-height:1.4}.product-page-title{letter-spacing:-.05em;color:#052e2b;word-break:break-word;margin:0;font-size:44px;font-weight:800;line-height:1.04}.product-page-rating{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;font-size:16px;font-weight:700;display:flex}.rating-stars{color:#f4b400;letter-spacing:1px}.product-badges-row{margin-top:14px}.product-info-badge{color:#52525b;background:#f7f7f7;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;max-width:100%;min-height:34px;padding:6px 12px;font-size:14px;display:inline-flex}.product-page-desc{color:#52525b;margin:18px 0 0;font-size:18px;line-height:1.5}.product-notice{color:#0b3a37;background:#edf3ef;border-radius:16px;margin-top:18px;padding:16px 18px;font-size:15px;line-height:1.5}.product-input-label{color:#052e2b;margin-bottom:10px;font-size:16px;font-weight:800;display:block}.product-amount-input{border:1px solid var(--line);color:#111827;background:#fff;border-radius:14px;outline:none;width:100%;max-width:420px;height:54px;padding:0 16px;font-size:18px}.product-amount-input:focus{border-color:#cbd5e1;box-shadow:0 0 0 4px #94a3b81f}.product-action-row{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.add-cart-btn{color:#fff;cursor:pointer;background:#f03;border:0;border-radius:999px;min-width:260px;height:56px;padding:0 24px;font-size:16px;font-weight:800}.add-cart-btn:hover{background:#df002d}.gift-btn{color:#052e2b;cursor:pointer;background:#f2f3f3;border:0;border-radius:999px;height:56px;padding:0 22px;font-size:15px;font-weight:700}.gift-btn:hover{background:#e7ebea}.product-crypto-row{border-top:1px solid #eef2f7;flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:18px;display:flex}.crypto-dot{border-radius:50%;width:30px;height:30px}.crypto-dot.btc{background:#f7931a}.crypto-dot.eth{background:#627eea}.crypto-dot.usdt{background:#26a17b}.crypto-dot.usdc{background:#2775ca}.crypto-dot.sol{background:linear-gradient(135deg,#14f195,#9945ff)}.crypto-dot.matic{background:#8247e5}.product-meta-features{border-top:1px solid #eef2f7;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;padding-top:18px;display:grid}.meta-feature{text-align:center;color:#52525b;font-size:15px}@media (width<=1100px){.product-page-grid{grid-template-columns:1fr;gap:20px}.product-art{min-height:340px}.product-art-logo{width:min(340px,86%);height:180px;font-size:64px}.product-page-title{font-size:36px}.product-page-desc{margin-top:14px;font-size:16px}.product-notice{margin-top:14px;padding:14px 16px;font-size:14px}.product-input-block{margin-top:18px}.product-amount-input{max-width:none}.product-action-row{gap:10px}.add-cart-btn,.gift-btn{flex:220px}.product-meta-features{grid-template-columns:1fr 1fr 1fr}}@media (width<=640px){.product-page{margin:14px 0 20px}.product-page-shell{border-radius:18px;padding:14px}.product-page-grid{gap:16px}.product-gallery-card{border-radius:18px;padding:12px}.product-back-btn{height:34px;margin-bottom:12px;padding:0 12px;font-size:12px}.product-art{border-radius:14px;min-height:220px}.product-art-logo{border-radius:10px;width:min(220px,84%);height:120px;font-size:42px}.product-breadcrumb{margin-bottom:8px;font-size:13px}.product-page-title{font-size:26px;line-height:1.08}.product-page-rating{gap:8px;margin-top:10px;font-size:14px}.product-info-badge{border-radius:9px;min-height:30px;padding:5px 10px;font-size:13px}.product-page-desc{margin-top:14px;font-size:14px;line-height:1.5}.product-notice{border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.45}.product-input-label{margin-bottom:8px;font-size:14px}.product-amount-input{border-radius:12px;height:46px;padding:0 14px;font-size:16px}.product-action-row{flex-direction:column;gap:10px}.add-cart-btn,.gift-btn{width:100%;min-width:0;height:48px;padding:0 16px;font-size:14px}.product-crypto-row{gap:8px;margin-top:16px;padding-top:14px}.crypto-dot{width:26px;height:26px}.product-meta-features{grid-template-columns:1fr;gap:10px;margin-top:18px;padding-top:14px}.meta-feature{text-align:left;font-size:13px}}.cart-page{margin:22px 0}.cart-shell{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;padding:18px}.cart-shell-large{max-width:980px;margin:0 auto;padding:0;overflow:hidden}.cart-items{padding:0 0 8px}.empty-cart{color:#64748b;padding:28px;font-size:15px}.cart-row{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:30px 32px;display:grid}.cart-row-main{align-items:flex-start;gap:20px;min-width:0;display:flex}.cart-row-logo{color:#fff;border-radius:0;flex:none;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;font-weight:800;display:flex}.cart-row-copy{min-width:0}.cart-row-title{letter-spacing:-.03em;color:#052e2b;font-size:28px;font-weight:800;line-height:1.05}.cart-row-price{color:#575757;margin-top:8px;font-size:24px;font-weight:500}.cart-row-actions{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.qty-box{background:#fff;border:1px solid #d8ddd9;border-radius:999px;justify-content:space-between;align-items:center;min-width:136px;height:54px;padding:0 10px;display:flex}.qty-btn{color:#40524f;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:28px;font-weight:700;line-height:1;display:flex}.qty-btn:hover{background:#f3f5f5}.qty-value{text-align:center;color:#4b4b4b;min-width:30px;font-size:20px;font-weight:700}.cart-remove-btn{color:#ef4444;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.cart-total-panel{border-top:1px solid #dfe5e2;border-bottom:1px solid #dfe5e2;padding:28px 32px}.cart-total-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.cart-total-row span,.cart-total-row strong{color:#052e2b;font-size:32px;font-weight:800}.cart-footer-actions{grid-template-columns:1fr 1fr;gap:28px;padding:24px 32px 30px;display:grid}.cart-pill-btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;height:78px;font-size:28px;font-weight:800;text-decoration:none;display:flex}.cart-keep-btn{color:#052e2b;background:#eceeed}.cart-checkout-btn{color:#fff;background:#f03}.cart-checkout-btn:hover{background:#df002d}@media (width<=980px){.cart-row{grid-template-columns:1fr;padding:24px 22px}.cart-row-actions{align-items:flex-start}.cart-total-panel{padding:22px}.cart-footer-actions{gap:16px;padding:20px 22px 24px}.cart-pill-btn{height:64px;font-size:22px}}@media (width<=640px){.cart-shell-large{border-radius:18px}.cart-row{padding:18px 16px}.cart-row-main{gap:14px}.cart-row-logo{width:52px;height:52px;font-size:22px}.cart-row-title{font-size:22px}.cart-row-price{font-size:18px}.qty-box{min-width:120px;height:46px}.qty-value{font-size:18px}.cart-total-panel{padding:18px 16px}.cart-total-row span,.cart-total-row strong{font-size:24px}.cart-footer-actions{grid-template-columns:1fr;gap:12px;padding:18px 16px 20px}.cart-pill-btn{height:56px;font-size:18px}}.cart-overlay{opacity:0;pointer-events:none;z-index:90;background:#0000001f;transition:all .18s;position:fixed;inset:0}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{z-index:100;opacity:0;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:22px;width:440px;max-width:calc(100vw - 24px);transition:all .2s;position:fixed;top:118px;left:auto;right:24px;overflow:hidden;transform:translateY(-8px);box-shadow:0 18px 50px #0f172a2e}.cart-drawer.open{opacity:1;pointer-events:auto;transform:translateY(0)}.cart-drawer-inner{flex-direction:column;width:100%;display:flex}.cart-drawer-head{display:none}.cart-drawer-items{padding:18px 18px 8px}.drawer-item{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;margin-bottom:16px;padding:0 0 16px;display:grid}.drawer-item:last-child{margin-bottom:0}.drawer-item-main{align-items:flex-start;gap:14px;min-width:0;display:flex}.drawer-logo{color:#fff;border-radius:0;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:flex}.drawer-info{min-width:0}.drawer-title{color:#052e2b;font-size:17px;font-weight:800;line-height:1.12}.drawer-price{color:#575757;margin-top:4px;font-size:14px;font-weight:600}.drawer-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.drawer-qty{background:#fff;border:1px solid #d8ddd9;border-radius:999px;justify-content:space-between;align-items:center;min-width:86px;height:38px;padding:0 6px;display:flex}.drawer-qty button{color:#40524f;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;font-weight:700;line-height:1;display:flex}.drawer-qty button:hover{background:#f3f5f5}.drawer-qty button.active-side{color:#2563eb}.drawer-qty span{text-align:center;color:#4b4b4b;min-width:18px;font-size:16px;font-weight:700}.cart-drawer-footer{border-top:1px solid #dfe5e2;padding:14px 18px 18px}.cart-drawer-total{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.cart-drawer-total span,.cart-drawer-total strong{color:#052e2b;font-size:18px;font-weight:800}.cart-drawer-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cart-drawer-keep,.cart-drawer-checkout{cursor:pointer;border:0;border-radius:999px;height:44px;font-size:15px;font-weight:800}.cart-drawer-keep{color:#052e2b;background:#eceeed}.cart-drawer-checkout{color:#fff;background:#f03}.cart-drawer-checkout:hover{background:#df002d}@media (width<=980px){.cart-drawer{width:400px;max-width:calc(100vw - 20px);top:92px;right:14px}}@media (width<=640px){.cart-drawer{border-radius:18px;width:calc(100vw - 16px);top:82px;right:8px}.cart-drawer-items{padding:14px 14px 6px}.drawer-item{gap:10px;margin-bottom:12px;padding-bottom:12px}.drawer-item-main{gap:12px}.drawer-logo{width:44px;height:44px;font-size:18px}.drawer-title{font-size:15px}.drawer-price{font-size:13px}.drawer-qty{min-width:78px;height:34px}.drawer-qty span{font-size:14px}.cart-drawer-footer{padding:12px 14px 14px}.cart-drawer-total span,.cart-drawer-total strong{font-size:16px}.cart-drawer-actions{gap:10px}.cart-drawer-keep,.cart-drawer-checkout{height:42px;font-size:14px}.site-frame{width:min(var(--container), calc(100% - 12px))}.header-top{gap:10px}.main-nav{gap:4px}.nav-link{padding:0 12px;font-size:13px}}.add-cart-btn,.gift-btn{appearance:none;text-align:center;white-space:nowrap;flex:none;justify-content:center;align-items:center;line-height:1;display:flex}@media (width<=640px){.product-action-row{flex-direction:column;align-items:stretch;gap:10px;display:flex}.add-cart-btn,.gift-btn{border-radius:999px;width:100%;min-width:0;max-width:none;font-size:15px;flex:none!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:0 18px!important}}.checkout-grid{grid-template-columns:1fr 420px;gap:24px;display:grid}.checkout-order,.checkout-payment{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.checkout-order h2,.checkout-payment h2{margin-bottom:18px;font-size:20px;font-weight:800}.checkout-item{justify-content:space-between;margin-bottom:12px;display:flex}.checkout-total{justify-content:space-between;margin-top:18px;font-size:18px;font-weight:800;display:flex}.payment-box{text-align:center}.payment-qr img{margin:20px 0}.payment-address{gap:8px;margin-bottom:12px;display:flex}.payment-address input{flex:1;padding:10px}.payment-address button{cursor:pointer;padding:10px 14px}.payment-timer{color:#ef4444;margin:12px 0}.payment-confirm{color:#fff;background:#f03;border:0;border-radius:999px;width:100%;height:48px;font-weight:800}@media (width<=980px){.checkout-grid{grid-template-columns:1fr}}.coin-picker{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;display:flex}.coin-btn{border:1px solid var(--line);color:#0f172a;cursor:pointer;background:#fff;border-radius:999px;height:38px;padding:0 14px;font-size:13px;font-weight:800}.coin-btn:hover{background:#f8fafc}.coin-btn.active{color:#fff;background:#111827;border-color:#111827}.payment-status{color:#334155;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;width:max-content;max-width:100%;min-height:34px;margin:14px auto 0;padding:6px 12px;font-size:13px;font-weight:800}.payment-status.detected{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.payment-status.confirming{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.payment-status.paid{color:#15803d;background:#ecfdf5;border-color:#bbf7d0}.payment-qr img{object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:200px;height:200px}.payment-confirm[disabled]{opacity:.55;cursor:not-allowed}@media (width<=640px){.coin-picker{justify-content:flex-start}.coin-btn{height:34px;padding:0 12px;font-size:12px}.payment-qr img{width:170px;height:170px}}.checkout{margin:22px 0 28px}.checkout-grid{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:18px;display:grid}.checkout-order,.checkout-payment{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;padding:18px}.checkout-order h2,.checkout-payment h2{color:#052e2b;margin:0 0 16px;font-size:22px;font-weight:800;line-height:1.1}.checkout-item{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:14px;display:flex}.checkout-item strong{color:#111827}.checkout-total{color:#052e2b;border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;font-size:20px;font-weight:800;display:flex}.payment-amount{margin-top:4px}.payment-amount strong{color:#052e2b;font-size:34px;font-weight:800;line-height:1;display:block}.payment-amount span{color:#52525b;margin-top:6px;font-size:14px;font-weight:600;display:block}.payment-status{margin:14px auto 0}.payment-qr img{object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:190px;height:190px;padding:8px}.payment-address{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:12px;display:grid}.payment-address input{border:1px solid var(--line);color:#111827;background:#fff;border-radius:12px;width:100%;height:46px;padding:0 12px;font-size:13px}.payment-address button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;height:46px;padding:0 14px;font-size:13px;font-weight:700}.payment-address button:hover{background:#f8fafc}.payment-network-row{color:#64748b;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 0;font-size:14px;display:flex}.payment-network-row strong{color:#111827}.payment-timer{color:#ef4444;margin:14px 0 16px;font-size:14px;font-weight:700}.payment-confirm{color:#fff;cursor:pointer;background:#f03;border:0;border-radius:999px;width:100%;height:48px;font-size:15px;font-weight:800}.payment-confirm:hover{background:#df002d}@media (width<=980px){.checkout-grid{grid-template-columns:1fr}}@media (width<=640px){.checkout{margin:14px 0 20px}.checkout-order,.checkout-payment{border-radius:18px;padding:16px}.checkout-order h2,.checkout-payment h2{margin-bottom:14px;font-size:20px}.checkout-total{font-size:18px}.payment-box{border-radius:16px;padding:14px}.payment-amount strong{font-size:28px}.payment-qr img{width:160px;height:160px}.payment-address{grid-template-columns:1fr}.payment-address input,.payment-address button,.payment-confirm{height:44px}}.checkout-grid-single{grid-template-columns:minmax(0,760px);justify-content:center}.checkout-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;margin-bottom:18px;padding:22px}.checkout-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.checkout-card-head h2{color:#052e2b;margin:0;font-size:24px;font-weight:800;line-height:1.08}.checkout-login-link{color:#052e2b;font-size:14px;font-weight:700}.checkout-muted{color:#52525b;margin:0 0 18px;font-size:14px}.checkout-muted a,.checkout-legal a{color:#052e2b;text-underline-offset:2px;font-weight:700;text-decoration:underline}.checkout-field label{color:#666;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.checkout-field input{border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:100%;height:58px;padding:0 16px;font-size:16px}.checkout-field input:focus,.promo-row input:focus{border-color:#cbd5e1;box-shadow:0 0 0 4px #94a3b81f}.checkout-checkbox-row{cursor:pointer;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.checkout-checkbox-row input{flex:none;width:22px;height:22px;margin-top:2px}.checkout-primary-btn{color:#fff;cursor:pointer;background:#f03;border:0;border-radius:999px;width:100%;height:64px;font-size:18px;font-weight:800}.checkout-primary-btn:hover{background:#df002d}.summary-collapse-btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;font-size:18px;line-height:1}.checkout-summary-logo{color:#fff;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;font-weight:800;display:flex}.checkout-summary-copy{min-width:0}.checkout-summary-title{color:#052e2b;font-size:16px;font-weight:800;line-height:1.2}.checkout-summary-qty{background:#fff;border:1px solid #d8ddd9;border-radius:999px;justify-content:space-between;align-items:center;min-width:128px;height:52px;padding:0 10px;display:flex}.checkout-summary-qty button{cursor:pointer;color:#052e2b;background:0 0;border:0;border-radius:50%;width:30px;height:30px;font-size:22px;line-height:1}.checkout-summary-qty button:hover{background:#f3f5f5}.checkout-summary-qty span{text-align:center;min-width:24px;font-size:18px;font-weight:700}.checkout-summary-remove{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:36px;height:36px;font-size:16px}.checkout-summary-remove:hover{background:#f8fafc}.promo-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:18px;display:grid}.promo-row input{border:1px solid var(--line);border-radius:10px;outline:none;width:100%;height:56px;padding:0 16px;font-size:16px}.promo-row button{border:1px solid var(--line);cursor:pointer;color:#8a9a95;background:#fff;border-radius:10px;height:56px;padding:0 18px;font-size:16px;font-weight:700}.checkout-total-line{color:#052e2b;justify-content:space-between;align-items:center;gap:14px;font-size:22px;font-weight:800;display:flex}.checkout-payment .payment-box{margin-top:6px}@media (width<=980px){.checkout-grid-single{grid-template-columns:1fr}.checkout-summary-item{grid-template-columns:72px minmax(0,1fr);gap:14px}.checkout-summary-qty{width:max-content;margin-top:12px}.checkout-summary-remove{margin-top:12px}}@media (width<=640px){.checkout-card{border-radius:18px;margin-bottom:14px;padding:16px}.checkout-card-head h2{font-size:20px}.checkout-muted,.checkout-legal{font-size:13px}.checkout-field input{height:50px;font-size:15px}.checkout-checkbox-row span{font-size:14px}.checkout-primary-btn{height:52px;font-size:16px}.checkout-summary-item{grid-template-columns:56px minmax(0,1fr);padding:12px 0 14px}.checkout-summary-logo{width:56px;height:56px;font-size:22px}.checkout-summary-title{font-size:15px}.checkout-summary-sub{font-size:13px}.checkout-summary-qty{min-width:116px;height:44px}.checkout-summary-qty span{font-size:16px}.promo-row{grid-template-columns:1fr}.promo-row input,.promo-row button{height:48px;font-size:15px}.checkout-total-line{font-size:18px}}body.checkout-focus #site-footer,body.checkout-focus .search-box,body.checkout-focus .main-nav-wrap{display:none}body.checkout-focus .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;position:static}body.checkout-focus .header-top{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;gap:14px;min-height:72px;padding:14px 18px}body.checkout-focus .header-help,body.checkout-focus .header-country,body.checkout-focus .header-login{display:none!important}body.checkout-focus .brand{font-size:18px}body.checkout-focus .site-main{padding-top:18px}.checkout-card{border-radius:20px;padding:20px}.checkout-card-head h2{letter-spacing:-.04em;color:#052e2b;font-size:22px;font-weight:800;line-height:1.08}.checkout-login-link{font-size:13px;font-weight:700}.checkout-muted{color:#5f5f68;margin:0 0 16px;font-size:13px;line-height:1.45}.checkout-legal{color:#5f5f68;margin:0 0 18px;font-size:13px;line-height:1.6}.checkout-summary-item{border-bottom:1px solid #eef2f7;grid-template-columns:72px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px 0 16px;display:grid}.checkout-summary-logo{width:72px;height:72px;font-size:28px}.checkout-summary-title{letter-spacing:-.02em;color:#052e2b;font-size:15px;font-weight:800;line-height:1.18}.checkout-summary-qty{gap:4px;min-width:116px;height:48px;padding:0 10px}.checkout-summary-qty button{width:28px;height:28px;font-size:20px}.checkout-summary-qty span{min-width:18px;font-size:16px}.checkout-summary-remove{color:#052e2b;width:34px;height:34px;font-size:15px}.promo-input-wrap{position:relative}.promo-input-wrap input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;height:54px;padding:0 100px 0 16px;font-size:15px}.promo-input-wrap input:focus{border-color:#cbd5e1;box-shadow:0 0 0 4px #94a3b81f}.promo-input-wrap button{color:#83908c;cursor:pointer;background:#eceeed;border:0;border-radius:999px;height:38px;padding:0 16px;font-size:14px;font-weight:700;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.promo-input-wrap button:hover{background:#e4e7e6}.checkout-total-line{letter-spacing:-.03em;font-size:18px;line-height:1.2}.checkout-rate-note{color:#7a7a7a;margin-top:12px;font-size:12px;line-height:1.5}@media (width<=640px){body.checkout-focus .header-top{grid-template-columns:auto 1fr auto;padding:12px 14px}body.checkout-focus .header-locale{display:none!important}body.checkout-focus .header-cart{font-size:15px}.checkout-card{border-radius:18px;margin-bottom:14px;padding:16px}.checkout-card-head h2{font-size:20px}.checkout-summary-item{grid-template-columns:52px minmax(0,1fr) auto auto;align-items:start;gap:10px;padding:12px 0 14px}.checkout-summary-logo{width:52px;height:52px;font-size:20px}.checkout-summary-copy{min-width:0;padding-top:2px}.checkout-summary-title{font-size:14px;line-height:1.2}.checkout-summary-sub{margin-top:4px;font-size:12px}.checkout-summary-qty{min-width:92px;height:40px;margin-top:0;padding:0 6px}.checkout-summary-qty button{width:22px;height:22px;font-size:18px}.checkout-summary-qty span{min-width:14px;font-size:15px}.checkout-summary-remove{width:30px;height:30px;margin-top:5px;font-size:14px}.promo-input-wrap input{height:48px;padding:0 88px 0 14px;font-size:14px}.promo-input-wrap button{height:34px;padding:0 14px;font-size:13px;right:6px}.checkout-total-line{font-size:16px}.checkout-rate-note{font-size:11.5px}}body.checkout-focus .header-top{grid-template-columns:auto 1fr auto;align-items:center}body.checkout-focus .brand{min-width:0}body.checkout-focus .header-top>:last-child{justify-self:end}body.checkout-focus .header-cart,body.checkout-focus .header-locale{display:none!important}body.checkout-focus .checkout-wallet-btn{border:1px solid var(--line);color:#111827;white-space:nowrap;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:10px;width:auto;height:44px;margin-left:auto;padding:0 16px;font-size:15px;font-weight:700;display:inline-flex}.checkout-card-head{justify-content:space-between;align-items:center;display:flex}.checkout-card-head:has(h2):not(:has(.summary-collapse-btn)){justify-content:flex-start}.summary-items-collapsed #checkoutSummaryItems{display:none}#checkoutSummaryBody{display:block}.checkout-summary-sub{color:#666}@media (width<=640px){body.checkout-focus .header-top{grid-template-columns:auto 1fr auto;padding:12px 14px}body.checkout-focus .checkout-wallet-btn{width:auto;max-width:max-content;height:40px;padding:0 12px;font-size:14px}body.checkout-focus .checkout-wallet-icon{width:22px;height:22px;font-size:12px}}.checkout{padding-inline:8px}.checkout-card{margin-inline:0}@media (width<=640px){.checkout{padding-inline:12px}.checkout-card{padding:18px}.checkout-summary-item{padding-right:4px}.checkout-total-block,.promo-row,#checkoutSummaryItems{padding-right:2px}}body.checkout-focus .site-frame{border-left:0;border-right:0;border-radius:0}body.checkout-focus .checkout-back-btn{grid-column:1}body.checkout-focus .brand{grid-column:2}body.checkout-focus .checkout-wallet-btn{grid-column:4}body.checkout-focus .checkout-back-btn{color:#052e2b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}body.checkout-focus .brand{letter-spacing:-.03em;gap:8px;font-size:18px;font-weight:800}body.checkout-focus .checkout-wallet-btn{color:#111827;white-space:nowrap;width:auto;height:42px;box-shadow:none;background:#fff;border:1px solid #d9dfdc;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:10px;margin-left:auto;padding:0 14px;font-size:15px;font-weight:700;display:inline-flex}.checkout{margin:16px 0 22px;padding-inline:10px}.checkout-grid-single{max-width:680px;margin:0 auto}.checkout-card{box-shadow:none;border-radius:18px;margin-bottom:14px;padding:18px}.checkout-card-head{margin-bottom:8px}.checkout-card-head h2{letter-spacing:-.035em;font-size:20px;line-height:1.08}.checkout-muted{margin:0 0 14px;font-size:13px;line-height:1.45}.checkout-field{margin-bottom:16px}.checkout-field label{color:#71717a;margin-bottom:8px;font-size:12.5px;font-weight:600}.checkout-field input{border-radius:10px;height:52px;font-size:15px}.checkout-checkbox-row{gap:12px;margin-bottom:16px}.checkout-checkbox-row span{color:#565c63;font-size:14px;font-weight:600;line-height:1.45}.checkout-legal{margin:0 0 16px;font-size:13px;line-height:1.6}.checkout-primary-btn{letter-spacing:-.02em;height:54px;font-size:16px}.checkout-summary-item{grid-template-columns:72px minmax(0,1fr) auto auto;gap:14px;padding:14px 0 16px}.checkout-summary-logo{width:72px;height:72px}.checkout-summary-title{letter-spacing:-.02em;font-size:15px;line-height:1.2}.checkout-summary-sub{color:#666;margin-top:5px;font-size:13px;line-height:1.35}.checkout-summary-qty{min-width:112px;height:46px}.checkout-summary-remove{width:34px;height:34px}.promo-row{margin-top:16px}.promo-input-wrap input{height:52px;padding:0 92px 0 14px;font-size:15px}.promo-input-wrap button{height:36px;padding:0 14px;font-size:13px}.checkout-total-block{margin-top:16px}.checkout-total-line{font-size:18px}.checkout-rate-note{margin-top:10px;font-size:12px;line-height:1.5}.checkout-payment{margin-top:2px}.checkout-payment .payment-box{border-radius:16px;padding:14px}.payment-amount strong{font-size:30px}.payment-amount span{margin-top:4px;font-size:13px}.payment-status{margin-top:12px;font-size:12px}.payment-qr{margin:16px 0 12px}.payment-qr img{border-radius:12px;width:172px;height:172px}.payment-address input,.payment-address button{height:44px;font-size:13px}.payment-network-row{margin-top:10px;font-size:13px}.payment-timer{margin:12px 0 14px;font-size:13px}.payment-confirm{height:46px;font-size:14px}@media (width<=640px){body.checkout-focus .header-top{grid-template-columns:auto auto 1fr auto;gap:10px;min-height:60px;padding:10px 12px}body.checkout-focus .checkout-back-btn{width:32px;height:32px;font-size:22px}body.checkout-focus .brand{gap:8px;font-size:17px}body.checkout-focus .brand-mark{width:28px;height:28px}body.checkout-focus .checkout-wallet-btn{gap:8px;height:38px;padding:0 12px;font-size:13px}body.checkout-focus .checkout-wallet-icon{width:20px;height:20px;font-size:11px}.checkout{margin:10px 0 18px;padding-inline:8px}.checkout-card{border-radius:16px;margin-bottom:12px;padding:16px}.checkout-card-head h2{font-size:18px}.checkout-summary-item{grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 0 14px}.checkout-summary-logo{width:52px;height:52px;font-size:20px}.checkout-summary-title{font-size:14px}.checkout-summary-sub{font-size:12px}.checkout-summary-qty{min-width:88px;height:40px;padding:0 6px}.checkout-summary-qty button{width:22px;height:22px;font-size:18px}.checkout-summary-qty span{font-size:15px}.checkout-summary-remove{width:30px;height:30px;font-size:13px}.promo-input-wrap input{height:46px;padding:0 84px 0 14px;font-size:14px}.promo-input-wrap button{height:34px;padding:0 12px;font-size:12px}.checkout-total-line{font-size:16px}.checkout-rate-note{font-size:11.5px}.payment-amount strong{font-size:26px}.payment-qr img{width:156px;height:156px}}body.checkout-focus .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #e8ecea;position:static}body.checkout-focus .header-top{border-bottom:0;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px;min-height:64px;padding:12px 18px;display:grid}body.checkout-focus .checkout-back-btn{color:#052e2b;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}body.checkout-focus .checkout-back-btn:hover{background:#f3f5f4}body.checkout-focus .brand{letter-spacing:-.03em;align-items:center;gap:10px;min-width:0;font-size:18px;font-weight:800;display:inline-flex}body.checkout-focus .brand-mark{border-radius:10px;width:30px;height:30px}body.checkout-focus .brand-mark:after{border-radius:7px;inset:7px}body.checkout-focus .checkout-header-spacer{min-width:12px}body.checkout-focus .checkout-wallet-btn{color:#111827;white-space:nowrap;background:#fff;border:1px solid #d9dfdc;border-radius:999px;flex:none;justify-content:center;justify-self:end;align-items:center;gap:10px;width:auto;height:42px;padding:0 16px;font-size:15px;font-weight:700;display:inline-flex}body.checkout-focus .checkout-wallet-btn:hover{background:#f8fafc}body.checkout-focus .checkout-wallet-icon{color:#fff;background:#111827;border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:inline-flex}@media (width<=640px){body.checkout-focus .header-top{grid-template-columns:auto auto 1fr auto;gap:10px;min-height:58px;padding:10px 12px}body.checkout-focus .checkout-back-btn{width:32px;height:32px}body.checkout-focus .brand{gap:8px;font-size:17px}body.checkout-focus .brand-mark{width:28px;height:28px}body.checkout-focus .checkout-wallet-btn{gap:8px;height:38px;padding:0 12px;font-size:13px}body.checkout-focus .checkout-wallet-icon{width:20px;height:20px;font-size:11px}}body.checkout-focus .site-main{padding-top:10px;padding-bottom:24px}body.checkout-focus .checkout{margin:10px 0 20px;padding-inline:10px}body.checkout-focus .checkout-grid-single{max-width:680px;margin:0 auto}.success-page{margin:18px 0 26px;padding-inline:10px}.success-shell{max-width:760px;margin:0 auto}.success-icon-wrap{justify-content:center;margin-bottom:14px;display:flex}.success-icon{color:#16a34a;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:34px;font-weight:800;display:flex}.success-copy{text-align:center;margin-bottom:18px}.success-kicker{color:#15803d;background:#f0fdf4;border:1px solid #dcfce7;border-radius:999px;justify-content:center;align-items:center;min-height:30px;margin-bottom:12px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.success-title{letter-spacing:-.05em;color:#052e2b;margin:0;font-size:36px;font-weight:800;line-height:1.04}.success-desc{color:#5f5f68;max-width:620px;margin:12px auto 0;font-size:15px;line-height:1.6}.success-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.success-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;padding:18px}.success-card h2{color:#052e2b;margin:0 0 14px;font-size:20px;font-weight:800;line-height:1.1}.success-detail-list{gap:10px;display:grid}.success-detail-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.success-detail-row:last-child{border-bottom:0}.success-detail-row span{color:#64748b;font-size:14px}.success-detail-row strong{color:#111827;text-align:right;font-size:14px}.success-status-badge{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-weight:800;display:inline-flex;color:#15803d!important;font-size:12px!important}.success-steps{gap:14px;display:grid}.success-step{align-items:flex-start;gap:12px;display:flex}.success-step-num{color:#fff;background:#111827;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:flex}.success-step strong{color:#111827;font-size:14px;display:block}.success-step p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.5}.success-card-head{margin-bottom:10px}.success-order-item{border-bottom:1px solid #eef2f7;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0;display:grid}.success-order-item:last-child{border-bottom:0}.success-order-logo{color:#fff;border-radius:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;font-weight:800;display:flex}.success-order-copy{min-width:0}.success-order-title{color:#052e2b;font-size:15px;font-weight:800;line-height:1.2}.success-order-meta{color:#64748b;margin-top:4px;font-size:13px}.success-order-price{color:#111827;text-align:right;font-size:15px;font-weight:800}.success-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.success-btn{border-radius:999px;justify-content:center;align-items:center;height:52px;font-size:15px;font-weight:800;text-decoration:none;display:flex}.success-btn-secondary{color:#052e2b;background:#eceeed}.success-btn-primary{color:#fff;background:#f03}.success-btn-primary:hover{background:#df002d}@media (width<=980px){.success-grid{grid-template-columns:1fr}}@media (width<=640px){.success-page{margin:10px 0 18px;padding-inline:8px}.success-icon{width:62px;height:62px;font-size:28px}.success-title{font-size:28px}.success-desc{font-size:14px}.success-card{border-radius:18px;padding:16px}.success-card h2{font-size:18px}.success-order-item{grid-template-columns:52px minmax(0,1fr)}.success-order-logo{width:52px;height:52px;font-size:18px}.success-order-price{text-align:left;margin-top:6px}.success-actions{grid-template-columns:1fr}.success-btn{height:48px;font-size:14px}}.payment-flow{gap:16px;display:grid}.payment-step{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:14px}.payment-step-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:13px;font-weight:800}.payment-step-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.payment-hint{color:#64748b;font-size:12px}.coin-picker,.network-picker{flex-wrap:wrap;gap:8px;display:flex}.coin-btn,.network-btn{border:1px solid var(--line);color:#0f172a;cursor:pointer;background:#fff;border-radius:999px;height:40px;padding:0 14px;font-size:13px;font-weight:800;transition:all .16s}.coin-btn:hover,.network-btn:hover{background:#f8fafc}.coin-btn.active,.network-btn.active{color:#fff;background:#111827;border-color:#111827}.payment-box{text-align:center;background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #eef2f7;border-radius:18px;padding:16px}.payment-mini-meta{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:8px;font-size:13px;display:flex}.payment-mini-meta strong{color:#111827}.payment-fee-note{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}@media (width<=640px){.payment-step{border-radius:14px;padding:12px}.payment-step-label{font-size:12px}.coin-btn,.network-btn{height:36px;padding:0 12px;font-size:12px}.payment-mini-meta{gap:8px;font-size:12px}}.coin-btn.recommended{gap:8px;padding-right:10px;position:relative}.coin-reco-badge{color:#15803d;letter-spacing:0;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.payment-hint strong{color:#111827}.network-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.network-icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:inline-flex}.network-icon.bnb{background:#f59e0b}.network-icon.eth{background:#627eea}.network-icon.polygon{background:#8247e5}.payment-step-head{align-items:center}.payment-hint{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.success-shell{max-width:720px}.success-copy{margin-bottom:16px}.success-kicker{letter-spacing:.01em;min-height:28px;padding:5px 12px;font-size:12px}.success-title{font-size:32px}.success-desc{max-width:560px;margin-top:10px;font-size:14px;line-height:1.55}.success-grid{gap:14px;margin-bottom:14px}.success-card{box-shadow:none;border-radius:18px;padding:16px}.success-card h2{letter-spacing:-.03em;margin:0 0 12px;font-size:18px}.success-detail-row{padding:9px 0}.success-detail-row span,.success-detail-row strong{font-size:13px}.success-step{gap:10px}.success-step-num{width:28px;height:28px;font-size:12px}.success-step strong{font-size:13px}.success-step p{margin-top:3px;font-size:12.5px;line-height:1.45}.success-order-items{margin-bottom:14px}.success-order-item{grid-template-columns:56px minmax(0,1fr) auto;gap:12px;padding:10px 0}.success-order-logo{width:56px;height:56px;font-size:20px}.success-order-title{font-size:14px}.success-order-meta{margin-top:4px;font-size:12px}.success-order-price{font-size:14px}.success-actions{gap:12px}.success-btn{height:48px;font-size:14px}@media (width<=640px){.coin-btn.recommended{padding-right:8px}.coin-reco-badge{padding:2px 7px;font-size:10px}.network-icon{width:18px;height:18px;font-size:10px}.payment-hint{padding:4px 8px;font-size:10.5px}.success-title{font-size:26px}.success-desc{font-size:13px}.success-card{border-radius:16px;padding:14px}.success-card h2{font-size:17px}.success-order-item{grid-template-columns:48px minmax(0,1fr);gap:10px}.success-order-logo{width:48px;height:48px;font-size:17px}.success-order-price{text-align:left;margin-top:4px}.success-btn{height:46px;font-size:13.5px}}.coin-btn,.network-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.coin-real-icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.coin-real-icon.btc{background:#f7931a}.coin-real-icon.eth{background:#627eea;font-size:13px}.coin-real-icon.usdt{background:#26a17b}.coin-real-icon.sol{background:linear-gradient(135deg,#14f195,#9945ff);font-size:11px}.network-icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff14}.network-icon.tron{background:#ef0027}.network-icon.bnb{color:#111827;background:#f3ba2f;font-size:10px}.network-icon.eth{background:#627eea;font-size:12px}.network-icon.polygon{background:#8247e5;font-size:10px}.coin-btn.active .coin-real-icon,.network-btn.active .network-icon{box-shadow:inset 0 0 0 1px #ffffff2e}@media (width<=640px){.coin-real-icon{width:20px;height:20px;font-size:11px}.network-icon{width:18px;height:18px;font-size:10px}.network-icon.eth{font-size:11px}}.success-icon.pending,.success-kicker.pending{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.success-status-badge.pending{background:#fff7ed;border-color:#fed7aa;color:#c2410c!important}.success-step-num.pending{color:#fff;background:#f59e0b}.order-timeline{gap:14px;display:grid}.order-timeline-row{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:12px;display:grid}.order-timeline-dot{background:#d1d5db;border-radius:50%;width:14px;height:14px;margin-top:3px;position:relative}.order-timeline-row.done .order-timeline-dot{background:#22c55e}.order-timeline-row.current .order-timeline-dot{background:#f59e0b}.order-timeline-row strong{color:#111827;font-size:14px;display:block}.order-timeline-row p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.5}@media (width<=640px){.order-timeline-row strong{font-size:13px}.order-timeline-row p{font-size:12px}}.site-main{background:linear-gradient(#fff 0%,#fafbfc 100%)}.hero-section{margin-bottom:18px}.hero-card{border-radius:20px;gap:18px;min-height:180px;padding:22px}.hero-eyebrow{letter-spacing:.07em;margin-bottom:12px;padding:7px 11px;font-size:11px}.hero-title{max-width:520px;font-size:34px;line-height:1.02}.hero-desc{max-width:470px;margin-top:12px;font-size:14px;line-height:1.55}.hero-actions{gap:10px;margin-top:18px}.hero-btn,.btn-light,.btn-ghost-light{height:42px;padding:0 16px;font-size:13px}.hero-stack{max-width:360px;height:136px}.float-card{border-radius:16px;padding:14px}.float-card-a{inset:6px 92px 42px 10px}.float-card-b{inset:34px 12px 10px 116px}.float-label{margin-bottom:6px;font-size:11px}.float-value{font-size:17px}.float-pills{gap:6px;margin-top:10px}.float-pills span{padding:6px 9px;font-size:11px}.quick-rail{gap:8px;margin-top:12px}.quick-rail-item{border-radius:999px;height:34px;padding:0 12px;font-size:12px;font-weight:700}.popular-section,.product-section,.how-section,.app-promo-card,.faq-section,.newsletter-card{border-radius:20px;padding:18px}.section-head{margin-bottom:14px}.section-title{letter-spacing:-.04em;font-size:24px;line-height:1.06}.section-subtitle{color:#667085;margin-top:6px;font-size:13px;line-height:1.45}.section-kicker{height:26px;margin-bottom:7px;padding:0 9px;font-size:11px}.compact-brand-grid{gap:12px}.brand-card{border-radius:16px;padding:12px}.brand-logo{border-radius:12px;width:42px;height:42px}.rating-pill{padding:5px 7px;font-size:11px}.brand-name{min-height:34px;margin-bottom:5px;font-size:14px;line-height:1.25}.brand-meta{font-size:12px}.compact-chip-row{gap:8px;margin-top:14px}.chip{height:36px;padding:0 13px;font-size:12px}.product-grid{gap:12px}.product-card{border-radius:18px;padding:12px}.product-logo{border-radius:15px;width:50px;height:50px;font-size:18px}.product-top,.product-card-top{margin-bottom:12px}.pill{height:24px;padding:0 8px;font-size:10px}.product-name{min-height:36px;margin-bottom:6px;font-size:15px;line-height:1.22}.product-desc{min-height:34px;margin-bottom:12px;font-size:12.5px;line-height:1.45}.mini-label{margin-bottom:3px;font-size:10px}.product-price{font-size:13px}.btn-mini{height:34px;padding:0 12px;font-size:12px}.product-bottom{padding-top:10px}.feature-cover{border-radius:18px;min-height:166px;margin-bottom:16px}.feature-copy{padding:18px}.feature-copy h3{font-size:24px;line-height:1.04}.feature-copy p{margin-top:10px;font-size:13px;line-height:1.5}.feature-tags{gap:7px;margin-top:14px}.feature-tags span{padding:7px 9px;font-size:11px}.trust-strip{margin:20px auto}.app-promo-card{grid-template-columns:1fr 360px;gap:18px}.app-promo-actions{gap:10px;margin-top:16px}.app-promo-visual{min-height:280px}.faq-list{gap:10px}.faq-question span:first-child{font-size:15px}.faq-answer>p{padding:0 18px 18px;font-size:13px}@media (width<=980px){.hero-card{grid-template-columns:1fr}.hero-title{font-size:30px}.app-promo-card{grid-template-columns:1fr}}@media (width<=640px){.hero-card{border-radius:18px;min-height:auto;padding:16px}.hero-title{font-size:26px}.hero-desc{font-size:13px}.hero-stack{height:116px}.float-card-a{inset:0 72px 34px 0}.float-card-b{inset:30px 0 0 92px}.quick-rail-item{height:32px;padding:0 11px;font-size:11.5px}.popular-section,.product-section,.how-section,.app-promo-card,.faq-section,.newsletter-card{border-radius:18px;padding:16px}.section-title{font-size:22px}.product-name,.brand-name{min-height:auto}.feature-copy{padding:16px}.feature-copy h3{font-size:22px}}.product-page{margin:16px 0 24px}.product-page-shell{border-radius:20px;padding:18px}.product-page-grid{grid-template-columns:minmax(0,1fr) minmax(360px,470px);align-items:start;gap:22px}.product-gallery-card{border-radius:18px;padding:16px}.product-back-btn{height:36px;margin-bottom:14px;padding:0 13px;font-size:12px}.product-art{border-radius:16px;min-height:460px}.product-art-logo{border-radius:10px;width:min(380px,86%);height:210px;font-size:74px}.product-purchase{padding-top:0}.product-breadcrumb{color:#71717a;margin-bottom:10px;font-size:13px}.product-page-title{letter-spacing:-.05em;font-size:38px;line-height:1.03}.product-page-rating{gap:8px;margin-top:12px;font-size:15px}.product-info-badge{border-radius:10px;min-height:32px;padding:6px 11px;font-size:13px}.product-page-desc{color:#5f5f68;margin-top:16px;font-size:16px;line-height:1.55}.product-notice{border-radius:14px;margin-top:16px;padding:14px 16px;font-size:14px;line-height:1.5}.product-input-block{margin-top:18px}.product-input-label{margin-bottom:8px;font-size:14px}.product-amount-input{border-radius:12px;max-width:380px;height:50px;padding:0 14px;font-size:16px}.product-action-row{gap:10px;margin-top:16px}.add-cart-btn{min-width:220px;height:52px;padding:0 20px;font-size:15px}.gift-btn{height:52px;padding:0 18px;font-size:14px}.product-crypto-row{gap:8px;margin-top:18px;padding-top:14px}.crypto-dot{width:28px;height:28px}.product-meta-features{gap:10px;margin-top:18px;padding-top:14px}.meta-feature{font-size:14px}@media (width<=1100px){.product-page-grid{grid-template-columns:1fr;gap:18px}.product-art{min-height:320px}.product-art-logo{width:min(300px,84%);height:160px;font-size:56px}.product-page-title{font-size:32px}}@media (width<=640px){.product-page{margin:10px 0 18px}.product-page-shell{border-radius:18px;padding:14px}.product-gallery-card{border-radius:16px;padding:12px}.product-art{border-radius:14px;min-height:210px}.product-art-logo{width:min(210px,82%);height:104px;font-size:36px}.product-page-title{font-size:25px;line-height:1.08}.product-page-rating{margin-top:10px;font-size:14px}.product-page-desc{margin-top:14px;font-size:14px}.product-notice{padding:12px 14px;font-size:13px}.product-amount-input{height:46px;font-size:15px}.product-action-row{flex-direction:column;gap:10px}.add-cart-btn,.gift-btn{width:100%;min-width:0;height:48px;font-size:14px}.crypto-dot{width:26px;height:26px}.product-meta-features{grid-template-columns:1fr}.meta-feature{text-align:left;font-size:13px}}.category-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;display:grid}.category-sidebar{position:sticky;top:110px}.category-side-nav{gap:6px;display:grid}.category-side-link{color:#052e2b;border-radius:14px;align-items:center;min-height:44px;padding:10px 14px;font-size:15px;font-weight:700;display:flex}.category-content{min-width:0}.category-title{letter-spacing:-.05em;color:#052e2b;margin:0;font-size:36px;font-weight:800;line-height:1.02}.category-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.category-filters{flex-wrap:wrap;gap:10px;display:flex}.category-filter-btn,.category-sort-btn{border:1px solid var(--line);color:#052e2b;cursor:pointer;background:#fff;border-radius:999px;height:50px;padding:0 16px;font-size:14px;font-weight:700}.category-sort{color:#4b5563;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 22px;margin-bottom:34px;display:grid}.category-card{display:block}.category-card-image{aspect-ratio:1/.72;background:#fff;border:1px solid #e5e7eb;border-radius:2px;justify-content:center;align-items:center;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.category-card-title{color:#052e2b;font-size:18px;font-weight:800;line-height:1.18}.category-card-art{color:#fff;letter-spacing:-.03em;font-size:36px;font-weight:800}.category-card-art.red-text{color:#ef4444}.category-card-art.black-circle{color:#facc15;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:22px;display:flex}.category-badge,.category-stock-badge{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px}.category-badge{color:#111827;background:#facc15}.category-stock-badge{color:#fff;background:#f97316}.image-blue{background:#2690c7}.image-red,.image-white{background:#fff}.image-yellow{background:#fdf000}.image-black{background:#000}.image-cream{background:#efe3d2}.image-light{background:#f8fafc}.category-info-section h2,.category-faq-head h2{letter-spacing:-.04em;color:#052e2b;margin:0 0 18px;font-size:30px;font-weight:800;line-height:1.05}.category-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.category-info-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.category-info-visual{border:1px solid var(--line);color:#052e2b;background:#fff;border-radius:16px;justify-content:center;align-items:center;height:160px;margin-bottom:18px;font-size:34px;font-weight:800;display:flex}.category-info-card h3{color:#052e2b;margin:0 0 10px;font-size:18px;font-weight:800;line-height:1.2}.category-info-card p{color:#5f5f68;margin:0;font-size:14px;line-height:1.55}.category-faq-section{margin-bottom:12px}.category-faq-head p{color:#5f5f68;margin:0 0 10px;font-size:15px}.category-faq-head a{color:#052e2b;text-decoration:underline}.category-faq-list{display:grid}.category-faq-item{border-bottom:1px solid #e8ecea}.category-faq-question{text-align:left;color:#052e2b;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:68px;padding:0;font-size:18px;font-weight:800;display:flex}.category-faq-answer p{color:#5f5f68;max-width:980px;margin:0;font-size:15px;line-height:1.65}@media (width<=1180px){.category-layout{grid-template-columns:1fr;gap:18px}.category-sidebar{position:static}.category-side-nav,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-info-grid{grid-template-columns:1fr}}@media (width<=980px){.category-grid,.category-side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.category-title{font-size:30px}}@media (width<=640px){.category-page{margin:10px 0 20px}.category-layout{gap:16px}.category-side-nav{grid-template-columns:1fr;gap:4px}.category-side-link{border-radius:12px;min-height:40px;padding:9px 12px;font-size:14px}.category-title{font-size:26px}.category-toolbar{gap:12px;margin-top:14px}.category-filters{gap:8px}.category-filter-btn,.category-sort-btn{height:42px;padding:0 13px;font-size:13px}.category-sort{justify-content:space-between;width:100%;font-size:13px}.category-grid{grid-template-columns:1fr;gap:18px}.category-card-title{font-size:17px}.category-card-price{font-size:13px}.category-info-section h2,.category-faq-head h2{margin-bottom:14px;font-size:24px}.category-info-card{border-radius:16px;padding:16px}.category-info-visual{border-radius:14px;height:120px;margin-bottom:14px;font-size:28px}.category-info-card h3{font-size:17px}.category-info-card p{font-size:13px}.category-faq-head p{font-size:14px}.category-faq-question{min-height:58px;font-size:16px}.category-faq-answer p{font-size:14px}}.category-page{margin:16px 0 26px}.category-layout{grid-template-columns:260px minmax(0,1fr);gap:24px}.category-sidebar{top:96px}.category-side-nav{gap:4px}.category-side-link{color:#052e2b;border-radius:12px;min-height:40px;padding:9px 14px;font-size:14px;font-weight:700;line-height:1.2}.category-side-link.active{background:#e6ece8}.category-side-link:hover{background:#f3f5f4}.category-head{margin-bottom:16px}.category-title{letter-spacing:-.05em;font-size:34px;line-height:1.02}.category-toolbar{gap:14px;margin-top:14px}.category-filters{gap:8px}.category-filter-btn,.category-sort-btn{border-radius:999px;height:46px;padding:0 15px;font-size:13px;font-weight:700}.category-sort{gap:10px;font-size:13px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 20px;margin-bottom:30px}.category-card{transition:all .16s}.category-card:hover{transform:translateY(-2px)}.category-card-image{aspect-ratio:1/.73;border-radius:2px;margin-bottom:10px}.category-card-title{letter-spacing:-.02em;font-size:17px;font-weight:800;line-height:1.18}.category-card-price{color:#5f5f68;margin-top:4px;font-size:13px;line-height:1.4}.category-card-art{font-size:32px}.category-card-art.black-circle{width:110px;height:110px;font-size:20px}.category-badge,.category-stock-badge{border-radius:999px;min-height:26px;padding:4px 9px;font-size:11px;top:10px;left:10px}.category-info-section{margin-bottom:28px}.category-info-section h2,.category-faq-head h2{letter-spacing:-.04em;margin-bottom:16px;font-size:28px;line-height:1.05}.category-info-grid{gap:16px}.category-info-card{border-radius:18px;padding:16px}.category-info-visual{border-radius:14px;height:140px;margin-bottom:16px;font-size:30px}.category-info-card h3{margin-bottom:8px;font-size:17px;line-height:1.2}.category-info-card p{font-size:13px;line-height:1.55}.category-faq-head p{margin:0 0 8px;font-size:14px;line-height:1.5}.category-faq-question{min-height:62px;font-size:17px;line-height:1.3}.category-faq-answer{padding:0 0 16px}.category-faq-answer p{font-size:14px;line-height:1.65}@media (width<=1180px){.category-layout{grid-template-columns:1fr;gap:18px}.category-sidebar{position:static}.category-side-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.category-grid,.category-side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.category-title{font-size:30px}}@media (width<=640px){.category-page{margin:10px 0 20px}.category-layout{gap:16px}.category-side-nav{grid-template-columns:1fr;gap:4px}.category-side-link{border-radius:10px;min-height:38px;padding:8px 12px;font-size:13px}.category-title{font-size:26px}.category-toolbar{flex-direction:column;align-items:stretch;gap:12px;margin-top:12px}.category-filters{gap:8px}.category-filter-btn,.category-sort-btn{height:40px;padding:0 12px;font-size:12px}.category-sort{justify-content:space-between;width:100%;font-size:12px}.category-grid{grid-template-columns:1fr;gap:18px}.category-card-title{font-size:16px}.category-card-price{font-size:12.5px}.category-info-section h2,.category-faq-head h2{margin-bottom:14px;font-size:24px}.category-info-card{border-radius:16px;padding:14px}.category-info-visual{height:110px;margin-bottom:14px;font-size:26px}.category-info-card h3{font-size:16px}.category-info-card p{font-size:12.5px}.category-faq-question{min-height:56px;font-size:15px}.category-faq-answer p{font-size:13px}}.mega-menu{padding-top:8px}.mega-menu-inner{border-radius:22px;gap:16px;padding:18px}.mega-title{letter-spacing:.08em;margin-bottom:8px;font-size:11px}.mega-link{border-radius:10px;padding:9px 12px;font-size:14px}.mega-col-featured{padding-left:16px}.mega-brand-card{border-radius:12px;padding:8px}.mega-brand-logo{border-radius:12px;width:40px;height:40px}.mega-brand-copy strong{font-size:14px}.mega-brand-copy small{font-size:12px}.quick-rail-item,.chip,.btn-outline,.brand-card,.product-card{transition:all .16s}.quick-rail-item:hover,.chip:hover{transform:translateY(-1px)}.section-head .btn-outline{white-space:nowrap}.brand-card,.product-card{text-decoration:none}.brand-card-image,.product-card-image{aspect-ratio:1/.72;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.brand-card-image img,.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.brand-card:hover .brand-card-image img,.product-card:hover .product-card-image img{transform:scale(1.02)}.brand-rating-inline,.product-rating-inline{color:#16a34a;white-space:nowrap;background:#effaf1;border:1px solid #cfe9d4;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.brand-card.no-image .brand-card-image,.product-card.no-image .product-card-image{display:none}@media (width<=640px){.brand-card-image,.product-card-image{border-radius:12px;margin-bottom:10px}.brand-rating-inline,.product-rating-inline{min-height:24px;padding:3px 8px;font-size:11px}}.how-visual-section{margin:22px auto 26px}.how-visual-head{margin-bottom:18px}.how-visual-head h2{letter-spacing:-.05em;color:#052e2b;margin:0;font-size:34px;font-weight:800;line-height:1.04}.how-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.how-visual-card{min-width:0}.how-visual-image{aspect-ratio:282/141;background:#eef2f1;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:16px;overflow:hidden}.how-visual-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .25s;display:block}.how-visual-card:hover img{transform:scale(1.03)}.how-visual-card h3{letter-spacing:-.03em;color:#052e2b;margin:0 0 10px;font-size:22px;font-weight:800;line-height:1.12}.how-visual-card p{color:#4b5563;max-width:95%;margin:0;font-size:14px;line-height:1.55}@media (width<=980px){.how-visual-grid{grid-template-columns:1fr;gap:20px}.how-visual-head h2{font-size:30px}}@media (width<=640px){.how-visual-section{margin:18px auto 20px}.how-visual-head{margin-bottom:14px}.how-visual-head h2{font-size:26px}.how-visual-image{border-radius:16px;margin-bottom:12px}.how-visual-card h3{margin-bottom:8px;font-size:18px}.how-visual-card p{max-width:100%;font-size:13px}}.trust-strip{margin-bottom:14px!important}:root{--card-media-ratio:282 / 141}.brand-card-image,.product-card-image,.search-card .product-card-image,.category-card-image{background:#fff;overflow:hidden;aspect-ratio:var(--card-media-ratio)!important}.brand-card-image img,.product-card-image img,.search-card .product-card-image img,.category-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.brand-card,.product-card{flex-direction:column;display:flex}.brand-card-top-image,.product-card-top-image{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.brand-name,.product-name{flex:auto;min-width:0}.brand-meta,.product-desc,.search-price,.category-card-price{color:#5f5f68}.product-card-image{border-radius:14px;margin-bottom:10px}.category-card{text-decoration:none}.category-card-image{border-radius:12px;margin-bottom:10px}.category-card-title{min-height:40px}.category-card-price{min-height:36px}.brand-name{min-height:42px}.product-name,.product-desc{min-height:38px}@media (width<=640px){.brand-card-image,.product-card-image,.product-card-image,.category-card-image{border-radius:12px}.brand-name,.product-name,.category-card-title,.product-desc,.category-card-price{min-height:auto}}.brand-card-image img,.product-card-image img,.category-card-image img{transition:transform .22s}.brand-card:hover .brand-card-image img,.product-card:hover .product-card-image img,.category-card:hover .category-card-image img{transform:scale(1.02)}@media (width<=640px){.brand-grid.compact-brand-grid,.product-grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;grid-template-rows:repeat(2,auto);grid-auto-columns:174px;grid-auto-flow:column;gap:16px 14px;padding-bottom:2px;padding-right:6px;display:grid;overflow:auto hidden}.brand-grid.compact-brand-grid::-webkit-scrollbar{display:none}.product-grid::-webkit-scrollbar{display:none}.brand-card,.product-card{border-radius:16px;width:174px;padding:12px}.brand-meta,.product-price{font-size:12.5px;line-height:1.4}.btn-mini{color:#111827;min-width:78px;height:30px;box-shadow:none;background:#fff;border:1px solid #d9e1e7;border-radius:999px;padding:0 10px;font-size:10.5px;font-weight:700}.popular-section{padding:14px}.popular-section .section-head{margin-bottom:12px}.popular-section .section-title{letter-spacing:-.02em;font-size:17px;line-height:1.15}.popular-section .section-subtitle{margin-top:4px;font-size:12px;line-height:1.35}.popular-section .brand-name{min-height:32px;font-size:13px;line-height:1.2}.popular-section .brand-meta{font-size:12px}.popular-section .brand-rating-inline{background:#f3faf4;border-color:#dcefe0;font-size:10.5px}.mobile-rail-wrap{position:static}.brand-grid.compact-brand-grid,.product-grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;grid-template-rows:repeat(2,auto);grid-auto-columns:174px;grid-auto-flow:column;gap:16px 14px;padding:0 2px 2px 0;display:grid;overflow:auto hidden}.brand-grid.compact-brand-grid::-webkit-scrollbar{display:none}.product-grid::-webkit-scrollbar{display:none}.brand-grid.compact-brand-grid>*,.product-grid>*{scroll-snap-align:start;min-width:0}.brand-card,.product-card{width:174px;box-shadow:none;border-radius:16px;padding:12px;transform:none!important}.brand-card:hover,.product-card:hover{transform:none}.brand-card-image,.product-card-image{border-radius:12px;margin-bottom:10px}.brand-card-top-image,.product-card-top-image{align-items:flex-start;gap:8px;margin-bottom:6px}.brand-name,.product-name{min-height:34px;margin-bottom:0;font-size:14px;line-height:1.22}.brand-rating-inline,.product-rating-inline{border-radius:999px;flex:none;min-height:24px;padding:3px 8px;font-size:11px}.brand-meta,.product-price{color:#5f5f68;font-size:12.5px;line-height:1.4}.brand-meta{justify-content:space-between;gap:8px;display:flex}.product-desc{color:#667085;min-height:32px;margin-bottom:10px;font-size:12px;line-height:1.45}.product-bottom{padding-top:8px}.mini-label{margin-bottom:2px;font-size:10px}.btn-mini{border-radius:999px;height:30px;padding:0 10px;font-size:11px}.popular-section .section-title,.product-section .section-title{letter-spacing:-.02em;font-size:17px;line-height:1.15}.popular-section .section-subtitle,.product-section .section-subtitle{margin-top:4px;font-size:12px;line-height:1.35}}.product-card{flex-direction:column;display:flex}.product-card-top-image{margin-bottom:10px}.product-name{letter-spacing:-.01em;min-height:auto;font-size:15px;line-height:1.22}.product-bottom{border-top:1px solid #eef2f7;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;padding-top:10px;display:flex}.product-bottom>div:first-child{min-width:0}.mini-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:4px;font-size:10px;font-weight:800}.btn-mini{color:#111827;background:#fff;border:1px solid #dbe1e6;flex:none;justify-content:center;min-width:82px}@media (width<=640px){.product-card{padding:12px}.product-card-image,.product-card-top-image{margin-bottom:10px}.product-name{font-size:14px;line-height:1.2}.product-bottom{gap:8px;padding-top:8px}.mini-label{margin-bottom:3px;font-size:9.5px}.product-price{font-size:12.5px;line-height:1.3}.btn-mini{min-width:76px;height:30px;padding:0 10px;font-size:11px}}.product-card{background:#fff;border:1px solid #dfe5ea}.product-card-image{background:#fff;border:1px solid #e9eef2;border-radius:12px}.product-card-image img{display:block}.product-card-top-image{align-items:center;margin-bottom:10px}.product-name{letter-spacing:-.02em;color:#111827;font-size:15px;font-weight:800;line-height:1.18}.product-rating-inline{color:#16a34a;background:#eff9f0;border:1px solid #d8eddc;border-radius:999px;flex:none;min-height:24px;padding:3px 8px;font-size:11px;font-weight:800}.product-bottom{border-top:1px solid #eef2f7;justify-content:space-between;align-items:flex-end;gap:10px;padding-top:10px;display:flex}.mini-label{letter-spacing:.09em;text-transform:uppercase;color:#94a3b8;margin-bottom:5px;font-size:9.5px;font-weight:800;line-height:1}.product-price{color:#475569;font-size:14px;font-weight:700;line-height:1.25}.btn-mini{color:#111827;min-width:78px;height:30px;box-shadow:none;background:#fff;border:1px solid #d9e1e7;border-radius:999px;padding:0 10px;font-size:10.5px;font-weight:700}@media (width<=640px){.product-grid{gap:14px 12px}.product-card{border-radius:16px;width:170px;padding:12px}.product-card-image{margin-bottom:10px}.product-name{font-size:14px;line-height:1.18}.product-rating-inline{min-height:23px;padding:3px 7px;font-size:10.5px}.product-bottom{gap:8px;padding-top:8px}.mini-label{margin-bottom:4px;font-size:9px}.product-price{font-size:12.5px;line-height:1.25}.btn-mini{min-width:74px;height:30px;padding:0 10px;font-size:10.5px}}.product-name,.brand-name{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.login-page-body.login-focus{background:#f7f9f8}body.login-focus #site-footer,body.login-focus .search-box,body.login-focus .main-nav-wrap,body.login-focus .header-help,body.login-focus .header-country,body.login-focus .header-locale,body.login-focus .header-cart{display:none!important}body.login-focus .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #e7ece9;position:static}body.login-focus .header-top{grid-template-columns:auto 1fr auto;align-items:center;min-height:64px;padding:10px 18px;position:relative}body.login-focus .header-login{color:#111827;font-size:14px;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}body.login-focus .site-frame{width:min(var(--container), calc(100% - 16px));border-radius:22px}body.login-focus .site-main{padding-top:24px;padding-bottom:32px}.login-page{margin:8px auto 24px;padding-inline:12px}.login-shell{max-width:540px;margin:0 auto}.login-head{text-align:center;margin:0 0 22px}.login-head h1{letter-spacing:-.05em;color:#052e2b;margin:0;font-size:36px;font-weight:800;line-height:1.02}.login-head p{color:#052e2b;margin:8px 0 0;font-size:16px;line-height:1.35}.login-socials{gap:10px;margin:0 0 18px;display:grid}.login-social-btn{color:#1f2937;cursor:pointer;background:#fff;border:1.5px solid #d6ddd9;border-radius:999px;grid-template-columns:28px 1fr 28px;align-items:center;width:100%;min-height:52px;padding:0 14px;font-size:15px;font-weight:700;display:grid}.login-social-btn span:nth-child(2){text-align:center}.login-social-btn.disabled{color:#a7afba;cursor:not-allowed;background:#fbfbfb}.login-social-icon{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:800;line-height:1;display:inline-flex}.login-social-icon.lightning{color:#fff;background:#eba033}.login-social-icon.wallet{color:#60a5fa;background:#101827}.login-social-icon.google{color:#4285f4;background:#fff;border:1px solid #dfe5ea;font-size:19px}.login-social-icon.apple{color:#b0b7c2;background:#f3f4f6;font-size:17px}.login-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:18px 0;display:grid}.login-divider span{background:#e5e7eb;height:1px}.login-divider strong{color:#052e2b;font-size:14px;font-weight:500}.login-field{margin-bottom:16px}.login-field label{color:#6f6f76;margin-bottom:7px;font-size:14px;font-weight:500;display:block}.login-field input{color:#0f172a;background:#fff;border:1.5px solid #d6ddd9;border-radius:10px;outline:none;width:100%;height:52px;padding:0 14px;font-size:16px}.login-field input::placeholder{color:#97a0aa}.login-field input:focus{border-color:#052e2b;box-shadow:0 0 0 2px #052e2b0d}.login-password-wrap{position:relative}.login-password-wrap input{padding-right:46px}.login-eye-btn{color:#7b8190;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.login-eye-btn svg{width:18px;height:18px}.login-form-foot{justify-content:flex-end;margin-top:-2px;margin-bottom:16px;display:flex}.forgot-link{color:#5f5f68;text-underline-offset:2px;font-size:13px;text-decoration:underline}.login-submit-btn{color:#fff;cursor:pointer;background:#022c2c;border:0;border-radius:999px;width:100%;height:54px;font-size:18px;font-weight:800}.login-submit-btn:hover{background:#011f1f}@media (width<=640px){body.login-focus .header-top{min-height:58px;padding:10px 14px}.login-page{margin:18px auto 22px;padding-inline:8px}.login-shell{max-width:100%}.login-head h1{font-size:32px}.login-head p{font-size:15px}.wallet-modal{align-items:flex-start;padding:10px}.wallet-modal-shell{border-radius:18px;width:100%;margin-top:10px;padding:16px 14px}}.wallet-modal{opacity:0;pointer-events:none;z-index:130;justify-content:center;align-items:center;padding:16px;transition:all .18s;display:flex;position:fixed;inset:0}.wallet-modal-shell{background:#fff;border-radius:20px;width:min(540px,100%);padding:18px 18px 20px;box-shadow:0 18px 44px #0f172a29}.wallet-modal-head h2{color:#052e2b;margin:0;font-size:22px;font-weight:800}.wallet-modal-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:800}@media (width<=640px){.wallet-modal{align-items:flex-start;padding:10px}.wallet-modal-shell{border-radius:18px;width:100%;margin-top:10px;padding:16px 14px}}.header-connect-wallet{white-space:nowrap;font-weight:700}@media (width<=640px){.header-connect-wallet{height:36px;padding:0 12px;font-size:13px}}.payment-connect-wallet-btn{border:1px solid var(--line);color:#111827;cursor:pointer;background:#fff;border-radius:999px;height:36px;padding:0 12px;font-size:13px;font-weight:700}.payment-connect-wallet-btn:hover{background:#f8fafc}@media (width<=640px){.checkout-payment .checkout-card-head{align-items:flex-start;gap:10px}.payment-connect-wallet-btn{height:34px;padding:0 11px;font-size:12px}}.wallet-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:9998;background:#0f172a38;transition:all .18s;position:fixed;inset:0}.wallet-modal{opacity:0;pointer-events:none;z-index:9999;padding:24px;transition:all .18s;display:flex;position:fixed;inset:0;justify-content:center!important;align-items:center!important}.wallet-modal-shell{background:#fff;border-radius:22px;width:min(560px,100vw - 48px);max-width:560px;max-height:min(78vh,760px);margin:0 auto;padding:18px 18px 20px;overflow:auto;box-shadow:0 24px 80px #0f172a33}.wallet-modal-head h2{color:#052e2b;margin:0;font-size:22px;font-weight:800;line-height:1.08}.wallet-modal-close{color:#052e2b;cursor:pointer;background:#fff;border:2px solid #052e2b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.wallet-option-name{color:#052e2b;font-size:15px;font-weight:800}.wallet-option-right{color:#5f5f68;align-items:center;gap:8px;font-size:13px;display:flex}.wallet-option-arrow{color:#052e2b;font-size:22px}@media (width<=640px){.wallet-modal{padding:10px;align-items:flex-start!important}.wallet-modal-shell{border-radius:18px;width:100%;max-width:none;max-height:calc(100vh - 32px);margin-top:10px;padding:16px 14px}}.wallet-modal-overlay{z-index:99998!important;position:fixed!important;inset:0!important}.wallet-modal{z-index:99999!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important}.wallet-modal-shell{margin:0!important}@media (width<=640px){.wallet-modal{align-items:flex-start!important;padding:10px!important}}.invite-hero-inner{background:#f7f9f8;border-top:1px solid #e7ece9;min-height:640px;position:relative;overflow:hidden}.invite-hero-copy{z-index:2;max-width:760px;padding:150px 0 0 52px;position:relative}.invite-hero-copy h1{letter-spacing:-.06em;color:#052e2b;text-transform:uppercase;max-width:760px;margin:0;font-size:74px;font-weight:800;line-height:.95}.invite-hero-copy p{color:#5f5f68;max-width:720px;margin:28px 0 0;font-size:26px;line-height:1.35}.invite-hero-btn{color:#fff;background:#022c2c;border-radius:999px;justify-content:center;align-items:center;min-width:166px;height:56px;margin-top:40px;padding:0 28px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.invite-hero-visual{z-index:2;width:560px;height:560px;position:absolute;top:86px;right:90px}.invite-number{color:#ff0830;letter-spacing:-.07em;font-size:480px;font-weight:900;line-height:.82;position:absolute;top:42px;right:48px}.invite-arrow{color:#0a3a37;opacity:.98;font-size:290px;line-height:1;position:absolute;top:136px;right:44px;transform:rotate(-16deg)}.invite-coin{color:#fff;background:#013b37;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:38px;font-weight:800;display:flex;position:absolute;box-shadow:0 8px 18px #013b371f}.invite-coin.coin-1{width:92px;height:92px;font-size:50px;top:62px;right:282px}.invite-coin.coin-2{top:28px;right:32px}.invite-coin.coin-3{background:#ff0830;width:66px;height:66px;font-size:34px;top:184px;right:90px}.invite-coin.coin-4{top:390px;right:60px}.invite-coin.coin-5{top:476px;right:204px}.invite-coin.coin-6{width:64px;height:64px;font-size:34px;top:412px;right:300px}.invite-wave{z-index:1;background:#e9efec;border-radius:50%;width:1180px;height:380px;position:absolute;bottom:-190px;left:220px}.invite-faq-grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:56px;display:grid}.invite-faq-copy h2{letter-spacing:-.05em;color:#052e2b;margin:0;font-size:44px;font-weight:800;line-height:1.02}.invite-faq-copy p{color:#5f5f68;margin:14px 0 0;font-size:20px;line-height:1.45}.invite-faq-copy a{color:#052e2b;text-underline-offset:3px;text-decoration:underline}.invite-faq-list{display:grid}.invite-faq-item{border-bottom:1px solid #e5e7eb}.invite-faq-question{text-align:left;color:#052e2b;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:18px;width:100%;min-height:86px;padding:0;font-size:22px;font-weight:800;line-height:1.3;display:flex}.invite-faq-question span:last-child{flex:none;margin-top:6px;font-size:26px;line-height:1}.invite-faq-answer p{color:#5f5f68;margin:0;font-size:22px;line-height:1.55}@media (width<=1200px){.invite-hero-inner{min-height:560px}.invite-hero-copy{max-width:620px;padding:108px 0 0 40px}.invite-hero-copy h1{font-size:58px}.invite-hero-copy p{font-size:22px}.invite-hero-visual{width:420px;height:420px;top:92px;right:44px}.invite-number{font-size:360px}.invite-arrow{font-size:210px;top:116px;right:24px}.invite-coin.coin-1{width:76px;height:76px;font-size:42px;top:46px;right:218px}.invite-coin.coin-2{width:60px;height:60px;font-size:30px;top:18px;right:16px}.invite-coin.coin-3{width:56px;height:56px;font-size:28px;top:146px;right:68px}.invite-coin.coin-4{width:58px;height:58px;font-size:28px;top:300px;right:34px}.invite-coin.coin-5{width:58px;height:58px;font-size:28px;top:354px;right:156px}.invite-coin.coin-6{width:56px;height:56px;font-size:28px;top:314px;right:232px}.invite-wave{width:900px;height:300px;bottom:-150px;left:160px}.invite-faq-grid{grid-template-columns:1fr;gap:28px}}@media (width<=640px){.invite-hero{margin-bottom:24px}.invite-hero-inner{min-height:auto;padding-bottom:32px}.invite-hero-copy{max-width:none;padding:42px 20px 0}.invite-hero-copy h1{max-width:360px;font-size:40px;line-height:.96}.invite-hero-copy p{max-width:330px;margin-top:18px;font-size:18px;line-height:1.4}.invite-hero-btn{min-width:144px;height:48px;margin-top:24px;padding:0 22px;font-size:16px}.invite-hero-visual{width:300px;height:300px;margin:20px 0 0 auto;position:relative;top:auto;right:auto}.invite-number{font-size:250px;top:20px;right:26px}.invite-arrow{font-size:150px;top:84px;right:22px}.invite-coin.coin-1{width:56px;height:56px;font-size:30px;top:16px;right:150px}.invite-coin.coin-2{width:48px;height:48px;font-size:24px;top:0;right:0}.invite-coin.coin-3{width:44px;height:44px;font-size:22px;top:98px;right:42px}.invite-coin.coin-4{width:48px;height:48px;font-size:24px;top:216px;right:18px}.invite-coin.coin-5{width:48px;height:48px;font-size:24px;top:258px;right:110px}.invite-coin.coin-6{width:44px;height:44px;font-size:22px;top:228px;right:160px}.invite-wave{width:420px;height:160px;bottom:-78px;left:70px}.invite-faq{margin-bottom:28px}.invite-faq-grid{gap:20px}.invite-faq-copy h2{font-size:28px}.invite-faq-copy p{margin-top:10px;font-size:16px;line-height:1.45}.invite-faq-question{gap:12px;min-height:64px;font-size:18px}.invite-faq-question span:last-child{margin-top:4px;font-size:22px}.invite-faq-answer{padding:0 10px 16px 0}.invite-faq-answer p{font-size:18px;line-height:1.5}}html{font-size:16px}body{color:#111827;font-size:16px;line-height:1.5}h1{letter-spacing:-.03em;font-size:40px;line-height:1.1}h2{font-size:28px;line-height:1.2}h3{font-size:20px}p{color:#6b7280;font-size:16px}.small{font-size:14px}button,.btn{border-radius:999px;height:44px;padding:0 16px;font-size:15px}.btn-primary{height:48px;font-size:16px;font-weight:600}input{border-radius:8px;height:44px;padding:0 14px;font-size:15px}.card-title{font-size:16px;font-weight:600}.card-price{color:#6b7280;font-size:14px}.card-badge{font-size:12px}.invite-faq-question{font-size:18px}.invite-faq-answer p{font-size:15px}.wallet-modal-close{border-width:3px!important;width:52px!important;height:52px!important}.wallet-modal-close svg{width:22px!important;height:22px!important}.faq-section,.invite-faq,.category-faq-section{border-radius:22px!important;padding:22px!important}.faq-list,.invite-faq-list,.category-faq-list{margin-top:10px}.faq-item,.invite-faq-item,.category-faq-item{padding-inline:4px}.faq-question,.invite-faq-question,.category-faq-question{padding:0 10px!important}.faq-answer>p,.invite-faq-answer p,.category-faq-answer p{padding-right:12px!important}.success-actions{gap:16px!important;margin-top:18px!important;padding:0 12px 12px!important}.success-btn{min-height:56px}.success-card{overflow:hidden}@media (width<=640px){.wallet-modal-close{width:46px!important;height:46px!important}.wallet-modal-close svg{width:20px!important;height:20px!important}.faq-section,.invite-faq,.category-faq-section{border-radius:18px!important;padding:16px!important}.success-actions{gap:12px!important;padding:0 6px 10px!important}.success-btn{min-height:52px}}.faq-item{overflow:hidden}.faq-answer{display:none}.faq-item.active .faq-answer{display:block}.faq-question{align-items:center;min-height:64px}.faq-answer>p{margin-top:0;padding-top:0}.faq-item{border-radius:18px}.faq-question{padding:0 18px}.faq-answer>p{padding:0 18px 18px}.invite-hero{margin:18px auto 28px}.invite-hero-inner{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:auto;padding:28px;overflow:hidden}.invite-hero-copy{max-width:620px;padding:0}.invite-hero-copy h1{letter-spacing:-.05em;text-transform:none;color:#052e2b;font-size:44px;line-height:1.02}.invite-hero-copy p{color:#667085;max-width:540px;margin-top:14px;font-size:16px;line-height:1.5}.invite-hero-btn{min-width:140px;height:46px;margin-top:20px;padding:0 18px;font-size:15px}.invite-hero-visual{width:320px;height:320px;top:36px;right:36px}.invite-number{color:#ff2d3d;font-size:260px;top:20px;right:20px}.invite-arrow{font-size:150px;top:92px;right:18px}.invite-coin{box-shadow:none}.invite-wave{opacity:.7;width:860px;height:240px;bottom:-130px;left:180px}.invite-faq{margin:0 auto 32px}.invite-faq-grid{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr;gap:18px;padding:24px}.invite-faq-copy h2{letter-spacing:-.04em;margin:0;font-size:24px;line-height:1.08}.invite-faq-copy p{color:#667085;margin-top:8px;font-size:15px;line-height:1.45}.invite-faq-list{margin-top:8px}.invite-faq-item{border:1px solid #e7ece9;border-radius:18px;margin-bottom:12px;overflow:hidden}.invite-faq-question{align-items:center;min-height:62px;padding:0 18px;font-size:18px;line-height:1.3}.invite-faq-question span:last-child{margin-top:0;font-size:22px}.invite-faq-answer{padding:0 18px 18px}.invite-faq-answer p{color:#667085;padding:0;font-size:15px;line-height:1.55}@media (width<=640px){.invite-hero-inner{border-radius:20px;padding:18px}.invite-hero-copy h1{font-size:30px}.invite-hero-copy p{font-size:15px}.invite-hero-visual{width:220px;height:220px;margin:18px 0 0 auto;position:relative;top:auto;right:auto}.invite-number{font-size:180px;top:8px;right:8px}.invite-arrow{font-size:110px;top:64px;right:10px}.invite-wave{width:420px;height:140px;bottom:-70px;left:60px}.invite-faq-grid{border-radius:20px;padding:16px}.invite-faq-copy h2{font-size:22px}.invite-faq-question{min-height:56px;padding:0 14px;font-size:16px}.invite-faq-answer{padding:0 14px 14px}.invite-faq-answer p{font-size:14px}}.faq-question span:last-child,.invite-faq-question span:last-child{color:#052e2b;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;font-size:16px!important}.faq-item.active .faq-question span:last-child,.invite-faq-item.active .invite-faq-question span:last-child{transform:rotate(180deg)}.bf-category-content h1,.bf-category-head h1{color:#052e2b;letter-spacing:-.05em;margin:0;font-size:58px;font-weight:800;line-height:1}.bf-thumb-badge-wrap{background:#c9f1d7}.bf-thumb-fallback{text-align:center;color:#14b84a;justify-content:center;align-items:center;width:100%;height:100%;font-size:44px;font-weight:500;line-height:.95;display:flex}.bf-cashback-badge{color:#052e2b;background:#f1c40f;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:32px;padding:0 10px;font-size:18px;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px}@media (width<=768px){.bf-category-desktop{display:none}.bf-category-mobile{display:block}.bf-mobile-topcats{background:#fff;border-top:1px solid #e5ebe8;border-bottom:1px solid #e5ebe8;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bf-mobile-topcat{color:#052e2b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 8px 14px;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;display:flex;position:relative}.bf-mobile-topcat.active:after{content:"";background:#052e2b;height:3px;position:absolute;bottom:0;left:10px;right:10px}.bf-mobile-icon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.bf-mobile-icon svg{width:28px;height:28px;display:block}.bf-mobile-content{padding:22px 14px 28px}.bf-mobile-content h1{color:#052e2b;letter-spacing:-.05em;margin:0 0 18px;font-size:36px;font-weight:800;line-height:1}.bf-mobile-filter-row{scrollbar-width:none;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:8px;display:flex;overflow-x:auto}.bf-mobile-filter-row::-webkit-scrollbar{display:none}.bf-mobile-filter-icon{color:#052e2b;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.bf-mobile-filter-icon svg{width:26px;height:26px;display:block}.bf-mobile-filter-row .bf-filter-pill{flex:none;height:44px;padding:0 18px;font-size:16px}.bf-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;display:grid}.bf-mobile-card{color:inherit;text-decoration:none}.bf-mobile-thumb{aspect-ratio:1;background:#fff;border:1px solid #e1e6e3;overflow:hidden}.bf-mobile-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bf-mobile-card h3{color:#052e2b;letter-spacing:-.03em;margin:12px 0 0;font-size:24px;font-weight:800;line-height:1.1}.bf-mobile-card p{color:#5f5f68;margin:6px 0 0;font-size:18px;line-height:1.35}}@media (width<=768px){.bf-category-desktop{display:none}.bf-category-mobile{background:#f7f9f8;min-height:100vh;display:block}.bf-mobile-topcats{background:#fff;border-top:1px solid #e5ebe8;border-bottom:1px solid #e5ebe8;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bf-mobile-topcat{color:#052e2b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 8px 14px;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;display:flex;position:relative}.bf-mobile-topcat.active:after{content:"";background:#052e2b;height:3px;position:absolute;bottom:0;left:10px;right:10px}.bf-mobile-icon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.bf-mobile-icon svg{width:28px;height:28px;display:block}.bf-mobile-content{padding:22px 14px 28px}.bf-mobile-content h1{color:#052e2b;letter-spacing:-.05em;margin:0 0 18px;font-size:36px;font-weight:800;line-height:1}.bf-mobile-filter-row{scrollbar-width:none;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:8px;display:flex;overflow-x:auto}.bf-mobile-filter-row::-webkit-scrollbar{display:none}.bf-mobile-filter-icon{color:#052e2b;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.bf-mobile-filter-icon svg{width:26px;height:26px;display:block}.bf-mobile-filter-row .bf-filter-pill{flex:none;height:44px;padding:0 18px;font-size:16px}.bf-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;display:grid}.bf-mobile-card{color:inherit;text-decoration:none}.bf-mobile-thumb{aspect-ratio:1;background:#fff;border:1px solid #e1e6e3;overflow:hidden}.bf-mobile-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bf-mobile-thumb .bf-thumb-fallback{font-size:34px}.bf-mobile-card h3{color:#052e2b;letter-spacing:-.03em;margin:12px 0 0;font-size:24px;font-weight:800;line-height:1.1}.bf-mobile-card p{color:#5f5f68;margin:6px 0 0;font-size:18px;line-height:1.35}}.bf-category-head h1{font-size:40px!important;line-height:1.02!important}.bf-side-link{padding:10px 14px!important;font-size:14px!important}.bf-filter-pill{height:44px!important;padding:0 16px!important;font-size:14px!important}.bf-filter-pill span{font-size:11px!important}.bf-sort-wrap{gap:12px!important;font-size:14px!important}.bf-sort-pill{min-width:150px!important}.bf-product-meta-row{margin-top:12px!important}.bf-product-meta-row h3{font-size:16px!important;line-height:1.2!important}.bf-rating{font-size:14px!important;line-height:1!important}.bf-product-card p{margin-top:4px!important;font-size:13px!important;line-height:1.4!important}.bf-cashback-badge{min-width:36px!important;height:26px!important;padding:0 8px!important;font-size:14px!important}.bf-thumb-fallback{font-size:28px!important}.bf-category-desktop{gap:34px!important}.bf-category-grid{gap:24px!important}@media (width<=768px){.bf-mobile-content h1{font-size:28px!important}.bf-mobile-filter-row .bf-filter-pill{height:40px!important;padding:0 14px!important;font-size:14px!important}.bf-mobile-card h3{font-size:16px!important;line-height:1.15!important}.bf-mobile-card p{font-size:13px!important;line-height:1.35!important}.bf-mobile-topcat{font-size:12px!important}.bf-mobile-thumb .bf-thumb-fallback{font-size:24px!important}}.bf-category-page{background:#f7f9f8;min-height:100vh}.bf-category-desktop{grid-template-columns:260px minmax(0,1fr);gap:36px;padding:36px 16px 32px;display:grid}.bf-category-sidebar{display:block}.bf-category-side-nav{flex-direction:column;gap:8px;display:flex}.bf-side-link{color:#052e2b;border-radius:14px;padding:10px 16px;font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;display:block}.bf-side-link.active{background:#e9efec}.bf-category-head h1{color:#052e2b;letter-spacing:-.05em;margin:0;font-size:40px;font-weight:800;line-height:1.02}.bf-category-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.bf-category-filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.bf-filter-pill{color:#052e2b;cursor:pointer;background:#fff;border:1.5px solid #d8dfdc;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.bf-filter-pill span{font-size:11px;transform:translateY(1px)}.bf-sort-wrap{color:#052e2b;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.bf-sort-pill{justify-content:space-between;min-width:150px}.bf-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:22px;display:grid}.bf-product-card{color:inherit;text-decoration:none}.bf-product-thumb{aspect-ratio:282/180;background:#fff;border:1px solid #e1e6e3;position:relative;overflow:hidden}.bf-product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bf-thumb-fallback{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:600;line-height:.95;display:flex}.bf-thumb-grabfood{color:#fff;background:#4aa348}.bf-thumb-garena{color:#ef3d2f;background:#000}.bf-thumb-grabmart{color:#4ab44d;background:#bcecc6}.bf-thumb-grabgifts{color:#47ae51;background:#fff}.bf-thumb-badge-wrap{position:relative}.bf-cashback-badge{color:#052e2b;z-index:2;background:#f1c40f;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:26px;padding:0 8px;font-size:14px;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px}.bf-product-meta-row{justify-content:space-between;align-items:flex-start;gap:10px;margin-top:12px;display:flex}.bf-product-meta-row h3{color:#052e2b;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:800;line-height:1.2}.bf-rating{color:#052e2b;flex:none;font-size:14px;font-weight:700;line-height:1}.bf-product-card p{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.4}.bf-category-mobile{display:none}@media (width<=768px){.bf-category-desktop{display:none}.bf-category-mobile{background:#f7f9f8;min-height:100vh;display:block}.bf-mobile-topcats{background:#fff;border-top:1px solid #e5ebe8;border-bottom:1px solid #e5ebe8;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bf-mobile-topcat{color:#052e2b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 8px 12px;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none;display:flex;position:relative}.bf-mobile-topcat.active:after{content:"";background:#052e2b;height:3px;position:absolute;bottom:0;left:10px;right:10px}.bf-mobile-icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.bf-mobile-icon svg{width:26px;height:26px;display:block}.bf-mobile-content{padding:20px 14px 28px}.bf-mobile-content h1{color:#052e2b;letter-spacing:-.05em;margin:0 0 16px;font-size:28px;font-weight:800;line-height:1.02}.bf-mobile-filter-row{scrollbar-width:none;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:8px;display:flex;overflow-x:auto}.bf-mobile-filter-row::-webkit-scrollbar{display:none}.bf-mobile-filter-icon{color:#052e2b;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.bf-mobile-filter-icon svg{width:24px;height:24px;display:block}.bf-mobile-filter-row .bf-filter-pill{flex:none;height:40px;padding:0 14px;font-size:14px}.bf-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.bf-mobile-card{color:inherit;text-decoration:none}.bf-mobile-thumb{aspect-ratio:1;background:#fff;border:1px solid #e1e6e3;overflow:hidden}.bf-mobile-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bf-mobile-thumb .bf-thumb-fallback{font-size:24px}.bf-mobile-card h3{color:#052e2b;letter-spacing:-.02em;margin:10px 0 0;font-size:16px;font-weight:800;line-height:1.15}.bf-mobile-card p{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.35}}body.wallet-modal-open{overflow:hidden}.wallet-modal-overlay{opacity:0;pointer-events:none;transition:all .18s;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;z-index:99998!important;background:#0f172a38!important;position:fixed!important;inset:0!important}.wallet-modal-overlay.open{opacity:1;pointer-events:auto}.wallet-modal{opacity:0;pointer-events:none;transition:all .18s;z-index:99999!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important}.wallet-modal.open{opacity:1;pointer-events:auto}.wallet-modal-shell{background:#fff;border-radius:22px;width:min(540px,100vw - 48px);max-width:540px;max-height:min(78vh,760px);padding:18px 18px 20px;overflow:auto;box-shadow:0 24px 80px #0f172a33;margin:0!important}.wallet-modal-head{justify-content:center;align-items:center;margin-bottom:14px;display:flex;position:relative}.wallet-modal-head h2{color:#052e2b;margin:0;font-weight:800;line-height:1.08;font-size:22px!important}.wallet-modal-close{color:#052e2b;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%);border:3px solid #052e2b!important;width:52px!important;height:52px!important}.wallet-modal-close svg{display:block;width:22px!important;height:22px!important}.wallet-modal-group+.wallet-modal-group{margin-top:14px}.wallet-modal-label{letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:800;line-height:1.2}.wallet-option{cursor:pointer;background:#fbfcfc;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:66px;padding:0 12px;display:flex}.wallet-option+.wallet-option{margin-top:8px}.wallet-option-left{align-items:center;gap:12px;display:flex}.wallet-option-icon{border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.wallet-main-icon{font-size:18px}.wallet-chain-badge{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:7px;font-weight:800;display:inline-flex;position:absolute;bottom:-3px;right:-3px}.wallet-option-icon.metamask{background:linear-gradient(135deg,#fff5f0,#ffe4d6)}.wallet-option-icon.phantom{background:linear-gradient(135deg,#d8d0ff,#b9a8ff)}.wallet-option-icon.walletconnect{color:#fff;background:linear-gradient(135deg,#69a9ff,#2f80ff)}.wallet-option-icon.coinbase{color:#fff;background:#2563eb}.wallet-chain-badge.eth{background:#627eea}.wallet-chain-badge.sol{color:#14f195;background:#111827}.wallet-option-name{color:#052e2b;font-weight:800;font-size:15px!important}.wallet-option-right{color:#5f5f68;align-items:center;gap:8px;display:flex;font-size:13px!important}.detected-dot{background:#16a34a;border-radius:50%;width:10px;height:10px}.wallet-option-arrow{color:#052e2b;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.wallet-option-arrow svg{width:18px;height:18px;display:block}@media (width<=640px){.wallet-modal{align-items:flex-start!important;padding:10px!important}.wallet-modal-shell{border-radius:18px;width:100%;max-width:none;max-height:calc(100vh - 32px);padding:16px 14px;margin-top:10px!important}.wallet-modal-close{width:46px!important;height:46px!important}.wallet-modal-close svg{width:20px!important;height:20px!important}}@media (width<=768px){.header-top{grid-template-areas:"brand locale cart cart""search search search search";align-items:center;gap:12px 10px;grid-template-columns:auto 1fr auto auto!important;padding:14px 14px 12px!important;display:grid!important}.brand{grid-area:brand;min-width:0}.header-locale{grid-area:locale;justify-self:end}.header-cart{grid-area:cart;justify-self:end}.header-help,.header-country,.header-connect-wallet{display:none!important}.header-pill{border-radius:999px;height:40px;padding:0 12px;font-size:14px}.header-link.header-cart{height:40px;padding:0 0 0 10px;font-size:14px}.main-nav-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.main-nav-wrap::-webkit-scrollbar{display:none}.main-nav{gap:22px;min-width:max-content;padding:0 14px;display:flex!important}.nav-link{white-space:nowrap;font-size:16px}.nav-item .nav-link-secondary{display:none}.header-top{align-items:center;gap:10px;grid-template-columns:auto 1fr auto auto auto!important;padding:14px 14px 12px!important;display:grid!important}.brand{min-width:0}.header-help,.header-country{display:none!important}.header-locale,.header-connect-wallet,.header-cart{justify-self:end}.header-pill{white-space:nowrap;border-radius:999px;height:40px;padding:0 12px;font-size:14px}.header-connect-wallet{min-width:auto;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex!important}.header-link.header-cart{white-space:nowrap;align-items:center;gap:8px;height:40px;padding:0 0 0 6px;font-size:14px;display:inline-flex}.cart-count{width:24px;height:24px;font-size:12px}.brand-mark{width:40px;height:40px}.brand-text{font-size:18px}}@media (width<=420px){.header-top{grid-template-columns:auto 1fr auto auto!important}.header-locale{order:1}.header-connect-wallet{order:2;padding:0 10px;font-size:13px}.header-cart{order:3}.header-connect-wallet{text-overflow:ellipsis;max-width:124px;overflow:hidden}}.mobile-menu-btn{color:#052e2b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.mobile-menu-btn svg{width:28px;height:28px;display:block}.header-link{color:#052e2b;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.header-link .header-icon{flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.header-link .header-icon svg{width:26px;height:26px;display:block}.header-link-text{display:inline}.header-connect-wallet{background:#fff;border:1px solid #d9e1e7;border-radius:999px;height:40px;padding:0 14px}.header-connect-wallet .header-icon{width:22px;height:22px}.header-connect-wallet .header-icon svg{width:20px;height:20px}.header-cart{gap:6px}@media (width<=768px){.header-top{align-items:center;gap:10px;grid-template-columns:auto 1fr auto auto auto!important;padding:12px 14px 10px!important;display:grid!important}.mobile-menu-btn{display:inline-flex}.brand{min-width:0}.brand-text{font-size:18px}.brand-mark{width:40px;height:40px}.header-help,.header-country,.header-locale{display:none!important}.header-connect-wallet,.header-login,.header-cart{justify-self:end;min-width:auto;padding:0;background:0 0!important;border:0!important;border-radius:0!important;height:auto!important}.header-connect-wallet .header-link-text,.header-login .header-link-text,.header-cart .header-link-text{display:none!important}.header-connect-wallet .header-icon,.header-login .header-icon,.header-cart .header-icon{width:30px;height:30px}.header-connect-wallet .header-icon svg,.header-login .header-icon svg,.header-cart .header-icon svg{width:28px;height:28px}.header-cart{position:relative}.cart-count{width:20px;height:20px;font-size:11px;position:absolute;top:-4px;right:-6px}.main-nav-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.main-nav-wrap::-webkit-scrollbar{display:none}.main-nav{gap:22px;min-width:max-content;padding:0 14px;display:flex!important}.nav-link{white-space:nowrap;font-size:16px}.nav-item .nav-link-secondary{display:none}}.header-top{grid-template-columns:auto minmax(220px,1fr) auto auto auto auto auto;align-items:center;gap:12px;display:grid}.header-top>*{min-width:0}.brand,.search-box,.header-help,.header-country,.header-locale,.header-connect-wallet,.header-login,.header-cart{white-space:nowrap}.header-help,.header-country,.header-locale,.header-connect-wallet,.header-login,.header-cart{justify-self:end}.header-link,.header-pill{flex:none}.header-cart{align-items:center;gap:8px;display:inline-flex}.mobile-menu-btn{display:none}@media (width<=768px){.header-top{grid-template-areas:"brand menu.wallet login cart""search search search search search search";align-items:center;gap:12px 10px;grid-template-columns:auto auto 1fr auto auto auto!important;padding:12px 14px 10px!important;display:grid!important}.brand{grid-area:brand;min-width:0}.mobile-menu-btn{color:#052e2b;background:0 0;border:0;grid-area:menu;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex!important}.mobile-menu-btn svg{width:28px;height:28px;display:block}.header-connect-wallet{grid-area:wallet}.header-login{grid-area:login}.header-cart{grid-area:cart}.header-help,.header-country,.header-locale{display:none!important}.header-connect-wallet,.header-login,.header-cart{justify-content:center;justify-self:end;align-items:center;width:auto;background:0 0!important;border:0!important;border-radius:0!important;gap:0!important;min-width:auto!important;height:auto!important;padding:0!important;display:inline-flex!important}.header-connect-wallet .header-link-text,.header-login .header-link-text,.header-cart .header-link-text{display:none!important}.header-connect-wallet .header-icon,.header-login .header-icon,.header-cart .header-icon{justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.header-connect-wallet .header-icon svg,.header-login .header-icon svg,.header-cart .header-icon svg{width:28px;height:28px;display:block}.header-cart{position:relative}.cart-count{width:20px;height:20px;font-size:11px;position:absolute;top:-4px;right:-6px}.brand-text{font-size:18px}.brand-mark{width:40px;height:40px}.main-nav-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.main-nav-wrap::-webkit-scrollbar{display:none}.main-nav{gap:22px;min-width:max-content;padding:0 14px;display:flex!important}.nav-link{white-space:nowrap;font-size:16px}.nav-item .nav-link-secondary{display:none}}@media (width>=769px){.header-top.container{max-width:1440px}}@media (width<=768px){.header-top{grid-template-areas:"brand menu.login cart""search search search search search";grid-template-columns:auto auto 1fr auto auto!important}.header-connect-wallet,.header-login{grid-area:login}}#walletModal,#walletModalOverlay{display:none!important}.wallet-pay-card{background:#fff;border:1px solid #e5ebe8;border-radius:20px;margin-bottom:18px;padding:18px}.wallet-pay-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.wallet-pay-head h3{color:#052e2b;margin:0;font-size:18px;font-weight:800;line-height:1.2}.wallet-pay-head p{color:#667085;margin:6px 0 0;font-size:14px;line-height:1.45}.wallet-pay-badge{color:#475467;background:#f8faf9;border:1px solid #d8dfdc;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.wallet-pay-badge.connected{color:#15803d;background:#ecfdf3;border-color:#b7ebc6}.wallet-pay-badge.approved{color:#166534;background:#ecfdf3;border-color:#86efac}.wallet-pay-address{background:#f8faf9;border:1px solid #e7ece9;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.wallet-pay-label{color:#667085;font-size:13px;font-weight:700}.wallet-pay-address strong{color:#052e2b;font-size:14px;font-weight:800}.wallet-pay-actions{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.wallet-pay-btn{cursor:pointer;border:1px solid #d8dfdc;border-radius:999px;min-height:44px;padding:0 16px;font-size:14px;font-weight:800}.wallet-pay-btn-primary{color:#fff;background:#ff1545;border-color:#ff1545}.wallet-pay-btn-secondary{color:#fff;background:#052e2b;border-color:#052e2b}.wallet-pay-btn-outline{color:#052e2b;background:#fff;border-color:#d8dfdc}.wallet-pay-btn[disabled]{opacity:.6;cursor:not-allowed}.wallet-pay-note{color:#667085;margin:0;font-size:13px;line-height:1.5}@media (width<=640px){.wallet-pay-card{border-radius:18px;padding:16px}.wallet-pay-head{flex-direction:column;align-items:flex-start}.wallet-pay-actions{flex-direction:column}.wallet-pay-btn{width:100%}}.wallet-balance-box{background:#fff;border:1px solid #e5ebe8;border-radius:16px;margin-bottom:12px;padding:14px}.wallet-balance-row{justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.wallet-balance-row strong{color:#052e2b;font-weight:800}.search input{border:1px solid #e5e7eb;border-radius:999px;outline:none;width:100%;height:44px;padding:0 16px;font-size:15px}.search-dd{z-index:999;background:#fff;border-radius:16px;width:100%;padding:12px;position:absolute;top:52px;left:0;box-shadow:0 20px 40px #00000014}.hidden{display:none}.search-title{color:#888;margin-bottom:8px;font-size:13px}.search-item{cursor:pointer;border-radius:10px;padding:10px}#searchList{flex-direction:column;gap:4px;display:flex}.search-item{color:#111827;border-radius:8px;width:100%;padding:10px 14px;text-decoration:none;display:block}.search-item:hover{background:#f3f4f6}#searchList{flex-direction:column!important;display:flex!important}.search{width:100%;position:relative}#searchDropdown{z-index:999;background:#fff;border-radius:16px;width:100%;padding:8px;position:absolute;top:110%;left:0;box-shadow:0 10px 30px #0000001a}@media (width<=768px){#searchDropdown{border-radius:12px;width:auto;position:fixed;top:70px;left:12px;right:12px}}#searchDropdown{max-height:60vh;overflow-y:auto}.search-item{color:#111827;border-radius:8px;padding:10px 14px;text-decoration:none;display:block}.search-item:hover,.search-item.active{background:#f3f4f6}.trust-strip{background:linear-gradient(#fff,#f8fafc);padding:20px 0}.trust-container{max-width:1100px;margin:0 auto;padding:0 16px}.trust-grid{background:0 0;border:1px solid #e5e7eb;border-radius:20px;grid-template-columns:1fr 1fr;padding:28px;transition:all .25s;display:grid;box-shadow:0 1px 2px #0000000a,0 6px 16px #0000000f,0 12px 30px #00000014}.trust-grid:hover{transform:translateY(-3px);box-shadow:0 24px 70px #0000001f}.trust-col{flex-direction:column;justify-content:center;padding:10px 24px;display:flex}.trust-col:first-child{border-right:1px solid #f1f5f9}.trust-title{color:#020617;margin-bottom:14px;font-size:16px;font-weight:700}.trust-title:before{content:"";background:#22c55e;border-radius:999px;width:24px;height:2px;margin-bottom:8px;display:block}.trust-list{flex-direction:column;gap:12px;display:flex}.trust-item{color:#334155;align-items:center;gap:10px;font-size:14px;display:flex}.trust-item .icon{border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:inline-flex;box-shadow:0 2px 6px #0000000f}.trust-item:first-child .icon{color:#f59e0b;background:#fef3c7}.trust-item:nth-child(2) .icon{color:#16a34a;background:#dcfce7}.trust-item:nth-child(3) .icon{color:#2563eb;background:#dbeafe}.trust-proof{color:#475569;margin-bottom:16px;font-size:13px}.trust-brands{opacity:.8;flex-wrap:wrap;align-items:center;gap:18px;display:flex}.trust-brands img{opacity:.75;filter:grayscale()contrast(.9);width:auto;height:18px;transition:all .25s}.trust-brands img:hover{filter:grayscale(0%);opacity:1;transform:translateY(-2px)}@media (width<=768px){.trust-grid{grid-template-columns:1fr;padding:20px}.trust-col{padding:10px 0}.trust-col:first-child{border-bottom:1px solid #f1f5f9;border-right:none;margin-bottom:14px;padding-bottom:14px}.trust-title{font-size:15px}.trust-item{font-size:14px}.trust-brands img{height:16px}}.product-detail{margin-top:40px}.product-detail-grid{grid-template-columns:1fr 320px;gap:32px;display:grid}.product-main{flex-direction:column;gap:20px;display:flex}.product-top{align-items:flex-start;gap:24px;display:flex}.product-image{border-radius:14px;width:220px}.product-breadcrumb{color:#64748b;font-size:13px}.product-info h1{color:#020617;margin:6px 0;font-size:28px}.product-rating{color:#f59e0b;margin-bottom:10px}.product-points{color:#475569;padding-left:18px;font-size:14px}.product-points li{margin-bottom:6px}.amount-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.amount-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;transition:all .2s}.amount-card:hover{border-color:#0f172a;transform:translateY(-2px)}.amount-card.active{background:#f8fafc;border:2px solid #0f172a;box-shadow:0 6px 16px #00000014}.amount-value{font-weight:600}.amount-price{color:#64748b;font-size:13px}.product-right{position:relative}.purchase-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;position:sticky;top:100px;box-shadow:0 10px 30px #00000014}.purchase-title{margin-bottom:10px;font-weight:600}.purchase-price{margin-bottom:16px;font-size:30px;font-weight:700}.btn-buy{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:999px;width:100%;margin-bottom:10px;padding:14px;font-weight:600;transition:all .2s}.btn-buy:hover{background:#dc2626}.btn-secondary{cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;width:100%;padding:12px}@media (width<=768px){.product-detail-grid{grid-template-columns:1fr}.product-top{flex-direction:column}.product-image{width:100%}}.hero{margin-top:24px}.hero-grid{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:28px;display:grid}.hero-left{background:#f3f4f6;border-radius:20px;padding:32px}.hero-title{color:#022c22;font-size:42px;font-weight:800;line-height:1.05}.hero-btn{color:#fff;background:#ef4444;border-radius:999px;margin-top:20px;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-block}.hero-images{gap:14px;margin-top:40px;display:flex}.hero-img{border-radius:16px;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.hero-img img{width:70%}.hero-img.yellow{background:#facc15}.hero-img.dark{background:#064e3b}.hero-img.red{background:#ef4444}.hero-img.gray{background:#9ca3af}.hero-right{padding:6px}.popular-title{color:#022c22;margin-bottom:14px;font-weight:700}.popular-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.brand-card img{object-fit:contain;background:#fff;border-radius:10px;width:100%;height:80px;padding:10px}.brand-name{margin-top:6px;font-weight:600}.brand-rating{color:#64748b;font-size:13px}@media (width<=768px){.hero-grid{grid-template-columns:1fr}.hero-images{justify-content:space-between}.hero-img{width:70px;height:70px}}.site-header{z-index:1000;z-index:1000;position:relative}
