:root{--site-max-width:1400px;--site-gutter:20px}body:not(.cms-index-index):not(.cms-about):not(.checkout-onepage-index):not(.checkout-onepage-success):not(.checkout-cart-index) .main-container>.main{max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:var(--site-gutter);padding-right:var(--site-gutter);box-sizing:border-box}body.catalog-category-view:not(.cms-index-index):not(.cms-about):not(.checkout-onepage-index):not(.checkout-onepage-success):not(.checkout-cart-index) .main-container>.main{padding-left:0;padding-right:0}@media (max-width:767px){:root{--site-gutter:16px}}input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="number"],input[type="search"],input[type="url"],select,textarea{width:100%;height:40px;padding:8px 12px;border:1px solid #E0E0E0;border-radius:8px;font-size:14px;font-family:inherit;color:#333;background:#FFF;box-sizing:border-box;outline:none;transition:border-color 0.2s ease}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="url"]:focus,select:focus,textarea:focus{border-color:#5B8C2A}input::placeholder,textarea::placeholder{color:#AAA}textarea{height:auto;min-height:100px;resize:vertical;line-height:1.5}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;cursor:pointer}@media (max-width:767px){input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="number"],input[type="search"],input[type="url"],select,textarea{font-size:16px}}