/*
Theme Name: ИИ РОП
Theme URI: https://airop24.ru
Author: AIRop24
Description: Кастомная тема маркетингового сайта «ИИ РОП» — AI-аналитика звонков для Битрикс24.
Version: 0.1.1
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: airop24
*/

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    color: #1a1a1a;
}

.airop24-skeleton {
    max-width: 720px;
    margin: 0 auto;
    padding: 4rem 1.5rem;
}

.airop24-marker {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 1px dashed #999;
    border-radius: 4px;
    font-size: 0.9rem;
    color: #555;
}
