:root{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;color:#132016;background:#f4f9f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.page{max-width:1200px;margin:0 auto;padding:28px 20px 36px}.site-header{position:sticky;top:12px;z-index:10;margin-bottom:18px}.site-header-inner{background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #dbe7de;border-radius:14px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{text-decoration:none;font-weight:800;color:#1b4332;font-size:1.2rem}.main-nav{display:flex;gap:14px;flex-wrap:wrap}.main-nav a{text-decoration:none;color:#2f4b3a;padding:6px 10px;border-radius:8px;font-weight:600}.main-nav a.active{background:#dff0e5;color:#143526}.header-cart{background:#1b4332;color:#fff;font-weight:700;padding:7px 11px;border-radius:9px}.hero{background:linear-gradient(135deg,#2d6a4f,#1b4332 60%,#0b2e13);border-radius:24px;padding:34px;color:#f5fffa;display:grid;grid-template-columns:1.5fr 1fr;gap:28px;box-shadow:0 20px 35px #0b2e1340}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.77rem;font-weight:700;color:#cdeed8}.hero h1{margin:12px 0;font-size:2.4rem;line-height:1.2}.hero-text{margin:0;color:#ddf5e6;max-width:56ch}.hero-actions{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.primary-btn,.checkout-btn,.add-btn,.qty-btn{border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-weight:600}.primary-btn{background:#f4c95d;color:#292108;padding:11px 18px;text-decoration:none;display:inline-flex;align-items:center}.shipping-note{color:#d7f2e2;font-size:.92rem}.cart-summary{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:20px;align-self:center}.cart-summary h2{margin:0 0 8px;font-size:1.15rem}.cart-count{margin:0;color:#d3f1df;font-size:.95rem}.cart-total{margin:14px 0;font-size:1.7rem;font-weight:700}.checkout-btn{width:100%;background:#081c15;color:#fff;padding:12px}.products-header{margin:30px 0 16px}.products-header h2{margin:0 0 7px;font-size:1.65rem;color:#172a1f}.products-header p{margin:0;color:#4f6659}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.product-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e7eee9;display:flex;flex-direction:column;box-shadow:0 10px 24px #0b2e1314}.product-image-wrap{position:relative}.product-image{width:100%;height:178px;object-fit:cover}.product-image-fallback{width:100%;height:178px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#e0efe6,#cfe5d8);color:#1b4332;padding:10px;text-align:center}.fallback-icon{font-size:2rem}.fallback-text{font-weight:700;max-width:22ch}.badge{position:absolute;top:10px;left:10px;background:#081c15d9;color:#fff;font-size:.74rem;padding:4px 8px;border-radius:999px}.product-info{padding:14px 14px 0}.product-info h3{margin:0;font-size:1.05rem;color:#122117}.product-size{margin:6px 0;color:#607267}.product-price{margin:0;font-size:1.22rem;font-weight:700;color:#1b4332}.add-btn{margin:auto 14px 14px;background:#2d6a4f;color:#fff;padding:10px}.quantity-controls{margin:auto 14px 14px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d8e3dc;border-radius:10px;padding:8px}.quantity-controls span{min-width:18px;text-align:center;font-weight:700;color:#1b4332}.qty-btn{width:30px;height:30px;border-radius:8px;background:#ecf5ef;color:#1b4332;font-size:1.05rem}.info-strip{margin:20px 0 26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pop-status{margin:14px 0 0;color:#1b4332;font-weight:600}.info-strip div{background:#fff;border:1px solid #dfebe4;border-radius:14px;padding:14px}.info-strip h3{margin:0 0 4px;color:#153727}.info-strip p{margin:0;color:#4f6659;font-size:.92rem}.page-panel{background:#fff;border:1px solid #e1ece5;border-radius:16px;padding:22px;box-shadow:0 8px 20px #0b2e130f}.page-panel h1{margin:0 0 10px;color:#143526}.page-panel p{color:#455d50}.legal p{line-height:1.75}.inline-link-btn{margin-top:8px}.site-footer{margin-top:30px;background:#0f281c;border-radius:18px;padding:22px;color:#d7efe2}.footer-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px}.site-footer h3,.site-footer h4{margin:0 0 8px;color:#f0fff7}.site-footer p{margin:0;color:#c6e5d5}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links a{color:#d0eadb;text-decoration:none}.footer-links a.active{color:#fff}.copyright{border-top:1px solid #335746;margin-top:16px;padding-top:12px;font-size:.9rem}@media(max-width:850px){.site-header{top:8px}.site-header-inner{flex-direction:column;align-items:stretch}.main-nav{justify-content:center}.header-cart{text-align:center}.hero{grid-template-columns:1fr;padding:24px}.hero h1{font-size:1.95rem}.info-strip,.footer-columns{grid-template-columns:1fr}}
