@font-face{font-family:NanumSquareRound;src:url(/fonts/NanumSquareRoundR.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:NanumSquareRound;src:url(/fonts/NanumSquareRoundB.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:NanumSquareRound;src:url(/fonts/NanumSquareRoundEB.woff2)format("woff2");font-weight:800;font-display:swap}:root{--brand:#00b2ff;--brand-deep:#005f9e;--ink:#172b3d;--muted:#526171;--soft:#f4f8fb;--font:NanumSquareRound, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:30px}body{color:var(--ink);font-family:var(--font);background:#fff;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible+span,summary:focus-visible{outline:3px solid var(--brand-deep);outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{word-break:keep-all;text-wrap:balance;letter-spacing:-.04em;font-weight:800}h2{font-size:clamp(42px,4.3vw,64px);line-height:1.3}h3{font-size:24px;line-height:1.45}[hidden]{display:none!important}.phrase{display:inline-block}.accent{color:var(--brand-deep)}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;padding:12px 20px;position:fixed;top:8px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}.section-inner{width:calc(100% - 160px);max-width:1200px;margin:auto}.eyebrow{color:var(--brand-deep);letter-spacing:0;margin-bottom:24px;font-size:15px;font-weight:800;line-height:1.6}.description{color:var(--muted);word-break:keep-all;margin-top:28px;font-size:20px;line-height:1.85}.detail-note,.demo-notice{color:var(--muted);word-break:keep-all;font-size:13px;line-height:1.85}.demo-notice{margin-top:20px}.demo-tag{letter-spacing:.02em;color:var(--brand-deep);font-size:12px;font-weight:700}.button{background:var(--brand-deep);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:22px;padding:15px 23px;font-size:15px;font-weight:800;display:inline-flex}.button:hover{background:#00437a}.text-link{border-bottom:1px solid #b7cbd9;align-items:center;gap:18px;margin-top:32px;padding:10px 0;font-size:15px;font-weight:700;display:inline-flex}.site-header{justify-content:space-between;align-items:center;gap:25px;max-width:1440px;height:88px;margin:auto;padding:0 64px;display:flex}.site-header nav{gap:34px;font-size:14px;font-weight:700;display:flex}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:var(--brand-deep)}.header-cta{background:var(--soft);border-radius:12px;align-items:center;gap:15px;padding:11px 16px;font-size:14px;font-weight:700;display:inline-flex}.scene-nav{z-index:30;flex-direction:column;gap:0;display:flex;position:fixed;top:50%;left:22px;transform:translateY(-50%)}.scene-nav a{align-items:center;gap:7px;width:100px;min-height:30px;font-size:10px;font-weight:700;display:flex}.scene-line{background:#95a6b5;flex:none;width:10px;height:2px;transition:width .3s}.scene-label{opacity:0;color:#243447;white-space:nowrap;background:#ffffffef;border-radius:4px;padding:1px 5px;transition:opacity .2s}.scene-nav a:hover .scene-label,.scene-nav a:focus-visible .scene-label,.scene-nav a[aria-current] .scene-label{opacity:1}.scene-nav a[aria-current] .scene-line{background:var(--brand);width:24px}.hero{color:#fff;isolation:isolate;height:calc(100svh - 108px);min-height:650px;max-height:1050px;transform:scale(var(--hero-scale,1));transform-origin:top;background:#263337;border-radius:32px;margin:0 16px;position:relative;overflow:hidden}.hero-shade{z-index:-1;background:linear-gradient(#0000 30%,#08121920 50%,#081219d9 100%);position:absolute;inset:0}.hero-content{transform:translateY(var(--hero-copy-y,0px));justify-content:space-between;align-items:flex-end;gap:40px;display:flex;position:absolute;bottom:65px;left:max(60px,50% - 600px);right:max(60px,50% - 600px)}.hero h1{letter-spacing:-.04em;font-size:clamp(64px,6.4vw,92px);line-height:1.13}.hero h1 span{display:block}.hero-aside p{font-size:19px;font-weight:700;line-height:1.8}.hero-cta{white-space:nowrap;border-bottom:1px solid #ffffff80;justify-content:space-between;align-items:center;gap:40px;margin-top:20px;padding:16px 0;font-size:16px;font-weight:700;display:flex}.motion-toggle{color:#fff;background:#14232cdb;border:1px solid #ffffff50;border-radius:24px;align-items:center;gap:10px;padding:8px 13px;font-size:11px;font-weight:700;display:flex;position:absolute;top:24px;right:28px}.pause-icon{border-left:2px solid;border-right:2px solid;width:8px;height:10px;display:block}.motion-toggle[aria-pressed=true] .pause-icon{border:5px solid #0000;border-left:8px solid;border-right:0}@keyframes hero-drift{0%{transform:scale(1)}to{transform:scale(1.045)translateY(-.5%)}}.empathy{text-align:center;padding:145px 0 150px}.empathy h2{font-size:clamp(40px,4.6vw,68px);line-height:1.4}.occasion-list{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:85px;display:grid}.occasion-list>div+div{border-left:1px solid #dfe6ec}.occasion-list span{color:var(--brand-deep);font-size:13px;font-weight:700}.occasion-list p{word-break:keep-all;margin-top:16px;font-size:25px;line-height:1.6}.empathy-conclusion{color:var(--muted);word-break:keep-all;margin-top:80px;font-size:21px;line-height:1.9}.empathy-conclusion strong{color:var(--ink);font-weight:700}.experience{background:#f0f7fb;padding:100px 0;position:relative}.experience-sticky{grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;width:calc(100% - 160px);max-width:1200px;margin:auto;display:grid}.has-js .experience{height:280svh;min-height:2200px;padding:0}.has-js .experience-sticky{height:100svh;min-height:740px;padding:55px 0;position:sticky;top:0}.experience-heading h2{font-size:52px}.experience-heading .description{font-size:19px}.experience-nav{border-bottom:1px solid #c9dce8;gap:0;margin-top:32px;display:none}.has-js .experience-nav{display:flex}.experience-nav button{text-align:left;color:#526171;background:0 0;border:0;border-bottom:3px solid #0000;flex:1;padding:14px 4px;font-size:14px;font-weight:700}.experience-nav button span{margin-bottom:4px;font-size:11px;display:block}.experience-nav button[aria-pressed=true]{border-color:var(--brand);color:var(--brand-deep)}.step-copy{max-width:440px;min-height:100px;margin-top:28px}.step-copy p{word-break:keep-all;font-size:21px;font-weight:800}.step-copy>span{color:var(--muted);word-break:keep-all;margin-top:10px;font-size:15px;line-height:1.8;display:block}.experience-visual{perspective:1200px;flex-direction:column;align-items:center;display:flex;position:relative}.experience-footnote{z-index:1;color:var(--muted);text-align:center;word-break:keep-all;margin-top:24px;font-size:10px;position:relative}.matching-section{color:#fff;background:#082c46;padding:115px 0 100px;overflow:hidden}.matching-heading{position:relative}.matching-section .eyebrow{color:#8edbff}.matching-heading h2{font-size:64px}.matching-heading .description{color:#c8dce9;font-size:18px;position:absolute;bottom:14px;right:0}.match-experience{grid-template-columns:1fr 1.15fr;align-items:center;gap:80px;margin-top:75px;display:grid}.match-story .demo-tag{color:#92dfff}.match-state-title{word-break:keep-all;margin-top:20px;font-size:27px;font-weight:800;line-height:1.5}.match-state-copy{color:#c8dce9;word-break:keep-all;min-height:54px;margin-top:15px;font-size:15px;line-height:1.8}.choice-receipt{border-left:2px solid #3c7699;flex-direction:column;gap:7px;margin-top:26px;padding-left:16px;display:flex}.choice-receipt>span{color:#b8d0df;font-size:11px}.choice-receipt strong{font-size:16px;font-weight:700}.match-actions{flex-direction:column;align-items:flex-start;gap:22px;margin-top:32px;display:flex}.match-actions button{display:none}.has-js .match-actions button{display:flex}.button-light{color:#082c46;background:#fff}.button-light:hover{background:#dff4ff}.match-actions>a{color:#c8eaff;align-items:center;gap:12px;font-size:13px;display:inline-flex}.seat-count{font-family:var(--font);color:#668da7;text-align:center;font-size:55px;line-height:1.2}.seat-count strong{color:#fff;letter-spacing:-.08em;margin-right:20px;font-size:150px;font-weight:800}.seat-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px;display:grid}.seat{color:#b8d0df;border:1px solid #5c839d;border-radius:24px;flex-direction:column;align-items:center;gap:17px;padding:26px 5px 18px;transition:transform .5s,background .5s,box-shadow .5s,border-color .5s;display:flex}.seat svg{stroke:#94b6cd;stroke-width:2px}.seat.is-filled{color:#00284d;background:#00b2ff;border-color:#00b2ff;transform:translateY(-8px);box-shadow:0 15px 35px #001c3980}.seat.is-filled svg{stroke:#00284d;fill:#e3f7ff}.seat i{font-size:11px;font-style:normal;font-weight:700}.match-visual>p{text-align:center;color:#c8dce9;word-break:keep-all;min-height:38px;margin-top:28px;font-size:12px}.matching-note{text-align:center;color:#b8d0df;word-break:keep-all;margin-top:40px;font-size:11px}.matching-facts{border-top:1px solid #34536b;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:45px;padding-top:35px;display:grid}.matching-facts strong{font-size:16px;font-weight:800}.matching-facts p{color:#b8d0df;margin-top:10px;font-size:14px;line-height:1.8}.place-section{padding:130px 0 135px}.section-heading{text-align:center}.section-heading h2{font-size:56px}.section-heading .description{font-size:18px}.place-layout{grid-template-columns:1.05fr 1fr;align-items:center;gap:80px;margin-top:70px;display:grid}.app-stage{perspective:1200px;background:#f1f7fb;border-radius:35px;flex-direction:column;align-items:center;padding:40px 25px 28px;display:flex;position:relative}.phone{background:#172b3d;border-radius:36px;width:280px;max-width:100%;padding:6px;transition:transform .6s;overflow:hidden;transform:rotateY(-10deg)rotate(-4deg);box-shadow:0 25px 45px -20px #19394d50}.phone img{border-radius:30px;width:100%;height:auto}.app-stage:hover .phone{transform:rotateY(0)rotate(0)}.app-stage figcaption{color:#526171;margin-top:25px;font-size:10px}.app-stage-label{color:#526171;background:#fff;border-radius:18px;padding:19px 24px;font-size:16px;line-height:1.7;position:absolute;top:65px;right:-25px;transform:rotate(5deg);box-shadow:0 12px 45px #0b3d5615}.app-stage-label strong{color:var(--brand-deep);font-size:20px}.place-choices>.demo-tag{margin-bottom:18px;display:block}.place-option{text-align:left;width:100%;color:var(--ink);background:#fff;border:1px solid #e0e7ed;border-radius:18px;align-items:center;gap:18px;margin-bottom:13px;padding:24px 20px;transition:background .3s,border-color .3s,transform .3s;display:flex}.place-option:hover{transform:translate(4px)}.place-option.is-selected{background:#f1faff;border-color:#00b2ff;box-shadow:inset 0 0 0 1px #00b2ff}.place-option>img{flex:none;width:60px}.place-option-copy{flex:1;min-width:0}.place-option-copy>strong{word-break:keep-all;font-size:18px;font-weight:800;display:block}.place-option-copy>span{color:#526171;word-break:keep-all;margin:5px 0 8px;font-size:12px;display:block}.place-option-copy>small{color:#526171;font-size:11px}.selection-dot{border:1px solid #b9cbd7;border-radius:50%;flex:none;width:20px;height:20px}.is-selected .selection-dot{background:#007cc2;border-color:#007cc2;box-shadow:inset 0 0 0 4px #fff}.place-selection-status{border-top:1px solid #e0e7ed;flex-direction:column;gap:8px;margin-top:30px;padding-top:24px;display:flex}.place-selection-status>span{color:#526171;font-size:11px}.place-selection-status>strong{color:var(--brand-deep);word-break:keep-all;font-size:21px}.place-choices>.detail-note{margin-top:22px;font-size:11px}.board-photo{color:#fff;isolation:isolate;background:#182b3c;border-radius:32px;height:640px;margin:0 16px;position:relative;overflow:hidden}.board-photo-shade{object-fit:cover;z-index:-1;background:linear-gradient(90deg,#07121cc9 0%,#07121c60 45%,#07121c05 80%);width:100%;height:100%;position:absolute;inset:0}.board-photo-copy{width:calc(100% - 160px);max-width:1200px;margin:auto;padding-top:95px}.board-photo h2{font-size:76px;line-height:1.3}.board-photo-copy>p:last-child{margin-top:28px;font-size:20px;line-height:1.8}.board-demo{grid-template-columns:1fr 1.05fr;gap:75px;padding-bottom:95px;display:grid}.board-intro{padding-top:75px}.board-intro h3{font-size:40px;line-height:1.4}.board-intro .description{font-size:18px}.safety-section{padding:100px 0 130px}.safety-layout{grid-template-columns:1fr 1fr;align-items:start;gap:85px;display:grid}.safety-section h2{font-size:46px}.safety-list article{border-bottom:1px solid #dde6ed;gap:22px;margin-bottom:30px;padding:0 0 30px;display:flex}.safety-list article>span{color:#007cc2;flex:none;margin-top:7px;font-size:12px;font-weight:800}.safety-list h3{font-size:21px;line-height:1.5}.safety-list p{color:#526171;word-break:keep-all;margin-top:13px;font-size:14px;line-height:1.9}.faq-section{background:#f4f8fb;padding:110px 0 120px}.faq-layout{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.faq-section h2{font-size:48px}.faq-section .description{font-size:16px}.faq-section .description a{color:var(--brand-deep);text-underline-offset:3px;text-decoration:underline}.faq-list details{border-bottom:1px solid #cfdee8}.faq-list summary{cursor:pointer;word-break:keep-all;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#526171;flex:none;font-size:26px;font-weight:400;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:#526171;word-break:keep-all;padding:0 35px 24px 0;font-size:15px;line-height:1.9}.launch-scene{text-align:center;background:#eaf7ff;padding:135px 24px 140px}.launch-inner{width:100%;max-width:1000px;margin:auto}.launch-scene h2{font-size:64px;line-height:1.35}.launch-scene p{color:#526171;word-break:keep-all;margin-top:28px;font-size:19px;line-height:1.9}.launch-status{background:#fff;border-radius:25px;align-items:center;gap:10px;margin-top:32px;padding:12px 22px;font-size:14px;font-weight:700;display:inline-flex}.launch-status>span{background:var(--brand-deep);border-radius:50%;width:6px;height:6px}.launch-return{color:#005f9e;justify-content:center;align-items:center;gap:12px;margin-top:28px;font-size:13px;display:flex}.store-links{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.site-footer{background:#f6f8fa;padding:60px max(64px,50% - 600px) 38px}.motion-paused .hero,.motion-paused .hero-content,.motion-paused .phone{transform:none!important}.brand-logo{flex:none;align-items:center;display:inline-flex}.brand-logo img{width:114px;height:30px}.launch-logo{object-fit:contain;width:228px;height:60px;margin:0 auto 40px}.footer-navigation{grid-template-columns:1fr 1.3fr 1.7fr 1.2fr;gap:35px;padding-bottom:48px;display:grid}.footer-navigation h2{letter-spacing:0;margin:0 0 18px;font-size:14px;font-weight:800;line-height:1.5}.footer-navigation ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.footer-navigation li{color:#526171;font-size:13px;line-height:1.6}.footer-navigation a:hover{text-underline-offset:4px;text-decoration:underline}.footer-navigation .privacy-link{color:#17212c;font-weight:800}.company-information{color:#526171;border-top:1px solid #dde3e9;padding-top:30px;font-size:12px}.company-name{color:#17212c;margin-bottom:16px;font-size:14px;font-weight:800}.company-name span{margin-left:8px;font-size:12px;font-weight:400}.company-information dl{flex-wrap:wrap;gap:8px 24px;margin:0;line-height:1.7;display:flex}.company-information dl>div{gap:8px;display:flex}.company-information dt{flex:none}.company-information dd{word-break:keep-all;margin:0}.company-information .company-address{flex-basis:100%}.address-break{display:none}.support-hours{word-break:keep-all;margin-top:12px;line-height:1.8}.copyright{margin-top:25px;font-size:11px}.policy-header{justify-content:space-between;align-items:center;gap:25px;max-width:1200px;margin:auto;padding:30px 24px;font-size:13px;display:flex}.policy-content{max-width:1020px;margin:auto;padding:70px 24px 100px}.policy-content h1{margin-bottom:32px;font-size:36px;line-height:1.4}.policy-content h2{letter-spacing:-.025em;margin:40px 0 18px;font-size:22px}.policy-content h3{margin:28px 0 12px;font-size:18px}.policy-content p,.policy-content li{word-break:keep-all;overflow-wrap:anywhere;font-size:15px;line-height:1.9}.policy-content p{margin:15px 0}.policy-content a{color:var(--brand-deep);text-underline-offset:3px;text-decoration:underline}.policy-content table{border-collapse:collapse;max-width:100%;margin:20px 0;font-size:13px;line-height:1.7;display:block;overflow-x:auto}.policy-content th,.policy-content td{vertical-align:top;border:1px solid #dce4ec;min-width:100px;padding:12px}.policy-content th{background:#f1f7fb}.policy-content code{font:inherit;overflow-wrap:anywhere}.policy-content blockquote{border-left:3px solid var(--brand);background:#f1f7fb;margin:24px 0;padding:12px 22px}@media (width<=1100px){.section-inner,.experience-sticky{width:calc(100% - 80px)}.scene-nav{display:none}.site-header{padding:0 40px}.experience-sticky{gap:40px}.experience-heading h2{font-size:43px}.match-experience{gap:45px}.matching-heading h2{font-size:54px}.matching-heading .description{margin-top:25px;position:static}.place-layout,.board-demo,.safety-layout{gap:45px}.board-photo-copy{width:calc(100% - 100px)}.place-option{gap:12px;padding:20px 14px}.place-option-copy>strong{font-size:16px}.place-option>img{width:50px}.faq-layout{gap:50px}.footer-navigation{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-navigation>.brand-logo{grid-column:1/-1}.site-footer{padding-left:40px;padding-right:40px}}@media (width<=900px){.section-inner,.experience-sticky{width:calc(100% - 48px)}.site-header{gap:18px;height:76px;padding:0 24px}.site-header nav{gap:20px;font-size:12px}.header-cta{gap:10px;padding:10px 12px;font-size:12px}.hero{border-radius:25px;height:calc(100svh - 92px);min-height:600px;margin:0 12px;transform:none}.hero-content{bottom:40px;left:32px;right:32px}.hero h1{font-size:54px}.hero-aside p{font-size:15px}.hero-cta{gap:20px;margin-top:12px;font-size:14px}.empathy{padding:90px 0}.empathy h2{font-size:44px}.occasion-list{gap:20px;margin-top:55px}.occasion-list p{font-size:19px}.empathy-conclusion{margin-top:55px;font-size:18px}.has-js .experience,.experience{height:auto;min-height:0;padding:80px 0}.has-js .experience-sticky,.experience-sticky{flex-direction:column;gap:45px;height:auto;min-height:0;padding:0;display:flex;position:relative;top:auto}.experience-heading{width:100%;max-width:600px}.experience-heading h2{font-size:42px}.experience-heading .description{font-size:17px}.experience-nav{max-width:480px}.step-copy{min-height:78px}.experience-visual{width:100%;max-width:520px}.matching-section{padding:80px 0 70px}.matching-heading h2{font-size:46px}.matching-heading .description{font-size:17px}.match-experience{grid-template-columns:1fr;gap:50px;margin-top:45px}.match-story{max-width:500px}.match-actions{flex-flow:wrap;align-items:center}.match-visual{width:100%;max-width:520px;margin:auto}.seat-count strong{font-size:125px}.matching-facts{gap:20px}.matching-facts strong{font-size:14px}.matching-facts p{font-size:12px}.place-section{padding:85px 0}.section-heading h2{font-size:44px}.section-heading .description{font-size:16px}.place-layout{grid-template-columns:1fr;gap:45px;margin-top:45px}.app-stage{width:100%;max-width:600px;margin:auto}.app-stage-label{top:65px;right:30px}.place-choices{width:100%;max-width:600px;margin:auto}.place-option{gap:20px;padding:20px}.place-option-copy>strong{font-size:18px}.place-option>img{width:60px}.board-photo{border-radius:25px;height:570px;margin:0 12px}.board-photo-copy{width:calc(100% - 70px);padding-top:70px}.board-photo h2{font-size:64px}.board-photo-copy>p:last-child{font-size:18px}.board-demo{grid-template-columns:1fr;gap:35px;padding-bottom:75px}.board-intro{padding-top:55px}.board-intro h3{font-size:36px}.safety-section{padding:65px 0 85px}.safety-layout{grid-template-columns:1fr;gap:45px}.safety-section h2{font-size:42px}.safety-list{max-width:650px}.faq-section{padding:75px 0}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-section h2{font-size:42px}.faq-list summary{font-size:17px}.launch-scene{padding:90px 24px}.launch-scene h2{font-size:48px}.launch-scene p{font-size:17px}.footer-navigation{grid-template-columns:1fr 1fr;gap:28px}.footer-navigation nav:last-child{grid-column:1/-1}.footer-navigation h2{font-size:13px}.footer-navigation li{font-size:12px}.policy-content{padding-top:35px}.policy-content h1{font-size:28px}}@media (width<=600px){.site-header nav a:not(:nth-child(2)){display:none}.site-header{gap:13px;height:72px;padding:0 20px}.site-header .brand-logo img{width:100px;height:auto}.site-header nav{font-size:12px}.hero{height:calc(100svh - 88px);min-height:650px}.hero-content{display:block;bottom:35px;left:28px;right:28px}.hero h1{font-size:44px;line-height:1.2}.hero-aside{margin-top:23px}.hero-aside p{font-size:14px}.hero-cta{width:max-content;min-width:180px;margin-top:12px}.motion-toggle{font-size:10px;top:18px;right:16px}.empathy{padding:75px 0}.empathy h2{font-size:32px}.eyebrow{margin-bottom:18px;font-size:12px}.occasion-list{text-align:left;grid-template-columns:1fr;gap:25px;margin-top:40px}.occasion-list>div{border-bottom:1px solid #e4ebf0;grid-template-columns:110px 1fr;align-items:start;gap:15px;padding-bottom:22px;display:grid}.occasion-list>div+div{border-left:0}.occasion-list span{margin-top:4px;font-size:11px}.occasion-list p{margin:0;font-size:18px;line-height:1.6}.empathy-conclusion{margin-top:38px;font-size:16px;line-height:1.9}.has-js .experience,.experience{padding:70px 0}.experience-heading h2{font-size:34px}.experience-heading .description{margin-top:22px;font-size:16px}.demo-notice{font-size:11px}.experience-nav{margin-top:24px}.experience-nav button{font-size:13px}.step-copy p{font-size:19px}.step-copy>span{font-size:13px}.experience-visual{padding:0 7px}.match-state-title{font-size:25px}.match-state-copy{font-size:14px}.matching-heading h2{font-size:36px}.matching-heading .description{font-size:16px}.match-experience{gap:35px}.match-actions{gap:22px}.seat-count strong{font-size:110px}.seat-count{font-size:38px}.seat-row{gap:10px;margin-top:25px}.seat{border-radius:18px;gap:12px;padding:20px 3px 14px}.seat svg{width:32px;height:40px}.seat i{font-size:10px}.matching-note{margin-top:25px;font-size:10px}.matching-facts{grid-template-columns:1fr;gap:0;margin-top:30px;padding-top:14px}.matching-facts>div{border-bottom:1px solid #34536b;grid-template-columns:120px 1fr;gap:18px;padding:18px 0;display:grid}.matching-facts strong{padding-top:4px;font-size:13px}.matching-facts p{margin:0;font-size:12px}.section-heading{text-align:left}.section-heading h2{font-size:36px}.section-heading .description{font-size:16px}.app-stage{border-radius:26px;padding:35px 18px 22px}.phone{width:240px}.app-stage-label{padding:15px;font-size:12px;line-height:1.6;top:60px;right:-6px}.app-stage-label strong{font-size:15px}.place-option{gap:12px;padding:19px 13px}.place-option>img{width:49px}.place-option-copy>strong{font-size:16px}.place-option-copy>span{font-size:11px}.selection-dot{width:18px;height:18px}.place-selection-status>strong{font-size:20px}.board-photo{height:520px}.board-photo-copy{width:calc(100% - 48px);padding-top:60px}.board-photo h2{font-size:54px}.board-photo-copy>p:last-child{font-size:17px}.board-intro h3{font-size:32px}.board-intro .description{font-size:16px}.safety-section h2{font-size:32px}.safety-list article{gap:17px}.safety-list h3{font-size:19px}.safety-list p{font-size:13px}.faq-section h2{font-size:36px}.faq-list summary{gap:15px;padding:22px 0;font-size:16px}.faq-list details>p{padding-right:8px;font-size:13px}.launch-logo{width:190px;height:auto;margin-bottom:30px}.launch-scene h2{font-size:36px}.launch-scene p{font-size:15px}.site-footer{padding:40px 24px 30px}.footer-navigation{gap:30px 16px}.company-information dl{gap:8px;display:grid}.company-information .company-address{display:block}.company-address dt{margin-bottom:3px}.address-break{display:block}.policy-header img{width:95px;height:auto}.policy-header>a:last-child{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.hero,.hero-content,.phone{transform:none!important}}@media (scripting:none){.experience-nav{display:none}.place-option{pointer-events:none}}@media (width>=901px) and (height<=739px){.has-js .experience{height:auto;min-height:0;padding:70px 0}.has-js .experience-sticky{height:auto;min-height:0;padding:0;position:relative;top:auto}}.asset-motion{width:100%;height:100%;position:relative}.motion-stage{width:100%;height:100%;position:relative;overflow:hidden}.motion-poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.motion-player{opacity:0;position:absolute;inset:0}.motion-ready .motion-player{opacity:1}.motion-ready .motion-poster{visibility:hidden}.asset-motion [data-player-toggle]{z-index:8;font:700 11px var(--font);color:#172b3d;background:#fff;border:1px solid #b9cedd;border-radius:20px;padding:8px 13px;position:absolute;bottom:18px;right:20px}.hero>.asset-motion,.board-photo>.asset-motion{z-index:-2;position:absolute;inset:0}.hero{color:#172b3d;background:#edf8fe}.hero-shade{pointer-events:none;background:linear-gradient(90deg,#edf8fef2 0%,#edf8fec9 36%,#edf8fe00 65%)}.hero-aside{background:#ffffffeb;border-radius:20px;max-width:250px;padding:20px 24px}.hero-cta{border-color:#9fb9ca}.hero .motion-toggle{color:#172b3d;background:#ffffffeb;border-color:#b9cedd}.hero [data-player-toggle]{display:none!important}.board-photo{color:#172b3d;background:#edf8fe}.board-photo-shade{background:linear-gradient(90deg,#edf8fefa 0%,#edf8fed9 38%,#edf8fe05 75%)}.board-photo .eyebrow{color:#005f9e}.asset-motion-matching{height:260px;margin:24px 0 0}.asset-motion-matching .motion-poster{object-fit:contain}.asset-motion-matching [data-player-toggle]{bottom:0}.match-visual>p{margin-top:32px}.direction-arrow{flex:none;transform:rotate(180deg)}.button:not(.button-light) .direction-arrow,.match-actions>a .direction-arrow{filter:brightness(0)invert()}.asset-motion-intro .motion-poster{object-position:right center;object-fit:contain;width:70%;left:auto;right:0}.asset-motion-board .motion-poster{object-fit:contain;width:65%;left:auto;right:0}@media (width<=900px){.hero-shade{background:linear-gradient(#edf8fe00 15%,#edf8fe99 55%,#edf8fefa 100%)}.hero-aside{background:0 0;padding:0}.hero>.asset-motion .motion-poster{object-fit:cover;width:100%}.board-photo-shade{background:linear-gradient(90deg,#edf8feee 0%,#edf8fe88 50%,#edf8fe05 100%)}.asset-motion-board .motion-poster{opacity:.55;object-fit:cover;width:100%}}@media (width<=600px){.asset-motion-matching{height:190px}.hero-content{bottom:30px}.hero h1{font-size:42px}.asset-motion [data-player-toggle]{font-size:10px}.board-photo h2{font-size:50px}}@media (prefers-reduced-motion:reduce){.motion-player{transition:none}}.hero-shade{background:linear-gradient(#edf8fe00 55%,#edf8fe85 100%)}.hero-aside{width:320px;max-width:100%}.hero-aside p{word-break:keep-all}@media (width<=900px){.hero-shade{background:linear-gradient(#edf8fe00 20%,#edf8fe88 58%,#edf8fefa 100%)}.hero-aside{width:260px}}.board-photo-shade{pointer-events:none}.motion-player{visibility:hidden}.motion-ready .motion-player{visibility:visible}.native-screen-frame{aspect-ratio:375/812;background:#fff;border:7px solid #172b3d;border-radius:40px;width:335px;max-width:100%;position:relative;overflow:hidden;box-shadow:0 28px 60px -28px #17395766}.asset-motion-screen{width:100%;height:100%}.asset-motion-screen .motion-poster{object-fit:contain}.native-screen-figure{perspective:none;margin:0}.native-screen-figure .native-screen-frame{transform:none}.screen-view-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:22px;display:flex}.screen-view-actions button{display:none}.has-js .screen-view-actions button{display:inline-flex}.screen-view-actions a{color:#005f9e;text-underline-offset:4px;font-size:12px;text-decoration:underline}.native-board-figure{flex-direction:column;align-items:center;margin:-100px 0 0;display:flex;position:relative}.native-board-figure figcaption{color:#526171;margin-top:24px;font-size:11px;line-height:1.8}.experience-heading .step-copy{min-height:82px}.native-screen-figure figcaption{max-width:350px;line-height:1.8}.native-board-figure .native-screen-frame{width:350px}@media (width<=900px){.native-board-figure{margin:0}.native-screen-frame{width:335px}.screen-view-actions{margin-top:20px}}@media (width<=600px){.native-screen-frame,.native-board-figure .native-screen-frame{border-width:6px;border-radius:34px;width:310px}.screen-view-actions{gap:17px}.screen-view-actions .button{font-size:13px}.native-board-figure figcaption,.native-screen-figure figcaption{font-size:10px}}.native-screen-frame{box-sizing:content-box;max-width:calc(100% - 14px)}
