:root{--blue:#2458ed;--blue-dark:#1744c8;--ink:#17223b;--muted:#778196;--line:#e8ecf3;--bg:#f6f8fc;--green:#20805c;--orange:#ac6b15;--radius:14px;font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif;color:var(--ink);font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #9db7ff}button{border:0;background:none;color:inherit}a{color:var(--blue)}svg{width:20px;height:20px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}button{transition:background .15s,color .15s,box-shadow .15s}button:disabled{opacity:.45;cursor:not-allowed}.shell{display:flex;min-height:100vh}.sidebar{width:222px;flex:none;background:#fff;border-right:1px solid var(--line);padding:29px 17px 18px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:10px;align-items:center;padding:0 13px 32px;font-weight:750;font-size:23px;letter-spacing:-1px}.brand small{font-size:12px;letter-spacing:1.4px;font-weight:500;color:#9aa3b4;display:block;margin-top:3px}.brandmark{width:37px;height:42px;border-radius:12px;background:var(--blue);color:#fff;display:grid;place-items:center}.brandmark svg{width:25px;height:25px}.lab-select{display:flex;gap:9px;align-items:center;padding:13px 10px;background:#f7f9fd;border:1px solid var(--line);border-radius:9px;margin-bottom:27px;font-size:13px}.lab-select .lab-logo{font-weight:700;color:var(--blue);background:#e8eeff;padding:7px;border-radius:7px}.lab-select small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.nav{display:grid;gap:5px}.nav button{width:100%;display:flex;align-items:center;gap:13px;border-radius:8px;padding:12px 13px;color:#697387;text-align:left}.nav button.active{background:#edf2ff;color:var(--blue);font-weight:650}.nav button:hover{background:#f1f5fe}.count{margin-left:auto;font-size:12px;background:#e4eaff;color:#4e6caa;padding:2px 6px;border-radius:5px}.side-label{font-size:12px;color:#97a0b1;padding:28px 13px 11px;display:flex;justify-content:space-between;letter-spacing:1px}.project-btn{display:flex;align-items:center;gap:10px;padding:11px 13px;width:100%;text-align:left;font-size:13px;color:#6c7588}.project-btn:hover{color:var(--blue)}.dot{width:7px;height:7px;border-radius:3px;background:#587bec;display:inline-block;flex:none}.dot.purple{background:#9678d5}.dot.teal{background:#39a39c}.sidebar-bottom{margin-top:auto;padding-top:40px}.help{display:flex;align-items:center;gap:11px;color:var(--muted);padding:12px}.profile{border-top:1px solid var(--line);padding:19px 8px 0;display:flex;align-items:center;gap:10px;width:100%;text-align:left}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e7ecfb;color:#5a72a0;font-size:12px;font-weight:650}.profile small{color:var(--muted);display:block;font-size:12px;margin-top:3px}.main{margin-left:222px;width:calc(100% - 222px)}.topbar{height:76px;background:#ffffffe6;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:16px}.crumb{color:#9aa3b3;font-size:13px}.crumb b{color:#46516a;font-weight:500;margin-left:12px}.top-right{display:flex;gap:19px;align-items:center}.search-trigger{width:245px;display:flex;align-items:center;gap:9px;color:#97a0b0;background:#f6f8fb;border:1px solid #edf0f5;border-radius:8px;padding:9px 12px;text-align:left;font-size:13px}.search-trigger svg{width:16px}.search-trigger kbd{margin-left:auto;font-size:11px;border:1px solid #dfe4ec;border-radius:3px;padding:1px 4px}.demo-label{font-size:12px;color:#76839c;border:1px solid #dce4f0;border-radius:5px;padding:4px 7px}.icon-btn{display:grid;place-items:center;width:32px;height:32px;border-radius:7px}.icon-btn:hover{background:#edf2ff;color:var(--blue)}.content{padding:33px 36px 40px;max-width:1570px;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;gap:15px}h1{font-size:26px;letter-spacing:-.7px;font-weight:650;margin:0 0 10px}h2{font-size:16px;font-weight:650;margin:0}h3{font-size:15px;line-height:1.6;margin:0}p{line-height:1.8}.sub{color:var(--muted);font-size:13px;margin:0;line-height:1.7}.date-label{font-size:13px;color:#8893a7;padding-top:7px}.dashboard{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:25px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.composer{border:1px solid #d5e0ff;box-shadow:0 5px 25px #2458ed06;overflow:hidden}.composer-header{display:flex;gap:8px;align-items:center;padding:20px 22px 0;font-weight:600;color:#334567}.composer-header svg{color:var(--blue);width:19px}.privacy-label{margin-left:auto;font-size:12px;color:#8a95a8;display:flex;gap:5px;align-items:center;font-weight:400}.privacy-label svg{width:13px}.composer textarea{width:100%;border:0;outline:none;resize:vertical;min-height:148px;padding:22px;color:#23304c;font-size:16px;line-height:1.9;background:#fff}.composer textarea::placeholder{color:#a2adbe}.composer textarea:focus-visible{outline:none}.attachments{display:flex;flex-wrap:wrap;gap:7px;padding:0 20px}.attachment-pill{display:flex;align-items:center;gap:5px;font-size:12px;background:#f4f7fc;padding:6px 8px;border-radius:6px}.attachment-pill button{padding:0 2px}.composer-toolbar{display:flex;align-items:center;padding:13px 16px;border-top:1px solid #f0f3f8;gap:4px}.toolbar-btn{display:flex;gap:6px;align-items:center;padding:7px 8px;color:#8390a5;font-size:12px;border-radius:6px}.toolbar-btn svg{width:17px;height:17px}.toolbar-btn:hover{color:var(--blue);background:#f3f6ff}.toolbar-btn select{border:0;background:transparent;color:inherit;max-width:138px;font-size:12px}.primary{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:8px;padding:10px 15px;font-weight:500;display:inline-flex;gap:8px;align-items:center;justify-content:center}.primary:hover{background:var(--blue-dark)}.primary svg{width:16px;height:16px}.secondary{border:1px solid #dce3ee;background:#fff;border-radius:8px;padding:9px 13px;display:inline-flex;align-items:center;gap:7px;color:#66728a}.secondary:hover{background:#f7f9ff;border-color:#b8c9f8}.composer-toolbar .primary{margin-left:auto;padding:9px 15px;white-space:nowrap}.under-composer{display:flex;align-items:center;gap:6px;font-size:12px;color:#99a2b2;margin:11px 2px 20px}.under-composer svg{width:13px;height:13px}.examples{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 26px}.example{font-size:12px;border:1px dashed #dce4f1;background:#f9fbff;padding:7px 10px;border-radius:7px;color:#7a89a5}.example:hover{border-color:#8baaff;color:var(--blue)}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:10px}.text-btn{color:#8a97ac;font-size:12px;padding:4px 0;display:flex;gap:5px;align-items:center}.text-btn:hover{color:var(--blue)}.text-btn svg{width:14px;height:14px}.record-list{display:grid;gap:12px}.record{padding:18px 20px;cursor:pointer;transition:box-shadow .2s,border-color .2s}.record:hover{border-color:#c6d5fa;box-shadow:0 4px 16px #233e6a06}.record-meta{display:flex;gap:8px;align-items:center;font-size:12px;color:#94a0b3;margin-bottom:10px}.record-meta .timestamp{margin-left:auto}.tag{display:inline-flex;align-items:center;gap:5px;font-size:12px;line-height:1.5;border-radius:4px;padding:3px 7px;background:#eef3ff;color:#577ac3;font-weight:400}.tag.green{background:#edf7f2;color:#3d866a}.tag.orange{background:#fff6e9;color:#ad7a29}.tag.purple{background:#f4f0fc;color:#8e73ba}.tag.gray{background:#f3f5f8;color:#7d899b}.record h3{margin-bottom:7px;font-weight:600}.record p{font-size:13px;line-height:1.85;color:#7c879b;margin:0}.record-footer{display:flex;align-items:center;gap:8px;margin-top:13px;font-size:12px;color:#929db0}.record-footer svg{width:13px}.record-footer .right{margin-left:auto}.action-inline{color:var(--blue);font-size:12px;border:1px solid #dce6ff;padding:5px 9px;border-radius:6px;background:#f8faff}.right-panel{padding:20px;margin-bottom:20px}.mini-calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mini-calendar-head strong{font-size:14px}.mini-calendar-head svg{width:15px}.weekdays,.days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:6px 1px}.weekdays{font-size:11px;color:#a5aebd;margin-bottom:9px}.days button{font-size:12px;width:26px;height:28px;margin:auto;position:relative;border-radius:7px;color:#747f93}.days .other{color:#c3cad5}.days button.selected{background:var(--blue);color:#fff}.days button:not(.selected):hover{background:#eef3ff}.days .event-day:after{content:"";position:absolute;width:3px;height:3px;background:#7395f4;border-radius:50%;bottom:1px;left:12px}.agenda-heading{display:flex;justify-content:space-between;font-size:13px;margin:22px 0 12px}.agenda-item{border-left:3px solid #7699f4;background:#f5f8ff;border-radius:0 7px 7px 0;padding:11px 12px;margin-top:10px;cursor:pointer}.agenda-item.teal{border-color:#6ec1b4;background:#f2faf8}.agenda-item small{color:#91a0b6;font-size:11px}.agenda-item b{display:block;font-size:13px;font-weight:500;margin:5px 0}.agenda-item span{font-size:11px;color:#8c98aa}.reminder{display:flex;align-items:flex-start;gap:11px;margin-top:18px;font-size:13px;line-height:1.6}.reminder .rem-icon{border-radius:8px;background:#fff7e9;color:#c29845;padding:8px}.reminder .rem-icon.blue{background:#eef3ff;color:#728de0}.reminder small{display:block;color:#a0aaba;font-size:12px;margin-top:3px}.right-footer{font-size:12px;color:#a4adba;line-height:1.9;padding:0 6px}.right-footer svg{width:14px}.overview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:25px}.stat{padding:19px 22px;background:#fff;border:1px solid var(--line);border-radius:12px}.stat span{color:#8a96a8;font-size:13px}.stat strong{display:block;font-size:28px;font-weight:600;margin-top:11px}.stat small{font-size:12px;color:#9aa5b5;font-weight:400;margin-left:7px}.filters{display:flex;gap:8px;align-items:center;margin:0 0 20px;flex-wrap:wrap}.filter{padding:8px 13px;border:1px solid transparent;color:#8b96a8;border-radius:7px;font-size:13px}.filter.active{color:var(--blue);background:#edf2ff;border-color:#e1e9ff}.field{width:100%;padding:11px 12px;border:1px solid #dce3ee;border-radius:8px;background:#fff;color:#3f4c64}.filters .field{margin-left:auto;width:235px;padding:9px 12px;font-size:13px}.inventory-list{background:#fff;border:1px solid var(--line);border-radius:12px}.inventory-header,.inventory-row{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr 35px;align-items:center;gap:15px;padding:16px 22px}.inventory-header{font-size:12px;color:#97a1b0;border-bottom:1px solid var(--line);background:#fbfcfe;border-radius:12px 12px 0 0}.inventory-row{position:relative;border-bottom:1px solid #f0f3f8;cursor:pointer;min-height:89px}.inventory-row:last-child{border-bottom:0}.inventory-row:hover{background:#fbfcff}.mat-name{display:flex;gap:12px;align-items:center}.material-icon{width:39px;height:43px;background:#eef3fd;color:#7595d6;border-radius:9px;display:grid;place-items:center}.mat-name b{font-size:14px;font-weight:550;display:block}.mat-name small,.inventory-row .dim{font-size:12px;color:#9ca6b6;display:block;margin-top:6px}.cell-value{font-size:13px;color:#77849b}.hover-card{display:none;position:absolute;z-index:30;left:35%;top:73px;width:320px;padding:19px;background:#fff;border:1px solid #d7e2f5;border-radius:12px;box-shadow:0 15px 40px #1d34582a;cursor:default}.inventory-row:hover .hover-card,.inventory-row:focus-within .hover-card{display:block}.hover-card h3{margin-bottom:13px}.kv{display:grid;grid-template-columns:90px 1fr;gap:11px;font-size:13px;line-height:1.65}.kv dt{color:#98a3b5}.kv dd{margin:0;color:#596a86}.back{font-size:13px;color:#8d99ac;display:flex;align-items:center;gap:7px;margin-bottom:22px}.detail-hero{padding:27px;display:flex;gap:20px;align-items:center;margin-bottom:22px}.detail-hero .material-icon{width:65px;height:70px}.detail-hero h1{font-size:25px;margin-bottom:8px}.detail-hero .actions{margin-left:auto;display:flex;gap:8px}.detail-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:22px}.detail-section{padding:25px;margin-bottom:20px}.detail-section h2{margin-bottom:20px}.location{padding:18px;border:1px solid #e4ebf6;border-radius:10px;margin-top:15px;color:#6e80a0;font-size:13px;background:#f9fbff}.location svg{margin-right:8px}.feedback{padding:17px 0;border-bottom:1px solid var(--line)}.feedback p{font-size:13px;color:#8390a4;margin:9px 0 0}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.tool-card{padding:23px;display:flex;flex-direction:column;min-height:268px}.tool-card .tool-type{display:flex;justify-content:space-between;margin-bottom:20px}.tool-symbol{width:44px;height:44px;display:grid;place-items:center;background:#eef3ff;color:#678cd4;border-radius:12px}.tool-card h3{font-size:16px;margin-bottom:9px}.tool-card p{font-size:13px;color:#8692a6;margin:0 0 18px;line-height:1.9}.tool-card .tool-owner{margin-top:auto;display:flex;gap:8px;align-items:center;font-size:12px;color:#91a0b4}.tool-owner .avatar{width:25px;height:25px;font-size:10px}.tool-card .secondary{margin-top:17px;width:100%;justify-content:center;font-size:13px}.note-layout{display:grid;grid-template-columns:255px 1fr;min-height:580px;overflow:hidden}.note-index{padding:20px 14px;border-right:1px solid var(--line);background:#fcfdff}.note-index h3{padding:0 10px;margin-bottom:15px}.note-index button{display:block;padding:13px 12px;text-align:left;width:100%;border-radius:8px;font-size:13px;margin-bottom:8px;line-height:1.7}.note-index button.active{background:#edf3ff;color:var(--blue)}.note-index small{display:block;color:#9aa5b8;font-size:11px;margin-top:4px}.note-body{padding:35px 37px}.note-body h1{font-size:23px;line-height:1.6}.note-body .note-intro{font-size:13px;color:#94a0b3}.note-block{border-left:2px solid #dbe6ff;padding:0 0 25px 20px;margin-top:27px}.note-block h3{font-size:15px;margin-bottom:9px}.note-block p{font-size:14px;color:#6e7d93;white-space:pre-wrap}.file-preview{border:1px solid #e2e9f4;background:#f8faff;border-radius:9px;padding:14px;display:flex;align-items:center;gap:10px;font-size:13px;color:#7b8da8;max-width:320px}.calendar-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:19px}.calendar-toolbar strong{font-size:18px;margin:0 10px}.calendar-grid{display:grid;grid-template-columns:65px repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.calendar-col{border-left:1px solid var(--line);min-width:0}.calendar-col:first-child{border-left:0}.calendar-day-head{height:75px;text-align:center;padding:15px 5px;border-bottom:1px solid var(--line);color:#8a96ab;font-size:12px}.calendar-day-head b{font-size:21px;display:block;margin-top:4px;color:#6e7b93;font-weight:500}.calendar-day-head.today{background:#f5f8ff;color:var(--blue)}.calendar-day-head.today b{color:var(--blue)}.cal-slot{height:90px;border-bottom:1px solid #f0f3f8;position:relative;padding:6px}.cal-slot .agenda-item{font-size:12px;margin:0;padding:9px;border-left-width:2px}.time-label{font-size:11px;text-align:center;padding-top:12px;color:#a2acba}.inbox-row{display:flex;gap:15px;align-items:flex-start;padding:24px;border-bottom:1px solid var(--line)}.inbox-row p{font-size:13px;color:#8b98ad;margin:7px 0}.inbox-row small{font-size:12px;color:#a1aaba}.inbox-row .secondary{margin-left:auto;white-space:nowrap;font-size:12px}.empty{padding:50px;text-align:center;color:#96a1b3;font-size:14px;line-height:2}.empty svg{width:32px;height:32px;margin-bottom:15px}dialog{border:1px solid #dfe7f2;border-radius:17px;width:560px;max-width:calc(100vw - 35px);padding:0;color:var(--ink);box-shadow:0 25px 100px #172c5930;max-height:85vh}dialog::backdrop{background:#182b493b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{padding:23px 25px 15px;display:flex;justify-content:space-between;align-items:center}.dialog-head h2{font-size:19px}.dialog-content{padding:0 25px 25px;line-height:1.8;font-size:14px}.dialog-content p{color:#7e8da4}.dialog-content label{display:block;margin-top:15px;font-size:13px;color:#78869b}.dialog-content label .field{margin-top:7px;color:#354760}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:23px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.notice{font-size:12px;color:#7b91ba;line-height:1.8;background:#f3f7ff;padding:12px 14px;border-radius:8px;margin:15px 0}.note-body .notice{margin-top:20px}.search-result{padding:12px 0;border-bottom:1px solid var(--line);text-align:left;display:block;width:100%}.search-result small{display:block;color:#9ca8bb;font-size:12px;margin-top:5px}#toast{position:fixed;bottom:30px;left:calc(50% + 80px);transform:translate(-50%) translateY(20px);padding:13px 21px;background:#243650;color:#fff;border-radius:10px;font-size:13px;box-shadow:0 6px 30px #152e4520;opacity:0;pointer-events:none;z-index:100;transition:.25s}#toast.show{opacity:1;transform:translate(-50%) translateY(0)}.fade{animation:appear .23s ease}@keyframes appear{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.attachment-image{max-width:100%;max-height:220px;border-radius:8px}.muted{color:var(--muted)}@media(min-width:1600px){.dashboard{grid-template-columns:minmax(0,1fr) 310px}.content{padding:40px 48px}.composer textarea{min-height:170px}}@media(max-width:1190px){.sidebar{width:190px;padding-left:10px;padding-right:10px}.main{margin-left:190px;width:calc(100% - 190px)}.content{padding:27px 24px}.topbar{padding:0 24px}.dashboard{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.toolbar-btn{padding:7px 5px}.toolbar-btn select{max-width:100px}.tools-grid{grid-template-columns:repeat(2,1fr)}.search-trigger{width:200px}.detail-hero .actions{flex-direction:column}}@media(max-width:980px){.dashboard{grid-template-columns:1fr}.right-column{display:grid;grid-template-columns:1fr 1fr;gap:20px}.right-footer{grid-column:1/-1}.tools-grid{grid-template-columns:repeat(2,1fr)}.inventory-header,.inventory-row{grid-template-columns:1.6fr 1fr 1fr 30px}.inventory-header>:nth-child(3),.inventory-row>:nth-child(3){display:none}.detail-grid{grid-template-columns:1fr}.note-layout{grid-template-columns:210px 1fr}.search-trigger{width:160px}.demo-label{display:none}}@media(max-width:720px){.sidebar{width:65px;padding:20px 7px}.brand{padding:0 7px 25px}.brand>span,.lab-select,.side-label,.project-btn,.nav .nav-text,.nav .count,.sidebar-bottom .help span,.profile>span:not(.avatar){display:none}.nav button{padding:12px;justify-content:center}.sidebar-bottom .help{padding:12px}.profile{padding:17px 8px 0}.main{margin-left:65px;width:calc(100% - 65px)}.topbar{padding:0 16px;height:60px}.content{padding:24px 16px}.crumb{font-size:11px}.search-trigger{width:auto;padding:8px}.search-trigger span,.search-trigger kbd{display:none}.top-right{gap:7px}h1{font-size:22px}.date-label{display:none}.composer-toolbar{flex-wrap:wrap;padding:10px}.composer-toolbar .primary{margin-left:auto}.toolbar-btn{font-size:11px}.toolbar-btn select{max-width:95px}.composer textarea{font-size:15px}.right-column,.tools-grid,.detail-grid{grid-template-columns:1fr}.overview-stats{gap:7px}.stat{padding:14px 10px}.stat strong{font-size:22px}.stat span{font-size:11px}.inventory-header,.inventory-row{grid-template-columns:1.8fr 1fr 26px;padding:14px 12px;gap:7px}.inventory-header>:nth-child(4),.inventory-row>:nth-child(4){display:none}.hover-card{left:5%;max-width:90%;width:280px}.note-layout{display:block}.note-index{border-right:0;border-bottom:1px solid var(--line);max-height:210px;overflow:auto}.note-body{padding:24px 20px}.detail-hero{flex-wrap:wrap;padding:20px}.detail-hero .actions{margin-left:0;flex-direction:row}.calendar-grid{overflow-x:auto;grid-template-columns:40px repeat(5,minmax(100px,1fr))}.calendar-toolbar{gap:4px;flex-wrap:wrap}.calendar-toolbar strong{font-size:15px}.filters .field{width:100%;margin-left:0}.inbox-row{flex-wrap:wrap}.page-heading .primary{padding:9px;font-size:12px;white-space:nowrap}.page-heading .sub{font-size:12px}#toast{left:50%;width:max-content;max-width:90vw}.brandmark{width:30px;height:36px}.form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.vue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}.vue-card{padding:22px;text-align:left}.vue-card h3{margin:10px 0}.vue-card p{line-height:1.8}.vue-form{display:grid;gap:14px}.vue-form label{display:grid;gap:6px}.vue-form input,.vue-form textarea,.vue-form select{width:100%;padding:10px;border:1px solid #dce3ed;border-radius:8px;font:inherit}.vue-form textarea{min-height:100px}.hover-info{display:none;font-size:13px;color:#637087}.vue-card:hover .hover-info,.vue-card:focus-visible .hover-info{display:block}.vue-card:focus-visible{outline:2px solid #386df6}.vue-modal{width:min(600px,92vw)}.vue-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.vue-detail{white-space:pre-wrap;line-height:1.9}.vue-muted{color:#7b8494;font-size:13px}.meeting-row{padding:18px;border-bottom:1px solid #edf0f5}button{cursor:pointer}.ui-icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle;display:inline-block}.primary,.secondary,.text-btn,.toolbar-btn,.help,.settings-entry{display:inline-flex;align-items:center;justify-content:center;gap:8px}.icon-btn{display:inline-flex;align-items:center;justify-content:center}.brandmark .ui-icon{width:25px;height:25px}.nav button{gap:13px}.nav .ui-icon{width:21px;height:21px}.account-entry{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e9edf4;padding:5px 9px 5px 5px;border-radius:24px;font-size:13px;color:#43516a}.account-entry:hover{background:#f1f5ff}.account-entry .ui-icon{width:14px}.settings-entry{justify-content:flex-start;width:100%;padding:12px;border:0;border-radius:10px;color:#606f86;background:transparent}.settings-entry .ui-icon:last-child{margin-left:auto;width:15px}.settings-entry:hover,.settings-entry.active{background:#edf3ff;color:#3565d9}.idea-light{display:inline-flex;padding:8px;border-radius:12px;background:#f2f4f8;color:#94a0b4;transition:background .2s,color .2s,box-shadow .2s}.idea-light .ui-icon{width:24px;height:24px}.idea-light.lit{color:#d29b05;background:#fff3bc;box-shadow:0 0 20px #fbd55355}.idea-light.lit path{fill:#ffe17e66}.composer-header{gap:10px}.composer-toolbar{flex-wrap:wrap;gap:8px}.composer-toolbar .toolbar-btn{background:#f7f9fc;border-radius:9px;padding:8px;min-height:38px}.composer-toolbar select,select{appearance:none;-webkit-appearance:none;background-color:#f7f9fc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237b879b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;border:1px solid #e2e8f1;border-radius:9px;color:#43516a;font:inherit;font-size:13px;padding:9px 32px 9px 11px;max-width:100%;cursor:pointer}.composer-toolbar select{border:0;padding:0 24px 0 0;background-position:right center}.composer-toolbar label{max-width:205px}select:focus-visible,input:focus-visible,button:focus-visible{outline:2px solid #7596ed;outline-offset:2px}.home-note{position:relative;margin-bottom:12px;display:flex;align-items:flex-start;padding:20px;gap:10px}.note-open{border:0;background:transparent;text-align:left;color:inherit;width:100%;padding:0;min-width:0}.note-open h3{line-height:1.6;margin:10px 0;font-size:15px}.note-open p{line-height:1.7;margin:8px 0}.note-open small{color:#8590a2;font-size:12px}.note-actions{display:flex;gap:2px;flex-shrink:0}.note-actions .icon-btn{width:30px;height:30px}.note-actions .ui-icon{width:17px;height:17px}.danger{color:#a27479}.danger:hover{background:#fff0f0;color:#c94e5c}.danger-fill{background:#b94d5b!important}.notes-workspace{display:grid;grid-template-columns:350px minmax(0,1fr);height:calc(100vh - 215px);min-height:490px;border:1px solid #e2e8f1;border-radius:16px;overflow:hidden;background:#fff}.notes-index{display:flex;flex-direction:column;min-height:0;border-right:1px solid #e8edf5;background:#fafbfe}.notes-controls{padding:20px 18px 14px;border-bottom:1px solid #e8edf5}.notes-controls h2{font-size:15px}.note-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f1;border-radius:9px;padding:8px 10px;color:#8c98ad}.note-search input{border:0;outline:none;min-width:0;width:100%;font:inherit;font-size:13px;background:transparent}.note-search .ui-icon{width:16px}.note-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.note-filters select{width:100%;font-size:12px;background-color:#fff;min-width:0;text-overflow:ellipsis}.notes-scroll{overflow:auto;min-height:0;padding:10px}.note-index-card{padding:15px 14px 8px;border:1px solid transparent;border-radius:11px;margin-bottom:8px;background:#fff;transition:background .15s}.note-index-card:hover{background:#f3f6fd}.note-index-card.selected{background:#edf3ff;border-color:#c8d8fb;box-shadow:inset 3px 0 #4c77e9}.note-index-card .note-open p{font-size:12px;color:#7a869a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.note-index-card h3{font-size:14px;margin:8px 0}.note-index-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.note-index-bottom>small{font-size:11px;color:#8a96a8}.compact .note-index-card .note-open p{display:none}.note-reader{overflow:auto;min-width:0;background:#fff}.reader-toolbar{display:flex;align-items:center;justify-content:space-between;padding:17px 24px;border-bottom:1px solid #edf0f6;gap:8px}.reader-toolbar>span{font-size:12px;color:#8b95a6}.reader-toolbar>span .ui-icon{width:14px}.reader-body{padding:35px clamp(22px,4vw,62px)}.reader-body h1{font-size:25px;line-height:1.55;margin:14px 0}.reader-project{display:flex;gap:12px;align-items:center;font-size:12px;color:#8590a2;margin:26px 0}.reader-body hr{border:0;border-top:1px solid #edf0f6;margin:26px 0}.note-prose{white-space:pre-wrap;font-size:15px;color:#39475c;line-height:2.1;overflow-wrap:anywhere;min-height:110px}.reader-footnote{display:flex;gap:8px;align-items:center;background:#f7f9fc;border-radius:10px;padding:14px;font-size:12px;color:#8a95a7;margin-top:35px}.attachment-section{margin-top:25px}.attachment-section p{font-size:13px;padding:12px;background:#f8faff;border-radius:8px}.empty-state{text-align:center;padding:45px 20px;color:#8a96a8;line-height:1.9}.empty-state .text-btn{display:block;margin:10px auto}.note-reader.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center}.account-hero{display:flex;align-items:center;gap:24px;padding:32px;margin-bottom:22px;background:linear-gradient(115deg,#fff,#f0f5ff)}.profile-monogram{font-size:34px;display:grid;place-items:center;width:88px;height:88px;border-radius:28px;background:#e3ecff;color:#4972d8}.account-hero h2{font-size:26px;margin:10px 0}.account-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:22px}.account-grid dl{font-size:14px;line-height:1.8}.account-grid dt{color:#8a96a8;margin-top:15px}.account-grid dd{margin:3px 0}.contribution-stats{display:flex;justify-content:space-around;gap:16px;margin:35px 0}.contribution-stats div{display:grid;gap:12px;text-align:center}.contribution-stats strong{font-size:34px;color:#3a69d9}.contribution-stats span{font-size:13px;color:#8290a5}.settings-layout{max-width:950px;display:grid;gap:22px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #edf0f6;padding:22px 0}.setting-row small{display:block;color:#8b96a8;margin-top:6px}.setting-row input{appearance:none;width:40px;height:23px;border-radius:20px;background:#dbe1eb;cursor:pointer;position:relative}.setting-row input:before{content:"";width:17px;height:17px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .2s}.setting-row input:checked{background:#537ee9}.setting-row input:checked:before{transform:translate(17px)}.settings-layout .vue-row{margin-top:22px}.trash-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #edf0f6}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff}.login-story{background:linear-gradient(145deg,#eaf1ff,#f4f7ff 60%,#e9f0fd);padding:50px clamp(30px,6vw,100px);display:flex;flex-direction:column;align-items:flex-start}.login-story .brand{padding:0;margin:0 0 90px}.login-kicker{font-size:13px;letter-spacing:2px;color:#7891b9}.login-story h1{font-size:clamp(34px,4vw,58px);line-height:1.35;margin:23px 0;color:#263f68;letter-spacing:-1px}.login-story>p{font-size:17px;line-height:1.9;color:#7a8da9}.login-story>small{margin-top:auto;padding-top:50px;color:#8e9db4}.login-illustration{display:flex;align-items:center;gap:13px;background:#ffffffad;border:1px solid #fff;border-radius:16px;padding:24px;margin:38px 0;color:#627dab;font-size:12px;flex-wrap:wrap}.login-illustration i{width:20px;height:1px;background:#cfdbec}.login-illustration .ui-icon:first-child{color:#d8a125}.login-panel{display:grid;place-items:center;padding:45px}.login-form{max-width:390px;width:100%}.login-form h2{font-size:29px;margin:19px 0 12px}.login-form>label{display:grid;gap:10px;margin:27px 0 0;font-size:13px;color:#56657b}.login-form input{width:100%;border:1px solid #dfe5ef;border-radius:10px;padding:14px;background:#fbfcfe;font:inherit}.password-field{position:relative}.password-field input{padding-right:62px}.password-field button{position:absolute;right:12px;top:15px;background:none;border:0;color:#8491a5;font-size:12px}.login-submit{width:100%;min-height:47px;margin-top:28px}.login-divider{text-align:center;margin:23px 0 0;color:#aab3c1;font-size:12px}.login-form .secondary.login-submit{margin-top:20px}.login-disclosure{font-size:12px;line-height:1.8;color:#98a3b5;margin-top:24px}.login-error{color:#bc5362;font-size:12px}.topbar .search-trigger{max-width:230px}.home-note .note-open p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1100px){.notes-workspace{grid-template-columns:300px minmax(0,1fr)}.reader-body{padding:25px}.account-grid{grid-template-columns:1fr}.login-illustration{gap:8px;padding:18px}.login-story{padding:40px}.login-story .brand{margin-bottom:65px}}@media(max-width:760px){.login-page{grid-template-columns:1fr}.login-story{padding:28px}.login-story .brand{margin-bottom:30px}.login-story h1{font-size:34px}.login-illustration,.login-story>small,.login-story>p{display:none}.login-panel{padding:30px 24px}.notes-workspace{grid-template-columns:1fr;height:auto;min-height:0}.notes-index{max-height:420px;border-right:0;border-bottom:1px solid #e2e8f1}.note-reader{max-height:none}.account-entry>span:not(.avatar),.account-entry>.ui-icon{display:none}.reader-body h1{font-size:22px}.settings-entry{justify-content:center}.settings-entry span,.settings-entry .ui-icon:last-child{display:none}.home-note{padding:15px;gap:2px}.notes-controls{padding:14px}.topbar .search-trigger{max-width:150px}.contribution-stats{gap:8px}.contribution-stats strong{font-size:28px}}.composer-header .idea-light{color:#94a0b4;background:#f2f4f8}.composer-header .idea-light .ui-icon{color:inherit;width:24px;height:24px}.composer-header .idea-light.lit{color:#ca9300;background:#fff0ac;box-shadow:0 0 20px #fbd55355}.composer-header .idea-light.lit .ui-icon{stroke:#ca9300}.calendar-grid button{min-width:0;width:100%;padding-left:0;padding-right:0}@media(max-width:760px){.topbar .crumb{display:none}.topbar .top-right{width:100%;justify-content:flex-end}.sidebar-bottom .help{font-size:0;justify-content:center;width:100%;padding:12px}.sidebar-bottom .help .ui-icon{font-size:initial}.sidebar-bottom .help span{display:none}}@media(prefers-reduced-motion:reduce){.idea-light{transition:none}}.ai-result{padding:22px;margin:16px 0;line-height:1.8;background:#fbfcff;border:1px solid #e0e9fc;border-radius:12px}.ai-result h2{font-size:15px}.ai-result dl{display:grid;grid-template-columns:105px 1fr;font-size:13px;gap:5px}.ai-result dt{color:#8590a2}.ai-result dd{margin:0}button:disabled{opacity:.6;cursor:wait}.inventory-sync{margin-bottom:22px}.pending-inventory{padding:24px;margin-top:20px;border-color:#d9e4ff}.pending-inventory h2{font-size:17px}.pending-inventory-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid #edf0f6}.pending-inventory-row p{font-size:13px;color:#8590a2;margin:9px 0 0}.pending-inventory-row .primary{flex-shrink:0}@media(max-width:760px){.pending-inventory-row{align-items:flex-start;flex-direction:column}}.app-select{position:relative;display:inline-flex;min-width:0;width:100%;font-size:13px;text-align:left}.select-trigger{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;min-height:40px;padding:9px 12px;border:1px solid #e0e6f0;border-radius:11px;background:#f9fbfe;color:#46556d;font:inherit;text-align:left}.select-trigger>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.select-trigger .ui-icon,.select-toggle .ui-icon{width:15px;height:15px;color:#92a0b5}.select-trigger:hover{background:#f1f5fd;border-color:#cbd9f3}.app-select.expanded .select-trigger,.app-select.expanded input{border-color:#90aef4;box-shadow:0 0 0 3px #eaf0ff}.select-popup{z-index:10000;overflow:auto;padding:8px;border:1px solid #e7edf6;border-radius:15px;background:#fff;box-shadow:0 12px 38px #233b6824,0 2px 8px #233b6810;font-size:13px;color:#43516b;overscroll-behavior:contain}.select-menu-caption{padding:7px 10px 10px;color:#9aa7bb;font-size:11px;letter-spacing:.4px;border-bottom:1px solid #f0f3f9;margin-bottom:5px}.select-popup [role=option]{display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;width:100%;border:0;border-radius:9px;background:#fff;padding:11px 12px;margin:3px 0;font:inherit;line-height:1.5;color:#4f5e76;white-space:normal;overflow-wrap:anywhere}.select-popup [role=option].focused{background:#f4f7fc}.select-popup [role=option].chosen{background:#edf3ff;color:#3464d7}.select-popup .ui-icon{width:16px;height:16px}.select-menu-empty{padding:15px;color:#94a0b1}.app-select.editable input{padding-right:35px;width:100%;border:1px solid #e0e6f0;border-radius:11px;min-height:41px;background:#f9fbfe;font:inherit;color:#43516b}.select-toggle{position:absolute;right:3px;top:3px;width:32px;height:34px;display:grid;place-items:center;border:0;background:transparent;border-radius:8px}.composer-toolbar .app-select{min-width:98px;max-width:210px}.composer-toolbar .select-trigger{border:0;background:transparent;min-height:27px;padding:0;gap:12px}.note-filters .select-trigger{font-size:12px;min-height:39px;background:#fff}.reader-project .app-select{max-width:250px}.vue-form .vue-row>label{flex:1;min-width:160px}.inventory-form .vue-row{align-items:flex-start}.inventory-review-intro{display:flex;align-items:flex-start;gap:12px;background:#f0f5ff;border-radius:12px;padding:15px;color:#496794}.inventory-review-intro p{margin:5px 0 0;font-size:12px;line-height:1.6}.lookup-box{border:1px solid #e5ebf5;background:#fafcff;border-radius:12px;padding:15px;font-size:12px;color:#7b8ca6;line-height:1.7}.lookup-box .section-head{margin:0}.lookup-box p{margin:8px 0}.lookup-box .ui-icon{width:16px}.lookup-source{padding-top:8px;border-top:1px solid #e8edf5;margin-top:10px}.lookup-source a{color:#4876db}.lookup-source p{max-height:100px;overflow:auto;font-size:11px}.lookup-box small{color:#b37e26}.calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:22px}.calendar-main{overflow:hidden}.calendar-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.calendar-heading h2{font-size:20px}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#fafbfe;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}.calendar-weekdays span{text-align:center;padding:14px 0;font-size:12px;color:#8b98af}.calendar-month{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-cell{min-height:108px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:9px 6px;position:relative;min-width:0}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell.outside{background:#fafbfe;color:#bcc5d4}.calendar-cell.selected{background:#f0f5ff}.calendar-day-number{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:none;border:0;font-size:13px;color:inherit;margin-bottom:7px}.calendar-cell.selected .calendar-day-number{background:#3d6de5;color:#fff}.calendar-event{display:block;width:100%;border:0;background:#e8f0ff;color:#436cc6;border-left:2px solid #698ee9;border-radius:4px;text-align:left;font-size:11px;padding:6px 4px;margin:5px 0;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event span{font-weight:600}.calendar-day-add{opacity:0;position:absolute;right:6px;top:10px;border:0;background:transparent;color:#94a9cc}.calendar-day-add .ui-icon{width:15px}.calendar-cell:hover .calendar-day-add,.calendar-day-add:focus{opacity:1}.calendar-agenda{padding:24px;height:fit-content}.calendar-agenda h2{font-size:20px;margin:18px 0 10px}.agenda-item{display:block;text-align:left;width:100%;padding:20px 0;border:0;border-bottom:1px solid #edf0f6;background:#fff}.agenda-item strong{font-size:12px;color:#5480dc}.agenda-item h3{font-size:14px;line-height:1.6}.agenda-item p{font-size:12px;color:#8c99ad}.calendar-agenda .secondary{margin-top:20px;width:100%}.unread-badge{margin-left:auto;font-size:11px;color:#fff;background:#557de7;padding:2px 6px;border-radius:10px}.top-right>.icon-btn{position:relative}.notification-dot{position:absolute;right:4px;top:3px;width:7px;height:7px;background:#eb896c;border:2px solid white;box-sizing:content-box;border-radius:50%}.inbox-layout{display:grid;grid-template-columns:340px minmax(0,1fr);overflow:hidden;min-height:580px;max-height:calc(100vh - 200px)}.inbox-index{overflow:auto;border-right:1px solid #e8edf5;background:#fafbfe}.inbox-filters{position:sticky;top:0;display:flex;gap:8px;padding:16px;background:#fafbfe;z-index:1;border-bottom:1px solid #e8edf5}.inbox-filters button{background:none;border:0;padding:9px 13px;border-radius:8px;color:#8a97ac;font:inherit;font-size:13px}.inbox-filters button.active{background:#eaf1ff;color:#426bce}.inbox-item{display:block;text-align:left;width:100%;border:0;border-bottom:1px solid #edf0f6;background:transparent;padding:22px;color:#53627a}.inbox-item.selected{background:#edf3ff;border-left:3px solid #6b8deb;padding-left:19px}.inbox-item.unread{background:#fff}.inbox-item h3{font-size:14px;margin:13px 0 9px;line-height:1.6}.inbox-item p{font-size:12px;color:#8a97aa;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.message-sender{display:flex;justify-content:space-between;font-size:12px;color:#7d8ca3}.message-sender small{font-size:11px;color:#a0acbd}.message-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4f7ae4;margin:0 6px 2px 0}.message-reader{padding:30px 36px;overflow:auto;min-width:0}.message-reader h2{font-size:24px;line-height:1.5;margin:26px 0 15px}.message-body{line-height:2;white-space:pre-wrap;margin:36px 0;color:#4a5970}.reply-history{background:#f2f6fe;padding:15px;border-radius:12px;margin-bottom:12px;line-height:1.8;font-size:13px}.reply-history strong,.reply-history small{font-size:11px;color:#8a9ab4}.reply-form{margin-top:32px;border-top:1px solid #edf0f6;padding-top:22px}.reply-form label{font-size:13px;color:#7e8ba1}.reply-form textarea{width:100%;min-height:110px;resize:vertical;border:1px solid #e2e9f3;border-radius:12px;margin:12px 0;padding:14px;font:inherit;line-height:1.7}.reply-form .vue-row{justify-content:space-between}.message-reader.empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center}.message-reader.empty-state>.ui-icon{width:38px;height:38px;color:#a9bad6}@media(max-width:1150px){.calendar-layout{grid-template-columns:1fr}.calendar-agenda{display:none}.inbox-layout{grid-template-columns:290px minmax(0,1fr)}.message-reader{padding:25px}.calendar-cell{min-height:100px}}@media(max-width:760px){.inbox-layout{grid-template-columns:1fr;max-height:none}.inbox-index{max-height:350px}.calendar-heading{padding:16px}.calendar-heading h2{font-size:16px}.calendar-main{overflow:auto}.calendar-month,.calendar-weekdays{min-width:530px}.calendar-layout{display:block}.message-reader{padding:20px}.message-reader h2{font-size:20px}.unread-badge{position:absolute;right:2px;top:1px}.nav button{position:relative}.composer-toolbar .app-select{max-width:180px}.vue-form .vue-row>label{min-width:120px}}.association-option{display:flex;align-items:center;gap:9px;font-size:13px;margin:14px 3px 8px;color:#475569}.association-option input{width:16px;height:16px;accent-color:#607d65}.association-option small{color:#89938d}.ai-quiet-status{display:flex;gap:9px;align-items:center;font-size:13px;color:#69756e;margin:10px 3px 22px}.ai-quiet-status .text-btn{margin-left:auto}.idea-light{transition:background .2s,color .2s,box-shadow .2s}.idea-light.lit{color:#c88a12;background:#fff5cb;box-shadow:0 0 20px #edc95835}.idea-light .ui-icon{width:25px;height:25px;stroke-width:1.6}.take-actions{display:flex;gap:10px}.primary.received:disabled{opacity:1;background:#e7f2e8;color:#356348}.taken-badge{display:inline-flex;align-items:center;gap:4px;margin-left:6px}.taken-badge .ui-icon{width:14px;height:14px}.material-feedback{margin-top:22px;border-top:1px solid #e7ebe7;padding-top:15px}.material-feedback label{display:block;font-size:13px;margin-top:18px}.material-feedback textarea{display:block;box-sizing:border-box;width:100%;min-height:80px;margin:8px 0;padding:12px;border:1px solid #dce3dd;border-radius:12px;font:inherit;resize:vertical}.feedback-entry{padding:12px 0;border-top:1px solid #edf0ed;font-size:13px}.feedback-entry small{float:right;color:#8b938e}.feedback-entry p{white-space:pre-wrap;margin-bottom:0}.resource-toolbar{display:flex;justify-content:space-between;align-items:center;margin:18px 0}.view-switch{display:flex;padding:4px;background:#edf1f7;border-radius:12px;gap:4px}.view-switch button{display:flex;align-items:center;gap:7px;border:0;border-radius:9px;background:transparent;color:#708094;padding:9px 13px;font:inherit;font-size:13px}.view-switch button[aria-pressed=true]{background:#fff;color:#285ce0;box-shadow:0 2px 6px #24375b10}.resource-grid{align-items:start}.resource-card{position:relative;overflow:visible!important;transition:transform .18s,box-shadow .18s;min-width:0}.resource-card:hover,.resource-card:focus-visible{z-index:10;transform:translateY(-3px);box-shadow:0 15px 36px #20365720}.resource-card .hover-info{position:absolute;left:-1px;right:-1px;top:calc(100% - 6px);padding:18px 22px;background:#fff;border:1px solid #e0e7f0;border-top:0;border-radius:0 0 16px 16px;box-shadow:0 18px 28px #20365722;pointer-events:none;z-index:11;overflow-wrap:anywhere}.resource-card .hover-info p{margin:5px 0}.resource-meta p{margin:13px 0 4px}.resource-meta small,.resource-stock small{color:#78879a;display:block;font-size:12px}.resource-stock{margin-top:14px}.resource-source{color:#78879a;font-size:12px;margin-top:12px;overflow-wrap:anywhere}.resource-columns{display:grid;grid-template-columns:2fr 1.5fr .8fr 1.4fr;padding:10px 22px;gap:20px;color:#8490a0;font-size:12px}.resource-rows{display:flex;flex-direction:column;gap:10px}.resource-rows .resource-card{width:100%;display:grid;grid-template-columns:2fr 1.5fr .8fr 1.4fr;gap:20px;align-items:center;padding:16px 22px}.resource-rows h3{font-size:15px;margin:7px 0}.resource-rows .resource-meta p,.resource-rows .resource-stock,.resource-rows .resource-source{margin-top:0}.resource-rows .hover-info{left:auto;width:min(420px,85vw);right:0;text-align:left}.feedback-good.secondary{color:#28754d;background:#eaf7ed;border-color:#bcdfc5}.feedback-uncertain.secondary{color:#9c6017;background:#fff5df;border-color:#edd2a3}.quantity-stepper{display:flex;align-items:center;border:1px solid #dce3ed;border-radius:10px;overflow:hidden}.quantity-stepper input{width:54px;border:0;text-align:center;font:inherit;padding:9px 0;appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button{appearance:none}.take-actions{flex-wrap:wrap;align-items:center}.receipt-line{display:flex;align-items:center;gap:7px;font-size:13px;color:#34734c}.feedback-entry small{display:block;float:none;margin-top:5px}.calendar-cell{cursor:pointer}.calendar-cell:hover{background:#f4f7ff}@media(max-width:800px){.resource-columns{display:none}.resource-rows .resource-card{grid-template-columns:1.6fr 1fr}.resource-rows .resource-source{grid-column:1/-1}.view-switch button{padding:8px}.resource-toolbar{gap:10px}}@media(prefers-reduced-motion:reduce){.resource-card,.idea-light{transition:none}}button:disabled{cursor:not-allowed}.vue-modal{padding:0;overflow:hidden;max-height:min(88vh,920px);box-sizing:border-box}.vue-modal[open]{display:flex;flex-direction:column}.vue-modal .dialog-head{flex:none;margin:0;padding:22px 24px 14px}.vue-modal .dialog-content{overflow-y:auto;overflow-x:hidden;min-height:0;max-height:none;padding:0 20px 24px 24px;margin:0 8px 8px 0;scrollbar-gutter:stable;overscroll-behavior:contain}.dialog-content,.notes-scroll,.note-reader,.notebook-pages,.select-popup{scrollbar-width:thin;scrollbar-color:#bdc8d7 transparent}.dialog-content::-webkit-scrollbar,.notebook-pages::-webkit-scrollbar,.notes-scroll::-webkit-scrollbar,.select-popup::-webkit-scrollbar{width:7px}.dialog-content::-webkit-scrollbar-thumb,.notebook-pages::-webkit-scrollbar-thumb,.notes-scroll::-webkit-scrollbar-thumb,.select-popup::-webkit-scrollbar-thumb{background:#bdc8d7;border-radius:8px;border:2px solid white}.dialog-content::-webkit-scrollbar-track{margin:10px 0}.composer-header .association-option{margin:0 0 0 auto;font-weight:400;white-space:nowrap;font-size:12px;gap:6px}.composer-header .association-option small{font-size:10px}.restock-prompt{margin:16px 0;padding:16px;background:#fff8e9;border:1px solid #edd8ae;border-radius:12px;font-size:13px}.restock-prompt p{margin:9px 0}.restock-prompt small{display:block;margin-top:10px;color:#927744}.calendar-selectors{display:flex;gap:8px;align-items:center}.calendar-selectors .app-select{min-width:110px}.calendar-scroll-hint{font-size:12px;color:#8b97a8;margin:0 0 12px}.notes-tabs{display:flex;justify-content:space-between;align-items:center;margin:0 0 18px}.notebook-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;align-items:start}.notebook-index{padding:20px;position:sticky;top:20px}.notebook-index h2{font-size:16px;margin:0 0 18px}.notebook-index button{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;background:transparent;border:0;border-radius:10px;padding:14px 10px;color:#566478;font:inherit;font-size:13px}.notebook-index button.active{background:#eaf0ff;color:#285ad4}.notebook-index small{display:block;font-size:11px;color:#8c98a8;margin-top:7px}.notebook-index .ui-icon{flex-shrink:0}.notebook-reader{background:#e8edf3;border:1px solid #dce3ec;border-radius:16px;overflow:hidden;min-width:0}.notebook-heading{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border-bottom:1px solid #dce3ec;gap:12px}.notebook-heading h2{font-size:16px;margin:0}.notebook-heading p{font-size:12px;color:#8290a1;margin:7px 0 0}.notebook-pages{overflow:auto;max-height:75vh;padding:28px;margin:0 6px 6px 0;scrollbar-gutter:stable;overscroll-behavior:contain}.book-paper{max-width:794px;margin:0 auto 26px;background:#fff;box-shadow:0 4px 20px #40536a18}.book-paper canvas{width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:pre-wrap;border:0}@media(max-width:900px){.notebook-workspace{grid-template-columns:1fr}.notebook-index{position:static}.notebook-pages{padding:14px}.calendar-selectors .app-select{min-width:85px}.composer-header .association-option small{display:none}}.language-toggle{border:1px solid #dce4f0;padding:7px 10px;border-radius:9px;min-width:42px;font-size:12px;color:#365eb4;background:#fff}.document-editor{min-width:0}.document-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #dce3ec}.document-toolbar button{padding:7px 10px;border:1px solid transparent;border-radius:6px;color:#4b5e77;font-size:12px}.document-toolbar button:hover{border-color:#d9e2ed;background:#fff}.document-save-status{margin-left:auto;color:#71917c;font-size:11px}.document-explanation{font-size:12px;color:#7a8799;margin:12px 20px}.document-scroll{max-height:73vh;overflow:auto;padding:22px;margin:0 6px 6px 0;scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:#bdc8d7 transparent;overscroll-behavior:contain}.editable-paper{max-width:794px;min-height:900px;margin:0 auto;background:#fff;box-shadow:0 4px 20px #40536a18;padding:48px 50px;box-sizing:border-box}.document-title{width:100%;border:0!important;border-bottom:1px solid #e9edf2!important;border-radius:0!important;font-size:28px!important;font-weight:650;padding:0 0 24px!important;margin:0 0 28px;color:#243349;background:transparent;font-family:inherit;box-sizing:border-box}.document-body{min-height:680px;line-height:1.9;font-size:15px;color:#344357;outline:none;white-space:normal;overflow-wrap:anywhere}.document-body:focus{outline:none}.document-body h1{font-size:26px}.document-body h2{font-size:21px;margin:28px 0 14px}.document-body h3{font-size:17px}.document-body p{margin:12px 0}.document-body blockquote{border-left:3px solid #bbcddf;margin-left:0;padding-left:18px;color:#64758b}.document-body ul,.document-body ol{padding-left:28px}.document-new-notes{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#edf5ff;padding:10px 18px;font-size:13px;color:#456899}.notebook-heading h2{overflow-wrap:anywhere}html[lang=en] .composer-toolbar{flex-wrap:wrap}html[lang=en] .top-right{gap:10px}html[lang=en] .search-trigger{width:185px}html[lang=en] .vue-form label{min-width:0}html[lang=en] .sidebar nav button{font-size:13px}@media(max-width:900px){.editable-paper{padding:24px}.document-scroll{padding:12px}.document-title{font-size:23px!important}.document-save-status{width:100%;margin-left:6px}}html[lang] .topbar .top-right{display:grid;grid-template-columns:210px 80px 46px 36px 124px;gap:10px;align-items:center;flex:0 0 auto;margin-left:auto}html[lang] .topbar .search-trigger{width:210px;max-width:210px;height:36px;min-width:0;box-sizing:border-box}html[lang] .topbar .demo-label{width:80px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;white-space:nowrap}html[lang] .topbar .language-toggle{width:46px;min-width:46px;height:36px;padding:0;box-sizing:border-box}html[lang] .topbar .top-right>.icon-btn{width:36px;height:36px;box-sizing:border-box}html[lang] .topbar .account-entry{width:124px;height:44px;box-sizing:border-box;gap:8px;overflow:hidden;white-space:nowrap}.topbar .crumb{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:20px}.account-entry .account-name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;text-align:left}.account-entry .avatar{width:32px;height:32px;flex:none;overflow:hidden}.avatar img,.profile-monogram img{width:100%;height:100%;object-fit:cover;display:block}.profile-monogram{overflow:hidden;flex-shrink:0}.avatar-actions{margin-left:auto;display:flex;flex-direction:column;align-items:flex-start;gap:9px;max-width:260px}.avatar-actions small{font-size:11px;color:#8693a4;line-height:1.6}.avatar-review{text-align:center;padding:12px 0}.avatar-review>img{width:192px;height:192px;object-fit:cover;border-radius:50%;box-shadow:0 0 0 8px #f0f4fb}.avatar-review p{font-size:13px;color:#7d8ba0;margin:24px 0}.avatar-review .vue-row{justify-content:center}.translation-status{font-size:11px;color:#8694a5;display:flex;align-items:center;gap:8px;padding:0 22px 10px}.meeting-row .translation-status{padding:0;display:block}.translation-status .text-btn{font-size:11px}.meeting-row strong,.home-note .note-open h3,.home-note .note-open p{overflow-wrap:anywhere}@media(max-width:1000px){html[lang] .topbar .top-right{grid-template-columns:160px 46px 36px 48px;gap:8px}html[lang] .topbar .demo-label{display:none}html[lang] .topbar .search-trigger{width:160px;max-width:160px}html[lang] .topbar .account-entry{width:48px;padding:6px}html[lang] .account-entry .account-name,html[lang] .account-entry>.ui-icon{display:none}}@media(max-width:650px){html[lang] .topbar .top-right{grid-template-columns:minmax(70px,1fr) 46px 36px 48px;width:100%}html[lang] .topbar .search-trigger{width:100%;max-width:none}.avatar-actions{margin-left:0}.account-hero{flex-wrap:wrap}}.profile-avatar-column{display:flex;flex-direction:column;align-items:center;gap:14px;flex:0 0 185px}.profile-avatar-column .avatar-actions{margin:0;align-items:center;max-width:185px;text-align:center}.pending-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}@media(max-width:650px){.profile-avatar-column{flex-basis:100%}.pending-inventory-row{flex-wrap:wrap}.pending-actions{width:100%;justify-content:flex-end}}.shell .content{padding-top:42px}.sidebar{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.sidebar-bottom{padding-top:22px}.sidebar-account{display:flex;align-items:center;gap:8px;border-top:1px solid #e8edf5;padding-top:16px;margin-top:10px}.sidebar-account .account-entry{flex:1;min-width:0;height:44px;padding:5px 7px;border:0;border-radius:12px;background:#f6f8fc}.sidebar-account .avatar{width:32px;height:32px;flex:none;overflow:hidden}.sidebar-account .account-name{display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.sidebar-account .language-toggle{width:42px;height:36px;flex:none;border:1px solid #e0e7f3;border-radius:10px;color:#426ad2;background:#fff}.sidebar-notice{display:flex;gap:8px;padding:12px 10px;border:1px solid #dce7ff;background:#f2f6ff;border-radius:12px;font-size:12px;line-height:1.7;color:#41649c;margin-bottom:10px;overflow-wrap:anywhere}.sidebar-notice .ui-icon{width:16px;height:16px;margin-top:3px}.sidebar-attention{margin-top:20px;display:grid;gap:4px}.sidebar-attention button{display:flex;align-items:center;gap:8px;color:#8a95a8;font-size:11px;padding:7px 12px;text-align:left}.sidebar-attention .ui-icon{width:15px;height:15px}.nav .unread-badge{margin-left:auto;min-width:19px;text-align:center}.home-heading{align-items:center;margin-bottom:30px}.home-heading>div:first-child{display:flex;align-items:baseline;gap:8px 14px;flex-wrap:wrap}.home-heading h1{margin:0}.record-companion{margin:0;color:#8290a9;font-size:13px}.model-picker{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex:none}.model-picker>span{font-size:11px;letter-spacing:.8px;color:#96a0b2;padding-right:10px}.model-picker .select-trigger{background:transparent;border:0;color:#637a9a;font-size:12px;min-width:216px;padding:6px 10px}.model-picker .app-select{max-width:255px}.dashboard .composer{position:relative;border:1px solid #cbdcf7;border-radius:22px;background:radial-gradient(ellipse at 95% 0%,#eaf1ff 0,transparent 55%),linear-gradient(130deg,#f8fbff,#fff 55%,#f2faf9);box-shadow:0 12px 38px #4976b812,0 2px 6px #4976b805;transition:box-shadow .2s,border-color .2s}.dashboard .composer:focus-within{border-color:#82a8e9;box-shadow:0 14px 44px #4b7fda20}.composer .composer-header{padding:25px 26px 12px;gap:12px;flex-wrap:wrap}.composer-title{font-size:25px;font-weight:650;letter-spacing:1px;line-height:1.45;color:#28466c}.composer .idea-light{border-radius:14px;background:#e7effa;padding:10px}.composer .idea-light.lit{background:#fff0b5;color:#c18d00;box-shadow:0 0 28px #f7cd5a50}.composer .association-option{margin-left:auto;font-size:11px}.dashboard .composer textarea{min-height:265px;height:clamp(265px,31vh,355px);padding:20px 28px;font-size:17px;line-height:1.9;background:transparent}.composer textarea::placeholder{color:#96a8bf}.composer .composer-toolbar{padding:15px 22px;background:#fff7;border-top:1px solid #e2eaf580;gap:8px}.composer .composer-toolbar .primary{border-radius:12px;padding:12px 20px;box-shadow:0 4px 12px #2458ed20}.pending-bulk-toolbar{display:flex;gap:15px;align-items:center;padding:13px 0;margin-bottom:6px;border-bottom:1px solid #edf0f6}.pending-bulk-toolbar label{display:flex;gap:8px;align-items:center}.pending-bulk-toolbar>span{color:#7c8aa0;font-size:12px}.pending-bulk-toolbar>button{margin-left:auto}.pending-inventory-row>input,.pending-bulk-toolbar input,.skip-delete-prompt input{width:17px;height:17px;accent-color:#386ae3;flex:none}.pending-summary{flex:1;min-width:0}.skip-delete-prompt{display:flex;gap:9px;align-items:center;margin:18px 0;color:#77869c;font-size:13px}.select-popup button:disabled{opacity:.5;cursor:not-allowed}.sidebar .brand{padding-bottom:25px}@media(max-height:850px)and (min-width:721px){.sidebar{padding-top:20px}.sidebar .lab-select{margin-bottom:15px}.sidebar .side-label{padding-top:16px}.sidebar .project-btn{padding-top:7px;padding-bottom:7px}.sidebar-attention{margin-top:10px}.sidebar-bottom{padding-top:12px}.sidebar-bottom .help,.sidebar-bottom .settings-entry{padding-top:8px;padding-bottom:8px}}@media(max-width:1100px){.home-heading{align-items:flex-start}.home-heading>div:first-child{display:block}.record-companion{margin-top:8px}.composer-title{font-size:22px}.composer .association-option{width:100%;justify-content:flex-end}.model-picker .select-trigger{min-width:205px}}@media(max-width:720px){.sidebar-account{flex-direction:column}.sidebar-account .account-name,.sidebar-account .account-entry>.ui-icon{display:none!important}.sidebar-account .account-entry{flex:none;width:42px;padding:5px}.sidebar-account .language-toggle{width:42px}.sidebar-attention,.sidebar-bottom .settings-entry span{display:none}.sidebar-notice{font-size:10px;padding:6px 3px;display:block}.sidebar-notice .ui-icon{display:none}.nav button{position:relative}.nav .unread-badge{position:absolute;right:0;top:1px;font-size:9px;min-width:15px}.home-heading{flex-direction:column;gap:14px}.model-picker{align-items:flex-start}.model-picker>span{padding-left:10px}.composer .composer-header{padding:20px 18px 8px}.composer-title{font-size:20px;letter-spacing:0}.dashboard .composer textarea{padding:15px 20px;min-height:240px;font-size:16px}.shell .content{padding-top:26px}.pending-bulk-toolbar{flex-wrap:wrap;gap:8px}}.sidebar{overflow:hidden}.sidebar-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;overscroll-behavior:contain}.sidebar-bottom{flex:none;margin-top:0;background:#fff}.sidebar-notice{max-height:115px;overflow-y:auto;scrollbar-width:thin}.sidebar-account .language-toggle{padding:0;white-space:nowrap;display:flex;align-items:center;justify-content:center}.composer .idea-light{width:64px;height:64px;padding:12px;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:19px;background:linear-gradient(145deg,#edf3ff,#dce8fa);color:#7292c0;border:1px solid #ceddf1;box-shadow:0 4px 12px #6d91c51a}.composer .idea-light .ui-icon{width:40px;height:40px;stroke-width:1.8}.composer .idea-light.lit{background:radial-gradient(circle at 45% 35%,#fffbdc,#ffe89a);color:#b58008;border-color:#f2d066;box-shadow:0 0 0 5px #ffdf7822,0 0 30px #efbf465c}.composer .idea-light.lit .ui-icon{stroke:#b58008;filter:drop-shadow(0 0 4px #efc34770)}.account-page-actions{justify-content:flex-end}@media(max-width:720px){.composer .idea-light{width:54px;height:54px;border-radius:16px;padding:9px}.composer .idea-light .ui-icon{width:34px;height:34px}.account-page-actions{justify-content:flex-start}}.workspace-name{font-size:20px;font-weight:750;letter-spacing:.02em;line-height:1.35}.workspace-name small{font-size:11px;font-weight:400;letter-spacing:.06em;margin-top:7px}.lab-select{padding:18px 12px}.attachment-tray{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end;padding:0 26px 16px}.attachment-tray:empty{display:none}.attachment-preview{position:relative}.note-attachment{margin:18px 0;max-width:100%;min-width:0}.note-attachment img{width:100%;height:auto;display:block;border-radius:10px;background:#edf1f5}.note-attachment figcaption{font-size:11px;color:#718094;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.note-attachment.thumbnail{width:112px;margin:0}.note-attachment.thumbnail img{height:80px;object-fit:cover;border:1px solid #dce4ed}.note-attachment.thumbnail a{display:flex;align-items:center;height:80px;font-size:12px;overflow-wrap:anywhere;background:#eef3f8;padding:8px;border-radius:10px}.attachment-remove{position:absolute;right:-7px;top:-7px;border:1px solid #dce4ed;background:#fff;border-radius:50%;width:23px;height:23px;color:#637186;box-shadow:0 2px 6px #24344a15}.image-size-control{display:flex;gap:9px;align-items:center;font-size:11px;color:#69798c;margin:10px 0;flex-wrap:wrap}.image-size-control input{width:140px;accent-color:#547760}.image-size-control a{margin-left:auto}.document-body img{display:block;max-width:100%;height:auto;margin:18px 0;border-radius:6px;cursor:pointer}.document-body img:hover{outline:2px solid #b3c9bc}.notebook-image-control{padding:8px 18px;background:#edf5ef;margin:0}.daily-summary{margin-top:18px;padding:20px;background:linear-gradient(140deg,#fff,#f5f8f0)}.daily-summary h2{font-size:16px}.summary-spark{color:#92a178;font-size:24px}.summary-schedule{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:15px 0}.summary-schedule label{display:flex;align-items:center;gap:6px;font-size:12px}.summary-schedule input[type=time]{width:93px;border:1px solid #dce4d8;background:#fff;padding:6px;border-radius:7px;font:inherit;font-size:12px}.daily-summary small{display:block;line-height:1.6;font-size:11px}.summary-now{width:100%;justify-content:center;margin:15px 0 8px}.summary-copy{white-space:pre-wrap;font-size:13px;line-height:1.9;border-top:1px solid #e0e7dc;padding-top:14px}.summary-privacy{margin-top:14px;color:#82907d}.summary-error{font-size:12px;color:#b35342}.daily-summary button:disabled{cursor:default;opacity:.55}.sidebar .brand>span{font-size:20px;letter-spacing:-.4px;white-space:nowrap}.sidebar .brand small{font-size:10px;letter-spacing:1.2px}.sidebar .lab-select{width:100%;box-sizing:border-box;justify-content:center}.role-portrait{width:100%;height:100%;display:block;flex-shrink:0}.account-name{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.role-badge{font-size:10px;font-weight:500;color:#71836e;background:#edf3e9;padding:2px 7px;border-radius:8px}.profile-monogram>.role-portrait{border-radius:22px}.role-gallery{padding:24px;margin:20px 0}.role-gallery .section-head{flex-wrap:wrap;gap:8px}.role-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:740px;margin:18px auto}.role-options button{display:flex;align-items:center;flex-direction:column;gap:8px;padding:18px;border:1px solid #dfe5eb;background:#fafcfd;border-radius:18px}.role-options button[aria-pressed=true]{border:2px solid #779a88;background:#f2f7f1}.role-options svg{width:130px;height:130px}.role-options strong{font-size:20px}.role-options span{font-size:12px;color:#718094}.shared-capture.compact{margin-bottom:12px}.shared-capture.compact .under-composer{display:none}.shared-capture.compact .attachment-tray{max-height:110px;overflow:auto}.has-quick-capture{padding-top:18px}.has-quick-capture .page-heading{margin:10px 0 14px}.has-quick-capture .page-heading h1{font-size:22px}.book-mode{height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;padding-top:16px!important;padding-bottom:16px!important;overflow:hidden}.book-mode>#page-composer{flex:none}.book-mode>.page-heading{display:none}.book-mode>.notes-tabs{flex:none;margin:0 0 10px}.book-mode .notebook-workspace{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px;flex:1;min-height:0;height:auto;margin:0;overflow:hidden}.book-mode .notebook-index{height:100%;min-height:0;overflow:auto;box-sizing:border-box;padding:14px}.book-mode .notebook-index h2{font-size:15px}.book-mode .notebook-index button{font-size:12px;min-height:52px;padding:10px}.book-mode .notebook-reader{display:flex;flex-direction:column;min-height:0;overflow:hidden}.book-mode .notebook-heading{padding:10px 16px;flex:none}.book-mode .notebook-heading h2{font-size:16px}.book-mode .notebook-heading p{display:none}.split-editor{display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden}.split-editor .document-toolbar{padding:6px 12px;gap:4px;flex:none;flex-wrap:wrap}.split-editor .document-toolbar button{font-size:11px;padding:5px 7px}.split-editor .landscape-paper{box-sizing:border-box;display:flex;flex-direction:column;min-height:0;flex:1;width:auto;max-width:none;margin:12px;padding:16px 22px;overflow:hidden;border-radius:5px;box-shadow:0 3px 18px #24344a08}.split-editor .document-title{font-size:21px;padding:0 0 10px;margin:0 0 10px;flex:none;width:100%;box-sizing:border-box}.notebook-spread{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:0;flex:1;gap:22px}.summary-leaf,.original-leaf{display:flex;flex-direction:column;min-width:0;min-height:0}.original-leaf{border-left:1px solid #e3e9ed;padding-left:22px}.leaf-label{flex:none;font-size:11px!important;color:#839086!important;font-weight:500;margin:0 0 12px!important;letter-spacing:.12em}.leaf-scroll{overflow:auto;min-height:0;flex:1;padding-right:8px;scrollbar-gutter:stable}.split-editor .document-body{min-height:130px;font-size:14px;line-height:1.85;padding:0}.split-editor .document-body h3{font-size:15px;margin:14px 0 8px}.original-entry{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #edf0f4}.original-entry h3{font-size:14px;line-height:1.6;margin:7px 0}.original-entry p{font-size:13px;line-height:1.85;white-space:pre-wrap}.original-entry small{font-size:10px;color:#98a2af}.legacy-draft{font-size:12px;border-top:1px solid #e3e9ed;margin-top:20px;padding-top:12px}.legacy-draft summary{cursor:pointer;color:#7c899a}.legacy-draft img{max-width:100%}.notebook-index button span{min-width:0;overflow-wrap:anywhere}@media(max-width:1000px){.book-mode .notebook-workspace{grid-template-columns:150px minmax(0,1fr)}.notebook-spread{gap:12px}.original-leaf{padding-left:12px}.split-editor .landscape-paper{padding:12px;margin:8px}.role-options svg{width:100px;height:100px}}html[lang] .sidebar-account .account-entry .account-name{display:flex!important;flex-direction:column;align-items:flex-start;gap:2px;white-space:normal;overflow:visible;font-size:11px;line-height:1.2}.sidebar-account .role-badge{display:block;white-space:nowrap;font-size:9px;line-height:1.2;padding:2px 6px}.sidebar-account .account-entry{gap:6px}.book-mode .notebook-index{position:static;top:auto}.split-editor .document-title{font-size:21px!important;padding:0 0 10px!important;margin:0 0 10px!important}#page-composer>.shared-capture{min-width:0;grid-column:1}.shared-capture.compact .composer textarea{height:clamp(50px,calc(25dvh - 177px),123px);min-height:50px;padding-top:6px;padding-bottom:6px;resize:none}.capture-tools{display:contents}#page-composer.capture-floating{position:sticky;top:16px;z-index:12;flex:none;isolation:isolate}.search-capture .composer{display:grid;grid-template-columns:54px minmax(100px,1fr) minmax(285px,340px);align-items:center;column-gap:14px;row-gap:0;padding:14px 18px;min-height:122px;border-radius:20px;box-shadow:0 10px 30px #436aa31a;background-color:#f9fbff}.search-capture .composer .composer-header{grid-column:1;grid-row:1;padding:0;display:flex;justify-content:center}.search-capture .composer-title,.search-capture .composer-header .association-option{display:none}.search-capture .composer .idea-light{width:54px;height:54px;border-radius:17px;padding:9px}.search-capture .composer .idea-light .ui-icon{width:34px;height:34px}.search-capture.compact .composer textarea{grid-column:2;grid-row:1;min-height:72px;height:72px;max-height:72px;padding:5px 0;font-size:15px;line-height:1.7;resize:none}.search-capture .composer .composer-toolbar{grid-column:3;grid-row:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:9px;background:transparent;padding:0;border:0}.search-capture .capture-tools{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap;width:100%}.search-capture .composer-toolbar .toolbar-btn{padding:5px;min-height:29px;border-radius:8px;background:#f0f4fa}.search-capture .capture-tools>button{font-size:0;width:29px;flex:none;display:grid;place-items:center}.search-capture .capture-tools>button svg{width:16px;height:16px}.search-capture .composer-toolbar .app-select{min-width:75px;max-width:110px;font-size:11px}.search-capture .composer-toolbar .select-trigger{min-height:20px;gap:4px;font-size:11px}.search-capture .composer-toolbar .primary{padding:9px 17px;margin:0;border-radius:11px;font-size:12px}.capture-association{display:flex;align-items:center;gap:3px;white-space:nowrap;font-size:10px;color:#758396}.capture-association input{margin:0;width:12px;height:12px}.search-capture.compact .attachment-tray{grid-column:2 / 4;grid-row:2;max-height:85px;margin-top:6px;padding:6px 5px;overflow:auto}.search-capture .attachment-tray:empty{margin:0;padding:0}.search-capture .under-composer{display:none}.content.notes-page{--notes-index-width:280px;height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;padding-top:16px!important;padding-bottom:16px!important;overflow:hidden}.notes-page>.page-heading{display:none}.notes-page>.notes-tabs{flex:none;margin:0 0 12px;min-height:42px;gap:16px}.notes-page .notes-tabs>.view-switch{width:var(--notes-index-width);flex:none;display:grid;grid-template-columns:1fr 1fr;box-sizing:border-box}.notes-page .notes-tabs>.view-switch button{justify-content:center;white-space:nowrap;padding:9px 6px;font-size:12px}.notes-page .notebook-workspace,.notes-page .notes-workspace{grid-template-columns:var(--notes-index-width) minmax(0,1fr);gap:16px;align-items:stretch;flex:1;height:auto;min-height:0;overflow:hidden;margin:0;border:0;border-radius:0;background:transparent}.notes-page .notebook-index{overflow:hidden;padding:8px!important;border-radius:14px;height:100%;min-height:0;position:static}.notebook-index-scroll{height:100%;overflow:auto;padding:10px 8px;scrollbar-gutter:stable;border-radius:8px;scrollbar-width:thin;scrollbar-color:#c4cfdd transparent}.notebook-index-scroll::-webkit-scrollbar{width:6px}.notebook-index-scroll::-webkit-scrollbar-thumb{background:#c4cfdd;border-radius:8px}.notes-page .notebook-index button{font-size:13px;padding:12px 9px}.notes-page .notes-index,.notes-page .note-reader{border:1px solid #e2e8f1;border-radius:14px;min-height:0}.notes-page .notes-index{overflow:hidden;max-height:none;padding:6px}.notes-page .notes-scroll{margin:0 2px 2px;padding:8px;scrollbar-gutter:stable}.notes-page .note-reader{overflow:auto;scrollbar-gutter:stable}.portrait-scroll{flex:1;min-height:0;overflow:auto;padding:22px 20px;scrollbar-width:thin;scrollbar-color:#c4cfdd transparent;background:#edf1f6}.split-editor .portrait-paper{display:block;min-height:900px;height:auto;width:100%;max-width:790px;margin:0 auto;padding:36px 40px;box-sizing:border-box;border-radius:3px;overflow:visible;background:#fff;box-shadow:0 3px 20px #2639520b}.portrait-paper .notebook-spread{display:block}.portrait-paper .summary-leaf,.portrait-paper .original-leaf{display:block;min-height:0}.portrait-paper .leaf-scroll{overflow:visible;padding:0}.portrait-paper .original-leaf{border-left:0;border-top:1px solid #e3e9ed;padding:25px 0 0;margin-top:30px}.portrait-paper .document-body{min-height:150px;line-height:1.9;font-size:15px}.portrait-paper .document-title{font-size:25px!important;padding-bottom:18px!important;margin-bottom:24px!important}@media(max-width:1190px){.content.notes-page{--notes-index-width:250px}.search-capture .composer{grid-template-columns:44px minmax(80px,1fr) 270px;gap:10px;padding:12px}.search-capture .composer .idea-light{width:44px;height:44px}.search-capture .composer .idea-light .ui-icon{width:29px;height:29px}.split-editor .portrait-paper{padding:26px}}@media(max-width:760px){.search-capture .composer{grid-template-columns:40px minmax(0,1fr)}.search-capture .composer .composer-toolbar{grid-column:1 / 3;grid-row:2;margin-top:8px}.search-capture.compact .attachment-tray{grid-row:3;grid-column:1 / 3}.content.notes-page{--notes-index-width:210px}.split-editor .portrait-paper{padding:18px}}#page-composer.capture-floating{position:sticky;top:16px;margin-bottom:24px;z-index:12}#page-composer.capture-floating>.shared-capture{grid-column:1 / -1;justify-self:center;width:calc(100% - 305px);margin-bottom:0}.notes-page>.page-heading{display:flex;flex:none}.capture-floating~.page-heading{margin:0 0 18px}@media(min-width:1600px){#page-composer.capture-floating>.shared-capture{width:calc(100% - 335px)}}@media(max-width:1190px){#page-composer.capture-floating>.shared-capture{width:calc(100% - 268px)}}@media(max-width:980px){#page-composer.capture-floating>.shared-capture{width:100%}}.notes-page>#page-composer.capture-floating{top:0}:root{--page-tint:#edf3ff;--page-bg:#f3f7fd;--surface:#fff;--surface-soft:#f7f9fd;--page-line:#dce5f1;--muted:#66758b}:root[data-theme=yellow]{--page-bg:#fffaf0;--page-tint:#fff0c9;--surface-soft:#fffaf0;--page-line:#e9dec1}:root[data-theme=green]{--page-bg:#f2f8f2;--page-tint:#dff0e0;--surface-soft:#f4f9f3;--page-line:#d5e5d6}:root[data-theme=blue]{--page-bg:#f3f7fd;--page-tint:#e6efff;--surface-soft:#f4f7fd;--page-line:#dbe5f4}:root[data-theme=pink]{--page-bg:#fff5f9;--page-tint:#fbe3ed;--surface-soft:#fff7fa;--page-line:#ecd7e1}:root[data-theme=purple]{--page-bg:#f8f5fd;--page-tint:#ece3fa;--surface-soft:#faf7fe;--page-line:#e2d9ef}:root[data-theme=gray]{--page-bg:#f5f6f8;--page-tint:#e6e9ee;--surface-soft:#f8f9fa;--page-line:#dce0e6}:root[data-theme=red]{--page-bg:#fff4f2;--page-tint:#fbe1db;--surface-soft:#fff7f5;--page-line:#ecd7d1}html[data-theme] body{background:var(--page-bg);color:#17223b}html[data-theme] .sidebar,html[data-theme] .panel,html[data-theme] .select-popup,html[data-theme] .vue-modal{background-color:var(--surface);border-color:var(--page-line)}html[data-theme] .composer,html[data-theme] .dashboard .composer{background:linear-gradient(120deg,var(--surface),var(--surface-soft) 48%,var(--page-tint));border-color:var(--page-line)}html[data-theme] .notes-index,html[data-theme] .document-toolbar,html[data-theme] .notebook-heading,html[data-theme] .portrait-scroll,html[data-theme] .theme-options{background:var(--surface-soft)}html[data-theme] .portrait-paper,html[data-theme] .editable-paper{background:#fff;color:#243349}html[data-theme] .composer textarea,html[data-theme] input,html[data-theme] textarea{color:#27374b}html[data-theme] .sidebar-account .account-entry,html[data-theme] .composer-toolbar .toolbar-btn{background:var(--surface-soft)}.sidebar-brand{display:flex;align-items:center;flex-direction:column;padding:0 0 22px;gap:4px;flex:none}.sidebar-brand>strong{font-size:29px;letter-spacing:2px;line-height:1.3;color:#1f3451;text-align:center}.sidebar-brand>small{font-size:11px;color:#70839c;letter-spacing:2px}.brand-people{position:relative;width:144px;height:130px;flex:none}.brand-people .brand-person{position:absolute;width:74px;height:74px;border-radius:22px;box-shadow:0 3px 8px #30466412;overflow:hidden}.brand-people .veteran{top:0;left:35px;width:72px;height:72px}.brand-people .rookie{bottom:0;left:0;border:3px solid white}.brand-people .regular{bottom:0;right:0;border:3px solid white}.theme-picker{position:relative;margin:0}.theme-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;text-align:left;font-size:12px;color:#5c6b80;border-radius:9px}.theme-toggle:hover{background:var(--surface-soft)}.theme-symbol{font-size:21px;line-height:20px;color:#7b88a2}.theme-dot{width:17px;height:17px;border:1px solid #9ba7b7;border-radius:50%;display:inline-block;flex:none}.theme-toggle>.theme-dot{margin-left:auto}.theme-options{position:absolute;left:0;bottom:calc(100% + 8px);width:186px;padding:12px;border:1px solid var(--page-line);border-radius:14px;box-shadow:0 12px 32px #253e6324;z-index:80;color:#26364b}.theme-options>strong{display:block;font-size:12px;margin:2px 5px 8px}.theme-options>button{width:100%;display:flex;gap:10px;align-items:center;padding:7px;border-radius:7px;font-size:12px;background:transparent}.theme-options>button[aria-pressed=true]{background:#fff;box-shadow:0 0 0 1px var(--page-line)}.theme-options>button>span:last-child:not(.theme-dot){margin-left:auto}.shell .content.has-quick-capture{height:auto!important;min-height:100dvh;display:block;overflow:visible!important;padding-top:16px!important;padding-bottom:32px!important}.shell .content.has-quick-capture>#page-composer.capture-floating{top:16px;margin-bottom:24px}.shell .content.has-quick-capture>.page-heading{display:flex;align-items:center;justify-content:space-between;min-height:68px;margin:0 0 18px;gap:16px}.shell .content.has-quick-capture>.page-heading h1{font-size:24px;line-height:1.4;margin:0 0 7px}.shell .content.has-quick-capture>.page-heading .sub{font-size:13px;line-height:1.6;margin:0}.shell .content.has-quick-capture>.page-heading>button{min-height:40px;flex:none}.notes-page>.notes-tabs{margin-bottom:16px}.notes-page .multi-workspace{height:auto;min-height:0;overflow:visible;align-items:start;grid-template-columns:var(--notes-index-width) minmax(0,1fr);gap:16px}.notes-page .multi-workspace>.notebook-index{display:flex;flex-direction:column;position:sticky;top:162px;height:calc(100dvh - 184px);min-height:320px;max-height:760px;overflow:hidden}.book-search-controls{flex:none;padding:9px 8px 10px}.book-search-controls .section-head{margin-bottom:9px}.book-search-controls .note-search{margin:0 0 8px;padding:8px;min-width:0}.book-search-controls .note-search input{min-width:0;width:100%;font-size:12px}.book-search-controls>small{font-size:11px;color:#64758a}.book-search-controls .icon-btn{width:22px;height:22px;flex:none}.multi-workspace .notebook-index-scroll{height:auto;flex:1;min-height:0;padding:0 4px 6px}.book-directory-row{display:flex;align-items:center;gap:2px;border-radius:10px;margin:3px 0;cursor:grab}.book-directory-row.active{background:var(--page-tint)}.multi-workspace .notebook-index .book-directory-open{flex:1;min-width:0;width:auto;font-size:12px;padding:11px 6px;align-items:flex-start;gap:7px;background:transparent}.book-directory-open>span{min-width:0;overflow-wrap:anywhere}.book-directory-open small{font-size:10px}.multi-workspace .notebook-index .book-open-extra{width:27px;height:30px;padding:4px;display:grid;place-items:center;flex:none}.book-open-extra svg{width:15px;height:15px}.notebook-board{min-width:0;padding:0 0 30px;border:1px solid transparent;border-radius:15px;transition:border-color .15s}.notebook-board.dragover{border:2px dashed #86a6d8;background:var(--page-tint)}.notebook-board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;font-size:12px;color:#596c83;padding:0 3px 10px}.notebook-board-toolbar small{font-size:11px}.notebook-windows{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;min-width:0}.notebook-window{display:flex;flex-direction:column;position:relative;flex:none;min-width:min(320px,100%);max-width:100%;min-height:400px;overflow:hidden;border:1px solid var(--page-line);border-radius:14px;box-sizing:border-box}.notebook-window.active{border-color:#8ca9d0;box-shadow:0 3px 16px #304e7310}.notebook-window .notebook-heading{flex:none;display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:48px;padding:8px 10px}.notebook-window .notebook-heading h2{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.window-actions{display:flex;flex:none;gap:0}.window-actions .icon-btn{width:26px;height:28px}.window-actions svg{width:16px;height:16px}.notebook-window .document-toolbar{flex-wrap:wrap}.notebook-window .document-save-status{font-size:9px;white-space:normal}.notebook-window .portrait-scroll{padding:12px;min-height:0}.notebook-window .portrait-paper{padding:24px;min-height:680px;max-width:790px}.notebook-window .document-title{font-size:20px!important}.window-resize{position:absolute;right:1px;bottom:1px;width:22px;height:22px;color:#8194b1;background:var(--surface-soft);border-radius:8px 0 12px;font-size:12px;cursor:nwse-resize;touch-action:none;z-index:2;padding:0}.resizing-notebook{cursor:nwse-resize!important;-webkit-user-select:none;user-select:none}.book-drop-empty{padding:90px 20px;border:1px dashed #a3b4cc;border-radius:14px;text-align:center;background:var(--surface-soft);color:#637894}.book-drop-hint{font-size:11px;color:#65788f;padding:15px 4px}.book-window-message{font-size:12px;color:#815339;background:#fff6e6;padding:10px;border-radius:8px}.notes-page .notes-workspace{height:680px;min-height:480px;align-items:stretch}@media(max-width:1190px){.sidebar-brand>strong{font-size:26px}.brand-people{width:132px;height:118px}.brand-people .brand-person{width:67px;height:67px}.brand-people .veteran{left:32px}.notebook-board-toolbar{flex-wrap:wrap}.notebook-window .portrait-paper{padding:18px}}@media(max-width:720px){.sidebar-brand{padding-bottom:18px}.sidebar-brand>strong,.sidebar-brand>small{display:none}.brand-people{width:44px;height:44px}.brand-people .brand-person{width:24px;height:24px;border-radius:8px}.brand-people .veteran{left:10px}.brand-people .rookie,.brand-people .regular{border-width:1px}.theme-toggle{font-size:0;padding:8px}.theme-toggle>.theme-dot{display:none}.theme-symbol{font-size:20px}.theme-options{left:0;width:170px}}.notebook-window{scroll-margin-top:160px}.book-directory-row:hover{background:var(--surface-soft)}.book-directory-row.active:hover{background:var(--page-tint)}.notes-layout{display:grid;grid-template-columns:var(--notes-index-width) minmax(0,1fr);grid-template-rows:44px auto;gap:16px;align-items:start}.notes-layout>.notes-tabs{grid-column:1;grid-row:1;margin:0!important;min-height:44px}.notes-layout>.notes-tabs>.view-switch{width:100%;height:44px}.notes-page .notes-layout>.notebook-workspace,.notes-page .notes-layout>.notes-workspace{display:contents}.notes-layout>.multi-workspace>.notebook-index,.notes-layout>.notes-workspace>.notes-index{grid-column:1;grid-row:2}.notes-layout>.multi-workspace>.notebook-board,.notes-layout>.notes-workspace>.note-reader{grid-column:2;grid-row:1 / span 2}.notes-layout>.notes-workspace>.notes-index{height:680px}.notes-layout>.notes-workspace>.note-reader{height:740px}.notes-layout .notebook-board{display:flex;flex-direction:column;border:0;min-width:0}.notes-layout .notebook-board.dragover{border:0;outline:2px dashed #86a6d8;outline-offset:4px}.notes-layout .notebook-windows,.notes-layout .book-drop-empty{order:0}.notes-layout .book-window-message{order:1}.notes-layout .notebook-board-toolbar{order:2;padding-top:14px;padding-bottom:0}.notes-layout .book-drop-hint{order:3}.notes-layout .reader-toolbar>.vue-row{flex-wrap:wrap;justify-content:flex-end}:root[data-theme=yellow]{--blue:#8a5c08;--blue-dark:#6c4706}:root[data-theme=green]{--blue:#247345;--blue-dark:#175d34}:root[data-theme=blue]{--blue:#2458ed;--blue-dark:#1744c8}:root[data-theme=pink]{--blue:#ae3e72;--blue-dark:#902e5b}:root[data-theme=purple]{--blue:#7850b3;--blue-dark:#603995}:root[data-theme=gray]{--blue:#556175;--blue-dark:#3e4a5e}:root[data-theme=red]{--blue:#b44739;--blue-dark:#913529}html[data-theme] .sidebar{background:var(--surface-soft)}html[data-theme] .primary{background:var(--blue);color:#fff;box-shadow:none}html[data-theme] .primary:hover{background:var(--blue-dark)}html[data-theme] .nav button.active,html[data-theme] .nav button:hover,html[data-theme] .view-switch button.active,html[data-theme] .note-index-card.selected,html[data-theme] .book-directory-row.active,html[data-theme] .select-popup [role=option].chosen,html[data-theme] .inbox-item.selected{background:var(--page-tint);color:var(--blue);border-color:var(--blue)}html[data-theme] .calendar-cell.selected{background:var(--page-tint);box-shadow:inset 0 0 0 2px var(--blue)}html[data-theme] .calendar-cell.selected .calendar-day-number{background:var(--blue);color:#fff}html[data-theme] .notebook-window.active{border-color:var(--blue)}html[data-theme] .count,html[data-theme] .role-badge{background:var(--page-tint);color:var(--blue)}html[data-theme] input[type=checkbox]{accent-color:var(--blue)}html[data-theme] :focus-visible{outline-color:var(--blue)}.settings-layout .setting-row>.app-select{width:230px}.settings-layout .theme-options{inset:100% 0 auto auto;z-index:50}.settings-layout .language-toggle{width:auto;min-width:110px}html[data-theme] .sidebar-bottom{background:var(--surface-soft)}html[data-theme] .sidebar-notice{background:var(--page-tint);border-color:var(--page-line);color:var(--blue)}html[data-theme] .account-hero{background:linear-gradient(115deg,#fff,var(--page-tint))}html[data-theme] .view-switch{background:var(--page-tint)}html[data-theme] .view-switch button[aria-pressed=true]{color:var(--blue)}html[data-theme] .role-options button[aria-pressed=true]{border-color:var(--blue);background:var(--surface-soft)}.role-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.role-options>button{min-width:0}.role-options svg{max-width:100%;width:110px;height:110px}.brand-people.eight-people{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;width:170px;height:95px;align-items:center}.eight-people .brand-person{position:static!important;width:40px!important;height:44px!important;border:1px solid white;border-radius:12px;transform:none!important;filter:none}@media(max-width:720px){.brand-people.eight-people{width:42px;height:42px;gap:0}.eight-people .brand-person{width:11px!important;height:20px!important;border:0;border-radius:3px}.role-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.brand-people.original-rookie{width:100px;height:100px;display:block;margin:0 auto 6px}.original-rookie .role-portrait{width:100%;height:100%;filter:drop-shadow(0 5px 9px #233b4a12)}.role-gallery .role-options{max-width:920px;width:100%;margin:20px auto;grid-template-columns:repeat(4,minmax(0,1fr))}.search-capture .composer textarea{min-height:66px;line-height:1.5;font-size:13px;padding-top:8px;padding-bottom:8px}@media(max-width:720px){.brand-people.original-rookie{width:40px;height:40px}.role-gallery .role-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.avatar-designer{width:min(850px,94vw);max-height:90dvh;border:1px solid var(--page-line);border-radius:22px;padding:0;color:var(--ink);background:var(--surface);overflow:hidden}.avatar-designer::backdrop{background:#17223b70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.designer-heading{display:flex;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--page-line)}.designer-heading p{margin:6px 0 0;color:var(--muted);font-size:13px}.designer-body{display:grid;grid-template-columns:220px 1fr;gap:28px;padding:24px}.designer-preview{display:flex;align-items:center;flex-direction:column;gap:16px}.designer-preview svg{width:200px;height:200px}.designer-controls{display:grid;grid-template-columns:1fr 1fr;gap:16px}.designer-controls>label{display:flex;flex-direction:column;gap:7px;font-size:13px}.color-control input{width:100%;height:38px;padding:3px;border:1px solid var(--page-line);border-radius:8px;background:var(--surface-soft);cursor:pointer}.color-control small{color:var(--muted);font-size:11px}.designer-extras{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px;border:1px solid var(--page-line);border-radius:12px;padding:14px}.designer-extras label{display:flex;align-items:center;gap:6px;font-size:13px}.designer-extras legend{font-size:13px;padding:0 6px}.designer-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:18px 24px;border-top:1px solid var(--page-line);background:var(--surface-soft);position:sticky;bottom:0}.designer-footer small{margin-right:auto;color:var(--muted);font-size:12px}@media(max-width:700px){.designer-body{grid-template-columns:1fr}.designer-preview svg{width:140px;height:140px}.designer-footer{flex-wrap:wrap}}.account-overview{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch;margin-bottom:24px}.account-overview .account-hero{margin:0;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:32px}.account-overview .profile-avatar-column{width:100%;max-width:280px}.account-overview .profile-monogram{width:156px;height:156px;margin:auto}.account-overview .profile-monogram svg{width:100%;height:100%}.account-overview .avatar-actions{width:100%;align-items:stretch}.account-overview .avatar-actions>.secondary,.account-overview .customize-avatar-button{width:100%;min-height:44px;justify-content:center;font-size:14px}.account-overview .customize-avatar-button{box-shadow:0 4px 12px color-mix(in srgb,var(--blue) 20%,transparent)}.team-members{padding:28px}.team-members .section-head p{font-size:12px;color:var(--muted);margin:8px 0 0}.team-member-list{display:grid;gap:8px}.team-member{display:flex;align-items:center;gap:14px;padding:12px;border-radius:14px;background:var(--surface-soft)}.team-member>.role-portrait{width:56px;height:56px}.team-member>div{display:flex;flex-direction:column;gap:6px}.team-member small{font-size:12px;color:var(--muted)}.team-member>.role-badge{margin-left:auto}.team-members>p{font-size:12px;margin-bottom:0}.designer-presets{padding:18px 24px 0;display:grid;gap:14px}.preset-group h3{font-size:13px;margin:0 0 6px;color:var(--muted)}.preset-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.preset-grid button{border:1px solid var(--page-line);border-radius:12px;padding:8px 4px;display:flex;align-items:center;gap:6px;flex-direction:column;background:var(--surface-soft)}.preset-grid button[aria-pressed=true]{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:var(--page-tint)}.preset-grid svg{width:54px;height:54px}.preset-grid span{font-size:11px}.designer-preview small{font-size:12px;color:var(--muted)}.designer-controls>label:hover{color:var(--blue)}.avatar-designer{width:min(900px,94vw)}@media(max-width:1000px){.account-overview{grid-template-columns:1fr}.account-overview .account-hero{flex-direction:row;text-align:left}.account-overview .profile-avatar-column{max-width:240px}}@media(max-width:700px){.account-overview .account-hero{flex-direction:column;text-align:center}.preset-grid svg{width:40px;height:40px}.preset-grid span{font-size:10px}.designer-presets{padding:16px 12px}.team-members{padding:18px}}.designer-preview{position:sticky;top:16px;align-self:start}@media(max-width:700px){.designer-preview{position:static}}.avatar-designer[open]{display:flex;flex-direction:column;overflow:hidden}.avatar-designer .designer-heading,.avatar-designer .designer-footer{flex:none}.avatar-designer .designer-footer{position:static}.designer-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;margin:8px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--page-line) transparent;overscroll-behavior:contain}.designer-scroll::-webkit-scrollbar{width:8px}.designer-scroll::-webkit-scrollbar-thumb{background:var(--page-line);border:2px solid var(--surface);border-radius:8px}.designer-scroll::-webkit-scrollbar-track{background:transparent}.resource-person{display:block;font-size:11px;color:var(--muted);margin-top:8px}.login-form>.secondary.login-submit{margin-top:12px}.resource-category-chips button{max-width:100%;overflow-wrap:anywhere}.resource-card.compact-resource{display:flex;flex-direction:column;gap:13px;min-height:238px;padding:20px;text-align:left}.compact-resource .resource-card-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.compact-resource h3{font-size:15px;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.compact-resource .resource-card-position{display:flex;align-items:flex-start;gap:6px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.resource-card-position svg{width:15px;height:15px;flex-shrink:0;margin-top:2px}.resource-card-position>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-card-quantity{display:grid;grid-template-columns:70px minmax(0,1fr);gap:16px;margin-top:auto}.resource-card-quantity>div{display:flex;flex-direction:column;gap:5px}.resource-card-quantity small,.resource-card-date{font-size:11px;color:var(--muted)}.resource-card-quantity strong{font-size:18px;font-weight:600}.resource-card-quantity span{font-size:12px;overflow-wrap:anywhere}.resource-card-date{display:flex;justify-content:space-between;gap:8px;padding-top:12px;border-top:1px solid var(--line,#edf0f5)}.sidebar-account{display:flex;align-items:center;gap:4px}.sidebar-account .account-entry{flex:1;min-width:0}.quick-logout{flex:none}.resource-sort-controls{display:flex;gap:10px;margin-top:14px;max-width:410px}.resource-sort-controls>*{flex:1}.notes-layout{--notes-list-width:320px}.notes-workspace,.notebook-workspace.multi-workspace{grid-template-columns:320px minmax(0,1fr)}.notes-index,.multi-workspace .notebook-index{width:320px;min-width:0;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:var(--panel,#fff)}.notes-controls,.book-search-controls{padding:16px!important;display:grid;gap:12px}.notes-scroll,.notebook-index-scroll{margin:0 8px 8px!important;padding:4px!important;scrollbar-width:thin;overflow:auto;border-radius:12px}.note-index-card,.book-directory-row{position:relative;min-height:145px!important;border:1px solid var(--line)!important;border-radius:14px!important;margin:8px 0!important;padding:8px!important;display:flex!important;flex-direction:column}.book-row-actions{order:-1;margin:0 0 6px auto!important}.note-row-top{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--muted);min-height:30px}.note-row-top>span{margin-right:auto}.note-row-top .icon-btn{height:28px;width:28px}.note-open h3,.book-directory-open span{font-size:14px}.note-open p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notes-index>.book-archive-filter{margin:0 16px 12px}.note-filters{grid-template-columns:1fr 1fr}@media(max-width:900px){.notes-workspace,.notebook-workspace.multi-workspace{grid-template-columns:1fr}.notes-index,.multi-workspace .notebook-index{width:100%}}.note-source-editor{width:100%;min-height:180px;resize:vertical;border:1px solid var(--line);border-radius:12px;padding:14px;background:transparent;color:inherit;font:inherit}.note-title-editor{font-size:24px;font-weight:700;width:100%;padding:8px;border:1px solid var(--line);border-radius:10px}.notes-layout{--notes-index-width:320px}.notes-page .notes-layout .notes-index,.notes-page .notes-layout .notebook-index{padding:0!important;position:static;height:680px;min-height:680px;max-height:680px;border-radius:20px}.notes-page .notes-controls,.notes-page .book-search-controls{padding:16px!important;gap:12px}.notes-controls .section-head,.book-search-controls .section-head{height:24px;margin:0}.book-search-controls h2{margin:0!important}.notes-page .notebook-index .app-select button{min-height:40px;padding:9px 12px}.notes-page .notebook-index .book-row-actions .icon-btn{width:28px;min-height:28px;height:28px;padding:4px;display:grid;place-items:center}.notes-page .book-directory-row,.notes-page .note-index-card{height:170px;min-height:170px!important;max-height:170px;flex:none;overflow:hidden}.notes-page .book-directory-open{flex:1!important;align-items:center!important}.note-open{min-height:0;overflow:hidden}.note-index-bottom{margin-top:auto}.note-open small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.note-open p{margin:4px 0}.note-row-top{flex:none}.notes-controls .note-filters{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.additional-note-filters{position:relative;align-self:center;font-size:12px}.additional-note-filters[open]{grid-column:1/-1;display:grid;gap:6px}.notes-index>.book-archive-filter{height:24px;margin:0 16px 12px}.book-search-controls .book-archive-filter{height:24px;margin:0}@media(max-width:900px){.notes-layout{grid-template-columns:minmax(0,1fr)}.notes-layout>.multi-workspace>.notebook-board,.notes-layout>.notes-workspace>.note-reader{grid-column:1;grid-row:3}.notes-page .notes-layout .notes-index,.notes-page .notes-layout .notebook-index{width:100%}}.notes-page .notebook-index .select-trigger{border:1px solid var(--line);border-radius:11px;background:var(--surface-soft,#f8fafc);height:40px;align-items:center;justify-content:space-between}.notes-page .notebook-index .select-trigger span{margin:0}.notes-page .notes-scroll,.notes-page .notebook-index-scroll{padding:4px!important;margin:0 8px 8px!important;scrollbar-gutter:stable}.notes-page .book-directory-open{align-items:flex-start!important;flex-direction:row;justify-content:flex-start;padding:8px!important}.notes-page .book-directory-row{justify-content:flex-start}.notes-page .book-directory-open span{padding-top:0}.notes-page .book-directory-row{height:108px!important;min-height:108px!important;max-height:108px!important}.notes-page .book-directory-open{padding:4px 8px!important}.notes-tabs h2{margin:12px 4px}.book-extra-filters{display:grid;gap:10px}.book-extra-filters input[type=date]{max-width:100%;padding:7px;border:1px solid var(--line);border-radius:8px}.book-search-controls .section-head>.icon-btn{width:28px!important;min-height:28px!important;padding:4px!important}.meeting-batch-bar{margin:0 0 16px}.meeting-selection{padding:16px;margin-top:12px;display:flex;flex-direction:column;gap:12px;max-height:300px;overflow:auto}.meeting-selection input{width:auto;margin-right:8px}.window-actions .secondary{padding:6px 9px;font-size:12px;white-space:nowrap}.notes-page .book-directory-row{flex-direction:column!important;flex-wrap:nowrap!important;gap:2px}.notes-page .multi-workspace .notebook-index .book-directory-open{flex:1 1 auto!important;width:100%!important;min-height:0!important;align-items:flex-start!important;overflow:hidden}.notes-page .book-row-actions{flex:0 0 28px!important;align-self:flex-end;width:auto;max-width:100%;margin:0!important;padding:0!important}.notes-page .book-directory-open>span{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notes-page .book-directory-open small{margin-top:5px}.notes-layout{--notes-index-width:250px;grid-template-rows:auto}.notes-layout>.multi-workspace>.notebook-index{grid-row:1;grid-column:1;width:250px}.notes-layout>.multi-workspace>.notebook-board{grid-row:1;grid-column:2}.notes-page .book-directory-row{height:76px!important;min-height:76px!important;max-height:76px!important}.notes-page .book-directory-open{align-items:center!important;padding:8px!important}.book-search-controls .section-head{justify-content:space-between}.notebook-title-actions{display:flex;align-items:center;gap:4px;min-width:0;flex:1}.notebook-title-actions h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notebook-title-actions>.icon-btn{flex:none}.notebook-heading{flex-wrap:wrap;gap:8px}.notebook-heading .window-actions{display:flex;align-items:center;gap:3px;flex-wrap:wrap;margin-left:auto}.notebook-action-dialog{padding:24px;width:min(450px,92vw);border-radius:20px}.notebook-action-dialog form{display:grid;gap:18px}.notebook-action-dialog label{display:grid;gap:8px}.notebook-action-dialog input{width:100%;padding:10px;border:1px solid var(--line);border-radius:10px}.notebook-action-dialog .vue-row{justify-content:flex-end}@media(max-width:900px){.notes-layout>.multi-workspace>.notebook-index{width:100%}.notes-layout>.multi-workspace>.notebook-board{grid-column:1;grid-row:2}}.notes-page .notebook-index .notebook-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:6px}.notes-page .notebook-index .notebook-list-toolbar .icon-btn{width:32px;height:32px;min-height:32px;padding:6px;display:grid;place-items:center}.notebook-list-toolbar [aria-pressed=true],.notebook-list-toolbar [aria-expanded=true]{background:var(--page-tint);color:var(--blue)}.notebook-list-count{padding:12px 16px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);flex:none}.book-directory-open input{flex:none}.calendar-main{padding:20px;border-radius:22px;box-shadow:0 8px 30px #17223b04}.calendar-heading{padding:0 0 18px}.calendar-weekdays{color:var(--muted);font-size:12px;padding:12px 0}.calendar-month{gap:6px!important;border:0!important}.calendar-cell{border:1px solid var(--line)!important;border-radius:12px;min-height:108px;padding:9px;background:var(--panel,#fff);transition:background .15s,border-color .15s}.calendar-cell:hover{background:var(--surface-soft,#f7f9fc);border-color:var(--blue)!important}.calendar-cell.selected{background:var(--page-tint)!important;border-color:var(--blue)!important;box-shadow:inset 0 0 0 1px var(--blue)}.calendar-cell.past:not(.selected){background:var(--surface-soft,#f8fafc);color:var(--muted)}.calendar-cell.outside{opacity:.55}.calendar-cell.today .calendar-day-number{background:var(--blue);color:#fff;border-radius:50%}.calendar-event{border-radius:7px!important;padding:5px 7px!important;margin-top:5px;font-size:11px;border-left:3px solid var(--blue)}.calendar-agenda{border-radius:22px;padding:22px;background:var(--panel,#fff)}.calendar-agenda h2{font-size:22px;margin:14px 0}.agenda-item{border:1px solid var(--line);border-radius:12px;padding:14px;margin-top:12px}.calendar-scroll-hint{font-size:11px;opacity:.7;margin:0 0 10px}.calendar-selectors .app-select{min-width:100px}.calendar-selectors .app-select:first-child{min-width:120px}.calendar-weekdays{min-height:40px;height:40px;padding:10px 0}.calendar-cell{min-height:96px}.dashboard.home-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.dashboard.home-dashboard.sidebar-collapsed{grid-template-columns:minmax(0,1fr) 44px}.home-main-column{min-width:0}.home-right-sidebar{min-width:0;position:sticky;top:20px;align-self:start}.home-right-sidebar .sidebar-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:12px;padding:10px 12px}.home-right-sidebar.collapsed .sidebar-toggle{padding:10px;justify-content:center}.home-sidebar-content{display:grid;gap:16px;max-height:calc(100vh - 105px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-gutter:stable;border-radius:16px;padding-right:4px;overscroll-behavior:contain}.home-sidebar-content .daily-summary{margin:0}.home-sidebar-content .right-footer{padding:0 12px 12px}@media(max-width:1050px){.dashboard.home-dashboard{grid-template-columns:minmax(0,1fr) 290px;gap:16px}}@media(max-width:760px){.dashboard.home-dashboard,.dashboard.home-dashboard.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.home-right-sidebar{position:static}.home-right-sidebar.collapsed{justify-self:end;width:44px}.home-sidebar-content{max-height:none;overflow:visible;padding:0}}.home-sidebar-content{max-height:none;overflow:visible;padding:0;border-radius:0}.home-right-sidebar{position:static}.capture-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;border:1px solid var(--page-line,var(--line));border-radius:22px;background:var(--surface,#fff);box-shadow:0 8px 32px #17223b06;min-width:0}.capture-split>.composer{border:0!important;border-radius:0!important;margin:0!important;box-shadow:none!important;min-width:0;display:flex;flex-direction:column;height:100%;min-height:0}.home-dashboard #home-composer .capture-split{height:calc(100dvh - 135px);min-height:460px}.home-dashboard .composer .composer-header{padding:22px 18px 12px;gap:9px;flex-wrap:wrap}.home-dashboard .composer-title{font-size:18px;letter-spacing:0}.home-dashboard .composer .idea-light{width:42px;height:42px;padding:7px}.home-dashboard .composer .idea-light svg{width:28px;height:28px}.home-dashboard .composer .association-option{margin-left:0;font-size:11px}.home-dashboard .composer textarea{flex:1;height:auto;min-height:80px!important;max-height:none;padding:18px;font-size:15px;resize:none}.home-dashboard .composer .composer-toolbar{padding:12px;flex-wrap:wrap;gap:10px;margin-top:auto}.home-dashboard .capture-tools{flex-wrap:wrap;gap:5px}.home-dashboard .composer-toolbar .primary{margin-left:auto}.home-dashboard .toolbar-btn{font-size:11px;padding:6px}.home-dashboard .composer .attachment-tray{max-height:110px;overflow:auto}#page-composer.capture-floating>.shared-capture{width:100%!important}.search-capture .capture-split{height:112px;border-radius:18px}.search-capture .capture-split>.composer{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) 36px!important;gap:3px 9px!important;padding:8px 10px!important}.search-capture .composer .composer-header{grid-column:1;grid-row:1;padding:0!important}.search-capture .composer .idea-light{width:32px;height:32px;padding:5px;border-radius:10px}.search-capture .composer .idea-light .ui-icon{width:22px;height:22px}.search-capture.compact .composer textarea{grid-column:2;grid-row:1;height:100%!important;min-height:0!important;max-height:none!important;font-size:12px;line-height:1.45;padding:0!important}.search-capture .composer .composer-toolbar{grid-column:1 / -1!important;grid-row:2!important;flex-direction:row!important;gap:5px!important;margin:0!important;justify-content:space-between!important}.search-capture .capture-tools{justify-content:flex-start;flex-wrap:nowrap;min-width:0;width:auto;gap:3px}.search-capture .capture-association{display:none}.search-capture .composer-toolbar .primary{padding:7px 10px;white-space:nowrap}.search-capture .composer-toolbar .toolbar-btn{padding:3px}.search-capture .composer-toolbar .app-select{min-width:65px;max-width:90px}.search-capture .capture-split .capture-conversation header{padding:7px 12px}.search-capture .capture-split .capture-conversation header strong{font-size:12px}.search-capture .capture-split .conversation-feed{padding:6px 12px}.search-capture .capture-split .reply-empty{padding:0;font-size:11px}.search-capture .capture-split .reply-empty strong{font-size:12px;margin:0}.search-capture .capture-split .capture-conversation footer{display:none}.search-capture .capture-split .conversation-feed p{font-size:12px}.search-capture.compact .attachment-tray:not(:empty){position:absolute;bottom:100%;left:0;max-width:50%;max-height:85px;background:var(--surface,#fff);border-radius:12px}.shared-capture{position:relative}@media(max-width:1100px){.dashboard.home-dashboard{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.home-dashboard .composer-title{font-size:15px}.home-dashboard .composer-header .association-option{display:none}}@media(max-width:760px){.dashboard.home-dashboard{grid-template-columns:minmax(0,1fr)}.home-dashboard #home-composer .capture-split{height:calc(100dvh - 160px);min-height:450px}.search-capture .capture-tools>.toolbar-btn:has(.app-select){max-width:62px}.search-capture .composer-toolbar .app-select{min-width:45px;max-width:60px}.search-capture .capture-tools>button{width:23px}.search-capture .composer-toolbar .primary{font-size:10px;padding:6px}.home-dashboard .composer .composer-header{padding:12px}.home-dashboard .composer-title{font-size:13px}}.shell .content.chat-workbench{height:100dvh;padding:28px 0 20px 36px;overflow:hidden}.chat-workbench .home-heading{margin-bottom:0;padding-right:360px}.dashboard.home-dashboard{display:block;margin-right:350px;height:calc(100dvh - 100px)}.dashboard.home-dashboard.rail-closed{margin-right:62px}.home-main-column,#home-composer{height:100%;min-height:0}.home-right-sidebar{position:fixed;right:0;top:0;bottom:0;width:326px;border-left:1px solid var(--line);background:var(--surface,#fff);padding:18px;z-index:15;overflow:hidden}.home-right-sidebar.closed{width:44px;padding:16px 6px}.rail-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:6px 0 16px;color:var(--muted);font-size:12px}.home-sidebar-content{height:calc(100% - 44px);display:flex;flex-direction:column;gap:16px;overflow:visible}.home-sidebar-content>.today-tasks{flex:none;padding:16px}.home-sidebar-content .today-task-list{max-height:180px}.home-sidebar-content>.daily-summary{flex:1;min-height:150px;margin:0;padding:16px}.home-sidebar-content .daily-summary-scroll{max-height:none;flex:1;min-height:0;overflow:auto}.home-sidebar-content .right-footer{font-size:11px;padding:0}.chat-capture{height:100%;display:flex;flex-direction:column;justify-content:center;width:min(780px,calc(100% - 40px));margin:0 auto;min-height:0;gap:16px}.chat-capture>.capture-conversation{flex:none;max-height:80px}.chat-capture.has-conversation{justify-content:flex-end}.chat-capture.has-conversation>.capture-conversation{flex:1;max-height:none}.chat-capture>.composer{height:clamp(210px,25dvh,290px)!important;min-height:210px;flex:none;display:flex;flex-direction:column;border-radius:24px!important;overflow:visible;margin:0!important;box-shadow:0 12px 38px #17223b08!important}.chat-capture .composer-header{position:relative;padding:16px 100px 8px 18px!important;flex-wrap:nowrap!important}.chat-capture .new-chat-btn{position:absolute;right:18px;top:20px;font-size:12px;color:var(--blue);padding:6px 10px;border-radius:10px;background:var(--surface,#fff)}.home-dashboard .chat-capture .composer .idea-light{width:56px;height:56px;min-width:56px;padding:9px;border-radius:18px;box-shadow:0 4px 18px #2458ed12}.home-dashboard .chat-capture .composer .idea-light svg{width:38px;height:38px}.chat-capture .composer-title{font-size:18px!important;white-space:nowrap}.chat-capture .association-option{display:none!important}.home-dashboard .chat-capture .composer textarea{min-height:40px!important;flex:1;padding:8px 22px;line-height:1.6}.home-dashboard .chat-capture .composer-toolbar{padding:10px 16px;border-radius:0 0 24px 24px;flex-wrap:nowrap}.chat-capture .capture-tools{flex-wrap:nowrap!important}.chat-capture .attachment-tray:not(:empty){position:absolute;bottom:100%;left:0;max-height:100px;background:var(--surface,#fff);border-radius:12px}.chat-capture .composer{position:relative}.chat-capture .capture-conversation{border:0!important;background:transparent!important;box-shadow:none!important}@media(max-width:1100px){.home-right-sidebar{width:270px}.dashboard.home-dashboard{margin-right:286px}.chat-workbench .home-heading{padding-right:285px}.chat-capture{width:calc(100% - 20px)}.chat-capture .composer-title{font-size:14px!important}.home-dashboard .chat-capture .composer-toolbar{flex-wrap:wrap}.home-dashboard .chat-capture .composer .idea-light{width:46px;height:46px;min-width:46px}.home-dashboard .chat-capture .composer .idea-light svg{width:28px;height:28px}}@media(max-width:760px){.shell .content.chat-workbench{padding-left:16px}.home-right-sidebar:not(.closed){width:min(290px,75vw);box-shadow:-10px 0 40px #17223b15}.dashboard.home-dashboard{margin-right:48px}.chat-workbench .home-heading{padding-right:50px}.chat-capture .composer-title{white-space:normal;font-size:12px!important}.chat-capture .composer-header{padding-right:80px!important}.chat-capture .new-chat-btn{right:8px}.chat-capture .capture-tools{flex-wrap:wrap!important}}.chat-workbench .home-right-sidebar{height:100dvh;align-self:stretch}.chat-workbench .home-sidebar-content{height:calc(100dvh - 80px)}@media(min-width:761px){.shell>.sidebar{width:244px}.shell>.main{margin-left:244px;width:calc(100% - 244px)}}.chat-capture{gap:12px}.composer-heading{text-align:center;flex:none;color:var(--ink)}.composer-heading strong{font-size:23px;font-weight:650}.composer-heading p{font-size:14px;color:var(--muted);margin:10px 0 14px}.chat-capture.has-conversation .composer-heading{display:none}.home-dashboard .chat-capture>.composer{height:174px!important;min-height:174px;display:grid;grid-template-columns:86px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 51px;padding:12px 14px 0!important;gap:0 10px;border:1px solid var(--page-line,var(--line))!important;transition:background .18s,border-color .18s,box-shadow .18s}.home-dashboard .chat-capture .composer-header{grid-column:1;grid-row:1;padding:0!important;display:flex;align-items:center;justify-content:center}.chat-capture .composer-header .composer-title{display:none}.home-dashboard .chat-capture .composer .idea-light{width:74px;height:74px;min-width:74px;border-radius:22px;padding:12px}.home-dashboard .chat-capture .composer .idea-light svg{width:50px;height:50px}.home-dashboard .chat-capture .composer textarea{grid-column:2;grid-row:1;width:100%;height:100%;min-height:0!important;padding:14px 8px!important;background:transparent;resize:none}.home-dashboard .chat-capture .composer-toolbar{grid-column:1 / -1;grid-row:2;padding:6px 0!important;background:transparent;border-top:0;align-items:center}.home-dashboard .chat-capture .composer.input-lit{border-color:#e7b42b!important;background:#fff9dc!important;box-shadow:0 0 0 3px #f8d96b28,0 8px 32px #dfb42a14!important}.chat-capture .composer.input-lit .composer-toolbar,.chat-capture .composer.input-lit textarea{background:transparent!important}.chat-capture .composer.input-lit .toolbar-btn{background:#fffdf3}.chat-capture.has-conversation>.capture-conversation{flex:1;min-height:0;max-height:none}.chat-capture .capture-tools .app-select{min-width:110px}.chat-capture .composer-toolbar .primary{padding:9px 17px}.shell .content.chat-workbench{padding-bottom:12px}.dashboard.home-dashboard{height:calc(100dvh - 78px)}@media(max-width:760px){.home-dashboard .chat-capture>.composer{grid-template-columns:60px minmax(0,1fr);height:190px!important;min-height:190px;grid-template-rows:minmax(0,1fr) 70px}.home-dashboard .chat-capture .composer .idea-light{width:56px;height:56px;min-width:56px;padding:8px}.home-dashboard .chat-capture .composer .idea-light svg{width:38px;height:38px}.composer-heading strong{font-size:18px}}.chat-capture{width:min(860px,calc(100% - 70px))}.home-dashboard .chat-capture>.composer{height:auto!important;min-height:0!important;grid-template-rows:minmax(0,1fr) 51px;flex-shrink:0}.home-dashboard .chat-capture .composer.input-lit .primary{background:#f2c438!important;border-color:#e3b02c!important;color:#664807!important;box-shadow:0 3px 12px #dbaf2520}.composer-heading strong{font-size:28px}.composer-heading p{font-size:13px;line-height:1.8;max-width:700px;margin:12px auto 18px}.login-story .brand>.brand-people{width:60px;height:60px;flex:none}.login-story .brand>.brand-people svg{width:100%;height:100%}.chat-capture>.capture-conversation{overflow:visible!important}.home-dashboard .chat-capture .composer textarea{scrollbar-width:thin;overscroll-behavior:contain}@media(max-width:760px){.chat-capture{width:calc(100% - 44px)}.composer-heading strong{font-size:22px}.home-dashboard .chat-capture>.composer{height:auto!important;min-height:0!important}}.home-dashboard .chat-capture>.composer{height:var(--composer-height,174px)!important;min-height:var(--composer-height,174px)!important}.shell .content.notes-page{padding:42px 36px 40px!important}.composer-heading p{white-space:pre-line;line-height:1.8}@media(max-width:760px){.shell .content.notes-page{padding:26px 16px 30px!important}}.chat-capture:not(.has-conversation){transform:translateY(-24px)}.composer-heading p{font-size:15px}
