/*
Theme Name: Best Free Tour
Theme URI: https://bestfreetour.com/
Author: Best Free Tour
Description: Editorial travel theme built for the Best Free Tour AI Matcher, destinations and magazine content.
Version: 1.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: best-free-tour
*/
:root{--bft-ink:#082b29;--bft-orange:#ef5b3f;--bft-gold:#f8aa54;--bft-cream:#f7f3ec;--bft-text:#1e2927;--bft-muted:#68716f;--bft-line:#e7e2da;--bft-white:#fff;--bft-radius:22px;--bft-shadow:0 20px 60px rgba(8,43,41,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--bft-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.bft-container{width:min(1240px,calc(100% - 40px));margin:auto}.screen-reader-text{position:absolute;left:-9999px}
.site-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid rgba(8,43,41,.08)}.site-header.is-sticky{position:sticky;top:0;box-shadow:0 8px 30px rgba(8,43,41,.08)}.header-inner{height:84px;display:flex;align-items:center;gap:34px}.site-branding{margin-right:auto}.custom-logo{display:block;max-height:52px;width:auto}.site-title{font-family:Georgia,serif;font-size:27px;font-weight:700;color:var(--bft-ink)}.site-title em{color:var(--bft-orange);font-style:normal}.primary-menu{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.primary-menu a{font-size:14px;font-weight:750}.primary-menu a:hover{color:var(--bft-orange)}.header-cta{padding:12px 18px;border-radius:999px;background:var(--bft-orange);color:#fff;font-size:13px;font-weight:850}.menu-toggle{display:none;border:0;background:none;font-size:25px}
.bft-home-hero{position:relative;min-height:680px;display:grid;place-items:center;color:#fff;background:linear-gradient(90deg,rgba(4,38,35,.86),rgba(4,38,35,.28)),url('https://bestfreetour.com/wp-content/uploads/2025/09/Roma-lien-van-win-HagpLeSENck-unsplash-scaled.jpg') center/cover}.bft-home-hero__content{max-width:810px;text-align:center;padding:90px 0 150px}.bft-eyebrow{display:block;color:var(--bft-gold);font-size:12px;font-weight:900;letter-spacing:.24em}.bft-home-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,7.5vw,104px);font-weight:500;line-height:.93;letter-spacing:-.055em;margin:20px 0 24px}.bft-home-hero h1 em{color:var(--bft-gold)}.bft-home-hero p{max-width:650px;margin:auto;color:rgba(255,255,255,.82);font-size:18px}.bft-searchbar{position:absolute;left:50%;bottom:-39px;transform:translateX(-50%);display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:0;width:min(1180px,calc(100% - 40px));padding:13px;background:#fff;border-radius:999px;box-shadow:0 20px 70px rgba(0,0,0,.22);color:var(--bft-text)}.bft-searchbar label{padding:3px 22px;border-right:1px solid var(--bft-line);font-size:11px;font-weight:850}.bft-searchbar input,.bft-searchbar select{display:block;width:100%;border:0;background:transparent;color:var(--bft-muted);padding:4px 0;outline:0}.bft-searchbar button{border:0;border-radius:999px;padding:0 30px;background:var(--bft-orange);color:#fff;font-weight:850}
.bft-section{padding:105px 0}.bft-section--cream{background:var(--bft-cream)}.bft-section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.bft-section-head h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1;letter-spacing:-.04em;margin:10px 0 0;color:var(--bft-ink)}.bft-section-head a{font-size:13px;font-weight:850;color:var(--bft-orange)}
.bft-style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bft-style-card{position:relative;min-height:360px;overflow:hidden;border-radius:var(--bft-radius);background:#123;color:#fff;box-shadow:var(--bft-shadow)}.bft-style-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:.45s}.bft-style-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,34,32,.88),rgba(4,34,32,.06) 70%)}.bft-style-card:hover img{transform:scale(1.05)}.bft-style-card__copy{position:absolute;z-index:2;left:25px;right:25px;bottom:24px}.bft-style-card h3{font-family:Georgia,serif;font-size:30px;margin:0 0 5px}.bft-style-card p{margin:0;color:rgba(255,255,255,.76);font-size:13px}
.bft-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.bft-post-card{background:#fff;border:1px solid var(--bft-line);border-radius:18px;overflow:hidden;transition:.3s}.bft-post-card:hover{transform:translateY(-5px);box-shadow:var(--bft-shadow)}.bft-post-card__image{display:block;aspect-ratio:1.45;background:#dfe6e2}.bft-post-card__image img{width:100%;height:100%;object-fit:cover}.bft-post-card__body{padding:23px}.bft-post-card__meta{color:var(--bft-orange);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bft-post-card h3{font-family:Georgia,serif;font-size:26px;line-height:1.15;margin:10px 0}.bft-post-card p{color:var(--bft-muted);font-size:14px}
.bft-why{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.bft-why__image{min-height:520px;border-radius:var(--bft-radius);background:url('https://bestfreetour.com/wp-content/uploads/2025/12/Duomo-A-daytime-view-of-the-Florence.jpg') center/cover;box-shadow:var(--bft-shadow)}.bft-why h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,70px);line-height:.98;color:var(--bft-ink);font-weight:500}.bft-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:22px}.bft-feature{padding:20px 0;border-top:1px solid var(--bft-line)}.bft-feature strong{display:block;color:var(--bft-ink);font-size:16px}.bft-feature span{color:var(--bft-muted);font-size:13px}
.site-main{min-height:60vh}.entry-shell{width:min(900px,calc(100% - 40px));margin:70px auto}.entry-header{text-align:center;margin-bottom:42px}.entry-title{font-family:Georgia,serif;font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.045em;color:var(--bft-ink)}.entry-meta{color:var(--bft-muted);font-size:13px}.entry-content{font-size:17px}.entry-content h2,.entry-content h3{font-family:Georgia,serif;color:var(--bft-ink);line-height:1.15}.entry-content a{color:var(--bft-orange);text-decoration:underline}.entry-content img{border-radius:16px}.bft-matcher-page{width:100%;overflow:hidden}.archive-header{padding:80px 0 40px;background:var(--bft-cream)}.archive-title{font-family:Georgia,serif;font-size:62px;color:var(--bft-ink);margin:0}.archive-grid{padding:65px 0}
.site-footer{background:var(--bft-ink);color:#fff;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.25fr;gap:42px}.site-footer h3,.site-footer h4{font-family:Georgia,serif}.site-footer p,.site-footer li,.site-footer a{color:rgba(255,255,255,.68);font-size:13px}.site-footer ul{list-style:none;padding:0}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:12px}.newsletter-form{display:flex}.newsletter-form input{min-width:0;flex:1;border:0;padding:13px}.newsletter-form button{border:0;background:var(--bft-orange);color:#fff;padding:0 15px}.error-404{text-align:center;padding:120px 20px}.error-404 h1{font-family:Georgia,serif;font-size:100px;color:var(--bft-orange);margin:0}
@media(max-width:900px){.menu-toggle{display:block}.primary-menu{display:none;position:absolute;top:84px;left:0;right:0;flex-direction:column;align-items:flex-start;padding:25px;background:#fff;box-shadow:var(--bft-shadow)}.primary-menu.is-open{display:flex}.header-cta{display:none}.bft-searchbar{grid-template-columns:1fr 1fr;border-radius:22px;bottom:-100px}.bft-searchbar label{border-bottom:1px solid var(--bft-line)}.bft-searchbar button{min-height:50px}.bft-section{padding:120px 0 75px}.bft-style-grid,.bft-post-grid{grid-template-columns:repeat(2,1fr)}.bft-why{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.bft-container{width:min(100% - 28px,1240px)}.header-inner{height:70px}.primary-menu{top:70px}.bft-home-hero{min-height:650px}.bft-home-hero__content{padding-bottom:210px}.bft-searchbar{bottom:-140px;grid-template-columns:1fr;width:calc(100% - 28px);border-radius:18px}.bft-searchbar label{padding:8px 18px;border-right:0}.bft-searchbar button{margin-top:5px}.bft-section{padding-top:180px}.bft-section+.bft-section{padding-top:75px}.bft-style-grid,.bft-post-grid,.bft-feature-list{grid-template-columns:1fr}.bft-style-card{min-height:320px}.bft-section-head{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}}
