/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.contents{display:contents}}:root{color:#10263a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#10263a;--muted:#596b7d;--blue:#087ec1;--blue-dark:#075a91;--teal:#10a998;--mint:#ddf8f2;--sky:#e6f5ff;--paper:#fff;--soft:#f3f7fa;--line:#dbe6ed;--shadow:0 24px 80px #1944601f;background:#f8fbfd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-y:none;background:#0b2233;min-height:100%;scroll-padding-top:90px}body,#root{min-width:320px;min-height:100vh}body{color:var(--ink);background:#0b2233;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3{font-weight:680}:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #087ec166}[data-reveal]{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.2,.75,.2,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.page-shell{background:var(--paper);flex-direction:column;min-height:100vh;display:flex;overflow:clip}.page-shell>main{flex:1 0 auto}.section-inner,.header-inner,.footer-inner,.footer-bottom{width:min(1180px,100% - clamp(32px,5vw,56px));margin-inline:auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);background:#fffffff0;border-bottom:1px solid #cddce5cc;height:76px;transition:height .25s,background .25s,box-shadow .25s;position:sticky;top:0}.site-header-scrolled{background:#fffffffa;height:68px;box-shadow:0 10px 30px #16394f14}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:11px;min-width:0;font-size:1.18rem;font-weight:700;display:inline-flex}.brand-logo{object-fit:contain;border-radius:12px;width:41px;height:41px;box-shadow:0 5px 15px #087ec11c}.brand-logo-small{width:37px;height:37px}.desktop-nav{background:#f6f9fb;border:1px solid #e3ebf0;border-radius:13px;align-items:center;gap:2px;margin-left:auto;margin-right:0;padding:4px;display:flex}.desktop-nav a{color:#425669;border-radius:9px;padding:9px 14px;font-size:.92rem;font-weight:590;transition:color .2s,background .2s,box-shadow .2s}.desktop-nav a:hover{color:var(--blue-dark);background:#fffc}.desktop-nav a[aria-current=page]{color:var(--blue-dark);background:#fff;box-shadow:0 2px 8px #1944601a}.header-actions{flex:none;align-items:center;gap:9px;display:flex}.menu-button{border:1px solid var(--line);color:#30485c;background:#fff;transition:border-color .2s,background .2s,transform .2s}.menu-button:hover{background:#f3f9fc;border-color:#9bc9e4;transform:translateY(-1px)}.menu-button{border-radius:11px;place-items:center;width:42px;height:42px;display:none}.mobile-nav{border:1px solid var(--line);background:#fffffffa;border-radius:14px;padding:8px 18px;display:none;position:absolute;top:calc(100% + 8px);left:max(16px,50vw - 590px);right:max(16px,50vw - 590px);box-shadow:0 20px 45px #1a395524}.mobile-nav a{border-bottom:1px solid #edf2f5;justify-content:space-between;align-items:center;min-height:50px;font-weight:590;display:flex}.mobile-nav a:last-child{border-bottom:0}.mobile-nav a[aria-current=page]{color:var(--blue-dark)}.hero{isolation:isolate;background:linear-gradient(#ffffffb8,#fffffff0),radial-gradient(circle at 75% 40%,#d9f3ff 0,#0000 37%);align-items:center;min-height:710px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#0000,#d7e7ef 20% 80%,#0000);height:1px;position:absolute;inset:auto 0 0}.hero-glow{z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.hero-glow-blue{background:radial-gradient(circle,#087ec129,#0000 68%);width:720px;height:720px;top:-225px;right:-245px}.hero-glow-teal{background:radial-gradient(circle,#10a99824,#0000 68%);width:600px;height:540px;bottom:-310px;right:130px}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);align-items:center;gap:52px;padding-block:60px 70px;display:grid}.hero-copy{max-width:660px}.eyebrow{color:#27607f;background:#ffffffb3;border:1px solid #cfe7f4;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 13px 8px 10px;font-size:.82rem;font-weight:590;display:flex;box-shadow:0 8px 25px #2858770d}.eyebrow-dot{background:linear-gradient(135deg, var(--blue), var(--teal));border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #087ec114}.hero h1{letter-spacing:-.068em;text-wrap:balance;overflow-wrap:break-word;max-width:740px;margin:25px 0 24px;font-family:ui-rounded,SF Pro Rounded,Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3.25rem,6vw,5.4rem);font-weight:720;line-height:1.06;overflow:visible}.hero-title-word{opacity:0;margin-right:.22em;padding-block:.08em;line-height:1.08;display:inline-block;overflow:visible;transform:translateY(.38em)scale(.97)}.hero-title-word:last-child{margin-right:0}.hero-copy.is-visible .hero-title-word{animation:.72s cubic-bezier(.2,.75,.2,1) forwards hero-word-in;animation-delay:var(--word-delay)}.hero-title-accent{color:#0786bc}@keyframes hero-word-in{to{opacity:1;transform:translateY(0)scale(1)}}.hero-intro{max-width:610px;color:var(--muted);margin:0;font-size:1.13rem;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:34px;display:flex}.coming-soon{border:1px solid var(--line);color:#607184;background:#fffc;border-radius:15px;align-items:center;min-height:52px;padding:0 19px;font-size:.91rem;font-weight:560;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#087ec1,#076eaa);border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 20px;font-size:.94rem;font-weight:650;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 14px 30px #086faa3d}.primary-button:hover{filter:brightness(.98);transform:translateY(-2px);box-shadow:0 18px 34px #086faa4d}.primary-button svg{transition:transform .2s}.primary-button:hover svg{transform:translateY(2px)}.visual-wrap{--tilt-x:0deg;--tilt-y:0deg;perspective:1000px;place-items:center;min-height:590px;display:grid;position:relative}.phone-shadow{filter:blur(21px);background:#1b4b6933;border-radius:50%;width:275px;height:52px;position:absolute;bottom:25px}.phone-frame{z-index:3;aspect-ratio:9/18.7;width:278px;transform:rotateY(var(--tilt-x)) rotateX(var(--tilt-y)) rotateZ(1.5deg);will-change:transform;background:#15283a;border:2px solid #183248;border-radius:47px;padding:10px;transition:transform .18s ease-out;position:relative;box-shadow:0 35px 80px #143b573d,inset 0 0 0 1px #ffffff2e}.phone-speaker{z-index:5;background:#15283a;border-radius:999px;width:78px;height:22px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.app-screen{object-fit:contain;background:#fff;border-radius:36px;width:100%;height:100%;overflow:hidden}.orbit{border:1px solid #087ec12e;border-radius:50%;animation:5.5s ease-in-out infinite orbit-pulse;position:absolute}.orbit-one{width:390px;height:390px}.orbit-two{border-color:#10a99829;width:490px;height:490px;animation-delay:-2.75s}.connection-chip{z-index:5;color:#245573;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #cae0edeb;border-radius:15px;align-items:center;gap:6px;min-height:46px;padding:0 11px;font-size:.78rem;font-weight:620;animation:4.5s ease-in-out infinite float-chip;display:flex;position:absolute;box-shadow:0 14px 34px #17415f21}.connection-chip svg:last-child{color:var(--teal)}.chip-left{top:160px;left:8px}.chip-right{animation-delay:-2.2s;bottom:128px;right:2px}@keyframes orbit-pulse{0%,to{opacity:.65;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}@keyframes float-chip{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.features-section{isolation:isolate;background:linear-gradient(#fff 0%,#f4f9fc 50%,#fff 100%);padding:118px 0 126px;position:relative;overflow:hidden}.features-section:before{content:"";z-index:-1;background:radial-gradient(circle,#1a9dd31f,#0000 68%);border-radius:50%;width:560px;height:560px;position:absolute;top:70px;right:-240px}.section-heading{max-width:720px}.section-kicker{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.79rem;font-weight:650;display:block}.section-heading h2{letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,4.2vw,3.55rem);line-height:1.06}.feature-showcase{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #cde0ebe6;border-radius:34px;grid-template-columns:minmax(310px,.86fr) minmax(0,1.14fr);gap:12px;margin-top:52px;padding:12px;display:grid;position:relative;box-shadow:0 28px 80px #194a671a}.feature-tabs{flex-direction:column;gap:7px;padding:5px;display:flex}.feature-tab{width:100%;min-height:92px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;grid-template-columns:50px 1fr 20px;align-items:center;gap:15px;padding:16px 17px;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden}.feature-tab:before{content:"";background:linear-gradient(180deg, var(--blue), var(--teal));opacity:0;border-radius:999px;width:3px;transition:opacity .25s,transform .25s;position:absolute;top:18px;bottom:18px;left:0;transform:scaleY(.4)}.feature-tab:hover{background:#ffffffb3;border-color:#d8e8f0;transform:translate(3px)}.feature-tab.is-active{background:#fff;border-color:#c8e1ed;box-shadow:0 14px 35px #1c4f6e17}.feature-tab.is-active:before{opacity:1;transform:scaleY(1)}.feature-tab>svg{color:#9aabb8;transition:transform .25s,color .25s}.feature-tab.is-active>svg{color:var(--blue);transform:translate(3px)}.feature-icon{border-radius:15px;flex:none;place-items:center;width:50px;height:50px;display:grid}.feature-icon-1{color:#087ec1;background:#e4f4fd}.feature-icon-2{color:#078c7e;background:#dff8f3}.feature-icon-3{color:#4b6380;background:#eaf0f6}.feature-tab-copy{gap:4px;min-width:0;display:grid}.feature-tab-copy>span:first-child{color:#8494a3;letter-spacing:.08em;font-size:.75rem;font-weight:560}.feature-tab-title{color:var(--ink);letter-spacing:-.015em;font-size:.98rem;font-weight:600;line-height:1.25}.feature-panel{isolation:isolate;color:#fff;min-height:340px;box-shadow:var(--shadow);background:linear-gradient(145deg,#12364e 0%,#0d273a 72%);border:1px solid #ffffff14;border-radius:25px;flex-direction:column;justify-content:flex-end;padding:42px 44px;animation:.4s cubic-bezier(.2,.75,.2,1) feature-panel-enter;display:flex;position:relative;overflow:hidden}.feature-panel:before{content:"";z-index:0;background:radial-gradient(circle,#40c2e840,#0000 68%);border-radius:50%;width:310px;height:310px;position:absolute;top:-130px;right:-90px}.feature-panel:after{content:"";z-index:0;opacity:.18;background-image:radial-gradient(circle,#a8d9eb 1.4px,#0000 1.4px);background-size:15px 15px;width:190px;height:190px;position:absolute;bottom:25px;right:30px;-webkit-mask-image:linear-gradient(135deg,#0000,#000);mask-image:linear-gradient(135deg,#0000,#000)}.feature-panel-2:before{background:radial-gradient(circle,#28d5bb45,#0000 68%)}.feature-panel-3:before{background:radial-gradient(circle,#8aaed24d,#0000 68%)}.feature-panel-index{color:#ffffff73;letter-spacing:.11em;font-size:.8rem;font-weight:600;position:absolute;top:30px;right:34px}.feature-panel-icon{z-index:1;border-radius:19px;place-items:center;width:64px;height:64px;display:grid;position:absolute;top:36px;left:42px;box-shadow:0 15px 30px #00000029}.feature-panel h3{z-index:1;letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.25rem);position:relative}.feature-panel p{z-index:1;color:#c4d4df;max-width:590px;margin:0 0 27px;font-size:1.03rem;line-height:1.7;position:relative}.feature-panel-line{z-index:1;background:#ffffff24;border-radius:999px;height:3px;position:relative;overflow:hidden}.feature-panel-line:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#42c5ed,#35d3b9);width:35%;animation:3.8s ease-in-out infinite alternate panel-line;position:absolute;inset:0}@keyframes panel-line{to{transform:translate(185%)}}@keyframes feature-panel-enter{0%{opacity:.55;transform:translateY(8px)scale(.992)}}.how-section{background:radial-gradient(circle at 10% 80%,#10a9981a,#0000 28%),linear-gradient(135deg,#edf6fa,#eff9f7);padding:120px 0;position:relative;overflow:hidden}.how-section:after{content:"";pointer-events:none;border:1px solid #087ec11f;border-radius:50%;width:440px;height:440px;position:absolute;top:-250px;right:-130px;box-shadow:0 0 0 70px #087ec106,0 0 0 140px #10a99805}.how-grid{grid-template-columns:.84fr 1.16fr;align-items:start;gap:72px;display:grid}.how-heading{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #c6dbe5e6;border-radius:28px;padding:38px;position:sticky;top:104px;box-shadow:0 22px 60px #1d4d6514}.how-route{align-items:center;margin-top:42px;display:flex}.how-route-node{width:48px;height:48px;color:var(--blue);background:#fff;border:1px solid #cce2ec;border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-weight:600;animation:3.6s ease-in-out infinite route-node;display:grid;position:relative;box-shadow:0 10px 24px #1e526d1a}.how-route-node:nth-child(2){color:var(--teal);animation-delay:-1.2s}.how-route-node:nth-child(3){color:#526d86;animation-delay:-2.4s}.how-route-node:not(:last-child){margin-right:42px}.how-route-node:not(:last-child):after{content:"";background:linear-gradient(90deg,#b9d8e7,#b9e4dc);width:43px;height:1px;position:absolute;left:47px}@keyframes route-node{50%{transform:translateY(-4px);box-shadow:0 15px 30px #1e526d24}}.steps-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.steps-list li{background:#ffffffe0;border:1px solid #c7dce6f2;border-radius:24px;grid-template-columns:62px 1fr;align-items:center;gap:21px;min-height:128px;padding:27px 28px;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 36px #1e4a6111}.steps-list li:after{content:"";background:#087ec10e;border-radius:50%;width:120px;height:120px;position:absolute;top:-70px;right:-70px}.steps-list li:nth-child(2){margin-left:22px}.steps-list li:nth-child(3){margin-left:44px}.steps-list li:nth-child(2):after{background:#10a99812}.steps-list li:nth-child(3):after{background:#4666830f}.steps-list li:hover{border-color:#add4e4;transform:translateY(-4px);box-shadow:0 22px 48px #1e4a611c}.step-number{color:#078c7e;letter-spacing:.04em;background:#fff;border-radius:50%;place-items:center;width:43px;height:43px;font-size:.78rem;font-weight:620;display:grid;box-shadow:0 8px 22px #204f6414}.steps-list li:first-child .step-number{color:var(--blue);background:#e8f5fc}.steps-list li:nth-child(2) .step-number{color:#078c7e;background:#e3f8f3}.steps-list li:nth-child(3) .step-number{color:#526d86;background:#edf2f6}.steps-list p{letter-spacing:-.015em;margin:0;font-size:1.12rem;line-height:1.55}.team-section{background:#fff;padding:112px 0 120px}.team-heading{text-align:center;margin-inline:auto}.team-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:26px;margin-top:56px;display:grid}.team-member{text-align:center;min-width:0;margin:0}.team-member img{aspect-ratio:1;object-fit:cover;border:5px solid #fff;border-radius:50%;width:min(100%,168px);margin-inline:auto;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;box-shadow:0 0 0 1px #d7e5ed,0 17px 38px #1b4a6c24}.team-member:hover img{transform:translateY(-7px)rotate(1deg);box-shadow:0 0 0 1px #bcdbea,0 25px 46px #1b4a6c33}.team-member figcaption{color:var(--ink);letter-spacing:-.015em;margin-top:17px;font-size:.98rem;font-weight:600}.site-footer{color:#fff;background:#0b2233;flex:none;padding:70px 0 28px;position:relative}.site-footer:before{content:"";background:linear-gradient(90deg,#0000,#47c3babf,#3f9fd3bf,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-inner{grid-template-columns:minmax(0,1fr) minmax(240px,310px);align-items:start;gap:80px;padding-bottom:56px;display:grid}.footer-brand{max-width:440px}.footer-brand .brand{color:#fff}.footer-brand .brand-logo{box-shadow:0 5px 18px #0000002e}.footer-brand p{color:#aebfcb;max-width:420px;margin:22px 0 0;font-size:.92rem;line-height:1.68}.footer-links{border-top:1px solid #dcebf629;flex-direction:column;display:flex}.footer-links a{color:#c9d6de;border-bottom:1px solid #dcebf629;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:0 3px;font-size:.9rem;font-weight:560;transition:color .2s,padding .2s;display:flex}.footer-links a svg{color:#63869a;flex:none;transition:color .2s,transform .2s}.footer-links a:hover{color:#fff;padding-left:8px}.footer-links a:hover svg{color:#58c9c0;transform:translate(3px)}.footer-bottom{border-top:1px solid #dcebf61f;padding-top:24px}.footer-bottom p{color:#7f96a6;margin:0;font-size:.79rem}.inner-page{background:#f7fafc}.support-main{background:radial-gradient(circle at 14% 8%,#087ec11a,#0000 28%),radial-gradient(circle at 88% 34%,#10a99814,#0000 25%),#f7fafc;min-height:740px;padding:86px 24px 110px}.support-layout{width:min(980px,100%);margin-inline:auto}.support-intro{text-align:center}.support-app-icon{border-radius:21px;width:76px;height:76px;margin:0 auto 19px;box-shadow:0 15px 35px #13558429}.support-kicker{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:650;display:block}.support-intro h1,.legal-header h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.65rem,5.5vw,4.35rem);line-height:1.02}.support-intro p{max-width:660px;color:var(--muted);margin:20px auto 42px;font-size:1.07rem;line-height:1.72}.support-contact{box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffffa,#eef9fd);border:1px solid #c9e1ee;border-radius:27px;justify-content:space-between;align-items:center;gap:36px;padding:35px 37px;display:flex}.support-contact h2{letter-spacing:-.03em;margin:7px 0;font-size:1.48rem}.support-contact p{color:var(--muted);margin:0;line-height:1.6}.field-label{color:#718493;letter-spacing:.09em;text-transform:uppercase;font-size:.76rem;font-weight:600;display:block}.support-email{width:fit-content;color:var(--blue-dark);overflow-wrap:anywhere;margin-top:16px;font-size:clamp(1.04rem,4vw,1.23rem);font-weight:590;display:block}.support-email:hover{color:var(--blue);text-underline-offset:4px;text-decoration:underline}.email-button{flex:none;width:fit-content}.support-topics{padding:84px 0}.support-section-heading{text-align:center}.support-section-heading h2{letter-spacing:-.047em;margin:0;font-size:clamp(2rem,4vw,2.9rem);line-height:1.1}.support-topic-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:38px;display:grid}.support-topic{border:1px solid var(--line);background:#ffffffe6;border-radius:22px;padding:27px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 12px 35px #2045600d}.support-topic:hover{border-color:#bcddea;transform:translateY(-5px);box-shadow:0 22px 45px #20456017}.support-topic .feature-icon{margin-bottom:28px}.support-topic h3{letter-spacing:-.02em;margin:0 0 10px;font-size:1.08rem}.support-topic p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.65}.support-card{border:1px solid var(--line);background:#fff;border-radius:25px;padding:36px;box-shadow:0 19px 55px #23486414}.support-card h2{letter-spacing:-.025em;margin:0 0 8px;font-size:1.29rem}.support-card>p{color:var(--muted);margin:0;line-height:1.65}.detail-list{grid-template-columns:1fr 1fr;gap:12px 24px;margin:23px 0;padding:0;list-style:none;display:grid}.detail-list li{align-items:center;gap:9px;font-size:.94rem;display:flex}.detail-list svg{color:#078c7e;flex:none}.support-card .privacy-tip{color:#526477;background:#f2f7fa;border-radius:14px;padding:15px 17px;font-size:.88rem}.emergency-note{color:#75481f;text-align:center;background:#fff8ef;border:1px solid #edd7bd;border-radius:15px;margin-top:20px;padding:18px 20px;font-size:.9rem;line-height:1.55}.legal-main{background:linear-gradient(#f4f8fa 0%,#fff 24%);padding:82px 24px 120px}.legal-document{width:min(1100px,100%);margin-inline:auto}.legal-header{border-bottom:1px solid var(--line);max-width:850px;padding-bottom:50px}.legal-intro{max-width:750px;color:var(--muted);margin:22px 0 12px;font-size:1.08rem;line-height:1.72}.legal-status{color:#7b8c9a;margin:0;font-size:.84rem}.privacy-layout{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:72px;display:grid}.privacy-toc{flex-direction:column;gap:3px;max-height:calc(100vh - 132px);padding-top:40px;display:flex;position:sticky;top:108px;overflow-y:auto}.privacy-toc>span{color:#81919e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:.75rem;font-weight:620}.privacy-toc a{color:#667786;border-radius:10px;grid-template-columns:26px 1fr;gap:8px;padding:8px 9px;font-size:.78rem;line-height:1.35;transition:color .2s,background .2s;display:grid}.privacy-toc a span{color:#9ba9b4;font-size:.75rem;font-weight:560}.privacy-toc a:hover,.privacy-toc a.is-active{color:var(--blue-dark);background:var(--sky)}.privacy-toc a.is-active span{color:var(--teal)}.legal-body>section{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;gap:24px;padding:43px 0;scroll-margin-top:105px;display:grid}.legal-index{color:#078c7e;letter-spacing:.08em;padding-top:5px;font-size:.76rem;font-weight:620}.legal-body h2{letter-spacing:-.027em;margin:0 0 16px;font-size:1.4rem}.legal-body p{color:#526477;margin:0 0 14px;font-size:.99rem;line-height:1.8}.legal-body p:last-child{margin-bottom:0}.legal-contact{color:var(--blue-dark);align-items:center;gap:10px;margin-top:34px;font-weight:590;display:flex}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:610px;padding:50px 24px;display:flex}.not-found>p{color:var(--teal);letter-spacing:.12em;margin:0;font-size:.9rem;font-weight:620}.not-found h1{letter-spacing:-.05em;margin:12px 0 28px;font-size:clamp(2.2rem,5vw,3.8rem)}@media (width<=1160px){.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:12px;padding-block:56px 52px}.hero-copy{max-width:720px}.hero h1{font-size:clamp(3rem,7vw,4.5rem)}.visual-wrap{width:min(520px,100%);min-height:590px;margin:64px auto 0}}@media (width<=980px){.desktop-nav{display:none}.menu-button{display:grid}.mobile-nav{display:block}.how-grid{gap:52px}.team-grid{grid-template-columns:repeat(3,1fr);row-gap:42px}.privacy-layout{grid-template-columns:210px minmax(0,1fr);gap:38px}}@media (width<=860px){.how-grid{grid-template-columns:1fr;gap:42px}.how-heading{max-width:680px;position:static}.steps-list li:nth-child(2),.steps-list li:nth-child(3){margin-left:0}}@media (width<=760px){html{scroll-padding-top:78px}.section-inner,.header-inner,.footer-inner,.footer-bottom{width:min(620px,100% - 32px)}.site-header,.site-header-scrolled{height:68px;padding-top:0}.header-inner,.site-header-scrolled .header-inner{border-radius:0;height:100%}.brand-logo{width:38px;height:38px}.brand{font-size:1.08rem}.menu-button{width:40px;height:40px}.hero-grid{gap:4px;padding:52px 0 38px}.hero h1{letter-spacing:-.058em;margin:21px 0;font-size:clamp(2.75rem,12vw,4.1rem);line-height:1.05}.hero-intro{font-size:1.03rem;line-height:1.68}.hero-actions{margin-top:29px}.visual-wrap{width:100%;min-height:580px;margin:54px auto 0}.phone-frame{width:min(268px,72vw)}.phone-shadow{width:min(245px,65vw)}.orbit-one{width:min(360px,100vw - 32px);height:min(360px,100vw - 32px)}.orbit-two{width:min(440px,100vw - 8px);height:min(440px,100vw - 8px)}.chip-left{left:0}.chip-right{right:0}.features-section{padding:82px 0 88px}.feature-showcase{border-radius:28px;grid-template-columns:1fr;margin-top:37px;padding:10px}.feature-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.feature-tab{flex-direction:column;align-items:flex-start;gap:9px;min-height:126px;padding:13px 10px;display:flex}.feature-tab:hover{transform:translateY(-2px)}.feature-tab>svg{display:none}.feature-tab .feature-icon{border-radius:12px;width:40px;height:40px}.feature-tab-copy>span:first-child{display:none}.feature-tab-title{font-size:.82rem;line-height:1.3}.feature-panel{min-height:315px;padding:34px 28px}.feature-panel-icon{top:29px;left:28px}.feature-panel-index{top:29px;right:28px}.how-section{padding:82px 0}.how-grid{gap:39px}.how-heading{border-radius:24px;padding:31px}.steps-list p{font-size:1.08rem}.steps-list li{grid-template-columns:49px 1fr;gap:14px}.team-section{padding:82px 0 90px}.team-grid{grid-template-columns:repeat(2,1fr);gap:38px 25px;margin-top:42px}.team-member img{width:min(100%,158px)}.footer-inner{grid-template-columns:1fr;gap:38px;padding-bottom:42px}.footer-links{width:100%;max-width:360px}.support-main{padding:62px 16px 82px}.support-contact{flex-direction:column;align-items:stretch;padding:28px 23px}.email-button{width:100%}.support-topics{padding:67px 0}.support-topic-grid{grid-template-columns:1fr}.support-card{padding:27px 23px}.detail-list{grid-template-columns:1fr}.legal-main{padding:58px 16px 86px}.legal-header{padding-bottom:34px}.privacy-layout{display:block}.privacy-toc{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;flex-direction:row;gap:7px;max-height:none;margin-inline:-16px;padding:12px 16px;position:sticky;top:68px;overflow-x:auto}.privacy-toc>span{display:none}.privacy-toc a{white-space:nowrap;min-width:max-content;padding:8px 11px;display:flex}.privacy-toc a span{font-size:.75rem}.legal-body>section{grid-template-columns:1fr;gap:10px;padding:36px 0;scroll-margin-top:130px}.legal-index{padding-top:0}}@media (width<=560px){.section-inner,.footer-inner,.footer-bottom{width:calc(100% - 24px)}.header-inner{width:calc(100% - 24px);padding-inline:0}.site-header,.site-header-scrolled{height:64px}.header-inner,.site-header-scrolled .header-inner{height:100%}.mobile-nav{top:calc(100% + 6px);left:12px;right:12px}.hero-grid{padding:42px 0 28px}.hero h1{letter-spacing:-.052em;font-size:clamp(2.45rem,12.5vw,3.35rem)}.hero-intro{font-size:1rem}.visual-wrap{min-height:520px;margin-top:46px}.phone-frame{border-radius:42px;width:min(240px,70vw);padding:8px}.phone-speaker{width:68px;height:19px;top:13px}.app-screen{border-radius:32px}.phone-shadow{bottom:19px}.connection-chip{border-radius:12px;gap:6px;min-height:40px;padding:0 10px;font-size:.75rem}.chip-left{top:126px}.chip-right{bottom:98px}.features-section,.how-section,.team-section{padding-block:70px}.section-heading h2{letter-spacing:-.042em;font-size:clamp(2rem,10vw,2.65rem)}.feature-showcase{border-radius:24px;padding:8px}.feature-tabs{grid-template-columns:1fr;padding:2px}.feature-tab{grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:72px;padding:12px 13px;display:grid}.feature-tab>svg,.feature-tab-copy>span:first-child{display:block}.feature-tab-title{font-size:.91rem}.feature-panel{border-radius:22px;min-height:292px;padding:31px 22px}.feature-panel-icon{width:54px;height:54px;top:25px;left:22px}.feature-panel-index{top:26px;right:22px}.feature-panel h3{font-size:1.55rem}.feature-panel p{margin-bottom:22px;font-size:1rem;line-height:1.62}.how-heading{border-radius:22px;padding:26px 22px}.how-route{margin-top:32px}.how-route-node{width:42px;height:42px}.how-route-node:not(:last-child){margin-right:34px}.how-route-node:not(:last-child):after{width:35px;left:41px}.steps-list{gap:10px}.steps-list li{border-radius:20px;grid-template-columns:43px minmax(0,1fr);min-height:0;padding:22px 18px}.step-number{width:38px;height:38px}.steps-list p{font-size:1.02rem}.team-grid{gap:32px 16px}.support-main{padding:50px 12px 70px}.support-intro h1,.legal-header h1{letter-spacing:-.045em;font-size:clamp(2.25rem,11vw,3rem)}.support-contact{border-radius:21px;gap:25px;padding:24px 18px}.support-topics{padding-block:58px}.support-topic,.support-card{border-radius:19px;padding:23px 19px}.legal-main{padding:48px 12px 72px}.privacy-toc{margin-inline:-12px;padding:10px 12px;top:64px}.legal-body>section{padding-block:32px;scroll-margin-top:122px}.legal-body h2{font-size:1.3rem}}@media (width<=520px){.connection-chip{display:none}}@media (width<=430px){.brand span{display:none}.footer-brand .brand span{display:inline}.site-footer{padding-top:56px}.footer-links{width:100%}.hero-actions{flex-direction:column;align-items:stretch}.coming-soon,.hero-actions .primary-button{justify-content:center;width:100%}.visual-wrap{min-height:490px;margin-inline:0}.phone-frame{width:min(226px,68vw)}.orbit-one{width:min(310px,100vw - 24px);height:min(310px,100vw - 24px)}.orbit-two{width:min(370px,100vw - 4px);height:min(370px,100vw - 4px)}.chip-left{top:115px}.chip-right{bottom:91px}.feature-panel h3{font-size:1.58rem}}@media (width<=360px){.hero h1{font-size:2.35rem}.visual-wrap{min-height:460px}.phone-frame{width:210px}.team-grid{gap-inline:12px}.footer-links{flex-direction:column}.footer-links a{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.hero-title-word{opacity:1;transform:none;animation:none!important}}
