@import "https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;550;600&family=Source+Sans+3:wght@400;500;550;600;650;700&display=swap";
:root{--paper:#f6f3ea;--surface:#fffefa;--ink:#1b1a17;--muted:#68645c;--line:#dedbd2;--green:#315d49;--green-soft:#e7eee7;--amber:#885a20;--amber-soft:#f7edda;--red:#a43a35;--red-soft:#f9e8e5;--rail:242px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:"Source Sans 3",Arial,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button,input,select,textarea{border-radius:7px}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #668b73}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.04em;font-family:Lexend,"Source Sans 3",sans-serif;font-weight:550;line-height:1.18}p{color:var(--muted)}svg{flex-shrink:0}img{max-width:100%}.skip{background:var(--ink);color:#fff;z-index:100;padding:14px;position:fixed;top:-100px;left:10px}.skip:focus{top:10px}.button{background:var(--ink);min-height:44px;color:var(--surface);border:1px solid var(--ink);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:11px 17px;font-size:14px;font-weight:500;display:inline-flex}.button:hover{background:#36352f}.button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.button.secondary:hover{background:#ebe8df}.button.small{padding:8px 13px}.button.danger{color:var(--red);background:0 0;border-color:#dfbbb8}.icon-button{border:1px solid var(--line);background:0 0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.muted{color:var(--muted)}.eyebrow{letter-spacing:.13em;color:var(--green);align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.live-dot{background:var(--green);border-radius:100%;width:6px;height:6px;display:inline-block}.public-header{justify-content:space-between;align-items:center;max-width:1280px;margin:auto;padding:26px 40px;display:flex}.public-header nav{align-items:center;gap:28px;font-size:13px;display:flex}.public-header nav a{align-items:center;gap:5px;display:flex}.landing{max-width:1280px;margin:auto;padding:58px 40px 0}.landing-heading{grid-template-columns:1.15fr 1fr;align-items:end;gap:80px;margin:24px 0 60px;display:grid}.landing h1{letter-spacing:-.055em;font-size:clamp(42px,4.5vw,65px);line-height:1.07}.landing h1 span{color:#817e73}.landing-heading p{max-width:440px;color:var(--ink);font-size:18px}.landing-heading p+p{color:var(--muted);margin-top:15px;font-size:15px}.section-label{border-top:1px solid var(--line);letter-spacing:.07em;color:var(--muted);justify-content:space-between;padding:15px 0;font-size:11px;display:flex}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.scenario-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-direction:column;min-height:280px;padding:26px;transition:transform .2s,border-color .2s;display:flex}.scenario-card:hover{border-color:#a8b3a5;transform:translateY(-4px)}.scenario-top{color:var(--green);justify-content:space-between;margin-bottom:35px;display:flex}.index{color:var(--muted);font-size:13px}.scenario-card h2{font-size:23px}.scenario-card p{margin:12px 0 26px;font-size:14px}.scenario-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;font-size:13px;display:flex}.reassurance{color:var(--muted);justify-content:center;gap:30px;padding:25px 0;font-size:12px;display:flex}.reassurance span{align-items:center;gap:6px;display:flex}.connected-section{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:100px;padding:65px 0;display:grid}.connected-section h2{margin:18px 0;font-size:37px}.connected-section p{max-width:400px;margin-bottom:22px}.text-link{min-height:44px;color:var(--green);align-items:center;gap:8px;font-size:14px;font-weight:550;display:inline-flex}.workflow-list>div{border-bottom:1px solid var(--line);align-items:center;gap:17px;padding:18px 0;display:flex}.workflow-list>div>span:last-child{margin-left:auto;font-size:12px}.workflow-list svg{color:var(--green)}.builder-strip{align-items:center;gap:20px;padding:36px 0;display:flex}.builder-strip p{max-width:650px;margin-top:8px;font-size:13px}.builder-strip h3{font-size:20px}.avatar{width:42px;height:42px;color:var(--green);background:#e1e5d9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.builder-strip>.button{margin-left:auto}.public-footer{border-top:1px solid var(--line);max-width:1280px;color:var(--muted);justify-content:space-between;margin:auto;padding:24px 40px;font-size:11px;display:flex}.public-footer>div{gap:20px;display:flex}.app-shell{min-height:100vh}.sidebar{width:var(--rail);border-right:1px solid var(--line);z-index:20;background:#f0eee6;flex-direction:column;padding:29px 18px;display:flex;position:fixed;inset:0 auto 0 0}.workspace-identity h2{letter-spacing:-.025em;margin-bottom:5px;font-size:16px}.workspace-identity span{color:var(--muted);font-size:11px}.nav-label{color:var(--muted);letter-spacing:.1em;margin:8px 0;padding:0 13px;font-size:10px}.side-nav{flex-direction:column;gap:4px;display:flex}.side-nav a{color:#625f56;border-radius:6px;align-items:center;gap:11px;min-height:44px;padding:10px 13px;font-size:13px;display:flex}.side-nav a:hover{background:#e7e5dc}.side-nav a.active{color:#294737;background:#e0e6db;font-weight:550}.side-nav a .nav-check{margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:24px}.sidebar-bottom p{padding:0 13px;font-size:11px}.sidebar-bottom .button{width:100%;margin-top:14px}.app-body{margin-left:var(--rail)}.topbar{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;height:72px;padding:0 38px;display:flex}.breadcrumbs{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.topbar-actions{align-items:center;gap:13px;display:flex}.badge{white-space:nowrap;letter-spacing:.01em;color:#615d54;background:#ecebe5;border-radius:4px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.badge.green{background:var(--green-soft);color:var(--green)}.badge.amber{background:var(--amber-soft);color:var(--amber)}.badge.red{background:var(--red-soft);color:var(--red)}.preview-bar{color:#3e5742;background:#e8ede4;border-bottom:1px solid #d5dfcf;justify-content:space-between;align-items:center;gap:16px;padding:11px 38px;font-size:12px;display:flex}.preview-bar a{align-items:center;gap:6px;min-height:32px;font-weight:600;display:flex}.content{max-width:1400px;margin:auto;padding:37px 38px 70px}.page-heading{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:7px 0 10px;font-size:34px}.page-heading p{max-width:620px;font-size:14px}.actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-bottom:30px;display:grid}.stat{padding:22px 24px 22px 0}.stat+.stat{border-left:1px solid var(--line);padding-left:24px}.stat>span{color:var(--muted);font-size:12px}.stat strong{letter-spacing:-.055em;font-size:32px;font-weight:450;line-height:1.4;display:block}.stat small{color:var(--muted);font-size:11px}.grid-2{grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);align-items:start;gap:25px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:9px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:20px 23px;display:flex}.panel-head h2{letter-spacing:-.025em;font-size:17px}.panel-body>p{margin-bottom:18px;font-size:13px}.panel+.panel{margin-top:24px}.attention-item{border-bottom:1px solid var(--line);gap:13px;padding:19px 23px;display:flex}.attention-item:last-child{border-bottom:0}.attention-icon{background:var(--amber-soft);width:32px;height:32px;color:var(--amber);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.attention-item h3{letter-spacing:-.01em;font-size:14px;line-height:1.5}.attention-item p{margin:3px 0;font-size:12px}.attention-item .text-link{min-height:30px;font-size:12px}.journey-item{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;font-size:13px;display:flex}.journey-item:last-child{border:0}.journey-number{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex}.journey-number.done{color:var(--green);background:var(--green-soft);border-color:var(--green-soft)}.journey-item>svg{margin-left:auto}.progress-track{background:#e6e4dc;border-radius:4px;height:4px;margin:15px 0;overflow:hidden}.progress-track>span{background:var(--green);height:100%;transition:width .2s;display:block}.guide{background:#eaf0e7;border:1px solid #d8e2d1;border-radius:8px;gap:18px;margin-bottom:26px;padding:21px 24px;display:flex}.guide>svg{color:var(--green);margin-top:3px}.guide h2{letter-spacing:0;margin-bottom:7px;font-size:14px}.guide p{color:#52604e;max-width:750px;font-size:13px}.guide p+p{margin-top:7px}.guide .icon-button{border:0;flex-shrink:0;margin-left:auto}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{color:var(--muted);border-bottom:1px solid var(--line);background:#f8f7f1;padding:12px 20px;font-size:11px;font-weight:500}td{border-bottom:1px solid var(--line);vertical-align:middle;padding:18px 20px}tr:last-child td{border:0}.cell-title{color:var(--ink);font-weight:550}.cell-sub{color:var(--muted);margin-top:3px;font-size:11px}.row-button{text-align:left;background:0 0;border:0;width:100%;min-height:44px;padding:0;display:block}.row-button:hover .cell-title{text-underline-offset:4px;text-decoration:underline}.amount{font-variant-numeric:tabular-nums;white-space:nowrap}.activity{border-bottom:1px solid var(--line);gap:12px;padding:14px 0;display:flex}.activity:last-child{border:0}.activity p{color:var(--ink);font-size:12px}.activity small{color:var(--muted);font-size:10px}.activity>span{background:#a4ae9b;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.space-top{margin-top:26px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin:28px 0 17px;display:flex}.section-heading h2{font-size:19px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field{flex-direction:column;gap:6px;min-width:0;margin-bottom:17px;display:flex}.form-grid>.field{margin-bottom:0}.field>span,.field>label{font-size:12px;font-weight:550}.field input,.field textarea,.field select{background:var(--surface);min-height:44px;color:var(--ink);border:1px solid #ccc9bf;width:100%;padding:11px 12px}.field textarea{resize:vertical;min-height:110px;line-height:1.6}.field small{color:var(--muted);font-size:11px}.field.full{grid-column:1/-1}.form-grid+.actions{margin-top:23px}.check-row{align-items:center;gap:11px;min-height:46px;font-size:13px;display:flex}.check-row input{width:18px;height:18px;accent-color:var(--green)}.error{background:var(--red-soft);color:var(--red);border:1px solid #dfbbb8;border-radius:6px;margin:16px 0;padding:13px 16px;font-size:13px}.notice{background:var(--amber-soft);color:#705122;border-radius:6px;margin:16px 0;padding:13px 16px;font-size:12px}.success{background:var(--green-soft);color:var(--green);border-radius:6px;padding:13px 16px;font-size:13px}.toast{bottom:24px;left:calc(50% + var(--rail) / 2);background:var(--ink);color:var(--surface);z-index:70;border-radius:8px;max-width:calc(100% - 32px);padding:12px 19px;font-size:13px;position:fixed;transform:translate(-50%);box-shadow:0 6px 25px #0002}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b1a1755;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--line);border-radius:12px;width:660px;max-height:90dvh;overflow:auto;box-shadow:0 20px 90px #0002}.modal.wide{width:850px}.modal-header{border-bottom:1px solid var(--line);background:var(--surface);z-index:1;justify-content:space-between;align-items:center;gap:20px;padding:20px 25px;display:flex;position:sticky;top:0}.modal-header h2{font-size:22px}.modal-body{padding:25px}.detail-meta{align-items:center;gap:8px;margin-bottom:17px;display:flex}.quote-line{grid-template-columns:1fr 80px 110px;gap:10px;display:grid}.quote-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:20px;display:flex}.quote-summary strong{letter-spacing:-.04em;font-size:30px;font-weight:500}.quote-document{max-width:650px;margin:0 auto}.quote-document h2{margin:20px 0 10px;font-size:32px}.document-banner{color:var(--amber);background:var(--amber-soft);border-radius:6px;margin-bottom:20px;padding:10px 14px;font-size:11px}.quote-document p{margin:15px 0;font-size:13px}.job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.job-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:22px}.job-card h2{margin:18px 0 8px;font-size:20px}.job-card p{font-size:12px}.job-card .blocker{color:var(--amber);align-items:start;gap:7px;margin:18px 0 12px;font-size:12px;display:flex}.job-card .actions{margin-top:20px}.job-card .meta{color:var(--muted);justify-content:space-between;margin:18px 0;font-size:11px;display:flex}.milestones{margin-top:16px}.milestones>div{color:var(--muted);align-items:center;gap:7px;padding:5px 0;font-size:12px;display:flex}.milestones .done{color:var(--green)}.appointment{border-bottom:1px solid var(--line);align-items:start;gap:20px;padding:22px;display:flex}.appointment:last-child{border:0}.date-tile{text-align:center;background:#eeeee5;border-radius:6px;flex-shrink:0;min-width:65px;padding:10px 14px;font-size:11px}.date-tile strong{font-size:24px;font-weight:450;display:block}.appointment h3{margin:3px 0 7px;font-size:16px}.appointment p{margin:4px 0;font-size:12px}.appointment .actions{margin-left:auto}.ai-empty{padding:30px 0}.ai-empty h2{margin:18px 0 12px;font-size:27px}.suggestions{flex-wrap:wrap;gap:9px;margin:24px 0;display:flex}.suggestions button{background:var(--surface);border:1px solid var(--line);text-align:left;min-height:44px;padding:11px 14px;font-size:12px}.chat-message{border-bottom:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;padding:20px 0;font-size:14px;line-height:1.8}.chat-message .eyebrow{margin-bottom:10px}.chat-form{align-items:end;gap:10px;margin-top:20px;display:flex}.chat-form .field{flex:1;margin:0}.chat-form textarea{min-height:70px}.roi-table input{border:1px solid var(--line);background:var(--surface);width:85px;max-width:100%;min-height:44px;padding:9px}.value-summary{color:#fffef6;background:#284635;border-radius:9px;padding:27px}.value-summary .eyebrow,.value-summary p{color:#d1dfcf}.value-summary strong{letter-spacing:-.045em;margin:16px 0 0;font-size:44px;font-weight:450;display:block}.value-summary p{font-size:12px}.value-summary .value-line{border-top:1px solid #ffffff30;justify-content:space-between;padding:13px 0;font-size:12px;display:flex}.value-summary .value-line:first-of-type{margin-top:23px}.value-summary .button{background:var(--paper);color:var(--ink);border:0;width:100%;margin-top:15px}.empty{text-align:center;padding:36px}.empty h3{margin:12px 0;font-size:18px}.empty p{max-width:380px;margin:auto;font-size:13px}.login-page{place-items:center;min-height:100dvh;padding:30px;display:grid}.login-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;width:440px;max-width:100%;padding:36px}.login-card h1{margin:32px 0 12px;font-size:30px}.login-card>p{margin-bottom:26px;font-size:14px}.login-card .button{width:100%}.login-card small{color:var(--muted);margin-top:20px;font-size:11px;display:block}.login-card small a{text-decoration:underline}.login-card .text-link{margin-top:20px}.mobile-menu{display:none}.file-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:12px 0;font-size:12px;display:flex}.file-row span{overflow-wrap:anywhere}.file-row .icon-button{flex-shrink:0;margin-left:auto}.loading{min-height:60vh;color:var(--muted);place-items:center;font-size:14px;display:grid}.spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brief{white-space:pre-wrap;color:var(--muted);font:13px/1.8 Geist,Arial,sans-serif}.privacy{max-width:760px;margin:60px auto;padding:0 25px}.privacy h1{margin:30px 0;font-size:38px}.privacy h2{margin:30px 0 12px;font-size:22px}.privacy p{margin:15px 0}.print-only{display:none}@media (min-width:1600px){.content{padding-top:48px}.sidebar{padding-top:34px}}@media (max-width:1150px){:root{--rail:214px}.sidebar{padding-left:10px;padding-right:10px}.content{padding:28px 24px 55px}.topbar,.preview-bar{padding-left:24px;padding-right:24px}.grid-2{grid-template-columns:minmax(0,1.3fr) minmax(250px,1fr)}.job-grid{grid-template-columns:1fr}.job-card .milestones{gap:18px;display:flex}.landing-heading{gap:45px}.scenario-card{padding:22px}.stat strong{font-size:28px}.stat{padding-right:14px}.stat+.stat{padding-left:14px}}@media (max-width:850px){:root{--rail:0px}.sidebar{width:250px;transition:transform .2s;transform:translate(-100%);box-shadow:10px 0 40px #0002}.sidebar.open{transform:translate(0)}.mobile-menu{display:inline-flex}.app-body{margin:0}.topbar{height:65px}.breadcrumbs>span:first-child,.topbar-actions .badge{display:none}.grid-2{grid-template-columns:1fr}.landing-heading{grid-template-columns:1fr;gap:25px}.landing-heading p{max-width:600px}.scenario-grid{gap:12px}.scenario-card h2{font-size:21px}.connected-section{gap:40px}.reassurance{flex-wrap:wrap;gap:16px}.builder-strip{flex-wrap:wrap;align-items:flex-start}.builder-strip>.button{margin-left:62px}.public-header{padding:22px 25px}.landing{padding:40px 25px 0}.public-footer{padding:24px 25px}.content{padding-top:26px}.page-heading h1{font-size:31px}}@media (max-width:600px){.public-header nav>a:first-child{display:none}.public-header{padding:18px 20px}.public-header img{width:150px}.landing{padding:30px 20px 0}.landing-heading{margin-bottom:35px}.landing h1{font-size:44px}.landing-heading p{font-size:16px}.scenario-grid{grid-template-columns:1fr}.scenario-card{min-height:220px}.scenario-top{margin-bottom:23px}.scenario-card h2{font-size:25px}.scenario-card p{max-width:310px}.section-label>span:last-child{display:none}.reassurance{flex-direction:column;align-items:flex-start;gap:8px;padding:22px 0}.connected-section{grid-template-columns:1fr;gap:30px;padding:35px 0}.connected-section h2{font-size:32px}.public-footer{flex-direction:column;gap:12px}.content{padding:25px 17px 55px}.topbar{padding:0 16px}.topbar-actions{gap:7px}.topbar-actions .button{padding:8px 10px;font-size:12px}.breadcrumbs{font-size:11px}.preview-bar{align-items:flex-start;gap:10px;padding:12px 17px}.preview-bar>span{max-width:210px;font-size:11px}.preview-bar a{min-width:105px;font-size:11px}.page-heading{flex-direction:column;gap:0;margin-bottom:22px}.page-heading h1{font-size:30px}.page-heading .actions{margin-top:14px}.stats{grid-template-columns:1fr 1fr;margin-bottom:22px}.stat,.stat+.stat{border-left:0;padding:16px}.stat:nth-child(2n){border-left:1px solid var(--line)}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.stat strong{font-size:30px}.guide{gap:10px;padding:16px}.guide>svg{display:none}.guide .icon-button{width:30px;min-width:30px;height:30px}.panel-head,.panel-body,.attention-item{padding:17px}.form-grid{grid-template-columns:1fr}.modal-backdrop{padding:10px}.modal{max-height:94dvh}.modal-header{padding:16px}.modal-body{padding:18px}.modal-header h2{font-size:21px}.quote-line{grid-template-columns:1fr 64px 88px;gap:6px}.quote-line .field input{padding:10px 8px}.job-card .milestones{display:block}.appointment{flex-wrap:wrap;gap:12px;padding:17px}.appointment .actions{margin-left:77px}.roi-table td,.roi-table th{padding:12px 10px}.roi-table input{width:62px}.roi-table .cell-title{min-width:105px;font-size:12px}.toast{width:max-content;left:50%}.login-card{padding:26px}.chat-form{flex-direction:column;align-items:stretch}.login-page{padding:18px}.topbar-actions .avatar{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.sidebar,.topbar,.preview-bar,.guide,.actions,.button,.public-header,.public-footer{display:none!important}.app-body{margin:0}.content{padding:0}.panel{break-inside:avoid}.print-only,.grid-2{display:block}.value-summary{color:#000;background:#fff;border:1px solid #aaa}.value-summary p,.value-summary .eyebrow{color:#333}}dialog.modal{color:var(--ink);padding:0}dialog.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b1a1755}.mobile-overlay{display:none}@media (max-width:850px){.mobile-overlay{z-index:19;background:#1b1a1755;border:0;border-radius:0;display:block;position:fixed;inset:0}.sidebar{z-index:21}}.sidebar{overflow-y:auto}.sidebar-bottom,.side-nav{flex-shrink:0}body{font-size:16px}.side-nav a,table,.guide p{font-size:14px}.field input,.field select,.field textarea{font-size:16px}.field>span,.field>label,.activity p{font-size:13px}@media (max-width:600px){.guide .icon-button{width:44px;min-width:44px;height:44px}}.attention-item .text-link,.preview-bar a{min-height:44px}.button:focus-within{outline-offset:3px;outline:3px solid #668b73}@media (max-width:850px){.sidebar:not(.open){visibility:hidden}}:root{--rail:224px;--green:#2f5a47;--green-soft:#dfe8df}.app-shell{background:#fbfaf6;min-height:100vh}.sidebar{background:var(--paper);padding:24px 14px 16px}.sidebar .brand{margin-bottom:28px;padding:0 10px}.workspace-identity{padding:0 10px 20px}.workspace-identity h2{font-size:15px;line-height:1.5}.workspace-identity span{font-size:12px}.side-nav a{border-radius:5px;min-height:42px;padding:8px 11px;font-size:15px}.side-nav a.active{background:var(--green-soft);box-shadow:inset 3px 0 var(--green);font-weight:650}.nav-label{padding:0 11px;font-size:11px}.sidebar-bottom{padding-top:20px}.guide-launch{background:var(--surface);border:1px solid var(--line);text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:13px;display:flex}.guide-launch>span{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.guide-launch>strong{color:var(--muted);font-size:12px}.guide-launch .progress-track{width:100%;margin:3px 0 0}.sidebar-contact{background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:44px;padding:14px 3px 0;font-size:13px;display:flex}.topbar{background:var(--surface);height:62px;padding:0 28px}.breadcrumbs{font-size:14px}.preview-bar{background:#f2f4ed;min-height:36px;padding:5px 28px;font-size:13px}.content{max-width:1660px;padding:26px 28px 64px}.page-heading{align-items:center;margin-bottom:22px}.page-heading h1{letter-spacing:-.04em;margin:0 0 7px;font-size:27px;font-weight:550}.page-heading p{font-size:16px;line-height:1.5}.page-heading .actions{margin-top:0}.next-step-bar{background:#edf1e9;border:1px solid #d9e1d3;border-radius:7px;align-items:center;gap:14px;margin-bottom:20px;padding:14px 16px;display:flex}.next-step-icon{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.next-step-bar>div{flex:1;min-width:0}.next-step-label{letter-spacing:.09em;color:var(--green);font-size:10px;font-weight:700;display:block}.next-step-bar strong{font-size:15px;font-weight:650;display:block}.next-step-bar p{margin-top:2px;font-size:14px;line-height:1.35}.next-step-bar>.icon-button{background:0 0;border:0}.workflow-hint{color:var(--muted);margin:-6px 0 20px;font-size:14px}.workflow-hint summary{cursor:pointer;min-height:36px;list-style-position:inside;display:list-item}.workflow-hint p{max-width:800px;padding:0 0 10px 15px}.stats{border:1px solid var(--line);background:var(--surface);border-radius:7px;gap:0;margin-bottom:24px;overflow:hidden}.stat{border:0;border-right:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:18px 22px}.stat:last-child{border-right:0}.stat strong{font-family:Lexend,sans-serif;font-size:28px}.panel{border-radius:7px;box-shadow:0 1px 2px #1b1a1705}.panel-head{padding:16px 20px}.panel-head h2{letter-spacing:-.02em;font-size:15px;font-weight:500}.panel-body{padding:20px}.workspace-toolbar{align-items:end;gap:12px;margin:0 0 12px;display:flex}.workspace-toolbar .field{min-width:180px;margin:0}.workspace-toolbar .field:first-child{flex:1;max-width:340px}.workspace-toolbar input,.workspace-toolbar select{min-height:42px}.view-tabs{border-bottom:1px solid var(--line);gap:3px;margin-bottom:14px;display:flex}.view-tabs button{min-height:44px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:10px 16px;font-weight:600}.view-tabs button[aria-pressed=true]{color:var(--green);border-color:var(--green)}.board-help{color:var(--muted);align-items:center;gap:7px;margin:0 0 15px;font-size:13px;display:flex}.board-total{white-space:nowrap;margin-left:auto}.workflow-board{grid-template-columns:repeat(var(--columns), minmax(0, 1fr));align-items:start;gap:12px;display:grid}.board-column{background:#f2f1ec;border:1px solid #e8e5dc;border-radius:7px;min-width:0;min-height:380px;padding:10px;transition:background .15s,border-color .15s}.board-column.drag-over{border:1px dashed var(--green);background:#e2ebdd}.board-column-head{align-items:center;gap:7px;padding:4px 3px 14px;display:flex}.board-column-head h2{letter-spacing:0;font-family:inherit;font-size:14px;font-weight:650}.board-column-head>span:last-child{color:var(--muted);margin-left:auto;font-size:12px}.stage-dot{background:#8d978d;border-radius:50%;width:7px;height:7px}.stage-1{background:#b3a4c4}.stage-2{background:#cda968}.stage-3{background:#548265}.stage-4{background:#9b9994}.board-stack{flex-direction:column;gap:10px;display:flex}.work-card{background:var(--surface);border:1px solid var(--line);cursor:grab;border-radius:6px;min-width:0;padding:13px;transition:box-shadow .15s,opacity .15s;box-shadow:0 2px 3px #1b1a1705}.work-card:hover{border-color:#bdbbac;box-shadow:0 3px 9px #1b1a170a}.work-card.dragging{opacity:.4;cursor:grabbing}.work-card-top{color:var(--muted);justify-content:space-between;align-items:center;gap:4px;margin-bottom:7px;font-size:12px;line-height:1.4;display:flex}.work-card-title{text-align:left;letter-spacing:-.025em;overflow-wrap:anywhere;background:0 0;border:0;justify-content:space-between;align-items:start;gap:5px;width:100%;min-height:36px;padding:0;font-family:Lexend,sans-serif;font-size:14px;font-weight:500;line-height:1.45;display:flex}.work-card-title svg{color:var(--muted);margin-top:3px}.work-card-value{margin:6px 0 12px;font-size:15px;display:block}.work-card-next{color:var(--ink);overflow-wrap:anywhere;margin:10px 0;font-size:13px;line-height:1.4}.work-card-next>span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:3px;font-size:10px;font-weight:650;display:block}.work-card-owner{color:var(--muted);align-items:center;gap:5px;padding-bottom:12px;font-size:12px;display:flex}.work-card-blocker{background:var(--amber-soft);color:#755322;border-radius:4px;padding:8px;font-size:12px;line-height:1.4}.card-move{color:var(--muted);border-top:1px solid #e8e5dc;padding-top:8px;font-size:11px;display:block}.card-move>span{display:block}.card-move select{width:100%;min-height:36px;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:5px 3px;font-size:13px}.board-empty{text-align:center;color:#77736a;border:1px dashed #d9d6cd;border-radius:5px;justify-content:center;align-items:center;min-height:110px;padding:12px;font-size:13px;display:flex}.walkthrough-list{margin:20px 0}.walkthrough-list>a{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 0;display:flex}.walkthrough-list>a>div{flex:1}.walkthrough-list strong{font-size:15px}.walkthrough-list p{margin-top:4px;font-size:14px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:851px) and (max-width:1180px){.workflow-board{grid-template-columns:repeat(3,minmax(0,1fr))}.board-column{min-height:260px}}@media (max-width:850px){.workflow-board{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding:0 20px}.content{padding:24px 20px 50px}.next-step-bar{flex-wrap:wrap}.next-step-bar>div{flex-basis:70%}.next-step-bar>.button{margin-left:48px}.next-step-bar>.icon-button{margin-left:auto}.card-move select,.work-card-title{min-height:44px}.board-column{min-height:220px}.side-nav a{min-height:44px}}@media (max-width:540px){.content{padding:22px 16px 44px}.page-heading h1{font-size:25px}.page-heading{gap:12px}.page-heading .actions{margin:0}.page-heading p{font-size:15px}.workflow-board{grid-template-columns:1fr}.board-column{min-height:140px}.board-stack{gap:12px}.work-card{padding:16px}.board-column-head h2,.work-card-title{font-size:16px}.work-card-top,.work-card-next,.work-card-owner{font-size:14px}.card-move select{font-size:16px}.board-help{align-items:start}.board-total{display:none}.workspace-toolbar{align-items:stretch}.workspace-toolbar .field{flex:1;min-width:0}.workspace-toolbar .field:first-child{flex:1.4}.next-step-bar{gap:10px;padding:12px}.next-step-bar>.button{margin-left:44px}.preview-bar{padding:7px 16px}.stat{padding:15px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}}.brand-lockup{white-space:nowrap;letter-spacing:-.035em;align-items:center;gap:10px;font-family:"Source Sans 3",sans-serif;font-size:17px;font-weight:700;line-height:1.2;display:inline-flex}.brand-lockup img{width:32px;height:32px}.workspace-toolbar{gap:14px}.workspace-toolbar .view-tabs{border-bottom:0;align-self:end;margin:0 auto 0 0}.workspace-toolbar .view-tabs button{border:1px solid #0000;border-radius:5px;padding:9px 14px}.workspace-toolbar .view-tabs button[aria-pressed=true]{background:var(--green-soft);border-color:#ccd8c8}.workspace-toolbar .field:first-of-type{max-width:280px}.workspace-toolbar .field{min-width:130px;max-width:280px}.workspace-footnote{color:var(--muted);border-top:1px solid var(--line);margin-top:24px;padding-top:16px;font-size:12px}.workflow-hint{margin:-8px 0 8px}.next-step-bar{margin-bottom:16px}@media (max-width:600px){.workspace-toolbar{flex-wrap:wrap}.workspace-toolbar .view-tabs{flex-basis:100%}.workspace-toolbar .field{min-width:0;max-width:none}.next-step-bar .next-step-icon{display:none}.next-step-bar>.button{margin-left:0}.next-step-bar>div{flex-basis:100%}.board-help{margin-top:14px}.sidebar .brand-lockup{font-size:17px}}.work-card-top svg{pointer-events:none}.journey-overview{background:#eef2e9;border:1px solid #d6dfd1;border-radius:10px;grid-template-columns:1.25fr 1fr;gap:32px;margin-bottom:24px;padding:26px;display:grid}.journey-intro h2{max-width:430px;margin:9px 0 12px;font-size:24px;line-height:1.3}.journey-intro p{max-width:550px;margin-bottom:20px;font-size:16px;line-height:1.6}.journey-intro .actions{flex-wrap:wrap;gap:16px}.journey-record{background:var(--surface,#fffefa);border:1px solid var(--line);border-radius:7px;padding:20px}.journey-record-head{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.journey-record h3{margin:14px 0 4px;font-size:19px}.journey-record p{font-size:14px}.journey-record dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.journey-record dt{color:var(--muted);font-size:12px}.journey-record dd{margin:4px 0 0;font-size:14px;font-weight:600}.journey-current{border-top:1px solid var(--line);flex-direction:column;gap:4px;padding-top:12px;display:flex}.journey-current>span{letter-spacing:.09em;color:var(--muted);font-size:10px}.journey-current strong{font-size:14px}.business-application{border:1px solid var(--line);background:var(--surface,#fffefa);border-radius:9px;margin-bottom:24px;padding:24px}.application-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.application-heading h2{margin-top:8px;font-size:22px}.business-application p{font-size:16px;line-height:1.6}.application-columns{grid-template-columns:1fr 1fr;gap:32px;margin:22px 0;display:grid}.application-columns h3{margin:14px 0 7px;font-size:15px}.application-pain{background:var(--green-soft);border-radius:5px;margin-top:14px;padding:12px 16px}.pilot-note{border-top:1px solid var(--line);padding-top:16px}.pilot-note p{margin-top:6px}.demo-guide-launcher{z-index:42;background:var(--green);color:#fff;border:1px solid #244535;border-radius:28px;align-items:center;gap:10px;min-height:48px;padding:11px 16px;font-size:15px;font-weight:600;display:flex;position:fixed;bottom:20px;right:24px;box-shadow:0 4px 16px #1b30221a}.guide-count{opacity:.85;border-left:1px solid #ffffff50;padding-left:10px;font-size:12px}.demo-guide{z-index:43;outline-offset:3px;background:#fffefa;border:1px solid #ccd3c7;border-radius:12px;flex-direction:column;width:390px;max-width:calc(100vw - 32px);height:min(780px,100dvh - 112px);display:flex;position:fixed;bottom:80px;right:24px;overflow:hidden;box-shadow:0 12px 48px #19352529}.demo-guide-header{border-bottom:1px solid var(--line);background:#eef2e9;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.demo-guide-header strong{font-family:Lexend,sans-serif;font-size:15px;display:block}.demo-guide-header span{color:var(--muted);margin-top:3px;font-size:13px;display:block}.demo-guide-scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.guide-step{padding:20px 18px}.guide-step h2{margin:8px 0 10px;font-size:20px;line-height:1.35}.guide-step p{font-size:15px;line-height:1.55}.guide-impact{border-left:2px solid #8ea68d;margin:14px 0;padding-left:12px}.guide-impact strong{color:var(--green);margin-bottom:3px;font-size:13px;display:block}.guide-step-actions{gap:8px;margin-top:16px;display:grid}.guide-step .button{white-space:normal;text-align:center;min-height:44px}.guide-disclosure{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5;display:block}.guide-checklist{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 18px}.guide-checklist summary{cursor:pointer;padding:14px 0;font-size:14px;font-weight:600}.guide-checklist summary>span{float:right;font-weight:400}.guide-checklist ol{margin:0 0 12px;padding:0;list-style:none}.guide-checklist li{align-items:center;gap:8px;min-height:44px;display:flex}.guide-checklist li>span{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:12px;display:grid}.guide-checklist li .is-done{background:var(--green-soft);color:var(--green)}.guide-checklist button{text-align:left;background:0 0;border:0;flex:1;min-height:44px;padding:4px 0;font-size:14px}.guide-checklist small{color:var(--muted);font-size:11px}.guide-conversation{padding:18px}.guide-conversation h3{margin-bottom:12px;font-size:14px}.guide-prompts{flex-wrap:wrap;gap:8px;display:flex}.guide-prompts button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;min-height:44px;padding:8px 10px;font-size:13px}.guide-prompts button:hover{background:var(--green-soft)}.guide-messages{overscroll-behavior:contain;max-height:390px;margin-top:16px;overflow-y:auto}.guide-message{background:#f1f3ed;border-radius:7px;margin-top:10px;padding:12px}.guide-message.from-you{border:1px solid var(--line);background:#fff;margin-left:30px}.guide-message>strong{color:var(--green);font-size:12px}.guide-message p{white-space:pre-line;overflow-wrap:anywhere;margin-top:5px;font-size:14px;line-height:1.6}.guide-message a{color:var(--green);align-items:center;gap:6px;min-height:44px;font-size:14px;display:inline-flex}.guide-input{border-top:1px solid var(--line);padding:12px 18px}.guide-input label{margin-bottom:6px;font-size:12px;font-weight:600;display:block}.guide-input>div{gap:8px;display:flex}.guide-input input{width:100%;min-width:0;min-height:44px;padding:9px 10px;font-size:16px}.guide-input button{flex:none;min-width:44px;min-height:44px}.guide-input small{color:var(--muted);margin-top:7px;font-size:11px;display:block}.demo-guide .icon-button{min-width:44px;min-height:44px}.workspace-footnote{padding-bottom:54px}@media (min-width:1450px){.with-demo-guide .app-body{margin-right:420px}.demo-guide{height:calc(100dvh - 112px)}.with-demo-guide .journey-overview{grid-template-columns:1fr;gap:18px}}@media (max-width:1050px){.journey-overview{grid-template-columns:1fr;gap:20px}.journey-intro p{max-width:none}}@media (max-width:600px){.journey-overview{padding:18px}.journey-intro h2{font-size:22px}.journey-record{padding:16px}.journey-record dl{gap:8px}.application-heading{flex-direction:column;align-items:flex-start}.application-columns{grid-template-columns:1fr;gap:12px}.business-application{padding:18px}.demo-guide{width:auto;max-width:none;height:calc(100dvh - 100px);bottom:76px;left:8px;right:8px}.demo-guide-launcher{bottom:16px;right:12px}.guide-messages{max-height:340px}}.guide-outcome{background:#e7eee7;border:1px solid #cedccc;border-radius:6px;margin:16px 18px 0;padding:12px}.guide-outcome strong{color:var(--green);align-items:center;gap:6px;font-size:12px;display:flex}.guide-outcome p{margin-top:6px;font-size:14px;line-height:1.5}
