/* AeroTravel v41: оформление AI/DeepSeek контента на маршрутных страницах. Изолировано, не трогает сайдбар/формы. */
.aero-ai-v41{box-sizing:border-box;width:100%;max-width:1180px;margin:34px auto 0;padding:0 18px;clear:both;font-family:Inter,Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827}
.aero-ai-v41 *{box-sizing:border-box}
.aero-ai-v41__head{border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:26px;background:linear-gradient(135deg,#ffffff 0%,#f8fbff 55%,#eef6ff 100%);box-shadow:0 18px 55px rgba(15,23,42,.08);margin-bottom:18px;overflow:hidden;position:relative}
.aero-ai-v41__head:after{content:"";position:absolute;right:-70px;top:-80px;width:220px;height:220px;border-radius:999px;background:rgba(37,99,235,.08);pointer-events:none}
.aero-ai-v41__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:13px;font-weight:700;margin-bottom:12px}
.aero-ai-v41__head h2{font-size:clamp(26px,3vw,42px)!important;line-height:1.05!important;letter-spacing:-.04em!important;margin:0 0 10px!important;color:#0f172a!important;font-weight:800!important;max-width:860px}
.aero-ai-v41__lead{font-size:16px;line-height:1.65;color:#475569;max-width:820px;margin:0}
.aero-ai-v41__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
.aero-ai-v41__card{border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;padding:22px;box-shadow:0 14px 40px rgba(15,23,42,.06);min-width:0;overflow:hidden}
.aero-ai-v41__card h2,.aero-ai-v41__card h3{font-size:22px!important;line-height:1.18!important;letter-spacing:-.025em!important;margin:0 0 12px!important;color:#0f172a!important;font-weight:750!important}
.aero-ai-v41__card p{font-size:15px;line-height:1.68;color:#475569;margin:0 0 12px}
.aero-ai-v41__card p:last-child{margin-bottom:0}
.aero-ai-v41__card ul,.aero-ai-v41__card ol{margin:10px 0 0!important;padding:0!important;display:grid;gap:10px;list-style:none!important}
.aero-ai-v41__card li{position:relative;padding:12px 14px 12px 40px;border-radius:16px;background:#f8fafc;color:#334155;font-size:15px;line-height:1.5;border:1px solid rgba(15,23,42,.05)}
.aero-ai-v41__card li:before{content:"✓";position:absolute;left:13px;top:12px;width:20px;height:20px;border-radius:999px;background:#dcfce7;color:#15803d;display:grid;place-items:center;font-size:12px;font-weight:800}
.aero-ai-v41__faq{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.aero-ai-v41__faq .aero-ai-v41__card{padding:20px}
.aero-ai-v41__card--wide{grid-column:1/-1}
.aero-ai-v41 a{color:#2563eb;text-decoration:none;font-weight:700}.aero-ai-v41 a:hover{text-decoration:underline}
@media (max-width:900px){.aero-ai-v41{padding:0 14px;margin-top:26px}.aero-ai-v41__grid,.aero-ai-v41__faq{grid-template-columns:1fr}.aero-ai-v41__head{padding:22px;border-radius:22px}.aero-ai-v41__card{border-radius:20px;padding:18px}.aero-ai-v41__card h2,.aero-ai-v41__card h3{font-size:20px!important}}
@media (max-width:520px){.aero-ai-v41{padding:0 12px}.aero-ai-v41__head{padding:18px}.aero-ai-v41__lead,.aero-ai-v41__card p,.aero-ai-v41__card li{font-size:14px}.aero-ai-v41__card li{padding-left:36px}}
