:root{--text-primary:#1a1f2c;--text-secondary:#4b5563;--text-muted:#9ca3af;--bg-surface:#ffffff;--bg-subtle:#f9fafb;--border-default:#adb2b9;--accent-primary:#2e7d32;--accent-hover:#1b5e20;--success:#10b981;--shadow-sm:0 1px 2px rgba(0, 0, 0, 0.05)}*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,sans-serif;font-display:swap}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,sans-serif;color:var(--text-primary);background-color:#fcfcfd;line-height:1.6;display:flex;flex-direction:column;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:3rem 20px;text-align:center;flex:1}.hero-icon{font-size:3rem;color:var(--accent-primary);margin-bottom:1rem}.section-title{font-size:2.1rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.section-subtitle{color:var(--text-secondary);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.flex-cards{display:flex;flex-wrap:wrap;gap:1.8rem;justify-content:center;margin-bottom:4rem}.card{border:1px solid var(--border-default);border-radius:12px;padding:1.5rem;background:var(--bg-surface);text-align:left;flex:1 1 300px;max-width:360px}.badges{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.badge{padding:.25rem .6rem;border-radius:4px;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;height:24px}.badge-arrow{color:#9ca3af;font-size:.7rem;display:inline-flex;align-items:center;height:24px}.badge-blue{background-color:#e8f5e9;color:#1b5e20}.badge-green{background-color:#e8f5e9;color:#1b5e20}.card h3{font-size:1.1rem;margin-bottom:.75rem;font-weight:600}.card p{color:var(--text-secondary);font-size:.95rem;margin-bottom:1.25rem;line-height:1.5}.convert-link{color:var(--accent-primary);font-weight:600;text-decoration:none;font-size:.95rem;display:inline-flex;align-items:center;gap:.3rem;transition:color .2s}.convert-link:hover{color:var(--accent-hover)}.how-to-section{margin:5rem 0;padding:3rem 0;position:relative;overflow:hidden}.how-to-section .section-title{margin-bottom:.5rem}.how-to-section .section-subtitle{margin-bottom:3rem;color:var(--text-secondary)}.steps-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;position:relative}.step-item{flex:1 1 220px;max-width:280px;text-align:center;position:relative;z-index:2;background:var(--bg-surface);padding:2rem 1.5rem;border-radius:12px;border:2px solid rgba(46,125,50,.3)}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#2e7d32,#1b5e20);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem;position:relative;box-shadow:0 4px 12px rgba(46,125,50,.3)}.step-number::after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(46,125,50,.2);z-index:-1}.step-content h4{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.step-content p{color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin:0}.benefits-section{margin:5rem 0;padding:3rem 0;position:relative;overflow:hidden}.benefits-section .section-title{margin-bottom:.5rem}.benefits-section .section-subtitle{margin-bottom:3rem;color:var(--text-secondary)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.benefit-card{background:var(--bg-surface);padding:2rem 1.5rem;border-radius:12px;text-align:center;border:1px solid var(--border-default);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;z-index:1}.benefit-icon{width:70px;height:70px;background:linear-gradient(135deg,rgba(46,125,50,.1),rgba(27,94,32,.1));color:var(--accent-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1.5rem}.benefit-card h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary);line-height:1.4}.benefit-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin:0}.qa-section{padding:60px 5%;background-color:var(--bg-surface)}@media (max-width:768px){.benefits-section{margin:3rem 0;padding:2rem .5rem}.benefits-grid{grid-template-columns:1fr;gap:1.5rem;padding:0}.benefit-card{padding:1.5rem 1rem}.benefit-icon{width:60px;height:60px;font-size:1.5rem;margin-bottom:1rem}.benefit-card h3{font-size:1.1rem;margin-bottom:.75rem}.benefit-card p{font-size:.9rem}.section-title{font-size:1.8rem}.container{padding:2rem 15px}.card{flex:1 1 100%}.badges{gap:.3rem}.badge-arrow{margin:0 .2rem}.how-to-section{margin:3rem 0;padding:2rem 1rem}.step-item{flex:1 1 100%;max-width:100%;margin-bottom:1.5rem}.steps-row{gap:1.5rem}.qa-section{padding:40px 5%}.qa-title{font-size:1.7rem}.qa-question{padding:16px;font-size:1rem}.qa-answer p{padding:0 16px 16px 16px;font-size:.95rem}.qa-list{gap:1.5rem}.qa-item{padding-bottom:1rem}}@media (min-width:769px) and (max-width:1024px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}.comparison-section{padding:60px 0}.comparison-card{max-width:800px;margin:0 auto;background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.comp-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #eee}.comp-row:last-child{border-bottom:none}.comp-label{font-weight:500;color:#333}.comp-value.check{color:#217346;font-weight:700}.highlight{color:#217346;font-weight:700}@media (max-width:600px){.comp-row{flex-direction:column;text-align:center;gap:8px}}.card-featured{border:2px solid rgba(46,125,50,.13);background:linear-gradient(to bottom,#fff,#f1fbf2)}.card-featured h3{color:#1b5e20}.fa-plus{font-size:.8rem;color:#666}.badge-red{background-color:#fff8f6;color:#a8440a}.fa-code{font-size:.9rem;margin-left:5px}.tech-flex-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.tech-item{flex:1;min-width:280px;max-width:350px;padding:25px;background:#f8f9fa;border-radius:12px;text-align:center;display:flex;flex-direction:column;align-items:center}.tech-icon-wrapper{font-size:2.5rem;color:#217346;margin-bottom:20px}.qa-container{max-width:800px;margin:0 auto;text-align:left}.qa-title{text-align:center;font-size:2rem;color:var(--text-primary);margin-bottom:10px}.qa-subtitle{text-align:center;color:var(--text-secondary);margin:0 auto 40px auto}.qa-list{display:flex;flex-direction:column;gap:15px}.qa-item{border:1px solid var(--border-default);border-radius:12px;background:#fdfdfd;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.qa-item:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-sm)}.qa-question{width:100%;text-align:left;background:0 0;border:none;padding:18px 18px;font-size:1.05rem;font-weight:650;color:var(--text-primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .25s ease}.qa-question:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.qa-icon{position:relative;width:20px;height:20px;flex-shrink:0}.qa-icon::after,.qa-icon::before{content:"";position:absolute;background-color:var(--text-primary);transition:transform .25s ease,background-color .25s ease}.qa-icon::before{top:9px;left:0;width:20px;height:2px}.qa-icon::after{top:0;left:9px;width:2px;height:20px}.qa-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-in-out}.qa-answer{overflow:hidden}.qa-answer p{padding:0 18px 18px 18px;margin:0;color:var(--text-secondary);line-height:1.6;font-size:1rem}.qa-item.active .qa-answer-wrapper{grid-template-rows:1fr}.qa-item.active .qa-question{color:var(--accent-primary)}.qa-item.active .qa-icon::after{transform:rotate(90deg)}.qa-item.active .qa-icon::after,.qa-item.active .qa-icon::before{background-color:var(--accent-primary)}footer{text-align:center;padding:2.5rem 1.5rem;color:var(--text-secondary);font-size:.9rem;border-top:1px solid var(--border-default);margin-top:auto;background-color:var(--bg-surface)}footer .copy{max-width:1200px;margin:0 auto;line-height:1.8}footer a{color:var(--text-secondary);text-decoration:none;transition:color .2s ease;white-space:nowrap}footer a:hover{color:var(--accent-primary);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}footer .copy{color:var(--text-muted)}footer .copy br+br{display:block;content:"";margin-top:.5rem}