:root{--gold: #c8941a;--gold-bright: #f0c75e;--saffron: rgba(242, 136, 0);--deep-bg: #07040a;--text-primary: #f5f1e8;--text-secondary: #cfc7b6;--border: rgba(255,255,255,.08);--transition: all .3s ease}#navbar[data-astro-cid-ugcunkw7]{transition:transform .3s ease,background .3s ease;will-change:transform}nav[data-astro-cid-ugcunkw7]{position:fixed;top:0;left:0;right:0;z-index:100;padding:10px 60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:linear-gradient(to bottom,rgba(7,4,10,0),transparent);box-shadow:0 1px 0 var(--border);backdrop-filter:blur(0px);transition:var(--transition);min-height:32px}nav[data-astro-cid-ugcunkw7].scrolled{will-change:background,transform;background:#07040a80;box-shadow:0 1px 0 var(--border);padding:10px 60px}.nav-left[data-astro-cid-ugcunkw7]{display:flex;align-items:center;gap:1rem;min-width:140px}.menu-btn[data-astro-cid-ugcunkw7]{width:32px;height:32px;background:none;border:none;cursor:pointer;display:flex;padding:2px;margin-right:10px;margin-left:clamp(-15px,-1vw,0px);transition:var(--transition)}.menu-btn[data-astro-cid-ugcunkw7] img[data-astro-cid-ugcunkw7]{width:26px;height:26px;object-fit:contain;filter:brightness(1.2);transition:transform .2s ease}.menu-btn[data-astro-cid-ugcunkw7]:hover img[data-astro-cid-ugcunkw7]{transform:scale(1.1)}.nav-logo[data-astro-cid-ugcunkw7]{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;cursor:pointer}.nav-logo[data-astro-cid-ugcunkw7]:hover .logo-symbol[data-astro-cid-ugcunkw7]{transform:scale(1.04)}.logo-wrapper[data-astro-cid-ugcunkw7]{position:relative;width:42px;height:42px}.logo-symbol[data-astro-cid-ugcunkw7]{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;box-shadow:0 0 20px #c8941a59;transition:transform .25s ease}.logo-text[data-astro-cid-ugcunkw7]{font-family:Cinzel,serif;font-size:16px;font-weight:700;letter-spacing:.1em;color:var(--text-primary)}.logo-text[data-astro-cid-ugcunkw7] span[data-astro-cid-ugcunkw7]{color:#f80;margin-left:2px;text-shadow:0 0 8px rgba(255,136,0,.25)}.nav-links[data-astro-cid-ugcunkw7]{display:flex;justify-content:center;align-items:center;gap:42px;list-style:none}.nav-left[data-astro-cid-ugcunkw7]{justify-self:start}.nav-links[data-astro-cid-ugcunkw7]{justify-self:center}.nav-links[data-astro-cid-ugcunkw7] a[data-astro-cid-ugcunkw7]{position:relative;font-family:Cinzel,serif;font-size:11px;letter-spacing:.18em;color:var(--text-secondary);text-decoration:none;transition:var(--transition);padding-bottom:6px}.nav-links[data-astro-cid-ugcunkw7] a[data-astro-cid-ugcunkw7]:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:1px;background:var(--gold-bright);transition:width .35s ease}.nav-links[data-astro-cid-ugcunkw7] a[data-astro-cid-ugcunkw7]:hover{color:var(--gold-bright);text-shadow:0 0 8px rgba(240,199,94,.5)}.nav-links[data-astro-cid-ugcunkw7] a[data-astro-cid-ugcunkw7]:hover:after{width:100%}@media(max-width:1200px){nav[data-astro-cid-ugcunkw7].center-logo .nav-logo[data-astro-cid-ugcunkw7]{position:absolute;left:50%;transform:translate(-50%)}nav[data-astro-cid-ugcunkw7]{padding:10px 16px;grid-template-columns:auto 1fr;min-height:64px}.nav-links[data-astro-cid-ugcunkw7]{display:none}.nav-left[data-astro-cid-ugcunkw7]{justify-self:start}.nav-logo[data-astro-cid-ugcunkw7]{gap:8px}.logo-text[data-astro-cid-ugcunkw7]{font-family:Cinzel,serif;font-size:1.35rem;font-weight:700;letter-spacing:.08em;color:var(--text-primary);line-height:1;white-space:nowrap;text-shadow:0 0 12px rgba(255,255,255,.05)}}:root{--gold: #c8941a;--gold-bright: #f0c75e;--saffron: rgb(242, 136, 0);--deep-bg: #07040a;--text-primary: #f5f1e8;--text-secondary: #cfc7b6;--border: rgba(255,255,255,.08);--transition: all .3s ease}.footer[data-astro-cid-sz7xmlte]{padding:4rem 1.5rem 2rem;background:#07040a00;backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.1);color:var(--text-primary);transition:var(--transition);color:#f5f1e8}.footer-content[data-astro-cid-sz7xmlte]{max-width:1300px;margin:0 auto}.footer-left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.2rem}.footer-brand-top[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem}.footer-logo-wrapper[data-astro-cid-sz7xmlte]{width:64px;height:64px;flex-shrink:0}.footer-logo[data-astro-cid-sz7xmlte]{width:100%;height:100%;object-fit:cover;border-radius:50%;box-shadow:0 0 20px #00000059}.brand-title[data-astro-cid-sz7xmlte]{font-family:Cinzel,serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;letter-spacing:.12em;margin:0;line-height:1.2}.brand-title[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#f80;text-shadow:0 0 10px rgba(255,136,0,.4)}.footer-info-row[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-wrap:wrap}.brand-description[data-astro-cid-sz7xmlte]{flex:1;min-width:260px;max-width:500px;font-size:.95rem;line-height:1.8;color:#cfc7b6;margin:0}.footer-socials[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-family:Cinzel,serif;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;color:#cfc7b6;position:relative;transition:all .3s ease}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:1px;background:#f0c75e;transition:width .35s ease}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f0c75e}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:after{width:100%}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1300px;margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.copyright-text[data-astro-cid-sz7xmlte]{font-size:.82rem;line-height:1.8;color:#cfc7b6}.sanskrit[data-astro-cid-sz7xmlte]{color:#f0c75e;font-family:Cinzel,serif;letter-spacing:.12em}@media(max-width:900px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 1.25rem 2rem}.footer-content[data-astro-cid-sz7xmlte]{text-align:center}.footer-brand-top[data-astro-cid-sz7xmlte]{justify-content:center}.footer-info-row[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center}.brand-description[data-astro-cid-sz7xmlte]{max-width:100%}.footer-socials[data-astro-cid-sz7xmlte]{justify-content:center}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center}}@media(max-width:600px){.footer[data-astro-cid-sz7xmlte]{padding:2.5rem 1rem 1.5rem}.footer-logo-wrapper[data-astro-cid-sz7xmlte]{width:56px;height:56px}.footer-socials[data-astro-cid-sz7xmlte]{gap:1rem}.brand-description[data-astro-cid-sz7xmlte]{font-size:.92rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Georgia,serif;background-color:#f5f1e8;color:#222;line-height:1.6}a{text-decoration:none;color:inherit}main{max-width:1100px;margin:auto;padding-top:130px;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}
