/* Breathtaking Lagoon Organic Traffic Engine v5.2.0 */
:root{--te-ink:#073e42;--te-muted:#526b6d;--te-green:#087f6d;--te-green2:#1d9e75;--te-soft:#eef9f6;--te-border:#d7e9e4;--te-card:#fff;--te-navy:#07131b;--te-gold:#f1c76b}
*{box-sizing:border-box}.te-body{margin:0;background:#f7fbfa;color:var(--te-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.te-body a{color:inherit}.te-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--te-border);backdrop-filter:blur(14px)}.te-header-inner{max-width:1180px;margin:auto;padding:12px 20px;display:flex;align-items:center;gap:20px}.te-logo img{width:58px;height:58px;object-fit:contain}.te-nav{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.te-nav a{padding:9px 11px;border-radius:999px;text-decoration:none;font-weight:750;font-size:.9rem}.te-nav a:hover,.te-nav a:focus-visible,.te-nav a[aria-current="page"]{background:var(--te-soft);color:#056b5b}.te-hero{background:radial-gradient(circle at 85% 15%,rgba(29,158,117,.3),transparent 35%),linear-gradient(120deg,#052d31,#087f6d 65%,#0d9b87);color:#fff;padding:78px 20px 64px}.te-shell{max-width:1120px;margin:auto}.te-kicker{font-size:.8rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#bff4e8}.te-hero h1{font-size:clamp(2.5rem,6vw,5.2rem);line-height:1.02;margin:12px 0 18px;max-width:900px}.te-hero p{font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;max-width:760px;color:#e7faf5}.te-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.te-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:12px;background:#fff;color:#075f52;text-decoration:none;font-weight:900;border:1px solid #fff;cursor:pointer;font:inherit}.te-btn.alt{background:transparent;color:#fff}.te-btn.dark{background:var(--te-ink);color:#fff;border-color:var(--te-ink)}.te-btn.soft{background:var(--te-soft);color:#086655;border-color:var(--te-border)}.te-section{padding:58px 20px}.te-section.white{background:#fff}.te-section.dark{background:#07131b;color:#fff}.te-heading{max-width:760px;margin-bottom:28px}.te-heading h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1.08;margin:8px 0 12px}.te-heading p{color:var(--te-muted);line-height:1.7;margin:0}.te-section.dark .te-heading p{color:#cfe0dc}.te-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.te-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.te-card{background:var(--te-card);border:1px solid var(--te-border);border-radius:22px;padding:24px;box-shadow:0 16px 45px rgba(2,57,55,.07)}.te-card h2,.te-card h3{margin:0 0 10px}.te-card p{margin:0 0 16px;line-height:1.65;color:var(--te-muted)}.te-card a.te-card-link{display:inline-flex;text-decoration:none;font-weight:900;color:#08745f}.te-icon{font-size:2rem;display:block;margin-bottom:14px}.te-list{padding-left:20px;color:var(--te-muted);line-height:1.7}.te-list li{margin:7px 0}.te-note{padding:16px 18px;border-radius:14px;background:#fff8e8;border:1px solid #f3dfac;color:#604a18;line-height:1.55}.te-disclosure{padding:16px 18px;border-radius:14px;background:#eef8f6;border:1px solid #cfe7e1;color:#315a53;line-height:1.55}.te-breadcrumbs{font-size:.86rem;color:#55716c;margin-bottom:18px}.te-breadcrumbs a{color:#08745f}.te-article{max-width:850px}.te-article h2{font-size:1.7rem;margin-top:38px}.te-article h3{font-size:1.25rem;margin-top:26px}.te-article p,.te-article li{color:#405e5a;line-height:1.78}.te-article strong{color:#143f3b}.te-article .te-card{margin:26px 0}.te-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.te-related a{display:block;padding:16px;border:1px solid var(--te-border);border-radius:14px;text-decoration:none;background:#fff;font-weight:800;color:#08745f}.te-tool{background:#fff;border:1px solid var(--te-border);border-radius:24px;padding:26px;box-shadow:0 16px 46px rgba(2,57,55,.08)}.te-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.te-field{display:flex;flex-direction:column;gap:7px}.te-field.full{grid-column:1/-1}.te-field label,.te-field>span{font-weight:850;font-size:.9rem;color:#1d4943}.te-field input,.te-field select,.te-field textarea{width:100%;min-height:48px;border:1px solid #bad5cf;border-radius:12px;padding:11px 12px;font:inherit;color:#173f3b;background:#fff}.te-field textarea{min-height:120px;resize:vertical}.te-results{margin-top:22px;display:grid;gap:12px}.te-airport-result{display:grid;grid-template-columns:74px 1fr auto;gap:16px;align-items:center;border:1px solid var(--te-border);border-radius:16px;padding:16px}.te-code{display:grid;place-items:center;background:#e5f5f0;color:#086a58;border-radius:12px;font-size:1.25rem;font-weight:950;min-height:54px}.te-airport-result h3{margin:0 0 5px;font-size:1rem}.te-airport-result p{margin:0;color:var(--te-muted);font-size:.9rem}.te-mini-link{font-weight:900;color:#08745f;text-decoration:none;white-space:nowrap}.te-budget-total{background:linear-gradient(135deg,#073e42,#087f6d);color:#fff;border-radius:18px;padding:22px;margin-top:22px}.te-budget-total strong{font-size:clamp(2rem,5vw,3.2rem);display:block}.te-budget-breakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.te-budget-breakdown div{background:rgba(255,255,255,.12);border-radius:10px;padding:10px}.te-checklist{columns:2;column-gap:24px;margin-top:20px}.te-check-item{break-inside:avoid;display:flex;align-items:flex-start;gap:10px;margin:0 0 10px;background:#f7fbfa;border:1px solid #e1efeb;border-radius:12px;padding:10px 12px}.te-check-item input{margin-top:4px}.te-filter{display:flex;gap:10px;align-items:center;margin-bottom:18px}.te-filter input{flex:1;min-height:50px;border:1px solid #bad5cf;border-radius:14px;padding:12px 14px;font:inherit}.te-empty{padding:18px;border:1px dashed #bfd7d1;border-radius:14px;color:#60746f}.te-newsletter{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:start}.te-form-consent{font-size:.8rem;color:#60736f;line-height:1.5}.te-form-consent a{color:#08745f}.te-tag-row{display:flex;flex-wrap:wrap;gap:8px}.te-tag{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e8f6f2;color:#086a58;font-size:.8rem;font-weight:800}.te-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.te-stat{background:#fff;border:1px solid var(--te-border);border-radius:16px;padding:18px}.te-stat strong{display:block;font-size:1.35rem;color:#08745f}.te-search-intent{border-left:4px solid #1d9e75;padding-left:16px;margin:24px 0}.te-search-intent strong{display:block}.te-search-intent span{color:var(--te-muted);line-height:1.6}.te-print-only{display:none}
.bl-home-growth{padding:62px 20px;background:linear-gradient(180deg,#f2faf8,#fff)}.bl-home-growth .te-shell{max-width:1120px}.bl-home-growth .te-heading{text-align:center;margin:0 auto 28px}.bl-home-growth .te-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bl-home-growth .te-card{text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.bl-home-growth .te-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(2,57,55,.12)}
@media(max-width:900px){.te-grid,.te-grid.two,.bl-home-growth .te-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.te-newsletter{grid-template-columns:1fr}.te-related{grid-template-columns:1fr 1fr}.te-nav{display:none}}
@media(max-width:620px){.te-hero{padding-top:54px}.te-section{padding:42px 16px}.te-grid,.te-grid.two,.bl-home-growth .te-grid,.te-form-grid,.te-stat-row,.te-related{grid-template-columns:1fr}.te-field.full{grid-column:auto}.te-airport-result{grid-template-columns:58px 1fr}.te-airport-result .te-mini-link{grid-column:1/-1}.te-checklist{columns:1}.te-header-inner{padding:9px 14px}.te-logo img{width:50px;height:50px}.te-budget-breakdown{grid-template-columns:1fr}}
@media print{.te-header,.bl-site-footer-v401,.te-actions,.te-form-grid,.te-note,.te-disclosure,.te-filter,.te-btn{display:none!important}.te-body{background:#fff}.te-print-only{display:block}.te-checklist{columns:2}.te-check-item{border:0;padding:4px 0}}


/* Breathtaking Lagoon v5.3.0 — Search Growth Engine */
.bl-journey{margin:26px 0;padding:18px;border:1px solid #d9ebe6;border-radius:16px;background:#f7fbfa}
.bl-journey-head{display:flex;gap:12px;justify-content:space-between;align-items:flex-start;margin-bottom:12px}
.bl-journey-head h2,.bl-journey-head h3{margin:0 0 4px;font-size:1.18rem;color:#073b38}
.bl-journey-head p{margin:0;color:#506461;font-size:.9rem;line-height:1.45}
.bl-journey-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.bl-journey-step{display:flex;gap:9px;align-items:flex-start;padding:12px;border-radius:13px;background:#fff;border:1px solid #e1eeeb;text-decoration:none;color:#173d39;min-height:100%}
.bl-journey-step b{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:#087f6d;color:#fff;font-size:.78rem}
.bl-journey-step strong{display:block;font-size:.9rem;margin-bottom:2px}
.bl-journey-step span{display:block;color:#5c6f6b;font-size:.78rem;line-height:1.35}
.bl-journey-step:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(2,57,55,.07)}
.bl-source-box{margin:24px 0 0;padding:15px 16px;border-left:4px solid #0b8a76;background:#f4faf8;border-radius:0 12px 12px 0}
.bl-source-box strong{display:block;margin-bottom:6px;color:#073b38}
.bl-source-links{display:flex;flex-wrap:wrap;gap:8px}
.bl-source-links a{font-size:.82rem;font-weight:750;color:#08745f}
.te-guide-section{margin-top:34px}
.te-guide-section .te-heading{margin-bottom:15px}
.te-guide-section .te-heading h2{font-size:1.45rem}
.te-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.te-guide-card{padding:17px;border:1px solid #dfece9;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(2,57,55,.045)}
.te-guide-card small{display:inline-block;margin-bottom:7px;color:#08745f;font-weight:850;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem}
.te-guide-card h3{font-size:1.02rem;line-height:1.25;margin:0 0 7px;color:#073b38}
.te-guide-card p{font-size:.84rem;line-height:1.48;margin:0 0 10px;color:#5d6f6b}
.te-guide-card a{font-weight:800;color:#08745f;text-decoration:none;font-size:.84rem}
.te-mini-flow{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:14px;color:#58706b;font-size:.78rem}
.te-mini-flow span{padding:5px 8px;border-radius:999px;background:#eef7f4;border:1px solid #dbece7}
@media(max-width:820px){.te-guide-grid{grid-template-columns:1fr 1fr}.bl-journey-steps{grid-template-columns:1fr}}
@media(max-width:560px){.te-guide-grid{grid-template-columns:1fr}.bl-journey{padding:14px;margin:20px 0}.bl-journey-step{padding:10px}.bl-source-box{padding:13px 14px}}
