body{min-width:320px;display:block}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:#111827;background:#fff;font-family:Poppins,Arial,sans-serif}a{color:inherit;text-decoration:none}.site{width:100%;min-height:100vh}.topbarWrap{z-index:100;background:0 0;width:100%;padding:10px 20px;animation:.55s cubic-bezier(.34,1.56,.64,1) both navbarPop;position:sticky;top:0}@keyframes navbarPop{0%{opacity:0;transform:translateY(-60%)scale(.88)}65%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}.topbar{background:#fff;border-radius:14px;align-items:center;gap:16px;max-width:1200px;height:64px;margin:0 auto;padding:0 20px;display:flex;position:relative;box-shadow:0 2px 18px #00000017,0 1px 4px #0000000d}.topbarLogo{z-index:2;flex-shrink:0;align-items:center;gap:8px;text-decoration:none;transition:opacity .18s;display:flex}.topbarLogo:hover{opacity:.76}.topbarLogoImg{object-fit:contain;border-radius:12px;flex-shrink:0;width:54px;height:54px}.topbarSearchWrap{flex:1;min-width:0;position:relative}.topbarSearch{width:100%}.topbarSearchInner{align-items:center;display:flex;position:relative}.topbarSearch input{color:#1d1d1f;background:#fff;border:1.5px solid #e5e7eb;border-radius:24px;outline:none;width:100%;height:42px;padding:0 44px 0 20px;font-family:inherit;font-size:14px;font-weight:400;transition:border-color .2s,box-shadow .2s}.topbarSearch input::placeholder{color:#9ca3af}.topbarSearch input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.topbarSearchBtn{cursor:pointer;color:#6b7280;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.topbarSearchBtn:hover{color:#1d1d1f}.topbarSearchDrop{-webkit-backdrop-filter:blur(40px)saturate(200%);z-index:300;transform-origin:0 0;background:#ffffffc7;border:1px solid #ffffff80;border-radius:18px;width:360px;max-height:420px;animation:.24s cubic-bezier(.16,1,.3,1) both dropdownOpen;position:absolute;top:calc(100% + 14px);left:0;overflow-y:auto;box-shadow:0 24px 64px #0000002e,0 4px 16px #00000014}.topbarSearchResult{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #0000000f;align-items:center;gap:12px;width:100%;padding:10px 14px;font-family:inherit;transition:background .12s;display:flex}.topbarSearchResult:last-child{border-bottom:0}.topbarSearchResult:hover{background:#0000000d}.topbarSearchResultThumb{background:#0000000a;border-radius:10px;flex-shrink:0;width:42px;height:42px;overflow:hidden}.topbarSearchResultThumb img{object-fit:cover;width:100%;height:100%;display:block}.topbarSearchResultInfo{flex:1;min-width:0}.topbarSearchResultInfo p{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}.topbarSearchResultInfo span{color:#2563eb;font-size:12px;font-weight:600}.topbarSearchEmpty{color:#6b7280;text-align:center;padding:20px 16px;font-size:13px}.topbarIcons{z-index:2;flex-shrink:0;align-items:center;gap:4px;display:flex}.topbarIconBtn{cursor:pointer;color:#1d1d1f;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.topbarIconBtn:hover{background:#00000012;transform:scale(1.1)}.topbarIconBtn:active{transform:scale(.93)}.topbarIconBtn--active{color:#0071e3}.topbarIconBtn--wa{color:#25d366}.topbarIconBtn--wa:hover{background:#25d3661a}.topbarIconBtn--wishlist{color:#f43f5e}.topbarIconBtn--wishlist:hover{background:#f43f5e14}.topbarIconBtn--wishlist svg{transform-origin:50%;animation:2.6s ease-in-out infinite heartBreath}@keyframes heartBreath{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}.topbarCartBtn{position:relative}.topbarCartBadge{color:#fff;pointer-events:none;background:#ff3b30;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-family:inherit;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:4px;right:4px}.topbarCatWrap{position:relative}.topbarCatMenu{z-index:200;background:#fff;border:1px solid #0000000f;border-radius:20px;width:320px;padding:16px;animation:.22s cubic-bezier(.34,1.56,.64,1) both catMenuIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 60px #00000024,0 4px 16px #00000012}@keyframes catMenuIn{0%{opacity:0;transform:scale(.9)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.topbarCatMenuTitle{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 0 12px 2px;font-size:11px;font-weight:700}.topbarCatGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.topbarCatTile{cursor:pointer;animation:.35s cubic-bezier(.34,1.56,.64,1) both catTileIn;animation-delay:calc(var(--i,0) * 55ms);background:#f7f8fc;border:1.5px solid #f0f0f5;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:14px 6px 12px;transition:background .18s,border-color .18s,transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s;display:flex}@keyframes catTileIn{0%{opacity:0;transform:scale(.78)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.topbarCatTile:hover{background:#1e2060;border-color:#1e2060;transform:scale(1.06)translateY(-2px);box-shadow:0 8px 24px #1e206038}.topbarCatTile--all{background:0 0;border-color:#f0f0f5 #0000 #0000;border-top-style:solid;border-top-width:1px;border-radius:0;flex-direction:row;grid-column:1/-1;justify-content:center;gap:7px;margin-top:2px;padding:9px 14px}.topbarCatTile--all:hover{box-shadow:none;background:#f7f8fc;border-color:#f0f0f5 #0000 #0000;transform:none}.topbarCatTileIcon{color:#1e2060;justify-content:center;align-items:center;transition:color .18s;display:flex}.topbarCatTile:hover .topbarCatTileIcon{color:#fff}.topbarCatTileName{color:#374151;text-align:center;font-size:11.5px;font-weight:700;line-height:1.25;transition:color .18s}.topbarCatTile:hover .topbarCatTileName{color:#fff}.topbarCatTile--all .topbarCatTileName{color:#6b7280;font-size:12px;font-weight:600}.topbarCatTile--all:hover .topbarCatTileName{color:#1e2060}.topbarCatTile--all .topbarCatTileIcon{color:#9ca3af}.topbarCatTile--all:hover .topbarCatTileIcon{color:#1e2060}.cartAnim{transition:background .3s,border-color .3s,transform .15s;position:relative;overflow:hidden}.cartAnim--done{background:#059669!important;border-color:#059669!important}.cartAnim--inCart{color:#fff!important;background:#059669!important;border-color:#059669!important}.cartAnim--inCart:hover:not(:disabled){background:#047857!important;border-color:#047857!important}.cartAnimInCart{white-space:nowrap;justify-content:center;align-items:center;gap:6px;animation:.35s cubic-bezier(.34,1.56,.64,1) both cartInCartReveal;display:flex;position:absolute;inset:0}@keyframes cartInCartReveal{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.cartAnim:active:not(:disabled){transform:scale(.95)}.cartAnimSpacer{visibility:hidden;pointer-events:none;white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.cartAnimDefault{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.cartAnimFlyWrap{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cartAnimFlyIcon{align-items:center;animation:.48s cubic-bezier(.4,0,.8,1) forwards cartIconSweep;display:flex;position:absolute;left:0}@keyframes cartIconSweep{0%{opacity:1;left:12px}70%{opacity:1;left:calc(100% - 18px)}to{opacity:0;left:calc(100% + 4px)}}.cartAnimFlyLabel{white-space:nowrap;animation:.35s ease-out forwards cartLabelWipeOut}@keyframes cartLabelWipeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(12px)}}.cartAnimDone{white-space:nowrap;justify-content:center;align-items:center;gap:6px;animation:.38s cubic-bezier(.34,1.56,.64,1) both cartDonePop;display:flex;position:absolute;inset:0}@keyframes cartDonePop{0%{opacity:0;transform:scale(.7)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.topbarCartWrap{position:relative}.cartPopup{z-index:300;transform-origin:100% 0;background:#fff;border:1px solid #0000000f;border-radius:18px;flex-direction:column;width:360px;max-height:80vh;animation:.26s cubic-bezier(.16,1,.3,1) both dropdownOpen;display:flex;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 24px 64px #00000029,0 4px 16px #00000012}.cartPopupHead{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.cartPopupHead h3{align-items:center;gap:8px;margin:0;font-size:17px;font-weight:700;display:flex}.cartPopupCount{color:#fff;background:#f97316;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;display:flex}.cartPopupClose{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:border-color .15s,color .15s;display:flex}.cartPopupClose:hover{color:#111827;border-color:#9ca3af}.cartPopupEmpty{text-align:center;padding:40px 24px}.cartPopupEmpty p{color:#9ca3af;margin:0 0 10px;font-size:13.5px}.cartPopupEmpty a{color:#2563eb;font-size:13.5px;font-weight:700}.cartPopupList{flex:1;padding:6px 16px;overflow-y:auto}.cartPopupItem{border-bottom:1px solid #f1f5f9;gap:12px;padding:14px 4px;display:flex}.cartPopupItem:last-child{border-bottom:0}.cartPopupItemImg{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.cartPopupItemImg img{object-fit:cover;width:100%;height:100%;display:block}.cartPopupItemInfo{flex:1;min-width:0}.cartPopupItemTop{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.cartPopupItemName{color:#111827;margin:0;font-size:13.5px;font-weight:700;line-height:1.35}.cartPopupBadge{color:#fff;white-space:nowrap;background:#f97316;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.cartPopupPriceRow{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.cartPopupPriceRow strong{color:#2563eb;font-size:13.5px;font-weight:700}.cartPopupPriceRow del{color:#9ca3af;font-size:11.5px}.cartPopupBottomRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.cartPopupStepper{border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;display:flex;overflow:hidden}.cartPopupStepper button{color:#374151;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s;display:flex}.cartPopupStepper button:hover{background:#f3f4f6}.cartPopupStepper span{text-align:center;border-left:1.5px solid #e5e7eb;border-right:1.5px solid #e5e7eb;width:28px;font-size:12.5px;font-weight:700;line-height:26px}.cartPopupRemove{cursor:pointer;color:#ef4444;white-space:nowrap;background:0 0;border:0;padding:0;font-family:inherit;font-size:11.5px;font-weight:700;transition:color .15s}.cartPopupRemove:hover{color:#b91c1c}.cartPopupFoot{border-top:1px solid #f1f5f9;flex-shrink:0;padding:16px 20px 20px}.cartPopupSubtotalRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.cartPopupSubtotalRow span{color:#111827;font-size:14.5px;font-weight:700}.cartPopupSubtotalRow strong{color:#111827;font-size:16px;font-weight:800}.cartPopupNote{color:#9ca3af;margin:0 0 16px;font-size:11.5px}.cartPopupBtnRow{gap:10px;display:flex}.cartPopupViewBtn,.cartPopupCheckoutBtn{border-radius:10px;flex:1;justify-content:center;align-items:center;height:42px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:flex}.cartPopupViewBtn{color:#fff;background:#f97316}.cartPopupViewBtn:hover{background:#ea580c}.cartPopupCheckoutBtn{color:#fff;background:#2563eb}.cartPopupCheckoutBtn:hover{background:#1d4ed8}.cartPopupViewBtn:active,.cartPopupCheckoutBtn:active{transform:scale(.97)}@media (width<=480px){.cartPopup{width:calc(100vw - 24px);right:-8px}}.topbarUserWrap{position:relative}.topbarUserDropdown{-webkit-backdrop-filter:blur(40px)saturate(200%);z-index:300;transform-origin:100% 0;background:#fffffff0;border:1px solid #0000001a;border-radius:18px;min-width:220px;animation:.28s cubic-bezier(.16,1,.3,1) both dropdownOpen;position:absolute;top:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 24px 64px #00000029,0 4px 16px #00000012}@keyframes dropdownOpen{0%{opacity:0;transform:translateY(-10px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.topbarDropdownHeader{border-bottom:1px solid #00000012;padding:16px 18px 13px}.topbarDropdownName{color:#1d1d1f;margin:0 0 3px;font-size:14px;font-weight:600}.topbarDropdownEmail{color:#8e8e93;margin:0;font-size:12px}.topbarDropdownItem{color:#1d1d1f;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:13px 18px;font-family:inherit;font-size:14px;font-weight:400;text-decoration:none;transition:background .14s;display:flex}.topbarDropdownItem:hover{background:#0000000d}.topbarDropdownDivider{background:#00000012;height:1px;margin:0}.topbarDropdownItem--danger{color:#ff3b30}.topbarDropdownItem--danger:hover{background:#ff3b3012}.navLinks{display:none}.cartButton,.primaryBtn,.viewButton{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;padding:13px 22px;font-weight:600}.heroSection{background:radial-gradient(circle at 80% 20%,#2563eb33,#0000 32%),linear-gradient(135deg,#fff 0%,#eef2ff 100%);grid-template-columns:1.4fr .8fr;align-items:center;gap:40px;width:100%;min-height:78vh;padding:80px 56px;display:grid}.tag{color:#2563eb;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:700}.heroContent h1{letter-spacing:-4px;max-width:840px;margin:16px 0 24px;font-size:clamp(48px,6vw,86px);line-height:.95}.heroContent p{color:#4b5563;max-width:650px;font-size:19px;line-height:1.8}.heroButtons{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.secondaryBtn{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:13px 22px;font-weight:600}.heroPanel{color:#fff;background:#111827;border-radius:34px;flex-direction:column;justify-content:end;min-height:300px;padding:38px;display:flex;box-shadow:0 30px 80px #11182740}.heroPanel p{color:#93c5fd;margin:0;font-weight:700}.heroPanel h3{letter-spacing:-1px;margin:14px 0;font-size:38px}.heroPanel span{color:#d1d5db}.features{grid-template-columns:repeat(3,1fr);gap:22px;width:100%;padding:34px 56px;display:grid}.features div{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:28px}.features h3{margin:0 0 8px}.features p{color:#6b7280;margin:0;line-height:1.6}.shopSection{width:100%;padding:42px 56px 80px}.sectionHeader{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.sectionHeader h2{letter-spacing:-1.5px;margin:8px 0 0;font-size:44px}.searchBox{border:1px solid #d1d5db;border-radius:999px;outline:none;width:320px;height:48px;padding:0 18px;font-size:15px}.categoryFilters{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.categoryFilters button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:11px 18px;font-weight:600}.categoryFilters .active{color:#fff;background:#2563eb;border-color:#2563eb}.productGrid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:26px;width:100%;display:grid}.productCard{background:#fff;border:1px solid #e5e7eb;border-radius:28px;transition:all .25s;overflow:hidden;box-shadow:0 16px 40px #1118270f}.productCard:hover{transform:translateY(-6px);box-shadow:0 26px 70px #1118271f}.productImage{background:#f3f4f6;height:260px;display:block;position:relative}.productImage img{object-fit:cover;width:100%;height:100%}.saleBadge{color:#fff;background:#ef4444;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px}.productBody{padding:20px}.productCategory{color:#2563eb;margin:0 0 8px;font-size:13px;font-weight:700}.productBody h3{margin:0 0 8px;font-size:22px}.productDesc{color:#6b7280;min-height:42px;font-size:14px;line-height:1.5}.productMeta{justify-content:space-between;align-items:end;gap:12px;margin:18px 0;display:flex}.productMeta strong{font-size:21px;display:block}.productMeta small{color:#9ca3af;margin-top:4px;text-decoration:line-through;display:block}.inStock{color:#059669;white-space:nowrap;background:#ecfdf5;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.outStock{color:#dc2626;white-space:nowrap;background:#fef2f2;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.viewButton{text-align:center;border-radius:16px;width:100%;display:block}.detailsPage{grid-template-columns:1fr 1fr;gap:40px;padding:50px 56px;display:grid}.detailsImage,.detailsInfo{background:#fff;border:1px solid #e5e7eb;border-radius:32px;padding:28px}.detailsImage img{object-fit:cover;border-radius:24px;width:100%;height:520px}.detailsInfo h1{letter-spacing:-2px;margin:10px 0 18px;font-size:52px}.detailsDesc{color:#6b7280;font-size:17px;line-height:1.8}.detailsPrice{margin:26px 0;font-size:34px;font-weight:700}.addCartBtn{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:16px;width:100%;padding:16px 20px;font-weight:700}.backLink{color:#2563eb;margin-top:22px;font-weight:700;display:inline-block}.cartPage{padding:50px 56px}.cartItem,.cartTotal{background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin-bottom:16px;padding:24px}.cartPage2{max-width:1280px;margin:0 auto;padding:52px 56px 100px}.cartPageHeader{align-items:baseline;gap:16px;margin-bottom:40px;display:flex}.cartPageHeader h1{letter-spacing:-2px;margin:0;font-size:48px}.cartItemCount{color:#6b7280;font-size:17px;font-weight:600}.cartBadge{color:#fff;vertical-align:middle;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;margin-left:7px;font-size:11px;font-weight:700;display:inline-flex}.cartEmpty{text-align:center;padding:100px 24px;animation:.5s both cartFadeUp}.cartEmptyIcon{margin-bottom:22px;font-size:68px;display:block}.cartEmpty h2{letter-spacing:-1px;margin:0 0 10px;font-size:32px}.cartEmpty p{color:#6b7280;margin:0 0 30px;font-size:17px}.cartLayout{grid-template-columns:1fr 360px;align-items:start;gap:28px;display:grid}.cartItemsList{flex-direction:column;gap:14px;display:flex}@keyframes cartFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cartItem2{animation:.4s both cartFadeUp;animation-delay:var(--delay,0s);background:#fff;border:1px solid #e5e7eb;border-radius:24px;grid-template-columns:90px 1fr auto;align-items:center;gap:20px;padding:20px 24px;transition:opacity .3s,transform .3s,box-shadow .2s;display:grid}.cartItem2:hover{box-shadow:0 8px 30px #11182714}.cartItem2--out{opacity:0;pointer-events:none;transform:translate(40px)}.cartItemImg{background:#f3f4f6;border-radius:14px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.cartItemImg img{object-fit:cover;width:100%;height:100%}.cartItemInfo{min-width:0}.cartItemCat{color:#2563eb;text-transform:uppercase;letter-spacing:.6px;margin:0 0 5px;font-size:11px;font-weight:700}.cartItemName{white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:17px;font-weight:600;overflow:hidden}.cartItemUnit{color:#9ca3af;margin:0;font-size:13px}.cartItemControls{align-items:center;gap:16px;display:flex}.cartQtyStepper{border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;display:flex;overflow:hidden}.cartQtyStepper button{cursor:pointer;color:#374151;background:#fff;border:0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;font-weight:600;transition:background .15s;display:flex}.cartQtyStepper button:hover{background:#f3f4f6}.cartQtyStepper span{text-align:center;-webkit-user-select:none;user-select:none;border-left:1.5px solid #e5e7eb;border-right:1.5px solid #e5e7eb;width:38px;font-size:15px;font-weight:600;line-height:36px}.cartItemLineTotal{text-align:right;min-width:100px;font-size:17px;font-weight:700}.cartRemoveBtn{cursor:pointer;color:#9ca3af;background:0 0;border:1.5px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:color .15s,border-color .15s,background .15s;display:flex}.cartRemoveBtn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.cartSummary{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:28px;animation:.4s .18s both cartFadeUp;position:sticky;top:96px}.cartSummary h2{letter-spacing:-.5px;margin:0 0 22px;font-size:21px}.cartSummaryLines{flex-direction:column;gap:12px;display:flex}.cartSummaryLine{justify-content:space-between;gap:12px;font-size:13px;display:flex}.cartSummaryLineName{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;display:flex;overflow:hidden}.cartSummaryLineQty{color:#9ca3af;flex-shrink:0;font-weight:500}.cartSummaryLine span:last-child{color:#111827;flex-shrink:0;font-weight:600}.cartSummaryDivider{background:#e5e7eb;height:1px;margin:20px 0}.cartSummaryTotal{justify-content:space-between;align-items:baseline;margin-bottom:22px;display:flex}.cartSummaryTotal span{font-size:16px;font-weight:600}.cartSummaryTotal strong{letter-spacing:-.8px;font-size:26px}.cartCheckoutBtn{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:14px;width:100%;height:54px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s}.cartCheckoutBtn:hover{background:#1f2937}.cartCheckoutBtn:active{transform:scale(.98)}.cartContinueLink{text-align:center;color:#6b7280;margin-top:16px;font-size:14px;font-weight:600;transition:color .15s;display:block}.cartContinueLink:hover{color:#111827}.cartCouponBox{margin:4px 0 8px}.cartCouponLabel{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.cartCouponRow{gap:8px;display:flex}.cartCouponInput{letter-spacing:.05em;color:#111827;text-transform:uppercase;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;outline:none;flex:1;height:40px;padding:0 12px;font-family:monospace;font-size:13px;transition:border-color .15s}.cartCouponInput:focus{border-color:#6366f1}.cartCouponApplyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.cartCouponApplyBtn:hover:not(:disabled){background:#4f46e5}.cartCouponApplyBtn:disabled{opacity:.55;cursor:not-allowed}.cartCouponRemoveBtn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fee2e2;border:none;border-radius:8px;height:40px;padding:0 14px;font-size:13px;font-weight:500;transition:background .15s}.cartCouponRemoveBtn:hover{background:#fecaca}.cartCouponError{color:#dc2626;margin-top:6px;font-size:12px}.cartCouponSuccess{color:#059669;align-items:center;gap:2px;margin-top:6px;font-size:12px;font-weight:400;display:flex}.cartSummarySubtotal{margin-bottom:2px}.cartSummarySubtotal span,.cartSummarySubtotal strong{color:#6b7280;font-size:14px;font-weight:400}.cartSummaryDiscount{margin-bottom:8px}.cartSummaryDiscount span{color:#059669;font-size:13px;font-weight:400}.cartSummaryDiscount span:last-child{color:#059669;font-weight:500}.cartSummaryGrand{margin-bottom:16px}@media (width<=900px){.heroSection{grid-template-columns:1fr;min-height:auto;padding:48px 24px}.heroContent h1{letter-spacing:-2px;font-size:46px}.features{grid-template-columns:1fr;padding:24px}.shopSection{padding:32px 24px 60px}.sectionHeader{flex-direction:column;align-items:start}.searchBox{width:100%}.detailsPage{grid-template-columns:1fr;padding:24px}.detailsImage img{height:320px}.detailsInfo h1{font-size:36px}.cartPage2{padding:32px 20px 80px}.cartPageHeader h1{font-size:34px}.cartLayout{grid-template-columns:1fr}.cartSummary{position:static}.cartItem2{grid-template-columns:76px 1fr;gap:14px;padding:16px 18px}.cartItemControls{grid-column:1/-1;justify-content:space-between}.cartItemImg{width:76px;height:76px}.cartItemLineTotal{min-width:auto}}.authPage{background:#f6f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{background:#fff;border:1px solid #e5e7eb;border-radius:28px;width:100%;max-width:420px;padding:36px;box-shadow:0 20px 50px #11182714}.authCard h1{margin:0 0 24px;font-size:34px}.authCard input{border:1px solid #d1d5db;border-radius:14px;width:100%;height:50px;margin-bottom:14px;padding:0 16px;font-size:15px}.authCard button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:14px;width:100%;height:52px;font-weight:700}.authCard p{color:#6b7280;margin-top:18px}.authCard a{color:#2563eb;font-weight:600}.authLinks{align-items:center;gap:16px;display:flex}.authSplit{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.authImagePanel{background:#d1d5db;position:relative;overflow:hidden}.authImagePanel img{object-fit:cover;width:100%;height:100%;display:block}.authImagePlaceholder{color:#ffffffd9;background:linear-gradient(150deg,#c8cdd8 0%,#9aa3b5 100%);flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;min-height:100vh;display:flex}.authImgIcon{opacity:.7;width:72px;height:72px}.authImgPlaceholderLabel{letter-spacing:.5px;margin:0;font-size:16px;font-weight:600}.authImgPlaceholderHint{opacity:.7;margin:0;font-size:13px}.authFormPanel{background:#fff;justify-content:center;align-items:center;padding:48px 40px;display:flex}.authForm{width:100%;max-width:420px}.authLogoWrap{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.authLogoImg{object-fit:contain;border-radius:14px;flex-shrink:0;width:72px;height:72px}.authBrandLogoImg{object-fit:contain;border-radius:16px;width:80px;height:80px;margin-bottom:18px}.authSubtitle{text-align:center;color:#6b7280;margin:0 0 28px;font-size:14px;line-height:1.6}.authError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:500}.authField{margin-bottom:18px}.authField label{color:#374151;margin-bottom:7px;font-size:14px;font-weight:500;display:block}.authField input{color:#111827;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:50px;padding:0 16px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.authField input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.authPasswordWrap{position:relative}.authPasswordWrap input{padding-right:50px}.authEyeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:0;justify-content:center;align-items:center;padding:0;line-height:1;transition:color .15s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.authEyeBtn:hover{color:#374151}.authRememberRow{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.authRememberLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:flex}.authRememberLabel input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:15px;height:15px}.authForgotLink{color:#374151;font-size:13px;text-decoration:none;transition:color .15s}.authForgotLink:hover,.authForgotLink strong{color:#2563eb}.authSubmit{color:#fff;cursor:pointer;letter-spacing:.3px;background:#2563eb;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:52px;font-family:inherit;font-size:16px;font-weight:600;transition:background .15s,transform .1s;display:flex}.authSubmit:hover:not(:disabled){background:#1d4ed8}.authSubmit:active:not(:disabled){transform:scale(.98)}.authSubmit:disabled{opacity:.65;cursor:not-allowed}@keyframes authSpin{to{transform:rotate(360deg)}}.authSpinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite authSpin;display:inline-block}.authAltText{text-align:center;color:#6b7280;margin:20px 0 0;font-size:14px}.authAltLink{color:#111827;font-weight:600;text-decoration:none}.authAltLink:hover{color:#2563eb}.authDivider{color:#9ca3af;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.authDivider:before,.authDivider:after{content:"";background:#e5e7eb;flex:1;height:1px}.authGoogleBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.authGoogleBtn:hover{background:#f9fafb;border-color:#d1d5db}@media (width<=768px){.authSplit{grid-template-columns:1fr}.authImagePanel{display:none}.authFormPanel{align-items:flex-start;min-height:100vh;padding:64px 24px 48px}.authForm{max-width:100%}}.regSplit{height:100vh;display:flex;overflow:hidden}.regImgPane{background:#1e293b;flex-shrink:0;width:46%;position:relative;overflow:hidden}.regImg{object-fit:cover;object-position:left center;width:100%;height:100%;position:absolute;inset:0}.regImgOverlay{background:linear-gradient(#0f172a14 0%,#0f172a2e 45%,#0f172ad1 75%,#0f172af0 100%);position:absolute;inset:0}.regImgContent{flex-direction:column;justify-content:space-between;padding:36px 44px 44px;display:flex;position:absolute;inset:0}.regImgLogo{text-decoration:none;display:inline-flex}.regImgLogo img{object-fit:contain;border-radius:12px;width:46px;height:46px;box-shadow:0 4px 16px #00000040}.regImgBottom{flex-direction:column;display:flex}.regImgHeading{color:#fff;letter-spacing:-.7px;text-shadow:0 2px 16px #00000059;margin:0 0 22px;font-size:32px;font-weight:800;line-height:1.2}.regImgBullets{flex-direction:column;gap:12px;margin:0 0 30px;padding:0;list-style:none;display:flex}.regImgBullets li{color:#ffffffe0;align-items:center;gap:11px;font-size:14px;font-weight:500;display:flex}.regImgBulletDot{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.regImgSignin{color:#fff9;margin:0;font-size:13px}.regImgSignin a{color:#fff;border-bottom:1px solid #ffffff59;padding-bottom:1px;font-weight:600;text-decoration:none;transition:border-color .15s}.regImgSignin a:hover{border-color:#fff}.regFormPane{background:#fff;flex:1;justify-content:center;align-items:flex-start;height:100vh;display:flex;overflow:hidden}.regForm{width:100%;max-width:480px;padding:36px 44px 24px}.regFormHeader{margin-bottom:22px}.regFormHeader h1{color:#0f172a;letter-spacing:-.45px;margin:0 0 5px;font-size:24px;font-weight:700}.regFormHeader p{color:#64748b;margin:0;font-size:13.5px}.regFormHeader a{color:#2563eb;font-weight:600;text-decoration:none}.regFormHeader a:hover{text-decoration:underline}.regFieldRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.regForm .authField{margin-bottom:12px}.regForm .authField label{margin-bottom:5px;font-size:12.5px}.regForm .authField input{height:44px;font-size:13.5px}.regStrength{margin-top:8px}.regStrengthBars{align-items:center;gap:4px;margin-bottom:6px;display:flex}.regStrengthBar{border-radius:99px;flex:1;height:3px;transition:background .25s}.regStrengthLabel{text-align:right;min-width:40px;font-size:11px;font-weight:700}.regRules{grid-template-columns:1fr 1fr;gap:2px 10px;margin:0;padding:0;list-style:none;display:grid}.regRule{color:#9ca3af;align-items:center;gap:4px;font-size:11px;transition:color .2s;display:flex}.regRule span{font-size:9px}.regRule--ok{color:#059669}.regForm .authSubmit{height:46px;margin-top:4px;font-size:14.5px}.regDisclaimer{color:#94a3b8;text-align:center;margin:12px 0 0;font-size:11.5px;line-height:1.5}.regDisclaimer a{color:#64748b;border-bottom:1px solid #e2e8f0;text-decoration:none}.regDisclaimer a:hover{color:#2563eb;border-color:#2563eb}@media (width<=820px){.regSplit{flex-direction:column;height:100vh;overflow:hidden}.regImgPane{flex-shrink:0;width:100%;height:220px}.regImgContent{padding:24px 28px 28px}.regImgHeading{margin-bottom:10px;font-size:20px}.regImgBullets{display:none}.regFormPane{flex:1;height:auto;overflow:hidden}.regForm{padding:24px 28px 20px}.regFieldRow{grid-template-columns:1fr;gap:0}}@media (width<=480px){.regForm{padding:20px 18px 16px}.regRules{grid-template-columns:1fr}}.checkoutPage{max-width:1280px;margin:0 auto;padding:52px 56px 100px}.checkoutPageHeader{margin-bottom:40px}.checkoutPageHeader h1{letter-spacing:-2px;margin:0 0 8px;font-size:48px}.checkoutStep{color:#6b7280;margin:0;font-size:16px}.checkoutLayout{grid-template-columns:1fr 400px;align-items:start;gap:28px;display:grid}.checkoutLeft{flex-direction:column;gap:16px;display:flex}.checkoutSection{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:28px;animation:.35s both cartFadeUp}.checkoutSection:first-child{animation-delay:50ms}.checkoutSection:nth-child(2){animation-delay:.1s}.checkoutSection:nth-child(3){animation-delay:.15s}.checkoutSection:nth-child(4){animation-delay:.2s}.checkoutSectionHead{align-items:center;gap:12px;margin-bottom:22px;display:flex}.checkoutSectionHead h2{letter-spacing:-.4px;margin:0;font-size:18px}.checkoutSectionNum{color:#fff;background:#111827;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.checkoutGrid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkoutField{margin-bottom:16px}.checkoutField:last-child{margin-bottom:0}.checkoutField label{color:#374151;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.checkoutOptional{color:#9ca3af;font-weight:400}.checkoutField input,.checkoutField textarea{color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.checkoutField input{height:48px}.checkoutField textarea{resize:vertical;padding:12px 14px;line-height:1.5}.checkoutField input:focus,.checkoutField textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.checkoutPayOption{background:#f9fafb;border:2px solid #111827;border-radius:16px;align-items:center;gap:16px;padding:18px 20px;display:flex}.checkoutPayIcon{color:#fff;background:#111827;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.checkoutPayText{flex:1}.checkoutPayText strong{margin-bottom:3px;font-size:15px;display:block}.checkoutPayText p{color:#6b7280;margin:0;font-size:13px}.checkoutPayCheck{color:#fff;background:#111827;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.checkoutRight{animation:.35s .2s both cartFadeUp;position:sticky;top:96px}.checkoutSummary{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:28px}.checkoutSummary h2{letter-spacing:-.4px;margin:0 0 20px;font-size:20px}.checkoutSummaryItems{flex-direction:column;gap:14px;display:flex}.checkoutSummaryItem{grid-template-columns:52px 1fr auto;align-items:center;gap:12px;display:grid}.checkoutSummaryItemImg{background:#f3f4f6;border-radius:10px;flex-shrink:0;width:52px;height:52px;position:relative;overflow:hidden}.checkoutSummaryItemImg img{object-fit:cover;width:100%;height:100%}.checkoutQtyBadge{color:#fff;background:#111827;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.checkoutSummaryItemInfo p{white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:14px;font-weight:600;overflow:hidden}.checkoutSummaryItemInfo small{color:#9ca3af;font-size:12px}.checkoutSummaryItem strong{white-space:nowrap;font-size:14px}.checkoutDivider{background:#e5e7eb;height:1px;margin:18px 0}.checkoutTotals{flex-direction:column;gap:10px;display:flex}.checkoutTotalRow{color:#6b7280;justify-content:space-between;font-size:14px;display:flex}.checkoutTotalRow span:last-child{color:#111827;font-weight:600}.checkoutFree{color:#059669!important;font-weight:600!important}.checkoutDiscountRow span{color:#059669!important;font-weight:500!important}.checkoutGrandTotal{justify-content:space-between;align-items:baseline;margin-bottom:22px;display:flex}.checkoutGrandTotal span{font-size:16px;font-weight:600}.checkoutGrandTotal strong{letter-spacing:-.8px;font-size:26px}.checkoutError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:500}.checkoutSubmitBtn{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s;display:flex}.checkoutSubmitBtn:hover:not(:disabled){background:#1f2937}.checkoutSubmitBtn:active:not(:disabled){transform:scale(.98)}.checkoutSubmitBtn:disabled{opacity:.65;cursor:not-allowed}.checkoutSecureNote{color:#9ca3af;justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:12px;font-weight:500;display:flex}.checkoutSuccessPage{background:#f6f7fb;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.checkoutSuccessCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:32px;width:100%;max-width:480px;padding:52px 48px;animation:.5s both cartFadeUp;box-shadow:0 20px 60px #11182714}.checkoutSuccessCircle{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 28px;display:flex}.checkoutSuccessCard h1{letter-spacing:-1.2px;margin:0 0 12px;font-size:36px}.checkoutSuccessCard>p{color:#6b7280;margin:0 0 32px;font-size:16px;line-height:1.7}.checkoutOrderNum{background:#f6f7fb;border-radius:16px;flex-direction:column;align-items:center;gap:6px;margin-bottom:32px;padding:18px 24px;display:flex}.checkoutOrderNum span{color:#9ca3af;text-transform:uppercase;letter-spacing:.8px;font-size:12px;font-weight:600}.checkoutOrderNum strong{letter-spacing:1px;font-size:22px}.checkoutSuccessActions{justify-content:center;display:flex}@media (width<=900px){.checkoutPage{padding:32px 20px 80px}.checkoutPageHeader h1{font-size:34px}.checkoutLayout{grid-template-columns:1fr}.checkoutRight{position:static}.checkoutGrid2{grid-template-columns:1fr}.checkoutSuccessCard{padding:40px 28px}}.splashHero{background:linear-gradient(135deg,#fdf2e9 0%,#f8d9bb 55%,#f3c39a 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:clip}.splashHeroBg{z-index:0;position:absolute;inset:0}.splashHeroBg img{object-fit:cover;width:100%;height:100%;display:block}.splashHeroSlide{transition:opacity .45s;display:block;position:absolute;inset:0}.splashHeroSlide--linked{cursor:pointer}.splashHeroImgPlaceholder{text-align:center;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.splashHeroImgPlaceholder span{color:#78461e73;font-family:Menlo,Monaco,monospace;font-size:13px;font-weight:600}.splashTopBar{z-index:2;padding:calc(28px - 18px * var(--nav-p,0)) calc(40px - 20px * var(--nav-p,0)) 0;justify-content:flex-end;transition:opacity .35s,transform .35s;animation:.5s cubic-bezier(.16,1,.3,1) both navbarSlideDown;display:flex;position:sticky;top:0}@keyframes navbarSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.splashTopBar--exit{opacity:0;pointer-events:none;transform:translateY(-16px)}.splashNav{-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:calc(999px + (14px - 999px) * var(--nav-p,0));min-width:max-content;width:calc(460px + (100% - 460px) * var(--nav-p,0));background:#ffffffe6;align-items:center;gap:6px;padding:8px 10px;display:flex;box-shadow:0 8px 24px #00000014}.splashNav button{color:#1f2937;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:9px 16px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .15s}.splashNav button:hover{background:#0000000d}.splashNavIcon{color:#1f2937;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-left:2px;transition:background .15s;display:flex;position:relative}.splashNavIcon:hover{background:#0000000d}.splashNavBadge{color:#fff;background:#ff3b30;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9.5px;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.splashNavLogo{flex-shrink:0;align-items:center;display:flex;overflow:hidden}.splashNavLogo img{flex-shrink:0;width:auto;height:26px;padding-left:6px;display:block}.splashNavSpacer{flex:1}.splashCardWrap{z-index:2;align-items:stretch;gap:12px;margin:100px 0 0 40px;display:flex;position:relative}.splashCard{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffeb;border-radius:24px;flex-shrink:0;width:286px;min-height:420px;padding:14px 22px 22px;animation:.6s cubic-bezier(.16,1,.3,1) .15s both splashCardIn;box-shadow:0 16px 48px #0000001a}@keyframes splashCardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.splashResults{flex-direction:row;align-items:flex-start;gap:10px;display:flex}.splashResultCard{-webkit-backdrop-filter:blur(20px)saturate(180%);will-change:transform, opacity;width:222px;animation:.42s cubic-bezier(.16,1,.3,1) both srCardIn;animation-delay:calc(var(--i,0) * 65ms);background:#ffffffeb;border-radius:20px;flex-direction:column;flex-shrink:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 12px 36px #0000001a}.splashResultCard:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 18px 44px #00000024}@keyframes srCardIn{0%{opacity:0;transform:translate(-18px)scale(.93)}to{opacity:1;transform:translate(0)scale(1)}}.splashResultImg{background:#f3f4f6;flex:1;width:100%;min-height:130px;position:relative;overflow:hidden}.splashResultImg img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.splashResultCard:hover .splashResultImg img{transform:scale(1.05)}.splashResultImgFallback{color:#d1d5db;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.splashResultImgFallback svg{width:32px;height:32px}.splashResultSaleBadge{color:#fff;background:#f97316;border-radius:999px;padding:3px 8px;font-size:9.5px;font-weight:700;position:absolute;top:8px;left:8px}.splashResultBody{flex-direction:column;flex:1;gap:5px;padding:11px 13px 13px;display:flex}.splashResultName{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.splashResultPrices{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.splashResultPrices strong{color:#111827;font-size:13px;font-weight:700}.splashResultPrices del{color:#9ca3af;font-size:11px}.splashResultViewBtn{color:#2563eb;margin-top:2px;font-size:11.5px;font-weight:600}.splashNoResults{color:#9ca3af;margin:4px 0 0;font-size:12px;font-style:italic}.splashCardLogo{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.splashCardLogo img{object-fit:contain;width:88%;height:auto}.splashCardSearch{align-items:center;margin-bottom:18px;display:flex;position:relative}.splashCardSearch input{background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;outline:none;width:100%;height:40px;padding:0 40px 0 16px;font-family:inherit;font-size:13px;transition:border-color .2s}.splashCardSearch input:focus{border-color:#2563eb}.splashCardSearch button{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;display:flex;position:absolute;right:12px}.splashTrendingHead{color:#111827;align-items:center;gap:7px;margin:0 0 10px;font-size:14px;font-weight:700;display:flex}.splashTrendingHead svg{color:#ef4444}.splashTrending ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.splashTrending li a{border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 6px;text-decoration:none;transition:background .15s;display:flex}.splashTrending li a:hover{background:#f8fafc}.splashTrendingName{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;overflow:hidden}.splashBadge{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:9.5px;font-weight:700}.splashBadge--hot{color:#fff;background:#f97316}.splashBadge--new{color:#fff;background:#16a34a}.splashScrollHint{z-index:2;color:#1f293773;animation:1.8s ease-in-out infinite splashBounce;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@keyframes splashBounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.heroPullBar{z-index:3;background:#ffffff2e;height:5px;position:absolute;bottom:0;left:0;right:0;overflow:visible}.heroPullFill{transform-origin:0;background:linear-gradient(90deg,#06b6d4 0%,#67e8f9 60%,#a5f3fc 100%);border-radius:0 3px 3px 0;height:100%;box-shadow:0 0 14px 3px #06b6d4a6,0 0 32px 6px #06b6d440}.splashPullHint{z-index:3;pointer-events:none;white-space:nowrap;letter-spacing:.04em;color:#fff;text-shadow:0 1px 10px #00000059,0 0 20px #06b6d480;align-items:center;gap:6px;font-size:13.5px;font-weight:700;transition:opacity .25s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.splashPullHint--urgent{animation:.7s ease-in-out infinite alternate hintPulse}@keyframes hintPulse{0%{text-shadow:0 1px 10px #00000059,0 0 12px #06b6d466}to{text-shadow:0 1px 10px #00000059,0 0 28px #06b6d4e6}}@media (width<=700px){.splashTopBar{justify-content:center;padding:20px 16px 0}.splashNav{flex-wrap:wrap;justify-content:center;padding:6px}.splashNav button{padding:8px 12px;font-size:12.5px}.splashCardWrap{flex-direction:column;margin:24px 16px 0}.splashCard{width:100%}.splashResults{flex-direction:row;padding-bottom:8px;overflow-x:auto}.splashResultCard{width:180px}.splashHero{min-height:100vh}}.flashDeals{opacity:0;will-change:transform, opacity;background:#e8eaf6;border-radius:20px;max-width:1400px;margin:20px auto;padding:36px 40px;transition:opacity .5s cubic-bezier(.34,1.56,.64,1) .15s,transform .6s cubic-bezier(.34,1.56,.64,1) .15s;transform:scale(.92)translateY(60px);box-shadow:0 2px 16px #0000000f}.flashDeals--popIn{opacity:1;transform:scale(1)translateY(0)}.flashDealsInner{width:100%}.flashDealsHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.flashDealsLeft{flex-direction:column;gap:6px;display:flex}.flashDealsTitle{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.flashDealsTitleText{color:#111827;letter-spacing:-.5px;font-size:26px;font-weight:700}.flashDealsFlame{font-size:24px;line-height:1}.flashCountdown{background:#f59e0b;border-radius:999px;align-items:center;gap:4px;padding:5px 14px;display:flex}.flashCountdown span{color:#fff;font-variant-numeric:tabular-nums;text-align:center;min-width:22px;font-size:14px;font-weight:600}.flashCountdownSep{color:#ffffffb3;font-weight:600;min-width:auto!important}.flashDealsSubrow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.flashDealsLink{color:#374151;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:400;text-decoration:underline}.flashDealsLink:hover{color:#111827}.flashDealsInfo{color:#6b7280;align-items:center;gap:4px;font-size:13px;display:flex}.flashDealsNav{flex-shrink:0;align-items:center;gap:8px;display:flex}.flashNavBtn{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,border-color .15s;display:flex}.flashNavBtn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.flashNavBtn:disabled{opacity:.35;cursor:default}.flashNavDots{align-items:center;gap:5px;display:flex}.flashNavDot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .15s,transform .15s}.flashNavDot--on{background:#f59e0b;transform:scale(1.3)}.flashDealsGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.flashCard{background:#fff;border-radius:16px;flex-direction:column;padding:16px;transition:box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.flashCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.flashCard--skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;height:340px;animation:1.4s infinite flashSkeleton}@keyframes flashSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.flashCardFlame{font-size:18px;line-height:1;position:absolute;top:12px;left:12px}.flashCardImg{aspect-ratio:1;background:#f9fafb;border-radius:10px;width:100%;margin-bottom:12px;text-decoration:none;display:block;overflow:hidden}.flashCardImg img{object-fit:contain;width:100%;height:100%;padding:14px;transition:transform .3s}.flashCard:hover .flashCardImg img{transform:scale(1.05)}.flashCardBody{flex-direction:column;gap:6px;display:flex}.flashCardSwatches{align-items:center;gap:5px;display:flex}.flashSwatch{border:1px solid #00000026;border-radius:50%;width:12px;height:12px;display:inline-block}.flashSwatch--0{background:#1f2937}.flashSwatch--1{background:#d1d5db}.flashSwatch--2{background:#6b7280}.flashCardStars{align-items:center;gap:2px;display:flex}.flashCardNameRow{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.flashCardName{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.flashCardPct{color:#fff;background:#ef4444;border-radius:5px;flex-shrink:0;align-self:flex-start;padding:2px 7px;font-size:11px;font-weight:600}.flashCardPrices{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.flashCardPrices strong{color:#f59e0b;font-size:15px;font-weight:600}.flashCardPrices del{color:#9ca3af;font-size:12px}.flashCardActions{gap:8px;margin-top:4px;display:flex}.flashAddBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;height:38px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s;display:flex}.flashAddBtn:hover:not(:disabled){background:#1d4ed8}.flashAddBtn:disabled{opacity:.5;cursor:not-allowed}.flashWishBtn{color:#2563eb;cursor:pointer;background:#fff;border:1.5px solid #2563eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:flex}.flashWishBtn:hover{color:#fff;background:#2563eb}.flashWishBtn--on{color:#f43f5e;background:#fff1f2;border-color:#f43f5e}.flashWishBtn--on:hover{color:#fff;background:#f43f5e}.homeCats{background:#fff;border-radius:20px;max-width:1400px;margin:20px auto;padding:36px 40px;box-shadow:0 2px 16px #0000000f}.homeCatsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.homeCatCard{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:22px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.homeCatCard:hover{border-color:#111827;transform:translateY(-3px);box-shadow:0 10px 30px #11182714}.homeCatCard--on{color:#fff;background:#111827;border-color:#111827}.homeCatEmoji{font-size:30px;line-height:1}.homeCatName{font-size:14px;font-weight:600}.homeCatCount{color:#9ca3af;font-size:12px;font-weight:500}.homeCatCard--on .homeCatCount{color:#6b7280}.homeSecRow{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.homeSecRow--wrap{flex-wrap:wrap}.homeSecRow h2,.homeSecHead h2{letter-spacing:-1.5px;margin:8px 0 0;font-size:40px}.homeSecHead{margin-bottom:28px}.homeSeeAll{cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e5e7eb;border-radius:999px;flex-shrink:0;margin-bottom:4px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s,background .15s}.homeSeeAll:hover{background:#f3f4f6;border-color:#111827}.homeNew{background:#fff;border-radius:20px;max-width:1400px;margin:20px auto;padding:36px 40px;box-shadow:0 2px 16px #0000000f}.homeDeals{background:#111827;border-radius:20px;max-width:1400px;margin:20px auto;overflow:hidden;box-shadow:0 2px 16px #0000001a}.homeDealsInner{grid-template-columns:1fr 1.8fr;align-items:center;gap:48px;padding:56px;display:grid}.homeDealsLeft{color:#fff}.homeDealsEyebrow{letter-spacing:1.4px;text-transform:uppercase;color:#60a5fa;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-block}.homeDealsLeft h2{letter-spacing:-1.5px;margin:0 0 16px;font-size:42px;line-height:1.05}.homeDealsLeft p{color:#9ca3af;margin:0 0 28px;font-size:16px;line-height:1.7}.homeDealsBtn{color:#111827;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:14px 26px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s}.homeDealsBtn:hover{background:#f3f4f6}.homeDealsBtn:active{transform:scale(.97)}.homeDealsRight{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.homeDealCard{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;transition:background .2s,transform .2s;display:flex;overflow:hidden}.homeDealCard:hover{background:#ffffff1a;transform:translateY(-4px)}.homeDealImg{background:#ffffff0d;height:140px;position:relative}.homeDealImg img{object-fit:cover;width:100%;height:100%}.homeDealPct{color:#fff;background:#ef4444;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.homeDealInfo{padding:14px}.homeDealName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:13px;font-weight:600;overflow:hidden}.homeDealPrices{align-items:baseline;gap:8px;display:flex}.homeDealPrices strong{color:#fff;font-size:15px}.homeDealPrices del{color:#6b7280;font-size:12px}.homeShop{background:#fff;border-radius:20px;max-width:1400px;margin:20px auto;padding:36px 40px 48px;box-shadow:0 2px 16px #0000000f}.homeSearchBox{color:#9ca3af;cursor:text;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;min-width:260px;height:48px;margin-bottom:4px;padding:0 18px;transition:border-color .15s,box-shadow .15s;display:flex}.homeSearchBox:focus-within{color:#374151;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.homeSearchBox input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-family:inherit;font-size:15px}.homeNoResults{text-align:center;padding:80px 24px}.homeNoResultsIcon{margin-bottom:16px;font-size:56px;display:block}.homeNoResults h3{margin:0 0 8px;font-size:24px}.homeNoResults p{color:#6b7280;margin:0 0 24px}.homeNoResults button{cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:999px;padding:10px 22px;font-family:inherit;font-weight:600;transition:border-color .15s}.homeNoResults button:hover{border-color:#111827}.outBadge{color:#fff;background:#111827cc;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:700;position:absolute;top:16px;right:16px}.productCardBtns{align-items:center;gap:8px;display:flex}.productViewBtn{text-align:center;border-radius:12px;flex:1}.productAddBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,border-color .15s,color .15s,transform .1s;display:flex}.productAddBtn:hover{color:#fff;background:#111827;border-color:#111827}.productAddBtn:active{transform:scale(.93)}.productAddBtn--done{color:#fff;background:#059669;border-color:#059669}.productCard--skeleton{pointer-events:none}@keyframes homePulse{0%,to{opacity:1}50%{opacity:.45}}.skeletonImg{background:#e5e7eb;height:260px;animation:1.6s infinite homePulse}.skeletonLine{background:#e5e7eb;border-radius:8px;width:100%;height:14px;margin-bottom:10px;animation:1.6s infinite homePulse}.skeletonLine--xs{width:40%;height:10px}.skeletonLine--sm{width:55%}.skeletonLine--md{width:72%}.homeWhy{background:#f0f4ff;border-radius:20px;max-width:1400px;margin:20px auto;padding:36px 40px;box-shadow:0 2px 16px #0000000f}.homeWhyHeader{margin:0 0 36px}.homeWhyHeader h2{letter-spacing:-1.5px;margin:8px 0 12px;font-size:40px}.homeWhyHeader p{color:#4b5563;margin:0;font-size:17px}.homeWhyGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.homeWhyCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:30px 26px;transition:transform .2s,box-shadow .2s}.homeWhyCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #11182714}.homeWhyCardIcon{color:#fff;background:#111827;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.homeWhyCard h3{margin:0 0 10px;font-size:17px}.homeWhyCard p{color:#6b7280;margin:0;font-size:14px;line-height:1.65}.exploreBento{background:#fff;border-radius:20px;max-width:1400px;margin:20px auto;padding:36px 40px;box-shadow:0 2px 16px #0000000f}.exploreBentoHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.exploreBentoEyebrow{color:#f59e0b;margin:0 0 6px;font-size:13px;font-weight:600}.exploreBentoTitle{letter-spacing:-1px;color:#111827;margin:0;font-size:32px;font-weight:700;line-height:1}.exploreBentoMoreBtn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;flex-shrink:0;height:42px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s,background .15s}.exploreBentoMoreBtn:hover{background:#f9fafb;border-color:#111827}.exploreBentoGrid{grid-template-rows:222px 222px;grid-template-columns:57% 1fr 1fr;gap:8px;display:grid}.bentoItem{border-radius:14px;text-decoration:none;transition:transform .22s,box-shadow .22s,opacity .45s;display:block;position:relative;overflow:hidden}.bentoItem:hover{transform:scale(1.015);box-shadow:0 10px 28px #00000024}.bentoImg{object-fit:cover;z-index:2;width:100%;height:100%;display:block;position:absolute;inset:0}.bentoItemPlaceholder{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex;position:absolute;inset:0}.bentoItemPlaceholder--main{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.bentoItemPlaceholder--tr1{background:linear-gradient(135deg,#f97316 0%,#ef4444 100%)}.bentoItemPlaceholder--tr2{background:linear-gradient(135deg,#3b82f6 0%,#06b6d4 100%)}.bentoItemPlaceholder--br{background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%)}.bentoPlaceholderLabel{color:#fffffff2;background:#00000047;border-radius:8px;padding:5px 12px;font-family:monospace;font-size:12px;font-weight:600}.bentoPlaceholderHint{color:#ffffffb3;font-size:11px;font-weight:400}.bentoFloatOuter{z-index:9999;pointer-events:none;will-change:transform;transition:transform 70ms linear;position:fixed;top:0;left:0}.bentoFloatCard{opacity:0;background:#fff;border-radius:16px;width:218px;transition:opacity .2s,transform .28s cubic-bezier(.34,1.56,.64,1);overflow:hidden;transform:scale(.86)translateY(10px);box-shadow:0 24px 60px #0000002e,0 6px 20px #00000017}.bentoFloatCard--visible{opacity:1;transform:scale(1)translateY(0)}.bentoFloatImgWrap{aspect-ratio:1;background:#f5f5f7;width:100%;overflow:hidden}.bentoFloatImg{object-fit:contain;width:100%;height:100%;padding:14px}.bentoFloatBody{flex-direction:column;gap:3px;padding:12px 14px 14px;display:flex}.bentoFloatCat{text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin:0;font-size:10px;font-weight:700}.bentoFloatName{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.bentoFloatPriceRow{align-items:center;gap:7px;margin-top:3px;display:flex}.bentoFloatPriceRow strong{color:#111;font-size:14px;font-weight:700}.bentoFloatPriceRow del{color:#ccc;font-size:11px}.bentoFloatHint{color:#999;margin:5px 0 0;font-size:11px}.bentoItem--main{grid-area:1/1/3}.bentoItem--tr1{grid-area:1/2}.bentoItem--tr2{grid-area:1/3}.bentoItem--br{grid-area:2/2/auto/4}.marqueeTicker{background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;width:100%;padding:0;position:relative;overflow:hidden}.marqueeTicker:before,.marqueeTicker:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.marqueeTicker:before{background:linear-gradient(90deg,#fff 30%,#0000);left:0}.marqueeTicker:after{background:linear-gradient(270deg,#fff 30%,#0000);right:0}.marqueeTrack{width:max-content;animation:28s linear infinite marqueeScroll;display:flex}.marqueeContent{white-space:nowrap;flex-shrink:0;align-items:center;display:flex}.marqueeItem{letter-spacing:.04em;color:#111827;text-transform:uppercase;text-shadow:3px 3px #646ea02e,6px 6px #646ea01a,9px 9px #646ea00d,0 8px 20px #00000014;padding:0 36px;font-family:Inter,Arial,sans-serif;font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:1}.marqueeSep{color:#d1d5db;flex-shrink:0;font-size:2rem;line-height:1}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.chosenTrends{background:#eef2ff;border-radius:20px;max-width:1440px;margin:20px auto;padding:40px 0 48px;overflow:hidden;box-shadow:0 2px 16px #0000000f}.chosenTrendsHead{text-align:center;margin-bottom:32px;padding:0 40px}.chosenTrendsTitle{letter-spacing:-.5px;color:#111827;margin:0 0 8px;font-size:28px;font-weight:600}.chosenTrendsSub{color:#6b7280;margin:0;font-size:14px}.chosenTrendsOuter{align-items:center;gap:8px;padding:0 16px;display:flex}.chosenTrendsArrow{cursor:pointer;color:#374151;z-index:4;background:#fff;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #00000014}.chosenTrendsArrow:hover{background:#f3f4f6;box-shadow:0 4px 12px #0000001f}.chosenTrendsTrackClip{flex:1;min-width:0;overflow:hidden}.chosenTrendsTrack{will-change:transform;align-items:stretch;gap:16px;width:max-content;padding:36px 0 40px;display:flex}.chosenCard{pointer-events:auto;background:#fff;border:1.5px solid #e5e7eb;border-radius:18px;flex:0 0 300px;transition:box-shadow .28s,transform .28s,border-color .28s;overflow:hidden}.chosenCard:hover{border-color:#f59e0b;transform:translateY(-8px);box-shadow:0 20px 48px #0000001c,0 4px 14px #00000012}.chosenCardImg{aspect-ratio:1;background:#f9fafb;width:100%;display:block;overflow:hidden}.chosenCardImg img{object-fit:contain;width:100%;height:100%;padding:20px}.chosenCardBody{padding:14px 18px 18px}.chosenCardSwatches{gap:5px;margin-bottom:6px;display:flex}.chosenSwatch{border-radius:50%;width:10px;height:10px;display:inline-block}.chosenSwatch--0{background:#ef4444}.chosenSwatch--1{background:#374151}.chosenSwatch--2{background:#d1d5db}.chosenCardStars{gap:2px;margin-bottom:6px;display:flex}.chosenCardName{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;font-size:15px;font-weight:600;overflow:hidden}.chosenCardPrices{flex-wrap:wrap;align-items:baseline;gap:7px;margin-bottom:10px;display:flex}.chosenCardPrices strong{color:#2563eb;font-size:15px;font-weight:600}.chosenCardPrices del{color:#9ca3af;font-size:13px}.chosenCardActions{opacity:0;gap:8px;transition:opacity .22s,transform .22s;display:flex;transform:translateY(5px)}.chosenCard:hover .chosenCardActions{opacity:1;transform:translateY(0)}.chosenAddBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;height:40px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s;display:flex}.chosenAddBtn:hover{background:#1d4ed8}.chosenAddBtn:disabled{cursor:not-allowed;background:#93c5fd}.chosenWishBtn{cursor:pointer;color:#9ca3af;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .15s,color .15s;display:flex}.chosenWishBtn:hover{color:#ef4444;border-color:#ef4444}.chosenWishBtn--on{color:#f43f5e;background:#fff1f2;border-color:#f43f5e}.chosenWishBtn--on:hover{color:#fff;background:#f43f5e;border-color:#f43f5e}.servicesStrip{background:#fff;border-radius:20px;max-width:1400px;margin:20px auto;padding:48px 48px 52px;box-shadow:0 2px 16px #0000000f}.servicesStripHead{text-align:center;margin-bottom:36px}.servicesStripTitle{color:#111827;letter-spacing:-.4px;margin:0 0 10px;font-size:28px;font-weight:700}.servicesStripSub{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.servicesGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.svcCard{cursor:default;text-align:left;isolation:isolate;background:linear-gradient(145deg,#e0e7ff 0%,#c7d2fe 55%,#a5b4fc 100%);border:2px solid #0000;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:148px;padding:28px 18px 20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),border-color .3s;display:flex;position:relative}.svcCard:before{content:"";z-index:-1;opacity:0;background:0 0;border-radius:20px;transition:opacity .3s;position:absolute;inset:-4px}.svcCard:hover{border-color:#f59e0b;animation:1.6s ease-in-out infinite svcCardGlow;transform:translateY(-5px)scale(1.03)}.svcCard:hover:before{opacity:1;animation:1.6s ease-in-out infinite svcRingPulse}.svcCard:hover .svcCardIcon{animation:.45s cubic-bezier(.34,1.56,.64,1) both svcIconPop}@keyframes svcCardGlow{0%,to{box-shadow:0 6px 20px #f59e0b59,0 0 #f59e0b00,0 0 18px #f59e0b4d}50%{box-shadow:0 12px 36px #f59e0b8c,0 0 0 8px #f59e0b17,0 0 40px #f59e0b73,0 0 70px #f59e0b2e}}@keyframes svcRingPulse{0%,to{box-shadow:0 0 #f59e0b40}50%{box-shadow:0 0 0 10px #f59e0b00}}@keyframes svcIconPop{0%{transform:scale(1)rotate(0)}40%{transform:scale(1.28)rotate(-8deg)}70%{transform:scale(.95)rotate(4deg)}to{transform:scale(1)rotate(0)}}.svcCardIcon{color:#1e3a8a;align-items:center;display:flex}.svcCardLabel{color:#111827;margin-top:12px;font-size:14px;font-weight:600;line-height:1.35}.promoSlider{border-radius:20px;max-width:1400px;margin:20px auto;overflow:hidden;box-shadow:0 2px 16px #00000012}.promoSliderInner{grid-template-columns:42% 58%;min-height:340px;display:grid}.promoSliderLeft{background:#f2f2f2;flex-direction:column;justify-content:center;gap:18px;padding:52px 44px;animation:.45s both promoFadeIn;display:flex}@keyframes promoFadeIn{0%{opacity:0}to{opacity:1}}.promoSliderLines{flex-direction:column;gap:4px;display:flex}.promoSliderLine{color:#111827;letter-spacing:-.5px;opacity:0;font-size:28px;font-weight:700;line-height:1.25;animation:.5s cubic-bezier(.4,0,.2,1) forwards promoLineIn;display:block}@keyframes promoLineIn{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}.promoSliderDesc{color:#6b7280;max-width:290px;margin:0;font-size:14px;line-height:1.7;animation:.5s .25s both promoFadeIn}.promoSliderCta{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;align-self:flex-start;align-items:center;padding:10px 26px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s,background .15s,transform .15s;animation:.5s .35s both promoFadeIn;display:inline-flex}.promoSliderCta:hover{background:#f9fafb;border-color:#111827;transform:translateY(-1px)}.promoSliderRight{justify-content:center;align-items:center;transition:background .6s;display:flex;position:relative;overflow:hidden}.promoSliderImgWrap{justify-content:center;align-items:center;animation:.55s cubic-bezier(.4,0,.2,1) both promoImgIn;display:flex;position:absolute;inset:0}@keyframes promoImgIn{0%{opacity:0;transform:scale(1.06)translate(20px)}to{opacity:1;transform:scale(1)translate(0)}}.promoSliderImg{object-fit:cover;width:100%;height:100%}.promoSliderNavRow{z-index:4;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.promoNavBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;color:#111827;background:#ffffff47;border:1.5px solid #ffffffa6;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,transform .15s;display:flex}.promoNavBtn:hover{background:#ffffffa6;transform:scale(1.1)}.promoSliderDots{z-index:4;gap:6px;display:flex;position:absolute;bottom:16px;right:18px}.promoSliderDot{cursor:pointer;background:#00000040;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s,transform .2s}.promoSliderDot--on{background:#111827;transform:scale(1.4)}.obsession{background:#1230e3;width:100%;margin:20px 0;padding:52px 0 60px}.obsessionInner{max-width:1280px;margin:0 auto;padding:0 48px}.obsessionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.obsessionHeaderLeft{flex:1}.obsessionEyebrow{color:#ffffffb8;margin:0 0 8px;font-size:14px;font-weight:400}.obsessionTitle{color:#fff;letter-spacing:-1.2px;margin:0;font-size:38px;font-weight:700;line-height:1.1}.obsessionSearchForm{background:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;min-width:260px;height:44px;padding:0 16px 0 20px;display:flex}.obsessionSearchInput{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px}.obsessionSearchInput::placeholder{color:#9ca3af}.obsessionSearchBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;padding:0;display:flex}.obsessionTabs{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:10px;margin-bottom:28px;padding-bottom:4px;display:flex;overflow-x:auto}.obsessionTabs::-webkit-scrollbar{display:none}.obsessionTab{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ffffff61;border-radius:999px;flex-shrink:0;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s}.obsessionTab:hover{background:#ffffff1a;border-color:#ffffffbf}.obsessionTab--on{color:#1230e3;background:#fff;border-color:#fff}.obsessionBrands{flex-wrap:wrap;gap:12px;margin-top:4px;margin-bottom:28px;display:flex}.obsBrandBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:0;transition:transform .18s;display:flex}.obsBrandBtn:hover{transform:translateY(-2px)}.obsBrandLogo{background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:background .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.obsBrandLogo img{object-fit:contain;width:76%;height:76%}.obsBrandInitial{color:#fff;font-size:20px;font-weight:700;line-height:1}.obsBrandBtn:hover .obsBrandLogo{background:#fff3;border-color:#ffffff80}.obsBrandBtn--on .obsBrandLogo{background:#fff;border-color:#fff;box-shadow:0 4px 16px #ffffff47}.obsBrandBtn--on .obsBrandInitial{color:#1230e3}.obsBrandName{color:#ffffffbf;white-space:nowrap;letter-spacing:.01em;font-size:11px;font-weight:500;transition:color .18s}.obsBrandBtn:hover .obsBrandName{color:#fffffff2}.obsBrandBtn--on .obsBrandName{color:#fff;font-weight:600}.obsessionGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.obsCard{background:#fff;border-radius:14px;transition:transform .22s,box-shadow .22s;overflow:hidden}.obsCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000038}.obsCard--skeleton{background:#ffffff1f;height:300px;animation:1.5s infinite pulse}.obsCardImg{aspect-ratio:1;background:#f4f4f4;width:100%;display:block;position:relative;overflow:hidden}.obsCardImg img{object-fit:contain;width:100%;height:100%;padding:14px;transition:transform .3s}.obsCard:hover .obsCardImg img{transform:scale(1.07)}.obsCardBadge{color:#fff;background:#ef4444;border-radius:6px;padding:3px 7px;font-size:10px;font-weight:600;position:absolute;top:8px;left:8px}.obsCardBody{padding:10px 12px 13px}.obsCardMeta{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.obsCardSwatches{gap:4px;display:flex}.obsSwatch{border-radius:50%;width:9px;height:9px;display:inline-block}.obsSwatch--0{background:#111827}.obsSwatch--1{background:#d1d5db}.obsSwatch--2{background:#fbbf24}.obsCardStars{gap:1px;display:flex}.obsCardName{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 7px;font-size:12.5px;font-weight:600;overflow:hidden}.obsCardPrices{flex-wrap:wrap;align-items:baseline;gap:7px;margin-bottom:9px;display:flex}.obsCardPrices strong{color:#f59e0b;font-size:13px;font-weight:600}.obsCardPrices del{color:#9ca3af;font-size:11px}.obsCardActions{gap:6px;display:flex}.obsAddBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1230e3;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;height:32px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s;display:flex}.obsAddBtn:hover{background:#0e22b8}.obsAddBtn:disabled{cursor:not-allowed;background:#6b7280}.obsWishBtn{cursor:pointer;color:#9ca3af;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .15s,color .15s;display:flex}.obsWishBtn:hover{color:#ef4444;border-color:#ef4444}.obsWishBtn--on{color:#f43f5e;background:#fff1f2;border-color:#f43f5e}.obsWishBtn--on:hover{color:#fff;background:#f43f5e;border-color:#f43f5e}[data-magnetic]{cursor:pointer}.featuredSpotDriver{position:relative}.featuredSpotSticky{background:#f4f5f7;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.featuredSpot{flex-direction:column;gap:18px;width:100%;max-width:1380px;margin:0 auto;padding:0 40px;display:flex;position:relative}.featuredSpotLabel{letter-spacing:3.5px;text-transform:uppercase;color:#00000059;margin:0;font-size:10px;font-weight:700}.featuredSpotCard{background:#fff;border-radius:20px;grid-template-columns:56fr 44fr;min-height:420px;max-height:calc(100vh - 180px);display:grid;position:relative;overflow:hidden;box-shadow:0 2px 40px #00000012,0 1px 4px #0000000a}.featuredSpotAmbient,.featuredSpotCard:after{display:none}.featuredSpotImgPanel{z-index:2;background:#f8f9fb;justify-content:center;align-items:center;padding:52px 44px;display:flex;position:relative}.featuredSpotImg{object-fit:contain;filter:drop-shadow(0 24px 44px #00000026);width:auto;max-width:100%;max-height:380px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:block}.featuredSpotImg:hover{transform:scale(1.05)translateY(-10px)}.featuredSpotCard--anim .featuredSpotImgPanel{animation:.65s cubic-bezier(.25,.46,.45,.94) both spotImgReveal}@keyframes spotImgReveal{0%{opacity:0;transform:translate(32px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}.featuredSpotInfoPanel{z-index:2;background:#fff;border-left:1px solid #0000000f;flex-direction:column;justify-content:center;gap:22px;padding:52px 48px 72px;display:flex;position:relative}.featuredSpotCard--anim .featuredSpotInfoPanel{animation:.6s cubic-bezier(.25,.46,.45,.94) 80ms both spotInfoReveal}@keyframes spotInfoReveal{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.featuredSpotMeta{align-items:center;gap:0;display:flex}.featuredSpotCounter{letter-spacing:2px;color:#0000004d;font-variant-numeric:tabular-nums;border-right:1px solid #0000001a;margin-right:14px;padding-right:14px;font-size:11px;font-weight:600}.featuredSpotCat{text-transform:uppercase;letter-spacing:2.5px;color:#00000059;margin:0;font-size:10px;font-weight:700}.featuredSpotName{color:#111827;letter-spacing:-.5px;margin:0;font-size:clamp(22px,2.6vw,40px);font-weight:700;line-height:1.15}.featuredSpotPricing{flex-direction:column;gap:5px;display:flex}.featuredSpotSaveBadge{color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:#f97316;border-radius:6px;width:fit-content;padding:4px 10px;font-size:10px;font-weight:800;display:inline-block}.featuredSpotPrice{color:#111827;letter-spacing:-.3px;font-size:clamp(20px,2.2vw,30px);font-weight:700;display:block}.featuredSpotOrigPrice{color:#9ca3af;font-size:14px}.featuredSpotBtn{color:#fff;white-space:nowrap;background:#111827;border:none;border-radius:50px;align-items:center;gap:10px;width:fit-content;padding:13px 26px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex}.featuredSpotBtn:hover{background:#1f2937;transform:translateY(-1px)}.featuredSpotDots{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;bottom:22px;right:26px}.featuredSpotDot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .3s,width .3s}.featuredSpotDot--on{background:#111827;border-radius:99px;width:20px}.featuredSpotCard--anim{animation:.55s cubic-bezier(.25,.46,.45,.94) both spotCardReveal}@keyframes spotCardReveal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.featuredSpotScrollHint{color:#0000004d;letter-spacing:1px;text-transform:uppercase;pointer-events:none;flex-direction:column;align-items:center;gap:4px;font-size:10px;font-weight:500;animation:2.2s ease-in-out infinite spotHintBob;display:flex;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@keyframes spotHintBob{0%,to{opacity:.5;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(8px)}}.homeNewsletter{background:#111827;border-radius:20px;max-width:1400px;margin:20px auto;padding:48px;box-shadow:0 2px 16px #0000001f}.homeNewsletterInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;margin:0 auto;display:flex}.homeNewsletterText h2{letter-spacing:-1.2px;color:#fff;margin:0 0 8px;font-size:36px}.homeNewsletterText p{color:#9ca3af;margin:0;font-size:16px}.homeNewsletterForm{flex-shrink:0;gap:10px;display:flex}.homeNewsletterForm input{color:#fff;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:14px;outline:none;width:280px;height:50px;padding:0 18px;font-family:inherit;font-size:15px;transition:border-color .15s}.homeNewsletterForm input::placeholder{color:#6b7280}.homeNewsletterForm input:focus{border-color:#fff6}.homeNewsletterForm button{color:#111827;cursor:pointer;background:#fff;border:0;border-radius:14px;height:50px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.homeNewsletterForm button:hover{background:#f3f4f6}.homeFooter{background:linear-gradient(140deg,#bcc4ef 0%,#cdd4f3 40%,#d8ddf8 100%);border-radius:0;width:100%;margin:0;position:relative;overflow:hidden}.homeFooter:before{content:"";z-index:0;pointer-events:none;opacity:.09;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3C!-- laptop --%3E%3Crect x='10' y='20' width='90' height='62' rx='5' fill='none' stroke='%231e2060' stroke-width='3.5'/%3E%3Crect x='2' y='82' width='106' height='10' rx='4' fill='none' stroke='%231e2060' stroke-width='3.5'/%3E%3Cline x1='55' y1='82' x2='55' y2='92' stroke='%231e2060' stroke-width='3'/%3E%3C!-- headphones --%3E%3Cpath d='M140 60 Q160 38 182 60' fill='none' stroke='%231e2060' stroke-width='3.5'/%3E%3Crect x='134' y='56' width='12' height='20' rx='6' fill='none' stroke='%231e2060' stroke-width='3'/%3E%3Crect x='176' y='56' width='12' height='20' rx='6' fill='none' stroke='%231e2060' stroke-width='3'/%3E%3C!-- mouse --%3E%3Cellipse cx='55' cy='175' rx='20' ry='28' fill='none' stroke='%231e2060' stroke-width='3.5'/%3E%3Cpath d='M55 147 L55 175' stroke='%231e2060' stroke-width='2.5'/%3E%3C!-- phone --%3E%3Crect x='150' y='140' width='36' height='62' rx='6' fill='none' stroke='%231e2060' stroke-width='3.5'/%3E%3Ccircle cx='168' cy='195' r='4' fill='none' stroke='%231e2060' stroke-width='2.5'/%3E%3Cline x1='160' y1='148' x2='176' y2='148' stroke='%231e2060' stroke-width='2.5' stroke-linecap='round'/%3E%3C!-- earbuds --%3E%3Ccircle cx='200' cy='30' r='12' fill='none' stroke='%231e2060' stroke-width='3'/%3E%3Cpath d='M200 42 L200 55' stroke='%231e2060' stroke-width='2.5'/%3E%3Ccircle cx='218' cy='30' r='12' fill='none' stroke='%231e2060' stroke-width='3'/%3E%3Cpath d='M218 42 L218 55' stroke='%231e2060' stroke-width='2.5'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.footerMain{z-index:1;grid-template-columns:1.05fr 1fr;gap:72px;max-width:1280px;margin:0 auto;padding:52px 64px 24px;display:grid;position:relative}.footerBrand{flex-direction:column;gap:20px;display:flex}.footerBrandTop{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.footerBadgeGroup{flex-shrink:0;align-items:center;gap:10px;display:flex}.footerPremiumText{flex-direction:column;line-height:1.1;display:flex}.footerPremiumText span{color:#111827;font-size:17px;font-weight:500}.footerPremiumText strong{color:#111827;letter-spacing:.02em;font-size:22px;font-weight:700}.footerBrandDivider{background:#00000026;flex-shrink:0;width:1.5px;height:52px}.footerWarrantyBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1.5px solid #ffffffd9;border-radius:12px;flex-direction:column;padding:12px 22px;line-height:1.4;text-decoration:none;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.footerWarrantyBtn span{color:#4f46e5;text-underline-offset:2px;font-size:12px;text-decoration:underline}.footerWarrantyBtn strong{color:#111827;font-size:14px;font-weight:600}.footerWarrantyBtn:hover{background:#ffffffd9;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.footerTagline{color:#111827;margin:0;font-size:15px;font-weight:600;line-height:1.45}.footerDesc{color:#374151;text-align:justify;margin:0;font-size:13.5px;line-height:1.85}.footerInfoWrap{flex-direction:column;gap:28px;display:flex}.footerInfoTop{grid-template-columns:1fr 1fr;gap:24px;display:grid}.footerInfoCol{flex-direction:column;gap:10px;display:flex}.footerInfoTitle{color:#111827;margin:0 0 4px;font-size:14px;font-weight:600}.footerContactRow{color:#1f2937;align-items:center;gap:10px;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.footerContactRow:hover{color:#4f46e5}.footerContactRow svg{flex-shrink:0}.footerPolicyLink{color:#1f2937;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s;display:block}.footerPolicyLink:hover{color:#4f46e5}.footerSocial{flex-direction:column;gap:8px;display:flex}.footerSocialTitle{color:#111827;margin:0;font-size:32px;font-weight:700;line-height:1}.footerSocialSub{color:#4b5563;margin:0;font-size:13px;line-height:1.5}.footerSocialRow{gap:10px;margin-top:4px;display:flex}.footerSocialBtn{color:#fff;background:#1e2060;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .45s cubic-bezier(.34,1.56,.64,1),background .22s,box-shadow .22s;display:flex}.footerSocialBtn svg{width:26px;height:26px}.footerSocialBtn:hover{transform:translateY(-6px)scale(1.12)}.footerSocialBtn:hover svg{animation:.42s iconWiggle}.footerSocialBtn--wa:hover{background:#25d366;box-shadow:0 10px 28px #25d36673}.footerSocialBtn--fb:hover{background:#1877f2;box-shadow:0 10px 28px #1877f273}.footerSocialBtn--ig:hover{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);box-shadow:0 10px 28px #dc274373}.footerSocialBtn--tt:hover{background:#010101;box-shadow:0 10px 28px #ee1d5280}.footerSocialBtn--x:hover{background:#000;box-shadow:0 10px 28px #00000061}@keyframes iconWiggle{0%{transform:rotate(0)scale(1)}20%{transform:rotate(-12deg)scale(1.06)}45%{transform:rotate(9deg)scale(1.08)}65%{transform:rotate(-5deg)scale(1.04)}80%{transform:rotate(3deg)scale(1.02)}to{transform:rotate(0)scale(1)}}.footerBottom{z-index:1;background:0 0;border-top:1px solid #1e206426;position:relative}.footerBottomInner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:12px 64px;display:flex}.footerBottom p{color:#1e2060;margin:0;font-size:14px;font-weight:600}.footerBottomBrand{align-items:center;gap:12px;display:flex}.footerLogoImg{object-fit:contain;border-radius:18px;flex-shrink:0;width:96px;height:96px}@media (width<=1440px){.flashDeals,.homeCats,.homeNew,.homeDeals,.homeShop,.homeWhy,.exploreBento,.homeNewsletter,.featuredSpot,.chosenTrends,.promoSlider,.servicesStrip{border-radius:16px;margin-left:16px;margin-right:16px}.homeDealsInner{gap:32px;padding:40px 36px}.homeWhyGrid,.homeDealsRight{grid-template-columns:repeat(2,1fr)}.obsessionGrid{grid-template-columns:repeat(4,1fr)}.obsessionInner{padding:0 24px}}@media (width<=900px){.exploreBento{padding:28px 20px}.exploreBentoGrid{grid-template-rows:200px 140px 200px;grid-template-columns:1fr 1fr}.bentoItem--main{grid-area:1/1/auto/3}.bentoItem--tr1{grid-area:2/1}.bentoItem--tr2{grid-area:2/2}.bentoItem--br{grid-area:3/1/auto/3}.exploreBentoTitle{font-size:24px}.marqueeItem{padding:0 20px;font-size:2rem}.obsessionGrid{grid-template-columns:repeat(3,1fr);gap:12px}.obsessionHeader{flex-direction:column;align-items:flex-start}.obsessionSearchForm{width:100%}.obsessionTitle{font-size:28px}.servicesGrid{grid-template-columns:repeat(3,1fr)}.servicesStrip{padding:36px 28px 40px}.promoSliderInner{grid-template-columns:1fr}.promoSliderLeft{padding:36px 28px}.promoSliderRight{min-height:260px}.promoSliderLine{font-size:22px}.featuredSpotSticky{height:auto;min-height:100vh;position:relative;top:auto}.featuredSpotDriver{height:auto!important}.featuredSpot{padding:20px 20px 32px}.featuredSpotCard{border-radius:16px;grid-template-columns:1fr}.featuredSpotImgPanel{padding:36px 28px 28px}.featuredSpotImg{max-height:240px}.featuredSpotInfoPanel{border-top:1px solid #0000000f;border-left:none;padding:32px 28px 64px}.featuredSpotAmbient{inset:0 0 50%}.featuredSpotName{font-size:22px}.featuredSpotPrice{font-size:20px}.featuredSpotScrollHint{display:none}.flashDeals{padding:28px 24px}.flashDealsGrid{grid-template-columns:repeat(2,1fr)}.flashDealsTitleText{font-size:20px}.homeCats{padding:28px 24px}.homeCatsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.homeNew{padding:28px 24px}.homeDealsInner{grid-template-columns:1fr;padding:28px 24px}.homeDealsRight{grid-template-columns:repeat(2,1fr)}.homeDealsLeft h2{font-size:28px}.homeShop{padding:28px 24px 36px}.homeSecRow,.homeSecRow--wrap{flex-direction:column;align-items:flex-start}.homeSearchBox{width:100%}.homeWhy{padding:28px 24px}.homeWhyGrid{grid-template-columns:1fr}.homeNewsletter{padding:32px 24px}.homeNewsletterInner{flex-direction:column;align-items:flex-start}.homeNewsletterForm{flex-direction:column;width:100%}.homeNewsletterForm input{width:100%}.footerMain{grid-template-columns:1fr;gap:36px;padding:40px 28px 32px}.footerBottomInner{text-align:center;flex-direction:column;gap:12px;padding:16px 28px}.topbarWrap{padding:8px 12px}.topbar{border-radius:12px;height:58px;padding:0 14px}.topbarSearchWrap{flex:1;min-width:0}.topbarSearchDrop{width:100%}.topbarIconBtn--wa{display:none}.topbarIconBtn{width:36px;height:36px}}.pdPage{max-width:1400px;margin:0 auto;padding:0 56px 80px}.pdBread{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:6px;padding:22px 0 28px;font-size:13px;display:flex}.pdBread a,.pdBreadBtn{color:#6b7280;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:13px;transition:color .15s}.pdBread a:hover,.pdBreadBtn:hover{color:#111827}.pdBread span:last-child{color:#111827;font-weight:500}.pdBread svg{color:#d1d5db;flex-shrink:0}.pdCard{background:#f3f4f6;border-radius:28px;padding:28px}.pdCardGrid{grid-template-columns:1fr 320px;align-items:start;gap:28px;display:grid}.pdCardLeft{grid-template-columns:340px 1fr;align-items:start;gap:28px;display:grid}.pdGalleryCard{background:#fff;border-radius:22px;flex-direction:column;align-self:stretch;gap:16px;padding:22px;display:flex}.pdGalleryMain{background:0 0;border-radius:18px;flex:1;min-height:280px;position:relative;overflow:hidden}.pdGalleryMain img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:28px;display:block}.pdGalleryMain--skel{aspect-ratio:1;background:#e5e7eb;border-radius:18px;animation:1.6s infinite homePulse}.pdGalleryOos{color:#fff;letter-spacing:-.5px;background:#1118278c;justify-content:center;align-items:center;font-size:22px;font-weight:600;display:flex;position:absolute;inset:0}.pdWishBtn{cursor:pointer;color:#9ca3af;z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:color .15s,transform .1s,border-color .15s;display:flex;position:absolute;top:16px;right:16px}.pdWishBtn:hover{border-color:#fca5a5}.pdWishBtn--on{color:#ef4444;border-color:#fecaca}.pdWishBtn:active{transform:scale(.92)}.pdThumbRow{align-items:center;gap:10px;display:flex}.pdThumbNav{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .15s,color .15s;display:flex}.pdThumbNav:hover{color:#111827;border-color:#9ca3af}.pdThumbTrack{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:10px;display:flex;overflow-x:auto}.pdThumbTrack::-webkit-scrollbar{display:none}.pdThumb{cursor:pointer;background:#f7f8fa;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:64px;height:64px;padding:0;transition:border-color .15s;overflow:hidden}.pdThumb--on{border-color:#2563eb}.pdThumb img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:6px;display:block}.pdInfoCard{flex-direction:column;padding:6px 4px;display:flex}.pdTitleRow{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.pdInfoTitle{letter-spacing:-.6px;color:#0f172a;margin:0;font-size:26px;font-weight:700;line-height:1.2}.pdHotBadge{color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;background:#f97316;border-radius:999px;flex-shrink:0;margin-top:4px;padding:5px 12px;font-size:11px;font-weight:700}.pdRatingRow{align-items:center;gap:8px;margin-bottom:14px;display:flex}.pdStars{gap:2px;display:flex}.pdRatingDivider{background:#e5e7eb;width:1px;height:13px}.pdRatingReviews{color:#9ca3af;font-size:12.5px}.pdShortDesc{color:#64748b;margin:0 0 20px;font-size:13.5px;line-height:1.7}.pdInfoPriceCard{text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:3px;margin-bottom:10px;padding:16px 20px;display:flex}.pdInfoPriceCard--cash{background:#f1f5f9;border:none}.pdInfoPriceCard--card{background:#fff;border:1.5px solid #e2e8f0}.pdInfoPriceLabel{color:#94a3b8;margin-bottom:2px;font-size:12px;font-weight:500}.pdInfoCashPrice{color:#0f172a;letter-spacing:-.5px;font-size:24px;font-weight:800}.pdInfoCashDiscount{color:#f97316;font-size:12px;font-weight:700}.pdInfoCardLogos{justify-content:center;align-items:center;gap:8px;margin-bottom:6px;display:flex}.pdInfoCardLogos img{object-fit:contain;height:30px}.pdInfoCardPrice{color:#0f172a;letter-spacing:-.5px;font-size:24px;font-weight:800}.pdBuyCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;align-self:start;gap:0;padding:22px 20px;display:flex;position:sticky;top:80px}.pdBuyStarting{color:#9ca3af;margin:0 0 4px;font-size:12px}.pdBuyStarting del{color:#9ca3af}.pdBuyPriceRow{align-items:baseline;gap:10px;margin-bottom:18px;display:flex}.pdBuyPrice{color:#2563eb;letter-spacing:-.8px;font-size:28px;font-weight:800}.pdBuyOrig{color:#9ca3af;font-size:14px}.pdBuySection{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.pdBuySection--col{flex-direction:column;align-items:flex-start}.pdBuySectionLabel{color:#374151;white-space:nowrap;font-size:13px;font-weight:600}.pdBuySectionLabel strong{color:#0f172a}.pdQtyStepper{border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;display:flex;overflow:hidden}.pdQtyStepper button{color:#374151;cursor:pointer;background:#f8fafc;border:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:17px;font-weight:600;transition:background .15s;display:flex}.pdQtyStepper button:hover:not(:disabled){background:#e2e8f0}.pdQtyStepper button:disabled{opacity:.3;cursor:not-allowed}.pdQtyStepper span{text-align:center;-webkit-user-select:none;user-select:none;color:#0f172a;border-left:1.5px solid #e5e7eb;border-right:1.5px solid #e5e7eb;width:42px;font-size:15px;font-weight:700;line-height:36px}.pdBuyColors{align-items:center;gap:8px;display:flex}.pdBuyColorDot{cursor:pointer;border:2.5px solid #0000;border-radius:50%;width:28px;height:28px;padding:0;transition:border-color .15s,transform .1s;box-shadow:inset 0 0 0 1px #0000001a}.pdBuyColorDot:hover{transform:scale(1.1)}.pdBuyColorDot--on{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.pdBuyPills{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.pdBuyPill{color:#374151;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;height:34px;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.pdBuyPill:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.pdBuyPill--on{color:#2563eb;background:#eff6ff;border-color:#2563eb;font-weight:700}.pdBuyDivider{background:#f1f5f9;height:1px;margin:10px 0 16px}.pdBuyInstall{margin-bottom:14px}.pdBuyInstallTitle{color:#0f172a;margin:0 0 4px;font-size:14px;font-weight:700}.pdBuyInstallSub{color:#64748b;margin:0 0 12px;font-size:11.5px;line-height:1.5}.pdBuyBankGrid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;display:grid}.pdBuyBankLogo{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:2px 4px;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex;overflow:hidden}.pdBuyBankLogo:hover{border-color:#93c5fd;transform:translateY(-1px)}.pdBuyBankLogo--on{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.pdBuyBankLogo img{object-fit:contain;max-width:100%;max-height:30px}@keyframes installDurSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.pdBuyDurWrap{margin-bottom:8px}.pdBuyDurWrap--animate{border-top:1px solid #e2e8f0;margin-top:10px;padding-top:10px;animation:.28s cubic-bezier(.16,1,.3,1) both installDurSlide}.pdBuyDurLabel{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.pdBuyDurPills{gap:6px;display:flex}.pdBuyDurPill{color:#374151;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;flex:1;height:32px;font-family:inherit;font-size:11.5px;font-weight:600;transition:border-color .15s,background .15s}.pdBuyDurPill:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.pdBuyInstallNote{color:#94a3b8;margin:0;font-size:10.5px;line-height:1.5}.pdBuyKokoRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:14px;padding:12px}.pdBuyKokoText{color:#64748b;text-align:center;white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;font-size:11px;font-weight:400;overflow:hidden}.pdBuyKokoLogos{gap:8px;display:flex}.pdBuyKokoBox{background:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;height:64px;padding:8px;display:flex;overflow:hidden}.pdBuyKokoBox--koko{border:2px solid #f59e0b}.pdBuyKokoBox--mintpay{border:1.5px solid #e2e8f0}.pdBuyKokoBox img{object-fit:contain;max-width:100%;max-height:100%}.pdBuyActions{flex-direction:row;gap:10px;display:flex}.pdBuyAddBtn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#2563eb;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;height:50px;font-family:inherit;font-size:14.5px;font-weight:700;transition:background .15s,transform .1s;display:flex}.pdBuyAddBtn:hover{background:#1d4ed8}.pdBuyAddBtn:active{transform:scale(.98)}.pdBuyAddBtn--done{background:#059669}.pdOfferBtn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#f59e0b;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;height:50px;font-family:inherit;font-size:14.5px;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:flex}.pdOfferBtn:hover{background:#d97706}.pdOfferBtn:active{transform:scale(.98)}.pdOosBox{box-sizing:border-box;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;width:100%;padding:18px 20px}.pdOosBox p{color:#dc2626;margin:0 0 10px;font-size:14px;font-weight:500}.pdOosBox a{color:#2563eb;font-size:14px;font-weight:600}.pdTabsSection{border-top:1px solid #e5e7eb;margin-top:72px}.pdTabsBar{border-bottom:1px solid #e5e7eb;gap:0;display:flex}.pdTabBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2.5px solid #0000;margin-bottom:-1px;padding:17px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:color .15s,border-color .15s}.pdTabBtn:hover{color:#111827}.pdTabBtn--on{color:#111827;border-bottom-color:#111827}.pdTabPane{padding:42px 0}.pdDescTab p{color:#4b5563;max-width:780px;margin:0;font-size:16px;line-height:1.85}.pdTabEmpty{font-style:italic;color:#9ca3af!important}.pdAiEmpty{color:#9ca3af;font-size:14px;font-style:italic}.pdAiGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-bottom:32px;display:grid}.pdAiGridCell{text-align:center;background:#f6f7fb;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:18px 10px 14px;display:flex}.pdAiGridIcon{color:#1e2060;margin-bottom:2px}.pdAiGridVal{color:#111827;font-size:13px;font-weight:700;line-height:1.2}.pdAiGridLbl{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.pdAiSpecBlock{margin-bottom:32px;overflow-x:auto}.pdAiTable{border-collapse:collapse;width:100%;font-size:13.5px}.pdAiTable tr{border-bottom:1px solid #f3f4f6}.pdAiTable tr:last-child{border-bottom:0}.pdAiTable th{text-align:left;color:#374151;white-space:nowrap;vertical-align:top;width:22%;padding:11px 16px 11px 0;font-weight:600}.pdAiTable td{color:#6b7280;vertical-align:top;width:28%;padding:11px 24px 11px 0}.pdAiTable th:nth-child(3){border-left:1px solid #f3f4f6;padding-left:24px}.pdAiSection{margin-bottom:28px}.pdAiSectionTitle{color:#111827;border-bottom:2px solid #f3f4f6;margin:0 0 14px;padding-bottom:10px;font-size:16px;font-weight:700}.pdAiFeatureList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pdAiFeatureList li{color:#374151;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.pdAiFeatureList li:before{content:"";background:#1e2060;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.pdAiProsConsCols{grid-template-columns:1fr 1fr;gap:20px;display:grid}.pdAiProsCol,.pdAiConsCol{border-radius:16px;padding:18px 20px}.pdAiProsCol{background:#f0fdf4;border:1px solid #bbf7d0}.pdAiConsCol{background:#fff7ed;border:1px solid #fed7aa}.pdAiProsLabel{color:#15803d;margin:0 0 12px;font-size:14px;font-weight:700}.pdAiConsLabel{color:#c2410c;margin:0 0 12px;font-size:14px;font-weight:700}.pdAiProsCol ul,.pdAiConsCol ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pdAiProsCol li,.pdAiConsCol li{color:#374151;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.5;display:flex}.pdAiProsCol li:before{content:"+";color:#16a34a;flex-shrink:0;font-size:15px;font-weight:700;line-height:1.3}.pdAiConsCol li:before{content:"−";color:#ea580c;flex-shrink:0;font-size:16px;font-weight:700;line-height:1.2}.pdAiWrap{padding:4px 0}.pdShipCards{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.pdShipCard{background:#f6f7fb;border:1px solid #e5e7eb;border-radius:20px;padding:26px 22px}.pdShipCardIcon{color:#fff;background:#111827;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:flex}.pdShipCard h4{margin:0 0 8px;font-size:15px}.pdShipCard p{color:#6b7280;margin:0;font-size:14px;line-height:1.65}.pdBundleSection{grid-column:1/-1}.pdBundleLayout{grid-template-columns:1fr;align-items:start;gap:20px;display:grid}.pdBundleMain{background:linear-gradient(135deg,#fef6ec 0%,#fde3bd 50%,#fbb35f 100%);border-radius:24px;flex-direction:column;padding:20px;display:flex}.pdBundleHeading{color:#111827;letter-spacing:-.4px;margin:0 0 14px;font-size:19px;font-weight:800}.pdBundleRow{scrollbar-width:thin;flex-wrap:nowrap;flex:1;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.pdBundleItem{text-align:center;background:#fff;border-radius:14px;flex-direction:column;flex-shrink:0;align-items:center;width:130px;padding:10px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 4px 14px #0000000f}.pdBundleItem:hover{transform:translateY(-3px);box-shadow:0 10px 22px #0000001a}.pdBundleItem--main{cursor:default}.pdBundleItem--main:hover{transform:none;box-shadow:0 4px 14px #0000000f}.pdBundleBadge{text-transform:uppercase;letter-spacing:.3px;color:#fff;z-index:1;border-radius:999px;padding:3px 8px;font-size:9.5px;font-weight:800;position:absolute;top:8px;left:8px}.pdBundleBadge--hot{background:#f97316}.pdBundleBadge--out{background:#ef4444}.pdBundleBadge--new{background:#16a34a}.pdBundleCheck{z-index:2;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .15s,color .15s,transform .15s;display:flex;position:absolute;top:8px;right:8px}.pdBundleCheck svg{width:10px;height:10px}.pdBundleCheck--on{color:#fff;background:#16a34a;border:1.5px solid #16a34a}.pdBundleCheck--off{color:#9ca3af;background:#f3f4f6;border:1.5px solid #d1d5db}.pdBundleCheck--off:hover{color:#16a34a;background:#dcfce7;border-color:#16a34a;transform:scale(1.1)}.pdBundleItem--deselected{opacity:.45;filter:grayscale(40%);transition:opacity .2s,filter .2s,transform .15s,box-shadow .15s}.pdBundleItem--deselected:hover{opacity:.75;filter:grayscale(0%)}.pdBundleOptional{text-transform:uppercase;letter-spacing:.4px;color:#9ca3af;margin-top:2px;font-size:9.5px;font-weight:700}.pdBundleSavings{color:#065f46;text-align:center;background:linear-gradient(90deg,#d1fae5,#a7f3d0);border-radius:8px;justify-content:center;align-items:center;gap:4px;margin-bottom:10px;padding:7px 14px;font-size:12.5px;font-weight:600;display:flex}.pdBundleSavings strong{color:#047857;font-weight:800}.pdBundleItemImg{border-radius:10px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:6px;display:flex;overflow:hidden}.pdBundleItemImg img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:4px}.pdBundleStars{gap:1px;margin-bottom:4px;display:flex}.pdBundleStars svg{width:10px;height:10px}.pdBundleItem p{color:#374151;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:100%;margin:0 0 3px;font-size:12px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.pdBundlePriceRow{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;display:flex}.pdBundlePriceRow strong{color:#f97316;font-size:13px;font-weight:800}.pdBundlePriceRow del{color:#9ca3af;font-size:11px}.pdBundlePlus{color:#1f2937;flex-shrink:0;align-self:center;margin-top:34px;font-size:20px;font-weight:800}.pdBundleFooter{background:#ffffffb3;border-radius:999px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:8px 8px 8px 20px;display:flex}.pdBundleFooterText{color:#111827;font-size:13.5px;font-weight:700}.pdBundleFooterPrice{flex:1;justify-content:flex-end;align-items:baseline;gap:10px;display:flex}.pdBundleFooterPrice strong{color:#f97316;font-size:18px;font-weight:800}.pdBundleFooterPrice del{color:#9ca3af;font-size:13px}.pdBundleAddBtn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,transform .1s;display:flex}.pdBundleAddBtn:hover:not(:disabled){background:#1d4ed8;transform:scale(1.06)}.pdBundleAddBtn:active:not(:disabled){transform:scale(.95)}.pdBundleAddBtn:disabled{opacity:.5;cursor:not-allowed}.pdPaymentPanel{background:#eef0f2;border-radius:20px;width:100%;padding:14px}.pdPayGrid{grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:10px;display:grid}.pdPayCard{text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:76px;padding:12px 10px;display:flex}.pdPayCardLabel{color:#6b7280;font-size:12px;font-weight:600}.pdPayCardPrice{color:#111827;font-size:16px;font-weight:800}.pdPayDiscount{color:#dc2626;font-size:11.5px;font-weight:700}.pdPayCardLogos{align-items:center;gap:7px;margin-bottom:2px;display:flex}.pdPayCardLogos img{object-fit:contain;width:auto;height:18px}.pdPayCard--banks{justify-content:center;gap:8px}.pdPayBankGrid{grid-template-columns:repeat(3,1fr);gap:5px;width:100%;display:grid}.pdPayBankChip{border:1px solid #f1f5f9;border-radius:7px;justify-content:center;align-items:center;height:24px;padding:3px;display:flex}.pdPayBankChip img{object-fit:contain;max-width:100%;max-height:100%}.pdPayCard--koko{justify-content:center;gap:6px;padding:10px}.pdPayKoko{object-fit:contain;width:100%;max-height:32px}.pdPayMintpay{object-fit:contain;width:60%;max-height:18px}.pdRelatedSection{background:#f1f3f5;border-radius:24px;margin-top:40px;padding:24px}.pdRelatedGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.pdRelatedCard{background:#fff;border:1.5px solid #0000;border-radius:16px;flex-direction:column;padding:14px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.pdRelatedCard:hover{border-color:#2563eb;box-shadow:0 8px 20px #0000000f}.pdRelatedQuickAdd{z-index:1;color:#fff;cursor:pointer;background:#f97316;border:0;border-radius:999px;align-items:center;gap:4px;height:22px;padding:0 9px;font-family:inherit;font-size:11px;font-weight:700;transition:background .15s;display:flex;position:absolute;top:12px;left:12px}.pdRelatedQuickAdd:hover:not(:disabled){background:#ea580c}.pdRelatedQuickAdd:disabled{opacity:.5;cursor:not-allowed}.pdRelatedCardImg{aspect-ratio:1;background:#fff;border-radius:12px;margin-bottom:12px;display:block;overflow:hidden}.pdRelatedCardImg img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:14px}.pdRelatedCardName{color:#111827;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:6px;font-size:13.5px;font-weight:700;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.pdRelatedCardPrice{align-items:baseline;gap:7px;margin-bottom:12px;display:flex}.pdRelatedCardPrice strong{color:#f97316;font-size:14.5px;font-weight:800}.pdRelatedCardPrice del{color:#9ca3af;font-size:12px}.pdRelatedCardActions{align-items:center;gap:8px;margin-top:auto;display:flex}.pdRelatedAddBtn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;height:38px;font-family:inherit;font-size:12.5px;font-weight:700;transition:background .15s,transform .1s;display:flex}.pdRelatedAddBtn:hover:not(:disabled){background:#1d4ed8}.pdRelatedAddBtn:active:not(:disabled){transform:scale(.97)}.pdRelatedAddBtn--done{background:#059669}.pdRelatedAddBtn:disabled{opacity:.5;cursor:not-allowed}.pdRelatedWishBtn{color:#9ca3af;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,border-color .15s;display:flex}.pdRelatedWishBtn:hover{border-color:#fca5a5}.pdRelatedWishBtn--on{color:#ef4444;border-color:#fecaca}.pdReviewsSummary{border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:6px;margin-bottom:20px;padding:32px 0 24px;display:flex}.pdReviewsScore{color:#111827;letter-spacing:-1px;font-size:40px;font-weight:800}.pdReviewsSummary p{color:#9ca3af;margin:4px 0 0;font-size:13px}@media (width<=1100px){.pdCardGrid{grid-template-columns:1fr 290px;gap:20px}.pdCardLeft{grid-template-columns:300px 1fr;gap:20px}}@media (width<=900px){.pdPage{padding:0 20px 60px}.pdCardGrid,.pdCardLeft{grid-template-columns:1fr;gap:24px}.pdGalleryMain{aspect-ratio:4/3;flex:none;min-height:260px}.pdInfoTitle{font-size:22px}.pdBuyPrice{font-size:24px}.pdBuyCard{position:static}.pdBuyBankGrid{grid-template-columns:repeat(4,1fr)}.pdTabsBar{-webkit-overflow-scrolling:touch;overflow-x:auto}.pdTabBtn{padding:15px 18px;font-size:14px}.pdShipCards{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.pdShipCards{grid-template-columns:1fr}.pdBuyActions{gap:8px}.pdBuyBankGrid{grid-template-columns:repeat(3,1fr)}.pdBuyDurPills{flex-wrap:wrap}.obsessionGrid{grid-template-columns:repeat(2,1fr);gap:10px}.obsessionInner{padding:0 16px}.footerMain{padding:32px 18px 28px}.footerInfoTop{grid-template-columns:1fr}.footerBrandTop{flex-direction:column;align-items:flex-start;gap:14px}.footerBrandDivider{display:none}.footerSocialBtn{border-radius:12px;width:50px;height:50px}.footerSocialTitle{font-size:26px}.footerBottomInner{padding:16px 18px}}.coPage{background:#f1f5f9;height:100vh;display:flex;overflow:hidden}.coLeft{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;width:66.666%;height:100vh;display:flex;overflow:hidden}.coLeftInner{box-sizing:border-box;flex-direction:column;width:100%;max-width:620px;height:100%;min-height:0;padding:0 52px;display:flex}.coTopBar{flex-shrink:0;align-items:center;padding:22px 0 16px;display:flex}.coCartLink{color:#64748b;border-radius:8px;align-items:center;gap:5px;padding:5px 10px 5px 6px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.coCartLink:hover{color:#1e293b;background:#f1f5f9}.coStepper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;align-items:center;margin-bottom:24px;padding:14px 22px;display:flex}.coStep{align-items:center;gap:10px;display:flex}.coStepDot{color:#94a3b8;background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;transition:all .25s;display:flex}.coStep--active .coStepDot{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb26}.coStep--done .coStepDot{color:#fff;background:#22c55e;border-color:#22c55e}.coStepInfo{flex-direction:column;gap:1px;display:flex}.coStepLabel{color:#94a3b8;white-space:nowrap;font-size:13px;font-weight:500;line-height:1;transition:color .2s}.coStepSub{color:#cbd5e1;font-size:11px;line-height:1}.coStep--active .coStepLabel{color:#2563eb}.coStep--done .coStepLabel{color:#16a34a}.coStep--done .coStepSub{color:#86efac}.coStepLine{background:#e2e8f0;border-radius:2px;flex:1;min-width:32px;height:2px;margin:0 16px;transition:background .3s}.coStepLine--done{background:#22c55e}.coOtpGate{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 0 24px;animation:.3s both coStepIn;display:flex}.coOtpIconWrap{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:flex;box-shadow:0 4px 18px #2563eb1f}.coOtpTitle{color:#0f172a;letter-spacing:-.4px;text-align:center;margin:0 0 6px;font-size:22px;font-weight:700}.coOtpSub{color:#64748b;text-align:center;max-width:300px;margin:0 0 28px;font-size:13.5px;line-height:1.5}.coOtpPhoneRow{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:0;width:100%;max-width:360px;margin-bottom:14px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.coOtpPhoneRow:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.coOtpPhoneRow--sent{background:#f8fafc}.coOtpFlag{color:#475569;white-space:nowrap;border-right:1.5px solid #e2e8f0;flex-shrink:0;align-items:center;gap:4px;height:50px;padding:0 12px;font-size:14px;display:flex}.coOtpPhoneInput{color:#0f172a;background:0 0;border:none;outline:none;flex:1;height:50px;padding:0 14px;font-family:inherit;font-size:15px}.coOtpPhoneInput:disabled{color:#64748b}.coOtpChangeBtn{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:600}.coOtpChangeBtn:hover{color:#1d4ed8}.coOtpSendBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:360px;height:50px;margin-bottom:10px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s,opacity .15s;display:flex}.coOtpSendBtn:hover{background:#1d4ed8}.coOtpSendBtn:active{transform:scale(.98)}.coOtpSendBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.coOtpSentNote{color:#64748b;text-align:center;margin:0 0 18px;font-size:12.5px}.coOtpSentNote em{color:#475569;font-style:normal}.coOtpSentNote strong{color:#0f172a;font-weight:700}.coOtpBoxRow{gap:10px;margin-bottom:20px;display:flex}.coOtpBox{color:#0f172a;text-align:center;caret-color:#2563eb;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:48px;height:56px;font-family:inherit;font-size:22px;font-weight:700;transition:border-color .15s,box-shadow .15s}.coOtpBox:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.coOtpBox--filled{color:#15803d;background:#f0fdf4;border-color:#22c55e}.coOtpError{color:#ef4444;text-align:center;margin:8px 0 0;font-size:13px;font-weight:500}.coOtpDisclaimer{color:#cbd5e1;align-items:center;gap:5px;margin-top:24px;font-size:11.5px;display:flex}@keyframes coStepIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.coStepPane{flex:1;min-height:0;animation:.28s cubic-bezier(.4,0,.2,1) both coStepIn}.coFormTitle{color:#0f172a;letter-spacing:-.4px;margin:0 0 4px;font-size:22px;font-weight:700}.coFormSub{color:#64748b;margin:0 0 20px;font-size:13px;line-height:1.5}.coField{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.coField label{color:#374151;letter-spacing:.1px;font-size:12.5px;font-weight:500}.coField input,.coField textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;height:44px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.coField textarea{resize:none;height:auto;padding:11px 14px}.coField input:focus,.coField textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.coFieldErr{color:#ef4444;font-size:12px;font-weight:400}.coFieldRow{grid-template-columns:1fr 1fr;gap:18px;display:grid}.coOpt{color:#94a3b8;font-weight:400}.coPayOptions{flex-direction:column;gap:12px;margin-bottom:8px;display:flex}.coPayOpt{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.coPayOpt input{display:none}.coPayOpt--on{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.coPayOpt--soon{opacity:.55;cursor:not-allowed}.coPayIconBox{color:#475569;background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,color .15s;display:flex}.coPayOpt--on .coPayIconBox{color:#2563eb;background:#dbeafe}.coPayMeta{flex:1}.coPayMeta strong{color:#0f172a;font-size:14px;font-weight:600;display:block}.coPayMeta p{color:#64748b;margin:3px 0 0;font-size:12px}.coPayRadio{border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .15s}.coPayRadio--on{border-color:#2563eb;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 8px #2563eb}.coSoonBadge{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;background:#f1f5f9;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:600}.coApiErr{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:16px;padding:12px 16px;font-size:13px;font-weight:400}.coNavRow{border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.coBackBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;height:46px;padding:0 20px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.coBackBtn:hover{color:#374151;background:#f8fafc;border-color:#94a3b8}.coNextBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;max-width:260px;height:46px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.coNextBtn:hover{background:#1d4ed8}.coNextBtn:active{transform:scale(.98)}.coPlaceBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;max-width:260px;height:46px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex;box-shadow:0 4px 16px #16a34a4d}.coPlaceBtn:hover{opacity:.92}.coPlaceBtn:active{transform:scale(.98)}.coPlaceBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.coSecure{color:#cbd5e1;flex-shrink:0;justify-content:center;align-items:center;gap:5px;margin-top:10px;padding-bottom:16px;font-size:11.5px;display:flex}.coRight{box-sizing:border-box;background:#f1f5f9;width:33.333%;height:100vh;padding:40px 36px;overflow-y:auto}.coRightInner{position:relative}.coRightTitle{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;font-size:11px;font-weight:600}.coOrderItems{flex-direction:column;gap:14px;display:flex}.coOrderItem{align-items:center;gap:12px;display:flex}.coOrderItemImg{flex-shrink:0;position:relative}.coOrderItemImg img{object-fit:cover;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:56px;height:56px}.coOrderQty{color:#fff;background:#0f172a;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-7px;right:-7px}.coOrderItemName{flex:1;min-width:0}.coOrderItemName p{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:400;overflow:hidden}.coOrderItemName small{color:#94a3b8;font-size:11px}.coOrderItem strong{color:#0f172a;white-space:nowrap;font-size:13px;font-weight:600}.coDivider{background:#e2e8f0;height:1px;margin:18px 0}.coTotals{flex-direction:column;gap:10px;display:flex}.coTotalRow{color:#374151;justify-content:space-between;font-size:13px;display:flex}.coTotalDiscount{color:#16a34a}.coFreeLabel{color:#16a34a;font-weight:600}.coGrand{justify-content:space-between;align-items:center;display:flex}.coGrand span{color:#0f172a;font-size:15px;font-weight:600}.coGrand strong{color:#0f172a;letter-spacing:-.5px;font-size:22px;font-weight:600}.coTrustRow{flex-wrap:wrap;gap:16px;margin-top:22px;display:flex}.coTrustItem{color:#64748b;align-items:center;gap:5px;font-size:12px;font-weight:400;display:flex}.coSuccessOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:20px;animation:.3s both coFadeIn;display:flex;position:fixed;inset:0}.coSuccessCard{text-align:center;isolation:isolate;background:#fff;border-radius:24px;width:100%;max-width:420px;padding:52px 44px 44px;animation:.4s cubic-bezier(.22,1,.36,1) both coSlideUp;position:relative;overflow:hidden;box-shadow:0 32px 80px #0003}.coSuccessCircle{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 28px;animation:.6s cubic-bezier(.175,.885,.32,1.275) .2s both coBounceIn;display:flex;box-shadow:0 12px 32px #22c55e59}.coSuccessCard h1{color:#0f172a;letter-spacing:-.5px;margin:0 0 12px;font-size:30px;font-weight:700}.coSuccessCard>p{color:#64748b;margin:0 0 28px;font-size:15px;line-height:1.6}.coOrderNumBox{background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:16px 20px;display:flex}.coOrderNumBox span{color:#64748b;font-size:13px}.coOrderNumBox strong{color:#0f172a;letter-spacing:1px;font-family:monospace;font-size:16px;font-weight:600}.coSavedBox{color:#16a34a;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:12px;margin-bottom:10px;padding:12px 16px;font-size:14px;font-weight:500}.coSuccessBtn{color:#fff;background:#0f172a;border-radius:12px;justify-content:center;align-items:center;height:48px;margin-top:24px;padding:0 36px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.coSuccessBtn:hover{color:#fff;background:#1e293b}.coSuccessBtn:active{transform:scale(.98)}.coConfetti{width:8px;height:8px;animation:coConfettiFall 1s ease calc(var(--i) * .12s) both;border-radius:2px;position:absolute}.coConfetti:first-child{background:#f59e0b;top:20px;left:18%}.coConfetti:nth-child(2){background:#3b82f6;border-radius:50%;top:14px;left:38%}.coConfetti:nth-child(3){background:#ec4899;top:22px;left:58%}.coConfetti:nth-child(4){background:#22c55e;border-radius:50%;top:12px;right:18%}.coConfetti:nth-child(5){background:#f97316;top:28px;right:32%}.coConfetti:nth-child(6){background:#a855f7;top:16px;left:72%}@keyframes coFadeIn{0%{opacity:0}to{opacity:1}}@keyframes coSlideUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes coBounceIn{0%{opacity:0;transform:scale(.4)}60%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes coConfettiFall{0%{opacity:1;transform:translateY(-10px)rotate(0)}to{opacity:0;transform:translateY(40px)rotate(180deg)}}@media (width<=860px){.coPage{flex-direction:column;height:auto;overflow:visible}.coLeft{width:100%;height:auto;overflow:visible}.coLeftInner{padding:0 28px}.coRight{width:100%;height:auto;padding:28px 28px 48px;overflow:visible}.coOtpGate{justify-content:flex-start;padding-top:24px}}@media (width<=480px){.coLeftInner{padding:0 18px}.coRight{padding:0 18px 40px}.coFieldRow{grid-template-columns:1fr}.coSuccessCard{padding:40px 24px 32px}.coOtpBox{width:42px;height:52px;font-size:20px}.coOtpBoxRow{gap:7px}}.profilePage{background:#f1f5f9;padding:32px 24px 64px}.profileBody{grid-template-columns:280px 1fr;align-items:start;gap:24px;max-width:1100px;margin:0 auto;display:grid}.profileSidebar{flex-direction:column;gap:16px;display:flex}.profileCard{text-align:center;background:#fff;border-radius:18px;padding:28px 20px;box-shadow:0 2px 14px #0000000a}.profileAvatar{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#fb923c,#ec4899);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 14px;font-size:28px;font-weight:600;display:flex}.profileAvatar--sm{flex-shrink:0;width:52px;height:52px;margin:0;font-size:18px}.profileCardName{letter-spacing:-.3px;margin:0 0 4px;font-size:18px;font-weight:600}.profileCardEmail{color:#9ca3af;word-break:break-all;margin:0;font-size:12.5px}.profileNav{background:#fff;border-radius:18px;flex-direction:column;gap:2px;padding:10px;display:flex;box-shadow:0 2px 14px #0000000a}.profileNavItem{cursor:pointer;color:#374151;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:11px 12px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .15s;display:flex}.profileNavItem:hover{background:#f8fafc}.profileNavItem--active{color:#111827;background:#fef2f2}.profileNavItem--danger{color:#ef4444}.profileNavIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.profileNavIcon--red{color:#ef4444;background:#fee2e2}.profileNavIcon--blue{color:#2563eb;background:#dbeafe}.profileNavIcon--orange{color:#f97316;background:#ffedd5}.profileNavIcon--teal{color:#0d9488;background:#ccfbf1}.profileContent{min-width:0}.profilePanel{background:#fff;border-radius:18px;padding:28px 32px;box-shadow:0 2px 14px #0000000a}.profilePanelHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.profilePanelHead h2{letter-spacing:-.4px;margin:0 0 4px;font-size:22px;font-weight:600}.profilePanelHead p{color:#9ca3af;margin:0;font-size:13.5px}.profileMuted{color:#9ca3af;font-size:13.5px}.profileError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:500}.profileSuccess{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:500}.profileBtnPrimary{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:0;border-radius:10px;height:38px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,transform .1s}.profileBtnPrimary:hover:not(:disabled){background:#1d4ed8}.profileBtnPrimary:active:not(:disabled){transform:scale(.96)}.profileBtnPrimary:disabled{opacity:.6;cursor:not-allowed}.profileBtnWide{width:100%;height:46px;font-size:14px}.profileBtnGhost{cursor:pointer;color:#6b7280;background:0 0;border:1.5px solid #e5e7eb;border-radius:10px;height:38px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}.profileBtnGhost:hover:not(:disabled){color:#374151;border-color:#9ca3af}.profileHeadActions{flex-shrink:0;gap:10px;display:flex}.profileStatsGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}.profileStatCard{text-align:center;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.profileStatNum{color:#111827;margin-bottom:4px;font-size:22px;font-weight:600;display:block}.profileStatNum--active{color:#059669}.profileStatLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;font-size:12px;font-weight:600}.profilePanelSub{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profilePanelSub h3{margin:0;font-size:15px;font-weight:600}.profileLinkBtn{cursor:pointer;color:#2563eb;background:0 0;border:0;padding:0;font-family:inherit;font-size:13px;font-weight:600}.profileOrderList{flex-direction:column;gap:10px;display:flex}.profileOrderRow{border:1px solid #e5e7eb;border-radius:14px;padding:14px 18px}.profileOrderRowMain{justify-content:space-between;align-items:center;gap:16px;display:flex}.profileOrderNumber{margin:0 0 3px;font-size:13.5px;font-weight:600}.profileOrderDate{color:#9ca3af;font-size:12px}.profileOrderRowRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.profileOrderRowRight strong{color:#111827;font-size:14px}.profileStatusBadge{text-transform:uppercase;letter-spacing:.3px;color:#6b7280;background:#f3f4f6;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.profileStatusBadge--pending{color:#854d0e;background:#fef9c3}.profileStatusBadge--processing{color:#1d4ed8;background:#dbeafe}.profileStatusBadge--completed{color:#15803d;background:#dcfce7}.profileStatusBadge--cancelled{color:#b91c1c;background:#fee2e2}.profileOrderItems{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:12px;display:flex}.profileOrderItemChip{color:#4b5563;background:#f8fafc;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:500}.profileEmptyState{text-align:center;padding:48px 0}.profileEmptyState p{color:#9ca3af;margin:0 0 10px;font-size:14px}.profileEmptyState a{color:#2563eb;font-size:14px;font-weight:600}.profileEmptyHeart{color:#fca5a5;margin:0 auto 16px;display:block}.profileFavGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;margin-top:4px;display:grid}.profileFavCard{background:#fff;border:1.5px solid #f3f4f6;border-radius:14px;transition:box-shadow .18s,transform .18s;position:relative;overflow:hidden}.profileFavCard:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.profileFavImg{aspect-ratio:1;background:#f9fafb;display:block;overflow:hidden}.profileFavImg img{object-fit:contain;width:100%;height:100%;padding:12px}.profileFavRemove{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f43f5e;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,transform .15s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 6px #0000001f}.profileFavRemove:hover{color:#fff;background:#f43f5e;transform:scale(1.1)}.profileFavInfo{padding:10px 12px 14px}.profileFavName{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;font-weight:600;overflow:hidden}.profileFavPrice{color:#2563eb;margin:0 0 8px;font-size:13px;font-weight:700}.profileFavLink{color:#6b7280;font-size:12px;font-weight:600;text-decoration:none}.profileFavLink:hover{color:#2563eb}.profileAccountHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.profileAccountHeadLeft{align-items:center;gap:14px;display:flex}.profileAccountHeadLeft h2{margin:0 0 2px;font-size:18px;font-weight:600}.profileAccountHeadLeft p{color:#9ca3af;margin:0;font-size:12.5px}.profileFormGrid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:26px;display:grid}.profileField{flex-direction:column;gap:7px;display:flex}.profileField label{color:#6b7280;font-size:12.5px;font-weight:600}.profileField input,.profileField select{color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:11px;outline:none;height:44px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.profileField input:focus,.profileField select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.profileField input:disabled,.profileField select:disabled{color:#6b7280;cursor:not-allowed;background:#f8fafc}.profileEmailSection{border-top:1px solid #f1f5f9;padding-top:22px}.profileEmailSection h3{margin:0 0 14px;font-size:15px;font-weight:600}.profileEmailRow{align-items:center;gap:14px;display:flex}.profileEmailIcon{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.profileEmailInfo{flex:1;min-width:0}.profileEmailInfo p{color:#111827;margin:0 0 2px;font-size:14px;font-weight:600}.profileEmailInfo span{color:#9ca3af;font-size:12px}.profileEmailEditRow{align-items:center;gap:10px;display:flex}.profileEmailInput{border:1.5px solid #e5e7eb;border-radius:11px;outline:none;flex:1;height:44px;padding:0 14px;font-family:inherit;font-size:14px}.profileEmailInput:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.profilePayCard{border:1.5px solid #e5e7eb;border-radius:16px;align-items:center;gap:16px;margin-bottom:14px;padding:18px 20px;display:flex}.profilePayCard--active{background:#f8fbff;border-color:#bfdbfe}.profilePayCard--soon{opacity:.65}.profilePayIcon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.profilePayInfo{flex:1;min-width:0}.profilePayInfo p{margin:0 0 3px;font-size:14.5px;font-weight:600}.profilePayInfo span{color:#9ca3af;font-size:12.5px}.profileTagActive{text-transform:uppercase;letter-spacing:.4px;color:#15803d;background:#dcfce7;border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:11px;font-weight:600}.profileTagSoon{text-transform:uppercase;letter-spacing:.4px;color:#92400e;background:#fef3c7;border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:11px;font-weight:600}.profilePasswordForm{flex-direction:column;gap:18px;max-width:420px;display:flex}.profileStrength{margin-top:-6px}.profileStrengthBars{align-items:center;gap:4px;margin-bottom:8px;display:flex}.profileStrengthBar{border-radius:99px;flex:1;height:4px;transition:background .25s}.profileStrengthBars span{text-align:right;min-width:42px;font-size:12px;font-weight:600}.profileRuleList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.profileRuleList li{color:#9ca3af;font-size:12px}.profileRuleList li.profileRuleOk{color:#059669}.profileHelpGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.profileHelpCard{border:1.5px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:border-color .15s,transform .1s;display:flex}.profileHelpCard:hover{border-color:#2563eb;transform:translateY(-2px)}.profileHelpCard p{color:#111827;margin:0 0 2px;font-size:13.5px;font-weight:600}.profileHelpCard span{color:#9ca3af;font-size:12px}.profileHelpIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profileHelpIcon--wa{color:#16a34a;background:#dcfce7}.profileHelpIcon--phone{color:#2563eb;background:#dbeafe}.profileHelpIcon--mail{color:#b45309;background:#fef3c7}@media (width<=900px){.profileBody,.profileFormGrid,.profileStatsGrid,.profileHelpGrid{grid-template-columns:1fr}.profilePanel{padding:22px 20px}}.tcPage{background:#eef0f3;min-height:calc(100vh - 84px);padding:28px 24px 64px}.tcCard{background:#e9eaed;border-radius:24px;max-width:860px;margin:0 auto;padding:40px 36px 44px}.tcHead{text-align:center;margin-bottom:28px}.tcTitle{letter-spacing:1px;text-transform:uppercase;color:#0f172a;margin:0 0 8px;font-size:30px;font-weight:600}.tcSubtitle{color:#6b7280;margin:0;font-size:14px}.tcList{flex-direction:column;gap:12px;display:flex}.tcItem{animation:.45s cubic-bezier(.16,1,.3,1) both tcItemIn;animation-delay:calc(var(--i,0) * 50ms);background:#fff;border:1.5px solid #dde3f5;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.tcItem--open{border-color:#93c5fd;box-shadow:0 6px 20px #2563eb14}@keyframes tcItemIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.tcItemHeading{margin:0}.tcItemHead{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:16px;width:100%;padding:16px 22px;font-family:inherit;transition:background .15s;display:flex}.tcItemHead:hover{background:#fafbfe}.tcCheckBadge{color:#fff;background:#111827;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.tcItemTitle{color:#111827;flex:1;font-size:15px;font-weight:600}.tcChevron{color:#2563eb;border:1.5px solid #bfdbfe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .2s,border-color .2s;display:flex}.tcChevron--open{background:#eff6ff;border-color:#93c5fd;transform:rotate(180deg)}.tcItemBody{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1);display:grid}.tcItemBody--open{grid-template-rows:1fr}.tcItemBodyInner{opacity:0;min-height:0;transition:opacity .25s;overflow:hidden}.tcItemBody--open .tcItemBodyInner{opacity:1;transition-delay:80ms}.tcItemBodyInner p{color:#4b5563;margin:0;padding:0 22px 20px 64px;font-size:13.5px;line-height:1.7}@media (width<=640px){.tcCard{border-radius:18px;padding:28px 18px 32px}.tcTitle{font-size:24px}.tcItemHead{gap:12px;padding:14px 16px}.tcItemTitle{font-size:13.5px}.tcItemBodyInner p{padding:0 16px 18px 58px}}.favToast{z-index:9999;color:#f9fafb;opacity:0;pointer-events:none;background:#111827;border-radius:18px;align-items:flex-start;gap:13px;max-width:310px;padding:18px 20px 18px 18px;transition:transform .42s cubic-bezier(.34,1.56,.64,1),opacity .28s;display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(110%)scale(.9);box-shadow:0 10px 40px #00000052,0 2px 10px #0000002e}.favToast--visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.favToastHeart{color:#f43f5e;flex-shrink:0;margin-top:1px;animation:1.2s ease-in-out infinite favHeartBeat}@keyframes favHeartBeat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{transform:scale(1)}}.favToastText{flex:1}.favToastTitle{color:#f9fafb;letter-spacing:-.01em;margin:0 0 4px;font-size:14px;font-weight:700}.favToastBody{color:#9ca3af;margin:0;font-size:12.5px;line-height:1.55}.favToastLink{color:#f97316;border-bottom:1px solid #f9731659;font-weight:700;text-decoration:none;transition:color .15s}.favToastLink:hover{color:#fb923c}.favToastClose{cursor:pointer;color:#4b5563;background:0 0;border:none;flex-shrink:0;padding:0;font-size:13px;line-height:1;transition:color .15s}.favToastClose:hover{color:#f9fafb}.cartToast{z-index:9999;color:#f9fafb;opacity:0;pointer-events:none;background:#111827;border-radius:18px;align-items:flex-start;gap:13px;max-width:310px;padding:16px 20px 16px 16px;transition:transform .42s cubic-bezier(.34,1.56,.64,1),opacity .28s;display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(110%)scale(.9);box-shadow:0 10px 40px #00000052,0 2px 10px #0000002e}.cartToast--visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.cartToastIcon{color:#22c55e;background:#16a34a29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.cartToastThumb{background:#1f2937;border-radius:9px;flex-shrink:0;width:34px;height:34px;overflow:hidden}.cartToastThumb img{object-fit:contain;width:100%;height:100%}.cartToastText{flex:1;min-width:0}.cartToastTitle{color:#f9fafb;letter-spacing:-.01em;margin:0 0 4px;font-size:14px;font-weight:700}.cartToastBody{color:#9ca3af;margin:0;font-size:12.5px;line-height:1.55}.cartToastItemName{color:#d1d5db;font-weight:600}.cartToastLink{color:#22c55e;white-space:nowrap;border-bottom:1px solid #22c55e59;font-weight:700;text-decoration:none;transition:color .15s}.cartToastLink:hover{color:#4ade80}.cartToastClose{cursor:pointer;color:#4b5563;background:0 0;border:none;flex-shrink:0;padding:0;font-size:13px;line-height:1;transition:color .15s}.cartToastClose:hover{color:#f9fafb}@media (prefers-reduced-motion:reduce){.cartToast{transition:opacity .2s;transform:none}}@media (width<=480px){.cartToast,.favToast{max-width:none;bottom:16px;left:16px;right:16px}}.nfPage{background:radial-gradient(circle at 50% 0,#2563eb0f,#0000 55%),#fff;justify-content:center;align-items:center;min-height:72vh;padding:60px 24px;display:flex}.nfInner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:520px;display:flex}.nfCode{letter-spacing:-4px;background:linear-gradient(135deg,#111827 0%,#2563eb 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:96px;font-weight:900;line-height:1}.nfTitle{color:#111827;letter-spacing:-.5px;margin:10px 0;font-size:24px;font-weight:800}.nfSub{color:#6b7280;max-width:400px;margin:0 0 28px;font-size:14px;line-height:1.6}.nfSearch{color:#9ca3af;background:#f4f4f8;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;width:100%;margin-bottom:22px;padding:6px 8px 6px 18px;transition:border-color .15s;display:flex}.nfSearch:focus-within{color:#2563eb;border-color:#2563eb}.nfSearch input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:9px 0;font-size:14px}.nfSearch input::placeholder{color:#9ca3af}.nfSearch button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;flex-shrink:0;padding:10px 20px;font-size:13px;font-weight:600;transition:background .15s}.nfSearch button:hover{background:#1e2060}.nfActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:34px;display:flex}.nfSecondaryBtn{color:#111827;border:1.5px solid #e5e7eb;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s}.nfSecondaryBtn:hover{background:#f9fafb;border-color:#111827}.nfQuickLinks{flex-direction:column;align-items:center;gap:10px;display:flex}.nfQuickLinksLabel{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-size:11px;font-weight:600}.nfQuickLinksRow{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.nfQuickLinkChip{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:7px 16px;font-size:12.5px;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s}.nfQuickLinkChip:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}@media (width<=480px){.nfCode{font-size:72px}.nfTitle{font-size:20px}.nfActions{flex-direction:column;width:100%}.nfActions .primaryBtn,.nfActions .nfSecondaryBtn{text-align:center;width:100%}}.grWrap{flex-direction:column;gap:20px;padding:4px 0 8px;display:flex}.grSummary{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.grSummaryLeft{align-items:center;gap:14px;display:flex}.grBigScore{color:#111827;letter-spacing:-1.5px;font-size:42px;font-weight:800;line-height:1}.grCount{color:#6b7280;margin:4px 0 0;font-size:12.5px}.grCount strong{color:#374151}.grStarRow{vertical-align:middle;gap:1px;display:inline-flex}.grWriteBtn{color:#4285f4;white-space:nowrap;border:1.5px solid #4285f4;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.grWriteBtn:hover{color:#fff;background:#4285f4}.grCards{flex-direction:column;gap:14px;display:flex}.grCard{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:16px 18px;box-shadow:0 1px 4px #0000000d}.grCardHead{align-items:center;gap:10px;margin-bottom:10px;display:flex}.grCardMeta{flex:1}.grCardName{color:#111827;margin:0 0 3px;font-size:13.5px;font-weight:600}.grCardTime{color:#9ca3af;flex-shrink:0;font-size:11.5px}.grAvatar{border-radius:50%;flex-shrink:0;width:38px;height:38px}.grAvatar--photo{object-fit:cover;border:1px solid #e5e7eb}.grAvatar--initials{color:#fff;background:linear-gradient(135deg,#f97316 0%,#fb923c 100%);justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.grCardBody p{color:#374151;margin:0;font-size:13.5px;line-height:1.6}.grReadMore{color:#4285f4;cursor:pointer;background:0 0;border:none;padding:4px 0 0;font-size:12.5px;font-weight:600}.grReadMore:hover{text-decoration:underline}.grAttribution{align-items:center;gap:8px;padding-top:4px;display:flex}.grAttribution span{color:#9ca3af;font-size:11.5px}.grLoading{flex-direction:column;gap:14px;display:flex}.grSkeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:12px;height:100px;animation:1.4s ease-in-out infinite grShimmer}.grSkeleton:nth-child(2){height:80px;animation-delay:.15s}.grSkeleton:nth-child(3){height:90px;animation-delay:.3s}@keyframes grShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.offerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;padding:16px;animation:.18s offerFadeIn;display:flex;position:fixed;inset:0}@keyframes offerFadeIn{0%{opacity:0}to{opacity:1}}.offerModal{background:#fff;border-radius:18px;width:100%;max-width:440px;animation:.22s cubic-bezier(.16,1,.3,1) offerSlideUp;overflow:hidden;box-shadow:0 24px 64px #0f172a38}@keyframes offerSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.offerModalHead{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.offerModalTitle{color:#0f172a;font-size:16px;font-weight:700}.offerModalClose{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:background .15s;display:flex}.offerModalClose:hover{color:#0f172a;background:#e2e8f0}.offerProductStrip{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:2px;padding:12px 20px;display:flex}.offerProductName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.offerProductPrice{color:#64748b;font-size:12px}.offerSteps{align-items:center;gap:0;padding:16px 20px 4px;display:flex}.offerStep{opacity:.4;align-items:center;gap:7px;transition:opacity .2s;display:flex}.offerStep--on{opacity:1}.offerStepNum{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;transition:background .2s,color .2s;display:flex}.offerStep--on .offerStepNum{color:#fff;background:#2563eb}.offerStepLabel{color:#475569;font-size:12px;font-weight:600}.offerStep--on .offerStepLabel{color:#1e293b}.offerStepLine{background:#e2e8f0;border-radius:1px;flex:1;height:2px;margin:0 10px}.offerForm{flex-direction:column;gap:12px;padding:16px 20px 20px;display:flex}.offerLabel{color:#374151;margin-bottom:-4px;font-size:13px;font-weight:600}.offerPriceWrap{border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.offerPriceWrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.offerPricePrefix{color:#64748b;background:#f8fafc;border-right:1.5px solid #e2e8f0;align-items:center;height:44px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.offerInput{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.offerInput:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.offerInput--price{border:none;border-radius:0;flex:1;padding:10px 14px;font-size:17px;font-weight:700}.offerInput--price:focus{box-shadow:none}.offerInput--price::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.offerInput--price::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.offerInput--price[type=number]{-moz-appearance:textfield}.offerStep2Note{color:#475569;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:8px;margin-bottom:-2px;padding:9px 13px;font-size:13px;display:flex}.offerStep2Note strong{color:#1d4ed8}.offerEditPrice{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.offerError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;margin:-4px 0;padding:8px 12px;font-size:12px}.offerFormActions{gap:10px;margin-top:4px;display:flex}.offerCancelBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex:1;padding:11px 0;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.offerCancelBtn:hover{background:#f8fafc;border-color:#cbd5e1}.offerSubmitBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;flex:2;padding:11px 0;font-size:14px;font-weight:700;transition:background .15s,opacity .15s}.offerSubmitBtn:hover:not(:disabled){background:#1d4ed8}.offerSubmitBtn:disabled{opacity:.65;cursor:not-allowed}.offerSuccess{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:24px 20px 28px;display:flex}.offerSuccessIcon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;display:flex}.offerSuccessMsg{color:#1e293b;font-size:15px;font-weight:600}.offerSuccessSub{color:#64748b;font-size:13px}.offerSuccess .offerSubmitBtn{background:#16a34a;flex:none;width:100%;margin-top:4px}.offerSuccess .offerSubmitBtn:hover{background:#15803d}.offerAutoCloseBar{background:#e2e8f0;border-radius:2px;width:100%;height:3px;margin-top:2px;overflow:hidden}.offerAutoCloseFill{background:#16a34a;border-radius:2px;height:100%;animation:3s linear forwards offerAutoCloseShrink}@keyframes offerAutoCloseShrink{0%{width:100%}to{width:0%}}@media (prefers-reduced-motion:reduce){.offerAutoCloseFill{width:0%;animation:none}}@media (width<=480px){.offerModal{border-radius:14px}.offerFormActions{flex-direction:column-reverse}.offerCancelBtn,.offerSubmitBtn{flex:none;width:100%}}.routeLoader{z-index:10000;background:0 0;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.routeLoaderBar{background:#2563eb;border-radius:0 2px 2px 0;width:40%;height:100%;animation:1s ease-in-out infinite routeLoaderSlide}@keyframes routeLoaderSlide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.routeLoaderBar{opacity:.6;width:100%;animation:none}}
