.slds-bot-start { box-sizing: border-box; width: 100%; max-width: 754px; margin: 24px auto 8px; padding: 20px; border: 1px solid #ddd; border-radius: 12px; background: #fff; color: #171717; text-align: left; }
.slds-bot-start__title { margin: 0 0 8px; font-size: 18px; line-height: 1.4; font-weight: 700; }
.slds-bot-start__note { margin: 0 0 14px; color: #555; font-size: 14px; line-height: 1.5; }
.slds-bot-start__buttons { display: flex; flex-wrap: wrap; gap: 10px; }
.slds-bot-start__buttons button { flex: 1 1 90px; min-height: 44px; padding: 10px 16px; border: 1px solid #171717; border-radius: 8px; background: #fff; color: #171717; font: inherit; font-size: 15px; font-weight: 600; cursor: pointer; }
.slds-bot-start__buttons button:hover { background: #f2f2f2; }
.slds-bot-start__buttons button:focus-visible { outline: 3px solid #ff6a00; outline-offset: 3px; }
.slds-bot-start__buttons button:disabled { opacity: .55; cursor: wait; }
.slds-bot-start__status { margin: 10px 0 0; font-size: 14px; line-height: 1.5; }
.slds-bot-start__status:empty { display: none; }
.slds-bot-start__status a { text-decoration: underline; color: #174e83; }
.slds-bot-search-page { position: relative; padding: 64px 16px; }
.slds-bot-search-page .block-search-page__img { position: absolute; inset: 0; height: 100%; overflow: hidden; pointer-events: none; }
.slds-bot-search-page .block-search-page__img img { width: 100%; height: 100%; object-fit: cover; }
.slds-bot-search-page > .wpcf7 { position: relative; z-index: 1; }
.slds-bot-search-page .form-search-page { position: relative; top: auto; left: auto; transform: none; max-width: 754px; padding: 0; margin: 0 auto; }
