:root{--ink:#123b40;--muted:#5d7479;--sky:#dfeef5;--lime:#d7ee8a;--paper:#f7f9f6;--line:rgba(18,59,64,.17);--display:'Unbounded',sans-serif;--body:'Manrope',sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.45}button{color:inherit}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,canvas:focus-visible{outline:3px solid #168c92;outline-offset:5px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #168c92;outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-weight:500;letter-spacing:-.045em;line-height:1.2}em{font-style:normal;color:#428984}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:15px}.skip:not(:focus){width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}.skip:focus{top:10px}.header{height:96px;position:absolute;top:0;left:0;width:100%;z-index:20;display:flex;align-items:center;padding:0 4.5%;gap:30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand svg{width:34px;height:34px;fill:currentColor}.brand>span{font-family:var(--display);font-size:26px;font-weight:600;letter-spacing:-1px;line-height:1}.brand small{display:block;font-family:var(--body);font-size:8px;letter-spacing:.5px;font-weight:500;margin-top:8px}.nav{display:flex;gap:28px;margin:auto;font-size:12px;font-weight:600}.nav a{padding:14px 0;position:relative}.nav a:after{content:'';position:absolute;bottom:8px;left:0;width:0;height:1px;background:var(--ink);transition:width .2s}.nav a:hover:after{width:100%}.header-cta{font-size:12px;font-weight:700;display:flex;gap:24px;align-items:center;border:1px solid var(--ink);border-radius:30px;padding:11px 20px}.header-cta span{font-size:20px}.menu-toggle{display:none}.hero{position:relative;padding:122px 4.5% 0;background:#e2f0f6;overflow:hidden;isolation:isolate;min-height:800px}.sky{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#e8f2f8 0%,rgba(232,242,248,.95) 23%,rgba(217,237,248,.22) 100%),linear-gradient(0deg,#e0eef1 0%,transparent 45%),url('assets/sky.jpg') center 56%/cover no-repeat;opacity:.9}.hero-topline{display:flex;justify-content:space-between;font-size:9px;font-weight:700;letter-spacing:1.8px}.hero-topline>span:first-child{display:flex;align-items:center;gap:9px}.hero-topline i,.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#3b867c}.edition{opacity:.6}.hero-layout{display:grid;grid-template-columns:45% 55%;align-items:center;min-height:590px}.hero-copy{min-width:0;padding:44px 0 40px;position:relative;z-index:2}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:25px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:25px}.hero h1{font-size:clamp(48px,5.4vw,85px);line-height:1.1;letter-spacing:-.045em}.hero h1 em{color:#428984}.hero-description{margin:26px 0 27px;font-size:14px;line-height:1.85;color:#4c686e}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:36px;padding:17px 25px;border:0;border-radius:40px;font-weight:600;font-size:13px;transition:transform .2s,background .2s}.button span{font-size:23px;line-height:1}.button:hover{transform:translateY(-3px)}.dark{background:var(--ink);color:white}.dark:hover{background:#22585a}.light{background:var(--lime);color:var(--ink)}.hero-text-link{display:block;font-size:11px;margin-top:20px;width:fit-content;border-bottom:1px solid #92a7aa;padding-bottom:3px}.island-wrap{position:relative;align-self:stretch;min-width:0;display:flex;flex-direction:column;justify-content:center}.island-caption{position:absolute;top:44px;right:20px;display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.5px;color:#4f6f74}.island-stage{position:relative;width:100%;height:470px;min-height:300px;overflow:visible;border-radius:0}.island-stage:after{content:'';position:absolute;bottom:17%;left:25%;width:50%;height:5%;border-radius:50%;background:#326b6b;filter:blur(28px);opacity:.17;z-index:-1}#islandCanvas{position:absolute;inset:0;width:100%;height:100%;display:block;cursor:grab;touch-action:none}#islandCanvas:active{cursor:grabbing}.poster{position:absolute;inset:5%;width:90%;height:90%;object-fit:contain}.is-ready .poster{display:none}#sceneStatus{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);padding:7px 12px;border-radius:20px;background:#ffffffe6;font-size:11px;text-align:center;max-width:90%}.is-ready #sceneStatus{display:none}.island-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:0 20px 0 10px}.island-bottom p{font-size:11px}.island-bottom small{display:block;font-size:9px;color:var(--muted);margin-left:24px;margin-top:3px}.drag-icon{font-size:18px;margin-right:6px}.scene-controls{display:flex;gap:5px}.scene-controls button{display:grid;place-items:center;background:#ffffff7a;border:1px solid #ffffffc9;border-radius:50%;width:37px;height:37px;font-size:20px;transition:background .2s}.scene-controls button:hover{background:white}.scene-controls button:last-child{font-size:13px}.hero-bottom{min-height:106px;border-top:1px solid var(--line);display:flex;align-items:center;gap:35px}.hero-note{display:flex;align-items:center;gap:18px;font-size:11px;line-height:1.8}.sun-icon{font-size:43px;font-weight:400;line-height:1;color:#508c81}.hero-note strong{font-weight:600}.preview-link{margin-left:auto;display:flex;align-items:center;gap:17px}.preview-link img{width:83px;height:57px;border-radius:7px;object-fit:cover}.preview-link span{font-size:10px;color:var(--muted)}.preview-link small{display:block;font-size:12px;font-weight:700;color:var(--ink);margin-top:3px}.preview-link b{font-size:24px;font-weight:400;margin-left:17px}.next-slide{margin-left:40px;border:1px solid var(--line);width:43px;height:43px;border-radius:50%;display:grid;place-items:center;font-size:21px}.section{padding:100px 6%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:44px}h2{font-size:clamp(34px,3.5vw,54px)}.section-intro{font-size:13px;color:var(--muted);margin:0 25px 5px 0}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.destination{position:relative;display:block;height:440px;overflow:hidden;border-radius:13px;color:white;background:#2e747c}.destination:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,26,34,.8),transparent 70%)}.destination img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.destination:hover img{transform:scale(1.05)}.photo-tag{position:absolute;z-index:1;top:22px;left:22px;font-size:8px;letter-spacing:1px;padding:7px 11px;background:#ffffffed;color:var(--ink);border-radius:20px}.destination-copy{position:absolute;bottom:27px;left:26px;right:22px;z-index:1}.destination-copy>span:first-child{font-size:10px;opacity:.8}.destination h3{font-family:var(--display);font-size:27px;font-weight:500;letter-spacing:-1.5px;margin:8px 0}.destination p{font-size:11px;color:#ffffffcf}.round-arrow{position:absolute;right:0;top:20px;border:1px solid #ffffff7a;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:20px}.section-foot{display:flex;justify-content:space-between;gap:20px;margin-top:28px;font-size:10px;color:var(--muted)}.section-foot a{color:var(--ink);font-weight:700}.experience{position:relative;min-height:780px;isolation:isolate;overflow:hidden;color:white;padding:80px 6% 0;display:flex;flex-direction:column;justify-content:space-between}.experience-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:-2}.experience:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,48,55,.78),rgba(3,48,55,.08)),linear-gradient(0deg,rgba(3,48,55,.6),transparent 25%);z-index:-1}.experience-content{max-width:650px}.experience .eyebrow{color:#d0e8d7}.experience h2{font-size:clamp(50px,6.6vw,96px);line-height:1.05;letter-spacing:-.07em}.experience h2 em{color:var(--lime)}.experience-content>p:not(.eyebrow){max-width:325px;margin:28px 0;color:#ffffffda;font-size:13px;min-height:63px}.experience-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;border-top:1px solid #ffffff4f}.experience-tabs button{color:white;text-align:left;display:flex;align-items:center;gap:17px;padding:28px 10px;border:0;border-top:3px solid transparent;background:transparent;font-size:16px}.experience-tabs button span{font-size:9px;color:#ffffff9c}.experience-tabs button b{margin-left:auto;font-size:24px;font-weight:400}.experience-tabs button[aria-selected=true]{border-top-color:var(--lime);color:var(--lime)}.about{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-photo{position:relative;height:650px}.about-photo>img{width:100%;height:100%;object-fit:cover;border-radius:140px 140px 10px 10px}.photo-note{position:absolute;right:-25px;bottom:35px;background:var(--lime);padding:25px 30px;font-size:18px;line-height:1.5;transform:rotate(-5deg);box-shadow:0 10px 40px #123b4015}.photo-note span{display:block;margin-top:20px;font-weight:800;font-size:16px}.about-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:25px 0}.steps{list-style:none;margin:28px 0;padding:0}.steps li{display:flex;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.steps li>span{font-size:10px;color:#6b8b88;padding-top:3px}.steps h3{font-size:13px;font-weight:700}.steps p{font-size:11px;color:var(--muted);margin-top:5px}.text-link{font-size:12px;font-weight:700;border-bottom:1px solid;padding-bottom:6px}.request{background:#e7eee6;display:grid;grid-template-columns:1fr 1fr;gap:9%}.request-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:24px 0 34px}.request-picture{position:relative;max-width:360px;height:180px;overflow:hidden;border-radius:8px}.request-picture:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#103d418a,transparent)}.request-picture img{height:100%;width:100%;object-fit:cover}.request-picture span{position:absolute;left:23px;bottom:23px;z-index:1;color:white;font-size:16px}.request-form{background:#f9fbf7;border-radius:12px;padding:35px;align-self:center;display:grid;gap:20px}.form-kicker{font-size:9px;letter-spacing:1.5px;font-weight:700;margin-bottom:5px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.request-form label{display:grid;gap:8px;font-size:10px;font-weight:700;min-width:0}.request-form input,.request-form select,.request-form textarea{width:100%;min-width:0;padding:11px 0;border:0;border-bottom:1px solid #bccbc4;border-radius:0;background:transparent;color:var(--ink);font-size:12px;resize:vertical}.request-form input::placeholder,.request-form textarea::placeholder{color:#83978e;font-weight:400}.request-form .button{width:100%;margin-top:4px}.demo-note{font-size:9px;color:#657c73;line-height:1.6}.form-result{background:#e8f0d1;border-radius:8px;padding:15px;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.contacts{background:#103a3d;color:#eaf0e8;padding-bottom:25px}.contact-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.contact-top .eyebrow{margin:0;color:#b4c9ba}.test-badge{font-size:8px;letter-spacing:1px;border:1px solid #647d70;border-radius:30px;padding:6px 10px;color:#c5d6ca}.contact-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;margin-top:30px}.contacts em{color:var(--lime)}.contact-phone{display:block;font-size:clamp(19px,2.1vw,30px);letter-spacing:-1px;margin:32px 0 6px}.contact-email{color:#b4c9ba;font-size:14px}.contact-details{align-self:center}.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.social-grid button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;border:1px solid #ffffff33;border-radius:40px;padding:14px 18px;color:white;font-size:12px;transition:background .2s}.social-grid button:hover{background:#ffffff15}.social-grid button span{font-size:19px;width:22px;text-align:center;color:var(--lime)}.office{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:32px}.office span{font-size:8px;letter-spacing:.8px;color:#aac4b4}.office p{font-size:11px;margin-top:13px}.footer-logo{display:flex;align-items:center;justify-content:space-between;font-family:var(--display);font-size:clamp(80px,17vw,255px);font-weight:600;letter-spacing:-.085em;line-height:1.4;margin-top:50px;color:var(--lime)}.footer-logo span{font-family:var(--body);font-weight:400;line-height:1;font-size:.85em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff26;padding-top:23px;font-size:9px;color:#adc6b8}.slide-navigation{position:fixed;right:17px;top:50%;transform:translateY(-50%);z-index:25;display:flex;flex-direction:column;gap:4px;padding:5px;border-radius:20px;background:#ffffffb3;backdrop-filter:blur(8px)}.slide-navigation a{width:16px;height:20px;display:grid;place-items:center}.slide-navigation a:before{content:'';width:4px;height:4px;background:#647e7d;border-radius:50%;transition:height .25s}.slide-navigation a.active:before{background:var(--ink);height:15px}dialog{border:0;border-radius:16px;color:var(--ink);background:var(--paper);padding:40px;max-width:min(460px,90vw);box-shadow:0 25px 100px #001a3266}dialog::backdrop{background:#092a3d80;backdrop-filter:blur(6px)}dialog h2{font-size:28px;margin-bottom:20px}dialog>p:not(.eyebrow){font-size:14px;line-height:1.8;overflow-wrap:anywhere}dialog .button{margin-top:24px;width:100%}.dialog-close{position:absolute;right:14px;top:10px;background:transparent;border:0;font-size:27px;width:36px;height:36px}
@media(min-width:1600px){.hero{padding-left:max(6%,calc((100% - 1500px)/2));padding-right:max(6%,calc((100% - 1500px)/2))}.hero-layout{min-height:670px}.island-stage{height:530px}.section{padding-left:max(6%,calc((100% - 1450px)/2));padding-right:max(6%,calc((100% - 1450px)/2))}}
@media(max-width:1100px){.nav{gap:16px;font-size:11px}.header{gap:20px}.brand small{font-size:7px}.hero h1{font-size:5.5vw}.hero-layout{min-height:560px}.hero{min-height:760px}.hero-copy>.eyebrow{font-size:8px}.island-stage{height:400px}.island-bottom{padding:0;flex-wrap:wrap;justify-content:center;text-align:center}.island-bottom small{margin-left:0}.island-caption{right:0;font-size:7px;top:60px}.destination{height:375px}.destination h3{font-size:23px}.destination-copy{left:20px}.destination p{font-size:10px;max-width:80%}.about{gap:7%}.about-photo{height:600px}.request{gap:5%}.request-form{padding:25px}.edition{display:none}.round-arrow{right:0}.section-intro{font-size:12px;max-width:240px}}
@media(max-width:800px){.header{height:82px;padding:0 5%;gap:20px}.header-cta{margin-left:auto;font-size:10px;padding:8px 14px;gap:10px}.brand>span{font-size:22px}.brand svg{width:29px}.menu-toggle{display:block;border:1px solid var(--line);background:#ffffff6b;border-radius:50%;width:40px;height:40px;font-size:18px;flex-shrink:0}.nav{display:none;position:absolute;top:74px;right:5%;left:5%;background:#f5faf7;padding:20px;border-radius:12px;box-shadow:0 20px 45px #18383a26;font-size:14px}.nav.open{display:flex;flex-direction:column;gap:0}.nav a{padding:12px}.hero{padding-top:108px;min-height:0}.hero-topline{font-size:7px;letter-spacing:1.4px}.hero-layout{grid-template-columns:46% 54%;min-height:540px}.hero h1{font-size:5.8vw}.hero-copy{padding:45px 0}.hero-description{font-size:12px}.hero-copy>.eyebrow{max-width:180px;line-height:1.8}.hero .button{font-size:11px;padding:15px 20px;gap:20px}.island-stage{height:340px}.island-caption{top:70px;font-size:6px;letter-spacing:1px}.island-bottom p{font-size:9px}.island-bottom small{font-size:8px}.hero-note{font-size:9px}.sun-icon{font-size:32px}.hero-bottom{gap:20px}.next-slide{margin-left:0}.preview-link img{width:60px;height:48px}.preview-link{gap:10px}.preview-link span{font-size:8px}.preview-link small{font-size:10px}.section{padding:75px 5%}.section-heading{gap:20px}h2{font-size:33px}.section-intro{font-size:10px;max-width:190px}.destination-grid{gap:12px}.destination{height:340px}.photo-tag{left:14px;top:15px;font-size:6px;padding:6px 8px;letter-spacing:.5px}.destination-copy{left:15px;right:13px;bottom:21px}.destination h3{font-size:18px;letter-spacing:-1px}.destination p{font-size:9px;max-width:100%}.round-arrow{width:26px;height:26px;top:24px;font-size:16px}.destination-copy>span:first-child{font-size:8px}.section-foot{font-size:9px}.experience{min-height:730px;padding:70px 5% 0}.experience h2{font-size:75px}.experience-tabs button{font-size:13px;gap:12px}.about{gap:7%}.about-photo{height:580px}.photo-note{font-size:14px;padding:20px;right:-15px}.about-copy>p:not(.eyebrow){font-size:12px}.steps h3{font-size:11px}.steps p{font-size:10px}.request{gap:30px;grid-template-columns:.9fr 1.1fr}.request-form{padding:22px;gap:17px}.form-row{grid-template-columns:1fr;gap:17px}.contact-layout{gap:6%}.contact-phone{font-size:22px}.social-grid{gap:8px}.social-grid button{padding:11px;font-size:10px;gap:8px}.office{grid-template-columns:1fr;gap:20px}.contacts .eyebrow{font-size:8px}.slide-navigation{display:none}.footer-bottom{font-size:8px}}
@media(max-width:580px){html{scroll-padding-top:15px}.header{height:76px;gap:10px}.brand small{font-size:6px;letter-spacing:.3px}.brand>span{font-size:21px}.brand svg{width:26px}.header-cta{font-size:9px;padding:8px 11px}.header-cta span{font-size:16px}.menu-toggle{width:35px;height:35px;font-size:16px}.hero{padding:97px 5% 0}.hero-topline{font-size:6px;letter-spacing:.8px}.hero-layout{grid-template-columns:1fr;min-height:0}.hero-copy{padding:29px 0 0}.hero-copy>.eyebrow{display:none}.hero h1{font-size:clamp(37px,10.5vw,60px);line-height:1.13;letter-spacing:-.04em}.hero h1 em{display:inline}.hero-description{margin:20px 0;font-size:12px;line-height:1.7}.hero .button{padding:14px 22px;font-size:11px;gap:30px}.hero-text-link{display:inline-block;font-size:9px;margin:0 0 0 16px}.island-wrap{margin-top:8px}.island-caption{position:static;font-size:6px;justify-content:flex-end;margin:14px 0 0;letter-spacing:1px}.island-stage{height:280px;min-height:0;margin-top:-6px}.island-bottom{flex-wrap:nowrap;justify-content:space-between;text-align:left;gap:8px;padding-bottom:25px}.island-bottom p{font-size:8px}.island-bottom small{font-size:7px;margin-left:0}.drag-icon{display:none}.scene-controls{gap:4px}.scene-controls button{width:33px;height:33px;font-size:18px}.hero-bottom{min-height:95px;gap:10px}.hero-note{display:none}.preview-link{margin-left:0;flex:1}.preview-link img{width:70px;height:48px}.preview-link span{font-size:9px}.preview-link small{font-size:11px}.preview-link b{margin-left:auto;margin-right:20px}.next-slide{width:35px;height:35px}.sky{background:linear-gradient(180deg,#e8f2f8 0%,#e8f2f8d9 32%,#e0eef159 63%,#e0eef1 100%),url('assets/sky.jpg') center/cover}.section{padding:62px 5%}.eyebrow{font-size:8px;margin-bottom:19px;letter-spacing:1.1px}h2{font-size:clamp(28px,7.5vw,40px);letter-spacing:-.04em}.section-heading{display:block;margin-bottom:28px}.section-intro{max-width:none;font-size:12px;margin-top:20px}.section-intro br{display:none}.destination-grid{grid-template-columns:1fr;gap:18px}.destination{height:390px}.destination img{object-position:center 45%}.photo-tag{font-size:8px;top:20px;left:20px;padding:7px 10px}.destination-copy{left:23px;right:23px;bottom:24px}.destination h3{font-size:28px}.destination p{font-size:12px}.destination-copy>span:first-child{font-size:10px}.round-arrow{width:38px;height:38px;top:20px;font-size:22px}.section-foot{flex-direction:column;font-size:10px;gap:12px;margin-top:22px}.experience{min-height:700px;padding:60px 5% 0}.experience h2{font-size:clamp(53px,14vw,75px)}.experience-content>p:not(.eyebrow){font-size:12px;max-width:265px}.experience .button{padding:15px 22px;font-size:12px}.experience-tabs{gap:8px;margin-top:40px}.experience-tabs button{font-size:10px;padding:19px 0;gap:7px;flex-wrap:wrap;line-height:1.5}.experience-tabs button span{font-size:8px}.experience-tabs button b{display:none}.experience-bg{object-position:60% center}.about{display:flex;flex-direction:column-reverse;gap:35px}.about-copy{width:100%}.about-copy>p:not(.eyebrow){font-size:13px;max-width:380px}.steps h3{font-size:13px}.steps p{font-size:11px}.about-photo{height:400px;width:94%;align-self:flex-start}.about-photo>img{border-radius:110px 110px 8px 8px}.photo-note{right:-15px;bottom:25px;font-size:17px;padding:22px}.request{display:block}.request-picture{display:none}.request-copy>p:not(.eyebrow){margin:20px 0 28px}.request-form{padding:24px;gap:20px}.form-row{grid-template-columns:1fr;gap:20px}.request-form label{font-size:11px}.request-form input,.request-form select,.request-form textarea{font-size:16px}.request-form .button{font-size:12px;padding:16px 20px}.demo-note{font-size:10px}.contact-top{gap:10px}.contact-top .eyebrow{font-size:7px}.test-badge{font-size:6px;letter-spacing:.6px;padding:5px 8px}.contact-layout{display:block;margin-top:25px}.contact-phone{font-size:25px;margin-top:27px}.contact-email{font-size:14px}.contact-details{margin-top:35px}.social-grid{gap:10px}.social-grid button{font-size:12px;padding:14px 17px;gap:12px}.office{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.office span{font-size:7px}.office p{font-size:10px}.footer-logo{font-size:19vw;margin-top:40px}.footer-bottom{flex-wrap:wrap;gap:12px;margin-top:12px;font-size:8px}.footer-bottom>span:first-child{width:100%}.footer-bottom a{margin-left:auto}.contacts{padding-bottom:25px}dialog{padding:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Unframed island: one drawing surface across the opening screen. */
.hero > #islandCanvas{z-index:0;border-radius:0}
.hero-layout{pointer-events:none}
.hero-copy{pointer-events:auto;isolation:isolate}
.island-wrap{pointer-events:none}
.island-caption,.island-bottom{position:relative;z-index:3}
.island-caption{position:absolute}
.scene-controls{pointer-events:auto}
.hero-topline,.hero-bottom{position:relative;z-index:3;pointer-events:none}
.hero-bottom a{pointer-events:auto}
.hero-copy::before{content:'';position:absolute;inset:0 -22px 0 -22px;background:linear-gradient(90deg,#e8f2f8f5 78%,#e8f2f800);z-index:-1;opacity:0;transition:opacity .2s;pointer-events:none}
.hero.is-zoomed .hero-copy::before{opacity:1}
.hero.is-zoomed .island-bottom{background:#e8f2f8e8;border-radius:22px;padding-top:8px;padding-bottom:8px}
.hero.is-zoomed .hero-bottom{background:#e8f2f8eb}
@media(max-width:580px){.island-caption{position:static}.hero-copy::before{inset:-10px -22px;background:linear-gradient(180deg,#e8f2f8f5 90%,#e8f2f800)}.hero.is-zoomed .island-bottom{margin-bottom:17px}}
