@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#171d19;--paper:#f5f4ed;--orange:#ff722f;--muted:#69706a;--line:#d3d6cd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',sans-serif;font-size:15px;line-height:1.8;word-break:keep-all}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}button{font:inherit;color:inherit;border:0;background:none}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h2{font-size:clamp(32px,3.5vw,54px);line-height:1.35;letter-spacing:-.055em}h2 em{font-style:normal;color:var(--muted)}.skip{position:fixed;left:15px;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{font:800 37px/.85 'Barlow Condensed',sans-serif;letter-spacing:-1px}.brand span{display:block;font:600 8px/1.2 sans-serif;letter-spacing:1.1px;margin-top:10px}.header nav{display:flex;gap:36px;font-size:13px;font-weight:600}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;bottom:-6px;left:0;width:0;height:2px;background:var(--orange);transition:width .25s}.header nav a:hover:after{width:100%}.social{font-size:11px;letter-spacing:.1em;border-bottom:1px solid;padding:4px 0}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:650px;height:calc(100svh - 92px);max-height:900px}.hero-copy{padding:5% 8% 5% 8.6%;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em}.hero h1{font:800 clamp(90px,10.9vw,168px)/.87 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.045em;margin:37px 0}.hero h1 i{font-style:normal;color:var(--orange)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;padding-right:12%}.hero-bottom p{font-size:24px;font-weight:600;line-height:1.6;letter-spacing:-1px}.round-link{height:65px;width:65px;display:grid;place-items:center;border-radius:50%;border:1px solid;font:36px sans-serif;transition:background .3s,transform .3s}.round-link:hover{background:var(--orange);transform:rotate(45deg)}.hero-location{font-size:9px;letter-spacing:.13em;margin-top:48px}.hero-photo{position:relative;overflow:hidden;background:#d3dfdf}.hero-photo>img{object-position:50% 48%;animation:hero-in 1.2s ease-out both}.shade{position:absolute;inset:0;background:linear-gradient(180deg,#0001 45%,#0007)}.photo-tag{position:absolute;left:30px;top:30px;background:var(--paper);padding:5px 13px;font-size:10px;letter-spacing:.08em}.hero-play{position:absolute;bottom:45px;left:32px;color:white;font-size:12px;letter-spacing:.1em;display:flex;align-items:center;gap:17px}.hero-play>span{display:grid;place-items:center;border:1px solid #fffc;border-radius:50%;width:56px;height:56px;transition:background .3s}.hero-play:hover>span{background:var(--orange)}.vertical-note{writing-mode:vertical-rl;position:absolute;right:22px;top:35px;color:white;font-size:9px;letter-spacing:.2em}.resort-strip{padding:23px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font:600 clamp(12px,1.7vw,24px) 'Barlow Condensed',sans-serif;letter-spacing:.08em;overflow:hidden}.resort-strip b{color:var(--orange);font-size:27px}.section{padding:100px 4.5%}.section-label{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;border-top:1px solid var(--line);padding-top:15px;margin-bottom:54px}.section-label span:last-child{letter-spacing:0}.team-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%}.team-identity{display:flex;align-items:center;gap:24px;margin-top:40px}.team-identity img{height:135px;width:135px;object-fit:contain;mix-blend-mode:multiply}.team-identity strong{font:700 30px 'Barlow Condensed',sans-serif}.team-identity span{display:block;font-size:11px;line-height:1.7;color:var(--muted);margin-top:6px}.lead{font-size:25px;line-height:1.6;letter-spacing:-.04em;margin-bottom:20px}.team-story>p:not(.lead){font-size:14px;color:var(--muted);max-width:430px}.team-values{margin-top:35px}.team-values>div{border-top:1px solid var(--line);padding:16px 0;display:grid;grid-template-columns:35px 1fr}.team-values span{grid-row:span 2;color:var(--orange);font-size:11px}.team-values h3{font-size:14px}.team-values p{font-size:12px;color:var(--muted);margin-top:6px;max-width:380px}.destinations{background:var(--ink);color:var(--paper)}.destinations .section-label{border-color:#ffffff30}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}.section-heading>p{font-size:13px;color:#adb7af;line-height:1.9}.destinations h2 em{color:#9eaca1}.resort-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px 22px}.resort-card{grid-column:span 2;text-align:left;color:inherit;padding:0;min-width:0}.resort-card:nth-child(1),.resort-card:nth-child(2){grid-column:span 3}.resort-image{height:290px;position:relative;overflow:hidden;display:block}.resort-card:nth-child(-n+2) .resort-image{height:365px}.resort-image img{transition:transform .6s ease,filter .6s}.resort-card:hover img{transform:scale(1.05);filter:brightness(.85)}.number{position:absolute;left:17px;top:17px;background:var(--paper);color:var(--ink);padding:2px 10px;font-size:11px}.expand{position:absolute;right:17px;bottom:17px;width:36px;height:36px;background:var(--paper);color:var(--ink);display:grid;place-items:center;border-radius:50%;font-size:23px}.resort-caption{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #fff3;gap:10px}.resort-caption strong{display:block;font-size:20px;font-weight:500;letter-spacing:-.03em}.resort-caption small{display:block;font-size:9px;color:#a8b5ab;letter-spacing:.14em;margin-bottom:5px}.operator{font-size:10px;border:1px solid #738077;border-radius:20px;padding:3px 10px;white-space:nowrap}.subnote{font-size:11px;color:#69766c;margin-top:24px}.moments .section-heading{margin-bottom:30px}.text-link{font-size:12px;font-weight:600;border-bottom:1px solid;padding:6px 0}.filters{display:flex;gap:10px;margin-bottom:30px}.filters button{border:1px solid var(--line);border-radius:30px;font-size:12px;padding:7px 19px}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.filters span{font-size:9px;padding-left:7px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px 23px;align-items:start}.moment-card{text-align:left;padding:0;min-width:0}.moment-card[hidden]{display:none}.moment-image{height:350px;display:block;position:relative;overflow:hidden;background:#d5ddd7}.moment-card:nth-child(3n+2) .moment-image{height:455px}.moment-image img{transition:transform .65s}.moment-card:hover img{transform:scale(1.05)}.play{position:absolute;left:20px;bottom:20px;color:white;background:#171d1980;backdrop-filter:blur(5px);border:1px solid #fff8;border-radius:50%;width:48px;height:48px;display:grid;place-items:center}.kind{position:absolute;top:15px;left:15px;color:var(--ink);background:var(--paper);font-size:9px;letter-spacing:.08em;padding:3px 10px}.moment-caption{display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-size:14px}.moment-caption span:last-child{font-size:19px}.moment-card:nth-child(7){grid-column:2 / 4}.moment-card:nth-child(7) .moment-image{height:300px}.collab{display:grid;grid-template-columns:1.12fr 1fr;background:var(--orange)}.collab-copy{padding:60px 8% 70px}.collab .section-label{border-color:#171d1960;margin-bottom:55px}.collab h2{font-size:clamp(40px,5.5vw,78px);line-height:1.25;letter-spacing:-.06em;margin:19px 0 30px}.collab h2 span{font-family:'Barlow Condensed','Noto Sans KR',sans-serif;letter-spacing:-.025em}.collab-intro{font-size:24px;line-height:1.55;margin-bottom:20px;letter-spacing:-1px}.collab-copy>p:not(.collab-intro):not(.eyebrow){font-size:13px;max-width:410px}.pass-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.pass-tags span{border:1px solid #171d1970;padding:5px 12px;border-radius:30px;font-size:11px}.collab details{border-top:1px solid #171d1950;border-bottom:1px solid #171d1950;margin-bottom:24px;font-size:12px}.collab summary{list-style:none;padding:15px 0;display:flex;justify-content:space-between}.collab summary::-webkit-details-marker{display:none}.collab details[open] summary span{transform:rotate(45deg)}.collab details p{margin:0 0 15px}.collab-image{position:relative;min-height:650px;overflow:hidden}.collab-image img{object-position:60% center}.collab-image:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,#17211799)}.collab-image span{position:absolute;z-index:1;bottom:60px;left:30px;color:white;font:700 40px/.95 'Barlow Condensed',sans-serif;max-width:220px}.collab-image p{position:absolute;z-index:1;bottom:25px;left:30px;color:white;font-size:10px}.partners{padding-top:65px;padding-bottom:65px}.partners .section-label{margin-bottom:25px}.partner-row{display:grid;grid-template-columns:1fr 1fr;gap:45px}.partner-row>div{display:flex;align-items:center;gap:25px}.partner-row img{width:100px;height:110px;object-fit:contain;mix-blend-mode:multiply}.partner-row h3{font-size:18px}.partner-row p{color:var(--muted);font-size:12px;margin-top:5px}footer{background:var(--ink);color:var(--paper);padding:50px 4.5% 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fff3;padding-bottom:40px}.footer-brand{font:800 clamp(80px,14vw,200px)/1 'Barlow Condensed',sans-serif;letter-spacing:-.045em}.footer-brand span{font:400 .6em sans-serif;color:var(--orange);display:inline-block;vertical-align:top;padding-left:22px}.footer-top p{font:600 24px/1.2 'Barlow Condensed',sans-serif;letter-spacing:.04em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap;padding-top:25px;font-size:10px;color:#a5b2a9}.footer-bottom>div{display:flex;gap:20px}.footer-bottom button{font-size:10px;padding:0}dialog{border:0;color:var(--paper);padding:0;width:min(1050px,94vw);max-height:92svh;background:var(--ink);overflow:auto}dialog::backdrop{background:#080c0be8;backdrop-filter:blur(8px)}.close-viewer,.close-credits{position:sticky;top:15px;float:right;right:15px;z-index:2;margin:15px 15px -55px 0;background:var(--paper);color:var(--ink);height:40px;width:40px;border-radius:50%;font-size:20px}#viewer-media{display:flex;align-items:center;justify-content:center;min-height:180px;background:#0c100e}#viewer-media>img{max-height:66svh;width:100%;object-fit:contain}#viewer-media iframe{width:min(480px,100%);height:650px;border:0;background:white}.viewer-caption{padding:25px 30px;display:flex;justify-content:space-between;gap:25px;align-items:center}.viewer-caption h2{font-size:25px;letter-spacing:-.04em}.viewer-caption p{font-size:12px;color:#afbbb1;margin:7px 0}.viewer-caption #viewer-kicker{color:var(--orange);font-size:10px;letter-spacing:.1em}.viewer-caption a{font-size:12px;white-space:nowrap;border-bottom:1px solid}#credits{padding:40px;max-width:640px}#credits h2{font:700 35px 'Barlow Condensed',sans-serif;margin-bottom:25px}#credits p,#credits li{font-size:12px}#credits ul{padding-left:16px}#credits li{margin:12px 0}#credits .close-credits{margin:0;top:0}.reveal.is-pending{opacity:0;transform:translateY(28px)}.reveal{transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes hero-in{from{transform:scale(1.045);opacity:.7}to{transform:scale(1);opacity:1}}
@media(max-width:1000px){.header nav{gap:20px}.social{display:none}.hero{min-height:600px;max-height:780px}.hero h1{font-size:13vw}.hero-bottom p{font-size:20px}.hero-location{font-size:8px}.resort-caption{align-items:flex-start;flex-direction:column}.resort-card:nth-child(-n+2) .resort-image{height:300px}.resort-image{height:230px}.gallery{gap:20px}.moment-image{height:290px}.moment-card:nth-child(3n+2) .moment-image{height:350px}.collab-copy{padding:45px 8%}.partner-row{gap:25px}.partner-row>div{gap:15px}.partner-row img{width:85px}.partner-row p{font-size:10px}}
@media(max-width:680px){html{scroll-padding-top:74px}.header{height:74px;padding:0 6%}.brand{font-size:31px}.brand span{font-size:6px;margin-top:7px}.menu-toggle{display:block;font-size:12px}.header nav{display:none;position:absolute;top:74px;left:0;right:0;padding:28px 6%;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:22px}.header nav.open{display:flex}.hero{height:auto;max-height:none;min-height:0;grid-template-columns:1fr}.hero-copy{padding:38px 6% 30px}.hero h1{font-size:24vw;margin:25px 0}.hero .eyebrow{font-size:9px}.hero-bottom{padding:0}.hero-bottom p{font-size:19px}.round-link{height:48px;width:48px;font-size:27px}.hero-location{display:none}.hero-photo{height:66svh;max-height:610px;min-height:400px}.hero-photo>img{object-position:50% 43%}.photo-tag{left:22px;top:22px}.hero-play{bottom:27px;left:22px}.resort-strip{padding:18px 6%;gap:13px;justify-content:flex-start;flex-wrap:wrap;font-size:14px}.resort-strip b{font-size:16px}.section{padding:65px 6%}.section-label{font-size:8px;margin-bottom:30px;letter-spacing:.04em;gap:15px}.team-layout{grid-template-columns:1fr;gap:35px}h2{font-size:34px}.team-identity{margin-top:25px}.team-identity img{width:100px;height:100px}.lead{font-size:21px}.team-story>p:not(.lead){font-size:13px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:12px}.section-heading .text-link{display:inline-block;margin-top:22px}.resort-grid{grid-template-columns:1fr;gap:24px}.resort-card,.resort-card:nth-child(1),.resort-card:nth-child(2){grid-column:auto}.resort-image,.resort-card:nth-child(-n+2) .resort-image{height:280px}.resort-caption{flex-direction:row;align-items:center}.resort-caption strong{font-size:20px}.operator{font-size:9px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.moment-image,.moment-card:nth-child(3n+2) .moment-image{height:240px}.moment-caption{font-size:11px;gap:6px;line-height:1.6;padding:10px 0}.kind{font-size:8px;left:10px;top:10px;padding:2px 7px}.moment-card:nth-child(7){grid-column:1 / 3}.moment-card:nth-child(7) .moment-image{height:260px}.filters{gap:7px}.filters button{font-size:11px;padding:6px 13px}.collab{grid-template-columns:1fr}.collab-copy{padding:45px 6%}.collab h2{font-size:58px}.collab-image{height:480px;min-height:0}.collab-image img{object-position:50% 35%}.partner-row{grid-template-columns:1fr;gap:25px}.partner-row p{font-size:12px}.partner-row img{width:90px;height:95px}.footer-top{align-items:flex-end}.footer-top p{font-size:16px}.footer-brand{font-size:25vw}.footer-brand span{padding-left:10px}.footer-bottom{gap:18px;font-size:9px}.footer-bottom>div{order:3;width:100%;gap:18px}.viewer-caption{display:block;padding:20px}.viewer-caption h2{font-size:21px}.viewer-caption a{display:inline-block;margin-top:12px}#viewer-media iframe{height:590px}.close-viewer{width:34px;height:34px;font-size:17px}#credits{padding:25px}.subnote{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}
/* International school, Welli Hilli-first layout */
.languages{display:flex;gap:12px;white-space:nowrap;font-size:11px}.languages a{padding:4px 0;color:#667166}.languages [aria-current]{color:var(--ink);border-bottom:2px solid var(--orange);font-weight:700}.header nav{gap:20px;font-size:12px}.hero h1{font-size:clamp(70px,8.7vw,134px)}html[lang=ko] .hero h1{font:800 clamp(45px,5.5vw,86px)/1.25 'Noto Sans KR',sans-serif}html[lang=zh-Hans] .hero h1{font:800 clamp(35px,4.5vw,70px)/1.35 'Noto Sans SC','Noto Sans KR',sans-serif}.hero-copy{padding-right:6%}.hero-bottom p{font-size:22px}.hero-location{margin-top:28px}.hero-inquiry{font-size:12px;display:inline-block;align-self:flex-start;border-bottom:1px solid;margin-top:25px}.loop-video{display:block;width:100%;height:100%;object-fit:cover}.hero-photo .loop-video{position:absolute;inset:0;object-position:50% 50%}.home-strip{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:23px 4.5%;border-bottom:1px solid var(--line);font-size:12px}.home-strip strong{font:700 24px 'Barlow Condensed',sans-serif;letter-spacing:.04em}.home-strip>span:nth-child(even){color:var(--orange);font-size:24px}.school-fact{margin-top:20px}.team-story .text-link{display:inline-block}.welli-panorama{height:440px;margin:55px 0 0;position:relative;overflow:hidden}.welli-panorama img{object-position:center 55%}.welli-panorama figcaption{position:absolute;left:25px;bottom:25px;background:var(--paper);padding:8px 14px;font-size:11px;letter-spacing:.08em}.price-note{padding:18px 0;border-bottom:1px solid var(--line);font-size:12px}.price-note p{max-width:780px;padding-top:15px;color:var(--muted)}.programs{padding-top:70px;background:#ebece3}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:27px}.program{border-top:1px solid #aeb5aa;padding-top:15px}.program-number{color:#a34118;font-size:11px}.program h3{font-size:21px;line-height:1.35;margin:25px 0 15px;letter-spacing:-.035em}.program p{font-size:13px;color:#566055}.pickup-block{display:grid;grid-template-columns:1fr 1.6fr;gap:55px;margin-top:55px;background:var(--orange);padding:45px}.pickup-symbol{display:flex;flex-direction:column;justify-content:center;align-items:center}.pickup-symbol svg{width:min(300px,100%)}.pickup-symbol span{font:700 30px 'Barlow Condensed',sans-serif;letter-spacing:.04em;margin-top:15px}.pickup-block h3{font-size:30px;line-height:1.25;letter-spacing:-.03em;margin-bottom:20px}.pickup-block p{font-size:14px;max-width:550px}.pickup-block small{display:block;margin:18px 0;font-size:11px}.pickup-block .text-link{display:inline-block}.destinations .section-heading>p{max-width:365px}.other-resorts{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.other-resorts .resort-card{grid-column:auto}.other-resorts .resort-image,.other-resorts .resort-card:nth-child(-n+2) .resort-image{height:265px}.other-resorts .resort-caption strong{font-size:18px}.other-resorts .resort-caption small{font-size:8px;letter-spacing:.06em}.other-resorts .resort-caption{min-height:92px}.moment-card{margin:0}.contact-section{display:grid;grid-template-columns:1fr 1fr;padding:75px 4.5%;gap:8%;background:var(--orange)}.contact-section .section-label{border-color:#171d1950}.contact-section h2 em{color:#603014}.contact-copy>p{margin:25px 0;max-width:460px;font-size:14px}.email-cta{background:var(--ink);color:var(--paper);padding:16px 23px;display:inline-block;font-size:13px;margin-bottom:16px}.contact-copy small{display:block;font-size:11px;max-width:440px}.contact-details{padding-top:55px}.contact-details>div{border-top:1px solid #171d1950;padding:20px 0}.contact-details>div>span{font-size:9px;letter-spacing:.15em;display:block;margin-bottom:10px}.contact-details>div>a{font-size:clamp(15px,1.9vw,26px);line-height:1.8;display:block;overflow-wrap:anywhere;word-break:normal}.contact-details>p{font-size:12px;margin-top:25px;max-width:470px}html[lang=en] body{word-break:normal}html[lang=zh-Hans] body{word-break:normal;font-family:'Noto Sans SC','Noto Sans KR',sans-serif}.hero-play{font-size:11px;border:1px solid #fff8;padding:9px 15px;left:25px;bottom:25px}.section-heading .motion-toggle{flex-shrink:0}.gallery .moment-image video{object-fit:cover}.gallery .moment-card:nth-child(2) .moment-image{height:455px}
@media(max-width:1000px){.languages{gap:9px}.header nav{gap:13px;font-size:11px}.program-grid{grid-template-columns:1fr 1fr;gap:35px}.other-resorts{grid-template-columns:1fr 1fr}.hero h1{font-size:9vw}.hero-bottom p{font-size:18px}.pickup-block{gap:25px;padding:30px}.gallery .moment-card:nth-child(2) .moment-image{height:350px}}
@media(max-width:680px){.header{flex-wrap:wrap;height:92px;padding-top:10px;padding-bottom:8px}.brand{font-size:29px}.menu-toggle{margin-left:auto;margin-right:18px}.languages{font-size:10px;gap:10px}.header nav{top:92px;font-size:13px}html{scroll-padding-top:92px}.hero h1{font-size:18vw}html[lang=ko] .hero h1{font-size:12vw}html[lang=zh-Hans] .hero h1{font-size:9.5vw}.hero-copy{padding:35px 6%}.hero-bottom p{font-size:18px}.hero-inquiry{margin-top:23px}.home-strip{padding:18px 6%;gap:12px;flex-wrap:wrap;justify-content:flex-start;font-size:10px}.home-strip strong{width:100%;font-size:22px}.home-strip>span:nth-child(even){font-size:16px}.welli-panorama{height:260px;margin-top:35px}.welli-panorama figcaption{font-size:8px;bottom:15px;left:15px;padding:5px 10px}.program-grid{grid-template-columns:1fr;gap:25px}.program h3{font-size:22px;margin:14px 0 10px}.program p{font-size:13px}.pickup-block{grid-template-columns:1fr;padding:25px;gap:25px}.pickup-symbol svg{max-width:230px}.pickup-block h3{font-size:28px}.pickup-symbol span{font-size:25px}.other-resorts{gap:25px 14px}.other-resorts .resort-image,.other-resorts .resort-card:nth-child(-n+2) .resort-image{height:195px}.other-resorts .resort-caption strong{font-size:16px}.other-resorts .resort-caption small{font-size:7px}.other-resorts .resort-caption{align-items:flex-start;min-height:78px}.section-heading .motion-toggle{margin-top:18px}.gallery .moment-card:nth-child(2) .moment-image{height:240px}.contact-section{grid-template-columns:1fr;padding:55px 6%;gap:25px}.contact-details{padding-top:15px}.contact-details>div>a{font-size:20px}.contact-section h2{font-size:42px}.footer-bottom{line-height:1.7}.contact-copy>p{font-size:13px}.pass-tags span{font-size:10px}.hero-photo{min-height:400px}.contact-details>p{font-size:11px}}
.gallery .drone-card{grid-column:span 2}.gallery .drone-card:nth-child(2) .moment-image{height:350px}.drone-badge{position:absolute;right:18px;top:15px;background:var(--orange);color:var(--ink);font:800 30px/1 'Barlow Condensed',sans-serif;padding:10px 12px}.drone-note{font-size:11px;color:var(--muted);line-height:1.7;margin-top:-5px}.drone-card .moment-caption{font-weight:600}
@media(max-width:1000px){.gallery .drone-card:nth-child(2) .moment-image{height:290px}}@media(max-width:680px){.gallery .drone-card:nth-child(2) .moment-image{height:220px}.drone-badge{font-size:25px;padding:8px 10px}.drone-note{font-size:10px}.drone-card .moment-caption{font-size:13px}}
.expo-gallery{margin-top:75px}.expo-gallery .section-heading>p{color:var(--muted);max-width:410px;font-size:14px}.expo-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.expo-card{text-align:left;padding:0;min-width:0}.expo-photo{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;background:#d9ded5}.expo-photo img{object-fit:cover;transition:transform .6s}.expo-card:hover img{transform:scale(1.025)}.expo-card .moment-caption{font-size:14px;border-bottom:1px solid var(--line);gap:15px}.expo-gallery .section-label{margin-bottom:35px}@media(max-width:680px){.expo-gallery{margin-top:50px}.expo-grid{grid-template-columns:1fr;gap:28px}.expo-gallery .section-heading>p{font-size:13px}.expo-card .moment-caption{font-size:12px}}
.ui-icon{display:inline-block;width:1.15em;height:1.15em;vertical-align:-.18em;flex-shrink:0;pointer-events:none}.round-link .ui-icon{width:28px;height:28px}.expand .ui-icon{width:20px;height:20px}.motion-toggle{display:inline-flex;align-items:center;gap:9px}.hero-play .ui-icon{width:17px;height:17px}.footer-brand .ui-icon{width:.75em;height:.75em}.menu-toggle .ui-icon{transition:transform .3s}.menu-toggle[aria-expanded=true] .ui-icon{transform:rotate(45deg)}.home-strip .ui-icon{width:18px;height:18px}.close-viewer,.close-credits{display:grid;place-items:center}.intro-veil{display:none}.hero{position:relative;isolation:isolate}.intro-ready .intro-veil{display:flex;position:absolute;inset:0;z-index:5;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);pointer-events:none;animation:veil-exit .85s cubic-bezier(.76,0,.24,1) .75s both}.intro-brand{font:800 clamp(85px,19vw,290px)/.9 'Barlow Condensed',sans-serif;letter-spacing:-.035em;animation:brand-arrive .65s cubic-bezier(.2,.7,.2,1) both}.intro-brand span{display:block;text-align:center;font:500 clamp(10px,1.1vw,16px)/1.5 sans-serif;letter-spacing:.25em;margin-top:24px}.intro-ready .hero-copy>*,.intro-ready .hero-bottom{animation:copy-arrive .85s cubic-bezier(.2,.7,.2,1) .95s both}.intro-ready .hero-photo>.loop-video{animation:film-arrive 1.6s cubic-bezier(.2,.7,.2,1) .55s both}.hero-photo{border-bottom-left-radius:90px}.hero-copy{position:relative}.hero-inquiry,.email-cta{transition:background .25s,color .25s,transform .25s}.hero-inquiry:hover{color:#a34118}.email-cta:hover{background:#324337;transform:translateY(-2px)}.section{padding-top:115px;padding-bottom:115px}.section-label{position:relative}.reveal{transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}.reveal.is-pending{transform:translateY(38px)}.welli-panorama{height:510px;border-radius:2px 2px 80px 2px;transition:clip-path 1.1s cubic-bezier(.2,.7,.2,1),opacity 1s,transform 1s;clip-path:inset(0)}.welli-panorama.is-pending{clip-path:inset(9% 6% 9% 6%)}.welli-panorama img{transition:transform 1.6s cubic-bezier(.2,.7,.2,1)}.welli-panorama.is-pending img{transform:scale(1.08)}.other-resorts{grid-template-columns:1.15fr 1fr;gap:60px 6%;align-items:start}.other-resorts .resort-card:nth-child(even){margin-top:90px}.other-resorts .resort-image,.other-resorts .resort-card:nth-child(-n+2) .resort-image{height:360px}.other-resorts .resort-card:nth-child(even) .resort-image{height:290px}.other-resorts .resort-caption strong{font-size:23px}.other-resorts .resort-caption small{font-size:11px}.other-resorts .resort-caption{min-height:85px}.expand{transition:background .25s,transform .25s}.resort-card:hover .expand,.expo-card:hover .expand{background:var(--orange);transform:rotate(6deg)}.gallery{gap:38px 25px}.gallery .moment-card:nth-child(4){padding-top:70px}.gallery .moment-card:nth-child(6){padding-top:35px}.expo-grid{grid-template-columns:1.12fr 1fr;gap:7%;align-items:start}.expo-card:nth-child(2){margin-top:110px}.expo-photo{border-radius:2px}.expo-card:nth-child(2) .expo-photo{border-top-left-radius:65px}.contact-copy h2{font-size:clamp(44px,5.3vw,80px)}.hero-location{font-size:11px}.hero .eyebrow{font-size:12px}.languages a{min-height:36px;display:inline-flex;align-items:center}.footer-bottom>a,.footer-bottom>button{min-height:44px;display:inline-flex;align-items:center;gap:6px}.text-link .ui-icon,.email-cta .ui-icon{margin-left:5px}
@keyframes veil-exit{0%{clip-path:inset(0)}100%{clip-path:inset(0 0 100% 0);visibility:hidden}}
@keyframes brand-arrive{from{opacity:0;transform:translateY(22px);letter-spacing:.04em}to{opacity:1;transform:translateY(0);letter-spacing:-.035em}}
@keyframes copy-arrive{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes film-arrive{from{transform:scale(1.1)}to{transform:scale(1)}}
@media(max-width:1000px){.other-resorts .resort-image,.other-resorts .resort-card:nth-child(-n+2) .resort-image{height:290px}.other-resorts .resort-card:nth-child(even) .resort-image{height:250px}.hero-photo{border-bottom-left-radius:55px}}
@media(max-width:680px){.section{padding-top:65px;padding-bottom:65px}.hero-photo{border-radius:0 0 0 48px;height:58svh;min-height:340px}.intro-ready .intro-veil{animation-duration:.6s;animation-delay:.55s;max-height:100svh}.intro-brand{font-size:24vw}.intro-brand span{font-size:10px;letter-spacing:.16em;margin-top:17px}.intro-ready .hero-copy>*{animation-delay:.65s}.menu-toggle{min-width:60px;min-height:44px;margin-right:8px}.languages{gap:7px;font-size:11px}.languages a{min-height:44px;padding:5px 3px}.brand span{font-size:6px}.header{padding-left:5%;padding-right:5%}.hero .eyebrow{font-size:10px}.welli-panorama{height:290px;border-bottom-right-radius:42px}.other-resorts{gap:28px 14px;grid-template-columns:1fr 1fr}.other-resorts .resort-card:nth-child(even){margin-top:35px}.other-resorts .resort-image,.other-resorts .resort-card:nth-child(-n+2) .resort-image,.other-resorts .resort-card:nth-child(even) .resort-image{height:210px}.other-resorts .resort-caption strong{font-size:16px}.other-resorts .resort-caption small{font-size:10px;letter-spacing:0}.expand{width:32px;height:32px;right:10px;bottom:10px}.gallery{gap:25px 12px}.gallery .moment-card:nth-child(4),.gallery .moment-card:nth-child(6){padding-top:0}.gallery .moment-caption{font-size:12px}.expo-grid{grid-template-columns:1fr;gap:32px}.expo-card:nth-child(2){margin-top:0;margin-left:7%}.expo-card:nth-child(2) .expo-photo{border-top-left-radius:42px}.expo-card .moment-caption{font-size:13px}.reveal{transition-duration:.6s;transition-delay:0ms}.reveal.is-pending{transform:translateY(20px)}.contact-details>div>a{font-size:19px}.close-viewer,.close-credits{width:44px;height:44px}.hero-play{min-height:44px}.motion-toggle{min-height:44px}}
@media(prefers-reduced-motion:reduce){.intro-ready .intro-veil{display:none}.intro-ready .hero-copy>*,.intro-ready .hero-bottom{opacity:1;transform:none}.welli-panorama.is-pending{clip-path:none}.welli-panorama.is-pending img{transform:none}.reveal.is-pending{opacity:1;transform:none}.hero-photo .loop-video{transform:none}}
.pickup-symbol .ui-icon{width:1em;height:1em}

/* Program-specific supplied photographs and silent lesson film. */
.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 36px}.program{padding-top:0;border-top:0}.program-media{aspect-ratio:4/3;position:relative;overflow:hidden;background:#d9ded5;margin-bottom:22px}.program-photo{display:block;width:100%;height:100%;padding:0}.program-photo img{transition:transform .7s ease}.program-photo:hover img{transform:scale(1.025)}.program-media-1 img{object-position:center 72%}.program-media-2 img{object-fit:contain}.program-media-3 img{object-position:center 42%}.program h3{margin:12px 0 14px;font-size:27px}.program p{font-size:15px;max-width:560px}.program-motion{position:absolute;bottom:15px;left:15px;min-height:44px;background:#171d19dd;color:white;padding:8px 13px;font-size:12px;border:1px solid #fff8}.program-motion .ui-icon{width:16px;height:16px}.program-media video{object-fit:cover}
@media(max-width:680px){.program-grid{grid-template-columns:1fr;gap:35px}.program-media{margin-bottom:17px}.program h3{font-size:25px}.program p{font-size:14px}.program-motion{bottom:12px;left:12px}.program-photo .expand{width:36px;height:36px}}

.service-stories{margin-top:90px}.service-stories .section-heading>p,.fleet .section-heading>p{color:var(--muted);max-width:440px;font-size:15px}.service-films{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:24px;align-items:start;margin-bottom:45px}.service-film{margin:0;min-width:0}.service-film video{height:370px;object-fit:cover;background:var(--ink)}.service-film:last-child video{object-fit:contain}.service-film figcaption{font-size:14px;margin-top:12px}.service-photo-grid{columns:4;column-gap:20px}.service-photo{display:block;position:relative;width:100%;padding:0;overflow:hidden;break-inside:avoid;margin:0 0 20px;background:#dce0dc}.service-photo img{width:100%;height:auto;transition:transform .6s}.service-photo:hover img{transform:scale(1.025)}.fleet{padding-top:65px;background:#ebece3}.fleet-grid{display:grid;grid-template-columns:1.35fr .8fr 1.35fr .8fr;gap:20px;align-items:center}.fleet-grid .service-photo{margin:0}.fleet-grid .service-photo img{height:250px;object-fit:cover}.fleet-grid .service-photo:nth-child(odd) img{object-fit:contain}.service-photo:focus-visible{outline-offset:3px}
@media(max-width:1000px){.service-photo-grid{columns:3}.fleet-grid{grid-template-columns:1.3fr 1fr}.service-films{gap:16px}.service-film video{height:290px}}
@media(max-width:680px){.service-stories{margin-top:55px}.service-photo-grid{columns:2;column-gap:12px}.service-photo{margin-bottom:12px}.service-films{grid-template-columns:1fr 1fr;gap:22px 12px}.service-film:last-child{grid-column:span 2}.service-film video{height:260px}.service-film:last-child video{height:auto;aspect-ratio:16/9}.service-film figcaption{font-size:12px}.fleet-grid{gap:12px}.fleet-grid .service-photo img{height:180px}.fleet .section-heading>p,.service-stories .section-heading>p{font-size:14px}}

.customer-reviews{padding:60px 0 75px;margin-bottom:30px;border-top:1px solid var(--line)}.review-heading>p:last-child{max-width:680px;color:var(--muted)}.review-stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:var(--paper);margin:36px 0 18px;padding:35px 25px;gap:25px}.review-stats>div{padding:0 20px;border-right:1px solid #62695f}.review-stats>div:last-child{border:0}.review-stats b{display:flex;align-items:center;gap:9px;font:600 clamp(40px,4.6vw,66px) 'Barlow Condensed',sans-serif;white-space:nowrap}.review-stats b small{color:#c7cfc3;font:400 20px 'Barlow Condensed',sans-serif}.review-stats svg{width:32px;height:32px;color:var(--orange);flex-shrink:0}.review-stats span{font-size:14px;display:block;margin-top:8px}.review-context{font-size:13px!important;color:var(--muted);margin-bottom:30px!important}.customer-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.customer-review{display:flex;flex-direction:column;padding:25px;background:#e9ebe3;min-width:0}.review-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.review-stars{display:flex;color:#a84417;gap:2px}.review-stars svg{width:15px;height:15px}.review-meta time{font-size:12px;color:var(--muted)}.customer-review blockquote{font-size:17px;line-height:1.9;margin:24px 0 28px;flex:1;white-space:normal}.review-author span{font-size:14px;font-weight:600}.review-author small{font-size:12px;margin-top:3px}.review-proof{font-size:13px;text-decoration:underline;text-underline-offset:5px;text-align:left;min-height:44px;padding:12px 0}.more-reviews{margin-top:22px}.more-reviews>summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0;list-style:none;cursor:pointer;border-bottom:1px solid var(--line);font-size:15px}.more-reviews>summary::-webkit-details-marker{display:none}.more-reviews>summary span{font:24px Arial}.more-reviews[open]>summary span{transform:rotate(45deg)}.more-reviews .customer-review-grid{margin-top:20px}.review-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;flex-wrap:wrap}.review-actions a{font-size:14px}@media(max-width:900px){.customer-review-grid{grid-template-columns:1fr 1fr}.customer-review-grid>.customer-review:first-child{grid-column:span 2}.review-stats{padding:24px 12px;gap:12px}.review-stats>div{padding:0 10px}}@media(max-width:600px){.customer-reviews{padding:40px 0 50px}.customer-review-grid{grid-template-columns:1fr}.customer-review-grid>.customer-review:first-child{grid-column:auto}.customer-review{padding:24px}.review-stats{gap:8px;padding:22px 8px}.review-stats>div{padding:0 5px}.review-stats b{font-size:37px;gap:4px}.review-stats b small{font-size:16px}.review-stats svg{width:21px;height:21px}.review-stats span{font-size:12px;line-height:1.6}.review-context{font-size:13px!important}.review-actions{gap:6px}.customer-review blockquote{font-size:17px}}

.home-reviews{padding:30px 4.5% 0;max-width:1400px;margin:auto}.home-reviews h2{margin:22px 0}.home-reviews .customer-review blockquote{font-size:17px}.home-reviews .review-author small{display:block;color:var(--muted)}
