@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700;800&family=Noto+Sans+Tamil:wght@400;500;700&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--cream:#fff8ec;--paper:#fffdf7;--gold:#d99422;--gold2:#f4d483;--maroon:#8d2d24;--brown:#a84f19;--ink:#3e2922;--muted:#765f52;--line:#e7c889;--shadow:0 22px 60px rgba(103,54,19,.16);--max:1350px;--pad:clamp(18px,3vw,36px);--h1:clamp(44px,6vw,90px);--h2:clamp(32px,4.2vw,62px);--h3:clamp(24px,2.4vw,38px);--body:clamp(15px,1.05vw,18px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,#fff3cd,#fff9ed 34%,#fffaf1 70%),linear-gradient(90deg,rgba(174,97,33,.08) 1px,transparent 1px),linear-gradient(rgba(174,97,33,.08) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px;color:var(--ink);font-family:Inter,'Noto Sans Tamil',sans-serif;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),100% - var(--pad)*2);margin-inline:auto}.topbar{background:linear-gradient(90deg,#772016,#b65b1e);color:white;font-weight:800;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:16px;padding:9px var(--pad)}
.header{position:sticky;top:0;z-index:99;background:rgba(255,248,233,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(171,93,31,.22);box-shadow:0 8px 20px rgba(85,36,12,.06)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:14px;min-width:270px}.brand-mark{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#f6cd79,#9b3a21);display:grid;place-items:center;color:white;font-family:Cinzel;font-size:18px;font-weight:900;letter-spacing:1px;box-shadow:0 12px 32px rgba(162,80,22,.25)}.brand-mark.light{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24)}.brand b{font-family:Cinzel;color:var(--maroon);font-size:23px;line-height:.95}.brand small{display:block;color:#b35a21;letter-spacing:5px;font-weight:900;margin-top:8px;font-size:11px}.foot-brand b,.foot-brand small{color:#fff!important}.menu{display:flex;align-items:center;gap:24px;font-weight:900;letter-spacing:2px;text-transform:uppercase;font-size:13px;white-space:nowrap}.menu a{position:relative}.menu a:after{content:'';position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--gold);transition:.3s}.menu a:hover:after{right:0}.visit{background:linear-gradient(135deg,#e0a23a,#b54e19);color:white;padding:15px 24px;border-radius:999px;font-weight:900;box-shadow:0 18px 38px rgba(166,74,20,.26)}.hamb{display:none;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px 16px;font-weight:900;color:var(--maroon)}.mobile-panel{position:fixed;inset:0;z-index:150;background:linear-gradient(135deg,#fff8e8,#fff0c5);transform:translateX(100%);transition:.35s;display:flex;flex-direction:column;padding:22px}.mobile-panel.open{transform:none}.mobile-head{display:flex;justify-content:space-between;align-items:center;font-family:Cinzel;color:var(--maroon);font-size:24px;font-weight:900;border-bottom:1px solid var(--line);padding-bottom:18px}.mobile-head button{border:0;background:var(--maroon);color:white;border-radius:999px;padding:12px 18px;font-weight:900}.mobile-panel a{display:block;padding:18px;border-bottom:1px solid rgba(141,45,36,.14);font-family:Cinzel;font-weight:800;font-size:22px;color:var(--maroon)}.mobile-visit{background:var(--maroon)!important;color:#fff!important;border-radius:18px;margin-top:18px;text-align:center}
.section{padding:clamp(70px,9vw,120px) 0}.eyebrow{font-size:13px;letter-spacing:7px;text-transform:uppercase;color:#b35a21;font-weight:900}.title{font-family:Cinzel;color:var(--maroon);line-height:.95;margin:.12em 0 .3em}.sub-title{font-size:var(--h2)!important}.lead{font-size:clamp(17px,1.5vw,22px);line-height:1.75;color:#6b5147}.small-lead{font-size:clamp(16px,1.2vw,19px)}.btnrow{display:flex;gap:18px;flex-wrap:wrap}.btn{border-radius:999px;padding:16px 26px;font-weight:900;border:1px solid var(--line);background:#fff;color:var(--maroon);box-shadow:0 12px 26px rgba(112,62,24,.08)}.btn.primary{background:linear-gradient(135deg,#d98625,#ac3f1d);color:white;border:0}.hero{padding:60px 0 48px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr);gap:clamp(40px,5vw,80px);align-items:center}.hero h1{font-size:var(--h1);max-width:760px;word-break:normal;overflow-wrap:normal}.hero-copy{max-width:760px}.hero-img{position:relative;border-radius:42px;padding:20px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.hero-img img{width:100%;height:620px;object-fit:cover;object-position:center;border-radius:30px}.hours{position:absolute;right:-25px;bottom:54px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px 28px;box-shadow:0 18px 45px rgba(74,34,12,.18);font-size:16px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:34px}.stat{background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:18px;padding:20px 22px;min-height:92px}.stat strong{font-family:Cinzel;font-size:34px;color:var(--maroon);display:block}.split{display:grid;grid-template-columns:.86fr 1.14fr;gap:70px;align-items:center}.image-frame{border-radius:36px;padding:18px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.image-frame img{border-radius:25px;width:100%;aspect-ratio:1;object-fit:cover}.content-panel{background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:32px;padding:clamp(32px,4vw,58px);box-shadow:var(--shadow)}.pill-list{display:grid;gap:14px;margin-top:24px}.pill{background:#fff0be;border-left:4px solid var(--gold);border-radius:12px;padding:14px 18px;font-weight:800;color:#6b4432}
.orbit-section{overflow:hidden}.orbit-wrap{background:linear-gradient(135deg,#fff0ba,#fff9e8);border:1px solid var(--line);border-radius:48px;margin-top:34px;height:820px;position:relative;overflow:hidden;display:grid;place-items:center;box-shadow:inset 0 0 70px rgba(255,255,255,.55),var(--shadow)}.orbit-wrap:before{content:'';position:absolute;width:660px;height:660px;border:1px dashed rgba(181,91,23,.38);border-radius:50%;}.orbit-center{position:relative;z-index:3;text-align:center}.orbit-center img{width:250px;height:250px;border-radius:50%;object-fit:cover;border:12px solid white;box-shadow:0 24px 60px rgba(105,53,19,.25)}.orbit-center b{display:inline-block;margin-top:-26px;position:relative;background:var(--maroon);color:white;border-radius:999px;padding:15px 28px;font-family:Cinzel;max-width:300px}.orbit-track{position:absolute;width:660px;height:660px;border-radius:50%;animation:orbitRotate 42s linear infinite;transform-origin:center}.orbit-item{position:absolute;left:50%;top:50%;width:128px;height:160px;margin:-80px 0 0 -64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;animation:stayUpright 42s linear infinite}.orbit-item.pos0{transform:rotate(0deg) translate(330px) rotate(0deg)}.orbit-item.pos1{transform:rotate(45deg) translate(330px) rotate(-45deg)}.orbit-item.pos2{transform:rotate(90deg) translate(330px) rotate(-90deg)}.orbit-item.pos3{transform:rotate(135deg) translate(330px) rotate(-135deg)}.orbit-item.pos4{transform:rotate(180deg) translate(330px) rotate(-180deg)}.orbit-item.pos5{transform:rotate(225deg) translate(330px) rotate(-225deg)}.orbit-item.pos6{transform:rotate(270deg) translate(330px) rotate(-270deg)}.orbit-item.pos7{transform:rotate(315deg) translate(330px) rotate(-315deg)}.orb-img{display:block;background:white;border-radius:50%;padding:8px;box-shadow:0 20px 45px rgba(91,45,20,.18);border:1px solid var(--line)}.orb-img img{width:106px;height:106px;border-radius:50%;object-fit:cover}.orb-name{display:inline-block;background:white;border-radius:999px;padding:8px 16px;color:var(--maroon);font-family:Cinzel;font-weight:800;box-shadow:0 8px 16px rgba(97,43,20,.1)}@keyframes orbitRotate{to{transform:rotate(360deg)}}@keyframes stayUpright{to{rotate:-360deg}}
.section-head{text-align:center;max-width:850px;margin:0 auto 48px}.section-head h2{font-size:var(--h2);font-family:Cinzel;color:var(--maroon);line-height:1;margin:12px 0}.section-head p{font-size:18px;color:var(--muted);line-height:1.7}.cards{display:grid;gap:28px}.cards.cols5{grid-template-columns:repeat(5,1fr)}.cards.cols4{grid-template-columns:repeat(4,1fr)}.deity-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 45px rgba(93,49,20,.1);display:flex;flex-direction:column;transition:.35s;min-height:440px}.deity-card:hover{transform:translateY(-8px);box-shadow:0 28px 75px rgba(93,49,20,.18)}.deity-card img{height:255px;width:100%;object-fit:cover;object-position:center top}.deity-card .body{padding:24px;display:flex;flex-direction:column;gap:14px;flex:1}.deity-card h3{font-family:Cinzel;color:var(--maroon);font-size:clamp(19px,1.35vw,25px);line-height:1.05;margin:0;overflow-wrap:anywhere}.deity-card p{color:#6c554d;line-height:1.55;margin:0;min-height:54px}.link{margin-top:auto;color:var(--maroon);font-weight:900;border-bottom:2px solid var(--gold);width:max-content;padding-bottom:4px}.ashtadik-home{background:linear-gradient(135deg,#fff9ef,#ffe8a8)}.kala-band{background:radial-gradient(circle at 70% 50%,#9f5a1c,#4c1316 70%);color:white;overflow:hidden}.kala-grid{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:center}.kala-band .title{color:#ffe88d}.chakra-stage{position:relative;width:380px;height:380px;margin:auto;border-radius:50%;display:grid;place-items:center}.chakra-rings,.chakra-stage:before,.chakra-stage:after{content:'';position:absolute;border:1px solid rgba(255,220,120,.55);border-radius:50%;inset:0}.chakra-stage:before{inset:34px;border-style:dashed}.chakra-stage:after{inset:72px}.chakra-rings{inset:-22px;opacity:.35}.chakra-stage img{width:250px;height:250px;object-fit:cover;border-radius:50%;animation:orbitRotate 18s linear infinite;box-shadow:0 0 45px rgba(255,220,120,.35);z-index:2}
.page-hero{background:linear-gradient(135deg,#fff0c7,#fff9ed);padding:70px 0}.page-hero.compact h1{max-width:900px}.page-hero h1{font-size:clamp(42px,5.3vw,78px);font-family:Cinzel;color:var(--maroon);line-height:.98;margin:.2em 0}.inner-hero{padding:80px 0;background:linear-gradient(135deg,#fff2d0,#fff9ed)}.inner-hero.fire{background:linear-gradient(135deg,#3b0907,#b45a1c);color:white}.inner-hero.blue{background:linear-gradient(135deg,#082236,#1d77a0);color:white}.inner-hero.cosmic{background:linear-gradient(135deg,#21102f,#9a5b1e);color:white}.inner-hero.gold{background:linear-gradient(135deg,#fff1c5,#fffaf0)}.inner-hero-grid{display:grid;grid-template-columns:1fr 440px;gap:70px;align-items:center}.inner-hero h1{font-family:Cinzel;font-size:clamp(44px,5vw,82px);line-height:.95;margin:16px 0;color:inherit}.inner-hero p{font-size:20px;line-height:1.75;max-width:760px}.hero-art,.contact-card{background:#fff;border:1px solid var(--line);border-radius:34px;padding:16px;box-shadow:var(--shadow);color:var(--ink)}.hero-art img{width:100%;height:470px;border-radius:22px;object-fit:cover;object-position:center top}.article.creative{padding:90px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:stretch}.story-card,.feature,.quote-band{background:#fff;border:1px solid var(--line);border-radius:30px;padding:clamp(28px,4vw,54px);box-shadow:0 16px 48px rgba(90,46,18,.09)}.story-card.large{grid-column:span 1}.story-card.wide,.quote-band{grid-column:1/-1}.story-card h2,.quote-band h2{font-family:Cinzel;color:var(--maroon);font-size:clamp(28px,3vw,48px);line-height:1.05}.story-card p,.feature p{font-size:var(--body);line-height:1.9;color:#5f4b43}.visual-tile{border-radius:30px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.visual-tile img{height:100%;min-height:520px;width:100%;object-fit:cover;object-position:center top}.feature{background:#fff3ca;border-left:5px solid var(--gold)}.feature h3{font-family:Cinzel;color:var(--maroon);font-size:28px}.quote-band{background:linear-gradient(135deg,#fff0bc,#fff9ec);text-align:center}.quote-band p{font-size:24px;line-height:1.7;color:#6b4432}.related-block{margin-top:80px}.overview-page .deity-card{min-height:470px}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:38px}.contact-info,.contact-form{background:#fff;border:1px solid var(--line);border-radius:34px;padding:clamp(30px,4vw,56px);box-shadow:var(--shadow)}.contact-info h2,.contact-form h2{font-family:Cinzel;color:var(--maroon);font-size:42px}.social-row{display:flex;gap:14px;flex-wrap:wrap;margin:22px 0}.social-row a{background:#fff0bc;border:1px solid var(--line);border-radius:999px;padding:12px 18px;font-weight:900;color:var(--maroon)}.map{height:360px;border-radius:24px;overflow:hidden;border:1px solid var(--line);margin-top:24px}.map iframe{width:100%;height:100%;border:0}.contact-form label{display:grid;gap:8px;margin-bottom:16px;font-weight:900;color:var(--maroon)}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:16px;font:inherit;background:#fffaf0}.contact-form button{border:0;background:linear-gradient(135deg,#d98625,#ac3f1d);color:white;border-radius:999px;padding:16px 24px;font-weight:900;cursor:pointer}.footer{background:linear-gradient(135deg,#641714,#a2491c);color:white;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr 1.1fr .9fr .9fr;gap:50px}.footer h3{font-family:Cinzel;color:#ffe083}.footer p,.footer a{line-height:1.8;color:#fff4df}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.18);padding:24px;margin-top:50px;color:#ffe8c7}
@media(max-width:1280px){.menu{gap:16px;font-size:12px}.brand{min-width:245px}.hero-grid{grid-template-columns:1fr 480px}.hero-img img{height:540px}.cards.cols5{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1080px){.menu{display:none}.hamb{display:block}.nav{height:82px}.hero-grid,.split,.kala-grid,.inner-hero-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{max-width:100%}.hero h1{font-size:clamp(46px,10vw,78px)}.hero-img{max-width:760px}.cards.cols5,.cards.cols4{grid-template-columns:repeat(2,1fr)}.orbit-wrap{height:auto;padding:36px}.orbit-wrap:before{display:none}.orbit-track{position:relative;width:auto;height:auto;animation:none;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.orbit-item,.orbit-item.pos0,.orbit-item.pos1,.orbit-item.pos2,.orbit-item.pos3,.orbit-item.pos4,.orbit-item.pos5,.orbit-item.pos6,.orbit-item.pos7{position:relative;left:auto;top:auto;margin:0;width:auto;height:auto;transform:none!important;animation:none;flex-direction:row;justify-content:flex-start;background:white;border:1px solid var(--line);border-radius:22px;padding:12px}.orb-img img{width:82px;height:82px}.orbit-center{margin-bottom:26px}.orbit-center img{width:180px;height:180px}.story-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){:root{--pad:16px}.topbar .container{flex-direction:column;text-align:center;font-size:12px}.brand{min-width:0}.brand-mark{width:48px;height:48px;font-size:14px}.brand b{font-size:18px}.brand small{font-size:9px;letter-spacing:3px}.visit{display:none}.hero{padding-top:42px}.hero-grid{gap:30px}.hero-copy{order:2}.hero-img{order:1;border-radius:28px;padding:10px}.hero-img img{height:auto;border-radius:20px;aspect-ratio:1;object-position:center top}.hours{position:static;margin-top:14px}.stats{grid-template-columns:repeat(2,1fr);gap:12px}.stat{padding:16px}.section{padding:56px 0}.cards.cols5,.cards.cols4{grid-template-columns:1fr}.deity-card{min-height:auto}.deity-card img{height:320px}.content-panel,.story-card,.feature,.quote-band{border-radius:24px;padding:24px}.orbit-track{grid-template-columns:1fr}.kala-grid{gap:28px}.chakra-stage{width:280px;height:280px}.chakra-stage img{width:190px;height:190px}.footer-grid{grid-template-columns:1fr}.page-hero{padding:45px 0}.inner-hero{padding:48px 0}.inner-hero-grid{gap:28px}.hero-art img{height:auto;aspect-ratio:1;object-position:center top}.article.creative{padding:45px 0}.visual-tile img{min-height:0;aspect-ratio:1}.nav{height:74px}.contact-info h2,.contact-form h2{font-size:32px}.map{height:300px}}

/* Final requested refinements: keep inner pages/layouts intact, fix homepage orbit motion and reduce banner/about typography overflow */
@media (min-width:1081px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);gap:clamp(36px,4.2vw,68px)}
  .hero h1{font-size:clamp(50px,5.05vw,76px);max-width:700px;line-height:.98;letter-spacing:-.035em}
  .hero .lead{font-size:clamp(16px,1.22vw,19px);max-width:690px;line-height:1.7}
  .hero-img img{height:560px}
  .content-panel .sub-title{font-size:clamp(34px,3.25vw,50px)!important;line-height:1.02;max-width:760px}
  .content-panel .lead,.content-panel p{font-size:clamp(15px,1.05vw,18px);line-height:1.78}
}
@media (min-width:1281px){
  .hero h1{font-size:clamp(54px,4.9vw,82px)}
  .hero-img img{height:590px}
}
/* Stable orbit: center stays fixed, outer items travel on the path, deity cards stay upright */
@media (min-width:1081px){
  .orbit-wrap{height:880px;overflow:hidden;padding:72px 0}
  .orbit-wrap:before{width:680px;height:680px}
  .orbit-track{width:680px;height:680px;animation:orbitRotate 46s linear infinite;will-change:transform}
  .orbit-item{animation:none!important;pointer-events:auto;will-change:transform}
  .orbit-node{display:flex;flex-direction:column;align-items:center;gap:8px;animation:orbitCounter 46s linear infinite;will-change:transform;transform-origin:center}
  .orbit-item.pos0{transform:rotate(0deg) translate(340px) rotate(0deg)}
  .orbit-item.pos1{transform:rotate(45deg) translate(340px) rotate(-45deg)}
  .orbit-item.pos2{transform:rotate(90deg) translate(340px) rotate(-90deg)}
  .orbit-item.pos3{transform:rotate(135deg) translate(340px) rotate(-135deg)}
  .orbit-item.pos4{transform:rotate(180deg) translate(340px) rotate(-180deg)}
  .orbit-item.pos5{transform:rotate(225deg) translate(340px) rotate(-225deg)}
  .orbit-item.pos6{transform:rotate(270deg) translate(340px) rotate(-270deg)}
  .orbit-item.pos7{transform:rotate(315deg) translate(340px) rotate(-315deg)}
  .orbit-center{z-index:5}
  .orbit-center img{width:238px;height:238px;transform:none!important}
}
@keyframes orbitCounter{to{transform:rotate(-360deg)}}
@media (max-width:1080px){
  .orbit-node{display:flex;align-items:center;gap:12px;animation:none!important}
}
@media(max-width:680px){
  .hero h1{font-size:clamp(38px,13vw,56px);line-height:1;letter-spacing:-.03em}
  .hero .lead{font-size:16px;line-height:1.65}
  .content-panel .sub-title{font-size:clamp(30px,10vw,42px)!important}
}

/* === Final hosting refinements: cleaner brand, fixed inner hero, stable orbit, pooja + highlight sections, responsive polishing === */
.brand.text-brand{min-width:260px;gap:0}
.brand.text-brand b{font-size:clamp(20px,1.35vw,28px);line-height:1.05;color:var(--maroon);letter-spacing:.02em}
.brand.text-brand small{margin-top:8px;display:block;color:#b76322;letter-spacing:4px;font-size:11px;font-weight:900}
.brand-mark{display:none!important}
.footer .brand.text-brand b{color:#fff8e8}.footer .brand.text-brand small{color:#ffe098}

.inner-hero.no-hero-image{padding:clamp(54px,7vw,92px) 0;background:linear-gradient(135deg,#fff0c7 0%,#fffaf0 52%,#ffe9a9 100%);overflow:hidden;position:relative}
.inner-hero.no-hero-image:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,rgba(217,148,34,.22),transparent 28%),linear-gradient(90deg,rgba(142,45,36,.04) 1px,transparent 1px),linear-gradient(rgba(142,45,36,.04) 1px,transparent 1px);background-size:auto,34px 34px,34px 34px;pointer-events:none}
.inner-hero.no-hero-image .inner-hero-grid{display:block;position:relative;z-index:1;max-width:1000px}
.inner-hero.no-hero-image h1{font-size:clamp(38px,5.2vw,76px);max-width:1000px;line-height:1.02;letter-spacing:-.025em}
.inner-hero.no-hero-image p{max-width:840px;font-size:clamp(16px,1.4vw,20px);line-height:1.75}

/* Homepage hero and about text sizing so content never flows behind images */
@media(min-width:1081px){
  .hero{padding:clamp(64px,7vw,105px) 0 72px}
  .hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(420px,.82fr);align-items:center}
  .hero h1{font-size:clamp(48px,4.7vw,74px)!important;max-width:720px;line-height:1.02!important}
  .hero .lead{max-width:720px;font-size:clamp(16px,1.1vw,18px)!important}
  .sub-title{font-size:clamp(34px,3.1vw,50px)!important;line-height:1.06!important}
}

/* Fixed centered orbit: center stays perfectly centered, orbit images travel on path and stay upright */
@media(min-width:1081px){
  .orbit-wrap{height:900px!important;display:block!important;position:relative;overflow:hidden!important;padding:0!important}
  .orbit-wrap:before{left:50%;top:50%;transform:translate(-50%,-50%);width:690px!important;height:690px!important}
  .orbit-center{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:5;text-align:center;width:310px;display:flex;flex-direction:column;align-items:center;justify-content:center}
  .orbit-center img{width:245px!important;height:245px!important;border-radius:50%;object-fit:cover;object-position:center center;transform:none!important}
  .orbit-center b{margin-top:-18px;line-height:1.25}
  .orbit-track{position:absolute!important;left:50%!important;top:50%!important;margin-left:-345px!important;margin-top:-345px!important;width:690px!important;height:690px!important;border-radius:50%;animation:orbitRotate 48s linear infinite!important;transform-origin:center center!important;will-change:transform}
  .orbit-item{position:absolute!important;left:50%!important;top:50%!important;margin:-82px 0 0 -66px!important;width:132px!important;height:164px!important;animation:none!important;transform-origin:center center!important}
  .orbit-node{animation:orbitCounter 48s linear infinite!important;transform-origin:center center!important;display:flex;flex-direction:column;align-items:center;gap:9px}
  .orbit-item.pos0{transform:rotate(0deg) translate(345px) rotate(0deg)!important}
  .orbit-item.pos1{transform:rotate(45deg) translate(345px) rotate(-45deg)!important}
  .orbit-item.pos2{transform:rotate(90deg) translate(345px) rotate(-90deg)!important}
  .orbit-item.pos3{transform:rotate(135deg) translate(345px) rotate(-135deg)!important}
  .orbit-item.pos4{transform:rotate(180deg) translate(345px) rotate(-180deg)!important}
  .orbit-item.pos5{transform:rotate(225deg) translate(345px) rotate(-225deg)!important}
  .orbit-item.pos6{transform:rotate(270deg) translate(345px) rotate(-270deg)!important}
  .orbit-item.pos7{transform:rotate(315deg) translate(345px) rotate(-315deg)!important}
}

.temple-highlights{background:linear-gradient(135deg,#fffaf1,#fff0c2)}
.highlight-grid{display:grid;grid-template-columns:.95fr 1.4fr;gap:44px;align-items:center}.highlight-intro{background:#fff;border:1px solid var(--line);border-radius:34px;padding:clamp(30px,4vw,54px);box-shadow:var(--shadow)}.highlight-intro p{font-size:clamp(16px,1.1vw,18px);line-height:1.85;color:#665044}.highlight-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.highlight-cards article{background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:28px;padding:28px;min-height:160px;box-shadow:0 18px 45px rgba(101,52,19,.09);display:flex;gap:18px;align-items:flex-start}.highlight-cards strong{font-family:Cinzel;color:var(--maroon);font-size:54px;line-height:1}.highlight-cards span{font-weight:800;color:#6a4e42;line-height:1.55}
.special-pooja{background:linear-gradient(180deg,#fffaf1,#fff4d3)}.pooja-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.pooja-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:30px;padding:clamp(28px,3vw,42px);min-height:290px;box-shadow:var(--shadow)}.pooja-card:before{content:"";position:absolute;right:-50px;top:-50px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,#f4d483,transparent 70%);opacity:.65}.pooja-card h3{font-family:Cinzel;color:var(--maroon);font-size:clamp(26px,2.3vw,38px);line-height:1.05;margin:0 0 18px}.pooja-card p{color:#674f44;line-height:1.8;font-size:16px}.pooja-card .link{position:relative;z-index:1}

/* Header and mobile menu stability */
.mobile-panel{position:fixed;inset:0;z-index:999;background:linear-gradient(135deg,#fff7e5,#ffe4a6);transform:translateX(100%);transition:.35s ease;padding:26px;display:flex;flex-direction:column;gap:16px;overflow:auto}.mobile-panel.open{transform:translateX(0)}.mobile-panel a{font-family:Cinzel;font-weight:800;color:var(--maroon);font-size:22px;padding:16px 0;border-bottom:1px solid rgba(142,45,36,.18)}.mobile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-weight:900;color:var(--maroon)}.mobile-head button{border:0;border-radius:999px;background:var(--maroon);color:white;padding:12px 18px;font-weight:900}.mobile-visit{background:linear-gradient(135deg,#d98625,#ac3f1d)!important;color:white!important;border-radius:999px;text-align:center;border:0!important;margin-top:14px}

@media(max-width:1080px){
  .highlight-grid{grid-template-columns:1fr}.highlight-cards{grid-template-columns:repeat(2,1fr)}.pooja-grid{grid-template-columns:1fr 1fr}.inner-hero.no-hero-image .inner-hero-grid{max-width:100%}.orbit-wrap{overflow:visible!important}.orbit-center{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:18px;background:white;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:var(--shadow)}.orbit-center b{margin-top:0;text-align:left}.orbit-center img{width:110px!important;height:110px!important;border:6px solid white}.orbit-track{margin-top:18px!important}
}
@media(max-width:680px){
  body{background-size:auto,22px 22px,22px 22px}.topbar .container{padding:8px 14px}.nav{height:auto;min-height:72px;padding-block:12px}.brand.text-brand{min-width:0;max-width:245px}.brand.text-brand b{font-size:17px;line-height:1.08}.brand.text-brand small{font-size:8px;letter-spacing:2.3px}.hamb{padding:11px 15px;border-radius:999px}.hero h1{font-size:clamp(36px,12vw,52px)!important}.hero .lead{font-size:15.5px!important}.btnrow{gap:10px}.btn{padding:13px 16px}.stats{grid-template-columns:1fr 1fr}.stat strong{font-size:30px}.highlight-cards{grid-template-columns:1fr}.highlight-cards article{min-height:auto;padding:22px}.highlight-cards strong{font-size:42px}.pooja-grid{grid-template-columns:1fr}.pooja-card{min-height:auto}.inner-hero.no-hero-image{padding:42px 0}.inner-hero.no-hero-image h1{font-size:clamp(34px,11vw,50px)}.inner-hero.no-hero-image p{font-size:15.5px}.section-head{margin-bottom:30px}.section-head h2{font-size:clamp(30px,10vw,44px)}.section-head p{font-size:15.5px}.deity-card img{height:auto;aspect-ratio:4/3;object-fit:cover}.deity-card h3{font-size:22px}.deity-card p{min-height:0}.footer{padding-top:48px}.copyright{font-size:13px}.mobile-panel a{font-size:19px}
}

/* === Final header and content consistency fixes === */
html,body{overflow-x:hidden!important}
.brand.text-brand{min-width:330px;max-width:360px;flex:0 0 auto;align-items:center}
.brand.text-brand b{display:block;white-space:normal;line-height:1.02!important;font-size:clamp(22px,1.55vw,30px)!important;letter-spacing:.01em}
.brand.text-brand b span{display:block;white-space:nowrap}
.brand.text-brand small{white-space:nowrap;letter-spacing:4px!important}
.visit{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-width:132px;padding:15px 22px!important;line-height:1.05;text-align:center}
.menu{gap:clamp(14px,1.5vw,25px)}
.nav{gap:18px;min-width:0}.menu{min-width:0}.topbar{font-weight:900}
.inner-hero.fire,.inner-hero.blue,.inner-hero.cosmic,.inner-hero.gold,.inner-hero.no-hero-image{background:linear-gradient(135deg,#fff0c7 0%,#fffaf0 52%,#ffe9a9 100%)!important;color:var(--ink)!important}
.inner-hero .eyebrow,.page-hero .eyebrow{color:#b35a21!important}.inner-hero h1,.page-hero h1{color:var(--maroon)!important}.inner-hero p,.page-hero p{color:#6b5147!important}
.inner-hero .btn.primary{color:#fff!important}.inner-hero .btn:not(.primary){color:var(--maroon)!important;background:#fff!important}
.story-card p,.feature p{font-size:clamp(16px,1.05vw,18px)!important;line-height:1.88!important}.story-card h2,.quote-band h2{font-size:clamp(30px,3vw,48px)!important}.feature h3{font-size:clamp(24px,2vw,32px)!important}
.hero h1{font-size:clamp(48px,4.2vw,68px)!important;line-height:1.04!important;max-width:690px!important}.hero .lead{font-size:clamp(16px,1.08vw,18px)!important;max-width:690px}.sub-title{font-size:clamp(34px,3vw,48px)!important}
@media(max-width:1180px){.brand.text-brand{min-width:280px}.brand.text-brand b{font-size:22px!important}.menu{gap:14px;font-size:12px}.visit{min-width:118px;padding:13px 18px!important}.hero-grid{grid-template-columns:1fr 430px!important}.hero h1{font-size:clamp(44px,4.5vw,58px)!important}}
@media(max-width:1080px){.brand.text-brand{min-width:0;max-width:300px}.menu,.visit{display:none!important}.hamb{display:block!important}.hero-grid,.inner-hero-grid{grid-template-columns:1fr!important}.hero-img img{height:auto!important;aspect-ratio:4/3}.hero h1{font-size:clamp(42px,8vw,64px)!important}.nav{height:auto;min-height:78px}.story-grid{grid-template-columns:1fr!important}.visual-tile img{min-height:0;height:auto;aspect-ratio:4/3}.contact-grid,.kala-grid,.split{grid-template-columns:1fr!important}.cards.cols5,.cards.cols4{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:680px){.brand.text-brand{max-width:255px}.brand.text-brand b{font-size:17px!important}.brand.text-brand small{font-size:8px!important;letter-spacing:2px!important}.topbar .container{font-size:12px;gap:8px}.hero h1{font-size:clamp(34px,10.5vw,50px)!important}.hero{padding-top:38px}.section{padding:54px 0}.cards.cols5,.cards.cols4{grid-template-columns:1fr!important}.deity-card{min-height:0!important}.inner-hero.no-hero-image h1{font-size:clamp(34px,10vw,48px)!important}.inner-hero.no-hero-image p{font-size:15.5px!important}.story-card,.feature,.quote-band{padding:24px!important;border-radius:22px}.story-card p,.feature p{font-size:15.5px!important}.footer-grid{grid-template-columns:1fr!important}.mobile-panel{width:100%;max-width:100%;}.mobile-head span{font-size:20px}.mobile-panel a{font-size:18px!important}.btn{padding:12px 16px!important}.content-panel{padding:26px!important}.image-frame{padding:10px}.image-frame img{aspect-ratio:4/3}.hours{position:static!important;margin-top:14px}.stats{grid-template-columns:1fr 1fr!important}}

/* === Final production header/dropdown fixes === */
.header .container.nav{width:min(1480px,calc(100% - 42px));max-width:1480px;margin-inline:auto;display:grid!important;grid-template-columns:minmax(265px,340px) minmax(0,1fr) auto;align-items:center;column-gap:22px;height:84px;overflow:visible!important}.brand.text-brand{min-width:0!important;max-width:340px!important}.brand.text-brand b{font-size:clamp(22px,1.45vw,28px)!important;line-height:1.02!important}.brand.text-brand small{font-size:10px!important;letter-spacing:4px!important;margin-top:7px}.menu{justify-content:center;gap:clamp(10px,1.05vw,20px)!important;font-size:12px!important;letter-spacing:1.8px!important;display:flex;align-items:center}.menu>a,.nav-dd>a{padding:32px 0;display:inline-flex;align-items:center;white-space:nowrap}.visit{min-width:120px!important;max-width:132px!important;height:60px!important;padding:0 20px!important;line-height:1.15!important;white-space:normal!important;text-align:center;border-radius:999px;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative;z-index:2}.nav-dd{position:relative;display:inline-flex;align-items:center}.nav-drop{position:absolute;top:100%;left:50%;transform:translate(-50%,12px);min-width:240px;background:rgba(255,252,244,.98);border:1px solid var(--line);border-radius:22px;padding:14px;box-shadow:0 26px 60px rgba(93,49,20,.18);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease;z-index:250}.nav-drop.two-col{min-width:380px;display:grid;grid-template-columns:1fr 1fr;gap:0 10px}.nav-dd:hover .nav-drop,.nav-dd:focus-within .nav-drop{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.nav-drop a{display:block!important;padding:10px 12px!important;border-radius:12px!important;color:var(--maroon)!important;font-family:Inter,'Noto Sans Tamil',sans-serif!important;font-size:13px!important;font-weight:800!important;letter-spacing:.2px!important;text-transform:none!important;white-space:nowrap}.nav-drop a:hover{background:#fff0bd}.nav-drop a:after{display:none!important}.topbar .container{width:min(1480px,calc(100% - 42px));max-width:1480px;padding-left:0!important;padding-right:0!important}.topbar span{white-space:nowrap}.topbar span:first-child{overflow:hidden;text-overflow:ellipsis}.page-hero h1,.inner-hero h1{color:var(--maroon)!important}.page-hero p,.inner-hero p{color:#6b5147!important}.page-hero,.inner-hero.no-hero-image{background:linear-gradient(135deg,#fff0c7 0%,#fffaf0 60%,#ffe9a9 100%)!important}.overview-page .cards.cols4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.overview-page .deity-card{min-height:420px}.overview-page .deity-card img{height:245px}.mobile-panel{padding:24px!important}.mobile-panel a{width:100%}.hamb{justify-self:end}
@media(max-width:1340px){.header .container.nav{grid-template-columns:minmax(250px,310px) minmax(0,1fr) auto;column-gap:14px}.menu{gap:11px!important;font-size:11.5px!important;letter-spacing:1.25px!important}.visit{min-width:106px!important;max-width:112px!important;height:54px!important;font-size:14px!important}.brand.text-brand b{font-size:22px!important}.brand.text-brand small{letter-spacing:3px!important}}
@media(max-width:1180px){.header .container.nav{display:flex!important}.menu,.visit{display:none!important}.hamb{display:block!important;margin-left:auto}.brand.text-brand{max-width:310px!important}.brand.text-brand b{font-size:22px!important}.mobile-panel{display:flex!important}.mobile-panel a{font-size:20px!important;padding:14px 0!important}.overview-page .cards.cols4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){.header .container.nav,.topbar .container{width:calc(100% - 28px)}.topbar .container{display:block;text-align:center;line-height:1.55}.topbar span{display:block;white-space:normal}.brand.text-brand{max-width:250px!important}.brand.text-brand b{font-size:17px!important}.overview-page .cards.cols4{grid-template-columns:1fr!important}.overview-page .deity-card img{height:auto;aspect-ratio:4/3}.mobile-panel a{font-size:18px!important}}

/* === Final interaction, orbit mobile and ambience refinements === */
.menu>a,.nav-dd>.dd-toggle{position:relative;appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:900;letter-spacing:inherit;text-transform:uppercase;cursor:pointer;padding:32px 0;display:inline-flex;align-items:center;white-space:nowrap}
.menu>a:after,.nav-dd>.dd-toggle:after{content:'';position:absolute;left:50%;bottom:22px;width:0;height:2px;background:linear-gradient(90deg,var(--gold),#b9581e);border-radius:99px;transform:translateX(-50%);transition:width .25s ease}
.menu>a:hover:after,.nav-dd>.dd-toggle:hover:after,.nav-dd.open>.dd-toggle:after{width:100%}
.nav-dd:hover .nav-drop{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,12px)!important}
.nav-dd.open .nav-drop{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,0)!important}
.nav-dd.open>.dd-toggle{color:var(--maroon)}
.nav-drop{top:calc(100% - 1px)!important}

/* subtle devotional background layer */
.devotion-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;opacity:.28}.devotion-bg i{position:absolute;width:14px;height:44px;border-radius:50px;background:linear-gradient(180deg,rgba(185,102,33,.16),rgba(255,210,112,.05));filter:blur(.2px);animation:floatDevotion 18s linear infinite}.devotion-bg i:before,.devotion-bg i:after{content:'';position:absolute;top:13px;width:15px;height:4px;border-radius:20px;background:rgba(151,58,27,.12)}.devotion-bg i:before{right:8px;transform:rotate(-35deg)}.devotion-bg i:after{left:8px;transform:rotate(35deg)}.devotion-bg i:nth-child(1){left:8%;top:72%;animation-duration:22s}.devotion-bg i:nth-child(2){left:27%;top:34%;animation-duration:26s;animation-delay:-7s}.devotion-bg i:nth-child(3){left:56%;top:78%;animation-duration:20s;animation-delay:-11s}.devotion-bg i:nth-child(4){left:78%;top:22%;animation-duration:24s;animation-delay:-4s}.devotion-bg i:nth-child(5){left:91%;top:64%;animation-duration:28s;animation-delay:-15s}@keyframes floatDevotion{0%{transform:translateY(40px) rotate(0deg);opacity:0}12%{opacity:1}88%{opacity:.75}100%{transform:translateY(-120vh) rotate(360deg);opacity:0}}
.__removed_ambient_toggle{position:fixed;right:20px;bottom:20px;z-index:120;border:1px solid rgba(218,170,83,.75);background:rgba(255,249,236,.92);color:var(--maroon);border-radius:999px;padding:11px 16px;font-weight:900;box-shadow:0 15px 40px rgba(87,38,15,.15);backdrop-filter:blur(12px);cursor:pointer}.__removed_ambient_toggle.on{background:linear-gradient(135deg,#d98625,#ac3f1d);color:#fff;border-color:transparent}

/* orbit final alignment */
.orbit-wrap{height:860px!important;padding:44px!important;overflow:hidden!important}.orbit-track{animation:orbitRotate 44s linear infinite!important;will-change:transform}.orbit-item{animation:stayUpright 44s linear infinite!important;will-change:rotate}.orbit-center{left:auto!important;top:auto!important;transform:none!important}.orbit-center img{object-position:center!important}.orbit-wrap:hover .orbit-track,.orbit-wrap:hover .orbit-item{animation-play-state:paused!important}

@media(max-width:1080px){
  .menu>a,.nav-dd>.dd-toggle{padding:0}.__removed_ambient_toggle{right:14px;bottom:14px;font-size:12px;padding:9px 12px}.devotion-bg{opacity:.18}
}

@media(max-width:760px){
  /* mobile orbit: main deity in one row, 8 Bhairavas in 2 columns x 4 rows */
  .orbit-wrap{height:auto!important;display:block!important;padding:18px!important;border-radius:28px!important;overflow:visible!important;background:linear-gradient(135deg,#fff0ba,#fff9e8)!important}.orbit-wrap:before{display:none!important}.orbit-center{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;width:100%!important;margin:0 0 18px!important;padding:14px!important;background:#fff!important;border-radius:22px!important;border:1px solid var(--line)!important;box-shadow:0 14px 32px rgba(91,45,20,.12)!important;text-align:left!important}.orbit-center img{width:92px!important;height:92px!important;min-width:92px!important;border-radius:50%!important;border:6px solid #fff!important}.orbit-center b{margin:0!important;display:block!important;background:transparent!important;color:var(--maroon)!important;padding:0!important;border-radius:0!important;box-shadow:none!important;font-size:15px!important;line-height:1.25!important}.orbit-track{position:relative!important;width:100%!important;height:auto!important;border-radius:0!important;animation:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:0!important;transform:none!important}.orbit-item,.orbit-item.pos0,.orbit-item.pos1,.orbit-item.pos2,.orbit-item.pos3,.orbit-item.pos4,.orbit-item.pos5,.orbit-item.pos6,.orbit-item.pos7{position:relative!important;left:auto!important;top:auto!important;width:auto!important;height:auto!important;margin:0!important;transform:none!important;animation:none!important;display:block!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:18px!important;padding:12px 8px!important;text-align:center!important;box-shadow:0 12px 28px rgba(91,45,20,.1)!important}.orbit-node{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important}.orb-img{padding:5px!important;box-shadow:none!important}.orb-img img{width:72px!important;height:72px!important;object-fit:cover!important}.orb-name{font-size:12px!important;padding:5px 9px!important;box-shadow:none!important;background:#fff5dc!important;max-width:100%;white-space:normal!important;line-height:1.1!important}
}

@media(max-width:420px){.orbit-track{gap:10px!important}.orb-img img{width:64px!important;height:64px!important}.orbit-center img{width:82px!important;height:82px!important;min-width:82px!important}.orbit-center b{font-size:13px!important}.__removed_ambient_toggle{font-size:11px;right:10px;bottom:10px}}

/* === Final requested responsive/header/orbit fixes === */
.__removed_ambient_toggle{display:none!important}
.header{position:sticky!important;top:0!important;z-index:300!important}
.menu>a:after,.nav-dd>.dd-toggle:after{left:0!important;right:auto!important;bottom:18px!important;width:0!important;transform:none!important}
.menu>a:hover:after,.nav-dd>.dd-toggle:hover:after,.nav-dd.open>.dd-toggle:after{width:100%!important}
.nav-dd>.dd-toggle{gap:7px!important}
.nav-dd>.dd-toggle:before{content:'▾';order:2;margin-left:7px;font-size:11px;color:#b65b1e;transition:transform .22s ease}
.nav-dd.open>.dd-toggle:before{transform:rotate(180deg)}
.nav-drop,.nav-drop.two-col{display:block!important;grid-template-columns:none!important;min-width:255px!important;max-width:310px!important}
.nav-drop a{white-space:normal!important;line-height:1.25!important}
.mobile-panel{overflow-y:auto!important;max-width:100vw!important}
.m-dd{border-bottom:1px solid rgba(141,45,36,.14)}
.m-dd>button{width:100%;border:0;background:transparent;color:var(--maroon);font-family:Cinzel;font-weight:900;font-size:20px;padding:16px 0;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}
.m-dd>button span{font-family:Inter,sans-serif;transition:.25s ease;color:#b65b1e}.m-dd.open>button span{transform:rotate(180deg)}
.m-dd>div{display:none;padding:0 0 14px 14px}.m-dd.open>div{display:block}
.mobile-panel .m-dd a{font-family:Inter,'Noto Sans Tamil',sans-serif!important;font-size:15px!important;padding:9px 0!important;border-bottom:0!important;color:#6b342a!important}
.scroll-top{display:none;position:fixed;right:16px;bottom:16px;width:48px;height:48px;border-radius:999px;border:1px solid rgba(218,170,83,.75);background:linear-gradient(135deg,#d98625,#ac3f1d);color:#fff;font-size:24px;font-weight:900;z-index:250;box-shadow:0 18px 42px rgba(93,49,20,.2);cursor:pointer}

/* desktop orbit: center fixed, outer images orbit while staying upright */
@media(min-width:761px){
  .orbit-wrap{height:900px!important;overflow:hidden!important;display:grid!important;place-items:center!important}
  .orbit-wrap:before{width:680px!important;height:680px!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}
  .orbit-center{position:relative!important;left:auto!important;top:auto!important;transform:none!important;z-index:5!important;display:block!important;text-align:center!important}
  .orbit-center img{width:240px!important;height:240px!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important}
  .orbit-center b{display:inline-block!important;margin-top:-24px!important;position:relative!important}
  .orbit-track{position:absolute!important;left:50%!important;top:50%!important;width:680px!important;height:680px!important;margin:-340px 0 0 -340px!important;border-radius:50%!important;animation:orbitRotate 44s linear infinite!important;transform-origin:50% 50%!important;display:block!important}
  .orbit-item{position:absolute!important;left:50%!important;top:50%!important;width:130px!important;height:166px!important;margin:-83px 0 0 -65px!important;animation:none!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
  .orbit-item.pos0{transform:rotate(0deg) translate(340px) rotate(0deg)!important}.orbit-item.pos1{transform:rotate(45deg) translate(340px) rotate(-45deg)!important}.orbit-item.pos2{transform:rotate(90deg) translate(340px) rotate(-90deg)!important}.orbit-item.pos3{transform:rotate(135deg) translate(340px) rotate(-135deg)!important}.orbit-item.pos4{transform:rotate(180deg) translate(340px) rotate(-180deg)!important}.orbit-item.pos5{transform:rotate(225deg) translate(340px) rotate(-225deg)!important}.orbit-item.pos6{transform:rotate(270deg) translate(340px) rotate(-270deg)!important}.orbit-item.pos7{transform:rotate(315deg) translate(340px) rotate(-315deg)!important}
  .orbit-node{animation:orbitCounter 44s linear infinite!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important}
  .orbit-wrap:hover .orbit-track,.orbit-wrap:hover .orbit-node{animation-play-state:paused!important}
}

/* mobile: prevent text/screen jump and make orbit cards slightly larger */
@media(max-width:760px){
  :root{--h1:clamp(38px,13vw,56px);--h2:clamp(30px,9.5vw,42px);--h3:clamp(22px,7vw,30px);--pad:18px}
  html,body{width:100%;max-width:100%;overflow-x:hidden!important}
  .topbar{font-size:12px}.topbar .container{padding:7px 0!important}
  .header{top:0!important}.nav{height:74px!important}.hamb{display:block!important;margin-left:auto!important}.menu,.visit{display:none!important}.brand.text-brand{max-width:265px!important;min-width:0!important}.brand.text-brand b{font-size:18px!important;line-height:1!important}.brand.text-brand small{font-size:9px!important;letter-spacing:3px!important}
  .mobile-panel{width:100vw!important;left:0!important;right:0!important;padding:20px!important}.mobile-panel a{font-size:17px!important;padding:12px 0!important;overflow-wrap:anywhere!important}
  .hero{padding-top:34px!important}.hero-grid,.split,.kala-grid,.highlight-grid{grid-template-columns:1fr!important;gap:28px!important}.hero h1{font-size:clamp(38px,13vw,54px)!important;line-height:.98!important;max-width:100%!important}.lead{font-size:16px!important;line-height:1.65!important}.section{padding:52px 0!important}.section-head{margin-bottom:28px!important}.cards.cols5,.cards.cols4,.pooja-grid,.highlight-cards{grid-template-columns:1fr!important}.deity-card{min-height:0!important}.deity-card img{height:auto!important;aspect-ratio:4/3!important}.footer-grid{grid-template-columns:1fr!important;gap:26px!important}.scroll-top{display:grid;place-items:center}.__removed_ambient_toggle{display:none!important}
  .orbit-wrap{padding:20px!important}.orbit-center{padding:16px!important}.orbit-center img{width:108px!important;height:108px!important;min-width:108px!important}.orbit-center b{font-size:16px!important}.orbit-track{gap:16px!important}.orb-img img{width:88px!important;height:88px!important}.orb-name{font-size:13px!important;padding:7px 10px!important}
}
@media(max-width:420px){.orb-img img{width:82px!important;height:82px!important}.orbit-center img{width:100px!important;height:100px!important;min-width:100px!important}.mobile-panel .m-dd a{font-size:14px!important}}

/* === FINAL PATCH: stable desktop orbit + refined typography scale === */
:root{
  --h1:clamp(42px,4.1vw,64px);
  --h2:clamp(30px,2.8vw,44px);
  --h3:clamp(21px,1.7vw,28px);
}
body{font-size:16px;line-height:1.65}.lead{font-size:clamp(15px,1vw,17px)!important;line-height:1.7!important}.hero h1{font-size:clamp(42px,4vw,62px)!important;line-height:1.03!important}.page-hero h1,.inner-hero h1{font-size:clamp(38px,4vw,60px)!important;line-height:1.04!important}.section-head h2{font-size:clamp(30px,3vw,46px)!important}.sub-title{font-size:clamp(30px,2.7vw,44px)!important}.story-card p,.feature p,.content-panel p{font-size:clamp(15px,1vw,17px)!important;line-height:1.82!important}.deity-card h3{font-size:clamp(19px,1.25vw,24px)!important}.deity-card p{font-size:15px!important;line-height:1.55!important}.btn{font-size:14px!important}

@media(min-width:761px){
  .orbit-wrap{height:900px!important;min-height:900px!important;overflow:hidden!important;display:block!important;position:relative!important;padding:0!important;border-radius:48px!important}
  .orbit-wrap:before{content:''!important;position:absolute!important;width:690px!important;height:690px!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;border:1px dashed rgba(181,91,23,.38)!important;border-radius:50%!important;z-index:1!important}
  .orbit-center{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:5!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;width:280px!important}
  .orbit-center img{width:235px!important;height:235px!important;min-width:235px!important;border-radius:50%!important;object-fit:cover!important;object-position:center center!important;border:12px solid #fff!important;box-shadow:0 24px 60px rgba(105,53,19,.25)!important;transform:none!important}
  .orbit-center b{display:inline-block!important;margin-top:-20px!important;position:relative!important;background:var(--maroon)!important;color:#fff!important;border-radius:999px!important;padding:14px 26px!important;font-family:Cinzel!important;font-size:16px!important;line-height:1.18!important;max-width:300px!important;box-shadow:0 18px 42px rgba(91,45,20,.2)!important}
  .orbit-track{position:absolute!important;left:50%!important;top:50%!important;width:690px!important;height:690px!important;margin:-345px 0 0 -345px!important;border-radius:50%!important;display:block!important;transform-origin:50% 50%!important;animation:orbitRotate 46s linear infinite!important;will-change:transform!important;z-index:3!important;background:transparent!important}
  .orbit-item{position:absolute!important;left:50%!important;top:50%!important;width:132px!important;height:166px!important;margin:-83px 0 0 -66px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;animation:none!important;will-change:transform!important}
  .orbit-item.pos0{transform:rotate(0deg) translate(345px) rotate(0deg)!important}.orbit-item.pos1{transform:rotate(45deg) translate(345px) rotate(-45deg)!important}.orbit-item.pos2{transform:rotate(90deg) translate(345px) rotate(-90deg)!important}.orbit-item.pos3{transform:rotate(135deg) translate(345px) rotate(-135deg)!important}.orbit-item.pos4{transform:rotate(180deg) translate(345px) rotate(-180deg)!important}.orbit-item.pos5{transform:rotate(225deg) translate(345px) rotate(-225deg)!important}.orbit-item.pos6{transform:rotate(270deg) translate(345px) rotate(-270deg)!important}.orbit-item.pos7{transform:rotate(315deg) translate(345px) rotate(-315deg)!important}
  .orbit-node{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;animation:orbitCounter 46s linear infinite!important;transform-origin:center center!important;will-change:transform!important}
  .orbit-wrap:hover .orbit-track,.orbit-wrap:hover .orbit-node{animation-play-state:running!important}
  .orb-img{background:#fff!important;border-radius:50%!important;padding:8px!important;border:1px solid var(--line)!important;box-shadow:0 20px 45px rgba(91,45,20,.18)!important}
  .orb-img img{width:108px!important;height:108px!important;border-radius:50%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}
  .orb-name{display:inline-block!important;background:#fff!important;border-radius:999px!important;padding:8px 16px!important;color:var(--maroon)!important;font-family:Cinzel!important;font-weight:800!important;font-size:15px!important;line-height:1.1!important;box-shadow:0 8px 16px rgba(97,43,20,.1)!important;white-space:nowrap!important}
}

@media(max-width:760px){
  :root{--h1:clamp(32px,10.5vw,46px);--h2:clamp(27px,8vw,38px);--h3:clamp(20px,6vw,28px)}
  body{font-size:15px}.hero h1,.page-hero h1,.inner-hero h1{font-size:clamp(32px,10vw,46px)!important;line-height:1.03!important;word-break:normal!important}.hero .lead,.inner-hero p,.page-hero p{font-size:15px!important;line-height:1.65!important}.section-head h2{font-size:clamp(28px,8.5vw,40px)!important}.story-card p,.feature p,.content-panel p{font-size:15px!important;line-height:1.72!important}.brand.text-brand b{font-size:17px!important}.deity-card h3{font-size:21px!important}.btn{font-size:13px!important}.orbit-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}.orb-img img{width:92px!important;height:92px!important}.orbit-center img{width:112px!important;height:112px!important;min-width:112px!important}
}
