/* Original app.zip classes, image and green palette; overrides fix flow/accessibility. */
.st-form-root [hidden],.st-form-root form[hidden]{display:none!important}
.st-form-root{--st-green:#034c53;--st-pale:#9ec8c6;color:var(--st-green)}
.st-form-root fieldset{border:0;padding:0;margin:0;min-width:0}
.st-form-root legend{float:none;width:auto;padding:0;max-width:100%}
.st-form-root label{display:block;font-size:14px;line-height:1.4;margin-bottom:6px}
.st-form-root input,.st-form-root textarea,.st-form-root select{font:inherit;box-sizing:border-box}
.st-form-root input[type=tel],.st-form-root input[type=email]{direction:ltr;text-align:start}
.st-form-root .form-input,.st-form-root .form-textarea,.st-form-root .st-select{width:100%;background:#fff;border:1px solid #779a98;border-radius:10px;padding:13px 16px;color:#034c53;font-size:16px;min-height:48px}
.st-form-root .form-textarea{resize:vertical;min-height:120px}
.st-form-root .form-item{margin-bottom:14px}
.st-booking .book-step{min-height:0;overflow:visible;width:calc(100% - 310px);max-width:887px}
.st-booking .book-step__item{position:relative;inset:auto;transform:none;opacity:1;height:auto;display:block}
.st-booking .step-content,.st-booking .step-content .book-box{height:auto}
.st-booking .book-box{margin-top:24px;background:#9ec8c6 url(img/book-patter.png) no-repeat center/contain}
.st-booking .book-img{max-width:290px}
.st-booking .book-clean{display:flex;gap:24px;align-items:stretch}
.st-booking .book-clean__item{flex:1;min-width:0;width:auto}
.st-booking .book-clean__item label{padding:48px 24px 35px;height:100%;font-size:inherit;position:relative}
.st-booking .book-clean__item .h2{display:block;font-size:26px;line-height:1.2}
.st-booking .st-card-copy{display:block;font-size:14px;line-height:1.5}
.st-booking .book-clean__mark,.st-booking .book-pay__mark{color:transparent;display:flex;align-items:center;justify-content:center;font-size:17px}
.st-booking input:checked+label .book-clean__mark,.st-booking input:checked+label .book-pay__mark{color:#fff}
.st-booking .book-clean__item input[type=radio],.st-booking .book-cleaner__radio-item input[type=radio],.st-booking .book-pay__item input[type=radio]{display:block!important;position:absolute;opacity:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.st-booking input:focus-visible+label{outline:3px solid #034c53;outline-offset:3px}
.st-booking .book-cleaner__row{display:flex;gap:24px;flex-wrap:wrap}
.st-booking .book-cleaner__item{flex:1;min-width:190px}
.st-booking .book-cleaner__radio{display:flex;flex-wrap:wrap;gap:8px}
.st-booking .book-cleaner__radio-item{position:relative}
.st-booking .book-cleaner__radio-item label{padding:10px 15px;background:white;border:2px solid transparent;border-radius:10px;cursor:pointer;font-size:15px}
.st-booking .book-cleaner__radio-item input:checked+label{border-color:#034c53;background:#e9f4ed}
.st-booking .book-material{margin-top:20px}
.st-booking .st-radio-row{display:flex;gap:20px;flex-wrap:wrap}
.st-booking .st-radio-row label{display:flex;align-items:center;gap:8px;cursor:pointer}
.st-booking input[type=radio]{accent-color:#034c53}
.st-booking .st-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}
.st-booking .st-wide{grid-column:1/-1}
.st-booking .book-pay__item{position:relative}
.st-booking .st-summary{display:grid;grid-template-columns:minmax(100px,1fr) 1.4fr;gap:12px;font-size:14px}
.st-booking .st-summary dt{font-weight:600}
.st-booking .st-summary dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}
.st-booking .book-total__price{margin-top:24px;font-size:26px}
.st-booking .book-total__price span{display:block;font-size:15px}
.st-form-root .st-help{font-size:13px;line-height:1.5;margin-top:18px}
.st-form-root .st-status{font-size:16px;line-height:1.6;margin-top:20px;white-space:pre-wrap;max-width:887px}
.st-form-root .st-status:not(:empty){padding:18px 22px;border:1px solid #034c53;border-radius:14px;background:#eaf5ee}
.st-form-root .st-status.st-error{color:#7b2424;border-color:#a13737;background:#fff5f3}
.st-form-root [aria-invalid=true]{border:2px solid #a13737}
.st-form-root .st-trap{position:absolute!important;left:0!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.st-form-root .st-new-request{margin-top:18px}
.st-form-root button:disabled{opacity:.55;cursor:wait}
.st-form-root .btn{cursor:pointer}
.st-form-root [dir=rtl]{text-align:right}
.st-booking[dir=rtl] .book-img{right:auto;left:0}
.st-booking[dir=rtl] .book-box{border-radius:0 35px 35px 35px}
.st-booking[dir=rtl] .book-clean__mark{right:auto;left:18px}
.st-contact-footer{color:inherit}
.st-contact .footer-user__form{display:flex;gap:20px}
.st-contact .footer-user__item{flex:1;min-width:0}
.st-contact .form-textarea{min-height:232px}
@media(max-width:1100px){.st-booking .book-img{display:none}.st-booking .book-step{width:100%;max-width:none}}
@media(max-width:767px){.st-booking .book-clean{flex-direction:column}.st-booking .book-clean__item label{padding:36px 20px 25px}.st-booking .book-box{padding:24px 18px}.st-booking .st-fields{grid-template-columns:1fr}.st-booking .book-nav{flex-direction:column-reverse}.st-booking .book-nav .btn{min-height:48px}.st-contact .footer-user__form{flex-direction:column;gap:0}.st-contact .form-textarea{min-height:120px}.st-booking .st-summary{grid-template-columns:1fr 1.2fr}.st-booking .book-cleaner__item{min-width:100%}}
@media(prefers-reduced-motion:reduce){.st-form-root *{scroll-behavior:auto!important;transition:none!important}}

.st-booking .st-estimate{margin:18px 0 0;padding:0 12px;font-size:22px}.st-booking .st-estimate span{display:inline;font-size:15px}
.st-booking .book-nav .btn:not(.btn-transparent){background:#034c53;border:1px solid #034c53;color:#fff}.st-booking .book-nav .btn.btn-transparent{border-color:#034c53;color:#034c53;background:transparent}.st-booking .book-nav .btn.btn-transparent:hover{background:#034c53;color:#fff}
