*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#171717;background:#f5f5f5;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{border:0}img{max-width:100%;display:block}.site-header,.site-footer{color:#fff;background:#171717}.site-header{justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(16px,4vw,48px);display:flex}.brand-link,.site-nav a{color:inherit;text-decoration:none}.brand-link{font-size:1.3rem;font-weight:800}.site-nav{align-items:center;gap:8px;display:flex}.site-nav a{border-radius:999px;padding:9px 13px}.site-nav a:hover{background:#ffffff1f}.eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:700}.hero-section,.preview-section,.content-page{max-width:1280px;margin:0 auto;padding:36px clamp(16px,4vw,48px)}.hero-section{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:34px;display:grid}.hero-copy h1,.about-hero h1{max-width:820px;margin:0;font-size:clamp(2.3rem,6vw,5.2rem);line-height:.98}.hero-copy p,.about-hero p{color:#4d4d4d;max-width:660px;font-size:1.08rem;line-height:1.65}.hero-actions,.about-cta{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.primary-link,.secondary-link{border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary-link{color:#fff;background:#171717}.primary-link:hover{background:#0f766e}.secondary-link{color:#171717;border:1px solid #cfcfcf}.secondary-link:hover{border-color:#171717}.hero-image{background:#e9f6ff;border-radius:8px;overflow:hidden}.hero-image img{object-fit:cover;width:100%;min-height:360px}.section-heading{margin-bottom:20px}.section-heading h1,.section-heading h2,.cart-heading h2,.about-cta h2{margin:0;font-size:clamp(1.7rem,3vw,2.5rem)}.preview-grid,.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.preview-card,.values-grid article,.product-card,.cart-panel{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 20px #0000000f}.preview-card{overflow:hidden}.preview-card img{object-fit:cover;width:100%;height:250px}.preview-card div,.values-grid article{padding:18px}.preview-card span,.product-tag{color:#0f766e;background:#e6fffb;border-radius:999px;width:fit-content;margin-bottom:10px;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.preview-card h3,.values-grid h2,.product-info h2,.cart-item h3{margin:0 0 8px}.preview-card p,.values-grid p,.product-info p,.cart-item p,.empty-cart{color:#5f5f5f;margin:0;line-height:1.5}.shop-layout{grid-template-columns:minmax(0,1fr) 360px;gap:28px;max-width:1280px;margin:0 auto;padding:32px clamp(16px,4vw,48px);display:grid}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.product-card{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:230px}.product-info{flex-direction:column;flex:1;justify-content:space-between;gap:20px;padding:18px;display:flex}.product-info h2{font-size:1.15rem}.product-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-actions strong{font-size:1.15rem}.product-actions button,.cart-summary button{color:#fff;cursor:pointer;background:#171717;border-radius:6px;padding:10px 14px;font-weight:700}.product-actions button:hover,.cart-summary button:hover{background:#0f766e}.cart-panel{align-self:start;padding:20px;position:sticky;top:20px}.cart-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.cart-heading>span{color:#0f766e;white-space:nowrap;background:#e6fffb;border-radius:999px;padding:6px 10px;font-size:.85rem;font-weight:700}.cart-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.cart-item{border-bottom:1px solid #eee;grid-template-columns:82px 1fr;gap:12px;padding-bottom:16px;display:grid}.cart-item img{object-fit:cover;border-radius:8px;width:82px;height:82px}.cart-item-details{gap:10px;display:grid}.quantity-controls{border:1px solid #d7d7d7;border-radius:999px;align-items:center;width:fit-content;display:inline-flex;overflow:hidden}.quantity-controls button{color:#171717;cursor:pointer;background:#fff;width:34px;height:32px;font-weight:700}.quantity-controls button:hover{background:#efefef}.quantity-controls span{text-align:center;min-width:32px;font-weight:700}.remove-button{color:#a11b1b;cursor:pointer;background:0 0;width:fit-content;padding:0;font-weight:700}.remove-button:hover{color:#711212}.cart-summary{gap:14px;margin-top:20px;display:grid}.cart-summary div{justify-content:space-between;align-items:center;gap:16px;font-size:1.1rem;display:flex}.about-hero{margin-bottom:28px}.values-grid article h2{font-size:1.25rem}.about-cta{border-top:1px solid #ddd;justify-content:space-between;align-items:center;margin-top:28px;padding-top:28px}.site-footer{text-align:center;margin-top:12px;padding:20px}.site-footer p{margin:0}@media (max-width:900px){.hero-section,.shop-layout,.preview-grid,.values-grid{grid-template-columns:1fr}.cart-panel{position:static}}@media (max-width:560px){.site-header,.product-actions,.cart-heading{flex-direction:column;align-items:stretch}.site-nav{width:100%}.site-nav a,.product-actions button,.primary-link,.secondary-link{flex:1;justify-content:center}.hero-image img{min-height:280px}}
