:root{--navy:#092c68;--navy2:#061d46;--red:#d71920;--red2:#a70f15;--ink:#172033;--muted:#667085;--paper:#fff;--soft:#f4f6fa;--line:#dfe5ee;--shadow:0 22px 60px rgba(9,44,104,.12);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar{background:var(--navy2);color:#dbe5f7;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.topbar-inner{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.topbar a{color:#fff;font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(9,44,104,.08)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff}.brand-mark img{width:72px;height:72px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:15px;letter-spacing:.05em;color:var(--navy)}.brand-copy small{font-size:10px;letter-spacing:.2em;color:var(--red);font-weight:800;margin-top:6px}.site-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700;color:#33415b}.site-nav a{transition:.2s}.site-nav a:hover{color:var(--red)}.nav-cta{background:var(--red);color:#fff!important;padding:12px 18px;border-radius:999px;box-shadow:0 10px 22px rgba(215,25,32,.18)}.menu-toggle{display:none;border:0;background:transparent;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7f9fd 0%,#fff 55%,#eef3fb 100%);min-height:680px;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center;padding:82px 0 90px}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.2em;font-weight:900;color:var(--red);margin:0 0 18px}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{display:block;width:28px;height:3px;background:var(--red);border-radius:4px}.hero h1{font-size:clamp(58px,7vw,94px);line-height:.92;letter-spacing:-.055em;margin:0;color:var(--navy2);font-weight:900}.hero h1 em{font-style:normal;color:var(--red)}.hero-text{font-size:19px;max-width:600px;color:#59677e;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 20px;border-radius:12px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 13px 28px rgba(215,25,32,.2)}.btn-primary:hover{background:var(--red2)}.btn-outline{border:1px solid #bcc7d8;background:#fff;color:var(--navy)}.btn-outline:hover{border-color:var(--navy)}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;color:#58667d;font-size:12px;font-weight:800}.hero-trust span{position:relative;padding-left:15px}.hero-trust span:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:var(--red);border-radius:50%}.hero-visual{min-height:520px;position:relative;display:grid;place-items:center}.sun-ring{position:absolute;width:480px;height:480px;border:1px solid rgba(9,44,104,.1);border-radius:50%;box-shadow:0 0 0 35px rgba(9,44,104,.025),0 0 0 70px rgba(215,25,32,.02)}.logo-card{position:relative;width:min(410px,75vw);aspect-ratio:1;background:#fff;border:12px solid #fff;border-radius:50%;box-shadow:var(--shadow);overflow:hidden;z-index:2}.logo-card img{width:100%;height:100%;object-fit:cover}.floating-card{position:absolute;z-index:3;background:#fff;border-radius:16px;padding:15px 18px;box-shadow:0 18px 45px rgba(8,32,72,.15);display:flex;flex-direction:column}.floating-card strong{font-size:20px;color:var(--navy)}.floating-card span{font-size:11px;color:#69758a;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.floating-card-one{left:3%;bottom:16%;border-left:4px solid var(--red)}.floating-card-two{right:1%;top:17%;border-left:4px solid var(--navy)}.road-lines{position:absolute;bottom:-110px;left:50%;transform:translateX(-50%) rotate(-2deg);width:110%;height:180px;background:var(--navy2);clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);opacity:.98}.road-lines i{position:absolute;width:8px;height:90px;background:#fff;bottom:0;transform:rotate(18deg)}.road-lines i:nth-child(1){left:42%}.road-lines i:nth-child(2){left:50%;height:110px}.road-lines i:nth-child(3){left:58%}
.intro{padding:100px 0 80px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.intro h2,.section-heading h2,.theory h2,.contact h2,.quick-contact h2{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.045em;color:var(--navy2);margin:0}.intro h2 span,.section-heading h2 span,.theory h2 span,.contact h2 span{color:var(--red)}.intro-copy{max-width:520px;color:#667085;font-size:17px}.text-link,.map-display{display:inline-flex;gap:10px;align-items:center;color:var(--navy);font-weight:900;margin-top:14px}.text-link span{color:var(--red);font-size:20px}
.section{padding:100px 0}.services{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.section-heading>p{max-width:350px;color:#667085;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:#fff;border:1px solid #e2e7ef;border-radius:18px;padding:26px;min-height:180px;display:flex;gap:20px;position:relative;overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(9,44,104,.1);border-color:#cbd5e4}.service-card:after{content:"";position:absolute;right:-34px;bottom:-45px;width:110px;height:110px;border-radius:50%;background:rgba(9,44,104,.04)}.service-number{font-size:11px;font-weight:900;letter-spacing:.08em;color:var(--red);padding-top:4px}.service-card h3{margin:0 0 8px;font-size:19px;line-height:1.2;color:var(--navy)}.service-card p{margin:0;color:#7a8495;font-size:14px}.service-card.featured{background:var(--navy);border-color:var(--navy)}.service-card.featured h3{color:#fff}.service-card.featured p{color:#ccd8ec}.service-card.featured .service-number{color:#ff5a60}.service-card.wide{grid-column:1 / -1}
.theory{background:#fff}.theory-card{background:var(--navy2);border-radius:30px;min-height:430px;padding:58px;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;overflow:hidden;position:relative}.theory-card:after{content:"";position:absolute;right:-130px;top:-130px;width:380px;height:380px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.02)}.theory-art{min-height:300px;position:relative;display:grid;place-items:center}.road-icon{height:340px;width:180px;background:#17223a;transform:skew(-9deg);position:relative;border-left:2px solid rgba(255,255,255,.12);border-right:2px solid rgba(255,255,255,.12)}.road-icon:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:5px;transform:translateX(-50%);background:repeating-linear-gradient(to bottom,#fff 0 28px,transparent 28px 55px)}.road-icon span{position:absolute;border-radius:50%;border:8px solid #fff;width:58px;height:58px}.road-icon span:nth-child(1){top:28px;left:8px;border-color:var(--red)}.road-icon span:nth-child(2){bottom:70px;right:8px;border-color:#fff}.road-icon span:nth-child(3){bottom:16px;left:54px;border-color:#fff}.mini-sign{position:absolute;z-index:2;width:70px;height:70px;background:#fff;display:grid;place-items:center;box-shadow:0 12px 25px rgba(0,0,0,.2);font-weight:900}.sign-stop{top:18px;left:8%;color:#fff;background:var(--red);border-radius:12px}.sign-give{bottom:10px;right:4%;color:var(--red);border-radius:50%;font-size:26px}.sign-speed{top:42%;right:0;color:var(--navy);border:5px solid var(--red);border-radius:50%}.theory-copy{position:relative;z-index:2}.theory-copy .section-kicker{color:#ff5960}.theory-copy h2{color:#fff}.theory-copy h2 span{color:#ff5960}.theory-copy>p:not(.section-kicker){color:#c5d0e2;max-width:600px;margin:22px 0 28px}.theory-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-outline.dark{background:transparent;border-color:#71809c;color:#fff}
.quick-contact{background:var(--red);color:#fff;padding:54px 0}.quick-contact .section-kicker{color:#ffc6c9;margin-bottom:10px}.quick-contact h2{color:#fff;font-size:42px}.quick-contact-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.quick-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.quick-link{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:13px 15px;border-radius:14px;display:flex;align-items:center;gap:12px;min-width:205px}.quick-link:hover{background:rgba(255,255,255,.18)}.quick-link .icon{width:34px;height:34px;border-radius:50%;background:#fff;color:var(--red);display:grid;place-items:center;font-size:15px}.quick-link span:not(.icon){display:flex;flex-direction:column}.quick-link small{font-size:10px;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.quick-link strong{font-size:13px}
.contact-grid{display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:center}.contact-copy>p:not(.section-kicker){color:#667085;max-width:520px;margin:25px 0}.phone-display{display:block;font-size:clamp(28px,4vw,48px);font-weight:900;color:var(--navy);letter-spacing:-.04em}.map-display{font-size:14px;color:var(--red)}.contact-panel{background:var(--soft);border-radius:28px;padding:45px;text-align:center;border:1px solid #e2e7ef}.contact-panel img{width:170px;height:170px;object-fit:cover;border-radius:50%;background:#fff}.contact-panel p{font-weight:900;color:var(--navy);margin:15px 0 22px}.full{width:100%}.footer{background:var(--navy2);color:#c2ccdc;padding:30px 0}.footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:48px;height:48px;object-fit:cover;border-radius:50%}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-size:11px;letter-spacing:.1em;color:#fff}.footer-brand span{font-size:11px;margin-top:4px}.footer-links{display:flex;gap:20px;font-size:12px}.footer-links a:hover{color:#fff}.footer-inner>p{font-size:11px;margin:0}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:60;width:64px;height:64px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;box-shadow:0 15px 35px rgba(215,25,32,.35);border:3px solid #fff}.floating-wa span{font-size:25px;line-height:1}.floating-wa small{position:absolute;right:74px;white-space:nowrap;background:var(--navy2);padding:7px 10px;border-radius:8px;font-size:10px;font-weight:800;opacity:0;transform:translateX(8px);transition:.2s}.floating-wa:hover small{opacity:1;transform:translateX(0)}
@media(max-width:900px){.site-nav{gap:16px}.hero-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:460px}.intro-grid,.contact-grid,.theory-card{grid-template-columns:1fr;gap:40px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card.wide{grid-column:span 1}.quick-contact-inner{flex-direction:column;align-items:flex-start}.quick-actions{justify-content:flex-start}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>p{grid-column:1/-1}}
@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.topbar-inner{justify-content:center}.topbar-inner span{display:none}.nav-wrap{min-height:72px}.brand-copy strong{font-size:12px}.brand-copy small{font-size:8px}.brand-mark{width:48px;height:48px}.brand-mark img{width:62px;height:62px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid #e6eaf0;padding:14px;flex-direction:column;align-items:stretch;gap:2px;box-shadow:0 20px 30px rgba(0,0,0,.07)}.site-nav.open{display:flex}.site-nav a{padding:14px 12px}.nav-cta{text-align:center}.hero-grid{padding:62px 0 65px}.hero h1{font-size:58px}.hero-text{font-size:16px}.hero-trust{gap:12px}.hero-visual{min-height:390px}.sun-ring{width:320px;height:320px}.logo-card{width:300px}.floating-card-one{left:0;bottom:8%}.floating-card-two{right:0;top:7%}.section{padding:70px 0}.intro{padding:72px 0}.intro-grid{gap:35px}.section-heading{display:block}.section-heading>p{margin-top:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:150px}.theory-card{padding:32px 24px;border-radius:24px}.theory-art{min-height:270px}.road-icon{height:290px;width:150px}.quick-contact h2{font-size:36px}.quick-actions{display:grid;grid-template-columns:1fr;width:100%}.quick-link{min-width:0}.contact-grid{gap:45px}.contact-panel{padding:30px}.footer-inner{grid-template-columns:1fr}.footer-links{order:3;flex-wrap:wrap}.footer-inner>p{grid-column:auto}.floating-wa{width:58px;height:58px;right:16px;bottom:16px}.floating-wa small{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card,.btn{transition:none}}


/* The old slim top strip is intentionally removed from both production and demo. */
.topbar{display:none!important}

/* St. Dominick Savio Feast greeting: the normal website remains unchanged below it. */
.feast-greeting{background:linear-gradient(180deg,#fffaf0 0%,#fffdf8 100%);border-bottom:1px solid #eee3cd;overflow:hidden}
.feast-hero{min-height:clamp(430px,43vw,610px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding:28px 0 34px;position:relative}
.feast-hero:before{content:"";position:absolute;inset:16px 0;background:radial-gradient(circle at 18% 20%,rgba(212,163,59,.12),transparent 35%),radial-gradient(circle at 80% 70%,rgba(212,163,59,.1),transparent 38%);pointer-events:none}
.feast-art{position:relative;z-index:1;min-height:390px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:28px;background:linear-gradient(145deg,#f9e8b7,#fffaf0 58%,#f4d98c);box-shadow:0 20px 50px rgba(115,78,17,.12);border:1px solid rgba(212,163,59,.25)}
.feast-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(212,163,59,.08));pointer-events:none}
.feast-art img{width:min(560px,92%);height:auto;max-height:560px;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;filter:drop-shadow(0 18px 22px rgba(70,40,5,.14))}
.feast-message{position:relative;z-index:2;padding:20px 26px 20px 12px;text-align:center}
.feast-kicker{margin:0 0 15px;font-size:11px;font-weight:900;letter-spacing:.24em;color:#8b641d}
.feast-message h1{margin:0;color:#5b3a11;font-size:clamp(38px,4.5vw,66px);line-height:1.03;letter-spacing:-.045em;font-weight:900}
.feast-message h1 span{color:#b44c20}
.feast-ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin:22px auto 18px;color:#c28b2f}
.feast-ornament i{width:min(110px,22vw);height:1px;background:linear-gradient(90deg,transparent,#d1a24a)}
.feast-ornament i:last-child{background:linear-gradient(90deg,#d1a24a,transparent)}
.feast-ornament b{font-size:15px;font-weight:500}
.feast-copy{max-width:600px;margin:0 auto;color:#5f6672;font-size:16px;line-height:1.8}
.feast-signoff{margin:22px auto 0;color:#7c6b50;font-size:13px;line-height:1.7}
.feast-signoff strong{color:#9b4a1d;letter-spacing:.03em}

@media(max-width:900px){
  .feast-hero{grid-template-columns:1fr;gap:0;padding:18px 0 34px;min-height:auto}
  .feast-art{min-height:430px;order:1;border-radius:22px 22px 0 0;border-bottom:0}
  .feast-art img{width:min(520px,96%);max-height:500px}
  .feast-message{order:2;background:#fffaf0;border:1px solid rgba(212,163,59,.18);border-top:0;border-radius:0 0 22px 22px;padding:30px 20px 34px;box-shadow:0 14px 35px rgba(115,78,17,.08)}
}
@media(max-width:560px){
  .feast-hero{width:min(100% - 20px,1180px)}
  .feast-art{min-height:350px}
  .feast-art img{width:100%;max-height:390px}
  .feast-message h1{font-size:clamp(34px,10vw,46px)}
  .feast-kicker{font-size:9px;letter-spacing:.19em}
  .feast-copy{font-size:14px;line-height:1.7}
  .feast-signoff{font-size:12px}
}


/* Demo-only festival preview controls. These are never included in production. */
.demo-toolbar{background:#0b2148;color:#fff;border-bottom:1px solid rgba(255,255,255,.14);position:relative;z-index:1000}
.demo-toolbar-inner{width:min(1240px,calc(100% - 28px));margin:0 auto;min-height:50px;display:flex;align-items:center;gap:16px}
.demo-toolbar-label{font-size:10px;font-weight:900;letter-spacing:.18em;white-space:nowrap;color:#eef3fb}
.demo-toolbar-buttons{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:thin;padding:7px 0}
.demo-theme-btn{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.07);color:#f3f6fb;border-radius:999px;padding:7px 12px;font:700 11px/1 system-ui,sans-serif;white-space:nowrap;cursor:pointer;transition:.18s ease}
.demo-theme-btn:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.35)}
.demo-theme-btn.active{background:#fff;color:#17345f;border-color:#fff}
.festival-greeting{background:#fffaf0;border-bottom:1px solid #eadfca;overflow:hidden}
.festival-greeting-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:430px;padding:22px 0}
.festival-greeting-art{display:flex;align-items:center;justify-content:center;min-height:390px;overflow:hidden;border-radius:26px;background:#f7edcf;box-shadow:0 16px 42px rgba(20,30,50,.08);border:1px solid rgba(180,145,65,.18)}
.festival-greeting-art img{display:block;width:100%;height:100%;max-height:560px;object-fit:contain}
.festival-greeting-message{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:35px clamp(20px,4vw,70px)}
.festival-greeting-kicker{margin:0 0 12px;font-size:10px;font-weight:900;letter-spacing:.22em;color:#7a5a21}
.festival-greeting-message h1{margin:0;font-size:clamp(38px,4.2vw,62px);line-height:1.04;letter-spacing:-.045em;color:#1c3158}
.festival-greeting-ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin:19px 0 15px;color:#bd8b2f}
.festival-greeting-ornament i{width:min(100px,18vw);height:1px;background:linear-gradient(90deg,transparent,#caa04f)}
.festival-greeting-ornament i:last-child{background:linear-gradient(90deg,#caa04f,transparent)}
.festival-greeting-ornament b{font-size:14px;font-weight:500}
.festival-greeting-copy{max-width:590px;margin:0 auto;color:#5e6b80;font-size:15px;line-height:1.75}
.festival-greeting-signoff{margin:20px auto 0;color:#667085;font-size:12px;font-weight:700;line-height:1.6}
.festival-carnival .festival-greeting-message h1{color:#a74316}.festival-ganesh .festival-greeting-message h1{color:#b34a1a}.festival-diwali .festival-greeting-message h1{color:#4b187e}.festival-eid .festival-greeting-message h1{color:#8b6117}.festival-newyear .festival-greeting-message h1{color:#0b2c64}.festival-independence .festival-greeting-message h1{color:#17477d}
@media(max-width:900px){
  .demo-toolbar-inner{display:block;padding:7px 0}.demo-toolbar-label{display:block;margin:0 0 5px}.demo-toolbar-buttons{padding:0 0 2px}
  .festival-greeting-inner{grid-template-columns:1fr;min-height:auto;padding:14px 0 24px}.festival-greeting-art{min-height:420px;border-radius:22px 22px 0 0;border-bottom:0}.festival-greeting-art img{width:100%;max-height:520px}.festival-greeting-message{background:#fffaf0;border:1px solid rgba(180,145,65,.18);border-top:0;border-radius:0 0 22px 22px;padding:28px 20px 32px}.festival-greeting-message h1{font-size:clamp(34px,9vw,48px)}.festival-greeting-copy{font-size:14px}
}
@media(max-width:560px){.demo-toolbar-inner{width:calc(100% - 18px)}.demo-toolbar-label{font-size:9px}.demo-theme-btn{font-size:10px;padding:7px 10px}.festival-greeting-inner{width:calc(100% - 20px)}.festival-greeting-art{min-height:350px}.festival-greeting-art img{max-height:400px}.festival-greeting-message{padding:25px 15px 30px}}

.festival-christmas .festival-greeting-message h1{color:#b51f2a}
/* Festival greeting: the artwork itself fills the entire banner. */
.festival-greeting{position:relative;overflow:hidden;width:100%;min-height:520px;background:#111;border-bottom:1px solid rgba(9,44,104,.08)}
.festival-greeting-inner{position:relative;min-height:520px;width:100%;max-width:none;margin:0;padding:0;display:block}
.festival-greeting-art{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;background:#111}
.festival-greeting-art img{display:block;width:100%;height:100%;object-fit:fill;object-position:center;max-height:none}
.festival-greeting-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.03),rgba(0,0,0,.01) 48%,rgba(0,0,0,.04));pointer-events:none}
.festival-greeting-message{position:relative;z-index:2;min-height:520px;width:min(760px,58vw);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:55px 35px;color:#172033;text-shadow:0 1px 2px rgba(255,255,255,.18)}
.festival-greeting-kicker{margin:0 0 12px;font-size:11px;font-weight:900;letter-spacing:.22em;color:#172033}
.festival-greeting-message h1{margin:0;font-size:clamp(42px,5.2vw,76px);line-height:1.02;letter-spacing:-.045em;color:#17345f;font-weight:900}
.festival-greeting-ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin:18px 0 16px;color:#a87920}
.festival-greeting-ornament i{width:min(120px,14vw);height:1px;background:linear-gradient(90deg,transparent,#b88a2c)}
.festival-greeting-ornament i:last-child{background:linear-gradient(90deg,#b88a2c,transparent)}
.festival-greeting-ornament b{font-size:15px;font-weight:600}
.festival-greeting-copy{max-width:610px;margin:0;color:#24344f;font-size:16px;line-height:1.7;font-weight:600}
.festival-greeting-signoff{margin:18px auto 0;color:#253c5d;font-size:12px;font-weight:800;line-height:1.6}
/* Festival-specific readable colors */
.festival-christmas .festival-greeting-message h1{color:#c51e29}
.festival-carnival .festival-greeting-message h1{color:#b83b19}
.festival-ganesh .festival-greeting-message h1{color:#b84919}
.festival-diwali .festival-greeting-message h1{color:#ffe17a;text-shadow:0 2px 8px rgba(0,0,0,.55)}
.festival-diwali .festival-greeting-kicker,.festival-diwali .festival-greeting-copy,.festival-diwali .festival-greeting-signoff{color:#fff7d5;text-shadow:0 2px 8px rgba(0,0,0,.6)}
.festival-eid .festival-greeting-message h1{color:#9b6815}
.festival-newyear .festival-greeting-message h1{color:#f4c64f;text-shadow:0 2px 8px rgba(0,0,0,.7)}
.festival-newyear .festival-greeting-kicker,.festival-newyear .festival-greeting-copy,.festival-newyear .festival-greeting-signoff{color:#fff7df;text-shadow:0 2px 8px rgba(0,0,0,.7)}
.festival-independence .festival-greeting-message h1{color:#1a467d}
.festival-independence .festival-greeting-copy{color:#173a28}
.festival-feast .festival-greeting-message h1{color:#8c431d}

/* On narrow screens the portrait artwork keeps its natural composition. */
@media(max-width:700px){
  .festival-greeting{min-height:0;background:#fffaf0}
  .festival-greeting-inner{min-height:0;width:100%;padding:0;display:block}
  .festival-greeting-art{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:2/3;background:#fffaf0}
  .festival-greeting-art img{width:100%;height:100%;object-fit:cover}
  .festival-greeting-message{min-height:0;width:100%;margin:0;padding:28px 20px 32px;background:#fffaf0;text-shadow:none}
  .festival-greeting-message h1{font-size:clamp(34px,9vw,50px)}
  .festival-greeting-copy{font-size:14px;line-height:1.7}
  .festival-greeting-kicker{font-size:9px;letter-spacing:.18em}
}



/* Desktop festival artwork: undistorted center image with blended side fill. */
@media (min-width:701px){
  .festival-greeting{min-height:clamp(500px,42vw,680px);background:#111}
  .festival-greeting-inner{min-height:inherit}
  .festival-greeting-art{
    position:absolute;inset:0;width:100%;height:100%;
    display:flex;align-items:stretch;justify-content:center;
    isolation:isolate;overflow:hidden;background:#111;
  }
  /* A large, blurred copy of the SAME artwork fills the entire banner. */
  .festival-greeting-art::before{
    content:"";position:absolute;inset:-48px;z-index:-2;
    background-image:var(--festival-bg);
    background-size:cover;background-position:center;
    filter:blur(28px);transform:scale(1.08);opacity:.98;
  }
  /* Blend the portrait's edges into the extended background. */
  .festival-greeting-art::after{
    content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
    background:
      linear-gradient(90deg,rgba(0,0,0,.12),transparent 16%,transparent 84%,rgba(0,0,0,.12)),
      linear-gradient(180deg,rgba(255,255,255,.04),transparent 22%,rgba(0,0,0,.06));
  }
  /* The actual artwork remains natural-ratio and is NEVER stretched. */
  .festival-greeting-art img{
    position:relative;z-index:1;display:block;
    width:auto;height:100%;max-width:100%;
    object-fit:contain;object-position:center;flex:0 0 auto;
  }
  .festival-greeting-message{min-height:100%}
}

@media (max-width:700px){
  .festival-greeting-art{background:transparent}
  .festival-greeting-art img{width:100%;height:100%;object-fit:contain}
}

/* Mobile readability fix: Diwali and New Year greetings use solid dark ink on the light cream message panel. */
@media (max-width:700px){
  .festival-diwali .festival-greeting-message h1,
  .festival-diwali .festival-greeting-kicker,
  .festival-diwali .festival-greeting-copy,
  .festival-diwali .festival-greeting-signoff,
  .festival-newyear .festival-greeting-message h1,
  .festival-newyear .festival-greeting-kicker,
  .festival-newyear .festival-greeting-copy,
  .festival-newyear .festival-greeting-signoff{
    text-shadow:none;
  }
  .festival-diwali .festival-greeting-message h1{color:#5a247f}
  .festival-diwali .festival-greeting-kicker{color:#735018}
  .festival-diwali .festival-greeting-copy{color:#34435b}
  .festival-diwali .festival-greeting-signoff{color:#263a59}

  .festival-newyear .festival-greeting-message h1{color:#123c78}
  .festival-newyear .festival-greeting-kicker{color:#735018}
  .festival-newyear .festival-greeting-copy{color:#34435b}
  .festival-newyear .festival-greeting-signoff{color:#263a59}
}


/* Desktop-only contrast treatment for Feast and Christmas. Same typography, only ink/highlight colors change. */
@media (min-width:701px){
  /* Feast artwork has a dark central figure, so use warm ivory/gold ink with a restrained dark outline. */
  .festival-feast .festival-greeting-kicker{
    color:#fff2c7;
    text-shadow:0 1px 3px rgba(0,0,0,.78),0 0 8px rgba(0,0,0,.45);
  }
  .festival-feast .festival-greeting-message h1{
    color:#f6cf83;
    -webkit-text-stroke:1px rgba(58,27,8,.55);
    text-shadow:0 2px 4px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.5);
  }
  .festival-feast .festival-greeting-copy{
    color:#fff5d9;
    text-shadow:0 1px 3px rgba(0,0,0,.9),0 0 9px rgba(0,0,0,.55);
  }
  .festival-feast .festival-greeting-signoff{
    color:#ffd98f;
    text-shadow:0 1px 3px rgba(0,0,0,.9),0 0 8px rgba(0,0,0,.5);
  }

  /* Christmas artwork is very bright, so use deep navy/red ink with a soft light edge. */
  .festival-christmas .festival-greeting-kicker{
    color:#082b58;
    text-shadow:0 1px 2px rgba(255,255,255,.95),0 0 7px rgba(255,255,255,.7);
  }
  .festival-christmas .festival-greeting-message h1{
    color:#c51e29;
    -webkit-text-stroke:1px rgba(255,255,255,.65);
    text-shadow:0 2px 4px rgba(255,255,255,.95),0 0 12px rgba(255,255,255,.65);
  }
  .festival-christmas .festival-greeting-copy{
    color:#102d52;
    text-shadow:0 1px 2px rgba(255,255,255,.98),0 0 8px rgba(255,255,255,.75);
  }
  .festival-christmas .festival-greeting-signoff{
    color:#15345a;
    text-shadow:0 1px 2px rgba(255,255,255,.98),0 0 7px rgba(255,255,255,.7);
  }
}
