*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#302016;background:#fff8ed}.navbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:16px 7%;background:rgba(255,250,245,.96);backdrop-filter:blur(10px);border-bottom:1px solid #ead9c4}.logo{font-size:25px;font-weight:900;letter-spacing:1px;color:#5b321c}.nav-menu{display:flex;align-items:center;gap:25px}.nav-menu a{color:#5b321c;text-decoration:none;font-weight:700}.btn-whatsapp{background:#25d366!important;color:#fff!important;padding:10px 18px;border-radius:30px}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center;padding:80px 7%;background:radial-gradient(circle at 85% 20%,#f0d2a2,transparent 32%),linear-gradient(135deg,#fff9ef,#f4dfc2)}.tagline{color:#c4863d;font-size:13px;font-weight:800;letter-spacing:2px}.hero h1{margin:16px 0;font-size:clamp(42px,6vw,70px);line-height:.98;color:#5b321c}.hero-content p{max-width:620px;font-size:19px;line-height:1.65}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.btn-primary,.btn-secondary{display:inline-block;padding:14px 22px;border-radius:10px;text-decoration:none;font-weight:800}.btn-primary{background:#5b321c;color:#fff}.btn-secondary{background:#fff;color:#5b321c;border:1px solid #d9c2a6}.product-preview{background:#fff;border-radius:30px;padding:40px;text-align:center;box-shadow:0 25px 60px rgba(91,50,28,.12)}.product-preview h2{color:#5b321c;font-size:26px;margin:25px 0 5px}.pouch{width:210px;height:300px;margin:auto;position:relative;background:linear-gradient(160deg,#7a421f,#b86d2b 55%,#713719);border-radius:10px 10px 22px 22px;box-shadow:0 20px 30px rgba(0,0,0,.2)}.pouch-label{position:absolute;left:18px;right:18px;top:82px;padding:22px 5px;display:flex;flex-direction:column;gap:4px;background:#f8e4b7;border-radius:7px;color:#5b321c}.pouch-label strong{font-size:24px}.pouch-label span{font-size:17px;font-weight:800}.section{padding:75px 7%}.section-title{text-align:center;color:#5b321c;font-size:34px}.section-description{text-align:center;max-width:700px;margin:-10px auto 35px;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:28px;background:#fff;border-radius:18px;border:1px solid #ead9c4}.card .icon{font-size:32px}.card h3{color:#5b321c}.card p{line-height:1.6}.mitra-section{padding:75px 7%;background:#fff;text-align:center}.mitra-section h2{font-size:34px;color:#5b321c;margin-top:0}.mitra-section>p{line-height:1.6}.logos{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:35px auto 0}.logo-card{height:170px;background:#fff;border:1px solid #ead9c4;border-radius:18px;display:flex;align-items:center;justify-content:center;padding:20px;box-shadow:0 10px 30px rgba(91,50,28,.08)}.logo-card img{max-width:100%;max-height:125px;width:auto;height:auto;object-fit:contain}.contact-section{padding:75px 7%;text-align:center;background:#f0dfc6}.contact-section h2{color:#5b321c;font-size:36px}.contact-section p{line-height:1.6}.phone{margin:20px 0;font-size:30px;font-weight:900;color:#5b321c}footer{padding:30px 7%;text-align:center;background:#24170f;color:#fff}footer p{margin:8px 0 15px}@media(max-width:760px){.navbar{padding:14px 5%}.nav-menu{gap:10px}.nav-menu>a:not(.btn-whatsapp){display:none}.hero{grid-template-columns:1fr;padding:55px 5%}.hero h1{font-size:45px}.hero-content p{font-size:17px}.pouch{width:180px;height:260px}.cards,.logos{grid-template-columns:1fr}.section,.mitra-section,.contact-section{padding:60px 5%}.phone{font-size:24px}.logo-card{height:150px}}