/*
Theme Name: GCXX Go-Go Town Guide
Version: 0.5.1
*/
:root{--ink:#17212b;--muted:#5a6673;--line:#d5dde5;--paper:#fff;--soft:#f2f6f8;--brand:#168b78;--accent:#f6c94a;--deep:#123d43}*{box-sizing:border-box}html{font-size:16px}body{margin:0;color:var(--ink);background:#eef3f4;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;line-height:1.75}a{color:#006aa6;text-decoration-thickness:1px;text-underline-offset:3px}img{max-width:100%;height:auto}.site-header{background:var(--deep);color:#fff;border-bottom:4px solid var(--accent)}.header-inner,.site-main,.footer-inner{width:min(1180px,calc(100% - 32px));margin:auto}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0}.brand{font-weight:800;font-size:22px;color:#fff;text-decoration:none}.site-nav{display:flex;gap:6px;flex-wrap:wrap}.site-nav a{color:#fff;text-decoration:none;padding:8px 11px;border:1px solid rgba(255,255,255,.24)}.site-main{background:var(--paper);min-height:70vh;padding:0 28px 48px}.hero{margin:0 -28px 30px;position:relative;min-height:360px;display:grid;align-items:end;overflow:hidden;background:#18393e}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,33,38,.88),rgba(9,33,38,.18))}.hero-copy{position:relative;z-index:1;color:#fff;padding:36px;max-width:720px}.hero h1{font-size:clamp(30px,5vw,52px);line-height:1.2;margin:0 0 12px;letter-spacing:0}.hero p{font-size:18px;margin:0}.section{padding:30px 0;border-top:1px solid var(--line)}.section h2,.archive-head h1,.single-head h1{font-size:28px;line-height:1.35;letter-spacing:0;margin:0 0 16px;border-left:5px solid var(--brand);padding-left:12px}.db-search{display:grid;grid-template-columns:1fr 180px 140px;gap:8px;margin:18px 0 24px}.db-search input,.db-search select,.db-search button{min-height:46px;border:1px solid #9babb8;padding:8px 12px;font:inherit}.db-search button{background:var(--brand);color:#fff;border-color:var(--brand);font-weight:700}.entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.entity-card{border:1px solid var(--line);border-top:4px solid var(--brand);background:#fff;display:grid;grid-template-columns:112px minmax(0,1fr);min-height:152px}.entity-card__image{background:var(--soft);display:grid;place-items:center;padding:12px}.entity-card__image img{width:88px;height:88px;object-fit:contain}.entity-card__body{padding:13px;min-width:0}.entity-card__type{font-size:12px;color:var(--brand);font-weight:800}.entity-card h3{font-size:18px;line-height:1.4;margin:3px 0 8px;letter-spacing:0}.entity-card p{font-size:14px;color:var(--muted);margin:0}.entity-card__link{display:inline-block;margin-top:8px;font-weight:700}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);margin:18px 0}.stat{padding:12px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat span,.stat strong{display:block}.stat span{font-size:12px;color:var(--muted)}.stat strong{font-size:21px}.data-table{width:100%;border-collapse:collapse;background:#fff}.data-table th,.data-table td{border:1px solid var(--line);padding:11px;text-align:left;vertical-align:top}.data-table th{background:#e9f1f3}.entity-inline{display:flex;align-items:center;gap:9px;min-width:0}.entity-inline img{width:48px;height:48px;object-fit:contain;background:var(--soft);flex:0 0 auto}.source-note{border-left:4px solid var(--accent);background:#fff8dd;padding:12px 14px;margin:20px 0}.archive-head,.single-head{padding:28px 0 10px}.single-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px}.single-image{border:1px solid var(--line);background:var(--soft);padding:18px}.single-image img{width:100%;height:auto;object-fit:contain}.relation-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.relation-link{border:1px solid var(--line);padding:10px;display:flex;align-items:center;gap:10px;text-decoration:none}.relation-link img{width:52px;height:52px;object-fit:contain}.site-footer{background:var(--deep);color:#fff;margin-top:0}.footer-inner{padding:24px 0;text-align:center}.footer-inner a{color:#fff}.empty{padding:24px;border:1px dashed #9babb8;background:var(--soft)}
@media(max-width:820px){.header-inner{display:block}.site-nav{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr)}.site-nav a{text-align:center;padding:7px 4px;font-size:13px}.site-main{width:100%;padding:0 14px 36px}.hero{margin:0 -14px 24px;min-height:300px}.hero-copy{padding:24px 18px}.hero p{font-size:15px}.db-search{grid-template-columns:1fr 1fr}.db-search input{grid-column:1/-1}.entity-grid{grid-template-columns:1fr}.entity-card{grid-template-columns:92px minmax(0,1fr)}.entity-card__image img{width:70px;height:70px}.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.single-layout{grid-template-columns:100px minmax(0,1fr);gap:14px}.relation-list{grid-template-columns:1fr}.data-table--responsive thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.data-table--responsive,.data-table--responsive tbody,.data-table--responsive tr,.data-table--responsive td{display:block;width:100%}.data-table--responsive tr{border:1px solid var(--line);margin:0 0 12px;background:#fff}.data-table--responsive td{display:grid;grid-template-columns:100px minmax(0,1fr);gap:10px;border:0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.data-table--responsive td:last-child{border-bottom:0}.data-table--responsive td:before{content:attr(data-label);font-weight:700;color:#405362}}
@media(max-width:420px){.site-nav{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:30px}.single-layout{grid-template-columns:1fr}.single-image{max-width:160px}.db-search{grid-template-columns:1fr}.db-search input{grid-column:auto}}
.challenge-list{display:grid;gap:10px}.challenge-row{display:grid;grid-template-columns:72px 160px minmax(0,1fr) minmax(0,1fr) 90px;gap:14px;align-items:center;border:1px solid var(--line);border-left:4px solid var(--brand);padding:12px;background:#fff}.challenge-row__image{width:72px;height:56px;background:var(--soft);display:grid;place-items:center;overflow:hidden}.challenge-row__image img{width:100%;height:100%;object-fit:cover}.challenge-row__heading span{font-size:12px;color:var(--brand);font-weight:800}.challenge-row__heading h3{font-size:18px;line-height:1.35;margin:2px 0;letter-spacing:0}.challenge-row p{font-size:14px;line-height:1.55;margin:3px 0;color:var(--muted)}.challenge-row__link{font-weight:700;text-align:center}.challenge-detail ol,.challenge-detail ul{margin:0;padding-left:1.5em}.challenge-detail li{padding:7px 0;border-bottom:1px solid var(--line)}
@media(max-width:820px){.challenge-row{grid-template-columns:64px minmax(0,1fr);gap:10px}.challenge-row__image{width:64px;height:56px}.challenge-row>div:nth-child(3),.challenge-row>div:nth-child(4),.challenge-row__link{grid-column:1/-1}.challenge-row__link{text-align:left}}
.facility-filter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto auto;gap:10px;align-items:end;padding:16px;margin:0 0 10px;border:1px solid var(--line);background:var(--soft)}.facility-filter div{min-width:0}.facility-filter label{display:block;margin-bottom:4px;font-size:13px;font-weight:700}.facility-filter select,.facility-filter button,.facility-filter__clear{width:100%;min-height:44px;border:1px solid #9babb8;background:#fff;padding:8px 10px;font:inherit}.facility-filter button{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:700;cursor:pointer}.facility-filter__clear{display:flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none}.facility-filter__count{margin:0 0 14px;color:var(--muted)}
@media(max-width:820px){.facility-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.facility-filter>div:first-child{grid-column:1/-1}.facility-filter button,.facility-filter__clear{width:100%}}
@media(max-width:420px){.facility-filter{grid-template-columns:1fr}.facility-filter>div:first-child{grid-column:auto}}
.facility-filter{grid-template-columns:repeat(5,minmax(0,1fr)) auto auto}
@media(max-width:820px){.facility-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.facility-filter>div:first-child{grid-column:auto}}
@media(max-width:420px){.facility-filter{grid-template-columns:1fr}}

/* Long English entity names must wrap inside compact statistic cells. */
.stat strong{overflow-wrap:anywhere;word-break:break-word;min-width:0}
.entity-card__compare{display:inline-flex;align-items:center;gap:6px;margin-top:10px;margin-right:12px;font-size:14px;font-weight:700;cursor:pointer}.entity-card__compare input{width:18px;height:18px;margin:0}.facility-compare-picker__bar{display:flex;align-items:center;gap:12px;padding:12px 14px;margin:0 0 14px;border:1px solid var(--line);border-left:4px solid var(--brand);background:var(--soft)}.facility-compare-picker__bar span{color:var(--muted);font-size:14px}.facility-compare-picker__bar button{margin-left:auto;min-height:42px;padding:8px 16px;border:1px solid var(--brand);background:var(--brand);color:#fff;font:inherit;font-weight:700;cursor:pointer}.facility-compare__notice{border-left:4px solid var(--accent);background:#fff8dd;padding:12px 14px;margin:0 0 14px}.facility-compare{margin:0 0 24px}.facility-compare__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.facility-compare__head h2{margin:0 0 4px;font-size:24px;letter-spacing:0}.facility-compare__head p{margin:0;color:var(--muted)}.facility-compare__table-wrap{width:100%}.facility-compare__table .entity-inline{text-decoration:none}.facility-compare__table .entity-inline img{width:64px;height:64px}.facility-compare__table th:nth-child(1){width:190px}.facility-compare__table th:nth-child(2),.facility-compare__table th:nth-child(3){width:90px}
@media(max-width:820px){.facility-compare-picker__bar{position:sticky;bottom:8px;z-index:4;box-shadow:0 4px 18px rgba(18,61,67,.2)}.facility-compare-picker__bar span{display:none}.facility-compare-picker__bar button{padding:8px 10px}.facility-compare__head{display:block}.facility-compare__head a{display:inline-block;margin-top:8px}.facility-compare__table-wrap{overflow:visible}.facility-compare__table .entity-inline img{width:56px;height:56px}.facility-compare__table td[data-label="施設"]{grid-template-columns:1fr}.facility-compare__table td[data-label="施設"]:before{display:none}}
.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.section-heading-row h2{margin:0}.section-heading-row>a{font-weight:700;white-space:nowrap}
@media(max-width:560px){.section-heading-row{display:block}.section-heading-row>a{display:inline-block;margin-top:8px;white-space:normal}}
@media(max-width:420px){.facility-compare-picker__bar{gap:8px;padding:10px}.facility-compare-picker__bar button{font-size:14px}.facility-compare__table .entity-inline{align-items:flex-start}}

/* Shop archive visual refresh: image-first concept 2026-08-12 */
.post-type-archive-ggt_shop .site-main{background:linear-gradient(180deg,#fffdf7 0,#fff 430px);}
.post-type-archive-ggt_shop .archive-head{position:relative;margin:0 -28px 20px;padding:34px 28px 24px;background:linear-gradient(115deg,#fff9e9 0,#f0fbf7 100%);border-bottom:1px solid #e4dcc8;overflow:hidden}
.post-type-archive-ggt_shop .archive-head:after{content:"";position:absolute;right:4%;bottom:-38px;width:210px;height:110px;border-radius:50% 50% 0 0;background:radial-gradient(circle at 25% 35%,#f6c94a 0 7px,transparent 8px),radial-gradient(circle at 55% 50%,#88caaa 0 14px,transparent 15px),radial-gradient(circle at 78% 30%,#82b9ca 0 10px,transparent 11px);opacity:.32;pointer-events:none}
.post-type-archive-ggt_shop .archive-head h1{font-size:clamp(30px,4vw,42px);color:#123d43;margin-bottom:8px}
.post-type-archive-ggt_shop .archive-head p{position:relative;z-index:1;margin:0;color:#435b5e}
.shop-filter-panel{margin:0 0 14px;border:1px solid #ded8c9;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(38,65,62,.08)}
.shop-filter-panel>summary{display:none;padding:14px 16px;color:var(--deep);font-weight:800;cursor:pointer;list-style:none}
.shop-filter-panel>summary::-webkit-details-marker{display:none}
.shop-filter-panel .facility-filter{margin:0;border:0;border-radius:12px;background:transparent;padding:16px}
.post-type-archive-ggt_shop .facility-filter label{color:#194e4f}
.post-type-archive-ggt_shop .facility-filter select,.post-type-archive-ggt_shop .facility-filter button,.post-type-archive-ggt_shop .facility-filter__clear{border-radius:7px}
.post-type-archive-ggt_shop .facility-filter button{box-shadow:0 3px 0 #0c6659}
.post-type-archive-ggt_shop .facility-filter__count{display:flex;align-items:center;gap:5px;font-size:15px;color:#405b5c}
.post-type-archive-ggt_shop .entity-grid{gap:16px}
.post-type-archive-ggt_shop .entity-card{grid-template-columns:145px minmax(0,1fr);min-height:250px;border:1px solid #e1dacb;border-top:4px solid var(--brand);border-radius:10px;overflow:hidden;box-shadow:0 5px 16px rgba(31,61,58,.08);transition:transform .18s ease,box-shadow .18s ease}
.post-type-archive-ggt_shop .entity-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(31,61,58,.13)}
.post-type-archive-ggt_shop .entity-card__image{background:linear-gradient(145deg,#edf9f5,#f6fbfb);padding:18px}
.post-type-archive-ggt_shop .entity-card__image img{width:116px;height:116px}
.post-type-archive-ggt_shop .entity-card__body{display:flex;flex-direction:column;padding:16px}
.post-type-archive-ggt_shop .entity-card__type{font-size:12px;letter-spacing:.04em}
.post-type-archive-ggt_shop .entity-card h3{font-size:21px;margin:2px 0 9px}
.entity-card__facts{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}
.entity-card__fact{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border:1px solid #b9ded2;border-radius:999px;background:#eaf8f3;color:#174d4c;font-size:12px;font-weight:700;line-height:1.3}
.entity-card__fact--desire{border-color:#ead5a1;background:#fff7df;color:#725516}
.entity-card__fact--star{border-color:#c9dceb;background:#eff7fc;color:#2e607c}
.post-type-archive-ggt_shop .entity-card__products{padding-top:9px;border-top:1px dashed #d8ddda;line-height:1.55}
.post-type-archive-ggt_shop .entity-card__unlock{font-size:12px;margin-top:7px}
.post-type-archive-ggt_shop .entity-card__link{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;border-radius:7px;background:var(--brand);color:#fff;text-decoration:none;box-shadow:0 3px 0 #0c6659}
.post-type-archive-ggt_shop .entity-card__link:after{content:" ›";font-size:21px;line-height:1;margin-left:7px}
.post-type-archive-ggt_shop .entity-card__link:hover{background:#117765}
@media(max-width:820px){.post-type-archive-ggt_shop .header-inner{display:block;padding:11px 0 9px}.post-type-archive-ggt_shop .brand{display:block;font-size:20px;margin-bottom:9px}.post-type-archive-ggt_shop .site-nav{display:flex;flex-wrap:nowrap;gap:6px;margin:0;overflow-x:auto;padding:0 0 5px;scroll-snap-type:x proximity;scrollbar-width:thin}.post-type-archive-ggt_shop .site-nav a{flex:0 0 auto;min-width:72px;padding:7px 10px;scroll-snap-align:start}.post-type-archive-ggt_shop .archive-head{margin:0 -14px 18px;padding:25px 14px 20px}.post-type-archive-ggt_shop .archive-head:after{width:130px;height:80px;right:-20px}.shop-filter-panel>summary{display:flex;align-items:center;justify-content:space-between}.shop-filter-panel>summary:after{content:"＋"}.shop-filter-panel[open]>summary{border-bottom:1px solid #e4e0d4}.shop-filter-panel[open]>summary:after{content:"−"}.shop-filter-panel .facility-filter{padding:14px}.post-type-archive-ggt_shop .entity-card{grid-template-columns:118px minmax(0,1fr);min-height:230px}.post-type-archive-ggt_shop .entity-card__image{padding:12px}.post-type-archive-ggt_shop .entity-card__image img{width:94px;height:94px}.post-type-archive-ggt_shop .entity-card h3{font-size:20px}.post-type-archive-ggt_shop .entity-card__body{padding:14px}}
@media(max-width:420px){.post-type-archive-ggt_shop .entity-card{grid-template-columns:104px minmax(0,1fr);min-height:240px}.post-type-archive-ggt_shop .entity-card__image img{width:82px;height:82px}.post-type-archive-ggt_shop .entity-card__facts{gap:4px}.entity-card__fact{padding:3px 7px}.post-type-archive-ggt_shop .entity-card__products{font-size:13px}.post-type-archive-ggt_shop .entity-card__link{min-height:44px}}

/* Recipe archive visual and discovery refresh: image-first concept 2026-08-12 */
.post-type-archive-ggt_recipe .site-main{background:linear-gradient(180deg,#fffdf7 0,#fff 440px)}
.post-type-archive-ggt_recipe .archive-head{margin:0 -28px 20px;padding:34px 28px 24px;background:linear-gradient(115deg,#fff9e9,#effaf7);border-bottom:1px solid #e4dcc8}
.post-type-archive-ggt_recipe .archive-head h1{font-size:clamp(30px,4vw,42px);color:#123d43;margin-bottom:8px}
.post-type-archive-ggt_recipe .archive-head p{margin:0;color:#435b5e}
.recipe-filter-panel{margin:0 0 14px;border:1px solid #ded8c9;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(38,65,62,.08)}
.recipe-filter-panel>summary{display:none;padding:14px 16px;color:var(--deep);font-weight:800;cursor:pointer;list-style:none}
.recipe-filter-panel>summary::-webkit-details-marker{display:none}
.recipe-filter{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(130px,.7fr) minmax(160px,.9fr) minmax(170px,.9fr) auto auto;gap:10px;align-items:end;padding:16px}
.recipe-filter>div{min-width:0}.recipe-filter label{display:block;margin-bottom:4px;color:#194e4f;font-size:13px;font-weight:700}.recipe-filter input,.recipe-filter select,.recipe-filter button,.recipe-filter__clear{width:100%;min-height:44px;border:1px solid #9babb8;border-radius:7px;background:#fff;padding:8px 10px;font:inherit}.recipe-filter button{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:700;box-shadow:0 3px 0 #0c6659;cursor:pointer}.recipe-filter__clear{display:flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none}.recipe-filter__count{margin:0 0 14px;color:#405b5c}
.post-type-archive-ggt_recipe .entity-grid{gap:16px}
.post-type-archive-ggt_recipe .entity-card{grid-template-columns:145px minmax(0,1fr);min-height:255px;border:1px solid #e1dacb;border-top:4px solid var(--brand);border-radius:10px;overflow:hidden;box-shadow:0 5px 16px rgba(31,61,58,.08)}
.post-type-archive-ggt_recipe .entity-card__image{background:linear-gradient(145deg,#edf9f5,#f6fbfb);padding:18px}.post-type-archive-ggt_recipe .entity-card__image img{width:116px;height:116px}
.post-type-archive-ggt_recipe .entity-card__body{display:flex;flex-direction:column;padding:16px}.post-type-archive-ggt_recipe .entity-card h3{font-size:20px;margin:2px 0 7px}.entity-card__recipe-source{align-self:flex-start;max-width:100%;margin-bottom:7px;padding:3px 8px;border:1px solid #b9ded2;border-radius:999px;background:#eaf8f3;color:#174d4c;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-card__ingredients{padding-top:8px;border-top:1px dashed #d8ddda;line-height:1.5}.entity-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:8px 0}.entity-card__metrics span{display:flex;flex-direction:column;justify-content:center;min-height:50px;padding:6px 8px;border:1px solid #e6dcc3;border-radius:7px;background:#fffaf0;text-align:center}.entity-card__metrics small{color:#6b6658;font-size:11px}.entity-card__metrics strong{font-size:17px;line-height:1.2;color:#153f42;overflow-wrap:anywhere}.post-type-archive-ggt_recipe .entity-card__link{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;border-radius:7px;background:var(--brand);color:#fff;text-decoration:none;box-shadow:0 3px 0 #0c6659}.post-type-archive-ggt_recipe .entity-card__link:after{content:" ›";font-size:21px;line-height:1;margin-left:7px}
@media(max-width:1040px){.recipe-filter{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-filter__query{grid-column:span 2}}
@media(max-width:820px){.post-type-archive-ggt_recipe .header-inner{display:block;padding:11px 0 9px}.post-type-archive-ggt_recipe .brand{display:block;font-size:20px;margin-bottom:9px}.post-type-archive-ggt_recipe .site-nav{display:flex;flex-wrap:nowrap;gap:6px;margin:0;overflow-x:auto;padding:0 0 5px;scroll-snap-type:x proximity;scrollbar-width:thin}.post-type-archive-ggt_recipe .site-nav a{flex:0 0 auto;min-width:72px;padding:7px 10px;scroll-snap-align:start}.post-type-archive-ggt_recipe .archive-head{margin:0 -14px 18px;padding:25px 14px 20px}.recipe-filter-panel>summary{display:flex;align-items:center;justify-content:space-between}.recipe-filter-panel>summary:after{content:"＋"}.recipe-filter-panel[open]>summary{border-bottom:1px solid #e4e0d4}.recipe-filter-panel[open]>summary:after{content:"−"}.recipe-filter{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.recipe-filter__query{grid-column:1/-1}.post-type-archive-ggt_recipe .entity-card{grid-template-columns:118px minmax(0,1fr);min-height:250px}.post-type-archive-ggt_recipe .entity-card__image{padding:12px}.post-type-archive-ggt_recipe .entity-card__image img{width:94px;height:94px}.post-type-archive-ggt_recipe .entity-card__body{padding:14px}}
@media(max-width:420px){.recipe-filter{grid-template-columns:1fr}.recipe-filter__query{grid-column:auto}.post-type-archive-ggt_recipe .entity-card{grid-template-columns:104px minmax(0,1fr);min-height:260px}.post-type-archive-ggt_recipe .entity-card__image img{width:82px;height:82px}.post-type-archive-ggt_recipe .entity-card h3{font-size:19px}.entity-card__ingredients{font-size:13px}.entity-card__metrics strong{font-size:16px}}
.single-post .entry-content iframe{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:16/9;border:0}
@media(max-width:820px){.single-post .single-layout{grid-template-columns:1fr}.single-post .single-image{width:160px;max-width:100%}}

/* Facility detail decision-first refresh: internal imagegen concept 2026-08-12 */
.single-ggt_facility .site-main{background:linear-gradient(180deg,#fffdf8 0,#fff 560px)}
.facility-detail-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:18px}
.facility-detail-head__eyebrow{margin:0 0 7px;color:var(--muted);font-size:13px}
.facility-detail-head__eyebrow a{font-weight:700}
.facility-detail-head h1{margin-bottom:0}
.facility-detail-actions{display:flex;gap:10px;flex:0 0 auto}
.facility-detail-actions a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:9px 16px;border:1px solid var(--brand);border-radius:8px;font-weight:800;text-decoration:none}
.facility-detail-actions__list{background:#fff;color:#126d63}
.facility-detail-actions__compare{background:var(--accent);border-color:#d9aa20!important;color:#243536!important;box-shadow:0 3px 0 #c99c1d}
.facility-detail-overview{grid-template-columns:200px minmax(0,1fr);gap:28px;padding:24px;border:1px solid #dfd6bf;border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 7px 22px rgba(39,66,59,.08)}
.facility-detail-overview .single-image{display:grid;place-items:center;min-height:220px;border:0;border-right:1px solid #e1ddd3;background:linear-gradient(145deg,#eef9f5,#f8fbfa);padding:20px}
.facility-detail-overview .entry-content{padding:2px 0 12px;border-bottom:1px solid #e6e0d3}
.facility-detail-overview .entry-content>:first-child{margin-top:0}.facility-detail-overview .entry-content>:last-child{margin-bottom:0}
.facility-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));border:0;gap:0;margin:0}
.facility-detail-stats .stat{min-height:105px;border-right:1px solid #e1ddd3;border-bottom:1px solid #e1ddd3;padding:14px}
.facility-detail-stats .stat:nth-child(4n){border-right:0}.facility-detail-stats .stat:nth-last-child(-n+4){border-bottom:0}
.facility-detail-stats .stat span{margin-bottom:5px;color:#657476;font-size:12px;font-weight:700}
.facility-detail-stats .stat strong{font-size:19px;line-height:1.45;color:#102f33}
.facility-detail-jump{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0 0;border:1px solid #cfdcdf;border-radius:8px;background:#f4f8f8;overflow:hidden}
.facility-detail-jump a{display:flex;align-items:center;justify-content:center;min-height:46px;border-right:1px solid #cfdcdf;font-weight:800;text-decoration:none}.facility-detail-jump a:last-child{border-right:0}
.single-ggt_facility .section{scroll-margin-top:16px}
.single-ggt_facility .section .relation-link{min-height:72px;border-radius:7px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}
.single-ggt_facility .section .relation-link:hover{border-color:#8bbeb5;box-shadow:0 4px 13px rgba(31,61,58,.09)}
@media(max-width:980px){.facility-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.facility-detail-stats .stat:nth-child(n){border-right:1px solid #e1ddd3;border-bottom:1px solid #e1ddd3}.facility-detail-stats .stat:nth-child(2n){border-right:0}.facility-detail-stats .stat:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:820px){.facility-detail-head{display:block;padding-top:22px}.facility-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.facility-detail-actions a{padding:8px 10px}.facility-detail-overview{grid-template-columns:150px minmax(0,1fr);gap:18px;padding:18px}.facility-detail-overview .single-image{min-height:170px;border-right:1px solid #e1ddd3;max-width:none}.facility-detail-overview .entry-content{grid-column:1/-1}.facility-detail-stats{grid-column:1/-1}.facility-detail-jump{position:sticky;top:0;z-index:3;box-shadow:0 5px 16px rgba(18,61,67,.12)} }
@media(max-width:560px){.facility-detail-overview{grid-template-columns:1fr;padding:14px}.facility-detail-overview .single-image{width:150px;min-height:150px;border-right:0;border-bottom:1px solid #e1ddd3}.facility-detail-overview .entry-content{grid-column:auto}.facility-detail-stats{grid-column:auto;display:block}.facility-detail-stats .stat:nth-child(n){display:grid;grid-template-columns:minmax(92px,.45fr) minmax(0,1fr);gap:12px;align-items:start;min-height:0;border:1px solid #d8e0e1;border-radius:6px;margin-bottom:7px;padding:10px 12px}.facility-detail-stats .stat span{margin:2px 0 0}.facility-detail-stats .stat strong{font-size:17px}.facility-detail-jump a{min-width:0;padding:7px 5px;font-size:13px;text-align:center}.single-ggt_facility .section h2{font-size:24px}}

/* Article detail hierarchy refresh: internal imagegen concept 2026-08-12 */
.single-post .site-main{background:linear-gradient(180deg,#fffdf8 0,#fff 520px)}
.article-detail-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:26px 0 18px}
.article-detail-head__eyebrow{display:inline-flex;margin:0 0 8px!important;padding:4px 9px;border-radius:4px;background:var(--brand);color:#fff!important;font-size:12px;font-weight:800;letter-spacing:.03em}
.article-detail-head h1{max-width:760px;margin-bottom:0}
.article-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:10px;flex:0 0 auto}
.article-detail-actions a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:9px 16px;border:1px solid var(--brand);border-radius:8px;background:#fff;color:#126d63;font-weight:800;text-decoration:none}
.article-detail-actions a:first-child{background:var(--brand);color:#fff;box-shadow:0 3px 0 #0c6659}
.single-post .single-layout{grid-template-columns:1fr;gap:14px}
.single-post .single-image{display:grid;place-items:center;width:160px;min-height:120px;margin:0;border:1px solid #d9e1df;border-radius:7px;background:linear-gradient(145deg,#edf9f5,#f8fbfa);padding:14px}
.article-detail-jump{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 20px;border:1px solid #cfdcdf;border-radius:9px;background:#f5f9f8;overflow:hidden}
.article-detail-jump a{display:flex;align-items:center;justify-content:center;min-height:52px;padding:8px 12px;border-right:1px solid #cfdcdf;color:#174d4c;font-size:13px;font-weight:800;line-height:1.4;text-align:center;text-decoration:none}
.article-detail-jump a:last-child{border-right:0}
.single-post .entry-content{counter-reset:guide-section;max-width:none}
.single-post .entry-content>p:first-of-type{margin:0 0 24px;padding:16px 18px;border-left:4px solid var(--accent);border-radius:0 8px 8px 0;background:#fff8dc;line-height:1.75}
.single-post .entry-content h2{counter-increment:guide-section;scroll-margin-top:18px;margin-top:30px;padding:0 0 10px;border-bottom:2px solid #d9e6e3;color:#123d43}
.single-post .entry-content h2:before{content:counter(guide-section,decimal-leading-zero) " ";color:#13806f;font-size:.78em;font-weight:900}
.single-post .entry-content ol li{margin-bottom:6px}
.single-post .entry-content table{border-radius:7px;overflow:hidden}
.single-post .entry-content iframe{display:block;width:100%;max-width:760px;height:auto;aspect-ratio:16/9;margin:8px 0;border:0;border-radius:8px;background:#edf2f1}
.single-post .entry-content p:has(>iframe){margin:0;min-height:0}
.single-post .entry-content iframe+*{margin-top:0}
.site-ad{clear:both;width:100%;margin:22px 0;padding:10px 0;text-align:center;overflow:hidden}.site-ad>span{display:block;margin-bottom:6px;color:var(--muted);font-size:11px;letter-spacing:.04em}.site-ad--display{min-height:112px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.site-ad--article{min-height:120px;margin:28px 0}
.single-post .source-note{border-radius:7px}
@media(max-width:820px){.article-detail-head{display:block;padding-top:22px}.article-detail-actions{margin-top:16px}.article-detail-actions a{min-width:0;padding:8px 10px}.article-detail-jump{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-jump a{border-bottom:1px solid #cfdcdf}.article-detail-jump a:nth-child(2n){border-right:0}.article-detail-jump a:nth-last-child(-n+2){border-bottom:0}.single-post .single-layout{grid-template-columns:1fr}.single-post .single-image{width:140px;max-width:100%;min-height:100px}.single-post .entry-content>p:first-of-type{padding:14px}.single-post .entry-content h2{font-size:24px}.single-post .entry-content iframe{max-width:100%}}
@media(max-width:420px){.article-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.article-detail-actions a{font-size:13px}.article-detail-jump{grid-template-columns:1fr}.article-detail-jump a:nth-child(n){min-height:46px;border-right:0;border-bottom:1px solid #cfdcdf}.article-detail-jump a:last-child{border-bottom:0}.single-post .entry-content h2{font-size:22px}}

/* Structured item detail: scan price, rating and type before following recipe relations. */
.item-detail-head{padding-bottom:18px}
.item-detail-head__eyebrow{margin:0 0 7px;color:var(--muted);font-size:13px}.item-detail-head__eyebrow a{font-weight:700}
.item-detail-overview{grid-template-columns:200px minmax(0,1fr);gap:28px;padding:24px;border:1px solid #dfd6bf;border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 7px 22px rgba(39,66,59,.08)}
.item-detail-overview .single-image{display:grid;place-items:center;min-height:220px;border:0;border-right:1px solid #e1ddd3;background:linear-gradient(145deg,#eef9f5,#f8fbfa);padding:20px}
.item-detail-overview .entry-content{padding:2px 0 12px;border-bottom:1px solid #e6e0d3}.item-detail-overview .entry-content>:first-child{margin-top:0}.item-detail-overview .entry-content>:last-child{margin-bottom:0}
.item-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));border:0;margin:0}.item-detail-stats .stat{min-height:88px;border-right:1px solid #e1ddd3;padding:14px}.item-detail-stats .stat:last-child{border-right:0}.item-detail-stats .stat span{margin-bottom:5px;color:#657476;font-size:12px;font-weight:700}.item-detail-stats .stat strong{font-size:19px;line-height:1.4;color:#102f33;overflow-wrap:anywhere}
.single-ggt_item .section .relation-link{min-height:72px;border-radius:7px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.single-ggt_item .section .relation-link:hover{border-color:#8bbeb5;box-shadow:0 4px 13px rgba(31,61,58,.09)}
@media(max-width:820px){.item-detail-head{padding-top:22px}.item-detail-overview{grid-template-columns:150px minmax(0,1fr);gap:18px;padding:18px}.item-detail-overview .single-image{min-height:170px;border-right:1px solid #e1ddd3}.item-detail-overview .entry-content{grid-column:1/-1}.item-detail-stats{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.item-detail-stats .stat:nth-child(2n){border-right:0}.item-detail-stats .stat:nth-child(-n+2){border-bottom:1px solid #e1ddd3}}
@media(max-width:560px){.item-detail-overview{grid-template-columns:1fr;padding:14px}.item-detail-overview .single-image{width:150px;min-height:150px;border-right:0;border-bottom:1px solid #e1ddd3}.item-detail-overview .entry-content{grid-column:auto}.item-detail-stats{grid-column:auto;display:block}.item-detail-stats .stat:nth-child(n){display:grid;grid-template-columns:minmax(82px,.42fr) minmax(0,1fr);gap:12px;align-items:start;min-height:0;border:1px solid #d8e0e1;border-radius:6px;margin-bottom:7px;padding:10px 12px}.item-detail-stats .stat span{margin:2px 0 0}.item-detail-stats .stat strong{font-size:17px}.single-ggt_item .section h2{font-size:24px}}


/* Mobile article viewport guard: keep iOS/AdSense overlays from narrowing the document. */
@media (max-width:820px), (max-device-width:820px){
html,body.single-post{width:100%!important;max-width:100%!important}
body.single-post{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;overflow-x:hidden}
body.single-post .site-main{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}
}

/* Home information architecture v2: image-first mockup translated to production. */
.section-kicker{display:block;margin:0 0 .25rem;color:#087f83;font-size:.72rem;font-weight:800;letter-spacing:.12em}
.home-db-hubs{margin-top:1rem;background:linear-gradient(180deg,#f7fbfb 0%,#fff 100%);border-top:4px solid #f3b51b}
.home-db-hubs .section-heading-row{align-items:flex-end}
.home-db-hubs .section-heading-row p{margin:0;color:#53666a}
.home-db-hubs__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}
.home-db-hub{display:flex;min-width:0;gap:.65rem;padding:1rem .8rem;color:#14383b;text-decoration:none;background:#fff;border:1px solid #cbdcda;border-radius:10px;box-shadow:0 4px 14px rgba(10,69,72,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.home-db-hub:hover,.home-db-hub:focus-visible{transform:translateY(-2px);border-color:#087f83;box-shadow:0 7px 18px rgba(10,69,72,.12)}
.home-db-hub__icon{flex:0 0 2rem;font-size:1.75rem;line-height:1}
.home-db-hub__body{display:flex;min-width:0;flex-direction:column;align-items:flex-start}
.home-db-hub strong{font-size:1rem;line-height:1.35}
.home-db-hub b{margin:.2rem 0;color:#087f83;font-size:1.12rem}
.home-db-hub small{min-height:3.6em;color:#53666a;font-size:.72rem;line-height:1.5}
.home-db-hub__cta{margin-top:auto;padding-top:.45rem;color:#006c71;font-size:.78rem;font-weight:800}
#latest-updates{border-top-color:#087f83;background:#f8fbfa}
.section-more{text-align:right}
.section-more a{display:inline-flex;padding:.65rem 1rem;color:#fff;text-decoration:none;background:#087f83;border-radius:6px;font-weight:800}
@media (max-width:900px){.home-db-hubs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:560px){.home-db-hubs{margin-top:.5rem;padding-left:.75rem;padding-right:.75rem}.home-db-hubs .section-heading-row{align-items:flex-start}.home-db-hubs .section-heading-row p{font-size:.82rem}.home-db-hubs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.home-db-hub{display:block;padding:.75rem .65rem}.home-db-hub__icon{display:block;margin-bottom:.4rem}.home-db-hub small{min-height:0}.home-db-hub__cta{display:block;padding-top:.5rem}.section-more{text-align:stretch}.section-more a{display:flex;justify-content:center}}

.recipe-profit-guide,.recipe-profit-compare{margin:1.25rem 0;padding:1rem;border:1px solid #b7d3c1;background:#f7fbf8}
.recipe-profit-guide h2,.recipe-profit-compare h2{margin-top:0}
.recipe-profit-guide__note{font-size:.9rem;color:#46554b}
.recipe-profit-compare__head{display:flex;align-items:end;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.recipe-profit-compare__table-wrap{overflow-x:auto}
.recipe-profit-compare__table{min-width:720px}
.entity-card__compare--recipe{display:block;margin:.75rem 0}
@media(max-width:600px){.recipe-profit-guide,.recipe-profit-compare{padding:.8rem}.recipe-profit-compare__head form{width:100%}}
.site-ad--article > ins.adsbygoogle {
  min-height: 280px;
}
.site-ad--article > ins.adsbygoogle[data-ad-status="unfilled"] {
  min-height: 0;
}
@media (max-width: 600px) {
  .site-ad--article > ins.adsbygoogle:not([data-ad-status="unfilled"]) {
    min-height: 390px;
  }
}
.google-auto-placed.ap_container {
  min-height: 280px !important;
  clear: both;
  overflow: hidden;
}
@media (max-width: 600px) {
  .google-auto-placed.ap_container { min-height: 390px !important; }
}
