*{box-sizing:border-box}html,body{color:#15213b;background:#f5f7fb;margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}.authPage{place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{background:#fff;border:1px solid #dce3ed;border-radius:24px;width:min(520px,100%);padding:28px;box-shadow:0 12px 40px #14233c14}.brandLarge{align-items:center;gap:12px;font-size:26px;font-weight:800;display:flex}.brandLarge span,.logo{color:#fff;background:#16213a;border-radius:14px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.authCard h1{margin:22px 0 8px;font-size:32px}.authCard p,.muted,.meta,.subhead,.statHint,.panelHeader span,.customerRow span,.activityRow span{color:#748096}.authButtons{gap:10px;margin-top:18px;display:flex}.message{background:#eef2ff;border-radius:10px;margin:12px 0;padding:10px 12px}.message.error{color:#991b1b;background:#fff1f2}.mobileNav{color:#fff;z-index:20;background:#10192c;align-items:center;gap:20px;height:92px;padding:14px 22px;display:flex;position:sticky;top:0}.navIcon{opacity:.85;border-radius:12px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.navIcon.active{background:#1c2946}.topbar{z-index:19;background:#fff;border-bottom:1px solid #dfe4ec;justify-content:space-between;align-items:center;padding:18px 28px;display:flex;position:sticky;top:92px}.topTitle{font-size:29px;font-weight:850;line-height:.95}.topActions{align-items:center;gap:12px;display:flex}.iconBtn{background:#eef2f7;border:0;border-radius:14px;padding:13px 16px;font-size:22px}.btn{color:#17325f;cursor:pointer;background:#fff;border:1px solid #d6dce6;border-radius:14px;padding:14px 18px;font-weight:800}.btn.primary{color:#fff;background:#496ce8;border-color:#496ce8}.btn.soft{color:#3453ba;background:#e9eeff;border:0}.btn.compact{padding:16px 18px}.btn.small{padding:10px 13px}.btn.full{width:100%}.main{gap:28px;padding:28px;display:grid}.statsGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat,.panel,.partCard{background:#fff;border:1px solid #dce3ed;border-radius:22px}.stat{padding:26px 28px}.statTitle{text-transform:uppercase;letter-spacing:.12em;color:#788398;font-size:14px;font-weight:850}.statValue{margin:14px 0 4px;font-size:44px;font-weight:900}.panelHeader{border-bottom:1px solid #e1e6ee;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.panelHeader h2{margin:0}.empty{text-align:center;color:#7c8798;padding:40px}.rfqList{gap:14px;padding:16px;display:grid}.rfqCard{text-align:left;cursor:pointer;width:100%;color:inherit;background:#fff;border:1px solid #dce3ed;border-radius:18px;padding:20px}.rfqTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.rfqTop strong{font-size:21px}.rfqCard h3{margin:16px 0 8px;font-size:21px}.tapHint{color:#3d5ed0;margin-top:16px;font-weight:800}.pill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.pill.needs_info{color:#855611;background:#fff0cf}.pill.ready_to_quote{color:#176b3b;background:#def7e7}.pill.quoted{color:#4343a8;background:#e8e8ff}.pill.won{color:#166b52;background:#dff5ed}.pill.lost{color:#9c2b2b;background:#fde5e5}.pill.new{color:#48566e;background:#eef2f7}.customerList{padding:14px 20px}.customerRow{border-bottom:1px solid #edf0f4;justify-content:space-between;padding:14px 0;display:flex}.modalBackdrop{z-index:50;background:#0a12228f;position:fixed;inset:0;overflow:auto}.modal{background:#f8faff;width:min(860px,100%);min-height:100vh;margin:0 auto;padding:28px}.modalTop,.detailHeader,.sectionTitleRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.modalTop h1,.detailHeader h1{margin:4px 0 0;font-size:36px}.close{color:#3f69e8;background:#edf1f7;border:0;border-radius:18px;width:58px;height:58px;font-size:38px;font-weight:800}.close.big{width:68px;height:68px}.eyebrow{letter-spacing:.16em;color:#748096;font-size:14px;font-weight:900}.formSection,.detailSection{margin-top:24px}.formSection h2,.detailSection h2{font-size:28px}.grid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}label{color:#616c80;gap:8px;margin-bottom:15px;font-weight:800;display:grid}input,textarea,select{color:#15213b;background:#fff;border:1px solid #cad3df;border-radius:14px;outline:none;width:100%;padding:15px 16px;font-weight:650}input:focus,textarea:focus,select:focus{border-color:#5577e9;box-shadow:0 0 0 3px #5577e91f}textarea{resize:vertical;min-height:120px}.stickyActions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafff2;justify-content:flex-end;gap:12px;padding:16px 0;display:flex;position:sticky;bottom:0}.detailPage{max-width:900px;margin:0 auto;padding:28px 28px 110px}.detailHeader{margin-bottom:24px}.partCard{margin:16px 0;padding:22px}.missingCard{text-align:left;color:#6b4a12;cursor:pointer;background:#fff9eb;border:1px solid #f0c76c;border-radius:20px;align-items:center;gap:18px;width:100%;margin:12px 0;padding:18px;display:flex}.missingCard .bang{font-size:38px;font-weight:900}.missingCard div:last-child{gap:4px;display:grid}.missingCard span,.missingCard small{display:block}.successBox{color:#176b3b;background:#ecf9f1;border-radius:18px;padding:20px;font-weight:800}.activityList{gap:14px;display:grid}.activityRow{background:#fff;border:1px solid #e0e5ed;border-radius:16px;align-items:flex-start;gap:14px;padding:16px;display:flex}.activityRow div:last-child{gap:4px;display:grid}.activityDot{background:#4d6dea;border-radius:50%;width:10px;height:10px;margin-top:7px}.stickySave{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:30;background:#f8fafff5;border-top:1px solid #dfe4ec;padding:14px 28px;position:fixed;bottom:0;left:0;right:0}@media (max-width:800px){.mobileNav{gap:10px;height:88px;padding:12px 20px}.logo{width:46px;height:46px}.navIcon{width:44px;height:44px;font-size:20px}.topbar{padding:14px 20px;top:88px}.topTitle{font-size:20px}.topActions{gap:8px}.btn.compact{padding:14px 16px}.main{padding:20px 18px}.statsGrid{grid-template-columns:1fr 1fr;gap:12px}.stat{padding:20px}.statValue{font-size:36px}.panelHeader{padding:18px 20px}.rfqList{padding:12px}.rfqCard{padding:18px}.grid2{grid-template-columns:1fr}.modal{padding:22px 18px}.detailPage{padding:28px 18px 120px}.modalTop h1,.detailHeader h1{font-size:32px}.close.big{width:60px;height:60px}.stickySave{padding:12px 18px}.authCard{padding:24px 20px}.authCard h1{font-size:28px}}
