@theme{--color-ink:#212b27; --color-paper:#f7f5f0; --color-navy:#1a3c34; --color-forest:#34675c; --color-mist:#e6e4de; --color-lime:#00a758; --color-sky:#e6e4de; --color-coral:#d9d4c5; --color-sun:#f0ede5; --color-gold:#b8a369; --font-serif: var(--font-prata), Georgia, serif; --font-sans: var(--font-lato), Arial, sans-serif;}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-ink);font-family:var(--font-sans);background:#d9eee3;margin:0;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--color-lime);outline-offset:3px}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#e4f2e9ee;border-bottom:1px solid #a8c9b5;transition:box-shadow .3s,background .3s;position:sticky;top:0}.site-header.is-scrolled{background:#e4f2e9f8;box-shadow:0 9px 26px #0b2f211f}.login-link{background:var(--color-forest);color:#fff;padding:.45rem .7rem}.serif{font-family:var(--font-serif);letter-spacing:-.02em}.container{width:min(1200px,100% - 40px);margin:auto}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-forest);font-size:.7rem;font-weight:800}.btn{border:1px solid var(--color-navy);justify-content:center;align-items:center;gap:.5rem;min-height:50px;padding:.75rem 1.25rem;font-size:.86rem;font-weight:800;transition:transform .22s,background-color .22s,box-shadow .22s;display:inline-flex}.btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #062f2424}.btn-primary{background:var(--color-forest);border-color:var(--color-forest);color:#fff}.btn-light{background:var(--color-lime);border-color:var(--color-lime);color:#062f24}.btn-quiet{color:var(--color-navy);background:0 0}.section{padding:6.5rem 0}.grid{gap:1.35rem;display:grid}.card{background:#eaf5ee;border:1px solid #d9e3da;padding:1.8rem;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s,border-color .3s}.card:hover{border-color:#79b38b;transform:translateY(-8px);box-shadow:0 22px 40px #073c3214}.notice{border-left:4px solid var(--color-forest);background:#e6f1e7;padding:1rem 1.1rem;font-size:.92rem}.fade{animation:.8s cubic-bezier(.2,.7,.2,1) both fade}.image-enter{box-shadow:20px 20px 0 var(--color-lime);animation:1s cubic-bezier(.2,.7,.2,1) .12s both imageEnter;overflow:hidden}.image-enter img{transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s}.image-enter:hover img{filter:saturate(1.07);transform:scale(1.045)}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}.card.reveal:nth-child(2){transition-delay:80ms}.card.reveal:nth-child(3){transition-delay:.16s}@keyframes fade{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes imageEnter{0%{opacity:0;transform:scale(.96)translateY(22px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}@media (min-width:760px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}}.hero{color:#fff;background:#073c32;padding:5.4rem 0 5.8rem}.hero-grid{align-items:center;gap:3.7rem;display:grid}.hero-eyebrow{color:#9aef90}.hero-title{max-width:700px;margin:.4rem 0 1.6rem;font-size:clamp(3.2rem,6.2vw,6.25rem);line-height:.98}.hero-copy{color:#d8ece0;max-width:600px;font-size:1.13rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:2rem;display:flex}.hero-text-link{border-bottom:1px solid #93da9e;padding-bottom:4px;font-weight:800}.hero-text-link span{color:var(--color-lime);font-size:1.2rem}.hero-image{margin:0;position:relative}.hero-image img,.visual-grid img{width:100%;height:auto;display:block}.hero-image figcaption{letter-spacing:.08em;color:#c9dfd0;margin-top:.7rem;font-size:.66rem}.section-title{max-width:800px;margin:.6rem 0 1.2rem;font-size:clamp(2.4rem,4.5vw,4.5rem);line-height:1.02}.intro-grid{align-items:start}.intro-copy{max-width:580px;padding-top:1rem;font-size:1.08rem}.under-link{border-bottom:1px solid var(--color-forest);padding-bottom:4px;font-weight:800}.visual-grid{grid-template-rows:auto auto;grid-template-columns:1.1fr .9fr;align-items:end;gap:1.3rem;display:grid}.visual-large{grid-row:span 2;margin:0;overflow:hidden}.visual-large img,.visual-small img{transition:transform .7s}.visual-large:hover img,.visual-small:hover img{transform:scale(1.035)}.visual-copy .section-title{font-size:clamp(2.2rem,3.7vw,3.8rem)}.visual-small{justify-self:end;max-width:360px;margin:0}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.4rem;display:flex}.section-heading>p{max-width:370px;margin-bottom:1.2rem}.service-mark{color:var(--color-forest);font-size:1.65rem}.card h3{margin:.8rem 0;font-size:1.55rem}.process-section{color:#fff;background:#073c32}.process-section .eyebrow{color:#9aef90}.process-grid{border-top:1px solid #8cbba1;grid-template-columns:repeat(4,1fr);margin-top:3rem;display:grid}.process-item{border-left:1px solid #8cbba1;padding:1.5rem 1.35rem 0}.process-item:first-child{border-left:0}.process-item span{color:var(--color-lime);font-weight:800}.process-item p{color:#d5e4db}.audience-list{border-top:1px solid #cfdbd1}.audience-link{font-family:var(--font-serif);border-bottom:1px solid #cfdbd1;grid-template-columns:70px 1fr 30px;align-items:center;gap:1rem;padding:1.05rem 0;font-size:clamp(1.25rem,2.2vw,2rem);transition:padding .25s,color .25s;display:grid}.audience-link:hover{color:var(--color-forest);padding-left:14px}.audience-link span{font:700 .72rem var(--font-sans);color:var(--color-forest)}.audience-link b{font:700 1rem var(--font-sans);color:var(--color-forest)}@media (min-width:900px){.hero-grid{grid-template-columns:1fr 1fr}.hero-image{margin-right:-25px}}@media (max-width:759px){.visual-grid{grid-template-columns:1fr}.visual-large{grid-row:auto}.visual-copy{padding:1.5rem 0}.visual-small{justify-self:start;max-width:70%}.section-heading{display:block}.process-grid{grid-template-columns:1fr 1fr}.process-item:nth-child(3){border-left:0;margin-top:1.5rem}.process-item{padding-left:0;padding-right:1rem}.hero{padding-top:3.5rem}.section{padding:4.5rem 0}}.hero-brand{background:#fff;width:214px;margin-bottom:1.25rem;padding:7px 10px;line-height:0;box-shadow:9px 9px #5dd55b}.hero-brand img{width:100%;height:auto;display:block}.hero-title{animation:.9s 80ms both titleRise}.hero-copy{animation:.9s .2s both titleRise}.hero-actions{animation:.9s .32s both titleRise}.hero-image:after{content:"";background:var(--color-lime);transform-origin:100%;pointer-events:none;animation:.95s cubic-bezier(.7,0,.2,1) .22s both wipeReveal;position:absolute;inset:0}.visual-band.reveal.is-visible .visual-large{animation:1s cubic-bezier(.2,.7,.2,1) .1s both photoRise}.visual-band.reveal.is-visible .visual-small{animation:.9s cubic-bezier(.2,.7,.2,1) .3s both photoRise}.services-section.reveal.is-visible .card{animation:.65s cubic-bezier(.2,.7,.2,1) both cardRise}.services-section.reveal.is-visible .card:nth-child(2){animation-delay:.12s}.services-section.reveal.is-visible .card:nth-child(3){animation-delay:.24s}.services-section.reveal.is-visible .card:nth-child(4){animation-delay:80ms}.services-section.reveal.is-visible .card:nth-child(5){animation-delay:.2s}.services-section.reveal.is-visible .card:nth-child(6){animation-delay:.32s}.process-grid{border-top:0;position:relative}.process-grid:before{content:"";background:var(--color-lime);transform-origin:0;width:100%;height:2px;position:absolute;top:0;left:0;transform:scaleX(0)}.process-section.reveal.is-visible .process-grid:before{animation:1.1s .15s forwards drawLine}.process-section.reveal.is-visible .process-item{animation:.65s both cardRise}.process-section.reveal.is-visible .process-item:nth-child(2){animation-delay:.13s}.process-section.reveal.is-visible .process-item:nth-child(3){animation-delay:.26s}.process-section.reveal.is-visible .process-item:nth-child(4){animation-delay:.39s}.audience-link{transition:padding .35s,color .35s,background .35s}@keyframes titleRise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes wipeReveal{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes photoRise{0%{opacity:0;transform:translateY(45px)scale(.96)}to{opacity:1;transform:none}}@keyframes cardRise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes drawLine{to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.hero-title,.hero-copy,.hero-actions,.visual-band.reveal.is-visible .visual-large,.visual-band.reveal.is-visible .visual-small,.services-section.reveal.is-visible .card,.process-section.reveal.is-visible .process-item{animation:none!important}.hero-image:after{display:none}.process-grid:before{transform:scaleX(1)}}.hero{background:#063c31;position:relative;overflow:hidden}.hero:before{content:"";background:var(--color-lime);opacity:.95;border-radius:50%;width:390px;height:390px;animation:6s ease-in-out infinite orbFloat;position:absolute;top:-185px;right:-185px}.hero:after{content:"";background:var(--color-coral);width:120px;height:120px;animation:12s linear infinite tileTurn;position:absolute;bottom:-60px;left:46%;transform:rotate(16deg)}.hero-grid{z-index:1;position:relative}.visual-band{background:var(--color-coral);position:relative;overflow:hidden}.visual-band:before{content:"";background:var(--color-sun);border-radius:50%;width:240px;height:240px;animation:7s ease-in-out infinite reverse orbFloat;position:absolute;top:-90px;left:-105px}.visual-grid{z-index:1;position:relative}.services-section .card:hover{background:var(--color-sun)}.process-section{position:relative;overflow:hidden}.process-section:after{content:"";border:36px solid var(--color-lime);opacity:.55;border-radius:50%;width:300px;height:300px;animation:5s ease-in-out infinite ringPulse;position:absolute;bottom:-160px;right:-120px}.process-section .container{z-index:1;position:relative}.section-heading>p{background:var(--color-sun);padding:1rem 1.15rem}.card{border-width:0}.card:nth-child(5n){box-shadow:inset 0 5px 0 var(--color-coral)}@keyframes orbFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-18px,24px)scale(1.07)}}@keyframes tileTurn{0%,to{transform:rotate(16deg)}50%{transform:rotate(35deg)translateY(-10px)}}@keyframes ringPulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.75;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.hero:before,.hero:after,.visual-band:before,.process-section:after{animation:none!important}}.intro-section{color:#f1fbf5;background:#084536;position:relative;overflow:hidden}.intro-section:after{content:"";background:var(--color-coral);border-radius:50%;width:210px;height:210px;animation:8s ease-in-out infinite orbFloat;position:absolute;bottom:-130px;right:8%}.intro-section .container{z-index:1;position:relative}.intro-section .eyebrow{color:var(--color-lime)}.intro-section .under-link{border-color:var(--color-lime);color:#fff}.services-section .section-heading>p{background:#b6dcc3}.audience-link{border-color:#91bba0}.audience-link:hover{background:#f7fdf8}.section[style*=dfe8e1]{background:#b6dcc3!important}.section[style*=eef0ec]{background:#e1ebe3!important}.section[style*=edf4ed]{background:#d9eee3!important}.process-grid{border:0;gap:1.1rem}.process-item{isolation:isolate;background-position:50%;background-size:cover;border:0;flex-direction:column;justify-content:end;min-height:360px;padding:1.6rem;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.process-item:before{content:"";z-index:-1;background:#063c32aa;transition:background .35s;position:absolute;inset:0}.process-item:hover{transform:translateY(-10px);box-shadow:0 22px 32px #011e182e}.process-item:first-child{background-image:url(/images/office-editorial-demo.png)}.process-item:nth-child(2){background-image:url(/images/lifestyle-planning-demo.png)}.process-item:nth-child(3){background-image:url(/images/editorial-desk-demo.png)}.process-item:nth-child(4){background-image:url(/images/office-editorial-demo.png)}.process-item h3{margin:.6rem 0;font-size:2rem}.process-item p{margin:0;font-size:.96rem}.process-item span{letter-spacing:.1em;font-size:.82rem}.process-grid:before{display:none}@media (max-width:759px){.process-grid{gap:1rem}.process-item{min-height:270px}.process-item:nth-child(3){margin-top:0}}.team-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.team-card>[role=img]{min-height:260px}.team-card-copy{padding:1.35rem 1.5rem}.team-card-copy span{color:#08783f;letter-spacing:.1em;font-size:.72rem;font-weight:800}.team-card-copy h2{margin:.5rem 0;font-size:1.8rem}.team-card-copy p{margin:0;font-size:.9rem}.site-footer{color:#e7eee8;background:#101010}.footer-contact{text-align:center;background:#242927;padding:3.8rem 0}.footer-contact h2{max-width:960px;margin:0 auto .6rem;font-size:clamp(2rem,4vw,3.4rem)}.footer-contact p{color:#b8c6bd;max-width:680px;margin:0 auto 2rem}.footer-fields{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.footer-fields a{color:#fff;text-align:left;background:#414746;align-items:center;min-height:58px;padding:0 18px;display:flex}.footer-fields .footer-send{text-transform:uppercase;letter-spacing:.12em;background:0 0;border:2px solid #c6d8cb;justify-content:center;font-size:.75rem;font-weight:800}.footer-regulatory{text-align:center;color:#e9efeb;letter-spacing:.07em;background:#4a514f;padding:1.5rem 0;font-size:.76rem}.footer-regulatory p{margin:0}.regulatory-links{justify-content:center;align-items:center;gap:2.4rem;display:flex;margin-bottom:.65rem!important}.regulatory-links a{color:#fff;border-bottom:1px solid #b8a369;padding-bottom:3px;font-weight:800;text-decoration:none}.footer-regulatory small{color:#dbe4dc}.footer-bottom{background:#101010;padding:3.6rem 0}.footer-bottom-grid{grid-template-columns:.8fr 1.5fr;gap:4rem;display:grid}.footer-bottom p{color:#c2ccc5;max-width:760px;font-size:.88rem}.footer-bottom a{text-decoration:underline}@media (max-width:759px){.team-grid,.footer-fields{grid-template-columns:1fr}.footer-bottom-grid{grid-template-columns:1fr;gap:1rem}.footer-contact{padding:3rem 0}.regulatory-links{flex-wrap:wrap;gap:.9rem}}.site-header{background:#fff;border-top:0}.header-bar{border-bottom:1px solid #dedede;grid-template-columns:250px 1fr 220px;align-items:center;min-height:104px;display:grid}.header-logo{width:210px;margin-left:clamp(20px,4vw,65px);line-height:0;display:block}.header-logo img{width:100%;height:auto;display:block}.header-nav{letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(14px,1.8vw,30px);font-size:.71rem;font-weight:800;display:flex!important}.header-nav a{white-space:nowrap;padding:10px 0;position:relative}.header-nav a:after{content:"";transform-origin:0;background:#00a758;height:2px;transition:transform .25s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.header-nav a:hover:after{transform:scaleX(1)}.header-cta{color:#212b27;text-transform:uppercase;letter-spacing:.15em;background:#fff;border-left:0;align-self:stretch;place-items:center;font-size:.73rem;font-weight:800;transition:background .25s,color .25s;display:grid}.header-cta:hover{color:#00a758;background:#f7f5f0}.site-header.is-scrolled .header-bar{min-height:84px}.menu{background:0 0;border:0;font-size:1.5rem;display:none}.mobile-sheet{z-index:30;color:#fff;background:#1a3c34;padding:100px 30px 30px;position:fixed;inset:0}.mobile-sheet>button{color:#fff;background:0 0;border:0;font-size:2rem;position:absolute;top:24px;right:25px}.mobile-sheet nav{gap:19px;font-size:1.25rem;display:grid}.footer-simple{grid-template-columns:.7fr 1.5fr}@media (max-width:1050px){.header-nav{display:none!important}.header-bar{grid-template-columns:1fr auto auto}.header-logo{margin-left:22px}.header-cta{min-height:76px;padding:0 22px}.menu{padding:20px;display:block}}@media (max-width:600px){.header-bar{min-height:76px}.header-logo{width:168px;margin-left:16px}.header-cta{display:none}.menu{padding:16px}.site-header.is-scrolled .header-bar{min-height:72px}}.site-header.is-scrolled{background:#fff}.footer-regulatory{background:#424242}.regulatory-mark{width:min(760px,100%);height:auto;margin:0 auto;display:block}.regulatory-links{margin-top:.8rem!important}.regulatory-mark-wrap{width:min(760px,100%);margin:0 auto;line-height:0;position:relative}.regulatory-mark-wrap a{border-radius:4px;display:block;position:absolute;top:8%;bottom:8%}.regulatory-mark-wrap a:hover{outline-offset:4px;outline:2px solid #b8a369}.mark-ciro{width:32%;left:4%}.mark-advisor{width:25%;left:44%}.mark-cipf{width:20%;left:74%}.site-footer,.footer-contact,.footer-regulatory,.footer-bottom{background:#424242}.footer-fields a{background:#4d4d4d}.footer-bottom p,.footer-contact p{color:#d3d5d3}.footer-regulatory,.footer-contact{border-top:0}.process-item:before{background:#24483f9e}.process-item:hover:before{background:#24483f72}.footer-fields .footer-send:hover{background:#505050}.gallery-section{background:#e6e4de}.gallery-grid{grid-template-columns:1.35fr .8fr .62fr;align-items:center;gap:1.25rem;display:grid}.gallery-grid figure{margin:0;overflow:hidden}.gallery-grid figure img{width:100%;height:auto;transition:transform .7s;display:block}.gallery-grid figure:hover img{transform:scale(1.04)}.gallery-copy{padding:1.3rem}.gallery-copy .section-title{font-size:clamp(2rem,3.5vw,3.7rem)}.gallery-tall{max-height:520px}.gallery-tall img{object-fit:cover;height:100%!important}@media (max-width:759px){.gallery-grid{grid-template-columns:1fr}.gallery-copy{padding:1.2rem 0}.gallery-tall{width:65%;max-height:none;margin-left:auto!important}}.site-footer,.site-footer .footer-contact,.site-footer .footer-regulatory,.site-footer .footer-bottom{background:#424242!important;border-color:#424242!important}.site-footer .footer-fields a:hover{background:#555!important}.regulatory-mark-wrap a:hover{outline:none}.visual-band{min-height:900px}.visual-grid{align-items:start}.visual-large{border-radius:0;grid-row:span 2;align-self:start;position:sticky;top:126px}.visual-large img{object-fit:cover;min-height:620px}.visual-copy{padding:3rem 2rem 4rem}.visual-small{max-width:100%;height:420px;margin-top:5rem;overflow:hidden}.visual-small img{object-fit:cover;height:100%}@media (max-width:759px){.visual-band{min-height:0}.visual-large{position:static}.visual-large img{min-height:0}.visual-copy{padding:2rem 0}.visual-small{height:auto;margin-top:0}.visual-small img{height:auto}}.visual-large img,.visual-small img{filter:saturate(.82)contrast(.94)}.footer-regulatory,.regulatory-mark-wrap{background:#424242!important}.hero .btn-light{color:#212b27;background:#fff;border-color:#fff}.hero .btn-light:hover{background:#f0ede5}.services-section .grid{gap:4px}.services-section .card{color:#fff;isolation:isolate;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:270px;padding:1.6rem;display:flex;position:relative;overflow:hidden}.services-section .card:before{content:"";z-index:-1;background:#17221ab5;transition:background .35s;position:absolute;inset:0}.services-section .card:hover:before{background:#17221a82}.services-section .card:first-child{background-image:url(/images/office-editorial-demo.png)}.services-section .card:nth-child(2){background-image:url(/images/gallery-walk-demo.png)}.services-section .card:nth-child(3){background-image:url(/images/lifestyle-planning-demo.png)}.services-section .card:nth-child(4){background-image:url(/images/editorial-desk-demo.png)}.services-section .card:nth-child(5){background-image:url(/images/gallery-library-demo.png)}.services-section .card:nth-child(6){background-image:url(/images/office-editorial-demo.png)}.services-section .card .service-mark{color:#fff}.services-section .card .under-link{color:#fff;border-color:#fff}.services-section .card h3{font-size:clamp(1.6rem,2.5vw,2.3rem);line-height:1.05}.services-section .card p{max-width:360px}.services-section .card:hover{box-shadow:none;background-color:#0000;transform:none}@media (max-width:759px){.services-section .card{min-height:230px}}.hero,.process-section{background:#1a3c34}.hero-image{box-shadow:18px 18px 0 var(--color-gold)}.hero-brand{box-shadow:7px 7px 0 var(--color-gold)}.intro-section{background:#34675c}.visual-band{background:#f0ede5}.services-section{background:#e6e4de}.services-section .card{background:#f7f5f0}.services-section .card:nth-child(2n){background:#e9e6dd}.services-section .card:nth-child(3n){background:#edeae2}.services-section .card:hover{background:#fffdf8;box-shadow:0 20px 35px #1a3c3417}.audience-section{background:#f0ede5}.section-heading>p{border-left:2px solid var(--color-gold);background:0 0}.process-section:after{border-color:var(--color-gold)}.footer-contact{border-top:2px solid var(--color-gold);background:#212b27}.footer-fields .footer-send{border-color:var(--color-gold)}.footer-fields a:hover{background:#34675c}.footer-regulatory{background:#34675c;border-top:1px solid #b8a36966}.site-footer{background:#171a18}.team-section{background:#e6e4de}.team-card{background:#f7f5f0}.team-card-copy span{color:#34675c}.team-card{border-bottom:2px solid var(--color-gold)}.supplied-manulife-logo{width:255px;margin-top:1.3rem;line-height:0}.supplied-manulife-logo img{width:100%;height:auto;display:block}.supplied-manulife-logo.is-white{background:0 0;padding:0}.supplied-manulife-logo.is-french{background:#fff;width:210px;padding:7px 10px}@media (max-width:759px){.supplied-manulife-logo{width:215px}.supplied-manulife-logo.is-french{width:185px}}.lux-page{color:#212b27;background:#f7f5f0;overflow:clip}.lux-serif{font-family:var(--font-prata),Georgia,serif;letter-spacing:-.035em;font-weight:400}.lux-kicker{letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.7rem;font-weight:900;line-height:1.4}.lux-button{letter-spacing:.14em;text-transform:uppercase;border:1px solid;justify-content:center;align-items:center;min-height:54px;padding:.85rem 1.45rem;font-size:.73rem;font-weight:900;transition:color .3s,background .3s,transform .3s;display:inline-flex}.lux-button:hover{transform:translateY(-3px)}.lux-button-light{color:#1c2b26;background:#f7f5f0;border-color:#f7f5f0}.lux-button-light:hover{background:#dfe6df;border-color:#dfe6df}.lux-inline-link,.lux-dark-link{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.77rem;font-weight:900;display:inline-flex}.lux-inline-link{color:#fff}.lux-inline-link span,.lux-dark-link span{transition:transform .3s}.lux-inline-link:hover span,.lux-dark-link:hover span{transform:translate(4px,-3px)}.lux-dark-link{color:#1f302a;border-bottom:1px solid #a6aaa4;padding-bottom:.45rem}.lux-demo-label{z-index:4;color:#e9ece8;letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin:0;font-size:.58rem;font-weight:700;position:absolute;bottom:1.6rem;right:2.2rem}.lux-hero{isolation:isolate;color:#fff;background:#10241e;align-items:center;min-height:calc(100svh - 104px);display:flex;position:relative;overflow:hidden}.lux-hero-media,.lux-hero-shade{position:absolute;inset:0}.lux-hero-media{z-index:-2;overflow:hidden}.lux-hero-media img{object-fit:cover;object-position:center;animation:14s cubic-bezier(.2,.65,.25,1) both luxHeroBreath}.lux-hero-shade{z-index:-1;background:linear-gradient(90deg,#07140fe8 0%,#0b1b16b8 33%,#0d19175a 62%,#0a151353 100%),linear-gradient(#0000 62%,#07130f9c 100%)}.lux-hero-copy{z-index:2;width:min(700px,100% - 48px);margin-left:max(24px,7vw);padding:7rem 0 8.5rem;position:relative}.lux-hero-kicker{color:#d6dcd5;animation:.9s .15s both luxTextRise}.lux-display{font-family:var(--font-prata),Georgia,serif;letter-spacing:-.055em;margin:0;font-size:clamp(3.5rem,6.5vw,7.7rem);font-weight:400;line-height:.94}.lux-display span{animation:1s cubic-bezier(.2,.75,.2,1) both luxTextRise;display:block}.lux-display span:first-child{animation-delay:.25s}.lux-display span:last-child{animation-delay:.38s}.lux-hero-summary{color:#e4e8e4;max-width:625px;margin:2rem 0 0;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.75;animation:.9s .52s both luxTextRise}.lux-actions{flex-wrap:wrap;align-items:center;gap:1.7rem;margin-top:2.4rem;animation:.9s .64s both luxTextRise;display:flex}.lux-scroll-cue{z-index:5;color:#dfe4df;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:1rem;font-size:.58rem;font-weight:800;display:flex;position:absolute;bottom:5.3rem;left:max(24px,7vw)}.lux-scroll-cue i{background:#ffffff57;width:46px;height:1px;position:relative;overflow:hidden}.lux-scroll-cue i:after{content:"";background:#fff;animation:2s ease-in-out infinite luxScrollLine;position:absolute;inset:0}.lux-hero>.lux-demo-label{bottom:6rem}.lux-kayak-track{z-index:1;pointer-events:none;opacity:0;width:180px;animation:24s cubic-bezier(.35,.05,.3,1) 2.5s infinite luxKayakCross;position:absolute;bottom:18%;left:0}.lux-kayak-vessel{animation:3.1s ease-in-out infinite luxKayakBob;position:relative}.lux-kayak-vessel svg{filter:drop-shadow(0 2px 1px #dce4de59);width:100%;height:auto;display:block;overflow:visible}.lux-kayak-hull,.lux-kayak-person{fill:#111915}.lux-kayak-paddle{fill:none;stroke:#111915;stroke-width:5px;stroke-linecap:round}.lux-kayak-ripple,.lux-kayak-ripple:before,.lux-kayak-ripple:after{content:"";border-top:1px solid #d7e1dc61;border-radius:50%;height:8px;position:absolute}.lux-kayak-ripple{animation:3.4s ease-out infinite luxRipple;top:72%;left:4%;right:4%}.lux-kayak-ripple:before{animation:3.4s ease-out 1.1s infinite luxRipple;top:7px;left:18%;right:8%}.lux-kayak-ripple:after{animation:3.4s ease-out 2.2s infinite luxRipple;top:14px;left:5%;right:24%}.lux-wave-transition{z-index:4;pointer-events:none;height:108px;position:absolute;bottom:-1px;left:-4%;right:-4%}.lux-wave-transition svg{width:108%;height:100%;display:block;overflow:visible}.lux-wave-back{fill:#d9e3dc;opacity:.55;transform-origin:bottom;animation:8s ease-in-out infinite alternate luxWaveBack}.lux-wave-front{fill:#e9e6de;transform-origin:bottom;animation:10s ease-in-out infinite alternate luxWaveFront}.scroll-journey{--journey-x:49vw;--journey-y:59vh;--journey-scale:.68;--journey-rotation:0deg;--journey-opacity:0;z-index:12;pointer-events:none;width:clamp(190px,17vw,275px);opacity:var(--journey-opacity);transform:translate3d(var(--journey-x),var(--journey-y),0) rotate(var(--journey-rotation)) scale(var(--journey-scale));transform-origin:50%;will-change:transform,opacity;transition:opacity .2s linear;position:fixed;top:0;left:0}.scroll-journey-move{animation:2.8s ease-in-out infinite scrollKayakBob;position:relative}.scroll-journey img{filter:drop-shadow(0 10px 12px #06100c52);width:100%;height:auto;display:block}.scroll-journey-wake,.scroll-journey-wake:before,.scroll-journey-wake:after{content:"";border-top:1px solid #d9e8e080;border-radius:50%;height:10px;position:absolute}.scroll-journey-wake{animation:2.8s ease-out infinite scrollKayakWake;top:69%;left:5%;right:5%}.scroll-journey-wake:before{animation:2.8s ease-out .9s infinite scrollKayakWake;top:8px;left:13%;right:4%}.scroll-journey-wake:after{animation:2.8s ease-out 1.8s infinite scrollKayakWake;top:16px;left:3%;right:20%}.scroll-journey[data-phase=travelling] .scroll-journey-wake,.scroll-journey[data-phase=travelling] .scroll-journey-wake:before,.scroll-journey[data-phase=travelling] .scroll-journey-wake:after{border-top-color:#eef5f0b8}.scroll-journey[data-arrived=true] .scroll-journey-wake,.scroll-journey[data-arrived=true] .scroll-journey-wake:before,.scroll-journey[data-arrived=true] .scroll-journey-wake:after{border-top-color:#eef5f0b8;animation-duration:1.6s}.scroll-journey[data-variant=runner],.scroll-journey[data-variant=cyclist]{width:clamp(84px,8vw,145px)}.scroll-journey[data-variant=runner] .scroll-journey-move,.scroll-journey[data-variant=cyclist] .scroll-journey-move{animation:none}.scroll-journey[data-variant=runner] .scroll-journey-wake,.scroll-journey[data-variant=cyclist] .scroll-journey-wake{display:none}.scroll-journey[data-variant=runner] img,.scroll-journey[data-variant=cyclist] img{filter:drop-shadow(0 5px 9px #0a140f75)saturate(.86)contrast(.95)brightness(.97)}.lux-intro{background-color:#f4f1e9;background-image:linear-gradient(90deg,#f4f1e9ed 0%,#f4f1e9dd 48%,#f4f1e9ba 100%),url(/images/fused-landscape-demo.png);background-position:50%;background-size:cover;place-items:center;min-height:72svh;padding:8rem 1.5rem;display:grid}.lux-intro-inner{text-align:center;width:min(970px,100%)}.lux-intro .lux-kicker{color:#4e685f}.lux-intro h2{color:#1d3029;max-width:920px;margin:0 auto;font-size:clamp(3rem,6vw,6.3rem);line-height:1.03}.lux-intro p:last-child{color:#58615d;max-width:720px;margin:2rem auto 0;font-size:1.06rem;line-height:1.9}.lux-story{color:#fff;background:#0e1714;position:relative}.lux-story-sticky{height:calc(100svh - 84px);position:sticky;top:84px;overflow:hidden}.lux-story-image-frame{width:100%;height:100%;position:relative}.lux-story-image-frame>img{object-fit:cover;object-position:center;transform:scale(1.03)}.lux-story-shade{background:linear-gradient(90deg,#07100ee0 0%,#07100e52 44%,#07100e8c 100%),linear-gradient(#07100e4a 0%,#0000 55%,#07100eb0 100%);position:absolute;inset:0}.lux-story-track{margin-top:calc(84px - 100svh);position:relative}.lux-story-panel{flex-direction:column;justify-content:center;width:min(680px,100% - 48px);min-height:calc(100svh - 84px);margin-left:max(24px,8vw);padding:7rem 0;display:flex}.lux-story-panel-center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.lux-story-panel-center p:not(.lux-kicker){margin-left:auto;margin-right:auto}.lux-story-panel .lux-kicker{color:#d5dbd6}.lux-story-panel h2{margin:0;font-size:clamp(3rem,5.2vw,6rem);line-height:1}.lux-story-panel p:not(.lux-kicker){color:#e1e6e2;max-width:600px;margin:1.8rem 0;font-size:1.05rem;line-height:1.85}.lux-story-panel .lux-inline-link{margin-top:.5rem}.lux-river-journey{--river-clarity:0}.lux-river-journey .lux-story-sticky{isolation:isolate}.lux-river-journey .lux-story-image-frame{position:absolute;inset:0}.lux-river-journey .lux-story-image-frame>img{object-position:center 48%;transform:scale(1.04)}.lux-river-journey .lux-river-fog{z-index:1;opacity:calc(1 - var(--river-clarity));transition:opacity .12s linear}.lux-river-journey .lux-river-fog>img{filter:saturate(.68)contrast(.98)brightness(.78)}.lux-river-journey .lux-river-clear{z-index:2;opacity:var(--river-clarity);transition:opacity .12s linear}.lux-river-journey .lux-river-clear>img{filter:saturate(.8)contrast(.96)brightness(.92)}.lux-river-journey .lux-story-shade{z-index:3;background:linear-gradient(90deg,#06100ddd 0%,#07110e70 30%,#07110e1f 49%,#07110e55 66%,#06100dbd 100%),linear-gradient(#06100e5e 0%,#0000 62%,#06100db5 100%)}.lux-river-canoe-stationary{z-index:4;pointer-events:none;opacity:1;visibility:visible;transform-origin:50%;filter:blur(.12px)drop-shadow(0 5px 7px #06100c42)saturate(.74)contrast(.9)brightness(.86);width:clamp(110px,9vw,150px);height:auto;position:absolute;top:calc(63vh - 84px);left:57vw;transform:scale(.72)scaleX(-1)}.lux-river-journey[data-kayak-phase=moving] .lux-river-canoe-stationary,.lux-river-journey[data-kayak-phase=docked] .lux-river-canoe-stationary{opacity:0;visibility:hidden}.lux-river-journey .lux-story-sticky>.lux-demo-label{z-index:4}.lux-river-caption{z-index:4;color:#edf2ee;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:1rem;margin:0;font-size:.62rem;font-weight:900;display:flex;position:absolute;top:2rem;left:max(24px,4vw)}.lux-river-caption:before{content:"";background:#d9e5dd;width:54px;height:1px}.lux-river-journey .lux-story-panel{z-index:13;text-shadow:0 2px 24px #020806;width:min(570px,100% - 48px);position:relative}.lux-river-journey .lux-story-panel-center{text-align:right;align-items:flex-end;margin-left:auto;margin-right:max(24px,8vw)}.lux-river-journey .lux-story-panel-center p:not(.lux-kicker){margin-left:auto;margin-right:0}.lux-river-journey .lux-story-panel .lux-kicker{align-items:center;gap:.8rem;display:flex}.lux-river-journey .lux-story-panel .lux-kicker:before{content:"";background:#eef4ef;width:30px;height:1px}.lux-river-journey .lux-story-panel-center .lux-kicker{flex-direction:row-reverse}.lux-river-journey .lux-story-panel h2{font-size:clamp(3rem,4.8vw,5.5rem)}.lux-river-journey .lux-story-panel p:not(.lux-kicker){color:#f1f4f2}.lux-river-journey{--river-stage-two:0;--river-stage-three:0;--river-stage-four:0}.lux-river-journey .lux-river-stage{transition:opacity .28s cubic-bezier(.22,.61,.36,1)}.lux-river-journey .lux-river-stage-one{z-index:1;opacity:1}.lux-river-journey .lux-river-stage-one>img{filter:saturate(.68)contrast(.98)brightness(.78)}.lux-river-journey .lux-river-stage-two{z-index:2;opacity:var(--river-stage-two)}.lux-river-journey .lux-river-stage-two>img{filter:saturate(.72)contrast(.97)brightness(.83)}.lux-river-journey .lux-river-stage-three{z-index:3;opacity:var(--river-stage-three)}.lux-river-journey .lux-river-stage-three>img{filter:saturate(.78)contrast(.96)brightness(.9)}.lux-river-journey .lux-river-stage-four{z-index:4;opacity:var(--river-stage-four)}.lux-river-journey .lux-river-stage-four>img{filter:saturate(.84)contrast(.96)brightness(.9)}.lux-river-journey .lux-story-shade{z-index:5}.lux-river-canoe-stationary,.lux-river-journey .lux-story-sticky>.lux-demo-label,.lux-river-caption{z-index:6}.lux-river-journey .lux-story-track{z-index:7}.lux-river-destination{--destination-overlap:clamp(90px,10vw,150px);z-index:6;margin-top:calc(var(--destination-overlap) * -1);padding-top:var(--destination-overlap);min-height:calc(88svh + var(--destination-overlap));-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--destination-overlap),#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--destination-overlap),#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 var(--destination-overlap),#000 100%);background:#10201a}.lux-river-destination:before{content:"";z-index:-1;background:url(/images/banff-clear-destination-v1.png) 50% 48%/cover no-repeat fixed;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 18%,#0000 58%);mask-image:linear-gradient(#000 0 18%,#0000 58%)}.lux-river-destination .lux-virtual-media{z-index:-2;opacity:1}.lux-river-destination .lux-virtual-media img{object-position:center 48%;filter:saturate(.84)contrast(.96)brightness(.9);transform:scale(1.04)}.lux-river-destination .lux-virtual-shade{z-index:0;background:linear-gradient(90deg,#081610e3 0%,#0a1a14b8 39%,#0b181448 61%,#0a15110d 100%),linear-gradient(#0000 52%,#07130f5c 100%)}.lux-river-destination .lux-virtual-copy{z-index:1;text-shadow:0 2px 24px #06100c8c;position:relative}.lux-choices{color:#fff;background:#172a24;padding:8.5rem max(8px,2.2vw) 2rem}.lux-choice-heading{text-align:center;width:min(1200px,100% - 32px);margin:0 auto 4rem}.lux-choice-heading .lux-kicker{color:#cbd7d0}.lux-choice-heading h2{margin:.25rem auto 1.3rem;font-size:clamp(3.2rem,5.8vw,6.5rem);line-height:.98}.lux-choice-heading>p:last-child{color:#d8e0db;max-width:610px;margin:auto;font-size:1rem}.lux-choice-grid{background:#9ba8a166;grid-template-rows:repeat(2,minmax(390px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;width:min(1560px,100%);min-height:98svh;margin:auto;display:grid}.lux-choice-card{isolation:isolate;color:#fff;min-height:390px;position:relative;overflow:hidden}.lux-choice-card>img{z-index:-3;object-fit:cover;filter:saturate(.55)contrast(.97)brightness(.75);transition:transform 1.1s cubic-bezier(.2,.75,.2,1),filter .65s;transform:scale(1.045)}.lux-choice-shade{z-index:-2;background:linear-gradient(#0a17122b 0%,#0a17128c 45%,#0a1712e8 100%);transition:background .55s;position:absolute;inset:0}.lux-choice-card:after{content:"";z-index:-1;border:1px solid #0000;transition:inset .45s cubic-bezier(.2,.75,.2,1),border-color .45s;position:absolute;inset:0}.lux-choice-index{letter-spacing:.08em;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.67rem;font-weight:900;display:grid;position:absolute;top:1.7rem;left:1.8rem}.lux-choice-copy{position:absolute;bottom:clamp(1.8rem,3.2vw,3.8rem);left:clamp(1.5rem,3vw,3.5rem);right:clamp(3.5rem,6vw,6.5rem)}.lux-choice-copy strong{font-size:clamp(2.3rem,3.5vw,4.25rem);font-weight:400;line-height:1.04;display:block}.lux-choice-copy small{color:#edf1ee;opacity:0;max-width:560px;max-height:0;margin-top:0;font-size:.9rem;line-height:1.65;transition:max-height .55s,margin-top .45s,opacity .4s,transform .45s;display:block;overflow:hidden;transform:translateY(15px)}.lux-choice-arrow{font-size:1.45rem;transition:transform .4s cubic-bezier(.2,.75,.2,1);position:absolute;bottom:clamp(1.9rem,3.2vw,3.8rem);right:clamp(1.5rem,3vw,3.4rem)}.lux-choice-card:hover>img,.lux-choice-card:focus-visible>img{filter:saturate(.7)contrast()brightness(.82);transform:scale(1.09)}.lux-choice-card:hover .lux-choice-shade,.lux-choice-card:focus-visible .lux-choice-shade{background:linear-gradient(#0d221a19 0%,#0d221a6e 38%,#0d221adb 100%)}.lux-choice-card:hover:after,.lux-choice-card:focus-visible:after{border-color:#ffffff8c;inset:14px}.lux-choice-card:hover .lux-choice-copy small,.lux-choice-card:focus-visible .lux-choice-copy small{opacity:1;max-height:120px;margin-top:1rem;transform:none}.lux-choice-card:hover .lux-choice-arrow,.lux-choice-card:focus-visible .lux-choice-arrow{transform:translate(6px,-6px)}.lux-choices>.lux-collection-note{color:#aebbb4}.lux-services{background:#e9e6de;padding:9rem max(24px,4vw) 3rem}.lux-section-heading{justify-content:space-between;align-items:end;gap:4rem;width:min(1440px,100%);margin:0 auto 4rem;display:flex}.lux-section-heading .lux-kicker{color:#536c62}.lux-section-heading h2{max-width:900px;margin:0;font-size:clamp(3rem,5.3vw,6rem);line-height:1.03}.lux-service-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;width:min(1560px,100%);margin:auto;display:grid}.lux-service-card{isolation:isolate;color:#fff;grid-column:span 5;min-height:500px;position:relative;overflow:hidden}.lux-service-card:first-child,.lux-service-card:nth-child(4){grid-column:span 7}.lux-service-card:nth-child(2),.lux-service-card:nth-child(3){grid-column:span 5}.lux-service-card:nth-child(5){grid-column:span 12;min-height:460px}.lux-service-card>img{z-index:-3;object-fit:cover;filter:saturate(.72)contrast(.96);transition:transform 1.1s cubic-bezier(.2,.7,.2,1),filter .6s;transform:scale(1.025)}.lux-service-shade{z-index:-2;background:linear-gradient(#101b1717 20%,#101b1775 54%,#101b17e8 100%);transition:background .6s;position:absolute;inset:0}.lux-service-card:after{content:"";z-index:-1;border:1px solid #fff0;transition:inset .45s,border-color .45s;position:absolute;inset:0}.lux-service-card:hover>img{filter:saturate(.88)contrast();transform:scale(1.075)}.lux-service-card:hover .lux-service-shade{background:linear-gradient(#0000 15%,#13241e52 48%,#13241ee8 100%)}.lux-service-card:hover:after{border-color:#ffffff8f;inset:14px}.lux-service-number{letter-spacing:.16em;font-size:.66rem;font-weight:900;position:absolute;top:1.6rem;left:1.7rem}.lux-service-copy{grid-template-columns:1fr auto;align-items:end;gap:.8rem 1.5rem;display:grid;position:absolute;bottom:1.8rem;left:1.8rem;right:1.8rem}.lux-service-copy strong{font-size:clamp(2rem,3.1vw,3.7rem);line-height:1.04}.lux-service-copy small{color:#e7ebe8;grid-column:1;max-width:580px;font-size:.91rem;line-height:1.65}.lux-service-copy i{grid-area:1/2/span 2;font-size:1.4rem;font-style:normal;transition:transform .35s}.lux-service-card:hover .lux-service-copy i{transform:translate(5px,-5px)}.lux-collection-note{color:#68716d;letter-spacing:.1em;text-align:right;text-transform:uppercase;width:min(1560px,100%);margin:1rem auto 0;font-size:.59rem;font-weight:700}.lux-virtual{isolation:isolate;color:#fff;background:#10201a;align-items:center;min-height:88svh;scroll-margin-top:90px;display:flex;position:relative;overflow:hidden}.lux-virtual-media,.lux-virtual-shade{position:absolute;inset:0}.lux-virtual-media{z-index:-2}.lux-virtual-media img{object-fit:cover;filter:saturate(.62)brightness(.72);transform:scale(1.07)}.lux-virtual-shade{z-index:-1;background:linear-gradient(90deg,#081610e8 0%,#0a1a14b8 43%,#0b181455 72%,#0a15113d 100%),linear-gradient(#0000 55%,#07130f96 100%)}.lux-virtual-copy{width:min(760px,100% - 48px);margin-left:max(24px,8vw);padding:8rem 0}.lux-virtual-copy .lux-kicker{color:#dce4df}.lux-virtual-copy h2{margin:0;font-size:clamp(3.5rem,6.2vw,7rem);line-height:.98}.lux-virtual-copy p{color:#e3e9e5;max-width:660px;margin:1.8rem 0 2.2rem;font-size:1.05rem;line-height:1.85}.lux-reveal{opacity:1;clip-path:inset(0);transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1),clip-path 1.15s cubic-bezier(.2,.7,.2,1);transform:none}.lux-reveal.motion-pending{opacity:0;clip-path:inset(0 0 12%);transform:translateY(52px)}.lux-reveal.motion-pending.lux-visible{opacity:1;clip-path:inset(0);transform:none}.lux-service-card:nth-child(2n).lux-reveal{transition-delay:80ms}@keyframes luxHeroBreath{0%{filter:saturate(.62)brightness(.82);transform:scale(1.095)}to{filter:saturate(.78)brightness(.9);transform:scale(1.02)}}@keyframes luxTextRise{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes luxScrollLine{0%{transform:translate(-110%)}55%,to{transform:translate(110%)}}@keyframes luxViewDrift{0%{transform:scale(1.08)translateY(-1.5%)}to{transform:scale(1.08)translateY(1.5%)}}@keyframes luxKayakCross{0%{opacity:0;transform:translate(-14vw)scale(.54)}9%{opacity:.72}76%{opacity:.72}90%,to{opacity:0;transform:translate(76vw)scale(.82)}}@keyframes luxKayakBob{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(4px)rotate(1deg)}}@keyframes luxRipple{0%{opacity:0;transform:scaleX(.45)}25%{opacity:.65}to{opacity:0;transform:scaleX(1.2)}}@keyframes scrollKayakBob{0%,to{transform:translateY(0)rotate(-.8deg)}50%{transform:translateY(5px)rotate(.8deg)}}@keyframes scrollKayakWake{0%{opacity:0;transform:scaleX(.4)}28%{opacity:.72}to{opacity:0;transform:scaleX(1.18)}}@keyframes luxWaveBack{0%{transform:translate(-1.8%)scaleY(.92)}to{transform:translate(1.8%)scaleY(1.06)}}@keyframes luxWaveFront{0%{transform:translate(1.4%)scaleY(1.02)}to{transform:translate(-1.4%)scaleY(.94)}}@supports (animation-timeline:view()){.lux-virtual-media img{animation:linear both luxViewDrift;animation-timeline:view();animation-range:entry exit}}.site-footer .footer-contact{padding-top:5rem;padding-bottom:4.5rem}.site-footer .footer-contact h2{font-size:clamp(2.4rem,4.3vw,4.6rem);line-height:1.08}.site-footer .footer-fields{gap:3px}.site-footer .footer-fields a{color:#f1f1f1;background:#4c4c4c}.site-footer .footer-fields .footer-send{background:#424242;border-color:#8f9692}.site-footer .footer-regulatory{padding:1.9rem 0}.site-footer .regulatory-mark,.site-footer .regulatory-mark-wrap{width:min(920px,100%)}.site-footer .footer-bottom{padding-top:3rem;border-top:1px solid #555!important}.header-cta{color:#007f45}@media (max-width:900px){.lux-hero{min-height:calc(100svh - 76px)}.lux-hero-copy{padding:5rem 0 8rem}.lux-display{font-size:clamp(3.2rem,10.8vw,6rem)}.lux-kayak-track{width:145px;bottom:17%}.lux-wave-transition{height:82px}.lux-intro{min-height:64svh;padding:6rem 1.5rem}.lux-choice-grid{grid-template-rows:repeat(2,minmax(350px,1fr));min-height:82svh}.lux-choice-copy small{opacity:1;max-height:120px;margin-top:.8rem;transform:none}.lux-story-sticky{height:calc(100svh - 72px);top:72px}.lux-story-track{margin-top:calc(72px - 100svh)}.lux-story-panel{min-height:calc(100svh - 72px)}.lux-service-card,.lux-service-card:nth-child(n){grid-column:span 6;min-height:430px}.lux-virtual{min-height:78svh}.lux-virtual-copy{padding:7rem 0}.lux-section-heading{flex-direction:column;align-items:start;gap:2rem}}@media (max-width:620px){.lux-demo-label{text-align:right;max-width:70%;font-size:.48rem;bottom:5.4rem;right:1rem}.lux-hero-copy{width:calc(100% - 36px);margin-left:18px}.lux-hero-shade{background:linear-gradient(90deg,#06120ee8,#0a1612a3),linear-gradient(#0000 55%,#06120ec4)}.lux-display{font-size:clamp(3.05rem,14.8vw,4.75rem);line-height:.96}.lux-hero-summary{font-size:.98rem;line-height:1.68}.lux-scroll-cue{bottom:4.3rem;left:18px}.lux-scroll-cue span{display:none}.lux-kayak-track{width:112px;animation-duration:20s;bottom:14%}.scroll-journey{width:145px}.scroll-journey[data-variant=runner],.scroll-journey[data-variant=cyclist]{width:96px}.lux-wave-transition{height:64px}.lux-intro h2{font-size:clamp(2.7rem,12vw,4.4rem)}.lux-choices{padding:6rem 8px 1.5rem}.lux-choice-heading{margin-bottom:3rem}.lux-choice-heading h2{font-size:clamp(2.9rem,13vw,4.7rem)}.lux-choice-grid{min-height:0;display:block}.lux-choice-card{min-height:55svh;margin-bottom:2px;display:block}.lux-choice-copy{bottom:1.6rem;left:1.4rem;right:3.7rem}.lux-choice-copy strong{font-size:clamp(2.25rem,11vw,3.4rem)}.lux-choice-copy small{font-size:.8rem}.lux-choice-arrow{bottom:1.65rem;right:1.4rem}.lux-story-image-frame>img{object-position:42% center}.lux-story-shade{background:#07100e9c}.lux-story-panel,.lux-story-panel-center{width:calc(100% - 36px);margin-left:18px;margin-right:18px;padding:5rem 0}.lux-story-panel h2{font-size:clamp(2.8rem,12vw,4.7rem)}.lux-services{padding:6rem 8px 2rem}.lux-section-heading{margin-bottom:2.8rem;padding:0 16px}.lux-section-heading h2{font-size:clamp(2.8rem,12vw,4.5rem)}.lux-service-grid{display:block}.lux-service-card{min-height:62svh;margin-bottom:8px;display:block}.lux-service-copy{bottom:1.3rem;left:1.25rem;right:1.25rem}.lux-service-copy strong{font-size:clamp(2rem,10vw,3rem)}.lux-service-copy small{font-size:.82rem}.lux-collection-note{text-align:left;padding:0 10px}.lux-virtual{min-height:76svh}.lux-virtual-copy{width:calc(100% - 36px);margin-left:18px;padding:6rem 0}.lux-virtual-copy h2{font-size:clamp(3rem,13vw,5rem)}.lux-virtual-copy p{font-size:.95rem}.footer-address small{margin-top:.5rem;display:inline-block}.lux-river-caption{display:none}.lux-river-journey .lux-story-image-frame>img{object-position:52% center;transform:scale(1.08)}.lux-river-journey .lux-story-shade{background:linear-gradient(#06100ecd 0%,#07110e70 52%,#06100ebd 100%)}.lux-river-journey .lux-story-panel,.lux-river-journey .lux-story-panel-center{text-align:left;justify-content:flex-start;align-items:flex-start;width:calc(100% - 36px);margin-left:18px;margin-right:18px;padding:5rem 0 15rem}.lux-river-journey .lux-story-panel-center p:not(.lux-kicker){margin-left:0;margin-right:0}.lux-river-journey .lux-story-panel-center .lux-kicker{flex-direction:row}.lux-river-journey .lux-story-panel h2{font-size:clamp(2.75rem,12vw,4.2rem)}.lux-river-journey .lux-story-panel p:not(.lux-kicker){margin-top:1.2rem;font-size:.92rem;line-height:1.7}}@media (prefers-reduced-motion:reduce){.lux-hero-media img,.lux-display span,.lux-hero-kicker,.lux-hero-summary,.lux-actions,.lux-scroll-cue i:after,.lux-virtual-media img,.lux-wave-back,.lux-wave-front{animation:none!important}.lux-kayak-track,.scroll-journey{display:none!important}.lux-reveal{opacity:1;clip-path:none;transform:none}.lux-service-card>img,.lux-choice-card>img{transition:none}.lux-river-journey{--river-clarity:1}.lux-river-journey .lux-river-fog{display:none}}body{background:#f7f5f0}.inner-hero{isolation:isolate;color:#fff;background:#172a24;align-items:end;min-height:68svh;display:flex;position:relative;overflow:hidden}.inner-hero>img{z-index:-3;object-fit:cover;object-position:center 58%;filter:saturate(.7)contrast(.96);animation:11s cubic-bezier(.2,.7,.2,1) both innerHeroReveal}.inner-hero-shade{z-index:-2;background:linear-gradient(90deg,#081611ed 0%,#0b1b16c4 40%,#0b17144c 72%,#08130f35 100%),linear-gradient(#0000 52%,#08130fbd 100%);position:absolute;inset:0}.inner-hero-copy{z-index:1;padding:8.5rem 0 6.5rem;position:relative}.inner-kicker{color:#d9dfda;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.68rem;font-weight:900}.inner-hero h1{max-width:1050px;font-family:var(--font-prata),Georgia,serif;letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,6.7vw,7.8rem);font-weight:400;line-height:.96}.inner-hero-summary{color:#e1e6e2;max-width:680px;margin-top:1.8rem;font-size:1.06rem;line-height:1.8}.inner-demo-label{z-index:2;color:#e2e6e2;letter-spacing:.12em;text-transform:uppercase;opacity:.72;margin:0;font-size:.55rem;font-weight:800;position:absolute;bottom:1.2rem;right:2rem}.inner-display{font-family:var(--font-prata),Georgia,serif;letter-spacing:-.045em;margin:.2rem 0 1.4rem;font-size:clamp(3rem,5vw,5.7rem);font-weight:400;line-height:1}.inner-section-heading{max-width:900px;margin-bottom:4rem}.inner-section-heading .inner-kicker{color:#536b62}.inner-section-heading h2{font-family:var(--font-prata),Georgia,serif;letter-spacing:-.04em;margin:0;font-size:clamp(3.1rem,5vw,5.8rem);font-weight:400;line-height:1.02}.inner-section-heading>p:last-child{color:#626b67;max-width:660px;font-size:1.02rem}.inner-cta{color:#fff;text-align:center;background:#1a3028;padding:8rem 1.5rem}.inner-cta .container{max-width:920px}.inner-cta h2{font-family:var(--font-prata),Georgia,serif;letter-spacing:-.045em;margin:.4rem 0 1.3rem;font-size:clamp(3rem,5.6vw,6.3rem);font-weight:400;line-height:1}.inner-cta p{color:#dce4de;max-width:680px;margin:0 auto 2rem;font-size:1.03rem}.editorial-placeholder{color:#d8dfda;text-align:center;background:linear-gradient(145deg,#253b33,#101d18);place-items:center;min-height:430px;padding:2rem;display:grid;position:relative;overflow:hidden}.editorial-placeholder:before,.editorial-placeholder:after{content:"";border:1px solid #ffffff18;border-radius:50%;position:absolute}.editorial-placeholder:before{aspect-ratio:1;width:70%;top:-22%;right:-22%}.editorial-placeholder:after{aspect-ratio:1;width:38%;bottom:-16%;left:-12%}.editorial-placeholder span{letter-spacing:.14em;text-transform:uppercase;max-width:250px;font-size:.63rem;font-weight:800;line-height:1.7}main>.section,.inner-hero+.section{background:#f7f5f0}.section .card{box-shadow:none;background:#f3f0e8;border:1px solid #d6d5ce}.section .card:hover{background:#faf9f5;border-color:#9fa9a3;box-shadow:0 20px 45px #1b302812}.section .notice,.notice{color:#293a34;background:#e7e8e2;border-left:2px solid #45665a}.section .eyebrow{color:#4e685f}.section ul li,.section ol li{margin-bottom:.65rem}.section input,.section textarea,.section select{color:#212b27!important;background:#fbfaf7!important;border-color:#b9beb9!important;border-radius:0!important}.section input:focus,.section textarea:focus,.section select:focus{outline-offset:1px;border-color:#45665a!important;outline:2px solid #45665a!important}.section .btn-primary{background:#1e3a31;border-color:#1e3a31}.about-profile{padding-top:8rem;padding-bottom:8rem}.about-profile-grid{grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.about-portrait .editorial-placeholder{min-height:720px}.about-profile-copy{max-width:650px}.about-profile-copy .inner-kicker{color:#50695f}.about-profile-copy>p:not(.inner-kicker){color:#4e5854;font-size:1.03rem;line-height:1.9}.about-meta{border-top:1px solid #c9cbc6;border-bottom:1px solid #c9cbc6;padding:1.2rem 0;font-weight:700;color:#263a33!important}.about-approach{isolation:isolate;color:#fff;background:#101b17;align-items:center;min-height:115svh;display:flex;position:relative;overflow:hidden}.about-approach>img{z-index:-3;object-fit:cover;object-position:center;filter:saturate(.72)contrast(.98)}.about-approach-shade{z-index:-2;background:linear-gradient(90deg,#07110ed9 0%,#07110e8f 55%,#07110eaf 100%);position:absolute;inset:0}.about-approach-grid{z-index:1;grid-template-columns:1fr .85fr;align-items:center;gap:clamp(3rem,9vw,9rem);padding:8rem 0;display:grid;position:relative}.about-approach h2{max-width:720px;font-family:var(--font-prata),Georgia,serif;letter-spacing:-.05em;margin:0;font-size:clamp(3.5rem,6vw,7rem);font-weight:400;line-height:.98}.about-steps{border-top:1px solid #ffffff50;margin:0;padding:0;list-style:none}.about-steps li{border-bottom:1px solid #ffffff50;grid-template-columns:48px 1fr;gap:1rem;padding:1.25rem 0;display:grid}.about-steps span{letter-spacing:.14em;font-size:.65rem;font-weight:900}.about-steps strong{font-family:var(--font-prata),Georgia,serif;font-size:clamp(1.25rem,1.8vw,1.7rem);font-weight:400;line-height:1.25}.about-team{padding-top:9rem;padding-bottom:9rem;background:#e9e6de!important}.about-team .team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.about-team .team-card{background:#f7f5f0;border:0}.about-team .team-card:first-child .editorial-placeholder{min-height:560px}.about-team .team-card:not(:first-child) .editorial-placeholder{min-height:360px}.about-team .team-card-copy{border-top:1px solid #d2d4cf;padding:1.5rem 1.6rem 1.8rem}.about-team .team-card-copy span{color:#526b62;letter-spacing:.16em;font-size:.65rem;font-weight:900}.about-team .team-card-copy h3{font-family:var(--font-prata),Georgia,serif;letter-spacing:-.035em;margin:.5rem 0;font-size:clamp(1.7rem,2.5vw,2.5rem);font-weight:400}.about-team .team-card-copy p{color:#66706b;letter-spacing:.06em;font-size:.76rem}.site-footer,.site-footer .footer-contact,.site-footer .footer-regulatory,.site-footer .footer-bottom,.site-footer .regulatory-mark-wrap{background:#404040!important;border-color:#404040!important}.site-footer .footer-fields a{background:#505050}.site-footer .footer-fields .footer-send{background:#404040}.site-footer .footer-bottom{border-top:1px solid #555!important}.footer-address{white-space:pre-line}@keyframes innerHeroReveal{0%{filter:saturate(.55)brightness(.82);transform:scale(1.09)}to{filter:saturate(.7)brightness(.93);transform:scale(1.02)}}@media (max-width:900px){.inner-hero{min-height:62svh}.inner-hero-copy{padding:7rem 0 5rem}.about-profile-grid,.about-approach-grid{grid-template-columns:1fr}.about-profile-copy{max-width:none}.about-portrait .editorial-placeholder{min-height:600px}.about-approach{min-height:auto}.about-approach-grid{padding:7rem 0}.about-team .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-team .team-card:first-child{grid-column:span 2}}@media (max-width:620px){.inner-hero{min-height:68svh}.inner-hero-copy{padding:6rem 0 5.5rem}.inner-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.inner-demo-label{text-align:right;max-width:70%;font-size:.45rem;bottom:.8rem;right:1rem}.inner-cta{padding:6rem 1.25rem}.about-profile{padding-top:5rem;padding-bottom:5rem}.about-profile-grid{gap:2.5rem}.about-portrait .editorial-placeholder{min-height:480px}.about-approach-grid{padding:6rem 0}.about-approach h2{font-size:clamp(3rem,13vw,4.8rem)}.about-team{padding-top:6rem;padding-bottom:6rem}.about-team .team-grid{display:block}.about-team .team-card{margin-bottom:8px}.about-team .team-card:first-child .editorial-placeholder,.about-team .team-card:not(:first-child) .editorial-placeholder{min-height:440px}}@media (prefers-reduced-motion:reduce){.inner-hero>img{animation:none!important}}.mobile-sheet{isolation:isolate;animation:.34s cubic-bezier(.2,.75,.2,1) both mobileMenuIn;overflow-y:auto;background:#10231d!important;height:100dvh!important;min-height:100dvh!important;padding:104px 24px 36px!important;bottom:auto!important}.mobile-sheet:before{content:"";z-index:-2;filter:saturate(.65)brightness(.48);background:url(/images/fused-landscape-demo.png) 50%/cover no-repeat;position:absolute;inset:0}.mobile-sheet:after{content:"";z-index:-1;background:linear-gradient(#0c1d17ee 0%,#0c1d17f7 58%,#0c1d17 100%);position:absolute;inset:0}.mobile-sheet>button{z-index:3;width:52px;height:52px;font-family:var(--font-sans);line-height:1;display:grid;background:#173229!important;border:1px solid #ffffff52!important;place-items:center!important;font-size:1.7rem!important}.mobile-sheet nav{z-index:2;width:min(620px,100%);margin:0 auto;position:relative;gap:8px!important}.mobile-sheet nav a{color:#fff;min-height:68px;font-family:var(--font-prata),Georgia,serif;letter-spacing:-.02em;opacity:0;background:#18362b;border:1px solid #ffffff20;justify-content:space-between;align-items:center;padding:0 20px;font-size:clamp(1.25rem,4vw,1.65rem);transition:background .25s,color .25s,transform .25s;animation:.45s cubic-bezier(.2,.75,.2,1) forwards mobileLinkIn;display:flex}.mobile-sheet nav a:after{content:"↗";font-family:var(--font-sans);opacity:.75;font-size:.82rem}.mobile-sheet nav a:hover,.mobile-sheet nav a:focus-visible{color:#173229;background:#f5f2ea;transform:translate(4px)}.mobile-sheet nav a:first-child{animation-delay:60ms}.mobile-sheet nav a:nth-child(2){animation-delay:.1s}.mobile-sheet nav a:nth-child(3){animation-delay:.14s}.mobile-sheet nav a:nth-child(4){animation-delay:.18s}.mobile-sheet nav a:nth-child(5){animation-delay:.22s}.mobile-sheet nav a:nth-child(6){animation-delay:.26s}.mobile-sheet nav a:nth-child(7){animation-delay:.3s}@keyframes mobileMenuIn{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes mobileLinkIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.mobile-sheet,.mobile-sheet nav a{opacity:1;animation:none!important}.lux-reveal.motion-pending{opacity:1;clip-path:none;transform:none}}.footer-contact{scroll-margin-top:96px}.footer-fields label{color:#fff;text-align:left;background:#505050;align-content:center;gap:2px;min-height:58px;padding:8px 18px;display:grid}.footer-field-label{color:#d8ddda;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.footer-fields input{color:#fff;width:100%;min-width:0;font:400 1rem var(--font-sans);background:0 0;border:0;border-radius:0;outline:0;padding:0}.footer-fields label:focus-within{background:#565656;box-shadow:inset 0 -2px #cbd4ce}.footer-fields .footer-send{color:#fff;cursor:pointer;min-height:58px;font:900 .72rem var(--font-sans);letter-spacing:.12em;text-transform:uppercase;background:#404040;border:2px solid #9ba29e;justify-content:center;align-items:center;padding:0 18px;transition:background .25s,border-color .25s;display:flex}.footer-fields .footer-send:hover{background:#505050;border-color:#d5dad7}.footer-form-status{text-align:left;background:#343434;grid-column:1/-1;padding:.85rem 1rem;color:#e2e6e3!important;max-width:none!important;margin:.65rem 0 0!important;font-size:.8rem!important}.lead-form{gap:.48rem;width:min(650px,100%);margin-top:.7rem;display:grid}.lead-row{grid-template-columns:1fr 1fr;gap:.62rem;display:grid}.lead-field{gap:.26rem;display:grid}.lead-field span{letter-spacing:.15em;text-transform:uppercase;color:#dfe6e0;font-size:.58rem;font-weight:800}.lead-field input{color:#fff;min-height:42px;font:inherit;background:#ffffff14;border:1px solid #ffffff4d;padding:.56rem .78rem;font-size:.9rem;transition:border-color .25s,background .25s}.lead-field input:hover{border-color:#ffffff85}.lead-field input:focus-visible{outline-offset:2px;background:#ffffff1f;outline:2px solid #fff}.lead-hint{color:#d2dad4;margin:-.02rem 0 0;font-size:.7rem;line-height:1.3}.lead-submit{color:#0e1714;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #fff;justify-self:start;min-height:44px;padding:0 1.55rem;font-size:.62rem;font-weight:800;transition:background .3s,color .3s}.lead-submit:hover{color:#fff;background:0 0}.lead-submit:focus-visible{outline-offset:3px;outline:2px solid #fff}.lead-submit:disabled{cursor:wait;opacity:.68}.lead-submit-dock{justify-self:start;align-items:center;gap:clamp(.75rem,1.8vw,1.4rem);min-height:48px;display:flex}.lead-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.lead-message{color:#f1f4f2;background:#ffffff14;border-left:2px solid #fff;margin:0;padding:.9rem 1.1rem;font-size:.9rem;line-height:1.6}.journey-page-hero{color:#fff;background:#102019;height:178svh;position:relative}.journey-page-sticky{isolation:isolate;background:#102019;align-items:flex-end;height:calc(100svh - 84px);display:flex;position:sticky;top:84px;overflow:hidden}.journey-page-media{z-index:-3;position:absolute;inset:0;overflow:hidden}.journey-page-media>img{object-fit:cover;filter:saturate(.72)contrast(.98)brightness(.88);transform:scale(1.02)}.journey-page-sticky>.inner-hero-shade{z-index:-2;background:linear-gradient(90deg,#07140fef 0%,#081711bd 38%,#08140f3d 70%,#07110e24 100%),linear-gradient(#0000 52%,#07120ed1 100%)}.landscape-series-label{z-index:2;color:#eef4f0;letter-spacing:.16em;text-align:right;text-transform:uppercase;text-shadow:0 2px 15px #06100c99;border-top:1px solid #ffffff80;margin:0;padding:.65rem 0;font-size:.62rem;font-weight:800;position:absolute;top:clamp(7.5rem,12vh,10rem);right:max(4vw,28px)}.journey-page-sticky .inner-hero-copy{padding:7.5rem 0 6rem}.journey-page-sticky h1{max-width:1050px;font-family:var(--font-prata),Georgia,serif;letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,6.7vw,7.8rem);font-weight:400;line-height:.96}.journey-page-runner .journey-page-media>img{object-position:center 52%}.journey-page-cyclist .journey-page-media>img{object-position:center 54%;filter:saturate(.68)contrast(.98)brightness(.86)}#about-atlantic .journey-page-media>img{object-position:center 58%;filter:saturate(.74)contrast(1.02)brightness(.84)}#services-rockies .journey-page-media>img{object-position:center 49%;filter:saturate(.78)contrast(1.03)brightness(.88)}.journey-page-cyclist .journey-page-sticky>.inner-hero-shade{background:linear-gradient(90deg,#07140ff0 0%,#081711c4 38%,#08140f42 68%,#07110e20 100%),linear-gradient(#0000 48%,#07120ec7 100%)}.scroll-journey{width:clamp(90px,8vw,120px)}.scroll-journey[data-variant=kayak]{z-index:6;width:clamp(110px,9vw,150px)}.scroll-journey[data-variant=kayak] .scroll-journey-move{animation:4.8s ease-in-out infinite scrollKayakWaterDrift}.scroll-journey[data-variant=kayak][data-phase=parked] .scroll-journey-move{animation:none}.scroll-journey[data-variant=kayak] .scroll-journey-wake{display:none}.scroll-journey[data-variant=kayak] img{filter:blur(.12px)drop-shadow(0 5px 7px #06100c42)saturate(.74)contrast(.9)brightness(.86);opacity:.94;transform:scaleX(-1)}.scroll-journey[data-variant=runner]{width:clamp(48px,4.2vw,72px)}.scroll-journey[data-variant=cyclist]{width:clamp(74px,6.2vw,106px)}.scroll-journey[data-variant=runner] img,.scroll-journey[data-variant=cyclist] img{filter:drop-shadow(0 3px 5px #06100c48)saturate(.76)contrast(.92)brightness(.96);opacity:.94}@keyframes scrollKayakWaterDrift{0%,to{transform:translate(-3px,1px)rotate(-.8deg)}50%{transform:translate(4px,5px)rotate(.8deg)}}@media (max-width:900px){.journey-page-hero{height:158svh}.journey-page-sticky{height:calc(100svh - 72px);top:72px}.journey-page-sticky .inner-hero-copy{padding:6.5rem 0 5rem}.journey-page-runner .journey-page-media>img{object-position:56% center}.journey-page-cyclist .journey-page-media>img{object-position:58% center}#about-atlantic .journey-page-media>img{object-position:60% center}#services-rockies .journey-page-media>img{object-position:57% center}}@media (max-width:620px){.journey-page-hero{height:145svh}.journey-page-sticky .inner-hero-copy{padding:5.5rem 0 8rem}.journey-page-sticky h1{font-size:clamp(3rem,14vw,4.8rem)}.journey-page-sticky>.inner-hero-shade,.journey-page-cyclist .journey-page-sticky>.inner-hero-shade{background:linear-gradient(#07140fc9 0%,#08171180 46%,#07110edd 100%)}.landscape-series-label{max-width:65vw;font-size:.55rem;top:6rem;right:20px}.scroll-journey[data-variant=runner]{width:50px}.scroll-journey[data-variant=cyclist]{width:76px}.scroll-journey[data-variant=kayak]{width:104px}.lux-river-canoe-stationary{width:104px;top:calc(70vh - 72px);left:52vw;transform:scale(.68)scaleX(-1)}}.lux-river-caption{top:1.35rem;left:auto;right:max(24px,4vw)}.lux-river-destination .lux-step-four-kicker{color:#eef3ef;align-items:center;gap:.8rem;display:flex}.lux-river-destination .lux-step-four-kicker:before{content:"";background:#eef3ef;width:30px;height:1px}.lux-river-step-four{align-items:flex-start;min-height:calc(65svh - 84px);margin-left:max(24px,8vw);padding:2.75rem 0 1.5rem;width:min(690px,100% - 48px)!important}.lux-river-step-four .lux-kicker{margin-bottom:.75rem}.lux-river-step-four h2{max-width:650px;font-size:clamp(2.45rem,4vw,4.5rem)!important}.lux-river-step-four>p:not(.lux-kicker){max-width:620px;margin:1rem 0 0;font-size:.94rem;line-height:1.55}.lux-river-step-four .lead-form{z-index:1;position:relative}.lux-river-step-four .lux-step-four-kicker{color:#eef3ef;align-items:center;gap:.8rem;display:flex}.lux-river-step-four .lux-step-four-kicker:before{content:"";background:#eef3ef;width:30px;height:1px}.lead-error{border-left-color:#f0b3a4}.lead-form .lead-privacy,.lux-river-step-four .lead-form .lead-privacy{color:#bec8c0;border-top:1px solid #ffffff24;max-width:570px;margin:0;padding-top:.32rem;font-size:.56rem;line-height:1.3}@media (max-width:640px){.lead-row{grid-template-columns:1fr}.lead-form{margin-top:.65rem}}.about-team .inner-section-heading{max-width:760px;margin-bottom:3.25rem}.about-team .inner-section-heading h2{font-size:clamp(2.8rem,4.6vw,5rem)}.about-team .team-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(12px,1.4vw,22px)}.about-team .team-card,.about-team .team-card:first-child{background:#f7f5f0;border:0;grid-column:auto;transition:transform .55s cubic-bezier(.2,.75,.2,1),box-shadow .55s;overflow:hidden}.about-team .team-card:hover{transform:translateY(-7px);box-shadow:0 20px 42px #192d2517}.about-team .team-card .editorial-placeholder,.about-team .team-card:first-child .editorial-placeholder,.about-team .team-card:not(:first-child) .editorial-placeholder{aspect-ratio:4/5;min-height:0;padding:1.1rem}.about-team .team-card .editorial-placeholder span{max-width:180px;font-size:.53rem;line-height:1.55}.about-team .team-card-copy{border-top:1px solid #d2d4cf;min-height:142px;padding:1.15rem 1.2rem 1.35rem}.about-team .team-card-copy h3{margin:.4rem 0 .3rem;font-size:clamp(1.35rem,1.8vw,1.85rem);line-height:1.08}.about-team .team-card-copy p{font-size:.68rem;line-height:1.55}.about-team .team-card:nth-child(2){transition-delay:40ms}.about-team .team-card:nth-child(3){transition-delay:80ms}.about-team .team-card:nth-child(4){transition-delay:.12s}.about-team .team-card:nth-child(5){transition-delay:40ms}.about-team .team-card:nth-child(6){transition-delay:80ms}.about-team .team-card:nth-child(7){transition-delay:.12s}@media (max-width:1000px){.about-team .team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.about-team .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.about-team .team-card{margin:0}.about-team .team-card-copy{min-height:128px;padding:1rem}.about-team .team-card-copy h3{font-size:1.25rem}.about-team .team-card-copy p{font-size:.62rem}}.lux-page{background:#f4f1e9}.lux-hero{clip-path:none;margin-bottom:-1px}.journey-page-static .journey-page-sticky{clip-path:polygon(0 0,100% 0,100% 87%,95% 86%,90% 85%,85% 84%,80% 83%,75% 82.5%,70% 83%,65% 84%,60% 86%,55% 88.5%,50% 91%,45% 93.5%,40% 95.5%,35% 96.5%,30% 96.5%,25% 95.5%,20% 94%,15% 92%,10% 90%,5% 88%,0 87%);border-radius:0}.journey-page-static .inner-demo-label{z-index:6;bottom:clamp(6.8rem,8.5vw,9.5rem)}.journey-page-hero.journey-page-static{background:#f7f5f0;height:auto;min-height:0}.journey-page-static .journey-page-sticky{height:auto;min-height:calc(82svh - 84px);position:relative;top:auto}.journey-page-static .journey-page-sticky .inner-hero-copy{padding-bottom:10rem}@media (max-width:900px){.journey-page-hero.journey-page-static{height:auto}.journey-page-static .journey-page-sticky{height:auto;min-height:calc(78svh - 72px);top:auto}}@media (max-width:620px){.lux-river-journey .lux-river-step-four{min-height:72svh;margin-left:18px;margin-right:18px;padding:2.4rem 0 2.25rem;width:calc(100% - 36px)!important}.lux-river-journey .lux-river-step-four h2{font-size:clamp(2.3rem,10vw,3.35rem)!important}.journey-page-static .inner-demo-label{bottom:6.4rem}.journey-page-hero.journey-page-static{height:auto}.journey-page-static .journey-page-sticky{height:auto;min-height:calc(82svh - 72px)}.journey-page-static .journey-page-sticky .inner-hero-copy{padding-bottom:7.25rem}}.journey-page-static .journey-page-sticky{clip-path:none}.inner-wave-transition .lux-wave-front{fill:#f7f5f0}#services-rockies .inner-wave-transition .lux-wave-back{fill:#d9e3dc;opacity:.55}#services-rockies .inner-wave-transition .lux-wave-front{fill:#f4f1e9}.about-profile-grid{grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:clamp(2.5rem,7vw,7rem)}.about-portrait{background:#1a3028;justify-self:start;width:min(360px,100%);padding:10px;position:relative;box-shadow:18px 18px #dfe4dd}.about-portrait-image{width:100%;height:auto;display:block}.about-portrait .editorial-placeholder{aspect-ratio:4/5;min-height:0}.about-team .team-card-media{background:#d8dad7;min-height:360px;position:relative;overflow:hidden}.about-team .team-card-media img{object-fit:cover;object-position:center top}.about-team .team-card:first-child .team-card-media{min-height:560px}@media (max-width:900px){.about-portrait{width:min(340px,72vw)}.about-portrait .editorial-placeholder{min-height:0}}@media (max-width:620px){.about-portrait{justify-self:center;width:min(270px,72vw)}.about-portrait .editorial-placeholder{min-height:0}.about-team .team-card-media,.about-team .team-card:first-child .team-card-media{min-height:440px}}.service-editorial{color:#20312b;background:#f4f1e9;padding:clamp(7rem,10vw,10rem) 0;scroll-margin-top:90px}.service-editorial-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);align-items:end;gap:1.5rem clamp(3rem,8vw,9rem);max-width:1240px;margin-bottom:clamp(3.5rem,6vw,6rem);display:grid}.service-editorial-heading .inner-kicker{color:#50685f;grid-column:1/-1;margin-bottom:0}.service-editorial-heading h2{font-family:var(--font-prata),Georgia,serif;letter-spacing:-.045em;margin:0;font-size:clamp(3.25rem,5.4vw,6.2rem);font-weight:400;line-height:1}.service-editorial-heading>p:last-child{color:#5a6560;max-width:480px;margin:0 0 .5rem;font-size:1rem;line-height:1.8}.service-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.5vw,22px);display:grid}.service-editorial-card{background:#faf9f5;border:1px solid #cfd3ce;flex-direction:column;min-height:460px;padding:clamp(2rem,3.4vw,3.5rem);transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s,border-color .45s;display:flex}.service-editorial-card:first-child,.service-editorial-card:nth-child(4){color:#f5f3ed;background:#1c3a31;border-color:#1c3a31}.service-editorial-card:hover{border-color:#83938b;transform:translateY(-7px);box-shadow:0 28px 60px #152a2114}.service-editorial-meta{justify-content:space-between;align-items:center;margin-bottom:auto;display:flex}.service-editorial-meta span{letter-spacing:.18em;font-size:.67rem;font-weight:900}.service-editorial-meta i{opacity:.78;border:1px solid;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.25rem;font-style:normal;display:grid}.service-editorial-card h3{max-width:560px;font-family:var(--font-prata),Georgia,serif;letter-spacing:-.04em;margin:3rem 0 1.2rem;font-size:clamp(2rem,3.2vw,3.7rem);font-weight:400;line-height:1.04}.service-editorial-card>p{color:#5b6560;max-width:570px;margin:0;font-size:.95rem;line-height:1.75}.service-editorial-card:first-child>p,.service-editorial-card:nth-child(4)>p{color:#dce4df}.service-editorial-card ul{border-top:1px solid #cbd0cb;margin:2rem 0 0;padding:1.35rem 0 0;list-style:none}.service-editorial-card:first-child ul,.service-editorial-card:nth-child(4) ul{border-color:#ffffff40}.service-editorial-card li{color:inherit;margin:.7rem 0;padding-left:1.1rem;font-size:.8rem;line-height:1.55;position:relative}.service-editorial-card li:before{content:"";background:#557267;border-radius:50%;width:4px;height:4px;position:absolute;top:.62em;left:0}.service-editorial-card:first-child li:before,.service-editorial-card:nth-child(4) li:before{background:#dfe7e1}.services-notice{padding:4rem 0 6rem}@media (max-width:820px){.service-editorial-heading{grid-template-columns:1fr}.service-editorial-heading .inner-kicker{grid-column:auto}.service-editorial-grid{grid-template-columns:1fr}.service-editorial-card{min-height:400px}}@media (max-width:620px){.service-editorial{padding:6rem 0}.service-editorial-heading h2{font-size:clamp(2.8rem,12vw,4.4rem)}.service-editorial-card{min-height:360px;padding:1.6rem}.service-editorial-card h3{margin-top:2.4rem;font-size:clamp(2rem,10vw,3rem)}.services-notice{padding:3rem 0 5rem}}@media (prefers-reduced-motion:reduce){.service-editorial-card{transition:none}}.lux-wave-transition{--wave-front-color:#e9e6de;isolation:isolate;backface-visibility:hidden;bottom:0;transform:translateZ(0)}.lux-wave-transition:after{content:"";z-index:0;background:var(--wave-front-color);height:8px;position:absolute;bottom:-1px;left:-2%;right:-2%}.lux-wave-transition svg{z-index:1;backface-visibility:hidden;margin-bottom:-2px;position:relative}.lux-wave-transition .lux-wave-front{fill:var(--wave-front-color)}.inner-wave-transition{--wave-front-color:#f7f5f0}#services-rockies .inner-wave-transition{--wave-front-color:#f4f1e9}#areas-of-focus,#about-profile,#services-overview{margin-top:-3px}.journey-page-media-fixed{background-position:50% 49%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.journey-page-media-fixed>img{opacity:0}@media (max-width:900px),(prefers-reduced-motion:reduce){.journey-page-media-fixed{background-position:57%;background-attachment:scroll}}.about-portrait{overflow:hidden}.about-portrait-image{transform-origin:50% 12%;transform:scale(1.08)}.about-team .team-card:first-child{grid-column:auto}.about-team .team-card-media,.about-team .team-card:first-child .team-card-media,.about-team .team-card .editorial-placeholder{aspect-ratio:1;min-height:0}.about-team .team-card-media img{object-position:center top;transform-origin:top}.lux-landing-pin{--landing-pin-top:84px;isolation:isolate;background:#e9e6de;position:relative}.lux-landing-backdrop{z-index:0;top:var(--landing-pin-top);height:calc(100svh - var(--landing-pin-top));margin-bottom:calc(var(--landing-pin-top) - 100svh);isolation:isolate;background:#10241e;position:sticky;overflow:hidden}.lux-landing-backdrop .lux-hero-media{z-index:0}.lux-landing-backdrop .lux-hero-shade{z-index:1}.lux-landing-pin .lux-hero{z-index:1;height:calc(100svh - var(--landing-pin-top));min-height:calc(100svh - var(--landing-pin-top));background:0 0;position:relative;top:auto;overflow:visible}.lux-landing-pin .lux-services{z-index:2;position:relative;box-shadow:0 -30px 72px #06130e29}.lux-landing-leading-wave{top:-108px;bottom:auto}@media (max-width:900px){.lux-landing-leading-wave{top:-82px}}@media (max-width:600px){.lux-landing-pin{--landing-pin-top:72px}.lux-landing-leading-wave{top:-64px}}@media (prefers-reduced-motion:reduce){.lux-landing-backdrop{margin-bottom:calc(var(--landing-pin-top) - 100svh);position:relative;top:auto}.lux-landing-pin .lux-services{box-shadow:none}}.inner-page-pin{--inner-pin-top:84px;isolation:isolate;background:#f7f5f0;position:relative}.inner-page-pin-services{background:#f4f1e9}.inner-page-pin>.journey-page-backdrop{z-index:0;top:var(--inner-pin-top);height:calc(100svh - var(--inner-pin-top));margin-bottom:calc(var(--inner-pin-top) - 100svh);isolation:isolate;background:#102019;position:sticky;overflow:hidden}.inner-page-pin>.journey-page-backdrop .journey-page-media{z-index:0}.inner-page-pin>.journey-page-backdrop>.inner-hero-shade{z-index:1;background:linear-gradient(90deg,#07140fef 0%,#081711bd 38%,#08140f3d 70%,#07110e24 100%),linear-gradient(#0000 52%,#07120ed1 100%);position:absolute;inset:0}.inner-page-pin>.journey-page-backdrop-cyclist>.inner-hero-shade{background:linear-gradient(90deg,#07140ff0 0%,#081711c4 38%,#08140f42 68%,#07110e20 100%),linear-gradient(#0000 48%,#07120ec7 100%)}.inner-page-pin>.journey-page-backdrop-about-atlantic .journey-page-media>img{object-position:center 58%;filter:saturate(.74)contrast(1.02)brightness(.84)}.inner-page-pin>.journey-page-backdrop-services-rockies .journey-page-media>img{object-position:center 49%;filter:saturate(.78)contrast(1.03)brightness(.88)}.inner-page-pin .journey-page-hero.journey-page-static{z-index:1;height:calc(100svh - var(--inner-pin-top));min-height:calc(100svh - var(--inner-pin-top));background:0 0;position:relative;top:auto}.inner-page-pin .journey-page-static .journey-page-sticky{background:0 0;height:100%;min-height:100%;position:relative;top:auto;overflow:visible}.inner-page-pin .journey-page-hero .inner-wave-transition{display:none}.inner-page-pin>#about-profile,.inner-page-pin>#services-overview{z-index:2;position:relative;box-shadow:0 -30px 72px #06130e29}.inner-page-pin>#about-profile{background:#f7f5f0}.inner-page-leading-wave{top:-108px;bottom:auto;display:block!important}.services-leading-wave{--wave-front-color:#f4f1e9}@media (max-width:900px){.inner-page-leading-wave{top:-82px}}@media (max-width:600px){.inner-page-pin{--inner-pin-top:72px}.inner-page-leading-wave{top:-64px}.inner-page-pin>.journey-page-backdrop-about-atlantic .journey-page-media>img{object-position:60% center}.inner-page-pin>.journey-page-backdrop-services-rockies .journey-page-media>img{object-position:57% center}}@media (prefers-reduced-motion:reduce){.inner-page-pin>.journey-page-backdrop{margin-bottom:calc(var(--inner-pin-top) - 100svh);position:relative;top:auto}.inner-page-pin>#about-profile,.inner-page-pin>#services-overview{box-shadow:none}}.header-cta,.header-cta:link,.header-cta:visited{-webkit-text-fill-color:#fff;text-shadow:0 1px 2px #00351dcc;background:#00a758;border-left:1px solid #00934e;font-weight:900;transition:background-color .25s,color .25s;color:#fff!important}.header-cta:hover,.header-cta:active{-webkit-text-fill-color:#fff;background:#008f4c;color:#fff!important}.header-cta:focus-visible{outline-offset:-5px;outline:3px solid #1a3c34}.site-header.is-scrolled .header-cta{-webkit-text-fill-color:#fff;background:#00a758;color:#fff!important}.site-header.is-scrolled .header-cta:hover{background:#008f4c}@media (max-width:600px){.header-logo{width:148px;margin-left:12px}.header-cta{letter-spacing:.1em;min-height:72px;padding:0 11px;font-size:.58rem;display:grid}.menu{padding:14px}}.about-team .inner-section-heading{color:#fff;text-shadow:0 2px 18px #03100bcc}.about-team .inner-section-heading .inner-kicker{color:#dce9e1}.about-team .inner-section-heading>p:last-child{color:#f0f4f1}.about-team .team-card-copy h3{margin-top:0}.about-team{z-index:2;position:relative;background:#1a3028!important}.about-team .team-card{color:#212b27}.about-team+.inner-cta{margin-top:-1px}
@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.441olqq_uijdr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.p.27vw08z6_vw0m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.097vcw437jzga.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.p.0zem_9y19rte6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/da28569d36042d01-s.2tfobr5_17yq8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9be384ea93fe3f49-s.p.0ig786lf0ff2-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_313eb6aa-module__p8vNOq__className{font-family:Lato,Lato Fallback;font-style:normal}.lato_313eb6aa-module__p8vNOq__variable{--font-lato:"Lato", "Lato Fallback"}
@font-face{font-family:Prata;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3fcea565cfce403b-s.34hnzmuy7si01.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Prata;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44af270ac9d55e91-s.2a_rqjkuo6grw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Prata;font-style:normal;font-weight:400;font-display:swap;src:url(../media/68aff7b3a1ec3262-s.44r8i-i0e0hql.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Prata;font-style:normal;font-weight:400;font-display:swap;src:url(../media/68019c21ced96fa9-s.p.0mhosx07nwlp0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Prata Fallback;src:local(Times New Roman);ascent-override:83.87%;descent-override:30.57%;line-gap-override:0.0%;size-adjust:118.4%}.prata_18f969b8-module__AbzTFq__className{font-family:Prata,Prata Fallback;font-style:normal;font-weight:400}.prata_18f969b8-module__AbzTFq__variable{--font-prata:"Prata", "Prata Fallback"}
