:root{--p:#103d34;--l:#d9fa78;--bg:#f4f6ef;--ink:#16221e;--line:#dce1d9}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}a{color:inherit}.ph-wrap{width:min(1180px,calc(100% - 40px));margin:42px auto}.ph-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;min-height:76px;padding:10px max(20px,calc((100% - 1180px)/2));background:rgba(244,246,239,.95);border-bottom:1px solid var(--line)}.ph-brand{display:flex;align-items:center;gap:9px;color:var(--p);text-decoration:none}.ph-brand img{width:48px;height:48px}.ph-brand span{display:grid}.ph-brand small{font-size:9px;letter-spacing:.14em}.ph-header nav{display:flex;gap:6px;margin-left:auto}.ph-header nav a,.ph-saved,.ph-menu{min-height:44px;padding:0 11px;border:0;border-radius:8px;background:none;color:var(--p);font-weight:700;text-decoration:none}.ph-saved{background:var(--p);color:white}.ph-menu{display:none}.ph-crumbs{display:flex;gap:8px;color:#69766d;font-size:13px}.ph-title{max-width:750px;margin:32px 0}.ph-title p{line-height:1.65}.ph-title h1,.ph-single h1,.ph-page h1,.ph-404 h1{margin:8px 0 14px;color:var(--p);font-size:clamp(34px,5vw,62px);letter-spacing:-.07em}.ph-filters{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.ph-filters label{display:grid;gap:5px;color:#536158;font-size:12px;font-weight:700}.ph-filters input,.ph-filters select,.ph-filters button{height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:white}.ph-filters button{background:var(--p);color:white}.ph-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ph-card{display:grid;grid-template-columns:1fr 44px;gap:9px;padding-bottom:15px;border-bottom:1px solid var(--line)}.ph-card-image{grid-column:1/-1}.ph-card img{width:100%;height:185px;border-radius:12px;object-fit:cover}.ph-card h3{margin:4px 0;font-size:17px}.ph-card p{margin:0;color:#617066;font-size:13px;line-height:1.5}.ph-save{width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--p)}.ph-topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.ph-topic-grid a,.ph-destination-list a{padding:20px;border:1px solid var(--line);border-radius:14px;background:white;text-decoration:none}.ph-topic-grid small{color:#597267;font-size:11px}.ph-topic-grid h2{margin:7px 0;color:var(--p);font-size:25px}.ph-topic-grid p{color:#617066;line-height:1.55}.ph-topic-grid b{color:var(--p);font-size:13px}.ph-destination-group{margin:38px 0}.ph-destination-group h2{color:var(--p)}.ph-destination-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ph-destination-list a{display:flex;align-items:center;gap:9px;padding:8px}.ph-destination-list img{width:54px;height:54px;border-radius:8px;object-fit:cover}.ph-destination-list span{display:grid;gap:4px}.ph-destination-list small{color:#617066}.ph-empty{padding:32px;border:1px dashed #aab8ad;border-radius:12px;color:#617066}.pagination ul{display:flex;gap:8px;padding:20px 0;list-style:none}.pagination a,.pagination span{padding:8px 10px;border:1px solid var(--line)}.ph-single article{max-width:980px}.ph-single header{max-width:780px}.ph-content{max-width:760px;font-size:17px;line-height:1.85}.ph-content img{max-width:100%;height:auto}.ph-content h2{margin-top:2em;font-size:30px}.ph-toc{float:right;position:sticky;top:92px;display:grid;gap:8px;width:190px;padding:14px;border:1px solid var(--line);border-radius:12px;background:white}.ph-toc a{font-size:13px}.ph-progress{position:fixed;z-index:50;top:0;left:0;width:100%;height:3px;transform-origin:left;background:var(--l)}.ph-related,.ph-comments{clear:both;margin-top:55px}.ph-footer{display:flex;justify-content:space-between;gap:25px;padding:35px max(20px,calc((100% - 1180px)/2));background:var(--p);color:white}.ph-footer .ph-brand{color:white}.ph-footer nav{display:flex;gap:16px}dialog{width:min(520px,calc(100% - 32px));border:0;border-radius:15px;padding:24px}.saved-card{display:grid;grid-template-columns:1fr 44px;gap:8px;padding:10px 0;border-bottom:1px solid var(--line)}@media(max-width:700px){.ph-header{min-height:64px}.ph-header nav{display:none;position:absolute;top:64px;left:0;right:0;padding:12px;background:var(--bg)}.ph-header nav.open{display:grid}.ph-menu{display:block;margin-left:auto}.ph-grid,.ph-topic-grid{grid-template-columns:1fr}.ph-destination-list{grid-template-columns:repeat(2,1fr)}.ph-card img{height:210px}.ph-wrap{width:min(100% - 28px,680px);margin-top:30px}.ph-toc{float:none;width:auto;margin:20px 0}.ph-content{font-size:16px}.ph-footer{display:block}.ph-footer nav{margin-top:15px}}

/* Shared footer preserves the original legal registration and public links. */
.ph-footer{display:block;margin-top:72px}.ph-footer-top,.ph-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px}.ph-footer-top>div>p{font-size:13px;color:#c4d6cd}.ph-footer-bottom{margin-top:26px;padding-top:18px;border-top:1px solid #426357;font-size:12px;color:#c4d6cd}.ph-footer nav{flex-wrap:wrap}.ph-footer a{min-height:44px;display:inline-flex;align-items:center}.ph-footer-bottom nav{gap:20px}.ph-footer .ph-brand{display:flex}.ph-header nav a{display:inline-flex;align-items:center;white-space:nowrap}.ph-header{z-index:1300}.ph-header nav a:hover,.ph-header nav a[aria-current=page]{background:#e1e9dc}.ph-header .ph-brand{flex-shrink:0}.ph-crumbs{flex-wrap:wrap;line-height:1.6}.ph-card h3{line-height:1.5}.ph-card h3 a{text-decoration:none}.ph-card h3 a:hover{text-decoration:underline}.ph-card-image{display:block;overflow:hidden;border-radius:12px;background:#dfe8dd}.ph-card img{display:block}.ph-content{overflow-wrap:anywhere}.ph-content table{display:block;max-width:100%;overflow:auto}.ph-content iframe,.ph-content video{max-width:100%}.ph-content h2,.ph-content h3{line-height:1.4;scroll-margin-top:100px}.ph-single h1{line-height:1.22}.ph-title h1{line-height:1.2}.ph-title>p:last-child{font-weight:400;font-size:16px;line-height:1.8}.ph-topic-grid a{transition:transform .18s,background .18s}.ph-topic-grid a:hover{transform:translateY(-3px);background:#e6efd9}.ph-saved span{display:inline-grid;place-items:center;min-width:22px;min-height:22px;border-radius:50%;background:var(--l);color:var(--p);margin-left:4px}.ph-skip:focus{position:fixed;z-index:3000;background:var(--l);padding:12px;top:5px;left:8px}#saved-dialog header button,#clear-saved{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--p)}.ph-content .aligncenter{margin-left:auto;margin-right:auto}.ph-content figure{margin:1.6em 0}.ph-content figcaption{font-size:13px;line-height:1.7;color:var(--muted)}
@media(max-width:1000px){.ph-header{gap:10px}.ph-header nav a{font-size:13px;padding:0 8px}}
@media(max-width:800px){.ph-header nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:14px;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 10px 16px #103d3410}.ph-header nav.open{display:grid;grid-template-columns:repeat(2,1fr)}.ph-menu{display:block;margin-left:auto}.ph-footer-top,.ph-footer-bottom{display:block}.ph-footer nav{gap:10px}.ph-footer-bottom nav{display:grid;gap:0}.ph-footer-bottom nav a{font-size:12px}}
@media(prefers-reduced-motion:reduce){.ph-topic-grid a{transition:none}}

.ph-skip{position:fixed;z-index:3000;top:6px;left:8px;transform:translateY(-180%)}.ph-skip:focus{transform:none}.ph-progress{transform:scaleX(0);z-index:2000;pointer-events:none}.ph-save{font-size:12px;white-space:nowrap;padding:0}.ph-save[aria-pressed=true]{background:var(--l);border-color:#abc964}.ph-filters{align-items:end}.ph-filters>a{display:flex;align-items:center;min-height:44px}.ph-card-body{min-width:0}.ph-header .ph-brand b{font-size:20px}.ph-card img.is-fallback{object-fit:contain;padding:55px;background:#e0e9dc}.ph-content blockquote{margin:22px 0;padding:8px 20px;border-left:3px solid #8db582;background:#e8eee3}.ph-content li{margin-bottom:.45em}.ph-single article{max-width:none}.ph-single article>.ph-content{max-width:820px}.ph-toc{width:250px;max-height:calc(100vh - 125px);overflow:auto}.ph-single header{max-width:900px;margin-bottom:28px}.ph-single header h1{font-size:clamp(30px,3.5vw,48px)}.ph-content h1{font-size:32px;line-height:1.5}.ph-content>p{margin:1.15em 0}.ph-content .elementor-widget-image img{max-width:100%}.ph-toc a{display:block;padding:4px 0;text-decoration:none;line-height:1.5}.ph-toc a:hover{color:#52740f}.ph-content h2{font-size:28px}.ph-content h3{font-size:22px}
@media(max-width:1150px){.ph-toc{float:none;position:relative;top:auto;width:100%;max-width:820px;max-height:260px;margin-bottom:22px}.ph-single article>.ph-content{max-width:820px}}

.ph-toc summary{cursor:pointer;min-height:32px;font-size:13px;font-weight:700;color:var(--p)}.ph-toc details>div{display:grid;gap:8px;padding-top:10px}.ph-map-link{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border-radius:9px;background:var(--l);color:var(--p);font-size:14px;font-weight:700;text-decoration:none}.admin-bar .ph-header{top:32px}.ph-404 input,.ph-404 button{min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:8px}.ph-404 button{background:var(--p);color:#fff}.ph-404 form{margin:22px 0}.ph-404 h1{line-height:1.3}.ph-content .elementor-section{max-width:100%}.ph-footer-top nav a:hover{text-decoration:none;color:var(--l)}
@media(max-width:782px){.admin-bar .ph-header{top:46px}}

.ph-content figure,.ph-content .wp-block-image{max-width:100%!important}.ph-content figure img{max-width:100%!important;height:auto}
.ph-media-unavailable{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;background:#e8eee5;border:1px solid #d4dece;border-radius:10px;color:#536158;font-size:14px;line-height:1.6}.ph-media-unavailable button{flex-shrink:0;min-height:44px;padding:0 10px;border:1px solid #b7c8b2;border-radius:8px;background:#fff;color:var(--p);font-size:13px}.ph-toc .ph-media-unavailable{display:none}
