.account-nav{align-items:center;gap:12px;min-width:0;font-size:14px;display:inline-flex}.account-nav a{color:var(--muted);align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.account-nav a:hover{color:var(--green)}.account-nav .account-nav-register{color:var(--green);font-weight:600}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:160px;color:var(--ink);font-weight:600;overflow:hidden}.account-sep{color:var(--muted)}.account-nav form{margin:0;display:inline-flex}.account-logout{min-height:44px;font:inherit;color:var(--muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0 2px;font-size:14px;text-decoration:underline}.account-logout:hover{color:var(--green)}.account-nav :is(a,button):focus-visible,.news-page :is(a,button,summary,select,input,textarea):focus-visible,.auth-page :is(a,button,input):focus-visible{outline-offset:3px;outline:3px solid #98b88c}.news-page,.auth-page{padding:44px 0 72px}.news-page h1,.auth-page h1{letter-spacing:-1.6px;overflow-wrap:anywhere;margin:0;font-size:clamp(32px,5vw,48px);font-weight:750;line-height:1.12}.news-page h2{letter-spacing:-.4px}.news-narrow{max-width:820px}.news-intro{max-width:620px;color:var(--muted);margin:14px 0 0;font-size:16px;line-height:1.7}.news-muted{color:var(--muted);line-height:1.6}.news-hint{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.65}.news-hint.center{text-align:center}.news-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.news-heading .eyebrow{margin-bottom:14px}.news-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.news-detail-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.news-detail-top .back-link{color:var(--muted);align-items:center;min-height:44px;font-size:13px;text-decoration:none;display:inline-flex}.news-empty-title{font-size:clamp(26px,4vw,34px)}.news-alert{color:#a32c25;background:#fff0ed;border:1px solid #efc7c1;border-radius:7px;margin:0 0 18px;padding:14px 18px;font-size:14px;line-height:1.6}.news-alert.success{color:#30672f;background:#eaf3e2;border-color:#cadfbc}.news-field-error{color:#a32c25;margin:8px 0 0;font-size:13px;line-height:1.55}.news-field-error a{color:inherit}.news-toolbar{border-bottom:1px solid #dde1d5;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px 24px;margin-bottom:22px;padding-bottom:20px;display:flex}.news-tabs{background:#fff;border:1px solid #dce1d5;border-radius:999px;max-width:100%;padding:3px;display:inline-flex;overflow-x:auto}.news-tabs a{min-height:40px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.news-tabs a:hover{color:var(--green)}.news-tabs a.active{background:var(--green);color:#fff}.news-filter{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.news-filter label{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.news-filter select{min-width:150px;max-width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fcfdf9;border:1px solid #cbd3c3;border-radius:6px;padding:10px 12px;font-size:16px}.news-clear{color:var(--muted);align-items:center;min-height:44px;font-size:13px;display:inline-flex}.news-list{gap:14px;display:grid}.news-card{background:#fff;border:1px solid #dce1d5;border-radius:12px;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.news-card-body{flex:1;min-width:0}.news-source{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 8px;font-size:12px;display:flex}.news-source strong{color:#52604b;font-weight:700}.news-host{overflow-wrap:anywhere;font-family:ui-monospace,Consolas,monospace}.news-card h2{letter-spacing:-.4px;overflow-wrap:anywhere;margin:0;font-size:20px;line-height:1.3}.news-card h2 a{color:inherit;text-decoration:none}.news-card h2 a:hover{color:var(--green)}.news-excerpt{color:var(--muted);white-space:pre-line;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-card-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 18px;margin-top:14px;display:flex}.news-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 10px;font-size:12px;display:flex}.news-card-links{gap:16px;font-size:13px;display:flex}.news-card-links a{color:var(--green);align-items:center;min-height:44px;font-weight:600;text-decoration:none;display:inline-flex}.news-card-links a:hover{text-decoration:underline}.vote-box{flex-direction:column;flex:none;align-items:center;gap:2px;width:44px;display:flex}.vote-box form{margin:0}.vote-btn{width:44px;height:44px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:1px solid #ced6c6;border-radius:8px;place-items:center;padding:0;text-decoration:none;display:inline-grid}.vote-btn:hover:not(:disabled){color:var(--green);border-color:#98b88c}.vote-btn:disabled{opacity:.45;cursor:not-allowed}.vote-btn.up[aria-pressed=true]{color:#30672f;background:#e6f1df;border-color:#98b88c}.vote-btn.down[aria-pressed=true]{color:#a32c25;background:#fff0ed;border-color:#efc7c1}.vote-score{font-variant-numeric:tabular-nums;align-items:center;min-height:24px;font-size:16px;font-weight:700;display:inline-flex}.news-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:28px 0 0;font-size:13px;display:flex}.news-pagination a{color:var(--green);align-items:center;min-height:44px;font-weight:600;text-decoration:none;display:inline-flex}.news-detail{max-width:860px}.news-detail-head{align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.news-detail-title{flex:1;min-width:0}.news-vote-summary{color:var(--muted);margin:8px 0 0;font-size:12px}.news-panel{background:#fff;border:1px solid #dce1d5;border-radius:12px;min-width:0;margin:0 0 18px;padding:28px}.news-panel-title{letter-spacing:1.6px;text-transform:uppercase;color:var(--green);margin:0 0 12px;font-size:13px}.news-source-url{overflow-wrap:anywhere;margin:0 0 16px;font-family:ui-monospace,Consolas,monospace;font-size:14px}.news-source-url a{color:var(--ink)}.news-source-actions{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.news-source-actions .news-hint{max-width:460px;margin:0}.news-commentary{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.75}.news-comments{margin-top:40px}.news-comments h2{margin:0 0 18px;font-size:26px}.news-login-prompt{margin-bottom:22px}.news-delete{border-top:1px solid #dde1d5;margin-top:44px;padding-top:22px}.comment-list,.comment-replies{margin:0;padding:0;list-style:none}.comment-list{gap:18px;margin-top:24px;display:grid}.comment{min-width:0;scroll-margin-top:20px}.comment-head{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 10px;margin:0 0 6px;font-size:13px;display:flex}.comment-head strong{color:var(--ink)}.comment-you{color:#30672f;background:#e6f1df;border-radius:999px;padding:2px 8px;font-size:11px}.comment-body{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.7}.comment-tombstone{color:var(--muted);margin:0;font-size:14px;font-style:italic}.comment-actions{flex-wrap:wrap;align-items:flex-start;gap:4px 18px;margin-top:6px;font-size:13px;display:flex}.comment-actions>a{color:var(--green);align-items:center;min-height:44px;font-weight:600;text-decoration:none;display:inline-flex}.comment-replies{border-left:2px solid #e1e6d9;gap:16px;margin:16px 0 0 4px;padding-left:18px;display:grid}.reply-box summary{cursor:pointer;min-height:44px;color:var(--green);align-items:center;font-weight:600;list-style:none;display:inline-flex}.reply-box summary::-webkit-details-marker{display:none}.reply-box[open]{flex-basis:100%}.reply-box.danger summary{color:#a33c30}.reply-box form{margin-top:4px}.reply-box p{color:var(--muted);margin:4px 0 10px;line-height:1.6}.news-danger{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#a33c30;border:1px solid #a33c30;border-radius:7px;padding:10px 16px;font-size:14px;font-weight:600}.news-danger:hover{filter:brightness(.94)}.news-form label{margin:0 0 9px;font-size:14px;font-weight:600;display:block}.news-form input:not([type=checkbox]):not([type=hidden]),.news-form textarea{width:100%;color:var(--ink);font:inherit;background:#fcfdf9;border:1px solid #cbd3c3;border-radius:6px;padding:12px;font-size:16px;line-height:1.5;display:block}.news-form textarea{resize:vertical}.news-form [aria-invalid=true]{border-color:#b13c31}.news-form fieldset{min-width:0;margin:0 0 18px}.news-form legend{color:var(--green);padding:0 10px;font-size:12px;font-weight:700}.news-form fieldset label:not(:first-of-type){margin-top:22px}.news-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.news-form button:disabled{opacity:.55;cursor:wait}.comment-form{margin-bottom:6px}.comment-form.compact{margin:6px 0 0}.news-detected{color:#30672f;margin:8px 0 0;font-size:13px}.news-detected.warn{color:#8a5a17}.news-supported{margin-top:16px}.news-supported summary{cursor:pointer;min-height:44px;color:var(--green);align-items:center;font-size:14px;font-weight:600;display:flex}.news-supported ul{flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.news-supported li{color:#52604b;border:1px solid #d6dccd;border-radius:999px;padding:6px 11px;font-size:12px}.news-rules{color:var(--muted);margin:0 0 22px;padding-left:20px;font-size:13px;line-height:1.8}.auth-page{max-width:490px;margin:0 auto}.auth-page .eyebrow{margin-bottom:18px}.auth-card{margin-top:28px}.news-field{margin-bottom:22px}.public-button.wide{width:100%}.google-button{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #ced6c6;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:11px 18px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.google-button:hover{border-color:#98b88c}.news-or{color:var(--muted);align-items:center;gap:12px;margin:18px 0 22px;font-size:12px;display:flex}.news-or:before,.news-or:after{content:"";background:#dde1d5;flex:1;height:1px}.auth-switch{text-align:center;color:var(--muted);margin:22px 0 0;font-size:14px}.auth-switch a{color:var(--green);font-weight:600}@media (max-width:600px){.news-page,.auth-page{padding:30px 0 56px}.news-heading{flex-direction:column;align-items:flex-start;gap:16px}.news-heading-actions{justify-content:flex-start;width:100%}.news-card{gap:12px;padding:18px 16px}.news-card h2{font-size:18px}.news-panel{padding:20px}.news-detail-head{gap:12px}.news-toolbar{align-items:stretch}.news-tabs{width:100%}.news-tabs a{flex:1;justify-content:center;padding:0 10px}.news-filter{width:100%}.news-filter>div{flex:140px}.news-filter select{width:100%;min-width:0}.comment-replies{margin-left:0;padding-left:12px}.news-form-actions .public-button{flex:1}.account-name{max-width:110px}.news-pagination{font-size:12px}}
