
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1a1a1a;background:#f7f9f9;line-height:1.7}
a{color:#00A550;text-decoration:none}
a:hover{text-decoration:underline}
.nw-header{background:#fff;border-bottom:2px solid #00A550;padding:0 20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.nw-inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:62px}
.nw-logo{font-size:1.2rem;font-weight:800;color:#00A550}
.nw-nav a{margin-left:20px;color:#333;font-size:.9rem}
.nw-cta,.nw-nav .nw-cta{background:#00A550;color:#fff!important;padding:7px 16px;border-radius:4px;font-weight:600}
.nw-wrap{max-width:1000px;margin:0 auto;padding:28px 20px}
.nw-rating-box{background:#E8FAF0;border:2px solid #00A550;border-radius:10px;padding:20px 24px;margin-bottom:24px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.nw-rating-score{font-size:1.8rem;font-weight:800;color:#00A550;white-space:nowrap}
.nw-rating-label{font-weight:700;color:#111;margin-bottom:4px}
.nw-rating-box p{color:#555;font-size:.9rem}
h1{font-size:1.9rem;font-weight:800;margin-bottom:10px;line-height:1.3;color:#111}
h2,.nw-h2{font-size:1.35rem;font-weight:700;margin:28px 0 14px;color:#111}
.nw-intro{font-size:1rem;color:#444;margin-bottom:24px}
.nw-compare-box{background:#fff;border-radius:8px;padding:20px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.06)}
.nw-compare-box h2{margin-top:0}
.nw-table-wrap{overflow-x:auto}
.nw-table{width:100%;border-collapse:collapse;font-size:.9rem}
.nw-table th{background:#00A550;color:#fff;padding:10px 14px;text-align:left}
.nw-table td{padding:10px 14px;border-bottom:1px solid #f0f0f0}
.nw-table tr:nth-child(even) td{background:#f9fffe}
.nw-picks-list{margin-bottom:24px}
.nw-pick{display:flex;gap:14px;background:#fff;border-radius:8px;padding:16px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.05);border-left:3px solid #00A550}
.nw-pick-check{color:#00A550;font-size:1.2rem;font-weight:700;flex-shrink:0;margin-top:2px}
.nw-pick h2,.nw-pick h3{font-size:1rem;font-weight:700;margin-bottom:5px}
.nw-pick h3 a,.nw-pick h2 a{color:#111}
.nw-pick p{font-size:.88rem;color:#555;margin-bottom:6px}
.nw-pick-meta{font-size:.78rem;color:#999}
.nw-methodology{background:#fff;border-radius:8px;padding:20px;margin-bottom:24px}
.nw-faq{background:#fff;border-radius:8px;padding:20px;margin-bottom:24px}
.nw-faq-item{border-bottom:1px solid #f0f0f0;padding:14px 0}
.nw-faq-item:last-child{border:none}
.nw-faq-item h3{font-size:.95rem;font-weight:600;margin-bottom:6px}
.nw-faq-item p{font-size:.88rem;color:#444}
.nw-cta-block{background:#00A550;color:#fff;border-radius:10px;padding:32px;text-align:center}
.nw-cta-block h3{font-size:1.4rem;margin-bottom:8px}
.nw-cta-block p{color:rgba(255,255,255,.85);margin-bottom:16px}
.nw-cta-btn{display:inline-block;background:#fff;color:#00A550;padding:12px 28px;border-radius:6px;font-weight:700}
.nw-breadcrumb{font-size:.82rem;color:#888;margin-bottom:14px}
.nw-article{background:#fff;border-radius:10px;padding:28px;box-shadow:0 1px 4px rgba(0,0,0,.06)}
.nw-article h1{font-size:1.8rem;margin-bottom:10px}
.nw-article-meta{font-size:.82rem;color:#888;margin-bottom:10px}
.nw-rating-inline{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#555;margin-bottom:14px}
.nw-stars{color:#FFAA00}
.nw-key-box{background:#E8FAF0;border-left:4px solid #00A550;padding:14px;border-radius:0 6px 6px 0;margin-bottom:20px;font-size:.95rem}
.nw-article-content h2{font-size:1.2rem;margin:24px 0 10px;border-bottom:2px solid #00A550;padding-bottom:5px}
.nw-article-content h3{font-size:1rem;margin:16px 0 6px;font-weight:600}
.nw-article-content p{margin-bottom:14px;color:#222}
.nw-article-content ul,ol{margin:10px 0 14px 20px}
.nw-article-cta{background:#E8FAF0;border-radius:6px;padding:14px;text-align:center;margin-top:20px}
.related-section{margin-top:24px;padding-top:20px;border-top:2px solid #00A550}
.related-section h3{font-size:1rem;font-weight:700;margin-bottom:12px}
.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.related-card{border:1px solid #e0f0e8;padding:12px;border-radius:6px;border-top:3px solid #00A550}
.r-title{font-size:.88rem;font-weight:600;color:#111;margin-bottom:2px}
.r-meta{font-size:.74rem;color:#999}
.nw-footer{background:#1a1a1a;color:#888;padding:22px;text-align:center;font-size:.83rem;margin-top:36px}
.nw-footer a{color:#00A550}
.nw-disc{margin-top:6px;font-size:.75rem;opacity:.7}
@media(max-width:600px){.nw-rating-box{flex-direction:column}.related-grid{grid-template-columns:1fr}}


/* ── author byline ── */
.author-byline{display:flex;align-items:center;gap:12px;margin:16px 0 24px;padding:14px 16px;background:#f8f9fa;border-left:3px solid var(--accent,#FF6B00);border-radius:4px}
.author-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;flex-shrink:0}
.author-info{flex:1;min-width:0}
.author-name-line{font-size:14px;font-weight:600;color:var(--text,#1a1a1a);margin-bottom:3px}
.author-name-line a{color:inherit;text-decoration:none}
.author-name-line a:hover{text-decoration:underline}
.author-cred{font-weight:400;color:#666;font-size:13px;margin-left:6px}
.author-meta-line{font-size:12px;color:#888}
/* ── author page ── */
.author-page{max-width:760px;margin:40px auto;padding:0 20px}
.author-page-header{display:flex;align-items:center;gap:24px;margin-bottom:36px;padding:28px;background:#f8f9fa;border-radius:8px}
.author-page-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:32px;flex-shrink:0}
.author-page-name{font-size:28px;font-weight:700;margin:0 0 4px}
.author-page-title{font-size:16px;color:#666;margin:0 0 8px}
.author-page-edu{font-size:14px;color:#888}
.author-page-bio{font-size:15px;line-height:1.7;color:#444;margin-bottom:32px}
.author-expertise{margin-bottom:32px}
.author-expertise h3{font-size:16px;font-weight:700;margin-bottom:12px}
.expertise-tags{display:flex;flex-wrap:wrap;gap:8px}
.expertise-tag{background:#e8f4fd;color:#0066cc;padding:4px 12px;border-radius:20px;font-size:13px}
.author-articles h3{font-size:18px;font-weight:700;margin-bottom:16px}
.author-article-list{list-style:none;padding:0;margin:0}
.author-article-list li{border-bottom:1px solid #eee;padding:12px 0}
.author-article-list li:last-child{border-bottom:none}
.author-article-list a{font-size:15px;color:#333;text-decoration:none;font-weight:500}
.author-article-list a:hover{color:var(--accent,#FF6B00);text-decoration:underline}
.author-article-meta{font-size:12px;color:#999;margin-top:3px}
