:root{--ink:#101c17;--muted:#647069;--paper:#f5f7f2;--surface:#fff;--line:#dde4dc;--brand:#e95f35;--brand-dark:#bd3e1b;--accent:#174f3c;--soft:#e7eee8;--shadow:0 24px 70px rgba(20,44,34,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;line-height:1.5}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--paper) 88%,transparent);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:.25s}.site-header.scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(20,44,34,.06)}.header-row{height:78px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;font:700 1.05rem Syne,sans-serif;white-space:nowrap}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--accent);color:#fff;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain}.header-search{flex:1;display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:99px;padding:6px 7px 6px 17px}.header-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.header-search button,.hero-search button{border:0;border-radius:99px;background:var(--accent);color:#fff;padding:10px 18px;font-weight:700}.header-actions{display:flex;align-items:center;gap:20px;font-size:.88rem;font-weight:700}.cart-link{position:relative}.cart-count{position:absolute;top:-13px;right:-15px;min-width:20px;height:20px;border-radius:20px;background:var(--brand);color:#fff;text-align:center;font-size:.7rem;line-height:20px}.theme-toggle,.menu-toggle{border:1px solid var(--line);background:var(--surface);color:var(--ink);width:38px;height:38px;border-radius:50%}.menu-toggle,.mobile-menu{display:none}.hero{padding:74px 0 86px;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(233,95,53,.15),transparent 28%),linear-gradient(135deg,#f7f8f3,#edf2e9)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow{display:inline-block;color:var(--brand-dark);font-weight:800;font-size:.73rem;text-transform:uppercase;letter-spacing:.14em}.hero h1,.section-heading h2,.seller-banner h2,.register-modal h2{font-family:Syne,sans-serif;letter-spacing:-.045em;line-height:1.04}.hero h1{margin:15px 0 22px;font-size:clamp(3.1rem,6.7vw,6.1rem)}.hero h1 em{color:var(--brand);font-style:normal}.hero-copy>p{max-width:640px;color:var(--muted);font-size:1.08rem}.hero-search{display:flex;max-width:600px;margin:32px 0 20px;padding:7px;background:var(--surface);border:1px solid var(--line);border-radius:99px;box-shadow:0 18px 45px rgba(20,44,34,.08)}.hero-search input{min-width:0;flex:1;padding:0 16px;border:0;outline:0;background:transparent;color:var(--ink)}.hero-links{display:flex;align-items:center;gap:24px;margin:26px 0}.primary{border:0;border-radius:99px;background:var(--brand);color:#fff;padding:14px 22px;font-weight:800}.hero-links a{font-weight:800}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:.75rem;font-weight:700}.hero-showcase{height:510px;position:relative;display:grid;place-items:center}.showcase-orbit{position:absolute;width:440px;height:440px;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:50%}.showcase-orbit:after{content:"";position:absolute;inset:44px;border:1px dashed color-mix(in srgb,var(--accent) 22%,transparent);border-radius:50%}.showcase-card{position:relative;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);backdrop-filter:blur(18px)}.showcase-main{z-index:2;width:340px;padding:38px;transform:rotate(-4deg)}.showcase-main small{color:var(--brand);font-weight:800}.showcase-main strong{display:block;margin:13px 0 30px;font:700 2rem/1.12 Syne,sans-serif}.mini-products{display:flex;gap:10px}.mini-products i{width:72px;height:72px;display:grid;place-items:center;background:var(--soft);border-radius:18px;font-size:2rem;font-style:normal}.floating{position:absolute;z-index:3;padding:17px 20px;display:flex;flex-direction:column}.floating b{font-family:Syne,sans-serif}.floating span{font-size:.72rem;color:var(--muted)}.floating.top{right:0;top:65px}.floating.bottom{left:0;bottom:80px}.category-strip{border-block:1px solid var(--line);background:var(--surface)}.category-list{display:flex;overflow:auto;padding:18px 0}.category-list a{min-width:160px;padding:10px 22px;border-right:1px solid var(--line);display:grid;grid-template-columns:38px 1fr;align-items:center}.category-list span{grid-row:span 2;font-size:1.5rem}.category-list b{font-size:.82rem}.category-list small{font-size:.66rem;color:var(--muted)}.section{padding:88px 0}.deals-section{background:#101c17;color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.section-heading h2{margin:8px 0 0;font-size:clamp(2rem,4vw,3.6rem)}.section-heading>a{font-size:.82rem;font-weight:800}.deal-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.deal-card{padding:10px;background:#1a2922;border:1px solid #2b3a33;border-radius:22px}.deal-image,.product-image{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--soft)}.deal-image{aspect-ratio:1;border-radius:16px}.deal-image img,.product-image img{width:100%;height:100%;object-fit:cover}.deal-image>span,.product-image>span{font-size:4rem}.deal-image>b,.product-image>b{position:absolute;top:10px;left:10px;padding:5px 9px;border-radius:99px;background:var(--brand);color:#fff;font-size:.68rem}.deal-card>div{padding:13px 7px}.deal-card small{color:#90a49a}.deal-card h3,.product-card h3{margin:5px 0;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal-card p,.product-bottom p{margin:10px 0 0}.deal-card strong,.product-bottom strong{font-size:1.13rem}.deal-card del,.product-bottom del{margin-left:8px;color:#8c9992;font-size:.75rem}.product-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{aspect-ratio:1.08}.product-info{padding:18px}.product-info>small{color:var(--brand-dark);font-size:.67rem;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.vendor-name{color:var(--muted);font-size:.72rem}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:16px}.product-bottom button{flex:0 0 38px;width:38px;height:38px;border:0;border-radius:50%;background:var(--accent);color:#fff;font-size:1.3rem}.empty-state{text-align:center;padding:60px;border:1px dashed var(--line);border-radius:var(--radius);font-size:1.1rem}.seller-banner{padding:82px 0;background:var(--brand);color:#fff}.seller-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.seller-banner .eyebrow{color:#ffe3d9}.seller-banner h2{font-size:clamp(2.4rem,5vw,4.8rem);margin:12px 0}.seller-banner a{display:inline-block;margin-top:15px;padding:13px 20px;border-radius:99px;background:#fff;color:var(--brand-dark);font-weight:800}.seller-metrics p{margin:0;padding:17px 20px;display:flex;justify-content:space-between;border-bottom:1px solid #ffffff55}.seller-metrics strong{font:700 1.4rem Syne,sans-serif}.seller-metrics span{font-size:.78rem}.stores-section{background:var(--surface)}.store-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.store-list>a{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid var(--line);border-radius:18px}.store-list>a>span{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:var(--soft);font-weight:800}.store-list img{width:100%;height:100%;object-fit:cover}.store-list div{display:flex;flex:1;flex-direction:column}.store-list small{color:var(--muted)}footer{padding:70px 0 25px;background:#0c1712;color:#dce6df}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid p,.footer-grid a{color:#93a39a;font-size:.82rem}.copyright{margin-top:50px;padding-top:22px;border-top:1px solid #26332d;color:#73827a;font-size:.75rem}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#07100cc7;backdrop-filter:blur(8px)}.modal-backdrop[hidden]{display:none}.register-modal{position:relative;width:min(520px,100%);max-height:92vh;overflow:auto;padding:34px;background:var(--surface);border-radius:28px}.modal-close{position:absolute;right:18px;top:18px;border:0;background:var(--soft);color:var(--ink);width:36px;height:36px;border-radius:50%;font-size:1.3rem}.register-modal h2{font-size:2.3rem;margin:9px 0 20px}.role-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:20px}.role-tabs button{padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);font-weight:700}.role-tabs button.active{background:var(--accent);color:#fff}.register-modal form{display:grid;gap:13px}.register-modal label{display:grid;gap:6px;color:var(--muted);font-size:.74rem;font-weight:700}.register-modal input,.register-modal select{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink)}.delivery-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-message{min-height:20px;margin:0;font-size:.78rem;color:var(--brand-dark)}.toast{position:fixed;right:24px;bottom:24px;z-index:120;padding:13px 18px;background:#101c17;color:#fff;border-radius:12px}.toast[hidden]{display:none}[data-theme=dark]{--ink:#eef5f0;--muted:#a2b0a8;--paper:#0b110e;--surface:#111b16;--line:#27342d;--accent:#3d9b76;--soft:#192720;--shadow:0 24px 70px rgba(0,0,0,.35)}[data-theme=dark] .hero{background:radial-gradient(circle at 80% 10%,rgba(233,95,53,.17),transparent 29%),linear-gradient(135deg,#0b110e,#111d17)}
@media(max-width:980px){.header-actions>a{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p,.hero-search{margin-left:auto;margin-right:auto}.hero-links,.trust-row{justify-content:center}.hero-showcase{height:390px}.showcase-orbit{width:360px;height:360px}.deal-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.seller-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.shell{width:calc(100% - 24px)}.header-row{height:66px}.header-search,.header-actions{display:none}.brand{flex:1}.menu-toggle{display:block}.mobile-menu.open{display:grid;padding:12px;background:var(--surface)}.mobile-menu a,.mobile-menu button{padding:12px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left}.hero{padding:54px 0}.hero h1{font-size:clamp(2.6rem,15vw,4.1rem)}.hero-showcase{height:320px}.showcase-orbit{width:280px;height:280px}.showcase-main{width:260px;padding:28px}.showcase-main strong{font-size:1.5rem}.mini-products i{width:54px;height:54px}.floating.top{right:-4px;top:25px}.floating.bottom{left:-4px;bottom:35px}.section{padding:62px 0}.section-heading h2{font-size:2.2rem}.deal-grid,.product-grid{gap:10px}.product-info{padding:13px}.seller-grid{gap:35px}.store-list,.footer-grid{grid-template-columns:1fr}.register-modal{padding:26px 20px}.delivery-fields{grid-template-columns:1fr}}@media(max-width:430px){.hero-search{border-radius:20px}.hero-search button{padding:10px 13px}.trust-row{display:grid}.deal-grid,.product-grid{grid-template-columns:1fr 1fr}.deal-card h3,.product-card h3{font-size:.78rem}.product-bottom del{display:none}}
.favorites-link{position:relative;border:0;background:transparent;color:var(--ink);font-size:1.45rem}.favorite-count{position:absolute;right:-9px;top:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--brand);color:#fff;font-size:.65rem;line-height:18px}.product-card{position:relative}.product-favorite{position:absolute;z-index:3;right:10px;top:10px;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--brand);font-size:1.35rem;box-shadow:0 5px 16px #0002}.product-favorite.active{background:var(--brand);color:#fff}.app-promo-strip{padding:18px 0;background:var(--paper)}.app-promo-strip>.shell{display:grid;grid-template-columns:1fr auto;gap:12px}.app-promo-strip a,.cashback-pill{display:flex;align-items:center;gap:13px;padding:16px 20px;border-radius:20px;background:var(--accent);color:#fff}.app-promo-strip a>span{font-size:1.8rem}.app-promo-strip a>div{display:flex;flex:1;flex-direction:column}.app-promo-strip a small{opacity:.75}.app-promo-strip a>strong{font-size:.8rem}.cashback-pill{background:var(--brand);font-weight:800}.web-ad-section{padding:8px 0 22px}.web-ad-banner{display:block;height:150px;overflow:hidden;border-radius:22px;background:var(--soft);border:1px solid var(--line)}.web-ad-banner img{width:100%;height:100%;object-fit:contain}.favorites-open .product-card:not(.is-favorite){display:none}@media(max-width:700px){.app-promo-strip>.shell{grid-template-columns:1fr}.app-promo-strip a{padding:14px}.app-promo-strip a>strong{display:none}.web-ad-banner{height:105px}.product-favorite{width:32px;height:32px;right:7px;top:7px}}
