/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#15364e;--blue:#549ec6;--ink:#19384b;--muted:#708494;--line:#e4edf2;--paper:#f4f8fa}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}a,button,input,select,textarea{outline-offset:3px}button{cursor:pointer;color:var(--ink);background:#fff;border:1px solid #dce6ec;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;transition:background .15s;display:inline-flex}button:hover{background:#eef5f9}button:disabled{cursor:default;opacity:.5}a{color:inherit;text-decoration:none}.primary{background:var(--navy);color:#fff;border:1px solid var(--navy);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:600;display:inline-flex}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9e4eb;border-radius:8px;padding:11px 12px}textarea{resize:vertical;line-height:1.5}label{flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.8px;margin-bottom:10px;font-size:30px;line-height:1.2}h2{letter-spacing:-.3px;font-size:18px}h2,h3{margin-bottom:6px}h3{font-size:16px}p{line-height:1.6}p,small{color:var(--muted)}small{font-size:12px}.eyebrow{letter-spacing:1.8px;color:#6796b0;margin-bottom:13px;font-size:10px;font-weight:700}.app-shell{min-height:100vh}.sidebar{color:#d4e4ed;z-index:30;background:#12344b;width:252px;padding:26px 15px;position:fixed;inset:0 auto 0 0}.brand,.sidebar{flex-direction:column;display:flex}.brand{align-items:center;margin-bottom:34px}.brand img{object-fit:contain;width:164px;height:86px}.brand span{letter-spacing:2.1px;color:#95b5c7;margin-top:14px;font-size:8px}.nav-label{letter-spacing:1.6px;color:#87a9bc;margin:0 14px 12px;font-size:9px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#bdd1dd;text-align:left;background:0 0;border:0;justify-content:start;gap:10px;min-height:44px;padding:11px 12px;font-size:12px}.sidebar nav button:hover{background:#24485e}.sidebar nav button.active{color:#fff;background:#2b5771}.sidebar nav button span{flex:1}.nav-count{color:#12344b;background:#74badd;border-radius:5px;padding:2px 5px;font-size:10px}.future-label{margin-top:30px}.future-nav{color:#91aebf;gap:18px;padding:0 12px;display:grid}.future-nav>div{align-items:center;gap:9px;font-size:11px;display:flex}.future-nav>div span{flex:1}.future-nav small{color:#89a5b6;white-space:nowrap;font-size:8px}.sidebar-bottom{border-top:1px solid #2a4a60;align-items:center;gap:9px;margin-top:auto;padding:24px 3px 0;display:flex}.sidebar-bottom>div{flex:1;min-width:0}.sidebar-bottom strong{color:#fff;font-size:12px;display:block}.sidebar-bottom small{color:#92b2c5;font-size:10px}.sidebar-bottom button{color:#afc7d5;background:0 0;border:none;padding:5px}.avatar{color:#2a6586;background:#d7edf7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:12px;font-weight:700;display:inline-flex}.avatar.small{width:31px;height:31px}.main{min-width:0;margin-left:252px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;height:72px;padding:0 34px}.breadcrumb,.topbar{align-items:center;display:flex}.breadcrumb{color:var(--muted);gap:12px;font-size:12px}.breadcrumb b{color:var(--ink);font-weight:500}.top-actions{align-items:center;gap:20px;display:flex}.logout-button{white-space:nowrap;flex-shrink:0;min-height:42px;font-weight:600}@media (max-width:560px){.top-actions>.avatar.small,.topbar .breadcrumb{display:none}.topbar .top-actions{margin-left:auto}}.demo-label{letter-spacing:1px;color:#5182a0;background:#edf5f9;border:1px solid #dbeaf1;border-radius:4px;padding:6px 8px;font-size:9px}.icon-button{background:0 0;border:0;padding:7px}.bell{position:relative}.bell>span{color:#fff;background:#c56d61;border-radius:20px;min-width:13px;height:13px;font-size:8px;position:absolute;top:0;right:0}.content{max-width:1580px;margin:auto;padding:35px 34px 108px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.page-heading p{margin:0;font-size:13px}.page-heading .eyebrow{margin-bottom:11px}.stats{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:23px;display:grid}.stat{text-align:left;border-color:var(--line);background:#fff;border-radius:13px;padding:22px;display:block;position:relative;overflow:hidden;box-shadow:0 4px 12px #163c5510}.stat:before{content:"";background:#76afcf;border-radius:3px;width:3px;position:absolute;top:22px;bottom:22px;left:0}.stat.red:before{background:#d6978e}.stat.green:before{background:#87b7a5}.stat.sky:before{background:#a9cddb}.stat>span{color:#728795;font-size:12px;font-weight:600;display:block}.stat>strong{margin:9px 0;font-size:34px;line-height:1.3;display:block}.stat.red>strong{color:#b36559}.stat>small{justify-content:space-between;gap:5px;font-size:10px}.assistant-banner,.stat>small{align-items:center;display:flex}.assistant-banner{background:linear-gradient(115deg,#dceef7,#edf6fa 70%);border:1px solid #d4e8f3;border-radius:14px;gap:20px;margin-bottom:27px;padding:25px 27px}.sparkle-box{color:#4286ae;background:#ffffffa0;border:1px solid #d2e5f0;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;display:flex}.assistant-banner .eyebrow{margin-bottom:8px;font-size:8px}.assistant-banner h2{font-size:21px}.assistant-banner p{color:#6890a8;margin:0;font-size:12px}.assistant-banner button{background:#fff;border:0;margin-left:auto;padding:12px;font-size:11px}.card{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 3px 8px #23455e05}.card-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:22px 24px;display:flex}.card-heading h2{margin:0;font-size:16px}.card-heading p{margin:5px 0 0;font-size:11px}.text-button{color:#5594b6;background:0 0;border:0;padding:5px;font-size:11px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:740px}th{letter-spacing:.7px;text-transform:uppercase;color:#8496a3;background:#fafcfd;padding:13px 22px;font-size:9px;font-weight:600}td{vertical-align:middle;border-top:1px solid #edf2f5;padding:19px 22px;font-size:12px}td:first-child{width:35%}td strong{font-size:12px;line-height:1.5}td select{background:#f6f9fb;border-color:#e6edf2;min-width:130px;padding:8px;font-size:10px}summary{cursor:pointer}td summary{list-style:none}.sub{color:#8b9ba6;margin-top:5px;font-size:10px;font-weight:400;display:block}td p{white-space:pre-wrap;margin:10px 0 0;font-size:11px}.danger{color:#b96858}.badge{text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:5px;padding:5px 8px;font-size:9px;display:inline-block}.badge.niedrig,.badge.normal{color:#7397aa;background:#eef5f8}.badge.hoch{color:#b58736;background:#fff4e4}.badge.kritisch{color:#bc695b;background:#fcebe8}.department{font-size:10px}.dashboard-bottom{grid-template-columns:1fr 1fr;gap:20px;margin-top:23px;display:grid}.notification-preview{border:0;border-bottom:1px solid var(--line);text-align:left;border-radius:0;justify-content:start;gap:13px;width:100%;padding:17px 24px}.notification-preview>span:not(.dot){flex:1}.notification-preview strong{font-size:11px;font-weight:500;display:block}.notification-preview small{margin-top:6px;font-size:10px;display:block}.dot{background:#c8d6de;border-radius:50%;width:6px;height:6px}.dot.blue{background:#5faad0}.inset{padding:22px 24px}.muted{color:var(--muted);font-size:12px}footer{color:#9aadb9;justify-content:space-between;margin-top:28px;font-size:10px;display:flex}.assistant-dock{z-index:20;color:#5f9cbc;background:#fff;border:1px solid #d6e7f0;border-radius:13px;align-items:center;gap:9px;width:min(650px,100% - 300px);padding:8px 9px 8px 16px;display:flex;position:fixed;bottom:19px;left:calc(50% + 126px);transform:translate(-50%);box-shadow:0 7px 26px #123b5420}.assistant-dock input{border:0;flex:1;min-width:0;padding:6px;font-size:12px}.assistant-dock .primary{padding:10px 13px;font-size:11px}.filters{align-items:center;gap:12px;padding:19px 22px;display:flex}.filters>select{width:auto;max-width:185px;font-size:11px}.search{flex-direction:row;flex:1;align-items:center;gap:8px;min-width:140px;font-size:12px;display:flex}.search input{border:0;padding:8px;font-size:12px}.empty{text-align:center;color:#7fa8bd;padding:42px}.empty svg{margin:0 auto 12px}.empty h3{color:var(--ink);font-size:15px}.empty p{margin-bottom:0;font-size:12px}.notice{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:23px;display:flex}.notice h3{margin:10px 0 7px;font-size:14px}.button-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.button-row button{font-size:11px}.quality-card{max-width:760px;padding:40px}.quality-card>svg{color:#64a6c9;margin-bottom:23px}.quality-card p{max-width:580px}.quality-card small{margin-top:22px;line-height:1.7;display:block}.error{color:#a65d4e;background:#fff0eb;border:1px solid #efd4cb;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:19px;padding:14px 17px;font-size:13px;display:flex}.error button{color:inherit;background:0 0;border:0;padding:0}.toast{color:#487e69;background:#eaf6f0;border:1px solid #c9e6d8;border-radius:9px;align-items:center;gap:10px;margin-bottom:18px;padding:14px;font-size:12px;display:flex}.user-form{background:#f8fbfc;grid-template-columns:1fr 1fr 1fr;gap:17px;padding:23px;display:grid}.user-form button{align-self:end;height:42px}.log-card{margin-bottom:20px}.log{border-top:1px solid var(--line);padding:18px 23px}.log summary{justify-content:space-between;font-size:12px;display:flex}.log small{margin-top:6px;display:block}.log pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f9fb;border-radius:8px;max-height:400px;padding:15px;font-size:11px;overflow:auto}.panel-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background:#08293b55;justify-content:flex-end;display:flex;position:fixed;inset:0}.assistant-panel{background:#fff;flex-direction:column;width:580px;max-width:100%;height:100%;display:flex;box-shadow:-15px 0 55px #102e4920}.panel-heading{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:22px;display:flex}.panel-heading h2{font-size:17px}.panel-heading p{margin:0;font-size:11px}.panel-heading>.icon-button{margin-left:auto}.panel-body{flex:1;padding:26px;overflow:auto}.prototype{color:#7190a2;background:#f1f6f9;border-radius:7px;margin-bottom:23px;padding:11px 12px;font-size:10px}.input-title textarea{margin-bottom:12px;font-size:14px}.speech-note{margin:18px 0;font-size:11px;line-height:1.6}.recording{color:#b45248;background:#ffebe8}.draft-title h3{margin-top:12px}.draft-title p,.warnings{font-size:12px}.warnings{color:#9d792e;background:#fff6e8;border-radius:6px;margin-bottom:18px;padding:10px}.panel-body form>label{margin:16px 0}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.confirmation{color:#56826d;background:#edf6f2;border-radius:8px;gap:11px;margin-top:22px;padding:14px;font-size:11px;line-height:1.6;display:flex}.confirmation svg{flex-shrink:0}.panel-footer{justify-content:space-between;gap:12px;margin-top:22px;display:flex}.login{background:#fff;grid-template-columns:1.12fr 1fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(at 20% 90%,#397a9c,#143a52 65%);flex-direction:column;justify-content:center;padding:60px 11%;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";pointer-events:none;border:1px solid #ffffff13;border-radius:50%;width:500px;height:500px;position:absolute;top:90px;right:-160px}.login-brand img{object-fit:contain;width:205px;height:136px;margin-bottom:65px}.login-brand h1{letter-spacing:-1px;z-index:1;font-size:37px;line-height:1.3}.login-brand p{color:#a9c8da;line-height:1.8}.login-brand .eyebrow{color:#8fc0da}.login-lines{color:#b7d8e9;gap:25px;margin-top:35px;font-size:10px;display:flex}.login-lines span{align-items:center;gap:8px;display:flex}.login-lines svg{width:16px}.login-form{align-self:center;width:100%;max-width:480px;margin:auto;padding:50px}.login-form h2{font-size:28px}.login-form>p{margin-bottom:28px;font-size:13px}.login-form form{gap:20px;display:grid}.login-form small{text-align:center;margin-top:45px;font-size:10px;display:block}.loading{color:#638ba3;justify-content:center;align-items:center;height:100vh;display:flex}.mobile-menu,.print-title{display:none}@media (min-width:1600px){.content{padding-top:45px}.stats{gap:24px}.stat{padding:26px}.card-heading{padding:25px}td{padding-top:23px;padding-bottom:23px}.assistant-banner{padding:30px}}@media (max-width:1150px){.sidebar{width:220px}.main{margin-left:220px}.content{padding:28px 22px 108px}.topbar{padding:0 22px}.stat{padding:18px}.stat small{font-size:9px}.assistant-dock{width:calc(100% - 280px);left:calc(50% + 110px)}.assistant-banner{gap:14px;padding:22px}.assistant-banner p{font-size:11px}.assistant-banner h2{font-size:18px}.notice{flex-direction:column;align-items:flex-start}.filters{flex-wrap:wrap}.search{min-width:100%}.future-nav>div{font-size:10px}}@media (max-width:850px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.visible{transform:translate(0);box-shadow:10px 0 50px #16374b44}.main{margin-left:0}.mobile-menu{display:inline-flex}.topbar{gap:15px}.breadcrumb{margin-right:auto}.top-actions{gap:13px}.assistant-dock{width:calc(100% - 36px);left:50%}.stats{grid-template-columns:repeat(2,1fr)}.login-brand{padding:40px 9%}.login-brand h1{font-size:28px}.login-form{padding:30px}.login-lines{flex-direction:column;gap:15px}.user-form{grid-template-columns:1fr 1fr}}@media (max-width:560px){.content{padding:26px 16px 100px}.topbar{height:60px;padding:0 15px}.breadcrumb{gap:5px;font-size:10px}.breadcrumb>b{display:none}.demo-label{font-size:7px}.page-heading{flex-direction:column;align-items:flex-start;gap:16px}h1{font-size:25px}.page-heading .primary{font-size:11px}.stat{padding:18px 15px}.stat>span{font-size:11px}.stat>strong{font-size:29px}.stat>small{line-height:1.5}.assistant-banner{flex-wrap:wrap;gap:12px;padding:20px}.assistant-banner>.sparkle-box{display:none}.assistant-banner button{margin-left:0}.dashboard-bottom{grid-template-columns:1fr}.card-heading{padding:20px}.card-heading h2{font-size:14px}.assistant-dock{gap:5px;padding-left:10px}.assistant-dock>svg{display:none}.assistant-dock .primary{padding:9px;font-size:10px}.assistant-dock input{font-size:11px}.assistant-dock .icon-button{padding:4px}.login{display:block}.login-brand{padding:30px}.login-brand img{width:120px;height:80px;margin-bottom:0}.login-brand h1{margin-top:15px;font-size:22px}.login-brand .eyebrow,.login-brand p,.login-lines{display:none}.login-form{padding:35px 30px}.panel-body{padding:20px}.panel-heading{padding:18px}.panel-heading h2{font-size:15px}.panel-heading .sparkle-box{width:35px;height:35px}.form-grid{gap:12px}.filters{gap:7px;padding:15px}.filters>select{max-width:160px;font-size:10px}.user-form{grid-template-columns:1fr}.quality-card{padding:27px}.quality-card .primary{font-size:12px}footer{gap:12px;font-size:8px}.notice .button-row{gap:6px}.notice button{font-size:10px}}@media print{body{background:#fff}.assistant-dock,.error,.filters,.page-heading,.panel-backdrop,.sidebar,.toast,.topbar,footer{display:none!important}.main{margin:0}.content{padding:0}.card{box-shadow:none;border:0}.print-title{padding:20px 0;font-size:20px;display:block}table{min-width:0}td,th{padding:10px;font-size:10px}td select{appearance:none;border:0;font-size:10px}details>p{display:none}.badge{color:#000!important}}.comment-form{gap:6px;margin-top:12px;display:flex}.comment-form input{min-width:80px;font-size:11px}.comment-form button{padding:8px;font-size:10px}html[data-ui-theme=salbei]{--navy:#245547;--blue:#559982;--ink:#203e35;--muted:#677f75;--line:#deebe5;--paper:#f2f7f4;--theme-sidebar:#193d32;--theme-active:#34614f;--theme-soft:#dfefe5;--theme-pale:#f0f7f2;--theme-accent:#38785d;--theme-nav-text:#c8dfd3}html[data-ui-theme=lavendel]{--navy:#51426f;--blue:#9180be;--ink:#39324c;--muted:#80768e;--line:#e8e2ef;--paper:#f7f5fa;--theme-sidebar:#342a49;--theme-active:#58496f;--theme-soft:#eae3f5;--theme-pale:#f6f2fa;--theme-accent:#79619b;--theme-nav-text:#d9cfe7}html[data-ui-theme=sand]{--navy:#654b30;--blue:#b88c57;--ink:#463b2d;--muted:#8c806d;--line:#ede6da;--paper:#faf7f1;--theme-sidebar:#433321;--theme-active:#6a5237;--theme-soft:#f2e7d6;--theme-pale:#faf6ee;--theme-accent:#96703d;--theme-nav-text:#e5d6bf}.sidebar{background:var(--theme-sidebar,#12344b)}.sidebar nav button{color:var(--theme-nav-text,#bdd1dd)}.sidebar nav button.active,.sidebar nav button:hover{background:var(--theme-active,#2b5771)}.sidebar nav button.active svg{color:var(--theme-nav-text,#8dd3f8)}.assistant-banner{background:linear-gradient(115deg,var(--theme-soft,#dceef7),var(--theme-pale,#edf6fa) 70%);border-color:var(--line)}.eyebrow,.text-button{color:var(--theme-accent,#5594b6)}.assistant-banner p{color:var(--theme-accent,#6890a8)}.avatar,.sparkle-box{background:var(--theme-soft,#d7edf7);color:var(--theme-accent,#4286ae);border-color:var(--line)}.dot.blue,.stat.blue:before{background:var(--blue)}.assistant-dock{color:var(--blue);border-color:var(--line)}.primary:hover{background:var(--theme-active,#245a7b)}.theme-picker{z-index:35;position:relative}.theme-picker summary{border:1px solid var(--line);color:var(--ink);border-radius:8px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;list-style:none;display:flex}.theme-picker summary::-webkit-details-marker{display:none}.theme-picker[open] summary{background:var(--paper)}.theme-options{border:1px solid var(--line);background:#fff;border-radius:13px;width:280px;padding:18px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 12px 35px #152e4825}.theme-options h3{font-size:15px}.theme-options p{margin:7px 0 13px;font-size:12px}.theme-options button{justify-content:start;width:100%;margin-bottom:7px;font-size:12px}.theme-options button[aria-pressed=true]{border-color:var(--blue);background:var(--paper)}.theme-options button>span:nth-child(2){text-align:left;flex:1}.theme-swatch{border-radius:50%;flex-shrink:0;width:22px;height:22px}.theme-options small{margin-top:12px;font-size:10px;line-height:1.6;display:block}@media (max-width:560px){.theme-picker summary{padding:8px}.theme-picker summary>span{display:none}.theme-options{width:min(280px,100vw - 24px);position:fixed;top:65px;right:12px}.top-actions{gap:9px}}@media print{.theme-picker{display:none}}html[data-ui-theme=tuerkis]{--navy:#21575a;--blue:#329ea2;--ink:#234247;--muted:#6b8182;--line:#dceced;--paper:#f1f9f8;--theme-sidebar:#173d40;--theme-active:#2c686b;--theme-soft:#ddf2f0;--theme-pale:#f0faf8;--theme-accent:#277e80;--theme-nav-text:#c6e6e3}html[data-ui-theme=petrol]{--navy:#214e5b;--blue:#347c8b;--ink:#253d45;--muted:#6a7f88;--line:#dce8ed;--paper:#f2f7f9;--theme-sidebar:#18333d;--theme-active:#2b5b68;--theme-soft:#dfedf0;--theme-pale:#eff7f8;--theme-accent:#337486;--theme-nav-text:#c8dfe6}html[data-ui-theme=rose]{--navy:#70465b;--blue:#c17f9b;--ink:#4d3543;--muted:#8c7480;--line:#efe1e8;--paper:#fbf5f8;--theme-sidebar:#472c3a;--theme-active:#7b4e63;--theme-soft:#f4e1eb;--theme-pale:#fcf3f8;--theme-accent:#985d79;--theme-nav-text:#ead0dc}html[data-ui-theme=koralle]{--navy:#754636;--blue:#ce816b;--ink:#503b34;--muted:#8d7b71;--line:#efdfd8;--paper:#fcf6f2;--theme-sidebar:#492e25;--theme-active:#80513e;--theme-soft:#f7e3da;--theme-pale:#fcf3ed;--theme-accent:#9d6550;--theme-nav-text:#efd5c7}html[data-ui-theme=sonne]{--navy:#685725;--blue:#d3ad3f;--ink:#48402c;--muted:#857d68;--line:#eee8d2;--paper:#fcfaf1;--theme-sidebar:#42391f;--theme-active:#756433;--theme-soft:#f6edc9;--theme-pale:#fcf9ea;--theme-accent:#8b732a;--theme-nav-text:#e8dfb9}html[data-ui-theme=pistazie]{--navy:#4c5e2c;--blue:#94aa58;--ink:#38432d;--muted:#7c856b;--line:#e6ecd9;--paper:#f7faf1;--theme-sidebar:#303d22;--theme-active:#5a6c39;--theme-soft:#eaf0d6;--theme-pale:#f5f9ea;--theme-accent:#728539;--theme-nav-text:#dce7bf}html[data-ui-theme=royal]{--navy:#304d81;--blue:#587cc5;--ink:#293b58;--muted:#728099;--line:#dfe6f2;--paper:#f3f6fc;--theme-sidebar:#203153;--theme-active:#3b5890;--theme-soft:#e0e9fa;--theme-pale:#f0f5ff;--theme-accent:#4666a0;--theme-nav-text:#ccdaf0}html[data-ui-theme=graphit]{--navy:#414d58;--blue:#76838d;--ink:#303a43;--muted:#77818a;--line:#e3e7eb;--paper:#f5f7f8;--theme-sidebar:#29333b;--theme-active:#4b5863;--theme-soft:#e6ebee;--theme-pale:#f3f6f8;--theme-accent:#64747f;--theme-nav-text:#d5dee4}.theme-options{overscroll-behavior:contain;max-height:calc(100dvh - 100px);overflow-y:auto}.product-toolbar{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:20px;display:flex}.product-example{color:#745d32;background:#fff6e6;border:1px solid #ecdcb8;border-radius:12px;gap:14px;margin-bottom:20px;padding:18px 22px;display:flex}.product-example svg{flex-shrink:0}.product-example p{color:#87734e;margin:6px 0 0;font-size:12px}.product-section{margin-bottom:20px}.product-fields{grid-template-columns:1fr 1fr;gap:22px;padding:24px;display:grid}.product-wide{grid-column:1/-1}.product-fields textarea{min-height:105px}.product-fields .product-check{flex-direction:row;align-items:center;gap:10px}.product-check input{width:18px;height:18px}.product-pending{background:var(--paper);border-radius:9px;margin:0 24px 24px;padding:14px 17px;font-size:12px}.product-pending p{margin:5px 0 0;font-size:11px}.product-note{margin:0 24px 24px;font-size:11px}.product-save{justify-content:flex-end;gap:12px;display:flex}.product-intro{background:var(--theme-soft,#e4f1f8);border:1px solid var(--line);border-radius:13px;align-items:center;gap:20px;margin-bottom:24px;padding:24px;display:flex}.product-intro svg{color:var(--blue);flex-shrink:0}.product-intro p{margin:5px 0 0;font-size:12px}.product-version{grid-template-columns:1fr 1fr;gap:16px;padding:18px 0;display:grid}.product-version dt{color:var(--muted);margin-bottom:7px;font-size:11px}.product-version dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px}.label-preview{aspect-ratio:105/74;background:#fff;border:1px solid #ccd7df;width:min(100%,630px);height:auto;margin:20px auto;display:block;box-shadow:0 8px 24px #12304215}.production-label-form{max-width:800px;padding:clamp(20px,4vw,36px)}.production-label-fields{grid-template-columns:1fr 1fr;gap:24px;display:grid}.production-label-fields label{flex-direction:column;gap:10px;min-width:0;font-size:17px;font-weight:600;display:flex}.production-label-fields label:first-child{grid-column:1/-1}.production-label-fields input,.production-label-fields select{width:100%;min-width:0;min-height:58px;font-size:20px}.production-print-button{justify-content:center;width:100%;min-height:68px;margin-top:12px;font-size:22px}.production-label-hint{margin:16px 0 0;font-size:14px;line-height:1.5}.production-label-result{max-width:800px;margin-top:20px;padding:24px}.production-label-result a{border-radius:10px;padding:14px 20px;text-decoration:none;display:inline-flex}.production-label-details{max-width:100%;margin-top:20px}.production-label-details summary{cursor:pointer;padding:20px 24px;font-weight:600}.production-label-detail-body{padding:0 24px 24px}@media (max-width:480px){.production-label-fields{grid-template-columns:1fr;gap:18px}}.document-start-bar{border:2px solid var(--accent,#5fa7c8);background:var(--paper,#fff);border-radius:18px;margin:0 0 24px;padding:24px}.document-start-bar .button-row{flex-wrap:wrap;justify-content:flex-start;gap:12px}.document-start-bar p{overflow-wrap:anywhere;margin:14px 0 6px}.document-start-bar small{color:var(--muted)}.product-image{flex-wrap:wrap;align-items:center;gap:18px;padding:24px;display:flex}.product-image img{object-fit:contain;background:#fff;border:1px solid #dce3e8;border-radius:16px;width:240px;height:200px}.document-row{border-bottom:1px solid var(--line,#dce3e8);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.document-row small{color:var(--muted);margin-top:6px;display:block}.document-row strong{overflow-wrap:anywhere}.document-row a{color:var(--accent,#147b9a);font-size:13px;text-decoration:underline}.document-review{border:1px solid var(--line,#dce3e8);border-radius:16px;margin-top:24px;padding:20px}.document-suggestion{border-top:1px solid var(--line,#dce3e8);margin:18px 0;padding-top:14px}.document-suggestion blockquote,.document-value{white-space:pre-wrap;overflow-wrap:anywhere}.document-suggestion blockquote{border-left:3px solid var(--accent,#147b9a);color:var(--muted);margin:12px 0;padding:12px;font-size:12px}.document-text{white-space:pre-wrap;overflow-wrap:anywhere;max-height:350px;padding:16px;font-size:12px;overflow:auto}.products-module table .badge{margin-top:8px}@media (max-width:560px){.product-fields,.product-version{grid-template-columns:1fr}.product-fields{gap:18px;padding:20px}.product-toolbar button{font-size:11px}}.task-traffic-legend{border-bottom:1px solid #e4e9ed;flex-wrap:wrap;gap:10px;padding:16px 22px;display:flex}.task-light{border:1px solid;border-radius:7px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.task-light:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:9px;height:9px}.task-light-red{color:#a51c2d;background:#ffe4e7;border-color:#f2a9b3}.task-light-yellow{color:#785200;background:#fff0ba;border-color:#dec25e}.task-light-green{color:#16623b;background:#d7f3e2;border-color:#8acaac}.task-row td{transition:background-color .15s}.task-row-red td{background:#fff0f2}.task-row-yellow td{background:#fffbee}.task-row-green td{background:#edf9f1}.task-row-red td:first-child{box-shadow:inset 5px 0 #cc2940}.task-row-yellow td:first-child{box-shadow:inset 5px 0 #d49b00}.task-row-green td:first-child{box-shadow:inset 5px 0 #248454}.task-row summary>.task-light{margin-top:8px;display:table}.task-row summary>.task-light:before{margin-right:7px;display:inline-block}.task-row .sub{color:#536574}.task-row select.task-status{border-width:2px;font-size:12px;font-weight:700}.task-row select.task-status-red{color:#921626;background:#ffe4e7;border-color:#cb3448}.task-row select.task-status-yellow{color:#694800;background:#fff0ba;border-color:#bc8d14}.task-row select.task-status-green{color:#14512f;background:#d7f3e2;border-color:#288854}@media print{.task-light,.task-row td,.task-status{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.daily-list-title{padding:20px 24px}.daily-list-title h2{margin:0 0 8px}.daily-list-title p{color:#536574;margin:0;font-size:13px}.daily-carry{margin-top:10px;display:block}@media print{.daily-carry,td .comment-form,td .text-button{display:none!important}.daily-list-title{padding:12px 0}tr{break-inside:avoid}}.service-history-entry{border-top:1px solid #dce5eb;margin-top:22px;padding:24px 0}.service-history-entry h3{margin:10px 0}.service-history-entry dl>div{margin:14px 0}.service-history-entry dd{margin:5px 0}.service-history-entry blockquote{border-left:3px solid #b6cedd;margin:12px 0;padding:8px 16px;font-size:13px}.device-list-filters{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));align-items:end;gap:16px;padding:0 22px 20px;display:grid}.device-list-filters label{flex-direction:column;gap:6px;min-width:0;font-size:12px;display:flex}.device-list-filters input,.device-list-filters select{width:100%;min-width:0}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}