.luci-button__content{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.luci-panelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.luci-panelHeader__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.luci-caseDetailCore{display:none}.luci-caseDetailWorkspace{padding:18px}.luci-caseDetailWorkspace__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 9px;border-radius:999px;background:#f0f4ebc2;color:var(--accent-strong);border:1px solid rgba(94,104,82,.1);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.luci-caseDetailWorkspace__title{display:flex;flex-direction:column;gap:6px}.luci-caseDetailModuleSurface{border-radius:18px;border:1px solid rgba(85,93,75,.08);background:#fffc;padding:14px}.luci-caseDetailInlineState{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#f8f5efd6;font-size:12px;font-weight:700;color:var(--muted-strong)}.luci-caseDetailAssetsCard{padding:16px}.luci-caseDetailAssetsCard__meta{display:none}.luci-toastWrap{position:sticky;top:var(--luci-sticky-top, 104px);z-index:20}@media (max-width: 767px){.luci-caseDetailWorkspace{padding:var(--mobile-card-pad, 14px)}.luci-panelHeader{flex-direction:column;gap:10px;margin-bottom:12px}.luci-panelHeader__actions,.luci-caseDetailWorkspace>.luci-panelHeader .luci-row{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.luci-caseDetailWorkspace>.luci-panelHeader .luci-row .luci-button,.luci-panelHeader__actions .luci-button{width:100%;justify-content:center}.luci-caseDetailModuleSurface{padding:12px;border-radius:14px}}:root{--accent: #5e6852;--accent-strong: #4c5642;--accent-soft: rgba(94, 104, 82, .12);--accent-glow: rgba(94, 104, 82, .18);--background: #000000;--foreground: #1f241d;--muted: #697063;--muted-strong: #535a4e;--card: #ffffff;--card-alt: #fbf8f2;--border: rgba(53, 61, 46, .11);--border-soft: rgba(94, 104, 82, .14);--border-strong: rgba(83, 92, 71, .24);--danger: #b14337;--danger-bg: rgba(177, 67, 55, .1);--danger-border: rgba(177, 67, 55, .2);--success: #2e7a4c;--success-bg: rgba(46, 122, 76, .1);--success-border: rgba(46, 122, 76, .2);--warning: #9b6b2a;--warning-bg: rgba(155, 107, 42, .11);--warning-border: rgba(155, 107, 42, .22);--info: #58739a;--info-bg: rgba(88, 115, 154, .12);--info-border: rgba(88, 115, 154, .22);--shadow-xs: 0 1px 2px rgba(24, 24, 19, .04);--shadow-soft: 0 8px 24px rgba(29, 31, 25, .05), 0 2px 8px rgba(29, 31, 25, .04);--shadow-card: 0 18px 44px rgba(29, 31, 25, .06), 0 6px 18px rgba(29, 31, 25, .04);--shadow-pop: 0 28px 64px rgba(24, 25, 20, .12), 0 10px 24px rgba(24, 25, 20, .07);--radius-xs: 8px;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 20px;--radius-xl: 24px;--r-sm: var(--radius-sm);--r-md: var(--radius-md);--r-lg: var(--radius-lg);--r-xl: var(--radius-xl);--icon-size-xs: 16px;--icon-size-sm: 18px;--icon-size-md: 20px;--icon-size-lg: 24px;--icon-stroke: 1.7;--icon-stroke-strong: 1.9;--icon-bg: rgba(94, 104, 82, .1);--container-max: 1400px;--container-narrow: 1360px;--container-pad: 24px;--bp-mobile-max: 767px;--bp-tablet-min: 768px;--bp-tablet-max: 1199px;--bp-desktop-min: 1200px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 20px;--s-6: 24px;--s-7: 32px;--s-8: 40px;--s-9: 48px;--focus: 0 0 0 3px rgba(255, 255, 255, .95), 0 0 0 7px rgba(94, 104, 82, .2);--surface-app: radial-gradient(circle at top left, rgba(255, 255, 255, .55) 0, transparent 26%), linear-gradient(180deg, #f7f4ee 0%, #f2ede6 100%);--surface-shell: rgba(255, 255, 255, .78);--surface-panel: rgba(255, 251, 245, .9);--surface-card: rgba(255, 255, 255, .94);--surface-soft: rgba(241, 235, 225, .8);--surface-hover: rgba(255, 255, 255, .98);--surface-active: rgba(243, 238, 229, .96);--surface-strong: rgba(247, 243, 236, .98);--z-page: 1;--z-header: 120;--z-subnav: 115;--z-mobile-nav: 125;--z-overlay: 300;--z-sheet: 340;--z-dialog: 400;--mobile-page-pad-x: 12px;--mobile-page-pad-y: 14px;--mobile-section-gap: 12px;--mobile-card-pad: 14px;--luci-mobile-header-stack-h: 172px}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.45;color:var(--foreground);background:var(--surface-app);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.45),transparent 42%),radial-gradient(circle at 85% 12%,rgba(94,104,82,.08),transparent 20%);z-index:-1}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}a,a:visited{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{background:none}::selection{background:#5e685229;color:var(--foreground)}:focus-visible{outline:none;box-shadow:var(--focus)}.luci-app{display:flex;flex-direction:column;min-height:100dvh;height:100dvh}.page{display:flex;flex-direction:column;min-height:100vh}.luci-shellMain{width:100%;flex:1 1 auto;position:relative;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.page-content{flex:1;overflow-y:auto;overflow-x:hidden;padding-top:8px}.luci-page{width:100%;min-height:100%;padding:16px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.luci-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:16px;box-shadow:0 4px 20px #0000000d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.luci-panel{padding:22px}.luci-card-pad{padding:16px}.luci-card--quiet:hover,.luci-panel--quiet:hover{transform:none;box-shadow:var(--shadow-card)}.luci-h1,.luci-h2,.luci-h3{margin:0;color:var(--foreground)}.luci-h1{font-size:22px;line-height:1.02;font-weight:760;letter-spacing:-.05em}.luci-h2{font-size:clamp(22px,1.5vw,28px);line-height:1.08;font-weight:740;letter-spacing:-.04em}.luci-h3{font-size:17px;line-height:1.14;font-weight:700;letter-spacing:-.025em}.luci-subtle,.luci-muted,.muted{color:var(--muted);font-size:13px;line-height:1.45}.luci-strong{color:var(--foreground);font-weight:650}.luci-stack{display:flex;flex-direction:column;gap:var(--s-3)}.luci-row{display:flex;align-items:center;gap:var(--s-2)}.luci-row--between{justify-content:space-between}.luci-row--end{justify-content:flex-end}.grid-cards{display:grid;grid-template-columns:1fr;gap:16px}.luci-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.luci-empty,.luci-empty-hint{display:flex;align-items:center;gap:10px;min-height:48px;color:var(--muted);font-size:14px;line-height:1.45}.luci-empty svg,.luci-empty-hint svg{width:var(--icon-size-sm);height:var(--icon-size-sm);flex:0 0 auto}svg.lucide{stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricPrecision}.luci-inline-icon,.luci-chip-icon,.luci-chip-ic{width:var(--icon-size-xs);height:var(--icon-size-xs);flex:0 0 auto}.luci-icon-s,.luci-section-icon svg,.luci-cat-ic svg,.luci-choice-ic svg,.luci-meta-chip svg,.luci-doc-pill svg,.luci-doc-title svg,.luci-role-icon svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke)}.luci-icon-m{width:var(--icon-size-md);height:var(--icon-size-md);stroke-width:var(--icon-stroke)}.luci-icon-l{width:var(--icon-size-lg);height:var(--icon-size-lg);stroke-width:var(--icon-stroke-strong)}.page-shell{background:var(--surface-shell)}@media (min-width: 768px){.luci-page{padding:24px;padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.luci-h1{font-size:26px}.grid-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.luci-page{max-width:1400px;margin:0 auto;padding:32px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.luci-h1{font-size:32px}.grid-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.luci-app.is-mobile-shell{min-height:100dvh}.luci-app.is-mobile-shell .luci-shellMain{padding-top:calc(var(--luci-mobile-header-stack-h, 172px) + 4px)}.luci-app.is-mobile-shell .luci-page{min-height:calc(100dvh - var(--luci-mobile-header-stack-h, 172px));padding:var(--mobile-page-pad-y, 14px) var(--mobile-page-pad-x, 12px) calc(80px + env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.luci-field{display:flex;flex-direction:column;gap:8px}.luci-label{font-size:12px;font-weight:700;line-height:1.25;letter-spacing:.01em;color:var(--muted-strong)}.luci-input,.luci-textarea,.luci-select,select.luci-input{width:100%;border:1px solid var(--border);background:#ffffffeb;color:var(--foreground);border-radius:var(--radius-md);font:inherit;outline:none;transition:box-shadow .14s ease,border-color .14s ease,background .14s ease,transform .14s ease}.luci-input,.luci-select,select.luci-input{min-height:46px;padding:12px 14px}.luci-textarea{min-height:116px;padding:12px 14px;resize:vertical;line-height:1.5}.luci-input::placeholder,.luci-textarea::placeholder{color:#697063db}.luci-input:hover,.luci-textarea:hover,.luci-select:hover,select.luci-input:hover{border-color:var(--border-strong);background:#fffffffa}.luci-input:focus,.luci-textarea:focus,.luci-select:focus,select.luci-input:focus{border-color:var(--accent);box-shadow:var(--focus);background:#fff}.luci-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);background:linear-gradient(180deg,#fffffff5,#f9f6f1e6);color:var(--foreground);min-height:44px;padding:11px 16px;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-xs);transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease,opacity .12s ease,color .12s ease}.luci-button:hover{background:linear-gradient(180deg,#fff,#fbf8f2fa);border-color:var(--border-strong);box-shadow:0 8px 18px #1d1f190f;transform:translateY(-1px)}.luci-button:active{transform:translateY(1px)}.luci-button:focus-visible{outline:none;box-shadow:var(--focus)}.luci-button[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.luci-button--primary{background:linear-gradient(180deg,#f4f7f0f5,#ecf1e6f5);border-color:var(--border-soft);color:var(--accent-strong)}.luci-button--primary:hover{background:linear-gradient(180deg,#f7faf4,#eef4e8);border-color:var(--accent);color:var(--accent-strong)}.luci-button--solid{background:linear-gradient(180deg,var(--accent),var(--accent-strong));border-color:var(--accent);color:#fff;box-shadow:0 12px 24px #5e685238}.luci-button--solid:hover{background:linear-gradient(180deg,#667158,#4c5642);border-color:#4c5642;color:#fff}.luci-button--danger{background:linear-gradient(180deg,#fff7f5fa,#fcf1eef5);border-color:var(--danger-border);color:var(--danger)}.luci-button--danger:hover{background:linear-gradient(180deg,#fffaf8,#fdf2ef);border-color:#b1433747}.luci-iconButton,.luci-iconbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);background:#fffc;color:var(--foreground);width:44px;height:44px;border-radius:16px;display:inline-grid;place-items:center;box-shadow:var(--shadow-xs);cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease,opacity .12s ease,color .12s ease}.luci-iconButton:hover,.luci-iconbtn:hover{transform:translateY(-1px);box-shadow:0 10px 18px #1d1f190f}.luci-iconButton:hover,.luci-iconbtn:hover{background:#fffffffa;border-color:var(--border-strong);box-shadow:0 10px 18px #1d1f190f}.luci-iconButton:active,.luci-iconbtn:active{transform:translateY(1px)}.luci-iconButton:focus-visible,.luci-iconbtn:focus-visible{outline:none;box-shadow:var(--focus)}.luci-iconButton[disabled],.luci-iconbtn[disabled]{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.luci-iconButton--primary,.luci-iconbtn--primary{background:linear-gradient(180deg,var(--accent),var(--accent-strong));border-color:var(--accent);color:#fff}.luci-iconButton--primary:hover,.luci-iconbtn--primary:hover{background:linear-gradient(180deg,#667158,#4c5642);border-color:#4c5642}.luci-button svg{width:var(--icon-size-sm)!important;height:var(--icon-size-sm)!important;stroke-width:var(--icon-stroke)!important;stroke-linecap:round;stroke-linejoin:round;opacity:.96}.luci-iconButton svg,.luci-iconbtn svg{width:var(--icon-size-md)!important;height:var(--icon-size-md)!important;stroke-width:var(--icon-stroke)!important;stroke-linecap:round;stroke-linejoin:round;opacity:.98}@media (max-width: 520px){.luci-button{min-height:42px;padding:10px 14px}.luci-iconButton,.luci-iconbtn{width:40px;height:40px;border-radius:14px}}:root{--luci-topbar-h: 92px;--luci-topbar-inner-pad-x: 22px;--luci-topbar-outer-pad-y: 14px;--luci-topbar-outer-pad-x: 20px;--luci-topbar-gap: 20px;--luci-topnav-h: 42px;--luci-topnav-pad-x: 14px;--luci-topnav-font: 13px;--luci-topbar-iconbtn: 42px;--luci-topbar-brand-maxh: 58px;--luci-sticky-top: 104px}@media (max-width: 1280px){:root{--luci-topbar-h: 84px;--luci-topbar-inner-pad-x: 18px;--luci-topbar-outer-pad-y: 12px;--luci-topbar-outer-pad-x: 16px;--luci-topbar-gap: 14px;--luci-sticky-top: 96px}}.luci-topbar{position:sticky;top:0;z-index:var(--z-header, 120);padding:calc(var(--luci-topbar-outer-pad-y) + env(safe-area-inset-top,0px)) var(--luci-topbar-outer-pad-x) var(--luci-topbar-outer-pad-y);background:transparent;transition:padding .22s ease}.topbar{position:sticky;top:0;z-index:var(--z-header, 120)}.luci-skipLink{position:absolute;left:18px;top:8px;z-index:1000;padding:10px 14px;border-radius:999px;border:1px solid var(--border);background:#fffffffa;box-shadow:0 12px 24px #11111114;transform:translateY(-150%);transition:transform .14s ease;color:var(--foreground);font-weight:800;font-size:13px}.luci-skipLink:focus{transform:translateY(0)}.luci-topbar__inner{height:var(--luci-topbar-h);max-width:1400px;margin:0 auto;padding:0 var(--luci-topbar-inner-pad-x);background:linear-gradient(180deg,#ffffffe6,#f9f6f0d1);border:1px solid rgba(103,109,95,.14);border-radius:28px;box-shadow:0 18px 38px #18191414,inset 0 1px #ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--luci-topbar-gap);align-items:center;transition:min-height .22s ease,border-radius .22s ease,padding .22s ease,box-shadow .22s ease,background .22s ease}.luci-topbar__brand{min-width:200px;max-width:250px;display:flex;align-items:center;gap:12px;min-height:0}.luci-topbar__nav{min-width:0;overflow-x:auto;overflow-y:hidden}.luci-topbar__actions{display:flex;justify-content:flex-end;min-width:0}.luci-topnav{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.luci-topnav::-webkit-scrollbar{display:none}.luci-topnavItem{height:var(--luci-topnav-h);display:inline-flex;align-items:center;gap:8px;padding:0 var(--luci-topnav-pad-x);border-radius:999px;border:1px solid transparent;background:transparent;font-size:var(--luci-topnav-font);font-weight:760;line-height:1;color:color-mix(in srgb,var(--foreground) 84%,var(--muted));white-space:nowrap;flex:0 0 auto;transition:background .12s ease,border-color .12s ease,transform .12s ease,color .12s ease,box-shadow .12s ease}.luci-topnavItem__label{display:inline-block;min-width:0}.luci-topnavItem:hover{background:#ffffffb8;border-color:#676d5f1f;color:var(--foreground)}.luci-topnavItem:focus-visible{outline:none;box-shadow:var(--focus);background:#ffffffeb;border-color:#5e68522e;color:var(--foreground)}.luci-topnavItem:active{transform:translateY(1px)}.luci-topnavItem.is-active,.luci-topnavItem[aria-current=page]{background:linear-gradient(180deg,#f0f4ebfa,#ebf0e5f5);border-color:#5e685238;color:var(--accent-strong);box-shadow:0 8px 18px #5e68521f}.luci-topnavItem svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke);color:currentColor;opacity:.92}.luci-topbarActions{display:flex;align-items:center;gap:10px;min-width:0}.luci-mobileNav{display:none}.subnav{position:sticky;top:64px;z-index:15;overflow-x:auto}.luci-topbarLogout{min-height:var(--luci-topnav-h);padding:0 15px;border-radius:999px;background:#fff8f6e6!important;border:1px solid rgba(177,67,55,.14)!important;color:color-mix(in srgb,var(--danger) 88%,var(--foreground))!important;box-shadow:none!important}.luci-topbarLogout:hover{background:#fffbf9fa!important;border-color:#b143373d!important}.luci-dividerY{width:1px;height:calc(var(--luci-topbar-iconbtn) - 10px);background:#353d2e1a;opacity:.75;margin:0 2px}@media (max-width: 767px){:root{--luci-mobile-topbar-inner-h: 74px;--luci-mobile-quicknav-h: 46px;--luci-mobile-more-extra-h: 116px}.luci-topbar{position:fixed;left:0;right:0;padding:calc(8px + env(safe-area-inset-top,0px)) 10px 8px;z-index:var(--z-header, 120);background:linear-gradient(180deg,#f6f2ebfa,#f6f2ebe0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.luci-topbar__inner{grid-template-columns:auto 1fr auto;border-radius:20px;padding:8px 12px;min-height:var(--luci-mobile-topbar-inner-h);height:var(--luci-mobile-topbar-inner-h);gap:8px}.luci-topbar__brand{min-width:0;max-width:154px}.luci-topbar__nav{display:none}.luci-topbar__actions{justify-content:flex-end}.luci-topbarLogout{min-height:36px;padding:0 10px}.luci-topbar.is-compact{padding:calc(4px + env(safe-area-inset-top,0px)) 8px 4px}.luci-topbar.is-compact .luci-topbar__inner{border-radius:16px;padding-top:6px;padding-bottom:6px;gap:8px;box-shadow:0 10px 24px #18191414,inset 0 1px #ffffffe0}.luci-topbar.is-compact .luci-topbarLogout{opacity:0;pointer-events:none;width:0;min-height:0;padding:0;border-width:0!important;margin:0;overflow:hidden}.luci-mobileNav{display:flex;flex-direction:column;gap:8px;margin-top:8px;position:relative;z-index:var(--z-subnav, 115)}.subnav{position:static;top:auto;overflow-x:visible}.luci-mobileNav__quick{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.luci-mobileNavItem{min-height:var(--luci-mobile-quicknav-h);border-radius:12px;border:1px solid rgba(103,109,95,.12);background:#ffffffd1;color:color-mix(in srgb,var(--foreground) 85%,var(--muted));display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 6px;font-size:12px;font-weight:760;line-height:1;text-align:center}.luci-mobileNavItem.is-active,.luci-mobileNavItem[aria-current=page]{border-color:#5e68523d;background:#f0f4ebf2;color:var(--accent-strong)}.luci-mobileNav__moreSheet{border:1px solid rgba(103,109,95,.14);border-radius:14px;background:#fffffff2;box-shadow:0 12px 24px #18191414;padding:8px;display:flex;flex-direction:column;gap:8px;max-height:var(--luci-mobile-more-extra-h);overflow-y:auto}.luci-mobileNav__moreList{display:flex;flex-direction:column;gap:6px}.luci-mobileMoreItem{min-height:36px;border-radius:11px;border:1px solid rgba(103,109,95,.1);background:#f8f5efc7;display:inline-flex;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:700}.luci-mobileMoreItem.is-active,.luci-mobileMoreItem[aria-current=page]{border-color:#5e685238;background:#f0f4ebf2;color:var(--accent-strong)}.luci-mobileMoreLogout{min-height:36px;border-radius:11px;border:1px solid rgba(177,67,55,.18);background:#fff8f6e6;color:color-mix(in srgb,var(--danger) 88%,var(--foreground));font-size:12px;font-weight:760}}@media (min-width: 768px) and (max-width: 1199px){.luci-topnavItem{min-height:44px;padding:0 16px;font-size:14px}.luci-topbarLogout{min-height:44px}}:root{--luci-toolbar-h: 66px;--luci-toolbar-pad-x: 16px;--luci-toolbar-pad-y: 12px;--luci-toolbar-gap: 14px}@media (max-width: 1280px){:root{--luci-toolbar-h: 62px;--luci-toolbar-pad-x: 14px;--luci-toolbar-pad-y: 10px;--luci-toolbar-gap: 12px}}.luci-toolbar{position:sticky;top:0;z-index:30;width:100%;max-width:var(--container-max);margin:0 auto 12px;padding:var(--luci-toolbar-pad-y) var(--luci-toolbar-pad-x);min-height:var(--luci-toolbar-h);background:#ffffffd1;border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;gap:var(--luci-toolbar-gap)}.luci-toolbar__left,.luci-toolbar__right{display:flex;align-items:center;gap:10px;min-width:0}.luci-toolbar__right{margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.luci-toolbar__titleBlock{display:flex;flex-direction:column;gap:2px;min-width:0}.luci-toolbar__titleBlock .luci-h1{font-size:18px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.luci-toolbar__titleBlock .luci-subtle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.luci-toolbar .luci-button{min-height:42px;padding:0 14px;border-radius:999px;white-space:nowrap}.luci-toolbar .luci-iconButton,.luci-toolbar .luci-iconbtn{width:44px;height:44px;border-radius:16px}.luci-toolbar .luci-dividerY{width:1px;height:28px;background:var(--border);opacity:.75;margin:0 2px}@media (max-width: 720px){.luci-toolbar{flex-wrap:wrap;row-gap:10px;align-items:stretch}.luci-toolbar__left,.luci-toolbar__right{width:100%}.luci-toolbar__right{justify-content:flex-end}}.brand-badge{display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:0;overflow:visible}.brand-logo{display:block;width:auto;height:auto;max-width:100%;max-height:68px;object-fit:contain}@media (max-width: 1280px){.brand-logo{max-height:60px}}.brand-initials{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:16px;font-weight:900;letter-spacing:.04em;line-height:1;color:var(--foreground);background:#ffffffdb;border:1px solid var(--border);box-shadow:var(--shadow-soft)}.luci-topbar__brand .brand-badge{max-height:calc(var(--luci-topbar-h, 72px) - 8px)}.luci-topbar__brand .brand-logo{max-height:var(--luci-topbar-brand-maxh, 54px)}.luci-topbar__brand .brand-initials{width:min(52px,calc(var(--luci-topbar-h, 72px) - 12px));height:min(52px,calc(var(--luci-topbar-h, 72px) - 12px))}@media (max-width: 1280px){.brand-logo{max-height:var(--luci-topbar-brand-maxh, 48px)}.brand-initials{width:44px;height:44px;border-radius:14px;font-size:14px}}.luci-page--login{display:grid;place-items:start center;min-height:100vh;background:radial-gradient(900px 520px at 22% 8%,rgba(53,5,58,.1),transparent 60%),radial-gradient(760px 480px at 86% 16%,rgba(0,0,0,.05),transparent 58%),var(--background)}.luci-page--login>.luci-card.luci-panel{width:min(560px,100%);margin-top:28px;padding:28px;background:#ffffffc2;border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-pop);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.luci-page--login .luci-panelHeader{display:flex;align-items:center;justify-content:center;gap:var(--s-3);border-bottom:0;padding-bottom:0;margin-bottom:16px}.luci-page--login .luci-panelHeader>div{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;text-align:center}.luci-page--login .luci-panelHeader .luci-h1,.luci-page--login .luci-panelHeader .luci-subtle{display:none!important}.luci-page--login .luci-panelHeader .brand-logo,.luci-page--login .luci-panelHeader .brand-initials{width:300px;height:auto;background:transparent;border:none;box-shadow:none;padding:0;border-radius:0;display:block;margin:0 auto 14px;opacity:.96;transform:translateY(-2px)}.luci-page--login .luci-panelHeader .brand-logo img{width:100%;height:auto;object-fit:contain}.luci-page--login form.luci-stack{margin-top:18px}.luci-page--login .luci-label{color:var(--foreground);opacity:.82;letter-spacing:-.01em}.luci-page--login .luci-input{background:#ffffffd1;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.luci-page--login .luci-input::placeholder{color:var(--muted)}.luci-page--login .luci-input:focus{border-color:var(--border-strong);box-shadow:var(--focus),0 16px 36px #00000014;background:#fffffff5}.luci-page--login .luci-subtle{color:var(--muted)!important}.luci-page--login .luci-row--end{justify-content:flex-end;margin-top:10px}.luci-page--login .luci-row--end .luci-button{min-height:44px;padding:0 18px;border-radius:999px;background:var(--accent-soft);border-color:var(--border-soft);color:var(--accent);box-shadow:var(--shadow-soft);font-weight:900;letter-spacing:-.01em}.luci-page--login .luci-row--end .luci-button:hover{background:#35053a1f;border-color:var(--border-strong)}.luci-page--login .luci-row--end .luci-button:active{transform:translateY(1px)}@media (max-width: 520px){.luci-page--login>.luci-card.luci-panel{margin-top:14px;padding:18px}.luci-page--login .luci-row--end{justify-content:center}.luci-page--login .luci-panelHeader .brand-logo,.luci-page--login .luci-panelHeader .brand-initials{width:min(260px,100%)}}.luci-page--dashboard{display:block}.luci-casesSplit{width:100%;max-width:var(--container-max);margin:0 auto;padding:clamp(14px,2.2vw,22px);display:grid;grid-template-columns:minmax(720px,1fr) 360px;gap:18px;align-items:start}.luci-casesSplit__left{min-width:0}.luci-casesSplit__right{position:sticky;top:var(--luci-sticky-top, 92px);align-self:start}.luci-casesGrid{display:grid;grid-template-columns:repeat(2,minmax(340px,1fr));gap:16px;align-items:start}.luci-casesSidebar{padding:14px}.luci-casesSidebar__titleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.luci-casesSidebar__search{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--radius-md);background:#ffffffd1;border:1px solid var(--border);box-shadow:var(--shadow-xs)}.luci-casesSidebar__searchInput{border:0;background:transparent;box-shadow:none;padding:0;height:24px;width:100%}.luci-casesSidebar__searchInput:focus{outline:none}.luci-divider{height:1px;background:var(--border);opacity:.75;margin:12px 0}.luci-statRow{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px dashed rgba(17,17,17,.1)}.luci-statRow:last-child{border-bottom:0}.luci-statK{font-size:13px;font-weight:650;color:var(--muted)}.luci-statV{font-size:14px;font-weight:750;letter-spacing:-.01em;color:var(--foreground)}@media (max-width: 1280px){.luci-casesSplit{grid-template-columns:minmax(620px,1fr) 320px;gap:16px}.luci-casesGrid{grid-template-columns:repeat(2,minmax(320px,1fr))}}@media (max-width: 1024px){.luci-casesSplit{grid-template-columns:1fr}.luci-casesSplit__right{position:static}.luci-casesGrid{grid-template-columns:1fr}}.luci-caseDetailPage{max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;gap:16px}.luci-caseDetailHeader{padding:18px 20px;border-radius:24px;background:#fffc;border:1px solid rgba(85,93,75,.1);box-shadow:0 12px 28px #1d1f190d}.luci-caseDetailHeader__top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.luci-caseDetailHeader__left{display:flex;align-items:flex-start;gap:14px;min-width:0}.luci-caseDetailHeader__titles{min-width:0;display:flex;flex-direction:column;gap:8px}.luci-caseDetailHeader__eyebrow{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:5px 9px;border-radius:999px;background:#f0f4ebc2;color:var(--accent-strong);border:1px solid rgba(94,104,82,.1);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.luci-caseDetailHeader__meta{display:flex;flex-wrap:wrap;gap:8px}.luci-caseDetailHeader__metaPill,.luci-caseDetailHeader__meta>span{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#f8f5efd1;font-size:12px;font-weight:700;color:var(--muted-strong)}.luci-caseDetailHeader__right{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:0}.luci-caseDetailHeader__actions{display:flex;flex-wrap:wrap;gap:10px}.luci-caseDetailHeader__toolsGrid{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:10px}.luci-caseDetailHeader__toolsDangerRow{display:flex;flex-wrap:wrap;gap:10px}.luci-caseDetailToolBtn{min-height:40px;justify-content:center;gap:8px}.luci-caseDetailToolBtn--danger{min-width:210px}.workspace-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.workspace-actions .luci-caseDetailToolBtn{width:100%}.workspace-actions .luci-caseDetailToolBtn.is-primaryAction{border-color:#5e685233;background:#f0f4ebf5;color:var(--accent-strong);font-weight:760}.workspace-actions .danger{grid-column:1 / -1}.luci-caseDetailHero{display:none}.luci-caseDetail3col{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;gap:18px;align-items:start}.luci-caseDetail3col__left,.luci-caseDetail3col__right{position:sticky;top:var(--luci-sticky-top, 104px);align-self:start}.luci-caseDetail3col__left{padding:14px;border-radius:22px;background:#fffc}.luci-caseDetail3col__center{min-width:0}.luci-moduleContentLayer{position:relative;border-radius:24px;border:1px solid rgba(85,93,75,.12);background:linear-gradient(180deg,#fffc,#f7f4eebd);box-shadow:0 14px 34px #18191414,inset 0 1px #ffffffe0;padding:14px}.luci-moduleContentLayer__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.luci-moduleContentLayer__badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.14);background:#f0f4ebe0;color:var(--accent-strong);font-size:10px;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.luci-moduleContentLayer__label{font-size:13px;font-weight:700;color:var(--muted-strong)}.luci-moduleContentLayer__close{margin-left:auto}.luci-caseDetail3col__right{min-width:0}.luci-moduleLayerBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:470;border:0;background:#0c0d0a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.luci-caseDetail3col__center{display:none}.luci-caseDetail3col__center.is-moduleLayerOpen{display:block;position:fixed;z-index:480;left:50%;top:86px;transform:translate(-50%);width:min(960px,calc(100vw - 40px));max-height:calc(100vh - 112px);overflow:auto}.luci-caseDetail3col__center>.luci-card,.luci-caseDetail3col__right>.luci-card{border-radius:22px;background:#ffffffd1}.luci-caseTiles{display:grid;grid-template-columns:1fr;gap:8px}.luci-caseTile.kachel{width:100%;min-height:72px;border-radius:18px;border:1px solid rgba(85,93,75,.08);background:#faf7f2d1;padding:12px 14px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;text-align:left;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,transform .12s ease}.luci-caseTile.kachel:hover{background:#fffffff5;border-color:#5e685224}.luci-caseTile.kachel:focus-visible{outline:none;box-shadow:var(--focus)}.luci-caseTile.kachel:active{transform:translateY(1px)}.luci-caseTile.kachel.is-selected{background:#f0f4ebe6;border-color:#5e68522e;box-shadow:0 0 0 1px #5e68521f inset}.luci-caseTile svg.tile-icon-large{width:36px!important;height:36px!important;padding:7px;border-radius:12px;background:var(--icon-bg);color:var(--accent-strong)!important;border:1px solid rgba(94,104,82,.12)}.luci-caseTile .tile-sub{margin:0;font-size:14px;font-weight:760;letter-spacing:-.02em}@media (max-width: 1320px){.luci-caseDetail3col{grid-template-columns:250px minmax(0,1fr) 300px}}@media (max-width: 1120px){.luci-caseDetail3col{grid-template-columns:260px minmax(0,1fr);grid-template-areas:"left center" "right right"}.luci-caseDetail3col__left{grid-area:left}.luci-caseDetail3col__center{grid-area:center}.luci-caseDetail3col__right{grid-area:right;position:static}}@media (max-width: 767px){.luci-caseDetailPage{overflow-x:clip}.luci-caseDetailHeader{padding:var(--mobile-card-pad, 14px);border-radius:20px;overflow:clip}.luci-caseDetailHeader__top{display:grid;grid-template-columns:1fr;gap:12px}.luci-caseDetailHeader__left{gap:10px}.luci-caseDetailHeader__titles{gap:7px}.luci-caseDetailHeader__meta{gap:6px}.luci-caseDetailHeader__metaPill,.luci-caseDetailHeader__meta>span{min-height:26px;padding:0 9px;font-size:11px}.luci-caseDetailHeader__right,.luci-caseDetailHeader__actions{width:100%;display:flex;flex-direction:column;gap:8px}.luci-caseDetailHeader__toolsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.luci-caseDetailHeader__toolsDangerRow{gap:8px}.luci-caseDetailHeader__toolsDangerRow .luci-caseDetailToolBtn--danger{width:100%;min-width:0}.luci-caseDetailToolBtn{width:100%;min-height:38px;justify-content:flex-start;padding:0 11px;border-radius:12px;background:#f7f4eeb8;border-color:#555d4b1a;font-size:12px;font-weight:700;box-shadow:none}.luci-caseDetailToolBtn>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luci-caseDetail3col{display:flex;flex-direction:column;gap:var(--mobile-section-gap, 12px)}.luci-caseDetail3col__left,.luci-caseDetail3col__right{position:static}.luci-caseDetail3col__left{padding:8px;overflow:visible}.luci-caseTiles{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 4px;scrollbar-width:none;max-width:100%}.tab-bar{position:sticky;top:var(--luci-mobile-header-stack-h, 172px);z-index:10;background:#fff;padding:8px 0;margin-bottom:8px;overflow-x:auto;border-bottom:1px solid rgba(0,0,0,.05)}.luci-caseTiles::-webkit-scrollbar{display:none}.luci-caseTile.kachel.is-mobilePill{width:auto;height:38px;min-height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border-radius:999px;grid-template-columns:none;border:1px solid rgba(85,93,75,.14);background:#ffffffeb;box-shadow:none}.luci-caseTile.kachel.is-mobilePill.is-selected{border-color:#5e68524d;background:#f0f4ebf5;box-shadow:0 0 0 1px #5e685229 inset}.luci-caseTile.kachel.is-mobilePill svg.tile-icon-large{width:15px!important;height:15px!important;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none}.luci-caseTile.kachel.is-mobilePill .tile-sub{font-size:12px;line-height:1;font-weight:760;letter-spacing:-.01em;white-space:nowrap;min-height:0;display:block;overflow:visible}.luci-caseDetail3col__center,.luci-caseDetail3col__right{width:100%;min-width:0}.luci-moduleContentLayer{border-radius:20px;padding:10px}.luci-moduleContentLayer__head{margin-bottom:8px}.luci-caseDetail3col__center.is-moduleLayerOpen{left:0;right:0;top:auto;bottom:0;transform:none;width:auto;max-height:none;height:84vh;border-radius:24px 24px 0 0;overflow:auto}}@media (max-width: 767px){.luci-caseTiles.tab-bar{position:static;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(40px,auto);gap:6px;overflow:visible!important;padding:2px;margin-bottom:8px;background:transparent;border-bottom:0}.luci-caseTile.kachel.is-mobilePill{width:100%;min-width:0;min-height:40px;height:40px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:12px}.luci-caseTile.kachel.is-mobilePill .tile-sub{font-size:11px;font-weight:760;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.luci-caseTile.kachel.is-mobilePill svg.tile-icon-large{width:14px!important;height:14px!important}}.luci-caseDetail3col{grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"left left" "center right"}.luci-caseDetail3col__left{grid-area:left;position:static;padding:0;border:0;background:transparent;box-shadow:none}.luci-caseDetail3col__center{grid-area:center}.luci-caseDetail3col__right{grid-area:right}.module-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 16px;margin-top:12px;margin-bottom:16px}.module-card{border-radius:18px;padding:14px;background:#fff;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:90px;text-align:center;font-weight:600;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform 80ms ease}.module-card-icon{width:20px!important;height:20px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.module-card-label{font-size:13px;line-height:1.2;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.module-card.active,.module-card.is-selected{background:#6c776424;border-color:#6c776459;color:#4f5a49;box-shadow:0 6px 18px #6c776426}.module-card:active{transform:scale(.97)}@media (min-width: 768px){.module-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1200px){.module-nav{grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px;margin:12px auto 16px}}@media (max-width: 767px){.luci-caseDetail3col{display:flex;flex-direction:column;gap:var(--mobile-section-gap, 12px)}.luci-caseDetail3col__right{position:static}}.luci-printCenterPage .luci-card.luci-panel{position:relative;max-width:1320px;margin:0 auto}.luci-printCenterPage .luci-card.luci-panel>.luci-row:first-child{align-items:center!important;gap:14px!important;flex-wrap:wrap}.luci-printCenterPage .luci-card.luci-panel>.luci-row:first-child>div[style*="flex: 1"]{min-width:260px}.luci-printCenterPage .luci-card.luci-panel>.luci-row:first-child>.luci-row:last-child{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.luci-button--ghost{background:#fff;border-color:var(--border);color:var(--foreground)}.luci-button--ghost:hover{background:#00000005;border-color:var(--border-strong)}.luci-button.is-loading{opacity:.72;pointer-events:none}.luci-notice--warning{border-color:#b478002e;background:#b478000f}.luci-notice--warning .luci-notice__title{color:#8a5a00}.luci-kachelGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,190px));gap:14px;justify-content:start}.luci-kachel{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:108px;max-width:190px;padding:14px 12px;border-radius:var(--radius-lg);border:1px solid var(--border);background:#ffffffc7;box-shadow:var(--shadow-xs);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease}.luci-kachel:hover{transform:translateY(-1px);background:#ffffffeb;border-color:var(--border-strong);box-shadow:var(--shadow-soft)}.luci-kachel:active{transform:translateY(0)}.luci-kachel:focus-visible{outline:none;box-shadow:var(--focus)}.luci-kachel svg{width:24px!important;height:24px!important;stroke-width:var(--icon-stroke-strong)!important;color:var(--accent);opacity:.98}.luci-kachel__label{font-size:.95rem;line-height:1.1;font-weight:800;color:var(--foreground)}.luci-kachel__sub{font-size:.81rem;line-height:1.1;color:var(--muted)}.luci-kachel.is-active{background:#35053a0f;border-color:var(--border-soft);box-shadow:0 0 0 2px #35053a24,var(--shadow-soft)}.luci-kachel.is-active .luci-kachel__label{color:var(--accent)}.luci-kachel.is-active .luci-kachel__sub{color:var(--accent);opacity:.88}.luci-formGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.luci-checkRow{display:flex;align-items:center;gap:12px;min-height:52px;padding:12px 14px;border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffffbd;box-shadow:var(--shadow-xs);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.luci-checkRow:hover{background:#ffffffeb;border-color:var(--border-strong)}.luci-checkRow input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:0;flex:0 0 18px;border-radius:6px;border:1.5px solid var(--border-strong);background:#fff;display:grid;place-items:center;cursor:pointer;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.luci-checkRow input[type=checkbox]:after{content:"";width:10px;height:10px;border-radius:3px;background:var(--accent);transform:scale(0);transition:transform .12s ease}.luci-checkRow input[type=checkbox]:checked{border-color:var(--accent);background:#35053a0f}.luci-checkRow input[type=checkbox]:checked:after{transform:scale(1)}.luci-checkRow input[type=checkbox]:focus-visible{outline:none;box-shadow:var(--focus)}.luci-checkRow span{font-size:.95rem;line-height:1.25;font-weight:700;color:var(--foreground)}.luci-printCenterPage .luci-h3{margin:0}.luci-printCenterPage .luci-divider{opacity:.78}@media (max-width: 900px){.luci-printCenterPage .luci-card.luci-panel>.luci-row:first-child{align-items:stretch!important}.luci-printCenterPage .luci-card.luci-panel>.luci-row:first-child>.luci-row:last-child{margin-left:0;width:100%;justify-content:flex-end}}@media (max-width: 640px){.luci-kachelGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.luci-formGrid{grid-template-columns:1fr}.luci-kachel{max-width:none;min-height:104px;padding:12px 10px}.luci-kachel__label{font-size:.9rem}.luci-kachel__sub{font-size:.78rem}}@media (max-width: 420px){.luci-kachelGrid{grid-template-columns:1fr}}.termine-module{display:flex;flex-direction:column;gap:var(--s-4)}.termine-overview,.termine-section{border:1px solid color-mix(in srgb,var(--accent) 10%,var(--border));border-radius:calc(var(--radius-xl) + 2px);background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 8%,transparent) 0%,transparent 36%),linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 95%,white 5%) 0%,var(--surface-shell) 100%);box-shadow:0 18px 42px #121a0e0d,inset 0 1px #ffffffa6}.termine-overview{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.85fr);gap:var(--s-4);padding:clamp(18px,2vw,24px)}.termine-overview__intro{display:flex;flex-direction:column;gap:10px;min-width:0}.termine-overview__eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--border-soft);background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.termine-overview__title{margin:0;color:var(--foreground);font-size:clamp(28px,2.2vw,34px);line-height:1.04;font-weight:800}.termine-overview__text,.termine-overview__nextHint{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.termine-overview__nextHint strong{color:var(--foreground)}.termine-overview__meta{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.termine-saveState{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 14%,var(--border));background:color-mix(in srgb,var(--surface-card) 88%,white 12%);color:var(--muted);font-size:12px;font-weight:700}.termine-saveState[data-state=saving] svg{animation:termine-spin .9s linear infinite}.termine-saveState[data-state=saved]{color:var(--success);background:var(--success-bg);border-color:var(--success-border)}.termine-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,360px)}.termine-metric{display:flex;flex-direction:column;gap:4px;min-height:88px;padding:14px 16px;border-radius:20px;border:1px solid color-mix(in srgb,var(--accent) 10%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 94%,white 6%) 0%,var(--surface-soft) 100%)}.termine-metric__value{color:var(--foreground);font-size:24px;line-height:1;font-weight:800}.termine-metric__label{color:var(--muted);font-size:12px;font-weight:700}.termine-section{display:flex;flex-direction:column;gap:var(--s-3);padding:clamp(18px,2vw,24px)}.termine-section__head{display:flex;align-items:center;justify-content:space-between;gap:var(--s-3)}.termine-section__eyebrow{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.termine-section__title{margin:6px 0 0;color:var(--foreground);font-size:20px;line-height:1.15;font-weight:800}.termine-timeline{display:flex;flex-direction:column;gap:10px}.termine-timeline__empty{padding:18px 20px;border-radius:22px;border:1px dashed color-mix(in srgb,var(--accent) 22%,var(--border-strong));background:linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 94%,white 6%) 0%,var(--surface-soft) 100%);color:var(--muted);font-size:14px;line-height:1.6}.termine-timeline__empty strong{color:var(--foreground)}.termine-timeline__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:16px 18px;border-radius:22px;border:1px solid color-mix(in srgb,var(--accent) 10%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 94%,white 6%) 0%,var(--surface-soft) 100%);color:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .22s ease,transform .16s ease,background .18s ease}.termine-timeline__item:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 20%,var(--border-strong));background:linear-gradient(180deg,var(--surface-card) 0%,color-mix(in srgb,var(--accent-soft) 28%,var(--surface-card)) 100%);box-shadow:0 16px 28px #121a0e14}.termine-timeline__item:active{transform:translateY(0)}.termine-timeline__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:color-mix(in srgb,var(--accent-soft) 62%,white 38%);color:var(--accent);box-shadow:inset 0 1px #ffffffb3}.termine-timeline__body{display:flex;flex-direction:column;gap:3px;min-width:0}.termine-timeline__body strong{color:var(--foreground);font-size:15px;font-weight:800}.termine-timeline__body span,.termine-timeline__body small{color:var(--muted);font-size:13px;line-height:1.45}.termine-statusBadge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 10%,var(--border));background:color-mix(in srgb,var(--surface-card) 92%,white 8%);color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.termine-statusBadge.is-open{color:var(--danger);border-color:var(--danger-border);background:var(--danger-bg)}.termine-statusBadge.is-planned{color:var(--accent);border-color:var(--border-soft);background:var(--accent-soft)}.termine-statusBadge.is-done{color:var(--success);border-color:var(--success-border);background:var(--success-bg)}.termine-modal{width:min(760px,100%)}.termine-module button:focus-visible,.termine-module input:focus-visible,.termine-module select:focus-visible{outline:none;box-shadow:var(--focus)}@keyframes termine-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 980px){.termine-overview{grid-template-columns:1fr}.termine-overview__meta{align-items:stretch}.termine-metrics{width:100%}}@media (max-width: 720px){.termine-module{gap:var(--s-3)}.termine-overview,.termine-section{padding:16px}.termine-metrics{grid-template-columns:1fr 1fr}.termine-timeline__item{grid-template-columns:auto minmax(0,1fr)}.termine-statusBadge{grid-column:1 / -1;justify-self:flex-start}}@media (max-width: 560px){.termine-metrics{grid-template-columns:1fr}}.lg-wrap{display:flex;flex-direction:column;gap:14px}.lg-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 2px 0}.lg-meta-left{display:flex;align-items:center;gap:10px;min-width:0}.lg-meta-icon{width:34px;height:34px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--icon-bg);border:1px solid var(--border-soft);box-shadow:var(--shadow-xs);color:var(--accent)}.lg-meta-icon svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke)}.lg-meta-title{font-weight:800;letter-spacing:.2px;line-height:1.15;color:var(--foreground)}.lg-meta-sub{color:var(--muted);font-size:12.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60ch}.lg-bubble{position:relative;border-radius:22px;border:1px solid var(--border);background:#ffffffb8;box-shadow:var(--shadow-soft);padding:14px 14px 18px;overflow:hidden}.lg-bubble:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1200px 240px at 20% -20%,rgba(53,5,58,.08),transparent 60%),radial-gradient(900px 240px at 90% 0%,rgba(0,0,0,.04),transparent 55%);pointer-events:none}.lg-bubble:after{content:"";position:absolute;left:28px;bottom:-10px;width:18px;height:18px;background:#ffffffb8;border-left:1px solid var(--border);border-bottom:1px solid var(--border);transform:rotate(45deg);box-shadow:var(--shadow-xs)}.lg-label-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.lg-label{display:flex;align-items:center;gap:8px;font-weight:750;letter-spacing:.2px;color:var(--foreground)}.lg-label svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke);color:var(--accent);opacity:.96}.lg-badge{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid var(--border);background:#00000008;color:var(--foreground);opacity:.9;white-space:nowrap}.lg-text{position:relative;white-space:pre-wrap;word-break:break-word;line-height:1.55;font-size:14.5px;color:var(--foreground);opacity:.96}.lg-empty{position:relative;padding:14px;border-radius:18px;border:1px dashed rgba(17,17,17,.18);background:#00000005;color:var(--muted);opacity:.9}.lg-editor{position:relative;width:100%}.lg-textarea{width:100%;min-height:180px;resize:vertical;border-radius:var(--radius-lg);border:1px solid var(--border);background:#ffffffdb;padding:12px 12px 14px;font:inherit;line-height:1.55;color:var(--foreground);outline:none;box-shadow:var(--shadow-xs);transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.lg-textarea::placeholder{color:var(--muted)}.lg-textarea:focus{border-color:var(--border-strong);box-shadow:var(--focus),0 10px 26px #0000000f;background:#fffffff5}.lg-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.lg-actions .luci-button-outline-icon{height:40px}.luci-card .lg-bubble{margin-top:2px}@media (max-width: 720px){.lg-meta-sub{max-width:40ch}.lg-bubble{padding:12px 12px 16px;border-radius:20px}.lg-bubble:after{left:22px}}.luci-module{display:flex;flex-direction:column;gap:12px}.luci-module-subhead{font-size:1rem;font-weight:800;color:var(--foreground);line-height:1.2}.luci-module-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.luci-module-titlewrap{min-width:0}.luci-module-title{font-size:1.05rem;font-weight:800;color:var(--foreground);line-height:1.15}.luci-module-subtitle{color:var(--muted);margin-top:4px;font-size:.92rem;line-height:1.35}.luci-module-actions{display:flex;gap:8px;flex-wrap:wrap}.luci-section-head{display:flex;align-items:center;gap:12px}.luci-section-icon{width:42px;height:42px;border-radius:15px;background:var(--icon-bg);color:var(--accent);border:1px solid var(--border-soft);display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:var(--shadow-xs)}.luci-section-icon svg{width:var(--icon-size-md);height:var(--icon-size-md);stroke-width:var(--icon-stroke)}.luci-section-texts{min-width:0}.luci-section-title{font-size:.98rem;font-weight:800;color:var(--foreground);line-height:1.15}.luci-section-sub{color:var(--muted);font-size:.88rem;margin-top:3px;line-height:1.3}.luci-kv{display:flex;flex-direction:column;gap:10px}.luci-kv-grid{display:grid;grid-template-columns:1fr;gap:10px}.luci-kv-row{display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:10px;align-items:start;padding:10px 0;border-bottom:1px solid rgba(17,17,17,.05)}.luci-kv-row:last-child{border-bottom:none}.luci-kv-label,.luci-kv-key,label.luci-kv-key{color:var(--muted);font-weight:700;font-size:.86rem;letter-spacing:.01em}.luci-kv-value,.luci-kv-val{color:var(--foreground);min-width:0;word-break:break-word;line-height:1.4}.luci-textblock{white-space:pre-wrap;line-height:1.45}.luci-chip-row,.luci-family-roles,.luci-doc-summary{display:flex;flex-wrap:wrap;gap:8px}.luci-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#35053a0f;border:1px solid var(--border-soft);color:var(--foreground);font-size:.84rem;font-weight:700;line-height:1}.luci-choice{display:inline-flex;align-items:center;gap:10px;min-width:0;padding:10px 12px;border-radius:16px;border:1px solid var(--border);background:#35053a0a}.luci-choice-ic{width:34px;height:34px;border-radius:12px;background:var(--icon-bg);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--border-soft)}.luci-choice-ic svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke)}.luci-choice-txt{display:flex;flex-direction:column;min-width:0}.luci-choice-label{font-weight:800;line-height:1.1;color:var(--foreground)}.luci-choice-sub{margin-top:2px;color:var(--muted);font-size:.82rem;line-height:1.2}.luci-role-chip,.luci-doc-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:7px 10px;border:1px solid var(--border-soft);background:#35053a0f;color:var(--foreground)}.luci-role-icon{width:18px;height:18px;color:var(--accent);display:inline-flex;align-items:center;justify-content:center}.luci-role-icon svg,.luci-doc-pill svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke);color:var(--accent)}.luci-role-label{font-size:.84rem;font-weight:700;line-height:1}.luci-profile{display:flex;flex-direction:column;gap:12px}.luci-profile-hero{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:center;padding:16px}.luci-profile-avatar{width:88px;height:88px;border-radius:24px;overflow:hidden;background:#35053a0f;border:1px solid var(--border-soft);display:flex;align-items:center;justify-content:center}.luci-avatar-img{width:100%;height:100%;object-fit:cover}.luci-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--accent)}.luci-avatar-fallback svg{width:34px;height:34px}.luci-profile-main{min-width:0}.luci-profile-name{font-size:1.15rem;font-weight:900;line-height:1.15;color:var(--foreground)}.luci-profile-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.luci-meta-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#00000008;border:1px solid var(--border);font-size:.84rem;font-weight:700;color:var(--foreground)}.luci-meta-chip svg{width:var(--icon-size-xs);height:var(--icon-size-xs);stroke-width:var(--icon-stroke);color:var(--accent)}.luci-profile-subline{margin-top:8px;color:var(--muted);line-height:1.35}.luci-address-block{display:flex;flex-direction:column;gap:6px;margin-top:10px}.luci-address-name{font-weight:800;color:var(--foreground)}.luci-address-lines{display:flex;flex-direction:column;gap:4px}.luci-address-line{color:var(--foreground);line-height:1.35}.luci-family-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.luci-family-card{border:1px solid var(--border);border-radius:20px;padding:14px;background:linear-gradient(180deg,#35053a08,#35053a03)}.luci-family-name{font-size:1rem;font-weight:800;color:var(--foreground);margin-bottom:10px}.luci-family-kv{display:flex;flex-direction:column;gap:0;margin-top:10px}.luci-asset-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.luci-asset-preview{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-height:180px}.luci-asset-preview--noMeta{min-height:160px}.luci-asset-img{display:block;width:100%;height:180px;object-fit:cover;background:#00000008}.luci-asset-fallback{min-height:160px;padding:14px;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;color:var(--muted);text-align:center}.luci-asset-fallback svg{width:28px;height:28px;color:var(--accent)}.luci-asset-fallback-text{font-size:.84rem;line-height:1.3}.luci-asset-meta{padding:12px;border-top:1px solid var(--border);background:#00000004}.luci-asset-meta-title{font-size:.78rem;font-weight:800;color:var(--muted);margin-bottom:6px}.luci-asset-meta-ref{font-size:.8rem;line-height:1.35;word-break:break-all;color:var(--foreground)}.luci-cat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.luci-cat-left{display:flex;align-items:center;gap:12px;min-width:0}.luci-cat-ic{width:42px;height:42px;border-radius:15px;background:var(--icon-bg);color:var(--accent);border:1px solid var(--border-soft);display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:var(--shadow-xs)}.luci-cat-ic svg{width:var(--icon-size-md);height:var(--icon-size-md);stroke-width:var(--icon-stroke)}.luci-cat-texts{min-width:0}.luci-cat-title{font-weight:800;line-height:1.15;color:var(--foreground)}.luci-cat-sub{color:var(--muted);font-size:.86rem;margin-top:3px}.luci-cat-count{display:inline-flex;gap:6px;align-items:center;white-space:nowrap;border-radius:999px;padding:8px 10px;background:#00000008;border:1px solid var(--border);color:var(--foreground)}.luci-doc-list{display:flex;flex-direction:column;gap:12px}.luci-doc-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:14px;border:1px solid var(--border);border-radius:18px;padding:12px;background:#00000004}.luci-doc-main{min-width:0}.luci-doc-title{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--foreground)}.luci-doc-title svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke);color:var(--accent);flex:0 0 auto}.luci-doc-sub{margin-top:6px;color:var(--muted);line-height:1.35}.luci-doc-preview{min-width:0}.luci-notice{border-radius:16px;padding:12px 14px;border:1px solid var(--border)}.luci-notice__title{font-weight:800;margin-bottom:4px}.luci-notice__body{line-height:1.4;color:var(--foreground)}.luci-notice--danger{border-color:var(--danger-border);background:var(--danger-bg)}.luci-notice--danger .luci-notice__title{color:var(--danger)}.luci-glaube{display:flex;flex-direction:column;gap:12px}.luci-text-soft{color:var(--muted);font-size:.88rem}@media (max-width: 900px){.luci-doc-row{grid-template-columns:1fr}.luci-profile-hero{grid-template-columns:1fr;justify-items:start}.luci-profile-avatar{width:76px;height:76px;border-radius:22px}}@media (max-width: 720px){.luci-kv-row{grid-template-columns:1fr;gap:6px}.luci-cat-head{flex-direction:column;align-items:flex-start}.luci-module-head{flex-direction:column;align-items:stretch}.luci-module-actions{justify-content:flex-end}.luci-asset-list,.luci-family-grid{grid-template-columns:1fr}}@media (max-width: 520px){.luci-choice{width:100%}.luci-chip-row,.luci-family-roles,.luci-doc-summary{gap:6px}.luci-chip,.luci-role-chip{max-width:100%}.luci-role-label{white-space:normal;line-height:1.15}}.luci-family-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));align-items:start}.luci-family-card{width:100%;max-width:560px;justify-self:start;background:#ffffffc2;border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px;box-shadow:var(--shadow-soft)}.luci-family-card:only-child{max-width:560px;justify-self:start}.luci-family-name{font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--foreground);margin-bottom:10px}.luci-family-roles{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.luci-family-card .luci-role-chip{max-width:100%;background:#ffffffad;border:1px solid var(--border);box-shadow:var(--shadow-xs)}.luci-family-card .luci-role-icon{width:22px;height:22px;flex:0 0 22px}.luci-family-card .luci-role-icon svg{width:var(--icon-size-sm);height:var(--icon-size-sm);stroke-width:var(--icon-stroke);display:block}.luci-family-card .luci-role-label{font-size:13px;font-weight:750;letter-spacing:-.01em;color:var(--foreground);opacity:.82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.luci-family-kv{display:grid;gap:8px;margin-top:10px}.luci-family-kv .luci-kv-row{display:grid;grid-template-columns:118px 1fr;gap:10px;align-items:start;padding:10px 12px;border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffffd1}.luci-family-kv .luci-kv-key{font-size:12px;font-weight:800;color:var(--muted);text-transform:none}.luci-family-kv .luci-kv-val{font-size:13px;font-weight:700;color:var(--foreground);line-height:1.25;word-break:break-word}.luci-family-kv .luci-kv-row:last-child .luci-kv-val{white-space:pre-wrap}@media (max-width: 720px){.luci-family-grid{grid-template-columns:1fr}.luci-family-card{max-width:none}.luci-family-kv .luci-kv-row{grid-template-columns:1fr;gap:6px}}@media (max-width: 520px){.luci-family-roles{gap:6px}.luci-family-card .luci-role-chip{max-width:100%}.luci-family-card .luci-role-label{white-space:normal;line-height:1.15}}body{background:radial-gradient(1200px 520px at 15% 0%,rgba(53,5,58,.035),transparent 58%),radial-gradient(900px 420px at 100% 0%,rgba(0,0,0,.03),transparent 55%),var(--background)}.luci-card{background:#fff;border-radius:20px;padding:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px #0000000d;-webkit-backdrop-filter:none;backdrop-filter:none}.luci-panel{position:relative}.luci-h1{font-weight:780;letter-spacing:-.03em}.luci-h2,.luci-module-title,.luci-section-title,.luci-cat-title{font-weight:760;letter-spacing:-.02em}.luci-subtle,.luci-module-subtitle,.luci-section-sub,.luci-cat-sub,.luci-profile-subline{color:color-mix(in srgb,var(--foreground) 55%,var(--muted))}.luci-topbar__inner,.luci-toolbar,.luci-caseDetailHeader{background:#ffffffbd;box-shadow:0 1px #ffffffbf inset,0 16px 40px #18181b0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.luci-caseDetail3col__left,.luci-casesSplit__right{border-radius:var(--radius-xl)}.luci-caseDetail3col__left .luci-caseTile.kachel{min-height:82px;background:#ffffffc2;border:1px solid rgba(17,17,17,.07);box-shadow:0 6px 22px #18181b0a}.luci-caseDetail3col__left .luci-caseTile.kachel:hover{box-shadow:0 14px 30px #18181b12}.luci-caseDetail3col__left .luci-caseTile.kachel.is-selected,.luci-caseDetail3col__left .luci-caseTile.kachel[aria-pressed=true],.luci-caseDetail3col__left .luci-caseTile.kachel[aria-selected=true]{background:linear-gradient(180deg,#35053a0d,#fffffff5);box-shadow:0 0 0 2px #35053ad9,0 16px 34px #18181b14}.luci-caseDetail3col__left .luci-caseTile svg.tile-icon-large{background:linear-gradient(180deg,#35053a1a,#35053a0d);border-color:#35053a24;box-shadow:0 1px #ffffffb3 inset,0 10px 22px #18181b0d}.luci-module .luci-card,.luci-module .luci-family-card,.luci-module .luci-asset-preview,.luci-module .luci-doc-row,.luci-module .luci-notice{background:#fffc;border:1px solid rgba(17,17,17,.07);box-shadow:0 1px #ffffffbf inset,0 10px 28px #18181b0d}.luci-kv-row{border-bottom:1px solid rgba(17,17,17,.045)}.luci-family-kv .luci-kv-row{background:#ffffffe0;border:1px solid rgba(17,17,17,.06);box-shadow:0 4px 14px #18181b08}.luci-profile-hero{background:linear-gradient(180deg,#35053a09,#ffffffd1);border-radius:var(--radius-lg);border:1px solid rgba(17,17,17,.06);box-shadow:0 10px 24px #18181b0a}.luci-profile-avatar{box-shadow:0 1px #ffffffb8 inset,0 10px 24px #18181b0f}.luci-chip,.luci-role-chip,.luci-meta-chip,.luci-doc-pill,.luci-choice{background:linear-gradient(180deg,#35053a0b,#ffffffeb);border:1px solid rgba(53,5,58,.1);box-shadow:0 4px 12px #18181b08}.luci-choice-ic,.luci-section-icon,.luci-cat-ic,.lg-meta-icon{background:linear-gradient(180deg,#35053a1c,#35053a0d);border:1px solid rgba(53,5,58,.12);box-shadow:0 1px #ffffffb3 inset,0 8px 18px #18181b0a}.luci-button,.luci-iconButton,.luci-iconbtn,.luci-topnavItem{box-shadow:0 1px #fffc inset,0 6px 14px #18181b08}.luci-button--solid,.luci-iconButton--primary,.luci-iconbtn--primary{box-shadow:0 1px #ffffff2e inset,0 10px 24px #35053a33}.luci-caseDetail3col__right .luci-card,.luci-casesSplit__right .luci-card,.asset-card,.sidebar-card{background:#fffc;border:1px solid rgba(17,17,17,.07);box-shadow:0 1px #ffffffb8 inset,0 12px 28px #18181b0d}.luci-asset-preview{background:#ffffffe0}.luci-asset-meta{background:#00000003}.luci-caseCard{background:linear-gradient(180deg,#35053a06,#ffffffdb);border:1px solid rgba(17,17,17,.07);box-shadow:0 1px #ffffffbf inset,0 14px 32px #18181b0d}.luci-caseCard__infoItem,.luci-caseCard__editField{background:#ffffff9e;border:1px solid rgba(17,17,17,.06)}.luci-printCenterPage .luci-card.luci-panel{max-width:1240px;background:linear-gradient(180deg,#35053a06,#ffffffd6);border:1px solid rgba(17,17,17,.07);box-shadow:0 1px #ffffffbf inset,0 16px 34px #18181b0d}.luci-printCenterPage .luci-kachelGrid{grid-template-columns:repeat(auto-fit,minmax(170px,180px));gap:12px}.luci-printCenterPage .luci-kachel{min-height:104px;max-width:180px;background:linear-gradient(180deg,#35053a0a,#ffffffe6);border:1px solid rgba(53,5,58,.1);box-shadow:0 1px #ffffffb3 inset,0 10px 22px #18181b0a}.luci-printCenterPage .luci-kachel.is-active{background:linear-gradient(180deg,#35053a14,#fffffff0);box-shadow:0 0 0 2px #35053a2e,0 14px 28px #18181b0f}.luci-printCenterPage .luci-formGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.luci-printCenterPage .luci-checkRow{min-height:48px;background:#ffffffd6}.lg-bubble{background:linear-gradient(180deg,#35053a08,#ffffffd1);border:1px solid rgba(17,17,17,.07);box-shadow:0 1px #ffffffb8 inset,0 12px 28px #18181b0d}.lg-bubble:after{background:#ffffffd1}.luci-module{gap:14px}.luci-module .luci-card+.luci-card{margin-top:2px}@media (max-width: 767px){.luci-caseDetail3col__left .luci-caseTile.kachel.is-mobilePill{min-height:38px;background:#ffffffeb;border:1px solid rgba(17,17,17,.08);box-shadow:none}.luci-caseDetail3col__left .luci-caseTile.kachel.is-mobilePill.is-selected,.luci-caseDetail3col__left .luci-caseTile.kachel.is-mobilePill[aria-pressed=true],.luci-caseDetail3col__left .luci-caseTile.kachel.is-mobilePill[aria-selected=true]{background:#f0f4ebf5;box-shadow:0 0 0 1px #5e685229 inset}.luci-caseDetail3col__left .luci-caseTile.kachel.is-mobilePill svg.tile-icon-large{background:transparent;border-color:transparent;box-shadow:none}}.luci-primaryCreateButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,#ffffff 72%,var(--accent) 28%),#fff);color:var(--foreground);border-radius:20px;min-height:52px;padding:10px 14px 10px 12px;display:inline-flex;align-items:center;gap:12px;box-shadow:0 12px 28px #0000000d,0 2px 10px color-mix(in srgb,var(--accent) 10%,transparent);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.luci-primaryCreateButton:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 34%,var(--border));box-shadow:0 16px 34px #00000014,0 8px 20px color-mix(in srgb,var(--accent) 12%,transparent)}.luci-primaryCreateButton:active{transform:translateY(0)}.luci-primaryCreateButton:focus-visible{outline:none;box-shadow:var(--focus),0 12px 28px #00000014}.luci-primaryCreateButton[disabled]{opacity:.56;cursor:not-allowed;transform:none}.luci-primaryCreateButton.is-compact{min-height:46px;padding-right:12px}.luci-primaryCreateButton__icon{width:30px;height:30px;flex:0 0 30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--accent),color-mix(in srgb,var(--accent) 72%,#000 28%));color:var(--accent-contrast, #fff);box-shadow:0 6px 18px color-mix(in srgb,var(--accent) 20%,transparent)}.luci-primaryCreateButton__text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.luci-primaryCreateButton__label{font-size:14px;font-weight:800;line-height:1.1;letter-spacing:-.01em}.luci-primaryCreateButton__helper{font-size:11px;line-height:1.2;color:var(--muted);white-space:nowrap}.luci-createModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;background:#10130f6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.luci-createModal{width:min(720px,100%);max-height:min(88vh,920px);overflow:auto;border-radius:28px;border:1px solid var(--border);background:linear-gradient(180deg,#fffffff5,#f9f8f5f5);box-shadow:0 28px 80px #0000002e,0 10px 32px #00000014}.luci-createModal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 0}.luci-createModal__titleWrap{display:flex;flex-direction:column;gap:8px;min-width:0}.luci-createModal__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.luci-createModal__title{margin:0;font-size:24px;line-height:1.08;letter-spacing:-.03em;color:var(--foreground)}.luci-createModal__sub{margin:0;font-size:13px;line-height:1.5;color:var(--muted);max-width:56ch}.luci-createModal__body{display:flex;flex-direction:column;gap:16px;padding:18px 22px 22px}.luci-createModal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.luci-createModal__infoCard{min-height:100%;border:1px solid var(--border);border-radius:20px;padding:16px;background:color-mix(in srgb,var(--surface-soft) 86%,#fff 14%)}.luci-createModal__infoTitle{font-size:13px;font-weight:800;color:var(--foreground);margin-bottom:6px}.luci-createModal__infoBody{font-size:12px;line-height:1.5;color:var(--muted)}.luci-createModal__toggle{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid var(--border);background:#ffffffc2;font-size:13px;font-weight:600;color:var(--foreground)}.luci-createModal__toggle input{accent-color:var(--accent)}.luci-createModal__error{border-radius:16px;border:1px solid rgba(180,35,24,.18);background:#b4231814;color:#8d2018;padding:12px 14px;font-size:13px;font-weight:600}.luci-createModal__actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.luci-dashboardToolbar__primaryAction{display:inline-flex;align-items:center}.luci-calendarToolbar__right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media (max-width: 900px){.luci-createModal__grid{grid-template-columns:1fr}}@media (max-width: 720px){.luci-primaryCreateButton{width:100%;justify-content:center}.luci-primaryCreateButton__helper{display:none}.luci-createModalBackdrop{padding:12px;align-items:end}.luci-createModal{width:100%;max-height:92vh;border-radius:24px 24px 18px 18px}.luci-createModal__header,.luci-createModal__body{padding-left:16px;padding-right:16px}.luci-createModal__title{font-size:22px}.luci-createModal__actions{flex-direction:column-reverse}.luci-createModal__actions .luci-button{width:100%}.luci-calendarToolbar__right{width:100%;justify-content:stretch}.luci-calendarToolbar__right .luci-input,.luci-calendarToolbar__right .luci-primaryCreateButton{width:100%;max-width:none!important}}.luci-createModal__successHero{display:flex;align-items:flex-start;gap:14px;padding:16px;border:1px solid color-mix(in srgb,var(--accent) 18%,var(--border));background:color-mix(in srgb,var(--accent) 9%,white);border-radius:22px}.luci-createModal__successIcon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--accent),color-mix(in srgb,var(--accent) 78%,black 22%));color:var(--accent-contrast, #fff);box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 20%,transparent);flex:0 0 42px}.luci-createModal__successText{display:flex;flex-direction:column;gap:4px}.luci-createModal__successTitle{font-size:15px;font-weight:800;color:var(--foreground)}.luci-createModal__successSub{font-size:13px;line-height:1.55;color:var(--muted)}.luci-createModal__codeCard{border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:22px;padding:16px;background:linear-gradient(180deg,#fffffff5,color-mix(in srgb,var(--accent) 5%,#f9f8f5));box-shadow:inset 0 1px #ffffffd9}.luci-createModal__codeMeta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.luci-createModal__codeLabel{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.luci-createModal__codeHint{font-size:12px;color:var(--muted)}.luci-createModal__codeRow{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.luci-createModal__codeValue{font-size:clamp(22px,3vw,30px);line-height:1;letter-spacing:.08em;font-weight:900;color:var(--foreground)}.luci-profileAccessCard{border:1px solid color-mix(in srgb,var(--accent) 16%,var(--border))}.luci-profileAccessCard__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px;flex-wrap:wrap}.luci-profileAccessCard__badge{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,white);border:1px solid color-mix(in srgb,var(--accent) 20%,var(--border));color:var(--foreground);font-size:12px;font-weight:700}.luci-profileAccessCard__body{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.luci-profileAccessCard__codeWrap{min-width:0;display:flex;flex-direction:column;gap:6px}.luci-profileAccessCard__codeLabel{font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.luci-profileAccessCard__code{font-size:clamp(22px,2.6vw,28px);line-height:1.05;letter-spacing:.08em;font-weight:900;color:var(--foreground);word-break:break-word}.luci-profileAccessCard__meta{font-size:12px;color:var(--muted)}.luci-profileAccessCard__placeholder{font-size:13px;color:var(--muted);line-height:1.5}@media (max-width: 720px){.luci-createModal__codeRow,.luci-profileAccessCard__body{align-items:stretch}.luci-createModal__codeRow>.luci-button,.luci-profileAccessCard__body>.luci-button{width:100%;justify-content:center}}.caseComms{display:flex;flex-direction:column;gap:18px}.caseComms__hero{display:flex;justify-content:space-between;gap:16px;padding:20px;border-radius:22px;border:1px solid rgba(85,93,75,.1);background:radial-gradient(circle at top left,rgba(232,239,228,.9),transparent 42%),linear-gradient(180deg,#fbf9f5f5,#f4f0e9eb)}.caseComms__heroContent{display:flex;flex-direction:column;gap:8px;min-width:0}.caseComms__eyebrow{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffffd1;color:var(--accent-strong);border:1px solid rgba(94,104,82,.12);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.caseComms__heroActions,.caseComms__filters,.caseCommsQuickActions,.caseCommsItem__actions,.caseCommsFormActions,.caseCommsPreview__chips{display:flex;flex-wrap:wrap;gap:8px}.caseComms__metrics,.caseCommsOverview__grid,.caseComms__statusRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.caseComms__statusRow{grid-template-columns:repeat(3,minmax(0,1fr))}.caseCommsMetric,.caseComms__statusCard,.caseCommsPanel,.caseCommsItem,.caseCommsPriority,.caseCommsPreview,.caseComms__notice{border-radius:18px;border:1px solid rgba(85,93,75,.08);background:#ffffffd6}.caseCommsMetric,.caseComms__statusCard,.caseCommsItem,.caseCommsPriority{padding:16px}.caseCommsMetric{display:flex;gap:14px;min-height:96px}.caseCommsMetric__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#f0f4ebe6;color:var(--accent-strong)}.caseCommsMetric__content{display:flex;flex-direction:column;gap:4px}.caseCommsMetric__content span,.caseCommsMetric__content small,.caseComms__statusCard span,.caseCommsItem p,.caseCommsItem__meta,.caseCommsPriority span{color:var(--muted)}.caseCommsMetric__content strong{font-size:28px;line-height:1;letter-spacing:-.05em}.caseComms__statusCard{display:flex;flex-direction:column;gap:6px}.caseComms__statusLabel,.caseCommsPreview__title{font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--muted-strong)}.caseComms__toolbar{display:flex;flex-direction:column;gap:12px}.caseCommsFilter{min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#ffffffc7;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:700;color:var(--muted-strong)}.caseCommsFilter.is-active{background:#f0f4ebf0;border-color:#5e685229;color:var(--accent-strong)}.caseComms__notice{padding:12px 14px;color:var(--accent-strong);font-size:13px;font-weight:600}.caseComms__notice--danger{border-color:#b143372e;background:#fff5f3f5;color:#a64a3d}.caseCommsPanel,.caseCommsPreview{padding:16px}.caseCommsPanel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.caseCommsPriorityList,.caseCommsList,.caseCommsTimeline{display:flex;flex-direction:column;gap:12px}.caseCommsPriority{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}.caseCommsPriority__cta{display:inline-flex;align-items:center;gap:6px;color:var(--accent-strong)!important;font-weight:700;white-space:nowrap}.caseCommsQuickAction{min-height:48px;padding:0 16px;border-radius:16px;border:1px solid rgba(85,93,75,.08);background:#faf7f2d6;display:inline-flex;align-items:center;gap:10px;cursor:pointer;text-align:left;font-weight:700}.caseCommsItem{display:flex;justify-content:space-between;gap:14px}.caseCommsItem__main{display:flex;flex-direction:column;gap:10px;min-width:0}.caseCommsItem__titleRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.caseCommsItem__meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:12px}.caseCommsBadge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.1);font-size:12px;font-weight:800;white-space:nowrap}.caseCommsBadge--accent{background:#f0f4ebf0;color:var(--accent-strong)}.caseCommsBadge--warning{background:#fff3e0fa;color:#915913}.caseCommsBadge--danger{background:#ffece8fa;color:#a64a3d}.caseCommsBadge--neutral{background:#f7f4eef0;color:var(--muted-strong)}.caseCommsFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.caseCommsFormGrid__span2{grid-column:1/-1}.caseCommsCheckbox{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 2px;font-size:14px;font-weight:600}.caseCommsTimelineItem{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px}.caseCommsTimelineItem__dot{width:10px;height:10px;border-radius:999px;background:var(--accent);margin-top:6px;box-shadow:0 0 0 4px #5e68521f}@media (max-width:1180px){.caseComms__metrics,.caseCommsOverview__grid,.caseComms__statusRow{grid-template-columns:1fr}}@media (max-width:820px){.caseComms__hero,.caseCommsPriority,.caseCommsItem{flex-direction:column}.caseCommsFormGrid{grid-template-columns:1fr}.caseCommsFormGrid__span2{grid-column:auto}}.settings-page{display:flex;flex-direction:column;gap:16px}.settings-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:16px 18px;border-radius:24px;border:1px solid rgba(85,93,75,.14);background:linear-gradient(180deg,#ffffffe0,#f8f5efdb)}.settings-page-head__title{min-width:0;display:flex;flex-direction:column;gap:6px}.settings-page-head__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.settings-head-badge{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:30px;padding:0 11px;border-radius:999px;border:1px solid rgba(94,104,82,.15);background:#f0f4ebeb;font-size:11px;font-weight:760;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-strong)}.settings-statusTag{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border-radius:999px;border:1px solid rgba(85,93,75,.12);background:#ffffffdb;font-size:12px;font-weight:650;color:var(--muted-strong)}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-tile{border-radius:22px;padding:14px;display:flex;flex-direction:column;gap:12px}.settings-tile-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start}.settings-tile-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(94,104,82,.14);background:#f0f4ebf2;color:var(--accent-strong)}.settings-tile-title{font-size:17px;font-weight:760;letter-spacing:-.02em;color:var(--foreground)}.settings-tile-sub{margin-top:3px;font-size:12px;color:var(--muted)}.settings-tile-body{display:flex;flex-direction:column;gap:10px}.settings-kv{display:grid;grid-template-columns:minmax(120px,max-content) minmax(0,1fr);column-gap:12px;row-gap:7px;align-items:baseline}.settings-kv-label{font-size:11px;font-weight:760;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.settings-kv-value{font-size:13px;font-weight:600;color:var(--foreground);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-actions{display:flex;flex-wrap:wrap;gap:8px}.settings-empty{display:inline-flex;align-items:center;gap:8px;min-height:44px;border:1px dashed rgba(94,104,82,.2);border-radius:14px;padding:10px 12px;color:var(--muted);font-size:13px}.settings-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(94,104,82,.14);background:#f8f5efe0;font-size:11px;font-weight:700;color:var(--muted-strong)}.settings-status{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:28px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:650}.settings-status.is-saving{color:#4f5f4a;border:1px solid rgba(94,104,82,.2);background:#f0f4ebe6}.settings-status.is-success{color:#2f6d43;border:1px solid rgba(71,145,92,.2);background:#e7f7ece6}.settings-status.is-error{color:#8b2d2d;border:1px solid rgba(177,67,55,.2);background:#fff1efeb}.settings-inline-list{display:flex;flex-direction:column;gap:8px}.settings-inline-list__item{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid rgba(85,93,75,.1);border-radius:14px;background:#ffffffd6;padding:10px}.settings-inline-list__item.is-column{flex-direction:column;align-items:stretch}.settings-inline-list__title{font-size:14px;font-weight:700;color:var(--foreground)}.settings-inline-list__meta{margin-top:2px;font-size:12px;color:var(--muted)}.settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.settings-form-grid--full{grid-column:1 / -1}.settings-section-divider{height:1px;width:100%;background:linear-gradient(90deg,transparent,rgba(85,93,75,.2),transparent)}.settings-loading{display:inline-flex;align-items:center;gap:8px}.settings-brand-preview{border:1px solid rgba(85,93,75,.14);border-radius:14px;background:var(--preview-bg);color:var(--preview-fg);padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-brand-preview__pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--preview-fg) 18%,transparent);background:color-mix(in srgb,var(--preview-bg) 72%,white);font-size:12px;font-weight:700}.settings-brand-preview__chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:var(--preview-accent);color:#fff;font-size:11px;font-weight:700}.settings-toggleList{display:flex;flex-direction:column;gap:8px}.settings-toggleItem{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(85,93,75,.1);border-radius:12px;background:#ffffffd1;padding:10px;font-size:13px;color:var(--foreground)}.settings-toggleItem input[type=checkbox]{width:42px;height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;border:1px solid rgba(85,93,75,.22);background:#555d4b38;position:relative;cursor:pointer;transition:background .12s ease,border-color .12s ease}.settings-toggleItem input[type=checkbox]:before{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #18181b40;transition:transform .12s ease}.settings-toggleItem input[type=checkbox]:checked{background:#5e6852e6;border-color:#5e6852f2}.settings-toggleItem input[type=checkbox]:checked:before{transform:translate(18px)}@media (max-width: 1160px){.settings-grid{grid-template-columns:1fr}}@media (max-width: 900px){.settings-page-head{grid-template-columns:1fr}.settings-page-head__meta{justify-content:flex-start}}@media (max-width: 640px){.settings-form-grid{grid-template-columns:1fr}.settings-kv{grid-template-columns:1fr;row-gap:3px}}.luci-caseCard{--case-card-radius: 24px;--case-donut-edge-shift: 2px;position:relative;display:flex;flex-direction:column;gap:18px;min-height:100%;padding:20px;border-radius:24px;border:1px solid rgba(85,93,75,.1);background:#ffffffd1;box-shadow:0 12px 26px #1d1f190d;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;text-align:left;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,box-shadow .22s ease,background .22s ease}.luci-caseCard:hover{border-color:#5e685229;box-shadow:0 18px 30px #1d1f1912;transform:translateY(-3px)}.luci-caseCard__primaryAction{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;border-radius:inherit;cursor:pointer;z-index:1}.luci-caseCard:focus-visible{outline:none;box-shadow:var(--focus)}.luci-caseCard__content{position:relative;display:flex;flex-direction:column;gap:inherit;flex:1 1 auto;min-height:0}.luci-caseCard__statusRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.luci-caseCard__statusCluster,.luci-caseCard__meta{display:flex;flex-wrap:wrap;gap:8px}.luci-caseCard__statusBadge{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#f8f5efcc;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-strong)}.luci-caseCard__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start}.luci-caseCard__identity{min-width:0;display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:start}.luci-caseCard__avatarWrap{display:flex;flex-direction:column;gap:8px;align-items:center}.luci-caseCard__avatar{width:96px;height:96px;border-radius:20px;overflow:hidden;border:1px solid rgba(85,93,75,.1);background:#f7f4efe6;display:grid;place-items:center;transition:transform .26s cubic-bezier(.22,1,.36,1)}.luci-caseCard:hover .luci-caseCard__avatar{transform:translateY(-1px) scale(1.02)}.luci-caseCard__avatarImg{width:100%;height:100%;object-fit:cover}.luci-caseCard__avatarFallback{font-size:24px;font-weight:720;letter-spacing:-.04em}.luci-caseCard__personChip{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 9px;border-radius:999px;border:1px solid rgba(85,93,75,.08);background:#ffffffeb;font-size:10px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.luci-caseCard__titleBlock{min-width:0;display:flex;flex-direction:column;gap:12px}.luci-caseCard__name{font-size:18px;font-weight:720;letter-spacing:-.04em;line-height:1.08}.luci-caseCard__addressLine{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:600;min-width:0}.luci-caseCard__addressLine span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.luci-caseCard__inlineAppointment{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(85,93,75,.08);background:#f8f5efc7;width:100%;min-width:0;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.luci-caseCard__inlineAppointment:hover{transform:translateY(-1px);border-color:#5e685229;background:#fffffff0;box-shadow:0 10px 18px #1d1f190d}.luci-caseCard__secondaryAction{position:relative;z-index:2;pointer-events:auto;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease,box-shadow .12s ease}.luci-caseCard__secondaryAction:hover{border-color:#5e68522e;background:#fffffff5;box-shadow:0 10px 18px #1d1f190f}.luci-caseCard__secondaryAction:focus-visible{outline:none;box-shadow:var(--focus)}.luci-caseCard__secondaryAction:active{transform:translateY(1px)}.luci-caseCard__inlineAppointmentIcon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#5e685214;color:var(--accent-strong);border:1px solid rgba(94,104,82,.12);flex:0 0 auto}.luci-caseCard__inlineAppointmentText{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 0;width:100%}.luci-caseCard__inlineAppointmentType{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.luci-caseCard__inlineAppointmentValue{font-size:14px;font-weight:800;letter-spacing:-.01em;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.luci-caseCard__inlineAppointmentSub{font-size:12px;color:var(--muted)}.luci-caseCard__donutDock{min-width:88px;display:flex;flex-direction:column;align-items:center;gap:10px}.luci-caseCard__donut{position:relative;width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:transparent}.luci-caseCard__donut .luci-donut__svg{filter:drop-shadow(0 4px 10px rgba(24,25,20,.12))}.luci-caseCard__donut .luci-donut,.luci-caseCard__donut .luci-donut__svg{display:block}.luci-caseCard__donut .luci-donut{width:100%!important;height:100%!important}.luci-caseCard__pct{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#fffffff0;font-size:14px;font-weight:800;line-height:1;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.7);pointer-events:none;letter-spacing:-.01em;min-width:0;box-shadow:0 1px #ffffffb8 inset,0 2px 6px #18191414}.luci-caseCard__progressLabel{font-size:11px;font-weight:700;color:var(--muted);line-height:1.1}.luci-caseCard__body{display:flex;flex-direction:column;gap:14px;flex:1 1 auto;min-height:0}.luci-caseCard__timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.luci-caseCard__timelineItem{padding:10px 11px;border-radius:14px;border:1px solid rgba(85,93,75,.08);background:#ffffffbd;display:flex;flex-direction:column;gap:4px}.luci-caseCard__timelineLabel{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.luci-caseCard__timelineValue{font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.luci-caseCard__signal{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap;border:1px solid transparent}.luci-caseCard__signal--warn{color:var(--warning);background:var(--warning-bg);border:1px solid var(--warning-border)}.luci-caseCard__signal--soft{color:#5f7493;background:#5f74931c;border:1px solid rgba(95,116,147,.18)}.luci-caseCard__signal--good{color:var(--success);background:var(--success-bg);border:1px solid var(--success-border)}.luci-caseCard__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.luci-caseCard{display:flex;flex-direction:column;justify-content:space-between}.luci-caseCard__head{display:flex;align-items:flex-start;gap:12px}.luci-caseCard__identity{flex:1 1 auto;min-width:0}.luci-caseCard__donutDock{flex:0 0 72px;min-width:72px}@media (max-width: 767px){.luci-caseCard__head{gap:10px}.luci-caseCard__donutDock{flex:0 0 52px;min-width:52px}}.luci-caseCard__microHint,.luci-caseCard__cta{font-size:11px;font-weight:700;color:var(--muted)}.luci-caseCard__cta{color:var(--accent-strong)}@media (max-width: 1180px){.luci-caseCard__timeline{grid-template-columns:1fr}}@media (max-width: 767px){.luci-caseCard{--case-card-radius: 20px;gap:12px;padding:14px;border-radius:20px}.luci-caseCard__content{gap:12px}.luci-caseCard__statusRow{gap:8px;justify-content:flex-start}.luci-caseCard__statusCluster{gap:6px}.luci-caseCard__statusBadge{min-height:24px;padding:0 9px;font-size:10px;letter-spacing:.03em}.luci-caseCard__statusRow>.luci-badge{display:none}.luci-caseCard__head{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.luci-caseCard__donutDock{min-width:62px;align-self:flex-start;gap:0}.luci-caseCard__donut{width:58px;height:58px}.luci-caseCard__pct{font-size:12px;width:34px;height:34px}.luci-caseCard__progressLabel{display:none}.luci-caseCard__identity{grid-template-columns:68px minmax(0,1fr);gap:10px}.luci-caseCard__avatarWrap{gap:6px}.luci-caseCard__avatar{width:68px;height:68px;border-radius:16px}.luci-caseCard__personChip{min-height:20px;padding:0 8px;font-size:9px}.luci-caseCard__titleBlock{gap:8px}.luci-caseCard__name{font-size:15px;line-height:1.1}.luci-caseCard__addressLine{font-size:12px;gap:6px}.luci-caseCard__inlineAppointment{gap:8px;padding:9px 10px;border-radius:12px}.luci-caseCard__inlineAppointmentIcon{width:24px;height:24px}.luci-caseCard__inlineAppointmentType{font-size:9px;letter-spacing:.04em}.luci-caseCard__inlineAppointmentValue{font-size:12px;line-height:1.2}.luci-caseCard__inlineAppointmentSub{font-size:11px}.luci-caseCard__body{gap:10px}.luci-caseCard__meta{gap:6px}.luci-caseCard__signal{min-height:24px;padding:0 8px;font-size:9px;gap:5px}.luci-caseCard__footer{margin-top:0;justify-content:flex-start;align-items:center;gap:0}.luci-caseCard__microHint{display:none}.luci-caseCard__cta{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.12);background:#f8f5efdb;color:var(--accent-strong);font-size:11px;font-weight:760}}@media (max-width: 560px){.luci-caseCard__footer{flex-direction:row;align-items:center}}.luci-caseCard__head{grid-template-columns:minmax(0,1fr) minmax(66px,auto);gap:16px}.luci-caseCard__titleBlock{gap:10px}.luci-caseCard__addressLine span{white-space:normal;overflow-wrap:anywhere}.luci-caseCard__inlineAppointment{padding:11px 13px}.luci-caseCard__donutDock{min-width:66px;gap:6px;justify-self:end;align-self:start;margin-top:calc(var(--case-donut-edge-shift) * -1);margin-right:calc(var(--case-donut-edge-shift) * -1)}.luci-caseCard__progress{width:64px;height:64px;display:grid;place-items:center}.luci-caseCard__progressLabel{font-size:10px;letter-spacing:.03em;text-transform:uppercase}.case-progress-ring{--case-progress-track: rgba(236, 232, 224, .95);--case-progress-value: var(--accent, #6c7764);--case-progress-label-bg: rgba(255, 255, 255, .96);position:relative;border-radius:999px;flex:0 0 auto;filter:drop-shadow(0 3px 10px rgba(24,25,20,.1))}.case-progress-ring__svg{display:block;width:100%;height:100%}.case-progress-ring__track{stroke:var(--case-progress-track)}.case-progress-ring__value{stroke:var(--case-progress-value);stroke-linecap:round}.case-progress-ring__labelWrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.case-progress-ring__label{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;border:0;background:transparent;box-shadow:none;font-size:16px;font-weight:760;line-height:1;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:#2f382e;text-shadow:0 1px 0 rgba(255,255,255,.72)}.luci-caseCard__body{gap:12px}.luci-caseCard__cta{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(85,93,75,.12);background:#f8f5efdb;color:var(--accent-strong)}@media (max-width: 767px){.luci-caseCard{--case-donut-edge-shift: 3px;padding:14px}.luci-caseCard__head{grid-template-columns:minmax(0,1fr) 46px;gap:10px}.luci-caseCard__donutDock{min-width:46px;gap:3px;align-self:start;justify-self:end;margin-top:calc(var(--case-donut-edge-shift) * -1);margin-right:calc(var(--case-donut-edge-shift) * -1);transform:none}.luci-caseCard__progress{width:52px;height:52px}.case-progress-ring{filter:drop-shadow(0 2px 8px rgba(24,25,20,.1))}.case-progress-ring__label{width:auto;height:auto;font-size:14px}.luci-caseCard__progressLabel{display:none}.luci-caseCard__inlineAppointment{padding:8px 10px}.luci-caseCard__cta{min-height:30px;padding:0 11px;font-size:12px}}.luci-caseCard{gap:16px;padding:16px;border-radius:20px}.luci-caseCard__statusRow{justify-content:flex-start}.luci-caseCard__statusCluster,.luci-caseCard__meta{align-items:center}.luci-caseCard__name{font-size:20px;font-weight:760;line-height:1.05}.luci-caseCard__inlineAppointment{background:#f8f5eff0}.luci-caseCard__signal{white-space:normal;line-height:1.2}.luci-caseCard__footer{justify-content:flex-start}.luci-caseCard__cta{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(94,104,82,.2);background:linear-gradient(180deg,#f0f4ebfa,#e9efe2fa);color:var(--accent-strong);box-shadow:0 8px 16px #5e68521f}.progress-circle,.case-progress-ring{position:relative;border-radius:999px}.progress-circle__svg,.case-progress-ring__svg{display:block;width:100%;height:100%}.progress-circle__track,.case-progress-ring__track{stroke:var(--case-progress-track, rgba(236, 232, 224, .95))}.progress-circle__value,.case-progress-ring__value{stroke:var(--case-progress-value, var(--accent, #6c7764));stroke-linecap:round}.progress-circle__label,.case-progress-ring__labelWrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}@media (max-width: 767px){.luci-caseCard{padding:14px}.luci-caseCard__name{font-size:17px}.luci-caseCard__signal{min-height:26px;font-size:10px}.luci-caseCard__cta{min-height:32px;padding:0 12px;font-size:12px;font-weight:780}}.luci-page--dashboard{max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;gap:18px;animation:luciDashboardFadeIn .42s cubic-bezier(.22,1,.36,1)}.luci-dashboardToolbar{position:relative;z-index:140;isolation:isolate;overflow:visible;display:flex;flex-direction:column;gap:12px;padding:14px 16px;border-radius:22px;border:1px solid rgba(90,97,80,.1);background:#fffc;box-shadow:0 10px 22px #1d1f190b;transform-origin:top center;animation:luciDashboardRiseIn .52s cubic-bezier(.22,1,.36,1) 40ms both}.luci-dashboardToolbar__head{display:flex;align-items:center;justify-content:space-between;gap:14px}.luci-dashboardToolbar__titleWrap{display:flex;flex-direction:column;align-items:flex-start}.luci-dashboardToolbar__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:6px;padding:5px 9px;border-radius:999px;background:#f0f4ebcc;color:var(--accent-strong);border:1px solid rgba(94,104,82,.12);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.luci-dashboardToolbar__titleWrap .luci-h1{margin-bottom:4px}.luci-dashboardToolbar__headActions{position:relative;z-index:150;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.luci-dashboardToolbar__visiblePill{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border-radius:12px;border:1px solid rgba(85,93,75,.1);background:#ffffffdb}.luci-dashboardToolbar__visiblePillValue{font-size:15px;font-weight:720;line-height:1}.luci-dashboardToolbar__visiblePillLabel{font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.luci-dashboardToolbar__refreshButton .is-spinning{animation:luci-spin .95s linear infinite}.luci-dashboardToolbar__toolsRow{position:relative;display:flex;align-items:center;gap:10px}.luci-dashboardToolbar__searchWrap{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px}.luci-dashboardToolbar__search{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:12px;background:#ffffffeb;border:1px solid rgba(85,93,75,.1);width:100%}.luci-dashboardToolbar__search:focus-within{border-color:var(--accent);box-shadow:var(--focus)}.luci-dashboardToolbar__search svg{color:var(--muted);flex-shrink:0}.luci-dashboardToolbar__searchInput{width:100%;min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;height:auto!important}.luci-dashboardToolbar__toolActions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.luci-dashboardToolbar__field{display:flex;flex-direction:column;gap:6px}.luci-dashboardToolbar__label{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--muted-strong)}.luci-dashboardToolbar__view{display:inline-flex;align-items:center;gap:4px;padding:2px;border-radius:10px;background:#ffffffeb;border:1px solid rgba(85,93,75,.1)}.luci-segmentButton{height:30px;min-width:34px;padding:0 9px;border-radius:8px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700;color:var(--foreground);cursor:pointer}.luci-dashboardToolbar__filterButton{width:34px;height:34px;border-radius:10px}.luci-dashboardToolbar__filterButton.is-active{border-color:#5e685233;background:#f0f4ebeb;color:var(--accent-strong)}.luci-segmentButton:hover{background:#f7f4eedb}.luci-segmentButton:focus-visible{outline:none;box-shadow:var(--focus)}.luci-segmentButton:active{transform:translateY(1px)}.luci-segmentButton.is-active{background:#f0f4ebf0;border-color:#5e685224;color:var(--accent-strong);box-shadow:none}.luci-dashboardToolbar__kpiRow{border-top:1px solid rgba(85,93,75,.08);padding-top:8px}.luci-dashboardKpis{display:flex;flex-wrap:wrap;gap:8px}.luci-dashboardKpiPill{min-width:0;min-height:30px;padding:0 9px;border:1px solid rgba(85,93,75,.1);background:#f8f5efd1;border-radius:12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.luci-dashboardToolbar__filterLayer{position:absolute;right:0;top:calc(100% + 8px);z-index:170;width:min(360px,calc(100vw - 32px));padding:12px;border-radius:14px;border:1px solid rgba(85,93,75,.12);background:#fffffff7;box-shadow:0 20px 40px #18191429;display:flex;flex-direction:column;gap:10px}.luci-dashboardToolbar__filterHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.luci-dashboardToolbar__filterFields{display:grid;grid-template-columns:1fr;gap:10px}.luci-dashboardToolbar__searchToggle{width:34px;height:34px;border-radius:10px}.luci-dashboardToolbar__filterBackdrop{display:none}.luci-alertBell__button{position:relative;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.luci-alertBell__button.has-alerts{background:linear-gradient(180deg,#f4f7f0f5,#ecf1e6f5);border-color:#5e68522e;color:var(--accent-strong)}.luci-alertBell__count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#a64a3d;color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.luci-alertBell__count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#a64a3d;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.luci-alertBell__button:hover{transform:translateY(-1px)}.luci-alertBell__panel{position:absolute;right:0;top:calc(100% + 10px);z-index:200;width:min(448px,calc(100vw - 32px));padding:16px;border-radius:22px;border:1px solid rgba(85,93,75,.1);background:#fffffffc;box-shadow:0 30px 72px #1d1f1938;display:flex;flex-direction:column;gap:12px}.luci-alertBell__head,.luci-alertBell__titleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.luci-alertBell__summary{font-size:13px;line-height:1.42;color:var(--muted-strong)}.luci-alertBell__headActions{display:flex;align-items:center;gap:8px}.luci-alertBell__meta{margin-top:6px;color:var(--muted);font-size:11px;line-height:1.35}.luci-alertBell__body{display:flex;flex-direction:column;gap:10px;min-height:0}.luci-alertBell__notice{padding:10px 12px;border-radius:14px}.luci-alertBell__filters{display:flex;flex-wrap:wrap;gap:8px}.luci-alertBell__list{display:flex;flex-direction:column;gap:10px;max-height:540px;overflow:auto;padding-right:4px}.luci-alertBell__item{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:16px;border:1px solid rgba(85,93,75,.08);background:#f9f6f1d1}.luci-alertBell__item:hover{background:#fff;border-color:#5e685229}.luci-alertBell__itemMain{width:100%;display:flex;align-items:flex-start;gap:12px;background:transparent;border:0;padding:0;text-align:left;cursor:pointer}.luci-alertBell__itemIcon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#f0f4ebe6;color:var(--accent-strong);flex:0 0 auto}.luci-alertBell__item.tone-danger .luci-alertBell__itemIcon{background:#ffece8fa;color:#a64a3d}.luci-alertBell__item.tone-warning .luci-alertBell__itemIcon{background:#fff3e0fa;color:#915913}.luci-alertBell__item.tone-success .luci-alertBell__itemIcon{background:#ecf7eefa;color:#52734d}.luci-alertBell__itemBody{display:flex;flex-direction:column;gap:4px;min-width:0}.luci-alertBell__itemBody strong{font-size:13px;line-height:1.35}.luci-alertBell__itemBody span{color:var(--muted);font-size:12px;line-height:1.4}.luci-alertBell__actions{display:flex;flex-wrap:wrap;gap:8px;padding-left:46px}.luci-alertBell__action{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#ffffffe0;color:var(--text);font-size:11px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.luci-alertBell__action:hover{background:#fff;border-color:#5e68522e}.luci-alertBell__action:disabled{opacity:.62;cursor:default}.luci-alertBell__action.tone-accent{color:var(--accent-strong);border-color:#5e685229;background:#f0f4ebeb}.luci-alertBell__action.tone-success{color:#52734d;border-color:#52734d29;background:#ecf7eef5}.luci-alertBell__action.tone-danger{color:#a64a3d;border-color:#a64a3d24;background:#ffefebf5}.luci-alertBell__skeletonWrap{display:flex;flex-direction:column;gap:10px}.luci-alertBell__skeleton{height:84px;border-radius:18px;background:linear-gradient(90deg,#f4f6f1f5,#fffffffa,#f4f6f1f5);background-size:200% 100%;animation:luciDashboardShimmer 1.6s linear infinite}.luci-alertBell__mobileBackdrop{display:none}.luci-dashboardKpiPill:hover{border-color:#5e685229;background:#ffffffe6;transform:translateY(-1px);box-shadow:0 8px 18px #1d1f190d}.luci-dashboardKpiPill:focus-visible{outline:none;box-shadow:var(--focus)}.luci-dashboardKpiPill:active{transform:translateY(1px)}.luci-dashboardKpiPill.is-active{border-color:#5e685233;background:#f0f4ebf0}.luci-dashboardKpiPill__icon{width:18px;height:18px;border-radius:999px;display:grid;place-items:center;color:var(--accent-strong)}.luci-dashboardKpiPill__text{display:inline-flex;align-items:baseline;gap:6px}.luci-dashboardKpiPill__value{font-size:14px;line-height:1;font-weight:720;color:var(--foreground)}.luci-dashboardKpiPill__label{font-size:10px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.luci-dashboardLayout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.luci-dashboardRail{display:flex;flex-direction:column;gap:14px;position:sticky;top:var(--luci-sticky-top, 104px);animation:luciDashboardRiseIn .56s cubic-bezier(.22,1,.36,1) .12s both}.luci-dashboardGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.luci-dashboardGrid>*,.luci-dashboardList>*{animation:luciDashboardRiseIn .52s cubic-bezier(.22,1,.36,1) both}.luci-dashboardGrid>*:nth-child(1),.luci-dashboardList>*:nth-child(1){animation-delay:80ms}.luci-dashboardGrid>*:nth-child(2),.luci-dashboardList>*:nth-child(2){animation-delay:.13s}.luci-dashboardGrid>*:nth-child(3),.luci-dashboardList>*:nth-child(3){animation-delay:.18s}.luci-dashboardGrid>*:nth-child(4),.luci-dashboardList>*:nth-child(4){animation-delay:.23s}.luci-dashboardGrid>*:nth-child(n+5),.luci-dashboardList>*:nth-child(n+5){animation-delay:.28s}.luci-dashboardMain>.luci-card.luci-panel,.luci-agendaBlock.luci-card.luci-panel,.luci-dashboardFocus.luci-card.luci-panel{border-radius:22px;background:#ffffffc7;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.luci-dashboardList{display:flex;flex-direction:column;gap:10px}.luci-dashboardListRow{width:100%;padding:16px;border-radius:20px;border:1px solid rgba(85,93,75,.09);background:#ffffffc7;display:grid;grid-template-columns:minmax(240px,1.1fr) minmax(300px,1fr) auto;gap:14px;align-items:center;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.luci-dashboardListRow:hover{border-color:#5e685229;transform:translateY(-2px);box-shadow:0 16px 28px #1d1f190f}.luci-dashboardListRow:focus-visible{outline:none;box-shadow:var(--focus)}.luci-dashboardListRow__title{font-size:18px;font-weight:720;letter-spacing:-.03em}.luci-dashboardListRow__sub{margin-top:6px;color:var(--muted);font-size:13px}.luci-dashboardListRow__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.luci-dashboardListRow__metaLine{padding:10px 12px;border-radius:14px;background:#f8f5efdb;border:1px solid rgba(85,93,75,.08);display:flex;flex-direction:column;gap:4px}.luci-dashboardListRow__k{font-size:10px;line-height:1.1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.luci-dashboardListRow__v{font-size:13px;line-height:1.35;font-weight:600}.luci-dashboardListRow__side{min-width:104px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.luci-dashboardListRow__progress{font-size:24px;line-height:1;font-weight:720}.luci-dashboardAgenda{display:flex;flex-direction:column;gap:12px}.luci-dashboardAgenda__head{display:flex;align-items:center;gap:10px;padding:0 2px}.luci-agendaBlock.luci-card.luci-panel:hover,.luci-dashboardFocus.luci-card.luci-panel:hover{transform:translateY(-2px);box-shadow:0 18px 32px #1d1f190f}@keyframes luciDashboardFadeIn{0%{opacity:0}to{opacity:1}}@keyframes luciDashboardRiseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.luci-page--dashboard,.luci-dashboardToolbar,.luci-dashboardRail,.luci-dashboardGrid>*,.luci-dashboardList>*{animation:none!important}.luci-dashboardKpiPill,.luci-dashboardListRow,.luci-dashboardMain>.luci-card.luci-panel,.luci-agendaBlock.luci-card.luci-panel,.luci-dashboardFocus.luci-card.luci-panel,.luci-alertBell__button,.luci-caseCard,.luci-caseCard__avatar,.luci-caseCard__inlineAppointment,.luci-button,.luci-iconButton,.luci-iconbtn{transition:none!important}.luci-dashboardKpiPill:hover,.luci-dashboardListRow:hover,.luci-agendaBlock.luci-card.luci-panel:hover,.luci-dashboardFocus.luci-card.luci-panel:hover,.luci-alertBell__button:hover,.luci-caseCard:hover,.luci-caseCard:hover .luci-caseCard__avatar,.luci-caseCard__inlineAppointment:hover,.luci-button:hover,.luci-iconButton:hover,.luci-iconbtn:hover{transform:none!important}}.luci-dashboardAgenda__headMeta,.luci-agendaBlock__hint{font-size:11px;color:var(--muted)}.luci-agendaBlock__titleRow,.luci-dashboardFocus__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.luci-agendaEmpty{padding:14px;border-radius:16px;background:#f8f5efdb;border:1px dashed rgba(85,93,75,.14);font-size:13px;color:var(--muted);display:flex;flex-direction:column;gap:12px}.luci-agendaEmpty__action{align-self:flex-start}.luci-agendaList{display:flex;flex-direction:column;gap:10px}.luci-agendaItem{position:relative;display:flex;flex-direction:column;gap:10px;padding:14px 14px 14px 18px;border-radius:18px;background:#ffffffd6;border:1px solid rgba(85,93,75,.08);text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease,background .12s ease}.luci-agendaItem:hover{border-color:#5e685229;background:#fffffff5;box-shadow:0 12px 24px #1d1f190f}.luci-agendaItem:focus-visible{outline:none;box-shadow:var(--focus)}.luci-agendaItem:active{transform:translateY(1px)}.luci-agendaItem:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:999px}.luci-agendaItem__top{display:flex;justify-content:space-between;gap:12px}.luci-agendaItem__titleWrap{display:flex;gap:10px;min-width:0}.luci-agendaItem__kindIcon{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.luci-agendaItem__title{font-size:15px;font-weight:800}.luci-agendaItem__meta{display:flex;flex-direction:column;gap:6px}.luci-agendaItem__metaLine{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.luci-agendaBadge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.luci-dashboardFocus__rows{display:grid;gap:8px}.luci-dashboardFocus__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:16px;background:#f8f5efd6;border:1px solid rgba(85,93,75,.08)}.luci-dashboardFocus__k{font-size:12px;font-weight:700;color:var(--muted-strong)}.luci-dashboardFocus__v{font-size:18px;line-height:1;font-weight:800}.luci-dashboardStatsOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;padding:20px;background:#10100d47;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center}.luci-dashboardStatsModal{width:min(920px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:20px;border-radius:24px;background:#fffffff2}.luci-dashboardStatsModal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.luci-dashboardStatsModal__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#f0f4ebd6;color:var(--accent-strong);border:1px solid rgba(94,104,82,.12);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.luci-dashboardStatsModal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.luci-dashboardStatsModal__item{padding:14px;border-radius:16px;background:#f8f5efe6;border:1px solid rgba(85,93,75,.08)}.luci-dashboardStatsModal__itemLabel{font-size:11px;line-height:1.35;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.luci-dashboardStatsModal__itemValue{margin-top:10px;font-size:24px;line-height:1;font-weight:800}.luci-agendaBadge--beratung,.luci-agendaItem--beratung{background-color:#5e68521a;border-color:#5e68522e;color:var(--accent-strong)}.luci-agendaItem--beratung:before,.luci-agendaItem__kindIcon--beratung{background:#5e685229;color:var(--accent-strong)}.luci-agendaBadge--abholung,.luci-agendaItem--abholung,.luci-agendaBadge--ueberfuehrung,.luci-agendaItem--ueberfuehrung{background-color:#b67b381c;border-color:#b67b382e;color:#9b6b2a}.luci-agendaItem--abholung:before,.luci-agendaItem__kindIcon--abholung,.luci-agendaItem--ueberfuehrung:before,.luci-agendaItem__kindIcon--ueberfuehrung{background:#b67b3829;color:#9b6b2a}.luci-agendaBadge--abschiednahme,.luci-agendaItem--abschiednahme,.luci-agendaBadge--trauerfeier,.luci-agendaItem--trauerfeier{background-color:#6070991c;border-color:#6070992e;color:#5c6f98}.luci-agendaItem--abschiednahme:before,.luci-agendaItem__kindIcon--abschiednahme,.luci-agendaItem--trauerfeier:before,.luci-agendaItem__kindIcon--trauerfeier{background:#60709929;color:#5c6f98}.luci-agendaBadge--krematorium,.luci-agendaItem--krematorium{background-color:#aa613f1c;border-color:#aa613f2e;color:#9a5b33}.luci-agendaItem--krematorium:before,.luci-agendaItem__kindIcon--krematorium{background:#aa613f29;color:#9a5b33}.luci-agendaBadge--beisetzung,.luci-agendaItem--beisetzung,.luci-agendaBadge--urnenbeisetzung,.luci-agendaItem--urnenbeisetzung,.luci-agendaBadge--sonstiges,.luci-agendaItem--sonstiges{background-color:#6d716b1a;border-color:#6d716b29;color:#62665f}.luci-agendaItem--beisetzung:before,.luci-agendaItem__kindIcon--beisetzung,.luci-agendaItem--urnenbeisetzung:before,.luci-agendaItem__kindIcon--urnenbeisetzung,.luci-agendaItem--sonstiges:before,.luci-agendaItem__kindIcon--sonstiges{background:#6d716b29;color:#62665f}.luci-agendaBadge--dokumente,.luci-agendaItem--dokumente{background-color:#58739a1c;border-color:#58739a2e;color:#58739a}.luci-agendaItem--dokumente:before,.luci-agendaItem__kindIcon--dokumente{background:#58739a29;color:#58739a}.luci-agendaBadge--rueckruf,.luci-agendaItem--rueckruf{background-color:#387f661c;border-color:#387f662e;color:#3f7767}.luci-agendaItem--rueckruf:before,.luci-agendaItem__kindIcon--rueckruf{background:#387f6629;color:#3f7767}.luci-agendaBadge--wiedervorlage,.luci-agendaItem--wiedervorlage,.luci-agendaBadge--intern,.luci-agendaItem--intern{background-color:#7567841c;border-color:#7567842e;color:#6d6480}.luci-agendaItem--wiedervorlage:before,.luci-agendaItem__kindIcon--wiedervorlage,.luci-agendaItem--intern:before,.luci-agendaItem__kindIcon--intern{background:#75678429;color:#6d6480}@keyframes luci-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes luciDashboardShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1280px){.luci-dashboardToolbar__head,.luci-dashboardLayout{grid-template-columns:1fr}.luci-dashboardToolbar__head{display:grid;grid-template-columns:1fr;gap:12px}.luci-dashboardRail{position:static}.luci-dashboardStatsModal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.luci-dashboardGrid,.luci-dashboardListRow,.luci-dashboardListRow__meta,.luci-dashboardStatsModal__grid{grid-template-columns:1fr}.luci-dashboardListRow__side{align-items:flex-start}}@media (max-width: 767px){.luci-dashboardToolbar{padding:12px;border-radius:18px;gap:10px}.luci-dashboardToolbar__head{gap:10px}.luci-dashboardToolbar__headActions{width:100%;gap:6px}.luci-dashboardToolbar__headActions{justify-content:space-between}.luci-dashboardToolbar__toolsRow{gap:8px}.luci-dashboardToolbar__searchWrap{flex:0 0 auto}.luci-dashboardToolbar__searchWrap .luci-dashboardToolbar__search{display:none}.luci-dashboardToolbar__searchWrap.is-open{flex:1 1 auto}.luci-dashboardToolbar__searchWrap.is-open .luci-dashboardToolbar__search{display:flex}.luci-dashboardToolbar__toolActions{margin-left:auto}.luci-dashboardToolbar__view .luci-segmentButton span{display:none}.luci-dashboardToolbar__filterLayer.is-mobile{position:fixed;left:12px;right:12px;top:auto;bottom:max(12px,env(safe-area-inset-bottom,0px));width:auto;border-radius:16px;z-index:var(--z-sheet, 340)}.luci-dashboardToolbar__filterBackdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-overlay, 300);border:0;background:#12130f52;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.luci-dashboardToolbar__kpiRow{padding-top:6px}.luci-dashboardKpis{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none}.luci-dashboardKpis::-webkit-scrollbar{display:none}.luci-dashboardKpiPill{flex:0 0 auto}}.luci-dashboardGrid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px) and (max-width: 1199px){.luci-dashboardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.luci-dashboardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.luci-alertBell{position:relative}.luci-alertBell__overlayBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-overlay, 300);border:0;background:#14171157;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.luci-alertBell__panel{position:fixed;z-index:var(--z-sheet, 340);display:flex;flex-direction:column;gap:10px;border-radius:20px;border:1px solid rgba(85,93,75,.16);background:#fffffffc;box-shadow:0 24px 56px #1819143d;padding:14px;overflow:hidden}.luci-alertBell__panel.is-mobile{left:0;right:0;bottom:0;height:min(70vh,760px);border-radius:24px 24px 0 0;animation:luciDashboardRiseIn .22s cubic-bezier(.22,1,.36,1)}.luci-alertBell__panel.is-tablet{top:10%;left:50%;transform:translate(-50%);width:min(480px,calc(100vw - 40px));max-height:min(78vh,820px);border-radius:20px}.luci-alertBell__panel.is-desktop{right:32px;top:80px;width:min(420px,calc(100vw - 64px));max-height:calc(100vh - 112px);border-radius:20px}.luci-alertBell__head{flex:0 0 auto;border-bottom:1px solid rgba(85,93,75,.1);padding-bottom:8px}.luci-alertBell__body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.luci-alertBell__list{max-height:none}.luci-alertBell__filters{position:sticky;top:0;z-index:2;background:#fffffff5}.luci-alertBell__actions{padding-left:0}@media (max-width: 767px){.luci-alertBell.is-mobileDock{position:fixed;top:calc(env(safe-area-inset-top,0px) + 14px);right:14px;z-index:calc(var(--z-sheet, 340) + 2)}.luci-alertBell__button.is-mobileDockButton{width:42px;height:42px}}@media (max-width: 767px){.luci-alertBell.is-mobileDock{position:fixed;top:calc(env(safe-area-inset-top,0px) + 18px);right:16px;z-index:calc(var(--z-sheet, 340) + 10)}.luci-alertBell.is-mobileDock .luci-alertBell__button.is-mobileDockButton{width:42px;height:42px;border-radius:13px;border:1px solid rgba(85,93,75,.18);background:#fffffff2;box-shadow:0 14px 30px #18191424;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.luci-alertBell.is-mobileDock .luci-alertBell__button.is-mobileDockButton.has-alerts{border-color:#5e68523d;background:linear-gradient(180deg,#f4f7f0fa,#ecf1e6f5)}.luci-alertBell.is-mobileDock .luci-alertBell__count{top:-5px;right:-5px}.luci-alertBell__mobileBackdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-overlay, 300);border:0;background:#0c0d0a70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.luci-alertBell__panel.is-mobilePanel{position:fixed;left:50%;transform:translate(-50%);width:min(calc(100vw - 24px),680px);top:clamp(calc(env(safe-area-inset-top,0px) + 16px),9vh,calc(env(safe-area-inset-top,0px) + 78px));bottom:max(10px,calc(env(safe-area-inset-bottom,0px) + 6px));height:auto;z-index:var(--z-sheet, 340);padding:12px 12px 10px;border-radius:24px;box-shadow:0 34px 72px #0c0d0a57;overflow:hidden;display:flex;flex-direction:column;isolation:isolate;gap:8px;animation:luciDashboardRiseIn .22s cubic-bezier(.22,1,.36,1)}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__head{flex:0 0 auto;gap:6px;padding:4px 4px 10px;background:#fffffffa;border-bottom:1px solid rgba(85,93,75,.1);position:relative;z-index:3}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__titleRow .luci-h3{font-size:18px;line-height:1.05;font-weight:760;letter-spacing:-.02em}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__head{align-items:flex-start;gap:10px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__summary{font-size:12px;line-height:1.4;color:var(--muted-strong)}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__meta{margin-top:2px;font-size:11px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__body{flex:1 1 auto;min-height:0;padding:4px 2px 0;overflow-y:auto;overflow-x:hidden;position:relative;z-index:1;overscroll-behavior:contain}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__filters{position:sticky;top:0;z-index:2;flex-wrap:nowrap;overflow-x:auto;padding:2px 2px 4px;margin:0 -2px;background:#fffffffa;border-bottom:1px solid rgba(85,93,75,.08);scrollbar-width:none}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__filters::-webkit-scrollbar{display:none}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__filters .luci-segmentButton{min-width:max-content;height:30px;padding:0 10px;gap:6px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__list{flex:1 1 auto;max-height:none;overflow:visible;min-height:0;padding:8px 3px;gap:8px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__item{padding:10px;gap:8px;border-radius:14px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__itemIcon{width:30px;height:30px;border-radius:10px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__itemBody strong{font-size:12px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__itemBody span{font-size:11px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__actions{padding-left:0;gap:6px}.luci-alertBell__panel.is-mobilePanel .luci-alertBell__action{min-height:26px;font-size:10px;padding:0 9px}}.luci-alertBell__panel{display:none!important}.infoglocke-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:520}.infoglocke{position:fixed;left:50%;top:96px;transform:translate(-50%,24px);opacity:0;width:min(960px,calc(100vw - 48px));max-height:calc(100vh - 128px);background:#fff;border-radius:24px;z-index:530;overflow:hidden;box-shadow:0 28px 64px #00000047;transition:transform .25s ease,opacity .25s ease}.infoglocke.is-open{transform:translate(-50%);opacity:1}.infoglocke-handle{width:40px;height:4px;background:#ccc;border-radius:2px;margin:8px auto 4px}.infoglocke-header{position:sticky;top:0;z-index:2;background:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.06)}.luci-alertBell__headMeta{padding:0 16px 8px}.infoglocke .luci-alertBell__body{padding:0 16px 16px;max-height:calc(100vh - 250px);overflow-y:auto}@media (max-width: 1199px){.infoglocke{width:min(640px,calc(100vw - 28px));top:84px;max-height:calc(100vh - 108px)}}@media (max-width: 767px){.infoglocke{left:0;right:0;top:auto;bottom:0;width:auto;height:80vh;max-height:90vh;border-radius:24px 24px 0 0;transform:translateY(100%);opacity:1}.infoglocke.is-open{transform:translateY(0)}.infoglocke .luci-alertBell__body{max-height:none;height:calc(80vh - 120px)}}.luci-calendarLayout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:var(--s-4);align-items:start;width:100%;max-width:1520px;margin:0 auto;height:100%}.luci-calendarMain{display:flex;flex-direction:column;gap:var(--s-3);min-width:0}.luci-calendarSidebar{border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-shell) 94%,#ffffff 6%) 0%,var(--surface-shell) 100%);border:1px solid var(--border);padding:14px;display:flex;flex-direction:column;gap:14px;position:sticky;top:96px;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.luci-calendarSidebar__top{display:flex;flex-direction:column;gap:10px}.luci-calendarSidebar__eyebrow{font-size:11px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.luci-calendarSidebar__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.luci-calendarSidebar__miniAction{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border-radius:999px;border:1px solid var(--border);background:var(--surface-soft);color:var(--foreground);font-size:12px;font-weight:600;cursor:pointer;transition:all .18s ease}.luci-calendarSidebar__miniAction:hover{background:var(--surface-hover);border-color:var(--border-strong)}.luci-calendarSidebar__summary{font-size:12px;color:var(--muted);font-weight:600}.luci-calendarFilterCard{display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:18px;border:1px solid var(--border);background:linear-gradient(180deg,#ffffffdb,#ffffffad)}.luci-calendarFilterCard--compact{padding:10px}.luci-calendarFilterCard__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.luci-calendarFilterCard__titleWrap{display:flex;align-items:flex-start;gap:10px;min-width:0}.luci-calendarFilterCard__icon{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--icon-bg);color:var(--accent);flex:0 0 auto}.luci-calendarFilterCard__title{font-size:13px;font-weight:700;color:var(--foreground);line-height:1.2}.luci-calendarFilterCard__sub{font-size:11px;color:var(--muted);margin-top:2px;line-height:1.35}.luci-calendarFilterCard__ghostAction{border:1px solid var(--border);background:transparent;color:var(--foreground);border-radius:999px;min-height:30px;padding:0 10px;font-size:11px;font-weight:700;cursor:pointer;transition:all .18s ease}.luci-calendarFilterCard__ghostAction:hover{background:var(--surface-hover)}.luci-calendarChipGrid{display:flex;flex-wrap:wrap;gap:8px}.luci-calendarChipGrid--status{gap:7px}.luci-calendarChip{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border-radius:999px;border:1px solid var(--border);background:var(--surface-soft);color:var(--foreground);font-size:12px;font-weight:600;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.luci-calendarChip:hover{transform:translateY(-1px);background:var(--surface-hover);border-color:var(--border-strong)}.luci-calendarChip.is-active{background:color-mix(in srgb,var(--accent) 10%,white);border-color:color-mix(in srgb,var(--accent) 30%,var(--border));color:var(--accent);box-shadow:0 6px 16px #35053a1a}.luci-calendarChip__dot{width:7px;height:7px;border-radius:999px;background:currentColor;opacity:.75}.luci-calendarChip.is-status .luci-calendarChip__dot{display:none}.luci-calendarCaseList{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto;padding-right:2px}.luci-calendarCaseItem{width:100%;text-align:left;min-height:42px;border-radius:14px;border:1px solid var(--border);background:var(--surface-soft);padding:0 12px;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.luci-calendarCaseItem:hover{transform:translateY(-1px);background:var(--surface-hover);border-color:var(--border-strong)}.luci-calendarCaseItem.is-active{background:color-mix(in srgb,var(--accent) 9%,white);border-color:color-mix(in srgb,var(--accent) 28%,var(--border));box-shadow:0 6px 16px #35053a14}.luci-calendarCaseItem__name{display:block;font-size:12px;font-weight:600;color:var(--foreground);line-height:1.3}.luci-calendarMineToggle{width:100%;min-height:42px;display:inline-flex;align-items:center;gap:10px;border-radius:14px;border:1px solid var(--border);background:var(--surface-soft);color:var(--foreground);padding:0 12px;font-size:12px;font-weight:700;cursor:pointer;transition:all .18s ease}.luci-calendarMineToggle:hover{background:var(--surface-hover);border-color:var(--border-strong)}.luci-calendarMineToggle.is-active{background:color-mix(in srgb,var(--accent) 10%,white);color:var(--accent);border-color:color-mix(in srgb,var(--accent) 30%,var(--border))}.luci-calendarMineToggle__icon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#35053a14;flex:0 0 auto}@media (max-width: 1180px){.luci-calendarSidebar__actions{grid-template-columns:1fr}.luci-calendarFilterCard{padding:11px}.luci-calendarChip{min-height:32px;font-size:11px;padding:0 10px}.luci-calendarCaseItem{min-height:40px}}.luci-calendarToolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:22px;border:1px solid var(--border);background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-soft)}.luci-calendarToolbar__range{font-weight:700;font-size:14px;line-height:1.2}.luci-calendarToolbar__controls{display:flex;gap:6px;align-items:center}.luci-calendarToolbar__viewBtn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;min-height:36px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;transition:all .18s ease}.luci-calendarToolbar__viewBtn:hover{background:var(--surface-hover)}.luci-calendarToolbar__viewBtn.active{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 8px 18px var(--accent-glow)}.luci-calendarGrid{position:relative;border-radius:24px;border:1px solid var(--border);background:linear-gradient(to bottom,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 88%,#ffffff 12%) 0%,var(--surface-card) 100%);background-size:100% 48px,auto;overflow:hidden;max-width:100%;box-shadow:var(--shadow-card)}.luci-calendarGrid .hour-line{border-top:1px solid rgba(0,0,0,.04)}.day-column{border-right:1px solid rgba(0,0,0,.05)}.day-column:last-child{border-right:none}.day-column.today{background:#35053a09}.luci-calendarGrid .day-header{font-size:11px;font-weight:700;color:var(--muted);text-align:center;padding:8px 0;background:linear-gradient(to bottom,#ffffffe0,#ffffff94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.04)}.luci-nowLine{position:absolute;left:0;right:0;height:0;border-top:2px solid var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 12%,transparent);z-index:4;pointer-events:none}.luci-calendarEvent{position:absolute;box-sizing:border-box;border-radius:14px;padding:8px 10px;font-size:11px;line-height:1.25;cursor:pointer;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;background:#fff;box-shadow:0 6px 14px #0000000f,0 2px 4px #0000000a}.luci-calendarEvent:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0000001a,0 4px 10px #0000000f;z-index:10}.luci-calendarEvent.is-compact{padding:7px 8px}.luci-calendarEvent__titleRow{display:flex;align-items:center;gap:6px;min-width:0}.luci-calendarEvent__typeIcon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.luci-calendarEvent__title{font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luci-calendarEvent__time{font-size:11px;opacity:.76}.luci-calendarEvent__meta{display:flex;align-items:center;gap:4px;font-size:11px;opacity:.74;min-width:0}.luci-calendarEvent__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luci-calendarEvent__case{font-size:11px;opacity:.86;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luci-event--beratung{background:#06764717;border-color:#06764733;border-left:4px solid rgba(6,118,71,.75)}.luci-event--abholung,.luci-event--ueberfuehrung{background:#b65d0f1a;border-color:#b65d0f38;border-left:4px solid rgba(182,93,15,.76)}.luci-event--abschiednahme{background:#50505012;border-color:#5050502e;border-left:4px solid rgba(80,80,80,.72)}.luci-event--krematorium{background:#78502817;border-color:#78502833;border-left:4px solid rgba(120,80,40,.72)}.luci-event--trauerfeier{background:#35053a17;border-color:#35053a33;border-left:4px solid rgba(53,5,58,.78)}.luci-event--beisetzung{background:#5a3e8e1a;border-color:#5a3e8e38;border-left:4px solid rgba(90,62,142,.78)}.luci-event--dokumente,.luci-event--rueckruf,.luci-event--wiedervorlage,.luci-event--intern,.luci-event--sonstiges{background:#545e6f1a;border-color:#545e6f2e;border-left:4px solid rgba(84,94,111,.72)}.luci-event--done{opacity:.5}.luci-event--cancelled{opacity:.42;text-decoration:line-through}.luci-event--next{border:2px solid var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent),0 12px 24px #0000001a}.luci-weekView__scroll{scrollbar-width:thin}.luci-weekEventWrap{border-radius:14px}.luci-weekEventDragLayer{position:absolute;top:0;right:0;bottom:0;left:0}.luci-weekResizeHandle{position:absolute;left:8px;right:8px;bottom:2px;height:8px;border:none;background:transparent;cursor:ns-resize;z-index:6}.luci-weekResizeHandle:before{content:"";position:absolute;left:50%;bottom:1px;transform:translate(-50%);width:24px;height:4px;border-radius:999px;background:#1111112e}.luci-weekPreview{pointer-events:none}.luci-monthView{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:auto repeat(6,minmax(120px,1fr));min-height:760px;background:var(--surface-card)}.luci-monthView__weekDay{padding:10px 8px;font-size:11px;font-weight:700;color:var(--muted);text-align:center;border-bottom:1px solid var(--border);background:#fffc}.luci-monthCell{border:none;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:transparent;text-align:left;padding:8px;display:flex;flex-direction:column;gap:8px;cursor:pointer;min-width:0}.luci-monthCell:hover{background:var(--surface-hover)}.luci-monthCell.is-outside{background:#00000005;opacity:.74}.luci-monthCell.is-today{background:#35053a0a}.luci-monthCell__day{font-size:12px;font-weight:700;color:var(--foreground)}.luci-monthCell__events{display:flex;flex-direction:column;gap:4px;min-width:0}.luci-monthPill{display:flex;align-items:center;gap:6px;min-height:22px;border-radius:999px;padding:0 8px;font-size:10px;font-weight:600;overflow:hidden;border:1px solid transparent}.luci-monthPill__time{opacity:.7;flex:0 0 auto}.luci-monthPill__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luci-monthPill.is-beratung{background:#06764714;border-color:#0676472e}.luci-monthPill.is-abholung,.luci-monthPill.is-ueberfuehrung{background:#b65d0f1a;border-color:#b65d0f2e}.luci-monthPill.is-abschiednahme{background:#50505014;border-color:#50505029}.luci-monthPill.is-krematorium{background:#7850281a;border-color:#7850282e}.luci-monthPill.is-trauerfeier{background:#35053a17;border-color:#35053a2e}.luci-monthPill.is-beisetzung{background:#5a3e8e1a;border-color:#5a3e8e2e}.luci-monthPill.is-sonstiges{background:#545e6f1a;border-color:#545e6f29}.luci-monthMore{font-size:10px;color:var(--muted);font-weight:600}.luci-calendarModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11111142;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.luci-calendarModal{width:min(420px,100%);border-radius:24px;border:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-pop);padding:20px}.luci-calendarModalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.luci-calendarEmpty{display:flex;align-items:center;justify-content:center;min-height:240px;font-size:14px;color:var(--muted);border-radius:22px;border:1px dashed var(--border);background:#fff9}@media (min-width: 1400px){.luci-calendarLayout{grid-template-columns:220px minmax(0,1fr);max-width:1540px}.luci-calendarToolbar{padding:12px 16px}.luci-calendarEvent{padding:8px 9px;font-size:11.5px}}@media (max-width: 1180px){.luci-calendarLayout{grid-template-columns:190px minmax(0,1fr);gap:14px;max-width:100%}.luci-calendarSidebar{padding:12px;gap:14px;border-radius:18px;top:88px}.luci-calendarToolbar{flex-wrap:wrap;align-items:flex-start;gap:10px;border-radius:18px}.luci-calendarToolbar__range{font-size:13px}.luci-calendarToolbar__viewBtn{padding:6px 10px;font-size:11px}.luci-calendarGrid{border-radius:20px}.luci-calendarGrid .day-header{font-size:10px;padding:7px 0}.luci-calendarEvent{border-radius:12px;padding:6px 7px;font-size:10px}.luci-calendarEvent__time,.luci-calendarEvent__case,.luci-calendarEvent__meta{font-size:10px}.luci-monthView{min-height:680px}}@media (max-width: 920px){.luci-calendarLayout{grid-template-columns:1fr;gap:12px}.luci-calendarSidebar{position:relative;top:0;border-radius:18px}.luci-calendarToolbar{flex-direction:column;align-items:stretch}.luci-calendarToolbar>div:first-child,.luci-calendarToolbar>div:last-child{width:100%;justify-content:space-between}.luci-calendarToolbar__controls{flex-wrap:wrap}.luci-calendarGrid{overflow-x:auto}.luci-monthView{min-width:920px}}@media (max-width: 760px){.luci-calendarSidebar{padding:12px}.luci-calendarSidebar label,.luci-calendarToolbar__range{font-size:12px}.luci-calendarToolbar .luci-input{max-width:100%!important;width:100%}}.luci-employeeToolbar{gap:14px;padding:18px;border-radius:24px}.luci-employeeToolbar__headActions{align-items:center;gap:8px}.luci-employeeToolbar__createButton{width:auto}.luci-employeeToolbar__visiblePill{min-height:34px;padding:0 10px;gap:6px;border-radius:14px;background:#fffc}.luci-employeeToolbar__visiblePill .luci-dashboardToolbar__visiblePillValue{font-size:15px}.luci-employeeToolbar__visiblePill .luci-dashboardToolbar__visiblePillLabel{font-size:9px}.luci-employeeToolbar__controls{grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);gap:10px}.luci-employeeToolbar__searchPanel,.luci-employeeToolbar__filtersPanel{padding:11px;gap:6px;border-radius:16px;background:#f8f5efa3}.luci-employeeToolbar__searchPanel .luci-dashboardToolbar__search{min-height:40px;padding:0 12px}.luci-employeeToolbar__searchPanel .luci-dashboardToolbar__panelHead,.luci-employeeToolbar__filtersPanel .luci-dashboardToolbar__panelHead{font-size:10px}.luci-employeeToolbar__filterToggle{display:none}.luci-employeeToolbar__selects{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.luci-employeeToolbar__selects .luci-dashboardToolbar__field{gap:5px}.luci-employeeToolbar__selects .luci-dashboardToolbar__label{font-size:11px}.luci-employeeToolbar__actions{margin-top:6px;display:flex;justify-content:flex-end}.luci-employeeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.luci-employeeCardStack{display:flex;flex-direction:column;gap:7px}.luci-employeeCard{cursor:default}.luci-employeeCard.luci-caseCard{gap:12px;padding:16px;border-radius:20px}.luci-employeeCard .luci-caseCard__content{gap:12px}.luci-employeeCard .luci-caseCard__head{gap:10px}.luci-employeeCard .luci-caseCard__identity{grid-template-columns:74px minmax(0,1fr);gap:12px}.luci-employeeCard .luci-caseCard__avatar{width:74px;height:74px;border-radius:16px}.luci-employeeCard .luci-caseCard__name{font-size:17px;line-height:1.14}.luci-employeeCard .luci-caseCard__titleBlock{gap:8px}.luci-employeeCard .luci-caseCard__careStatus{min-height:26px;padding:0 10px;font-size:9px}.luci-employeeCard--interactive{cursor:pointer;text-align:left;position:relative}.luci-employeeCard--interactive:hover{transform:translateY(-1px)}.luci-employeeCard--interactive:focus-visible{outline:none;box-shadow:var(--focus),0 12px 20px #1d1f190f}.luci-employeeCard--interactive:active{transform:translateY(0)}.luci-employeeCard__metaLine{display:grid;grid-template-columns:max-content auto minmax(0,1fr);column-gap:8px;align-items:baseline}.luci-employeeCard__metaKey{font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:14ch}.luci-employeeCard__metaSep{font-size:11px;font-weight:700;color:var(--muted)}.luci-employeeCard__metaValue{font-size:12px;font-weight:650;color:var(--foreground);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luci-employeeCard__skills{display:flex;flex-direction:column;gap:6px}.luci-employeeCard__skillsLabel{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.luci-employeeCard__skillsRow{display:flex;flex-wrap:wrap;gap:6px}.luci-employeeCard__skillChip{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#f8f5efd9;font-size:10px;font-weight:700;color:var(--muted-strong)}.luci-employeeCard__skillChip.is-empty{color:var(--muted)}.luci-employeeCard__skillChip.is-beratung,.luci-employeeSkillPicker__chip.is-beratung,.luci-employeeDetail__skillChip.is-beratung{background:#e1eef8e6;border-color:#628bb03d;color:#355b76}.luci-employeeCard__skillChip.is-versorgung,.luci-employeeSkillPicker__chip.is-versorgung,.luci-employeeDetail__skillChip.is-versorgung{background:#e6f3eaeb;border-color:#5e8f6e3d;color:#3a6a47}.luci-employeeCard__skillChip.is-logistik,.luci-employeeSkillPicker__chip.is-logistik,.luci-employeeDetail__skillChip.is-logistik{background:#f3ecfbeb;border-color:#866da840;color:#5b477a}.luci-employeeCard__skillChip.is-verwaltung,.luci-employeeSkillPicker__chip.is-verwaltung,.luci-employeeDetail__skillChip.is-verwaltung{background:#f7ede1eb;border-color:#b282493d;color:#7a592f}.luci-employeeCard__skillChip.is-kommunikation,.luci-employeeSkillPicker__chip.is-kommunikation,.luci-employeeDetail__skillChip.is-kommunikation{background:#ebf0eaeb;border-color:#6f806a3d;color:#4f5f4a}.luci-employeeNoticeActions{margin-top:14px;display:flex;gap:10px}.luci-employeeSkillPicker{border:1px solid var(--border);border-radius:18px;padding:12px;background:#f8f5efa6;display:flex;flex-direction:column;gap:10px}.luci-employeeSkillPicker__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.luci-employeeSkillPicker__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.luci-employeeSkillPicker__group{border:1px solid rgba(85,93,75,.1);border-radius:14px;padding:9px;background:#ffffffd1;display:flex;flex-direction:column;gap:8px}.luci-employeeSkillPicker__groupTitle{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.luci-employeeSkillPicker__chips{display:flex;flex-wrap:wrap;gap:7px}.luci-employeeSkillPicker__chip{min-height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.12);background:#ffffffe6;color:var(--muted-strong);font-size:11px;font-weight:650;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.luci-employeeSkillPicker__chip:hover{border-color:#5e685233}.luci-employeeSkillPicker__chip.is-active{border-color:#5e685252;box-shadow:inset 0 0 0 1px #ffffffa6}.luci-employeePhotoPicker{border:1px solid var(--border);border-radius:18px;padding:12px;background:#f8f5efa6;display:flex;flex-direction:column;gap:10px}.luci-employeePhotoPicker__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.luci-employeePhotoPicker__uploadButton{width:fit-content}.luci-employeePhotoPicker__previewWrap{display:flex;align-items:center;justify-content:flex-start}.luci-employeePhotoPicker__preview{width:92px;height:92px;border-radius:14px;object-fit:cover;border:1px solid rgba(85,93,75,.14);background:#fffc}@media (max-width: 767px){.luci-employeeToolbar{gap:10px;padding:12px;border-radius:20px}.luci-employeeToolbar__head{gap:12px}.luci-employeeToolbar__headActions{display:grid;width:100%;grid-template-columns:1fr auto auto;gap:6px}.luci-employeeToolbar__createButton{width:100%}.luci-employeeToolbar__controls{grid-template-columns:1fr;gap:8px}.luci-employeeToolbar__searchPanel,.luci-employeeToolbar__filtersPanel{padding:9px}.luci-employeeToolbar__filterToggle{display:inline-flex}.luci-employeeToolbar__filtersPanel .luci-employeeToolbar__selects,.luci-employeeToolbar__filtersPanel .luci-employeeToolbar__actions{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .18s ease,opacity .14s ease}.luci-employeeToolbar__filtersPanel.is-open .luci-employeeToolbar__selects,.luci-employeeToolbar__filtersPanel.is-open .luci-employeeToolbar__actions{max-height:900px;opacity:1;pointer-events:auto}.luci-employeeToolbar__selects{grid-template-columns:1fr}.luci-employeeGrid{grid-template-columns:1fr;gap:10px}.luci-employeeCard.luci-caseCard{gap:8px;padding:12px;border-radius:16px}.luci-employeeCard .luci-caseCard__identity{grid-template-columns:56px minmax(0,1fr);gap:8px}.luci-employeeCard .luci-caseCard__avatar{width:56px;height:56px;border-radius:12px}.luci-employeeCard .luci-caseCard__name{font-size:16px}.luci-employeeCard .luci-caseCard__titleBlock{gap:6px}.luci-employeeCard__metaLine{grid-template-columns:minmax(0,10ch) auto minmax(0,1fr);column-gap:6px}.luci-employeeCard__metaKey{font-size:9px;max-width:10ch}.luci-employeeCard__metaValue{font-size:11px}.luci-employeeCard__skillsRow{gap:5px}.luci-employeeCard__skillChip{min-height:21px;padding:0 7px;font-size:9px}}.luci-employeeDetailHero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px;border-radius:24px;border:1px solid rgba(85,93,75,.1);background:#ffffffd1}.luci-employeeDetailHero__main{min-width:0;display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:start}.luci-employeeDetailHero__avatarWrap{display:flex;justify-content:center}.luci-employeeDetailHero__avatar{width:110px;height:110px;border-radius:22px;overflow:hidden;border:1px solid rgba(85,93,75,.1);background:#f7f4efeb;display:grid;place-items:center}.luci-employeeDetailHero__avatarImg{width:100%;height:100%;object-fit:cover}.luci-employeeDetailHero__avatarFallback{font-size:28px;font-weight:740;letter-spacing:-.03em}.luci-employeeDetailHero__identity{min-width:0;display:flex;flex-direction:column;gap:10px}.luci-employeeDetailHero__name{font-size:clamp(24px,2.4vw,32px);line-height:1.05;letter-spacing:-.03em;font-weight:760}.luci-employeeDetailHero__meta{display:flex;flex-wrap:wrap;gap:8px}.luci-employeeDetailHero__metaItem{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#f8f5efd1;font-size:12px;font-weight:650;color:var(--muted-strong)}.luci-employeeDetailHero__statusRow{display:flex;align-items:center;gap:10px}.luci-employeeDetailHero__statusRow .luci-input{width:auto;min-width:180px}.luci-employeeDetailHero__skills{display:flex;flex-wrap:wrap;gap:8px}.luci-employeeDetailHero__skillChip{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#ffffffe0;font-size:11px;font-weight:650}.luci-employeeDetailHero__actions{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.luci-employeeDetailSections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.luci-employeeDetailSection{border-radius:22px}.luci-employeeDetailSection__title{margin:0 0 12px;font-size:16px;font-weight:730;letter-spacing:-.01em}.luci-employeeDetail__rows{display:flex;flex-direction:column;gap:10px}.luci-employeeDetail__row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:10px;align-items:baseline;padding:8px 0;border-bottom:1px dashed rgba(85,93,75,.16)}.luci-employeeDetail__row:last-child{border-bottom:0}.luci-employeeDetail__label{font-size:12px;font-weight:700;color:var(--muted);letter-spacing:.03em;text-transform:uppercase}.luci-employeeDetail__value{font-size:14px;font-weight:650;color:var(--foreground);min-width:0;overflow-wrap:anywhere}.luci-employeeDetail__empty{color:var(--muted);font-weight:550}.luci-employeeDetail__skillBlock{display:flex;flex-direction:column;gap:8px}.luci-employeeDetail__skillBlock+.luci-employeeDetail__skillBlock{margin-top:12px}.luci-employeeDetail__skillLabel{font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--muted)}.luci-employeeDetail__skillChips{display:flex;flex-wrap:wrap;gap:8px}.luci-employeeDetail__skillChip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(85,93,75,.1);background:#f8f5efd6;font-size:12px;font-weight:650;color:var(--foreground)}.luci-employeeDetail__skillChip.is-soft{background:#ffffffe6}.luci-employeeDetail__note{font-size:14px;line-height:1.55;color:var(--foreground);white-space:pre-wrap}.luci-employeeDetail__link{color:var(--accent-strong);text-decoration:none;border-bottom:1px solid rgba(94,104,82,.28)}.luci-employeeDetail__link:hover{border-bottom-color:#5e68528f}.luci-employeeDetail__noticeActions{margin-top:14px}@media (max-width: 1180px){.luci-employeeDetailSections{grid-template-columns:1fr}}@media (max-width: 960px){.luci-employeeDetailHero{flex-direction:column;align-items:stretch}.luci-employeeDetailHero__main{grid-template-columns:92px minmax(0,1fr)}.luci-employeeDetailHero__avatar{width:92px;height:92px;border-radius:18px}.luci-employeeDetailHero__actions{justify-content:flex-start}.luci-employeeDetail__row{grid-template-columns:1fr;gap:4px}}
