:root{--jade:#176b55;--jade-dark:#0f4f3f;--jade-soft:#4faf8f;--gold:#c6a76a;--ivory:#f8f6f0;--white:#fff;--charcoal:#222725;--muted:#6f7773;--line:#2227251f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--charcoal);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.notification-bell{z-index:40;color:#fff;background:#183d32;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 30px #102c2440}.notification-bell svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.notification-bell span{background:#c84e3d;border:2px solid #fff;border-radius:20px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-3px;right:-2px}@media (max-width:600px){.notification-bell{width:48px;height:48px;bottom:14px;right:14px}}.store-page{overflow-x:hidden}.store-announcement{background:var(--jade-dark);color:var(--white);text-align:center;padding:10px 20px;font-size:13px}.store-header{background:var(--white);border-bottom:1px solid var(--line)}.store-header-inner{justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.store-logo{letter-spacing:-.04em;font-size:28px;font-weight:800}.store-logo span{color:var(--jade)}.store-nav,.store-actions{align-items:center;gap:24px;display:flex}.store-nav a,.store-actions>a:first-child{font-size:14px;font-weight:600}.store-shop-button,.store-primary-button{background:var(--jade);color:var(--white);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.store-shop-button{padding:12px 18px;font-size:14px}.store-hero{background:radial-gradient(circle at 80% 20%, #4faf8f24, transparent 34%), var(--ivory);padding:72px 0}.store-hero-inner{grid-template-columns:1fr .85fr;align-items:center;gap:70px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.store-label{color:var(--jade);letter-spacing:.16em;font-size:12px;font-weight:800;display:inline-block}.store-hero-copy h1{letter-spacing:-.06em;margin:18px 0 22px;font-size:clamp(52px,7vw,88px);line-height:.98}.store-hero-copy p{max-width:580px;color:var(--muted);margin:0;font-size:19px;line-height:1.65}.store-hero-buttons{gap:14px;margin-top:30px;display:flex}.store-primary-button,.store-secondary-button{padding:15px 22px}.store-secondary-button{border:1px solid var(--line);background:var(--white);border-radius:999px;font-weight:700}.store-hero-product{border:1px solid var(--line);background:var(--white);border-radius:26px;padding:26px;position:relative}.store-product-badge{z-index:2;background:var(--jade);color:var(--white);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;position:absolute;top:18px;left:18px}.store-hero-product img{object-fit:contain;width:100%;height:420px}.store-hero-product-info{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding-top:18px;display:flex}.store-hero-product-info small,.store-hero-product-info strong{display:block}.store-hero-product-info small{color:var(--muted);margin-bottom:5px}.store-hero-product-info strong{font-size:20px}.store-hero-product-info span{font-size:24px;font-weight:800}.store-section{background:var(--white);padding:92px 0}.store-section-heading{width:min(1180px,100% - 40px);margin:0 auto 36px}.store-section-heading h2,.store-about h2,.store-contact h2{letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(36px,5vw,58px);line-height:1.05}.store-category-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.store-category-card{border:1px solid var(--line);background:var(--ivory);border-radius:22px;min-height:250px;padding:28px}.store-category-card>span{color:var(--gold);font-size:12px;font-weight:800}.store-category-card h3{margin:46px 0 12px;font-size:28px}.store-category-card p{min-height:74px;color:var(--muted);margin:0;line-height:1.6}.store-category-card a{color:var(--jade);margin-top:24px;font-weight:700;display:inline-block}.store-category-card small{color:var(--muted);margin-top:24px;font-weight:700;display:inline-block}.live-products-section{background:var(--ivory);padding:92px 0}.live-products-inner{width:min(1180px,100% - 40px);margin:0 auto}.live-products-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.live-products-head h2{letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(36px,5vw,58px);line-height:1.05}.live-products-head p{max-width:360px;color:var(--muted);margin:0;line-height:1.6}.section-kicker{color:var(--jade);letter-spacing:.16em;font-size:12px;font-weight:800}.live-products-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.live-product-card{border:1px solid var(--line);background:var(--white);border-radius:22px;overflow:hidden}.live-product-image{background:var(--white);min-height:300px;display:block;position:relative}.live-product-image img{object-fit:contain;width:100%;height:300px;padding:18px}.product-new-pill{background:var(--jade);color:var(--white);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px}.live-product-body{background:var(--white);padding:22px}.live-product-category{color:var(--jade);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.live-product-body h3{margin:10px 0 6px;font-size:22px;line-height:1.25}.live-product-brand{color:var(--muted);font-size:13px}.live-product-description{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:16px 0 0;line-height:1.6;display:-webkit-box;overflow:hidden}.live-product-bottom{justify-content:space-between;align-items:end;gap:16px;margin-top:24px;display:flex}.live-product-price strong,.live-product-price span{display:block}.live-product-price strong{font-size:22px}.live-product-price span{color:var(--muted);margin-top:4px;font-size:13px;text-decoration:line-through}.product-view-link{background:var(--jade);width:42px;height:42px;color:var(--white);border-radius:50%;place-items:center;font-size:20px;display:grid}.store-about,.store-contact{padding:86px 0}.store-about{background:var(--white)}.store-contact{background:var(--jade-dark);color:var(--white)}.store-about-inner,.store-contact-inner{grid-template-columns:1fr .8fr;gap:70px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.store-about p,.store-contact p{margin:0 0 16px;line-height:1.7}.store-about p{color:var(--muted)}.store-contact .store-label{color:var(--gold)}.store-contact p{color:#ffffffb8}.store-contact a{color:var(--gold);margin-top:12px;font-weight:700;display:inline-block}.store-footer{color:var(--white);background:#102c25;padding:60px 0 24px}.store-footer>div{width:min(1180px,100% - 40px);margin:0 auto}.store-footer-logo{color:var(--white)}.store-footer p{color:#ffffff94}.store-footer-links{flex-wrap:wrap;gap:22px;display:flex;margin-top:36px!important}.store-footer-links a{color:#ffffffad;font-size:14px}.store-footer-bottom{color:#ffffff73;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:20px;font-size:12px;display:flex;margin-top:34px!important}.product-status-box{background:var(--white);text-align:center;border-radius:18px;width:min(1180px,100% - 40px);margin:0 auto;padding:24px}@media (max-width:900px){.store-nav{display:none}.store-hero-inner,.store-about-inner,.store-contact-inner{grid-template-columns:1fr}.store-category-grid,.live-products-grid{grid-template-columns:repeat(2,1fr)}.store-hero-copy{text-align:center}.store-hero-buttons{justify-content:center}}@media (max-width:640px){.store-announcement{font-size:11px}.store-header-inner{width:calc(100% - 24px);min-height:68px}.store-logo{font-size:24px}.store-actions>a:first-child{display:none}.store-shop-button{padding:10px 15px}.store-hero-inner{gap:36px;width:calc(100% - 24px)}.store-hero-copy h1{font-size:48px}.store-hero-copy p{font-size:16px}.store-hero-buttons{flex-direction:column}.store-primary-button,.store-secondary-button{width:100%}.store-hero-product{padding:16px}.store-hero-product img{height:310px}.store-section-heading,.store-category-grid,.live-products-inner,.store-about-inner,.store-contact-inner,.store-footer>div{width:calc(100% - 24px)}.store-section-heading h2,.store-about h2,.store-contact h2,.live-products-head h2{font-size:38px}.store-category-grid,.live-products-grid{grid-template-columns:1fr}.store-category-card{min-height:auto}.store-category-card h3{margin-top:30px}.store-category-card p{min-height:auto}.live-products-head{display:block}.live-products-head p{margin-top:14px}.live-product-image,.live-product-image img{height:260px;min-height:260px}.live-product-description{-webkit-line-clamp:2}.store-about-inner,.store-contact-inner{gap:24px}.store-footer-links{gap:16px}.store-footer-bottom{flex-direction:column;gap:8px}.store-category-card{border-radius:18px;padding:22px}.store-category-card h3{margin:20px 0 10px;font-size:26px}.store-category-card p{font-size:15px;line-height:1.5}.store-category-card a,.store-category-card small{margin-top:18px}.store-category-grid{gap:14px}.store-section{padding:56px 0}.store-hero-copy h1{font-size:42px;line-height:1}.store-section-heading h2,.store-about h2,.store-contact h2,.live-products-head h2{font-size:34px;line-height:1.08}.store-hero{padding:42px 0 50px}.store-section,.live-products-section,.store-about,.store-contact{padding:50px 0}.store-section-heading,.live-products-head{margin-bottom:26px}.store-category-card{padding:20px}.store-category-card h3{margin-top:16px;font-size:24px}.store-category-card p{font-size:14px}.live-product-body h3{font-size:20px}.live-product-description{font-size:14px}}
