@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=IBM+Plex+Sans:wght@400;500;600&display=swap";:root{--brand-green:#16a34a;--brand-green-dark:#15803d;--brand-green-soft:#dcfce7;--brand-green-border:#bbf7d0;--brand-dark:#0f172a;--brand-bg:#f8fafc;--surface:#fff;--border:#e5e7eb;--muted:#64748b;--radius-lg:20px;--radius-md:16px;--radius-sm:10px;--shadow-soft:0 2px 10px #0f172a0f;--shadow-card:0 8px 24px #0f172a14}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--brand-bg);color:var(--brand-dark);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.app-shell,#root>*{z-index:1;position:relative}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}.app-shell{background:0 0;max-width:1950px;min-height:100vh;margin:0 auto;padding-bottom:76px;position:relative}@media (width>=720px){.app-shell{max-width:960px;box-shadow:var(--shadow-card)}}@media (width>=768px){.app-shell{padding-bottom:0}}.app-shell.is-home{max-width:none;box-shadow:none;background:0 0;padding-bottom:0}.app-shell.is-vendor,.app-shell.is-info,.app-shell.is-catalog,.app-shell.is-checkout,.app-shell.is-order-tracking,.app-shell.is-account,.app-shell.is-parcel,.app-shell.is-offers,.app-shell.is-help-support{max-width:none;box-shadow:none;background:0 0;width:100%;margin:0;padding-bottom:0}.page{padding:14px 16px 24px}.loader-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);text-align:center;pointer-events:all;background:#fffffff5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.hp.hp-loading>:not(.loader-overlay),.pd-screen.pd-loading>:not(.loader-overlay){filter:blur(10px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.95}.loader-inline{flex-direction:column;justify-content:center;align-items:center;padding:24px 0;display:flex}.loader-spinner{border:5px solid #16a34a2e;border-top-color:var(--brand-green);border-radius:50%;width:52px;height:52px;margin-bottom:16px;animation:1s ease-in-out infinite loader-spin}.loader-label{color:var(--brand-dark);font-size:15px;font-weight:600;line-height:1.5}.loader-subtitle{color:var(--muted);max-width:320px;margin-top:10px;font-size:13px;line-height:1.6}@keyframes loader-spin{to{transform:rotate(360deg)}}.section{gap:10px;margin-bottom:20px;display:grid}.section-head{justify-content:space-between;align-items:center;display:flex}.section-head h2{font-size:16px;font-weight:800}.section-head button{color:var(--brand-green-dark);background:0 0;border:none;font-size:12px;font-weight:700}.state-msg{text-align:center;color:var(--muted);padding:24px 0;font-size:13px}.primary-btn{background:var(--brand-green);color:#fff;border:none;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700}.primary-btn:disabled{opacity:.6}.secondary-btn{border:1px solid var(--border);color:var(--brand-dark);background:#fff;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700}html{-webkit-text-size-adjust:100%;overflow-x:hidden}@media (width<=480px){.page{padding:12px 12px 24px}.primary-btn,.secondary-btn{min-height:48px;font-size:15px}.section-head h2{font-size:15px}}.bottom-nav{border-top:1px solid var(--border);width:100%;max-width:100%;padding:6px 4px calc(6px + env(safe-area-inset-bottom));z-index:40;background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 16px #0f172a0f}@media (width>=768px){.bottom-nav{display:none}}.bottom-nav-item{color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-height:52px;padding:6px 2px;font-size:11px;font-weight:600;display:flex}.bottom-nav-item.active{color:var(--brand-green-dark)}.bn-icon{font-size:22px;line-height:1;position:relative}.bn-badge{background:var(--brand-green);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;display:flex;position:absolute;top:-6px;right:-10px}.footer{background:#0f0f0f;border:1px solid #ffffff14;border-radius:24px;margin-top:56px;box-shadow:0 18px 40px #00000042}@media (width<=767px){.footer{margin-bottom:calc(70px + env(safe-area-inset-bottom))}}.footer-main{grid-template-columns:1.45fr 1fr 1fr 1fr 1.2fr 1fr;align-items:start;gap:0;display:grid}.footer-brand-col,.footer-col{min-height:100%;padding:28px 34px}.footer-brand-col,.footer-col:not(:last-child){border-right:1px solid #ffffff14}.footer-brand{align-items:center;gap:8px;margin-bottom:18px;display:flex}.footer-logo-img{object-fit:contain;width:54px;height:54px}.footer-logo-text{color:#fff;margin:0;font-size:22px;font-weight:900}.footer-logo-text span{color:#31b24a}.footer-copyright{color:#ffffffa8;margin:0;font-size:14px;line-height:1.6}.footer-col h3{letter-spacing:.04em;color:#fff;cursor:pointer;margin:0 0 14px;font-size:13px;font-weight:800}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{color:#ffffffb8;cursor:pointer;margin-bottom:10px;font-size:14px;line-height:1.35}.footer-col li:hover,.footer-seller-link{color:#fff}.footer-seller-link{font-weight:700}.footer-app-col{min-width:0}.app-buttons{gap:10px;display:grid}.store-badge{color:#fff;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:52px;padding:8px 12px;display:flex}.store-badge-icon{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.store-badge-icon svg{width:22px;height:22px}.store-badge-text{flex-direction:column;display:flex}.store-badge-text small{letter-spacing:.04em;color:#ffffffa3;font-size:10px;font-weight:700}.store-badge-text strong{color:#fff;font-size:16px;font-weight:800}.footer-socials{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.social-icon{color:#ffffffb8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.social-icon svg{width:22px;height:22px}@media (width<=1200px){.footer-main{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-col:nth-child(4){border-right:none}}@media (width<=768px){.footer{border-radius:16px;margin-top:32px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand-col{border-bottom:1px solid #ffffff14;grid-column:span 2;border-right:none!important}.footer-col:nth-child(2n){border-right:none}.footer-col{padding:20px 18px}.app-buttons{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer{border-radius:12px;margin-top:24px}.footer-main{grid-template-columns:1fr}.footer-brand-col{grid-column:span 1}.footer-brand-col,.footer-col,.footer-col:not(:last-child){border-bottom:1px solid #ffffff14;border-right:none}.footer-col:last-child{border-bottom:none}.footer-brand-col,.footer-col{padding:18px 16px}.footer-logo-img{width:44px;height:44px}.footer-logo-text{font-size:18px}.app-buttons{grid-template-columns:1fr}.store-badge{min-height:48px}.social-icon{width:40px;height:40px}}.catalog-page{color:#111827;background:#f8fafc;flex-direction:column;width:100%;max-width:100%;min-height:100vh;display:flex}.catalog-home-topbar{z-index:60;box-shadow:0 2px 10px #0f172a0f}.catalog-main-header{border-bottom:none}.catalog-header-actions-wrap{flex:none;align-items:center;gap:16px;margin-left:auto;display:flex}.catalog-location-pill{color:#166534;white-space:nowrap;cursor:pointer;background:#f0fdf4;border:none;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:12.5px;font-weight:700;transition:background .15s,box-shadow .15s;display:flex}.catalog-location-pill:hover{background:#dcfce7;box-shadow:0 2px 8px #16a34a26}.catalog-location-pill svg:first-child{color:#16a34a;flex:none;font-size:16px}.catalog-location-pill svg:last-child{color:#16a34a;opacity:.7;flex:none;font-size:15px}.catalog-location-pill span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.hp-header-actions{border-left:1px solid #edf1f5;padding-left:16px}.catalog-mobile-search{position:relative}.catalog-search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.catalog-search-clear:hover{background:#eef2f7}.catalog-search-suggestions{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 12px 30px #0f172a1f}.catalog-suggestion-item{text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:9px;width:100%;padding:10px 12px;display:flex}.catalog-suggestion-item:hover{background:#f8fafc}.catalog-suggestion-item svg{color:#94a3b8;flex:none;width:16px;height:16px}.catalog-suggestion-text{color:#0f172a;flex:1;font-size:13px}.catalog-suggestion-type{color:#16a34a;background:#dcfce7;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.catalog-main{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:100%;margin:0;padding:22px 24px 32px;display:flex}.catalog-headline-row{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.catalog-headline-row h2{letter-spacing:-.6px;color:#0f172a;margin:0;font-size:30px;font-weight:900;line-height:1.1}.catalog-headline-row p{color:#64748b;margin:5px 0 0;font-size:12.5px;font-weight:500}.catalog-controls{flex:none;align-items:center;gap:10px;display:flex}.catalog-select-wrap{align-items:center;display:inline-flex;position:relative}.catalog-select-wrap select{appearance:none;color:#1f2937;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;height:40px;padding:0 32px 0 14px;font-size:12.5px;font-weight:700;transition:border-color .15s,box-shadow .15s}.catalog-select-wrap select:hover,.catalog-select-wrap select:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a1f}.catalog-select-caret{pointer-events:none;color:#64748b;font-size:17px;position:absolute;right:10px}.catalog-filter-toggle{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:12.5px;font-weight:700;transition:all .15s;display:inline-flex;position:relative}.catalog-filter-toggle svg{font-size:16px}.catalog-filter-toggle:hover{color:#16a34a;border-color:#16a34a}.catalog-filter-toggle.active{color:#fff;background:#16a34a;border-color:#16a34a;box-shadow:0 6px 16px #16a34a47}.catalog-filter-count{color:#fff;background:#ec4899;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:800;line-height:1;display:inline-flex}.catalog-filter-toggle.active .catalog-filter-count{color:#16a34a;background:#fff}.catalog-category-strip{border-bottom:1px solid #eef1f5;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:4px;display:flex}.catalog-round-list{scrollbar-width:none;flex:1;align-items:center;gap:22px;padding:4px 2px 12px;display:flex;overflow-x:auto}.catalog-round-list::-webkit-scrollbar{display:none}.catalog-round-item{cursor:pointer;color:#475569;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;min-width:68px;font-size:11.5px;font-weight:600;transition:transform .15s;display:flex}.catalog-round-item:hover{transform:translateY(-2px)}.catalog-round-image-wrap{background:#fff;border:1.5px solid #e7ecf2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0d}.catalog-round-image-wrap img{object-fit:cover;width:100%;height:100%}.catalog-round-fallback-icon{color:#16a34a;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.catalog-round-fallback-icon svg{width:24px;height:24px}.catalog-round-item.active{color:#16a34a}.catalog-round-item.active .catalog-round-image-wrap{border-color:#16a34a;box-shadow:0 0 0 4px #16a34a24}.catalog-filters-panel{background:#fff;border:1px solid #e7ebf0;border-radius:16px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:24px;margin-bottom:18px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #0f172a0f}.catalog-filters-panel-header{border-bottom:1px solid #eef1f5;grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:6px;display:flex}.catalog-filters-panel-header h3{text-transform:uppercase;letter-spacing:.5px;color:#0f172a;margin:0;font-size:13.5px;font-weight:900}.catalog-filters-clear{color:#ec4899;cursor:pointer;background:0 0;border:0;padding:4px 6px;font-size:12px;font-weight:800}.catalog-filters-clear:hover{text-decoration:underline}.catalog-filter-col h4{text-transform:uppercase;letter-spacing:.5px;color:#334155;margin:0 0 10px;font-size:12.5px;font-weight:800}.catalog-filter-search{border:1px solid #e0e5eb;border-radius:8px;outline:none;width:100%;height:36px;margin-bottom:10px;padding:0 12px;font-size:12.5px}.catalog-filter-search:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.catalog-filter-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;max-height:180px;display:grid;overflow-y:auto}.catalog-filter-list label{color:#3c4453;cursor:pointer;align-items:center;gap:7px;font-size:12.5px;display:flex}.catalog-filter-list input[type=checkbox]{accent-color:#16a34a;width:14px;height:14px}.catalog-filter-swatches{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-swatch-label{border-radius:8px;padding:4px 6px;transition:background .15s}.catalog-swatch-label.checked{background:#f0fdf4}.catalog-swatch-dot{border:1px solid #0f172a26;border-radius:50%;flex:none;width:14px;height:14px}.catalog-filter-col>input[type=range]{accent-color:#16a34a;width:100%}.catalog-filter-col p{color:#16a34a;margin:10px 0 0;font-size:12.5px;font-weight:700}.catalog-filter-chips{flex-direction:column;gap:6px;max-height:180px;display:flex;overflow-y:auto}.catalog-filter-chip{color:#3c4453;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e5eb;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.catalog-filter-chip:hover{color:#16a34a;border-color:#16a34a}.catalog-filter-chip.active{color:#fff;background:#16a34a;border-color:#16a34a}.catalog-products-scroll{flex:1}.catalog-products-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-bottom:14px;display:grid}.catalog-product-card{cursor:pointer;background:#fff;border:1px solid #eef1f5;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 2px 10px #0f172a0d}.catalog-product-card:hover{border-color:#dcfce7;transform:translateY(-3px);box-shadow:0 16px 32px #0f172a1f}.catalog-card-top{z-index:2;justify-content:space-between;align-items:center;width:100%;padding:10px 10px 0;display:flex;position:absolute;top:0;left:0}.catalog-card-badge{letter-spacing:.3px;text-transform:uppercase;color:#fff;border-radius:20px;padding:5px 10px;font-size:9px;font-weight:800;box-shadow:0 4px 10px #0f172a2e}.catalog-card-badge.discount{background:#dc2626}.catalog-card-badge.try-buy{background:linear-gradient(90deg,#f59e0b,#ef4444)}.catalog-card-badge.bestseller{background:linear-gradient(90deg,#dc2626,#b91c1c)}.catalog-card-badge.fresh{background:linear-gradient(90deg,#16a34a,#15803d)}.catalog-wishlist{color:#94a3b8;cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;line-height:1;transition:color .15s,transform .15s;display:inline-flex;box-shadow:0 4px 10px #0f172a24}.catalog-wishlist:hover{color:#ec4899;transform:scale(1.08)}.catalog-card-image-wrap{aspect-ratio:3/4;box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;width:100%;padding:14px;display:flex;position:relative}.catalog-card-image-wrap img{object-fit:contain;backface-visibility:hidden;width:100%;height:100%;transition:transform .25s;transform:translateZ(0)}.catalog-product-card:hover .catalog-card-image-wrap img{transform:scale(1.04)}.catalog-no-image{color:#cbd5e1;font-size:36px}.catalog-card-body{border-top:1px solid #f1f5f9;padding:10px 12px 14px;position:relative}.catalog-card-body small{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.catalog-card-body h3{color:#0f172a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:0;font-size:13.5px;font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}.catalog-card-sub{color:#94a3b8;margin:3px 0 0;font-size:11px}.catalog-card-price-row{align-items:baseline;gap:7px;margin-top:8px;display:flex}.catalog-card-price-row strong{letter-spacing:0;color:#16a34a;font-size:16px;font-weight:900;line-height:1}.catalog-card-price-row span{color:#9aa3b2;font-size:11.5px;text-decoration:line-through}.catalog-card-off{color:#fff;background:#dc2626;border-radius:5px;width:fit-content;margin:6px 0 0;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex}.catalog-card-cart{color:#16a34a;cursor:pointer;background:#dcfce7;border:0;border-radius:9px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:16px;transition:background .15s,color .15s,transform .15s;display:inline-flex;position:absolute;bottom:12px;right:10px}.catalog-card-cart:hover{color:#fff;background:#16a34a;transform:scale(1.06)}.catalog-empty-state{text-align:center;color:#64748b;background:#fff;border:1px dashed #d9e2ec;border-radius:16px;grid-column:1/-1;padding:56px 16px}.catalog-empty-state h3{color:#1e293b;margin:0 0 6px;font-size:16px}.catalog-empty-state p{margin:0;font-size:13px}.catalog-product-skeleton{background:linear-gradient(90deg,#f0f3f7 25%,#e8edf3 50%,#f0f3f7 75%) 0 0/320px 100%;border-radius:18px;height:300px;animation:1.2s linear infinite catalogShimmer}@keyframes catalogShimmer{0%{background-position:-320px 0}to{background-position:320px 0}}.catalog-load-more{color:#16a34a;cursor:pointer;background:#fff;border:1.5px solid #16a34a;border-radius:999px;margin:18px auto 4px;padding:12px 26px;font-size:12.5px;font-weight:800;transition:background .15s,color .15s,box-shadow .15s;display:block}.catalog-load-more:hover{color:#fff;background:#16a34a;box-shadow:0 10px 22px #16a34a40}@media (width<=1400px){.catalog-products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1200px){.catalog-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.catalog-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.catalog-headline-row h2{font-size:26px}}@media (width<=760px){.catalog-main{padding-left:14px;padding-right:14px}.catalog-headline-row{flex-direction:column;align-items:flex-start;gap:12px}.catalog-headline-row h2{font-size:24px}.catalog-controls{flex-wrap:wrap;align-items:stretch;width:100%}.catalog-select-wrap{flex:100%;width:100%}.catalog-select-wrap select{width:100%}.catalog-filter-toggle{justify-content:center;width:100%}.catalog-filters-panel{grid-template-columns:1fr;padding:16px}.catalog-filters-panel-header{flex-wrap:wrap;gap:8px}.catalog-filter-list{grid-template-columns:1fr}.catalog-filter-col{min-width:0}.catalog-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-card-body{padding:8px 8px 10px}.catalog-location-pill span{max-width:90px}.catalog-main-header{flex-direction:column;align-items:stretch;gap:10px;display:flex}.hp-brand{text-align:center;align-self:center}.catalog-header-actions-wrap{flex-wrap:nowrap;order:1;justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-left:0;display:flex}.catalog-mobile-search{flex-basis:100%;order:2;width:100%}.catalog-location-pill{white-space:nowrap;flex:none;margin-right:auto;padding:8px 10px;font-size:11.5px}.catalog-header-actions-wrap .hp-header-actions{border-left:0;flex:none;align-items:center;gap:8px;margin-left:0;padding-left:0;display:flex}.catalog-header-actions-wrap .hp-header-actions button{min-width:30px;margin-left:0;padding:4px}.catalog-header-actions-wrap .hp-header-actions button span{display:none}.catalog-category-strip{padding-left:0;padding-right:0}.catalog-round-list{gap:14px}.catalog-round-item{gap:6px;min-width:84px;font-size:11px}.catalog-round-image-wrap{width:54px;height:54px}.catalog-filter-toggle{margin-top:8px}}@media (width<=640px){.catalog-filters-panel{padding:14px}.catalog-filter-list{grid-template-columns:1fr}.catalog-round-item{min-width:76px}.catalog-header-actions-wrap{justify-content:space-between}.catalog-header-actions-wrap>.hp-header-actions{justify-content:flex-end}.catalog-location-pill{max-width:100%}.catalog-card-body h3{min-height:54px}}@media (width<=420px){.catalog-main{padding-left:12px;padding-right:12px}.catalog-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-card-body{padding:6px 6px 8px}.catalog-headline-row h2{font-size:20px}.catalog-round-item{min-width:68px;font-size:10px}.catalog-filter-toggle{width:100%}.catalog-card-body h3{min-height:32px;font-size:12px}.catalog-card-body small{font-size:9px}.catalog-card-price-row strong{font-size:14px}.catalog-mobile-search input{min-height:44px;font-size:16px}.catalog-location-pill{padding:8px 10px;font-size:11px}}.hp{--hp-max:1950px;--hp-header-h:136px;padding-top:var(--hp-header-h);background:#f8fafc;overflow-x:clip}.hp-top-fixed{z-index:100;background:#fff;width:100%;position:fixed;top:0;left:0;right:0}.hp-utility-bar{background:var(--brand-green-dark);color:#ecfdf5;justify-content:space-between;align-items:center;gap:16px;padding:7px 24px;font-size:11.5px;font-weight:600;display:flex}.hp-utility-marquee{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%)}.hp-utility-track{align-items:center;gap:32px;width:max-content;animation:22s linear infinite hp-marquee;display:flex}.hp-utility-bar:hover .hp-utility-track{animation-play-state:paused}@keyframes hp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hp-utility-track{animation:none;overflow-x:auto}}.hp-utility-item{white-space:nowrap;align-items:center;gap:4px;display:flex}.hp-utility-item svg{font-size:13px}.hp-brand-block{flex-direction:column;flex:none;align-items:flex-start;gap:2px;display:flex}.hp-delivery-location{text-align:left;white-space:nowrap;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:0;padding:0;display:flex}.hp-delivery-location-title{color:var(--brand-dark);font-size:13px;font-weight:800;line-height:1.2}.hp-delivery-location-sub{color:#64748b;text-overflow:ellipsis;align-items:center;gap:3px;max-width:180px;font-size:11px;font-weight:600;display:flex;overflow:hidden}.hp-delivery-location-pin{color:var(--brand-green-dark);flex:none;font-size:13px}.hp-delivery-location-chevron{color:#94a3b8;flex:none;font-size:13px}.hp-store-badge{flex:none;align-items:center;display:inline-flex}.hp-store-badge img{width:auto;height:34px;display:block}@media (width<=640px){.hp-store-badge img{height:28px}}.hp-store-btn:hover{background:#ffffff38;transform:translateY(-1px)}.hp-store-btn-header{color:var(--brand-dark);background:#f8fafc;border:1px solid #d1d5db;padding:7px 12px}.hp-store-btn-header svg{color:#374151;font-size:14px}.hp-store-color-icon{width:14px;height:14px;display:block}.hp-store-btn-header:hover{background:#eef2f7;border-color:#94a3b8;transform:translateY(-1px)}.hp-location-sheet-backdrop{z-index:110;background:#0f172a66;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.hp-location-sheet{background:#fff;border-radius:20px 20px 12px 12px;width:min(560px,100%);max-height:78vh;padding:14px 16px 16px;overflow-y:auto;box-shadow:0 -10px 30px #0f172a33}.hp-location-sheet-handle{background:#d1d5db;border-radius:999px;width:52px;height:5px;margin:0 auto 10px}.hp-location-sheet h3{color:var(--brand-dark);margin:0 0 10px;font-size:18px;font-weight:800}.hp-location-current-btn{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 12px;font-weight:700;display:flex}.hp-location-sheet-subtitle{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin:12px 2px 6px;font-size:12px;font-weight:800}.hp-location-address-list{gap:8px;display:grid}.hp-location-address-item{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.hp-location-address-item strong{color:var(--brand-dark);font-size:13px}.hp-location-address-item span{color:#475569;font-size:12px;line-height:1.35}.hp-location-address-item:hover{background:#f8fffa;border-color:#22c55e}.hp-location-sheet-muted{color:#64748b;margin:10px 2px 2px;font-size:12px}.hp-location-error{color:#b91c1c;margin:10px 2px 0;font-size:12px;font-weight:600}.hp-sticky-head{background:#fff;box-shadow:0 2px 8px #0f172a0f}.hp-main-header{max-width:var(--hp-max);background:#fff;align-items:center;gap:24px;margin:0 auto;padding:14px 24px;display:flex}.hp-brand{background:0 0;border:none;flex:none;align-items:center;gap:8px;display:flex}.hp-logo{object-fit:contain;width:36px;height:36px}.hp-brand-text{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.hp-brand-name{letter-spacing:-.5px;color:var(--brand-dark);font-size:20px;font-weight:900}.hp-tagline{letter-spacing:1.2px;color:var(--muted);font-size:9.5px;font-weight:800}.hp-header-search{background:#f1f5f9;border-radius:999px;flex:1;align-items:center;gap:8px;max-width:560px;height:38px;padding:0 6px 0 16px;transition:box-shadow .15s;display:flex}.hp-header-search:focus-within{box-shadow:0 0 0 2px #16a34a59}.hp-search-icon{color:var(--muted);flex:none;font-size:18px}.hp-header-search input{background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13.5px}.hp-search-btn{background:var(--brand-green);color:#fff;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:flex}.hp-header-actions{flex:none;align-items:center;gap:18px;margin-left:auto;display:flex}.hp-header-actions button{color:var(--brand-dark);background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;font-size:6px;font-weight:700;display:flex;position:relative}.hp-header-actions button span{font-size:10px!important}.hp-header-actions svg{color:#374151;font-size:18px}.hp-icon-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-4px;right:6px}.hp-drawer-toggle{background:0 0;border:none;flex:none;align-items:center;gap:8px;padding:10px 4px;display:none}.hp-drawer-toggle-bars{flex-direction:column;gap:4px;width:20px;display:flex}.hp-drawer-toggle-bars span{background:var(--brand-dark);border-radius:2px;height:2px;display:block}.hp-drawer-toggle-label{color:var(--brand-dark);font-size:12.5px;font-weight:700}.hp-drawer-backdrop{z-index:140;background:#0f172a73;animation:.18s hp-drawer-fade;position:fixed;inset:0}@keyframes hp-drawer-fade{0%{opacity:0}to{opacity:1}}.hp-category-drawer{z-index:150;background:#fff;flex-direction:column;width:min(82vw,320px);transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:6px 0 24px #0f172a2e}.hp-category-drawer.open{transform:translate(0)}.hp-drawer-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px;display:flex}.hp-drawer-title{color:var(--brand-dark);font-size:16px;font-weight:900}.hp-drawer-close{width:32px;height:32px;color:var(--brand-dark);background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.hp-drawer-list{margin:0;padding:8px 0;list-style:none}.hp-drawer-link{text-align:left;width:100%;color:var(--brand-dark);background:0 0;border:none;border-bottom:1px solid #f1f5f9;min-height:44px;padding:14px 20px;font-size:14.5px;font-weight:600}.hp-drawer-link:hover,.hp-drawer-link:focus-visible{color:var(--brand-green-dark);background:#f0fdf4}.hp-drawer-link:focus-visible{outline:2px solid var(--brand-green);outline-offset:-2px}@media (width<=768px){.hp-drawer-toggle{display:flex}.hp-nav-links{display:none}}@media (width>=769px){.hp-category-drawer,.hp-drawer-backdrop{display:none}}.hp-category-nav{border-top:1px solid var(--border);max-width:var(--hp-max);background:#fff;align-items:center;gap:10px;margin:0 auto;padding:0 24px;display:flex}.hp-nav-links{flex:1;align-items:center;gap:22px;display:flex;overflow-x:auto}.hp-nav-links::-webkit-scrollbar{display:none}.hp-nav-link{color:var(--brand-dark);white-space:nowrap;background:0 0;border:none;flex:none;padding:12px 0;font-size:12.5px;font-weight:600;transition:color .15s;position:relative}.hp-nav-link:hover{color:var(--brand-green-dark)}.hp-nav-link:after{content:"";background:var(--brand-green);transform-origin:0;height:2px;transition:transform .15s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.hp-nav-link:hover:after{transform:scaleX(1)}.hp-mega-menu{z-index:80;background:#fff;border-top:6px solid #00000008;padding:18px 24px;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 30px #0f172a1f}.hp-mega-columns{max-width:var(--hp-max);gap:28px;margin:0 auto;display:flex}.hp-mega-col{min-width:160px}.hp-mega-col-title{color:var(--brand-dark);text-align:left;background:0 0;border:none;padding:4px 0 8px;font-weight:800;display:block}.hp-mega-sublist{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hp-mega-sublink{color:#475569;background:0 0;border:none;align-items:center;gap:8px;padding:6px 0;font-weight:600;display:flex}.hp-mega-sublink img{object-fit:cover;border-radius:6px;width:36px;height:36px}.hp-mega-sub-fallback{width:10px;display:inline-block}.hp-main{max-width:var(--hp-max);width:100%;margin:0 auto;padding:20px 24px 40px}.hp-hero-carousel{position:relative}.hp-hero-arrow{z-index:2;width:38px;height:38px;color:var(--brand-dark);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.hp-hero-arrow.left{left:16px}.hp-hero-arrow.right{right:16px}.hp-hero-track{scroll-snap-type:x mandatory;border-radius:16px;display:flex;overflow-x:auto;box-shadow:0 4px 16px #0000001a}.hp-hero-track::-webkit-scrollbar{display:none}.hp-slide{scroll-snap-align:start;aspect-ratio:2.78;cursor:pointer;background:#f1f5f9;border:none;border-radius:16px;flex:0 0 100%;padding:0;overflow:hidden}.hp-slide-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hp-hero-dots{justify-content:center;gap:5px;margin-top:12px;display:flex}.hp-hero-dot{background:var(--border);border-radius:4px;width:7px;height:7px;transition:width .2s,background .2s}.hp-hero-dot.active{background:var(--brand-green);width:22px}.hp-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.hp-section-head h2{letter-spacing:.2px;color:var(--brand-dark);margin:0;font-size:20px;font-weight:900;line-height:1.15}.hp-section-head button{color:var(--brand-green-dark);background:0 0;border:none;align-items:center;font-size:12.5px;font-weight:700;display:flex}.hp-section-head button svg{font-size:16px}.hp-cat-section{margin-top:32px}.hp-category-grid{grid-template-columns:repeat(9,1fr);gap:20px 16px;display:grid}.hp-cat-tile{background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:9px;padding:4px;transition:transform .15s;display:flex}.hp-cat-tile:hover{transform:translateY(-3px)}.hp-cat-square{aspect-ratio:1;border:1px solid #f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:100%;transition:box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000d}.hp-cat-tile:hover .hp-cat-square{box-shadow:0 8px 18px #0f172a1f}.hp-cat-square img{object-fit:cover;width:100%;height:100%}.hp-cat-fallback{color:var(--brand-green-dark);font-size:20px;font-weight:800}.hp-cat-more-square{color:var(--muted);background:#f8fafc;font-size:22px}.hp-cat-label{text-align:center;color:var(--brand-dark);font-size:12px;font-weight:600;line-height:1.2}.hp-rewards-section{margin-top:36px}.hp-rewards-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hp-reward-panel{isolation:isolate;border-radius:20px;justify-content:space-between;align-items:center;gap:10px;min-height:180px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px -12px #0f172a59}.hp-reward-panel:hover{transform:translateY(-4px);box-shadow:0 20px 36px -14px #0f172a73}.hp-reward-panel:before,.hp-reward-panel:after{content:"";z-index:-1;filter:blur(2px);background:#ffffff29;border-radius:50%;position:absolute}.hp-reward-panel:before{width:140px;height:140px;top:-60px;right:-40px}.hp-reward-panel:after{background:#ffffff1a;width:90px;height:90px;bottom:-40px;left:-20px}.hp-reward-spin{background:linear-gradient(135deg,#065f46 0%,#16a34a 55%,#4ade80 100%);order:0;grid-column:auto}.hp-reward-play{background:linear-gradient(135deg,#4c1d95 0%,#7c3aed 55%,#a78bfa 100%);order:0;grid-column:auto}.hp-reward-refer{background:linear-gradient(135deg,#9a3412 0%,#ea580c 55%,#fb923c 100%);order:0;grid-column:auto}.hp-reward-copy{flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:relative}.hp-reward-copy h3{color:#fff;letter-spacing:.3px;text-shadow:0 1px 4px #00000026;font-size:18px;font-weight:900}.hp-reward-copy p{color:#ffffffe0;max-width:180px;font-size:12.5px}.hp-reward-amount{color:#fff;background:#ffffff38;border:1px solid #fff6;border-radius:999px;margin-top:4px;padding:4px 12px;font-size:13px;font-weight:800}.hp-referral-code{background:#ffffff29;border:1px dashed #ffffff8c;border-radius:10px;flex-direction:column;padding:6px 12px;display:flex}.hp-referral-code span{color:#ffffffd9;letter-spacing:.5px;font-size:9px;font-weight:700}.hp-referral-code strong{color:#fff;letter-spacing:.5px;font-size:15px}.hp-reward-copy button{color:var(--brand-dark);background:#fff;border:none;border-radius:999px;align-items:center;gap:4px;margin-top:8px;padding:10px 18px;font-size:12px;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 6px 16px #0000002e}.hp-reward-copy button:hover{transform:scale(1.05)}.hp-reward-graphic{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff2e;border:1px solid #ffffff59;border-radius:50%;flex:none;justify-content:center;align-items:center;width:104px;height:104px;font-size:56px;line-height:1;display:flex;position:relative;box-shadow:inset 0 0 0 6px #ffffff14,0 10px 24px #0003}.hp-deals-rail{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;grid-auto-columns:188px;grid-auto-flow:column;gap:14px;width:100%;min-width:0;max-width:100%;padding:4px 2px 10px;display:grid;overflow:auto hidden}.hp-deal-card{scroll-snap-align:start;cursor:pointer;background:#fff;border-radius:18px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 8px 18px #0f172a1a,0 1px 4px #0f172a0f}.hp-deal-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px #0f172a29,0 2px 6px #0f172a14}.hp-deal-media{background:#f1f5f9;justify-content:center;align-items:center;height:176px;display:flex;position:relative}.hp-deal-media img{object-fit:contain;width:100%;height:100%}@media (width>=1200px){.hp-deals-rail{grid-auto-columns:calc(16.6667% - 11.6667px)}}@media (width>=1600px){.hp-deals-rail{grid-auto-columns:calc(14.2857% - 12px)}}.hp-deals-rail,.hp-collection-chips,.hp-nav-links,.hp-hero-track,.hp-category-grid{scrollbar-width:none}.hp-deals-rail::-webkit-scrollbar{display:none}.hp-collection-chips::-webkit-scrollbar{display:none}.hp-nav-links::-webkit-scrollbar{display:none}.hp-hero-track::-webkit-scrollbar{display:none}.hp-category-grid::-webkit-scrollbar{display:none}.hp-deals-prev,.hp-deals-next{cursor:pointer;z-index:6;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #02061714}.hp-deals-prev{left:-12px}.hp-deals-next{right:-12px}.hp-deals-prev svg,.hp-deals-next svg{color:var(--brand-dark);font-size:18px}.hp-deal-fallback{color:#94a3b8;font-size:13px;font-weight:700}.hp-deal-ribbon{color:#fff;text-align:center;letter-spacing:.5px;background:red;width:90px;padding:4px 0;font-size:9px;font-weight:900;position:absolute;top:11px;left:-28px;transform:rotate(-45deg);box-shadow:0 6px 12px #ea580c59}.hp-deal-ribbon.new{background:#16a34a;box-shadow:0 6px 12px #16a34a59}.hp-feed-rail-section{margin-top:34px}.hp-feed-head h2{align-items:center;gap:6px;display:flex}.hp-feed-head h2 svg{color:#16a34a;font-size:18px}.hp-collection-chips{-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;gap:14px;padding:4px 0 14px;display:flex;overflow-x:auto}.hp-collection-chip-group{gap:10px;margin-bottom:8px;display:grid}.hp-collection-chip{color:#15263f;background:#fff;border:none;border-radius:22px;flex-direction:column;flex:none;align-items:center;gap:10px;min-width:96px;max-width:140px;padding:12px 10px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 14px 34px #0f172a14}.hp-collection-chip:hover,.hp-collection-chip.active{transform:translateY(-2px)}.hp-collection-chip.active{border:1px solid #4ade8040}.hp-collection-chip-icon{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden;box-shadow:0 4px 10px #16a34a1f}.hp-collection-chip:hover .hp-collection-chip-icon{transform:translateY(-2px)}.hp-collection-chip.active .hp-collection-chip-icon{border-color:#4ade80;box-shadow:0 0 0 2px #4ade8040}.hp-collection-chip-icon img{object-fit:cover;width:100%;height:100%}.hp-collection-chip-icon span{font-size:26px;line-height:1}.hp-collection-chip-label{text-align:center;width:100%;color:var(--brand-dark);white-space:normal;word-break:break-word;font-size:13px;font-weight:700;line-height:1.3}.hp-subcat-rail{-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;gap:12px;padding:4px 0 10px;display:flex;overflow-x:auto}.hp-subcat-chip{background:#fff;border:none;border-radius:999px;flex-direction:row;align-items:center;gap:10px;min-width:118px;padding:8px 12px;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:0 6px 16px #0f172a1a}.hp-subcat-chip:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0f172a24}.hp-subcat-chip-icon{background:#f8fafc;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.hp-subcat-chip-icon img{object-fit:cover;width:100%;height:100%}.hp-subcat-chip-icon span{font-size:12px;line-height:1}.hp-subcat-chip-label{color:#475569;text-align:left;white-space:normal;text-overflow:unset;flex:1;font-size:12px;font-weight:700;line-height:1.3;overflow:visible}.hp-deal-wish{color:#94a3b8;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 4px 10px #0f172a24}.hp-deal-wish.active{color:#e11d48}.hp-deal-body{flex-direction:column;gap:4px;padding:10px;display:flex}.hp-deal-brand{color:#64748b;text-transform:uppercase;letter-spacing:.4px;font-size:10px;font-weight:700}.hp-deal-name{color:#0f172a;height:33px;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.hp-deal-price-row{align-items:baseline;gap:6px;display:flex}.hp-deal-price{color:#16a34a;font-size:15px;font-weight:900}.hp-deal-mrp{color:#64748b;opacity:1;font-size:11px;text-decoration:line-through}.hp-deal-footer-row{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.hp-deal-off{width:fit-content;color:var(--brand-green-dark);background:#dcfce7;border-radius:5px;padding:3px 7px;font-size:.75rem;font-weight:800;display:inline-flex}.hp-deal-off.discount{color:#fff;background:#dc2626}.hp-deal-cart{width:30px;height:30px;color:var(--brand-green-dark);background:#dcfce7;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:flex}.hp-deal-cart:hover{background:#bbf7d0;transform:scale(1.08)}.hp-deal-cart svg{font-size:16px}.hp.hp-loading .hp-utility-bar,.hp.hp-loading .hp-sticky-head,.hp.hp-loading .hp-main{filter:blur(10px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.95}.hp-universe-section{text-align:center;margin-top:24px;padding:18px 12px 4px}.hp-universe-explore-row{justify-content:center;align-items:center;gap:10px;display:flex}.hp-universe-line{background:linear-gradient(90deg,#0000 0%,#16a34a 100%);width:36px;height:1px}.hp-universe-explore-row .hp-universe-line:last-child{background:linear-gradient(90deg,#16a34a 0%,#0000 100%)}.hp-universe-explore-text{color:#16a34a;letter-spacing:4px;font-size:11px;font-weight:700}.hp-universe-jump{color:#6b7280;letter-spacing:3px;margin-top:10px;font-size:10px;font-weight:800}.hp-universe-title{letter-spacing:-.8px;color:#111827;margin-top:4px;font-size:42px;font-weight:900;line-height:1}.hp-universe-accent{color:#16a34a}.hp-universe-subtitle{color:#374151;letter-spacing:5px;margin-top:6px;font-size:13px;font-weight:700}.hp-universe-tagline{color:#6b7280;letter-spacing:.2px;margin-top:10px;font-size:12px;font-weight:500}.hp-brand-grid-section{margin-top:8px}.hp-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.hp-brand-banner{background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;min-height:100px;padding:0;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 20px #0f172a24}.hp-brand-banner:hover{transform:translateY(-3px);box-shadow:0 14px 26px #0f172a33}.hp-brand-banner img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1000px){.hp-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.hp-universe-title{font-size:32px}.hp-universe-tagline{font-size:11px}.hp-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hp-top-brands-rail{-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;gap:14px;padding:4px 2px 8px;display:flex;overflow-x:auto}.hp-top-brand-card{background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:6px;width:74px;padding:0;display:flex}.hp-top-brand-logo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.hp-top-brand-card:hover .hp-top-brand-logo{transform:translateY(-2px);box-shadow:0 8px 16px #0f172a1f}.hp-top-brand-logo img{object-fit:contain;width:100%;height:100%}.hp-top-brand-logo span{color:#374151;font-size:16px;font-weight:800}.hp-top-brand-name{text-align:center;color:#374151;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:10px;font-weight:700;overflow:hidden}.hp-top-brand-card-more .hp-top-brand-logo{background:#dcfce7;border-color:#86efac}.hp-top-brand-card-more .hp-top-brand-logo span{color:#16a34a;font-size:24px;line-height:1}.hp-top-brand-card-more .hp-top-brand-name{color:#16a34a}.hp-explore-chips{gap:10px;padding:4px 0 12px;display:flex;overflow-x:auto}.hp-explore-chip{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;flex:none;padding:8px 14px;font-size:12px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.hp-explore-chip:hover{color:#16a34a;border-color:#16a34a}.hp-explore-chip.active{color:#fff;background:#16a34a;border-color:#16a34a}.hp-explore-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.hp-explore-card{text-align:left;background:#fff;border:none;border-radius:14px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 6px 14px #0f172a14}.hp-explore-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px #0f172a24}.hp-explore-media{aspect-ratio:1.05;background:#f1f5f9;width:100%}.hp-explore-media img{object-fit:contain;width:100%;height:100%}.hp-explore-body{padding:8px}.hp-explore-brand{color:#94a3b8;margin-bottom:2px;font-size:9.5px;font-weight:800}.hp-explore-name{color:#0f172a;min-height:30px;margin-bottom:5px;font-size:12px;font-weight:700;line-height:1.25}.hp-explore-price-row{align-items:baseline;gap:6px;display:flex}.hp-explore-price{color:#0f172a;font-size:14px;font-weight:900}.hp-explore-mrp{color:#94a3b8;font-size:11px;text-decoration:line-through}.hp-explore-more{color:#16a34a;background:#fff;border:1.5px solid #16a34a;border-radius:12px;width:100%;margin-top:12px;padding:11px 14px;font-size:13px;font-weight:800;transition:background .15s,color .15s}.hp-explore-more:hover{color:#fff;background:#16a34a}.hp-explore-loading{margin-top:12px}@media (width<=900px){.hp-main-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand brand""location actions""search search";align-items:center;gap:10px;padding:12px 16px;display:grid}.hp-brand-block{display:contents}.hp-brand{grid-area:brand;justify-self:center}.hp-delivery-location{grid-area:location;width:100%}.hp-header-actions{grid-area:actions;place-self:center end;gap:10px}.hp-header-actions button,.hp-header-actions a{min-width:36px}.hp-header-search{flex-basis:100%;order:0;grid-area:search;max-width:none}.hp-tagline,.hp-header-actions span:not(.hp-icon-badge){display:none}.hp-header-actions .hp-icon-badge{visibility:visible!important;opacity:1!important;display:inline-flex!important}.hp-category-nav,.hp-main{padding-left:16px;padding-right:16px}.hp-category-nav{flex-wrap:wrap;row-gap:4px;padding-bottom:6px}.hp-nav-links{flex-basis:100%}.hp-category-grid{grid-template-columns:repeat(4,1fr)}.hp-rewards-grid{grid-template-columns:1fr 1fr}.hp-reward-graphic{font-size:50px}.hp-universe-title{font-size:34px}.hp-universe-subtitle{letter-spacing:3.5px}.hp-brand-grid{grid-template-columns:1fr}.hp-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.hp-utility-bar{padding:6px 10px;font-size:10.5px}.hp-utility-track{gap:20px}.hp-store-btn{padding:5px 8px}.hp-utility-location{padding:4px 10px 4px 4px}.hp-utility-location-value{max-width:74px}.hp-main-header{gap:8px;padding:10px}.hp-logo{width:32px;height:32px}.hp-brand-name{font-size:17px}.hp-header-actions{gap:10px}.hp-header-actions button{min-width:34px}.hp-header-actions svg{font-size:18px}.hp-header-search{padding-left:12px}.hp-header-search input{font-size:12.5px}.hp-category-nav{gap:8px;padding:0 10px 8px}.hp-nav-links{gap:14px}.hp-nav-link{padding:8px 0;font-size:11.5px}.hp-main{padding:12px 10px 28px}.hp-hero-arrow{display:none}.hp-hero-carousel{width:calc(100% + 20px);margin:0 -10px;overflow:hidden}.hp-hero-track{scroll-snap-type:x mandatory;border-radius:0;gap:0;padding:0;overflow-x:hidden;box-shadow:0 6px 16px #0f172a1f}.hp-slide{aspect-ratio:2.2;box-shadow:none;background:#e2e8f0;border-radius:0;flex:0 0 100%}.hp-slide-img{object-fit:cover;object-position:center}.hp-hero-dots{margin-top:8px}.hp-section-head h2{font-size:15px}.hp-section-head button{font-size:11.5px}.hp-category-grid{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;grid-auto-columns:80px;grid-auto-flow:column;gap:14px;padding-bottom:6px;display:grid;overflow-x:auto}.hp-category-grid::-webkit-scrollbar{display:none}.hp-cat-tile{gap:7px}.hp-cat-square{aspect-ratio:auto;background:#f8fafc;border:1px solid #d9f99d;border-radius:50%;width:74px;height:74px;box-shadow:0 4px 12px #0f172a14}.hp-cat-square img{object-fit:cover}.hp-cat-label{white-space:nowrap;text-overflow:ellipsis;max-width:76px;font-size:10.5px;overflow:hidden}.hp-cat-section{margin-top:22px}.hp-rewards-section{margin-top:26px}.hp-rewards-grid{grid-template-columns:1fr 1fr;grid-template-areas:"spin refer""play play";gap:10px;display:grid}.hp-reward-spin{grid-area:spin}.hp-reward-refer{grid-area:refer}.hp-reward-play{grid-area:play}.hp-reward-panel{border-radius:14px;min-height:122px;padding:12px}.hp-reward-spin,.hp-reward-refer{border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:138px;padding:12px}.hp-reward-copy h3{font-size:14px}.hp-reward-spin .hp-reward-copy h3,.hp-reward-refer .hp-reward-copy h3{font-size:13px}.hp-reward-copy p{max-width:150px;font-size:11px}.hp-reward-spin .hp-reward-copy p,.hp-reward-refer .hp-reward-copy p{max-width:100%;font-size:10px}.hp-reward-amount{padding:3px 9px;font-size:11px}.hp-reward-graphic{width:56px;height:56px;font-size:28px}.hp-reward-spin .hp-reward-graphic,.hp-reward-refer .hp-reward-graphic{width:40px;height:40px;font-size:20px;position:absolute;top:10px;right:10px}.hp-reward-spin .hp-reward-copy,.hp-reward-refer .hp-reward-copy{width:100%;padding-right:46px}.hp-reward-refer .hp-referral-code{padding:4px 8px}.hp-reward-refer .hp-referral-code span{font-size:8px}.hp-reward-refer .hp-referral-code strong{font-size:12px}.hp-reward-copy button{min-height:34px}.hp-reward-spin .hp-reward-copy button,.hp-reward-refer .hp-reward-copy button{justify-content:center;width:100%;min-height:34px;padding:8px 10px;font-size:10px}.hp-deals-rail{grid-auto-columns:164px}.hp-deal-media{height:150px}.hp-universe-title{font-size:30px}.hp-universe-subtitle{letter-spacing:2.2px;font-size:11px}}@media (width<=420px){.hp-main-header{padding:8px}.hp-brand-name{font-size:16px}.hp-main{padding:10px 8px 24px}.hp-slide{aspect-ratio:2.05;flex-basis:100%}.hp-hero-carousel{width:calc(100% + 16px);margin:0 -8px}.hp-reward-panel{gap:8px;min-height:108px;padding:10px}.hp-reward-copy h3{font-size:13px}.hp-reward-copy p{max-width:128px;font-size:10px}.hp-reward-copy button{margin-top:5px;padding:7px 12px;font-size:10px}.hp-reward-amount{font-size:10px}.hp-reward-graphic{width:46px;height:46px;font-size:22px}.hp-reward-spin,.hp-reward-play{min-height:128px;padding:10px}.hp-reward-spin .hp-reward-graphic,.hp-reward-play .hp-reward-graphic{width:34px;height:34px;font-size:17px;top:8px;right:8px}.hp-reward-spin .hp-reward-copy,.hp-reward-play .hp-reward-copy{padding-right:40px}.hp-category-grid{grid-auto-columns:74px;gap:10px}.hp-cat-square{border-radius:50%;width:68px;height:68px}.hp-deals-rail{grid-auto-columns:152px;gap:10px}.hp-deal-media{height:136px}.hp-explore-grid{gap:10px}.hp-explore-body{padding:7px}}@media (width<=1024px){.hp-store-badge{display:none}.hp-main-header{align-items:flex-start}.hp-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:100%;margin-left:0}.hp-header-actions button{min-width:36px}.hp-mega-menu{display:none!important}.hp-nav-links{scrollbar-width:none;padding-bottom:4px}.hp-nav-links::-webkit-scrollbar{display:none}}@media (width<=760px){.hp-main-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.hp-brand,.hp-brand-text{min-width:0}.hp-brand-name{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.hp-header-search{order:3;grid-column:1/-1}.hp-header-actions{border-left:0;justify-self:end;padding-left:0}}@media (width<=900px){.hp{--hp-header-h:148px}}@media (width<=760px){.hp{--hp-header-h:196px}}@media (width<=420px){.hp{--hp-header-h:210px}}.hp-deals-wrap{width:100%;max-width:100%;position:relative;overflow:hidden}.hp-deals-rail{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;grid-auto-columns:188px;grid-auto-flow:column;gap:14px;min-width:0;padding:4px 2px 10px;display:grid;overflow-y:hidden;width:100%!important;max-width:100%!important;overflow-x:auto!important}.hp-deal-card{scroll-snap-align:start;min-width:0}.hp-collection-chips,.hp-subcat-rail,.hp-top-brands-rail{-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;width:100%;min-width:0;max-width:100%;overflow-x:auto!important}.hp-collection-chip{scroll-snap-align:start;flex:none}.hp-main{min-width:0;max-width:100%;overflow-x:clip}.hp{overflow-x:clip}@media (width>=1200px){.hp-deals-rail{grid-auto-columns:calc(16.6667% - 11.6667px)}}@media (width>=1600px){.hp-deals-rail{grid-auto-columns:calc(14.2857% - 12px)}}@media (width<=900px){.hp-deals-rail{grid-auto-columns:160px;gap:12px}}@media (width<=640px){.hp-deals-prev,.hp-deals-next{display:none!important}.hp-deals-rail{grid-auto-columns:148px;gap:10px;padding-bottom:12px}.hp-deal-media{height:150px}}@media (width<=420px){.hp-deals-rail{grid-auto-columns:152px;gap:10px}.hp-deal-media{height:136px}}@media (width<=768px){.hp-nav-links{display:none!important}.hp-category-nav{flex-wrap:nowrap;row-gap:0;padding-bottom:0}}.hp-drawer-item{border-bottom:1px solid #f1f5f9}.hp-drawer-row{align-items:stretch;display:flex}.hp-drawer-row .hp-drawer-link{border-bottom:0;flex:1;min-width:0}.hp-drawer-expand{color:#64748b;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:44px;font-size:18px;transition:transform .2s,color .2s;display:flex}.hp-drawer-expand.open{color:var(--brand-green-dark,#166534);transform:rotate(180deg)}.hp-drawer-expand:focus-visible{outline:2px solid var(--brand-green);outline-offset:-2px}.hp-drawer-subpanel{background:#f8fafc;gap:4px;padding:4px 0 10px;display:grid}.hp-drawer-subgroup{padding:8px 20px 4px}.hp-drawer-subgroup-title{text-align:left;letter-spacing:.2px;width:100%;color:var(--brand-dark);text-transform:uppercase;background:0 0;border:none;padding:4px 0 6px;font-size:12.5px;font-weight:800;display:block}.hp-drawer-subgroup-title:hover,.hp-drawer-subgroup-title:focus-visible{color:var(--brand-green-dark,#166534)}.hp-drawer-subgroup-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.hp-drawer-subgroup-link{color:#475569;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 4px;font-size:13px;font-weight:600;display:flex}.hp-drawer-subgroup-link:hover,.hp-drawer-subgroup-link:focus-visible{color:var(--brand-green-dark,#166534);background:#f0fdf4}.hp-drawer-subgroup-icon{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.hp-drawer-subgroup-icon img{object-fit:cover;width:100%;height:100%}.hp-drawer-subgroup-fallback{color:#cbd5e1;font-size:12px}@media (width<=640px){.hp-rewards-grid{grid-template-columns:1fr 1fr!important;grid-template-areas:"spin play""refer refer"!important;gap:10px!important;display:grid!important}.hp-reward-spin{grid-area:spin!important}.hp-reward-play{grid-area:play!important}.hp-reward-refer{grid-area:refer!important}.hp-reward-spin,.hp-reward-play{border-radius:14px!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;min-height:138px!important;padding:12px!important}.hp-reward-spin .hp-reward-copy h3,.hp-reward-play .hp-reward-copy h3{font-size:13px!important}.hp-reward-spin .hp-reward-copy p,.hp-reward-play .hp-reward-copy p{max-width:100%!important;font-size:10px!important}.hp-reward-spin .hp-reward-graphic,.hp-reward-play .hp-reward-graphic{width:40px!important;height:40px!important;font-size:20px!important;position:absolute!important;top:10px!important;right:10px!important}.hp-reward-spin .hp-reward-copy,.hp-reward-play .hp-reward-copy{width:100%!important;padding-right:46px!important}.hp-reward-spin .hp-reward-copy button,.hp-reward-play .hp-reward-copy button{justify-content:center!important;width:100%!important;min-height:34px!important;padding:8px 10px!important;font-size:10px!important}}@media (width<=420px){.hp-reward-spin,.hp-reward-play{min-height:128px!important;padding:10px!important}.hp-reward-spin .hp-reward-graphic,.hp-reward-play .hp-reward-graphic{width:34px!important;height:34px!important;font-size:17px!important;top:8px!important;right:8px!important}.hp-reward-spin .hp-reward-copy,.hp-reward-play .hp-reward-copy{padding-right:40px!important}}@media (width<=640px){.hp-reward-panel,.hp-reward-spin,.hp-reward-play,.hp-reward-refer{border-radius:12px!important;min-height:92px!important;padding:10px!important}.hp-reward-copy h3,.hp-reward-spin .hp-reward-copy h3,.hp-reward-play .hp-reward-copy h3,.hp-reward-refer .hp-reward-copy h3{font-size:12px!important}.hp-reward-copy p,.hp-reward-spin .hp-reward-copy p,.hp-reward-play .hp-reward-copy p,.hp-reward-refer .hp-reward-copy p{line-height:1.25;font-size:9.5px!important}.hp-reward-amount{margin-top:2px!important;padding:2px 8px!important;font-size:9.5px!important}.hp-reward-graphic,.hp-reward-spin .hp-reward-graphic,.hp-reward-play .hp-reward-graphic,.hp-reward-refer .hp-reward-graphic{width:30px!important;height:30px!important;font-size:15px!important;position:absolute!important;top:8px!important;right:8px!important}.hp-reward-spin .hp-reward-copy,.hp-reward-play .hp-reward-copy,.hp-reward-refer .hp-reward-copy{gap:3px!important;width:100%!important;padding-right:38px!important}.hp-reward-copy button,.hp-reward-spin .hp-reward-copy button,.hp-reward-play .hp-reward-copy button,.hp-reward-refer .hp-reward-copy button{justify-content:center!important;width:100%!important;min-height:28px!important;margin-top:4px!important;padding:6px 8px!important;font-size:9.5px!important}.hp-reward-refer .hp-referral-code{padding:3px 7px!important}.hp-reward-refer .hp-referral-code span{font-size:7px!important}.hp-reward-refer .hp-referral-code strong{font-size:10px!important}}@media (width<=420px){.hp-reward-panel,.hp-reward-spin,.hp-reward-play,.hp-reward-refer{min-height:82px!important;padding:9px!important}.hp-reward-graphic,.hp-reward-spin .hp-reward-graphic,.hp-reward-play .hp-reward-graphic,.hp-reward-refer .hp-reward-graphic{width:26px!important;height:26px!important;font-size:13px!important;top:7px!important;right:7px!important}}@media (width<=640px){.hp-rewards-grid{grid-template-columns:1fr 1fr!important;grid-template-areas:"spin play""refer refer"!important;gap:10px!important;display:grid!important}.hp-reward-spin{grid-area:spin!important}.hp-reward-play{grid-area:play!important}.hp-reward-refer{grid-area:refer!important}.hp-reward-spin,.hp-reward-play{border-radius:18px!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;min-height:148px!important;padding:14px!important}.hp-reward-spin .hp-reward-copy,.hp-reward-play .hp-reward-copy{gap:6px!important;width:100%!important;padding-right:40px!important}.hp-reward-spin .hp-reward-copy h3,.hp-reward-play .hp-reward-copy h3{font-size:14px!important;line-height:1.25!important}.hp-reward-spin .hp-reward-copy p,.hp-reward-play .hp-reward-copy p{opacity:.92;max-width:100%!important;font-size:10.5px!important;line-height:1.4!important}.hp-reward-spin .hp-reward-amount,.hp-reward-play .hp-reward-amount{white-space:nowrap!important;margin-top:2px!important;padding:4px 10px!important;font-size:10.5px!important}.hp-reward-spin .hp-reward-graphic,.hp-reward-play .hp-reward-graphic{width:34px!important;height:34px!important;font-size:17px!important;position:absolute!important;top:12px!important;right:12px!important}.hp-reward-spin .hp-reward-copy button,.hp-reward-play .hp-reward-copy button{justify-content:center!important;gap:4px!important;width:100%!important;min-height:34px!important;margin-top:2px!important;padding:8px 12px!important;font-size:11px!important}.hp-reward-refer{border-radius:18px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:0!important;padding:14px 16px!important}.hp-reward-refer .hp-reward-graphic{flex:none!important;width:38px!important;height:38px!important;font-size:19px!important;position:static!important}.hp-reward-refer .hp-reward-copy{flex:auto!important;order:-1!important;gap:3px!important;width:auto!important;padding-right:0!important}.hp-reward-refer .hp-reward-copy h3{font-size:13px!important;line-height:1.2!important}.hp-reward-refer .hp-reward-copy p,.hp-reward-refer .hp-referral-code{display:none!important}.hp-reward-refer .hp-reward-copy button{white-space:nowrap!important;flex:none!important;justify-content:center!important;gap:4px!important;width:auto!important;min-height:36px!important;margin-top:0!important;padding:9px 16px!important;font-size:11px!important}}@media (width<=420px){.hp-reward-spin,.hp-reward-play{min-height:132px!important;padding:12px!important}.hp-reward-spin .hp-reward-copy h3,.hp-reward-play .hp-reward-copy h3{font-size:12.5px!important}.hp-reward-spin .hp-reward-copy p,.hp-reward-play .hp-reward-copy p{font-size:10px!important}.hp-reward-spin .hp-reward-graphic,.hp-reward-play .hp-reward-graphic{width:28px!important;height:28px!important;font-size:14px!important;top:10px!important;right:10px!important}.hp-reward-spin .hp-reward-copy button,.hp-reward-play .hp-reward-copy button{min-height:32px!important;padding:7px 10px!important;font-size:10px!important}.hp-reward-refer{gap:10px!important;padding:12px 14px!important}.hp-reward-refer .hp-reward-copy h3{font-size:12px!important}.hp-reward-refer .hp-reward-graphic{width:32px!important;height:32px!important;font-size:16px!important}.hp-reward-refer .hp-reward-copy button{min-height:32px!important;padding:8px 12px!important;font-size:10px!important}}.cat-drawer-backdrop{opacity:0;pointer-events:none;z-index:90;background:#0f172a73;transition:opacity .2s;position:fixed;inset:0}.cat-drawer-backdrop--visible{opacity:1;pointer-events:auto}.cat-drawer{z-index:100;background:#fff;flex-direction:column;width:320px;max-width:85vw;height:100dvh;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:8px 0 24px #0f172a26}.cat-drawer--open{transform:translate(0)}.cat-drawer-header{border-bottom:1px solid #eef1f5;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.cat-drawer-breadcrumb{color:#64748b;align-items:center;gap:4px;font-size:12.5px;display:flex;overflow:hidden}.cat-drawer-breadcrumb svg{opacity:.7;flex:none;font-size:16px}.cat-drawer-current{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.cat-drawer-close{cursor:pointer;color:#475569;background:#f1f5f9;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:inline-flex}.cat-drawer-close:hover,.cat-drawer-close:focus-visible{color:#0f172a;background:#e2e8f0;outline:none}.cat-drawer-body{flex:1;padding:8px 0;overflow-y:auto}.cat-drawer-item{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:0;width:100%;padding:13px 18px;font-size:13.5px;transition:background .12s,color .12s;display:block}.cat-drawer-item:hover,.cat-drawer-item:focus-visible{color:#16a34a;background:#f0fdf4;outline:none}.cat-drawer-item--all{border-bottom:1px solid #eef1f5;margin-bottom:4px;font-weight:800}.cat-drawer-empty{color:#94a3b8;padding:18px;font-size:12.5px}@media (width>=900px){.cat-drawer{width:320px}}@media (width<=640px){.cat-drawer{width:88vw}.cat-drawer-item{padding:15px 18px;font-size:14px}}.men-page .catalog-main,.men-main{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:18px 24px 48px}.catalog-page.men-page{width:100%;max-width:100%}.men-topnav{justify-content:space-between}.hp-nav-link.active{color:var(--brand-green-dark);font-weight:800}.hp-nav-link.active:after{transform:scaleX(1)}.men-nav-offers{color:var(--brand-dark);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:6px;padding:12px 0 12px 16px;font-size:12.5px;font-weight:700;display:flex}.men-nav-offers:hover{color:var(--brand-green-dark)}.men-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.men-breadcrumb button{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.men-breadcrumb button:hover{color:var(--brand-green-dark)}.men-breadcrumb .current{color:var(--brand-dark);font-weight:700}.men-hero-grid{grid-template-columns:1.6fr 1fr 1fr;gap:16px;margin-bottom:22px;display:grid}.men-hero-card{border-radius:var(--radius-lg,20px);color:#fff;flex-direction:column;justify-content:center;min-height:300px;padding:26px 28px;display:flex;position:relative;overflow:hidden}.men-hero-main{background:linear-gradient(120deg,#0f172a 0%,#14532d 65%,#16a34a 130%)}.men-hero-kicker{letter-spacing:.5px;text-transform:uppercase;opacity:.85;margin:0 0 6px;font-size:13px;font-weight:700}.men-hero-main h1{color:var(--brand-green-border,#bbf7d0);margin:0 0 10px;font-size:30px;font-weight:800;line-height:1.15}.men-hero-sub{opacity:.85;max-width:320px;margin:0 0 18px;font-size:13.5px}.men-hero-features{grid-template-columns:repeat(2,auto);gap:10px 24px;margin:0 0 20px;padding:0;list-style:none;display:grid}.men-hero-features li{opacity:.9;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.men-hero-features svg{color:var(--brand-green-border,#bbf7d0);font-size:16px}.men-hero-btn{color:var(--brand-dark);cursor:pointer;background:#fff;border:none;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.men-hero-btn:hover{background:var(--brand-green-soft)}.men-hero-side{align-items:flex-start;min-height:300px}.men-hero-trending{background:linear-gradient(160deg,#111827 0%,#1f2937 100%)}.men-hero-arrivals{color:var(--brand-dark);background:linear-gradient(160deg,#fdf6e8 0%,#f3e6c8 100%)}.men-hero-tag{letter-spacing:.5px;text-transform:uppercase;opacity:.75;margin:0 0 6px;font-size:11px;font-weight:700}.men-hero-side h3{margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.2}.men-hero-side p{opacity:.8;max-width:220px;margin:0 0 20px;font-size:13px}.men-hero-side button{color:inherit;cursor:pointer;background:0 0;border:1.5px solid;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.men-hero-arrivals button{border-color:var(--brand-dark)}.men-hero-side button:hover{background:#ffffff1f}.men-hero-arrivals button:hover{background:#0f172a14}.men-cat-strip{margin-bottom:22px}.men-cat-list{scrollbar-width:none;gap:22px;padding-bottom:4px;display:flex;overflow-x:auto}.men-cat-list::-webkit-scrollbar{display:none}.men-cat-item{cursor:pointer;width:84px;color:var(--brand-dark);text-align:center;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:8px;font-size:11.5px;font-weight:600;display:flex}.men-cat-icon-wrap{background:var(--brand-green-soft);width:64px;height:64px;color:var(--brand-green-dark);border:1px solid var(--brand-green-border);border-radius:50%;justify-content:center;align-items:center;font-size:26px;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.men-cat-icon-wrap img{object-fit:cover;width:100%;height:100%}.men-cat-fallback-icon{justify-content:center;align-items:center;display:flex}.men-cat-item:hover .men-cat-icon-wrap{transform:translateY(-2px);box-shadow:0 6px 16px #16a34a33}.men-promo-strip{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px;display:grid}.men-promo-card{border-radius:var(--radius-md,16px);cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.men-promo-title{margin:0 0 4px;font-size:14.5px;font-weight:800}.men-promo-sub{opacity:.85;margin:0;font-size:12px}.men-promo-prepaid{background:var(--brand-green-soft);color:var(--brand-green-dark)}.men-promo-brands{color:#3730a3;background:#eef2ff}.men-promo-delivery{color:#166534;background:#f0fdf4}.men-promo-icon{font-size:26px}.men-promo-cta{white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.men-picks-section{margin-bottom:12px}.men-empty-state{color:var(--muted);padding:24px 0;font-size:13.5px}.men-brands-section{margin:20px 0 30px}.men-brands-strip{scrollbar-width:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.men-brands-strip::-webkit-scrollbar{display:none}.men-brand-chip{border:1px solid var(--border);color:var(--brand-dark);cursor:pointer;white-space:nowrap;background:#fff;border-radius:12px;flex:none;padding:16px 26px;font-size:14px;font-weight:800}.men-brand-chip:hover{border-color:var(--brand-green);color:var(--brand-green-dark)}.men-trust-strip{border-radius:var(--radius-md,16px);background:#f4f8f5;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:10px;padding:20px 18px;display:grid}.men-trust-strip>div{align-items:center;gap:10px;font-size:12px;display:flex}.men-trust-strip svg{color:var(--brand-green-dark);flex:none;font-size:22px}.men-trust-strip strong{color:var(--brand-dark);font-size:12.5px;font-weight:800;display:block}.men-trust-strip span{color:var(--muted);font-size:11.5px}@media (width<=1024px){.men-hero-grid,.men-promo-strip{grid-template-columns:1fr}.men-trust-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.men-main{padding:14px 14px 32px}.men-hero-features{grid-template-columns:1fr}.men-trust-strip{grid-template-columns:repeat(2,1fr)}}.kids-page{box-sizing:border-box;width:100%;max-width:100%}.catalog-page.kids-page{width:100%;max-width:100%}.kids-page .catalog-main,.kids-main{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:18px 24px 48px}.kids-page .hp-sticky-head,.kids-page .hp-main-header,.kids-page .hp-category-nav,.kids-page .catalog-home-topbar,.kids-page .catalog-main-header{box-sizing:border-box;width:100%;max-width:100%}.kids-topnav{justify-content:space-between}.kids-page .hp-nav-link.active{color:var(--brand-green-dark,#15803d);font-weight:800}.kids-page .hp-nav-link.active:after{transform:scaleX(1)}.kids-nav-offers{color:var(--brand-dark,#111827);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:6px;padding:12px 0 12px 16px;font-size:12.5px;font-weight:700;display:flex}.kids-nav-offers:hover{color:var(--brand-green-dark,#15803d)}.kids-breadcrumb{color:#6b7280;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.kids-breadcrumb button{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.kids-breadcrumb button:hover{color:#15803d}.kids-breadcrumb .current{color:#111827;font-weight:700}.kids-hero-row{grid-template-columns:1.75fr 1fr;align-items:start;gap:16px;margin-bottom:18px;display:grid}.kids-hero-main{color:#111827;background:linear-gradient(120deg,#fef9c3 0%,#ecfccb 40%,#d1fae5 100%);border-radius:20px;align-items:center;min-height:260px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.kids-hero-copy{z-index:1;max-width:46%;position:relative}.kids-hero-kicker{letter-spacing:.04em;text-transform:uppercase;color:#4b5563;margin:0 0 6px;font-size:13px;font-weight:700}.kids-hero-main h1{color:#14532d;margin:0 0 10px;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.15}.kids-hero-main h1 em{color:#16a34a;font-style:normal}.kids-hero-sub{color:#4b5563;margin:0 0 16px;font-size:14px;line-height:1.45}.kids-age-card{box-sizing:border-box;background:linear-gradient(160deg,#eef2ff 0%,#f5f3ff 100%);border-radius:20px;padding:20px 18px}.kids-age-card h3{color:#312e81;margin:0 0 14px;font-size:16px;font-weight:800}.kids-age-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.kids-age-item{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:4px;display:flex}.kids-age-avatar{background:#fff;border:2px solid #e0e7ff;border-radius:50%;place-items:center;width:56px;height:56px;font-size:26px;transition:border-color .15s,transform .15s;display:grid;box-shadow:0 2px 8px #6366f114}.kids-age-item:hover .kids-age-avatar{border-color:#16a34a;transform:translateY(-2px)}.kids-age-item span{color:#374151;text-align:center;font-size:11px;font-weight:600;line-height:1.25}.kids-gender-row{grid-template-columns:1fr 1fr 1.4fr;align-items:stretch;gap:14px;margin-bottom:16px;display:grid}.kids-gender-card{text-align:left;cursor:pointer;border:none;border-radius:16px;flex-direction:column;justify-content:center;gap:6px;min-height:140px;padding:18px 20px;display:flex;position:relative;overflow:hidden}.kids-gender-card.boys{color:#1e3a8a;background:linear-gradient(120deg,#dbeafe 0%,#eff6ff 100%)}.kids-gender-card.girls{color:#9d174d;background:linear-gradient(120deg,#fce7f3 0%,#fdf2f8 100%)}.kids-shop-cat{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 12px}.kids-shop-cat h3{color:#111827;margin:0 0 12px 4px;font-size:15px;font-weight:800}.kids-cat-list{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.kids-cat-list::-webkit-scrollbar{display:none}.kids-cat-item{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:6px;min-width:72px;padding:2px;display:flex}.kids-cat-icon-wrap{background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.kids-cat-icon-wrap img{object-fit:cover;width:100%;height:100%}.kids-cat-fallback-icon{color:#16a34a;font-size:22px;display:inline-flex}.kids-cat-item span:last-child{color:#374151;text-align:center;max-width:76px;font-size:11px;font-weight:600;line-height:1.25}.kids-cat-item:hover .kids-cat-icon-wrap{border-color:#16a34a}.kids-promo-row{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.kids-promo-card{text-align:left;cursor:pointer;border:none;border-radius:16px;flex-direction:column;justify-content:center;gap:6px;min-height:120px;padding:18px 20px;display:flex}.kids-promo-card h4{margin:0;font-size:16px;font-weight:800}.kids-promo-card p{opacity:.85;margin:0;font-size:12.5px}.kids-promo-card .kids-promo-cta{cursor:pointer;background:0 0;border:1px solid;border-radius:999px;align-self:flex-start;margin-top:8px;padding:6px 12px;font-size:11.5px;font-weight:700}.kids-promo-toys{color:#6b21a8;background:linear-gradient(120deg,#faf5ff 0%,#f3e8ff 100%)}.kids-promo-essentials{color:#166534;background:linear-gradient(120deg,#ecfdf5 0%,#d1fae5 100%)}.kids-promo-school{color:#1e40af;background:linear-gradient(120deg,#eff6ff 0%,#dbeafe 100%)}.kids-picks-section{margin-bottom:12px}.kids-empty-state{color:#6b7280;padding:24px 0;font-size:13.5px}.kids-brands-section{margin:20px 0 28px}.kids-trust-strip{background:#f4f8f5;border-radius:16px;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:10px;padding:20px 18px;display:grid}.kids-trust-strip>div{align-items:center;gap:10px;font-size:12px;display:flex}.kids-trust-strip svg{color:#15803d;flex:none;font-size:22px}.kids-trust-strip strong{color:#111827;font-size:12.5px;font-weight:800;display:block}.kids-trust-strip span{color:#6b7280;font-size:11.5px}.kids-hero-main--banner{background:#fefce8;min-height:0;padding:0;display:block}.kids-hero-banner-img{object-fit:contain;object-position:center;border-radius:20px;width:100%;height:auto;display:block}.kids-hero-copy--sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kids-gender-card--banner{height:100%;min-height:220px;overflow:hidden;background:0 0!important;min-height:0!important;padding:0!important}.kids-gender-banner-img{object-fit:cover;object-position:center;border-radius:16px;width:100%;height:100%;min-height:220px;transition:transform .2s;display:block}.kids-gender-card--banner:hover .kids-gender-banner-img{transform:scale(1.015)}.kids-location-pill{align-items:center;gap:8px;display:flex}.kids-location-icon{color:#15803d;flex:none;font-size:20px}.kids-location-text{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.kids-location-label{color:#6b7280;font-size:10.5px;font-weight:500}.kids-location-city{color:#111827;font-size:13.5px;font-weight:700}.kids-header-actions{align-items:center;gap:20px;display:flex}.kids-icon-action{cursor:pointer;color:#374151;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:2px 4px;font-size:11px;display:flex;position:relative}.kids-icon-action svg{color:#111827;font-size:22px}.kids-icon-action:hover,.kids-icon-action:hover svg{color:#15803d}.kids-icon-action .hp-icon-badge{position:absolute;top:-4px;right:-6px}.kids-categories-btn{color:#111827;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:12px 16px 12px 0;font-size:13.5px;font-weight:700;display:flex}.kids-categories-btn svg:first-child{font-size:18px}.kids-categories-btn svg:last-child{color:#6b7280;font-size:16px}.kids-categories-btn:hover{color:#15803d}@media (width<=1100px){.kids-hero-row{grid-template-columns:1fr}.kids-hero-copy{max-width:100%}.kids-gender-row{grid-template-columns:1fr 1fr}.kids-shop-cat{grid-column:1/-1}.kids-promo-row{grid-template-columns:1fr}.kids-trust-strip{grid-template-columns:repeat(3,1fr)}.kids-hero-banner-img,.kids-gender-banner-img{border-radius:14px}.kids-gender-card--banner,.kids-gender-banner-img{min-height:180px}}@media (width<=640px){.kids-main{padding:12px 12px 32px}.kids-header-actions{gap:12px}.kids-icon-action{gap:1px;font-size:10px}.kids-icon-action svg{font-size:20px}.kids-location-pill{gap:4px;padding:4px 8px}.kids-location-label{font-size:9.5px}.kids-location-city{font-size:12.5px}.kids-location-icon{font-size:18px}.kids-breadcrumb{margin-bottom:12px;font-size:12px}.kids-hero-row{gap:12px;margin-bottom:14px}.kids-hero-banner-img{border-radius:14px}.kids-age-card{border-radius:16px;padding:16px 12px}.kids-age-card h3{margin-bottom:12px;font-size:15px}.kids-age-grid{grid-template-columns:repeat(3,1fr);gap:8px}.kids-age-avatar{width:48px;height:48px;font-size:22px}.kids-age-item span{font-size:10px}.kids-gender-row{grid-template-columns:1fr;gap:12px}.kids-gender-card--banner,.kids-gender-banner-img{border-radius:14px;min-height:160px}.kids-shop-cat{padding:12px 10px}.kids-shop-cat h3{margin-bottom:10px;font-size:14px}.kids-cat-item{min-width:64px}.kids-cat-icon-wrap{width:48px;height:48px}.kids-cat-fallback-icon{font-size:20px}.kids-cat-item span:last-child{max-width:68px;font-size:10px}.kids-promo-row{gap:10px;margin-bottom:20px}.kids-promo-card{border-radius:14px;min-height:100px;padding:16px}.kids-promo-card h4{font-size:15px}.kids-promo-card p{font-size:12px}.kids-picks-section .hp-deals-wrap{margin:0 -4px}.kids-picks-section .hp-deals-prev,.kids-picks-section .hp-deals-next{width:32px;height:32px;font-size:18px}.kids-brands-section{margin:16px 0 20px}.kids-trust-strip{border-radius:14px;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px 12px}.kids-trust-strip>div{gap:8px}.kids-trust-strip svg{font-size:20px}.kids-trust-strip strong{font-size:12px}.kids-trust-strip span{font-size:11px}}@media (width<=380px){.kids-main{padding:10px 10px 28px}.kids-age-grid{gap:6px}.kids-age-avatar{width:44px;height:44px;font-size:20px}.kids-age-item span{font-size:9.5px}.kids-cat-item{min-width:58px}.kids-cat-icon-wrap{width:44px;height:44px}.kids-trust-strip{gap:10px;padding:14px 10px}.kids-header-actions{gap:8px}.kids-icon-action span{display:none}}.women-page{box-sizing:border-box;width:100%;max-width:100%}.catalog-page.women-page{width:100%;max-width:100%}.women-page .catalog-main,.women-main{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:18px 24px 48px}.women-page .hp-sticky-head,.women-page .hp-main-header,.women-page .hp-category-nav,.women-page .catalog-home-topbar,.women-page .catalog-main-header{box-sizing:border-box;width:100%;max-width:100%}.women-topnav{justify-content:space-between}.women-page .hp-nav-link.active{color:var(--brand-green-dark,#15803d);font-weight:800}.women-page .hp-nav-link.active:after{transform:scaleX(1)}.women-nav-offers{color:#111827;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:6px;padding:12px 0 12px 16px;font-size:12.5px;font-weight:700;display:flex}.women-nav-offers:hover{color:#15803d}.women-breadcrumb{color:#6b7280;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.women-breadcrumb button{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.women-breadcrumb button:hover{color:#15803d}.women-breadcrumb .current{color:#111827;font-weight:700}.women-hero-grid{grid-template-columns:1.7fr 1fr;gap:14px;margin-bottom:18px;display:grid}.women-hero-main{color:#831843;background:linear-gradient(115deg,#fdf2f8 0%,#fce7f3 35%,#fbcfe8 100%);border-radius:20px;align-items:center;min-height:300px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.women-hero-copy{z-index:1;max-width:48%;position:relative}.women-hero-kicker{letter-spacing:.04em;text-transform:uppercase;opacity:.85;margin:0 0 6px;font-size:13px;font-weight:700}.women-hero-main h1{color:#9d174d;margin:0 0 10px;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.15}.women-hero-main h1 em{color:#be185d;font-style:normal}.women-hero-sub{color:#9f1239;opacity:.9;margin:0 0 16px;font-size:14px;line-height:1.45}.women-hero-pills{flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.women-hero-pills li{color:#9d174d;background:#ffffffb3;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.women-hero-btn{color:#fff;cursor:pointer;background:#9d174d;border:none;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:700}.women-hero-btn:hover{background:#831843}.women-hero-art{object-fit:contain;object-position:bottom center;pointer-events:none;width:50%;position:absolute;top:5%;bottom:0;right:2%}.women-hero-side-col{flex-direction:column;gap:14px;display:flex}.women-hero-side{text-align:left;cursor:pointer;border:none;border-radius:16px;flex-direction:column;justify-content:center;gap:6px;min-height:140px;padding:18px 20px;display:flex;position:relative;overflow:hidden}.women-hero-side.trending{color:#5b21b6;background:linear-gradient(120deg,#f3e8ff 0%,#ede9fe 100%)}.women-hero-side.arrivals{color:#854d0e;background:linear-gradient(120deg,#fef9c3 0%,#fef3c7 100%)}.women-hero-side .tag{letter-spacing:.06em;text-transform:uppercase;opacity:.85;margin:0;font-size:11px;font-weight:800}.women-hero-side h3{margin:0;font-size:18px;font-weight:800}.women-hero-side p{opacity:.85;max-width:70%;margin:0;font-size:12.5px}.women-hero-side .side-cta{cursor:pointer;background:#ffffff80;border:1px solid;border-radius:999px;align-self:flex-start;margin-top:8px;padding:6px 12px;font-size:11.5px;font-weight:700}.women-cat-strip{margin-bottom:18px}.women-cat-list{scrollbar-width:none;gap:12px;padding:4px 0 8px;display:flex;overflow-x:auto}.women-cat-list::-webkit-scrollbar{display:none}.women-cat-item{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:8px;min-width:76px;padding:2px;display:flex}.women-cat-icon-wrap{background:#fdf2f8;border:2px solid #fbcfe8;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.women-cat-icon-wrap img{object-fit:cover;width:100%;height:100%}.women-cat-fallback-icon{color:#be185d;font-size:22px;display:inline-flex}.women-cat-item span:last-child{color:#374151;text-align:center;max-width:80px;font-size:11.5px;font-weight:600;line-height:1.25}.women-cat-item:hover .women-cat-icon-wrap{border-color:#16a34a}.women-promo-strip{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.women-promo-card{text-align:left;cursor:pointer;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:88px;padding:16px 18px;display:flex}.women-promo-card .title{margin:0 0 4px;font-size:14px;font-weight:800}.women-promo-card .sub{opacity:.85;margin:0;font-size:12px}.women-promo-card .cta{margin-top:6px;font-size:12px;font-weight:700;display:inline-block}.women-promo-prepaid{color:#9d174d;background:linear-gradient(135deg,#fdf2f8,#fce7f3)}.women-promo-brands{color:#9f1239;background:linear-gradient(135deg,#fdf2f8,#fff1f2)}.women-promo-delivery{color:#9a3412;background:linear-gradient(135deg,#fff7ed,#ffedd5)}.women-promo-brands-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.women-promo-brand-chip{background:#fff;border:1px solid #fecdd3;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:800}.women-picks-section{margin-bottom:8px}.women-empty-state{color:#6b7280;padding:24px 0;font-size:13.5px}.women-brands-section{margin:20px 0 28px}.women-trust-strip{background:#f4f8f5;border-radius:16px;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:10px;padding:20px 18px;display:grid}.women-trust-strip>div{align-items:center;gap:10px;font-size:12px;display:flex}.women-trust-strip svg{color:#15803d;flex:none;font-size:22px}.women-trust-strip strong{color:#111827;font-size:12.5px;font-weight:800;display:block}.women-trust-strip span{color:#6b7280;font-size:11.5px}@media (width<=1100px){.women-hero-grid{grid-template-columns:1fr}.women-hero-copy{max-width:100%}.women-hero-art{opacity:.3}.women-promo-strip{grid-template-columns:1fr}.women-trust-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.women-main{padding:14px 14px 32px}.women-trust-strip{grid-template-columns:repeat(2,1fr)}}.pd-screen{color:#0f172a;font-feature-settings:"ss01" 1;background:#f3f5f9;min-height:100vh}.hp-utility-bar{color:#fff;background:#0b6b34}.hp-utility-left{gap:20px;max-width:1420px;margin:0 auto;padding:6px 20px;font-size:12px;display:flex}.hp-utility-item{align-items:center;gap:5px;display:inline-flex}.pd-header{background:#fff;border-bottom:1px solid #e8edf3;grid-template-columns:190px 1fr auto;align-items:center;gap:16px;max-width:none;margin:0;padding:10px 20px;display:grid;box-shadow:0 1px #0f172a08}.pd-brand-logo{cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:8px;min-width:180px;display:flex}.hp-logo{height:34px}.hp-brand-text{text-align:left;flex-direction:column;display:flex}.hp-brand-name{color:#0f172a;font-size:16px;font-weight:800}.hp-brand-accent{color:#159a4c}.hp-tagline{letter-spacing:.5px;color:#64748b;font-size:9px}.hp-header-search{background:#f4f6fa;border:1px solid #e6eaf1;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;display:flex}.hp-header-search input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:13px}.hp-search-icon{color:#94a3b8;flex-shrink:0}.hp-search-btn{color:#fff;cursor:pointer;background:#159a4c;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hp-header-actions{align-items:center;gap:8px;display:flex}.hp-header-actions button{color:#1e293b;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:13px;display:inline-flex;position:relative}.hp-icon-badge{color:#fff!important;z-index:5!important;pointer-events:none!important;background:#ef4444!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:16px!important;height:16px!important;padding:0 3px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-4px!important;right:-2px!important}.pd-back{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:8px;align-items:center;gap:4px;margin-right:6px;padding:5px 8px;font-size:12px;display:inline-flex}.pd-back:hover{color:#0b6b34;border-color:#159a4c}.pd-thumb-fallback,.pd-rel-fallback{background:#f1f5f9;width:100%;height:100%}.pd-placeholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pd-off{color:#16a34a;font-size:13px;font-weight:700}.pd-secure{color:#64748b;justify-content:center;align-items:center;gap:5px;margin-top:4px;font-size:12px;display:inline-flex}.pd-share-wrap{z-index:6;position:relative}.pd-share-trigger{color:#334155;cursor:pointer;background:#fffffff2;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s,transform .15s;display:flex;box-shadow:0 4px 14px #0f172a1f}.pd-share-trigger svg{font-size:18px}.pd-share-trigger:hover{color:#fff;background:#159a4c;transform:scale(1.06)}.pd-share-backdrop{z-index:95;background:0 0;position:fixed;inset:0}.pd-share-menu{z-index:96;background:#fff;border:1px solid #eef1f6;border-radius:14px;width:216px;padding:8px;animation:.15s pdShareIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0f172a2e}@keyframes pdShareIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pd-share-menu-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.4px;padding:6px 10px 8px;font-size:11px;font-weight:700}.pd-share-option{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:13px;font-weight:600;transition:background .12s;display:flex}.pd-share-option:hover{background:#f8fafc}.pd-share-icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.pd-share-whatsapp{background:#25d366}.pd-share-facebook{background:#1877f2}.pd-share-twitter{background:#0f1419}.pd-share-email{background:#64748b}.pd-share-copy{background:#159a4c}.pd-share-device{background:#334155}.pp-page{--pp-green:#159a4c;--pp-green-deep:#0b6b34;--pp-green-light:#e8f7ee;--pp-ink:#10241b;--pp-muted:#6b7280;--pp-line:#e8eae6;--pp-soft:#f1f3ef;--pp-coral:#ff5a36;max-width:none;color:var(--pp-ink);background:#f4f6fa;margin:0;padding:22px 32px 48px;font-size:14px}.pp-breadcrumb{color:var(--pp-muted);flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:18px;font-size:13px;display:flex}.pp-breadcrumb svg{color:#c2c8c2;flex-shrink:0}.pp-breadcrumb strong{color:var(--pp-ink);font-weight:600}.pp-main-grid{grid-template-columns:84px minmax(0,1fr) 430px 370px;align-items:stretch;gap:26px 28px;display:grid}.pp-gallery-col{grid-area:1/1/auto/3;grid-template-columns:84px minmax(0,1fr);align-items:start;gap:22px;display:grid}.pp-thumb-col{flex-direction:column;align-items:center;gap:10px;display:flex}.pp-thumb-strip{scrollbar-width:none;flex-direction:column;gap:10px;width:100%;max-height:560px;display:flex;overflow-y:auto}.pp-thumb-strip::-webkit-scrollbar{display:none}.pp-thumb{cursor:pointer;background:#fafafa;border:1px solid #e9ebe8;border-radius:10px;flex-shrink:0;width:84px;height:84px;padding:0;transition:border-color .18s;overflow:hidden}.pp-thumb:hover{border-color:#b9d9c6}.pp-thumb.active{border:2px solid var(--pp-green)}.pp-thumb img{object-fit:cover;width:100%;height:100%;display:block}.pp-thumb-more{border:1px solid var(--pp-line);cursor:pointer;width:30px;height:30px;color:var(--pp-ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.pp-thumb-more:hover{border-color:var(--pp-green);color:var(--pp-green-deep)}.pp-main-image-wrap{cursor:zoom-in;background:#f7f7f7;border:1px solid #f0f0f0;border-radius:16px;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.pp-main-image{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.pp-arrow{cursor:pointer;width:40px;height:40px;color:var(--pp-ink);z-index:5;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001f}.pp-arrow:hover{transform:translateY(-50%)scale(1.07)}.pp-arrow.left{left:14px}.pp-arrow.right{right:14px}.pp-zoom-tag,.pp-image-counter{color:var(--pp-ink);background:#fff;border:1px solid #ececec;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600;position:absolute;bottom:14px}.pp-zoom-tag{align-items:center;gap:6px;display:flex;left:14px}.pp-image-counter{right:14px}.pp-info-col{flex-direction:column;grid-area:1/3;justify-content:space-between;gap:16px;height:100%;display:flex}.pp-badge-row{gap:10px;width:100%;margin-bottom:14px;display:flex}.pp-chip{background:var(--pp-green-light);color:var(--pp-green-deep);letter-spacing:.2px;border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:11.5px;font-weight:700;display:inline-flex}.pp-chip-outline{color:var(--pp-green-deep);background:#fff;border-color:#cfe8d8}.pp-brand{color:var(--pp-muted);letter-spacing:.3px;margin:0 0 6px;font-size:13px;font-weight:600}.pp-title{letter-spacing:-.2px;margin:0;font-size:26px;font-weight:700;line-height:1.28}.pp-rating-line{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}.pp-stars{letter-spacing:1.5px;color:#f5a623;font-size:15px;line-height:1;display:inline-flex}.pp-stars.small{font-size:11px}.pp-rating-line strong{font-size:13.5px}.pp-muted{color:var(--pp-muted);font-size:13px}.pp-write-link{color:var(--pp-green-deep);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.pp-write-link:hover{text-decoration:underline}.pp-price-line{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.pp-price{letter-spacing:-1px;font-size:40px;font-weight:700;line-height:1.1}.pp-price-old{color:var(--pp-muted);font-size:15px;text-decoration:line-through}.pp-tax-note{color:var(--pp-muted);margin:0;font-size:12.5px}.pp-block{margin-top:0}.pp-label{color:var(--pp-ink);margin:0 0 10px;font-size:13.5px;font-weight:600}.pp-swatch-row{flex-wrap:wrap;gap:10px;display:flex}.pp-swatch{cursor:pointer;background:#fff;border:1px solid #e6e8e5;border-radius:10px;width:62px;height:62px;padding:3px;transition:all .18s}.pp-swatch:hover{border-color:#b9d9c6}.pp-swatch.active{border:1.5px solid var(--pp-green)}.pp-swatch img{object-fit:cover;border-radius:7px;width:100%;height:100%}.pp-size-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pp-size-header .pp-label{margin:0}.pp-size-row{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.pp-size-btn{min-width:46px;height:46px;color:var(--pp-ink);cursor:pointer;background:#fff;border:1px solid #e6e8e5;border-radius:10px;padding:0 12px;font-size:13.5px;font-weight:600;transition:all .18s}.pp-size-btn:hover{border-color:#b9d9c6}.pp-size-btn.active{border:1.5px solid var(--pp-green);color:var(--pp-green-deep)}.pp-size-btn.disabled,.pp-size-btn:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.pp-stock-warning{color:#374151;flex-wrap:wrap;align-items:center;gap:7px;margin:0;font-size:13.5px;display:flex}.pp-stock-warning svg{color:var(--pp-muted);flex-shrink:0}.pp-stock-warning strong{color:#dc2626;font-weight:700}.pp-quick-facts{border:1px solid var(--pp-line);background:#f8fafc;border-radius:10px;gap:6px;padding:10px 12px;display:grid}.pp-quick-facts p{color:#475569;justify-content:space-between;gap:8px;margin:0;font-size:12px;display:flex}.pp-quick-facts strong{color:var(--pp-ink)}.pp-feature-strip{border:1px solid var(--pp-line);background:#fff;border-radius:12px;grid-column:1/4;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.pp-feature-item{flex:1;justify-content:center;align-items:center;gap:14px;padding:22px;display:flex}.pp-feature-item+.pp-feature-item{border-left:1px solid var(--pp-line)}.pp-feature-item svg{color:var(--pp-green);flex-shrink:0;width:26px;height:26px}.pp-feature-text{text-align:center;flex-direction:column;gap:2px;min-width:0;display:flex}.pp-feature-text strong{letter-spacing:.3px;font-size:12px;font-weight:700}.pp-feature-text span{color:var(--pp-muted);font-size:11.5px}.pp-detail-card{border:1px solid var(--pp-line);background:#fff;border-radius:14px;grid-column:1/4;padding:0 22px 22px}.pp-tabs{border-bottom:1px solid var(--pp-line);scrollbar-width:none;gap:34px;margin:0 -22px 20px;padding:0 22px;display:flex;position:relative;overflow-x:auto}.pp-tabs::-webkit-scrollbar{display:none}.pp-tabs:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,#fff 80%);flex-shrink:0;min-width:22px;height:100%;margin-left:-22px;position:sticky;top:0;right:0}.pp-tab{color:var(--pp-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:18px 0 14px;font-size:13.5px;font-weight:600}.pp-tab:hover{color:var(--pp-ink)}.pp-tab.active{color:var(--pp-green-deep);border-bottom-color:var(--pp-green)}.pp-detail-body{display:block}.pp-description{color:#374151;font-size:13px;line-height:1.7}.pp-desc-clip{max-height:132px;transition:max-height .3s;position:relative;overflow:hidden}.pp-desc-clip.expanded{max-height:3000px}.pp-desc-clip.is-clipped:not(.expanded):after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff 78%);height:46px;position:absolute;inset:auto 0 0}.pp-description p{margin:0}.pp-highlights{flex-direction:column;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.pp-highlights li{color:#374151;align-items:flex-start;gap:9px;font-size:12.5px;line-height:1.5;display:flex}.pp-highlights svg{color:var(--pp-green);flex-shrink:0;margin-top:2px}.pp-read-more{color:var(--pp-green-deep);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:10px;padding:0;font-size:12.5px;font-weight:700;display:inline-flex}.pp-read-more:hover{text-decoration:underline}.pp-read-more svg{transition:transform .25s}.pp-read-more.open svg{transform:rotate(180deg)}.pp-details-table{flex-direction:column;gap:14px;max-width:480px;display:flex}.pp-details-table div{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:12px;font-size:12.5px;display:grid}.pp-details-table span{color:var(--pp-muted)}.pp-details-table strong{color:var(--pp-ink);font-weight:600}.pp-reviews-tab-content{flex-direction:column;gap:14px;display:flex}.pp-review-empty{color:var(--pp-muted);margin:0;font-size:13px}.pp-reviews-score-inline{border-bottom:1px solid var(--pp-line);align-items:center;gap:10px;margin-bottom:14px;padding-bottom:14px;display:flex}.pp-reviews-score-inline strong{font-size:20px}.pp-sidebar{flex-direction:column;grid-area:1/4/span 3;align-self:start;gap:22px;display:flex;position:sticky;top:20px}.pp-buy-card{border:1px solid var(--pp-line);background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;gap:10px;min-height:560px;padding:18px;display:flex;box-shadow:0 10px 26px #0f172a12}.pp-deliver-row{border:1px solid var(--pp-line);cursor:pointer;text-align:left;width:100%;color:var(--pp-ink);background:#f8fafc;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;padding:10px 12px;font-size:13.5px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.pp-deliver-row:hover{border-color:var(--pp-green);background:var(--pp-green-light)}.pp-deliver-loc{color:var(--pp-ink);align-items:center;gap:5px;font-size:13px;font-weight:500;display:inline-flex}.pp-deliver-loc svg{color:var(--pp-muted)}.pp-sidebar-row{align-items:center;gap:12px;padding:6px 2px;display:flex}.pp-sidebar-row.highlight{background:var(--pp-green-light);border-radius:12px;margin-bottom:4px;padding:14px}.pp-sidebar-row>div{flex-direction:column;gap:2px;min-width:0;display:flex}.pp-sidebar-row strong{font-size:13px;font-weight:700}.pp-sidebar-row span{color:var(--pp-muted);font-size:12px}.pp-sidebar-row svg{color:var(--pp-muted);flex-shrink:0}.pp-icon-dot{background:var(--pp-green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pp-icon-dot svg{color:#fff}.pp-buy-now,.pp-add-cart,.pp-wishlist-btn,.pp-try-buy{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.pp-buy-now{background:var(--pp-green);color:#fff;margin-top:6px}.pp-buy-now:hover:not(:disabled){background:var(--pp-green-deep)}.pp-add-cart{border:1.5px solid var(--pp-green);color:var(--pp-green-deep);background:#fff}.pp-add-cart:hover:not(:disabled){background:var(--pp-green);color:#fff}.pp-try-buy{border:1.5px solid var(--pp-coral);color:var(--pp-coral);background:#fff;margin-top:10px}.pp-try-buy:hover:not(:disabled){background:var(--pp-coral);color:#fff}.pp-buy-now:focus-visible,.pp-add-cart:focus-visible,.pp-try-buy:focus-visible,.pp-wishlist-btn:focus-visible{outline:2px solid var(--pp-green-deep);outline-offset:2px}.pp-buy-now:disabled,.pp-add-cart:disabled,.pp-try-buy:disabled{opacity:.6;cursor:not-allowed}.pp-wishlist-btn{color:var(--pp-ink);background:#f4f5f3}.pp-wishlist-btn:hover{background:#ebedea}.pp-wishlist-btn.active{color:var(--pp-coral)}.pp-related{padding-top:4px}.pp-related-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.pp-related-head p{letter-spacing:-.2px;color:var(--pp-green-deep);margin:0;font-size:15.5px;font-weight:700}.pp-related-viewall{font:inherit;color:var(--pp-green-deep);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12.5px;font-weight:600}.pp-related-viewall:hover{text-decoration:underline}.pp-related-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.pp-recent{border:1px solid var(--pp-line);background:#fff;border-radius:14px;margin-top:24px;padding:22px}.pp-recent-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.pp-related-card{background:#fff;border:1px solid #f0f0f0;border-radius:14px;flex-direction:column;padding:0 0 12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 6px #10241b0a}.pp-related-card:hover{border-color:#e4e7e0;transform:translateY(-3px);box-shadow:0 10px 22px #10241b17}.pp-related-card:focus-visible{outline:2px solid var(--pp-green);outline-offset:2px}.pp-related-link{color:inherit;flex-direction:column;text-decoration:none;display:flex}.pp-related-link:focus-visible{outline:2px solid var(--pp-green);outline-offset:2px}.pp-related-media{aspect-ratio:3/4;background:#f7f7f7;width:100%;overflow:hidden}.pp-related-media img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .35s;display:block}.pp-related-card:hover .pp-related-media img{transform:scale(1.05)}.pp-related-name{color:var(--pp-ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:12px 12px 0;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.pp-related-price{flex-wrap:wrap;align-items:baseline;gap:6px;margin:8px 12px 0;font-size:14.5px;font-weight:700;display:flex}.pp-related-price s{color:var(--pp-muted);font-size:11.5px;font-weight:500}.pp-related-cart{width:30px;height:30px;color:var(--pp-green-deep);cursor:pointer;background:#fff;border:1px solid #cfe8d8;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;margin:10px 12px 0;transition:all .18s;display:flex}.pp-related-card:hover .pp-related-cart{background:var(--pp-green);border-color:var(--pp-green);color:#fff}.pp-trust-strip{border:1px solid var(--pp-line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;margin-top:32px;padding:28px 32px;display:grid}.pp-trust-item{align-items:flex-start;gap:14px;display:flex}.pp-trust-item svg{color:var(--pp-green);flex-shrink:0;width:28px;height:28px;margin-top:2px}.pp-trust-item h4{margin:0;font-size:13.5px;font-weight:700}.pp-trust-item p{color:var(--pp-muted);margin:3px 0 0;font-size:12px;line-height:1.5}.hp-location-current-btn,.hp-location-address-item.active{border-color:var(--pp-green,#159a4c)}.pd-mobile-actionbar{display:none}@media (width>=1600px){.pp-main-grid{grid-template-columns:96px minmax(0,1fr) 460px 400px;column-gap:32px}.pp-main-image-wrap{min-height:620px}}@media (width>=1920px){.pp-page{padding-left:64px;padding-right:64px}.pp-main-grid{grid-template-columns:100px minmax(0,1fr) 500px 430px;column-gap:36px}.pp-main-image-wrap{min-height:660px}}@media (width<=1320px){.pp-main-grid{grid-template-columns:84px minmax(0,1fr) 360px 330px;column-gap:20px}.pp-gallery-col{gap:16px}}@media (width<=1180px){.pp-main-grid{grid-template-columns:84px minmax(0,1fr)}.pp-gallery-col,.pp-info-col,.pp-sidebar,.pp-feature-strip,.pp-detail-card{grid-area:auto/1/auto/-1}.pp-sidebar{position:static}.pp-buy-card{min-height:0}}@media (width<=1024px){.pd-header{grid-template-columns:160px 1fr auto;gap:12px;padding:10px 16px}.hp-header-search{padding:7px 10px}.hp-header-actions button span:not(.hp-icon-badge){display:none}.hp-header-actions button{justify-content:center;min-width:36px}.pp-page{padding:20px 24px 40px}.pp-main-image-wrap{min-height:460px}.pp-related-grid{grid-template-columns:repeat(3,1fr)}.pp-trust-strip{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.pp-page{padding:18px 20px 40px}.pp-main-grid{gap:22px 0}.pp-gallery-col{grid-template-columns:1fr;gap:14px}.pp-thumb-col{order:2;width:100%}.pp-thumb-strip{flex-direction:row;max-height:none;padding-bottom:2px;overflow-x:auto}.pp-thumb-more{display:none}.pp-main-image-wrap{border-radius:14px;min-height:0}.pp-main-image{aspect-ratio:1;object-position:center;height:auto}.pp-info-col{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.pp-title{font-size:22px;line-height:1.35}.pp-price{font-size:30px}.pp-related-grid,.pp-recent-grid{grid-template-columns:1fr 1fr;gap:14px}.pp-trust-strip{grid-template-columns:1fr 1fr;gap:20px;padding:22px}.pp-quick-facts{flex:1;margin-bottom:0}}@media (width<=760px){.hp-utility-bar{display:none}.pd-header{z-index:80;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex;position:sticky;top:0}.pd-brand-logo{order:1;justify-content:center;width:100%;min-width:0;margin-bottom:6px}.pd-brand-logo .hp-brand-name{white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden}.pd-header .hp-header-search{flex:auto;order:2;min-width:0}.pd-header .hp-header-actions{flex:none;order:3;justify-content:flex-end;gap:6px}.pd-header .hp-header-actions button span:not(.hp-icon-badge){display:none}.pd-header .hp-header-actions button{min-width:40px;min-height:40px;padding:4px}.pd-share-menu{width:190px;max-width:calc(100vw - 24px)}.pd-share-trigger,.pp-arrow{width:38px;height:38px}.pp-thumb-more{width:34px;height:34px}.pp-tab{padding-top:16px;padding-bottom:14px}.pp-size-btn{min-width:44px;height:44px}.pp-swatch{min-width:48px;min-height:48px}.pp-page{padding:14px 16px 88px;font-size:13.5px}.pp-breadcrumb{gap:6px;margin-bottom:14px;font-size:12px}.pp-main-image-wrap{border-radius:12px}.pp-main-image{aspect-ratio:4/3}.pp-arrow{width:34px;height:34px}.pp-arrow.left{left:10px}.pp-arrow.right{right:10px}.pp-zoom-tag,.pp-image-counter{padding:6px 10px;font-size:11px;bottom:10px}.pp-thumb{border-radius:8px;width:60px;height:60px}.pp-badge-row{gap:8px;margin-bottom:12px}.pp-chip{padding:8px 10px;font-size:10.5px}.pp-title{font-size:19px;line-height:1.4}.pp-rating-line{gap:8px;margin:10px 0 14px}.pp-price-line{gap:10px}.pp-price{font-size:27px}.pp-price-old{font-size:13.5px}.pp-swatch{width:52px;height:52px}.pp-size-btn{min-width:42px;height:42px;font-size:13px}.pp-feature-strip{grid-template-columns:1fr 1fr}.pp-feature-item{text-align:center;flex-direction:column;gap:8px;padding:16px 10px}.pp-feature-item:nth-child(odd){border-left:none}.pp-feature-item:nth-child(n+3){border-top:1px solid var(--pp-line)}.pp-feature-text{text-align:center}.pp-feature-text span{font-size:11px;line-height:1.4}.pp-detail-card{border-radius:12px;padding:0 16px 18px}.pp-tabs{gap:16px;margin:0 -16px 16px;padding:0 16px}.pp-tab{padding:15px 0 12px;font-size:12.5px}.pp-desc-clip{max-height:220px}.pp-description{font-size:13px;line-height:1.65}.pp-details-table div{grid-template-columns:84px minmax(0,1fr)}.pp-buy-card{border-radius:14px;gap:8px;padding:14px;display:none}.pp-buy-now,.pp-add-cart,.pp-try-buy,.pp-wishlist-btn{height:48px;font-size:14px}.pp-related-grid,.pp-recent-grid{grid-template-columns:1fr 1fr;gap:12px}.pp-related-card{border-radius:12px}.pp-related-name{-webkit-line-clamp:unset;line-clamp:unset;min-height:0;margin:10px 10px 0;font-size:12.5px;overflow:visible}.pp-related-price{margin:6px 10px 0;font-size:13.5px}.pp-related-cart{width:28px;height:28px;margin:8px 10px 0}.pp-recent{padding:16px}.pp-trust-strip{grid-template-columns:1fr;gap:16px;margin-top:24px;padding:16px}.pp-trust-item svg{width:24px;height:24px}.pd-mobile-actionbar{z-index:120;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e2e8f0;grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a1f}.pd-mobile-price{gap:2px;display:grid}.pd-mobile-price strong{color:#0f172a;font-size:20px;line-height:1}.pd-mobile-price span{color:#94a3b8;font-size:12px;text-decoration:line-through}.pd-mobile-actions{gap:8px;display:flex}.pd-mobile-cart,.pd-mobile-buy{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;height:42px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.pd-mobile-cart{color:#15803d;background:#ecfdf3;border:1px solid #86efac}.pd-mobile-buy{color:#fff;background:#16a34a}.pd-mobile-cart:disabled,.pd-mobile-buy:disabled{opacity:.6}}@media (width<=480px){.pd-header{padding:8px 10px}.pd-brand-logo .hp-brand-name{max-width:110px}.hp-logo{height:28px}.pp-page{padding:12px 12px 84px;font-size:13px}.pp-back-row,.pp-breadcrumb{font-size:11.5px}.pp-title{font-size:17.5px}.pp-price{font-size:25px}.pp-chip{padding:7px 8px;font-size:10px}.pp-related-grid,.pp-recent-grid{grid-template-columns:1fr 1fr;gap:10px}.pp-related-media{aspect-ratio:1}.pp-detail-card{padding:0 12px 16px}.pp-tabs{gap:14px;margin:0 -12px 14px;padding:0 12px}.pd-mobile-price strong{font-size:18px}.pd-mobile-cart span,.pd-mobile-buy span{font-size:12.5px}}@media (width<=420px){.pd-mobile-actionbar{grid-template-columns:1fr;gap:8px}.pd-mobile-actions{width:100%}.pd-mobile-cart,.pd-mobile-buy{flex:1}}@media (width<=900px) and (orientation:landscape) and (height<=480px){.pd-header{position:static}.pp-main-image-wrap{min-height:0}.pp-main-image{aspect-ratio:16/9}.pd-mobile-actionbar{padding-top:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom))}.pd-mobile-cart,.pd-mobile-buy{height:38px}}@media (prefers-reduced-motion:reduce){.pp-related-card,.pp-related-media img,.pp-arrow,.pp-desc-clip,.pd-share-trigger,.pd-share-menu{transition:none!important;animation:none!important}}@media (width<=380px){.pp-page{padding:12px 12px 88px}.pp-title{font-size:18px}.pp-price{font-size:24px}.pp-thumb{width:52px;height:52px}.pp-swatch{width:46px;height:46px}.pp-size-btn{min-width:38px;height:38px;padding:0 8px;font-size:12.5px}.pp-feature-strip{grid-template-columns:1fr}.pp-feature-item{text-align:left;flex-direction:row;border-left:none!important}.pp-feature-item+.pp-feature-item{border-top:1px solid var(--pp-line)}.pp-feature-text{text-align:left}.pp-related-grid{grid-template-columns:1fr 1fr;gap:10px}}@media (width<=900px){.pp-related-grid.pp-recent-grid{grid-template-columns:repeat(2,1fr)!important}}.hp-header-actions .hp-icon-badge,.pd-header .hp-header-actions .hp-icon-badge{visibility:visible!important;opacity:1!important;display:inline-flex!important}.cart-page{padding-top:18px;padding-bottom:170px}.cart-header-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.cart-title{color:#111827;margin:0;font-size:17px;font-weight:800;line-height:1.2}.cart-subtitle{color:#6b7280;margin:4px 0 0;font-size:10.5px;font-weight:500}.cart-secure-badge{color:#16a34a;white-space:nowrap;flex:none;align-items:center;gap:4px;margin-top:2px;font-size:10px;font-weight:600;display:inline-flex}.cart-list{background:0 0;border:none;border-radius:0;gap:8px;display:grid;overflow:visible}.cart-item-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.cart-item-card:last-child{border-bottom:1px solid #e5e7eb}.cart-item-top{gap:14px;min-height:105px;padding:10px 12px;display:flex}.cart-item-media{background:#f3f4f6;border-radius:7px;flex:none;width:98px;height:98px;overflow:hidden}.cart-item-media img{object-fit:cover;width:100%;height:100%;display:block}.cart-item-info{flex:1;min-width:0;padding-top:1px}.cart-item-name{color:#1f2937;text-transform:none;margin:0;font-size:11px;font-weight:700;line-height:1.3}.cart-item-variant{color:#6b7280;align-items:center;gap:6px;margin:4px 0 0;font-size:9.5px;display:flex}.cart-item-variant-sep{background:#d1d5db;width:1px;height:10px;display:inline-block}.cart-item-price{color:#111827;margin:7px 0 0;font-size:12px;font-weight:800}.cart-item-qty{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;height:25px;margin-top:6px;display:inline-flex;overflow:hidden}.cart-item-qty button{color:#374151;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:27px;height:25px;font-size:13px;font-weight:500;display:flex}.cart-item-qty button:hover{background:#f9fafb}.cart-item-qty span{text-align:center;color:#374151;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;justify-content:center;align-items:center;min-width:28px;height:25px;font-size:10px;font-weight:700;display:flex}.cart-item-stock{color:#16a34a;margin:5px 0 0;font-size:9px;font-weight:700}.cart-item-side{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:7px;width:130px;display:flex}.cart-item-close{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:inline-flex}.cart-item-close:hover{color:#374151;background:#f3f4f6}.cart-item-delivery{color:#16a34a;white-space:nowrap;background:#dcfce7;border-radius:999px;align-items:center;gap:3px;margin-top:0;padding:4px 7px;font-size:8.5px;font-weight:700;display:inline-flex}.cart-item-linetotal{color:#111827;margin-top:auto;margin-bottom:5px;font-size:12px;font-weight:800}.cart-item-actions{background:#fafafa;border-top:1px solid #eef0f3;height:38px;display:flex}.cart-action{color:#dc2626;cursor:pointer;background:0 0;border:none;border-left:1px solid #eef0f3;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 6px;font-size:10px;font-weight:600;transition:background .15s;display:inline-flex}.cart-action:first-child{border-left:none}.cart-action svg{font-size:13px}.cart-action:nth-child(2){color:#475569}.cart-action:hover{background:#fff}.cart-action-wishlist{color:#16a34a}.cart-saved-section{margin-top:18px}.cart-saved-title{color:#111827;margin:0 0 8px;font-size:13px;font-weight:800}.cart-delivery-progress{cursor:pointer;text-align:left;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:46px;padding:8px 14px;transition:background .15s,border-color .15s;display:flex}.cart-delivery-progress:hover{background:#ffedd5}.cart-delivery-icon{color:#ea580c;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:inline-flex}.cart-delivery-progress-body{flex:1;min-width:0}.cart-delivery-progress-body p{color:#1f2937;margin:0 0 6px;font-size:11px;font-weight:700}.cart-progress-track{background:#eef0f3;border-radius:999px;width:100%;max-width:340px;height:5px;overflow:hidden}.cart-progress-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;height:100%;transition:width .4s}.cart-delivery-remaining{color:#6b7280;white-space:nowrap;flex:none;font-size:9.5px;font-weight:700}.cart-delivery-complete{cursor:default;background:#f0fdf4;border:1px solid #bbf7d0}.cart-delivery-complete:hover{background:#f0fdf4}.cart-delivery-complete .cart-delivery-icon{color:#16a34a;background:0 0;width:44px;height:44px;padding:0}.cart-delivery-icon-img{object-fit:contain;width:100%;height:100%;display:block}.cart-delivery-icon[data-fallback=true]:after{content:"✓";color:#16a34a;font-size:16px;font-weight:900}.cart-delivery-complete .cart-delivery-progress-body p{color:#15803d}.cart-delivery-complete .cart-delivery-remaining{color:#16a34a;font-size:10px;font-weight:800}.cart-checkout-footer{z-index:100;pointer-events:none;background:linear-gradient(#fff0 0%,#fff 22%);justify-content:center;padding:10px 16px 14px;display:flex;position:fixed;bottom:0;left:0;right:0}.cart-checkout-footer-inner{pointer-events:auto;flex-direction:column;gap:8px;width:100%;max-width:620px;display:flex}.cart-checkout-footer-inner .cart-delivery-progress{box-shadow:0 4px 14px #00000014}.cart-summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex;box-shadow:0 6px 18px #00000017}.cart-summary-left{flex:1;min-width:0}.cart-savings-line{color:#16a34a;align-items:center;gap:5px;margin:0;font-size:10.5px;font-weight:700;display:flex}.cart-price-details-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;margin-top:4px;padding:0;font-size:9px;font-weight:600;display:inline-flex}.cart-price-details-toggle svg{font-size:13px;transition:transform .15s}.cart-price-details-toggle svg.open{transform:rotate(180deg)}.cart-price-details{border-top:1px dashed #e5e7eb;gap:5px;max-width:260px;margin-top:7px;padding-top:7px;display:grid}.cart-price-details div{color:#475569;justify-content:space-between;font-size:9px;display:flex}.cart-summary-right{flex:none;align-items:center;gap:12px;display:flex}.cart-summary-total{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.cart-summary-total span{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;font-size:9px;font-weight:600}.cart-summary-total strong{color:#111827;font-size:18px;font-weight:900}.cart-checkout-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#22c55e,#16a34a);border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:150px;height:36px;padding:0 16px;font-size:10.5px;font-weight:700;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 6px #16a34a59}.cart-checkout-btn:hover{background:linear-gradient(#16a34a,#15803d);box-shadow:0 4px 10px #16a34a66}.cart-checkout-btn:active{transform:translateY(1px);box-shadow:0 1px 3px #16a34a66}@media (width<=640px){.cart-page{padding:12px 12px 200px;padding-bottom:calc(200px + env(safe-area-inset-bottom))}.cart-title{font-size:18px}.cart-subtitle{font-size:12px}.cart-item-top{gap:12px;padding:12px}.cart-item-media{object-fit:cover;border-radius:10px;width:88px;height:110px}.cart-item-name{font-size:13px;line-height:1.3}.cart-item-price{font-size:14px;font-weight:800}.cart-item-delivery{padding:4px 8px;font-size:11px}.cart-item-linetotal{font-size:14px}.cart-action{gap:4px;min-height:36px;font-size:12px}.cart-qty-btn{width:36px;min-width:36px;height:36px}.cart-delivery-progress{gap:10px;padding:10px 12px}.cart-delivery-icon{width:32px;height:32px}.cart-delivery-progress-body p{font-size:12px}.cart-delivery-remaining{font-size:11px}.cart-checkout-footer{padding:10px 12px calc(12px + env(safe-area-inset-bottom))}.cart-summary{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.cart-summary-right{justify-content:space-between}.cart-checkout-btn{flex:1;min-width:0;min-height:48px;font-size:15px}}@media (width<=380px){.cart-item-media{width:72px;height:96px}.cart-item-name{font-size:12px}}.page.wishlist-page{box-sizing:border-box;background:#f8fafc;flex-direction:column;width:100vw;max-width:none;min-height:100vh;margin-left:-50vw;margin-right:-50vw;padding:28px clamp(20px,4vw,60px) 60px;display:flex;position:relative;left:50%;right:50%}.wishlist-inner{flex-direction:column;flex:1;width:100%;max-width:1280px;margin:0 auto;display:flex}.wishlist-header{align-items:baseline;gap:8px;margin-bottom:22px;display:flex}.wishlist-title{color:#0f172a;letter-spacing:-.01em;font-size:20px;font-weight:800}.wishlist-count{color:var(--muted);font-size:13px;font-weight:600}.wishlist-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;padding:60px 20px;display:flex}.wishlist-empty-icon{background:var(--brand-green-soft);width:72px;height:72px;color:var(--brand-green-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.wishlist-empty-icon svg{width:32px;height:32px}.wishlist-empty-title{color:#0f172a;font-size:17px;font-weight:700}.wishlist-empty-subtitle{color:var(--muted);max-width:320px;font-size:14px;line-height:1.5}.wishlist-empty .primary-btn{margin-top:6px;padding:13px 26px;font-size:14px;box-shadow:0 6px 16px #16a34a40}.wishlist-empty .primary-btn:hover{background:var(--brand-green-dark)}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.wishlist-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:8px;transition:box-shadow .18s,transform .18s,border-color .18s;display:flex;position:relative}.wishlist-card:hover{box-shadow:var(--shadow-card);border-color:var(--brand-green-border);transform:translateY(-3px)}.wishlist-media{aspect-ratio:1;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;position:relative;overflow:hidden}.wishlist-media img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .25s}.wishlist-card:hover .wishlist-media img{transform:scale(1.04)}.wishlist-remove{color:#64748b;z-index:2;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:color .15s,transform .15s;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 2px 6px #0f172a2e}.wishlist-remove:hover{color:#dc2626;transform:scale(1.08)}.wishlist-body{flex-direction:column;gap:2px;padding:0 2px;display:flex}.wishlist-name{color:#1e293b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:32px;font-size:12px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.wishlist-price{color:#0b3d1f;margin-top:1px;font-size:13.5px;font-weight:800}.wishlist-actions{gap:6px;margin-top:4px;padding:0 2px 2px;display:grid}.wishlist-actions .primary-btn,.wishlist-actions .secondary-btn{border-radius:8px;min-height:36px;padding:8px;font-size:11.5px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.wishlist-actions .primary-btn{box-shadow:0 4px 10px #16a34a38}.wishlist-actions .primary-btn:hover{background:var(--brand-green-dark)}.wishlist-actions .secondary-btn{border-color:var(--border);color:var(--muted)}.wishlist-actions .secondary-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}@media (width<=640px){.page.wishlist-page{padding:18px 12px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.wishlist-title{font-size:18px}.wishlist-header{margin-bottom:16px}.wishlist-empty{padding:40px 16px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wishlist-card{border-radius:10px;padding:7px}.wishlist-name{min-height:30px;font-size:11.5px}.wishlist-price{font-size:12.5px}.wishlist-actions .primary-btn,.wishlist-actions .secondary-btn{border-radius:8px;min-height:40px;font-size:11.5px}}.ckt-page{color:#0f172a;background:#f3f5f9;min-height:100vh;padding-bottom:110px}.ckt-topbar{z-index:30;background:#fff;border-bottom:1px solid #eaeef3;align-items:center;gap:14px;padding:14px 20px;display:flex;position:sticky;top:0}.ckt-back{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:border-color .15s,background .15s;display:inline-flex}.ckt-back:hover{border-color:var(--brand-green,#16a34a);background:#f0fdf4}.ckt-topbar h1{letter-spacing:-.3px;font-size:20px;font-weight:800}.ckt-login-banner{z-index:25;color:#9a3412;background:#fff7ed;border-bottom:1px solid #fed7aa;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;font-size:12.5px;font-weight:600;display:flex;position:sticky;top:65px}.ckt-login-banner-btn{background:var(--brand-green,#16a34a);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;align-items:center;gap:5px;padding:7px 14px;font-size:12.5px;font-weight:700;transition:background .15s;display:inline-flex}.ckt-login-banner-btn:hover{background:var(--brand-green-dark,#166534)}.ckt-content{box-sizing:border-box;grid-template-columns:1fr;align-items:start;gap:18px;width:100%;max-width:1280px;margin:0 auto;padding:18px 24px;display:grid}.ckt-main{gap:14px;min-width:0;display:grid}.ckt-card{background:#fff;border:1px solid #eaeef3;border-radius:16px;gap:12px;padding:16px;display:grid;box-shadow:0 10px 24px #0f172a0a}.ckt-card-head{align-items:center;gap:10px;display:flex}.ckt-card-head h2{color:#0f172a;font-size:15px;font-weight:800}.ckt-icon-badge{width:30px;height:30px;color:var(--brand-green,#16a34a);background:#dcfce7;border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.ckt-items{gap:12px;display:grid}.ckt-item-row{border-bottom:1px solid #f1f4f9;align-items:center;gap:12px;padding-bottom:12px;display:flex}.ckt-item-row:last-child{border-bottom:0;padding-bottom:0}.ckt-item-media{background:#f4f6f9;border:1px solid #eef1f6;border-radius:12px;flex:none;width:60px;height:60px;overflow:hidden}.ckt-item-media img{object-fit:cover;width:100%;height:100%}.ckt-item-fallback{background:#e2e8f0;width:100%;height:100%}.ckt-item-info{flex:1;gap:3px;min-width:0;display:grid}.ckt-item-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;overflow:hidden}.ckt-item-meta{color:#64748b;font-size:12px}.ckt-item-right{flex:none;justify-items:end;gap:8px;display:grid}.ckt-item-price{color:#0f172a;font-size:13.5px;font-weight:800}.ckt-qty-stepper{border:1px solid #e2e8f0;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.ckt-qty-stepper button{color:#0f172a;cursor:pointer;background:#f8fafc;border:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;font-weight:700;transition:background .15s;display:inline-flex}.ckt-qty-stepper button:hover{background:#dcfce7}.ckt-qty-stepper span{text-align:center;min-width:26px;font-size:13px;font-weight:700}.ckt-payment-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ckt-payment-option{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:11px 12px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:flex;position:relative}.ckt-payment-option svg:first-child{flex:none;font-size:16px}.ckt-payment-option.active{border-color:var(--brand-green,#16a34a);color:var(--brand-green-dark,#166534);background:#f0fdf4}.ckt-payment-check{color:var(--brand-green,#16a34a);margin-left:auto;font-size:16px}.ckt-offers-row{-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.ckt-offer-chip{text-align:left;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;flex:none;gap:4px;min-width:148px;padding:11px 12px;transition:border-color .15s,background .15s;display:grid}.ckt-offer-top{color:#92400e;justify-content:space-between;align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:flex}.ckt-offer-sub{color:#b45309;font-size:11px;font-weight:600}.ckt-offer-chip.active{background:#fffbeb;border-color:#f59e0b}.ckt-offer-chip.active .ckt-offer-top svg{color:#16a34a;font-size:15px}.ckt-offer-chip.locked{opacity:.55;cursor:not-allowed;border-style:dashed}.ckt-offer-chip.locked .ckt-offer-top,.ckt-offer-chip.locked .ckt-offer-sub{color:#94a3b8}.ckt-time-option{border:1.5px solid var(--brand-green,#16a34a);cursor:default;background:#f0fdf4;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.ckt-time-option input{accent-color:var(--brand-green,#16a34a);flex:none;width:16px;height:16px}.ckt-time-option span{gap:3px;display:grid}.ckt-time-option strong{color:#0f172a;font-size:13px;font-weight:700}.ckt-time-option small{color:#64748b;font-size:11.5px}.ckt-donate-banner{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;padding:16px}.ckt-donate-title{color:#14532d;align-items:center;gap:8px;font-size:13.5px;font-weight:800;display:flex}.ckt-donate-title svg{color:var(--brand-green,#16a34a);font-size:17px}.ckt-donate-sub{color:#166534;margin-top:4px;font-size:12.5px}.ckt-donate-btn{background:var(--brand-green,#16a34a);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:42px;margin-top:12px;font-size:13px;font-weight:700;transition:background .15s}.ckt-donate-btn:hover{background:var(--brand-green-dark,#166534)}.ckt-address-card{border:1px solid #eef1f6;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;display:flex}.ckt-address-icon{width:34px;height:34px;color:var(--brand-green,#16a34a);background:#dcfce7;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.ckt-address-body{flex:1;gap:3px;min-width:0;display:grid}.ckt-address-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ckt-address-top strong{color:#0f172a;font-size:13.5px;font-weight:700}.ckt-tag{color:var(--brand-green-dark,#166534);text-transform:uppercase;background:#dcfce7;border-radius:999px;padding:2px 9px;font-size:10px;font-weight:800}.ckt-address-body p{color:#64748b;font-size:12.5px;line-height:1.4}.ckt-phone{align-items:center;gap:5px;display:flex}.ckt-change-btn{color:var(--brand-green-dark,#16a34a);cursor:pointer;background:0 0;border:0;flex:none;font-size:12.5px;font-weight:700}.ckt-change-btn:hover{text-decoration:underline}.ckt-address-panel{gap:10px;display:grid}.ckt-address-option{cursor:pointer;border:1px solid #eef1f6;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;font-size:12.5px;transition:border-color .15s,background .15s;display:flex}.ckt-address-option:has(input:checked){border-color:var(--brand-green,#16a34a);background:#f0fdf4}.ckt-address-option input{accent-color:var(--brand-green,#16a34a);margin-top:2px}.ckt-address-option span{color:#334155;flex:1;line-height:1.4}.ckt-address-chevron{color:#cbd5e1;flex:none;font-size:18px}.ckt-add-address-btn,.ckt-use-address-btn{color:#334155;cursor:pointer;text-align:center;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:10px;width:100%;padding:10px;font-size:12.5px;font-weight:700;transition:border-color .15s,color .15s}.ckt-add-address-btn:hover{border-color:var(--brand-green,#16a34a);color:var(--brand-green-dark,#166534)}.ckt-use-address-btn{border-style:solid;border-color:var(--brand-green,#16a34a);background:var(--brand-green,#16a34a);color:#fff}.ckt-use-address-btn:hover{background:var(--brand-green-dark,#166534)}.ckt-address-form{gap:8px;display:grid}.ckt-address-form input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 12px;font-size:13px}.ckt-address-form input:focus{border-color:var(--brand-green,#16a34a);outline:none}.ckt-save-address-btn{background:var(--brand-green,#16a34a);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:42px;font-size:13px;font-weight:700}.ckt-save-address-btn:hover{background:var(--brand-green-dark,#166534)}.ckt-login-prompt{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:12px;justify-items:start;gap:12px;padding:16px;display:grid}.ckt-login-prompt p{color:#64748b;font-size:12.5px;line-height:1.4}.ckt-login-prompt-btn{background:var(--brand-green,#16a34a);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.ckt-gstin{color:#94a3b8;margin-top:-6px;font-size:11px}.ckt-bill-rows{display:grid}.ckt-bill-row{color:#334155;border-bottom:1px dashed #eef1f6;justify-content:space-between;align-items:center;padding:9px 0;font-size:13px;display:flex}.ckt-bill-subrow{color:#94a3b8;justify-content:space-between;padding:4px 0 4px 14px;font-size:11.5px;display:flex}.ckt-bill-fees{border-bottom:0;padding-bottom:2px}.ckt-free{color:var(--brand-green,#16a34a);font-weight:800}.ckt-muted{color:#94a3b8}.ckt-bill-total{color:#0f172a;border-top:1px solid #eef1f6;border-bottom:0;margin-top:6px;padding-top:12px;font-size:14.5px;font-weight:800}.ckt-applied-coupon{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:13px;font-weight:600;display:flex}.ckt-place-order-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#17a94a,#0f8f3d);border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;height:46px;font-size:14px;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 8px 18px #10a34a47}.ckt-place-order-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #10a34a57}.ckt-place-order-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ckt-sidebar{display:none}.ckt-bottom-bar{z-index:100;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a1f}.ckt-bottom-price{flex:none;gap:2px;display:grid}.ckt-bottom-price strong{color:#0f172a;font-size:19px;line-height:1}.ckt-bottom-price span{color:#94a3b8;font-size:11.5px}.ckt-bottom-bar .ckt-place-order-btn{width:auto;min-width:140px;padding:0 20px}.ckt-modal-overlay{z-index:110;background:#0f172a80;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.ckt-modal{padding:20px 18px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;box-shadow:0 -12px 40px #0f172a2e}@media (width>=900px){.ckt-page{padding-bottom:40px}.ckt-login-banner{top:65px}.ckt-content{grid-template-columns:1fr 380px;max-width:1280px;padding:24px 32px 40px}.ckt-mobile-bill-wrap{display:none}.ckt-sidebar{align-self:start;gap:14px;display:grid;position:sticky;top:90px}.ckt-bottom-bar{display:none!important}.ckt-modal-overlay{align-items:center;padding:20px}.ckt-modal{border-radius:16px;max-width:380px;padding:24px}}@media (width<=899px){.ckt-desktop-only{display:none!important}.ckt-mobile-bill-wrap{z-index:20;margin-bottom:8px;display:block;position:sticky;top:72px}.ckt-mobile-bill-wrap .ckt-card{box-shadow:0 8px 20px #0f172a14}.ckt-bottom-bar{display:flex!important}}@media (width<=520px){.ckt-topbar{padding:12px}.ckt-login-banner{flex-wrap:wrap;padding:9px 12px;top:58px}.ckt-content{padding:14px 12px}.ckt-mobile-bill-wrap{top:58px}.ckt-card{padding:14px}.ckt-item-row{align-items:flex-start}.ckt-item-name{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ckt-payment-options{grid-template-columns:1fr}.ckt-applied-coupon{flex-direction:column;align-items:flex-start;gap:8px}.ckt-applied-coupon .ckt-change-btn{align-self:flex-end}.ckt-bottom-bar{padding:12px 14px calc(12px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:10px}.ckt-bottom-price{justify-content:space-between;align-items:center;width:100%;display:flex}.ckt-bottom-bar .ckt-place-order-btn{width:100%;height:48px}}@media (width<=899px){.ckt-field input,.ckt-field select,.ckt-field textarea,.ckt-page input,.ckt-page select,.ckt-page textarea{min-height:44px;font-size:16px!important}.ckt-bottom-bar .ckt-place-order-btn{min-height:50px;font-size:16px}}@media (width<=380px){.ckt-content{padding:12px 10px}.ckt-card{padding:12px}}.orders-page{box-sizing:border-box;background:#f6f8f6;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:28px 20px 60px}.orders-inner{max-width:760px;margin:0 auto}.orders-header{margin-bottom:22px}.orders-title{color:#14181a;margin:0 0 4px;font-size:22px;font-weight:800}.orders-subtitle{color:#70787a;margin:0;font-size:13.5px}.orders-list{gap:12px;display:grid}.order-card{cursor:pointer;background:#fff;border:1px solid #e8ece9;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;transition:box-shadow .15s,transform .15s,border-color .15s;display:flex}.order-card:hover,.order-card:focus-visible{border-color:#0000;outline:none;transform:translateY(-1px);box-shadow:0 8px 20px #0b3d1f14}.order-status-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.order-card-image{object-fit:cover;background:#f1f5f9;border-radius:12px;flex-shrink:0;width:58px;height:58px}.order-card-body{flex:1;min-width:0}.order-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-status{font-size:14.5px;font-weight:700}.order-amount{color:#14181a;flex-shrink:0;font-size:15px;font-weight:800}.order-meta{color:#70787a;margin:4px 0 0;font-size:12.5px}.order-chevron{color:#c7ccc6;flex-shrink:0;display:flex}.tone-success{color:#0d9f4f;background:#e6f6ec}.tone-info{color:#1976d2;background:#e3f2fd}.tone-amber{color:#b7791f;background:#fff8e1}.tone-danger{color:#c62828;background:#fdecea}.tone-muted{color:#607d8b;background:#eceff1}.order-status.tone-success{color:#0d9f4f}.order-status.tone-info{color:#1976d2}.order-status.tone-amber{color:#b7791f}.order-status.tone-danger{color:#c62828}.order-status.tone-muted{color:#607d8b}.orders-empty{text-align:center;background:#fff;border:1px solid #e8ece9;border-radius:18px;flex-direction:column;align-items:center;gap:6px;padding:64px 20px;display:flex}.orders-empty-icon{color:#0d9f4f;background:#eef4f0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:8px;display:flex}.orders-empty-icon.danger{color:#c62828;background:#fdecea}.orders-state-msg{color:#14181a;margin:0;font-size:15.5px;font-weight:700}.orders-state-sub{color:#70787a;margin:0 0 12px;font-size:13px}@media (width<=640px){.orders-page{padding:16px 14px 48px;padding-bottom:calc(48px + env(safe-area-inset-bottom))}.orders-title{font-size:20px}.orders-subtitle{font-size:13px}.order-card{border-radius:14px;gap:12px;padding:14px}.order-status-icon{width:40px;height:40px}.order-status,.order-amount{font-size:14px}.order-meta{font-size:12px}.orders-empty{padding:40px 16px}.orders-empty-icon{width:64px;height:64px}}@media (width<=380px){.order-card-top{flex-direction:column;align-items:flex-start;gap:4px}.orders-page{padding:12px 12px 40px}}.cd-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.cd-dialog{background:#fff;border-radius:12px;width:100%;max-width:360px;padding:24px;animation:.15s ease-out cd-pop;box-shadow:0 12px 32px #0003}@keyframes cd-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.cd-title{margin:0 0 8px;font-size:18px;font-weight:700}.cd-message{color:#555;margin:0 0 20px;font-size:14px;line-height:1.5}.cd-actions{justify-content:flex-end;gap:10px;display:flex}.cd-btn{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600}.cd-btn:disabled{opacity:.6;cursor:not-allowed}.cd-btn-cancel{color:#222;background:#f2f2f2}.cd-btn-cancel:hover:not(:disabled){background:#e6e6e6}.cd-btn-destructive{color:#fff;background:#e53935}.cd-btn-destructive:hover:not(:disabled){background:#c62828}.cd-btn-primary{color:#fff;background:#111}:root{--green-dark:#0b3d1f;--green-mid:#0d9f4f;--green-bright:#16c463;--ink:#14181a;--sub:#70787a;--line:#eef1ee;--bg:#f4f6f4;--red:#e53935;--card-shadow:0 1px 2px #14181a0a, 0 4px 16px #14181a0d;--card-shadow-hover:0 4px 10px #14181a0f, 0 10px 28px #14181a14}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}.acct-page{background:var(--bg);min-height:100vh;color:var(--ink);width:100vw;margin-left:-50vw;margin-right:-50vw;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;left:50%;right:50%;overflow-x:hidden}.acct-guest{max-width:480px;margin:0 auto;padding:64px 24px}.acct-guest h1{margin:0 0 8px;font-size:1.6rem;font-weight:800}.acct-guest p{color:var(--sub);margin:0 0 20px}.acct-guest-actions{gap:10px;max-width:320px;display:grid}.acct-topnav{z-index:20;border-bottom:1px solid var(--line);background:#fff;width:100%;position:sticky;top:0}.acct-topnav-inner{align-items:center;gap:20px;width:100%;margin:0;padding:12px 40px;display:flex}.acct-logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.acct-logo-img{width:auto;height:30px;display:block}.acct-logo-text-wrap{flex-direction:column;line-height:1.15;display:flex}.acct-logo-text{letter-spacing:-.3px;color:var(--ink);font-size:17px;font-weight:800}.acct-logo-text .fash{color:var(--green-bright)}.acct-logo-sub{letter-spacing:1.4px;color:#a2aca4;font-size:8.5px;font-weight:700}.acct-nav-row{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.acct-nav-search{color:#9aa39c;background:#f1f3f1;border-radius:12px;flex:1;align-items:center;gap:8px;min-width:0;max-width:380px;padding:8px 12px;display:flex}.acct-nav-search span{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.acct-nav-links{align-items:center;gap:18px;margin-left:auto;display:flex}.acct-nav-links a{color:#5a625d;white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.acct-nav-links a:hover,.acct-nav-links a.active{color:var(--green-mid)}.acct-nav-icons{color:var(--ink);flex-shrink:0;align-items:center;gap:14px;display:flex}.acct-content{width:100%;max-width:1600px;margin:0 auto;padding:28px 40px 48px}.acct-profile-banner{color:#fff;background:radial-gradient(circle at 85% 20%,#ffffff24 0%,#0000 45%),linear-gradient(120deg,#0a3319 0%,#0d9f4f 60%,#1cd670 130%);border-radius:22px;align-items:center;gap:22px;margin-bottom:28px;padding:26px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 32px -8px #0b3d1f59}.acct-profile-banner:before{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:14px 14px;position:absolute;inset:0}.acct-profile-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff29 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.acct-avatar-wrap{z-index:1;flex-shrink:0;position:relative}.acct-avatar{width:76px;height:76px;color:var(--green-mid);background:#fff;border:3px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;font-size:27px;font-weight:800;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000038}.acct-avatar-edit{cursor:pointer;width:24px;height:24px;color:var(--green-mid);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .15s;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 8px #00000047}.acct-avatar-edit:hover{transform:scale(1.08)}.acct-profile-info{z-index:1;flex:1;min-width:0}.acct-profile-info h1{word-break:break-word;letter-spacing:-.2px;margin:0 0 3px;font-size:21px;font-weight:800}.acct-phone{opacity:.85;letter-spacing:.2px;margin:0 0 14px;font-size:13.5px}.acct-edit-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffff8c;border-radius:999px;align-items:center;gap:6px;padding:7px 16px;font-size:12.5px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.acct-edit-btn:hover{background:#fff3;transform:translateY(-1px)}.acct-section{margin-bottom:22px}.acct-section-title{letter-spacing:1.4px;color:#9aa39c;text-transform:uppercase;margin:0 0 12px 4px;font-size:11px;font-weight:800}.acct-section-card{box-shadow:var(--card-shadow);background:#fff;border-radius:18px;flex-wrap:wrap;display:flex;overflow:hidden}.acct-item-row{cursor:pointer;text-align:left;background:0 0;border:none;flex:220px;align-items:center;gap:14px;padding:18px 20px;font-family:inherit;transition:background .15s;display:flex}.acct-item-row:hover{background:#f6faf7}.acct-section-card>.acct-item-row:not(:first-child){border-left:1px solid var(--line)}.acct-ic{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .15s;display:flex}.acct-item-row:hover .acct-ic{transform:scale(1.06)}.acct-item-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.acct-item-text .t{color:var(--ink);font-size:14.5px;font-weight:700}.acct-item-text .s{color:var(--sub);font-size:12px}.acct-chev{color:#ccd1cb;flex-shrink:0;transition:transform .15s,color .15s;display:flex}.acct-item-row:hover .acct-chev{color:var(--green-mid);transform:translate(2px)}.acct-trust-bar{background:linear-gradient(135deg,#eef6f0,#e7f2ea);border-radius:18px;flex-wrap:wrap;justify-content:space-between;gap:16px;margin:28px 0 20px;padding:20px 26px;display:flex}.acct-trust-item{flex:180px;align-items:center;gap:10px;display:flex}.acct-trust-item svg{color:var(--green-mid);flex-shrink:0}.acct-trust-item div{flex-direction:column;display:flex}.acct-trust-item span{color:var(--ink);font-size:13px;font-weight:700}.acct-trust-item small{color:var(--sub);font-size:11.5px}.acct-footer{text-align:center;padding-top:10px}.acct-copyright{color:#b6bcb8;font-size:11.5px}.acct-logout-btn{border:1.4px solid var(--red);width:100%;max-width:320px;color:var(--red);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:6px auto 24px;padding:13px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,box-shadow .15s;display:flex}.acct-logout-btn:hover{background:#fdeceb;box-shadow:0 4px 14px #e5393526}.acct-modal-overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.acct-modal{background:#fff;border-radius:18px;width:100%;max-width:440px;padding:24px 22px 20px;box-shadow:0 20px 50px #0000002e}.acct-modal h3{color:var(--green-dark);margin:0 0 18px;font-size:19px;font-weight:800}.acct-field-label{color:#374151;margin:0 0 6px;font-size:12px;font-weight:700;display:block}.acct-input{box-sizing:border-box;border:1.5px solid var(--line);width:100%;color:var(--ink);border-radius:10px;margin-bottom:14px;padding:11px 14px;font-family:inherit;font-size:14px}.acct-input:focus{border-color:var(--green-mid);outline:none;box-shadow:0 0 0 3px #0d9f4f26}.acct-phone-readonly{color:var(--sub);margin:0 0 16px;font-size:13px}.acct-modal-error{color:var(--red);margin:0 0 10px;font-size:13px}.acct-modal-actions{justify-content:flex-end;gap:10px;display:flex}.acct-modal-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;padding:10px 18px;font-family:inherit;font-size:13.5px;font-weight:700}.acct-modal-cancel:hover{background:#e2e8f0}.acct-modal-save{background:var(--green-mid);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 22px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .15s}.acct-modal-save:hover{background:var(--green-dark)}.acct-modal-save:disabled{cursor:not-allowed;background:#cfd6d1}@media (width<=860px){.acct-topnav-inner{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.acct-nav-row{gap:10px;width:100%}.acct-nav-search{flex:1;max-width:none}.acct-nav-links{display:none}.acct-nav-icons{gap:12px}.acct-content{padding:16px 12px 40px}.acct-section-card{flex-direction:column}.acct-section-card>.acct-item-row:not(:first-child){border-left:none;border-top:1px solid var(--line)}.acct-item-row{flex:auto}}@media (width<=600px){.acct-logo-text{font-size:16px}.acct-logo-sub{letter-spacing:1.2px;font-size:8px}.acct-logo-img{height:28px}.acct-profile-banner{border-radius:18px;gap:14px;padding:20px 16px}.acct-avatar-wrap,.acct-avatar{width:64px;height:64px}.acct-avatar{font-size:22px}.acct-profile-info h1{font-size:17px}.acct-phone{margin-bottom:10px;font-size:12.5px}.acct-edit-btn{padding:6px 14px;font-size:12px}.acct-trust-bar{gap:14px;padding:16px}.acct-item-row{gap:10px;padding:14px}.acct-ic{border-radius:10px;width:36px;height:36px}.acct-item-text .t{font-size:14px}.acct-item-text .s{font-size:11.5px}.acct-logout-btn{border-radius:10px;padding:13px;font-size:14px}}@media (hover:none){.acct-item-row:hover{background:0 0}.acct-item-row:active{background:#f6faf7}.acct-item-row:hover .acct-ic{transform:none}.acct-item-row:hover .acct-chev{color:#ccd1cb;transform:none}}@media (width<=600px){.acct-layout,.account-grid{grid-template-columns:1fr!important}.acct-sidebar{max-width:100%;width:100%!important}.account-menu a,.account-menu button,.acct-nav-item{min-height:48px;padding:14px 16px;font-size:15px}.acct-page,.account-page{padding:12px 12px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}}.offers-page{box-sizing:border-box;background:0 0;width:100%;max-width:none;margin:0;padding:36px 40px 48px}.offers-header{justify-content:space-between;align-items:center;max-width:1100px;margin-bottom:28px;margin-left:auto;margin-right:auto;display:flex}.offers-header h1{letter-spacing:0;font-size:clamp(30px,4vw,42px);line-height:1.1}.offers-header h1 span{color:var(--brand-green-dark)}.offers-header p{color:var(--muted);margin-top:10px;font-size:16px}.offers-header-art{letter-spacing:0;font-size:54px}.offers-list{gap:12px;max-width:1100px;margin:0 auto;display:grid}.offer-row{border:1px solid var(--offer-border);background:var(--offer-bg);border-radius:14px;grid-template-columns:74px minmax(0,1fr) auto 20px;align-items:center;gap:18px;min-height:92px;padding:14px 22px;display:grid}.offer-row-clickable{cursor:pointer;transition:box-shadow .15s,transform .15s}.offer-row-clickable:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000000f}.offer-row-clickable:focus-visible{outline:2px solid var(--offer-color);outline-offset:2px}.offer-action{cursor:pointer}.offer-icon{background:var(--offer-color);border-radius:14px;place-items:center;width:62px;height:62px;font-size:34px;display:grid}.offer-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.offer-title-line h2{font-size:18px}.offer-copy p{color:#334155;margin-top:8px;font-size:14px}.offer-badge{color:var(--offer-color);background:color-mix(in srgb, var(--offer-color) 12%, white);border-radius:7px;padding:4px 9px;font-size:12px;font-weight:700}.offer-action{border:1px solid var(--offer-color);min-width:164px;color:var(--offer-color);background:0 0;border-radius:8px;padding:10px 16px;font-weight:700}.offer-arrow{color:var(--offer-color);font-size:30px;line-height:1}.offer-orange{--offer-color:#ea580c;--offer-bg:#fffaf5;--offer-border:#fed7aa}.offer-green{--offer-color:#15803d;--offer-bg:#f7fdf9;--offer-border:#bbf7d0}.offer-pink{--offer-color:#db2777;--offer-bg:#fff7fb;--offer-border:#fbcfe8}.offer-purple{--offer-color:#6d28d9;--offer-bg:#faf9ff;--offer-border:#ddd6fe}.offer-gold{--offer-color:#b7791f;--offer-bg:#fffdf5;--offer-border:#fde68a}.offers-trust{background:#fbfefc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:18px auto 0;padding:20px 24px;display:grid}.offers-trust div{border-right:1px solid #dbe4df;gap:5px;padding:0 24px;display:grid}.offers-trust div:last-child{border-right:0}.offers-trust strong{color:var(--brand-green-dark);font-size:14px}.offers-trust span{color:var(--muted);font-size:13px}@media (width<=700px){.offers-page{padding:24px 16px 32px}.offers-header-art{display:none}.offers-header p{font-size:14px}.offer-row{grid-template-columns:54px minmax(0,1fr) 18px;gap:12px;padding:12px}.offer-icon{width:54px;height:54px;font-size:28px}.offer-action{grid-column:2;justify-self:start;min-width:0;min-height:40px;padding:8px 12px;font-size:12px}.offer-arrow{grid-area:1/3/span 2}.offers-trust{grid-template-columns:1fr;gap:16px;padding:18px}.offers-trust div{border-right:0;padding:0}}@media (width<=480px){.offers-page{padding:16px 12px 32px;padding-bottom:calc(32px + env(safe-area-inset-bottom))}.offer-row{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:12px}.offer-action{grid-column:2;width:100%;min-height:44px;font-size:13px}.offer-arrow{display:none}.offer-title-line h2{font-size:16px}.offer-copy p{font-size:13px}}.re-page{box-sizing:border-box;background:0 0;width:100%;max-width:none;min-height:100vh;margin:0;padding:24px 40px 48px}.re-breadcrumb,.re-header,.re-top-row,.re-mid-row,.re-stats-row,.re-trust,.re-loading,.re-success,.re-error,.re-login-card{max-width:1100px;margin-left:auto;margin-right:auto}.re-breadcrumb{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.re-breadcrumb button{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.re-breadcrumb button:hover{color:#16a34a}.re-crumb-active{color:#16a34a;font-weight:600}.re-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.re-header h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,36px);font-weight:800}.re-sparkle{color:#16a34a;font-size:.7em}.re-header p{color:#64748b;margin:8px 0 0;font-size:15px}.re-header-art{align-items:center;gap:8px;font-size:42px;display:flex}.re-art-coin{color:#ea580c;background:#fff7ed;border:2px solid #fdba74;border-radius:10px;padding:6px 10px;font-size:18px;font-weight:800;transform:rotate(8deg)}.re-loading{text-align:center;color:#64748b;padding:40px}.re-login-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:40px;padding:32px}.re-login-card h1{margin:0 0 8px}.re-login-card p{color:#64748b;margin-bottom:20px}.re-top-row{grid-template-columns:1.1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.re-promo-card{color:#fff;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);border-radius:16px;align-items:flex-start;gap:16px;padding:28px 24px;display:flex;box-shadow:0 8px 24px #16a34a40}.re-promo-icon{background:#fff3;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.re-promo-card h2{margin:0 0 8px;font-size:20px;font-weight:800}.re-promo-card p{opacity:.95;margin:0;font-size:14px;line-height:1.5}.re-code-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:22px 24px;display:flex}.re-code-card h3{color:#334155;margin:0;font-size:14px;font-weight:700}.re-code-box{background:#f0fdf4;border:1.5px dashed #86efac;border-radius:12px;align-items:center;gap:10px;padding:14px 16px;display:flex}.re-code-text{letter-spacing:.12em;color:#16a34a;text-align:center;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:22px;font-weight:800}.re-copy-btn{cursor:pointer;color:#16a34a;background:#fff;border:1px solid #bbf7d0;border-radius:8px;flex-shrink:0;width:40px;height:40px;font-size:18px}.re-copy-btn:hover:not(:disabled){background:#dcfce7}.re-copy-btn:disabled{opacity:.5;cursor:not-allowed}.re-share-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:15px;font-weight:700;display:flex;box-shadow:0 4px 12px #16a34a4d}.re-share-btn:hover:not(:disabled){background:#15803d}.re-share-btn:disabled{opacity:.6;cursor:not-allowed}.re-mid-row{grid-template-columns:1.3fr 1fr;gap:16px;margin-bottom:16px;display:grid}.re-redeem-card{background:linear-gradient(135deg,#f8faff 0%,#fff 60%);border:1px solid #e0e7ff;border-radius:16px;padding:22px 24px}.re-redeem-head{gap:12px;margin-bottom:16px;display:flex}.re-redeem-icon{font-size:28px}.re-redeem-head h3{color:#1e3a8a;margin:0 0 4px;font-size:16px}.re-redeem-head p{color:#64748b;margin:0;font-size:13px}.re-redeem-form{flex-wrap:wrap;gap:10px;display:flex}.re-redeem-form input{text-transform:uppercase;letter-spacing:.06em;border:1px solid #cbd5e1;border-radius:10px;flex:1;min-width:160px;padding:12px 14px;font-size:14px}.re-redeem-form input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.re-btn-blue{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:700}.re-btn-blue:hover:not(:disabled){background:#1d4ed8}.re-btn-blue:disabled{opacity:.6;cursor:not-allowed}.re-btn-primary{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;padding:12px 24px;font-weight:700}.re-how-card{background:linear-gradient(#f0fdf4 0%,#fff 100%);border:1px solid #bbf7d0;border-radius:16px;padding:22px 24px}.re-how-card h3{color:#14532d;margin:0 0 16px;font-size:16px}.re-steps{gap:14px;margin:0;padding:0;list-style:none;display:grid}.re-steps li{align-items:flex-start;gap:12px;display:flex}.re-step-num{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.re-steps strong{color:#0f172a;font-size:14px;display:block}.re-steps p{color:#64748b;margin:2px 0 0;font-size:12px}.re-stats-row{grid-template-columns:1fr 1fr 1.4fr;gap:14px;margin-bottom:20px;display:grid}.re-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:18px 20px;display:flex}.re-stat-icon{border-radius:12px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.re-stat-green{background:#dcfce7}.re-stat-teal{background:#ccfbf1}.re-stat-card strong{color:#0f172a;font-size:22px;display:block}.re-stat-card span{color:#64748b;font-size:12px}.re-banner-card{background:linear-gradient(90deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.re-banner-text{align-items:center;gap:12px;display:flex}.re-star{font-size:22px}.re-banner-text strong{color:#92400e;font-size:14px;display:block}.re-banner-text p{color:#a16207;margin:2px 0 0;font-size:12px}.re-view-btn{color:#b45309;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fbbf24;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700}.re-view-btn:hover{background:#fef3c7}.re-success{color:#15803d;text-align:center;margin:8px 0;font-size:14px;font-weight:600}.re-error{color:#dc2626;text-align:center;margin:8px 0;font-size:14px;font-weight:600}.re-trust{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;padding:20px;display:grid}.re-trust>div{align-items:center;gap:10px;padding:0 8px;display:flex}.re-trust span{font-size:20px}.re-trust strong{color:#16a34a;font-size:13px;display:block}.re-trust small{color:#94a3b8;font-size:11px}@media (width<=900px){.re-top-row,.re-mid-row{grid-template-columns:1fr}.re-stats-row{grid-template-columns:1fr 1fr}.re-banner-card{grid-column:1/-1}.re-trust{grid-template-columns:1fr 1fr;gap:16px}}@media (width<=560px){.re-page{padding:16px 14px 32px}.re-header-art{display:none}.re-stats-row,.re-trust{grid-template-columns:1fr}.re-code-text{font-size:18px}.re-promo-card{flex-direction:column}}@media (width<=640px){.refer-page,.refer-earn-page{padding:14px 12px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.refer-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.refer-code-box,.refer-redeem-form{flex-direction:column}.refer-redeem-form input{width:100%;min-height:48px;font-size:16px}.refer-redeem-form .primary-btn,.refer-code-actions button{width:100%;min-height:48px}}.offer-feature-page{box-sizing:border-box;width:100%;max-width:720px;margin:0 auto;padding:28px 20px 48px}.offer-back{color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;min-height:44px;margin-bottom:16px;padding:8px 0;font-size:14px;font-weight:600;display:inline-flex}.offer-back:hover{color:#0f172a}.offer-feature-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.offer-feature-emoji{flex-shrink:0;font-size:48px;line-height:1}.offer-feature-header h1{margin:0;font-size:28px;line-height:1.25}.offer-feature-header p{color:#64748b;margin:6px 0 0;font-size:15px;line-height:1.45}.offer-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:16px;padding:20px 22px}.offer-feature-card h2{margin:0 0 12px;font-size:16px}.refer-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-top:18px;display:grid}.refer-stats div{text-align:center;background:#f8fafc;border-radius:10px;padding:12px}.refer-stats strong{color:#0f172a;font-size:22px;display:block}.refer-stats span{color:#64748b;font-size:12px}.refer-code-box{background:#fff7ed;border:1px dashed #fb923c;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;display:flex}.refer-code{letter-spacing:.08em;color:#ea580c;flex:1;min-width:120px;font-size:22px;font-weight:800}.refer-code-actions{flex-wrap:wrap;gap:8px;display:flex}.refer-redeem-form{flex-wrap:wrap;gap:10px;display:flex}.refer-redeem-form input{text-transform:uppercase;border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:160px;min-height:44px;padding:10px 12px;font-size:16px}.clothes-form{gap:14px;display:grid}.clothes-form label{color:#334155;gap:6px;font-size:13px;font-weight:600;display:grid}.clothes-form input,.clothes-form select,.clothes-form textarea{box-sizing:border-box;color:#0f172a;appearance:none;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:48px;padding:12px 14px;font-family:inherit;font-size:16px;font-weight:400}.clothes-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2364748b' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.clothes-form textarea{resize:vertical;min-height:90px}.clothes-form .primary-btn{width:100%;min-height:48px;margin-top:4px;font-size:15px}.muted-note{color:#64748b;margin:0 0 12px;font-size:13px;line-height:1.45}.link-btn{color:#16a34a;cursor:pointer;background:0 0;border:none;min-height:40px;padding:4px 0;font-size:13px;font-weight:700;text-decoration:underline}.pickup-list{margin:0;padding:0;list-style:none}.pickup-list li{word-break:break-word;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:4px;padding:12px 0;font-size:14px;display:flex}.pickup-list li:last-child{border-bottom:0}.pickup-list small{color:#94a3b8;font-size:12px}.offer-success{color:#15803d;padding:10px 0;font-size:14px;font-weight:600}.offer-error{color:#dc2626;padding:10px 0;font-size:14px;font-weight:600}.spin-card{text-align:center;overflow:hidden}.spin-pointer{color:#db2777;z-index:2;margin-bottom:-8px;font-size:28px;position:relative}.spin-wheel{background:conic-gradient(#22c55e 0deg 36deg,#94a3b8 36deg 72deg,#38bdf8 72deg 108deg,#94a3b8 108deg 144deg,#f59e0b 144deg 180deg,#94a3b8 180deg 216deg,#a855f7 216deg 252deg,#ec4899 252deg 288deg,#ef4444 288deg 324deg,#16a34a 324deg 360deg);border:6px solid #fce7f3;border-radius:50%;width:280px;max-width:100%;height:280px;margin:0 auto 20px;position:relative;box-shadow:0 8px 24px #db277726}.spin-segment{transform-origin:0 100%;color:#fff;text-shadow:0 1px 2px #0000004d;pointer-events:none;justify-content:center;align-items:flex-start;width:50%;height:50%;padding-top:12px;font-size:11px;font-weight:700;display:flex;position:absolute;top:0;left:50%;background:0 0!important}.spin-btn{min-width:180px;min-height:48px}.quest-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.quest-card{aspect-ratio:1;cursor:pointer;background:linear-gradient(145deg,#f5f3ff,#ede9fe);border:2px solid #ddd6fe;border-radius:12px;min-height:44px;font-size:28px;transition:transform .15s,background .15s}.quest-card:hover:not(:disabled){transform:scale(1.04)}.quest-card.open{background:#fff;border-color:#a78bfa}.quest-card.matched{opacity:.85;background:#f0fdf4;border-color:#86efac}@media (width<=640px){.offer-feature-page{padding:16px 14px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.offer-feature-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:18px}.offer-feature-emoji{font-size:40px}.offer-feature-header h1{font-size:22px}.offer-feature-header p{font-size:14px}.offer-feature-card{border-radius:12px;padding:16px}.refer-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.refer-stats strong{font-size:20px}.refer-code{text-align:center;width:100%;min-width:0;font-size:18px}.refer-code-actions{width:100%}.refer-code-actions .primary-btn,.refer-code-actions .secondary-btn{flex:1;min-height:44px}.refer-redeem-form{flex-direction:column}.refer-redeem-form input{width:100%;min-width:0}.refer-redeem-form .primary-btn{width:100%}}@media (width<=420px){.offer-feature-page{padding:12px 12px 36px}.offer-feature-header h1{font-size:20px}.offer-feature-emoji{font-size:36px}.refer-stats{grid-template-columns:1fr 1fr}.refer-stats div{padding:10px 8px}.refer-stats strong{font-size:18px}.spin-wheel{width:min(240px,85vw);height:min(240px,85vw)}.quest-grid{grid-template-columns:repeat(3,1fr);gap:8px}.quest-card{font-size:22px}}@media (width<=360px){.refer-stats{grid-template-columns:1fr}.offer-feature-card{padding:14px}}.spin-page{box-sizing:border-box;color:#e2e8f0;background:radial-gradient(circle at 20% 10%,#7c3aed29,#0000 30%),radial-gradient(circle at 90% 30%,#db27771f,#0000 28%),linear-gradient(160deg,#0b1120 0%,#171b3a 50%,#0b1120 100%);width:100%;max-width:100%;min-height:100vh;padding:1.5rem 1.5rem 3rem}.spin-page.page,.spin-page.offer-feature-page{width:100%!important;max-width:100%!important;margin:0!important}.spin-breadcrumb{color:#8190ad;letter-spacing:.01em;max-width:1200px;margin:0 auto 1.4rem;font-size:.82rem;font-weight:500}.spin-breadcrumb span{color:#64748b;margin:0 .3rem}.spin-layout{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.spin-title-block{margin-bottom:1.15rem}.spin-title-block h1{color:#f8fafc;letter-spacing:-.045em;align-items:center;gap:.12em;margin:0;font-size:clamp(2rem,4vw,2.6rem);font-weight:850;line-height:1.05;display:flex}.spin-title-block .accent{color:#4ade80}.spin-title-block .sparkle{align-items:center;margin-left:.18rem;font-size:1.35rem;line-height:1;display:inline-flex;transform:translateY(-2px)}.spin-title-block p{color:#94a3b8;margin:.65rem 0 0;font-size:1rem;line-height:1.5}.spin-card{box-sizing:border-box;background:linear-gradient(150deg,#1e293bfa,#0f172afa);border:1px solid #94a3b817;border-radius:26px;flex-direction:column;align-items:center;width:100%;padding:2.15rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 65px #0000006b,inset 0 1px #ffffff06}.spin-card:before{content:"";pointer-events:none;opacity:.35;background-image:radial-gradient(circle at 13% 25%,#a855f7b3 1.5px,#0000 2px),radial-gradient(circle at 87% 15%,#ec4899b3 1.5px,#0000 2px),radial-gradient(circle at 78% 80%,#38bdf8a6 1.5px,#0000 2px),radial-gradient(circle at 22% 82%,#f59e0ba6 1.5px,#0000 2px);position:absolute;inset:0}.wheel-wrapper{aspect-ratio:1;justify-content:center;align-items:center;width:min(350px,78vw);margin:0 auto 1.85rem;display:flex;position:relative}.spin-pointer{z-index:50;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.pointer-triangle{filter:drop-shadow(0 3px 4px #00000073);border-top:29px solid #f8fafc;border-left:16px solid #0000;border-right:16px solid #0000;width:0;height:0}.pointer-hub{color:#6d28d9;background:linear-gradient(145deg,#fff,#e2e8f0);border:4px solid #fbbf24;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-top:-14px;font-size:1rem;font-weight:900;display:flex;box-shadow:0 5px 14px #0000006b}.pointer-hub span{line-height:1;display:block;transform:translateY(-1px)}.wheel-outer{box-sizing:border-box;background:linear-gradient(145deg,#fde68a 0%,#f59e0b 35%,#d97706 58%,#fbbf24 78%,#b45309 100%);border-radius:50%;width:100%;height:100%;padding:10px;position:relative;box-shadow:0 0 0 5px #0b1120,0 18px 45px #00000080,inset 0 0 18px #fff3}.wheel-outer:before{content:"";pointer-events:none;z-index:10;border:2px dotted #ffffff6b;border-radius:50%;position:absolute;inset:4px}.spin-wheel{will-change:transform;background:conic-gradient(from -22.5deg,#7c3aed 0deg 45deg,#4c1d95 45deg 90deg,#f59e0b 90deg 135deg,#0d9488 135deg 180deg,#2563eb 180deg 225deg,#ea580c 225deg 270deg,#1e293b 270deg 315deg,#db2777 315deg 360deg);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff24,inset 0 0 30px #00000038}.spin-label{width:0;height:0;transform:rotate(var(--angle)) translateY(-108px);transform-origin:50%;z-index:5;display:block;position:absolute;top:50%;left:50%}.spin-label-inner{width:74px;transform:translate(-50%, -50%) rotate(calc(var(--angle) * -1));text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;top:0;left:0}.segment-icon{filter:drop-shadow(0 2px 3px #0000008c);flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.15rem;line-height:1;display:flex}.segment-label{color:#fff;letter-spacing:.015em;text-align:center;text-shadow:0 1px 2px #000000f2,0 2px 5px #0009;flex-direction:column;justify-content:center;align-items:center;width:74px;min-height:20px;font-size:.55rem;font-weight:900;line-height:1.15;display:flex}.segment-label span{white-space:nowrap;width:100%;display:block}.wheel-center{aspect-ratio:1;z-index:25;background:linear-gradient(145deg,#fbbf24,#d97706 55%,#b45309);border:5px solid #fef3c7;border-radius:50%;justify-content:center;align-items:center;width:24%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 7px 22px #00000085,inset 0 2px 5px #ffffff38}.wheel-center-inner{background:radial-gradient(circle at 35% 30%,#182235,#020617);border-radius:50%;width:50%;height:50%;box-shadow:inset 0 4px 9px #000000bf,0 1px 2px #ffffff14}.spin-cta{color:#fff;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;background:linear-gradient(100deg,#6d28d9 0%,#9333ea 45%,#db2777 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;width:min(430px,92%);min-height:60px;padding:0 1.5rem;font-size:1.05rem;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .2s;display:flex;box-shadow:0 12px 30px #7c3aed66}.spin-cta:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 36px #7c3aed85}.spin-cta:active:not(:disabled){transform:translateY(0)}.spin-cta:disabled{opacity:.7;cursor:not-allowed;box-shadow:0 8px 22px #7c3aed40}.spin-cta .dice{justify-content:center;align-items:center;width:26px;height:26px;font-size:1.25rem;line-height:1;display:inline-flex}.spin-secure{color:#94a3b8;text-align:center;justify-content:center;align-items:center;gap:.45rem;margin:1rem 0 0;font-size:.8rem;line-height:1.4;display:flex}.secure-icon{justify-content:center;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.spin-secure b{color:#64748b;margin:0 .25rem}.spin-result{text-align:center;margin:1rem 0 0;font-size:1rem;font-weight:800;line-height:1.4}.spin-result.win{color:#4ade80}.spin-result.sorry{color:#fb7185}.spin-reward-note{color:#a5b4fc;text-align:center;margin:.55rem 0 0;font-size:.9rem;font-weight:600}.spin-reward-note strong{color:#c4b5fd}.spin-banner{box-sizing:border-box;background:linear-gradient(100deg,#5b21b6,#7c3aed 48%,#db2777);border-radius:18px;align-items:center;gap:.85rem;min-height:78px;margin-bottom:1.15rem;padding:1rem 1.15rem;display:flex;box-shadow:0 12px 32px #7c3aed4d}.banner-icon{background:#ffffff29;border-radius:13px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.35rem;line-height:1;display:flex}.banner-content{min-width:0}.spin-banner strong{color:#fff;font-size:.92rem;font-weight:800;line-height:1.3;display:block}.spin-banner p{color:#ffffffd1;margin:.25rem 0 0;font-size:.76rem;line-height:1.35}.banner-gifts{flex-shrink:0;align-items:center;gap:.25rem;margin-left:auto;font-size:1.25rem;display:flex}.banner-gifts span{justify-content:center;align-items:center;width:28px;height:28px;line-height:1;display:inline-flex}.rewards-panel{background:linear-gradient(145deg,#1e293b,#162033);border:1px solid #94a3b81a;border-radius:22px;padding:1.4rem;box-shadow:0 18px 45px #00000038}.rewards-panel h3{color:#f1f5f9;align-items:center;gap:.6rem;margin:0 0 1.05rem;font-size:1.05rem;font-weight:800;line-height:1.2;display:flex}.reward-title-icon{background:#ec489929;border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;line-height:1;display:flex}.rewards-grid{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.reward-card{box-sizing:border-box;color:#e2e8f0;text-align:center;background:#0f172a;border:1px solid #94a3b81a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;min-height:112px;padding:.9rem .55rem;font-size:.78rem;font-weight:700;line-height:1.25;transition:transform .18s,border-color .18s;display:flex}.reward-card:hover{border-color:#ffffff2e;transform:translateY(-3px)}.r-icon{border-radius:13px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.35rem;line-height:1;display:flex}.reward-card:first-child{background:linear-gradient(160deg,#eab30814,#0f172a 65%);border-color:#eab3084d}.reward-card:first-child .r-icon{background:#eab3082e}.reward-card:first-child span:last-child{color:#facc15}.reward-card:nth-child(2){background:linear-gradient(160deg,#3b82f614,#0f172a 65%);border-color:#3b82f64d}.reward-card:nth-child(2) .r-icon{background:#3b82f62e}.reward-card:nth-child(2) span:last-child{color:#60a5fa}.reward-card:nth-child(3){background:linear-gradient(160deg,#22c55e14,#0f172a 65%);border-color:#22c55e4d}.reward-card:nth-child(3) .r-icon{background:#22c55e2e}.reward-card:nth-child(3) span:last-child{color:#4ade80}.reward-card:nth-child(4){background:linear-gradient(160deg,#f973161a,#0f172a 65%);border-color:#f9731659}.reward-card:nth-child(4) .r-icon{background:#f973162e}.reward-card:nth-child(4) span:last-child{color:#fb923c}.reward-card:nth-child(5){background:linear-gradient(160deg,#ec489914,#0f172a 65%);border-color:#ec48994d}.reward-card:nth-child(5) .r-icon{background:#ec48992e}.reward-card:nth-child(5) span:last-child{color:#f472b6}.reward-card:nth-child(6){background:linear-gradient(160deg,#a855f714,#0f172a 65%);border-color:#a855f74d}.reward-card:nth-child(6) .r-icon{background:#a855f72e}.reward-card:nth-child(6) span:last-child{color:#c084fc}.locked-row{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.7rem;display:grid}.locked-item{box-sizing:border-box;color:#94a3b8;text-align:center;background:#0f172a;border:1px solid #94a3b812;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;min-height:46px;padding:.65rem .5rem;font-size:.72rem;font-weight:600;line-height:1.2;display:flex}.locked-item>span:first-child{flex:none;justify-content:center;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.locked-item.locked{opacity:.62}.spin-trust{box-sizing:border-box;background:#1e293b;border:1px solid #94a3b817;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:1200px;margin:2.4rem auto 0;padding:1.2rem 1.25rem;display:grid}.trust-item{align-items:center;gap:.65rem;min-width:0;display:flex}.trust-icon{background:#4ade8021;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;line-height:1;display:flex}.spin-trust strong{color:#f1f5f9;font-size:.82rem;font-weight:800;line-height:1.25;display:block}.spin-trust p{color:#94a3b8;margin:.2rem 0 0;font-size:.7rem;line-height:1.3}.state-msg{color:#94a3b8;margin:0;padding:3rem 0;font-size:1rem}@media (width<=1000px){.spin-layout{grid-template-columns:1fr;max-width:620px}.spin-right{width:100%}.spin-trust{grid-template-columns:1fr 1fr;max-width:620px}}@media (width<=640px){.spin-page{padding:1rem .8rem 2.5rem}.spin-layout{gap:1.25rem}.spin-title-block h1{font-size:2rem}.spin-title-block p{font-size:.9rem}.spin-card{border-radius:22px;padding:1.75rem .85rem 1.6rem}.wheel-wrapper{width:min(330px,88vw);margin-bottom:1.6rem}.spin-label-inner{width:68px}.segment-label{width:68px;font-size:.5rem}.segment-icon{flex-basis:28px;width:28px;height:28px;font-size:1.05rem}.spin-cta{width:94%;min-height:56px;font-size:.92rem}.spin-banner{padding:.9rem}.banner-gifts{display:none}.rewards-panel{padding:1.15rem}.rewards-grid{grid-template-columns:repeat(2,1fr)}.reward-card{min-height:105px}.spin-trust{grid-template-columns:1fr 1fr;padding:1rem}}@media (width<=420px){.spin-page{padding-left:.6rem;padding-right:.6rem}.wheel-wrapper{width:min(285px,84vw)}.spin-label{transform:rotate(var(--angle)) translateY(-88px)}.spin-label-inner{width:60px}.segment-label{width:60px;font-size:.45rem}.segment-icon{flex-basis:25px;width:25px;height:25px;font-size:.9rem}.spin-cta{min-height:52px;font-size:.82rem}.spin-secure{font-size:.7rem}.spin-trust{grid-template-columns:1fr}}@keyframes float-particle{0%,to{opacity:.25;transform:translateY(0)translate(0)}50%{opacity:.55;transform:translateY(-18px)translate(8px)}}.fashion-quest-page{color:#e2e8f0;box-sizing:border-box;background:linear-gradient(160deg,#0f172a 0%,#1e1b4b 50%,#0f172a 100%);flex-direction:column;width:100%;max-width:100%;min-height:100vh;padding:1.25rem 1.5rem 2.5rem;display:flex;position:relative;overflow-x:hidden}.fashion-quest-page:before{content:"";pointer-events:none;z-index:1;opacity:.7;background-image:radial-gradient(1.5px 1.5px at 20% 30%,#fbbf24,#0000),radial-gradient(1.5px 1.5px at 60% 70%,#60a5fa,#0000),radial-gradient(1px 1px,#a78bfa,#0000),radial-gradient(1px 1px at 80% 10%,#fbbf24,#0000),radial-gradient(1.5px 1.5px at 90% 60%,#60a5fa,#0000),radial-gradient(1px 1px at 30% 80%,#a78bfa,#0000),radial-gradient(1px 1px at 15% 60%,#ec4899,#0000);background-repeat:repeat;background-size:220% 220%;width:100%;height:100%;animation:22s ease-in-out infinite float-particle;position:fixed;top:0;left:0}.fashion-quest-page.page{max-width:100%!important;margin:0!important}.fq-breadcrumb{color:#94a3b8;z-index:10;margin-bottom:1.1rem;font-size:.82rem;position:relative}.fq-top{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.75rem;display:flex;position:relative}.fq-title-block h1{color:#f8fafc;letter-spacing:-.02em;margin:0 0 .25rem;font-size:2.35rem;font-weight:800}.fq-title-block .accent{color:#c084fc}.fq-title-block .game-icon{margin-left:.35rem;font-size:1.5rem}.fq-title-block p{color:#94a3b8;margin:0;font-size:.95rem}.fq-stats-bar{background:#1e293b;border:1px solid #94a3b81f;border-radius:16px;flex-wrap:wrap;gap:.6rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 20px #00000040}.fq-stat{align-items:flex-start;gap:.55rem;min-width:100px;padding:0 .35rem;display:flex}.fq-stat .stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;line-height:1.3;display:inline-flex}.fq-stat:first-child .stat-icon{background:#a855f72e}.fq-stat:nth-child(2) .stat-icon{background:#ec48992e}.fq-stat:nth-child(3) .stat-icon{background:#3b82f62e}.fq-stat:nth-child(4) .stat-icon,.fq-stat:nth-child(5) .stat-icon{background:0 0;width:auto;height:auto}.fq-stat strong{color:#f1f5f9;font-size:.92rem;font-weight:700;display:block}.fq-stat span{color:#94a3b8;font-size:.72rem;display:block}.fq-stat small{color:#64748b;margin-top:1px;font-size:.68rem;display:block}.lives{gap:2px;margin-top:2px;font-size:.9rem;display:flex}.fq-main{z-index:10;grid-template-columns:1fr 340px;align-items:stretch;gap:1.5rem;width:100%;display:grid;position:relative}@media (width<=980px){.fq-main{grid-template-columns:1fr}}.fq-left{flex-direction:column;width:100%;min-width:0;display:flex}.fq-level-badge{color:#fff;background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:999px;align-self:flex-start;align-items:center;margin-bottom:.45rem;padding:.4rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #7c3aed59}.fq-instruction{color:#94a3b8;margin:0 0 1.1rem;font-size:.9rem}.fq-card-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;width:100%;display:grid!important}.fq-memory-card{cursor:pointer;perspective:1000px;aspect-ratio:3/4!important;box-sizing:border-box!important;background:0 0!important;border:none!important;width:100%!important;min-height:130px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.fq-memory-card:disabled{cursor:default}.card-inner{transform-style:preserve-3d;transition:transform .45s cubic-bezier(.4,.2,.2,1);width:100%!important;height:100%!important;min-height:130px!important;position:relative!important}.fq-memory-card.open .card-inner,.fq-memory-card.matched .card-inner{transform:rotateY(180deg)}.card-front,.card-back{backface-visibility:hidden!important;box-sizing:border-box!important;border-radius:12px!important;place-items:center!important;width:100%!important;height:100%!important;display:grid!important;position:absolute!important;inset:0!important}.card-back{background:radial-gradient(circle at 30% 30%,#c4b5fd26 0%,#0000 50%),radial-gradient(circle at 70% 70%,#a78bfa1f 0%,#0000 45%),linear-gradient(155deg,#6d28d9 0%,#5b21b6 50%,#4c1d95 100%)!important;border:2px solid #c4b5fd!important;overflow:hidden!important;box-shadow:0 8px 20px #0006,inset 0 0 16px #c4b5fd26!important}.card-back:before{content:"";pointer-events:none;opacity:.7;background-image:linear-gradient(45deg,#c4b5fd14 25%,#0000 25%),linear-gradient(-45deg,#c4b5fd14 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#c4b5fd14 75%),linear-gradient(-45deg,#0000 75%,#c4b5fd14 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;position:absolute;inset:0}.card-back:after{content:"";z-index:3;border-top:2px solid #ede9fee6;border-left:2px solid #ede9fee6;border-radius:3px 0 0;width:18px;height:18px;position:absolute;top:8px;left:8px}.card-back-inner{z-index:3;background:0 0!important;border-top:2px solid #ede9fee6!important;border-bottom:none!important;border-left:none!important;border-right:2px solid #ede9fee6!important;border-radius:0 3px 0 0!important;width:18px!important;height:18px!important;position:absolute!important;top:8px!important;right:8px!important}.card-back-inner-bottom{z-index:3;background:0 0!important;border-top:none!important;border-bottom:2px solid #ede9fee6!important;border-left:2px solid #ede9fee6!important;border-right:none!important;border-radius:0 0 0 3px!important;width:18px!important;height:18px!important;position:absolute!important;bottom:8px!important;left:8px!important}.corner-br{z-index:3;background:0 0!important;border:2px solid #ede9fee6!important;border-top:none!important;border-left:none!important;border-radius:0 0 3px!important;width:18px!important;height:18px!important;position:absolute!important;bottom:8px!important;right:8px!important}.center-frame{z-index:2;pointer-events:none;background:0 0!important;border:1.5px solid #c4b5fd66!important;border-radius:6px!important;position:absolute!important;inset:16%!important}.card-front{font-weight:700;transform:rotateY(180deg);background:linear-gradient(145deg,#1e293b,#0f172a)!important;border:2px solid #a78bfa!important;font-size:2rem!important;box-shadow:0 8px 20px #0006!important}.fq-memory-card.matched .card-front{background:linear-gradient(145deg,#166534,#14532d)!important;border-color:#4ade80!important;box-shadow:0 8px 20px #4ade8059!important}.fq-right{flex-direction:column;width:100%;height:100%;min-height:100%;display:flex}.fq-rewards-panel{background:#1e293b;border:1px solid #94a3b81f;border-radius:18px;flex-direction:column;flex:1;padding:1.2rem;display:flex;box-shadow:0 4px 20px #0003}.fq-rewards-panel h3{color:#f1f5f9;align-items:center;gap:.45rem;margin:0 0 .9rem;font-size:1rem;font-weight:700;display:flex}.fq-rewards-grid{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:.7rem;display:grid}.fq-reward{text-align:center;color:#fff;letter-spacing:.02em;border:1.5px solid #ffffff1f;border-radius:11px;padding:.9rem .35rem;font-size:.78rem;font-weight:800;line-height:1.3;box-shadow:0 3px 10px #00000040}.fq-reward.yellow{background:linear-gradient(135deg,#eab308,#ca8a04)}.fq-reward.blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.fq-reward.green{background:linear-gradient(135deg,#22c55e,#15803d)}.fq-reward.purple{background:linear-gradient(135deg,#a855f7,#7e22ce)}.fq-reward.pink{background:linear-gradient(135deg,#ec4899,#be185d)}.fq-reward.orange{background:linear-gradient(135deg,#f97316,#c2410c)}.fq-locked-row{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:auto;display:grid}.fq-locked{text-align:center;color:#94a3b8;background:#0f172a;border:1.5px solid #94a3b81f;border-radius:11px;padding:.65rem .4rem;font-size:.68rem;font-weight:700}.fq-locked small{color:#64748b;margin-top:.2rem;font-size:.62rem;font-weight:500;display:block}.fq-message{text-align:center;z-index:10;margin-top:.75rem;font-size:.9rem;font-weight:600;position:relative}.fq-message.success{color:#4ade80}.fq-message.error{color:#f87171}.fq-reward-note{color:#a5b4fc;text-align:center;z-index:10;margin-top:.4rem;font-size:.85rem;position:relative}.fq-bottom-bar{z-index:10;align-items:stretch;gap:1rem;width:100%;margin-top:1.35rem;display:flex;position:relative}.fq-info-row{flex:1;grid-template-columns:repeat(3,1fr);gap:.75rem;min-width:0;margin-top:0;display:grid}.fq-info-card{background:#1e293b;border:1px solid #94a3b81a;border-radius:14px;align-items:flex-start;gap:.55rem;padding:.85rem .9rem;display:flex}.fq-info-card span{flex-shrink:0;font-size:1.25rem;line-height:1.2}.fq-info-card strong{color:#f1f5f9;font-size:.82rem;font-weight:700;display:block}.fq-info-card p{color:#94a3b8;margin:.15rem 0 0;font-size:.72rem;line-height:1.25}.fq-play-btn{color:#fff;letter-spacing:.04em;cursor:pointer;text-transform:uppercase;background:linear-gradient(90deg,#ec4899,#8b5cf6);border:none;border-radius:999px;flex:0 0 300px;justify-content:center;align-items:center;gap:.55rem;width:auto;margin-top:0;padding:.95rem 1.5rem;font-size:1rem;font-weight:800;transition:transform .15s,box-shadow .15s,opacity .2s;display:flex;box-shadow:0 10px 28px #ec489966}.fq-play-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 32px #ec489980}.fq-play-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.fq-how{z-index:10;background:#1e293b;border:1px solid #94a3b81a;border-radius:18px;margin-top:2rem;padding:1.35rem 1.5rem;position:relative}.fq-how h3{color:#f1f5f9;margin:0 0 1.1rem;font-size:1.1rem;font-weight:700}.fq-steps{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.fq-step{flex:1;align-items:flex-start;gap:.6rem;min-width:140px;display:flex}.step-num{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:.95rem;font-weight:800;display:grid;box-shadow:0 4px 12px #7c3aed59}.fq-step strong{color:#f1f5f9;font-size:.9rem;display:block}.fq-step p{color:#94a3b8;margin:.12rem 0 0;font-size:.75rem;line-height:1.25}.step-arrow{color:#64748b;flex-shrink:0;font-size:1.15rem}.state-msg{color:#94a3b8;text-align:center;z-index:10;padding:2.5rem 0;font-size:1.05rem;position:relative}@media (width<=980px){.fq-main{grid-template-columns:1fr}.fq-right{height:auto}.fq-rewards-panel{flex:none}}@media (width<=760px){.fq-bottom-bar{flex-direction:column}.fq-play-btn{flex:none;width:100%}}@media (width<=640px){.fashion-quest-page{padding:1rem 1rem 1.75rem}.fq-card-grid{grid-template-columns:repeat(4,1fr);gap:.6rem}.fq-memory-card{min-height:110px!important}.fq-info-row{grid-template-columns:1fr}.fq-title-block h1{font-size:1.85rem}.fq-stats-bar{width:100%}}@media (width<=420px){.fq-card-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){.fq-layout,.fq-main-grid{grid-template-columns:1fr!important}}@media (width<=640px){.fq-page,.fashion-quest-page{padding:12px 12px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.fq-play-btn{width:100%;min-height:48px;font-size:15px}.fq-info-row{grid-template-columns:1fr!important}.quest-grid{grid-template-columns:repeat(4,1fr);gap:8px}}@media (width<=420px){.quest-grid{grid-template-columns:repeat(3,1fr)}}.auth-page h1{margin-top:8px;font-size:20px}.auth-subtitle{color:var(--muted);margin:6px 0 18px;font-size:12.5px}.auth-method-switch{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.auth-method-btn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;background:#fff;padding:10px;font-size:12px;font-weight:700}.auth-method-btn.active{border-color:var(--brand-green);color:var(--brand-green-dark);background:#22c55e14}.auth-form{gap:6px;display:grid}.auth-form label{color:var(--muted);margin-top:8px;font-size:11.5px;font-weight:700}.auth-form input{border:1px solid var(--border);border-radius:var(--radius-sm);outline:none;padding:11px 12px;font-size:13px}.auth-form input:focus{border-color:var(--brand-green)}.auth-form .primary-btn{margin-top:16px}.auth-error{color:#dc2626;font-size:12px}.auth-hint{color:var(--brand-green-dark);font-size:12px}.auth-switch{text-align:center;color:var(--muted);margin-top:18px;font-size:12.5px}.auth-switch a{color:var(--brand-green-dark);font-weight:700}.brand-accent{color:var(--brand-green-dark)}.auth-input-wrap{border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;margin-top:10px;padding:0 14px;display:flex;position:relative}.auth-input-wrap:focus-within{border-color:var(--brand-green)}.auth-input-wrap input{background:0 0;border:none;outline:none;flex:1;padding:12px 8px;font-size:13px}.auth-input-icon{color:var(--muted);flex-shrink:0;align-items:center;display:flex}.auth-input-prefix{color:var(--muted);border-right:1px solid var(--border);margin-left:6px;padding-right:6px;font-size:13px;font-weight:700}.auth-input-toggle{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;display:flex}.auth-field-hint{color:var(--muted);margin:4px 4px 0;font-size:10.5px}.auth-checkbox-label{color:var(--muted);cursor:pointer;align-items:flex-start;gap:8px;margin-top:14px;font-size:11.5px;display:flex}.auth-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand-green);cursor:pointer;flex-shrink:0;margin-top:2px}.auth-checkbox-label a{color:var(--brand-green-dark);font-weight:700;text-decoration:none}.auth-checkbox-label a:hover{text-decoration:underline}.auth-submit-btn{justify-content:center;align-items:center;gap:8px;display:flex}.auth-divider{text-align:center;color:var(--muted);align-items:center;margin:20px 0 8px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-divider span{padding:0 12px}@media (width<=480px){.auth-page{padding:16px 12px}.auth-method-switch{gap:6px}.auth-form input,.auth-input-wrap{font-size:16px}}@media (width<=640px){.auth-page,.login-page,.auth-wrap{padding:16px 14px 32px}.auth-card{border-radius:14px;padding:20px 16px}.auth-card input,.auth-form input,.auth-form select,.auth-card select,.auth-card textarea{box-sizing:border-box;width:100%;min-height:48px;font-size:16px!important}.auth-card .primary-btn,.auth-form .primary-btn,.auth-submit{width:100%;min-height:48px;font-size:15px}}@media (width<=380px){.auth-card{padding:16px 12px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.vendor-page{background:radial-gradient(circle at 0 0,#22c55e29,#0000 28%),radial-gradient(circle at 100% 100%,#0f172a14,#0000 22%),linear-gradient(#eefdf3 0%,#f8fafc 45% 100%);justify-content:center;place-items:stretch center;width:100%;min-height:100vh;padding:28px;display:grid}@media (width<=1024px){.vendor-page{padding:18px}.vendor-hero-panel{grid-template-columns:1fr;gap:18px;min-height:calc(100vh - 72px)}.vendor-hero-copy{padding-right:0}.vendor-card{justify-self:stretch;max-width:100%}.vendor-hero-copy h1,.vendor-hero-stats{max-width:none}}@media (width<=768px){.vendor-page{padding:16px}.vendor-hero-panel{min-height:calc(100vh - 56px)}.vendor-hero-copy h1{font-size:32px}.vendor-hero-stats{grid-template-columns:1fr}.vendor-card{border-radius:12px;width:100%;max-width:100%;padding:20px}.vendor-card form{gap:14px}.vendor-card h2{margin-bottom:4px;font-size:20px}.vendor-subtext{margin-bottom:16px;font-size:12px}.vendor-card label{font-size:12px}.vendor-card input{border-radius:6px;min-height:42px;padding:10px;font-size:14px}.vendor-card button[type=submit]{border-radius:8px;margin-top:2px;padding:10px;font-size:14px}.vendor-register-link{margin-top:12px;font-size:12px}.vendor-error{margin:8px 0;font-size:12px}}@media (width<=480px){.vendor-page{padding:12px}.vendor-hero-panel{min-height:calc(100vh - 48px)}.vendor-hero-copy h1{font-size:28px}.vendor-card{border-radius:10px;padding:16px}.vendor-card form{gap:12px}.vendor-card h2{margin-bottom:8px;font-size:18px}.vendor-subtext{margin-bottom:14px;font-size:11px}.vendor-card label{font-size:11px}.vendor-card input{min-height:40px;padding:8px;font-size:14px}.vendor-card button[type=submit]{margin-top:2px;padding:8px 12px;font-size:13px}.vendor-register-link{margin-top:10px;font-size:11px}.vendor-error{margin:6px 0;font-size:11px}}@media (width<=360px){.vendor-card{padding:14px}.vendor-card h2{font-size:16px}.vendor-card input{min-height:36px;font-size:13px}.vendor-card button[type=submit]{font-size:12px}}:root{--seller-ink:#101827;--seller-soft-ink:#596475;--seller-border:#d5deea;--seller-card:#fff;--seller-base:#ecf4ee;--seller-accent:#0f9f49;--seller-accent-dark:#0b7a37}.seller-registration-page{background:radial-gradient(circle at 8% 0%, #0f9f4929, transparent 44%), radial-gradient(circle at 100% 100%, #08672e26, transparent 50%), linear-gradient(135deg, #f9fcfa 0%, var(--seller-base) 50%, #f2f8f4 100%);min-height:100vh;color:var(--seller-ink);padding:48px 20px;font-family:IBM Plex Sans,sans-serif;position:relative;overflow:hidden}.seller-registration-glow{filter:blur(44px);opacity:.34;pointer-events:none;border-radius:999px;width:460px;height:460px;position:absolute}.seller-registration-glow-left{background:#16a34a;top:-200px;left:-160px}.seller-registration-glow-right{background:#0b7a37;bottom:-220px;right:-170px}.seller-registration-shell{z-index:2;grid-template-columns:minmax(280px,.95fr) minmax(560px,1.45fr);align-items:stretch;gap:20px;width:min(1240px,100%);margin:0 auto;display:grid;position:relative}.seller-registration-aside,.seller-registration-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffe6;border:1px solid #d5deeacc;border-radius:22px;box-shadow:0 24px 64px #10182714}.seller-registration-aside{flex-direction:column;gap:16px;padding:30px;display:flex}.seller-kicker{width:max-content;color:var(--seller-accent-dark);letter-spacing:.03em;text-transform:uppercase;background:#0f9f4924;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.seller-registration-aside h1{font-family:Sora,sans-serif;font-size:clamp(30px,3.2vw,44px);line-height:1.1}.seller-registration-aside p{color:var(--seller-soft-ink);line-height:1.55}.seller-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:6px;display:grid}.seller-feature-grid article{background:#f8fbf9;border:1px solid #dce8df;border-radius:14px;padding:14px}.seller-feature-grid h3{margin-bottom:5px;font-family:Sora,sans-serif;font-size:14px}.seller-feature-grid p{color:#6b7280;font-size:13px}.seller-registration-card{padding:24px}.seller-registration-header h2{margin-bottom:4px;font-family:Sora,sans-serif;font-size:29px}.seller-registration-header p{color:var(--seller-soft-ink);font-size:14px}.seller-stepper{justify-content:space-between;gap:8px;margin-top:20px;margin-bottom:18px;display:flex}.seller-step-wrap{flex:1;justify-items:center;gap:6px;display:grid;position:relative}.seller-step-dot{color:#64748b;z-index:2;background:#fff;border:2px solid #c3d2c6;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.seller-step-label{text-align:center;color:#5b6678;min-height:28px;font-size:11px;font-weight:600}.seller-step-active,.seller-step-done{border-color:var(--seller-accent);color:#fff;background:var(--seller-accent)}.seller-step-line{background:#d6dbe4;width:calc(100% - 48px);height:2px;position:absolute;top:16px;left:calc(50% + 24px)}.seller-line-done{background:var(--seller-accent)}.seller-registration-form{flex-direction:column;gap:15px;display:flex}.seller-registration-form label{flex-direction:column;gap:8px;display:flex}.seller-registration-form label span{color:#263041;font-size:13px;font-weight:600}.seller-registration-form input,.seller-registration-form select,.seller-registration-form textarea{border:1px solid var(--seller-border);width:100%;font:inherit;color:#111827;background:#fff;border-radius:10px;padding:11px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.seller-registration-form textarea{resize:vertical}.seller-registration-form input:focus,.seller-registration-form select:focus,.seller-registration-form textarea:focus{border-color:#2ca95a;outline:none;box-shadow:0 0 0 4px #2ca95a24}.seller-field-grid{gap:12px;display:grid}.seller-field-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-input-inline{gap:8px;display:flex}.seller-outline-btn,.seller-primary-btn{border-radius:10px;padding:11px 14px}.seller-outline-btn{color:#0d8c40;background:#f7fbf8;border:1px solid #9fc9a8;font-weight:700}.seller-chip-block{flex-direction:column;gap:10px;display:flex}.seller-chip-title{color:#263041;font-size:13px;font-weight:700}.seller-chip-list{flex-wrap:wrap;gap:10px;display:flex}.seller-chip{color:#374151;cursor:pointer;background:#fff;border:1px solid #d5deea;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600}.seller-chip-active{border-color:var(--seller-accent);color:var(--seller-accent-dark);background:#0f9f491f}.seller-upload-box{background:#fafdfb;border:1px dashed #cfd9e4;border-radius:14px;padding:14px}.seller-upload-box p{color:#64748b;font-size:12px}.seller-file-grid{gap:12px;display:grid}.seller-checkbox-row{align-items:center;gap:10px;flex-direction:row!important;display:flex!important}.seller-action-row{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.seller-action-row-right{gap:10px;display:flex}.seller-primary-btn{background:var(--seller-accent);color:#fff;cursor:pointer;border:none;font-weight:700}.seller-error-text{color:#b91c1c;font-size:13px}.seller-success-state{text-align:center;padding:24px 12px}.seller-success-icon{margin-bottom:10px;font-size:42px}.seller-secondary-link{color:var(--seller-accent-dark);margin-top:12px;font-weight:700;text-decoration:none;display:inline-block}@media (width<=960px){.seller-registration-shell{grid-template-columns:1fr}}@media (width<=768px){.seller-registration-page{padding:20px 12px}.seller-field-grid.two-col,.seller-feature-grid{grid-template-columns:1fr}.seller-action-row{flex-direction:column;align-items:stretch}.seller-action-row-right{width:100%}.seller-action-row-right>*{flex:1}}.app-header{gap:10px;padding:12px 16px 0;display:grid}.ah-location{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:12px 14px;display:flex}.ah-location-label{color:var(--muted);margin:0;font-size:11px}.ah-location-city{word-break:break-word;margin:3px 0 0;font-size:16px;font-weight:800}.ah-pill{border:1px solid var(--brand-green-border);background:var(--brand-green-soft);color:var(--brand-green-dark);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}.ah-search{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;align-items:center;gap:8px;min-height:48px;padding:10px 14px;display:flex}.ah-search input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16px}.ah-search-icon{color:var(--muted);flex-shrink:0}@media (width<=480px){.app-header{padding:10px 12px 0}.ah-location-city{font-size:15px}.ah-pill{padding:5px 8px;font-size:10px}}.vendor-page{background:radial-gradient(circle at 0 0,#22c55e29,#0000 28%),radial-gradient(circle at 100% 100%,#0f172a14,#0000 22%),linear-gradient(#eefdf3 0%,#f8fafc 45% 100%);justify-content:center;place-items:stretch center;width:100%;min-height:100vh;padding:28px;display:grid}.vendor-hero-panel{grid-template-columns:minmax(0,1.15fr) minmax(340px,440px);align-items:center;gap:28px;width:min(1120px,100%);min-height:calc(100vh - 108px);display:grid}.vendor-hero-copy{color:#0f172a;padding:32px 8px 32px 0}.vendor-eyebrow{color:#166534;text-transform:uppercase;letter-spacing:.18em;background:#22c55e1f;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.vendor-hero-copy h1{letter-spacing:-.04em;max-width:10.5ch;margin-bottom:16px;font-size:clamp(34px,5vw,58px);line-height:.98}.vendor-hero-copy p{color:#475569;max-width:54ch;font-size:16px;line-height:1.65}.vendor-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:520px;margin-top:28px;display:grid}.vendor-hero-stats div{background:#ffffffad;border:1px solid #94a3b82e;border-radius:18px;padding:16px 14px;box-shadow:0 18px 30px #0f172a0f}.vendor-hero-stats strong{color:#0f172a;margin-bottom:4px;font-size:18px;display:block}.vendor-hero-stats span{color:#64748b;font-size:12px;font-weight:600}.vendor-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e5e7ebe6;border-radius:24px;justify-self:end;width:100%;max-width:440px;padding:34px;box-shadow:0 28px 70px #0f172a1f}.vendor-card h2{margin-bottom:8px;font-size:28px;font-weight:800}.vendor-subtext,.vendor-register-link{color:#6b7280;margin-bottom:20px;font-size:13px}.vendor-card form{flex-direction:column;gap:18px;display:flex}.vendor-card label{font-size:13px}.vendor-card input{box-sizing:border-box;background:#fff;border:1px solid #c9f7d8;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-size:14px}.vendor-card button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:12px;margin-top:4px;padding:13px 14px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 16px 30px #22c55e38}.vendor-card button[type=submit]:hover{transform:translateY(-1px)}.vendor-register-link{text-align:center;margin-top:14px;font-size:14px}.vendor-register-link a{color:#15803d;font-weight:700;text-decoration:none}.vendor-register-link a:hover{text-decoration:underline}.vendor-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vendor-password-field{position:relative}.vendor-password-field input{box-sizing:border-box;width:100%;padding-right:44px}.vendor-card .vendor-password-toggle{color:#6b7280;cursor:pointer;width:32px;height:32px;box-shadow:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;font-size:18px;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.vendor-card .vendor-password-toggle:hover,.vendor-card .vendor-password-toggle:focus-visible{color:#16a34a;background:#16a34a1a}.vendor-card .vendor-password-toggle:focus-visible{outline-offset:2px;outline:2px solid #16a34a}.vendor-forgot-row{justify-content:flex-end;margin-top:-6px;display:flex}.vendor-forgot-link{color:#15803d;font-size:13px;font-weight:700;text-decoration:none}.vendor-forgot-link:hover,.vendor-forgot-link:focus-visible{text-decoration:underline}.vendor-forgot-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #16a34a}.vendor-success{text-align:center}.vendor-success h3{color:#22c55e;margin-bottom:10px}@media (width<=1024px){.vendor-page{padding:18px}.vendor-hero-panel{grid-template-columns:1fr;gap:18px;min-height:calc(100vh - 72px)}.vendor-hero-copy{padding-right:0}.vendor-card{justify-self:stretch;max-width:100%}.vendor-hero-copy h1,.vendor-hero-stats{max-width:none}}@media (width<=768px){.vendor-page{padding:16px}.vendor-hero-panel{min-height:calc(100vh - 56px)}.vendor-hero-copy h1{font-size:32px}.vendor-hero-stats{grid-template-columns:1fr}.vendor-card{border-radius:12px;width:100%;max-width:100%;padding:20px}.vendor-card form{gap:14px}.vendor-card h2{margin-bottom:4px;font-size:20px}.vendor-subtext{margin-bottom:16px;font-size:12px}.vendor-card label{font-size:12px}.vendor-card input{border-radius:6px;min-height:42px;padding:10px;font-size:14px}.vendor-card button[type=submit]{border-radius:8px;margin-top:2px;padding:10px;font-size:14px}.vendor-register-link{margin-top:12px;font-size:12px}.vendor-error{margin:8px 0;font-size:12px}}@media (width<=480px){.vendor-page{padding:12px}.vendor-hero-panel{min-height:calc(100vh - 48px)}.vendor-hero-copy h1{font-size:28px}.vendor-card{border-radius:10px;padding:16px}.vendor-card form{gap:12px}.vendor-card h2{margin-bottom:8px;font-size:18px}.vendor-subtext{margin-bottom:14px;font-size:11px}.vendor-card label{font-size:11px}.vendor-card input{min-height:40px;padding:8px;font-size:14px}.vendor-card button[type=submit]{margin-top:2px;padding:8px 12px;font-size:13px}.vendor-register-link{margin-top:10px;font-size:11px}.vendor-error{margin:6px 0;font-size:11px}}@media (width<=360px){.vendor-card{padding:14px}.vendor-card h2{font-size:16px}.vendor-card input{min-height:36px;font-size:13px}.vendor-card button[type=submit]{font-size:12px}}.vendor-product-shell{background:#f7f9f8;grid-template-columns:248px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .22s;display:grid}.vendor-product-shell.sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)}.vendor-left-panel{background:#fff;border-right:1px solid #e8ece9;flex-direction:column;gap:14px;padding:18px 14px;transition:padding .2s;display:flex}.vendor-left-panel.collapsed{padding-left:10px;padding-right:10px}.vendor-sidebar-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.vendor-brand{color:#0f1720;letter-spacing:-.5px;font-size:22px;font-weight:900}.vendor-sidebar-toggle{color:#3a4854;cursor:pointer;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:26px;height:26px;font-size:16px;line-height:1}.vendor-left-panel.collapsed .vendor-brand,.vendor-left-panel.collapsed .vendor-store-card,.vendor-left-panel.collapsed .vendor-help-card{display:none}.vendor-store-card,.vendor-help-card{background:#fbfdfb;border:1px solid #e6ede7;border-radius:10px;flex-direction:column;gap:4px;padding:10px;font-size:13px;display:flex}.vendor-store-card strong{color:#0f1720}.vendor-store-card span{color:#55616c}.vendor-op-toggle-row{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.vendor-op-label{font-size:12px;font-weight:600}.vendor-op-label.op-live{color:#16a34a}.vendor-op-label.op-paused{color:#dc2626}.vendor-toggle-switch{cursor:pointer;background:#d1d5db;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .25s;position:relative}.vendor-toggle-switch.toggle-on{background:#16a34a}.vendor-toggle-switch.toggle-off{background:#d1d5db}.vendor-toggle-switch:disabled{opacity:.55;cursor:not-allowed}.vendor-toggle-knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.toggle-on .vendor-toggle-knob{transform:translate(20px)}.toggle-off .vendor-toggle-knob{transform:translate(0)}.vendor-sidebar-footer{border-top:1px solid #e8ece9;margin-top:auto;padding-top:10px}.vendor-status-card{background:#f8fbf9;border:1px solid #e6ede7;border-radius:12px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.vendor-status-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:11px;font-weight:700}.vendor-status-card strong{color:#0f1720;font-size:13px}.vendor-nav-links{flex-direction:column;gap:6px;display:flex}.vendor-nav-links button{text-align:left;color:#374151;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:flex}.vendor-nav-links button.active{color:#15803d;background:#edf9f0;border-color:#d4eed9;font-weight:700}.vendor-nav-icon{justify-content:center;align-items:center;width:16px;display:inline-flex}.vendor-left-panel.collapsed .vendor-nav-links button{justify-content:center;padding:9px 6px}.vendor-content{background:linear-gradient(#f7fbf8 0%,#f3f6f4 100%);flex-direction:column;min-width:0;display:flex}.vendor-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px 16px;display:flex}.vendor-topbar-title{color:#0f1720;font-size:19px;font-weight:800}.vendor-topbar-subtitle{color:#64748b;margin-top:2px;font-size:13px}.vendor-topbar-logout{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 25px #11182729}.vendor-topbar-logout:hover{transform:translateY(-1px)}.vendor-content-body{width:100%;min-height:calc(100vh - 88px);padding:24px}@media (width<=1100px){.vendor-product-shell,.vendor-product-shell.sidebar-collapsed{grid-template-columns:1fr}.vendor-left-panel{border-bottom:1px solid #e8ece9;border-right:none}.vendor-left-panel.collapsed{padding-left:14px;padding-right:14px}.vendor-content-body{width:100%;padding:18px}}.vo-vendor-tag{color:#7c3aed;background:#fafafc;border-radius:4px;margin-bottom:8px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.vo-page{max-width:1080px;padding:0}.vo-incoming-alert{background:#fff7ed;border:2px solid #fb923c;border-radius:16px;align-items:center;gap:14px;margin-bottom:18px;padding:14px 16px;animation:1.1s ease-in-out infinite alternate vo-ring-alert;display:flex;box-shadow:0 12px 30px #ea580c29}.vo-incoming-icon{background:#ea580c;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.vo-incoming-copy{color:#9a3412;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vo-incoming-copy strong{color:#7c2d12;font-size:15px}.vo-incoming-copy span{font-size:12px}.vo-incoming-copy b{color:#c2410c;font-size:13px}.vo-incoming-actions{align-items:center;gap:8px;display:flex}.vo-alert-dismiss{color:#9a3412;cursor:pointer;background:0 0;border:0;padding:8px;font-size:18px}@keyframes vo-ring-alert{0%{transform:translate(-2px)}to{transform:translate(2px)}}@media (width<=640px){.vo-incoming-alert{flex-wrap:wrap;align-items:flex-start}.vo-incoming-copy{flex-basis:calc(100% - 60px)}.vo-incoming-actions{justify-content:flex-end;width:100%}}.vo-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#111827 45%,#065f46 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #0f172a33}.vo-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff38,#0000 30%);position:absolute;inset:0}.vo-hero-copy{flex-direction:column;gap:6px;display:flex}.vo-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#bbf7d0;margin:0;font-size:11px;font-weight:700}.vo-title{color:#fff;align-items:center;gap:10px;margin:0;font-size:24px;font-weight:800;display:flex}.vo-subtitle{color:#d1fae5;max-width:620px;margin:0;font-size:13px}.vo-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.vo-live-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.vo-live-pill.online{color:#ecfdf5;background:#dcfce72e}.vo-live-pill.busy{color:#fef3c7;background:#fde68a33}.vo-live-dot{background:currentColor;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ffffff24}.vo-badge{color:#fff;background:#dc2626;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:700;animation:1.2s ease-in-out infinite vo-pulse}@keyframes vo-pulse{0%,to{opacity:1}50%{opacity:.6}}.vo-refresh-btn{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 20px #0f172a1f}.vo-refresh-btn:hover{transform:translateY(-1px)}.vo-refresh-btn:disabled{opacity:.7;cursor:wait}.vo-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.vo-metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px 16px;box-shadow:0 12px 30px #0f172a0d}.vo-metric-card.accent{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%)}.vo-metric-card.blue{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.vo-metric-card.green{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.vo-metric-card.neutral{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.vo-metric-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.vo-metric-value{color:#0f172a;font-size:20px;font-weight:800;display:block}.vo-tabs{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.vo-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;transition:all .18s;position:relative}.vo-tab:hover{background:#f1f5f9;transform:translateY(-1px)}.vo-tab.active{color:#fff;background:linear-gradient(120deg,#111827 0%,#1f2937 100%);border-color:#111827;box-shadow:0 10px 20px #0f172a1f}.vo-tab-dot{background:#ef4444;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.vo-loading,.vo-error,.vo-empty{text-align:center;color:#94a3b8;padding:60px 20px;font-size:14px}.vo-error{color:#dc2626}.vo-empty-icon{margin-bottom:10px;font-size:40px}.vo-list{flex-direction:column;gap:20px;display:flex}.vo-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px 16px 0 0;padding:16px;transition:box-shadow .2s,transform .2s;position:relative;box-shadow:0 2px 8px #0f172a0f}.vo-card:hover{box-shadow:0 4px 16px #0f172a1a}.vo-card-new{border-color:#fdba74;box-shadow:0 0 0 3px #f973161f,0 18px 42px #0f172a14}.vo-card-new:before{background:linear-gradient(#fb923c 0%,#dc2626 100%)}.vo-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.vo-order-id{color:#0f172a;margin-right:8px;font-family:monospace;font-size:13px;font-weight:800}.vo-status-badge{border-radius:20px;padding:3px 8px;font-size:11px;font-weight:700}.vo-meta{color:#64748b;align-items:center;gap:12px;font-size:12px;display:flex}.vo-amount{color:#0f172a;font-size:14px;font-weight:800}.vo-customer{color:#475569;flex-direction:column;gap:3px;margin-bottom:10px;font-size:13px;display:flex}.vo-phone{color:#16a34a;margin-left:0;font-weight:600;text-decoration:none}.vo-phone:hover{text-decoration:underline}.vo-otp-section{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d;border-radius:14px;flex-direction:column;gap:8px;margin-bottom:12px;padding:12px;display:flex}.vo-otp-label{color:#78350f;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.vo-otp-verified{color:#15803d;background:#dcfce7;border-radius:4px;align-items:center;gap:4px;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-flex}.vo-otp-code{color:#92400e;letter-spacing:2px;text-align:center;background:#fff9;border:2px solid #fcd34d;border-radius:8px;padding:10px;font-family:monospace;font-size:18px;font-weight:800}.vo-otp-time{color:#a16207;text-align:center;font-size:11px;font-style:italic}.vo-items{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:14px;flex-direction:column;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex}.vo-item{align-items:center;gap:12px;display:flex}.vo-item-main{flex:1;align-items:center;gap:10px;display:flex}.vo-item-media{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden}.vo-item-media img{object-fit:cover;width:100%;height:100%}.vo-item-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.vo-item-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.vo-item-detail{color:#64748b;white-space:nowrap;font-size:12px}.vo-item-barcode{color:#4f46e5;white-space:nowrap;font-family:monospace;font-size:11px}.vo-item-price{color:#16a34a;white-space:nowrap;font-size:12px;font-weight:700}.vo-items-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;margin:10px 0 0;padding:10px 12px;display:flex}.vo-card-lower{border-top:1px solid #f1f5f9;margin-top:10px;padding-top:10px}.vo-order-group{flex-direction:column;gap:0;display:flex}.vo-items-panel{background:#fff;border:1.5px solid #e2e8f0;border-top:none;border-radius:0 0 16px 16px;flex-direction:column;gap:8px;padding:12px 16px 14px;display:flex;box-shadow:0 4px 12px #0f172a0d}.vo-items-panel-title{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:12px;font-weight:700}.vo-date-filter{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.vo-date-filter label{color:#374151;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.vo-date-filter input[type=date]{color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:5px 10px;font-size:13px}.vo-date-clear{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600}.vo-date-clear:hover{background:#f1f5f9}.vo-btn-excel{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d)}.vo-report-bar{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.vo-report-bar-title{color:#374151;white-space:nowrap;margin-right:4px;font-size:13px;font-weight:700}.vo-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.vo-btn{cursor:pointer;border:none;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 8px 16px #0f172a0f}.vo-btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}.vo-btn:active{transform:scale(.97)}.vo-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.vo-btn-accept{color:#fff;background:#16a34a}.vo-btn-reject{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5}.vo-btn-invoice{color:#2563eb;background:#eff6ff;border:1px solid #93c5fd}@media (width<=900px){.vo-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.vo-hero{flex-direction:column;align-items:flex-start}.vo-hero-actions,.vo-refresh-btn{width:100%}.vo-metrics{grid-template-columns:1fr}}.stock-container{background:#f8f9fa;min-height:100vh;padding:20px}.stock-header{margin-bottom:24px}.stock-header h1{color:#1a1a1a;margin:0 0 8px;font-size:32px;font-weight:800}.stock-header p{color:#666;margin:0;font-size:14px}.stock-controls{grid-template-columns:300px 1fr;gap:12px;margin-bottom:20px;display:grid}.store-selector,.search-box,.filter-box{flex-direction:column;gap:6px;display:flex}.store-selector label,.search-box label,.filter-box label{color:#333;font-size:13px;font-weight:600}.store-selector select,.search-box input,.filter-box select{border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px}.store-selector select,.filter-box select{cursor:pointer;background-color:#fff}.search-box input{width:100%}.filter-box label{color:#333;font-size:13px;font-weight:600}.filter-box select{width:100%}.stock-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.summary-card{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000000d}.summary-card h3{color:#218c3f;margin:0 0 4px;font-size:28px;font-weight:700}.summary-card p{color:#666;margin:0;font-size:12px;font-weight:500}.stock-table-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.stock-table{border-collapse:collapse;width:100%;font-size:13px}.stock-table thead{background:#f5f5f5;border-bottom:2px solid #e0e0e0}.stock-table th{text-align:left;color:#333;border-right:1px solid #e0e0e0;padding:12px;font-weight:600}.stock-table th:last-child{border-right:none}.stock-table td{color:#555;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:12px}.stock-table td:last-child{border-right:none}.stock-product-img{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:44px;height:44px;display:block}.stock-product-img-placeholder{background:#f1f5f9;border-radius:6px;width:44px;height:44px}.barcode-tag{color:#6b7280;font-family:monospace;font-size:11px;font-weight:400}.total-stock{font-size:14px;font-weight:600}.store-cell{background:#f9f9f9;border-radius:4px;padding:10px 8px;font-weight:500}.store-cell.out-of-stock{color:#d32f2f;background:#ffe6e6;font-weight:600}.store-cell.low-stock{color:#f57c00;background:#fff3e0;font-weight:600}.store-cell.medium-stock{color:#1976d2;background:#e3f2fd}.store-cell.good-stock{color:#388e3c;background:#e8f5e9}.status-badge{text-transform:uppercase;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}.status-badge.out-of-stock{color:#c62828;background:#ffcdd2}.status-badge.low-stock{color:#e65100;background:#ffe0b2}.status-badge.medium-stock{color:#1565c0;background:#bbdefb}.status-badge.good-stock{color:#2e7d32;background:#c8e6c9}.stock-row:hover{background:#fafafa}.stock-loading{text-align:center;color:#666;padding:40px;font-size:16px}.variants-list{flex-direction:column;gap:6px;font-size:12px;display:flex}.variant-item{color:#555;background:#f5f5f5;border-radius:4px;justify-content:space-between;align-items:center;padding:4px 6px;display:flex}.variant-item span:first-child{font-weight:500}.variant-item .qty{color:#2e7d32;margin-left:8px;font-weight:600}@media (width<=1200px){.stock-controls{grid-template-columns:1fr}.stock-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stock-container{padding:12px}.stock-header h1{margin-bottom:4px;font-size:24px}.stock-header p{font-size:12px}.stock-controls{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.store-selector select,.search-box input{min-height:44px;padding:12px;font-size:16px}.stock-summary{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.summary-card{border-radius:6px;padding:12px}.summary-card h3{margin-bottom:2px;font-size:24px}.summary-card p{font-size:11px}.stock-table-wrapper{box-shadow:none;border:none;overflow:visible}.stock-table{border-collapse:collapse;width:100%;display:block}.stock-table thead{display:none}.stock-table tbody{display:block}.stock-table tr{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;padding:12px;display:block;box-shadow:0 1px 3px #0000000d}.stock-table td{border:none;border-bottom:1px solid #f0f0f0;grid-template-columns:100px 1fr;align-items:center;padding:8px 0;display:grid}.stock-table td:last-child{border-bottom:none}.stock-table td:before{content:attr(data-label);color:#666;text-transform:uppercase;min-width:100px;font-size:11px;font-weight:600}.product-name{grid-template-columns:1fr!important}.product-name:before{content:"Product"}.product-name{color:#1a1a1a;margin-bottom:8px;font-size:14px;font-weight:600}.stock-table tr>td:nth-child(2):before{content:"Brand: "}.stock-table tr>td:nth-child(3):before{content:"Category: "}.stock-table tr>td:nth-child(4):before{content:"Price: "}.stock-table tr>td:nth-child(5):before{content:"Stock: "}.stock-table tr>td:nth-child(6):before{content:"Variants: "}.stock-table tr>td:nth-child(7):before{content:"Status: "}.empty-state,.stock-loading{padding:30px 16px;font-size:14px}.variants-list{gap:8px}.variant-item{justify-content:space-between;align-items:center;min-height:28px;padding:6px 8px;font-size:11px;display:flex}}@media (width<=480px){.stock-container{padding:8px}.stock-header h1{font-size:20px}.stock-summary{grid-template-columns:1fr;gap:8px}.summary-card{padding:10px}.summary-card h3{font-size:22px}.summary-card p{font-size:10px}.stock-table tr{margin-bottom:10px;padding:10px}.stock-table td{grid-template-columns:90px 1fr;padding:6px 0;font-size:12px}.product-name{font-size:13px}.variants-list{gap:6px}.variant-item{min-height:24px;padding:4px 6px;font-size:10px}.status-badge{padding:3px 6px;font-size:10px}}.add-product-page{min-height:100vh;padding:24px}.add-product-card{background:#fff;border:1px solid #e5ebe7;border-radius:14px;width:100%;padding:26px}.add-product-topbar{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.add-product-topbar p{color:#6b7280;margin:4px 0 0;font-size:13px}.form-section{background:#fff;border:1px solid #e7ece8;border-radius:10px;margin-bottom:14px;padding:14px}.add-product-card h2{margin:0}.add-product-card h4{color:#0f1720;margin-top:0;margin-bottom:12px;font-size:15px}.input-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.full-width{grid-column:span 2}.add-product-card input,.add-product-card textarea,.add-product-card select{border:1px solid #d8e1da;border-radius:8px;width:100%;padding:10px 12px;font-size:14px}.add-product-card textarea{resize:none;height:80px}.variant-box{grid-template-columns:repeat(5,1fr) 40px;align-items:center;gap:10px;margin-bottom:8px;display:grid}.variant-box-extended{grid-template-columns:repeat(5,minmax(0,1fr))}.price-help{color:#64748b;margin-top:6px;font-size:12px;display:block}.barcode-row{align-items:center;gap:8px;margin-top:8px;margin-bottom:4px;display:flex}.barcode-input{color:#1a2e1b;background:#f8fbf8;border:1px solid #d0ddd1;border-radius:7px;flex:1;padding:7px 10px;font-family:monospace;font-size:13px}.barcode-input:focus{background:#fff;border-color:#22c55e;outline:none}.barcode-gen-btn{white-space:nowrap;color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:7px;padding:7px 13px;font-size:12px;font-weight:700;transition:background .15s}.barcode-gen-btn:hover{background:#15803d}.variant-block{background:#fbfdfb;border:1px solid #e7efe8;border-radius:10px;margin-bottom:12px;padding:12px}.variant-image-row{flex-direction:column;gap:6px;margin-top:6px;display:flex}.variant-image-row small{color:#6b7280;font-size:12px}.variant-preview-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.variant-preview-row img{border:1px solid #e1e7e1;border-radius:8px}.toggle-row{flex-wrap:wrap;gap:16px;margin-bottom:12px;display:flex}.toggle-row label{color:#1f2937;cursor:pointer;background:#f9faf8;border:1px solid #e5ebe7;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:14px;transition:all .2s;display:inline-flex}.toggle-row label:hover{background:#f0f5f2;border-color:#d1dbd4}.toggle-row input[type=checkbox]{cursor:pointer;accent-color:#6366f1;width:18px;height:18px}.summary-line{color:#475569;margin-top:16px;font-size:14px}.add-variant-btn{cursor:pointer;color:#166534;background:#eef8f1;border:1px solid #cfead7;border-radius:8px;margin-top:10px;padding:8px 12px;font-weight:600}.remove-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;height:34px}.submit-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;width:240px;margin-top:30px;padding:12px;font-weight:600}.loader-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#fff9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader-box{text-align:center;color:#16a34a;font-weight:600}.spinner{border:3px solid #ccc;border-top-color:#16a34a;border-radius:50%;width:30px;height:30px;margin-top:10px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1024px){.add-product-page{padding:16px}.input-grid{grid-template-columns:1fr}.variant-box-extended{grid-template-columns:1fr 1fr}}@media (width<=768px){.add-product-page{min-height:100vh;padding:12px}.add-product-card{border-radius:10px;padding:14px}.add-product-topbar{gap:10px;margin-bottom:12px}.add-product-topbar h2{margin:0 0 2px;font-size:20px}.add-product-topbar p{color:#666;margin:2px 0 0;font-size:12px}.form-section{border-radius:8px;margin-bottom:12px;padding:12px}.form-section h4{margin:0 0 10px;font-size:14px}.input-grid,.variant-box-extended{grid-template-columns:1fr;gap:10px}.full-width{grid-column:auto}.add-product-card input,.add-product-card textarea,.add-product-card select{border-radius:6px;min-height:42px;padding:10px;font-size:14px}.add-product-card input[type=checkbox],.add-product-card input[type=file]{min-height:auto}.add-product-card textarea{height:100px}.variant-block{border-radius:8px;margin-bottom:12px;padding:12px}.variant-block-header{gap:8px;margin-bottom:10px}.variant-block-header strong{font-size:13px}.remove-btn{height:30px;padding:6px 8px;font-size:12px}.image-upload-label{text-align:center;border-radius:6px;width:100%;padding:8px 12px;font-size:12px}.variant-image-row small{font-size:11px}.variant-preview-row{gap:6px;margin-top:8px}.preview-thumb img{width:60px;height:60px}.toggle-row{flex-wrap:wrap;gap:10px;margin-bottom:10px}.toggle-row label{border-radius:6px;flex:1 0 auto;gap:8px;min-width:140px;padding:8px 10px;font-size:13px}.toggle-row input[type=checkbox]{width:16px;height:16px}.summary-line{background:#f5f5f5;border-radius:6px;margin-top:12px;padding:10px;font-size:13px}.submit-btn{border-radius:8px;width:100%;margin-top:20px;padding:12px;font-size:14px}.add-variant-btn{border-radius:6px;width:100%;padding:8px 12px}.color-code-row{gap:6px}}@media (width<=480px){.add-product-page{padding:8px}.add-product-card{border-radius:8px;padding:12px}.add-product-topbar{flex-direction:column;gap:6px;margin-bottom:10px}.add-product-topbar h2{margin:0 0 2px;font-size:18px}.add-product-topbar p{font-size:11px}.form-section{border-radius:6px;margin-bottom:10px;padding:10px}.form-section h4{margin:0 0 8px;font-size:13px}.form-section p{font-size:11px}.input-grid,.variant-box-extended{gap:8px}.add-product-card input,.add-product-card textarea,.add-product-card select{min-height:40px;padding:8px 10px;font-size:14px}.add-product-card textarea{height:80px}.variant-block{margin-bottom:10px;padding:10px}.variant-block-header{margin-bottom:8px}.variant-block-header strong{font-size:12px}.remove-btn{height:28px;padding:4px 6px;font-size:11px}.image-upload-label{padding:6px 10px;font-size:11px}.variant-image-row small{font-size:10px}.preview-thumb img{width:50px;height:50px}.remove-img-btn{width:18px;height:18px;font-size:9px}.primary-badge{padding:1px 4px;font-size:8px}.toggle-row label{border-radius:6px;gap:6px;min-width:120px;padding:6px 8px;font-size:12px}.toggle-row input[type=checkbox]{width:14px;height:14px}.summary-line{padding:8px;font-size:12px}.submit-btn{margin-top:16px;padding:10px;font-size:13px}.add-variant-btn{padding:6px 10px;font-size:12px}}@media (width<=360px){.add-product-page{padding:6px}.add-product-card{padding:10px}.add-product-topbar h2{font-size:16px}.form-section{padding:8px}.form-section h4{margin-bottom:6px;font-size:12px}.add-product-card input,.add-product-card textarea,.add-product-card select{min-height:36px;padding:6px 8px;font-size:13px}.preview-thumb img{width:45px;height:45px}.submit-btn{font-size:12px}}.variant-block-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.color-code-row{align-items:center;gap:8px;display:flex}.image-upload-label{cursor:pointer;color:#16a34a;background:#f0fdf4;border:1.5px dashed #16a34a;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.image-upload-label input[type=file]{display:none}.preview-thumb{flex-direction:column;align-items:center;gap:2px;display:inline-flex;position:relative}.preview-thumb img{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px}.remove-img-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.primary-badge{color:#fff;background:#16a34a;border-radius:4px;padding:1px 5px;font-size:9px}.add-product-topbar{flex-wrap:wrap}.try-buy-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:14px;padding:10px 16px;display:flex}.try-buy-icon{color:#fff;background:#16a34a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.try-buy-copy{min-width:0}.try-buy-title{color:#15803d;white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.try-buy-subtext{color:#4b5563;font-size:13px;font-weight:500}.try-buy-help{color:#6b7280;cursor:help;border:1px solid #9ca3af;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:10px;display:inline-flex}.try-buy-desc{color:#6b7280;margin-top:2px;font-size:12px}.try-buy-switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.try-buy-switch input{opacity:0;width:0;height:0}.try-buy-slider{cursor:pointer;background-color:#d1d5db;border-radius:999px;transition:all .2s;position:absolute;inset:0}.try-buy-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.try-buy-switch input:checked+.try-buy-slider{background-color:#16a34a}.try-buy-switch input:checked+.try-buy-slider:before{transform:translate(20px)}@media (width<=768px){.try-buy-box{width:100%}}.ep-container{max-width:1100px;padding:24px}.ep-header{margin-bottom:20px}.ep-header h1{margin:0 0 4px;font-size:22px;font-weight:700}.ep-header p{color:#64748b;margin:0;font-size:14px}.ep-search{align-items:center;gap:12px;margin-bottom:20px;display:flex}.ep-search input{border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:14px}.ep-search input:focus{border-color:#16a34a}.ep-count{color:#64748b;white-space:nowrap;font-size:13px}.ep-pending-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px;padding:10px 12px}.ep-pending-row-header{color:#475569;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.ep-add-more-btn{color:#16a34a;cursor:pointer;background:#f0fdf4;border:1.5px dashed #16a34a;border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:7px 14px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.ep-add-more-btn:hover{background:#dcfce7}.ep-size-input{background:#fff;border:1px solid #cbd5e1;border-radius:5px;outline:none;width:80px;padding:4px 6px;font-size:13px}.ep-size-input:focus{border-color:#16a34a}.ep-save-all-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:background .2s}.ep-save-all-btn:hover:not(:disabled){background:#15803d}.ep-save-all-btn:disabled{opacity:.6;cursor:not-allowed}.ep-loading,.ep-empty{text-align:center;color:#64748b;padding:48px 0;font-size:15px}.ep-list{flex-direction:column;gap:10px;display:flex}.ep-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow .15s;overflow:hidden}.ep-card--open{box-shadow:0 4px 16px #00000014}.ep-card-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 18px;display:flex}.ep-card-header:hover{background:#f8fafc}.ep-card-meta{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ep-product-thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:40px;height:40px}.ep-product-name{color:#0f172a;font-size:15px;font-weight:600}.ep-brand{color:#475569;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:12px}.ep-card-summary{align-items:center;gap:12px;display:flex}.ep-total-stock{color:#16a34a;font-size:13px;font-weight:600}.ep-variant-count{color:#94a3b8;font-size:12px}.ep-chevron{color:#94a3b8;font-size:11px}.ep-card-body{padding:0 18px 18px}.ep-table-wrapper{margin-bottom:14px;overflow-x:auto}.ep-table{border-collapse:collapse;width:100%;font-size:13px}.ep-table th{text-align:left;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 10px;font-weight:600}.ep-table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:8px 10px}.ep-table tr:last-child td{border-bottom:none}.ep-mono{color:#64748b;font-family:monospace;font-size:12px}.ep-stock-input{text-align:center;border:1px solid #cbd5e1;border-radius:6px;width:72px;padding:5px 8px;font-size:13px}.ep-stock-input:focus{border-color:#16a34a;outline:none}.ep-price-input{text-align:center;border:1px solid #cbd5e1;border-radius:6px;width:92px;padding:5px 8px;font-size:13px}.ep-price-input:focus{border-color:#16a34a;outline:none}.ep-row-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.ep-save-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600}.ep-save-btn:disabled{opacity:.6;cursor:not-allowed}.ep-save-btn:hover:not(:disabled){background:#15803d}.ep-remove-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:5px 8px;font-size:12px}.ep-remove-btn:hover{background:#fecaca}.ep-add-variant-btn{color:#16a34a;cursor:pointer;background:#f0fdf4;border:1px dashed #16a34a;border-radius:8px;margin-top:4px;padding:8px 16px;font-size:13px;font-weight:600}.ep-add-variant-btn:hover{background:#dcfce7}.ep-add-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:14px;padding:16px}.ep-add-form h4{color:#0f172a;margin:0 0 12px;font-size:14px;font-weight:600}.ep-add-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:14px;display:grid}.ep-add-grid label{color:#475569;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.ep-add-grid input{border:1px solid #cbd5e1;border-radius:6px;padding:7px 10px;font-size:13px}.ep-add-grid input:focus{border-color:#16a34a;outline:none}.ep-add-actions{gap:10px;display:flex}.ep-confirm-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600}.ep-confirm-btn:disabled{opacity:.6;cursor:not-allowed}.ep-confirm-btn:hover:not(:disabled){background:#15803d}.ep-cancel-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:8px 20px;font-size:13px}.ep-cancel-btn:hover{background:#e2e8f0}.ep-add-images{margin-top:10px}.ep-add-images-label{color:#475569;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.ep-add-images-label input[type=file]{margin-top:4px;font-size:12px}.ep-img-previews{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ep-img-thumb{width:64px;height:64px;position:relative}.ep-img-thumb img{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:64px;height:64px}.ep-img-remove{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.analytics-container{background:#f8f9fa;min-height:100vh;padding:20px}.analytics-header{margin-bottom:24px}.analytics-header h1{color:#1a1a1a;margin:0 0 8px;font-size:32px;font-weight:800}.analytics-header p{color:#666;margin:0;font-size:14px}.analytics-insights{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.insight-card{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000000d}.insight-card h3{color:#333;margin:0 0 8px;font-size:16px;font-weight:700}.insight-number{color:#218c3f;margin:0 0 6px;font-size:32px;font-weight:800}.insight-label{color:#999;font-size:12px;font-weight:500;display:block}.analytics-controls{grid-template-columns:1fr 250px;gap:12px;margin-bottom:20px;display:grid}.sort-box{flex-direction:column;gap:6px;display:flex}.sort-box label{color:#333;font-size:13px;font-weight:600}.sort-box select{border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.analytics-table-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:20px;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.analytics-table{border-collapse:collapse;width:100%;font-size:13px}.analytics-table thead{background:#f5f5f5;border-bottom:2px solid #e0e0e0}.analytics-table th{text-align:left;color:#333;white-space:nowrap;border-right:1px solid #e0e0e0;padding:12px;font-weight:600}.analytics-table th:last-child{border-right:none}.analytics-table td{color:#555;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:12px}.analytics-table td:last-child{border-right:none}.product-name{color:#1a1a1a;font-weight:600}.sales-cell{color:#218c3f;font-size:14px;font-weight:600}.monthly-cell,.weekly-cell{color:#333;font-weight:500}.revenue-cell{color:#2196f3;font-weight:600}.views-cell{color:#9c27b0;font-weight:500}.rating-badge{color:#f57c00;background:#fff3e0;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.progress-bar{background:#e0e0e0;border-radius:4px;justify-content:center;align-items:center;height:24px;display:flex;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4caf50,#81c784);min-width:2px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.progress-text{z-index:1;color:#333;font-size:12px;font-weight:600;position:relative}.performance-badge{white-space:nowrap;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-block}.performance-badge.best-seller{color:#f57f17;background:#fff9e6}.performance-badge.fast-seller{color:#2e7d32;background:#e8f5e9}.performance-badge.popular{color:#1565c0;background:#e3f2fd}.performance-badge.average{color:#666;background:#f5f5f5}.analytics-row:hover{background:#fafafa}.analytics-row.best-seller{border-left:3px solid #f57f17}.analytics-row.fast-seller{border-left:3px solid #2e7d32}.analytics-row.popular{border-left:3px solid #1565c0}.empty-state{text-align:center;color:#999;padding:40px}.analytics-legend{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.analytics-legend h4{color:#333;margin:0 0 12px;font-size:14px;font-weight:700}.legend-items{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.legend-item{align-items:center;gap:8px;display:flex}.legend-color{border-radius:4px;flex-shrink:0;width:24px;height:24px}.legend-color.best-seller{background:#fff9e6;border:2px solid #f57f17}.legend-color.fast-seller{background:#e8f5e9;border:2px solid #2e7d32}.legend-color.popular{background:#e3f2fd;border:2px solid #1565c0}.legend-color.average{background:#f5f5f5;border:2px solid #999}.legend-item p{color:#666;margin:0;font-size:12px;line-height:1.4}.analytics-loading{text-align:center;color:#666;padding:40px;font-size:16px}@media (width<=1400px){.analytics-insights,.legend-items{grid-template-columns:repeat(2,1fr)}}@media (width<=1200px){.analytics-controls{grid-template-columns:1fr}}@media (width<=768px){.analytics-container{padding:12px}.analytics-header h1{margin-bottom:6px;font-size:24px}.analytics-header p{font-size:12px}.analytics-insights{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.insight-card{padding:14px}.insight-card h3{margin-bottom:6px;font-size:14px}.insight-number{font-size:28px}.insight-label{font-size:11px}.analytics-controls{gap:10px;margin-bottom:16px}.sort-box label{font-size:12px}.sort-box select{padding:8px 10px;font-size:13px}.analytics-table-wrapper{margin-bottom:16px;overflow-x:scroll}.analytics-table{font-size:12px}.analytics-table th,.analytics-table td{padding:8px}.analytics-table th{font-size:11px}.product-name{font-size:12px}.rating-badge{padding:3px 6px;font-size:10px}.performance-badge{padding:4px 8px;font-size:10px}.progress-bar{height:20px}.progress-text{font-size:10px}.analytics-legend{padding:12px}.analytics-legend h4{margin-bottom:10px;font-size:13px}.legend-items{grid-template-columns:1fr;gap:10px}.legend-item{gap:6px}.legend-color{width:20px;height:20px}.legend-item p{font-size:11px}.empty-state{padding:30px 16px;font-size:13px}.analytics-loading{padding:30px 16px;font-size:14px}}@media (width<=480px){.analytics-container{padding:10px}.analytics-header{margin-bottom:16px}.analytics-header h1{margin-bottom:4px;font-size:20px}.analytics-header p{font-size:11px}.analytics-insights{gap:8px;margin-bottom:12px}.insight-card{padding:12px}.insight-card h3{margin-bottom:4px;font-size:12px}.insight-number{margin-bottom:4px;font-size:24px}.insight-label{font-size:10px}.analytics-controls{gap:8px;margin-bottom:12px}.sort-box label{font-size:11px}.sort-box select{padding:7px 8px;font-size:12px}.analytics-table-wrapper{border-radius:6px;margin-bottom:12px}.analytics-table{font-size:11px}.analytics-table th,.analytics-table td{padding:6px 4px}.analytics-table th{font-size:10px}.product-name,.sales-cell,.monthly-cell,.weekly-cell,.revenue-cell{font-size:11px}.rating-badge{padding:2px 4px;font-size:9px}.performance-badge{padding:3px 6px;font-size:9px}.progress-bar{height:18px}.progress-text{font-size:9px}.analytics-legend{padding:10px}.analytics-legend h4{margin-bottom:8px;font-size:12px}.legend-items{gap:8px}.legend-item{gap:4px}.legend-color{width:18px;height:18px}.legend-item p{font-size:10px}.empty-state{padding:20px 12px;font-size:12px}.analytics-loading{padding:20px 12px;font-size:13px}}@media (width<=360px){.analytics-container{padding:8px}.analytics-header h1{font-size:18px}.analytics-header p{font-size:10px}.insight-card{padding:10px}.insight-number{font-size:20px}.sort-box select{font-size:11px}.analytics-table th,.analytics-table td{padding:4px 2px}.analytics-table{font-size:10px}.analytics-legend h4{font-size:11px}}.vd-page{flex-direction:column;gap:18px;display:flex}.vd-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#111827 48%,#065f46 100%);border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex;box-shadow:0 20px 45px #0f172a2e}.vd-hero h1,.vd-hero h2,.vd-hero p{margin:0}.vd-hero h1{font-size:28px;font-weight:800}.vd-hero p{color:#d1fae5;margin-top:6px;font-size:13px;line-height:1.55}.vd-actions{flex-wrap:wrap;gap:10px;display:flex}.vd-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 10px 20px #16a34a2e}.vd-btn:hover{transform:translateY(-1px)}.vd-btn:disabled{opacity:.65;cursor:not-allowed}.vd-btn.secondary{color:#0f172a;background:#fff;box-shadow:0 10px 20px #0f172a1f}.vd-toolbar{grid-template-columns:1fr 220px;gap:12px;display:grid}.vd-input,.vd-select,.vd-textarea{color:#0f172a;background:#fff;border:1px solid #d6e0da;border-radius:10px;width:100%;padding:11px 12px;font-size:14px}.vd-input:focus,.vd-select:focus,.vd-textarea:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a1a}.vd-card,.vd-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 24px #0f172a0f}.vd-panel{padding:16px}.vd-grid{gap:12px;display:grid}.vd-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.vd-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.vd-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.vd-metric{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:16px}.vd-metric span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.vd-metric strong{color:#0f172a;font-size:26px}.vd-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto}.vd-table{border-collapse:collapse;width:100%;min-width:920px}.vd-table th,.vd-table td{text-align:left;color:#334155;vertical-align:top;border-bottom:1px solid #eef2f7;padding:12px 14px;font-size:13px}.vd-table th{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;font-size:12px}.vd-table tr:hover td{background:#fcfdfd}.vd-pill{border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.vd-pill.live{color:#166534;background:#dcfce7}.vd-pill.warn{color:#92400e;background:#fef3c7}.vd-pill.danger{color:#b91c1c;background:#fee2e2}.vd-empty,.vd-loading,.vd-error{text-align:center;color:#64748b;padding:40px 18px;font-size:14px}.vd-error{color:#b91c1c}.vd-form{gap:12px;display:grid}.vd-form .vd-field{gap:6px;display:grid}.vd-form label{color:#1f2937;font-size:13px;font-weight:700}.vd-textarea{resize:vertical;min-height:96px}.vd-variant-row{grid-template-columns:repeat(6,minmax(0,1fr)) 40px;align-items:center;gap:10px;display:grid}.vd-variant-row .vd-input{padding:10px}.vd-small{color:#64748b;font-size:12px}.vd-upload-list{flex-wrap:wrap;gap:8px;display:flex}.vd-upload-chip{color:#0f172a;background:#f1f5f9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}@media (width<=900px){.vd-toolbar,.vd-grid.cols-4,.vd-grid.cols-3,.vd-grid.cols-2{grid-template-columns:1fr}.vd-hero{flex-direction:column}.vd-table{min-width:780px}.vd-variant-row{grid-template-columns:1fr 1fr}}.info-page{color:#101317;background:#f4f6f5;min-height:100vh}.info-header{background:#fff;border-bottom:1px solid #e1e6df;align-items:center;gap:10px;padding:14px 26px;display:flex}.info-header img{object-fit:contain;width:40px;height:40px}.info-brand{letter-spacing:.02em;margin:0;font-size:18px;font-weight:900}.info-brand span{color:#23923f}.info-body{width:100%;margin:0 auto;padding:18px 40px}.info-hero{background:#fff;border:1px solid #e3e8e2;border-radius:14px;grid-template-columns:1.2fr .9fr;gap:16px;margin-bottom:14px;padding:16px;display:grid}.info-hero-left{padding:6px 4px}.info-page-title{text-transform:uppercase;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:52px;font-weight:900;line-height:1.1}.info-page-subtitle{color:#268a3e;margin:6px 0 10px;font-size:20px;font-weight:800;line-height:1.2}.info-hero h2{margin:0;font-size:52px;font-weight:900;line-height:1}.info-hero h3{color:#268a3e;margin:8px 0 14px;font-size:20px;line-height:1.1}.info-hero p{color:#343c41;margin:0;font-size:13px;line-height:1.55}.info-callout{background:#fbfdfb;border:1px solid #e3e8e2;border-radius:12px;padding:14px}.info-callout h4{margin:0 0 8px;font-size:18px}.info-callout p{margin:0;font-size:13px}.info-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.info-card{background:#fff;border:1px solid #e3e8e2;border-radius:12px;padding:16px}.info-card h5{margin:0 0 6px;font-size:16px}.info-card .sub{color:#268a3e;margin:0 0 8px;font-size:14px;font-weight:700}.info-card p,.info-card li{color:#333;font-size:13px;font-weight:500;line-height:1.6}.info-card ul{margin:8px 0 0;padding-left:18px}.info-banner{background:linear-gradient(90deg,#f7fbf6,#f3f8f2);border:1px solid #e2e8e1;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.info-banner p{color:#273237;margin:0;font-size:13px}.info-chat-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#218c3f;border:none;border-radius:999px;padding:9px 14px;font-weight:700}.info-mid-title{text-align:center;margin:10px 0 12px;font-size:38px;font-weight:800}.info-contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.info-split-row{grid-template-columns:1.35fr 1fr;gap:10px;display:grid}.info-hero-visual{background:linear-gradient(120deg,#eaf2ea 15%,#dce8db 55%,#eef5ec 100%);border:1px solid #dfe6df;border-radius:12px;min-height:138px}.info-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card-wide{grid-column:span 2;min-height:auto}.info-mini-columns{border-top:1px solid #e2e8e1;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;padding-top:10px;display:grid}.info-note{background:#f4f8f3;border-radius:10px;padding:10px;margin-top:10px!important}.info-policy-visual{background:linear-gradient(120deg,#d8ebd7,#eaf4e8)}.info-commitment{margin-top:14px}.features-list{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.feature-item{background:#f9fbfa;border:1px solid #e8ede9;border-left:4px solid #218c3f;border-radius:8px;padding:14px}.feature-item h6{color:#218c3f;margin:0 0 6px;font-size:14px;font-weight:700}.feature-item p{color:#333;margin:0;font-size:13px;font-weight:500;line-height:1.5}.capabilities-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.capabilities-grid>div{background:#f0f8f2;border:1px solid #d4e9d8;border-radius:8px;padding:16px}.capabilities-grid h6{color:#218c3f;margin:0 0 8px;font-size:14px;font-weight:700}.capabilities-grid ul{color:#333;margin:0;padding-left:18px;font-size:13px;font-weight:500}.capabilities-grid li{margin:4px 0;line-height:1.3}.values-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.values-grid>div{text-align:center;background:#f9f5f0;border:1px solid #ede4d8;border-radius:8px;padding:12px}.values-grid h6{color:#d97706;margin:0 0 6px;font-size:14px;font-weight:700}.values-grid p{color:#666;margin:0;font-size:12px;line-height:1.4}.unique-concepts{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.concept-card{text-align:center;background:linear-gradient(135deg,#f8f9f7 0%,#f0f5f1 100%);border:1px solid #d8e4d9;border-top:4px solid #218c3f;border-radius:10px;flex-direction:column;justify-content:center;min-height:200px;padding:16px;transition:all .3s;display:flex}.concept-card:hover{border-top-color:#17a34a;transform:translateY(-4px);box-shadow:0 8px 16px #218c3f1f}.concept-icon{margin-bottom:8px;font-size:32px;display:inline-block}.concept-card h6{color:#218c3f;margin:0 0 6px;font-size:15px;font-weight:700}.concept-card p{color:#555;margin:6px 0;font-size:13px;line-height:1.5}.concept-card p strong{color:#218c3f;margin-bottom:4px;display:block}.concept-desc{margin-top:6px;color:#666!important;font-size:13px!important;line-height:1.6!important}.info-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#218c3f 0%,#1a6e30 100%);border-radius:12px;margin-top:18px;padding:32px 24px}.info-banner h3{margin:0 0 8px;font-size:28px;font-weight:800}.info-banner p{max-width:600px;margin:0 auto 16px;font-size:14px;line-height:1.6}@media (width<=920px){.info-hero{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr 1fr}.info-mid-title{font-size:30px}.info-page-title{font-size:38px}.info-page-subtitle{font-size:19px}.info-grid-2,.info-split-row,.info-mini-columns,.info-contact-grid,.features-list,.capabilities-grid,.values-grid,.unique-concepts{grid-template-columns:1fr}.info-body{padding:14px}}@media (width<=768px){.info-page{background:#f4f6f5}.info-header{gap:8px;padding:12px 16px}.info-header img{width:36px;height:36px}.info-brand{font-size:16px}.info-body{max-width:100%;padding:12px}.info-hero{grid-template-columns:1fr;gap:12px;margin-bottom:12px;padding:12px}.info-hero-left{padding:0}.info-page-title{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%;margin-bottom:6px;font-size:22px;line-height:1.25}.info-page-subtitle{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:10px;font-size:14px;line-height:1.3}.info-hero p{font-size:13px;line-height:1.5}.info-grid{grid-template-columns:1fr;gap:10px}.info-card{border:1px solid #e3e8e2;padding:12px}.info-card h5{font-size:15px}.info-card p,.info-card li{font-size:13px}.info-mid-title{margin:8px 0 10px;font-size:22px}.features-list{grid-template-columns:1fr;gap:10px}.feature-item{border-left:3px solid #218c3f;padding:12px}.feature-item h6{margin-bottom:4px;font-size:13px}.feature-item p{font-size:12px}.capabilities-grid{grid-template-columns:1fr;gap:10px}.capabilities-grid>div{padding:12px}.capabilities-grid h6{margin-bottom:6px;font-size:13px}.capabilities-grid ul{padding-left:16px;font-size:12px}.capabilities-grid li{margin:3px 0}.values-grid{grid-template-columns:1fr;gap:10px}.values-grid>div{padding:10px}.values-grid h6{margin-bottom:4px;font-size:12px}.values-grid p{font-size:11px}.unique-concepts{grid-template-columns:1fr;gap:10px}.concept-card{min-height:160px;margin-bottom:2px;padding:12px}.concept-icon{margin-bottom:6px;font-size:28px}.concept-card h6{margin:0 0 4px;font-size:13px}.concept-card p{margin:4px 0;font-size:12px}.concept-desc{margin-top:4px;font-size:11px!important}.info-banner{flex-direction:column;margin:16px 0;padding:20px 16px}.info-banner h3{margin-bottom:6px;font-size:20px}.info-banner p{margin-bottom:12px;font-size:12px}.info-mini-columns{grid-template-columns:1fr;gap:10px;padding-top:8px}.info-contact-grid,.info-split-row{grid-template-columns:1fr;gap:10px}}@media (width<=480px){.info-header{gap:6px;padding:10px 12px}.info-header img{width:32px;height:32px}.info-brand{letter-spacing:.01em;font-size:14px}.info-body{padding:8px}.info-hero{gap:10px;padding:10px}.info-page-title{font-size:22px;line-height:1.1}.info-page-subtitle{margin:4px 0 6px;font-size:14px}.info-hero p{font-size:12px;line-height:1.4}.info-card{padding:10px}.info-card h5{margin-bottom:4px;font-size:13px}.info-card .sub{margin-bottom:6px;font-size:12px}.info-card p,.info-card li{font-size:12px;line-height:1.5}.info-card ul{padding-left:14px}.info-mid-title{margin:6px 0 8px;font-size:18px}.info-chat-btn{padding:7px 10px;font-size:12px}.feature-item{border-left:2px solid #218c3f;padding:10px}.feature-item h6{font-size:12px}.feature-item p{font-size:11px}.capabilities-grid>div{padding:10px}.capabilities-grid h6{margin-bottom:4px;font-size:12px}.capabilities-grid ul{padding-left:14px;font-size:11px}.values-grid>div{padding:8px}.values-grid h6{margin-bottom:3px;font-size:11px}.values-grid p{font-size:10px;line-height:1.3}.concept-card{min-height:140px;padding:10px}.concept-icon{font-size:24px}.concept-card h6{font-size:12px}.concept-card p{font-size:11px}.concept-desc{font-size:10px!important}.info-banner{padding:16px 12px}.info-banner h3{margin-bottom:4px;font-size:18px}.info-banner p{margin-bottom:8px;font-size:11px}}@media (width<=360px){.info-header{padding:8px 10px}.info-header img{width:28px;height:28px}.info-brand{font-size:12px}.info-body{padding:6px}.info-hero{gap:8px;padding:8px}.info-page-title{font-size:18px}.info-page-subtitle{font-size:12px}}*,:before,:after{box-sizing:border-box}.lp{color:#1a2a1e;background:#f4f6f4;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lp-green{color:#129b47}.lp-nav{z-index:50;background:#fff;border-bottom:1px solid #ddeade;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px 28px;display:grid;position:sticky;top:0;overflow:hidden;box-shadow:0 1px 6px #0000000d}.lp-brand{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:8px;min-width:0;padding:0;display:inline-flex}.lp-brand img{object-fit:contain;flex-shrink:0;width:36px;height:36px}.lp-brand span{color:#0f1f12;letter-spacing:.01em;white-space:nowrap;font-size:22px;font-weight:900}.lp-brand b{color:#129b47;font-weight:900}.lp-nav nav{justify-content:center;gap:2px;min-width:0;display:flex}.lp-nav nav button{color:#3a4f3e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:600}.lp-nav nav button:hover{color:#0f8a3f}.lp-nav-active{color:#0f8a3f!important;border-bottom:2px solid #0f8a3f!important;border-radius:0!important}.lp-nav-right{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:flex}.lp-loc{color:#2b4230;cursor:pointer;background:#f7fbf7;border:1px solid #d4e4d7;border-radius:10px;flex-shrink:1;align-items:center;gap:6px;min-width:0;padding:6px 10px;font-size:12px;line-height:1.3;display:inline-flex}.lp-loc strong{color:#0b7034;font-size:13px}.lp-dl-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#17a34a,#0d7530);border:none;border-radius:10px;flex-shrink:0;padding:10px 16px;font-size:13px;font-weight:800}.lp-body{gap:12px;max-width:1280px;margin:0 auto;padding:16px 20px;display:grid}.lp-hero{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1.05fr 1.4fr;min-height:500px;display:grid;overflow:hidden}.lp-hero-left{flex-direction:column;justify-content:center;padding:32px 28px;display:flex}.lp-kicker{letter-spacing:.07em;color:#0c7535;text-transform:uppercase;background:#edfff2;border:1px solid #b3e8c4;border-radius:999px;width:fit-content;margin-bottom:14px;padding:5px 14px;font-size:11px;font-weight:800;display:inline-block}.lp-hero-left h1{color:#0d1a0f;margin:0;font-size:clamp(34px,3.5vw,54px);font-weight:900;line-height:1.03}.lp-hero-sub{color:#3d5042;margin:14px 0 22px;font-size:16px;line-height:1.6}.lp-cta-row{flex-wrap:wrap;gap:10px;display:flex}.lp-hero-stats{background:#f9fdf9;border:1px solid #dce9dd;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid;overflow:hidden}.lp-hero-stats>div{border-right:1px solid #dce9dd;flex-direction:column;align-items:center;gap:2px;padding:12px 8px;display:flex}.lp-hero-stats>div:last-child{border-right:none}.lp-hs-ico{font-size:18px}.lp-hs-val{color:#0e7535;font-size:20px;font-weight:900;line-height:1.1}.lp-hs-lbl{color:#4d6551;text-align:center;font-size:10px;line-height:1.3}.lp-hs-city{background:#fff;border:1px solid #dce9dd;border-radius:14px;grid-template-columns:1fr 1fr;margin-top:10px;display:grid;overflow:hidden}.lp-hs-city-a{border-right:1px solid #dce9dd;padding:12px 14px}.lp-hs-city-b{padding:12px 14px}.lp-city-coming{color:#506255;margin:4px 0 0;font-size:12px;font-weight:600}.lp-store-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;line-height:1.25;display:inline-flex}.lp-store-btn small{opacity:.8;font-size:9px;font-weight:500;display:block}.lp-store-btn strong{font-size:14px;font-weight:800;display:block}.lp-sb-dark{color:#fff;background:#101010}.lp-sb-outline{color:#0f7a35;background:#f0fbf3;border:1px solid #b5dfc2;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.lp-sb-outline-dl{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.lp-hero-center{background:#fff;align-items:flex-start;padding:25px;display:flex;position:relative;overflow:hidden}.lp-phone-wrap{flex-shrink:0;width:100%;position:relative}.lp-hero-static{width:100%;height:auto;display:block}.lp-hero-right{background:#fbfdfb;border-left:1px solid #dde9de;flex-direction:column;justify-content:center;gap:6px;padding:12px;display:flex}.lp-benefit{color:#1a2d1d;background:#fff;border:1px solid #d9e8db;border-radius:12px;align-items:center;gap:10px;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.3;display:flex}.lp-bico{background:#edf9f1;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.lp-qr{background:#fff;border:1px solid #d9e8db;border-radius:12px;align-items:center;gap:10px;margin-top:4px;padding:10px;display:flex}.lp-qr-grid,.lp-qr-grid-big{background-image:repeating-linear-gradient(#0d7d3a 0 3px,#0000 3px 7px),repeating-linear-gradient(90deg,#0d7d3a 0 3px,#0000 3px 7px);border:2px solid #0d7d3a;border-radius:4px;flex-shrink:0}.lp-qr .lp-qr-grid{width:50px;height:50px}.lp-qr p{color:#2c4530;margin:0;font-size:11px;font-weight:700;line-height:1.5}.lp-stats{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.lp-stats>div{border-right:1px solid #dce9dd;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;display:flex}.lp-stats>div:last-child{border-right:none}.lp-sv{color:#0e7535;font-size:26px;font-weight:900}.lp-sl{color:#4d6551;text-align:center;font-size:12px}.lp-mid-row{gap:12px;display:grid}.lp-city-card{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.lp-city-a,.lp-city-b{padding:14px 18px}.lp-city-a{border-right:1px solid #dce9dd}.lp-city-h{color:#149040;margin:0 0 8px;font-size:12px;font-weight:800}.lp-city-n{color:#162a1a;margin:0 0 4px;font-size:13px;font-weight:600}.lp-city-n .tick{vertical-align:middle;font-size:10px}.lp-city-b p{color:#506255;margin:0 0 4px;font-size:13px;font-weight:600}.lp-explore{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:.55fr 1fr;display:grid;overflow:hidden}.lp-explore-left{padding:20px 18px}.lp-explore-left h2{color:#0e1a10;margin:0;font-size:26px;font-weight:900}.lp-explore-left p{color:#4a5f4e;margin:6px 0 14px;font-size:14px}.lp-explore-left ul{grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:0;list-style:none;display:grid}.lp-explore-left li{color:#2d4533;font-size:13px;font-weight:600}.lp-screens{border-left:1px solid #dce9dd;padding:0;display:block;overflow:hidden}.lp-screens-wrap{width:100%}.lp-screens-img{width:100%;height:auto;display:block}.lp-trust{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;padding:18px 20px;display:grid}.lp-trust-item{border-right:1px solid #dde9de;align-items:center;gap:10px;padding:4px 14px;display:flex}.lp-trust-item:first-child{padding-left:4px}.lp-trust-item:last-child{border-right:none;padding-right:4px}.lp-ticon{color:#149040;flex-shrink:0;display:flex}.lp-trust-item>div{flex-direction:column;gap:1px;display:flex}.lp-trust-item strong{color:#0d1a0f;font-size:12px;font-weight:700;line-height:1.3;display:block}.lp-trust-item span{color:#4d6551;font-size:11px;font-weight:400;line-height:1.3;display:block}.lp-partners{grid-template-columns:1fr 1fr .7fr;gap:12px;display:grid}.lp-pcard{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:1fr 200px;min-height:280px;display:grid;overflow:hidden}.lp-pc-copy{flex-direction:column;padding:22px 20px;display:flex}.lp-pc-copy h3{color:#0d1810;margin:0;font-size:clamp(17px,1.6vw,22px);font-weight:800;line-height:1.2}.lp-pc-copy>p{color:#4d6351;margin:6px 0 14px;font-size:13px;line-height:1.5}.lp-pc-copy ul{flex-direction:column;gap:7px;margin:0 0 auto;padding:0;list-style:none;display:flex}.lp-pc-copy li{color:#1a2e1d;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.lp-pc-copy li:before{content:"";background:#149040 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/70% no-repeat;border-radius:50%;flex-shrink:0;width:18px;height:18px;display:inline-flex}.lp-pc-btn{color:#fff;cursor:pointer;background:#149040;border:none;border-radius:10px;width:fit-content;margin-top:18px;padding:11px 20px;font-size:13px;font-weight:800}.lp-pc-img{background:#e8f5ec;position:relative;overflow:hidden}.lp-pc-img-green{background:#d4edda}.lp-pc-img img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.lp-badge{color:#0d1810;text-align:center;background:#fffffff5;border:1px solid #dce9dd;border-radius:10px;flex-direction:column;padding:6px 10px;font-size:16px;font-weight:900;line-height:1.2;display:flex;position:absolute;bottom:12px;right:10px;box-shadow:0 2px 10px #0000001a}.lp-badge small{color:#4d6551;font-size:10px;font-weight:500}.lp-testimonial{background:#fff;border:1px solid #dce9dd;border-radius:16px;flex-direction:column;padding:18px;display:flex}.lp-testimonial h3{color:#0c1710;margin:0;font-size:22px;font-weight:800}.lp-tq{color:#e0eae0;margin-top:4px;font-size:52px;line-height:1}.lp-testimonial blockquote{color:#2d3e30;margin:0;font-size:15px;font-style:italic;line-height:1.6}.lp-stars{color:#f4bc22;letter-spacing:.04em;margin:10px 0 0;font-size:22px}.lp-author{color:#4a5f4e;margin:5px 0 0;font-size:14px;font-weight:700}.lp-dots{gap:5px;margin-top:10px;display:flex}.lp-dots span{background:#d1e2d3;border-radius:50%;width:8px;height:8px}.lp-dots span.on{background:#159042;border-radius:4px;width:20px}.lp-sfn{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lp-social,.lp-faq,.lp-news{background:#fff;border:1px solid #dce9dd;border-radius:16px;padding:16px}.lp-sfn-head{justify-content:space-between;align-items:flex-start;display:flex}.lp-sfn-head h3,.lp-faq h3,.lp-news h3{color:#16271c;margin:0;font-size:20px;font-weight:800}.lp-handle{color:#149040;margin:3px 0 0;font-size:13px;font-weight:600}.lp-ig-link{color:#149040;font-weight:700;text-decoration:none}.lp-ig-link:hover{text-decoration:underline}.lp-va{color:#149040;cursor:pointer;white-space:nowrap;background:#f5fbf6;border:1px solid #cee4d1;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700}.lp-ig-banner{border-radius:10px;margin-top:10px;overflow:hidden}.lp-ig-banner img{border-radius:10px;width:100%;height:auto;display:block}.lp-faq h3{margin-bottom:10px}.lp-faq details{background:#fbfdfb;border:1px solid #dde9de;border-radius:10px;margin-bottom:6px}.lp-faq summary{color:#1a2e1e;cursor:pointer;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq-ans{color:#4d6551;margin:0;padding:4px 12px 12px;font-size:13px;line-height:1.6}.lp-faq-page-item{background:#fbfdfb;border:1px solid #dde9de;border-radius:10px;margin-bottom:8px}.lp-faq-page-summary{color:#1a2e1e;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:700;list-style:none;display:flex}.lp-faq-page-summary::-webkit-details-marker{display:none}.lp-arr{color:#4a5f4e;font-size:14px}.lp-news p{color:#4a5f4e;margin:6px 0 12px;font-size:14px}.lp-nform{gap:8px;display:flex}.lp-nform input{border:1px solid #cddece;border-radius:10px;flex:1;min-width:0;padding:9px 11px;font-size:13px}.lp-nform button{color:#fff;cursor:pointer;white-space:nowrap;background:#149040;border:none;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:700}.lp-nvisual{align-items:center;gap:10px;margin-top:14px;display:flex}.lp-nmail{font-size:42px}.lp-npct{color:#0d7a38;background:#d4f0df;border:2px solid #ade0bf;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;font-weight:900;display:grid}.lp-offer{color:#fff;background:linear-gradient(120deg,#0a3520,#0c5a32 55%,#083a20);border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding:36px 40px;display:grid}.lp-offer-badge{letter-spacing:.04em;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;margin-bottom:14px;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.lp-offer-left h2{color:#fff;margin:0 0 10px;font-size:clamp(22px,2.5vw,34px);font-weight:900;line-height:1.1}.lp-offer-left p{color:#baf0ce;margin:0 0 18px;font-size:15px;line-height:1.6}.lp-offer-perks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lp-offer-perks span{color:#dcfce7;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.lp-offer-form{flex-direction:column;gap:10px;display:flex}.lp-offer-input-wrap{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.lp-offer-input-wrap svg{color:#fff9;flex-shrink:0}.lp-offer-input-wrap input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px}.lp-offer-input-wrap input::placeholder{color:#ffffff80}.lp-offer-btn{color:#fff;cursor:pointer;background:#17a34a;border:none;border-radius:12px;padding:13px 20px;font-size:14px;font-weight:800;transition:background .2s}.lp-offer-btn:hover{background:#149040}.lp-offer-trust{color:#ffffff8c;text-align:center;margin:10px 0 0;font-size:12px}.lp-offer-avatars{justify-content:center;align-items:center;gap:6px;margin-top:12px;display:flex}.lp-offer-av{color:#fff;background:linear-gradient(135deg,#17a34a,#0c5a32);border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.lp-offer-count{color:#baf0ce;font-size:12px;font-weight:600}.lp-why{background:#fff;border:1px solid #dce9dd;border-radius:16px;padding:28px 20px}.lp-why h2{text-align:center;margin:0 0 24px;font-size:30px;font-weight:900}.lp-why-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.lp-why-item{text-align:center;background:#fafcfa;border:1px solid #dde9de;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;transition:box-shadow .2s,border-color .2s;display:flex}.lp-why-item:hover{border-color:#b6dfc0;box-shadow:0 4px 16px #0e75351a}.lp-wico{color:#149040;background:#edf9f1;border:1px solid #c3e6cc;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.lp-why-item strong{color:#0d1810;font-size:13px;font-weight:800;line-height:1.3}.lp-why-item p{color:#5a6e5d;margin:4px 0 0;font-size:11px;line-height:1.4}.lp-dl{color:#fff;background:linear-gradient(120deg,#0a3520,#0c5a32 60%,#083a20);border-radius:20px;grid-template-columns:1fr auto auto auto;align-items:center;gap:24px;padding:32px 36px;display:grid}.lp-dl-badge{letter-spacing:.06em;color:#baf0ce;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.lp-dl-copy h2{color:#fff;margin:0;font-size:clamp(22px,2.4vw,32px);line-height:1.1}.lp-dl-copy p{color:#baf0ce;margin:8px 0 18px;font-size:15px;line-height:1.5}.lp-dl-btns{flex-wrap:wrap;gap:8px;display:flex}.lp-dl-chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.lp-dl-chips span{color:#dcfce7;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:600}.lp-dl-or{color:#8fcca5;padding:0 4px;font-size:14px;font-weight:700}.lp-dl-qr{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.lp-dl-qr-wrap{background:#fff;border-radius:12px;flex-shrink:0;padding:6px;line-height:0}.lp-qr-img{border-radius:6px;display:block}.lp-dl-qr p{color:#baf0ce;margin:4px 0 0;font-size:12px;line-height:1.6}.lp-dl-qr p:first-child{margin:0}.lp-dl-stats{gap:8px;display:grid}.lp-dl-stats>div{background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.lp-dl-stats svg{color:#86efac;flex-shrink:0}.lp-dl-stats strong{color:#fff;font-size:15px;font-weight:900;display:block}.lp-dl-stats small{color:#8fcca5;font-size:11px}.lp-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.lp-hamburger span{background:#149040;border-radius:2px;width:22px;height:2px;display:block}.lp-drawer-overlay{z-index:200;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.lp-drawer{background:#fff;flex-direction:column;gap:12px;width:min(300px,85vw);height:100%;padding:20px 18px;display:flex;overflow-y:auto;box-shadow:-4px 0 24px #00000026}.lp-drawer-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.lp-drawer-close{cursor:pointer;color:#4d6551;background:0 0;border:none;padding:4px 8px;font-size:20px}.lp-drawer-nav{flex-direction:column;flex:1;gap:4px;display:flex}.lp-drawer-nav button{text-align:left;color:#1a2e1d;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:13px 14px;font-size:15px;font-weight:600}.lp-drawer-nav button:hover{color:#149040;background:#f0faf3}.au-hero{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1.2fr .9fr;align-items:center;gap:20px;padding:36px 32px;display:grid}.au-stat-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.au-stat{text-align:center;background:#f9fdf9;border:1px solid #dce9dd;border-radius:14px;flex-direction:column;align-items:center;padding:16px 12px;display:flex}.au-stat-val{color:#0e7535;font-size:26px;font-weight:900}.au-stat-lbl{color:#4d6551;margin-top:3px;font-size:11px}.au-mission{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:32px;display:grid}.au-mission-quote{color:#0d1a0f;border-left:3px solid #149040;margin:12px 0 16px;padding-left:14px;font-size:17px;font-style:italic;font-weight:700;line-height:1.5}.au-pills{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.au-pill{color:#0c7535;background:#edfff2;border:1px solid #b3e8c4;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.au-section{background:#fff;border:1px solid #dce9de;border-radius:20px;padding:28px 24px}.au-section-title{color:#0d1a0f;text-align:center;margin:0 0 20px;font-size:26px;font-weight:900}.au-values-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.au-value-card{background:#fafcfa;border:1px solid #dde9de;border-radius:14px;padding:20px 16px}.au-value-ico{margin-bottom:10px;font-size:28px;display:block}.au-value-card h3{color:#0d1810;margin:0 0 8px;font-size:15px;font-weight:800}.au-value-card p{color:#4d6551;margin:0;font-size:13px;line-height:1.6}.au-timeline{flex-direction:column;gap:0;display:flex}.au-milestone{border-bottom:1px dashed #dce9dd;grid-template-columns:80px 24px 1fr;align-items:center;gap:12px;padding:10px 0;display:grid}.au-milestone:last-child{border-bottom:none}.au-mile-year{color:#149040;text-align:right;font-size:14px;font-weight:800}.au-mile-dot{background:#149040;border-radius:50%;flex-shrink:0;justify-self:center;width:14px;height:14px}.au-mile-event{color:#2c4231;margin:0;font-size:13px;line-height:1.5}.au-team-credit{text-align:center;border-top:1px dashed #dce9dd;flex-direction:column;align-items:center;gap:3px;margin:8px 0;padding:16px 12px;display:flex}.au-credit-ceo{color:#1a2e1d;letter-spacing:.01em;margin:0;font-size:13px;font-weight:700}.au-credit-label{color:#a3b3a6;text-transform:uppercase;letter-spacing:.05em;margin:6px 0 0;font-size:11px;font-weight:600}.au-credit-by{color:#8a9c8d;margin:0;font-size:12px;font-weight:500}.au-cta{text-align:center;color:#fff;background:linear-gradient(120deg,#0a3520,#0c5a32);border-radius:20px;padding:40px 32px}.au-cta h2{color:#fff;margin:0 0 10px;font-size:28px;font-weight:900}.au-cta p{color:#baf0ce;margin:0;font-size:15px}.st-hero{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1.2fr .9fr;align-items:center;gap:20px;padding:36px 32px;display:grid}.st-steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.st-step{text-align:center;background:#fafcfa;border:1px solid #dde9de;border-radius:14px;padding:20px 14px;position:relative}.st-step-ico{margin-bottom:8px;font-size:28px}.st-step-num{color:#149040;background:#edf9f1;border:1px solid #c3e6cc;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid;position:absolute;top:10px;right:12px}.st-step h3{color:#0d1810;margin:0 0 6px;font-size:14px;font-weight:800}.st-step p{color:#4d6551;margin:0;font-size:12px;line-height:1.5}.st-cats{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.st-cat-btn{color:#2c4231;cursor:pointer;background:#fff;border:1px solid #cde5d2;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s}.st-cat-btn.active{color:#fff;background:#149040;border-color:#149040}.st-brands-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.st-brand-card{background:#fff;border:1px solid #dde9de;border-radius:14px;overflow:hidden}.st-brand-img{background:#f5f5f5;height:140px;overflow:hidden}.st-brand-img img{object-fit:cover;object-position:top;width:100%;height:100%}.st-brand-info{padding:12px}.st-brand-info strong{color:#0d1810;margin-bottom:2px;font-size:14px;font-weight:800;display:block}.st-brand-cat{color:#149040;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.st-brand-meta{color:#4d6551;flex-wrap:wrap;gap:8px;font-size:11px;display:flex}.st-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.st-search-wrap{background:#fff;border:1px solid #cde5d2;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:260px;padding:7px 12px;display:flex}.st-search{color:#1a2e1d;background:0 0;border:none;outline:none;width:100%;font-size:13px}.st-verified-badge{color:#fff;background:#149040;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.st-brand-img{background:#f5f5f5;height:140px;position:relative;overflow:hidden}.st-loading{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.st-skeleton{background:linear-gradient(90deg,#f0f4f0 25%,#e8f0e8 50%,#f0f4f0 75%) 0 0/200% 100%;border-radius:14px;height:220px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.st-brands-row{grid-template-columns:repeat(8,1fr);gap:14px;display:grid}.st-brand-logo-card{text-align:center;background:#fff;border:1px solid #dde9de;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;display:flex}.st-brand-logo-card img{object-fit:contain;border-radius:8px;width:72px;height:72px}.st-brand-name-placeholder{color:#149040;background:#edf9f1;border:1px solid #c3e6cc;border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:900;display:flex}.st-brand-logo-card span{color:#1a2e1d;word-break:break-word;font-size:11px;font-weight:700;line-height:1.3}@media (width<=960px){.st-brands-row{grid-template-columns:repeat(4,1fr)}}@media (width<=480px){.st-brands-row{grid-template-columns:repeat(4,1fr)}}.cr-hero{text-align:center;background:#fff;border:1px solid #dce9de;border-radius:20px;padding:40px 32px}.cr-hero h1{margin:12px 0;font-size:clamp(28px,4vw,52px);font-weight:900}.cr-hero-sub{color:#3d5042;max-width:540px;margin:14px auto 0;font-size:16px;line-height:1.7}.cr-hero-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.cr-roles{flex-direction:column;gap:12px;display:flex}.cr-role-card{background:#fff;border:1px solid #dde9de;border-radius:14px;padding:20px}.cr-role-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.cr-role-card h3{color:#0d1810;margin:0 0 8px;font-size:16px;font-weight:800}.cr-role-meta{flex-wrap:wrap;gap:6px;display:flex}.cr-tag{color:#149040;background:#f0faf3;border:1px solid #c3e6cc;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.cr-tag-green{color:#fff;background:#149040;border-color:#149040}.cr-role-desc{color:#4d6551;margin:0;font-size:13px;line-height:1.6}.cr-apply-btn{white-space:nowrap;flex-shrink:0;padding:9px 16px;font-size:13px}.cr-cta-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.cu-hero{text-align:center;background:linear-gradient(135deg,#f0faf3,#e8f5ec);border:1px solid #dce9de;border-radius:20px;padding:40px 32px}.cu-hero h1{color:#0d1a0f;margin:0 0 10px;font-size:clamp(24px,3.5vw,44px);font-weight:900}.cu-hero p{color:#4d6551;margin:0;font-size:16px}.cu-contact-cards{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.cu-contact-card{color:inherit;background:#fff;border:1px solid #dde9de;border-radius:16px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:box-shadow .2s;display:flex;position:relative}.cu-contact-card:hover{box-shadow:0 4px 16px #0e75351f}.cu-card-ico{color:#25d366;background:#e8f5ec;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.cu-card-ico-blue{color:#3b82f6;background:#eff6ff}.cu-card-ico-orange{color:#f97316;background:#fff7ed}.cu-wa .cu-card-ico{color:#25d366;background:#dcfce7}.cu-contact-card strong{color:#0d1a0f;margin-bottom:2px;font-size:15px;font-weight:800;display:block}.cu-contact-card span{color:#4d6551;font-size:12px;display:block}.cu-contact-card p{color:#149040;margin:4px 0 0;font-size:13px;font-weight:700}.cu-badge{border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.cu-badge-green{color:#15803d;background:#dcfce7}.cu-cats-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cu-cat-card{color:inherit;text-align:center;background:#fafcfa;border:1px solid #dde9de;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:18px 12px;text-decoration:none;transition:box-shadow .2s;display:flex}.cu-cat-card:hover{border-color:#b6dfc0;box-shadow:0 4px 12px #0e75351a}.cu-cat-ico{font-size:26px}.cu-cat-card strong{color:#0d1810;font-size:13px;font-weight:700}.cu-cat-card span{color:#4d6551;font-size:11px}.cu-hours-section{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cu-hours-card{background:#fff;border:1px solid #dde9de;border-radius:16px;padding:24px}.cu-hours-card h2{margin:0 0 16px;font-size:20px;font-weight:800}.cu-hours-list{flex-direction:column;gap:10px;display:flex}.cu-hour-row{background:#f9fdf9;border:1px solid #dce9dd;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;display:flex}.cu-hour-row span{color:#4d6551}.cu-hour-row strong{color:#0d1810}.cu-quick-links{flex-direction:column;gap:8px;display:flex}.cu-quick-link{color:#1a2e1d;cursor:pointer;text-align:left;background:#fafcfa;border:1px solid #dde9de;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:600;transition:background .15s}.cu-quick-link:hover{color:#149040;background:#edf9f1}@media (width<=960px){.lp-hamburger{display:flex}.au-hero,.st-hero,.au-mission,.cu-hours-section{grid-template-columns:1fr}.au-values-grid{grid-template-columns:1fr 1fr}.cr-hero-stats,.st-steps,.st-brands-grid{grid-template-columns:repeat(2,1fr)}.cu-contact-cards,.cu-cats-grid{grid-template-columns:1fr}}@media (width<=640px){.au-hero,.st-hero,.cr-hero,.cu-hero,.au-section,.au-cta,.cu-hours-card{padding:20px 16px}.au-values-grid,.st-steps,.st-brands-grid{grid-template-columns:1fr}.cr-hero-stats{grid-template-columns:repeat(2,1fr)}.cu-cats-grid{grid-template-columns:repeat(3,1fr)}.cr-role-top{flex-direction:column;align-items:stretch}.cr-apply-btn{text-align:center;width:100%;margin-top:4px}.au-section-title{font-size:20px}.cr-cta-row{flex-direction:column}.cr-cta-row>*{text-align:center;box-sizing:border-box;width:100%}.cr-hero-sub{font-size:14px}}@media (width<=400px){.cr-hero-stats{grid-template-columns:1fr 1fr;gap:8px}.au-stat{padding:12px 8px}.au-stat-val{font-size:20px}.cr-tag{padding:3px 8px;font-size:10px}.cu-cats-grid{grid-template-columns:1fr 1fr}}.lp-wa-btn{z-index:100;color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 18px #25d36673}.lp-wa-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #25d3668c}@media (width<=640px){.lp-wa-btn{padding:10px 14px;font-size:13px;bottom:16px;right:16px}}@media (width<=1200px){.lp-hero{grid-template-columns:1fr 1.2fr}.lp-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-dl{grid-template-columns:1fr 1fr;gap:14px}.lp-dl-or,.lp-dl-qr,.lp-dl-stats{display:none}}@media (width<=960px){.lp-nav{grid-template-columns:auto auto;justify-content:space-between}.lp-nav nav{display:none}.lp-hero{grid-template-columns:1fr}.lp-partners,.lp-sfn{grid-template-columns:1fr 1fr}.lp-testimonial{grid-column:span 2}.lp-dl{grid-template-columns:1fr;gap:12px}.lp-dl-or,.lp-dl-qr,.lp-dl-stats{display:flex}.lp-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.lp-body{padding:10px 12px}.lp-nav{gap:8px;padding:10px 14px}.lp-loc{display:none}.lp-brand span{font-size:18px}.lp-dl-btn{padding:8px 10px;font-size:12px}.lp-hero-left{padding:16px 14px}.lp-hero-left h1{font-size:30px}.lp-hero-sub{font-size:14px}.lp-cta-row{flex-direction:column}.lp-cta-row .lp-store-btn{justify-content:center;width:100%}.lp-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-mid-row,.lp-city-card{grid-template-columns:1fr}.lp-city-a{border-bottom:1px solid #dce9dd;border-right:none}.lp-explore,.lp-explore-left ul{grid-template-columns:1fr}.lp-screens{border-top:1px solid #dde9de;border-left:none;padding:0}.lp-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-partners,.lp-pcard{grid-template-columns:1fr}.lp-pc-img img{width:100%;height:180px}.lp-testimonial{grid-column:span 1}.lp-sfn{grid-template-columns:1fr}.lp-nform{flex-direction:column}.lp-nform button{width:100%}.lp-dl{padding:16px}.lp-dl-btns{flex-direction:column}.lp-dl-btns .lp-store-btn{justify-content:center;width:100%}.lp-why h2{font-size:22px}.lp-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-dl-stats{grid-template-columns:1fr}}@media (width<=420px){.lp-trust{grid-template-columns:1fr 1fr}}.pm-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.pm-modal{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:640px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 -8px 32px #0003}@media (width>=521px){.pm-overlay{align-items:center;padding:16px}.pm-modal{border-radius:20px;max-height:85vh;box-shadow:0 24px 60px #0003}}.pm-header{background:#fafdfb;border-bottom:1px solid #e8f0e9;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.pm-tabs{gap:6px;display:flex}.pm-tab{color:#3a4f3e;cursor:pointer;background:#fff;border:1px solid #cde5d2;border-radius:10px;min-height:40px;padding:7px 14px;font-size:13px;font-weight:700;transition:all .15s}.pm-tab.active{color:#fff;background:#149040;border-color:#149040}.pm-close{color:#6b7f6e;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:flex}.pm-close:hover{background:#f0f5f1}.pm-body{-webkit-overflow-scrolling:touch;flex:1;padding:20px 22px;overflow-y:auto}.pm-intro{margin-bottom:18px}.pm-intro h3{color:#0d1a0f;margin:0 0 4px;font-size:20px;font-weight:800}.pm-intro p{color:#4d6551;margin:0;font-size:14px}.pm-form{flex-direction:column;gap:12px;display:flex}.pm-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pm-field{flex-direction:column;gap:4px;display:flex}.pm-field-full{grid-column:span 2}.pm-field label{color:#2c4231;font-size:12px;font-weight:700}.pm-field input,.pm-field select,.pm-field textarea{color:#1a2e1d;background:#fff;border:1px solid #cde5d2;border-radius:10px;outline:none;min-height:44px;padding:9px 12px;font-family:inherit;font-size:16px;transition:border .15s}.pm-field input:focus,.pm-field select:focus,.pm-field textarea:focus{border-color:#149040;box-shadow:0 0 0 3px #1490401a}.pm-field textarea{resize:vertical;min-height:70px}.pm-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}.pm-submit-btn{color:#fff;cursor:pointer;background:#149040;border:none;border-radius:12px;width:100%;min-height:48px;margin-top:4px;padding:13px 20px;font-size:15px;font-weight:800;transition:background .2s}.pm-submit-btn:hover:not(:disabled){background:#0d7530}.pm-submit-btn:disabled{opacity:.6;cursor:not-allowed}.pm-success{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 24px;display:flex}.pm-success-icon{color:#149040;background:#dcfce7;border:3px solid #149040;border-radius:50%;place-items:center;width:64px;height:64px;font-size:28px;font-weight:900;display:grid}.pm-success h3{color:#0d1a0f;margin:0;font-size:22px;font-weight:800}.pm-success p{color:#4d6551;max-width:380px;margin:0;font-size:14px;line-height:1.6}.pm-ref{color:#149040;background:#f0faf3;border:1px solid #b6dfc0;border-radius:8px;padding:6px 14px;font-size:13px}.pm-success .pm-submit-btn{max-width:200px;margin-top:6px}@media (width<=520px){.pm-row{grid-template-columns:1fr}.pm-body{padding:16px}.pm-field-full{grid-column:span 1}.pm-header{padding:12px 14px}.pm-intro h3{font-size:18px}}.ot-page{color:#0f172a;box-sizing:border-box;background:#f3f5f9;width:100%;max-width:100%;min-height:100vh;margin:0;padding:24px 0 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ot-container{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0 24px}.ot-header{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.ot-back{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:border-color .15s,background .15s;display:flex}.ot-back:hover{border-color:var(--brand-green,#16a34a);background:#f0fdf4}.ot-header-text h1{letter-spacing:-.4px;margin:0;font-size:24px;font-weight:800}.ot-order-id{color:#64748b;margin:3px 0 0;font-size:14px}.ot-placed{color:#64748b;margin-left:auto;padding-top:10px;font-size:13.5px}.ot-banner{border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;padding:14px 20px;font-size:14px;font-weight:600;display:flex}.ot-banner.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.ot-banner.danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;flex-direction:column;align-items:flex-start;gap:4px}.ot-banner button{cursor:pointer;color:inherit;background:0 0;border:0;padding:2px 6px;font-size:16px}.ot-confirmation-window{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;align-items:center;gap:12px;margin-bottom:22px;padding:14px 20px;display:flex}.ot-confirmation-icon{background:#ffedd5;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.ot-confirmation-copy{flex-direction:column;flex:1;gap:3px;display:flex}.ot-confirmation-copy strong{color:#7c2d12;font-size:14px}.ot-confirmation-copy small{color:#9a3412;font-size:12px}.ot-confirmation-timer{color:#c2410c;white-space:nowrap;font-size:17px}@media (width<=520px){.ot-confirmation-window{align-items:flex-start}.ot-confirmation-timer{margin-left:auto}}.ot-card{background:#fff;border:1px solid #eaeef3;border-radius:16px;margin-bottom:18px;padding:16px;box-shadow:0 10px 24px #0f172a0a}.ot-card h2{margin:0 0 14px;font-size:15px;font-weight:700}.ot-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ot-card-head h2{margin:0}.ot-badge{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.ot-badge.info{color:#1a73e8;background:#e8f0fe}.ot-badge.danger{color:#d93025;background:#fce8e6}.ot-timeline{justify-content:space-between;margin:8px 0 0;padding:0;list-style:none;display:flex;position:relative}.ot-timeline:before{content:"";z-index:0;background:#e2e8f0;border-radius:2px;height:3px;position:absolute;top:24px;left:6%;right:6%}.ot-step{z-index:1;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.ot-step-icon{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:10px;font-size:20px;transition:all .2s;display:flex}.ot-step.done .ot-step-icon{color:#fff;background:#16a34a;border-color:#16a34a;box-shadow:0 6px 16px #16a34a47}.ot-step-label{color:#94a3b8;text-align:center;font-size:13px;font-weight:500;line-height:1.3}.ot-step.done .ot-step-label{color:#0f172a;font-weight:600}.ot-cancelled-block{text-align:center;padding:24px 0 10px}.ot-cancel-icon{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 12px;font-size:28px;display:flex;box-shadow:0 6px 18px #ef44444d}.ot-cancelled-block p{margin:0;font-size:15px;font-weight:600}.ot-cancelled-footer{color:#fff;text-align:center;background:#ef4444;border-radius:14px;margin-top:8px;padding:16px;font-size:15px;font-weight:700}.ot-grid{grid-template-columns:1fr 1.4fr;gap:18px;margin-bottom:18px;display:grid}.ot-grid .ot-card{height:100%;margin-bottom:0}.ot-eta-main{margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.35}.ot-eta-sub{color:#64748b;margin:0;font-size:14px}.ot-map-card{padding:0;overflow:hidden}.ot-map{background:linear-gradient(160deg,#e8f0fe 0%,#f1f5f9 55%,#e2e8f0 100%);justify-content:center;align-items:center;height:210px;display:flex;position:relative}.ot-map:before{content:"";background-image:linear-gradient(#94a3b81f 1px,#0000 1px),linear-gradient(90deg,#94a3b81f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.ot-map-pill{z-index:2;background:#fff;border-radius:20px;align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:600;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 2px 10px #00000014}.ot-dot{background:#16a34a;border-radius:50%;width:8px;height:8px}.ot-route{z-index:1;align-items:center;display:flex;position:relative}.ot-pin{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;box-shadow:0 4px 14px #0000001f}.ot-pin.store{color:#fff;background:#16a34a;border:3px solid #fff}.ot-line{background:linear-gradient(90deg,#16a34a,#22c55e);border-radius:4px;width:140px;height:4px}.ot-map-legend{color:#475569;border-top:1px solid #f1f5f9;justify-content:space-around;padding:14px 20px;font-size:13.5px;font-weight:500;display:flex}.ot-addr-name{margin:0 0 4px;font-size:15.5px;font-weight:700}.ot-addr-line{color:#555;margin:0;font-size:14.5px;line-height:1.5}.ot-muted{color:#64748b;font-size:13.5px}.ot-products{flex-direction:column;display:flex}.ot-product{border-top:1px solid #f1f5f9;align-items:center;gap:18px;padding:16px 0;display:flex}.ot-product:first-child{border-top:none;padding-top:4px}.ot-product img,.ot-product-fallback{object-fit:cover;background:#f1f5f9;border-radius:14px;flex-shrink:0;width:72px;height:72px}.ot-product-info{flex:1;min-width:0}.ot-product-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:15px;font-weight:600;overflow:hidden}.ot-product-meta{color:#64748b;font-size:13.5px}.ot-product-price{flex-shrink:0;font-size:16px;font-weight:700}.ot-actions{flex-wrap:wrap;gap:14px;margin-top:10px;display:flex}.ot-btn{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:14.5px;font-weight:700;transition:all .15s;display:inline-flex}.ot-btn.primary{color:#fff;background:#16a34a}.ot-btn.primary:hover{background:#15803d}.ot-btn.secondary{color:#334155;background:#fff;border:1.5px solid #e2e8f0}.ot-btn.secondary:hover{background:#f8fafc;border-color:#cbd5e1}.ot-btn.danger-outline{color:#ef4444;background:#fff;border:1.5px solid #ef4444}.ot-btn.danger-outline:hover{background:#fef2f2}.ot-btn:disabled{opacity:.6;cursor:not-allowed}.ot-empty{text-align:center;color:#64748b;padding:100px 20px}.ot-empty p{margin-bottom:18px;font-size:15px}@media (width<=899px){.ot-page{padding:16px 16px 40px}.ot-header{margin-bottom:16px}.ot-placed{width:100%;margin-left:0;padding-top:0;padding-left:58px}.ot-grid{grid-template-columns:1fr}.ot-card{padding:18px 16px}.ot-timeline:before{left:12%;right:12%}.ot-step-icon{width:40px;height:40px;font-size:17px}.ot-step-label{font-size:11.5px}.ot-actions{flex-direction:column}.ot-btn{width:100%}.ot-line{width:80px}.ot-map{height:160px}.ot-product img,.ot-product-fallback{width:60px;height:60px}}@media (width<=420px){.ot-page{padding:12px 12px 32px}.ot-header-text h1{font-size:19px}.ot-step-label{font-size:10.5px}}@media (width<=640px){.tracking-page,.order-tracking-page{padding:12px 12px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.tracking-layout{grid-template-columns:1fr!important}.tracking-map,.ot-map{height:40vh;min-height:220px}}@media (width<=420px){.tracking-timeline,.ot-steps{padding-left:8px}}.parcel-page{color:#0f172a;width:100%;max-width:960px;margin:0 auto;padding:12px 16px 48px;font-family:inherit}.parcel-hero{color:#fff;background:linear-gradient(120deg,#0b3d5c 0%,#1565c0 55%,#1e88e5 100%);border-radius:16px;margin-bottom:16px;padding:28px 24px}.parcel-hero h1{margin:0 0 8px;font-size:28px;font-weight:800}.parcel-hero p{opacity:.95;max-width:420px;margin:0;font-size:14px;line-height:1.5}.parcel-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 8px 24px #0f172a0f}.parcel-label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.parcel-input-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:4px 10px;display:flex}.parcel-input-row input{background:0 0;border:none;outline:none;flex:1;padding:10px 4px;font-family:inherit;font-size:14px}.parcel-input-row button{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:18px;line-height:1}.parcel-status{color:#64748b;margin:8px 0 4px;font-size:12px}.parcel-coords{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600}.parcel-map-actions{flex-wrap:wrap;gap:12px;margin-bottom:8px;display:flex}.parcel-map-link{color:#16a34a;cursor:pointer;background:0 0;border:none;margin-bottom:8px;padding:0;font-size:13px;font-weight:700}.parcel-map-link:disabled{opacity:.6;cursor:not-allowed}.parcel-card hr{border:none;border-top:1px solid #eef2f7;margin:16px 0}.parcel-error{color:#dc2626;margin:12px 0 0;font-size:13px;font-weight:600}.parcel-cta{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;width:100%;margin-top:16px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:700}.parcel-cta:disabled{opacity:.55;cursor:not-allowed}.parcel-trust{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 0;padding:16px;list-style:none;display:grid}.parcel-trust li{text-align:center;flex-direction:column;gap:4px;display:flex}.parcel-trust strong{color:#334155;font-size:12px}.parcel-trust span{color:#64748b;font-size:11px;font-weight:500}@media (width<=720px){.parcel-hero h1{font-size:22px}.parcel-trust{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.parcel-page{padding:10px 10px 32px}.parcel-page{padding:10px 12px 32px;padding-bottom:calc(32px + env(safe-area-inset-bottom))}.parcel-hero h1{font-size:20px}.parcel-input-row input{min-height:44px;font-size:16px}.parcel-cta{min-height:48px;font-size:15px}.parcel-trust{grid-template-columns:1fr 1fr;gap:10px;padding:12px}.parcel-map-actions{flex-direction:column}}:root{--hs-green:#0d9f4f;--hs-green-dark:#0b7a3c;--hs-green-soft:#eaf6ee;--hs-purple:#7c3aed;--hs-purple-soft:#f3e8ff;--hs-amber:#f59e0b;--hs-amber-soft:#fffbeb;--hs-text:#0b3d1f;--hs-muted:#64748b;--hs-border:#e5e7eb;--hs-card:#fff;--hs-page-bg:#f8fafc}.hs-page{background:var(--hs-page-bg);width:100%;max-width:100%;min-height:70vh;color:var(--hs-text);box-sizing:border-box;margin:0;padding:24px 16px 60px;font-family:inherit}.hs-page-inner{box-sizing:border-box;width:100%;max-width:100%;margin:0}.hs-breadcrumb{color:var(--hs-muted);align-items:center;gap:6px;margin-bottom:18px;font-size:13px;display:flex}.hs-breadcrumb-link{color:var(--hs-green);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:13px;font-weight:600}.hs-breadcrumb-link:hover{text-decoration:underline}.hs-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.hs-header-text h1{letter-spacing:-.02em;color:#0b3d1f;margin:0 0 6px;font-size:32px;font-weight:900}.hs-header-text h1 span{color:var(--hs-green)}.hs-header-text p{color:var(--hs-muted);margin:0;font-size:15px;font-weight:500}.hs-illustration{flex-shrink:0}.hs-section-title{letter-spacing:.08em;color:#94a3b8;margin:0 0 14px;font-size:12px;font-weight:800}.hs-contact-grid{grid-template-columns:repeat(4,1fr);gap:14px;width:100%;margin-bottom:20px;display:grid}.hs-contact-card{background:var(--hs-card);border:1.5px solid var(--hs-border);cursor:pointer;text-align:left;box-sizing:border-box;border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:22px 18px;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex}.hs-contact-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0d9f4f1a}.hs-card-green:hover{border-color:var(--hs-green)}.hs-card-purple:hover{border-color:var(--hs-purple)}.hs-card-amber:hover{border-color:var(--hs-amber)}.hs-ic{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:6px;display:flex}.hs-ic-green{background:var(--hs-green-soft);color:var(--hs-green)}.hs-ic-solid-green{color:#fff;background:#25d366}.hs-ic-purple{background:var(--hs-purple-soft);color:var(--hs-purple)}.hs-ic-amber{background:var(--hs-amber-soft);color:var(--hs-amber)}.hs-card-title{color:#475569;font-size:13px;font-weight:700}.hs-card-highlight{font-size:14.5px;font-weight:800}.hs-text-green{color:var(--hs-green)}.hs-text-purple{color:var(--hs-purple)}.hs-text-amber{color:#d97706}.hs-card-sub{color:var(--hs-muted);font-size:12px;font-weight:500}.hs-chat-banner{cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#052e16 0%,#16a34a 100%);border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:24px;padding:18px 20px;font-family:inherit;transition:opacity .15s,transform .12s;display:flex}.hs-chat-banner:hover{opacity:.95;transform:translateY(-1px)}.hs-chat-banner-left{align-items:center;gap:14px;display:flex}.hs-chat-banner-icon{color:#fff;background:#ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hs-chat-banner-text{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.hs-chat-banner-text .t{color:#fff;font-size:14.5px;font-weight:800}.hs-chat-banner-text .s{color:#bbf7d0;font-size:12.5px;font-weight:500}.hs-chat-banner-arrow{color:#fff;flex-shrink:0}.hs-topics-card{background:var(--hs-card);border:1.5px solid var(--hs-border);box-sizing:border-box;border-radius:16px;width:100%;padding:18px 18px 14px}.hs-topics-title{margin-bottom:12px}.hs-topics-row{flex-wrap:wrap;gap:10px;display:flex}.hs-topic-pill{border:1.5px solid var(--hs-border);color:#334155;cursor:pointer;background:#f8fafc;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.hs-topic-pill:hover{border-color:var(--hs-green);background:var(--hs-green-soft);color:var(--hs-green-dark)}.hs-topic-icon{color:var(--hs-green);display:flex}.hs-modal-overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.hs-modal{background:#fff;border-radius:18px;width:100%;max-width:480px;padding:22px 22px 18px;box-shadow:0 20px 50px #0000002e}.hs-modal-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hs-modal-header h3{color:#0b3d1f;margin:0;font-size:17px;font-weight:800}.hs-modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hs-modal-close:hover{background:#e2e8f0}.hs-modal-sub{color:var(--hs-muted);margin:0 0 14px;font-size:13px;line-height:1.45}.hs-modal-textarea{box-sizing:border-box;border:1.5px solid var(--hs-border);resize:vertical;color:#0f172a;border-radius:12px;width:100%;min-height:120px;margin-bottom:14px;padding:12px 14px;font-family:inherit;font-size:14px}.hs-modal-textarea:focus{border-color:var(--hs-green);outline:none;box-shadow:0 0 0 3px #0d9f4f26}.hs-modal-actions{justify-content:flex-end;gap:10px;display:flex}.hs-modal-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;padding:10px 18px;font-family:inherit;font-size:13.5px;font-weight:700}.hs-modal-cancel:hover{background:#e2e8f0}.hs-modal-send{background:var(--hs-green);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .15s;display:inline-flex}.hs-modal-send:hover{background:var(--hs-green-dark)}.hs-modal-send:disabled{cursor:not-allowed;background:#cfd6d1}.hs-modal-label{color:#374151;margin:0 0 8px;font-size:13px;font-weight:700}.hs-category-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.hs-category-chip{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.hs-category-chip:hover{color:#0d9f4f;border-color:#0d9f4f}.hs-category-chip.active{color:#fff;background:#0d9f4f;border-color:#0d9f4f}.hs-modal-error{color:#dc2626;margin:0 0 10px;font-size:13px}.hs-ticket-success{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:12px 8px 8px;display:flex}.hs-ticket-success-icon{color:#0d9f4f;background:#eaf6ee;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.hs-ticket-success-title{color:#0b3d1f;margin:0;font-size:17px;font-weight:800}.hs-ticket-success-sub{color:#64748b;margin:0 0 8px;font-size:13.5px;line-height:1.45}@media (width<=1024px){.hs-contact-grid{grid-template-columns:repeat(2,1fr)}.hs-illustration{width:200px;height:154px}}@media (width<=700px){.hs-page{padding:16px 12px 40px}.hs-header{flex-direction:column;align-items:flex-start}.hs-illustration{align-self:center;width:180px;height:138px}.hs-header-text h1{font-size:26px}.hs-contact-grid{grid-template-columns:1fr 1fr;gap:12px}.hs-contact-card{padding:20px 14px}.hs-chat-banner{padding:16px}.hs-chat-banner-text .t{font-size:13.5px}.hs-chat-banner-text .s{font-size:11.5px}.hs-topics-row{gap:8px}.hs-topic-pill{padding:8px 12px;font-size:12.5px}}@media (width<=420px){.hs-page{padding:14px 10px 36px}.hs-contact-grid{grid-template-columns:1fr 1fr}}:root{--sa-green:#0d9f4f;--sa-green-dark:#0b7a3c;--sa-green-soft:#eaf6ee;--sa-text:#0b3d1f;--sa-muted:#64748b;--sa-border:#e5e7eb;--sa-card:#fff;--sa-page-bg:#f8fafc;--sa-danger:#dc2626}.sa-page{background:var(--sa-page-bg);width:100%;min-height:70vh;color:var(--sa-text);box-sizing:border-box;margin:0;padding:24px clamp(20px,4vw,60px) 60px;font-family:inherit}.sa-breadcrumb{color:var(--sa-muted);align-items:center;gap:6px;margin-bottom:18px;font-size:13px;display:flex}.sa-breadcrumb-link{color:var(--sa-green);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:13px;font-weight:600}.sa-breadcrumb-link:hover{text-decoration:underline}.sa-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.sa-header-text h1{letter-spacing:-.02em;color:#0b3d1f;margin:0 0 6px;font-size:30px;font-weight:900}.sa-header-text p{color:var(--sa-muted);margin:0;font-size:14.5px;font-weight:500}.sa-illustration{flex-shrink:0}.sa-layout{grid-template-columns:1fr 300px;align-items:start;gap:20px;display:grid}.sa-list-col{flex-direction:column;gap:14px;display:flex}.sa-list{flex-direction:column;gap:12px;display:flex}.sa-card{background:var(--sa-card);border:1.5px solid var(--sa-border);border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.sa-card-icon{background:var(--sa-green-soft);width:42px;height:42px;color:var(--sa-green);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sa-card-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sa-card-type{color:var(--sa-green);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.sa-default-badge{letter-spacing:.03em;color:var(--sa-green-dark);background:var(--sa-green-soft);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800}.sa-card-line1{color:#0f172a;font-size:14.5px;font-weight:700}.sa-card-line2{color:var(--sa-muted);font-size:12.5px;font-weight:500}.sa-card-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.sa-action-btn{color:#475569;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:4px 2px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.sa-action-btn:hover{color:var(--sa-green-dark)}.sa-action-danger:hover{color:var(--sa-danger)}.sa-empty{background:var(--sa-card);border:1.5px dashed var(--sa-border);text-align:center;border-radius:16px;padding:36px 20px}.sa-empty-title{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.sa-empty-sub{color:var(--sa-muted);margin:0;font-size:13px}.sa-add-btn{background:var(--sa-green);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 18px;font-family:inherit;font-size:14.5px;font-weight:700;transition:background .15s;display:flex}.sa-add-btn:hover{background:var(--sa-green-dark)}.sa-side-col{flex-direction:column;gap:14px;display:flex}.sa-tips-card{background:var(--sa-card);border:1.5px solid var(--sa-border);border-radius:16px;flex-direction:column;gap:14px;padding:18px;display:flex}.sa-tips-title{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:13.5px;font-weight:800;display:flex}.sa-tip{align-items:flex-start;gap:10px;display:flex}.sa-tip-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sa-tip-icon-clock{color:var(--sa-green);background:#eaf6ee}.sa-tip-icon-refresh{color:#6366f1;background:#eef2ff}.sa-tip-icon-star{color:#d97706;background:#fffbeb}.sa-tip-t{color:#0f172a;margin:0 0 2px;font-size:12.5px;font-weight:700}.sa-tip-s{color:var(--sa-muted);margin:0;font-size:11.5px;line-height:1.4}.sa-secure-card{background:var(--sa-green-soft);border:1.5px solid #bfe6c9;border-radius:16px;align-items:flex-start;gap:10px;padding:16px 18px;display:flex}.sa-secure-icon{color:var(--sa-green);flex-shrink:0}.sa-secure-t{color:var(--sa-green-dark);margin:0 0 2px;font-size:13px;font-weight:800}.sa-secure-s{color:#3f6b4c;margin:0;font-size:11.5px;line-height:1.4}.sa-modal-overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.sa-modal{background:#fff;border-radius:18px;width:100%;max-width:520px;max-height:90vh;padding:22px 22px 18px;overflow-y:auto;box-shadow:0 20px 50px #0000002e}.sa-modal-sm{max-width:420px}.sa-modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sa-modal-header h3{color:#0b3d1f;margin:0;font-size:17px;font-weight:800}.sa-modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sa-modal-close:hover{background:#e2e8f0}.sa-modal-sub{color:var(--sa-muted);margin:0 0 14px;font-size:13px;line-height:1.45}.sa-modal-error{color:var(--sa-danger);margin:0 0 10px;font-size:13px}.sa-locate-card{background:var(--sa-green-soft);border:1.5px solid var(--sa-green);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:14px 16px;font-family:inherit;display:flex}.sa-locate-card:disabled{cursor:not-allowed;opacity:.75}.sa-locate-icon{background:var(--sa-green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sa-locate-text{flex-direction:column;gap:2px;display:flex}.sa-locate-text .t{color:var(--sa-green-dark);font-size:13.5px;font-weight:700}.sa-locate-text .s{color:var(--sa-muted);font-size:12px}.sa-locate-spinner{border:2.5px solid #0d9f4f40;border-top-color:var(--sa-green);border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-left:auto;animation:.8s linear infinite sa-spin}@keyframes sa-spin{to{transform:rotate(360deg)}}.sa-modal-label{color:#374151;margin:0 0 8px;font-size:13px;font-weight:700}.sa-type-row{gap:8px;margin-bottom:16px;display:flex}.sa-type-chip{color:#374151;cursor:pointer;text-align:center;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;padding:9px 10px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .15s}.sa-type-chip:hover{border-color:var(--sa-green);color:var(--sa-green)}.sa-type-chip.active{background:var(--sa-green);border-color:var(--sa-green);color:#fff}.sa-field-label{color:#374151;margin:0 0 6px;font-size:12px;font-weight:700;display:block}.sa-input{box-sizing:border-box;border:1.5px solid var(--sa-border);color:#0f172a;border-radius:10px;width:100%;margin-bottom:14px;padding:10px 12px;font-family:inherit;font-size:13.5px}.sa-input:focus{border-color:var(--sa-green);outline:none;box-shadow:0 0 0 3px #0d9f4f26}.sa-input-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sa-input-col{min-width:0}.sa-checkbox-row{color:#374151;cursor:pointer;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}.sa-checkbox-row input{width:16px;height:16px;accent-color:var(--sa-green);cursor:pointer}.sa-modal-actions{justify-content:flex-end;gap:10px;display:flex}.sa-modal-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;padding:10px 18px;font-family:inherit;font-size:13.5px;font-weight:700}.sa-modal-cancel:hover{background:#e2e8f0}.sa-modal-cancel:disabled{opacity:.6;cursor:not-allowed}.sa-modal-save{background:var(--sa-green);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .15s}.sa-modal-save:hover{background:var(--sa-green-dark)}.sa-modal-save:disabled{cursor:not-allowed;background:#cfd6d1}.sa-modal-danger{background:var(--sa-danger)}.sa-modal-danger:hover{background:#b91c1c}@media (width<=900px){.sa-layout{grid-template-columns:1fr}}@media (width<=700px){.sa-page{padding:16px 14px 40px}.sa-header{flex-direction:column;align-items:flex-start}.sa-illustration{align-self:center;width:170px;height:130px}.sa-header-text h1{font-size:24px}.sa-card{flex-wrap:wrap}.sa-card-actions{justify-content:flex-end;width:100%;margin-top:6px}.sa-input-row{grid-template-columns:1fr}}@media (width<=640px){.addresses-page,.saved-addresses-page{padding:14px 12px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.address-form input,.address-form select,.address-form textarea,.sa-form input,.sa-form select,.sa-form textarea{min-height:48px;font-size:16px!important}.address-form .primary-btn,.sa-form .primary-btn{width:100%;min-height:48px}.address-card,.sa-card{padding:14px}}
