.teck-booking-app{font-family:Arial,Helvetica,sans-serif;color:#071d33;max-width:1120px;margin:30px auto;background:#fff;border:1px solid #dce7ef;border-radius:28px;box-shadow:0 18px 55px rgba(7,29,51,.12);overflow:hidden}.teck-booking-app *{box-sizing:border-box}.teck-progress{display:grid;grid-template-columns:repeat(5,1fr);background:#071d33;padding:20px 30px;gap:8px}.teck-progress span{display:flex;align-items:center;justify-content:center;gap:8px;color:rgba(255,255,255,.55);font-weight:800;font-size:13px}.teck-progress span:before{content:"";width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.25)}.teck-progress span.active{color:#fff}.teck-progress span.active:before{background:#e4004f;box-shadow:0 0 0 5px rgba(228,0,79,.2)}.teck-progress small{font-size:12px}.teck-step{display:none;padding:42px}.teck-step.active{display:block}.teck-heading{text-align:center;max-width:760px;margin:0 auto 30px}.teck-heading>span{display:inline-block;color:#e4004f;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:2px;margin-bottom:7px}.teck-heading h2{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.05;color:#071d33}.teck-heading p{margin:0;color:#607181;font-size:17px}.teck-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.teck-service-card{position:relative;display:flex;flex-direction:column;min-height:180px;padding:22px;border:2px solid #dce7ef;border-radius:20px;cursor:pointer;transition:.2s;background:#fff}.teck-service-card:hover{border-color:#0b72b5;transform:translateY(-2px);box-shadow:0 12px 30px rgba(11,114,181,.1)}.teck-service-card input{position:absolute;opacity:0}.teck-service-card:has(input:checked){border-color:#e4004f;background:#fff7fa;box-shadow:0 12px 30px rgba(228,0,79,.12)}.teck-card-check{position:absolute;right:15px;top:15px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e4004f;color:#fff;opacity:0}.teck-service-card:has(input:checked) .teck-card-check{opacity:1}.teck-service-card strong{font-size:19px;margin:20px 0 8px}.teck-service-card small{color:#607181;line-height:1.45;flex:1}.teck-service-card em{font-style:normal;color:#0b72b5;font-weight:900;margin-top:14px}.teck-grid{display:grid;gap:18px}.teck-grid.two{grid-template-columns:repeat(2,1fr)}.teck-booking-app label{display:block;font-weight:800;margin-bottom:18px}.teck-booking-app label small{display:block;font-weight:400;color:#607181;margin-top:6px}.teck-booking-app input[type=text],.teck-booking-app input[type=email],.teck-booking-app input[type=tel],.teck-booking-app input[type=number],.teck-booking-app input[type=date],.teck-booking-app select,.teck-booking-app textarea{width:100%;margin-top:8px;border:1px solid #bdcbd5;border-radius:12px;background:#fff;padding:13px 14px;font:inherit;color:#071d33;outline:none}.teck-booking-app input:focus,.teck-booking-app select:focus,.teck-booking-app textarea:focus{border-color:#0b72b5;box-shadow:0 0 0 3px rgba(11,114,181,.12)}.teck-check{display:flex!important;gap:10px;align-items:flex-start;background:#f5f9fc;border:1px solid #dce7ef;padding:14px 16px;border-radius:12px;font-weight:600!important}.teck-check input{margin-top:3px}.teck-price-box{margin:28px 0;background:linear-gradient(135deg,#071d33,#0b4f7d);color:#fff;border-radius:20px;padding:28px;text-align:center}.teck-price-box small{display:block;text-transform:uppercase;letter-spacing:2px;font-weight:800;opacity:.7}.teck-price-box strong{display:block;font-size:44px;margin:8px 0;color:#fff}.teck-price-box p{margin:0;opacity:.78}.teck-actions{display:flex;justify-content:space-between;gap:14px;margin-top:28px}.teck-actions button{border:0;border-radius:999px;padding:14px 28px;font-size:16px;font-weight:900;cursor:pointer}.teck-next,.teck-submit{background:#0b72b5;color:#fff;margin-left:auto}.teck-next:hover,.teck-submit:hover{background:#e4004f}.teck-back{background:#edf3f7;color:#071d33}.teck-review{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.teck-review div{padding:18px;background:#f5f9fc;border:1px solid #dce7ef;border-radius:14px}.teck-review span{display:block;color:#607181;font-size:13px;margin-bottom:6px}.teck-review strong{display:block}.teck-alert{padding:16px 22px;margin:20px;border-radius:12px;font-weight:800}.teck-alert.success{background:#e8fff0;color:#146b35}.teck-alert.error{background:#fff0f0;color:#a11}.teck-conditional{margin-bottom:5px}@media(max-width:850px){.teck-service-grid{grid-template-columns:repeat(2,1fr)}.teck-progress small{display:none}.teck-step{padding:28px}.teck-grid.two,.teck-review{grid-template-columns:1fr}}@media(max-width:560px){.teck-booking-app{margin:10px;border-radius:18px}.teck-service-grid{grid-template-columns:1fr}.teck-progress{padding:16px 10px}.teck-step{padding:22px 16px}.teck-actions{flex-direction:column-reverse}.teck-actions button{width:100%}.teck-next,.teck-submit{margin-left:0}}.teck-check a{color:#0b72b5;text-decoration:underline;font-weight:900}.teck-check a:hover{color:#e4004f}

.teck-booking-app label:has(> input[required])::first-line,.teck-booking-app label:has(> select[required])::first-line,.teck-booking-app label:has(> textarea[required])::first-line{font-weight:900}.teck-booking-app input:invalid:focus,.teck-booking-app select:invalid:focus,.teck-booking-app textarea:invalid:focus{border-color:#e4004f;box-shadow:0 0 0 3px rgba(228,0,79,.12)}

/* Submission state and confirmation */
.teck-submit:disabled,.teck-submit.is-submitting{cursor:not-allowed!important;opacity:.72!important;background:#607181!important;pointer-events:none!important}.teck-booking-app form.is-submitting{pointer-events:none}.teck-alert.success{border:1px solid #9ad7ad;font-size:16px;line-height:1.5;text-align:center;padding:24px}.teck-alert.success strong{display:block;font-size:22px;color:#0f5b2c;margin-bottom:5px}
