:root{--bg: #f5f6f8;--card: #ffffff;--text: #111827;--muted: #6b7280;--brand: #16a34a;--brand2: #0ea5e9;--brand-dark: #15803d;--border: rgba(17,24,39,.1);--border-md: rgba(17,24,39,.14);--shadow-sm: 0 1px 4px rgba(17,24,39,.06);--shadow-md: 0 4px 16px rgba(17,24,39,.08);--shadow-lg: 0 8px 32px rgba(17,24,39,.12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--gradient: linear-gradient(135deg, #0ea5e9 0%, #16a34a 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 20px}.topbar{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;transition:box-shadow .2s}.topbar.scrolled{box-shadow:0 2px 16px #1118271a}.utilBar{background:linear-gradient(90deg,#0ea5e912,#16a34a0f);border-bottom:1px solid var(--border);padding:7px 0}.utilRow{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:var(--muted)}.utilLeft{display:flex;align-items:center;gap:8px}.utilRight{display:flex;align-items:center;gap:16px}.hotline{color:var(--brand2);font-weight:800}.utilMuted{color:var(--muted)}.utilStrong{color:var(--text);font-weight:800}.headerRow{display:flex;align-items:center;gap:12px;padding:12px 0}.logo{display:flex;align-items:center;gap:9px;flex-shrink:0;text-decoration:none}.logoMark{width:38px;height:38px;border-radius:11px;background:var(--gradient);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:18px;flex-shrink:0}.logoText{line-height:1.1}.logoName{font-size:16px;font-weight:900;color:var(--text)}.logoSub{font-size:11px;color:var(--muted);font-weight:700}.mainNav{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}.mainNavLink{padding:7px 13px;border-radius:9px;font-weight:700;font-size:14px;color:var(--muted);transition:all .15s;white-space:nowrap}.mainNavLink:hover{color:var(--text);background:#1118270d}.mainNavLinkActive{color:var(--brand2);background:#0ea5e914}.headerRight{display:flex;gap:8px;align-items:center;flex-shrink:0}.headerSearchForm{display:flex;align-items:center;gap:8px;flex-shrink:0}.headerSearchInput{height:38px;border-radius:10px;border:1.5px solid var(--border-md);padding:0 12px;font-size:13px;outline:none;width:200px;transition:border-color .15s}.headerSearchInput:focus{border-color:var(--brand2)}.mobileMenuBtn{width:38px;height:38px;border-radius:10px;border:1.5px solid var(--border-md);background:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.mobileMenu{border-top:1px solid var(--border);padding:8px 0 12px;display:flex;flex-direction:column;gap:2px}.mobileNavLink{display:block;padding:10px 12px;border-radius:10px;font-weight:700;font-size:14px;color:var(--text)}.mobileNavLink:hover{background:var(--bg)}.btn{height:40px;padding:0 16px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);background:#fff;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .15s;text-decoration:none;color:var(--text);white-space:nowrap}.btn:hover{background:var(--bg)}.btnPrimary{background:var(--gradient);border:none;color:#fff;font-weight:800}.btnPrimary:hover{opacity:.92;background:var(--gradient)}.btnOutline{border-color:var(--brand2);color:var(--brand2);background:#fff}.btnOutline:hover{background:#0ea5e90d}.btnSm{height:34px;padding:0 12px;font-size:13px}.heroV3{background:#ecf3fb;position:relative;overflow:hidden;padding-bottom:120px}.heroV3Head{padding:36px 0 22px}.heroV3Title{font-size:54px;font-weight:900;line-height:1.05;letter-spacing:-1px;margin-bottom:12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.heroV3TitleAccent{color:#1d6be8;font-style:italic;position:relative}.heroV3TitleIcon{font-size:36px;display:inline-block;animation:wiggle 2s ease-in-out infinite}@keyframes wiggle{0%,to{transform:rotate(-5deg) scale(1)}50%{transform:rotate(5deg) scale(1.1)}}.heroV3Sub{font-size:26px;font-weight:700;color:#1a2744;line-height:1.3}.heroV3ImgGrid{display:grid;grid-template-columns:55fr 45fr;gap:10px;height:370px}.heroV3ImgLeft{border-radius:20px;overflow:hidden;position:relative;background:radial-gradient(circle at 20% 35%,rgba(29,107,232,.55) 0%,transparent 40%),radial-gradient(circle at 75% 25%,rgba(234,88,12,.4) 0%,transparent 35%),radial-gradient(circle at 60% 75%,rgba(22,163,74,.4) 0%,transparent 35%),radial-gradient(circle at 10% 80%,rgba(168,85,247,.35) 0%,transparent 30%),linear-gradient(135deg,#1a3d6b,#1e5c50 35%,#2d7d4a 60%,#1e4a60,#0f2d50)}.heroV3ImgLeft:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 200px 300px at 60% 50%,rgba(255,255,255,.07),transparent 60%),radial-gradient(ellipse 300px 150px at 20% 80%,rgba(29,107,232,.2),transparent 50%)}.heroV3ImgLeft.heroV3ImgCustomBg:before{opacity:.45}.heroPhone{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:210px;background:#ffffff1f;border:2.5px solid rgba(255,255,255,.35);border-radius:22px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 8px 32px #0000004d}.heroPhoneLogo{font-size:20px;font-weight:900;color:#fff;line-height:1}.heroPhoneScreen{width:90px;background:#ffffff26;border-radius:10px;padding:8px 7px;display:flex;flex-direction:column;gap:4px}.heroPhoneRow{background:#fff3;border-radius:4px;height:9px;display:flex;align-items:center;padding:0 5px;gap:4px}.heroPhoneRowFlag{font-size:9px;line-height:1}.heroPhoneRowLine{flex:1;height:4px;background:#fff6;border-radius:2px}.heroDestChips{position:absolute;bottom:18px;left:14px;right:14px;display:flex;gap:6px;flex-wrap:wrap}.heroDestChip{background:#ffffff38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.35);color:#fff;font-size:11px;font-weight:800;padding:5px 10px;border-radius:999px;white-space:nowrap}.heroCollageLabel{position:absolute;top:16px;left:16px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.35);color:#fff;font-size:12px;font-weight:900;padding:6px 12px;border-radius:10px}.heroV3ImgRight{display:flex;flex-direction:column;gap:10px}.heroV3Dest1{flex:1;border-radius:16px;overflow:hidden;position:relative;background:radial-gradient(circle at 40% 25%,rgba(251,191,36,.7) 0%,transparent 45%),radial-gradient(circle at 75% 70%,rgba(34,197,94,.5) 0%,transparent 40%),radial-gradient(circle at 15% 70%,rgba(239,68,68,.5) 0%,transparent 35%),linear-gradient(145deg,#7c1d1d,#b91c1c 20%,#dc2626 35%,#f97316 52%,#22c55e 72%,#15803d 90%)}.heroV3Dest1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.35) 100%)}.heroV3Dest1.heroV3DestCustomBg:after{opacity:.7}.heroV3Dest2{flex:1.5;border-radius:16px;overflow:hidden;position:relative;background:radial-gradient(circle at 50% 35%,rgba(59,130,246,.65) 0%,transparent 45%),radial-gradient(circle at 20% 75%,rgba(99,102,241,.45) 0%,transparent 35%),radial-gradient(circle at 80% 20%,rgba(14,165,233,.4) 0%,transparent 30%),linear-gradient(160deg,#0f172a,#1e3354,#1d4ed8 50%,#1e40af 65%,#0f172a 90%)}.heroV3Dest2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.5) 100%)}.heroV3Dest2.heroV3DestCustomBg:after{opacity:.75}.heroDestOverlay{position:absolute;bottom:14px;left:14px;right:14px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between}.heroDestName{font-size:28px;font-weight:900;color:#fff;letter-spacing:2px;text-shadow:0 2px 12px rgba(0,0,0,.4);line-height:1}.heroDestTag{background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:11px;font-weight:800;padding:5px 10px;border-radius:8px}.heroTower{position:absolute;bottom:0;right:50%;transform:translate(50%);width:3px;height:120px;background:#ffffff40;z-index:1}.heroTower:before{content:"";position:absolute;top:0;left:-18px;width:39px;height:60%;background:#fff3;clip-path:polygon(50% 0,100% 100%,0% 100%)}.heroTower:after{content:"";position:absolute;top:20%;left:-28px;width:59px;height:40%;background:#ffffff26;clip-path:polygon(50% 0,100% 100%,0% 100%)}.heroV3SearchWrap{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;padding:0 20px;z-index:10}.heroV3SearchCard{background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;padding:18px 22px;box-shadow:0 8px 48px #0f1e502e;width:100%;max-width:820px;border:1px solid rgba(255,255,255,.8)}.heroV3Tabs{display:flex;gap:4px;margin-bottom:14px}.heroV3Tab{display:flex;align-items:center;gap:6px;padding:8px 20px;border-radius:999px;border:none;font-weight:800;font-size:14px;cursor:pointer;transition:all .15s;color:var(--muted);background:transparent}.heroV3Tab svg{opacity:.7}.heroV3TabActive{background:#1d6be8;color:#fff;box-shadow:0 3px 12px #1d6be859}.heroV3TabActive svg{opacity:1}.heroV3FormRow{display:flex;gap:10px;align-items:center}.heroV3Select{flex:1;height:48px;border-radius:12px;border:1.5px solid var(--border-md);padding:0 36px 0 14px;font-size:14px;background:var(--bg);color:var(--text);font-weight:600;cursor:pointer;outline:none;transition:border-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;background-color:#f5f6f8}.heroV3Select:focus{border-color:#1d6be8;background-color:#fff}.heroV3SearchBtn{height:48px;padding:0 32px;border-radius:999px;border:none;background:#1d6be8;color:#fff;font-weight:900;font-size:15px;cursor:pointer;white-space:nowrap;transition:opacity .15s,transform .1s;flex-shrink:0;box-shadow:0 4px 14px #1d6be866}.heroV3SearchBtn:hover{opacity:.92;transform:translateY(-1px)}.heroV3CheckLink{text-align:center;margin-top:10px;font-size:13px;color:#1d6be8;font-weight:700}.heroV3CheckLink:hover{text-decoration:underline}.heroAccent{color:#1d6be8}.heroTabs{display:flex;gap:0;background:var(--bg);border-radius:var(--radius-md);padding:3px;margin-bottom:14px}.heroTab{flex:1;height:36px;border-radius:10px;border:none;background:transparent;font-weight:800;font-size:14px;cursor:pointer;color:var(--muted);transition:all .15s}.heroTabActive{background:#fff;color:var(--text);box-shadow:0 1px 6px #1118271a}.heroForm{display:flex;flex-direction:column;gap:10px}.heroSelect{height:44px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);padding:0 12px;font-size:14px;background:#fff;color:var(--text);font-weight:600;cursor:pointer;outline:none;width:100%}.heroSelect:focus{border-color:var(--brand2)}.heroCheckLink{font-size:12px;color:var(--brand2);font-weight:700;text-align:center}.heroCheckLink:hover{text-decoration:underline}.heroBtn{height:46px;border-radius:var(--radius-md);border:none;background:var(--gradient);color:#fff;font-weight:900;font-size:15px;cursor:pointer;width:100%;letter-spacing:.2px;transition:opacity .15s}.heroBtn:hover{opacity:.9}.section{padding:32px 0}.sectionWhite{background:#fff}.sectionGray{background:var(--bg)}.sectionHead{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px;gap:12px}.sectionHead h2{font-size:22px;font-weight:900;letter-spacing:-.2px}.sectionMeta{color:var(--muted);font-size:13px;font-weight:700}.seeAll{color:var(--brand2);font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:4px}.seeAll:hover{text-decoration:underline}.popularSection{background:#fff;padding:40px 0 36px}.popularTitle{font-size:26px;font-weight:900;text-align:center;margin-bottom:20px;letter-spacing:-.2px}.regionTabs{display:flex;justify-content:center;gap:4px;margin-bottom:28px;flex-wrap:wrap}.regionTab{padding:10px 28px;border-radius:999px;border:1.5px solid var(--border-md);background:#fff;font-weight:800;font-size:14px;cursor:pointer;color:var(--muted);transition:all .15s;white-space:nowrap}.regionTab:hover{border-color:#1d6be8;color:#1d6be8}.regionTabActive{background:#1d6be8;border-color:#1d6be8;color:#fff;box-shadow:0 3px 10px #1d6be84d}.countryGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.countryCard{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:all .15s;text-decoration:none;color:var(--text)}.countryCard:hover{border-color:#1d6be8;box-shadow:0 4px 14px #1d6be81a;transform:translateY(-2px)}.countryFlag{font-size:32px;line-height:1;flex-shrink:0}.countryInfo{min-width:0}.countryName{font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.countryPrice{font-size:12px;color:#1d6be8;font-weight:700;margin-top:2px}.showMoreWrap{display:flex;justify-content:center;margin-top:20px}.showMoreBtn{display:flex;align-items:center;gap:7px;padding:10px 24px;border-radius:999px;border:1.5px solid var(--border-md);background:#fff;font-weight:800;font-size:14px;cursor:pointer;color:var(--text);transition:all .15s}.showMoreBtn:hover{border-color:#1d6be8;color:#1d6be8}.showMoreChevron{transition:transform .2s;display:inline-block}.showMoreChevron.open{transform:rotate(180deg)}@media (max-width: 1000px){.countryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.countryGrid{grid-template-columns:repeat(2,1fr)}.regionTabs{flex-wrap:wrap}}.flashSection{padding:32px 0 28px;background:var(--bg)}.flashSectionInner{border-radius:24px;background:radial-gradient(circle at 10% 80%,rgba(251,146,60,.7) 0%,transparent 45%),radial-gradient(circle at 88% 20%,rgba(253,186,116,.6) 0%,transparent 40%),linear-gradient(135deg,#f97316,#fb923c,#fdba74);padding:24px 24px 28px;position:relative;overflow:hidden}.flashHead{display:flex;align-items:center;gap:14px;margin-bottom:20px;flex-wrap:wrap}.flashTitle{font-size:22px;font-weight:900;color:#fff;flex:1;white-space:nowrap}.flashTimerBadge{display:flex;align-items:center;gap:6px;background:#fffffff2;color:#f97316;padding:7px 16px;border-radius:999px;font-size:14px;font-weight:900;white-space:nowrap;flex-shrink:0}.flashTimerDot{width:7px;height:7px;border-radius:50%;background:#f97316;animation:blink 1s step-start infinite}.flashCountdown{font-variant-numeric:tabular-nums;letter-spacing:.5px}.flashCountrySelect{height:38px;border-radius:999px;border:none;background:#fffffff2;padding:0 30px 0 10px;font-size:13px;font-weight:700;color:var(--text);cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:14px;background-color:#fffffff2;flex-shrink:0}.flashCarouselOuter{position:relative}.flashCarousel{display:flex;gap:14px;overflow:hidden}.flashTrack{display:flex;gap:14px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.flashArrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fffffff2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 2px 8px #00000026;transition:all .15s;color:var(--text)}.flashArrow:hover{background:#fff;box-shadow:0 4px 14px #0003}.flashArrow:disabled{opacity:.35;cursor:default}.flashArrowLeft{left:-14px}.flashArrowRight{right:-14px}.flashCard{background:#fff;border-radius:16px;padding:16px;min-width:210px;max-width:210px;flex-shrink:0;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.flashRibbon{position:absolute;top:10px;right:-22px;background:#f97316;color:#fff;font-size:10px;font-weight:900;padding:3px 28px;transform:rotate(35deg);letter-spacing:.5px;box-shadow:0 2px 6px #f9731666}.flashCardTitle{font-size:14px;font-weight:900;line-height:1.3;color:var(--text);padding-right:28px}.flashCardChips{display:flex;gap:6px;flex-wrap:wrap}.flashChip{font-size:12px;font-weight:700;padding:4px 9px;border-radius:6px;background:var(--bg);border:1px solid var(--border);color:var(--muted)}.flashQty{display:flex;align-items:center;gap:10px}.flashQtyBtn{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--border-md);background:#fff;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;font-weight:900;transition:all .1s;color:var(--text);line-height:1}.flashQtyBtn:hover{border-color:#f97316;color:#f97316}.flashQtyNum{font-weight:900;font-size:15px;min-width:20px;text-align:center}.flashDetailLink{font-size:13px;font-weight:800;color:#f97316;display:inline-flex;align-items:center;gap:3px;text-decoration:none}.flashDetailLink:hover{text-decoration:underline}.flashPriceRow{display:flex;flex-direction:column;gap:2px;margin-top:2px}.flashPriceOld{font-size:12px;color:var(--muted);text-decoration:line-through;font-weight:600}.flashPriceCur{font-size:20px;font-weight:900;color:#f97316;line-height:1.1}.flashPriceCur span{font-size:13px;font-weight:700}.flashBuyBtn{display:flex;align-items:center;justify-content:center;gap:8px;height:42px;border-radius:999px;background:#f97316;border:none;color:#fff;font-weight:900;font-size:14px;cursor:pointer;width:100%;transition:opacity .15s;margin-top:2px;text-decoration:none}.flashBuyBtn:hover{opacity:.9}.flashMoreWrap{display:flex;justify-content:center;margin-top:20px}.flashMoreBtn{padding:10px 32px;border-radius:999px;border:2px solid rgba(255,255,255,.7);background:#ffffff26;color:#fff;font-weight:900;font-size:14px;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .15s}.flashMoreBtn:hover{background:#ffffff40;border-color:#fff}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.flashBadge{display:inline-flex;align-items:center;gap:8px;background:#ef444414;border:1.5px solid rgba(239,68,68,.2);color:#dc2626;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:900}.flashDot{width:7px;height:7px;border-radius:50%;background:#dc2626;animation:blink 1s step-start infinite}.gridProducts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gridProducts2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.listProducts{display:flex;flex-direction:column;gap:10px}.simCard2{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:16px;position:relative;display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s,transform .15s;overflow:hidden}.simCard2:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.simSaleRibbon{position:absolute;top:12px;right:-22px;background:#f97316;color:#fff;font-size:10px;font-weight:900;width:72px;text-align:center;padding:4px 0;transform:rotate(38deg);line-height:1.3;box-shadow:0 2px 6px #f9731666}.simCard2Title{font-size:13px;font-weight:900;color:var(--text);line-height:1.4;min-height:36px}.simCard2Badges{display:flex;gap:6px;flex-wrap:wrap}.simBadgePill{padding:3px 10px;border-radius:999px;background:#1d6be814;color:#1d6be8;font-size:12px;font-weight:800;border:1px solid rgba(29,107,232,.15)}.simCard2QtyRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.simQtyInline{display:flex;align-items:center;border:1.5px solid #e5e7eb;border-radius:8px;overflow:hidden}.simQtyInline button{width:32px;height:32px;border:none;background:#f9fafb;cursor:pointer;font-size:17px;font-weight:700;color:var(--text);transition:background .12s;display:flex;align-items:center;justify-content:center}.simQtyInline button:hover{background:#f3f4f6}.simQtyInline span{width:34px;text-align:center;font-size:14px;font-weight:900}.simDetailBtn{background:none;border:none;color:#1d6be8;font-size:12px;font-weight:800;cursor:pointer;padding:0;white-space:nowrap}.simDetailBtn:hover{text-decoration:underline}.simOriginalPrice{font-size:12px;color:var(--muted);text-decoration:line-through}.simPrice2{font-size:18px;font-weight:900;color:#1d6be8;line-height:1.2}.simVnd{font-size:12px;font-weight:700;color:var(--muted)}.simCard2BuyRow{display:flex;gap:8px;margin-top:2px}.simBuyBtn2{flex:1;height:40px;border-radius:8px;background:#1d6be8;color:#fff;border:none;font-weight:900;font-size:14px;cursor:pointer;transition:opacity .15s}.simBuyBtn2:hover{opacity:.88}.simBuyBtn2.sale{background:#f97316}.simCartBtn2{width:40px;height:40px;border-radius:8px;background:#eff6ff;border:1.5px solid rgba(29,107,232,.2);color:#1d6be8;font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.simCartBtn2:hover{background:#dbeafe}.simCardList{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:14px 16px;position:relative;overflow:hidden;transition:box-shadow .2s}.simCardList:hover{box-shadow:0 3px 14px #00000014}.simCardListBody{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.simCardListTitle{font-size:14px;font-weight:900;color:var(--text);margin-bottom:6px}.simCardListBadges{display:flex;gap:6px;flex-wrap:wrap}.simCardListRight{display:flex;align-items:center;gap:14px;margin-left:auto;flex-wrap:wrap}.pgBtn{width:34px;height:34px;border-radius:8px;border:1.5px solid var(--border);background:#fff;cursor:pointer;font-size:14px;font-weight:700;color:var(--text);display:flex;align-items:center;justify-content:center;transition:all .12s}.pgBtn:hover{background:#f3f4f6}.pgBtn.pgActive{background:#1d6be8;border-color:#1d6be8;color:#fff}.pgBtn.pgDisabled{opacity:.35;cursor:not-allowed}.productCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;cursor:pointer}.productCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.productImg{height:110px;position:relative;display:flex;align-items:center;justify-content:center;font-size:52px;background:radial-gradient(ellipse 300px 120px at 20% 30%,rgba(14,165,233,.18),transparent 60%),radial-gradient(ellipse 250px 100px at 80% 70%,rgba(22,163,74,.18),transparent 55%),linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid var(--border)}.productSaleBadge{position:absolute;top:8px;left:8px;background:#ef4444;color:#fff;font-size:10px;font-weight:900;padding:3px 8px;border-radius:6px;letter-spacing:.3px}.productBody{padding:12px 13px 14px;display:flex;flex-direction:column;gap:7px;flex:1}.productTop{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.productBadge{font-size:11px;font-weight:900;padding:4px 9px;border-radius:6px;background:#16a34a1a;border:1px solid rgba(22,163,74,.2);color:var(--brand);line-height:1.2}.productBadge.blue{background:#0ea5e91a;border-color:#0ea5e933;color:var(--brand2)}.productBrand{font-size:11px;font-weight:700;color:var(--muted);white-space:nowrap}.productTitle{font-size:14px;font-weight:900;line-height:1.3;color:var(--text)}.productMeta{display:flex;gap:6px;flex-wrap:wrap}.productChip{font-size:12px;font-weight:700;padding:3px 8px;border-radius:6px;background:var(--bg);border:1px solid var(--border);color:var(--muted);white-space:nowrap}.priceRow{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:4px;border-top:1px solid var(--border)}.price{font-size:18px;font-weight:900;color:var(--text)}.priceOld{font-size:12px;color:var(--muted);text-decoration:line-through;font-weight:600;margin-top:1px}.productCta{height:34px;padding:0 14px;border-radius:9px;border:1.5px solid var(--border-md);background:var(--bg);font-weight:800;font-size:13px;cursor:pointer;transition:all .15s;color:var(--text);text-decoration:none;display:inline-flex;align-items:center}.productCta:hover{background:var(--gradient);color:#fff;border-color:transparent}.uspSection{background:var(--bg);padding:32px 0;overflow:hidden}.uspMarqueeWrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.uspMarquee{display:flex;gap:14px;animation:marqueeScroll 28s linear infinite;width:max-content}.uspMarquee:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.uspCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:20px 18px;min-width:220px;max-width:220px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.uspIcon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#0ea5e91f,#16a34a1f);border:1px solid rgba(14,165,233,.15);display:flex;align-items:center;justify-content:center;font-size:20px}.uspTitle{font-size:14px;font-weight:900;color:var(--text);line-height:1.3}.uspDesc{font-size:12px;color:var(--muted);line-height:1.5;font-weight:500}.stepsSection{background:#fff}.stepsTabs{display:flex;background:var(--bg);border-radius:var(--radius-md);padding:3px;width:fit-content;margin-bottom:24px}.stepsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stepCard{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column}.stepCardImg{height:140px;background:radial-gradient(ellipse 300px 120px at 30% 40%,rgba(14,165,233,.2),transparent 60%),radial-gradient(ellipse 250px 100px at 75% 65%,rgba(22,163,74,.18),transparent 55%),linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;font-size:60px;border-bottom:1px solid var(--border)}.stepCardBody{padding:18px}.stepNumBig{font-size:36px;font-weight:900;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:8px}.stepCardBody h3{font-size:15px;font-weight:900;margin-bottom:6px}.stepCardBody p{font-size:13px;color:var(--muted);line-height:1.5}.stepLink{display:inline-flex;align-items:center;gap:4px;color:var(--brand2);font-size:13px;font-weight:800;margin-top:8px}.stepLink:hover{text-decoration:underline}.reviewSection{background:var(--bg)}.reviewSlider{overflow:hidden}.reviewTrack{display:flex;gap:14px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.reviewCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:18px;min-width:calc(33.333% - 10px);max-width:calc(33.333% - 10px);flex-shrink:0;display:flex;flex-direction:column;gap:10px}.reviewHeader{display:flex;gap:10px;align-items:flex-start}.reviewAvatar{width:44px;height:44px;border-radius:50%;background:var(--gradient);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:18px;flex-shrink:0}.reviewMeta{flex:1}.reviewName{font-weight:900;font-size:14px}.reviewStats{font-size:11px;color:var(--muted);font-weight:600;margin-top:2px}.reviewStars{font-size:12px;letter-spacing:1px}.reviewProduct{display:flex;gap:6px;flex-wrap:wrap}.reviewTag{font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;background:#0ea5e914;border:1px solid rgba(14,165,233,.18);color:var(--brand2)}.reviewText{font-size:13px;color:var(--text);line-height:1.6;flex:1}.reviewDate{font-size:12px;color:var(--muted);font-weight:600}.reviewNav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.reviewNavBtn{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--border-md);background:#fff;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .15s}.reviewNavBtn:hover{border-color:var(--brand2);color:var(--brand2)}.reviewNavBtn:disabled{opacity:.35;cursor:default}.reviewDots{display:flex;gap:6px}.reviewDot{width:7px;height:7px;border-radius:50%;background:var(--border-md);transition:all .2s}.reviewDot.active{background:var(--brand2);width:20px;border-radius:4px}.partnerSection{background:#fff;padding:28px 0;overflow:hidden}.partnerMarqueeWrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.partnerMarquee{display:flex;gap:14px;animation:marqueeScroll 20s linear infinite;width:max-content}.partnerCard{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-md);padding:12px 22px;font-size:13px;font-weight:800;color:var(--muted);white-space:nowrap;flex-shrink:0;min-width:140px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.blogGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.blogCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;text-decoration:none;color:var(--text)}.blogCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.blogCardImg{height:168px;background:radial-gradient(ellipse 400px 160px at 25% 35%,rgba(14,165,233,.22),transparent 60%),radial-gradient(ellipse 350px 140px at 78% 70%,rgba(22,163,74,.2),transparent 55%),linear-gradient(135deg,#f0f9ff,#f0fdf4);display:flex;align-items:center;justify-content:center;font-size:56px}.blogCardBody{padding:14px;flex:1;display:flex;flex-direction:column;gap:8px}.blogCat{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;color:var(--brand2);background:#0ea5e914;border:1px solid rgba(14,165,233,.15);padding:3px 9px;border-radius:6px;width:fit-content}.blogCardTitle{font-size:14px;font-weight:900;line-height:1.35;color:var(--text)}.blogCardExcerpt{font-size:13px;color:var(--muted);line-height:1.5;flex:1}.blogCardMeta{display:flex;gap:12px;font-size:12px;color:var(--muted);font-weight:600;border-top:1px solid var(--border);padding-top:8px}.newsletterSection{background:radial-gradient(ellipse 800px 400px at 20% 50%,rgba(14,165,233,.12),transparent 55%),radial-gradient(ellipse 700px 350px at 85% 50%,rgba(22,163,74,.1),transparent 55%),#fff;padding:40px 0;border-top:1px solid var(--border)}.newsletterInner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.newsletterText h3{font-size:20px;font-weight:900;margin-bottom:6px}.newsletterText p{color:var(--muted);font-size:14px}.newsletterForm{display:flex;gap:8px}.newsletterInput{height:44px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);padding:0 14px;font-size:14px;outline:none;min-width:260px}.newsletterInput:focus{border-color:var(--brand2)}.footer{background:#0b1220;color:#e5e7eb;padding:40px 0 0}.footerGrid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:24px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.footerBrand{display:flex;flex-direction:column;gap:12px}.footerBrand .logo .logoName{color:#fff}.footerBrand .logo .logoSub{color:#e5e7eb99}.footerDesc{color:#e5e7ebbf;font-size:13px;line-height:1.6;font-weight:500}.footerCompany{font-size:12px;color:#e5e7eb8c;line-height:1.7}.footerSocials{display:flex;gap:8px;margin-top:4px}.footerSocial{width:36px;height:36px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#e5e7ebcc;transition:all .15s}.footerSocial:hover{background:#ffffff26;color:#fff}.footerCol h4{font-size:13px;font-weight:900;color:#fff;margin-bottom:12px;letter-spacing:.2px}.footerLinks{display:flex;flex-direction:column;gap:8px}.footerLinks a{font-size:13px;color:#e5e7ebb8;font-weight:500;transition:color .15s}.footerLinks a:hover{color:#fff}.footerNewsletter{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footerNewsletterText h4{color:#fff;font-size:15px;margin-bottom:4px}.footerNewsletterText p{color:#e5e7eba6;font-size:13px}.footerNewsletterForm{display:flex;gap:8px}.footerNewsletterForm input{height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;padding:0 14px;color:#fff;font-size:13px;min-width:220px;outline:none}.footerNewsletterForm input::placeholder{color:#fff6}.footerNewsletterForm input:focus{border-color:var(--brand2)}.footerBottom{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-size:12px;color:#e5e7eb80;font-weight:500;flex-wrap:wrap}.footerBottom a{color:#e5e7eb99}.footerBottom a:hover{color:#fff}.pageHero{background:radial-gradient(ellipse 900px 350px at 0% 50%,rgba(14,165,233,.1),transparent 60%),radial-gradient(ellipse 700px 300px at 100% 60%,rgba(22,163,74,.08),transparent 55%),#fff;border-bottom:1px solid var(--border);padding:28px 0 24px}.pageHeroTitle{font-size:28px;font-weight:900;letter-spacing:-.3px;margin-bottom:8px}.pageHeroDesc{color:var(--muted);font-size:15px;max-width:580px;line-height:1.6}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);margin-bottom:10px;flex-wrap:wrap}.breadcrumb a{color:var(--brand2)}.shopFilterBar{display:flex;gap:10px;align-items:center;margin-top:14px;flex-wrap:wrap}.countryTags{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.pill{padding:7px 13px;border-radius:999px;border:1.5px solid var(--border-md);background:#fff;font-size:13px;font-weight:700;cursor:pointer;color:var(--text);transition:all .15s;white-space:nowrap}.pill:hover{border-color:var(--brand2);color:var(--brand2)}.pillActive{border-color:var(--brand2);background:#0ea5e914;color:var(--brand2)}.shopLayout{display:grid;grid-template-columns:220px 1fr;gap:20px;margin-top:16px}.shopSidebar{display:flex;flex-direction:column;gap:2px}.sidebarSection{margin-bottom:14px}.sidebarTitle{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:6px;padding:0 8px}.sidebarLink{display:block;width:100%;text-align:left;padding:8px 10px;border-radius:9px;font-weight:700;font-size:13px;color:var(--text);border:none;background:none;cursor:pointer;transition:background .1s;text-decoration:none}.sidebarLink:hover{background:var(--bg)}.sidebarLinkActive{background:#0ea5e91a;color:var(--brand2)}.shopResultMeta{color:var(--muted);font-size:13px;font-weight:700;margin-bottom:14px}.emptyState{text-align:center;padding:60px 16px}.emptyState h3{font-size:18px;margin:10px 0 8px}.emptyState p{color:var(--muted);margin-bottom:20px}.filterPanel{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;height:fit-content;position:sticky;top:100px}.filterPanelHeader{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--border)}.filterPanelHeader:hover{background:var(--bg)}.filterPanelHeaderLeft{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:900;color:var(--text)}.filterPanelChevron{transition:transform .2s;color:var(--muted);font-size:14px}.filterPanelChevron.open{transform:rotate(180deg)}.filterPanelBody{padding:16px;display:flex;flex-direction:column;gap:18px}.filterGroup{display:flex;flex-direction:column;gap:7px}.filterGroupLabel{font-size:13px;font-weight:900;color:var(--text)}.filterSelect{height:42px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);padding:0 12px;font-size:14px;background:var(--bg);color:var(--text);font-weight:600;outline:none;cursor:pointer;width:100%;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;transition:border-color .15s}.filterSelect:focus{border-color:var(--brand2);background:#fff}.priceRangeWrap{display:flex;flex-direction:column;gap:10px}.priceRangeTrack{position:relative;height:20px;display:flex;align-items:center}.priceRangeSlider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:4px;background:linear-gradient(90deg,var(--brand2) var(--pct, 50%),rgba(17,24,39,.15) var(--pct, 50%));outline:none;cursor:pointer}.priceRangeSlider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--brand2);border:3px solid #fff;box-shadow:0 0 0 1.5px var(--brand2),0 2px 6px #0ea5e966;cursor:pointer;transition:box-shadow .15s}.priceRangeSlider::-webkit-slider-thumb:hover{box-shadow:0 0 0 4px #0ea5e92e,0 2px 6px #0ea5e966}.priceRangeSlider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--brand2);border:3px solid #fff;box-shadow:0 0 0 1.5px var(--brand2);cursor:pointer}.priceRangeLabels{display:flex;justify-content:space-between;font-size:12px;font-weight:800;color:var(--muted)}.priceRangeLabels span{color:var(--text)}.filterApplyBtn{height:46px;border-radius:var(--radius-md);border:none;background:var(--gradient);color:#fff;font-weight:900;font-size:15px;cursor:pointer;width:100%;letter-spacing:.2px;transition:opacity .15s;margin-top:4px}.filterApplyBtn:hover{opacity:.9}.filterResetBtn{height:36px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);background:#fff;color:var(--muted);font-weight:700;font-size:13px;cursor:pointer;width:100%;transition:all .15s}.filterResetBtn:hover{color:var(--text);border-color:var(--text)}.activeFilters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.activeFilterTag{display:flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;background:#0ea5e91a;border:1px solid rgba(14,165,233,.25);color:var(--brand2);font-size:12px;font-weight:800}.activeFilterTag button{background:none;border:none;cursor:pointer;color:var(--brand2);font-size:14px;line-height:1;padding:0;display:flex}.noticeBox{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:22px 24px;margin-top:24px}.noticeTitleRow{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:8px}.noticeTitleRow h3{font-size:16px;font-weight:900}.noticeList{display:flex;flex-direction:column;gap:12px}.noticeItem{display:flex;gap:14px;align-items:flex-start}.noticeNum{width:26px;height:26px;border-radius:50%;background:var(--gradient);color:#fff;font-weight:900;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.noticeItem b{font-size:13px;display:block;margin-bottom:2px}.noticeItem p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.seoContent{margin-top:24px;padding:22px 24px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg)}.seoContent h2{font-size:17px;margin-bottom:10px}.seoContent p{color:var(--muted);font-size:14px;line-height:1.7}.select{height:42px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);padding:0 12px;font-size:14px;background:#fff;color:var(--text);font-weight:600;outline:none;cursor:pointer}.select:focus{border-color:var(--brand2)}.searchInput{height:42px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);padding:0 13px;font-size:14px;outline:none;background:#fff;min-width:200px}.searchInput:focus{border-color:var(--brand2)}.formField{display:flex;flex-direction:column;gap:6px}.formField label,.formField>span{font-size:13px;font-weight:800;color:var(--text)}.formField input,.formField textarea,.formField select{padding:0 12px;height:42px;border-radius:var(--radius-md);border:1.5px solid var(--border-md);font-size:14px;outline:none;background:#fff;font-family:inherit;color:var(--text);transition:border-color .15s}.formField textarea{height:auto;padding:10px 12px;resize:vertical}.formField input:focus,.formField textarea:focus,.formField select:focus{border-color:var(--brand2)}.formError{color:#ef4444;font-size:13px;font-weight:700;padding:8px 12px;background:#ef44440f;border-radius:8px;border:1px solid rgba(239,68,68,.2)}.contactForm{display:flex;flex-direction:column;gap:14px}.successBox{text-align:center;padding:40px 16px}.successBox h3{font-size:20px;margin:12px 0 8px}.successBox p{color:var(--muted);margin-bottom:20px}.guideLayout{display:grid;grid-template-columns:240px 1fr;gap:24px}.guideSidebar{display:flex;flex-direction:column;gap:2px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:14px;height:fit-content}.guideNotice{background:#ef44440f;border:1.5px solid rgba(239,68,68,.18);color:#dc2626;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:700;margin-bottom:18px}.guideSteps{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.guideStep{display:flex;gap:14px;align-items:flex-start;padding:12px 14px;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-md)}.guideStepNum{width:28px;height:28px;border-radius:50%;background:var(--gradient);color:#fff;font-weight:900;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guideStepText{font-size:14px;line-height:1.5;padding-top:3px}.guideInfo{background:#0ea5e90f;border:1.5px solid rgba(14,165,233,.18);border-radius:var(--radius-md);padding:16px;margin-top:12px}.guideInfo h4{color:var(--brand2);margin-bottom:8px}.guideContent h3{font-size:16px;font-weight:900;margin:20px 0 12px;padding-bottom:8px;border-bottom:1px solid var(--border)}.guideSupport{margin-top:32px;padding:22px;background:linear-gradient(135deg,#0ea5e912,#16a34a12);border:1.5px solid var(--border);border-radius:var(--radius-lg)}.guideSupport p{font-weight:700;margin-bottom:8px}.contactLayout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contactInfo{display:flex;flex-direction:column;gap:12px}.contactCard{display:flex;gap:14px;align-items:flex-start;padding:16px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);color:var(--text);transition:box-shadow .2s}.contactCard:hover{box-shadow:var(--shadow-md)}.contactIcon{font-size:26px;flex-shrink:0}.contactLabel{font-size:12px;color:var(--muted);font-weight:700}.contactValue{font-size:14px;font-weight:800;margin-top:2px}.contactMapBox{border-radius:var(--radius-md);overflow:hidden;border:1.5px solid var(--border)}.contactFormCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:24px}.contactFormCard h3{font-size:17px;font-weight:900;margin-bottom:18px}.aboutBlock{margin-bottom:36px}.aboutBadge{display:inline-block;background:#16a34a1a;border:1.5px solid rgba(22,163,74,.2);color:var(--brand);padding:6px 14px;border-radius:999px;font-size:13px;font-weight:800;margin-bottom:12px}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0 40px}.statCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:22px;text-align:center}.statValue{font-size:36px;font-weight:900;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.statLabel{font-size:13px;color:var(--muted);font-weight:700;margin-top:6px}.aboutSection{margin-bottom:40px}.aboutSection h2{font-size:22px;font-weight:900;margin-bottom:18px}.benefitsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefitCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:20px}.benefitIcon{font-size:30px;margin-bottom:12px}.benefitCard h3{font-size:15px;font-weight:900;margin-bottom:6px}.benefitCard p{font-size:13px;color:var(--muted);line-height:1.5}.valuesGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.valueCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:16px}.valueIcon{font-size:24px;margin-bottom:8px}.valueCard h3{font-size:13px;font-weight:900;margin-bottom:6px}.valueCard p{font-size:12px;color:var(--muted);line-height:1.4}.blogSectionTitle{font-size:22px;font-weight:1000;color:var(--text);margin:0 0 20px;letter-spacing:-.3px}.blogReadMore{font-size:14px;font-weight:900;color:var(--brand2);margin-top:4px}.blogHeroSection{background:#dce9f5;padding:28px 0 20px}.blogHeroInner{display:grid;grid-template-columns:58% 1fr;gap:28px;align-items:center}.blogHeroImgCard{display:block;border-radius:14px;overflow:hidden;position:relative;text-decoration:none;box-shadow:0 4px 20px #0000002e;flex-shrink:0}.blogHeroImgOverlay{position:absolute;bottom:0;left:0;right:0;padding:20px 20px 18px;background:linear-gradient(0deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.3) 60%,transparent 100%)}.blogHeroWorldBadge{display:inline-flex;align-items:center;gap:5px;background:#ffffff2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3);border-radius:99px;padding:3px 10px;font-size:11px;font-weight:800;color:#fff;margin-bottom:8px}.blogHeroBadgeArrow{opacity:.7}.blogHeroImgTitle{font-size:16px;font-weight:900;color:#fff;line-height:1.3}.blogHeroImgTitleAccent{display:block;color:#fbbf24;font-size:15px;margin-bottom:3px}.blogHeroTextSide{display:flex;flex-direction:column;gap:20px}.blogHeroMainTitle{font-size:26px;font-weight:1000;line-height:1.3;color:var(--text);text-decoration:none;letter-spacing:-.3px}.blogHeroMainTitle:hover{color:var(--brand)}.blogHeroAuthor{display:flex;align-items:center;gap:12px}.blogHeroAvatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1d6be8,#16a34a);color:#fff;font-weight:900;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blogHeroAuthorName{font-weight:900;font-size:14px;color:var(--text)}.blogHeroAuthorBrand{font-size:12px;color:var(--muted);margin-top:2px}.blogHeroControls{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:0 2px}.blogHeroDots{display:flex;gap:7px;align-items:center}.blogHeroDot{width:10px;height:10px;border-radius:50%;border:none;background:#00000038;cursor:pointer;padding:0;transition:background .15s,transform .15s}.blogHeroDot.active{background:#f97316;transform:scale(1.2)}.blogHeroArrows{display:flex;gap:8px}.blogHeroArrow{width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(0,0,0,.18);background:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text);box-shadow:0 2px 8px #0000001a;transition:background .15s;line-height:1}.blogHeroArrow:hover{background:#f3f4f6}.blogLatestGrid{display:grid;grid-template-columns:40% 1fr 22%;gap:20px;align-items:start}.blogLatestBigCard{position:relative;border-radius:14px;overflow:hidden;display:block;text-decoration:none;height:460px;box-shadow:0 4px 18px #00000024;transition:box-shadow .2s,transform .18s}.blogLatestBigCard:hover{box-shadow:0 8px 28px #00000038;transform:translateY(-2px)}.blogLatestBigImg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.blogLatestBigImg>div{height:100%!important}.blogLatestBigOverlay{position:absolute;bottom:0;left:0;right:0;padding:24px 22px 22px;background:linear-gradient(0deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.4) 60%,transparent 100%);display:flex;flex-direction:column;gap:8px}.blogLatestBigTitle{font-size:18px;font-weight:1000;color:#fff;line-height:1.3}.blogLatestBigExcerpt{font-size:13px;color:#ffffffd1;line-height:1.5}.blogLatestBigBtn{display:inline-block;margin-top:4px;background:#ffffff2e;border:1.5px solid rgba(255,255,255,.4);color:#fff;border-radius:99px;padding:7px 18px;font-size:13px;font-weight:900;width:fit-content;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blogLatestBigCard:hover .blogLatestBigBtn{background:#ffffff47}.blogLatestList{display:flex;flex-direction:column;gap:0}.blogLatestListItem{display:flex;gap:13px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text);transition:background .13s}.blogLatestListItem:first-child{border-top:1px solid var(--border)}.blogLatestListItem:hover{background:#1d6be808}.blogLatestListThumb{width:100px;height:70px;border-radius:9px;overflow:hidden;flex-shrink:0}.blogLatestListThumb>div{height:70px!important}.blogLatestListBody{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.blogLatestListTitle{font-size:14px;font-weight:900;line-height:1.35;color:var(--text)}.blogLatestListItem:hover .blogLatestListTitle{color:var(--brand)}.blogLatestListMeta{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.blogLatestListBrand{font-size:12px;font-weight:800;color:var(--brand);display:flex;align-items:center;gap:4px}.blogLatestListDate{font-size:12px;color:var(--muted);font-weight:700;display:flex;align-items:center;gap:4px}.blogLatestCtaCard{background:linear-gradient(160deg,#1d6be8,#2563eb 60%,#1e40af);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;height:460px}.blogLatestCtaBody{padding:24px 20px 20px;flex-shrink:0}.blogLatestCtaTitle{font-size:17px;font-weight:1000;color:#fff;line-height:1.3;margin-bottom:10px}.blogLatestCtaDesc{font-size:13px;color:#ffffffd9;line-height:1.6;margin-bottom:16px}.blogLatestCtaBtn{display:inline-block;background:#f97316;color:#fff;border-radius:99px;padding:10px 22px;font-size:14px;font-weight:900;text-decoration:none;transition:background .15s}.blogLatestCtaBtn:hover{background:#ea6c0a}.blogPhoneMockup{flex:1;display:flex;align-items:flex-end;justify-content:center;padding:0 16px;overflow:hidden}.blogPhoneScreen{width:130px;background:#fff;border-radius:14px 14px 0 0;padding:10px 10px 0;box-shadow:0 -4px 20px #00000040;display:flex;flex-direction:column;gap:6px}.blogPhoneBar{width:40px;height:4px;background:#e5e7eb;border-radius:99px;margin:0 auto 4px}.blogPhoneRow{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:var(--text);padding:5px 4px;border-bottom:1px solid #f3f4f6}.blogPhoneFlag{font-size:16px}.blogCtaBanner{background:linear-gradient(135deg,#1d6be8,#2563eb,#1d6be8);border-radius:14px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;margin:20px 0;flex-wrap:wrap}.blogCtaBannerGreen{background:linear-gradient(135deg,#16a34a,#0ea5e9)}.blogCtaText h3{color:#fff;font-size:18px;font-weight:900;margin-bottom:5px}.blogCtaText p{color:#ffffffe0;font-size:14px}.blogCtaBtn{background:#fff;color:var(--brand);border-radius:99px;padding:11px 24px;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:box-shadow .15s}.blogCtaBtn:hover{box-shadow:0 4px 14px #0000002e}.blogSuggestGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:16px}.blogSuggestCard2{background:#fff;border-radius:14px;border:1px solid var(--border);overflow:hidden;color:var(--text);text-decoration:none;display:flex;flex-direction:column;transition:box-shadow .2s,transform .18s;box-shadow:0 2px 8px #0000000f}.blogSuggestCard2:hover{box-shadow:0 6px 22px #0000001c;transform:translateY(-3px)}.blogSuggestCard2Body{padding:16px 18px 18px;flex:1;display:flex;flex-direction:column;gap:8px}.blogSuggestCard2Title{font-size:15px;font-weight:900;line-height:1.35;color:var(--text)}.blogSuggestCard2:hover .blogSuggestCard2Title{color:var(--brand)}.blogSuggestCard2Excerpt{font-size:13px;color:var(--muted);line-height:1.6;flex:1}.blogNewsletterSection{background:linear-gradient(135deg,#f8f4ff,#e8f0ff);border-top:1px solid var(--border);padding:48px 0}.blogNewsletterInner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.blogNewsletterText h3{font-size:22px;font-weight:1000;color:var(--text);margin-bottom:8px}.blogNewsletterText p{font-size:15px;color:var(--muted);line-height:1.6}.blogNewsletterForm{display:flex;gap:10px;flex-wrap:wrap}.blogNewsletterForm input{height:46px;width:280px;border-radius:99px;border:1.5px solid var(--border-md);background:#fff;padding:0 18px;font-size:14px;font-weight:700;outline:none;color:var(--text)}.blogNewsletterForm input:focus{border-color:var(--brand)}.blogNewsletterForm button{height:46px;border-radius:99px;border:none;background:var(--brand);color:#fff;font-size:14px;font-weight:900;padding:0 26px;cursor:pointer;transition:background .15s}.blogNewsletterForm button:hover{background:#1557cc}.blogDetailLayout{display:grid;grid-template-columns:1fr 300px;gap:24px}.blogArticle{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.blogArticleHero{height:260px;background:radial-gradient(ellipse 800px 300px at 30% 40%,rgba(14,165,233,.22),transparent 60%),radial-gradient(ellipse 600px 240px at 78% 70%,rgba(22,163,74,.18),transparent 55%),linear-gradient(135deg,#f0f9ff,#f0fdf4);display:flex;align-items:center;justify-content:center;font-size:80px}.blogArticleBody{padding:28px}.blogArticleTitle{font-size:26px;font-weight:900;line-height:1.2;margin:12px 0;letter-spacing:-.3px}.blogArticleMeta{display:flex;gap:16px;color:var(--muted);font-size:13px;margin-bottom:18px;flex-wrap:wrap}.blogArticleLead{font-size:16px;color:var(--muted);line-height:1.7;padding-bottom:20px;border-bottom:1px solid var(--border);margin-bottom:24px}.blogMarkdown h2{font-size:22px;font-weight:900;margin:28px 0 12px;padding-bottom:8px;border-bottom:2px solid var(--border)}.blogMarkdown h3{font-size:17px;font-weight:900;margin:22px 0 10px}.blogMarkdown h4{font-size:15px;font-weight:900;margin:18px 0 8px}.blogMarkdown p{font-size:15px;line-height:1.8;color:var(--text);margin-bottom:14px}.blogMarkdown li{font-size:15px;line-height:1.8;margin-left:20px;color:var(--text)}.mdTableRow{display:grid;grid-template-columns:2fr 1fr}.mdTableCell{padding:9px 14px;font-size:14px;border-bottom:1px solid var(--border)}.blogShare{display:flex;gap:10px;align-items:center;margin-top:28px;padding-top:18px;border-top:1px solid var(--border)}.shareBtn{padding:7px 16px;border-radius:9px;border:1.5px solid var(--border-md);background:#fff;cursor:pointer;font-weight:700;font-size:13px;transition:all .15s}.shareBtn:hover{border-color:var(--brand2);color:var(--brand2)}.blogSidebarRight{display:flex;flex-direction:column;gap:16px}.blogSidebarCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:18px}.blogSidebarCard h4{font-size:14px;font-weight:900;margin-bottom:14px}.blogRelatedItem{display:flex;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid var(--border);color:var(--text);font-size:13px;font-weight:700}.blogRelatedItem:last-child{border-bottom:none}.blogRelatedImg{width:52px;height:44px;flex-shrink:0;border-radius:8px;background:linear-gradient(135deg,#0ea5e92e,#16a34a26);display:flex;align-items:center;justify-content:center;font-size:22px}.mcbSection{background:#eaf1fb;padding:30px 0}.mcbWrap{position:relative;min-height:220px;display:flex;align-items:center}.mcbPill{background:#f97316;border-radius:999px;padding:38px 260px 38px 48px;position:relative;z-index:2;max-width:660px;flex-shrink:0;overflow:visible}.mcbHeading{font-size:32px;font-weight:1000;color:#fff;line-height:1.25;letter-spacing:-.5px;margin-bottom:10px}.mcbDesc{font-size:14px;color:#ffffffe0;line-height:1.65;margin-bottom:18px}.mcbBtn{display:inline-flex;align-items:center;background:#1d6be8;color:#fff;border-radius:99px;padding:11px 24px;font-size:14px;font-weight:900;text-decoration:none;width:fit-content;box-shadow:0 4px 16px #1d6be866;transition:background .15s}.mcbBtn:hover{background:#1557cc}.mcbTail{position:absolute;right:-28px;bottom:-22px;width:120px;height:80px;background:#fff;border-radius:0 0 50% 70%/0 0 60% 80%;transform:rotate(-18deg);z-index:0}.mcbDropsWrap{position:absolute;right:-10px;top:50%;transform:translateY(-55%);width:340px;height:290px}.mcbDrop{position:absolute;overflow:hidden;border:4px solid #fff;box-shadow:0 6px 24px #0003;border-radius:50% 50% 42% 42%/58% 58% 42% 42%}.mcbDropL{width:172px;height:238px;left:0;top:20px;transform:rotate(-13deg);z-index:5}.mcbDropR{width:152px;height:210px;right:0;top:36px;transform:rotate(8deg);z-index:4}.mcbDropFill{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mcbDropFillA{background:linear-gradient(195deg,#b8d8ed,#87ceeb 22%,#6aa6c8 45%,#8fa4b0 65%,#6b8698 82%,#4e6878)}.mcbDropFillB{background:linear-gradient(195deg,#6db8d8,#9fd0e4 20%,#c8e4f0 38%,#daeef5 52%,#e0ece4 68%,#b8cfc5 85%,#8ab2a8)}.mcbDropIcon{font-size:52px;filter:drop-shadow(0 2px 5px rgba(0,0,0,.25));line-height:1;margin-top:20px}.mcbBadge{position:absolute;left:46%;top:56%;transform:translate(-50%,-50%);z-index:10;width:58px;height:58px;background:#f97316;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 14px #f973168c}.mcbBadgePct{font-size:15px;font-weight:1000;line-height:1}.mcbBadgeNum{font-size:9.5px;font-weight:900;line-height:1.3;text-align:center}@media (max-width: 960px){.mcbPill{padding:32px 200px 32px 32px}.mcbDropL{width:145px;height:200px}.mcbDropR{width:128px;height:177px}.mcbDropsWrap{width:290px}.mcbHeading{font-size:26px}}@media (max-width: 700px){.mcbPill{border-radius:24px;padding:28px 28px 120px;max-width:100%}.mcbTail{display:none}.mcbDropsWrap{position:absolute;right:0;bottom:-30px;top:auto;transform:none;width:240px;height:200px}.mcbDropL{width:115px;height:158px;left:0;top:10px}.mcbDropR{width:100px;height:140px;right:0;top:20px}.mcbHeading{font-size:22px}}.faqList{display:flex;flex-direction:column;gap:8px}.faqGroup{margin-bottom:36px}.faqGroupTitle{font-size:19px;font-weight:900;margin-bottom:14px;padding-left:14px;border-left:4px solid var(--brand2)}.faqItem{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.faqQuestion{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:none;border:none;font-size:14px;font-weight:800;text-align:left;cursor:pointer;gap:12px}.faqQuestion:hover{background:var(--bg)}.faqAnswer{padding:14px 18px 16px;font-size:14px;color:var(--muted);line-height:1.7;border-top:1px solid var(--border)}.faqContact{background:linear-gradient(135deg,#0ea5e912,#16a34a12);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:26px;margin-top:20px}.faqContact h3{font-size:18px;font-weight:900;margin-bottom:8px}.faqContact p{color:var(--muted);margin-bottom:18px}.authPage{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:32px 16px}.authCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:32px;width:100%;max-width:440px;box-shadow:var(--shadow-lg)}.authBrand{display:flex;justify-content:center;margin-bottom:22px}.authTabs{display:flex;background:var(--bg);border-radius:var(--radius-md);padding:3px;margin-bottom:22px}.authTab{flex:1;height:36px;border-radius:10px;border:none;background:transparent;font-weight:800;font-size:14px;cursor:pointer;color:var(--muted)}.authTabActive{background:#fff;color:var(--text);box-shadow:0 1px 6px #1118271a}.authForm{display:flex;flex-direction:column;gap:16px}.authDivider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.authDivider:before,.authDivider:after{content:"";flex:1;height:1px;background:var(--border)}.accountLayout{display:grid;grid-template-columns:220px 1fr;gap:20px}.accountSidebar{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:16px;height:fit-content;display:flex;flex-direction:column;gap:4px}.accountProfile{display:flex;gap:10px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--border);margin-bottom:8px}.accountAvatar{width:42px;height:42px;border-radius:50%;background:var(--gradient);color:#fff;font-weight:900;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.accountMain{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:22px}.orderList{display:flex;flex-direction:column;gap:12px}.orderCard{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-md);padding:16px}.orderCardHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.orderCardId{font-size:12px;font-weight:900;color:var(--muted);font-family:monospace}.orderCardProduct{font-weight:800;font-size:14px;margin-bottom:8px}.orderCardMeta{display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.orderCardPrice{font-weight:900;color:var(--text)}.simCard{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:18px}.simCardHeader{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:14px;margin-bottom:16px;flex-wrap:wrap;gap:8px}.progressBar{height:8px;background:#11182714;border-radius:4px;overflow:hidden}.progressFill{height:100%;background:var(--gradient);border-radius:4px;transition:width .3s}.checkoutSteps{display:flex;align-items:center;justify-content:center;max-width:500px;margin:0 auto 28px}.checkoutStep{display:flex;align-items:center;gap:8px;flex:1;font-size:13px;font-weight:700;color:var(--muted)}.checkoutStep:after{content:"";flex:1;height:2px;background:var(--border);margin-left:8px}.checkoutStep:last-child:after{display:none}.checkoutStepActive{color:var(--brand2)}.checkoutStepNum{width:28px;height:28px;border-radius:50%;background:var(--bg);border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;flex-shrink:0}.checkoutStepActive .checkoutStepNum{background:var(--gradient);border-color:transparent;color:#fff}.checkoutLayout{display:grid;grid-template-columns:1fr 320px;gap:22px}.checkoutCard{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:22px}.checkoutCard h3{font-size:17px;font-weight:900;margin-bottom:18px}.paymentMethods{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.paymentMethod{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1.5px solid var(--border-md);border-radius:var(--radius-md);cursor:pointer;font-weight:700;font-size:14px;transition:all .15s}.paymentMethodActive{border-color:var(--brand2);background:#0ea5e90d}.bankInfo{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-md);padding:14px}.bankInfo p{font-size:13px;margin-bottom:6px}.checkoutSummary{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:22px;height:fit-content}.checkoutSummary h3{font-size:17px;font-weight:900;margin-bottom:16px}.summaryItem{display:flex;justify-content:space-between;padding:9px 0;font-size:14px;border-bottom:1px solid var(--border)}.summaryTotal{display:flex;justify-content:space-between;align-items:center;padding:12px 0 8px;font-weight:900}.summaryNote{font-size:12px;color:var(--brand);font-weight:700;margin-top:10px;background:#16a34a0f;padding:9px 12px;border-radius:8px}.policyContent{max-width:780px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:32px 36px}.policyContent h2{font-size:19px;font-weight:900;margin:26px 0 10px;padding-bottom:8px;border-bottom:1px solid var(--border)}.policyContent p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:10px}.policyContent ul,.policyContent ol{color:var(--muted);font-size:14px;line-height:2.1;padding-left:22px}.policyContent li{margin-bottom:2px}.policyContent table{width:100%;border-collapse:collapse;margin:14px 0}.policyContent th{padding:10px 14px;background:var(--bg);font-size:13px;text-align:left}.policyContent td{padding:10px 14px;font-size:13px;border-bottom:1px solid var(--border)}.policyContent em{color:var(--muted);font-size:13px}.policyContent a{color:var(--brand2)}.badge{font-size:12px;font-weight:800;padding:5px 10px;border-radius:6px;border:1px solid var(--border);background:var(--bg)}.badgeGreen{background:#16a34a1a;border-color:#16a34a40;color:var(--brand)}.badgeBlue{background:#0ea5e91a;border-color:#0ea5e940;color:var(--brand2)}.badgeRed{background:#ef44441a;border-color:#ef444440;color:#dc2626}@media (max-width: 1100px){.gridProducts{grid-template-columns:repeat(2,minmax(0,1fr))}.footerGrid{grid-template-columns:1fr 1fr}.stepsGrid{grid-template-columns:1fr}.valuesGrid{grid-template-columns:repeat(3,1fr)}.heroRight{width:300px}.heroHeadline{font-size:32px}}@media (max-width: 1024px){.blogLatestGrid{grid-template-columns:1fr 1fr}.blogLatestCtaCard{display:none}.blogSuggestGrid{grid-template-columns:repeat(2,1fr)}.blogHeroInner{grid-template-columns:55% 1fr}}@media (max-width: 900px){.shopLayout,.guideLayout,.contactLayout,.blogDetailLayout{grid-template-columns:1fr}.reviewCard{min-width:calc(50% - 7px);max-width:calc(50% - 7px)}.blogNewsletterInner{flex-direction:column}}@media (max-width: 768px){.mobileMenuBtn{display:flex}.mainNav,.headerSearchForm,.headerRight{display:none}.heroInner{flex-direction:column}.heroRight{width:100%}.heroHeadline{font-size:28px}.heroSubtitle{font-size:14px}.gridProducts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.blogGrid,.blogHeroInner{grid-template-columns:1fr}.blogHeroTextSide{display:none}.blogLatestGrid{grid-template-columns:1fr}.blogLatestBigCard{height:300px}.blogSuggestGrid{grid-template-columns:1fr}.statsGrid{grid-template-columns:repeat(2,1fr)}.benefitsGrid{grid-template-columns:1fr}.valuesGrid{grid-template-columns:repeat(2,1fr)}.footerGrid,.accountLayout,.checkoutLayout{grid-template-columns:1fr}.reviewCard{min-width:calc(100% + -0px);max-width:calc(100% + -0px)}.blogNewsletterForm input{width:100%}.pageHeroTitle{font-size:22px}.sectionHead h2{font-size:18px}.blogPageH1{font-size:26px}}@media (max-width: 480px){.gridProducts{grid-template-columns:1fr}.heroCard{padding:16px}.container{padding:0 14px}}:root{--adminBg: #0b1220;--adminCard: rgba(255,255,255,.92);--adminText: #0f172a;--adminMuted: rgba(15,23,42,.65);--adminBorder: rgba(15,23,42,.12);--adminBlue: #0ea5e9;--adminGreen: #16a34a}.adminAppRoot{min-height:100vh;display:flex;background:linear-gradient(180deg,#0b1220,#0b1220f5);color:#fff}.adminSidebar{width:280px;padding:18px 16px;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:16px}.adminSidebarBrand{display:flex;align-items:center;gap:12px}.adminSidebarBrandName{font-weight:1000;font-size:15px}.adminSidebarBrandSub{color:#ffffffb3;font-weight:800;font-size:12px;margin-top:2px}.adminNav{display:flex;flex-direction:column;gap:8px}.adminNavItem{width:100%;text-align:left;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffdb;font-weight:1000;cursor:pointer}.adminNavItem:hover{background:#ffffff12}.adminNavItem.active{background:linear-gradient(135deg,#0ea5e940,#16a34a38);border-color:#fff3;color:#fff}.adminSidebarBottom{margin-top:auto}.adminMain{flex:1;padding:18px 18px 40px}.adminHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 14px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px}.adminHeaderTitle{font-weight:1100;font-size:18px}.adminHeaderSub{margin-top:4px;color:#ffffffb8;font-weight:800;font-size:13px}.adminHeaderRight{display:flex;align-items:center;gap:10px}.adminLink{color:#fff;font-weight:900;border:1px solid rgba(255,255,255,.16);background:#ffffff0d;padding:10px 12px;border-radius:12px}.adminLink:hover{background:#ffffff14}.adminSection{margin-top:14px}.adminSectionGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.adminStatCard{border-radius:16px;padding:14px 14px 16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.adminStatCard.green{background:#16a34a1a;border-color:#16a34a38}.adminStatCard.blue{background:#0ea5e91f;border-color:#0ea5e93d}.adminStatTitle{color:#ffffffbf;font-weight:900;font-size:13px}.adminStatValue{margin-top:10px;font-weight:1100;font-size:26px}.adminStatHint{margin-top:6px;color:#ffffffad;font-weight:800;font-size:12px}.adminSplit{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin-top:12px}.adminSplitWide{grid-template-columns:1.2fr .8fr}.adminPanel{border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;padding:14px}.adminPanelHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.adminPanelTitle{font-weight:1100;font-size:15px}.adminPanelSub{color:#ffffffb3;font-weight:800;font-size:12px}.adminTableWrap{overflow:auto}.adminTable{width:100%;border-collapse:collapse;min-width:780px}.adminTable th,.adminTable td{padding:10px;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;font-weight:800;font-size:13px}.adminTable th{color:#ffffffb8;font-weight:1000}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.badge{display:inline-block;padding:6px 10px;border-radius:999px;font-weight:1000;font-size:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f}.badge.paid{background:#16a34a2e;border-color:#16a34a47}.badge.cancelled{background:#ef44442e;border-color:#ef444447}.badge.pending{background:#f59e0b2e;border-color:#f59e0b47}.adminRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.adminSearch input{width:420px;max-width:100%;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;padding:0 12px;font-weight:800;outline:none}.adminSearch input::placeholder{color:#ffffff8c}.cellTitle{font-weight:1100}.cellSub{margin-top:4px;color:#ffffffad}.cellActions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.adminBtnSmall{height:32px;padding:0 10px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;cursor:pointer;font-weight:1000}.adminBtnSmall:hover{background:#ffffff1a}.adminBtnSmallDanger{height:32px;padding:0 10px;border-radius:12px;border:1px solid rgba(239,68,68,.3);background:#ef444424;color:#fff;cursor:pointer;font-weight:1000}.emptyCell{padding:22px 10px!important;color:#ffffffb3;text-align:center!important;font-weight:1000}.adminList{display:flex;flex-direction:column;gap:10px}.adminListRow{display:flex;justify-content:space-between;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.adminListTitle{font-weight:1100}.adminListSub{margin-top:4px;color:#ffffffb3;font-weight:900;font-size:12px}.adminListRight{text-align:right}.adminListPrice{font-weight:1100}.adminListUpdated{margin-top:6px;color:#ffffffad;font-weight:800;font-size:12px}.adminPanel .adminForm{margin-top:10px;display:flex;flex-direction:column;gap:10px}.adminField{display:flex;flex-direction:column;gap:6px;color:#ffffffd9;font-weight:1000;font-size:13px}.adminField input,.adminField select{height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;padding:0 12px;font-weight:800;outline:none}.adminField input::placeholder{color:#ffffff8c}.adminField textarea{border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;padding:10px 12px;font-weight:800;outline:none;resize:vertical;font-family:inherit;font-size:13px}.adminField select option{background:#1e293b}.adminBtnGhost.active{background:#0ea5e938;border-color:#0ea5e970;color:#38bdf8}.adminGrid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adminFormActions{display:flex;align-items:center;gap:10px;margin-top:6px}.adminBtnPrimary{height:40px;border-radius:12px;border:0;padding:0 16px;cursor:pointer;color:#fff;font-weight:1100;background:linear-gradient(135deg,#0ea5e9,#16a34a)}.adminBtnGhost{height:40px;border-radius:12px;padding:0 14px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;font-weight:1100;cursor:pointer}.adminBtnGhost:hover{background:#ffffff1a}.adminFormNote{color:#ffffffad;font-weight:900;font-size:12px;line-height:1.45;margin-top:6px}.adminLoginWrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:22px;background:linear-gradient(180deg,#0b1220,#0b1220f5)}.adminLoginCard{width:420px;max-width:100%;border-radius:18px;background:#ffffffeb;color:var(--adminText);padding:18px;border:1px solid rgba(255,255,255,.4)}.adminLoginBrand{display:flex;align-items:center;gap:12px}.adminLoginTitle{font-weight:1100;font-size:18px}.adminLoginSub{margin-top:4px;color:var(--adminMuted);font-weight:900;font-size:12px}.adminLoginForm{margin-top:14px;display:flex;flex-direction:column;gap:12px}.adminLoginCard .adminField{color:var(--adminText)}.adminLoginCard .adminField input{border-color:#0f172a24;background:#fff;color:var(--adminText)}.adminLoginError{border:1px solid rgba(239,68,68,.25);background:#ef44441a;color:#991b1b;font-weight:1000;padding:10px 12px;border-radius:12px}.adminLoginHint{color:var(--adminMuted);font-weight:900;font-size:12px;line-height:1.45}.logoMark{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--adminBlue),var(--adminGreen));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900}@media (max-width: 1100px){.adminSectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminSplit{grid-template-columns:1fr}.adminSidebar{width:250px}.adminTable{min-width:680px}}
