@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";:root{--pmh-green:#006f54;--pmh-dark-green:#004d3a;--pmh-orange:#e13b2b;--pmh-bg:#f1f5f9;--pmh-surface:#fff;--pmh-text:#0f172a;--pmh-text-light:#64748b;--pmh-border:#cbd5e1}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--pmh-text);background:linear-gradient(-45deg,#0f172a,#004d40,#009f93,#1e293b) 0 0/400% 400% fixed;min-height:100vh;margin:0;font-family:Inter,sans-serif;line-height:1.6;animation:15s infinite gradientBG}@keyframes gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.dashboard-container{width:95%;max-width:1600px;margin:2rem auto;padding:0 1rem}.logo-text{color:var(--pmh-green);align-items:center;gap:.5rem;font-size:2rem;font-weight:700;display:flex}.logo-dot{background-color:var(--pmh-orange);border-radius:50%;width:12px;height:12px;display:inline-block}.card{background-color:var(--pmh-surface);border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.split-layout{flex-direction:row;align-items:flex-start;gap:2rem;display:flex}@media (width<=1200px){.split-layout{flex-direction:column;align-items:center}}.editor-panel{flex:1;width:100%;min-width:350px}.preview-panel{flex:none;width:210mm;max-width:100%;overflow-x:auto}.grid-2{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.input-field{border-radius:6px;width:100%;padding:.75rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s;border:1px solid var(--pmh-border)!important;color:var(--pmh-text)!important;background-color:#fff!important}input[type=text],input[type=number],select,textarea{color:var(--pmh-text)!important;background-color:#fff!important}.input-field:focus{border-color:var(--pmh-green);outline:none;box-shadow:0 0 0 3px #006f541a}input[type=file]::file-selector-button{background-color:var(--pmh-dark-green);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-right:1rem;padding:.5rem 1rem;font-weight:600;transition:background-color .2s}input[type=file]::file-selector-button:hover{background-color:var(--pmh-green)}.quote-table{border-collapse:collapse;width:100%;margin-top:1rem}.quote-table th{background-color:var(--pmh-green);color:#fff;text-align:left;padding:.75rem;font-size:.875rem}.quote-table td{border-bottom:1px solid var(--pmh-border);padding:.75rem}.text-right{text-align:right!important}.btn-primary{background-color:var(--pmh-green);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:inline-flex}.btn-accent{background-color:var(--pmh-orange);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:opacity .2s}.btn-accent:hover{opacity:.9}.btn-danger{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:6px;padding:.5rem 1rem}.quote-preview{border:1px solid var(--pmh-border);background:#fff;padding:3rem;position:relative}.preview-header{border-bottom:2px solid var(--pmh-green);justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.totals-section{width:300px;margin-top:2rem;margin-left:auto}.total-row{border-bottom:1px solid var(--pmh-border);justify-content:space-between;padding:.5rem 0;display:flex}.total-row.final{color:var(--pmh-green);border-bottom:none;border-top:2px solid var(--pmh-green);margin-top:.5rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.editable-preview-field{color:inherit;outline:none;font-family:inherit;transition:all .2s;box-shadow:none!important;background-color:#0000!important;border:1px solid #0000!important;padding:0!important}.editable-preview-field:hover,.editable-preview-field:focus{border-radius:4px;background-color:#ffffff1a!important;border-color:#fff3!important}.editable-preview-textarea{resize:none;overflow:hidden}@media print{body *{visibility:hidden}.preview-panel,.preview-panel *{visibility:visible}.preview-panel{width:100%;margin:0;padding:0;position:absolute;top:0;left:0}.quote-preview{page-break-inside:auto;width:100%!important;min-height:auto!important;box-shadow:none!important;border:none!important;margin:0!important;padding:0!important}.quote-preview tr{page-break-inside:avoid;page-break-after:auto}.quote-footer{page-break-inside:avoid}.no-print{display:none!important}}.task-manager{flex-direction:column;width:95%;max-width:1400px;height:calc(100vh - 80px);margin:0 auto;padding:1.5rem;display:flex}.header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.header h2{color:#fff;font-size:22px;font-weight:500}.filters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.filter-group{flex-direction:column;gap:4px;display:flex}.filter-group label{color:#ffffffb3;font-size:12px;font-weight:500}.filter-group select{color:#fff;background:#0003;border:1px solid #fff3;border-radius:8px;outline:none;padding:.4rem .75rem;font-size:13px}.filter-group select option{color:#fff;background:#1e293b}.user-tasks-section h3{margin-bottom:1rem;font-size:16px;font-weight:500}.tasks-list{flex-direction:column;gap:.75rem;display:flex}.task-card{box-sizing:border-box;border:1px solid #fff6;border-radius:12px;flex-direction:column;gap:.5rem;width:100%;padding:1rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.task-card.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;box-shadow:0 4px 16px #0003}.task-card.glass-panel:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.task-card h4{word-break:break-word;overflow-wrap:break-word;margin:0;font-size:15px;font-weight:500}.task-card p{color:#cbd5e1;word-break:break-word;overflow-wrap:break-word;margin:0;font-size:13px}.task-details{color:#cbd5e1;flex-wrap:wrap;gap:1rem;font-size:12px;display:flex}.task-assignees{color:#cbd5e1;font-size:12px}.task-actions{gap:.5rem;margin-top:.25rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;padding:4px 14px;font-size:12px}.btn-primary{color:#fff;background:#06663e;border:none}.btn-primary:hover{background:#044e2f}.btn-secondary{color:#fff;background:#000;border:1px solid #ffffff4d}.btn-secondary:hover{background:#1a1a1a}.btn-edit{color:#06663e;background:0 0;border:1px solid #06663e}.btn-delete{color:#dc2626;background:0 0;border:1px solid #dc2626}.btn-complete{color:#fff;background:#06663e;border:none}.btn-complete:hover{background:#044e2f}.btn-clear{color:#64748b;background:0 0;border:1px solid #cbd5e1}.status-badge{border-radius:8px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.status-pending{color:#854d0e;background:#fef9c3}.status-in-progress{color:#1e40af;background:#dbeafe}.status-completed{color:#166534;background:#dcfce7}.modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#0f172ad9;border:1px solid #ffffff26;border-radius:12px;width:90%;max-width:500px;max-height:90vh;padding:1.5rem;overflow-y:auto}.modal-content.task-detail-modal{width:95vw;max-width:950px}.modal-content h2{margin-bottom:1.25rem;font-size:18px;font-weight:500}.form-group label{color:#cbd5e1;margin-bottom:4px;font-size:13px;font-weight:500;display:block}.form-group input,.form-group textarea,.form-group select{box-sizing:border-box;color:#fff;background:#0003;border:1px solid #fff3;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:14px}.form-group select option{color:#fff;background:#1e293b}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.collaborators-list{background:#0003;border:1px solid #fff3;border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;max-height:160px;padding:.75rem;display:grid;overflow-y:auto}.collaborator-item{color:#e2e8f0;align-items:center;gap:8px;font-size:14px;display:flex}.collaborator-item input[type=checkbox]{cursor:pointer;width:auto;margin:0}.modal-actions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.task-detail-modal{border:1px solid #006f5440;max-width:850px;box-shadow:0 20px 40px #00000026}.task-detail-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.task-detail-title-row{flex-wrap:wrap;align-items:center;gap:.75rem;max-width:90%;display:flex}.task-detail-title-row h2{color:#fff;font-weight:600;margin:0!important;font-size:20px!important}.btn-close-detail{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1;transition:color .15s}.btn-close-detail:hover{color:#ef4444}.task-detail-body{flex-direction:column;gap:1.25rem;display:flex}.detail-modal-layout{grid-template-columns:1fr 1.5fr;align-items:start;gap:2rem;display:grid}.detail-col-left,.detail-col-right{flex-direction:column;gap:1.5rem;display:flex}@media (width<=900px){.detail-modal-layout{grid-template-columns:1fr;gap:1.5rem}}.detail-section h3{color:#cbd5e1;margin-bottom:.5rem;font-size:14px;font-weight:600}.detail-description-box{color:#f8fafc;white-space:pre-wrap;text-align:left;background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;max-height:180px;padding:1rem;font-size:14px;line-height:1.5;overflow-y:auto}.detail-description-box .no-desc{color:#94a3b8;font-style:italic}.detail-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=480px){.detail-grid{grid-template-columns:1fr}}.detail-group{text-align:left;background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:4px;padding:.75rem;display:flex}.detail-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.detail-value{color:#f8fafc;font-size:13px}.detail-value.text-highlight{color:#38bdf8;font-weight:500}.detail-value.text-bold{color:#fff;font-weight:600}.status-select{cursor:pointer;border:1px solid #0000;border-radius:6px;outline:none;padding:.25rem .5rem;font-size:13px;font-weight:600}.status-select.status-pending{color:#854d0e;background-color:#fef9c3;border-color:#fef08a}.status-select.status-in-progress{color:#1e40af;background-color:#dbeafe;border-color:#bfdbfe}.status-select.status-completed{color:#166534;background-color:#dcfce7;border-color:#bbf7d0}.detail-collaborators-tags{flex-wrap:wrap;gap:.5rem;display:flex}.collaborator-tag{color:#e2e8f0;background-color:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.task-detail-actions{border-top:1px solid #ffffff1a;margin-top:1.25rem;padding-top:1rem}.task-card.urgency-red{background:linear-gradient(90deg,#ef444426 0%,#ffffff0d 100%);border-color:#ef44444d;border-left-style:solid;border-left-width:4px}.task-card.urgency-red:hover{border-color:#ef444480;box-shadow:0 4px 12px #ef444433}.task-card.urgency-yellow{background:linear-gradient(90deg,#f59e0b26 0%,#ffffff0d 100%);border-color:#f59e0b4d;border-left-style:solid;border-left-width:4px}.task-card.urgency-yellow:hover{border-color:#f59e0b80;box-shadow:0 4px 12px #f59e0b33}.task-card.urgency-green{background:linear-gradient(90deg,#10b98126 0%,#ffffff0d 100%);border-color:#10b9814d;border-left-style:solid;border-left-width:4px}.task-card.urgency-green:hover{border-color:#10b98180;box-shadow:0 4px 12px #10b98133}.task-card.urgency-completed{opacity:.7;background:#ffffff05;border-color:#ffffff1a;border-left-style:solid;border-left-width:4px}.task-card.urgency-completed h4{text-decoration:line-through;color:#94a3b8!important}.task-urgency-badge{color:#f8fafc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:600;position:absolute;top:10px;right:10px}.tab-btn{transition:all .2s;position:relative}.tab-btn:hover,.tab-btn.active-tab{color:#fff!important}.task-comments-section{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.comments-list{flex-direction:column;gap:1rem;max-height:250px;margin-bottom:1rem;padding-right:.5rem;display:flex;overflow-y:auto}.no-comments{color:#94a3b8;text-align:center;padding:1rem 0;font-size:14px;font-style:italic}.comment-bubble{border-radius:12px;max-width:85%;padding:.75rem 1rem;font-size:14px;line-height:1.4;position:relative}.comment-bubble.others{color:#e2e8f0;background-color:#ffffff1a;border-bottom-left-radius:2px;align-self:flex-start}.comment-bubble.mine{color:#dcfce7;background-color:#06663e4d;border-bottom-right-radius:2px;align-self:flex-end}.comment-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.25rem;display:flex}.comment-header strong{font-size:13px;font-weight:600}.comment-time{color:#94a3b8;font-size:11px}.comment-bubble.mine .comment-time{color:#a7f3d0}.comment-input-area{align-items:flex-start;gap:.5rem;display:flex}.comment-input-area textarea{resize:none;color:#fff;background:#0003;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;min-height:40px;max-height:100px;padding:.75rem;font-family:inherit;font-size:14px;transition:border-color .2s}.comment-input-area textarea:focus{border-color:#06663e}.btn-comment{border-radius:8px;align-items:center;height:40px;padding:.75rem 1rem;display:flex}.task-card.urgency-none{border-left:5px solid #cbd5e1}.task-expenses-section{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.expenses-form-grid{grid-template-columns:2fr 1.2fr 1.2fr 1fr 1fr auto;align-items:flex-end;gap:.75rem;margin-bottom:1.25rem;display:grid}@media (width<=600px){.expenses-form-grid{grid-template-columns:1fr 1fr}.btn-add-expense{grid-column:span 2}}.expense-field-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.expense-input-field{color:#fff;box-sizing:border-box;background-color:#0003;border:1px solid #fff3;border-radius:6px;outline:none;width:100%;padding:.5rem;font-size:13px;transition:border-color .2s}.expense-input-field:focus{border-color:#06663e}.btn-add-expense{cursor:pointer;white-space:nowrap;border-radius:6px;height:34px;padding:.5rem 1rem;font-size:13px;font-weight:600}.expense-empty-msg{color:#94a3b8;text-align:center;background:#0000001a;border:1px dashed #ffffff1a;border-radius:8px;padding:1rem;font-size:13px;font-style:italic}.expenses-table-view{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:13px}.expenses-table-view th{text-align:left;color:#e2e8f0;background-color:#ffffff1a;border-bottom:2px solid #fff3;padding:.6rem .75rem;font-weight:600}.expenses-table-view td{color:#f8fafc;border-bottom:1px solid #ffffff1a;padding:.6rem .75rem}.expense-date-col{color:#cbd5e1}.expense-concept-col{color:#fff;font-weight:500}.expense-provider-col{color:#cbd5e1}.expense-amount-col{color:#34d399;font-weight:700}.expense-status-badge{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.expense-status-badge.paid{color:#6ee7b7;background-color:#34d39933;border:1px solid #34d3994d}.expense-status-badge.paid:hover{background-color:#34d3994d;box-shadow:0 2px 6px #34d39926}.expense-status-badge.pending{color:#fcd34d;background-color:#fbbf2433;border:1px solid #fbbf244d}.expense-status-badge.pending:hover{background-color:#fbbf244d;box-shadow:0 2px 6px #fbbf2426}.btn-delete-expense{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:14px;transition:background-color .15s}.btn-delete-expense:hover{background-color:#ef44441a}.expense-total-summary-box{color:#6ee7b7;text-align:right;background-color:#34d3991a;border:1px solid #34d39933;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:14px;font-weight:700}.tasks-group-container{text-align:left;margin-top:1rem}.tasks-group-title{color:#fff;border-bottom:1px solid #ffffff1a;margin:0 0 1rem;padding-bottom:.5rem;font-size:15px;font-weight:600}.active-tasks-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=900px){.active-tasks-grid{grid-template-columns:1fr;gap:1.5rem}}.active-tasks-column{-webkit-backdrop-filter:blur(10px);box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;min-height:200px;padding:1rem .75rem}.active-tasks-column.green{border-top:4px solid #10b981}.active-tasks-column.yellow{border-top:4px solid #f59e0b}.active-tasks-column.red{border-top:4px solid #ef4444}.column-title{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:0 0 1rem;font-size:12px;font-weight:700}.column-tasks-list{flex-direction:column;gap:.75rem;max-height:60vh;padding-right:4px;display:flex;overflow-y:auto}.tasks-list{flex-direction:column;gap:1rem;max-height:60vh;padding-right:4px;display:flex;overflow-y:auto}.column-tasks-list::-webkit-scrollbar{width:6px}.tasks-list::-webkit-scrollbar{width:6px}.column-tasks-list::-webkit-scrollbar-track{background:0 0}.tasks-list::-webkit-scrollbar-track{background:0 0}.column-tasks-list::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:10px}.tasks-list::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:10px}.column-tasks-list::-webkit-scrollbar-thumb:hover{background-color:#ffffff40}.tasks-list::-webkit-scrollbar-thumb:hover{background-color:#ffffff40}.empty-col-msg{color:#fff6;text-align:center;background:#ffffff0d;border:1px dashed #ffffff1a;border-radius:8px;padding:2rem 1rem;font-size:12px;font-style:italic}.task-input-field{box-sizing:border-box;color:#fff;background:#0003;border:1px solid #fff3;border-radius:8px;outline:none;width:100%;padding:.5rem .75rem;font-size:14px}.task-input-field:focus{border-color:#06663e}.task-input-field option{color:#fff;background:#1e293b}.task-date{color:#cbd5e1!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.expense-manager-container{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:2rem}.expense-header-section{margin-bottom:2rem}.expense-header-section h2{color:#0f172a;margin:0 0 .5rem;font-size:24px;font-weight:600}.expense-header-section .subtitle{color:#64748b;margin:0;font-size:14px}.expense-dashboard-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (width<=768px){.expense-dashboard-grid{grid-template-columns:1fr;gap:1rem}}.dashboard-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000000d}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.dashboard-card.general{border-left:5px solid #006f54}.dashboard-card.paid{border-left:5px solid #10b981}.dashboard-card.pending{border-left:5px solid #f59e0b}.card-info{text-align:left;flex-direction:column;gap:4px;display:flex}.card-title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.card-value{color:#0f172a;margin:0;font-size:22px;font-weight:700}.card-icon{opacity:.85;font-size:2rem}.dashboard-card.general .card-value{color:#006f54}.dashboard-card.paid .card-value{color:#10b981}.dashboard-card.pending .card-value{color:#d97706}.expense-filters-panel{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #00000005}.filters-row{flex-wrap:wrap;gap:1.25rem;display:flex}.filter-item{text-align:left;flex-direction:column;flex:1;gap:6px;min-width:200px;display:flex}.filter-item.search{flex:2;min-width:300px}.filter-item label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.filter-input{box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:.55rem .75rem;font-size:13px;transition:border-color .2s}.filter-input:focus{border-color:#006f54}.dates-row{align-items:flex-end}.filter-actions-col{justify-content:flex-end;align-items:center;gap:.75rem;height:38px;display:flex}.btn-clear-filters{color:#475569;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #cbd5e1;border-radius:8px;height:100%;padding:.55rem 1rem;font-size:13px;font-weight:600;transition:all .15s}.btn-clear-filters:hover{color:#0f172a;background-color:#f1f5f9;border-color:#94a3b8}.expense-list-panel{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000005}.empty-expenses-box{text-align:center;color:#94a3b8;padding:3rem;font-size:14px;font-style:italic}.table-responsive{width:100%;overflow-x:auto}.expenses-global-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.expenses-global-table th{color:#475569;text-transform:uppercase;letter-spacing:.5px;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;padding:1rem;font-size:12px;font-weight:600}.expenses-global-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:1rem}.expenses-global-table tr:hover{background-color:#f8fafc}.date-col{white-space:nowrap;color:#475569}.concept-col{color:#0f172a;font-weight:600}.provider-col{color:#475569}.task-col{text-overflow:ellipsis;white-space:nowrap;max-width:250px;overflow:hidden}.task-link{color:#006f54;font-weight:500}.creator-col{color:#64748b}.amount-col{color:#0f766e;font-size:14px;font-weight:700}.status-pill{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.status-pill.paid{color:#166534;background-color:#dcfce7}.status-pill.paid:hover{background-color:#bbf7d0;box-shadow:0 2px 6px #16653426}.status-pill.pending{color:#b45309;background-color:#fef3c7}.status-pill.pending:hover{background-color:#fde68a;box-shadow:0 2px 6px #b4530926}.dashboard-loading{min-height:400px;color:var(--pmh-text);flex-direction:column;justify-content:center;align-items:center;font-family:Outfit,Inter,sans-serif;display:flex}.spinner{border:4px solid #006f541a;border-left-color:var(--pmh-green);border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-header{margin-bottom:2rem;font-family:Outfit,Inter,sans-serif}.dashboard-title{color:var(--pmh-text);background:linear-gradient(135deg,#111827 0%,#006f54 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.2rem;font-weight:800}.dashboard-subtitle{color:#64748b;margin:0;font-size:1.1rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.metric-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.metric-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #00000014}.metric-icon{background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;display:flex}.metric-card.sales .metric-icon{background:#ecfdf5}.metric-card.quotes .metric-icon{background:#eff6ff}.metric-card.tasks-completed .metric-icon{background:#f0fdf4}.metric-card.tasks-pending .metric-icon{background:#fffbeb}.metric-info{flex-direction:column;display:flex}.metric-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.metric-value{color:#0f172a;margin:.25rem 0 0;font-size:1.6rem;font-weight:800}.dashboard-layout{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (width<=1400px){.dashboard-layout{grid-template-columns:1fr}}.dashboard-main{flex-direction:column;gap:1.5rem;width:100%;min-width:0;display:flex}.dashboard-main>div{min-width:0}.card-header-flex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.search-input{border:1px solid #cbd5e1;border-radius:8px;width:300px;max-width:100%;padding:.6rem 1rem;font-size:.9rem}.search-input:focus{border-color:var(--pmh-green);outline:none;box-shadow:0 0 0 3px #006f541a}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;max-height:600px;overflow:auto}.dashboard-table{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.dashboard-table th{color:#475569;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:1rem;font-weight:700}.dashboard-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem}.dashboard-table tr:hover td{background-color:#f8fafc}.text-emerald,.font-emerald{color:#059669}.font-semibold{font-weight:600}.font-bold{font-weight:700}.emp-name-badge{align-items:center;gap:.75rem;display:flex}.avatar-placeholder{background:linear-gradient(135deg, var(--pmh-green) 0%, #004d3a 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.role-tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.task-progress-tag{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:.25rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.truncate-text{white-space:nowrap;text-overflow:ellipsis;max-width:250px;display:inline-block;overflow:hidden}.btn-action-view{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.btn-action-view:hover{background:#dbeafe}.audit-logs-card{flex-direction:column;min-width:0;max-height:300px;display:flex}.logs-container{flex-direction:column;gap:.5rem;max-height:240px;padding-right:.5rem;display:flex;overflow-y:auto}.log-item{background:#f8fafc;border-left:3px solid #64748b;border-radius:8px;padding:.5rem .75rem;font-size:.7rem}.log-header{color:#475569;justify-content:space-between;margin-bottom:.2rem;display:flex}.log-user{font-weight:700}.log-time{color:#94a3b8;font-size:.65rem}.log-action-badge{color:#475569;background:#e2e8f0;border-radius:4px;margin-bottom:.2rem;padding:.1rem .35rem;font-size:.65rem;font-weight:800;display:inline-block}.log-action-badge[data-action=login]{color:#1e40af;background:#eff6ff}.log-action-badge[data-action=quote_generated_ai],.log-action-badge[data-action=save_quote]{color:#065f46;background:#ecfdf5}.log-action-badge[data-action=create_task]{color:#9d174d;background:#fdf2f8}.log-action-badge[data-action=quote_clarification_requested]{color:#92400e;background:#fffbeb}.log-details{color:#475569;background:#fff;border:1px dashed #e2e8f0;border-radius:4px;padding:.4rem .6rem}.logs-empty{text-align:center;color:#94a3b8;padding:2rem 0;font-size:.9rem}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.quote-detail-modal{background:#fff;border:1px solid #006f5433;border-radius:16px;flex-direction:column;width:100%;max-width:750px;max-height:85vh;animation:.2s ease-out modalEnter;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.quote-detail-modal .modal-body{flex:1;padding:1.5rem;overflow-y:auto}@keyframes modalEnter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.quote-modal-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;padding:1rem;font-size:.85rem;display:grid}.quote-items-table{margin-top:.5rem;font-size:.85rem}.quote-items-table th,.quote-items-table td{padding:.75rem}.quote-totals-summary{justify-content:flex-end;display:flex}.quote-text-block{background:#f8fafc;border:1px solid #edf2f7;border-radius:6px;margin-top:1rem;padding:.75rem;font-size:.85rem}.quote-text-block strong{color:#475569;margin-bottom:.25rem;display:block}.quote-text-block p{white-space:pre-wrap;color:#334155;margin:0}.login-container{justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Outfit,Inter,sans-serif;display:flex}.glass-panel{-webkit-backdrop-filter:blur(20px);text-align:center;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:900px;padding:3rem;box-shadow:0 30px 60px -12px #00000080}.glass-panel-small{max-width:450px}.brand-title{background:linear-gradient(135deg,#fff 0%,#a7f3d0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.brand-subtitle{color:#ffffffb3;margin-top:.5rem;margin-bottom:2.5rem;font-size:1.1rem}.employees-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.glass-card{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.glass-card:hover{background:#ffffff26;border:1px solid #ffffff4d;transform:translateY(-8px);box-shadow:0 15px 30px #0000004d}.avatar-circle{color:#fff;background:linear-gradient(135deg,#009f93,#004d40);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;font-weight:700;display:flex;box-shadow:0 4px 15px #009f9366}.employee-name{margin:0;font-size:1.1rem;font-weight:600}.employee-role{color:#fff9;margin:0;font-size:.85rem}.password-form{text-align:left;flex-direction:column;gap:1.5rem;animation:.4s cubic-bezier(.4,0,.2,1) fadeInScale;display:flex}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.selected-user-header{border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.glass-input{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.glass-input::placeholder{color:#fff6}.glass-input:focus{background:#0000004d;border-color:#009f93;box-shadow:0 0 0 4px #009f9333}.glass-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#009f93,#00665e);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.glass-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #009f9380}.glass-btn:disabled{opacity:.6;cursor:not-allowed}.glass-btn-secondary{color:#fffc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.glass-btn-secondary:hover{color:#fff;background:#ffffff1a;border-color:#fff6}.error-msg{color:#fca5a5;text-align:center;background:#ef444433;border:1px solid #ef444480;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.project-manager{flex-direction:column;height:calc(100vh - 80px);padding-bottom:2rem;display:flex}.kanban-board{flex:1;align-items:flex-start;gap:1.5rem;padding:.5rem 0 1rem;display:flex;overflow-x:auto}.kanban-column{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;min-width:300px;max-width:300px;max-height:100%;display:flex}.column-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem;display:flex}.column-header h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.count-badge{color:#fff;background:#fff3;border-radius:12px;padding:2px 8px;font-size:.85rem;font-weight:600}.column-content{flex-direction:column;flex:1;gap:1rem;min-height:150px;padding:1rem;display:flex;overflow-y:auto}.kanban-column.gray .column-header h3{color:#cbd5e1}.kanban-column.blue .column-header h3{color:#60a5fa}.kanban-column.yellow .column-header h3{color:#facc15}.kanban-column.green .column-header h3{color:#4ade80}.kanban-column.red .column-header h3{color:#f87171}.kanban-column.gray{border-top:4px solid #cbd5e1}.kanban-column.blue{border-top:4px solid #60a5fa}.kanban-column.yellow{border-top:4px solid #facc15}.kanban-column.green{border-top:4px solid #4ade80}.kanban-column.red{border-top:4px solid #f87171}.project-card{cursor:grab;border:1px solid #ffffff26;padding:1rem;transition:transform .2s,box-shadow .2s,border-color .2s}.project-card:active{cursor:grabbing}.project-card:hover{border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.project-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.project-card-header h4{color:#fff;margin:0;font-size:1rem;line-height:1.3}.client-name{color:#e2e8f0;margin:0 0 .5rem;font-size:.9rem}.due-date{color:#facc15;margin:0 0 1rem;font-size:.85rem;font-weight:500}.project-card-actions{justify-content:flex-end;display:flex}.btn-small{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;padding:4px 10px;font-size:.8rem;transition:background .2s}.btn-small:hover{background:#ffffff40}.empty-col-msg{color:#fff6;text-align:center;border:2px dashed #ffffff1a;border-radius:8px;padding:2rem 0;font-size:.9rem;font-style:italic}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.project-modal{color:#fff;-webkit-backdrop-filter:blur(20px);border-radius:16px;width:90%;max-width:800px;padding:2rem;box-shadow:0 25px 50px -12px #00000080;background:#0f172abf!important;border:1px solid #ffffff26!important}.project-modal h2{color:#fff;margin-top:0;margin-bottom:1.5rem;font-weight:600}.project-modal .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.project-modal .form-group{margin-bottom:1.25rem}.project-modal label{color:#e2e8f0;margin-bottom:6px;font-size:.85rem;font-weight:500;display:block}.project-modal input,.project-modal select,.project-modal textarea{color:#fff;box-sizing:border-box;background:#00000040;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:.65rem .8rem;font-size:.95rem;transition:border-color .2s,background .2s}.project-modal input:focus,.project-modal select:focus,.project-modal textarea:focus{background:#0006;border-color:#fff6;outline:none}.project-modal select option{color:#fff;background:#1e293b}.project-modal .modal-actions{gap:.75rem;margin-top:2rem;display:flex}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:2rem;position:relative;box-shadow:0 10px 25px #0003}.auth-modal h2{color:#1a1a1a;text-align:center;margin-top:0;margin-bottom:1.5rem}.close-btn{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.form-group{margin-bottom:1rem}.form-group label{color:#444;margin-bottom:.5rem;font-weight:500;display:block}.form-group input{box-sizing:border-box;border:1px solid #ddd;border-radius:6px;width:100%;padding:.75rem}.auth-submit{width:100%;margin-top:1rem}.auth-switch{text-align:center;color:#666;margin-top:1.5rem}.btn-link{color:#3b82f6;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-weight:600}.btn-link:hover{text-decoration:underline}.error-alert{color:#dc2626;text-align:center;background:#fee2e2;border-radius:6px;margin-bottom:1rem;padding:.75rem}.catalog-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.catalog-modal-content{background-color:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}.catalog-modal-header{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:20px;display:flex}.catalog-modal-header h2{color:#2c3e50;margin:0;font-size:1.5rem}.close-btn{color:#7f8c8d;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .2s}.close-btn:hover{color:#e74c3c}.catalog-modal-body{flex-grow:1;padding:20px;overflow-y:auto}.catalog-category{margin-bottom:30px}.catalog-category h3{color:#34495e;border-bottom:2px solid #3498db;margin-bottom:15px;padding-bottom:8px}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px;display:grid}.catalog-item-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;padding:15px;transition:transform .2s,box-shadow .2s;display:flex}.catalog-item-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.catalog-item-card h4{color:#2c3e50;margin:0 0 10px;font-size:1.1rem}.catalog-item-price{color:#27ae60;margin-bottom:15px;font-size:1.2rem;font-weight:700}.item-actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.quantity-controls{justify-content:center;align-items:center;gap:10px;display:flex}.qty-btn{cursor:pointer;color:#2f3542;background-color:#f1f2f6;border:1px solid #ced6e0;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;display:flex}.qty-btn:hover{background-color:#dfe4ea}.quantity-controls span{text-align:center;min-width:20px;font-weight:700}.add-to-quote-btn{color:#fff;cursor:pointer;background-color:#3498db;border:none;border-radius:6px;padding:8px;font-weight:700;transition:background-color .2s}.add-to-quote-btn:hover{background-color:#2980b9}.add-to-quote-btn.added{background-color:#27ae60}.catalog-modal-footer{background-color:#f8f9fa;border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.cart-summary{color:#2c3e50;font-weight:700}.confirm-btn{color:#fff;cursor:pointer;background-color:#27ae60;border:none;border-radius:6px;padding:10px 20px;font-size:1.1rem;font-weight:700;transition:background-color .2s}.confirm-btn:hover{background-color:#2196f3}.confirm-btn:disabled{cursor:not-allowed;background-color:#95a5a6}.public-quote-container{max-width:800px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.public-header{text-align:center;margin-bottom:2rem}.public-header h1{color:#1a1a1a;margin-bottom:.5rem}.public-header p{color:#666;font-size:1.1rem}.quote-input-section{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px #0000001a}.quote-input-section h2{color:#333;margin-top:0;margin-bottom:1rem;font-size:1.2rem}.quote-input-section textarea{resize:vertical;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:1rem}.quote-buttons-group{align-items:center;gap:15px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border-radius:6px;padding:12px 25px;font-size:1.1rem;font-weight:600;transition:all .3s}.btn-primary{color:#fff;background-color:#3498db;border:none}.btn-primary:hover{background-color:#2980b9}.btn-secondary{color:#3498db;background-color:#0000;border:2px solid #3498db}.btn-secondary:hover{background-color:#f1f9ff}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.quote-results-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.item-card{border:1px solid #eee;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.item-details h4{color:#1a1a1a;margin:0 0 .25rem}.item-details p{color:#666;margin:0;font-size:.9rem}.item-price{color:#059669;font-size:1.1rem;font-weight:600}.quote-summary{border-top:1px solid #eee;margin-top:2rem;padding-top:2rem}.delivery-method{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.delivery-method select{border:1px solid #ddd;border-radius:4px;padding:.5rem}.total-price{color:#1a1a1a;text-align:right;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.btn-success{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:background .2s}.btn-success:hover{background:#059669}.success-section{text-align:center;background:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 4px 6px #0000001a}.success-section h2{color:#10b981;margin-bottom:1rem}.success-section p{color:#666;margin-bottom:2rem}.btn-secondary{color:#3b82f6;cursor:pointer;background:#fff;border:1px solid #3b82f6;border-radius:6px;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600}.design-selector-container{color:#0f172a;max-width:1400px;margin:0 auto;padding:2rem;font-family:Inter,sans-serif}.design-selector-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.design-selector-title{color:#006f54;align-items:center;gap:.5rem;margin:0;font-size:1.75rem;font-weight:800;display:flex}.design-selector-subtitle{color:#64748b;margin-top:.25rem;font-size:.9rem}.design-grid-layout{grid-template-columns:1fr 400px;align-items:start;gap:2rem;display:grid}@media (width<=1100px){.design-grid-layout{grid-template-columns:1fr}}.design-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.design-card-title{color:#1e293b;border-bottom:2px solid #f1f5f9;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.05rem;font-weight:700;display:flex}.category-selector-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.category-btn-card{cursor:pointer;text-align:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:1rem;transition:all .2s}.category-btn-card:hover{background:#f0fdf4;border-color:#006f54}.category-btn-card.active{background:#e6f4f0;border-color:#006f54;box-shadow:0 0 0 3px #006f5426}.category-icon{margin-bottom:.4rem;font-size:1.75rem;display:block}.category-label{color:#0f172a;font-size:.85rem;font-weight:700}.design-form-group{margin-bottom:1.25rem}.design-form-label{color:#475569;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.design-input-field{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.65rem .8rem;font-size:.9rem;transition:border-color .2s}.design-input-field:focus{border-color:#006f54;outline:none;box-shadow:0 0 0 3px #006f541a}.preset-chips-grid{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.preset-chip{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}.preset-chip:hover,.preset-chip.active{color:#fff;background:#006f54;border-color:#006f54}.color-modes-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.5rem;display:grid}.color-mode-btn{text-align:center;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.6rem;transition:all .2s}.color-mode-btn.active{color:#fff;background:#006f54;border-color:#006f54}.color-mode-code{font-size:.95rem;font-weight:800;display:block}.color-mode-desc{opacity:.85;font-size:.7rem}.finishes-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;display:grid}.finish-checkbox-card{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.85rem;font-weight:500;transition:background .2s;display:flex}.finish-checkbox-card:hover{background:#f0fdf4}.finish-checkbox-card input[type=checkbox]{accent-color:#006f54;width:16px;height:16px}.bleed-preview-box{background:#f0fdf4;border:1px dashed #86efac;border-radius:8px;justify-content:space-between;align-items:center;margin-top:.75rem;padding:1rem;display:flex}.bleed-stat{text-align:center}.bleed-stat-label{color:#166534;text-transform:uppercase;font-size:.7rem;font-weight:600}.bleed-stat-value{color:#006f54;font-size:1.1rem;font-weight:800}.blueprint-card{color:#f8fafc;background:#0f172a;border-radius:12px;padding:1.5rem;position:sticky;top:2rem;box-shadow:0 10px 25px -5px #0f172a4d}.blueprint-header{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.blueprint-badge{color:#00ea9b;background:#006f54;border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:700}.blueprint-row{border-bottom:1px solid #1e293b;justify-content:space-between;padding:.5rem 0;font-size:.85rem;display:flex}.blueprint-label{color:#94a3b8}.blueprint-value{color:#fff;text-align:right;font-weight:600}.blueprint-actions{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.btn-generate-pdf{color:#0f172a;cursor:pointer;background:#00ea9b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:.95rem;font-weight:800;transition:transform .1s,opacity .2s;display:flex}.btn-generate-pdf:hover{opacity:.95;transform:translateY(-1px)}.btn-bind-ot{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:700;display:flex}.file-upload-area{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;padding:1.25rem;transition:border-color .2s}.file-upload-area:hover{background:#f0fdf4;border-color:#006f54}.print-only-spec-sheet{display:none}@media print{.print-only-spec-sheet{background:#fff;width:100%;padding:2rem;position:absolute;top:0;left:0;display:block!important}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.notifications-bell-container{display:inline-block;position:relative}.bell-button{color:#94a3b8;cursor:pointer;border-radius:50%;outline:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.bell-button:hover{color:#00ea9b;transform:scale(1.08);background-color:#ffffff14!important}.bell-button.active{color:#00ea9b;background-color:#ffffff1f!important}.bell-svg{width:22px;height:22px;transition:transform .2s,stroke .2s}.bell-button:hover .bell-svg{stroke:#00ea9b;animation:.6s cubic-bezier(.36,.07,.19,.97) both bellWiggle}.bell-button.unread .bell-svg{stroke:#f1f5f9;filter:drop-shadow(0 0 4px #e13b2b66)}@keyframes bellWiggle{0%,to{transform:rotate(0)}15%{transform:rotate(-12deg)}30%{transform:rotate(10deg)}45%{transform:rotate(-8deg)}60%{transform:rotate(6deg)}75%{transform:rotate(-4deg)}}.bell-badge{color:#fff;background:linear-gradient(135deg,#e13b2b,#ef4444);border:2px solid #1a1a2e;border-radius:50%;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.65rem;font-weight:700;animation:2s infinite bellPulse;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 0 8px #e13b2bcc}@keyframes bellPulse{0%{transform:scale(1);box-shadow:0 0 #e13b2bcc}50%{transform:scale(1.1)}70%{transform:scale(1);box-shadow:0 0 0 6px #e13b2b00}to{transform:scale(1);box-shadow:0 0 #e13b2b00}}.notifications-dropdown{z-index:1000;-webkit-backdrop-filter:blur(16px);background-color:#141423f5;border:1px solid #006f5466;border-radius:8px;flex-direction:column;width:360px;max-height:450px;animation:.25s cubic-bezier(.16,1,.3,1) forwards dropdownFadeIn;display:flex;position:absolute;top:48px;left:-20px;overflow:hidden;box-shadow:0 16px 36px #0009,0 4px 16px #0006}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.notifications-header{color:#f1f5f9;background-color:#00000026;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.95rem 1.2rem;font-size:.85rem;font-weight:700;display:flex}.btn-mark-all{color:#38bdf8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:600;transition:all .2s}.btn-mark-all:hover{color:#00ea9b;background-color:#00ea9b14}.notifications-list{background-color:#1414234d;flex:1;max-height:380px;overflow-y:auto}.notifications-list::-webkit-scrollbar{width:5px}.notifications-list::-webkit-scrollbar-track{background:0 0}.notifications-list::-webkit-scrollbar-thumb{background-color:#006f5466;border-radius:10px}.notifications-list::-webkit-scrollbar-thumb:hover{background-color:#00ea9b99}.notifications-empty{text-align:center;color:#64748b;padding:3rem 1.5rem;font-size:.85rem}.notification-item{cursor:pointer;border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:.9rem;padding:1rem 1.2rem;transition:all .2s;display:flex;position:relative}.notification-item:hover{background-color:#ffffff0a;box-shadow:inset 3px 0 #00ea9b}.notification-item.unread{background-color:#006f5414}.notification-item.unread:hover{background-color:#006f541f}.notification-icon-wrapper{background-color:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.notification-item.unread .notification-icon-wrapper{background-color:#00ea9b14;border-color:#00ea9b33}.notification-item-dot{background-color:#00ea9b;border-radius:50%;flex-shrink:0;align-self:center;width:8px;height:8px;margin-left:auto;box-shadow:0 0 8px #00ea9b}.notification-content{text-align:left;flex-direction:column;flex:1;gap:3px;display:flex}.notification-title{color:#f8fafc;font-size:.85rem;font-weight:600}.notification-msg{color:#94a3b8;font-size:.8rem;line-height:1.4}.notification-time{color:#64748b;align-items:center;gap:4px;font-size:.7rem;display:flex}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:12px;width:340px;display:flex;position:fixed;top:24px;right:24px}.toast-card{pointer-events:auto;-webkit-backdrop-filter:blur(12px);background-color:#141423f2;border:1px solid #ffffff14;border-left:4px solid #00ea9b;border-radius:6px;flex-direction:column;gap:6px;padding:1.1rem;transition:all .3s;animation:.4s cubic-bezier(.16,1,.3,1) forwards toastSlideIn;display:flex;box-shadow:0 20px 40px #00000080}.toast-card:hover{transform:translateY(-2px);box-shadow:0 24px 48px #0009}@keyframes toastSlideIn{0%{opacity:0;transform:translate(120%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.toast-header{justify-content:flex-start;align-items:center;gap:8px;display:flex}.toast-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-title{color:#f8fafc;text-align:left;flex:1;font-size:.85rem;font-weight:700}.toast-close{color:#64748b;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 4px;font-size:1.3rem;line-height:1;transition:color .15s}.toast-close:hover{color:#ef4444}.toast-body{color:#cbd5e1;text-align:left;padding-left:23px;font-size:.8rem;line-height:1.4}.app-layout{background-color:#0000;width:100vw;height:100vh;display:flex;overflow:hidden}.app-sidebar{-webkit-backdrop-filter:blur(20px);z-index:100;background:#0f172ad9;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:260px;transition:all .3s;display:flex;box-shadow:4px 0 24px #0003}.sidebar-brand{border-bottom:1px solid #ffffff0d;align-items:center;padding:1.5rem;display:flex}.brand-text{color:#00ea9b;letter-spacing:1px;font-size:1.25rem;font-weight:800}.sidebar-nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem 0;display:flex;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.sidebar-nav-item{color:#94a3b8;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.sidebar-nav-item:hover{color:#f1f5f9;background:#ffffff0d}.sidebar-nav-item.active{color:#00ea9b;background:linear-gradient(90deg,#00ea9b26 0%,#0000 100%);border-left:3px solid #00ea9b;font-weight:600}.sidebar-footer{border-top:1px solid #ffffff0d;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.user-info{flex-direction:column;display:flex}.user-info-name{color:#fff;font-size:.9rem;font-weight:600}.user-info-role{color:#64748b;font-size:.8rem}.btn-logout{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:6px;width:100%;padding:.5rem;font-size:.85rem;font-weight:600;transition:all .2s}.btn-logout:hover{background:#ef44441a;border-color:#ef4444}.app-sidebar.collapsed{width:80px}.app-sidebar.collapsed .sidebar-brand{justify-content:center;padding:1.5rem 0}.app-sidebar.collapsed .brand-text{font-size:1.1rem}.sidebar-toggle-container{border-bottom:1px solid #ffffff0d;justify-content:center;padding-bottom:.75rem;display:flex}.btn-sidebar-toggle{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1rem;transition:color .2s}.btn-sidebar-toggle:hover{color:#00ea9b;background:#ffffff0d}.app-sidebar.collapsed .sidebar-nav-item{justify-content:center;padding:.85rem 0;font-size:1.3rem}.app-sidebar.collapsed .sidebar-footer{align-items:center;padding:1rem 0}.user-info-circle{color:#0f172a;background:#00ea9b;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 2px 8px #00ea9b4d}.app-sidebar.collapsed .btn-logout{border:none;width:auto;padding:.5rem;font-size:1.2rem}.app-main-content{background:#00000026;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.main-header{-webkit-backdrop-filter:blur(10px);z-index:50;background:#0f172a66;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.mobile-brand{color:#00ea9b;letter-spacing:1px;font-size:1.1rem;font-weight:800;display:none}.header-left{align-items:center;gap:1rem;display:flex}.header-right{align-items:center;margin-left:auto;display:flex}.main-content-scrollable{flex:1;padding:1.5rem;overflow-y:auto}.main-content-scrollable::-webkit-scrollbar{width:8px}.main-content-scrollable::-webkit-scrollbar-track{background:0 0}.main-content-scrollable::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:10px}.main-content-scrollable::-webkit-scrollbar-thumb:hover{background-color:#fff3}@media (width<=820px){.app-layout{flex-direction:column}.app-sidebar{background:#0f172af2;border-bottom:1px solid #ffffff1a;border-right:none;flex-direction:row;align-items:center;width:100%;box-shadow:0 4px 16px #0000004d}.sidebar-brand,.sidebar-toggle-container{display:none}.sidebar-nav{-webkit-overflow-scrolling:touch;flex-direction:row;flex:1;gap:0;padding:0;overflow:auto hidden}.sidebar-nav::-webkit-scrollbar{height:3px}.sidebar-nav-item{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;padding:.85rem 1.25rem}.sidebar-nav-item.active{background:linear-gradient(#0000 0%,#00ea9b1a 100%);border-bottom:3px solid #00ea9b;border-left:none}.sidebar-footer{border-top:none;border-left:1px solid #ffffff1a;flex-direction:row;align-items:center;padding:0 .75rem}.user-info{display:none}.btn-logout{white-space:nowrap;border-color:#0000;width:auto;padding:.4rem .6rem;font-size:.75rem}.main-header{justify-content:space-between;height:50px;padding:0 1rem}.mobile-brand{display:block}.main-content-scrollable{padding:1rem}.notifications-dropdown{width:290px;max-width:90vw;right:-10px}}
