:root{color:#152019;background:#f3f0e9;font-family:Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,a{font:inherit}.page{min-height:100vh}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:6rem;display:grid}.hero__eyebrow{color:#4f6645;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.85rem;font-weight:700}.hero__title{letter-spacing:-.04em;max-width:700px;margin:0;font-size:clamp(3rem,6vw,6rem);line-height:.98}.hero__text{max-width:560px;margin:2rem 0 0;font-size:1.15rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.button{border:1px solid #152019;border-radius:6px;justify-content:center;align-items:center;min-height:52px;padding:0 1.5rem;font-weight:700;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button--primary{color:#fff;background:#152019}.button--secondary{background:0 0}.hero__visual{min-height:640px}.hero__placeholder{color:#f3f0e9;text-align:center;background:linear-gradient(#111f1826,#111f1873),#405342;border-radius:32px 8px;place-items:center;height:100%;min-height:640px;padding:2rem;display:grid}@media (width<=900px){.hero{grid-template-columns:1fr;gap:2rem;padding:2rem}.hero__visual,.hero__placeholder{min-height:420px}}.site-header{grid-template-columns:auto 1fr auto;align-items:center;gap:3rem;width:min(100% - 3rem,1440px);min-height:96px;margin:0 auto;display:grid}.brand{flex-direction:column;gap:.2rem;display:inline-flex}.brand__mark{letter-spacing:-.05em;font-size:2rem;font-weight:800;line-height:1}.brand__name{letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:700}.site-nav{justify-content:center;gap:2.5rem;display:flex}.site-nav a{font-size:.9rem;font-weight:700}.site-header__cta{min-height:48px}@media (width<=900px){.site-header{grid-template-columns:1fr auto;width:min(100% - 2rem,1440px)}.site-nav,.site-header__cta{display:none}}.why{color:#f4f1e9;background:#152019;padding:8rem 6rem}.why__intro{grid-template-columns:.7fr 1.8fr;align-items:start;gap:4rem;max-width:1440px;margin:0 auto 5rem;display:grid}.section-label{color:#a8bb91;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.why__title{letter-spacing:-.04em;max-width:920px;margin:0;font-size:clamp(2.4rem,4.5vw,5rem);line-height:1.05}.why__grid{border-top:1px solid #f4f1e92e;grid-template-columns:repeat(3,1fr);max-width:1440px;margin:0 auto;display:grid}.why-card{border-right:1px solid #f4f1e92e;min-height:340px;padding:2.5rem}.why-card:last-child{border-right:0}.why-card__number{color:#a8bb91;letter-spacing:.16em;margin-bottom:5rem;font-size:.8rem;display:block}.why-card h3{margin:0 0 1rem;font-size:1.5rem}.why-card p{color:#f4f1e9b8;max-width:340px;margin:0;line-height:1.7}@media (width<=900px){.why{padding:6rem 2rem}.why__intro{grid-template-columns:1fr;gap:1.5rem}.why__grid{grid-template-columns:1fr}.why-card{border-bottom:1px solid #f4f1e92e;border-right:0;min-height:auto}.why-card:last-child{border-bottom:0}.why-card__number{margin-bottom:3rem}}.hero__content--animate{opacity:0;animation:.9s forwards heroContentIn;transform:translateY(32px)}.hero__visual--animate{opacity:0;animation:1.1s forwards heroVisualIn;transform:translateY(24px)}.hero__image{object-fit:cover;object-position:62% center;border-radius:32px 8px;width:100%;height:100%;min-height:640px;transition:transform .7s;display:block}.button{transition:all .3s}.button:hover{transform:translateY(-3px)}.scroll-indicator{text-transform:uppercase;letter-spacing:.15em;color:#4f6645;align-items:center;gap:.75rem;margin-top:3rem;font-size:.75rem;display:flex}.scroll-indicator__arrow{animation:1.8s infinite bounce}@keyframes heroContentIn{to{opacity:1;transform:translateY(0)}}@keyframes heroVisualIn{to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.vision{background:#f8f5ef;padding:10rem 2rem}.vision__content{max-width:860px;margin:0 auto}.vision__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#405342;margin-bottom:1rem;font-weight:700}.vision__title{color:#142019;margin-bottom:2rem;font-size:clamp(3rem,5vw,5rem);line-height:1.05}.vision__text{color:#4b4b4b;max-width:720px;margin-bottom:2rem;font-size:1.3rem;line-height:1.9}.vision__steps{gap:2rem;margin-top:5rem;display:grid}.vision-step{border-left:2px solid #40534226;padding:2rem 2rem 2rem 5rem;position:relative}.vision-step__number{color:#fff;background:#405342;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:grid;position:absolute;top:2rem;left:-18px}.vision-step h3{color:#142019;margin-bottom:.75rem;font-size:1.7rem}.challenges{color:#f5f1e8;background:#142019;padding:8rem 0}.challenges .container{width:min(1200px,100% - 4rem);margin:0 auto}.section-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#9bb29d;margin-bottom:1rem;font-size:.85rem}.section-title{max-width:900px;margin-bottom:2rem;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.1}.section-intro{color:#f5f1e8bf;max-width:700px;margin-bottom:5rem;font-size:1.2rem;line-height:1.8}.challenge-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.challenge-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem;transition:all .35s}.challenge-card span{letter-spacing:.25em;color:#9bb29d;margin-bottom:1.5rem;font-size:.9rem;display:block}.challenge-card h3{color:#f5f1e8;margin-bottom:1rem;font-size:2rem}.challenge-card a{color:#9bb29d;align-items:center;gap:.5rem;margin-top:2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.challenge-card:hover a{color:#fff;transform:translate(8px)}.challenge-link{color:#9bb29d;align-items:center;gap:.5rem;margin-top:2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.challenge-link:hover{color:#fff;transform:translate(8px)}.foundation{background:var(--color-surface);padding:10rem 0}.foundation-grid{grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:5rem;display:grid}.foundation-before,.foundation-after{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:3rem}.foundation-before h3,.foundation-after h3{margin-bottom:2rem}.foundation-before ul,.foundation-after ul{margin:0;padding:0;list-style:none}.foundation-before li,.foundation-after li{border-bottom:1px solid #ffffff0f;padding:1rem 0}.foundation-before li:last-child,.foundation-after li:last-child{border-bottom:none}.foundation-before li:before{content:"•";color:#b36a6a;margin-right:.75rem}.foundation-after li:before{content:"✓";color:#9bb29d;margin-right:.75rem}.connection{text-align:center;padding:10rem 0}.connection-message{flex-direction:column;gap:1.5rem;margin-top:5rem;display:flex}.connection-message p{color:var(--color-text);font-size:1.4rem}.connection-message p:last-child{color:var(--color-accent);font-weight:600}:root{--midnight:#0b1320;--aurora:#1b4d4b;--first-light:#f0e6d2;--horizon:#d4a86a;--summit:#f7f4ee;--ink:#17221f;--moss:#526a58}.page{isolation:isolate;background:radial-gradient(at 78% 7%,#ffffffe0,#0000 25%),radial-gradient(at 12% 32%,#cddccd70,#0000 25%),linear-gradient(176deg,#f7f4ee 0%,#f1ebde 35%,#e4e4d8 58%,#f3f0e9 78%);position:relative;overflow-x:clip}.page>*{z-index:1;position:relative}.page:before{content:"";z-index:0;opacity:.22;pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") top/min(112%,1540px) repeat-y;animation:2.4s ease-out both atlasWorldReveal;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#00000038 34%,#000000ad 68%,#000);mask-image:linear-gradient(#00000080,#00000038 34%,#000000ad 68%,#000)}.page:after{content:"";z-index:0;filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#fffaeb6b,#7da8921a 37%,#0000 70%);border-radius:50%;width:76vw;height:76vw;animation:24s ease-in-out infinite alternate atlasLightDrift;position:fixed;top:10%;right:-28%}.site-header{width:min(100% - 8vw,1540px)}.hero{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(3rem,7vw,8rem);width:min(100% - 8vw,1540px);min-height:calc(100svh - 112px);margin-inline:auto;padding:clamp(4rem,7vh,7rem) 0 clamp(8rem,15vh,12rem);overflow:visible}.hero:before{content:"";z-index:-1;aspect-ratio:1.5;filter:blur(28px);pointer-events:none;opacity:1;background:radial-gradient(#f0e6d2ad,#0000 69%);border-radius:50%;width:74%;position:absolute;top:-6%;left:-26%;-webkit-mask-image:none;mask-image:none}.route-label{color:#2d4b3ea8;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 clamp(3rem,6vw,6rem);font-size:.68rem;font-weight:700;display:flex}.route-label span{border:1px solid #2d4b3e38;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.58rem;display:grid}.hero__eyebrow{color:var(--moss);letter-spacing:.2em;margin-bottom:1.4rem;font-size:.69rem}.hero__title{letter-spacing:-.065em;text-wrap:balance;max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7.3vw,8.1rem);font-weight:400;line-height:.89}.hero__text{color:#17221fb3;margin:clamp(2.5rem,5vw,4.5rem) 0 0 min(8vw,100px);font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.75}.hero__step{color:#17221fb8;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:20px;margin:clamp(2.5rem,5vw,4rem) 0 0 min(8vw,100px);font-size:.68rem;font-weight:700;display:inline-flex}.hero__step i{background:#526a5866;width:72px;height:1px;transition:width .4s;position:relative}.hero__step i:after{content:"";border:1px solid var(--moss);background:#f3eee3;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.hero__step:hover i{width:92px}.hero__visual{min-width:0;min-height:0;margin:0}.hero__visual:before{display:none}.hero__image-frame{background:#d8d6c9;border-radius:48% 48% 10px 10px/18% 18% 10px 10px;height:min(72vh,780px);min-height:590px;position:relative;overflow:hidden;box-shadow:0 38px 90px #1f2f271f}.hero__image-frame:before,.hero__image-frame:after{content:"";z-index:1;pointer-events:none;position:absolute}.hero__image-frame:before{mix-blend-mode:soft-light;background:radial-gradient(at 80% 4%,#fff8e180,#0000 34%),linear-gradient(#f5ecd314,#0000 50%,#18403724);inset:0}.hero__image-frame:after{filter:blur(20px);background:linear-gradient(#0000,#efebdcb8);height:35%;bottom:-5%;left:-5%;right:-5%}.hero__image{object-fit:cover;object-position:62% center;filter:saturate(.74)contrast(.94)sepia(.06);border-radius:0;width:100%;height:100%;min-height:0;transition:transform 1.2s cubic-bezier(.2,.7,.2,1);transform:scale(1.01)}.hero__visual:hover .hero__image{transform:scale(1.025)}.hero__visual figcaption{color:#17221f85;max-width:330px;margin:22px 0 0 auto;font-family:Georgia,Times New Roman,serif;font-size:.92rem;line-height:1.6}.route-transition{z-index:2;pointer-events:none;width:100%;height:clamp(280px,30vw,430px);margin:clamp(-7rem,-7vw,-3rem) 0 clamp(-5rem,-5vw,-2rem)}.route-transition:before{content:"";filter:blur(32px);background:radial-gradient(#f7f4eedb,#0000 68%);position:absolute;inset:-10% 27%}.route-transition svg{width:100%;height:100%;display:block;overflow:visible}.route-transition__contour{fill:none;stroke:#3a574621;stroke-width:1px}.route-transition__contour--soft{stroke:#3a574614}.route-transition__path{fill:none;stroke:url(#route-visibility);stroke-width:1.7px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:3.8s cubic-bezier(.3,.65,.2,1) .7s forwards route-emerge}.route-transition__waypoint circle{fill:#f1ecdf;stroke:#b08855;stroke-width:1.25px}.route-transition__waypoint circle:last-child{fill:#b08855;stroke:none}.route-transition__waypoint .route-transition__pulse{fill:#d4a86a0f;stroke:#b088553d;transform-origin:50%;animation:4.8s ease-in-out 2.6s infinite waypoint-orient}@keyframes route-emerge{to{stroke-dashoffset:0}}@keyframes waypoint-orient{0%,to{opacity:.4;transform:scale(.78)}50%{opacity:1;transform:scale(1)}}.understand{color:#152019;background:0 0;padding:clamp(7rem,11vw,11rem) 6rem;position:relative;overflow:hidden}.understand__inner{width:min(100%,1440px);margin:0 auto}.understand__intro{grid-template-columns:minmax(10rem,.5fr) minmax(0,1.5fr);align-items:start;gap:clamp(3rem,7vw,8rem);display:grid}.understand__label{color:#4f6645;letter-spacing:.2em;margin:.7rem 0 0;font-size:.75rem;font-weight:700}.understand__title{letter-spacing:-.045em;text-wrap:balance;max-width:980px;margin:0;font-size:clamp(3rem,5.4vw,5.8rem);line-height:1.04}.understand__experience{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(4rem,9vw,10rem);margin-top:clamp(6rem,10vw,10rem);display:grid}.understand__thoughts{align-self:center;max-width:500px}.understand__thoughts p{color:#152019c7;border-bottom:1px solid #4f664524;margin:0;padding:1.4rem 0;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.65}.understand__thoughts p:first-child{border-top:1px solid #4f664524}.understand__insight{max-width:720px}.understand__realisation{letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3.2vw,3.2rem);line-height:1.25}.understand__realisation span,.understand__realisation strong{display:block}.understand__realisation span{color:#15201980;font-weight:400}.understand__realisation strong{color:#4f6645;margin-top:.35rem;font-weight:400}.understand__belief{border-top:1px solid #4f664533;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;margin-top:clamp(4rem,7vw,6rem);padding-top:2rem;display:grid}.understand__belief p{color:#152019b8;max-width:320px;margin:0;line-height:1.7}.understand__belief strong{color:#152019;font-weight:700}[data-home-reveal]{opacity:0;transition:opacity 1.1s,transform 1.1s cubic-bezier(.2,.7,.2,1);transform:translateY(26px)}[data-home-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=900px){.site-header,.hero{width:min(100% - 40px,1540px)}.hero{grid-template-columns:1fr;gap:5rem;min-height:auto;padding:5rem 0 9rem}.hero__title{font-size:clamp(4rem,14vw,7rem)}.hero__text,.hero__step{margin-left:12vw}.hero__visual{width:min(88%,620px);margin-left:auto}.hero__image-frame{height:min(88vw,700px);min-height:470px}.route-transition svg{width:160%;margin-left:-32%}.understand{padding:7rem 2rem}.understand__intro,.understand__experience{grid-template-columns:1fr;gap:3.5rem}.understand__label{margin-top:0}.understand__experience{margin-top:5rem}.understand__belief{grid-template-columns:1fr;gap:1.5rem}}@media (width<=520px){.brand__name{display:none}.hero{padding-top:3rem}.hero .route-label{margin-bottom:3rem}.hero__title{font-size:clamp(3.6rem,18vw,5.5rem)}.hero__text,.hero__step{margin-left:0}.hero__visual{width:100%}.hero__image-frame{height:132vw;min-height:430px;max-height:610px}.hero__visual figcaption{margin-left:10vw}.route-transition{height:230px}}@media (prefers-reduced-motion:reduce){.page:before,.page:after,.route-transition__path,.route-transition__pulse{animation:none}.page:before{opacity:.22}.route-transition__path{stroke-dashoffset:0}[data-home-reveal]{opacity:1;transition:none;transform:none}.hero__image,.hero__step i{transition:none}.hero__visual:hover .hero__image{transform:none}}.page{background-color:#f0e6d2;background-image:radial-gradient(at 78% 7%,#ffffffd1,#0000 27%),radial-gradient(at 12% 27%,#dce7d87a,#0000 29%),radial-gradient(at 82% 58%,#d4a86a1f,#0000 31%),radial-gradient(at 30% 84%,#fff8e69e,#0000 34%)}.understand,.why,.vision,.challenges,.connection{isolation:isolate;background:0 0;position:relative}.understand:before,.why:before,.vision:before,.challenges:before,.connection:before{content:"";z-index:-2;filter:blur(54px);pointer-events:none;border-radius:50%;position:absolute}.understand:after,.why:after,.challenges:after{content:"";z-index:-1;opacity:.065;pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") 50%/min(116%,1520px) no-repeat;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0 34%,#0000 73%);mask-image:radial-gradient(#000 0 34%,#0000 73%)}.understand:before{background:radial-gradient(#366f6030,#7aa69217 42%,#0000 72%);width:78%;height:82%;top:-9%;right:-18%}.understand:after{opacity:.085;background-position:62% 28%}.why{color:#17221f}.why:before{background:radial-gradient(#f0d7ae5c,#d4a86a1a 46%,#0000 72%);width:82%;height:100%;top:-18%;left:-22%}.why__grid{border-color:#2d4b3e29}.why-card{border-color:#2d4b3e26}.why-card__number,.section-label{color:#60745f}.why-card p{color:#17221fad}.vision:before{background:radial-gradient(#fff6ddbf,#e1bd8721 48%,#0000 74%);width:76%;height:92%;top:-12%;right:-15%}.vision-step{border-color:#4c654d29}.vision-step__number{background:#536b59;box-shadow:0 0 0 8px #536b590f}.challenges{color:#17221f}.challenges:before{background:radial-gradient(#f0ce9a6b,#d4a86a1f 44%,#0000 72%);width:90%;height:108%;bottom:-22%;right:-18%}.challenges .section-eyebrow,.challenge-card span,.challenge-card a,.challenge-link{color:#6f7556}.challenges .section-intro,.challenge-card p{color:#17221fad}.challenge-card{background:#ffffff29;border-color:#364c3e21;box-shadow:0 20px 60px #3b453609}.challenge-card h3{color:#17221f}.challenge-card:hover{background:#ffffff45;border-color:#364c3e38;transform:translateY(-3px)}.challenge-card:hover a,.challenge-link:hover{color:#315b4f}.connection:before{background:radial-gradient(#fff9e9e0,#f0cf9a2e 48%,#0000 73%);width:68%;height:94%;bottom:0;right:8%}.connection .section-eyebrow{color:#797454}.connection .section-title{color:#17221f}.connection .section-intro,.connection-message p{color:#17221fad}.connection-message{border-top-color:#625c3e29}@media (width<=900px){.understand:before,.why:before,.vision:before,.challenges:before,.connection:before{width:120%}.why-card{border-color:#2d4b3e24}}.understand,.why,.vision,.challenges,.connection{box-shadow:none;border-block:0}.why{isolation:isolate}.world-traveler{z-index:-1;opacity:.78;pointer-events:none;width:min(48rem,58vw);margin:0;position:absolute;top:clamp(-8rem,-8vw,-4rem);right:clamp(-8rem,-5vw,-2rem);-webkit-mask-image:radial-gradient(at 56% 54%,#000 0 34%,#000000d1 52%,#0000 78%);mask-image:radial-gradient(at 56% 54%,#000 0 34%,#000000d1 52%,#0000 78%)}.world-traveler:after{content:"";background:linear-gradient(90deg,#f2efe5f0 0 18%,#0000 48%),linear-gradient(#f2efe559,#0000 30% 72%,#f2efe5c2);position:absolute;inset:-1px}.world-traveler img{filter:saturate(.78)contrast(.92);width:100%;height:auto;display:block}@media (width<=900px){.world-traveler{opacity:.62;width:min(42rem,82vw);top:-3rem;right:-18vw}}@media (width<=520px){.understand:after{opacity:.52;inset-inline:-48%}.world-traveler{opacity:.48;width:36rem;top:-1.5rem;right:-46vw}}@media (prefers-reduced-motion:reduce){.world-traveler{transition:none;transform:none}}.route-transition svg{opacity:0}.understand__label{gap:.8rem}.understand__label span{color:#8b6327db;letter-spacing:.18em;border:1px solid #ad844361;border-radius:999px;align-items:center;min-height:1.7rem;padding:0 .7rem;font-size:.58rem;display:inline-flex}.hero:after,.understand:after,.why:after,.vision:after,.challenges:after,.connection:after{transform-origin:70% 55%;animation:24s ease-in-out infinite alternate landscape-breathe}.understand:after{animation-duration:28s}.understand__orientation{aspect-ratio:1;color:#835c23cc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#edebdc57;border:1px solid #ab823f61;border-radius:50%;place-items:center;width:5.5rem;margin:clamp(5rem,9vw,9rem) clamp(1rem,7vw,8rem) 0 auto;display:grid;position:relative;box-shadow:0 0 0 .8rem #efebda1f}.understand__orientation:before,.understand__orientation:after{content:"";background:#ab823f3d;position:absolute}.understand__orientation:before{width:1px;height:100%}.understand__orientation:after{width:100%;height:1px}.understand__orientation span{z-index:2;letter-spacing:.14em;font-size:.56rem;font-weight:700;position:absolute;top:.7rem}.understand__orientation i{z-index:2;transform-origin:50%;background:linear-gradient(#a87834 0 46%,#35584c94 47% 100%);width:1px;height:2.9rem;position:relative;transform:rotate(28deg)}.understand__orientation i:after{content:"";aspect-ratio:1;background:#f1dfb8;border:1px solid #9b6f2eb8;border-radius:50%;width:.38rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes golden-route-arrive{0%{opacity:.22}to{opacity:.82}}@keyframes landscape-breathe{0%{transform:translate(0,0)scale(1)}to{transform:translate(-.25%,.15%)scale(1.006)}}@media (width<=900px){.page:before{opacity:.72;background-position:52% 0;background-size:auto 100%}.understand__orientation{margin-right:8vw}}@media (width<=520px){.page:before{opacity:.62;background-position:top}.understand__orientation{width:4.6rem;margin-top:4rem;margin-right:1rem}}@media (prefers-reduced-motion:reduce){.page:before,.hero:after,.understand:after,.why:after,.vision:after,.challenges:after,.connection:after,.understand:before,.why:before,.vision:before,.challenges:before,.connection:before,.understand:after,.why:after,.challenges:after{animation:none;transform:none}}.page:before{opacity:.88;transform-origin:50% 20%;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%207200'%20preserveAspectRatio='none'%20fill='none'%3e%3cdefs%3e%3clinearGradient%20id='routeGold'%20x1='720'%20y1='420'%20x2='720'%20y2='6900'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B99859'%20stop-opacity='.34'/%3e%3cstop%20offset='.24'%20stop-color='%23B99859'%20stop-opacity='.42'/%3e%3cstop%20offset='.38'%20stop-color='%23C6A465'%20stop-opacity='.56'/%3e%3cstop%20offset='.64'%20stop-color='%23C9A461'%20stop-opacity='.7'/%3e%3cstop%20offset='1'%20stop-color='%23B88943'%20stop-opacity='.86'/%3e%3c/linearGradient%3e%3clinearGradient%20id='clarity'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='.28'%20stop-color='white'%20stop-opacity='.05'/%3e%3cstop%20offset='.48'%20stop-color='white'%20stop-opacity='.62'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3cmask%20id='clarityMask'%3e%3crect%20width='1440'%20height='7200'%20fill='url(%23clarity)'/%3e%3c/mask%3e%3cfilter%20id='routeGlow'%20x='-30%25'%20y='-8%25'%20width='160%25'%20height='116%25'%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3c/filter%3e%3c/defs%3e%3c!--%20One%20route:%20tentative%20at%20the%20start,%20increasingly%20clear%20towards%20the%20horizon.%20--%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='%23F2CB7E'%20stroke-opacity='.32'%20stroke-width='10'%20stroke-linecap='round'%20filter='url(%23routeGlow)'/%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='url(%23routeGold)'%20stroke-width='2.8'%20stroke-linecap='round'%20stroke-dasharray='3%2011'/%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='%23E0B464'%20stroke-opacity='.92'%20stroke-width='2'%20stroke-linecap='round'%20mask='url(%23clarityMask)'/%3e%3cg%20stroke='%23B88C47'%3e%3cg%20transform='translate(950%20110)'%3e%3ccircle%20r='18'%20stroke-opacity='.22'/%3e%3ccircle%20r='4.5'%20fill='%23F4E4C2'%20stroke-opacity='.72'/%3e%3c/g%3e%3cg%20transform='translate(1028%202150)'%3e%3ccircle%20r='22'%20stroke-opacity='.26'/%3e%3ccircle%20r='5'%20fill='%23F0D9AA'%20stroke-opacity='.78'/%3e%3c/g%3e%3cg%20transform='translate(690%203190)'%3e%3ccircle%20r='20'%20stroke-opacity='.24'/%3e%3ccircle%20r='5'%20fill='%23F3DEB5'%20stroke-opacity='.78'/%3e%3c/g%3e%3cg%20transform='translate(1025%204200)'%3e%3ccircle%20r='21'%20stroke-opacity='.24'/%3e%3ccircle%20r='5'%20fill='%23F3DEB5'%20stroke-opacity='.8'/%3e%3c/g%3e%3cg%20transform='translate(1074%206500)'%3e%3ccircle%20r='23'%20stroke-opacity='.28'/%3e%3ccircle%20r='5.5'%20fill='%23F5E3BE'%20stroke-opacity='.84'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") top/100% 100% no-repeat;animation:22s ease-in-out infinite alternate atlas-world-breathe;inset:0;-webkit-mask-image:none;mask-image:none}.hero{isolation:isolate}.hero:after{content:"";z-index:-1;filter:blur(4px);pointer-events:none;background:radial-gradient(at 70% 36%,#f2d29e8a,#decaaa24 38%,#0000 68%),radial-gradient(at 44% 72%,#ecf0e2b8,#adc6b929 46%,#0000 72%);width:min(86rem,112vw);height:25rem;position:absolute;bottom:-8rem;right:-12vw}.hero__visual{isolation:isolate}.hero__visual:before{content:"";z-index:-1;opacity:.28;filter:saturate(.78);pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") 50% 43%/132% no-repeat,radial-gradient(at 58% 40%,#d1e8ddbd,#9bc6bc2e 45%,#0000 72%);display:block;position:absolute;inset:-18% -22% -12%}.hero__visual:after{content:"N";z-index:4;aspect-ratio:1;color:#244b47c2;width:4.25rem;font:600 .57rem/1 var(--font-sans);letter-spacing:.16em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;opacity:.76;background:linear-gradient(#345b565c,#345b565c) 50% 0/1px .62rem no-repeat,#f5eedfa8;border:1px solid #345b565c;border-radius:50%;place-items:center;display:grid;position:absolute;top:11%;right:-.8rem;box-shadow:0 0 0 .65rem #f4ebd82e,0 .8rem 2rem #23454414}.understand:before{filter:blur(18px);opacity:.92;background:radial-gradient(at 72% 32%,#5b979161,#0000 48%),radial-gradient(at 36% 62%,#20464c40,#0000 57%),radial-gradient(at 62% 84%,#bfd5c957,#0000 54%);width:112%;height:142%;top:-34%;right:-25%}.understand:after{opacity:.9;background:linear-gradient(168deg,#0000 39%,#234c4f3b 39.3% 53%,#648b8433 53.3% 66%,#0000 66.3%),radial-gradient(at 42% 78%,#e7ebdd9e,#0000 58%);width:auto;height:52%;bottom:2%;left:-10%;right:-10%;-webkit-mask-image:linear-gradient(#0000,#000 25% 82%,#0000);mask-image:linear-gradient(#0000,#000 25% 82%,#0000)}.understand__content{text-shadow:0 1px 18px #f0ebda47}.why:after,.challenges:after{background-image:none}.why:before{opacity:.9;background:radial-gradient(at 18% 48%,#6ea19547,#0000 56%),radial-gradient(at 78% 68%,#d4bc8e33,#0000 52%)}.vision:before{opacity:.92;background:radial-gradient(at 73% 42%,#edcd9761,#0000 52%),radial-gradient(at 20% 68%,#7ea99c33,#0000 56%)}.challenges:before{opacity:.9;background:radial-gradient(at 24% 38%,#c1d9c94d,#0000 52%),radial-gradient(at 80% 67%,#e2c18b42,#0000 58%)}.connection:before{opacity:.95;background:radial-gradient(at 68% 42%,#f3d29a7a,#0000 49%),radial-gradient(at 28% 70%,#d5e1cf52,#0000 57%)}.connection:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(176deg,#0000 45%,#b2945c2e 45.25% 45.7%,#0000 46%),radial-gradient(at 68% 46%,#f5dcaf80,#0000 56%);height:42%;position:absolute;bottom:7%;left:-12%;right:-12%}.route-transition__waypoint-core{fill:#f5e7c8;stroke:#967033e0}@keyframes atlas-world-breathe{0%{opacity:.82;transform:scaleX(1)}to{opacity:.9;transform:scaleX(1.006)}}@media (width<=900px){.page:before{opacity:.76;background-position:52% 0;background-size:auto 100%}.hero__visual:after{width:3.75rem;top:8%;right:.4rem}.understand:before{width:138%;right:-42%}}@media (width<=520px){.page:before{opacity:.7;background-position:49% 0}.hero:after{height:18rem;bottom:-3rem}.hero__visual:before{opacity:.38;inset:-12% -12% -8%}.hero__visual:after{width:3.25rem;right:.2rem}.understand:after{left:-30%;right:-30%}}@media (prefers-reduced-motion:reduce){.page:before{animation:none;transform:none}}.page:before{opacity:.3}.hero:after{filter:saturate(.82)contrast(.94);opacity:.74;background:linear-gradient(#f7f4ee14,#f7f4ee6b 72%,#f3f0e9eb),url(/assets/atlas-landscape-journey-panorama-v01--gMe85e-.webp) bottom/cover no-repeat;width:auto;height:clamp(22rem,38vw,39rem);bottom:-5rem;left:-8vw;right:-8vw;-webkit-mask-image:linear-gradient(#0000 0,#000 20% 76%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 20% 76%,#0000 100%)}.hero__visual:before{opacity:.14}.hero__visual:after{opacity:.58}.understand:before,.why:before,.vision:before,.challenges:before,.connection:before{opacity:.42}.understand:after{filter:saturate(.8)contrast(.9);opacity:.72;background:linear-gradient(90deg,#efebdced 0%,#eae8dab3 38%,#e0e8db33 72%),linear-gradient(#f2efe4ad,#0000 28%,#e8ebddb3 92%),url(/assets/atlas-landscape-aurora-v01-CfUE_8P6.webp) 100%/auto 100% no-repeat;width:auto;height:auto;inset:-12% -8% -8%;-webkit-mask-image:linear-gradient(#0000,#000 15% 84%,#0000);mask-image:linear-gradient(#0000,#000 15% 84%,#0000)}.why:after{filter:saturate(.78)contrast(.92);opacity:.58;background:linear-gradient(90deg,#f2efe5f0 0 43%,#f2efe542 72%),url(/assets/atlas-landscape-first-light-v01-BGVAK9dG.webp) right 48%/min(54rem,64vw) no-repeat;inset:-16% -10%;-webkit-mask-image:radial-gradient(at 78% 52%,#000 0 36%,#0000 72%);mask-image:radial-gradient(at 78% 52%,#000 0 36%,#0000 72%)}.vision:after,.challenges:after{content:"";z-index:-1;filter:saturate(.82)contrast(.92);opacity:.56;pointer-events:none;background:linear-gradient(90deg,#f4f0e5e6 0 34%,#f4f0e52e 69%),url(/assets/atlas-landscape-horizon-v01-CRxrFm_t.webp) 100%/min(60rem,68vw) no-repeat;position:absolute;inset:-10% -8%;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.challenges:after{opacity:.46;background-position:right 65%}.connection:after{filter:saturate(.78)contrast(.92);opacity:.58;background:linear-gradient(90deg,#f6f2e8eb 0 38%,#f6f2e82e 73%),linear-gradient(#0000 60%,#f7f4eed6),url(/assets/atlas-landscape-summit-v01-Bc-6uMKK.webp) 100%/min(58rem,66vw) no-repeat;width:auto;height:auto;inset:-20% -10% -4%;-webkit-mask-image:radial-gradient(at 76% 52%,#000 0 38%,#0000 74%);mask-image:radial-gradient(at 76% 52%,#000 0 38%,#0000 74%)}.route-transition__contour{opacity:.45}.route-transition__path{stroke:#a6803f8a;stroke-width:1px}@media (width<=900px){.page:before{opacity:.24}.hero:after{opacity:.68;background-position:58% bottom;left:-18vw;right:-18vw}.understand:after{opacity:.6;background-position:78%;background-size:auto 82%}.why:after,.vision:after,.challenges:after,.connection:after{opacity:.42;background-position:82%;background-size:auto 74%}}@media (width<=520px){.hero:after{opacity:.62;height:23rem;left:-46vw;right:-46vw}.understand:after{opacity:.48;background-position:72%;background-size:auto 76%;inset-inline:-36%}.why:after,.vision:after,.challenges:after,.connection:after{opacity:.34;background-position:76%;background-size:auto 66%;inset-inline:-36%}}@media (width<=900px){.page:before{opacity:.72;background-position:52% 0;background-size:auto 100%}}@media (width<=520px){.page:before{opacity:.62;background-position:top}}@media (prefers-reduced-motion:reduce){.page:before{animation:none;transform:none}}.hero__visual:after{display:none}.understand:after{opacity:.68;inset:-22% -14% -18%;-webkit-mask-image:radial-gradient(66% 46% at 78% 58%,#000 0 48%,#000000a8 70%,#0000 100%);mask-image:radial-gradient(66% 46% at 78% 58%,#000 0 48%,#000000a8 70%,#0000 100%)}.world-traveler{opacity:.74;-webkit-mask-image:radial-gradient(48% 42% at 57% 62%,#000 0 52%,#00000094 72%,#0000 100%);mask-image:radial-gradient(48% 42% at 57% 62%,#000 0 52%,#00000094 72%,#0000 100%)}.why:after{opacity:.34;-webkit-mask-image:radial-gradient(52% 43% at 80% 58%,#000 0 48%,#0000009e 70%,#0000 100%);mask-image:radial-gradient(52% 43% at 80% 58%,#000 0 48%,#0000009e 70%,#0000 100%)}.vision:after,.challenges:after{inset-block:-20%;-webkit-mask-image:radial-gradient(56% 45% at 78% 56%,#000 0 48%,#0000009e 72%,#0000 100%);mask-image:radial-gradient(56% 45% at 78% 56%,#000 0 48%,#0000009e 72%,#0000 100%)}@media (width<=900px){.world-traveler{opacity:.58}}@media (width<=520px){.understand:after{opacity:.48}.world-traveler{opacity:.44}}.understand:after{background:linear-gradient(90deg,#f0e6d2 0 38%,#f0e6d2f5 52%,#f0e6d22e 78%),linear-gradient(#f0e6d2,#f0e6d2eb 18%,#0000 48%,#f0e6d2e0 100%),url(/assets/atlas-landscape-aurora-v01-CfUE_8P6.webp) 100%/min(68rem,72vw) no-repeat}.world-traveler:after{background:linear-gradient(90deg,#f0e6d2 0 18%,#f0e6d2e0 30%,#0000 54%),linear-gradient(#f0e6d2,#f0e6d2e6 24%,#0000 54% 68%,#f0e6d2e6)}.why:after{background:linear-gradient(90deg,#f0e6d2 0 42%,#f0e6d2f0 54%,#f0e6d229 76%),linear-gradient(#f0e6d2,#0000 38% 66%,#f0e6d2e0),url(/assets/atlas-landscape-first-light-v01-BGVAK9dG.webp) right 48%/auto 100% no-repeat}.page{--world-ground:#f0e6d2;--world-ink:#17221f;--world-gold:#b88a45;--world-mist:#f0e6d2e6;background:radial-gradient(ellipse at 12% 15%, #f7f4eee6, transparent 27%), radial-gradient(ellipse at 84% 34%, #7bab9d2e, transparent 32%), radial-gradient(ellipse at 20% 68%, #dfcca433, transparent 36%), radial-gradient(ellipse at 78% 92%, #faeed2b3, transparent 42%), var(--world-ground)}.page:after{opacity:.52;filter:blur(70px);width:90vw;height:90vw}.page:before{opacity:.72;mix-blend-mode:multiply;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%207200'%20preserveAspectRatio='none'%20fill='none'%3e%3cdefs%3e%3clinearGradient%20id='routeGold'%20x1='720'%20y1='420'%20x2='720'%20y2='6900'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B99859'%20stop-opacity='.34'/%3e%3cstop%20offset='.24'%20stop-color='%23B99859'%20stop-opacity='.42'/%3e%3cstop%20offset='.38'%20stop-color='%23C6A465'%20stop-opacity='.56'/%3e%3cstop%20offset='.64'%20stop-color='%23C9A461'%20stop-opacity='.7'/%3e%3cstop%20offset='1'%20stop-color='%23B88943'%20stop-opacity='.86'/%3e%3c/linearGradient%3e%3clinearGradient%20id='clarity'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='.28'%20stop-color='white'%20stop-opacity='.05'/%3e%3cstop%20offset='.48'%20stop-color='white'%20stop-opacity='.62'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3cmask%20id='clarityMask'%3e%3crect%20width='1440'%20height='7200'%20fill='url(%23clarity)'/%3e%3c/mask%3e%3cfilter%20id='routeGlow'%20x='-30%25'%20y='-8%25'%20width='160%25'%20height='116%25'%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3c/filter%3e%3c/defs%3e%3c!--%20One%20route:%20tentative%20at%20the%20start,%20increasingly%20clear%20towards%20the%20horizon.%20--%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='%23F2CB7E'%20stroke-opacity='.32'%20stroke-width='10'%20stroke-linecap='round'%20filter='url(%23routeGlow)'/%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='url(%23routeGold)'%20stroke-width='2.8'%20stroke-linecap='round'%20stroke-dasharray='3%2011'/%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='%23E0B464'%20stroke-opacity='.92'%20stroke-width='2'%20stroke-linecap='round'%20mask='url(%23clarityMask)'/%3e%3cg%20stroke='%23B88C47'%3e%3cg%20transform='translate(950%20110)'%3e%3ccircle%20r='18'%20stroke-opacity='.22'/%3e%3ccircle%20r='4.5'%20fill='%23F4E4C2'%20stroke-opacity='.72'/%3e%3c/g%3e%3cg%20transform='translate(1028%202150)'%3e%3ccircle%20r='22'%20stroke-opacity='.26'/%3e%3ccircle%20r='5'%20fill='%23F0D9AA'%20stroke-opacity='.78'/%3e%3c/g%3e%3cg%20transform='translate(690%203190)'%3e%3ccircle%20r='20'%20stroke-opacity='.24'/%3e%3ccircle%20r='5'%20fill='%23F3DEB5'%20stroke-opacity='.78'/%3e%3c/g%3e%3cg%20transform='translate(1025%204200)'%3e%3ccircle%20r='21'%20stroke-opacity='.24'/%3e%3ccircle%20r='5'%20fill='%23F3DEB5'%20stroke-opacity='.8'/%3e%3c/g%3e%3cg%20transform='translate(1074%206500)'%3e%3ccircle%20r='23'%20stroke-opacity='.28'/%3e%3ccircle%20r='5.5'%20fill='%23F5E3BE'%20stroke-opacity='.84'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") top/100% 100% no-repeat;animation:3.6s ease-out both expedition-route-arrive}.atlas-scene{isolation:isolate;position:relative;overflow:clip}.scene-world{z-index:-3;pointer-events:none;position:absolute;inset:-12%;overflow:visible}.scene-world__layer{position:absolute;inset:0;overflow:hidden}.scene-world__layer img{object-fit:cover;filter:saturate(.76)contrast(.92);width:100%;height:100%;display:block}.scene-world__layer--atmosphere,.scene-world__layer--water{animation:28s ease-in-out infinite alternate expedition-atmosphere}.hero:after,.understand:after,.why:after,.vision:after,.challenges:after,.connection:after,.route-transition:before{content:none!important;animation:none!important}.understand:before,.why:before,.vision:before,.challenges:before,.connection:before{opacity:.28;filter:blur(70px)}.hero__visual:before,.hero__visual:after{display:none!important}.hero>.scene-world{inset:18% -14% -16%}.hero>.scene-world .scene-world__layer--horizon{opacity:.68;inset:26% -4% -4%;-webkit-mask-image:linear-gradient(#0000,#000 24% 68%,#0000 100%);mask-image:linear-gradient(#0000,#000 24% 68%,#0000 100%)}.hero>.scene-world .scene-world__layer--horizon img{object-position:54% 76%}.hero__content,.hero__visual{z-index:2}.hero__image-frame{box-shadow:0 42px 110px #23383024}.understand{min-height:118vh;padding-block:clamp(9rem,13vw,14rem)}.understand .scene-world__layer--atmosphere{opacity:.5;inset:0;-webkit-mask-image:radial-gradient(48% 44% at 76% 48%,#000 0 50%,#00000094 74%,#0000 100%);mask-image:radial-gradient(48% 44% at 76% 48%,#000 0 50%,#00000094 74%,#0000 100%)}.understand .scene-world__layer--forest img{object-position:86% 56%}.understand>.scene-world:after{content:"";z-index:3;background:linear-gradient(90deg, var(--world-ground) 0 24%, #f0e6d2e6 46%, #f0e6d247 72%, transparent 100%);position:absolute;inset:0}.understand__inner{z-index:2;position:relative}.route-transition.scene-crossing{z-index:1;height:clamp(17rem,29vw,28rem);margin:clamp(-6rem,-5vw,-3rem) 0 clamp(-5rem,-4vw,-2rem)}.scene-crossing .scene-world__layer--water img{object-position:18% 58%}.scene-crossing:after,.why>.scene-world:after,.vision>.scene-world:after,.challenges>.scene-world:after{content:"";z-index:3;pointer-events:none;position:absolute;inset:-1px}.scene-waypoint{z-index:3;aspect-ratio:1;background:#f5e4bd;border:1px solid #976c2cd6;border-radius:50%;width:.7rem;display:block;position:absolute;box-shadow:0 0 0 .9rem #be914b14,0 0 2.2rem #c4975147}.scene-waypoint--crossing{top:52%;left:39%}.why{min-height:120vh;padding-block:clamp(10rem,14vw,15rem)}.why>.scene-world{inset:-6% -12% -10%}.why .scene-world__layer--water img{object-position:86% 48%}.why__intro,.why__grid{z-index:2;position:relative}.why__grid,.why-card{border-color:#3e59491f}.why-card{background:0 0}.vision{min-height:148vh;padding-block:clamp(12rem,16vw,18rem)}.vision>.scene-world{inset:-2% -10% -8%}.vision .scene-world__layer--material{opacity:.12;mix-blend-mode:multiply;inset:0;-webkit-mask-image:radial-gradient(72% 54% at 38% 48%,#000 0 50%,#0000 100%);mask-image:radial-gradient(72% 54% at 38% 48%,#000 0 50%,#0000 100%)}.vision .scene-world__layer--cartography{opacity:.16;mix-blend-mode:multiply;inset:0;-webkit-mask-image:radial-gradient(60% 64% at 62% 52%,#000 0 48%,#0000 100%);mask-image:radial-gradient(60% 64% at 62% 52%,#000 0 48%,#0000 100%)}.vision__content{z-index:2;position:relative}.vision-step{background:0 0;border-color:#495e4c2e}.challenges{min-height:142vh;padding-block:clamp(12rem,16vw,18rem)}.challenges>.scene-world{inset:-8% -10%}.challenges .container{z-index:2;position:relative}.challenge-grid{border-top:1px solid #40574624;gap:0}.challenge-card{min-height:19rem;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #40574621;border-radius:0}.challenge-card:hover{background:#ffffff14;transform:translateY(-2px)}.scene-waypoint-moment{z-index:3;width:8rem;height:8rem;position:absolute;bottom:13%;right:20%}.scene-waypoint--insight{inset:50% auto auto 50%;transform:translate(-50%,-50%)}.connection{text-align:left;min-height:152vh;padding:clamp(13rem,17vw,19rem) 0 clamp(24rem,30vw,34rem)}.connection>.container{z-index:3;position:relative}.connection>[data-world-for=scene-008]:after{content:"";z-index:3;background:linear-gradient(180deg, var(--world-ground), transparent 28% 62%, var(--world-ground));position:absolute;inset:-1px}.connection>[data-world-for=scene-009]{inset:46% 45% -8% -12%}.connection [data-world-for=scene-009] .scene-world__layer--material{opacity:.08;mix-blend-mode:multiply;inset:0;-webkit-mask-image:radial-gradient(68% 62% at 42% 56%,#000 0 48%,#0000 100%);mask-image:radial-gradient(68% 62% at 42% 56%,#000 0 48%,#0000 100%)}.connection [data-world-for=scene-010] .scene-world__layer--horizon{opacity:.52;inset:0;-webkit-mask-image:radial-gradient(66% 66% at 70% 54%,#000 0 46%,#0000008a 72%,#0000 100%);mask-image:radial-gradient(66% 66% at 70% 54%,#000 0 46%,#0000008a 72%,#0000 100%)}.connection .section-title,.connection .section-intro,.connection-message{max-width:760px}.connection-message{border-top:1px solid #52604829;align-items:flex-start;padding-top:2.5rem}.compass-moment{z-index:4;aspect-ratio:1;color:#714c1cd6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle,#fff5da5c,#b88a4514 48%,#0000 70%),repeating-radial-gradient(circle,#0000 0 23%,#845e261f 24% 24.5%,#0000 25% 34%);border:1px solid #91642585;border-radius:50%;width:clamp(8rem,13vw,12rem);position:absolute;bottom:clamp(-18rem,-22vw,-10rem);right:clamp(1rem,10vw,9rem);box-shadow:inset 0 0 0 .55rem #815b240d,0 1.4rem 4rem #4d3b1f1f}.compass-moment:before,.compass-moment:after{content:"";border:1px solid #91642538;border-radius:50%;position:absolute;inset:8%}.compass-moment:after{border-style:dotted;inset:19%}.compass-moment__north{letter-spacing:.16em;font-size:.62rem;font-weight:700;position:absolute;top:8%;left:50%;transform:translate(-50%)}.compass-moment__needle{z-index:2;transform-origin:50%;background:linear-gradient(#a36f2d 0 48%,#2d5449a8 49% 100%);width:1px;height:56%;animation:2.8s cubic-bezier(.25,.7,.2,1) .8s both compass-orient;position:absolute;top:22%;left:50%;transform:translate(-50%)rotate(31deg)}.compass-moment__needle:after{content:"";aspect-ratio:1;background:#ebd7a9;border:1px solid #875c1fb8;border-radius:50%;width:.55rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compass-moment__relief{background:linear-gradient(90deg,#9e702c7a,#0000);height:1px;position:absolute;inset:47% -52% auto 100%}@keyframes expedition-route-arrive{0%{opacity:.18}to{opacity:.72}}@keyframes expedition-atmosphere{0%{transform:translate(0,0)scale(1.01)}to{transform:translate(-.35%,.2%)scale(1.018)}}@keyframes compass-orient{0%{transform:translate(-50%)rotate(18deg)}to{transform:translate(-50%)rotate(31deg)}}@media (width<=900px){.page:before{opacity:.64;background-position:52% 0;background-size:auto 100%}.understand{min-height:auto}.understand .scene-world__layer--atmosphere{opacity:.4;left:4%}.understand .scene-world__layer--forest{opacity:.46;inset:34% -10% -4% 52%}.scene-crossing>.scene-world{inset-right:20%}.why{min-height:auto}.why .scene-world__layer--water{opacity:.43;left:34%}.vision{min-height:auto}.vision .scene-world__layer--material{inset-right:4%}.vision .scene-world__layer--cartography,.vision .scene-world__layer--space{opacity:.22}.challenges{min-height:auto}.challenges .scene-world__layer--horizon{opacity:.38;left:22%}.connection{min-height:132vh;padding-bottom:24rem}.connection [data-world-for=scene-008] .scene-world__layer--traveler{opacity:.5;left:28%}.compass-moment{right:1rem}}@media (width<=520px){.page:before{opacity:.5}.hero>.scene-world{inset-inline:-55%}.hero>.scene-world .scene-world__layer--horizon{opacity:.5}.understand .scene-world__layer--atmosphere{opacity:.32;inset:8% -54% 12% 6%}.understand .scene-world__layer--forest{opacity:.4;inset:48% -32% -6% 36%}.route-transition.scene-crossing{height:15rem}.scene-crossing>.scene-world{inset:-30% 2% -30% -42%}.why .scene-world__layer--water{opacity:.34;inset:12% -46% 0 16%}.vision .scene-world__layer--material{opacity:.2;inset:4% -24% 58% -30%}.vision .scene-world__layer--cartography{opacity:.22;inset:34% -38% 18% 16%}.vision .scene-world__layer--space{display:none}.challenges .scene-world__layer--horizon{opacity:.3;inset:8% -42% 0 8%}.challenge-grid{grid-template-columns:1fr}.connection{min-height:145vh;padding-bottom:25rem}.connection [data-world-for=scene-008] .scene-world__layer--traveler{opacity:.38;inset:10% -48% 0 4%}.connection>[data-world-for=scene-010]{left:-10%}.connection [data-world-for=scene-010] .scene-world__layer--horizon{opacity:.34}.connection [data-world-for=scene-010] .scene-world__layer--space{display:none}.compass-moment{width:8rem;bottom:-17rem;left:1rem;right:auto}}@media (width<=900px){.page .vision{min-height:auto}.page .connection{min-height:160svh}}@media (width<=520px){.page .why{min-height:auto;padding:8rem 1.25rem 10rem}.page .why>.scene-world{inset:8% -50% 28% 10%}.page .vision{padding:9rem 1.25rem 10rem}.page .vision>.scene-world{inset:0 -64% 0 -18%}.page .challenges{min-height:auto;padding-block:9rem 12rem}.page .challenges>.scene-world{inset:12% -68% 22% 6%}.page .connection{min-height:170svh;padding:10rem 0 13rem}.page .connection>[data-world-for=scene-008]{inset:4% -82% 44% 6%}.page .connection>[data-world-for=scene-010]{inset:56% -72% -2% -10%}.page .compass-moment{width:8rem;bottom:-7rem;left:auto;right:0}}.page{--world-ground:#e4e5dc;--world-ink:#172521;--world-gold:#bd8d46;background:radial-gradient(ellipse at 82% 66%, #efd3a333, transparent 34%), radial-gradient(ellipse at 18% 48%, #89aea029, transparent 38%), var(--world-ground)}.why,.vision,.challenges,.connection{color:var(--world-ink);overflow:clip}.why{background:radial-gradient(at 78% 42%,#7ea39938,#0000 38%),linear-gradient(#d4d8cf 0%,#e1e2d9 48%,#e8e5db 100%);min-height:108svh;padding:clamp(10rem,14vw,14rem) clamp(2rem,7vw,8rem) clamp(11rem,15vw,16rem)}.why .scene-world__layer--water{opacity:.46;inset:0;-webkit-mask-image:none;mask-image:none}.why .scene-world__layer--water img{object-position:58% 52%;filter:saturate(.62)contrast(1.02)brightness(1.04)}.why__intro,.why__grid{width:min(100%,1280px);max-width:none;margin-inline:auto}.why__intro{grid-template-columns:minmax(10rem,.42fr) minmax(0,1.58fr);gap:clamp(2rem,6vw,7rem);margin-bottom:clamp(7rem,11vw,11rem);display:grid}.why__intro .section-label{color:#375449b3;letter-spacing:.22em;text-transform:uppercase;padding-top:.75rem;font-size:.66rem}.why__title{color:#14231f;letter-spacing:-.045em;text-wrap:balance;max-width:18ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,6.3vw,7rem);font-weight:400;line-height:.98}.why__lead{color:#172521ad;grid-column:2;max-width:38rem;margin:1.75rem 0 0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.75}.why__grid{border:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:0 clamp(1.5rem,3vw,3.5rem);display:grid}.why-principle{border-top:1px solid #37544933;grid-column:span 4;min-height:15rem;padding:2rem 0 0;position:relative}.why-principle:nth-child(2){transform:translateY(3.5rem)}.why-principle__number{color:#8a6a39;letter-spacing:.2em;margin-bottom:3.5rem;font-size:.68rem;display:block}.why-principle h3{color:#172521;margin:0 0 1rem;font-size:clamp(1.35rem,2vw,1.8rem)}.why-principle p{color:#172521a8;max-width:20rem;margin:0;line-height:1.75}.vision{color:#f5f1e7;background:#152429;min-height:150svh;padding:clamp(12rem,16vw,17rem) clamp(2rem,7vw,8rem) clamp(11rem,15vw,16rem)}.vision>.scene-world{inset:-3%;-webkit-mask-image:linear-gradient(#0000 0,#000 11% 88%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 11% 88%,#0000 100%)}.vision .scene-world__layer--space{opacity:1;inset:0;-webkit-mask-image:none;mask-image:none}.vision .scene-world__layer--space img{object-position:54% center;filter:saturate(.72)contrast(1.04)brightness(.7)}.vision .scene-world__layer--material{opacity:.12;mix-blend-mode:soft-light;inset:44% -4% -10% 26%}.vision .scene-world__layer--cartography{opacity:.12;mix-blend-mode:screen;inset:8% 44% 28% -12%}.vision__content{width:min(100%,1280px);max-width:none;margin-inline:auto}.vision__intro{width:min(44rem,52%)}.vision__eyebrow{color:#debd80db;letter-spacing:.22em;margin:0 0 2rem;font-size:.68rem}.vision__title{color:#f8f2e5;letter-spacing:-.04em;text-wrap:balance;max-width:15ch;margin:0 0 2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,5.8vw,6.5rem);font-weight:400;line-height:.98}.vision__text{color:#eff0e6b3;max-width:38rem;margin:0;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.8}.vision__steps{border-top:1px solid #e5dcc638;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);margin-top:clamp(11rem,18vw,19rem);display:grid}.vision-step{background:0 0;border:0;min-height:17rem;padding:2rem 0 0}.vision-step__number{width:2.2rem;height:2.2rem;box-shadow:none;color:#e5c27d;background:#0a1c224d;border:1px solid #debd8075;border-radius:50%;place-items:center;margin-bottom:3.75rem;display:grid;position:static}.vision-step h3{color:#f7f1e4;font-size:clamp(1.3rem,1.8vw,1.7rem)}.vision-step p{color:#eff0e6a8;max-width:21rem;line-height:1.75}.vision__quote{border-top:1px solid #e5dcc63d;width:min(52rem,74%);margin:clamp(7rem,10vw,10rem) 0 0 auto;padding-top:2.5rem}.vision__quote h2{color:#f7f1e4;margin:0 0 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4.5rem);font-weight:400;line-height:1.05}.vision__quote p{color:#eff0e6a8;max-width:36rem;line-height:1.75}.challenges{background:radial-gradient(at 76% 36%,#a3bcae47,#0000 42%),linear-gradient(#d7dcd5 0%,#e4e5dc 56%,#ebe6d9 100%);min-height:118svh;padding:clamp(11rem,15vw,16rem) 0 clamp(12rem,16vw,18rem)}.challenges .scene-world__layer--horizon{opacity:.58;inset:0;-webkit-mask-image:none;mask-image:none}.challenges .scene-world__layer--horizon img{object-position:58% center;filter:saturate(.66)contrast(.98)brightness(1.04)}.challenges .container{width:min(100% - clamp(4rem,14vw,16rem),1280px)}.challenges .section-eyebrow,.connection .section-eyebrow{color:#85663a;letter-spacing:.22em;font-size:.68rem}.challenges .section-title{color:#172521;letter-spacing:-.04em;text-wrap:balance;max-width:15ch;margin-top:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,6vw,6.6rem);font-weight:400;line-height:.98}.challenges .section-intro{color:#172521a8;max-width:34rem;font-size:1.08rem;line-height:1.75}.challenge-grid{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2.75rem);margin-top:clamp(8rem,12vw,12rem);display:grid}.challenge-card{min-height:20rem;box-shadow:none;background:0 0;border:0;border-top:1px solid #37544933;border-radius:0;padding:2rem 0 0}.challenge-card:nth-child(2n){transform:translateY(3.5rem)}.challenge-card:hover,.challenge-card:nth-child(2n):hover{background:0 0;transform:translateY(.5rem)}.challenge-card span{color:#85663a;margin-bottom:4rem;font-size:.68rem}.challenge-card h3{color:#172521;font-size:clamp(1.35rem,1.9vw,1.75rem);line-height:1.18}.challenge-card p{color:#172521a8;line-height:1.72}.challenge-card .challenge-outcome{color:#4f6b5d;margin-top:2rem;font-size:.86rem;font-weight:650;line-height:1.55}.scene-waypoint-moment{bottom:18%;right:12%}.connection{background:radial-gradient(at 76% 28%,#ecc17747,#0000 38%),linear-gradient(#ebe6d9 0%,#eee9df 54%,#dcd8cc 100%);min-height:178svh;padding:clamp(13rem,18vw,20rem) 0 15rem}.connection>[data-world-for=scene-008]{inset:-5% -7% 34% 30%}.connection [data-world-for=scene-008] .scene-world__layer--traveler{opacity:.66;inset:0;-webkit-mask-image:radial-gradient(76% 72% at 68% 45%,#000 0 54%,#00000080 76%,#0000 100%);mask-image:radial-gradient(76% 72% at 68% 45%,#000 0 54%,#00000080 76%,#0000 100%)}.connection [data-world-for=scene-008] .scene-world__layer--traveler img{object-position:58% center;filter:saturate(.7)contrast(1.01)brightness(1.03)}.connection>[data-world-for=scene-010]{inset:47% -5% -8% 28%}.connection [data-world-for=scene-010] .scene-world__layer--horizon{opacity:.56;inset:0}.connection [data-world-for=scene-010] .scene-world__layer--horizon img{object-position:60% 48%;filter:saturate(.72)contrast(.98)brightness(1.04)}.connection>.container{width:min(100% - clamp(4rem,14vw,16rem),1280px)}.connection .section-title{color:#172521;letter-spacing:-.045em;text-wrap:balance;max-width:13ch;margin:1.5rem 0 2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,6.4vw,7rem);font-weight:400;line-height:.96}.connection .section-intro{color:#172521ad;max-width:38rem;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.8}.connection-message{border-color:#37544933;max-width:38rem;margin-top:clamp(5rem,8vw,8rem);padding-top:2rem}.connection-message p{color:#172521a8;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1.35}.connection-message p:last-child{color:#365d4f}.compass-moment{opacity:.66;-webkit-backdrop-filter:none;backdrop-filter:none;mix-blend-mode:multiply;background:radial-gradient(circle,#fff5da42,#b88a450f 48%,#0000 70%),repeating-radial-gradient(circle,#0000 0 23%,#845e261c 24% 24.5%,#0000 25% 34%);width:clamp(9rem,13vw,12rem);bottom:-6rem;right:clamp(2rem,10vw,9rem)}.next-horizon{border-top:1px solid #37544933;width:min(52rem,72%);margin:clamp(19rem,32vw,34rem) 0 0 auto;padding-top:2.5rem}.next-horizon>p{color:#85663a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.72rem;font-weight:700}.next-horizon h3{color:#172521;max-width:14ch;margin:0 0 2.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4.6vw,5rem);font-weight:400;line-height:1.02}.next-horizon .button{color:#f7f0df;background:#1f342de6;border-color:#805b2757}.site-footer{z-index:6;border-top:1px solid #37544933;justify-content:space-between;align-items:end;gap:2rem;padding-top:2rem;display:flex;position:absolute;bottom:3.5rem;left:clamp(2rem,7vw,8rem);right:clamp(2rem,7vw,8rem)}.site-footer .brand{color:#172521}.site-footer .brand__name{color:#17252199}.site-footer>p{color:#17252194;text-align:right;max-width:31rem;margin:0;line-height:1.6}@media (width<=900px){.why__intro{grid-template-columns:1fr}.why__lead{grid-column:1}.why-principle{grid-column:span 6}.why-principle:last-child{grid-column:4/span 6;margin-top:4rem}.vision{min-height:auto}.vision__intro{width:min(42rem,76%)}.vision__steps{margin-top:13rem}.challenge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.challenge-card:nth-child(2n){transform:translateY(2.5rem)}.connection{min-height:160svh}.next-horizon{width:min(40rem,78%)}}@media (width<=520px){.why,.vision{padding-inline:1.25rem}.why{padding-block:8rem 10rem}.why>.scene-world{opacity:.42;inset:8% -50% 28% 10%}.why__intro{gap:1.5rem;margin-bottom:6rem}.why__title{font-size:clamp(2.9rem,13vw,4.2rem)}.why__grid{display:block}.why-principle,.why-principle:nth-child(2),.why-principle:last-child{min-height:0;margin:0 0 4rem;padding-top:1.5rem;transform:none}.why-principle__number{margin-bottom:2rem}.vision{padding-block:9rem 10rem}.vision>.scene-world{inset:0 -64% 0 -18%}.vision .scene-world__layer--space img{object-position:68% center;filter:saturate(.68)contrast(1.04)brightness(.48)}.vision__intro{width:100%}.vision__title{font-size:clamp(2.9rem,13vw,4.3rem)}.vision__steps{grid-template-columns:1fr;gap:3.5rem;margin-top:9rem}.vision-step{min-height:0}.vision-step__number{margin-bottom:2rem}.vision__quote{width:100%;margin-top:7rem}.challenges{padding-block:9rem 12rem}.challenges .container,.connection>.container{width:calc(100% - 2.5rem)}.challenges>.scene-world{opacity:.34;inset:12% -68% 22% 6%}.challenges .section-title,.connection .section-title{font-size:clamp(2.9rem,13vw,4.3rem)}.challenge-grid{grid-template-columns:1fr;gap:0;margin-top:7rem}.challenge-card,.challenge-card:nth-child(2n){min-height:0;margin-bottom:4rem;transform:none}.challenge-card span{margin-bottom:2.5rem}.connection{min-height:170svh;padding:10rem 0 13rem}.connection>[data-world-for=scene-008]{opacity:.5;inset:4% -82% 44% 6%}.connection>[data-world-for=scene-010]{opacity:.44;inset:56% -72% -2% -10%}.connection-message{margin-top:5rem}.compass-moment{width:8rem;bottom:-7rem;left:auto;right:0}.next-horizon{width:100%;margin-top:20rem}.site-footer{display:block;bottom:2.5rem;left:1.25rem;right:1.25rem}.site-footer>p{text-align:left;margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){.why-principle:nth-child(2),.challenge-card:nth-child(2n){transform:none}}.understand__next{color:inherit;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;margin-top:clamp(1.5rem,3vw,2.5rem);font-size:.72rem;text-decoration:none;display:inline-flex}.understand__next i{color:var(--world-horizon,#b78c50);font-size:1rem;font-style:normal;transition:transform .18s}.understand__next:hover i,.understand__next:focus-visible i{transform:translate(.3rem)}.page:before{-webkit-mask-image:linear-gradient(#000 0 23%,#00000047 27%,#0000 31% 34%,#000000b8 39%,#000 46% 61%,#0000 67% 70%,#000 77% 100%);mask-image:linear-gradient(#000 0 23%,#00000047 27%,#0000 31% 34%,#000000b8 39%,#000 46% 61%,#0000 67% 70%,#000 77% 100%)}.hero{padding-bottom:clamp(7rem,13vh,10rem);overflow:visible}.hero>.scene-world{bottom:-16svh}.understand{z-index:2;background:linear-gradient(#0000 0,#071722d1 9svh,#0a2029 32%,#18363a 74%,#354c4b 100%);margin-top:-12svh;padding-top:calc(clamp(9rem,14vw,15rem) + 12svh)}.understand .scene-world__layer--space{-webkit-mask-image:linear-gradient(#0000 0,#0000006b 11%,#000 24% 100%);mask-image:linear-gradient(#0000 0,#0000006b 11%,#000 24% 100%)}.understand>.scene-world:after{background:linear-gradient(90deg,#051118f0 0 28%,#06141bb8 44%,#07161c24 69%),linear-gradient(#0000 0,#071722b8 14%,#0000 28% 70%,#354c4be0 86%,#354c4b 100%)}.route-transition.scene-crossing{background:radial-gradient(ellipse at 32% 46%, #e8e7da42, transparent 38%), linear-gradient(180deg, #354c4b 0%, #6f817c 30%, #c8c6b6 66%, var(--world-ground) 100%);height:clamp(25rem,38vw,36rem);margin:-1px 0}.scene-crossing>.scene-world{inset:-26% -8% -22%}.scene-crossing .scene-world__layer--water{opacity:.48;-webkit-mask-image:linear-gradient(#0000 0,#000 24% 68%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 24% 68%,#0000 100%)}.scene-crossing:after{z-index:4;background:linear-gradient(180deg, #354c4b 0%, transparent 26% 60%, #f0e6d2c7 84%, var(--world-ground) 100%), radial-gradient(ellipse at 70% 56%, #f7f2e252, transparent 48%)}.why{min-height:auto;margin-top:-1px;padding-block:clamp(9rem,12vw,12rem) clamp(7rem,9vw,9rem)}.why>.scene-world{inset:-16% -12% -20%;-webkit-mask-image:linear-gradient(#0000 0 18%,#000 34% 78%,#0000 100%);mask-image:linear-gradient(#0000 0 18%,#000 34% 78%,#0000 100%)}.why .scene-world__layer--water{opacity:.44;-webkit-mask-image:radial-gradient(48% 58% at 78% 48%,#000 0 42%,#0000007a 70%,#0000 100%);mask-image:radial-gradient(48% 58% at 78% 48%,#000 0 42%,#0000007a 70%,#0000 100%)}.why>.scene-world:after{background:linear-gradient(180deg, var(--world-ground), transparent 22% 76%, #ece3d0b8), linear-gradient(90deg, var(--world-ground) 0 23%, transparent 62%)}.vision{background:radial-gradient(at 78% 26%,#7a90801a,#0000 36%),linear-gradient(#ece3d052,#0000 18% 84%,#e1dac747);min-height:auto;margin-top:-1px;padding-block:clamp(10rem,13vw,14rem)}.vision>.scene-world{-webkit-mask-image:linear-gradient(#0000 0 7%,#000 19% 84%,#0000 100%);mask-image:linear-gradient(#0000 0 7%,#000 19% 84%,#0000 100%)}.vision .scene-world__layer--material{opacity:.2}.vision .scene-world__layer--cartography{opacity:.18}.vision .scene-world__layer--space{opacity:.24}.vision>.scene-world:after{background:linear-gradient(#ece3d0b8,#0000 18% 82%,#e6dfcdb3),linear-gradient(90deg,#f0e6d2bd 0 21%,#0000 62%)}.challenges{background:radial-gradient(at 70% 42%,#839d8f1a,#0000 40%),linear-gradient(#e6dfcd33,#0000 16% 84%,#e8dec857);min-height:auto;margin-top:-1px;padding-block:clamp(10rem,13vw,14rem)}.challenges>.scene-world{inset:-14% -10% -18%;-webkit-mask-image:linear-gradient(#0000 0 16%,#000 30% 82%,#0000 100%);mask-image:linear-gradient(#0000 0 16%,#000 30% 82%,#0000 100%)}.challenges .scene-world__layer--horizon{opacity:.42;-webkit-mask-image:radial-gradient(76% 74% at 68% 52%,#000 0 44%,#0000007a 73%,#0000 100%);mask-image:radial-gradient(76% 74% at 68% 52%,#000 0 44%,#0000007a 73%,#0000 100%)}.challenges>.scene-world:after{background:linear-gradient(#e6dfcd9e,#0000 20% 82%,#e8dec899),linear-gradient(90deg,#f0e6d29e 0 18%,#0000 60%)}.connection{background:linear-gradient(#e8dec857,#0000 22%),radial-gradient(at 72% 55%,#e4b57021,#0000 48%);margin-top:-1px}.connection>[data-world-for=scene-008]{-webkit-mask-image:linear-gradient(#0000 0 14%,#000 29% 86%,#0000 100%);mask-image:linear-gradient(#0000 0 14%,#000 29% 86%,#0000 100%)}.connection>[data-world-for=scene-008]:after{background:linear-gradient(#e8dec8c7,#0000 24% 72%,#f0e6d2c2)}.compass-moment{opacity:.62;mix-blend-mode:multiply;box-shadow:inset 0 0 0 .55rem #815b2409,0 1.4rem 4rem #4d3b1f12}.why__grid,.challenge-grid,.connection-message,.vision-step{border-color:#40574614}@media (width<=900px){.understand{margin-top:-8svh;padding-top:calc(9rem + 8svh)}.understand>.scene-world{top:-8svh}.route-transition.scene-crossing{height:clamp(22rem,56vw,30rem)}}@media (width<=520px){.understand{margin-top:-6svh;padding-top:calc(8rem + 6svh)}.understand>.scene-world{top:-6svh}.route-transition.scene-crossing{height:22rem}.hero>.scene-world{bottom:-10svh}.why,.vision,.challenges{padding-block:8rem}}@media (prefers-reduced-motion:reduce){.page:before,.scene-world__layer,.compass-moment__needle,.scene-waypoint{transform:none;transition:none!important;animation:none!important}.compass-moment__needle{transform:translate(-50%)rotate(31deg)}}.page:before{z-index:3;opacity:.9;mix-blend-mode:normal;filter:drop-shadow(0 0 .55rem #e7bc6f3d);animation:none}.page>.site-header,.atlas-scene>:not(.scene-world){z-index:4;position:relative}.page>.site-header{z-index:6;color:#f7f1e7;position:absolute;top:0;left:50%;transform:translate(-50%)}.site-header .brand__name,.site-nav a{color:#f7f1e7b8}.site-header__cta{color:#f8ead1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05111c52;border-color:#e9c6856b}.hero{color:#f7f1e7;background:#07131f;grid-template-columns:minmax(0,1fr);align-items:center;width:100%;min-height:100svh;margin:0;padding:clamp(8.5rem,15vh,11rem) clamp(2rem,7vw,8rem) clamp(5rem,10vh,7rem);display:grid;overflow:hidden}.hero:before{content:none}.hero>.scene-world{z-index:-1;inset:0}.hero>.scene-world .scene-world__layer--horizon{z-index:0;opacity:1;inset:0;-webkit-mask-image:none;mask-image:none}.hero>.scene-world .scene-world__layer--atmosphere{z-index:1;opacity:.94;mix-blend-mode:screen;inset:-10% 34% 5% -12%;-webkit-mask-image:radial-gradient(68% 72% at 46% 42%,#000 0 44%,#000000b3 67%,#0000 100%);mask-image:radial-gradient(68% 72% at 46% 42%,#000 0 44%,#000000b3 67%,#0000 100%)}.hero>.scene-world .scene-world__layer--atmosphere img{object-position:58% 40%;filter:saturate(1.35)contrast(1.08)brightness(.92)}.hero>.scene-world:before,.hero>.scene-world:after{content:"";pointer-events:none;position:absolute}.hero>.scene-world:before{z-index:2;opacity:.3;mix-blend-mode:screen;transform-origin:bottom;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") 62% 54%/118% no-repeat;inset:34% -8% -10% 14%;transform:perspective(900px)rotateX(58deg)scale(1.18);-webkit-mask-image:linear-gradient(#0000,#000 34% 82%,#0000);mask-image:linear-gradient(#0000,#000 34% 82%,#0000)}.hero>.scene-world:after{z-index:3;background:linear-gradient(90deg,#040e19f0 0%,#04101cb8 31%,#05121d33 58%,#0a141d0a 78%),linear-gradient(#020b147a 0%,#0000 32% 67%,#05121bc7 100%),radial-gradient(at 27% 18%,#48b99333,#0000 31%),radial-gradient(circle at 84% 43%,#ecaf5647,#0000 22%);inset:0}.hero__content{text-shadow:0 .2rem 2.2rem #00081070;max-width:min(46rem,58vw)}.hero .route-label{color:#f1cf91d1;margin-bottom:clamp(2.4rem,5vh,4rem)}.hero .route-label span{border-color:#e6be7475}.hero__eyebrow{color:#a6d5c3d6}.hero__title{color:#fffaf0;text-wrap:balance;max-width:9.5ch;font-size:clamp(4rem,7.1vw,7.8rem);line-height:.92}.hero__text{color:#f4eee0b8;max-width:25rem;margin:clamp(2rem,4vh,3.2rem) 0 0;font-size:clamp(.95rem,1.15vw,1.08rem)}.hero__step{color:#f5daa7e0;margin:clamp(2rem,4vh,3rem) 0 0}.hero__step i{background:linear-gradient(90deg,#ddb16247,#deb46d)}.hero__step i:after{background:#0b2030;border-color:#e1b76f;box-shadow:0 0 1rem #e1b76fa6}.understand{color:#edf1e8;background:linear-gradient(#071722 0%,#0b2530 34%,#12343a 72%,#d8d8c8 100%);min-height:116svh;padding-block:clamp(9rem,14vw,15rem) clamp(13rem,17vw,19rem)}.understand>.scene-world{z-index:-1;inset:-8% -6% -4%}.understand .scene-world__layer--atmosphere{opacity:.64;mix-blend-mode:screen;inset:-4% 16% 24% -20%;-webkit-mask-image:linear-gradient(120deg,#000 0 35%,#00000080 64%,#0000 88%);mask-image:linear-gradient(120deg,#000 0 35%,#00000080 64%,#0000 88%)}.understand .scene-world__layer--forest{opacity:.92;inset:0;-webkit-mask-image:linear-gradient(90deg,#00000038,#000 40% 100%);mask-image:linear-gradient(90deg,#00000038,#000 40% 100%)}.understand .scene-world__layer--forest img{object-position:72% 54%;filter:saturate(.78)contrast(1.16)brightness(.58);transform:scale(1.08)}.understand>.scene-world:before,.understand>.scene-world:after{content:"";pointer-events:none;position:absolute}.understand>.scene-world:before{z-index:2;opacity:.32;mix-blend-mode:screen;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") 72%/112% no-repeat;inset:18% -12% -8% 26%;-webkit-mask-image:radial-gradient(70% 68% at 68% 54%,#000 0 52%,#0000 100%);mask-image:radial-gradient(70% 68% at 68% 54%,#000 0 52%,#0000 100%)}.understand>.scene-world:after{z-index:3;background:linear-gradient(90deg, #06161ff0 0 28%, #081c26a8 48%, #07182133 76%), linear-gradient(180deg, #071722 0%, transparent 18% 68%, var(--world-ground) 100%), radial-gradient(circle at 78% 48%, #57a79038, transparent 28%);inset:0}.understand__inner{position:relative}.understand__intro{grid-template-columns:minmax(8rem,.36fr) minmax(0,1.25fr)}.understand__label{color:#c3dccdb8}.understand__label span{color:#e2bd78;background:#04121a4d;border-color:#deb66c7a}.understand__title{color:#f5f1e7;text-shadow:0 .2rem 2.2rem #00080e6b;max-width:17ch;font-size:clamp(2.7rem,4.7vw,5.2rem)}.understand__experience{margin-top:clamp(5rem,9vw,9rem)}.understand__thoughts p{color:#eaefe5b8;border-color:#c0dacf29}.understand__realisation span{color:#e5ebe08f}.understand__realisation strong{color:#e2bd78}.understand__belief{border-color:#d3e1d52e}.understand__belief p{color:#e8ede2b3}.understand__belief strong{color:#f7f0df}.orientation-waypoint{aspect-ratio:1;color:#e1b66c;width:clamp(9rem,14vw,13rem);position:absolute;bottom:clamp(-9rem,-7vw,-4rem);right:clamp(1rem,6vw,7rem)}.orientation-waypoint__ring,.orientation-waypoint__axis{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.orientation-waypoint__ring{aspect-ratio:1;background:radial-gradient(circle,#f1cf8e 0 6%,#0000 8%);border:1px solid #e1b66cd1;border-radius:50%;width:38%;box-shadow:0 0 0 1.25rem #ddb1610f,0 0 2.5rem #6bc9ac33}.orientation-waypoint__axis{background:linear-gradient(90deg,#0000 49.7%,#deb56c47 50%,#0000 50.3%),linear-gradient(#0000 49.7%,#deb56c47 50%,#0000 50.3%);width:100%;height:100%}.orientation-waypoint__label{letter-spacing:.18em;width:max-content;font-size:.56rem;position:absolute;top:52%;left:68%}@media (width<=900px){.site-header{width:min(100% - 2.5rem,1540px)}.hero{width:100%;min-height:100svh;padding:8rem 1.5rem 4rem}.hero__content{max-width:min(42rem,76vw)}.hero__title{font-size:clamp(4rem,12vw,7rem)}.hero__text,.hero__step{margin-left:0}.understand{min-height:118svh;padding-inline:2rem}.understand__intro{grid-template-columns:1fr}.understand__experience{grid-template-columns:1fr 1.15fr;gap:3rem}}@media (width<=520px){.page:before{opacity:.78;background-position:42% 0;background-size:auto 100%}.hero{align-items:end;min-height:100svh;padding:8rem 1.25rem 4.5rem}.hero>.scene-world{inset:0}.hero>.scene-world .scene-world__layer--horizon{opacity:1}.hero>.scene-world .scene-world__layer--horizon img{object-position:45% 50%}.hero>.scene-world .scene-world__layer--atmosphere{opacity:.56;inset:-5% 5% 28% -54%}.hero>.scene-world:before{opacity:.22;inset:42% -52% -14% -2%}.hero>.scene-world:after{background:linear-gradient(#030d176b,#0000 26%,#04101b2e 48%,#040f19f0 100%),linear-gradient(90deg,#040e19b8,#0000 82%)}.hero__content{max-width:100%}.hero .route-label{margin-bottom:1.8rem}.hero__title{max-width:8.8ch;font-size:clamp(3.5rem,17vw,5rem)}.hero__text{margin-top:1.6rem;line-height:1.6}.hero__step{margin-top:1.8rem}.understand{min-height:auto;padding:8rem 1.25rem 13rem}.understand .scene-world__layer--atmosphere{opacity:.48;inset:-2% -38% 54%}.understand .scene-world__layer--forest{opacity:.88;inset:0 -36% 0 -10%}.understand .scene-world__layer--forest img{object-position:70% center}.understand>.scene-world:before{opacity:.24;inset:24% -50% 8% -2%}.understand>.scene-world:after{background:linear-gradient(90deg, #06161fe0, #07192261), linear-gradient(180deg, #071722 0%, transparent 18% 72%, var(--world-ground) 100%)}.understand__experience{grid-template-columns:1fr;gap:4.5rem}.understand__title{font-size:clamp(2.6rem,12vw,4rem)}.understand__belief{grid-template-columns:1fr}.orientation-waypoint{width:8.5rem;bottom:-9rem;right:1rem}.orientation-waypoint__label{left:auto;right:62%}}@media (prefers-reduced-motion:reduce){.hero>.scene-world:before,.hero>.scene-world .scene-world__layer--horizon img,.understand .scene-world__layer--forest img{transform:none;animation:none!important}}.page:before{opacity:.72;filter:drop-shadow(0 0 .3rem #e7bc6f29)}.hero>.scene-world .scene-world__layer--horizon img{object-position:50% 52%;filter:saturate(.76)contrast(1.06)brightness(.86);transform:scale(1.012)}.hero>.scene-world .scene-world__layer--atmosphere{opacity:.28;mix-blend-mode:screen;inset:-18% 48% 16% -22%}.hero>.scene-world .scene-world__layer--atmosphere img{filter:saturate(.92)contrast(1.02)brightness(.68)}.hero>.scene-world:before{opacity:.22;inset:38% -4% -12% 18%}.hero>.scene-world:after{background:linear-gradient(90deg,#040d16eb 0%,#05101ab8 28%,#06121c3d 49%,#0000 70%),linear-gradient(#030c1447 0%,#0000 30% 70%,#040f18ad 100%),radial-gradient(at 42% 18%,#50a4891f,#0000 32%)}.hero__content{max-width:min(39rem,48vw)}.hero__title{max-width:9.8ch;font-size:clamp(3.8rem,6.2vw,7rem);line-height:.94}.hero__text{max-width:30rem}.understand{background:linear-gradient(180deg, #071722 0%, #0a2029 42%, #18363a 76%, var(--world-ground) 100%);min-height:124svh;padding-inline:clamp(2rem,7vw,8rem)}.understand>.scene-world{inset:-3%}.understand .scene-world__layer--space{z-index:0;opacity:1;inset:0;-webkit-mask-image:none;mask-image:none}.understand .scene-world__layer--space img{object-position:54% 50%;filter:saturate(.72)contrast(1.07)brightness(.72);transform:scale(1.025)}.understand .scene-world__layer--atmosphere{z-index:1;opacity:.2;mix-blend-mode:screen;inset:-12% 56% 34% -24%}.understand>.scene-world:before{z-index:2;opacity:.2;inset:30% -12% -10% 28%}.understand>.scene-world:after{z-index:3;background:linear-gradient(90deg, #051118f0 0 28%, #06141bb8 44%, #07161c24 69%), linear-gradient(180deg, #071722 0%, transparent 17% 72%, var(--world-ground) 100%)}.understand__intro,.understand__experience{width:min(42rem,46vw)}.understand__intro{display:block}.understand__label{margin:0 0 2rem}.understand__title{max-width:13ch;font-size:clamp(2.8rem,4.4vw,4.9rem);line-height:1}.understand__experience{margin-top:clamp(4rem,7vw,7rem);display:block}.understand__thoughts{max-width:29rem}.understand__thoughts p{padding:.8rem 0;font-size:clamp(.98rem,1.25vw,1.14rem)}.understand__insight{margin-top:clamp(2.5rem,5vw,4.5rem)}.understand__realisation{font-size:clamp(1.7rem,2.6vw,2.7rem)}.understand__belief{gap:1.75rem;margin-top:clamp(2.5rem,4vw,4rem)}.orientation-waypoint{bottom:clamp(-8rem,-6vw,-4rem);right:clamp(2rem,8vw,9rem)}@media (width<=900px){.hero__content{max-width:min(39rem,70vw)}.understand__intro,.understand__experience{width:min(38rem,62vw)}}@media (width<=520px){.hero>.scene-world .scene-world__layer--horizon img{object-position:72% 50%}.hero>.scene-world .scene-world__layer--atmosphere{opacity:.2;inset:-8% 22% 42% -58%}.hero>.scene-world:after{background:linear-gradient(#030c145c,#0000 24%,#030d152e 44%,#040f18f5 100%),linear-gradient(90deg,#040e17a3,#0000 90%)}.hero__content{max-width:100%}.hero__title{max-width:8.5ch;font-size:clamp(3.25rem,15.6vw,4.8rem)}.understand{padding-inline:1.25rem}.understand .scene-world__layer--space img{object-position:61% center;filter:saturate(.68)contrast(1.06)brightness(.58)}.understand>.scene-world:after{background:linear-gradient(90deg, #051219e0, #06151c70), linear-gradient(180deg, #071722 0%, transparent 18% 73%, var(--world-ground) 100%)}.understand__intro,.understand__experience{width:100%}.understand__title{max-width:12ch;font-size:clamp(2.5rem,11.5vw,3.8rem)}}.page:before{z-index:5}.atlas-scene>:not(.scene-world){z-index:6}.page>.site-header{z-index:7}.hero:after,.understand:after{z-index:3;pointer-events:none;position:absolute;bottom:-1px;left:0;right:0;content:""!important;display:block!important}.hero{z-index:3;overflow:visible}.hero:after{background:linear-gradient(#0000,#071722b8 48%,#071722 78% 100%);height:clamp(16rem,32svh,22rem);bottom:-6rem}.understand:after{background:linear-gradient(#0000,#354c4bb8 64%,#354c4b 100%);height:clamp(8rem,16vw,13rem)}.understand:before{z-index:3;opacity:1;filter:none;pointer-events:none;background:linear-gradient(#071722 0 12%,#071722e0 38%,#0000 100%);border-radius:0;height:clamp(12rem,24svh,18rem);position:absolute;top:0;left:0;right:0;content:""!important}.scene-crossing:after{box-shadow:0 4rem 7rem var(--world-ground)}.why:before,.vision:before,.challenges:before,.connection:before{z-index:3;opacity:1;filter:blur(1.15rem);pointer-events:none;border-radius:0;width:108%;height:12rem;position:absolute;top:-6rem;left:-4%;content:""!important}.why:before{background:linear-gradient(180deg, transparent, var(--world-ground) 46% 62%, transparent)}.vision:before{background:linear-gradient(#0000,#ece3d0f0 46% 62%,#0000)}.challenges:before{background:linear-gradient(#0000,#e6dfcdeb 46% 62%,#0000)}.connection:before{background:linear-gradient(#0000,#e8dec8e6 46% 62%,#0000)}@media (width<=520px){.hero:after{height:13rem;bottom:-4rem}.understand:after{height:8rem}.understand:before{height:11rem}.why:before,.vision:before,.challenges:before,.connection:before{filter:blur(.85rem);height:8rem;top:-4rem}}.page .why{background:radial-gradient(at 78% 42%,#7ea39938,#0000 38%),linear-gradient(#d4d8cf 0%,#e1e2d9 48%,#e8e5db 100%);min-height:108svh;padding:clamp(10rem,14vw,14rem) clamp(2rem,7vw,8rem) clamp(11rem,15vw,16rem)}.page .why>.scene-world{inset:-10% -6% -12% 34%;-webkit-mask-image:radial-gradient(68% 62% at 66% 46%,#000 0 54%,#00000080 76%,#0000 100%);mask-image:radial-gradient(68% 62% at 66% 46%,#000 0 54%,#00000080 76%,#0000 100%)}.page .why .scene-world__layer--water{opacity:.46;inset:0;-webkit-mask-image:none;mask-image:none}.page .vision{color:#f5f1e7;background:#152429;min-height:150svh;padding:clamp(12rem,16vw,17rem) clamp(2rem,7vw,8rem) clamp(11rem,15vw,16rem)}.page .vision>.scene-world{inset:-3%;-webkit-mask-image:linear-gradient(#0000 0,#000 11% 88%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 11% 88%,#0000 100%)}.page .vision .scene-world__layer--space{opacity:1;display:block;inset:0;-webkit-mask-image:none;mask-image:none}.page .vision>.scene-world:after{background:linear-gradient(90deg,#0a1b22f5 0 24%,#0c1f25b8 44%,#0c1f2514 76%),linear-gradient(#182c31 0%,#0000 14% 76%,#14262aeb 100%)}.page .challenges{background:radial-gradient(at 76% 36%,#a3bcae47,#0000 42%),linear-gradient(#d7dcd5 0%,#e4e5dc 56%,#ebe6d9 100%);min-height:118svh;padding:clamp(11rem,15vw,16rem) 0 clamp(12rem,16vw,18rem)}.page .challenges>.scene-world{inset:-8% -6% -10% 38%;-webkit-mask-image:radial-gradient(72% 76% at 68% 48%,#000 0 54%,#0000007a 76%,#0000 100%);mask-image:radial-gradient(72% 76% at 68% 48%,#000 0 54%,#0000007a 76%,#0000 100%)}.page .challenges .scene-world__layer--horizon{opacity:.58;inset:0;-webkit-mask-image:none;mask-image:none}.page .connection{background:radial-gradient(at 76% 28%,#ecc17747,#0000 38%),linear-gradient(#ebe6d9 0%,#eee9df 54%,#dcd8cc 100%);min-height:178svh;padding:clamp(13rem,18vw,20rem) 0 15rem}.page .connection>[data-world-for=scene-008]{inset:-5% -7% 34% 30%}.page .connection>[data-world-for=scene-010]{inset:47% -5% -8% 28%}.page .compass-moment{opacity:.66;width:clamp(9rem,13vw,12rem);bottom:-6rem;left:auto;right:clamp(2rem,10vw,9rem)}@media (width<=900px){.page .vision{min-height:auto}.page .connection{min-height:160svh}}@media (width<=520px){.page .why{min-height:auto;padding:8rem 1.25rem 10rem}.page .why>.scene-world{inset:8% -50% 28% 10%}.page .vision{padding:9rem 1.25rem 10rem}.page .vision>.scene-world{inset:0 -64% 0 -18%}.page .challenges{min-height:auto;padding-block:9rem 12rem}.page .challenges>.scene-world{inset:12% -68% 22% 6%}.page .connection{min-height:170svh;padding:10rem 0 13rem}.page .connection>[data-world-for=scene-008]{inset:4% -82% 44% 6%}.page .connection>[data-world-for=scene-010]{inset:56% -72% -2% -10%}.page .compass-moment{width:8rem;bottom:-7rem;left:auto;right:0}}.page .vision:before,.page .challenges:before{z-index:3;opacity:1;pointer-events:none;border-radius:0;width:108%;position:absolute;left:-4%;right:-4%;content:""!important}.page .vision:before{filter:blur(1.8rem);background:linear-gradient(#e8e5dbf5,#152429b8 58%,#0000);height:20rem;top:-10rem}.page .challenges:before{filter:blur(3rem);background:linear-gradient(#152429fa,#455752a8 34%,#a7b2aa6b 63%,#0000 88%);height:40rem;top:-20rem}.page .site-footer{width:auto;position:absolute;bottom:3.5rem;left:clamp(2rem,7vw,8rem);right:clamp(2rem,7vw,8rem)}.page .connection>.container{margin-inline:auto}@media (width<=520px){.page .vision:before{height:12rem;top:-6rem}.page .challenges:before{height:20rem;top:-10rem}.page .site-footer{bottom:2.5rem;left:1.25rem;right:1.25rem}}.page .vision,.page .challenges{overflow:visible}.page .challenges{background:linear-gradient(#0000 0,#8b9a9370 8rem,#d7dcd5 18rem,#e4e5dc 58%,#ebe6d9 100%);margin-top:-18rem;padding-top:calc(clamp(11rem,15vw,16rem) + 18rem)}.page .challenges:before{content:none!important}@media (width<=520px){.page .challenges{background:linear-gradient(#0000 0,#8b9a936b 4rem,#d7dcd5 10rem,#e4e5dc 58%,#ebe6d9 100%);margin-top:-10rem;padding-top:19rem}}.page .why{background:radial-gradient(ellipse at 78% 36%, #fff7e475, transparent 34%), radial-gradient(ellipse at 18% 68%, #7e9d8d1f, transparent 32%), linear-gradient(180deg, var(--world-ground) 0%, #e5e6dd 42%, #ece5d8 100%);min-height:112svh;margin-top:-1px;padding-block:clamp(10rem,13vw,14rem) clamp(9rem,12vw,12rem)}.page .why:before{filter:blur(1.35rem);background:linear-gradient(#0000,#e4e5dcf0 48% 66%,#0000);width:108%;height:14rem;top:-7rem;left:-4%}.page .why>.scene-world{opacity:1;-webkit-mask-composite:source-in;inset:-4% -5% -8% 28%;-webkit-mask-image:linear-gradient(#0000 0%,#000 13% 82%,#0000 100%),linear-gradient(90deg,#0000 0%,#00000075 19%,#000 44% 100%);mask-image:linear-gradient(#0000 0%,#000 13% 82%,#0000 100%),linear-gradient(90deg,#0000 0%,#00000075 19%,#000 44% 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.page .why .scene-world__layer--space{opacity:.96;inset:0;-webkit-mask-image:none;mask-image:none}.page .why .scene-world__layer--space img{object-position:64% 50%;filter:saturate(.76)contrast(1.025)brightness(1.035);animation:22s ease-in-out infinite alternate routeThreeBreathe;transform:scale(1.012)}.page .why>.scene-world:after{background:linear-gradient(90deg, #e3e5dc 0 18%, #e3e5dceb 29%, #e3e5dc61 48%, transparent 70%), linear-gradient(180deg, var(--world-ground) 0%, transparent 18% 74%, #ece5d8 100%), radial-gradient(ellipse at 76% 31%, #fff8e747, transparent 32%)}.page .why__intro,.page .why__grid{z-index:6;position:relative}.page .why-principle{border-color:#3754492b}@keyframes routeThreeBreathe{0%{transform:scale(1.012)translate(0,0)}to{transform:scale(1.026)translate(-.2%,-.16%)}}@media (width<=900px){.page .why{min-height:auto}.page .why>.scene-world{opacity:.82;inset:4% -30% 14% 18%}.page .why .scene-world__layer--space img{object-position:68% center}.page .why>.scene-world:after{background:linear-gradient(90deg, #e3e5dc 0 25%, #e3e5dcd6 45%, transparent 78%), linear-gradient(180deg, var(--world-ground) 0%, transparent 17% 70%, #ece5d8 100%)}}@media (width<=520px){.page .why{background:radial-gradient(ellipse at 90% 40%, #fff7e461, transparent 42%), linear-gradient(180deg, var(--world-ground), #e8e5db 58%, #ece5d8);padding:8rem 1.25rem 9rem}.page .why>.scene-world{opacity:.66;inset:14% -74% 32% 14%;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 76%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 76%,#0000 100%)}.page .why .scene-world__layer--space img{object-position:72% center;filter:saturate(.7)contrast(1.015)brightness(1.04)}.page .why>.scene-world:after{background:linear-gradient(90deg, #e5e6ddf5 0 18%, #e5e6dd8f 56%, transparent), linear-gradient(180deg, var(--world-ground) 0%, transparent 20% 64%, #ece5d8 100%)}}@media (prefers-reduced-motion:reduce){.page .why .scene-world__layer--space img{transform:none;animation:none!important}}.site-nav a,.site-footer nav a{position:relative}.site-nav a:after,.site-footer nav a:after{content:"";opacity:0;background:currentColor;height:1px;transition:opacity .3s,transform .4s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(.25)}.site-nav a:hover:after,.site-nav a[aria-current=page]:after,.site-footer nav a:hover:after{opacity:.55;transform:scaleX(1)}.site-menu{display:none}.route-page{--route-paper:#efe9dc;--route-ink:#17231f;--route-muted:#17231fa8;--route-gold:#d1a561;min-height:100vh;color:var(--route-ink);background:#e9e6dc;overflow:clip}.route-page:before{z-index:0;opacity:.34;filter:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") top/min(118%,1700px) repeat-y;-webkit-mask-image:linear-gradient(#0000002e,#000 18% 84%,#0006);mask-image:linear-gradient(#0000002e,#000 18% 84%,#0006)}.route-page:after{content:"";z-index:0;filter:none;opacity:1;pointer-events:none;background:radial-gradient(at 18% 16%,#5a97821f,#0000 26%),radial-gradient(at 82% 72%,#e6be772e,#0000 30%);border-radius:0;width:auto;height:auto;animation:22s ease-in-out infinite alternate routeAtmosphere;position:fixed;inset:0}.route-page>*{z-index:2;position:relative}.route-page .site-header{z-index:20;color:#f8f3e8;margin-inline:0;position:absolute;top:0;left:50%;right:auto;transform:translate(-50%)}.route-page .site-nav a,.route-page .site-header__cta{color:inherit}.route-page .site-header__cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08171d52;border-color:#f7f1e375}.route-story{isolation:isolate;position:relative}.route-hero{isolation:isolate;color:#f7f2e8;background:#0b1821;align-items:flex-end;min-height:100svh;padding:clamp(11rem,17vh,15rem) max(5vw,50vw - 720px) clamp(6rem,10vh,9rem);display:flex;position:relative;overflow:hidden}.route-hero__image,.route-hero__veil,.route-hero__world{position:absolute;inset:0}.route-hero__image{z-index:0;object-fit:cover;object-position:var(--route-image-position,center);filter:saturate(.72)contrast(1.03)brightness(.76);width:100%;height:100%;animation:20s ease-in-out infinite alternate routeImageBreathe;transform:scale(1.015)}.route-hero__world{z-index:1;opacity:.35;mix-blend-mode:screen;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") 76% 46%/min(92%,1380px) no-repeat,radial-gradient(at 72% 24%,#5fb5992e,#0000 31%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 34% 100%);mask-image:linear-gradient(90deg,#0000,#000 34% 100%)}.route-hero__veil{z-index:2;background:linear-gradient(90deg,#051017eb 0%,#06131ab8 31%,#07151c24 72%),linear-gradient(#040e1542 0%,#0000 30% 61%,#0a181dd1 100%),radial-gradient(at 72% 18%,#e7c4822e,#0000 26%)}.route-hero__content{z-index:3;text-shadow:0 .2rem 2rem #00070c66;width:min(46rem,60vw);position:relative}.route-kicker{color:#efcf96d1;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.9rem;margin:0 0 clamp(2.5rem,6vh,4.5rem);font-size:.68rem;font-weight:700;display:flex}.route-kicker span{border:1px solid #e5be776b;border-radius:50%;place-items:center;width:2.2rem;height:2.2rem;font-size:.58rem;display:grid}.route-hero h1,.route-next h2,.route-missing h1{letter-spacing:-.055em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.route-hero h1{max-width:11ch;font-size:clamp(3.8rem,7.2vw,8rem);line-height:.92}.route-hero__content>p:not(.route-kicker){color:#f5efe2b8;max-width:35rem;margin:clamp(2rem,4vw,3.5rem) 0 0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.75}.route-hero__step,.route-next>a{color:#e5bd77;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:1.15rem;margin-top:clamp(2rem,5vh,3.5rem);font-size:.66rem;font-weight:700;display:inline-flex}.route-hero__step i,.route-next>a i{background:linear-gradient(90deg,#deb3684d,#deb46d);width:4.5rem;height:1px;transition:width .4s cubic-bezier(.2,.7,.2,1);display:block;position:relative}.route-hero__step i:after,.route-next>a i:after{content:"";background:#112a30;border:1px solid #dfb56d;border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:50%;right:0;transform:translate(50%,-50%);box-shadow:0 0 1rem #deb46d59}.route-hero__step:hover i,.route-next>a:hover i{width:6rem}.route-continuum{background:radial-gradient(at 86% 16%,#6b9d8e33,#0000 25%),radial-gradient(at 14% 71%,#e5be7729,#0000 27%),linear-gradient(#cfd5ce 0%,#e0e1d8 21%,#ece6da 58%,#e8e2d5 100%);padding:clamp(9rem,14vw,15rem) max(5vw,50vw - 720px) clamp(10rem,16vw,17rem);position:relative;overflow:hidden}.route-continuum:before{content:"";z-index:0;opacity:.34;pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201800'%20fill='none'%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.15'%20opacity='0.36'%3e%3cpath%20d='M865%2072C1056%202%201320%2057%201418%20214C1512%20365%201373%20526%201169%20522C984%20519%20803%20414%20783%20272C771%20185%20801%2096%20865%2072Z'/%3e%3cpath%20d='M902%20112C1062%2053%201278%2089%201364%20218C1448%20344%201330%20476%201162%20476C1005%20476%20851%20390%20832%20274C819%20198%20846%20133%20902%20112Z'/%3e%3cpath%20d='M942%20153C1074%20105%201249%20130%201318%20225C1387%20321%201294%20425%201157%20428C1025%20432%20902%20362%20885%20275C872%20213%20896%20170%20942%20153Z'/%3e%3cpath%20d='M987%20194C1089%20158%201221%20173%201271%20235C1321%20298%201252%20371%201150%20377C1050%20383%20955%20334%20941%20275C930%20234%20950%20207%20987%20194Z'/%3e%3cpath%20d='M-104%20588C62%20474%20312%20459%20470%20562C620%20660%20592%20827%20421%20902C267%20969%2037%20929-78%20811C-147%20740-164%20629-104%20588Z'/%3e%3cpath%20d='M-52%20617C81%20524%20282%20514%20410%20593C533%20670%20510%20799%20374%20858C250%20912%2067%20881-26%20789C-83%20733-99%20651-52%20617Z'/%3e%3cpath%20d='M3%20649C107%20576%20260%20568%20356%20625C450%20681%20433%20775%20329%20818C235%20857%2098%20833%2028%20766C-15%20725-28%20675%203%20649Z'/%3e%3cpath%20d='M62%20681C137%20628%20239%20623%20303%20658C367%20693%20355%20751%20285%20779C222%20804%20132%20788%2086%20748C58%20724%2048%20692%2062%20681Z'/%3e%3cpath%20d='M855%201070C1025%20953%201294%20976%201411%201125C1521%201265%201404%201434%201209%201450C1030%201465%20824%201360%20790%201219C769%201131%20800%201108%20855%201070Z'/%3e%3cpath%20d='M900%201105C1038%201014%201253%201032%201348%201146C1439%201256%201341%201385%201192%201398C1048%201411%20882%201328%20855%201217C838%201149%20858%201133%20900%201105Z'/%3e%3cpath%20d='M950%201141C1056%201073%201214%201085%201283%201167C1350%201246%201278%201337%201172%201347C1064%201357%20943%201297%20923%201216C911%201168%20923%201158%20950%201141Z'/%3e%3cpath%20d='M1004%201179C1076%201134%201179%201142%201223%201191C1267%201241%201221%201294%201154%201301C1082%201308%201003%201270%20990%201216C982%201189%20991%201187%201004%201179Z'/%3e%3c/g%3e%3cg%20stroke='%23a8bb91'%20stroke-width='1.5'%20opacity='0.48'%3e%3cpath%20d='M720%200C710%20160%20410%20270%20445%20465C478%20646%20820%20620%20790%20835C763%201026%20510%201108%20615%201304C707%201476%20930%201560%20720%201800'/%3e%3ccircle%20cx='445'%20cy='465'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='790'%20cy='835'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3ccircle%20cx='615'%20cy='1304'%20r='5'%20fill='%23a8bb91'%20fill-opacity='0.7'/%3e%3c/g%3e%3cg%20transform='translate(1125%20760)'%20stroke='%23a8bb91'%20opacity='0.5'%3e%3ccircle%20r='72'%20stroke-width='1.2'/%3e%3ccircle%20r='55'%20stroke-width='0.8'%20opacity='0.55'/%3e%3cpath%20d='M0-88V-66M0%2066V88M-88%200H-66M66%200H88'%20stroke-width='1.2'/%3e%3cpath%20d='M0-48L8-8L0%200L-8-8L0-48Z'%20fill='%23a8bb91'%20fill-opacity='0.42'%20stroke-width='1'/%3e%3cpath%20d='M0%2048L-6%208L0%200L6%208L0%2048Z'%20stroke-width='1'%20opacity='0.65'/%3e%3ccircle%20r='4'%20fill='%23a8bb91'%20fill-opacity='0.75'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e") 50% 16%/min(115%,1680px) repeat-y,linear-gradient(105deg,#0000 0 58%,#fffbf059 72%,#0000 92%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#000 18% 78%,#0000 100%);mask-image:linear-gradient(#00000080,#000 18% 78%,#0000 100%)}.route-continuum:after{content:"";z-index:0;filter:blur(5rem);pointer-events:none;background:#f7efdb80;border-radius:50%;width:72%;height:32%;position:absolute;bottom:10%;right:-18%}.route-line{z-index:1;opacity:.72;pointer-events:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%207200'%20preserveAspectRatio='none'%20fill='none'%3e%3cdefs%3e%3clinearGradient%20id='routeGold'%20x1='720'%20y1='420'%20x2='720'%20y2='6900'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B99859'%20stop-opacity='.34'/%3e%3cstop%20offset='.24'%20stop-color='%23B99859'%20stop-opacity='.42'/%3e%3cstop%20offset='.38'%20stop-color='%23C6A465'%20stop-opacity='.56'/%3e%3cstop%20offset='.64'%20stop-color='%23C9A461'%20stop-opacity='.7'/%3e%3cstop%20offset='1'%20stop-color='%23B88943'%20stop-opacity='.86'/%3e%3c/linearGradient%3e%3clinearGradient%20id='clarity'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='.28'%20stop-color='white'%20stop-opacity='.05'/%3e%3cstop%20offset='.48'%20stop-color='white'%20stop-opacity='.62'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3cmask%20id='clarityMask'%3e%3crect%20width='1440'%20height='7200'%20fill='url(%23clarity)'/%3e%3c/mask%3e%3cfilter%20id='routeGlow'%20x='-30%25'%20y='-8%25'%20width='160%25'%20height='116%25'%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3c/filter%3e%3c/defs%3e%3c!--%20One%20route:%20tentative%20at%20the%20start,%20increasingly%20clear%20towards%20the%20horizon.%20--%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='%23F2CB7E'%20stroke-opacity='.32'%20stroke-width='10'%20stroke-linecap='round'%20filter='url(%23routeGlow)'/%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='url(%23routeGold)'%20stroke-width='2.8'%20stroke-linecap='round'%20stroke-dasharray='3%2011'/%3e%3cpath%20d='M950%20110C838%20174%20681%20286%20540%20500%20424%20676%20520%20914%20716%201100S1084%201690%201028%202150%20620%202740%20690%203190%201160%203700%201025%204200%20470%204690%20548%205200%201002%205660%20936%206140%201074%206500%201225%206850'%20stroke='%23E0B464'%20stroke-opacity='.92'%20stroke-width='2'%20stroke-linecap='round'%20mask='url(%23clarityMask)'/%3e%3cg%20stroke='%23B88C47'%3e%3cg%20transform='translate(950%20110)'%3e%3ccircle%20r='18'%20stroke-opacity='.22'/%3e%3ccircle%20r='4.5'%20fill='%23F4E4C2'%20stroke-opacity='.72'/%3e%3c/g%3e%3cg%20transform='translate(1028%202150)'%3e%3ccircle%20r='22'%20stroke-opacity='.26'/%3e%3ccircle%20r='5'%20fill='%23F0D9AA'%20stroke-opacity='.78'/%3e%3c/g%3e%3cg%20transform='translate(690%203190)'%3e%3ccircle%20r='20'%20stroke-opacity='.24'/%3e%3ccircle%20r='5'%20fill='%23F3DEB5'%20stroke-opacity='.78'/%3e%3c/g%3e%3cg%20transform='translate(1025%204200)'%3e%3ccircle%20r='21'%20stroke-opacity='.24'/%3e%3ccircle%20r='5'%20fill='%23F3DEB5'%20stroke-opacity='.8'/%3e%3c/g%3e%3cg%20transform='translate(1074%206500)'%3e%3ccircle%20r='23'%20stroke-opacity='.28'/%3e%3ccircle%20r='5.5'%20fill='%23F5E3BE'%20stroke-opacity='.84'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") 50% 8%/min(116%,1650px) 92% no-repeat;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 34%,#00000029 47%,#000 60% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 34%,#00000029 47%,#000 60% 92%,#0000 100%)}.route-line i{background:#ede6d8;border:1px solid #b18548bf;border-radius:50%;width:.48rem;height:.48rem;position:absolute;box-shadow:0 0 0 .7rem #cea25f0f}.route-line i:first-child{top:18%;left:47%}.route-line i:nth-child(2){top:50%;left:72%}.route-line i:nth-child(3){top:79%;left:35%}.route-chapters,.route-evidence,.route-reflection,.route-next{z-index:2;position:relative}.route-evidence{background:linear-gradient(145deg,#f8f3e880,#ccd8d038);border:1px solid #3e58492e;border-radius:48% 48% 1rem 1rem/12% 12% 1rem 1rem;grid-template-columns:minmax(8rem,.35fr) minmax(0,1fr);align-content:center;gap:clamp(2rem,7vw,8rem);width:min(100%,69rem);min-height:clamp(26rem,42vw,38rem);margin:clamp(11rem,18vw,19rem) auto 0;padding:clamp(2rem,5vw,5rem);display:grid;box-shadow:inset 0 0 5rem #fffcf457}.route-evidence>p,.route-evidence>span{color:#37544494;letter-spacing:.18em;text-transform:uppercase;margin:.7rem 0 0;font-size:.65rem;font-weight:700}.route-evidence h2{color:#18251f;letter-spacing:-.045em;text-wrap:balance;max-width:15ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.8vw,5rem);font-weight:400;line-height:1.03}.route-evidence div>p{max-width:36rem;color:var(--route-muted);margin:2rem 0 0;font-size:clamp(1rem,1.25vw,1.17rem);line-height:1.85}.route-evidence>span{border-top:1px solid #3e584924;grid-column:2;align-self:end;padding-top:4rem}.route-chapters{gap:clamp(8rem,15vw,16rem);display:grid}.route-chapter{grid-template-columns:minmax(5rem,.35fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,7vw,8rem);width:min(100%,69rem);display:grid}.route-chapter:nth-child(2n){margin-left:auto}.route-chapter__number{color:#405c4c94;letter-spacing:.18em;margin:.75rem 0 0;font-size:.65rem;font-weight:700}.route-chapter h2{color:#18251f;letter-spacing:-.045em;text-wrap:balance;max-width:16ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.8vw,5rem);font-weight:400;line-height:1.03}.route-chapter div>p{max-width:37rem;color:var(--route-muted);margin:clamp(1.5rem,3vw,2.5rem) 0 0;font-size:clamp(1rem,1.25vw,1.17rem);line-height:1.85}.route-reflection{border-top:1px solid #3e58492e;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);width:min(100%,64rem);margin:clamp(12rem,20vw,21rem) auto 0;padding-top:clamp(2.5rem,5vw,4.5rem);display:grid}.route-reflection span{background:#eee7d9;border:1px solid #b18548cc;border-radius:50%;width:.7rem;height:.7rem;margin-top:.65rem;box-shadow:0 0 0 .8rem #cea25f0f}.route-reflection p{color:#28362f;text-wrap:balance;max-width:19ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4rem);line-height:1.14}.route-next{text-align:center;border-top:1px solid #3e58492e;width:min(100%,68rem);margin:clamp(13rem,22vw,23rem) auto 0;padding:clamp(4rem,8vw,8rem) 0 0}.route-next>p{color:#3754449e;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.67rem;font-weight:700}.route-next h2{max-width:16ch;margin-inline:auto;font-size:clamp(2.8rem,5.5vw,6rem);line-height:1}.route-next>a{color:#9b6f37}.route-next>a i:after{background:#ece5d7}.route-page .site-footer{color:#1f3128ad;border-top:1px solid #334c3f24;grid-template-columns:auto 1fr auto;align-items:end;gap:clamp(2rem,6vw,7rem);width:min(100% - 10vw,1440px);margin:0 auto;padding:4rem 0;display:grid}.route-page .site-footer p{max-width:29rem;margin:0;line-height:1.65}.route-page .site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem 2rem;font-size:.72rem;font-weight:700;display:flex}[data-page-reveal]{opacity:0;transition:opacity 1.15s,transform 1.15s cubic-bezier(.2,.7,.2,1);transform:translateY(2rem)}[data-page-reveal].is-visible{opacity:1;transform:translateY(0)}.route-page--aurora .route-continuum{background:radial-gradient(at 78% 18%,#4c917d38,#0000 28%),radial-gradient(at 15% 72%,#dcb87724,#0000 29%),linear-gradient(#bfcac4 0%,#d6dcd4 24%,#ebe6da 63%,#e8e2d5 100%)}.route-page--horizon .route-continuum,.route-page--summit .route-continuum{background:radial-gradient(at 78% 17%,#efc98547,#0000 30%),radial-gradient(at 16% 68%,#769f8b21,#0000 29%),linear-gradient(#d6d8cf 0%,#e6e2d7 30%,#f0e9dc 67%,#e9e3d7 100%)}.route-missing{color:#f7f2e8;background:linear-gradient(90deg,#051219eb,#07181e7a),url(/assets/atlas-landscape-summit-v01-Bc-6uMKK.webp) 50%/cover;flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100svh - 7rem);padding:12rem max(5vw,50vw - 720px) 7rem;display:flex}.route-missing h1{max-width:10ch;font-size:clamp(3.6rem,7vw,7.4rem);line-height:.95}.route-missing>p:not(.route-kicker){color:#f7f2e8b8;max-width:34rem;margin:2rem 0;font-size:1.1rem;line-height:1.7}@keyframes routeImageBreathe{0%{transform:scale(1.015)}to{transform:scale(1.035)translate(-.25%,-.2%)}}@keyframes routeAtmosphere{0%{transform:translate(0,0)}to{transform:translate(.5rem,-.4rem)}}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.site-nav,.site-header__cta{display:none}.site-menu{display:block;position:relative}.site-menu summary{cursor:pointer;border:1px solid;border-radius:50%;place-content:center;gap:.42rem;width:2.75rem;height:2.75rem;list-style:none;display:grid}.site-menu summary::-webkit-details-marker{display:none}.site-menu summary span{background:currentColor;width:1rem;height:1px;transition:transform .25s;display:block}.site-menu[open] summary span:first-child{transform:translateY(.23rem)rotate(45deg)}.site-menu[open] summary span:last-child{transform:translateY(-.23rem)rotate(-45deg)}.site-menu nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08171df0;border:1px solid #eee7d82e;border-radius:.5rem;width:min(18rem,100vw - 2.5rem);padding:1rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 1.5rem 4rem #00080d3d}.site-menu nav a{color:#f4efe4;padding:.9rem .75rem;font-size:.88rem;font-weight:700}.site-menu nav a[aria-current=page]{color:#e4ba72}.route-page .site-footer{grid-template-columns:1fr 1fr}.route-page .site-footer nav{grid-column:1/-1;justify-content:flex-start}}@media (width<=720px){.route-page .site-header{width:min(100% - 2.5rem,1440px);min-height:5.5rem}.route-hero{min-height:100svh;padding:9rem 1.25rem 4.5rem}.route-hero__image{object-position:var(--route-image-position,62% center)}.route-hero__world{background-position:54% 48%;background-size:auto 92%}.route-hero__veil{background:linear-gradient(#040e1547,#0000 27%,#051219e0 79%),linear-gradient(90deg,#040e15ad,#0000 86%)}.route-hero__content{width:100%}.route-hero h1{max-width:9.5ch;font-size:clamp(3.25rem,15vw,5.2rem)}.route-hero__content>p:not(.route-kicker){font-size:1rem;line-height:1.65}.route-continuum{padding:8rem 1.25rem 10rem}.route-line{opacity:.48;background-size:auto 90%;width:180%;left:-44%}.route-line i:first-child{left:52%}.route-line i:nth-child(2){left:69%}.route-line i:nth-child(3){left:44%}.route-chapters{gap:8rem}.route-chapter{grid-template-columns:1fr;gap:1.25rem}.route-evidence{border-radius:8rem 8rem 1rem 1rem/3rem 3rem 1rem 1rem;grid-template-columns:1fr;gap:1.25rem;min-height:34rem;margin-top:10rem;padding:2rem 1.5rem}.route-evidence h2{font-size:clamp(2.35rem,11vw,3.8rem)}.route-evidence>span{grid-column:1}.route-chapter__number{margin:0}.route-chapter h2{max-width:13ch;font-size:clamp(2.35rem,11vw,3.8rem)}.route-chapter div>p{line-height:1.75}.route-reflection{gap:1.25rem;margin-top:10rem}.route-reflection p{max-width:15ch}.route-next{margin-top:11rem;padding-top:4rem}.route-next h2{font-size:clamp(2.7rem,12vw,4.4rem)}.route-page .site-footer{grid-template-columns:1fr;gap:1.6rem;width:calc(100% - 2.5rem);padding:3rem 0}.route-page .site-footer nav{grid-column:auto;gap:1rem 1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.route-page:after,.route-hero__image{transform:none;animation:none!important}[data-page-reveal]{opacity:1;transition:none;transform:none}.route-hero__step i,.route-next>a i,.site-nav a:after,.site-footer nav a:after,.site-menu summary span{transition:none}}
