:root {
--tt-navy: #092b4a;
--tt-navy-2: #0e3a60;
--tt-gold: #c89432;
--tt-gold-2: #ddb35e;
--tt-cream: #f7f2ea;
--tt-paper: #fffdf9;
--tt-ink: #102235;
--tt-muted: #5f6b76;
--tt-line: rgba(9,43,74,.12);
--tt-shadow: 0 12px 35px rgba(12,32,50,.10);
--tt-radius: 18px;
--tt-max: 1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--tt-paper);color:var(--tt-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
button,input{font:inherit}
.tt-container{width:min(calc(100% - 40px),var(--tt-max));margin-inline:auto}
.tt-serif{font-family:Georgia,"Times New Roman",serif} .site-header{position:sticky;top:0;z-index:40;background:rgba(255,253,249,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(9,43,74,.08)}
.tt-header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-branding{display:flex;align-items:center;gap:12px;min-width:max-content}
.custom-logo{max-height:58px;width:auto}
.tt-brand-mark{width:42px;height:42px;color:var(--tt-navy)}
.tt-brand-text{display:flex;flex-direction:column;line-height:1}
.tt-brand-title{font:700 27px/1 Georgia,"Times New Roman",serif;letter-spacing:.06em;color:var(--tt-navy)}
.tt-brand-subtitle{margin-top:5px;font-size:11px;letter-spacing:.34em;font-weight:700;color:var(--tt-navy)}
.tt-primary-nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}
.tt-primary-nav ul{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}
.tt-primary-nav a{position:relative}
.tt-primary-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--tt-gold);transition:.2s}
.tt-primary-nav a:hover::after,.tt-primary-nav .current-menu-item>a::after{right:0}
.tt-header-tools{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:800}
.tt-lang{padding-left:12px;border-left:1px solid var(--tt-line)}
.tt-menu-toggle{display:none;background:none;border:0;color:var(--tt-navy);padding:8px;cursor:pointer} .tt-hero{position:relative;min-height:560px;display:flex;align-items:center;background-color:#d9e7ef;background-image:linear-gradient(90deg,rgba(247,242,234,.97) 0%,rgba(247,242,234,.78) 37%,rgba(9,43,74,.10) 66%,rgba(9,43,74,.04) 100%),var(--tt-hero-image,linear-gradient(135deg,#dbe8ef,#f0cf9f));background-size:cover;background-position:center;overflow:hidden}
.tt-hero::after{content:"";position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(transparent,rgba(255,253,249,.35))}
.tt-hero-inner{position:relative;z-index:2;padding-block:76px 110px}
.tt-hero-copy{max-width:580px}
.tt-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--tt-gold);margin-bottom:10px}
.tt-kicker::before{content:"";width:28px;height:2px;background:currentColor}
.tt-hero h1{font:700 clamp(48px,7vw,78px)/.98 Georgia,"Times New Roman",serif;margin:0 0 20px;color:var(--tt-navy);letter-spacing:-.03em}
.tt-hero p{font-size:20px;max-width:560px;margin:0;color:#2c4052}
.tt-hero-split{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:42px;width:min(920px,100%)}
.tt-big-cta{min-height:128px;border-radius:18px;padding:26px 28px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;color:white;box-shadow:0 16px 35px rgba(6,30,50,.18);transition:transform .2s,box-shadow .2s;border:1px solid rgba(255,255,255,.75)}
.tt-big-cta:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(6,30,50,.24)}
.tt-big-cta--visit{background:linear-gradient(135deg,var(--tt-navy),var(--tt-navy-2))}
.tt-big-cta--camper{background:linear-gradient(135deg,#b67d18,var(--tt-gold-2))}
.tt-cta-icon{width:44px;height:44px}
.tt-cta-title{display:block;font:700 25px/1.15 Georgia,"Times New Roman",serif;margin-bottom:5px}
.tt-cta-text{display:block;font-size:14px;opacity:.88}
.tt-cta-arrow{width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:26px} .tt-quick-wrap{position:relative;z-index:5;margin-top:-54px}
.tt-quick-nav{background:white;border:1px solid rgba(9,43,74,.08);border-radius:18px;box-shadow:var(--tt-shadow);display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}
.tt-quick-item{padding:20px 10px 18px;text-align:center;border-right:1px solid var(--tt-line);font-weight:800;font-size:13px;transition:.2s}
.tt-quick-item:last-child{border-right:0}
.tt-quick-item svg{width:30px;height:30px;margin:0 auto 7px;color:var(--tt-navy)}
.tt-quick-item:hover{background:var(--tt-cream);color:var(--tt-gold)} .tt-section{padding:74px 0}
.tt-section--soft{background:#fbf8f3}
.tt-section-heading{text-align:center;max-width:760px;margin:0 auto 34px}
.tt-section-heading h2{font:700 clamp(34px,4vw,48px)/1.1 Georgia,"Times New Roman",serif;margin:0 0 10px;color:var(--tt-navy)}
.tt-section-heading p{margin:0;color:var(--tt-muted);font-size:17px}
.tt-divider{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;color:var(--tt-gold)}
.tt-divider::before,.tt-divider::after{content:"";width:36px;height:1px;background:currentColor;opacity:.65}
.tt-divider span{width:7px;height:18px;background:currentColor;clip-path:polygon(50% 0,100% 100%,0 100%)}
.tt-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.tt-card{background:white;border:1px solid var(--tt-line);border-radius:16px;overflow:hidden;box-shadow:0 6px 22px rgba(12,32,50,.06);transition:.22s}
.tt-card:hover{transform:translateY(-4px);box-shadow:var(--tt-shadow)}
.tt-card-image{height:188px;background:linear-gradient(135deg,#d7e5ec,#edc98d);background-size:cover;background-position:center}
.tt-card-body{padding:20px}
.tt-card h3{font:700 22px/1.2 Georgia,"Times New Roman",serif;margin:0 0 8px;color:var(--tt-navy)}
.tt-card p{font-size:14px;margin:0 0 14px;color:var(--tt-muted)}
.tt-more{display:inline-flex;align-items:center;gap:8px;color:#a66f12;font-weight:800;font-size:14px} .tt-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.tt-feature{position:relative;min-height:330px;border-radius:20px;overflow:hidden;border:1px solid var(--tt-line);background:#eef5fa;box-shadow:0 8px 28px rgba(9,43,74,.06)}
.tt-feature-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.42}
.tt-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,252,254,.98) 0%,rgba(249,252,254,.91) 46%,rgba(249,252,254,.28) 80%,rgba(249,252,254,.10) 100%)}
.tt-feature--gold{background:#f8f0df}
.tt-feature--gold::after{background:linear-gradient(90deg,rgba(255,250,241,.98) 0%,rgba(255,250,241,.91) 46%,rgba(255,250,241,.25) 80%,rgba(255,250,241,.08) 100%)}
.tt-feature-content{position:relative;z-index:2;padding:30px;max-width:66%}
.tt-feature-badge{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:white;background:var(--tt-navy);margin-bottom:15px}
.tt-feature--gold .tt-feature-badge{background:var(--tt-gold)}
.tt-feature-badge svg{width:30px;height:30px}
.tt-feature h3{font:700 27px/1.15 Georgia,"Times New Roman",serif;margin:0 0 9px;color:var(--tt-navy)}
.tt-feature p{font-size:14px;margin:0 0 16px}
.tt-checks{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:7px;font-size:14px}
.tt-checks li::before{content:"✓";font-weight:900;margin-right:8px;color:var(--tt-navy)}
.tt-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:8px;background:var(--tt-navy);color:white;padding:12px 18px;font-weight:800;font-size:14px}
.tt-btn--gold{background:var(--tt-gold)} .tt-practical{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:#fffaf2;border:1px solid rgba(200,148,50,.16);border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgba(9,43,74,.05)}
.tt-practical-item{display:flex;align-items:center;gap:13px;padding:22px 18px;border-right:1px solid rgba(9,43,74,.09)}
.tt-practical-item:last-child{border-right:0}
.tt-practical-icon{width:40px;height:40px;color:var(--tt-navy);flex:0 0 auto}
.tt-practical-item strong{display:block;font-size:14px;color:var(--tt-navy)}
.tt-practical-item span{display:block;font-size:12px;color:var(--tt-muted)} .site-footer{background:var(--tt-navy);color:white;margin-top:68px}
.tt-footer-main{padding:38px 0;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:42px;align-items:start}
.tt-footer-brand .tt-brand-title,.tt-footer-brand .tt-brand-subtitle{color:white}
.tt-footer-copy{font-size:14px;color:rgba(255,255,255,.72);max-width:420px;margin-top:14px}
.tt-footer-title{font-weight:800;margin-bottom:10px}
.tt-footer-menu{list-style:none;padding:0;margin:0;display:grid;gap:8px;font-size:14px;color:rgba(255,255,255,.78)}
.tt-social{display:flex;gap:10px;margin-top:14px}
.tt-social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center}
.tt-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;color:rgba(255,255,255,.62);font-size:12px;display:flex;justify-content:space-between;gap:20px} .tt-page-hero{padding:78px 0 54px;background:linear-gradient(135deg,#edf5f8,#f8efdf)}
.tt-page-hero h1{font:700 clamp(42px,6vw,68px)/1 Georgia,"Times New Roman",serif;color:var(--tt-navy);margin:0 0 12px}
.tt-page-hero p{font-size:18px;color:var(--tt-muted);max-width:720px;margin:0}
.tt-content{width:min(calc(100% - 40px),900px);margin:60px auto}
.tt-content h2,.tt-content h3{font-family:Georgia,"Times New Roman",serif;color:var(--tt-navy);line-height:1.2}
.tt-content h2{font-size:34px;margin-top:42px}
.tt-content h3{font-size:25px;margin-top:30px}
.tt-content a{text-decoration:underline;text-decoration-color:var(--tt-gold);text-underline-offset:3px}
.tt-template-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.tt-template-link{padding:22px;border-radius:14px;background:white;border:1px solid var(--tt-line);box-shadow:0 5px 18px rgba(9,43,74,.05);font-weight:800;color:var(--tt-navy)}
@media (max-width:1000px){
.tt-primary-nav{display:none;position:absolute;left:20px;right:20px;top:74px;background:white;padding:20px;border-radius:14px;box-shadow:var(--tt-shadow)}
.tt-primary-nav.is-open{display:block}
.tt-primary-nav ul{display:grid;gap:12px}
.tt-menu-toggle{display:block}
.tt-header-tools .tt-lang{display:none}
.tt-hero{min-height:620px}
.tt-hero-split{grid-template-columns:1fr;max-width:650px}
.tt-quick-nav{grid-template-columns:repeat(3,1fr)}
.tt-quick-item:nth-child(3){border-right:0}
.tt-quick-item:nth-child(-n+3){border-bottom:1px solid var(--tt-line)}
.tt-card-grid{grid-template-columns:repeat(2,1fr)}
.tt-feature-grid{grid-template-columns:1fr}
.tt-practical{grid-template-columns:repeat(2,1fr)}
.tt-practical-item{border-bottom:1px solid rgba(9,43,74,.09)}
.tt-footer-main{grid-template-columns:1fr 1fr}
}
@media (max-width:650px){
.tt-container{width:min(calc(100% - 28px),var(--tt-max))}
.tt-header-inner{height:70px}
.tt-brand-title{font-size:22px}.tt-brand-subtitle{font-size:9px}
.tt-hero{min-height:auto;background-image:linear-gradient(180deg,rgba(247,242,234,.96),rgba(247,242,234,.76)),var(--tt-hero-image,linear-gradient(135deg,#dbe8ef,#f0cf9f));background-position:center}
.tt-hero-inner{padding:64px 0 94px}
.tt-hero h1{font-size:50px}
.tt-hero p{font-size:17px}
.tt-hero-split{margin-top:32px}
.tt-big-cta{grid-template-columns:auto 1fr;padding:22px;min-height:116px}
.tt-cta-arrow{display:none}
.tt-cta-title{font-size:22px}
.tt-quick-wrap{margin-top:-42px}
.tt-quick-nav{grid-template-columns:repeat(2,1fr)}
.tt-quick-item{border-bottom:1px solid var(--tt-line)}
.tt-quick-item:nth-child(3){border-right:1px solid var(--tt-line)}
.tt-quick-item:nth-child(even){border-right:0}
.tt-section{padding:56px 0}
.tt-card-grid{grid-template-columns:1fr}
.tt-card-image{height:210px}
.tt-feature-content{max-width:100%;padding:26px}
.tt-feature-bg{opacity:.22}
.tt-feature::after,.tt-feature--gold::after{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.77))}
.tt-practical{grid-template-columns:1fr}
.tt-practical-item{border-right:0}
.tt-footer-main{grid-template-columns:1fr}
.tt-footer-bottom{flex-direction:column}
.tt-template-links{grid-template-columns:1fr}
}