:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f5f1;color:#1d2521;font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=dark]{color-scheme:dark;background:#171c19;color:#e6ece6}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f5f1}:root[data-theme=dark] body{background:#171c19}button,a{font:inherit}button{border:0}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr) 300px;min-height:100vh}.sidebar,.ai-pane{position:sticky;top:0;height:100vh;border-color:#d7dbd2;background:#fbfbf8}.sidebar{padding:22px 16px;border-right:1px solid #d7dbd2}.brand{display:flex;width:100%;align-items:center;gap:12px;padding:8px;border-radius:8px;background:transparent;color:#1d2521;text-align:left;cursor:pointer}.brand:hover,.nav-item:hover,.icon-button:hover,.back-button:hover{background:#eef1ea}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#f60;color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:#657067;font-size:12px}.nav-list,.nav-section{display:grid;gap:4px;margin-top:28px}.nav-section{padding-top:18px;border-top:1px solid #dfe3dc}.nav-item{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 10px;border-radius:8px;background:transparent;color:#354039;cursor:pointer}.nav-item.active{background:#26352d;color:#fff}.nav-item.muted{color:#8d968f;cursor:not-allowed}.main-pane{min-width:0;padding:28px 36px 56px}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .ai-pane{border-color:#344038;background:#202620}:root[data-theme=dark] .sidebar{border-right-color:#344038}:root[data-theme=dark] .brand,:root[data-theme=dark] .nav-item,:root[data-theme=dark] .back-button,:root[data-theme=dark] .icon-button,:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] .story-copy strong,:root[data-theme=dark] .account-row{color:#edf3ed}:root[data-theme=dark] .brand:hover,:root[data-theme=dark] .nav-item:hover,:root[data-theme=dark] .icon-button:hover,:root[data-theme=dark] .back-button:hover{background:#2a332d}:root[data-theme=dark] .nav-item.active{background:#f26a21;color:#111611}:root[data-theme=dark] .brand small,:root[data-theme=dark] .section-label,:root[data-theme=dark] .detail-kicker,:root[data-theme=dark] .story-meta,:root[data-theme=dark] .detail-meta,:root[data-theme=dark] .fine-print,:root[data-theme=dark] .library-note,:root[data-theme=dark] .search-summary,:root[data-theme=dark] .feed-controls,:root[data-theme=dark] .library-controls,:root[data-theme=dark] .ai-pane p,:root[data-theme=dark] .account-box label{color:#aeb9af}.content-region{max-width:920px;margin:0 auto}.content-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.section-label,.detail-kicker{margin:0 0 6px;color:#68736b;font-size:13px;font-weight:650}h1,h2,p{margin-top:0}h1{margin-bottom:0;color:#17201b;font-size:34px;line-height:1.08;letter-spacing:0}h2{font-size:20px;letter-spacing:0}.icon-button{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:8px;background:#fff;color:#29332d;cursor:pointer;text-decoration:none}.icon-button.small{width:34px;height:34px}.story-list{display:grid;gap:10px}.feed-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:-8px 0 18px;color:#68736b;font-size:13px}.feed-controls label,.library-controls label{display:inline-flex;align-items:center;gap:8px;font-weight:700}.feed-controls select,.library-controls select{min-height:34px;padding:0 10px;border:1px solid #cfd6cd;border-radius:8px;background:#fff;color:#1d2521;font:inherit}.feed-controls .toggle-row input{width:16px;height:16px;accent-color:#ff6600}.library-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:-6px 0 18px;color:#68736b;font-size:13px}.library-controls span{font-weight:700}.search-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:18px}.search-box input{min-height:42px;padding:0 12px;border:1px solid #cfd6cd;border-radius:8px;background:#fff;color:#1d2521;font:inherit}.story-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 12px;border:1px solid #dfe3dc;border-radius:8px;background:#fff}.story-row:hover{border-color:#b8c1b6}.story-row.read{background:#f8f9f5}.story-row.read .story-copy strong{color:#667169}:root[data-theme=dark] .story-row,:root[data-theme=dark] .ai-placeholder,:root[data-theme=dark] .ai-output,:root[data-theme=dark] .account-box,:root[data-theme=dark] .empty-state,:root[data-theme=dark] .digest-card,:root[data-theme=dark] .digest-pick button,:root[data-theme=dark] .bookmark-editor{border-color:#344038;background:#222a24}:root[data-theme=dark] .story-row:hover{border-color:#536358}:root[data-theme=dark] .story-row.read{background:#1c231e}:root[data-theme=dark] .story-row.read .story-copy strong{color:#9ba89e}:root[data-theme=dark] .search-box input,:root[data-theme=dark] .feed-controls select,:root[data-theme=dark] .library-controls select,:root[data-theme=dark] .bookmark-editor input,:root[data-theme=dark] .account-box input,:root[data-theme=dark] .account-box select,:root[data-theme=dark] .hn-comment-box textarea,:root[data-theme=dark] .article-question-box textarea{border-color:#455247;background:#171c19;color:#edf3ed}:root[data-theme=dark] .tag-chip{border-color:#344038;background:#18211c;color:#c9d7cc}:root[data-theme=dark] .bookmark-editor label{color:#a6b3a9}.story-main{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;min-width:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.rank{color:#89938b;font-variant-numeric:tabular-nums;font-weight:700}.story-copy{min-width:0}.story-copy strong{display:block;overflow-wrap:anywhere;color:#1a221d;font-size:16px;line-height:1.35}.translated-title,.library-note{display:block;margin-top:6px;overflow-wrap:anywhere;color:#40564a;font-size:14px;line-height:1.45}.library-note{color:#68736b}.tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #d5dbd2;border-radius:8px;background:#f6f7f3;color:#40564a;font-size:12px;font-weight:800;line-height:1}.bookmark-editor{display:grid;grid-column:1 / -1;gap:10px;margin:0 12px 12px 54px;padding:12px;border:1px solid #dfe3dc;border-radius:8px;background:#fbfbf8}.bookmark-editor label{display:grid;gap:6px;color:#68736b;font-size:12px;font-weight:800}.bookmark-editor input{min-height:36px;width:100%;padding:0 10px;border:1px solid #cfd6cd;border-radius:8px;background:#fff;color:#1d2521;font:inherit;font-size:14px}.editor-actions{display:flex;justify-content:flex-end;gap:8px}.story-meta,.detail-meta{display:block;margin-top:7px;color:#6a756d;font-size:13px;line-height:1.35}.search-summary{display:flex;justify-content:space-between;gap:12px;margin:-4px 0 14px;color:#68736b;font-size:13px;font-weight:700}.local-search-section{margin-bottom:22px}.search-snippet{display:block;margin-top:8px;color:#4c5c52;font-size:13px;line-height:1.5;overflow-wrap:anywhere}:root[data-theme=dark] .translated-title,:root[data-theme=dark] .translated-block,:root[data-theme=dark] .search-snippet,:root[data-theme=dark] .item-text,:root[data-theme=dark] .comment p,:root[data-theme=dark] .ai-output pre{color:#d8e2d9}.load-more{margin-top:16px}.story-actions,.detail-actions{display:flex;align-items:center;gap:8px}.ai-pane{padding:26px 20px;border-left:1px solid #d7dbd2}.ai-pane-header{display:flex;align-items:center;gap:8px;color:#17201b;font-weight:750}.ai-pane p{margin:16px 0;color:#68736b;font-size:14px;line-height:1.6}.ai-placeholder{display:grid;gap:8px;padding:14px;border:1px solid #dfe3dc;border-radius:8px;background:#fff}.ai-placeholder span{color:#f60;font-size:12px;font-weight:750}.ai-placeholder strong{font-size:14px;line-height:1.4}.notice,.ai-output,.account-box,.empty-state{margin-top:16px;border-radius:8px}.notice{padding:10px 12px;background:#eef7ee;color:#235a2b;font-size:13px;line-height:1.45}:root[data-theme=dark] .notice{background:#17351f;color:#bce6c3}.digest-reminder{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px;padding:14px 16px;border:1px solid #d9dfd6;border-radius:8px;background:#fff8ef}.digest-reminder span{display:block;color:#d95600;font-size:13px;font-weight:850}.digest-reminder p{margin:4px 0 0;color:#59665e;font-size:13px;line-height:1.45}.digest-reminder-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}:root[data-theme=dark] .digest-reminder{border-color:#4d3b25;background:#2c2218}:root[data-theme=dark] .digest-reminder p{color:#c9d7cc}.ai-output{display:grid;gap:10px;padding:14px;border:1px solid #dfe3dc;background:#fff}.ai-output span{color:#f60;font-size:12px;font-weight:750}.ai-output pre{margin:0;white-space:pre-wrap;color:#2f3a34;font:inherit;font-size:13px;line-height:1.6}.account-box{display:grid;gap:12px;padding:14px;border:1px solid #dfe3dc;background:#fff}.account-center{gap:16px}.account-message{padding:10px 12px;border:1px solid #f0d6a3;border-radius:8px;background:#fff7e6;color:#76521b;font-size:12px;line-height:1.45}:root[data-theme=dark] .account-message{border-color:#6f5524;background:#2f2717;color:#f2d394}.account-section{display:grid;gap:12px;padding-top:14px;border-top:1px solid #edf0ea}.account-section:first-of-type{padding-top:0;border-top:0}:root[data-theme=dark] .nav-section,:root[data-theme=dark] .account-section,:root[data-theme=dark] .comments-section header{border-color:#344038}.account-section-title{color:#f60;font-size:12px;font-weight:800}.account-box label{display:grid;gap:6px;color:#68736b;font-size:12px;font-weight:700}.account-box input,.account-box select,.hn-comment-box textarea{width:100%;border:1px solid #cfd6cd;border-radius:8px;background:#fbfbf8;color:#1d2521;font:inherit;font-size:14px}.account-box input,.account-box select{min-height:36px;padding:0 10px}.account-box .checkbox-row{display:flex;grid-template-columns:none;align-items:center;gap:9px;color:#354039;font-size:13px;font-weight:700}.account-box .checkbox-row input{width:16px;min-height:16px;padding:0;accent-color:#ff6600}.embedded-form{display:grid;gap:12px}.fine-print{margin:0;color:#68736b;font-size:12px;line-height:1.45}.account-row{display:flex;align-items:center;gap:8px;color:#17201b}.back-button{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:9px 11px;border-radius:8px;background:transparent;color:#314038;cursor:pointer}.detail-header{padding-bottom:28px;border-bottom:1px solid #d7dbd2}.detail-header h1{max-width:780px}.detail-actions{margin-top:18px}.primary-link,.secondary-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none}.as-button{border:0;cursor:pointer}.as-button:disabled{cursor:wait;opacity:.7}.as-button.full{justify-content:center;width:100%}.primary-link{background:#26352d;color:#fff}.secondary-link{border:1px solid #cfd6cd;color:#26352d}.secondary-link.saved{border-color:#f60;color:#d95600}.icon-button.danger,.danger-action{color:#a33a2a}.icon-button.success{color:#2f6d3f}.icon-button.danger:hover,.danger-action:hover{background:#fff0ec}.icon-button.success:hover{background:#eef7ee}.empty-state{padding:22px;border:1px solid #dfe3dc;background:#fff}.empty-state p{margin:8px 0 0;color:#68736b}.digest-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:24px}.digest-pick{display:grid;gap:8px;min-height:172px;padding:16px;border:1px solid #26352d;border-radius:8px;background:#fff}.digest-pick span{color:#f60;font-size:12px;font-weight:800}.digest-pick button,.digest-card,.digest-card-main{display:grid;gap:8px;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.digest-pick strong,.digest-card strong{color:#17201b;font-size:17px;line-height:1.35}.digest-pick small,.digest-card span{color:#68736b;font-size:13px;line-height:1.55}.digest-pick em,.digest-card small{color:#7b847d;font-size:12px;font-style:normal;line-height:1.35}.digest-section{margin-top:24px}.digest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.digest-card{min-height:140px;padding:14px;border:1px solid #dfe3dc;border-radius:8px;background:#fff}.digest-card-main{border:0}.digest-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.digest-actions .as-button{min-height:32px;padding:6px 9px;font-size:12px}.item-text{max-width:780px;margin-top:22px;color:#38443d;font-size:16px;line-height:1.7;white-space:pre-wrap}.translated-block{max-width:780px;margin:12px 0 0;padding:12px 14px;border-left:3px solid #ff6600;border-radius:6px;background:#fff8f0;color:#2c3a32;font-size:15px;line-height:1.65;white-space:pre-wrap}.title-translation{margin-top:12px;font-size:17px}.comment-translation{margin-top:8px;font-size:14px}.hn-comment-box,.article-question-box{display:grid;gap:10px;max-width:780px;margin-top:18px}.hn-comment-box textarea,.article-question-box textarea{min-height:92px;padding:10px 12px;line-height:1.5;resize:vertical}.article-question-box{margin-top:16px}.article-question-box textarea{min-height:74px}.hn-comment-box.compact{margin-top:10px}.hn-comment-box.compact textarea{min-height:76px}.comments-section{padding-top:28px}.comments-section header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.comments-section header span{color:#68736b;font-size:13px}.comment-tree{display:grid;gap:12px}.comment{padding:13px 0 0 14px;border-left:2px solid #d7dbd2}:root[data-theme=dark] .comment{border-left-color:#455247}.comment p{margin:9px 0 0;color:#2d3831;font-size:14px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.comment-meta{display:flex;align-items:center;gap:10px;color:#768079;font-size:12px}.comment-meta button{padding:3px 7px;border-radius:6px;background:#e8ece5;color:#38443d;cursor:pointer;font-size:12px}.comment-children{display:grid;gap:10px;margin-top:10px}.loading-stack{display:grid;gap:10px}.loading-row{height:72px;border-radius:8px;background:linear-gradient(90deg,#e6e9e3,#f8f8f4,#e6e9e3);background-size:220% 100%;animation:pulse 1.4s ease-in-out infinite}.error-state{padding:18px;border:1px solid #ffc6b3;border-radius:8px;background:#fff6f2;color:#7c270c}.error-state p{margin:8px 0 0}@keyframes pulse{to{background-position:-220% 0}}@media(max-width:1040px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.ai-pane{display:none}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:static;height:auto;padding:12px;border-right:0;border-bottom:1px solid #d7dbd2}.brand{display:none}.nav-list{display:flex;gap:8px;margin-top:0;overflow-x:auto;padding-bottom:4px}.nav-section{display:none}.nav-item{width:auto;flex:0 0 auto;white-space:nowrap}.main-pane{padding:22px 14px 48px}.digest-reminder{display:grid}.digest-reminder-actions{justify-content:stretch}.digest-reminder-actions .as-button{flex:1 1 140px}h1{font-size:28px}.story-row{grid-template-columns:minmax(0,1fr)}.story-actions{padding-left:50px}.search-box,.digest-picks,.digest-grid{grid-template-columns:minmax(0,1fr)}.detail-actions{align-items:stretch;flex-direction:column}.primary-link,.secondary-link{justify-content:center;width:100%}.comments-section header{display:block}}
