.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;padding:.5rem 1rem;background:var(--saffron-dark);color:#fff;border-radius:var(--radius-sm);text-decoration:none;font-weight:600}.skip-link:focus{top:1rem}.public-app{--public-header-height:3.625rem;min-height:100vh;display:flex;flex-direction:column;background:var(--bg);font-family:Inter,system-ui,Segoe UI,sans-serif;font-feature-settings:"cv01","cv03","cv04";letter-spacing:-.011em}.public-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm)}.public-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1120px;margin:0 auto;padding:.75rem 1rem}.public-brand{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;min-width:0}.public-brand-mark{flex-shrink:0;border-radius:8px}.public-brand-text{display:flex;flex-direction:column;min-width:0}.public-brand-name{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--saffron-dark)}.public-brand-tagline{font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--saffron-dark);line-height:20px}.public-nav{display:flex;gap:.5rem}.public-nav-link{padding:.5rem .875rem;border-radius:var(--radius-sm);text-decoration:none;font-weight:600;font-size:.9375rem;color:var(--text-muted)}.public-nav-link.is-active,.public-nav-link:hover{color:var(--saffron-dark);background:var(--saffron-light)}.public-header-inner--search{display:none}.public-brand--compact{flex-shrink:0}.public-brand--compact .public-brand-mark{width:2.5rem;height:2.5rem}.public-header-search{flex:1 1;min-width:0}.public-header-search .temple-search-field{width:100%}.public-header-filter-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid rgb(232 224 212/.95);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.public-header-filter-btn:hover{color:var(--saffron-dark);border-color:rgb(196 92 0/.28);background:var(--saffron-light)}.public-header-filter-btn:active{transform:scale(.94)}.public-header-filter-icon{display:block;width:1.125rem;height:1.125rem}.public-header-icon-btn,.public-header-inner--search-temple-detail,.public-header-search-expanded,.public-header-temple-detail-brand,.public-mobile-nav-panel{display:none}.public-header-icon-btn{align-items:center;justify-content:center;width:2.625rem;height:2.625rem;padding:0;border:1px solid rgb(232 224 212/.95);border-radius:.875rem;background:linear-gradient(180deg,#fff,rgb(255 250 244/.96));color:var(--text-muted);cursor:pointer;box-shadow:0 1px 2px rgb(44 36 22/.04),inset 0 1px 0 rgb(255 255 255/.85);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.public-header-icon-btn:hover{color:var(--saffron-dark);border-color:rgb(196 92 0/.28);background:var(--saffron-light)}.public-header-icon-btn:active{transform:scale(.94)}.public-header-search-open-icon{display:block;width:1.2rem;height:1.2rem}.public-header-nav-icon{position:relative;display:block;width:1.05rem;height:.8rem}.public-header-nav-icon span{position:absolute;left:0;width:100%;height:2px;border-radius:999px;background:currentColor;transition:transform .22s ease,top .22s ease,opacity .18s ease}.public-header-nav-icon span:first-child{top:0}.public-header-nav-icon span:nth-child(2){top:50%;transform:translateY(-50%)}.public-header-nav-icon span:nth-child(3){top:calc(100% - 2px)}.public-header-nav-icon.is-open span:first-child{top:50%;transform:translateY(-50%) rotate(45deg)}.public-header-nav-icon.is-open span:nth-child(2){opacity:0}.public-header-nav-icon.is-open span:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}html.mobile-nav-open,html.search-dropdown-open,html.search-focused{overflow:hidden}html.search-dropdown-open .public-app--directory-search .public-header,html.search-focused .public-app--directory-search .public-header{z-index:120}@media (min-width:640px){html.search-focused .public-app--directory-search .public-header{background:transparent;border-bottom-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}html.search-focused .public-app--temple-detail .public-header-search-expanded{display:none}}.public-app--directory-search{--public-header-height:3.25rem}.public-app--directory-search .public-header-inner--search{display:flex;align-items:center;gap:.625rem;min-height:3.25rem;padding-top:.5rem;padding-bottom:.5rem;position:relative;z-index:3}.public-app--directory-search .public-header-inner--default,.public-app--directory-search .temple-discovery-bar-rail,.public-app--directory-search .temple-discovery-bar-search{display:none}.public-header-inner--search .public-brand,.public-header-inner--search .public-header-filter-btn{transition:opacity .2s ease,transform .2s ease,max-width .2s ease,margin .2s ease}.public-header-inner--search .public-brand{flex-shrink:0}.public-header-inner--search .public-header-search{transition:flex .2s ease,transform .2s ease,box-shadow .2s ease}.public-header-inner--search .public-header-search .temple-search-field--compact{transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.public-header-inner--search-focused .public-brand,.public-header-inner--search-focused .public-header-filter-btn{display:none}.public-header-inner--search-focused .public-header-search{flex:1 1 100%;width:100%;max-width:none;margin-left:0;transform:none}.public-header-inner--search-focused .public-header-search .temple-search-field--compact{border-color:rgb(196 92 0/.35);background:#fff;box-shadow:0 0 0 3px rgb(196 92 0/.12),0 10px 28px -8px rgb(44 36 22/.22)}.public-app--temple-detail.public-app--directory-search .public-header-inner--search-temple-detail{padding:0 1rem;min-height:0}.public-app--temple-detail .public-header-temple-detail-brand{display:flex}.public-header-temple-detail-brand{align-items:center;justify-content:flex-start;gap:.5625rem;flex:1 1;min-width:0;text-decoration:none;color:inherit}.public-header-temple-detail-brand-mark{flex-shrink:0;width:2rem;height:2rem;border-radius:0;box-shadow:none}.public-header-temple-detail-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;min-width:0}.public-header-temple-detail-brand-name{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;letter-spacing:-.035em;color:var(--saffron-dark)}.public-header-temple-detail-brand-name,.public-header-temple-detail-brand-tagline{line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.public-header-temple-detail-brand-tagline{font-size:.5625rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:rgb(196 92 0/.68)}html.search-focused .public-app--temple-detail .public-header-search-expanded .temple-search-field--compact{border-color:rgb(196 92 0/.35);background:#fff;box-shadow:0 0 0 3px rgb(196 92 0/.12),0 10px 28px -8px rgb(44 36 22/.22)}.public-header-search-panel{display:block;position:relative;z-index:2}.public-header-search-backdrop{position:fixed;inset:0;z-index:1;border:none;padding:0;background:rgb(20 16 10/.42);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:default}.public-header-search-dropdown{position:relative;z-index:2;margin:0 .75rem .625rem;border:1px solid rgb(196 92 0/.14);border-radius:1.125rem;background:linear-gradient(180deg,#fffdf9,#fff9f2);box-shadow:0 1px 2px rgb(44 36 22/.04),0 18px 44px -18px rgb(196 92 0/.28);overflow:hidden}.public-header-search-dropdown-header{padding:.75rem 1rem .375rem;border-bottom:1px solid rgb(196 92 0/.08)}.public-header-search-dropdown-status{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgb(196 92 0/.72)}.public-header-search-dropdown-list{list-style:none;margin:0;padding:.375rem 0;max-height:min(24rem,calc(100dvh - 9.5rem - env(safe-area-inset-top, 0px)));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.public-header-search-result{display:grid;grid-template-columns:3.25rem minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.625rem 1rem;text-decoration:none;color:inherit;transition:background .15s ease}.public-header-search-result:focus-visible,.public-header-search-result:hover{background:rgb(196 92 0/.06);outline:none}.public-header-search-result:active{background:rgb(196 92 0/.1)}.public-header-search-result-media{width:3.25rem;height:3.25rem;border-radius:.75rem;overflow:hidden;background:rgb(196 92 0/.08);flex-shrink:0}.public-header-search-result-media img{display:block;width:100%;height:100%;object-fit:cover}.public-header-search-result-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.25rem}.public-header-search-result-body{display:flex;flex-direction:column;gap:.125rem;min-width:0}.public-header-search-result-name{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-header-search-result-location{font-size:.8125rem;line-height:1.35;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-header-search-result-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.125rem}.public-header-search-result-tag{display:inline-flex;padding:.125rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:var(--saffron-dark);background:rgb(196 92 0/.1)}.public-header-search-result-rating{font-size:.6875rem;font-weight:600;color:rgb(107 93 79/.88)}.public-header-search-result-chevron{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:rgb(196 92 0/.45)}.public-header-search-result-chevron svg{display:block;width:1rem;height:1rem}.public-header-search-dropdown-empty{padding:1.5rem 1rem 1.25rem;text-align:center}.public-header-search-dropdown-empty-icon{display:block;font-size:1.75rem;margin-bottom:.5rem}.public-header-search-dropdown-empty p{margin:0;font-size:.9375rem;font-weight:600;color:var(--text)}.public-header-search-dropdown-empty-hint{margin-top:.375rem!important;font-size:.8125rem!important;font-weight:500!important;color:var(--text-muted)!important}.public-header-search-dropdown-loading{display:flex;flex-direction:column;gap:.625rem;padding:.875rem 1rem 1rem}.public-header-search-dropdown-loading span{display:block;height:3.25rem;border-radius:.75rem;background:linear-gradient(90deg,rgb(196 92 0/.06),rgb(196 92 0/.12) 50%,rgb(196 92 0/.06));background-size:200% 100%;animation:search-dropdown-shimmer 1.2s ease-in-out infinite}@keyframes search-dropdown-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.public-header-search-dropdown-footer{padding:.5rem .75rem .75rem;border-top:1px solid rgb(196 92 0/.08)}.public-header-search-view-all{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;min-height:2.75rem;padding:.625rem 1rem;border:1px solid rgb(196 92 0/.18);border-radius:999px;background:rgb(255 255 255/.72);font-family:inherit;font-size:.875rem;font-weight:700;color:var(--saffron-dark);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.public-header-search-view-all svg{display:block;width:1rem;height:1rem}.public-header-search-view-all:hover{background:var(--saffron-light);border-color:rgb(196 92 0/.28)}.public-header-search-view-all:active{transform:scale(.98)}#directory-filters{scroll-margin-top:calc(var(--public-header-height) + .5rem)}@media (min-width:640px){.public-app--directory-search{--public-header-height:3.625rem}.public-app--directory-search .public-header-inner--search{gap:1rem;min-height:3.625rem;padding-top:.75rem;padding-bottom:.75rem}.public-header-inner--search .public-header-search{flex:0 1 13.5rem;max-width:13.5rem;min-width:9.5rem;margin-left:auto}.public-header-inner--search .public-header-search .temple-search-field--compact .temple-search-field-leading{padding-left:.6875rem}.public-header-inner--search .public-header-search .temple-search-field--compact .temple-search-field-icon{width:.875rem;height:.875rem}.public-header-inner--search .public-header-search .temple-search-field--compact .temple-search-field-input{min-height:2.125rem;padding:.3125rem .4375rem .3125rem .25rem;font-size:.8125rem}.public-header-inner--search .public-header-search .temple-search-field--compact .temple-search-field-clear{margin-right:.375rem}.public-header-inner--search .public-header-filter-btn{width:2.125rem;height:2.125rem}.public-header-search-dropdown{max-width:36rem;margin-inline:auto}html.search-focused .public-app--directory-search .public-header-inner--search{gap:0;justify-content:center;padding-top:.5rem;padding-bottom:.625rem;z-index:4}html.search-focused .public-app--directory-search .public-header-search{flex:0 0 auto;width:min(28rem,calc(100% - 2rem));max-width:28rem;margin-inline:auto}}@media (min-width:768px){.public-app--directory-search .temple-discovery-bar-shell{grid-template-columns:minmax(0,1fr)}.public-app--directory-search .temple-discovery-bar-filters{grid-column:1;grid-row:1}}@media (max-width:639px){.public-app--directory-search{--public-header-height:calc(3.25rem + env(safe-area-inset-top, 0px))}.public-app--directory-search .public-header{padding-top:env(safe-area-inset-top,0)}.public-header-inner--search .public-brand-text{display:none}.public-header-inner--search .public-brand-mark{width:2.5rem;height:2.5rem}html.search-focused .public-app--directory-search .public-header-inner--search{gap:0;min-height:0;padding-top:calc(.5rem + env(safe-area-inset-top, 0px));padding-bottom:.625rem;padding-inline:.75rem;z-index:4}html.search-focused .public-app--directory-search .public-header{padding-top:0}html.search-focused .public-app--temple-detail .public-header{background:#fff;border-bottom-color:var(--border);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding-top:env(safe-area-inset-top,0)}html.search-focused .public-app--temple-detail .public-header-search-expanded{display:block;position:relative;z-index:3;padding:.5rem .75rem .625rem}.public-app--temple-detail .public-header-inner--search-temple-detail{display:flex;align-items:center;justify-content:space-between;gap:.75rem;height:3.25rem;min-height:0;padding:0 1rem;box-sizing:border-box;position:relative;z-index:3}.public-app--temple-detail .public-header-search-open-btn{flex-shrink:0}.public-app--temple-detail .public-header-icon-btn{display:inline-flex;width:2.375rem;height:2.375rem;border:none;border-radius:999px;background:transparent;color:rgb(44 36 22/.52);box-shadow:none}.public-app--temple-detail .public-header-icon-btn:hover{background:rgb(44 36 22/.06);color:var(--saffron-dark)}.public-app--temple-detail .public-header-icon-btn:active{background:rgb(44 36 22/.1)}.public-app--temple-detail .public-header-search-open-icon{width:1.125rem;height:1.125rem}.public-app--temple-detail .public-header-inner--search-temple-detail-open{display:none}.public-mobile-nav-panel{display:block}.public-mobile-nav-backdrop{position:fixed;inset:0;z-index:140;border:none;padding:0;background:rgb(20 16 10/.42);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:default}.public-mobile-nav-drawer{position:fixed;top:0;left:0;bottom:0;z-index:141;width:min(18.5rem,calc(100vw - 3rem));padding:calc(1rem + env(safe-area-inset-top, 0px)) 1rem calc(1rem + env(safe-area-inset-bottom, 0px));background:linear-gradient(180deg,#fffdf9,#fff8ef);border-right:1px solid rgb(196 92 0/.12);box-shadow:12px 0 40px -12px rgb(44 36 22/.22);overflow-y:auto;overscroll-behavior:contain;animation:public-mobile-nav-in .24s ease}@keyframes public-mobile-nav-in{0%{transform:translateX(-100%);opacity:.8}to{transform:translateX(0);opacity:1}}.public-mobile-nav-drawer-head{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;margin-bottom:.75rem;border-bottom:1px solid rgb(196 92 0/.1)}.public-mobile-nav-drawer-mark{flex-shrink:0;border-radius:.75rem}.public-mobile-nav-drawer-title{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;letter-spacing:-.03em;color:var(--saffron-dark)}.public-mobile-nav-drawer-tagline{margin:.125rem 0 0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(196 92 0/.72)}.public-mobile-nav-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.public-mobile-nav-link{display:flex;align-items:center;min-height:2.75rem;padding:.625rem .875rem;border-radius:.875rem;text-decoration:none;font-size:.9375rem;font-weight:600;color:var(--text);transition:background .18s ease,color .18s ease}.public-mobile-nav-link.is-active,.public-mobile-nav-link:hover{color:var(--saffron-dark);background:rgb(254 243 230/.85)}.public-app--directory-search .directory-search,.public-app--directory-search .public-breadcrumbs{display:none}.public-app--directory-search .temple-discovery-bar-filters{padding:0}.public-app--directory-search .temple-discovery-bar-shell{border:none;box-shadow:none;background:transparent;border-radius:0}.public-app--directory-search .collection-results,.public-app--directory-search .temples-directory-results{gap:.625rem}.public-app--directory-search .collection-results .collection-results-header,.public-app--directory-search .temples-directory-results .collection-results-header{padding-bottom:.25rem}.public-app--directory-search .collection-results .temple-discovery-bar,.public-app--directory-search .temples-directory-results .temple-discovery-bar{margin-inline:-1rem;margin-bottom:0;padding-inline:1rem}.public-app--directory-search .temple-filter-toolbar{min-width:0}.public-app--directory-search .temple-filter-strip{flex-wrap:nowrap;align-items:center;gap:.375rem;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;padding-bottom:.125rem}.public-app--directory-search .temple-filter-strip::-webkit-scrollbar{display:none}.public-app--directory-search .temple-filter-strip .temple-filter-quick{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:.375rem;min-width:0}.public-app--directory-search .temple-filter-strip .temple-filter-quick .filter-pill{flex-shrink:0;scroll-snap-align:start}.public-app--directory-search .temple-filter-strip-actions{display:inline-flex;flex:0 0 auto;gap:.375rem;scroll-snap-align:end}.public-app--directory-search .filter-pill-face{min-height:2.125rem;padding:.375rem .6875rem;white-space:nowrap;box-shadow:none}.public-app--directory-search .filter-pill-value{max-width:none;font-size:.8125rem}.public-app--directory-search .filter-pill-label{font-size:.625rem}.public-app--directory-search .temple-filter-more-toggle{flex-shrink:0;min-height:2.125rem;padding:.375rem .6875rem;border:1px solid rgb(232 224 212/.95);border-radius:999px;background:var(--surface);font-size:.8125rem;font-weight:600;color:var(--text-muted);white-space:nowrap}.public-app--directory-search .temple-filter-more-toggle.is-open{border-color:rgb(196 92 0/.32);background:rgb(254 243 230/.65);color:var(--saffron-dark)}.public-app--directory-search .temple-filter-panel-clear{flex-shrink:0;min-height:2.125rem;padding:.375rem .5rem;border:none;background:none;font-size:.8125rem;font-weight:600;color:var(--saffron-dark);text-decoration:underline;text-underline-offset:.12em;white-space:nowrap}.public-app--directory-search .temple-filter-chips{gap:.375rem;margin-top:.4375rem}.public-app--directory-search .temple-filter-chip{min-height:1.875rem;padding:.25rem .5625rem;font-size:.75rem}.public-app--directory-search .temple-filter-panel:has(.temple-filter-more-toggle.is-open):before{content:"";position:fixed;inset:0;z-index:120;background:rgb(20 16 10/.38);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.public-app--directory-search .temple-filter-more{position:fixed;right:0;bottom:0;left:0;z-index:131;max-height:min(48dvh,20rem);margin:0;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom, 0px));overflow-y:auto;overscroll-behavior:contain;border:none;border-top:1px solid rgb(196 92 0/.12);border-radius:1rem 1rem 0 0;background:var(--surface);box-shadow:0 -8px 32px -8px rgb(44 36 22/.2)}.public-app--directory-search .temple-filter-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.375rem;gap:.375rem}.public-app--directory-search .temple-filter-more-grid .filter-pill{width:100%}.public-app--directory-search .temple-filter-more-grid .filter-pill-face{width:100%;min-height:2.125rem;justify-content:space-between}.public-app--directory-search .filter-pill.is-open{z-index:132}.public-app--directory-search .filter-pill.is-open:before{content:"";position:fixed;inset:0;z-index:120;background:rgb(20 16 10/.38);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.public-app--directory-search .filter-pill.is-open .filter-pill-menu{position:fixed;top:auto;right:.75rem;bottom:0;left:.75rem;z-index:133;width:auto;min-width:0;max-width:none;max-height:min(48dvh,20rem);margin:0;padding:.5rem .5rem calc(.625rem + env(safe-area-inset-bottom, 0px));border-radius:1rem 1rem 0 0;box-shadow:0 -8px 32px -8px rgb(44 36 22/.2)}.public-app--directory-search .filter-pill-option{display:flex;align-items:center;min-height:2.375rem;padding:.5rem .75rem;font-size:.875rem}.temple-search-field--compact .temple-search-field-input{font-size:1rem}}.public-app:has(.collection-directory) .public-header .public-breadcrumbs{display:none}.public-app:has(.home-page) .public-header .public-breadcrumbs{display:none}.public-app:has(.temples-directory) .public-header .public-breadcrumbs{display:none}.public-breadcrumbs{max-width:1120px;margin:0 auto;padding:0 1rem .625rem}.public-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.25rem .5rem;list-style:none;margin:0;padding:0;font-size:.8125rem;color:var(--text-muted)}.public-breadcrumbs li:not(:last-child):after{content:"›";margin-left:.5rem;color:var(--border)}.public-breadcrumbs a{color:var(--text-muted);text-decoration:none}.public-breadcrumbs a:hover{color:var(--saffron-dark)}.public-header-inner--detail{display:none;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.5rem}.public-detail-header-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:.625rem;text-decoration:none;color:var(--text);background:rgb(44 36 22/.045);cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}.public-detail-header-btn:hover{background:rgb(44 36 22/.08);color:var(--saffron-dark)}.public-detail-header-btn:active{transform:scale(.92)}.public-detail-header-icon{display:block;width:1.125rem;height:1.125rem}.public-detail-header-title-wrap{min-width:0;text-align:center}.public-detail-header-title{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.public-detail-header-actions{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.public-main{flex:1 1;width:100%;max-width:1120px;margin:0 auto;padding:1rem 1rem 2.5rem}.public-footer{position:relative;overflow:hidden;margin-top:auto;border-top:1px solid rgb(196 92 0/.14)}.public-footer-backdrop{position:absolute;inset:0;background:linear-gradient(165deg,#fff9f2,#fef3e6 38%,#fdebd0);pointer-events:none}.public-footer-glow{position:absolute;border-radius:50%;filter:blur(56px);opacity:.45;pointer-events:none}.public-footer-glow--one{width:16rem;height:16rem;top:-6rem;right:-3rem;background:rgb(230 126 34/.22)}.public-footer-glow--two{width:12rem;height:12rem;bottom:-4rem;left:-2rem;background:rgb(196 92 0/.14)}.public-footer-pattern{position:absolute;inset:0;opacity:.28;background-image:radial-gradient(rgb(196 92 0/.1) 1px,transparent 0);background-size:18px 18px;pointer-events:none}.public-footer-content{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:2.5rem 1rem 1.5rem}.public-footer-main{display:grid;grid-gap:2rem;gap:2rem}.public-footer-brand-block{display:flex;flex-direction:column;gap:1rem;min-width:0}.public-footer-brand .public-brand-mark{width:2.75rem;height:2.75rem}.public-footer-mission{margin:0;max-width:22rem;font-size:.9375rem;line-height:1.65;color:var(--text-muted)}.public-footer-columns{display:grid;grid-gap:1.75rem;gap:1.75rem;grid-template-columns:1fr}.public-footer-column-title{margin:0 0 .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--saffron-dark)}.public-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.public-footer-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.3125rem 0;text-decoration:none;font-size:.9375rem;font-weight:600;color:var(--text);transition:color .15s ease}.public-footer-link:hover{color:var(--saffron-dark)}.public-footer-bottom{display:flex;flex-direction:column;gap:.375rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgb(196 92 0/.12)}.public-footer-copy{margin:0;font-size:.8125rem;font-weight:600;color:var(--text-muted)}.public-footer-tagline{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(107 93 79/.72)}.public-not-found{text-align:center;padding:3rem 1rem}.public-not-found h1{font-family:Cormorant Garamond,Georgia,serif;margin:0 0 .5rem}.home-page{margin:-1rem -1rem 0}.home-body{max-width:1120px;margin:0 auto;padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:2.5rem}.home-hero.collection-hero{margin-bottom:0}.home-hero-copy{min-width:0}.home-eyebrow{margin:0 0 .625rem;font-size:.8125rem;font-weight:700;color:var(--saffron-dark);text-transform:uppercase;letter-spacing:.08em}.home-title.collection-hero-title{font-size:clamp(2rem,6.5vw,3.25rem);line-height:1.05;max-width:min(100%,18ch);margin-bottom:.625rem}.home-lead.collection-hero-subtitle{font-size:clamp(.9375rem,2.5vw,1.0625rem);line-height:1.6;max-width:34rem}.home-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1rem}.home-hero-stat-card{display:flex;flex-direction:column;gap:.125rem;min-width:0;padding:.875rem 1rem;border:1px solid rgb(196 92 0/.14);border-radius:calc(var(--radius) + 4px);background:rgb(255 255 255/.72);box-shadow:0 1px 2px rgb(44 36 22/.04)}.home-hero-stat-card strong{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.375rem;font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--saffron-dark)}.home-hero-stat-card span{font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgb(107 93 79/.88)}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:1.125rem}.home-hero-browse-link{font-size:.9375rem;font-weight:600}.home-hero-collage{height:10rem}@media (max-width:479px){.home-hero-stats{grid-template-columns:1fr}}.home-explore{margin-top:0}.home-explore-footer{display:flex;justify-content:center;margin-top:1.25rem;padding-top:.25rem}.home-explore-all-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;color:var(--saffron-dark);text-decoration:none;padding:.5rem .875rem;border-radius:999px;border:1px solid rgb(196 92 0/.2);background:rgb(255 255 255/.65);transition:background .18s ease,border-color .18s ease,transform .18s ease}.home-explore-all-link svg{width:1rem;height:1rem;transition:transform .18s ease}.home-explore-all-link:hover{background:rgb(255 255 255/.95);border-color:rgb(196 92 0/.34);transform:translateY(-1px)}.home-explore-all-link:hover svg{transform:translateX(2px)}.home-section-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.home-section-header--centered{text-align:center;align-items:center;max-width:36rem;margin-inline:auto;margin-bottom:1.5rem}.home-section-eyebrow{margin:0;font-size:.8125rem;font-weight:700;color:var(--saffron-dark);text-transform:uppercase;letter-spacing:.08em}.home-section-header h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);line-height:1.12;letter-spacing:-.02em;color:var(--text)}.home-section-lead{margin:0;font-size:.9375rem;line-height:1.55;color:var(--text-muted)}.home-section-link{display:inline-flex;align-items:center;gap:.25rem;align-self:flex-start;font-size:.875rem;font-weight:600;color:var(--saffron-dark);text-decoration:none;white-space:nowrap}.home-section-link svg{width:1rem;height:1rem;transition:transform .18s ease}.home-section-link:hover svg{transform:translateX(2px)}.home-featured-stack{display:flex;flex-direction:column;gap:1.125rem}.home-featured-hero{display:grid;overflow:hidden;border-radius:calc(var(--radius) + 6px);border:1px solid var(--border);background:var(--surface);color:inherit;text-decoration:none;box-shadow:var(--shadow-sm);transition:border-color .2s ease,box-shadow .2s ease}.home-featured-hero-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#f5efe6,#ebe3d6)}.home-featured-hero-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.home-featured-hero-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:3rem}.home-featured-hero-body{display:flex;flex-direction:column;gap:.4375rem;padding:1.125rem 1.25rem 1.25rem}.home-featured-hero-label{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--saffron-dark)}.home-featured-hero-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;line-height:1.12;color:var(--text);transition:color .15s ease}.home-featured-hero-location{margin:0;font-size:.875rem;line-height:1.45;color:var(--text-muted)}.home-featured-hero:hover{border-color:rgb(196 92 0/.22);box-shadow:0 14px 36px -18px rgb(44 36 22/.16)}.home-featured-hero:hover .home-featured-hero-media img{transform:scale(1.03)}.home-featured-hero:hover .home-featured-hero-title{color:var(--saffron-dark)}.home-featured-tiles{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.home-featured-tile{display:grid;grid-template-columns:6.75rem minmax(0,1fr);grid-gap:.875rem;gap:.875rem;align-items:center;padding:.625rem;border-radius:calc(var(--radius) + 4px);border:1px solid var(--border);background:var(--surface);color:inherit;text-decoration:none;box-shadow:var(--shadow-sm);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-featured-tile-media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:calc(var(--radius) + 2px);background:linear-gradient(135deg,#f5efe6,#ebe3d6)}.home-featured-tile-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-featured-tile-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:1.75rem}.home-featured-tile-body{display:flex;flex-direction:column;gap:.25rem;min-width:0;padding-right:.375rem}.home-featured-tile-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.125rem;font-weight:600;line-height:1.2;color:var(--text);transition:color .15s ease}.home-featured-tile-location{margin:0;font-size:.8125rem;line-height:1.4;color:var(--text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-featured-tile:hover{border-color:rgb(196 92 0/.2);box-shadow:0 10px 28px -16px rgb(44 36 22/.14);transform:translateY(-1px)}.home-featured-tile:hover .home-featured-tile-media img{transform:scale(1.04)}.home-featured-tile:hover .home-featured-tile-title{color:var(--saffron-dark)}.home-featured-empty{margin:0;padding:2rem 1rem;text-align:center;font-size:.9375rem;color:var(--text-muted);border:1px dashed var(--border);border-radius:calc(var(--radius) + 2px);background:var(--surface)}.home-benefits-grid{list-style:none;margin:0;padding:0;display:grid;grid-gap:1rem;gap:1rem}.home-benefit-card{position:relative;overflow:hidden;padding:1.375rem 1.25rem 1.25rem;border:1px solid rgb(196 92 0/.14);border-radius:calc(var(--radius) + 4px);background:linear-gradient(160deg,rgb(255 252 247/.95) 0,rgb(255 255 255/1) 55%),var(--surface);box-shadow:0 1px 2px rgb(44 36 22/.04),0 10px 28px -18px rgb(196 92 0/.2)}.home-benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--saffron) 0,var(--saffron-dark) 100%);opacity:.85}.home-benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:.875rem;border-radius:12px;color:var(--saffron-dark);background:rgb(254 243 230/.9);border:1px solid rgb(196 92 0/.12)}.home-benefit-icon svg{width:1.25rem;height:1.25rem}.home-benefit-card h3{margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;color:var(--text)}.home-benefit-card p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--text-muted)}.home-cta-band{position:relative;overflow:hidden;margin-bottom:.5rem;border-radius:calc(var(--radius) + 8px);border:1px solid rgb(196 92 0/.18)}.home-cta-band-backdrop{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,#fff4e8,#fdebd0 48%,#fef3e6);pointer-events:none}.home-cta-band-glow{position:absolute;border-radius:50%;filter:blur(48px);opacity:.55;pointer-events:none}.home-cta-band-glow--one{width:14rem;height:14rem;top:-5rem;right:-2rem;background:rgb(230 126 34/.3)}.home-cta-band-glow--two{width:10rem;height:10rem;bottom:-4rem;left:-1rem;background:rgb(196 92 0/.18)}.home-cta-band-inner{position:relative;z-index:1;padding:2rem 1.25rem;text-align:center}.home-cta-band-copy h2{margin:0 0 .625rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,2.125rem);line-height:1.12;color:var(--text)}.home-cta-band-copy p{margin:0 auto 1.25rem;max-width:32rem;font-size:.9375rem;line-height:1.55;color:var(--text-muted)}.home-cta-band-search{display:none;width:100%;max-width:28rem}.home-cta-band-search-shell{display:flex;flex-direction:column;gap:.5rem;padding:.375rem;border:1px solid rgb(196 92 0/.2);border-radius:calc(var(--radius) + 6px);background:rgb(255 255 255/.88);box-shadow:0 1px 2px rgb(44 36 22/.05)}.home-cta-band-search-field{width:100%}.home-cta-band-search-field .temple-search-field-input{min-height:2.75rem}.home-cta-band-search-btn{width:100%;min-height:2.625rem;border-radius:calc(var(--radius) + 2px);font-weight:600}.home-cta-band-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.625rem}.home-cta-band-primary{min-width:11rem;font-weight:600}.temples-directory-body{display:flex;flex-direction:column;gap:1.75rem}.temples-directory-body .collection-explore{margin-top:0}.temple-discovery-bar{scroll-margin-top:calc(var(--public-header-height) + .5rem)}.temple-discovery-bar-shell{display:flex;flex-direction:column;gap:0;border:1px solid rgb(196 92 0/.16);border-radius:calc(var(--radius) + 6px);background:linear-gradient(165deg,rgb(255 252 247/.98) 0,rgb(255 255 255/1) 38%,rgb(255 253 250/1) 100%),var(--surface);box-shadow:0 1px 2px rgb(44 36 22/.04),0 10px 32px -14px rgb(44 36 22/.14);overflow:visible;transition:border-color .2s ease,box-shadow .2s ease}.temple-discovery-bar-shell:focus-within{border-color:rgb(196 92 0/.32);box-shadow:0 0 0 3px rgb(196 92 0/.1),0 10px 32px -14px rgb(44 36 22/.16)}.temple-discovery-bar-search{padding:.375rem .375rem 0}.temple-discovery-bar-search-field{width:100%;border:none;border-radius:calc(var(--radius) + 2px);background:transparent;box-shadow:none}.temple-discovery-bar-search-field .temple-search-field-leading{padding-left:1rem;color:rgb(196 92 0/.62)}.temple-discovery-bar-search-field .temple-search-field-input{min-height:2.875rem;padding:.625rem .75rem .625rem .5rem;font-size:1rem}.temple-discovery-bar-search-field .temple-search-field-input:focus-visible{background:transparent;box-shadow:none}.temple-discovery-bar-shell:focus-within .temple-discovery-bar-search-field .temple-search-field-leading{color:var(--saffron-dark)}.temple-discovery-bar-search-field .temple-search-field-clear{margin-right:.625rem}.temple-discovery-bar-rail{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem 0}.temple-discovery-bar-rail:after{content:"";flex:1 1;height:1px;background:linear-gradient(90deg,rgb(196 92 0/.18),rgb(196 92 0/.06) 55%,transparent)}.temple-discovery-bar-rail-label{flex-shrink:0;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(196 92 0/.55)}.temple-discovery-bar-filters{padding:.625rem .875rem .875rem}.temple-filter-panel--embedded{padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.temple-filter-panel--embedded .temple-filter-chips{margin-top:.5rem}.temple-filter-panel--embedded .temple-filter-more{margin-top:.625rem;padding-top:.625rem}.temples-directory-results{display:flex;flex-direction:column;gap:1rem;padding-top:.25rem;border-top:1px solid rgb(196 92 0/.1)}.temples-directory-results .collection-results-header{margin-bottom:0;padding-bottom:.75rem}.temples-directory-results .temple-discovery-bar{margin-bottom:.25rem}.temple-search-field{display:flex;align-items:center;gap:0;min-width:0}.temple-search-field-leading{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-left:1.125rem;color:rgb(196 92 0/.55);pointer-events:none}.temple-search-field-icon{display:block;width:1.125rem;height:1.125rem}.temple-search-field-input{flex:1 1;min-width:0;width:auto;min-height:3.25rem;margin:0;padding:.75rem .75rem .75rem .625rem;font-family:inherit;font-size:1rem;line-height:1.35;border:none;border-radius:0;background:transparent;color:var(--text);box-shadow:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .18s ease,box-shadow .18s ease}.temple-search-field-input::placeholder{color:rgb(107 93 79/.72)}.temple-search-field-input:focus-visible{outline:none;background:rgb(255 255 255/.72);box-shadow:inset 0 0 0 2px rgb(196 92 0/.22)}.temple-search-field-input::-webkit-search-cancel-button{display:none}.temple-search-field-clear{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-right:.75rem;padding:0;border:none;border-radius:999px;color:var(--text-muted);background:rgb(44 36 22/.06);cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.temple-search-field-clear svg{width:.875rem;height:.875rem}.temple-search-field-clear:hover{color:var(--saffron-dark);background:var(--saffron-light)}.temple-search-field-clear:active{transform:scale(.94)}.temple-search-field--compact{border:1px solid var(--border);border-radius:999px;background:var(--bg)}.temple-search-field--compact .temple-search-field-leading{padding-left:.875rem}.temple-search-field--compact .temple-search-field-icon{width:1rem;height:1rem}.temple-search-field--compact .temple-search-field-input{min-height:2.5rem;padding:.5rem .5rem .5rem .375rem;font-size:.9375rem}.temple-search-field--compact:focus-within{border-color:rgb(196 92 0/.35);background:var(--surface);box-shadow:0 0 0 3px rgb(196 92 0/.12)}.temple-search-field--compact .temple-search-field-input:focus-visible{background:transparent;box-shadow:none}.temple-search-field--compact .temple-search-field-clear{margin-right:.5rem}.temple-filter-panel{padding:.875rem 1rem 1rem;border:none;border-radius:0;background:transparent;box-shadow:none}.temple-filter-toolbar{display:flex;flex-direction:column;gap:.625rem}.temple-filter-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.temple-filter-strip .temple-filter-quick{display:flex;flex-wrap:wrap;gap:.5rem;flex:1 1;min-width:0}.temple-filter-strip-actions{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0}.temple-filter-quick{display:flex;flex-wrap:wrap;gap:.5rem}.temple-filter-toolbar-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.temple-filter-more-toggle{display:inline-flex;align-items:center;gap:.3125rem;padding:.375rem 0;border:none;background:none;font:inherit;font-size:.8125rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:color .15s ease}.temple-filter-more-toggle .filter-pill-chevron{width:.875rem;height:.875rem;transition:transform .18s ease}.temple-filter-more-toggle:hover{color:var(--saffron-dark)}.temple-filter-more-toggle.is-open .filter-pill-chevron{transform:rotate(180deg)}.temple-filter-panel-clear{flex-shrink:0;padding:.375rem 0;border:none;background:none;font-size:.8125rem;font-weight:600;color:var(--saffron-dark);text-decoration:underline;text-underline-offset:.15em;cursor:pointer;transition:color .15s ease}.temple-filter-panel-clear:hover{color:#9a4a00}.temple-filter-chips{display:flex;flex-wrap:wrap;gap:.4375rem;margin-top:.625rem}.temple-filter-chip{display:inline-flex;align-items:center;gap:.3125rem;max-width:100%;padding:.3125rem .5625rem;border:1px solid rgb(196 92 0/.22);border-radius:999px;font:inherit;font-size:.75rem;font-weight:600;line-height:1.2;color:var(--saffron-dark);background:rgb(254 243 230/.72);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.temple-filter-chip:hover{border-color:rgb(196 92 0/.38);background:var(--saffron-light)}.temple-filter-chip:active{transform:scale(.98)}.temple-filter-chip-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.temple-filter-chip-remove{flex-shrink:0;font-size:.9375rem;line-height:1;color:rgb(196 92 0/.55)}.temple-filter-more{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgb(196 92 0/.1)}.temple-filter-more-lead{margin:0 0 .625rem;font-size:.75rem;color:var(--text-muted)}.temple-filter-more-grid{display:flex;flex-wrap:wrap;gap:.5rem}.filter-pill{position:relative;display:inline-flex;min-width:0;max-width:100%}.filter-pill.is-open{z-index:30}.filter-pill-face{display:inline-flex;align-items:center;gap:.375rem;min-height:2.375rem;margin:0;padding:.4375rem .6875rem;border:1px solid rgb(232 224 212/.95);border-radius:999px;background:var(--surface);box-shadow:0 1px 2px rgb(44 36 22/.03);font:inherit;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.filter-pill:hover .filter-pill-face{border-color:rgb(196 92 0/.28);background:rgb(255 252 248/1)}.filter-pill--active .filter-pill-face{border-color:rgb(196 92 0/.38);background:rgb(254 243 230/.65);box-shadow:inset 0 0 0 1px rgb(196 92 0/.08)}.filter-pill--disabled{opacity:.5;cursor:not-allowed}.filter-pill--disabled .filter-pill-face{background:rgb(250 248 245/.75);cursor:not-allowed}.filter-pill-label{flex-shrink:0;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgb(196 92 0/.72)}.filter-pill-value{min-width:0;max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;color:var(--text)}.filter-pill-value--placeholder{font-weight:500;color:var(--text-muted)}.filter-pill--active .filter-pill-value{color:var(--saffron-dark)}.filter-pill-chevron{flex-shrink:0;width:.875rem;height:.875rem;color:var(--text-muted);transition:transform .18s ease}.filter-pill.is-open .filter-pill-chevron{transform:rotate(180deg)}.filter-pill-face:focus-visible,.filter-pill.is-open .filter-pill-face{border-color:rgb(196 92 0/.42);box-shadow:0 0 0 3px rgb(196 92 0/.1);outline:none}.filter-pill-menu{position:absolute;top:calc(100% + .375rem);left:0;z-index:40;min-width:min(100%,12rem);max-width:min(18rem,calc(100vw - 2rem));max-height:14rem;margin:0;padding:.375rem;list-style:none;overflow-y:auto;border:1px solid rgb(196 92 0/.14);border-radius:calc(var(--radius) + 2px);background:var(--surface);box-shadow:0 10px 32px -10px rgb(44 36 22/.2),inset 0 0 0 1px rgb(255 255 255/.65)}.filter-pill-option{padding:.5rem .625rem;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:500;line-height:1.35;color:var(--text);cursor:pointer;transition:background .12s ease,color .12s ease}.filter-pill-option:hover{background:rgb(254 243 230/.72);color:var(--saffron-dark)}.filter-pill-option.is-selected{background:rgb(254 243 230/.9);font-weight:600;color:var(--saffron-dark)}.filter-field{display:block;min-width:0}.filter-field--labeled{display:flex;flex-direction:column;gap:.3125rem}.filter-field-label{font-size:.75rem;font-weight:600;color:var(--text-muted);letter-spacing:.01em}.directory-page{display:flex;flex-direction:column;gap:1rem}.directory-header h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,2.25rem);margin:0 0 .5rem}.directory-lead{margin:0;color:var(--text-muted);font-size:1rem;line-height:1.55}.directory-search-input{width:100%;font-size:1rem}.directory-count{margin:0;font-size:.875rem;color:var(--text-muted)}.collection-directory{margin:-1rem -1rem 0}.collection-hero{position:relative;overflow:hidden;border-bottom:1px solid rgb(196 92 0/.12);border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem}.collection-hero-backdrop{position:absolute;inset:0;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;background:linear-gradient(145deg,#fff9f2,#fef3e6 38%,#fdebd0);pointer-events:none}.collection-hero-glow{position:absolute;border-radius:50%;filter:blur(48px);opacity:.55}.collection-hero-glow--one{width:16rem;height:16rem;top:-4rem;right:-2rem;background:rgb(230 126 34/.28)}.collection-hero-glow--two{width:12rem;height:12rem;bottom:-3rem;left:-2rem;background:rgb(196 92 0/.16)}.collection-hero-pattern{position:absolute;inset:0;opacity:.35;background-image:radial-gradient(rgb(196 92 0/.14) 1px,transparent 0);background-size:18px 18px;-webkit-mask-image:linear-gradient(180deg,black 20%,transparent 95%);mask-image:linear-gradient(180deg,black 20%,transparent 95%)}.collection-hero-content{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:1.25rem 1rem 0}.home-hero-content.collection-hero-content{padding-bottom:calc(1.375rem + 4px)}.collection-hero-breadcrumbs{margin:0 0 .75rem;padding:0;max-width:none}.collection-hero-inner{display:grid;grid-gap:1rem;gap:1rem;padding:0 0 calc(1.375rem + 4px)}.collection-hero-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.08;letter-spacing:-.02em;margin:0 0 .5rem;color:var(--text);max-width:min(100%,22ch)}.collection-hero-subtitle{margin:0;max-width:38rem;font-size:.9375rem;line-height:1.55;color:var(--text-muted)}.collection-hero-metrics{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.625rem 0 0;font-size:.875rem;color:var(--text-muted)}.collection-hero-metrics strong{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:var(--saffron-dark)}.collection-hero-metrics-sep{color:rgb(196 92 0/.35);-webkit-user-select:none;-moz-user-select:none;user-select:none}.collection-hero-collage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;width:100%;height:8.5rem;min-height:0;flex-shrink:0}.collection-hero-collage-item{overflow:hidden;border-radius:14px;border:2px solid rgb(255 255 255/.85);box-shadow:0 0 0 1px rgb(44 36 22/.06),0 10px 24px -10px rgb(44 36 22/.28)}.collection-hero-collage-item img{display:block;width:100%;height:100%;min-height:0;object-fit:cover}.collection-hero-collage-item--1{transform:rotate(-2deg)}.collection-hero-collage-item--2{transform:rotate(2.5deg) translateY(.25rem)}.collection-hero-collage-item--3{transform:rotate(1.5deg) translateY(-.125rem)}.collection-hero-collage-item--4{transform:rotate(-1.5deg)}.collection-body{max-width:1120px;margin:0 auto;padding:1.25rem 1rem 2.5rem}.collection-explore{position:relative;margin-top:2.5rem;overflow:hidden;border-radius:calc(var(--radius) + 6px);border:1px solid rgb(196 92 0/.16);box-shadow:0 1px 2px rgb(44 36 22/.04),0 16px 40px -20px rgb(196 92 0/.22)}.collection-explore-backdrop{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,#fff9f2,#fef3e6 42%,#fdebd0);pointer-events:none}.collection-explore-glow{position:absolute;border-radius:50%;filter:blur(52px);opacity:.5}.collection-explore-glow--one{width:14rem;height:14rem;top:-4rem;right:-2rem;background:rgb(230 126 34/.24)}.collection-explore-glow--two{width:11rem;height:11rem;bottom:-3rem;left:-2rem;background:rgb(196 92 0/.14)}.collection-explore-pattern{position:absolute;inset:0;opacity:.32;background-image:radial-gradient(rgb(196 92 0/.12) 1px,transparent 0);background-size:18px 18px;-webkit-mask-image:linear-gradient(180deg,black 10%,transparent 98%);mask-image:linear-gradient(180deg,black 10%,transparent 98%)}.collection-explore-inner{position:relative;padding:1.5rem 1.125rem 1.375rem}.collection-explore-eyebrow{margin:0 0 .35rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--saffron-dark)}.collection-explore-header h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:600;line-height:1.12}.collection-explore-lead{margin:.45rem 0 0;max-width:40rem;font-size:.9375rem;line-height:1.55;color:var(--text-muted)}.collection-explore-groups{display:grid;grid-gap:1.375rem;gap:1.375rem;margin-top:1.375rem}.collection-explore-group-heading{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid rgb(196 92 0/.14);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--saffron-dark)}.collection-explore-group-heading:before{display:grid;place-items:center;width:1.625rem;height:1.625rem;border-radius:999px;background:rgb(255 255 255/.82);border:1px solid rgb(196 92 0/.16);font-size:.875rem;line-height:1}.collection-explore-group--location-city .collection-explore-group-heading:before,.collection-explore-group--location-district .collection-explore-group-heading:before,.collection-explore-group--location-state .collection-explore-group-heading:before{content:"📍"}.collection-explore-group--deity .collection-explore-group-heading:before{content:"🛕"}.collection-explore-group--architecture .collection-explore-group-heading:before{content:"🏛"}.collection-explore-group--period .collection-explore-group-heading:before{content:"⏳"}.collection-explore-group--type .collection-explore-group-heading:before{content:"✦"}.collection-explore-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.75rem,1fr));grid-gap:.75rem;gap:.75rem;list-style:none;margin:0;padding:0}.collection-explore-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border-radius:calc(var(--radius) + 2px);border:1px solid rgb(255 255 255/.9);background:rgb(255 255 255/.88);box-shadow:0 0 0 1px rgb(44 36 22/.05),0 10px 24px -14px rgb(44 36 22/.22);color:inherit;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.collection-explore-card:hover{border-color:rgb(196 92 0/.28);box-shadow:0 0 0 1px rgb(196 92 0/.1),0 16px 32px -14px rgb(44 36 22/.24);transform:translateY(-2px)}.collection-explore-card-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#fdebd0,#f8d7a8)}.collection-explore-card-media img,.collection-explore-card-placeholder{display:block;width:100%;height:100%;object-fit:cover}.collection-explore-card-placeholder{display:grid;place-items:center;font-size:2rem}.collection-explore-card-count-badge{position:absolute;top:.625rem;right:.625rem;min-width:1.625rem;padding:.25rem .5rem;border-radius:999px;background:rgb(255 255 255/.94);border:1px solid rgb(196 92 0/.16);font-size:.75rem;font-weight:700;line-height:1;color:var(--saffron-dark);text-align:center;box-shadow:0 4px 12px -6px rgb(44 36 22/.28)}.collection-explore-card-body{display:flex;flex:1 1;flex-direction:column;gap:.25rem;padding:.875rem .9375rem .9375rem}.collection-explore-card-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.15;color:var(--text)}.collection-explore-card-meta{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.collection-explore-card-cta{display:inline-flex;align-items:center;gap:.2rem;margin-top:auto;padding-top:.375rem;font-size:.8125rem;font-weight:700;color:var(--saffron-dark)}.collection-explore-card-cta svg{width:1rem;height:1rem;transition:transform .15s ease}.collection-explore-card:hover .collection-explore-card-cta svg{transform:translateX(2px)}.collection-explore-card:hover .collection-explore-card-title{color:var(--saffron-dark)}.collection-results-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:.875rem;border-bottom:1px solid var(--border)}.collection-results-header h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.625rem}.collection-results-meta{margin:.25rem 0 0;font-size:.875rem;color:var(--text-muted)}.collection-results-jump{flex-shrink:0;font-size:.8125rem;font-weight:600;color:var(--saffron-dark);text-decoration:none}.collection-results-jump:hover{text-decoration:underline}.collection-featured{margin-bottom:1.25rem;border-radius:calc(var(--radius) + 2px);overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);transition:box-shadow .2s ease,transform .2s ease}.collection-featured:hover{box-shadow:0 12px 32px -12px rgb(44 36 22/.18);transform:translateY(-2px)}.collection-featured-link{display:grid;color:inherit;text-decoration:none}.collection-featured-media{position:relative;aspect-ratio:16/9;background:var(--saffron-light)}.collection-featured-media img,.collection-featured-placeholder{width:100%;height:100%;object-fit:cover}.collection-featured-placeholder{display:grid;place-items:center;font-size:3rem}.collection-featured-label{position:absolute;top:.875rem;left:.875rem;padding:.3125rem .625rem;border-radius:999px;background:rgb(255 255 255/.92);border:1px solid rgb(196 92 0/.14);font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--saffron-dark)}.collection-featured-body{padding:1.125rem 1.125rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.collection-featured-eyebrow{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--saffron-dark)}.collection-featured-body h3{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.625rem;line-height:1.15}.collection-featured-location{margin:0;font-size:.875rem;color:var(--text-muted)}.collection-featured-description{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}.collection-featured-cta{margin-top:.25rem;font-size:.875rem;font-weight:700;color:var(--saffron-dark)}.collection-featured-link:hover .collection-featured-cta{text-decoration:underline}.collection-temple-list{display:flex;flex-direction:column}.collection-temple-row{position:relative;display:grid;grid-template-columns:4.75rem minmax(0,1fr) auto;grid-gap:.875rem 1rem;gap:.875rem 1rem;align-items:center;padding:.9375rem .125rem;border-radius:10px;border-bottom:1px solid rgb(44 36 22/.08);transition:background .15s ease}.collection-temple-row:first-child{border-top:1px solid rgb(44 36 22/.08)}.collection-temple-row-link{text-decoration:none;color:inherit}.collection-temple-row-link:after{content:"";position:absolute;inset:0;z-index:1}.collection-temple-row:hover{background:rgb(254 243 230/.42)}.collection-temple-row:hover .collection-temple-row-title{color:var(--saffron-dark)}.collection-temple-row:hover .collection-temple-row-chevron{color:var(--saffron-dark);transform:translateX(2px)}.collection-temple-row-location .temple-location-link{position:relative;z-index:2}.collection-temple-row-media{width:4.75rem;height:3.75rem;border-radius:10px;overflow:hidden;background:var(--saffron-light)}.collection-temple-row-media img,.collection-temple-row-placeholder{display:block;width:100%;height:100%;object-fit:cover}.collection-temple-row-placeholder{display:grid;place-items:center;font-size:1.375rem}.collection-temple-row-body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.collection-temple-row-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1875rem;font-weight:600;line-height:1.2;transition:color .15s ease}.collection-temple-row-location{margin:0;font-size:.8125rem;color:var(--text-muted);line-height:1.4}.collection-temple-row-location .temple-detail-location-icon{display:none}.collection-temple-row-tags{margin:.125rem 0 0;font-size:.75rem;color:var(--text-muted);line-height:1.45}.collection-temple-row-chevron{display:grid;place-items:center;width:1.25rem;height:1.25rem;color:rgb(107 93 79/.55);transition:color .15s ease,transform .15s ease}.collection-temple-row-chevron svg{width:1.125rem;height:1.125rem}.collection-empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0 2rem}.collection-empty-cta{min-width:11rem;text-align:center}.temple-card-grid{list-style:none;margin:0;padding:0;display:grid;grid-gap:1.125rem;gap:1.125rem;grid-template-columns:1fr}.temple-card-grid .temple-card{position:relative;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);overflow:hidden;box-shadow:var(--shadow-sm);height:100%;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.temple-card-grid .temple-card:hover{border-color:rgb(196 92 0/.22);box-shadow:0 12px 32px -12px rgb(44 36 22/.18);transform:translateY(-2px)}.temple-card-grid .temple-card-link{display:inline;height:auto;text-decoration:none;color:inherit}.temple-card-grid .temple-card-link:after{content:"";position:absolute;inset:0;z-index:1}.temple-card-grid .temple-card:hover .temple-card-title{color:var(--saffron-dark)}.temple-card-grid .temple-card-location .temple-location-link{position:relative;z-index:2}.temple-card-grid .temple-card-media{position:relative;width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,#fdebd0,#f8d7a8);overflow:hidden}.temple-card-grid .temple-card-media img{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s ease}.temple-card-grid .temple-card:hover .temple-card-media img{transform:scale(1.03)}.temple-card-grid .temple-card-placeholder{position:absolute;inset:0;display:grid;place-items:center;font-size:2.5rem}.temple-card-grid .temple-card-body{padding:1rem 1.0625rem 1.0625rem;display:flex;flex-direction:column;gap:.375rem;flex:1 1}.temple-card-grid .temple-card-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.3125rem;font-weight:600;line-height:1.2;transition:color .15s ease}.temple-card-grid .temple-card-location{margin:0;padding:0;font-size:.875rem;color:var(--text-muted);line-height:1.45}.temple-card-grid .temple-card-tags{display:flex;flex-wrap:wrap;gap:.375rem;list-style:none;margin:.125rem 0 0;padding:0}.temple-card-grid .temple-card-tags li{font-size:.75rem;padding:.2rem .5rem;background:var(--saffron-light);color:var(--saffron-dark);border-radius:999px;font-weight:500}.temple-card-grid .temple-card-cta{display:inline-flex;align-items:center;gap:.2rem;margin-top:auto;padding-top:.5rem;font-size:.8125rem;font-weight:700;color:var(--saffron-dark)}.temple-card-grid .temple-card-cta svg{width:1rem;height:1rem;transition:transform .15s ease}.temple-card-grid .temple-card:hover .temple-card-cta svg{transform:translateX(2px)}.temple-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);height:100%}.temple-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.temple-card-link:hover .temple-card-title{color:var(--saffron-dark)}.temple-card-media{position:relative;width:100%;aspect-ratio:16/9;background:var(--saffron-light);overflow:hidden}.temple-card-media img{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;display:block}.temple-card-placeholder{position:absolute;inset:0;display:grid;place-items:center;font-size:2.5rem;background:var(--saffron-light)}.temple-card-body{padding:1rem;display:flex;flex-direction:column;gap:.375rem;flex:1 1}.temple-card-title{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3;transition:color .15s}.temple-card-location{margin:0;padding:0 1rem .75rem;font-size:.875rem;color:var(--text-muted);line-height:1.45}.temple-card-location .temple-detail-location-icon{display:none}.temple-card-tags{display:flex;flex-wrap:wrap;gap:.375rem;list-style:none;margin:.375rem 0 0;padding:0}.temple-card-tags li{font-size:.75rem;padding:.2rem .5rem;background:var(--saffron-light);color:var(--saffron-dark);border-radius:999px;font-weight:500}.temple-detail{--td-gap:1.75rem;--td-radius:16px;--td-radius-sm:12px;--td-shadow:0 1px 2px rgb(44 36 22/0.04),0 8px 24px rgb(44 36 22/0.06);--td-shadow-lg:0 4px 6px rgb(44 36 22/0.03),0 20px 40px rgb(44 36 22/0.08);--td-glass:rgb(255 255 255/0.82);display:flex;flex-direction:column;gap:var(--td-gap)}.temple-detail .btn-primary{border-radius:999px;font-weight:600;letter-spacing:.01em;background:linear-gradient(135deg,var(--saffron) 0,var(--saffron-dark) 100%);box-shadow:0 4px 14px rgb(230 126 34/.32);transition:transform .15s ease,box-shadow .15s ease}.temple-detail .btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgb(230 126 34/.38)}.temple-detail .btn-secondary{border-radius:999px;border-color:transparent;box-shadow:0 1px 3px rgb(44 36 22/.06);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.temple-detail .btn-secondary:hover{background:var(--surface);box-shadow:0 4px 12px rgb(44 36 22/.08);transform:translateY(-1px)}.temple-detail-hero{position:relative;display:grid;grid-template-columns:1fr;grid-gap:1.125rem;gap:1.125rem;margin-top:.5rem;padding:.875rem 1.25rem 1.25rem;background:var(--surface);border:1px solid rgb(44 36 22/.06);border-radius:20px;box-shadow:0 1px 2px rgb(44 36 22/.04),0 12px 32px -12px rgb(44 36 22/.12);overflow:visible}.temple-detail-hero-breadcrumbs{grid-column:1/-1;max-width:none;margin:0;padding:0}.temple-detail-hero-breadcrumbs ol{display:inline-flex;flex-wrap:wrap;align-items:center;gap:0;max-width:100%;margin:0;padding:.3125rem .6875rem;font-size:.6875rem;font-weight:500;letter-spacing:.01em;line-height:1.35;color:rgb(44 36 22/.45);background:rgb(44 36 22/.03);border:1px solid rgb(44 36 22/.06);border-radius:999px;box-shadow:inset 0 1px 0 rgb(255 255 255/.55)}.temple-detail-hero-breadcrumbs li:not(:last-child):after{content:"";display:inline-block;width:3px;height:3px;margin:0 .4375rem;border-radius:50%;background:rgb(44 36 22/.18);vertical-align:middle}.temple-detail-hero-breadcrumbs a{color:rgb(44 36 22/.5);text-decoration:none;transition:color .15s ease}.temple-detail-hero-breadcrumbs a:hover{color:var(--saffron-dark)}.temple-detail-hero-breadcrumbs li:last-child span{color:rgb(44 36 22/.72);font-weight:600;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:bottom}.temple-detail-hero-media-wrap{position:relative;width:calc(100% + 2.5rem);min-width:0;margin:0 -1.25rem}.temple-detail-hero-media{position:relative;width:100%;aspect-ratio:16/10;border-radius:20px 20px 12px 12px;overflow:hidden;background:rgb(44 36 22/.04);box-shadow:0 0 0 1px rgb(44 36 22/.07),0 20px 40px -12px rgb(44 36 22/.28)}.temple-detail-hero-body{display:flex;flex-direction:column;gap:.5rem;min-width:0;padding-top:.125rem}.temple-detail-hero-img{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.temple-detail-hero-media-wrap:hover .temple-detail-hero-img{transform:scale(1.03)}.temple-detail-hero-placeholder{position:absolute;inset:0;display:grid;place-items:center;font-size:2.75rem;opacity:.25}.temple-detail-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0;color:var(--text)}.temple-detail-location{display:flex;align-items:flex-start;gap:.5rem;margin:0;min-width:0;font-size:.875rem;font-weight:500;color:var(--text-muted);line-height:1.45}.temple-location-links-text{min-width:0;flex:1 1;overflow-wrap:anywhere}.temple-location-link{color:inherit;font-weight:inherit;text-decoration:underline;-webkit-text-decoration-color:rgb(198 122 26/.32);text-decoration-color:rgb(198 122 26/.32);text-decoration-thickness:1px;text-underline-offset:.18em;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;transition:color .15s ease,-webkit-text-decoration-color .15s ease,-webkit-text-decoration-style .15s ease;transition:color .15s ease,text-decoration-color .15s ease,text-decoration-style .15s ease;transition:color .15s ease,text-decoration-color .15s ease,text-decoration-style .15s ease,-webkit-text-decoration-color .15s ease,-webkit-text-decoration-style .15s ease}.temple-location-link:hover{color:var(--saffron-dark);-webkit-text-decoration-color:rgb(198 122 26/.72);text-decoration-color:rgb(198 122 26/.72);-webkit-text-decoration-style:solid;text-decoration-style:solid}.temple-location-link:focus-visible{color:var(--saffron-dark);-webkit-text-decoration-color:var(--saffron);text-decoration-color:var(--saffron);-webkit-text-decoration-style:solid;text-decoration-style:solid;outline:none;box-shadow:0 1px 0 0 var(--saffron)}.temple-detail-location-icon{flex-shrink:0;width:.875rem;height:.875rem;margin-top:.2em;background:var(--saffron);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-highlights ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.625rem;gap:.625rem;list-style:none;margin:0;padding:0}.temple-detail-highlights li{display:flex;flex-direction:column;gap:.125rem;padding:.75rem .875rem;background:var(--surface);border:1px solid rgb(44 36 22/.06);border-radius:var(--td-radius-sm);box-shadow:var(--td-shadow)}.temple-detail-highlight-label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--saffron)}.temple-detail-highlight-value{font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--text);overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.rating-display{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .5rem}.rating-display.rating-stacked{flex-direction:column;align-items:flex-start;gap:.15rem}.rating-none .rating-primary{font-size:.8rem;color:var(--text-muted)}.rating-primary{font-size:.85rem;font-weight:600}.rating-secondary{font-size:.75rem;color:var(--text-muted)}.rating-review-link{font-size:.6875rem;font-weight:600;letter-spacing:.02em;padding:.2rem .55rem;border-radius:999px;background:var(--saffron-light);color:var(--saffron-dark);text-decoration:none;white-space:nowrap;border:1px solid rgb(230 126 34/.22);transition:background .15s ease,color .15s ease,border-color .15s ease}.rating-review-link:hover{background:var(--saffron);border-color:var(--saffron);color:#fff}.star-rating{display:inline-flex;gap:.125rem;line-height:1}.star-rating .star{color:rgb(44 36 22/.2)}.star-rating .star.filled{color:var(--saffron)}.star-rating-sm .star{font-size:.875rem}.star-rating-md .star{font-size:1rem}.temple-detail-layout,.temple-detail-main{display:flex;flex-direction:column;gap:var(--td-gap)}.temple-detail-main{min-width:0}.temple-detail-sidebar{display:none}.temple-detail-sidebar-card{display:flex;flex-direction:column;gap:.5rem;padding:.875rem;background:var(--surface);border:1px solid rgb(44 36 22/.07);border-radius:12px;box-shadow:0 2px 12px rgb(44 36 22/.05)}.temple-detail-sidebar-heading{margin:0 0 .125rem;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.temple-detail-sidebar-links{list-style:none;margin:.25rem 0 0;display:flex;flex-direction:column;gap:.0625rem;border-top:1px solid rgb(44 36 22/.06);padding:.5rem 0 0}.temple-detail-sidebar-links a{display:block;padding:.375rem .5rem;margin:0 -.5rem;font-size:.8125rem;font-weight:500;color:var(--text-muted);text-decoration:none;border-radius:6px;transition:background .12s ease,color .12s ease}.temple-detail-sidebar-links a:hover{color:var(--saffron-dark);background:var(--saffron-light)}.temple-detail-sidebar-nav{margin-top:.375rem;padding-top:.5rem;border-top:1px solid rgb(44 36 22/.06)}.temple-detail-sidebar-nav-label{margin:0 0 .375rem;font-size:.625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);opacity:.85}.temple-detail-sidebar-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.temple-detail-sidebar-nav a{display:block;padding:.3125rem .5rem;margin:0 -.5rem;font-size:.75rem;font-weight:500;color:var(--text-muted);text-decoration:none;border-radius:6px;transition:background .12s ease,color .12s ease}.temple-detail-sidebar-nav a:hover{color:var(--saffron-dark);background:var(--saffron-light)}.temple-detail-jump-wrap{position:relative;width:100%}.temple-detail-jump-sticky{z-index:20;width:100%}.temple-detail-jump{overflow-x:auto;overflow-y:hidden;padding:0;margin:0;scrollbar-width:none;background:transparent}.temple-detail-jump::-webkit-scrollbar{display:none}.temple-detail-jump ul{display:flex;gap:.5rem;list-style:none;margin:0;padding:0;min-width:min-content}.temple-detail-jump a{display:block;padding:.5rem 1rem;background:var(--surface);border:none;border-radius:999px;text-decoration:none;font-size:.8125rem;font-weight:600;color:var(--text-muted);white-space:nowrap;box-shadow:0 1px 3px rgb(44 36 22/.06);transition:background .15s ease,color .15s ease,box-shadow .15s ease}.temple-detail-jump a:hover{color:var(--saffron-dark);background:var(--saffron-light);box-shadow:0 2px 8px rgb(230 126 34/.15)}.temple-detail-section{background:var(--surface);border:none;border-radius:var(--td-radius);padding:1.5rem;box-shadow:var(--td-shadow);scroll-margin-top:6.5rem}.temple-detail-section-title{display:flex;align-items:center;gap:.625rem;font-family:inherit;font-size:1.0625rem;font-weight:600;letter-spacing:-.028em;line-height:1.3;margin:0 0 1.25rem;padding:0;border:none;color:var(--text)}.temple-detail-section-accent{flex-shrink:0;width:3px;height:1.125rem;border-radius:999px;background:linear-gradient(to bottom,var(--saffron),var(--saffron-dark))}.temple-detail-related{margin-top:var(--td-gap)}.temple-detail-related-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.temple-detail-related-head .temple-detail-section-title{margin:0}.temple-detail-related-viewall{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;color:var(--saffron-dark);text-decoration:none;white-space:nowrap}.temple-detail-related-viewall:hover{text-decoration:underline}.temple-detail-related-viewall svg{width:1rem;height:1rem}.temple-detail-related-grid{margin:0}.temple-detail-prose p{margin:0 0 1rem;line-height:1.75;color:var(--text-muted);font-size:.9375rem}.temple-detail-prose p:first-child{color:var(--text);font-size:1rem}.temple-detail-prose-lead{margin:0 0 1rem}.temple-detail-prose-more{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease;overflow:hidden}.temple-detail-prose-more.is-open{grid-template-rows:1fr}.temple-detail-prose-more-inner{min-height:0}.temple-detail-prose-more-inner p{margin:0 0 1rem}.temple-detail-prose-more-inner p:last-child{margin-bottom:0}.temple-detail-prose-toggle{display:inline-flex;align-items:center;gap:.625rem;margin-top:.75rem;padding:.4375rem .5rem .4375rem 1rem;border:1px solid rgb(230 126 34/.22);border-radius:999px;background:linear-gradient(180deg,#fffaf5 0,var(--saffron-light) 100%);font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.015em;color:var(--saffron-dark);cursor:pointer;box-shadow:0 1px 2px rgb(230 126 34/.08);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.temple-detail-prose-toggle:hover{border-color:rgb(230 126 34/.38);background:linear-gradient(180deg,#fff5eb,#fdebd0);box-shadow:0 4px 12px rgb(230 126 34/.14);transform:translateY(-1px)}.temple-detail-prose-toggle:active{transform:translateY(0)}.temple-detail-prose-toggle-label{line-height:1}.temple-detail-prose-toggle-icon{position:relative;flex-shrink:0;width:1.375rem;height:1.375rem;border-radius:50%;background:linear-gradient(145deg,var(--saffron) 0,var(--saffron-dark) 100%);box-shadow:0 2px 6px rgb(230 126 34/.35);transition:transform .28s cubic-bezier(.22,1,.36,1)}.temple-detail-prose-toggle-icon:before{content:"";position:absolute;top:50%;left:50%;width:.6875rem;height:.6875rem;transform:translate(-50%,-50%);background:#fff;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-prose-toggle[aria-expanded=true] .temple-detail-prose-toggle-icon{transform:rotate(180deg)}.temple-detail-reviews{display:flex;flex-direction:column;gap:1.5rem}.temple-detail-reviews-compose-hint{margin:0 0 .75rem;font-size:.875rem;line-height:1.5;color:var(--text-muted)}.temple-detail-reviews-feed-heading{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.temple-detail-reviews-summary{display:flex;gap:1.5rem;align-items:center;padding:1.25rem;background:rgb(44 36 22/.03);border:1px solid rgb(44 36 22/.07);border-radius:14px}.reviews-summary-score{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;min-width:6.5rem;padding-right:1.5rem;border-right:1px solid rgb(44 36 22/.09)}.reviews-summary-average{font-size:2.5rem;font-weight:800;line-height:1;color:var(--text);letter-spacing:-.02em}.reviews-summary-count{font-size:.75rem;color:var(--text-muted);line-height:1.3}.reviews-summary-bars{flex:1 1;display:flex;flex-direction:column;gap:.375rem;min-width:0}.reviews-summary-bar-row{display:flex;align-items:center;gap:.625rem}.reviews-summary-bar-label{flex-shrink:0;display:inline-flex;align-items:center;gap:.125rem;width:2rem;font-size:.8125rem;font-weight:600;color:var(--text-muted)}.reviews-summary-bar-star{color:var(--saffron);font-size:.75rem}.reviews-summary-bar-track{flex:1 1;height:.5rem;border-radius:999px;background:rgb(44 36 22/.08);overflow:hidden}.reviews-summary-bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--saffron) 0,var(--saffron-dark) 100%);transition:width .3s ease}.reviews-summary-bar-count{flex-shrink:0;width:1.75rem;text-align:right;font-size:.75rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-muted)}.temple-detail-reviews-feed-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:1.25rem 0 .75rem}.reviews-sort{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--text-muted)}.reviews-sort-label{font-weight:500}.reviews-sort-select{font:inherit;font-size:.8125rem;font-weight:600;color:var(--text);padding:.3125rem .5rem;border:1px solid rgb(44 36 22/.16);border-radius:8px;background:#fff;cursor:pointer}.reviews-sort-select:hover{border-color:rgb(230 126 34/.4)}.reviews-sort-select:focus-visible{outline:2px solid var(--saffron);outline-offset:1px}.reviews-show-more{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;align-self:flex-start;margin-top:1rem;padding:.625rem 1.125rem;font:inherit;font-size:.875rem;font-weight:600;color:var(--saffron-dark);background:#fff;border:1px solid rgb(230 126 34/.3);border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.reviews-show-more:hover{background:var(--saffron-light);border-color:rgb(230 126 34/.45)}.reviews-show-more-count{font-size:.75rem;font-weight:500;color:var(--text-muted)}.temple-detail-review-panel{margin:0}.temple-detail-review-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;border:1px solid rgb(230 126 34/.28);border-radius:12px;background:linear-gradient(180deg,#fffaf5 0,var(--saffron-light) 100%);font:inherit;font-size:.9375rem;font-weight:600;color:var(--saffron-dark);cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.temple-detail-review-toggle:hover{border-color:rgb(230 126 34/.45);box-shadow:0 4px 14px rgb(230 126 34/.12)}.temple-detail-review-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;font-size:1rem;line-height:1;color:#fff;background:linear-gradient(145deg,var(--saffron) 0,var(--saffron-dark) 100%);box-shadow:0 2px 6px rgb(230 126 34/.35)}.temple-detail-review-card{border:1px solid rgb(44 36 22/.12);border-radius:14px;background:var(--surface);box-shadow:0 6px 20px rgb(44 36 22/.06);overflow:hidden}.temple-detail-review-card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;border-bottom:1px solid rgb(44 36 22/.08);background:linear-gradient(180deg,#fffaf5 0,var(--saffron-light) 100%)}.temple-detail-review-card-title{margin:0;font-size:1rem;font-weight:700;color:var(--saffron-dark)}.temple-detail-review-close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.875rem;height:1.875rem;padding:0;border:none;border-radius:50%;background:rgb(44 36 22/.05);color:var(--text-muted);font-size:1.375rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.temple-detail-review-close:hover{background:rgb(44 36 22/.1);color:var(--text)}.temple-detail-review-close:focus-visible{outline:2px solid var(--saffron);outline-offset:2px}.temple-detail-review-card-body{padding:1.125rem 1rem 1.25rem}.temple-detail-review-signed-in{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.75rem;color:var(--text-muted);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgb(44 36 22/.08)}.temple-detail-review-signed-in span{min-width:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.temple-detail-review-signed-in .btn-text{flex-shrink:0;display:inline-flex;width:auto;margin-top:0}.temple-detail .btn-text{padding:.25rem .5rem;border:none;background:none;font:inherit;font-size:.8125rem;font-weight:600;color:var(--saffron-dark);cursor:pointer;border-radius:6px}.temple-detail .btn-text:hover{background:var(--saffron-light)}.temple-detail .form-error{margin:0 0 1rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.45;color:var(--danger);background:var(--danger-bg);border-radius:10px}.temple-detail .review-form .form-field{display:block;margin-bottom:1rem}.temple-detail .review-form .field-label{display:block;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;color:var(--text)}.temple-detail .review-form input,.temple-detail .review-form textarea{display:block;width:100%;padding:.625rem .75rem;border:1px solid rgb(44 36 22/.12);border-radius:10px;font:inherit;font-size:.9375rem;line-height:1.45;color:var(--text);background:var(--surface);box-sizing:border-box}.temple-detail .review-form input:focus,.temple-detail .review-form textarea:focus{border-color:rgb(230 126 34/.45);outline:none;box-shadow:0 0 0 3px rgb(230 126 34/.12)}.temple-detail .review-form textarea{min-height:6.5rem;resize:vertical}.temple-detail .review-form .field-hint{display:block;margin-top:.35rem;font-size:.75rem;color:var(--text-muted)}.temple-detail .review-form .btn-primary,.temple-detail .review-form-compact .btn-primary{width:100%;margin-top:.25rem;padding:.7rem 1rem;font-size:.9375rem}.temple-detail .star-rating-interactive .star-btn{padding:.125rem;border:none;background:none;cursor:pointer;line-height:1}.temple-detail .review-success{padding:1rem .75rem;text-align:center}.temple-detail .review-success-title{margin:0 0 .375rem;font-size:1.0625rem;font-weight:600;color:var(--success)}.temple-detail .review-success p{line-height:1.5}.temple-detail .review-success p,.temple-detail .status{margin:0;font-size:.875rem;color:var(--text-muted)}.temple-detail .user-auth-panel{display:flex;flex-direction:column;gap:.875rem}.temple-detail .user-auth-intro{margin:0;font-size:.875rem;line-height:1.45;text-align:left;color:var(--text-muted)}.temple-detail .user-auth-panel form{display:flex;flex-direction:column;gap:.75rem}.temple-detail .user-auth-panel .form-field{display:block}.temple-detail .user-auth-panel .field-label{display:block;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;color:var(--text)}.temple-detail .user-auth-panel input{display:block;width:100%;padding:.625rem .75rem;border:1px solid rgb(44 36 22/.16);border-radius:10px;font:inherit;font-size:.9375rem;line-height:1.45;color:var(--text);background:var(--surface);box-sizing:border-box}.temple-detail .user-auth-panel input:focus{border-color:var(--saffron);outline:none;box-shadow:0 0 0 3px rgb(230 126 34/.15)}.temple-detail .btn-google{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.7rem 1rem;border:1px solid rgb(44 36 22/.12);border-radius:10px;background:var(--surface);font:inherit;font-weight:600;font-size:.9375rem;cursor:pointer}.temple-detail .btn-google:hover:not(:disabled){background:var(--bg)}.temple-detail .btn-google-icon{flex-shrink:0;width:1.125rem;height:1.125rem;background:none;border-radius:0}.temple-detail .auth-divider{display:flex;align-items:center;gap:.75rem;color:var(--text-muted);font-size:.8125rem}.temple-detail .auth-divider:after,.temple-detail .auth-divider:before{content:"";flex:1 1;height:1px;background:rgb(44 36 22/.1)}.temple-detail .phone-input-row{display:flex;align-items:stretch;border:1px solid rgb(44 36 22/.16);border-radius:10px;background:var(--surface);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.temple-detail .phone-input-row:focus-within{border-color:var(--saffron);box-shadow:0 0 0 3px rgb(230 126 34/.15)}.temple-detail .phone-prefix{display:flex;align-items:center;padding:0 .75rem;background:rgb(44 36 22/.04);border-right:1px solid rgb(44 36 22/.12);font-size:.875rem;color:var(--text-muted)}.temple-detail .phone-input-row input{flex:1 1;min-width:0;border:none;border-radius:0;background:transparent}.temple-detail .phone-input-row input:focus{outline:none;box-shadow:none}.temple-detail .btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border:1px solid rgb(44 36 22/.12);border-radius:10px;background:var(--surface);font:inherit;font-weight:600;font-size:.9375rem;color:var(--text);cursor:pointer}.temple-detail .btn-block{width:100%}.temple-detail .otp-sent-hint{margin:0 0 .75rem;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.temple-detail .public-reviews-empty-state{padding:1.25rem 1rem;text-align:center;background:rgb(44 36 22/.03);border:1px dashed rgb(44 36 22/.12);border-radius:12px}.temple-detail .public-reviews-empty-title{margin:0 0 .375rem;font-size:.9375rem;font-weight:600;color:var(--text)}.temple-detail .public-reviews-empty{margin:0;font-size:.875rem;line-height:1.5;color:var(--text-muted)}.temple-detail .public-reviews-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.temple-detail .public-review-card{padding:0;background:transparent;border:none}.temple-detail .public-review-card+.public-review-card{padding-top:1rem;border-top:1px solid rgb(44 36 22/.07)}.temple-detail .public-review-card-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.temple-detail .public-review-avatar{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;display:grid;place-items:center;font-size:.9375rem;font-weight:700;color:hsl(var(--avatar-hue,32) 48% 34%);background:linear-gradient(135deg,hsl(var(--avatar-hue,32) 68% 90%) 0,hsl(var(--avatar-hue,32) 62% 82%) 100%)}.temple-detail .public-review-card-intro{flex:1 1;min-width:0}.temple-detail .public-review-card-who{display:flex;flex-direction:column;gap:.125rem;margin-bottom:.25rem}.temple-detail .public-review-author{font-weight:600;font-size:.9375rem;line-height:1.35;color:var(--text);min-width:0}.temple-detail .public-review-date{font-size:.75rem;font-weight:500;color:var(--text-muted);margin:0;line-height:1.3}.temple-detail .public-review-text{margin:0;padding:.75rem .875rem;font-size:.9375rem;line-height:1.55;color:var(--text);background:rgb(44 36 22/.03);border-radius:10px}.temple-detail-visit{display:flex;flex-direction:column;gap:1.25rem}.temple-detail-visit-grid{width:100%}.masonry-grid-measure{position:absolute;visibility:hidden;pointer-events:none;inset:0 auto auto 0;height:0;overflow:hidden}.masonry-grid-measure-item+.masonry-grid-measure-item{margin-top:.75rem}.masonry-grid-columns,.masonry-grid-stack{display:flex;width:100%}.masonry-grid-stack{flex-direction:column}.masonry-grid-columns{align-items:flex-start}.masonry-grid-column{display:flex;flex:1 1;flex-direction:column;min-width:0}.temple-detail-visit-card{padding:1.125rem 1.25rem;background:var(--bg);border:1px solid rgb(44 36 22/.06);border-radius:var(--td-radius-sm)}.temple-detail-visit-card .temple-detail-entry-list{padding:0;background:transparent;border:none;border-radius:0}.temple-detail-visit-text{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text)}.temple-detail-visit-pairs{display:flex;flex-direction:column;gap:.625rem}.temple-detail-visit-pair{display:flex;align-items:baseline;gap:.625rem}.temple-detail-visit-pair-label{flex-shrink:0;width:3.25rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--saffron-dark)}.temple-detail-visit-pair-value{font-size:.9375rem;line-height:1.5;color:var(--text)}.temple-detail-entry-list{list-style:none;margin:0;padding:1.125rem 1.25rem;background:var(--bg);border:1px solid rgb(44 36 22/.06);border-radius:var(--td-radius-sm);display:flex;flex-direction:column}.temple-detail-entry-row{display:flex;align-items:center;justify-content:space-between;gap:.875rem;padding:.6875rem 0;border-top:1px solid rgb(44 36 22/.07)}.temple-detail-entry-row:first-child{border-top:none;padding-top:0}.temple-detail-entry-row:last-child{padding-bottom:0}.temple-detail-entry-type{font-size:.9375rem;font-weight:500;line-height:1.4;color:var(--text)}.temple-detail-entry-fee{flex-shrink:0;font-size:.75rem;font-weight:700;color:var(--saffron-dark);background:var(--saffron-light);padding:.25rem .625rem;border-radius:999px;white-space:nowrap}.temple-detail-entry-fee--free{color:var(--success);background:var(--success-bg)}.temple-detail-heritage{display:flex;flex-direction:column;gap:1.25rem}.temple-detail-heritage-keyfacts{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin:0;padding:0;border:1px solid rgb(44 36 22/.08);border-radius:12px;overflow:hidden;background:rgb(44 36 22/.02)}.temple-detail-heritage-keyfact{display:flex;flex-direction:column;gap:.25rem;padding:.75rem .875rem;border-bottom:1px solid rgb(44 36 22/.06)}.temple-detail-heritage-keyfact:last-child{border-bottom:none}.temple-detail-heritage-keyfact dt{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--saffron)}.temple-detail-heritage-keyfact dd{margin:0;font-size:.9375rem;line-height:1.45;font-weight:500;color:var(--text)}.temple-detail-heritage-group-title{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.temple-detail-heritage-group .temple-detail-tags{margin-top:0}.temple-detail-heritage-notes{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.temple-detail-heritage-notes li{padding:.625rem .75rem;font-size:.9375rem;line-height:1.5;color:var(--text);background:rgb(44 36 22/.03);border-radius:8px}.temple-detail-heritage-highlight{padding:.875rem;background:linear-gradient(180deg,#fffaf5 0,var(--saffron-light) 100%);border:1px solid rgb(230 126 34/.18);border-radius:12px}.temple-detail-heritage-highlight p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--text)}.temple-detail-fact{margin-bottom:1.25rem}.temple-detail-fact:last-child{margin-bottom:0}.temple-detail-fact h3{margin:0 0 .625rem;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.temple-detail-fact p{margin:0;line-height:1.65}.temple-detail-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}.temple-detail-gallery-item{margin:0;border-radius:var(--td-radius-sm);overflow:hidden;background:var(--saffron-light);box-shadow:0 2px 8px rgb(44 36 22/.06)}.temple-detail-gallery-trigger{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;line-height:0}.temple-detail-gallery-trigger:focus-visible{outline:2px solid var(--saffron);outline-offset:2px}.temple-detail-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.temple-detail-gallery-item:hover img{transform:scale(1.05)}.temple-photo-lightbox{position:fixed;inset:0;z-index:200;padding:1rem;background:rgb(12 10 8/.92);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.temple-photo-lightbox,.temple-photo-lightbox-content{display:flex;align-items:center;justify-content:center}.temple-photo-lightbox-content{position:relative;width:min(100%,56rem);max-height:calc(100vh - 2rem)}.temple-photo-lightbox-img{max-width:100%;max-height:calc(100vh - 4rem);width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 16px 48px rgb(0 0 0/.45)}.temple-photo-lightbox-close{position:fixed;top:.75rem;right:.75rem;z-index:2;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:50%;background:rgb(255 255 255/.14);cursor:pointer;transition:background .15s ease}.temple-photo-lightbox-close:hover{background:rgb(255 255 255/.24)}.temple-photo-lightbox-close span{display:block;width:1.125rem;height:1.125rem;margin:auto;background:#fff;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-photo-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:50%;background:rgb(255 255 255/.16);cursor:pointer;transition:background .15s ease}.temple-photo-lightbox-nav:hover{background:rgb(255 255 255/.28)}.temple-photo-lightbox-nav span{display:block;width:1rem;height:1rem;margin:auto;background:#fff;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-photo-lightbox-nav--prev{left:.5rem}.temple-photo-lightbox-nav--next{right:.5rem}.temple-photo-lightbox-nav--next span{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-photo-lightbox-counter{position:absolute;bottom:-1.75rem;left:50%;transform:translateX(-50%);margin:0;font-size:.8125rem;font-weight:600;color:rgb(255 255 255/.78);letter-spacing:.04em}@media (max-width:639px){.temple-photo-lightbox{padding:.5rem .5rem calc(.5rem + env(safe-area-inset-bottom, 0px))}.temple-photo-lightbox-close{top:calc(.5rem + env(safe-area-inset-top, 0px));right:.5rem}.temple-photo-lightbox-nav{width:2.25rem;height:2.25rem}.temple-photo-lightbox-nav--prev{left:.25rem}.temple-photo-lightbox-nav--next{right:.25rem}.temple-photo-lightbox-counter{bottom:.5rem;padding:.25rem .625rem;border-radius:999px;background:rgb(0 0 0/.45)}}.temple-detail-bullets,.temple-detail-steps{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.temple-detail-worship{display:flex;flex-direction:column;gap:1.25rem}.temple-detail-pooja-card{list-style:none;margin:0;padding:1.125rem 1.25rem;background:var(--bg);border:1px solid rgb(44 36 22/.06);border-radius:var(--td-radius-sm);display:flex;flex-direction:column}.temple-detail-pooja-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.375rem .875rem;padding:.6875rem 0;border-top:1px solid rgb(44 36 22/.07)}.temple-detail-pooja-row:first-child{border-top:none;padding-top:0}.temple-detail-pooja-row:last-child{padding-bottom:0}.temple-detail-pooja-row .temple-detail-pooja-name{min-width:0;font-weight:500;overflow-wrap:anywhere}.temple-detail-pooja-row .temple-detail-pooja-time{flex-shrink:0;font-size:.75rem;font-weight:700;color:var(--saffron-dark);background:var(--saffron-light);padding:.25rem .625rem .25rem .5rem;border-radius:999px;white-space:nowrap}.temple-detail-pooja-row .temple-detail-pooja-time:before{background:var(--saffron-dark);opacity:1}.temple-detail-festival-list{list-style:none;margin:0;padding:1.125rem 1.25rem;background:var(--bg);border:1px solid rgb(44 36 22/.06);border-radius:var(--td-radius-sm);display:flex;flex-direction:column}.temple-detail-festival-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.375rem .875rem;padding:.6875rem 0;border-top:1px solid rgb(44 36 22/.07)}.temple-detail-festival-row:first-child{border-top:none;padding-top:0}.temple-detail-festival-row:last-child{padding-bottom:0}.temple-detail-festival-name{min-width:0;font-size:.9375rem;font-weight:600;line-height:1.4;color:var(--text);overflow-wrap:anywhere}.temple-detail-festival-when{flex-shrink:0;display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:700;color:var(--saffron-dark);background:var(--saffron-light);padding:.25rem .625rem .25rem .5rem;border-radius:999px;white-space:nowrap}.temple-detail-festival-when:before{content:"";width:.75rem;height:.75rem;flex-shrink:0;background:var(--saffron-dark);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-pooja-name{font-size:.9375rem;font-weight:600;color:var(--text);line-height:1.35}.temple-detail-pooja-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.temple-detail-pooja-time{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;color:var(--text-muted)}.temple-detail-pooja-time:before{content:"";width:.75rem;height:.75rem;flex-shrink:0;background:var(--text-muted);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E") center /contain no-repeat;opacity:.7}.temple-detail-pooja-price{display:inline-block;font-size:.8125rem;font-weight:700;color:var(--saffron-dark);background:var(--saffron-light);padding:.2rem .55rem;border-radius:6px;justify-self:end}.temple-detail-pooja-pricing{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;grid-column-gap:.75rem;column-gap:.75rem;background:var(--bg);border:1px solid rgb(44 36 22/.06);border-radius:var(--td-radius-sm);overflow:hidden}.temple-detail-pooja-pricing-list{list-style:none;margin:0;padding:0;display:contents}.temple-detail-pooja-pricing-head,.temple-detail-pooja-pricing-list li{display:grid;grid-template-columns:subgrid;grid-column:1/-1;grid-gap:.75rem;gap:.75rem;padding:.625rem .875rem}.temple-detail-pooja-pricing-head{align-items:center}.temple-detail-pooja-pricing-list li{align-items:start;border-bottom:1px solid rgb(44 36 22/.06)}.temple-detail-pooja-pricing-head{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid rgb(44 36 22/.08)}.temple-detail-pooja-pricing-list li:last-child{border-bottom:none}.temple-detail-pooja-pricing-list .temple-detail-pooja-name{font-size:.875rem}.temple-detail-pooja-pricing-list .temple-detail-pooja-time{display:grid;grid-template-columns:.75rem minmax(0,1fr);grid-column-gap:.3rem;column-gap:.3rem;align-items:start;width:100%;min-width:0;font-size:.8125rem;line-height:1.4}.temple-detail-pooja-pricing-list .temple-detail-pooja-time:before{grid-column:1;grid-row:1;align-self:start;margin-top:.125rem}.temple-detail-pooja-pricing-list .temple-detail-pooja-price{align-self:start}@media (max-width:480px){.temple-detail-pooja-pricing,.temple-detail-pooja-pricing-list{display:block}.temple-detail-pooja-pricing-head{display:none}.temple-detail-pooja-pricing-list li{display:grid;grid-column:auto;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-gap:.25rem .75rem;gap:.25rem .75rem;align-items:start}.temple-detail-pooja-pricing-list .temple-detail-pooja-name{grid-column:1/-1}.temple-detail-pooja-pricing-list .temple-detail-pooja-time{grid-row:2;grid-column:1;width:100%}.temple-detail-pooja-pricing-list .temple-detail-pooja-price{grid-row:2;grid-column:2;align-self:start}}.temple-detail-steps li{position:relative;padding:.875rem 1rem .875rem 3rem;background:var(--bg);border-radius:var(--td-radius-sm);line-height:1.6;font-size:.9375rem;border:none;counter-increment:step}.temple-detail-steps{counter-reset:step}.temple-detail-steps li:before{content:counter(step);position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:1.625rem;height:1.625rem;border-radius:50%;background:linear-gradient(135deg,var(--saffron) 0,var(--saffron-dark) 100%);color:#fff;font-size:.75rem;font-weight:700;display:grid;place-items:center;box-shadow:0 2px 8px rgb(230 126 34/.3)}.temple-detail-bullets li{padding:.5rem 0 .5rem 1.25rem;position:relative;line-height:1.65;font-size:.9375rem;color:var(--text-muted)}.temple-detail-bullets li:before{content:"";position:absolute;left:0;top:.8125rem;width:6px;height:6px;border-radius:50%;background:var(--saffron)}.temple-detail-muted{color:var(--text-muted);font-size:.8125rem;font-weight:500;flex-shrink:0;padding:.2rem .5rem;background:rgb(44 36 22/.05);border-radius:6px}.temple-detail-tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.temple-detail-fact .temple-detail-tags{margin-top:.25rem}.temple-detail-tags li{font-size:.8125rem;padding:.35rem .8rem;background:var(--saffron-light);color:var(--saffron-dark);border-radius:999px;font-weight:600}.temple-detail-reach{display:flex;flex-direction:column;gap:1rem}.temple-detail-lead{display:flex;align-items:center;gap:.625rem;margin-bottom:.875rem}.temple-detail-lead-icon{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:11px;background:var(--saffron-light);position:relative}.temple-detail-lead-icon:before{content:"";position:absolute;inset:0;margin:auto;width:1.25rem;height:1.25rem;background:var(--saffron-dark);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.temple-detail-lead-icon--road:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--train:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-7H6V6h5v4zm2 0V6h5v4h-5zm3.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-7H6V6h5v4zm2 0V6h5v4h-5zm3.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--air:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--pooja:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19.48 12.35c-1.57-4.08-7.16-4.3-5.81-10.23.1-.44-.37-.78-.75-.55C9.29 3.71 6.68 8 8.87 13.62c.18.46-.36.89-.75.59-1.81-1.37-2-3.34-1.84-4.75.06-.52-.62-.77-.91-.34C4.69 10.16 4 11.84 4 14.37c.38 5.6 5.11 7.32 6.81 7.54 2.43.31 5.06-.14 6.95-1.87 2.08-1.93 2.84-5.01 1.72-7.69zm-9.28 5.03c1.44-.35 2.18-1.39 2.38-2.31.33-1.46-.6-2.62-1.1-3.79.15 1.43.61 2.97-.27 3.97-.51.57-1.43.83-2.32.45-.36-.15-.75.1-.71.49.06.62.42 1.1 1 1.27z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19.48 12.35c-1.57-4.08-7.16-4.3-5.81-10.23.1-.44-.37-.78-.75-.55C9.29 3.71 6.68 8 8.87 13.62c.18.46-.36.89-.75.59-1.81-1.37-2-3.34-1.84-4.75.06-.52-.62-.77-.91-.34C4.69 10.16 4 11.84 4 14.37c.38 5.6 5.11 7.32 6.81 7.54 2.43.31 5.06-.14 6.95-1.87 2.08-1.93 2.84-5.01 1.72-7.69zm-9.28 5.03c1.44-.35 2.18-1.39 2.38-2.31.33-1.46-.6-2.62-1.1-3.79.15 1.43.61 2.97-.27 3.97-.51.57-1.43.83-2.32.45-.36-.15-.75.1-.71.49.06.62.42 1.1 1 1.27z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--seva{object-fit:contain;padding:.1875rem;box-sizing:border-box}.temple-detail-lead-icon--seva:before{display:none}.temple-detail-lead-icon--festival:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25L19 9zm-7.5.5L9 4 6.5 9.5 1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25L19 9zm-7.5.5L9 4 6.5 9.5 1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--language:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--timings:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--dress:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M21.6 18.2L13 11.75v-.91c1.65-.49 2.8-2.17 2.43-4.05-.26-1.31-1.3-2.4-2.61-2.7C10.54 3.57 8.5 5.3 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M21.6 18.2L13 11.75v-.91c1.65-.49 2.8-2.17 2.43-4.05-.26-1.31-1.3-2.4-2.61-2.7C10.54 3.57 8.5 5.3 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--parking:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M13.5 3H6v18h4v-6h3.5c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.7c1.1 0 2 .9 2 2s-.9 2-2 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M13.5 3H6v18h4v-6h3.5c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.7c1.1 0 2 .9 2 2s-.9 2-2 2z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--ticket:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M22 10V6c0-1.11-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-9.5 7.5h-1v-1h1v1zm0-4.5h-1v-1h1v1zm0-4.5h-1v-1h1v1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M22 10V6c0-1.11-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-9.5 7.5h-1v-1h1v1zm0-4.5h-1v-1h1v1zm0-4.5h-1v-1h1v1z'/%3E%3C/svg%3E")}.temple-detail-lead-icon--season:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z'/%3E%3C/svg%3E")}.temple-detail-lead-title{margin:0;font-size:.9375rem;font-weight:700;letter-spacing:-.01em;color:var(--text);text-transform:none}.temple-detail-reach-transit{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}.temple-detail-transit-card{padding:1.125rem 1.25rem;background:var(--bg);border:1px solid rgb(44 36 22/.06);border-radius:var(--td-radius-sm)}.temple-detail-transit-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.temple-detail-transit-row{display:flex;align-items:center;justify-content:space-between;gap:.875rem;padding:.6875rem 0;border-top:1px solid rgb(44 36 22/.07)}.temple-detail-transit-row:first-child{border-top:none;padding-top:0}.temple-detail-transit-row:last-child{padding-bottom:0}.temple-detail-transit-name{font-size:.9375rem;font-weight:500;line-height:1.4;color:var(--text)}.temple-detail-transit-distance{flex-shrink:0;font-size:.75rem;font-weight:700;letter-spacing:.01em;color:var(--saffron-dark);background:var(--saffron-light);padding:.25rem .625rem;border-radius:999px;white-space:nowrap}.temple-detail-reach-directions .temple-detail-steps{gap:0}.temple-detail-reach-directions .temple-detail-steps li{position:relative;padding:.0625rem 0 1.25rem 2.625rem;background:transparent;border-radius:0;font-size:.9375rem;line-height:1.55;color:var(--text)}.temple-detail-reach-directions .temple-detail-steps li:last-child{padding-bottom:0}.temple-detail-reach-directions .temple-detail-steps li:before{top:0;left:0;transform:none;width:1.75rem;height:1.75rem;font-size:.8125rem}.temple-detail-reach-directions .temple-detail-steps li:after{content:"";position:absolute;left:calc(.875rem - 1px);top:2rem;bottom:.125rem;width:2px;background:rgb(230 126 34/.22)}.temple-detail-reach-directions .temple-detail-steps li:last-child:after{display:none}.temple-detail-location-map{margin-top:1.25rem;border:1px solid rgb(44 36 22/.08);border-radius:var(--td-radius-sm);overflow:hidden;background:var(--bg);box-shadow:0 1px 3px rgb(44 36 22/.05)}.temple-detail-location-map-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.125rem;background:var(--surface);border-bottom:1px solid rgb(44 36 22/.06)}.temple-detail-location-map-heading{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.temple-detail-location-map-pin{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--saffron-light);position:relative}.temple-detail-location-map-pin:before{content:"";position:absolute;inset:0;margin:auto;width:1rem;height:1rem;background:var(--saffron-dark);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-location-map-title{margin:0;font-size:.875rem;font-weight:600;letter-spacing:-.02em;color:var(--text);line-height:1.3}.temple-detail-location-map-address{margin:.25rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.temple-detail-location-map-action{flex-shrink:0;padding:.4375rem .875rem;border-radius:999px;background:var(--saffron);color:#fff;font-size:.75rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px rgb(230 126 34/.28);transition:background .15s ease,transform .15s ease}.temple-detail-location-map-action:hover{background:var(--saffron-dark);color:#fff;transform:translateY(-1px)}.temple-detail-location-map-frame{position:relative;width:100%;min-height:14rem;aspect-ratio:4/3;overflow:hidden;line-height:0;background:rgb(44 36 22/.06)}.temple-detail-location-map-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}@media (min-width:640px){.temple-detail-location-map-frame{min-height:16rem;aspect-ratio:16/9}}.temple-detail-location-map-footer{display:block;padding:.6875rem 1.125rem;text-align:center;font-size:.8125rem;font-weight:600;color:var(--saffron-dark);text-decoration:none;background:var(--surface);border-top:1px solid rgb(44 36 22/.06);transition:background .15s ease,color .15s ease}.temple-detail-location-map-footer:hover{background:var(--saffron-light);color:var(--saffron-dark)}.temple-detail-stay-note{display:flex;gap:.875rem;padding:1rem 1.125rem;margin-bottom:1.25rem;background:linear-gradient(135deg,var(--saffron-light) 0,#fffaf3 100%);border:1px solid rgb(230 126 34/.18);border-radius:var(--td-radius-sm)}.temple-detail-stay-note-icon{flex-shrink:0;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:10px;background:var(--surface);box-shadow:0 1px 3px rgb(44 36 22/.08)}.temple-detail-stay-note-icon:before{content:"";width:1.25rem;height:1.25rem;background:var(--saffron-dark);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-stay-note-body{min-width:0}.temple-detail-stay-note-label{display:block;margin-bottom:.2rem;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--saffron-dark)}.temple-detail-stay-note p{margin:0;line-height:1.6;font-size:.9375rem;color:var(--text)}.temple-detail-places{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.temple-detail-place{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;background:var(--bg);border-radius:var(--td-radius-sm)}.temple-detail-place-icon{flex-shrink:0;display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:var(--saffron-light)}.temple-detail-place-icon:before{content:"";width:1rem;height:1rem;background:var(--saffron);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-place-name{flex:1 1;min-width:0;font-size:.9375rem;font-weight:500;line-height:1.35;color:var(--text);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.temple-detail-place-distance{flex-shrink:0;font-size:.75rem;font-weight:600;color:var(--saffron-dark);background:var(--saffron-light);padding:.25rem .625rem;border-radius:999px}.temple-detail-hotels{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.temple-detail-hotel-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.125rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--td-radius-sm);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.temple-detail-hotel-card:hover{transform:translateY(-2px);border-color:rgb(230 126 34/.35);box-shadow:0 6px 20px rgb(44 36 22/.09)}.temple-detail-hotel-top{display:flex;align-items:center;gap:.875rem;min-width:0;flex:1 1}.temple-detail-hotel-icon{flex-shrink:0;display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:12px;background:var(--saffron-light)}.temple-detail-hotel-icon:before{content:"";width:1.375rem;height:1.375rem;background:var(--saffron-dark);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-hotel-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.temple-detail-hotel-name{font-size:.9375rem;line-height:1.3;color:var(--text);overflow-wrap:anywhere}.temple-detail-hotel-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;font-size:.8125rem}.temple-detail-hotel-distance{display:inline-flex;align-items:center;gap:.25rem;color:var(--text-muted);font-weight:500}.temple-detail-hotel-distance:before{content:"";flex-shrink:0;width:.8125rem;height:.8125rem;background:var(--text-muted);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") center /contain no-repeat}.temple-detail-hotel-price{display:inline-flex;align-items:baseline;gap:.25rem;font-weight:700;font-size:.9375rem;color:var(--saffron-dark)}.temple-detail-hotel-price-from,.temple-detail-hotel-price-unit{font-size:.6875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em}.temple-detail-hotel-book{flex-shrink:0;padding:.5rem 1.25rem;font-size:.8125rem;white-space:nowrap}.temple-detail-review-link{margin-top:1.25rem;display:inline-block;text-decoration:none;padding:.65rem 1.25rem}a.btn-secondary{display:inline-block;text-decoration:none;text-align:center}.public-reviews-summary{margin-bottom:1rem}.public-reviews-empty{margin:0;color:var(--text-muted);font-size:.9375rem}.public-reviews-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.875rem}.public-review-item{padding:.875rem;background:var(--bg);border-radius:var(--radius-sm)}.public-review-header{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .75rem;margin-bottom:.375rem}.public-review-author{font-weight:600;font-size:.9375rem}.public-review-date{font-size:.8125rem;color:var(--text-muted);margin-left:auto}.public-review-text{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text)}@media (max-width:639px){.public-app--temple-detail{--public-header-height:calc(3.25rem + env(safe-area-inset-top, 0px))}.public-app--temple-detail .public-header{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;width:100%;padding-top:env(safe-area-inset-top,0);box-sizing:border-box;background:#fff;border-bottom:1px solid var(--border);box-shadow:none;z-index:50}.public-app--temple-detail .public-breadcrumbs,.public-app--temple-detail .public-header-inner--detail{display:none}.public-main:has(.temple-detail){padding:0 0 2rem}.temple-detail{--td-gap:1rem;--td-radius:14px;display:block;gap:0}.temple-detail-hero{position:relative;display:flex;flex-direction:column;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;background:transparent;gap:0}.temple-detail-hero-breadcrumbs{display:none}.temple-detail-hero-media-wrap{order:0;width:100%;margin:0;line-height:0}.temple-detail-hero-media{aspect-ratio:2/1;height:11.25rem;max-height:11.25rem;border-radius:0;box-shadow:none}.temple-detail-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgb(20 16 10/.12));pointer-events:none}.temple-detail-hero-body{order:1;margin-top:-.625rem;padding:.875rem 1rem .625rem;background:var(--surface);border-radius:16px 16px 0 0;position:relative;z-index:2;box-shadow:0 -4px 20px rgb(44 36 22/.05)}.temple-detail-title{font-size:1.375rem;line-height:1.22}.temple-detail-location{font-size:.8125rem;line-height:1.4}.temple-detail-highlights{padding:.5rem 0 0;overflow:hidden;background:var(--surface)}.temple-detail-highlights ul{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:1rem;gap:.375rem;padding:0 1rem .625rem;margin:0;scrollbar-width:none}.temple-detail-highlights ul::-webkit-scrollbar{display:none}.temple-detail-highlights li{flex:0 0 auto;min-width:0;max-width:16rem;scroll-snap-align:start;padding:.375rem .625rem;background:var(--bg);border:none;border-radius:8px;box-shadow:none}.temple-detail-jump-wrap{padding:0}.temple-detail-jump-sticky{position:-webkit-sticky;position:sticky;top:var(--public-header-height);margin:0;padding:0 1rem;background:#fff;z-index:20;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.temple-detail-layout{padding:.5rem 1rem 1.25rem;gap:.625rem}.temple-detail-jump-sticky .temple-detail-jump{padding-block:.375rem}.temple-detail-jump{padding:0;scroll-padding-inline:1rem;overscroll-behavior-x:contain}.temple-detail-main{gap:.625rem}.temple-detail-jump a{padding:.375rem .75rem;font-size:.75rem;box-shadow:none;border:1px solid rgb(44 36 22/.08)}.temple-detail-prose:not(.is-expanded) .temple-detail-prose-lead{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin-bottom:.5rem}.temple-detail-section{padding:1rem;box-shadow:none;border:1px solid rgb(44 36 22/.06);border-radius:12px;scroll-margin-top:calc(var(--public-header-height) + 3.25rem)}.temple-detail-section-title{font-size:1rem;margin-bottom:.75rem}.temple-detail-entry-list,.temple-detail-visit-card{padding:.875rem 1rem}.temple-detail-visit{gap:1.125rem}.temple-detail-fact{margin-bottom:1rem}.temple-detail-festival-list,.temple-detail-pooja-card{padding:.875rem 1rem}.temple-detail-pooja-pricing{background:transparent}.temple-detail-worship{gap:1.125rem}.temple-detail-reviews{gap:1.25rem}.temple-detail-reviews-compose-hint{font-size:.8125rem;margin-bottom:.625rem}.temple-detail .star-rating-md .star,.temple-detail .star-rating-md .star-btn{font-size:1.375rem}.temple-detail .star-rating-interactive{gap:.25rem}.temple-detail .public-reviews-list{gap:1.125rem}.temple-detail .public-review-card+.public-review-card{padding-top:1.125rem;border-top:1px solid rgb(44 36 22/.06)}.temple-detail-reviews-summary{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.reviews-summary-score{flex-direction:row;justify-content:center;align-items:center;gap:.75rem;min-width:0;padding-right:0;padding-bottom:1rem;border-right:none;border-bottom:1px solid rgb(44 36 22/.09)}.reviews-summary-average{font-size:2rem}.temple-detail-reviews-feed-head{flex-wrap:wrap;gap:.5rem}.temple-detail-heritage{gap:1rem}.temple-detail-heritage-group .temple-detail-tags{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;scrollbar-width:none}.temple-detail-heritage-group .temple-detail-tags::-webkit-scrollbar{display:none}.temple-detail-heritage-group .temple-detail-tags li{flex-shrink:0}.temple-detail-gallery{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:.625rem;margin:0 -1.125rem;padding:0 1.125rem .25rem;scrollbar-width:none}.temple-detail-gallery::-webkit-scrollbar{display:none}.temple-detail-gallery-item{flex:0 0 78%;scroll-snap-align:center}.temple-detail-gallery img{aspect-ratio:4/3;border-radius:12px}.temple-detail-hotel-card{flex-direction:column;align-items:stretch;gap:.875rem;padding:.875rem}.temple-detail-hotel-card:hover{transform:none;border-color:var(--border);box-shadow:none}.temple-detail-hotel-meta{gap:.375rem .875rem}.temple-detail-location-map{border:1px solid rgb(44 36 22/.06);box-shadow:none}.temple-detail-hotel-book{width:100%;text-align:center;padding:.75rem 1rem;font-size:.875rem}.temple-detail-location-map-header{flex-direction:column;align-items:stretch;gap:.75rem;padding:.875rem 1rem}.temple-detail-location-map-action{align-self:stretch;text-align:center;padding:.5rem 1rem}.temple-detail-location-map-frame{min-height:12rem;aspect-ratio:16/10}.temple-detail-steps li{padding:.625rem .75rem .625rem 2.75rem}.temple-detail-reach{gap:.75rem}.temple-detail-transit-card{padding:.875rem 1rem}.temple-detail-lead-icon{width:2.125rem;height:2.125rem}.temple-detail-lead-icon:before{width:1.1875rem;height:1.1875rem}.temple-detail-reach-directions .temple-detail-steps li{padding:.0625rem 0 1.125rem 2.5rem}}@media (min-width:640px){.public-main{padding:1.5rem 1.5rem 3rem}.temple-detail-heritage-keyfacts{grid-template-columns:repeat(2,minmax(0,1fr))}.temple-detail-heritage-keyfact:nth-child(odd):not(:last-child){border-right:1px solid rgb(44 36 22/.06)}.temple-detail-heritage-keyfact:nth-last-child(2):nth-child(odd){border-bottom:none}.temple-detail-jump-sticky{position:-webkit-sticky;position:sticky;top:var(--public-header-height);padding:.5rem 0;margin-bottom:.375rem;background:var(--bg);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.temple-detail-review-toggle{width:auto;min-width:12rem}.home-page{margin:-1.5rem -1.5rem 0}.home-body{padding-inline:1.5rem;gap:3rem}.home-title.collection-hero-title{max-width:none}.home-hero-collage{height:11.5rem}.home-section-header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem}.home-section-header--centered{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.home-featured-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}.home-featured-tile{grid-template-columns:1fr;gap:0;padding:0;align-items:stretch}.home-featured-tile-media{aspect-ratio:4/3;border-radius:calc(var(--radius) + 4px) calc(var(--radius) + 4px) 0 0}.home-featured-tile-body{padding:.875rem 1rem 1rem}.home-cta-band-inner{padding:2.5rem 2rem}.collection-directory{margin:-1.5rem -1.5rem 0}.collection-hero-content{padding:1rem 1.5rem 0}.collection-hero-inner{grid-template-columns:minmax(0,1fr) 10.25rem;align-items:center;gap:1.25rem;padding:0 0 calc(1rem + 4px)}.collection-hero-title{max-width:none}.collection-hero-breadcrumbs li:last-child span{max-width:22rem}.collection-hero-copy{min-width:0;align-self:center}.collection-featured-link{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.collection-featured-media{aspect-ratio:auto;min-height:100%}.collection-body{padding-inline:1.5rem}.temples-directory-body{gap:2rem}.temples-directory-body .collection-explore{margin-top:-.375rem}.temples-directory-results{padding-top:.5rem}.temple-discovery-bar-search-field .temple-search-field-input{min-height:3.125rem;font-size:1.0625rem}.temple-filter-panel--embedded .temple-filter-strip{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.5rem}.temple-filter-panel--embedded .temple-filter-quick{flex:1 1 auto;min-width:0}.temple-filter-panel--embedded .temple-filter-strip-actions{margin-left:auto}}@media (min-width:640px) and (max-width:767px){.public-app--directory-search .temple-filter-panel--embedded .temple-filter-strip{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.375rem;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.public-app--directory-search .temple-filter-panel--embedded .temple-filter-strip::-webkit-scrollbar{display:none}.public-app--directory-search .temple-filter-strip .temple-filter-quick{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:.375rem;min-width:0}.public-app--directory-search .temple-filter-strip .temple-filter-quick .filter-pill{flex-shrink:0}.public-app--directory-search .temple-filter-more-toggle{flex-shrink:0;min-height:2.125rem;padding:.375rem .6875rem;border:1px solid rgb(232 224 212/.95);border-radius:999px;background:var(--surface);font-size:.8125rem;font-weight:600;color:var(--text-muted);white-space:nowrap}}@media (min-width:640px){.collection-explore-inner{padding:1.75rem 1.5rem 1.5rem}.collection-explore-cards{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.875rem}.collection-explore-groups{gap:1.625rem}.collection-hero-collage{width:10.25rem;height:8.75rem}.collection-temple-row{grid-template-columns:6.5rem minmax(0,1fr) auto;gap:1rem 1.125rem;padding:1.0625rem .25rem}.collection-temple-row-media{width:6.5rem;height:4.875rem}.collection-temple-row-title{font-size:1.3125rem}.temple-card-grid{grid-template-columns:repeat(2,1fr)}.temple-detail-highlights ul{grid-template-columns:repeat(4,minmax(0,1fr))}.temple-detail-hero{grid-template-columns:minmax(0,1fr) minmax(280px,46%);align-items:center;gap:.75rem 0;margin-top:0;padding:1.5rem 0 1.75rem 1.75rem;box-shadow:0 1px 2px rgb(44 36 22/.04),0 14px 36px -14px rgb(44 36 22/.12),inset -20px 0 36px -24px rgb(44 36 22/.07)}.temple-detail-hero-breadcrumbs{padding-left:0}.temple-detail-hero-breadcrumbs li:last-child span{max-width:22rem}.temple-detail-hero-media-wrap{order:2;width:auto;margin:-2rem -1.75rem -2rem 0;align-self:center;display:flex}.temple-detail-hero-body{order:1;padding-right:1.5rem;padding-top:0}.temple-detail-hero-media{flex:1 1;width:100%;aspect-ratio:16/10;border-radius:16px 20px 20px 16px;box-shadow:0 0 0 1px rgb(44 36 22/.08),-8px 0 28px -6px rgb(44 36 22/.14),0 24px 48px -14px rgb(44 36 22/.3)}.temple-detail-reach-transit{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.temple-detail-gallery{grid-template-columns:repeat(3,1fr)}.temple-detail-section{padding:1.75rem}.public-footer-main{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:2.5rem}.public-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.public-footer-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}@media (min-width:768px){.temple-discovery-bar-shell{display:grid;grid-template-columns:minmax(12rem,1.05fr) auto minmax(0,1.95fr);grid-template-rows:minmax(3.25rem,auto);align-items:stretch;grid-column-gap:0;column-gap:0;grid-row-gap:0;row-gap:0;padding:0}.temple-discovery-bar-search{grid-column:1;grid-row:1;align-self:stretch;display:flex;align-items:center;min-height:3.25rem;padding:.625rem .75rem;border-right:1px solid rgb(196 92 0/.1)}.temple-discovery-bar-search-field .temple-search-field-leading{padding-left:.875rem}.temple-discovery-bar-rail{grid-column:2;grid-row:1;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:2.75rem;padding:.625rem .5rem;border-right:1px solid rgb(196 92 0/.1)}.temple-discovery-bar-rail:after{display:none}.temple-discovery-bar-rail-label{writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.12em}.temple-discovery-bar-filters{grid-column:3;grid-row:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:.625rem .875rem .875rem .75rem}.collection-results .temple-discovery-bar,.temples-directory-results .temple-discovery-bar{margin-bottom:1.5rem}.temple-filter-panel--embedded{position:relative}.temple-filter-panel--embedded .temple-filter-strip{flex-wrap:nowrap;align-items:flex-start;gap:.4375rem}.temple-filter-panel--embedded .temple-filter-strip-actions{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0;margin-left:auto;padding-top:.0625rem}.temple-filter-panel--embedded .temple-filter-quick{flex:1 1 auto;flex-wrap:wrap;min-width:0}.temple-filter-panel--embedded .temple-filter-more-toggle{padding:.4375rem .6875rem;border:1px solid rgb(232 224 212/.95);border-radius:999px;background:var(--surface);box-shadow:0 1px 2px rgb(44 36 22/.03)}.temple-filter-panel--embedded .temple-filter-more-toggle.is-open{border-color:rgb(196 92 0/.32);background:rgb(254 243 230/.65);color:var(--saffron-dark)}.temple-filter-panel--embedded .temple-filter-panel-clear{padding:.4375rem .6875rem;border:1px solid rgb(196 92 0/.18);border-radius:999px;background:rgb(254 243 230/.45);text-decoration:none;white-space:nowrap}.temple-filter-panel--embedded .temple-filter-panel-clear:hover{border-color:rgb(196 92 0/.32);background:var(--saffron-light)}.temple-filter-panel--embedded .temple-filter-chips{margin-top:.4375rem}.temple-filter-panel--embedded .temple-filter-more{position:absolute;top:calc(100% + .25rem);right:0;left:0;z-index:45;margin-top:0;padding:.75rem;border:1px solid rgb(196 92 0/.14);border-radius:calc(var(--radius) + 2px);background:var(--surface);box-shadow:0 10px 32px -10px rgb(44 36 22/.2),inset 0 0 0 1px rgb(255 255 255/.65)}.temple-filter-panel--embedded .temple-filter-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.temple-filter-panel--embedded .temple-filter-more-grid .filter-pill{width:100%}.temple-filter-panel--embedded .temple-filter-more-grid .filter-pill-face{width:100%;justify-content:space-between}.temple-discovery-bar{position:relative;z-index:2}.temple-discovery-bar-filters{overflow:visible}.temple-filter-panel--embedded .filter-pill.is-open{z-index:50}.temple-filter-panel--embedded .filter-pill-menu{z-index:51}.temple-filter-panel--embedded .temple-filter-more{z-index:49}}@media (min-width:640px) and (max-width:959px){.home-hero-inner.collection-hero-inner{grid-template-columns:minmax(0,1fr) minmax(12rem,.82fr);align-items:stretch;gap:1.25rem;padding-bottom:0}.home-lead.collection-hero-subtitle{display:block;overflow:visible;-webkit-line-clamp:unset}.home-hero-collage.collection-hero-collage{width:100%;height:100%;min-height:12.5rem;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:.5rem}.home-hero-collage .collection-hero-collage-item--1{grid-row:1/4;grid-column:1;transform:rotate(-1.5deg)}.home-hero-collage .collection-hero-collage-item--2{grid-row:1;grid-column:2;transform:rotate(2deg)}.home-hero-collage .collection-hero-collage-item--3{grid-row:2;grid-column:2;transform:rotate(-1deg)}.home-hero-collage .collection-hero-collage-item--4{grid-row:3;grid-column:2;transform:rotate(1.5deg)}.home-benefits-grid{max-width:28rem;margin-inline:auto}}@media (min-width:960px){.filter-pill-value{max-width:11rem}.home-hero.collection-hero{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.home-hero-content{padding-top:1.75rem;padding-bottom:calc(1.375rem + 4px)}.home-title.collection-hero-title{font-size:clamp(2.75rem,4.2vw,3.75rem);line-height:1.02;max-width:20ch;margin-bottom:.75rem}.home-lead.collection-hero-subtitle{font-size:1.0625rem;line-height:1.65;max-width:32rem}.home-hero-actions{margin-top:1.375rem}.home-hero-stats{margin-top:1.25rem}.home-hero-inner.collection-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);align-items:center;gap:2.75rem;padding-bottom:0}.home-hero-collage.collection-hero-collage{width:100%;height:22rem;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:.625rem}.home-hero-collage .collection-hero-collage-item--1{grid-row:1/4;grid-column:1;transform:rotate(-1.5deg)}.home-hero-collage .collection-hero-collage-item--2{grid-row:1;grid-column:2;transform:rotate(2deg)}.home-hero-collage .collection-hero-collage-item--3{grid-row:2;grid-column:2;transform:rotate(-1deg)}.home-hero-collage .collection-hero-collage-item--4{grid-row:3;grid-column:2;transform:rotate(1.5deg)}.home-hero-stat-card strong{font-size:1.5rem}.home-body{gap:4rem;padding-top:2rem}.home-section-header h2{font-size:clamp(1.75rem,2.5vw,2.25rem)}.home-featured-stack{gap:1.375rem}.home-featured-hero{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;min-height:18.5rem}.home-featured-hero-media{aspect-ratio:auto;min-height:100%}.home-featured-hero-body{justify-content:center;padding:2rem 2rem 2rem 1.75rem}.home-featured-hero-title{font-size:clamp(1.75rem,2.2vw,2.25rem)}.home-featured-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.125rem}.home-featured-tile-title{font-size:1.25rem}.home-explore .collection-explore-inner{padding:2rem 2rem 1.75rem}.home-explore .collection-explore-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:1rem 2rem;gap:1rem 2rem}.home-explore .collection-explore-lead{grid-column:1;margin-top:.5rem}.home-explore .collection-explore-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:1.75rem}.home-explore .collection-explore-group{min-width:0}.home-explore .collection-explore-cards{display:flex;flex-direction:column;gap:.75rem}.home-explore .collection-explore-card{flex-direction:row;min-height:0}.home-explore .collection-explore-card-media{flex:0 0 5.5rem;aspect-ratio:1;border-radius:calc(var(--radius) + 2px) 0 0 calc(var(--radius) + 2px)}.home-explore .collection-explore-card-body{justify-content:center;padding:.75rem .875rem}.home-explore .collection-explore-card-title{font-size:1.0625rem}.home-explore .collection-explore-card-meta{-webkit-line-clamp:1}.home-explore .collection-explore-card-cta{display:none}.home-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.home-benefit-card{padding:1.5rem 1.375rem 1.375rem}.home-benefit-icon{width:2.75rem;height:2.75rem;margin-bottom:1rem}.home-benefit-card h3{font-size:1.125rem}.home-cta-band-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);align-items:center;grid-gap:2rem;gap:2rem;padding:2.25rem 2.5rem;text-align:left}.home-cta-band-copy p{margin:0;max-width:none}.home-cta-band-actions{flex-direction:row;align-items:center;justify-content:flex-end;gap:.75rem}.home-cta-band-primary{width:auto;min-width:11rem;text-align:center}.collection-hero-inner{grid-template-columns:minmax(0,1fr) 10.75rem;padding:0 0 calc(1.125rem + 4px)}.collection-temple-row{grid-template-columns:7.75rem minmax(0,1fr) auto;padding:1.125rem .375rem}.collection-temple-row-media{width:7.75rem;height:5.8125rem;border-radius:12px}.temple-card-grid{grid-template-columns:repeat(3,1fr)}.temple-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 13.5rem;align-items:start;grid-gap:1.75rem;gap:1.75rem}.temple-detail-jump-wrap{display:contents}.temple-detail-jump-sticky{display:none}.temple-detail-sidebar{display:block;position:-webkit-sticky;position:sticky;top:5.5rem}.temple-detail-hero-media-wrap{margin:-2.5rem -2.25rem -2.5rem 0}.temple-detail-hero-media{aspect-ratio:16/10;border-radius:18px 24px 24px 18px}.temple-detail-gallery{grid-template-columns:repeat(3,1fr)}}@media (min-width:1080px){.temple-detail-layout{grid-template-columns:minmax(0,1fr) 14rem;gap:2rem}.temple-detail-gallery{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){.temple-card-grid .temple-card-cta svg,.temple-card-grid .temple-card-media img,.temple-card-grid .temple-card-title,.temple-card-title{transition:none}.temple-detail-prose-toggle:hover{transform:none}.temple-detail-prose-toggle-icon{transition:none}.temple-detail-hero-media-wrap:hover .temple-detail-hero-img{transform:none}.public-detail-back,.temple-detail-hero-img{transition:none}.public-detail-back:active{transform:none}.temple-detail .btn-primary,.temple-detail .btn-secondary,.temple-detail-gallery img,.temple-detail-hotel-card{transition:none}.temple-detail .btn-primary:hover,.temple-detail .btn-secondary:hover,.temple-detail-gallery-item:hover img,.temple-detail-hotel-card:hover{transform:none}}