:root{--bg:#fbf8f3;--surface:#ffffff;--text:#171311;--muted:#756d68;--orange:#ff7139;--orange-soft:#fff0e7;--peach:#ffe4d2;--line:#eee5df;--dark:#1a100b;--shadow:0 8px 24px rgba(57,33,22,0.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{display:block;width:100%}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(251,248,243,.88);border-bottom:1px solid rgba(238,229,223,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{min-height:76px;display:flex;justify-content:space-between;gap:30px}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;gap:12px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-size:18px}.brand-mark.small{width:34px;height:34px;font-size:14px}.nav-links{display:flex;gap:34px;color:var(--muted);font-size:14px;font-weight:600}.nav-links a{transition:color .2s ease}.nav-links a:hover{color:var(--orange)}.button{min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:750;font-size:14px;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff}.menu-button{display:none;border:0;background:transparent;cursor:pointer}.hero{padding:70px 0 35px;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:74px;gap:74px;align-items:center}.location-pill{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:var(--orange-soft);color:#cf5b2d;font-size:13px;font-weight:750}.hero h1{margin:20px 0 18px;max-width:650px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.05em}.hero h1 span{display:block;color:var(--orange)}.hero-copy>p{max-width:620px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}.search-box{margin-top:30px;min-height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:6px 7px 6px 18px;background:var(--surface);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow)}.search-box svg{color:#807872}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--text)}.search-box button{min-height:44px;padding-inline:24px;border:0;border-radius:999px;background:var(--orange);color:#fff;cursor:pointer;font-weight:750}.quick-actions{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.quick-card{min-height:88px;padding:13px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:17px;background:var(--surface);color:var(--text);cursor:pointer;font-size:12px;font-weight:750;transition:transform .2s ease,border-color .2s ease}.quick-card:hover{transform:translateY(-4px);border-color:#ffc8ae}.quick-card span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--orange-soft);color:var(--orange)}.hero-visual{position:relative;padding-bottom:28px}.festival-card{min-height:570px;position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(0deg,rgba(15,8,5,.7),rgba(15,8,5,.05) 55%),url(https://images.unsplash.com/photo-1741358706805-a5935a200a5c?auto=format&fit=crop&w=1300&q=90) 50%/cover;box-shadow:var(--shadow)}.festival-badge{position:absolute;left:24px;top:24px;padding:9px 15px;border-radius:999px;background:var(--orange);color:white;font-size:12px;font-weight:800}.festival-overlay{position:absolute;left:26px;bottom:32px;display:flex;flex-direction:column;color:white}.festival-overlay strong{font-size:26px}.festival-overlay span{margin-top:5px;opacity:.82}.temple-count{position:absolute;left:-28px;bottom:0;min-width:190px;padding:14px 18px;display:flex;align-items:center;gap:12px;border:1px solid #f0d7ca;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.temple-count>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--orange-soft);color:var(--orange)}.temple-count div{display:flex;flex-direction:column}.temple-count strong{font-size:14px}.temple-count small{margin-top:3px;color:var(--muted);font-size:11px}.section{padding:68px 0}.section-heading{margin-bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:20px}.eyebrow{color:var(--orange);font-size:14px;font-weight:850}.download-section h2,.highlight-card h2,.section-heading h2{margin:7px 0 0;font-size:clamp(31px,4vw,46px);line-height:1.08;letter-spacing:-.04em}.section-heading>a{display:inline-flex;align-items:center;gap:7px;color:var(--orange);font-size:14px;font-weight:800}.temple-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.product-card,.temple-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover,.temple-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.image-wrap{position:relative;aspect-ratio:1.43;overflow:hidden}.image-wrap img,.product-card>img{height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover>img,.temple-card:hover img{transform:scale(1.04)}.heart-button,.rating{position:absolute;top:14px;display:flex;align-items:center;gap:5px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rating{left:14px;padding:7px 10px;border-radius:999px;color:var(--orange);font-size:12px;font-weight:850}.heart-button{right:14px;width:36px;height:36px;justify-content:center;border:0;border-radius:50%;cursor:pointer}.card-body{padding:18px 18px 21px}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-title-row h3,.event-card h3,.product-info h3{margin:0;font-size:16px}.card-title-row>span{padding:5px 8px;border-radius:999px;background:#f8f4f0;color:var(--muted);font-size:10px}.card-body p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.highlight-card{padding:44px 52px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;grid-gap:50px;gap:50px;border-radius:20px;background:var(--peach)}.highlight-copy>p{max-width:680px;margin:15px 0 0;color:#755f52;line-height:1.65}.highlight-stats{margin-top:28px;display:flex;flex-wrap:wrap;gap:14px}.highlight-stats>div{min-width:150px;padding:13px 15px;display:flex;flex-direction:column;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(78,38,19,.08)}.highlight-stats small{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.highlight-stats strong{margin-top:4px;color:var(--orange);font-size:14px}.highlight-image{width:min(290px,100%);aspect-ratio:1;justify-self:center;border-radius:50%;overflow:hidden;box-shadow:var(--shadow)}.highlight-image img{height:100%;border-radius:50%;object-fit:cover}.event-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.event-card{min-height:112px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:15px;gap:15px;border-radius:16px;background:var(--peach)}.event-date{width:58px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;background:#fff}.event-date span{color:var(--orange);font-size:10px;font-weight:850}.event-date strong{font-size:22px}.event-card p{margin:6px 0 0;color:#765f52;font-size:12px;line-height:1.45}.event-dot{width:28px;height:28px;border-radius:50%;background:var(--orange)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2px;gap:2px;overflow:hidden;border-radius:16px}.product-card{border-radius:0}.product-card>img{aspect-ratio:1.08}.product-info{padding:15px;display:flex;align-items:end;justify-content:space-between;gap:12px}.product-info span{color:var(--muted);font-size:10px}.product-info h3{margin-top:5px}.product-info strong{display:block;margin-top:5px;color:var(--orange);font-size:14px}.product-info button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--text);color:#fff;cursor:pointer}.download-section{margin-top:60px;margin-bottom:80px;min-height:290px;padding:54px 60px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center;border-radius:20px;background:var(--dark);color:#fff}.download-section>div:first-child{position:relative;z-index:2}.download-section h2{max-width:620px;font-size:clamp(40px,5vw,64px)}.download-section p{max-width:650px;margin:18px 0 0;color:#c8bbb3;line-height:1.65}.download-buttons{margin-top:26px;display:flex;flex-wrap:wrap;gap:12px}.button-dark-outline{border:1px solid #5c4a40;color:#fff}.download-symbol{width:190px;height:190px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:50%;color:rgba(255,113,57,.48);font-size:82px}.whatsapp-cta{position:fixed;right:22px;bottom:22px;z-index:200;display:inline-flex;align-items:center;gap:10px;padding:8px 18px 8px 8px;border-radius:999px;background:#25d366;color:#fff;font-weight:750;font-size:14px;box-shadow:0 10px 24px rgba(37,211,102,.35);transition:transform .2s ease}.whatsapp-cta:hover{transform:translateY(-2px)}.whatsapp-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;background:#fff;color:#25d366}footer{border-top:1px solid var(--line);background:rgba(255,255,255,.4)}.footer-wrap{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-links{display:flex;gap:28px;color:var(--muted);font-size:13px}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero h1,.hero-copy>p,.hero-visual,.location-pill{margin-inline:auto}.hero-visual{width:min(680px,100%)}.festival-card{min-height:500px}.temple-count{left:22px}.event-grid,.temple-grid{grid-template-columns:1fr 1fr}.event-grid article:last-child,.temple-grid article:last-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-radius:0}.product-card{border-radius:16px}.highlight-card{grid-template-columns:1fr;text-align:center}.highlight-stats{justify-content:center}.download-symbol{opacity:.5}}@media (max-width:760px){.container{width:min(100% - 28px,1180px)}.desktop-cta{display:none}.menu-button{display:grid;place-items:center}.nav-links{position:absolute;inset:76px 14px auto;padding:18px;display:none;flex-direction:column;gap:4px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-links a{padding:13px 14px;border-radius:12px}.nav-links a:hover{background:var(--orange-soft)}.hero{padding-top:45px}.hero h1{font-size:clamp(46px,15vw,70px)}.search-box{grid-template-columns:auto 1fr;border-radius:22px;padding:16px}.search-box button{grid-column:1/-1;width:100%}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.festival-card{min-height:430px}.event-grid,.product-grid,.temple-grid{grid-template-columns:1fr}.event-grid article:last-child,.temple-grid article:last-child{grid-column:auto}.section{padding:50px 0}.section-heading{align-items:flex-start}.section-heading h2{font-size:34px}.highlight-card{padding:32px 22px}.event-card{grid-template-columns:auto 1fr}.event-dot{display:none}.download-section{padding:38px 24px;grid-template-columns:1fr}.download-symbol{position:absolute;right:-35px;bottom:-35px}.footer-wrap{padding:26px 0;flex-direction:column;align-items:flex-start}.whatsapp-cta{right:16px;bottom:16px;padding:14px}.whatsapp-cta span{display:none}}