: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}.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}.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(4,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}.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}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}.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}.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 .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:min(650px,calc(100vh - 110px));position:relative;display:flex;align-items:center;padding:60px clamp(20px,7vw,110px);background:#102a27 url(/product-screenshot.png) center/cover no-repeat;color:#fff;isolation:isolate}.site-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#102a27a8;z-index:-1}.hero-content{width:min(780px,100%)}.hero-content .badge{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.22)}.hero-content h1{font-size:clamp(48px,7vw,88px);line-height:.98;margin:22px 0 18px;letter-spacing:0}.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}.site-section{padding:72px clamp(20px,7vw,110px);min-width:0}.tender-section{background:#f7faf9}.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:1.4fr 1.2fr .8fr .8fr auto;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}.tender-list{display:grid}.public-tender{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.32fr) 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}.public-tender>a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #d8e2df;border-radius:8px;color:#24786d}.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}.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}.download-actions{display:flex;gap:10px;flex-shrink:0}.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{grid-template-columns: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}.feed-filters,.feature-grid{grid-template-columns:1fr 1fr}.download-band{align-items:flex-start;flex-direction:column}}@media (max-width: 620px){.site-nav{padding:10px 14px}.site-brand small,.site-download{display:none}.site-hero{width:100vw;max-width:100vw;min-height:610px;padding:42px 20px;overflow:hidden}.hero-content h1{font-size:50px}.hero-content{width:calc(100vw - 40px)}.site-section{width:100vw;max-width:100vw}.section-heading,.section-heading>div{width:calc(100vw - 32px)}.hero-content,.hero-content>p,.section-heading,.section-heading>div,.section-heading h2{min-width:0;max-width:100%;overflow-wrap:anywhere;white-space:normal}.hero-actions,.hero-actions .button{width:100%}.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}.public-tender{grid-template-columns:minmax(0,1fr) 42px}.tender-deadline{grid-column:1 / -1;grid-row:2}.public-tender>a{grid-column:2;grid-row:1}.feature-grid{grid-template-columns:1fr}.download-actions{width:100%;flex-direction:column}.download-actions .button,.download-actions button{width:100%}.privacy-band,.site-footer{flex-direction:column}}
