:root{--r-zwart:#000;--r-wit:#fff;--r-blauw-licht:#2a9fff;--r-blauw:#1851e9;--r-blauw-donker:#132452;--r-oranje-licht:#ff8633;--r-oranje:#d83b09;--r-oranje-donker:#581002;--r-groen-licht:#94cbd0;--r-groen:#348388;--r-groen-donker:#08393d;--r-grijs-licht:#f5f5f5;--r-grijs:#8c8c8c;--r-grijs-donker:#2f2f2f;--r-font-sans:"PP Object Sans", "Object Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--r-weight-regular:400;--r-weight-medium:500;--r-weight-bold:700;--r-weight-heavy:900;--r-leading-titel:1;--r-leading-tekst:1.25;--r-leading-cta:1;--r-leading-voetnoot:1;--r-tracking-titel:-.02em;--r-tracking-tekst:-.02em;--r-tracking-cta:-.01em;--r-tracking-voetnoot:0;--r-text-display:clamp(2.75rem, 6vw, 5rem);--r-text-titel:clamp(2rem, 4vw, 3rem);--r-text-kop:1.5rem;--r-text-intro:clamp(1.25rem, 2vw, 1.625rem);--r-text-body:1.0625rem;--r-text-voetnoot:.875rem;--r-radius-card:1.5rem;--r-radius-foto:1rem;--r-radius-pill:9999px;--r-space-1:.25rem;--r-space-2:.5rem;--r-space-3:.75rem;--r-space-4:1rem;--r-space-6:1.5rem;--r-space-8:2rem;--r-space-12:3rem;--r-space-16:4rem;--r-space-24:6rem;font-family:var(--r-font-sans);color:#132452;font-synthesis:none;-webkit-font-smoothing:antialiased;--border:#e5e9f0;--muted:#66728a;--blue-soft:#edf2ff;--green-soft:#e9f5f4;--orange-soft:#fff2e9;background:#f5f6f8;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #77a2ff}button{transition:background .16s,border-color .16s,transform .16s}button:hover:not(:disabled){filter:brightness(.985)}a{color:#1851e9}p{margin:0 0 16px;line-height:1.65}h1,h2,h3,h4{letter-spacing:-.025em;margin:0 0 14px;line-height:1.2}h1{color:#111722;font-size:clamp(28px,2.8vw,42px);font-weight:800}h1>span{color:#1851e9}h2{font-size:23px}h3{font-size:16px}small{line-height:1.6}fieldset{border:0;min-width:0;margin:0;padding:0}svg{flex-shrink:0}img{max-width:100%}::selection{color:#fff;background:#1851e9}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary,.secondary,.ghost,.danger{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:11px 18px;font-size:13px;font-weight:650;line-height:1.3;text-decoration:none;display:inline-flex}.primary{color:#fff;background:#1851e9;border-color:#1851e9}.primary:hover:not(:disabled){background:#123ec0}.secondary{color:#1851e9;background:#fff;border-color:#b5c7f6}.secondary:hover:not(:disabled){background:#edf2ff}.ghost{color:#1851e9;text-align:left;background:0 0;justify-content:flex-start;min-height:36px;padding:9px 0}.danger{color:#a4310d;background:#fff4ed;border-color:#f0c6b4}.icon-button{border:1px solid var(--border);color:#53627e;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.eyebrow{color:#1851e9;letter-spacing:.13em;margin-bottom:13px;font-size:10px;font-weight:750;line-height:1.5;display:block}.mini-label{letter-spacing:.08em;text-transform:uppercase;color:#6c7892;margin-bottom:8px;font-size:10px;font-weight:650;display:block}.muted{color:var(--muted)}.small{font-size:12px}.chip{color:#59647a;background:#f1f3f7;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:10px;font-weight:650;line-height:1.5;display:inline-flex}.chip.blue{color:#1851e9;background:#edf2ff}.chip.success{color:#216b62;background:#e8f4f1}.chip.warning{color:#9c4214;background:#fff1e6}.card{border:1px solid var(--border);background:#fff;border-radius:20px;min-width:0;padding:26px}.card.compact{padding:21px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-heading h2,.section-heading h3{margin:0}.section-heading .eyebrow{margin-bottom:9px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stack{flex-direction:column;gap:18px;display:flex}.field{color:#314264;flex-direction:column;gap:8px;min-width:0;margin-bottom:18px;font-size:12px;font-weight:650;display:flex}.field input,.field select,.field textarea,input[type=text],input[type=date],textarea,select{color:#132452;background:#fff;border:1px solid #d6deeb;border-radius:10px;max-width:100%;min-height:42px;padding:11px 12px;font-size:14px;font-weight:400}textarea{resize:vertical;min-height:105px;line-height:1.6}input[type=checkbox],input[type=radio]{accent-color:#1851e9;flex-shrink:0;width:17px;height:17px}input:disabled,textarea:disabled,select:disabled{color:#73809b;background:#f5f6f8}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field small{color:var(--muted);font-weight:400}.notice{color:#345784;overflow-wrap:anywhere;background:#f3f7ff;border:1px solid #dce7ff;border-radius:12px;align-items:flex-start;gap:10px;margin:14px 0;padding:14px 16px;font-size:12px;line-height:1.65;display:flex}.notice.warning{color:#8c461c;background:#fff7ef;border-color:#f6deca}.notice.success{color:#29695e;background:#eff8f6;border-color:#cfe8e1}.list-row{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:14px;padding:16px 0;display:flex}.list-row:last-child{border-bottom:0}.list-row strong{font-size:13px;display:block}.list-row small{color:var(--muted);font-size:11px;display:block}.checklist{flex-direction:column;gap:12px;display:flex}.checklist label{background:#f8f9fc;border:1px solid #e6ebf4;border-radius:12px;align-items:flex-start;gap:12px;padding:15px;line-height:1.5;display:flex}.checklist label input{margin-top:3px}.action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.empty-state{text-align:center;color:#6d7a93;padding:35px 20px}.empty-state svg{color:#1851e9;margin-bottom:14px}.empty-state h3{color:#132452}.empty-small{color:#718099;padding:10px 0;font-size:12px;line-height:1.6}.plain-list{color:#59667f;padding-left:22px;line-height:1.7}.plain-list li{margin-bottom:9px}.poc-app{grid-template-columns:232px minmax(0,1fr);min-height:100svh;display:grid}.poc-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;height:100svh;padding:31px 17px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.poc-brand{flex-direction:column;gap:12px;padding:0 14px 28px;text-decoration:none;display:flex}.poc-brand img{width:168px}.poc-brand>span{color:#748096;letter-spacing:.025em;font-size:9px}.workspace-caption{letter-spacing:.13em;color:#3c4c6d;justify-content:space-between;align-items:center;margin-bottom:17px;padding:0 15px;font-size:10px;font-weight:750;display:flex}.workspace-caption>span{letter-spacing:.07em;color:#7a8597;background:#f0f3f8;border-radius:5px;padding:4px 7px;font-size:8px}.main-nav,.step-nav{text-align:left;color:#6a7690;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;margin-bottom:3px;padding:12px 13px;font-size:12px;font-weight:500;display:flex}.main-nav.active{color:#fff;background:#1851e9;border-radius:999px}.main-nav:hover:not(.active),.step-nav:hover:not(.active){background:#f5f7fc}.nav-section-label{letter-spacing:.11em;color:#929cae;margin:24px 14px 9px;font-size:8px;font-weight:700}.step-nav{gap:10px;padding:10px 13px;font-size:11px}.step-nav-number{color:#8b96ae;background:#f1f4fa;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:9px;display:flex}.step-nav.complete .step-nav-number{color:#348388;background:#e7f3ef}.step-nav.active{color:#1851e9;background:#edf2ff;font-weight:650}.step-nav.active .step-nav-number{color:#fff;background:#1851e9}.step-nav-icon{opacity:.55;margin-left:auto}.nav-count{color:#1851e9;background:#edf2ff;border-radius:50%;justify-content:center;align-items:center;min-width:19px;height:19px;margin-left:auto;font-size:9px;display:flex}.main-nav.active .nav-count{background:#fff}.sidebar-bottom{margin-top:auto;padding:32px 12px 0}.sidebar-progress>span{color:#8490a6;font-size:10px}.sidebar-progress>div{background:#edf1f8;border-radius:8px;height:4px;margin-top:9px;overflow:hidden}.sidebar-progress i{background:#1851e9;height:100%;transition:width .3s;display:block}.sidebar-help{color:#596d94;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:20px 0 15px;font-size:11px;display:flex}.sidebar-help svg:last-child{margin-left:auto}.sidebar-bottom>a{border-top:1px solid var(--border);color:#8893a8;align-items:center;gap:7px;padding-top:16px;font-size:10px;text-decoration:none;display:flex}.poc-main{min-width:0}.poc-topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:14px 38px;display:flex}.poc-breadcrumb{color:#8a94a8;align-items:center;gap:10px;font-size:11px;display:flex}.poc-breadcrumb>strong{color:#23395e}.poc-breadcrumb>.chip{margin-left:7px}.poc-top-actions{align-items:center;gap:13px;display:flex}.role-select{flex-direction:column;gap:1px;display:flex}.role-select>span{letter-spacing:.12em;color:#8a96aa;padding-left:11px;font-size:8px}.role-select select{background:0 0;border:0;min-width:165px;min-height:31px;padding:3px 26px 3px 10px;font-size:12px;font-weight:650}.role-avatar{color:#1851e9;background:#edf2ff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:13px;font-weight:650;display:flex}.poc-top-actions .icon-button{border-color:#0000;width:33px;height:33px;margin-left:5px}.poc-demo-bar{color:#5c729a;background:#f0f4ff;border-bottom:1px solid #e2e9fa;justify-content:space-between;align-items:center;gap:15px;padding:10px 38px;font-size:10px;display:flex}.poc-demo-bar>span,.poc-demo-bar>div{align-items:center;gap:8px;display:flex}.poc-demo-bar>div{gap:18px}.poc-demo-bar button{color:#697f9f;background:0 0;border:0;align-items:center;gap:6px;padding:5px;font-size:10px;display:flex}.poc-demo-bar .mode-button.selected{color:#1851e9}.poc-content{max-width:1650px;margin:0 auto;padding:37px 38px 0}.poc-page-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:29px;display:flex}.poc-page-heading p{color:#6e7a90;max-width:790px;margin:12px 0 0;font-size:12px}.heading-actions{flex-shrink:0}.heading-actions .secondary{min-height:37px;padding:10px 14px;font-size:11px}.poc-footer{color:#929bad;letter-spacing:.02em;justify-content:space-between;align-items:center;gap:15px;padding:28px 0;font-size:9px;display:flex}.poc-footer>span:first-child{letter-spacing:.2em;color:#6680b5;font-size:8px}.poc-footer b{color:#b1bfd6;padding:0 10px}.mobile-navigation{display:none}.journey-hero{color:#fff;background:#132452;border-radius:22px;align-items:center;gap:30px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.journey-hero:after{content:"";pointer-events:none;border:45px solid #ffffff04;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-50px}.hero-client{z-index:1;align-items:center;gap:20px;min-width:263px;display:flex;position:relative}.client-portrait{background:#e1eaff;border-radius:40px 40px 25px 25px;flex-shrink:0;justify-content:center;align-items:center;width:77px;height:89px;display:flex;position:relative}.client-portrait>span{color:#294c97;background:#bccffa;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:19px;font-weight:700;display:flex}.client-portrait i{color:#08393d;background:#94cbd0;border:4px solid #132452;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:1px;right:-8px}.hero-client .mini-label{color:#95acda;font-size:8px}.hero-client h2{color:#fff;margin-bottom:5px;font-size:23px}.hero-client p{color:#c1cde3;margin-bottom:7px;font-size:11px}.hero-client .chip{color:#b7ccec;background:#ffffff0e;padding:3px 8px;font-size:8px}.hero-story{z-index:1;border-left:1px solid #ffffff1a;flex:1;padding-left:28px;position:relative}.hero-story p{color:#e8edfa;max-width:540px;margin-bottom:15px;font-size:14px;line-height:1.6}.hero-story>div{color:#9fb4da;flex-wrap:wrap;gap:17px;font-size:9px;display:flex}.hero-story>div>span{align-items:center;gap:6px;display:flex}.journey-hero>.primary{color:#1851e9;z-index:1;background:#fff;border-color:#fff;flex-shrink:0;font-size:11px;position:relative}.overview-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:23px 0;display:grid}.overview-stat{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:flex-start;gap:12px;padding:20px 16px;display:flex}.overview-stat>span{color:#6c88bf;background:#f0f4fc;border-radius:10px;padding:8px;display:flex}.overview-stat>span svg{width:17px;height:17px}.overview-stat .mini-label{letter-spacing:.02em;text-transform:none;margin-bottom:8px;font-size:8px}.overview-stat strong{letter-spacing:-.05em;margin-bottom:5px;font-size:25px;font-weight:700;display:block}.overview-stat small{color:#9aa4b7;max-width:170px;font-size:8px;line-height:1.6;display:block}.journey-card{padding:0;overflow:hidden}.journey-card>.section-heading{margin:0;padding:27px 28px 22px}.journey-card .section-heading h2{font-size:22px}.journey-flow{background:#fbfcff;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;height:410px}.journey-node{color:#617391;background:#fff;border:1px solid #dce4f4;border-radius:15px;width:205px;min-height:142px;padding:17px;box-shadow:0 5px 18px #13245206}.journey-node-top{color:#7490c2;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.journey-node-top>span{letter-spacing:.05em;font-size:10px;font-weight:700}.journey-node>strong{color:#284472;letter-spacing:-.02em;margin-bottom:6px;font-size:15px;display:block}.journey-node>small{color:#8292ad;font-size:10px;display:block}.journey-node-status{background:#f4f6fb;border-radius:5px;margin-top:15px;padding:4px 7px;font-size:9px;display:inline-block}.journey-node.available{background:#f4f7ff;border-color:#84a6ff}.journey-node.available .journey-node-top,.journey-node.available>strong{color:#1851e9}.journey-node.available .journey-node-status{color:#1851e9;background:#e4edff}.journey-node.attention{background:#fffaf5;border-color:#efd6bc}.journey-node.attention .journey-node-status{color:#9c581d;background:#ffeedb}.journey-node.complete{background:#f2faf7;border-color:#a4d2c4}.journey-node.complete .journey-node-top{color:#348388}.journey-node.complete .journey-node-status{color:#348388;background:#e4f3ec}.journey-node.locked{opacity:.85;background:#fcfdff}.journey-node .react-flow__handle{opacity:0;width:5px;height:5px}.journey-flow .react-flow__node:focus-visible{border-radius:15px;outline:3px solid #1851e9}.journey-flow .react-flow__controls{box-shadow:none;border:1px solid #e3e9f5;border-radius:8px;overflow:hidden}.journey-flow .react-flow__controls button{background:#fff;border-bottom-color:#edf1f8}.journey-flow .react-flow__attribution{opacity:.4;font-size:8px}.flow-legend{color:#8a97af;align-items:center;gap:22px;padding:17px 27px;font-size:9px;display:flex}.flow-legend>span{align-items:center;gap:6px;display:flex}.flow-legend i{background:#dfe5ef;border-radius:50%;width:7px;height:7px}.flow-legend i.complete{background:#348388}.flow-legend i.attention{background:#e7a564}.flow-legend i.available{background:#1851e9}.journey-accessible{flex-wrap:wrap;gap:6px;padding:0 25px 20px;display:flex}.journey-accessible>button{color:#7285a8;background:#fff;border:1px solid #edf0f6;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;display:flex}.journey-accessible>button>span{color:#a2b2cc}.overview-lower{grid-template-columns:1.15fr 1fr;gap:22px;margin:23px 0;display:grid}.overview-lower .section-heading h2{font-size:21px}.task-row{text-align:left;color:#304972;background:#fff;border:0;border-top:1px solid #edf0f5;align-items:center;gap:14px;width:100%;padding:16px 0;display:flex}.task-row>span:nth-child(2){flex:1}.task-row strong{margin-bottom:3px;font-size:12px;line-height:1.5;display:block}.task-row small{color:#8c99b0;font-size:10px;display:block}.task-row>svg{color:#9cadc9}.task-symbol{color:#5a82d3;background:#edf2ff;border-radius:11px;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.task-symbol.attention{color:#b97a4d;background:#fff1e7}.event-list{margin:6px 0 0;padding:0;list-style:none}.event-list>li{gap:12px;padding:0 0 19px;display:flex;position:relative}.event-list>li:not(:last-child):before{content:"";background:#e9edf6;width:1px;position:absolute;top:14px;bottom:0;left:4px}.event-dot{background:#fff;border:2px solid #b3c7ed;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:4px}.event-list>li:first-child .event-dot{background:#1851e9;border-color:#1851e9}.event-list strong{margin-bottom:3px;font-size:11px;font-weight:550;line-height:1.6;display:block}.event-list small{color:#98a3b7;font-size:9px}.story-strip{background:#eaf0ff;border:1px solid #dce6ff;border-radius:19px;grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding:28px 30px;display:grid}.story-strip h2{font-size:22px}.story-strip p{color:#7b8fb3;max-width:410px;margin-bottom:0;font-size:11px}.story-strip>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.story-strip button{color:#5777b4;background:#ffffffb3;border:1px solid #d8e3fb;border-radius:9px;justify-content:space-between;align-items:center;padding:10px;font-size:10px;font-weight:600;display:flex}.case-ribbon{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:15px;margin-bottom:20px;padding:16px 22px;display:flex}.client-initials{color:#1851e9;background:#eaf0ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:700;display:flex}.case-ribbon>div>strong{margin-bottom:4px;font-size:13px;display:block}.case-ribbon>div>span{color:#8492aa;font-size:10px}.case-ribbon-spacer{flex:1}.case-ribbon .ghost{font-size:10px}.guided-hint{background:#edf3ff;border:1px solid #dce7ff;border-radius:13px;align-items:flex-start;gap:13px;margin-bottom:21px;padding:16px 20px;display:flex}.guide-symbol{color:#1851e9;background:#dce8ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.guided-hint>div{flex:1}.guided-hint strong{color:#3860a5;font-size:12px}.guided-hint p{color:#7890b9;margin:5px 0 0;font-size:11px}.guided-hint .secondary{align-self:center;min-height:32px;padding:9px 12px;font-size:10px}.work-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:22px;display:grid}.work-panels{min-width:0}.case-context{flex-direction:column;gap:17px;display:flex}.case-context h3{margin:9px 0 11px;font-size:14px}.case-context p{font-size:11px}.case-context .section-heading{margin-bottom:0}.case-context .section-heading h3{margin:0}.case-context .event-list strong{font-size:10px}.context-fact{border-top:1px solid #f0f2f7;justify-content:space-between;gap:10px;padding:12px 0;font-size:10px;display:flex}.context-fact>span{color:#8995aa}.context-fact>b{color:#526a91;font-weight:600}.case-context .ghost{font-size:10px}.context-task{text-align:left;color:#5b739b;background:0 0;border:0;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px 0;display:flex}.context-task strong{font-size:11px;font-weight:550;line-height:1.5;display:block}.context-task small{color:#9ba6b9;margin-top:5px;font-size:9px;display:block}.story-tags{gap:7px;display:flex}.story-tags>button{color:#7a8cac;background:#fff;border:1px solid #e0e6f0;border-radius:6px;gap:7px;padding:8px 10px;font-size:9px;display:flex}.stage-next{justify-content:space-between;align-items:center;gap:15px;margin-top:22px;padding:18px 0;display:flex}.stage-next .secondary{font-size:11px}.poc-toast{z-index:1500;color:#fff;background:#132452;border:1px solid #233b6c;border-radius:13px;align-items:center;gap:13px;width:max-content;max-width:650px;padding:15px 17px;font-size:12px;line-height:1.6;display:flex;position:fixed;bottom:25px;left:calc(50% + 110px);transform:translate(-50%);box-shadow:0 10px 50px #13245226}.poc-toast.error{background:#74321c;border-color:#8e4326}.poc-toast>span{min-width:0}.poc-toast button{color:inherit;background:0 0;border:0;margin-left:10px;padding:4px;display:flex}.poc-dialog{color:#132452;border:1px solid #e1e8f5;border-radius:22px;width:min(720px,100vw - 32px);max-height:88svh;padding:0;box-shadow:0 30px 100px #13245230}.poc-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13245270}.dialog-top{z-index:1;background:#fff;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex;position:sticky;top:0}.dialog-top h2{margin:0;font-size:19px}.dialog-body{padding:26px}.dialog-body>p{color:#6d7b93;font-size:13px}.story-modal-nav{flex-wrap:wrap;gap:7px;margin-bottom:30px;display:flex}.story-modal-nav button{color:#7184a9;background:#f8faff;border:1px solid #dfe6f3;border-radius:7px;padding:8px 10px;font-size:10px}.story-modal-nav button.selected{color:#fff;background:#1851e9;border-color:#1851e9}.story-detail h2{margin-bottom:18px;font-size:26px}.story-detail p{color:#6b7a95;font-size:13px}.story-detail h3{margin-top:25px;font-size:14px}.criteria-list{color:#5f7090;flex-direction:column;gap:13px;padding:0;font-size:12px;line-height:1.6;list-style:none;display:flex}.criteria-list li{align-items:flex-start;gap:10px;display:flex}.criteria-list svg{color:#348388;margin-top:2px}.reset-options{grid-template-columns:1fr 1fr;gap:17px;display:grid}.reset-options>button{text-align:left;color:#1851e9;background:#f9fbff;border:1px solid #dce5f6;border-radius:16px;flex-direction:column;align-items:flex-start;gap:15px;padding:23px;display:flex}.reset-options>button strong{color:#132452;font-size:16px}.reset-options>button>span:not(.chip){color:#7285a6;font-size:12px;line-height:1.65}.reset-options>button:hover{background:#f0f5ff;border-color:#1851e9}.help-grid{grid-template-columns:1fr 1fr;gap:22px;padding:17px 0;display:grid}.help-grid svg{color:#1851e9;margin-bottom:14px}.help-grid h3{font-size:15px}.help-grid p{color:#7183a3;font-size:12px}.boot-state{color:#65789d;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:30px;display:flex}.boot-state h1{font-size:30px}.boot-state svg{color:#1851e9;margin-bottom:20px}.login-page{background:#fff;grid-template-columns:1.1fr 1fr;min-height:100svh;display:grid}.login-story{background:#edf2ff;flex-direction:column;justify-content:space-between;gap:45px;padding:55px clamp(35px,6vw,100px);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;border:85px solid #e0e9fc;border-radius:50%;width:520px;height:520px;position:absolute;top:100px;right:-360px}.login-logo{width:193px}.login-story>div{z-index:1;position:relative}.login-story h1{letter-spacing:-.06em;color:#132452;margin:23px 0;font-size:clamp(43px,4.5vw,68px);line-height:1.08}.login-story h1 em{color:#1851e9;font-style:normal}.login-story p{color:#7b8fb0;max-width:350px;font-size:14px}.login-story .eyebrow{font-size:9px}.login-path{align-items:center;gap:20px;margin-top:38px;display:flex}.login-path>span{color:#90a6cc;font-size:10px;line-height:2}.login-path b{color:#607ba8;font-size:11px;font-weight:500}.login-path svg{color:#b5c9ed;width:18px}.login-demo-note{color:#7890b6;align-items:center;gap:9px;font-size:10px;display:flex}.login-side{justify-content:center;align-items:center;padding:45px;display:flex}.login-card{width:100%;max-width:370px}.login-lock{color:#1851e9;background:#edf2ff;border-radius:18px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:30px;display:flex}.login-card h2{color:#142548;letter-spacing:-.04em;margin-bottom:18px;font-size:34px;line-height:1.15}.login-card>p{margin-bottom:30px;font-size:13px}.login-card .field{margin-bottom:22px}.login-card input{min-height:48px;font-size:16px}.login-card .primary{width:100%;min-height:49px;margin-top:8px}.login-card>small{color:#9aa5ba;border-top:1px solid #edf0f5;max-width:330px;margin-top:30px;padding-top:23px;font-size:10px;display:block}@media (width>=1700px){.poc-content{padding-top:45px}.journey-flow{height:470px}.overview-stat{padding:23px}.work-layout{grid-template-columns:minmax(0,1fr) 290px}}@media (width<=1350px){.poc-app{grid-template-columns:210px minmax(0,1fr)}.poc-sidebar{padding-left:12px;padding-right:12px}.poc-brand img{width:154px}.poc-content{padding:30px 26px 0}.poc-topbar,.poc-demo-bar{padding-left:26px;padding-right:26px}.hero-client{min-width:230px}.hero-story{padding-left:22px}.journey-hero{flex-wrap:wrap;gap:23px}.journey-hero>.primary{margin-left:auto}.hero-story{min-width:270px}.overview-stat{gap:9px;padding:17px 12px}.overview-stat>span{padding:7px}.overview-stat strong{font-size:22px}.work-layout{grid-template-columns:minmax(0,1fr) 225px}.case-context .card{padding:18px}.poc-toast{left:calc(50% + 100px)}}@media (width<=1120px){.work-layout{grid-template-columns:minmax(0,1fr)}.case-context{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.story-tags{grid-column:1/-1}.overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-stat .mini-label{font-size:9px}.overview-stat small{max-width:none;font-size:9px}.journey-flow{height:345px}.overview-lower,.story-strip{grid-template-columns:1fr}.hero-client{min-width:220px}.hero-story{min-width:240px}.poc-breadcrumb>.chip{display:none}.poc-page-heading{align-items:flex-start}.heading-actions{padding-top:18px}.guided-hint{flex-wrap:wrap}.guided-hint .secondary{margin-left:43px}.poc-toast{max-width:calc(100vw - 255px)}.poc-page-heading h1{font-size:31px}}@media (width<=800px){.poc-app{display:block}.poc-sidebar{display:none}.poc-topbar{min-height:72px;padding:13px 20px}.poc-topbar .poc-breadcrumb{gap:6px;font-size:10px}.poc-topbar .poc-breadcrumb>svg{display:none}.poc-breadcrumb{flex-wrap:wrap;max-width:100px}.poc-demo-bar{padding:9px 20px}.poc-demo-bar>span{font-size:9px}.poc-demo-bar>div{gap:10px}.poc-demo-bar button{font-size:9px}.poc-content{padding:25px 20px 0}.mobile-navigation{border-bottom:1px solid var(--border);color:#8b99b2;background:#fff;align-items:center;gap:12px;padding:12px 20px;font-size:10px;display:flex}.mobile-navigation select{background:#f8faff;flex:1;min-height:37px;padding:8px 10px;font-size:12px}.poc-toast{max-width:calc(100vw - 30px);bottom:15px;left:50%}.case-context{grid-template-columns:repeat(2,minmax(0,1fr))}.case-context>.card:nth-child(3){grid-column:1/-1}.login-page{grid-template-columns:1fr}.login-story{gap:25px;padding:30px 28px}.login-story>div{display:none}.login-demo-note{font-size:9px}.login-logo{width:165px}.login-side{padding:35px 26px 50px}.login-card{max-width:420px}.login-card h2{font-size:30px}.login-card .eyebrow{font-size:9px}}@media (width<=520px){.poc-topbar{padding:11px 16px}.role-select select{min-width:140px;max-width:165px;font-size:11px}.poc-top-actions{gap:5px}.role-avatar{display:none}.poc-top-actions .icon-button{margin-left:0}.poc-demo-bar{padding:9px 15px}.poc-demo-bar>span{gap:6px;max-width:95px;line-height:1.5}.poc-demo-bar>span svg{display:none}.poc-demo-bar>div{gap:5px}.poc-demo-bar button{gap:4px;font-size:9px}.poc-demo-bar button svg{width:12px}.poc-content{padding:24px 15px 0}.poc-page-heading{gap:8px;margin-bottom:23px}.poc-page-heading h1{font-size:28px}.poc-page-heading .eyebrow{font-size:8px}.poc-page-heading p{font-size:11px}.heading-actions .secondary{border-radius:50%;gap:0;width:33px;min-height:33px;padding:0;font-size:0}.heading-actions .secondary svg{width:15px}.journey-hero{gap:22px;padding:23px 20px}.hero-client{gap:18px;min-width:0}.client-portrait{width:62px;height:73px}.client-portrait>span{width:43px;height:43px;font-size:16px}.hero-client h2{font-size:22px}.hero-story{border:0;width:100%;min-width:0;padding:0}.hero-story p{font-size:12px}.hero-story>div{gap:12px;font-size:8px}.journey-hero>.primary{width:100%}.overview-stats{gap:10px;margin:15px 0}.overview-stat{padding:14px 12px}.overview-stat>span{display:none}.overview-stat strong{font-size:24px}.overview-stat .mini-label{min-height:23px;font-size:8px;line-height:1.5}.overview-stat small{font-size:8px}.card{border-radius:16px;padding:21px 18px}.card.compact{padding:18px}.section-heading{gap:10px;margin-bottom:18px}.section-heading .eyebrow{font-size:8px}.section-heading h2{font-size:19px}.journey-card{padding:0}.journey-card>.section-heading{align-items:flex-start;padding:23px 18px}.journey-card .section-heading h2{font-size:21px}.journey-card .section-heading>.chip{white-space:nowrap;font-size:8px}.journey-flow{height:310px}.flow-legend{flex-wrap:wrap;gap:12px;padding:13px 17px;font-size:8px}.journey-accessible{gap:6px;padding:0 17px 18px}.journey-accessible>button{font-size:8px}.overview-lower{gap:16px;margin:16px 0}.story-strip{gap:20px;padding:24px 19px}.story-strip .eyebrow{font-size:8px}.story-strip h2{font-size:21px}.story-strip p{font-size:11px}.story-strip>div:last-child{gap:6px}.story-strip button{padding:9px;font-size:9px}.task-row strong{font-size:11px}.task-row small{font-size:9px}.task-symbol{width:32px;height:32px}.poc-footer{align-items:flex-start;gap:25px;padding:25px 0;font-size:8px;line-height:1.6}.poc-footer>span:first-child{white-space:nowrap;font-size:7px}.poc-footer>span:last-child{text-align:right;max-width:200px}.case-ribbon{flex-wrap:wrap;gap:11px;padding:15px}.case-ribbon>.chip{margin-left:53px;font-size:8px}.case-ribbon .ghost{font-size:9px}.case-ribbon-spacer{display:none}.guided-hint{gap:10px;padding:14px}.guided-hint strong{font-size:11px}.guided-hint p{font-size:10px}.guided-hint .secondary{margin-left:0;font-size:9px}.case-context{grid-template-columns:1fr;gap:14px}.case-context>.card:nth-child(3){grid-column:auto}.grid-2,.grid-3,.field-row{grid-template-columns:1fr}.field{font-size:12px}.field input,.field select,.field textarea,textarea,select,input[type=date]{font-size:16px}.action-row{gap:8px}.action-row button{padding:10px 14px;font-size:12px}.stage-next .secondary{padding:10px 13px;font-size:10px}.stage-next>.chip{font-size:9px}.poc-dialog{border-radius:17px;width:calc(100vw - 20px);max-height:92svh}.dialog-top{padding:18px}.dialog-top h2{font-size:17px}.dialog-body{padding:20px}.reset-options,.help-grid{grid-template-columns:1fr}.story-detail h2{font-size:23px}.poc-toast{gap:9px;padding:13px;font-size:11px;line-height:1.6}.mobile-navigation{padding:10px 15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
