@charset "UTF-8";.faq-argas-modern{max-width:100%;margin:40px 0;font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',sans-serif}.faq-argas-item{background:#fff;border-radius:16px;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:all 0.2s ease;border:1px solid #eef2f6}.faq-argas-question{background:#f8fafc;padding:16px 20px;border-radius:16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:600;font-size:1rem;color:#0f172a;transition:background 0.2s;user-select:none}.faq-argas-question:hover{background:#f1f5f9}.faq-argas-question .question-text{flex:1;line-height:1.4}.faq-argas-icon{font-size:1.3rem;font-weight:400;transition:transform 0.25s ease;color:#b91c1c;min-width:24px;text-align:center}.faq-argas-item.active .faq-argas-icon{transform:rotate(180deg)}.faq-argas-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease-out,padding 0.2s ease;background:#fff;border-radius:0 0 16px 16px;padding:0 20px;color:#334155;line-height:1.6;font-size:0.95rem}.faq-argas-item.active .faq-argas-answer{max-height:500px;padding:0 20px 20px 20px}.faq-argas-answer p,.faq-argas-answer ul{margin:10px 0}.faq-argas-answer ul{padding-right:20px}@media (max-width:640px){.faq-argas-question{padding:14px 16px;font-size:0.9rem}.faq-argas-answer{font-size:0.85rem}.faq-argas-item.active .faq-argas-answer{padding:0 16px 18px 16px}}.faq-argas-modern h2{font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:24px;border-right:5px solid #b91c1c;padding-right:15px}@media (max-width:640px){.faq-argas-modern h2{font-size:1.4rem}}
