/*! 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}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#10243f;--navy-2:#071a31;--orange:#e6a000;--cream:#fafaf7;--sand:#f2ece4;--ink:#24313f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;background:#fafaf7f2;align-items:center;gap:34px;max-width:1400px;height:96px;margin:auto;padding:12px 48px;display:flex;position:relative}.brand{margin-right:auto}.brand img{object-fit:contain;object-position:left center;width:240px;height:74px}.desktop-nav{color:var(--navy);align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:"";background:var(--orange);width:0;height:2px;transition:all .2s;position:absolute;bottom:5px;left:0}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{width:100%}.button{background:var(--orange);color:#111b29;border:2px solid var(--orange);border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 25px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px #10243f29}.button-small{min-height:46px;padding:0 20px;font-size:14px}.button-outline{color:var(--navy);background:0 0}.mobile-menu{display:none}.hero{grid-template-columns:42% 58%;align-items:center;gap:54px;max-width:1400px;min-height:660px;margin:auto;padding:64px 48px 70px;display:grid;overflow:hidden}.hero-copy{max-width:585px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#c98500;margin:0 0 20px;font-size:13px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{color:var(--navy);letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(54px,5.1vw,80px);font-weight:900;line-height:.97}.hero-lead{color:#455364;max-width:570px;margin-bottom:30px;font-size:19px;line-height:1.62}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.trust-row{color:#5f6c7b;flex-wrap:wrap;gap:24px;margin-top:31px;font-size:13px;font-weight:700;display:flex}.trust-row span:before{content:"•";color:var(--orange);margin-right:8px}.hero-visual{background:var(--sand);border-radius:86px 16px;height:550px;position:relative;overflow:hidden;box-shadow:0 24px 60px #10243f21}.hero-visual img{object-fit:cover;width:100%;height:100%}.hero-badge{color:#fff;background:#10243ff0;border-radius:12px;flex-direction:column;gap:4px;padding:19px 23px;display:flex;position:absolute;bottom:20px;right:20px}.hero-badge strong{color:#f3b200}.service-band{background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);gap:0;padding:38px max(48px,50vw - 652px);display:grid}.service-band .service-link{border-right:1px solid #ffffff38;transition:background .2s}.service-band .service-link:last-child{border-right:0}.service-band .service-link:hover{background:#ffffff0f}.service-band article{gap:18px;padding:8px 28px;display:flex}.service-icon{color:#f3b200;font-size:32px}.service-band h2{margin-bottom:8px;font-size:17px}.service-band p{color:#cbd5e1;margin:0;font-size:13px;line-height:1.55}.section{max-width:1304px;margin:auto;padding:112px 48px}.intro{grid-template-columns:1.1fr .9fr;align-items:end;gap:110px;display:grid}.section h2,.process-section h2,.cta h2{color:var(--navy);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(38px,4.3vw,62px);line-height:1.05}.intro>p{color:#566371;margin-bottom:6px;font-size:18px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1304px;margin:0 auto 112px;padding:0 48px;display:grid}.product-card{border-radius:22px;flex-direction:column;justify-content:space-between;min-height:455px;padding:30px;display:flex;position:relative;overflow:hidden}.product-card>span{letter-spacing:.15em;opacity:.7;font-size:13px;font-weight:900}.product-card h3{letter-spacing:-.04em;margin:8px 0 24px;font-size:33px;line-height:1}.product-card p{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900}.product-card ul{margin:0;padding:0;font-size:15px;line-height:2;list-style:none}.product-card li:before{content:"→";color:#f3b200;margin-right:9px}.product-navy{background:var(--navy);color:#fff}.product-orange{color:#142033;background:#dfa000}.product-orange li:before{color:#fff}.product-light{background:var(--sand);color:var(--navy);border:1px solid #ded5cb}.why{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;gap:100px;max-width:none;padding-left:max(48px,50vw - 604px);padding-right:max(48px,50vw - 604px);display:grid}.why h2{color:#fff}.why-copy>p:not(.eyebrow){color:#cbd5e1;max-width:560px;margin:25px 0;font-size:17px;line-height:1.7}.text-link{color:#f3b200;border-bottom:1px solid #f3b20066;padding-bottom:6px;font-weight:800}.stats{gap:14px;display:grid}.stats div{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:24px;padding:22px 25px;display:flex}.stats strong{color:#f3b200;min-width:115px;font-size:22px}.stats span{color:#d6dee8}.process-section{max-width:1304px;margin:auto;padding:112px 48px}.process-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.process-grid article{border-top:3px solid var(--orange);padding:28px 10px 10px 0}.process-grid span{color:#bd8200;letter-spacing:.15em;font-size:13px;font-weight:900}.process-grid h3{color:var(--navy);margin:20px 0 12px;font-size:23px}.process-grid p{color:#627080;max-width:340px;line-height:1.7}.cta{background:#dfa000;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;padding:82px max(48px,50vw - 604px);display:grid}.cta .eyebrow{color:var(--navy)}.cta h2{max-width:700px}.cta>div>p:not(.eyebrow){color:#213149;margin:20px 0 0;font-size:17px}.cta-actions{text-align:center}.button-white{color:var(--navy);background:#fff;border-color:#fff}.cta-actions p{margin-top:12px!important;font-size:13px!important}footer{color:#aeb9c7;background:#08182b;grid-template-columns:1fr auto auto;align-items:center;gap:40px;min-height:180px;padding:42px max(48px,50vw - 652px);font-size:13px;display:grid}footer img{object-fit:contain;background:#fff;border-radius:8px;width:235px;height:82px;padding:8px}footer strong,footer a{color:#fff}footer p{margin:7px 0 0;line-height:1.5}.sub-header{border-bottom:1px solid #e6dfd5}.sub-hero{background:linear-gradient(135deg,var(--navy) 0%,#173b62 100%);color:#fff;padding:100px max(48px,50vw - 604px)}.sub-hero .eyebrow{color:#f3b200}.sub-hero h1{color:#fff;max-width:900px}.sub-hero>p:not(.eyebrow){color:#dbe4ee;max-width:760px;font-size:20px;line-height:1.65}.service-content{grid-template-columns:1.1fr .9fr;gap:90px;max-width:1208px;margin:auto;padding:95px 48px;display:grid}.service-content h2{color:var(--navy);letter-spacing:-.04em;font-size:44px;line-height:1.08}.service-content p{color:#566371;font-size:17px;line-height:1.75}.feature-list{gap:14px;display:grid}.feature-list div{background:var(--sand);border-left:4px solid var(--orange);color:var(--navy);border-radius:0 10px 10px 0;padding:19px 22px;font-weight:700}.faq{max-width:1208px;margin:auto;padding:0 48px 95px}.faq h2{color:var(--navy);font-size:38px}.faq details{border-top:1px solid #d9d3ca;padding:20px 0}.faq summary{cursor:pointer;color:var(--navy);font-weight:800}.faq details p{color:#5a6877;max-width:850px;margin:14px 0 0;line-height:1.7}@media (width<=1000px){.desktop-nav,.site-header>.button{display:none}.mobile-menu{color:var(--navy);font-weight:800;display:block}.mobile-menu summary{cursor:pointer;padding:12px;list-style:none}.mobile-menu div{background:#fff;border-radius:12px;gap:15px;width:230px;padding:18px;display:grid;position:absolute;top:80px;right:24px;box-shadow:0 18px 50px #10243f2e}.hero{grid-template-columns:1fr;padding-top:34px}.hero-copy{max-width:760px}.hero-visual{height:500px}.service-band{grid-template-columns:1fr 1fr;gap:20px 0}.service-band .service-link:nth-child(2){border-right:0}.intro{gap:50px}}@media (width<=700px){.site-header{height:80px;padding:8px 20px}.brand img{width:185px;height:62px}.hero{gap:38px;padding:45px 20px 50px}h1{font-size:48px}.hero-lead{font-size:17px}.hero-actions .button{width:100%}.hero-visual{border-radius:48px 12px;height:410px}.hero-badge{bottom:12px;left:12px;right:12px}.service-band{grid-template-columns:1fr;padding:30px 20px}.service-band article{border-bottom:1px solid #ffffff2e;border-right:0;padding:22px 4px}.section,.process-section{padding:80px 20px}.intro,.why,.cta{grid-template-columns:1fr;gap:40px}.product-grid{grid-template-columns:1fr;margin-bottom:80px;padding:0 20px}.product-card{min-height:390px}.why,.cta{padding:80px 20px}.process-grid{grid-template-columns:1fr;gap:35px}.stats div{flex-direction:column;align-items:flex-start;gap:5px}footer{grid-template-columns:1fr;gap:15px;padding:45px 20px}.sub-hero{padding:70px 20px}.sub-hero h1{font-size:46px}.service-content{grid-template-columns:1fr;gap:40px;padding:70px 20px}.faq{padding:0 20px 70px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
