:root{--ink:#132327;--forest:#0b2429;--forest2:#12383b;--sage:#e7eee8;--paper:#f8f6f1;--white:#fff;--muted:#657378;--gold:#caa96a;--line:#dfe4df;--sky:#dfeaec;--stone:#eee8df;--max:1240px;--radius:24px;--shadow:0 22px 70px rgba(9,35,40,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip{position:absolute;left:-9999px;top:8px;padding:10px 14px;background:#fff;z-index:999}.skip:focus{left:8px}.site-header{position:sticky;top:0;z-index:100;background:rgba(248,246,241,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(11,36,41,.08)}.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;font-weight:780;letter-spacing:-.02em;line-height:1.05;white-space:nowrap}.brand img{border-radius:13px}.brand small{display:block;color:var(--muted);font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-weight:700}.nav-links{display:flex;align-items:center;gap:4px;margin-left:auto}.nav-links a{font-size:.91rem;font-weight:700;padding:10px 12px;border-radius:999px}.nav-links a:hover,.nav-links a.active{background:#e9eeea}.nav-plan{font-size:.88rem;font-weight:800;background:var(--forest);color:white;border-radius:999px;padding:11px 16px}.menu-btn{display:none;margin-left:auto;border:1px solid #cfd7d1;background:white;border-radius:999px;padding:9px 14px;font-weight:800}.crumb{width:min(var(--max),calc(100% - 40px));margin:18px auto 0;color:#6c787b;font-size:.82rem;display:flex;gap:8px}.editorial-hero{position:relative;min-height:620px;margin:18px auto 0;width:min(1520px,calc(100% - 36px));border-radius:34px;overflow:hidden;display:flex;align-items:flex-end;box-shadow:var(--shadow)}.editorial-hero.wide{min-height:690px}.hero-media{position:absolute;inset:0;width:100%;height:100%;display:block}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,28,.9) 0%,rgba(5,24,28,.64) 48%,rgba(5,24,28,.14) 78%),linear-gradient(0deg,rgba(5,24,28,.46),transparent 58%)}.hero-content{position:relative;z-index:2;color:white;padding:90px 0 70px}.hero-content h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.2rem,6.3vw,6.4rem);line-height:.98;letter-spacing:-.055em;max-width:940px;margin:.12em 0 .24em;font-weight:500}.editorial-hero:not(.wide) .hero-content h1{font-size:clamp(3rem,5.3vw,5.3rem);max-width:980px}.lede{font-size:clamp(1.05rem,1.5vw,1.35rem);max-width:760px;color:rgba(255,255,255,.9);line-height:1.55}.eyebrow,.kicker{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;font-weight:850}.hero-content .eyebrow{color:#f1dba6}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:999px;font-size:.9rem;font-weight:850;transition:.18s ease}.btn.primary{background:var(--gold);color:#172126}.btn.secondary,.btn.ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.45);color:white;backdrop-filter:blur(7px)}.btn:hover{transform:translateY(-1px)}.hero-note{font-size:.9rem;max-width:700px;color:rgba(255,255,255,.78);margin-top:18px}.updated{font-size:.76rem;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.66);margin:26px 0 0}.hero-credit,.photo-credit{position:absolute;right:20px;bottom:16px;font-size:.68rem;color:rgba(255,255,255,.78);background:rgba(5,24,28,.48);padding:6px 9px;border-radius:999px;z-index:3}.statbar{width:min(1120px,calc(100% - 40px));margin:-34px auto 0;position:relative;z-index:10;background:#fff;border-radius:20px;box-shadow:0 16px 50px rgba(10,37,42,.12);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.statbar div{padding:22px 24px;border-right:1px solid var(--line)}.statbar div:last-child{border:0}.statbar strong{display:block;font-family:Georgia,serif;font-size:1.45rem;font-weight:500;color:var(--forest)}.statbar span{display:block;font-size:.78rem;color:var(--muted);line-height:1.4;margin-top:3px}.content-section{padding:92px 0}.content-section+.content-section{border-top:1px solid rgba(11,36,41,.08)}.section-head{max-width:830px;margin-bottom:34px}.section-head .eyebrow{color:#52635f}.section-head h2,.photo-feature-copy h2,.source-panel h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.25rem,4.2vw,4rem);line-height:1.05;letter-spacing:-.045em;font-weight:500;margin:.25em 0 0;color:var(--forest)}.split{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(320px,.86fr);gap:64px;align-items:start}.split.reverse>div:first-child{order:2}.prose{font-size:1.05rem}.prose.wide{max-width:900px}.prose p{margin-top:0;margin-bottom:1.15em}.prose p:last-child{margin-bottom:0}.callout{border-radius:var(--radius);padding:30px;background:var(--sage);border:1px solid rgba(11,36,41,.08);box-shadow:0 16px 45px rgba(11,36,41,.06)}.callout.stone{background:var(--stone)}.callout h3{font-family:Georgia,serif;font-size:1.8rem;line-height:1.1;margin:.4em 0}.callout p{color:#45585c}.text-link{display:inline-flex;margin-top:13px;font-weight:850;color:#174e4d}.checklist{padding:0;margin:0;list-style:none;display:grid;gap:12px}.checklist li{position:relative;padding:15px 18px 15px 48px;background:white;border:1px solid var(--line);border-radius:15px;box-shadow:0 8px 24px rgba(20,45,49,.04)}.checklist li:before{content:"✓";position:absolute;left:17px;top:14px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#dcebe3;color:#184f42;font-weight:900}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.compact{grid-template-columns:repeat(2,1fr);max-width:900px}.card{background:white;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 14px 42px rgba(17,43,47,.05);display:flex;flex-direction:column;min-width:0}.card-media{display:block;aspect-ratio:16/10;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover;display:block}.card-body{padding:26px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.card .kicker{color:#59645a}.card h3{font-family:Georgia,serif;font-size:1.65rem;line-height:1.1;margin:.4em 0 .55em;font-weight:500;color:var(--forest)}.card p{color:#516065;margin:0}.card .text-link{margin-top:auto;padding-top:18px}.editorial-cards .card:first-child:nth-last-child(3){grid-column:auto}.photo-feature{width:min(1460px,calc(100% - 36px));margin:34px auto;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(380px,.5fr);min-height:580px;border-radius:32px;overflow:hidden;background:var(--forest);box-shadow:var(--shadow)}.photo-feature-img{position:relative;min-height:520px;overflow:hidden}.photo-feature-media{position:absolute;inset:0;width:100%;height:100%;display:block}.photo-feature-media img{width:100%;height:100%;object-fit:cover;display:block}.photo-feature-copy{padding:64px 52px;display:flex;flex-direction:column;justify-content:center;color:white}.photo-feature-copy .kicker{color:#efd9a1}.photo-feature-copy h2{color:white}.photo-feature-copy p{color:#d7e2df;font-size:1.05rem}.route-timeline{display:grid;gap:0;max-width:980px}.route-stop{display:grid;grid-template-columns:72px 1fr;gap:20px;position:relative;padding-bottom:28px}.route-stop:before{content:"";position:absolute;left:30px;top:50px;bottom:0;width:1px;background:#b9c8c1}.route-stop:last-child:before{display:none}.route-stop>span{width:62px;height:44px;border-radius:14px;background:var(--forest);color:white;display:grid;place-items:center;font-weight:850;letter-spacing:.08em}.route-stop h3{font-family:Georgia,serif;font-size:1.55rem;margin:2px 0 7px;color:var(--forest);font-weight:500}.route-stop p{margin:0;color:#526368}.table-wrap{overflow:auto;border-radius:20px;border:1px solid var(--line);box-shadow:0 10px 32px rgba(14,45,48,.04)}table{width:100%;border-collapse:collapse;background:white;min-width:720px}th,td{text-align:left;padding:17px 18px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#eef1ed;color:#385054;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}td:first-child{font-weight:800;color:#173d40}tr:last-child td{border-bottom:0}.source-panel{width:min(var(--max),calc(100% - 40px));margin:48px auto 92px;border-radius:28px;background:var(--forest);color:white;padding:42px;display:grid;grid-template-columns:1fr 1.15fr;gap:48px}.source-panel h2{color:white;font-size:2.55rem}.source-panel p{color:#c7d6d2}.source-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.source-links a{padding:16px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);font-weight:800}.source-links span{display:block;font-size:.72rem;color:#a9c1bb;font-weight:600;margin-top:4px}.faq{max-width:920px}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:10px}.faq summary{padding:19px 22px;font-weight:800;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details div{padding:0 22px 20px;color:#526368}.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.provider-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;display:flex;flex-direction:column;min-height:260px;box-shadow:0 14px 42px rgba(17,43,47,.05);transition:transform .18s ease,box-shadow .18s ease}.provider-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(17,43,47,.1)}.provider-card .kicker{color:#7d836f}.provider-card h3{font-family:Georgia,serif;font-size:1.65rem;line-height:1.1;margin:.45em 0 .6em;font-weight:500;color:var(--forest)}.provider-card p{color:#516065;margin:0}.provider-cta{margin-top:auto;padding-top:22px;font-weight:850;color:#174e4d}.disclosure{max-width:980px;margin:18px 0 0;padding:16px 18px;border-left:3px solid var(--gold);background:#f1ede4;border-radius:0 12px 12px 0;color:#536065;font-size:.86rem}.disclosure a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.resource{background:white;border:1px solid var(--line);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:4px}.resource span{font-size:.75rem;color:#657378}.site-footer{background:#071c20;color:white;margin-top:0}.footer-top{display:grid;grid-template-columns:1.6fr repeat(3,.7fr);gap:46px;padding:64px 0 50px}.site-footer .brand{color:white}.footer-brand p{color:#a9bdbc;max-width:430px}.site-footer h3{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#e8d19a;margin:0 0 14px}.site-footer>div>div:not(.footer-brand) a{display:block;color:#c8d4d3;font-size:.88rem;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0 28px;display:flex;justify-content:space-between;gap:20px;color:#8fa5a4;font-size:.75rem}.error-page{min-height:100vh;background:var(--forest);color:white;display:grid;place-items:center}.error-page .container{max-width:800px}.error-page h1{font-family:Georgia,serif;font-size:clamp(3rem,8vw,7rem);line-height:.95;font-weight:500;margin:.2em 0}.error-page p{color:#c3d3cf;max-width:640px;font-size:1.1rem}@media(max-width:1020px){.nav-plan{display:none}.provider-grid{grid-template-columns:1fr 1fr}.cards.four{grid-template-columns:repeat(2,1fr)}.photo-feature{grid-template-columns:1.2fr .8fr}.resource-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.3fr repeat(3,.7fr)}}@media(max-width:820px){.container{width:min(var(--max),calc(100% - 28px))}.nav{height:68px}.nav-links{display:none;position:absolute;top:68px;left:14px;right:14px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:10px;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links a{padding:12px}.menu-btn{display:block}.editorial-hero,.editorial-hero.wide{width:calc(100% - 20px);min-height:620px;border-radius:24px}.hero-overlay{background:linear-gradient(0deg,rgba(5,24,28,.92) 0%,rgba(5,24,28,.56) 70%,rgba(5,24,28,.24))}.hero-content{padding:160px 0 56px}.hero-content h1,.editorial-hero:not(.wide) .hero-content h1{font-size:clamp(2.8rem,12vw,4.6rem)}.statbar{grid-template-columns:repeat(2,1fr);margin-top:-22px}.statbar div:nth-child(2){border-right:0}.statbar div:nth-child(-n+2){border-bottom:1px solid var(--line)}.content-section{padding:66px 0}.split{grid-template-columns:1fr;gap:28px}.cards,.cards.four,.cards.compact{grid-template-columns:1fr 1fr}.photo-feature{width:calc(100% - 20px);grid-template-columns:1fr;min-height:0}.photo-feature-img{min-height:420px}.photo-feature-copy{padding:42px 28px}.source-panel{grid-template-columns:1fr;margin-bottom:60px}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:580px){.provider-grid{grid-template-columns:1fr}.brand span{font-size:.9rem}.brand small{font-size:.58rem}.editorial-hero,.editorial-hero.wide{min-height:590px}.hero-content{padding-top:120px}.lede{font-size:1rem}.button-row .btn{width:100%}.hero-credit{right:12px;bottom:10px}.statbar{width:calc(100% - 28px)}.statbar div{padding:16px}.cards,.cards.four,.cards.compact{grid-template-columns:1fr}.photo-feature-img{min-height:340px}.section-head h2,.photo-feature-copy h2{font-size:2.35rem}.source-panel{width:calc(100% - 28px);padding:28px}.source-links{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.route-stop{grid-template-columns:54px 1fr}.route-stop>span{width:48px}.route-stop:before{left:23px}} @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}.deep-guide{background:linear-gradient(180deg,rgba(231,238,232,.55),rgba(248,246,241,0))}.deep-guide .table-wrap{box-shadow:0 18px 54px rgba(14,45,48,.07)}.deep-guide td{line-height:1.5}.faq details[open]{box-shadow:0 14px 36px rgba(17,43,47,.06)}.faq details[open] summary{color:var(--forest)}
/* v6 decision tools */
.planner-shell{width:min(1180px,calc(100% - 40px));margin:-34px auto 72px;position:relative;z-index:4;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 28px 80px rgba(12,42,46,.12);padding:38px}.planner-intro{max-width:760px;margin-bottom:26px}.planner-intro h2{font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.02;font-weight:500;color:var(--forest);margin:.2em 0}.planner-intro p{color:#526368;font-size:1.02rem}.trip-planner-form{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:end}.trip-planner-form label{display:grid;gap:8px;font-size:.78rem;font-weight:850;letter-spacing:.02em;color:#3f5356}.trip-planner-form select{width:100%;min-height:50px;border:1px solid #ccd6d2;border-radius:13px;background:#f8f7f3;color:#173d42;padding:0 13px;font:inherit;font-weight:700}.planner-submit{grid-column:1/-1;justify-self:start;margin-top:4px;border:0;cursor:pointer}.planner-result{margin-top:28px;background:linear-gradient(135deg,#0b292e,#163f43);color:#fff;border-radius:22px;padding:28px}.result-kicker{color:#e1c986;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900}.result-split{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.16);border-radius:16px;overflow:hidden;margin:18px 0}.result-split div{background:rgba(8,31,35,.76);padding:18px}.result-split strong{font-family:Georgia,serif;font-size:2.6rem;font-weight:500;display:block}.result-split span{color:#b9cdca;font-size:.78rem}.planner-result h3{font-family:Georgia,serif;font-size:2rem;font-weight:500;margin:.3em 0}.planner-result p{color:#d4e0de;max-width:820px}.result-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}.result-links a{color:#f0d58f;font-weight:850;font-size:.85rem}.planner-fineprint{font-size:.75rem;color:#6f7d7f;margin:16px 0 0}.decision-grid,.choice-grid,.style-grid,.season-grid,.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.decision-grid article,.choice-grid article,.style-card,.season-card,.check-grid>div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:0 12px 36px rgba(17,43,47,.045)}.decision-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf1ea;color:#516e63;font-weight:900}.decision-grid h3,.choice-grid h3,.style-card h3,.season-card h3,.check-grid h3{font-family:Georgia,serif;font-size:1.5rem;line-height:1.15;color:var(--forest);font-weight:500;margin:.65em 0 .45em}.decision-grid p,.choice-grid p,.style-card p,.season-card p,.check-grid li{color:#526368}.style-card ul,.season-card ul,.check-grid ul{padding-left:1.1em;color:#526368}.style-card li,.season-card li,.check-grid li{margin:.55em 0}.style-card a{display:inline-block;margin-top:12px;color:#174e4d;font-weight:850}.season-mark{display:inline-grid;place-items:center;min-width:58px;height:32px;border-radius:20px;background:#e8efe9;color:#345b52;font-size:.72rem;font-weight:900;letter-spacing:.1em}.home-planner-band{width:min(1180px,calc(100% - 40px));margin:34px auto 0}.home-planner-band>.container{width:100%;background:#e9efe8;border:1px solid #d6ded5;border-radius:24px;padding:28px 32px;display:flex;justify-content:space-between;gap:28px;align-items:center}.home-planner-band h2{font-family:Georgia,serif;font-size:2rem;font-weight:500;color:var(--forest);margin:.2em 0}.home-planner-band p{margin:0;color:#536468;max-width:760px}.planner-promo{padding-top:20px!important}.planner-promo-inner{background:linear-gradient(135deg,#edf2eb,#f8f5ed);border:1px solid var(--line);border-radius:22px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.planner-promo-inner h2{font-family:Georgia,serif;color:var(--forest);font-size:2rem;font-weight:500;margin:.2em 0}.planner-promo-inner p{margin:0;color:#566669;max-width:720px}@media(max-width:900px){.trip-planner-form{grid-template-columns:repeat(2,1fr)}.decision-grid,.choice-grid,.style-grid,.season-grid,.check-grid{grid-template-columns:1fr 1fr}.home-planner-band>.container,.planner-promo-inner{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.planner-shell{width:calc(100% - 20px);padding:24px 18px;margin-top:-24px}.trip-planner-form{grid-template-columns:1fr}.planner-submit{width:100%}.result-split{grid-template-columns:1fr}.result-split div{display:flex;align-items:baseline;gap:12px}.result-split strong{font-size:2rem}.decision-grid,.choice-grid,.style-grid,.season-grid,.check-grid{grid-template-columns:1fr}.home-planner-band{width:calc(100% - 20px)}.home-planner-band>.container{padding:24px 20px}.planner-promo-inner{padding:22px 20px}.planner-promo-inner .btn,.home-planner-band .btn{width:100%}}

/* v9 release navigation + complete footer */
.nav-mega{gap:2px}.nav-group{position:relative}.nav-group>summary{list-style:none;cursor:pointer;font-size:.9rem;font-weight:800;padding:10px 11px;border-radius:999px;white-space:nowrap}.nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:after{content:"▾";font-size:.64em;margin-left:6px;color:#708081}.nav-group[open]>summary,.nav-group>summary:hover{background:#e9eeea}.nav-dropdown{position:absolute;top:calc(100% + 10px);left:0;width:280px;max-height:min(70vh,620px);overflow:auto;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 58px rgba(10,37,42,.16);padding:10px;display:grid;z-index:150}.nav-dropdown a{padding:10px 12px!important;border-radius:11px!important;font-size:.84rem!important}.nav-dropdown a:hover{background:#eef2ed}.footer-intro{padding:58px 0 18px}.footer-intro .footer-brand{max-width:650px}.footer-sitemap{display:grid;grid-template-columns:repeat(5,1fr);gap:34px;padding:22px 0 52px;border-top:1px solid rgba(255,255,255,.08)}.footer-nav-group h3{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:#e8d19a;margin:0 0 13px}.footer-nav-group a{display:block;color:#c8d4d3;font-size:.84rem;margin:7px 0;line-height:1.35}.footer-nav-group a:hover{color:white}.affiliate-resources{background:#eef2ed}.affiliate-grid .resource{min-height:120px;justify-content:center}.affiliate-grid strong{font-family:Georgia,serif;font-size:1.18rem;color:var(--forest)}@media(max-width:1180px){.nav-group>summary{padding:9px 7px;font-size:.82rem}.nav{gap:16px}.footer-sitemap{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.nav-mega{display:none}.nav-mega.open{display:flex;max-height:calc(100vh - 86px);overflow:auto}.nav-group{width:100%;border-bottom:1px solid #edf0ec}.nav-group>summary{padding:13px 12px;border-radius:10px}.nav-dropdown{position:static;width:100%;max-height:none;box-shadow:none;border:0;border-radius:0;padding:0 8px 12px 18px;background:transparent}.nav-dropdown a{font-weight:650!important;color:#44575a}.footer-sitemap{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.footer-sitemap{grid-template-columns:1fr}.footer-intro{padding-top:44px}.footer-nav-group{padding-bottom:8px}}
.content-photo{width:min(760px,calc(100% - 36px));margin:30px auto 42px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#dfe7e5}.content-photo picture,.content-photo img{display:block;width:100%}.content-photo img{aspect-ratio:16/9;object-fit:cover}.content-photo-grid{width:min(1180px,calc(100% - 36px));margin:30px auto 44px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.content-photo-grid .content-photo{width:100%;margin:0}.content-photo figcaption{font-size:.82rem;color:#66746f;background:#fff;padding:9px 14px}@media(max-width:720px){.content-photo{width:calc(100% - 24px);margin:22px auto 34px;border-radius:18px}.content-photo-grid{width:calc(100% - 24px);grid-template-columns:1fr;margin:22px auto 34px;gap:14px}}
/* v12 card consistency */.card-body>a{font-weight:850;color:#174e4d}.experience-cards .card{height:100%}.experience-cards .card-body{padding:24px}.experience-cards .card-media{aspect-ratio:16/9}.experience-cards .card h3{font-size:1.5rem}.experience-cards .card p{font-size:.94rem;line-height:1.55}.experience-cards .card-body>a{margin-top:auto;padding-top:18px}.deep-guide .experience-cards{align-items:stretch}@media(max-width:1020px){.deep-guide .experience-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.deep-guide .experience-cards{grid-template-columns:1fr}.experience-cards .card-body{padding:22px}}
.package-links{display:grid;gap:.7rem;margin:1rem 0}.package-links .text-link{display:block;padding:.75rem .85rem;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:rgba(255,255,255,.65);line-height:1.45}.package-links .text-link:hover{background:#fff}.site-footer .brand small{color:#b8c9c7}@media(max-width:580px){.site-header{backdrop-filter:none;background:#f8f6f1}.editorial-hero,.editorial-hero.wide{box-shadow:none}.btn.secondary,.btn.ghost{backdrop-filter:none}}