*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,"Noto Serif Devanagari",serif;color:#3a2118;background:#f8f2e8}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#fffaf2;border-bottom:1px solid #ead7bd;position:sticky;top:0;z-index:20}.brand{font-size:24px;font-weight:700;color:#6e2418}.lang button{border:1px solid #d9b878;background:transparent;border-radius:20px;padding:7px 13px;margin-left:5px;cursor:pointer;color:#6e2418}.lang button.active{background:#d9a52e;color:white}.hero{min-height:610px;position:relative;text-align:center;padding:90px 8% 80px;background:radial-gradient(circle at 50% 30%,rgba(125,62,26,.15),transparent 35%),linear-gradient(135deg,#6e271b,#3d1714 55%,#6c2b1d);color:#fff8e8;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,214,139,.07),transparent);pointer-events:none}.hamburger{position:absolute;left:4%;top:28px;border:0;border-radius:50%;width:48px;height:48px;background:#f4d28b;color:#542117;font-size:25px;cursor:pointer;z-index:2}.om{position:absolute;right:5%;top:32px;font-size:28px;color:#e9c86c}.badge{display:inline-block;border:1px solid #e3b64f;color:#f2cf76;padding:9px 20px;border-radius:25px;font-size:16px}.invocation{margin-top:24px;color:#f0c96a;font-size:20px}.hero h1{font-size:clamp(48px,8vw,88px);margin:24px 0 18px;letter-spacing:2px;font-weight:500}.tagline{max-width:850px;margin:0 auto;line-height:1.9;font-size:18px;color:#f8e7c9}.hero-actions{margin-top:32px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hero-actions a{text-decoration:none;padding:13px 23px;border-radius:8px}.primary{background:#e2b13f;color:#4b2017}.secondary{border:1px solid #d9bb8b;color:#fff8e8}.intro{padding:70px 8%;max-width:1100px;margin:auto}.eyebrow{color:#a16b22;letter-spacing:2px;font-size:14px}.intro h2{font-size:42px;margin:12px 0}.intro p{font-size:19px;line-height:1.9;color:#644b3c}.cards{max-width:1200px;margin:0 auto;padding:10px 6% 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fffaf2;border:1px solid #ead7bd;border-radius:16px;padding:25px;box-shadow:0 8px 25px rgba(74,35,18,.07);min-height:190px}.card.featured{border-color:#d5a63e;background:#fff6dc}.card span{color:#b27a28;font-size:13px}.card h3{font-size:23px;margin:12px 0}.card p{line-height:1.7;color:#6c5548}.menu{position:fixed;top:0;left:-390px;width:min(390px,88vw);height:100vh;background:#fffaf2;z-index:50;transition:.25s;box-shadow:10px 0 30px rgba(0,0,0,.2);overflow:auto}.menu.open{left:0}.menu-head{height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ead7bd;color:#6e2418}.menu-head button{border:0;background:none;font-size:28px;cursor:pointer}.menu nav a{display:block;padding:14px 22px;text-decoration:none;color:#4d3529;border-bottom:1px solid #f0e4d4}.menu nav a:hover{background:#f7e8c9;color:#7a321f}#shade{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:40}#shade.open{display:block}footer{text-align:center;padding:45px 20px;background:#351714;color:#e9c979;line-height:2}.footer small{color:#fff} @media(max-width:850px){.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.hero{padding-top:105px;min-height:650px}.hero h1{font-size:48px}.tagline{font-size:16px}.cards{grid-template-columns:1fr}.topbar{height:56px}.brand{font-size:20px}}
