.card-modal{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:min(680px,100%);max-height:calc(100vh - 48px);padding:24px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;overflow:auto;box-shadow:0 24px 70px #11182738}.card-modal-trello{width:min(1180px,100vw - 48px);padding:0}.card-modal-topbar{z-index:5;border-bottom:1px solid var(--line);background:var(--panel);justify-content:flex-end;padding:14px 20px;display:flex;position:sticky;top:0}.card-modal-topbar-actions{align-items:center;gap:8px;display:inline-flex}.trello-card-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);min-height:min(680px,100vh - 180px);display:grid}.trello-card-main,.trello-card-activity{min-width:0;padding:26px 28px}.trello-card-activity{border-left:1px solid var(--line);background:var(--panel-soft)}.trello-card-title-row{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:14px;display:grid}.trello-card-complete-mark{border:2px solid var(--line-strong);color:#0000;border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.trello-card-complete-mark.done{border-color:var(--success);background:var(--success);color:#fff}.trello-card-title-input,.trello-card-title-row h2{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:28px;font-weight:950;line-height:1.25}.trello-card-title-row h2{overflow-wrap:anywhere;margin:0}.trello-card-action-row{flex-wrap:wrap;gap:8px;margin:24px 0 18px 48px;display:flex}.trello-card-action-row button{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.trello-card-action-row button:hover:not(:disabled){color:var(--accent);border-color:#c7d2fe}.trello-card-action-row button:disabled{cursor:not-allowed;opacity:.48}.card-label-panel{border:1px solid var(--line);background:var(--panel-soft);border-radius:14px;gap:14px;margin:0 0 18px 48px;padding:14px;display:grid}.card-label-panel-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.card-label-panel-list p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.card-label-option{border:1px solid var(--line);background:var(--panel);min-height:38px;color:var(--ink);text-align:left;border-radius:10px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;padding:4px;display:grid}.card-label-option.selected{background:var(--accent-soft);border-color:#c7d2fe}.card-label-pick{min-height:30px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0 6px;display:grid}.card-label-pick:disabled{cursor:not-allowed}.card-label-pick strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.card-label-delete{width:30px;height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;display:inline-grid}.card-label-delete:hover{color:#dc2626;background:#fff1f2;border-color:#fecaca}.card-label-swatch{background:var(--card-label-color);border-radius:5px;width:14px;height:14px}.card-label-create{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.card-label-color-row{flex-wrap:wrap;gap:7px;display:flex}.card-label-color-row button{background:var(--card-label-color);border:2px solid #0000;border-radius:999px;width:26px;height:26px}.card-label-color-row button.active{border-color:var(--ink);box-shadow:0 0 0 3px #818cf838}.card-label-create-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.card-label-create-form input{border:1px solid var(--line);background:var(--panel);min-width:0;min-height:40px;color:var(--ink);border-radius:10px;outline:none;padding:0 12px;font-size:13px;font-weight:800}.card-label-create-form button{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--ink);border-radius:10px;padding:0 13px;font-size:13px;font-weight:900}.card-label-create-form button:disabled{cursor:not-allowed;opacity:.45}.trello-card-labels{flex-wrap:wrap;gap:8px;margin:0 0 18px 48px;display:flex}.trello-card-label{background:var(--card-label-color);color:#fff;text-overflow:ellipsis;white-space:nowrap;border-radius:7px;max-width:180px;padding:7px 11px;font-size:12px;font-weight:900;overflow:hidden}.trello-date-grid,.trello-description-field,.trello-card-main .card-checklist-section,.trello-card-main .attachment-section{margin-left:48px}.trello-date-grid{width:min(100%,560px);display:block}.trello-due-field{gap:8px;display:grid}.trello-due-field label{color:var(--ink);font-size:13px;font-weight:900}.trello-due-control-wrap{width:min(100%,560px);position:relative}.trello-due-control{border:1px solid var(--line);background:var(--panel);max-width:100%;min-height:44px;color:var(--ink);text-align:left;border-radius:8px;align-items:center;gap:12px;padding:0 11px 0 14px;font-size:15px;font-weight:850;line-height:1.2;display:inline-flex}button.trello-due-control:hover{background:var(--panel-soft);border-color:#c7d2fe}.trello-due-control.empty{color:var(--muted)}.trello-due-control.readonly{cursor:default}.trello-due-control span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.trello-due-complete{color:#1f2937;background:#a3e635;border-radius:5px;flex:none;padding:3px 7px;font-size:13px;font-weight:950;line-height:1.1}.trello-due-native-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.trello-description-field{margin-top:22px}.trello-card-side-panel{border:1px solid var(--line);background:var(--panel);border-radius:14px;gap:12px;padding:14px;display:grid}.trello-card-side-panel>strong{color:var(--ink);font-size:14px;font-weight:950}.trello-card-side-panel .button{justify-content:center;width:100%}.card-move-panel{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;gap:10px;padding:12px;display:grid}.card-move-panel label{gap:6px;display:grid}.card-move-panel span{color:var(--muted);font-size:12px;font-weight:900}.card-move-panel p{color:var(--muted);margin:0;font-size:12px;font-weight:800}.card-move-panel select{border:1px solid var(--line-strong);background:var(--panel);width:100%;min-height:40px;color:var(--ink);border-radius:10px;outline:none;padding:0 10px;font-size:13px;font-weight:850}.card-move-panel select:disabled,.card-move-panel button:disabled{cursor:not-allowed;opacity:.58}.trello-card-activity .card-history{margin-top:16px}.card-modal>.worklet-field,.ticket-form>.worklet-field{margin-top:20px}.card-modal>.modal-header+.worklet-field,.ticket-form>.ticket-title-field{margin-top:4px}.card-presence-banner{color:#5b21b6;background:#f3f0ff;border:1px solid #c4b5fd;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.card-presence-banner strong{color:inherit}.card-presence-dot{background:#7c3aed;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #7c3aed24}.card-checklist-section{border:1px solid var(--line);background:var(--panel-soft);border-radius:14px;gap:12px;margin-top:22px;padding:14px;display:grid}.card-checklist-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.card-checklist-header strong{color:var(--ink);font-size:14px;font-weight:900}.card-checklist-title-input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:15px;font-weight:950}.card-checklist-title-input::placeholder{color:var(--muted)}.card-checklist-header span{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900}.card-checklist-items{gap:8px;display:grid}.card-checklist-item{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:30px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:8px;display:grid}.card-checklist-toggle,.card-checklist-delete,.card-checklist-remove,.card-checklist-add button{border:1px solid var(--line);background:var(--panel);color:var(--muted);place-items:center;display:inline-grid}.card-checklist-toggle{border-radius:999px;width:26px;height:26px}.card-checklist-toggle.checked{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.card-checklist-item input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:14px;font-weight:750}.card-checklist-item span{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-size:14px;font-weight:750}.card-checklist-item.checked input,.card-checklist-item.checked span{color:var(--muted);text-decoration:line-through}.card-checklist-delete,.card-checklist-remove,.card-checklist-add-icon{border-radius:10px;width:34px;height:34px}.card-checklist-remove{color:#dc2626;flex:none;font-size:20px;font-weight:900;line-height:1}.card-checklist-delete:hover{color:#dc2626;background:#fff1f2;border-color:#fecaca}.card-checklist-remove:hover{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.card-checklist-empty{color:var(--muted);margin:0;font-size:13px;font-weight:750}.card-checklist-add{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.card-checklist-add input{border:1px solid var(--line);background:var(--panel);min-width:0;min-height:46px;color:var(--ink);border-radius:8px;outline:none;padding:0 14px;font-size:14px;font-weight:800}.card-checklist-add-button,.card-checklist-cancel-button{border-radius:8px;width:46px;min-width:46px;min-height:46px;padding:0;font-size:22px;font-weight:900;line-height:1}.card-checklist-add-button{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.card-checklist-cancel-button{color:var(--muted);background:0 0;border-color:#0000}.card-checklist-add button:disabled{cursor:not-allowed;opacity:.45}.modal-actions>*,.request-actions>*,.member-actions>*,.board-tile-actions>*,.board-share-controls>*,.workspace-option-meta>*{margin:0}.confirm-modal{border:1px solid var(--line);background:var(--panel);width:min(440px,100%);color:var(--ink);border-radius:16px;padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;box-shadow:0 24px 70px #1118273d}.confirm-modal .eyebrow{color:var(--accent)}.confirm-modal.danger .eyebrow{color:var(--error)}.confirm-message{color:var(--muted);gap:7px;margin-top:16px;font-size:14px;font-weight:700;line-height:1.55;display:grid}.confirm-message p{margin:0}.confirm-input-field{margin-top:16px}.confirm-input-field small{color:var(--muted);margin-top:8px;font-size:12px;font-weight:750;display:block}.confirm-input-field strong{color:var(--ink)}.profile-modal{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:min(560px,100%);max-height:calc(100vh - 48px);padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;overflow:auto;box-shadow:0 24px 70px #11182738}.notification-popover-scrim{z-index:300;cursor:default;background:0 0;border:0;position:fixed;inset:0}.notification-popover-scrim,.quick-todo-scrim,.calendar-panel-scrim{-webkit-backdrop-filter:blur(5px);background:#0f172a1a;animation:.15s ease-out both topbar-popover-scrim-in}.notification-popover{z-index:310;width:var(--topbar-popover-width);height:var(--topbar-popover-height);border:1px solid var(--line-strong);background:var(--panel);color:var(--ink);border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto auto;gap:16px;padding:16px;display:grid;position:fixed;top:62px;right:24px;overflow:hidden;box-shadow:0 24px 60px #11182733}.notification-popover,.quick-todo-popover,.calendar-panel{transform-origin:100% 0;will-change:opacity, transform;animation:.18s cubic-bezier(.2,.8,.2,1) both topbar-popover-in}.billing-modal{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(460px,100%);padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;box-shadow:0 24px 70px #1118273d}.billing-modal.compact{width:min(420px,100%)}.billing-copy{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.6}.billing-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex}.billing-summary span{color:var(--muted);font-size:12px;font-weight:800}.billing-summary strong{color:var(--accent);font-size:13px;font-weight:900}.team-modal{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(720px,100%);max-height:calc(100vh - 48px);padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;overflow:auto;box-shadow:0 24px 70px #11182738}.team-modal.compact{width:min(560px,100%)}.team-modal.medium{width:min(720px,100%)}.team-modal.large{width:min(980px,100%)}.workspace-settings-modal{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(560px,100%);max-height:calc(100vh - 48px);padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;overflow:auto;box-shadow:0 24px 70px #11182738}.workspace-settings-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:18px;padding:16px}.workspace-settings-section.danger-zone{background:#fff7f7;border-color:#fecaca}.workspace-settings-action{margin-top:30px}.workspace-settings-section .team-policy-note{margin-top:10px;line-height:1.65}.board-edit-modal,.board-share-modal{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(760px,100%);max-height:calc(100vh - 48px);padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;overflow:auto;box-shadow:0 24px 70px #11182738}.board-edit-modal{width:min(560px,100%)}.board-edit-form{gap:14px;margin-top:18px;display:grid}.board-edit-form textarea{min-height:140px}.board-share-list{gap:10px;margin-top:18px;display:grid}.board-share-row{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.board-share-user{align-items:center;gap:10px;min-width:0;display:flex}.board-share-user img,.board-share-user>span{background:var(--accent);color:#fff;object-fit:cover;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:850;display:grid}.board-share-user div{gap:2px;min-width:0;display:grid}.board-share-user strong,.board-share-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.board-share-user strong{font-size:14px;font-weight:850}.board-share-user small{color:var(--muted);font-size:12px;font-weight:700}.board-share-controls{border:1px solid var(--line);background:#f9fafb;border-radius:10px;flex:none;gap:4px;padding:3px;display:flex}.board-share-controls button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:850}.board-share-controls button:hover,.board-share-controls button.active{color:var(--accent);background:#fff;box-shadow:0 1px 2px #11182714}.board-admin-pill{background:var(--accent-soft);color:var(--accent);border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:850}.team-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.team-modal.compact .team-grid{grid-template-columns:1fr}.team-panel{border-radius:var(--radius);background:#fff;border:1px solid #e5e7eb;grid-column:span 2;padding:16px;box-shadow:0 1px 2px #1118270a}.team-panel-wide{grid-column:span 2}.team-panel-full{grid-column:1/-1}.team-panel-half{grid-column:span 3}.team-panel-order-small-1{order:10}.team-panel-order-small-2{order:20}.team-panel-order-small-3{order:30}.team-panel-order-long-1{order:40}.team-panel-order-long-2{order:50}.team-panel>.button,.team-panel>form+.button,.team-panel>p+.button{margin-top:14px}.team-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.team-panel-header h3{color:var(--ink);margin:0;font-size:15px;font-weight:850}.team-panel-header span{color:var(--muted);font-size:12px;font-weight:850}.team-seat-meter{border:1px solid var(--line);background:var(--panel-soft);border-radius:999px;height:10px;margin-top:14px;overflow:hidden}.team-seat-meter span{border-radius:inherit;background:var(--accent);height:100%;display:block}.invite-code-box{width:100%;color:var(--accent);letter-spacing:.12em;text-align:left;background:#f8f8ff;border:1px dashed #c7d2fe;border-radius:10px;margin-top:12px;padding:14px;font-size:22px;font-weight:900;display:block}.invite-code-box:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px);box-shadow:0 10px 24px #4f46e51f}.invite-code-box:active:not(:disabled){transform:translateY(0)scale(.99)}.join-code-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:14px;display:grid}.join-code-form input,.workspace-settings-form input{border:1px solid var(--line-strong);background:var(--panel);min-width:0;color:var(--ink);border-radius:10px;outline:none;padding:10px 11px}.workspace-settings-form{gap:12px;margin-top:14px;display:grid}.join-code-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #4f46e51f}.member-list{gap:10px;margin-top:12px;display:grid}.member-list-more{width:100%;margin-top:12px}.member-row{border:1px solid var(--line);background:linear-gradient(#fff 0%,#fafbff 100%);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.member-row-button{width:100%;color:inherit;text-align:left;cursor:pointer}.member-row-button:hover{background:#fff;border-color:#c7d2fe;box-shadow:0 12px 28px #4f46e51a}.member-row-button:focus-visible{outline-offset:2px;outline:3px solid #4f46e52e}.member-identity{min-width:0}.member-row strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;display:block;overflow:hidden}.member-row p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;overflow:hidden}@media (max-width:960px){.team-grid{grid-template-columns:1fr}.team-panel,.team-panel-wide,.team-panel-full,.team-panel-half{grid-column:auto}}.member-actions{grid-auto-flow:row;place-items:center end;gap:8px;min-width:0;display:grid}.member-role-pill{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.member-remove-button,.member-promote-button{white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:9px;min-height:30px;padding:0 10px;font-size:11px;font-weight:900;transition:background-color .16s,border-color .16s,color .16s}.member-remove-button{color:#dc2626}.member-remove-button:hover{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.member-promote-button{color:var(--accent)}.member-promote-button:hover:not(:disabled){background:var(--accent-soft);color:var(--accent);border-color:#c7d2fe}.member-promote-button:disabled{cursor:not-allowed;opacity:.45}.member-detail-modal{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(460px,100%);max-height:calc(100vh - 48px);padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;overflow:auto;box-shadow:0 24px 70px #11182738}.member-list-modal{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(620px,100%);max-height:calc(100vh - 48px);padding:20px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;overflow:auto;box-shadow:0 24px 70px #11182738}.member-search{border:1px solid var(--line);background:var(--panel-soft);width:100%;min-height:52px;color:var(--muted);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-top:16px;padding:0 14px;display:grid}.member-search-input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;padding:0;font-size:14px;font-weight:850}.member-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #4f46e51f}.member-list-groups{gap:18px;margin-top:18px;display:grid}.member-list-group{min-width:0}.member-detail-card{border:1px solid var(--line);background:#f9fafb;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px;padding:14px;display:grid}.member-avatar img,.member-avatar span{background:var(--accent);color:#fff;object-fit:cover;border-radius:14px;place-items:center;width:42px;height:42px;font-size:15px;font-weight:900;display:grid}.member-detail-card strong,.member-detail-card p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-detail-card strong{color:var(--ink);font-size:14px;font-weight:900;display:block}.member-detail-card p{color:var(--muted);margin:3px 0 0;font-size:12px;font-weight:750}.member-detail-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.member-detail-actions .team-policy-note{flex-basis:100%;margin-top:2px}.request-row{align-items:start}.requests-panel{margin-top:14px}.request-actions{flex-wrap:wrap;gap:12px;display:flex}.team-empty{color:var(--muted);margin:12px 0 0;font-size:13px}.team-policy-note{color:var(--muted);margin:8px 0 0;font-size:12px;font-weight:750}.workspace-type-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.workspace-type-switch button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:10px;gap:4px;padding:12px;display:grid}.workspace-type-switch button:hover,.workspace-type-switch button.active{background:var(--accent-soft);color:var(--accent);border-color:#c7d2fe;transform:translateY(-1px)}.workspace-type-switch strong{font-size:14px;font-weight:900}.workspace-type-switch span{color:var(--muted);font-size:12px;font-weight:700}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes toast-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-pop{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes topbar-popover-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes topbar-popover-scrim-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.notification-popover-scrim,.quick-todo-scrim,.calendar-panel-scrim,.notification-popover,.quick-todo-popover,.calendar-panel{animation:none}}.profile-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-soft);align-items:center;gap:14px;margin-top:18px;padding:14px;display:flex;position:relative}.profile-photo{object-fit:cover;border-radius:14px;width:56px;height:56px}.profile-photo.fallback{background:var(--accent);color:var(--accent-ink);place-items:center;font-size:22px;font-weight:900;display:grid}.profile-photo-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.profile-photo-trigger{cursor:pointer;border:1px solid #0000;border-radius:14px;flex:none;place-items:center;width:56px;height:56px;display:grid;position:relative;overflow:hidden}.profile-photo-trigger:hover{border-color:#c7d2fe;box-shadow:0 8px 18px #4f46e529}.profile-photo-overlay{color:#fff;opacity:0;background:#11182794;place-items:center;font-size:11px;font-weight:900;transition:opacity .16s;display:grid;position:absolute;inset:0}.profile-photo-trigger:hover .profile-photo-overlay{opacity:1}.profile-photo-remove{border:1px solid var(--line);width:22px;height:22px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:10px;left:58px;box-shadow:0 4px 12px #1118271f}.profile-photo-remove:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.profile-card-info{gap:4px;min-width:0;display:grid}.profile-card h3{margin:0;font-size:17px}.profile-name-button{box-sizing:border-box;max-width:100%;min-height:30px;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-self:start;align-items:center;margin-left:-4px;padding:0 6px;font-size:17px;font-weight:900;line-height:1.2;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.profile-name-button:hover{color:var(--accent);background:#eef2ff;border-color:#c7d2fe}.profile-name-input{box-sizing:border-box;border:1px solid var(--accent);width:min(260px,100%);min-height:30px;color:var(--ink);background:#fff;border-radius:8px;outline:none;margin-left:-4px;padding:0 6px;font-size:17px;font-weight:900;line-height:1.2;box-shadow:0 0 0 3px #4f46e51f}.profile-card p{color:var(--muted);margin:0;font-size:13px}.theme-settings-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:14px;display:flex}.theme-settings-panel>div{align-items:center;gap:11px;min-width:0;display:flex}.theme-settings-icon{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:10px;flex:none;place-items:center;display:grid}.theme-settings-panel strong,.theme-settings-panel small{display:block}.theme-settings-panel strong{color:var(--ink);font-size:14px;font-weight:900}.theme-settings-panel small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:750}.theme-toggle{border:1px solid var(--line-strong);background:#e5e7eb;border-radius:999px;flex:none;width:46px;height:26px;padding:2px;transition:border-color .22s,background-color .22s,box-shadow .22s;position:relative}.theme-toggle span{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .18s cubic-bezier(.2,.8,.2,1);display:block;box-shadow:0 2px 6px #0f172a33}.theme-toggle.active{border-color:var(--accent);background:var(--accent);box-shadow:0 10px 22px #4f46e533}.theme-toggle.active span{transform:translate(20px)}.app-lock-settings-panel{align-items:flex-start}.app-lock-setup-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-soft);gap:12px;margin-top:10px;padding:14px;display:grid}.app-lock-pin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.app-lock-pin-grid label{color:var(--muted);gap:7px;font-size:11px;font-weight:850;display:grid}.app-lock-pin-grid input{border:1px solid var(--line-strong);background:var(--panel);min-width:0;color:var(--ink);letter-spacing:.16em;border-radius:10px;outline:none;padding:10px 11px;font-size:14px;font-weight:850}.app-lock-pin-grid input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #4f46e51f}.app-lock-setup-panel p{color:var(--error);margin:0;font-size:12px;font-weight:850}.app-lock-setup-panel small{color:var(--muted);font-size:11px;font-weight:800}.app-lock-screen{z-index:320;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 50% 30%,#4f46e538,#0000 34%),#0f172adb;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-lock-panel{color:#f8fafc;background:#0f172ae0;border:1px solid #ffffff29;border-radius:22px;gap:18px;width:min(430px,100%);padding:28px;display:grid;box-shadow:0 28px 80px #00000061}.app-lock-icon{color:#a5b4fc;background:#818cf82e;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.app-lock-panel h1,.app-lock-panel p{margin:0}.app-lock-panel h1{letter-spacing:0;margin-top:4px;font-size:28px;font-weight:900}.app-lock-panel p:not(.eyebrow){color:#cbd5e1;margin-top:8px;font-size:13px;font-weight:750;line-height:1.6}.app-lock-form{gap:10px;display:grid}.app-lock-form input{color:#f8fafc;letter-spacing:.22em;background:#0f172abd;border:1px solid #94a3b85c;border-radius:14px;outline:none;width:100%;padding:14px 15px;font-size:18px;font-weight:900}.app-lock-form input:focus{border-color:#818cf8;box-shadow:0 0 0 4px #818cf829}.app-lock-form strong{color:#fecaca;font-size:12px;font-weight:850}.app-lock-reset-button{color:#a5b4fc;cursor:pointer;background:0 0;border:0;justify-self:start;padding:2px 0;font-size:12px;font-weight:850}.app-lock-reset-button:hover:not(:disabled){color:#c7d2fe;text-decoration:underline}.app-lock-reset-button:disabled{cursor:default;opacity:.6}.app-lock-reset-message{color:#cbd5e1;font-size:12px;font-weight:750;line-height:1.5}.app-lock-confirm-backdrop{z-index:340;background:#02061761;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-lock-confirm-modal{color:#f8fafc;background:#0f172af5;border:1px solid #c7d2fe47;border-radius:20px;gap:12px;width:min(360px,100%);padding:22px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-pop;display:grid;box-shadow:0 28px 80px #0000006b}.app-lock-confirm-modal h2,.app-lock-confirm-modal p{margin:0}.app-lock-confirm-modal h2{letter-spacing:0;font-size:22px;font-weight:900}.app-lock-confirm-modal p:not(.eyebrow){color:#cbd5e1;font-size:14px;font-weight:800;line-height:1.55}.app-lock-confirm-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.app-lock-confirm-actions button{color:#f8fafc;cursor:pointer;background:#0f172a9e;border:1px solid #94a3b857;border-radius:14px;min-height:42px;padding:0 16px;font-size:13px;font-weight:900}.app-lock-confirm-actions button:last-child{color:#fff;background:#4f46e5;border-color:#0000;box-shadow:0 14px 32px #4f46e547}.app-lock-confirm-actions button:disabled{cursor:default;opacity:.65}.notification-settings-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;margin-top:16px;padding:14px;display:grid}.plugin-settings-panel,.menu-settings-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:14px;margin-top:16px;padding:14px;display:grid}.settings-section-title{gap:4px;display:grid}.settings-section-title strong{color:var(--ink);font-size:14px;font-weight:900}.settings-section-title small{color:var(--muted);font-size:12px;font-weight:750}.menu-setting-group{gap:8px;width:100%;min-width:0;display:grid}.menu-setting-subtitle{color:var(--muted);margin-top:4px;font-size:11px;font-weight:900}.menu-setting-label{color:var(--muted);font-size:11px;font-weight:900}.menu-setting-row{border:1px solid var(--line);width:100%;min-width:0;min-height:54px;color:var(--ink);background:#f9fafb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex;position:relative;overflow:hidden}.menu-setting-row.dragging{opacity:.72;background:#eef2ff;border-color:#c7d2fe}.menu-setting-row.fixed{background:#fff}.menu-setting-drag{color:var(--muted);cursor:grab;flex:none}.menu-setting-row:active .menu-setting-drag{cursor:grabbing}.menu-setting-row span{gap:4px;min-width:0;margin-right:auto;display:grid;overflow:hidden}.menu-setting-row strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;display:block;overflow:hidden}.menu-setting-row small{color:var(--muted);font-size:11px;font-weight:750;line-height:1.35}.menu-setting-row em{background:var(--accent-soft);max-width:84px;color:var(--accent);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-style:normal;font-weight:900;overflow:hidden}.menu-setting-switch{border:1px solid var(--line-strong);background:#e5e7eb;border-radius:999px;flex:none;width:42px;height:24px;padding:2px;position:relative}.menu-setting-switch span{background:#fff;border-radius:999px;width:18px;height:18px;margin:0;transition:transform .18s cubic-bezier(.2,.8,.2,1);display:block;box-shadow:0 2px 6px #0f172a2e}.menu-setting-switch.active{border-color:var(--accent);background:var(--accent)}.menu-setting-switch.active span{transform:translate(18px)}.settings-section-toggle{width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:12px;padding:4px 0;transition:color .16s;display:grid}.settings-section-toggle:hover{color:var(--accent)}.settings-section-toggle:active{transform:none}.settings-section-toggle:focus-visible{color:var(--accent);outline:0}.settings-section-toggle span{text-align:left;min-width:0;font-size:14px;font-weight:850}.settings-section-toggle svg{color:var(--muted);justify-self:center}.notification-setting-list{gap:8px;display:grid}.notification-setting-row{border:1px solid var(--line);color:var(--ink);background:#f9fafb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.notification-setting-row span{gap:4px;min-width:0;display:grid}.notification-setting-row strong{color:var(--ink);font-size:13px;font-weight:900}.notification-setting-row small{color:var(--muted);font-size:11px;font-weight:750;line-height:1.35}.notification-setting-row input{width:18px;height:18px;accent-color:var(--accent);flex:none}.notification-popover-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid}.notification-popover-title{gap:3px;min-width:0;display:grid}.notification-popover-header strong{color:var(--ink);font-size:15px;font-weight:900}.notification-popover-header span{color:var(--muted);font-size:12px;font-weight:850}.notification-popover-actions{white-space:nowrap;justify-self:end;align-items:center;gap:8px;min-width:max-content;display:flex}.notification-popover-actions .button{white-space:nowrap;flex:none;min-height:34px;padding:0 11px;font-size:12px}.notification-popover-actions .danger-button{color:#dc2626;background:#fff7f7;border-color:#fecaca}.notification-list{gap:10px;min-height:0;max-height:none;padding:0 2px 0 0;display:grid;overflow:auto}.notification-item{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.notification-item-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:7px;padding:2px;display:grid}.notification-item.unread{background:#f5f7ff;border-color:#c7d2fe}.notification-item span{color:var(--accent);font-size:12px;font-weight:900}.notification-item strong{color:var(--ink);font-size:13px;line-height:1.45}.notification-item time{color:var(--muted);font-size:11px;font-weight:700}.notification-delete-button{width:34px;height:34px;color:var(--muted)}.notification-delete-button:hover{color:#dc2626;background:#fff7f7;border-color:#fecaca}.notification-load-more{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:900}.notification-load-more:hover{color:var(--accent);background:#eef2ff;border-color:#c7d2fe}.notification-retention-note{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:9px 0 0;font-size:11px;font-weight:750}.profile-meta{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:0;margin:16px 0 0;display:grid;overflow:hidden}.profile-meta div{justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.profile-meta div+div{border-top:1px solid var(--line)}.profile-meta dt{color:var(--muted);font-size:12px;font-weight:800}.profile-meta dd{color:var(--ink);margin:0;font-size:13px;font-weight:800}.profile-links{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.profile-links a{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.profile-links a:hover{color:var(--accent);border-color:#bfdbfe}.google-calendar-settings-panel{border:1px solid var(--line);background:var(--panel);border-radius:14px;gap:10px;margin-top:16px;padding:14px;display:grid}.google-calendar-settings-head{grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:12px;display:grid}.google-calendar-settings-toggle{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:2px;display:grid}.google-calendar-settings-toggle:hover strong,.google-calendar-settings-toggle:focus-visible strong{color:var(--accent)}.google-calendar-settings-toggle:focus-visible{outline-offset:2px;outline:2px solid #4f46e542}.google-calendar-settings-toggle>span:not(.theme-settings-icon){gap:4px;min-width:0;display:grid}.google-calendar-settings-toggle strong{color:var(--ink);font-size:14px;font-weight:900}.google-calendar-settings-toggle small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.google-calendar-settings-toggle svg{color:var(--muted)}.google-calendar-collapse-button{width:38px;min-width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:inline-grid}.google-calendar-collapse-button:hover,.google-calendar-collapse-button:focus-visible{background:var(--panel-soft);color:var(--accent)}.google-calendar-list{gap:8px;display:grid}.google-calendar-row{border:1px solid var(--line);background:var(--panel-soft);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.google-calendar-row:hover{border-color:#4f46e547}.google-calendar-row.active{background:var(--accent-soft);border-color:#4f46e557}.google-calendar-row i{border-radius:999px;width:10px;height:10px}.google-calendar-row span{gap:2px;min-width:0;display:grid}.google-calendar-row strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.google-calendar-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.google-calendar-row em{color:var(--accent);font-size:12px;font-style:normal;font-weight:900}.policy-consent-backdrop{z-index:1400}.policy-consent-modal{border:1px solid var(--line);background:var(--panel);border-radius:14px;gap:16px;width:min(460px,100%);padding:26px;display:grid;box-shadow:0 28px 80px #1118273d}.policy-consent-eyebrow{color:var(--accent);font-size:12px;font-weight:850}.policy-consent-modal h2,.policy-consent-modal p{margin:0}.policy-consent-modal h2{color:var(--ink);font-size:24px;font-weight:900}.policy-consent-modal p{color:var(--muted);font-size:14px;font-weight:650;line-height:1.65}.policy-consent-check{border:1px solid var(--line);background:var(--panel-soft);color:var(--ink);border-radius:12px;align-items:flex-start;gap:10px;padding:14px;font-size:14px;font-weight:800;line-height:1.5;display:flex}.policy-consent-check input{accent-color:var(--accent);margin-top:3px}.policy-consent-check a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.policy-consent-error{color:var(--error)!important;font-size:13px!important;font-weight:800!important}.policy-consent-submit{background:var(--accent);color:#fff;border:0;border-radius:12px;min-height:46px;font-size:14px;font-weight:900}.policy-consent-submit:disabled{cursor:not-allowed;opacity:.52}@media (max-width:980px){.card-modal-trello{width:min(100%,100vw - 24px)}.trello-card-layout{grid-template-columns:1fr}.trello-card-activity{border-top:1px solid var(--line);border-left:0}.trello-card-action-row,.card-label-panel,.trello-card-labels,.trello-date-grid,.trello-description-field,.trello-card-main .card-checklist-section,.trello-card-main .attachment-section{margin-left:0}.trello-card-title-row{grid-template-columns:28px minmax(0,1fr)}}
:root[data-theme=dark] .sidebar,:root[data-theme=dark] .topbar,:root[data-theme=dark] .board-hub,:root[data-theme=dark] .board-tile,:root[data-theme=dark] .board-empty-tile,:root[data-theme=dark] .column,:root[data-theme=dark] .draggable-card,:root[data-theme=dark] .card-modal,:root[data-theme=dark] .ticket-modal,:root[data-theme=dark] .board-edit-modal,:root[data-theme=dark] .board-share-modal,:root[data-theme=dark] .workspace-modal,:root[data-theme=dark] .profile-modal,:root[data-theme=dark] .team-modal,:root[data-theme=dark] .member-detail-modal,:root[data-theme=dark] .member-list-modal,:root[data-theme=dark] .workspace-settings-modal,:root[data-theme=dark] .billing-modal,:root[data-theme=dark] .notification-popover,:root[data-theme=dark] .calendar-panel,:root[data-theme=dark] .calendar-overdue,:root[data-theme=dark] .calendar-week-board,:root[data-theme=dark] .calendar-google-card,:root[data-theme=dark] .ticket-dashboard-panel,:root[data-theme=dark] .ticket-list-panel,:root[data-theme=dark] .ticket-status-board,:root[data-theme=dark] .ticket-mini-lane,:root[data-theme=dark] .ticket-mini-card,:root[data-theme=dark] .ticket-row,:root[data-theme=dark] .action-note-list-panel,:root[data-theme=dark] .action-note-editor,:root[data-theme=dark] .action-note-item,:root[data-theme=dark] .ai-summary-panel,:root[data-theme=dark] .ai-action-item,:root[data-theme=dark] .attachment-item,:root[data-theme=dark] .attachment-empty,:root[data-theme=dark] .profile-meta,:root[data-theme=dark] .profile-links a,:root[data-theme=dark] .notification-settings-panel,:root[data-theme=dark] .plugin-settings-panel,:root[data-theme=dark] .menu-settings-panel,:root[data-theme=dark] .theme-settings-panel,:root[data-theme=dark] .workspace-popover,:root[data-theme=dark] .workspace-settings-section,:root[data-theme=dark] .selected-board-share-bar,:root[data-theme=dark] .board-share-row,:root[data-theme=dark] .board-share-controls,:root[data-theme=dark] .team-panel,:root[data-theme=dark] .member-row,:root[data-theme=dark] .member-search,:root[data-theme=dark] .member-detail-card{background:var(--panel)}:root[data-theme=dark] .notification-popover-scrim,:root[data-theme=dark] .quick-todo-scrim,:root[data-theme=dark] .calendar-panel-scrim{background:#02061747}:root[data-theme=dark] .calendar-mode-tabs,:root[data-theme=dark] .calendar-summary-strip div,:root[data-theme=dark] .calendar-day,:root[data-theme=dark] .calendar-month-toolbar button,:root[data-theme=dark] .calendar-month-cell{background:#0f172ab8;border-color:#334155}:root[data-theme=dark] .calendar-day.today,:root[data-theme=dark] .calendar-month-cell.today{background:#818cf824;border-color:#818cf86b}:root[data-theme=dark] .calendar-month-cell.selected{color:#fff;background:#6366f1;border-color:#818cf8}:root[data-theme=dark] .calendar-event{background:#0f172ad1;border-color:#334155}:root[data-theme=dark] .calendar-event:hover{background:#4f46e52e;border-color:#818cf88f}:root[data-theme=dark] .calendar-event.google{background:#2563eb29;border-left-color:#60a5fa}:root[data-theme=dark] .calendar-event.google:hover{background:#2563eb38;border-color:#60a5fa94 #60a5fa94 #60a5fa94 #60a5fa}:root[data-theme=dark] .calendar-event.overdue{background:#7f1d1d33;border-color:#f8717161}:root[data-theme=dark] .calendar-event.overdue span,:root[data-theme=dark] .calendar-summary-strip .danger strong{color:#fca5a5}:root[data-theme=dark] .calendar-event strong,:root[data-theme=dark] .calendar-panel-header h2,:root[data-theme=dark] .calendar-section-title strong,:root[data-theme=dark] .calendar-google-card strong,:root[data-theme=dark] .calendar-loading strong,:root[data-theme=dark] .calendar-month-toolbar strong{color:#f8fafc}:root[data-theme=dark] .calendar-event span,:root[data-theme=dark] .calendar-event small,:root[data-theme=dark] .calendar-google-card span,:root[data-theme=dark] .calendar-day p,:root[data-theme=dark] .calendar-empty,:root[data-theme=dark] .calendar-month-weekday{color:#cbd5e1}:root[data-theme=dark] .field label,:root[data-theme=dark] .worklet-field label,:root[data-theme=dark] .modal-header h2,:root[data-theme=dark] .ticket-empty h2,:root[data-theme=dark] .ai-summary-panel-header strong,:root[data-theme=dark] .ticket-row-main strong,:root[data-theme=dark] .ticket-history-toggle span,:root[data-theme=dark] .ticket-comment strong,:root[data-theme=dark] .ticket-comment p{color:var(--ink)}:root[data-theme=dark] .field label,:root[data-theme=dark] .ticket-row-main p,:root[data-theme=dark] .ticket-row-title span,:root[data-theme=dark] .ai-summary-panel p,:root[data-theme=dark] .ticket-comment span,:root[data-theme=dark] .ticket-history-item time{color:#cbd5e1}:root[data-theme=dark] .toast{color:#f8fafc;background:#111827;border-color:#334155;box-shadow:0 18px 48px #0000005c,0 1px 2px #00000042}:root[data-theme=dark] .toast strong{color:#f8fafc}:root[data-theme=dark] .toast-success{border-color:#10b9816b}:root[data-theme=dark] .toast-error{border-color:#ef444475}:root[data-theme=dark] .toast-warning{border-color:#f59e0b80}:root[data-theme=dark] .toast-info{border-color:#60a5fa73}:root[data-theme=dark] .mention-popover{background:#0f172a;border-color:#475569;box-shadow:0 20px 44px #0000005c}:root[data-theme=dark] .mention-option{color:#f8fafc;background:0 0}:root[data-theme=dark] .mention-option strong{color:#f8fafc}:root[data-theme=dark] .mention-option small{color:#cbd5e1}:root[data-theme=dark] .mention-option.active,:root[data-theme=dark] .mention-option:hover{color:#f8fafc;background:#818cf82e}:root[data-theme=dark] .menu-setting-row,:root[data-theme=dark] .notification-setting-row{background:#0f172ab8;border-color:#334155}:root[data-theme=dark] .menu-setting-row.dragging{background:#4f46e538;border-color:#818cf8b3}:root[data-theme=dark] .menu-setting-row strong,:root[data-theme=dark] .notification-setting-row strong,:root[data-theme=dark] .settings-section-title strong{color:#f8fafc}:root[data-theme=dark] .menu-setting-row small,:root[data-theme=dark] .notification-setting-row small,:root[data-theme=dark] .settings-section-title small{color:#cbd5e1}:root[data-theme=dark] .menu-setting-switch{background:#1e293b;border-color:#475569}:root[data-theme=dark] .mention-avatar{color:#0f172a;background:#818cf8}:root[data-theme=dark] .modal-backdrop [role=dialog]{border-color:var(--line-strong);background:var(--panel);color:var(--ink)}:root[data-theme=dark] .modal-header,:root[data-theme=dark] .board-edit-form,:root[data-theme=dark] .workspace-modal-form,:root[data-theme=dark] .board-share-list{color:var(--ink)}:root[data-theme=dark] .board-edit-modal .eyebrow,:root[data-theme=dark] .board-share-modal .eyebrow,:root[data-theme=dark] .workspace-modal .eyebrow{color:var(--accent)}:root[data-theme=dark] .ai-summary-panel{color:#f8fafc;background:#1e293beb;border-color:#c7d2feb8}:root[data-theme=dark] .ai-summary-panel-header small{color:#c7d2fe;background:#818cf82e}:root[data-theme=dark] .ai-summary-panel p{color:#e2e8f0}:root[data-theme=dark] .action-note-diarization-toggle>span,:root[data-theme=dark] .action-note-transcript-panel{color:#cbd5e1;background:#0f172ad1;border-color:#94a3b83d}:root[data-theme=dark] .action-note-diarization-toggle input:checked+span{color:#c7d2fe;background:#4f46e533;border-color:#818cf89e}:root[data-theme=dark] .action-note-transcript-header strong,:root[data-theme=dark] .action-note-transcript-panel pre{color:#f8fafc}:root[data-theme=dark] .action-note-transcript-header small{color:#94a3b8}:root[data-theme=dark] .action-note-transcript-panel pre{background:#1e293bb8}:root[data-theme=dark] .action-note-transcript-modal{color:#f8fafc;background:#0f172a;border-color:#94a3b847}:root[data-theme=dark] .action-note-transcript-body{background:#0f172adb;border-color:#94a3b83d}:root[data-theme=dark] .action-note-transcript-body pre{color:#e2e8f0}:root[data-theme=dark] .action-note-transcript-body p{color:#94a3b8}:root[data-theme=dark] .ai-summary-apply{color:#c7d2fe;background:#818cf82e;border-color:#c7d2fec7}:root[data-theme=dark] .ai-summary-apply:hover{color:#0f172a;background:#818cf8;border-color:#c7d2fe}:root[data-theme=dark] .ai-summary-panel.loading{background:linear-gradient(#111827,#111827) padding-box padding-box,linear-gradient(120deg,#ef4444,#f59e0b,#10b981,#3b82f6,#8b5cf6) border-box}:root[data-theme=dark] .sidebar-workspace-trigger,:root[data-theme=dark] .workspace-option,:root[data-theme=dark] .workspace-popover-action,:root[data-theme=dark] .notification-load-more,:root[data-theme=dark] .notification-item,:root[data-theme=dark] .notification-delete-button,:root[data-theme=dark] .theme-toggle{color:var(--ink);background:#0f172a}:root[data-theme=dark] .notification-popover-actions .danger-button,:root[data-theme=dark] .notification-delete-button:hover{color:#fecaca;background:#7f1d1d38;border-color:#f8717173}:root[data-theme=dark] .notification-popover .notification-popover-actions .button{border-color:var(--line-strong);color:var(--ink);background:#0f172a}:root[data-theme=dark] .notification-popover .notification-popover-actions .button:hover:not(:disabled){color:#c7d2fe;background:#818cf829;border-color:#818cf87a}:root[data-theme=dark] .notification-popover .notification-popover-actions .danger-button{color:#fecaca;background:#7f1d1d38;border-color:#f8717173}:root[data-theme=dark] .notification-popover .notification-popover-actions .danger-button:hover:not(:disabled){color:#fee2e2;background:#7f1d1d57;border-color:#f87171b3}:root[data-theme=dark] .notification-popover .notification-item{border-color:var(--line-strong);color:var(--ink);background:#111827}:root[data-theme=dark] .notification-popover .notification-item.unread{background:#818cf81f;border-color:#818cf880}:root[data-theme=dark] .notification-popover .notification-item span{color:#a5b4fc}:root[data-theme=dark] .notification-popover .notification-item strong{color:#cbd5e1}:root[data-theme=dark] .notification-popover .notification-item time{color:#94a3b8}:root[data-theme=dark] .sidebar-workspace-trigger.active,:root[data-theme=dark] .sidebar-workspace-trigger:hover,:root[data-theme=dark] .workspace-option:hover,:root[data-theme=dark] .workspace-option.active{background:var(--accent-soft);color:var(--accent);border-color:#818cf861}:root[data-theme=dark] .sidebar-workspace-trigger em,:root[data-theme=dark] .workspace-option-meta em{background:var(--panel-soft);color:var(--muted)}:root[data-theme=dark] .sidebar-workspace-trigger.active em,:root[data-theme=dark] .sidebar-workspace-trigger:hover em,:root[data-theme=dark] .workspace-option:hover .workspace-option-meta em,:root[data-theme=dark] .workspace-option.active .workspace-option-meta em{color:var(--accent);background:#818cf82e}:root[data-theme=dark] .board-hub-actions{border-color:var(--line);background:var(--panel-soft)}:root[data-theme=dark] .board-scope-tabs,:root[data-theme=dark] .ticket-scope-tabs,:root[data-theme=dark] .ticket-status-filters,:root[data-theme=dark] .ticket-option-segment,:root[data-theme=dark] .board-hub-toggle,:root[data-theme=dark] .profile-card,:root[data-theme=dark] .notification-setting-row,:root[data-theme=dark] .person-multi-input,:root[data-theme=dark] .board-tile.selected{background:var(--panel-soft)}:root[data-theme=dark] .board-tile.selected{background:linear-gradient(#1e293b 0%,#172033 100%)}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select,:root[data-theme=dark] .readonly-field,:root[data-theme=dark] .worklet-editor,:root[data-theme=dark] .worklet-editor-skeleton,:root[data-theme=dark] .profile-name-input,:root[data-theme=dark] .action-note-search,:root[data-theme=dark] .ticket-search,:root[data-theme=dark] .action-note-search input,:root[data-theme=dark] .ticket-search input,:root[data-theme=dark] .quick-form input,:root[data-theme=dark] .button,:root[data-theme=dark] .icon-button,:root[data-theme=dark] .board-icon-button,:root[data-theme=dark] .favorite-button,:root[data-theme=dark] .action-note-participant-chip,:root[data-theme=dark] .action-note-participant-chip button,:root[data-theme=dark] .profile-photo-remove,:root[data-theme=dark] .board-share-controls button,:root[data-theme=dark] .action-note-search-clear,:root[data-theme=dark] .action-note-item-delete,:root[data-theme=dark] .attachment-file-icon,:root[data-theme=dark] .attachment-icon-button{color:var(--ink);background:#0f172a}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#94a3b8;opacity:1}:root[data-theme=dark] .field textarea,:root[data-theme=dark] .field input,:root[data-theme=dark] .field select,:root[data-theme=dark] .worklet-field textarea,:root[data-theme=dark] .worklet-field input,:root[data-theme=dark] .worklet-field select,:root[data-theme=dark] .field input.date-input,:root[data-theme=dark] .field input.date-input:hover,:root[data-theme=dark] .worklet-editor,:root[data-theme=dark] .person-multi-input,:root[data-theme=dark] .ticket-comment-form input,:root[data-theme=dark] .ticket-date-control{color:#f8fafc;background:#0f172a;border-color:#475569}:root[data-theme=dark] .ticket-date-control:hover{background:#111827;border-color:#818cf8}:root[data-theme=dark] .card-modal .date-grid,:root[data-theme=dark] .ticket-modal .ticket-form-grid,:root[data-theme=dark] .attachment-section{border-color:#334155}:root[data-theme=dark] .worklet-editor-toolbar{background:#111827;border-color:#334155}:root[data-theme=dark] .worklet-editor-button{color:#cbd5e1}:root[data-theme=dark] .worklet-editor-button:hover,:root[data-theme=dark] .worklet-editor-button.active{color:#c7d2fe;background:#818cf829;border-color:#818cf894}:root[data-theme=dark] .worklet-editor-divider{background:#334155}:root[data-theme=dark] .worklet-editor-link-form{background:#0f172a;border-color:#334155}:root[data-theme=dark] .worklet-editor-link-form input{color:#f8fafc}:root[data-theme=dark] .worklet-editor-link-form button{color:#cbd5e1}:root[data-theme=dark] .worklet-editor-content{color:#f8fafc}:root[data-theme=dark] .worklet-editor-content .is-editor-empty:first-child:before{color:#94a3b8}:root[data-theme=dark] .field input.date-input::-webkit-calendar-picker-indicator{filter:invert();opacity:.86}:root[data-theme=dark] .calendar-create-grid input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .calendar-add-button svg,:root[data-theme=dark] .calendar-date-icon{color:#fff;stroke:currentColor}:root[data-theme=dark] .ticket-option-segment{background:#0f172a;border:1px solid #334155;padding:4px}:root[data-theme=dark] .ticket-status-filters{background:#1e293b;border-color:#334155}:root[data-theme=dark] .ticket-status-filters button{color:#cbd5e1;background:0 0}:root[data-theme=dark] .ticket-status-filters button:hover{color:#f8fafc;background:#334155}:root[data-theme=dark] .ticket-status-filters button small{color:#64748b;background:#e2e8f0eb}:root[data-theme=dark] .ticket-status-filters button.active{color:#fff}:root[data-theme=dark] .ticket-status-filters button.active small{color:#fff;background:#ffffff38}:root[data-theme=dark] .ticket-status-filters button.status-ALL.active{background:#6366f1;box-shadow:0 12px 26px #6366f147}:root[data-theme=dark] .ticket-status-filters button.status-REQUEST.active{background:#4f46e5}:root[data-theme=dark] .ticket-status-filters button.status-IN_PROGRESS.active{background:#2563eb}:root[data-theme=dark] .ticket-status-filters button.status-FEEDBACK.active{background:#7e22ce}:root[data-theme=dark] .ticket-status-filters button.status-DONE.active{background:#047857}:root[data-theme=dark] .ticket-status-filters button.status-ON_HOLD.active{background:#b45309}:root[data-theme=dark] .ticket-status-filters button.status-OVERDUE.active{background:#dc2626}:root[data-theme=dark] .ticket-option-segment button{color:#cbd5e1;background:#1e293b;border-color:#0000}:root[data-theme=dark] .ticket-option-segment button:hover{color:#f8fafc;background:#263244;border-color:#475569}:root[data-theme=dark] .board-share-controls{background:#0f172a;border-color:#334155}:root[data-theme=dark] .board-share-controls button{color:#cbd5e1}:root[data-theme=dark] .board-share-controls button:hover,:root[data-theme=dark] .board-share-controls button.active{color:#c7d2fe;box-shadow:none;background:#1e293b}:root[data-theme=dark] .attachment-dropzone{color:#c7d2fe;background:#1e293beb;border-color:#818cf88f}:root[data-theme=dark] .attachment-dropzone span{color:#f8fafc}:root[data-theme=dark] .attachment-dropzone small,:root[data-theme=dark] .attachment-empty{color:#cbd5e1}:root[data-theme=dark] .attachment-dropzone:hover,:root[data-theme=dark] .attachment-icon-button:hover,:root[data-theme=dark] .attachment-preview:hover{color:#c7d2fe;background:#4f46e538;border-color:#818cf8ad}:root[data-theme=dark] .board-card-search,:root[data-theme=dark] .board-card-search button{color:#cbd5e1;background:#111827;border-color:#334155}:root[data-theme=dark] .board-card-search input{color:#f8fafc}:root[data-theme=dark] .board-card-search button:hover{color:#c7d2fe;background:#4f46e538;border-color:#818cf8ad}:root[data-theme=dark] .attachment-icon-button.danger:hover{color:#fca5a5;background:#ef444429;border-color:#fca5a58f}:root[data-theme=dark] .invite-code-box{color:#c7d2fe;background:#1e293beb;border-color:#818cf885}:root[data-theme=dark] .invite-code-box:hover:not(:disabled){color:#eef2ff;background:#4f46e538;border-color:#a5b4fcc7;box-shadow:0 14px 30px #00000038}:root[data-theme=dark] .board-admin-pill,:root[data-theme=dark] .selected-board-access.access-ADMIN{color:#c7d2fe;background:#818cf82e}:root[data-theme=dark] .selected-board-access.access-WRITE{color:#6ee7b7;background:#10b98129}:root[data-theme=dark] .selected-board-access.access-READ{color:#e2e8f0;background:#94a3b829}:root[data-theme=dark] .ticket-option-segment button.status-REQUEST.active,:root[data-theme=dark] .ticket-pill.status-REQUEST{color:#c7d2fe;background:#818cf833;border-color:#818cf885}:root[data-theme=dark] .ticket-status-popover{background:#0f172a;border-color:#475569;box-shadow:0 22px 56px #0000006b}:root[data-theme=dark] .ticket-status-chip.status-REQUEST,:root[data-theme=dark] .ticket-status-option.status-REQUEST{color:#c7d2fe;background:#818cf833}:root[data-theme=dark] .ticket-status-chip.status-IN_PROGRESS,:root[data-theme=dark] .ticket-status-option.status-IN_PROGRESS{color:#bfdbfe;background:#3b82f633}:root[data-theme=dark] .ticket-status-chip.status-FEEDBACK,:root[data-theme=dark] .ticket-status-option.status-FEEDBACK{color:#ddd6fe;background:#9333ea38}:root[data-theme=dark] .ticket-status-chip.status-DONE,:root[data-theme=dark] .ticket-status-option.status-DONE{color:#fed7aa;background:#f9731638}:root[data-theme=dark] .ticket-status-chip.status-ON_HOLD,:root[data-theme=dark] .ticket-status-option.status-ON_HOLD{color:#cbd5e1;background:#94a3b82e}:root[data-theme=dark] .ticket-option-segment button.status-IN_PROGRESS.active,:root[data-theme=dark] .ticket-pill.status-IN_PROGRESS{color:#bfdbfe;background:#3b82f633;border-color:#60a5fa85}:root[data-theme=dark] .ticket-option-segment button.status-FEEDBACK.active,:root[data-theme=dark] .ticket-pill.status-FEEDBACK{color:#ddd6fe;background:#9333ea38;border-color:#c4b5fd85}:root[data-theme=dark] .ticket-option-segment button.status-DONE.active,:root[data-theme=dark] .ticket-pill.status-DONE{color:#a7f3d0;background:#10b9812e;border-color:#6ee7b785}:root[data-theme=dark] .ticket-option-segment button.status-ON_HOLD.active,:root[data-theme=dark] .ticket-pill.status-ON_HOLD{color:#fde68a;background:#f59e0b2e;border-color:#fbbf2485}:root[data-theme=dark] .ticket-option-segment button.priority-HIGH.active,:root[data-theme=dark] .ticket-pill.priority-HIGH,:root[data-theme=dark] .ticket-status-chip.priority-HIGH,:root[data-theme=dark] .ticket-status-option.priority-HIGH,:root[data-theme=dark] .ticket-pill.due-overdue{color:#fecaca;background:#ef444433;border-color:#fca5a58c}:root[data-theme=dark] .ticket-option-segment button.priority-NORMAL.active,:root[data-theme=dark] .ticket-pill.priority-NORMAL,:root[data-theme=dark] .ticket-status-chip.priority-NORMAL,:root[data-theme=dark] .ticket-status-option.priority-NORMAL{color:#c7d2fe;background:#818cf833;border-color:#818cf885}:root[data-theme=dark] .ticket-option-segment button.priority-LOW.active,:root[data-theme=dark] .ticket-pill.priority-LOW,:root[data-theme=dark] .ticket-status-chip.priority-LOW,:root[data-theme=dark] .ticket-status-option.priority-LOW{color:#a7f3d0;background:#10b98129;border-color:#6ee7b785}:root[data-theme=dark] .ticket-option-segment button.priority-NONE.active,:root[data-theme=dark] .ticket-pill.priority-NONE,:root[data-theme=dark] .ticket-status-chip.priority-NONE,:root[data-theme=dark] .ticket-status-option.priority-NONE{color:#e2e8f0;background:#94a3b829;border-color:#cbd5e161}:root[data-theme=dark] .button.primary,:root[data-theme=dark] .board-create-button,:root[data-theme=dark] .workspace-popover-action.primary,:root[data-theme=dark] .theme-toggle.active{background:var(--accent);color:var(--accent-ink)}:root[data-theme=dark] .workspace-type-switch button{border-color:var(--line);color:var(--ink);background:#0f172a}:root[data-theme=dark] .workspace-type-switch button:hover,:root[data-theme=dark] .workspace-type-switch button.active{color:#c7d2fe;background:#818cf829;border-color:#818cf87a}:root[data-theme=dark] .workspace-type-switch span{color:#cbd5e1}:root[data-theme=dark] .button.danger{color:#fca5a5;background:#ef444424}:root[data-theme=dark] .card-inline-delete:hover{color:#fca5a5;background:#ef444429;border-color:#f8717185}:root[data-theme=dark] .card-drop-placeholder{background:linear-gradient(135deg,#818cf829,#22d3ee1a),#0f172ab3;border-color:#818cf8;box-shadow:inset 0 0 0 1px #818cf824}:root[data-theme=dark] .card-checklist-section,:root[data-theme=dark] .card-checklist-item,:root[data-theme=dark] .card-checklist-add input,:root[data-theme=dark] .card-checklist-toggle,:root[data-theme=dark] .card-checklist-delete,:root[data-theme=dark] .card-checklist-remove,:root[data-theme=dark] .card-checklist-add button{border-color:var(--line);background:#0f172a}:root[data-theme=dark] .card-checklist-title-input{color:var(--ink);background:0 0}:root[data-theme=dark] .trello-due-control{color:#f8fafc;background:#0f172a;border-color:#475569}:root[data-theme=dark] button.trello-due-control:hover{background:#111827;border-color:#818cf8}:root[data-theme=dark] .card-checklist-add-button{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}:root[data-theme=dark] .card-checklist-cancel-button{color:#94a3b8;background:0 0;border-color:#0000}:root[data-theme=dark] .card-checklist-header span,:root[data-theme=dark] .chip.checklist-chip{color:#c7d2fe;background:#818cf829}:root[data-theme=dark] .chip.checklist-chip.complete{color:#6ee7b7;background:#10b98129}:root[data-theme=dark] .board-tile:hover,:root[data-theme=dark] .action-note-item:hover,:root[data-theme=dark] .action-note-item.active,:root[data-theme=dark] .ai-action-item:hover,:root[data-theme=dark] .ai-action-item.selected,:root[data-theme=dark] .notification-item.unread{background:var(--accent-soft)}:root[data-theme=dark] .board-shared-badge,:root[data-theme=dark] .member-role-pill,:root[data-theme=dark] .ticket-overdue-strip{background:#818cf829}:root[data-theme=dark] .ticket-overdue-strip{color:#fecaca;background:#7f1d1d47;border-color:#fca5a5b3}:root[data-theme=dark] .ticket-overdue-strip strong,:root[data-theme=dark] .ticket-overdue-strip span{color:#fecaca}:root[data-theme=dark] .ticket-overdue-badge{color:#fecaca;background:#7f1d1d59;border-color:#fca5a594}:root[data-theme=dark] .ticket-row.overdue{background:linear-gradient(#111827 0%,#7f1d1d2e 100%);border-color:#fca5a57a}:root[data-theme=dark] .board-tile:hover{box-shadow:var(--shadow);background:#172033;border-color:#818cf899}:root[data-theme=dark] .board-hub-toggle:hover,:root[data-theme=dark] .board-icon-button:hover,:root[data-theme=dark] .icon-button:hover,:root[data-theme=dark] .rail-icon-button:hover{color:#f8fafc;background:#1e293b;border-color:#475569}:root[data-theme=dark] .ticket-history-toggle,:root[data-theme=dark] .ticket-history-item,:root[data-theme=dark] .history-detail-list,:root[data-theme=dark] .ticket-comment,:root[data-theme=dark] .ticket-comment.reply,:root[data-theme=dark] .reply-target{background:#0f172a;border-color:#334155}:root[data-theme=dark] .ticket-history-toggle strong{color:#c7d2fe;background:#818cf833}:root[data-theme=dark] .comment-reply-button:hover,:root[data-theme=dark] .mention-token{color:#c7d2fe;background:#818cf82e}:root[data-theme=dark] .board-shared-badge.owned{color:#6ee7b7;background:#10b98124}:root[data-theme=dark] .card-presence-banner{color:#c4b5fd;background:#7c3aed29;border-color:#818cf8b8}:root[data-theme=dark] .board-action-menu{background:#111827;border-color:#334155;box-shadow:0 22px 58px #0000006b}:root[data-theme=dark] .board-action-menu button{color:#e5e7eb}:root[data-theme=dark] .board-action-menu button:hover{background:#94a3b824}:root[data-theme=dark] .board-action-menu button.danger{color:#fca5a5}:root[data-theme=dark] .board-action-menu button.danger:hover{background:#ef444424}:root[data-theme=dark] .favorite-button:hover,:root[data-theme=dark] .favorite-button.active{color:#fbbf24;background:#f59e0b2e}:root[data-theme=dark] .action-note-search-clear:hover,:root[data-theme=dark] .action-note-item-delete:hover,:root[data-theme=dark] .notification-load-more:hover,:root[data-theme=dark] .member-row-button:hover,:root[data-theme=dark] .workspace-popover-action:hover{color:#c7d2fe;background:#818cf829;border-color:#818cf87a}:root[data-theme=dark] .modal-backdrop{background:#020617b8}:root[data-theme=dark] .auth-shell{background:radial-gradient(circle at 18% 12%,#818cf824,#0000 30%),linear-gradient(#0f172a 0%,#020617 100%)}:root[data-theme=dark] .auth-panel{border-left-color:var(--line);background:#0f172ae6}:root[data-theme=dark] .preview-column,:root[data-theme=dark] .preview-card,:root[data-theme=dark] .google-button{background:var(--panel)}:root[data-theme=dark] .preview-column+.preview-column:before{border-color:var(--line);color:#c7d2fe;background:#0f172a}:root[data-theme=dark] .active-card{color:#c7d2fe;background:#818cf829;border-color:#818cf87a}:root[data-theme=dark] .done-card{color:#6ee7b7;background:#10b98129;border-color:#10b9816b}:root[data-theme=dark] .auth-error{color:#fecaca;background:#7f1d1d42;border-color:#fca5a575}.auth-shell{background:radial-gradient(circle at 18% 12%,#4f46e514,#0000 28%),linear-gradient(#fff 0%,#f8fafc 100%);grid-template-columns:minmax(0,1fr) 430px;min-height:100vh;display:grid}.auth-hero{flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px;display:flex}.auth-brand{width:fit-content}.auth-copy{max-width:760px}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.auth-copy h1{max-width:780px;color:var(--ink);letter-spacing:0;margin:0;font-size:54px;font-weight:900;line-height:1.08}.auth-copy p:not(.eyebrow){max-width:620px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.65}.auth-preview{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;max-width:920px;display:grid}.preview-column{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-height:176px;padding:16px;position:relative;box-shadow:0 14px 40px #1118270f}.preview-column+.preview-column:before{border:1px solid var(--line);width:24px;height:24px;color:var(--accent);content:">";background:#fff;border-radius:999px;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;top:34px;left:-21px}.preview-column span{color:var(--muted);font-size:13px;font-weight:900}.preview-card{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:10px;margin-top:12px;padding:12px;font-size:14px;font-weight:800;line-height:1.5}.muted-card{color:var(--muted)}.active-card{background:var(--accent-soft);color:#312e81;border-color:#c7d2fe;box-shadow:inset 0 0 0 1px #4f46e514}.done-card{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.auth-panel{border-left:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;flex-direction:column;justify-content:center;min-height:100vh;padding:48px;display:flex;box-shadow:-8px 0 30px #1118270a}.auth-panel h2{color:var(--ink);margin:0;font-size:28px;font-weight:780}.auth-muted,.auth-footnote{color:var(--muted);font-size:14px;line-height:1.6}.google-button{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--panel);width:100%;color:var(--ink);justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:12px;font-weight:900;text-decoration:none;display:flex}.google-button+.google-button{margin-top:10px}.google-button:disabled{cursor:not-allowed;opacity:.54}.google-button:nth-of-type(2){background:var(--panel-soft);color:var(--muted)}.google-button:hover{border-color:var(--accent);box-shadow:var(--shadow);color:var(--accent)}.auth-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin:10px 0 0;padding:10px 11px;font-size:13px;font-weight:800;line-height:1.5}.auth-notice-backdrop{z-index:220;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a70;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-notice{border:1px solid var(--line);background:var(--panel);border-radius:18px;width:min(420px,100%);padding:24px;box-shadow:0 24px 80px #0f172a38}.auth-notice h3{color:var(--ink);margin:0;font-size:20px;font-weight:900}.auth-notice p{color:var(--muted);margin:12px 0 20px;font-size:14px;font-weight:760;line-height:1.65}.auth-notice button{background:var(--accent);color:#fff;border:0;border-radius:12px;width:100%;padding:12px;font-size:14px;font-weight:900}.google-mark{border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.auth-footnote{margin-top:18px}.auth-consent{color:var(--muted);align-items:flex-start;gap:10px;margin:18px 0 12px;font-size:13px;font-weight:750;line-height:1.55;display:flex}.auth-consent input{accent-color:var(--accent);margin-top:3px}.auth-consent a{color:var(--ink);text-underline-offset:3px;font-weight:850;text-decoration:underline}.auth-policy-links{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.auth-policy-links a{color:var(--muted);font-size:12px;font-weight:800;text-decoration:none}.auth-policy-links a:hover{color:var(--accent)}:root[data-theme=dark] .calendar-event.google{border-left-color:var(--calendar-source-color,#60a5fa)}:root[data-theme=dark] .google-calendar-settings-panel,:root[data-theme=dark] .google-calendar-row,:root[data-theme=dark] .calendar-source-filter,:root[data-theme=dark] .calendar-quick-list{border-color:var(--line);background:var(--panel)}:root[data-theme=dark] .google-calendar-row.active,:root[data-theme=dark] .calendar-source-pill.active{color:#c7d2fe;background:#818cf829;border-color:#818cf86b}
@media (max-width:1000px){.app-shell,.auth-shell{grid-template-columns:1fr}.sidebar{display:none}.workspace{grid-template-columns:1fr}.topbar,.board-hub-header{display:grid}.topbar{grid-template-columns:auto auto}.board-hub-actions{justify-content:stretch}.board-scope-tabs{overflow-x:auto}.topbar-actions{justify-content:stretch}.quick-form.compact,.select{width:100%}.board-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-view{padding:16px}.ticket-command-bar{flex-direction:column;align-items:stretch}.ticket-command-bar .board-create-button{align-self:flex-end}.ticket-workbench,.action-note-layout,.ticket-form-grid{grid-template-columns:1fr}.ticket-panel-header{flex-wrap:wrap}.ticket-panel-header.action-note-panel-header,.ticket-list-header{grid-template-columns:1fr}.action-note-actions{flex-direction:column;align-items:stretch}.action-note-audio-row{grid-template-columns:minmax(0,1fr) auto auto}.action-note-actions-middle{justify-content:stretch}.action-note-actions-middle .button{flex:1 1 0}.board-share-row{flex-direction:column;align-items:stretch}.board-share-controls{width:100%}.board-share-controls button{flex:1 1 0}.ticket-search{width:100%;max-width:none}.action-note-search input{width:100%}.inspector{position:static}.auth-hero,.auth-panel{min-height:auto;padding:24px}.auth-copy h1{font-size:38px}.auth-preview{grid-template-columns:1fr;margin-top:28px}}.not-found-shell{flex-direction:column;gap:32px;min-height:100vh;padding:40px;display:flex}.not-found-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);max-width:520px;box-shadow:var(--shadow);padding:28px}.not-found-card h1{margin:0;font-size:28px}.not-found-card p:not(.eyebrow){color:var(--muted);line-height:1.6}.not-found-actions{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}
