.study-home{--study-ink:#16211f;--study-muted:#5d6f6b;--study-line:rgba(22, 33, 31, 0.14);--study-panel:rgba(255, 255, 255, 0.78);color:var(--study-ink)}.dark .study-home{--study-ink:#edf7f4;--study-muted:#b8c7c3;--study-line:rgba(237, 247, 244, 0.18);--study-panel:rgba(17, 25, 24, 0.76)}.study-header-spacer{min-height:72px}.study-site-title{color:inherit;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:800;line-height:1.2;letter-spacing:0;text-decoration:none}.study-site-title:hover{color:rgb(var(--color-primary-600))}.study-hero{min-height:min(760px,86vh);display:grid;align-items:end;position:relative;border-radius:0 0 8px 8px;overflow:hidden;background-image:var(--hero-image);background-size:cover;background-position:50%;margin:-1rem calc(50% - 50vw)0;padding:clamp(6rem,12vw,10rem)max(1.25rem,calc((100vw - 1180px)/2))clamp(2rem,6vw,5rem)}.study-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,23,28,.86),rgba(9,23,28,.48) 46%,rgba(9,23,28,8%))}.study-hero__content{position:relative;max-width:760px;color:#fff}.study-kicker{margin:0 0 .7rem;color:#0f8b7b;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.study-hero .study-kicker{color:#9be7d8}.study-hero h1{margin:0;font-size:clamp(2.5rem,7vw,5.7rem);line-height:1.02;letter-spacing:0}.study-hero__lead{max-width:600px;margin:1.2rem 0 0;color:rgba(255,255,255,.88);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.8}.study-hero__actions,.study-section__head,.study-subscribe__form div{display:flex;gap:.85rem;align-items:center;flex-wrap:wrap}.study-hero__actions{margin-top:1.6rem}.study-button,.study-text-link,.study-subscribe__form button{min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-weight:800;text-decoration:none}.study-button{padding:0 1rem;border:1px solid rgba(255,255,255,.42)}.study-button--primary,.study-subscribe__form button{background:#0f8b7b;color:#fff;border-color:#0f8b7b}.study-button--ghost{color:#fff;background:rgba(255,255,255,.1)}.study-section{max-width:1180px;margin:0 auto;padding:clamp(3rem,7vw,5.8rem)1.25rem 0}.study-section--intro{display:grid;grid-template-columns:minmax(0,.8fr)minmax(0,1.2fr);gap:clamp(1.4rem,4vw,4rem);align-items:start}.study-section h2,.study-subscribe h2{margin:0;color:var(--study-ink);font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.18;letter-spacing:0}.study-section p,.study-subscribe p{color:var(--study-muted);line-height:1.85}.study-section__head{justify-content:space-between;margin-bottom:1.25rem}.study-text-link{color:#0f8b7b}.study-card-grid,.study-destination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.study-card,.study-region{border:1px solid var(--study-line);border-radius:8px;padding:1.2rem;background:var(--study-panel);text-decoration:none}.study-card span,.study-muted{color:var(--study-muted);font-size:.9rem}.study-card h3,.study-region h3{margin:.35rem 0 .5rem;color:var(--study-ink);font-size:1.15rem;line-height:1.35}.study-pill-list{display:flex;flex-wrap:wrap;gap:.65rem}.study-pill-list a,.study-pill-list span{border:1px solid var(--study-line);border-radius:999px;padding:.5rem .75rem;color:var(--study-ink);text-decoration:none;background:rgba(15,139,123,8%)}.study-plan-band,.study-subscribe{max-width:1180px;margin:clamp(3rem,7vw,5.8rem)auto 0;padding:clamp(1.4rem,4vw,2.2rem);border:1px solid var(--study-line);border-radius:8px;background:rgba(255,255,255,.82)}.dark .study-plan-band,.dark .study-subscribe{background:rgba(17,25,24,.72)}.study-mini-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1rem 0 1.2rem}.study-mini-timeline div{padding:1rem;border-left:3px solid #0f8b7b;background:var(--study-panel)}.study-mini-timeline strong,.study-mini-timeline span{display:block}.study-mini-timeline span{color:var(--study-muted);margin-top:.2rem}.study-gallery{columns:4 210px;column-gap:1rem}.study-gallery__item{display:block;break-inside:avoid;margin-bottom:1rem;border-radius:8px;overflow:hidden;border:1px solid var(--study-line)}.study-gallery img{display:block;width:100%;height:auto;margin:0}.study-subscribe{display:grid;grid-template-columns:minmax(0,1fr)minmax(280px,.9fr);gap:clamp(1.2rem,4vw,2rem);color:var(--study-ink)}.study-subscribe__form{display:grid;gap:.55rem}.study-subscribe__form label{font-weight:800}.study-subscribe__form input{flex:1 1 14rem;min-height:2.75rem;border:1px solid var(--study-line);border-radius:6px;padding:0 .8rem;background:#fff;color:#16211f}.study-subscribe__form button{border:0;padding:0 1rem;cursor:pointer}.study-subscribe__form p{margin:0;font-size:.88rem}@media(max-width:760px){.study-header-spacer{min-height:75px}.study-site-title{font-size:1.2rem}.study-hero{min-height:78vh}.study-section--intro,.study-card-grid,.study-destination-grid,.study-mini-timeline,.study-subscribe{grid-template-columns:1fr}}