.highlight-section{background:linear-gradient(135deg,#00ff891a,#00ff8905);border:2px solid var(--primary-green);border-radius:12px;padding:2rem;margin-bottom:2rem}.guarantee-box{text-align:center}.guarantee-box h2{color:var(--primary-green);margin-bottom:1rem;font-size:2rem}.guarantee-text{font-size:1.125rem;line-height:1.8;color:var(--text-primary)}.guarantee-text strong{color:var(--primary-green);font-weight:600}.content-section h3{color:var(--primary-green);margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem}.content-section ul,.content-section ol{margin-left:2rem;margin-top:1rem;line-height:1.8}.content-section li{margin-bottom:.5rem;color:var(--text-secondary)}.content-section li strong{color:var(--text-primary)}.info-box{background:var(--dark-surface);border-left:3px solid var(--primary-green);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:4px}.info-box strong{color:var(--primary-green)}.contact-section{background:var(--dark-surface);padding:2rem;border-radius:12px;margin-top:2rem}.contact-info{background:var(--dark-surface-elevated);padding:1.5rem;border-radius:8px;margin:1.5rem 0}.contact-info p{margin-bottom:.75rem;color:var(--text-secondary)}.contact-info strong{color:var(--text-primary);margin-right:.5rem}.contact-info a{color:var(--primary-green);text-decoration:none}.contact-info a:hover{text-decoration:underline}.contact-buttons{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.summary-box{background:linear-gradient(135deg,rgba(0,255,137,.05) 0%,transparent 100%);border:1px solid var(--border-subtle);padding:2rem;border-radius:12px;margin-top:3rem}.summary-box h2{color:var(--primary-green);margin-bottom:1.5rem;text-align:center}.summary-content ul{list-style:none;margin:0;padding:0}.summary-content li{padding:.75rem 0;border-bottom:1px solid var(--border-subtle);color:var(--text-primary);font-size:1.1rem}.summary-content li:last-child{border-bottom:none}.summary-content li strong{color:var(--text-primary)}.related-links{margin-top:3rem;padding:2rem;background:var(--dark-surface);border-radius:8px}.related-links h3{margin-bottom:1rem;color:var(--text-primary)}.link-list{display:flex;flex-direction:column;gap:.75rem}.link-list a{color:var(--primary-green);text-decoration:none;transition:all .3s ease}.link-list a:hover{text-decoration:underline;padding-left:.5rem}.content-section h2{position:relative;padding-bottom:.75rem;margin-bottom:1.5rem;border-bottom:2px solid var(--border-subtle)}.content-section h2:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:var(--primary-green)}@media (max-width: 768px){.guarantee-box h2{font-size:1.5rem}.contact-buttons{flex-direction:column}.contact-buttons .btn{width:100%;text-align:center}.summary-content li{font-size:1rem}}
