@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700;800;900&family=Noto+Serif+Devanagari:wght@400;500;600;700;800&family=Outfit:wght@300;400;500;600;700&family=Rozha+One&display=swap";
:root{--color-saffron:#e85d04;--color-saffron-dark:#c74e03;--color-saffron-light:#f48c06;--color-saffron-soft:#fff3e8;--color-gold:#d4af37;--color-gold-dark:#b8962e;--color-gold-light:#f5d061;--color-gold-bright:#ffe484;--color-sandstone:#c4956a;--color-sandstone-light:#fbf5ed;--color-sandstone-mid:#eed9c4;--color-sandstone-dark:#9e6e45;--color-cream:#fffbf5;--color-cream-soft:#f8f3ea;--color-night:#16162a;--color-night-darker:#0e0e1c;--color-night-card:#1e1e38;--color-krishna:#2a160d;--color-maroon:#7a1c20;--color-gold-glow:#d4af372e;--color-gold-border:#d4af3773;--color-saffron-muted:#e85d041a;--color-saffron-border:#e85d0459;--color-sandstone-border:#c4956a4d;--color-sandstone-divider:#c4956a66;--bg-page:var(--color-cream);--bg-card:#fff;--bg-dark:var(--color-night);--bg-dark-deeper:var(--color-night-darker);--bg-sandstone:var(--color-sandstone-light);--text-primary:var(--color-krishna);--text-secondary:#2a160dc7;--text-muted:#2a160d94;--text-on-dark:#fffbf5;--text-on-dark-muted:#fffbf5bf;--text-on-dark-subtle:#fffbf58c;--focus-ring:var(--color-saffron);--color-success:#2d8a4e;--color-error:#e53e3e;--color-warning:#e85d04;--font-heading-en:"Cinzel", serif;--font-heading-hi:"Noto Serif Devanagari", "Rozha One", serif;--font-body:"Outfit", "Roboto", sans-serif;--font-sacred:"Noto Serif Devanagari", serif;--font-accent:"Cinzel", serif;--font-mono:"JetBrains Mono", monospace;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fs-hero:78px;--fs-hero-mob:42px;--fs-section:52px;--fs-section-mob:36px;--fs-card-title:28px;--fs-body:19px;--fs-lead:22px;--fs-small:16px;--fs-caption:14px;--fs-badge:13px;--lh-tight:1.2;--lh-snug:1.35;--lh-body:1.7;--lh-relaxed:1.8;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--section-py:90px;--section-py-mob:60px;--container-max:1240px;--radius-sm:4px;--radius-md:8px;--radius-card:14px;--radius-lg:20px;--radius-full:9999px;--shadow-card:0 8px 30px #2a160d12;--shadow-card-hover:0 16px 40px #e85d0429;--shadow-button:0 4px 16px #e85d0459;--shadow-gold:0 6px 24px #d4af3759;--shadow-player:0 24px 70px #00000073;--shadow-sm:0 2px 8px #2a160d0d;--transition-fast:.15s ease-in-out;--transition-base:.25s ease-in-out;--transition-slow:.4s ease-in-out;--z-below:-1;--z-base:0;--z-raised:10;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500;--header-height:108px;--btn-radius:var(--radius-md);--btn-padding:14px 32px;--btn-font-size:16px;--btn-font-weight:var(--fw-semibold)}
html{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-en);font-weight:var(--fw-bold);letter-spacing:-.01em}.font-cinzel{font-family:var(--font-heading-en)}.font-devanagari{font-family:var(--font-heading-hi)}.font-body{font-family:var(--font-body)}.section-eyebrow{font-family:var(--font-heading-en);font-size:var(--fs-caption);font-weight:var(--fw-bold);letter-spacing:2.5px;text-transform:uppercase;color:var(--color-saffron);background:var(--color-saffron-soft);border:1px solid var(--color-saffron-border);border-radius:50px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;display:inline-flex}.section-eyebrow-gold{color:var(--color-gold-bright);border:1px solid var(--color-gold-border);background:#d4af371f}.section-header{text-align:center;margin-bottom:50px}.section-header h2{font-family:var(--font-heading-en);font-size:var(--fs-section);font-weight:var(--fw-bold);color:var(--text-primary);line-height:var(--lh-tight);margin-top:8px;margin-bottom:14px}.section-header p{font-size:var(--fs-lead);color:var(--text-secondary);max-width:680px;line-height:var(--lh-body);margin-inline:auto}@media (max-width:768px){.section-header h2{font-size:var(--fs-section-mob)}}.text-gradient-gold{background:linear-gradient(135deg, var(--color-gold-bright) 0%, var(--color-gold) 50%, var(--color-gold-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-saffron{background:linear-gradient(135deg, var(--color-saffron-light) 0%, var(--color-saffron) 60%, var(--color-saffron-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ornate-underline{justify-content:center;align-items:center;gap:12px;margin-top:12px;margin-bottom:8px;display:flex}.ornate-underline:before,.ornate-underline:after{content:"";background:linear-gradient(90deg, transparent, var(--color-gold));width:60px;height:2px}.ornate-underline:after{background:linear-gradient(90deg, var(--color-gold), transparent)}.ornate-symbol{color:var(--color-gold);font-size:16px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body{background-color:var(--bg-page);color:var(--text-primary);overflow-x:clip}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}::selection{background:var(--color-saffron);color:#fff}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:24px}@media (min-width:768px){.container{padding-inline:40px}}.section{padding-block:var(--section-py);position:relative}@media (max-width:768px){.section{padding-block:var(--section-py-mob)}}.section-cream{background-color:var(--bg-page);color:var(--text-primary)}.section-sandstone{background-color:var(--color-sandstone-light);color:var(--text-primary);border-top:1px solid var(--color-sandstone-border);border-bottom:1px solid var(--color-sandstone-border)}.section-sandstone:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0 L40 20 L20 40 L0 20 Z' fill='none' stroke='%23C4956A' stroke-width='0.6' opacity='0.08'/%3E%3C/svg%3E");position:absolute;inset:0}.section-sandstone>*{z-index:1;position:relative}.section-dark{background-color:var(--bg-dark);color:var(--text-on-dark);position:relative}.section-dark:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg fill='none' stroke='%23D4AF37' stroke-width='0.6' opacity='0.07'%3E%3Cpath d='M30 0 L60 30 L30 60 L0 30 Z'/%3E%3Ccircle cx='30' cy='30' r='12'/%3E%3Cpath d='M30 18 L42 30 L30 42 L18 30 Z'/%3E%3Ccircle cx='0' cy='0' r='10'/%3E%3Ccircle cx='60' cy='0' r='10'/%3E%3Ccircle cx='0' cy='60' r='10'/%3E%3Ccircle cx='60' cy='60' r='10'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.section-dark>*{z-index:1;position:relative}.temple-arch-divider{opacity:.6;background-position:50%;background-repeat:repeat-x;background-size:48px 24px;width:100%;height:24px}.divider-gold{justify-content:center;align-items:center;width:100%;margin:32px 0;display:flex;position:relative}.divider-gold:before,.divider-gold:after{content:"";background:linear-gradient(90deg, transparent, var(--color-gold-border), transparent);flex:1;height:1px}.divider-gold-icon{color:var(--color-gold);margin:0 16px;font-size:18px}.gold-frame{border:2px solid var(--color-gold);border-radius:var(--radius-card);box-shadow:0 0 0 1px #d4af3733, var(--shadow-gold);position:relative}.gold-frame:before{content:"";border-radius:calc(var(--radius-card) - 4px);pointer-events:none;border:1px solid #d4af3766;position:absolute;inset:4px}.card-elevated{border-radius:var(--radius-card);border:1px solid var(--color-sandstone-border);box-shadow:var(--shadow-card);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#fff}.card-elevated:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-gold-border);transform:translateY(-4px)}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-col{flex-direction:column;display:flex}.gap-4{gap:16px}.gap-6{gap:24px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-to-content{z-index:var(--z-toast);background:var(--color-saffron);color:#fff;border-radius:var(--radius-md);font-weight:var(--fw-semibold);transition:top var(--transition-fast);padding:12px 24px;position:absolute;top:-100px;left:16px}.skip-to-content:focus{top:16px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
nextjs-portal,#__next-build-watcher,[data-nextjs-toast]{display:none!important}
.Header-module__KHjLKa__header{width:100%;z-index:var(--z-sticky);transition:transform .3s ease-in-out,background-color .3s ease-in-out,box-shadow .3s ease-in-out;position:fixed;top:0;left:0}.Header-module__KHjLKa__topMarquee{color:#fff;border-bottom:1.5px solid var(--color-gold);z-index:10;background:linear-gradient(90deg,#7a1c20 0%,#942025 50%,#7a1c20 100%);padding:9px 0;position:relative;overflow:hidden}.Header-module__KHjLKa__marqueeTrack{white-space:nowrap;display:flex;overflow:hidden}.Header-module__KHjLKa__marqueeText{white-space:nowrap;font-family:var(--font-heading-hi);letter-spacing:.6px;text-shadow:0 1px 2px #0006;font-size:16px;font-weight:500;animation:32s linear infinite Header-module__KHjLKa__slideText;display:inline-block}.Header-module__KHjLKa__marqueeText strong{color:var(--color-gold-bright);font-weight:700}@keyframes Header-module__KHjLKa__slideText{0%{transform:translate(0%)}to{transform:translate(-50%)}}.Header-module__KHjLKa__transparent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffbf5f2;border-bottom:1px solid #d4af3733}.Header-module__KHjLKa__solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1.5px solid var(--color-gold-border);background:#fffbf5fa;box-shadow:0 4px 20px #2a160d0f}.Header-module__KHjLKa__hidden{transform:translateY(-100%)}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__KHjLKa__logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__KHjLKa__logoText{flex-direction:column;display:flex}.Header-module__KHjLKa__logoName{font-family:var(--font-heading-en);color:#2c1810;font-size:18px;font-weight:600}.Header-module__KHjLKa__desktopNav{display:none}@media (min-width:1024px){.Header-module__KHjLKa__desktopNav{align-items:center;display:flex}}.Header-module__KHjLKa__navList{align-items:center;gap:28px;display:flex}.Header-module__KHjLKa__navItem{position:relative}.Header-module__KHjLKa__navLink{color:#2c1810;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:5px;padding:4px 0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex;position:relative}.Header-module__KHjLKa__transparent .Header-module__KHjLKa__navLink,.Header-module__KHjLKa__solid .Header-module__KHjLKa__navLink{color:#2c1810}.Header-module__KHjLKa__navLink:hover,.Header-module__KHjLKa__navLink.Header-module__KHjLKa__active{color:#c75b1a!important}.Header-module__KHjLKa__navLink:after{content:"";background:var(--color-saffron);width:0;height:2.5px;transition:width .25s ease-in-out;position:absolute;bottom:0;left:0}.Header-module__KHjLKa__navLink:hover:after,.Header-module__KHjLKa__navLink.Header-module__KHjLKa__active:after{width:100%}.Header-module__KHjLKa__dropdown{border-radius:var(--radius-card);min-width:200px;z-index:var(--z-dropdown);background:#fff;border:1px solid #c4956a26;padding:8px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000001a}.Header-module__KHjLKa__dropdown:before{content:"";width:100%;height:12px;position:absolute;top:-12px;left:0}.Header-module__KHjLKa__dropdownLink{color:var(--text-secondary);transition:all var(--transition-fast);border-radius:8px;padding:10px 16px;font-size:14px;display:block}.Header-module__KHjLKa__dropdownLink:hover{background:var(--color-saffron-muted);color:var(--color-saffron)}.Header-module__KHjLKa__actions{align-items:center;gap:16px;display:flex}.Header-module__KHjLKa__bellBtn{width:40px;height:40px;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__KHjLKa__transparent .Header-module__KHjLKa__bellBtn,.Header-module__KHjLKa__solid .Header-module__KHjLKa__bellBtn{color:var(--text-primary)}.Header-module__KHjLKa__bellBtn:hover{background:#e85d0414}.Header-module__KHjLKa__bellDot{background:var(--color-saffron);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:10px}.Header-module__KHjLKa__desktopBtns{align-items:center;gap:12px;display:none}@media (min-width:768px){.Header-module__KHjLKa__desktopBtns{display:flex}}.Header-module__KHjLKa__btnOutline{color:#c75b1a;background:0 0;border:1.5px solid #c75b1a;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__KHjLKa__btnOutline:hover{background:#c75b1a14}.Header-module__KHjLKa__btnPrimary{color:#fff;background:#c75b1a;border:1.5px solid #c75b1a;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__KHjLKa__btnPrimary:hover{background:#b54d10;border-color:#b54d10}.Header-module__KHjLKa__hamburger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__KHjLKa__transparent .Header-module__KHjLKa__hamburger,.Header-module__KHjLKa__solid .Header-module__KHjLKa__hamburger{color:#2c1810}@media (min-width:1024px){.Header-module__KHjLKa__hamburger{display:none}}.Header-module__KHjLKa__mobileMenu{background:var(--bg-page);width:85%;max-width:360px;height:100vh;z-index:var(--z-modal);position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 40px #00000026}.Header-module__KHjLKa__mobileNav{flex-direction:column;gap:8px;padding:80px 24px 40px;display:flex}.Header-module__KHjLKa__mobileLink{color:var(--text-primary);transition:all var(--transition-fast);border-radius:8px;padding:14px 16px;font-size:16px;font-weight:500;display:block}.Header-module__KHjLKa__mobileLink:hover,.Header-module__KHjLKa__mobileLink.Header-module__KHjLKa__active{background:var(--color-saffron-muted);color:var(--color-saffron)}.Header-module__KHjLKa__mobileNavItem{flex-direction:column;display:flex}.Header-module__KHjLKa__mobileLinkBtn{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;font-family:inherit;display:flex}.Header-module__KHjLKa__mobileSubNav{flex-direction:column;padding-left:12px;display:flex;overflow:hidden}.Header-module__KHjLKa__mobileSubLink{color:var(--text-secondary);transition:all var(--transition-fast);border-radius:8px;padding:10px 16px;font-size:15px;font-weight:500;display:block}.Header-module__KHjLKa__mobileSubLink:hover,.Header-module__KHjLKa__mobileSubLink.Header-module__KHjLKa__active{color:var(--color-saffron);background:#c75b1a0d}.Header-module__KHjLKa__mobileBtns{flex-direction:column;gap:12px;margin-top:24px;display:flex}
.Footer-module__yg9ahW__footer{background-color:var(--color-night-darker);border-top:3px solid var(--color-gold);padding:80px 0 0;position:relative;overflow:hidden}.Footer-module__yg9ahW__footer:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg fill='none' stroke='%23D4AF37' stroke-width='0.5' opacity='0.04'%3E%3Cpath d='M30 0 L60 30 L30 60 L0 30 Z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Footer-module__yg9ahW__grid{z-index:1;grid-template-columns:1fr;gap:48px;padding-bottom:48px;display:grid;position:relative}@media (min-width:768px){.Footer-module__yg9ahW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__yg9ahW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__yg9ahW__logoGroup{align-items:center;gap:14px;margin-bottom:20px;display:flex}.Footer-module__yg9ahW__logoName{font-family:var(--font-heading-en);color:#fff;font-size:21px;font-weight:700}.Footer-module__yg9ahW__logoTag{font-family:var(--font-heading-en);letter-spacing:2px;color:var(--color-gold-bright);text-transform:uppercase;font-size:11px;font-weight:700}.Footer-module__yg9ahW__brandDesc{color:#fff9;font-size:15px;line-height:var(--lh-body);margin-bottom:20px}.Footer-module__yg9ahW__socials{gap:12px;display:flex}.Footer-module__yg9ahW__socialIcon{color:#fff;width:40px;height:40px;transition:all var(--transition-base);background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__yg9ahW__socialIcon:hover{background:var(--color-saffron);border-color:var(--color-saffron)}.Footer-module__yg9ahW__colTitle{font-family:var(--font-heading-en);color:var(--color-gold);margin-bottom:20px;font-size:18px;font-weight:600}.Footer-module__yg9ahW__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__yg9ahW__linkList a{color:#ffffffb3;transition:color var(--transition-fast);font-size:15px}.Footer-module__yg9ahW__linkList a:hover{color:#fff}.Footer-module__yg9ahW__contactList{flex-direction:column;gap:16px;display:flex}.Footer-module__yg9ahW__contactItem{color:#fffc;align-items:flex-start;gap:12px;font-size:15px;display:flex}.Footer-module__yg9ahW__contactItem svg{color:var(--color-gold);flex-shrink:0;margin-top:3px}.Footer-module__yg9ahW__bottomBar{border-top:1px solid #ffffff14;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;padding:24px 0;display:flex}@media (min-width:640px){.Footer-module__yg9ahW__bottomBar{flex-direction:row}.Footer-module__yg9ahW__bottomLeft{align-items:flex-start}}.Footer-module__yg9ahW__bottomLeft{flex-direction:column;align-items:center;gap:8px;display:flex}.Footer-module__yg9ahW__grivyonxLink{color:#ffffff80;transition:color var(--transition-fast);align-items:center;gap:6px;font-size:14px;display:flex}.Footer-module__yg9ahW__grivyonxLink:hover{color:#fff}.Footer-module__yg9ahW__bottomBar p{color:#ffffff80;font-size:14px}.Footer-module__yg9ahW__bottomLinks{color:#ffffff80;gap:12px;font-size:14px;display:flex}.Footer-module__yg9ahW__bottomLinks a{transition:color var(--transition-fast)}.Footer-module__yg9ahW__bottomLinks a:hover{color:#fff}
