:root{
  --pth8-green:#166534;
  --pth8-green-dark:#0f4528;
  --pth8-green-soft:#eef6ef;
  --pth8-ink:#122218;
  --pth8-muted:#6f7c73;
  --pth8-line:#e2e9e3;
  --pth8-cream:#fbfaf5;
  --pth8-white:#fff;
  --pth8-radius:24px;
  --pth8-shadow:0 18px 50px rgba(35,59,42,.10);
}

body.home{background:#fff;color:var(--pth8-ink);}
body.home .pt-container{width:min(1420px,calc(100% - 64px));margin-inline:auto;}
.pth8-home{overflow:hidden;background:#fff;}

.pth8-hero{position:relative;min-height:570px;background-image:linear-gradient(90deg,rgba(7,24,16,.70),rgba(7,24,16,.30) 48%,rgba(7,24,16,.05)),linear-gradient(0deg,rgba(7,24,16,.38),transparent 55%),var(--pth8-hero);background-size:cover;background-position:center 52%;display:flex;align-items:end;}
.pth8-hero-shell{padding-top:92px;padding-bottom:34px;}
.pth8-hero-copy{max-width:760px;color:#fff;}
.pth8-eyebrow{display:inline-flex;margin-bottom:14px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.10);backdrop-filter:blur(8px);font-size:13px;font-weight:700;}
.pth8-hero-copy h1{margin:0;max-width:720px;font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.045em;color:#fff;font-weight:750;}
.pth8-hero-copy h1 span{color:#e8f6e8;}
.pth8-hero-copy p{margin:18px 0 0;max-width:650px;font-size:17px;line-height:1.6;color:rgba(255,255,255,.92);}

.pth8-search{width:min(1180px,100%);margin-top:28px;display:grid;grid-template-columns:1.55fr 1fr auto;align-items:stretch;background:#fff;border:6px solid rgba(255,255,255,.24);background-clip:padding-box;border-radius:20px;box-shadow:0 22px 60px rgba(4,20,12,.28);overflow:hidden;}
.pth8-search-field{min-width:0;display:flex;align-items:center;gap:12px;padding:14px 20px;border-right:1px solid #e8eee9;background:#fff;}
.pth8-search-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;color:var(--pth8-green);font-size:20px;}
.pth8-search-field>span:last-child{display:grid;gap:2px;width:100%;min-width:0;}
.pth8-search-field small{color:#7b887f;font-size:11px;font-weight:700;}
.pth8-search-field input,.pth8-search-field select{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#243b2b;font:inherit;font-size:14px;font-weight:650;}
.pth8-search button{margin:8px;min-width:150px;border:0;border-radius:14px;background:var(--pth8-green);color:#fff;font-weight:750;font-size:15px;cursor:pointer;transition:.2s ease;}
.pth8-search button:hover{background:var(--pth8-green-dark);transform:translateY(-1px);}
.pth8-hero-pills{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px;}
.pth8-hero-pills a{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.92);color:#23412d;text-decoration:none;font-size:13px;font-weight:750;box-shadow:0 8px 22px rgba(0,0,0,.10);}

.pth8-quick-strip{padding:26px 0 4px;background:#fff;}
.pth8-quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;}
.pth8-quick-card{min-height:112px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--pth8-line);border-radius:18px;background:linear-gradient(145deg,#fff,#fcfbf7);color:var(--pth8-ink);text-decoration:none;box-shadow:0 8px 28px rgba(32,58,39,.05);transition:.2s ease;}
.pth8-quick-card:hover{transform:translateY(-3px);box-shadow:var(--pth8-shadow);}
.pth8-quick-icon,.pth8-quick-photo{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:16px;background:#edf7ef;color:var(--pth8-green);font-size:24px;background-size:cover;background-position:center;}
.pth8-quick-icon.pth8-gold{background:#fff6df;color:#a46b12;}
.pth8-quick-card>span:last-child{display:grid;gap:2px;}
.pth8-quick-card strong{font-size:15px;}
.pth8-quick-card small{color:var(--pth8-muted);font-size:12px;line-height:1.4;}
.pth8-quick-card b{margin-top:5px;color:var(--pth8-green);font-size:12px;}

.pth8-section{padding:56px 0;}
.pth8-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px;}
.pth8-section-head span{display:block;margin-bottom:6px;color:var(--pth8-green);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.pth8-section-head h2{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.1;letter-spacing:-.035em;}
.pth8-section-head>a{color:var(--pth8-green);text-decoration:none;font-weight:750;font-size:13px;white-space:nowrap;}

.pth8-type-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;}
.pth8-type-card{position:relative;min-height:210px;overflow:hidden;border-radius:20px;background:#dae3db;color:#fff;text-decoration:none;box-shadow:0 10px 30px rgba(19,44,27,.08);}
.pth8-type-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}
.pth8-type-card:hover img{transform:scale(1.055);}
.pth8-type-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,21,13,.04) 35%,rgba(7,21,13,.85) 100%);}
.pth8-type-copy{position:absolute;left:16px;right:16px;bottom:14px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;}
.pth8-type-copy i{width:28px;height:28px;grid-row:1/3;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);color:var(--pth8-green);font-style:normal;font-weight:800;}
.pth8-type-copy strong{font-size:15px;line-height:1.15;}
.pth8-type-copy small{font-size:11px;color:rgba(255,255,255,.76);}

.pth8-featured-section{background:#fbfcfb;}
.pth8-place-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;}
.pth8-place-card{position:relative;overflow:hidden;border:1px solid var(--pth8-line);border-radius:20px;background:#fff;box-shadow:0 10px 34px rgba(31,52,36,.06);}
.pth8-place-media{position:relative;display:block;aspect-ratio:1.25/1;overflow:hidden;background:#e8ece9;}
.pth8-place-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}
.pth8-place-card:hover .pth8-place-media img{transform:scale(1.045);}
.pth8-place-tag{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.93);color:#274432;font-size:10px;font-weight:800;}
.pth8-favorite{position:absolute;top:11px;right:11px;z-index:3;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.88);color:#193923;font-size:19px;cursor:pointer;}
.pth8-favorite.is-active{background:var(--pth8-green);color:#fff;}
.pth8-place-body{padding:14px;}
.pth8-place-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;}
.pth8-place-title-row h3{margin:0;font-size:15px;line-height:1.3;}
.pth8-place-title-row h3 a{color:var(--pth8-ink);text-decoration:none;}
.pth8-place-title-row>span{flex:0 0 auto;color:#a46b12;font-size:12px;font-weight:800;}
.pth8-place-body p{margin:7px 0 10px;color:var(--pth8-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pth8-place-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #edf1ee;}
.pth8-place-meta small{color:#89938d;font-size:11px;}
.pth8-place-meta strong{color:var(--pth8-green);font-size:12px;}

.pth8-map-section{padding-top:34px;}
.pth8-map-shell{display:grid;grid-template-columns:240px minmax(0,1fr) 240px;height:390px;min-height:390px;border:1px solid #dfe8df;border-radius:26px;background:#f7faf5;overflow:hidden;box-shadow:0 18px 48px rgba(26,56,36,.07);}
.pth8-map-sidebar{position:relative;z-index:2;padding:28px 20px 22px;background:linear-gradient(155deg,#fbfdf9 0%,#eef5e9 100%);border-right:1px solid #e3ebe1;}
.pth8-map-sidebar>span,.pth8-map-popular>span{color:var(--pth8-green);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}
.pth8-map-sidebar h2{margin:9px 0 10px;max-width:210px;font-size:27px;line-height:1.08;letter-spacing:-.035em;color:#173321;}
.pth8-map-sidebar p{margin:0 0 18px;color:#748078;font-size:12.5px;line-height:1.55;}
.pth8-region-list{display:grid;gap:6px;}
.pth8-region-list a{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:7px;min-height:43px;padding:8px 10px;border:1px solid #dfe7dc;border-radius:13px;background:rgba(255,255,255,.92);color:#314b3a;text-decoration:none;font-size:11.5px;font-weight:750;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease;}
.pth8-region-list a:hover{transform:translateY(-1px);border-color:#bdd4c1;background:#fff;box-shadow:0 7px 18px rgba(31,73,45,.08);}
.pth8-region-list a span{color:var(--pth8-green);font-size:12px;}.pth8-region-list a b{font-size:16px;color:#98a49c;}
.pth8-map-primary-link{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:11px 13px;border-radius:12px;background:var(--pth8-green);color:#fff;text-decoration:none;font-size:11px;font-weight:850;box-shadow:0 8px 20px rgba(23,105,56,.16);}
.pth8-map-primary-link:hover{filter:brightness(.96);}.pth8-map-primary-link span{font-size:15px;}
.pth8-map-wrap{position:relative;min-width:0;background:#dbe8df;}
.pth8-map{position:absolute;inset:0;}
.pth8-map:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:400;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);}
.pth8-map .leaflet-control-zoom{margin:14px 0 0 14px!important;border:0!important;border-radius:12px!important;overflow:hidden;box-shadow:0 8px 24px rgba(20,49,31,.16)!important;}
.pth8-map .leaflet-bar a{width:34px;height:34px;line-height:34px;border:0!important;color:#21452e;background:#fff;font-size:18px;}
.pth8-map .leaflet-bar a+a{border-top:1px solid #edf1ed!important;}
.pth8-map .leaflet-control-attribution{padding:2px 5px!important;background:rgba(255,255,255,.82)!important;font-size:8px;}
.pth8-home-marker-wrap{position:relative;display:block;width:20px;height:20px;}
.pth8-home-marker{position:absolute;inset:2px;display:block;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:#667b6d;box-shadow:0 3px 10px rgba(20,61,36,.30);box-sizing:border-box;transition:transform .15s ease,background .15s ease;}
.pth8-home-marker-wrap:hover .pth8-home-marker{transform:scale(1.15);background:var(--pth8-green);}
.pth8-home-marker-rating{position:absolute;left:14px;top:-8px;display:inline-flex;align-items:center;justify-content:center;min-width:29px;height:20px;padding:0 6px;border:2px solid #fff;border-radius:999px;background:#168452;color:#fff;box-shadow:0 3px 9px rgba(20,61,36,.18);font-size:9px;font-weight:900;line-height:1;white-space:nowrap;}
.pth8-map-popup .leaflet-popup-content-wrapper{border-radius:17px;overflow:hidden;padding:0;box-shadow:0 18px 44px rgba(20,43,29,.20);}
.pth8-map-popup .leaflet-popup-content{width:225px!important;margin:0;}
.pth8-map-popup .leaflet-popup-close-button{z-index:3;top:6px!important;right:6px!important;width:25px!important;height:25px!important;line-height:24px!important;border-radius:50%;background:rgba(255,255,255,.93);color:#23372a!important;}
.pth8-map-popup-card img{display:block;width:100%;height:116px;object-fit:cover;background:#edf2ee;}
.pth8-map-popup-card div{padding:11px 12px 12px;}.pth8-map-popup-card strong{display:block;color:#203529;font-size:13px;line-height:1.25;}.pth8-map-popup-card small{display:block;margin:4px 0 9px;color:#77827b;font-size:10px;}.pth8-map-popup-card a{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:8px;background:var(--pth8-green);color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:850;}
.pth8-map-popular{padding:28px 18px;background:#fffdfa;border-left:1px solid #eee9df;}
.pth8-map-popular-note{margin:7px 0 13px;color:#90978f;font-size:10px;line-height:1.4;}
.pth8-map-popular>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 0;border-bottom:1px solid #eeeae0;color:#31473a;text-decoration:none;transition:color .16s ease;}
.pth8-map-popular>a:hover{color:var(--pth8-green);}
.pth8-map-popular strong{font-size:11.5px;}.pth8-map-popular small{padding:4px 7px;border-radius:999px;background:#edf6e8;color:var(--pth8-green);font-size:9.5px;font-weight:850;}
.pth8-map-popular .pth8-map-all{border-bottom:0;color:var(--pth8-green);font-weight:850;font-size:10.5px;}

.pth8-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
.pth8-review-card{padding:18px;border:1px solid var(--pth8-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(30,54,36,.05);}
.pth8-review-card header{display:flex;align-items:center;gap:10px;}.pth8-review-card header img{width:42px;height:42px;border-radius:50%;object-fit:cover;}.pth8-review-card header div{display:grid;}.pth8-review-card header strong{font-size:13px;}.pth8-review-card header small{color:#89938d;font-size:10px;}.pth8-stars{margin:12px 0 8px;color:#eba821;letter-spacing:1px;font-size:12px;}.pth8-review-card p{margin:0;color:#526159;font-size:12px;line-height:1.55;}.pth8-review-card>a{display:inline-block;margin-top:12px;color:var(--pth8-green);font-size:11px;font-weight:800;text-decoration:none;}

.pth8-blog-section{background:#fbfcfb;}.pth8-blog-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;}.pth8-blog-card{position:relative;min-height:220px;overflow:hidden;border-radius:18px;background:#1c2c21;}.pth8-blog-card>a{position:absolute;inset:0;}.pth8-blog-card>a img{width:100%;height:100%;object-fit:cover;opacity:.72;transition:.3s ease;}.pth8-blog-card:hover>a img{transform:scale(1.04);opacity:.62;}.pth8-blog-card>div{position:absolute;left:0;right:0;bottom:0;padding:16px;background:linear-gradient(0deg,rgba(6,18,10,.88),transparent);color:#fff;pointer-events:none;}.pth8-blog-card span{display:inline-block;margin-bottom:7px;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.18);font-size:9px;font-weight:800;}.pth8-blog-card h3{margin:0;font-size:14px;line-height:1.3;}.pth8-blog-card h3 a{color:#fff;text-decoration:none;pointer-events:auto;}.pth8-blog-card small{display:block;margin-top:8px;color:rgba(255,255,255,.7);font-size:10px;}

.pth8-final-cta{padding:18px 0 56px;background:#fbfcfb;}.pth8-final-card{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:30px 34px;border:1px solid #dce7dc;border-radius:24px;background:linear-gradient(125deg,#f8fbf4,#eef5e9);}.pth8-final-card span{color:var(--pth8-green);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;}.pth8-final-card h2{margin:7px 0 6px;font-size:28px;letter-spacing:-.03em;}.pth8-final-card p{margin:0;color:var(--pth8-muted);font-size:13px;}.pth8-final-actions{display:flex;gap:10px;flex:0 0 auto;}.pth8-final-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid #cfdccf;border-radius:12px;color:var(--pth8-green);background:#fff;text-decoration:none;font-size:12px;font-weight:800;}.pth8-final-actions .pth8-primary{border-color:var(--pth8-green);background:var(--pth8-green);color:#fff;}
.pth8-empty{padding:36px;border:1px dashed var(--pth8-line);border-radius:18px;text-align:center;color:var(--pth8-muted);}

@media(max-width:1180px){
  .pth8-quick-grid{grid-template-columns:repeat(3,1fr)}
  .pth8-type-grid{grid-template-columns:repeat(4,1fr)}
  .pth8-place-grid{grid-template-columns:repeat(3,1fr)}
  .pth8-map-shell{grid-template-columns:220px minmax(0,1fr)}
  .pth8-map-popular{display:none}
  .pth8-blog-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  body.home .pt-container{width:calc(100% - 28px)}
  .pth8-hero{min-height:720px;background-position:58% center}.pth8-hero-shell{padding-top:84px;padding-bottom:24px}.pth8-hero-copy h1{font-size:42px}.pth8-hero-copy p{font-size:15px}
  .pth8-search{grid-template-columns:1fr;margin-top:22px;border-width:4px}.pth8-search-field{min-height:58px;border-right:0;border-bottom:1px solid #edf0ed;padding:10px 14px}.pth8-search button{min-height:48px;margin:8px}
  .pth8-hero-pills{gap:8px}.pth8-hero-pills a{padding:8px 12px;font-size:11px}
  .pth8-quick-grid{grid-template-columns:1fr 1fr}.pth8-quick-card{min-height:100px}
  .pth8-section{padding:42px 0}.pth8-section-head{align-items:flex-start}.pth8-section-head h2{font-size:30px}
  .pth8-type-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:6px;scroll-snap-type:x mandatory}.pth8-type-card{flex:0 0 190px;min-height:190px;scroll-snap-align:start}
  .pth8-place-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory}.pth8-place-card{flex:0 0 260px;scroll-snap-align:start}
  .pth8-map-shell{grid-template-columns:1fr;min-height:608px}.pth8-map-sidebar{padding:22px}.pth8-map-wrap{min-height:344px;order:2}.pth8-map-sidebar{order:1}
  .pth8-review-grid{grid-template-columns:1fr 1fr}.pth8-blog-grid{display:flex;overflow-x:auto}.pth8-blog-card{flex:0 0 250px}
  .pth8-final-card{align-items:flex-start;flex-direction:column}.pth8-final-actions{width:100%;flex-wrap:wrap}
}
@media(max-width:560px){
  .pth8-hero-copy h1{font-size:36px}.pth8-eyebrow{font-size:11px}.pth8-quick-grid{grid-template-columns:1fr}.pth8-quick-strip{padding-top:18px}.pth8-quick-card{min-height:86px;padding:14px}.pth8-quick-icon,.pth8-quick-photo{width:46px;height:46px;flex-basis:46px}
  .pth8-section-head{gap:12px}.pth8-section-head>a{font-size:11px}.pth8-section-head h2{font-size:26px}
  .pth8-review-grid{grid-template-columns:1fr}.pth8-map-shell{min-height:576px}.pth8-map-wrap{min-height:312px}.pth8-region-list{grid-template-columns:1fr 1fr}.pth8-region-list a{font-size:10px;padding:8px}.pth8-map-sidebar h2{font-size:24px}
  .pth8-final-card{padding:24px}.pth8-final-card h2{font-size:24px}.pth8-final-actions a{flex:1 1 100%}
}

/* ==========================================================
   V8.1 PREMIUM POLISH — Header + Hero + Quick + Experience
   ========================================================== */
body.home .pt-site-header,
body.home .pt-site-header-v2{
  background:rgba(255,255,255,.965);
  border-bottom:1px solid rgba(220,229,222,.9);
  box-shadow:0 7px 24px rgba(24,48,31,.035);
  backdrop-filter:saturate(160%) blur(18px);
}
body.home .pt-header-inner{min-height:78px;gap:34px;}
body.home .pt-brand{font-size:23px;letter-spacing:-.02em;}
body.home .pt-brand-mark{width:46px;height:46px;border-radius:15px;box-shadow:0 10px 24px rgba(22,101,52,.16);}
body.home .pt-primary-nav ul{gap:30px;}
body.home .pt-primary-nav a{font-size:15px;font-weight:680;color:#26362d;}
body.home .pt-primary-nav a:hover{color:var(--pth8-green);}
body.home .pt-header-actions{gap:10px;}
body.home .pt-header-icon-link{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
body.home .pt-header-icon-link:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(24,48,31,.07);}
body.home .pt-header-cta{min-height:46px;padding-inline:20px;box-shadow:0 8px 20px rgba(22,101,52,.13);}

.pth8-hero{min-height:590px;background-position:center 54%;}
.pth8-hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(80% 80% at 85% 35%,transparent 0 55%,rgba(5,18,11,.12) 100%);}
.pth8-hero-shell{position:relative;z-index:1;padding-top:84px;padding-bottom:32px;}
.pth8-hero-copy{max-width:700px;}
.pth8-eyebrow{margin-bottom:16px;padding:8px 13px;background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.34);font-size:12px;letter-spacing:.01em;}
.pth8-hero-copy h1{max-width:680px;font-size:clamp(44px,4.35vw,64px);line-height:1.035;letter-spacing:-.047em;font-weight:760;text-wrap:balance;}
.pth8-hero-copy p{max-width:620px;margin-top:16px;font-size:16px;line-height:1.58;}

.pth8-search{width:min(1120px,100%);margin-top:24px;grid-template-columns:1.55fr 1fr auto;border-width:5px;border-radius:18px;box-shadow:0 22px 58px rgba(4,20,12,.24);}
.pth8-search-field{min-height:72px;padding:12px 18px;gap:10px;}
.pth8-search-icon{width:30px;height:30px;flex-basis:30px;font-size:18px;}
.pth8-search-field small{font-size:10px;letter-spacing:.01em;}
.pth8-search-field input,.pth8-search-field select{font-size:14px;font-weight:620;}
.pth8-search button{min-width:148px;margin:7px;border-radius:12px;font-size:14px;}
.pth8-hero-pills{gap:9px;margin-top:15px;}
.pth8-hero-pills a{padding:9px 14px;border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.94);font-size:12px;font-weight:760;box-shadow:0 7px 20px rgba(0,0,0,.085);transition:transform .18s ease,background .18s ease;}
.pth8-hero-pills a:hover{transform:translateY(-2px);background:#fff;}

.pth8-quick-strip{padding:22px 0 0;}
.pth8-quick-grid{gap:12px;}
.pth8-quick-card{min-height:96px;gap:13px;padding:15px 16px;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(32,58,39,.045);}
.pth8-quick-card:hover{transform:translateY(-2px);border-color:#cfddd2;box-shadow:0 16px 34px rgba(31,57,38,.08);}
.pth8-quick-icon,.pth8-quick-photo{width:50px;height:50px;flex:0 0 50px;border-radius:15px;font-size:21px;}
.pth8-quick-icon-hotel{background:#eef5ff;color:#315f89;}
.pth8-quick-card>span:last-child{gap:1px;}
.pth8-quick-card strong{font-size:14px;letter-spacing:-.01em;}
.pth8-quick-card small{font-size:11px;line-height:1.35;}
.pth8-quick-card b{margin-top:4px;font-size:11px;}

.pth8-quick-strip + .pth8-section{padding-top:44px;}
.pth8-section-head{margin-bottom:22px;}
.pth8-section-head span{margin-bottom:7px;font-size:11px;letter-spacing:.1em;}
.pth8-section-head h2{font-size:clamp(30px,2.7vw,38px);letter-spacing:-.038em;}
.pth8-section-head>a{font-size:12px;}

.pth8-type-grid{gap:12px;}
.pth8-type-card{min-height:226px;border-radius:22px;box-shadow:0 11px 28px rgba(19,44,27,.075);isolation:isolate;}
.pth8-type-card::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.16);border-radius:inherit;pointer-events:none;z-index:3;}
.pth8-type-card img{filter:saturate(.94) contrast(1.02);}
.pth8-type-card:hover img{transform:scale(1.045);}
.pth8-type-shade{z-index:1;background:linear-gradient(180deg,rgba(6,20,12,.015) 25%,rgba(6,20,12,.18) 54%,rgba(6,20,12,.90) 100%);}
.pth8-type-copy{z-index:2;left:15px;right:15px;bottom:15px;column-gap:9px;row-gap:1px;}
.pth8-type-copy i{width:30px;height:30px;border:1px solid rgba(255,255,255,.52);background:rgba(255,255,255,.95);font-size:13px;box-shadow:0 4px 12px rgba(0,0,0,.08);}
.pth8-type-copy strong{font-size:15px;font-weight:790;text-shadow:0 1px 10px rgba(0,0,0,.18);}
.pth8-type-copy small{font-size:10px;color:rgba(255,255,255,.80);}

@media(max-width:1180px){
  body.home .pt-header-inner{gap:22px;}
  body.home .pt-primary-nav ul{gap:20px;}
  .pth8-hero-copy h1{font-size:clamp(42px,5.3vw,60px);}
}
@media(max-width:820px){
  body.home .pt-header-inner{min-height:68px;}
  .pth8-hero{min-height:700px;}
  .pth8-hero-shell{padding-top:72px;}
  .pth8-hero-copy h1{font-size:40px;max-width:560px;}
  .pth8-search-field{min-height:56px;}
  .pth8-quick-strip + .pth8-section{padding-top:36px;}
  .pth8-type-card{min-height:196px;}
}
@media(max-width:560px){
  .pth8-hero{min-height:675px;}
  .pth8-hero-copy h1{font-size:35px;}
  .pth8-hero-copy p{font-size:14px;}
  .pth8-quick-strip + .pth8-section{padding-top:30px;}
}

/* ==========================================================
   V8.2.4 — Sticky header / Leaflet stacking isolation fix
   Harita pane'lerinin sticky header katmanının üzerine çıkmasını engeller.
   ========================================================== */
body.home .pt-site-header,
body.home .pt-site-header-v2,
body.home header.pt-site-header,
body.home header.pt-site-header-v2{
  position:sticky!important;
  top:0!important;
  z-index:100000!important;
  isolation:isolate;
}

body.admin-bar.home .pt-site-header,
body.admin-bar.home .pt-site-header-v2,
body.admin-bar.home header.pt-site-header,
body.admin-bar.home header.pt-site-header-v2{
  top:32px!important;
}

body.home .pth8-map-section{
  position:relative;
  z-index:0;
  isolation:isolate;
}

body.home .pth8-map-shell,
body.home .pth8-map-wrap,
body.home .pth8-map{
  position:relative;
  z-index:0;
}

body.home .pth8-map{
  position:absolute;
  inset:0;
}

/* Keep Leaflet's native layer order so tiles stay below markers and popups. */
body.home .pth8-map .leaflet-tile-pane{z-index:200;}
body.home .pth8-map .leaflet-overlay-pane{z-index:400;}
body.home .pth8-map .leaflet-shadow-pane{z-index:500;}
body.home .pth8-map .leaflet-marker-pane{z-index:600;}
body.home .pth8-map .leaflet-tooltip-pane{z-index:650;}
body.home .pth8-map .leaflet-popup-pane{z-index:700;}
body.home .pth8-map .leaflet-top,
body.home .pth8-map .leaflet-bottom{z-index:800;}

/* V8.3.4 — Map location search */
.pth8-map-location-search{position:relative;z-index:3;min-width:0;padding:28px 20px;background:#fffdfa;border-left:1px solid #eee9df;}
.pth8-map-location-search>span{color:var(--pth8-green);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}
.pth8-map-location-search h3{margin:9px 0 8px;color:#173321;font-size:19px;line-height:1.15;letter-spacing:-.025em;}
.pth8-map-location-search p{margin:0 0 16px;color:#7d867f;font-size:11px;line-height:1.5;}
.pth8-location-search-form{position:relative;}
.pth8-location-search-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 6px 6px 11px;border:1px solid #dfe8df;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(27,66,42,.05);}
.pth8-location-search-box>span{color:var(--pth8-green);font-size:16px;}
.pth8-location-search-box input{width:100%;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#26382d;font-size:11px;padding:9px 0!important;}
.pth8-location-search-box input::placeholder{color:#9aa39c;}
.pth8-location-search-box button{border:0;border-radius:10px;background:var(--pth8-green);color:#fff;font-size:10px;font-weight:850;padding:10px 12px;cursor:pointer;}
.pth8-location-results{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:9999;max-height:220px;overflow:auto;padding:6px;border:1px solid #e1e9df;border-radius:14px;background:#fff;box-shadow:0 18px 36px rgba(20,45,29,.16);}
.pth8-location-result{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px;border:0;border-radius:9px;background:transparent;text-align:left;cursor:pointer;color:#26382d;}
.pth8-location-result:hover,.pth8-location-result:focus{background:#f0f7ed;outline:0;}
.pth8-location-result strong{display:block;font-size:11px;line-height:1.2;}
.pth8-location-result small{display:block;margin-top:2px;color:#8b948d;font-size:9px;}
.pth8-location-result em{font-style:normal;color:var(--pth8-green);font-size:9px;font-weight:800;}
.pth8-location-empty{padding:11px;color:#7d867f;font-size:10px;line-height:1.4;}
.pth8-location-all{display:inline-flex;margin-top:14px;color:var(--pth8-green);font-size:10.5px;font-weight:850;text-decoration:none;}
.pth8-location-all:hover{text-decoration:underline;}

@media (max-width:1360px){
  .pth8-map-shell{grid-template-columns:220px minmax(0,1fr) 220px;}
  .pth8-map-sidebar{padding-left:16px;padding-right:16px;}
  .pth8-map-location-search{padding-left:16px;padding-right:16px;}
}
@media (max-width:1100px){.pth8-map-location-search{display:none;}}


/* V8.3.7 — compact stable map layout */
@media (min-width:1101px){
  .pth8-map-shell{height:390px!important;min-height:390px!important;}
  .pth8-map-sidebar{padding:20px 16px!important;overflow:hidden;}
  .pth8-map-sidebar h2{margin:7px 0 7px!important;font-size:23px!important;line-height:1.05!important;}
  .pth8-map-sidebar>p{margin-bottom:10px!important;font-size:10.5px!important;line-height:1.45!important;}
  .pth8-region-list{gap:6px!important;}
  .pth8-region-list a{min-height:34px!important;padding:7px 10px!important;font-size:10px!important;border-radius:10px!important;}
  .pth8-map-location-search{padding:20px 16px!important;overflow:visible;}
  .pth8-map-location-search h3{font-size:18px!important;margin:7px 0 6px!important;}
  .pth8-map-location-search p{font-size:10.5px!important;margin-bottom:12px!important;}
  .pth8-location-search-box{padding:5px 5px 5px 9px!important;}
  .pth8-location-search-box button{padding:9px 11px!important;}
  .pth8-location-all{margin-top:12px!important;}
}


/* ==========================================================
   V8.3.8 — Full-width map + floating location search
   ========================================================== */
body.home .pth8-map-section{
  padding-top:34px;
}

body.home .pth8-map-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:18px;
}

body.home .pth8-map-head>div>span{
  display:block;
  margin-bottom:6px;
  color:var(--pth8-green);
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}

body.home .pth8-map-head h2{
  margin:0;
  color:#173321;
  font-size:clamp(28px,2.5vw,38px);
  line-height:1.08;
  letter-spacing:-.035em;
}

body.home .pth8-map-head>a{
  flex:0 0 auto;
  color:var(--pth8-green);
  text-decoration:none;
  font-size:12px;
  font-weight:850;
}

body.home .pth8-map-shell.pth8-map-shell-full{
  display:block!important;
  position:relative;
  width:100%;
  height:430px!important;
  min-height:430px!important;
  border:1px solid #dfe8df;
  border-radius:24px;
  overflow:hidden;
  background:#dbe8df;
  box-shadow:0 18px 48px rgba(26,56,36,.07);
}

body.home .pth8-map-shell-full .pth8-map-wrap{
  position:relative;
  width:100%;
  height:100%;
  min-height:0!important;
  background:#dbe8df;
}

body.home .pth8-map-shell-full .pth8-map{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}

body.home .pth8-map-overlay-search{
  position:absolute;
  z-index:900;
  top:18px;
  right:18px;
  width:min(360px,calc(100% - 110px));
}

body.home .pth8-map-overlay-search .pth8-location-search-form{
  position:relative;
}

body.home .pth8-map-overlay-search .pth8-location-search-box{
  min-height:54px;
  padding:6px 6px 6px 14px;
  border:1px solid rgba(218,228,220,.96);
  border-radius:16px;
  background:rgba(255,255,255,.96);
  box-shadow:0 12px 32px rgba(21,48,30,.16);
  backdrop-filter:blur(12px);
}

body.home .pth8-map-overlay-search .pth8-location-search-box input{
  min-width:0;
  font-size:13px;
}

body.home .pth8-map-overlay-search .pth8-location-search-box button{
  min-width:66px;
  min-height:42px;
  border-radius:11px;
}

body.home .pth8-map-overlay-search .pth8-location-results{
  position:absolute;
  top:calc(100% + 8px);
  left:0;
  right:0;
  max-height:260px;
  overflow:auto;
  border:1px solid #dde7df;
  border-radius:14px;
  background:#fff;
  box-shadow:0 16px 34px rgba(20,47,29,.16);
}

body.home .pth8-map-overlay-search .pth8-location-results[hidden]{
  display:none!important;
}

@media(max-width:820px){
  body.home .pth8-map-head{
    align-items:flex-start;
  }

  body.home .pth8-map-head h2{
    font-size:28px;
  }

  body.home .pth8-map-shell.pth8-map-shell-full{
    height:390px!important;
    min-height:390px!important;
    border-radius:20px;
  }

  body.home .pth8-map-overlay-search{
    top:12px;
    right:12px;
    left:62px;
    width:auto;
  }
}

@media(max-width:560px){
  body.home .pth8-map-head{
    display:block;
  }

  body.home .pth8-map-head>a{
    display:inline-block;
    margin-top:8px;
  }

  body.home .pth8-map-shell.pth8-map-shell-full{
    height:360px!important;
    min-height:360px!important;
  }

  body.home .pth8-map-overlay-search{
    left:56px;
    right:10px;
    top:10px;
  }

  body.home .pth8-map-overlay-search .pth8-location-search-box{
    min-height:48px;
    padding:5px 5px 5px 10px;
  }

  body.home .pth8-map-overlay-search .pth8-location-search-box button{
    min-width:58px;
    min-height:38px;
  }
}

/* ==========================================================
   V8.3.9 — Featured cards compact 7-up + colorful info badges
   ========================================================== */
body.home .pth8-featured-section .pth8-section-head > div > span{display:none!important;}
body.home .pth8-featured-section .pth8-section-head h2{margin-top:0;}
body.home .pth8-editor-desc{max-width:620px;margin:8px 0 0;color:#6f7e74;font-size:13px;line-height:1.6;}

body.home .pth8-place-grid{
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:12px;
}
body.home .pth8-place-card{
  border-radius:17px;
  box-shadow:0 8px 24px rgba(31,52,36,.055);
}
body.home .pth8-place-media{aspect-ratio:1.18/1;}
body.home .pth8-place-body{padding:11px 12px 12px;}
body.home .pth8-place-title-row{gap:7px;}
body.home .pth8-place-title-row h3{font-size:13px;line-height:1.28;}
body.home .pth8-place-title-row>span{font-size:10.5px;}
body.home .pth8-place-body p{margin:6px 0 8px;font-size:10.5px;}
body.home .pth8-place-meta{gap:6px;padding-top:8px;}
body.home .pth8-place-meta small{font-size:9.5px;}
body.home .pth8-place-meta strong{font-size:10.5px;}

body.home .pth8-place-tag{
  left:10px;
  top:10px;
  padding:6px 9px;
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 5px 14px rgba(20,41,28,.12);
  color:#fff;
  font-size:9px;
  font-weight:850;
  backdrop-filter:blur(8px);
}
body.home .pth8-place-card:nth-child(7n+1) .pth8-place-tag{background:rgba(24,111,68,.94);}
body.home .pth8-place-card:nth-child(7n+2) .pth8-place-tag{background:rgba(38,106,145,.94);}
body.home .pth8-place-card:nth-child(7n+3) .pth8-place-tag{background:rgba(182,111,24,.94);}
body.home .pth8-place-card:nth-child(7n+4) .pth8-place-tag{background:rgba(139,74,129,.94);}
body.home .pth8-place-card:nth-child(7n+5) .pth8-place-tag{background:rgba(166,75,59,.94);}
body.home .pth8-place-card:nth-child(7n+6) .pth8-place-tag{background:rgba(70,96,49,.94);}
body.home .pth8-place-card:nth-child(7n) .pth8-place-tag{background:rgba(69,81,121,.94);}

body.home .pth8-favorite{
  top:9px;
  right:9px;
  width:31px;
  height:31px;
  border:1px solid rgba(255,255,255,.75);
  background:rgba(235,248,239,.95);
  color:#176b43;
  font-size:17px;
  box-shadow:0 5px 14px rgba(20,41,28,.12);
}
body.home .pth8-favorite:hover,
body.home .pth8-favorite.is-active{
  background:#176b43;
  color:#fff;
}

@media(max-width:1500px){
  body.home .pth8-place-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:1050px){
  body.home .pth8-place-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:700px){
  body.home .pth8-place-grid{
    display:flex;
    overflow-x:auto;
    gap:12px;
    padding-bottom:8px;
    scroll-snap-type:x mandatory;
  }
  body.home .pth8-place-card{flex:0 0 238px;scroll-snap-align:start;}
}


/* ==========================================================
   V8.3.12 — Premium review panel
   ========================================================== */
body.home .pth8-reviews-section{
  padding-top:42px;
  padding-bottom:42px;
}

body.home .pth8-reviews-panel{
  position:relative;
  overflow:hidden;
  padding:32px;
  border:1px solid #e1e9e2;
  border-radius:28px;
  background:
    radial-gradient(circle at 92% 8%, rgba(28,126,76,.08), transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#fbfdfb 100%);
  box-shadow:0 18px 55px rgba(21,53,32,.08);
}

body.home .pth8-reviews-panel::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  background:linear-gradient(180deg,#1d7b4a,#7fbd91);
}

body.home .pth8-reviews-panel .pth8-section-head{
  margin-bottom:24px;
  padding-bottom:18px;
  border-bottom:1px solid #e8eee9;
}

body.home .pth8-reviews-panel .pth8-section-head h2{
  font-size:clamp(30px,2.8vw,42px);
  letter-spacing:-.035em;
}

body.home .pth8-reviews-panel .pth8-section-head>a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border:1px solid #dbe6de;
  border-radius:999px;
  background:#fff;
  box-shadow:0 4px 14px rgba(25,57,35,.05);
}

body.home .pth8-reviews-panel .pth8-review-grid{
  gap:18px;
}

body.home .pth8-reviews-panel .pth8-review-card{
  min-height:240px;
  padding:22px;
  border:1px solid #e2e9e3;
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 28px rgba(24,55,34,.055);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

body.home .pth8-reviews-panel .pth8-review-card:hover{
  transform:translateY(-3px);
  border-color:#cdddcf;
  box-shadow:0 16px 34px rgba(24,55,34,.09);
}

body.home .pth8-reviews-panel .pth8-review-card header{
  align-items:center;
  gap:12px;
}

body.home .pth8-reviews-panel .pth8-review-card header img{
  width:48px;
  height:48px;
  border-radius:14px;
  object-fit:cover;
  box-shadow:0 4px 12px rgba(17,47,28,.10);
}

body.home .pth8-reviews-panel .pth8-stars{
  margin-top:18px;
  letter-spacing:2px;
}

body.home .pth8-reviews-panel .pth8-review-card p{
  color:#5b6b60;
  line-height:1.7;
}

body.home .pth8-reviews-panel .pth8-review-card>a{
  display:inline-flex;
  align-items:center;
  margin-top:auto;
  font-weight:800;
}

@media(max-width:760px){
  body.home .pth8-reviews-panel{
    padding:22px 18px;
    border-radius:22px;
  }
  body.home .pth8-reviews-panel .pth8-section-head{
    gap:12px;
  }
  body.home .pth8-reviews-panel .pth8-review-card{
    min-height:0;
    padding:18px;
  }
}


/* ==========================================================
   V8.3.13 — Reviews panel height reduced ~25%
   ========================================================== */
body.home .pth8-reviews-section{
  padding-top:30px;
  padding-bottom:30px;
}

body.home .pth8-reviews-panel{
  padding:24px;
  border-radius:24px;
}

body.home .pth8-reviews-panel .pth8-section-head{
  margin-bottom:18px;
  padding-bottom:14px;
}

body.home .pth8-reviews-panel .pth8-section-head h2{
  font-size:clamp(28px,2.4vw,36px);
}

body.home .pth8-reviews-panel .pth8-review-grid{
  gap:16px;
}

body.home .pth8-reviews-panel .pth8-review-card{
  min-height:180px;
  padding:18px;
  border-radius:18px;
}

body.home .pth8-reviews-panel .pth8-review-card header img{
  width:42px;
  height:42px;
  border-radius:12px;
}

body.home .pth8-reviews-panel .pth8-stars{
  margin-top:14px;
}

body.home .pth8-reviews-panel .pth8-review-card p{
  line-height:1.6;
  margin-bottom:10px;
}

@media(max-width:760px){
  body.home .pth8-reviews-section{
    padding-top:24px;
    padding-bottom:24px;
  }

  body.home .pth8-reviews-panel{
    padding:18px 16px;
    border-radius:20px;
  }

  body.home .pth8-reviews-panel .pth8-section-head{
    margin-bottom:14px;
    padding-bottom:12px;
  }

  body.home .pth8-reviews-panel .pth8-review-card{
    padding:16px;
  }
}


/* ==========================================================
   V8.3.14 — Premium blog / content panel
   ========================================================== */
body.home .pth8-blog-section{
  padding-top:30px;
  padding-bottom:34px;
}

body.home .pth8-blog-panel{
  padding:24px;
  border:1px solid #e2e9e3;
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 42px rgba(22,52,32,.055);
}

body.home .pth8-blog-panel .pth8-section-head{
  margin-bottom:18px;
  padding-bottom:14px;
  border-bottom:1px solid #e9eeea;
}

body.home .pth8-blog-panel .pth8-section-head h2{
  margin:0;
  font-size:clamp(28px,2.4vw,36px);
  line-height:1.08;
  letter-spacing:-.035em;
}

body.home .pth8-blog-panel .pth8-section-head>a{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 13px;
  border:1px solid #dce6de;
  border-radius:999px;
  background:#fff;
  color:var(--pth8-green);
  font-weight:800;
  text-decoration:none;
}

body.home .pth8-blog-panel .pth8-blog-grid{
  gap:16px;
}

body.home .pth8-blog-panel .pth8-blog-card{
  position:relative;
  overflow:hidden;
  min-height:250px;
  border:1px solid #e2e8e3;
  border-radius:18px;
  background:#13261a;
  box-shadow:0 8px 22px rgba(17,45,27,.07);
  transition:transform .2s ease, box-shadow .2s ease;
}

body.home .pth8-blog-panel .pth8-blog-card:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 30px rgba(17,45,27,.12);
}

body.home .pth8-blog-panel .pth8-blog-media{
  position:absolute;
  inset:0;
  display:block;
}

body.home .pth8-blog-panel .pth8-blog-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(9,26,15,.03) 28%,rgba(7,23,13,.82) 100%);
}

body.home .pth8-blog-panel .pth8-blog-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .35s ease;
}

body.home .pth8-blog-panel .pth8-blog-card:hover .pth8-blog-media img{
  transform:scale(1.035);
}

body.home .pth8-blog-panel .pth8-blog-copy{
  position:absolute;
  z-index:2;
  left:16px;
  right:16px;
  bottom:16px;
  color:#fff;
}

body.home .pth8-blog-panel .pth8-blog-copy>span{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:0 9px;
  margin-bottom:8px;
  border:1px solid rgba(255,255,255,.26);
  border-radius:999px;
  background:rgba(255,255,255,.14);
  backdrop-filter:blur(8px);
  color:#fff;
  font-size:10px;
  font-weight:800;
}

body.home .pth8-blog-panel .pth8-blog-copy h3{
  margin:0 0 8px;
  font-size:17px;
  line-height:1.25;
  letter-spacing:-.02em;
}

body.home .pth8-blog-panel .pth8-blog-copy h3 a{
  color:#fff;
  text-decoration:none;
}

body.home .pth8-blog-panel .pth8-blog-copy small{
  color:rgba(255,255,255,.82);
  font-size:11px;
}

@media(max-width:1100px){
  body.home .pth8-blog-panel .pth8-blog-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:760px){
  body.home .pth8-blog-panel{
    padding:18px 16px;
    border-radius:20px;
  }

  body.home .pth8-blog-panel .pth8-blog-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
  }

  body.home .pth8-blog-panel .pth8-blog-card{
    min-height:220px;
  }
}


/* ==========================================================
   V8.3.15 — Editorial blog layout (1 featured + 4 compact)
   ========================================================== */
body.home .pth8-blog-panel .pth8-blog-layout{
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);
  gap:18px;
  align-items:stretch;
}

body.home .pth8-blog-featured{
  position:relative;
  min-height:520px;
  overflow:hidden;
  border:1px solid #e2e8e3;
  border-radius:22px;
  background:#13261a;
  box-shadow:0 10px 28px rgba(17,45,27,.08);
}

body.home .pth8-blog-featured-media{
  position:absolute;
  inset:0;
  display:block;
}

body.home .pth8-blog-featured-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(8,24,14,.05) 22%,rgba(7,22,13,.38) 52%,rgba(6,18,10,.92) 100%);
}

body.home .pth8-blog-featured-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .4s ease;
}

body.home .pth8-blog-featured:hover .pth8-blog-featured-media img{
  transform:scale(1.025);
}

body.home .pth8-blog-featured-copy{
  position:absolute;
  z-index:2;
  left:28px;
  right:28px;
  bottom:26px;
  color:#fff;
}

body.home .pth8-blog-featured-copy .pth8-blog-category{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  margin-bottom:12px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  background:rgba(255,255,255,.15);
  backdrop-filter:blur(8px);
  color:#fff;
  font-size:11px;
  font-weight:800;
}

body.home .pth8-blog-featured-copy h3{
  max-width:760px;
  margin:0;
  font-size:clamp(28px,3vw,42px);
  line-height:1.08;
  letter-spacing:-.035em;
}

body.home .pth8-blog-featured-copy h3 a{
  color:#fff;
  text-decoration:none;
}

body.home .pth8-blog-featured-copy p{
  max-width:700px;
  margin:12px 0 0;
  color:rgba(255,255,255,.83);
  font-size:14px;
  line-height:1.55;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}

body.home .pth8-blog-featured-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-top:18px;
}

body.home .pth8-blog-featured-meta small{
  color:rgba(255,255,255,.75);
  font-size:11px;
}

body.home .pth8-blog-featured-meta>a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.32);
  border-radius:999px;
  background:rgba(255,255,255,.12);
  color:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:800;
  backdrop-filter:blur(8px);
}

body.home .pth8-blog-secondary-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}

body.home .pth8-blog-panel .pth8-blog-card--compact{
  min-height:252px;
}

body.home .pth8-blog-panel .pth8-blog-card--compact .pth8-blog-copy h3{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
  font-size:16px;
  line-height:1.25;
}

body.home .pth8-blog-panel .pth8-blog-card--compact .pth8-blog-copy small{
  font-size:10.5px;
}

@media(max-width:1050px){
  body.home .pth8-blog-panel .pth8-blog-layout{
    grid-template-columns:1fr;
  }

  body.home .pth8-blog-featured{
    min-height:440px;
  }

  body.home .pth8-blog-secondary-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:760px){
  body.home .pth8-blog-featured{
    min-height:390px;
    border-radius:18px;
  }

  body.home .pth8-blog-featured-copy{
    left:18px;
    right:18px;
    bottom:18px;
  }

  body.home .pth8-blog-featured-copy h3{
    font-size:28px;
  }

  body.home .pth8-blog-featured-copy p{
    font-size:13px;
  }

  body.home .pth8-blog-featured-meta{
    align-items:flex-start;
    flex-direction:column;
    gap:10px;
  }

  body.home .pth8-blog-secondary-grid{
    grid-template-columns:1fr;
  }

  body.home .pth8-blog-panel .pth8-blog-card--compact{
    min-height:235px;
  }
}


/* ==========================================================
   V8.3.16 — Homepage horizontal rhythm
   Alt sayfalara daha yakın, kontrollü içerik genişliği
   ========================================================== */
body.home .pth8-home .pt-container{
  width:min(1320px,calc(100% - 80px));
  margin-inline:auto;
}

@media(max-width:1360px){
  body.home .pth8-home .pt-container{
    width:calc(100% - 64px);
  }
}

@media(max-width:820px){
  body.home .pth8-home .pt-container{
    width:calc(100% - 28px);
  }
}


/* ==========================================================
   V5.16 — New businesses section: 6 cards x 3 rows (18 total)
   ========================================================== */
body.home .pth8-new-businesses-section .pth8-place-grid{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
}
@media(max-width:1500px){
  body.home .pth8-new-businesses-section .pth8-place-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:1050px){
  body.home .pth8-new-businesses-section .pth8-place-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:700px){
  body.home .pth8-new-businesses-section .pth8-place-grid{
    display:flex;
    overflow-x:auto;
    gap:12px;
    padding-bottom:8px;
    scroll-snap-type:x mandatory;
  }
  body.home .pth8-new-businesses-section .pth8-place-card{flex:0 0 238px;scroll-snap-align:start;}
}
