.buildmaster-home{min-height:100vh;background-color:#fff;padding:60px 0}.logo-box{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#212529;border-radius:.5rem;transition:all .3s ease}.logo-box:hover{transform:scale(1.05)}.card-hover{border:1px solid #dee2e6!important;background-color:#f9f9f9!important;transition:all .3s ease;border-radius:.75rem}.card-hover:hover{border-color:#212529!important;background-color:#fafafa!important;transform:translateY(-4px);box-shadow:0 .5rem 1rem #00000014!important}.card-body{padding:1.5rem}.card-title{font-size:.95rem;font-weight:600;color:#212529;margin-bottom:.5rem}.card-text{font-size:.85rem;color:#6c757d;margin-bottom:0}.btn-lg{padding:.75rem 2rem;font-weight:600;font-size:.95rem;transition:all .3s ease}.btn-dark:hover{background-color:#000!important;border-color:#000!important;transform:translateY(-2px);box-shadow:0 .5rem 1rem #00000026!important}.btn-dark:active{transform:scale(.95)}.display-6{font-weight:700;letter-spacing:-.02em}.text-secondary{color:#6c757d!important}.fs-6{font-size:.95rem}.lh-lg{line-height:1.75}.gap-2{gap:.5rem}.gap-3{gap:1rem}.g-3>*{padding-right:.5rem;padding-left:.5rem}.g-5>*{padding-right:1.5rem;padding-left:1.5rem}@media (max-width: 992px){.buildmaster-home{padding:40px 0}.display-6{font-size:2rem}.row.g-5>div{padding-right:1rem!important;padding-left:1rem!important}}@media (max-width: 768px){.buildmaster-home{padding:30px 0}.display-6{font-size:1.75rem}.col-lg-5,.col-lg-7{padding-right:1rem!important;padding-left:1rem!important}.btn-lg{width:100%;padding:.625rem 1.5rem}.row.g-3{gap:.75rem}.row.g-3>*{padding-right:.375rem;padding-left:.375rem}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.buildmaster-home{animation:slideUp .6s ease-out}.card-hover{animation:slideUp .6s ease-out;animation-fill-mode:both}.card-hover:nth-child(1){animation-delay:.1s}.card-hover:nth-child(2){animation-delay:.2s}.card-hover:nth-child(3){animation-delay:.3s}.card-hover:nth-child(4){animation-delay:.4s}.left-main{min-height:100vh;padding:32px 32px 48px!important;font-family:var(--app-font)!important}.horizon-header{margin-bottom:24px}.horizon-header-path{font-size:14px;color:#707eae;font-weight:500;margin-bottom:2px;text-transform:capitalize}.horizon-header-title{font-size:34px;font-weight:700;color:#1b254b;letter-spacing:-.02em}.horizon-card{background:#fff!important;border-radius:20px!important;border:none!important;box-shadow:0 18px 40px #7090b014!important;padding:20px!important;transition:transform .2s ease,box-shadow .2s ease!important}.horizon-card:hover{transform:translateY(-2px);box-shadow:0 24px 48px #7090b01f!important}.horizon-kpi-card{display:flex!important;align-items:center!important;gap:18px!important}.horizon-icon-wrapper{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.horizon-icon-wrapper svg{width:26px;height:26px}.bg-brand-light{background-color:#f4f7fe!important;color:#4318ff!important}.bg-success-light{background-color:#e6faf0!important;color:#05cd99!important}.bg-info-light{background-color:#e5f9ff!important;color:#39b8ff!important}.bg-warning-light{background-color:#fff9e6!important;color:#ffb547!important}.bg-danger-light{background-color:#feefee!important;color:#ee5d50!important}.bg-orange-light{background-color:#fff2eb!important;color:#ff7043!important}.bg-purple-light{background-color:#f5eeff!important;color:#a461d8!important}.horizon-kpi-info{display:flex;flex-direction:column}.horizon-kpi-title{font-size:14px;font-weight:500;color:#a3aed0;margin-bottom:2px;text-transform:capitalize;letter-spacing:-.01em}.horizon-kpi-value{font-size:24px;font-weight:700;color:#1b254b;line-height:1.2;letter-spacing:-.02em;margin:0}.horizon-kpi-growth{display:inline-flex;align-items:center;font-size:12px;font-weight:700;margin-top:2px}.horizon-kpi-growth.success{color:#05cd99}.horizon-kpi-growth.danger{color:#ee5d50}.horizon-kpi-growth.warning{color:#ffb547}.horizon-chart-card{padding:24px!important;background:#fff!important}.horizon-chart-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.horizon-chart-title{font-size:18px;font-weight:700;color:#1b254b;letter-spacing:-.02em;margin-bottom:4px}.horizon-chart-subtitle{font-size:14px;font-weight:500;color:#a3aed0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.horizon-animated{animation:fadeInUp .5s cubic-bezier(.25,.46,.45,.94) both}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:28px}@media (max-width: 768px){.left-main{padding:20px 16px!important}.horizon-header-title{font-size:28px}}.horizon-ai-card{background:linear-gradient(135deg,#7064f5,#4318ff)!important;color:#fff!important;position:relative;overflow:hidden}.horizon-ai-card:before{content:"";position:absolute;top:-20%;right:-20%;width:200px;height:200px;background:#ffffff1a;border-radius:50%;pointer-events:none}.horizon-ai-card .horizon-chart-title{color:#fff!important}.horizon-ai-card .horizon-chart-subtitle{color:#ffffffb3!important}.horizon-ai-body{font-size:15px;line-height:1.6;font-weight:500;color:#fffffff2;margin-top:15px}.horizon-ai-sparkle{background:#fff3;color:#fff;padding:8px;border-radius:12px;display:inline-flex;margin-bottom:12px}.horizon-shortcuts-card{background:#fff!important}.shortcut-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-top:15px}.shortcut-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background:#f4f7fe;border-radius:16px;color:#1b254b!important;font-weight:600;font-size:13px;transition:all .2s ease;text-decoration:none!important}.shortcut-item:hover{background:#4318ff;color:#fff!important;transform:translateY(-2px)}.shortcut-icon-wrapper{margin-bottom:8px;font-size:18px}.horizon-table-card{padding:24px!important}.horizon-table{width:100%;border-collapse:collapse}.horizon-table th{font-size:12px;font-weight:600;color:#a3aed0;text-transform:uppercase;padding-bottom:12px;border-bottom:1px solid #E0E5F2;text-align:left}.horizon-table td{padding:16px 0;font-size:14px;font-weight:700;color:#1b254b;border-bottom:1px solid #F4F7FE}.horizon-table tr:last-child td{border-bottom:none}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700}.status-badge.completed{color:#05cd99}.status-badge.pending{color:#ffb547}.status-badge.cancelled{color:#ee5d50}.horizon-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px!important;margin-bottom:15px;margin-top:15px}.horizon-search{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #E0E5F2;border-radius:16px;background:#fff;min-height:44px;flex:1}.horizon-search svg{color:#a3aed0}.horizon-search input{border:none;outline:none;width:100%;font-size:14px;color:#1b254b}.horizon-btn-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:14px;border:1px solid #E0E5F2;background:#fff;color:#1b254b;font-weight:600;font-size:13px;white-space:nowrap}.horizon-btn-chip:hover{background:#f4f7fe}.horizon-btn-primary{background:#111827;border-color:#111827;color:#fff}.horizon-btn-primary:hover{background:#0b1220;border-color:#0b1220;color:#fff}.horizon-staff-card{display:flex;align-items:center;gap:12px;padding:14px;background:#f4f7fe;border-radius:12px;margin-bottom:12px}.horizon-staff-card:last-child{margin-bottom:0}.horizon-staff-avatar{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#4318ff,#7064f5);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;flex-shrink:0}.horizon-staff-info{flex:1}.horizon-staff-name{font-size:14px;font-weight:700;color:#1b254b;margin-bottom:4px}.horizon-staff-role{font-size:12px;color:#a3aed0;margin-bottom:8px}.horizon-staff-meta{font-size:11px;color:#a3aed0}.horizon-staff-progress{width:80px;text-align:right}.horizon-progress-bar{width:100%;height:6px;background:#e0e5f2;border-radius:10px;overflow:hidden;margin-top:4px}.horizon-progress-fill{height:100%;border-radius:10px;transition:width .3s ease}.horizon-progress-fill.success{background:#05cd99}.horizon-progress-fill.warning{background:#ffb547}.horizon-progress-fill.danger{background:#ee5d50}.horizon-matrix-card{padding:24px!important}.horizon-matrix-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.horizon-matrix-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:10px;font-size:12px;font-weight:600;border:1px solid #E0E5F2}.horizon-matrix-table{width:100%;border-collapse:separate;border-spacing:0}.horizon-matrix-table th{background:#f4f7fe;font-size:12px;font-weight:600;color:#a3aed0;text-transform:uppercase;padding:14px 16px;text-align:left;letter-spacing:.02em}.horizon-matrix-table th:first-child{border-top-left-radius:12px}.horizon-matrix-table th:last-child{border-top-right-radius:12px}.horizon-matrix-table td{padding:14px 16px;font-size:14px;font-weight:600;color:#1b254b;border-bottom:1px solid #F4F7FE}.horizon-matrix-table tr:last-child td{border-bottom:none}.horizon-risk-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:700}.horizon-risk-badge.low{background:#e6faf0;color:#05cd99}.horizon-risk-badge.medium{background:#fff9e6;color:#ffb547}.horizon-risk-badge.high{background:#feefee;color:#ee5d50}.horizon-dots{display:flex;gap:4px}.horizon-dot{width:8px;height:8px;border-radius:50%;background:#e0e5f2}.horizon-dot.filled{background:#1b254b}.ai-summary-card{position:relative;overflow:hidden;border-radius:24px!important}.ai-summary-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1200px 260px at 0% 0%,#4318ff24,#4318ff05 60%,#fff0);pointer-events:none}.ai-summary-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;border:1px solid rgba(67,24,255,.12);pointer-events:none}.ai-summary-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.ai-summary-title{min-width:0}.ai-summary-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#4318ff1a;color:#4318ff;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.ai-summary-heading{margin:10px 0 4px;font-size:20px;font-weight:800;color:#1b254b;letter-spacing:-.02em}.ai-summary-subtitle{font-size:13px;font-weight:600;color:#707eae}.ai-summary-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.ai-summary-panel{position:relative;background:#f4f7fee6;border:1px solid #E0E5F2;border-radius:18px;padding:16px}.ai-summary-list{margin:0;padding-left:18px;display:grid;gap:10px}.ai-summary-list li{font-size:14px;font-weight:700;color:#1b254b;line-height:1.35}.ai-summary-empty{display:grid;gap:6px}.ai-summary-empty-title{font-size:14px;font-weight:800;color:#1b254b}.ai-summary-empty-subtitle{font-size:13px;font-weight:600;color:#707eae;line-height:1.4}.horizon-tabs{display:flex;align-items:center;gap:8px;padding:8px;border-radius:16px;background:#f4f7fe;border:1px solid #E0E5F2}.horizon-tab{border:none;background:transparent;padding:10px 14px;border-radius:14px;color:#707eae;font-weight:700;font-size:13px;transition:background .15s ease,color .15s ease,transform .15s ease;white-space:nowrap}.horizon-tab:hover{background:#4318ff1a;color:#4318ff;transform:translateY(-1px)}.horizon-tab.active{background:#4318ff;color:#fff}.project-meta{display:grid;gap:10px}.project-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#f4f7fe}.project-meta-label{font-size:12px;font-weight:700;color:#707eae;text-transform:uppercase;letter-spacing:.02em}.project-meta-value{font-size:13px;font-weight:800;color:#1b254b;text-align:right;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-stat{padding:12px;border-radius:16px;background:#fff;border:1px solid #E0E5F2}.project-stat-label{font-size:12px;font-weight:700;color:#a3aed0;text-transform:uppercase;letter-spacing:.02em}.project-stat-value{margin-top:4px;font-size:20px;font-weight:800;color:#1b254b}.project-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.project-summary-card{background:#fff;border:1px solid #E0E5F2;border-radius:18px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.project-summary-label{font-size:12px;font-weight:800;color:#a3aed0;text-transform:uppercase;letter-spacing:.02em}.project-summary-value{font-size:22px;font-weight:900;color:#1b254b;line-height:1.1}.project-summary-sub{margin-top:6px;font-size:12px;font-weight:700;color:#707eae}.project-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid #E0E5F2;background:#f4f7fe;color:#1b254b}.project-row-main{display:flex;align-items:center;gap:10px;min-width:0}.project-client-avatar{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#4318ff1a;color:#4318ff;font-weight:900;font-size:12px;flex-shrink:0}.project-row-title{display:grid;min-width:0}.project-row-name{font-size:14px;font-weight:900;color:#1b254b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-row-meta{margin-top:2px;display:flex;flex-wrap:wrap;gap:8px;color:#a3aed0;font-size:12px;font-weight:700}.project-stage-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:10px;font-size:12px;font-weight:900;border:1px solid #E0E5F2;background:#f4f7fe;color:#1b254b;white-space:nowrap}.project-stage-badge.primary{background:#4318ff1a;border-color:#4318ff40;color:#4318ff}.project-stage-badge.success{background:#05cd991f;border-color:#05cd9940;color:#05cd99}.project-stage-badge.warning{background:#ffb5472e;border-color:#ffb5474d;color:#ff8c00}.project-stage-badge.danger{background:#ee5d501f;border-color:#ee5d5040;color:#ee5d50}.project-progress-wrap{margin-top:14px;padding:12px;border-radius:16px;background:#f4f7fe;border:1px solid #E0E5F2}.project-progress-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-progress-title{font-size:12px;font-weight:900;color:#1b254b;text-transform:uppercase;letter-spacing:.02em}.project-progress-percent{font-size:12px;font-weight:900;color:#4318ff}.project-progress-bar{width:100%;height:8px;border-radius:999px;background:#e0e5f2;overflow:hidden;margin-top:10px}.project-progress-fill{height:100%;border-radius:999px;background:#4318ff;transition:width .2s ease}.project-progress-dates{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:800;color:#707eae}.left-main input[type=text],.left-main input[type=email],.left-main input[type=password],.left-main input[type=number],.left-main input[type=tel],.left-main input[type=url],.left-main input[type=date],.left-main input[type=datetime-local],.left-main input[type=search],.left-main select,.left-main .form-control,.left-main .form-select,.left-main textarea{border:1px solid #E0E5F2;border-radius:14px;padding:10px 14px;font-size:14px;font-weight:600;color:#1b254b;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;outline:none;height:auto}.left-main input[type=text]:focus,.left-main input[type=email]:focus,.left-main input[type=password]:focus,.left-main input[type=number]:focus,.left-main input[type=tel]:focus,.left-main input[type=url]:focus,.left-main input[type=date]:focus,.left-main input[type=datetime-local]:focus,.left-main input[type=search]:focus,.left-main select:focus,.left-main .form-control:focus,.left-main .form-select:focus,.left-main textarea:focus{border-color:#4318ff;box-shadow:0 0 0 3px #4318ff14}.left-main input::placeholder,.left-main textarea::placeholder{color:#a3aed0;font-weight:500}.left-main .form-label{font-size:13px;font-weight:700;color:#1b254b;margin-bottom:6px}/*!
* FilePond 4.30.4
* Licensed under MIT, https://opensource.org/licenses/MIT/
* Please visit https://pqina.nl/filepond/ for details.
*/.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:#00000003}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:#00000080;background-image:none;box-shadow:0 0 #fff0;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled]{color:#ffffff80;background-color:#00000040}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em #00000053}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.175;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}/*!
* FilePondPluginImagePreview 4.6.11
* Licensed under MIT, https://opensource.org/licenses/MIT/
* Please visit https://pqina.nl/filepond/ for details.
*/.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:#282828d9}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:#00000003}.filepond--image-preview{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] img,.filepond--image-clip[data-transparency-indicator=grid] canvas{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}.drawings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin-top:.5rem}.glass-card{background:#ffffff0f;-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);border-radius:14px;border:1px solid rgba(255,255,255,.1);box-shadow:0 6px 24px #0000001f;transition:transform .22s ease,box-shadow .22s ease;cursor:pointer}.glass-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #0000002e}.drawing-card{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.drawing-icon{text-align:center;margin-bottom:.25rem;color:#4a9eff;font-size:2rem}.drawing-icon svg{width:40px;height:40px}.drawing-info h5{margin:0;font-size:.95rem;font-weight:600;color:#1a2332;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawing-category{font-size:.85rem;color:#7e8299;margin:0}.drawing-meta{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.drawing-actions{margin-top:.5rem;display:flex;justify-content:flex-end;gap:.5rem}.drawing-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:dmo-fadeIn .2s ease-out}@keyframes dmo-fadeIn{0%{opacity:0}to{opacity:1}}.drawing-modal-content{background:#fff;border-radius:16px;padding:1.75rem;width:90%;max-width:480px;box-shadow:0 20px 60px #00000040;position:relative;max-height:90vh;overflow-y:auto}.drawing-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.drawing-modal-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#1a2332}.drawing-modal-close{background:none;border:none;font-size:1.4rem;color:#999;cursor:pointer;padding:0;line-height:1;transition:color .15s}.drawing-modal-close:hover{color:#333}.drawing-dropzone{border:2px dashed #d0d5dd;border-radius:12px;padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:all .25s ease;margin-bottom:1.25rem;background:#fafbfc}.drawing-dropzone:hover{border-color:#4a9eff;background:#f0f7ff}.drawing-dropzone.drag-over{border-color:#4a9eff;background:#e8f2ff;transform:scale(1.01)}.drawing-dropzone.has-file{border-style:solid;border-color:#4a9eff;background:#f0f7ff}.dropzone-empty .dropzone-icon{font-size:2.5rem;margin-bottom:.5rem}.dropzone-preview{display:flex;flex-direction:column;align-items:center;gap:.75rem}.dropzone-preview-img{max-width:100%;max-height:140px;border-radius:8px;object-fit:contain}.dropzone-file-icon{font-size:3rem}.dropzone-file-info{display:flex;flex-direction:column}.dropzone-file-name{font-weight:600;font-size:.9rem;color:#1a2332;word-break:break-all}.dropzone-file-size{font-size:.8rem;color:#7e8299}.drawing-preview-container{display:flex;align-items:center;justify-content:center;min-height:300px;background:#fafbfc;border-radius:12px;border:1px solid #e0e5f2}.drawing-preview-image{max-width:100%;max-height:500px;border-radius:8px;object-fit:contain}.drawing-preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.drawing-preview-placeholder svg{width:64px;height:64px;color:#c0c5d0}.version-history-list{display:flex;flex-direction:column;gap:.25rem}.version-history-item{padding:.6rem .75rem;border-radius:8px;cursor:pointer;transition:background .15s ease}.version-history-item:hover{background:#f0f4f8}.version-history-item.active{background:#e8f2ff;border-left:3px solid #4a9eff}@media (max-width: 768px){.drawings-grid{grid-template-columns:1fr}.drawing-modal-content{width:95%;padding:1.25rem}}.badge-draft{background-color:#f1f5f9;color:#475569;border:1px solid #cbd5e1}.badge-review{background-color:#fef3c7;color:#b45309;border:1px solid #fde68a}.badge-approved{background-color:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.badge-superseded{background-color:#fee2e2;color:#b91c1c;border:1px solid #fecaca;text-decoration:line-through}.min-h-500{min-height:500px}
