/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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{.invisible{visibility:hidden}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--navy:#0b1f3a;--navy-2:#2a3e58;--green:#56d47b;--green-dark:#22863f;--ink:#0b1f3a;--muted:#5b6879;--blue-gray:#9db4d0;--line:#e3e8ee;--surface:#f5f8fb;--white:#fff}.admin-shell{min-height:100vh;color:var(--navy);background:#f4f7fa}.admin-header{background:var(--white);border-top:4px solid var(--navy);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:84px;padding:18px clamp(22px,4vw,64px);display:flex}.admin-header>a img{width:225px;height:auto;display:block}.admin-header>div{color:var(--muted);align-items:center;gap:18px;font-size:11px;display:flex}.admin-header>div a{color:var(--navy);font-weight:850}.admin-content{width:min(1440px,100% - 44px);margin:0 auto;padding:62px 0 90px}.admin-title{max-width:720px}.admin-kicker{color:var(--green-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:9px;font-weight:900}.admin-title h1,.admin-access-card h1{letter-spacing:-.055em;margin:0;font-size:clamp(43px,5.2vw,66px);line-height:1}.admin-title>p:last-child{color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.7}.admin-leads{background:var(--white);border:1px solid #c8d4e0;border-top:7px solid var(--navy);margin-top:44px;box-shadow:0 22px 52px #0b1f3a14}.admin-leads-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:28px;padding:30px 32px 25px;display:flex}.admin-leads-heading h2{letter-spacing:-.035em;margin:0;font-size:29px}.admin-leads-heading>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:10px}.admin-export,.admin-primary-action{min-height:42px;color:var(--navy);background:var(--green);border:1px solid var(--green);border-radius:3px;justify-content:center;align-items:center;padding:0 18px;font-size:10px;font-weight:900;display:inline-flex}.admin-filters{border-bottom:1px solid var(--line);background:#f8fafc;grid-template-columns:minmax(280px,1fr) 260px;gap:15px;padding:20px 32px;display:grid}.admin-filters input,.admin-filters select{height:46px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1100px}.admin-table th{color:#63738a;border-bottom:1px solid var(--line);letter-spacing:.11em;text-align:left;text-transform:uppercase;background:#f8fafc;padding:15px 18px;font-size:8px;font-weight:900}.admin-table td{vertical-align:top;border-bottom:1px solid var(--line);color:var(--navy-2);padding:20px 18px;font-size:10px;line-height:1.45}.admin-table tbody tr:hover{background:#fbfdfc}.admin-table td strong,.admin-table td a,.admin-table td small{display:block}.admin-table td strong{color:var(--navy);margin-bottom:5px;font-size:11px}.admin-table td a{color:var(--green-dark);overflow-wrap:anywhere;margin-top:4px}.admin-table td small{color:var(--muted);margin-top:6px;font-size:9px}.admin-pill{width:fit-content;color:var(--navy);letter-spacing:.06em;text-transform:uppercase;background:#e7f8ec;border:1px solid #bde9ca;margin-bottom:10px;padding:6px 8px;font-size:8px;font-weight:900}.admin-pill-w2{color:var(--navy);background:#edf2f7;border-color:#c7d4e2}.admin-empty,.admin-error{text-align:center;gap:8px;padding:54px 32px;display:grid}.admin-empty span,.admin-error span{color:var(--muted);font-size:11px}.admin-error{color:#7c2d2d;text-align:left;background:#fff5f5;border:1px solid #efc5c5;max-width:760px;margin-top:40px}.admin-access-card{width:min(620px,100% - 44px);margin:0 auto;padding:14vh 0 80px}.admin-access-card img{width:245px;margin-bottom:72px}.admin-access-card>p:not(.admin-kicker){color:var(--muted);margin:22px 0 0;font-size:14px;line-height:1.7}.admin-access-card .admin-primary-action{margin-top:28px}@media (max-width:720px){.admin-header{align-items:flex-start}.admin-header>a img{width:180px}.admin-header>div{text-align:right;flex-direction:column;align-items:flex-end;gap:7px}.admin-content{width:min(100% - 28px,1440px);padding-top:42px}.admin-leads-heading{flex-direction:column;align-items:flex-start;padding:25px 22px}.admin-filters{grid-template-columns:1fr;padding:18px 22px}.admin-table{min-width:0}.admin-table thead{display:none}.admin-table,.admin-table tbody,.admin-table tr,.admin-table td{width:100%;display:block}.admin-table tr{border-bottom:1px solid var(--line);padding:13px 20px}.admin-table td{border:0;padding:10px 0 10px 108px;position:relative}.admin-table td:before{content:attr(data-label);color:#758499;letter-spacing:.08em;text-transform:uppercase;width:96px;font-size:8px;font-weight:900;position:absolute;top:11px;left:0}.admin-access-card{padding-top:10vh}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}button,summary{cursor:pointer}.wrap,.shell{width:min(1160px,100% - 56px);margin:0 auto}.section{padding:112px 0}.skip-link{z-index:1000;color:var(--white);background:var(--navy);padding:12px 18px;font-weight:800;position:fixed;top:-60px;left:14px}.skip-link:focus{top:14px}.site-header{z-index:100;border-top:4px solid var(--navy);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.header-inner{align-items:center;gap:32px;min-height:82px;display:flex}.logo{flex:none;width:248px}.desktop-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.desktop-nav a{color:var(--navy-2);font-size:12px;font-weight:750}.desktop-nav a:hover{color:var(--green-dark)}.header-login{min-height:44px;color:var(--navy);white-space:nowrap;align-items:center;padding:0 2px;font-size:12px;font-weight:850;display:inline-flex}.header-login:hover{color:var(--green-dark)}.button{min-height:54px;color:var(--navy);background:var(--green);border:1px solid var(--green);border-radius:3px;justify-content:center;align-items:center;gap:16px;padding:0 25px;font-size:13px;font-weight:850;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#43c46b;transform:translateY(-2px)}.button-small{min-height:44px;padding:0 20px}.menu{margin-left:auto;display:none;position:relative}.hero{background-color:var(--white);border-bottom:1px solid var(--line);background-image:linear-gradient(#0b1f3a09 1px,#0000 1px),linear-gradient(90deg,#0b1f3a09 1px,#0000 1px),linear-gradient(#ffffffb8 0%,#f5f8fbf0 100%);background-size:64px 64px,64px 64px,100% 100%;padding:105px 0 95px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:#56d47b1c;width:520px;height:520px;position:absolute;top:-170px;right:-120px;transform:skew(-12deg)}.hero-grid{z-index:1;grid-template-columns:1.15fr .65fr;align-items:center;gap:90px;display:grid;position:relative}.eyebrow{color:var(--green-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:850;line-height:1.2}.eyebrow span{background:var(--green);vertical-align:middle;width:31px;height:4px;margin-right:10px;display:inline-block;transform:skew(-12deg)}.hero h1{letter-spacing:-.055em;max-width:810px;margin:0;font-size:clamp(54px,6.1vw,82px);line-height:.99}.hero h1 em{color:var(--green-dark);font-style:normal}.hero-lead{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{color:var(--navy);font-size:13px;font-weight:800}.text-link:hover{color:var(--green-dark)}.hero-note{color:#7f8b99;margin:25px 0 0;font-size:11px}.hero-panel{color:var(--white);background:var(--navy);border:1px solid var(--navy);border-top:6px solid var(--green);padding:31px;box-shadow:0 30px 70px #0b1f3a2b}.panel-label{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:850}.hero-panel ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.hero-panel li{border-top:1px solid #9db4d040;grid-template-columns:34px 1fr;gap:13px;padding:18px 0;display:grid}.hero-panel li>span{width:27px;height:27px;color:var(--navy);background:var(--green);border-radius:50%;place-items:center;font-size:10px;font-weight:850;display:grid}.hero-panel strong{font-size:13px;display:block}.hero-panel p{color:#c4d2e1;margin:5px 0 0;font-size:11px;line-height:1.55}.trust-strip{border-bottom:1px solid var(--line);background:var(--white)}.trust-strip .wrap{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.trust-strip span{color:var(--navy-2);align-items:center;gap:9px;font-size:10px;font-weight:750;display:flex}.trust-strip span:before{content:"";background:var(--green);border-radius:50%;width:5px;height:5px}.section-number{color:var(--blue-gray);letter-spacing:-.04em;margin:0 0 20px;font-size:42px;font-weight:850;line-height:1}h2{letter-spacing:-.05em;margin:0;font-size:clamp(39px,4.4vw,58px);line-height:1.04}.intro-grid{grid-template-columns:1fr .9fr;align-items:start;gap:100px;display:grid}.prose>p{color:var(--muted);margin:0 0 22px;font-size:16px;line-height:1.8}.callout{background:var(--surface);border-left:5px solid var(--green);gap:7px;margin-top:35px;padding:24px 26px;display:grid}.callout strong{font-size:14px}.callout span{color:var(--muted);font-size:12px;line-height:1.6}.owner-proof{color:var(--white);background:var(--navy);border-left:7px solid var(--green);margin-top:52px;padding:0;box-shadow:0 24px 60px #0b1f3a24}.owner-proof-label{color:var(--green);letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #9db4d03d;margin:0;padding:24px 38px 20px;font-size:9px;font-weight:850}.owner-proof-grid{grid-template-columns:.72fr 1.28fr;display:grid}.owner-proof-grid article{flex-direction:column;justify-content:center;gap:14px;min-height:210px;padding:34px 38px;display:flex}.owner-proof-grid article+article{border-left:1px solid #9db4d03d}.owner-proof-grid strong{color:var(--green);letter-spacing:-.06em;font-size:clamp(56px,7vw,88px);line-height:.9}.owner-proof-grid span{max-width:520px;color:var(--white);font-size:14px;font-weight:750;line-height:1.55}.owner-proof-disclosure{color:#9db4d0;border-top:1px solid #9db4d03d;margin:0;padding:17px 38px 19px;font-size:9px;line-height:1.6}.section-heading{grid-template-columns:1fr .72fr;align-items:end;gap:90px;margin-bottom:50px;display:grid}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.75}.opportunities{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.opportunity-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.opportunity-grid article{background:var(--white);border:1px solid #c4d2e1;border-top:7px solid var(--green);flex-direction:column;min-height:480px;padding:38px;display:flex;box-shadow:0 16px 40px #0b1f3a12}.opportunity-grid article:nth-child(2){border-top-color:var(--navy)}.card-kicker,.group-label{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.opportunity-grid h3{letter-spacing:-.04em;max-width:470px;margin:44px 0 14px;font-size:33px;line-height:1.08}.opportunity-grid article>p:not(.card-kicker){color:var(--muted);margin:0;font-size:14px;line-height:1.7}.opportunity-grid ul{gap:11px;margin:25px 0 0;padding:0;list-style:none;display:grid}.opportunity-grid li{color:var(--navy-2);padding-left:20px;font-size:12px;line-height:1.5;position:relative}.opportunity-grid li:before{content:"";background:var(--green);width:9px;height:4px;position:absolute;top:7px;left:0;transform:skew(-12deg)}.opportunity-grid a,.pathway-grid a{color:var(--green-dark);border-top:1px solid var(--line);margin-top:auto;padding-top:22px;font-size:12px;font-weight:850}.support-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.support-grid article{background:var(--white);border-top:4px solid var(--navy);min-height:300px;padding:31px}.support-grid article:nth-child(2),.support-grid article:nth-child(5){border-top-color:var(--green)}.support-grid article>span{color:var(--green-dark);letter-spacing:.14em;font-size:10px;font-weight:850}.support-grid h3{letter-spacing:-.025em;margin:53px 0 13px;font-size:22px}.support-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.live-support{color:var(--white);background:var(--navy);border:1px solid var(--navy);border-left:8px solid var(--green);grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;margin-top:18px;padding:40px;display:grid}.live-support h3{letter-spacing:-.035em;max-width:700px;margin:0;font-size:26px;line-height:1.25}.live-support>p{color:#c4d2e1;margin:0;font-size:13px;line-height:1.7}.technology-spotlight{color:var(--white);background:var(--navy);border-top:1px solid var(--navy);border-bottom:1px solid var(--navy)}.technology-layout{grid-template-columns:.88fr 1.12fr;align-items:center;gap:82px;display:grid}.technology-copy h2{color:var(--white)}.technology-copy>p:not(.eyebrow){color:#c4d2e1;max-width:640px;margin:25px 0 0;font-size:14px;line-height:1.8}.technology-cost{border-top:1px solid #9db4d042;border-bottom:1px solid #9db4d042;grid-template-columns:auto 1fr;align-items:center;gap:22px;margin-top:31px;padding:22px 0;display:grid}.technology-cost>strong{color:var(--green);letter-spacing:-.06em;font-size:58px;line-height:.9}.technology-cost>div{gap:5px;display:grid}.technology-cost span{font-size:13px;font-weight:850}.technology-cost small{color:#9db4d0;max-width:510px;font-size:9px;line-height:1.65}.technology-actions{align-items:center;gap:25px;margin-top:30px;display:flex}.technology-actions .text-link{color:var(--green)}.system-window{color:var(--navy);background:var(--white);border:1px solid #29435f;border-top:7px solid var(--green);overflow:hidden;box-shadow:0 32px 72px #0000003d}.system-window-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 24px;display:flex}.system-window-top>div{align-items:center;gap:10px;display:flex}.system-window-top i{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #56d47b26}.system-window-top strong{font-size:12px}.system-window-top>span{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;background:#eefaf2;border:1px solid #cdeed6;padding:7px 9px;font-size:8px;font-weight:850}.system-metrics{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.system-metrics article{background:var(--surface);flex-direction:column;justify-content:center;gap:9px;min-height:92px;padding:18px;display:flex}.system-metrics small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.system-metrics strong{font-size:14px}.system-stack{padding:9px 24px}.system-stack article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:13px;min-height:78px;display:grid}.system-stack article:last-child{border-bottom:0}.system-stack article>span{width:27px;height:27px;color:var(--navy);background:var(--green);border-radius:50%;place-items:center;font-size:8px;font-weight:900;display:grid}.system-stack article>div{gap:4px;display:grid}.system-stack strong{font-size:11px}.system-stack small{color:var(--muted);font-size:9px;line-height:1.45}.system-stack b{color:var(--navy-2);background:var(--surface);border:1px solid var(--line);padding:6px 8px;font-size:8px}.system-tools{background:var(--surface);border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;padding:18px 24px;display:flex}.system-tools span{color:var(--navy-2);background:var(--white);border:1px solid #c4d2e1;padding:7px 9px;font-size:8px;font-weight:800}.technology-proof{border-top:1px solid #9db4d040;border-bottom:1px solid #9db4d040;grid-template-columns:repeat(3,1fr);margin-top:52px;display:grid}.technology-proof article{flex-direction:column;justify-content:center;gap:11px;min-height:150px;padding:25px 30px;display:flex}.technology-proof article+article{border-left:1px solid #9db4d040}.technology-proof strong{color:var(--green);letter-spacing:-.045em;font-size:35px}.technology-proof span{color:#c4d2e1;max-width:280px;font-size:10px;line-height:1.55}.technology-disclosure{color:#8fa5bd;margin-top:17px;font-size:8px;line-height:1.7}.carriers{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.carriers-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.carriers-layout>div:first-child>p:last-child{color:var(--muted);font-size:14px;line-height:1.75}.carrier-groups{padding-top:8px}.group-label{color:var(--navy);margin:0}.group-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.group-head>span{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;background:#eefaf2;border:1px solid #cdeed6;padding:6px 9px;font-size:8px;font-weight:850}.group-head.next-group{margin-top:34px}.group-head.next-group>span{color:var(--navy);background:#edf2f7;border-color:#c4d2e1}.carrier-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.carrier-grid span{background:var(--white);text-align:center;border:1px solid #c4d2e1;place-items:center;min-height:78px;padding:10px;font-size:12px;font-weight:850;display:grid}.primary-carriers span{color:var(--white);background:var(--navy);border-color:var(--navy);border-bottom:5px solid var(--green)}.request-carriers span{color:var(--navy-2);background:#f9fbfd;border-style:solid;font-weight:750}.compensation-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.comp-card{color:var(--white);background:var(--navy);border:1px solid var(--navy);border-bottom:7px solid var(--green);padding:45px}.comp-card>strong{color:var(--green);letter-spacing:-.06em;margin:25px 0 0;font-size:clamp(54px,7vw,92px);line-height:.94;display:block}.comp-card h3{margin:22px 0 12px;font-size:22px}.comp-card>p:not(.eyebrow){color:#c4d2e1;font-size:12px;line-height:1.7}.comp-card small{color:#9db4d0;border-top:1px solid #9db4d040;margin-top:25px;padding-top:18px;font-size:9px;line-height:1.6;display:block}.compensation-grid>div:last-child>p:not(.eyebrow,.section-number){color:var(--muted);font-size:15px;line-height:1.75}.check-list{grid-template-columns:repeat(2,1fr);gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{background:var(--surface);border:1px solid var(--line);padding:14px 15px 14px 38px;font-size:11px;font-weight:750;position:relative}.check-list li:before{content:"✓";color:var(--green-dark);font-weight:900;position:absolute;left:15px}.reimbursement{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.step-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-cards.four{grid-template-columns:repeat(4,1fr)}.step-cards.four article{min-height:315px}.step-cards article{background:var(--white);border:1px solid #c4d2e1;border-top:5px solid var(--navy);min-height:285px;padding:29px}.step-cards span{color:var(--green-dark);letter-spacing:.13em;font-size:10px;font-weight:850}.step-cards h3{margin:49px 0 12px;font-size:21px;line-height:1.2}.step-cards p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.disclosure{color:#7e8997;margin:22px 0 0;font-size:9px;line-height:1.7}.pathway-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pathway-grid article{background:var(--white);border:1px solid var(--line);flex-direction:column;min-height:370px;padding:31px;display:flex}.pathway-grid h3{letter-spacing:-.035em;margin:48px 0 14px;font-size:25px;line-height:1.13}.pathway-grid article>p:not(.card-kicker){color:var(--muted);margin:0;font-size:12px;line-height:1.7}.process{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.process-grid>div>p:last-child{color:var(--muted);font-size:14px;line-height:1.7}.process ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:18px;padding:25px 0;display:grid}.process li>span{width:40px;height:40px;color:var(--navy);background:var(--green);border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.process h3{margin:0 0 7px;font-size:19px}.process li p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.application-section{background:var(--white);padding:112px 0}.application-shell{grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px;display:grid}.application-intro{padding-top:24px}.application-intro h2{font-size:clamp(46px,5vw,63px)}.application-intro>p:not(.eyebrow,.section-number){color:var(--muted);font-size:15px;line-height:1.75}.application-promise{border-top:1px solid var(--line);align-items:center;gap:13px;margin-top:28px;padding-top:22px;display:flex}.application-promise i{width:33px;height:33px;color:var(--navy);background:var(--green);border-radius:50%;flex:none;place-items:center;font-style:normal;font-weight:900;display:grid}.application-promise span{color:var(--muted);gap:3px;font-size:10px;line-height:1.5;display:grid}.application-promise strong{color:var(--navy);font-size:12px}.application-card{min-height:610px;color:var(--navy);background:var(--surface);border:1px solid #c4d2e1;border-top:7px solid var(--navy);padding:42px;box-shadow:0 28px 70px #0b1f3a1c}.form-trap{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.form-progress{grid-template-columns:repeat(3,1fr);margin-bottom:38px;display:grid}.form-progress div{color:#8b97a6;align-items:center;gap:8px;display:flex;position:relative}.form-progress div:after{content:"";background:#dce4ec;height:2px;position:absolute;top:13px;left:33px;right:8px}.form-progress div:last-child:after{display:none}.form-progress span{z-index:1;color:#8190a3;background:var(--white);border:1px solid #d6e0eb;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:900;display:grid;position:relative}.form-progress small{font-size:10px;font-weight:800}.form-progress div.on{color:var(--navy)}.form-progress div.on span{color:var(--navy);background:var(--green);border-color:var(--green)}.form-progress div.on:after{background:#aeddbb}fieldset{border:0;gap:18px;margin:0;padding:0;display:grid}legend{color:var(--navy);letter-spacing:-.03em;margin:0 0 8px;font-size:26px;font-weight:850}fieldset>p{color:var(--muted);margin:-3px 0 5px;font-size:11px}label{color:var(--navy-2);gap:8px;font-size:10px;font-weight:800;display:grid}input,select{width:100%;height:50px;color:var(--navy);background:var(--white);border:1px solid #d2dde8;border-radius:3px;outline:none;padding:0 14px;font-size:13px}input:focus,select:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #56d47b24}input::placeholder{color:#9ca8b7}.field-grid.two{grid-template-columns:1fr .4fr;gap:14px;display:grid}.consent-field{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:10px;font-weight:500;line-height:1.5}.consent-field input{width:17px;height:17px;accent-color:var(--green-dark);margin-top:2px}.form-actions{justify-content:flex-end;align-items:center;gap:20px;margin-top:30px;display:flex}.form-delivery-error{color:#7a271a;background:#fff4f2;border-left:4px solid #b42318;margin:18px 0 0;padding:13px 15px;font-size:13px;line-height:1.55}.form-actions button:disabled{cursor:wait;opacity:.65}.form-button{min-width:165px;min-height:51px;color:var(--navy);background:var(--green);border:0;border-radius:3px;justify-content:center;align-items:center;gap:12px;font-size:12px;font-weight:850;display:inline-flex}.back-button,.text-button{color:var(--muted);background:0 0;border:0;padding:8px 0;font-size:11px;font-weight:800}.form-complete{flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;display:flex}.complete-icon{width:60px;height:60px;color:var(--navy);background:var(--green);border-radius:50%;place-items:center;margin-bottom:22px;font-size:24px;font-weight:900;display:grid}.form-complete .eyebrow{align-items:center;gap:8px;margin:0 0 10px;display:flex}.form-complete h3{color:var(--navy);margin:0 0 10px;font-size:30px}.form-complete>p:not(.eyebrow){color:var(--muted);line-height:1.65}.booking-button{width:100%;margin:24px 0 12px}.contact{background:var(--surface);border-top:1px solid var(--line)}.contact-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.contact-grid a{background:var(--white);border:1px solid #c4d2e1;border-top:5px solid var(--navy);flex-direction:column;min-height:230px;padding:27px;transition:transform .2s;display:flex}.contact-grid a:nth-child(2){border-top-color:var(--green)}.contact-grid a:hover{transform:translateY(-3px)}.contact-grid small{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:850}.contact-grid strong{letter-spacing:-.02em;overflow-wrap:anywhere;margin:auto 0 0;font-size:18px;line-height:1.45}.contact-grid span{color:var(--green-dark);margin-top:22px;font-size:11px;font-weight:850}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:90px;display:grid}.faq-grid>div:last-child{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{color:var(--navy);justify-content:space-between;gap:20px;padding:24px 0;font-size:14px;font-weight:800;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--green-dark);font-size:20px;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);margin:-6px 35px 23px 0;font-size:12px;line-height:1.75}footer{background:var(--surface);border-top:1px solid var(--line);padding:72px 0 34px}.footer-top{border-bottom:1px solid var(--line);grid-template-columns:1fr .7fr .8fr auto;align-items:start;gap:55px;padding-bottom:45px;display:grid}.footer-top>div:first-child img{width:245px}.footer-top>div:first-child p{color:var(--muted);font-size:12px;line-height:1.55}.footer-top>div:first-child .footer-tech-link{color:var(--green-dark);align-items:center;gap:8px;margin-top:7px;font-size:10px;font-weight:850;display:inline-flex}.footer-top>div:first-child .footer-tech-link span{color:inherit}.footer-top>div:not(:first-child){gap:8px;display:grid}.footer-top small{color:var(--navy);letter-spacing:.14em;margin-bottom:6px;font-size:9px;font-weight:850}.footer-top a,.footer-top span{color:var(--muted);font-size:11px;line-height:1.55}.footer-top .button{color:var(--navy)}.footer-bottom{color:var(--muted);justify-content:space-between;gap:30px;padding-top:24px;font-size:9px;display:flex}.footer-legal{color:#7f8995;border-top:1px solid var(--line);margin-top:18px;padding-top:17px;font-size:8px;line-height:1.7}.footer-bottom a{color:inherit}.legal-content{background:linear-gradient(180deg, var(--surface), #fff 300px);padding:92px 0 110px}.legal-wrap{max-width:860px}.legal-content h1{color:var(--navy);letter-spacing:-.045em;margin:14px 0 20px;font-size:clamp(44px,7vw,76px);line-height:.98}.legal-lead{color:var(--muted);margin:0 0 48px;font-size:20px;line-height:1.65}.legal-content h2{color:var(--navy);margin:38px 0 10px;font-size:24px}.legal-content p{color:var(--muted);line-height:1.75}.legal-content a{color:var(--green-dark);font-weight:700}.work-models{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.model-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;display:grid}.model-card{background:var(--white);border:1px solid #c4d2e1;border-top:7px solid var(--green);flex-direction:column;min-height:530px;padding:38px;display:flex}.model-card.model-1099{color:var(--white);background:var(--navy);border-color:var(--navy);border-top-color:var(--green);box-shadow:0 24px 60px #0b1f3a26}.model-priority{color:var(--green-dark);background:var(--surface);border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;align-self:flex-start;margin:0 0 27px;padding:8px 11px;font-size:9px;font-weight:850}.model-1099 .model-priority{color:var(--navy);background:var(--green);border-color:var(--green)}.model-card-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.model-card-top>span{min-width:54px;color:var(--navy);background:var(--green);text-align:center;padding:8px 10px;font-size:10px;font-weight:900}.model-card h3{letter-spacing:-.04em;max-width:540px;margin:38px 0 15px;font-size:30px;line-height:1.12}.model-card>p:not(.card-kicker):not(.model-priority){color:var(--muted);margin:0;font-size:13px;line-height:1.75}.model-card.model-1099>p:not(.card-kicker):not(.model-priority){color:#c4d2e1}.model-card ul{gap:11px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.model-card li{color:var(--navy-2);padding-left:20px;font-size:12px;line-height:1.5;position:relative}.model-card.model-1099 li{color:#d9e3ee}.model-card li:before{content:"";background:var(--green);width:9px;height:4px;position:absolute;top:7px;left:0;transform:skew(-12deg)}.model-card>a{color:var(--green-dark);border-top:1px solid var(--line);margin-top:auto;padding-top:22px;font-size:12px;font-weight:850}.model-card.model-1099>a{color:var(--green);border-top-color:#9db4d047}.model-1099 .card-kicker{color:var(--green)}.model-disclosure{color:#7e8997;margin:18px 0 0;font-size:9px;line-height:1.7}.producer-pillars article:nth-child(2),.producer-pillars article:nth-child(4){border-top-color:var(--green)}.w2-comp-panel{color:var(--white);background:var(--navy);border-left:8px solid var(--green);grid-template-columns:1fr .8fr;align-items:center;gap:80px;margin-top:24px;padding:38px 45px;display:grid}.w2-comp-panel h3{letter-spacing:-.035em;max-width:690px;margin:0;font-size:30px;line-height:1.2}.w2-comp-panel>div:last-child>p{color:#c4d2e1;margin:0;font-size:13px;line-height:1.7}.w2-comp-panel small{color:#9db4d0;margin-top:16px;font-size:9px;line-height:1.65;display:block}.technology-content{color:var(--navy);background:var(--white)}.technology-content [id]{scroll-margin-top:150px}.technology-content .tech-kicker{color:var(--green-dark);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850;line-height:1.4}.technology-content .tech-kicker>span{background:var(--green);vertical-align:middle;width:32px;height:4px;margin-right:10px;display:inline-block;transform:skew(-12deg)}.technology-content .tech-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.technology-content .tech-hero{color:var(--white);background-color:var(--navy);background-image:radial-gradient(circle at 78% 18%,#56d47b24,#0000 30%),linear-gradient(#9db4d00f 1px,#0000 1px),linear-gradient(90deg,#9db4d00f 1px,#0000 1px);background-size:auto,52px 52px,52px 52px;padding:98px 0 86px;position:relative;overflow:hidden}.technology-content .tech-hero:after{content:"";background:linear-gradient(90deg, transparent, var(--green), transparent);opacity:.65;height:1px;position:absolute;bottom:0;left:0;right:0}.technology-content .tech-hero-grid{z-index:1;grid-template-columns:.72fr 1.28fr;align-items:center;gap:58px;display:grid;position:relative}.technology-content .tech-hero-copy h1{max-width:610px;color:var(--white);letter-spacing:-.057em;margin:18px 0 0;font-size:clamp(52px,5.3vw,76px);line-height:.98}.technology-content .tech-hero-copy h1 em{color:var(--green);font-style:normal}.technology-content .tech-hero-copy>p:not(.tech-kicker){color:#c7d5e3;max-width:610px;margin:26px 0 0;font-size:15px;line-height:1.78}.technology-content .tech-hero .tech-kicker{color:var(--green)}.technology-content .tech-hero-actions{align-items:center;gap:22px;margin-top:31px;display:flex}.technology-content .tech-hero-actions>a:not(.button){min-height:54px;color:var(--white);border-bottom:1px solid #fff6;align-items:center;gap:12px;padding:0 4px;font-size:12px;font-weight:850;display:inline-flex}.technology-content .tech-included-chip{color:#d8e4ef;background:#ffffff0e;border:1px solid #9db4d047;align-items:center;gap:10px;width:fit-content;margin-top:29px;padding:10px 13px;font-size:10px;font-weight:750;display:flex}.technology-content .tech-included-chip i{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #56d47b1f}.technology-content .tech-console{border:1px solid #9db4d052;border-top:5px solid var(--green);transform-origin:50%;background:#0f2b4b;border-radius:7px;overflow:hidden;transform:perspective(1400px)rotateY(-2deg)rotateX(1deg);box-shadow:0 34px 90px #00000052}.technology-content .tech-console-top{color:#dce6ef;background:#0d2541;border-bottom:1px solid #9db4d033;grid-template-columns:auto 1fr auto auto;align-items:center;gap:17px;min-height:53px;padding:0 18px;display:grid}.technology-content .tech-console-top>div{gap:6px;display:flex}.technology-content .tech-console-top>div span{background:#66809d;border-radius:50%;width:7px;height:7px}.technology-content .tech-console-top>div span:nth-child(2){background:var(--green)}.technology-content .tech-console-top strong{letter-spacing:.06em;font-size:10px}.technology-content .tech-console-top small{color:#91a8bf;letter-spacing:.08em;text-transform:uppercase;font:8px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-console-top b{color:var(--green);text-transform:uppercase;align-items:center;gap:7px;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.technology-content .tech-console-top b i{background:var(--green);border-radius:50%;width:7px;height:7px}.technology-content .tech-console-body{grid-template-columns:112px 1fr;min-height:520px;display:grid}.technology-content .tech-console-sidebar{color:#8fa7bf;background:#0b2038;border-right:1px solid #9db4d02e;flex-direction:column;gap:4px;padding:18px 12px;display:flex}.technology-content .tech-console-sidebar>strong{width:34px;height:34px;color:var(--navy);background:var(--green);place-items:center;margin:2px 0 16px 5px;font-size:11px;display:grid}.technology-content .tech-console-sidebar>span{border-left:3px solid #0000;align-items:center;min-height:36px;padding:0 9px;font-size:8px;font-weight:750;display:flex}.technology-content .tech-console-sidebar>span.active{color:var(--white);border-left-color:var(--green);background:#ffffff0e}.technology-content .tech-console-sidebar>i{color:var(--green);text-transform:uppercase;border-top:1px solid #9db4d02e;margin-top:auto;padding:10px 8px;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-console-main{min-width:0;color:var(--navy);background:#f4f7fa;padding:22px}.technology-content .tech-console-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.technology-content .tech-console-heading>div{gap:4px;display:grid}.technology-content .tech-console-heading small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.technology-content .tech-console-heading strong{letter-spacing:-.025em;font-size:17px}.technology-content .tech-console-heading>span{color:var(--green-dark);text-transform:uppercase;background:#e9f9ee;border:1px solid #bfe8cb;padding:7px 9px;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-console-status{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:19px;display:grid}.technology-content .tech-console-status article{background:var(--white);border:1px solid #d7e1ea;align-content:center;gap:6px;min-height:94px;padding:13px;display:grid}.technology-content .tech-console-status small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800}.technology-content .tech-console-status strong{font-size:13px}.technology-content .tech-console-status span{color:var(--green-dark);align-items:center;gap:6px;font-size:7px;font-weight:800;display:flex}.technology-content .tech-console-status span i{background:var(--green-dark);border-radius:50%;width:6px;height:6px}.technology-content .tech-console-panels{grid-template-columns:1.2fr .8fr;gap:10px;margin-top:10px;display:grid}.technology-content .tech-activity-feed,.technology-content .tech-next-action{background:var(--white);border:1px solid #d7e1ea;min-height:265px}.technology-content .tech-activity-feed>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:47px;padding:0 15px;display:flex}.technology-content .tech-activity-feed header strong{font-size:10px}.technology-content .tech-activity-feed header span{color:var(--muted);font-size:7px}.technology-content .tech-activity-feed ol{margin:0;padding:0 15px;list-style:none}.technology-content .tech-activity-feed li{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:68px;display:grid}.technology-content .tech-activity-feed li:last-child{border-bottom:0}.technology-content .tech-activity-feed li>b{width:25px;height:25px;color:var(--navy);background:var(--green);border-radius:50%;place-items:center;font-size:7px;display:grid}.technology-content .tech-activity-feed li>div{gap:3px;display:grid}.technology-content .tech-activity-feed li strong{font-size:9px}.technology-content .tech-activity-feed li small{color:var(--muted);font-size:7px}.technology-content .tech-activity-feed li>span{color:var(--green-dark);font-size:7px;font-weight:800}.technology-content .tech-next-action{color:var(--white);background:var(--navy);border-color:var(--navy);flex-direction:column;padding:18px;display:flex}.technology-content .tech-next-action>small{color:var(--green);text-transform:uppercase;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-next-action>strong{margin-top:26px;font-size:17px;line-height:1.2}.technology-content .tech-next-action>p{color:#aebfd0;font-size:8px;line-height:1.6}.technology-content .tech-next-action>div{gap:7px;margin-top:auto;display:grid}.technology-content .tech-next-action>div span{min-height:31px;color:var(--navy);background:var(--green);place-items:center;font-size:8px;font-weight:850;display:grid}.technology-content .tech-next-action>div span+span{color:var(--white);background:0 0;border:1px solid #9db4d059}.technology-content .tech-subnav{z-index:50;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1f3af7;border-bottom:1px solid #9db4d040;position:sticky;top:86px}.technology-content .tech-subnav .wrap{align-items:center;gap:28px;min-height:58px;display:flex}.technology-content .tech-subnav span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-right:auto;font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-subnav a{color:#c6d5e3;align-items:center;min-height:44px;font-size:9px;font-weight:800;display:inline-flex}.technology-content .tech-subnav a:hover{color:var(--green)}.technology-content .tech-proof{color:var(--white);background:#0f2947;padding:0 0 22px}.technology-content .tech-proof>.wrap:first-child{grid-template-columns:repeat(4,1fr);display:grid}.technology-content .tech-proof article{flex-direction:column;justify-content:center;gap:10px;min-height:156px;padding:25px 28px;display:flex}.technology-content .tech-proof article+article{border-left:1px solid #9db4d038}.technology-content .tech-proof strong{color:var(--green);letter-spacing:-.045em;font-size:35px}.technology-content .tech-proof span{color:#c7d4e1;max-width:230px;font-size:11px;line-height:1.55}.technology-content .tech-proof>p{color:#90a8bf;margin-top:0;font-size:11px;line-height:1.6}.technology-content .tech-experience{background:var(--surface);border-bottom:1px solid var(--line);padding:116px 0}.technology-content .tech-section-intro{grid-template-columns:1.1fr .7fr;align-items:end;gap:90px;margin-bottom:48px;display:grid}.technology-content .tech-section-intro h2{margin-top:14px}.technology-content .tech-section-intro>p{color:var(--muted);margin:0;font-size:14px;line-height:1.78}.technology-content .tech-mode-control{background:var(--white);border:1px solid #cbd8e4;gap:4px;width:fit-content;margin:0 0 17px auto;padding:4px;display:flex}.technology-content .tech-mode-control legend,.technology-content .tech-module-rail legend{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.technology-content .tech-mode-control input,.technology-content .tech-module-rail input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.technology-content .tech-mode-control label span{min-height:44px;color:var(--muted);align-items:center;padding:0 18px;font-size:10px;font-weight:850;display:inline-flex}.technology-content .tech-mode-control input:checked+span{color:var(--white);background:var(--navy)}:is(.technology-content .tech-mode-control input:focus-visible+span,.technology-content .tech-module-rail input:focus-visible+span){outline:3px solid var(--green-dark);outline-offset:3px}.technology-content .tech-explorer-shell{background:var(--white);border:1px solid #c8d5e1;grid-template-columns:235px 1fr;display:grid;box-shadow:0 24px 65px #0b1f3a1a}.technology-content .tech-module-rail{background:var(--navy);border:0;align-content:start;gap:0;margin:0;padding:18px;display:grid}.technology-content .tech-module-rail label span{color:#9fb3c8;border-bottom:1px solid #9db4d02e;grid-template-columns:1fr auto;align-content:center;gap:5px 12px;min-height:73px;padding:12px 13px;display:grid}.technology-content .tech-module-rail label small{color:#8299b0;letter-spacing:.08em;text-transform:uppercase;grid-column:1;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-module-rail label strong{grid-column:1;font-size:10px}.technology-content .tech-module-rail label i{color:var(--green);opacity:0;grid-area:1/2/3;align-self:center;font-style:normal;transition:opacity .2s,transform .2s;transform:translate(-6px)}.technology-content .tech-module-rail input:checked+span{color:var(--white);border-left:4px solid var(--green);background:#ffffff0f}.technology-content .tech-module-rail input:checked+span small{color:var(--green)}.technology-content .tech-module-rail input:checked+span i{opacity:1;transform:translate(0)}.technology-content .tech-module-select{display:none}.technology-content .tech-module-panel{grid-template-columns:.78fr 1.22fr;gap:36px;min-width:0;padding:39px;display:grid}.technology-content .tech-module-copy{flex-direction:column;align-items:flex-start;display:flex}.technology-content .tech-module-copy h3{letter-spacing:-.045em;margin:14px 0 0;font-size:34px;line-height:1.08}.technology-content .tech-module-copy>p:not(.tech-kicker){color:var(--muted);margin:18px 0 0;font-size:12px;line-height:1.75}.technology-content .tech-module-copy ul{gap:11px;margin:25px 0 0;padding:0;list-style:none;display:grid}.technology-content .tech-module-copy li{color:var(--navy-2);padding-left:21px;font-size:10px;line-height:1.5;position:relative}.technology-content .tech-module-copy li:before{content:"✓";color:var(--green-dark);font-weight:900;position:absolute;left:0}.technology-content .tech-mode-value{border-top:1px solid var(--line);margin-top:auto;padding-top:24px}.technology-content .tech-mode-value small{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.technology-content .tech-mode-value p{color:var(--navy);margin:8px 0 0;font-size:11px;font-weight:700;line-height:1.65}.technology-content .tech-demo-visual{min-height:480px;color:var(--navy);background:#0f2947;border:1px solid #183b5f;padding:14px}.technology-content .tech-demo-visual>div{background:var(--surface);border:1px solid #9db4d073;height:100%;overflow:hidden}.technology-content .tech-demo-topbar{color:#dce6ef;background:var(--navy);border-bottom:1px solid #9db4d038;grid-template-columns:1fr auto auto;align-items:center;gap:14px;min-height:47px;padding:0 15px;display:grid}.technology-content .tech-demo-topbar>span{font-size:9px;font-weight:850}.technology-content .tech-demo-topbar>small{color:#849ab0;text-transform:uppercase;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-demo-topbar>b{color:var(--green);text-transform:uppercase;align-items:center;gap:6px;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.technology-content .tech-demo-topbar>b i{background:var(--green);border-radius:50%;width:6px;height:6px}.technology-content .tech-campaign-ui,.technology-content .tech-message-ui,.technology-content .tech-pipeline-ui,.technology-content .tech-nurture-ui{padding:20px}.technology-content .tech-campaign-ui>header,.technology-content .tech-message-ui>header,.technology-content .tech-pipeline-ui>header,.technology-content .tech-nurture-ui>header{justify-content:space-between;align-items:center;gap:15px;min-height:57px;display:flex}.technology-content .tech-campaign-ui header>div,.technology-content .tech-pipeline-ui header>div,.technology-content .tech-nurture-ui header>div{gap:4px;display:grid}.technology-content .tech-campaign-ui header small,.technology-content .tech-pipeline-ui header small,.technology-content .tech-nurture-ui header small{color:var(--muted);text-transform:uppercase;font-size:7px}.technology-content .tech-campaign-ui header strong,.technology-content .tech-pipeline-ui header strong,.technology-content .tech-nurture-ui header strong{font-size:15px}.technology-content .tech-campaign-ui header>span,.technology-content .tech-pipeline-ui header>span,.technology-content .tech-nurture-ui header>span{color:var(--green-dark);text-transform:uppercase;background:#e8f8ed;border:1px solid #c0e7cb;padding:7px 9px;font-size:7px;font-weight:850}.technology-content .tech-campaign-list{gap:8px;margin-top:12px;display:grid}.technology-content .tech-campaign-list article{background:var(--white);border:1px solid #d5e0e9;grid-template-columns:37px 1fr auto;align-items:center;gap:11px;min-height:67px;padding:10px 12px;display:grid}.technology-content .tech-campaign-list article.active{border-left:5px solid var(--green-dark)}.technology-content .tech-campaign-list i{width:34px;height:34px;color:var(--navy);background:#e8f8ed;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.technology-content .tech-campaign-list article>div{gap:4px;display:grid}.technology-content .tech-campaign-list strong{font-size:9px}.technology-content .tech-campaign-list small{color:var(--muted);font-size:7px}.technology-content .tech-campaign-list b{color:var(--green-dark);font-size:7px}.technology-content .tech-campaign-ui>footer{color:var(--muted);background:#edf2f7;grid-template-columns:auto 1fr auto 1fr;gap:7px 10px;margin-top:14px;padding:13px;font-size:7px;display:grid}.technology-content .tech-campaign-ui>footer strong{color:var(--navy);text-align:right}.technology-content .tech-message-ui>header>div{align-items:center;gap:10px;display:flex}.technology-content .tech-message-ui>header i{width:34px;height:34px;color:var(--navy);background:var(--green);place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.technology-content .tech-message-ui>header span{gap:3px;display:grid}.technology-content .tech-message-ui>header strong{font-size:10px}.technology-content .tech-message-ui>header small{color:var(--muted);font-size:7px}.technology-content .tech-message-ui>header>b{color:var(--green-dark);text-transform:uppercase;font-size:7px}.technology-content .tech-messages{background:var(--white);border:1px solid #d5e0e9;gap:12px;padding:18px;display:grid}.technology-content .tech-messages>p{max-width:79%;margin:0;padding:12px 14px;font-size:8px;line-height:1.55}.technology-content .tech-messages .incoming{color:var(--navy);background:#edf2f7}.technology-content .tech-messages .outgoing{color:var(--white);background:var(--navy);border-left:4px solid var(--green);margin-left:auto}.technology-content .tech-messages>div{flex-wrap:wrap;gap:6px;padding-top:6px;display:flex}.technology-content .tech-messages>div span{color:var(--green-dark);background:#e9f9ee;border:1px solid #c5e9cf;padding:6px 8px;font-size:6px;font-weight:800}.technology-content .tech-message-ui>footer{color:var(--muted);justify-content:space-between;gap:15px;margin-top:10px;font-size:7px;display:flex}.technology-content .tech-message-ui>footer b{color:var(--green-dark)}.technology-content .tech-calendar-ui{background:#d5e0e9;grid-template-columns:.82fr 1.18fr;gap:1px;min-height:370px;display:grid}.technology-content .tech-calendar-ui>aside,.technology-content .tech-calendar-ui>section{background:var(--white);padding:24px}.technology-content .tech-calendar-ui small{color:var(--muted);text-transform:uppercase;font-size:7px}.technology-content .tech-calendar-ui strong{margin-top:5px;font-size:13px;display:block}.technology-content .tech-calendar-ui aside>div{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:28px;display:grid}.technology-content .tech-calendar-ui aside>div span{min-height:34px;color:var(--muted);background:var(--surface);place-items:center;font-size:7px;display:grid}.technology-content .tech-calendar-ui aside>div span.on{color:var(--navy);background:var(--green);font-weight:900}.technology-content .tech-calendar-ui aside>p{color:var(--green-dark);align-items:center;gap:7px;margin-top:24px;font-size:7px;font-weight:800;display:flex}.technology-content .tech-calendar-ui aside>p i{background:var(--green-dark);border-radius:50%;width:6px;height:6px}.technology-content .tech-time-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:27px;display:grid}.technology-content .tech-time-grid span{min-height:43px;color:var(--navy-2);background:var(--surface);border:1px solid #d5e0e9;place-items:center;font-size:7px;font-weight:800;display:grid}.technology-content .tech-time-grid span.selected{color:var(--navy);background:var(--green);border-color:var(--green)}.technology-content .tech-calendar-ui section>footer{border-top:1px solid var(--line);gap:5px;margin-top:29px;padding-top:18px;display:grid}.technology-content .tech-calendar-ui section>footer strong{color:var(--green-dark);font-size:9px}.technology-content .tech-calendar-ui section>footer span{color:var(--muted);font-size:7px}.technology-content .tech-pipeline-columns{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.technology-content .tech-pipeline-columns section{background:#edf2f7;border:1px solid #d5e0e9;padding:10px}.technology-content .tech-pipeline-columns h4{justify-content:space-between;margin:0 0 12px;font-size:8px;display:flex}.technology-content .tech-pipeline-columns h4 b{color:var(--green-dark)}.technology-content .tech-pipeline-columns article{background:var(--white);border-top:4px solid var(--green);flex-direction:column;min-height:121px;padding:11px;display:flex}.technology-content .tech-pipeline-columns article small{color:var(--muted);text-transform:uppercase;font-size:6px}.technology-content .tech-pipeline-columns article strong{margin-top:20px;font-size:8px;line-height:1.35}.technology-content .tech-pipeline-columns article span{color:var(--green-dark);margin-top:auto;font-size:7px;font-weight:850}.technology-content .tech-pipeline-ui>footer{gap:6px;margin-top:13px;display:flex}.technology-content .tech-pipeline-ui>footer span{color:var(--navy-2);background:var(--white);border:1px solid #d5e0e9;padding:6px 8px;font-size:6px;font-weight:800}.technology-content .tech-nurture-ui ol{background:var(--white);border:1px solid #d5e0e9;margin:12px 0 0;padding:0;list-style:none}.technology-content .tech-nurture-ui li{border-bottom:1px solid var(--line);grid-template-columns:33px 1fr auto;align-items:center;gap:12px;min-height:79px;padding:0 15px;display:grid}.technology-content .tech-nurture-ui li:last-child{border-bottom:0}.technology-content .tech-nurture-ui li>i{width:29px;height:29px;color:var(--navy);background:#e7edf3;border-radius:50%;place-items:center;font-size:7px;font-style:normal;font-weight:900;display:grid}.technology-content .tech-nurture-ui li.complete>i,.technology-content .tech-nurture-ui li.current>i{background:var(--green)}.technology-content .tech-nurture-ui li>div{gap:4px;display:grid}.technology-content .tech-nurture-ui li strong{font-size:9px}.technology-content .tech-nurture-ui li small{color:var(--muted);font-size:7px}.technology-content .tech-nurture-ui li>b{color:var(--green-dark);font-size:7px}.technology-content .tech-profile-ui{grid-template-columns:1.05fr .95fr;min-height:370px;display:grid}.technology-content .tech-profile-ui>aside{color:var(--white);background:var(--navy);flex-direction:column;align-items:flex-start;padding:29px;display:flex}.technology-content .tech-profile-ui>aside>span{width:46px;height:46px;color:var(--navy);background:var(--green);place-items:center;font-size:12px;font-weight:900;display:grid}.technology-content .tech-profile-ui aside small{color:var(--green);text-transform:uppercase;margin-top:25px;font-size:7px}.technology-content .tech-profile-ui aside strong{margin-top:8px;font-size:19px;line-height:1.15}.technology-content .tech-profile-ui aside p{color:#b5c6d6;font-size:8px;line-height:1.6}.technology-content .tech-profile-ui aside>div{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.technology-content .tech-profile-ui aside b{color:var(--green);border:1px solid #9db4d04d;padding:7px 8px;font-size:6px}.technology-content .tech-profile-ui>section{background:var(--white);flex-direction:column;gap:8px;padding:29px;display:flex}.technology-content .tech-profile-ui section header{margin-bottom:22px}.technology-content .tech-profile-ui section small{color:var(--muted);text-transform:uppercase;font-size:7px}.technology-content .tech-profile-ui section strong{margin-top:6px;font-size:13px;display:block}.technology-content .tech-profile-ui section>span{min-height:42px;color:var(--navy);background:var(--surface);border:1px solid #d5e0e9;place-items:center;font-size:7px;font-weight:850;display:grid}.technology-content .tech-profile-ui section>span:nth-of-type(2){background:var(--green);border-color:var(--green)}.technology-content .tech-profile-ui section>footer{color:var(--green-dark);text-align:center;margin-top:auto;font-size:7px;font-weight:850}.technology-content .tech-capabilities{background:var(--white);padding:116px 0}.technology-content .tech-bento{grid-template-columns:repeat(12,1fr);gap:12px;display:grid}.technology-content .tech-feature{background:var(--surface);border:1px solid #d2dde7;flex-direction:column;grid-column:span 4;min-height:260px;padding:29px;transition:transform .2s,box-shadow .2s;display:flex}.technology-content .tech-feature:hover{transform:translateY(-3px);box-shadow:0 18px 45px #0b1f3a17}.technology-content .tech-feature-01,.technology-content .tech-feature-02{min-height:340px;color:var(--white);background:var(--navy);border-color:var(--navy);grid-column:span 6}.technology-content .tech-feature-02{background:#102d4e}.technology-content .tech-feature header{justify-content:space-between;align-items:center;gap:20px;display:flex}.technology-content .tech-feature header>span{color:var(--green-dark);font:900 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-feature-01 header>span,.technology-content .tech-feature-02 header>span{color:var(--green)}.technology-content .tech-feature header>i{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #56d47b1f}.technology-content .tech-feature h3{letter-spacing:-.03em;max-width:460px;margin:43px 0 13px;font-size:23px;line-height:1.18}.technology-content .tech-feature-01 h3,.technology-content .tech-feature-02 h3{margin-top:69px;font-size:32px}.technology-content .tech-feature p{max-width:500px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}.technology-content .tech-feature-01 p,.technology-content .tech-feature-02 p{color:#b9cad9}.technology-content .tech-feature-signal{align-items:flex-end;gap:5px;margin-top:auto;padding-top:25px;display:flex}.technology-content .tech-feature-signal span{background:#b9c8d7;width:5px;height:13px}.technology-content .tech-feature-signal span:nth-child(2){background:var(--green);height:20px}.technology-content .tech-feature-signal span:nth-child(3){height:9px}.technology-content .tech-feature-signal span:nth-child(4){background:var(--green-dark);height:26px}.technology-content .tech-feature-01 .tech-feature-signal span,.technology-content .tech-feature-02 .tech-feature-signal span{background:#56708c}.technology-content .tech-feature-01 .tech-feature-signal span:nth-child(2),.technology-content .tech-feature-01 .tech-feature-signal span:nth-child(4),.technology-content .tech-feature-02 .tech-feature-signal span:nth-child(2),.technology-content .tech-feature-02 .tech-feature-signal span:nth-child(4){background:var(--green)}.technology-content .tech-workflow{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:116px 0}.technology-content .tech-system-map{grid-template-columns:repeat(5,1fr);gap:0;margin:64px 0 0;padding:0;list-style:none;display:grid;position:relative}.technology-content .tech-system-map:before{content:"";background:linear-gradient(90deg, var(--green-dark), var(--green), var(--green-dark));height:3px;position:absolute;top:55px;left:8%;right:8%}.technology-content .tech-system-map li{min-height:300px;padding:0 21px;position:relative}.technology-content .tech-system-map li>span{color:var(--green-dark);font:900 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-system-map li>i{z-index:1;background:var(--green);border:7px solid var(--surface);width:27px;height:27px;box-shadow:0 0 0 2px var(--green-dark);border-radius:50%;margin-top:35px;display:block;position:relative}.technology-content .tech-system-map li>div{margin-top:35px}.technology-content .tech-system-map small{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:850}.technology-content .tech-system-map h3{margin:8px 0 11px;font-size:19px}.technology-content .tech-system-map p{color:var(--muted);margin:0;font-size:10px;line-height:1.68}.technology-content .tech-value{color:var(--white);background:var(--navy);background-image:linear-gradient(#9db4d00d 1px,#0000 1px),linear-gradient(90deg,#9db4d00d 1px,#0000 1px);background-size:52px 52px;padding:116px 0}.technology-content .tech-value .tech-kicker{color:var(--green)}.technology-content .tech-value-heading{grid-template-columns:1fr .65fr;align-items:end;gap:90px;margin-bottom:47px;display:grid}.technology-content .tech-value-heading h2{color:var(--white);margin-top:14px}.technology-content .tech-value-heading>p{color:#b8c9d8;margin:0;font-size:13px;line-height:1.75}.technology-content .tech-cost-contrast{grid-template-columns:1fr 90px 1fr;align-items:stretch;gap:12px;display:grid}.technology-content .tech-cost-contrast article{border-top:6px solid var(--green);flex-direction:column;justify-content:center;min-height:220px;padding:30px 34px;display:flex}.technology-content .tech-cost-contrast article small{letter-spacing:.08em;text-transform:uppercase;font:850 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-cost-contrast article strong{letter-spacing:-.055em;margin-top:22px;font-size:48px;line-height:.95}.technology-content .tech-cost-contrast article span{max-width:390px;margin-top:12px;font-size:11px;font-weight:750;line-height:1.6}.technology-content .tech-cost-external{color:var(--white);border:1px solid #9db4d047;border-top:6px solid var(--green);background:#102d4e}.technology-content .tech-cost-external small{color:#9db4d0}.technology-content .tech-cost-external span{color:#c2d0de}.technology-content .tech-cost-producer-first{color:var(--navy);background:var(--green);border:1px solid var(--green)}.technology-content .tech-cost-producer-first small{color:#194c2b}.technology-content .tech-cost-producer-first span{color:#153c26}.technology-content .tech-cost-versus{color:#aebfd0;text-align:center;text-transform:uppercase;place-content:center;gap:8px;display:grid}.technology-content .tech-cost-versus b{color:var(--green);font:900 19px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-cost-versus span{letter-spacing:.08em;font:7px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-cost-focus{background:#ffffff0e;border:1px solid #9db4d040;grid-template-columns:.7fr 1.3fr;align-items:start;gap:60px;margin-top:12px;padding:31px 34px;display:grid}.technology-content .tech-cost-focus strong{color:var(--green);letter-spacing:-.025em;font-size:19px;line-height:1.35}.technology-content .tech-cost-focus p{color:#c2d0de;margin:0;font-size:12px;line-height:1.75}.technology-content .tech-cost-qualifier{color:#91a8bf;margin:13px 0 35px;font-size:10px;line-height:1.65}.technology-content .tech-value-grid{grid-template-columns:1.06fr .94fr;gap:12px;display:grid}.technology-content .tech-value-grid article{min-height:510px;padding:40px}.technology-content .tech-value-grid article>div{gap:7px;display:grid}.technology-content .tech-value-grid small{letter-spacing:.08em;text-transform:uppercase;font:850 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.technology-content .tech-value-grid article>div strong{letter-spacing:-.065em;margin-top:21px;font-size:76px;line-height:.9}.technology-content .tech-value-grid article>div span{font-size:17px;font-weight:850}.technology-content .tech-value-grid ul{border-top:1px solid;gap:13px;margin:35px 0 0;padding:25px 0 0;list-style:none;display:grid}.technology-content .tech-value-grid li{padding-left:23px;font-size:11px;line-height:1.5;position:relative}.technology-content .tech-value-grid li:before{content:"✓";font-weight:900;position:absolute;left:0}.technology-content .tech-value-provided{color:var(--navy);background:var(--white);border-top:7px solid var(--green)}.technology-content .tech-value-provided small,.technology-content .tech-value-provided li:before{color:var(--green-dark)}.technology-content .tech-value-provided ul{color:var(--navy-2);border-top-color:var(--line)}.technology-content .tech-value-controlled{color:var(--white);border:1px solid #9db4d040;border-top:7px solid var(--green);background:#102d4e}.technology-content .tech-value-controlled small,.technology-content .tech-value-controlled li:before,.technology-content .tech-value-controlled>p{color:var(--green)}.technology-content .tech-value-controlled ul{color:#d1deea;border-top-color:#9db4d040}.technology-content .tech-value-controlled>p{margin:30px 0 0;font-size:12px;font-weight:900}.technology-content .tech-disclosure{color:#91a8bf;margin:21px 0 0;font-size:11px;line-height:1.7}.technology-content .tech-accountability{background:var(--white);padding:90px 0}.technology-content .tech-accountability .wrap{grid-template-columns:.85fr 1.15fr;align-items:center;gap:85px;display:grid}.technology-content .tech-accountability h2{margin-top:14px}.technology-content .tech-accountability .wrap>p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.technology-content .tech-accountability-status{background:var(--surface);border:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.technology-content .tech-accountability-status span{min-height:75px;color:var(--navy);align-items:center;gap:10px;padding:0 24px;font-size:10px;font-weight:850;display:flex}.technology-content .tech-accountability-status span+span{border-left:1px solid var(--line)}.technology-content .tech-accountability-status i{background:var(--green-dark);border-radius:50%;width:8px;height:8px}.technology-content .tech-faq{background:var(--surface);border-top:1px solid var(--line);padding:116px 0}.technology-content .tech-faq .wrap{grid-template-columns:.65fr 1.35fr;gap:90px;display:grid}.technology-content .tech-faq-heading h2{margin-top:14px}.technology-content .tech-faq-list{border-top:1px solid #cbd6e1}.technology-content .tech-faq details{border-bottom:1px solid #cbd6e1}.technology-content .tech-faq summary{min-height:74px;color:var(--navy);justify-content:space-between;align-items:center;gap:24px;font-size:13px;font-weight:850;list-style:none;display:flex}.technology-content .tech-faq summary::-webkit-details-marker{display:none}.technology-content .tech-faq summary span{color:var(--green-dark);font-size:22px;transition:transform .2s}.technology-content .tech-faq details[open] summary span{transform:rotate(45deg)}.technology-content .tech-faq details p{color:var(--muted);margin:-2px 45px 23px 0;font-size:12px;line-height:1.75}.technology-content .tech-final{color:var(--white);background:var(--navy);border-top:7px solid var(--green);text-align:center;background-image:radial-gradient(circle at 50% 0,#56d47b21,#0000 42%);padding:112px 0}.technology-content .tech-final .wrap{max-width:850px}.technology-content .tech-final-status{width:fit-content;color:var(--green);text-transform:uppercase;border:1px solid #9db4d04d;align-items:center;gap:9px;margin:0 auto 25px;padding:9px 12px;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.technology-content .tech-final-status i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #56d47b1f}.technology-content .tech-final .tech-kicker{color:var(--green)}.technology-content .tech-final h2{color:var(--white);margin-top:13px}.technology-content .tech-final p:not(.tech-kicker){color:#c3d1df;max-width:670px;margin:22px auto 0;font-size:14px;line-height:1.75}.technology-content .tech-final .button{margin-top:32px}.estimator-section{background:var(--navy);color:var(--white)}.tool-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.tool-intro{position:sticky;top:120px}.tool-intro h2{color:var(--white)}.tool-intro>p:last-child{color:#c4d2e1;font-size:14px;line-height:1.75}.interactive-card{color:var(--navy);background:var(--white);border-top:7px solid var(--green);padding:40px;box-shadow:0 30px 75px #0000002e}.model-tabs{background:var(--surface);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:4px;margin-bottom:31px;padding:4px;display:grid}.model-tabs button{min-height:46px;color:var(--muted);background:0 0;border:0;padding:0 15px;font-size:11px;font-weight:850}.model-tabs button.active{color:var(--white);background:var(--navy)}.calculator-field{margin-top:23px;font-size:10px}.currency-input{display:block;position:relative}.currency-input i{z-index:1;color:var(--muted);font-style:normal;font-weight:750;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.currency-input input{padding-left:31px;font-size:17px;font-weight:800}.slider-field{grid-template-columns:1fr auto;align-items:center;margin-top:30px;position:relative}.slider-field>strong{color:var(--green-dark);font-size:16px}.slider-field>input{height:auto;accent-color:var(--green-dark);box-shadow:none;border:0;grid-column:1/-1;padding:0}.range-labels{color:var(--muted);grid-column:1/-1;justify-content:space-between;display:flex}.math-stack{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:31px;display:grid}.math-stack.single{grid-template-columns:1fr}.math-stack>div{background:var(--surface);flex-direction:column;min-height:165px;padding:22px;display:flex}.math-stack span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.4}.math-stack strong{color:var(--navy);letter-spacing:-.04em;margin:auto 0 8px;font-size:25px}.math-stack small{color:#8190a3;font-size:9px}.math-stack .math-highlight{color:var(--white);background:var(--navy)}.math-stack .math-highlight span,.math-stack .math-highlight small{color:#b9c9da}.math-stack .math-highlight strong{color:var(--green)}.w2-rate{background:var(--surface);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:21px;display:flex}.w2-rate span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:850}.w2-rate strong{color:var(--navy);font-size:19px}.w2-rate small{color:var(--muted);font-size:9px}.tool-disclosure{color:#7e8997;margin:20px 0 0;font-size:9px;line-height:1.7}.launch-section{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.launch-builder{grid-template-columns:.62fr 1.38fr;gap:16px;display:grid}.launch-controls{background:var(--white);border:1px solid #c4d2e1;border-top:6px solid var(--green);align-content:start;gap:17px;padding:29px;display:grid}.launch-controls label{font-size:9px}.fixed-path{color:var(--white);background:var(--navy);gap:7px;margin-top:5px;padding:18px;display:grid}.fixed-path small{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.fixed-path strong{font-size:16px}.fixed-path span{color:#c4d2e1;font-size:10px}.plan-output{color:var(--white);background:var(--navy);border-top:6px solid var(--green);padding:37px}.plan-heading{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:27px;display:flex}.plan-heading h3{letter-spacing:-.035em;margin:0;font-size:30px}.plan-heading>span{color:var(--navy);background:var(--green);text-transform:uppercase;padding:9px 12px;font-size:9px;font-weight:900}.plan-output ol{border-top:1px solid #9db4d047;gap:0;margin:0;padding:0;list-style:none;display:grid}.plan-output li{border-bottom:1px solid #9db4d047;grid-template-columns:45px 1fr;gap:17px;padding:20px 0;display:grid}.plan-output li>span{color:var(--green);font-size:10px;font-weight:900}.plan-output li small{color:#9db4d0;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.plan-output li p{color:#e3ebf3;margin:6px 0 0;font-size:12px;line-height:1.65}.plan-output .tool-disclosure{color:#9db4d0}.selected-opportunity{color:var(--white);background:var(--navy);border-left:5px solid var(--green);gap:6px;padding:16px;display:grid}.selected-opportunity small{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:850}.selected-opportunity strong{font-size:14px}.selected-opportunity span{color:#c4d2e1;font-size:10px}:is(button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible){outline-offset:3px;outline:3px solid #22863f59}@media (max-width:980px){.desktop-nav{display:none}.header-inner>.button{margin-left:auto}.hero-grid,.intro-grid,.section-heading,.carriers-layout,.compensation-grid,.process-grid,.application-shell,.faq-grid,.technology-layout,.technology-hero-grid,.technology-responsibility>.wrap{grid-template-columns:1fr;gap:45px}.hero-panel{max-width:620px}.support-grid{grid-template-columns:repeat(2,1fr)}.live-support{grid-template-columns:1fr;gap:20px}.opportunity-grid,.pathway-grid,.contact-grid,.model-grid,.technology-cost-grid{grid-template-columns:1fr}.tool-layout,.launch-builder,.w2-comp-panel{grid-template-columns:1fr;gap:42px}.tool-intro{position:static}.step-cards.four{grid-template-columns:repeat(2,1fr)}.opportunity-grid article{min-height:430px}.pathway-grid article{min-height:330px}.footer-top,.technology-capability-grid,.technology-flow ol{grid-template-columns:repeat(2,1fr)}.technology-flow li:nth-child(odd){border-left:0}.technology-flow li{border-bottom:1px solid #9db4d047}.technology-audience-grid{grid-template-columns:1fr}.technology-audience-grid article{min-height:270px}}@media (max-width:740px){.wrap,.shell{width:calc(100% - 36px)}.section{padding:82px 0}.header-inner{min-height:70px}.logo{width:210px}.header-inner>.button{display:none}.menu{display:block}.menu summary{padding:10px 0;font-size:13px;font-weight:850;list-style:none}.menu summary::-webkit-details-marker{display:none}.menu nav{background:var(--white);border:1px solid var(--line);width:230px;padding:10px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 20px 60px #0b1f3a24}.menu nav a{color:var(--navy-2);border-bottom:1px solid var(--line);padding:12px 9px;font-size:11px;font-weight:750}.menu nav a.agent-login{color:var(--navy);font-weight:900}.menu nav a:last-child{color:var(--green-dark);border-bottom:0}.header-login{display:none}.hero{padding:82px 0 72px}.hero-grid{gap:52px}.hero h1{font-size:clamp(49px,13.5vw,69px)}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-panel{padding:25px}.trust-strip .wrap{flex-wrap:wrap;justify-content:flex-start;padding:20px 0}.trust-strip span{width:calc(50% - 12px)}h2{font-size:42px}.owner-proof-grid{grid-template-columns:1fr}.owner-proof-grid article{min-height:176px;padding:30px 27px}.owner-proof-grid article+article{border-top:1px solid #9db4d03d;border-left:0}.owner-proof-label,.owner-proof-disclosure{padding-left:27px;padding-right:27px}.support-grid{grid-template-columns:1fr}.technology-actions{flex-direction:column;align-items:flex-start}.technology-proof,.technology-trust>.wrap:first-child{grid-template-columns:1fr}.technology-proof article,.technology-trust article{min-height:135px}.technology-proof article+article,.technology-trust article+article{border-top:1px solid #9db4d040;border-left:0}.system-metrics{grid-template-columns:1fr}.system-metrics article{min-height:76px}.technology-hero{padding:82px 0 76px}.technology-hero h1{font-size:clamp(49px,13.5vw,68px)}.technology-hero-grid>div>p:not(.eyebrow){font-size:15px}.technology-capability-grid{grid-template-columns:1fr}.technology-capability-grid article{min-height:270px}.technology-flow ol{grid-template-columns:1fr}.technology-flow li,.technology-flow li:nth-child(odd){border-left:0;min-height:220px}.technology-cost-grid article{min-height:450px;padding:30px}.model-card{min-height:470px}.math-stack{grid-template-columns:1fr}.math-stack>div{min-height:132px}.w2-rate{flex-direction:column;align-items:flex-start}.support-grid article{min-height:255px}.step-cards,.step-cards.four{grid-template-columns:1fr}.step-cards article{min-height:245px}.carrier-grid{grid-template-columns:1fr}.field-grid.two{grid-template-columns:1fr .42fr}.application-card{padding:30px 24px}.interactive-card,.plan-output{padding:29px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:7px}}@media (max-width:470px){.wrap,.shell{width:calc(100% - 28px)}.section{padding:70px 0}.logo{width:196px}.hero{padding-top:70px}.hero h1{font-size:50px}.trust-strip span{width:100%}h2{font-size:39px}.opportunity-grid article,.pathway-grid article{min-height:400px;padding:27px}.support-grid article{padding:27px}.live-support,.technology-value-card{padding:29px}.technology-value-card>strong{font-size:70px}.technology-spotlight .system-window{margin:0 -2px}.system-stack{padding-left:17px;padding-right:17px}.system-stack article{grid-template-columns:32px 1fr}.system-stack b{display:none}.technology-cost{grid-template-columns:1fr}.technology-cost-grid article,.technology-audience-grid article{padding:27px}.comp-card{padding:30px}.comp-card>strong{font-size:58px}.check-list{grid-template-columns:1fr}.application-shell{width:calc(100% - 28px)}.application-card{min-height:600px;padding:26px 19px}.form-progress small{display:none}.field-grid.two{grid-template-columns:1fr .42fr}legend{font-size:23px}.form-actions{justify-content:space-between}.form-button{min-width:148px}}@media (max-width:1100px){.technology-content .tech-hero-grid{grid-template-columns:1fr;gap:64px}.technology-content .tech-hero-copy{max-width:760px}.technology-content .tech-console{max-width:940px;transform:none}.technology-content .tech-section-intro,.technology-content .tech-value-heading,.technology-content .tech-accountability .wrap,.technology-content .tech-faq .wrap{grid-template-columns:1fr;gap:28px}.technology-content .tech-mode-control{margin-left:0}.technology-content .tech-explorer-shell{grid-template-columns:1fr}.technology-content .tech-module-rail{grid-template-columns:repeat(3,1fr)}.technology-content .tech-module-panel{grid-template-columns:.82fr 1.18fr}.technology-content .tech-bento{grid-template-columns:repeat(2,1fr)}.technology-content .tech-feature,.technology-content .tech-feature-01,.technology-content .tech-feature-02{grid-column:auto}.technology-content .tech-system-map{grid-template-columns:repeat(3,1fr);row-gap:44px}.technology-content .tech-system-map:before{display:none}.technology-content .tech-system-map li{min-height:245px}.technology-content .tech-system-map li>i{margin-top:22px}.technology-content .tech-system-map li>div{margin-top:26px}.technology-content .tech-accountability-status{grid-column:auto}}@media (max-width:820px){.technology-content .tech-console-body{grid-template-columns:88px 1fr}.technology-content .tech-console-sidebar{padding-left:8px;padding-right:8px}.technology-content .tech-console-sidebar>span{padding:0 6px}.technology-content .tech-console-panels{grid-template-columns:1fr}.technology-content .tech-next-action{min-height:205px}.technology-content .tech-proof>.wrap:first-child{grid-template-columns:repeat(2,1fr)}.technology-content .tech-proof article:nth-child(3){border-left:0}.technology-content .tech-proof article:nth-child(n+3){border-top:1px solid #9db4d038}.technology-content .tech-module-panel{grid-template-columns:1fr}.technology-content .tech-mode-value{margin-top:28px}.technology-content .tech-demo-visual{min-height:440px}.technology-content .tech-value-grid{grid-template-columns:1fr}.technology-content .tech-cost-focus{grid-template-columns:1fr;gap:14px}.technology-content .tech-value-grid article{min-height:auto}}@media (max-width:740px){.technology-content [id]{scroll-margin-top:118px}.technology-content .tech-hero{padding:74px 0 62px}.technology-content .tech-hero-grid{gap:47px}.technology-content .tech-hero-copy h1{font-size:clamp(47px,13vw,64px)}.technology-content .tech-hero-copy>p:not(.tech-kicker){font-size:14px}.technology-content .tech-hero-actions{flex-direction:column;align-items:stretch;gap:13px}.technology-content .tech-hero-actions .button,.technology-content .tech-hero-actions>a:not(.button){justify-content:center;width:100%}.technology-content .tech-console-top{grid-template-columns:auto 1fr auto;gap:10px;padding:0 13px}.technology-content .tech-console-top small{display:none}.technology-content .tech-console-body{grid-template-columns:1fr;min-height:0}.technology-content .tech-console-sidebar{display:none}.technology-content .tech-console-main{padding:15px}.technology-content .tech-console-status{grid-template-columns:1fr}.technology-content .tech-console-status article{min-height:75px}.technology-content .tech-activity-feed,.technology-content .tech-next-action{min-height:225px}.technology-content .tech-activity-feed li{grid-template-columns:28px 1fr}.technology-content .tech-activity-feed li>span{display:none}.technology-content .tech-subnav{top:70px}.technology-content .tech-subnav .wrap{gap:22px;width:100%;min-height:52px;padding:0 18px;overflow-x:auto}.technology-content .tech-subnav span{display:none}.technology-content .tech-subnav a{flex:none}.technology-content .tech-proof>.wrap:first-child{grid-template-columns:1fr}.technology-content .tech-proof article,.technology-content .tech-proof article:nth-child(3){border-top:1px solid #9db4d038;border-left:0;min-height:120px}.technology-content .tech-proof article:first-child{border-top:0}.technology-content .tech-experience,.technology-content .tech-capabilities,.technology-content .tech-workflow,.technology-content .tech-value,.technology-content .tech-faq{padding:82px 0}.technology-content .tech-section-intro{margin-bottom:34px}.technology-content .tech-mode-control{width:100%}.technology-content .tech-mode-control label{flex:1}.technology-content .tech-mode-control label span{justify-content:center;width:100%;padding:0 10px}.technology-content .tech-module-rail{display:none}.technology-content .tech-module-select{color:var(--navy);background:var(--white);border-bottom:1px solid var(--line);gap:8px;padding:18px;font-size:11px;font-weight:850;display:grid}.technology-content .tech-module-select select{min-height:48px;color:var(--navy);background:var(--surface);font:inherit;border:1px solid #aebfd0;border-radius:0;padding:0 13px}.technology-content .tech-module-select select:focus-visible{outline:3px solid var(--green-dark);outline-offset:3px}.technology-content .tech-module-panel{gap:30px;padding:24px 18px 18px}.technology-content .tech-module-copy h3{font-size:30px}.technology-content .tech-module-copy>p:not(.tech-kicker){font-size:13px}.technology-content .tech-module-copy li{font-size:11px}.technology-content .tech-demo-visual{min-height:0;padding:8px}.technology-content .tech-calendar-ui,.technology-content .tech-profile-ui{grid-template-columns:1fr;min-height:0}.technology-content .tech-pipeline-columns,.technology-content .tech-bento{grid-template-columns:1fr}.technology-content .tech-feature,.technology-content .tech-feature-01,.technology-content .tech-feature-02{min-height:280px;padding:26px}.technology-content .tech-feature-01 h3,.technology-content .tech-feature-02 h3{margin-top:48px;font-size:28px}.technology-content .tech-system-map{margin-top:43px;display:block}.technology-content .tech-system-map:before{width:3px;height:auto;display:block;inset:17px auto 28px 14px}.technology-content .tech-system-map li{grid-template-columns:30px 1fr;gap:0 18px;min-height:0;padding:0 0 38px;display:grid}.technology-content .tech-system-map li>span{grid-column:2}.technology-content .tech-system-map li>i{grid-area:1/1/3;width:27px;height:27px;margin:0}.technology-content .tech-system-map li>div{grid-column:2;margin:12px 0 0}.technology-content .tech-value-heading{margin-bottom:33px}.technology-content .tech-cost-contrast{grid-template-columns:1fr}.technology-content .tech-cost-contrast article{min-height:190px;padding:27px 24px}.technology-content .tech-cost-versus{grid-auto-flow:column;align-items:center;min-height:48px}.technology-content .tech-cost-focus{padding:26px 24px}.technology-content .tech-cost-qualifier{margin-bottom:27px}.technology-content .tech-value-grid article{padding:29px 24px}.technology-content .tech-value-grid article>div strong{font-size:62px}.technology-content .tech-accountability{padding:76px 0}.technology-content .tech-accountability-status{grid-template-columns:1fr}.technology-content .tech-accountability-status span+span{border-top:1px solid var(--line);border-left:0}.technology-content .tech-faq summary{min-height:68px;font-size:12px}.technology-content .tech-final{padding:82px 0}}@media (max-width:470px){.technology-content .tech-hero-copy h1{font-size:46px}.technology-content .tech-console-heading{flex-direction:column;align-items:flex-start}.technology-content .tech-console-heading>span{align-self:flex-start}.technology-content .tech-console-panels{display:block}.technology-content .tech-next-action{margin-top:9px}.technology-content .tech-mode-control{grid-template-columns:1fr;display:grid}.technology-content .tech-campaign-ui,.technology-content .tech-message-ui,.technology-content .tech-pipeline-ui,.technology-content .tech-nurture-ui{padding:12px}.technology-content .tech-campaign-list article{grid-template-columns:32px 1fr}.technology-content .tech-campaign-list article>b{display:none}.technology-content .tech-campaign-ui>footer{grid-template-columns:1fr auto}.technology-content .tech-calendar-ui>aside,.technology-content .tech-calendar-ui>section,.technology-content .tech-profile-ui>aside,.technology-content .tech-profile-ui>section{padding:20px}.technology-content .tech-nurture-ui li{grid-template-columns:30px 1fr;padding:12px}.technology-content .tech-nurture-ui li>b{display:none}.technology-content .tech-value-grid article>div strong{font-size:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
