:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d211b;background-color:#fff8ec;font-family:Inter,Segoe UI,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}#root{min-height:100vh}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}p{margin-bottom:0}:root{--deep-maroon:#66140f;--dark-red:#8d1d13;--saffron:#e85d16;--gold:#f5b51b;--cream:#fff8ec;--soft:#f8edda;--text-dark:#2d211b;--muted:#6f5d50;--white:#fff;--green:#55751f;--shadow:0 16px 40px #66140f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, var(--cream) 0%, var(--soft) 100%);min-height:100vh;color:var(--text-dark);margin:0;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{transition:transform .18s,box-shadow .18s,color .18s,background-color .18s}button:focus-visible,a:focus-visible{outline:3px solid var(--saffron);outline-offset:3px}.site-shell{min-height:100vh}.announcement-bar{background:var(--deep-maroon);color:var(--white);text-align:center;padding:.7rem 1rem;font-size:.95rem}.announcement-bar p{margin:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff8ecf5;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #66140f14}.skip-link{background:var(--deep-maroon);color:var(--white);z-index:100;border-radius:0 0 .75rem;padding:.75rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}.brand-link{letter-spacing:.12em;text-transform:uppercase;color:var(--deep-maroon);align-items:center;gap:.75rem;font-size:1rem;font-weight:800;display:flex}.brand-link img{object-fit:contain;border-radius:.85rem;width:52px;height:52px}.desktop-nav{align-items:center;gap:1rem;display:none}.desktop-nav a{color:var(--muted);font-size:.95rem;font-weight:600}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.25rem;font-weight:700;display:inline-flex}.button:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.button-primary{background:var(--saffron);color:var(--white)}.button-secondary{background:var(--white);color:var(--deep-maroon);border-color:#66140f2e}.desktop-only{display:none}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;padding:.45rem;display:inline-flex}.menu-toggle span{background:var(--deep-maroon);border-radius:999px;width:24px;height:2px;display:block}.mobile-nav{background:var(--white);width:min(92vw,260px);box-shadow:var(--shadow);border:1px solid #66140f1f;border-radius:1rem;padding:1rem;display:none;position:absolute;top:calc(100% + .75rem);right:1rem}.mobile-nav.open{display:block}.mobile-nav ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.mobile-nav a{color:var(--text-dark);border-radius:.65rem;padding:.8rem .5rem;font-weight:600;display:block}.mobile-nav a:hover{background:var(--soft)}main{width:min(1200px,100%);margin:0 auto;padding:0 0 3rem}.hero-section,.trust-section,.category-section,.products-section,.story-section,.why-section,.bulk-section,.contact-section{padding:2rem 1.25rem 0}.hero-section{align-items:center;gap:2rem;padding-top:2.5rem;display:grid}.hero-copy h1{color:var(--deep-maroon);margin:.25rem 0 1rem;font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.08}.eyebrow,.section-kicker{color:var(--saffron);letter-spacing:.2em;text-transform:uppercase;margin:0 0 .5rem;font-size:.85rem;font-weight:800;display:inline-block}.lead,.story-copy p,.section-intro p,.trust-card p,.category-card p,.product-details p,.bulk-card p,.contact-copy p{color:var(--muted)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hero-visual-card{box-shadow:var(--shadow);background:linear-gradient(145deg,#f5b51b29,#fff8ecf2);border-radius:2rem;place-items:center;gap:1rem;min-height:360px;padding:2rem;display:grid;position:relative;overflow:hidden}.hero-visual-card:before,.hero-visual-card:after{content:"";background:#66140f14;border-radius:999px;position:absolute}.hero-visual-card:before{width:180px;height:180px;inset:-56px auto auto -38px}.hero-visual-card:after{width:220px;height:220px;inset:auto -60px -70px auto}.hero-visual-badge,.hero-visual-pill{z-index:1;color:var(--deep-maroon);background:#ffffffdb;border-radius:999px;justify-content:center;align-items:center;padding:.65rem .95rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 10px 24px #66140f14}.hero-logo{z-index:1;object-fit:contain;border-radius:1.5rem;width:min(220px,70%);height:auto;position:relative}.section-intro{max-width:720px;margin-bottom:1.5rem}.section-intro h2,.bulk-card h2,.contact-copy h2,.story-copy h2{color:var(--deep-maroon);margin:.2rem 0 .75rem;font-size:clamp(1.5rem,3vw,2.1rem)}.trust-grid,.categories-grid,.product-grid,.why-grid{gap:1rem;display:grid}.trust-card,.category-card,.product-card,.why-card,.bulk-card,.contact-card{background:#fffffff0;border:1px solid #66140f14;border-radius:1.3rem;box-shadow:0 12px 30px #66140f0f}.trust-card,.category-card,.why-card{padding:1.3rem}.category-card h3,.why-card h3,.trust-card h3{color:var(--deep-maroon);margin:0 0 .6rem}.category-card a,.product-details a,.text-link{color:var(--saffron);margin-top:1rem;font-weight:700;display:inline-flex}.category-icon{width:2.8rem;height:2.8rem;color:var(--saffron);background:#e85d161f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.8rem;font-weight:800;display:inline-flex}.product-card{overflow:hidden}.product-visual{background:var(--soft);place-items:center;min-height:140px;padding:1rem;display:grid}.product-visual span{width:3.5rem;height:3.5rem;color:var(--deep-maroon);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.product-visual.accent-one{background:linear-gradient(135deg,#f5b51b73,#fff8ece6)}.product-visual.accent-two{background:linear-gradient(135deg,#85512b2e,#fff8ecf2)}.product-visual.accent-three{background:linear-gradient(135deg,#55751f2e,#fff8ecf2)}.product-visual.accent-four{background:linear-gradient(135deg,#8d1d1329,#fff8ecf2)}.product-details{padding:1.15rem 1.2rem 1.3rem}.product-name{color:var(--deep-maroon);margin:0 0 .25rem;font-weight:800}.product-category{color:var(--saffron);text-transform:uppercase;letter-spacing:.12em;margin:0 0 .55rem;font-size:.92rem;font-weight:700}.story-section{align-items:center;gap:1.5rem;display:grid}.story-visual-card{min-height:260px;box-shadow:var(--shadow);background:linear-gradient(135deg,#66140f14,#fff8ecf2);border-radius:1.5rem;place-items:center;display:grid}.story-visual-card img{object-fit:contain;border-radius:1.2rem;width:min(200px,60%)}.bulk-card,.contact-card{padding:1.5rem}.contact-card{gap:1.5rem;display:grid}.contact-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.contact-list li{border-top:1px solid #66140f1a;flex-direction:column;gap:.2rem;padding:.8rem 0;display:flex}.contact-label{color:var(--deep-maroon);font-weight:800}.contact-value{color:var(--muted)}.site-footer{color:#fff8ecf2;background:#66140ff5;margin-top:2rem;padding:2rem 1.25rem 2.5rem}.footer-brand{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.footer-brand img{object-fit:contain;background:#fff8eceb;border-radius:1rem;width:56px;height:56px;padding:.35rem}.footer-title{margin:0 0 .2rem;font-size:1.05rem;font-weight:800}.footer-links{gap:1rem;display:grid}.footer-links h3{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);margin:0 0 .65rem;font-size:.95rem}.footer-links ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a,.footer-bottom a{color:#fff8ecde}.footer-bottom{border-top:1px solid #fff8ec33;gap:.8rem;margin-top:1.2rem;padding-top:1rem;font-size:.92rem;display:grid}.footer-policy-links{flex-wrap:wrap;gap:.75rem;display:flex}@media (width>=640px){.trust-grid,.categories-grid,.product-grid,.why-grid,.product-grid,.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.site-header{padding:1rem 2rem}.desktop-nav{display:flex}.desktop-only{display:inline-flex}.menu-toggle{display:none}.mobile-nav{display:none!important}.hero-section{grid-template-columns:1.1fr .9fr;padding-top:3.25rem}.story-section{grid-template-columns:.9fr 1.1fr}.contact-card{grid-template-columns:.9fr 1.1fr;align-items:start}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.hero-section{gap:3rem}.trust-grid,.why-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.categories-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
