*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;background:#fafafa;color:#0a0a0a;line-height:1.7;font-size:1rem}a{color:#059669;text-decoration:none;transition:color .2s}a:hover{color:#047857}img{max-width:100%;height:auto;display:block;border-radius:8px}.container{max-width:880px;margin:0 auto;padding:0 1.5rem}.container--wide{max-width:1200px;margin:0 auto;padding:0 1.5rem}header{background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #00000005}header .inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1.5rem}.logo{font-size:1.4rem;font-weight:800;color:#0a0a0a;display:flex;align-items:center;gap:.4rem}.logo-icon{font-size:1.6rem}.logo span{color:#059669}nav{display:flex;gap:2rem;align-items:center}nav a{font-size:.95rem;font-weight:500;color:#525252;position:relative;padding:.25rem 0}nav a:hover{color:#059669}nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#059669;transition:width .2s}nav a:hover:after{width:100%}footer{background:linear-gradient(135deg,#0c4a6e,#064e3b);color:#d1fae5;padding:3rem 1.5rem 2rem;margin-top:5rem}footer .footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}footer h3{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#fff}footer ul{list-style:none}footer ul li{margin-bottom:.5rem}footer a{color:#d1fae5;font-size:.9rem}footer a:hover{color:#fff;text-decoration:underline}footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;font-size:.85rem;color:#a7f3d0}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem;margin-top:2.5rem}.card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.06);transition:all .25s ease;box-shadow:0 1px 3px #0000000d}.card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f;border-color:#059669}.card-image{width:100%;height:180px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);display:flex;align-items:center;justify-content:center;font-size:3rem}.card-body{padding:1.5rem}.card-tag{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#059669;background:#d1fae5;padding:.25rem .75rem;border-radius:6px;display:inline-block;margin-bottom:.75rem}.card-title{font-size:1.1rem;font-weight:700;color:#0a0a0a;margin-bottom:.75rem;line-height:1.4}.card-excerpt{font-size:.9rem;color:#737373;line-height:1.6}.article-header{padding:3rem 0 2rem}.article-header h1{font-size:2.5rem;line-height:1.2;margin-bottom:1.25rem;color:#0a0a0a;font-weight:800}.article-meta{font-size:.9rem;color:#737373;display:flex;gap:1rem;align-items:center}.article-content{background:#fff;border-radius:16px;padding:2.5rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000d}.article-content h2{font-size:1.6rem;font-weight:700;margin:2.5rem 0 1rem;color:#0a0a0a;position:relative;padding-bottom:.5rem}.article-content h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#059669;border-radius:2px}.article-content h3{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;color:#171717}.article-content p{margin-bottom:1.5rem;color:#404040;line-height:1.8}.article-content ul,.article-content ol{margin:1rem 0 1.5rem 1.75rem}.article-content li{margin-bottom:.75rem;color:#404040}.article-content strong{color:#0a0a0a;font-weight:600}.article-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9rem}.article-content table th{background:#f5f5f5;padding:.75rem 1rem;text-align:left;font-weight:600;border-bottom:2px solid #059669}.article-content table td{padding:.75rem 1rem;border-bottom:1px solid #e5e5e5}.affiliate-box{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-left:4px solid #059669;border-radius:12px;padding:1.25rem 1.5rem;margin:2rem 0;font-size:.95rem}.affiliate-box a{font-weight:600;color:#047857}.affiliate-box a:hover{color:#065f46}.hero{background:linear-gradient(135deg,#d1fae5,#6ee7b7,#34d399);padding:5rem 1.5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#ffffff26;border-radius:50%;z-index:0}.hero>*{position:relative;z-index:1}.hero h1{font-size:3rem;font-weight:900;color:#064e3b;margin-bottom:1.25rem;letter-spacing:-.02em}.hero p{font-size:1.25rem;color:#065f46;max-width:640px;margin:0 auto 2rem;line-height:1.6}.hero-cta{display:inline-flex;gap:1rem;margin-top:1rem}.btn{padding:.875rem 1.75rem;border-radius:10px;font-weight:600;font-size:1rem;transition:all .2s;cursor:pointer;border:none;text-decoration:none;display:inline-block}.btn-primary{background:#047857;color:#fff;box-shadow:0 4px 12px #0478574d}.btn-primary:hover{background:#065f46;transform:translateY(-2px);box-shadow:0 6px 20px #04785766}.btn-secondary{background:#fff;color:#047857;border:2px solid #047857}.btn-secondary:hover{background:#f0fdf4;transform:translateY(-2px)}.breadcrumb{font-size:.85rem;color:#a3a3a3;margin:1rem 0}.breadcrumb a{color:#737373}.breadcrumb a:hover{color:#059669}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0}.feature-box{background:#fff;padding:2rem;border-radius:16px;border:1px solid rgba(0,0,0,.06);text-align:center;transition:all .25s}.feature-box:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-box h3{font-size:1.15rem;font-weight:700;margin-bottom:.75rem;color:#0a0a0a}.feature-box p{font-size:.9rem;color:#737373;line-height:1.6}@media(max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1.05rem}nav{gap:1.25rem;font-size:.9rem}.article-header h1{font-size:1.75rem}.cards-grid{grid-template-columns:1fr}.hero-cta{flex-direction:column;width:100%}.btn{width:100%}}
