*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{color:#0f172a;background:#f4f7fb;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}.login-page{background:radial-gradient(circle at 0 0,#2563eb29,#0000 35%),linear-gradient(135deg,#eef3f9 0%,#f8fafc 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;width:100%;max-width:1120px;min-height:660px;display:grid;overflow:hidden;box-shadow:0 28px 80px #0f172a29}.login-brand{color:#fff;background:linear-gradient(135deg,#0f172af5,#1d4ed8f0),linear-gradient(135deg,#0f172a,#1d4ed8);justify-content:center;align-items:center;padding:56px;display:flex;position:relative}.login-brand:before{content:"";background:#ffffff14;border-radius:999px;width:280px;height:280px;position:absolute;top:-90px;left:-90px}.login-brand:after{content:"";background:#ffffff14;border-radius:999px;width:220px;height:220px;position:absolute;bottom:-70px;right:-70px}.brand-content{z-index:1;text-align:center;max-width:380px;position:relative}.logo-box{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fbf9f6;border:1px solid #ffffff52;border-radius:28px;justify-content:center;align-items:center;width:320px;height:148px;margin:0 auto 28px;display:flex;position:relative;overflow:hidden}.logo-fallback{letter-spacing:2px;color:#ffffffd9;font-size:24px;font-weight:800;display:none}.company-logo{object-fit:contain;width:292px;max-width:292px;max-height:128px;position:static}.brand-content h1{margin:0 0 16px;font-size:36px;font-weight:800;line-height:1.15}.brand-content p{color:#ffffffd1;margin:0;font-size:16px;line-height:1.7}.login-form-section{justify-content:center;align-items:center;padding:56px;display:flex}.login-form-wrapper{width:100%;max-width:390px}.form-header{margin-bottom:32px}.form-header h2{color:#0f172a;margin:0 0 10px;font-size:34px;font-weight:800}.form-header p{color:#64748b;margin:0;font-size:15px}.login-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:9px;display:flex}.form-group label{color:#334155;font-size:14px;font-weight:700}.form-group input{color:#0f172a;background:#f8fafc;border:1px solid #d8e1ee;border-radius:16px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;transition:all .2s}.form-group input::placeholder{color:#94a3b8}.form-group input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.login-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:16px;width:100%;height:52px;margin-top:8px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 14px 28px #2563eb47}.login-button:hover{transform:translateY(-1px);box-shadow:0 18px 34px #2563eb57}.login-button:active{opacity:.94;transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.app-shell{background:#f4f7fb;min-height:100vh;display:flex}.sidebar{color:#fff;background:#0f172a;flex-direction:column;gap:22px;width:300px;min-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:10px;padding:6px 6px 18px;display:flex}.sidebar-logo-box{background:#ffffff24;border:1px solid #ffffff38;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:80px;min-width:80px;max-width:80px;height:80px;min-height:80px;max-height:80px;display:flex;overflow:hidden}.sidebar-company-logo{object-fit:contain;width:72px;max-width:72px;height:72px;max-height:72px;display:block}.sidebar-brand h2{display:none}.sidebar-brand span{color:#94a3b8;font-size:13px}.sidebar-user{background:#ffffff14;border-radius:16px;flex-direction:column;gap:4px;padding:14px;display:flex}.sidebar-user strong{font-size:15px}.sidebar-user span{color:#cbd5e1;font-size:13px}.sidebar-nav{flex-direction:column;flex:1;gap:8px;display:flex}.sidebar-title{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;padding:0 10px;font-size:12px;font-weight:800}.sidebar-link{color:#cbd5e1;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 13px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.sidebar-link:hover{color:#fff;background:#ffffff14}.sidebar-link.active{color:#fff;background:#2563eb;box-shadow:0 10px 24px #2563eb47}.logout-button{color:#fecaca;cursor:pointer;background:#ef444429;border:none;border-radius:14px;height:44px;font-weight:800;transition:all .2s}.logout-button:hover{color:#fff;background:#ef444447}.main-content{flex:1;min-width:0;padding:32px}.page{max-width:1280px;margin:0 auto}.page-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.page-header h1{color:#0f172a;margin:0 0 8px;font-size:34px;font-weight:900}.page-header p{color:#64748b;margin:0;font-size:15px}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;height:46px;padding:0 20px;font-weight:800;transition:all .2s;box-shadow:0 12px 24px #2563eb38}.primary-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 14px 28px #2563eb47}.primary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.secondary-button{color:#1e3a5f;cursor:pointer;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbe7f5;border-radius:14px;height:42px;padding:0 16px;font-size:14px;font-weight:800;transition:all .2s;box-shadow:0 10px 24px #0f172a14}.secondary-button:hover{background:linear-gradient(135deg,#f8fbff,#eef5ff);transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1f}.secondary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.select-project-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:14px;min-width:86px;height:40px;padding:0 14px;font-size:13px;font-weight:900;transition:all .2s;box-shadow:0 10px 22px #2563eb38}.select-project-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb4d}.select-project-button.selected{background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 10px 22px #0f172a33}.select-project-button.selected:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 14px 28px #dc262647}.inspect-project-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:14px;min-width:86px;height:40px;padding:0 14px;font-size:13px;font-weight:900;transition:all .2s;box-shadow:0 10px 22px #16a34a3d}.inspect-project-button:hover{color:#fff;background:linear-gradient(135deg,#15803d,#166534);transform:translateY(-1px);box-shadow:0 14px 28px #16a34a52}.delete-project-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:14px;min-width:70px;height:40px;padding:0 14px;font-size:13px;font-weight:900;transition:all .2s;box-shadow:0 10px 22px #ef44443d}.delete-project-button:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 14px 28px #ef444452}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px;box-shadow:0 14px 36px #0f172a0f}.stat-card span{color:#64748b;margin-bottom:10px;font-size:14px;font-weight:700;display:block}.stat-card strong{color:#0f172a;font-size:30px}.small-strong{line-height:1.4;font-size:18px!important}.content-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 16px 40px #0f172a14}.content-card h3{color:#0f172a;margin:0 0 8px;font-size:22px}.content-card p{color:#64748b;margin:0}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.selected-project-banner{background:linear-gradient(135deg,#fff,#f3f8ff);border:1px solid #dbe7f5;border-radius:22px;margin-bottom:22px;padding:18px 22px;position:relative;overflow:hidden;box-shadow:0 14px 34px #2563eb14}.selected-project-banner:before{content:"";background:linear-gradient(#2563eb,#1d4ed8);width:6px;height:100%;position:absolute;top:0;left:0}.selected-project-content{flex-direction:column;gap:8px;padding-left:6px;display:flex}.selected-project-label{color:#64748b;letter-spacing:.02em;font-size:13px;font-weight:800}.selected-project-name-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.selected-project-name{color:#0f172a;font-size:24px;font-weight:900}.project-overview-card{background:radial-gradient(circle at 0,#2563eb14,#0000 34%),linear-gradient(135deg,#fff,#fbfdff);border:1px solid #dbe7f5;border-radius:26px;grid-template-columns:260px 1px 330px 1px 1fr;align-items:center;gap:22px;margin-bottom:22px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a14}.project-overview-card:before{content:"";background:linear-gradient(#2563eb,#1d4ed8);width:6px;height:100%;position:absolute;top:0;left:0}.project-overview-project{padding-left:8px}.project-overview-project>span{color:#64748b;margin-bottom:10px;font-size:14px;font-weight:900;display:block}.project-overview-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.project-overview-title-row strong{color:#0f172a;letter-spacing:-.02em;font-size:30px;font-weight:950}.project-overview-divider{background:#e2e8f0;width:1px;height:118px}.project-overview-section-title{color:#0f172a;align-items:center;gap:10px;margin-bottom:18px;font-size:17px;font-weight:950;display:flex}.project-overview-section-icon{color:#2563eb;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:inline-flex}.project-overview-main-number strong{color:#0f172a;letter-spacing:-.02em;font-size:34px;font-weight:950}.project-overview-progress-line{background:#e8eef8;border-radius:999px;width:100%;height:12px;margin:14px 0 10px;overflow:hidden}.project-overview-progress-line div{background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:999px;height:100%;transition:width .25s}.project-overview-progress-text{color:#64748b;font-size:14px;font-weight:850}.project-overview-checklist-content{grid-template-columns:96px 1fr;align-items:center;gap:18px;display:grid}.project-overview-ring{border-radius:999px;justify-content:center;align-items:center;width:86px;height:86px;display:flex;position:relative}.project-overview-ring:before{content:"";background:#fff;border-radius:999px;position:absolute;inset:10px;box-shadow:inset 0 0 0 1px #e2e8f0}.project-overview-ring div{z-index:1;position:relative}.project-overview-ring strong{color:#2563eb;font-size:22px;font-weight:950}.project-overview-checklist-info>strong{color:#0f172a;font-size:16px;font-weight:950}.project-overview-checklist-info span{color:#64748b;font-size:13px;font-weight:850;display:block}.table-wrapper,.modern-table-wrapper{width:100%;overflow-x:auto}.project-table{border-collapse:collapse;width:100%;margin-top:18px}.project-table th,.project-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:14px}.project-table th{color:#64748b;background:#f8fafc;font-weight:800}.project-table th:first-child,.project-table td:first-child{width:310px;min-width:310px}.project-table tbody tr{transition:background .2s}.project-table tbody tr:hover td{background:#f8fafc}.selected-row td{background:#eff6ff!important}.table-empty{color:#64748b;text-align:center!important;padding:28px 12px!important}.project-action-buttons{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.status-badge{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.status-active{color:#166534;background:#dcfce7}.status-cancelled{color:#991b1b;background:#fee2e2}.status-pending{color:#92400e;background:#fef3c7}.status-completed{color:#1e40af;background:#dbeafe}.status-soft-blue{color:#2563eb;background:#eff6ff}.info-text{color:#64748b;font-weight:700}.warning-card{background:#fff;border:1px solid #fde68a;border-radius:24px;padding:28px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a14}.warning-card:before{content:"";background:linear-gradient(#f59e0b,#d97706);width:6px;height:100%;position:absolute;top:0;left:0}.warning-card h3{color:#92400e;margin:0 0 8px;font-size:24px}.warning-card p{color:#64748b;margin:0}.status-message-box{border:1px solid;border-radius:18px;align-items:flex-start;gap:14px;margin-top:18px;padding:16px 18px;display:flex;box-shadow:0 10px 24px #0f172a0f}.status-message-box strong{margin-bottom:4px;font-size:15px;display:block}.status-message-box p{margin:0;font-size:14px;line-height:1.5}.status-message-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:900;display:flex}.success-box{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.success-box .status-message-icon{color:#fff;background:#22c55e}.error-box{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.error-box .status-message-icon{color:#fff;background:#ef4444}.clickable-status-badge{cursor:pointer;border:none;transition:all .2s}.clickable-status-badge:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1f}.project-status-modal-overlay,.project-date-modal-overlay,.create-project-modal-overlay,.delete-project-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.18s modalFadeIn;display:flex;position:fixed;inset:0}.clickable-date-cell{color:#0f172a;cursor:pointer;background:#f8fafc;border:none;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:900;transition:all .2s}.clickable-date-cell:hover{color:#1d4ed8;background:#eff6ff;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb1f}.project-status-modal,.project-date-modal,.create-project-modal{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;width:100%;max-width:560px;padding:30px;animation:.22s modalSlideUp;box-shadow:0 34px 90px #0f172a57}.project-status-modal{max-width:520px}.delete-project-modal{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;width:100%;max-width:500px;padding:30px;animation:.22s modalSlideUp;box-shadow:0 34px 90px #0f172a57}.project-status-modal-header,.project-date-modal-header,.create-project-modal-header,.delete-project-modal-header{grid-template-columns:58px 1fr 38px;align-items:start;gap:16px;margin-bottom:24px;display:grid}.project-status-modal-icon,.project-date-modal-icon,.create-project-modal-icon,.delete-project-modal-icon{border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;font-weight:900;display:flex}.project-status-modal-icon{color:#2563eb;background:#eef4ff;font-size:26px}.project-date-modal-icon{color:#2563eb;background:#eff6ff;font-size:26px}.create-project-modal-icon{color:#16a34a;background:#ecfdf5;font-size:34px}.delete-project-modal-icon{color:#dc2626;background:#fef2f2;font-size:34px}.project-status-modal-header h3,.project-date-modal-header h3,.create-project-modal-header h3,.delete-project-modal-header h3{color:#0f172a;margin:0 0 6px;font-size:24px;font-weight:900}.project-status-modal-header p,.project-date-modal-header p,.create-project-modal-header p,.delete-project-modal-header p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.project-status-modal-close,.project-date-modal-close,.create-project-modal-close,.delete-project-modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;width:38px;height:38px;font-size:28px;transition:all .2s}.project-status-modal-close:hover,.project-date-modal-close:hover,.create-project-modal-close:hover,.delete-project-modal-close:hover{color:#0f172a;background:#f1f5f9}.project-status-current-box{background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;margin-bottom:20px;padding:16px 18px}.project-status-current-box span{color:#475569;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.project-status-current-value{align-items:center;gap:10px;display:flex}.project-status-current-value strong{color:#166534;font-size:16px;font-weight:900}.project-status-dot{background:#22c55e;border-radius:999px;width:11px;height:11px;box-shadow:0 0 0 5px #22c55e1f;margin-bottom:0!important;display:inline-block!important}.project-status-form-group{margin-bottom:26px}.project-status-form-group label{color:#334155;margin-bottom:10px;font-size:14px;font-weight:900;display:block}.project-status-form-group select{color:#0f172a;background:#fff;border:1px solid #c7d2fe;border-radius:16px;outline:none;width:100%;height:54px;padding:0 16px;font-size:15px;font-weight:800;transition:all .2s}.project-status-form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.project-status-modal-actions,.project-date-modal-actions,.create-project-modal-actions,.delete-project-modal-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.project-status-modal-cancel,.project-status-modal-save,.project-date-modal-cancel,.project-date-modal-save,.create-project-modal-cancel,.create-project-modal-save,.delete-project-modal-cancel,.delete-project-modal-confirm{cursor:pointer;border:none;border-radius:16px;height:52px;font-size:15px;font-weight:900;transition:all .2s}.project-status-modal-cancel,.project-date-modal-cancel,.create-project-modal-cancel,.delete-project-modal-cancel{color:#334155;background:#fff;border:1px solid #d8e1ee}.project-status-modal-cancel:hover,.project-date-modal-cancel:hover,.create-project-modal-cancel:hover,.delete-project-modal-cancel:hover{background:#f8fafc}.project-status-modal-save,.project-date-modal-save{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 28px #2563eb42}.project-status-modal-save:hover,.project-date-modal-save:hover{transform:translateY(-1px);box-shadow:0 18px 36px #2563eb52}.project-date-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.project-date-form-group,.create-project-form-group{flex-direction:column;gap:9px;display:flex}.project-date-form-group label,.create-project-form-group label{color:#334155;font-size:14px;font-weight:900}.project-date-form-group input,.create-project-form-group input,.create-project-form-group select{color:#0f172a;background:#f8fafc;border:1px solid #d8e1ee;border-radius:16px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:800;transition:all .2s}.project-date-form-group input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.project-date-info-box{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;margin-bottom:24px;padding:14px 16px;font-size:13px;font-weight:800;line-height:1.5}.create-project-form{flex-direction:column;gap:18px;display:flex}.create-project-form-group input::placeholder{color:#94a3b8}.create-project-form-group input:focus,.create-project-form-group select:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.create-project-date-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.create-project-modal-actions{margin-top:8px}.create-project-modal-save{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 14px 28px #16a34a42}.create-project-modal-save:hover{transform:translateY(-1px);box-shadow:0 18px 36px #16a34a52}.delete-project-warning-box{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin-bottom:24px;padding:16px 18px;font-size:14px;font-weight:800;line-height:1.5}.delete-project-modal-confirm{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 14px 28px #ef444442}.delete-project-modal-confirm:hover{transform:translateY(-1px);box-shadow:0 18px 36px #ef444452}.checklist-page{animation:.22s checklistFade}.checklist-main-header h1{letter-spacing:-.02em}.checklist-refresh-button{min-width:132px}.checklist-hero-card{background:radial-gradient(circle at 0,#2563eb14,#0000 35%),linear-gradient(135deg,#fff,#fbfdff);border:1px solid #e2e8f0;border-radius:28px;grid-template-columns:118px 1fr 360px;align-items:center;gap:24px;min-height:150px;margin-bottom:22px;padding:26px 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a14}.checklist-hero-icon{color:#2563eb;background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;width:92px;height:92px;font-size:44px;font-weight:900;display:flex}.checklist-hero-content span{color:#64748b;font-size:14px;font-weight:800}.checklist-hero-content h2{color:#0f172a;letter-spacing:-.02em;margin:7px 0 12px;font-size:32px;font-weight:950}.checklist-hero-badges{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.checklist-hero-wave{opacity:.42;border-top:2px solid #dbeafe;border-right:2px solid #dbeafe;border-radius:60% 40% 0 0;height:120px;transform:rotate(-8deg)}.checklist-stat-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:22px;display:grid}.checklist-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:22px;min-height:112px;padding:24px;display:flex;box-shadow:0 16px 38px #0f172a12}.checklist-stat-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;font-size:26px;font-weight:900;display:flex}.checklist-stat-blue{color:#2563eb;background:#eff6ff}.checklist-stat-green{color:#16a34a;background:#dcfce7}.checklist-stat-purple{color:#7c3aed;background:#ede9fe}.checklist-stat-card span{color:#64748b;margin-bottom:8px;font-size:14px;font-weight:800;display:block}.checklist-stat-card strong{color:#0f172a;font-size:32px;font-weight:950}.checklist-stat-project{line-height:1.3;font-size:22px!important}.checklist-stat-line{background:#e2e8f0;border-radius:999px;width:100%;height:7px;margin-top:8px;overflow:hidden}.checklist-stat-line div{background:#16a34a;border-radius:999px;height:100%}.checklist-add-card,.checklist-list-card{position:relative;overflow:hidden}.checklist-add-card{margin-bottom:22px}.checklist-list-card{margin-top:22px}.checklist-table-card{border-radius:28px;padding:26px}.checklist-table-wrapper{border-radius:18px}.checklist-modern-table{margin-top:14px}.checklist-modern-table th{color:#64748b;letter-spacing:.01em;background:#f8fafc;height:52px;font-size:13px}.checklist-modern-table td{padding-top:16px;padding-bottom:16px}.checklist-task-cell{align-items:center;gap:16px;min-width:200px;display:flex}.checklist-task-icon{color:#2563eb;background:#eff6ff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;font-weight:900;display:flex}.checklist-task-cell strong{color:#0f172a;font-size:16px;font-weight:900}.checklist-card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modern-checklist-form{margin-top:8px}.modern-form-grid{grid-template-columns:1.4fr 1fr auto;align-items:end;gap:18px;display:grid}.modern-form-control{flex-direction:column;gap:10px;display:flex}.modern-form-control label{color:#334155;font-size:13px;font-weight:800}.modern-form-control select,.modern-form-control input{color:#0f172a;background:#f8fafc;border:1px solid #d8e1ee;border-radius:16px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;transition:all .2s}.modern-form-control select:focus,.modern-form-control input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.modern-form-action{min-width:170px}.modern-form-action .primary-button{width:100%;height:52px}.percentage-input-wrap{align-items:center;display:flex;position:relative}.percentage-input-wrap input{padding-right:40px!important}.percentage-input-wrap span{color:#64748b;font-size:14px;font-weight:800;position:absolute;right:14px}.modern-checklist-table td{vertical-align:middle}.modern-progress-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-width:320px;padding:14px 16px}.checklist-progress-card{width:300px;min-width:300px}.modern-progress-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.modern-progress-label{color:#475569;font-size:13px;font-weight:700}.modern-progress-value{color:#0f172a;font-size:14px;font-weight:900}.dual-progress-bar{background:linear-gradient(90deg,#fecaca 0%,#fca5a5 100%);border-radius:999px;width:100%;height:14px;margin-bottom:10px;position:relative;overflow:hidden}.dual-progress-fill{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%);border-radius:999px;height:100%;transition:width .25s}.modern-progress-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.progress-complete{color:#166534;font-size:12px;font-weight:800}.progress-remaining{color:#b91c1c;font-size:12px;font-weight:800}.progress-edit-row{justify-content:flex-start;align-items:center;display:flex}.table-percentage-input{width:150px;max-width:150px}.table-percentage-input input{background:#fff!important;border-radius:14px!important;width:150px!important;height:42px!important}.percentage-input{color:#0f172a;background:#fff;border:1px solid #d8e1ee;border-radius:12px;outline:none;width:74px;height:38px;padding:0 10px;font-size:14px;font-weight:800}.checklist-date-pill{color:#0f172a;align-items:center;min-width:170px;font-size:14px;font-weight:700;display:inline-flex}.checklist-action-buttons{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.new-task-card{background:linear-gradient(135deg,#eff6fff2,#fffffffa),#fff;border:1px solid #bfdbfe;border-radius:24px;grid-template-columns:1fr 1.4fr;align-items:center;gap:22px;margin-top:22px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 36px #2563eb1a}.new-task-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#2563eb1f,#0000 34%),radial-gradient(circle at 100% 100%,#3b82f614,#0000 32%);position:absolute;inset:0}.new-task-left{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.new-task-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:32px;font-weight:900;display:flex;box-shadow:0 14px 28px #2563eb47}.new-task-info{flex-direction:column;gap:6px;display:flex}.new-task-info strong{color:#0f172a;font-size:17px;font-weight:900;line-height:1.25}.new-task-info span{color:#64748b;font-size:14px;line-height:1.5}.new-task-form{z-index:1;grid-template-columns:1fr auto;align-items:end;gap:14px;display:grid;position:relative}.new-task-input-wrap{flex-direction:column;gap:8px;display:flex}.new-task-input-wrap label{color:#334155;font-size:13px;font-weight:800}.new-task-input-wrap input{color:#0f172a;background:#ffffffeb;border:1px solid #d8e1ee;border-radius:16px;outline:none;width:100%;height:48px;padding:0 16px;font-size:14px;transition:all .2s;box-shadow:inset 0 1px #fffc}.new-task-input-wrap input::placeholder{color:#94a3b8}.new-task-input-wrap input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.new-task-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0f172a,#1e293b);border:none;border-radius:16px;height:48px;padding:0 18px;font-size:14px;font-weight:900;transition:all .2s;box-shadow:0 14px 28px #0f172a38}.new-task-button:hover{background:linear-gradient(135deg,#1e293b,#334155);transform:translateY(-1px);box-shadow:0 18px 34px #0f172a47}.new-task-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.checklist-todo-summary-card{cursor:pointer;text-align:left;background:radial-gradient(circle at 0 0,#7c3aed1a,#0000 36%),linear-gradient(135deg,#fff,#fbfaff);border:1px solid #c4b5fd;border-radius:16px;width:100%;min-width:230px;padding:15px 16px;transition:all .2s;box-shadow:0 12px 28px #7c3aed14}.checklist-todo-summary-card:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 18px 36px #7c3aed29}.checklist-todo-card-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.checklist-todo-card-header div:first-child{flex-direction:column;gap:4px;display:flex}.checklist-todo-card-label{color:#4f46e5;font-size:12px;font-weight:950}.checklist-todo-card-header strong{color:#0f172a;font-size:22px;font-weight:950;line-height:1}.checklist-todo-card-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:17px;font-weight:950;display:flex;box-shadow:0 10px 20px #7c3aed38}.checklist-todo-card-bar{background:#e5e7eb;border-radius:999px;width:100%;height:10px;margin-bottom:12px;overflow:hidden}.checklist-todo-card-fill{background:linear-gradient(90deg,#7c3aed,#2563eb);border-radius:999px;height:100%;transition:width .25s}.checklist-todo-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.checklist-todo-card-footer span{color:#64748b;font-size:12px;font-weight:850}.todo-page{animation:.25s todoPageFade}.todo-page-header{margin-bottom:22px}.todo-page-header h1{letter-spacing:.04em}.todo-back-button{border-radius:15px;min-width:220px;height:44px;font-weight:900}.todo-hero-card{background:radial-gradient(circle at 0 0,#7c3aed2e,#0000 34%),radial-gradient(circle at 100% 100%,#2563eb1f,#0000 30%),linear-gradient(135deg,#fff,#f8f5ff);border:1px solid #ddd6fe;border-radius:28px;grid-template-columns:1.5fr .9fr;gap:26px;margin-bottom:22px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a14}.todo-hero-card:before{content:"";background:#7c3aed14;border-radius:999px;width:160px;height:160px;position:absolute;top:-50px;right:-50px}.todo-hero-left,.todo-hero-progress{z-index:1;position:relative}.todo-hero-eyebrow{color:#5b21b6;background:#ede9fe;border-radius:999px;align-items:center;width:fit-content;height:30px;margin-bottom:12px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.todo-hero-left h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 18px;font-size:30px;font-weight:950}.todo-hero-meta{flex-wrap:wrap;gap:14px;display:flex}.todo-hero-meta div{background:#ffffffd1;border:1px solid #ddd6fed9;border-radius:18px;flex-direction:column;gap:6px;min-width:170px;padding:14px 16px;display:flex;box-shadow:0 10px 22px #0f172a0a}.todo-hero-meta span{color:#64748b;font-size:12px;font-weight:800}.todo-hero-meta strong{color:#111827;font-size:16px;font-weight:950}.todo-hero-progress{background:#ffffffd1;border:1px solid #ddd6fed9;border-radius:24px;flex-direction:column;justify-content:center;gap:16px;padding:20px;display:flex;box-shadow:0 14px 32px #0f172a0f}.todo-progress-circle{background:linear-gradient(#fff,#fff) padding-box padding-box,conic-gradient(#7c3aed 0deg,#2563eb 180deg,#e2e8f0 180deg) border-box;border:10px solid #0000;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:132px;height:132px;margin:0 auto;display:flex}.todo-progress-circle strong{color:#0f172a;font-size:26px;font-weight:950}.todo-progress-circle span{color:#64748b;font-size:12px;font-weight:900}.todo-progress-line{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.todo-progress-line-fill{background:linear-gradient(90deg,#7c3aed,#2563eb);border-radius:999px;height:100%;transition:width .25s}.todo-progress-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.todo-progress-summary span{color:#475569;font-size:12px;font-weight:900}.todo-stat-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.todo-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px;box-shadow:0 14px 36px #0f172a0f}.todo-stat-card span{color:#64748b;margin-bottom:10px;font-size:14px;font-weight:800;display:block}.todo-stat-card strong{color:#0f172a;font-size:32px;font-weight:950}.todo-modern-add-card,.todo-modern-list-card{border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 18px 45px #0f172a14}.todo-modern-add-card{margin-bottom:22px}.todo-section-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.todo-section-header h3{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:950}.todo-section-header p{color:#64748b;margin:0;font-size:15px}.todo-modern-form{grid-template-columns:1fr auto;align-items:center;gap:14px;display:grid}.todo-input-shell{background:#f8fafc;border:1px solid #d8e1ee;border-radius:18px;align-items:center;gap:12px;min-height:58px;padding:0 16px;transition:all .2s;display:flex}.todo-input-shell:focus-within{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.todo-input-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;font-weight:950;display:flex}.todo-input-shell input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;height:56px;font-size:15px;font-weight:800}.todo-input-shell input::placeholder{color:#94a3b8}.todo-modern-form button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:18px;height:58px;padding:0 24px;font-size:15px;font-weight:950;transition:all .2s;box-shadow:0 16px 32px #7c3aed42}.todo-modern-form button:hover{transform:translateY(-1px);box-shadow:0 20px 40px #7c3aed57}.todo-modern-form button:disabled{opacity:.6;cursor:not-allowed;transform:none}.todo-modern-empty{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:24px;margin-top:18px;padding:38px 24px}.todo-empty-icon{color:#7c3aed;background:#ede9fe;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:26px;font-weight:950;display:flex}.todo-modern-empty strong{color:#0f172a;margin-bottom:6px;font-size:18px;font-weight:950;display:block}.todo-modern-empty p{color:#64748b;margin:0;font-size:14px}.todo-modern-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.todo-modern-item{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;padding:18px;transition:all .2s;display:grid;box-shadow:0 12px 30px #0f172a0f}.todo-modern-item:hover{transform:translateY(-1px);box-shadow:0 18px 38px #0f172a1a}.todo-modern-item-done{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#bbf7d0}.todo-modern-check-area{cursor:pointer;justify-content:center;align-items:center;display:flex}.todo-modern-check-area input{display:none}.todo-modern-checkbox{background:#fff;border:2px solid #cbd5e1;border-radius:11px;width:32px;height:32px;transition:all .2s;position:relative}.todo-modern-check-area input:checked+.todo-modern-checkbox{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#16a34a;box-shadow:0 10px 20px #16a34a3d}.todo-modern-check-area input:checked+.todo-modern-checkbox:after{content:"✓";color:#fff;justify-content:center;align-items:center;font-size:18px;font-weight:950;display:flex;position:absolute;inset:0}.todo-modern-content{min-width:0}.todo-modern-title-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;display:flex}.todo-modern-title-row strong{color:#0f172a;font-size:16px;font-weight:950;line-height:1.4}.todo-modern-item-done .todo-modern-title-row strong{color:#166534;text-decoration:none}.todo-modern-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:96px;height:32px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.todo-modern-status-done{color:#166534;background:#dcfce7}.todo-modern-status-open{color:#92400e;background:#fef3c7}.todo-modern-sub-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.todo-modern-sub-row span{color:#64748b;font-size:12px;font-weight:800}.todo-modern-sub-row strong{color:#334155;font-size:12px;font-weight:900}.todo-modern-action{justify-content:flex-end;align-items:center;display:flex}.todo-modern-update-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:14px;height:42px;padding:0 18px;font-size:13px;font-weight:950;transition:all .2s;box-shadow:0 10px 22px #2563eb38}.todo-modern-update-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb4d}.todo-modern-update-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.payment-item-page,.payment-detail-page{animation:.22s checklistFade}.payment-item-hero-card,.payment-detail-hero-card{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 34%),linear-gradient(135deg,#fff,#fbfdff);border:1px solid #dbe7f5;border-radius:28px;grid-template-columns:280px 1fr;align-items:center;gap:24px;margin-bottom:22px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a14}.payment-item-hero-card:before,.payment-detail-hero-card:before{content:"";background:linear-gradient(#2563eb,#16a34a);width:6px;height:100%;position:absolute;top:0;left:0}.payment-item-project,.payment-detail-place{padding-left:8px}.payment-item-project span,.payment-detail-place span{color:#64748b;margin-bottom:10px;font-size:14px;font-weight:900;display:block}.payment-item-project strong,.payment-detail-place strong{color:#0f172a;letter-spacing:-.02em;font-size:28px;font-weight:950}.payment-item-summary-grid,.payment-detail-summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.payment-item-summary-card,.payment-detail-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;min-height:110px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.payment-item-summary-card span,.payment-detail-summary-card span{color:#64748b;margin-bottom:12px;font-size:13px;font-weight:900;display:block}.payment-item-summary-card strong,.payment-detail-summary-card strong{font-size:20px;font-weight:950;line-height:1.25;display:block}.payment-item-summary-card.blue strong,.payment-detail-summary-card.blue strong{color:#2563eb}.payment-item-summary-card.green strong,.payment-detail-summary-card.green strong{color:#16a34a}.payment-item-summary-card.red strong,.payment-detail-summary-card.red strong{color:#dc2626}.payment-item-summary-card.purple strong,.payment-detail-summary-card.purple strong{color:#7c3aed}.payment-item-list-card,.payment-detail-list-card{margin-top:22px}.payment-item-table th,.payment-item-table td,.payment-detail-table th,.payment-detail-table td{white-space:nowrap;vertical-align:middle}.payment-place-cell{align-items:center;gap:14px;min-width:240px;display:flex}.payment-place-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;font-weight:950;display:flex;box-shadow:0 12px 24px #2563eb38}.payment-place-cell span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.payment-place-cell strong{color:#0f172a;font-size:16px;font-weight:950;display:block}.payment-item-summary-mini{grid-template-columns:repeat(3,1fr);gap:10px;min-width:360px;display:grid}.payment-item-summary-mini div{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px;box-shadow:0 8px 18px #0f172a0a}.payment-item-summary-mini span{color:#64748b;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.payment-item-summary-mini strong{color:#2563eb;font-size:13px;font-weight:950;display:block}.payment-item-summary-mini strong.paid{color:#16a34a}.payment-item-summary-mini strong.remaining{color:#dc2626}.payment-detail-open-card{text-align:left;cursor:pointer;background:radial-gradient(circle at 0 0,#7c3aed1c,#0000 36%),linear-gradient(135deg,#fff,#fbfaff);border:1px solid #ddd6fe;border-radius:18px;width:100%;min-width:330px;padding:15px;transition:all .2s;box-shadow:0 12px 28px #7c3aed14}.payment-detail-open-card:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 18px 36px #7c3aed29}.payment-detail-open-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.payment-detail-open-top span{color:#7c3aed;margin-bottom:5px;font-size:12px;font-weight:950;display:block}.payment-detail-open-top strong{color:#0f172a;font-size:16px;font-weight:950}.payment-detail-open-arrow{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;font-weight:950;display:flex;box-shadow:0 10px 20px #7c3aed38}.payment-detail-open-bar{background:#e5e7eb;border-radius:999px;width:100%;height:10px;margin-bottom:12px;overflow:hidden}.payment-detail-open-bar div{background:linear-gradient(90deg,#7c3aed,#16a34a);border-radius:999px;height:100%;transition:width .25s}.payment-detail-open-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.payment-detail-open-footer span{color:#64748b;font-size:12px;font-weight:850}.payment-detail-header-actions{align-items:center;gap:12px;display:flex}.payment-detail-description-cell{color:#0f172a;font-size:15px;font-weight:950}.payment-paid-text{color:#16a34a;font-weight:950}.payment-remaining-text{color:#dc2626;font-weight:950}.payment-action-buttons{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.payment-item-modal-overlay,.payment-detail-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.18s modalFadeIn;display:flex;position:fixed;inset:0}.payment-item-modal,.payment-detail-modal{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;width:100%;max-width:620px;max-height:92vh;padding:30px;animation:.22s modalSlideUp;overflow-y:auto;box-shadow:0 34px 90px #0f172a57}.payment-detail-modal{max-width:760px}.payment-item-modal-header,.payment-detail-modal-header{grid-template-columns:58px 1fr 38px;align-items:start;gap:16px;margin-bottom:24px;display:grid}.payment-item-modal-icon,.payment-detail-modal-icon{color:#16a34a;background:#ecfdf5;border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;font-size:30px;font-weight:950;display:flex}.payment-item-modal-header h3,.payment-detail-modal-header h3{color:#0f172a;margin:0 0 6px;font-size:24px;font-weight:900}.payment-item-modal-header p,.payment-detail-modal-header p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.payment-item-modal-close,.payment-detail-modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;width:38px;height:38px;font-size:28px;transition:all .2s}.payment-item-modal-close:hover,.payment-detail-modal-close:hover{color:#0f172a;background:#f1f5f9}.payment-item-form,.payment-detail-form{flex-direction:column;gap:18px;display:flex}.payment-item-form-group,.payment-detail-form-group{flex-direction:column;gap:9px;display:flex}.payment-detail-form-group.full{grid-column:1/-1}.payment-item-form-group label,.payment-detail-form-group label{color:#334155;font-size:14px;font-weight:900}.payment-item-form-group input,.payment-detail-form-group input{color:#0f172a;background:#f8fafc;border:1px solid #d8e1ee;border-radius:16px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:800;transition:all .2s}.payment-item-form-group input:focus,.payment-detail-form-group input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.payment-detail-form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.payment-detail-remaining-preview{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:20px;padding:18px}.payment-detail-remaining-preview span{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.payment-detail-remaining-preview strong{color:#ea580c;margin-bottom:6px;font-size:26px;font-weight:950;display:block}.payment-detail-remaining-preview p{color:#64748b;margin:0;font-size:13px;font-weight:800}.payment-item-modal-actions,.payment-detail-modal-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.payment-item-modal-cancel,.payment-item-modal-save,.payment-detail-modal-cancel,.payment-detail-modal-save{cursor:pointer;border:none;border-radius:16px;height:52px;font-size:15px;font-weight:900;transition:all .2s}.payment-item-modal-cancel,.payment-detail-modal-cancel{color:#334155;background:#fff;border:1px solid #d8e1ee}.payment-item-modal-cancel:hover,.payment-detail-modal-cancel:hover{background:#f8fafc}.payment-item-modal-save,.payment-detail-modal-save{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 14px 28px #16a34a42}.payment-item-modal-save:hover,.payment-detail-modal-save:hover{transform:translateY(-1px);box-shadow:0 18px 36px #16a34a52}.payment-item-modal-cancel:disabled,.payment-item-modal-save:disabled,.payment-detail-modal-cancel:disabled,.payment-detail-modal-save:disabled{opacity:.6;cursor:not-allowed;transform:none}.payment-detail-card-list{flex-direction:column;gap:18px;margin-top:18px;display:flex}.payment-detail-empty-card{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:22px;padding:34px}.payment-detail-empty-card strong{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:950;display:block}.payment-detail-empty-card p{color:#64748b;font-size:14px}.payment-detail-main-card{background:radial-gradient(circle at 0 0,#2563eb14,#0000 34%),linear-gradient(135deg,#fff,#fbfdff);border:1px solid #dbe7f5;border-radius:26px;padding:20px;box-shadow:0 16px 38px #0f172a12}.payment-detail-main-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.payment-detail-main-header span{color:#2563eb;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.payment-detail-main-header strong{color:#0f172a;font-size:20px;font-weight:950}.payment-detail-main-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payment-detail-main-info-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:18px;display:grid}.payment-detail-main-info-grid div{background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:13px}.payment-detail-main-info-grid span{color:#64748b;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.payment-detail-main-info-grid strong{color:#0f172a;font-size:13px;font-weight:950;display:block}.payment-detail-main-info-grid strong.paid{color:#16a34a}.payment-detail-main-info-grid strong.remaining{color:#dc2626}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes todoPageFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes checklistFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1280px){.project-overview-card{grid-template-columns:1fr}.project-overview-divider{display:none}.checklist-hero-card{grid-template-columns:100px 1fr}.checklist-hero-wave{display:none}.checklist-stat-grid{grid-template-columns:1fr}}@media (width<=1200px){.payment-detail-main-info-grid{grid-template-columns:repeat(3,1fr)}.payment-history-item{grid-template-columns:1fr 1fr}.payment-history-note,.payment-history-actions{grid-column:1/-1}}@media (width<=1100px){.payment-item-hero-card,.payment-detail-hero-card{grid-template-columns:1fr}.payment-item-summary-grid,.payment-detail-summary-grid{grid-template-columns:repeat(2,1fr)}.payment-item-summary-mini{grid-template-columns:1fr;min-width:260px}}@media (width<=1000px){.dashboard-grid,.todo-stat-grid,.modern-form-grid{grid-template-columns:1fr}.modern-form-action{min-width:100%}.new-task-card,.new-task-form{grid-template-columns:1fr}.new-task-button{width:100%}.todo-hero-card,.todo-modern-form{grid-template-columns:1fr}.todo-modern-form button{width:100%}.todo-modern-item{grid-template-columns:42px 1fr}.todo-modern-action{grid-column:1/-1;justify-content:flex-start}.todo-modern-update-button{width:100%}}@media (width<=900px){.app-shell{flex-direction:column}.sidebar{width:100%;min-height:auto;position:relative}.main-content{padding:20px}.page-header{flex-direction:column;align-items:flex-start}.primary-button,.secondary-button{width:100%}.card-header,.checklist-card-header,.todo-section-header{flex-direction:column}}@media (width<=700px){.selected-project-banner{flex-direction:column;align-items:flex-start}.selected-project-name{font-size:20px}.project-table th:first-child,.project-table td:first-child{width:270px;min-width:270px}.project-action-buttons{gap:6px}.select-project-button,.inspect-project-button,.delete-project-button{min-width:70px;padding:0 10px}.modern-progress-card{min-width:260px}.modern-progress-bottom{flex-direction:column;align-items:flex-start}.checklist-hero-card{grid-template-columns:1fr}.checklist-hero-icon{width:72px;height:72px;font-size:34px}.checklist-hero-content h2{font-size:26px}.payment-item-summary-grid,.payment-detail-summary-grid,.payment-detail-form-grid,.payment-item-modal-actions,.payment-detail-modal-actions{grid-template-columns:1fr}.payment-detail-header-actions{flex-direction:column;width:100%}.payment-detail-header-actions button{width:100%}.payment-detail-open-footer{flex-direction:column;align-items:flex-start}.payment-detail-main-header{flex-direction:column}.payment-detail-main-actions{flex-direction:column;width:100%}.payment-detail-main-actions button{width:100%}.payment-detail-main-info-grid,.payment-history-item{grid-template-columns:1fr}.payment-history-actions{flex-direction:column}.payment-history-actions button{width:100%}}@media (width<=600px){.new-task-left{align-items:flex-start}.new-task-icon{border-radius:15px;width:46px;height:46px;font-size:26px}.new-task-info strong{font-size:15px}.create-project-modal,.delete-project-modal,.project-date-modal{border-radius:22px;padding:22px}.create-project-modal-header,.delete-project-modal-header,.project-date-modal-header{grid-template-columns:48px 1fr 34px;gap:12px}.create-project-modal-icon,.delete-project-modal-icon,.project-date-modal-icon{border-radius:16px;width:48px;height:48px}.create-project-date-grid,.project-date-form-grid,.create-project-modal-actions,.delete-project-modal-actions,.project-date-modal-actions{grid-template-columns:1fr}.todo-hero-card{border-radius:22px;padding:20px}.todo-hero-left h2{font-size:24px}.todo-hero-meta{flex-direction:column}.todo-hero-meta div{min-width:100%}.todo-progress-circle{width:112px;height:112px}.todo-modern-item{grid-template-columns:1fr}.todo-modern-check-area{justify-content:flex-start}.todo-modern-title-row{flex-direction:column;align-items:flex-start}.todo-modern-status{min-width:auto}}@media (width<=520px){.project-status-modal{border-radius:22px;padding:22px}.project-status-modal-header{grid-template-columns:48px 1fr 34px;gap:12px}.project-status-modal-icon{border-radius:16px;width:48px;height:48px}.project-status-modal-actions{grid-template-columns:1fr}}@media (width<=480px){.login-page{padding:12px}.login-card{border-radius:22px;grid-template-columns:1fr}.login-brand{min-height:230px;padding:28px 20px}.login-form-section{padding:30px 20px}.brand-content h1{font-size:24px}.page-header h1{font-size:26px}.sidebar-logo-box{width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px}.sidebar-company-logo{width:52px;max-width:52px;height:52px;max-height:52px}}.payment-detail-expand-button{cursor:pointer;text-align:left;background:radial-gradient(circle at 0 0,#2563eb14,#0000 32%),linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbe7f5;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:2px 0 16px;padding:16px 18px;transition:all .2s;display:flex;box-shadow:0 10px 24px #0f172a0f}.payment-detail-expand-button:hover{border-color:#2563eb;transform:translateY(-1px);box-shadow:0 14px 30px #2563eb1f}.payment-detail-expand-button.expanded{background:radial-gradient(circle at 0 0,#7c3aed1a,#0000 34%),linear-gradient(135deg,#fff,#fbfaff);border-color:#7c3aed}.payment-detail-expand-button span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.payment-detail-expand-button strong{color:#0f172a;font-size:15px;font-weight:950}.payment-detail-expand-right{flex-shrink:0;align-items:center;gap:14px;display:flex}.payment-detail-expand-right span{color:#475569;white-space:nowrap;margin:0;font-size:12px;font-weight:900}.payment-detail-expand-right span strong{color:#dc2626;font-size:13px}.payment-detail-expand-right i{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-style:normal;font-weight:950;display:flex;box-shadow:0 10px 22px #2563eb38}.payment-detail-expand-button.expanded .payment-detail-expand-right i{background:linear-gradient(135deg,#7c3aed,#5b21b6);box-shadow:0 10px 22px #7c3aed38}.payment-detail-collapsible-area{animation:.18s paymentAccordionOpen}@keyframes paymentAccordionOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.payment-planning-box{background:#fefce8;border:1px solid #fde68a;border-radius:22px;margin-bottom:16px;padding:16px}.payment-plan-list{flex-direction:column;gap:12px;display:flex}.payment-plan-item{background:#fff;border:1px solid #fde68a;border-radius:18px;grid-template-columns:170px 170px 1fr 120px auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 8px 18px #0f172a0a}.payment-plan-item.paid{background:#f0fdf4;border-color:#bbf7d0}.payment-plan-date span,.payment-plan-amount span,.payment-plan-note span{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.payment-plan-date strong{color:#0f172a;font-size:13px;font-weight:950}.payment-plan-amount strong{color:#ca8a04;font-size:14px;font-weight:950}.payment-plan-note p{color:#334155;white-space:normal;margin:0;font-size:13px;font-weight:800;line-height:1.45}.payment-plan-status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.payment-plan-status-badge.waiting{color:#92400e;background:#fef3c7}.payment-plan-status-badge.paid{color:#166534;background:#dcfce7}.payment-plan-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.payment-plan-paid-info{color:#166534;white-space:nowrap;font-size:13px;font-weight:950}.payment-history-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:16px}.payment-history-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.payment-history-header span{color:#7c3aed;margin-bottom:5px;font-size:12px;font-weight:950;display:block}.payment-history-header strong{color:#0f172a;font-size:16px;font-weight:950}.payment-history-empty{color:#64748b;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:18px;font-size:14px;font-weight:800}.payment-history-list{flex-direction:column;gap:12px;display:flex}.payment-history-item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:170px 170px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 8px 18px #0f172a0a}.payment-history-date span,.payment-history-amount span,.payment-history-note span{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.payment-history-date strong{color:#0f172a;font-size:13px;font-weight:950}.payment-history-amount strong{color:#16a34a;font-size:14px;font-weight:950}.payment-history-note p{color:#334155;white-space:normal;margin:0;font-size:13px;font-weight:800;line-height:1.45}.payment-history-actions{align-items:center;gap:8px;display:flex}@media (width<=1200px){.payment-plan-item{grid-template-columns:1fr 1fr}.payment-plan-note,.payment-plan-status,.payment-plan-actions{grid-column:1/-1}.payment-history-item{grid-template-columns:1fr 1fr}.payment-history-note,.payment-history-actions{grid-column:1/-1}}@media (width<=700px){.payment-detail-expand-button{flex-direction:column;align-items:stretch}.payment-detail-expand-right{justify-content:space-between}.payment-plan-item,.payment-history-item{grid-template-columns:1fr}.payment-plan-note,.payment-plan-status,.payment-plan-actions,.payment-history-note,.payment-history-actions{grid-column:auto}.payment-plan-actions,.payment-history-actions{flex-direction:column}.payment-plan-actions button,.payment-history-actions button{width:100%}}@media (width<=1200px){.payment-detail-main-info-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1100px){.payment-detail-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.payment-detail-summary-grid,.payment-detail-main-info-grid{grid-template-columns:1fr}}.payment-detail-summary-grid{grid-template-columns:repeat(5,1fr)}.payment-detail-main-info-grid{grid-template-columns:repeat(7,1fr)}.payment-item-summary-card.orange strong,.payment-detail-summary-card.orange strong{color:#ea580c}.payment-detail-info-click-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:17px;padding:13px;transition:all .2s;box-shadow:0 8px 18px #2563eb0f}.payment-detail-info-click-card:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 12px 24px #2563eb24}.payment-detail-info-click-card span{color:#64748b;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.payment-detail-info-click-card strong{color:#2563eb;font-size:13px;font-weight:950;display:block}.payment-detail-info-click-card small{color:#1d4ed8;margin-top:5px;font-size:11px;font-weight:900;display:block}.payment-payable-movement-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:22px;margin-bottom:16px;padding:16px}.payment-payable-movement-list{flex-direction:column;gap:12px;display:flex}.payment-payable-movement-item{background:#fff;border:1px solid #dbeafe;border-radius:18px;grid-template-columns:170px 190px 1fr;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 8px 18px #0f172a0a}.payment-payable-movement-item span{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.payment-payable-movement-item strong{color:#2563eb;font-size:14px;font-weight:950}.payment-payable-movement-item p{color:#334155;margin:0;font-size:13px;font-weight:800;line-height:1.45}@media (width<=1200px){.payment-detail-main-info-grid{grid-template-columns:repeat(3,1fr)}.payment-payable-movement-item{grid-template-columns:1fr 1fr}.payment-payable-movement-item div:last-child{grid-column:1/-1}}@media (width<=1100px){.payment-detail-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.payment-detail-summary-grid,.payment-detail-main-info-grid,.payment-payable-movement-item{grid-template-columns:1fr}.payment-payable-movement-item div:last-child{grid-column:auto}}.payment-detail-header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (width<=700px){.payment-detail-header-actions{flex-direction:column;width:100%}.payment-detail-header-actions button{width:100%}}.project-header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (width<=700px){.project-header-actions{flex-direction:column;width:100%}.project-header-actions button{width:100%}}.payment-detail-filter-card{background:radial-gradient(circle at 0 0,#2563eb14,#0000 34%),linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbe7f5;border-radius:22px;margin:18px 0 22px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.payment-detail-filter-grid{grid-template-columns:1.5fr 180px 160px 160px 150px 150px auto;align-items:end;gap:12px;display:grid}.payment-detail-filter-group{flex-direction:column;gap:8px;display:flex}.payment-detail-filter-group label{color:#334155;font-size:12px;font-weight:950}.payment-detail-filter-group input,.payment-detail-filter-group select{color:#0f172a;background:#fff;border:1px solid #d8e1ee;border-radius:14px;outline:none;width:100%;height:44px;padding:0 13px;font-size:13px;font-weight:800;transition:all .2s}.payment-detail-filter-group input:focus,.payment-detail-filter-group select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.payment-detail-filter-action{align-items:end;display:flex}.payment-detail-filter-action .secondary-button{white-space:nowrap;height:44px}.payment-detail-filter-result{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.payment-detail-filter-result span{color:#475569;background:#eff6ff;border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.payment-detail-filter-result strong{color:#2563eb;font-weight:950}@media (width<=1280px){.payment-detail-filter-grid{grid-template-columns:repeat(3,1fr)}.payment-detail-filter-group.wide{grid-column:1/-1}}@media (width<=700px){.payment-detail-filter-grid{grid-template-columns:1fr}.payment-detail-filter-action .secondary-button{width:100%}}.office-payments-page{flex-direction:column;gap:18px;display:flex}.office-payments-hero{background:radial-gradient(circle at 0 0,#6366f124,#0000 32%),linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e2e8f0;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 18px 38px #0f172a14}.office-payments-eyebrow{color:#4f46e5;background:#eef2ff;border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:950;display:inline-flex}.office-payments-hero h1{color:#0f172a;margin:0;font-size:30px;font-weight:950}.office-payments-hero p{color:#64748b;max-width:680px;margin:8px 0 0;font-size:14px;font-weight:700}.office-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:0;border-radius:15px;min-height:46px;padding:0 18px;font-size:13px;font-weight:950;box-shadow:0 14px 26px #4f46e547}.office-payment-summary-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.office-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.office-summary-card span{color:#64748b;margin-top:10px;font-size:12px;font-weight:950;display:block}.office-summary-card strong{color:#0f172a;margin-top:8px;font-size:20px;font-weight:950;display:block}.office-summary-icon{border-radius:16px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:950;display:grid}.office-summary-card.purple{background:#fbfaff;border-color:#ddd6fe}.office-summary-card.purple .office-summary-icon{color:#6d28d9;background:#ede9fe}.office-summary-card.green{background:#f6fffb;border-color:#bbf7d0}.office-summary-card.green .office-summary-icon{color:#16a34a;background:#dcfce7}.office-summary-card.orange{background:#fffaf3;border-color:#fed7aa}.office-summary-card.orange .office-summary-icon{color:#ea580c;background:#ffedd5}.office-summary-card.blue{background:#f8fbff;border-color:#bfdbfe}.office-summary-card.blue .office-summary-icon{color:#2563eb;background:#dbeafe}.office-summary-card.red{background:#fff7f7;border-color:#fecaca}.office-summary-card.red .office-summary-icon{color:#e11d48;background:#fee2e2}.office-summary-card.cyan{background:#f7fdff;border-color:#bae6fd}.office-summary-card.cyan .office-summary-icon{color:#0284c7;background:#e0f2fe}.office-payment-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:18px;box-shadow:0 14px 32px #0f172a0f}.office-payment-filter-grid{grid-template-columns:1.5fr 170px 170px 160px 160px auto;align-items:end;gap:12px;display:grid}.office-filter-group{flex-direction:column;gap:8px;display:flex}.office-filter-group label{color:#334155;font-size:12px;font-weight:950}.office-filter-group input,.office-filter-group select,.office-form-group input,.office-form-group select,.office-form-group textarea{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:14px;outline:none;width:100%;font-size:13px;font-weight:800;transition:all .2s}.office-filter-group input,.office-filter-group select,.office-form-group input,.office-form-group select{height:44px;padding:0 13px}.office-form-group textarea{resize:vertical;min-height:100px;padding:13px}.office-filter-group input:focus,.office-filter-group select:focus,.office-form-group input:focus,.office-form-group select:focus,.office-form-group textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51f}.office-filter-actions{gap:8px;display:flex}.office-payment-list-header{justify-content:space-between;margin-bottom:16px;display:flex}.office-payment-list-header h3{color:#0f172a;margin:0;font-size:18px;font-weight:950}.office-payment-list-header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750}.office-payment-title-button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.office-payment-title-button strong{color:#1e3a8a;font-size:13px;font-weight:950;display:block}.office-payment-title-button span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin-top:4px;font-size:12px;font-weight:700;display:block;overflow:hidden}.office-category-pill{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.office-paid-text{color:#16a34a}.office-remaining-text{color:#e11d48}.office-payment-status{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.office-payment-status-paid,.office-form-preview-grid .office-payment-status-paid{color:#16a34a;background:#dcfce7}.office-payment-status-partial,.office-form-preview-grid .office-payment-status-partial{color:#ea580c;background:#ffedd5}.office-payment-status-waiting,.office-form-preview-grid .office-payment-status-waiting{color:#dc2626;background:#fee2e2}.office-payment-actions{flex-wrap:wrap;gap:8px;display:flex}.office-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.office-payment-modal,.office-payment-detail-modal,.office-delete-modal{background:#fff;border:1px solid #e2e8f0;border-radius:26px;width:min(760px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 70px #0f172a3d}.office-payment-modal,.office-payment-detail-modal{padding:24px}.office-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.office-modal-header h3{color:#0f172a;margin:0;font-size:18px;font-weight:950}.office-modal-header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750}.office-modal-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:36px;height:36px;font-size:22px}.office-payment-form{flex-direction:column;gap:16px;display:flex}.office-form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.office-form-group{flex-direction:column;gap:8px;display:flex}.office-form-group.full{grid-column:1/-1}.office-form-group label{color:#334155;font-size:12px;font-weight:950}.office-form-preview-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.office-form-preview-grid>div{background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;padding:16px}.office-form-preview-grid span{color:#64748b;margin-bottom:7px;font-size:12px;font-weight:950;display:block}.office-form-preview-grid strong{color:#2563eb;font-size:18px;font-weight:950}.office-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.office-modal-cancel,.office-modal-save,.office-delete-confirm{cursor:pointer;border-radius:13px;min-height:42px;padding:0 18px;font-size:13px;font-weight:950}.office-modal-cancel{color:#334155;background:#fff;border:1px solid #dbe3ef}.office-modal-save{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:0;box-shadow:0 12px 22px #4f46e540}.office-detail-layout{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.office-detail-info-box,.office-detail-success-box{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px}.office-detail-info-box{gap:12px;display:grid}.office-detail-info-box span{color:#64748b;margin-bottom:4px;font-size:12px;font-weight:950;display:block}.office-detail-info-box strong{color:#0f172a;font-size:13px;font-weight:950}.office-detail-info-box p{color:#334155;margin:0;font-size:13px;font-weight:750}.office-detail-success-box{text-align:center;background:linear-gradient(135deg,#f8fbff,#fff);flex-direction:column;justify-content:center;align-items:center;display:flex}.office-detail-illustration{color:#fff;background:linear-gradient(135deg,#4ade80,#10b981);border-radius:28px;place-items:center;width:92px;height:92px;margin-bottom:16px;font-size:44px;font-weight:950;display:grid;box-shadow:0 18px 30px #10b98142}.office-detail-success-box strong{color:#0f172a;font-size:18px;font-weight:950}.office-detail-success-box p{color:#64748b;margin:7px 0 0;font-size:12px;font-weight:750}.office-delete-modal{text-align:center;max-width:430px;padding:32px}.office-delete-icon{color:#dc2626;background:#fee2e2;border-radius:999px;place-items:center;width:78px;height:78px;margin:0 auto 18px;font-size:34px;font-weight:950;display:grid}.office-delete-modal h3{color:#0f172a;margin:0;font-size:22px;font-weight:950}.office-delete-modal p{color:#334155;margin:14px 0 8px;font-size:14px;font-weight:750}.office-delete-modal span{color:#94a3b8;font-size:13px;font-weight:800}.office-delete-actions{justify-content:center;gap:12px;margin-top:24px;display:flex}.office-delete-confirm{color:#fff;background:linear-gradient(135deg,#ef4444,#e11d48);border:0;box-shadow:0 12px 22px #e11d483d}@media (width<=1280px){.office-payment-summary-grid,.office-payment-filter-grid{grid-template-columns:repeat(3,1fr)}.office-filter-group.wide,.office-filter-actions{grid-column:1/-1}}@media (width<=900px){.office-payments-hero{flex-direction:column;align-items:stretch}.office-payment-summary-grid,.office-form-grid,.office-form-preview-grid,.office-detail-layout,.office-payment-filter-grid{grid-template-columns:1fr}.office-filter-actions{flex-direction:column}.office-filter-actions button,.office-primary-button{width:100%}}@media (width<=600px){.office-modal-overlay{padding:12px}.office-payment-modal,.office-payment-detail-modal,.office-delete-modal{border-radius:20px;padding:18px}.office-modal-actions,.office-delete-actions{flex-direction:column}.office-modal-actions button,.office-delete-actions button{width:100%}}.admin-dashboard-page{flex-direction:column;gap:18px;display:flex}.admin-dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-dashboard-header h1{color:#0f172a;margin:0;font-size:30px;font-weight:950}.admin-dashboard-header p{color:#64748b;margin:8px 0 0;font-size:14px;font-weight:750}.admin-dashboard-header-right{align-items:center;gap:12px;display:flex}.admin-date-card,.admin-user-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:64px;padding:12px 16px;box-shadow:0 12px 24px #0f172a0f}.admin-date-card span,.admin-user-card span{color:#64748b;font-size:11px;font-weight:900;display:block}.admin-date-card strong{color:#0f172a;margin-top:4px;font-size:13px;font-weight:950;display:block}.admin-date-card b{color:#2563eb;margin-top:2px;font-size:13px;font-weight:950;display:block}.admin-user-card{align-items:center;gap:12px;display:flex}.admin-user-avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8,#7c3aed);border-radius:14px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:950;display:grid}.admin-user-card strong{color:#0f172a;font-size:13px;font-weight:950}.admin-top-card-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.admin-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 14px 30px #0f172a0f}.admin-stat-icon{border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:12px;font-size:22px;display:grid}.admin-stat-card span{color:#475569;font-size:12px;font-weight:950;display:block}.admin-stat-card strong{color:#0f172a;margin-top:7px;font-size:24px;font-weight:950;display:block}.admin-stat-card p{color:#64748b;margin:8px 0 0;font-size:12px;font-weight:800}.admin-stat-card.blue .admin-stat-icon{background:#dbeafe}.admin-stat-card.green .admin-stat-icon{background:#dcfce7}.admin-stat-card.orange .admin-stat-icon{background:#ffedd5}.admin-stat-card.purple .admin-stat-icon{background:#ede9fe}.admin-stat-card.pink .admin-stat-icon{background:#fce7f3}.admin-dashboard-main-grid{grid-template-columns:1.55fr 1fr .95fr;gap:14px;display:grid}.admin-dashboard-panel{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:18px;box-shadow:0 14px 30px #0f172a0f}.admin-due-payment-panel{border-color:#93c5fd;box-shadow:0 16px 34px #2563eb1a}.admin-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.admin-panel-header h3{color:#0f172a;margin:0;font-size:17px;font-weight:950}.admin-panel-header p{color:#64748b;margin:5px 0 0;font-size:12px;font-weight:800}.admin-panel-button{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;min-height:36px;padding:0 13px;font-size:12px;font-weight:950}.admin-due-payment-summary{grid-template-columns:1fr 1fr 1.3fr;gap:12px;margin-bottom:16px;display:grid}.admin-due-payment-summary>div{background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;padding:15px}.admin-due-payment-summary span,.admin-payment-overview-grid span,.admin-payment-progress span{color:#64748b;font-size:11px;font-weight:950;display:block}.admin-due-payment-summary strong{color:#0f172a;margin-top:7px;font-size:18px;font-weight:950;display:block}.admin-due-payment-summary p{color:#64748b;margin:5px 0 0;font-size:12px;font-weight:850}.admin-due-payment-summary .danger{background:#fff7f7;border-color:#fecaca}.admin-due-payment-summary .danger strong{color:#dc2626}.admin-due-payment-summary .total{background:#eff6ff;border-color:#93c5fd}.admin-due-payment-summary .total strong{color:#2563eb;font-size:21px}.admin-due-table{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.admin-due-table-head,.admin-due-table-row{grid-template-columns:1.4fr 1fr 130px 90px 120px;align-items:center;gap:10px;display:grid}.admin-due-table-head{color:#475569;background:#f8fafc;padding:11px 13px;font-size:11px;font-weight:950}.admin-due-table-row{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #e2e8f0;width:100%;padding:12px 13px;font-size:12px;font-weight:800}.admin-due-table-row:hover{background:#f8fbff}.admin-due-table-row strong{color:#0f172a;font-weight:950}.dashboard-pill{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:26px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.dashboard-pill.blue,.dashboard-status-active{color:#2563eb;background:#dbeafe}.dashboard-pill.danger{color:#dc2626;background:#fee2e2}.dashboard-status-completed{color:#16a34a;background:#dcfce7}.dashboard-status-planning{color:#ea580c;background:#ffedd5}.admin-payment-overview-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.admin-payment-overview-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:15px}.admin-payment-overview-grid strong{color:#0f172a;margin-top:7px;font-size:19px;font-weight:950;display:block}.admin-payment-overview-grid p{color:#475569;margin:5px 0 0;font-size:12px;font-weight:850}.admin-payment-overview-grid .danger{background:#fff7f7;border-color:#fecaca}.admin-payment-overview-grid .danger strong,.admin-payment-overview-grid .danger p{color:#dc2626}.admin-payment-overview-grid .success{background:#f0fdf4;border-color:#bbf7d0}.admin-payment-overview-grid .success strong{color:#16a34a}.admin-payment-progress{margin-top:16px}.admin-payment-progress>div:first-child{justify-content:space-between;align-items:center;display:flex}.admin-payment-progress strong{color:#16a34a;font-size:18px;font-weight:950}.admin-progress-bar{background:#e2e8f0;border-radius:999px;height:11px;margin-top:10px;overflow:hidden}.admin-progress-bar div{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;height:100%}.admin-task-circle{background:radial-gradient(circle at center, #fff 0 43%, transparent 44%), conic-gradient(#22c55e 0 45%, #3b82f6 45% 78%, #f59e0b 78% 100%);border-radius:999px;place-items:center;width:170px;height:170px;margin:14px auto 18px;display:grid}.admin-task-circle div{text-align:center}.admin-task-circle strong{color:#0f172a;font-size:28px;font-weight:950;display:block}.admin-task-circle span{color:#64748b;font-size:12px;font-weight:900}.admin-task-legend{gap:10px;display:grid}.admin-task-legend div{color:#334155;align-items:center;gap:9px;font-size:13px;font-weight:850;display:flex}.admin-task-legend strong{color:#0f172a;margin-left:auto;font-weight:950}.legend-dot{border-radius:999px;width:11px;height:11px}.legend-dot.green{background:#22c55e}.legend-dot.blue{background:#3b82f6}.legend-dot.orange{background:#f59e0b}.admin-dashboard-table-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-simple-table{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.admin-simple-table-head,.admin-simple-table-row{align-items:center;gap:10px;display:grid}.admin-simple-table-head.projects,.admin-simple-table-row.projects{grid-template-columns:1.5fr 120px 120px 120px}.admin-simple-table-head.todos,.admin-simple-table-row.todos{grid-template-columns:1.5fr 90px 110px 90px}.admin-simple-table-head{color:#475569;background:#f8fafc;padding:11px 13px;font-size:11px;font-weight:950}.admin-simple-table-row{color:#0f172a;border-top:1px solid #e2e8f0;padding:12px 13px;font-size:12px;font-weight:850}.admin-empty-row{color:#64748b;text-align:center;padding:18px;font-size:13px;font-weight:850}.admin-panel-footer{color:#2563eb;text-align:center;margin-top:12px;font-size:12px;font-weight:900}.admin-bottom-summary{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden;box-shadow:0 14px 30px #0f172a0f}.admin-bottom-summary div{border-right:1px solid #e2e8f0;padding:18px}.admin-bottom-summary div:last-child{border-right:0}.admin-bottom-summary span{color:#64748b;font-size:12px;font-weight:950;display:block}.admin-bottom-summary strong{color:#0f172a;margin-top:8px;font-size:20px;font-weight:950;display:block}@media (width<=1450px){.admin-top-card-grid{grid-template-columns:repeat(3,1fr)}.admin-dashboard-main-grid{grid-template-columns:1fr}}@media (width<=1000px){.admin-dashboard-header{flex-direction:column}.admin-dashboard-header-right{flex-direction:column;width:100%}.admin-date-card,.admin-user-card{width:100%}.admin-dashboard-table-grid,.admin-bottom-summary{grid-template-columns:1fr}.admin-bottom-summary div{border-bottom:1px solid #e2e8f0;border-right:0}.admin-bottom-summary div:last-child{border-bottom:0}}@media (width<=760px){.admin-top-card-grid,.admin-due-payment-summary,.admin-payment-overview-grid{grid-template-columns:1fr}.admin-due-table{overflow-x:auto}.admin-due-table-head,.admin-due-table-row{min-width:760px}.admin-simple-table{overflow-x:auto}.admin-simple-table-head.projects,.admin-simple-table-row.projects,.admin-simple-table-head.todos,.admin-simple-table-row.todos{min-width:620px}}.dashboard-pill.office{color:#be185d;background:#fce7f3}.office-payments-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (width<=900px){.office-payments-hero-actions{flex-direction:column;width:100%}.office-payments-hero-actions button{width:100%}}.files-page{flex-direction:column;gap:18px;display:flex}.files-hero{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 34%),linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e2e8f0;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 16px 34px #0f172a12}.files-eyebrow{color:#2563eb;background:#eff6ff;border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:950;display:inline-flex}.files-hero h1{color:#0f172a;margin:0;font-size:30px;font-weight:950}.files-hero p{color:#64748b;max-width:720px;margin:8px 0 0;font-size:14px;font-weight:750}.files-summary-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.files-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.files-summary-card span{color:#64748b;font-size:12px;font-weight:950;display:block}.files-summary-card strong{color:#0f172a;margin-top:8px;font-size:24px;font-weight:950;display:block}.files-summary-card p{color:#64748b;margin:6px 0 0;font-size:12px;font-weight:800}.files-summary-card.blue{background:#f8fbff;border-color:#bfdbfe}.files-summary-card.green{background:#f6fffb;border-color:#bbf7d0}.files-summary-card.purple{background:#fbfaff;border-color:#ddd6fe}.files-summary-card.orange{background:#fffaf3;border-color:#fed7aa}.files-summary-card.red{background:#fff7f7;border-color:#fecaca}.files-filter-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.files-filter-grid{grid-template-columns:1.5fr 220px 160px 150px 150px auto;align-items:end;gap:12px;display:grid}.files-filter-group,.files-form-group{flex-direction:column;gap:8px;display:flex}.files-filter-group label,.files-form-group label{color:#334155;font-size:12px;font-weight:950}.files-filter-group input,.files-filter-group select,.files-form-group input,.files-form-group select,.files-form-group textarea{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:14px;outline:none;width:100%;font-size:13px;font-weight:800}.files-filter-group input,.files-filter-group select,.files-form-group input,.files-form-group select{height:44px;padding:0 13px}.files-form-group textarea{resize:vertical;padding:13px}.files-form-group small{color:#64748b;font-size:12px;font-weight:750}.files-filter-actions{gap:8px;display:flex}.files-filter-result{gap:10px;margin-top:14px;display:flex}.files-filter-result span{color:#475569;background:#eff6ff;border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.files-filter-result strong{color:#2563eb}.file-name-cell{align-items:center;gap:12px;display:flex}.file-icon{border-radius:15px;place-items:center;width:42px;min-width:42px;height:42px;font-size:19px;display:grid}.file-name-cell strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:13px;font-weight:950;display:block;overflow:hidden}.file-name-cell span{color:#64748b;font-size:12px;font-weight:800}.file-category-pill{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.file-category-image{color:#16a34a;background:#dcfce7}.file-category-excel{color:#047857;background:#d1fae5}.file-category-autocad{color:#ea580c;background:#ffedd5}.file-category-pdf{color:#dc2626;background:#fee2e2}.file-category-document{color:#2563eb;background:#dbeafe}.file-category-archive{color:#7c3aed;background:#ede9fe}.file-category-other{color:#475569;background:#f1f5f9}.file-description-text{color:#334155;font-size:13px;font-weight:750}.file-action-buttons{flex-wrap:wrap;gap:8px;display:flex}.files-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.files-upload-modal{background:#fff;border:1px solid #e2e8f0;border-radius:26px;width:min(620px,100%);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 30px 70px #0f172a3d}.files-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.files-modal-header h3{color:#0f172a;margin:0;font-size:19px;font-weight:950}.files-modal-header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750}.files-modal-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:36px;height:36px;font-size:22px}.files-upload-form{flex-direction:column;gap:16px;display:flex}.selected-file-preview{background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.selected-file-preview strong{color:#0f172a;font-size:13px;font-weight:950;display:block}.selected-file-preview span{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;display:block}.files-modal-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=1300px){.files-summary-grid,.files-filter-grid{grid-template-columns:repeat(3,1fr)}.files-filter-group.wide,.files-filter-actions{grid-column:1/-1}}@media (width<=800px){.files-hero{flex-direction:column;align-items:stretch}.files-summary-grid,.files-filter-grid{grid-template-columns:1fr}.files-filter-actions,.files-modal-actions{flex-direction:column}.files-filter-actions button,.files-modal-actions button,.files-hero button{width:100%}}.users-page{flex-direction:column;gap:18px;display:flex}.users-hero{background:radial-gradient(circle at 0 0,#7c3aed1f,#0000 34%),linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e2e8f0;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 16px 34px #0f172a12}.users-eyebrow{color:#7c3aed;background:#f5f3ff;border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:950;display:inline-flex}.users-hero h1{color:#0f172a;margin:0;font-size:30px;font-weight:950}.users-hero p{color:#64748b;max-width:720px;margin:8px 0 0;font-size:14px;font-weight:750}.users-summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.users-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.users-summary-card span{color:#64748b;font-size:12px;font-weight:950;display:block}.users-summary-card strong{color:#0f172a;margin-top:8px;font-size:26px;font-weight:950;display:block}.users-summary-card p{color:#64748b;margin:6px 0 0;font-size:12px;font-weight:800}.users-summary-card.blue{background:#f8fbff;border-color:#bfdbfe}.users-summary-card.purple{background:#fbfaff;border-color:#ddd6fe}.users-summary-card.green{background:#f6fffb;border-color:#bbf7d0}.users-summary-card.red{background:#fff7f7;border-color:#fecaca}.users-filter-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.users-filter-grid{grid-template-columns:1.5fr 170px 170px auto;align-items:end;gap:12px;display:grid}.users-filter-group,.users-form-group{flex-direction:column;gap:8px;display:flex}.users-filter-group label,.users-form-group label{color:#334155;font-size:12px;font-weight:950}.users-filter-group input,.users-filter-group select,.users-form-group input,.users-form-group select{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:14px;outline:none;width:100%;height:44px;padding:0 13px;font-size:13px;font-weight:800}.users-filter-actions{gap:8px;display:flex}.users-filter-result{gap:10px;margin-top:14px;display:flex}.users-filter-result span{color:#475569;background:#f5f3ff;border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.users-filter-result strong{color:#7c3aed}.user-name-cell{align-items:center;gap:12px;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:15px;place-items:center;width:42px;min-width:42px;height:42px;font-size:15px;font-weight:950;display:grid}.user-name-cell strong{color:#0f172a;font-size:13px;font-weight:950;display:block}.user-name-cell span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.user-authority-pill,.user-status-pill{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.user-authority-admin{color:#7c3aed;background:#ede9fe}.user-authority-user{color:#2563eb;background:#dbeafe}.user-status-pill.active{color:#16a34a;background:#dcfce7}.user-status-pill.passive{color:#dc2626;background:#fee2e2}.users-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.users-modal{background:#fff;border:1px solid #e2e8f0;border-radius:26px;width:min(680px,100%);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 30px 70px #0f172a3d}.users-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.users-modal-header h3{color:#0f172a;margin:0;font-size:19px;font-weight:950}.users-modal-header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750}.users-modal-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:36px;height:36px;font-size:22px}.users-form{flex-direction:column;gap:16px;display:flex}.users-form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.users-modal-note{color:#475569;background:#f8fbff;border:1px solid #bfdbfe;border-radius:16px;padding:13px 14px;font-size:13px;font-weight:800}.users-modal-note strong{color:#2563eb}.users-modal-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=1100px){.users-summary-grid,.users-filter-grid{grid-template-columns:repeat(2,1fr)}.users-filter-group.wide,.users-filter-actions{grid-column:1/-1}}@media (width<=700px){.users-hero{flex-direction:column;align-items:stretch}.users-summary-grid,.users-filter-grid,.users-form-grid{grid-template-columns:1fr}.users-filter-actions,.users-modal-actions{flex-direction:column}.users-hero button,.users-filter-actions button,.users-modal-actions button{width:100%}}
