/*! 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:#071b3f;--navy-2:#0c2c5e;--teal:#11aeba;--teal-dark:#0b8491;--ink:#0b1c35;--muted:#607086;--line:#dce4eb;--soft:#f3f7f9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:120px 0}.eyebrow{color:var(--teal-dark);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.eyebrow--light{color:#70e0e5}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #071b3f14;width:100%;position:fixed;top:0}.header-inner{justify-content:space-between;align-items:center;height:80px;display:flex}.brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand__mark{background:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden;box-shadow:0 4px 18px #071b3f17}.brand__mark img{width:64px;max-width:none;transform:scale(1.08)}.brand__type{color:var(--navy);white-space:nowrap;align-items:baseline;gap:8px;display:flex}.brand__type strong{font-size:25px;line-height:1}.brand__type span{letter-spacing:.1em;text-transform:uppercase;font-size:14px;font-weight:650}.nav{align-items:center;gap:34px;font-size:14px;font-weight:650;display:flex}.nav>a:not(.nav-cta){color:#354760;transition:color .2s}.nav>a:not(.nav-cta):hover{color:var(--teal-dark)}.nav-cta{color:#fff;background:var(--navy);border-radius:8px;align-items:center;gap:12px;padding:13px 18px;display:inline-flex}.nav-cta span{color:#62d6dc}.menu-button{background:0 0;border:0;width:42px;height:42px;padding:10px;display:none}.menu-button span{background:var(--navy);height:2px;margin:6px 0;display:block}.hero{background:linear-gradient(135deg,#f7fbfc 0%,#fff 54%,#edf9f9 100%);min-height:790px;padding:178px 0 105px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.32;background-image:linear-gradient(#071b3f09 1px,#0000 1px),linear-gradient(90deg,#071b3f09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero-orb{filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.hero-orb--one{border:1px solid #11aeba29;width:420px;height:420px;top:75px;right:-180px}.hero-orb--two{border:1px solid #071b3f12;width:650px;height:650px;top:-50px;right:-310px}.hero-grid{z-index:1;grid-template-columns:.92fr 1.08fr;align-items:center;gap:60px;display:grid;position:relative}.hero-copy h1{max-width:700px;color:var(--navy);letter-spacing:-.055em;margin:23px 0 24px;font-size:clamp(48px,5.2vw,75px);line-height:.99}.hero-copy h1 span{color:var(--teal-dark)}.hero-copy>p{max-width:590px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.hero-actions{gap:14px;margin-top:34px;display:flex}.button{border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:var(--navy);box-shadow:0 14px 30px #071b3f29}.button--primary span{color:#67dce2}.button--ghost{color:var(--navy);background:#ffffffa6;border:1px solid #cdd8e0}.button--light{color:var(--navy);background:#fff}.hero-proof{align-items:center;gap:13px;margin-top:36px;display:flex}.proof-avatars{padding-left:7px;display:flex}.proof-avatars span{color:#fff;background:var(--navy-2);border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:11px;font-weight:800;display:grid}.proof-avatars span:nth-child(2){background:var(--teal-dark)}.proof-avatars span:nth-child(3){background:#416a7b}.hero-proof p{flex-direction:column;margin:0;display:flex}.hero-proof b{font-size:13px}.hero-proof small{color:var(--muted);margin-top:3px;font-size:11px}.product-preview{min-width:0;padding:27px 9px 49px;position:relative}.preview-window{background:#fff;border:1px solid #071b3f1f;border-radius:17px;overflow:hidden;transform:perspective(1500px)rotateY(-3deg)rotateX(1deg);box-shadow:0 40px 70px #071b3f30,0 4px 14px #071b3f14}.preview-topbar{height:52px;color:var(--navy);border-bottom:1px solid #e7edf1;align-items:center;gap:10px;padding:0 16px;font-size:11px;font-weight:750;display:flex}.preview-logo{color:#fff;background:var(--navy);border-radius:6px;place-items:center;width:26px;height:26px;font-size:9px;display:grid}.preview-dots{gap:4px;margin-left:auto;display:flex}.preview-dots i{background:#b9c6cf;border-radius:50%;width:4px;height:4px}.preview-body{grid-template-columns:108px 1fr;min-height:370px;display:grid}.preview-body aside{color:#718093;background:#f7f9fa;flex-direction:column;gap:20px;padding:25px 18px;font-size:9px;display:flex}.preview-body aside b{color:#fff;background:var(--navy);border-radius:5px;margin:-4px -7px 2px;padding:9px 8px}.preview-content{min-width:0;padding:25px 22px}.preview-heading{justify-content:space-between;align-items:center;display:flex}.preview-heading>div{flex-direction:column;gap:4px;display:flex}.preview-heading small{color:#82909e;letter-spacing:.12em;font-size:7px}.preview-heading b{font-size:15px}.preview-heading>span{color:#087b75;background:#e1f7f4;border-radius:99px;padding:5px 7px;font-size:7px;font-weight:700}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.metric-grid>div{border:1px solid #e6ecef;border-radius:8px;flex-direction:column;min-width:0;padding:13px;display:flex}.metric-grid small{color:#78889a;font-size:7px}.metric-grid b{color:var(--navy);white-space:nowrap;margin:8px 0 5px;font-size:17px}.metric-grid em{color:#0c968c;font-size:6px;font-style:normal}.preview-lower{grid-template-columns:1.42fr .8fr;gap:10px;margin-top:11px;display:grid}.chart-card,.status-card{border:1px solid #e6ecef;border-radius:8px;min-width:0;height:158px;padding:13px}.chart-title{justify-content:space-between;align-items:center;font-size:8px;display:flex}.chart-title span{color:#8996a3;font-size:6px}.bars{border-bottom:1px solid #d9e2e7;align-items:flex-end;gap:7px;height:97px;padding-top:16px;display:flex}.bars i{background:linear-gradient(#17b7c1,#0b8792);border-radius:2px 2px 0 0;flex:1;max-width:15px}.status-card>b{font-size:8px}.status-card p{color:#647489;white-space:nowrap;align-items:center;gap:6px;margin:15px 0;font-size:7px;display:flex}.status-dot{background:#14aa88;border-radius:50%;width:6px;height:6px}.status-dot--amber{background:#e1a833}.preview-float{z-index:2;background:#fffffff5;border:1px solid #071b3f1a;border-radius:10px;position:absolute;box-shadow:0 18px 38px #071b3f29}.preview-float--one{align-items:center;gap:10px;padding:11px 14px;display:flex;bottom:2px;left:-21px}.preview-float--one>span{color:#fff;background:var(--teal-dark);border-radius:7px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.preview-float--one div{flex-direction:column;gap:2px;display:flex}.preview-float--one b{font-size:9px}.preview-float--one small{color:var(--muted);font-size:7px}.preview-float--two{flex-direction:column;gap:5px;padding:11px 14px;display:flex;top:2px;right:-12px}.preview-float--two small{color:var(--muted);font-size:7px}.preview-float--two b{color:var(--navy);font-size:14px}.trust-strip{background:#fff;border-top:1px solid #e6ecef;border-bottom:1px solid #e6ecef}.trust-inner{color:#6b7b8d;letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:38px;min-height:74px;font-size:11px;font-weight:800;display:flex}.trust-inner i{background:var(--teal);border-radius:50%;width:3px;height:3px}.problem-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;display:grid}.problem-grid h2,.section-head h2,.faq h2{color:var(--navy);letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(38px,4vw,55px);line-height:1.08}.problem-copy p{color:var(--muted);margin:0 0 25px;font-size:16px;line-height:1.8}.problem-copy a,.service-card a{color:var(--teal-dark);align-items:center;gap:12px;font-size:13px;font-weight:800;display:inline-flex}.services{background:var(--soft)}.section-head{justify-content:space-between;align-items:end;gap:70px;margin-bottom:54px;display:flex}.section-head>div{flex:1.2}.section-head>p{max-width:470px;color:var(--muted);flex:.8;margin:0;font-size:15px;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #dbe4e9;border-radius:14px;min-height:488px;padding:35px 32px 31px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #071b3f17}.service-card--featured{color:#fff;border-color:var(--navy);background:var(--navy)}.service-card--featured:after{content:"";border:1px solid #5ddde32e;border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;right:-140px}.service-number{color:#92a1ae;font-size:11px;font-weight:800;position:absolute;top:26px;right:28px}.service-card--featured .service-number{color:#63cad0}.service-icon{width:56px;height:56px;color:var(--teal-dark);background:#e8f7f7;border-radius:12px;place-items:center;margin-bottom:35px;display:grid;position:relative}.service-card--featured .service-icon{color:#fff;background:#ffffff1a}.service-icon--grid{grid-template-columns:7px 7px;gap:4px}.service-icon--grid i{border:1.5px solid;width:7px;height:7px}.service-icon--calc b{font-size:24px}.service-icon--calc i{background:currentColor;width:13px;height:2px;position:absolute;bottom:9px;right:8px;box-shadow:0 -5px}.service-icon--link i{border:2px solid;border-radius:8px;width:20px;height:12px;position:absolute;transform:rotate(-35deg)}.service-icon--link i:first-child{margin-left:-13px}.service-icon--link i:last-child{margin-left:13px}.service-card h3{color:var(--navy);letter-spacing:-.025em;margin:0 0 16px;font-size:25px}.service-card--featured h3{color:#fff}.service-card>p{min-height:92px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.service-card--featured>p{color:#b9c8db}.service-card ul{border-top:1px solid #e8edf0;flex-direction:column;gap:11px;min-height:93px;margin:0;padding:22px 0 21px;list-style:none;display:flex}.service-card--featured ul{border-color:#ffffff1f}.service-card li{color:#40526a;padding-left:18px;font-size:12px;position:relative}.service-card li:before{content:"✓";color:var(--teal-dark);font-weight:900;position:absolute;left:0}.service-card--featured li{color:#d7e1ee}.service-card--featured li:before,.service-card--featured a{color:#6adce1}.module-row{grid-template-columns:155px 1fr;align-items:start;gap:18px;margin-top:25px;display:grid}.module-row>span{color:#778696;letter-spacing:.12em;text-transform:uppercase;padding-top:11px;font-size:10px;font-weight:800}.module-row>div{flex-wrap:wrap;gap:8px;display:flex}.module-row i{color:#526377;background:#fff;border:1px solid #d8e2e7;border-radius:99px;padding:9px 12px;font-size:10px;font-style:normal}.demo-section{background:var(--navy);padding:110px 0;overflow:hidden}.calculator{grid-template-columns:.86fr 1.14fr;align-items:center;gap:95px;display:grid}.calculator__intro h2{color:#fff;letter-spacing:-.045em;margin:18px 0 24px;font-size:clamp(40px,4vw,58px);line-height:1.05}.calculator__intro>p{color:#b7c5d7;max-width:520px;margin:0;font-size:16px;line-height:1.75}.calculator__intro ul{flex-direction:column;gap:17px;margin:0;padding:32px 0 0;list-style:none;display:flex}.calculator__intro li{color:#d9e3ee;align-items:center;gap:15px;font-size:13px;display:flex}.calculator__intro li span{color:#6bdce1;border:1px solid #68dce259;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;font-weight:800;display:grid}.calculator__panel{background:#fff;border:1px solid #ffffff26;border-radius:17px;padding:33px;box-shadow:0 45px 80px #00000040}.calc-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.calc-head>div{flex-direction:column;gap:5px;display:flex}.calc-head small{color:var(--teal-dark);letter-spacing:.15em;font-size:9px;font-weight:800}.calc-head b{color:var(--navy);font-size:20px}.calc-head>span{color:#0a817d;background:#dcf5f2;border-radius:99px;padding:6px 10px;font-size:9px;font-weight:800}.calc-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.calc-grid label{color:#536477;flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}.calc-grid input,.calc-grid select{width:100%;height:47px;color:var(--navy);background:#f9fbfc;border:1px solid #d6e0e6;border-radius:8px;outline:none;padding:0 13px;font-weight:750;transition:border-color .2s,box-shadow .2s}.calc-grid select{appearance:auto;cursor:pointer}.calc-grid input:focus,.calc-grid select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #11aeba1f}.calc-grid .calc-area{grid-column:1/-1;grid-template-columns:1fr auto;display:grid}.calc-area>span{color:var(--teal-dark);font-size:12px;font-weight:850}.calc-area input[type=range]{height:18px;box-shadow:none;accent-color:var(--teal-dark);cursor:pointer;background:0 0;border:0;grid-column:1/-1;padding:0}.calc-extras{border:0;margin:21px 0 0;padding:0}.calc-extras legend{color:#536477;margin-bottom:9px;font-size:11px;font-weight:700}.calc-extras>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.calc-extras button{color:#536477;cursor:pointer;background:#fff;border:1px solid #d6e0e6;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:10px;font-weight:750;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.calc-extras button span{color:var(--teal-dark);font-size:13px}.calc-extras button.is-active{color:var(--navy);background:#eaf8f8;border-color:#91d8dc}.calc-result{background:var(--soft);border-radius:10px;margin-top:22px;padding:20px 22px}.calc-result>div{color:#66768a;justify-content:space-between;padding:7px 0;font-size:11px;display:flex}.calc-result>div b{color:var(--ink)}.calc-result .calc-estimate{grid-template-columns:1fr auto;align-items:end;gap:7px 20px;display:grid}.calc-estimate>span{font-weight:750}.calc-estimate>b{letter-spacing:-.03em;font-size:23px;color:var(--teal-dark)!important}.calc-estimate>small{color:#8794a1;grid-column:1/-1;font-size:9px}.calc-total{border-top:1px solid #d8e1e6;margin-top:9px;color:var(--navy)!important;padding-top:17px!important;font-size:13px!important}.calc-total b{font-size:21px;color:var(--teal-dark)!important}.calc-submit{color:#fff;background:var(--navy);border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:49px;margin-top:13px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:flex}.calc-submit:hover{background:var(--navy-2);transform:translateY(-1px)}.calc-submit span{color:#69d9df}.calc-note{color:#8a97a4;text-align:center;margin:13px 0 0;font-size:9px}.section-head--center{text-align:left;align-items:center}.process-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.process-grid article{padding-right:26px;position:relative}.process-grid article>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.process-line{background:#d7e0e5;height:1px;position:absolute;top:19px;left:48px;right:10px}.process-grid h3{color:var(--navy);margin:24px 0 12px;font-size:20px}.process-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.industries{background:var(--navy)}.industries-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.industries-copy h2{color:#fff;letter-spacing:-.045em;margin:18px 0 25px;font-size:clamp(42px,4vw,58px);line-height:1.06}.industries-copy p{color:#b5c5d6;max-width:510px;margin:0 0 30px;font-size:15px;line-height:1.8}.industry-list{border-top:1px solid #ffffff29}.industry-list>div{color:#fff;border-bottom:1px solid #ffffff29;grid-template-columns:45px 1fr 20px;align-items:center;min-height:83px;transition:padding .2s,background .2s;display:grid}.industry-list>div:hover{background:#ffffff08;padding-left:13px}.industry-list span{color:#55cdd3;font-size:9px;font-weight:800}.industry-list b{font-size:20px}.industry-list i{color:#58d4da;font-style:normal}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-grid>div:first-child>p{max-width:410px;color:var(--muted);line-height:1.75}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:74px;color:var(--navy);justify-content:space-between;align-items:center;font-size:15px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:27px;height:27px;color:var(--teal-dark);background:#edf7f7;border-radius:50%;place-items:center;font-size:17px;transition:transform .2s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:630px;color:var(--muted);margin:-7px 45px 22px 0;font-size:13px;line-height:1.75}.contact-section{padding:0 0 70px}.contact-card{color:#fff;background:linear-gradient(125deg,#071b3f,#0b3165);border-radius:20px;padding:85px 70px;position:relative;overflow:hidden}.contact-card:after{content:"SH";color:#ffffff09;letter-spacing:-.12em;font-size:250px;font-weight:900;position:absolute;bottom:-74px;right:-20px}.contact-glow{filter:blur(5px);background:#14c0c826;border-radius:50%;width:500px;height:500px;position:absolute;top:-280px;right:-220px}.contact-card h2{z-index:1;letter-spacing:-.05em;margin:18px 0 22px;font-size:clamp(43px,5vw,65px);line-height:1.02;position:relative}.contact-card>p{z-index:1;color:#bdcadd;max-width:620px;margin:0;font-size:15px;line-height:1.75;position:relative}.contact-actions{z-index:1;align-items:center;gap:24px;margin-top:31px;display:flex;position:relative}.contact-actions>a:last-child{color:#8fdde0;font-size:12px;font-weight:650}footer{background:#f5f8fa;padding:65px 0 25px}.footer-main{grid-template-columns:1.8fr .7fr .8fr;gap:60px;padding-bottom:52px;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-main>div:first-child p{max-width:390px;color:var(--muted);font-size:12px;line-height:1.7}.footer-main b{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:11px}.footer-main a,.footer-main span{color:#637488;font-size:12px}.brand--compact .brand__mark{width:40px;height:40px}.footer-bottom{color:#83909e;border-top:1px solid #dce4e9;justify-content:space-between;padding-top:21px;font-size:10px;display:flex}.footer-bottom div{gap:20px;display:flex}.legal-note{color:#9aa5af;padding-top:18px;font-size:9px}.legal-page{background:linear-gradient(#f4f8fa 0,#fff 330px);min-height:100vh}.legal-header{background:#ffffffeb;border-bottom:1px solid #071b3f17}.legal-header__inner{justify-content:space-between;align-items:center;min-height:76px;display:flex}.legal-brand{color:var(--navy);align-items:center;gap:11px;display:inline-flex}.legal-brand span{color:#fff;background:var(--navy);border-radius:9px;place-items:center;width:39px;height:39px;font-size:15px;font-weight:900;display:grid}.legal-brand b{letter-spacing:.1em;text-transform:uppercase;font-size:13px}.legal-back{color:var(--teal-dark);align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.legal-content{max-width:850px;padding-top:90px;padding-bottom:110px}.legal-content h1{color:var(--navy);letter-spacing:-.055em;margin:17px 0 20px;font-size:clamp(48px,7vw,76px);line-height:1}.legal-lead{max-width:760px;color:var(--muted);margin:0 0 57px;font-size:17px;line-height:1.75}.legal-content section{border-top:1px solid var(--line);padding:32px 0}.legal-content h2{color:var(--navy);letter-spacing:-.02em;margin:0 0 17px;font-size:21px}.legal-content p{color:#526378;margin:11px 0 0;font-size:14px;line-height:1.85}.legal-content strong{color:var(--ink)}.legal-content a{color:var(--teal-dark);text-underline-offset:3px;-webkit-text-decoration:underline #0b84914d;text-decoration:underline #0b84914d}.legal-content code{color:var(--navy);background:#edf3f5;border-radius:5px;padding:2px 6px;font-size:.9em}.legal-facts{margin:0}.legal-facts div{border-bottom:1px solid #edf1f3;grid-template-columns:190px 1fr;gap:25px;padding:13px 0;display:grid}.legal-facts dt{color:#7c8997;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.legal-facts dd{color:#45586e;margin:0;font-size:13px;line-height:1.65}.legal-hint{color:#6e7c8d;background:#edf5f6;border-radius:9px;margin-top:24px;padding:16px 18px;font-size:11px}@media (width<=1000px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:720px}.product-preview{max-width:680px;margin:10px auto 0}.problem-grid,.industries-grid,.faq-grid,.calculator{gap:55px}.service-card{padding:30px 24px}.service-card>p{min-height:116px}}@media (width<=780px){.shell{width:min(100% - 32px,680px)}.section{padding:82px 0}.header-inner{height:70px}.brand__type span{display:none}.menu-button{display:block}.nav{background:#fff;border:1px solid #dce5ea;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:70px;left:16px;right:16px;box-shadow:0 24px 50px #071b3f26}.nav--open{display:flex}.nav a{padding:14px}.nav-cta{justify-content:space-between;margin-top:6px}.hero{min-height:auto;padding:135px 0 76px}.hero-grid{gap:55px}.hero-copy h1{font-size:clamp(44px,12vw,63px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.product-preview{width:100%;padding:0 0 45px}.preview-window{transform:none}.preview-body{grid-template-columns:78px 1fr}.preview-body aside{padding:20px 12px}.preview-content{padding:20px 13px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid>div:last-child{display:none}.preview-lower{grid-template-columns:1fr}.status-card{display:none}.preview-float--two{top:-30px;right:-5px}.preview-float--one{left:9px}.trust-inner{white-space:nowrap;justify-content:flex-start;gap:22px;min-height:65px;overflow:hidden}.problem-grid,.industries-grid,.faq-grid,.calculator{grid-template-columns:1fr;gap:42px}.section-head{flex-direction:column;align-items:flex-start;gap:20px}.service-grid{grid-template-columns:1fr}.service-card,.service-card>p,.service-card ul{min-height:0}.module-row{grid-template-columns:1fr}.calculator__panel{padding:24px}.process-grid{grid-template-columns:1fr 1fr;gap:42px 16px}.industries-copy{padding-bottom:10px}.contact-card{width:calc(100% - 32px);padding:58px 28px}.contact-actions{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}@media (width<=470px){.hero-copy h1{font-size:42px}.preview-body{grid-template-columns:1fr;min-height:330px}.preview-body aside{display:none}.metric-grid b{font-size:14px}.calc-grid{grid-template-columns:1fr}.calc-grid .calc-area{grid-column:auto}.calc-extras>div,.calc-result .calc-estimate{grid-template-columns:1fr}.calc-estimate>small{grid-column:auto}.process-grid{grid-template-columns:1fr}.process-line{display:none}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:14px}.legal-header__inner{min-height:68px}.legal-brand b{display:none}.legal-content{padding-top:65px;padding-bottom:80px}.legal-content h1{font-size:48px}.legal-lead{margin-bottom:42px;font-size:15px}.legal-facts div{grid-template-columns:1fr;gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
