*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;background:linear-gradient(180deg,#7dd3fc,#dbeafe 55%,#f1f5f9) fixed #f1f5f9;color:#1e293b;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px;border:1px solid #cbd5e1;border-radius:6px;padding:7px 11px;outline:none;background:#fff;color:#1e293b;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}textarea{resize:vertical;min-height:80px}.btn{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:6px;border:none;font-size:14px;font-weight:500;transition:all .15s;white-space:nowrap}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#f9fafb}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}.btn-sm{padding:4px 10px;font-size:12px}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000f}.badge{display:inline-block;padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.badge-draft{background:#f1f5f9;color:#64748b}.badge-submitted{background:#dbeafe;color:#1d4ed8}.badge-under_review{background:#ffedd5;color:#c2410c}.badge-negotiating{background:#fef9c3;color:#854d0e}.badge-approved{background:#dcfce7;color:#15803d}.badge-rejected{background:#fee2e2;color:#b91c1c}.badge-void{background:#f1f5f9;color:#94a3b8}.badge-closed{background:#e0e7ff;color:#3730a3}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}table.table-fixed{table-layout:fixed}.fixed-block{min-width:880px}.td-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th{text-align:left;padding:10px 14px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}td{padding:11px 14px;border-bottom:1px solid #f1f5f9;vertical-align:middle}tr:last-child td{border-bottom:none}tr:hover td{background:#f8fafc}.tr-link{cursor:pointer}.form-row{margin-bottom:16px}.form-row label{display:block;margin-bottom:5px;font-weight:500;color:#374151;font-size:13px}.form-row input,.form-row select,.form-row textarea{width:100%}.form-row .hint{font-size:12px;color:#94a3b8;margin-top:4px}.error-msg{background:#fee2e2;color:#b91c1c;border-radius:6px;padding:10px 14px;margin-bottom:16px;font-size:13px}.success-msg{background:#dcfce7;color:#15803d;border-radius:6px;padding:10px 14px;margin-bottom:16px;font-size:13px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header h1{font-size:22px;font-weight:700;color:#0f172a}.page-header .sub{font-size:13px;color:#64748b;margin-top:2px}.stat-cards{display:grid;grid-auto-flow:column;grid-auto-columns:236px;justify-content:start;gap:16px;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch}.project-grid{display:grid;grid-template-columns:1fr;gap:16px}.stat-card{padding:18px 20px}.stat-card.stat-link{cursor:pointer;transition:box-shadow .12s,border-color .12s}.stat-card.stat-link:hover{border-color:#93c5fd;box-shadow:0 2px 8px #1e40af1f}.stat-card .label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:6px}.stat-card .value{font-size:26px;font-weight:700;color:#0f172a}.stat-card .sub-value{font-size:12px;color:#94a3b8;margin-top:2px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-header h2{font-size:15px;font-weight:600;color:#0f172a}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:12px;padding:28px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.modal h2{font-size:17px;font-weight:700;margin-bottom:20px;color:#0f172a}.modal-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.money{font-variant-numeric:tabular-nums}.money-pos{color:#15803d}.money-neg{color:#b91c1c}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.chip{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;background:#f1f5f9;color:#475569;cursor:pointer;border:1px solid transparent}.chip.active{background:#2563eb;color:#fff;border-color:#2563eb}.tabs{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:20px;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{padding:10px 18px;font-size:13px;font-weight:500;color:#64748b;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;white-space:nowrap;flex-shrink:0}.tab.active{color:#2563eb;border-bottom-color:#2563eb}.tab-select{display:none}.empty-state{text-align:center;padding:48px 24px;color:#94a3b8}.empty-state .icon{font-size:40px;margin-bottom:12px}.empty-state p{font-size:15px}.empty-state .sub{font-size:13px;margin-top:6px}.spinner{display:inline-block;width:18px;height:18px;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-page{display:flex;align-items:center;justify-content:center;height:200px}.login-dropdown{position:absolute;top:calc(100% + 10px);right:24px;width:340px;z-index:200;padding:20px 22px;box-shadow:0 20px 50px #00000073}.login-dropdown-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150}.login-billboard{display:block;width:100%;height:auto;border-radius:14px;box-shadow:0 24px 60px #0f172a4d}@media (max-width: 640px){.feedback-widget{display:none!important}}@media (max-width: 480px){.login-dropdown{right:12px;left:12px;width:auto}}.app-header{background:#0f172a;color:#e2e8f0;min-height:56px;display:flex;align-items:center;padding:0 24px;gap:16px;position:sticky;top:0;z-index:100;border-bottom:1px solid #1e293b}.app-header .hdr-main{display:contents}.hdr-spacer{flex:1}.app-footer{background:#0f172a;border-top:1px solid #1e293b;padding:18px 24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#475569;margin-top:auto;gap:12px}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.page-wrap{max-width:1300px;margin:0 auto;padding:28px 24px;flex:1;width:100%}.mobile-actions{display:none;position:relative;gap:8px}.icon-btn{width:38px;height:36px;border-radius:6px;border:none;font-size:18px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190}.action-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 32px #0f172a2e;min-width:190px;overflow:hidden;padding:4px}.action-menu button{display:block;width:100%;text-align:left;background:none;border:none;border-radius:6px;padding:10px 14px;font-size:14px;color:#1e293b;white-space:nowrap}.action-menu button:hover{background:#f1f5f9}@media (max-width: 640px){.hide-mobile{display:none!important}.app-header{flex-wrap:wrap;padding:8px 12px;gap:10px;row-gap:8px}.app-header .hdr-main{display:flex;order:10;flex-basis:100%;align-items:center;gap:10px;min-width:0}.app-header .hdr-main .hdr-user{order:-1;min-width:0}.app-header .hdr-gear{margin-left:auto}.page-wrap{padding:18px 12px}.tabs{display:none}.tab-select{display:block;width:100%;margin-bottom:20px;font-weight:600}.mobile-actions{display:flex}.pcos-toolbar select{flex:1 1 120px;min-width:0!important}.app-footer{flex-direction:column;align-items:center;text-align:center;gap:10px}.footer-links{justify-content:center;gap:16px 20px}}.print-only{display:none}@media print{.no-print,.feedback-widget{display:none!important}.print-only{display:block!important}body{background:#fff}.report-body{max-width:none!important;margin:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important}@page{margin:.65in;size:letter}tr{page-break-inside:avoid}}.summary-table th.col-sep,.summary-table td.col-sep{border-left:3px double #94a3b8}.summary-table th.col-exposure,.summary-table td.col-exposure{border-left:1px solid #cbd5e1;background:#f8fafc}.summary-total-row td{border-top:2px solid #334155;background:#f1f5f9}@media print{body.print-summary{background:#fff!important}body.print-summary *{visibility:hidden}body.print-summary .print-area,body.print-summary .print-area *{visibility:visible}body.print-summary .print-area{position:absolute;left:0;top:0;width:100%;margin:0;padding:0 0 40px}body.print-summary .summary-print-header{margin-bottom:14px}body.print-summary .print-area .card{box-shadow:none!important;border:1px solid #cbd5e1;border-radius:0}body.print-summary .print-area .fixed-block{min-width:0!important}body.print-summary .print-area .table-wrap{overflow:visible!important}body.print-summary .summary-table{width:100%;font-size:11px;table-layout:auto}body.print-summary .summary-table .td-ellipsis{overflow:visible;white-space:normal}body.print-summary .summary-table th,body.print-summary .summary-table td{-webkit-print-color-adjust:exact;print-color-adjust:exact}body.print-summary .summary-print-footer{display:flex!important;position:fixed;bottom:0;left:0;right:0;align-items:center;justify-content:center;gap:5px;font-size:12px;-webkit-print-color-adjust:exact;print-color-adjust:exact}}
