@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;1,9..144,400&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--paper:#f2eee5;--paper-deep:#e7dfd2;--surface:#faf7f0;--surface-2:#ede7dc;--ink:#272822;--muted:#737267;--faint:#9d998d;--line:#d8d0c3;--clay:#a85f45;--clay-dark:#7f4633;--clay-soft:#ead4c9;--olive:#68705a;--olive-soft:#dce0d2;--gold:#ad8a4f;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-body:"DM Sans", Arial, sans-serif;--font-mono:"DM Sans", Arial, sans-serif;--step--1:clamp(.76rem, .72rem + .12vw, .84rem);--step-0:clamp(.92rem, .88rem + .16vw, 1rem);--step-1:clamp(1.08rem, 1rem + .35vw, 1.28rem);--step-2:clamp(1.35rem, 1.12rem + .75vw, 1.8rem);--step-3:clamp(1.8rem, 1.35rem + 1.6vw, 2.8rem);--step-4:clamp(2.5rem, 1.65rem + 3vw, 4.4rem);--space-1:.35rem;--space-2:.65rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.25rem;--space-6:3.5rem;--space-7:clamp(4.5rem, 8vw, 8rem);--radius-sm:6px;--radius-md:12px;--radius-lg:22px;--shadow-sm:0 1px 0 #27282214, 0 5px 18px #27282209;--shadow-lg:0 20px 55px #27282217;--sidebar:16.5rem;--content:76rem;--ease:.18s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 15% 10%, #ffffff75, transparent 26rem), var(--paper);font:400 var(--step-0)/1.65 var(--font-body);-webkit-font-smoothing:antialiased;margin:0}body:before{content:"";pointer-events:none;opacity:.28;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.055'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}svg{display:block}img{max-width:100%}:focus-visible{outline:2px solid var(--clay);outline-offset:3px}::selection{background:var(--clay-soft)}.shell{min-height:100vh}.sidebar{width:var(--sidebar);padding:var(--space-5) var(--space-4);border-right:1px solid var(--line);background:color-mix(in srgb, var(--paper) 74%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.brand{font:500 1.4rem/1 var(--font-display);letter-spacing:-.02em;align-items:center;gap:.7rem;display:inline-flex}.brand span{transform:translateY(-1px)}.brand-mark{border:1px solid var(--ink);border-radius:50% 50% 45% 55%;width:1.65rem;height:1.65rem;position:relative;transform:rotate(-7deg)}.brand-mark:after{content:"";background:var(--clay);border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.36rem;right:.27rem}.nav{margin-top:var(--space-6);gap:.3rem;display:grid}.nav-label,.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:.68rem;font-weight:600}.nav-label{margin:var(--space-4) .75rem var(--space-1)}.nav a{border-radius:var(--radius-sm);color:var(--muted);transition:background var(--ease), color var(--ease), transform var(--ease);align-items:center;gap:.8rem;padding:.7rem .75rem;display:flex}.nav a:hover{color:var(--ink);background:#ffffff6b;transform:translate(2px)}.nav a[aria-current=page],.nav a.router-link-exact-active{color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm)}.nav svg{stroke-width:1.6px;width:1.05rem;height:1.05rem}.nav-count{text-align:center;background:var(--paper-deep);border-radius:99px;min-width:1.45rem;margin-left:auto;padding:.05rem .35rem;font-size:.7rem}.sidebar-foot{padding:var(--space-3);border-top:1px solid var(--line);font-size:var(--step--1);align-items:center;gap:.75rem;margin-top:auto;display:flex}.avatar{width:2rem;height:2rem;color:var(--surface);background:var(--olive);font:500 .8rem var(--font-display);border-radius:50%;place-items:center;display:grid}.sidebar-foot small{color:var(--muted);display:block}.main{margin-left:var(--sidebar);min-width:0}.topbar{z-index:15;border-bottom:1px solid var(--line);align-items:center;gap:var(--space-4);background:color-mix(in srgb, var(--paper) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:5.5rem;padding:0 clamp(1.5rem,5vw,5rem);display:flex;position:sticky;top:0}.mobile-brand{display:none}.search{flex:1;max-width:34rem;position:relative}.search svg{width:1rem;color:var(--muted);position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.search input{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);transition:border-color var(--ease);background:0 0;outline:none;padding:.7rem 4rem .7rem 2.5rem}.search input:focus{border-color:var(--ink)}.search input::-webkit-search-decoration{appearance:none}.search input::-webkit-search-cancel-button{appearance:none}.search kbd{font:500 .65rem var(--font-body);color:var(--faint);border:1px solid var(--line);border-radius:4px;padding:.12rem .4rem;position:absolute;top:50%;right:.2rem;transform:translateY(-50%)}.top-actions{gap:.5rem;margin-left:auto;display:flex}.icon-button,.menu-button{cursor:pointer;width:2.65rem;height:2.65rem;transition:border-color var(--ease), background var(--ease);background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;display:grid}.icon-button:hover,.menu-button:hover{border-color:var(--line);background:var(--surface)}.icon-button svg,.menu-button svg{width:1.1rem}.menu-button{display:none}.page{width:min(100%, calc(var(--content) + 10vw));padding:var(--space-6) clamp(1.5rem, 5vw, 5rem) var(--space-7)}.page-header{justify-content:space-between;align-items:flex-end;gap:var(--space-5);margin-bottom:var(--space-5);display:flex}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);font-variation-settings:"SOFT" 50, "WONK" 0;font-weight:400;line-height:1.08}h1{font-size:var(--step-4);letter-spacing:-.035em;margin-bottom:.5rem}h2{font-size:var(--step-3);letter-spacing:-.025em}h3{font-size:var(--step-1)}.intro{max-width:42rem;color:var(--muted);font-size:var(--step-1)}.meta{color:var(--muted);font-size:var(--step--1)}.button{border:1px solid var(--ink);min-height:2.7rem;color:var(--surface);background:var(--ink);cursor:pointer;transition:transform var(--ease), background var(--ease), border-color var(--ease);border-radius:99px;justify-content:center;align-items:center;gap:.55rem;padding:.65rem 1rem;display:inline-flex}.button:hover{background:var(--clay-dark);border-color:var(--clay-dark);transform:translateY(-2px)}.button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.button.secondary:hover{background:var(--surface);border-color:var(--ink)}.button svg{width:1rem}.capture{margin:0 0 var(--space-6);max-width:52rem;padding:var(--space-4) var(--space-4) var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);position:relative}.capture textarea{resize:none;width:100%;min-height:5.2rem;color:var(--ink);background:0 0;border:0;outline:none;padding:0;display:block;overflow-y:hidden}.capture textarea::placeholder{color:var(--faint)}.capture-tools{padding-top:var(--space-2);border-top:1px solid var(--line);align-items:center;gap:.35rem;display:flex}.tool-button{border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:.45rem .6rem;display:inline-flex}.tool-button:hover{color:var(--ink);background:var(--paper)}.tool-button svg{width:1rem}.capture-tools .button{min-height:2.25rem;font-size:var(--step--1);margin-left:auto;padding:.4rem .9rem}.capture-tools .focus-tool{margin-left:auto;padding-inline:.55rem}.capture-tools .focus-tool+.button{margin-left:.35rem}.capture.is-focus-mode{z-index:60;width:100%;max-width:none;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#272822f5;border:0;border-radius:0;flex-direction:column;justify-content:center;margin:0;padding:clamp(1rem,5vw,4rem);display:flex;position:fixed;inset:0}.capture.is-focus-mode textarea{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);width:min(100%,57.5rem);min-height:clamp(16rem,42vh,28rem);box-shadow:var(--shadow-lg);margin:0 auto;padding:clamp(1.25rem,3vw,2rem)}.capture.is-focus-mode .file-chips,.capture.is-focus-mode .capture-extra,.capture.is-focus-mode .capture-tools,.capture.is-focus-mode .form-alert{width:min(100%,57.5rem);margin-inline:auto}.capture.is-focus-mode .capture-tools{border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 88%, transparent);box-shadow:var(--shadow-sm);margin-top:.75rem;padding:.75rem}.filters{margin-bottom:var(--space-5);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.filter{border:1px solid var(--line);color:var(--muted);cursor:pointer;font-size:var(--step--1);transition:all var(--ease);background:0 0;border-radius:99px;padding:.4rem .75rem}.filter:hover,.filter.active{color:var(--ink);border-color:var(--ink);background:var(--surface)}.view-toggle{border-left:1px solid var(--line);margin-left:auto;padding-left:.5rem;display:flex}.date-group{margin-top:var(--space-6)}.date-heading{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);font:500 var(--step--1) var(--font-body);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;display:flex}.date-heading:after{content:"";background:var(--line);flex:1;height:1px}.revisit-list{gap:var(--space-3);display:grid}.revisit-card{gap:var(--space-4);min-height:11rem;padding:var(--space-4);border:1px solid #0000;border-bottom-color:var(--line);transition:background var(--ease), border-color var(--ease), transform var(--ease), box-shadow var(--ease);grid-template-columns:minmax(0,1fr) minmax(11rem,15rem);display:grid;position:relative}.revisit-card:hover{border-color:var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#faf7f0c7;transform:translateY(-2px)}.revisit-card.no-preview{grid-template-columns:1fr;min-height:auto}.card-type{color:var(--clay);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.4rem;font-size:.7rem;font-weight:600;display:flex}.card-type svg{width:.9rem}.revisit-card h3{margin:.65rem 0 .5rem;font-size:clamp(1.25rem,2vw,1.65rem)}.revisit-card p{max-width:43rem;margin-bottom:var(--space-3);color:var(--muted)}.card-foot{color:var(--faint);flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:auto;font-size:.73rem;display:flex}.tag{border:1px solid var(--line);color:var(--muted);background:#ffffff40;border-radius:99px;padding:.16rem .5rem;display:inline-flex}.preview{border-radius:var(--radius-sm);background:var(--surface-2);align-self:stretch;min-height:9rem;overflow:hidden}.preview.link{padding:var(--space-3);border:1px solid var(--line);background:var(--surface)}.preview.link .domain{color:var(--clay);font-size:.72rem}.preview.link strong{font:500 1rem/1.3 var(--font-display);margin:.8rem 0 .4rem;display:block}.preview.link small{color:var(--muted)}.preview.image{background:linear-gradient(140deg,#0000 0 49%,#f2eee5cc 50% 51%,#0000 52%),radial-gradient(at 72% 32%,#d3a777 0 9%,#0000 10%),linear-gradient(145deg,#526154 0 34%,#829078 35% 57%,#c8b38d 58% 72%,#955d44 73%);position:relative}.preview.image.has-photo{background:var(--surface-2)}.preview.image img{object-fit:cover;width:100%;height:100%;min-height:9rem;display:block}.preview.image:after{content:none}.preview.file{padding:var(--space-3);border:1px solid var(--line);flex-direction:column;justify-content:space-between;display:flex}.file-mark{font:500 2.3rem var(--font-display);color:var(--clay)}.file-lines{gap:.35rem;display:grid}.file-lines i{background:var(--line);height:1px}.stats{gap:var(--space-5);margin-top:var(--space-4);display:flex}.stat strong{font:400 var(--step-2) var(--font-display);display:block}.stat span{color:var(--muted);font-size:var(--step--1)}.tag-cloud{max-width:62rem;margin-top:var(--space-6);flex-wrap:wrap;gap:.75rem;display:flex}.tag-cloud a{border:1px solid var(--line);transition:all var(--ease);background:#faf7f059;border-radius:99px;align-items:baseline;gap:.5rem;padding:.7rem 1rem;display:inline-flex}.tag-cloud a:nth-child(3n+1){transform:translateY(.6rem)}.tag-cloud a:nth-child(4n){background:var(--olive-soft);border-color:#b9b8a8}.tag-cloud a:hover{border-color:var(--clay);background:var(--surface);transform:translateY(-3px)}.tag-cloud strong{font:400 var(--step-1) var(--font-display)}.tag-cloud span{color:var(--muted);font-size:.7rem}.tag-section{margin-top:var(--space-7)}.collection-grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(12,1fr);display:grid}.collection-card{min-height:20rem;padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:transform var(--ease), box-shadow var(--ease);flex-direction:column;grid-column:span 6;display:flex;overflow:hidden}.collection-card:nth-child(3n+1){grid-column:span 7}.collection-card:nth-child(3n+2){grid-column:span 5}.collection-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)rotate(-.15deg)}.collection-number{color:var(--clay);font:italic 1rem var(--font-display)}.collection-card h2{margin:var(--space-5) 0 .6rem;font-size:var(--step-3)}.collection-card p{max-width:31rem;color:var(--muted)}.collection-foot{padding-top:var(--space-4);border-top:1px solid var(--line);color:var(--muted);font-size:var(--step--1);justify-content:space-between;margin-top:auto;display:flex}.collection-card.olive{background:var(--olive);color:var(--surface);border-color:var(--olive)}.collection-card.olive p,.collection-card.olive .collection-foot{color:#e0e3d9}.collection-card.olive .collection-number{color:#edc6ae}.collection-card.clay{background:var(--clay-soft)}.collection-hero{gap:var(--space-6);padding:var(--space-5) 0 var(--space-6);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.5fr) minmax(15rem,.6fr);align-items:end;display:grid}.collection-hero h1{max-width:12ch}.collection-note{padding-left:var(--space-4);border-left:2px solid var(--clay);color:var(--muted)}.collection-note strong{color:var(--ink);margin-bottom:.4rem;display:block}.article-wrap{max-width:72rem}.article-nav{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.back-link{color:var(--muted);font-size:var(--step--1);align-items:center;gap:.5rem;display:inline-flex}.back-link:hover{color:var(--clay)}.back-link svg{width:1rem}.article-grid{grid-template-columns:minmax(0,1fr) 15rem;gap:clamp(2.5rem,8vw,7rem);display:grid}.article{max-width:44rem}.article .eyebrow{color:var(--clay)}.article h1{margin:var(--space-3) 0 var(--space-4);max-width:14ch}.article-deck{color:var(--muted);font:400 var(--step-1)/1.55 var(--font-display)}.article hr{background:var(--line);height:1px;margin:var(--space-5) 0;border:0}.article blockquote{margin:var(--space-5) 0;padding-left:var(--space-4);border-left:2px solid var(--clay);font:400 var(--step-2)/1.4 var(--font-display)}.article h2{margin-top:var(--space-6);font-size:var(--step-2)}.article-side{border-left:1px solid var(--line);padding-left:var(--space-4)}.detail-list{margin:0}.detail-list div{padding:var(--space-3) 0;border-bottom:1px solid var(--line)}.detail-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.detail-list dd{font-size:var(--step--1);margin:.35rem 0 0}.related{margin-top:var(--space-6)}.related a{border-bottom:1px solid var(--line);font:400 1rem/1.25 var(--font-display);padding:.8rem 0;display:block}.related a:hover{color:var(--clay)}.empty-note{padding:var(--space-5);border:1px dashed var(--line);color:var(--muted)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){:root{--sidebar:5rem}.sidebar{align-items:center;padding-inline:.75rem}.brand span:last-child,.nav span:not(.nav-count),.nav-label,.sidebar-foot>div:last-child{display:none}.nav{width:100%}.nav a{justify-content:center;padding:.8rem .4rem;position:relative}.nav-count{min-width:1.15rem;padding:0 .2rem;font-size:.58rem;position:absolute;top:.18rem;right:.15rem}.sidebar-foot{padding-inline:0}.collection-grid{gap:var(--space-3)}.article-grid{gap:var(--space-5)}}@media (width<=680px){:root{--sidebar:0rem}.sidebar{width:min(18rem,100vw - 2rem);display:none}.sidebar.open{z-index:40;box-shadow:var(--shadow-lg);display:flex}.topbar{flex-wrap:wrap;height:auto;min-height:4.5rem;padding:.8rem 1rem}.mobile-brand{display:inline-flex}.menu-button{display:grid}.search{flex-basis:100%;order:3;max-width:none}.search kbd{display:none}.page{padding:var(--space-5) 1rem var(--space-7)}.page-header{flex-direction:column;align-items:flex-start}.page-header .button{align-self:flex-start}.capture{padding:var(--space-3)}.capture.is-focus-mode{padding:1rem}.capture.is-focus-mode textarea{min-height:48vh}.capture-tools .tool-button span{display:none}.revisit-card{padding:var(--space-3) 0;grid-template-columns:1fr}.preview{grid-row:1;min-height:11rem}.revisit-card:hover{padding-inline:var(--space-3)}.view-toggle{display:none}.stats{gap:var(--space-4);flex-wrap:wrap}.collection-grid{grid-template-columns:1fr;display:grid}.collection-card,.collection-card:nth-child(3n+1),.collection-card:nth-child(3n+2){min-height:17rem;padding:var(--space-4);grid-column:1}.collection-hero{gap:var(--space-4);grid-template-columns:1fr}.article-nav{margin-bottom:var(--space-5)}.article-grid{grid-template-columns:1fr}.article-side{border-left:0;border-top:1px solid var(--line);padding:var(--space-4) 0 0}.article h1{font-size:var(--step-3)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#05090f;--paper-deep:#080f17;--surface:#0e1923b8;--surface-2:#111f2ae6;--ink:#e8f0ef;--muted:#aebfbe;--faint:#718784;--line:#a1dbd91f;--line-strong:#a5e8e33d;--clay:#9ce3dc;--clay-dark:#c1fff5;--clay-soft:#9ce3dc2e;--olive:#518f8b;--olive-soft:#7bd6cd1c;--gold:#dac597;--mist:#7bd6cd1c;--danger:#e6a8a8;--glow:0 0 0 1px #9eece20d, 0 18px 60px #429d9514;--font-display:"DM Sans", "Segoe UI", sans-serif;--font-body:"DM Sans", "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", "Cascadia Code", monospace;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--shadow-sm:0 10px 30px #0003;--shadow-lg:0 30px 80px #0000006b}[data-theme=dark] html,[data-theme=dark]{background:#05090f}[data-theme=dark] body{letter-spacing:-.01em;background:radial-gradient(circle at 72% -10%, #4e969421, transparent 34rem), radial-gradient(circle at -8% 40%, #686ea812, transparent 30rem), var(--paper)}[data-theme=dark] body:before{z-index:0;opacity:1;background-image:linear-gradient(#ffffff03 1px,#0000 1px);background-size:100% 4px}[data-theme=dark] .shell{z-index:1;position:relative}[data-theme=dark] ::selection{color:#fff;background:#9ce3dc40}[data-theme=dark] :focus-visible{outline-color:var(--clay-dark)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{font-variation-settings:normal;letter-spacing:-.04em;font-weight:500}[data-theme=dark] .page-header h1 em{color:var(--clay);text-shadow:0 0 32px #9ce3dc33;font-style:normal}[data-theme=dark] .intro{max-width:39rem;color:var(--muted);font-size:clamp(1rem,2vw,1.15rem)}[data-theme=dark] .nav-label,[data-theme=dark] .eyebrow,[data-theme=dark] .meta,[data-theme=dark] .date-heading,[data-theme=dark] .card-type,[data-theme=dark] .search kbd,[data-theme=dark] .collection-number,[data-theme=dark] .collection-foot,[data-theme=dark] .stat span{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;font-weight:400}[data-theme=dark] .eyebrow{color:var(--faint);align-items:center;gap:.75rem;font-size:.68rem;display:flex}[data-theme=dark] .eyebrow:before{background:var(--olive);content:"";width:1.5rem;height:1px}[data-theme=dark] .nav-label{color:var(--faint)}[data-theme=dark] .brand{font-family:var(--font-body);letter-spacing:-.03em;font-weight:600}[data-theme=dark] .brand-mark{border:1px solid #b8fff68c;border-radius:50%;width:1.35rem;height:1.35rem;transform:none;box-shadow:inset 0 0 14px #9ce3dc24,0 0 18px #9ce3dc1f}[data-theme=dark] .brand-mark:after{background:var(--clay);width:auto;height:auto;box-shadow:0 0 10px var(--clay);opacity:.8;border-radius:50%;inset:auto auto .28rem .28rem}[data-theme=dark] .sidebar{-webkit-backdrop-filter:blur(24px)saturate(130%);backdrop-filter:blur(24px)saturate(130%);background:#05090fb8}[data-theme=dark] .nav a:hover{background:var(--mist);color:var(--ink);transform:none}[data-theme=dark] .nav a[aria-current=page],[data-theme=dark] .nav a.router-link-exact-active{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);background:#9ce3dc12}[data-theme=dark] .nav-count{color:var(--faint);font-family:var(--font-mono);background:0 0}[data-theme=dark] .avatar{color:#071210;background:var(--olive);font-family:var(--font-mono)}[data-theme=dark] .topbar{-webkit-backdrop-filter:blur(24px)saturate(130%);backdrop-filter:blur(24px)saturate(130%);background:#05090fc7}[data-theme=dark] .search input{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff06;padding:.55rem .7rem .55rem 2.5rem}[data-theme=dark] .search input:hover,[data-theme=dark] .search input:focus{border-color:var(--line-strong);background:var(--mist)}[data-theme=dark] .search kbd{color:var(--faint);font-family:var(--font-mono);border-radius:.3rem;right:.55rem}[data-theme=dark] .icon-button,[data-theme=dark] .menu-button{border-radius:var(--radius-sm);border-color:var(--line);width:2.35rem;height:2.35rem;color:var(--muted);background:#ffffff06}[data-theme=dark] .icon-button:hover,[data-theme=dark] .menu-button:hover{border-color:var(--line-strong);color:var(--ink);background:#162833eb}[data-theme=dark] .button{border-radius:var(--radius-sm);background:var(--clay);color:#071210;border-color:#b5fbf257;min-height:2.35rem;padding:.6rem .85rem;font-size:.82rem;font-weight:500;box-shadow:0 8px 24px #5cb7ae26}[data-theme=dark] .button:hover{background:var(--clay-dark);color:#06100f;border-color:#b5fbf257;box-shadow:0 10px 32px #70dacf38}[data-theme=dark] .button.secondary{border-color:var(--line);color:var(--muted);box-shadow:none;background:#ffffff06}[data-theme=dark] .button.secondary:hover{border-color:var(--line-strong);color:var(--ink);background:#162833eb}[data-theme=dark] .button.danger{color:var(--danger);box-shadow:none;background:0 0;border-color:#e6a8a859}[data-theme=dark] .button.danger:hover{background:#e6a8a814;border-color:#e6a8a880}[data-theme=dark] .capture{border-color:var(--line-strong);border-radius:var(--radius-lg);max-width:none;box-shadow:var(--glow), var(--shadow-lg);background:linear-gradient(145deg,#13252ecc,#0a131cc2);margin-bottom:2rem;padding:0;overflow:hidden}[data-theme=dark] .capture.is-focus-mode{box-shadow:none;background:#03080cfa;border:0;border-radius:0;margin:0;padding:clamp(1rem,5vw,4rem);overflow:visible}[data-theme=dark] .capture:after{filter:blur(50px);content:"";pointer-events:none;background:#7bd6cd14;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-8rem;right:-7rem}[data-theme=dark] .capture textarea{min-height:8rem;padding:1.5rem;font-size:1.08rem}[data-theme=dark] .capture.is-focus-mode textarea{border:1px solid var(--line-strong);border-radius:var(--radius-lg);width:min(100%,57.5rem);min-height:clamp(16rem,42vh,28rem);box-shadow:var(--glow), var(--shadow-lg);background:linear-gradient(145deg,#13252ef5,#0a131cf0);padding:clamp(1.25rem,3vw,2rem)}[data-theme=dark] .capture-tools,[data-theme=dark] .file-chips,[data-theme=dark] .capture-extra{z-index:1;padding-inline:1.5rem;position:relative}[data-theme=dark] .file-chips{padding-top:.75rem}[data-theme=dark] .capture-extra{padding-bottom:.5rem}[data-theme=dark] .capture-tools{border-top-color:var(--line);padding:.75rem}[data-theme=dark] .capture.is-focus-mode .capture-tools{border:1px solid var(--line);background:#0a131cc7}[data-theme=dark] .tool-button:hover,[data-theme=dark] .tool-button.active{color:var(--ink);background:var(--mist)}[data-theme=dark] .file-chip{color:var(--olive);background:#9ce3dc0e;border-color:#0000}[data-theme=dark] .filter{color:var(--faint);font:400 .7rem/1 var(--font-mono);letter-spacing:.04em;background:#ffffff05;border-radius:999px;padding:.52rem .7rem}[data-theme=dark] .filter:hover,[data-theme=dark] .filter.active{background:var(--mist);color:var(--clay-dark);border-color:#9ce3dc47}[data-theme=dark] .date-heading{color:var(--muted);gap:1rem;font-size:.76rem;font-weight:500}[data-theme=dark] .date-heading:after{background:linear-gradient(90deg, var(--line), transparent)}[data-theme=dark] .revisit-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:linear-gradient(130deg,#0f1a23b3,#0911199e);min-height:auto;padding:1.25rem}[data-theme=dark] .revisit-card:hover{border-color:var(--line-strong);box-shadow:var(--glow);background:linear-gradient(130deg,#14262fc7,#0b151eb3);padding:1.25rem;transform:translateY(-2px)}[data-theme=dark] .card-type{color:var(--olive);font-size:.64rem;font-weight:400}[data-theme=dark] .card-type:before{content:"";background:currentColor;border-radius:50%;width:.32rem;height:.32rem;box-shadow:0 0 8px}[data-theme=dark] .revisit-card h3{margin:.5rem 0 .35rem;font-size:1.08rem;font-weight:500}[data-theme=dark] .revisit-card p{color:var(--muted)}[data-theme=dark] .tag{color:var(--olive);font:400 .7rem/1 var(--font-mono);background:#9ce3dc0e;border:0;padding:.36rem .55rem}[data-theme=dark] .preview.link{background:#03090e7a}[data-theme=dark] .preview.image:not(.has-photo){background:radial-gradient(circle at 72% 30%,#d4f6e6 0 2%,#a8e6d6a6 3%,#0000 11%),linear-gradient(145deg,#18333a,#365a58 45%,#171e2c)}[data-theme=dark] .preview.file{background:#03090e6b}[data-theme=dark] .file-mark{color:var(--gold);font-family:var(--font-mono);font-size:.7rem}[data-theme=dark] .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-theme=dark] .collection-card,[data-theme=dark] .collection-card:nth-child(3n+1),[data-theme=dark] .collection-card:nth-child(3n+2){border-color:var(--line);min-height:14rem;color:var(--ink);background:linear-gradient(145deg,#0f1c25b3,#081018a6);grid-column:auto;position:relative;overflow:hidden}[data-theme=dark] .collection-card:first-child{background:radial-gradient(circle at 85% 20%,#9ce3dc1f,#0000 15rem),linear-gradient(145deg,#12232cd9,#081018b3);grid-column:span 2;min-height:17rem}[data-theme=dark] .collection-card:after{content:"";pointer-events:none;border:1px solid #9ce3dc14;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:-4rem;right:-3rem;box-shadow:0 0 50px #9ce3dc0a}[data-theme=dark] .collection-card:hover{border-color:var(--line-strong);box-shadow:var(--glow);background:#162833eb;transform:translateY(-2px)}[data-theme=dark] .collection-card.olive,[data-theme=dark] .collection-card.clay{color:var(--ink);border-color:var(--line);background:linear-gradient(145deg,#0f1c25b3,#081018a6)}[data-theme=dark] .collection-card.olive p,[data-theme=dark] .collection-card.olive .collection-foot,[data-theme=dark] .collection-card.clay p,[data-theme=dark] .collection-card.clay .collection-foot{color:var(--faint)}[data-theme=dark] .collection-number{color:var(--olive);font-style:normal}[data-theme=dark] .collection-card h2{z-index:1;max-width:15ch;font-size:1.35rem;position:relative}[data-theme=dark] .tag-cloud a,[data-theme=dark] .tag-cloud button,[data-theme=dark] .tag-cloud-item{background:linear-gradient(145deg,#0f1c25b3,#081018a6);transform:none}[data-theme=dark] .tag-cloud a:nth-child(3n+1),[data-theme=dark] .tag-cloud a:nth-child(4n){border-color:var(--line);background:linear-gradient(145deg,#0f1c25b3,#081018a6);transform:none}[data-theme=dark] .tag-cloud a:hover,[data-theme=dark] .tag-cloud button:hover,[data-theme=dark] .tag-cloud button.active{border-color:var(--line-strong);box-shadow:var(--glow);color:var(--clay-dark);background:#162833eb}[data-theme=dark] .tag-cloud strong{color:var(--clay);font:500 .88rem var(--font-mono)}[data-theme=dark] .vault-card,[data-theme=dark] .settings-card,[data-theme=dark] .auth-card,[data-theme=dark] .modal-card,[data-theme=dark] .empty-note{box-shadow:var(--glow);background:linear-gradient(145deg,#0f1c25b3,#081018a6)}[data-theme=dark] .modal-backdrop{background:#05090fb8}[data-theme=dark] .danger-card summary{color:var(--danger)}[data-theme=dark] .danger-reset{background:#e6a8a80d;border-color:#e6a8a847}[data-theme=dark] .collection-note{border-color:var(--olive)}[data-theme=dark] .article .eyebrow{color:var(--olive)}[data-theme=dark] .article blockquote{border-color:var(--olive)}[data-theme=dark] .storage-bar span{background:var(--clay)}@media (width<=680px){[data-theme=dark] .collection-card,[data-theme=dark] .collection-card:first-child,[data-theme=dark] .collection-card:nth-child(3n+1),[data-theme=dark] .collection-card:nth-child(3n+2){grid-column:1;min-height:14rem}[data-theme=dark] .page-header h1{font-size:clamp(2.25rem,14vw,3.4rem)}[data-theme=dark] .revisit-card,[data-theme=dark] .revisit-card:hover{padding:1rem}}.shell--guest .sidebar{display:none}.shell--guest .main{margin-left:0}.shell--guest .mobile-brand{display:inline-flex}.shell--guest .page{width:min(100%,46rem);margin:0 auto}.search{min-width:12rem}.tool-button.active{color:var(--ink);background:var(--paper)}.tool-button input[type=file]{display:none}.capture-extra{padding:var(--space-2) 0 0;gap:.55rem;display:grid}.capture-extra input{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;border-radius:0;outline:none;padding:.45rem 0}.capture-extra input:focus{border-color:var(--ink)}.file-chips{padding:.35rem 0 var(--space-2);flex-wrap:wrap;gap:.45rem;display:flex}.file-chip{border:1px solid var(--line);max-width:100%;color:var(--muted);background:#ffffff40;border-radius:99px;align-items:center;gap:.45rem;padding:.16rem .55rem .16rem .2rem;display:inline-flex}.file-chip.is-image{padding-left:.2rem}.file-chip img{object-fit:cover;background:var(--surface-2);border-radius:50%;width:1.7rem;height:1.7rem}.file-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.file-chip button,.tag button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0 0 0 .25rem}.capture.is-dragging{outline:2px solid var(--clay);outline-offset:4px}.button.danger{color:#fffaf2;background:#9c3f35;border-color:#9c3f35}.button:disabled{opacity:.45;cursor:default;transform:none}.text-button,.back-link{cursor:pointer;color:var(--clay);background:0 0;border:0}.form-stack{gap:var(--space-3);margin-top:var(--space-4);display:grid}.form-field{color:var(--muted);font-size:var(--step--1);gap:.35rem;display:grid}.form-field input,.form-field textarea,.form-field select{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--ink);background:var(--surface);padding:.72rem .8rem}.check-field{color:var(--muted);align-items:center;gap:.55rem;display:flex}.check-field input{width:auto}.form-alert{color:#9c3f35;font-weight:600}.form-success{color:#507044;font-weight:600}[data-theme=dark] .form-alert{color:#e6a8a8}[data-theme=dark] .form-success{color:#9ce3dc}.muted{color:var(--muted)}.vault-card h1,.settings-card h2,.empty-note h2{font-size:var(--step-2);max-width:22rem}.vault-card,.settings-card,.auth-card{max-width:40rem;padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.auth-card{margin:0 auto}.auth-card h1{font-size:var(--step-2);max-width:22rem}.auth-links{margin-top:var(--space-4);flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.auth-links a{color:var(--clay)}.vault-reset-section{margin-top:var(--space-4)}.vault-reset-panel{gap:var(--space-5);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--line);display:grid}.vault-reset-panel h2{font-size:var(--step-1)}.danger-reset{padding:var(--space-4);border-radius:var(--radius-md);background:#9c3f350d;border:1px solid #9c3f3547}.inline-form{gap:var(--space-3);max-width:28rem;margin:var(--space-4) 0;display:grid}.import-button{cursor:pointer}.import-button input{display:none}.import-button.disabled{opacity:.45;pointer-events:none}.settings-grid{gap:var(--space-4);max-width:46rem;display:grid}.settings-actions,.modal-actions,.detail-actions{margin-top:var(--space-3);flex-wrap:wrap;gap:.75rem;display:flex}.storage-meter{margin:var(--space-3) 0;gap:.6rem;display:grid}.storage-meter-header{justify-content:space-between;gap:var(--space-3);color:var(--muted);display:flex}.storage-bar{background:var(--paper-deep);border-radius:99px;height:.55rem;overflow:hidden}.storage-bar span{background:var(--clay);height:100%;display:block}.danger-card summary{cursor:pointer;color:#9c3f35;font-weight:600}.recovery-reset{margin-top:var(--space-4);color:var(--muted)}.modal-backdrop{z-index:60;padding:var(--space-4);background:#27282261;place-items:center;display:grid;position:fixed;inset:0}.modal-card{border-radius:var(--radius-lg);width:min(100%,38rem);padding:var(--space-5);background:var(--surface);box-shadow:var(--shadow-lg)}.recovery-key-box{min-height:8rem;font-family:var(--font-mono)}.article-body{margin-top:var(--space-5);font-size:var(--step-1);white-space:pre-wrap}.revisit-edit{gap:var(--space-4);margin-top:var(--space-5);display:grid}.article-editor{resize:vertical;border:1px solid var(--line);border-radius:var(--radius-md);width:100%;min-height:14rem;padding:var(--space-3);color:var(--ink);background:var(--surface);line-height:1.65}.chip-editor{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.side-input{border:0;border-bottom:1px solid var(--line);width:100%;min-width:7rem;color:inherit;background:0 0;border-radius:0;padding:.3rem 0}.chip-editor .side-input{flex:1;width:auto}.detail-section{margin-top:var(--space-5);gap:.75rem;display:grid}.file-preview{gap:.75rem;display:grid}.file-preview img{object-fit:contain;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);width:100%;max-height:32rem;display:block}.file-download{text-align:left;border:1px solid var(--line);border-radius:var(--radius-md);width:100%;padding:var(--space-3);cursor:pointer;background:0 0;gap:.2rem;display:grid}.tag-cloud button,.tag-cloud-item{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#faf7f059;border-radius:99px;align-items:baseline;gap:.5rem;padding:.7rem 1rem;display:inline-flex}.tag-cloud button.active,.tag-cloud-item.active,.tag-cloud button:hover,.tag-cloud-item:hover{color:var(--ink);border-color:var(--clay);background:var(--surface)}.widget-container{max-width:28rem;margin:var(--space-6) auto;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.widget-container header{padding:var(--space-4);border-bottom:1px solid var(--line);text-align:center}.widget-container header>div{font:400 var(--step-2)/1.1 var(--font-display)!important;color:var(--ink)!important;padding:0!important}.widget-padding-25{padding:var(--space-4)}.auth-label{text-align:left;color:var(--muted);font-size:var(--step--1);margin-bottom:.35rem}.auth-input{width:100%;margin-bottom:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);background:0 0;padding:.72rem .8rem}.auth-button{border:1px solid var(--ink);min-width:10rem;min-height:2.7rem;color:var(--surface);background:var(--ink);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;padding:.65rem 1.2rem;display:inline-flex}.auth-button:hover{background:var(--clay-dark);border-color:var(--clay-dark)}.auth-button-disabled{opacity:.4;cursor:default}.blacklink{color:var(--clay)!important}.appify-checkbox{color:var(--muted)}.appify-input-checkbox{display:none}.appify-checkbox label{cursor:pointer}.checkbox-box{border:1px solid var(--line);vertical-align:middle;border-radius:3px;place-items:center;width:1rem;height:1rem;margin-right:.4rem;display:inline-grid}.appify-checkbox input:checked+label .checkbox-box{background:var(--ink)}
