:root {
  --tg-ink: #0d1512;
  --tg-deep: #14241d;
  --tg-moss: #365846;
  --tg-sage: #8ca38e;
  --tg-paper: #f4f0e7;
  --tg-paper-2: #e9e2d4;
  --tg-copper: #b96f44;
  --tg-line: rgba(20, 36, 29, .18);
  --tg-white: #fffdf8;
}

.tg-body { overflow-x: clip; background: var(--tg-paper); color: var(--tg-ink); }
.tg-body h1, .tg-body h2, .tg-body h3 { color: var(--tg-ink); }
.tg-body a { color: inherit; }
.tg-nav { background: var(--tg-deep); border-bottom-color: rgba(255,255,255,.12); }
.tg-nav .f-nav-links > a:not(.f-nav-cta) { color: #e8eee9; }
.tg-nav .f-nav-links > a[aria-current="page"] { color: #fff; }
.tg-kicker { color: var(--tg-copper); font-size: .85rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; margin-bottom: .85rem; }
.tg-lead { max-width: 760px; color: #405049; font-size: clamp(1.05rem, 2vw, 1.25rem); line-height: 1.65; }
.tg-button { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; border: 0; border-radius: 8px; background: var(--tg-deep); color: #fff !important; padding: .78rem 1.15rem; font: inherit; font-size: .92rem; font-weight: 750; text-decoration: none; cursor: pointer; }
.tg-button:hover { background: var(--tg-moss); }
.tg-button:focus-visible, .tg-body button:focus-visible, .tg-body a:focus-visible, .tg-body input:focus-visible, .tg-body select:focus-visible, .tg-body textarea:focus-visible { outline: 3px solid #dc8a57; outline-offset: 3px; }
.tg-text-link { color: var(--tg-deep); font-weight: 750; text-underline-offset: 4px; }
.tg-hero { padding: clamp(4.5rem, 8vw, 6.75rem) 0; background: radial-gradient(circle at 78% 20%, rgba(185,111,68,.2), transparent 26%), linear-gradient(145deg, #edf0e7, var(--tg-paper)); border-bottom: 1px solid var(--tg-line); overflow: hidden; }
.tg-hero-grid { display: grid; grid-template-columns: minmax(0, 1.4fr) .6fr; align-items: center; gap: clamp(2rem, 7vw, 6rem); }
.tg-hero-grid > *, .tg-intro > *, .tg-context > *, .tg-advice > *, .tg-profile-title > * { min-width: 0; }
.tg-hero h1 { max-width: 850px; font-size: clamp(2.75rem, 5.2vw, 5.1rem); line-height: 1.01; letter-spacing: -.045em; margin-bottom: 1.5rem; }
.tg-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1.2rem; margin-top: 2rem; }
.tg-hero-mark, .tg-profile-seal { aspect-ratio: 1; border: 1px solid var(--tg-line); border-radius: 50%; display: grid; place-items: center; align-content: center; background: rgba(255,253,248,.62); box-shadow: 0 28px 80px rgba(20,36,29,.12); }
.tg-hero-mark span, .tg-profile-seal span { font-family: serif; color: var(--tg-copper); font-size: clamp(5rem, 11vw, 9rem); line-height: 1; }
.tg-hero-mark small, .tg-profile-seal small { color: var(--tg-moss); font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.tg-intro { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2rem, 7vw, 6rem); padding-top: clamp(4rem, 9vw, 7rem); }
.tg-intro h2, .tg-section-head h2, .tg-context h2, .tg-advice h2, .tg-related h2 { font-size: clamp(1.95rem, 3.5vw, 3.2rem); letter-spacing: -.035em; line-height: 1.08; }
.tg-prose p { color: #415048; font-size: 1.06rem; margin-bottom: 1rem; }
.tg-method { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; padding: clamp(2.5rem, 6vw, 5rem) 1.5rem clamp(4rem, 9vw, 7rem); }
.tg-method article { border-top: 1px solid var(--tg-deep); padding-top: 1.2rem; }
.tg-method span { color: var(--tg-copper); font-size: .86rem; font-weight: 800; }
.tg-method h3 { margin: .7rem 0 .45rem; font-size: 1.25rem; }
.tg-method p { color: #526159; }
.tg-zazen-guide { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2rem, 7vw, 6rem); padding-bottom: clamp(4rem, 9vw, 7rem); }
.tg-zazen-guide h2, .tg-seo-guide h2 { font-size: clamp(1.95rem, 3.5vw, 3.2rem); letter-spacing: -.035em; line-height: 1.08; }
.tg-zazen-guide a { color: var(--tg-moss); font-weight: 750; text-underline-offset: 4px; }
.tg-directory { padding: clamp(4rem, 9vw, 7rem) 0; background: #dfe5db; border-block: 1px solid var(--tg-line); }
.tg-section-head { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 2.5rem; }
.tg-section-head > p { white-space: nowrap; color: var(--tg-moss); }
.tg-explorer { display: grid; grid-template-columns: minmax(250px, .38fr) minmax(0, 1fr); gap: 1rem; margin-bottom: 2rem; }
.tg-filters { background: var(--tg-white); border: 1px solid var(--tg-line); border-radius: 16px; padding: 1.25rem; }
.tg-field { margin-bottom: .9rem; }
.tg-field label { display: block; font-size: .84rem; font-weight: 800; letter-spacing: .02em; margin-bottom: .35rem; }
.tg-field input, .tg-field select, .tg-field textarea { width: 100%; min-height: 45px; border: 1px solid #b7c0b8; border-radius: 7px; background: #fff; color: var(--tg-ink); padding: .68rem .72rem; font: inherit; font-size: .9rem; }
.tg-field textarea { resize: vertical; }
.tg-reset { width: 100%; border: 0; border-top: 1px solid var(--tg-line); background: transparent; color: var(--tg-moss); padding: 1rem .2rem .2rem; font: inherit; font-size: .86rem; font-weight: 750; cursor: pointer; }
.tg-map { position: relative; min-height: 560px; max-width: 100%; overflow: hidden; contain: layout paint; border: 1px solid var(--tg-line); border-radius: 16px; background: #dbe3df; }
.tg-map-canvas { position: absolute; inset: 0; z-index: 1; width: 100%; height: 100%; background: #dbe3df; font-family: inherit; }
.tg-map-loading { position: absolute; z-index: 2; top: 50%; left: 50%; translate: -50% -50%; border-radius: 7px; background: rgba(255,253,248,.94); color: var(--tg-moss); padding: .65rem .85rem; font-size: .82rem; font-weight: 750; }
.tg-map-canvas .maplibregl-ctrl-group button, .tg-map-fit-control button { display: grid; width: 38px; height: 38px; place-items: center; border: 0; background-color: #fff; color: var(--tg-deep); font: 800 1.25rem/1 system-ui; cursor: pointer; }
.tg-map-canvas .maplibregl-ctrl-group button:hover, .tg-map-fit-control button:hover { background-color: #f2eee5; color: var(--tg-copper); }
.tg-map-canvas .tg-map-fit-control button { width: auto; min-width: 96px; padding: 0 .65rem; font-size: .72rem; white-space: nowrap; }
.tg-map-canvas .maplibregl-ctrl-attrib { background: rgba(255,255,255,.9); color: #506158; font-size: 10px; }
.tg-map-canvas .maplibregl-ctrl-attrib a { color: var(--tg-moss); }
.tg-map-marker { position: absolute; width: 32px; height: 38px; border: 0; background: transparent; color: #fff; cursor: pointer; filter: drop-shadow(0 4px 5px rgba(20,36,29,.32)); font: 800 .63rem/1 system-ui; }
.tg-map-marker::before { position: absolute; z-index: -1; top: 3px; left: 4px; width: 24px; height: 24px; box-sizing: border-box; border: 2px solid #fff; border-radius: 50% 50% 50% 0; background: var(--tg-copper); content: ""; rotate: -45deg; transition: background .15s ease, scale .15s ease; }
.tg-map-marker span { position: absolute; top: 8px; left: 0; width: 32px; line-height: 15px; text-align: center; }
.tg-map-marker:hover::before, .tg-map-marker.is-active::before { background: var(--tg-deep); scale: 1.12; }
.tg-map-marker:focus-visible { border-radius: 12px; outline: 3px solid #fff; outline-offset: 3px; }
.tg-map-preview { position: absolute; z-index: 800; left: .8rem; bottom: 2.1rem; width: min(360px, calc(100% - 1.6rem)); display: grid; grid-template-columns: 112px 1fr; gap: .8rem; border: 1px solid rgba(20,36,29,.2); border-radius: 10px; background: rgba(255,253,248,.97); padding: .55rem; box-shadow: 0 14px 35px rgba(20,36,29,.22); }
.tg-map-note { position: absolute; z-index: 800; right: .7rem; bottom: 2rem; max-width: calc(100% - 1.4rem); border-radius: 5px; background: rgba(255,253,248,.94); color: #526159; padding: .4rem .5rem; font-size: .7rem; }
.tg-map-preview[hidden] { display: none; }
.tg-map-preview img { width: 112px; height: 88px; object-fit: cover; border-radius: 6px; }
.tg-map-preview div { display: flex; min-width: 0; flex-direction: column; justify-content: center; }
.tg-map-preview span { color: var(--tg-copper); font-size: .68rem; font-weight: 800; text-transform: uppercase; }
.tg-map-preview strong { margin: .18rem 0; font-size: .92rem; line-height: 1.2; }
.tg-map-preview a { color: var(--tg-moss); font-size: .74rem; font-weight: 750; }
.tg-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.tg-temple-card { display: flex; flex-direction: column; min-height: 590px; padding: 0 1.35rem 1.35rem; overflow: hidden; background: var(--tg-white); border: 1px solid var(--tg-line); border-radius: 14px; transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease; }
.tg-temple-card:hover, .tg-temple-card.is-map-active { transform: translateY(-3px); border-color: var(--tg-copper); box-shadow: 0 18px 45px rgba(20,36,29,.1); }
.tg-temple-card[hidden] { display: none; }
.tg-card-image-link { display: block; margin: 0 -1.35rem 1rem; overflow: hidden; }
.tg-card-image { display: block; width: 100%; aspect-ratio: 3 / 2; object-fit: cover; transition: scale .35s ease; }
.tg-temple-card:hover .tg-card-image { scale: 1.025; }
.tg-card-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.1rem; }
.tg-card-number { color: var(--tg-copper); font-size: .78rem; font-weight: 850; }
.tg-badge { border: 1px solid var(--tg-line); border-radius: 999px; padding: .25rem .55rem; color: var(--tg-moss); font-size: .78rem; font-weight: 750; }
.tg-japanese { color: var(--tg-copper); font-family: serif; font-size: .88rem; letter-spacing: .12em; }
.tg-temple-card h3 { font-size: 1.45rem; line-height: 1.12; margin: .3rem 0; }
.tg-temple-card h3 a { text-decoration: none; }
.tg-temple-card h3 a:hover { color: var(--tg-copper); }
.tg-location { color: var(--tg-moss); font-size: .82rem; font-weight: 700; }
.tg-card-summary { color: #45544c; font-size: .91rem; margin: 1rem 0; }
.tg-card-facts { margin-top: auto; }
.tg-card-facts > div { display: grid; grid-template-columns: 80px 1fr; gap: .5rem; border-top: 1px solid var(--tg-line); padding: .55rem 0; font-size: .84rem; }
.tg-card-facts dt { color: #68766f; }
.tg-card-facts dd { color: var(--tg-ink); font-weight: 650; }
.tg-card-actions { display: flex; justify-content: space-between; align-items: center; gap: .6rem; margin-top: 1rem; }
.tg-card-actions .tg-text-link { font-size: .86rem; }
.tg-compare-check { font-size: .84rem; font-weight: 700; cursor: pointer; }
.tg-compare-check input { accent-color: var(--tg-copper); }
.tg-empty, .tg-noscript { border: 1px solid var(--tg-line); background: var(--tg-white); border-radius: 10px; padding: 1rem; margin-bottom: 1rem; }
.tg-compare-help { border-left: 3px solid var(--tg-copper); background: rgba(255,253,248,.75); color: #526159; padding: .9rem 1rem; margin-bottom: 1.2rem; font-size: .85rem; }
.tg-seo-guide { padding-top: clamp(4rem, 9vw, 7rem); }
.tg-seo-guide > div:first-child { max-width: 850px; }
.tg-seo-guide > div:first-child > p:last-child { max-width: 700px; margin-top: 1rem; color: #526159; }
.tg-seo-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; margin-top: 2rem; }
.tg-seo-grid article { border-top: 1px solid var(--tg-deep); padding: 1.1rem 0 1.5rem; }
.tg-seo-grid h3 { margin-bottom: .5rem; font-size: 1.15rem; }
.tg-seo-grid p { color: #526159; font-size: .92rem; }
.tg-context { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2rem, 8vw, 7rem); padding-top: clamp(4rem, 9vw, 7rem); padding-bottom: clamp(4rem, 9vw, 7rem); }
.tg-context ol { list-style: none; counter-reset: checks; }
.tg-context li { counter-increment: checks; display: grid; grid-template-columns: 1fr; border-top: 1px solid var(--tg-line); padding: 1.1rem 0 1.1rem 3rem; position: relative; }
.tg-context li::before { content: counter(checks, decimal-leading-zero); position: absolute; left: 0; color: var(--tg-copper); font-weight: 800; }
.tg-context li span { color: #526159; font-size: .9rem; }
.tg-advice { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(2rem, 7vw, 6rem); padding: clamp(2.5rem, 7vw, 5rem); margin-bottom: clamp(4rem, 9vw, 7rem); border-radius: 20px; background: var(--tg-deep); color: #eff4ef; }
.tg-advice h2 { color: #fff; }
.tg-advice-copy > p:last-child { color: #bdc9c1; margin-top: 1rem; }
.tg-advice-form { background: #f8f5ee; color: var(--tg-ink); border-radius: 13px; padding: 1.35rem; }
.tg-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 1rem; }
.tg-consent { display: flex; gap: .65rem; align-items: flex-start; margin: .7rem 0 1rem; color: #46554d; font-size: .86rem; line-height: 1.45; }
.tg-consent input { margin-top: .2rem; accent-color: var(--tg-copper); }
.tg-honeypot { position: absolute !important; left: -10000px !important; }
.tg-form-status { min-height: 1.5em; margin-top: .8rem; font-size: .85rem; font-weight: 700; }
.tg-form-status.is-success { color: #24653d; }
.tg-form-status.is-error { color: #a32f25; }
.tg-form-note { color: #68766f; font-size: .82rem; margin-top: .4rem; }
.tg-compare-bar { position: fixed; z-index: 80; left: 50%; bottom: 1rem; transform: translateX(-50%); width: min(680px, calc(100% - 2rem)); display: flex; align-items: center; justify-content: space-between; gap: 1rem; border: 1px solid rgba(255,255,255,.2); border-radius: 12px; background: rgba(20,36,29,.96); color: #fff; padding: .75rem .85rem .75rem 1rem; box-shadow: 0 18px 50px rgba(0,0,0,.3); }
.tg-compare-bar[hidden] { display: none; }
.tg-compare-bar > div { display: flex; gap: .5rem; }
.tg-compare-bar button:not(.tg-button) { border: 0; background: transparent; color: #dce6de; font: inherit; font-size: .8rem; cursor: pointer; }
.tg-compare-dialog { width: min(1100px, calc(100% - 2rem)); max-height: calc(100svh - 2rem); margin: auto; border: 0; border-radius: 16px; background: var(--tg-paper); color: var(--tg-ink); padding: 1.5rem; }
.tg-compare-dialog::backdrop { background: rgba(4,10,7,.76); backdrop-filter: blur(5px); }
.tg-dialog-head { display: flex; justify-content: space-between; gap: 1rem; align-items: start; margin-bottom: 1.2rem; }
.tg-dialog-head h2 { font-size: clamp(1.8rem, 4vw, 3rem); }
.tg-dialog-close { border: 0; background: transparent; color: var(--tg-ink); font-size: 2rem; cursor: pointer; }
.tg-table-wrap { overflow: auto; max-height: 70svh; }
.tg-table-wrap table { width: 100%; border-collapse: collapse; min-width: 760px; font-size: .84rem; }
.tg-table-wrap th, .tg-table-wrap td { border: 1px solid var(--tg-line); padding: .8rem; text-align: left; vertical-align: top; }
.tg-table-wrap thead th { background: var(--tg-deep); color: #fff; }
.tg-table-wrap tbody th { position: sticky; left: 0; z-index: 1; background: var(--tg-paper-2); width: 130px; }
.tg-footer { background: var(--tg-deep); border-top-color: rgba(255,255,255,.12); }
.tg-footer, .tg-footer a { color: #dbe4dd; }

/* Detailseiten */
.tg-profile-hero { padding: clamp(3.2rem, 8vw, 6rem) 0 clamp(3rem, 7vw, 5rem); background: linear-gradient(155deg, #edf0e7, var(--tg-paper)); border-bottom: 1px solid var(--tg-line); }
.tg-breadcrumb { display: flex; flex-wrap: wrap; gap: .45rem; color: #617068; font-size: .84rem; margin-bottom: clamp(2.5rem, 6vw, 5rem); }
.tg-breadcrumb a { text-underline-offset: 3px; }
.tg-profile-title { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(2rem, 6vw, 5rem); align-items: center; }
.tg-profile-title h1 { font-size: clamp(2.65rem, 5vw, 4.8rem); letter-spacing: -.045em; line-height: 1.02; margin: .4rem 0 1.3rem; }
.tg-profile-seal { max-width: 260px; justify-self: end; width: 100%; }
.tg-profile-visual { position: relative; overflow: hidden; border-radius: 16px; box-shadow: 0 26px 70px rgba(20,36,29,.18); }
.tg-profile-visual img { display: block; width: 100%; aspect-ratio: 3 / 2; object-fit: cover; }
.tg-profile-visual figcaption { position: absolute; right: .65rem; bottom: .55rem; border-radius: 4px; background: rgba(13,21,18,.7); color: #fff; padding: .25rem .4rem; font-size: .72rem; letter-spacing: .04em; }
.tg-profile-facts { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: -1px; padding-top: 0; }
.tg-profile-facts > div { border: 1px solid var(--tg-line); border-top: 0; padding: 1.1rem; background: #faf7f0; }
.tg-profile-facts span { display: block; color: #68766f; font-size: .8rem; text-transform: uppercase; letter-spacing: .06em; }
.tg-profile-facts strong { display: block; margin-top: .25rem; font-size: .94rem; }
.tg-profile-layout { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: clamp(2rem, 8vw, 7rem); padding-top: clamp(4rem, 8vw, 7rem); padding-bottom: clamp(4rem, 8vw, 7rem); align-items: start; }
.tg-profile-main { min-width: 0; }
.tg-profile-main section { padding: 0 0 3rem; margin-bottom: 3rem; border-bottom: 1px solid var(--tg-line); }
.tg-profile-main section:last-child { border-bottom: 0; }
.tg-profile-main h2 { font-size: clamp(1.75rem, 3vw, 2.6rem); letter-spacing: -.035em; line-height: 1.1; margin-bottom: 1rem; }
.tg-profile-main p { color: #415048; margin-bottom: 1rem; max-width: 790px; }
.tg-visible-sources ul { list-style: none; margin-top: 1.2rem; }
.tg-visible-sources li { border-top: 1px solid var(--tg-line); padding: .7rem 0; font-size: .86rem; }
.tg-visible-sources a { color: var(--tg-moss); overflow-wrap: anywhere; text-underline-offset: 3px; }
.tg-detail-list { margin-top: 1.5rem; }
.tg-detail-list > div { display: grid; grid-template-columns: 170px 1fr; gap: 1rem; border-top: 1px solid var(--tg-line); padding: .8rem 0; }
.tg-detail-list dt { color: #68766f; font-size: .82rem; }
.tg-detail-list dd { font-weight: 650; }
.tg-practice-list { display: flex; flex-wrap: wrap; gap: .5rem; list-style: none; margin-bottom: 1.2rem; }
.tg-practice-list li { border: 1px solid var(--tg-line); border-radius: 999px; background: #e8ece5; color: var(--tg-moss); padding: .38rem .7rem; font-size: .84rem; font-weight: 750; }
.tg-callout { border-left: 3px solid var(--tg-copper); background: #e9e2d4; padding: 1rem 1.1rem; font-size: .94rem; }
.tg-profile-aside { position: sticky; top: 1.2rem; }
.tg-check-card, .tg-source-card { border: 1px solid var(--tg-line); background: #faf7f0; padding: 1.2rem; margin-bottom: 1rem; }
.tg-check-card strong { display: block; font-size: 1.5rem; margin-bottom: .6rem; }
.tg-check-card p:last-child { color: #5c6a62; font-size: .88rem; }
.tg-source-card h2 { font-size: 1rem; margin-bottom: .7rem; }
.tg-source-card p { color: #5c6a62; font-size: .88rem; }
.tg-source-card ul { list-style: none; }
.tg-source-card li { border-top: 1px solid var(--tg-line); padding: .65rem 0; font-size: .84rem; }
.tg-source-card a { color: var(--tg-moss); text-underline-offset: 3px; }
.tg-aside-link { display: flex; justify-content: space-between; padding: 1rem; background: var(--tg-deep); color: #fff !important; font-weight: 750; text-decoration: none; }
.tg-related { padding: clamp(4rem, 8vw, 6rem) 0; background: #dfe5db; border-block: 1px solid var(--tg-line); margin-bottom: clamp(4rem, 8vw, 7rem); }
.tg-related-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 2rem; }
.tg-related-grid article { min-height: 280px; overflow: hidden; background: var(--tg-white); border: 1px solid var(--tg-line); padding: 0 1.2rem 1.2rem; display: flex; flex-direction: column; }
.tg-related-grid article > img { width: calc(100% + 2.4rem); aspect-ratio: 3 / 2; object-fit: cover; margin: 0 -1.2rem 1rem; }
.tg-related-grid article > p { color: var(--tg-copper); font-size: .8rem; font-weight: 800; text-transform: uppercase; }
.tg-related-grid h3 { font-size: 1.25rem; margin: .6rem 0; }
.tg-related-grid h3 a { text-decoration: none; }
.tg-related-grid article > span { color: #5b6961; font-size: .84rem; margin-top: auto; }

@media (max-width: 960px) {
  .tg-card-grid { grid-template-columns: repeat(2, 1fr); }
  .tg-explorer { grid-template-columns: 1fr; }
  .tg-filters { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 1rem; }
  .tg-reset { align-self: end; min-height: 45px; border: 1px solid var(--tg-line); border-radius: 7px; padding: .6rem; margin-bottom: .9rem; }
  .tg-profile-layout { grid-template-columns: minmax(0, 1fr); }
  .tg-profile-aside { position: static; display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
  .tg-aside-link { grid-column: 1 / -1; }
}

@media (max-width: 680px) {
  .tg-nav .f-nav-links > a:not(.f-nav-cta) { display: none; }
  .tg-hero-grid, .tg-intro, .tg-zazen-guide, .tg-context, .tg-advice, .tg-profile-title { grid-template-columns: minmax(0, 1fr); }
  .tg-hero h1, .tg-intro h2, .tg-zazen-guide h2, .tg-section-head h2, .tg-seo-guide h2, .tg-context h2, .tg-advice h2, .tg-related h2 { hyphens: none; overflow-wrap: break-word; }
  .tg-hero-mark { display: none; }
  .tg-hero h1 { font-size: clamp(2.2rem, 9.5vw, 3rem); }
  .tg-method, .tg-card-grid, .tg-related-grid, .tg-seo-grid { grid-template-columns: 1fr; }
  .tg-section-head { display: block; }
  .tg-section-head > p { margin-top: 1rem; }
  .tg-filters, .tg-form-grid { display: block; }
  .tg-map { min-height: 480px; }
  .tg-map-preview { grid-template-columns: 78px 1fr; bottom: 2.2rem; }
  .tg-map-preview img { width: 78px; height: 68px; }
  .tg-temple-card { min-height: 0; }
  .tg-advice { padding: 1.4rem; }
  .tg-advice-form { padding: 1rem; }
  .tg-compare-bar { align-items: stretch; }
  .tg-compare-bar > div { flex-direction: column; }
  .tg-profile-seal { display: none; }
  .tg-profile-title h1 { font-size: clamp(2.2rem, 9.5vw, 3rem); hyphens: none; overflow-wrap: break-word; }
  .tg-profile-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tg-profile-main h2 { font-size: clamp(1.65rem, 7vw, 2rem); overflow-wrap: break-word; }
  .tg-profile-aside { display: block; }
  .tg-detail-list > div { grid-template-columns: 1fr; gap: .2rem; }
}

@media (max-width: 360px) {
  .tg-profile-facts { grid-template-columns: minmax(0, 1fr); }
}

@media (prefers-reduced-motion: reduce) {
  .tg-temple-card { transition: none; }
}
