
.temples-page{background:#f5f9ff;color:#1a237e}
.temples-container{max-width:1120px}
.temples-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:28px;align-items:stretch;margin:34px 0;padding:30px;border:1px solid #f3e5f5;border-radius:18px;background:linear-gradient(135deg,#f3e5f5,#fff3e0);box-shadow:0 18px 50px rgba(74,0,114,.08)}
.temples-eyebrow{margin:0 0 10px;color:#7b1fa2;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.temples-hero h2{margin:0 0 14px;font-size:clamp(2rem,4vw,4.2rem);line-height:1.05;color:#4a0072;letter-spacing:0}
.temples-hero p{font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.7;color:#37474f}
.temples-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.temple-primary,.temple-secondary,.temple-card-actions a,.temple-filter-row button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:700;border:1px solid rgba(91,33,130,.24);cursor:pointer}
.temple-primary{background:linear-gradient(135deg,#ffb300,#ff9800);color:#1a237e;border-color:rgba(255,179,0,.6)}
.temple-secondary,.temple-card-actions a,.temple-filter-row button{background:#fff;color:#4a0072}
.temples-map-card,.temple-detail-card{border:1px solid #f3e5f5;border-radius:14px;background:#fff;padding:18px;box-shadow:0 12px 28px rgba(74,0,114,.06)}
.temple-world-map{position:relative;min-height:260px;border-radius:12px;background:#fff3e0 url("/assets/images/temples-world-map.svg?v=20260720") center/cover no-repeat;overflow:hidden}
.temple-pin{position:absolute;width:11px;height:11px;border-radius:50%;background:#7b1fa2;border:2px solid #fff;box-shadow:0 0 0 3px rgba(255,179,0,.26);transform:translate(-50%,-50%)}
.temple-pin:focus{outline:2px solid #4a0072;outline-offset:3px}
.temple-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0 32px}
.temple-stat{padding:18px;border:1px solid #f3e5f5;border-radius:12px;background:#fff;text-align:center}
.temple-stat strong{display:block;font-size:clamp(1.45rem,3vw,2.4rem);color:#4a0072}
.temple-stat span{display:block;margin-top:4px;color:#37474f;font-size:.92rem}
.temple-search-panel{padding:18px;border:1px solid #f3e5f5;border-radius:14px;background:#fff;margin-bottom:26px}
.temple-search-panel label{display:block;font-weight:700;color:#4a0072;margin-bottom:8px}
.temple-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}
.temple-search-row .temple-primary{white-space:nowrap}
.temple-search-panel input[type=search],.temple-filter-row select{width:100%;min-height:44px;border:1px solid rgba(123,31,162,.24);border-radius:10px;padding:10px 12px;background:#fff;color:#263238;font:inherit}
.temple-search-panel input[type=search]:focus,.temple-filter-row select:focus{border-color:rgba(123,31,162,.5);box-shadow:0 0 0 4px rgba(123,31,162,.12);outline:none}
.temple-filter-row{display:grid;grid-template-columns:1fr 1fr auto auto;gap:12px;align-items:end;margin-top:14px}
.temple-check{display:flex!important;align-items:center;gap:8px;min-height:44px;margin:0!important}
.temple-chip-row{display:flex;flex-wrap:wrap;gap:9px;margin:12px 0 26px}
.temple-chip,.temple-mini-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(126,87,194,.2);background:#fff;color:#4a0072;padding:7px 11px;text-decoration:none;font-size:.9rem}
.temple-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:14px 0 34px}
.temple-card{padding:18px;border:1px solid #f3e5f5;border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(74,0,114,.05)}
.temple-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#7e57c2;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.temple-card h3{font-size:1.12rem;line-height:1.35;margin:12px 0 8px}
.temple-card h3 a{color:#4a0072;text-decoration:none}
.temple-card p{line-height:1.6;margin:6px 0}
.temple-muted{color:#607d8b;font-size:.92rem}
.temple-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.temple-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}
.temple-two-col article,.temple-sources{padding:20px;border:1px solid #f3e5f5;border-radius:14px;background:#fff}
.temple-detail-card dl{display:grid;grid-template-columns:auto 1fr;gap:8px 14px;margin:0}
.temple-detail-card dt{font-weight:700;color:#4a0072}
.temple-detail-card dd{margin:0;color:#37474f}
.temple-sources ul{padding-left:1.1rem}
.temple-empty{text-align:center;padding:22px;color:#607d8b}
.footer-social-icons{display:flex;justify-content:center;align-items:center;gap:10px;margin:0 0 14px}
.footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(126,87,194,.26);border-radius:50%;color:#7e57c2;background:rgba(255,255,255,.86);transition:color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.footer-social-icons a:hover,.footer-social-icons a:focus-visible{color:#7b1fa2;border-color:rgba(123,31,162,.45);transform:translateY(-1px);box-shadow:0 8px 20px rgba(74,0,114,.12);outline:none}
.footer-social-icons svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:860px){.temples-hero,.temple-two-col{grid-template-columns:1fr}.temple-card-grid{grid-template-columns:1fr 1fr}.temple-stats{grid-template-columns:1fr 1fr}.temple-filter-row,.temple-search-row{grid-template-columns:1fr;gap:14px}.temples-hero{padding:22px}}
@media (max-width:560px){.temple-card-grid,.temple-stats{grid-template-columns:1fr}.temples-hero h2{font-size:clamp(2rem,12vw,3rem)}}
