:root{color:#2f241c;background:#fff8ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{min-height:100vh;background:#fff8ef;overflow-x:hidden}.header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px max(24px,calc((100vw - 1180px)/2));min-height:88px;background:#fff8efe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #fed7aa}.brand{display:flex;align-items:center;flex-shrink:0}.brandLogo{width:clamp(220px,32vw,360px);height:auto;max-height:128px;object-fit:contain;object-position:left center;display:block}.searchField{display:flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:0 14px;min-height:42px;box-shadow:0 8px 20px #0000000f;color:#78716c}.searchField input{border:0;outline:none;background:transparent;min-width:160px}.nav{display:flex;gap:30px;font-size:14px;font-weight:800;color:#57534e}.nav a:hover{color:#dc2626}.headerActions{display:flex;gap:10px;align-items:center}.iconButton,.cartButton{border:0;cursor:pointer;background:#fff;color:#2f241c;box-shadow:0 8px 20px #0000000f}.iconButton{width:42px;height:42px;display:grid;place-items:center;border-radius:999px}.cartButton{display:flex;align-items:center;gap:8px;border-radius:999px;padding:12px 18px;font-weight:900}.cartButton span{background:#dc2626;color:#fff;border-radius:999px;padding:2px 7px;font-size:12px}.hero{position:relative;max-width:1180px;margin:0 auto;padding:74px 24px;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.glow{position:absolute;border-radius:999px;filter:blur(60px);pointer-events:none}.greenGlow{width:300px;height:300px;background:#86efac59;left:-120px;top:80px}.redGlow{width:420px;height:420px;background:#f8717138;right:-180px;top:70px}.heroText{position:relative;z-index:2}.pill{display:inline-flex;gap:8px;align-items:center;padding:10px 16px;border-radius:999px;background:#ffffffbf;border:1px solid #fed7aa;color:#b91c1c;font-weight:900;box-shadow:0 8px 25px #0000000f}.hero h1{font-size:clamp(46px,6vw,76px);line-height:.98;margin:24px 0;letter-spacing:-.06em;font-weight:950}.hero h1 span{color:#dc2626}.hero p{color:#57534e;font-size:19px;line-height:1.75;max-width:620px}.heroActions{margin-top:32px;display:flex;gap:14px;flex-wrap:wrap}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 28px;border-radius:999px;font-weight:950}.primaryButton{background:#dc2626;color:#fff;box-shadow:0 18px 35px #dc262638}.secondaryButton{background:#fff;color:#2f241c;border:1px solid #fed7aa}.heroCard{position:relative;border:8px solid white;border-radius:48px;overflow:hidden;min-height:480px;box-shadow:0 30px 70px #2f241c2e}.heroCard img,.heroCard .heroPhoto{width:100%;height:480px;object-fit:cover;display:block}.featuredBox{position:absolute;left:24px;right:24px;bottom:24px;background:#ffffffeb;border-radius:28px;padding:22px;box-shadow:0 18px 40px #00000029}.featuredBox div{color:#78716c;font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:950}.featuredBox strong{display:block;color:#dc2626;font-size:26px;margin-top:6px}.featuredBox p{margin:8px 0 0;font-size:14px;line-height:1.5}.categories{max-width:1180px;margin:0 auto;padding:0 24px 36px;display:flex;gap:12px;flex-wrap:wrap}.categories button{border:1px solid #fed7aa;background:#fff;border-radius:999px;padding:13px 20px;color:#57534e;font-weight:950;cursor:pointer;box-shadow:0 8px 20px #0000000a}.categories button.active{background:#dc2626;border-color:#dc2626;color:#fff}.productsSection{max-width:1180px;margin:0 auto;padding:44px 24px 70px}.sectionHeader{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px;gap:20px}.sectionHeader p{margin:0 0 8px;color:#15803d;letter-spacing:.24em;text-transform:uppercase;font-weight:950;font-size:13px}.sectionHeader h2{margin:0;font-size:clamp(34px,4vw,48px);letter-spacing:-.05em}.sectionHeader span{font-weight:900;color:#78716c}.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;padding:16px;border-radius:18px;margin-bottom:24px;font-weight:800}.productsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.productCard{overflow:hidden;background:#fff;border-radius:32px;border:1px solid #ffedd5;box-shadow:0 12px 30px #0000000d}.productImage{position:relative;overflow:hidden}.productImage img{width:100%;height:230px;object-fit:cover;display:block;transition:transform .45s ease}.productCard:hover .productImage img{transform:scale(1.05)}.badge{position:absolute;top:14px;left:14px;background:#ffffffeb;color:#dc2626;border-radius:999px;padding:7px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:950}.heart{position:absolute;top:14px;right:14px;border:0;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#ffffffeb;color:#dc2626}.productBody{padding:20px}.category{color:#78716c;font-size:13px;font-weight:800}.productBody h3{margin:6px 0 8px;font-size:20px}.productBody p{min-height:50px;margin:0;color:#57534e;line-height:1.5;font-size:14px}.productFooter{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.productFooter strong{color:#dc2626;font-size:22px}.qtyControls{display:flex;align-items:center;gap:8px}.qtyControls button{border:0;width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#2f8f3a;color:#fff;cursor:pointer}.qtyControls span{min-width:20px;text-align:center;font-weight:950}.checkoutSection{max-width:1180px;margin:0 auto 72px;padding:0 24px}.checkoutSteps{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.checkoutSteps span{padding:8px 16px;border-radius:999px;background:#fff;border:1px solid #fed7aa;font-size:13px;font-weight:800;color:#78716c}.checkoutSteps span.active{background:#dc2626;border-color:#dc2626;color:#fff}.checkoutPanel{padding:28px;display:grid;grid-template-columns:1.1fr 1fr;gap:32px;background:#fff;border-radius:40px;box-shadow:0 18px 45px #00000014;align-items:start}.basketColumn h2,.checkoutPanel h2{margin:0;font-size:34px;letter-spacing:-.04em}.basketHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.textButton{border:0;background:none;color:#dc2626;font-weight:800;font-size:14px;cursor:pointer;text-decoration:underline}.emptyBasket{text-align:center;padding:40px 20px;color:#78716c;display:grid;gap:16px;justify-items:center}.basketList{list-style:none;margin:0;padding:0;display:grid;gap:16px}.basketRow{display:flex;gap:14px;padding-bottom:16px;border-bottom:1px solid #ffedd5}.basketThumb{width:80px;height:80px;object-fit:cover;border-radius:16px;flex-shrink:0;background:#fff7ed}.basketRowBody{flex:1;min-width:0;display:grid;gap:10px}.basketRowTop{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.basketRowTop strong{display:block;font-size:16px;line-height:1.3}.basketUnit{display:block;font-size:13px;color:#78716c;font-weight:600;margin-top:4px}.basketRowFooter{display:flex;justify-content:space-between;align-items:center;gap:12px}.basketQty button{background:#2f8f3a}.lineTotal{color:#dc2626;font-size:18px}.iconBtn{border:0;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#f5f5f4;color:#57534e;cursor:pointer;flex-shrink:0}.iconBtn.danger{background:#fee2e2;color:#991b1b}.basketSummary{margin-top:20px;padding:18px;background:#fff7ed;border-radius:18px;border:1px solid #fed7aa}.basketSummary>div{display:flex;justify-content:space-between;align-items:center;font-size:18px}.basketSummary strong{color:#dc2626;font-size:22px}.muted{color:#78716c}.muted.small{font-size:13px;margin:8px 0 0}.checkoutBox{display:grid;gap:12px;position:sticky;top:100px;padding:24px;background:#fffbf5;border:1px solid #ffedd5;border-radius:28px}.checkoutBox h3{margin:0;font-size:22px}.checkoutIntro{margin:0 0 8px;color:#78716c;font-size:14px}.checkoutBox label{color:#57534e;font-weight:900}.checkoutBox input,.checkoutBox select{min-height:48px;border:1px solid #fed7aa;border-radius:18px;padding:0 16px;outline:none;width:100%}.deliveryNote{margin-top:20px;padding:16px;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;color:#57534e;line-height:1.6;font-size:14px}.checkboxRow{display:flex;gap:10px;align-items:flex-start;font-weight:500;line-height:1.5}.checkboxRow input{width:auto;min-height:auto;margin-top:4px}.checkboxRow a{color:#dc2626;text-decoration:underline}.total{display:flex;justify-content:space-between;align-items:center;font-size:20px;margin-top:8px}.total strong{color:#dc2626;font-size:26px}.checkoutBox button{min-height:54px;border:0;border-radius:999px;background:#dc2626;color:#fff;font-weight:950;cursor:pointer}.checkoutBox button:disabled{opacity:.55;cursor:not-allowed}.paymentSection{margin-top:16px;padding-top:20px;border-top:1px solid #ffedd5}.paymentSection h4{margin:0 0 6px;font-size:16px}.paymentNote{margin:0 0 14px;font-size:13px;color:#78716c;line-height:1.5}.paymentButtons{display:grid;gap:10px}.payButton{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border:0;border-radius:999px;font-weight:950;font-size:16px;cursor:pointer}.payButton.primary{background:#dc2626;color:#fff}.payButton.paypal{background:#ffc439;color:#003087}.payButton:disabled{opacity:.55;cursor:not-allowed}.paypalMark{font-weight:900;font-size:18px;letter-spacing:-.02em}.trust{background:#2f241c;color:#fff;padding:60px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trust div{background:#ffffff1a;border-radius:32px;padding:28px}.trust svg{color:#fdba74}.trust h3{font-size:22px;margin:16px 0 8px}.trust p{color:#e7e5e4;line-height:1.6;margin:0}.siteFooter{padding:48px 24px;background:#fff;border-top:1px solid #fed7aa}.footerInner{max-width:1180px;margin:0 auto;text-align:center;display:grid;gap:14px;justify-items:center}.footerLogo{height:48px;width:auto;opacity:.95}.footerInner p{margin:0;color:#57534e;max-width:520px;line-height:1.6}.footerNav{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;font-weight:800}.footerNav a{color:#dc2626}.footerNav a:hover{text-decoration:underline}.footerInner small{color:#78716c;font-weight:700}.legalPage{max-width:760px;margin:0 auto;padding:48px 24px 80px}.legalBack a{color:#dc2626;font-weight:800}.legalPage h1{font-size:clamp(34px,4vw,48px);letter-spacing:-.04em;margin:12px 0}.legalUpdated{color:#78716c;margin-bottom:28px}.legalContent h2{margin-top:32px;font-size:22px}.legalContent p,.legalContent li{color:#57534e;line-height:1.75}.legalContent a{color:#dc2626}.checkoutResult{text-align:center}.checkoutResult .lede{color:#57534e;font-size:18px;line-height:1.7;max-width:560px;margin:0 auto 24px}.successIcon{color:#15803d;margin:0 auto 16px}.orderSummary{text-align:left;background:#fff;border:1px solid #ffedd5;border-radius:24px;padding:24px;margin:24px auto;max-width:520px}.orderSummary ul{padding-left:20px;color:#57534e}.orderTotal{margin-top:16px;font-size:18px}.checkoutResult .primaryButton{display:inline-flex;margin-top:8px}@media (max-width: 980px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:44px}.productsGrid{grid-template-columns:repeat(2,1fr)}.checkoutPanel{grid-template-columns:1fr;padding:22px}.checkoutBox{position:static}.trust{grid-template-columns:1fr}}@media (max-width: 620px){.header{padding:14px;flex-wrap:wrap;gap:12px}.searchField{display:none}.brandLogo{width:clamp(180px,52vw,280px);max-height:96px}.checkoutSection{padding:0 16px}.basketThumb{width:64px;height:64px}.basketRowTop strong{font-size:15px}.cartButton{padding:10px 12px}.hero{padding:34px 16px}.heroCard,.heroCard img,.heroCard .heroPhoto{min-height:360px;height:360px}.productsGrid{grid-template-columns:1fr}.sectionHeader{align-items:flex-start;flex-direction:column}}
