:root{font-optical-sizing:auto;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--gutter:clamp(1rem, 4vw, 2.5rem);--max:1080px;--bg:#f3f7f5;--surface:#fff;--text:#1a2e2a;--text-muted:#4a635d;--accent:#1e6b5c;--accent-hover:#165444;--dune:#c9b896;--sea:#2a8f7e;--border:#1a2e2a1f;--shadow:0 20px 50px #0f37301f;--radius:14px;color:var(--text);background-color:var(--bg);font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;line-height:1.55}*,:before,:after{box-sizing:border-box}body{background:radial-gradient(ellipse 120% 80% at 0% -20%, #2a8f7e26, transparent), var(--bg);min-height:100dvh;margin:0}h1,h2,h3{letter-spacing:-.02em;font-family:Fraunces,Georgia,serif;font-weight:700;line-height:1.2}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--accent-hover)}.app{flex-direction:column;min-height:100dvh;display:flex}.app main{flex:1}.wrap{width:min(var(--max), 100% - var(--gutter) * 2);margin-inline:auto}.skip-link{z-index:999;background:var(--surface);color:var(--text);border-radius:8px;padding:.75rem 1rem;position:absolute;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.site-header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#f3f7f5e6;position:sticky;top:0}.site-header .inner{width:min(var(--max), 100% - var(--gutter) * 2);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:.85rem 0;display:flex}.brand{color:var(--text);align-items:center;font-family:Fraunces,Georgia,serif;font-size:1.15rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.brand:hover{color:var(--accent)}.nav-cta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(.5rem,2vw,1.1rem);display:flex}.nav-cta a:not(.btn){color:var(--text-muted);align-items:center;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.nav-cta a:not(.btn):hover{color:var(--accent)}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.2rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn:focus-visible{outline:2px solid var(--sea);outline-offset:2px}.hero{padding:clamp(2.5rem,6vw,4.5rem) 0}.hero-grid{align-items:center;gap:clamp(1.5rem,4vw,2.5rem);display:grid}@media (width>=900px){.hero-grid{grid-template-columns:1fr 1.05fr}}.hero h1{margin:0 0 1rem;font-size:clamp(2rem,4.5vw,2.85rem)}.hero-lead{color:var(--text-muted);max-width:36ch;margin:0 0 1.5rem;font-size:1.08rem}.hero-visual{border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden}.section{padding:clamp(2.5rem,5vw,4rem) 0}.section-alt{background:linear-gradient(#2a8f7e0f,#0000 55%)}.section-head{max-width:40rem;margin-bottom:1.75rem}.section-head h2{margin:0 0 .5rem;font-size:clamp(1.65rem,3vw,2.1rem)}.section-head p{color:var(--text-muted);margin:0}.city-grid{align-items:start;gap:1.75rem;display:grid}@media (width>=800px){.city-grid{grid-template-columns:1fr 1fr;align-items:center}}.highlight-box{border-left:4px solid var(--sea);border-radius:0 var(--radius) var(--radius) 0;background:#2a8f7e14;margin-top:1.25rem;padding:1rem 1.15rem;font-size:.98rem}.city-visual{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.tour-cards{gap:1.5rem;display:grid}@media (width>=768px){.tour-cards{grid-template-columns:1fr 1fr}}.tour-card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 36px #0f373012}.tour-card-visual{aspect-ratio:16/10;overflow:hidden}.tour-card-visual img{object-fit:cover;width:100%;height:100%}.tour-card-body{flex-direction:column;flex:1;gap:1rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.tour-card-body h3{margin:0;font-size:1.35rem}.tour-times h4,.tour-route h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .5rem;font-size:.75rem}.tour-times ul,.tour-route ul{margin:0;padding-left:0;list-style:none}.tour-times li{padding:.25rem 0;font-size:.95rem}.tour-route li{padding:.35rem 0 .35rem 1rem;font-size:.95rem;position:relative}.tour-route li:before{content:"";background:var(--accent);border-radius:1px;width:6px;height:6px;position:absolute;top:.85em;left:0;transform:rotate(45deg)}.lead-section{padding-bottom:clamp(3rem,8vw,5rem)}.lead-panel{background:var(--surface);border-radius:calc(var(--radius) + 6px);border:1px solid var(--border);box-shadow:var(--shadow);max-width:34rem;margin-inline:auto;padding:clamp(1.5rem,4vw,2.25rem)}.lead-panel h2{text-align:center;margin:0 0 .35rem;font-size:1.65rem}.lead-panel .sub{text-align:center;color:var(--text-muted);margin:0 0 1.5rem;font-size:.95rem}.form-grid{gap:1rem;display:grid}.form-row label{color:var(--text-muted);margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:block}.form-row input,.form-row select,.form-row textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:10px;padding:.65rem .75rem;font-family:inherit;font-size:1rem}.form-row input:focus-visible,.form-row select:focus-visible,.form-row textarea:focus-visible{outline:2px solid var(--sea);outline-offset:0;border-color:var(--sea)}.form-row textarea{resize:vertical;min-height:6rem}.form-actions{margin-top:.5rem}.form-actions .btn{width:100%;padding:.85rem}.form-success{text-align:center;color:var(--text-muted);padding:2rem 1rem}.form-success strong{color:var(--accent);margin-bottom:.5rem;font-size:1.2rem;display:block}.site-footer{color:#c8d9d4;background:#122823;margin-top:auto;padding:2.5rem 0 2rem}.footer-grid{gap:2rem;display:grid}@media (width>=700px){.footer-grid{grid-template-columns:1fr 1fr 1fr;align-items:start}}.site-footer h3{text-transform:uppercase;letter-spacing:.07em;color:#8fb5aa;margin:0 0 .85rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700}.site-footer p,.site-footer a{font-size:.92rem;line-height:1.6}.site-footer a{color:#e2ebe8;text-decoration:none}.site-footer a:hover{text-decoration:underline}.social-links{flex-wrap:wrap;gap:.75rem;display:flex}.social-links a{color:#fff;background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s;display:flex}.social-links a:hover{background:#ffffff2e;text-decoration:none}.social-links svg{fill:currentColor;width:1.2rem;height:1.2rem}.dev-credit{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.dev-credit a.dev-link{color:#fff;align-items:center;gap:.65rem;font-weight:600;display:inline-flex}.dev-credit img{flex-shrink:0;width:40px;height:40px}.footer-bottom{color:#7a9a90;text-align:center;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.25rem;font-size:.82rem}
