:root{--navy:#0b3158;--navy2:#082746;--gold:#c89b2b;--cream:#f6f1e7;--ink:#122033;--muted:#667085;--line:#e7e9ee;--bg:#ffffff;--green:#25D366}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.topbar{height:38px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;font-size:13px}.topbar a{color:#fff}.header{position:sticky;top:0;z-index:40;height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:28px;padding:0 5vw}.brand{display:flex;align-items:center;gap:11px;min-width:245px}.brand img,.footer-brand img{width:54px;height:54px;object-fit:cover;border-radius:50%}.brand strong,.footer-brand strong{display:block;color:var(--navy);font-size:15px}.brand small,.footer-brand small{font-size:9px;letter-spacing:1.2px;color:var(--gold);font-weight:700}.header nav{display:flex;gap:22px;margin-left:auto}.header nav a{font-size:14px;font-weight:600;color:#344054}.header nav a:hover{color:var(--navy)}.header-actions{display:flex}.quote-pill{border:0;background:var(--navy);color:#fff;border-radius:999px;padding:11px 15px;font-weight:700;cursor:pointer}.quote-pill span{background:var(--gold);color:#fff;border-radius:99px;padding:2px 7px;margin-left:5px}.menu-btn{display:none;border:0;background:none;font-size:24px}.hero{min-height:560px;display:grid;grid-template-columns:1.05fr .95fr;background:linear-gradient(110deg,#fff 0 55%,var(--cream) 55% 100%);padding:68px 7vw}.hero-copy{max-width:690px;align-self:center}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--gold);font-weight:800}.hero h1{font-size:58px;line-height:1.04;margin:16px 0 20px;color:var(--navy);letter-spacing:-2px}.hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px}.hero-actions,.form-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{border:0;border-radius:8px;padding:14px 20px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn.primary{background:var(--gold);color:#fff}.btn.secondary{background:#fff;border:1px solid var(--navy);color:var(--navy)}.btn.whatsapp{background:var(--green);color:#fff}.btn.ghost{background:#f2f4f7;color:#344054}.trust-row{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;font-weight:600;color:#475467}.hero-visual{display:flex;align-items:center;justify-content:center}.product-stack{position:relative;width:460px;height:380px}.bag,.cup,.box{position:absolute;box-shadow:0 22px 45px rgba(11,49,88,.14)}.bag{width:175px;height:235px;left:35px;top:80px;background:#d6aa6d;border-radius:4px}.bag:before{content:"";position:absolute;width:60px;height:36px;border:8px solid #b48651;border-bottom:0;border-radius:50px 50px 0 0;left:50%;transform:translateX(-50%);top:-30px}.cup{width:84px;height:145px;border-radius:10px 10px 28px 28px;background:#fff;border:1px solid #eee}.cup:before{content:"";position:absolute;left:-5px;right:-5px;top:-8px;height:16px;border-radius:20px;background:#f2f2f2}.cup-a{right:78px;top:52px}.cup-b{right:4px;top:90px;height:128px;background:#e6c58e}.box{background:#c69a63;border-radius:4px}.box:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#aa7944}.box-a{width:190px;height:90px;right:20px;bottom:50px}.box-b{width:130px;height:75px;left:180px;bottom:22px}.section{padding:72px 7vw}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2,.quote-intro h2,.about h2,.contact h2{font-size:38px;color:var(--navy);margin:8px 0}.section-head p,.quote-intro p,.about p{color:var(--muted);line-height:1.7}.section-head>a{font-weight:700;color:var(--navy)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-grid button{background:#fff;border:1px solid var(--line);padding:24px 12px;border-radius:14px;cursor:pointer}.category-grid button:hover{border-color:var(--gold);transform:translateY(-2px)}.category-grid span{font-size:30px;display:block;margin-bottom:10px}.category-grid b{font-size:13px}.shop-section{background:#fafafa}.shop-head{align-items:flex-end}.search-wrap{display:flex;gap:10px}.search-wrap input,.search-wrap select{border:1px solid #d0d5dd;border-radius:8px;padding:11px 12px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.product-image{height:190px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f9f3e8,#fff)}.product-emoji{font-size:72px}.product-body{padding:18px}.product-body small{color:var(--gold);font-weight:700}.product-body h3{margin:8px 0 6px;color:var(--navy);font-size:18px}.product-body p{color:var(--muted);font-size:13px;line-height:1.5;min-height:40px}.product-actions{display:flex;gap:8px;margin-top:14px}.product-actions button{flex:1;border:0;border-radius:7px;padding:10px;font-weight:700;cursor:pointer}.add-quote{background:var(--navy);color:#fff}.view-product{background:#f2f4f7;color:#344054}.industries{background:var(--navy);color:#fff}.industries .section-head h2{color:#fff}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.industry-grid article{border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:25px;background:rgba(255,255,255,.05)}.industry-grid span{font-size:30px}.industry-grid h3{margin:12px 0 8px}.industry-grid p{color:#d9e2ec;line-height:1.6}.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.about-cards{display:grid;gap:14px}.about-cards article{border:1px solid var(--line);border-radius:14px;padding:20px;display:grid;grid-template-columns:52px 1fr;column-gap:12px}.about-cards b{grid-row:1/3;color:var(--gold);font-size:28px}.about-cards h3{margin:0;color:var(--navy)}.about-cards p{margin:5px 0}.quote-section{background:var(--cream);display:grid;grid-template-columns:.7fr 1.3fr;gap:48px}.quote-section form{background:#fff;border-radius:16px;padding:26px;border:1px solid #eadfcb}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.quote-section label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#344054}.quote-section input,.quote-section select,.quote-section textarea{border:1px solid #d0d5dd;border-radius:8px;padding:12px;background:#fff}.quote-section textarea{resize:vertical;margin-top:7px}.form-note{font-size:12px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-grid a{border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:8px}.contact-grid span{font-size:26px}.contact-grid b{color:var(--navy)}.contact-grid small{color:var(--muted)}footer{padding:28px 7vw;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{display:flex;align-items:center;gap:10px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 12px 30px rgba(0,0,0,.2);z-index:60}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:.2s;z-index:70}.drawer-backdrop.open{opacity:1;pointer-events:auto}.quote-drawer{position:fixed;right:-440px;top:0;width:min(420px,92vw);height:100vh;background:#fff;z-index:80;box-shadow:-18px 0 40px rgba(0,0,0,.18);transition:.25s;padding:22px;display:flex;flex-direction:column}.quote-drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.drawer-head button{border:0;background:none;font-size:30px;cursor:pointer}.quote-items{flex:1;overflow:auto;padding:14px 0}.quote-item{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.quote-item button{border:0;background:none;color:#b42318;cursor:pointer}.drawer-actions{display:grid;gap:8px}.empty{color:var(--muted);text-align:center;padding:30px 10px}
@media(max-width:1050px){.header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px 5vw;border-bottom:1px solid var(--line);flex-direction:column}.header nav.open{display:flex}.menu-btn{display:block;margin-left:auto}.header-actions{margin-left:0}.hero{grid-template-columns:1fr;padding-top:48px}.hero-visual{margin-top:25px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.about,.quote-section{grid-template-columns:1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.topbar span{display:none}.topbar{justify-content:center}.header{padding:0 4vw}.brand{min-width:0}.brand div{display:none}.quote-pill{font-size:12px}.hero{padding:48px 5vw;min-height:auto;background:linear-gradient(180deg,#fff 0 62%,var(--cream) 62% 100%)}.hero h1{font-size:42px}.hero p{font-size:16px}.product-stack{transform:scale(.75);height:300px;margin-top:-20px}.section{padding:56px 5vw}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.quote-intro h2,.about h2,.contact h2{font-size:31px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.search-wrap{width:100%;flex-direction:column}.search-wrap input,.search-wrap select{width:100%}.industry-grid,.contact-grid,.form-grid{grid-template-columns:1fr}.about-cards article{grid-template-columns:44px 1fr}.quote-section form{padding:18px}footer{flex-direction:column;align-items:flex-start}}
