:root{--green:#173f35;--deep:#0c2923;--green2:#2e6656;--gold:#c59b59;--cream:#f6f0e6;--paper:#fffdf8;--ink:#1d2824;--muted:#68716d;--line:rgba(23,63,53,.16);--shell:min(1180px,calc(100% - 48px));--shadow:0 25px 70px rgba(12,41,35,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;width:100%}a{color:inherit}button,input{font:inherit}.shell{width:var(--shell);margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-80px;left:15px;z-index:99;background:white;padding:12px}.skip:focus{top:15px}
h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.04em;margin-top:0}h1{font-size:clamp(3.8rem,7.6vw,7.2rem);line-height:.91;margin-bottom:25px}h2{font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.02;margin-bottom:25px}h3{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}p{line-height:1.7}.lead{font:400 1.25rem/1.55 Georgia,serif}.eyebrow,.tag{margin:0 0 15px;color:#9a6c2d;font-size:.72rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow.light{color:#e2c087}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:999px;font-weight:750;text-decoration:none;cursor:pointer}.gold{background:var(--gold);color:var(--deep)}.light{background:white;color:var(--deep)}.text-link{display:inline-block;margin-top:24px;color:var(--green);font-weight:800;text-decoration:none}.section{padding:110px 0}
.header{position:fixed;inset:0 0 auto;z-index:50;height:80px;color:white;transition:.25s}.header.scrolled{height:70px;background:rgba(12,41,35,.96);box-shadow:0 8px 30px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.personal-brand{display:flex;align-items:center;width:300px;padding:6px 12px;border-radius:10px;background:rgba(255,255,255,.94);text-decoration:none;box-shadow:0 4px 18px rgba(0,0,0,.08)}.personal-brand img{width:100%;height:46px;object-fit:contain;object-position:left center}.navlinks{display:flex;align-items:center;gap:25px}.navlinks a{text-decoration:none;font-size:.82rem;font-weight:650;opacity:.86}.navlinks .pill{padding:11px 17px;border:1px solid rgba(255,255,255,.38);border-radius:999px;opacity:1}.menu{display:none;background:none;border:0}.menu>span{display:block;width:25px;height:1px;background:white;margin:7px}
.hero{position:relative;min-height:790px;display:grid;align-items:end;overflow:hidden;background:var(--deep);color:white}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,27,23,.93) 0%,rgba(6,27,23,.68) 48%,rgba(6,27,23,.12) 78%),linear-gradient(0deg,rgba(6,27,23,.72),transparent 52%)}.hero-content{position:relative;z-index:1;padding-top:150px;padding-bottom:90px}.hero-content h1{margin-bottom:18px}.hero-content>p{max-width:680px;color:rgba(255,255,255,.78);font-size:1.08rem}.hero-content .hero-services{margin:0 0 20px;color:#e2c087;font-size:.82rem;font-weight:800;letter-spacing:.1em;line-height:1.6;text-transform:uppercase}.actions{display:flex;align-items:center;gap:28px;margin-top:32px}.ghost{color:white;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:5px}
.routes{padding:110px 0;background:var(--cream)}.heading{display:grid;grid-template-columns:1.25fr .75fr;gap:30px 80px;align-items:end;margin-bottom:55px}.heading .eyebrow{grid-column:1/-1}.heading h2{margin:0}.heading h2 em{color:#9a6c2d;font-weight:400}.heading>p:last-child{color:var(--muted)}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.route-card{display:flex;min-height:650px;flex-direction:column;padding:38px;border-radius:28px;background:white;box-shadow:var(--shadow)}.route-card.arandu{background:var(--green);color:white}.route-logo{height:180px;display:grid;place-items:center;margin:-10px -10px 34px;overflow:hidden;border-radius:18px;background:#f7f0e6}.route-logo img{width:94%;height:100%;object-fit:contain}.route-logo.dark{background:#46756c}.route-logo.dark img{width:94%;object-fit:contain;object-position:center 43%;transform:translateY(-7px)}.route-card h3{max-width:500px}.route-card>p:not(.tag){color:var(--muted)}.arandu>p:not(.tag){color:rgba(255,255,255,.68)}.arandu .tag{color:#e2c087}.route-card ul{display:grid;gap:12px;margin:20px 0 35px;padding:0;list-style:none}.route-card li:before{content:"✓";margin-right:10px;color:var(--gold)}.route-card>a{margin-top:auto;color:#9a6c2d;font-weight:800;text-decoration:none}.arandu>a{color:#e2c087}.management-note{margin:22px 5px 0;color:var(--muted);font-size:.78rem}
.gallery{display:grid;grid-template-columns:1.45fr .8fr .8fr;height:520px;background:var(--deep)}.gallery figure{position:relative;margin:0;overflow:hidden}.gallery img{height:100%;object-fit:cover;transition:transform .5s}.gallery figure:hover img{transform:scale(1.025)}.gallery figcaption{position:absolute;left:22px;bottom:20px;padding:9px 13px;background:rgba(12,41,35,.88);color:white;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}
.differentials{background:var(--paper)}.differentials-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:25px 80px;align-items:end;margin-bottom:52px}.differentials-heading .eyebrow{grid-column:1/-1}.differentials-heading h2{max-width:680px;margin:0}.differentials-heading>p:last-child{max-width:500px;margin:0;color:var(--muted)}.differentials-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.differentials-grid article{min-height:245px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.differentials-grid article>span{color:var(--gold);font-size:.72rem;font-weight:800;letter-spacing:.14em}.differentials-grid h3{margin:38px 0 12px;font-size:1.55rem;letter-spacing:-.025em}.differentials-grid p{margin:0;color:var(--muted);font-size:.9rem}
.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.split>div:first-child p:last-child{color:var(--muted)}.chips{display:flex;flex-wrap:wrap;gap:12px}.chips span{padding:17px 19px;border:1px solid var(--line);border-radius:999px;background:var(--cream);font-size:.9rem}.team-band{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:70px;padding:34px 38px;border-radius:24px;background:var(--green);color:white}.team-band strong{font:400 1.5rem Georgia,serif}.team-band p{max-width:700px;margin:8px 0 0;color:rgba(255,255,255,.67)}.team-band>span{max-width:190px;color:#e2c087;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.events{background:var(--deep);color:white}.event-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.event-photo{height:690px;overflow:hidden;border-radius:260px 260px 28px 28px}.event-photo img{height:100%;object-fit:cover}.event-grid>div:last-child>p:not(.eyebrow){color:rgba(255,255,255,.7)}.event-items{display:grid;gap:0;margin:28px 0 35px;border-top:1px solid rgba(255,255,255,.15)}.event-items article{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.15)}.event-items b{font-family:Georgia,serif;font-weight:400;color:#e2c087}.event-items span{color:rgba(255,255,255,.68);line-height:1.55}
.chooser{padding:105px 0;background:var(--green);color:white}.chooser-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:75px;align-items:start}.chooser-grid>div:first-child>p:last-child{color:rgba(255,255,255,.65)}.chooser-box{padding:35px;border-radius:30px;background:white;color:var(--ink);box-shadow:var(--shadow)}fieldset{margin:0;padding:0;border:0}fieldset+fieldset{margin-top:30px;padding-top:30px;border-top:1px solid var(--line)}fieldset:disabled{opacity:.4}legend{margin-bottom:18px;font:400 1.25rem Georgia,serif}.options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.options label{position:relative;min-height:115px;padding:20px;border:1px solid var(--line);border-radius:15px;cursor:pointer}.options input{position:absolute;opacity:0}.options label:has(input:checked){background:#edf4f0;border-color:var(--green2);box-shadow:inset 0 0 0 1px var(--green2)}.options span{display:grid;gap:7px}.options b{font-family:Georgia,serif;font-weight:400}.options small{color:var(--muted);line-height:1.4}.recommendation{margin-top:28px;padding:28px;border-radius:20px;background:var(--deep);color:white}.recommendation h3{margin-bottom:12px}.recommendation>p:not(.tag){color:rgba(255,255,255,.68)}.recommendation>button{margin-left:15px;padding:10px;border:0;background:none;color:rgba(255,255,255,.65);cursor:pointer;text-decoration:underline}
.education{background:var(--cream)}.education-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}.education-grid>img{height:690px;object-fit:cover;object-position:center;border-radius:260px 260px 25px 25px}.education-grid>div>p:not(.eyebrow){color:var(--muted)}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.three span{padding:18px;border-top:2px solid var(--gold);background:white;font-size:.82rem;line-height:1.45}
.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:center}.portrait{height:650px;overflow:hidden;border-radius:26px}.portrait img{height:100%;object-fit:cover;object-position:center top}.about-grid>div:last-child>p:not(.eyebrow){color:var(--muted)}blockquote{margin:28px 0 0;padding:20px 0 20px 25px;border-left:2px solid var(--gold);color:var(--green);font:italic 1.14rem/1.55 Georgia,serif}
.testimonials{background:var(--deep);color:white}.testimonials-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:58px}.testimonials-heading h2{max-width:720px;margin:0}.testimonials-heading>p{max-width:490px;margin:0;color:rgba(255,255,255,.62)}.review-group+.review-group{margin-top:48px}.review-group-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.16)}.review-group-title h3{margin:0;font-size:1.65rem}.review-group-title span{color:#e2c087;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{display:flex;min-height:300px;flex-direction:column;padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.055)}.review-card .stars{color:#e2c087;font-size:1rem;letter-spacing:.1em}.review-card>p{margin:28px 0 34px;color:rgba(255,255,255,.88);font:400 1.12rem/1.6 Georgia,serif}.review-card footer{min-height:auto;margin-top:auto;background:none;color:white}.review-card footer strong{display:block;font:700 .88rem/1.4 Inter,sans-serif}.review-card footer small{display:block;margin-top:4px;color:rgba(255,255,255,.48);font-size:.72rem}.arandu-reviews .review-card{background:rgba(197,155,89,.075)}
.faq{border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px}.faq-grid>div:first-child>p:last-child{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 2px;cursor:pointer;font:400 1.13rem Georgia,serif;list-style:none}summary::-webkit-details-marker{display:none}summary span{position:relative;flex:0 0 25px;width:25px;height:25px;border:1px solid var(--line);border-radius:50%}summary span:before,summary span:after{content:"";position:absolute;left:7px;top:11px;width:9px;height:1px;background:var(--green)}summary span:after{transform:rotate(90deg)}details[open] summary span:after{transform:none}details p{max-width:720px;margin:0;padding:0 45px 24px 2px;color:var(--muted);font-size:.92rem}
.contact{padding:105px 0;background:var(--green);color:white;text-align:center}.contact h2{font-size:clamp(2.8rem,6vw,5.3rem)}.contact>.shell>p:not(.eyebrow){color:rgba(255,255,255,.68)}.contact-actions{display:grid;justify-items:center;gap:12px;margin-top:30px}.contact-actions small{color:rgba(255,255,255,.5)}footer{background:var(--deep);color:rgba(255,255,255,.65)}footer .shell{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer b{color:white;font:400 1.2rem Georgia,serif}footer p{margin:0;font-size:.72rem}
@media(max-width:900px){:root{--shell:min(100% - 34px,760px)}.menu{display:block}.navlinks{position:fixed;inset:70px 0 0;display:grid;align-content:center;justify-items:center;gap:26px;background:var(--deep);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.navlinks.open{opacity:1;visibility:visible;transform:none}.navlinks a{font:400 1.6rem Georgia,serif}.hero{min-height:720px}.heading,.differentials-heading,.testimonials-heading,.split,.chooser-grid,.event-grid,.education-grid,.about-grid,.faq-grid{grid-template-columns:1fr}.heading,.differentials-heading,.testimonials-heading{gap:20px}.differentials-grid,.reviews-grid{grid-template-columns:1fr 1fr}.reviews-grid .review-card:last-child{grid-column:1/-1}.route-card{min-height:610px}.gallery{grid-template-columns:1fr 1fr;height:auto}.gallery .wide{grid-column:1/-1;height:420px}.gallery figure:not(.wide){height:360px}.event-grid,.education-grid,.about-grid{gap:45px}.event-photo,.education-grid>img,.portrait{height:560px}.chooser-grid,.faq-grid{gap:42px}}
@media(max-width:620px){:root{--shell:calc(100% - 28px)}.section,.routes{padding:75px 0}.personal-brand{width:218px}.personal-brand img{height:54px}h1{font-size:clamp(3.1rem,16vw,4.6rem)}h2{font-size:clamp(2.25rem,11vw,3.25rem)}.hero{min-height:700px}.hero>img{object-position:61% center}.hero-shade{background:linear-gradient(0deg,rgba(6,27,23,.96),rgba(6,27,23,.25) 80%)}.hero-content{padding-bottom:55px}.actions{align-items:stretch;flex-direction:column}.button{width:100%}.ghost{align-self:flex-start}.route-grid{grid-template-columns:1fr}.route-card{min-height:auto;padding:26px}.route-logo{height:150px}.gallery{grid-template-columns:1fr}.gallery .wide{grid-column:auto}.gallery figure,.gallery figure:not(.wide),.gallery .wide{height:340px}.differentials-grid,.reviews-grid{grid-template-columns:1fr}.differentials-grid article,.review-card{min-height:auto}.differentials-grid h3{margin-top:24px}.reviews-grid .review-card:last-child{grid-column:auto}.review-group-title{align-items:flex-start;flex-direction:column}.team-band{align-items:flex-start;flex-direction:column;padding:28px}.event-photo,.education-grid>img,.portrait{height:480px}.event-items article{grid-template-columns:1fr;gap:6px}.chooser-box{padding:22px 16px}.options{grid-template-columns:1fr}.options label{min-height:100px}.recommendation>button{display:block;margin:15px auto 0}.three{grid-template-columns:1fr}.faq-grid{gap:30px}footer .shell{min-height:170px;align-items:flex-start;justify-content:center;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
