/*
Theme Name: LPS Enterprise AI
Theme URI: https://l-p-s.ru/
Author: LPS
Description: Bilingual Russian and English enterprise website with editable page content, five products, guided setup and configurable contact forms.
Version: 1.2.1
Requires at least: 6.5
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lps-enterprise
Tags: business, custom-logo, translation-ready, block-styles
*/

/* Main visual system is enqueued from assets/styles.css. */
/* Fill short pages without constraining the height of longer page content. */
body{--lps-adminbar-height:0px;display:flex;flex-direction:column;min-height:calc(100vh - var(--lps-adminbar-height));min-height:calc(100dvh - var(--lps-adminbar-height))}
body.admin-bar{--lps-adminbar-height:32px}
body>main{flex:1 0 auto;min-width:0}
body>.announcement,body>.site-header,body>.site-footer{flex-shrink:0}
.admin-bar .site-header{top:32px}
.wp-standard-content{padding-top:64px;padding-bottom:72px;min-height:45vh}
.wp-standard-content h1{margin-bottom:28px}
.wp-standard-content p{margin:16px 0;font-size:16px}
.wp-standard-content a{color:#2865eb;text-decoration:underline}
.wp-standard-content img{max-width:100%;height:auto}
.wp-standard-content ul,.wp-standard-content ol{list-style:revert;padding-left:24px}
.brand .custom-logo{max-height:48px;width:auto;max-width:210px}
.lps-placeholder{max-width:700px;padding:70px 0}
.lps-placeholder h1{font-size:40px}
.lps-placeholder p{margin-top:22px}
.lps-placeholder .button{margin-top:25px}
.wp-block-image img{height:auto;max-width:100%}
.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
@media(max-width:782px){body.admin-bar{--lps-adminbar-height:46px}.admin-bar .site-header{top:46px}}
@media(max-width:600px){.admin-bar .site-header{top:0}.wp-standard-content{padding-top:40px;padding-bottom:48px}}
