 * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
        }

        body {
            background-color: #f9fafc;
            color: #1e293b;
            line-height: 1.5;
        }

        .container {
            max-width: 1280px;
            margin: 0 auto;
            padding: 0 24px;
        }

        /* Header / Навигация */
        .header {
            background: white;
            box-shadow: 0 4px 20px rgba(0,0,0,0.02);
            padding: 16px 0;
            position: sticky;
            top: 0;
            z-index: 10;
            border-bottom: 1px solid #eef2f6;
        }

        .header-content {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 16px;
        }

        .logo-area {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .logo-icon {
            background: #0b2b4f;
            color: white;
            width: 42px;
            height: 42px;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 700;
            font-size: 20px;
        }

        .logo-text h1 {
            font-size: 22px;
            font-weight: 700;
            color: #0b2b4f;
            letter-spacing: -0.01em;
        }

        .logo-text span {
            font-size: 14px;
            color: #5e6f88;
            display: block;
            line-height: 1.2;
        }

        .contact-header {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .phone-block {
            text-align: right;
        }

        .phone-block a {
            font-weight: 700;
            font-size: 20px;
            color: #0b2b4f;
            text-decoration: none;
            transition: color 0.2s;
        }

        .phone-block a:hover {
            color: #d32f2f;
        }

        .phone-block small {
            display: block;
            font-size: 13px;
            color: #5e6f88;
        }

        .btn-outline {
            background: transparent;
            border: 1.5px solid #0b2b4f;
            color: #0b2b4f;
            padding: 8px 20px;
            border-radius: 40px;
            font-weight: 600;
            font-size: 14px;
            cursor: pointer;
            transition: 0.2s;
            text-decoration: none;
            display: inline-block;
        }

        .btn-outline:hover {
            background: #0b2b4f;
            color: white;
        }

        /* Hero секция */
        .hero {
            padding: 60px 0 60px;
            background: linear-gradient(145deg, #ffffff 0%, #f2f6fe 100%);
            border-bottom: 1px solid #e0e9f2;
        }

        .hero-grid {
            display: flex;
            align-items: center;
            gap: 40px;
            flex-wrap: wrap;
        }

        .hero-content {
            flex: 1 1 400px;
        }

        .hero-badge {
            background: #d32f2f10;
            color: #d32f2f;
            font-weight: 600;
            font-size: 14px;
            padding: 6px 14px;
            border-radius: 60px;
            display: inline-block;
            margin-bottom: 20px;
            border: 1px solid #d32f2f20;
        }

        .hero-content h2 {
            font-size: 44px;
            font-weight: 800;
            line-height: 1.2;
            color: #0b1f33;
            margin-bottom: 20px;
        }

        .hero-highlight {
            color: #d32f2f;
        }

        .hero-desc {
            font-size: 18px;
            color: #334155;
            max-width: 540px;
            margin-bottom: 30px;
        }

        .features-mini {
            display: flex;
            flex-wrap: wrap;
            gap: 20px 30px;
            margin-bottom: 32px;
        }

        .features-mini-item {
            display: flex;
            align-items: center;
            gap: 8px;
            font-weight: 500;
            color: #1e293b;
        }

        .features-mini-item i {
            color: #0b2b4f;
            font-weight: 700;
            font-size: 20px;
        }

        .hero-cta {
            display: flex;
            flex-wrap: wrap;
            gap: 16px;
            align-items: center;
        }

        .btn-primary {
            background: #d32f2f;
            border: none;
            color: white;
            font-weight: 600;
            padding: 16px 36px;
            border-radius: 60px;
            font-size: 16px;
            cursor: pointer;
            box-shadow: 0 8px 16px -6px #d32f2f80;
            transition: 0.2s;
            border: 1px solid #d32f2f;
            text-decoration: none;
            display: inline-block;
        }

        .btn-primary:hover {
            background: #b71c1c;
            box-shadow: 0 8px 18px -4px #b71c1c;
            border-color: #b71c1c;
        }

        .btn-secondary {
            background: white;
            border: 1.5px solid #cbd5e1;
            color: #1e293b;
            font-weight: 600;
            padding: 16px 32px;
            border-radius: 60px;
            font-size: 16px;
            cursor: pointer;
            transition: 0.2s;
            text-decoration: none;
            display: inline-block;
        }

        .btn-secondary:hover {
            border-color: #0b2b4f;
            background: #f8fafc;
        }

        .hero-image {
            flex: 1 1 350px;
            background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 300"><rect width="400" height="300" fill="%231b2f4a" rx="20"/><circle cx="200" cy="130" r="48" fill="%232a3f60"/><circle cx="200" cy="130" r="28" fill="%233f5a82"/><path d="M160 190 L240 190 L220 240 L180 240 Z" fill="%23333f5a"/><rect x="150" y="120" width="100" height="8" rx="4" fill="%23b0c4de"/><circle cx="130" cy="100" r="10" fill="%23d32f2f"/><circle cx="270" cy="100" r="10" fill="%23d32f2f"/><circle cx="200" cy="80" r="8" fill="%23ffaa33"/><text x="140" y="280" fill="%23aabbcc" font-family="monospace" font-size="20">Hikvision</text></svg>') no-repeat center/contain;
            min-height: 260px;
            border-radius: 24px;
        }

        /* Логотипы брендов */
        .brands {
            background: white;
            padding: 36px 0;
            border-bottom: 1px solid #eef2f6;
        }

        .brands-title {
            text-align: center;
            font-size: 18px;
            color: #5e6f88;
            margin-bottom: 24px;
            font-weight: 400;
        }

        .brands-grid {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            gap: 42px;
        }

        .brand-item {
            font-weight: 700;
            font-size: 26px;
            color: #2d3f5e;
            opacity: 0.8;
            transition: 0.2s;
            letter-spacing: -0.5px;
        }

        .brand-item:hover {
            opacity: 1;
        }

        /* Услуги */
        .services {
            padding: 70px 0;
            background: white;
        }

        .section-title {
            font-size: 36px;
            font-weight: 700;
            color: #0b2b4f;
            margin-bottom: 18px;
            text-align: center;
        }

        .section-sub {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 48px;
            color: #475569;
            font-size: 18px;
        }

        .services-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 30px;
        }

        .service-card {
            background: #f9fbfe;
            border-radius: 28px;
            padding: 30px 24px;
            border: 1px solid #e7edf4;
            transition: all 0.2s;
        }

        .service-card:hover {
            border-color: #b0c4de;
            background: white;
            box-shadow: 0 12px 24px -12px #0b2b4f30;
        }

        .service-icon {
            font-size: 40px;
            margin-bottom: 18px;
        }

        .service-card h3 {
            font-size: 22px;
            margin-bottom: 12px;
            color: #0b2b4f;
        }

        .service-card p {
            color: #475569;
            font-size: 15px;
        }

        /* Оборудование */
        .equipment {
            padding: 70px 0;
            background: #f0f4fa;
        }

        .equipment-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 40px 20px;
            justify-content: center;
            margin-top: 40px;
        }

        .eq-item {
            background: white;
            padding: 12px 32px;
            border-radius: 60px;
            font-weight: 700;
            font-size: 24px;
            color: #0b2b4f;
            box-shadow: 0 4px 8px rgba(0,0,0,0.02);
            border: 1px solid #dce5f0;
            display: inline-flex;
            align-items: center;
            gap: 12px;
        }

        .eq-item span {
            background: #d32f2f;
            color: white;
            font-size: 14px;
            padding: 4px 12px;
            border-radius: 40px;
        }

        /* О компании + клиенты */
        .about-clients {
            padding: 70px 0;
            background: white;
        }

        .about-wrap {
            display: flex;
            gap: 40px;
            flex-wrap: wrap;
        }

        .about-text {
            flex: 2 1 300px;
        }

        .about-text h3 {
            font-size: 28px;
            color: #0b2b4f;
            margin-bottom: 20px;
        }

        .about-text p {
            margin-bottom: 16px;
            color: #334155;
            font-size: 17px;
        }

        .client-types {
            flex: 1 1 240px;
            background: #f3f7fd;
            padding: 32px 28px;
            border-radius: 32px;
        }

        .client-types h4 {
            font-size: 22px;
            margin-bottom: 24px;
            color: #0b2b4f;
        }

        .type-badge {
            background: white;
            padding: 14px 18px;
            border-radius: 60px;
            margin-bottom: 12px;
            font-weight: 600;
            display: flex;
            align-items: center;
            gap: 10px;
            box-shadow: 0 2px 6px rgba(0,0,0,0.02);
        }

        /* Контакты и карта */
        .contact-section {
            padding: 60px 0;
            background: #0b2b4f;
            color: white;
        }

        .contact-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 40px;
        }

        .contact-info {
            flex: 1 1 280px;
        }

        .contact-info h3 {
            font-size: 30px;
            margin-bottom: 24px;
            font-weight: 600;
        }

        .contact-detail {
            margin-bottom: 24px;
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .contact-detail strong {
            font-weight: 600;
            color: #ffb4b4;
        }

        .work-hours {
            margin-top: 30px;
            font-size: 15px;
            opacity: 0.9;
        }

        .contact-form {
            flex: 2 1 360px;
            background: rgba(255,255,255,0.08);
            padding: 32px;
            border-radius: 36px;
            backdrop-filter: blur(4px);
        }

        .form-row {
            margin-bottom: 16px;
        }

        .form-row input, .form-row textarea {
            width: 100%;
            padding: 16px 20px;
            background: white;
            border: none;
            border-radius: 40px;
            font-size: 16px;
        }

        .form-row textarea {
            border-radius: 28px;
            resize: vertical;
        }

        .form-btn {
            background: #d32f2f;
            color: white;
            font-weight: 700;
            padding: 16px 30px;
            border: none;
            border-radius: 60px;
            font-size: 16px;
            cursor: pointer;
            width: 100%;
            transition: 0.2s;
        }

        .form-btn:hover {
            background: #b71c1c;
        }

        .footer {
            background: #051524;
            color: #a0b8cc;
            padding: 28px 0;
            text-align: center;
            font-size: 14px;
            border-top: 1px solid #1f3545;
        }

        .footer a {
            color: #d3e0f0;
            text-decoration: none;
        }

        /* Адаптив */
        @media (max-width: 680px) {
            .header-content {
                flex-direction: column;
                align-items: start;
            }
            .contact-header {
                width: 100%;
                justify-content: space-between;
            }
            .hero-content h2 {
                font-size: 34px;
            }
        }