:root{--navy:#071d34;--navy-2:#0e2945;--green:#0e6b52;--green-2:#13815f;--gold:#c79a2b;--gold-2:#e2bb5a;--cream:#f5f3eb;--text:#102338;--muted:#647284;--line:#dce2e8;--white:#fff;--shadow:0 18px 45px rgba(7,29,52,.11);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--text);background:#fff;line-height:1.55}h1,h2,h3{font-family:'Manrope',sans-serif;line-height:1.08;margin:0}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,29,52,.08)}.header-inner{min-height:82px;display:flex;align-items:center;gap:28px}.brand{display:block;width:195px;flex:none}.brand img{display:block;width:100%;height:62px;object-fit:contain}.main-nav{display:flex;gap:22px;align-items:center;justify-content:center;flex:1;font-size:14px;font-weight:600}.main-nav a{transition:.2s;color:#25374a}.main-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:18px;white-space:nowrap}.phone{font-size:13px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:12px;padding:14px 20px;font-weight:700;font-size:14px;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-1px)}.button-small{padding:11px 15px}.button-gold{background:linear-gradient(135deg,var(--gold),#ad7e15);color:#fff;box-shadow:0 8px 20px rgba(199,154,43,.25)}.button-navy{background:var(--navy);color:#fff}.button-light{background:rgba(255,255,255,.95);color:var(--navy)}.button-outline{border-color:var(--green);color:var(--green);background:#fff}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{position:relative;min-height:580px;overflow:hidden;background:var(--navy)}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{background-image:url('/assets/hero-golf-course.jpg');background-size:cover;background-position:center right;transform:scale(1.03)}.hero-overlay{background:linear-gradient(90deg,rgba(7,29,52,.9) 0%,rgba(7,29,52,.66) 34%,rgba(7,29,52,.08) 75%,rgba(7,29,52,.18) 100%)}.hero-content{position:relative;min-height:580px;display:flex;align-items:center;justify-content:space-between;padding:70px 0}.hero-copy{max-width:620px;color:#fff}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--green);margin:0 0 12px}.eyebrow-light{color:#ead18c}.eyebrow-gold{color:var(--gold-2)}.hero h1{font-size:clamp(44px,5.5vw,72px);letter-spacing:-.045em}.hero h1 span{color:var(--gold-2)}.hero-text{font-size:18px;max-width:580px;color:rgba(255,255,255,.9);margin:22px 0 28px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.independent-card{width:290px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.4);border-radius:20px;padding:20px;display:flex;gap:14px;box-shadow:var(--shadow);align-self:flex-end;margin-bottom:15px}.independent-card strong{font-family:'Manrope',sans-serif;font-size:16px}.independent-card p{font-size:12px;color:#536274;margin:7px 0 0}.shield-icon,.large-shield{background:var(--navy);color:#fff;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-weight:800;flex:none}.lead-wrap{position:relative;margin-top:-50px;z-index:5}.lead-form{background:#fff;border-radius:22px;box-shadow:var(--shadow);padding:28px}.lead-intro{display:flex;gap:14px;align-items:flex-start;margin-bottom:24px}.lead-badge{width:42px;height:42px;border-radius:14px;background:#edf4ef;color:var(--green);display:grid;place-items:center;font-weight:900}.lead-intro h2{font-size:26px}.lead-intro p:last-child{margin:8px 0 0;color:var(--muted);font-size:14px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.form-grid label{font-size:12px;font-weight:800;color:#39495b}.form-grid input,.form-grid select,.newsletter-form input{display:block;width:100%;margin-top:7px;border:1px solid var(--line);background:#fbfcfd;border-radius:12px;padding:13px 14px;font:inherit;font-size:14px;color:var(--text);outline:none}.form-grid input:focus,.form-grid select:focus,.newsletter-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(14,107,82,.09)}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.form-note{margin:0;color:var(--muted);font-size:12px}.form-message{margin-top:12px;color:var(--green);font-weight:700;font-size:13px;min-height:0}.trust-strip{padding:34px 0 28px;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.trust-grid article{display:flex;gap:11px;align-items:flex-start}.trust-grid article>span{font-size:27px;color:var(--gold);line-height:1}.trust-grid strong{font-size:14px}.trust-grid p{margin:3px 0 0;color:var(--muted);font-size:11px}.section{padding:86px 0}.destinations{background:var(--cream)}.section-heading{max-width:700px;margin-bottom:38px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.compact{margin-bottom:26px}.section-heading h2{font-size:clamp(30px,4vw,44px);letter-spacing:-.035em}.section-heading>p:last-child{color:var(--muted);margin:12px 0 0}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.destination-card{position:relative;min-height:330px;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(7,29,52,.12);background:#173a34}.destination-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.card-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 25%,rgba(5,22,27,.84) 100%)}.destination-copy{position:absolute;inset:auto 18px 18px;color:#fff}.destination-copy small{font-size:10px;letter-spacing:.12em;font-weight:800;color:#e8ce85}.destination-copy h3{font-size:25px;margin:5px 0}.destination-copy p{font-size:12px;margin:0 0 12px;color:rgba(255,255,255,.9)}.destination-copy a{font-size:13px;font-weight:800}.center-button{text-align:center;margin-top:28px}.how-it-works{background:#f7f9f5}.steps-grid{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr 30px 1fr;gap:8px;align-items:center}.step{position:relative;text-align:center}.step-number{width:28px;height:28px;border-radius:50%;background:var(--gold);color:#fff;display:grid;place-items:center;font-weight:800;margin:0 auto 10px}.step-icon{width:68px;height:68px;border-radius:50%;background:#fff;box-shadow:0 10px 25px rgba(7,29,52,.1);display:grid;place-items:center;margin:0 auto 16px;color:var(--navy);font-size:27px}.step h3{font-size:18px}.step p{color:var(--muted);font-size:13px;max-width:210px;margin:8px auto 0}.step-arrow{font-size:26px;color:var(--gold);text-align:center}.independence{background:var(--navy);color:#fff;padding:65px 0}.independence-inner{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center}.independence-copy{display:flex;gap:20px}.large-shield{width:64px;height:64px;border:1px solid rgba(255,255,255,.25);font-size:25px}.independence h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.035em}.independence p{color:rgba(255,255,255,.72);max-width:670px}.check-list{list-style:none;margin:0;padding:0;display:grid;gap:13px}.check-list li{font-weight:700;font-size:14px}.check-list li::before{content:'✓';display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--gold);color:#fff;margin-right:10px}.partners{padding-bottom:70px}.partner-row{display:grid;grid-template-columns:repeat(8,1fr);align-items:center;gap:12px}.partner-row span{text-align:center;font-family:'Manrope',sans-serif;font-weight:800;color:#405264;font-size:14px;padding:16px 8px;border:1px solid #e5e9ed;border-radius:12px;background:#fff}.newsletter{position:relative;overflow:hidden;color:#fff}.newsletter-bg,.newsletter-overlay{position:absolute;inset:0}.newsletter-bg{background-image:url('/assets/newsletter-bg.jpg');background-size:cover;background-position:center}.newsletter-overlay{background:linear-gradient(90deg,rgba(7,29,52,.92),rgba(7,29,52,.7))}.newsletter-inner{position:relative;padding:72px 0;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter h2{font-size:clamp(30px,4vw,48px);max-width:620px}.newsletter p:not(.eyebrow){color:rgba(255,255,255,.78)}.newsletter-fields{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter-form input{margin:0;background:#fff}.consent{display:block;margin-top:11px;font-size:11px;color:rgba(255,255,255,.78)}.consent input{width:auto;display:inline;margin:0 6px 0 0}.newsletter-message{font-size:12px;font-weight:700;margin-top:9px}.future-hooks{padding:60px 0;background:#f5f7f4}.future-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.future-grid h2{font-size:38px}.future-items{display:flex;flex-wrap:wrap;gap:10px}.future-items span{background:#fff;border:1px solid #dce4de;border-radius:999px;padding:11px 14px;font-size:13px;font-weight:700;color:#456053}.site-footer{background:var(--navy);color:#fff;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr .8fr .9fr 1fr;gap:50px}.footer-brand img{width:220px;height:92px;object-fit:contain;object-position:left center;background:#fff;border-radius:12px;padding:4px;opacity:.98}.footer-brand p{max-width:290px;color:rgba(255,255,255,.65);font-size:13px}.site-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#e1c36f;margin:0 0 16px}.site-footer> .container a,.site-footer> .container span{display:block;color:rgba(255,255,255,.72);font-size:13px;margin:8px 0}.socials{display:flex;gap:8px;margin-top:16px}.socials a{width:32px;height:32px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid!important;place-items:center;color:#fff!important;margin:0!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.45);font-size:11px}.footer-bottom span{font-size:11px!important}.site-footer a:hover{color:#fff!important}@media(max-width:1050px){.main-nav{gap:13px;font-size:12px}.phone{display:none}.header-inner{gap:15px}.brand{width:180px}.destination-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(3,1fr)}.partner-row{grid-template-columns:repeat(4,1fr)}}@media(max-width:820px){.container{width:min(100% - 28px,680px)}.header-inner{min-height:70px}.menu-toggle{display:block;margin-left:auto}.main-nav,.header-actions{display:none}.main-nav.open{display:flex;position:absolute;top:70px;left:0;right:0;background:#fff;padding:18px;flex-direction:column;box-shadow:0 15px 30px rgba(7,29,52,.12);gap:15px}.header-actions.open{display:flex;position:absolute;top:calc(70px + 255px);left:0;right:0;background:#fff;padding:0 18px 18px;justify-content:center}.hero,.hero-content{min-height:650px}.hero-image{background-position:63% center}.hero-overlay{background:linear-gradient(90deg,rgba(7,29,52,.92),rgba(7,29,52,.62))}.hero-content{align-items:flex-start;padding-top:95px}.independent-card{position:absolute;bottom:28px;left:0;right:0;width:auto;margin:0}.form-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr 30px 1fr}.steps-grid .step:nth-of-type(3),.steps-grid .step:nth-of-type(5){margin-top:30px}.step-arrow:nth-of-type(2){display:none}.independence-inner,.newsletter-inner,.future-grid{grid-template-columns:1fr;gap:30px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.container{width:calc(100% - 24px)}.brand{width:165px}.hero h1{font-size:43px}.hero-text{font-size:16px}.hero-buttons .button{width:100%}.lead-form{padding:20px}.lead-intro h2{font-size:22px}.form-grid{grid-template-columns:1fr}.form-footer{align-items:stretch;flex-direction:column}.form-footer .button{width:100%}.trust-grid{grid-template-columns:1fr}.section{padding:64px 0}.destination-grid{grid-template-columns:1fr}.destination-card{min-height:300px}.steps-grid{grid-template-columns:1fr}.step-arrow{display:none}.step{padding:10px 0 20px}.partner-row{grid-template-columns:repeat(2,1fr)}.newsletter-inner{padding:58px 0}.newsletter-fields{grid-template-columns:1fr}.newsletter-fields .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column}.footer-brand img{width:190px}.independence-copy{flex-direction:column}}

/* Lead form additions — keeps the existing visual system intact. */
.wide-field { grid-column: 1 / -1; }
.form-section-label { grid-column: 1 / -1; font-size: .78rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: var(--green, #1f5d45); padding-top: .35rem; }
.lead-form textarea { width: 100%; resize: vertical; min-height: 92px; }
@media (max-width: 720px) { .wide-field, .form-section-label { grid-column: 1 / -1; } }


/* Destination navigation */
.destinations-nav-item{position:relative;display:flex;align-items:center}.destinations-menu-trigger{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:8px 0;font:inherit;font-size:inherit;font-weight:inherit;color:#25374a;cursor:pointer;transition:.2s}.destinations-menu-trigger:hover,.destinations-menu-trigger:focus-visible,.destinations-nav-item:focus-within .destinations-menu-trigger{color:var(--green);outline:0}.destinations-menu-trigger span{font-size:16px;line-height:1;transition:transform .2s}.destinations-menu-trigger[aria-expanded="true"] span{transform:rotate(180deg)}.destinations-mega-menu{display:none;position:absolute;z-index:60;top:calc(100% + 22px);left:-88px;width:min(930px,calc(100vw - 40px));padding:26px 28px;background:#fff;border:1px solid rgba(7,29,52,.1);border-radius:18px;box-shadow:0 20px 45px rgba(7,29,52,.18);grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.destinations-mega-menu::before{content:'';position:absolute;top:-7px;left:103px;width:13px;height:13px;background:#fff;border-top:1px solid rgba(7,29,52,.1);border-left:1px solid rgba(7,29,52,.1);transform:rotate(45deg)}.destinations-nav-item:hover .destinations-mega-menu,.destinations-nav-item:focus-within .destinations-mega-menu,.destinations-mega-menu.is-open{display:grid}.destinations-menu-column{min-width:0}.destinations-menu-column>p{margin:0 0 11px;color:var(--green);font-family:'Manrope',sans-serif;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.destinations-menu-links{display:grid;gap:2px}.destinations-mega-menu a{display:block;padding:4px 0;color:#405264;font-size:13px;font-weight:600;line-height:1.45;transition:color .2s,transform .2s}.destinations-mega-menu a:hover,.destinations-mega-menu a:focus-visible{color:var(--green);transform:translateX(2px);outline:0}.mobile-nav-cta{display:none}

@media(max-width:1050px){.destinations-mega-menu{left:-56px;width:min(820px,calc(100vw - 40px));gap:18px;padding:24px}}
@media(max-width:820px){.main-nav.open{align-items:stretch}.destinations-nav-item{width:100%;display:block}.destinations-menu-trigger{width:100%;justify-content:space-between;padding:4px 0}.destinations-mega-menu{position:static;width:100%;margin:8px 0 2px;padding:14px 0 4px;border:0;border-top:1px solid var(--line);border-radius:0;box-shadow:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px;transform:none}.destinations-mega-menu::before{display:none}.destinations-nav-item:hover .destinations-mega-menu{display:none}.destinations-nav-item:focus-within .destinations-mega-menu,.destinations-mega-menu.is-open{display:grid}.destinations-menu-column>p{margin-bottom:6px}.destinations-mega-menu a{padding:3px 0;font-size:13px}.mobile-nav-cta{display:inline-flex;margin-top:4px}.header-actions.open{display:none}}
@media(max-width:540px){.destinations-mega-menu{grid-template-columns:1fr;gap:16px}.destinations-menu-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}}

/* Instagram footer icon sizing */
.socials a[aria-label*="Instagram"]{width:46px;height:46px;font-size:23px}
@media(max-width:540px){.socials a[aria-label*="Instagram"]{width:46px;height:46px;font-size:23px}}
.resort-showcase{background:var(--cream)}.resort-country-group{margin-top:40px}.resort-country-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #d9ddd7;padding-bottom:12px;margin-bottom:18px}.resort-country-heading h3{font-size:28px;color:var(--navy)}.resort-country-heading span{font-size:12px;color:var(--muted);font-weight:700}.resort-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.resort-card{display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #e0e5e1;box-shadow:0 10px 28px rgba(7,29,52,.08);transition:transform .2s,box-shadow .2s}.resort-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(7,29,52,.14)}.resort-card-image{height:190px;overflow:hidden;background:#dfe6e3}.resort-card-image img{width:100%;height:100%;object-fit:cover;display:block}.resort-card-body{padding:19px;display:flex;flex-direction:column;flex:1}.resort-card-body small{font-size:10px;color:var(--gold);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.resort-card-body h3{font-size:19px;margin:7px 0 8px}.resort-card-body p{font-size:12px;color:var(--muted);margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.resort-card-body span{margin-top:auto;color:var(--green);font-size:12px;font-weight:800}@media(max-width:1050px){.resort-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.resort-card-grid{grid-template-columns:1fr}.resort-card-image{height:225px}.resort-country-heading{align-items:start;flex-direction:column;gap:3px}}
.language-switch{color:#0b2540;font-size:.86rem;font-weight:800;text-decoration:none;white-space:nowrap}.language-switch:hover{text-decoration:underline}

/* Sweden golf-resort collection */
body{overflow-x:hidden}
.site-header .header-inner{width:min(1380px,calc(100% - 48px))}.main-nav>a,.destinations-menu-trigger{white-space:nowrap}.site-header .main-nav{flex:0 1 auto;margin-left:auto}
@media(max-width:1320px) and (min-width:1051px){.header-inner{gap:14px}.brand{width:170px}.main-nav{gap:12px;font-size:12px}.header-actions{gap:10px}.language-switch{font-size:12px}.button-small{padding:10px 12px}}
.sweden-showcase{background:linear-gradient(180deg,#f3f7f3 0,#fff 100%)}.sweden-showcase .section-heading{max-width:820px;margin-left:auto;margin-right:auto}.sweden-all-link{display:inline-flex;margin-top:10px;color:#0e6b52;font-weight:800;text-decoration:none}.sweden-resort-grid{margin-top:34px}.sweden-resort-card{border-color:#d8e3da}.sweden-resort-card .resort-card-image{height:230px}.sweden-resort-card .resort-card-body span{color:#0e6b52}@media(max-width:700px){.sweden-resort-card .resort-card-image{height:220px}.sweden-showcase{padding-top:56px;padding-bottom:56px}}
