/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--ink:#0b2524;--ink-soft:#36504e;--paper:#f7f8f3;--white:#fff;--teal:#0a6d64;--teal-dark:#064b47;--teal-deep:#072f2d;--mint:#dff5dc;--lime:#c5f26b;--line:#dfe6dc;--font-body:var(--font-geist-sans), Arial, sans-serif;--font-mono:var(--font-geist-mono), monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:100;background:var(--white);color:var(--ink);border-radius:8px;padding:10px 16px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-150%);box-shadow:0 8px 30px #0525232e}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;color:var(--white);border-bottom:1px solid #ffffff17;position:absolute;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:84px;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.brand-mark{background:var(--lime);width:34px;height:34px;color:var(--teal-deep);letter-spacing:-.06em;border-radius:10px 10px 10px 3px;place-items:center;font-size:18px;font-weight:850;display:grid}.brand-name{color:inherit;letter-spacing:-.045em;font-size:20px;font-weight:720}.brand-name span{color:var(--lime)}.desktop-nav{align-items:center;gap:34px;margin-left:auto;font-size:14px;display:flex}.desktop-nav a{color:#ffffffb8;transition:color .2s}:is(.desktop-nav a:hover,.desktop-nav a:focus-visible){color:var(--white)}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 22px;font-size:14px;font-weight:680;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline-offset:4px;outline:3px solid #c5f26bb8}.text-link:focus-visible{outline-offset:4px;outline:3px solid #c5f26bb8}.desktop-nav a:focus-visible{outline-offset:4px;outline:3px solid #c5f26bb8}.site-footer a:focus-visible{outline-offset:4px;outline:3px solid #c5f26bb8}.button-small{border-radius:9px;min-height:42px;padding-inline:18px;font-size:13px}.button-dark{color:var(--white);background:#ffffff14;border-color:#ffffff2e}.button-dark:hover{background:#ffffff24;border-color:#ffffff57}.button-primary{background:var(--lime);color:var(--teal-deep)}.button-primary:hover{background:#d2ff7a}.button-light{color:var(--white);border-color:#ffffff38}.button-light:hover{border-color:var(--white);background:var(--white);color:var(--teal-deep)}.hero{min-height:780px;color:var(--white);background:radial-gradient(circle at 14% 82%,#25918452,#0000 30%),linear-gradient(125deg,#062f2d 0%,#064e49 52%,#063b39 100%);position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(#0000,#ffffff1f,#0000);width:1px;height:100%;position:absolute;top:0;left:52%}.hero-glow{filter:blur(10px);background:#8be1b91f;border-radius:50%;width:620px;height:620px;position:absolute;top:-160px;right:-120px}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;min-height:780px;padding-top:112px;padding-bottom:74px;display:grid;position:relative}.hero-copy{max-width:650px}.eyebrow,.section-kicker{color:#bbe1d6;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 25px;font-size:12px;font-weight:560;display:flex}.eyebrow span{background:var(--lime);width:28px;height:2px}.hero h1,.section h2,.contact-card h2,.legal-hero h1{letter-spacing:-.062em;margin:0;font-weight:650;line-height:.98}.hero h1{max-width:720px;font-size:clamp(58px,6vw,86px)}.hero h1 em{color:#a9d7ce;font-style:normal;font-weight:480;display:block}.hero-description{color:#ffffffb8;max-width:610px;margin:30px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.text-link{color:#ffffffd1;font-size:14px;font-weight:620;position:relative}.text-link:after{content:"";transform-origin:0;background:#ffffff73;height:1px;transition:transform .2s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(.35)}.text-link:hover:after{transform:scaleX(1)}.hero-notes{color:#ffffff7a;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;gap:22px;margin-top:58px;font-size:11px;display:flex}.hero-notes span:not(:last-child):after{color:var(--lime);content:"/";margin-left:22px}.hero-visual{min-height:570px;position:relative}.hero-visual:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:460px;height:460px;position:absolute;top:47%;left:48%;transform:translate(-50%,-50%)}.orbit{border:1px dashed #beeed824;border-radius:50%;position:absolute;top:47%;left:48%;transform:translate(-50%,-50%)}.orbit-one{width:350px;height:350px}.orbit-two{width:560px;height:560px}.partner-node{z-index:5;color:#c3e9dd;width:48px;height:48px;font-family:var(--font-mono);background:#07302edb;border:1px solid #fff3;border-radius:50%;place-items:center;font-size:12px;display:grid;position:absolute;box-shadow:0 12px 28px #0016144d}.node-a{top:49px;left:42%}.node-b{bottom:147px;right:0}.node-c{bottom:30px;left:58px}.signal{z-index:4;background:var(--lime);border:2px solid #083c39;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 4px #c5f26b26}.signal-a{top:135px;right:53px}.signal-b{bottom:77px;left:47%}.signal-c{top:190px;left:1px}.flow-card{z-index:3;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9fbf6f5;border:1px solid #ffffff29;border-radius:22px;position:absolute;top:116px;left:32px;right:42px;overflow:hidden;box-shadow:0 32px 80px #00191759}.flow-card-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 26px;display:flex}.flow-card-top p,.flow-card-top strong{margin:0}.flow-card-top p{color:#6c7d78;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:10px}.flow-card-top strong{letter-spacing:-.03em;font-size:19px}.status-pill{color:#23665f;letter-spacing:.04em;text-transform:uppercase;background:#e1f5dc;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:680;display:inline-flex}.status-pill:before{content:"";background:#60a858;border-radius:50%;width:6px;height:6px}.flow-list{padding:22px 26px 24px}.flow-row{grid-template-columns:42px 1fr 28px;align-items:center;gap:14px;display:grid}.flow-icon{width:42px;height:42px;font-family:var(--font-mono);border-radius:10px;place-items:center;font-size:10px;font-weight:660;display:grid}.flow-icon-one{color:#276760;background:#dcefed}.flow-icon-two{color:#597437;background:#e5f2ce}.flow-icon-three{color:#625c86;background:#e7e5f4}.flow-row div{flex-direction:column;gap:3px;display:flex}.flow-row strong{letter-spacing:-.02em;font-size:14px}.flow-row small{color:#75827e;font-size:11px}.flow-check{color:#4f8a4b;background:#e5f4dd;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.flow-line{background:#d8e3dc;width:1px;height:18px;margin:5px 0 5px 21px}.insight-card{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#073e3ae0;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:12px;padding:14px 17px;display:flex;position:absolute;bottom:82px;right:0;box-shadow:0 18px 40px #001b1947}.insight-icon{background:var(--lime);width:34px;height:34px;color:var(--teal-deep);border-radius:9px;place-items:center;font-size:17px;display:grid}.insight-card div{flex-direction:column;gap:2px;display:flex}.insight-card small{color:#ffffff94;letter-spacing:.05em;text-transform:uppercase;font-size:9px}.insight-card strong{font-size:13px}.trust-strip{border-bottom:1px solid var(--line);background:var(--white)}.trust-grid{grid-template-columns:1fr 2fr;align-items:center;gap:40px;min-height:112px;display:grid}.trust-grid>p{color:#73807c;margin:0;font-size:13px}.trust-items{justify-content:flex-end;gap:44px;display:flex}.trust-items span{align-items:center;gap:9px;font-size:14px;font-weight:620;display:inline-flex}.trust-items i{color:var(--teal);font-family:var(--font-mono);font-size:9px;font-style:normal}.section{padding:128px 0}.section-kicker{color:var(--teal);margin-bottom:22px}.section-kicker:before{background:var(--lime);content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c5f26b38}.section-kicker-light{color:#a9d3cb}.section h2,.contact-card h2{max-width:760px;font-size:clamp(44px,5vw,70px)}.about-grid{grid-template-columns:1.05fr .95fr;align-items:end;gap:100px;display:grid}.about-copy{padding-bottom:4px}.about-copy p{color:var(--ink-soft);margin:0;font-size:17px;line-height:1.7}.about-copy p+p{margin-top:18px}.platform-board{border:1px solid var(--line);background:var(--white);border-radius:20px;margin-top:78px;overflow:hidden;box-shadow:0 24px 70px #1a3d3614}.board-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:27px 32px;display:flex}.board-heading div{flex-direction:column;gap:5px;display:flex}.board-heading small,.board-column p{color:#7a8883;font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:9px}.board-heading strong{letter-spacing:-.025em;font-size:17px}.board-heading>span{background:var(--mint);color:var(--teal);border-radius:7px;padding:7px 10px;font-size:10px;font-weight:650}.board-columns{grid-template-columns:repeat(3,1fr);display:grid}.board-column{min-height:170px;padding:36px 32px 32px;position:relative}.board-column+.board-column{border-left:1px solid var(--line)}.board-column strong{letter-spacing:-.025em;margin-top:15px;font-size:18px;display:block}.board-bar{background:#edf0eb;border-radius:99px;height:5px;position:absolute;bottom:30px;left:32px;right:32px;overflow:hidden}.board-bar:before{width:var(--bar-size);border-radius:inherit;background:var(--bar-color);content:"";height:100%;display:block}.bar-one{--bar-size:72%;--bar-color:#63aaa1}.bar-two{--bar-size:84%;--bar-color:#a7d760}.bar-three{--bar-size:64%;--bar-color:#8c86b8}.features-section{background:var(--teal-deep);color:var(--white);position:relative;overflow:hidden}.features-section:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:560px;height:560px;position:absolute;top:-220px;right:-150px;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff03}.section-heading-row{grid-template-columns:1fr .5fr;align-items:end;gap:90px;display:grid;position:relative}.section-heading-row>p{color:#ffffff9e;margin:0 0 7px;font-size:16px;line-height:1.65}.feature-grid{border-top:1px solid #ffffff21;border-left:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);margin-top:74px;display:grid;position:relative}.feature-card{border-bottom:1px solid #ffffff21;border-right:1px solid #ffffff21;min-height:288px;padding:34px;transition:background .25s}.feature-card:hover{background:#ffffff0b}.feature-number{width:38px;height:38px;color:var(--lime);font-family:var(--font-mono);border:1px solid #ffffff2e;border-radius:9px;place-items:center;font-size:10px;display:grid}.feature-card h3{letter-spacing:-.035em;margin:50px 0 13px;font-size:20px;font-weight:640}.feature-card p{color:#ffffff94;margin:0;font-size:14px;line-height:1.65}.process-section{background:var(--white)}.process-intro{max-width:760px}.process-grid{grid-template-columns:repeat(3,1fr);gap:42px;margin-top:78px;display:grid}.step-top{align-items:center;gap:18px;display:flex}.step-top span{background:var(--mint);width:46px;height:46px;color:var(--teal);font-family:var(--font-mono);border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:680;display:grid}.step-top i{background:var(--line);width:100%;height:1px}.process-step>p{color:var(--teal);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:30px 0 10px;font-size:10px;font-weight:620}.process-step h3{letter-spacing:-.035em;margin:0 0 14px;font-size:22px;font-weight:650}.process-step>div:last-child{color:#667874;max-width:290px;font-size:14px;line-height:1.65}.security-section{color:var(--white);background:#0a4a46}.security-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:100px;display:grid}.security-copy>p:not(.section-kicker){color:#ffffffa3;max-width:560px;margin:26px 0 34px;font-size:16px;line-height:1.7}.security-panel{background:#ffffff0f;border:1px solid #ffffff26;border-radius:20px;padding:36px;position:relative}.security-badge{background:var(--lime);width:58px;height:66px;color:var(--teal-deep);border:1px solid #ffffff61;border-radius:18px 18px 22px 22px;place-items:center;font-size:21px;display:grid;position:absolute;top:-28px;right:34px;box-shadow:0 15px 38px #001a183d}.security-items>div{grid-template-columns:36px 1fr;gap:16px;padding:23px 0;display:grid}.security-items>div+div{border-top:1px solid #ffffff1f}.security-items>div>span{color:var(--lime);font-family:var(--font-mono);padding-top:4px;font-size:9px}.security-items p{flex-direction:column;gap:8px;margin:0;display:flex}.security-items strong{font-size:16px}.security-items small{color:#ffffff94;max-width:420px;font-size:13px;line-height:1.6}.contact-section{background:var(--paper);padding:88px 0}.contact-card{background:#e6f3de;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:90px;padding:70px;display:grid;position:relative;overflow:hidden}.contact-card .section-kicker{color:var(--teal)}.contact-card h2{max-width:700px}.contact-card>div>p:not(.section-kicker){color:#55716d;max-width:670px;margin:22px 0 0;font-size:15px;line-height:1.65}.contact-action{z-index:2;flex-direction:column;align-items:flex-start;gap:13px;display:flex;position:relative}.contact-action .button{background:var(--teal-deep);color:var(--white)}.contact-action .button:hover{background:var(--teal)}.contact-action small{color:#6b817d;font-size:10px}.contact-orbit{border:1px solid #08564f1f;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-230px;right:-130px;box-shadow:0 0 0 55px #08564f09,0 0 0 110px #08564f06}.site-footer{color:var(--white);background:#062d2b}.footer-top{border-bottom:1px solid #ffffff1c;grid-template-columns:auto 1fr auto;align-items:center;gap:50px;min-height:150px;display:grid}.footer-top>p{color:#ffffff73;margin:0;font-size:13px}.footer-top nav{gap:28px;font-size:12px;display:flex}.footer-top nav a{color:#ffffffa3;transition:color .2s}.footer-top nav a:hover{color:var(--white)}.footer-bottom{color:#ffffff61;min-height:78px;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;display:flex}.legal-page{background:var(--paper);min-height:100vh}.legal-header{background:var(--teal-deep);color:var(--white);border-bottom:1px solid #ffffff1a}.legal-header .header-inner{min-height:78px}.legal-back{color:#ffffffa8;font-size:13px;transition:color .2s}.legal-back:hover{color:var(--white)}.legal-hero{background:var(--teal-deep);color:var(--white);padding:95px 0 84px}.legal-hero .section-kicker{color:#b9dcd4}.legal-hero h1{max-width:850px;font-size:clamp(48px,6vw,78px)}.legal-hero>.container>p:last-child{color:#ffffff9e;max-width:620px;margin:25px 0 0;font-size:16px;line-height:1.65}.legal-content{grid-template-columns:250px minmax(0,760px);justify-content:center;gap:90px;padding-top:88px;padding-bottom:110px;display:grid}.legal-aside{border:1px solid var(--line);background:var(--white);border-radius:14px;align-self:start;padding:22px}.legal-aside strong{margin-bottom:8px;font-size:13px;display:block}.legal-aside span{color:#6e7f7b;font-size:12px;line-height:1.5}.legal-body{color:#38514f;font-size:15px;line-height:1.78}.legal-body h2{color:var(--ink);letter-spacing:-.035em;margin:54px 0 16px;font-size:25px;font-weight:670;line-height:1.2}.legal-body h2:first-child{margin-top:0}.legal-body p,.legal-body ul{margin:0 0 18px}.legal-body ul{padding-left:22px}.legal-body li+li{margin-top:8px}.legal-body a{color:var(--teal);text-underline-offset:3px;font-weight:620;text-decoration:underline;text-decoration-thickness:1px}.legal-note{border-left:3px solid var(--lime);color:#31514d;background:#eaf4e5;padding:22px;margin:28px 0!important}.legal-footer{color:#ffffff80;background:#062d2b;padding:32px 0}.legal-footer .container{justify-content:space-between;align-items:center;gap:24px;font-size:11px;display:flex}.legal-footer nav{gap:22px;display:flex}.legal-footer a:hover{color:var(--white)}@media (max-width:1000px){.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:160px}.hero-copy{max-width:760px}.hero h1{font-size:clamp(56px,9vw,80px)}.hero-visual{width:min(620px,100%);margin:-30px auto 0}.hero:before{display:none}.about-grid,.security-grid{grid-template-columns:1fr;gap:50px}.about-copy{max-width:720px}.section-heading-row{grid-template-columns:1fr;gap:26px}.section-heading-row>p{max-width:630px}.feature-grid{grid-template-columns:repeat(2,1fr)}.security-panel{max-width:720px}.contact-card{grid-template-columns:1fr;gap:40px}.legal-content{grid-template-columns:210px minmax(0,1fr);gap:55px}}@media (max-width:760px){.container{width:min(100% - 32px,620px)}.header-inner{min-height:72px}.desktop-nav{display:none}.site-header .button-small{min-height:38px;padding-inline:13px;font-size:11px}.hero-grid{padding-top:132px;padding-bottom:45px}.eyebrow{font-size:10px}.hero h1{font-size:clamp(46px,13vw,64px)}.hero-description{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:22px}.hero-actions .button{width:100%}.text-link{align-self:center}.hero-notes{gap:10px;margin-top:38px;font-size:8px}.hero-notes span:not(:last-child):after{margin-left:10px}.hero-visual{min-height:500px;margin-top:-10px}.flow-card{top:100px;left:0;right:0}.flow-card-top,.flow-list{padding-left:19px;padding-right:19px}.node-a{top:34px}.node-b{right:-8px}.node-c{bottom:20px;left:7px}.insight-card{bottom:40px;right:-7px}.trust-grid{grid-template-columns:1fr;gap:22px;padding-top:26px;padding-bottom:26px}.trust-items{flex-wrap:wrap;justify-content:flex-start;gap:15px 25px}.section{padding:88px 0}.section h2,.contact-card h2{font-size:clamp(39px,11vw,55px)}.about-grid{gap:35px}.about-copy p{font-size:15px}.platform-board{margin-top:48px}.board-heading{flex-direction:column;align-items:flex-start;padding:22px}.board-columns{grid-template-columns:1fr}.board-column{min-height:138px;padding:25px 22px}.board-column+.board-column{border-top:1px solid var(--line);border-left:0}.board-bar{bottom:22px;left:22px;right:22px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto;padding:28px}.feature-card h3{margin-top:32px}.process-grid{grid-template-columns:1fr;gap:48px;margin-top:50px}.process-step>div:last-child{max-width:500px}.step-top i{display:none}.security-grid{gap:60px}.security-panel{padding:26px 22px}.security-badge{right:22px}.security-copy .button{text-align:center;width:100%;padding-inline:14px}.contact-section{padding:54px 0}.contact-card{width:min(100% - 24px,620px);padding:42px 24px}.contact-action .button{width:100%;padding-inline:13px;font-size:12px}.footer-top{grid-template-columns:1fr;gap:18px;padding-top:42px;padding-bottom:42px}.footer-top nav{flex-direction:column;align-items:flex-start;gap:14px}.footer-bottom,.legal-footer .container{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding-top:22px;padding-bottom:22px}.legal-hero{padding:72px 0 62px}.legal-content{grid-template-columns:1fr;gap:35px;padding-top:55px;padding-bottom:78px}.legal-aside{max-width:320px}.legal-body h2{margin-top:42px;font-size:22px}.legal-footer nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
