@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#082a50;--blue:#1597f7;--muted:#63758a;--pale:#eef5fb;--line:#dfebf5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--navy);font:16px/1.55 'DM Sans',Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,input,select,textarea{outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(27px,2.5vw,38px);line-height:1.22;letter-spacing:-1.2px}h3{line-height:1.3}.wrap{width:min(1376px,90%);margin-inline:auto}.hero-shell{position:relative;background:#073364;color:white;isolation:isolate}.hero-shell:before{content:'';position:absolute;inset:0;z-index:-2;background:url('assets/hero.webp') center 52%/cover}.hero-shell:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,36,75,.95),rgba(4,39,78,.74) 35%,rgba(4,34,64,.12) 78%),linear-gradient(0deg,rgba(3,33,63,.6),transparent 50%)}header{height:104px;display:flex;align-items:center;gap:40px;border-bottom:1px solid #ffffff26}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:800;line-height:1.15;white-space:nowrap}.brand small{display:block;font:8px/1.7 'DM Sans',sans-serif;letter-spacing:1px;margin-top:5px}.brand-mark{font:bold italic 51px/1 Arial;letter-spacing:-12px;padding-right:9px}.brand-mark span{font-size:39px}nav{display:flex;gap:25px;margin-left:auto;font-size:14px}nav a{position:relative}nav a:hover{color:#90d4ff}nav a:first-child:after{content:'';position:absolute;bottom:-14px;height:2px;background:#4db4fc;left:0;right:0}.header-actions{display:flex;gap:18px;align-items:center}.language{display:flex;align-items:center;border:1px solid #ffffff44;border-radius:8px;padding:9px;gap:5px}.language select{background:transparent;color:white;border:0;max-width:114px;font-size:14px}.language option{color:#082a50;background:white}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:15px 23px;border-radius:7px;font-weight:700;font-size:14px;border:0;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.white{background:white;color:#09528e}.blue{background:var(--blue);color:white;box-shadow:0 7px 24px #0287ea35}.header-contact{padding:12px 18px}.menu{display:none}.hero{min-height:606px;padding-top:78px;padding-bottom:104px;position:relative}.hero-copy{max-width:610px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin-bottom:12px;color:#6d839d}.hero .eyebrow{color:#bcdefb}.hero h1{font-size:clamp(40px,4.2vw,66px);line-height:1.07;letter-spacing:-2.8px;font-weight:800}.hero h1 em{font-style:normal;color:#67beff}.intro{max-width:470px;margin-top:23px;font-size:17px;color:#dbe9fa;line-height:1.6}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:30px}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px;font-weight:600}.play{border:1px solid #a5d3f8;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;color:#91d1ff}.hero-benefits{display:flex;gap:25px;margin-top:40px;color:#8fd0ff}.hero-benefits span{display:flex;gap:7px;align-items:center;font-size:24px}.hero-benefits b{color:#e7f4ff;font-size:12px;font-weight:500}.hero-caption{position:absolute;right:0;top:66px;font-size:12px;letter-spacing:2px;text-align:right}.hero-caption strong{font-weight:500}.caption-line{display:block;width:48px;height:1px;background:#c8e3ff;margin:0 0 13px auto}.hero-index{position:absolute;bottom:85px;right:0;letter-spacing:2px;font-size:10px}.hero-index span{color:#92c3ee;margin-right:15px}.panel{position:relative;margin-top:-49px;background:white;border-radius:15px;padding:33px 34px 35px;box-shadow:0 14px 55px #183b6410;z-index:2}.section-head{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:28px}.section-head h2{font-size:29px}.section-description{max-width:360px;color:var(--muted);font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.service-card{padding:23px 19px;background:linear-gradient(130deg,#f9fcff,#f0f6fc);border:1px solid var(--line);border-radius:8px}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.icon{width:33px;height:33px;stroke:#1262a7;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-num{font-size:12px;color:#8aa5c2}.service-card h3{font-size:15px;letter-spacing:-.3px;margin-bottom:9px}.service-card p{font-size:13px;line-height:1.55;color:var(--muted)}.products{padding-block:58px 64px}.section-label{font-size:11px;letter-spacing:1.5px;color:#6d839d;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{border:1px solid var(--line);background:#f1f6fa;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:stretch;padding:0;color:var(--navy);text-align:left}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #14386112}.product-art{height:104px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at bottom,#cbdff1,transparent 75%)}.product-art svg{width:58px;height:58px;stroke-width:1.1}.product-name{display:flex;justify-content:space-between;align-items:center;padding:14px 13px;font-size:12px;font-weight:700;background:#ffffffd9;gap:7px}.product-name span:last-child{font-size:18px;color:#1d83d0}.about-section{background:#072d57;color:white;padding:64px 0;position:relative;overflow:hidden}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.about-section .eyebrow{color:#79b7e7}.about-section h2{font-size:40px;margin-bottom:21px}.about-section p:not(.eyebrow){color:#b9cde1;max-width:510px}.about-section .text-link{margin-top:24px;color:#88ceff}.principles{display:grid;grid-template-columns:1fr 1fr;gap:30px 35px}.principles article{padding-top:15px;border-top:1px solid #ffffff30}.principles .icon{stroke:#88ceff;margin-bottom:12px}.principles h3{font-size:16px;margin-bottom:8px}.principles p{font-size:14px}.partnership{padding-block:65px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:40px}.steps article{border-top:1px solid #cbdcea;padding-top:22px}.step-number{font-size:13px;color:#178fea;font-weight:700}.steps h3{font-size:18px;margin:12px 0 10px}.steps p{font-size:14px;color:var(--muted)}.route{margin-top:42px;border-radius:8px;background:#eff6fc;padding:23px 32px;display:flex;align-items:center;justify-content:center;gap:40px;color:#17649e}.route>span{display:flex;align-items:center;gap:18px;white-space:nowrap}.route>div{display:flex;align-items:center;gap:8px;width:40%;font-size:13px}.route i{height:1px;border-top:1px dashed #7db2da;flex:1}.contact{padding:43px 44px;background:linear-gradient(115deg,#0b4680,#08305b);color:white;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact .eyebrow{color:#8ec9f9}.contact h2{font-size:36px;max-width:460px;margin-bottom:20px}.contact p{color:#c6d9eb;font-size:15px}.contact label{display:block;font-size:13px}.contact input,.contact textarea{margin-top:7px;display:block;width:100%;border:1px solid #7aa2c862;background:#ffffff0b;color:white;border-radius:5px;padding:11px 13px}.contact input::placeholder{color:#a8c4df}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:15px 0 20px}.contact .form-note{font-size:12px;margin-top:13px}.contact button[type=submit]{width:100%}#result{padding-top:18px}.copy{border:1px solid #ffffff55;background:transparent;color:white;border-radius:4px;padding:8px 14px;margin-top:10px}#copyStatus{font-size:12px;margin-left:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:37px}footer p,footer>a:last-child{font-size:12px;color:#6e8195}.footer-brand{font-size:17px}.footer-brand .brand-mark{font-size:39px}.footer-brand small{font-size:7px}.footer-brand .brand-mark span{font-size:29px}@media(min-width:1700px){.hero{min-height:680px;padding-top:110px}}@media(max-width:1150px){header{gap:25px}.header-contact{display:none}nav{gap:19px}.brand{font-size:19px}.hero-copy{max-width:570px}.hero-caption{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.about-grid{gap:55px}.hero-benefits{gap:18px}.contact{gap:40px}.hero h1{font-size:53px}}@media(max-width:780px){.wrap{width:90%}header{height:84px;justify-content:space-between;gap:10px}.brand{font-size:16px}.brand small{font-size:6px}.brand-mark{font-size:40px}.brand-mark span{font-size:30px}.header-actions{gap:10px}.language{padding:5px}.language select{font-size:12px;max-width:95px}.menu{display:block;border:0;background:transparent;color:white;font-size:25px;padding:0}nav{display:none;position:absolute;top:83px;left:0;right:0;padding:25px 6%;background:#082f5c;z-index:5;flex-wrap:wrap}nav.open{display:flex}nav a:first-child:after{display:none}.hero{padding:62px 0 100px;min-height:590px}.hero h1{font-size:46px;letter-spacing:-2px}.hero-shell:after{background:linear-gradient(90deg,#052c58ed,#052c58b3),linear-gradient(0deg,#04274dcc,transparent)}.intro{font-size:16px}.hero-benefits{flex-wrap:wrap;gap:8px 20px;margin-top:30px}.hero-index{display:none}.hero-actions{gap:20px}.button{padding:14px 18px;font-size:13px;gap:14px}.hero-actions .text-link{font-size:12px;gap:8px}.panel{padding:27px 22px}.section-head{align-items:start;flex-direction:column;gap:14px;margin-bottom:23px}.section-head h2{font-size:27px}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1}.service-card{padding:19px 15px}.service-top{margin-bottom:13px}.products{padding-block:44px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-art{height:90px}.about-grid{grid-template-columns:1fr;gap:37px}.about-section{padding-block:45px}.about-section h2{font-size:34px}.principles{gap:24px}.partnership{padding-block:45px}.steps{grid-template-columns:1fr 1fr;gap:26px;margin-top:24px}.route{gap:15px;padding:20px 15px;font-size:12px}.route>span{gap:8px}.route>div{width:22%;gap:3px}.contact{grid-template-columns:1fr;padding:29px 24px;gap:28px}.contact h2{font-size:31px}footer{flex-wrap:wrap;gap:20px}footer p{order:3;width:100%;font-size:11px}footer>a:last-child{margin-left:auto}.eyebrow{font-size:10px;letter-spacing:1.5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Reference brand pixels, with the blue backdrop removed in the SVG filter. */
.concept-logo{display:block;width:230px;height:auto;overflow:hidden;flex:none}.brand{flex-shrink:0}.footer-brand .concept-logo{width:215px}
html{scroll-padding-top:120px}.premium-header{position:fixed;z-index:1000;top:18px;left:50%;transform:translateX(-50%);width:min(1420px,94%);height:82px;margin:0;padding:15px 24px;gap:24px;border:1px solid #ffffff29;border-radius:18px;background:linear-gradient(125deg,#143f6caa,#0d2e50aa);box-shadow:0 15px 50px #00162e24,inset 0 1px 0 #ffffff14;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);transition:top .3s,height .3s,background .3s,box-shadow .3s;color:white;animation:headerReveal .7s ease both}.premium-header.scrolled{top:10px;background:#062747f2;box-shadow:0 12px 35px #00182e2b}.hero{padding-top:184px;min-height:710px}.premium-header nav{position:relative;display:flex;align-items:center;gap:3px;padding:4px;margin-left:auto;border:1px solid #ffffff10;border-radius:11px;background:#ffffff04}.premium-header nav a{padding:11px 13px;font-size:14px;font-weight:500;white-space:nowrap;border-radius:8px;transition:color .2s,background .2s;z-index:1}.premium-header nav a:first-child:after{display:none}.premium-header nav a:hover{color:white;background:#ffffff0c}.premium-header nav a[aria-current]{color:white}.nav-indicator{position:absolute;top:0;left:0;z-index:0;border:1px solid #7cbffb40;border-radius:8px;background:linear-gradient(120deg,#67baff23,#6bbdff0c);box-shadow:0 2px 15px #00254922,inset 0 1px 0 #a8d8ff15;transition:transform .4s cubic-bezier(.22,1,.36,1),width .4s cubic-bezier(.22,1,.36,1),height .3s;pointer-events:none}.nav-indicator:after{content:'';position:absolute;bottom:0;left:32%;width:36%;height:2px;background:#86d1ff;box-shadow:0 0 10px #68bdff;border-radius:2px}.header-actions{gap:13px}.header-contact{display:inline-flex;padding:13px 17px;border-radius:10px;font-size:13px;background:linear-gradient(110deg,#fff,#e3f2ff);box-shadow:0 3px 16px #7cc3ff19;white-space:nowrap}.header-contact>span:last-child{transition:transform .25s}.header-contact:hover>span:last-child{transform:translate(3px,-3px)}.language-picker{position:relative;flex-shrink:0}.language-trigger{display:flex;gap:9px;align-items:center;border:1px solid #ffffff27;border-radius:10px;background:#ffffff08;color:white;padding:12px 11px;min-height:45px;font-size:14px;transition:background .2s,border .2s}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:#ffffff16;border-color:#8bbce777}.language-trigger img,.language-menu img{object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px #ffffff24;flex:none}.chevron{margin-left:3px;transition:transform .25s}.language-trigger[aria-expanded=true] .chevron{transform:rotate(180deg)}.language-menu{position:absolute;right:0;top:calc(100% + 13px);width:210px;padding:7px;border:1px solid #d7e6f5;border-radius:13px;background:#f9fcfff5;backdrop-filter:blur(24px);box-shadow:0 18px 50px #00193250;transform-origin:top right;animation:dropdownIn .22s ease-out;z-index:40}.language-menu[hidden]{display:none}.language-menu button{display:flex;gap:12px;align-items:center;padding:12px;width:100%;border:0;border-radius:8px;background:transparent;color:#193b5f;text-align:left;font-size:14px;transition:background .15s,transform .15s}.language-menu button:hover,.language-menu button:focus-visible{background:#e6f1fc;transform:translateX(2px)}.language-menu button[aria-checked=true]{background:#e4f1ff;color:#075cab;font-weight:600}.language-check{opacity:0;margin-left:auto;color:#1687db}.language-menu button[aria-checked=true] .language-check{opacity:1}.premium-header .menu{border:1px solid #ffffff2b;border-radius:10px;width:43px;height:43px;background:#ffffff08;padding:12px;position:relative}.menu span{position:absolute;left:11px;right:11px;top:15px;height:2px;background:white;border-radius:2px;transition:transform .25s,top .25s}.menu span:last-child{top:24px}.menu[aria-expanded=true] span:first-child{top:20px;transform:rotate(45deg)}.menu[aria-expanded=true] span:last-child{top:20px;transform:rotate(-45deg)}
@keyframes dropdownIn{from{opacity:0;transform:translateY(-7px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes headerReveal{from{opacity:0;translate:0 -15px}to{opacity:1;translate:0 0}}
@media(min-width:1101px) and (max-width:1370px){.premium-header{gap:14px;padding-inline:18px}.premium-header .concept-logo{width:205px}.premium-header nav a{padding:10px 9px;font-size:13px}.premium-header .header-contact{display:none}.header-actions{gap:10px}}
@media(max-width:1100px){.premium-header{height:76px;padding:14px 20px;gap:16px;justify-content:space-between}.premium-header .concept-logo{width:220px}.header-actions{margin-left:auto}.premium-header .menu{display:block}.premium-header .header-contact{display:none}.premium-header nav{display:flex;position:absolute;top:calc(100% + 12px);left:0;right:0;margin:0;padding:12px;border-radius:16px;background:#082c50f7;backdrop-filter:blur(24px);box-shadow:0 20px 35px #00183040;border:1px solid #ffffff25;flex-direction:column;align-items:stretch;gap:5px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .25s,transform .25s,visibility .25s}.premium-header nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.premium-header nav a{padding:15px 18px;font-size:16px;transition:color .2s,background .2s,transform .25s;transform:translateX(-8px)}.premium-header nav.open a{transform:translateX(0)}.premium-header nav.open a:nth-of-type(2){transition-delay:25ms}.premium-header nav.open a:nth-of-type(3){transition-delay:50ms}.premium-header nav.open a:nth-of-type(4){transition-delay:75ms}.premium-header nav.open a:nth-of-type(5){transition-delay:100ms}.nav-indicator:after{left:0;bottom:25%;width:2px;height:50%}}
@media(max-width:780px){.premium-header{top:12px;width:94%;height:70px;padding:12px 15px;border-radius:14px;gap:10px}.premium-header.scrolled{top:8px}.premium-header .concept-logo{width:195px}.header-actions{gap:8px}.language-trigger{padding:10px 9px;min-height:42px;gap:7px}.hero{padding-top:148px;min-height:668px}.hero h1{font-size:44px}.language-menu{right:-50px}.language-trigger #language-name{display:none}.language-trigger img{width:23px;height:16px}.language-trigger .chevron{margin:0;width:10px}}
@media(max-width:390px){.premium-header .concept-logo{width:164px}.premium-header{padding-inline:12px;gap:8px}.header-actions{gap:6px}.hero h1{font-size:40px}.hero-actions{gap:12px}}
@media(prefers-reduced-motion:reduce){.premium-header,.language-menu{animation:none}.premium-header nav,.premium-header nav a,.nav-indicator,.chevron,.menu span{transition:none!important}}
/* Contact reference: centered heading, pale information rows, outlined form. */
.contact.contact-light{display:block;background:white;color:#11263f;padding:38px 0 55px;border-radius:0}.contact-light .contact-heading{text-align:center;margin:0 auto 54px;max-width:1200px}.contact-light .eyebrow{color:#2175f3;font-size:14px;letter-spacing:3px;margin-bottom:17px}.contact-light .contact-heading h2{font-size:clamp(30px,3.3vw,47px);max-width:none;line-height:1.24;letter-spacing:-1.4px;margin-bottom:22px}.contact-light .contact-heading>p:last-child{font-size:19px;color:#61748e;line-height:1.65}.contact-cards{display:grid;gap:18px;margin-bottom:36px}.contact-light .contact-card{display:flex;align-items:center;gap:26px;padding:25px 29px;background:#f5f8fc;border:1.5px solid #e0e8f3;border-radius:22px;min-height:116px}.contact-icon{display:grid;place-items:center;flex:none;width:65px;height:65px;border-radius:18px;background:white;box-shadow:0 5px 18px #17395f06}.contact-icon svg{width:27px;height:27px;fill:none;stroke:#2175f3;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-light .contact-card h3{font-size:20px;margin-bottom:8px;font-weight:800;letter-spacing:-.4px}.contact-light .contact-card p{font-size:18px;color:#61748e;line-height:1.5;overflow-wrap:anywhere}.contact-card a:hover{color:#2175f3}.contact-card a{text-underline-offset:4px}.contact-card a:focus-visible{text-decoration:underline}.contact-light .contact-form{border:1.5px solid #e0e8f3;border-radius:28px;padding:42px 44px;background:white;box-shadow:0 8px 40px #14396106}.contact-light .form-row{margin:0 0 26px;gap:28px}.contact-light label{font-size:17px;font-weight:600;color:#25435f}.contact-light input,.contact-light textarea{background:#f5f8fc;border:1.5px solid #e0e8f3;color:#11263f;border-radius:15px;padding:17px 20px;font-size:17px;margin-top:12px;font-weight:400;transition:border-color .2s,box-shadow .2s;resize:vertical}.contact-light input::placeholder,.contact-light textarea::placeholder{color:#7b8795}.contact-light input:focus,.contact-light textarea:focus{outline:none;border-color:#287bf4;box-shadow:0 0 0 4px #287bf414}.contact-light .contact-submit{width:auto;min-width:230px;justify-content:space-between;margin-top:25px;background:linear-gradient(110deg,#2378f6,#125bc4);color:white;border-radius:12px;padding:17px 24px;font-size:16px}.contact-light .form-note{color:#687b91;font-size:13px;margin-top:14px;font-weight:400}.contact-light .copy{color:#1762b2;border-color:#cadced}.contact-light #copyStatus{color:#1762b2}.contact-light .email-status{color:#496783;font-size:14px;margin-bottom:15px}.contact-light #result{margin-top:22px;border-top:1px solid #e0e8f3}
@media(max-width:780px){.contact.contact-light{padding:25px 0 35px}.contact-light .contact-heading{margin-bottom:32px}.contact-light .contact-heading h2{font-size:31px;letter-spacing:-.9px}.contact-light .contact-heading>p:last-child{font-size:16px}.contact-light .contact-card{padding:20px 18px;gap:17px;border-radius:19px;min-height:104px}.contact-icon{width:52px;height:52px;border-radius:15px}.contact-icon svg{width:24px;height:24px}.contact-light .contact-card h3{font-size:17px;margin-bottom:5px}.contact-light .contact-card p{font-size:15px}.contact-light .contact-form{padding:25px 21px;border-radius:22px}.contact-light .form-row{grid-template-columns:1fr;gap:21px;margin-bottom:21px}.contact-light label{font-size:16px}.contact-light input,.contact-light textarea{font-size:16px;padding:14px 15px;border-radius:12px}.contact-light .contact-submit{width:100%}}
.voyage{margin-top:46px;background:#041a32;border:1px solid #173f65;border-radius:22px;overflow:hidden;color:white;box-shadow:0 22px 65px #06264419}.voyage-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 30px;border-bottom:1px solid #ffffff12}.voyage-label{font-size:12px;letter-spacing:2px;color:#9bbfdb}.voyage-top button{display:flex;align-items:center;gap:10px;padding:10px 15px;background:#143858;border:1px solid #72b8e83d;color:#cbeaff;border-radius:8px;font-size:13px;white-space:nowrap}.voyage-top button:hover{background:#204c74}.voyage-scene{height:490px;position:relative;isolation:isolate;perspective:1000px;overflow:hidden;background:#03182c}.ship-layer{position:absolute;inset:-5%;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) scale(1.04);transition:transform .5s ease;z-index:-2}.ship-layer img{width:100%;height:100%;object-fit:cover;object-position:center 48%;transition:object-position 1.3s,filter 1.3s}.scene-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#031a35f5,transparent 72%),linear-gradient(90deg,#041a32aa,transparent 55%)}.origin-chip,.destination-chip{position:absolute;top:27px;display:flex;align-items:center;gap:10px;background:#041c34af;border:1px solid #9ccaf533;padding:10px 14px;border-radius:8px;backdrop-filter:blur(15px);font-size:11px;letter-spacing:1px}.origin-chip{left:30px}.destination-chip{right:30px}.origin-chip img,.destination-chip img{object-fit:cover;border-radius:2px}.voyage-copy{position:absolute;bottom:39px;left:36px;max-width:550px}.voyage-copy>span{font-size:12px;letter-spacing:3px;color:#77c8ff}.voyage-copy h3{font-size:clamp(25px,2.6vw,37px);letter-spacing:-1px;margin:11px 0 12px;line-height:1.18}.voyage-copy p{font-size:15px;line-height:1.65;color:#b4cce2;max-width:460px}.transport-badge{position:absolute;right:43px;bottom:72px;width:85px;height:85px;display:grid;place-items:center;border:1px solid #8bd4ff44;border-radius:22px;background:#0d3b6077;backdrop-filter:blur(18px);box-shadow:0 12px 50px #03a2ee22;transition:transform .7s}.transport-badge svg{width:40px;height:40px;stroke:#9bddff}.scene-caption{position:absolute;bottom:33px;right:30px;font-size:9px;letter-spacing:1.5px;color:#98bcd6}.voyage-controls{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff15}.voyage-controls button{position:relative;padding:23px 20px;display:flex;gap:11px;align-items:center;background:#082541;color:#90aac3;border:0;border-right:1px solid #ffffff0d;text-align:left;transition:background .3s,color .3s}.voyage-controls button:last-child{border-right:0}.voyage-controls button>span{font-size:12px;letter-spacing:1px}.voyage-controls b{font-size:13px;font-weight:600}.voyage-controls button[aria-pressed=true]{background:#103c60;color:#d3efff}.voyage-controls button:after{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:#60c7ff;transform:scaleX(0);transform-origin:left;transition:transform .4s}.voyage-controls button[aria-pressed=true]:after{transform:scaleX(1)}.voyage-controls button:hover{background:#134166;color:white}.voyage-note{padding:17px 25px;font-size:12px;line-height:1.6;color:#829fb9;background:#061e36}.voyage[data-stage="1"] .ship-layer img{object-position:55% 52%;filter:saturate(1.2)}.voyage[data-stage="2"] .ship-layer img{object-position:60% 48%;filter:saturate(.8)}.voyage[data-stage="3"] .ship-layer img{object-position:65% 44%;filter:saturate(.65) brightness(.8)}.voyage[data-stage="3"] .transport-badge{transform:translateY(-10px) scale(1.15)}.voyage.playing .ship-layer img{animation:shipFloat 6s ease-in-out infinite alternate}@keyframes shipFloat{from{transform:translate3d(-5px,3px,0) scale(1.02)}to{transform:translate3d(7px,-5px,0) scale(1.05)}}
footer.premium-footer{display:block;background:radial-gradient(ellipse at top left,#123d63,transparent 55%),#04192f;color:#bdd1e4;margin-top:15px;padding:0;border-top:1px solid #254863}footer.premium-footer .footer-invite{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:49px 0 43px;border-bottom:1px solid #ffffff16}.footer-invite>div>p{font-size:11px;color:#78bdf2;letter-spacing:2px;margin-bottom:12px}.footer-invite h2{color:white;font-size:29px;max-width:600px;letter-spacing:-.9px}.footer-invite .button{flex-shrink:0;border-radius:10px}.footer-columns{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.1fr;gap:45px;padding:47px 0}.premium-footer .footer-brand{margin-bottom:22px}.premium-footer .footer-brand .concept-logo{width:240px}.premium-footer .footer-identity>p{font-size:14px;color:#8eacc6;line-height:1.8;max-width:320px}.share-label{display:block;font-size:9px;letter-spacing:1.5px;color:#6f99bb;margin-top:24px}.social-links{display:flex;gap:10px;margin-top:13px}.social-links a{display:grid;place-items:center;width:39px;height:39px;border:1px solid #ffffff20;border-radius:10px;background:#ffffff04;transition:transform .2s,background .2s,border-color .2s}.social-links a:hover{transform:translateY(-4px);background:#145687;border-color:#73c5ff66}.social-links svg{width:18px;height:18px;fill:#b3d2ea}.social-links .stroke-social{fill:none;stroke:#b3d2ea;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-columns h3{font-size:15px;color:#eff7ff;margin-bottom:22px}.footer-links{display:flex;flex-direction:column;align-items:start;gap:13px}.footer-links h3{margin-bottom:8px}.footer-links a,.footer-details>a{font-size:14px;color:#92aec6;transition:color .2s,transform .2s}.footer-links a:hover{color:#81ceff;transform:translateX(3px)}.footer-details>a{display:block;margin-bottom:13px;overflow-wrap:anywhere}.premium-footer .footer-details p{font-size:13px;line-height:1.7;color:#829fb7;margin:15px 0 0}.premium-footer .footer-bottom{border-top:1px solid #ffffff16;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0}.premium-footer .footer-bottom p{font-size:11px;color:#7696b2}.designer-credit{display:flex;align-items:center;gap:6px;font-size:12px;color:#7696b2;white-space:nowrap}.designer-credit strong{color:#d1f29c;font-weight:600}.designer-credit>span{color:#d1f29c;transition:transform .2s}.designer-credit:hover>span{transform:translate(2px,-2px)}.footer-top{font-size:12px;color:#aac8e0}
@media(max-width:1000px){.footer-columns{grid-template-columns:1.3fr 1fr;gap:35px}.voyage-controls button{padding:20px 14px;gap:8px}.voyage-controls b{font-size:12px}}
@media(max-width:780px){.voyage{border-radius:15px;margin-top:30px}.voyage-top{padding:17px 18px;gap:15px}.voyage-label{font-size:9px;letter-spacing:1px;max-width:160px}.voyage-top button{font-size:11px;padding:9px 10px;gap:6px}.voyage-scene{height:460px}.ship-layer{inset:-2% -35%}.ship-layer img{object-position:55% center}.voyage-copy{bottom:28px;left:22px;right:22px;max-width:none}.voyage-copy h3{font-size:29px}.voyage-copy p{font-size:14px;max-width:95%}.origin-chip,.destination-chip{top:20px;font-size:8px;padding:8px;gap:7px;letter-spacing:.5px}.origin-chip{left:15px}.destination-chip{right:15px}.origin-chip img,.destination-chip img{width:20px;height:14px}.transport-badge{right:23px;top:85px;bottom:auto;width:52px;height:52px;border-radius:14px}.transport-badge svg{width:25px;height:25px}.scene-caption{display:none}.voyage-controls{grid-template-columns:1fr 1fr}.voyage-controls button{padding:19px 13px;border-bottom:1px solid #ffffff0d}.voyage-note{font-size:11px;padding:15px 18px}.footer-invite h2{font-size:27px}footer.premium-footer .footer-invite{padding:35px 0;flex-direction:column;align-items:start;gap:22px}.footer-columns{padding:35px 0;gap:35px 25px}.footer-identity{grid-column:1/-1}.premium-footer .footer-identity>p{max-width:440px}.footer-details{grid-column:1/-1}.premium-footer .footer-bottom{flex-wrap:wrap;justify-content:start;gap:14px 22px}.premium-footer .footer-bottom p{width:100%;order:0}.footer-top{margin-left:auto}.premium-footer .footer-bottom .designer-credit{font-size:12px}.premium-footer .footer-details p{margin-top:8px}}
@media(prefers-reduced-motion:reduce){.voyage.playing .ship-layer img{animation:none}.ship-layer,.ship-layer img{transition:none;transform:none}.transport-badge,.voyage-controls button:after{transition:none}}
