:root{font-family:General Sans,Inter,ui-sans-serif,system-ui,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffe6;background-color:#0b0e14;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(1200px 600px at 20% -10%,rgba(70,70,74,.18),transparent 40%),radial-gradient(1000px 500px at 120% 10%,rgba(40,40,44,.16),transparent 40%),#0b0e14}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root{--hover-accent-rgb: 255,255,255;--hover-accent-opacity: .06}html[data-theme=light]{color-scheme:light}html[data-theme=light] body{color:#0f1218e6;background:radial-gradient(1200px 600px at 20% -10%,rgba(130,130,160,.16),transparent 40%),radial-gradient(1000px 500px at 120% 10%,rgba(140,140,170,.12),transparent 40%),#f7f8fb}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes progressBar{0%{width:0%}to{width:100%}}@keyframes overlayFadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.btn-cancel{background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:#f4f4f5;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease}.btn-cancel:hover,.btn-cancel:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.2) inset;color:#fff}html[data-theme=light] .btn-cancel{background:#f8fafc;border-color:#0f12181f;color:#111827}html[data-theme=light] .btn-cancel:hover,html[data-theme=light] .btn-cancel:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset}.discard-btn{background:linear-gradient(90deg,#ef4444,#7f1d1d)!important;border-color:#7f1d1dd9!important;color:#fff!important;transition:filter .16s ease}.discard-btn:hover,.discard-btn:focus-visible{filter:brightness(1.04)}.modal-close-btn{border-color:#ffffff40;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.modal-close-btn:hover,.modal-close-btn:focus,.modal-close-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.45) inset;border-color:rgba(var(--hover-accent-rgb, 255,255,255),.85)}html[data-theme=light] .modal-close-btn:hover,html[data-theme=light] .modal-close-btn:focus,html[data-theme=light] .modal-close-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.45) inset;border-color:rgba(var(--hover-accent-rgb, 88,80,236),.85)}.delete-btn{position:relative;z-index:0;overflow:hidden;background:#ef444424;color:#18181b!important;border-color:#ef444447;transition:border-color .22s ease,color .22s ease;isolation:isolate;background-image:linear-gradient(90deg,#ef4444,#7f1d1d);background-size:100% 100%;background-position:center}.delete-btn:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#ef4444,#7f1d1d);opacity:0;transition:opacity .22s ease}.delete-btn:focus{outline:none}.delete-btn:hover,.delete-btn:focus-visible{border-color:#7f1d1dd9;color:#fff!important}.delete-btn:hover:after,.delete-btn:focus-visible:after{opacity:1}#root{min-height:100vh;margin:0 auto;padding:0}.container-centered{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}.panel{width:100%;max-width:420px;background:#0d0f14;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 10px 30px #00000059;overflow:hidden}.hover-accent-surface{transition:background-color .16s ease,box-shadow .16s ease,border-color .16s ease;border:1px solid transparent}.hover-accent-surface:hover,.hover-accent-surface:focus-visible{background-color:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .06));box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.35) inset!important;border-color:rgba(var(--hover-accent-rgb, 88,80,236),.65)!important}html[data-theme=dark] .hover-accent-surface:hover,html[data-theme=dark] .hover-accent-surface:focus-visible{background-color:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06));box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.35) inset!important;border-color:rgba(var(--hover-accent-rgb, 255,255,255),.55)!important}.panel-header{padding:28px 28px 0}html[data-theme=light] .panel-header{background:#fff;color:#0f1218}.panel-header{border-top-left-radius:inherit;border-top-right-radius:inherit}.settings-page .panel-header strong,.settings-page .panel-header h1,.settings-page .panel-header h2,.settings-page .panel-header h3,.settings-page .panel-header h4{text-transform:uppercase;font-weight:800;letter-spacing:.6px;font-size:20px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:12px;height:12px;border-radius:3px;background:linear-gradient(135deg,#7c3aed,#22d3ee);box-shadow:0 0 24px #7c3aed73}.brand-name{font-weight:700;letter-spacing:.5px}.panel-body{padding:16px 28px 28px}.muted{color:#fff9}.input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0a0c10;color:#fff;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;min-height:44px;min-width:0}.input:hover:not(:focus):not(:disabled),textarea.input:hover:not(:focus):not(:disabled),select.input:hover:not(:focus):not(:disabled){border-color:rgba(var(--hover-accent-rgb, 99,102,241),.65);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.18)}.input:focus{border-color:rgba(var(--hover-accent-rgb, 99,102,241),1);box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 99,102,241),.25)}.select-trigger{cursor:pointer}.select-trigger:focus,.select-trigger:focus-visible{outline:none}.select-trigger:hover,.select-trigger[aria-expanded=true],.select-trigger:focus,.select-trigger:focus-visible{border-color:rgba(var(--hover-accent-rgb, 99,102,241),1)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 99,102,241),.25)!important}.select-option:hover,.select-option:focus,.select-option:focus-visible{border-color:rgba(var(--hover-accent-rgb, 99,102,241),.6)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.2) inset!important}select.input,input[type=date].input{padding-top:12px;padding-bottom:12px;min-height:44px;line-height:1.2}@media (max-width: 900px){.input,select.input,input[type=date].input{font-size:16px;min-height:48px}}.input-pair{display:grid;grid-template-columns:1fr min(180px,40vw);gap:12px;align-items:center}@media (max-width: 360px){.input-pair{grid-template-columns:1fr min(150px,45vw);gap:10px}}.actions{margin-top:18px;display:flex;gap:12px}.btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0a0c10;color:#fff;font-weight:600;cursor:pointer;transition:transform .05s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.assign-action-btn{background:#fffffffa;color:#0f172a;border-color:#ffffff1f;transition:color .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease,transform .05s ease}.assign-action-btn:hover,.assign-action-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 99,102,241),.35);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.15) inset}html[data-theme=dark] .assign-action-btn{background:#fffffff5;color:#0f172a;border-color:#ffffff29}html[data-theme=dark] .assign-action-btn:hover,html[data-theme=dark] .assign-action-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 99,102,241),.45);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.18) inset}.assign-close-btn{border-radius:8px;border:1px solid rgba(148,163,184,.35);background:#fffffff5;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.assign-close-btn:hover,.assign-close-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 99,102,241),.55);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.24)}html[data-theme=dark] .assign-close-btn{background:#0f172aeb;color:#e2e8f0;border-color:#94a3b859}html[data-theme=dark] .assign-close-btn:hover,html[data-theme=dark] .assign-close-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 99,102,241),.55);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.28)}.assign-delete-btn{position:relative;overflow:hidden;background:#fff;color:#0f172a!important;border-color:#dc262638;isolation:isolate;transition:color .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease,transform .05s ease}.assign-delete-btn:after{content:"";position:absolute;inset:-1px;z-index:-1;background:linear-gradient(90deg,#dc2626,#7f1d1d);opacity:0;transition:opacity .22s ease}.assign-delete-btn:hover,.assign-delete-btn:focus-visible{color:#fff!important;border-color:#7f1d1dbf;box-shadow:0 0 0 2px #dc26262e inset;background-color:transparent}.assign-delete-btn:hover:after,.assign-delete-btn:focus-visible:after{opacity:1}html[data-theme=dark] .assign-delete-btn{background:#0f172af5;color:#e2e8f0!important}html[data-theme=dark] .assign-delete-btn:hover,html[data-theme=dark] .assign-delete-btn:focus-visible{color:#fff!important}.btn:hover,.btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 99,102,241),.55);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.24)}.btn:active{transform:translateY(1px)}.btn:focus,.btn:focus-visible{outline:none}.btn-primary{background:linear-gradient(135deg,#2d2f35,#1b1d22);border:1px solid rgba(255,255,255,.08)}.btn-primary:hover{filter:brightness(1.05)}.btn-danger{background:linear-gradient(135deg,#3a0f13,#2a0b0e);border:1px solid rgba(244,63,94,.45);color:#ffb3b3}.btn-danger:hover{border-color:#f43f5e99;background:linear-gradient(135deg,#441116,#331015);box-shadow:0 0 0 2px #f43f5e2e inset}.btn-danger:active{transform:translateY(1px)}html[data-theme=light] .btn-danger{background:linear-gradient(135deg,#ffe5e7,#ffd8dc);color:#7a0c0c;border:1px solid rgba(244,63,94,.35)}html[data-theme=light] .btn-danger:hover{border-color:#f43f5e8c;box-shadow:0 0 0 2px #f43f5e2e inset}.settings-page .btn-danger{background:linear-gradient(180deg,#a81f1f,#5c0f10);color:#fff;border:1px solid rgba(127,29,29,.9);box-shadow:none}.settings-page .btn-danger:hover{background:linear-gradient(180deg,#b42424,#661213);box-shadow:none}html[data-theme=light] .settings-page .btn-danger{background:linear-gradient(180deg,#be2323,#7a1212);color:#fff;border:1px solid rgba(127,29,29,.85)}html[data-theme=light] .settings-page .btn-danger:hover{background:linear-gradient(180deg,#c62828,#8a1515)}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.12)}.btn-outline:hover,.btn-outline:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12) inset}html[data-theme=light] .btn-outline{background:#fff;border-color:#0000001f}html[data-theme=light] .btn-outline:hover,html[data-theme=light] .btn-outline:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}.sidebar .btn:hover,.sidebar .btn:focus,.sidebar .btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset}.sidebar .status-approved:hover{background:#22c55e24!important;border-color:#22c55e59!important;color:#d1fae5!important}.sidebar .status-needs-review:hover{background:#eab30829!important;border-color:#eab30861!important;color:#fdf4c0!important}.sidebar .status-reedit:hover{background:#ef444429!important;border-color:#ef444461!important;color:#fee2e2!important}html[data-theme=light] .sidebar .btn:hover,html[data-theme=light] .sidebar .btn:focus,html[data-theme=light] .sidebar .btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}html[data-theme=light] .sidebar .status-approved:hover{background:#22c55e1f!important;border-color:#22c55e59!important;color:#065f46!important}html[data-theme=light] .sidebar .status-needs-review:hover{background:#eab30824!important;border-color:#eab30859!important;color:#854d0e!important}html[data-theme=light] .sidebar .status-reedit:hover{background:#ef44441f!important;border-color:#ef444459!important;color:#7f1d1d!important}.btn-sm{flex:0 0 auto;padding:8px 12px;font-size:12px;border-radius:8px}.btn[disabled]{opacity:.5;cursor:not-allowed}.btn-input-height{min-height:44px;padding-top:12px;padding-bottom:12px;font-size:14px}@media (max-width: 900px){.btn-input-height{min-height:48px}}.helper{margin-top:14px;font-size:14px;color:#fff9}.title{font-family:Bebas Neue,system-ui,sans-serif;font-size:40px;letter-spacing:1px;margin:8px 0 6px}.subtitle{color:#ffffffa6;margin-top:4px}.app-shell{display:grid;grid-template-columns:var(--sidebar-width, 220px) 1fr;min-height:100vh}.sidebar .mini-date-picker{width:100%;box-sizing:border-box}.side-separator{height:1px;background:#ffffff14;margin:10px 0;border-radius:1px}html[data-theme=light] .side-separator{background:#00000014}.calendar-wrap.card{padding:20px;border-radius:12px}html[data-theme=light] .calendar-wrap.card{background:#fff}.calendar-wrap .fc .fc-toolbar-title{font-family:Bebas Neue,system-ui,sans-serif!important;text-transform:uppercase;letter-spacing:1px;font-weight:800}html[data-theme=light] .calendar-wrap .fc .fc-daygrid-day-number,html[data-theme=light] .calendar-wrap .fc .fc-col-header-cell-cushion{color:#0f1218!important}html[data-theme=light] .calendar-wrap .fc .fc-daygrid-day.fc-day-today,html[data-theme=light] .calendar-wrap .fc .fc-timegrid-col.fc-day-today,html[data-theme=light] .calendar-wrap .fc .fc-timegrid-slot-lane.fc-day-today{background:#00000009!important}html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-col.fc-day-today,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-slot-lane.fc-day-today,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-day,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-timegrid-col{background:transparent!important}.calendar-wrap .fc.fc-media-screen>.fc-header-toolbar{margin-bottom:0!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-day,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-timegrid-col,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-bg,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-bg,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday td.fc-day.fc-day-today,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day td.fc-day.fc-day-today,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday td.fc-day.fc-day-today,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day td.fc-day.fc-day-today,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-day.fc-day-today,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-day.fc-day-today,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-timegrid-col.fc-day-today,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-timegrid-col.fc-day-today,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday td.fc-day.fc-day-today .fc-bg,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day td.fc-day.fc-day-today .fc-bg{background:transparent!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-divider,.calendar-wrap .fc .fc-timegrid .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid .fc-timegrid-col:not(.fc-day-today),.calendar-wrap .fc .fc-timegrid .fc-timegrid-slot-lane,.calendar-wrap .fc .fc-timegrid .fc-timegrid-slot{border-right:none!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-divider{width:0!important;background:transparent!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-axis,.calendar-wrap .fc.fc-theme-standard .fc-timegrid .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid .fc-timegrid-axis-frame{border-right:none!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-col,.calendar-wrap .fc .fc-timegrid .fc-timegrid-slot-lane{border-left:none!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-slot{border-top:1px solid rgba(0,0,0,.07)!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid .fc-timegrid-slot{border-top:1px solid rgba(255,255,255,.08)!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-slot-minor{border-top:none!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-slot:not(.fc-timegrid-slot-minor){border-top-width:2px!important;border-top-color:#0000001a!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid .fc-timegrid-slot:not(.fc-timegrid-slot-minor){border-top-color:#ffffff1f!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-slots .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis.fc-timegrid-slot,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-slots .fc-timegrid-axis.fc-timegrid-slot,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis.fc-timegrid-slot:not(.fc-timegrid-slot-minor){border-top:none!important}html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis-frame{background:#fff!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis-frame{background:#ffffff0a!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-slots,.calendar-wrap .fc .fc-timegrid .fc-timegrid-cols{border-left:none!important;border-right:none!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-cols .fc-timegrid-col{border-left:1px solid rgba(0,0,0,.08)!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid .fc-timegrid-cols .fc-timegrid-col{border-left:1px solid rgba(255,255,255,.1)!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-cols .fc-timegrid-col:first-child{border-left:none!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-cols,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-cols .fc-timegrid-col,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-timegrid-col,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-bg,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-bg table,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-bg table td,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-slot-lane,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-slot,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis-frame{border-left:none!important;border-right:none!important;margin-top:0!important}.calendar-wrap .fc .fc-timegrid-now-indicator-line{border-color:#ef4444!important;opacity:.9}.calendar-wrap .fc .fc-timegrid-now-indicator-arrow{border-top-color:#ef4444!important}.calendar-wrap .fc .fc-timegrid .fc-timegrid-axis-cushion{font-weight:700;color:#0000008c;white-space:nowrap!important;word-break:keep-all!important;-webkit-hyphens:none!important;hyphens:none!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid .fc-timegrid-axis-cushion{color:#ffffffa6}.calendar-wrap .fc .fc-timegrid .fc-timegrid-axis{min-width:64px!important;width:64px!important}.calendar-wrap .fc .fc-toolbar-title,.calendar-wrap .fc .fc-col-header .fc-col-header-cell-cushion,.calendar-wrap .fc .fc-daygrid-day-number{font-family:Bebas Neue,General Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.5px}.calendar-wrap .fc .fc-col-header .fc-col-header-cell-cushion,.calendar-wrap .fc .fc-daygrid-day-number{font-size:20px;line-height:22px}.calendar-wrap .fc .fc-col-header .fc-col-header-cell{text-align:right}.calendar-wrap .fc .fc-col-header .fc-col-header-cell-cushion{display:block;width:100%;text-align:right;padding-right:6px}html[data-theme=light] .calendar-wrap .fc .fc-col-header .fc-col-header-cell-cushion{color:#0f1218!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-col-header .fc-col-header-cell{text-align:left!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-col-header .fc-col-header-cell-cushion{text-align:left!important;padding-left:6px!important;padding-right:0!important;font-size:28px!important;line-height:30px!important}.calendar-wrap .fc .fc-col-header,.calendar-wrap .fc .fc-col-header th,.calendar-wrap .fc .fc-col-header .fc-col-header-cell,html[data-theme=light] .calendar-wrap .fc .fc-col-header,html[data-theme=light] .calendar-wrap .fc .fc-col-header th,html[data-theme=light] .calendar-wrap .fc .fc-col-header .fc-col-header-cell{border:none!important;box-shadow:none!important}.calendar-wrap .fc .fc-scrollgrid,.calendar-wrap .fc .fc-scrollgrid-section-header{border:none!important}.calendar-wrap .fc .fc-scrollgrid-section-body{border:none!important;border-radius:0;overflow:hidden}html[data-theme=light] .calendar-wrap .fc .fc-scrollgrid-section-body{border:none!important}.calendar-wrap .fc .fc-scrollgrid-sync-table,.calendar-wrap .fc .fc-daygrid-body,.calendar-wrap .fc .fc-timegrid-body{border-right:none!important;border-bottom:none!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis.fc-timegrid-slot{border-top:1px solid rgba(0,0,0,.07)!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis.fc-timegrid-slot:not(.fc-timegrid-slot-minor){border-top-width:2px!important;border-top-color:#0000001a!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis.fc-timegrid-slot{border-top:1px solid rgba(255,255,255,.08)!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-axis.fc-timegrid-slot:not(.fc-timegrid-slot-minor){border-top-color:#ffffff1f!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>td,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>td{border-top:1px solid rgba(0,0,0,.07)!important;border-bottom:none!important;padding:0 12px!important;height:16px!important;min-height:16px!important;line-height:16px!important;vertical-align:middle!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day{--fc-daygrid-row-min-height: 16px;--fc-daygrid-event-min-height: 0px}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>td,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>td{padding:0 12px!important;height:18px!important;min-height:18px!important;line-height:18px!important;vertical-align:middle!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-timegrid-axis-frame,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-timegrid-axis-frame{padding:0 8px!important;height:16px!important;min-height:16px!important;line-height:16px!important;display:flex!important;align-items:center!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-scroller-harness,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-scroller,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-scroller-harness,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-scroller{max-height:18px!important;overflow:hidden!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-body,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-body,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-body table,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-body table,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-body tr,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-body tr,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-body td,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-body td,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-row,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-row,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-day,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-day,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-day-frame,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-day-frame{height:18px!important;min-height:18px!important;max-height:18px!important;overflow:hidden!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-day-frame,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-day-frame{padding:0!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-day-events,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-day-events{margin:0!important;min-height:0!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday .fc-daygrid-body,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day .fc-daygrid-body{height:auto!important;min-height:0!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-section.fc-timegrid-section-allDay,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-section.fc-timegrid-section-all-day,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day{padding:0!important;margin:0!important;border-top:1px solid rgba(0,0,0,.07)!important;border-bottom:none!important;background:transparent!important;height:16px!important;min-height:16px!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-section.fc-timegrid-section-allDay,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-section.fc-timegrid-section-all-day,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day{border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:none!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-divider{height:0!important;min-height:0!important;line-height:0!important;margin:0!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-allday>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-allday>td,.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-all-day>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-all-day>td{border-top:1px solid rgba(0,0,0,.07)!important;border-bottom:1px solid rgba(0,0,0,.07)!important}html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-allday>th,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-allday>td,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-all-day>th,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-all-day>td{border-top-color:#0000001a!important;border-bottom-color:#0000001a!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-allday>th,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-allday>td,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-all-day>th,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-all-day>td{border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-bg table td:first-child{border-left:none!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-axis,.calendar-wrap .fc.fc-theme-standard .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-axis,.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-axis-frame{border-right:none!important;box-shadow:none!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-divider{width:0!important;border:none!important;background:transparent!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-cols .fc-timegrid-col:first-child{border-left:none!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-divider,.calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-divider{width:auto!important;background:transparent!important;border-top:1px solid rgba(0,0,0,.1)!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-divider,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridWeek-view .fc-timegrid-divider{border-top:1px solid rgba(255,255,255,.12)!important}.calendar-wrap .fc.fc-theme-standard td,.calendar-wrap .fc.fc-theme-standard th{border-right:none!important;border-bottom:none!important}.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>td,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>th,.calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>td{border-top:1px solid rgba(0,0,0,.07)!important;border-bottom:1px solid rgba(0,0,0,.07)!important}html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>th,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>td,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>th,html[data-theme=light] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>td{border-top-color:#0000001a!important;border-bottom-color:#0000001a!important}html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>th,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-allday>td,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>th,html[data-theme=dark] .calendar-wrap .fc .fc-timegrid.fc-timeGridDay-view .fc-timegrid-all-day>td{border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.calendar-wrap .fc .fc-daygrid-body .fc-daygrid-week>td:last-child{border-right:none!important}.calendar-wrap .fc .fc-daygrid-body table tbody tr:last-child>td{border-bottom:none!important}.calendar-wrap .fc .fc-multimonth .fc-daygrid-body table tbody tr>td:first-child{border-left:none!important}.calendar-wrap .fc .fc-multimonth .fc-daygrid-body table tbody tr:first-child>td{border-top:none!important}.calendar-wrap .fc .fc-multimonth .fc-col-header th{border-top:none!important;border-left:none!important}.calendar-wrap .fc .fc-multimonth .fc-col-header th:first-child{border-left:none!important}.calendar-wrap .fc .fc-multimonth .fc-col-header,.calendar-wrap .fc .fc-multimonth .fc-col-header th,.calendar-wrap .fc .fc-multimonth .fc-col-header .fc-col-header-cell{border:none!important;box-shadow:none!important;outline:none!important}.calendar-wrap .fc .fc-multimonth thead th{border:none!important}.calendar-wrap .fc .fc-multimonth .fc-multimonth-title{font-family:Bebas Neue,system-ui,sans-serif!important;text-transform:uppercase!important;letter-spacing:1px}html[data-theme=light] .calendar-wrap .fc .fc-button,html[data-theme=light] .calendar-wrap .fc .fc-button:disabled{background:linear-gradient(to top,#0000001a,#fff)!important;color:#0f1218!important;border:none!important;outline:none!important;box-shadow:0 3px 8px #00000047,0 1px 2px #0003!important;margin-right:8px;border-radius:10px;padding:8px 14px}html[data-theme=light] .calendar-wrap .fc .fc-button .fc-icon{color:#0f1218!important}html[data-theme=light] .calendar-wrap .fc .fc-button:hover,html[data-theme=light] .calendar-wrap .fc .fc-button:focus,html[data-theme=light] .calendar-wrap .fc .fc-button:focus-visible{background:linear-gradient(to top,#00000024,#fff)!important;outline:none!important;box-shadow:0 4px 10px #00000057,0 2px 4px #00000038!important}html[data-theme=light] .calendar-wrap .fc .fc-button.fc-button-active{background:linear-gradient(to top,#00000029,#fff)!important;color:#0f1218!important;box-shadow:inset 0 2px 5px #00000047,0 3px 8px #0000004d!important}.calendar-wrap .fc .fc-button{transition:outline-color .2s ease,outline-offset .2s ease,box-shadow .2s ease}.calendar-wrap .fc .fc-button:hover,.calendar-wrap .fc .fc-button:focus,.calendar-wrap .fc .fc-button:focus-visible{outline:2px solid rgba(var(--hover-accent-rgb, 255,255,255),.35)!important;outline-offset:-2px}html[data-theme=light] .calendar-wrap .fc .fc-button:hover,html[data-theme=light] .calendar-wrap .fc .fc-button:focus,html[data-theme=light] .calendar-wrap .fc .fc-button:focus-visible{outline:2px solid rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;outline-offset:-2px}.calendar-wrap .fc .fc-button.view-toggle.is-selected{outline:3px solid rgba(var(--hover-accent-rgb, 255,255,255),.45)!important;outline-offset:-3px}html[data-theme=light] .calendar-wrap .fc .fc-button.view-toggle.is-selected{outline:3px solid rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;outline-offset:-3px}.calendar-wrap .fc .fc-button.view-toggle{transition:outline-color .2s ease,outline-offset .2s ease,box-shadow .2s ease,filter .16s ease,opacity .16s ease}.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected){filter:grayscale(.75) brightness(.95) contrast(.94);opacity:.75;color:#ffffffd9}.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):hover,.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):focus,.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):focus-visible{filter:none;opacity:1}html[data-theme=light] .calendar-wrap .fc .fc-button.view-toggle:not(.is-selected){background:linear-gradient(to top,#0000000f,#f5f7fb)!important;color:#0f121899!important;box-shadow:0 2px 6px #0000002e,0 1px 2px #0000001f!important;filter:none;opacity:.9}html[data-theme=light] .calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):hover,html[data-theme=light] .calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):focus,html[data-theme=light] .calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):focus-visible{background:linear-gradient(to top,#00000024,#fff)!important;color:#0f1218!important;opacity:1}.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected){background:linear-gradient(135deg,#262a31,#191c22);color:#ffffffbf}.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):hover,.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):focus,.calendar-wrap .fc .fc-button.view-toggle:not(.is-selected):focus-visible{background:linear-gradient(135deg,#2d2f35,#1b1d22);color:#fff;opacity:1;filter:none}.sidebar{background:#0c0f14;border-right:1px solid rgba(255,255,255,.08);padding:18px 14px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.calendar-page[data-sidebar-mode=page] .sidebar{overflow-y:auto;scrollbar-width:thin;-ms-overflow-style:auto}.calendar-page[data-sidebar-mode=main] .sidebar{overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.calendar-page[data-sidebar-mode=main]{height:auto;min-height:100vh}.calendar-page[data-sidebar-mode=main] main{overflow-y:visible;height:auto}.calendar-page[data-sidebar-mode=page] .sidebar::-webkit-scrollbar{width:6px}.calendar-page[data-sidebar-mode=page] .sidebar::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.calendar-page[data-sidebar-mode=page] .sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.calendar-page[data-sidebar-mode=page] .sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.calendar-page[data-sidebar-mode=main] .sidebar::-webkit-scrollbar{width:0px;height:0px}.sidebar::-webkit-scrollbar{width:0px;height:0px}.logout-block{margin-top:20px}.sidebar .logout-block .btn:hover,.sidebar-drawer .logout-block .btn:hover{background:#f43f5e26!important;border-color:#f43f5e73!important;color:#ffb3b3!important}html[data-theme=light] .sidebar .logout-block .btn:hover,html[data-theme=light] .sidebar-drawer .logout-block .btn:hover{background:#f43f5e1f!important;border-color:#f43f5e73!important;color:#7a0c0c!important}.brand-row{display:flex;align-items:center;gap:10px;padding:6px 8px 16px}.tab-toggle .tab-switch{background:transparent;border:1px solid rgba(255,255,255,.08);border-radius:10px;box-shadow:none}.tab-toggle .tab-switch.active{background:#ffffff0f;border-color:rgba(var(--hover-accent-rgb, 255,255,255),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.2) inset!important}.tab-toggle .tab-switch:not(.active){color:#ffffffc7;border-color:#ffffff0f}.tab-toggle .tab-switch:hover,.tab-toggle .tab-switch:focus,.tab-toggle .tab-switch:focus-visible{outline:none;border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset!important}html[data-theme=light] .tab-toggle .tab-switch{background:#f3f5f9;border-color:#0000001f;color:#0f1218}html[data-theme=light] .tab-toggle .tab-switch.active{background:#fff;border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}html[data-theme=light] .tab-toggle .tab-switch:not(.active){background:#eef1f6;color:#0f1218a6;border-color:#00000014}html[data-theme=light] .tab-toggle .tab-switch:hover,html[data-theme=light] .tab-toggle .tab-switch:focus,html[data-theme=light] .tab-toggle .tab-switch:focus-visible{outline:none;border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}.brand-logo{width:24px;height:24px;object-fit:contain}.nav{display:flex;flex-direction:column;gap:6px;margin-top:8px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.access-grid{column-count:2;column-gap:12px}@media (max-width: 1100px){.access-grid{column-count:1}}.access-grid>details{break-inside:avoid;display:block;margin:0 0 8px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff05}html[data-theme=light] .access-grid>details{border-color:#0000001f;background:#00000005}.access-grid>details summary{padding:10px 12px}.access-grid>details .subnav{padding:0 12px 12px}.access-panel{max-width:none}.access-body{display:flex;flex-direction:column;height:calc(80vh - 72px);min-height:0;overflow:hidden}.access-body .access-grid{overflow:auto;padding:6px 4px 8px}.access-footer{margin-top:auto;background:inherit;padding-top:6px}.nav a{color:#ffffffd9;padding:10px 12px;border-radius:10px;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:600}.nav a:hover{background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}.email-sidebar{display:flex;flex-direction:column;gap:6px}.email-sidebar>a{display:block;padding:10px 12px;border-radius:10px;color:inherit;text-decoration:none;transition:background .2s ease}.email-sidebar>a:hover,.email-sidebar>a.active{background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}.email-sidebar .sidebar-divider{height:1px;background:#ffffff14;margin:10px 0 4px;border-radius:1px}html[data-theme=light] .email-sidebar>a.active{background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .1))}html[data-theme=light] .email-sidebar .sidebar-divider{background:#00000014}.google-auth-block{display:flex;flex-direction:column;gap:6px}.google-btn{justify-content:flex-start;font-weight:600;gap:10px;border-radius:10px;display:inline-flex;align-items:center;padding:10px 12px;background:#fff;color:#1f2937;border:1px solid rgba(60,64,67,.35)}.google-btn .google-icon{width:18px;height:18px;background:url(https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg) center/contain no-repeat;flex:0 0 auto}.google-btn.connected{background:#22c55e1f;border-color:#22c55e59;color:#d1fae5}html[data-theme=light] .google-btn.connected{background:#22c55e1a;border-color:#22c55e4d;color:#065f46}.google-btn:disabled{opacity:.7}.label-picker{position:absolute;top:48px;right:0;width:min(320px,80vw);max-height:0;overflow:hidden;transition:max-height .2s ease;z-index:12}.label-picker.open{max-height:320px}.label-picker-inner{border:1px solid rgba(255,255,255,.12);background:#0c0f14f5;border-radius:12px;padding:12px;box-shadow:0 18px 40px #00000073;display:grid;gap:10px}.label-list{max-height:200px;overflow-y:auto;border-radius:8px;display:grid;gap:6px}.label-option{display:flex;width:100%;padding:8px 10px;background:#ffffff0a;border:1px solid transparent;color:inherit;border-radius:8px;cursor:pointer;text-align:left}.label-option:hover,.label-option:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35)}.label-option.active{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.65);background:rgba(var(--hover-accent-rgb, 255,255,255),.08)}.thread-list{display:grid;gap:8px}.thread-preview{text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:12px;display:grid;gap:6px;cursor:pointer;transition:border-color .2s ease,background .2s ease}.thread-preview:hover,.thread-preview.active{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.45);background:rgba(var(--hover-accent-rgb, 255,255,255),.08)}.thread-preview.unread .thread-title{font-weight:700}.thread-preview-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.thread-preview-meta time{font-size:12px;color:#fff9}.thread-preview-from{font-size:13px;color:#ffffffbf}.thread-preview-snippet{font-size:12px;color:#fff9;line-height:1.4}.thread-view .thread-message{border:1px solid rgba(255,255,255,.04);border-radius:12px;padding:12px;background:#0c0f1499}.thread-view .thread-attachments{display:grid;gap:6px}.thread-view .thread-attachments button{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:inherit;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease}.thread-view .thread-attachments button:hover,.thread-view .thread-attachments button:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.45);background:rgba(var(--hover-accent-rgb, 255,255,255),.1)}.thread-view .message-body{font-size:14px;line-height:1.6}.thread-view .message-body img{max-width:100%;height:auto}.reply-composer textarea{background:#0c0f14d9}html[data-theme=light] .label-picker-inner{border-color:#00000014;background:#fffffffa}html[data-theme=light] .label-option{background:#0000000a}html[data-theme=light] .thread-preview{background:#0000000a;border-color:#0000000f}html[data-theme=light] .thread-preview-meta time{color:#0f12188c}html[data-theme=light] .thread-preview-snippet{color:#0f1218a6}html[data-theme=light] .thread-view .thread-message{background:#fafbfee6;border-color:#0000000f}.nav a.active{background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}.nav details{border:none;overflow:hidden}.nav summary{list-style:none;cursor:pointer;color:#ffffffd9;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:10px 12px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;font-weight:600}.nav summary:hover{background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}.nav summary:focus:not(:hover),.nav summary:focus-visible:not(:hover){outline:none;background:transparent}.nav summary::-webkit-details-marker{display:none}.nav .caret{display:inline-block;transition:transform .2s ease;margin-left:8px}.nav details[open] .caret{transform:rotate(180deg)}.nav .subnav{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;transition:grid-template-rows .2s ease,opacity .18s ease,margin .18s ease;margin-top:0;will-change:grid-template-rows,opacity}.nav details[open] .subnav{grid-template-rows:1fr;opacity:1;margin-top:6px}.access-grid details .subnav{transition:grid-template-rows .26s cubic-bezier(.22,.61,.36,1),opacity .22s ease,margin .22s ease}.nav details.opening .subnav{grid-template-rows:0fr!important;opacity:0!important;margin-top:0!important}.nav details.closing .subnav{grid-template-rows:0fr!important;opacity:0!important;margin-top:0!important}.nav .subnav>div{overflow:hidden;padding-left:12px;display:flex;flex-direction:column;gap:6px}.nav .subnav a{color:#ffffffd9;font-weight:500}.sidebar-resizer{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:10}.sidebar-resizer:after{content:"";position:absolute;top:0;bottom:0;left:2px;width:2px;background:#ffffff0f;opacity:0;transition:opacity .18s ease}.sidebar-resizer:hover:after{opacity:1}.app-shell.resizing,.app-shell.resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.topbar{display:none}.content{padding:28px 20px 40px;box-sizing:border-box}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.two-col-responsive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.two-col-responsive>*{min-width:0}@media (max-width: 900px){.two-col-responsive{grid-template-columns:1fr;gap:64px 14px}}.two-col-responsive>.day-block{height:100%;display:flex;flex-direction:column}.two-col-responsive>.day-block .task-grid-3{flex:1}.user-dashboard .day-block{display:flex;flex-direction:column;min-height:0}.user-dashboard .day-block .task-grid-3{flex:1;min-height:0}.card-dark{background:#0e1117;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px}.priority-high{background:linear-gradient(to bottom,#fff0 60%,#f43f5e1a),#0e1117}.priority-medium{background:linear-gradient(to bottom,#fff0 60%,#fbbf241a),#0e1117}.priority-low{background:linear-gradient(to bottom,#fff0 60%,#22c55e1a),#0e1117}.priority-event{background:linear-gradient(to bottom,#3b82f61f,#3b82f60a)!important;border-color:#3b82f659!important}html[data-theme=light] .card-dark.priority-event{background:linear-gradient(to top,#3b82f61f,#fff)!important;border-color:#3b82f640!important}html[data-theme=light] .card-dark.priority-high{background:linear-gradient(to bottom,#fff0 60%,#f43f5e1f),#fff!important}html[data-theme=light] .card-dark.priority-medium{background:linear-gradient(to bottom,#fff0 60%,#fbbf241f),#fff!important}html[data-theme=light] .card-dark.priority-low{background:linear-gradient(to bottom,#fff0 60%,#22c55e1f),#fff!important}.stat{grid-column:span 3}.table-card{grid-column:span 12}@media (max-width: 900px){.app-shell{grid-template-columns:1fr}.sidebar:not(.sidebar-drawer){display:none}.stat{grid-column:span 6}}@media (max-width: 640px){.reveal:not(.allow-mobile){opacity:1!important;transform:none!important;transition:none!important}.hero:before{animation:none!important;filter:none!important;opacity:.12!important}.hero:after{animation:none!important;opacity:.18!important}.ring{animation:none!important;box-shadow:none!important}.topbar-mobile{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.project-card-reveal{animation-duration:.4s;transform:translateY(16px) scale(.98)}.project-card-reveal,html[data-theme=light] .project-card-reveal{box-shadow:0 2px 8px #00000014}.project-card-reveal[data-animated=true],html[data-theme=light] .project-card-reveal[data-animated=true]{box-shadow:0 1px 4px #0000000a!important}}@media (max-width: 900px) and (min-width: 641px){.project-card-reveal{animation-duration:.45s}.grid-stagger .project-card-reveal:nth-child(1){--d: 50ms }.grid-stagger .project-card-reveal:nth-child(2){--d: .1s }.grid-stagger .project-card-reveal:nth-child(3){--d: .15s }.grid-stagger .project-card-reveal:nth-child(4){--d: .2s }.grid-stagger .project-card-reveal:nth-child(5){--d: .25s }.grid-stagger .project-card-reveal:nth-child(6){--d: .3s }.grid-stagger .project-card-reveal:nth-child(7){--d: .35s }.grid-stagger .project-card-reveal:nth-child(8){--d: .4s }.grid-stagger .project-card-reveal:nth-child(n+9){--d: .45s }}.search-container{max-width:720px;margin:0 auto}.search-input{width:100%;padding:18px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0a0c10;color:#fff;font-size:16px;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.search-input::placeholder{color:#ffffff8c}.search-input:focus{border-color:#ffffff2e;box-shadow:0 0 0 3px #ffffff14}.search-suggestions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;justify-content:center}.chip-btn{padding:8px 12px;border-radius:999px;background:#0a0c10;border:1px solid rgba(255,255,255,.1);color:#ffffffe6;font-weight:500;cursor:pointer}.chip-btn:hover{border-color:rgba(var(--hover-accent-rgb, 99,102,241),.55);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 99,102,241),.18) inset}.chip-btn.active{background:linear-gradient(180deg,rgba(var(--hover-accent-rgb, 255,255,255),.06),rgba(var(--hover-accent-rgb, 255,255,255),.04));border-color:rgba(var(--hover-accent-rgb, 99,102,241),.6);color:#fff}.chip-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 99,102,241),.25);border-color:rgba(var(--hover-accent-rgb, 99,102,241),.65)}input[type=checkbox],input[type=radio]{accent-color:#6366f1}.members-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width: 900px){.members-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.title-center{text-align:center;margin:32px 0 14px;font-family:Bebas Neue,system-ui,sans-serif;font-size:30px;letter-spacing:1px}.task-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.task-card{grid-column:span 6}@media (max-width: 900px){.task-card{grid-column:span 12}}.task-card,.task-card *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.task-grid-3{column-count:3;column-gap:16px}.task-grid-3 .task-card{display:block;width:100%;box-sizing:border-box;margin:0 0 16px;break-inside:avoid}@media (max-width: 1100px){.task-grid-3{column-count:2}}@media (max-width: 680px){.task-grid-3{column-count:1}}.completed-entries-surface{background:#0000000a;border:1px dashed rgba(0,0,0,.15);border-radius:16px;padding:20px}html[data-theme=dark] .completed-entries-surface{background:#ffffff0a;border-color:#ffffff1f}.task-grid-2{column-count:2;column-gap:16px}.task-grid-2 .task-card{display:block;width:100%;box-sizing:border-box;margin:0 0 16px;break-inside:avoid;content-visibility:auto;contain-intrinsic-size:200px}@media (max-width: 800px){.task-grid-2{column-count:1}}.assigned-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width: 1100px){.assigned-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.assigned-grid-3{grid-template-columns:1fr}}.task-card.dragging{opacity:1!important}.dropzone.drag-over{outline:none;border-color:rgba(var(--hover-accent-rgb, 99,102,241),.35);box-shadow:inset 0 0 0 3px rgba(var(--hover-accent-rgb, 99,102,241),.25);background:#ffffff08}.task-card{transition:opacity .12s ease,transform .16s ease}.task-card.selected{opacity:1!important;transform:scale(1.015)}.task-card.selected .card-dark{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.28)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 255,255,255),.22) inset!important}html[data-theme=light] .task-card.selected .card-dark{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important}html[data-theme=light] .dropzone.drag-over{outline:none;border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45);box-shadow:inset 0 0 0 3px rgba(var(--hover-accent-rgb, 88,80,236),.22);background:#00000005}.task-card .card-dark{transition:border-color .22s ease,box-shadow .22s ease}.task-card .card-dark.reveal{transition:opacity .26s cubic-bezier(.22,.61,.36,1),transform .26s cubic-bezier(.22,.61,.36,1);transition-delay:var(--d, 0ms)}.task-card .card-dark:hover{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12) inset}html[data-theme=light] .task-card .card-dark:hover{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}.member-pick{transition:border-color .22s ease,box-shadow .22s ease;border-color:transparent!important;outline:none}.member-pick:focus{outline:none}.member-pick:focus-visible{outline:none}.member-pick:hover{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.2) inset!important}.member-pick.selected{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.55)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 255,255,255),.26) inset!important}.group-card{transition:border-color .22s ease,box-shadow .22s ease;outline:none;-webkit-tap-highlight-color:transparent}.group-card:focus,.group-card:focus-visible{outline:none;box-shadow:none!important}.group-card:focus{border-color:#ffffff14!important}.group-card:hover{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.2) inset!important}html[data-theme=light] .member-pick:hover{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}html[data-theme=light] .member-pick.selected{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.65)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 88,80,236),.28) inset!important}html[data-theme=light] .group-card:hover{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}html[data-theme=light] .group-card:focus,html[data-theme=light] .group-card:focus-visible{outline:none;box-shadow:none!important}html[data-theme=light] .group-card:focus{border-color:#00000014!important}.btn-full{width:100%}.fade-toggle{transition:opacity .2s ease,margin .2s ease}.fade-toggle.hidden{opacity:0;pointer-events:none;margin:0;overflow:hidden}.collapse{overflow:hidden;display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(6px);transition:grid-template-rows .26s ease,opacity .22s ease,transform .22s ease}.collapse.open{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(600px 300px at 20% 30%,rgba(255,255,255,.05),transparent 60%),radial-gradient(500px 260px at 80% 70%,rgba(255,255,255,.045),transparent 60%),radial-gradient(700px 340px at 60% 20%,rgba(255,255,255,.03),transparent 60%);filter:blur(18px);animation:hero-shift 20s ease-in-out infinite alternate;z-index:0;pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px,60px 60px;-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 70%);mask-image:radial-gradient(circle at center,black 40%,transparent 70%);opacity:.35;animation:grid-drift 30s linear infinite;z-index:0;pointer-events:none}@keyframes hero-shift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(0,-2%,0) scale(1.02)}}@keyframes grid-drift{0%{background-position:0 0,0 0}to{background-position:120px 120px,120px 120px}}.hero .search-container{padding:0 20px;width:100%}.hero>*{position:relative;z-index:1;pointer-events:auto}.ring{position:absolute;border:1px solid rgba(255,255,255,.06);border-radius:50%;filter:blur(.3px);box-shadow:0 0 #7c3aed00,0 0 #22d3ee00;animation:spin-slow 40s linear infinite,ring-pulse 12s ease-in-out infinite;will-change:box-shadow,border-color,opacity;pointer-events:none;opacity:0;--ring-peak-opacity: .25}.ring.r1{width:520px;height:520px;animation-delay:0s,0s}.ring.r2{width:740px;height:740px;--ring-peak-opacity: .18;animation:spin-slow 55s linear infinite,ring-pulse 12s ease-in-out infinite;animation-delay:0s,1s}.ring.r3{width:980px;height:980px;--ring-peak-opacity: .12;animation:spin-slow 70s linear infinite,ring-pulse 12s ease-in-out infinite;animation-delay:0s,2s}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ring-pulse{0%{border-color:#ffffff0f;box-shadow:0 0 #7c3aed00,0 0 #22d3ee00;opacity:0}25%{opacity:0}40%{border-color:#ffffff1a;box-shadow:0 0 6px #7c3aed0f,0 0 12px #22d3ee0a;opacity:calc(var(--ring-peak-opacity, .25) * .6)}55%{border-color:#ffffff1f;box-shadow:0 0 8px #7c3aed14,0 0 14px #22d3ee0f;opacity:var(--ring-peak-opacity, .25)}70%{border-color:#ffffff1a;box-shadow:0 0 6px #7c3aed0f,0 0 12px #22d3ee0a;opacity:calc(var(--ring-peak-opacity, .25) * .6)}85%{border-color:#ffffff0f;box-shadow:0 0 #7c3aed00,0 0 #22d3ee00;opacity:0}to{border-color:#ffffff0f;box-shadow:0 0 #7c3aed00,0 0 #22d3ee00;opacity:0}}html[data-theme=light] .ring{border-color:#00000038;box-shadow:0 0 #0000;animation:spin-slow 40s linear infinite,ring-pulse-dark 12s ease-in-out infinite;--ring-peak-opacity: .45}html[data-theme=light] .ring.r1{animation-delay:0s,0s}html[data-theme=light] .ring.r2{--ring-peak-opacity: .32;animation:spin-slow 55s linear infinite,ring-pulse-dark 12s ease-in-out infinite;animation-delay:0s,1s}html[data-theme=light] .ring.r3{--ring-peak-opacity: .24;animation:spin-slow 70s linear infinite,ring-pulse-dark 12s ease-in-out infinite;animation-delay:0s,2s}@keyframes ring-pulse-dark{0%{border-color:#00000038;box-shadow:0 0 #0000;opacity:0}25%{opacity:0}40%{border-color:#00000047;box-shadow:0 0 6px #0000000f,0 0 12px #00000008;opacity:calc(var(--ring-peak-opacity, .45) * .6)}55%{border-color:#00000057;box-shadow:0 0 8px #00000012,0 0 14px #0000000a;opacity:var(--ring-peak-opacity, .45)}70%{border-color:#00000047;box-shadow:0 0 6px #0000000f,0 0 12px #00000008;opacity:calc(var(--ring-peak-opacity, .45) * .6)}85%{border-color:#00000038;box-shadow:0 0 #0000;opacity:0}to{border-color:#00000038;box-shadow:0 0 #0000;opacity:0}}.topbar-mobile{display:none}@media (max-width: 900px){.topbar-mobile{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#0b0e14cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.08)}}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#0a0c10;color:#fff}.icon-btn:focus,.icon-btn:focus-visible{outline:none}.icon-btn svg{color:inherit}.modal-close-btn{border-color:#ffffff40;background:transparent;color:#ffffffe0;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.modal-close-btn:hover,.modal-close-btn:focus,.modal-close-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.45) inset;border-color:rgba(var(--hover-accent-rgb, 255,255,255),.85);background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}html[data-theme=light] .modal-close-btn{color:#111;border-color:#10101029}html[data-theme=light] .modal-close-btn:hover,html[data-theme=light] .modal-close-btn:focus,html[data-theme=light] .modal-close-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.45) inset;border-color:rgba(var(--hover-accent-rgb, 88,80,236),.85);background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .06))}.project-card .icon-btn{transition:box-shadow .16s ease,background .16s ease,border-color .16s ease}.project-card .icon-btn:hover,.project-card .icon-btn:focus,.project-card .icon-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.45) inset;background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}html[data-theme=light] .project-card .icon-btn:hover,html[data-theme=light] .project-card .icon-btn:focus,html[data-theme=light] .project-card .icon-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.45) inset;background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .06))}.folder-card .icon-btn{transition:box-shadow .16s ease,background .16s ease,border-color .16s ease}.folder-card .icon-btn:hover,.folder-card .icon-btn:focus,.folder-card .icon-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.45) inset;background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}html[data-theme=light] .folder-card .icon-btn:hover,html[data-theme=light] .folder-card .icon-btn:focus,html[data-theme=light] .folder-card .icon-btn:focus-visible{box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.45) inset;background:#fff}.media-card-reveal .btn{transition:box-shadow .16s ease,background .16s ease,border-color .16s ease}.media-card-reveal .btn:hover,.media-card-reveal .btn:focus,.media-card-reveal .btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset;background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}html[data-theme=light] .media-card-reveal .btn:hover,html[data-theme=light] .media-card-reveal .btn:focus,html[data-theme=light] .media-card-reveal .btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important;background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .06))}.card .btn.status-approved:hover,.card .btn.status-approved:focus,.card .btn.status-approved:focus-visible{border-color:#22c55e8c!important;box-shadow:0 0 0 2px #22c55e47 inset!important}.card .btn.status-needs-review:hover,.card .btn.status-needs-review:focus,.card .btn.status-needs-review:focus-visible{border-color:#eab3088c!important;box-shadow:0 0 0 2px #eab30842 inset!important}.card .btn.status-reedit:hover,.card .btn.status-reedit:focus,.card .btn.status-reedit:focus-visible{border-color:#ef44448c!important;box-shadow:0 0 0 2px #ef444447 inset!important}.card .btn.status-none:hover,.card .btn.status-none:focus,.card .btn.status-none:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset!important}html[data-theme=light] .card .btn.status-approved:hover,html[data-theme=light] .card .btn.status-approved:focus,html[data-theme=light] .card .btn.status-approved:focus-visible{border-color:#16a34abf!important;box-shadow:0 0 0 2px #16a34a38 inset!important}html[data-theme=light] .card .btn.status-needs-review:hover,html[data-theme=light] .card .btn.status-needs-review:focus,html[data-theme=light] .card .btn.status-needs-review:focus-visible{border-color:#ca8a04bf!important;box-shadow:0 0 0 2px #ca8a0438 inset!important}html[data-theme=light] .card .btn.status-reedit:hover,html[data-theme=light] .card .btn.status-reedit:focus,html[data-theme=light] .card .btn.status-reedit:focus-visible{border-color:#dc2626bf!important;box-shadow:0 0 0 2px #dc262638 inset!important}html[data-theme=light] .card .btn.status-none:hover,html[data-theme=light] .card .btn.status-none:focus,html[data-theme=light] .card .btn.status-none:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}.card .icon-btn{transition:box-shadow .16s ease,background .16s ease,border-color .16s ease}.card .icon-btn:hover,.card .icon-btn:focus,.card .icon-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset;background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}html[data-theme=light] .card .icon-btn:hover,html[data-theme=light] .card .icon-btn:focus,html[data-theme=light] .card .icon-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important;background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .06))}.mobile-overlay{position:fixed;inset:0;background:#0000008c;z-index:30;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-overlay.show{opacity:1;pointer-events:auto}.mobile-overlay.show.closing{opacity:0}.panel-animate{opacity:0;transform:translate(-50%,-50%) translateY(14px);animation:panel-in .24s cubic-bezier(.22,.61,.36,1) forwards}.panel-animate.panel-suspending{animation:panel-out .2s ease forwards;pointer-events:none}.panel-animate.panel-hidden{animation:none;opacity:0;transform:translate(-50%,-50%) translateY(12px) scale(.98);pointer-events:none;visibility:hidden}.panel-animate.panel-resuming{animation:panel-in .24s cubic-bezier(.22,.61,.36,1) forwards}.panel-animate.closing{animation:panel-out .2s ease forwards}.calendar-overlay{position:fixed;inset:0;background:#0000008c;z-index:70}.recur-expand{overflow:hidden;max-height:0;opacity:0;transition:max-height .22s ease,opacity .22s ease}.recur-expand.open{max-height:340px;opacity:1}@keyframes panel-in{0%{opacity:0;transform:translate(-50%,-50%) translateY(14px)}to{opacity:1;transform:translate(-50%,-50%) translateY(0)}}@keyframes panel-out{0%{opacity:1;transform:translate(-50%,-50%) translateY(0)}to{opacity:0;transform:translate(-50%,-50%) translateY(10px)}}.sidebar-drawer{position:fixed;left:0;top:0;bottom:0;width:260px;z-index:31;transform:translate(-102%);transition:transform .26s cubic-bezier(.22,.61,.36,1);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:20px;will-change:transform;scrollbar-gutter:stable both-edges}.sidebar-drawer.open{transform:translate(0)}.drawer-open body{overflow:hidden;touch-action:none}.reveal{opacity:0;transform:translate3d(0,16px,0);transition:opacity .36s cubic-bezier(.22,.61,.36,1),transform .36s cubic-bezier(.22,.61,.36,1);transition-delay:var(--d, 0ms);backface-visibility:hidden;will-change:transform,opacity}.reveal.in-view{opacity:1;transform:translateZ(0)}.settings-personal .section-block.reveal{opacity:0;transform:translate3d(0,12px,0);transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);transition-delay:var(--d, 0ms);will-change:opacity,transform}.settings-personal .section-block.reveal.in-view{opacity:1;transform:translateZ(0)}.task-card .card-dark.reveal{opacity:0;transform:translate3d(0,12px,0)}.task-card .card-dark.reveal.in-view{opacity:1;transform:translateZ(0)}.project-card-reveal{opacity:0;transform:translateY(24px) scale(.96);animation:project-card-fade-in-scale .5s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:var(--d, 0ms);animation-play-state:paused;animation-fill-mode:forwards;will-change:transform,opacity;box-shadow:0 4px 12px #00000026}.project-card-reveal.animate{animation-play-state:running!important}.grid-stagger .project-card-reveal:nth-child(1){--d: 0ms }.grid-stagger .project-card-reveal:nth-child(2){--d: .1s }.grid-stagger .project-card-reveal:nth-child(3){--d: .2s }.grid-stagger .project-card-reveal:nth-child(4){--d: .3s }.grid-stagger .project-card-reveal:nth-child(5){--d: .4s }.grid-stagger .project-card-reveal:nth-child(6){--d: .5s }.grid-stagger .project-card-reveal:nth-child(7){--d: .6s }.grid-stagger .project-card-reveal:nth-child(8){--d: .7s }.grid-stagger .project-card-reveal:nth-child(n+9){--d: .8s }.project-card-reveal[data-animated=true]{animation:none!important;opacity:1!important;transform:translateY(0) scale(1)!important;box-shadow:0 2px 8px #00000014!important}html[data-theme=light] .project-card-reveal{box-shadow:0 4px 12px #0000000f}html[data-theme=light] .project-card-reveal[data-animated=true]{box-shadow:0 2px 8px #0000000a!important}.media-card-reveal{opacity:0;transform:translateY(16px);animation:media-card-fade-in .36s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:var(--d, 0ms);animation-play-state:paused;will-change:transform,opacity}.media-card-reveal.animate{animation-play-state:running!important}.media-card-reveal[data-animated=true]{opacity:1!important;transform:translateY(0)!important;animation:none!important}.media-card-reveal:not(.animate){animation-delay:calc(var(--d, 0ms) + .1s);animation-play-state:running}@keyframes project-card-fade-in-scale{0%{opacity:0;transform:translateY(24px) scale(.96)}60%{opacity:.8;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes media-card-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.grid-stagger .media-card-reveal:nth-child(1){--d: 0ms }.grid-stagger .media-card-reveal:nth-child(2){--d: 40ms }.grid-stagger .media-card-reveal:nth-child(3){--d: 80ms }.grid-stagger .media-card-reveal:nth-child(4){--d: .12s }.grid-stagger .media-card-reveal:nth-child(5){--d: .16s }.grid-stagger .media-card-reveal:nth-child(6){--d: .2s }.grid-stagger .media-card-reveal:nth-child(n+7){--d: .24s }.sidebar-section-fade{opacity:0;transform:translate(-10px);animation:sidebar-section-slide-in .5s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:var(--delay, 0ms);will-change:transform,opacity}.sidebar-section-fade[data-animated=true]{animation:none!important;opacity:1!important;transform:translate(0)!important}@keyframes sidebar-section-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.sidebar-btn-fade{opacity:0;transform:translate(-8px);animation:sidebar-btn-slide-in .4s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:var(--btn-delay, 0ms);will-change:transform,opacity}.sidebar-btn-fade[data-animated=true]{animation:none!important;opacity:1!important;transform:translate(0)!important}@keyframes sidebar-btn-slide-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.members-grid .member-card.reveal{opacity:0;transform:translateY(16px);transition:opacity .42s ease,transform .42s ease;transition-delay:var(--d, 0ms)}.members-grid .member-card.reveal.in-view{opacity:1;transform:translateY(0)}.menu-fade{position:relative;display:flow-root}.menu-fade.menu-switching .nav>*,.sidebar-drawer .menu-fade.menu-switching .nav>*{opacity:0!important}.swap-fade{position:absolute;inset:0;pointer-events:none;background:#0c0f14;animation:swap-fade .14s ease;opacity:0}@keyframes swap-fade{0%{opacity:0}50%{opacity:.55}to{opacity:0}}.menu-animate .nav>a,.menu-animate .nav>details,.menu-animate .nav>.subnav,.menu-animate .nav>div{opacity:0;transform:translateY(6px);animation:menu-rise .26s ease forwards}.menu-animate .nav>*:nth-child(1){animation-delay:10ms}.menu-animate .nav>*:nth-child(2){animation-delay:35ms}.menu-animate .nav>*:nth-child(3){animation-delay:60ms}.menu-animate .nav>*:nth-child(4){animation-delay:85ms}.menu-animate .nav>*:nth-child(5){animation-delay:.11s}.menu-animate .nav>*:nth-child(6){animation-delay:135ms}.menu-animate .nav>*:nth-child(7){animation-delay:.16s}.menu-animate .nav>*:nth-child(8){animation-delay:185ms}.menu-animate .nav>*:nth-child(9){animation-delay:.21s}.menu-animate .nav>*:nth-child(10){animation-delay:235ms}.menu-animate .nav>*:nth-child(11){animation-delay:.27s}.menu-animate .nav>*:nth-child(12){animation-delay:.3s}.menu-animate .nav>*:nth-child(13){animation-delay:.34s}.menu-animate .nav>*:nth-child(14){animation-delay:385ms}.menu-animate .nav>*:nth-child(15){animation-delay:435ms}.menu-animate .nav>*:nth-child(16){animation-delay:.49s}.menu-animate .nav>*:nth-child(n+11){animation-duration:.38s;animation-timing-function:cubic-bezier(.22,.61,.36,1)}.menu-animate .nav>*:nth-child(n+13){animation-duration:.48s}.menu-animate .nav>*:nth-child(n+15){animation-duration:.56s}.menu-animate .nav>*:nth-child(1){--section-delay: 10ms }.menu-animate .nav>*:nth-child(2){--section-delay: 35ms }.menu-animate .nav>*:nth-child(3){--section-delay: 60ms }.menu-animate .nav>*:nth-child(4){--section-delay: 85ms }.menu-animate .nav>*:nth-child(5){--section-delay: .11s }.menu-animate .nav>*:nth-child(6){--section-delay: 135ms }.menu-animate .nav>*:nth-child(7){--section-delay: .16s }.menu-animate .nav>*:nth-child(8){--section-delay: 185ms }.menu-animate .nav>*:nth-child(9){--section-delay: .21s }.menu-animate .nav>*:nth-child(10){--section-delay: 235ms }.menu-animate .nav>*:nth-child(11){--section-delay: .27s }.menu-animate .nav>*:nth-child(12){--section-delay: .3s }.menu-animate .nav>*:nth-child(13){--section-delay: .34s }.menu-animate .nav>*:nth-child(14){--section-delay: 385ms }.menu-animate .nav>*:nth-child(15){--section-delay: 435ms }.menu-animate .nav>*:nth-child(16){--section-delay: .49s }@keyframes menu-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.menu-animate .section-ani{opacity:0;transform:translateY(6px);animation:menu-rise .32s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:calc(var(--s, 0) * .12s)}.menu-animate .nav .stagger>*{opacity:0;transform:translateY(6px);animation:menu-rise .26s ease forwards}.menu-animate .nav .stagger[data-suppress-menu-animate]>*{animation:none!important;opacity:1!important;transform:none!important}.menu-animate .nav .stagger>*:nth-child(1){animation-delay:calc((var(--s, 0) * .12s) + 30ms)}.menu-animate .nav .stagger>*:nth-child(2){animation-delay:calc((var(--s, 0) * .12s) + 60ms)}.menu-animate .nav .stagger>*:nth-child(3){animation-delay:calc((var(--s, 0) * .12s) + 90ms)}.menu-animate .nav .stagger>*:nth-child(4){animation-delay:calc((var(--s, 0) * .12s) + .12s)}.menu-animate .nav .stagger>*:nth-child(5){animation-delay:calc((var(--s, 0) * .12s) + .15s)}.menu-animate .nav .stagger>*:nth-child(6){animation-delay:calc((var(--s, 0) * .12s) + .18s)}.menu-animate .nav .stagger>*:nth-child(7){animation-delay:calc((var(--s, 0) * .12s) + .21s)}.menu-animate .nav .stagger>*:nth-child(8){animation-delay:calc((var(--s, 0) * .12s) + .24s)}.menu-animate .nav .stagger>*:nth-child(9){animation-delay:calc((var(--s, 0) * .12s) + .27s)}.menu-animate .nav .stagger>*:nth-child(10){animation-delay:calc((var(--s, 0) * .12s) + .3s)}.menu-animate .nav .stagger>*:nth-child(11){animation-delay:calc((var(--s, 0) * .12s) + .33s)}.menu-animate .nav .stagger>*:nth-child(12){animation-delay:calc((var(--s, 0) * .12s) + .36s)}.sidebar .menu-fade.menu-animate,.sidebar .menu-fade.menu-animate .nav{overflow:hidden!important}.sidebar:has(.menu-fade.menu-animate),.sidebar:has(.menu-fade.menu-switching){overflow-y:hidden;scrollbar-gutter:auto}.sidebar:has(.menu-fade.menu-animate),.sidebar:has(.menu-fade.menu-switching){scrollbar-width:none}.sidebar:has(.menu-fade.menu-animate)::-webkit-scrollbar,.sidebar:has(.menu-fade.menu-switching)::-webkit-scrollbar{width:0px;height:0px}@keyframes menu-rise-soft{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}}@media (prefers-reduced-motion: reduce){.reveal.force-anim{opacity:0;transform:translateY(14px);transition:opacity .42s ease,transform .42s ease;transition-delay:var(--d, 0ms)}.reveal.force-anim.in-view{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion: reduce){.settings-personal .section-block.reveal{opacity:0;transform:translateY(18px);transition:opacity .52s cubic-bezier(.22,.61,.36,1),transform .52s cubic-bezier(.22,.61,.36,1);transition-delay:var(--d, 0ms)}.settings-personal .section-block.reveal.in-view{opacity:1;transform:translateZ(0)}.group-card.reveal{transform:translateZ(0)!important;transition:opacity .26s cubic-bezier(.22,.61,.36,1);will-change:opacity}.group-card.reveal.in-view{opacity:1}}.section-block{border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px;background:linear-gradient(180deg,#ffffff05,#ffffff03);transition:border-color .22s ease,box-shadow .22s ease}.section-block:hover,.section-block:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12) inset}.section-block.no-asterisk-propagate:hover,.section-block.no-asterisk-propagate:focus-within{border-color:#ffffff14!important;box-shadow:none!important}.section-block.users-section:hover,.section-block.users-section:focus,.section-block.users-section:focus-within,.section-block.users-section:active{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12) inset}.section-title{margin:0 0 12px;font-family:Bebas Neue,system-ui,sans-serif;letter-spacing:1px;font-size:30px}.page-section-card{display:flex;flex-direction:column;gap:16px;padding:24px}.page-section-card__header{display:flex;align-items:center;gap:12px}.page-section-card__title{margin:0;font-family:Bebas Neue,system-ui,sans-serif;letter-spacing:1px;font-size:30px}.member-card{transition:border-color .22s ease,box-shadow .22s ease}.member-card:hover{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.22);box-shadow:0 0 0 1px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset}.member-card.selected{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.65)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.45) inset,0 6px 18px #00000059!important}.member-card.suppress-hover-outline,.member-card.suppress-hover-outline:hover,.member-card.suppress-hover-outline:focus,.member-card.suppress-hover-outline:focus-within{border-color:#ffffff17!important;box-shadow:none!important;outline:none!important}html[data-theme=light] .member-card.selected{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.65)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.35) inset,0 6px 18px #00000014!important;background:#fff!important}html[data-theme=light] .member-name{color:#0f1218!important}.card-menu{background:#0e1117;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:6px;min-width:120px;box-shadow:0 10px 20px #00000059;z-index:9999}.card-menu .menu-item{width:100%;text-align:left;padding:8px 10px;border-radius:8px;border:1px solid transparent;background:transparent;color:#fff;cursor:pointer}.card-menu .menu-item:hover{background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06));border-color:#ffffff1f}html[data-theme=light] .card-menu{background:#fff;border-color:#0000001f}html[data-theme=light] .card-menu .menu-item{color:#0f1218}html[data-theme=light] .card-menu.status-approved{background:#064e3b0f}html[data-theme=light] .card-menu.status-needs-review{background:#b4860a0f}html[data-theme=light] .card-menu.status-reedit{background:#991b1b0f}.card-menu .btn{background:transparent;border-color:transparent;box-shadow:none;transition:box-shadow .16s ease,background .16s ease,border-color .16s ease}.card-menu .btn:hover,.card-menu .btn:focus,.card-menu .btn:focus-visible{border-color:transparent;background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06));box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset}html[data-theme=light] .card-menu .btn:hover,html[data-theme=light] .card-menu .btn:focus,html[data-theme=light] .card-menu .btn:focus-visible{background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .06));box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset}.settings-personal .section-block{transition:opacity .42s ease,transform .42s ease,border-color .22s ease,box-shadow .22s ease;transition-delay:var(--d, 0ms)}.settings-personal .section-block:hover{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.22);box-shadow:0 0 0 1px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset}.user-dashboard .section-block{transition:opacity .42s ease,transform .42s ease,border-color .22s ease,box-shadow .22s ease;transition-delay:var(--d, 0ms)}.user-dashboard .section-block:hover{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.16);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12)}.user-dashboard .section-block.users-section:hover,.user-dashboard .section-block.users-section:focus,.user-dashboard .section-block.users-section:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.16);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12)}.section-block .required-star{opacity:0;color:#f66;transition:opacity .18s ease}.section-block:focus-within .required-star{opacity:1}.section-block.no-asterisk-propagate:focus-within .section-block .required-star{opacity:0}.section-block.no-asterisk-propagate .section-block:focus-within .required-star{opacity:1}.card{background:#0e1117;border:1px solid rgba(255,255,255,.09);border-radius:12px;box-shadow:0 10px 20px #00000059}.cloud-usage-section:hover,.cloud-usage-section:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12) inset}html[data-theme=light] .cloud-usage-section:hover,html[data-theme=light] .cloud-usage-section:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}.labels-section:hover,.labels-section:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12) inset}html[data-theme=light] .labels-section:hover,html[data-theme=light] .labels-section:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}.labels-plus-btn:hover,.labels-plus-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.25)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset!important;background:#ffffff0f!important}html[data-theme=light] .labels-plus-btn:hover,html[data-theme=light] .labels-plus-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important;background:#0000000a!important}.ratio-btn:hover,.ratio-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.25)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset!important;background:#ffffff14!important}.ratio-btn:focus{outline:none!important}.ratio-btn:active:focus{outline:none!important}.ratio-btn{transition:transform .14s ease;will-change:transform}.ratio-btn:active{transform:scale(.94)}html[data-theme=light] .ratio-btn{color:#000!important}html[data-theme=light] .ratio-btn:hover,html[data-theme=light] .ratio-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important;background:#0000000a!important;color:#000!important;outline:none!important}.home-btn:hover:not(:disabled),.home-btn:focus-visible:not(:disabled){border-color:rgba(var(--hover-accent-rgb, 255,255,255),.25)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset!important;background:#ffffff14!important}html[data-theme=light] .home-btn:hover:not(:disabled),html[data-theme=light] .home-btn:focus-visible:not(:disabled){border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important;background:#0000000a!important}.nav-btn:hover,.nav-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.25)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset!important;background:#ffffff14!important}html[data-theme=light] .nav-btn:hover,html[data-theme=light] .nav-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important;background:#0000000a!important}.project-card:hover,.project-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset!important}html[data-theme=light] .project-card:hover,html[data-theme=light] .project-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important}.project-card:focus,.project-card:focus-visible,input[type=checkbox]:focus,input[type=checkbox]:focus-visible{outline:none!important}.lightroom-conn-row{transition:border-color .22s ease,box-shadow .22s ease}.lightroom-conn-row:hover,.lightroom-conn-row:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.12) inset!important}html[data-theme=light] .lightroom-conn-row:hover,html[data-theme=light] .lightroom-conn-row:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}.project-card img{transition:transform .2s ease}.project-card:hover img{transform:scale(1.05)}.project-card img.selected{transform:scale(1.04)}.project-card:hover img.selected{transform:scale(1.05)}.project-card:hover img:not([alt=placeholder]){transform:scale(1.05)}.project-card img.selected:not([alt=placeholder]){transform:scale(1.04)}.project-card:hover img.selected:not([alt=placeholder]){transform:scale(1.05)}.card>div[style*=height],.card>div>div[style*=height]{transition:height .3s ease!important}html[data-theme=light] .project-name-gradient{background:linear-gradient(to top,#000c,#0006,#0003,#fffc,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cloud-usage-card:hover,.cloud-usage-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.25);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset;transition:border-color .22s ease,box-shadow .22s ease}html[data-theme=light] .cloud-usage-card:hover,html[data-theme=light] .cloud-usage-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important}.day-block{position:relative;padding:12px 12px 16px;border:1px dashed rgba(255,255,255,.08);border-radius:12px;background:#ffffff03}.day-block[data-day-key],.day-block[data-zone=upcoming]{transition:background .16s ease,border-color .16s ease}.day-block[data-day-key]:hover:not(.drag-over),.day-block[data-zone=upcoming]:hover:not(.drag-over){background:#ffffff0d}.day-block:focus,.day-block:focus-visible,.day-block:focus-within{outline:none;box-shadow:none}.day-block.drag-over{border-color:#ffffff38;background:#ffffff0a}.day-title{margin:0 0 10px;font-size:16px;letter-spacing:.3px;color:#ffffffd9}html[data-theme=light] .day-block{border:1px dashed rgba(0,0,0,.12);background:#00000005}html[data-theme=light] .day-block[data-day-key]:hover:not(.drag-over),html[data-theme=light] .day-block[data-zone=upcoming]:hover:not(.drag-over){background:#0000000f}html[data-theme=light] .day-block:focus,html[data-theme=light] .day-block:focus-visible,html[data-theme=light] .day-block:focus-within{outline:none;box-shadow:none}html[data-theme=light] .day-block.drag-over{border-color:#00000047;background:#0000000d}html[data-theme=light] .day-title{color:#0f1218d9}html[data-theme=light] .muted{color:#0f1218a6}html[data-theme=light] .sidebar{background:#f4f6fb;border-right:1px solid rgba(0,0,0,.08)}html[data-theme=light] .calendar-page[data-sidebar-mode=page] .sidebar::-webkit-scrollbar-track{background:#0000000d}html[data-theme=light] .calendar-page[data-sidebar-mode=page] .sidebar::-webkit-scrollbar-thumb{background:#0003}html[data-theme=light] .calendar-page[data-sidebar-mode=page] .sidebar::-webkit-scrollbar-thumb:hover{background:#0000004d}html[data-theme=light] .brand-row,html[data-theme=light] .brand-row strong{color:#0f1218}html[data-theme=light] .nav a{color:#0f1218d9}html[data-theme=light] .nav summary{color:#0f1218d9}html[data-theme=light] .swap-fade{background:#f4f6fb}html[data-theme=light] .sidebar-resizer:after{background:#0000000f}html[data-theme=light] .nav a,html[data-theme=light] .nav summary{font-weight:600}html[data-theme=light] .nav .subnav a{font-weight:500}html[data-theme=light] .panel{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 20px #0000000f}html[data-theme=light] .icon-btn{background:#fff;color:#0f1218;border-color:#0000001f}html[data-theme=light] .topbar-mobile{background:#fffc;border-bottom:1px solid rgba(0,0,0,.08)}html[data-theme=light] .input,html[data-theme=light] .search-input{background:#fff;color:#0f1218;border:1px solid rgba(0,0,0,.12)}html[data-theme=light] .search-input::placeholder{color:#0f12188c}html[data-theme=light] .search-input:focus{border-color:#0000002e;box-shadow:0 0 0 3px #00000014}html[data-theme=light] .btn{background:#fff;color:#0f1218;border:1px solid rgba(0,0,0,.12)}html[data-theme=light] .sidebar .btn,html[data-theme=light] .sidebar-drawer .btn{background:#fff}html[data-theme=light] .btn-primary{background:linear-gradient(135deg,#f6f7fb,#eef1f7);color:#0f1218;border:1px solid rgba(0,0,0,.1)}html[data-theme=light] .btn:hover{border-color:#0000002e}html[data-theme=light] .btn:active{transform:translateY(1px)}html[data-theme=light] .section-block,html[data-theme=light] .card,html[data-theme=light] .card-dark{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 20px #0000000a!important}html[data-theme=light] .section-block{transition:border-color .22s ease,box-shadow .22s ease}html[data-theme=light] .section-block:hover,html[data-theme=light] .section-block:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}html[data-theme=light] .section-block.no-asterisk-propagate:hover,html[data-theme=light] .section-block.no-asterisk-propagate:focus-within{border-color:#00000014!important;box-shadow:none!important}html[data-theme=light] .section-block.users-section:hover,html[data-theme=light] .section-block.users-section:focus,html[data-theme=light] .section-block.users-section:focus-within,html[data-theme=light] .section-block.users-section:active{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important;outline:none!important}html[data-theme=light] .member-card:hover{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.22);box-shadow:0 0 0 1px rgba(var(--hover-accent-rgb, 88,80,236),.18) inset}html[data-theme=light] .settings-personal .section-block:hover{border-color:rgba(var(--hover-accent-rgb,0,0,0),.22);box-shadow:0 0 0 1px rgba(var(--hover-accent-rgb,0,0,0),.18) inset}html[data-theme=light] .user-dashboard .section-block:hover{border-color:rgba(var(--hover-accent-rgb,0,0,0),.16);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb,0,0,0),.12)}html[data-theme=light] .user-dashboard .section-block.users-section:hover,html[data-theme=light] .user-dashboard .section-block.users-section:focus,html[data-theme=light] .user-dashboard .section-block.users-section:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}html[data-theme=light] .member-card.selected,html[data-theme=light] .member-card.selected:hover,html[data-theme=light] .member-card.selected:focus,html[data-theme=light] .member-card.selected:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.65)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.35) inset,0 6px 18px #00000014!important;outline:none!important}html[data-theme=light] .member-card.suppress-hover-outline,html[data-theme=light] .member-card.suppress-hover-outline:hover,html[data-theme=light] .member-card.suppress-hover-outline:focus,html[data-theme=light] .member-card.suppress-hover-outline:focus-within{border-color:#00000014!important;box-shadow:none!important;outline:none!important}html[data-theme=light] .chip-btn{background:#fff;border-color:#0000001f;color:#0f1218e6}html[data-theme=light] .chip-btn.active{color:#0f1218}html[data-theme=light] .chip-btn:hover,html[data-theme=light] .chip-btn:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55)!important;box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset!important}html[data-theme=light] .card-dark.priority-high{background:linear-gradient(to top,#f43f5e14,#fff)!important}html[data-theme=light] .card-dark.priority-medium{background:linear-gradient(to top,#fbbf2414,#fff)!important}html[data-theme=light] .card-dark.priority-low{background:linear-gradient(to top,#22c55e14,#fff)!important}.label-pill{border:1px solid rgba(255,255,255,.1);background:linear-gradient(to top,#0000005c,#ffffff24);color:#ffffffeb;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.label-pill .remove-btn{background:#ffffff1a;color:#ffffffeb}.label-pill.active{background:linear-gradient(to top,#0000005c,#ffffff24),rgba(var(--hover-accent-rgb, 88,80,236),.18);border-color:rgba(var(--hover-accent-rgb, 88,80,236),.35)}.label-pill:hover{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.25);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset;background:linear-gradient(to top,#00000070,#ffffff29)}.label-pill.active:hover{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset;background:linear-gradient(to top,#00000070,#ffffff29),rgba(var(--hover-accent-rgb, 88,80,236),.18)}html[data-theme=light] .label-pill{border:1px solid rgba(0,0,0,.12);background:linear-gradient(to top,#0000001f,#fff0),#fff;color:#0f1218eb}html[data-theme=light] .label-pill .remove-btn{background:#0000000f;color:#0f1218d9}html[data-theme=light] .label-pill.active{background:linear-gradient(to top,#00000038,#fff0),rgba(var(--hover-accent-rgb, 88,80,236),.12);border-color:rgba(var(--hover-accent-rgb, 88,80,236),.35)}html[data-theme=light] .label-pill:hover{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset;background:linear-gradient(to top,#0000003d,#fff0)}html[data-theme=light] .label-pill.active:hover{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.65);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.35) inset;background:linear-gradient(to top,#00000047,#fff0),rgba(var(--hover-accent-rgb, 88,80,236),.12)}html[data-theme=light] .title,html[data-theme=light] .title-center{color:#0f1218}.assign-card{width:100%;min-height:150px;max-width:100%;padding:18px!important;background:#111827!important;border:1px solid rgba(255,255,255,.08)!important;--assign-card-shadow: 0 14px 32px rgba(15,23,42,.24);box-shadow:var(--assign-card-shadow);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;text-align:left}html[data-theme=light] .assign-card{background:#fff!important;border-color:#0f172a14!important;--assign-card-shadow: 0 18px 36px rgba(15,23,42,.18);color:#0f172a}.assign-card:hover{--assign-card-shadow: 0 18px 40px rgba(15,23,42,.26);box-shadow:var(--assign-card-shadow)}html[data-theme=light] .assign-card:hover{--assign-card-shadow: 0 22px 44px rgba(15,23,42,.24);box-shadow:var(--assign-card-shadow)}.assign-card-title{font-weight:700;font-size:18px;line-height:1.2;text-align:left;width:100%}.assign-card-sub{margin-top:4px;text-align:left;width:100%}.settings-page .access-panel{background:#fff;color:#0f1218;border:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column}.settings-page .access-panel .panel-header{background:#fff;color:#0f1218}.settings-page .access-panel .panel-body{flex:1;min-height:0;overflow:hidden;background:#fff}.settings-page .access-panel .access-body{height:auto;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.settings-page .access-body .access-grid{flex:1;min-height:0;overflow:auto}.settings-page .access-panel .icon-btn{background:#fff;color:#0f1218;border-color:#0000001f}.settings-page .access-grid,.settings-page .access-panel .access-grid{column-count:1!important}.access-panel .access-grid{column-count:1!important;display:block}.access-panel .access-grid>*{break-inside:avoid-column;width:100%;display:block}.settings-page .access-body .access-grid{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable}.settings-page .access-grid>details{border:none;background:transparent;margin:0 0 8px}.settings-page .access-grid>details summary{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;color:#0f1218;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700}.settings-page .access-grid>details summary::-webkit-details-marker{display:none}.settings-page .access-grid>details summary .caret{display:inline-block;transition:transform .2s ease;margin-left:8px}.settings-page .access-grid>details[open] summary .caret{transform:rotate(180deg)}.settings-page .access-grid>details summary:hover,.settings-page .access-grid>details summary:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.55);box-shadow:0 0 0 1px rgba(var(--hover-accent-rgb, 88,80,236),.45);background-color:rgba(var(--hover-accent-rgb, 88,80,236),.04)}.settings-page .access-grid details[open]>summary{background:#f43f5e1f;border-color:#f43f5e59}.settings-page .access-grid .subnav label.chip-btn{background:#fff;color:#0f1218;border-color:#0000001f}.settings-page .access-grid .subnav label.chip-btn.active{background:#f5f7ff;border-color:#5850ec73;color:#0f1218}.settings-page .access-grid>details .subnav{background:#fff;border:1px solid rgba(0,0,0,.06);border-top:none;border-radius:0 0 10px 10px;margin-top:0;padding:8px 12px 12px}.settings-page .access-grid>details .subnav{display:grid!important;grid-template-rows:0fr;opacity:0;overflow:hidden;margin-top:0;transition:grid-template-rows .26s cubic-bezier(.22,.61,.36,1),opacity .22s ease,margin .22s ease}.settings-page .access-grid>details[open] .subnav{grid-template-rows:1fr;opacity:1;margin-top:6px}.settings-page .access-grid>details.opening .subnav{grid-template-rows:0fr;opacity:0;margin-top:0}.settings-page .access-grid>details.closing .subnav{grid-template-rows:0fr;opacity:0;margin-top:0}.settings-page .access-grid>details .subnav>div{min-height:0}.settings-page .access-grid>details .subnav>div{display:flex;flex-wrap:wrap;gap:10px;padding-top:2px}.settings-page .access-footer{background:#fff;border-top:1px solid rgba(0,0,0,.08);padding-top:10px;position:sticky;bottom:0;z-index:1}.settings-page .access-panel .access-grid,.access-panel .access-grid{column-count:1!important;column-gap:0!important;display:flex!important;flex-direction:column!important;gap:8px}.settings-page .confirm-list-row{border:1px solid rgba(255,255,255,.12);background:#ffffff05}.settings-page .confirm-row-label{color:#fff}.settings-page .status-pill{padding:4px 10px;font-size:12px;line-height:1}html[data-theme=light] .settings-page .confirm-list-row{border:1px solid rgba(0,0,0,.12);background:#fff}html[data-theme=light] .settings-page .confirm-row-label{color:#0f1218}.folder-tile__img{transition:transform .2s ease}.folder-tile:hover .folder-tile__img,.folder-tile.is-selected .folder-tile__img{transform:scale(1.05)}.folder-card{transition:border-color .22s ease,box-shadow .22s ease}.folder-card:hover,.folder-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset!important}html[data-theme=light] .folder-card:hover,html[data-theme=light] .folder-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important}.upload-card{transition:border-color .22s ease,box-shadow .22s ease}.upload-card:hover,.upload-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 255,255,255),.15) inset!important}html[data-theme=light] .upload-card:hover,html[data-theme=light] .upload-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 3px rgba(var(--hover-accent-rgb, 88,80,236),.25) inset!important}.trash-tile{transition:border-color .22s ease,box-shadow .22s ease,outline-color .22s ease}.trash-tile img,.trash-tile .folder-tile__img{transition:transform .24s cubic-bezier(.22,.61,.36,1);will-change:transform}.trash-tile:hover,.trash-tile:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2)!important;outline:2px solid rgba(var(--hover-accent-rgb, 255,255,255),.35);outline-offset:-2px}html[data-theme=light] .trash-tile:hover,html[data-theme=light] .trash-tile:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;outline:2px solid rgba(var(--hover-accent-rgb, 88,80,236),.35);outline-offset:-2px}.trash-tile:hover img:not([alt=placeholder]){transform:scale(1.05)}.trash-tile:hover .folder-tile__img{transform:scale(1.05)}.status-card{transition:transform .2s ease,outline-color .2s ease,outline-offset .2s ease,border-color .22s ease,box-shadow .22s ease}.status-card:hover,.status-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.2)!important;box-shadow:0 0 0 4px rgba(var(--hover-accent-rgb, 255,255,255),.2) inset!important}html[data-theme=light] .status-card:hover,html[data-theme=light] .status-card:focus-within{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45)!important;box-shadow:0 0 0 4px rgba(var(--hover-accent-rgb, 88,80,236),.3) inset!important}.status-card img,.status-card video{transition:transform .2s ease;will-change:transform}.status-card:hover img:not([alt=placeholder]),.status-card:hover video{transform:scale(1.05)}.status-card.selected img:not([alt=placeholder]),.status-card.selected video{transform:scale(1.05)}.sidebar .status-approved,.sidebar .status-needs-review,.sidebar .status-reedit{transition:transform .12s ease,border-color .2s,box-shadow .2s;will-change:transform}.sidebar .status-approved:hover,.sidebar .status-needs-review:hover,.sidebar .status-reedit:hover{transform:scale(1.02)}.mini-calendar .fc{background:#0e1117;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.mini-calendar .fc .fc-toolbar.fc-header-toolbar{padding:6px 8px}.mini-calendar .fc .fc-toolbar-title{font-size:14px}.mini-calendar .fc-daygrid-day-number{font-size:11px}.mini-calendar .fc-daygrid-day-frame{padding:2px}html[data-theme=light] .mini-calendar .fc{background:#fff;border-color:#0000001f}.mini-date-picker{background:transparent;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:6px 8px 8px}.mini-date-picker .mdp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.mini-date-picker .mdp-title{font-weight:700;color:#fff;font-size:14px}.mini-date-picker .mdp-nav{width:24px;height:24px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#0a0c10;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;font-size:14px}.mini-date-picker .mdp-nav:hover,.mini-date-picker .mdp-nav:focus-visible{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.35);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.18) inset;outline:none}.mini-date-picker .mdp-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.mini-date-picker .mdp-dow{text-align:center;font-weight:700;color:#ffffffd9;font-size:11px}.mini-date-picker .mdp-day{height:26px;border-radius:6px;border:1px solid transparent;background:transparent;color:#ffffffe6;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.mini-date-picker .mdp-day:hover{background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .06))}.mini-date-picker .mdp-day.is-other{color:#ffffff73}.mini-date-picker .mdp-day.is-today{background:#ffffff14;border-color:#ffffff1f}.mini-date-picker .mdp-day.is-selected{background:#fff;color:#0f1218;font-weight:800}.mini-date-picker .mdp-day.is-selected{border-color:rgba(var(--hover-accent-rgb, 255,255,255),.45);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 255,255,255),.2) inset}html[data-theme=light] .mini-date-picker{background:transparent;border-color:#0000001f}html[data-theme=light] .mini-date-picker .mdp-title{color:#0f1218;font-size:14px}html[data-theme=light] .mini-date-picker .mdp-nav{background:#fff;color:#0f1218;border-color:#0000001f}html[data-theme=light] .mini-date-picker .mdp-nav{display:flex;align-items:center;justify-content:center;padding:0;line-height:1;font-size:14px}html[data-theme=light] .mini-date-picker .mdp-nav:hover,html[data-theme=light] .mini-date-picker .mdp-nav:focus-visible{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset;outline:none}html[data-theme=light] .mini-date-picker .mdp-dow{color:#0f1218;font-size:11px}html[data-theme=light] .mini-date-picker .mdp-day{color:#0f1218;font-size:12px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}html[data-theme=light] .mini-date-picker .mdp-day.is-other{color:#0f121873}html[data-theme=light] .mini-date-picker .mdp-day.is-today{background:#0000000f;border-color:#0000001f}html[data-theme=light] .mini-date-picker .mdp-day:hover{background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .06))}html[data-theme=light] .mini-date-picker .mdp-day.is-selected{background:#fff;color:#000}html[data-theme=light] .mini-date-picker .mdp-day.is-selected{border-color:rgba(var(--hover-accent-rgb, 88,80,236),.45);box-shadow:0 0 0 2px rgba(var(--hover-accent-rgb, 88,80,236),.2) inset}.email-sidebar>a.active{background:rgba(var(--hover-accent-rgb, 255,255,255),var(--hover-accent-opacity, .1));color:#fffffff2}html[data-theme=light] .email-sidebar>a.active{background:rgba(var(--hover-accent-rgb, 88,80,236),var(--hover-accent-opacity, .1));color:#000000d1}
