
    /* Ultra-critical above-fold styles - минимизированы для скорости */
    body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.4}
    .preheader{position:fixed;top:0;width:100%;height:36px;background:#017BFE;z-index:1040}
    .navbar-blue{position:fixed;top:36px;width:100%;background:#017BFE;z-index:1030}
    .home-hero-section{position:relative;height:700px;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}
    .hero-background-img,.lcp-critical{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
    .home-hero-content{position:relative;z-index:1;max-width:800px;padding:20px}
    .home-hero-content h1{font-size:2.5rem;margin:0 0 1rem;font-weight:700}
    .home-hero-content p{font-size:1.2rem;margin:0 0 2rem;opacity:0.9}
    .hero-schedule-btn{background:#ff6b35;color:#fff;border:none;padding:15px 30px;font-size:1.1rem;border-radius:5px;cursor:pointer;font-weight:600}
    
    /* Отключаем WordPress стили которые блокируют рендер */
    .wp-block-library-theme-css,.dashicons,.admin-bar-css{display:none!important}
  