:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102a27;background:#f7faf9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7faf9}button,input,textarea,select{font:inherit}button{border:1px solid #e2e8e6;background:#fff;color:#102a27;border-radius:8px;padding:10px 12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer}button:hover{border-color:#24786d}button.primary{background:#24786d;color:#fff;border-color:#24786d}button:disabled{opacity:.55;cursor:not-allowed}.app{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{background:#102a27;color:#fff;padding:22px;display:flex;flex-direction:column;gap:28px}.nav-alert{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;background:#dc2626;color:#fff;font-size:11px;font-weight:800}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#24786d;font-weight:800}.brand span{display:block;color:#b8cfca;font-size:13px;margin-top:2px}nav{display:grid;gap:8px}nav button{color:#d9e7e4;background:transparent;border-color:transparent;justify-content:flex-start}nav button.active,nav button:hover{background:#ffffff14;border-color:#ffffff1f;color:#fff}.sidebar-guide{width:100%;justify-content:flex-start;color:#fff;background:#24786d47;border-color:#9bc9c157}.sidebar-guide:hover{background:#24786d6b;border-color:#9bc9c18c}.privacy{margin-top:auto;color:#d9e7e4;font-size:13px;line-height:1.45;display:flex;gap:8px}main{padding:26px;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px}h1,h2,h3,p{margin-top:0}h1{font-size:26px;margin-bottom:6px}h2{font-size:20px;margin-bottom:6px}h3{font-size:16px}.topbar p,.detail-head p{color:#5b6f6b;margin-bottom:0}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.mode{padding:8px 10px;border-radius:999px;border:1px solid #e2e8e6;background:#fff;font-size:13px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.mode.desktop{color:#24786d}.mode.browser{color:#d97706}.desktop-status{margin-bottom:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.desktop-status span{min-height:44px;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #d8e2df;background:#fff;border-radius:8px;color:#415854;font-size:13px;overflow:hidden;text-overflow:ellipsis}.stack{display:grid;gap:18px}.quick-start{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:20px;padding:20px;background:#102a27;color:#fff;border-radius:8px}.quick-start-copy>span{display:block;margin-bottom:7px;color:#8fd0c5;font-size:12px;font-weight:800;text-transform:uppercase}.quick-start-copy h2{margin-bottom:7px}.quick-start-copy p{margin:0;color:#c7dad6;font-size:13px;line-height:1.5}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.quick-actions button{min-width:0;min-height:74px;color:#102a27;text-align:left}.quick-actions button>span{min-width:0;display:grid;gap:4px;flex:1}.quick-actions button strong,.quick-actions button small{overflow-wrap:anywhere}.quick-actions button strong{font-size:13px}.quick-actions button small{color:#5b6f6b;font-size:11px;line-height:1.35}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric,.panel{background:#fff;border:1px solid #e2e8e6;border-radius:8px}.metric{padding:18px;display:grid;gap:8px}.metric span{color:#5b6f6b;font-size:13px}.metric strong{font-size:28px}.panel{padding:18px}.panel-head,.detail-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.panel-head span{color:#5b6f6b}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid #e2e8e6;font-size:14px}tbody tr{cursor:pointer}tbody tr:hover{background:#f7faf9}.badge{display:inline-flex;border-radius:999px;padding:4px 8px;background:#eef7f5;color:#24786d;font-size:12px}.form{display:grid;gap:14px;max-width:820px}.limit-banner{padding:11px 12px;display:flex;align-items:center;gap:8px;color:#415854;background:#eef7f5;border:1px solid #cfe8e3;border-radius:8px;font-size:13px}.limit-banner.reached{color:#991b1b;background:#fff2f2;border-color:#fecaca}label{display:grid;gap:7px;color:#415854;font-size:14px}input,textarea,select{width:100%;border:1px solid #d8e2df;border-radius:8px;padding:11px 12px;background:#fff;color:#102a27}textarea{min-height:110px;resize:vertical}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.browser-notice,.notice{margin-bottom:18px;padding:14px 16px;border-radius:8px;border:1px solid #f0d5a8;background:#fff8eb;color:#7c4a03;display:flex;align-items:center;gap:12px}.browser-notice{display:grid}.notice button{margin-left:auto;padding:6px 10px}.empty{min-height:160px;display:grid;place-content:center;text-align:center;color:#5b6f6b}.empty strong{color:#102a27}.actions{display:flex;gap:10px;flex-wrap:wrap}.tabs{display:flex;gap:8px;overflow-x:auto}.tabs button.active{background:#102a27;color:#fff;border-color:#102a27}.check-row,.file-row,.reminder-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #e2e8e6}.workspace-shell{display:grid;gap:16px}.workspace-stage-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workspace-stage-tab{min-height:88px;padding:14px 16px;border-radius:8px;border:1px solid #dbe5e2;background:linear-gradient(180deg,#fff,#f7faf9);display:grid;align-content:space-between;justify-items:start;text-align:left;box-shadow:0 1px 1px #102a2708}.workspace-stage-tab span{color:#4e6661;font-size:13px;line-height:1.35}.workspace-stage-tab strong{font-size:26px;color:#102a27;line-height:1}.workspace-stage-tab.active{border-color:#102a27;background:linear-gradient(180deg,#183936,#102a27);box-shadow:0 16px 32px #102a2729}.workspace-stage-tab.active span,.workspace-stage-tab.active strong{color:#fff}.workspace-panel{padding:0;overflow:hidden;border-radius:14px}.workspace-panel-head{padding:20px 22px 16px;margin-bottom:0;border-bottom:1px solid #e2e8e6;background:linear-gradient(180deg,#fff,#fbfdfd)}.workspace-panel-head p{margin:6px 0 0;color:#5b6f6b;font-size:13px}.workspace-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.workspace-head-actions button{white-space:nowrap}.workspace-controls{padding:14px 16px;display:grid;grid-template-columns:1.3fr minmax(210px,.7fr) minmax(250px,.8fr);gap:10px;border-bottom:1px solid #e2e8e6;background:#f7faf9}.workspace-controls label{min-width:0;position:relative;display:flex;align-items:center;gap:8px;padding-left:10px;background:#fff;border:1px solid #d8e2df;border-radius:8px}.workspace-controls label:focus-within{border-color:#24786d}.workspace-controls input,.workspace-controls select{border:0;border-radius:0;padding:10px 10px 10px 2px;min-width:0;background:transparent;outline:0}.workspace-table-wrap{overflow:auto}.workspace-table{min-width:1220px}.workspace-table thead th{position:sticky;top:0;z-index:1;background:#f7faf9;color:#4e6661;font-size:12px;letter-spacing:.02em;text-transform:uppercase;font-weight:700}.workspace-table tbody tr{background:#fff;transition:background-color .16s ease,box-shadow .16s ease}.workspace-table tbody tr:hover{background:#f8fbfb}.workspace-table tbody tr.selected{outline:2px solid #24786d;outline-offset:-2px}.workspace-table tbody tr.stage-row.added{background:#f8fbff;box-shadow:inset 4px 0 #2563eb}.workspace-table tbody tr.stage-row.analyzed{background:#f8f5ff;box-shadow:inset 4px 0 #7c3aed}.workspace-table tbody tr.stage-row.documents_ready{background:#f0fdf4;box-shadow:inset 4px 0 #16a34a}.workspace-table tbody tr.stage-row.submitted{background:#fff7ed;box-shadow:inset 4px 0 #ea580c}.workspace-table tbody tr.stage-row.won{background:#ecfdf5;box-shadow:inset 4px 0 #059669}.workspace-table tbody tr.stage-row.lost{background:#fff1f2;box-shadow:inset 4px 0 #e11d48}.workspace-table tbody tr.stage-row.archived{background:#f1f5f9;box-shadow:inset 4px 0 #64748b}.workspace-table tbody tr.stage-row:hover{filter:brightness(.985)}.workspace-table td{vertical-align:middle}.workspace-title-cell{display:grid;gap:4px;min-width:280px}.workspace-title-cell strong{font-size:14px;line-height:1.45;color:#102a27}.workspace-title-cell span{color:#6a7f7b;font-size:12px;overflow-wrap:anywhere}.workspace-risk{display:inline-flex;align-items:center;justify-content:center;min-width:118px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.workspace-risk.low{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.workspace-risk.medium{color:#a16207;background:#fffbeb;border-color:#fde68a}.workspace-risk.high,.workspace-risk.critical{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.workspace-risk.unknown{color:#475569;background:#f8fafc;border-color:#dbe4ee}.stage-badge{margin-bottom:7px;display:inline-flex;align-items:center;width:fit-content;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;border:1px solid transparent}.stage-badge.added{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.stage-badge.analyzed{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.stage-badge.documents_ready{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.stage-badge.submitted{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.stage-badge.won{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.stage-badge.lost{color:#be123c;background:#fff1f2;border-color:#fecdd3}.stage-badge.archived{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.pipeline-empty{color:#71817e;font-size:13px}.check-row:last-child,.file-row:last-child,.reminder-row:last-child{border-bottom:0}.check-row p,.file-row p,.reminder-row p{margin:4px 0 0;color:#5b6f6b;font-size:13px}.check-row select{max-width:170px}.file-row{justify-content:flex-start}.file-row button{margin-left:auto}.file-row button+button{margin-left:0}.file-block{border-bottom:1px solid #e2e8e6;padding-bottom:12px;margin-bottom:12px}.file-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.text-preview{margin:8px 0 0 34px;border:1px solid #e2e8e6;border-radius:8px;background:#f7faf9}.text-preview summary{cursor:pointer;padding:10px 12px;display:flex;gap:8px;align-items:center;color:#24786d}.text-preview pre{margin:0;padding:12px;max-height:260px;overflow:auto;white-space:pre-wrap;font-size:12px;color:#102a27;border-top:1px solid #e2e8e6}.overdue{color:#dc2626}.overdue p{color:#9f1239}.answer{background:#f7faf9;border:1px solid #e2e8e6;border-radius:8px;padding:14px;white-space:pre-wrap}.chat-log{display:grid;gap:10px;max-height:420px;overflow:auto}.chat-message{padding:12px 14px;border-radius:8px;border:1px solid #e2e8e6;background:#fff}.chat-message.user{background:#eef7f5;border-color:#cfe8e3}.chat-message.assistant{background:#f7faf9}.chat-message strong{display:block;margin-bottom:6px;font-size:13px;color:#24786d}.chat-message p{margin:0;white-space:pre-wrap;line-height:1.5}.success{color:#16a34a;display:flex;align-items:center;gap:8px}.plan-summary{margin-top:12px;padding:14px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#f7faf9;border:1px solid #d8e2df;border-radius:8px}.plan-summary strong{margin-right:auto;color:#102a27}.plan-summary span{padding:5px 8px;color:#415854;background:#fff;border:1px solid #d8e2df;border-radius:999px;font-size:12px}.team-workspace{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:16px}.team-composer{display:grid;align-content:start;gap:14px}.team-composer h3,.team-composer p{margin:0}.team-composer p{margin-top:5px;color:#5b6f6b;font-size:13px;line-height:1.5}.team-timeline{padding:0;overflow:hidden}.team-timeline article{padding:15px 17px;display:grid;grid-template-columns:34px 1fr;gap:11px;border-bottom:1px solid #e2e8e6}.team-timeline article:last-child{border-bottom:0}.team-timeline article>span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#24786d;border-radius:50%;font-size:13px;font-weight:800}.team-timeline header{display:flex;justify-content:space-between;gap:12px}.team-timeline time{color:#71817e;font-size:11px}.team-timeline p{margin:6px 0 0;color:#415854;line-height:1.55;font-size:13px;white-space:pre-wrap}.decision-saved{display:inline-flex;align-items:center;gap:6px;color:#24786d;font-size:12px}.legal{color:#5b6f6b;line-height:1.5}.roadmap p{color:#415854;line-height:1.55;max-width:900px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#102a276b;display:grid;place-items:center;padding:20px;z-index:10}.modal{width:min(680px,100%);background:#fff;border:1px solid #e2e8e6;border-radius:8px;padding:22px;box-shadow:0 24px 80px #102a2738;display:grid;gap:18px}.modal.function-guide{width:min(960px,100%);max-height:min(820px,calc(100vh - 40px));overflow:auto}.guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.guide-head h2{margin:5px 0 7px;font-size:24px}.guide-head p{margin:0;color:#5b6f6b}.guide-kicker{color:#24786d;font-size:12px;font-weight:800;text-transform:uppercase}.guide-head>button{width:40px;height:40px;padding:0;display:grid;place-items:center;flex:0 0 auto}.guide-list{border:1px solid #d8e2df;border-radius:8px;overflow:hidden}.guide-row{width:100%;min-height:88px;display:grid;grid-template-columns:42px minmax(250px,1fr) minmax(125px,auto) minmax(150px,auto);gap:14px;align-items:center;border:0;border-bottom:1px solid #e2e8e6;border-radius:0;padding:14px 16px;text-align:left}.guide-row:last-child{border-bottom:0}.guide-row:hover{background:#f7faf9}.guide-icon{width:40px;height:40px;display:grid;place-items:center;color:#24786d;background:#eef7f5;border-radius:8px}.guide-copy{display:grid;gap:5px}.guide-copy strong{font-size:14px}.guide-copy small{color:#5b6f6b;line-height:1.4}.guide-status{width:fit-content;padding:5px 8px;color:#a16207;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;font-size:11px;white-space:nowrap}.guide-status.complete{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.guide-action{display:inline-flex;justify-content:flex-end;align-items:center;gap:5px;color:#24786d;font-size:12px;font-weight:800}.guide-footer{display:flex;align-items:center;gap:10px;color:#5b6f6b;font-size:12px}.guide-footer span{flex:1;line-height:1.4}.guide-footer button{flex:0 0 auto}.modal .brand{color:#102a27}.modal .brand span{color:#5b6f6b}.modal-grid{display:grid;gap:10px}.modal-grid p{margin:0;display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid #e2e8e6}.modal-grid span{color:#415854;overflow-wrap:anywhere}ul{padding-left:18px;margin-bottom:0}li{margin-bottom:8px}.website{min-height:100vh;background:#fff;color:#102a27;overflow-x:hidden}.site-nav{min-height:72px;padding:12px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e8e6;background:#fffffff5;position:sticky;top:0;z-index:20}.site-brand{display:flex;align-items:center;gap:11px;color:#102a27;text-decoration:none}.site-brand>span:last-child{display:grid}.site-brand small{color:#5b6f6b;font-size:11px;margin-top:2px}.site-links{display:flex;align-items:center;gap:26px}.site-links a{color:#415854;text-decoration:none;font-size:14px}.site-links a:hover{color:#24786d}.site-download{padding:10px 14px;border-radius:8px;background:#24786d;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:14px}.site-main{padding:0}.site-hero{min-height:690px;position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(36px,6vw,90px);padding:76px clamp(20px,7vw,110px);overflow:hidden;background:radial-gradient(circle at 75% 15%,rgba(49,143,130,.28),transparent 28%),linear-gradient(145deg,#0b211f,#102f2b 58%,#16473f);color:#fff;isolation:isolate}.site-hero:before{content:"";position:absolute;width:500px;height:500px;left:-280px;bottom:-320px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05;z-index:-1}.hero-content{width:min(690px,100%);position:relative;z-index:1}.hero-content .badge{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.22)}.hero-content h1{font-size:clamp(48px,5.8vw,76px);line-height:1.01;margin:22px 0 18px;letter-spacing:-.035em}.hero-content h1 span{color:#69d4c3}.hero-content>p{font-size:clamp(18px,2vw,23px);line-height:1.5;color:#e1eeeb;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{min-height:48px;padding:12px 18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:700;border:1px solid transparent}.button.white{background:#fff;color:#102a27;border-color:#fff}.button.green{background:#24786d;color:#fff;border-color:#24786d}.button:hover{filter:brightness(.96)}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#d9e7e4;font-size:13px}.hero-proof span{display:inline-flex;align-items:center;gap:7px}.hero-product{min-width:0;overflow:hidden;color:#102a27;background:#f8fbfa;border:1px solid rgba(255,255,255,.22);border-radius:16px;box-shadow:0 34px 90px #0000004d;transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.hero-window-bar{height:42px;padding:0 14px;display:flex;align-items:center;gap:6px;color:#55706b;background:#fff;border-bottom:1px solid #dce6e4;font-size:11px}.hero-window-bar>span{width:8px;height:8px;border-radius:50%;background:#d7e1df}.hero-window-bar strong{margin-left:8px}.hero-product-body{min-height:430px;display:grid;grid-template-columns:145px minmax(0,1fr)}.hero-product-body aside{padding:17px 10px;display:grid;align-content:start;gap:6px;color:#b9cfcb;background:#102a27}.hero-product-body aside span{padding:9px 8px;display:flex;align-items:center;gap:7px;border-radius:6px;font-size:10px}.hero-product-body aside span.active{color:#fff;background:#24786d}.hero-product-body aside b{margin-left:auto;padding:2px 5px;color:#fff;background:#dc5b5b;border-radius:999px;font-size:9px}.hero-workspace{min-width:0;padding:20px;display:grid;align-content:start;gap:12px}.hero-workspace-head{display:flex;align-items:center;justify-content:space-between}.hero-workspace-head div{display:grid;gap:2px}.hero-workspace-head small{color:#71817e;font-size:9px}.hero-workspace-head strong{font-size:18px}.hero-workspace-head button{padding:7px 9px;display:flex;gap:5px;color:#fff;background:#24786d;border:0;font-size:9px}.hero-stage-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.hero-stage-row span{padding:9px;display:grid;gap:5px;background:#fff;border:1px solid #e0e8e6;border-radius:7px}.hero-stage-row small{color:#71817e;font-size:8px}.hero-stage-row b{font-size:17px}.hero-tender-row{padding:11px;display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;border-radius:8px;border-left:3px solid}.hero-tender-row>span{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#ffffffb3}.hero-tender-row div{display:grid;gap:3px;min-width:0}.hero-tender-row strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-tender-row small{color:#657773;font-size:8px}.hero-tender-row>b{font-size:8px}.hero-tender-row.analyzed{color:#6d28d9;background:#f5f3ff;border-color:#7c3aed}.hero-tender-row.ready{color:#166534;background:#f0fdf4;border-color:#16a34a}.hero-ai-card{margin-top:2px;padding:13px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;color:#e4f2ef;background:linear-gradient(135deg,#183936,#24786d);border-radius:9px}.hero-ai-card div{display:grid;gap:4px}.hero-ai-card strong{font-size:10px}.hero-ai-card p{margin:0;color:#cce2de;font-size:8px;line-height:1.5}.hero-ai-card>span{padding:4px 6px;color:#14532d;background:#dcfce7;border-radius:999px;font-size:7px;font-weight:800}.trust-strip{padding:22px clamp(20px,7vw,110px);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid #e2e8e6}.trust-strip div{padding:8px 26px;display:grid;gap:4px;border-right:1px solid #e2e8e6}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border:0}.trust-strip strong{color:#102a27;font-size:22px}.trust-strip span{color:#6a7f7b;font-size:11px}.workflow-section{background:#f7faf9}.section-heading.centered{justify-content:center;text-align:center}.section-heading.centered>div{max-width:850px}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.workflow-grid article{position:relative;padding:28px;overflow:hidden;background:#fff;border:1px solid #dbe5e2;border-radius:12px;box-shadow:0 10px 28px #102a270d}.workflow-grid article>span{position:absolute;right:18px;top:9px;color:#edf3f1;font-size:56px;font-weight:900}.workflow-grid article>svg{color:#24786d}.workflow-grid h3{margin:24px 0 9px;font-size:19px}.workflow-grid p{margin:0;color:#5b6f6b;line-height:1.6;font-size:14px}.site-section{padding:72px clamp(20px,7vw,110px);min-width:0}.tender-section{background:#f7faf9}.web-license{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.web-license p{margin:5px 0 0;color:#5b6f6b;font-size:13px}.web-license input{max-width:320px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading>div{max-width:780px}.section-heading h2{font-size:clamp(30px,4vw,46px);line-height:1.12;margin:7px 0 12px;letter-spacing:0}.section-heading p{color:#5b6f6b;font-size:17px;line-height:1.55}.eyebrow{color:#24786d;text-transform:uppercase;font-weight:800;font-size:12px}.tender-feed{width:100%;min-width:0;border:1px solid #d8e2df;background:#fff;border-radius:8px;overflow:hidden}.feed-toolbar{min-height:64px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8e6}.sync-state{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:#5b6f6b}.sync-state strong{color:#102a27}.live-dot{width:9px;height:9px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.notification-on{color:#24786d;border-color:#9bc9c1;background:#eef7f5}.feed-filters{padding:14px 16px;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;border-bottom:1px solid #e2e8e6;background:#f7faf9}.feed-filters label{min-width:0;position:relative;display:flex;align-items:center;gap:8px;padding-left:10px;background:#fff;border:1px solid #d8e2df;border-radius:8px}.feed-filters label:focus-within{border-color:#24786d}.feed-filters input,.feed-filters select{border:0;border-radius:0;padding:10px 10px 10px 2px;min-width:0;background:transparent;outline:0}.feed-filters .filter-check{padding:10px;font-size:12px;color:#415854}.feed-filters .filter-check input{width:auto;padding:0;accent-color:#24786d}.preview-limit-banner{padding:14px 16px;display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid #d8e2df;background:#eef7f5;color:#24786d}.preview-limit-banner p{margin:3px 0 0;color:#415854;font-size:13px;line-height:1.45}.tender-list{display:grid}.public-tender{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.34fr) 42px;gap:20px;align-items:center;padding:18px;border-bottom:1px solid #e2e8e6}.public-tender:last-child{border-bottom:0}.public-tender:hover{background:#fbfdfc}.tender-meta{display:flex;align-items:center;gap:10px;color:#71817e;font-size:12px}.public-tender h3{font-size:16px;margin:9px 0 6px}.public-tender p{color:#5b6f6b;margin:0;font-size:13px}.tender-deadline{display:grid;gap:5px}.tender-deadline span{color:#71817e;font-size:12px}.tender-deadline strong{font-size:13px}.tender-row-actions{display:grid;gap:7px}.tender-row-actions button,.tender-row-actions a{width:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid #d8e2df;border-radius:8px;color:#24786d;background:#fff}.tender-row-actions .workspace-added{color:#166534;border-color:#86efac;background:#f0fdf4}.feed-disclaimer{margin:0;padding:11px 16px;border-top:1px solid #e2e8e6;background:#f7faf9;color:#71817e;font-size:11px}.feed-error{margin:12px 16px 0;padding:10px 12px;display:flex;gap:8px;align-items:center;background:#fff2f2;border:1px solid #fecaca;color:#991b1b;border-radius:8px}.feed-loading{min-height:220px;display:grid;place-items:center;color:#5b6f6b}.domain-filter{padding:12px 16px;display:flex;align-items:center;gap:8px;overflow-x:auto;border-bottom:1px solid #e2e8e6}.domain-filter>span{color:#5b6f6b;font-size:12px;font-weight:700;margin-right:2px}.domain-filter button{white-space:nowrap;padding:7px 10px;font-size:12px}.domain-filter button span{margin-left:4px;opacity:.72;font-variant-numeric:tabular-nums}.domain-filter button.active{color:#fff;background:#102a27;border-color:#102a27}.watch-preferences{margin:18px;padding:0;overflow:hidden;border:1px solid #cbd9d6;border-radius:14px;background:#fff;box-shadow:0 10px 30px #102a2712}.watch-preferences.active{border-color:#7fc0b5;box-shadow:0 10px 30px #24786d1c}.watch-settings-head{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#f8fbfa,#eef7f5);border-bottom:1px solid #dce8e5}.watch-settings-title{display:flex;align-items:center;gap:12px}.watch-settings-title h3{margin:0 0 3px;font-size:18px}.watch-settings-title p{margin:0;color:#5b6f6b;font-size:13px}.watch-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#24786d;border-radius:11px}.watch-status-actions,.watch-selection-actions{display:flex;align-items:center;gap:9px}.watch-status{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:#64748b;background:#fff;border:1px solid #d8e2df;border-radius:999px;font-size:12px;font-weight:800}.watch-status>span{width:8px;height:8px;border-radius:50%;background:#94a3b8}.watch-status.enabled{color:#166534;border-color:#86efac;background:#f0fdf4}.watch-status.enabled>span{background:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.watch-license-note{margin:16px 20px 0;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#92400e;border:1px solid #fde68a;background:#fffbeb;border-radius:8px;font-size:13px}.watch-section-head{padding:18px 20px 10px;display:flex;align-items:end;justify-content:space-between;gap:14px}.watch-section-head>div:first-child{display:grid;gap:3px}.watch-section-head strong{color:#102a27;font-size:14px}.watch-section-head span{color:#6a7f7b;font-size:12px}.watch-selection-actions button{padding:6px 9px;font-size:12px}.watch-options{padding:0 20px 4px;display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px}.watch-options label{min-height:42px;padding:9px 10px;display:flex;align-items:center;gap:7px;color:#415854;border:1px solid #d8e2df;background:#fff;border-radius:8px;font-size:12px;cursor:pointer}.watch-options label:hover{border-color:#9bc9c1;background:#f8fbfa}.watch-options label.selected{color:#175f57;border-color:#7fc0b5;background:#eef7f5;font-weight:700}.watch-options label span{flex:1}.watch-options input{width:auto;accent-color:#24786d}.watch-rule-fields{padding:0 20px 20px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.watch-rule-fields label{display:grid;gap:6px;color:#334b47;font-size:12px;font-weight:700}.watch-rule-fields label span{display:flex;align-items:center;justify-content:space-between}.watch-rule-fields label small{color:#81918e;font-weight:500}.watch-rule-fields input{width:100%}.watch-settings-footer{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e8e6;background:#f8fbfa}.watch-settings-footer>span{color:#5b6f6b;font-size:13px;font-weight:700}.watch-rule-fields label{display:grid;gap:6px;font-size:12px;color:#5b6f6b}.alert-match{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border-bottom:1px solid #e2e8e6;color:inherit;text-decoration:none}.alert-match.unread{border-left:3px solid #dc2626;background:#fff7f7}.alert-match strong,.alert-match small{display:block}.alert-match small{margin-top:4px;color:#5b6f6b}.tender-timing{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:9px;color:#71817e;font-size:11px}.urgency{color:#24786d;font-weight:700}.urgency.medium{color:#b45309}.urgency.high,.urgency.critical,.urgency.expired{color:#dc2626}.pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px;border-top:1px solid #e2e8e6}.pagination span{color:#5b6f6b;font-size:12px}.coverage-strip{padding:9px 16px;display:flex;gap:18px;flex-wrap:wrap;border-bottom:1px solid #e2e8e6;color:#5b6f6b;font-size:11px}.coverage-strip strong{color:#102a27}.feed-success{margin:12px 16px 0;padding:10px 12px;display:flex;gap:8px;align-items:center;background:#eefbf3;border:1px solid #bbf7d0;color:#166534;border-radius:8px}.public-preview-backdrop{z-index:40;overflow-y:auto;place-items:start center}.public-preview{width:min(1100px,100%);margin:20px auto;padding:24px;display:grid;gap:20px;background:#fff;border:1px solid #d8e2df;border-radius:8px;box-shadow:0 24px 80px #102a2738}.public-preview>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #e2e8e6}.public-preview>header h2{margin:5px 0 7px;font-size:24px}.public-preview>header p{margin:0;color:#5b6f6b}.preview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.preview-metrics .metric{padding:14px}.preview-metrics .metric strong{font-size:18px;overflow-wrap:anywhere}.preview-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.preview-section{min-width:0;padding:18px;border:1px solid #e2e8e6;border-radius:8px}.preview-section h3{margin-bottom:12px}.preview-section dl{margin:0;display:grid;grid-template-columns:145px minmax(0,1fr);gap:8px 14px}.fee-notice{margin:16px 0;padding:14px 16px;border:1px solid #d7c99a;background:#fffbeb;border-radius:8px}.fee-notice p{margin:6px 0 0;color:#63552d;line-height:1.5;font-size:13px}.preview-section dt{color:#71817e;font-size:12px}.preview-section dd{margin:0;overflow-wrap:anywhere;font-size:13px}.preview-section p{color:#415854;font-size:13px;line-height:1.5}.preview-table{overflow-x:auto}.preview-table table{min-width:820px}.preview-table td{vertical-align:top;font-size:12px}.public-preview>footer{display:flex;justify-content:flex-end;gap:10px}.admin-login{min-height:100vh;padding:20px;display:grid;place-items:center;background:#102a27}.admin-login-panel{width:min(440px,100%);padding:28px;display:grid;gap:20px;background:#fff;border-radius:8px;border:1px solid #d8e2df}.admin-login-panel .brand{color:#102a27}.admin-login-panel .brand span{color:#5b6f6b}.admin-error{margin:0;color:#dc2626}.admin-app{min-height:100vh;background:#f7faf9}.admin-header{min-height:72px;padding:12px clamp(20px,4vw,60px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid #e2e8e6}.admin-main{padding:28px clamp(20px,4vw,60px);display:grid;gap:20px}.admin-key{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#eef7f5;border:1px solid #9bc9c1;border-radius:8px}.admin-key p{margin:4px 0 10px;color:#415854;font-size:13px}.admin-key code{overflow-wrap:anywhere;font-weight:700}.admin-create{max-width:none;grid-template-columns:1.2fr 1fr 1fr .7fr .8fr auto;align-items:end}.admin-create>div p{margin:0;color:#5b6f6b;font-size:13px}.admin-create h2{margin-bottom:5px}.admin-classification{display:grid;gap:16px}.admin-classification>div:first-child p{margin:0;color:#5b6f6b;font-size:13px}.admin-classification-fields{display:grid;grid-template-columns:.6fr 1fr 2fr;gap:12px}.admin-classification .success{font-size:13px}.system-health{display:flex;align-items:center;justify-content:space-between;gap:20px}.system-health h2,.system-health p{margin:0}.system-health p{margin-top:6px;color:#5b6f6b;font-size:13px}.system-health.healthy{border-left:4px solid #16a34a}.system-health.unhealthy{border-left:4px solid #dc2626}.table-scroll{overflow-x:auto}.admin-table table{min-width:1120px}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{margin-top:4px;color:#71817e}.admin-table select{min-width:120px;padding:7px 8px}.desktop-offer{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e2e8e6;border-left:1px solid #e2e8e6}.feature{padding:26px;border-right:1px solid #e2e8e6;border-bottom:1px solid #e2e8e6}.feature>span{width:42px;height:42px;display:grid;place-items:center;color:#24786d;background:#eef7f5;border-radius:8px}.feature h3{margin:18px 0 9px;font-size:17px}.feature p{margin:0;color:#5b6f6b;line-height:1.55;font-size:14px}.download-band{margin-top:32px;padding:24px;border:1px solid #c6d8d4;background:#f7faf9;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:8px}.download-band h3{font-size:21px;margin-bottom:7px}.download-band p{color:#5b6f6b;margin:0;max-width:760px}.install-steps{display:flex;gap:22px;flex-wrap:wrap;margin:14px 0 0;padding-left:18px;color:#415854;font-size:12px}.install-steps li{margin:0}.advanced-install-note{margin-top:16px;padding:14px;display:flex;gap:11px;max-width:780px;border:1px solid #e6c66f;border-radius:8px;background:#fff8e1;color:#4d3b08}.advanced-install-note svg{flex-shrink:0;margin-top:2px}.advanced-install-note div{display:grid;gap:5px}.advanced-install-note span{color:#6b571b;font-size:13px;line-height:1.45}.advanced-install-note code{padding:5px 7px;width:fit-content;max-width:100%;overflow-wrap:anywhere;border-radius:6px;background:#ffffffb8;color:#2c250c;font-size:11px}.download-actions{display:flex;gap:10px;flex-shrink:0}.pricing-section{background:#f7faf9}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pricing-card{padding:24px;border:1px solid #d8e2df;border-radius:8px;background:#fff;display:grid;gap:14px;box-shadow:0 10px 28px #102a270d}.pricing-card.featured{border-color:#24786d;background:linear-gradient(180deg,#fff,#eef7f5);box-shadow:0 18px 38px #24786d1f}.pricing-badge{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#eef7f5;color:#24786d;font-size:12px;font-weight:800}.pricing-card h3{margin:0;font-size:22px}.pricing-card strong{font-size:38px;line-height:1}.pricing-card strong span{font-size:16px;color:#5b6f6b;font-weight:600;margin-left:4px}.pricing-card p{margin:0;color:#5b6f6b;line-height:1.55}.pricing-card ul{margin:0;color:#415854}.pricing-note{margin-top:18px;display:flex;align-items:center;gap:14px}.pricing-note>div{flex:1}.pricing-note h3{margin:0 0 4px}.pricing-note p{margin-bottom:0;color:#415854;line-height:1.6}.marketing-cta{padding:18px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e2e8e6;background:#f7faf9}.marketing-cta p{margin:6px 0 0;color:#5b6f6b;font-size:13px}.privacy-band{padding-top:40px;padding-bottom:40px;background:#102a27;color:#fff;display:flex;gap:20px;align-items:flex-start}.privacy-band h2{margin-bottom:8px}.privacy-band p{color:#d9e7e4;margin:0;max-width:1000px;line-height:1.55}.site-footer{padding:22px clamp(20px,7vw,110px);display:flex;justify-content:space-between;gap:20px;color:#71817e;font-size:12px;border-top:1px solid #e2e8e6}@media (max-width: 900px){.app{grid-template-columns:1fr}.sidebar{position:static}.metrics,.grid.two,.team-workspace,.quick-start{grid-template-columns:1fr}.quick-actions{grid-template-columns:1fr 1fr}.guide-row{grid-template-columns:42px minmax(0,1fr) auto}.guide-status{grid-column:2}.guide-action{grid-column:3;grid-row:1 / span 2}.workspace-stage-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar,.panel-head,.detail-head{align-items:stretch;flex-direction:column}.desktop-status{grid-template-columns:1fr}.site-links{display:none}.site-hero{min-height:620px;grid-template-columns:1fr}.hero-product{width:min(720px,100%);transform:none}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:nth-child(2){border-right:0}.workflow-grid,.workspace-controls{grid-template-columns:1fr}.feed-filters{grid-template-columns:1fr 1fr}.watch-options{grid-template-columns:repeat(3,minmax(130px,1fr))}.feature-grid{grid-template-columns:1fr 1fr}.download-band{align-items:flex-start;flex-direction:column}.pricing-grid{grid-template-columns:1fr}.admin-create{grid-template-columns:1fr 1fr 1fr}.admin-classification-fields{grid-template-columns:1fr}}@media (max-width: 620px){main{padding:16px}.quick-actions{grid-template-columns:1fr}.guide-row{grid-template-columns:40px minmax(0,1fr)}.guide-status{grid-column:2}.guide-action{grid-column:2;grid-row:auto;justify-content:flex-start}.guide-footer{align-items:flex-start;flex-wrap:wrap}.guide-footer button{width:100%;justify-content:center}.site-nav{padding:10px 14px}.site-brand small,.site-download{display:none}.site-hero{width:100%;min-height:610px;padding:42px 20px;overflow:hidden;display:grid}.hero-content{width:calc(100% - 20px);max-width:520px;min-width:0;overflow:hidden;contain:inline-size}.hero-content h1,.hero-content>p{width:100%;max-width:100%;word-break:break-word}.hero-content h1{font-size:46px;line-height:1.04}.hero-content>p{font-size:18px;line-height:1.45}.site-section{width:100%;max-width:100%}.section-heading,.section-heading>div{width:calc(100% - 16px);max-width:calc(100% - 16px);min-width:0;contain:inline-size}.section-heading h2{width:100%;max-width:100%;font-size:30px;word-break:break-word}.hero-content,.hero-content>p,.section-heading,.section-heading>div,.section-heading h2{max-width:100%;overflow-wrap:anywhere;white-space:normal}.hero-actions,.hero-actions .button{width:100%}.hero-product-body{grid-template-columns:1fr;min-height:0}.hero-product-body aside{display:none}.hero-workspace{padding:13px}.hero-stage-row{grid-template-columns:1fr 1fr}.trust-strip{grid-template-columns:1fr}.trust-strip div,.trust-strip div:first-child{padding:12px 0;border-right:0;border-bottom:1px solid #e2e8e6}.pricing-note{align-items:stretch;flex-direction:column}.site-section{padding:52px 16px}.feed-toolbar,.section-heading{align-items:stretch;flex-direction:column}.feed-toolbar .actions{width:100%}.feed-filters{grid-template-columns:1fr}.workspace-stage-tabs{grid-template-columns:1fr 1fr}.watch-settings-head,.watch-section-head,.watch-settings-footer{align-items:stretch;flex-direction:column}.watch-status-actions{justify-content:space-between}.watch-selection-actions{justify-content:flex-start}.watch-options,.watch-rule-fields{grid-template-columns:1fr}.public-tender{grid-template-columns:minmax(0,1fr) 42px}.tender-deadline{grid-column:1 / -1;grid-row:2}.tender-row-actions{grid-column:2;grid-row:1}.preview-metrics,.preview-grid{grid-template-columns:1fr}.public-preview{margin:0;min-height:100%;border-radius:0;padding:16px}.preview-section dl,.feature-grid{grid-template-columns:1fr}.download-actions{width:100%;flex-direction:column}.download-actions .button,.download-actions button{width:100%}.marketing-cta{align-items:stretch;flex-direction:column}.privacy-band,.site-footer{flex-direction:column}.admin-header,.admin-key{align-items:stretch;flex-direction:column}.admin-create,.workspace-stage-tabs{grid-template-columns:1fr}}@media (max-width: 420px){.hero-content,.hero-content h1,.hero-content>p{width:330px;max-width:330px}.hero-actions,.hero-proof{width:330px;max-width:330px}.section-heading,.section-heading>div,.section-heading h2,.section-heading p{width:340px;max-width:340px}}@media (max-width: 360px){.hero-content,.hero-content h1,.hero-content>p{width:280px;max-width:280px}.hero-actions,.hero-proof{width:280px;max-width:280px}.section-heading,.section-heading>div,.section-heading h2,.section-heading p{width:290px;max-width:290px}}
