@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#1c1d1a;background:#f6f5f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{background:#191a17;color:#e8e9e1;padding:25px 15px 20px;display:flex;flex-direction:column;min-height:100vh}.brand{display:flex;align-items:center;gap:10px;padding:0 9px 34px;font-weight:700;letter-spacing:-.02em;font-size:19px}.brand-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:#171813;background:#d8f46a;font-family:Playfair Display,serif}nav{display:grid;gap:4px}.nav-item{background:transparent;color:#a9aca2;display:flex;align-items:center;gap:12px;text-align:left;padding:11px 10px;border-radius:8px;font-size:14px}.nav-item:hover{color:#f3f4ed;background:#282923}.nav-item.active{color:#1a1b17;background:#d8f46a;font-weight:700}.sidebar-footer{margin-top:auto;border-top:1px solid #30312b;padding:17px 9px 0;font-size:11px;color:#8d9086;display:flex;align-items:center;gap:8px}main{padding:40px 56px 64px;max-width:1500px;width:100%;margin:0 auto}header{display:flex;justify-content:space-between;align-items:center;gap:22px;min-height:52px}.eyebrow{color:#777b71;font:500 10px DM Mono,monospace;letter-spacing:.13em;margin:0 0 6px}h1{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,39px);letter-spacing:-.045em;margin:0}.header-actions{display:flex;gap:9px;align-items:center}.header-actions>button,.modal-actions button,.empty button{background:#1a1b17;color:#fff;border-radius:8px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600;font-size:13px}.header-actions>button:hover,.modal-actions button:hover,.empty button:hover{background:#34362f}.header-actions .profile{background:#e8e9e1;color:#30312c}.header-actions .profile:hover{background:#dedfd8}.view-switch{display:flex;border:1px solid #deded7;padding:3px;gap:2px;border-radius:8px;background:#edede7}.view-switch button{color:#6c7067;background:transparent;padding:6px;border-radius:5px;height:30px;display:grid;place-items:center}.view-switch button.selected{color:#1f211d;background:#fff;box-shadow:0 1px 2px #0001}.search{display:flex;align-items:center;gap:7px;background:#edede8;padding:9px 11px;border-radius:8px;color:#777b71}.search input{width:130px;border:0;outline:0;color:#33352f;background:transparent;font-size:13px}.setup-banner,.error-banner{margin-top:28px;border-radius:10px;padding:13px 15px;display:flex;gap:10px;align-items:flex-start;font-size:13px}.setup-banner{background:#e9f2d0;color:#3c4821}.setup-banner div{display:grid;gap:2px}.setup-banner code{font:12px DM Mono,monospace;background:#d8e8b5;padding:1px 4px;border-radius:3px}.error-banner{background:#f9ddd7;color:#812f23}.home{padding-top:34px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:#e9d7cc;border-radius:16px;padding:38px 40px}.hero svg{color:#a44a37}.hero h2{font-family:Playfair Display,serif;font-size:clamp(29px,4vw,48px);max-width:640px;line-height:1.04;letter-spacing:-.045em;margin:0}.hero p:not(.eyebrow){max-width:530px;color:#5e514a;margin:17px 0 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:20px 0 36px}.stats button{text-align:left;background:#fff;padding:19px;border:1px solid #e4e3dd;border-radius:12px;transition:transform .18s ease,box-shadow .18s ease}.stats button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2d2e2412}.stats svg{color:#5c6b29;margin-bottom:22px}.stats strong{font-family:Playfair Display,serif;font-size:29px;display:block}.stats span{color:#74776e;font-size:13px}.weekly{display:flex;justify-content:space-between;gap:30px;padding:25px 29px;border:1px solid #d6d4c9;border-radius:12px;background:#fdfdf9}.weekly h2{font-family:Playfair Display,serif;font-size:24px;margin:0;letter-spacing:-.03em}.weekly ul{margin:0;padding:0;list-style:none;display:grid;gap:10px;color:#62665b;font-size:14px}.weekly li:before{content:"✓";color:#61722c;font-weight:700;margin-right:9px}.records{padding-top:34px}.section-intro{display:flex;justify-content:space-between;gap:15px;color:#73766d;font-size:14px;margin-bottom:20px}.section-intro p{margin:0}.section-intro span{font-size:12px;color:#9a6754}.record-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));align-items:start;gap:14px}.record-card{min-height:158px;background:#fff;border:1px solid #e5e4de;padding:18px;border-radius:11px}.record-top{display:flex;justify-content:space-between;gap:10px}.record-card h3{font-size:16px;letter-spacing:-.02em;margin:0 0 10px}.record-card p{color:#6f7269;font-size:13px;line-height:1.45;margin:17px 0 0}.badges{display:flex;flex-wrap:wrap;gap:5px}.badge{border-radius:99px;padding:3px 8px;font-size:10px;color:#5f6259;background:#f0f0ea}.icon-button{height:30px;width:30px;display:grid;place-items:center;background:transparent;border-radius:6px;color:#777b71;flex:none}.icon-button:hover{background:#f0f0eb}.icon-button.danger:hover{color:#a53e32;background:#fce9e5}.text-button{color:#586927;font-size:12px;font-weight:700;background:transparent;display:flex;align-items:center;padding:0;margin-top:16px}.library-workspace{display:grid;grid-template-columns:225px minmax(0,1fr);gap:26px;padding-top:30px}.cluster-sidebar{align-self:start;position:sticky;top:26px;padding:14px 9px;border:1px solid #e1e0d9;border-radius:12px;background:#fdfdf9}.cluster-brand{display:flex;align-items:center;gap:8px;padding:7px 9px 15px;color:#3e4b1e;font:700 14px DM Sans,sans-serif}.cluster-label{margin:18px 9px 6px;color:#8b8e84;font:10px DM Mono,monospace;letter-spacing:.09em;text-transform:uppercase}.cluster-list{display:grid;gap:2px}.cluster-item{width:100%;display:flex;justify-content:space-between;gap:8px;padding:8px 9px;border-radius:7px;color:#60635b;background:transparent;text-align:left;font-size:12px}.cluster-item:hover{color:#2a2d27;background:#f0f0ea}.cluster-item.selected{color:#20221d;background:#e8f0cf;font-weight:700}.cluster-item small{color:#94978d;font:10px DM Mono,monospace}.library-content{min-width:0}.library-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e2e1d9}.library-header h2{margin:0;color:#242620;font:700 clamp(25px,3vw,34px)/1.1 "Playfair Display",serif;letter-spacing:-.04em}.library-description{margin:8px 0 0;color:#73766d;font-size:13px}.library-controls{display:flex;align-items:center;gap:9px;flex:none}.library-view-switch{display:flex;gap:2px;padding:3px;border:1px solid #deded7;border-radius:8px;background:#edede7}.library-view-switch button{padding:6px 8px;border-radius:5px;color:#6c7067;background:transparent;font-size:11px}.library-view-switch button.selected{color:#1f211d;background:#fff;box-shadow:0 1px 2px #0001;font-weight:700}.create-note{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;border-radius:8px;color:#fff;background:#1a1b17;font-size:12px;font-weight:700}.create-note:hover{background:#34362f}.library-count{display:flex;justify-content:space-between;gap:12px;padding:14px 1px;color:#7b7e75;font:10px DM Mono,monospace;letter-spacing:.04em}.library-table-scroll{overflow-x:auto;border:1px solid #dfded6;border-radius:10px;background:#fff}.library-table{width:100%;min-width:760px;border-collapse:collapse;color:#545750;font-size:12px}.library-table th{padding:10px 12px;border-bottom:1px solid #dfded6;color:#777a71;background:#f6f6f1;font:500 10px DM Mono,monospace;letter-spacing:.06em;text-align:left;text-transform:uppercase}.library-table td{padding:10px 12px;border-bottom:1px solid #ecebe5;vertical-align:middle}.library-table tr:last-child td{border-bottom:0}.library-table tr:hover td{background:#fafaf5}.library-table td:first-child{min-width:215px}.note-name{display:flex;align-items:center;gap:7px;padding:0;color:#2e312b;background:transparent;font-size:13px;font-weight:700;text-align:left}.note-name:hover{color:#5b721e}.library-table td small{display:block;margin-top:3px;color:#979a91;font-size:10px}.tag-list{display:flex;flex-wrap:wrap;gap:4px}.tag{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:5px;font-size:10px;font-weight:600;white-space:nowrap}.tag-color-0{color:#8d463d;background:#f5ddd8}.tag-color-1{color:#4c6a39;background:#dcebd5}.tag-color-2{color:#526f8f;background:#dce8f5}.tag-color-3{color:#755677;background:#eadbef}.tag-color-4{color:#8a6820;background:#f4e7c8}.tag-color-5{color:#6a6250;background:#e9e7e0}.status-dot{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:99px;color:#7d6440;background:#f4e8c9;font-size:10px}.status-dot:before{width:6px;height:6px;border-radius:50%;content:"";background:#b48731}.status-dot.done{color:#47733e;background:#dcecd8}.status-dot.done:before{background:#53a568}.row-delete{display:grid;place-items:center;padding:4px;color:#9a9c94;background:transparent}.row-delete:hover{color:#a53e32}.library-cards .record-card{min-height:210px}.card-cluster{margin:2px 0 10px;color:#7b854d;font:10px DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase}.record-card .tag-list{margin-top:4px}.empty{min-height:245px;grid-column:1 / -1;border:1.5px dashed #cfcec4;border-radius:11px;display:grid;justify-items:center;align-content:center;color:#8b8e84}.empty p{margin:10px 0 15px}.empty button{font-size:12px;padding:8px 11px}.kanban-board{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:13px;overflow-x:auto;padding-bottom:12px}.kanban-column{min-height:430px;background:#edede7;border:1px solid #e2e1da;border-radius:11px;padding:11px}.kanban-heading{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 13px}.kanban-heading h3{font-size:13px;margin:0}.kanban-heading span{font:11px DM Mono,monospace;background:#d9d9d1;color:#65675f;padding:3px 7px;border-radius:99px}.kanban-cards{display:grid;gap:8px}.kanban-card{text-align:left;border:1px solid #e2e1db;background:#fff;border-radius:8px;padding:12px;color:#20211e;box-shadow:0 1px 2px #00000009}.kanban-card:hover{border-color:#b5b7aa;transform:translateY(-1px)}.kanban-card strong{font-size:13px;display:block;margin-bottom:10px}.kanban-card small{display:block;color:#777a71;margin-top:12px;font-size:11px}.kanban-empty{color:#8b8e84;padding:11px;font-size:12px;border-radius:7px;background:transparent;text-align:left}.task-kanban{grid-template-columns:repeat(4,minmax(185px,1fr));margin-top:12px}.task-kanban .kanban-column{min-height:260px}.project-tasks-head{display:flex;align-items:center;justify-content:space-between;margin-top:19px;font:10px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase;color:#777a71}.project-tasks-head button{display:inline-flex;align-items:center;gap:6px;color:#526224;background:#e8efd5;border-radius:6px;padding:7px 9px;font:700 11px DM Sans,sans-serif;text-transform:none;letter-spacing:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14151088;display:grid;place-items:center;padding:20px;z-index:2}.modal{background:#fafaf6;width:min(530px,100%);border-radius:13px;box-shadow:0 20px 60px #0004;padding:22px}.modal-title{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #e4e2d9;padding-bottom:15px}.modal-title p{color:#7c7f75;font:11px DM Mono,monospace;letter-spacing:.1em;margin:0 0 4px}.modal-title h2{font-family:Playfair Display,serif;margin:0;font-size:25px}.fields{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;padding:18px 0}.fields label{color:#64685e;font-size:12px;display:grid;gap:6px}.fields label:first-child,.fields label:has(textarea),.fields label:has(input[type=url]),.fields label:has(input[name=managerReference]){grid-column:1 / -1}.fields input,.fields select,.fields textarea{resize:vertical;border:1px solid #ddddd5;color:#252722;border-radius:7px;padding:9px;background:#fff;outline-color:#8aa53d;font-size:13px}.security-note{border-radius:8px;background:#fff0c9;color:#745912;font-size:12px;display:flex;gap:8px;padding:10px}.modal-actions{padding-top:18px;display:flex;justify-content:flex-end;gap:8px}.modal-actions .secondary{background:#e9e9e1;color:#474940}.modal-actions .secondary:hover{background:#dcddd3}.project-panel{width:min(670px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.project-summary{display:grid;grid-template-columns:2fr 1fr;gap:12px;padding:20px 0 12px}.project-summary>div,.project-section{background:#f0f0eb;border-radius:8px;padding:12px}.project-summary span,.project-section>span{display:block;font:10px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase;color:#777a71}.project-summary p,.project-section p{color:#4f524b;line-height:1.45;font-size:13px;margin:7px 0 0}.project-section{margin-top:12px;background:transparent;border:1px solid #e5e3da}.project-link{display:inline-block;color:#4d6421;margin:14px 0 2px;font-size:13px;font-weight:700}.task-list{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:7px}.task-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#454841;font-size:13px}.project-page{padding-top:3px}.back-button{display:inline-flex;align-items:center;gap:7px;background:transparent;color:#676a62;font-size:13px;padding:0;margin-bottom:31px}.back-button:hover{color:#30322c}.project-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;border-bottom:1px solid #e2e1d9;padding-bottom:24px}.project-page-header h1{margin:0 0 12px}.project-actions{display:flex;gap:8px;flex:none}.project-actions button{background:#1b1c18;color:#fff;border-radius:8px;padding:10px 13px;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.project-actions .secondary{color:#4b4e46;background:#e9e9e1}.project-page .project-summary,.project-page .project-section{max-width:850px}.project-page .task-kanban{margin-top:13px}.project-page .project-tasks-head{margin-top:32px}.library-page{width:min(980px,100%);padding-top:3px}.note-cover{height:112px;display:flex;align-items:flex-end;padding:0 22px 18px;border-radius:14px;color:#526224;background:linear-gradient(120deg,#e5efc6,#d5e4b0 52%,#b8d6b4)}.note-title{width:100%;margin:25px 0 12px;border:0;outline:0;background:transparent;color:#1c1d1a;font:700 clamp(33px,5vw,52px)/1.05 "Playfair Display",serif;letter-spacing:-.05em}.note-title::placeholder{color:#a1a49a}.note-title-readonly{margin:25px 0 12px;font-size:clamp(33px,5vw,52px)}.note-properties{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 0 23px;border-bottom:1px solid #e1e0d9}.note-properties label{display:grid;gap:5px;color:#777a71;font:10px DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase}.note-properties input,.note-properties select{width:100%;border:1px solid #dfded6;border-radius:7px;padding:8px 9px;color:#41443d;background:#fff;font:13px DM Sans,sans-serif;outline-color:#8aa53d}.note-properties input:disabled,.note-properties select:disabled{border-color:transparent;background:#f0f0eb;opacity:1}.rich-editor-wrap{margin-top:24px}.editor-toolbar{position:sticky;top:10px;z-index:1;min-height:45px;display:flex;align-items:center;gap:3px;padding:5px;border:1px solid #dfded6;border-radius:9px;background:#fbfbf8ee;box-shadow:0 4px 13px #26271f0b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editor-toolbar select{border:0;border-right:1px solid #e2e1da;outline:0;color:#50534b;padding:5px 9px 5px 4px;background:transparent;font-size:12px}.editor-toolbar button{width:31px;height:31px;display:grid;place-items:center;border-radius:6px;color:#585b53;background:transparent}.editor-toolbar button:hover{color:#242620;background:#e9e9e1}.editor-toolbar .toolbar-spacer{flex:1}.editor-toolbar .preview-button,.editor-toolbar .save-note{width:auto;padding:0 9px;font-size:12px;font-weight:700}.editor-toolbar .save-note,.note-bottom-save button{color:#fff;background:#242620}.editor-toolbar .save-note:hover,.note-bottom-save button:hover{background:#3d4038}.rich-editor{min-height:460px;padding:28px 7px 70px;outline:0;color:#343630;font-size:16px;line-height:1.7}.rich-editor>:first-child,.rich-preview article>:first-child{margin-top:0}.rich-editor p,.rich-preview p{margin:0 0 14px}.rich-editor h1,.rich-preview h1{margin:30px 0 12px;font:700 34px/1.15 Playfair Display,serif;letter-spacing:-.035em}.rich-editor h2,.rich-preview h2{margin:27px 0 10px;font:700 25px/1.2 Playfair Display,serif;letter-spacing:-.025em}.rich-editor h3,.rich-preview h3{margin:22px 0 8px;font-size:19px}.rich-editor ul,.rich-editor ol,.rich-preview ul,.rich-preview ol{margin:0 0 15px;padding-left:26px}.rich-editor a,.rich-preview a{color:#536f18;text-decoration:underline;text-underline-offset:3px}.rich-editor blockquote,.rich-preview blockquote{margin:18px 0;padding:4px 0 4px 17px;border-left:3px solid #b9cf67;color:#696c63}.rich-editor pre,.rich-preview pre{overflow-x:auto;margin:18px 0;padding:16px;border-radius:9px;color:#e8ece0;background:#242720;font:13px/1.65 DM Mono,monospace;white-space:pre-wrap}.rich-editor hr,.rich-preview hr{height:1px;margin:28px 0;border:0;background:#deddd5}.rich-editor table,.rich-preview table{width:100%;margin:18px 0;border-collapse:collapse;font-size:14px}.rich-editor th,.rich-editor td,.rich-preview th,.rich-preview td{min-width:92px;padding:9px 11px;border:1px solid #dcdcd4;text-align:left;vertical-align:top}.rich-editor th,.rich-preview th{background:#f0f0eb;font-weight:700}.rich-preview{padding-top:23px}.rich-preview .editor-status{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #e1e0d9;color:#777a71;font:10px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.small-button{display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:7px 9px;font:700 11px DM Sans,sans-serif;letter-spacing:0;text-transform:none}.note-bottom-save{display:flex;justify-content:flex-end;padding:0 0 25px}.note-bottom-save button{border-radius:8px;padding:10px 13px;font-size:13px;font-weight:700}.library-document-layout{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:start;gap:27px}.library-document-main{min-width:0}.document-outline{position:sticky;top:26px;margin-top:24px;padding:12px 9px;border-left:1px solid #e1e0d9}.document-outline>p{margin:0 8px 8px;color:#8a8d84;font:10px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.document-outline nav{display:grid;gap:2px}.document-outline button{overflow:hidden;width:100%;padding:6px 8px;border-radius:6px;color:#6e7169;background:transparent;font-size:11px;line-height:1.35;text-align:left;text-overflow:ellipsis;white-space:nowrap}.document-outline button:hover{color:#30332d;background:#eff1e8}.document-outline .outline-level-2{padding-left:18px}.document-outline .outline-level-3{padding-left:29px;color:#85887f}.collapsible-heading{position:relative;padding-left:29px;scroll-margin-top:80px}.heading-toggle{position:absolute;top:.18em;left:0;display:grid;width:22px;height:22px;place-items:center;border:1px solid transparent;border-radius:5px;color:#72766c;background:transparent}.heading-toggle:before{content:"⌄";font:700 18px/1 DM Sans,sans-serif}.collapsible-heading.is-collapsed .heading-toggle:before{content:"›";font-size:20px}.heading-toggle:hover,.heading-toggle:focus-visible{border-color:#b9c582;color:#3e501a;background:#edf2da;outline:0}.rich-editor .collapsible-heading{cursor:text}.rich-preview .collapsible-heading{cursor:default}.rich-preview .collapsible-heading .heading-toggle{cursor:pointer}.notebooklm-source{margin-top:17px;padding:14px;border:1px solid #d8dfbf;border-radius:10px;background:#f7f9ef}.notebooklm-source-copy{display:flex;align-items:flex-start;gap:9px;color:#657c2f}.notebooklm-source-copy span{display:grid;gap:3px}.notebooklm-source-copy strong{color:#42483b;font-size:13px}.notebooklm-source-copy small{color:#737c68;font-size:11px;line-height:1.4}.notebooklm-source-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.notebooklm-source-actions a{text-decoration:none}.notebooklm-publish{color:#fff;background:#4d6421}.notebooklm-publish:hover{background:#3f5517}.notebooklm-publish:disabled{cursor:wait;opacity:.65}.notebooklm-source>p{margin:11px 0 0;color:#697062;font-size:11px;line-height:1.45}.notebooklm-error{margin-top:11px}.drive-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;border-bottom:1px solid #e1e0d9}.drive-actions>div,.drive-section-title>div{display:flex;align-items:center;gap:8px;color:#4c6223}.drive-actions span{display:grid;gap:2px}.drive-actions strong{color:#484b43;font-size:13px}.drive-actions small{color:#878a81;font-size:11px}.drive-attachments{padding:17px 0 2px;border-bottom:1px solid #e1e0d9}.drive-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#62655d;font-size:12px}.drive-section-title>div{font-weight:700}.drive-section-title small{color:#8a8d84;font:10px DM Mono,monospace}.drive-file-list{display:grid;gap:7px;margin:12px 0 14px}.drive-file{display:flex;align-items:center;gap:10px;padding:9px 10px;border:1px solid #e3e2da;border-radius:8px;color:#667a32;background:#fafaf6}.drive-file>div{min-width:0;display:grid;gap:2px;flex:1}.drive-file strong{overflow:hidden;color:#42453e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.drive-file small{color:#85887f;font-size:10px}.drive-file a,.drive-remove{display:grid;place-items:center;padding:5px;color:#64752f;background:transparent}.drive-remove{color:#8e9188}.drive-remove:hover{color:#a53e32}.drive-picker{width:min(630px,100%)}.drive-picker-copy{margin:16px 0 13px;color:#71746b;font-size:13px;line-height:1.45}.drive-search{display:flex;gap:8px}.drive-search input{min-width:0;flex:1;border:1px solid #ddddd5;border-radius:7px;padding:9px;color:#252722;background:#fff;outline-color:#8aa53d;font-size:13px}.drive-search button{border-radius:7px;padding:9px 12px;color:#fff;background:#252722;font-size:12px;font-weight:700}.drive-picker-results{display:grid;gap:6px;min-height:120px;max-height:365px;overflow-y:auto;margin-top:15px}.drive-picker-results>p{margin:auto 0;padding:20px 4px;color:#7e8178;font-size:13px}.drive-result{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid #e5e4dd;border-radius:8px;color:#63742e;background:#fff;text-align:left}.drive-result:hover:not(:disabled){border-color:#b7c58b;background:#f6f8ef}.drive-result:disabled{cursor:default;color:#a0a299;background:#f7f7f3}.drive-result span{display:grid;min-width:0;gap:2px;flex:1}.drive-result strong{overflow:hidden;color:#42453e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.drive-result small,.drive-result em{color:#8a8d84;font-size:10px;font-style:normal}.drive-error{margin-top:15px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 15%,#e9f1c9 0,transparent 27%),radial-gradient(circle at 83% 78%,#efd8cd 0,transparent 29%),#f6f5f1}.login-card{width:min(475px,100%);background:#fbfbf8;border:1px solid #e1e0d8;border-radius:17px;box-shadow:0 25px 70px #31332818;padding:42px}.login-brand{color:#1d1e1a;padding:0 0 42px;font-size:20px}.login-card h1{font-family:Playfair Display,serif;font-size:clamp(32px,5vw,43px);line-height:1.04;letter-spacing:-.05em;margin:0}.login-copy{font-size:15px;color:#6f7269;line-height:1.55;margin:17px 0 27px}.google-login{width:100%;display:flex;justify-content:center;align-items:center;gap:9px;border:1px solid #292b25;color:#fff;background:#1b1c18;padding:13px 16px;border-radius:9px;font-weight:700}.google-login:hover{background:#34362f}.login-setup{color:#805a17;background:#fff0c9;padding:12px;border-radius:8px;font-size:13px}.login-security{display:flex;align-items:center;gap:8px;color:#73766d;font-size:12px;border-top:1px solid #e6e5df;margin-top:28px;padding-top:20px}.login-card .error-banner{margin-top:16px}.loading{color:#5f6259;font:13px DM Mono,monospace}@media(max-width:880px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:0;padding:14px;position:sticky;top:0;z-index:1}.brand{padding:0 6px 11px}.sidebar nav{display:flex;overflow-x:auto}.nav-item{white-space:nowrap}.sidebar-footer{display:none}main{padding:26px 22px 44px}.stats{grid-template-columns:repeat(2,1fr)}.weekly{display:grid}.hero{padding:29px}.library-workspace{grid-template-columns:1fr}.cluster-sidebar{position:static}.cluster-list{display:flex;overflow-x:auto;padding-bottom:3px}.cluster-item{width:auto;flex:none;white-space:nowrap}.cluster-label{display:none}.library-header{align-items:flex-start}}@media(max-width:560px){header{align-items:flex-start}.header-actions{justify-content:flex-end;flex-wrap:wrap}.header-actions .profile{font-size:0;padding:10px}.header-actions .profile svg{margin:0}.search{order:2;width:100%}.search input{width:100%}.hero h2{font-size:31px}.stats{grid-template-columns:1fr 1fr;gap:9px}.stats button{padding:15px}.weekly{padding:22px}.fields{grid-template-columns:1fr}.fields label{grid-column:1 / -1!important}.login-card{padding:30px 24px}.project-page-header{display:grid}.project-actions{width:100%}.project-actions button{flex:1;justify-content:center}.project-summary{grid-template-columns:1fr}.note-properties{grid-template-columns:repeat(2,1fr)}.editor-toolbar{position:static;flex-wrap:wrap}.editor-toolbar .toolbar-spacer{display:none}.rich-editor{min-height:380px;padding-top:20px}}.new-cluster{display:flex;align-items:center;gap:5px;width:100%;margin-top:9px;padding:8px 9px;border-radius:7px;color:#667536;background:transparent;font-size:11px;font-weight:700;text-align:left}.new-cluster:hover{background:#edf1df}@media(max-width:880px){.library-document-layout{grid-template-columns:1fr;gap:0}.document-outline{position:static;order:-1;margin:17px 0 0;padding:11px 0;border-top:1px solid #e1e0d9;border-left:0}.document-outline nav{display:flex;overflow-x:auto;padding-bottom:2px}.document-outline button{width:auto;flex:none;max-width:190px}.document-outline .outline-level-2,.document-outline .outline-level-3{padding-left:8px}.document-outline .outline-level-2:before{content:"↳ "}.document-outline .outline-level-3:before{content:"↳ "}}.tag-token{gap:3px}.tag-token button{display:grid;width:15px;height:15px;place-items:center;padding:0;border-radius:3px;color:currentColor;background:transparent}.tag-token button:hover{background:#00000012}.tag-input{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:37px;padding:4px 6px;border:1px solid #dfded6;border-radius:7px;background:#fff;cursor:text}.tag-input:focus-within{border-color:#8aa53d;box-shadow:0 0 0 1px #8aa53d}.note-properties .tag-input input{width:auto;min-width:68px;flex:1;padding:3px 1px;border:0;border-radius:0;background:transparent;box-shadow:none;outline:0}.note-properties .tag-input input:focus{outline:0}.library-row{cursor:pointer}.library-row:focus{outline:2px solid #a8be65;outline-offset:-2px}.library-row .row-delete{cursor:pointer}.record-card-clickable{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.record-card-clickable:hover{border-color:#b8bfaa;box-shadow:0 7px 16px #25271d0c;transform:translateY(-1px)}.record-card-clickable:focus{outline:2px solid #a8be65;outline-offset:2px}.note-cover{position:relative;overflow:hidden;isolation:isolate}.note-cover>img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.note-cover:has(>img):after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#19211666,#1921161c 70%)}.note-cover-content{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.note-emoji{font-size:31px;line-height:1;filter:drop-shadow(0 2px 5px #18201144)}.cover-actions{margin-left:auto}.cover-actions button{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:6px;color:#fff;background:#20271bb5;font-size:11px;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cover-actions button:hover{background:#10150de0}.cover-attribution{position:absolute;right:12px;bottom:10px;z-index:1;padding:3px 6px;border-radius:4px;color:#fff;background:#1118119c;font-size:9px;text-decoration:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cover-picker{width:min(720px,100%)}.cover-tabs{display:flex;gap:4px;margin-top:16px;padding-bottom:13px;border-bottom:1px solid #e5e3db}.cover-tabs button{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:6px;color:#6a6d65;background:transparent;font-size:12px}.cover-tabs button.selected{color:#435b1b;background:#e8efcf;font-weight:700}.cover-picker-copy{margin:14px 0 11px;color:#70736a;font-size:13px}.emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.emoji-grid button{display:grid;aspect-ratio:1;place-items:center;border:1px solid #e4e3dc;border-radius:8px;background:#fff;font-size:23px}.emoji-grid button:hover,.emoji-grid button.selected{border-color:#aabd68;background:#f1f5df;transform:translateY(-1px)}.cover-setup{display:grid;gap:6px;margin:16px 0 4px;padding:12px;border-radius:8px;color:#775a15;background:#fff3cc;font-size:12px;line-height:1.45}.cover-setup span{color:#745d24}.cover-setup a{color:#526d1b;font-weight:700}.unsplash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-height:340px;overflow-y:auto;margin-top:14px}.unsplash-photo{position:relative;min-height:105px;overflow:hidden;border-radius:8px;color:#fff;background:#d8d8d1;text-align:left}.unsplash-photo img{display:block;width:100%;height:100%;object-fit:cover}.unsplash-photo span{position:absolute;right:0;bottom:0;left:0;overflow:hidden;padding:17px 7px 6px;background:linear-gradient(transparent,#111c);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.unsplash-photo:hover{outline:2px solid #9db45a;outline-offset:2px}.note-cover{height:190px}.note-cover-content{align-items:flex-end;height:100%}.cover-actions{position:absolute;top:14px;right:14px;margin:0}.cover-attribution{right:14px;bottom:13px}.emoji-grid{grid-template-columns:repeat(10,1fr);max-height:342px;overflow-y:auto;padding-right:3px}@media(max-width:560px){.note-cover{height:154px}.emoji-grid{grid-template-columns:repeat(7,1fr)}.cover-actions button{font-size:10px}.cover-attribution{max-width:calc(100% - 28px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.note-title-row{display:flex;align-items:center;gap:12px;margin:25px 0 12px}.note-title-row .note-title{flex:1;margin:0}.note-title-row .note-title-readonly{margin:0}.note-title-emoji{flex:none;font-size:clamp(32px,4vw,44px);line-height:1}.heading-toggle{border-color:#d0d7b8;background:#f8faef;box-shadow:0 1px 2px #30391a12}.rich-editor .heading-toggle{cursor:pointer}.fields label:has(.library-reference-picker){grid-column:1 / -1}.library-reference-picker details{border:1px solid #ddddd5;border-radius:7px;background:#fff}.library-reference-picker summary{padding:9px;color:#585c54;cursor:pointer;font-size:13px}.library-reference-options{display:grid;gap:3px;max-height:190px;overflow-y:auto;padding:4px 7px 8px;border-top:1px solid #ecebe5}.fields .library-reference-options label{display:flex;align-items:center;gap:8px;padding:7px;border-radius:6px;color:#53574f;cursor:pointer}.fields .library-reference-options label:hover{background:#f1f3e9}.library-reference-options input{width:auto;accent-color:#637c2e}.library-reference-options span{display:grid;gap:2px}.library-reference-options strong{font-size:12px}.library-reference-options small{color:#888b82;font-size:10px}.library-reference-options p{margin:7px;color:#868980;font-size:12px}.library-references{max-width:850px;margin-top:12px;padding:12px;border:1px solid #dfe3d2;border-radius:8px;background:#f8faf2}.library-references>span{display:block;color:#68724b;font:10px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.library-references>div{display:grid;gap:6px;margin-top:9px}.library-references button{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border-radius:6px;color:#5d7430;background:#fff;text-align:left}.library-references button:hover{background:#eef3de}.library-references button>span{display:grid;min-width:0;gap:2px;flex:1}.library-references button strong,.library-references button span{overflow:hidden;color:#4d5149;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.library-references button small{color:#8a8d84;font-size:10px}.library-references button>svg:last-child{color:#909684}.fields .reference-field{display:grid;grid-column:1 / -1;gap:6px;color:#64685e;font-size:12px}.fields .reference-field>span{color:#64685e;font-size:12px}
