/*! 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}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.grow{flex-grow:1}}:root{--ink:#101114;--muted:#686d76;--line:#dcdfe5;--soft:#f4f6f8;--blue:#2458e6;--blue2:#eaf0ff;--green:#16835e;--red:#c94545;--yellow:#c5851f;--dark:#111723}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}.shell{width:min(1180px,100% - 48px);margin-inline:auto}a{color:inherit;text-decoration:none}button{font:inherit}.nav{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:82px;display:flex;position:relative}.brand,.brand-link{align-items:center;gap:11px;display:inline-flex}.mark{align-items:center;gap:4px;width:25px;height:22px;display:inline-flex;transform:skew(-14deg)}.mark i{background:var(--ink);border-radius:1px;width:7px;height:22px;display:block}.nav-links{color:#343840;align-items:center;gap:30px;font-size:13px;display:flex}.nav-links a{transition:all .2s}.button{background:var(--ink);color:#fff;border:1px solid var(--ink);justify-content:center;align-items:center;gap:28px;padding:17px 20px 17px 24px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.button span{font-size:17px}.button.compact{gap:20px;padding:12px 15px 12px 18px}.eyebrow{letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.eyebrow>span{background:var(--blue);width:20px;height:2px}.eyebrow.light>span{background:#78a0ff}.hero{padding-top:74px}.hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:68px;padding:44px 0 72px;display:grid}.hero h1{letter-spacing:-.075em;margin:0 0 35px;font-size:clamp(58px,7vw,100px);font-weight:650;line-height:.87}.hero h1 em,.features h2 em,.final-cta h2 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.lede{color:#4d535d;max-width:510px;margin:0;font-size:18px;line-height:1.6}.actions{align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{border-bottom:1px solid #b9bdc5;padding:12px 0;font-size:13px;font-weight:700}.text-link span{margin-left:22px}.hero-proof{color:var(--muted);align-items:center;gap:13px;margin-top:43px;display:flex}.hero-proof p{margin:0;font-size:11px;line-height:1.55}.hero-proof b{color:var(--ink)}.proof-stack{display:flex}.proof-stack i{background:#20252f;border:2px solid #fff;border-radius:50%;width:27px;height:27px;margin-left:-7px}.proof-stack i:nth-child(2){background:#4f73cc}.proof-stack i:nth-child(3){background:#a4b8e6}.hero-product{background:#fff;border:1px solid #aeb4be;min-height:540px;animation:.8s both rise;position:relative;box-shadow:0 40px 90px #131e3821}.window-bar{border-bottom:1px solid var(--line);color:#7a808a;align-items:center;gap:12px;height:44px;padding:0 14px;font-size:9px;display:flex}.window-bar>span:nth-child(2){flex:1}.window-bar>i{letter-spacing:2px;font-style:normal}.mini-brand{color:var(--ink);align-items:center;gap:5px;font-weight:800;display:flex}.mini-brand .mark{gap:2px;width:14px;height:12px}.mini-brand .mark i{width:4px;height:12px}.product-grid{grid-template-columns:52px 1fr;min-height:495px;display:grid}.mini-side{border-right:1px solid var(--line);color:#8b9099;background:#fafbfc;flex-direction:column;align-items:center;gap:24px;padding:15px 0;display:flex}.side-word{align-items:center;gap:3px;margin-bottom:8px;display:flex}.side-word .mark{gap:2px;width:12px;height:12px}.side-word .mark i{width:3px;height:12px}.side-word b{color:var(--ink);font-size:8px}.mini-side>span{font-size:15px}.mini-side .side-active{background:var(--ink);color:#fff;place-items:center;width:29px;height:29px;display:grid}.mini-side small{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-top:auto;font-size:8px;display:grid}.account-panel{padding:27px 28px}.account-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.account-head small{letter-spacing:.12em;color:#747a84;font-size:8px;font-weight:700}.account-head h3{letter-spacing:-.04em;margin:7px 0 5px;font-size:20px}.account-head p{color:#747a84;margin:0;font-size:10px}.status{white-space:nowrap;border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 7px;font-size:8px;font-weight:700;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:5px;height:5px}.completion{justify-content:space-between;align-items:end;margin-top:18px;display:flex}.completion div{flex-direction:column;gap:4px;display:flex}.completion b{font-size:12px}.completion span{color:#828792;font-size:9px}.completion strong{font-size:18px}.meter{background:#e8eaf0;height:4px;margin:10px 0 23px}.meter i{background:var(--blue);width:75%;height:100%;animation:1.3s both load;display:block}.list-label{letter-spacing:.1em;color:#9499a2;grid-template-columns:1fr auto;padding-bottom:8px;font-size:7px;display:grid}.carrier{animation:softpulse 4s var(--delay) infinite;border-top:1px solid #eaecf0;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.carrier-avatar,.thread-icon{border:1px solid var(--line);background:#f7f8fa;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.carrier>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.carrier b{font-size:10px}.carrier span{color:#848a94;font-size:8px}.auto-note{background:var(--blue2);border:1px solid #cdd9ff;align-items:center;gap:11px;margin-top:13px;padding:10px;display:flex}.auto-note>span{color:var(--blue);font-size:18px;animation:5s linear infinite spin}.auto-note div{flex-direction:column;gap:3px;display:flex}.auto-note b{font-size:9px}.auto-note small{color:#6c7691;font-size:8px}.floating-card{background:#fff;border:1px solid #cbd0d9;align-items:center;gap:9px;padding:10px 12px;animation:4s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 15px 35px #19223a1f}.floating-card>span{width:25px;height:25px;color:var(--green);background:#eaf8f2;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.floating-card p{flex-direction:column;gap:3px;margin:0;display:flex}.floating-card b{font-size:9px}.floating-card small{color:#818792;font-size:7px}.fc-two{animation-delay:1s;bottom:48px;right:-24px}.fc-two>span{background:var(--blue);color:#fff}.story-rail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.story-rail>div{border-right:1px solid var(--line);align-items:center;gap:12px;padding:18px;display:flex}.story-rail>div:last-child{border:0}.story-rail span{color:#8a8f98;font-size:8px}.section-intro{grid-template-columns:1.25fr .55fr;align-items:end;gap:90px;margin-bottom:64px;display:grid}.section-intro h2,.agency-top h2,.dashboard-copy h2,.final-cta h2{letter-spacing:-.06em;margin:22px 0 0;font-size:clamp(42px,5vw,68px);line-height:1.02}.section-intro>p,.agency-top>p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.problem-board{border:1px solid var(--line);background:#fbfbfc}.old-flow{grid-template-columns:repeat(4,1fr);display:grid}.old-step{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;display:flex;position:relative}.old-step:nth-child(4n){border-right:0}.old-step span{color:#9a9fa7;font-size:8px}.old-step p{max-width:140px;margin:0;font-size:15px;font-weight:700;line-height:1.35}.old-step>i{border:1px solid var(--line);z-index:2;background:#fff;place-items:center;width:21px;height:21px;font-size:9px;font-style:normal;display:grid;position:absolute;top:68px;right:-11px}.problem-punch{justify-content:space-between;align-items:center;padding:20px 23px;display:flex}.problem-punch span{color:var(--red);letter-spacing:.1em;font-size:10px;font-weight:800}.problem-punch b{font-size:12px}.how{background:var(--dark);color:#fff;overflow:hidden}.flow-grid{border:1px solid #394253;grid-template-columns:repeat(6,1fr);display:grid}.flow-card{border-right:1px solid #394253;min-height:235px;padding:22px 18px;transition:all .3s;position:relative}.flow-card:last-child{border:0}.flow-top{justify-content:space-between;align-items:center;display:flex}.flow-top span{color:#7f8ba0;font-size:9px}.flow-top i{color:#89a8ff;border:1px solid #4a5569;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.flow-card h3{letter-spacing:-.04em;margin:75px 0 8px;font-size:23px}.flow-card p{color:#98a4b6;margin:0;font-size:10px;line-height:1.55}.flow-arrow{background:var(--dark);z-index:2;border:1px solid #394253;place-items:center;width:21px;height:21px;font-size:9px;display:grid;position:absolute;top:108px;right:-11px}.how-result{align-items:center;gap:18px;margin-top:30px;display:flex}.how-result span,.how-result b{letter-spacing:.16em;font-size:8px}.how-result div{background:linear-gradient(90deg,#3c4658,var(--blue),#3c4658);flex:1;height:1px}.features{padding-bottom:30px}.feature-row{border-top:1px solid var(--line);grid-template-columns:.78fr 1.22fr;align-items:center;gap:9%;padding:110px 0;display:grid}.feature-row.reverse{grid-template-columns:1.22fr .78fr}.feature-row.reverse .feature-copy{order:2}.feature-copy{max-width:450px}.feature-num{letter-spacing:.14em;color:var(--blue);font-size:9px;font-weight:800}.feature-copy h3{letter-spacing:-.055em;margin:20px 0;font-size:39px;line-height:1.08}.feature-copy>p{color:var(--muted);font-size:15px;line-height:1.75}.feature-copy ul{gap:11px;margin:27px 0 0;padding:0;list-style:none;display:grid}.feature-copy li{font-size:11px;font-weight:700}.feature-copy li:before{content:"✓";color:var(--blue);margin-right:10px}.ui-card{background:#fff;border:1px solid #bfc4ce;padding:27px;box-shadow:0 28px 70px #1821341a}.ui-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:17px;display:flex}.ui-title span{letter-spacing:.12em;font-size:8px;font-weight:800}.ui-title b{color:var(--blue);font-size:9px}.lookup-card label{letter-spacing:.12em;color:#737985;font-size:7px;font-weight:800}.input-row{border:1px solid #b8bec9;justify-content:space-between;align-items:center;margin:7px 0 15px;padding:7px 8px 7px 14px;display:flex}.input-row b{font-size:13px}.input-row span,.lookup-card button{background:var(--ink);color:#fff;padding:9px 16px;font-size:9px}.found{background:#f3f6fd;border:1px solid #d5def4;grid-template-columns:30px 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.found>span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.found div{flex-direction:column;gap:3px;display:flex}.found b{font-size:11px}.found p{color:#747c8b;margin:0;font-size:8px}.found small{color:var(--blue);font-size:7px;font-weight:800}.history-head{justify-content:space-between;margin:23px 0 7px;display:flex}.history-head b{font-size:10px}.history-head span{color:#7b818b;font-size:8px}.policy-row{border-top:1px solid var(--line);grid-template-columns:22px 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.check{border:1px solid var(--blue);background:var(--blue2);color:var(--blue);place-items:center;width:19px;height:19px;font-size:8px;display:grid}.policy-row div{flex-direction:column;gap:3px;display:flex}.policy-row b{font-size:10px}.policy-row small{color:#838995;font-size:8px}.policy-row em{background:#f2f3f5;padding:5px;font-size:7px;font-style:normal}.lookup-card button{text-align:left;border:0;justify-content:space-between;width:100%;margin-top:12px;padding:14px;font-weight:700;display:flex}.signature-stage{border:1px solid var(--line);background:#f0f3f8;place-items:center;min-height:500px;padding:45px;display:grid;position:relative}.document-card{background:#fff;border:1px solid #c5cad3;width:65%;min-height:390px;padding:27px;position:relative;transform:rotate(-1deg);box-shadow:0 25px 55px #141c2d1f}.document-brand{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.document-brand .brand{font-size:11px}.document-brand .mark{gap:2px;width:16px;height:14px}.document-brand .mark i{width:4px;height:14px}.document-brand>span{letter-spacing:.12em;font-size:7px}.document-card h4{margin:30px 0 14px;font:400 25px Georgia,serif}.document-card>p{color:#676d77;font-size:8px;line-height:1.7}.doc-lines{gap:9px;margin-top:30px;display:grid}.doc-lines span{background:#eceef2;height:5px}.doc-lines span:nth-child(2){width:88%}.doc-lines span:nth-child(3){width:72%}.signature{flex-direction:column;display:flex;position:absolute;bottom:35px;left:27px}.signature small{letter-spacing:.12em;font-size:6px}.signature b{margin:6px 0;font:italic 17px Georgia,serif}.signature i{background:#aeb4be;width:145px;height:1px}.signed-seal{border:2px solid var(--green);width:57px;height:57px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;gap:3px;font-weight:800;display:flex;position:absolute;bottom:28px;right:30px;transform:rotate(-8deg)}.signed-seal span{letter-spacing:.08em;font-size:6px}.email-chip,.connected-chip{z-index:2;background:#fff;border:1px solid #c9ced7;align-items:center;gap:10px;padding:11px;display:flex;position:absolute;box-shadow:0 12px 30px #151d2e1a}.email-chip{top:30px;left:18px}.email-chip>span{background:var(--blue);color:#fff;place-items:center;width:28px;height:28px;display:grid}.email-chip div,.connected-chip p{flex-direction:column;gap:3px;margin:0;display:flex}.email-chip small,.connected-chip small{color:#7f8590;font-size:6px}.email-chip b,.connected-chip b{font-size:9px}.connected-chip{bottom:35px;right:18px}.connected-chip>i{color:var(--green);background:#eaf8f2;border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;display:grid}.thread-row{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:17px 12px;display:grid}.thread-row>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.thread-row b{font-size:11px}.thread-row small{color:#7c828d;font-size:8px}.thread-row.done{opacity:.75}.email-line{flex-direction:row!important;gap:4px!important;display:flex!important}.email-line i{background:#ccd5ea;width:35px;height:3px}.email-line i:nth-child(2){width:58px}.email-line i:nth-child(3){width:18px}.automation-bar{background:var(--dark);color:#fff;align-items:center;gap:11px;margin-top:23px;padding:13px;display:flex}.spinner{color:#8eacff;font-size:18px;animation:5s linear infinite spin}.automation-bar div{flex-direction:column;gap:3px;display:flex}.automation-bar b{font-size:9px}.automation-bar small{color:#929db0;font-size:7px}.live-dot{background:#48d5a1;border-radius:50%;width:7px;height:7px;margin-left:auto;box-shadow:0 0 0 5px #48d5a11f}.inbox-stage{border:1px solid var(--line);background:#f1f3f7;padding:45px 38px}.drop-line{color:#646b77;justify-content:space-around;align-items:center;display:flex}.drop-line span{border:1px solid var(--line);background:#fff;padding:9px;font-size:8px}.drop-line i{color:var(--blue);font-style:normal;animation:1.8s infinite bounce}.account-folder{background:#fff;border:1px solid #bfc5cf;margin-top:35px;box-shadow:0 20px 45px #141d2f17}.folder-tab{background:var(--dark);color:#fff;letter-spacing:.1em;padding:9px 12px;font-size:7px;display:inline-block;position:absolute;transform:translateY(-100%)}.folder-head{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:18px;display:grid}.folder-head>span{font-size:24px}.folder-head div{flex-direction:column;gap:3px;display:flex}.folder-head b{font-size:12px}.folder-head small{color:#7d838d;font-size:8px}.file-row{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr 50px 18px;align-items:center;gap:10px;padding:12px 18px;display:grid}.file-row>span{color:var(--red);text-align:center;border:1px solid #edc6c6;padding:5px;font-size:6px;font-weight:800}.file-row b{font-size:9px}.file-row small{color:#7d838d;font-size:7px}.file-row i{color:var(--green);font-style:normal}.before-mini{flex-wrap:wrap;align-items:center;gap:7px;margin-top:25px;display:flex}.before-mini span{border:1px solid var(--line);color:#777d86;padding:7px;font-size:8px}.before-mini b{color:var(--blue)}.before-mini strong{background:var(--ink);color:#fff;padding:9px 13px;font-size:9px}.ai-row{grid-template-columns:.72fr 1.28fr}.extract-stage{border:1px solid var(--line);background:#f0f3f7;grid-template-columns:1fr 75px 1.1fr;align-items:center;min-height:430px;padding:48px 35px;display:grid}.pdf-stack{height:285px;position:relative}.pdf-stack>div{background:#fff;border:1px solid #bec4cf;width:190px;height:260px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-6deg)}.pdf-stack>div:nth-child(2){transform:translate(-50%,-50%)rotate(4deg)}.pdf-stack .pdf-page{padding:20px;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 45px #1921321f}.pdf-page span{color:var(--red);font-size:7px;font-weight:800}.pdf-page b{margin:14px 0 27px;font-size:14px;display:block}.pdf-page em{background:#e8ebf0;height:5px;margin:11px 0;display:block}.pdf-page em:nth-of-type(2),.pdf-page em:nth-of-type(5){width:68%}.scan-line{background:var(--blue);height:2px;animation:3.2s ease-in-out infinite scan;position:absolute;top:0;left:0;right:0;box-shadow:0 0 18px 5px #2458e647}.extract-arrow{flex-direction:column;align-items:center;gap:15px;display:flex}.extract-arrow span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.extract-arrow i{color:var(--blue);font-style:normal}.summary-card{background:#fff;border:1px solid #bfc5cf;padding:22px;box-shadow:0 20px 45px #141d2f1a}.summary-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.summary-head>span{letter-spacing:.12em;font-size:7px;font-weight:800}.summary-card h4{margin:19px 0;font-size:18px}.summary-metrics{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.summary-metrics div{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:11px;display:flex}.summary-metrics div:last-child{border:0}.summary-metrics b{font-size:16px}.summary-metrics span{color:#7c828c;font-size:7px}.bars{border-bottom:1px solid var(--line);justify-content:space-around;align-items:end;height:95px;padding:18px 6px 0;display:flex}.bars i{background:var(--blue);opacity:.85;width:14px}.bar-years{color:#8c929c;justify-content:space-around;padding-top:6px;font-size:6px;display:flex}.compare-grid{grid-template-columns:1fr 120px 1fr;display:grid}.compare-side{border:1px solid var(--line);background:#fff;padding:32px}.compare-side>span{letter-spacing:.12em;margin-bottom:24px;font-size:8px;font-weight:800;display:block}.without p{border-bottom:1px solid var(--line);color:#6f7580;align-items:center;margin:0;padding:11px 0;font-size:11px;display:flex}.without p i{color:var(--red);margin-right:11px;font-style:normal}.compare-center{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.compare-center span{color:#747a85;font-size:7px;font-weight:800}.with{flex-direction:column;align-items:center;display:flex}.with>span{align-self:stretch}.big-step{border:1px solid var(--line);grid-template-columns:45px 1fr;align-items:center;width:80%;display:grid}.big-step b{border-right:1px solid var(--line);padding:17px;font-size:9px}.big-step p{padding:0 15px;font-size:12px;font-weight:700}.big-step.accent{background:var(--blue);color:#fff;border-color:var(--blue)}.with>i{color:var(--blue);padding:9px;font-style:normal}.timeline{grid-template-columns:repeat(4,1fr) 1.1fr;margin-top:90px;display:grid;position:relative}.timeline:before{content:"";background:linear-gradient(90deg,var(--blue) 0 72%,var(--line) 72%);height:1px;position:absolute;top:50px;left:2%;right:5%}.time-step{padding-right:22px;position:relative}.day{letter-spacing:.1em;color:#858b95;margin-bottom:20px;font-size:8px;display:block}.day b{color:var(--ink);letter-spacing:-.05em;margin-right:5px;font-size:29px}.time-step>i{z-index:2;border-radius:50%;place-items:center;width:27px;height:27px;margin-bottom:26px;font-size:9px;font-style:normal;display:grid;position:relative}.time-step>i.complete{background:var(--blue);color:#fff}.time-step>i.current{color:var(--blue);border:2px solid var(--blue);box-shadow:0 0 0 7px var(--blue2);background:#fff}.time-step h3{margin:0 0 7px;font-size:15px}.time-step p{color:#7d838e;margin:0;font-size:9px}.market-flag{background:var(--dark);color:#fff;flex-direction:column;justify-content:center;gap:12px;margin-top:14px;padding:24px;display:flex}.market-flag span{color:#8dacff;letter-spacing:.15em;font-size:8px}.market-flag b{font-size:15px}.dashboard-grid{grid-template-columns:.68fr 1.32fr;align-items:center;gap:85px;display:grid}.dashboard-copy h2{margin:24px 0}.dashboard-copy>p{color:#aab3c2;font-size:14px;line-height:1.75}.role-pills{flex-wrap:wrap;gap:7px;margin-top:30px;display:flex}.role-pills span{color:#abb6c7;border:1px solid #3a4558;padding:7px 9px;font-size:8px}.dashboard-card{color:var(--ink);background:#fff;border:1px solid #3e4859;box-shadow:0 35px 80px #00000047}.dash-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.dash-top>div{flex-direction:column;gap:6px;display:flex}.dash-top span{letter-spacing:.12em;color:#7c828d;font-size:7px;font-weight:800}.dash-top h3{margin:0;font-size:20px}.dash-top>b{color:var(--blue);background:var(--blue2);padding:7px;font-size:9px}.dash-cols,.dash-row{grid-template-columns:1.4fr .55fr .8fr .65fr;align-items:center;gap:12px;display:grid}.dash-cols{color:#8a9099;letter-spacing:.1em;background:#f5f6f8;padding:11px 19px;font-size:6px}.dash-row{border-top:1px solid var(--line);padding:14px 19px}.dash-row>div:first-child{align-items:center;gap:9px;display:flex}.dash-row b{font-size:9px}.dash-row>span{color:#747a84;font-size:8px}.client-dot{background:#edf1fa;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:800;display:grid;color:var(--blue)!important}.mini-progress{align-items:center;gap:8px;display:flex}.mini-progress>span{font-size:8px}.mini-progress>i{background:#e3e6eb;width:40px;height:3px;display:block}.mini-progress>i b{background:var(--blue);height:100%;display:block}.outcome-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.outcome-grid article{border-right:1px solid var(--line);min-height:275px;padding:25px;transition:all .3s;position:relative}.outcome-grid article:last-child{border:0}.outcome-grid article:hover{background:var(--blue);color:#fff;transform:translateY(-8px)}.outcome-grid article>span{color:#8c929b;font-size:8px}.outcome-grid h3{letter-spacing:-.04em;margin:80px 0 12px;font-size:21px}.outcome-grid p{color:#747a84;font-size:10px;line-height:1.6}.outcome-grid article>i{font-style:normal;position:absolute;top:21px;right:22px}.agency{background:var(--dark);color:#fff}.agency-top{grid-template-columns:1.25fr .55fr;align-items:end;gap:90px;display:grid}.systems{grid-template-columns:1fr 100px 1.2fr 100px 1fr;align-items:stretch;margin-top:75px;display:grid}.system-box{border:1px solid #3d4759;flex-direction:column;justify-content:space-between;min-height:180px;padding:28px;display:flex}.system-box>span{color:#8996ab;letter-spacing:.13em;font-size:9px}.system-box b{font-size:15px;line-height:1.5}.system-box.focal{color:var(--ink);background:#fff;border-color:#fff;box-shadow:0 22px 55px #00000040}.system-link{color:#7f8ba0;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.system-link i{color:#84a5ff;font-size:20px;font-style:normal}.system-link span{letter-spacing:.1em;font-size:6px}.lane-connection{border:1px solid #3d4759;border-top:0;grid-template-columns:.45fr .9fr 1.2fr;align-items:center;gap:40px;padding:28px;display:grid}.lane-connection>div:first-child{letter-spacing:.12em;align-items:center;gap:10px;font-size:9px;display:flex}.lane-connection>p{color:#aab4c4;margin:0;font-size:10px;line-height:1.6}.lane-flow{justify-content:flex-end;align-items:center;gap:9px;display:flex}.lane-flow span,.lane-flow strong{border:1px solid #414c60;padding:8px;font-size:8px}.lane-flow strong{background:var(--blue);border-color:var(--blue)}.lane-flow i{color:#7f8ba0;font-style:normal}.final-cta{text-align:center;flex-direction:column;align-items:center;padding:155px 0;display:flex}.cta-mark{border:1px solid var(--line);place-items:center;width:75px;height:75px;margin-bottom:35px;animation:4s ease-in-out infinite float;display:grid}.cta-mark .mark{transform:scale(1.3)skew(-14deg)}.final-cta h2{margin:27px 0;font-size:clamp(50px,7vw,88px)}.final-cta p{color:var(--muted);max-width:540px;margin:0 0 30px;font-size:15px;line-height:1.7}.footer{color:#fff;background:#0d1016;padding:55px 0}.footer-grid{grid-template-columns:2fr .7fr .7fr 1fr;gap:50px;display:grid}.footer-grid>div{flex-direction:column;gap:11px;display:flex}.footer .brand .mark i{background:#fff}.footer-grid p{color:#8f98a8;max-width:250px;font-size:10px;line-height:1.6}.footer-grid>div>span{color:#7e8797;letter-spacing:.14em;margin-bottom:7px;font-size:7px}.footer-grid a{color:#c3cad5;font-size:10px}.footer-meta{text-align:right;justify-content:space-between;align-items:flex-end}.footer-meta b{color:#8c95a5;font-size:8px}.request-paths{border:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:26px;display:grid}.request-paths>div{padding:17px}.request-paths>div+div{border-left:1px solid var(--line)}.request-paths span{letter-spacing:.13em;color:var(--blue);margin-bottom:9px;font-size:7px;font-weight:800;display:block}.request-paths b{font-size:12px;display:block}.request-paths p{color:var(--muted);margin:6px 0 0;font-size:9px;line-height:1.5}.vault-search{background:#fff;border:1px solid #bfc5cf;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;height:45px;padding:0 13px;display:grid;box-shadow:0 10px 24px #141d2f14}.vault-search>span{color:var(--blue);font-size:17px}.vault-search>b{color:#6d7480;font-size:9px}.vault-search>em{color:var(--blue);background:var(--blue2);padding:5px 7px;font-size:7px;font-style:normal}.refresh-note{color:var(--yellow);background:#fff8e9;border-top:1px solid #ecd8ae;align-items:center;gap:10px;padding:11px 18px;display:flex}.refresh-note>span{font-size:18px}.refresh-note p{flex-direction:column;gap:3px;margin:0;display:flex}.refresh-note b{font-size:9px}.refresh-note small{color:#8b764e;font-size:7px}@keyframes rise{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes load{0%{width:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-8px)}}@keyframes softpulse{50%{background:#fafbff}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes scan{0%,to{top:8%}50%{top:90%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=900px){.shell{width:min(100% - 32px,720px)}.nav-links{display:none}.nav{height:70px}.hero{padding-top:48px}.hero-grid,.section-intro,.feature-row,.feature-row.reverse,.agency-top,.dashboard-grid{grid-template-columns:1fr;gap:48px}.hero-grid{padding-top:32px}.hero-copy{max-width:620px}.hero-product{min-height:auto}.feature-row.reverse .feature-copy{order:0}.story-rail{grid-template-columns:repeat(3,1fr)}.story-rail>div:nth-child(3){border-right:0}.flow-grid{grid-template-columns:repeat(3,1fr)}.flow-card:nth-child(3){border-right:0}.old-flow{grid-template-columns:repeat(2,1fr)}.old-step:nth-child(2n),.old-step:nth-child(4n){border-right:0}.compare-grid{grid-template-columns:1fr 70px 1fr}.timeline{grid-template-columns:repeat(2,1fr);gap:45px}.timeline:before{display:none}.market-flag{grid-column:1/-1}.outcome-grid{grid-template-columns:repeat(2,1fr)}.outcome-grid article:nth-child(2){border-right:0}.outcome-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.systems{grid-template-columns:1fr}.system-link{min-height:80px}.lane-connection{grid-template-columns:1fr}.lane-flow{flex-wrap:wrap;justify-content:flex-start}.footer-grid{grid-template-columns:1.5fr .7fr .7fr}.footer-meta{text-align:left;grid-column:1/-1;align-items:flex-start;flex-direction:row!important}.extract-stage{padding:35px 20px}.section{padding:95px 0}}@media (width<=620px){.shell{width:calc(100% - 28px)}.button.compact{gap:0;width:42px;height:42px;padding:0;font-size:0}.button.compact span{font-size:17px}.hero h1{font-size:57px}.lede{font-size:16px}.hero-grid{gap:38px}.hero-product{margin-inline:0}.window-bar>span:nth-child(2),.mini-side,.floating-card{display:none}.product-grid{grid-template-columns:1fr}.account-panel{padding:20px 16px}.account-head{gap:10px}.story-rail{grid-template-columns:repeat(6,120px);margin-inline:-14px;overflow-x:auto}.story-rail>div:nth-child(3){border-right:1px solid var(--line)}.section{padding:76px 0}.section-intro{gap:22px;margin-bottom:42px}.section-intro h2,.agency-top h2,.dashboard-copy h2{font-size:40px}.old-flow{grid-template-columns:1fr 1fr}.old-step{min-height:125px;padding:16px}.old-step p{font-size:12px}.problem-punch{align-items:flex-start;gap:20px}.flow-grid{grid-template-columns:1fr 1fr}.flow-card{min-height:190px}.flow-card:nth-child(2n){border-right:0}.flow-card:nth-child(3){border-right:1px solid #394253}.flow-card h3{margin-top:45px}.feature-row{padding:72px 0}.feature-copy h3{font-size:32px}.ui-card{padding:18px}.signature-stage{min-height:440px;padding:35px 15px}.document-card{width:82%;padding:20px}.email-chip{left:5px}.connected-chip{right:5px}.inbox-stage{padding:45px 14px 20px}.drop-line span:nth-of-type(2),.drop-line i:nth-of-type(2){display:none}.extract-stage{grid-template-columns:1fr;gap:18px}.extract-arrow{flex-direction:row;justify-content:center}.pdf-stack{height:250px}.pdf-stack>div{height:230px}.compare-grid{grid-template-columns:1fr;gap:18px}.compare-center{flex-direction:row;padding:10px}.timeline{grid-template-columns:1fr}.time-step{padding-left:40px}.time-step>i{position:absolute;top:42px;left:0}.outcome-grid{grid-template-columns:1fr}.outcome-grid article{border-right:0;border-bottom:1px solid var(--line)!important}.dash-cols,.dash-row{grid-template-columns:1.5fr .7fr 1fr}.dash-cols span:last-child,.dash-row>.status{display:none}.dashboard-card{overflow:hidden}.systems{margin-top:50px}.lane-flow i{display:none}.final-cta{padding:100px 10px}.final-cta h2{font-size:49px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-proof{margin-top:28px}.request-paths{grid-template-columns:1fr}.request-paths>div+div{border-left:0;border-top:1px solid var(--line)}.vault-search{grid-template-columns:22px 1fr}.vault-search>em{display:none}}.nav-actions{align-items:center;gap:7px;display:flex}.product-switch{border:1px solid #b8bec9;align-items:center;gap:16px;padding:12px 15px;font-size:11px;font-weight:800;transition:all .2s;display:inline-flex}.product-switch:hover{background:var(--blue2);color:var(--blue);border-color:#9cb2ef}@media (width<=620px){.product-switch{justify-content:center;gap:0;width:42px;height:42px;padding:0;font-size:0}.product-switch span{font-size:15px}}.guarantee-note{color:#717987;margin-top:18px;font-size:10px;display:block}.guarantee-note a{color:#315fe9;text-underline-offset:3px;text-decoration:underline}body{color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nav{border-color:#eceae6;height:72px}.brand{font-size:18px;font-weight:650}.mark{gap:2px;transform:none}.mark i{background:var(--blue);border-radius:5px;width:8px}.button,.input-row span,.lookup-card button{background:#202124;border-radius:7px}.button{font-weight:600;box-shadow:0 1px 2px #00000014}.product-switch{background:#fff;border-color:#dedcd7;border-radius:7px;font-weight:600}.eyebrow{letter-spacing:.1em;font-size:9px}.eyebrow>span{background:#f28b54;border-radius:50%;width:7px;height:7px}.hero-grid{grid-template-columns:.78fr 1.42fr;gap:54px;padding:50px 0 74px}.hero-copy{text-align:left}.hero h1{letter-spacing:-.068em;font-size:clamp(56px,6.6vw,92px);font-weight:590;line-height:.94}.hero h1 em,.features h2 em,.final-cta h2 em{color:var(--ink);font-family:inherit;font-style:normal;font-weight:590}.lede{color:#65676c;font-size:17px;line-height:1.55}.hero-product{border-color:#d8d6d1;border-radius:12px;min-height:510px;overflow:visible;box-shadow:0 35px 90px #1c253624,0 2px 8px #1c253614}.window-bar{background:#fbfaf8;border-radius:12px 12px 0 0;height:36px;font-size:8px}.browser-dots{display:flex;flex:none!important;gap:5px!important}.browser-dots i{background:#ff6b5e;border-radius:50%;width:7px;height:7px}.browser-dots i:nth-child(2){background:#ffbd44}.browser-dots i:nth-child(3){background:#38c85a}.product-grid.real-ui{background:#fff;border-radius:0 0 12px 12px;grid-template-columns:118px 154px 1fr;min-height:472px;overflow:hidden}.app-side{border-right:1px solid var(--line);background:#f9f8f5;flex-direction:column;padding:11px 8px;display:flex}.workspace{grid-template-columns:17px 1fr auto;align-items:center;gap:4px;padding:4px;font-size:8px;display:grid}.bolt{color:#5966dd}.app-search{color:#8d8c88;background:#fff;border:1px solid #e4e1dc;border-radius:5px;align-items:center;gap:4px;height:24px;margin:13px 0 8px;padding:0 6px;font-size:7px;display:flex}.app-search kbd{border:1px solid #e5e2dd;border-radius:3px;margin-left:auto;padding:2px;font:6px inherit}.app-side nav{gap:2px;display:grid}.app-side nav span{color:#676867;border-radius:5px;gap:7px;padding:6px;font-size:8px;display:flex}.app-side nav .active{color:#202124;background:#eeece8}.app-side small{color:#727270;margin-top:auto;padding:5px;font-size:7px}.client-column{border-right:1px solid var(--line);background:#fcfbf9}.column-title{border-bottom:1px solid var(--line);height:38px;padding:13px 10px;font-size:8px;font-weight:600}.filter-row{border-bottom:1px solid var(--line);align-items:center;gap:8px;height:28px;padding:0 8px;font-size:6px;display:flex}.filter-row b{background:#eeece8;border-radius:4px;padding:5px}.filter-row span{color:#777}.filter-row i{color:#fff;background:#f28b54;border-radius:50%;padding:1px 3px;font-style:normal}.client-card{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;min-height:72px;padding:10px;display:flex}.client-card small{color:#898984;font-size:6px}.client-card span{color:#858581;font-size:6px}.progress-dots{gap:2px;display:flex}.progress-dots i{background:#f28b54;border-radius:2px;width:5px;height:5px}.progress-dots i:nth-child(2){background:#f3c14b}.progress-dots i:nth-child(3){background:#53b67c}.progress-dots i:nth-child(4){background:#32b9c7}.progress-dots i:nth-child(5){background:#2489dc}.progress-dots i:nth-child(6){background:#5b73d9}.progress-dots i:nth-child(7){background:#9b69c9}.progress-dots i:nth-child(8){background:#ddd9d3}.tracker-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:55px;padding:0 12px;display:flex}.tracker-head>div:first-child{flex-direction:column;gap:4px;margin-right:auto;display:flex}.tracker-head small{color:#80817e;font-size:6px}.tracker-head>span{color:#777;font-size:6px}.tracker-tabs{border-bottom:1px solid var(--line);align-items:end;gap:4px;height:42px;padding:0 8px;display:flex}.tracker-tabs>*{border:1px solid var(--line);border-bottom:0;border-radius:5px 5px 0 0;padding:9px 8px;font-size:6px;font-weight:500}.tracker-tabs b{background:#fff3ed;border-color:#f4cfc0}.action-banner{color:#bd5944;background:#fff0eb;border:1px solid #f3d5cb;border-radius:4px;margin:9px 10px 0;padding:7px 9px;font-size:7px}.email-thread{border:1px solid var(--line);border-radius:5px;margin:8px 10px;padding:10px}.email-thread header{align-items:center;gap:7px;display:flex}.email-thread header div{flex-direction:column;gap:2px;display:flex}.email-thread header b{font-size:7px}.email-thread header small{color:#999;font-size:5px}.avatar{color:#fff;background:#252525;border-radius:50%;place-items:center;width:17px;height:17px;font-size:6px;display:grid}.email-thread h4{margin:12px 0 7px;font-size:8px}.email-thread p{color:#484946;font-size:6px;line-height:1.6}.compact-thread{margin-top:0}.floating-card{border-color:#dedbd5;border-radius:8px}.fc-one{top:100px;left:-22px}.fc-two{bottom:35px;right:-18px}.story-rail{background:#fff;border-color:#eceae6}.story-rail>div{border-color:#eceae6}.story-rail b{text-transform:none;letter-spacing:0;font-size:11px}.section-intro h2,.agency-top h2,.dashboard-copy h2,.final-cta h2{letter-spacing:-.055em;font-weight:580}.section-intro>p,.agency-top>p{color:#696b70}.problem-board,.ui-card,.document-card,.dashboard-card,.outcome-grid,.compare-side,.system-box,.lane-connection{border-radius:9px}.problem-board{background:#faf9f7;overflow:hidden}.how,.dashboard-section,.agency,.footer{background:#202124}.flow-grid{border-color:#414247;border-radius:9px;overflow:hidden}.flow-card{border-color:#414247}.flow-top i{border-radius:6px}.ui-card,.dashboard-card{border-color:#ddd9d3;box-shadow:0 18px 50px #1e232d17}.lookup-card,.follow-card,.summary-card,.account-folder{border-radius:8px}.signature-stage,.inbox-stage,.extract-stage{background:#f8f7f4;border-radius:10px}.document-card{transform:none}.document-card h4,.signature b{font-family:inherit}.compare-side,.outcome-grid{overflow:hidden}@media (width<=900px){.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;max-width:680px;margin:auto}.hero-copy .lede{margin-inline:auto}.hero-copy .actions,.hero-copy .hero-proof{justify-content:center}.product-grid.real-ui{grid-template-columns:118px 154px 1fr}}@media (width<=620px){.hero{padding-top:44px}.hero h1{font-size:54px}.hero-copy .actions{align-items:center}.hero-product{margin-inline:-7px}.product-grid.real-ui{transform-origin:0 0;grid-template-columns:88px 112px minmax(265px,1fr);width:620px;margin-bottom:-217px;transform:scale(.54)}.app-side{display:flex}.window-bar>span:nth-child(2){display:block}.floating-card{display:none}.client-column,.tracker-panel{display:block}.section-intro h2,.agency-top h2,.dashboard-copy h2{font-size:38px}}:root{--ink:#24262a;--muted:#696b70;--line:#e7e7e5;--soft:#f7f7f5;--blue:#58aff0;--blue2:#edf7fe;--green:#2da779;--red:#d6634d;--yellow:#e58a32;--dark:#24262a;--peach:#fff2ec}body{background:#fff;font-size:16px}.mark{background:#24262a;border-radius:8px;flex:none;width:30px;height:30px;padding:0;position:relative;display:block!important;transform:none!important}.mark i{position:absolute;top:8px;transform:skew(-24deg);background:#fff!important;border-radius:1px!important;width:4px!important;height:14px!important}.mark i:first-child{left:10px}.mark i:last-child{left:16px}.brand,.brand-link{gap:10px}.brand{letter-spacing:-.035em;font-size:17px;font-weight:650}.brand b{color:#58aff0;font-weight:650}.nav{border-color:var(--line);background:#fffffff0;height:76px}.nav-links a:hover{color:#000}.button{background:#24262a;border-color:#24262a;border-radius:8px;gap:20px;padding:14px 18px;font-size:12px}.button.compact{padding:11px 15px}.product-switch{color:#44474b;border-color:#dededa;border-radius:8px}.product-switch:hover{color:#222;background:#f6f6f4;border-color:#cfcfcb}.hero-grid{grid-template-columns:.78fr 1.42fr;padding:56px 0 70px}.hero h1{font-size:clamp(58px,6.3vw,88px);font-weight:560;line-height:.95}.hero h1 em{color:#24262a}.hero-product{background:#fff;border-color:#dededb;border-radius:14px;box-shadow:0 22px 70px #1a1f281c}.window-bar{background:#f6f6f4;border-color:#e7e7e4}.floating-card{box-shadow:0 10px 30px #1d20271a}.fc-two>span{background:#58aff0}.app-side{background:#f6f6f5}.app-side nav .active{background:#e9e9e8}.client-column{background:#fbfbfa}.client-card.active{background:#fff4ee;border-left-color:#ff7426}.action-banner{background:#fff2ec;border-color:#f3d5c9}.story-rail{border-color:var(--line);border-radius:10px;margin-bottom:20px;overflow:hidden}.story-rail>div{background:#fff;min-height:58px}.story-rail span{font-size:9px}.story-rail b{font-size:11px;font-weight:600}.section{border-top:1px solid #f0f0ee;padding:116px 0}.section-intro{grid-template-columns:1.15fr .55fr;margin-bottom:58px}.section-intro h2,.agency-top h2,.dashboard-copy h2,.final-cta h2{letter-spacing:-.058em;font-size:clamp(44px,4.8vw,64px);font-weight:560;line-height:1.01}.section-intro>p,.agency-top>p{font-size:15px;line-height:1.65}.eyebrow{letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:650}.eyebrow>span,.eyebrow.light>span{background:#ff7426;border-radius:50%;width:7px;height:7px}.problem{background:#fff}.problem-board{border:1px solid var(--line);background:#fff;border-radius:12px}.old-step{border-color:var(--line);background:#fff}.old-step p{font-size:14px;font-weight:600}.old-step>i{border-color:var(--line);border-radius:5px}.problem-punch span{color:#d6634d}.how{color:#24262a;background:#f7f7f5}.dark-intro>p{color:var(--muted)}.flow-grid{border:1px solid var(--line);background:#fff;border-radius:12px}.flow-card{border-color:var(--line);background:#fff;min-height:226px}.flow-top i{color:#24262a;background:#f7f7f5;border:1px solid #dededb;border-radius:7px}.flow-card h3{font-size:21px;font-weight:600}.flow-card p{color:#737579;font-size:10px}.flow-arrow{border-color:var(--line);color:#777;background:#fff}.how-result span,.how-result b{color:#606267}.feature-row{border-color:var(--line);gap:8%;padding:100px 0}.feature-copy h3{font-size:38px;font-weight:560}.feature-num{color:#777a7f;font-weight:650}.feature-copy>p{line-height:1.67}.feature-copy li{font-weight:550}.request-paths{border-color:var(--line);background:#fff;border-radius:9px;overflow:hidden}.request-paths span{color:#777}.request-paths>div+div{border-color:var(--line)}.ui-card,.signature-stage,.inbox-stage,.extract-stage{border:1px solid var(--line);box-shadow:none;background:#f7f7f5;border-radius:12px}.ui-card{background:#fff;box-shadow:0 16px 48px #191e2612}.ui-title{border-color:var(--line)}.input-row{border-color:#dcdcd8;border-radius:7px}.found{background:#edf7fe;border-color:#d6edf9;border-radius:7px}.check{color:#309de9;background:#edf7fe;border-color:#58aff0;border-radius:4px}.policy-row em{border-radius:4px}.document-card{border-color:var(--line);border-radius:10px;box-shadow:0 16px 45px #191e2614}.document-card .mark{border-radius:6px;width:22px;height:22px}.document-card .mark i{top:6px;width:3px!important;height:10px!important}.document-card .mark i:first-child{left:7px}.document-card .mark i:last-child{left:12px}.email-chip,.connected-chip{border-color:var(--line);border-radius:8px}.email-chip>span{background:#58aff0;border-radius:6px}.thread-row.active-thread{background:#fff4ee;border-left-color:#ff7426}.automation-bar{background:#24262a;border-radius:7px}.vault-search,.account-folder,.summary-card{border-color:var(--line);border-radius:9px;box-shadow:0 13px 38px #191e2612}.folder-tab{border-radius:6px 6px 0 0}.refresh-note{background:#fff8eb}.extract-arrow span{background:#24262a}.compare-grid{grid-template-columns:1fr 70px 1fr;gap:16px}.compare-side{border-color:var(--line);border-radius:12px}.compare-center .mark{transform:none}.without p{border-color:var(--line)}.big-step{border-color:var(--line);border-radius:7px;overflow:hidden}.big-step.accent{background:#24262a;border-color:#24262a}.with>i{color:#7a7c80}.timeline{margin-top:72px}.timeline:before{background:linear-gradient(90deg,#58aff0 0 72%,var(--line) 72%)}.time-step>i.complete{background:#58aff0}.time-step>i.current{color:#58aff0;border-color:#58aff0;box-shadow:0 0 0 7px #edf7fe}.market-flag{background:#24262a;border-radius:10px}.market-flag span{color:#acd9f8}.dashboard-section{color:#24262a;background:#f7f7f5}.dashboard-copy>p{color:var(--muted)}.role-pills span{color:#66696d;background:#fff;border-color:#dcdcd9;border-radius:6px}.dashboard-card{border-color:var(--line);border-radius:12px;box-shadow:0 18px 50px #191e2612}.dash-top>b{color:#218fdc;background:#edf7fe;border-radius:5px}.dash-cols{background:#f7f7f5}.client-dot{background:#f0f0ee;color:#24262a!important}.outcome-grid{border-color:var(--line);border-radius:12px}.outcome-grid article{border-color:var(--line)}.outcome-grid h3{font-weight:560}.outcome-grid article:hover p{color:#d7d8da}.agency{color:#24262a;background:#f7f7f5}.agency-top>p{color:var(--muted)}.systems{margin-top:60px}.system-box{border-color:var(--line);background:#fff;border-radius:12px;min-height:170px}.system-box>span{color:#777a7f}.system-box.focal{color:#fff;background:#24262a;border-color:#24262a}.system-box.focal .mark{background:#fff}.system-box.focal .mark i{background:#24262a!important}.system-link{color:#777}.system-link i{color:#58aff0}.lane-connection{border-color:var(--line);background:#fff;border-radius:12px;margin-top:16px}.lane-connection .mark i{background:#fff!important}.lane-flow span,.lane-flow strong{border-color:var(--line);border-radius:5px}.lane-flow strong{color:#fff;background:#58aff0;border-color:#58aff0}.final-cta{padding:132px 20px}.cta-mark{border:0;width:62px;height:62px;margin-bottom:28px}.cta-mark .mark{border-radius:11px;width:44px;height:44px;transform:none}.cta-mark .mark i{top:12px;width:5px!important;height:20px!important}.cta-mark .mark i:first-child{left:14px}.cta-mark .mark i:last-child{left:23px}.final-cta h2 em{color:#24262a}.final-cta p{color:var(--muted)}.footer{background:#24262a;padding:62px 0}.footer .mark{background:#fff}.footer .mark i{background:#24262a!important}.footer-grid p,.footer-grid>div>span,.footer-meta b{color:#aaaeb4}.footer-grid a{color:#e2e3e5}.footer-meta span{color:#c9cbce;font:500 15px/1.4 inherit}@media (width<=900px){.section-intro,.agency-top{grid-template-columns:1fr}.compare-grid{grid-template-columns:1fr 64px 1fr}.systems{gap:0}.system-box{min-height:140px}.hero-copy{text-align:left}.hero-copy .lede{margin-inline:0}.hero-copy .actions,.hero-copy .hero-proof{justify-content:flex-start}}@media (width<=620px){.shell{width:calc(100% - 28px)}.nav{height:68px}.brand{font-size:15px}.brand .mark{width:27px;height:27px}.brand .mark i{top:7px;height:13px!important}.brand .mark i:first-child{left:9px}.brand .mark i:last-child{left:15px}.hero{padding-top:40px}.hero h1{font-size:52px}.section{padding:78px 0}.section-intro h2,.agency-top h2,.dashboard-copy h2{font-size:38px}.feature-row{padding:72px 0}.compare-grid{grid-template-columns:1fr}.systems{gap:14px}.system-link{min-height:42px}.final-cta{padding:90px 14px}.final-cta h2{font-size:46px}.footer{padding:48px 0}}:root{--line:#dddedb;--soft:#f4f5f3}.hero{background:radial-gradient(800px 460px at 72% 48%,#edf7fe 0,#f8fbfd 38%,#fff 74%)}.story-rail{box-shadow:0 8px 28px #1c1f260b}.section{border-top-color:#e9eae7}.problem-board,.ui-card,.signature-stage,.inbox-stage,.extract-stage,.compare-side,.dashboard-card,.outcome-grid,.system-box,.lane-connection{border-color:#d8d9d6}.problem-punch span{background:#fff0e9;border:1px solid #f2d3c5;border-radius:5px;padding:7px 9px}.how{color:#fff;background:#24262a;border-top:0}.how .flow-grid{background:#2b2d31;border-color:#484b50;box-shadow:0 22px 60px #00000029}.how .flow-card{background:#2b2d31;border-color:#484b50}.how .flow-top span{color:#a7abb2}.how .flow-top i{color:#7ec3f3;background:#24262a;border-color:#51555c}.how .flow-card h3{color:#fff}.how .flow-card p{color:#aeb2b9}.how .flow-arrow{color:#8ccaf5;background:#24262a;border-color:#484b50}.how .how-result span,.how .how-result b{color:#d9dbe0}.how .how-result div{background:linear-gradient(90deg,#4d5055,#58aff0,#4d5055)}.features{background:#fff}.feature-row:nth-of-type(2n){position:relative}.feature-row:nth-of-type(2n):before{content:"";z-index:-1;background:#f7f7f5;border:1px solid #e5e6e3;border-radius:18px;position:absolute;inset:24px -34px}.ui-card{box-shadow:0 18px 55px #1e222a17}.lookup-card button{box-shadow:0 5px 15px #58aff038}.found{border-color:#c8e6f8}.thread-row.active-thread{background:#fff0e9}.automation-bar{box-shadow:0 9px 20px #14161a24}.folder-tab{background:#24262a}.summary-card{background:#fff}.compare-side{background:#fff;box-shadow:0 12px 34px #1d20260d}.big-step.accent{color:#10202b;background:#58aff0;border-color:#58aff0}.compare-center .mark{box-shadow:0 7px 18px #14161b29}.renewals{background:#fff}.market-flag{box-shadow:0 15px 35px #16181d24}.dashboard-section{color:#24262a;background:#edf7fe;border-color:#d9edf9}.dashboard-card{background:#fff;box-shadow:0 22px 62px #296a941f}.dashboard-copy .eyebrow.light{color:#5e666b}.dashboard-copy .eyebrow.light>span{background:#58aff0}.role-pills span{color:#3f4b52;background:#fff;border-color:#cde5f3}.outcomes{background:#fff}.outcome-grid article:nth-child(2),.outcome-grid article:nth-child(4){background:#f7f7f5}.outcome-grid article:hover{background:#24262a}.agency{color:#fff;background:#24262a;border-top:0}.agency .agency-top h2{color:#fff}.agency .agency-top>p{color:#b8bbc1}.agency .eyebrow.light{color:#d5d7dc}.agency .system-box{color:#fff;background:#2d3034;border-color:#4a4d52}.agency .system-box>span{color:#aeb2b8}.agency .system-box.focal{color:#24262a;background:#fff;border-color:#fff;box-shadow:0 18px 50px #0003}.agency .system-box.focal .mark{background:#24262a}.agency .system-box.focal .mark i{background:#fff!important}.agency .lane-connection{color:#fff;background:#2d3034;border-color:#4a4d52}.agency .lane-connection .mark{background:#fff}.agency .lane-connection .mark i{background:#24262a!important}.final-cta{background:linear-gradient(#fff 0,#f6f7f5 100%);width:100%;max-width:none}.final-cta>*{max-width:1200px}.final-cta .button{box-shadow:0 10px 26px #14161b29}@media (width<=900px){.feature-row:nth-of-type(2n):before{inset:20px -18px}}@media (width<=620px){.feature-row:nth-of-type(2n):before{inset:16px -8px}.outcome-grid article:nth-child(2),.outcome-grid article:nth-child(4){background:#f7f7f5}}.app-screen{min-height:500px;background:#fff!important;border:1px solid #d9d9d6!important;padding-top:67px!important;padding-left:142px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 55px #1c202716!important}.app-screen:before{content:"A   Demo Agency   ⌄\a \a ⌕   Search…          ⌘K\a \a ⌂   Dashboard\a ◎   Tracker\a ▤   Clients\a \a \a \a \a \a ⚙   Settings";white-space:pre;z-index:3;color:#5f6164;letter-spacing:0;background:#f5f5f4;border-right:1px solid #dededb;width:118px;padding:17px 10px;font:500 8px/2.5 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:absolute;top:0;bottom:0;left:0}.app-screen:after{content:attr(data-screen) "   ⓘ";z-index:3;color:#24262a;background:#fff;border-bottom:1px solid #dededb;align-items:center;height:44px;padding:0 15px;font:650 10px/44px Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:absolute;top:0;left:118px;right:0}.app-screen>*{z-index:1;position:relative}.app-screen .ui-title{margin-top:0}.app-screen .ui-title span,.app-screen .ui-title b,.app-screen label{letter-spacing:0;text-transform:none}.app-screen .ui-title span{font-size:9px}.app-screen .ui-title b{font-size:8px}.lookup-card.app-screen{padding-bottom:24px!important;padding-right:24px!important}.lookup-card.app-screen .found{background:#f6fbfe}.lookup-card.app-screen button{background:#58aff0;border-radius:6px}.signature-stage.app-screen{place-items:center;padding-bottom:35px!important;padding-right:28px!important}.signature-stage.app-screen .document-card{width:74%;min-height:350px}.signature-stage.app-screen .email-chip{top:64px;left:132px}.signature-stage.app-screen .connected-chip{bottom:25px;right:18px}.follow-card.app-screen{padding-bottom:22px!important;padding-right:22px!important}.follow-card.app-screen .active-thread{background:#fff0e9}.follow-card.app-screen .automation-bar{margin-top:15px}.inbox-stage.app-screen{padding-bottom:28px!important;padding-right:25px!important}.inbox-stage.app-screen .account-folder{margin-top:30px}.inbox-stage.app-screen .folder-tab{font-size:6px}.inbox-stage.app-screen .vault-search{margin-top:0}.extract-stage.app-screen{grid-template-columns:.9fr 56px 1.1fr;gap:8px;padding-bottom:28px!important;padding-right:24px!important}.extract-stage.app-screen .pdf-stack>div{width:150px;height:225px}.extract-stage.app-screen .pdf-stack{height:250px}.extract-stage.app-screen .summary-card{padding:17px}.dashboard-card.app-screen{min-height:420px;padding:67px 0 0 118px!important}.dashboard-card.app-screen .dash-top{padding:20px}.dashboard-card.app-screen .dash-row{padding:13px 17px}.app-screen .status{font-size:7px}.app-screen .status.success{background:#e9f7f1}.app-screen .status.active{color:#258fd8;background:#edf7fe}.app-screen .status.waiting{background:#fff5e8}.app-screen .status.danger{background:#fff0ec}@media (width<=900px){.app-screen{min-height:490px}}@media (width<=620px){.app-screen{min-height:auto;padding:58px 14px 18px!important}.app-screen:before{display:none}.app-screen:after{height:42px;font-size:9px;left:0}.signature-stage.app-screen{min-height:440px}.signature-stage.app-screen .email-chip{top:55px;left:5px}.signature-stage.app-screen .document-card{width:82%}.dashboard-card.app-screen{padding:58px 0 0!important}.extract-stage.app-screen{grid-template-columns:1fr}.inbox-stage.app-screen{padding-top:68px!important}}.proof-check{color:#238a64;background:#e9f7f1;border:1px solid #cdebdc;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.agency-avatar{color:#fff;background:#24262a;border-radius:5px;place-items:center;width:17px;height:17px;font-size:7px;font-weight:700;display:grid}.app-screen:before,.app-screen:after{content:none!important;display:none!important}.app-screen>.embedded-side{border-right:1px solid var(--line);background:#f6f6f5;width:118px;height:auto;padding:11px 8px;top:0;bottom:0;left:0;z-index:4!important;position:absolute!important}.app-screen>.screen-head{border-bottom:1px solid var(--line);color:#24262a;background:#fff;align-items:center;gap:6px;height:44px;padding:0 14px;font-size:9px;display:flex;top:0;left:118px;right:0;z-index:3!important;position:absolute!important}.app-screen>.screen-head span{color:#8a8b8e;font-size:8px}.embedded-side .workspace,.hero-product .workspace{min-height:21px}.embedded-side .app-search,.hero-product .app-search{flex:none}.embedded-side nav span,.hero-product .app-side nav span{align-items:center;min-height:25px}.embedded-side nav .active,.hero-product .app-side nav .active{color:#202124;background:#e9e9e8}@media (width<=620px){.app-screen>.embedded-side{display:none}.app-screen>.screen-head{height:42px;left:0}.agency-avatar{width:16px;height:16px}}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes productIn{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:none}}@keyframes viewReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes dotLive{0%,70%,to{opacity:.75;transform:scale(1)}82%{opacity:1;transform:scale(1.35)}}@keyframes currentPulse{0%,to{box-shadow:0 0 0 7px #edf7fe}50%{box-shadow:0 0 0 11px #58aff017}}.hero-copy h1{animation:.72s cubic-bezier(.22,1,.36,1) 80ms both heroIn}.hero-copy .lede{animation:.72s cubic-bezier(.22,1,.36,1) .18s both heroIn}.hero-copy .actions{animation:.72s cubic-bezier(.22,1,.36,1) .28s both heroIn}.hero-copy .hero-proof{animation:.72s cubic-bezier(.22,1,.36,1) .38s both heroIn}.hero-product{animation:.9s cubic-bezier(.22,1,.36,1) .16s both productIn}.story-rail{animation:.72s cubic-bezier(.22,1,.36,1) .48s both heroIn}.button span,.text-link span,.product-switch span,.outcome-grid article>i{transition:transform .22s;display:inline-block}.button:hover span,.product-switch:hover span,.outcome-grid article:hover>i{transform:translate(3px,-1px)}.text-link:hover span{transform:translateY(3px)}.nav-links a{position:relative}.nav-links a:after{content:"";background:#24262a;height:1px;transition:right .22s;position:absolute;bottom:-7px;left:0;right:100%}.nav-links a:hover:after{right:0}.hero-product .progress-dots i{animation:3.2s ease-in-out infinite dotLive}.hero-product .progress-dots i:nth-child(2){animation-delay:.12s}.hero-product .progress-dots i:nth-child(3){animation-delay:.24s}.hero-product .progress-dots i:nth-child(4){animation-delay:.36s}.hero-product .progress-dots i:nth-child(5){animation-delay:.48s}.hero-product .progress-dots i:nth-child(6){animation-delay:.6s}.hero-product .progress-dots i:nth-child(7){animation-delay:.72s}.client-card,.thread-row,.file-row,.dash-row,.policy-row{transition:background-color .2s,transform .2s}.client-card:hover,.thread-row:hover,.file-row:hover,.dash-row:hover,.policy-row:hover{background:#f7f9fa;transform:translate(2px)}.time-step>i.current{animation:3s ease-in-out infinite currentPulse}.system-box,.compare-side,.app-screen{transition:transform .28s,box-shadow .28s}.system-box:hover,.compare-side:hover{transform:translateY(-4px)}@supports (animation-timeline:view()){.section-intro,.problem-board,.flow-grid,.feature-row,.compare-grid,.timeline,.dashboard-grid,.outcome-grid,.systems,.lane-connection,.final-cta>*{animation:.75s cubic-bezier(.22,1,.36,1) both viewReveal;animation-timeline:view();animation-range:entry 8% cover 30%}.feature-row:nth-of-type(2),.outcome-grid article:nth-child(2){animation-range:entry 12% cover 32%}}@media (prefers-reduced-motion:reduce){.hero-copy h1,.hero-copy .lede,.hero-copy .actions,.hero-copy .hero-proof,.hero-product,.story-rail,.hero-product .progress-dots i,.time-step>i.current,.section-intro,.problem-board,.flow-grid,.feature-row,.compare-grid,.timeline,.dashboard-grid,.outcome-grid,.systems,.lane-connection,.final-cta>*{opacity:1!important;animation:none!important;transform:none!important}.button span,.text-link span,.product-switch span,.outcome-grid article>i,.client-card,.thread-row,.file-row,.dash-row,.policy-row,.system-box,.compare-side,.app-screen{transition:none!important}}@keyframes popoutFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.hero-product{overflow:visible!important}.product-grid.real-ui{overflow:hidden}.product-popout{z-index:8;pointer-events:none;background:#fffffff7;border:1px solid #d8d9d6;border-radius:9px;align-items:center;gap:9px;padding:10px 12px;animation:4.6s ease-in-out infinite popoutFloat;display:flex;position:absolute;box-shadow:0 16px 38px #191f2824}.product-popout>span{color:#238a64;background:#e9f7f1;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:grid}.product-popout p{flex-direction:column;gap:3px;margin:0;display:flex}.product-popout b{color:#24262a;font-size:9px;line-height:1.15}.product-popout small{color:#777a7f;font-size:7px;line-height:1.2}.hero-popout.received{top:112px;left:-28px}.hero-popout.summarized{animation-delay:-1.4s;bottom:38px;right:-24px}.hero-popout.summarized>span,.extract-popout>span{color:#fff;background:#58aff0}.screen-popout{z-index:9}.lookup-popout{top:148px;right:-22px}.follow-popout{animation-delay:-1s;bottom:30px;left:94px}.follow-popout>span{color:#d8663d;background:#fff0e9}.extract-popout{animation-delay:-1.8s;top:104px;right:-24px}.app-screen{overflow:visible!important}.app-screen>.embedded-side{border-radius:12px 0 0 12px;overflow:hidden}.app-screen>.screen-head{border-radius:0 12px 0 0}@media (width<=900px){.hero-popout.received{left:-12px}.hero-popout.summarized,.lookup-popout,.extract-popout{right:-10px}.follow-popout{left:106px}}@media (width<=620px){.product-popout{padding:8px 9px}.product-popout>span{width:23px;height:23px}.hero-popout.received{top:88px;left:-7px}.hero-popout.summarized{bottom:18px;right:-7px}.screen-popout{display:none}.product-popout b{font-size:8px}.product-popout small{font-size:6px}}@media (prefers-reduced-motion:reduce){.product-popout{animation:none!important}}@media (width<=620px){html,body{overflow-x:hidden}.shell{width:calc(100% - 32px)}.nav{gap:8px;height:64px}.nav-actions{margin-left:auto}.product-switch{display:none}.button.compact{gap:7px;width:auto;height:38px;padding:0 13px;font-size:10px}.button.compact span{font-size:12px}.hero{background:radial-gradient(430px 310px at 70% 34%,#edf7fe 0,#fff 72%);padding-top:34px}.hero-grid{gap:34px;padding:26px 0 42px}.hero h1{letter-spacing:-.065em;margin-bottom:23px;font-size:clamp(46px,14vw,58px);line-height:.94}.lede{font-size:15px;line-height:1.55}.hero-copy .actions{flex-direction:row;align-items:center;gap:18px;width:100%;margin-top:27px}.hero-copy .actions .button{min-height:45px;padding:0 17px}.hero-copy .text-link{font-size:11px}.text-link span{margin-left:9px}.hero-proof{align-items:flex-start;margin-top:25px}.hero-proof p{font-size:10px}.proof-check{width:27px;height:27px}.hero-product{border-radius:11px;min-height:0;margin:0}.window-bar{height:32px}.product-grid.real-ui{width:600px;min-height:472px;transform:scale(calc((100vw - 34px) / 600));transform-origin:0 0;grid-template-columns:88px 112px 400px;margin-bottom:calc(78.6667vw - 498.75px)}.hero-popout.received{top:76px;left:8px}.hero-popout.summarized{bottom:15px;right:8px}.product-popout{max-width:155px;box-shadow:0 10px 25px #191f2821}.story-rail{border:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:18px 0 0;overflow:visible}.story-rail>div{border-bottom:1px solid var(--line);min-height:52px;padding:12px}.story-rail>div:nth-child(2n){border-right:0}.story-rail>div:nth-last-child(-n+2){border-bottom:0}.story-rail b{font-size:10px}.section{padding:68px 0}.section-intro{gap:16px;margin-bottom:36px}.section-intro h2,.agency-top h2,.dashboard-copy h2{font-size:clamp(34px,10.5vw,42px);line-height:1.02}.section-intro>p,.agency-top>p{font-size:13px;line-height:1.6}.problem-punch{flex-direction:column;align-items:flex-start;padding:17px}.problem-punch b{line-height:1.45}.old-step{min-height:112px;padding:14px}.old-step>i{display:none}.flow-grid{grid-template-columns:1fr}.flow-card{min-height:auto;padding:22px}.flow-card:nth-child(n){border-bottom:1px solid #414247;border-right:0}.flow-card:last-child{border-bottom:0}.flow-card h3{margin:22px 0 7px}.flow-arrow{bottom:-11px;right:16px;transform:rotate(90deg)}.feature-row{gap:30px;padding:62px 0}.feature-copy h3{margin:15px 0;font-size:31px}.feature-copy>p{font-size:13px}.feature-copy ul{margin-top:20px}.feature-copy li{font-size:10px}.app-screen{width:100%;border-radius:10px!important;overflow:hidden!important;box-shadow:0 12px 36px #1c202714!important}.screen-popout{display:none!important}.lookup-card.app-screen,.follow-card.app-screen{padding:58px 13px 16px!important}.found{grid-template-columns:28px 1fr}.found small{display:none}.thread-row{grid-template-columns:30px 1fr auto;gap:8px;padding:13px 8px}.thread-row .status{padding:5px}.automation-bar{margin-top:12px!important}.signature-stage.app-screen{min-height:430px;padding:58px 10px 20px!important}.signature-stage.app-screen .document-card{width:88%;min-height:330px;padding:20px}.document-card h4{font-size:20px}.signature-stage.app-screen .email-chip{top:52px;left:7px}.signature-stage.app-screen .connected-chip{bottom:18px;right:7px}.inbox-stage.app-screen{padding:62px 10px 16px!important}.account-folder{margin-top:25px!important}.folder-head{padding:13px}.file-row{grid-template-columns:27px 1fr 16px;padding:11px 12px}.file-row small{display:none}.refresh-note{padding:11px}.extract-stage.app-screen{gap:2px;min-height:330px;grid-template-columns:1fr 42px 1.05fr!important;padding:60px 12px 18px!important}.extract-stage.app-screen .pdf-stack{height:210px}.extract-stage.app-screen .pdf-stack>div{width:122px;height:185px}.extract-stage.app-screen .pdf-page{padding:13px}.extract-arrow{gap:7px}.extract-arrow span{width:30px;height:30px}.summary-card{padding:12px!important}.summary-card h4{margin:12px 0;font-size:14px}.summary-metrics b{font-size:11px}.summary-metrics div{padding:7px 4px}.bars{height:62px}.compare-grid{gap:12px}.compare-center{min-height:52px}.compare-side{padding:20px}.compare-side>span{margin-bottom:16px}.timeline{gap:0;margin-top:42px}.time-step{padding:0 0 34px 44px}.time-step:after{content:"";background:#cfe7f6;width:1px;position:absolute;top:68px;bottom:0;left:13px}.time-step>i{top:39px}.time-step:last-of-type:after{display:none}.market-flag{margin:4px 0 0 44px}.dashboard-grid{gap:32px}.dashboard-card.app-screen{min-height:auto;padding:54px 0 0!important}.dash-top{padding:16px}.dash-cols,.dash-row{grid-template-columns:1.45fr .65fr .9fr;gap:7px;padding-inline:12px}.dash-row b{font-size:8px}.mini-progress>i{width:25px}.outcome-grid article{min-height:auto;padding:27px 21px}.outcome-grid h3{font-size:23px}.systems{margin-top:38px}.system-box{min-height:120px;padding:20px}.lane-connection{padding:20px}.lane-flow{gap:6px}.lane-flow span,.lane-flow strong{padding:8px;font-size:7px}.final-cta{padding:78px 16px}.final-cta h2{margin:19px 0;font-size:clamp(40px,12vw,50px)}.final-cta p{font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 20px}.footer-grid>div:first-child,.footer-meta{grid-column:1/-1}.footer-meta{flex-direction:column!important;gap:8px!important}}@media (width<=380px){.brand{font-size:14px}.brand .mark{width:25px;height:25px}.button.compact{padding-inline:10px}.hero h1{font-size:45px}.hero-copy .actions{gap:12px}.hero-copy .actions .button{padding-inline:14px}.hero-copy .text-link{font-size:10px}.product-popout small{display:none}.product-popout{padding:7px 8px}.hero-popout.summarized{bottom:8px}.old-flow{grid-template-columns:1fr}.old-step{border-right:0;min-height:88px}.extract-stage.app-screen{grid-template-columns:1fr!important}.extract-stage .pdf-stack,.extract-stage .extract-arrow{display:none}.summary-card{width:100%}}@media (width<=620px){.hero{padding-top:24px}.hero>.eyebrow{max-width:310px;line-height:1.45}.hero-grid{gap:0;padding-top:10px}.hero-copy{flex-direction:column;justify-content:center;min-height:calc(100svh - 125px);padding:16px 0 34px;display:flex}.hero h1{max-width:100%;margin-bottom:20px}.hero-copy .lede{max-width:345px}.hero-copy .actions{flex-wrap:nowrap;margin-top:25px}.hero-copy .hero-proof{display:none}.hero-product{margin-top:34px}.story-rail{margin-top:26px}.feature-row,.feature-row.reverse,.ai-row,.dashboard-grid{flex-direction:column;align-items:stretch;display:flex}.feature-row .feature-copy,.feature-row.reverse .feature-copy,.dashboard-copy{order:0;width:100%;max-width:none}.feature-row .app-screen,.feature-row.reverse .app-screen,.dashboard-card{order:1;width:100%}.feature-row:before{pointer-events:none}.section-intro{align-items:start}.agency-top{flex-direction:column;gap:18px;display:flex}}:root{--ink:#17171b;--muted:#6c6c75;--line:#dedde8;--soft:#f5f4fa;--blue:#6257f6;--blue2:#efedff;--green:#16835e;--dark:#18181d}body{background:#f7f6fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #1e1d261a;border-radius:18px;height:64px;margin-top:16px;padding:0 14px 0 18px;position:sticky;top:16px;box-shadow:0 12px 40px #1e1d3014}.brand{font-weight:700}.nav-links{gap:24px;font-size:12px}.button{background:var(--ink);border-color:var(--ink);box-shadow:none;border-radius:11px}.button.compact{border-radius:10px}.hero{background:radial-gradient(700px 440px at 50% 13%,#e9e5ff 0,#e9e5ff00 72%);padding-top:82px}.hero>.eyebrow{color:#554acf;letter-spacing:.08em;background:#ffffffc7;border:1px solid #d8d3ff;border-radius:999px;justify-content:center;width:max-content;margin:0 auto;padding:8px 13px}.hero>.eyebrow>span{background:#7469ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ece9ff}.hero-grid{flex-direction:column;gap:52px;padding:28px 0 62px;display:flex}.hero-copy{text-align:center;flex-direction:column;align-items:center;display:flex}.hero h1{letter-spacing:-.073em;max-width:1000px;margin:0 0 28px;font-size:clamp(62px,8.2vw,112px);font-weight:680;line-height:.92}.hero h1 em,.features h2 em,.final-cta h2 em{color:var(--blue);font-family:inherit;font-style:normal}.actions{margin-top:30px}.hero-proof{text-align:left;background:#fff;border:1px solid #e1dfeb;border-radius:999px;margin-top:25px;padding:9px 14px 9px 9px}.hero-product{background:#fff;border-color:#cfccd9;border-radius:20px;width:min(1100px,100%);min-height:620px;box-shadow:0 45px 110px #29235c2e}.product-grid{min-height:575px}.story-rail{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 14px 40px #201d3c0d}.section-intro{align-items:start}.section-intro h2,.agency-top h2,.dashboard-copy h2,.final-cta h2{font-size:clamp(44px,5.4vw,72px);line-height:.98}.problem-board,.app-screen,.compare-side,.system-box,.lane-connection{border-radius:18px}.problem-board{background:#fff;overflow:hidden;box-shadow:0 16px 50px #201d3c0d}.how,.dashboard-section,.agency{border-radius:28px;width:min(1370px,100% - 24px);margin-inline:auto;overflow:hidden}.how{background:#19191f}.flow-grid{border-radius:18px;overflow:hidden}.flow-card:hover{background:#24232d}.how-result{padding-inline:4px}.features{background:#fff;border-radius:28px;margin-top:24px;margin-bottom:24px;padding-left:clamp(20px,4vw,58px);padding-right:clamp(20px,4vw,58px)}.feature-row{min-height:700px}.feature-copy h3{font-size:clamp(35px,4vw,52px)}.app-screen{border-color:#d8d6e2!important;box-shadow:0 26px 70px #2a24561c!important}.compare{background:0 0}.compare-side{box-shadow:0 14px 45px #201d3c0d}.with .accent{background:var(--blue)}.renewals{background:#eeecff;border-radius:28px;margin-block:24px;padding-left:clamp(22px,5vw,70px);padding-right:clamp(22px,5vw,70px)}.timeline{background:#fff;border-radius:18px;padding:34px}.dashboard-section{background:#19191f}.outcome-grid article{border-radius:18px;box-shadow:0 14px 40px #201d3c0b;border:1px solid var(--line)!important;background:#fff!important}.agency{background:#6257f6}.agency .system-box{color:#17171b;background:#fff}.agency .lane-connection{background:#5148d9}.final-cta{background:linear-gradient(145deg,#eae7ff 0,#fff 54%,#e7f7ff 100%);border:1px solid #ddd9f4;border-radius:28px;width:min(1240px,100% - 40px);margin:24px auto 0}@media (width<=900px){.nav-links{display:none}.hero h1{font-size:clamp(58px,11vw,88px)}.hero-product{min-height:0}.features,.how,.dashboard-section,.agency{border-radius:22px}.feature-row{min-height:0}}@media (width<=620px){.shell{width:calc(100% - 24px)}.nav{border-radius:15px;height:58px;margin-top:8px;top:8px}.hero{padding-top:58px}.hero>.eyebrow{text-align:center;width:auto}.hero-grid{gap:38px;padding-top:22px}.hero h1{font-size:clamp(48px,14.4vw,66px);line-height:.94}.lede{font-size:15px}.hero-proof{border-radius:15px}.story-rail{border-radius:14px}.section{padding:72px 0}.features{border-radius:18px;width:calc(100% - 16px);padding-inline:12px}.feature-row{padding:70px 0}.how,.dashboard-section,.agency{border-radius:18px;width:calc(100% - 12px)}.renewals{border-radius:18px;width:calc(100% - 16px);padding-inline:16px}.timeline{padding:22px 16px}.final-cta{border-radius:18px;width:calc(100% - 16px)}.footer{border-radius:18px 18px 0 0}}:root{--ink:#202020;--muted:#686868;--line:#e4e4e4;--soft:#f2f2f2;--blue:#202020;--blue2:#f1f1f1;--dark:#202020}html{background:#f7f7f7}body{color:#202020;background:#f7f7f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:16px;line-height:1.5}.shell{width:min(1330px,100% - 48px)}.nav-wrap{z-index:100;-webkit-backdrop-filter:blur(14px);background:#f7f7f7f0;border-bottom:1px solid #ebebeb;width:100%;position:sticky;top:0}.nav{width:min(1330px,100% - 48px);max-width:1330px;height:58px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-top:0;padding:0;position:relative;top:auto}.brand{letter-spacing:-.025em;font-size:15px}.brand b{color:#202020}.nav-links{color:#5f5f5f;font-size:11px}.button,.button.compact{color:#fafafa;background:#202020;border-color:#202020;border-radius:8px;font-weight:500}.button:hover{background:#343434;border-color:#343434}.hero{background:0 0;padding:72px 48px 0}.hero>.eyebrow{color:#777;background:#fff;border-color:#e4e4e4;border-radius:7px;padding:6px 10px;box-shadow:0 2px 8px #00000006}.hero>.eyebrow>span{width:6px;height:6px;box-shadow:none;background:#24a3e7}.hero-grid{gap:48px;padding:28px 0 0}.hero h1{letter-spacing:-.027em;color:#202020;max-width:760px;margin-bottom:18px;font-size:56px;font-weight:600;line-height:1.08}.hero h1 em,.features h2 em,.final-cta h2 em{color:#202020;font:inherit;font-style:normal}.lede{color:#555;max-width:610px;font-size:16px;line-height:1.5}.actions{gap:16px;margin-top:24px}.hero-proof{border-color:#e4e4e4;border-radius:8px;margin-top:20px;padding:8px 12px 8px 8px;box-shadow:0 2px 8px #00000006}.hero-product{border-color:#dedede;border-radius:10px;width:100%;max-width:1300px;min-height:610px;box-shadow:0 18px 55px #00000017}.window-bar{border-radius:10px 10px 0 0}.story-rail{box-shadow:none;background:#fff;border-color:#e5e5e5;border-radius:0;margin-top:0}main>section:not(.hero){margin-top:140px}.section{padding:0}.section-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:80px;margin-bottom:52px}.section-intro h2,.agency-top h2,.dashboard-copy h2,.final-cta h2{letter-spacing:-.025em;color:#202020;margin-top:16px;font-size:38px;font-weight:600;line-height:1.17}.section-intro>p,.agency-top>p{color:#666;font-size:14px;line-height:1.55}.eyebrow,.feature-num{letter-spacing:.08em;color:#747474;font-size:9px}.eyebrow>span,.eyebrow.light>span{background:#24a3e7}.eyebrow.light{color:#747474}.problem{padding:72px 48px!important}.problem-board{box-shadow:none;background:#fff;border-radius:10px}.old-step{min-height:132px}.problem-punch{background:#fafafa}.how,.dashboard-section,.agency{color:#202020;background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:min(1330px,100% - 48px);padding:72px 48px}.dark-intro>p,.dashboard-copy>p,.agency-top>p{color:#666}.flow-grid{border-color:#e5e5e5;border-radius:8px}.flow-card{background:#fafafa;border-color:#e5e5e5;min-height:210px}.flow-card:hover{background:#f2f2f2;transform:none}.flow-top span{color:#888}.flow-top i{color:#202020;border-color:#dedede}.flow-card h3{color:#202020}.flow-card p{color:#696969}.flow-arrow{color:#202020;background:#fff;border-color:#dedede}.how-result{color:#555}.features{background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:min(1330px,100% - 48px);margin-bottom:0;padding:72px 48px 0}.feature-row{gap:8%;min-height:0;padding:96px 0}.feature-copy h3{letter-spacing:-.025em;font-size:34px;font-weight:600;line-height:1.18}.feature-copy>p{font-size:14px;line-height:1.65}.feature-copy li{font-size:11px}.feature-copy li:before{color:#24a3e7}.app-screen{border-color:#dfdfdf!important;border-radius:8px!important;box-shadow:0 14px 40px #00000013!important}.app-screen:hover{box-shadow:0 18px 46px #00000017!important}.product-popout{border-radius:8px;box-shadow:0 12px 30px #0000001a}.compare{width:min(1330px,100% - 48px);margin-inline:auto;padding:72px 48px}.compare>.shell{width:100%;margin-inline:0}.compare-grid{gap:12px}.compare-side{box-shadow:none;border-radius:8px}.compare-center{color:#202020;background:#f0f0f0;border-radius:8px}.with .accent{color:#fff;background:#202020;border-color:#202020}.with .accent b,.with .accent p{color:#fff}.with .accent b{border-right-color:#ffffff59}.renewals{background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:min(1330px,100% - 48px);margin-inline:auto;padding:72px 48px}.timeline{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:28px}.market-flag{background:#202020}.dashboard-section{margin-inline:auto}.dashboard-copy .eyebrow.light,.dashboard-copy h2{color:#202020}.dashboard-copy .role-pills span{color:#555;border-color:#ddd}.outcomes{padding:72px 48px!important}.outcome-grid{gap:10px}.outcome-grid article{box-shadow:none;background:#fff!important;border-radius:8px!important}.outcome-grid article:hover{transform:none;border-color:#cacaca!important}.agency{background:#fff;margin-inline:auto;padding-block:60px}.agency>.shell{width:100%;margin-inline:0}.agency .agency-top{gap:64px}.agency .eyebrow.light,.agency-top>p{color:#666}.agency .eyebrow.light>span{background:#24a3e7}.agency .systems{margin-top:40px}.agency .system-box,.agency .lane-connection{border-color:#dedede}.agency .system-box{color:#202020;background:#fafafa;min-height:145px;padding:24px}.agency .system-link{color:#777}.agency .lane-connection{color:#202020;background:#f2f2f2;margin-top:12px;padding:24px}.agency .lane-connection>p{color:#666}.agency .lane-flow span{color:#555;border-color:#d8d8d8}.agency .lane-flow strong{color:#fff;background:#202020;border-color:#202020}.final-cta{background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:min(1234px,100% - 96px);margin:140px auto 0;padding:100px 48px}.final-cta h2{max-width:760px}.final-cta p{font-size:14px}.footer{background:#202020;border-radius:0;margin-top:140px}@media (width<=900px){.hero{padding-inline:32px}.hero h1{font-size:50px}.section-intro{grid-template-columns:1fr;gap:18px}.how,.dashboard-section,.agency,.features,.renewals{padding:56px 32px}.feature-row{padding:76px 0}}@media (width<=620px){.shell{width:calc(100% - 24px)}.nav{width:calc(100% - 24px);height:56px;padding-inline:0}.hero{padding:54px 12px 0}.hero h1{letter-spacing:-.025em;font-size:42px;line-height:1.08}.hero-grid{gap:34px}.lede{font-size:15px}.hero-proof{border-radius:8px}.story-rail{border-radius:8px;margin-top:20px}main>section:not(.hero){margin-top:88px}.section-intro h2,.agency-top h2,.dashboard-copy h2,.final-cta h2{font-size:32px}.problem{padding:44px 16px!important}.how,.dashboard-section,.agency,.features,.renewals{border-radius:8px;width:calc(100% - 24px);padding:44px 16px}.features{padding-bottom:0}.feature-row{padding:64px 0}.compare{width:calc(100% - 24px);padding:44px 16px}.outcomes{padding:44px 16px!important}.final-cta{border-radius:8px;width:calc(100% - 24px);margin-top:88px;padding:72px 20px}.footer{margin-top:88px}}.brand{font-size:17px}.nav-links{color:#555;gap:30px;font-size:14px;font-weight:450}.nav-links a{padding:10px 0}.product-switch{font-size:13px}.button.compact{padding:12px 18px;font-size:13px}.nav-actions{gap:10px}.problem .section-intro,.how .section-intro,.outcomes .section-intro{margin-bottom:40px}.problem-board{border-color:#dedede}.old-step{background:#fff;justify-content:flex-start;gap:34px;min-height:132px;padding:22px 24px}.old-step span{color:#666;background:#fafafa;border:1px solid #e0e0e0;border-radius:7px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:600;display:grid}.old-step p{letter-spacing:-.015em;max-width:190px;font-size:16px;font-weight:600;line-height:1.3}.old-step>i{color:#666;background:#fff;border-radius:7px;width:28px;height:28px;top:52px;right:-14px;box-shadow:0 2px 7px #0000000a}.old-step:nth-child(4n)>i{display:none}.problem-punch{background:#fafafa;min-height:68px;padding:16px 24px}.problem-punch span{background:#fff2ed;border-color:#f1d1c4;border-radius:7px;padding:8px 11px;font-size:10px}.problem-punch b{color:#333;font-size:13px;font-weight:600}.how{padding-top:72px;padding-bottom:56px}.how .flow-grid{box-shadow:none;background:#fff;border:1px solid #dedede}.how .flow-card{background:#fff;border-color:#dedede;min-height:196px;padding:20px}.how .flow-card:hover{background:#fafafa}.flow-top span{color:#666;background:#f5f5f5;border:1px solid #e4e4e4;border-radius:7px;place-items:center;width:27px;height:27px;font-weight:600;display:grid}.flow-top i{color:#168fcf;background:#f4f9fc;border-color:#d8e9f2;border-radius:8px;width:36px;height:36px;font-size:15px}.how .flow-card h3{color:#202020;letter-spacing:-.02em;margin:50px 0 8px;font-size:20px}.how .flow-card p{color:#686868;font-size:11px;line-height:1.45}.how .flow-arrow{color:#666;background:#fff;border-color:#dedede;border-radius:7px;width:28px;height:28px;top:84px;right:-14px}.how-result{margin-top:22px}.how-result span,.how-result b{letter-spacing:.1em;color:#777;font-size:9px}.how-result div{background:linear-gradient(90deg,#dedede,#24a3e7,#dedede)}.outcome-grid{border:0;border-radius:0;gap:12px;overflow:visible}.outcome-grid article,.outcome-grid article:nth-child(2),.outcome-grid article:nth-child(4){min-height:260px;box-shadow:none;flex-direction:column;padding:24px;display:flex;background:#fff!important;border:1px solid #dedede!important;border-radius:8px!important}.outcome-grid article>span{color:#168fcf;background:#f4f9fc;border-radius:7px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:600;display:grid}.outcome-grid article>i{color:#555;background:#fafafa;border:1px solid #e1e1e1;border-radius:7px;place-items:center;width:26px;height:26px;display:grid;top:25px;right:24px}.outcome-grid h3{letter-spacing:-.025em;margin:auto 0 12px;font-size:21px;font-weight:600;line-height:1.2}.outcome-grid p{color:#686868;min-height:48px;margin:0;font-size:11px;line-height:1.5}.outcome-grid article:hover,.outcome-grid article:nth-child(2):hover,.outcome-grid article:nth-child(4):hover{color:#202020;background:#fafafa!important;border-color:#cfcfcf!important}.outcome-grid article:hover p,.outcome-grid article:hover>span{color:inherit}@supports (animation-timeline:view()){.problem-board,.flow-grid,.outcome-grid,.outcome-grid article{opacity:1!important;animation:none!important;transform:none!important}}@media (width<=900px){.nav-links{display:none}.old-step{min-height:124px}.old-step:nth-child(2n)>i{display:none}.flow-grid{grid-template-columns:repeat(3,1fr)}.how .flow-card:nth-child(3){border-right:0}.how .flow-card:nth-child(-n+3){border-bottom:1px solid #dedede}.outcome-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.brand{font-size:16px}.button.compact{padding:0;font-size:0}.old-flow{grid-template-columns:1fr}.old-step{border-right:0;min-height:96px}.old-step p{font-size:14px}.problem-punch{align-items:flex-start}.flow-grid{grid-template-columns:1fr}.how .flow-card{min-height:auto;padding:18px}.how .flow-card:nth-child(n){border-bottom:1px solid #dedede;border-right:0}.how .flow-card:last-child{border-bottom:0}.how .flow-card h3{margin:28px 0 6px}.how .flow-arrow{display:none}.outcome-grid{grid-template-columns:1fr}.outcome-grid article{min-height:220px}.outcome-grid p{min-height:0}}@supports (animation-timeline:view()){.section-intro,.problem-board,.flow-grid,.feature-row,.compare-grid,.timeline,.dashboard-grid,.outcome-grid,.systems,.lane-connection,.final-cta>*{opacity:1!important;animation:none!important;transform:none!important}}.how .dark-intro h2{color:#202020}.how .dark-intro>p{color:#666}.how .eyebrow.light{color:#747474}.integration-systems .system-box{position:relative;overflow:hidden}.ams-source{gap:14px}.ams-marquee{margin-top:auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.ams-marquee>div{gap:7px;width:max-content;animation:16s linear infinite amsMarquee;display:flex}.ams-marquee i{color:#555;white-space:nowrap;background:#fff;border:1px solid #dedede;border-radius:6px;padding:7px 9px;font-size:8px;font-style:normal;font-weight:650}.integration-link{position:relative;overflow:hidden}.integration-link:before{content:"";background:#d5d5d5;height:1px;position:absolute;top:50%;left:16%;right:16%}.integration-link:after{content:"";background:#24a3e7;border-radius:50%;width:7px;height:7px;animation:2.8s ease-in-out infinite dataTravel;position:absolute;top:calc(50% - 3px);left:16%;box-shadow:0 0 0 5px #24a3e71f}.integration-link.outbound:after{animation-delay:1.4s}.integration-link i{z-index:1;color:#555;background:#fff;border:1px solid #dedede;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid;position:relative}.integration-link span{z-index:1;background:#fff;padding:3px 5px;position:relative}.integration-hub small{color:#16835e;letter-spacing:.04em;background:#eaf8f2;border-radius:999px;width:max-content;padding:6px 8px;font-size:7px;font-weight:700}.integration-hub small:before{content:"";background:#10bd8a;border-radius:50%;width:5px;height:5px;margin-right:5px;animation:1.8s ease-in-out infinite integrationLive;display:inline-block}.carrier-network{gap:14px}.network-status{color:#555;align-items:center;gap:7px;margin-top:auto;font-size:8px;display:flex}.network-status i{background:#10bd8a;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out .6s infinite integrationLive;box-shadow:0 0 0 5px #10bd8a1a}.network-status span{font-size:8px;font-weight:650}.lane-flow strong{position:relative;overflow:hidden}.lane-flow strong:after{content:"";background:linear-gradient(105deg,#0000 35%,#ffffff47 50%,#0000 65%);animation:4s ease-in-out infinite hubShine;position:absolute;inset:0;transform:translate(-140%)}@keyframes amsMarquee{to{transform:translate(-38%)}}@keyframes dataTravel{0%{opacity:0;left:16%}20%{opacity:1}80%{opacity:1}to{opacity:0;left:78%}}@keyframes integrationLive{50%{opacity:.65;transform:scale(1.35)}}@keyframes hubShine{55%,to{transform:translate(140%)}}@media (width<=900px){.integration-systems{grid-template-columns:1fr 62px 1.15fr 62px 1fr}.ams-marquee i{padding:6px;font-size:7px}}@media (width<=620px){.integration-systems{grid-template-columns:1fr}.integration-systems .system-box{min-height:132px}.integration-link{min-height:58px}.integration-link:before{width:1px;height:auto;inset:0 auto 0 50%}.integration-link:after{animation:2.8s ease-in-out infinite mobileDataTravel;top:0;left:calc(50% - 3px)}.integration-link.outbound:after{animation-delay:1.4s}.integration-link i{transform:rotate(90deg)}.lane-flow{flex-wrap:wrap;justify-content:flex-start}}@keyframes mobileDataTravel{0%{opacity:0;top:0}20%{opacity:1}80%{opacity:1}to{opacity:0;top:calc(100% - 7px)}}@media (prefers-reduced-motion:reduce){.ams-marquee>div,.integration-link:after,.integration-hub small:before,.network-status i,.lane-flow strong:after{animation:none!important}}.hero-tracker-v2{flex-direction:column;display:flex}.compact-tracker-head{flex:0 0 62px;gap:14px;height:62px}.compact-tracker-head .tracker-context,.compact-tracker-head .tracker-actions{align-items:center;min-width:0;display:flex}.compact-tracker-head .tracker-context{gap:7px}.compact-tracker-head .tracker-context>i{background:var(--app-border);width:1px;height:20px;margin:0 5px}.compact-tracker-head .tracker-context strong{white-space:nowrap;font-size:9px}.compact-tracker-head .tracker-context small{color:#888;white-space:nowrap;font-size:6px}.compact-tracker-head .tracker-actions{gap:8px;margin-left:auto}.compact-tracker-head .tracker-actions>span{color:#777;white-space:nowrap;font-size:6px}.compact-tracker-head .tracker-actions>b{color:#078763;white-space:nowrap;background:#e7f8f2;border-radius:6px;padding:6px 8px;font-size:7px}.hero-tracker-v2 .hero-tracker-workspace{flex:1;min-height:0;padding-top:16px}.hero-tracker-v2 .hero-request-table,.hero-tracker-v2 .hero-summary-panel{align-self:start}.hero-tracker-v2 .hero-request-row{min-height:72px}.hero-tracker-v2 .hero-request-row b{font-size:8.5px}.hero-tracker-v2 .hero-request-row small,.hero-tracker-v2 .hero-request-row em{font-size:6.5px}.hero-tracker-v2 .hero-summary-panel>header{padding-block:14px}.hero-tracker-v2 .hero-summary-metrics>div{padding-block:12px}@media (width<=760px){.compact-tracker-head .tracker-context small,.compact-tracker-head .tracker-actions>span{display:none}}@media (width<=620px){.compact-tracker-head{flex-basis:50px;height:50px;padding-inline:8px}.compact-tracker-head .tracker-context>i{margin-inline:2px}.compact-tracker-head .tracker-actions>b{padding:5px;font-size:6px}.compact-tracker-head .tracker-actions button{display:none}.hero-tracker-v2 .hero-tracker-workspace{padding-top:8px}.hero-tracker-v2 .hero-request-row{min-height:60px}}.hero-product,.app-screen{--app-blue:#0d95ef;--app-orange:#ff671d;--app-mint:#10bd8a;--app-purple:#8d62ff;--app-border:#e4e4e4;--app-sidebar:#f5f5f5;--app-active:#e1e1e1;--app-text:#171717;--app-muted:#777}.hero-product{border-color:#dcdcdc;box-shadow:0 18px 55px #121c281a}.window-bar{border-color:var(--app-border);color:#909090;background:#fafafa;height:34px}.product-grid.real-ui{background:#fff;grid-template-columns:112px 158px 1fr}.app-side,.app-screen>.embedded-side{background:var(--app-sidebar);border-color:var(--app-border);padding:10px 7px}.workspace{color:var(--app-text);grid-template-columns:19px 1fr auto;gap:6px;padding:3px 2px}.agency-avatar{color:#fff;background:#222;border-radius:5px;width:19px;height:19px;font-size:7px}.workspace b{font-size:8px;font-weight:650}.app-search{color:#929292;background:#fff;border-color:#dfdfdf;border-radius:6px;height:25px;margin:12px 0 8px}.app-side nav{gap:2px}.app-side nav span{color:#444;border-radius:6px;min-height:27px;padding:6px 7px;font-size:8px}.app-side nav .active,.embedded-side nav .active,.hero-product .app-side nav .active{background:var(--app-active);color:#191919}.app-side small{color:#555}.app-screen{background:#fff!important;border-color:#dedede!important;box-shadow:0 14px 40px #121c2814!important}.app-screen>.embedded-side{width:118px}.app-screen>.screen-head{border-color:var(--app-border);height:45px;color:var(--app-text);background:#fff;padding:0 15px;font-size:10px;left:118px}.app-screen>.screen-head:before{content:"◎";color:#444;font-size:10px}.app-screen>.screen-head b{font-weight:650}.app-screen>.screen-head span{color:#929292}.client-column{border-color:var(--app-border);background:#fff}.column-title{border-color:var(--app-border);height:39px;font-size:8px}.filter-row{border-color:var(--app-border);height:31px}.filter-row b{background:#fff;border:1px solid #dedede}.filter-row i{background:var(--app-orange)}.client-card{border-color:var(--app-border);min-height:76px;padding:11px}.client-card.active{background:#f7f7f7;border-left:0}.client-card b{font-size:8px}.progress-dots i,.progress-dots i:nth-child(2),.progress-dots i:nth-child(3),.progress-dots i:nth-child(4){background:var(--app-orange)}.progress-dots i:nth-child(n+5){background:#e5e5e5}.tracker-panel{background:#fff}.tracker-head{border-color:var(--app-border);height:58px;padding:0 13px}.tracker-head b{font-size:10px}.tracker-tabs{border-color:var(--app-border);align-items:center;height:44px}.tracker-tabs>*{border:0;border-radius:6px;padding:7px 9px}.tracker-tabs b{background:#f3f3f3}.action-banner{color:#ef5c14;background:#ffe7da;border:0;border-radius:6px;padding:8px 10px}.email-thread{border-color:var(--app-border);border-radius:7px;padding:11px}.email-thread h4{font-size:8px}.avatar{background:#171717}.product-popout>span{color:var(--app-mint);background:#e5f8f2}.product-popout.summarized>span,.extract-popout>span{background:var(--app-blue);color:#fff}.input-row{border-color:#dedede;border-radius:7px;height:43px}.input-row span,.lookup-card button{background:var(--app-blue)!important}.lookup-card button{border-radius:7px;box-shadow:0 5px 14px #0d95ef2e}.found{border-color:#d8edf9;background:#f7fbfe!important}.found>span{background:var(--app-blue)}.check{border-color:var(--app-blue);color:var(--app-blue);background:#eaf7ff}.policy-row{border-color:var(--app-border)}.policy-row em{background:#f2f2f2;border-radius:5px}.ui-title b{color:#666}.email-chip>span{background:var(--app-blue)}.connected-chip>i{color:var(--app-mint);background:#e5f8f2}.signed-seal{border-color:var(--app-mint);color:var(--app-mint)}.thread-row{border-color:var(--app-border)}.thread-row.active-thread{border-left:3px solid var(--app-orange);background:#fff6f1}.automation-bar{border:1px solid var(--app-border);color:var(--app-text);box-shadow:none;background:#fff}.automation-bar .spinner{color:var(--app-blue)}.automation-bar small{color:#777}.live-dot{background:var(--app-mint);box-shadow:0 0 0 4px #10bd8a1f}.vault-search{box-shadow:none;border-color:#dedede}.vault-search>span{color:var(--app-blue)}.vault-search>em{color:var(--app-blue);background:#eaf7ff}.account-folder{border-color:var(--app-border);box-shadow:none}.folder-tab{color:#555;border:1px solid var(--app-border);background:#fff;border-bottom:0}.folder-head,.file-row{border-color:var(--app-border)}.refresh-note{color:#d77922;background:#fff5ea;border-color:#f4dcc4}.summary-card{border-color:var(--app-border);box-shadow:none}.summary-head,.summary-metrics,.summary-metrics div{border-color:var(--app-border)}.bars i,.extract-arrow span,.scan-line{background:var(--app-blue)}.status{border:0;border-radius:6px}.status.success{color:#0da979!important;background:#e5f8f2!important}.status.active{color:#f05b13!important;background:#fff0e8!important}.status.waiting{color:#b87a0f!important;background:#fff6df!important}.status.danger{color:#f05b13!important;background:#fff0e8!important}.dash-top{border-color:var(--app-border)}.dash-top>b{color:var(--app-blue);background:#eaf7ff}.dash-cols{color:#777;background:#fafafa}.dash-row{border-color:var(--app-border)}.client-dot{color:#fff!important;background:#171717!important}.mini-progress>i b{background:var(--app-orange)}.app-screen .product-popout{border-color:#dedede}.signature-stage,.inbox-stage,.extract-stage{background:#f7f7f7}.document-card{box-shadow:0 12px 30px #121c2814}@media (width<=620px){.product-grid.real-ui{grid-template-columns:92px 116px 412px}.app-screen>.screen-head{left:0}.app-screen>.embedded-side{display:none}.app-screen{padding-left:14px!important}}@media (width<=380px){.hero-copy{min-height:calc(100svh - 118px);padding-top:8px}.hero-copy .actions{gap:10px}.hero-copy .actions .button{padding-inline:13px}.hero-copy .text-link{white-space:nowrap}}@media (width<=620px){.hero-grid{width:100%!important;display:block!important}.hero-copy{float:none!important;width:100%!important;max-width:none!important;min-height:calc(100svh - 118px)!important;display:flex!important;position:relative!important}.hero-copy h1,.hero-copy .lede,.hero-copy .actions{width:100%!important;max-width:none!important}.hero-copy .actions{grid-template-columns:max-content max-content!important;justify-content:start!important;align-items:center!important;column-gap:22px!important;display:grid!important}.hero-copy .actions .button{white-space:nowrap!important;width:auto!important;min-width:0!important}.hero-copy .actions .text-link{white-space:nowrap!important;width:auto!important}.hero-product{float:none!important;clear:both!important;width:100%!important;max-width:100%!important;margin:38px 0 0!important;animation:none!important;display:block!important;position:relative!important;overflow:hidden!important;transform:none!important}.hero-product .product-grid.real-ui{position:relative!important;top:0!important;left:0!important}.hero-product .hero-popout{display:none!important}}@media (width<=380px){.hero-copy .actions{grid-template-columns:1fr!important;row-gap:8px!important}.hero-copy .actions .button{justify-content:center!important}.hero-copy .actions .text-link{justify-self:start!important}}@media (width<=620px){.hero>.eyebrow{margin-top:10px}.hero-copy{justify-content:flex-start!important;min-height:max(620px,100svh - 170px)!important;padding:clamp(46px,7vh,66px) 0 48px!important}.hero h1{font-size:clamp(48px,13.3vw,54px);margin:0 0 22px!important;line-height:.96!important}.hero-copy .lede{color:#64676b;max-width:355px!important;font-size:15px!important;line-height:1.58!important}.hero-copy .actions{margin-top:27px!important}.hero-copy .actions .button{min-height:48px!important;padding-inline:18px!important}.hero-copy .actions .text-link{align-items:center;min-height:48px;padding-block:0;display:inline-flex}.hero-product{margin-top:24px!important}}@media (width<=380px){.hero-copy{min-height:max(600px,100svh - 154px)!important;padding-top:42px!important}.hero h1{font-size:46px}}@media (width<=620px){.hero{padding-top:18px!important}.hero>.eyebrow{margin:0!important}.hero-grid{padding:0!important}.hero-copy{height:auto!important;min-height:0!important;padding:32px 0 38px!important}.hero-product{margin:0!important}.story-rail{margin-top:22px!important}}@media (width<=380px){.hero-copy{min-height:0!important;padding:28px 0 34px!important}}.form-progress{gap:5px;margin:8px 0 18px;display:flex}.form-progress i{background:#e8e8e8;border-radius:4px;width:54px;height:4px}.form-progress i:nth-child(-n+2){background:var(--app-blue)}.form-heading{flex-direction:column;gap:3px;margin-bottom:15px;display:flex}.form-heading b{font-size:14px}.form-heading span{color:var(--app-muted);font-size:9px}.form-section-title{align-items:center;gap:7px;margin-bottom:8px;display:flex}.form-section-title span{color:var(--app-blue)}.form-section-title b{font-size:10px}.form-section-title em{background:#f1f1f1;border-radius:10px;padding:2px 6px;font-size:7px;font-style:normal}.policy-form{border:1px solid var(--app-border);background:#fff;border-radius:7px;grid-template-columns:1.35fr .9fr .52fr;gap:8px;margin-bottom:8px;padding:10px;display:grid}.policy-form>div{flex-direction:column;gap:4px;display:flex}.policy-form>div:nth-child(4){grid-column:1/2}.policy-form label{color:#555;font-size:7px}.policy-form b{border:1px solid var(--app-border);border-radius:6px;min-height:27px;padding:7px 8px;font-size:8px;font-weight:500}.policy-form>div>span{border:1px solid var(--app-border);border-radius:6px;padding:2px;display:flex}.policy-form i{text-align:center;border-radius:4px;flex:1;padding:5px 3px;font-size:7px;font-style:normal}.policy-form i.selected{border:1px solid var(--app-blue);color:var(--app-blue)}.form-actions{justify-content:space-between;margin-top:10px;display:flex}.form-actions button{width:auto!important;padding:8px 15px!important;position:static!important}.form-actions .quiet-btn{color:#333!important;border:1px solid var(--app-border)!important;box-shadow:none!important;background:#fff!important}.signature-stage.app-screen{padding:67px 26px 24px 142px!important;display:block!important}.auth-toolbar{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.auth-toolbar>div{flex-direction:column;gap:3px;display:flex}.auth-toolbar small{color:#888;font-size:7px}.auth-toolbar b{font-size:12px}.auth-layout{grid-template-columns:145px 1fr;gap:18px;margin-top:18px;display:grid}.auth-meta{border:1px solid var(--app-border);background:#fff;border-radius:7px;flex-direction:column;padding:13px;display:flex}.auth-meta span{color:#999;margin-top:10px;font-size:6px}.auth-meta span:first-child{margin-top:0}.auth-meta b{margin-top:3px;font-size:8px}.auth-meta small{color:#777;margin-top:2px;font-size:7px}.auth-check{color:#0b9d71;background:#e8f8f2;border-radius:6px;margin-top:auto;padding:8px;font-size:7px}.signature-stage .document-card{width:auto!important;min-height:300px!important;padding:24px!important}.signature-stage .connected-chip{bottom:15px!important;right:18px!important}.follow-card.app-screen{padding:45px 0 0 118px!important}.tracker-toolbar{border-bottom:1px solid var(--app-border);align-items:center;gap:14px;height:45px;padding:0 12px;font-size:8px;display:flex}.tracker-toolbar b{border:1px solid var(--app-border);border-radius:6px;padding:7px 9px}.tracker-toolbar i{color:#fff;background:var(--app-orange);border-radius:9px;padding:2px 5px;font-style:normal}.tracker-toolbar button,.reply-btn{background:var(--app-blue);color:#fff;border:0;border-radius:6px;margin-left:auto;padding:8px 11px;font-size:8px}.tracker-split{grid-template-columns:43% 57%;min-height:405px;display:grid}.request-list{border-right:1px solid var(--app-border)}.request-head,.request-item{border-bottom:1px solid var(--app-border);grid-template-columns:1fr 95px;padding:10px 12px;display:grid}.request-head{color:#888;font-size:6px}.request-item{align-items:center;min-height:72px}.request-item.selected{background:#f4f4f4}.request-item>div:first-child{flex-direction:column;gap:4px;display:flex}.request-item b{font-size:8px}.request-item small{color:#777;font-size:7px}.request-item em{color:var(--app-orange);grid-column:2;font-size:7px;font-style:normal}.request-item .progress-dots{grid-column:2}.thread-pane{background:#fafafa;padding:12px}.thread-title{align-items:center;gap:8px;margin-bottom:9px;display:flex}.thread-title b{font-size:9px}.thread-title span{color:var(--app-orange);background:#fff0e8;border-radius:5px;padding:4px 6px;font-size:6px}.thread-pane .action-banner{margin-bottom:9px;font-size:7px}.thread-pane .email-thread{background:#fff}.thread-pane .attachment{border:1px solid var(--app-border);border-radius:5px;margin-top:8px;padding:7px;font-size:6px;display:inline-block}.reply-btn{margin:10px auto 0;display:block}.inbox-stage.app-screen{background:#fff!important;padding:45px 0 18px 118px!important}.client-meta{border-bottom:1px solid var(--app-border);grid-template-columns:1.6fr .55fr 1fr auto;gap:14px;padding:12px 14px;display:grid}.client-meta div{flex-direction:column;gap:4px;display:flex}.client-meta small{color:#888;font-size:6px}.client-meta b{font-size:7px}.client-meta button,.client-summary-head button{background:var(--app-blue);color:#fff;border:0;border-radius:6px;padding:7px 10px;font-size:7px}.client-tabs{border-bottom:1px solid var(--app-border);gap:18px;padding:9px 14px;font-size:7px;display:flex}.client-tabs b{border:1px solid var(--app-border);border-radius:5px;padding:5px 8px}.client-tabs span{padding:5px}.client-summary-head{justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.client-summary-head>b{font-size:11px}.client-metrics{border:1px solid var(--app-border);border-radius:7px;grid-template-columns:repeat(4,1fr);margin:0 14px 11px;display:grid}.client-metrics div{border-right:1px solid var(--app-border);flex-direction:column;gap:7px;padding:11px;display:flex}.client-metrics div:last-child{border:0}.client-metrics span{font-size:7px}.client-metrics b{font-size:15px}.coverage-table{border:1px solid var(--app-border);border-radius:7px;margin:0 14px;overflow:hidden}.coverage-title{border-bottom:1px solid var(--app-border);justify-content:space-between;padding:10px 12px;font-size:8px;display:flex}.coverage-row{border-bottom:1px solid #eee;grid-template-columns:.5fr 1.3fr 1fr .55fr .65fr;padding:9px 12px;font-size:7px;display:grid}.coverage-row:last-child{border:0}.coverage-row.head{color:#888;background:#fafafa;font-size:6px}.extract-stage.app-screen{background:#f6f6f6!important;padding:45px 0 0 118px!important;display:block!important}.review-split{grid-template-columns:52% 48%;min-height:455px;display:grid}.pdf-viewer{border-right:1px solid var(--app-border);background:#f3f3f3;place-items:center;padding:22px;display:grid;position:relative}.pdf-viewer .pdf-page{background:#fff;border:1px solid #ddd;flex-direction:column;width:88%;height:330px;padding:22px;display:flex;box-shadow:0 3px 9px #00000014}.pdf-viewer .pdf-page span,.pdf-viewer .pdf-page b{text-align:center;font-size:6px}.pdf-viewer .pdf-page small{margin-top:20px;font-size:5px}.pdf-rule{background:#333;height:1px;margin:8px 0}.pdf-grid{font-size:4px}.pdf-viewer .pdf-page em{background:#e8e8e8;width:100%;height:4px;margin:6px 0;display:block}.zoom{background:#fff;border:1px solid #ddd;border-radius:14px;padding:6px 12px;font-size:7px;position:absolute;bottom:8px}.review-data{background:#fff}.review-data-head{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:12px;display:flex}.review-data-head>b{font-size:11px}.review-metrics{border:1px solid var(--app-border);border-radius:7px;grid-template-columns:repeat(4,1fr);margin:10px;display:grid}.review-metrics div{border-right:1px solid var(--app-border);flex-direction:column;gap:6px;padding:10px;display:flex}.review-metrics div:last-child{border:0}.review-metrics span{font-size:6px}.review-metrics b{font-size:14px}.review-details{grid-template-columns:repeat(3,1fr);gap:8px;padding:5px 11px 12px;display:grid}.review-details span{color:#888;flex-direction:column;gap:4px;font-size:6px;display:flex}.review-details b{color:#222;font-size:7px}.review-data h4{border-top:1px solid var(--app-border);margin:0;padding:10px 12px;font-size:9px}.review-data h4 i{background:#f1f1f1;border-radius:10px;padding:2px 5px;font-size:6px;font-style:normal}.review-table{grid-template-columns:1fr 1fr 1fr;display:grid}.review-table>*{border-top:1px solid #eee;padding:7px;font-size:6px}.dashboard-card.app-screen{padding:45px 0 16px 118px!important}.dashboard-welcome{justify-content:space-between;align-items:center;padding:15px 18px 8px;display:flex}.dashboard-welcome b{font-size:11px}.dashboard-welcome button{background:var(--app-blue);color:#fff;border:0;border-radius:6px;padding:8px 11px;font-size:7px}.dashboard-search{border:1px solid var(--app-border);color:#999;border-radius:7px;margin:6px 18px 12px;padding:11px;font-size:7px}.stat-strip{border:1px solid var(--app-border);border-radius:7px;grid-template-columns:repeat(4,1fr);margin:0 18px 16px;display:grid}.stat-strip div{border-right:1px solid var(--app-border);grid-template-columns:24px 1fr;padding:10px;display:grid}.stat-strip div:last-child{border:0}.stat-strip span{width:20px;height:20px;color:var(--app-blue);background:#eaf7ff;border-radius:6px;grid-row:1/3;place-items:center;font-size:8px;display:grid}.stat-strip small{font-size:6px}.stat-strip b{margin-top:5px;font-size:13px}.attention-title{align-items:center;gap:6px;margin:0 18px 7px;display:flex}.attention-title b{font-size:9px}.attention-title i{background:var(--app-orange);color:#fff;border-radius:10px;padding:2px 5px;font-size:6px;font-style:normal}.attention-table{border:1px solid var(--app-border);border-radius:7px;margin:0 18px;overflow:hidden}.attention-head,.attention-row{border-bottom:1px solid var(--app-border);grid-template-columns:1fr 1.15fr 1.35fr .5fr;align-items:center;padding:8px 10px;font-size:7px;display:grid}.attention-head{color:#777;background:#fafafa;font-size:6px}.attention-row:last-child{border:0}.attention-row em{color:var(--app-orange);font-style:normal}.attention-row button{border:1px solid var(--app-border);background:#fff;border-radius:5px;justify-self:start;padding:5px 7px;font-size:6px}@media (width<=620px){.policy-form{grid-template-columns:1.25fr .8fr .55fr;gap:5px;padding:7px}.policy-form:nth-of-type(5){display:none}.auth-layout{grid-template-columns:100px 1fr;gap:8px}.signature-stage.app-screen{padding:56px 9px 16px!important}.tracker-split{grid-template-columns:42% 58%}.request-item{grid-template-columns:1fr;padding:8px}.request-item .progress-dots,.request-item em{grid-column:1}.client-meta{grid-template-columns:1fr 1fr}.client-meta div:first-child{display:none}.client-tabs{gap:4px}.review-split{grid-template-columns:45% 55%}.pdf-viewer{padding:8px}.pdf-viewer .pdf-page{width:100%;height:260px;padding:10px}.review-details{grid-template-columns:1fr}.dashboard-welcome{padding-inline:10px}.dashboard-search,.stat-strip,.attention-title,.attention-table{margin-left:10px;margin-right:10px}.stat-strip small{display:none}.attention-head,.attention-row{grid-template-columns:1fr 1fr .8fr}.attention-head span:nth-child(3),.attention-row em{display:none}}.hero-outcome-head{min-height:58px;padding:13px 16px}.hero-outcome-head .status{padding:6px 8px;font-size:7px}.hero-stage-flow{border-bottom:1px solid var(--app-border);background:#fafafa;grid-template-columns:repeat(4,1fr);padding:12px 14px;display:grid}.hero-stage-flow>div{align-items:center;gap:6px;display:flex;position:relative}.hero-stage-flow span{width:18px;height:18px;color:var(--app-mint);background:#e7f8f2;border-radius:50%;place-items:center;font-size:7px;font-weight:800;display:grid}.hero-stage-flow b{white-space:nowrap;font-size:7px}.hero-stage-flow i{color:#a5a5a5;font-size:8px;font-style:normal;position:absolute;right:8px}.hero-outcome-grid{background:#f7f7f7;grid-template-columns:.9fr 1.1fr;gap:10px;min-height:410px;padding:12px;display:grid}.hero-outcome-grid section{border:1px solid var(--app-border);background:#fff;border-radius:8px;overflow:hidden}.hero-outcome-grid section>header{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:12px;display:flex}.hero-outcome-grid header>div{flex-direction:column;gap:3px;display:flex}.hero-outcome-grid header small{letter-spacing:.08em;color:#888;font-size:6px}.hero-outcome-grid header b{font-size:10px}.hero-carriers header>span{color:#07966c;background:#e7f8f2;border-radius:5px;padding:4px 6px;font-size:6px;font-weight:700}.hero-carrier-row{border-bottom:1px solid #eee;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:11px 12px;display:grid}.hero-carrier-row:last-child{border-bottom:0}.carrier-check{color:#07966c;background:#e7f8f2;border-radius:6px;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.hero-carrier-row>div{flex-direction:column;gap:3px;display:flex}.hero-carrier-row b{font-size:8px}.hero-carrier-row small{color:#888;font-size:6px}.hero-carrier-row em{color:#07966c;font-size:6px;font-style:normal}.hero-results header>span{width:24px;height:24px;color:var(--app-blue);background:#e8f5fd;border-radius:6px;place-items:center;font-size:7px;font-weight:800;display:grid}.hero-files{padding:8px 11px}.hero-files>div{border-bottom:1px solid #eee;grid-template-columns:27px 1fr 14px;align-items:center;gap:8px;padding:8px 0;display:grid}.hero-files>div>span{color:var(--app-orange);text-align:center;background:#fff0ea;border-radius:4px;padding:5px 3px;font-size:5px;font-weight:800}.hero-files p{flex-direction:column;gap:2px;margin:0;display:flex}.hero-files b{font-size:7px}.hero-files small{color:#888;font-size:5px}.hero-files i{color:var(--app-mint);font-size:8px;font-style:normal}.hero-summary{border:1px solid var(--app-border);border-radius:6px;grid-template-columns:repeat(3,1fr);margin:3px 11px 10px;display:grid}.hero-summary>div{border-right:1px solid var(--app-border);flex-direction:column;gap:5px;padding:9px 7px;display:flex}.hero-summary>div:last-child{border:0}.hero-summary small{color:#888;font-size:5px}.hero-summary b{font-size:10px}.hero-summary-ready{background:#edf8f4;border-radius:7px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;margin:0 11px 11px;padding:9px;display:grid}.hero-summary-ready>span{color:#07966c;background:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.hero-summary-ready p{flex-direction:column;gap:2px;margin:0;display:flex}.hero-summary-ready b{font-size:7px}.hero-summary-ready small{color:#66756f;font-size:5px}.hero-summary-ready i{color:#087b5d;font-size:6px;font-style:normal;font-weight:700}@media (width<=620px){.hero-stage-flow{padding:9px 7px}.hero-stage-flow b{font-size:6px}.hero-stage-flow i{display:none}.hero-outcome-grid{grid-template-columns:1fr 1.05fr;gap:6px;min-height:390px;padding:7px}.hero-outcome-grid section>header{padding:8px}.hero-carrier-row{grid-template-columns:20px 1fr;gap:5px;padding:8px 7px}.hero-carrier-row em{display:none}.hero-summary{grid-template-columns:1fr}.hero-summary>div{border-right:0;border-bottom:1px solid var(--app-border);padding:6px}.hero-summary>div:last-child{border-bottom:0}.hero-summary-ready{grid-template-columns:20px 1fr;margin:0 6px 7px;padding:7px}.hero-summary-ready i{display:none}.hero-files{padding:5px 7px}.hero-files>div{grid-template-columns:24px 1fr;padding:6px 0}.hero-files i{display:none}}.hero-product-grid{grid-template-columns:112px minmax(0,1fr)!important}.hero-tracker-v2{background:#fff;min-width:0}.hero-tracker-title{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.hero-tracker-title>div{align-items:center;gap:7px;display:flex}.hero-tracker-title b{font-size:12px}.hero-tracker-title span{color:#999;font-size:8px}.hero-tracker-title button{background:var(--app-blue);color:#fff;border:0;border-radius:6px;padding:8px 11px;font-size:7px}.hero-tracker-tabs{border-bottom:1px solid var(--app-border);color:#666;align-items:center;gap:20px;height:43px;padding:0 16px;font-size:7px;display:flex}.hero-tracker-tabs b{color:#222;border-bottom:2px solid #222;align-items:center;height:43px;display:flex}.hero-tracker-tabs i{background:var(--app-orange);color:#fff;border-radius:8px;padding:1px 4px;font-style:normal}.hero-client-bar{border-bottom:1px solid var(--app-border);grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:12px 16px;display:grid}.hero-client-bar>div{grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;display:grid}.hero-client-bar small{color:#999;letter-spacing:.08em;grid-column:1/-1;font-size:5px}.hero-client-bar b{font-size:10px}.hero-client-bar div>span{color:#888;font-size:6px}.hero-client-bar em{color:#777;font-size:7px;font-style:normal}.hero-client-bar strong{color:#078763;background:#e7f8f2;border-radius:6px;padding:6px 8px;font-size:7px}.hero-stage-flow-v2{background:#fff;padding:11px 16px}.hero-tracker-workspace{background:#f7f7f7;grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);gap:12px;min-height:375px;padding:13px 16px 16px;display:grid}.hero-request-table,.hero-summary-panel{border:1px solid var(--app-border);background:#fff;border-radius:8px;overflow:hidden}.hero-request-table>header{border-bottom:1px solid var(--app-border);color:#888;letter-spacing:.06em;background:#fafafa;grid-template-columns:1.3fr 1fr .55fr;padding:10px 12px;font-size:5px;display:grid}.hero-request-row{border-bottom:1px solid var(--app-border);grid-template-columns:1.3fr 1fr .55fr;align-items:center;padding:13px 12px;display:grid}.hero-request-row:last-child{border-bottom:0}.hero-request-row>div{flex-direction:column;gap:3px;display:flex}.hero-request-row b{font-size:8px}.hero-request-row small,.hero-request-row em{color:#888;font-size:6px;font-style:normal}.hero-request-row>span{align-items:center;gap:6px;font-size:7px;display:flex}.hero-request-row>span i{color:#697783;background:#eef3f7;border-radius:5px;place-items:center;width:18px;height:18px;font-size:7px;font-style:normal;display:grid}.hero-request-row.tone-1>span i{color:var(--app-orange);background:#fff1e9}.hero-request-row.tone-2>span i,.hero-request-row.tone-3>span i{color:#078763;background:#e7f8f2}.hero-request-row.tone-2>span,.hero-request-row.tone-3>span{color:#078763;font-weight:650}.hero-summary-panel{align-self:stretch;box-shadow:0 10px 24px #141e2d0f}.hero-summary-panel>header{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:12px;display:flex}.hero-summary-panel header>div{flex-direction:column;gap:3px;display:flex}.hero-summary-panel header small{letter-spacing:.08em;color:#888;font-size:5px}.hero-summary-panel header b{font-size:10px}.hero-summary-panel header>span{color:#078763;background:#e7f8f2;border-radius:50%;place-items:center;width:23px;height:23px;font-size:8px;display:grid}.hero-summary-metrics{border:1px solid var(--app-border);border-radius:6px;grid-template-columns:1fr 1fr;margin:10px;display:grid;overflow:hidden}.hero-summary-metrics>div{border-right:1px solid var(--app-border);border-bottom:1px solid var(--app-border);flex-direction:column;gap:5px;padding:10px 8px;display:flex}.hero-summary-metrics>div:nth-child(2n){border-right:0}.hero-summary-metrics>div:nth-last-child(-n+2){border-bottom:0}.hero-summary-metrics small{color:#888;font-size:5px}.hero-summary-metrics b{font-size:11px}.hero-summary-note{background:#f1f8f5;border-radius:6px;grid-template-columns:24px 1fr;align-items:center;gap:7px;margin:0 10px 10px;padding:9px;display:grid}.hero-summary-note>span{color:#078763;background:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:7px;display:grid}.hero-summary-note p{flex-direction:column;gap:2px;margin:0;display:flex}.hero-summary-note b{font-size:7px}.hero-summary-note small{color:#738079;font-size:5px}.hero-summary-panel>button{background:var(--app-blue);color:#fff;border:0;border-radius:6px;width:calc(100% - 20px);margin:0 10px 10px;padding:9px;font-size:7px;font-weight:700;display:block}@media (width<=620px){.hero-product-grid{grid-template-columns:88px 512px!important}.hero-tracker-title{height:45px;padding:0 9px}.hero-tracker-tabs{gap:10px;padding:0 9px}.hero-client-bar{gap:8px;padding:9px}.hero-stage-flow-v2{padding:8px 9px}.hero-tracker-workspace{grid-template-columns:1.18fr .82fr;gap:6px;min-height:350px;padding:7px}.hero-request-table>header,.hero-request-row{grid-template-columns:1.2fr 1fr}.hero-request-table>header span:last-child,.hero-request-row>em{display:none}.hero-request-row{padding:9px 7px}.hero-summary-metrics>div{padding:7px 5px}.hero-summary-panel>header{padding:8px}.hero-summary-note{margin:0 6px 7px;padding:6px}.hero-summary-panel>button{width:calc(100% - 12px);margin:0 6px 7px}}.hero-request-table>header,.hero-request-row{grid-template-columns:1.35fr 1fr 1.25fr .9fr;column-gap:8px}.hero-request-row{min-height:63px}.hero-carrier-name{font-size:7px;font-weight:500}.hero-request-row>span{white-space:nowrap;gap:5px}.hero-request-row>span .status-blocks{background:0 0;border-radius:0;gap:2px;width:auto;height:auto;padding:0;display:flex}.status-blocks>b{background:#dedede;border-radius:2px;width:5px;height:5px;display:block}.status-blocks>b.filled{background:var(--app-mint)}.hero-request-row>em{color:#444;align-items:center;gap:5px;display:flex}.hero-request-row>em>i{color:#fff;background:#222;border-radius:50%;place-items:center;width:17px;height:17px;font-size:6px;font-style:normal;display:grid}.hero-summary-tabs{border-bottom:1px solid var(--app-border);color:#666;align-items:end;gap:11px;height:34px;padding:0 10px;font-size:6px;display:flex}.hero-summary-tabs>*{align-items:center;height:34px;display:flex}.hero-summary-tabs b{color:#222;border-bottom:1px solid #222}.hero-coverage-mini{border:1px solid var(--app-border);border-radius:6px;margin:0 10px 10px;overflow:hidden}.hero-coverage-mini>header,.hero-coverage-mini>div{border-bottom:1px solid var(--app-border);grid-template-columns:1fr .38fr .55fr;align-items:center;padding:7px 8px;font-size:6px;display:grid}.hero-coverage-mini>header{color:#777;background:#fafafa}.hero-coverage-mini>div:last-child{border-bottom:0}.hero-coverage-mini>div b{font-size:6px}.hero-coverage-mini>div span{text-align:right;color:#555}.hero-coverage-mini>header span{text-align:right}@media (width<=620px){.hero-request-table>header,.hero-request-row{grid-template-columns:1.25fr .9fr 1.2fr}.hero-request-table>header span:last-child,.hero-request-row>em{display:none}.hero-request-row{column-gap:5px;min-height:54px;padding:7px 6px}.status-blocks>b{width:4px;height:4px}.hero-request-row>span{font-size:6px}.hero-summary-tabs{gap:7px;padding-inline:6px}.hero-coverage-mini{margin:0 6px 7px}.hero-coverage-mini>header,.hero-coverage-mini>div{padding:5px}}.hero-popout.sent{animation-delay:-.5s;top:118px;left:-26px}.hero-popout.sent>span{color:var(--app-blue);background:#e8f5fd}.hero-popout.received{animation-delay:-2.1s;top:auto;bottom:72px;left:-32px}.hero-popout.summarized{animation-delay:-3.3s;top:238px;bottom:auto;right:-28px}.hero-popout.sent:after,.hero-popout.received:after{content:"";background:#cfd6dc;width:18px;height:1px;position:absolute;right:-18px}.hero-popout.summarized:after{content:"";background:#cfd6dc;width:18px;height:1px;position:absolute;left:-18px}.hero-popout.summarized>span{color:#078763;background:#e7f8f2}@media (width<=900px){.hero-popout.sent{left:-10px}.hero-popout.received{left:-12px}.hero-popout.summarized{right:-10px}}.hero{isolation:isolate;background:0 0;padding-bottom:72px;position:relative}.hero:before{content:"";z-index:-1;background-image:radial-gradient(circle,#20202021 1px,#0000 1.25px);background-size:12px 12px;width:100vw;height:470px;position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000 0%,#000000e6 32% 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000000e6 32% 78%,#0000 100%)}.hero-product{box-shadow:0 24px 65px #121c281f,0 2px 8px #121c280d}.story-rail{-webkit-backdrop-filter:blur(8px);background:#fffffff0;border-radius:10px;margin-top:26px;position:relative;box-shadow:0 12px 34px #121c2812}@media (width<=620px){.hero{padding-bottom:44px}.hero:before{background-size:10px 10px;height:360px}.story-rail{margin-top:20px!important}}@media (width>=621px){.hero-product{aspect-ratio:16/9;min-height:0!important}.hero-product .hero-product-grid{align-items:stretch;height:calc(100% - 34px);min-height:0!important}.hero-product .hero-tracker-v2{flex-direction:column;height:100%;display:flex}.hero-product .hero-tracker-workspace{flex:1;grid-template-rows:minmax(0,1fr) auto;min-height:0;padding-bottom:16px}}.hero-automation-activity{border:1px solid var(--app-border);background:#fff;border-radius:8px;grid-column:1/-1;align-self:end;overflow:hidden}.hero-automation-activity>header{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.hero-automation-activity>header>div{align-items:center;gap:6px;display:flex}.hero-automation-activity header b{font-size:8px}.hero-automation-activity header small{color:#888;font-size:6px}.activity-live{background:var(--app-mint);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite integrationLive;box-shadow:0 0 0 4px #10bd8a1a}.activity-events{grid-template-columns:repeat(4,1fr);display:grid}.activity-events>div{border-right:1px solid var(--app-border);grid-template-columns:24px 1fr auto;align-items:center;gap:7px;min-width:0;padding:10px 11px;display:grid}.activity-events>div:last-child{border-right:0}.event-icon{width:22px;height:22px;color:var(--app-blue);background:#e8f5fd;border-radius:6px;place-items:center;font-size:8px;font-weight:700;display:grid}.event-icon.follow{color:var(--app-orange);background:#fff1e9}.event-icon.received,.event-icon.ready{color:#078763;background:#e7f8f2}.activity-events p{flex-direction:column;gap:3px;min-width:0;margin:0;display:flex}.activity-events b{white-space:nowrap;font-size:7px}.activity-events small{color:#888;white-space:nowrap;font-size:5.5px}.activity-events em{color:#888;white-space:nowrap;font-size:5.5px;font-style:normal}.activity-result{border-top:1px solid var(--app-border);background:#fafafa;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:7px 11px;display:grid}.activity-result span,.activity-result strong{white-space:nowrap;font-size:6px}.activity-result span{color:#777}.activity-result strong{color:#078763}.activity-result>i{background:#e5e5e5;border-radius:4px;height:4px;overflow:hidden}.activity-result>i>b{border-radius:inherit;background:var(--app-mint);width:100%;height:100%;display:block}.hero-tracker-v2 .hero-request-table{flex-direction:column;height:100%;display:flex}.hero-tracker-v2 .hero-request-row{flex:1}.hero-tracker-v2 .hero-summary-panel{flex-direction:column;height:100%;display:flex}.hero-tracker-v2 .hero-summary-panel>button{margin-top:auto}@media (width<=900px) and (width>=621px){.activity-events>div{grid-template-columns:21px 1fr;padding:8px}.activity-events em{display:none}.activity-events small{font-size:5px}.hero-product{aspect-ratio:16/9}}@media (width<=620px){.hero-automation-activity{display:none}}@media (prefers-reduced-motion:reduce){.activity-live{animation:none!important}}.legal-page{--ink:#24262a;--muted:#696b70;--line:#dddedb;--blue:#58aff0;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Arial,Helvetica,sans-serif}.legal-page *{box-sizing:border-box}.legal-page a{color:inherit;text-decoration:none}.legal-shell{width:min(1200px,100% - 48px);margin:0 auto}.legal-nav{border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:76px;display:flex}.legal-brand{letter-spacing:-.035em;align-items:center;gap:10px;font-size:17px;font-weight:650;display:inline-flex}.legal-brand b{color:var(--blue);font-weight:650}.legal-mark{background:var(--ink);border-radius:8px;flex:none;width:30px;height:30px;display:block;position:relative}.legal-mark i{background:#fff;border-radius:1px;width:4px;height:14px;position:absolute;top:8px;transform:skew(-24deg)}.legal-mark i:first-child{left:10px}.legal-mark i:last-child{left:16px}.legal-nav-links{color:#55585e;align-items:center;gap:27px;font-size:12px;display:flex}.legal-nav-links a:hover{color:#000}.legal-nav-links .legal-demo{background:var(--ink);color:#fff;border-radius:8px;align-items:center;gap:20px;padding:11px 15px;font-weight:600;display:inline-flex}.legal-nav-links .legal-demo:hover{color:#fff;background:#000}.legal-hero{border-bottom:1px solid var(--line);background:radial-gradient(700px 360px at 74% 45%,#edf7fe 0,#fff 72%);padding:82px 0 52px}.legal-eyebrow{letter-spacing:.1em;color:#777a7f;font-size:9px;font-weight:650}.legal-hero h1{letter-spacing:-.065em;max-width:850px;margin:20px 0 22px;font-size:clamp(48px,7vw,82px);font-weight:560;line-height:.98}.legal-hero p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.7}.legal-meta{color:#7b7d81;gap:18px;margin-top:28px;font-size:11px;display:flex}.legal-meta span+span{border-left:1px solid var(--line);padding-left:18px}.legal-grid{grid-template-columns:240px minmax(0,720px);gap:90px;padding:62px 0 110px;display:grid}.legal-toc{border:1px solid var(--line);background:#fff;align-self:start;padding:20px;position:sticky;top:30px}.legal-toc b{letter-spacing:.14em;margin-bottom:15px;font-size:9px;display:block}.legal-toc a{color:#68717e;padding:7px 0;font-size:11px;line-height:1.45;display:block}.legal-toc a:hover{color:var(--blue)}.legal-content section{border-bottom:1px solid var(--line);margin:0 0 38px;padding:0 0 38px;scroll-margin-top:25px}.legal-content section:last-child{border:0}.legal-content h2{letter-spacing:-.035em;margin:0 0 17px;font-size:26px}.legal-content h3{margin:24px 0 10px;font-size:15px}.legal-content p,.legal-content li{color:#4f5966;font-size:13px;line-height:1.75}.legal-content ul{padding-left:19px}.legal-content li+li{margin-top:7px}.legal-content a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.legal-callout{border-left:3px solid var(--blue);background:#eef2ff;margin:20px 0;padding:18px 20px}.legal-callout strong{margin-bottom:5px;font-size:13px;display:block}.legal-callout p{margin:0}.legal-table{border:1px solid var(--line);background:#fff;margin:20px 0}.legal-row{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;display:grid}.legal-row:last-child{border:0}.legal-row b,.legal-row span{padding:14px 16px;font-size:12px;line-height:1.55}.legal-row b{border-right:1px solid var(--line)}.legal-row span{color:#596370}.legal-hub{padding:85px 0 120px}.legal-hub h1{letter-spacing:-.065em;margin:18px 0;font-size:clamp(48px,7vw,82px)}.legal-hub>p{max-width:650px;color:var(--muted);line-height:1.7}.legal-cards{border:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:55px;display:grid}.legal-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:210px;padding:27px;position:relative}.legal-card:nth-child(2n){border-right:0}.legal-card:nth-last-child(-n+2){border-bottom:0}.legal-card span{color:var(--blue);letter-spacing:.12em;font-size:9px}.legal-card h2{margin:42px 0 10px;font-size:23px}.legal-card p{color:var(--muted);font-size:12px;line-height:1.6}.legal-card i{color:var(--blue);font-style:normal;position:absolute;top:23px;right:25px}.legal-footer{color:#fff;background:#24262a;padding:55px 0}.legal-footer .legal-mark{background:#fff}.legal-footer .legal-mark i{background:#24262a}.legal-footer-grid{grid-template-columns:1.2fr 1fr;gap:50px;display:grid}.legal-footer p{color:#aaaeb4;max-width:400px;font-size:10px;line-height:1.6}.legal-footer nav{color:#e2e3e5;flex-wrap:wrap;align-content:start;gap:12px 20px;font-size:10px;display:flex}.legal-footer small{color:#aaaeb4;margin-top:23px;font-size:9px;display:block}@media (width<=760px){.legal-shell{width:calc(100% - 28px)}.legal-nav{height:68px}.legal-brand{font-size:15px}.legal-mark{width:27px;height:27px}.legal-mark i{height:13px;top:7px}.legal-mark i:first-child{left:9px}.legal-mark i:last-child{left:15px}.legal-nav-links>a:not(.legal-demo){display:none}.legal-nav-links .legal-demo{gap:10px;padding:10px 12px}.legal-grid{grid-template-columns:1fr;gap:35px;padding-top:38px}.legal-toc{position:static}.legal-hero{padding-top:55px}.legal-hero h1{font-size:52px}.legal-meta{flex-direction:column;gap:7px}.legal-meta span+span{border:0;padding-left:0}.legal-cards{grid-template-columns:1fr}.legal-card,.legal-card:nth-child(2n){border-right:0}.legal-card:nth-last-child(2){border-bottom:1px solid var(--line)}.legal-footer-grid,.legal-row{grid-template-columns:1fr}.legal-row b{border-right:0;border-bottom:1px solid var(--line)}}.sites-page{--s-bg:#080b10;--s-card:#11161f;--s-line:#28303c;--s-text:#f4f6f8;--s-muted:#929dab;--s-blue:#4775ff;--s-electric:#92adff;background:var(--s-bg);color:var(--s-text);min-height:100vh;overflow:hidden}.sites-shell{width:min(1180px,100% - 48px);margin-inline:auto}.sites-nav{border-bottom:1px solid var(--s-line);z-index:5;justify-content:space-between;align-items:center;height:84px;display:flex;position:relative}.sites-brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:19px;display:inline-flex}.sites-brand b{color:var(--s-blue);font-weight:500}.sites-brand em{letter-spacing:.15em;text-transform:uppercase;color:#aeb8c6;border:1px solid #3e4a5c;margin-left:7px;padding:5px 7px;font-size:9px;font-style:normal}.sites-mark{align-items:center;gap:4px;width:25px;height:22px;display:inline-flex;transform:skew(-14deg)}.sites-mark i{background:var(--s-text);border-radius:1px;width:7px;height:22px;display:block}.sites-links{color:#aeb7c4;gap:25px;font-size:11px;display:flex}.sites-links a:hover{color:#fff}.sites-nav-actions{gap:8px;display:flex}.sites-switch,.sites-button{border:1px solid #42506a;justify-content:center;align-items:center;gap:23px;padding:15px 18px;font-size:10px;font-weight:800;transition:all .25s;display:inline-flex}.sites-switch{color:#d3d9e2}.sites-switch:hover{background:#161c27}.sites-button{color:#0b0e13;background:#fff;border-color:#fff}.sites-button:hover{background:var(--s-blue);color:#fff;border-color:var(--s-blue);transform:translateY(-2px)}.sites-button.blue{background:var(--s-blue);color:#fff;border-color:var(--s-blue)}.sites-button.blue:hover{background:#7193ff}.sites-button.mini{padding:15px 16px}.sites-kicker{text-transform:uppercase;letter-spacing:.15em;color:#c2cad5;align-items:center;gap:10px;font-size:9px;font-weight:800;display:flex}.sites-kicker>span{background:var(--s-blue);width:22px;height:2px}.sites-hero{padding-top:66px}.sites-hero-grid{grid-template-columns:.87fr 1.13fr;align-items:center;gap:70px;padding:44px 0 70px;display:grid}.sites-hero h1{letter-spacing:-.07em;margin:0 0 28px;font-size:clamp(54px,6.4vw,91px);line-height:.93}.sites-hero h1 em,.sites-heading h2 em,.sites-final h2 em,.origin-grid h2 em,.compare-intake h2 em{color:var(--s-electric);font-family:Georgia,serif;font-weight:400}.sites-hero-copy>p{color:#a8b1bf;max-width:510px;font-size:16px;line-height:1.7}.sites-price-line{align-items:center;gap:22px;margin:31px 0;display:flex}.sites-price-line strong{letter-spacing:-.04em;font-size:29px}.sites-price-line strong span{color:#929dac;letter-spacing:0;font-size:10px}.sites-price-line small{color:#7f8998;border-left:1px solid var(--s-line);padding-left:22px;font-size:8px;line-height:1.5}.sites-actions{align-items:center;gap:25px;display:flex}.sites-plain{border-bottom:1px solid #4d5869;padding:12px 0;font-size:10px;font-weight:800}.sites-plain span{margin-left:18px}.sites-hero-visual{background:#0e131b;border:1px solid #3c4655;min-height:545px;position:relative;box-shadow:0 40px 100px #00000073}.browser-top{border-bottom:1px solid var(--s-line);color:#6f7a89;justify-content:space-between;align-items:center;height:43px;padding:0 15px;font-size:8px;display:flex}.browser-top i{letter-spacing:2px;font-style:normal}.agency-site-preview{color:#0b1112;background:#edf1ee;height:390px;margin:19px;position:relative;overflow:hidden}.agency-site-preview header{border-bottom:1px solid #cbd2ce;align-items:center;gap:20px;height:50px;padding:0 20px;font-size:7px;display:flex}.agency-site-preview header b{letter-spacing:.12em;font-size:10px}.agency-site-preview header nav{color:#66706d;margin-left:auto}.agency-site-preview header span{color:#fff;background:#0b1112;padding:9px 11px}.preview-copy{z-index:2;padding:55px 27px;position:relative}.preview-copy small{letter-spacing:.13em;color:#4f5e58;font-size:6px}.preview-copy h2{letter-spacing:-.06em;margin:14px 0;font-size:40px;line-height:.95}.preview-copy p{color:#53605b;max-width:240px;font-size:8px;line-height:1.5}.preview-copy button{color:#fff;background:#0b1112;border:0;margin-top:12px;padding:11px 14px;font-size:7px}.road-lines{width:300px;height:170px;position:absolute;bottom:-42px;right:-30px;transform:rotate(-28deg)}.road-lines i{border-top:1px solid #b8c5bd;margin:22px;display:block}.capture-panel{color:#fff;background:#111721;border:1px solid #4a5668;width:285px;padding:18px;position:absolute;bottom:-30px;right:-22px;box-shadow:0 22px 50px #0000006b}.capture-title{border-bottom:1px solid #303947;justify-content:space-between;margin-bottom:15px;padding-bottom:12px;font-size:7px;display:flex}.capture-title b{color:#8ba7ff}.capture-panel label{letter-spacing:.11em;color:#828e9e;margin-bottom:6px;font-size:6px;display:block}.capture-input{border:1px solid #465163;justify-content:space-between;padding:10px;font-size:10px;display:flex}.capture-input span{color:#64d0aa}.capture-columns{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;display:grid}.capture-columns>div{border:1px solid #343e4e;padding:9px}.capture-columns b{font-size:11px}.capture-progress{background:#2a3341;height:3px;margin:15px 0}.capture-progress i{background:var(--s-blue);width:42%;height:100%;display:block}.capture-panel button{background:var(--s-blue);color:#fff;text-align:left;border:0;width:100%;padding:11px;font-size:8px;font-weight:800}.sites-lead-chip{color:#0b0e13;background:#fff;border:1px solid #d1d5da;align-items:center;gap:9px;padding:10px 12px;display:flex;position:absolute;bottom:42px;left:-28px;box-shadow:0 15px 35px #0000004d}.sites-lead-chip>i{color:#16835e;background:#eaf8f2;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.sites-lead-chip p{flex-direction:column;gap:3px;margin:0;display:flex}.sites-lead-chip b{font-size:8px}.sites-lead-chip span{color:#747b85;font-size:6px}.sites-proofbar{border-top:1px solid var(--s-line);border-bottom:1px solid var(--s-line);justify-content:space-between;align-items:center;padding:20px 16px;font-size:8px;display:flex}.sites-proofbar>span{color:#778292;letter-spacing:.12em}.sites-proofbar i{color:#4f5a6c;font-style:normal}.sites-proofbar strong{color:#92adff}.sites-section{padding:125px 0}.sites-heading>span{letter-spacing:.15em;color:#8291a7;font-size:8px;font-weight:800}.sites-heading h2,.origin-grid h2,.compare-intake h2,.sites-final h2{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(42px,5vw,67px);line-height:1.03}.sites-heading.center{text-align:center}.sites-heading.center>p{color:#8f9aa8;font-size:13px;line-height:1.6}.process-grid{border:1px solid var(--s-line);grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.process-grid article{border-right:1px solid var(--s-line);min-height:290px;padding:25px;position:relative}.process-grid article:last-child{border:0}.process-grid article>span{color:#687386;font-size:8px}.process-grid article>i{color:#8da8ff;border:1px solid #3a4657;place-items:center;width:33px;height:33px;font-style:normal;display:grid;position:absolute;top:22px;right:24px}.process-grid h3{margin:132px 0 10px;font-size:25px}.process-grid p{color:#8d98a7;max-width:260px;font-size:11px;line-height:1.6}.sites-origin{border-top:1px solid var(--s-line);border-bottom:1px solid var(--s-line);background:#0c1016}.origin-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.origin-grid h2{margin-top:25px}.origin-grid>div:last-child{border-left:1px solid var(--s-line);padding-left:55px}.origin-grid p{color:#929caa;margin:0 0 20px;font-size:14px;line-height:1.8}.origin-grid p:first-child{color:#fff;letter-spacing:-.03em;font-size:24px;line-height:1.3}.origin-grid strong{color:#b9c8f7;font-size:12px;line-height:1.6}.benefit-grid{border:1px solid var(--s-line);grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.benefit-grid article{border-right:1px solid var(--s-line);border-bottom:1px solid var(--s-line);min-height:250px;padding:24px;transition:all .25s;position:relative}.benefit-grid article:nth-child(3n){border-right:0}.benefit-grid article:nth-child(n+4){border-bottom:0}.benefit-grid article:hover{background:#121a28;transform:translateY(-5px)}.benefit-grid article>span{color:#687488;font-size:8px}.benefit-grid h3{margin:85px 0 10px;font-size:20px}.benefit-grid p{color:#8994a3;font-size:10px;line-height:1.6}.benefit-grid article>i{color:#7b98ed;font-style:normal;position:absolute;top:20px;right:22px}.sites-heading.split{grid-template-columns:1.1fr .55fr;align-items:end;gap:90px;display:grid}.sites-heading.split>p{color:#909baa;font-size:13px;line-height:1.7}.sites-showcase{color:#0b1012;background:#dfe5e2}.sites-showcase .sites-heading>span{color:#54625c}.sites-showcase .sites-heading h2 em{color:#335f54}.showcase-frame{background:#0e1717;border:1px solid #162322;grid-template-columns:1.25fr .75fr;min-height:520px;margin-top:65px;display:grid;overflow:hidden}.showcase-site{color:#0d1716;background:#e8ede9;padding:0 37px;position:relative}.showcase-nav{border-bottom:1px solid #bec9c3;align-items:center;gap:15px;height:65px;font-size:7px;display:flex}.showcase-nav span{color:#5f6c67}.showcase-nav i{color:#fff;background:#10201e;margin-left:auto;padding:10px;font-style:normal}.showcase-copy{padding-top:92px}.showcase-copy small{letter-spacing:.13em;color:#53645e;font-size:7px}.showcase-copy h3{letter-spacing:-.065em;margin:18px 0;font-size:54px;line-height:.92}.showcase-copy p{color:#5c6964;max-width:320px;font-size:10px;line-height:1.6}.showcase-metric{border-left:1px solid #aebcb5;padding-left:20px;position:absolute;bottom:28px;right:30px}.showcase-metric span{letter-spacing:.12em;font-size:6px;display:block}.showcase-metric strong{font-size:45px}.showcase-metric p{margin:0;font-size:8px}.form-stack{background:#111922;place-items:center;padding:40px;display:grid;position:relative}.form-card{color:#111820;background:#fff;border:1px solid #aab2bb;width:78%;padding:24px;position:absolute;box-shadow:0 24px 55px #00000059}.form-card.back{opacity:.3;height:380px;transform:rotate(5deg)}.form-card>span{letter-spacing:.12em;color:#627087;font-size:6px}.form-card h4{letter-spacing:-.04em;margin:18px 0 25px;font-size:22px}.form-line{border-top:1px solid #dfe3e7;grid-template-columns:23px 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.form-line i{background:#edf1f6;place-items:center;width:20px;height:20px;font-size:7px;font-style:normal;display:grid}.form-line b{font-size:9px}.form-line span{color:#4f6cb7;font-size:7px}.form-card button{color:#fff;text-align:left;background:#111820;border:0;width:100%;margin-top:15px;padding:12px;font-size:8px}.value-strip{color:#fff;background:#0c1118;grid-template-columns:1fr 60px 1fr;display:grid}.value-strip>div{padding:31px}.value-strip>i{color:#677284;place-items:center;font-size:8px;font-style:normal;display:grid}.value-strip span{letter-spacing:.14em;color:#747f8f;font-size:7px}.value-strip b{margin:14px 0 8px;font-size:18px;display:block}.value-strip p{color:#8792a1;max-width:420px;font-size:9px;line-height:1.55}.value-strip .highlight{background:#192e67}.value-strip .highlight span,.value-strip .highlight p{color:#b7c8f7}.price-grid{grid-template-columns:1fr 1fr;max-width:930px;margin:65px auto 0;display:grid}.price-card{border:1px solid var(--s-line);padding:34px;position:relative}.price-card+.price-card{border-left:0}.price-card.popular{background:#111824;border-color:#496ac5;box-shadow:0 28px 75px #00000052}.popular-label{background:var(--s-blue);color:#fff;letter-spacing:.1em;padding:8px 11px;font-size:7px;font-weight:800;position:absolute;top:-13px;right:20px}.plan-top>span{letter-spacing:.12em;color:#8591a3;font-size:8px}.plan-top h3{margin:18px 0 9px;font-size:26px}.plan-top p{color:#8c97a6;min-height:48px;font-size:10px;line-height:1.6}.plan-price{align-items:flex-end;margin:28px 0;display:flex}.plan-price strong{letter-spacing:-.06em;font-size:62px;line-height:.8}.plan-price span{color:#8b96a5;margin-left:8px;font-size:9px}.price-card>.sites-button{width:100%;margin-bottom:28px}.included{border-top:1px solid var(--s-line);padding-top:23px}.included>b{letter-spacing:.12em;color:#758092;margin-bottom:12px;font-size:7px;display:block}.included p{color:#b8c0cb;border-bottom:1px solid #202834;margin:0;padding:9px 0;font-size:9px}.included i{color:#7fa0ff;margin-right:9px;font-style:normal}.sites-compare{border-top:1px solid var(--s-line);border-bottom:1px solid var(--s-line);background:#0c1118}.compare-intake{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;display:grid}.compare-intake>div:first-child>p{color:#909baa;font-size:13px;line-height:1.7}.intake-board{color:#10141b;background:#fff;border:1px solid #485568;box-shadow:0 30px 75px #00000059}.intake-head{letter-spacing:.1em;border-bottom:1px solid #dce0e5;justify-content:space-between;padding:18px 20px;font-size:7px;display:flex}.intake-head b{color:#2458e6}.intake-row{border-bottom:1px solid #e2e5e9;grid-template-columns:30px .7fr 1fr auto;align-items:center;gap:10px;padding:13px 20px;display:grid}.intake-row>span{color:#9399a2;font-size:7px}.intake-row b{font-size:9px}.intake-row p{color:#747b86;font-size:8px}.intake-row em{padding:5px 7px;font-size:7px;font-style:normal}.intake-row em.done{color:#16835e;background:#eaf8f2}.intake-row em.wait{color:#b27b1e;background:#fff6e5}.intake-result{background:#edf3ff;align-items:center;gap:11px;padding:14px 20px;display:flex}.intake-result>i{background:var(--s-blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.intake-result p{flex-direction:column;gap:4px;margin:0;display:flex}.intake-result b{font-size:9px}.intake-result span{color:#65728c;font-size:7px}.faq-list{border-top:1px solid var(--s-line);margin-top:55px}.faq-list details{border-bottom:1px solid var(--s-line)}.faq-list summary{cursor:pointer;grid-template-columns:55px 1fr 30px;align-items:center;min-height:78px;font-size:15px;font-weight:700;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#687486;font-size:8px}.faq-list summary i{color:#829fff;font-size:20px;font-style:normal;transition:all .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details>p{color:#8e99a8;max-width:720px;margin:0 0 28px 55px;font-size:11px;line-height:1.7}.sites-final{text-align:center;flex-direction:column;align-items:center;padding:150px 0;display:flex}.sites-final>.sites-mark{margin-bottom:37px;transform:scale(1.45)skew(-14deg)}.sites-final h2{margin:25px 0;font-size:clamp(49px,6.4vw,85px)}.sites-final>p{color:#939eac;max-width:570px;margin:0 0 30px;font-size:14px;line-height:1.7}.sites-footer{border-top:1px solid var(--s-line);padding:45px 0}.sites-footer>.sites-shell{grid-template-columns:1.4fr 1fr 1fr;gap:60px;display:grid}.sites-footer p{color:#778292;max-width:290px;font-size:9px;line-height:1.5}.sites-footer nav{color:#b8c0ca;flex-direction:column;gap:11px;font-size:9px;display:flex}.sites-footer>.sites-shell>div:last-child{flex-direction:column;justify-content:space-between;align-items:flex-end;font-size:9px;display:flex}.sites-footer>.sites-shell>div:last-child a{color:#8faaff}.sites-footer>.sites-shell>div:last-child span{color:#667181;font-size:7px}@media (width<=920px){.sites-shell{width:min(100% - 32px,760px)}.sites-links{display:none}.sites-hero-grid,.origin-grid,.sites-heading.split,.compare-intake{grid-template-columns:1fr}.sites-hero-copy{max-width:650px}.sites-hero-visual{max-width:690px}.process-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.process-grid article:last-child{border-top:1px solid var(--s-line);grid-column:1/-1}.benefit-grid article:nth-child(3n){border-right:1px solid var(--s-line)}.benefit-grid article:nth-child(2n){border-right:0}.benefit-grid article:nth-child(n+4){border-bottom:1px solid var(--s-line)}.benefit-grid article:nth-child(n+5){border-bottom:0}.origin-grid>div:last-child{border-left:0;border-top:1px solid var(--s-line);padding:35px 0 0}.showcase-frame{grid-template-columns:1fr}.form-stack{min-height:480px}.sites-section{padding:95px 0}.sites-footer>.sites-shell{grid-template-columns:1.4fr 1fr}.sites-footer>.sites-shell>div:last-child{grid-column:1/-1;align-items:flex-start;gap:15px}}@media (width<=650px){.sites-shell{width:calc(100% - 28px)}.sites-nav{height:70px}.sites-nav-actions{gap:5px}.sites-switch{gap:0;width:42px;padding:0;font-size:0}.sites-switch span{font-size:15px}.sites-button.mini{gap:0;width:42px;padding:0;font-size:0}.sites-button.mini span{font-size:15px}.sites-brand em{display:none}.sites-hero h1{font-size:53px}.sites-hero-grid{gap:40px}.sites-hero-visual{min-height:485px}.agency-site-preview{height:335px;margin:10px}.agency-site-preview header nav{display:none}.preview-copy{padding:45px 20px}.preview-copy h2{font-size:32px}.capture-panel{width:245px;bottom:-20px;right:8px}.sites-lead-chip{display:none}.sites-proofbar{white-space:nowrap;justify-content:flex-start;gap:20px;margin-inline:-14px;overflow-x:auto}.sites-actions{flex-direction:column;align-items:flex-start;gap:10px}.sites-section{padding:75px 0}.sites-heading h2,.origin-grid h2,.compare-intake h2{font-size:39px}.process-grid,.benefit-grid,.price-grid{grid-template-columns:1fr}.process-grid article,.benefit-grid article,.benefit-grid article:nth-child(3n){border-right:0}.process-grid article+article,.benefit-grid article+article{border-top:1px solid var(--s-line)}.process-grid article:last-child{grid-column:auto}.benefit-grid article{border-bottom:0!important}.showcase-site{padding:0 20px}.showcase-copy h3{font-size:40px}.showcase-metric{display:none}.form-stack{min-height:430px;padding:20px}.form-card{width:88%}.value-strip{grid-template-columns:1fr}.value-strip>i{padding:12px}.price-card+.price-card{border-left:1px solid var(--s-line);border-top:0}.compare-intake{gap:45px}.intake-row{grid-template-columns:25px .8fr 1fr}.intake-row em{display:none}.sites-final{padding:105px 5px}.sites-final h2{font-size:48px}.sites-footer>.sites-shell{grid-template-columns:1fr}.sites-footer>.sites-shell>div:last-child{grid-column:auto}.sites-heading.split{gap:20px}}.sites-standard{border-top:1px solid var(--s-line);border-bottom:1px solid var(--s-line);background:#111723}.standard-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.standard-grid h2{letter-spacing:-.06em;margin:22px 0;font-size:clamp(42px,5vw,67px);line-height:1.03}.standard-grid h2 em{color:var(--s-electric);font-family:Georgia,serif;font-weight:400}.standard-grid>div:first-child>p{color:#929dac;font-size:13px;line-height:1.7}.standard-list{border:1px solid #354154}.standard-list>div{border-bottom:1px solid #2a3444;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;padding:16px 18px;display:grid}.standard-list>div:last-child{border:0}.standard-list span{color:#6f7c91;font-size:7px}.standard-list b{font-size:10px}.standard-list i{color:#7fa0ff;font-style:normal}.growth-layer-grid{border:1px solid var(--s-line);grid-template-columns:1fr 1fr;margin-top:60px;display:grid}.growth-layer-grid>article{border-right:1px solid var(--s-line);padding:28px}.growth-layer-grid>article:last-child{border:0}.layer-copy>span{letter-spacing:.13em;color:#8fa9fb;font-size:8px;font-weight:800}.layer-copy h3{letter-spacing:-.045em;margin:18px 0;font-size:30px;line-height:1.08}.layer-copy>p{color:#8d98a8;font-size:11px;line-height:1.65}.layer-copy ul{gap:9px;margin:20px 0 28px;padding:0;list-style:none;display:grid}.layer-copy li{color:#c3cad4;font-size:9px}.layer-copy li:before{content:"✓";color:#7697ff;margin-right:9px}.google-card,.automation-card{color:#10141a;background:#fff;border:1px solid #aeb6c0;padding:20px;box-shadow:0 20px 55px #00000047}.google-head{border-bottom:1px solid #e0e3e7;align-items:center;gap:12px;padding-bottom:14px;display:flex}.google-head>span{color:#3569df;background:#edf2ff;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.google-head div{flex-direction:column;gap:4px;display:flex}.google-head b{font-size:10px}.google-head small{color:#777e89;font-size:7px}.google-rating{grid-template-columns:auto 1fr;align-items:end;gap:4px 10px;padding:18px 0;display:grid}.google-rating strong{grid-row:1/3;font-size:33px}.google-rating>span{color:#dc971e;letter-spacing:1px;font-size:11px}.google-rating small{color:#777e89;font-size:7px}.google-actions{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.google-actions span{text-align:center;color:#3764cc;border:1px solid #dce1e8;padding:8px;font-size:7px}.review-flow,.automation-foot{background:#edf3ff;align-items:center;gap:10px;margin-top:16px;padding:12px;display:flex}.review-flow>i,.automation-foot>span{color:#fff;background:#4775ff;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.review-flow p,.automation-foot p{flex-direction:column;gap:3px;margin:0;display:flex}.review-flow b,.automation-foot b{font-size:8px}.review-flow small,.automation-foot small{color:#67748c;font-size:6px}.automation-head{letter-spacing:.1em;border-bottom:1px solid #dfe3e8;justify-content:space-between;padding-bottom:13px;font-size:7px;display:flex}.automation-head b{color:#16835e}.automation-row{border-bottom:1px solid #e2e5e9;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.automation-row>i{background:#edf1f6;place-items:center;width:22px;height:22px;font-size:7px;font-style:normal;display:grid}.automation-row>div{flex-direction:column;gap:3px;display:flex}.automation-row b{font-size:8px}.automation-row small{color:#78808b;font-size:6px}.automation-row>span{color:#3d68cf;font-size:7px}.automation-foot{background:#eef8f4}.automation-foot>span{background:#16835e}.price-grid.three{grid-template-columns:repeat(3,1fr);max-width:none}.price-grid.three .price-card{padding:28px}.price-grid.three .price-card+.price-card{border-left:0}.price-grid.three .plan-top h3{font-size:22px}.price-grid.three .plan-price strong{font-size:53px}.scale-label{color:#c8d0dc;letter-spacing:.1em;background:#303a49;padding:8px 11px;font-size:7px;font-weight:800;position:absolute;top:-13px;right:20px}.plan-difference{border:1px solid var(--s-line);border-top:0;grid-template-columns:150px 1fr 30px 1fr 30px 1fr;align-items:center;display:grid}.plan-difference>span{letter-spacing:.12em;color:#788497;padding:20px;font-size:7px}.plan-difference>div{border-left:1px solid var(--s-line);align-items:center;gap:10px;padding:18px;display:flex}.plan-difference b{font-size:15px}.plan-difference p{color:#929dac;margin:0;font-size:8px}.plan-difference>i{color:#667286;text-align:center;font-style:normal}@media (width<=920px){.standard-grid{grid-template-columns:1fr;gap:45px}.growth-layer-grid{grid-template-columns:1fr}.growth-layer-grid>article{border-right:0;border-bottom:1px solid var(--s-line)}.growth-layer-grid>article:last-child{border-bottom:0}.price-grid.three{grid-template-columns:1fr}.price-grid.three .price-card+.price-card{border-left:1px solid var(--s-line);border-top:0}.plan-difference{grid-template-columns:1fr}.plan-difference>div{border-left:0;border-top:1px solid var(--s-line)}.plan-difference>i{padding:8px;transform:rotate(90deg)}}.pricing-assurance{background:#111a2a;border:1px solid #385db8;border-top:0;grid-template-columns:210px 1fr auto;align-items:center;gap:25px;padding:22px;display:grid}.pricing-assurance b{letter-spacing:.13em;color:#91aafb;font-size:8px}.pricing-assurance p{color:#9ba6b5;margin:0;font-size:9px;line-height:1.6}.pricing-assurance a{color:#aec0ff;font-size:9px}.sites-footer>.sites-shell>div:last-child a+a{color:#b8c0ca}@media (width<=650px){.pricing-assurance{grid-template-columns:1fr;gap:10px}.sites-footer>.sites-shell>div:last-child{gap:12px}}
