.home-page-root{background:linear-gradient(135deg,#ddeaff,#eef5fc);flex-direction:column;font-family:Segoe UI,Roboto,Arial,sans-serif;min-height:100vh}.home-header,.home-page-root{box-sizing:border-box;display:flex;width:100%}.home-header{align-items:center;background:linear-gradient(90deg,#fff 60%,#f4f9ff);border-bottom:1px solid #e8f0ff;box-shadow:0 3px 16px #00000012;height:66px;justify-content:space-between;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.home-header-left,.home-header-right{align-items:center;display:flex;flex:1 1}.home-header-right{justify-content:flex-end}.home-header-center{flex:2 1;text-align:center}.home-header-title{background:linear-gradient(90deg,#2250a2 40%,#477fd5);-webkit-background-clip:text;color:#0000;font-size:1.6rem;font-weight:800;letter-spacing:.03em;-webkit-user-select:none;user-select:none}.home-header-history-btn{align-items:center;background:linear-gradient(135deg,#e4ecfa,#d6e6f8);border:1.5px solid #c2d9f3;border-radius:24px;box-shadow:0 2px 8px #265dbe12;color:#265dbe;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:6px;padding:9px 20px;transition:all .24s}.home-header-history-btn:hover{background:linear-gradient(135deg,#d2e2fe,#c4dcf9);border-color:#acd1f2;box-shadow:0 4px 18px #265dbe2b;color:#1d4c98;transform:translateY(-1px) scale(1.04)}.home-main-content{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:42px 16px 40px;width:100%}.home-success-card,.home-upload-card{background:#fff;border-radius:16px;box-shadow:0 6px 28px #004aff14;box-sizing:border-box;margin-bottom:32px;max-width:560px;padding:38px 34px 34px;width:90%}.home-upload-heading{color:#0047ab;font-size:1.6rem;font-weight:700;margin-top:0;text-align:center}.home-upload-subtitle{color:#555;font-size:1.05rem;line-height:1.5;margin-bottom:26px;text-align:center}.home-upload-box{border:2.5px dashed #5b81f8;border-radius:12px;cursor:pointer;padding:36px 12px 26px;text-align:center;transition:background .3s,border-color .3s}.home-upload-box:hover{background-color:#f1f7ff;border-color:#3f6dd9}.home-upload-box label{color:#2259d6;cursor:pointer;font-size:1.06rem;font-weight:600}.home-upload-box input{display:none}.home-error-msg{color:#d9534f}.home-error-msg,.home-waking-msg{font-weight:600;margin-top:14px;text-align:center}.home-waking-msg{animation:home-pulse 2s ease-in-out infinite;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:8px;color:#856404;font-size:.95rem;padding:10px 14px}.home-btn-row{margin-top:26px;text-align:center}.home-upload-btn{background:linear-gradient(135deg,#377ffd,#2567e8);border:0;border-radius:28px;box-shadow:0 4px 16px #377ffd38;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:700;padding:13px 32px;transition:all .22s}.home-upload-btn:hover{box-shadow:0 6px 24px #377ffd57;transform:translateY(-2px)}.home-upload-btn:disabled{background:#a5c7fc;box-shadow:none;cursor:not-allowed;transform:none}.home-success-card{animation:home-pop-in .55s cubic-bezier(.68,-.05,.27,1.15);background:linear-gradient(135deg,#e8f8f5,#d5f4e6);border:2.5px solid #a7e9c5;box-shadow:0 8px 32px #27ae6024;text-align:center}@keyframes home-pop-in{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.home-success-icon{align-items:center;animation:home-bounce-in .7s cubic-bezier(.68,-.55,.27,1.55);background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:50%;box-shadow:0 6px 20px #27ae6052;color:#fff;display:inline-flex;font-size:3.2rem;font-weight:700;height:76px;justify-content:center;margin-bottom:20px;width:76px}@keyframes home-bounce-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.home-success-title{color:#0d6832;font-size:1.7rem;margin:0 0 14px}.home-success-message{color:#155d27;font-size:1.1rem;line-height:1.6}.home-success-redirect{animation:home-pulse 1.6s ease-in-out infinite;color:#27ae60;font-size:1.05rem;font-weight:600;margin-top:10px}@keyframes home-pulse{50%{opacity:.6}}.home-spinner{display:flex;justify-content:center;margin-top:24px}.home-loader{animation:home-spin .8s linear infinite;border:4px solid #377ffd;border-radius:50%;border-top-color:#0000;height:36px;width:36px}@keyframes home-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.home-header{padding:0 12px}.home-header-title{font-size:1.2rem}.home-header-history-btn{font-size:.9rem;padding:7px 14px}.home-success-card,.home-upload-card{padding:24px 18px;width:95%}.home-upload-heading{font-size:1.4rem}}.history-root{background:linear-gradient(180deg,#e3efff,#f6faff);font-family:Segoe UI,Roboto,Arial,sans-serif;margin:0;min-height:100vh;padding:0}.history-header,.history-root{box-sizing:border-box;width:100%}.history-header{align-items:center;background:linear-gradient(90deg,#fff 60%,#e8f3fd);border-bottom:1px solid #e8f0ff;box-shadow:0 3px 16px #00000012;display:flex;height:66px;justify-content:space-between;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.history-header-left,.history-header-right{flex:1 1;min-width:120px}.history-header-center{flex:2 1;text-align:center}.history-header-title{background:linear-gradient(90deg,#2250a2 40%,#477fd5);-webkit-background-clip:text;color:#0000;font-size:1.6rem;font-weight:800;letter-spacing:.03em;line-height:1;-webkit-user-select:none;user-select:none}.history-header-home-btn{align-items:center;background:linear-gradient(135deg,#e4ecfa,#d6e6f8);border:1.5px solid #c2d9f3;border-radius:24px;box-shadow:0 2px 8px #265dbe12;color:#265dbe;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:6px;padding:9px 20px;transition:all .24s}.history-header-home-btn:hover{background:linear-gradient(135deg,#d2e2fe,#c4dcf9);border-color:#acd1f2;box-shadow:0 4px 18px #265dbe2b;color:#1d4c98;transform:translateY(-1px) scale(1.04)}.history-card{background:#fff;border-radius:16px;box-shadow:0 6px 32px #00266014;box-sizing:border-box;margin:32px auto 0;max-width:1100px;overflow-x:auto;padding:32px 24px;width:95%}.history-title{color:#1d54b8;font-size:1.4rem;font-weight:700;margin:0 0 24px;text-align:center}.history-table-wrapper{overflow-x:auto;width:100%}.history-table{background:#fcfdff;border-collapse:collapse;border-radius:10px;font-size:1rem;min-width:600px;overflow:hidden;width:100%}.history-table td,.history-table th{border-bottom:1.5px solid #e7eeff;padding:12px 14px;text-align:left}.history-table th{background:#f1f6fc;color:#3167d3;font-weight:700;white-space:nowrap}.history-table-sno{font-weight:700;text-align:center;width:60px}.history-table-filename{color:#154bbe;font-weight:600}.history-table-action{min-width:150px;text-align:center}.history-view-btn{background:linear-gradient(120deg,#e7f0fd,#cee2fa);border:1.5px solid #b7d3f7;border-radius:20px;box-shadow:0 2px 8px #2d66d90d;color:#2369c8;cursor:pointer;font-size:1rem;font-weight:700;padding:9px 22px;transition:all .2s}.history-view-btn:hover{background:linear-gradient(110deg,#d3e3fc 40%,#eafdff);border-color:#6bb2ee;box-shadow:0 4px 12px #337df51a;color:#0957bb;transform:translateY(-1px) scale(1.03)}.history-status-badge{border-radius:20px;display:inline-block;font-size:.9rem;font-weight:700;padding:7px 16px;white-space:nowrap}.history-status-pending{animation:history-pulse-orange 1.8s ease-in-out infinite;background:#fff4e6;color:#d68910}.history-status-processing{animation:history-pulse-blue 1.8s ease-in-out infinite;background:#e8f4fd;color:#1f6fb2}.history-status-failed{background:#fdecea;color:#a93226}@keyframes history-pulse-orange{50%{opacity:.8}}@keyframes history-pulse-blue{50%{opacity:.8}}.history-spinner{display:flex;justify-content:center;margin-top:25px}.history-loader{animation:history-spin .8s linear infinite;border:4px solid #2c62db;border-radius:50%;border-top-color:#0000;height:30px;width:30px}@keyframes history-spin{to{transform:rotate(1turn)}}.history-error{color:#d9534f;font-weight:600;padding:16px;text-align:center}.history-back-btn{background:none;border:0;color:#007bff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px}.history-back-btn:hover{text-decoration:underline}@media (max-width:768px){.history-header{padding:0 12px}.history-header-title{font-size:1.2rem}.history-header-home-btn{font-size:.9rem;min-width:auto;padding:7px 14px}.history-card{margin-top:20px;padding:16px 10px;width:95%}.history-title{font-size:1.2rem}.history-table td,.history-table th{font-size:.9rem;padding:10px 6px}}.contract-full-root{background:linear-gradient(100deg,#f0f5fc,#fafdff);flex-direction:column;margin:0;min-height:100vh;padding:0}.contract-full-root,.page-header{box-sizing:border-box;display:flex}.page-header{align-items:center;background:linear-gradient(90deg,#fff,#f4f9ff);border-bottom:1px solid #e8f0ff;box-shadow:0 3px 16px #284a6e12;justify-content:space-between;min-height:64px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.back-btn{background:linear-gradient(135deg,#e4ecfa,#d6e6f8);border:1.5px solid #c2d9f3;border-radius:24px;box-shadow:0 2px 8px #265dbe12;color:#265dbe;cursor:pointer;flex-shrink:0;font-size:1rem;font-weight:700;padding:8px 18px;transition:all .24s}.back-btn:hover{background:linear-gradient(135deg,#d2e2fe,#c4dcf9);box-shadow:0 4px 16px #265dbe29;transform:translateY(-1px)}.contract-filename{color:#2250a2;flex:1 1;font-size:1.4rem;font-weight:700;overflow:hidden;padding:0 12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.contract-main{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0;padding:0;width:100%}.contract-section{background:#fff;border-radius:16px;box-shadow:0 6px 32px #2c56a114;box-sizing:border-box;margin:32px auto 0;max-width:1100px;padding:32px 24px;width:90%}.section-heading{border-bottom:2px solid #e5f0fc;color:#1760d0;font-size:1.3rem;font-weight:700;margin:0 0 20px;padding-bottom:10px}.fields-table-wrapper{box-sizing:border-box;overflow-x:auto;width:100%}.fields-table{border-collapse:initial;border-radius:10px;border-spacing:0;box-shadow:0 2px 12px #4669a80a;min-width:400px;overflow:hidden;width:100%}.fields-table td,.fields-table th{border-bottom:1.5px solid #e8f0fc;font-size:1rem;padding:12px 16px;text-align:left}.fields-table th{background:#f4f8fc;color:#2556a4;font-weight:700;width:38%}.fields-table td{background:#fdfdff;color:#1d2c49}.fields-table td.empty{color:#bcc5d2;font-style:italic}.fields-table tbody tr:hover{background:#f7fbff}.submittal-table-scroll{box-sizing:border-box;margin-top:20px;overflow-x:auto;width:100%}.submittal-table{border-collapse:initial;border-radius:10px;border-spacing:0;box-shadow:0 2px 12px #4669a80a;min-width:500px;overflow:hidden;width:100%}.submittal-table td,.submittal-table th{border-bottom:1.5px solid #e3eefd;font-size:1rem;padding:13px 14px;text-align:left}.submittal-table th{background:#eaf3fc;color:#3063b5;font-weight:700;white-space:nowrap}.submittal-table tr{background:#fbfdff}.submittal-table tbody tr:hover{background:#f0f9ff}.submittal-table .sno{color:#5077ba;font-weight:700;text-align:center;width:60px}.submittal-table .item{color:#0e3570;font-weight:600}.submittal-table .page{color:#274368;text-align:center}.submittal-table .reason{color:#596872}.empty-table-msg{color:#97a7ba;font-size:1.08rem;font-style:italic;padding:36px 0;text-align:center}.spinner{display:flex;justify-content:center;margin:30px 0}.loader{animation:contract-spin .8s linear infinite;border:4px solid #2270e0;border-radius:50%;border-top-color:#0000;height:32px;width:32px}@keyframes contract-spin{to{transform:rotate(1turn)}}.error{color:#d9534f;font-weight:600;margin:16px 0;text-align:center}.empty{color:#b2b2b2;font-style:italic}@media (max-width:1200px){.contract-section{width:95%}}@media (max-width:768px){.page-header{padding:0 12px}.contract-filename{font-size:1.1rem}.back-btn{font-size:.9rem;padding:7px 14px}.contract-section{margin-top:20px;padding:20px 16px;width:95%}.section-heading{font-size:1.15rem}.fields-table td,.fields-table th,.submittal-table td,.submittal-table th{font-size:.92rem;padding:10px 8px}}
/*# sourceMappingURL=main.c3618c19.css.map*/