*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;display:block}body{color:#0f172a;background:#f5f7fb;font-family:Inter,sans-serif;font-weight:400}:root{--bg:#f5f7fb;--text:#0f172a;--primary:#0f766e;--primary-dark:#065f46;--border:#edf1f5;--radius-lg:26px;--radius-md:16px}.content{align-items:flex-start;gap:24px;max-width:1440px;margin:0 auto;padding:20px 24px 40px;display:flex}.main{flex:1;min-width:0}.header{background:#fff;border-bottom:1px solid #edf1f5;align-items:center;gap:20px;height:80px;padding:0 22px;display:flex}.logo{letter-spacing:-.03em;color:#0f172a;flex-shrink:0;align-items:center;gap:10px;width:230px;height:100%;font-size:24px;font-weight:700;text-decoration:none;display:flex}.logo-icon{background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.logo-icon svg{width:22px;height:22px}.logo-text-wrap{flex-direction:column;gap:1px;display:flex}.logo-text{letter-spacing:-.05em;color:#0f172a;font-size:22px;font-weight:800;line-height:1}.logo-text em{color:#6366f1;font-style:normal}.logo-tag{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;opacity:.7;font-size:10px;font-weight:600}.search{color:#111827;background:#fff;border:1px solid #e8edf3;border-radius:16px;outline:none;flex:1;height:52px;padding:0 22px;font-size:15px;font-weight:500}.search::placeholder{color:#94a3b8}.header-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.action-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e8edf3;border-radius:16px;height:52px;padding:0 20px;font-size:15px;font-weight:700}.cart-btn{cursor:pointer;background:#fff;border:1px solid #e8edf3;border-radius:16px;width:52px;height:52px;font-size:18px;position:relative}.cart-btn span{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.search-wrap{flex:1;position:relative}.search-wrap .search{box-sizing:border-box;width:100%;padding-left:48px;padding-right:44px}.search-icon{color:#94a3b8;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:16px;line-height:1;display:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.search-dropdown{z-index:999;background:#fff;border:1px solid #edf1f5;border-radius:20px;padding:10px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 12px 34px #0f172a1a}.search-dropdown.open{display:block}.search-dropdown-label{color:#94a3b8;letter-spacing:.02em;padding:6px 10px 8px;font-size:13px;font-weight:600}.search-result-item{cursor:pointer;color:#111827;border-radius:12px;align-items:center;gap:12px;padding:8px 10px;text-decoration:none;transition:all .15s;display:flex}.search-result-item:hover{background:#f8fafc}.search-result-thumb{border:1px solid #edf1f5;border-radius:8px;flex-shrink:0;width:80px;height:auto;overflow:hidden}.search-result-thumb img{width:100%;height:auto;display:block}.search-result-name{color:#111827;font-size:15px;font-weight:600}.search-no-result{color:#94a3b8;text-align:center;padding:14px 10px;font-size:14px}.cart-wrap{position:relative}.cart-dropdown{z-index:9999;background:#fff;border:1px solid #edf1f5;border-radius:20px;flex-direction:column;width:380px;display:none;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 12px 40px #0f172a24}.cart-dropdown.open{display:flex}.cart-list{flex-direction:column;gap:6px;max-height:320px;padding:14px 14px 0;display:flex;overflow-y:auto}.cart-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.cart-item-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.cart-item-image{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.cart-item-image img{object-fit:contain;width:100%;height:100%}.cart-item-info{flex:1;min-width:0}.cart-item-info h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.cart-item-info .cart-item-sub{align-items:center;gap:8px;margin-top:2px;display:flex}.cart-item-info .cart-item-amount{color:#64748b;font-size:12px;font-weight:600}.cart-item-info .cart-item-usdt{color:#26a17b;font-size:12px;font-weight:600}.cart-qty{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;align-items:center;gap:0;display:flex;overflow:hidden}.cart-qty button{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:30px;font-size:16px;transition:all .15s;display:flex}.cart-qty button:hover{color:#0f172a;background:#f1f5f9}.cart-qty b{text-align:center;color:#0f172a;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;width:28px;height:30px;font-size:13px;font-weight:700;line-height:30px;display:block}.cart-total{color:#0f172a;justify-content:flex-end;align-items:center;gap:8px;padding:12px 14px 0;font-size:14px;font-weight:700;display:flex}.cart-total span{color:#64748b;font-weight:500}.cart-empty{text-align:center;color:#94a3b8;padding:32px 20px;font-size:14px}.cart-bottom{border-top:1px solid #f1f5f9;gap:10px;margin-top:12px;padding:14px;display:flex}.cart-close{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;height:46px;font-size:14px;font-weight:700;transition:all .15s}.cart-close:hover{background:#f8fafc}.cart-checkout{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;gap:6px;height:46px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.cart-checkout:hover{background:#dc2626}@media (width<=768px){.cart-wrap:before{content:"";z-index:997;background:#0f172a80;display:none;position:fixed;inset:0}.cart-wrap:has(.cart-dropdown.open):before{display:block}.cart-dropdown{box-sizing:border-box;z-index:9999;background:#fff;border:none;border-top:3px solid #6366f1;border-radius:24px 24px 0 0;width:100%;max-height:75vh;padding:16px 16px 20px;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -8px 32px #0f172a1f}.cart-dropdown.open{flex-direction:column;display:flex}.cart-bottom{gap:10px;padding-top:0}.cart-checkout{flex:1}}.btn-login.connected{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe;font-size:13px}.country-wrap{position:relative}.country-btn{align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.country-btn svg{color:#94a3b8}.country-dropdown{z-index:999;background:#fff;border:1px solid #edf1f5;border-radius:18px;flex-direction:column;width:280px;display:none;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 34px #0f172a1f}.country-dropdown.open{display:flex}.country-search-wrap{border-bottom:1px solid #f1f5f9;padding:10px 10px 6px}.country-search{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:36px;padding:0 12px;font-size:13px}.country-list{max-height:280px;padding:6px;overflow-y:auto}.country-item{cursor:pointer;color:#0f172a;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.country-item:hover{background:#f8fafc}.country-item.active{color:#4f46e5;background:#eef2ff;font-weight:700}.country-item-flag{font-size:18px;line-height:1}.country-item-info{flex:1}.country-item-name{color:inherit;font-size:13px;font-weight:600}.country-item-count{color:#94a3b8;font-size:11px}@media (width<=768px){.country-dropdown{width:260px;right:-60px}}.wallet-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0f172a99;display:none;position:fixed;inset:0}.wallet-modal-overlay.open{display:block}.wallet-modal{z-index:1000;background:#fff;border-radius:20px;width:360px;padding:24px;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000002e}.wallet-modal.open{display:block}.wallet-modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.wallet-modal-title{align-items:center;gap:12px;display:flex}.wallet-modal-lock{background:#f0fdf4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.wallet-modal-title b{color:#0f172a;font-size:15px;font-weight:700;display:block}.wallet-modal-title span{color:#22c55e;font-size:11px;font-weight:500}.wallet-modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.wallet-modal-body{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.wallet-modal-btn{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:border-color .15s,background .15s,transform .1s;display:flex}.wallet-modal-btn:hover{background:#f8f7ff;border-color:#6366f1;transform:translateY(-1px)}.wallet-modal-btn-icon{background:#f8fafc;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;display:flex}.wallet-modal-btn-text{flex:1}.wallet-modal-btn-text b{color:#0f172a;margin-bottom:2px;font-size:14px;font-weight:600;display:block}.wallet-modal-btn-text span{color:#64748b;font-size:12px}.wallet-modal-arrow{color:#94a3b8;font-size:20px;font-weight:300}.wallet-modal-footer{text-align:center;color:#94a3b8;border-top:1px solid #f1f5f9;padding-top:12px;font-size:11px}.footer{color:#64748b;background:#f8fafc;margin-top:20px;font-size:14px}.footer-news{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:24px;padding:32px 48px;display:flex}.footer-coins{gap:8px;display:flex}.footer-coins img{border-radius:50%;width:32px;height:32px}.footer-news-row{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-news-title{color:#0f172a;font-size:15px;font-weight:500}.footer-news-form{gap:8px;display:flex}.footer-news-form input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:220px;padding:10px 16px;font-size:14px}.footer-news-form input::placeholder{color:#94a3b8}.footer-news-form input:focus{border-color:#4f46e5}.footer-news-form button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s}.footer-news-form button:hover{background:#4338ca}.footer-main{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:64px;padding:48px;display:flex}.footer-brand{flex-direction:column;gap:16px;min-width:160px;display:flex}.footer-brand .logo-text{color:#0f172a}.footer-brand .logo-tag{color:#94a3b8}.footer-language{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:6px 12px;font-size:13px;display:inline-flex}.footer-links{flex:1;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.footer-col h5{color:#0f172a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:13px;font-weight:600}.footer-col a{color:#64748b;margin-bottom:10px;font-size:14px;text-decoration:none;transition:color .15s;display:block}.footer-col a:hover{color:#0f172a}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 48px;display:flex}.footer-bottom-left{align-items:center;gap:24px;display:flex}.footer-copy{color:#94a3b8;font-size:13px}.footer-bottom-links{gap:16px;display:flex}.footer-bottom-links a{color:#94a3b8;font-size:13px;text-decoration:none;transition:color .15s}.footer-bottom-links a:hover{color:#0f172a}.footer-socials{gap:8px;display:flex}.footer-socials a{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .15s;display:flex}.footer-socials a svg{width:16px;height:16px}.footer-socials a:hover{color:#fff;background:#4f46e5;border-color:#4f46e5}@media (width<=768px){.footer-news{flex-direction:column;align-items:flex-start;padding:24px 20px}.footer-news-row{flex-direction:column;align-items:flex-start;gap:12px}.footer-news-form{width:100%}.footer-news-form input{flex:1;width:auto}.footer-main{flex-direction:column;gap:32px;padding:32px 20px}.footer-links{grid-template-columns:repeat(2,1fr);gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}.footer-bottom-left{flex-direction:column;align-items:flex-start;gap:8px}}.sidebar{flex-shrink:0;align-self:flex-start;width:240px;height:fit-content;position:sticky;top:24px}.sidebar-item{color:inherit;text-decoration:none}.sidebar-menu{background:#fff;border:1px solid #edf1f5;border-radius:24px;flex-direction:column;gap:4px;padding:16px;display:flex}.sidebar-item{cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;height:44px;padding:0 14px;transition:all .18s;display:flex}.sidebar-item:hover{background:#f8fafc}.sidebar-item.active{background:#ede9fe}.sidebar-item.active span,.sidebar-item.active b,.sidebar-item.active svg{color:#6366f1}.sidebar-item-left{align-items:center;gap:12px;display:flex}.sidebar-item-left svg{flex-shrink:0;width:18px;height:18px}.sidebar-item span{font-size:14px;font-weight:400;line-height:1}.sidebar-item b{color:#98a2b3;flex-shrink:0;font-size:20px;font-weight:400;line-height:1;transform:translateY(-1px)}.safe-box{background:#f8fbfa;border:1px solid #edf1f5;border-radius:28px;margin-top:18px;padding:24px 22px}.safe-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.safe-head svg{color:#245b47;flex-shrink:0;width:18px;height:18px;position:relative;top:1px}.safe-head h3{letter-spacing:-.02em;color:#163c31;font-size:16px;font-weight:700;line-height:1}.safe-box p{color:#7b8794;font-size:13px;line-height:1.7}@media (width<=1100px){.sidebar{width:100%}.sidebar-menu,.safe-box{border-radius:24px}}@media (width<=768px){.sidebar{display:none}.sidebar-menu{border-radius:22px;padding:14px}.sidebar-item{height:46px}.sidebar-item span{font-size:14px}.safe-box{border-radius:22px}}.category-products{margin-top:0}.section-sub{color:#667085;margin-top:6px;font-size:15px;font-weight:500}.catalog-sort{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e6ebf2;border-radius:14px;outline:none;height:46px;padding:0 16px;font-size:14px;font-weight:600}.catalog-grid{margin-top:24px}@media (width<=768px){.section-sub{font-size:13px}.section-head{flex-direction:column;align-items:flex-start;gap:14px}.catalog-sort{width:100%}.catalog-grid{grid-template-columns:1fr 1fr;gap:18px 12px;display:grid}.catalog-grid .product-card{width:100%;min-width:0}.catalog-grid .product-image{aspect-ratio:1.45;border-radius:16px;overflow:hidden}.catalog-grid .product-image img{object-fit:cover;width:100%;height:100%;display:block}.catalog-grid .product-top{margin-top:8px}.catalog-grid .product-top h3{font-size:14px;line-height:1.3}.catalog-grid .product-price{font-size:12px;line-height:1.4}}.hero{background:linear-gradient(135deg,#f0f4ff 0%,#fff 60%,#fdf2ff 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:48px;min-height:380px;padding:56px 48px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#4f46e50f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:200px}.hero-left{z-index:1;flex-direction:column;flex:1;gap:20px;max-width:480px;display:flex;position:relative}.hero-badge{color:#4f46e5;background:linear-gradient(135deg,#ede9fe,#ddd6fe);border:1px solid #c4b5fd;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #6366f126}.hero-badge-dot{background:#6366f1;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-left h1{color:#0f172a;margin:0;font-size:42px;font-weight:700;line-height:1.15}.hero-accent{background:linear-gradient(90deg,#4f46e5,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-left p{color:#64748b;margin:0;font-size:16px;line-height:1.6}.hero-actions{flex-direction:column;gap:14px;display:flex}.hero-btn{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #4f46e559}.hero-btn:hover{letter-spacing:.02em;background:linear-gradient(135deg,#4338ca,#6d28d9);transform:translateY(-2px);box-shadow:0 8px 25px #4f46e580}.hero-trust{gap:16px;display:flex}.hero-trust span{color:#94a3b8;font-size:13px}.hero-right{z-index:1;flex-shrink:0;position:relative}.hero-cards-wrap{position:relative}.hero-cards-img{filter:drop-shadow(0 20px 40px #4f46e526);width:520px;max-width:100%;animation:4s ease-in-out infinite float;display:block}.hero-glow{filter:blur(10px);pointer-events:none;background:radial-gradient(#4f46e533 0%,#0000 70%);width:300px;height:60px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=768px){.hero{text-align:center;flex-direction:column;padding:32px 20px}.hero-left h1{font-size:28px}.hero-badge{margin:0 auto}.hero-btn{justify-content:center;width:100%}.hero-trust{justify-content:center}.hero-cards-img{width:100%}}.hero-float-cards{width:420px;height:320px;position:relative}.hcard{border-radius:16px;transition:transform .3s;position:absolute;overflow:hidden;box-shadow:0 8px 24px #0000001f}.hcard img{object-fit:cover;width:100%;height:100%;display:block}.hcard:hover{z-index:10;transform:translateY(-6px)scale(1.04);box-shadow:0 16px 36px #4f46e540}.hcard-1{z-index:3;width:160px;height:100px;animation:4s ease-in-out infinite float1;top:0;left:0}.hcard-2{z-index:4;width:140px;height:88px;animation:4.5s ease-in-out infinite float2;top:0;left:175px}.hcard-3{z-index:3;width:150px;height:94px;animation:5s ease-in-out infinite float1;top:0;left:310px}.hcard-4{z-index:2;width:145px;height:90px;animation:4.2s ease-in-out infinite float2;top:120px;left:40px}.hcard-5{z-index:3;width:155px;height:96px;animation:3.8s ease-in-out infinite float1;top:115px;left:200px}.hcard-6{z-index:2;width:140px;height:88px;animation:4.8s ease-in-out infinite float2;top:230px;left:100px}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.hcard{background:#fff;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.hcard img{object-fit:cover;width:100%;height:100%}.products{width:100%;margin-top:34px}.section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-head h2{letter-spacing:-.04em;color:#0f172a;font-size:28px;font-weight:700;line-height:1.05}.view-all{color:#111827;cursor:pointer;background:#fff;border:1px solid #e7ebf1;border-radius:14px;height:44px;padding:0 18px;font-size:14px;font-weight:700}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 18px;display:grid}.product-card{min-width:0;color:inherit;text-decoration:none}.product-card *{text-decoration:none}.product-card{color:#0f172a;flex-direction:column;gap:10px;text-decoration:none;transition:all .18s;display:flex}.product-card:hover .product-image{border-color:#c4b5fd;transform:translateY(-4px);box-shadow:0 12px 28px #4f46e526}.product-image{transition:all .2s}.product-card h3{color:#111827;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.35}.product-image{aspect-ratio:1.45;background:#fff;border:1px solid #edf1f5;border-radius:20px;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-body{padding-top:10px}.product-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.product-top h3{letter-spacing:-.02em;color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product-rating{color:#f59e0b;flex-shrink:0;align-items:center;gap:2px;font-size:13px;font-weight:700;display:flex}.product-price{color:#64748b;margin-top:4px;font-size:13px;font-weight:600}.product-page{max-width:1280px;margin:0 auto;padding:28px 28px 80px}.product-breadcrumb{color:#94a3b8;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;display:flex}.product-breadcrumb a{color:#94a3b8;text-decoration:none}.product-breadcrumb a:hover{color:#0f172a}.product-breadcrumb span{color:#cbd5e1}.product-breadcrumb b{color:#0f172a;font-weight:600}.product-layout{grid-template-columns:400px 1fr;align-items:start;gap:40px;display:grid}.product-left{flex-direction:column;gap:14px;display:flex;position:sticky;top:24px}.product-image-wrap{aspect-ratio:360/216;border-radius:26px;width:100%;max-width:460px;overflow:hidden}.product-image-wrap img{object-fit:contain;width:100%;height:100%;display:block}.product-meta-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.product-meta{background:#f8fafc;border:1px solid #edf1f5;border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;transition:all .15s;display:flex}.product-meta:hover{background:#f1f5ff;border-color:#c4b5fd}.product-meta i{color:#6366f1;width:18px;height:18px;display:block}.product-meta span{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:600}.product-meta b{color:#0f172a;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.3}.product-meta svg{color:#6366f1;width:18px;height:18px;display:block}.product-right{flex-direction:column;gap:16px;min-width:0;display:flex}.product-right .faq-section{margin-top:0}.product-hero-info{flex-direction:column;gap:16px;display:flex}.product-name-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-name-row h1{letter-spacing:-.04em;color:#0f172a;font-size:32px;font-weight:700;line-height:1.1}.product-rating-pill{color:#0f172a;white-space:nowrap;background:#f8fafc;border:1px solid #edf1f5;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:7px 16px;font-size:14px;font-weight:700;display:flex}.product-rating-pill .star{color:#f59e0b;font-size:15px}.product-desc{color:#64748b;font-size:15px;line-height:1.7}.product-trust{flex-wrap:wrap;gap:8px;display:flex}.trust-item{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:flex}.trust-item i,.trust-item svg{color:#16a34a;width:14px;height:14px}.purchase-box{background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 2px 16px #0f172a12}.purchase-box-top{padding:22px 24px}.option-col label,.option-col-sm label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.amount-wrap{flex-direction:column;gap:10px;display:flex}.amount-grid{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.amount-btn{color:#0f172a;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;height:42px;padding:0 20px;font-size:14px;font-weight:700;transition:all .15s}.amount-btn:hover{background:#f1f5f9;border-color:#94a3b8}.amount-btn.active{color:#fff;background:#0f172a;border-color:#0f172a}.custom-amount{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:0 16px;transition:all .15s;display:flex}.custom-amount:focus-within{background:#fff;border-color:#94a3b8}.custom-amount input{color:#0f172a;-moz-appearance:textfield;background:0 0;border:none;outline:none;flex:1;height:44px;font-size:14px;font-weight:600}.custom-amount input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-amount input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-amount input::placeholder{color:#94a3b8;font-weight:500}.custom-amount span{color:#94a3b8;font-size:13px;font-weight:700}.purchase-box-row{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;align-items:center;gap:24px;margin-top:20px;padding-top:20px;display:grid}.qty-ctrl{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;width:fit-content;display:flex;overflow:hidden}.qty-ctrl button{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:38px;height:42px;font-size:22px;font-weight:300;transition:all .15s;display:flex}.qty-ctrl button:hover{color:#0f172a;background:#e2e8f0}.qty-ctrl span{text-align:center;color:#0f172a;background:#fff;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;width:46px;height:42px;font-size:16px;font-weight:700;line-height:42px}.crypto-price{align-items:center;gap:10px;display:flex}.crypto-price b{letter-spacing:-.03em;color:#0f172a;font-size:22px;font-weight:700}.purchase-box-footer{background:#fafbfc;border-top:1px solid #f1f5f9;padding:14px 24px}.product-points{color:#64748b;font-size:13px}.product-actions{grid-template-columns:1fr 1.6fr;gap:12px;display:grid}.btn-cart{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:18px;justify-content:center;align-items:center;gap:8px;height:56px;font-size:15px;font-weight:700;transition:all .18s;display:flex}.btn-cart:hover{background:#f8fafc;border-color:#94a3b8}.btn-cart i,.btn-cart svg{width:18px;height:18px}.btn-buy{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;height:56px;font-size:16px;font-weight:700;transition:all .18s;display:flex;box-shadow:0 8px 28px #0f172a38}.btn-buy:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 12px 32px #0f172a47}.btn-buy i,.btn-buy svg{width:18px;height:18px}.product-region{color:#64748b;font-size:13px}.product-section{background:#fff;border:1px solid #edf1f5;border-radius:20px;overflow:hidden}.product-section .faq-item{background:0 0;border:none;border-top:1px solid #f1f5f9;border-radius:0}.product-section .faq-item:first-child{border-top:none}.section-header{cursor:pointer;justify-content:space-between;align-items:center;padding:18px 22px;transition:all .15s;display:flex}.section-header:hover{background:#fafbfc}.section-header h3{color:#0f172a;font-size:15px;font-weight:700}.section-header i,.section-header svg{color:#94a3b8;flex-shrink:0;width:18px;height:18px}.product-content{color:#64748b;padding:0 22px 20px;font-size:14px;line-height:1.75}.product-section .faq-list{padding:0 22px 18px}.product-section .faq-item{border-top:1px solid #f1f5f9}.product-section .faq-question{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 0;font-size:14px;font-weight:600;display:flex}.product-section .faq-question i,.product-section .faq-question svg{color:#94a3b8;flex-shrink:0;width:16px;height:16px}.product-section .faq-answer{color:#64748b;padding-bottom:16px;font-size:14px;line-height:1.7;display:none}.product-section .faq-item.active .faq-answer{display:block}.related-products .section-header{cursor:default}.related-products .section-header:hover{background:0 0}.related-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:4px 16px 18px;display:grid}.related-card{cursor:pointer;background:#fff;border:1px solid #edf1f5;border-radius:16px;padding:12px;text-decoration:none;transition:all .18s;display:block}.related-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 20px #0f172a14}.related-image{aspect-ratio:1.6;background:#f8fafc;border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;display:flex;overflow:hidden}.related-image img{object-fit:contain;width:80%;height:80%}.related-info h4{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.related-rating{color:#f59e0b;margin-bottom:3px;font-size:12px;font-weight:600}.related-info p{color:#94a3b8;font-size:11px}@media (width<=768px){.product-page{padding:14px 12px 60px}.product-breadcrumb{margin-bottom:14px;font-size:11px}.product-layout{grid-template-columns:1fr;gap:20px}.product-left{position:static}.product-image-wrap{aspect-ratio:360/216;border-radius:20px}.product-image-wrap img{width:100%;height:100%}.product-meta{border-radius:14px;padding:10px 12px}.product-meta span{font-size:10px}.product-meta b{font-size:12px}.product-name-row h1{font-size:22px}.product-rating-pill{padding:5px 12px;font-size:13px}.trust-item{padding:5px 11px;font-size:12px}.purchase-box-top{padding:16px}.amount-btn{height:38px;padding:0 14px;font-size:13px}.purchase-box-row{gap:16px;margin-top:16px;padding-top:16px}.qty-ctrl button{width:34px;height:38px}.qty-ctrl span{width:38px;height:38px;line-height:38px}.crypto-price b{font-size:18px}.purchase-box-footer{padding:12px 16px}.product-actions{grid-template-columns:1fr 1.5fr;gap:10px}.btn-cart,.btn-buy{border-radius:16px;height:50px;font-size:14px}.section-header{padding:16px}.product-content{padding:0 16px 16px}.product-section .faq-list{padding:0 16px 14px}.related-grid{gap:8px;padding:4px 12px 14px}.related-image{height:46px}.related-info h4{font-size:11px}.related-info p{font-size:10px}}.toast{color:#fff;z-index:9999;opacity:0;white-space:nowrap;pointer-events:none;background:#0f172a;border-radius:999px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(80px)}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}.product-points{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.product-points b{color:#16a34a;font-weight:700}.cashback-icon{font-size:14px}.view-all{border-radius:12px;height:40px;padding:0 14px;font-size:12px}.action-btn{border-radius:14px;height:48px;padding:0 16px;font-size:14px}@media (width<=1100px){.sidebar{width:220px}.hero{flex-direction:column;height:auto;padding:40px 32px}.hero-left{width:100%}.hero h1{max-width:100%;font-size:44px}.hero-right{background-position:50%;background-size:contain;width:100%;height:260px;margin-top:20px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mobile-cats,.mobile-products,.ecommerce-mobile-products,.gaming-mobile-products,.travel-mobile-products,.food-mobile-products,.hamburger-btn{display:none}.cat-sheet-overlay{z-index:999;background:#0006;display:none;position:fixed;inset:0}.cat-sheet-overlay.open{display:block}.cat-sheet{z-index:1000;background:#fff;border-radius:24px 24px 0 0;max-height:80vh;padding:0 0 32px;transition:transform .3s cubic-bezier(.32,.72,0,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.cat-sheet.open{transform:translateY(0)}.cat-sheet-handle{background:#e2e8f0;border-radius:999px;width:40px;height:4px;margin:12px auto 0}.cat-sheet-head{color:#0f172a;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:16px 20px 12px;font-size:16px;font-weight:700;display:flex}.cat-sheet-close{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;font-size:14px}.cat-sheet-list{padding:8px 0}.cat-sheet-item{color:#0f172a;cursor:pointer;align-items:center;gap:14px;padding:14px 20px;font-size:15px;font-weight:500;transition:all .15s;display:flex}.cat-sheet-item:active{background:#f8fafc}.cat-sheet-item.active{color:#6366f1;font-weight:700}.cat-sheet-item svg{color:#64748b;flex-shrink:0;width:20px;height:20px}.cat-sheet-item.active svg{color:#6366f1}@media (width<=768px){html,body{overflow-x:hidden}.logo-tag{display:none}.header{grid-template-columns:auto 1fr auto;grid-template-areas:"hamburger logo actions""search search search";align-items:center;gap:12px;height:auto;padding:12px;display:grid}.hamburger-btn{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #edf1f5;border-radius:14px;flex-shrink:0;grid-area:hamburger;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.logo{grid-area:logo;width:auto;height:auto;font-size:22px}.header-actions{grid-area:actions;gap:8px}.action-btn{border-radius:14px;height:44px;padding:0 14px;font-size:13px}.cart-btn{border-radius:14px;width:44px;height:44px}.search-wrap{grid-area:search;width:100%}.search-wrap .search{grid-area:unset;box-sizing:border-box;border-radius:16px;width:100%;height:50px;padding-left:44px;padding-right:40px;font-size:14px}.search-dropdown{scrollbar-width:none;border-radius:16px;max-height:60vh;left:0;right:0;overflow:hidden auto}.search-dropdown::-webkit-scrollbar{display:none}.content{flex-direction:column;gap:16px;width:100%;min-width:0;padding:12px}.main{width:100%;min-width:0}.sidebar{display:none}.hero{border-radius:20px;flex-direction:column;width:100%;min-width:0;height:auto;padding:24px 20px;overflow:hidden}.hero-left{width:100%}.hero h1{letter-spacing:-.05em;max-width:230px;font-size:26px;line-height:1.05}.hero p{max-width:100%;margin-top:14px;font-size:14px;line-height:1.7}.hero-btn{border-radius:16px;width:100%;height:50px;margin-top:24px;font-size:15px}.hero-right,.desktop-products,.ecommerce-products,.gaming-products,.travel-products,.food-products{display:none}.mobile-products,.ecommerce-mobile-products,.gaming-mobile-products,.travel-mobile-products,.food-mobile-products{scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.mobile-products::-webkit-scrollbar{display:none}.ecommerce-mobile-products::-webkit-scrollbar{display:none}.gaming-mobile-products::-webkit-scrollbar{display:none}.travel-mobile-products::-webkit-scrollbar{display:none}.food-mobile-products::-webkit-scrollbar{display:none}.mobile-product-page{gap:14px;display:flex}.mobile-products .product-card,.ecommerce-mobile-products .product-card,.gaming-mobile-products .product-card,.travel-mobile-products .product-card,.food-mobile-products .product-card{flex:0 0 148px;min-width:148px}.mobile-products .product-image,.ecommerce-mobile-products .product-image,.gaming-mobile-products .product-image,.travel-mobile-products .product-image,.food-mobile-products .product-image{aspect-ratio:1.45;background:#fff;border:1px solid #edf1f5;border-radius:18px;overflow:hidden}.mobile-products .product-image img,.ecommerce-mobile-products .product-image img,.gaming-mobile-products .product-image img,.travel-mobile-products .product-image img,.food-mobile-products .product-image img{object-fit:contain;width:100%;height:100%;display:block}.mobile-products .product-body,.ecommerce-mobile-products .product-body,.gaming-mobile-products .product-body,.travel-mobile-products .product-body,.food-mobile-products .product-body{padding-top:10px}.mobile-products .product-top,.ecommerce-mobile-products .product-top,.gaming-mobile-products .product-top,.travel-mobile-products .product-top,.food-mobile-products .product-top{display:block}.mobile-products .product-top h3,.ecommerce-mobile-products .product-top h3,.gaming-mobile-products .product-top h3,.travel-mobile-products .product-top h3,.food-mobile-products .product-top h3{letter-spacing:-.02em;color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-products .product-rating,.ecommerce-mobile-products .product-rating,.gaming-mobile-products .product-rating,.travel-mobile-products .product-rating,.food-mobile-products .product-rating{color:#5b6475;margin-top:4px;font-size:12px;font-weight:600}.mobile-products .product-price,.ecommerce-mobile-products .product-price,.gaming-mobile-products .product-price,.travel-mobile-products .product-price,.food-mobile-products .product-price{color:#6b7280;margin-top:6px;font-size:12px;font-weight:500;line-height:1.5}.trust{border-radius:22px;flex-direction:column;gap:24px;width:100%;min-width:0;margin-top:24px;padding:24px 20px;overflow:hidden}.trust-left{width:100%;min-width:0;max-width:100%}.trust-left h2{max-width:280px;font-size:28px;line-height:1.05}.trust-left p{max-width:100%;font-size:14px}.trust-features{grid-template-columns:1fr 1fr;gap:16px 14px;width:100%;margin-top:26px;display:grid}.trust-feature{width:100%;min-width:0}.trust-feature span{white-space:normal;font-size:12px;line-height:1.4}.trust-card{border-radius:22px;width:100%;min-width:0;padding:22px}.trust-score-right h3{font-size:18px}.trust-card p{font-size:13px}.trust-users-label{display:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;display:grid!important}.catalog-grid .product-card{flex:none;width:100%;min-width:0}.catalog-grid .product-image{aspect-ratio:1.4;border-radius:16px}.catalog-grid .product-image img{object-fit:contain;width:100%;height:100%}.catalog-grid .product-top{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.catalog-grid .product-top h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.catalog-grid .product-rating{flex-shrink:0;margin-top:0;font-size:12px}.catalog-grid .product-price{font-size:12px;line-height:1.45}.btn-login{display:none}}.trust{background:#fff;border:1px solid #edf1f5;border-radius:28px;justify-content:space-between;align-items:center;gap:44px;margin-top:38px;padding:40px 44px;display:flex;overflow:hidden}.trust-left{flex:1;min-width:0;max-width:760px}.trust-label{letter-spacing:.09em;color:#4f46e5;margin-bottom:14px;font-size:10px;font-weight:700;display:inline-flex}.trust-left h2{letter-spacing:-.055em;color:#0f172a;max-width:520px;font-size:32px;font-weight:700;line-height:1.04}.trust-left p{color:#667085;max-width:500px;margin-top:18px;font-size:14px;line-height:1.75}.trust-features{align-items:center;gap:22px;width:100%;margin-top:34px;display:flex}.trust-feature{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.trust-feature-icon{background:#ede9fe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.trust-feature-icon svg{color:#4f46e5;stroke-width:2.3px;width:15px;height:15px}.trust-feature span{color:#111827;font-size:12px;font-weight:650;line-height:1.45}.trust-card{background:#fff;border:1px solid #f1f5f9;border-radius:28px;flex-shrink:0;width:370px;padding:28px;box-shadow:0 4px 24px #0f172a0f}.trust-score-top{align-items:flex-start;gap:14px;display:flex}.trust-big-star{color:#fff;background:linear-gradient(#29d76f 0%,#19c55d 100%);border:1px solid #ffffff47;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;display:flex;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #22c55e2e}.trust-score-right h3{letter-spacing:-.03em;color:#111827;font-size:18px;font-weight:700;line-height:1}.trust-stars{gap:5px;margin-top:10px;display:flex}.trust-stars span{color:#fff;background:linear-gradient(#29d76f 0%,#19c55d 100%);border:1px solid #ffffff38;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex}.trust-card>p{color:#111827;margin-top:22px;font-size:13px;font-weight:600;line-height:1.6}.trust-users{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:12px 20px;display:flex}.trust-users strong{color:#16a34a;letter-spacing:-.03em;font-size:22px;font-weight:800}.trust-users span{color:#15803d;font-size:13px;font-weight:500}@media (width<=768px){.trust{border-radius:22px;flex-direction:column;gap:24px;margin-top:24px;padding:24px 20px}.trust-left{width:100%;max-width:100%}.trust-left h2{max-width:100%;font-size:26px}.trust-left p{max-width:100%;font-size:13px}.trust-features{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.trust-card{width:100%;padding:20px}}.how-v2{margin-top:30px}.how-v2-header{margin-bottom:22px}.how-v2-header h2{letter-spacing:-.04em;color:#111827;font-size:30px;font-weight:700;line-height:1}.how-v2-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.how-v2-card{background:#f4f5f7;border:1px solid #eceff3;border-radius:18px;overflow:hidden}.how-v2-image{aspect-ratio:1.55;background:#ececec;width:100%;overflow:hidden}.how-v2-image img{object-fit:cover;width:100%;height:100%;display:block}.how-v2-content{padding:18px 20px 22px}.how-v2-content h3{letter-spacing:-.03em;color:#374151;font-size:18px;font-weight:700;line-height:1.25}.how-v2-content p{color:#4b5563;margin-top:8px;font-size:14px;line-height:1.6}@media (width<=768px){.how-v2{margin-top:40px}.how-v2-header{margin-bottom:20px}.how-v2-header h2{font-size:28px;line-height:1.05}.how-v2-grid{grid-template-columns:1fr;gap:18px}.how-v2-image{aspect-ratio:1.7;border-radius:20px 20px 0 0}.how-v2-content{padding:18px}.how-v2-content h3{margin-bottom:8px;font-size:22px}.how-v2-content p{color:#5b6475;font-size:15px}}.gift-strip{margin-top:56px}.gift-strip-head{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.gift-strip-copy h2{letter-spacing:-.04em;color:#111827;font-size:30px;font-weight:700;line-height:1.02}.gift-strip-copy p{color:#667085;margin-top:10px;font-size:16px;font-weight:500;line-height:1.5}.gift-strip-actions{align-items:center;gap:12px;display:flex}.gift-strip-link{color:#344054;font-size:14px;font-weight:700;text-decoration:none}.gift-strip-arrow{color:#667085;background:#eef1f5;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.gift-strip-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.gift-card{min-width:0}.gift-card-thumb{aspect-ratio:1.38;background:#fff;border:1px solid #eceff4;border-radius:20px;width:100%;transition:all .22s;overflow:hidden}.gift-card:hover .gift-card-thumb{border-color:#dbe2ea;transform:translateY(-4px);box-shadow:0 10px 30px #0f172a0f}.gift-card-thumb img{object-fit:cover;width:100%;height:100%;display:block}.gift-card-thumb.contain{background:#fff}.gift-card-thumb.contain img{object-fit:contain;padding:16px}.gift-card-meta{margin-top:10px}.gift-card-meta h3{letter-spacing:-.015em;color:#172033;font-size:15px;font-weight:700;line-height:1.35}.gift-card-meta span{color:#7b8498;margin-top:4px;font-size:13px;font-weight:500;line-height:1.45;display:block}@media (width<=768px){.gift-strip{margin-top:40px}.gift-strip-head{align-items:flex-start;gap:12px;margin-bottom:18px}.gift-strip-copy{flex:1}.gift-strip-copy h2{font-size:24px}.gift-strip-copy p{margin-top:6px;font-size:13px}.gift-strip-actions{gap:8px}.gift-strip-link{font-size:13px}.gift-strip-arrow{width:40px;height:40px;font-size:20px}.gift-strip-row{-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.gift-strip-row::-webkit-scrollbar{display:none}.gift-card{flex:0 0 126px}.gift-card-thumb{border-radius:18px;width:126px;height:96px}.gift-card-thumb.contain img{padding:12px}.gift-card-meta{margin-top:8px}.gift-card-meta h3{font-size:14px}.gift-card-meta span{font-size:12px}}.load-more-wrap{flex-direction:column;align-items:center;gap:12px;padding:32px 0 48px;display:flex}.load-more-info{color:#94a3b8;font-size:13px;font-weight:500}.load-more-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;height:48px;padding:0 32px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.load-more-btn:hover{background:#f8fafc;border-color:#94a3b8}.catalog-title h2{color:#0f172a;margin-bottom:6px;font-size:28px;font-weight:700}.catalog-title p{color:#94a3b8;margin-top:0;font-size:14px}.catalog-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.catalog-title{margin-bottom:0}@media (width<=768px){.catalog-header{flex-direction:column;align-items:flex-start;gap:12px}.catalog-sort{order:2;width:100%}.catalog-title{order:1}}.faq-section{margin-top:84px}.faq-head{text-align:center;margin-bottom:44px}.faq-label{letter-spacing:.16em;text-transform:uppercase;color:#6366f1;margin-bottom:14px;font-size:13px;font-weight:700}.faq-head h2{letter-spacing:-.04em;color:#0f172a;font-size:30px;font-weight:700;line-height:1.08}.faq-head p{color:#667085;margin-top:10px;font-size:16px;line-height:1.55}.faq-list{max-width:1160px;margin:0 auto}.faq-item{background:#fff;border:1px solid #e8edf3;border-radius:18px;margin-bottom:12px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.faq-item:hover{border-color:#dce4ec}.faq-item.active{border-color:#dde5ee;box-shadow:0 4px 16px #0f172a08}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:20px 24px;display:flex}.faq-question span{letter-spacing:-.015em;color:#111827;font-size:15px;font-weight:700;line-height:1.4}.faq-question svg{stroke:#667085;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px;transition:all .18s}.faq-item.active .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .28s,padding .28s;overflow:hidden}.faq-item.active .faq-answer{max-height:240px;padding:0 24px 20px}.faq-answer p{color:#667085;max-width:760px;font-size:15px;line-height:1.75}.faq-features{border-top:1px solid #e9edf3;grid-template-columns:repeat(4,1fr);gap:16px;max-width:860px;margin:42px auto 0;padding-top:24px;display:grid}.faq-feature{color:#667085;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.faq-feature svg{stroke:#22c55e;stroke-width:2.2px;fill:none;width:18px;height:18px}@media (width<=768px){.faq-section{margin-top:64px}.faq-head{margin-bottom:30px}.faq-label{font-size:11px}.faq-head h2{font-size:26px;line-height:1.14}.faq-head p{margin-top:8px;padding:0 12px;font-size:14px;line-height:1.6}.faq-item{border-radius:16px;margin-bottom:10px}.faq-question{padding:18px}.faq-question span{font-size:15px;line-height:1.45}.faq-item.active .faq-answer{padding:0 18px 18px}.faq-answer p{font-size:14px;line-height:1.72}.faq-features{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:34px;padding-top:20px}.faq-feature{justify-content:flex-start;font-size:13px}}.checkout-page{max-width:1280px;margin:0 auto;padding:34px 28px 90px}.checkout-layout{grid-template-columns:minmax(0,1.03fr) 520px;align-items:start;gap:24px;display:grid}.checkout-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:34px 34px 30px;box-shadow:0 1px 2px #0f172a05,0 12px 34px #0f172a07}.checkout-card h1,.checkout-card h2{letter-spacing:-.06em;color:#0f172a;margin-bottom:28px;font-size:23px;font-weight:760;line-height:1}.checkout-items{flex-direction:column;display:flex}.checkout-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;padding-bottom:22px;display:flex}.checkout-item:last-child{margin-bottom:0}.checkout-item-main{align-items:flex-start;gap:18px;min-width:0;display:flex}.checkout-item-image{background:#fff;border:1px solid #edf2f7;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:146px;height:92px;padding:14px;display:flex;overflow:hidden}.checkout-item-image img{object-fit:contain;width:100%;height:100%;display:block}.checkout-item-info{padding-top:1px}.checkout-item-info h3{letter-spacing:-.02em;color:#111827;margin-bottom:4px;font-size:14px;font-weight:680;line-height:1.2}.checkout-item-info span{color:#64748b;margin-bottom:2px;font-size:12.5px;line-height:1.45;display:block}.checkout-item-info p{color:#475569;margin-bottom:6px;font-size:13px;font-weight:520;line-height:1.4}.checkout-item-info small{color:#64748b;font-size:12px;line-height:1.5}.checkout-item-side{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:16px;min-height:92px;display:flex}.checkout-item-actions{align-items:center;gap:10px;display:flex}.qty-select{color:#111827;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 14px center/15px no-repeat;border:1px solid #dde5ef;border-radius:14px;width:82px;height:42px;padding:0 40px 0 14px;font-size:14px;font-weight:650;transition:all .16s}.qty-select:hover{border-color:#cfd8e4}.qty-select:focus{border-color:#c7d2fe;outline:none}.remove-btn{color:#475569;opacity:.82;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:30px;font-weight:300;line-height:1;transition:all .16s;display:flex}.remove-btn:hover{opacity:1}.checkout-item-price{letter-spacing:-.015em;color:#475569;font-size:13px;font-weight:540;line-height:1.3}.checkout-warning{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:12px;margin-top:26px;margin-bottom:28px;padding:15px 18px;display:flex}.checkout-warning i{color:#64748b;flex-shrink:0;width:17px;height:17px}.checkout-warning span{color:#475569;font-size:12.8px;line-height:1.55}.checkout-total{flex-direction:column;gap:14px;display:flex}.total-row{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.total-row span{color:#64748b;font-size:13px;line-height:1.45}.total-row b{letter-spacing:-.05em;color:#2432d3;font-size:16px;font-weight:790;line-height:1}.total-estimate strong{letter-spacing:-.055em;color:#0f172a;font-size:17px;font-weight:790;line-height:1}.checkout-login{color:#64748b;margin-bottom:26px;font-size:13px;line-height:1.5}.checkout-login a{color:#111827;font-weight:620;text-decoration:underline}.checkout-field{margin-bottom:22px}.checkout-field label{letter-spacing:-.01em;color:#64748b;margin-bottom:10px;font-size:12.5px;font-weight:620;line-height:1.45;display:block}.checkout-field input{color:#111827;background:#fff;border:1px solid #dce4ee;border-radius:16px;width:100%;height:56px;padding:0 18px;font-size:15px;font-weight:500;transition:all .16s}.checkout-field input::placeholder{color:#94a3b8}.checkout-field input:focus{border-color:#cbd5e1;outline:none}.checkout-checks{flex-direction:column;gap:15px;margin-bottom:26px;display:flex}.checkout-check{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.checkout-check input{accent-color:#2432d3;flex-shrink:0;width:18px;height:18px;margin-top:1px}.checkout-check span{color:#64748b;font-size:12.7px;line-height:1.58}.checkout-check a{color:#475569;text-decoration:underline}.checkout-btn{color:#fff;letter-spacing:-.025em;cursor:pointer;background:#2432d3;border:none;border-radius:16px;width:100%;height:54px;margin-top:15px;font-size:15px;font-weight:700;transition:all .16s;box-shadow:inset 0 1px #ffffff14,0 8px 22px #2432d329}.checkout-btn:hover{background:#1f2bc0}@media (width<=768px){.checkout-page{box-sizing:border-box;background:#f1f5f9;width:100%;max-width:100%;margin:0;padding:12px}.checkout-layout{grid-template-columns:1fr;gap:12px;width:100%;padding:0}.checkout-card{box-sizing:border-box;border:1px solid #edf2f7;border-radius:20px;width:100%;padding:24px 20px;box-shadow:0 2px 12px #0f172a0f}.checkout-item{flex-direction:row;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px}.checkout-item-main{flex:1;width:auto;min-width:0}.checkout-item-image{flex-shrink:0;width:64px;height:48px;padding:8px}.checkout-item-info h3{font-size:13px}.checkout-item-info span,.checkout-item-info p{font-size:12px}.checkout-item-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;min-height:auto}.checkout-item-price{font-size:12px}}.payment-tabs{gap:10px;margin-bottom:28px;display:flex}.payment-tab{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;height:42px;padding:0 18px;font-size:13px;font-weight:650}.payment-tab.active{color:#2432d3;background:#eef2ff;border-color:#c7d2fe}.payment-section{margin-bottom:28px}.payment-section label{color:#64748b;margin-bottom:14px;font-size:12px;font-weight:700;display:block}.payment-coins{flex-wrap:wrap;gap:12px;display:flex}.coin-option{cursor:pointer;background:#fff;border:1px solid #edf2f7;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:88px;height:88px;transition:all .16s;display:flex}.coin-option span{font-size:28px}.coin-option b{color:#111827;font-size:13px;font-weight:700}.coin-option.active{background:#f8faff;border-color:#c7d2fe;box-shadow:0 0 0 4px #6366f114}.network-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.network-option{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;height:46px;padding:0 16px;font-size:13px;font-weight:650}.network-option.active{color:#2432d3;background:#eef2ff;border-color:#c7d2fe}.payment-summary{padding-top:8px}.payment-summary div{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.payment-summary span{color:#64748b;font-size:13px}.payment-summary b{letter-spacing:-.05em;color:#0f172a;font-size:20px;font-weight:700}.payment-step{display:none}.payment-step.active{display:block}.checkout-qty{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;display:flex;overflow:hidden}.checkout-qty button{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:38px;font-size:20px;transition:all .15s;display:flex}.checkout-qty button:hover{background:#e2e8f0}.checkout-qty b{text-align:center;color:#0f172a;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;width:34px;height:38px;font-size:14px;font-weight:700;line-height:38px;display:block}.checkout-empty{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;font-size:15px;display:flex}.field-error{color:#ef4444;margin-top:6px;margin-bottom:8px;padding-left:2px;font-size:12px;font-weight:500}.pay-screen{display:none}.pay-screen.active{display:block}.method-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;display:grid}.method-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:6px;padding:18px 16px;transition:all .18s;display:flex;position:relative}.method-card:hover{border-color:#c7d2fe}.method-card.active{background:#eef2ff;border:2px solid #4f46e5}.method-card i,.method-card svg{color:#4f46e5;width:24px;height:24px}.method-card b{color:#0f172a;font-size:14px;font-weight:700}.method-card span{color:#64748b;font-size:12px}.pay-back{color:#64748b;cursor:pointer;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;font-size:13px;font-weight:600;display:flex}.pay-back:hover{color:#0f172a}.pay-back svg{width:16px;height:16px}.pay-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-top:20px;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.coin-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px;display:grid}.coin-btn{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;transition:all .15s;display:flex}.coin-btn:hover{border-color:#c7d2fe}.coin-btn.active{background:#eef2ff;border:2px solid #4f46e5}.coin-sym{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.coin-info b{color:#0f172a;font-size:13px;font-weight:700;display:block}.coin-info span{color:#64748b;font-size:11px}.pay-timer{background:#fef3c7;border:1px solid #fde68a;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.pay-timer span{color:#92400e;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.pay-timer span svg{width:15px;height:15px}.pay-timer b{color:#92400e;letter-spacing:-.03em;font-size:18px;font-weight:700}.pay-qr-box{background:#f8fafc;border:1px solid #edf1f5;border-radius:18px;flex-direction:column;align-items:center;gap:12px;margin-bottom:12px;padding:20px;display:flex}.pay-qr{background:#fff;border:1px solid #edf1f5;border-radius:12px;justify-content:center;align-items:center;width:140px;height:140px;display:flex;overflow:hidden}.pay-qr img,.pay-qr canvas{width:100%;height:100%}.pay-network-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:4px 14px;font-size:12px;font-weight:600}.pay-address-row{background:#f8fafc;border:1px solid #edf1f5;border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 14px;display:flex}.pay-address-row span{color:#475569;word-break:break-all;flex:1;font-family:monospace;font-size:12px}.copy-btn{cursor:pointer;color:#64748b;background:0 0;border:none;flex-shrink:0;padding:4px;transition:all .15s}.copy-btn:hover{color:#0f172a}.copy-btn svg{width:16px;height:16px}.pay-amount-due{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.pay-amount-due span{color:#64748b;font-size:13px}.pay-amount-due b{color:#0f172a;letter-spacing:-.03em;font-size:18px;font-weight:700}.pay-back-link{text-align:center;color:#94a3b8;cursor:pointer;margin-top:12px;font-size:13px}.pay-back-link:hover{color:#475569}.pay-confirming{text-align:center;padding:32px 20px}.pay-spinner{border:3px solid #eef2ff;border-top-color:#4f46e5;border-radius:50%;width:44px;height:44px;margin:0 auto 16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pay-confirming p{color:#0f172a;margin-bottom:6px;font-size:15px;font-weight:600}.pay-confirming small{color:#94a3b8;font-size:13px}.pay-confirmed{text-align:center;padding:32px 20px}.pay-confirmed svg{color:#16a34a;width:48px;height:48px;margin-bottom:12px}.pay-confirmed p{color:#0f172a;margin-bottom:6px;font-size:16px;font-weight:700}.pay-confirmed small{color:#64748b;font-size:13px}@media (width<=768px){.method-grid{grid-template-columns:1fr 1fr;gap:8px}.coin-grid,.network-grid{grid-template-columns:1fr 1fr}}.method-discount{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:5px;width:fit-content;margin-top:6px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.method-discount svg{width:12px;height:12px}.price-original{color:#94a3b8;font-size:13px;text-decoration:line-through;display:block}.price-discounted{color:#0f172a;letter-spacing:-.03em;font-size:20px;font-weight:700;display:block}.price-save{color:#16a34a;font-size:12px;font-weight:600;display:block}.payment-total-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.payment-total-label{flex-direction:column;gap:6px;display:flex}.payment-total-label>span:first-child{color:#64748b;font-size:13px}.discount-tag{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;width:fit-content;padding:3px 10px;color:#16a34a!important;font-size:11px!important;font-weight:700!important}.payment-total-amounts{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.price-original{color:#94a3b8;text-align:right;font-size:12px;text-decoration:line-through;display:block}.price-discounted{color:#0f172a;letter-spacing:-.03em;text-align:right;font-size:20px;font-weight:700;line-height:1.2;display:block}.price-save{color:#16a34a;text-align:right;margin-top:2px;font-size:12px;font-weight:600;display:block}.pay-notice-error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-top:8px;padding:10px 16px;font-size:13px;font-weight:600}.pay-notice-info{color:#92400e;text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-bottom:8px;padding:10px 16px;font-size:13px;font-weight:500;line-height:1.5}.pay-notice-success{color:#16a34a;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-bottom:8px;padding:10px 16px;font-size:13px;font-weight:600}.network-option{align-items:center;gap:8px;display:flex}.network-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.method-grid{grid-template-columns:1.4fr 1fr}.method-card-secondary{opacity:.7;flex-direction:column;justify-content:flex-start;align-items:flex-start}.method-card-secondary:hover{opacity:1}.method-popular-badge{color:#fff;letter-spacing:.02em;background:#4f46e5;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}.method-limited{color:#94a3b8;margin-top:2px;font-size:11px}.method-card-secondary{flex-direction:column}.method-card-secondary>div{flex-direction:column;gap:4px;display:flex}@media (width<=768px){.method-grid{grid-template-columns:1fr}.method-card-secondary{flex-direction:row;align-items:flex-start;gap:12px;padding:14px 16px}.method-card-secondary i,.method-card-secondary svg{flex-shrink:0}.method-card-secondary>div{flex-direction:column;gap:2px;display:flex}}.pay-stepper{flex-direction:column;gap:0;margin-bottom:24px;display:none}.pay-stepper.active{display:flex}.pay-step{align-items:flex-start;gap:14px;padding:12px 0;display:flex}.pay-step-icon{background:#f8fafc;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.pay-step-icon .step-num{color:#94a3b8;font-size:13px;font-weight:700}.pay-step-icon .step-check{color:#fff;width:18px;height:18px;display:none}.pay-step-icon .step-spinner{border:2px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;display:none}.pay-step-info b{color:#94a3b8;font-size:14px;font-weight:700;line-height:1.3;display:block}.pay-step-info span{color:#cbd5e1;font-size:12px}.pay-step-info .step-error{color:#ef4444;margin-top:2px;font-size:12px;font-weight:500;display:none}.pay-step-line{background:#e2e8f0;width:2px;height:16px;margin-left:17px}.pay-step.active .pay-step-icon{background:#eef2ff;border-color:#6366f1}.pay-step.active .step-num{color:#6366f1}.pay-step.loading .pay-step-icon{background:#eef2ff;border-color:#6366f1}.pay-step.loading .step-num{display:none}.pay-step.loading .step-spinner{display:block}.pay-step.loading .pay-step-info b{color:#6366f1}.pay-step.done .pay-step-icon{background:#6366f1;border-color:#6366f1}.pay-step.done .step-num{display:none}.pay-step.done .step-check{display:block}.pay-step.done .pay-step-info b{color:#6366f1}.pay-step.done .pay-step-info span{color:#a5b4fc}.pay-step.done+.pay-step-line{background:#6366f1}.pay-step.error .pay-step-icon{background:#fef2f2;border-color:#ef4444}.pay-step.error .step-num{color:#ef4444;font-size:16px}.pay-step.error .pay-step-info b{color:#ef4444}.pay-step.error .step-error{display:block}.wallet-options{flex-direction:column;gap:6px;width:100%;margin:8px 0 4px}.wallet-opt-btn{border:1.5px solid var(--border);cursor:pointer;width:100%;color:var(--text);background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 14px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.wallet-opt-btn span{color:#64748b;font-size:11px;font-weight:400}.wallet-opt-btn.active{background:#eef2ff;border-color:#6366f1}.trust-bar{color:#fff;white-space:nowrap;background:#0f172a;padding:8px 0;font-size:12px;font-weight:500;overflow:hidden}.trust-bar-inner{white-space:nowrap;gap:48px;animation:20s linear infinite trust-scroll;display:inline-flex}.trust-bar-inner span{opacity:.85}@keyframes trust-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}input,select,textarea{touch-action:manipulation;font-size:16px!important}button{touch-action:manipulation}
