/* v299 customer information architecture */
.customer-trust{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 0 12px;padding:9px 10px;border:1px solid #e7e2da;border-radius:10px;background:#faf9f6;color:#6f6a61;font-size:11px;font-weight:700}.customer-trust:before{content:'✓';width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#30302d;color:#fff;font-size:10px}.booking-card #step1{display:flex;flex-direction:column}.booking-card #step1 .customer-progress{order:0}.booking-card #step1 .field:has(#barberLabel){order:1}.booking-card #step1 .field:has(#day){order:2}.booking-card #step1 .field:has(#timeLabel){order:3}.booking-card #step1 .service-picker{order:4}.booking-card #step1 #nextBtn{order:5}.booking-card #step1 #branchPicker{order:-1}.booking-card #step1 .field:nth-of-type(1){order:-1}.customer-progress{margin-bottom:13px!important}.hero-copy p{max-width:280px;line-height:1.55}.service-tile,.day-btn,.time-btn,.barber-btn{touch-action:manipulation}.service-tile:focus-visible,.day-btn:focus-visible,.time-btn:focus-visible,.barber-btn:focus-visible,#nextBtn:focus-visible,#submit:focus-visible{outline:3px solid #aaa69e!important;outline-offset:2px}.booking-card:before{content:'اختر الخدمة ثم الحلاق والموعد';display:block;margin:0 0 13px;color:#74716b;font-size:12px;font-weight:700}@media(max-width:430px){.hero{height:160px!important}.hero-copy h1{font-size:25px}.wrap{margin-inline:8px!important}.booking-card{padding:12px 11px 14px!important}.category-services{gap:7px}.service-tile{min-height:62px!important}.day-btn{min-height:64px!important}.time-btn{min-height:38px!important}}