.hs{--font-ui:var(--font-sans),system-ui,sans-serif;--font-read:var(--font-newsreader),Georgia,serif;--read-measure:68ch;--r-xs:6px;--r-sm:9px;--r:13px;--r-lg:18px;--r-xl:26px;--r-pill:999px;--pad:28px;--accent:#54b3a6;--accent-2:#6fc6b8;--accent-ink:#04130f;--ease:cubic-bezier(0.22,0.61,0.36,1);margin:0;background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"ss01" 1;transition:background .4s var(--ease),color .4s var(--ease)}[data-theme=dark] .hs{--bg:#0c0f13;--bg-grain:#0a0d10;--surface:#14191f;--surface-2:#1a2129;--surface-3:#212a34;--border:rgba(255,255,255,0.075);--border-2:rgba(255,255,255,0.13);--text:#e9eef3;--text-2:#a3aebb;--text-3:#6a7682;--text-4:#4a545f;--shadow-sm:0 1px 2px rgba(0,0,0,0.4);--shadow:0 8px 30px -12px rgba(0,0,0,0.7);--shadow-lg:0 28px 70px -24px rgba(0,0,0,0.82);--lens-support:#74c596;--lens-rebuttal:#e58d8d;--lens-assumption:#d9b66a;--lens-nonconsensus:#b89ce0;--lens-longterm:#82abe8;--lens-counter:#6fc8cb;--accent-soft:color-mix(in oklch,var(--accent) 16%,transparent);--accent-line:color-mix(in oklch,var(--accent) 38%,transparent);color-scheme:dark}[data-theme=light] .hs{--bg:#f6f4ee;--bg-grain:#f1eee6;--surface:#ffffff;--surface-2:#f3f1ea;--surface-3:#ebe8df;--border:rgba(30,38,46,0.11);--border-2:rgba(30,38,46,0.2);--text:#1a2127;--text-2:#515c66;--text-3:#828d97;--text-4:#a6afb7;--shadow-sm:0 1px 2px rgba(40,50,60,0.07);--shadow:0 12px 34px -16px rgba(35,50,62,0.28);--shadow-lg:0 30px 70px -26px rgba(30,45,58,0.34);--lens-support:#2f8a5b;--lens-rebuttal:#c0584f;--lens-assumption:#a9791e;--lens-nonconsensus:#7551b8;--lens-longterm:#366bbf;--lens-counter:#1f8e92;--accent:#2f8c7e;--accent-2:#38a394;--accent-ink:#ffffff;--accent-soft:color-mix(in oklch,var(--accent) 12%,transparent);--accent-line:color-mix(in oklch,var(--accent) 30%,transparent);color-scheme:light}.hs *,.hs :after,.hs :before{box-sizing:border-box}.hs ::-moz-selection{background:var(--accent-soft)}.hs ::selection{background:var(--accent-soft)}.hs button{font-family:inherit;cursor:pointer}.hs a{color:inherit;text-decoration:none}.hs h1,.hs h2,.hs h3,.hs h4,.hs p{margin:0}.hs ::-webkit-scrollbar{width:11px;height:11px}.hs ::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:999px;border:3px solid transparent;background-clip:padding-box}.hs ::-webkit-scrollbar-thumb:hover{background:var(--text-3);background-clip:padding-box}.hs .mono{font-family:var(--font-mono);font-feature-settings:"ss01" 0}.hs .label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-weight:500}.hs .serif{font-family:var(--font-read)}.hs .app{display:grid;height:100%;overflow:hidden;min-width:0;width:100%}.hs .app,.hs .app.reading-open{grid-template-columns:248px 1fr}.hs .sidebar{display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--bg-grain);padding:20px 16px;gap:4px;min-height:0}.hs .brand{display:flex;align-items:center;gap:11px;padding:6px 8px 18px}.hs .brand-mark{width:56px;height:56px;display:grid;place-items:center;color:var(--accent);flex:none}.hs .brand-name{font-size:17px;font-weight:600;letter-spacing:-.015em}.hs .brand-name b{font-weight:700}.hs .brand-sub{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--text-3);margin-top:1px}.hs .nav-section{margin-top:14px}.hs .nav-section>.label{padding:0 10px 8px}.hs .nav-item{display:flex;align-items:center;gap:12px;width:100%;border:none;background:transparent;color:var(--text-2);padding:9px 10px;border-radius:var(--r-sm);font-size:14.5px;font-weight:500;text-align:left;transition:background .18s var(--ease),color .18s var(--ease)}.hs .nav-item svg{flex:none;opacity:.8}.hs .nav-item.active,.hs .nav-item:hover{background:var(--surface-2);color:var(--text)}.hs .nav-item.active svg{color:var(--accent);opacity:1}.hs .nav-item .count{margin-left:auto;font-family:var(--font-mono);font-size:11px;color:var(--text-3)}.hs .sidebar-foot{margin-top:auto;display:flex;flex-direction:column;gap:4px;padding-top:14px}.hs .add-btn{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--accent);color:var(--accent-ink);border:none;border-radius:var(--r-sm);padding:11px 14px;font-size:14px;font-weight:600;margin:6px 0 4px;box-shadow:0 6px 18px -8px color-mix(in oklch,var(--accent) 70%,transparent);transition:transform .15s var(--ease),filter .15s var(--ease);white-space:nowrap}.hs .add-btn:hover{filter:brightness(1.06)}.hs .add-btn:active{transform:translateY(0)}.hs .main{min-height:0;flex-direction:column;background:var(--bg);width:100%}.hs .main,.hs .topbar{min-width:0;display:flex;overflow:hidden;max-width:100%}.hs .topbar{align-items:center;gap:14px;padding:16px 28px;border-bottom:1px solid var(--border);flex:none}.hs .topbar h1{font-size:19px;font-weight:600;letter-spacing:-.02em}.hs .topbar .sub{color:var(--text-3);font-size:13px}.hs .topbar-spacer{flex:1;min-width:0}.hs .search{display:flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-pill);padding:8px 15px;color:var(--text-3);min-width:0;width:clamp(160px,230px,100%);transition:border-color .18s var(--ease);flex-shrink:1}.hs .search:focus-within{border-color:var(--accent-line)}.hs .search input{border:none;background:transparent;outline:none;color:var(--text);font-family:inherit;font-size:13.5px;width:100%}.hs .search input::-moz-placeholder{color:var(--text-3)}.hs .search input::placeholder{color:var(--text-3)}.hs .topbar-theme{display:none;flex:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--border-2);background:var(--surface);color:var(--text-2);cursor:pointer;transition:color .15s var(--ease),border-color .15s var(--ease)}.hs .topbar-theme:hover{color:var(--text);border-color:var(--text-3)}.hs .icon-btn{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);background:var(--surface);color:var(--text-2);border-radius:var(--r-sm);transition:all .16s var(--ease)}.hs .icon-btn:hover{color:var(--text);border-color:var(--border-2)}.hs .scroll{overflow-y:auto;overflow-x:hidden;min-height:0;min-width:0;flex:1}.hs .chip{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:11px;letter-spacing:.02em;padding:4px 10px;border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--border);color:var(--text-2);white-space:nowrap}.hs .chip.dot:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.hs .chip.clickable{cursor:pointer;transition:all .15s var(--ease)}.hs .chip.clickable:hover{border-color:var(--border-2);color:var(--text)}.hs .btn{display:inline-flex;align-items:center;gap:8px;border-radius:var(--r-sm);padding:9px 16px;font-size:13.5px;font-weight:600;white-space:nowrap;border:1px solid transparent;transition:all .16s var(--ease)}.hs .btn.primary{background:var(--accent);color:var(--accent-ink)}.hs .btn.primary:hover:not(:disabled){filter:brightness(1.06)}.hs .btn.ghost{background:transparent;border-color:var(--border-2);color:var(--text-2)}.hs .btn.ghost:hover:not(:disabled){color:var(--text);border-color:var(--text-3)}.hs .btn:disabled{opacity:.5;cursor:not-allowed}.hs .page{padding:28px 28px 80px;max-width:1180px;margin:0 auto;width:100%;min-width:0;box-sizing:border-box}.hs .lib-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px;flex-wrap:wrap}.hs .lib-hero .quote{font-family:var(--font-read);font-size:26px;line-height:1.28;font-weight:400;letter-spacing:-.01em;max-width:30ch}.hs .lib-hero .quote em{font-style:italic;color:var(--accent)}.hs .lib-stats{display:flex;gap:26px}.hs .lib-stat .n{font-size:26px;font-weight:600;letter-spacing:-.02em;font-family:var(--font-mono)}.hs .lib-stat .k{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.hs .filters{display:flex;align-items:center;gap:8px;margin-bottom:22px;flex-wrap:wrap}.hs .filter{font-family:var(--font-mono);font-size:11.5px;padding:6px 13px;border-radius:var(--r-pill);border:1px solid var(--border);background:transparent;color:var(--text-2);transition:all .15s var(--ease)}.hs .filter:hover{color:var(--text)}.hs .filter{white-space:nowrap}.hs .filter.on{background:var(--text);color:var(--bg);border-color:var(--text)}.hs .card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:16px}.hs .art-card{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:20px 21px;display:flex;flex-direction:column;gap:13px;transition:border-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease);position:relative;min-height:196px}.hs .art-card:hover{border-color:var(--border-2);box-shadow:var(--shadow)}.hs .art-card .src{display:flex;align-items:center;gap:8px}.hs .art-card .favicon{width:19px;height:19px;border-radius:5px;flex:none;display:grid;place-items:center;font-family:var(--font-mono);font-size:10px;font-weight:700;color:#fff}.hs .art-card .src-name{font-family:var(--font-mono);font-size:11px;color:var(--text-3)}.hs .art-card .kind{margin-left:auto;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);border:1px solid var(--border);padding:3px 9px;border-radius:var(--r-pill);display:inline-flex;align-items:center;white-space:nowrap;flex:none}.hs .art-card h3{font-family:var(--font-read);font-size:20.5px;font-weight:500;line-height:1.25;letter-spacing:-.01em;text-wrap:pretty}.hs .art-card .tldr{color:var(--text-2);font-size:13.5px;line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hs .art-card .foot{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hs .art-card .layers{margin-left:auto;display:flex;gap:3px;align-items:center}.hs .art-card .layer-pip{width:7px;height:7px;border-radius:2px;background:var(--accent);opacity:.85}.hs .art-card .date{font-family:var(--font-mono);font-size:10.5px;color:var(--text-4)}.hs .reader{display:grid;grid-template-columns:1fr 332px;height:100%;min-height:0}.hs .reader-main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hs .reader-head{padding:22px 40px 0;flex:none}.hs .back-link{display:inline-flex;align-items:center;gap:7px;border:none;background:transparent;font-size:13px;color:var(--text-3);margin-bottom:20px;transition:color .15s var(--ease)}.hs .back-link:hover{color:var(--text)}.hs .reader-meta{display:flex;align-items:center;gap:11px;margin-bottom:15px;flex-wrap:wrap}.hs .reader-title{font-family:var(--font-read);font-size:clamp(22px,3vw,34px);font-weight:500;line-height:1.16;letter-spacing:-.02em;max-width:22ch;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hs .reader-byline{display:flex;align-items:center;gap:14px;margin-top:14px;color:var(--text-3);font-size:13px}.hs .reader-byline .author{color:var(--text-2);font-weight:500}.hs .reader-byline .sep{width:3px;height:3px;border-radius:50%;background:var(--text-4)}.hs .layers-bar{display:flex;gap:2px;margin-top:22px;border-bottom:1px solid var(--border);padding:0 40px;position:sticky;top:0;background:var(--bg);z-index:4}.hs .layer-tab{border:none;background:transparent;padding:13px 4px;margin-right:26px;color:var(--text-3);font-size:14px;font-weight:500;position:relative;display:flex;align-items:center;gap:9px;transition:color .18s var(--ease)}.hs .layer-tab .ln{font-family:var(--font-mono);font-size:10px;opacity:.7;border:1px solid var(--border-2);border-radius:5px;padding:1px 5px}.hs .layer-tab:hover{color:var(--text-2)}.hs .layer-tab.active{color:var(--text)}.hs .layer-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--accent);border-radius:2px 2px 0 0}.hs .layer-tab .est{font-family:var(--font-mono);font-size:10px;color:var(--text-4)}.hs .reader-body{padding:30px 40px 90px;overflow-y:auto;flex:1;min-height:0}.hs .measure{max-width:var(--read-measure);margin:0}.hs .tldr-block{max-width:60ch;margin:8px 0 0}.hs .tldr-block .label{margin-bottom:18px}.hs .tldr-block p{font-family:var(--font-read);font-size:19.5px;line-height:1.6;font-weight:400;letter-spacing:-.005em;color:var(--text);text-wrap:pretty}.hs .tldr-block p+p{margin-top:18px}.hs .sum-section{margin-bottom:34px}.hs .sum-section>.label{margin-bottom:14px;display:flex;align-items:center;gap:9px}.hs .sum-section h3.serif{font-family:var(--font-read);font-size:21px;font-weight:500;margin-bottom:10px;letter-spacing:-.01em}.hs .read-p{font-family:var(--font-read);font-size:17.5px;line-height:1.62;color:var(--text);margin-bottom:16px;text-wrap:pretty}.hs .read-p.muted{color:var(--text-2)}.hs .idea-list{display:flex;flex-direction:column;gap:11px}.hs .idea{display:flex;gap:14px;align-items:flex-start;padding:15px 17px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r);transition:border-color .18s var(--ease)}.hs .idea:hover{border-color:var(--border-2)}.hs .idea .num{font-family:var(--font-mono);font-size:12px;color:var(--accent);font-weight:600;flex:none;padding-top:2px;min-width:22px}.hs .idea .txt{font-size:15px;line-height:1.5;color:var(--text)}.hs .quote-card{border-left:2px solid var(--accent-line);padding:4px 0 4px 22px;margin:4px 0 20px}.hs .quote-card p{font-family:var(--font-read);font-style:italic;font-size:19px;line-height:1.5;color:var(--text);letter-spacing:-.005em}.hs .quote-card .who{font-family:var(--font-mono);font-size:11px;color:var(--text-3);margin-top:9px;font-style:normal}.hs .q-list{display:flex;flex-direction:column;gap:10px}.hs .q-item{display:flex;gap:12px;align-items:flex-start;font-family:var(--font-read);font-size:17px;line-height:1.45;color:var(--text-2)}.hs .q-item .qm{color:var(--accent);font-weight:600;flex:none}.hs .orig-body h3{font-family:var(--font-read);font-size:22px;font-weight:600;margin:30px 0 12px;letter-spacing:-.01em}.hs .commentary-intro{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border-radius:var(--r-lg);background:var(--accent-soft);border:1px solid var(--accent-line);margin-bottom:26px;max-width:var(--read-measure)}.hs .commentary-intro .ai-mark{color:var(--accent);flex:none;margin-top:1px}.hs .commentary-intro p{font-size:14px;line-height:1.55;color:var(--text)}.hs .commentary-intro p b{font-weight:600}.hs .lens-grid{display:flex;flex-direction:column;gap:14px;max-width:var(--read-measure)}.hs .lens{--c:var(--accent);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:20px 22px;position:relative;overflow:hidden}.hs .lens:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--c)}.hs .lens-head{display:flex;align-items:center;gap:11px;margin-bottom:13px}.hs .lens-head>div{flex:1 1 auto;min-width:0}.hs .lens-ico{width:30px;height:30px;border-radius:var(--r-xs);display:grid;place-items:center;flex:none;color:var(--c);background:color-mix(in oklch,var(--c) 15%,transparent)}.hs .lens-name{font-weight:600;font-size:14.5px;color:var(--text);white-space:nowrap}.hs .lens-kind{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--c);margin-top:2px}.hs .lens p{font-size:14.5px;line-height:1.6;color:var(--text-2)}.hs .lens p+p{margin-top:11px}.hs .lens strong{color:var(--text);font-weight:600}.hs .rail{border-left:1px solid var(--border);background:var(--bg-grain);overflow-y:auto;padding:24px 22px 60px;min-height:0}.hs .rail-section+.rail-section{margin-top:30px}.hs .rail-section>.label{margin-bottom:14px}.hs .synth-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);padding:16px 17px}.hs .synth-card .pre{font-family:var(--font-mono);font-size:10.5px;color:var(--text-3);letter-spacing:.04em;margin-bottom:8px}.hs .synth-card .big{font-family:var(--font-read);font-size:19px;line-height:1.3;font-weight:500;letter-spacing:-.01em;color:var(--text)}.hs .synth-card .big em{font-style:italic;color:var(--accent)}.hs .rel-item{display:flex;gap:12px;align-items:flex-start;width:100%;text-align:left;padding:12px;border-radius:var(--r-sm);border:1px solid transparent;background:transparent;color:inherit;transition:all .16s var(--ease)}.hs .rel-item:hover{background:var(--surface);border-color:var(--border)}.hs .rel-item .rel-fav{width:17px;height:17px;border-radius:4px;flex:none;margin-top:2px;display:grid;place-items:center;font-family:var(--font-mono);font-size:9px;font-weight:700;color:#fff}.hs .rel-item .rel-t{font-size:13.5px;line-height:1.35;color:var(--text);font-weight:500}.hs .rel-item .rel-m{font-family:var(--font-mono);font-size:10px;color:var(--text-4);margin-top:4px}.hs .rel-item .rel-score{margin-left:auto;font-family:var(--font-mono);font-size:10px;color:var(--accent);flex:none}.hs .theme-hero{padding:40px 0 30px;border-bottom:1px solid var(--border);margin-bottom:30px}.hs .theme-hero .eyebrow{color:var(--accent);margin-bottom:16px}.hs .theme-hero h1.serif{font-family:var(--font-read);font-size:44px;font-weight:500;letter-spacing:-.025em;line-height:1.05;max-width:18ch;text-wrap:balance}.hs .theme-hero .desc{font-family:var(--font-read);font-size:19px;line-height:1.55;color:var(--text-2);max-width:56ch;margin-top:18px}.hs .shift-card{display:flex;align-items:center;gap:20px;flex-wrap:wrap;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px 26px;margin:4px 0 36px}.hs .shift-node{text-align:center}.hs .shift-node .k{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);margin-bottom:7px}.hs .shift-node .v{font-family:var(--font-read);font-size:21px;font-weight:500;letter-spacing:-.01em}.hs .shift-node.to .v{color:var(--accent)}.hs .shift-arrow{color:var(--text-3);flex:none}.hs .section-title{display:flex;align-items:baseline;gap:12px;margin:0 0 18px}.hs .section-title h2{font-size:16px;font-weight:600;letter-spacing:-.01em}.hs .section-title .c{font-family:var(--font-mono);font-size:12px;color:var(--text-3)}.hs .idea-bank{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:40px}.hs .bank-idea{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:20px 22px}.hs .bank-idea .q{font-family:var(--font-read);font-size:19px;line-height:1.38;font-weight:500;letter-spacing:-.01em;margin-bottom:12px;text-wrap:pretty}.hs .bank-idea .from{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:10.5px;color:var(--text-3)}.hs .mem-insight{background:linear-gradient(135deg,var(--accent-soft),transparent 70%);border:1px solid var(--accent-line);border-radius:var(--r-xl);padding:34px 36px;margin-bottom:34px}.hs .mem-insight .label{color:var(--accent);margin-bottom:16px}.hs .mem-insight .big{font-family:var(--font-read);font-size:30px;line-height:1.32;font-weight:400;letter-spacing:-.015em;max-width:30ch;text-wrap:pretty}.hs .mem-insight .big em{font-style:italic;color:var(--accent)}.hs .mem-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:30px}@media (max-width:900px){.hs .mem-grid{grid-template-columns:1fr}}.hs .panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px 26px}.hs .panel>.label{margin-bottom:20px}.hs .focus-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.hs .focus-row .nm{width:130px;font-size:14px;font-weight:500;flex:none}.hs .focus-row .track{flex:1;height:9px;border-radius:999px;background:var(--surface-2);overflow:hidden}.hs .focus-row .fill{height:100%;border-radius:999px;background:var(--accent)}.hs .focus-row .pct{font-family:var(--font-mono);font-size:11px;color:var(--text-3);width:38px;text-align:right;flex:none}.hs .trend{display:flex;align-items:flex-end;gap:5px;height:88px;margin-top:8px}.hs .trend .bar{flex:1;background:var(--accent-soft);border-radius:3px 3px 0 0;position:relative;min-height:4px;transition:height .4s var(--ease)}.hs .trend .bar.hot{background:var(--accent)}.hs .tag-cloud{display:flex;flex-wrap:wrap;gap:9px}.hs .tag-cloud .t{font-family:var(--font-mono);border:1px solid var(--border);border-radius:var(--r-pill);padding:7px 14px;color:var(--text-2);transition:all .15s var(--ease);cursor:pointer}.hs .tag-cloud .t:hover{border-color:var(--accent-line);color:var(--text)}.hs .tag-cloud .t.lg{font-size:16px;color:var(--text);border-color:var(--border-2)}.hs .tag-cloud .t.md{font-size:13.5px}.hs .tag-cloud .t.sm{font-size:11.5px;color:var(--text-3)}.hs .overlay{position:fixed;inset:0;z-index:60;background:color-mix(in oklch,var(--bg) 55%,rgba(0,0,0,.55));backdrop-filter:blur(6px);display:grid;place-items:center;padding:24px;animation:hs-fade .25s var(--ease)}@keyframes hs-fade{0%{opacity:0}}.hs .modal{width:100%;max-width:560px;background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);overflow:hidden;animation:hs-pop .3s var(--ease)}@keyframes hs-pop{0%{transform:translateY(14px) scale(.98);opacity:0}}.hs .confirm-modal{width:100%;max-width:420px;background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);padding:22px 24px 20px;animation:hs-pop .3s var(--ease)}.hs .confirm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hs .confirm-title{font-family:var(--font-read);font-size:19px;font-weight:500;letter-spacing:-.01em;color:var(--text)}.hs .confirm-close{flex:none;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:transparent;color:var(--text-4);cursor:pointer;transition:color .15s var(--ease)}.hs .confirm-body,.hs .confirm-close:hover{color:var(--text-2)}.hs .confirm-body{font-size:14px;line-height:1.5;margin-top:8px}.hs .confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.hs .btn.danger{background:var(--lens-rebuttal);color:#fff;border-color:transparent}.hs .btn.danger:hover:not(:disabled){filter:brightness(1.06)}.hs .modal-head{padding:26px 28px 6px}.hs .modal-head .label{color:var(--accent);margin-bottom:12px}.hs .modal-head h2{font-family:var(--font-read);font-size:25px;font-weight:500;letter-spacing:-.015em}.hs .modal-head p{color:var(--text-2);font-size:13.5px;margin-top:8px}.hs .modal-body{padding:20px 28px 28px}.hs .url-field{display:flex;align-items:center;gap:11px;border:1px solid var(--border-2);border-radius:var(--r);padding:13px 16px;background:var(--bg);transition:border-color .18s var(--ease)}.hs .url-field:focus-within{border-color:var(--accent)}.hs .url-field input{border:none;background:transparent;outline:none;color:var(--text);font-family:var(--font-mono);font-size:13.5px;width:100%}.hs .url-field input::-moz-placeholder{color:var(--text-4)}.hs .url-field input::placeholder{color:var(--text-4)}.hs .suggest{margin-top:18px}.hs .suggest .label{margin-bottom:11px}.hs .suggest-row{display:flex;gap:8px;flex-wrap:wrap}.hs .proc{display:flex;flex-direction:column;gap:2px;margin-top:8px}.hs .proc-step{display:flex;align-items:center;gap:13px;padding:12px 4px;color:var(--text-3);font-size:14px;border-bottom:1px solid var(--border)}.hs .proc-step:last-child{border-bottom:none}.hs .proc-step.active,.hs .proc-step.done{color:var(--text)}.hs .proc-dot{width:22px;height:22px;border-radius:50%;flex:none;display:grid;place-items:center;border:1.5px solid var(--border-2);color:var(--text-4)}.hs .proc-step.done .proc-dot{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.hs .proc-step.active .proc-dot{border-color:var(--accent);color:var(--accent)}.hs .spin{animation:hs-spin .9s linear infinite}@keyframes hs-spin{to{transform:rotate(1turn)}}.hs .mobile-nav,.hs .mobile-topbar{display:none}@media (max-width:860px){.hs .app,.hs .app.reading-open{grid-template-columns:1fr}.hs .sidebar{display:none}.hs .reader{grid-template-columns:1fr}.hs .rail{display:none}.hs .rail.as-tab{display:block;border-left:none}.hs .layers-bar,.hs .reader-body,.hs .reader-head{padding-left:20px;padding-right:20px}.hs .reader-title{font-size:27px}.hs .page{padding:18px 16px 92px}.hs .topbar{padding:12px 16px}.hs .topbar-theme{display:inline-flex}.hs .idea-bank,.hs .mem-grid{grid-template-columns:1fr}.hs .theme-hero h1.serif{font-size:32px}.hs .mem-insight .big{font-size:23px}.hs .mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;background:color-mix(in oklch,var(--bg-grain) 92%,transparent);backdrop-filter:blur(14px);border-top:1px solid var(--border);padding:8px 8px calc(8px + env(safe-area-inset-bottom));justify-content:space-around}.hs .mnav-item{display:flex;flex-direction:column;align-items:center;gap:3px;border:none;background:transparent;color:var(--text-3);font-size:9.5px;font-family:var(--font-mono);letter-spacing:.04em;padding:5px 14px;border-radius:var(--r-sm)}.hs .mnav-item.active{color:var(--accent)}.hs .mnav-add{background:var(--accent);color:var(--accent-ink);width:46px;height:46px;border-radius:50%;margin-top:-18px;display:grid;place-items:center;box-shadow:0 8px 20px -6px color-mix(in oklch,var(--accent) 70%,transparent)}.hs .layers-bar{overflow-x:auto}.hs .layer-tab .est{display:none}.hs .layer-tab{margin-right:18px}}@media (max-width:1150px) and (min-width:861px){.hs .reader{grid-template-columns:1fr}.hs .rail{display:none}}@media (max-width:1050px) and (min-width:861px){.hs .app{grid-template-columns:76px 1fr}.hs .sidebar{padding:18px 12px}.hs .add-btn span,.hs .brand-text,.hs .nav-item .count,.hs .nav-item span,.hs .nav-section>.label{display:none}.hs .nav-item{justify-content:center}.hs .add-btn{padding:11px 0}.hs .brand{justify-content:center;padding:6px 0 18px}}.hs .empty{color:var(--text-3);font-size:14px;text-align:center;padding:60px 0}.hs .toread{padding:4px 10px 12px}.hs .toread-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.hs .toread-n{font-size:11px;color:var(--text-2)}.hs .toread-track{height:6px;border-radius:999px;background:var(--surface-2);overflow:hidden}.hs .toread-fill{display:block;height:100%;border-radius:999px;background:var(--accent);transition:width .9s var(--ease)}.hs .lib-hero{margin-bottom:22px}.hs .lib-dash{display:grid;grid-template-columns:auto 1.1fr 1.2fr;gap:30px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px 30px;margin-bottom:26px}.hs .dash-ring{display:flex;flex-direction:column;align-items:center;gap:9px;flex:none}.hs .dash-ring .ring{display:block}.hs .ring-pct{font-family:var(--font-mono);font-size:22px;font-weight:600;fill:var(--text)}.hs .dash-ring-cap{text-align:center}.hs .dash-ring-cap b{font-family:var(--font-mono);font-size:15px;font-weight:600}.hs .dash-ring-cap b span{color:var(--text-3)}.hs .dash-ring-cap .k{display:block;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin-top:2px}.hs .dash-metrics{display:grid;grid-template-columns:1fr 1fr;gap:20px 26px}.hs .metric-n{font-size:28px;font-weight:600;letter-spacing:-.025em;line-height:1}.hs .metric-n.mono{font-family:var(--font-mono);font-size:23px}.hs .metric-n.hot{color:var(--accent)}.hs .metric-k{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);margin-top:8px}.hs .dash-themes{border-left:1px solid var(--border);padding-left:30px}.hs .dash-themes>.label{margin-bottom:14px}.hs .dash-theme-list{display:flex;flex-direction:column;gap:9px}.hs .dash-theme{display:flex;align-items:center;gap:12px}.hs .dt-name{width:132px;font-size:12.5px;color:var(--text-2);flex:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs .dt-track{flex:1;height:7px;border-radius:999px;background:var(--surface-2);overflow:hidden}.hs .dt-fill{display:block;height:100%;border-radius:999px;background:var(--accent-line)}.hs .dt-n{font-family:var(--font-mono);font-size:11px;color:var(--text-3);width:16px;text-align:right;flex:none}.hs .lib-search{margin-bottom:16px}.hs .lib-search .search{width:100%}.hs .lib-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.hs .lib-controls .filters{margin-bottom:0}.hs .sortbar{display:flex;align-items:center;gap:9px;color:var(--text-3);flex:none}.hs .seg{display:flex;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-pill);padding:3px}.hs .seg-btn{border:none;background:transparent;color:var(--text-3);font-family:var(--font-mono);font-size:11.5px;padding:5px 13px;border-radius:var(--r-pill);white-space:nowrap;transition:all .15s var(--ease)}.hs .seg-btn.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.hs .seg-btn:hover:not(.on){color:var(--text-2)}.hs .lib-list{display:flex;flex-direction:column;gap:2px}.hs .lib-row{display:grid;grid-template-columns:34px 1fr auto;gap:16px;align-items:start;padding:16px;border-radius:var(--r);border:1px solid transparent;background:transparent;text-align:left;width:100%;cursor:pointer;transition:background .16s var(--ease),border-color .16s var(--ease),opacity .2s var(--ease)}.hs .lib-row:hover{background:var(--surface);border-color:var(--border)}.hs .lib-row.is-read{opacity:.6}.hs .lib-row.is-read:hover{opacity:1}.hs .read-dot{width:34px;height:34px;display:grid;place-items:center;margin-top:-3px;border:none;background:transparent;color:var(--text-4);border-radius:50%;transition:color .15s var(--ease),background .15s var(--ease)}.hs .read-dot:hover{color:var(--text-2);background:var(--surface-2)}.hs .read-dot.on,.hs .read-dot.proc{color:var(--accent)}.hs .read-dot.proc{cursor:default}.hs .row-body{min-width:0;display:flex;flex-direction:column;gap:8px;padding-top:1px}.hs .row-top{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.hs .row-src{font-family:var(--font-mono);font-size:11px;color:var(--text-3)}.hs .row-kind{font-family:var(--font-mono);color:var(--text-4)}.hs .row-kind,.hs .row-readtag{font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center}.hs .row-readtag{gap:4px;color:var(--accent)}.hs .row-title{font-family:var(--font-read);font-size:19px;font-weight:500;line-height:1.25;letter-spacing:-.01em;color:var(--text);text-wrap:pretty}.hs .row-tags{display:flex;gap:7px;flex-wrap:wrap}.hs .row-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex:none;text-align:right}.hs .row-date{font-size:12px;color:var(--text-3);white-space:nowrap}.hs .row-meta-mono{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--text-4);white-space:nowrap}.hs .row-side .layers{display:flex;gap:3px;align-items:center}.hs .row-side .layer-pip{width:7px;height:7px;border-radius:2px;background:var(--accent);opacity:.85}.hs .lib-row.processing{cursor:default;background:var(--surface);border-color:var(--border)}.hs .proc-badge{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-line);border-radius:var(--r-pill);padding:2px 9px}.hs .row-proc{display:flex;align-items:center;gap:11px}.hs .row-proc-step{font-size:11px;color:var(--text-3);white-space:nowrap}.hs .row-proc-track{flex:1;max-width:240px;height:5px;border-radius:999px;background:var(--surface-2);overflow:hidden}.hs .row-proc-track .fill{display:block;height:100%;background:var(--accent);border-radius:999px;transition:width .5s var(--ease)}.hs .row-proc-pct{font-size:11px;color:var(--text-3)}.hs .art-card.is-read{opacity:.62}.hs .art-card.is-read:hover{opacity:1}.hs .reader.solo{grid-template-columns:1fr}.hs .reader-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.hs .reader-head-row .back-link{margin-bottom:0}.hs .reader-head-row .star-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--r-pill);border:1px solid var(--border-2);background:transparent;color:var(--text-3);transition:all .16s var(--ease);flex-shrink:0}.hs .reader-head-row .star-btn:hover{border-color:var(--text-3);color:var(--text)}.hs .reader-head-row .star-btn.is-on{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent)}.hs .reader-head-row .star-btn:disabled{opacity:.5;cursor:not-allowed}.hs .read-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border-2);background:transparent;color:var(--text-2);border-radius:var(--r-pill);padding:7px 15px;font-size:13px;font-weight:500;transition:all .16s var(--ease);white-space:nowrap}.hs .read-btn svg{flex:none}.hs .read-btn:hover{border-color:var(--text-3);color:var(--text)}.hs .read-btn.on{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent)}.hs .read-btn.lg{padding:11px 20px;font-size:14px;border-radius:var(--r-sm)}.hs .reader-themes{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.hs .reader-byline{flex-wrap:wrap}.hs .layer-tab.seen .ln{border-color:var(--accent-line);color:var(--accent);opacity:1}.hs .read-cta{display:flex;align-items:center;gap:16px;margin:46px 0 8px;padding-top:30px;border-top:1px solid var(--border);flex-wrap:wrap}.hs .read-cta-hint{font-size:11px;color:var(--text-4)}.hs .connections{margin-top:46px;padding-top:34px;border-top:1px solid var(--border);max-width:var(--read-measure)}.hs .conn-head{margin-bottom:20px}.hs .conn-head .label{margin-bottom:11px;display:flex;align-items:center}.hs .conn-lead{font-size:18px;line-height:1.5;color:var(--text-2);text-wrap:pretty}.hs .conn-theme{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;text-align:left;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-lg);padding:16px 20px;margin-bottom:18px;transition:filter .15s var(--ease)}.hs .conn-theme:hover{filter:brightness(1.05)}.hs .conn-theme .label{color:var(--accent);margin-bottom:6px}.hs .conn-theme .big{font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--text)}.hs .conn-theme .big em{font-style:italic;color:var(--accent)}.hs .conn-theme-go{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:11px;white-space:nowrap;flex:none}.hs .conn-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.hs .conn-card{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:17px 18px;display:flex;flex-direction:column;gap:9px;transition:border-color .18s var(--ease),transform .18s var(--ease),box-shadow .18s var(--ease)}.hs .conn-card:hover{border-color:var(--border-2);box-shadow:var(--shadow)}.hs .conn-card-top{display:flex;align-items:center;gap:9px;margin-bottom:2px}.hs .conn-rel{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-ink);background:var(--accent);border-radius:var(--r-pill);padding:2px 8px;display:inline-flex;align-items:center;white-space:nowrap}.hs .conn-score{font-family:var(--font-mono);font-size:10.5px;color:var(--text-4);flex:none;margin-left:auto}.hs .conn-note{font-size:14px;line-height:1.55;color:var(--text);font-weight:400}.hs .conn-title{font-size:13px;font-weight:500;line-height:1.3;letter-spacing:-.005em;color:var(--text-2)}.hs .conn-foot{display:flex;align-items:center;gap:6px;font-size:10.5px;color:var(--text-4)}.hs .conn-foot svg{margin-left:auto}.hs .modal-actions{display:flex;align-items:center;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid var(--border);flex-wrap:wrap}.hs .modal-hint{font-size:11px;color:var(--text-4)}.hs .done-block{display:flex;flex-direction:column;gap:18px}.hs .done-card{display:flex;align-items:center;gap:14px;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-lg);padding:16px 18px}.hs .done-ico{color:var(--accent);flex:none}.hs .done-title{font-size:18px;font-weight:500;color:var(--text)}.hs .done-sub{font-size:11px;color:var(--text-3);margin-top:4px}.hs .done-actions{display:flex;gap:12px;flex-wrap:wrap}.hs .done-actions .btn{padding:11px 18px}.hs .mem-insight .big{margin-bottom:4px}.hs .drift{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;margin-top:26px;padding-top:24px;border-top:1px solid var(--accent-line)}.hs .drift-pole{display:flex;flex-direction:column;gap:4px;min-width:0}.hs .drift-pole.to{text-align:right;align-items:flex-end}.hs .drift-k{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.hs .drift-pole.to .drift-k{color:var(--accent)}.hs .drift-v{font-family:var(--font-read);font-size:16.5px;color:var(--text-2)}.hs .drift-pole.to .drift-v{color:var(--text);font-weight:500}.hs .drift-track{position:relative;width:150px;height:24px;display:flex;align-items:center;flex:none}.hs .drift-line{width:100%;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--text-4),var(--accent));opacity:.55}.hs .drift-marker{position:absolute;top:50%;transform:translate(-50%,-50%);transition:left 1.1s var(--ease)}.hs .drift-marker i{display:block;width:13px;height:13px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px var(--accent-soft)}.hs .mem-map-panel{margin-bottom:20px}.hs .map-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px;flex-wrap:wrap}.hs .map-head .label{margin-bottom:0;display:flex;align-items:center}.hs .map-sub{font-size:11px;color:var(--text-4)}.hs .constellation{width:100%;height:auto;display:block;margin:8px 0 4px}.hs .const-label{font-family:var(--font-mono);font-size:10px;fill:var(--text-3);pointer-events:none}.hs .const-label.big{font-size:12px;fill:var(--text);font-weight:500}.hs .const-node{cursor:pointer}.hs .map-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px;padding-top:14px;border-top:1px solid var(--border)}.hs .legend-item{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:11px;color:var(--text-3)}.hs .legend-dot{width:9px;height:9px;border-radius:50%;flex:none}.hs .legend-dot.hollow{background:transparent;border:1.5px solid var(--text-3)}.hs .digest-config{display:grid;grid-template-columns:1fr 288px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;margin-bottom:34px}.hs .dc-left{padding:30px 34px}.hs .dc-left .label{color:var(--accent);margin-bottom:14px}.hs .dc-title{font-size:26px;font-weight:500;letter-spacing:-.015em;line-height:1.2;max-width:24ch}.hs .dc-desc{color:var(--text-2);font-size:14.5px;line-height:1.55;margin-top:12px;max-width:54ch}.hs .dc-field{display:flex;align-items:center;gap:14px;margin-top:20px;flex-wrap:wrap}.hs .dc-field-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);width:64px;flex:none}.hs .dc-field-suffix{font-size:12px;color:var(--text-3)}.hs .seg.wrap{flex-wrap:wrap}.hs .stepper{display:flex;align-items:center;border:1px solid var(--border-2);border-radius:var(--r-sm);overflow:hidden}.hs .stepper button{width:34px;height:32px;border:none;background:var(--surface-2);color:var(--text-2);font-size:17px;display:grid;place-items:center;transition:all .15s var(--ease)}.hs .stepper button:hover{background:var(--surface-3);color:var(--text)}.hs .stepper-v{min-width:42px;text-align:center;font-size:15px;font-weight:600}.hs .dc-right{background:var(--bg-grain);border-left:1px solid var(--border);padding:30px 28px;display:flex;flex-direction:column}.hs .dc-right .label{margin-bottom:9px}.hs .dc-next{font-family:var(--font-read);font-size:22px;font-weight:500;letter-spacing:-.01em;color:var(--text)}.hs .dc-next-sub{font-size:11px;color:var(--text-4);margin-top:3px}.hs .dc-gen{margin-top:18px;justify-content:center}.hs .dc-gen,.hs .section-title h2{white-space:nowrap}.hs .digest-list{display:flex;flex-direction:column;gap:18px}.hs .digest-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:26px 28px}.hs .dg-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;flex-wrap:wrap}.hs .dg-period{font-size:22px;font-weight:500;letter-spacing:-.01em}.hs .dg-range{font-family:var(--font-mono);font-size:11.5px;color:var(--text-3);margin-top:4px}.hs .dg-stats{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hs .dg-stat{font-size:12.5px;color:var(--text-3)}.hs .dg-stat b{font-family:var(--font-mono);font-size:14px;color:var(--text);font-weight:600;margin-right:3px}.hs .dg-themes{display:flex;gap:7px}.hs .dg-lead{font-size:20px;line-height:1.45;letter-spacing:-.01em;color:var(--text);margin-bottom:18px;text-wrap:pretty}.hs .dg-comment{display:flex;gap:13px;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-lg);padding:16px 18px;margin-bottom:18px}.hs .dg-comment .ai-mark{color:var(--accent);flex:none;margin-top:2px}.hs .dg-comment-k{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:7px}.hs .dg-comment p{font-size:14.5px;line-height:1.6;color:var(--text)}.hs .dg-points{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.hs .dg-point{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;line-height:1.5;color:var(--text-2)}.hs .dg-bullet{width:6px;height:6px;border-radius:50%;background:var(--accent);flex:none;margin-top:8px}.hs .dg-foot{display:flex;align-items:center;gap:14px;padding-top:16px;border-top:1px solid var(--border);flex-wrap:wrap}.hs .dg-foot .label{flex:none}.hs .dg-srcs{display:flex;gap:8px;flex-wrap:wrap}@media (max-width:980px){.hs .lib-dash{grid-template-columns:auto 1fr}.hs .dash-themes{grid-column:1/-1;border-left:none;border-top:1px solid var(--border);padding-left:0;padding-top:20px}}@media (max-width:760px){.hs .conn-grid,.hs .digest-config{grid-template-columns:1fr}.hs .dc-right{border-left:none;border-top:1px solid var(--border)}}@media (max-width:680px){.hs .lib-dash{grid-template-columns:1fr;justify-items:center;text-align:center}.hs .dash-metrics{width:100%}.hs .dash-themes{text-align:left;width:100%}.hs .lib-row{grid-template-columns:32px 1fr}.hs .row-side{flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px;text-align:left;grid-column:2}.hs .drift{grid-template-columns:1fr;gap:14px;justify-items:start}.hs .drift-pole.to{text-align:left;align-items:flex-start}.hs .drift-track{width:100%}}.hs .lib-list{gap:12px}.hs .lib-card{position:relative;overflow:hidden;display:grid;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:20px 24px;cursor:pointer;text-align:left;width:100%;transition:border-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}.hs .lib-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,color-mix(in oklch,var(--accent) 22%,transparent),color-mix(in oklch,var(--accent) 8%,transparent) 32%,transparent 56%);opacity:1;transition:opacity .45s var(--ease)}.hs .lib-card>*{position:relative;z-index:1}.hs .lib-card:hover{border-color:var(--border-2);box-shadow:var(--shadow)}.hs .lc-head{gap:11px}.hs .lc-head,.hs .lc-meta{display:flex;align-items:center}.hs .lc-meta{gap:10px;min-width:0}.hs .lc-actions{margin-left:auto;display:flex;align-items:center;gap:8px;flex:none}.hs .lc-actions .read-btn{height:28px;padding:0 13px;font-size:12.5px}.hs .lc-actions .pb-chip{height:28px;padding:0 11px;margin-left:0}.hs .lc-src{font-size:13.5px;font-weight:600;color:var(--text);white-space:nowrap}.hs .lc-sep{width:3px;height:3px;border-radius:50%;background:var(--text-4);flex:none}.hs .lc-mono{font-family:var(--font-mono);font-size:12px;color:var(--text-3);white-space:nowrap}.hs .lc-read{flex:none;margin-left:auto;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-2);background:var(--surface);color:var(--text-2);border-radius:var(--r-pill);padding:6px 13px 6px 11px;font-size:12.5px;font-weight:500;white-space:nowrap;transition:background .3s var(--ease),border-color .3s var(--ease),color .3s var(--ease)}.hs .lc-read svg{flex:none}.hs .lc-read:hover{border-color:var(--text-3);color:var(--text)}.hs .lc-read.on{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.hs .lc-title{font-family:var(--font-read);font-size:23px;font-weight:600;line-height:1.18;letter-spacing:-.016em;color:var(--text);text-wrap:pretty}.hs .lc-sub{color:var(--text-2);font-size:15px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hs .lc-foot{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hs .lc-links{margin-left:auto;display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:12.5px;color:var(--text-3);flex:none}.hs .lc-links svg{color:var(--text-4)}.hs .lib-card.read{background:var(--surface)}.hs .lib-card.read:after{opacity:0}.hs .lib-card.read .lc-title{color:var(--text-2)}.hs .lib-card.processing{cursor:default}.hs .lib-card.processing:after{opacity:0}.hs .lib-card.processing:hover{transform:none;box-shadow:none;border-color:var(--border)}.hs .lib-card.failed{cursor:default;border-color:color-mix(in oklch,var(--lens-rebuttal) 28%,var(--border))}.hs .lib-card.failed:after{opacity:0}.hs .lib-card.failed:hover{transform:none;box-shadow:none}.hs .pb-chip.failed-chip{background:color-mix(in oklch,var(--lens-rebuttal) 14%,transparent);border-color:color-mix(in oklch,var(--lens-rebuttal) 32%,transparent);color:var(--lens-rebuttal)}.hs .lc-title.dim{color:var(--text-3)}.hs .lc-step{font-size:12px;color:var(--text-4)}.hs .lc-step,.hs .pb-chip{margin-left:auto;font-family:var(--font-mono);flex:none}.hs .pb-chip{display:inline-flex;align-items:center;gap:8px;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-pill);padding:5px 12px 5px 10px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.hs .pb-dot{width:7px;height:7px;position:relative;flex:none}.hs .pb-dot,.hs .pb-dot:after{border-radius:50%;background:var(--accent)}.hs .pb-dot:after{content:"";position:absolute;inset:-4px;opacity:.4;animation:hs-pb-pulse 1.5s var(--ease) infinite}@keyframes hs-pb-pulse{0%{transform:scale(.6);opacity:.5}70%,to{transform:scale(1.6);opacity:0}}.hs .lib-dash2{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr) minmax(0,1.15fr);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;margin-bottom:26px;min-width:0;width:100%}.hs .ld-zone{padding:22px 26px;border-left:1px solid var(--border)}.hs .ld-zone:first-child{border-left:none}.hs .ld-zone>.label{margin-bottom:16px}.hs .ld-prog{display:flex;align-items:baseline;gap:8px}.hs .ld-prog .big{font-family:var(--font-mono);font-size:38px;font-weight:600;letter-spacing:-.03em;color:var(--text);line-height:1}.hs .ld-prog .of{font-family:var(--font-mono);font-size:13px;color:var(--text-3)}.hs .ld-track{height:8px;border-radius:999px;background:var(--surface-2);overflow:hidden;margin-top:16px}.hs .ld-fill{display:block;height:100%;border-radius:999px;background:var(--accent);transition:width 1s var(--ease)}.hs .ld-sub{font-family:var(--font-mono);font-size:11px;color:var(--text-3);margin-top:12px}.hs .ld-metrics{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}.hs .ld-m .n{font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:1;color:var(--text)}.hs .ld-m .n.mono{font-family:var(--font-mono);font-size:20px}.hs .ld-m .n.hot{color:var(--accent)}.hs .ld-m .k{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);margin-top:7px}.hs .ld-themes{display:flex;flex-direction:column;gap:10px}.hs .ld-theme{display:flex;align-items:center;gap:12px}.hs .ld-theme .nm{width:120px;font-size:12.5px;color:var(--text-2);flex:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs .ld-theme .trk{flex:1;height:6px;border-radius:999px;background:var(--surface-2);overflow:hidden}.hs .ld-theme .fl{display:block;height:100%;border-radius:999px;background:var(--accent-line)}.hs .ld-theme .nn{font-family:var(--font-mono);font-size:11px;color:var(--text-3);width:16px;text-align:right;flex:none}.hs .read-btn.on{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.hs .reader-url{display:none}.hs .byline-link-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid var(--border-2);background:transparent;color:var(--text-3);flex:none;transition:color .15s var(--ease),border-color .15s var(--ease),background .15s var(--ease);text-decoration:none}.hs .byline-link-btn:hover{color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft)}.hs .lc-delete{flex:none;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid color-mix(in oklch,var(--lens-rebuttal) 24%,transparent);background:transparent;color:var(--lens-rebuttal);transition:color .15s var(--ease),border-color .15s var(--ease),background .15s var(--ease)}.hs .lc-delete:hover{color:var(--lens-rebuttal);border-color:color-mix(in oklch,var(--lens-rebuttal) 55%,transparent);background:color-mix(in oklch,var(--lens-rebuttal) 14%,transparent)}.hs .layer-div{align-self:center;width:1px;height:18px;background:var(--border-2);flex:none;margin:0 24px 0 0}.hs .layer-tab.conn{margin-right:0;display:inline-flex;align-items:center}.hs .layer-tab.conn .conn-ico{display:inline-flex;color:var(--accent);margin-right:7px}.hs .layer-tab.conn .conn-n{font-family:var(--font-mono);font-size:10px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:999px;padding:1px 6px;margin-left:8px}.hs .layer-tab.conn.active:after{background:var(--accent)}.hs .connections.as-tab{margin-top:0;padding-top:4px;border-top:none}@media (max-width:1100px){.hs .lib-dash2{grid-template-columns:1fr 1fr}.hs .ld-zone:nth-child(3){border-left:none;border-top:1px solid var(--border);grid-column:1/-1}}@media (max-width:920px){.hs .lib-dash2{grid-template-columns:1fr;margin-bottom:16px}.hs .ld-zone{border-left:none;border-top:none;padding:12px 16px}.hs .ld-zone:first-child{padding-top:14px}.hs .ld-zone:last-child{padding-bottom:14px}.hs .ld-zone>.label{margin-bottom:8px}.hs .ld-prog .big{font-size:26px}.hs .ld-track{margin-top:9px;height:6px}.hs .ld-sub{margin-top:6px}.hs .ld-metrics{grid-template-columns:repeat(4,1fr);gap:10px}.hs .ld-m .n{font-size:18px}.hs .ld-m .k{margin-top:3px;font-size:8.5px}.hs .ld-themes{gap:7px}.hs .lib-hero{margin:4px 0 14px}.hs .lib-hero .quote{font-size:25px}}@media (max-width:560px){.hs .lib-card{padding:16px}.hs .lc-title{font-size:20px}.hs .lib-hero .quote{font-size:23px}.hs .page{padding:16px 14px 92px}}@media (max-width:380px){.hs .mnav-item{padding:5px 7px;font-size:9px}}@font-face{font-family:fraunces;src:url(/_next/static/media/7d78925e89801896-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:fraunces;src:url(/_next/static/media/0aa34dc08e816e48-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900;font-style:italic}@font-face{font-family:fraunces Fallback;src:local("Arial");ascent-override:84.44%;descent-override:22.02%;line-gap-override:0.00%;size-adjust:115.82%}.__className_1c281c{font-family:fraunces,fraunces Fallback}.__variable_1c281c{--font-fraunces:"fraunces","fraunces Fallback"}@font-face{font-family:lora;src:url(/_next/static/media/f60a385cfb8352d7-s.p.woff2) format("woff2");font-display:swap;font-weight:400 700;font-style:normal}@font-face{font-family:lora;src:url(/_next/static/media/142b3f65025a9231-s.p.woff2) format("woff2");font-display:swap;font-weight:400 700;font-style:italic}@font-face{font-family:lora Fallback;src:local("Arial");ascent-override:95.74%;descent-override:26.08%;line-gap-override:0.00%;size-adjust:105.08%}.__className_acad48{font-family:lora,lora Fallback}.__variable_acad48{--font-lora:"lora","lora Fallback"}@font-face{font-family:inter;src:url(/_next/static/media/0336a89fb4e7fc1d-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_d18add{font-family:inter,inter Fallback}.__variable_d18add{--font-sans:"inter","inter Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/a865edea076e0166-s.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.00%;size-adjust:131.49%}.__className_2dab48{font-family:geistMono,geistMono Fallback}.__variable_2dab48{--font-mono:"geistMono","geistMono Fallback"}@font-face{font-family:newsreader;src:url(/_next/static/media/84adbee2f2a7cb50-s.woff2) format("woff2");font-display:swap;font-weight:200 800;font-style:normal}@font-face{font-family:newsreader;src:url(/_next/static/media/8edf6d3506a17285-s.woff2) format("woff2");font-display:swap;font-weight:200 500;font-style:italic}@font-face{font-family:newsreader Fallback;src:local("Arial");ascent-override:80.52%;descent-override:29.03%;line-gap-override:0.00%;size-adjust:91.28%}.__className_210caa{font-family:newsreader,newsreader Fallback}.__variable_210caa{--font-newsreader:"newsreader","newsreader Fallback"}