html,body,#root{min-width:100%;min-height:100%;margin:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.project-details-page{width:100%}.back-button{color:#2563eb;background:0 0;align-items:center;gap:7px;width:auto;margin-bottom:22px;padding:0;font-size:14px;display:inline-flex}.back-button:hover{color:#1d4ed8;background:0 0}.project-details-header{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:24px;padding:26px}.project-heading-row{align-items:center;gap:14px;display:flex}.project-heading-row h1{margin:0}.project-details-header p{color:#64748b;margin:10px 0}.project-meta{color:#94a3b8;font-size:13px}.details-status{color:#15803d;background:#dcfce7;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.project-details-grid{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.create-task-card,.tasks-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px}.create-task-card h2,.tasks-card h2{margin:0}.create-task-card>p{color:#64748b;margin:7px 0 24px}.task-form-group{flex-direction:column;margin-bottom:18px;display:flex}.task-form-group label{color:#334155;margin-bottom:8px;font-weight:600}.task-form-group input,.task-form-group textarea,.task-form-group select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:12px;font-family:inherit;font-size:14px}.task-form-group textarea{resize:vertical}.task-form-group input:focus,.task-form-group textarea:focus,.task-form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.create-task-button{justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex}.tasks-header{margin-bottom:14px}.tasks-header p{color:#64748b;margin:5px 0 0}.task-row{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.task-main h3{margin:0 0 6px}.task-main p{color:#64748b;margin:0 0 8px}.task-main span{color:#94a3b8;font-size:12px}.task-badges{align-items:center;gap:8px;display:flex}.task-right{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.task-actions{gap:8px;display:flex}.edit-task-button,.delete-task-button{border-radius:7px;align-items:center;gap:6px;width:auto;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.edit-task-button{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.edit-task-button:hover{background:#e2e8f0}.delete-task-button{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.delete-task-button:hover{background:#fee2e2}.cancel-edit-button{color:#475569;background:#fff;border:1px solid #cbd5e1;width:100%;margin-top:10px}.cancel-edit-button:hover{background:#f8fafc}.cancel-edit-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.task-status{color:#1d4ed8;background:#dbeafe;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.task-status-select{color:#1d4ed8;cursor:pointer;background:#dbeafe;border:1px solid #bfdbfe;border-radius:20px;outline:none;padding:6px 10px;font-size:12px;font-weight:700}.task-status-select:disabled{opacity:.6;cursor:wait}.priority-badge{border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.priority-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.priority-high{color:#b91c1c;background:#fee2e2}.priority-medium{color:#92400e;background:#fef3c7}.priority-low{color:#15803d;background:#dcfce7}.tasks-empty{text-align:center;color:#64748b;padding:40px}.project-details-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-bottom:20px;padding:12px}@media (width<=950px){.project-details-grid{grid-template-columns:1fr}}@media (width<=560px){.project-heading-row,.task-row{flex-direction:column;align-items:flex-start}}.projects-page{width:100%}.projects-title{margin-bottom:28px}.projects-title h1{margin:0;font-size:30px}.projects-title p{color:#64748b;margin:6px 0 0}.projects-content{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.create-project-card,.projects-list-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 4px 16px #0f172a0a}.create-project-card h2,.projects-list-card h2{margin:0}.create-project-card>p{color:#64748b;margin:7px 0 24px}.project-form-group{flex-direction:column;margin-bottom:18px;display:flex}.project-form-group label{color:#334155;margin-bottom:8px;font-weight:600}.project-form-group input,.project-form-group textarea{border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:12px;font-family:inherit;font-size:14px}.project-form-group textarea{resize:vertical}.project-form-group input:focus,.project-form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.create-project-button{color:#fff;background:#2563eb;width:100%}.projects-list-header{justify-content:space-between;margin-bottom:15px;display:flex}.projects-list-header p{color:#64748b;margin:5px 0 0}.projects-list-row{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.project-info h3{margin:0 0 6px}.project-info p{color:#64748b;margin:0 0 8px}.project-info span{color:#94a3b8;font-size:12px}.project-row-right{align-items:center;gap:12px;display:flex}.project-status{color:#15803d;background:#dcfce7;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.project-id{color:#94a3b8;font-size:13px}.projects-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-bottom:20px;padding:12px}.projects-empty{text-align:center;color:#64748b;padding:40px}.clickable-project{cursor:pointer}.clickable-project:hover{background:#f8fafc}.project-actions{gap:7px;display:flex}.project-edit-button,.project-delete-button{border-radius:7px;width:auto;padding:6px 10px;font-size:12px;font-weight:600}.project-edit-button{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.project-edit-button:hover{background:#e2e8f0}.project-delete-button{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.project-delete-button:hover{background:#fee2e2}.cancel-project-edit{color:#475569;background:#fff;border:1px solid #cbd5e1;width:100%;margin-top:10px}.cancel-project-edit:hover{background:#f8fafc}@media (width<=950px){.projects-content{grid-template-columns:1fr}}@media (width<=560px){.projects-list-row{flex-direction:column;align-items:flex-start}.project-row-right{flex-wrap:wrap}}.tasks-page{width:100%}.tasks-page-header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.tasks-page-header h1{margin:0;font-size:30px}.tasks-page-header p{color:#64748b;margin:6px 0 0}.tasks-filter{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;font-weight:600}.tasks-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.tasks-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.tasks-summary-card span{color:#64748b;font-size:13px;display:block}.tasks-summary-card strong{margin-top:8px;font-size:28px;display:block}.all-tasks-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px}.all-task-row{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:25px;padding:20px 0;display:flex}.all-task-row:first-child{border-top:none}.all-task-main h3{margin:0 0 6px}.all-task-main p{color:#64748b;margin:0 0 8px}.all-task-main span{color:#94a3b8;font-size:12px}.all-task-right{align-items:center;gap:10px;display:flex}.global-priority{border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.global-priority-high{color:#b91c1c;background:#fee2e2}.global-priority-medium{color:#92400e;background:#fef3c7}.global-priority-low{color:#15803d;background:#dcfce7}.global-status-select{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe;border-radius:20px;padding:7px 10px;font-size:12px;font-weight:700}.tasks-page-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-bottom:20px;padding:12px}.tasks-page-empty{text-align:center;color:#64748b;padding:40px}@media (width<=900px){.tasks-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.tasks-page-header,.all-task-row{flex-direction:column;align-items:flex-start}}.users-page{width:100%}.users-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.users-header h1{margin:0;font-size:28px}.users-header p{color:#64748b;margin-top:6px}.users-count{border:1px solid #e2e8f0;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:600}.users-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:640px}.users-table th{text-align:left;color:#64748b;background:#f8fafc;padding:14px 18px;font-size:13px;font-weight:600}.users-table td{border-top:1px solid #e2e8f0;padding:16px 18px}.user-name-cell{align-items:center;gap:12px;display:flex}.user-avatar{background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.role-select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:7px 10px;font-weight:600}.role-badge,.status-badge{background:#f1f5f9;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}.status-badge.active{color:#15803d;background:#ecfdf5}.feature-upgrade-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;margin-bottom:18px;padding:12px 14px;font-size:13px}.users-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-bottom:18px;padding:12px 14px}.role-info{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;margin-bottom:18px;padding:10px 14px;font-size:13px}.users-access-denied{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:30px}.users-access-denied h2{margin-top:0}.users-header-actions{align-items:center;gap:12px;display:flex}.invite-user-button,.invite-submit-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;padding:9px 15px;font-weight:600}.invite-user-button:hover,.invite-submit-button:hover{opacity:.92}.invite-submit-button:disabled{opacity:.6;cursor:not-allowed}.invite-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:24px;padding:22px}.invite-panel-header{justify-content:space-between;align-items:flex-start;display:flex}.invite-panel-header h2{margin:0}.invite-panel-header p{color:#64748b;margin:5px 0 0}.invite-close-button{color:#475569;cursor:pointer;background:0 0;border:0;width:auto;padding:0 6px;font-size:24px}.invite-close-button:hover{color:#0f172a;background:0 0}.invite-form{grid-template-columns:1fr 180px auto;align-items:end;gap:14px;margin-top:20px;display:grid}.invite-field{flex-direction:column;gap:6px;display:flex}.invite-field label{font-size:13px;font-weight:600}.invite-field input,.invite-field select{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.invite-success{color:#166534;background:#ecfdf5;border-radius:10px;margin-top:18px;padding:14px}.invite-success p{margin:6px 0 10px}.invite-link-row{gap:8px;display:flex}.invite-link-row input{color:#334155;border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:0;padding:9px 11px}.invite-link-row button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:auto;padding:9px 14px}.pending-invitations{margin-top:28px}.pending-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pending-header h2{margin:0;font-size:19px}.pending-header p{color:#64748b;margin:4px 0 0;font-size:14px}.pending-header>span{background:#f1f5f9;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.pending-list{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.pending-row{border-top:1px solid #e2e8f0;grid-template-columns:1fr 110px 110px 90px;align-items:center;gap:15px;padding:15px 18px;display:grid}.pending-row:first-child{border-top:0}.pending-row>div{flex-direction:column;gap:4px;display:flex}.pending-row>div span{color:#64748b;font-size:12px}.pending-badge{color:#9a3412;background:#fff7ed;border-radius:999px;width:fit-content;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}.pending-empty{color:#64748b;border:1px dashed #cbd5e1;border-radius:12px;padding:24px}.cancel-invite-button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;width:auto;padding:7px 11px;font-size:12px;font-weight:600}.cancel-invite-button:hover{background:#fef2f2}@media (width<=760px){.users-header,.users-header-actions{flex-direction:column;align-items:stretch}.invite-form,.pending-row{grid-template-columns:1fr}}.subscription-page{width:100%}.subscription-header{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.subscription-eyebrow{letter-spacing:.08em;margin:0 0 6px;font-size:12px;font-weight:700}.subscription-header h1{margin:0;font-size:28px}.subscription-header>div>p:last-child{color:#64748b;margin-top:7px}.current-plan-badge,.plan-name-badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.plan-card,.usage-card,.plan-summary{background:#fff;border:1px solid #e2e8f0;border-radius:16px}.plan-card{margin-bottom:24px;padding:24px}.plan-card-top{justify-content:space-between;align-items:flex-start;display:flex}.plan-card-top span{color:#64748b;font-size:13px}.plan-card-top h2{margin:5px 0;font-size:26px}.plan-card-top p{color:#64748b;margin:0}.upgrade-plan-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;margin-top:22px;padding:10px 16px;font-weight:700}.usage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.usage-card{padding:22px}.usage-card-header{justify-content:space-between;align-items:flex-start;display:flex}.usage-card-header>div{flex-direction:column;gap:5px;display:flex}.usage-card-header span{color:#64748b;font-size:13px}.usage-card-header strong{font-size:24px}.usage-progress{background:#e2e8f0;border-radius:999px;height:9px;margin-top:18px;overflow:hidden}.usage-progress-fill{border-radius:inherit;background:#2563eb;height:100%;transition:width .25s}.usage-card p{color:#64748b;margin:12px 0 0;font-size:13px}.usage-card .usage-warning{color:#b45309;font-weight:600}.plan-summary{margin-top:24px;padding:22px}.plan-summary h2{margin:0 0 15px;font-size:18px}.plan-summary-row{border-top:1px solid #e2e8f0;justify-content:space-between;padding:12px 0;display:flex}.plan-summary-row:first-of-type{border-top:0}.available-plans-section{margin-top:28px}.available-plans-header h2{margin:0;font-size:20px}.available-plans-header p{color:#64748b;margin:5px 0 18px}.available-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.available-plan-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;padding:22px}.available-plan-card.current{border-width:2px;border-color:#2563eb}.available-plan-top{justify-content:space-between;gap:10px;display:flex}.plan-label{color:#64748b;letter-spacing:.08em;font-size:11px;font-weight:700}.available-plan-card h3{margin:5px 0 0;font-size:22px}.current-plan-pill{color:#15803d;background:#ecfdf5;border-radius:999px;height:fit-content;padding:5px 9px;font-size:11px;font-weight:700}.plan-description{color:#64748b;min-height:42px;margin:15px 0 18px;font-size:13px;line-height:1.5}.available-plan-card .plan-limit-row,.plan-feature-row{border-top:1px solid #e2e8f0;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.plan-change-button,.plan-current-button{border-radius:9px;width:100%;margin-top:18px;padding:10px 13px;font-weight:700}.plan-change-button{color:#fff;cursor:pointer;background:#2563eb;border:0}.plan-current-button{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.plan-success-message{color:#166534;background:#ecfdf5;border-radius:9px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:600}.plan-modal-overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.plan-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:26px;box-shadow:0 24px 60px #0f172a2e}.plan-modal h2{margin:0}.plan-modal>p{color:#64748b;margin:10px 0 20px}.plan-change-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.plan-change-summary>div{background:#f8fafc;border-radius:10px;flex-direction:column;gap:5px;padding:14px;display:flex}.plan-change-summary span{color:#64748b;font-size:12px}.plan-downgrade-warning{color:#9a3412;background:#fff7ed;border-radius:9px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.5}.plan-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.plan-cancel-button,.plan-confirm-button{cursor:pointer;border-radius:8px;width:auto;padding:9px 15px;font-weight:700}.plan-cancel-button{color:#334155;background:#fff;border:1px solid #cbd5e1}.plan-confirm-button{color:#fff;background:#2563eb;border:0}.plan-confirm-button:disabled,.plan-cancel-button:disabled{opacity:.6;cursor:not-allowed}.subscription-error{color:#b91c1c;background:#fef2f2;border-radius:8px;padding:14px}@media (width<=800px){.usage-grid{grid-template-columns:1fr}.subscription-header{flex-direction:column;gap:14px}}@media (width<=900px){.available-plans-grid{grid-template-columns:1fr}}.activity-page{max-width:980px;margin:0 auto}.activity-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.activity-kicker{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.activity-header h1{color:#0f172a;margin:0;font-size:32px}.activity-header p{color:#64748b;margin:8px 0 0}.activity-count{color:#475569;white-space:nowrap;font-size:14px}.activity-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.activity-list{display:grid}.activity-item{border-bottom:1px solid #eef2f7;padding:22px 26px}.activity-item:last-child{border-bottom:0}.activity-item-top{justify-content:space-between;align-items:start;gap:20px;display:flex}.activity-item h2{color:#1e293b;margin:0;font-size:16px}.activity-time{color:#64748b;white-space:nowrap;flex:none;font-size:13px}.activity-description{color:#475569;margin:9px 0 14px;line-height:1.55}.activity-resource{color:#1d4ed8;letter-spacing:.04em;background:#eff6ff;border-radius:6px;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.activity-state{color:#64748b;text-align:center;padding:48px 24px}.activity-error{color:#9a3412;background:#fff7ed;padding:22px 26px}.activity-retry{width:auto;margin-top:16px;padding:10px 16px;font-size:14px}.activity-pagination{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.activity-pagination button{width:auto;min-width:100px;padding:10px 16px;font-size:14px}.activity-page-label{color:#475569;font-size:14px}@media (width<=640px){.activity-header,.activity-item-top{flex-direction:column;align-items:start}.activity-item{padding:18px}.activity-pagination{flex-wrap:wrap}}.profile-page{width:100%}.profile-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.profile-eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.profile-header h1,.profile-card h2,.profile-hero h2{margin:0}.profile-header h1{font-size:30px}.profile-header p:last-child{color:#64748b;margin:7px 0 0}.profile-status{color:#166534;text-transform:uppercase;background:#dcfce7;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800}.profile-hero,.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px}.profile-hero{align-items:center;gap:18px;margin-bottom:18px;padding:24px;display:flex}.profile-avatar{color:#fff;background:#2563eb;border-radius:18px;place-items:center;width:66px;height:66px;font-size:22px;font-weight:800;display:grid}.profile-hero h2{font-size:22px}.profile-hero p{color:#64748b;margin:5px 0 8px}.profile-hero span{color:#2563eb;font-size:13px;font-weight:700}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.profile-card{padding:24px}.profile-card h2{font-size:18px}.profile-fields{gap:17px;margin-top:20px;display:grid}.profile-fields div{flex-direction:column;gap:5px;display:flex}.profile-fields span,.permissions-card p{color:#64748b;font-size:13px}.profile-fields strong{color:#172033;font-size:14px}.permissions-card{justify-content:space-between;gap:24px;display:flex}.permissions-card p{margin:7px 0 0}.permission-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.permission-list span{color:#1d4ed8;background:#eff6ff;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700}@media (width<=720px){.profile-header,.permissions-card{flex-direction:column;gap:16px}.profile-grid{grid-template-columns:1fr}.permission-list{justify-content:flex-start}}.settings-page{width:100%}.settings-header{margin-bottom:28px}.settings-eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.settings-header h1{margin:0;font-size:30px}.settings-header p:last-child{color:#64748b;margin:7px 0 0}.settings-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.settings-sections{gap:18px;max-width:860px;display:grid}.settings-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px}.theme-buttons{gap:10px;margin-top:20px;display:flex}.theme-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:92px;padding:10px 16px;font-weight:700}.theme-button.selected{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.settings-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-card h2{margin:0;font-size:18px}.settings-card-heading p{color:#64748b;margin:7px 0 0;font-size:13px}.settings-badge{color:#166534;text-transform:uppercase;background:#dcfce7;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.settings-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.settings-details div{flex-direction:column;gap:6px;display:flex}.settings-details span,.settings-toggle-row small{color:#64748b;font-size:13px}.settings-details strong{color:#172033;font-size:14px}.settings-toggle-row{cursor:pointer;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:16px;display:flex}.settings-toggle-row span{gap:5px;display:grid}.settings-toggle-row input{accent-color:#2563eb;width:18px;height:18px}.settings-save-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;margin-top:18px;padding:10px 15px;font-weight:700}.settings-save-button:hover{background:#1d4ed8}.settings-security-note{background:#eff6ff;border-left:3px solid #2563eb;gap:6px;margin-top:20px;padding:14px;display:grid}.settings-security-note span{color:#475569;font-size:13px}@media (width<=720px){.settings-details{grid-template-columns:1fr}.settings-toggle-row{align-items:flex-start}}.cost-page{--cost-ink:#f5f7fb;--cost-muted:#9ba8ba;--cost-panel:#151d2bdb;--cost-border:#9db1cd29;--cost-blue:#6da8ff;--cost-mint:#54d6b3;--cost-amber:#f3b75d;--cost-red:#f17777;color:var(--cost-ink);max-width:1320px;margin:0 auto;padding:42px clamp(20px,4vw,56px) 64px}.dashboard-layout:not([data-theme=dark]) .cost-page{--cost-ink:#172233;--cost-muted:#66758a;--cost-panel:#ffffffd1;--cost-border:#25385221;--cost-blue:#2e6fcb;--cost-mint:#168f78;--cost-amber:#b56a12;--cost-red:#c43d4b}.cost-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.cost-eyebrow,.section-kicker{color:var(--cost-mint);letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:800}.cost-header h1{letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(30px,4vw,52px)}.cost-header p:not(.cost-eyebrow){color:var(--cost-muted);max-width:610px;margin:0}.cost-refresh,.budget-editor button{border:1px solid var(--cost-border);background:var(--cost-panel);color:var(--cost-ink);cursor:pointer;border-radius:7px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.cost-refresh:hover,.budget-editor button:hover{border-color:var(--cost-blue);color:var(--cost-blue)}.cost-error{color:var(--cost-red);background:#f177771a;border:1px solid #f1777761;border-radius:7px;margin-bottom:18px;padding:12px 14px}.cost-loading{color:var(--cost-muted)}.cost-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.cost-metric,.cost-panel{border:1px solid var(--cost-border);background:var(--cost-panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 40px #0000001f}.cost-metric{border-radius:8px;min-height:132px;padding:20px;position:relative;overflow:hidden}.cost-metric:before{content:"";background:var(--cost-blue);width:3px;position:absolute;inset:0 auto 0 0}.cost-metric.metric-accent:before{background:var(--cost-mint)}.cost-metric svg{color:var(--cost-blue);opacity:.85;position:absolute;top:19px;right:18px}.cost-metric span,.cost-metric small{color:var(--cost-muted);font-size:12px;display:block}.cost-metric strong{letter-spacing:-.02em;margin:17px 0 8px;font-size:25px;display:block}.cost-panel{border-radius:8px;margin-bottom:18px;padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.panel-heading h2{margin:0;font-size:19px}.panel-heading .section-kicker{margin-bottom:5px}.panel-note,.muted-copy{color:var(--cost-muted);font-size:13px}.status-pill{letter-spacing:.08em;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.status-healthy{color:var(--cost-mint);background:#54d6b324}.status-watch,.status-high{color:var(--cost-amber);background:#f3b75d26}.status-over_budget{color:var(--cost-red);background:#f1777724}.status-no_budget{color:var(--cost-muted);background:#9db1cd24}.budget-line{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px;display:flex}.budget-line strong{font-size:28px}.budget-line span{color:var(--cost-muted);font-size:13px}.progress-track,.service-bar{background:#9db1cd24;overflow:hidden}.progress-track{border-radius:99px;height:9px}.progress-fill,.service-bar span{border-radius:inherit;background:var(--cost-mint);height:100%;display:block}.progress-watch,.progress-high{background:var(--cost-amber)}.progress-over_budget{background:var(--cost-red)}.budget-editor{border-top:1px solid var(--cost-border);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:18px;display:flex}.budget-editor label{font-size:13px;font-weight:700}.budget-editor div{gap:8px;display:flex}.budget-editor input{border:1px solid var(--cost-border);color:var(--cost-ink);background:0 0;border-radius:6px;width:130px;padding:9px 10px}.budget-editor button{background:var(--cost-blue);border-color:var(--cost-blue);color:#fff}.cost-content-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;display:grid}.daily-table-wrap{max-height:355px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--cost-border);text-align:left;padding:11px 4px;font-size:13px}th{color:var(--cost-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}td:last-child,th:last-child{text-align:right;font-variant-numeric:tabular-nums}.service-list{gap:18px;display:grid}.service-row{grid-template-columns:1fr 48px;align-items:center;gap:7px 14px;display:grid}.service-name{justify-content:space-between;gap:10px;font-size:13px;display:flex}.service-name strong{font-variant-numeric:tabular-nums}.service-bar{border-radius:99px;grid-column:1/2;height:6px}.service-bar span{background:var(--cost-blue)}.service-row small{color:var(--cost-muted);text-align:right;grid-area:2/2}.anomaly-panel{align-items:flex-start;gap:16px;display:flex}.anomaly-icon{color:var(--cost-mint);padding-top:2px}.anomaly-anomaly-candidate,.anomaly-elevated{border-color:#f3b75d80}.anomaly-anomaly-candidate .anomaly-icon,.anomaly-elevated .anomaly-icon{color:var(--cost-amber)}.anomaly-panel h2{margin:0 0 8px;font-size:18px}.anomaly-panel p:not(.section-kicker){color:var(--cost-muted);margin:0 0 8px}.anomaly-panel small{color:var(--cost-muted)}.insights-panel>svg{color:var(--cost-mint)}.insight-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.insight-card{border-left:3px solid var(--cost-blue);background:#6da8ff12;padding:14px}.insight-warning{border-color:var(--cost-amber);background:#f3b75d14}.insight-high{border-color:var(--cost-red);background:#f1777714}.insight-card-top{justify-content:space-between;gap:10px;font-size:12px;display:flex}.insight-card-top span{color:var(--cost-muted);letter-spacing:.1em;font-size:10px}.insight-card p{margin:12px 0;font-size:13px;line-height:1.5}.insight-card small{color:var(--cost-muted);font-size:11px}@media (width<=900px){.cost-metrics{grid-template-columns:repeat(2,1fr)}.cost-content-grid{grid-template-columns:1fr}}@media (width<=600px){.cost-page{padding:28px 16px 44px}.cost-header{flex-direction:column;align-items:flex-start}.cost-metrics{grid-template-columns:1fr}.budget-editor{flex-direction:column;align-items:flex-start}.budget-editor div{width:100%}.budget-editor input{flex:1}}.dashboard-layout{color:#0f172a;background:#f5f7fb;min-height:100vh;display:block}.dashboard-layout[data-theme=dark]{color:#e5e7eb;background:#111827}.dashboard-layout[data-theme=dark] .dashboard-main,.dashboard-layout[data-theme=dark] .projects-page,.dashboard-layout[data-theme=dark] .tasks-page,.dashboard-layout[data-theme=dark] .users-page,.dashboard-layout[data-theme=dark] .subscription-page,.dashboard-layout[data-theme=dark] .activity-page,.dashboard-layout[data-theme=dark] .profile-page,.dashboard-layout[data-theme=dark] .settings-page{color:#e5e7eb}.dashboard-layout[data-theme=dark] .stat-card,.dashboard-layout[data-theme=dark] .projects-panel,.dashboard-layout[data-theme=dark] .profile-card,.dashboard-layout[data-theme=dark] .profile-hero,.dashboard-layout[data-theme=dark] .settings-card,.dashboard-layout[data-theme=dark] .create-project-card,.dashboard-layout[data-theme=dark] .projects-list-card,.dashboard-layout[data-theme=dark] .tasks-table-container,.dashboard-layout[data-theme=dark] .users-table-container,.dashboard-layout[data-theme=dark] .tasks-summary-card,.dashboard-layout[data-theme=dark] .all-tasks-card,.dashboard-layout[data-theme=dark] .subscription-card,.dashboard-layout[data-theme=dark] .activity-card,.dashboard-layout[data-theme=dark] .activity-panel,.dashboard-layout[data-theme=dark] .plan-card,.dashboard-layout[data-theme=dark] .usage-card,.dashboard-layout[data-theme=dark] .plan-summary,.dashboard-layout[data-theme=dark] .available-plan-card,.dashboard-layout[data-theme=dark] .plan-modal,.dashboard-layout[data-theme=dark] .users-table-container,.dashboard-layout[data-theme=dark] .projects-list-row,.dashboard-layout[data-theme=dark] .project-details-card,.dashboard-layout[data-theme=dark] .activity-item,.dashboard-layout[data-theme=dark] .create-task-card,.dashboard-layout[data-theme=dark] .tasks-card,.dashboard-layout[data-theme=dark] .invite-panel,.dashboard-layout[data-theme=dark] .pending-row{background:#1f2937;border-color:#374151}.dashboard-layout[data-theme=dark] h1,.dashboard-layout[data-theme=dark] h2,.dashboard-layout[data-theme=dark] h3,.dashboard-layout[data-theme=dark] strong,.dashboard-layout[data-theme=dark] .settings-header p:last-child,.dashboard-layout[data-theme=dark] .profile-header p:last-child,.dashboard-layout[data-theme=dark] .activity-header h1,.dashboard-layout[data-theme=dark] .activity-item h2,.dashboard-layout[data-theme=dark] .subscription-header h1,.dashboard-layout[data-theme=dark] .plan-card-top h2,.dashboard-layout[data-theme=dark] .available-plan-card h3,.dashboard-layout[data-theme=dark] .projects-title h1,.dashboard-layout[data-theme=dark] .project-details-header h1,.dashboard-layout[data-theme=dark] .users-header h1,.dashboard-layout[data-theme=dark] .all-task-main h3{color:#f3f4f6}.dashboard-layout[data-theme=dark] .activity-header p,.dashboard-layout[data-theme=dark] .activity-count,.dashboard-layout[data-theme=dark] .activity-time,.dashboard-layout[data-theme=dark] .activity-description,.dashboard-layout[data-theme=dark] .activity-state,.dashboard-layout[data-theme=dark] .activity-page-label,.dashboard-layout[data-theme=dark] .subscription-header>div>p:last-child,.dashboard-layout[data-theme=dark] .plan-card-top span,.dashboard-layout[data-theme=dark] .plan-card-top p,.dashboard-layout[data-theme=dark] .usage-card-header span,.dashboard-layout[data-theme=dark] .usage-card p,.dashboard-layout[data-theme=dark] .plan-label,.dashboard-layout[data-theme=dark] .plan-description,.dashboard-layout[data-theme=dark] .available-plans-header p,.dashboard-layout[data-theme=dark] .users-header p,.dashboard-layout[data-theme=dark] .projects-title p,.dashboard-layout[data-theme=dark] .project-details-header p{color:#94a3b8}.dashboard-layout[data-theme=dark] .activity-item,.dashboard-layout[data-theme=dark] .plan-summary-row,.dashboard-layout[data-theme=dark] .plan-feature-row,.dashboard-layout[data-theme=dark] .available-plan-card .plan-limit-row,.dashboard-layout[data-theme=dark] .task-row,.dashboard-layout[data-theme=dark] .pending-row{border-color:#374151}.dashboard-layout[data-theme=dark] .activity-resource,.dashboard-layout[data-theme=dark] .current-plan-badge,.dashboard-layout[data-theme=dark] .plan-name-badge{color:#bfdbfe;background:#172554}.dashboard-layout[data-theme=dark] .plan-current-button{color:#cbd5e1;background:#111827;border-color:#4b5563}.dashboard-layout[data-theme=dark] .usage-progress{background:#374151}.dashboard-layout[data-theme=dark] .activity-error{color:#fdba74;background:#431407}.dashboard-layout[data-theme=dark] .users-table th{color:#94a3b8;background:#111827}.dashboard-layout[data-theme=dark] .users-table td,.dashboard-layout[data-theme=dark] .pending-list,.dashboard-layout[data-theme=dark] .pending-row,.dashboard-layout[data-theme=dark] .role-info,.dashboard-layout[data-theme=dark] .users-access-denied{border-color:#374151}.dashboard-layout[data-theme=dark] .role-info{color:#cbd5e1;background:#172033}.dashboard-layout[data-theme=dark] .permission-list span{color:#bfdbfe;background:#243b63}.dashboard-layout[data-theme=dark] .settings-security-note{background:#172554;border-left-color:#60a5fa}.dashboard-layout[data-theme=dark] .settings-security-note strong{color:#dbeafe}.dashboard-layout[data-theme=dark] .settings-security-note span{color:#bfdbfe}.dashboard-layout[data-theme=dark] .settings-toggle-row{background:#172033;border-color:#64748b}.dashboard-layout[data-theme=dark] .feature-upgrade-notice,.dashboard-layout[data-theme=dark] .users-error,.dashboard-layout[data-theme=dark] .invite-success,.dashboard-layout[data-theme=dark] .plan-success-message{color:#fed7aa;background:#431407;border-color:#92400e}.dashboard-layout[data-theme=dark] .pending-list{background:#1f2937}.dashboard-layout[data-theme=dark] .pending-badge{color:#fdba74;background:#431407}.dashboard-layout[data-theme=dark] .invite-link-row button,.dashboard-layout[data-theme=dark] .cancel-invite-button{color:#fecaca;background:#111827;border-color:#4b5563}.dashboard-layout[data-theme=dark] .status-badge.active,.dashboard-layout[data-theme=dark] .project-status,.dashboard-layout[data-theme=dark] .profile-status,.dashboard-layout[data-theme=dark] .settings-badge,.dashboard-layout[data-theme=dark] .current-plan-pill{color:#bbf7d0;background:#14532d}.dashboard-layout[data-theme=dark] .current-role-badge{color:#bfdbfe;background:#243b63}.dashboard-layout[data-theme=dark] .project-edit-button{color:#f8fafc;background:#334155;border-color:#64748b}.dashboard-layout[data-theme=dark] .project-edit-button:hover{background:#475569}.dashboard-layout[data-theme=dark] .project-delete-button{color:#fecaca;background:#450a0a;border-color:#991b1b}.dashboard-layout[data-theme=dark] .project-delete-button:hover{background:#7f1d1d}.dashboard-layout[data-theme=dark] .status-badge,.dashboard-layout[data-theme=dark] .role-badge,.dashboard-layout[data-theme=dark] .pending-header>span{color:#cbd5e1;background:#334155}.dashboard-layout[data-theme=dark] .global-priority-high{color:#fecaca;background:#7f1d1d}.dashboard-layout[data-theme=dark] .global-priority-medium{color:#fde68a;background:#713f12}.dashboard-layout[data-theme=dark] .global-priority-low{color:#bbf7d0;background:#14532d}.dashboard-layout[data-theme=dark] .user-avatar{color:#dbeafe;background:#243b63}.dashboard-layout[data-theme=dark] p,.dashboard-layout[data-theme=dark] span,.dashboard-layout[data-theme=dark] label{color:#cbd5e1}.dashboard-layout[data-theme=dark] input,.dashboard-layout[data-theme=dark] textarea,.dashboard-layout[data-theme=dark] select,.dashboard-layout[data-theme=dark] .theme-button{color:#f3f4f6;background:#111827;border-color:#4b5563}.dashboard-layout[data-theme=dark] .tasks-page-header p,.dashboard-layout[data-theme=dark] .tasks-summary-card span,.dashboard-layout[data-theme=dark] .all-task-main p,.dashboard-layout[data-theme=dark] .all-task-main span,.dashboard-layout[data-theme=dark] .tasks-page-empty{color:#94a3b8}.dashboard-layout[data-theme=dark] .all-task-row{border-color:#374151}.dashboard-layout[data-theme=dark] .tasks-filter,.dashboard-layout[data-theme=dark] .global-status-select,.dashboard-layout[data-theme=dark] .logout-button{color:#e5e7eb;background:#111827;border-color:#4b5563}.dashboard-layout[data-theme=dark] .global-status-select{color:#bfdbfe;background:#172554;border-color:#1d4ed8}.dashboard-layout[data-theme=dark] .project-details-header{background:#1f2937;border-color:#334155}.dashboard-layout[data-theme=dark] .project-details-header h1,.dashboard-layout[data-theme=dark] .create-task-card h2,.dashboard-layout[data-theme=dark] .tasks-card h2,.dashboard-layout[data-theme=dark] .task-main h3{color:#f8fafc}.dashboard-layout[data-theme=dark] .project-details-header p,.dashboard-layout[data-theme=dark] .create-task-card>p,.dashboard-layout[data-theme=dark] .tasks-header p,.dashboard-layout[data-theme=dark] .task-main p{color:#cbd5e1}.dashboard-layout[data-theme=dark] .project-meta,.dashboard-layout[data-theme=dark] .task-main span,.dashboard-layout[data-theme=dark] .tasks-empty{color:#94a3b8}.dashboard-layout[data-theme=dark] .task-form-group label{color:#e2e8f0}.dashboard-layout[data-theme=dark] .task-form-group input,.dashboard-layout[data-theme=dark] .task-form-group textarea,.dashboard-layout[data-theme=dark] .task-form-group select{color:#f8fafc;background:#111827;border-color:#475569}.dashboard-layout[data-theme=dark] .task-form-group input::placeholder,.dashboard-layout[data-theme=dark] .task-form-group textarea::placeholder{color:#94a3b8}.dashboard-layout[data-theme=dark] .task-row{border-color:#334155}.dashboard-layout[data-theme=dark] .edit-task-button,.dashboard-layout[data-theme=dark] .cancel-edit-button{color:#f8fafc;background:#334155;border-color:#475569}.dashboard-layout[data-theme=dark] .edit-task-button:hover,.dashboard-layout[data-theme=dark] .cancel-edit-button:hover{background:#475569}.dashboard-layout[data-theme=dark] .delete-task-button{color:#fecaca;background:#450a0a;border-color:#991b1b}.dashboard-layout[data-theme=dark] .delete-task-button:hover{background:#7f1d1d}.dashboard-layout[data-theme=dark] .task-status-select{color:#dbeafe;background:#172554;border-color:#1d4ed8}.dashboard-layout[data-theme=dark] .priority-high{color:#fecaca;background:#450a0a;border:1px solid #991b1b}.dashboard-layout[data-theme=dark] .priority-medium{color:#fde68a;background:#422006;border:1px solid #a16207}.dashboard-layout[data-theme=dark] .priority-low{color:#bbf7d0;background:#052e16;border:1px solid #166534}.dashboard-layout[data-theme=dark] .details-status{color:#bbf7d0;background:#052e16;border:1px solid #15803d}.sidebar{z-index:20;box-sizing:border-box;color:#fff;background:#0f2744;flex-direction:column;width:240px;padding:24px 16px;transition:width .2s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar-toggle{color:#dbeafe;cursor:pointer;background:#173758;border:1px solid #315274;border-radius:7px;align-self:center;width:32px;height:28px;margin:-24px 0 20px;padding:0;font-size:20px;line-height:24px}.sidebar-toggle:hover,.sidebar-toggle:focus-visible{background:#2563eb;border-color:#60a5fa;outline:none}.sidebar-brand{align-items:center;gap:10px;margin-bottom:40px;padding:0 8px;font-size:21px;font-weight:700;display:flex}.sidebar-logo{background:#2563eb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.nav-item{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:15px;display:flex}.nav-icon{color:#bfdbfe;flex:none}.nav-item:hover,.nav-item.active{color:#fff;background:#2563eb}.sidebar-bottom{border-top:1px solid #294764;margin-top:auto;padding:18px 8px 0}.sidebar-observability{border-top:1px solid #294764;flex-direction:column;gap:4px;margin-top:26px;padding-top:18px;display:flex}.sidebar-section-label{color:#7dd3fc;letter-spacing:.1em;text-transform:uppercase;padding:0 14px 6px;font-size:10px;font-weight:800}.observability-link{color:#cbd5e1;border-radius:8px;align-items:center;gap:12px;padding:9px 14px;font-size:13px;text-decoration:none;display:flex}.observability-link:hover{color:#fff;background:#173758}.sidebar-bottom p{margin:0 0 4px;font-weight:600}.tenant-label{color:#bfdbfe;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.sidebar-bottom span{color:#94a3b8;font-size:13px}.sidebar-user-email{margin-top:3px;display:block}.dashboard-main{box-sizing:border-box;min-height:100vh;margin-left:240px;padding:32px;transition:margin-left .2s;overflow-x:hidden}.sidebar-collapsed .sidebar{width:72px;padding-left:10px;padding-right:10px}.sidebar-collapsed .dashboard-main{margin-left:72px}.sidebar-collapsed .sidebar-brand{justify-content:center;margin-bottom:40px;padding:0}.sidebar-collapsed .sidebar-toggle{margin:-24px 0 20px}.sidebar-collapsed .sidebar-brand-name,.sidebar-collapsed .sidebar-nav .nav-item,.sidebar-collapsed .sidebar-observability .nav-label,.sidebar-collapsed .sidebar-section-label,.sidebar-collapsed .sidebar-bottom{display:none}.sidebar-collapsed .sidebar-nav{align-items:center;gap:10px;display:flex}.sidebar-collapsed .sidebar-nav .nav-item{place-items:center;gap:0;width:42px;height:42px;padding:0;display:grid;overflow:hidden}.sidebar-collapsed .nav-label{display:none}.sidebar-collapsed .nav-icon{color:#bfdbfe}.sidebar-collapsed .sidebar-observability{align-items:center;gap:10px;padding-top:12px}.sidebar-collapsed .observability-link{justify-content:center;width:42px;height:42px;padding:0}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.welcome-small{color:#64748b;margin:0}.dashboard-header h1{margin:4px 0 0;font-size:30px}.tenant-name{color:#2563eb;margin:6px 0 0;font-size:14px;font-weight:600}.current-role-badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;margin-top:8px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}.tenant-card-name{font-size:20px!important}.logout-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:auto;padding:10px 18px;font-weight:600}.logout-button:hover{background:#f8fafc}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:28px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 4px 16px #0f172a0a}.stat-card span{color:#64748b;font-size:14px;font-weight:600}.stat-card strong{margin:10px 0 5px;font-size:32px;display:block}.stat-card p{color:#94a3b8;margin:0;font-size:13px}.projects-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 4px 16px #0f172a0a}.panel-header{margin-bottom:20px}.panel-header h2{margin:0 0 5px}.panel-header p{color:#64748b;margin:0}.project-list{flex-direction:column;display:flex}.project-row{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.project-row h3{margin:0 0 6px;font-size:16px}.project-row p{color:#64748b;margin:0;font-size:14px}.status-badge{color:#15803d;background:#dcfce7;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.dashboard-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-bottom:20px;padding:12px}.empty-state{text-align:center;color:#64748b;padding:30px}@media (width<=800px){.sidebar{width:240px;box-shadow:10px 0 30px #0f172a33}.stats-grid{grid-template-columns:1fr}.dashboard-main{width:100%;margin-left:0;padding:20px}.sidebar-collapsed .dashboard-main{margin-left:72px}}@media (width<=560px){.sidebar{width:230px;box-shadow:12px 0 32px #0f172a4d}.sidebar-toggle{right:12px}.dashboard-main,.sidebar-collapsed .dashboard-main{width:100%;margin-left:0;padding:18px 14px}.sidebar-collapsed .sidebar{width:72px}.sidebar-nav{flex-direction:column}.nav-item{white-space:nowrap}}.invite-accept-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.invite-accept-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:520px;padding:36px;box-shadow:0 16px 45px #0f172a14}.invite-logo{margin-bottom:26px;font-size:21px;font-weight:800}.invite-eyebrow{color:#2563eb;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:700}.invite-accept-card h1{margin:0;font-size:29px}.invite-description{color:#64748b;margin:10px 0 24px;line-height:1.6}.invite-details{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;display:grid}.invite-details>div{background:#f8fafc;border-radius:10px;flex-direction:column;gap:5px;padding:14px;display:flex}.invite-details span{color:#64748b;font-size:12px}.invite-details strong{overflow-wrap:anywhere;font-size:14px}.invite-accept-form{flex-direction:column;gap:17px;display:flex}.invite-accept-form>div{flex-direction:column;gap:7px;display:flex}.invite-accept-form label{font-size:13px;font-weight:600}.invite-accept-form input{border:1px solid #cbd5e1;border-radius:9px;padding:11px 12px;font-size:14px}.invite-accept-form input:focus{border-color:#2563eb;outline:2px solid #bfdbfe}.invite-accept-form small{color:#64748b}.invite-primary-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;width:100%;margin-top:6px;padding:12px 16px;font-weight:700}.invite-primary-button:disabled{opacity:.65;cursor:not-allowed}.invite-form-error,.invite-error{color:#b91c1c;background:#fef2f2;border-radius:8px;padding:11px 13px;font-size:13px}.invite-success-icon{background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:20px;font-size:25px;font-weight:800;display:flex}@media (width<=600px){.invite-details{grid-template-columns:1fr}.invite-accept-card{padding:26px}}*{box-sizing:border-box}:root{--ink:#14233d;--muted:#60718a;--paper:#f5f8fc;--sage:#dbeafe;--green:#1557a6;--coral:#ef7857;--line:#d8e1ed}.home-page{min-height:100vh;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden}.home-nav{justify-content:space-between;align-items:center;width:min(1240px,100% - 64px);height:88px;margin:auto;display:flex}.home-brand{width:auto;color:var(--ink);letter-spacing:-.03em;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:19px;font-weight:750;display:flex}.home-brand:hover{color:var(--green);background:0 0}.home-brand-mark{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:32px;height:32px;font-size:17px;display:grid}.home-nav-links{gap:34px;margin-left:100px;display:flex}.home-nav-links a,.nav-signin{color:#56645d;font-size:13px;font-weight:650;text-decoration:none}.home-nav-links a:hover{color:var(--green)}.nav-signin{border:1px solid var(--line);background:0 0;border-radius:7px;align-items:center;gap:8px;width:auto;padding:11px 16px;display:inline-flex}.nav-signin:hover{color:#fff;background:var(--green)}.home-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:38px;width:min(1240px,100% - 64px);min-height:650px;margin:auto;padding:50px 0 78px;display:grid}.hero-copy{z-index:1;animation:.75s both rise-in;position:relative}.eyebrow{color:var(--coral);letter-spacing:.16em;margin:0 0 19px;font-size:10px;font-weight:800}.eyebrow-dot{background:var(--coral);border-radius:50%;width:6px;height:6px;margin:0 8px 1px 0;display:inline-block}.hero-copy h1,.section-intro h2,.workflow-copy h2,.security-section h2,.home-cta h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.4vw,76px);font-weight:400;line-height:.98}em{color:var(--green);font-style:italic}.hero-lede{max-width:410px;color:var(--muted);margin:29px 0 30px;font-size:16px;line-height:1.65}.hero-actions{align-items:center;gap:24px;display:flex}.primary-action{background:var(--green);border-radius:7px;justify-content:center;align-items:center;gap:26px;width:auto;min-width:168px;padding:15px 18px;font-size:13px;display:inline-flex}.primary-action:hover{background:#214638;transform:translateY(-2px)}.text-action{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.text-action svg{color:var(--coral);transition:transform .2s}.text-action:hover svg{transform:translateY(3px)}.hero-proof{color:#7b867f;align-items:center;gap:10px;margin-top:55px;font-size:11px;display:flex}.proof-avatars{padding-left:7px;display:flex}.proof-avatars i{border:2px solid var(--paper);color:#fff;background:#d78b6d;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-7px;font-size:7px;font-style:normal;display:grid}.proof-avatars i:nth-child(2){background:#718c80}.proof-avatars i:nth-child(3){background:#b7a576}.hero-visual{min-height:505px;animation:.9s .12s both rise-in;position:relative}.visual-glow{filter:blur(2px);background:#dfe9de;border-radius:50%;position:absolute;inset:7% 1% 5% 8%;transform:rotate(-12deg)}.workspace-window{background:#fbfcf8;border:1px solid #22453926;border-radius:12px;width:min(100%,610px);position:absolute;top:38px;right:0;overflow:hidden;transform:rotate(2deg);box-shadow:0 28px 70px #2645362e}.window-top{color:#89958b;border-bottom:1px solid #e5e9e1;justify-content:space-between;align-items:center;height:38px;padding:0 15px;font-size:9px;display:flex}.window-dots{gap:4px;display:flex}.window-dots b{background:#e7b19d;border-radius:50%;width:6px;height:6px}.window-dots b:nth-child(2){background:#e1cf91}.window-dots b:nth-child(3){background:#a9c6a8}.window-body{min-height:370px;display:flex}.mini-sidebar{color:#9ca99f;border-right:1px solid #e5e9e1;flex-direction:column;flex:0 0 46px;align-items:center;gap:24px;padding-top:21px;font-size:14px;display:flex}.mini-sidebar strong{color:var(--green);margin-bottom:10px}.mini-sidebar .active-side{color:var(--coral)}.mini-main{flex:1;padding:22px 23px}.mini-heading,.chart-title{justify-content:space-between;align-items:center;display:flex}.mini-heading small,.metric-row small{color:#a0aaa2;letter-spacing:.08em;font-size:8px;font-weight:800}.mini-heading h3{margin:6px 0 20px;font-family:Georgia,serif;font-size:24px;font-weight:400}.mini-avatar{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.metric-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px;display:grid}.metric-row>div,.chart-card,.task-card{background:#fff;border:1px solid #e6ebe3;border-radius:7px;padding:13px}.metric-row strong{margin:8px 9px 0 0;font-size:23px;font-weight:500;display:inline-block}.positive,.neutral{color:#5b9a70;font-size:8px}.neutral{color:#89958b}.chart-card{height:143px}.chart-title strong{font-size:10px;font-weight:750}.chart-title span{color:#a0aaa2;font-size:8px}.chart-card svg{width:100%;height:100px;overflow:visible}.chart-card path{fill:none;stroke:var(--coral);stroke-width:2.5px;stroke-linecap:round}.chart-card .chart-fill{fill:#fceee8;opacity:.7;stroke:none}.task-card{margin-top:11px}.task-card p{color:#a0aaa2;align-items:center;gap:5px;margin:12px 0 0;font-size:8px;display:flex}.task-card p b,.task-card p strong{color:#46534b}.task-card time{margin-left:auto}.activity-avatar{color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:6px;display:grid}.purple{background:#917caa}.orange{background:#d58b68}.live-label i{background:#70ad7c;border-radius:50%;width:5px;height:5px;margin-right:3px;display:inline-block}.floating-note{z-index:2;background:#ffffffeb;border:1px solid #2245391a;border-radius:8px;align-items:center;gap:10px;padding:12px 15px;animation:4s ease-in-out infinite drift;display:flex;position:absolute;box-shadow:0 14px 30px #29433424}.floating-note>span{color:#fff;background:#70ad7c;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.floating-note strong,.floating-note small{display:block}.floating-note strong{color:#34443b;font-size:10px}.floating-note small{color:#9aa59d;margin-top:3px;font-size:8px}.note-one{top:20px;left:10px}.note-two{animation-delay:-1.8s;bottom:35px;right:-10px}.note-two>span{background:var(--coral)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#9aa39c;align-items:center;gap:clamp(22px,4vw,58px);min-height:88px;padding:0 max(32px,50% - 620px);display:flex}.trust-strip span{color:#7c887f;letter-spacing:.15em;margin-right:auto;font-size:9px;font-weight:800}.trust-strip b{color:#849087;font-family:Georgia,serif;font-size:16px;font-weight:400}.why-section,.workflow-section,.security-section{width:min(1240px,100% - 64px);margin:auto}.why-section{grid-template-columns:.8fr 1.2fr;gap:100px;padding:142px 0;display:grid}.section-intro h2,.workflow-copy h2,.security-section h2,.home-cta h2{font-size:clamp(42px,4.6vw,61px)}.section-intro>p:last-child,.workflow-copy>p:last-of-type{max-width:320px;color:var(--muted);margin-top:28px;font-size:14px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:19px;display:grid}.feature-grid article{border-top:1px solid #9daaa0;min-height:245px;padding:22px 20px}.feature-number{color:var(--coral);font-size:11px;font-weight:700}.feature-grid h3{margin:40px 0 13px;font-family:Georgia,serif;font-size:20px;font-weight:400}.feature-grid p{min-height:68px;color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.6}.feature-grid a{color:var(--green);font-size:11px;font-weight:750;text-decoration:none}.feature-grid a span{color:var(--coral);margin-left:8px}.workflow-section{grid-template-columns:.9fr 1.1fr;min-height:570px;padding:90px 0;display:grid}.workflow-copy{padding-top:42px}.steps{margin-top:45px}.step{border-top:1px solid var(--line);color:#9aa49d;gap:20px;max-width:340px;padding:17px 0;display:flex}.step span{font-size:10px}.step strong,.step small{display:block}.step strong{color:#8b968e;font-family:Georgia,serif;font-size:16px;font-weight:400}.step small{margin-top:5px;font-size:11px}.step.active{color:var(--coral)}.step.active strong{color:var(--ink)}.workflow-art{background:#e5eee3;border-radius:12px;min-height:420px;position:relative;overflow:hidden}.orbit{border:1px solid #2d5c4c3b;border-radius:50%;position:absolute}.orbit-large{width:400px;height:400px;top:8px;left:50%;transform:translate(-50%)}.orbit-small{width:270px;height:270px;top:73px;left:50%;transform:translate(-50%)}.art-core{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:126px;height:126px;font-size:25px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 25px #2d5c4c40}.art-core small{color:#dce9dc;letter-spacing:.14em;text-align:center;margin-top:-14px;font-size:8px;font-weight:800;line-height:1.45}.art-tag{color:var(--green);background:#ffffffbf;border:1px solid #2d5c4c21;border-radius:6px;align-items:center;gap:15px;padding:10px 13px;font-size:10px;font-weight:700;display:flex;position:absolute}.art-tag span{color:var(--coral);background:#fae3da;border-radius:4px;padding:3px 5px;font-size:8px}.tag-top{top:61px;left:18%}.tag-right{top:50%;right:8%}.tag-bottom{bottom:64px;left:21%}.security-section{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:100px;padding:120px 0;display:grid}.security-points{padding-top:4px}.security-points p{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;column-gap:12px;margin:0;padding:20px 0;display:grid}.security-points span{width:30px;height:30px;color:var(--coral);background:#f9e5dc;border-radius:50%;grid-row:span 2;place-items:center;display:grid}.security-points strong{font-family:Georgia,serif;font-size:17px;font-weight:400}.security-points small{color:var(--muted);margin-top:6px;font-size:11px}.home-cta{color:#f7f6f1;background:var(--green);text-align:center;border-radius:12px;margin:0 32px;padding:115px 20px}.home-cta .eyebrow{color:#e5a08a}.home-cta h2 em{color:#dce9dc}.home-cta>p:not(.eyebrow){color:#b9cec0;margin:25px 0;font-size:14px}.home-cta .primary-action{color:var(--green);background:#f6f5ef}.home-cta .primary-action:hover{background:#fff}.home-footer{color:#8b968f;justify-content:space-between;width:min(1240px,100% - 64px);margin:auto;padding:28px 0;font-size:10px;display:flex}.home-footer .home-brand{color:var(--ink);font-size:14px}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=850px){.home-nav,.home-hero,.why-section,.workflow-section,.security-section,.home-footer{width:min(100% - 40px,620px)}.home-nav-links{display:none}.home-hero{padding-top:65px;display:block}.hero-copy h1{font-size:54px}.hero-visual{min-height:430px;margin-top:55px}.workspace-window{width:100%;left:0}.note-one{left:-8px}.note-two{right:-8px}.trust-strip{flex-wrap:wrap;gap:15px 24px;padding:22px 20px}.trust-strip span{width:100%}.why-section,.workflow-section,.security-section{padding:90px 0;display:block}.feature-grid{margin-top:55px}.workflow-art{margin-top:60px}.security-points{margin-top:55px}.home-cta{margin:0 20px}.home-footer{flex-wrap:wrap;gap:12px}.home-footer>span:last-child{width:100%}}@media (width<=480px){.home-nav{width:calc(100% - 32px);height:72px}.nav-signin{padding:9px 11px}.home-hero{width:calc(100% - 32px);padding-top:48px}.hero-copy h1{font-size:45px}.hero-lede{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px}.hero-proof{margin-top:38px}.hero-visual{min-height:355px;margin-top:40px}.workspace-window{transform:rotate(0)}.window-body{min-height:290px}.mini-main{padding:15px 12px}.mini-heading h3{font-size:18px}.mini-sidebar{flex-basis:34px;gap:19px}.metric-row strong{font-size:18px}.chart-card{height:120px}.chart-card svg{height:78px}.floating-note{padding:8px}.floating-note small{display:none}.note-one{top:-16px}.note-two{bottom:0}.why-section,.workflow-section,.security-section{width:calc(100% - 32px)}.feature-grid{display:block}.feature-grid article{margin-top:20px}.section-intro h2,.workflow-copy h2,.security-section h2,.home-cta h2{font-size:43px}.workflow-art{min-height:340px}.orbit-large{width:300px;height:300px}.orbit-small{width:205px;height:205px;top:67px}.art-core{width:100px;height:100px}.tag-top,.tag-bottom{left:4%}.tag-right{right:3%}.home-cta{padding:80px 16px}.home-footer{width:calc(100% - 32px)}}.story-section{grid-template-columns:.75fr 1.25fr;gap:90px;width:min(1240px,100% - 64px);margin:auto;padding:30px 0 130px;display:grid}.story-heading h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,4.6vw,61px);font-weight:400;line-height:.98}.story-heading>p:last-child{max-width:310px;color:var(--muted);margin-top:27px;font-size:14px;line-height:1.7}.story-board{background:linear-gradient(135deg,#eaf3ff,#f7fbff);border:1px solid #d5e1f0;border-radius:12px;min-height:360px;padding:32px;position:relative}.story-person{z-index:2;color:var(--ink);flex-direction:column;align-items:center;display:flex;position:absolute}.person-face{background:#c7ddfa;border:4px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:27px;display:grid;box-shadow:0 7px 16px #1557a624}.story-person strong{margin-top:7px;font-family:Georgia,serif;font-size:14px;font-weight:400}.story-person small{color:#7890aa;margin-top:2px;font-size:9px}.person-ava{top:38px;left:35px}.person-samir{top:166px;right:35px}.story-chat{background:#fff;border:1px solid #d9e5f3;border-radius:10px;width:205px;padding:13px 15px;position:absolute;box-shadow:0 10px 22px #1557a614}.story-chat b{color:#6c86a1;font-size:9px}.story-chat p{color:#2e4661;margin:7px 0 0;font-size:11px;line-height:1.45}.chat-left{top:43px;left:126px}.chat-right{background:#1557a6;border-color:#1557a6;top:171px;right:126px}.chat-right b,.chat-right p{color:#fff}.story-result{background:#ffffffd1;border:1px solid #c9dbef;border-radius:7px;align-items:center;gap:11px;padding:10px 14px;display:flex;position:absolute;bottom:27px;right:50%;transform:translate(50%)}.story-result>span{color:#fff;background:#3d91cf;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.story-result strong,.story-result small{display:block}.story-result strong{color:#294867;font-size:10px}.story-result small{color:#8194a8;margin-top:3px;font-size:8px}@media (width<=850px){.story-section{width:min(100% - 40px,620px);padding:90px 0;display:block}.story-board{margin-top:55px}}@media (width<=480px){.story-section{width:calc(100% - 32px)}.story-board{min-height:390px;padding:15px}.person-ava{left:11px}.person-samir{top:186px;right:11px}.story-chat{width:170px}.chat-left{top:51px;left:83px}.chat-right{width:175px;top:190px;right:78px}.story-result{width:225px}}.login-page{background:linear-gradient(135deg,#eef4ff,#f8fafc);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14233d7a;animation:.24s cubic-bezier(.22,1,.36,1) both modal-fade-in;position:fixed;inset:0}.auth-modal-backdrop .login-card{max-height:calc(100vh - 40px);animation:.36s cubic-bezier(.22,1,.36,1) both modal-rise-in;overflow-y:auto}.modal-close{z-index:22;color:#fff;background:#14233d4d;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid;position:fixed;top:24px;right:28px}.modal-close:hover{background:#14233db3}.modal-close svg{transition:transform .2s}.modal-close:hover svg{transform:rotate(90deg)}.login-card form>button,.login-page .login-card>button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.login-card,.auth-modal-backdrop .login-card{transition:box-shadow .25s,transform .25s}.login-card{background:#fff;border-radius:18px;width:100%;max-width:420px;padding:42px;box-shadow:0 20px 50px #0f172a1a}.register-card{max-width:780px;padding:32px 40px 28px}.auth-card-header{justify-content:space-between;align-items:flex-start;display:flex}.auth-card-header .brand{justify-content:flex-start;margin-bottom:22px}.card-close{color:#64748b;background:#f8fafc;border:1px solid #d8e1ed;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.card-close:hover{color:#1d4ed8;background:#eff6ff}.card-close svg{transition:transform .2s}.card-close:hover svg{transform:rotate(90deg)}.register-card h2,.register-card .subtitle{text-align:left}.register-card .subtitle{margin-bottom:22px}.register-form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.register-form .error-message,.register-form>button,.register-card .register-text{grid-column:1/-1}.register-form>button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.brand{justify-content:center;align-items:center;gap:10px;margin-bottom:32px;display:flex}.brand-icon{color:#fff;background:#2563eb;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;display:flex}.brand h1{color:#0f172a;margin:0;font-size:28px}.login-card h2{text-align:center;color:#0f172a;margin:0;font-size:26px}.subtitle{text-align:center;color:#64748b;margin-top:10px;margin-bottom:30px}.form-group{flex-direction:column;margin-bottom:20px;display:flex}.form-group label{color:#334155;margin-bottom:8px;font-weight:600}.form-group input{border:1px solid #cbd5e1;border-radius:9px;outline:none;padding:13px 14px;font-size:15px}.form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;width:100%;padding:14px;font-size:16px;font-weight:600}button:hover{background:#1d4ed8}.register-text{text-align:center;color:#64748b;margin-top:24px}.register-text a{color:#2563eb;font-weight:600;text-decoration:none}@media (width<=480px){.login-card{padding:32px 24px}.register-card{padding:26px 22px 24px}.register-form{display:block}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-rise-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.error-message{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-bottom:16px;padding:12px;font-size:14px}.success-message{color:#15803d;background:#f0fdf4;border-radius:8px;margin-bottom:16px;padding:12px;font-size:14px}button:disabled{opacity:.65;cursor:not-allowed}.auth-link-button{color:#2563eb;width:auto;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.auth-link-button:hover{color:#1d4ed8;background:0 0}.roles-section{width:min(1240px,100% - 64px);margin:auto;padding:34px 0 138px}.roles-heading{justify-content:space-between;align-items:end;gap:40px;padding-bottom:48px;display:flex}.roles-heading h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.6vw,61px);font-weight:400;line-height:.98}.roles-heading>p{max-width:340px;color:var(--muted);margin:0 0 4px;font-size:14px;line-height:1.7}.role-layout{grid-template-columns:1.02fr .98fr;align-items:stretch;gap:22px;display:grid}.role-stack{gap:12px;display:grid}.role-card{border:1px solid var(--line);background:#ffffff9e;border-radius:10px;grid-template-columns:45px 1fr 20px;align-items:start;gap:16px;min-height:153px;padding:23px 24px;transition:transform .28s,box-shadow .28s,border-color .28s;animation:.7s cubic-bezier(.22,1,.36,1) both role-reveal;display:grid;position:relative;overflow:hidden;box-shadow:0 11px 30px #2d4b410a}.role-card:nth-child(2){animation-delay:90ms}.role-card:nth-child(3){animation-delay:.18s}.role-card:before{content:"";background:var(--role-color,#1557a6);width:4px;position:absolute;inset:0 auto 0 0}.role-card:hover{border-color:#1557a647;transform:translate(6px);box-shadow:0 18px 36px #2d4b411a}.role-owner{--role-color:#1557a6;--role-tint:#eaf3ff}.role-admin{--role-color:#be7956;--role-tint:#fff0e8}.role-member{--role-color:#4e8b79;--role-tint:#e9f4ef}.role-icon{width:42px;height:42px;color:var(--role-color);background:var(--role-tint);border-radius:12px;place-items:center;display:grid}.role-card-copy{min-width:0}.role-label{color:var(--role-color);letter-spacing:.16em;font-size:9px;font-weight:850}.role-card h3{color:var(--ink);margin:7px 0;font-family:Georgia,serif;font-size:20px;font-weight:400}.role-card p{max-width:440px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.role-features{flex-wrap:wrap;gap:7px 15px;margin-top:13px;display:flex}.role-features span{color:#6e7f8f;align-items:center;gap:5px;font-size:10px;display:inline-flex}.role-features svg{color:var(--role-color);stroke-width:3px}.role-arrow{color:#9ba9ad;align-self:center;transition:transform .2s,color .2s}.role-card:hover .role-arrow{color:var(--role-color);transform:translate(3px)}.role-visual{background:#e7f0ec;border-radius:12px;min-height:500px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #38615214}.role-visual-grid{opacity:.45;background-image:linear-gradient(#41705e14 1px,#0000 1px),linear-gradient(90deg,#41705e14 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.role-visual:after{content:"";background:linear-gradient(#0000,#e7f0ecf5);height:38%;position:absolute;inset:auto 0 0}.role-visual-orbit{border:1px solid #1557a633;border-radius:50%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.orbit-a{width:390px;height:220px;animation:14s linear infinite orbit-spin}.orbit-b{border-color:#be795633;width:270px;height:390px;animation:18s linear infinite reverse orbit-spin}.role-visual-core{z-index:2;color:#fff;text-align:center;background:#1557a6;border:7px solid #ffffffad;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:145px;height:145px;animation:4s ease-in-out infinite core-breathe;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 38px #1557a63b}.role-visual-core span{letter-spacing:.15em;font-size:9px;font-weight:750;line-height:1.35}.role-visual-core b{color:#bfe1d1;font-weight:850}.role-chip{z-index:3;color:#28465b;background:#ffffffdb;border:1px solid #fffc;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:11px;font-weight:750;animation:5s ease-in-out infinite chip-float;display:inline-flex;position:absolute;box-shadow:0 12px 22px #34554b1a}.role-chip svg{color:#1557a6}.role-chip b{color:#8a9b9b;font-size:9px;font-weight:600}.chip-owner{top:16%;left:10%}.chip-admin{animation-delay:-1.7s;top:30%;right:7%}.chip-member{animation-delay:-3.1s;bottom:22%;left:11%}.role-visual-caption{z-index:4;color:#55766b;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:24px;left:26px;right:26px}.role-visual-caption svg{color:#be7956}.security-points p{align-items:start;gap:13px;display:flex}.security-points p>span{width:34px;height:34px;color:var(--green);background:#e7f0ec;border-radius:9px;flex:0 0 34px;place-items:center;display:grid}@keyframes role-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-spin{0%{transform:translate(-50%,-50%)rotate(-18deg)}to{transform:translate(-50%,-50%)rotate(342deg)}}@keyframes core-breathe{0%,to{box-shadow:0 18px 38px #1557a63b}50%{box-shadow:0 24px 48px #1557a657}}@keyframes chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=850px){.roles-section{width:min(100% - 40px,620px);padding:20px 0 90px}.roles-heading{display:block}.roles-heading>p{margin-top:25px}.role-layout{display:block}.role-visual{min-height:410px;margin-top:18px}}@media (width<=480px){.roles-section{width:calc(100% - 32px)}.role-card{grid-template-columns:38px 1fr;gap:12px;padding:18px 16px}.role-icon{width:36px;height:36px}.role-card h3{font-size:18px}.role-card p{font-size:11px}.role-arrow{display:none}.role-features{gap:6px;display:grid}.role-visual{min-height:350px}.role-visual-core{width:116px;height:116px}.role-visual-orbit.orbit-a{width:280px}.role-visual-orbit.orbit-b{height:280px}.role-chip{padding:8px 9px;font-size:9px}.role-chip b{display:none}.chip-owner{top:13%;left:4%}.chip-admin{top:27%;right:3%}.chip-member{bottom:20%;left:5%}}@media (prefers-reduced-motion:reduce){.role-card,.role-visual-orbit,.role-visual-core,.role-chip{animation:none}.role-card{transition:none}}.capabilities-section{width:min(1240px,100% - 64px);margin:auto;padding:0 0 136px}.capabilities-heading{justify-content:space-between;align-items:end;gap:40px;padding-bottom:46px;display:flex}.capabilities-heading h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.6vw,61px);font-weight:400;line-height:.98}.capabilities-heading>p{max-width:350px;color:var(--muted);margin:0 0 3px;font-size:14px;line-height:1.7}.capability-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.capability-card{background:#fff;border:1px solid #1557a61a;border-radius:10px;min-height:260px;padding:22px;transition:transform .28s,box-shadow .28s;animation:.7s cubic-bezier(.22,1,.36,1) both role-reveal;position:relative;overflow:hidden;box-shadow:0 12px 28px #2245390b}.capability-card:nth-child(2){animation-delay:50ms}.capability-card:nth-child(3){animation-delay:.1s}.capability-card:nth-child(4){animation-delay:.15s}.capability-card:nth-child(5){animation-delay:.2s}.capability-card:nth-child(6){animation-delay:.25s}.capability-card:nth-child(7){animation-delay:.3s}.capability-card:nth-child(8){animation-delay:.35s}.capability-card:hover{transform:translateY(-6px);box-shadow:0 20px 36px #2245391f}.capability-wide{grid-column:span 2;grid-template-columns:44px 1fr auto;align-content:start;gap:16px;min-height:240px;display:grid}.capability-icon{width:42px;height:42px;color:var(--capability-color,#1557a6);background:var(--capability-tint,#eaf3ff);border-radius:11px;place-items:center;display:grid}.capability-card>span{color:var(--capability-color,#1557a6);letter-spacing:.15em;margin-top:22px;font-size:9px;font-weight:850;display:block}.capability-wide>div:nth-child(2)>span{color:var(--capability-color,#1557a6);letter-spacing:.15em;margin-top:2px;font-size:9px;font-weight:850;display:block}.capability-card h3{color:var(--ink);margin:9px 0 10px;font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.1}.capability-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.capability-blue{--capability-color:#1557a6;--capability-tint:#eaf3ff;background:linear-gradient(135deg,#fff,#f1f7ff)}.capability-green{--capability-color:#4e8b79;--capability-tint:#e9f4ef}.capability-coral{--capability-color:#be7956;--capability-tint:#fff0e8}.capability-dark{--capability-color:#c1e5d5;--capability-tint:#ffffff21;background:#183b4d}.capability-dark h3{color:#fff}.capability-dark p{color:#c7d9dc}.capability-dark>span{color:#bfe1d1}.capability-purple{--capability-color:#8266a8;--capability-tint:#f2edfa}.capability-gold{--capability-color:#ab8750;--capability-tint:#fbf3df}.capability-teal{--capability-color:#397a71;--capability-tint:#e5f3ef;background:linear-gradient(135deg,#f9fdfb,#eaf5f1)}.capability-slate{--capability-color:#57748e;--capability-tint:#eaf1f7}.capability-mini-board{background:#fff;border:1px solid #dce8f5;border-radius:8px;grid-template-columns:repeat(3,34px);align-self:end;gap:5px;width:120px;padding:14px;display:grid;transform:rotate(-3deg)}.capability-mini-board span{background:#d9e9fb;border-radius:3px;height:28px}.capability-mini-board span:nth-child(2){background:#b6d1f1}.capability-mini-board span:nth-child(3){background:#e7b19d}.capability-mini-board b{color:#6d85a0;grid-column:1/-1;margin-top:3px;font-size:8px;font-weight:700}.capability-avatars{margin-top:22px;padding-left:8px;display:flex}.capability-avatars i{color:#fff;background:#638e83;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-8px;font-size:7px;font-style:normal;display:grid}.capability-avatars i:nth-child(2){background:#d48768}.capability-avatars i:nth-child(3){background:#708ab2}.capability-avatars i:nth-child(4){color:#56715f;background:#d9eadf}.capability-sparkline{color:#be7956;border-bottom:1px solid #eacfc0;place-items:center;width:86px;height:46px;display:grid;position:absolute;bottom:17px;right:17px}.capability-sparkline svg{stroke-width:1.5px}.capability-monitor{color:#fff;background:#ffffff14;border:1px solid #bfe1d133;border-radius:7px;grid-template-columns:22px 1fr;align-items:center;gap:2px 7px;padding:10px 12px;display:grid;position:absolute;bottom:21px;right:21px}.capability-monitor svg{color:#bfe1d1;grid-row:span 2}.capability-monitor b{font-size:9px;font-weight:700}.capability-monitor small{color:#9fc0c3;font-size:8px}.capability-security-lines{color:#397a71;border-left:1px solid #cce3dc;align-self:end;gap:8px;min-width:130px;padding:12px;font-size:9px;display:grid}.capability-security-lines span{align-items:center;gap:6px;display:flex}@media (width<=1000px){.capability-grid{grid-template-columns:repeat(2,1fr)}.capability-wide{grid-column:span 2}}@media (width<=850px){.capabilities-section{width:min(100% - 40px,620px);padding-bottom:90px}.capabilities-heading{display:block}.capabilities-heading>p{margin-top:25px}}@media (width<=480px){.capabilities-section{width:calc(100% - 32px)}.capability-grid{display:block}.capability-card,.capability-wide{min-height:225px;margin-top:12px}.capability-wide{display:block}.capability-wide .capability-icon{margin-bottom:17px}.capability-mini-board,.capability-security-lines{margin-top:18px}.capability-monitor{width:fit-content;margin-top:18px;position:static}.capability-sparkline{bottom:15px}}@media (prefers-reduced-motion:reduce){.capability-card{transition:none;animation:none}}.journey-section{grid-template-columns:.72fr 1.28fr;gap:84px;min-height:auto;padding:20px 0 142px;display:grid}.journey-intro{padding-top:30px}.journey-intro h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.6vw,61px);font-weight:400;line-height:.98}.journey-intro>p:last-child{max-width:320px;color:var(--muted);margin-top:28px;font-size:14px;line-height:1.7}.journey-flow{gap:12px;display:grid;position:relative}.journey-flow:before{content:"";background:repeating-linear-gradient(#b8cfc6 0 7px,#0000 7px 13px);width:1px;position:absolute;top:35px;bottom:87px;left:22px}.journey-step{border:1px solid var(--line);background:#ffffffb8;border-radius:10px;grid-template-columns:45px 45px 1fr auto;align-items:start;gap:14px;min-height:145px;padding:20px 22px 20px 0;animation:.7s cubic-bezier(.22,1,.36,1) both role-reveal;display:grid;position:relative;box-shadow:0 10px 26px #2245390b}.journey-step:nth-child(2){animation-delay:.1s}.journey-step:nth-child(3){animation-delay:.2s}.journey-outcome{animation:.7s cubic-bezier(.22,1,.36,1) .3s both role-reveal}.journey-step-marker{z-index:2;border:5px solid var(--paper);color:#fff;background:var(--journey-color);border-radius:50%;place-items:center;width:45px;height:45px;font-size:10px;font-weight:800;display:grid}.journey-step-icon{width:42px;height:42px;color:var(--journey-color);background:var(--journey-tint);border-radius:11px;place-items:center;display:grid}.journey-step-copy{min-width:0}.journey-role,.journey-outcome>div>span{color:var(--journey-color,#397a71);letter-spacing:.15em;font-size:9px;font-weight:850}.journey-step h3{color:var(--ink);margin:7px 0;font-family:Georgia,serif;font-size:20px;font-weight:400}.journey-step p{max-width:430px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.journey-owner{--journey-color:#1557a6;--journey-tint:#eaf3ff}.journey-admin{--journey-color:#be7956;--journey-tint:#fff0e8}.journey-member{--journey-color:#4e8b79;--journey-tint:#e9f4ef}.journey-actions{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.journey-actions span{color:#71838d;background:#f1f5f4;border-radius:5px;padding:5px 8px;font-size:9px}.journey-output{min-width:72px;color:var(--journey-color);text-align:center;flex-direction:column;align-self:center;align-items:center;gap:6px;display:flex}.journey-output b{font-size:9px;font-weight:750}.journey-output svg{animation:1.8s ease-in-out infinite journey-arrow}.journey-outcome{background:linear-gradient(135deg,#eef8f3,#f9fcfa);border:1px solid #c9e2d8;border-radius:10px;grid-template-columns:45px 1fr;gap:16px;margin-left:0;padding:23px 24px 23px 0;display:grid;position:relative}.journey-outcome:before{content:"";background:#4e8b79;width:7px;height:25px;position:absolute;top:-13px;left:19px}.outcome-icon{border:5px solid var(--paper);color:#fff;background:#4e8b79;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.journey-outcome h3{color:#234d42;margin:7px 0;font-family:Georgia,serif;font-size:21px;font-weight:400}.journey-outcome p{color:#5d7d72;max-width:560px;margin:0;font-size:12px;line-height:1.65}.outcome-pills{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.outcome-pills span{color:#397a71;background:#ffffffb3;border:1px solid #d5e9e0;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:700;display:inline-flex}@keyframes journey-arrow{0%,to{opacity:.65;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}@media (width<=850px){.journey-section{width:min(100% - 40px,620px);padding:90px 0;display:block}.journey-flow{margin-top:55px}}@media (width<=480px){.journey-section{width:calc(100% - 32px)}.journey-step{grid-template-columns:38px 38px 1fr;gap:10px;padding:16px 13px 16px 0}.journey-step-marker{width:38px;height:38px}.journey-step-icon{width:36px;height:36px}.journey-step h3{font-size:18px}.journey-output{flex-direction:row;grid-column:3;justify-content:flex-start;min-width:0;margin-top:2px}.journey-output svg{transform:rotate(-90deg)}.journey-outcome{grid-template-columns:38px 1fr;gap:10px;padding-right:13px}.outcome-icon{width:38px;height:38px}.journey-outcome h3{font-size:18px}.journey-flow:before{bottom:105px;left:18px}}@media (prefers-reduced-motion:reduce){.journey-step,.journey-outcome,.journey-output svg{animation:none}}
