:root{--md-primary: #6750a4;--md-primary-variant: #7f67be;--md-secondary: #625b71;--md-surface: #fdf8ff;--md-surface-variant: #ece6f0;--md-outline: #79747e;--md-on-surface: #1c1b1f;--md-on-surface-muted: rgba(28, 27, 31, .7);--md-error: #b3261e;--md-dark-primary: #cfd2da;--md-dark-secondary: #aeb4c0;--md-dark-surface: #111215;--md-dark-surface-variant: #26282f;--md-dark-outline: #5b5e66;--md-dark-on-surface: #f3f4f6;--md-dark-on-surface-muted: rgba(243, 244, 246, .7);--md-dark-error: #ffb4ab}.app-shell{display:flex;flex-direction:column;gap:2rem;width:min(1440px,100%);margin:0 auto;padding:3rem clamp(1.5rem,4vw,3rem) 4rem;min-height:100vh;background:linear-gradient(180deg,#fdf8ff,#f6f2fb 40%,#fff);color:var(--md-on-surface)}.page-header{display:flex;flex-direction:column;gap:.5rem}.header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.header-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;justify-content:flex-end}.user-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#0f172a0a;color:#0f172a;font-size:.85rem}.user-pill-name{font-weight:600}.sign-out-button{border:none;border-radius:999px;padding:.25rem .8rem;background:#ef44441f;color:#b91c1c;font-weight:600;font-size:.8rem;cursor:pointer;transition:background .15s ease,color .15s ease}.sign-out-button:hover,.sign-out-button:focus-visible{background:#ef444433;color:#7f1d1d;outline:none}.eyebrow{font-size:.85rem;text-transform:uppercase;letter-spacing:.16em;color:#111827b3;font-weight:600}.page-header h1{margin:0;font-size:clamp(2rem,4vw,2.85rem);color:#111827}.subhead{margin:0;color:#111827b3;max-width:60ch}.ticket-indicator{margin-top:.6rem;display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem .35rem .5rem;border-radius:999px;background:#0f172a0f;border:1px solid rgba(15,23,42,.08);color:#0f172a;font-weight:600}.ticket-indicator-icon{width:24px;height:24px;border-radius:6px;box-shadow:0 3px 8px #0f172a1f}.ticket-indicator-label{display:inline-flex;flex-wrap:wrap;gap:.25rem;align-items:baseline;white-space:normal}.ticket-indicator-subject{color:#0f172ab3;font-weight:500}.ticket-metadata{margin:.35rem 0 0;display:inline-flex;gap:1.2rem;flex-wrap:wrap;font-size:.78rem;color:#11182799}.ticket-metadata div{display:flex;gap:.25rem;align-items:baseline}.ticket-metadata dt{font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#11182780}.ticket-metadata dd{margin:0;font-weight:600;color:#111827bf;display:flex;flex-direction:column;gap:.1rem}.ticket-metadata-name{font-size:.85rem;color:#111827d9}.ticket-metadata-id{font-size:.68rem;font-weight:500;color:#1118278c}.app-shell.dark .ticket-metadata{color:var(--md-dark-on-surface-muted)}.app-shell.dark .ticket-metadata dt{color:#f3f4f68c}.app-shell.dark .ticket-metadata dd{color:#f3f4f6cc}.app-shell.dark .ticket-metadata-name{color:#f3f4f6e6}.app-shell.dark .ticket-metadata-id{color:#f3f4f6a6}.ticket-error,.auth-error{margin:.5rem 0 0;color:#b91c1c;font-weight:600}.auth-button-row{margin-top:2rem}.auth-button{border:none;border-radius:999px;padding:.65rem 1.5rem .65rem 1.2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 18px 38px #4f46e54d;cursor:pointer;align-self:flex-start;transition:transform .15s ease,box-shadow .15s ease;display:inline-flex;align-items:center;gap:.65rem;position:relative;overflow:hidden;isolation:isolate}.auth-button:hover,.auth-button:focus-visible{transform:translateY(-1px);box-shadow:0 22px 44px #4f46e559;outline:none}.auth-button:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--glass-origin, 50%) 50%,rgba(255,255,255,.6),rgba(255,255,255,.15) 45%,transparent 65%);opacity:0;transform:scale(.75);transition:opacity .2s ease,transform .25s ease;filter:blur(4px);z-index:-1}.auth-button:hover:after,.auth-button:focus-visible:after{opacity:1;transform:scale(1)}.auth-button-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:6px;padding:0}.auth-button-icon svg{width:100%;height:100%}.ticket-form{margin-top:1rem;display:flex;flex-direction:column;gap:.35rem;max-width:420px}.ticket-form-label{font-size:.9rem;font-weight:600;color:#0f172ad9}.ticket-form-controls{display:flex;align-items:center;gap:.5rem;padding:.4rem;border-radius:14px;border:1px solid rgba(148,163,184,.5);background:#ffffffe6;box-shadow:inset 0 1px #fff6}.ticket-form-icon{width:28px;height:28px;border-radius:6px;box-shadow:0 3px 9px #0f172a33}.ticket-form-controls input{flex:1;border:none;background:transparent;font-size:1rem;color:#0f172a}.ticket-form-controls input:focus-visible{outline:none}.ticket-form-controls button{border:none;border-radius:12px;padding:.45rem .9rem;font-weight:600;background:linear-gradient(135deg,#4338ca,#6366f1);color:#fff;cursor:pointer}.app-shell.dark .ticket-form-label{color:var(--md-on-surface)}.app-shell.dark .ticket-form-controls{border-color:#f3f4f61f;background:#111215e6;box-shadow:inset 0 1px #ffffff0a}.app-shell.dark .ticket-form-controls input{color:var(--md-on-surface)}.app-shell.dark .ticket-form-controls button{background:linear-gradient(135deg,#41444a,#6d717a)}.theme-toggle{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border-radius:999px;border:1px solid rgba(59,130,246,.35);background:#3b82f61a;color:#1d4ed8;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.theme-toggle-icon{display:inline-flex;width:1.2rem;height:1.2rem}.theme-toggle-icon svg{width:100%;height:100%}.theme-toggle-text{line-height:1}.theme-toggle:hover,.theme-toggle:focus-visible{background:#3b82f62e;border-color:#3b82f699;outline:none}.list-card{background:var(--md-surface);border-radius:24px;padding:clamp(1rem,4vw,2.5rem);box-shadow:0 10px 24px #0f172a0f;flex:1;min-width:0;border:1px solid rgba(148,163,184,.2)}.content-shell{display:flex;align-items:flex-start;gap:2.25rem}.primary-column{display:flex;flex-direction:column;gap:1.5rem;flex:1;min-width:0}.filter-bar{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;margin-bottom:1.25rem}.filter-field{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:#0f172acc}.filter-field select,.filter-field input[type=text],.filter-field input[type=date]{min-width:200px;padding:.5rem .75rem;border-radius:10px;border:1px solid rgba(148,163,184,.6);font-size:.95rem;background:#ffffffe6}.category-chip-group{display:flex;flex-wrap:wrap;gap:.6rem;padding:.35rem 0}.category-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem .4rem .55rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:#f8fafcd9;color:#0f172acc;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.category-chip.selected{background:#4f46e52e;border-color:#4f46e580;color:#312e81;font-weight:600;box-shadow:0 6px 16px #4f46e526}.category-chip:focus-visible{outline:3px solid rgba(59,130,246,.6);outline-offset:2px}.category-chip-icon{width:20px;height:20px;border-radius:50%;box-shadow:0 2px 6px #0f172a26}.filter-hint{margin:0;font-size:.85rem;color:#0f172a99}.date-range{display:flex;align-items:center;gap:.75rem}.date-range-separator{font-size:.85rem;color:#0f172a99}.filter-reset{padding:.5rem .85rem;border-radius:10px;border:none;background:#3b82f61a;color:#1d4ed8;font-weight:600;cursor:pointer}.filter-reset:disabled{opacity:.5;cursor:not-allowed}.selected-items-panel{width:320px;flex-shrink:0;padding:.85rem 1rem;border-radius:14px;border:1px dashed rgba(99,102,241,.45);background:#eef2ffa6;box-shadow:0 8px 20px #4f46e514;align-self:flex-start;position:sticky;top:1.25rem}.selected-items-panel.compact{width:100%;position:static;box-shadow:none;border-style:solid;margin-top:1.5rem}.selected-items-body{margin-top:.75rem;max-height:min(65vh,520px);overflow-y:auto;padding-right:.35rem;scrollbar-gutter:stable}.selected-items-body::-webkit-scrollbar{width:8px}.selected-items-body::-webkit-scrollbar-track{background:transparent}.selected-items-body::-webkit-scrollbar-thumb{background:#6366f159;border-radius:999px}.selected-items-heading{margin:0 0 .5rem;font-weight:600;color:#312e81}.selected-items-heading-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.selected-items-list{margin:0;padding:0;list-style:none;color:#0f172ad9;display:flex;flex-direction:column;gap:.4rem}.deselect-button{border:1px solid rgba(148,163,184,.6);background:#f8fafce6;color:#1f2937;font-size:.85rem;font-weight:600;border-radius:999px;padding:.3rem .9rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.deselect-button:hover,.deselect-button:focus-visible{background:#3b82f61f;border-color:#3b82f680;color:#1d4ed8;outline:none}.deselect-button:disabled{opacity:.5;cursor:not-allowed}.app-shell.dark .selected-items-list{color:var(--md-on-surface)}.ticket-note-field{display:flex;flex-direction:column;gap:.35rem;margin-top:1rem}.ticket-note-label{font-size:.85rem;font-weight:600;color:#312e81}.ticket-note-field textarea{width:100%;min-height:96px;border-radius:12px;border:1px solid rgba(99,102,241,.35);padding:.65rem .75rem;font-size:.9rem;font-family:inherit;resize:vertical;background:#f7faffd9;color:#0f172ae6}.ticket-note-field textarea:focus-visible{outline:2px solid rgba(99,102,241,.75);outline-offset:2px}.ticket-note-hint{margin:0;font-size:.75rem;color:#312e81cc}.app-shell.dark .ticket-note-label{color:var(--md-dark-on-surface)}.app-shell.dark .ticket-note-field textarea{background:#111215d9;border-color:#6366f180;color:var(--md-dark-on-surface)}.app-shell.dark .ticket-note-hint{color:var(--md-dark-on-surface-muted)}.selected-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.selected-item.selected-item-confirmation{justify-content:flex-start;gap:.75rem}.selected-item-details{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1;flex-wrap:wrap}.selected-item-pill{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;padding:.1rem .5rem;border-radius:999px;background:#94a3b833;color:#475569f2}.selected-item-details .link-subtle{white-space:normal;text-overflow:unset;overflow:visible;max-width:100%;line-height:1.3;overflow-wrap:anywhere}.selected-item-actions{display:flex;align-items:center;justify-content:flex-end;flex:1}.selected-item-intent-button{border:1px solid rgba(248,113,113,.4);background:#f871711f;color:#b91c1c;font-size:.8rem;font-weight:600;border-radius:999px;padding:.25rem .75rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.selected-item-intent-button.remove{background:#f871713d;border-color:#f87171a6;color:#7f1d1d}.selected-item-remove-button{border:1px solid rgba(148,163,184,.6);background:#f8fafce6;color:#1f2937;font-size:.8rem;font-weight:600;border-radius:999px;padding:.25rem .75rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.selected-item-remove-button:hover,.selected-item-remove-button:focus-visible{background:#f871711a;border-color:#f8717173;color:#b91c1c;outline:none}.selected-item.deprecated .selected-item-icon{filter:grayscale(.1);opacity:.8}.selected-item-intent-button:focus-visible{outline:2px solid rgba(248,113,113,.55);outline-offset:2px}.app-shell.dark .selected-item-intent-button{background:#f8717138;border-color:#f8717173;color:#fecaca}.app-shell.dark .selected-item-intent-button.remove{background:#f8717159;border-color:#f8717199;color:#fee2e2}.app-shell.dark .selected-item-pill{background:#94a3b840;color:#e2e8f0d9}.app-shell.dark .selected-item-remove-button{background:#11182766;border-color:#94a3b866;color:#f8fafcd9}.app-shell.dark .selected-item-remove-button:hover,.app-shell.dark .selected-item-remove-button:focus-visible{background:#f8717133;border-color:#f8717173;color:#fecaca}.app-shell.dark .link-subtle.unavailable{color:var(--md-dark-on-surface-muted)}.selected-item-icon{width:24px;height:24px;border-radius:6px;box-shadow:0 3px 9px #0f172a1f}.app-shell.dark .selected-item-icon{box-shadow:0 3px 9px #0006}.selected-items-empty{margin:0;color:#0f172ab3}.deprecated-trigger-row{margin:0 0 .75rem}.deprecated-trigger-button{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem 1rem;border-radius:14px;border:1px solid rgba(79,70,229,.4);background:#4f46e51f;color:#312e81;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.deprecated-trigger-button:hover,.deprecated-trigger-button:focus-visible{background:#4f46e538;border-color:#4f46e599;outline:none}.deprecated-trigger-label{font-size:.95rem}.deprecated-trigger-count{min-width:2rem;text-align:center;font-weight:700;color:#312e81;background:#4f46e52e;border-radius:999px;padding:.2rem .7rem;font-size:.85rem}.deprecated-modal-overlay{position:fixed;inset:0;background:#0f172aa6;display:flex;justify-content:center;align-items:flex-start;padding:4vh 1rem;z-index:40}.deprecated-modal{width:min(720px,100%);border-radius:24px;background:#fff;color:#111827;box-shadow:0 25px 60px #0f172a40;padding:clamp(1.5rem,3vw,2.25rem);max-height:92vh;display:flex;flex-direction:column;gap:1rem}.deprecated-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.deprecated-modal-eyebrow{margin:0;text-transform:uppercase;font-size:.75rem;letter-spacing:.16em;color:#312e81d9;font-weight:700}.deprecated-modal h2{margin:.2rem 0 0;font-size:1.35rem}.deprecated-modal-actions{display:inline-flex;align-items:center;gap:.6rem}.deprecated-modal-close{border:none;background:#94a3b833;color:#111827;font-size:1.4rem;line-height:1;width:2.25rem;height:2.25rem;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.deprecated-modal-close:hover,.deprecated-modal-close:focus-visible{background:#4f46e533;color:#312e81;outline:none}.deprecated-modal-copy{margin:0;color:#0f172ab3}.deprecated-modal-body{overflow-y:auto;padding-right:.25rem;max-height:60vh}.deprecated-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.deprecated-item{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;padding:1rem;border-radius:16px;background:#ffffffbf;border:1px solid rgba(148,163,184,.5)}.deprecated-item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.deprecated-item-header{display:flex;align-items:center;gap:.75rem}.deprecated-item-text{flex:1;min-width:0}.deprecated-item-icon{width:36px;height:36px;border-radius:10px;box-shadow:0 4px 12px #0f172a1f}.deprecated-item-title{margin:0;font-size:1rem;font-weight:600;color:#111827}.deprecated-item-meta{margin:0;display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:#374151e6}.deprecated-item-category{font-weight:600}.deprecated-item-date{color:#374151bf}.deprecated-item-dot{color:#37415180}.deprecated-item-link-wrapper{margin:0}.deprecated-item-link{color:#4338ca;font-size:.85rem;word-break:break-all}.deprecated-item-link.unavailable{color:#37415199}.deprecated-add-button{border:1px solid rgba(79,70,229,.4);background:#4f46e51f;color:#312e81;font-weight:600;border-radius:999px;padding:.5rem 1rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;align-self:center}.deprecated-add-button:hover,.deprecated-add-button:focus-visible{background:#4f46e540;border-color:#4f46e599;outline:none}.deprecated-add-button.added{background:#94a3b833;border-color:#94a3b866;color:#374151cc;cursor:not-allowed}.app-shell.dark .deprecated-trigger-button{background:#4f46e538;border-color:#818cf866;color:#e2e8f0f2}.app-shell.dark .deprecated-trigger-count{background:#4f46e559;color:#e2e8f0f2}.app-shell.dark .deprecated-modal-overlay{background:#020617cc}.app-shell.dark .deprecated-modal{background:#111827fa;color:var(--md-dark-on-surface);border:1px solid rgba(148,163,184,.3)}.app-shell.dark .deprecated-modal-eyebrow{color:#c4b5fde6}.app-shell.dark .deprecated-modal-copy{color:var(--md-dark-on-surface-muted)}.app-shell.dark .deprecated-modal-close{background:#1f2937cc;color:var(--md-dark-on-surface)}.app-shell.dark .deprecated-modal-close:hover,.app-shell.dark .deprecated-modal-close:focus-visible{background:#4f46e580;color:#eef2ff}.app-shell.dark .deprecated-item{background:#1e293bb3;border-color:#94a3b84d}.app-shell.dark .deprecated-item-title{color:var(--md-dark-on-surface)}.app-shell.dark .deprecated-item-meta,.app-shell.dark .deprecated-item-link,.app-shell.dark .deprecated-item-link.unavailable{color:var(--md-dark-on-surface-muted)}.app-shell.dark .deprecated-add-button{background:#4f46e540;border-color:#818cf866;color:#e2e8f0f2}.app-shell.dark .deprecated-add-button.added{background:#94a3b833;border-color:#94a3b859;color:#e2e8f0b3}.selected-items-toggle,.selected-items-panel.compact .selected-items-heading{display:none}.selected-items-panel.compact .selected-items-toggle{display:flex;width:100%;justify-content:space-between;align-items:center;background:transparent;border:none;font-size:1rem;font-weight:600;color:#312e81;cursor:pointer;padding:0}.selected-items-toggle-meta{display:inline-flex;align-items:center;gap:.35rem}.selected-items-count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.1rem .5rem;border-radius:999px;background:#4f46e526;color:#312e81;font-size:.9rem}.selected-items-chevron{font-size:1rem}.selected-items-panel.compact .selected-items-body{margin-top:.6rem;border-top:1px solid rgba(99,102,241,.2);padding-top:.6rem;max-height:none;overflow:visible}.item-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.item-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(148,163,184,.4)}.item-row:last-child{border-bottom:none;padding-bottom:0}.item-copy{flex:1}.item-title{margin:0;font-size:1.15rem;font-weight:600;color:#0f172a}.link-subtle{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.link-subtle.unavailable{color:#0f172a99;border-bottom-color:transparent}.link-subtle:hover,.link-subtle:focus-visible{color:#4c1d95;border-color:#4c1d9559;outline:none}.item-description{margin:.35rem 0 0;color:#0f172ab3;line-height:1.5;display:inline-flex;align-items:center;gap:.5rem}.item-summary-wrapper{margin-top:.35rem}.item-summary-text{margin:0;color:#0f172abf;font-size:.95rem;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis}.item-summary-text.expanded{line-clamp:unset;-webkit-line-clamp:unset;display:block}.item-summary-toggle{margin-top:.2rem;border:none;background:none;color:#4c1d95;font-weight:600;font-size:.85rem;padding:0;cursor:pointer}.item-summary-toggle:focus-visible{outline:2px solid rgba(76,29,149,.4);outline-offset:2px;border-radius:4px}.item-status-chip{padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#22c55e29;color:#15803d;border:1px solid rgba(34,197,94,.5)}.item-status-chip.imported{background:#3b82f62e;color:#1d4ed8;border-color:#3b82f666}.item-status-chip.change-chip{letter-spacing:.08em}.item-status-chip.change-chip.change-create{background:#22c55e2e;color:#15803d;border-color:#22c55e73}.item-status-chip.change-chip.change-modify{background:#fbbf2438;color:#92400e;border-color:#fbbf248c}.item-status-chip.change-chip.change-remove{background:#f8717140;color:#b91c1c;border-color:#f8717199}.item-status-chip+.item-status-chip{margin-left:.35rem}.item-git-added{display:inline-flex;align-items:center;gap:.25rem;color:#0f172a99;font-weight:500}.item-git-added-dot{font-size:1.3rem;line-height:1;color:#0f172a59}.category-icon{width:28px;height:28px;border-radius:6px;flex-shrink:0;box-shadow:0 4px 12px #0f172a1f}.status-message{margin:0;color:#b91c1c;font-weight:600}.empty-state{margin:1.5rem 0 0;color:#0f172ab3;font-weight:600}.toggle{display:inline-flex;align-items:center;cursor:pointer;position:relative}.toggle input{opacity:0;position:absolute;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.toggle-track{width:58px;height:32px;border-radius:999px;background:#94a3b899;display:inline-flex;align-items:center;padding:4px;transition:background .2s ease}.toggle-thumb{width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 3px 9px #0f172a26;transform:translate(0);transition:transform .2s ease,background .2s ease}.floating-actions{position:fixed;bottom:1.25rem;right:clamp(1rem,4vw,2.5rem);z-index:20;display:flex;align-items:center;gap:.75rem}.floating-status{display:flex;flex-direction:column;gap:.2rem;max-width:280px;font-size:.85rem;color:#0f172abf}.app-shell.dark .floating-status{color:#e2e8f0cc}.submit-status{margin:0}.submit-status-error{color:#dc2626}.submit-warning-icon{font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;color:#ea580c}.floating-submit-button{position:relative;border:none;border-radius:999px;padding:.85rem 1.8rem;font-weight:600;font-size:1rem;color:#fff;background:linear-gradient(135deg,var(--md-primary),var(--md-primary-variant));box-shadow:0 15px 35px #6750a44d;overflow:hidden;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;isolation:isolate}.floating-submit-button:hover,.floating-submit-button:focus-visible{transform:translateY(-1px) scale(1.01);box-shadow:0 18px 40px #6750a459;outline:none}.floating-submit-button:active{transform:translateY(1px) scale(.99)}.floating-submit-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none;transition:none}.floating-submit-button:disabled:after{display:none}.floating-submit-button:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--glass-origin, 50%) 50%,rgba(255,255,255,.65),rgba(255,255,255,.16) 45%,transparent 70%);opacity:0;transform:scale(.75);transition:opacity .2s ease,transform .25s ease;z-index:-1;filter:blur(4px)}.floating-submit-button:hover:after,.floating-submit-button:focus-visible:after{opacity:1;transform:scale(1)}@media(max-width:720px){.floating-actions{left:50%;right:auto;width:calc(100% - 2rem);transform:translate(-50%);flex-direction:column;align-items:stretch}.floating-submit-button,.submit-override-toggle,.floating-status{width:100%}.selected-items-panel.compact .deselect-button{width:100%;margin-bottom:.75rem}}.toggle input:focus-visible+.toggle-track{outline:3px solid rgba(59,130,246,.6);outline-offset:2px}.toggle input:checked+.toggle-track{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.toggle input:checked+.toggle-track .toggle-thumb{transform:translate(26px);background:#eef2ff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.item-row{flex-direction:column;align-items:flex-start}.toggle{align-self:stretch}}@media(max-width:960px){.content-shell{flex-direction:column}.selected-items-panel{position:static;top:auto;width:100%}}.app-shell.dark{--md-primary: var(--md-dark-primary);--md-secondary: var(--md-dark-secondary);--md-surface: var(--md-dark-surface);--md-surface-variant: var(--md-dark-surface-variant);--md-outline: var(--md-dark-outline);--md-on-surface: var(--md-dark-on-surface);--md-on-surface-muted: var(--md-dark-on-surface-muted);--md-error: var(--md-dark-error);background:linear-gradient(180deg,#181a20,#101117 55%,#090a0f);color:var(--md-on-surface);color-scheme:dark}.app-shell.dark .eyebrow{color:var(--md-on-surface-muted)}.app-shell.dark .page-header h1{color:var(--md-on-surface)}.app-shell.dark .subhead{color:var(--md-on-surface-muted)}.app-shell.dark .theme-toggle{background:#ffffff14;color:var(--md-on-surface);border-color:#ffffff2e}.app-shell.dark .user-pill{background:#ffffff14;border-color:#ffffff2e;color:var(--md-on-surface)}.app-shell.dark .sign-out-button{background:#f8717133;color:#fee2e2}.app-shell.dark .sign-out-button:hover,.app-shell.dark .sign-out-button:focus-visible{background:#f8717147;color:#fff}.app-shell.dark .ticket-indicator{background:#ffffff12;border-color:#ffffff26;color:var(--md-on-surface)}.app-shell.dark .ticket-indicator-subject{color:var(--md-on-surface-muted)}.app-shell.dark .auth-button{box-shadow:0 22px 48px #0009}.app-shell.dark .ticket-indicator-icon{box-shadow:0 3px 8px #0006}.app-shell.dark .list-card{background:linear-gradient(135deg,#18191ffa,#0f1016eb);box-shadow:0 25px 55px #00000080;border:1px solid rgba(255,255,255,.08)}.app-shell.dark .filter-field{color:var(--md-on-surface-muted)}.app-shell.dark .filter-field select,.app-shell.dark .filter-field input[type=text],.app-shell.dark .filter-field input[type=date]{background:#141519f2;border-color:#ffffff1f;color:var(--md-on-surface)}.app-shell.dark .filter-field input[type=text]::placeholder{color:var(--md-on-surface-muted)}.app-shell.dark .filter-hint,.app-shell.dark .date-range-separator{color:var(--md-on-surface-muted)}.app-shell.dark .filter-reset{background:#ffffff14;color:var(--md-on-surface);border:1px solid rgba(255,255,255,.2)}.app-shell.dark .category-chip{border-color:#ffffff1f;background:#17181ed9;color:var(--md-on-surface)}.app-shell.dark .category-chip.selected{background:#ffffff29;border-color:#ffffff59;color:var(--md-on-surface);box-shadow:0 6px 18px #00000059}.app-shell.dark .item-row{border-bottom:1px solid rgba(255,255,255,.08)}.app-shell.dark .item-title{color:var(--md-on-surface)}.app-shell.dark .link-subtle:hover,.app-shell.dark .link-subtle:focus-visible{color:var(--md-on-surface);border-color:#fff6}.app-shell.dark .item-description,.app-shell.dark .item-summary-text{color:var(--md-on-surface-muted)}.app-shell.dark .item-summary-toggle{color:var(--md-dark-primary)}.app-shell.dark .item-status-chip{background:#22c55e40;color:#bbf7d0;border-color:#fff3}.app-shell.dark .item-status-chip.imported{background:#3b82f659;color:#c7d2fe;border-color:#3b82f68c}.app-shell.dark .item-git-added{color:var(--md-on-surface-muted)}.app-shell.dark .item-git-added-dot{color:#fff6}.app-shell.dark .category-icon{box-shadow:0 4px 12px #00000073}.app-shell.dark .selected-items-panel{background:#101117f2;border-color:#ffffff2e;box-shadow:0 16px 35px #00000080}.app-shell.dark .deselect-button{background:#111215d9;border-color:#fff3;color:var(--md-on-surface)}.app-shell.dark .deselect-button:hover,.app-shell.dark .deselect-button:focus-visible{background:#ffffff1a;border-color:#ffffff59;color:var(--md-on-surface)}.app-shell.dark .floating-submit-button{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 18px 38px #08090eb3}.app-shell.dark .floating-submit-button:hover,.app-shell.dark .floating-submit-button:focus-visible{box-shadow:0 18px 40px #0009}.app-shell.dark .floating-submit-button:after{background:radial-gradient(circle at var(--glass-origin, 50%) 50%,rgba(255,255,255,.45),rgba(255,255,255,.1) 45%,transparent 70%)}.submit-override-toggle{border:1px solid rgba(99,102,241,.4);background:#fffffff2;color:#1f2937;border-radius:999px;padding:.6rem 1.2rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.submit-override-toggle:hover,.submit-override-toggle:focus-visible{background:#6366f11a;border-color:#6366f199;outline:none}.submit-override-toggle.active{background:#6366f133;border-color:#6366f1cc;color:#312e81}.app-shell.dark .submit-override-toggle{background:#111215d9;color:var(--md-on-surface);border-color:#ffffff2e}.app-shell.dark .submit-override-toggle:hover,.app-shell.dark .submit-override-toggle:focus-visible{background:#ffffff14;border-color:#ffffff59}.app-shell.dark .submit-override-toggle.active{background:#ffffff2e;color:var(--md-on-surface)}.app-shell.dark .selected-items-panel.compact .selected-items-toggle,.app-shell.dark .selected-items-heading{color:var(--md-on-surface)}.app-shell.dark .selected-items-count{background:#ffffff1f;color:var(--md-on-surface)}.app-shell.dark .selected-items-empty{color:var(--md-on-surface-muted)}.app-shell.dark .selected-items-panel.compact .selected-items-body{border-top:1px solid rgba(255,255,255,.15)}:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdf8ff;color:#0f172a}:root.theme-dark{background-color:#111215;color:#f3f4f6}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fdf8ff,#f6f2fb 45%,#fff)}body.theme-dark{background:linear-gradient(180deg,#1b1c21,#14151a 55%,#0c0d11)}#root{min-height:100vh}
