.calendar-panel{margin-bottom:24px;overflow:hidden}.calendar-compact{grid-column:1 / -1}.calendar-toolbar{padding:0 24px 20px;display:flex;gap:18px;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:.8rem}.calendar-status{padding:12px 24px;border-top:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;color:var(--muted);font-size:.8rem;line-height:1.6}.calendar-status p{flex-basis:100%}.calendar-status.is-stale,.calendar-warning{color:var(--accent-text)}.calendar-warning{padding:16px 24px;background:var(--gold-dark)}.calendar-empty{padding:30px 24px;color:var(--muted);display:flex;gap:16px;align-items:center;line-height:1.7}.calendar-day{padding:20px 24px 0}.calendar-day h3{font-size:.9rem;padding-bottom:10px;color:var(--muted)}.calendar-event{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.calendar-event h4{margin:0 0 7px;font-weight:550;font-size:1rem;overflow-wrap:anywhere;line-height:1.5}.calendar-event p{margin-bottom:8px;color:var(--muted);font-size:.86rem;overflow-wrap:anywhere}.calendar-time{font-size:.84rem;line-height:1.6;color:var(--accent-text)}.calendar-event>div{min-width:0}@media(max-width:700px){.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}.bottom-nav>button{font-size:.67rem}.calendar-panel .section-heading{gap:12px;align-items:flex-start;flex-wrap:wrap}.calendar-toolbar,.calendar-status,.calendar-day{padding-inline:18px}.calendar-event{grid-template-columns:1fr;gap:7px}.calendar-status{gap:5px}.calendar-panel h2{font-size:1.1rem}}@font-face{font-family:Inter;src:url(/fonts/inter-var.woff2) format("woff2");font-weight:100 900;font-display:swap}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#eef0f4;background:#10151d;font-synthesis:none;--gold:#ebca74;--gold-dark:#322d20;--muted:#9ba6b8;--line:#2a323f;--panel:#171e28;--green:#96c9b2;--blue:#9cbce5;--violet:#c3acee;color-scheme:dark;font-size:16px}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button,a{touch-action:manipulation}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--gold);outline-offset:4px}button{border:0}h1,h2,h3,p{margin:0}h1{font-size:2.65rem;font-weight:600;line-height:1.18;letter-spacing:-.045em}h2{font-size:1.25rem;font-weight:600;letter-spacing:-.025em}h3{font-size:1.1rem}p{line-height:1.6}svg{flex-shrink:0}a{color:inherit}input,textarea,select{color:#f2f4f7;border:1px solid #354052;background:#111821;border-radius:9px;min-height:46px;padding:11px 13px;font-size:1rem;line-height:1.45;max-width:100%}input::placeholder,textarea::placeholder{color:#8592a7}select{padding-right:28px}textarea{resize:vertical;width:100%;min-height:106px}input[type=date]{min-width:0}input:disabled,select:disabled{opacity:.75;cursor:not-allowed}button{transition:background .15s,border-color .15s,color .15s,transform .15s}.muted{color:var(--muted)}.gold-text{color:var(--gold)}.eyebrow{font-size:.8125rem;letter-spacing:.065em;color:var(--muted);font-weight:500;margin-bottom:10px}.section-kicker{font-size:.6875rem;letter-spacing:.115em;color:var(--muted);font-weight:600;display:block;margin-bottom:8px}.app-shell{min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;background:#0b1017;border-right:1px solid #242c38;padding:34px 18px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;font-size:1.5rem;font-weight:620;letter-spacing:-.035em;margin:0 12px 57px}.brand-symbol{width:39px;height:43px;display:grid;place-items:center;background:var(--gold);color:#181b20;border-radius:11px}.brand-sub{display:block;color:#8390a3;letter-spacing:.2em;font-size:.56rem;margin-top:5px;font-weight:550}.sidebar-label{font-size:.65rem;letter-spacing:.11em;color:#76849a;margin:0 16px 15px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.nav-item{display:flex;align-items:center;gap:13px;width:100%;background:none;min-height:49px;padding:0 16px;text-align:left;color:#a9b3c3;border-radius:9px;font-size:.92rem}.nav-item:hover{background:#1a202a;color:#fff}.nav-item.active{background:#29271f;color:var(--gold);box-shadow:inset 2px 0 var(--gold)}.nav-count{margin-left:auto;padding:2px 6px;min-width:23px;border-radius:5px;font-size:.73rem;background:#323229;color:#dfcc9b;text-align:center}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid #222b36;margin-top:20px;padding:24px 4px 0;display:flex;gap:10px;align-items:center}.profile-avatar{width:34px;height:34px;flex:none;background:#282f3b;border:1px solid #424957;display:grid;place-items:center;border-radius:50%;font-size:.75rem;font-weight:600}.profile div strong{font-size:.8rem;display:block;font-weight:500}.profile div span{display:block;font-size:.7rem;color:#8794a8;margin-top:5px}.profile>.connection-dot{margin-left:auto}.connection-dot{height:7px;width:7px;display:inline-block;flex:none;background:#99ccad;border-radius:50%}.connection-dot.offline{background:#909caf}.workspace{margin-left:236px}.topbar{height:84px;border-bottom:1px solid #262d38;display:flex;align-items:center;padding:0 42px;gap:22px}.desktop-breadcrumb{display:flex;gap:15px;font-size:.82rem;color:#8e9bb0}.desktop-breadcrumb strong{color:#d2d9e4;font-weight:450}.scope-control{margin-left:auto;display:flex;align-items:center;gap:12px}.scope-control>label{font-size:.8rem;color:#929fb2}.scope-control select{font-size:.83rem;min-height:39px;border-color:#323b49;background:#171e28;border-radius:8px;padding-block:8px;min-width:160px}.mobile-brand,.mobile-settings{display:none!important}.demo-strip{min-height:39px;padding:9px 42px;display:flex;gap:8px;align-items:center;background:#191d22;color:#aab1bd;font-size:.7rem;border-bottom:1px solid #2a2d32;flex-wrap:wrap}.demo-marker{height:6px;width:6px;background:var(--gold);border-radius:50%}.demo-strip>.local-status{margin-left:auto;font-size:.7rem;color:#8c98a9}.demo-separator{color:#677184}main{padding:35px 42px 0;max-width:1600px;margin:auto}main:focus{outline:none}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:30px}.page-description{color:#96a3b6;font-size:.9rem;margin-top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 17px;min-height:46px;border:1px solid transparent;border-radius:9px;font-weight:560;font-size:.86rem;line-height:1.35;flex-shrink:0}.button.primary{background:var(--gold);color:#1d211f;box-shadow:0 2px 8px #0001}.button.primary:hover:not(:disabled){background:#f5d992;transform:translateY(-1px)}.button.quiet{background:#222c39;border-color:#354153;color:#dfe6ef}.button.quiet:hover:not(:disabled){background:#2c3848;border-color:#52627a}.text-button{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--gold);font-size:.8rem;min-height:44px;padding:6px 0;text-align:left}.text-button:hover{color:#fff}.icon-button{background:transparent;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:8px;padding:9px;color:#9da9bb}.icon-button:hover{background:#2b3543;color:#fff}.full-width{width:100%}.overview-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:26px}.overview-stats>button{display:flex;align-items:center;gap:15px;background:#171e28;border:1px solid #2a3341;border-radius:12px;text-align:left;padding:21px 20px}.overview-stats>button:hover{border-color:#586073;background:#1d2531}.stat-icon{width:43px;height:43px;border-radius:11px;display:grid;place-items:center;flex:none}.stat-icon.gold{background:#343025;color:var(--gold)}.stat-icon.blue{background:#263344;color:var(--blue)}.stat-icon.violet{background:#302a41;color:var(--violet)}.overview-stats>button>span:nth-child(2){display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.overview-stats strong{font-size:1.8rem;font-weight:550;letter-spacing:-.035em}.overview-stats>button>span>span{font-size:.8rem;color:#a4b0c1}.overview-stats>button>svg{margin-left:auto;color:#7e8ca2}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,1fr);gap:22px;align-items:start}.panel{background:var(--panel);border:1px solid #2b3442;border-radius:14px;min-width:0;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:25px 25px 17px}.section-heading p{font-size:.84rem;color:var(--muted);margin-top:8px}.section-heading .text-button{flex-shrink:0}.task-row{display:flex;align-items:center;gap:7px;min-height:93px;padding:16px 17px 16px 11px;border-bottom:1px solid #2b3340;transition:background .18s}.task-row:last-child{border-bottom:0}.task-row:hover{background:#1c2531}.task-row.highlight{box-shadow:inset 3px 0 var(--gold);background:#242820}.task-check{width:44px;height:44px;flex:none;display:grid;place-items:center;border-radius:50%;background:none;color:#69788e;padding:0}.task-check:hover:not(:disabled){color:var(--gold);background:#333225}.completed .task-check{color:var(--green)}.completed .task-check>svg{background:#2c423a;border-radius:50%;width:25px;height:25px;padding:4px}.task-body{min-width:0;flex:1}.task-title{background:transparent;display:block;padding:4px 0;text-align:left;line-height:1.5;font-weight:450;font-size:.9rem;overflow-wrap:anywhere}.task-title:hover{color:var(--gold)}.completed .task-title{text-decoration:line-through;color:#8794a7}.meta-row{display:flex;gap:11px;flex-wrap:wrap;align-items:center;margin-top:7px;color:#8997ac;font-size:.69rem;line-height:1.4}.meta-row>span:not(.context-badge),.source-link{display:inline-flex;gap:4px;align-items:center}.context-badge{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:#b5becc;font-size:.7rem;line-height:1.6}.context-badge>span{width:5px;height:5px;border-radius:50%;background:#b4becd}.context-badge.geschaeftlich>span{background:var(--gold)}.context-badge.privat>span{background:var(--blue)}.context-badge.arbeit>span{background:var(--violet)}.priority-tag{font-size:.64rem;color:#e3c987;background:#332f24;border:1px solid #534833;border-radius:5px;padding:4px 6px}.task-edit{min-width:35px;padding:6px}.source-link{background:none;font-size:.7rem;color:#aac1df;padding:5px 0;min-height:28px}.source-link:hover{text-decoration:underline}.overdue{color:#e8ad9f!important}.panel-footer{border-top:1px solid #2b3442;background:#141b24;padding:14px 25px;display:flex;justify-content:space-between;gap:14px;color:#7f8da1;font-size:.72rem}.small-status{display:flex;align-items:center;gap:7px;color:#a9c4b7}.mail-row{display:flex;gap:13px;align-items:flex-start;width:100%;text-align:left;background:transparent;border-bottom:1px solid #2b3340;padding:20px 22px;color:inherit}.mail-row:hover,.mail-row.selected{background:#202a38}.mail-row.selected{box-shadow:inset 3px 0 var(--gold)}.mail-row:last-of-type{border-bottom:0}.avatar{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;flex:none;font-size:.72rem;color:#e4c883;background:#383327;border:1px solid #524735;font-weight:550}.avatar.privat{color:#b7d0ee;background:#26374c;border-color:#384f6c}.avatar.arbeit{color:#d3b9f0;background:#392b47;border-color:#554064}.mail-row-body{min-width:0;flex:1}.sender-line{display:flex;align-items:center;gap:8px;font-size:.81rem;min-height:21px}.sender-line strong{font-weight:500}.unread-dot{width:6px;height:6px;background:var(--gold);border-radius:50%;margin-left:auto}.mail-subject{display:block;line-height:1.4;margin-top:4px;font-size:.81rem;color:#bcc6d5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mail-row-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#7f8da3;font-size:.65rem;margin-top:9px}.mail-snippet{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;font-size:.8rem;color:#8b9ab0;margin-top:6px}.linked{display:inline-flex;align-items:center;gap:5px;color:var(--green)}.panel-link{display:flex;justify-content:center;align-items:center;gap:10px;min-height:50px;width:100%;background:#141b24;color:#adb8c9;border-top:1px solid #2b3442;font-size:.79rem}.panel-link:hover{background:#222c39;color:var(--gold)}.capture-composer{padding:0 25px 25px}.capture-composer>label{display:block;font-size:.79rem;color:#bdc7d6;margin:5px 0 12px}.capture-composer textarea{background:#111821;border:1px solid #343e4e;font-size:.93rem;padding:16px;line-height:1.7}.composer-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:14px}.inline-label{display:flex;align-items:center;gap:8px;font-size:.74rem;color:#8b99ae}.inline-label select{font-size:.8rem;min-height:42px;background:#1c2531}.connection-card{border:1px solid #353d47;background:linear-gradient(130deg,#24292c,#191f27);border-radius:14px;padding:24px 27px;align-self:stretch}.connection-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #515044;background:#34342e;border-radius:11px;color:var(--gold);margin-bottom:17px}.connection-card h2{font-size:1.2rem}.connection-card p{font-size:.85rem;color:#a4afbf;margin-top:9px;max-width:285px}.connection-state{display:flex;align-items:center;gap:7px;font-size:.69rem;color:#8f9caf;margin:17px 0 8px}.workspace-footer{padding:28px 0 25px;display:flex;justify-content:space-between;gap:14px;font-size:.68rem;color:#6f7e94}.bottom-nav{display:none}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;background:var(--gold);color:#111;z-index:1000}.skip-link:focus{top:15px}.list-toolbar{display:flex;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--line);flex-wrap:wrap}.tabs{display:flex;gap:6px;align-items:center;max-width:100%}.tabs button{display:flex;align-items:center;gap:9px;min-height:43px;padding:8px 11px;background:none;color:#a0aec1;font-size:.83rem;border-radius:7px}.tabs button.active{background:#2c3030;color:var(--gold)}.tabs button span{font-size:.68rem;background:#353c45;border-radius:5px;min-width:20px;padding:2px 5px;text-align:center;color:#c1ccd9}.search{display:flex;align-items:center;gap:9px;min-height:43px;padding:0 12px;border:1px solid #344052;border-radius:8px;color:#8797ad;background:#111821}.search input{background:none;border:0;min-height:40px;padding:8px 0;min-width:0;width:200px;font-size:.85rem}.search:focus-within{outline:2px solid var(--gold);outline-offset:2px}.search input:focus-visible{outline:none}.task-workspace .task-row{min-height:98px;padding-inline:20px}.task-workspace .task-title{font-size:.96rem}.task-workspace .priority-tag{font-size:.72rem;margin:0 12px}.task-workspace .meta-row{font-size:.76rem}.mail-workspace{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.3fr);min-height:570px}.mail-list-pane{border-right:1px solid var(--line)}.mail-toolbar{padding:20px;border-bottom:1px solid var(--line);display:flex;gap:12px;flex-direction:column}.mail-toolbar .search input{width:100%}.mail-toolbar select{font-size:.83rem;background:#1b2430}.mail-detail{padding:30px;min-width:0}.mail-detail>.empty{height:100%;min-height:340px}.mail-detail-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.subtle-label{font-size:.69rem;color:#8593a9;border:1px solid #354154;padding:4px 8px;border-radius:5px}.mail-detail h2{font-size:1.6rem;line-height:1.35;overflow-wrap:anywhere}.mail-from{display:flex;align-items:center;gap:12px;margin:22px 0}.mail-from strong{font-size:.85rem;font-weight:500}.mail-from>div>span{display:block;font-size:.71rem;color:#8999b1;margin-top:5px;overflow-wrap:anywhere}.mail-body{white-space:pre-wrap;font-size:.93rem;line-height:1.9;color:#cbd2dd;padding-top:20px;border-top:1px solid var(--line);overflow-wrap:anywhere}.suggestion-card{background:#232820;border:1px solid #454637;border-radius:12px;padding:21px;margin-top:26px}.suggestion-heading{display:flex;align-items:center;gap:9px;color:#e4d4a4}.suggestion-heading strong{font-size:.83rem;font-weight:550}.suggestion-card p{font-size:.9rem;color:#e4e5d9;margin-top:12px}.suggestion-disclaimer{display:block;font-size:.7rem;line-height:1.6;color:#a6aa96;margin:9px 0 17px}.back-to-mail{display:none}.capture-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr);gap:28px;align-items:start}.capture-layout>.capture-panel{position:sticky;top:20px}.capture-note{display:flex;gap:9px;padding:0 25px 23px;color:#8e9bb0;font-size:.75rem;line-height:1.6}.capture-note svg{margin-top:3px}.collection-heading{display:flex;gap:10px;align-items:center;margin:2px 0 19px}.collection-heading h2{font-size:1.15rem}.collection-heading>span{padding:3px 8px;background:#2b3442;color:#b5c0d1;border-radius:6px;font-size:.76rem}.capture-card{padding:23px;margin-bottom:16px}.capture-top{display:flex;justify-content:space-between;align-items:center;color:#8292a9;font-size:.7rem}.capture-text{margin:17px 0;color:#dce0e8;font-size:.93rem;white-space:pre-wrap;overflow-wrap:anywhere}.capture-proposal{display:flex;align-items:flex-start;gap:9px;background:#252b2d;border-radius:8px;padding:12px;color:#d6c791;font-size:.79rem;line-height:1.5}.capture-proposal svg{margin-top:2px}.capture-actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center;margin-top:14px}.capture-actions>span{font-size:.68rem;color:#8c9aaf}.capture-actions .button{font-size:.73rem;padding:10px;min-height:44px}.empty{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 28px;gap:12px;min-height:240px}.empty-icon{display:grid;place-items:center;width:54px;height:54px;background:#232e3b;border:1px solid #3b485d;color:#a8b9d1;border-radius:16px;margin-bottom:5px}.empty h3{font-weight:500}.empty p{color:#96a5ba;max-width:320px;font-size:.87rem}.empty .button{margin-top:5px}.loading{min-height:55vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;color:#a4b2c6}.error-banner{padding:16px 20px;background:#382a29;border:1px solid #805b54;border-radius:12px;display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:25px;color:#f0c8bd;font-size:.88rem}.modal{border:1px solid #495268;border-radius:17px;padding:0;background:#181f29;color:#eef1f6;width:min(570px,calc(100% - 28px));max-height:calc(100dvh - 44px);box-shadow:0 24px 100px #0009}.modal::backdrop{background:#040810bc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{padding:29px}.modal-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}.modal-heading h2{font-size:1.5rem}.modal-heading .eyebrow{font-size:.65rem;color:var(--gold);margin-bottom:10px}.task-form{display:flex;flex-direction:column;gap:20px}.task-form label{display:flex;gap:9px;flex-direction:column;font-size:.86rem;color:#c7d1df}.task-form label>.optional{font-size:.73rem;color:#8797ae;margin-left:auto;margin-top:-26px}.task-form input,.task-form select{width:100%;min-height:48px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.source-note{display:flex;align-items:flex-start;gap:10px;background:#212c37;border-radius:9px;padding:15px;color:#a5bfd9}.source-note>div{min-width:0}.source-note strong,.source-note span{display:block;line-height:1.6;overflow-wrap:anywhere}.source-note strong{font-size:.81rem;font-weight:500}.source-note span{font-size:.74rem;color:#a5b4c8;margin-top:3px}.form-help{font-size:.78rem;color:#9babbe}.modal-actions{display:flex;gap:11px;justify-content:flex-end;border-top:1px solid var(--line);padding-top:21px;margin-top:4px}.modal-intro{font-size:.9rem;color:#aebace;margin-bottom:20px}.integration-list{display:flex;flex-direction:column}.integration-row{display:flex;gap:13px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);color:#9eafc6}.integration-row>div{flex:1;min-width:0}.integration-row strong{font-size:.85rem;font-weight:500;color:#e1e6ef;display:block}.integration-row>div>span{font-size:.75rem;line-height:1.5;color:#92a3ba;display:block;margin-top:6px}.status-pill{font-size:.66rem;white-space:nowrap;color:#a7b5c8;background:#2b3544;border-radius:5px;padding:5px 7px}.local-info{display:flex;gap:10px;align-items:baseline;font-size:.78rem;color:#a4b1c3;line-height:1.7;margin:22px 0}.toast{position:fixed;bottom:24px;left:calc(50% + 100px);transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:12px;padding:12px 12px 12px 18px;background:#29382f;border:1px solid #5a7d65;border-radius:12px;box-shadow:0 8px 28px #0006;max-width:min(700px,calc(100vw - 40px));color:#d5eadb}.toast p{font-size:.85rem;line-height:1.5;min-width:0}.toast>span{display:flex}.toast>button:not(.icon-button){background:none;color:#eee2b6;font-size:.81rem;min-height:44px;white-space:nowrap}.toast .icon-button{color:inherit;min-width:36px}.toast-error{background:#3c2928;border-color:#9b665a;color:#f1d1c7}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){main{padding-top:45px}.page-heading{margin-bottom:36px}.dashboard-grid{gap:26px}.overview-stats{margin-bottom:30px}.section-heading{padding:29px 29px 20px}.task-row{min-height:105px}.mail-row{padding-block:23px}}@media(max-width:1150px){.sidebar{width:205px;padding-inline:14px}.brand{margin-left:8px;font-size:1.35rem}.workspace{margin-left:205px}.topbar,.demo-strip{padding-inline:28px}main{padding:29px 28px 0}h1{font-size:2.15rem}.overview-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.overview-stats>button{padding:17px 14px;gap:11px}.overview-stats>button>span:nth-child(2){gap:2px;flex-direction:column}.overview-stats>button>svg{display:none}.overview-stats strong{font-size:1.6rem}.dashboard-grid{grid-template-columns:minmax(0,1.3fr) minmax(260px,1fr);gap:17px}.section-heading{padding:21px 20px 16px}.section-heading .text-button{font-size:.73rem}.focus-panel .task-edit{display:none}.capture-composer{padding:0 20px 21px}.composer-footer{gap:8px}.inline-label{gap:6px;flex-wrap:wrap}.mail-row{padding:18px 17px;gap:10px}.avatar{width:33px;height:33px}.mail-workspace{grid-template-columns:minmax(260px,.9fr) minmax(300px,1.15fr)}.mail-detail{padding:25px}.capture-layout{gap:20px;grid-template-columns:1fr 1fr}.toast{left:calc(50% + 90px)}}@media(max-width:950px)and (min-width:701px){.sidebar{width:82px;padding:28px 10px 16px}.brand{margin:0 auto 45px;display:block;width:40px}.brand>span:not(.brand-symbol),.sidebar-label,.nav-item>span,.profile>div,.profile>.connection-dot{display:none}.nav-item{font-size:0;gap:0;justify-content:center;padding:0;min-height:52px}.sidebar-bottom>.nav-item{font-size:0}.profile{justify-content:center;padding-top:18px}.workspace{margin-left:82px}.topbar{height:73px}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,1fr)}.section-heading{align-items:flex-start;gap:5px}.focus-panel .section-heading{flex-wrap:wrap}.priority-tag{display:none}.mail-workspace{grid-template-columns:270px minmax(0,1fr)}.mail-detail{padding:21px}.capture-layout{grid-template-columns:1fr}.capture-layout>.capture-panel{position:static}.capture-collection{display:grid;grid-template-columns:1fr 1fr;gap:16px}.collection-heading{grid-column:1/-1;margin-bottom:0}.capture-card{margin-bottom:0}.toast{left:calc(50% + 40px)}}@media(max-width:700px){:root{font-size:16px}.sidebar{display:none}.workspace{margin-left:0}.topbar{height:70px;padding:0 19px;gap:10px}.desktop-breadcrumb{display:none}.mobile-brand{display:flex!important;align-items:center;gap:8px;color:var(--gold);font-size:1.13rem;letter-spacing:-.04em}.mobile-brand strong{font-weight:600;color:#ecedf1}.mobile-settings{display:inline-flex!important;min-width:36px;padding:6px}.scope-control{gap:0}.scope-control>label{display:none}.scope-control select{min-width:0;max-width:143px;font-size:.8rem;background:#1b222c;min-height:42px;padding-left:10px}.demo-strip{padding:9px 20px;gap:6px;font-size:.64rem;min-height:37px}.demo-strip>.local-status{display:none}.demo-separator{display:none}.demo-strip>span:nth-of-type(3){margin-left:auto}main{padding:27px 18px 90px}.page-heading{margin-bottom:24px;gap:16px;align-items:flex-start}.page-heading h1{font-size:1.95rem;letter-spacing:-.04em}.page-heading .eyebrow{font-size:.71rem;margin-bottom:9px}.page-description{font-size:.8rem;margin-top:9px}.heading-action{display:none}.overview-stats{gap:8px;margin-bottom:20px}.overview-stats>button{padding:14px 11px;gap:10px;align-items:flex-start;flex-direction:column;border-radius:11px}.stat-icon{width:33px;height:33px;border-radius:9px}.stat-icon svg{width:18px;height:18px}.overview-stats>button>span:nth-child(2){gap:6px;display:flex;flex-direction:column}.overview-stats strong{font-size:1.65rem;line-height:1.1}.overview-stats>button>span>span{font-size:.67rem;line-height:1.4}.dashboard-grid{display:flex;flex-direction:column;gap:18px}.dashboard-grid>section{width:100%}.focus-panel{order:0}.capture-panel{order:1}.inbox-preview{order:2}.connection-card{order:3}.panel{border-radius:12px}.section-heading{padding:21px 19px 16px}.section-heading h2{font-size:1.1rem}.section-kicker{font-size:.63rem;letter-spacing:.1em}.section-heading .text-button{font-size:.72rem;gap:5px}.task-row{padding:14px 12px 14px 7px;min-height:92px;gap:5px}.task-title{font-size:.89rem;line-height:1.5}.priority-tag{font-size:.6rem;padding:4px;align-self:flex-start;margin-top:9px}.task-edit{display:none}.meta-row{font-size:.66rem;gap:9px}.context-badge{font-size:.67rem}.task-check{width:41px}.panel-footer{padding:13px 20px;font-size:.67rem}.capture-composer{padding:0 19px 20px}.capture-composer>label{font-size:.81rem}.capture-composer textarea{font-size:1rem;min-height:119px;padding:12px}.inline-label{font-size:.7rem;gap:6px}.inline-label select{font-size:.8rem;min-height:44px;max-width:135px}.composer-footer>.button{font-size:.8rem;padding:11px 13px;min-height:45px}.mail-row{padding:20px 19px;gap:12px}.mail-subject{font-size:.85rem}.sender-line{font-size:.87rem}.avatar{height:37px;width:37px}.mail-row-meta{font-size:.67rem}.workspace-footer{flex-direction:column;gap:7px;padding:25px 3px 12px;font-size:.67rem}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:73px;padding:7px 9px calc(7px + env(safe-area-inset-bottom));background:#0f151eef;border-top:1px solid #323b4a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:40}.bottom-nav>button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;background:transparent;color:#91a0b7;min-height:53px;border-radius:9px;font-size:.63rem}.bottom-nav>button.active{color:var(--gold);background:#24271f}.toast{bottom:calc(88px + env(safe-area-inset-bottom));left:50%;max-width:calc(100vw - 24px);width:max-content;padding:10px 9px 10px 13px;gap:8px}.toast p{font-size:.79rem}.toast>button:not(.icon-button){font-size:.76rem}.list-toolbar{padding:14px 15px;gap:13px;flex-direction:column;align-items:stretch}.tabs{justify-content:space-between}.tabs button{padding:9px 10px;font-size:.82rem;gap:7px}.search input{width:100%;font-size:1rem}.search{min-height:46px}.task-workspace .task-row{padding:17px 10px 17px 6px;min-height:100px}.task-workspace .task-title{font-size:.91rem}.task-workspace .priority-tag{font-size:.62rem;margin-right:2px}.task-workspace .meta-row{font-size:.7rem}.task-workspace:before{content:none}.mail-workspace{display:block;min-height:370px}.mail-list-pane{border:0}.mail-detail,.mail-workspace.has-selection .mail-list-pane{display:none}.mail-workspace.has-selection .mail-detail{display:block;padding:19px}.back-to-mail{display:flex;margin-bottom:16px;font-size:.83rem}.mail-detail-top{margin:8px 0 20px}.mail-detail h2{font-size:1.4rem}.mail-body{font-size:.94rem;line-height:1.85}.mail-from>div>span{font-size:.75rem}.suggestion-card{padding:17px;margin-top:24px}.suggestion-heading strong{font-size:.82rem}.suggestion-disclaimer{font-size:.73rem}.suggestion-card .button{width:100%;font-size:.82rem}.capture-layout{display:flex;flex-direction:column;gap:26px}.capture-layout>.capture-panel{position:static;width:100%}.capture-collection{width:100%}.capture-card{padding:20px}.capture-actions>.button{width:100%;justify-content:center;font-size:.8rem}.capture-actions>span{font-size:.7rem}.capture-text{font-size:1rem}.capture-note{font-size:.73rem;padding-inline:19px}.capture-proposal{font-size:.8rem}.modal{max-height:calc(100dvh - 24px);border-radius:14px}.modal-content{padding:23px 20px}.modal-heading{margin-bottom:22px}.modal-heading h2{font-size:1.3rem}.modal-heading .icon-button{margin-right:-8px}.form-grid{gap:12px}.modal-actions{gap:9px}.modal-actions>.button{font-size:.8rem;padding:12px}.modal-actions>.primary{flex:1}.status-pill{font-size:.6rem}.integration-row{gap:10px}.integration-row>svg{width:18px}.error-banner{flex-direction:column;align-items:stretch;font-size:.84rem}.empty{padding:38px 22px}.empty p{font-size:.87rem}.task-workspace .list-toolbar:after{content:none}}@media(max-width:370px){.mobile-brand{font-size:1.03rem;gap:6px}.mobile-brand svg{width:19px}.topbar{padding-inline:14px;gap:5px}.scope-control select{max-width:132px;font-size:.77rem}main{padding-inline:14px}.demo-strip{padding-inline:15px;font-size:.6rem}.overview-stats>button{padding:13px 9px}.overview-stats>button>span>span{font-size:.64rem}.page-heading h1{font-size:1.8rem}.priority-tag{display:none}.section-heading,.capture-composer{padding-inline:16px}.task-title{font-size:.86rem}.inline-label>select{max-width:120px}.panel-footer{font-size:.64rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.button.primary:hover:not(:disabled){transform:none}}.task-title,.task-workspace .task-title{font-size:1rem}.meta-row,.task-workspace .meta-row,.context-badge{font-size:.8125rem}.section-kicker,.priority-tag,.task-workspace .priority-tag{font-size:.75rem}.source-link{min-height:44px;font-size:.8125rem}.capture-card.highlight{outline:2px solid var(--gold);outline-offset:3px}.task-row:focus,.capture-card:focus{outline:2px solid var(--gold);outline-offset:-3px}.form-error{padding:15px;border:1px solid #9b6d55;background:#3b2e29;border-radius:10px;color:#f2d2bc;font-size:.86rem;line-height:1.6}.form-error p{margin:7px 0 11px;font-size:.81rem}.mobile-add{display:none}@media(max-width:700px){.mobile-add{position:fixed;right:20px;bottom:calc(91px + env(safe-area-inset-bottom));z-index:39;display:grid;place-items:center;background:var(--gold);color:#1b221d;width:54px;height:54px;border-radius:17px;box-shadow:0 5px 22px #0007;border:1px solid #f0d692}.task-row{padding-block:16px}.meta-row,.task-workspace .meta-row,.context-badge{font-size:.75rem}.task-title,.task-workspace .task-title{font-size:1rem}.priority-tag{font-size:.6875rem}.task-check{width:44px}.overview-stats>button>span>span{font-size:.75rem}.bottom-nav>button{font-size:.75rem}}.stat-icon.green{background:#223528;color:var(--green)}.stat-icon.red{background:#3a2a28;color:#e8ad9f}.stat-icon.orange{background:#3a3324;color:#e0b26a}.overview-stats .stat-text{font-size:1.35rem;letter-spacing:-.02em}.overview-stats .stat-sub{flex:1 1 120px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-counts>button.active{border-color:var(--gold);background:#1d2531;box-shadow:inset 2px 0 var(--gold)}.social-next-panel{margin-bottom:22px}.social-next-body{display:flex;align-items:center;gap:16px;padding:4px 25px 24px}.social-next-date{display:block;font-size:1.15rem;font-weight:550;letter-spacing:-.02em}.social-next-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:#a9b6c8;font-size:.84rem;margin-top:7px;min-width:0}.social-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:6px;font-size:.7rem;font-weight:550;line-height:1.4;white-space:nowrap;border:1px solid}.social-badge.scheduled{color:var(--blue);background:#243248;border-color:#3d5479}.social-badge.published{color:var(--green);background:#25382f;border-color:#43604f}.social-badge.cancelled{color:#e8a396;background:#3b2a28;border-color:#7a5348}.social-badge.qa{color:#e0b26a;background:#3a3324;border-color:#6f5e35}.social-badge.pending{color:#a7b3c5;background:#28303c;border-color:#414c5d}.social-brand{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:6px;font-size:.7rem;white-space:nowrap;border:1px solid}.social-brand:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex:none}.social-brand.werkstern{color:var(--gold);background:#332f24;border-color:#534833}.social-brand.massage{color:var(--blue);background:#243248;border-color:#3d5479}.social-brand.other{color:#b5becc;background:#28303c;border-color:#414c5d}.social-platforms{display:inline-flex;gap:6px;align-items:center;color:#9fadc0}.social-kind{font-size:.66rem;color:#93a1b5;border:1px solid #354154;padding:4px 7px;border-radius:5px}.social-workspace{margin-bottom:22px}.social-toolbar{justify-content:flex-start}.social-loading{display:inline-flex;gap:8px;align-items:center;font-size:.78rem}.social-loading-row{min-height:220px}.social-timeline{display:flex;flex-direction:column}.social-post{padding:19px 24px;border-bottom:1px solid #2b3340}.social-post:last-child{border-bottom:0}.social-post-top{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.social-rank{display:grid;place-items:center;min-width:23px;height:23px;border-radius:50%;background:#332f24;color:var(--gold);font-size:.72rem;font-weight:600}.social-title{font-size:.98rem;font-weight:550;letter-spacing:-.01em;margin-top:11px;overflow-wrap:anywhere}.social-caption{color:#96a4b8;font-size:.84rem;line-height:1.65;margin-top:8px;overflow-wrap:anywhere;white-space:pre-wrap}.social-caption-toggle{background:none;color:var(--gold);font-size:.78rem;min-height:28px;padding:2px 4px;margin-left:6px}.social-caption-toggle:hover{color:#fff}.social-meta{display:flex;gap:14px;flex-wrap:wrap;align-items:center;color:#8493a8;font-size:.72rem;margin-top:11px}.social-meta>span{display:inline-flex;gap:5px;align-items:center}.social-qa-note{color:#e0b26a}.social-ki-form{display:flex;gap:12px;padding:0 25px 25px;flex-wrap:wrap;align-items:center}.social-ki-search{flex:1 1 260px}.social-ki-search input{width:100%}.social-ki-panel .form-error{margin:0 25px 18px}.social-ki-rationale{display:flex;gap:10px;background:#232820;border:1px solid #454637;border-radius:12px;padding:16px 18px;margin:0 25px 18px}.social-ki-rationale svg{margin-top:2px;color:var(--gold)}.social-ki-rationale strong{font-size:.8rem;font-weight:550;color:#e4d4a4;display:block;margin-bottom:5px}.social-ki-rationale p{font-size:.83rem;line-height:1.65;color:#cdd3bd}.social-ki-results{margin:0 25px 18px;border:1px solid #2b3442;border-radius:12px;overflow:hidden}.social-ki-cached{padding:0 25px 20px;font-size:.72rem}@media(max-width:700px){.bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.bottom-nav>button{font-size:.58rem;gap:4px;line-height:1.25}.bottom-nav>button svg{width:20px;height:20px}.social-next-panel,.social-workspace{margin-bottom:18px}.social-next-body{padding:4px 19px 20px}.social-toolbar{flex-direction:column;align-items:stretch}.social-post{padding:17px 19px}.social-ki-form{padding:0 19px 20px}.social-ki-panel .form-error,.social-ki-rationale,.social-ki-results{margin:0 19px 16px}.social-ki-cached{padding:0 19px 16px}}@media(max-width:370px){.bottom-nav>button{font-size:.53rem}}:root{--focus-ring:var(--gold);--accent-text:var(--gold);--control-surface:#171e28;--control-hover:#2b3543;--control-border:#354052;--control-ink:#c1ccdc}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;padding:10px;border:1px solid var(--control-border);border-radius:11px;background:var(--control-surface);color:var(--control-ink)}.theme-toggle:hover{background:var(--control-hover);color:var(--accent-text)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:var(--focus-ring)}.search:focus-within,.capture-card.highlight,.task-row:focus,.capture-card:focus{outline-color:var(--focus-ring)}:root[data-theme=light]{color-scheme:light;color:#27313b;background:#f5f3ee;--gold:#ebca74;--gold-dark:#f4e8c7;--muted:#606c78;--line:#d9dce0;--panel:#fff;--green:#2f7054;--blue:#355f94;--violet:#755395;--focus-ring:#906414;--accent-text:#79560e;--control-surface:#fff;--control-hover:#ece8dc;--control-border:#c8cdd3;--control-ink:#56616e}[data-theme=light] input,[data-theme=light] textarea,[data-theme=light] select{color:#27313b;background:#fff;border-color:#bfc6ce}[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:#697580}[data-theme=light] .gold-text,[data-theme=light] .text-button{color:var(--accent-text)}[data-theme=light] .text-button:hover{color:#503a0c}[data-theme=light] .sidebar{background:#eeece6;border-color:#d8d7d2}[data-theme=light] .brand-sub,[data-theme=light] .sidebar-label,[data-theme=light] .profile div span{color:#606c78}[data-theme=light] .nav-item{color:#596574}[data-theme=light] .nav-item:hover{background:#e1e2de;color:#27313b}[data-theme=light] .nav-item.active{background:#f5e8c4;color:var(--accent-text);box-shadow:inset 2px 0 #a17419}[data-theme=light] .nav-count{background:#e8d8ad;color:#67490e}[data-theme=light] .profile{border-color:#d0d3d4}[data-theme=light] .profile-avatar{background:#e1e5e8;border-color:#b9c1c9;color:#465364}[data-theme=light] .connection-dot{background:#438161}[data-theme=light] .connection-dot.offline{background:#768496}[data-theme=light] .topbar{background:#faf9f6;border-color:#dcddd9}[data-theme=light] .desktop-breadcrumb,[data-theme=light] .scope-control>label{color:#63707c}[data-theme=light] .desktop-breadcrumb strong{color:#35404c}[data-theme=light] .scope-control select{color:#35404c;background:#fff;border-color:#c8cdd3}[data-theme=light] .mobile-brand{color:var(--accent-text)}[data-theme=light] .mobile-brand strong{color:#27313b}[data-theme=light] .scope-switch.geschaeftlich>svg:first-child,[data-theme=light] .scope-option.geschaeftlich>svg:first-child{color:var(--accent-text)}[data-theme=light] .scope-switch:hover,[data-theme=light] .scope-switch[aria-expanded=true],[data-theme=light] .scope-option[aria-pressed=true],[data-theme=light] .scope-option:hover{border-color:#a8791e}[data-theme=light] .scope-options{box-shadow:0 16px 48px #27313b24}[data-theme=light] .demo-strip{background:#ebe9e1;color:#596471;border-color:#dad8cd}[data-theme=light] .demo-marker{background:#977222}[data-theme=light] .demo-strip>.local-status,[data-theme=light] .demo-separator{color:#63707c}[data-theme=light] .page-description{color:#5e6c7c}[data-theme=light] .button.quiet{background:#f0f2f3;border-color:#c6cdd3;color:#354758}[data-theme=light] .button.quiet:hover:not(:disabled){background:#e4e9ec;border-color:#a9b5bf}[data-theme=light] .icon-button{color:#677583}[data-theme=light] .icon-button:hover{background:#e7ecf0;color:#263c52}[data-theme=light] .overview-stats>button{background:#fff;border-color:#d6dce0}[data-theme=light] .overview-stats>button:hover{border-color:#a6b3bf;background:#fafbf9}[data-theme=light] .stat-icon.gold{background:#f6ebcd;color:#866214}[data-theme=light] .stat-icon.blue{background:#e8eff8;color:var(--blue)}[data-theme=light] .stat-icon.violet{background:#f0e9f7;color:var(--violet)}[data-theme=light] .overview-stats>button>span>span{color:#5c6b7b}[data-theme=light] .overview-stats>button>svg{color:#678}[data-theme=light] .panel{border-color:#d6dce0;box-shadow:0 2px 8px #27313b04}[data-theme=light] .task-row,[data-theme=light] .mail-row{border-color:#e0e4e8}[data-theme=light] .task-row:hover{background:#f7f8f8}[data-theme=light] .task-row.highlight{box-shadow:inset 3px 0 #aa7c22;background:#fbf5e5}[data-theme=light] .task-check{color:#728092}[data-theme=light] .task-check:hover:not(:disabled){color:#866214;background:#f7ebce}[data-theme=light] .completed .task-check{color:#286647}[data-theme=light] .completed .task-check>svg{background:#dceee3}[data-theme=light] .task-title:hover{color:#79560e}[data-theme=light] .completed .task-title{color:#6b7680}[data-theme=light] .meta-row,[data-theme=light] .context-badge{color:#5e6b78}[data-theme=light] .context-badge>span{background:#667587}[data-theme=light] .context-badge.geschaeftlich>span{background:#96721f}[data-theme=light] .context-badge.privat>span{background:var(--blue)}[data-theme=light] .context-badge.arbeit>span{background:var(--violet)}[data-theme=light] .priority-tag{color:#795415;background:#fbefcf;border-color:#dbc68c}[data-theme=light] .source-link{color:#355f8b}[data-theme=light] .overdue{color:#a44936!important}[data-theme=light] .panel-footer{border-color:#dce1e4;background:#f7f8f7;color:#627180}[data-theme=light] .small-status{color:#46725b}[data-theme=light] .mail-row:hover,[data-theme=light] .mail-row.selected{background:#f1f5f8}[data-theme=light] .mail-row.selected{box-shadow:inset 3px 0 #a47920}[data-theme=light] .avatar{color:#795a18;background:#f5ecd5;border-color:#dfcfa9}[data-theme=light] .avatar.privat{color:#355f8b;background:#e5eef7;border-color:#c2d3e6}[data-theme=light] .avatar.arbeit{color:#71508e;background:#eee5f5;border-color:#d5c2e5}[data-theme=light] .unread-dot{background:#937019}[data-theme=light] .mail-subject{color:#435668}[data-theme=light] .mail-row-meta,[data-theme=light] .mail-snippet{color:#657382}[data-theme=light] .panel-link{background:#f7f8f7;color:#536779;border-color:#dce1e4}[data-theme=light] .panel-link:hover{background:#f4ecd8;color:var(--accent-text)}[data-theme=light] .capture-composer>label{color:#526273}[data-theme=light] .capture-composer textarea{background:#fcfdfb;border-color:#bdc8d0}[data-theme=light] .inline-label{color:#617181}[data-theme=light] .inline-label select{background:#f9faf8}[data-theme=light] .connection-card{border-color:#d8d4c7;background:linear-gradient(130deg,#f6f0df,#eeeee7)}[data-theme=light] .connection-icon{border-color:#dbceaa;background:#f4e8c8;color:#876318}[data-theme=light] .connection-card p,[data-theme=light] .connection-state{color:#5f6d75}[data-theme=light] .workspace-footer{color:#66717c}[data-theme=light] .tabs button{color:#5f6e7e}[data-theme=light] .tabs button:hover{background:#f4f2ec}[data-theme=light] .tabs button.active{background:#f5e8c4;color:var(--accent-text)}[data-theme=light] .tabs button span{background:#e3e8ec;color:#4d5e6f}[data-theme=light] .tabs button.active span{background:#e8d8ad;color:#67490e}[data-theme=light] .search{border-color:#bdc8d0;color:#667b8e;background:#fcfdfb}[data-theme=light] .search input{background:transparent;border:0}[data-theme=light] .mail-toolbar select{background:#f9faf8}[data-theme=light] .subtle-label{color:#5e7184;border-color:#c6d1dc}[data-theme=light] .mail-from>div>span{color:#61758b}[data-theme=light] .mail-body{color:#3d4f61}[data-theme=light] .suggestion-card{background:#f8f4e6;border-color:#ded4ad}[data-theme=light] .suggestion-heading{color:#795e18}[data-theme=light] .suggestion-card p{color:#4e4e37}[data-theme=light] .suggestion-disclaimer{color:#6a705b}[data-theme=light] .capture-note{color:#607080}[data-theme=light] .collection-heading>span{background:#e5e9ee;color:#536577}[data-theme=light] .capture-top{color:#66778a}[data-theme=light] .capture-text{color:#37495b}[data-theme=light] .capture-proposal{background:#f5f0df;color:#756020}[data-theme=light] .capture-actions>span{color:#637386}[data-theme=light] .empty-icon{background:#edf2f5;border-color:#cbd7e0;color:#587590}[data-theme=light] .empty p,[data-theme=light] .loading{color:#5b6e82}[data-theme=light] .error-banner{background:#fff0e9;border-color:#d5a190;color:#914432}[data-theme=light] .modal{background:#fffefb;color:#27313b;border-color:#c7cdd2;box-shadow:0 24px 100px #26313d38}[data-theme=light] .modal::backdrop{background:#1a283c66}[data-theme=light] .modal-heading .eyebrow{color:var(--accent-text)}[data-theme=light] .task-form label{color:#526577}[data-theme=light] .task-form label>.optional{color:#637487}[data-theme=light] .source-note{background:#eaf1f6;color:#426580}[data-theme=light] .source-note span{color:#546e83}[data-theme=light] .form-help{color:#61778b}[data-theme=light] .modal-intro{color:#566b82}[data-theme=light] .integration-row{color:#5a748e}[data-theme=light] .integration-row strong{color:#384e65}[data-theme=light] .integration-row>div>span{color:#60778e}[data-theme=light] .status-pill{color:#586e84;background:#e8eef4}[data-theme=light] .local-info{color:#5b7186}[data-theme=light] .toast{background:#e5f2e8;border-color:#94b79c;color:#315c3e;box-shadow:0 8px 28px #27313b20}[data-theme=light] .toast>button:not(.icon-button){color:#5e4c1f}[data-theme=light] .toast .icon-button{color:inherit}[data-theme=light] .toast-error{background:#fff0e9;border-color:#d5a190;color:#914432}[data-theme=light] .form-error{background:#fff2e7;border-color:#d4ad85;color:#8a4d23}[data-theme=light] .bottom-nav{background:#faf9f4f5;border-color:#cfd5d8}[data-theme=light] .bottom-nav>button{color:#596d82}[data-theme=light] .bottom-nav>button.active{color:var(--accent-text);background:#f5e8c4}[data-theme=light] .mobile-add{border-color:#d2ad55;box-shadow:0 5px 22px #6c572133}@media(prefers-reduced-motion:reduce){.theme-toggle{transition:none}}.topbar{position:sticky;top:0;z-index:60;background:#10151d}.header-actions{margin-left:auto;display:flex;align-items:center;gap:8px;min-width:0}.desktop-breadcrumb{min-width:0}.scope-switcher{position:relative;flex:none}.scope-switch{display:flex;align-items:center;gap:9px;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--panel);color:inherit;font-size:.8125rem;touch-action:manipulation;-webkit-user-select:none;user-select:none}.scope-switch:hover,.scope-switch[aria-expanded=true]{border-color:var(--gold)}.scope-switch>span{white-space:nowrap}.scope-switch.geschaeftlich>svg:first-child{color:var(--gold)}.scope-switch.privat>svg:first-child{color:var(--blue)}.scope-switch.arbeit>svg:first-child{color:var(--violet)}.scope-options{position:absolute;right:0;top:calc(100% + 10px);width:292px;max-height:calc(100dvh - 108px);overflow:auto;padding:8px;z-index:65;border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:0 16px 48px #0004}.scope-menu-title{padding:11px 12px 9px;font-size:.75rem;font-weight:600;color:var(--muted)}.scope-option{display:flex;align-items:center;gap:12px;width:100%;padding:12px;min-height:64px;background:transparent;text-align:left;border:1px solid transparent;border-radius:9px;color:inherit}.scope-option>span{flex:1;min-width:0}.scope-option strong{display:block;font-size:.875rem;font-weight:550}.scope-option small{display:block;color:var(--muted);font-size:.75rem;line-height:1.5;margin-top:3px}.scope-option[aria-pressed=true]{background:var(--gold-dark);border-color:var(--gold)}.scope-option:hover{border-color:var(--gold)}.scope-option.geschaeftlich>svg:first-child{color:var(--gold)}.scope-option.privat>svg:first-child{color:var(--blue)}.scope-option.arbeit>svg:first-child{color:var(--violet)}.scope-menu-hint{font-size:.75rem;line-height:1.6;color:var(--muted);border-top:1px solid var(--line);margin:8px 4px 0;padding:12px 8px 6px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.header-actions{gap:4px}.scope-switch{gap:7px;padding-inline:10px;font-size:.8125rem}.scope-options{position:fixed;top:76px;left:16px;right:16px;width:auto;max-height:calc(100dvh - 100px);overflow:auto}}@media(max-width:480px){.topbar{gap:8px;padding-inline:16px}.mobile-brand strong{display:none}.mobile-brand{gap:0}}
