:root{--bg: #f2f5fb;--surface: #ffffff;--ink: #13202f;--ink-muted: #4f5f73;--line: #d6deea;--brand: #2563ff;--brand-strong: #1d4fff;--accent: #7f94ff;--accent-soft: #e0e8ff;--shadow: 0 16px 35px rgba(16, 35, 84, .1);--radius-lg: 22px;--radius-md: 14px;--radius-sm: 10px;--container: 1120px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100%;font-family:Inter,Segoe UI,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f6f8fc 0%,var(--bg) 55%,#eef2f8 100%);line-height:1.55}h1,h2,h3{margin:0;line-height:1.15;font-family:Inter,Segoe UI,sans-serif;font-weight:600;letter-spacing:-.02em}p{margin:0}a{color:inherit;text-decoration:none}main{overflow:clip}.container{width:min(var(--container),calc(100% - 2.5rem));margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--brand);font-size:.77rem;font-weight:700}.section{padding:4.8rem 0}.section-heading{max-width:720px;margin-bottom:2.1rem}.section-heading h2{margin-top:.8rem;font-size:clamp(1.85rem,4vw,2.6rem)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;font-weight:600;padding:.85rem 1.35rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.button:hover{transform:translateY(-2px)}.button-solid{background:linear-gradient(120deg,var(--brand),var(--brand-strong));color:#fff;box-shadow:0 10px 25px #2563ff47}.button-outline{border:1px solid rgba(19,32,47,.24);background:#ffffffb8}.nav-wrap{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(214,222,234,.9);background:#fffffff0;backdrop-filter:blur(8px)}.nav-inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:6rem}.brand{display:inline-flex;align-items:center;gap:.72rem;font-weight:700}.brand-logo img{display:block;width:160px;height:auto}.brand-mark{display:inline-grid;place-items:center;width:2rem;aspect-ratio:1;border-radius:8px;color:#fff;font-size:.76rem;letter-spacing:.06em;background:linear-gradient(140deg,var(--brand),var(--accent))}.nav-panel{display:contents}.nav-links{display:flex;align-items:center;justify-content:center;gap:1.5rem}.nav-links a{padding:.35rem 0;color:var(--ink-muted);font-size:1rem;font-weight:500;transition:color .2s ease}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.nav-cta{justify-self:end;border-radius:999px;background:linear-gradient(120deg,var(--brand),var(--brand-strong));color:#fff;padding:.72rem 1.35rem;font-size:1rem;font-weight:600;box-shadow:0 10px 24px #2563ff40;transition:transform .2s ease,box-shadow .2s ease}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 14px 26px #2563ff47}.menu-toggle{display:none;border:1px solid rgba(19,32,47,.2);border-radius:999px;background:#fff;padding:.55rem .95rem;font:inherit}.home-hero-wrap{background:linear-gradient(90deg,#dce6f6,#e7ebf8 48%,#f1eef9);padding:4.9rem 0 5.6rem}.home-hero{animation:reveal .6s ease-out both;text-align:center}.home-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.46rem 1rem;border-radius:999px;color:#f4f8ff;background:linear-gradient(120deg,#2d63f0,#7b5be8);border:1px solid rgba(255,255,255,.36);box-shadow:0 10px 24px #2563ff33;font-size:.8rem;font-weight:500}.home-pill-icon{width:1.3rem;height:1.3rem;border-radius:999px;display:inline-grid;place-items:center;background:#ffffff2e}.home-pill-icon img{width:.72rem;height:.72rem;filter:var(--icon-filter-white)}.home-hero h1{max-width:15ch;margin:1.35rem auto 0;font-size:clamp(2rem,4.7vw,3.65rem);letter-spacing:-.03em}.home-hero-copy{max-width:860px;margin:1.35rem auto 0;color:var(--ink-muted);font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.45}.home-actions{display:flex;justify-content:center;gap:.95rem;margin-top:2rem;flex-wrap:wrap}.home-actions a{min-width:225px;padding:.88rem 1.35rem;font-size:.98rem}.home-actions img{width:1.1rem;height:1.1rem}.home-primary{color:#fff;background:linear-gradient(120deg,var(--brand),var(--brand-strong));box-shadow:0 10px 24px #2563ff42}.home-secondary{color:var(--brand);border:2px solid var(--brand);background:#ffffffc7}.home-workflow{margin:3.3rem auto 0;padding:1.6rem;max-width:980px;border-radius:var(--radius-lg);background:#ffffffe6;border:1px solid rgba(214,222,234,.96);box-shadow:var(--shadow);display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));text-align:left}.home-workflow-card{border-radius:var(--radius-md);padding:1.4rem;border:1px solid rgba(214,222,234,.95)}.home-workflow-card h3{margin-top:1rem;font-size:1.35rem;letter-spacing:-.02em}.home-workflow-card p{margin-top:.5rem;color:#4b5b73;font-size:1rem;line-height:1.4}.home-workflow-upload{background:#dfe8f5}.home-workflow-ai{background:#ebdfef}.home-workflow-submit{background:#d9ecdf}.home-workflow-icon{display:inline-grid;place-items:center;width:3.4rem;aspect-ratio:1;border-radius:.72rem;background:var(--brand);color:#fff}.home-workflow-ai .home-workflow-icon{background:#dd3ae0}.home-workflow-submit .home-workflow-icon{background:#11c98f}.home-workflow-icon svg{width:1.65rem;height:1.65rem}.home-workflow-icon img{width:1.65rem;height:1.65rem}.home-features-section{padding-top:4.8rem;background:#fff}.home-features-heading{max-width:900px;margin:0 auto;text-align:center}.home-features-heading h2{font-size:clamp(1.9rem,4vw,3.2rem)}.home-features-heading p{margin-top:.85rem;color:var(--ink-muted);font-size:clamp(1rem,1.2vw,1.2rem)}.home-core-grid{margin-top:2.4rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home-core-grid-secondary{margin-top:1.3rem}.home-core-card{background:linear-gradient(180deg,#2963f1,#2457d8);color:#fff;border-radius:var(--radius-lg);padding:1.55rem;box-shadow:0 16px 34px #1c47b838}.home-core-icon{display:inline-grid;place-items:center;width:3rem;aspect-ratio:1;border-radius:.7rem;background:#fffffff5;color:var(--brand)}.home-core-icon svg,.home-core-icon img{width:1.42rem;height:1.42rem;filter:var(--icon-filter-blue)}.home-core-card h3{margin-top:1rem;font-size:1.45rem;letter-spacing:-.02em}.home-core-card p{margin-top:.55rem;color:#ffffffe6;font-size:1rem;line-height:1.45}.home-demo-wrap{margin-top:1.9rem;padding:5.2rem 0 5.7rem;background:linear-gradient(115deg,#dce7f7,#dce5f4 44%,#eedbea)}.home-demo{max-width:1180px}.home-demo-heading{text-align:center}.home-demo-heading h2{font-size:clamp(2rem,4vw,3rem)}.home-demo-heading p{margin-top:.9rem;color:var(--ink-muted);font-size:clamp(1rem,1.3vw,1.3rem)}.home-demo-grid{margin-top:2.4rem;display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home-demo-panel{border-radius:var(--radius-lg);background:#ffffffc7;border:1px solid rgba(188,198,215,.85)}.home-demo-upload{min-height:520px;display:grid;justify-items:center;align-content:center;text-align:center;padding:2rem}.home-demo-upload svg,.home-demo-upload img{width:4.1rem;height:4.1rem}.home-demo-upload h3{margin-top:1rem;font-size:2rem}.home-demo-upload p{margin-top:.5rem;color:var(--ink-muted);font-size:1.12rem}.home-demo-upload a{margin-top:1.5rem;min-width:160px}.home-demo-results{padding:1.4rem}.home-demo-results-head{display:flex;align-items:center;gap:.85rem;margin-bottom:1.15rem}.home-demo-results-icon{display:inline-grid;place-items:center;width:3.1rem;aspect-ratio:1;border-radius:.72rem;background:#efdff3;color:#e33ce3}.home-demo-results-icon svg,.home-demo-results-icon img{width:1.45rem;height:1.45rem;filter:brightness(0) saturate(100%) invert(39%) sepia(78%) saturate(2245%) hue-rotate(282deg) brightness(96%) contrast(91%)}.home-demo-results-head h3{font-size:1.06rem}.home-demo-question{border-radius:.5rem;padding:.9rem 1rem;border-left:4px solid transparent}.home-demo-question+.home-demo-question{margin-top:.75rem}.home-demo-question p{color:#3c4a60;font-size:1rem}.home-demo-question span{display:inline-block;margin-top:.6rem;border-radius:.42rem;padding:.24rem .56rem;font-size:.92rem;font-weight:500}.home-demo-question-priority{background:#dce4ef;border-left-color:#2b64f4}.home-demo-question-priority span{background:#c2d7ff;color:#2b64f4}.home-demo-question-matched{background:#dcede3;border-left-color:#11c98f}.home-demo-question-matched span{background:#b6e8d5;color:#008963}.home-demo-question-cvs{background:#e9e1ed;border-left-color:#e33ce3}.home-demo-question-cvs span{background:#efc3f0;color:#bf16bf}.home-process-section{padding-top:4.8rem;padding-bottom:5.1rem;background:#fff}.home-process-heading{text-align:center}.home-process-heading h2{font-size:clamp(2rem,4vw,3.3rem)}.home-process-heading p{margin-top:.9rem;color:var(--ink-muted);font-size:clamp(1rem,1.3vw,1.22rem)}.home-process-grid{margin-top:2.6rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.1rem 1rem}.home-process-item{text-align:center}.home-process-icon-wrap{position:relative;display:inline-block}.home-process-icon{width:5.4rem;aspect-ratio:1;border-radius:50%;display:inline-grid;place-items:center;color:#fff}.home-process-icon svg,.home-process-icon img{width:2rem;height:2rem}.home-process-icon-blue{--process-colour: #2d63f0;background:#2d63f0}.home-process-icon-green{--process-colour: #12c99c;background:#12c99c}.home-process-icon-purple{--process-colour: #7b5be8;background:#7b5be8}.home-process-icon-orange{--process-colour: #f49e49;background:#f49e49}.home-process-icon-cyan{--process-colour: #1bbde0;background:#1bbde0}.home-process-icon-pink{--process-colour: #e838d9;background:#e838d9}.home-process-icon-wrap:has(.home-process-icon-blue){--process-colour: #2d63f0}.home-process-icon-wrap:has(.home-process-icon-green){--process-colour: #12c99c}.home-process-icon-wrap:has(.home-process-icon-purple){--process-colour: #7b5be8}.home-process-icon-wrap:has(.home-process-icon-orange){--process-colour: #f49e49}.home-process-icon-wrap:has(.home-process-icon-cyan){--process-colour: #1bbde0}.home-process-icon-wrap:has(.home-process-icon-pink){--process-colour: #e838d9}.home-process-index{position:absolute;top:-.5rem;right:-.42rem;min-width:1.98rem;height:1.98rem;border-radius:999px;background:#e7edff;background:color-mix(in srgb,var(--process-colour, #2d63f0) 14%,#fff);color:var(--process-colour, #2d63f0);display:inline-grid;place-items:center;font-size:.95rem;font-weight:700}.home-process-item h3{margin-top:1rem;font-size:1.22rem}.home-process-item p{margin-top:.5rem;color:var(--ink-muted);font-size:1rem}.home-final-cta-wrap{padding:6rem 0 5.2rem;background:linear-gradient(110deg,#dce7f7,#dbe4f1 52%,#eedcea)}.home-final-cta{text-align:center}.home-final-cta h2{font-size:clamp(2rem,5.2vw,3.9rem)}.home-final-cta p{margin:1rem auto 0;max-width:920px;color:var(--ink-muted);font-size:clamp(1rem,1.6vw,1.45rem)}.home-final-cta-actions{margin-top:1.8rem;display:flex;gap:.95rem;justify-content:center;flex-wrap:wrap}.home-final-cta-actions a{min-width:220px;font-size:.98rem}.home-final-cta-actions svg,.home-final-cta-actions img{width:1rem;height:1rem}.icon-tint-blue{filter:var(--icon-filter-blue)}.problem-grid,.feature-grid,.pricing-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.problem-grid article,.feature-card,.pricing-card,.step-flow article,.demo-form,.demo-aside,.cta-banner,.comparison,.faq-item,.page-header,.diagram-block{background:#ffffffd6;border:1px solid rgba(188,198,215,.82);border-radius:var(--radius-lg);box-shadow:0 12px 28px #10235414}.problem-grid article,.feature-card,.pricing-card,.step-flow article,.demo-form,.demo-aside,.comparison,.page-header,.diagram-block{padding:1.4rem}.problem-grid h3,.feature-card h3,.step-flow h2,.pricing-card h3,.demo-aside h2{margin-bottom:.62rem;font-size:1.2rem}.problem-grid p,.feature-card p,.step-flow p,.pricing-card p,.page-header p,.demo-aside p{color:var(--ink-muted)}.feature-card{position:relative;overflow:hidden}.feature-card:after{content:"";position:absolute;inset:auto -10% -52% auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(127,148,255,.25),transparent 72%)}.feature-icon{display:inline-grid;place-items:center;width:2.1rem;aspect-ratio:1;border-radius:7px;margin-bottom:.72rem;font-size:.8rem;color:var(--brand);border:1px solid rgba(37,99,255,.22);background:#fffffff2}.page-header{margin-top:2rem;padding:2.4rem 2rem;text-align:center;background:#fff}.page-header p{max-width:78ch;margin-inline:auto}.page-header h1{margin-top:.72rem;margin-bottom:.72rem;font-size:clamp(2rem,4.3vw,3rem)}.step-flow{margin-top:2.2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.step-flow span{display:inline-block;margin-bottom:.65rem;padding:.28rem .66rem;border-radius:999px;background:#dce7ff;color:var(--brand);font-size:.8rem;font-weight:600}.process-diagram{margin-top:1.3rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.process-diagram span{text-align:center;padding:1rem .75rem;border-radius:var(--radius-sm);background:#f4f7ff;border:1px solid rgba(188,198,215,.75);font-weight:600;font-size:.9rem}.comparison{overflow-x:auto}.comparison h2{margin-bottom:1rem}table{width:100%;border-collapse:collapse;min-width:680px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:.86rem;vertical-align:top}th{font-family:Inter,sans-serif;background:#eaf0ff}.pricing-card .price{margin-bottom:.75rem;font-size:1.75rem;font-family:Inter,sans-serif;color:var(--brand-strong)}.pricing-card ul,.demo-aside ul{margin:.9rem 0 1.2rem;padding-left:1.2rem;color:var(--ink-muted)}.pricing-card.featured{border-color:#2563ff73;background:linear-gradient(180deg,#f4f7ff,#fff)}.enterprise-note{margin-top:1rem;color:var(--ink-muted)}.enterprise-note a{color:var(--brand);text-decoration:underline}.faq-list{display:grid;gap:.75rem}.faq-item{padding:1rem 1.1rem}.faq-item summary{font-weight:600;cursor:pointer}.faq-item p{margin-top:.65rem;color:var(--ink-muted)}.cta-banner{margin:2.3rem auto 4.7rem;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.2rem;background:#fff;border:1px solid rgba(188,198,215,.72);border-radius:var(--radius-lg)}.cta-banner h2{font-size:clamp(1.9rem,3.8vw,3rem)}.cta-banner p{margin-top:.65rem;max-width:70ch;color:var(--ink-muted);font-size:clamp(1rem,1.35vw,1.2rem)}.cta-banner .button{min-width:220px}.demo-layout{display:grid;gap:1rem;grid-template-columns:1.25fr .9fr}.demo-form{display:grid;gap:.85rem}.demo-form label{display:grid;gap:.4rem;font-weight:600}.demo-form input,.demo-form select,.demo-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-sm);padding:.75rem;font:inherit;background:#fff}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{outline:2px solid rgba(0,95,115,.2);border-color:var(--brand)}.form-note{min-height:1.4rem;font-size:.95rem;color:var(--ink-muted)}.footer-wrap{margin-top:0;padding:2.2rem 0 1.6rem;background:linear-gradient(180deg,#2c62ef,#2959df);color:#e8efff}.footer-shell{width:min(1700px,calc(100% - 4rem));margin-inline:auto;padding:1.5rem 1.9rem}.footer-brand{display:inline-flex;align-items:center;gap:0;color:#fff;font-size:1rem;font-weight:600;line-height:1}.footer-brand img{width:160px;height:auto}.footer-grid{padding:0 0 1.4rem;display:grid;gap:1rem;grid-template-columns:1.35fr 1fr 1fr 1fr;border-bottom:1px solid rgba(196,176,255,.4)}.footer-grid h3{margin-bottom:.58rem;font-size:1.05rem;font-weight:600;color:#edf3ff}.footer-grid a,.footer-grid p{display:block;margin-top:.4rem;color:#d7e4ff;font-size:.95rem;font-weight:400;line-height:1.35}.footer-grid>div:first-child p{margin-top:.8rem;max-width:320px}.footer-legal{text-align:center;padding-top:1.15rem}.footer-legal p{margin:0;color:#b9c8f2;font-size:.88rem}.muted{font-size:.9rem}@keyframes reveal{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 980px){.problem-grid,.feature-grid,.pricing-grid,.process-diagram,.home-process-grid,.home-demo-grid,.home-workflow,.home-core-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-layout{grid-template-columns:1fr}}@media (max-width: 760px){.container{width:min(var(--container),calc(100% - 1.5rem))}.nav-inner{display:flex;justify-content:space-between;min-height:4.6rem;gap:.9rem}.menu-toggle{display:inline-flex}.brand-logo img{width:134px}.nav-panel{position:absolute;left:.75rem;right:.75rem;top:4.5rem;display:none;flex-direction:column;align-items:stretch;gap:.5rem;padding:.8rem;border-radius:var(--radius-md);border:1px solid rgba(214,222,234,.96);background:#fff;box-shadow:var(--shadow)}.nav-panel.open{display:flex}.nav-links{flex-direction:column;align-items:stretch;gap:.2rem}.nav-links a{padding:.56rem .35rem;border-radius:10px;font-size:1rem;text-align:center}.nav-links a.active{background:#edf2ff}.nav-cta{justify-self:stretch;text-align:center}.home-hero-wrap{padding:3.3rem 0 3.9rem;background:linear-gradient(180deg,#dfe8f6,#f3eef9)}.home-hero h1{max-width:12ch;font-size:clamp(2rem,10vw,2.8rem)}.home-hero-copy{font-size:1.05rem}.home-actions a{width:100%;min-width:0}.home-workflow{padding:1rem;grid-template-columns:1fr}.home-workflow-card h3{font-size:1.36rem}.home-workflow-card p{font-size:1rem}.problem-grid,.feature-grid,.pricing-grid,.step-flow,.process-diagram,.home-process-grid,.home-core-grid,.footer-grid{grid-template-columns:1fr}.home-features-heading h2{font-size:clamp(1.9rem,9vw,2.8rem)}.home-core-card h3{font-size:1.55rem}.home-core-card p{font-size:1rem}.home-demo-wrap{margin-top:1.3rem;padding:3.5rem 0 3.9rem}.home-demo-grid{grid-template-columns:1fr}.home-demo-upload{min-height:360px;padding:1.5rem}.home-demo-upload h3{font-size:1.55rem}.home-demo-upload p{font-size:1rem}.home-process-section{padding-bottom:3.7rem}.home-process-grid{gap:1.35rem}.home-final-cta-wrap{padding:4.2rem 0 3.4rem}.home-final-cta-actions a{width:100%;min-width:0}.footer-wrap{padding:1.2rem 0 1rem}.footer-shell{width:calc(100% - 1.5rem);padding:1.2rem 1rem}.footer-brand{font-size:1rem}.footer-brand img{width:138px}.footer-grid h3{font-size:1rem}.footer-grid a,.footer-grid p,.footer-legal p{font-size:.92rem}.cta-banner{flex-direction:column;align-items:center;text-align:center}}:root{--marketing-bg: #ffffff;--marketing-panel: #ffffff;--marketing-blue: #295ff4;--marketing-blue-deep: #182da8;--marketing-text: #16233a;--marketing-muted: #4b5a6f;--icon-filter-blue: brightness(0) saturate(100%) invert(33%) sepia(95%) saturate(4545%) hue-rotate(220deg) brightness(101%) contrast(102%);--icon-filter-white: brightness(0) invert(1)}body{background:var(--marketing-bg);color:var(--marketing-text)}.container{width:min(1400px,calc(100% - 2.5rem))}.nav-wrap{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(22,35,58,.08);background:#ffffffd1;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 30px #1023540f}.nav-inner{min-height:98px}.nav-links a{color:#4a5667}.nav-cta{padding:.8rem 1.8rem;font-size:.93rem;letter-spacing:.01em}.page-hero{padding:4.9rem 0 5.6rem;text-align:center;color:#edf4ff;position:relative;overflow:hidden;isolation:isolate}.page-hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#050e225c,#050e226b);pointer-events:none}.page-hero>*{position:relative;z-index:1}.page-hero-gradient-blue{background:linear-gradient(105deg,#6f9df0,#2d63f0)}.page-hero-gradient-teal{background:linear-gradient(105deg,#12c99c,#1196c9)}.page-hero-gradient-pink{background:linear-gradient(105deg,#ff4bd8,#d81bc5)}.page-hero-gradient-navy{background:linear-gradient(105deg,#1d5eff,#2457d8)}.page-hero-pill{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.46rem 1rem;font-size:.8rem;font-weight:500;color:#f4f8ff;background:#ffffff2b;border:1px solid rgba(255,255,255,.22)}.page-hero-pill svg,.page-hero-pill img{width:1.3rem;height:1.3rem;border-radius:999px;padding:.29rem;background:#ffffff2e;filter:var(--icon-filter-white)}.page-hero h1{max-width:15ch;margin:1.35rem auto 0;font-size:clamp(2rem,4.7vw,3.65rem);font-weight:600;letter-spacing:-.03em;color:#f3f7ff}.page-hero .container>p:not(.page-hero-pill){max-width:860px;margin:1.35rem auto 0;color:#fff;font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.45;text-shadow:0 1px 18px rgba(7,19,47,.28)}.page-content-wrap{padding:4.8rem 0 5.1rem;background:#fff}.process-flow{display:grid;gap:1.5rem}.process-step{display:grid;grid-template-columns:1fr;border-radius:18px;border:1px solid rgba(22,35,58,.1);background:#fff;box-shadow:0 10px 28px #1023541f;overflow:hidden}.process-step-preview{display:none}.process-step-preview:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;background:var(--step-colour, #2b63f3)}.process-mock{height:100%;border-radius:8px;border:1px solid rgba(22,35,58,.08);background:#f8fafc;padding:.55rem;display:grid;align-content:start;gap:.48rem}.process-mock-head{height:18px;border-radius:6px;background:#eef2f7}.process-mock-row{height:22px;border-radius:6px;background:#edf1f6}.process-step-body{padding:2rem 2.15rem}.process-step-header{display:flex;align-items:flex-start;gap:1.1rem}.process-step-icon{position:relative;flex:0 0 auto;width:72px;aspect-ratio:1;border-radius:999px;display:inline-grid;place-items:center;color:#fff;background:var(--step-colour, #2b63f3)}.process-step-icon img{width:34px;height:34px}.process-step-number{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;background:#eef3ff;background:color-mix(in srgb,var(--step-colour, #2b63f3) 16%,#fff);border:2px solid #f1f5fc;color:var(--step-colour, #2b63f3);font-size:.92rem;font-weight:700}.process-step-title{font-size:clamp(1.5rem,2vw,2.05rem)}.process-step-copy{margin-top:.6rem;color:var(--marketing-muted);font-size:1.03rem;line-height:1.5}.process-step-points{margin-top:1.35rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}.process-step-points li{list-style:none;display:flex;align-items:center;gap:.6rem;border-radius:10px;padding:.72rem .9rem;background:#fff9;color:#324155}.process-step-points li:before{content:"";width:18px;height:18px;border-radius:999px;border:2px solid var(--step-colour, #2b63f3);flex:0 0 auto}.feature-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.45rem}.feature-panel{border-radius:var(--radius-lg);border:1px solid rgba(188,198,215,.85);background:#ffffffc7;box-shadow:var(--shadow);padding:1.55rem}.feature-panel-header{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.feature-panel-icon{width:3rem;aspect-ratio:1;border-radius:.7rem;display:inline-grid;place-items:center;background:var(--feature-colour, var(--brand))}.feature-panel-icon img{width:1.42rem;height:1.42rem;filter:var(--icon-filter-white)}.feature-panel-header h2{font-size:1.45rem;letter-spacing:-.02em}.feature-panel-header p{margin-top:.55rem;color:var(--marketing-muted);font-size:1rem;line-height:1.45}.feature-panel-divider{margin:1.35rem 0 1rem;border-top:1px solid rgba(22,35,58,.16)}.feature-panel h3{font-size:1.02rem;margin-bottom:.76rem}.feature-panel ul{margin:0;padding:0;display:grid;gap:.72rem}.feature-panel li{list-style:none;display:flex;align-items:center;gap:.68rem;color:#3a485d;font-size:1rem}.feature-panel li:before{content:"";width:18px;height:18px;border-radius:999px;border:2px solid var(--feature-colour, #2b63f3);flex:0 0 auto}.feature-panel-more{margin-top:1.6rem;display:inline-flex;align-items:center;gap:.5rem;color:#17326f;font-weight:600}.feature-panel-more img{width:16px;height:16px;filter:var(--icon-filter-blue)}.pricing-switch{margin:0 auto 2rem;display:inline-flex;align-items:center;gap:.65rem;color:#4c586a;font-size:1rem;font-weight:600}.pricing-switch .active{color:#2b63f3}.pricing-switch-track{width:88px;height:44px;border-radius:999px;border:0;padding:4px;background:#d3d8e2;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.pricing-switch-thumb{display:block;width:36px;height:36px;border-radius:999px;background:#2b63f3;box-shadow:0 8px 16px #2b63f359;transition:transform .2s ease}.pricing-switch-track:hover{background:#c7d0df}.pricing-switch-track:focus-visible{outline:3px solid rgba(43,99,243,.24);outline-offset:3px}.pricing-switch-track[aria-pressed=true]{background:#bfe9e1}.pricing-switch-track[aria-pressed=true] .pricing-switch-thumb{transform:translate(44px);background:#1196c9}.pricing-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.pricing-panel{border-radius:var(--radius-lg);border:1px solid rgba(188,198,215,.85);background:#ffffffc7;box-shadow:var(--shadow);padding:1.55rem}.pricing-panel h2{font-size:1.45rem;line-height:1.15;letter-spacing:-.02em}.pricing-panel h3{margin-top:1rem;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1}.pricing-panel p{color:#4c586a;font-size:1rem}.pricing-panel .cta{width:100%;margin:1.45rem 0;border-radius:999px;border:2px solid var(--brand);background:#ffffffc7;color:var(--brand);display:inline-flex;justify-content:center;font-size:.98rem;font-weight:600;padding:.88rem 1.35rem}.pricing-panel h4{margin:0 0 .9rem;font-size:1.1rem;letter-spacing:0}.pricing-panel ul{margin:0;padding:0;display:grid;gap:.82rem}.pricing-panel li{list-style:none;display:flex;align-items:center;gap:.6rem;color:#3d4a5e;font-size:1rem}.pricing-panel li:before{content:"";width:18px;height:18px;border-radius:999px;border:2px solid #2b63f3}.pricing-panel.featured{background:linear-gradient(180deg,#2963f1,#2457d8);color:#f4f8ff;box-shadow:0 16px 34px #1c47b838}.pricing-panel.featured p,.pricing-panel.featured li{color:#e7eeff}.pricing-panel.featured .cta{border-color:#f1f5ff;background:#f1f5ff;color:var(--brand)}.pricing-panel.featured li:before{border-color:#f1f5ff}.page-showcase{padding:5.4rem 0 0;background:linear-gradient(98deg,#d3deee,#e6d6e9)}.page-showcase-heading{text-align:center}.page-showcase-heading h2{font-size:clamp(2rem,4.2vw,3.9rem);letter-spacing:-.02em}.page-showcase-heading p{margin-top:.7rem;color:#4f5d71;font-size:clamp(1rem,1.3vw,1.18rem)}.page-showcase-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.page-showcase-panel{border-radius:20px;border:1px solid rgba(22,35,58,.12);background:#ffffffdb}.page-showcase-upload{min-height:460px;display:grid;justify-items:center;align-content:center;text-align:center;padding:2rem}.page-showcase-upload img{width:72px;height:72px}.page-showcase-upload h3{margin-top:.9rem;font-size:2.05rem}.page-showcase-upload p{margin-top:.65rem;color:#4b5a6f;font-size:1.1rem}.page-showcase-upload a{margin-top:1.5rem;min-width:188px}.page-showcase-results{padding:1.5rem}.page-showcase-results-head{display:flex;align-items:center;gap:.88rem;margin-bottom:1.15rem}.page-showcase-results-icon{width:58px;aspect-ratio:1;border-radius:14px;display:inline-grid;place-items:center;background:#f0dff3}.page-showcase-results-icon img{width:27px;height:27px}.page-showcase-results-head h3{font-size:1.9rem}.page-showcase-question{border-radius:10px;padding:.9rem 1rem;border-left:5px solid transparent}.page-showcase-question+.page-showcase-question{margin-top:.78rem}.page-showcase-question p{color:#334358;font-size:1rem}.page-showcase-question span{display:inline-block;margin-top:.58rem;border-radius:8px;padding:.3rem .62rem;font-size:.95rem;font-weight:500}.page-showcase-question-priority{background:#dce4ef;border-left-color:#2b64f4}.page-showcase-question-priority span{background:#c2d7ff;color:#2b64f4}.page-showcase-question-matched{background:#dcede3;border-left-color:#11c98f}.page-showcase-question-matched span{background:#b6e8d5;color:#008963}.page-showcase-question-cvs{background:#e9e1ed;border-left-color:#e33ce3}.page-showcase-question-cvs span{background:#efc3f0;color:#bf16bf}.demo-page-content{padding:4.8rem 0 5.1rem}.demo-shell{display:grid;grid-template-columns:420px 1fr;gap:1.5rem}.demo-info h2{font-size:clamp(1.9rem,4vw,3rem)}.demo-info>p{margin-top:.9rem;color:#4b5a6f;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.45}.demo-contact-list{margin-top:1.8rem;display:grid;gap:1.2rem}.demo-contact-item{display:grid;grid-template-columns:3.4rem 1fr;gap:1rem;align-items:center}.demo-contact-icon{width:3.4rem;aspect-ratio:1;border-radius:.72rem;display:inline-grid;place-items:center;color:#fff;background:var(--brand)}.demo-contact-icon-blue{background:#2d63f0}.demo-contact-icon-green{background:#12c99c}.demo-contact-icon-purple{background:#7b5be8}.demo-contact-icon svg{width:1.65rem;height:1.65rem}.demo-contact-item strong{display:block;font-size:1.1rem;margin-bottom:.28rem}.demo-contact-item p{color:#4b5a6f;font-size:1rem}.demo-expectation{margin-top:2rem}.demo-expectation h3{font-size:1.45rem}.demo-expectation ul{margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.demo-expectation li{list-style:none;display:flex;align-items:center;gap:.72rem;font-size:1rem;color:#3a485d}.demo-expectation li:before{content:"";width:18px;height:18px;border-radius:999px;border:2px solid #2b63f3}.demo-request-card{border-radius:var(--radius-lg);border:1px solid rgba(188,198,215,.85);background:#ffffffc7;box-shadow:var(--shadow);padding:1.55rem}.demo-request-card h2{font-size:clamp(1.8rem,2.5vw,2.35rem)}.demo-request-grid{margin-top:1.6rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.demo-request-grid .full-width{grid-column:1 / -1}.demo-request-grid label{display:grid;gap:.5rem;color:#35465d;font-size:1rem;font-weight:600}.demo-request-grid input,.demo-request-grid textarea{width:100%;border-radius:var(--radius-sm);border:2px solid rgba(74,88,106,.2);background:#fff;color:#1f2c40;font:inherit;padding:.96rem 1rem}.demo-request-grid input::placeholder,.demo-request-grid textarea::placeholder{color:#7b8698}.demo-request-grid input:focus,.demo-request-grid textarea:focus{outline:none;border-color:#2b63f3;box-shadow:0 0 0 3px #2b63f31f}.demo-request-grid textarea{resize:vertical;min-height:180px}.demo-submit{width:100%;margin-top:1.5rem;border:0;border-radius:999px;padding:.88rem 1.35rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;color:#fff;background:linear-gradient(120deg,var(--brand),var(--brand-strong));box-shadow:0 10px 24px #2563ff42;font:inherit;font-size:.98rem;font-weight:600;cursor:pointer}.demo-submit img{width:1.1rem;height:1.1rem}.demo-form-status{min-height:1.4rem;margin-top:.7rem;color:#4b5a6f}.footer-wrap{padding:4rem 0 2.8rem;background:#2d63f3}.footer-shell{width:min(1600px,calc(100% - 4.2rem))}.footer-grid{padding-bottom:2rem}.footer-legal{padding-top:1.5rem}@media (max-width: 1260px){.pricing-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.process-step,.demo-shell{grid-template-columns:1fr}}@media (max-width: 980px){.feature-panels,.page-showcase-grid,.process-step{grid-template-columns:1fr}.process-step-preview{display:none}.process-step-points,.demo-request-grid{grid-template-columns:1fr}}@media (max-width: 760px){.container{width:min(1400px,calc(100% - 1.5rem))}.nav-wrap{background:#ffffffe6}.nav-inner{min-height:78px}.nav-panel{background:#fffffff0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.page-hero{padding:56px 0 66px}.page-hero h1{font-size:clamp(2.1rem,11vw,3rem)}.page-content-wrap{padding:52px 0 72px}.pricing-panels{grid-template-columns:1fr}.pricing-switch{font-size:1rem}.demo-page-content{padding:50px 0 70px}.demo-request-card{padding:1.3rem;border-radius:18px}.page-showcase{padding-top:3.6rem}.page-showcase-upload{min-height:360px}.page-showcase-results-head h3{font-size:1.45rem}.footer-wrap{padding:2.4rem 0 2rem}.footer-shell{width:calc(100% - 1.5rem)}}
