:root{--ink:#172033;--muted:#5b667a;--paper:#f7f5ef;--surface:#fff;--line:#d9dfdc;--teal:#006d77;--teal-deep:#07525a;--sky:#dff1f5;--saffron:#f1b84b;--coral:#d95c43;--forest:#274f3b;--shadow:0 22px 60px #17203324;color-scheme:light}*{box-sizing:border-box}html{background:var(--paper);min-width:320px;color:var(--ink);letter-spacing:0;scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:linear-gradient(180deg, #f7f5eff0, #f7f5ef), var(--paper);min-width:320px;margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{min-width:0}.skip-link{z-index:20;background:var(--ink);color:#fff;border-radius:8px;padding:.7rem .9rem;transition:transform .16s;position:absolute;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh}.container{width:min(1120px,100% - 32px);margin-inline:auto}.section{padding:clamp(3.5rem,7vw,6.5rem) 0}.section-tight{padding:clamp(2.4rem,5vw,4.5rem) 0}.eyebrow{color:var(--teal-deep);letter-spacing:0;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:760}.section-heading{gap:.85rem;max-width:760px;display:grid}.section-heading h2,.section-heading h1{max-width:13ch;margin:0;font-size:clamp(2rem,4.8vw,4rem);line-height:.98}.section-heading p{max-width:68ch;color:var(--muted);margin:0;font-size:clamp(1rem,2vw,1.16rem);line-height:1.7}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.78rem 1rem;font-weight:760;line-height:1;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:var(--teal-deep)}.button-secondary{color:var(--ink);background:#ffffffc7;border-color:#1720332e}.button-secondary:hover{border-color:#006d7766}.site-header{z-index:10;backdrop-filter:blur(18px);background:#f7f5efe0;border-bottom:1px solid #1720331a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.brand{align-items:center;gap:.7rem;font-weight:850;display:inline-flex}.brand-mark{background:var(--ink);width:38px;height:38px;color:var(--saffron);border-radius:10px;place-items:center;font-size:1rem;font-weight:900;display:grid}.nav{color:var(--muted);align-items:center;gap:clamp(.7rem,2vw,1.4rem);font-size:.94rem;font-weight:680;display:flex}.nav a{padding:.4rem 0}.nav a:hover{color:var(--ink)}.hero{background:var(--ink);color:#fff;min-height:clamp(560px,72svh,760px);position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:70% center;width:100%;height:100%}.hero:after{content:"";background:linear-gradient(90deg,#0f1828db,#0f18288a 42%,#0f18281f),linear-gradient(#0f182814 48%,#0f182861);position:absolute;inset:0}.hero-inner{z-index:1;min-height:inherit;align-content:center;gap:clamp(1.5rem,4vw,2.2rem);padding:clamp(2.4rem,5vw,5rem) 0;display:grid;position:relative}.hero-copy{gap:1rem;width:min(650px,100%);display:grid}.hero-copy h1{max-width:10ch;margin:0;font-size:clamp(3rem,10vw,7.2rem);line-height:.88}.hero-copy p{color:#ffffffe0;max-width:56ch;margin:0;font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.68}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.search-dock{z-index:2;margin-top:-3rem;position:relative}.trust-band{border-bottom:1px solid var(--line);background:var(--surface)}.trust-grid{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.trust-item{background:var(--surface);min-height:112px;padding:1.15rem}.trust-item strong{margin-bottom:.45rem;display:block}.trust-item span{color:var(--muted);font-size:.94rem;line-height:1.5}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 1px #17203308}.destination-card{grid-template-rows:auto 1fr;min-height:100%;display:grid;overflow:hidden}.destination-tone{min-height:8px}.destination-body{gap:1rem;padding:1.2rem;display:grid}.destination-card h3{margin:0;font-size:1.25rem}.destination-card p{color:var(--muted);margin:0;line-height:1.58}.tag-list{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.tag{color:#314137;background:#eef3f0;border-radius:999px;padding:.35rem .55rem;font-size:.78rem;font-weight:730}.guide-card{gap:1rem;min-height:100%;padding:1.25rem;display:grid}.guide-card h3{margin:0;font-size:1.3rem;line-height:1.18}.guide-card p{color:var(--muted);margin:0;line-height:1.62}.guide-meta{color:var(--muted);flex-wrap:wrap;gap:.55rem;font-size:.86rem;font-weight:680;display:flex}.feature-row{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(1.5rem,5vw,4rem);display:grid}.check-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:var(--muted);grid-template-columns:1.15rem minmax(0,1fr);gap:.7rem;line-height:1.58;display:grid}.check-list li:before{background:var(--teal);color:#fff;content:"";text-align:center;border-radius:999px;width:1.15rem;height:1.15rem;font-size:.72rem;font-weight:900;line-height:1.15rem}.data-panel{border:1px solid var(--line);background:var(--line);border-radius:8px;gap:1px;display:grid;overflow:hidden}.data-row{background:var(--surface);grid-template-columns:.88fr 1.12fr;gap:1rem;padding:1rem;display:grid}.data-row strong{color:var(--ink)}.data-row span{color:var(--muted);line-height:1.55}.notice{border-left:4px solid var(--saffron);color:#584219;background:#fff8e6;border-radius:8px;padding:1rem 1.1rem;line-height:1.62}.prose{max-width:780px}.prose h1{margin:0 0 1rem;font-size:clamp(2.5rem,7vw,5.2rem);line-height:.92}.prose h2{margin:2.5rem 0 .8rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.05}.prose h3{margin:1.7rem 0 .5rem;font-size:1.25rem}.prose p,.prose li{color:var(--muted);font-size:1.03rem;line-height:1.75}.prose a{color:var(--teal-deep);text-underline-offset:.2em;font-weight:740;text-decoration:underline .08em}.site-footer{border-top:1px solid var(--line);color:#fff;background:#111827}.footer-grid{grid-template-columns:1.2fr repeat(3,minmax(0,.6fr));gap:2rem;padding:clamp(2.5rem,6vw,4.5rem) 0;display:grid}.footer-grid h2,.footer-grid h3,.footer-grid p{margin:0}.footer-grid p,.footer-grid a{color:#ffffffb8;line-height:1.65}.footer-links{gap:.55rem;margin-top:.9rem;display:grid}.footer-bottom{color:#ffffffa8;border-top:1px solid #ffffff1f;padding:1rem 0;font-size:.9rem}@media (width<=860px){.header-inner{flex-wrap:wrap;min-height:auto;padding:.85rem 0}.nav{order:3;width:100%;padding-bottom:.1rem;overflow-x:auto}.hero{min-height:610px}.hero-media img{object-position:62% center}.trust-grid,.grid-3,.grid-2,.feature-row,.footer-grid,.data-row{grid-template-columns:1fr}}@media (width<=560px){.container{width:min(100% - 24px,1120px)}.hero{min-height:640px}.hero:after{background:linear-gradient(#0f1828db,#0f182885 58%,#0f182857),linear-gradient(90deg,#0f182859,#0f18281a)}.hero-copy h1{font-size:clamp(2.7rem,18vw,4.6rem)}.hero-actions .button{width:100%}}
