/*! 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,::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]){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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#071727;--navy2:#0d1b2a;--yellow:#ffc107;--white:#fff;--gray:#6b7280;--paper:#f6f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--navy);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}em{color:var(--yellow);font-style:normal}button,input,select{font:inherit}.site-header{background:var(--navy);color:#fff;z-index:5;justify-content:space-between;align-items:center;height:88px;padding:0 max(5vw,24px);display:flex;position:relative}.brand{align-items:center;width:170px;height:68px;display:flex;overflow:hidden}.brand img{width:170px;height:auto}.site-header nav{gap:34px;font-size:14px;display:flex}.site-header nav a{opacity:.8}.site-header nav a:hover{opacity:1;color:var(--yellow)}.button{background:var(--yellow);color:var(--navy);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:28px;padding:17px 24px;font-weight:800;display:inline-flex}.button:hover{background:#ffd044;transform:translateY(-1px)}.button-small{padding:13px 18px;font-size:12px}.hero{background:radial-gradient(circle at 82% 38%,#17334c 0,#0b2136 20%,var(--navy) 47%);color:#fff;grid-template-columns:1.08fr .92fr;min-height:730px;padding:95px max(7vw,28px);display:grid;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:680px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--yellow);width:28px;height:3px}.eyebrow.dark{color:var(--gray)}h1,h2,blockquote{letter-spacing:-.055em;text-transform:uppercase;margin:24px 0;font-style:italic;font-weight:900;line-height:.93}h1{font-size:clamp(64px,7vw,110px)}h2{font-size:clamp(44px,5vw,72px)}.hero-copy{color:#c7d1dc;max-width:590px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:32px;margin-top:34px;display:flex}.text-link{font-size:13px;font-weight:700}.trust-row{gap:0;margin-top:70px;display:flex}.trust-row div{border-left:1px solid #ffffff28;flex-direction:column;padding:0 32px;display:flex}.trust-row div:first-child{border:0;padding-left:0}.trust-row strong{color:var(--yellow);text-transform:uppercase;font-size:13px}.trust-row span{color:#9dabb9;margin-top:7px;font-size:12px}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-visual>img{filter:drop-shadow(0 40px 55px #0008);z-index:2;border-radius:26%;width:min(410px,82%);position:relative}.hero-glow{filter:blur(50px);background:#ffc10715;border-radius:50%;width:500px;height:500px;position:absolute;top:16%;right:5%}.road-line{border:1px solid #ffc10744;border-radius:50%;width:650px;height:650px;position:absolute;transform:rotate(24deg)}.line-two{opacity:.4;width:800px;height:800px}.status-card{z-index:3;color:var(--navy);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:15px 20px;display:flex;position:absolute;bottom:13%;left:2%;box-shadow:0 14px 40px #0007}.status-card div{flex-direction:column;display:flex}.status-card small{color:var(--gray);margin-top:3px}.pulse{background:#24c875;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #24c87525}.ticker{background:var(--yellow);letter-spacing:.08em;justify-content:center;align-items:center;gap:5vw;height:66px;font-style:italic;font-weight:900;display:flex}.ticker i{font-size:8px}.section{padding:110px max(7vw,28px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.section-heading>p{max-width:460px;color:var(--gray);margin-bottom:30px;line-height:1.8}.section-heading h2{margin-bottom:0}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:60px;display:grid}.service-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-height:300px;padding:30px;transition:all .2s}.service-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 40px #07172712}.service-icon{background:var(--yellow);border-radius:10px;place-items:center;width:52px;height:52px;font-size:25px;font-weight:700;display:grid}.service-grid h3,.how h3{margin-top:32px;font-size:20px}.service-grid p,.promise>p,.how p{color:var(--gray);line-height:1.65}.service-grid a{text-transform:uppercase;justify-content:space-between;margin-top:30px;font-size:13px;font-weight:800;display:flex}.how{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;gap:10vw;padding:110px max(7vw,28px);display:grid}.how-lead{max-width:470px}.how ol{margin:0;padding:0;list-style:none}.how li{border-top:1px solid #ffffff25;grid-template-columns:60px 1fr;gap:24px;padding:28px 0;display:grid}.how li>b{color:var(--yellow);font-size:15px}.how h3{margin:0 0 8px}.how li p{margin:0}.promise{text-align:center}.promise blockquote{margin:50px 0 30px;font-size:clamp(42px,5vw,78px)}.promise>p:last-child{max-width:620px;margin:auto}.contact{color:#fff;background:#0b2136;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:100px max(7vw,28px);display:grid}.contact h2{margin-bottom:25px}.contact>div>p:last-child{color:#b6c1cc;max-width:520px;line-height:1.7}.contact form{color:var(--navy);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:20px;padding:34px;display:grid}.contact label{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.contact input,.contact select{background:#f8fafb;border:1px solid #dce1e5;border-radius:8px;width:100%;margin-top:9px;padding:15px;display:block}.full{grid-column:1/-1}.contact small{color:var(--gray);text-align:center}.contact .button{width:100%}footer{color:#fff;background:#04101d;grid-template-columns:180px 1fr auto;align-items:center;gap:25px;padding:50px max(7vw,28px);display:grid}footer img{width:160px}footer p{color:#aab6c2}footer div{gap:25px;font-size:13px;display:flex}footer small{color:#778797;border-top:1px solid #ffffff20;grid-column:1/-1;padding-top:25px}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{min-height:440px}.service-grid{grid-template-columns:1fr 1fr}.how,.contact{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:25px}.hero{min-height:auto}}@media (width<=600px){.site-header{height:76px}.brand,.brand img{width:135px}.button-small{padding:11px 13px}.hero{padding:60px 22px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.text-link{text-align:center}.trust-row{justify-content:space-between;margin-top:45px}.trust-row div{padding:0 12px}.trust-row span{display:none}.hero-visual{min-height:340px}.status-card{bottom:5%;left:0}.ticker{gap:14px;font-size:11px}.section,.how,.contact{padding:75px 22px}.service-grid{grid-template-columns:1fr}.contact form{grid-template-columns:1fr;padding:24px}footer{text-align:center;grid-template-columns:1fr}footer img{margin:auto}footer div{flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.brand{background:#091a2b;border-radius:50%;place-items:center;width:70px;height:70px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff20,0 8px 24px #0004}.brand img{object-fit:cover;mix-blend-mode:screen;border-radius:50%;width:64px;height:64px}footer{background:#071727;grid-template-columns:240px 1fr auto}.footer-logo{align-items:center;width:230px;height:115px;display:flex;overflow:hidden}.footer-logo img{width:230px;height:auto;display:block}.footer-links{gap:25px;font-size:13px;display:flex}.developer-link{color:#ffc107;font-weight:700;transition:color .2s}.developer-link:hover,.developer-link:focus-visible{color:#fff;text-underline-offset:3px;text-decoration:underline}@media (width<=600px){.brand{width:58px;height:58px}.brand img{width:53px;height:53px}.footer-logo{margin:auto}.footer-links{flex-wrap:wrap;justify-content:center}}
