*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fff;color:#333;line-height:1.7;font-size:16px}.top-banner{background:#fff;padding:.5rem 0;border-bottom:1px solid #e0e0e0}.banner-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.top-banner img{max-height:30px;height:auto;display:block}.top-banner .search-icon{color:#333;cursor:pointer;display:flex;align-items:center;transition:color .2s}.top-banner .search-icon:hover{color:#76b900}.main-nav{background:#1a1a1a;padding:0;position:sticky;top:0;z-index:100}.nav-container-main{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:0 2rem}.nav-links{display:flex;justify-content:center;gap:2.5rem;overflow-x:auto}.nav-link{color:#fff;text-decoration:none;padding:1.25rem 0;white-space:nowrap;font-size:1rem;font-weight:500;transition:color .2s;border-bottom:3px solid transparent}.nav-link:hover{color:#76b900;border-bottom-color:#76b900}.main-content{padding:3rem 2rem 4rem;background:#fff}.content-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 320px;gap:4rem;position:relative}.container{max-width:900px;margin:0 auto;position:relative}.article{position:relative}.article-title{font-size:32px;font-weight:700;font-family:Inter,sans-serif;line-height:1.15;margin-bottom:1rem;color:#000;letter-spacing:-.02em}.article-subtitle-large{font-size:20px;font-weight:400;font-family:Inter,sans-serif;line-height:1.4;color:#666;margin-bottom:2rem;padding-bottom:0;border-bottom:none}.article-meta{font-size:.875rem;color:#999;margin-bottom:1.5rem}.article-meta .date{color:#666}.article-meta .author{color:#76b900;text-decoration:underline;font-weight:500}.article-meta .author:hover{color:#5a8c00}.hero-image{margin:2rem 0;border-radius:0;overflow:hidden}.hero-image img{width:100%;height:auto;display:block}.article-image{margin:3rem 0;border-radius:0;overflow:hidden}.article-image img{width:100%;height:auto;display:block}.reading-time{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#999;margin-bottom:2rem}.reading-time svg{color:#999}.social-share{position:absolute;left:-70px;top:0;display:flex;flex-direction:column;gap:.5rem;z-index:10}.share-btn{width:40px;height:40px;border:none;background:#f5f5f5;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#666;text-decoration:none}.share-btn:hover{background:#76b900;color:#fff;transform:translateY(-2px)}.article-section{margin-bottom:3rem}.article-section h3{font-size:24px;font-weight:600;font-family:Inter,sans-serif;line-height:1.3;margin-bottom:1.25rem;margin-top:2.5rem;color:#000}.article-section h4{font-size:20px;font-weight:600;font-family:Inter,sans-serif;line-height:1.4;margin-bottom:.75rem;margin-top:1.75rem;color:#000}.article-section p{font-size:16px;font-weight:400;font-family:Inter,sans-serif;line-height:1.75;color:#4a4a4a;margin-bottom:1.25rem}.article-section ul{margin:1.5rem 0;padding-left:2rem}.article-section li{font-size:16px;font-weight:400;font-family:Inter,sans-serif;line-height:1.75;color:#4a4a4a;margin-bottom:.75rem}.article-section strong{font-weight:600;color:#000}.conclusion-statement{font-size:1.25rem;font-weight:600;line-height:1.5;color:#000;text-align:center;margin-top:2rem;padding:2rem;background:#f5f5f5;border-radius:0}.sidebar{position:relative;height:fit-content}.sidebar-section{margin-bottom:2rem}.sidebar-title{font-size:1.25rem;font-weight:700;color:#000;margin-bottom:1.5rem}.promo-banner{position:relative;overflow:hidden;border-radius:8px;margin-bottom:2rem}.promo-banner a{display:block;transition:opacity .2s}.promo-banner a:hover{opacity:.9}.promo-banner img{width:100%;height:auto;display:block}.promo-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff}.promo-badge{display:inline-block;background:#76b900;color:#fff;padding:.25rem .75rem;font-size:.75rem;font-weight:700;border-radius:4px;margin-bottom:.5rem;text-transform:uppercase}.promo-content h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#fff}.promo-btn{background:#76b900;color:#fff;border:none;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background .2s}.promo-btn:hover{background:#5a8c00}.recommended-item{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;cursor:pointer;text-decoration:none}.recommended-item img{width:100%;max-width:200px;height:auto;object-fit:cover;border-radius:4px;transition:opacity .2s}.recommended-item h4{font-size:.9375rem;font-weight:600;line-height:1.4;color:#000;margin:0;transition:color .2s}.recommended-item:hover h4{color:#76b900}.recommended-item:hover img{opacity:.9}.newsletter{background:#f5f5f5;padding:1.5rem;border-radius:8px}.newsletter p{font-size:.9375rem;color:#4a4a4a;margin-bottom:1rem}.newsletter input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:.875rem;margin-bottom:1rem}.newsletter input:focus{outline:none;border-color:#76b900}.subscribe-btn{width:100%;background:#76b900;color:#fff;border:none;padding:.75rem;font-size:.875rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background .2s}.subscribe-btn:hover{background:#5a8c00}.newsletter-footer{font-size:.75rem;color:#999;margin-top:1rem;margin-bottom:0}.newsletter-footer a{color:#76b900;text-decoration:underline}.newsletter-footer a:hover{color:#5a8c00}.comments-section{margin-top:4rem;padding-top:3rem;border-top:1px solid #ddd}.comments-title{font-size:1.75rem;font-weight:700;color:#000;margin-bottom:.5rem}.comments-subtitle{font-size:.875rem;color:#666;margin-bottom:2rem}.comment-form{max-width:700px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;font-weight:600;color:#333;margin-bottom:.5rem}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:.9375rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#76b900}.form-group textarea{resize:vertical;min-height:120px}.comment-submit{background:#76b900;color:#fff;border:none;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background .2s;margin-top:1rem}.comment-submit:hover{background:#5a8c00}.site-footer{background:#000;color:#fff;padding:3rem 2rem 2rem;margin-top:4rem}.footer-content{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:3rem}.footer-column h4{font-size:1rem;font-weight:700;color:#fff;margin-bottom:1.25rem;text-transform:none;letter-spacing:0}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.75rem}.footer-column ul li a{color:#76b900;text-decoration:none;font-size:.9375rem;transition:color .2s}.footer-column ul li a:hover{color:#5a8c00}.footer-bottom{padding-top:2rem;border-top:1px solid #222}.footer-legal{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-legal p{color:#999;font-size:.875rem;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#999;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#76b900}@media (max-width: 1200px){.content-grid{grid-template-columns:1fr;gap:2rem}.sidebar{max-width:600px;margin:0 auto}.social-share{position:static;flex-direction:row;margin-bottom:2rem}}@media (max-width: 768px){.article-title{font-size:2rem}.article-subtitle-large{font-size:1.15rem}.article-section h3{font-size:1.4rem}.article-section h4{font-size:1.1rem}.article-section p,.article-section li{font-size:1rem}.nav-links{gap:1rem}.main-content{padding:2rem 1rem}.nav-container-main,.content-grid{padding:0 1rem}.recommended-item{gap:.75rem}.recommended-item img{width:100%;height:auto}.recommended-item h4{font-size:.875rem}}@media (max-width: 1024px){.footer-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-legal{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;gap:.75rem}}
