/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}}:root{--ink:#19181d;--ink-soft:#2d2b32;--muted:#77737c;--muted-light:#a19ca5;--paper:#f5f2eb;--paper-deep:#ede9e0;--card:#fffefa;--line:#ddd8ce;--violet:#5b4df0;--violet-dark:#4435d3;--coral:#ee6d52;--green:#3d9b6a;--blue:#3e7ddd;--amber:#d79a2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button,select{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}:is(button:focus-visible,input:focus-visible,select:focus-visible){outline-offset:2px;outline:3px solid #5b4df03a}.site-shell{min-height:100vh;overflow-x:clip}.topbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f5eee6;height:66px;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:15px;max-width:1580px;height:100%;margin:0 auto;padding:0 16px;display:flex}.brand{text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;font-size:13px;font-weight:850;display:grid;transform:rotate(-3deg);box-shadow:0 7px 14px #17161b1c}.brand-copy{flex-direction:column;gap:1px;display:flex}.brand-copy strong{letter-spacing:-.035em;font-size:15px}.brand-copy small{color:var(--muted);letter-spacing:.05em;font-size:8px}.top-actions{align-items:center;gap:9px;display:flex}.capture-state{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:none}.capture-state i,.connected-pill i{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #3d9b6a18}.capture-button{background:var(--card);border:1px solid #d6d0c7;border-radius:10px;height:35px;padding:0 12px;font-size:10px;font-weight:800;box-shadow:0 5px 14px #2d29200b}.capture-button span{color:var(--violet);font-size:14px}.avatar{color:#73492d;background:#f0d3b5;border:1px solid #d6d0c7;border-radius:50%;width:34px;height:34px;font-size:10px;font-weight:850}.app-layout{max-width:1580px;margin:0 auto}.source-sidebar{display:none}.main-stage{min-width:0}.mobile-context{border-bottom:1px solid var(--line);background:var(--paper-deep);grid-template-columns:1fr 1fr;gap:7px;padding:10px 14px;display:grid}.mobile-context label{background:var(--card);border:1px solid #dad5cb;border-radius:10px;flex-direction:column;gap:2px;min-width:0;padding:7px 9px;display:flex}.mobile-context label>span{color:var(--muted-light);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:850}.mobile-context select{-webkit-appearance:none;appearance:none;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px;font-weight:750}.content-layout{gap:24px;max-width:1120px;margin:0 auto;padding:34px 16px 100px;display:grid}.inbox-panel{min-width:0}.inbox-header{margin-bottom:18px}.context-line{color:var(--muted);align-items:center;gap:8px;margin:0 0 12px;font-size:9px;display:flex}.context-line span:last-child{color:var(--violet-dark);font-weight:800}.context-line i{color:#bbb5bd;font-style:normal}.greeting-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.greeting-row h1{letter-spacing:-.06em;margin:0;font-size:clamp(29px,7vw,44px);line-height:1.1}.greeting-row p{max-width:540px;color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.7}.greeting-row>button{background:var(--ink);color:#fff;border:0;border-radius:11px;flex:none;height:39px;padding:0 13px;font-size:10px;font-weight:800;display:none}.greeting-row>button span{color:#a99fff}.search-box{background:var(--card);border:1px solid #d6d0c7;border-radius:14px;align-items:center;gap:11px;height:52px;margin-top:21px;padding:0 13px;display:flex;box-shadow:0 10px 26px #342e220b}.search-box>span{font-size:23px;line-height:1;transform:rotate(-14deg)}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.search-box input::placeholder{color:#9f9aa3}.search-box kbd{color:var(--muted);background:#f0ede6;border:1px solid #d8d3ca;border-radius:6px;padding:3px 7px;font-size:8px;display:none;box-shadow:0 1px #d0cbc2}.search-box button{width:27px;height:27px;color:var(--muted);background:#efebe4;border:0;border-radius:50%;font-size:16px}.view-tabs{scrollbar-width:none;gap:7px;margin-top:12px;display:flex;overflow-x:auto}.view-tabs::-webkit-scrollbar{display:none}.view-tabs button{color:#6f6b74;white-space:nowrap;background:0 0;border:1px solid #d7d2c9;border-radius:99px;align-items:center;gap:7px;padding:7px 11px;font-size:9px;font-weight:750;display:flex}.view-tabs button span{background:#e8e4dc;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:7px;display:grid}.view-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.view-tabs button.active span{color:#fff;background:#ffffff18}.reading-strip{text-align:left;background:var(--violet);color:#fff;border:0;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;min-height:82px;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #5142dc26}.reading-strip:after{content:"";border:22px solid #ffffff16;border-radius:50%;width:130px;height:130px;position:absolute;top:-80px;right:-55px}.strip-mark{width:39px;height:39px;color:var(--violet);background:#fff;border-radius:13px;place-items:center;font-size:11px;display:grid}.reading-strip>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.reading-strip small{color:#ffffffb7;font-size:8px}.reading-strip strong{font-size:12px}.strip-stack{flex-direction:row-reverse;padding-left:16px;display:flex}.strip-stack i{background:#776bf2;border:1px solid #ffffff40;border-radius:6px;width:23px;height:30px;margin-left:-13px;display:block;transform:rotate(4deg)}.strip-stack i:nth-child(2){background:#8e84f6;transform:rotate(-4deg)}.strip-stack i:nth-child(3){background:#fff;transform:rotate(1deg)}.reading-strip>b{z-index:2;font-size:9px;display:none;position:relative}.list-heading{justify-content:space-between;align-items:center;margin:25px 1px 12px;display:flex}.list-heading h2{letter-spacing:-.035em;margin:0;font-size:17px}.list-heading>span{color:var(--muted);font-size:9px}.artifact-list{gap:9px;display:grid}.artifact-card{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-template-columns:5px minmax(0,1fr);min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 4px 15px #332d2206}.artifact-card:hover{border-color:#c9c3b9;transform:translateY(-1px);box-shadow:0 10px 24px #332d220e}.artifact-accent{grid-row:1/3}.artifact-accent.violet{background:var(--violet)}.artifact-accent.coral{background:var(--coral)}.artifact-accent.green{background:var(--green)}.artifact-accent.blue{background:var(--blue)}.artifact-accent.amber{background:var(--amber)}.artifact-open{text-align:left;background:0 0;border:0;min-width:0;padding:15px 15px 11px}.kind-pill{letter-spacing:.04em;border-radius:6px;width:fit-content;padding:4px 7px;font-size:7px;font-weight:850;display:inline-flex}.kind-pill.violet{color:var(--violet-dark);background:#ece9ff}.kind-pill.coral{color:#c9553c;background:#fde9e4}.kind-pill.green{color:#307d54;background:#e4f3e9}.kind-pill.blue{color:#3269be;background:#e6eefc}.kind-pill.amber{color:#9b6915;background:#f8edd9}.artifact-open>strong{letter-spacing:-.025em;margin:9px 0 5px;font-size:15px;line-height:1.42;display:block}.artifact-open>p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.artifact-source{max-width:100%;color:var(--muted-light);text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:8px;display:block;overflow:hidden}.artifact-card footer{min-width:0;color:var(--muted);border-top:1px solid #eeeae2;justify-content:space-between;align-items:center;gap:10px;padding:10px 15px 12px;font-size:8px;display:flex}.artifact-card footer>div{gap:5px;display:flex}.artifact-card footer button{background:#f0ede6;border:0;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.artifact-card footer button.saved{color:var(--violet);background:#ece9ff}.empty-state{text-align:center;background:#faf7f1;border:1px dashed #cec8be;border-radius:18px;align-content:center;place-items:center;min-height:300px;padding:40px 20px;display:grid}.empty-state>span{width:48px;height:48px;color:var(--violet);background:#ece8e0;border-radius:15px;place-items:center;font-size:20px;display:grid}.empty-state h3{margin:14px 0 5px;font-size:15px}.empty-state p{max-width:340px;color:var(--muted);margin:0;font-size:10px;line-height:1.65}.empty-state button{background:var(--ink);color:#fff;border:0;border-radius:8px;margin-top:14px;padding:8px 11px;font-size:9px}.reading-aside{min-width:0;display:none}.queue-card,.capture-card{border:1px solid var(--line);background:var(--card);border-radius:17px;overflow:hidden}.aside-title{border-bottom:1px solid #ebe7de;justify-content:space-between;align-items:center;min-height:47px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.aside-title>div{align-items:center;gap:7px;display:flex}.aside-title>span{color:var(--muted);font-family:ui-monospace,monospace;font-size:8px}.play-dot{width:21px;height:21px;color:var(--violet);background:#ece9ff;border-radius:7px;place-items:center;font-size:7px;display:grid}.queue-card>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #efebe3;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;width:100%;padding:12px 13px;display:grid}.queue-card>button:last-child{border-bottom:0}.queue-card>button:hover{background:#faf7f1}.queue-card>button>span{color:var(--violet);font-family:ui-monospace,monospace;font-size:7px}.queue-card>button>div{min-width:0}.queue-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.queue-card small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.queue-card i{color:var(--muted);font-size:10px;font-style:normal}.queue-empty{color:var(--muted);text-align:center;margin:0;padding:22px 14px;font-size:9px}.capture-card{padding:17px}.capture-icon{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;margin-bottom:13px;font-size:11px;font-weight:850;display:grid;transform:rotate(-3deg)}.capture-card>strong{font-size:12px}.capture-card>p{color:var(--muted);margin:7px 0 13px;font-size:9px;line-height:1.7}.capture-card>button{color:var(--violet-dark);background:0 0;border:0;padding:0;font-size:8px;font-weight:800}.aside-note{color:var(--muted-light);margin:11px 3px 0;font-size:7px;line-height:1.6}.bottom-nav{z-index:45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#18171cf2;border:1px solid #ffffff1b;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:3px;width:calc(100% - 24px);max-width:420px;height:63px;padding:7px;display:grid;position:fixed;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 18px 42px #17161b3d}.bottom-nav button{color:#aaa6ae;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:8px;display:flex;position:relative}.bottom-nav button>span{font-size:17px;line-height:1}.bottom-nav button.active{color:#fff;background:#fff1}.bottom-nav button>i{background:var(--coral);color:#fff;border-radius:99px;place-items:center;min-width:14px;height:14px;padding:0 4px;font-size:6px;font-style:normal;display:grid;position:absolute;top:2px;right:20%}.dialog-layer{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17161b75;justify-content:center;align-items:flex-end;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.reader-dialog,.capture-dialog{background:var(--paper);border:1px solid #ffffff28;border-radius:23px 23px 0 0;width:100%;max-height:94vh;animation:.28s cubic-bezier(.2,.8,.2,1) both sheet-up;overflow:hidden;box-shadow:0 -25px 60px #17161b32}.dialog-handle{background:#c6c0b7;border-radius:99px;width:37px;height:4px;margin:8px auto 2px}.dialog-topbar{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;height:51px;padding:0 13px;display:flex}@supports (color:color-mix(in lab, red, red)){.dialog-topbar{background:color-mix(in srgb, var(--paper) 92%, transparent)}}.dialog-topbar>span{font-size:10px;font-weight:800}.dialog-topbar button{background:var(--card);border:1px solid #d8d3ca;border-radius:50%;place-items:center;width:33px;height:33px;font-size:13px;display:grid}.reader-scroll,.capture-scroll{overscroll-behavior:contain;max-height:calc(94vh - 57px);overflow-y:auto}.reader-hero{border-bottom:1px solid var(--line);background:var(--card);padding:26px 20px 23px}.reader-hero h2{letter-spacing:-.055em;max-width:660px;margin:13px 0 10px;font-size:clamp(25px,7vw,39px);line-height:1.18}.reader-hero>p{max-width:660px;color:var(--muted);margin:0;font-size:11px;line-height:1.75}.reader-source{align-items:center;gap:9px;margin-top:20px;display:flex}.codex-thread-icon{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:850;display:grid}.reader-source>div{flex-direction:column;gap:3px;display:flex}.reader-source strong{font-size:9px}.reader-source small{color:var(--muted);font-size:7px}.reader-actions{border-bottom:1px solid var(--line);scrollbar-width:none;background:#efebe3;align-items:center;gap:7px;padding:11px 20px;display:flex;overflow-x:auto}.reader-actions::-webkit-scrollbar{display:none}.reader-actions>span{color:var(--muted);white-space:nowrap;margin-right:auto;font-size:8px}.reader-actions button{background:var(--card);border:1px solid #d6d1c8;border-radius:9px;flex:none;padding:8px 10px;font-size:8px;font-weight:750}.reader-actions button.saved{color:var(--violet);background:#ece9ff;border-color:#d6d0ff}.reader-body{background:var(--card);padding:2px 20px 28px}.reader-body section{border-bottom:1px solid #e9e4dc;padding:24px 0}.reader-body section:last-child{border-bottom:0}.section-no{color:var(--violet);letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:7px;font-weight:850}.reader-body h3{letter-spacing:-.03em;margin:7px 0 10px;font-size:16px}.reader-body p{color:#5d5962;margin:0;font-size:11px;line-height:1.9}.reader-body ul{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.reader-body li{color:#57535b;background:#f2efe8;border-radius:9px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:10px;line-height:1.55;display:flex}.reader-body li>span{color:var(--green);font-weight:850}.reader-body code{color:var(--violet-dark);background:#f0ede6;border:1px solid #ddd8cf;border-radius:9px;margin-top:12px;padding:11px 12px;font-size:9px;display:block;overflow-x:auto}.reader-footer{border-top:1px solid var(--line);background:var(--paper-deep);justify-content:space-between;align-items:center;gap:15px;padding:17px 20px 28px;display:flex}.reader-footer>div{flex-direction:column;gap:2px;display:flex}.reader-footer span{color:var(--muted);font-size:7px}.reader-footer strong{font-size:10px}.reader-footer button{background:var(--ink);color:#fff;border:0;border-radius:9px;padding:10px 12px;font-size:8px;font-weight:800}.capture-scroll{padding:21px 19px 28px}.capture-hero{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.capture-large-icon{background:var(--ink);color:#fff;border-radius:16px;place-items:center;width:51px;height:51px;font-size:19px;font-weight:850;display:grid;transform:rotate(-3deg)}.capture-hero p{color:var(--violet);letter-spacing:.13em;margin:0 0 4px;font-size:7px;font-weight:850}.capture-hero h2{letter-spacing:-.045em;margin:0;font-size:22px}.connected-pill{color:#317b54;background:#e3f2e8;border-radius:99px;grid-column:1/-1;align-items:center;gap:7px;width:fit-content;padding:6px 9px;font-size:7px;font-weight:800;display:flex}.capture-intro{color:var(--muted);margin:17px 0;font-size:10px;line-height:1.8}.rule-list,.recent-captures{border:1px solid var(--line);background:var(--card);border-radius:14px;overflow:hidden}.rule-heading{border-bottom:1px solid #ebe7df;justify-content:space-between;align-items:center;min-height:43px;padding:0 13px;display:flex}.rule-heading h3{margin:0;font-size:10px}.rule-heading>span{color:var(--muted);font-size:7px}.rule-list label{border-bottom:1px solid #efebe3;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;padding:12px 13px;display:grid}.rule-list label:last-child{border-bottom:0}.rule-icon{border-radius:9px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:850;display:grid}.rule-icon.violet{color:var(--violet);background:#ece9ff}.rule-icon.green{color:var(--green);background:#e3f2e8}.rule-icon.coral{color:var(--coral);background:#fce8e3}.rule-list label>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.rule-list strong{font-size:9px}.rule-list small{color:var(--muted);font-size:7px}.rule-list input{-webkit-appearance:none;appearance:none;cursor:pointer;background:#d9d4cb;border-radius:99px;width:31px;height:18px;transition:background .18s;position:relative}.rule-list input:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #17161b28}.rule-list input:checked{background:var(--violet)}.rule-list input:checked:after{transform:translate(13px)}.capture-flow{gap:6px;margin-top:16px;display:grid}.capture-flow>div{border:1px solid var(--line);background:var(--card);border-radius:11px;grid-template-columns:24px 1fr;align-items:center;gap:2px 7px;padding:12px;display:grid}.capture-flow>div>span{color:var(--violet);grid-row:1/3;font-family:ui-monospace,monospace;font-size:8px;font-weight:850}.capture-flow strong{font-size:9px}.capture-flow small{color:var(--muted);font-size:7px}.capture-flow>i{color:var(--muted);text-align:center;font-size:9px;font-style:normal;display:none}.recent-captures{margin-top:16px}.recent-captures>div:not(.rule-heading){border-bottom:1px solid #efebe3;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 13px;display:grid}.recent-captures>div:last-child{border-bottom:0}.recent-symbol{border-radius:8px;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.recent-symbol.update{color:var(--violet);background:#ece9ff}.recent-symbol.add{color:var(--green);background:#e3f2e8}.recent-captures p{flex-direction:column;gap:3px;margin:0;display:flex}.recent-captures strong{font-size:8px}.recent-captures small,.recent-captures time{color:var(--muted);font-size:7px}.capture-actions{gap:7px;margin-top:16px;display:grid}.capture-actions button{background:var(--card);border:1px solid #d6d1c8;border-radius:10px;min-height:40px;font-size:9px;font-weight:800}.capture-actions button.primary{border-color:var(--ink);background:var(--ink);color:#fff}.integration-note{color:var(--muted-light);text-align:center;margin:11px 0 0;font-size:7px;line-height:1.6}.toast{z-index:140;color:#fff;opacity:0;pointer-events:none;background:#17161bf2;border:1px solid #ffffff1b;border-radius:10px;max-width:calc(100% - 28px);padding:10px 14px;font-size:9px;transition:opacity .2s,transform .2s;position:fixed;bottom:87px;left:50%;transform:translate(-50%,18px);box-shadow:0 14px 34px #17161b38}.toast.show{opacity:1;transform:translate(-50%)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-up{0%{opacity:.7;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@media (min-width:720px){.topbar-inner{padding:0 24px}.capture-state,.search-box kbd{display:flex}.mobile-context{padding-left:24px;padding-right:24px}.content-layout{grid-template-columns:minmax(0,1fr) 245px;align-items:start;padding:42px 24px 60px}.greeting-row>button{display:block}.reading-aside{gap:11px;display:grid;position:sticky;top:88px}.reading-strip{grid-template-columns:auto 1fr auto auto;min-height:88px;padding:16px}.reading-strip>b{display:block}.artifact-open{padding:17px 18px 12px}.artifact-card footer{padding-left:18px;padding-right:18px}.artifact-open>strong{font-size:16px}.bottom-nav{display:none}.dialog-layer{justify-content:flex-end;align-items:stretch}.reader-dialog{border-radius:23px 0 0 23px;width:min(720px,78vw);height:100%;max-height:100vh;box-shadow:-25px 0 60px #17161b32}.capture-dialog{border-radius:23px 0 0 23px;width:min(780px,82vw);height:100%;max-height:100vh;box-shadow:-25px 0 60px #17161b32}.dialog-handle{display:none}.reader-scroll,.capture-scroll{max-height:calc(100vh - 51px)}.reader-hero{padding:37px 38px 29px}.reader-actions,.reader-body,.reader-footer{padding-left:38px;padding-right:38px}.reader-body p{font-size:12px}.capture-scroll{padding:29px 34px 36px}.capture-hero{grid-template-columns:auto 1fr auto}.connected-pill{grid-column:auto}.capture-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch}.capture-flow>i{place-items:center;display:grid}.capture-actions{grid-template-columns:1.2fr 1fr}.toast{bottom:25px}}@media (min-width:1080px){.app-layout{grid-template-columns:232px minmax(0,1fr);align-items:start;display:grid}.mobile-context{display:none}.source-sidebar{border-right:1px solid var(--line);background:var(--paper-deep);flex-direction:column;height:calc(100vh - 66px);min-height:calc(100vh - 66px);padding:21px 14px 16px;display:flex;position:sticky;top:66px}.nav-label{color:var(--muted-light);letter-spacing:.15em;margin:0 8px 8px;font-size:7px;font-weight:850}.workspace-list,.project-list,.sidebar-views{gap:3px;display:grid}.workspace-list button{text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:48px;padding:6px 8px;display:grid}.workspace-list button:hover,.workspace-list button.active{background:var(--card);box-shadow:0 5px 15px #2b271f0a}.workspace-icon{color:#5c5861;background:#dcd7ce;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:850;display:grid}.workspace-list button.active .workspace-icon{background:var(--ink);color:#fff}.workspace-list button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.workspace-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.workspace-list small{color:var(--muted);font-size:7px}.workspace-list button>i{background:var(--violet);border-radius:50%;width:6px;height:6px}.project-section{margin-top:23px}.project-list button,.sidebar-views button{color:#68646d;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:17px 1fr auto;align-items:center;gap:7px;width:100%;min-height:33px;padding:0 9px;display:grid}.project-list button:hover,.sidebar-views button:hover{background:#e4dfd6}.project-list button.active,.sidebar-views button.active{color:var(--violet-dark);background:#ddd8ff}.project-list button>span,.sidebar-views button>span{font-size:10px}.project-list strong,.sidebar-views strong{font-size:8px}.project-list small,.sidebar-views small{font-size:7px}.sidebar-views{margin-top:23px}.sidebar-views .nav-label{margin-bottom:8px}.codex-rule-button{background:var(--card);text-align:left;border:1px solid #d6d1c8;border-radius:12px;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;width:100%;margin-top:auto;padding:10px;display:grid;box-shadow:0 8px 20px #312b1f0a}.codex-glyph{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:850;display:grid}.codex-rule-button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.codex-rule-button strong{font-size:8px}.codex-rule-button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.codex-rule-button b{color:var(--muted);font-size:10px}}@media (min-width:1400px){.app-layout{grid-template-columns:248px minmax(0,1fr)}.content-layout{grid-template-columns:minmax(0,1fr) 275px;max-width:1210px}.artifact-open>strong{font-size:17px}}@media (max-width:719px){.capture-button{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
