/* Fenix VPN — стили блока подписки (ЛК и шорткод [fenix_vpn]).
   Вынесено из fenix-vpn.php 2026-08-16: раньше эти ~530 строк печатались
   инлайном в теле КАЖДОЙ страницы с блоком. Содержимое перенесено
   без единого изменения. Подключается fenix_vpn_enqueue_block_css(). */
        .fenix-vpn-wrapper {
            background: var(--wp--preset--color--card-bg, #fff);
            border-radius: 12px;
            padding: 25px;
            box-shadow: var(--wp--preset--shadow--subtle, 0 4px 20px rgba(0,0,0,0.05));
            border: 1px solid var(--wp--preset--color--border-color, #eaeaea);
        }
        
        .fenix-vpn-header-wrap {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 25px;
            flex-wrap: wrap;
            gap: 15px;
        }
        .fenix-vpn-header-wrap h2 { margin: 0; border: none; padding: 0; color: var(--wp--preset--color--heading, #333); }
        .server-ping-badge {
            display: inline-flex;
            align-items: center;
            background: rgba(0, 0, 0, 0.03);
            padding: 6px 14px;
            border-radius: 20px;
            font-size: 13px;
            font-weight: 700;
            border: 1px solid var(--wp--preset--color--border-color, #eaeaea);
            color: var(--wp--preset--color--heading, #555);
            white-space: nowrap;
        }
        .ping-dot {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            margin-right: 8px;
            display: inline-block;
        }
        .ping-label { margin-right: 4px; font-size: 14px; }
        .server-ping-badge b { margin-right: 6px; }
        .ping-ms { color: #10b981; font-size: 14px; }
        .ping-online { font-size: 14px; margin-left: 6px; }
        .ping-online b { color: #10b981; }

        .fenix-terms-card {
            background: rgba(33, 107, 233, 0.06);
            border: 1px solid rgba(33, 107, 233, 0.18);
            border-radius: 10px;
            padding: 14px 16px;
            margin-bottom: 22px;
            font-size: 14px;
            line-height: 1.55;
            color: var(--wp--preset--color--heading, #444);
        }
        .fenix-terms-card ul { margin: 10px 0 0 1.1em; padding: 0; }
        .fenix-terms-card li { margin-bottom: 6px; }

        .fenix-appstore-ru {
            margin-top: 18px;
            padding: 12px 14px;
            border: 1px solid var(--wp--preset--color--border-color, #ddd);
            border-radius: 10px;
            background: var(--wp--preset--color--card-bg, #fff);
        }
        .fenix-appstore-ru summary {
            cursor: pointer;
            font-weight: 700;
            font-size: 14px;
            color: var(--wp--preset--color--heading, #333);
            list-style: none;
        }
        .fenix-appstore-ru summary::-webkit-details-marker { display: none; }
        .fenix-appstore-ru[open] summary { margin-bottom: 12px; }
        .fenix-appstore-ru ol {
            margin: 0 0 0 1.2em;
            padding: 0;
            font-size: 14px;
            line-height: 1.55;
            color: #555;
        }
        .fenix-appstore-ru .fenix-as-sample {
            margin-top: 10px;
            padding: 10px 12px;
            background: rgba(0,0,0,0.04);
            border-radius: 8px;
            font-size: 13px;
            line-height: 1.5;
        }

        /* Общая панель как у формы «дни / итого» и блока ключа */
        .apps-section {
            margin-top: 20px;
            padding: 20px;
            border-radius: 12px;
            background: rgba(33, 107, 233, 0.05);
            border: 1px solid rgba(33, 107, 233, 0.1);
        }
        .status-header {
            display: flex; justify-content: space-between; align-items: center;
            background: rgba(33, 107, 233, 0.1); padding: 15px; border-radius: 8px; margin-bottom: 20px; flex-wrap: wrap; gap: 10px;
        }
        .expiry-date { white-space: nowrap; }
        .status-badge {
            background: linear-gradient(135deg, #10b981 0%, #059669 100%); color: white; padding: 5px 10px; border-radius: 4px; font-weight: bold; text-transform: uppercase; font-size: 14px;
        }
        .vpn-key-container {
            background: rgba(33, 107, 233, 0.05);
            padding: 20px;
            border-radius: 12px;
            margin-bottom: 25px;
            border: 1px solid rgba(33, 107, 233, 0.1);
        }
        .fenix-universal-subscribe { margin-top: 18px; padding-top: 18px; }
        .fenix-universal-subscribe h4 { margin: 0 0 12px 0; font-size: 14px; text-transform: uppercase; color: var(--wp--preset--color--heading, #333); }
        .fenix-url-row { margin-bottom: 20px; }
        .fenix-url-row label { display: block; font-size: 12px; font-weight: 700; text-transform: uppercase; margin-bottom: 8px; color: #666; letter-spacing: 0.02em; }
        .fenix-sub-key-box { margin-bottom: 0; }
        .fenix-sub-key-box input {
            text-align: left !important;
            font-size: 14px !important;
            font-weight: 600 !important;
        }
        .fenix-universal-hint { font-size: 13px; color: #666; line-height: 1.5; margin: 0 0 14px 0; }
        
        .unified-btn {
            height: 54px !important; border-radius: 10px !important; font-size: 16px !important;
            font-weight: 700 !important; display: inline-flex !important; align-items: center !important;
            justify-content: center !important; box-sizing: border-box !important; text-transform: uppercase !important;
            margin: 0 !important; flex-shrink: 0; cursor: pointer; transition: all 0.3s ease; line-height: 1; white-space: nowrap;
        }
        .key-box input,
        html body .vpn-key-container .key-box input[type="text"],
        html body .vpn-key-container input#vless-key,
        html body .vpn-key-container input#fenix-singbox-url {
            height: 54px !important;
            min-height: 54px !important;
            line-height: 50px !important;
            border-radius: 10px !important;
            border: 2px solid var(--wp--preset--color--border-color, #ddd) !important;
            font-size: 18px !important; font-weight: 700 !important; text-align: center !important; box-sizing: border-box !important;
            margin: 0 !important; background: var(--wp--preset--color--card-bg, #fff) !important; color: var(--wp--preset--color--heading, #333) !important;
        }
        .quantity-wrapper input {
            height: 54px !important; border-radius: 10px !important;
            border: 2px solid var(--wp--preset--color--border-color, #ddd) !important;
            font-size: 24px !important; font-weight: 800 !important; text-align: center !important; box-sizing: border-box !important;
            margin: 0 !important; background: var(--wp--preset--color--card-bg, #fff) !important;
            color: var(--wp--preset--color--heading, #333) !important;
            transition: border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
        }
        .quantity-wrapper input:hover {
            border-color: var(--wp--preset--color--accent, #216be9) !important;
            box-shadow: 0 0 0 1px rgba(33, 107, 233, 0.12);
        }
        .quantity-wrapper input:focus {
            border-color: var(--wp--preset--color--accent, #216be9) !important;
            color: var(--wp--preset--color--accent, #216be9) !important;
            outline: none !important;
            box-shadow: 0 0 0 3px rgba(33, 107, 233, 0.2);
        }
        
        .key-box { display: flex; gap: 10px; margin-bottom: 20px; align-items: stretch; }
        .key-box input { flex: 1; width: 100%; padding: 0 15px; }
        .key-buttons { display: flex; gap: 10px; flex-shrink: 0; }
        .reset-key-form { margin: 0; display: flex; }

        .copy-btn { width: 180px; background: transparent !important; color: var(--wp--preset--color--accent, #216be9) !important; border: 2px solid var(--wp--preset--color--accent, #216be9) !important; }
        .copy-btn:hover { background: var(--wp--preset--color--accent, #216be9) !important; color: #fff !important; transform: translateY(-2px); box-shadow: 0 6px 15px rgba(33, 107, 233, 0.35); }
        
        .reset-btn {
            width: 180px;
            background: transparent !important;
            color: #f57c00 !important;
            border: 2px solid #f57c00 !important;
            font-size: 16px !important;
            font-weight: 700 !important;
            font-family: inherit !important;
            letter-spacing: normal !important;
        }
        .reset-btn:hover { background: #f57c00 !important; color: #fff !important; transform: translateY(-2px); box-shadow: 0 6px 15px rgba(245, 124, 0, 0.35); }
        /* WooCommerce/тема уменьшает font-size у submit — выравниваем с copy/hiddify */
        .vpn-key-container .key-buttons button.unified-btn.reset-btn,
        .vpn-key-container .key-buttons .reset-key-form button.reset-btn {
            font-size: 16px !important;
            font-weight: 700 !important;
            line-height: 1 !important;
            text-transform: uppercase !important;
        }

        .hiddify-btn {
            width: 180px;
            background: transparent !important;
            color: #10b981 !important;
            border: 2px solid #10b981 !important;
            text-decoration: none !important;
            box-sizing: border-box !important;
        }
        .hiddify-btn:hover {
            background: #10b981 !important;
            color: #fff !important;
            transform: translateY(-2px);
            box-shadow: 0 6px 15px rgba(16, 185, 129, 0.35);
        }
        /* <a> в ряду кнопок — те же размеры, что у <button> */
        .key-buttons .hiddify-btn {
            display: inline-flex !important;
            align-items: center !important;
            justify-content: center !important;
            height: 54px !important;
            min-height: 54px !important;
            line-height: 1 !important;
            white-space: nowrap !important;
        }

        .fenix-btn-primary { width: 180px; background: linear-gradient(135deg, var(--wp--preset--color--accent, #216be9) 0%, #1a5cd8 100%) !important; color: white !important; border: none !important; box-shadow: 0 4px 12px rgba(33, 107, 233, 0.25); }
        .fenix-btn-primary:hover { transform: translateY(-2px); box-shadow: 0 6px 15px rgba(33, 107, 233, 0.35); }
        /* Типографика кнопок VPN — перенесена из custom-woocommerce.css (стили компонента живут в плагине). */
        .key-buttons button, .fenix-vpn-buy-form button, .app-btn, .button.action-btn { font-size: 16px !important; font-weight: 700 !important; text-transform: uppercase !important; }

        .fenix-vpn-buy-form { display: flex; align-items: flex-end; justify-content: space-between; gap: 15px; flex-wrap: wrap; background: rgba(33, 107, 233, 0.05); padding: 20px; border-radius: 12px; border: 1px solid rgba(33, 107, 233, 0.1); }
        .fenix-vpn-buy-form-title { width: 100%; margin: 0 0 6px 0; }
        .quantity-wrapper, .vpn-total-price-wrapper { flex: 1; display: flex; flex-direction: column; min-width: 150px; }
        .quantity-wrapper label, .vpn-total-price-wrapper label { font-size: 14px; font-weight: 700; text-transform: uppercase; margin-bottom: 8px; color: var(--wp--preset--color--heading, #333); text-align: left !important; }
        .quantity-wrapper input::-webkit-outer-spin-button, .quantity-wrapper input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
        .quantity-wrapper input[type=number] { -moz-appearance: textfield; }

        .vpn-total-amount {
            height: 54px;
            background: var(--wp--preset--color--card-bg, #fff) !important;
            border: 2px solid var(--wp--preset--color--border-color, #ddd) !important;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            font-weight: 800;
            color: var(--wp--preset--color--heading, #333) !important;
            position: relative;
            box-sizing: border-box;
            line-height: 1;
        }
        .vpn-total-amount #vpn-total-val,
        .vpn-total-amount #vpn-total-val bdi,
        .vpn-total-amount #vpn-total-val span {
            color: inherit;
        }
        .vpn-discount-badge { position: absolute; top: -10px; right: -10px; background: #dc3545; color: #fff; font-size: 12px; font-weight: bold; padding: 2px 6px; border-radius: 6px; box-shadow: 0 2px 5px rgba(0,0,0,0.2); z-index: 2; }

        .app-buttons { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 15px; }
        .app-btn {
            flex: 1;
            padding: 14px;
            min-height: 54px;
            box-sizing: border-box;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            background: transparent !important;
            color: var(--wp--preset--color--accent, #216be9) !important;
            text-decoration: none;
            border-radius: 10px;
            font-weight: 700;
            min-width: 140px;
            border: 2px solid var(--wp--preset--color--accent, #216be9) !important;
            transition: all 0.3s ease;
        }
        .app-btn:hover {
            background: var(--wp--preset--color--accent, #216be9) !important;
            color: #fff !important;
            transform: translateY(-2px);
            box-shadow: 0 6px 15px rgba(33, 107, 233, 0.35);
        }

        .promo-block { text-align: center; margin-bottom: 30px; }
        .promo-block ul { list-style: none; padding: 0; margin: 20px 0; }
        .promo-block ul li { margin-bottom: 10px; font-weight: 600; font-size: 16px; }
        .price-tag { font-size: 28px; font-weight: 800; color: var(--wp--preset--color--accent, #216be9); margin-top: 15px; }

        .trial-btn {
            background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
            color: white !important;
            border: none !important;
            padding: 0 30px !important;
            box-shadow: 0 4px 12px rgba(16, 185, 129, 0.25) !important;
        }
        .trial-btn:hover { transform: translateY(-2px); box-shadow: 0 6px 15px rgba(16, 185, 129, 0.35) !important; }

        html[scheme="dark"] .fenix-vpn-wrapper { background: var(--wp--preset--color--card-bg, #2a2a2a); border-color: #444; }
        /* Единая палитра тёмной темы: акцент #7aa7f2 / rgba(122,167,242,…) как в карточках и terms */
        html[scheme="dark"] .fenix-vpn-header-wrap h2, html[scheme="dark"] .quantity-wrapper label, html[scheme="dark"] .vpn-total-price-wrapper label { color: #fff !important; }
        html[scheme="dark"] .vpn-key-container {
            background: rgba(255, 255, 255, 0.05) !important;
            border: 1px solid #444 !important;
            box-shadow: none;
        }
        html[scheme="dark"] .vpn-key-container > p:first-of-type { color: #e0e0e0 !important; }
        html[scheme="dark"] .fenix-universal-subscribe h4 { color: #e0e0e0 !important; }
        html[scheme="dark"] .fenix-universal-hint { color: #ccc !important; }
        html[scheme="dark"] .fenix-url-row label { color: #b0b0b0 !important; }
        /* Поля ввода — как вложенный блок .fenix-as-sample в AppStore */
        html[scheme="dark"] .key-box input,
        html[scheme="dark"] .fenix-sub-key-box input {
            background: rgba(0, 0, 0, 0.25) !important;
            border-color: #555 !important;
            color: #eee !important;
            box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.35);
        }
        html[scheme="dark"] .quantity-wrapper input,
        html[scheme="dark"] .vpn-total-amount {
            background: rgba(0, 0, 0, 0.25) !important;
            border: 2px solid #555 !important;
            color: #eee !important;
            box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.35);
        }
        html[scheme="dark"] .vpn-total-amount #vpn-total-val,
        html[scheme="dark"] .vpn-total-amount #vpn-total-val bdi,
        html[scheme="dark"] .vpn-total-amount #vpn-total-val span {
            color: #eee !important;
        }
        html[scheme="dark"] .quantity-wrapper input:hover {
            border-color: #7aa7f2 !important;
            box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.35), 0 0 0 1px rgba(122, 167, 242, 0.25);
        }
        html[scheme="dark"] .quantity-wrapper input:focus {
            border-color: #7aa7f2 !important;
            color: #7aa7f2 !important;
            box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.35), 0 0 0 3px rgba(122, 167, 242, 0.2);
        }
        html[scheme="dark"] .action-btn { background: #333 !important; color: #eee !important; border-color: #444 !important; }
        html[scheme="dark"] .action-btn:hover { background: #444 !important; }
        html[scheme="dark"] .status-header {
            background: rgba(33, 107, 233, 0.1) !important;
            border-color: #444 !important;
        }
        html[scheme="dark"] .fenix-vpn-buy-form,
        html[scheme="dark"] .apps-section {
            background: rgba(255, 255, 255, 0.05) !important;
            border-color: #444 !important;
        }
        html[scheme="dark"] .apps-section > h3 { color: #fff !important; }
        html[scheme="dark"] .apps-section > p { color: #ccc !important; }
        html[scheme="dark"] .app-btn {
            background: transparent !important;
            color: #7aa7f2 !important;
            border: 2px solid #7aa7f2 !important;
        }
        html[scheme="dark"] .app-btn:hover {
            background: #7aa7f2 !important;
            color: #1a1a1a !important;
            border-color: #7aa7f2 !important;
            box-shadow: 0 6px 15px rgba(122, 167, 242, 0.35);
        }
        html[scheme="dark"] .copy-btn { color: #7aa7f2 !important; border-color: #7aa7f2 !important; }
        html[scheme="dark"] .copy-btn:hover { background: #7aa7f2 !important; color: #1a1a1a !important; box-shadow: 0 6px 15px rgba(122, 167, 242, 0.35); }
        html[scheme="dark"] .reset-btn { color: #ffb74d !important; border-color: #ffb74d !important; }
        html[scheme="dark"] .reset-btn:hover { background: #ffb74d !important; color: #1a1a1a !important; box-shadow: 0 6px 15px rgba(255, 183, 77, 0.35); }
        html[scheme="dark"] .hiddify-btn { color: #34d399 !important; border-color: #34d399 !important; }
        html[scheme="dark"] .hiddify-btn:hover { background: #34d399 !important; color: #1a1a1a !important; box-shadow: 0 6px 15px rgba(52, 211, 153, 0.35); }
        html[scheme="dark"] .server-ping-badge { background: rgba(255, 255, 255, 0.05); border-color: #444; color: #ccc; }
        html[scheme="dark"] .ping-ms { color: #34d399; }
        html[scheme="dark"] .fenix-terms-card { background: rgba(122, 167, 242, 0.08); border-color: #444; color: #ddd; }
        html[scheme="dark"] .fenix-appstore-ru {
            background: rgba(0, 0, 0, 0.25) !important;
            border-color: #555 !important;
        }
        html[scheme="dark"] .fenix-appstore-ru summary { color: #eee !important; }
        html[scheme="dark"] .fenix-appstore-ru ol { color: #ccc; }
        html[scheme="dark"] .fenix-appstore-ru .fenix-as-sample { background: rgba(0, 0, 0, 0.35); color: #ccc; }
        @media (max-width: 768px) {
            /* box-sizing и центрирование QR — перенесены из мобильного VPN-блока custom-woocommerce.css. */
            .fenix-vpn-wrapper, .fenix-vpn-wrapper * { box-sizing: border-box; }
            #vpn-qrcode { display: flex; justify-content: center; margin: 20px auto; }
            /* Усиленный селектор: перебивает body.page-id-5511 .fenix-vpn-wrapper{padding:0 !important}
               темы (снятие «карточки в карточке»), которое на мобиле оставляло контент без отступов. */
            html body .fenix-vpn-wrapper.fenix-vpn-wrapper { padding: 18px 12px !important; }
            .vpn-status,
            .vpn-key-container,
            .vpn-actions,
            .apps-section { margin-bottom: 14px; }
            /* Мобильная тема: контейнер ключа — такой же отступ и оформление, как у блока приложений и формы покупки */
            .vpn-key-container {
                padding: 20px !important;
                border-radius: 12px !important;
                background: rgba(33, 107, 233, 0.05) !important;
                border: 1px solid rgba(33, 107, 233, 0.1) !important;
                box-sizing: border-box;
            }
            html[scheme="dark"] .vpn-key-container {
                background: rgba(255, 255, 255, 0.05) !important;
                border: 1px solid #444 !important;
                box-shadow: none !important;
            }
            /* Убираем отступ строго после блока подписки (vpn-status) */
            .vpn-status { margin-bottom: 0 !important; }
            .status-header { justify-content: center; text-align: center; }
            .expiry-info { text-align: center; }
            .expiry-date { display: block; margin-top: 2px; }
            /* Один вертикальный ритм между крупными блоками на mobile */
            .fenix-vpn-header-wrap { flex-direction: column; justify-content: center; text-align: center; gap: 10px; margin-bottom: 14px !important; }
            .fenix-vpn-buy-form { flex-direction: column; align-items: stretch; gap: 14px !important; margin-bottom: 0 !important; }
            .apps-section { margin-top: 0 !important; }
            .vpn-actions { margin-bottom: 14px !important; }
            .key-box { flex-direction: column; }
            /* На мобильной теме поля с ключом и ссылкой выше, чем кнопки */
            .key-box input,
            html body .vpn-key-container .key-box input[type="text"],
            html body .vpn-key-container input#vless-key,
            html body .vpn-key-container input#fenix-singbox-url {
                height: 64px !important;
                min-height: 64px !important;
                line-height: 60px !important;
            }
            .key-buttons {
                width: 100%;
                flex-direction: row;
                flex-wrap: wrap;
                gap: 10px;
                align-items: stretch;
            }
            /* Уплотняем интервалы внутри блока ключа/подписок */
            .vpn-key-container > p { margin-bottom: 14px !important; }
            .fenix-universal-subscribe { margin-top: 14px !important; padding-top: 14px !important; }
            .fenix-universal-subscribe > p { margin-bottom: 14px !important; }
            .fenix-url-row { margin-bottom: 14px !important; }
            .fenix-universal-hint { margin-bottom: 14px !important; }
            .fenix-vpn-buy-form .quantity-wrapper label,
            .fenix-vpn-buy-form .vpn-total-price-wrapper label { text-align: left !important; }
            .quantity-wrapper,
            .vpn-total-price-wrapper { width: 100% !important; max-width: 320px !important; margin: 0 auto !important; }
            .quantity-wrapper input,
            .vpn-total-amount {
                font-size: 24px !important;
                font-weight: 800 !important;
                width: 100% !important;
                max-width: 320px !important;
                margin: 0 auto !important;
            }
            .vpn-total-amount #vpn-total-val,
            .vpn-total-amount #vpn-total-val bdi,
            .vpn-total-amount #vpn-total-val span {
                font-size: 24px !important;
                font-weight: 800 !important;
                line-height: 1 !important;
            }
            .app-buttons { justify-content: center; }
            .app-btn,
            .unified-btn.fenix-btn-primary,
            .trial-btn {
                width: 100% !important;
                max-width: 320px !important;
                margin: 0 auto !important;
            }
            /* Три кнопки подписки — одинаковые размеры и стиль (не трогаем margin: auto) */
            .key-buttons .copy-btn,
            .key-buttons .reset-key-form,
            .key-buttons .hiddify-btn {
                flex: 1 1 calc(33.333% - 7px) !important;
                min-width: 0 !important;
                max-width: none !important;
                width: 100% !important;
                margin: 0 !important;
                align-self: stretch !important;
            }
            .key-buttons .reset-key-form {
                display: flex !important;
                margin: 0 !important;
                padding: 0 !important;
                border: none !important;
                background: none !important;
            }
            .key-buttons .copy-btn,
            .key-buttons .reset-key-form .reset-btn,
            .key-buttons .hiddify-btn {
                height: 54px !important;
                min-height: 54px !important;
                width: 100% !important;
                max-width: none !important;
                margin: 0 !important;
                padding: 0 8px !important;
                font-size: 13px !important;
                font-weight: 700 !important;
                font-family: inherit !important;
                line-height: 1.15 !important;
                white-space: normal !important;
                text-align: center !important;
                display: inline-flex !important;
                align-items: center !important;
                justify-content: center !important;
                box-sizing: border-box !important;
                text-transform: uppercase !important;
                letter-spacing: normal !important;
            }
            /* Узкие экраны: три полноширинные кнопки столбиком, как «Оформить подписку» */
            @media (max-width: 480px) {
                .key-buttons {
                    flex-direction: column !important;
                    align-items: stretch !important;
                }
                .key-buttons .copy-btn,
                .key-buttons .reset-key-form .reset-btn,
                .key-buttons .hiddify-btn {
                    flex: 0 0 auto !important;
                    width: 100% !important;
                    max-width: 320px !important;
                    margin: 0 auto !important;
                    font-size: 16px !important;
                    font-weight: 700 !important;
                    white-space: nowrap !important;
                }
            }
            .unified-btn.fenix-btn-primary { margin-top: 0 !important; }
            .fenix-sub-key-box.key-box { flex-direction: column; }
            .fenix-sub-key-box .key-buttons { width: 100%; }
            .fenix-sub-key-box .key-buttons .copy-btn { width: 100% !important; max-width: 320px !important; }
            .apps-section { text-align: left; }
            .apps-section > h3,
            .apps-section > p { text-align: left; }
            .apps-section > h3 { margin-bottom: 14px !important; }
            .apps-section > h3 { margin-top: 0 !important; }
            .apps-section > p { margin: 0 0 14px 0 !important; }
            .app-buttons { margin-top: 0 !important; gap: 14px !important; }
            .fenix-appstore-ru {
                text-align: left;
            }
            .fenix-appstore-ru summary { text-align: center; }
            .fenix-appstore-ru ol,
            .fenix-appstore-ru p,
            .fenix-appstore-ru .fenix-as-sample {
                text-align: left;
            }
        }
