@import "https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&family=Manrope:wght@200..800&display=swap";.sidebar{background:linear-gradient(180deg, var(--primary) 0%, var(--primary-deep) 100%);color:#e8edf2;border-right:1px solid #c5a0591f;flex-direction:column;gap:.9rem;min-height:100vh;max-height:100vh;padding:1rem;display:flex;position:sticky;top:0;overflow-y:auto}.brand{border-bottom:1px solid #ffffff0f;gap:.4rem;padding-bottom:.6rem;display:grid}.brand h1{color:#fff;letter-spacing:.01em;margin:.1rem 0 0;font-family:Newsreader,Georgia,serif;font-size:1.6rem;font-style:italic}.brand-logo{object-fit:cover;background:#ffffff0a;border:1px solid #c5a05959;border-radius:12px;width:64px;height:64px}.brand-sub{color:var(--secondary);font-size:var(--fs-caption);letter-spacing:.16em;text-transform:uppercase;margin-top:.2rem;font-weight:700;display:block}.new-case-btn{background:var(--secondary);color:var(--primary-deep);cursor:pointer;letter-spacing:.02em;border:0;border-radius:8px;padding:.7rem;font-weight:800;transition:background-color .12s,transform .12s}.new-case-btn:hover{background:#d6b471;transform:translateY(-1px)}.quick-meeting-btn{color:#f4efe4;cursor:pointer;letter-spacing:.02em;background:#ffffff0f;border:1px solid #c5a0598c;border-radius:8px;padding:.65rem;font-weight:700;transition:background-color .12s,border-color .12s,transform .12s}.quick-meeting-btn:hover{border-color:var(--secondary);background:#c5a0592e;transform:translateY(-1px)}.new-case-btn:focus-visible,.quick-meeting-btn:focus-visible,.mobile-nav-toggle:focus-visible,.nav-link:focus-visible,.foot-link-btn:focus-visible,.logout-btn:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.mobile-nav-toggle{border:1px solid var(--primary-soft);background:var(--primary-soft);color:#fff;cursor:pointer;border-radius:8px;padding:.68rem .75rem;font-weight:800;display:none}.nav-list{flex-direction:column;gap:.8rem;margin-top:.8rem;display:flex}.nav-section{gap:.3rem;display:grid}.nav-section-title{color:#e8edf28c;font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.16em;margin:0 0 .15rem .2rem;font-weight:700}.nav-link{color:#e8edf2c7;text-wrap:balance;border:1px solid #0000;border-radius:10px;padding:.6rem .74rem;font-weight:600;transition:background-color .12s,color .12s,border-color .12s}.nav-link:hover{background:var(--primary-soft);color:#fff}.nav-link.active{color:var(--secondary);border-left:3px solid var(--secondary);background:#c5a05924;padding-left:calc(.74rem - 3px)}.sidebar-foot{border-top:1px solid #ffffff0f;gap:.55rem;margin-top:auto;padding-top:.6rem;display:grid}.foot-link-btn{text-align:left;cursor:pointer;color:#e8edf2a6;font-size:var(--fs-meta);background:0 0;border:0;padding:0;transition:color .12s}.foot-link-btn:hover{color:var(--secondary)}.logout-btn{background:var(--primary-soft);border:1px solid var(--primary-soft);color:#fff;text-align:center;border-radius:8px;margin-top:.4rem;padding:.64rem .8rem;font-weight:700;transition:background-color .12s,border-color .12s}.logout-btn:hover{border-color:var(--secondary);background:#244a66}@media (width<=980px){.sidebar{border-radius:0 0 12px 12px;min-height:auto;max-height:none;position:static}.mobile-nav-toggle{justify-content:center;display:inline-flex}.nav-list,.sidebar-foot{display:none}.nav-list.open,.sidebar-foot.open{display:grid}}.workspace-topbar{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-ghost);background:#f1f3f6d9;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;min-height:44px;padding:.45rem .4rem;display:flex;position:sticky;top:0}.topbar-quick-meeting-btn{background:var(--secondary);color:var(--primary-deep);font-size:var(--fs-caption);cursor:pointer;letter-spacing:.02em;white-space:nowrap;border:0;border-radius:999px;padding:.42rem .85rem;font-weight:800;transition:background-color .12s,transform .12s}.topbar-quick-meeting-btn:hover,.topbar-quick-meeting-btn:focus-visible{outline-offset:1px;background:#d6b471;outline:2px solid #c5a05973;transform:translateY(-1px)}.topbar-nav{background:var(--surface-lowest);border:1px solid var(--border-ghost);border-radius:999px;align-items:center;gap:.3rem;margin-left:auto;padding:.18rem .3rem;display:inline-flex;position:relative;box-shadow:0 1px 2px #0d23350a}.topbar-view-as{font-size:var(--fs-caption);color:var(--muted-strong);cursor:pointer;background:0 0;border:none;border-radius:999px;max-width:11rem;min-height:30px;padding:.3rem .55rem;font-weight:600}.topbar-view-as:hover,.topbar-view-as:focus-visible{background:var(--surface-low);color:var(--primary);outline-offset:1px;outline:2px solid #c5a05973}.topbar-icon-btn{cursor:pointer;width:30px;height:30px;color:var(--muted-strong);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.topbar-icon-btn:hover,.topbar-icon-btn:focus-visible{background:var(--surface-low);color:var(--primary);outline-offset:1px;outline:2px solid #c5a05973}.topbar-icon-btn.active{background:var(--secondary-soft);color:var(--secondary-deep)}.topbar-icon-svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.notifications-popover{border:1px solid var(--border-ghost);background:var(--surface-lowest);z-index:10;border-radius:10px;width:260px;padding:.65rem .75rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 12px 30px #0d233524}.notifications-title{font-size:var(--fs-meta);color:var(--text);margin:0 0 .45rem;font-weight:700}.notifications-popover ul{gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.notifications-popover a{color:var(--muted-strong);font-size:var(--fs-meta);border-radius:6px;padding:.4rem .5rem;display:block}.notifications-popover a:hover{background:var(--surface-low);color:var(--text)}.notifications-popover a:focus-visible{outline-offset:2px;background:var(--surface-low);outline:2px solid #c5a05973}.topbar-avatar-link{border-radius:999px;flex-shrink:0;margin-left:.15rem;text-decoration:none}.topbar-avatar-link:focus-visible{outline-offset:2px;outline:2px solid #c5a0598c}.topbar-avatar{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-deep) 100%);width:30px;height:30px;color:var(--secondary);font-size:var(--fs-caption);letter-spacing:.02em;border:1px solid #c5a05959;border-radius:999px;place-items:center;font-weight:800;display:grid}.topbar-avatar-image{object-fit:cover;border:1px solid #c5a05959;border-radius:999px;width:30px;height:30px;display:block}@media (width<=980px){.workspace-topbar{padding:.4rem .35rem}.topbar-nav{flex-wrap:wrap}.notifications-popover{max-width:calc(100vw - 1rem);left:auto;right:0}}.app-shell{grid-template-columns:minmax(260px,280px) minmax(0,1fr);align-items:start;width:100%;min-height:100vh;display:grid}.main-content{width:100%;min-width:0;padding:0 clamp(.8rem,2.6vw,1.8rem) clamp(1rem,3vw,2rem);overflow-x:auto}@media (width<=980px){.app-shell{grid-template-columns:1fr}}.toast-viewport{z-index:10000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.75rem;width:min(24rem,100vw - 2rem);display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.toast-item{pointer-events:auto;transform-origin:100% 100%;background:#fff;border:1px solid #0f172a14;border-radius:10px;grid-template-columns:2.75rem 1fr auto;align-items:start;gap:.75rem;width:100%;min-height:4.25rem;padding:.85rem .9rem .95rem;animation:.28s cubic-bezier(.22,1,.36,1) toast-slide-in;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a24,0 2px 6px #0f172a14}.toast-item--leaving{animation:.22s ease-in forwards toast-slide-out}.toast-item--paused .toast-progress{animation-play-state:paused}.toast-app-icon{object-fit:cover;border-radius:8px;width:2.75rem;height:2.75rem;box-shadow:0 1px 3px #0f172a1f}.toast-content{gap:.2rem;min-width:0;display:grid}.toast-content-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.toast-title{color:#111827;letter-spacing:.01em;margin:0;font-size:.8125rem;font-weight:700;line-height:1.3}.toast-message{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.toast-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;width:1.5rem;height:1.5rem;margin:-.15rem -.1rem 0 0;padding:0;font-size:1.25rem;line-height:1}.toast-close:hover{color:#374151;background:#0f172a0f}.toast-tone-svg{fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem;margin-top:.15rem}.toast-tone-svg--success{stroke:#16a34a}.toast-tone-svg--error{stroke:#dc2626}.toast-tone-svg--warning{stroke:#d97706}.toast-tone-svg--info{stroke:#2563eb}.toast-progress{transform-origin:0;width:100%;height:3px;animation-name:toast-progress-shrink;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}.toast-item--success .toast-progress{background:#22c55e}.toast-item--error .toast-progress{background:#ef4444}.toast-item--warning .toast-progress{background:#f59e0b}.toast-item--info .toast-progress{background:#3b82f6}.toast-item:hover{box-shadow:0 10px 28px #0f172a29,0 3px 8px #0f172a1a}@keyframes toast-slide-in{0%{opacity:0;transform:translate(calc(100% + 1rem))scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toast-slide-out{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(calc(100% + .5rem))scale(.98)}}@keyframes toast-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=640px){.toast-viewport{align-items:stretch;width:auto;bottom:.75rem;left:.75rem;right:.75rem}.toast-item{animation-name:toast-slide-in-mobile}.toast-item--leaving{animation-name:toast-slide-out-mobile}}@keyframes toast-slide-in-mobile{0%{opacity:0;transform:translateY(1rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-slide-out-mobile{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(.75rem)}}@media (prefers-reduced-motion:reduce){.toast-item,.toast-item--leaving,.toast-progress{animation:none}.toast-progress{display:none}}:root{--primary:#0d2335;--primary-deep:#061a29;--primary-soft:#1a3a55;--secondary:#c5a059;--secondary-deep:#a07f3d;--secondary-soft:#f3e6c8;--bg:#f1f3f6;--surface-lowest:#fff;--surface:#f8f9fa;--surface-low:#f3f4f6;--surface-high:#ebedf0;--surface-muted:#f4f6f8;--surface-soft:#edeeef;--text:#191c1d;--muted:#43474c;--muted-strong:#2f3742;--muted-soft:#5a6472;--border:#c3c7cd;--border-soft:#dfe3e8;--border-ghost:#0d233514;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-soft:0 8px 22px #0d23350f;--shadow-card:0 14px 32px #0d23351a;--fs-caption:.75rem;--fs-meta:.8125rem;--fs-body:.875rem;--fs-body-lg:.9375rem;--fs-heading-sm:1.05rem;--fs-heading-md:1.25rem;--fs-heading-lg:1.5rem;--primary-alt:var(--primary)}*{box-sizing:border-box}body{background:radial-gradient(circle at top right, #c5a0590f 0%, transparent 40%), radial-gradient(circle at bottom left, #0d23350a 0%, transparent 45%), var(--bg);color:var(--text);margin:0;font-family:Manrope,system-ui,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}.eyebrow{font-size:var(--fs-caption);letter-spacing:.24em;text-transform:uppercase;color:var(--secondary-deep);margin:0;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(button,input,select,textarea){font:inherit;color:inherit}:where(button,a,input,select,textarea):focus-visible{outline-offset:2px;outline:2px solid #c5a0598c}
