.node-container{max-width:1000px;margin:0 auto;padding:0 32px 4rem}.node-container .page-header{text-align:center;padding:60px 0 30px}.node-container .page-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:3.2rem;font-weight:800}.node-container .page-title span{color:var(--orange)}.page-subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.7}.section{border-bottom:1px solid var(--border);padding:50px 0}.section:last-of-type{border-bottom:none}.section-title{border-left:6px solid var(--orange);margin-bottom:1.5rem;padding-left:1.2rem;font-size:2rem;font-weight:700}.section-text{color:#2a2a2a;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin:40px 0;display:grid}.benefit-card{border:1px solid var(--border);transition:var(--transition);background:#fff;border-radius:20px;padding:30px 25px}.benefit-card:hover{border-color:var(--orange-light);box-shadow:0 15px 30px -15px #f7931a26}.benefit-icon{color:var(--orange);opacity:.8;margin-bottom:20px;font-size:2rem}.benefit-card h3{margin-bottom:15px;font-size:1.3rem;font-weight:600}.benefit-card p{color:var(--text-muted);line-height:1.6}.requirements-list{margin:20px 0;list-style:none}.requirements-list li{margin-bottom:12px;padding-left:2rem;font-size:1.1rem;line-height:1.6;position:relative}.requirements-list li:before{content:"•";color:var(--orange);font-size:1.5rem;font-weight:700;position:absolute;top:-5px;left:0}.steps-list{counter-reset:step-counter;margin:20px 0;list-style:none}.steps-list li{counter-increment:step-counter;margin-bottom:15px;padding-left:2.5rem;font-size:1.1rem;line-height:1.6;position:relative}.steps-list li:before{content:counter(step-counter);background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;font-weight:600;display:inline-flex;position:absolute;top:-2px;left:0}.highlight-box{background:var(--bg-alt);text-align:center;border-radius:24px;margin:40px 0;padding:40px}.highlight-box h3{margin-bottom:20px;font-size:1.8rem;font-weight:700}.highlight-box p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.footer-note{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);margin-top:40px;padding:30px 0;font-size:1.1rem}.footer-note strong{color:var(--orange)}@media (max-width:900px){.benefits-grid{grid-template-columns:1fr}}@media (max-width:600px){.node-container .page-title{font-size:2.5rem}}
