.info-hero{background:linear-gradient(135deg,#0a0a0a 0%,#1a2332 100%);padding:3.5rem 0;position:relative;overflow:hidden}.info-hero-content{z-index:1;max-width:640px;position:relative}.info-hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:.625rem;font-size:2.5rem;font-weight:700;line-height:1.1}.info-hero-accent{color:var(--accent)}.info-hero p{color:#ffffff8c;margin:0;font-size:1rem;line-height:1.6}.info-body{padding:2.5rem 0 3.5rem}.info-body .container{max-width:860px}.info-section{margin-bottom:2rem}.info-section:last-child{margin-bottom:0}.info-section h2{border-bottom:2px solid var(--border);color:var(--text-primary);margin-bottom:.875rem;padding-bottom:.5rem;font-size:1.375rem;font-weight:700}.info-section h3{color:var(--text-primary);margin-bottom:.375rem;font-size:1.0625rem;font-weight:600}.info-section p,.info-section li{color:var(--text-secondary);margin-bottom:.625rem;font-size:.875rem;line-height:1.75}.info-section ul,.info-section ol{margin-bottom:.875rem;padding-left:1.5rem}.info-section strong{color:var(--text-primary);font-weight:600}.faq-list{flex-direction:column;gap:.625rem;display:flex}.faq-item{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-lg);transition:box-shadow .15s;overflow:hidden}.faq-item:hover{box-shadow:var(--shadow-sm)}.faq-question{width:100%;color:var(--text-primary);cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-body);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.875rem 1rem;transition:background-color .15s;display:flex}.faq-question:hover{background:var(--surface)}.faq-question svg{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.faq-question.open svg{transform:rotate(180deg)}.faq-answer{color:var(--text-secondary);padding:0 1rem 1rem;font-size:.875rem;line-height:1.7}.faq-answer p{margin:0 0 .5rem}.faq-answer p:last-child{margin-bottom:0}.info-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.info-card{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;padding:1.25rem;transition:box-shadow .2s}.info-card:hover{box-shadow:var(--shadow-sm)}.info-card-icon{border-radius:var(--radius-lg);background:var(--accent-light);width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:.625rem;display:inline-flex}.info-card h3{margin:0 0 .25rem;font-size:.9375rem;font-weight:700}.info-card p{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.legal-text{color:var(--text-secondary);background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-md);margin-top:.875rem;padding:.875rem 1rem;font-size:.75rem;line-height:1.7}.info-updated{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.6875rem;font-style:italic}@media (max-width:768px){.info-hero{padding:2.5rem 0}.info-hero h1{font-size:1.75rem}.info-cards{grid-template-columns:1fr}}@media (max-width:480px){.info-hero h1{font-size:1.5rem}}
