﻿@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.booking-wizard-v2{all:initial;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:16px;line-height:24px;color:#101828;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.booking-wizard-v2 *{margin:0;padding:0;box-sizing:border-box}.booking-wizard-v2 .hidden{display:none !important}.booking-wizard-v2 .wizard-wrapper{background-color:#f9fafb;min-height:100vh}.booking-wizard-v2 .wizard-nav{background-color:#5b21b6;border-bottom:1px solid #5b21b6}.booking-wizard-v2 .wizard-nav-inner{max-width:none;margin:0 auto;padding:12px 90px;display:flex;align-items:center;justify-content:center}.booking-wizard-v2 .nav-logo a{display:inline-block}.booking-wizard-v2 .nav-logo img{height:36px;width:auto;display:block}.booking-wizard-v2 .nav-help .help-link{color:#ffffff;text-decoration:none;font-size:14px}.booking-wizard-v2 .nav-help .help-link:hover{text-decoration:underline}.booking-wizard-v2 .nav-help .help-text-short{display:none}.booking-wizard-v2 .wizard-container{width:100%;max-width:1100px;margin:0 auto;padding:48px 32px}.booking-wizard-v2 .step-pill{display:none;font-size:12px;font-weight:600;color:#5b21b6;background:rgba(91,33,182,0.1);padding:4px 12px;border-radius:20px;width:fit-content;letter-spacing:0.5px;margin-bottom:4px}.booking-wizard-v2 .wizard-main{display:flex;flex-direction:column;min-width:0}.booking-wizard-v2 .wizard-step-header{padding:0 0 12px 0}.booking-wizard-v2 .wizard-step-header h1{margin-bottom:4px}.booking-wizard-v2 .wizard-step-header .subtitle{margin-bottom:0}.booking-wizard-v2 .wizard-content{overflow:visible;width:100%}.booking-wizard-v2 .content-wrapper{width:100%;padding:0}.booking-wizard-v2 .form-container{width:100%;padding:0 0 48px 0}.booking-wizard-v2 .step-single-column{display:flex;flex-direction:column}.booking-wizard-v2 .step1-hero{background:linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);border-radius:24px;padding:40px 32px;margin-bottom:32px;box-shadow:0 4px 24px rgba(91,33,182,0.2)}.booking-wizard-v2 .step1-hero-title{color:#fff;font-size:30px;font-weight:700;margin:0 0 8px 0}.booking-wizard-v2 .step1-hero-subtitle{color:rgba(255,255,255,0.8);font-size:16px;margin:0 0 24px 0}.booking-wizard-v2 .step1-search-wrapper,.booking-wizard-v2 .step1-location-wrapper{position:relative;margin-bottom:24px}.booking-wizard-v2 .step1-search-wrapper+.character-count{position:static;margin-top:-20px;margin-bottom:0;font-size:12px;color:rgba(255,255,255,0.6);text-align:right}.booking-wizard-v2 .step1-search-wrapper .service-badge{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:5px;background:#5b21b6 !important;color:#fff;padding:5px 12px;border-radius:100px;font-weight:600;font-size:12px;cursor:pointer;border:none;white-space:nowrap;z-index:2}.booking-wizard-v2 .step1-search-wrapper .service-badge:hover{background:#4a1b93 !important}.booking-wizard-v2 .step1-search-wrapper .service-badge .service-badge-icon{width:16px;height:16px;filter:brightness(0) invert(1);flex-shrink:0}.booking-wizard-v2 .step1-search-wrapper .service-badge .edit-icon{opacity:0.7;font-size:12px}.booking-wizard-v2 .step1-search-icon,.booking-wizard-v2 .step1-location-icon{position:absolute;left:16px;top:14px;pointer-events:none;z-index:1}.booking-wizard-v2 .step1-location-spinner{display:none;position:absolute;left:18px;top:16px;width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#5b21b6;border-radius:50%;animation:spin 0.6s linear infinite;pointer-events:none;z-index:1}@keyframes spin{to{transform:rotate(360deg)}}.booking-wizard-v2 .step1-suburb-dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,0.15);max-height:240px;overflow-y:auto;z-index:200}.booking-wizard-v2 .step1-suburb-dropdown .suburb-item{padding:12px 16px;cursor:pointer;font-size:15px;color:#101828;transition:background 0.15s}.booking-wizard-v2 .step1-suburb-dropdown .suburb-item:hover{background:#f3f4f6}.booking-wizard-v2 .step1-suburb-dropdown .suburb-item .suburb-name{font-weight:500}.booking-wizard-v2 .step1-suburb-dropdown .suburb-item .suburb-detail{font-size:13px;color:#4a5565}.booking-wizard-v2 .step1-suburb-dropdown .suburb-empty{padding:16px;text-align:center;font-size:14px;color:#4a5565}.booking-wizard-v2 .step1-search-spinner{display:none;position:absolute;left:16px;top:50%;margin-top:-10px;width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#7c3aed;border-radius:50%;animation:step1SpinnerRotate 0.6s linear infinite;pointer-events:none;z-index:1}@keyframes step1SpinnerRotate{to{transform:rotate(360deg)}}.booking-wizard-v2 .step1-search-input,.booking-wizard-v2 .step1-location-input{width:100%;padding:14px 16px 14px 48px;border:none;border-radius:16px;font-size:16px;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.1);outline:none;box-sizing:border-box}.booking-wizard-v2 .step1-hero-photo{margin-bottom:24px}.booking-wizard-v2 .step1-photo-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:rgba(255,255,255,0.85);font-size:14px;font-weight:500;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;cursor:pointer;padding:0}.booking-wizard-v2 .step1-photo-btn:hover{color:#fff}.booking-wizard-v2 .step1-photo-btn .step1-photo-icon{width:18px;height:18px;filter:brightness(0) invert(1);opacity:0.85}.booking-wizard-v2 .step1-photo-btn .step1-photo-hint{opacity:0.6}.booking-wizard-v2 .step1-service-dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,0.15);max-height:300px;overflow-y:auto;z-index:200}.booking-wizard-v2 .step1-service-dropdown .service-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background 0.15s;display:flex;align-items:center;gap:12px}.booking-wizard-v2 .step1-service-dropdown .service-item:last-child{border-bottom:none}.booking-wizard-v2 .step1-service-dropdown .service-item:hover{background:#f8f8f8}.booking-wizard-v2 .step1-service-dropdown .service-item .service-icon{width:24px;height:24px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(15%) sepia(60%) saturate(5000%) hue-rotate(260deg) brightness(80%)}.booking-wizard-v2 .step1-service-dropdown .service-item .service-item-text{flex:1;min-width:0}.booking-wizard-v2 .step1-service-dropdown .service-item .service-name{font-weight:600;color:#5b21b6;font-size:15px;margin-bottom:2px}.booking-wizard-v2 .step1-service-dropdown .service-item .service-description{font-size:13px;color:#4a5565;line-height:1.4}.booking-wizard-v2 .step1-service-dropdown .no-results{padding:16px;text-align:center;font-size:14px;color:#4a5565}.booking-wizard-v2 .step1-service-dropdown .search-indicator{padding:8px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:12px;color:#666;display:flex;align-items:center;gap:8px}.booking-wizard-v2 .step1-hero-divider{border:none;border-top:1px solid rgba(255,255,255,0.2);margin:20px 0}.booking-wizard-v2 .step1-hero-step-label{color:rgba(255,255,255,0.85);font-size:14px;font-weight:500;margin:0 0 10px 0;display:flex;align-items:center;gap:8px}.booking-wizard-v2 .step1-hero-step-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,0.25);color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.booking-wizard-v2 #step-1 .service-results-section{display:none !important}.booking-wizard-v2 textarea.form-textarea-lg{min-height:80px;font-size:16px;line-height:24px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;background-color:#ffffff !important;resize:vertical}.booking-wizard-v2 textarea.form-textarea-lg::placeholder{color:rgba(10,10,10,0.5)}.booking-wizard-v2 textarea.form-textarea-lg:focus{border-color:#5b21b6;outline:none}.booking-wizard-v2 .step1-reviews{margin-bottom:32px}.booking-wizard-v2 .step1-reviews-heading{font-size:18px;font-weight:600;color:#101828;line-height:28px;letter-spacing:-0.44px;margin-bottom:16px}.booking-wizard-v2 .step1-reviews-carousel{overflow:hidden}.booking-wizard-v2 .step1-reviews-track{display:flex;gap:16px;width:max-content;animation:step1ReviewsScroll 40s linear infinite}.booking-wizard-v2 .step1-reviews-track:hover{animation-play-state:paused}@keyframes step1ReviewsScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.booking-wizard-v2 .step1-review-card{flex:0 0 343px;background-color:#ffffff;border:2px solid #e5e7eb;border-radius:10px;padding:16px}.booking-wizard-v2 .step1-review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.booking-wizard-v2 .step1-review-trade-icon{width:24px;height:24px;opacity:0.18}.booking-wizard-v2 .step1-review-stars{display:flex;gap:4px}.booking-wizard-v2 .step1-review-stars .star-14{width:16px;height:16px}.booking-wizard-v2 .step1-review-text{font-size:14px;font-weight:400;color:#364153;line-height:20px;letter-spacing:-0.15px;margin-bottom:12px;height:40px;overflow:hidden}.booking-wizard-v2 .step1-review-author .step1-review-name{font-size:14px;font-weight:500;color:#101828;line-height:20px}.booking-wizard-v2 .step1-review-author .step1-review-role{font-size:12px;font-weight:400;color:#6a7282;line-height:16px}.booking-wizard-v2 .step1-trust-badges{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px;margin-bottom:12px}.booking-wizard-v2 .trust-badge-icon-white{filter:brightness(0) invert(1)}.booking-wizard-v2 .trust-badge-item{display:flex;align-items:center;gap:8px;font-size:14px;color:rgba(255,255,255,0.85);line-height:20px}.booking-wizard-v2 .trust-badge-item .trust-badge-icon{width:16px;height:16px;flex-shrink:0}.booking-wizard-v2 #step-1 .step-single-column{padding-bottom:24px}.booking-wizard-v2 .btn-estimate{width:100%;background-color:#5b21b6;color:#ffffff;font-size:16px;font-weight:600;padding:16px 24px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;transition:background-color 0.15s ease;line-height:24px;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.booking-wizard-v2 .btn-estimate .btn-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.booking-wizard-v2 .btn-estimate:hover:not(:disabled){background-color:#4a1b93}.booking-wizard-v2 .btn-estimate:disabled{background-color:#f3f4f6;color:#99a1af;cursor:not-allowed}.booking-wizard-v2 .btn-estimate:disabled .btn-icon{filter:none;opacity:0.4}.booking-wizard-v2 .btn-estimate-hero{background-color:#fff;color:#5b21b6}.booking-wizard-v2 .btn-estimate-hero .btn-icon{filter:brightness(0) saturate(100%) invert(15%) sepia(60%) saturate(5000%) hue-rotate(260deg) brightness(80%)}.booking-wizard-v2 .btn-estimate-hero:hover:not(:disabled){background-color:rgba(255,255,255,0.9)}.booking-wizard-v2 .btn-estimate-hero:disabled{background-color:rgba(255,255,255,0.3);color:rgba(255,255,255,0.5)}.booking-wizard-v2 .btn-estimate-hero:disabled .btn-icon{filter:none;opacity:0.4}.booking-wizard-v2 .btn-estimate-hero.btn-loading{background-color:rgba(255,255,255,0.85);color:#5b21b6;cursor:wait}.booking-wizard-v2 .btn-estimate-hero .btn-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(91,33,182,0.3);border-top-color:#5b21b6;border-radius:50%;animation:btnSpinnerRotate 0.6s linear infinite;vertical-align:middle;margin-right:4px}.booking-wizard-v2 h1{font-size:32px;font-weight:700;line-height:40px;color:#101828;margin-bottom:8px;letter-spacing:-0.02em}.booking-wizard-v2 h2{font-size:24px;font-weight:600;line-height:32px;color:#101828;margin-bottom:8px}.booking-wizard-v2 h3{font-size:18px;font-weight:600;line-height:28px;color:#101828}.booking-wizard-v2 h4{font-size:16px;font-weight:600;line-height:24px;color:#101828}.booking-wizard-v2 .subtitle{font-size:16px;color:#6a7282;line-height:24px;margin-bottom:24px;font-weight:400}.booking-wizard-v2 .text-sm{font-size:14px;line-height:20px}.booking-wizard-v2 .text-xs{font-size:12px;line-height:16px}.booking-wizard-v2 .form-group{margin-bottom:0}.booking-wizard-v2 .form-label{display:block;font-size:16px;font-weight:700;color:#101828;margin-bottom:4px;line-height:24px}.booking-wizard-v2 .form-label .required{color:#fb2c36}.booking-wizard-v2 .form-sublabel{font-size:12px;color:#4a5565;line-height:16px;margin-top:4px}.booking-wizard-v2 .form-input,.booking-wizard-v2 .wizard-input,.booking-wizard-v2 .form-textarea,.booking-wizard-v2 .form-select{width:100%;padding:12px;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:16px;line-height:24px;color:#101828;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:all 0.2s ease}.booking-wizard-v2 .form-input::placeholder,.booking-wizard-v2 .wizard-input::placeholder,.booking-wizard-v2 .form-textarea::placeholder,.booking-wizard-v2 .form-select::placeholder{color:#99a1af;font-size:16px}.booking-wizard-v2 .form-input:focus,.booking-wizard-v2 .wizard-input:focus,.booking-wizard-v2 .form-textarea:focus,.booking-wizard-v2 .form-select:focus{outline:none;border-color:#5b21b6;box-shadow:0 0 0 3px rgba(91,33,182,0.1)}.booking-wizard-v2 .form-input:disabled,.booking-wizard-v2 .wizard-input:disabled,.booking-wizard-v2 .form-textarea:disabled,.booking-wizard-v2 .form-select:disabled{opacity:0.5;cursor:not-allowed;background-color:#f9fafb}.booking-wizard-v2 .form-textarea{min-height:100px;resize:vertical}.booking-wizard-v2 .form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.booking-wizard-v2 .form-checkbox-group{display:flex;align-items:flex-start;gap:12px}.booking-wizard-v2 .form-checkbox{width:16px;height:16px;margin-top:2px;accent-color:#5b21b6}.booking-wizard-v2 .textarea-wrapper{position:relative}.booking-wizard-v2 .textarea-wrapper .form-textarea{padding-bottom:2rem}.booking-wizard-v2 .character-count{position:absolute;bottom:8px;right:12px;font-size:12px;color:#6a7282;pointer-events:none}.booking-wizard-v2 .btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;border:none;cursor:pointer;transition:all 0.2s ease;text-decoration:none;min-height:48px;overflow:visible}.booking-wizard-v2 .btn:disabled{opacity:0.4;cursor:not-allowed}.booking-wizard-v2 .btn .btn-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:btnSpinnerRotate 0.6s linear infinite;vertical-align:middle;margin-right:6px;flex-shrink:0}.booking-wizard-v2 .btn-primary{background-color:#5b21b6;color:#ffffff;width:100%}.booking-wizard-v2 .btn-primary:hover:not(:disabled){background-color:#4a1b93}.booking-wizard-v2 .btn-primary:disabled{background-color:#e5e7eb;color:#9ca3af}.booking-wizard-v2 .btn-secondary{background-color:#ffffff;color:#101828;border:1px solid rgba(0,0,0,0.1)}.booking-wizard-v2 .btn-secondary:hover:not(:disabled){background-color:#f9fafb}.booking-wizard-v2 .btn-dropdown{background-color:#5b21b6;color:#ffffff;width:100%;justify-content:space-between;padding:12px 16px;display:flex;align-items:center;border-radius:8px;border:1px solid #5b21b6;font-size:16px;cursor:pointer;transition:all 0.2s ease}.booking-wizard-v2 .btn-dropdown:hover{background-color:#501da0}.booking-wizard-v2 .btn-dropdown .dropdown-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.booking-wizard-v2 .btn-link{background:none;border:none;color:#5b21b6;padding:0;font-size:14px;min-height:auto;text-decoration:none}.booking-wizard-v2 .btn-link:hover{text-decoration:underline}.booking-wizard-v2 .btn-flex{flex:1}.booking-wizard-v2 .btn-group{display:flex;gap:16px;margin-top:24px}.booking-wizard-v2 .btn-group.btn-group-schedule,.booking-wizard-v2 .btn-group.btn-group-summary,.booking-wizard-v2 .btn-group.btn-group-payment{display:grid;grid-template-columns:minmax(120px, auto) 1fr;gap:16px}.booking-wizard-v2 .btn-group.btn-group-schedule .btn,.booking-wizard-v2 .btn-group.btn-group-summary .btn,.booking-wizard-v2 .btn-group.btn-group-payment .btn{border-radius:10px !important}.booking-wizard-v2 .btn-group.btn-group-schedule .btn-primary,.booking-wizard-v2 .btn-group.btn-group-schedule .btn-continue,.booking-wizard-v2 .btn-group.btn-group-summary .btn-primary,.booking-wizard-v2 .btn-group.btn-group-summary .btn-continue,.booking-wizard-v2 .btn-group.btn-group-payment .btn-primary,.booking-wizard-v2 .btn-group.btn-group-payment .btn-continue{width:100%}.booking-wizard-v2 .btn-group.btn-group-schedule{gap:12px}.booking-wizard-v2 .btn-group.btn-group-confirmation{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}.booking-wizard-v2 .btn-group.btn-group-confirmation .btn{width:100%;padding:12px 24px;font-size:14px;font-weight:600}.booking-wizard-v2 .btn-group.btn-group-confirmation .btn-secondary{background:#ffffff;border:1px solid #e5e7eb;color:#101828}.booking-wizard-v2 .btn-group.btn-group-confirmation .btn-secondary:hover{background:#f9fafb}.booking-wizard-v2 .btn-group.btn-group-confirmation .btn-primary{background:#5b21b6;border:1px solid #5b21b6;color:#ffffff}.booking-wizard-v2 .btn-group.btn-group-confirmation .btn-primary:hover{background:#45198b}.booking-wizard-v2 .card{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;margin-bottom:24px}.booking-wizard-v2 .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.booking-wizard-v2 .card-title{font-size:18px;font-weight:600;color:#101828}.booking-wizard-v2 .card-action{display:flex;align-items:center;gap:8px;color:#5b21b6;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none}.booking-wizard-v2 .card-action:hover{text-decoration:underline}.booking-wizard-v2 .card-action .icon{width:16px;height:16px}.booking-wizard-v2 .card-content{font-size:16px;color:#364153;line-height:26px}.booking-wizard-v2 .card-content.job-description-content{color:#101828;line-height:24px}.booking-wizard-v2 .info-card{background-color:#eff6ff;border-color:#bedbff}.booking-wizard-v2 .info-card .info-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.booking-wizard-v2 .info-card .info-header .info-icon{width:20px;height:20px}.booking-wizard-v2 .info-card .info-text{font-size:14px;color:#4a5565;line-height:20px;padding-left:calc(20px + 12px)}@keyframes btnSpinnerRotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.booking-wizard-v2 .hero-summary-card{display:flex;align-items:center;background:rgba(255,255,255,0.15);border-radius:8px;padding:14px 18px;margin-bottom:28px}.booking-wizard-v2 .hero-summary-card .hero-summary-left{flex:1;min-width:0}.booking-wizard-v2 .hero-summary-card .hero-summary-line{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,0.9);font-size:14px;line-height:1.8}.booking-wizard-v2 .hero-summary-card .hero-summary-line .hero-summary-icon{flex-shrink:0;stroke:rgba(255,255,255,0.7)}.booking-wizard-v2 .hero-summary-card .hero-summary-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.booking-wizard-v2 .hero-summary-card .hero-summary-edit{flex-shrink:0;color:#fff;font-size:14px;font-weight:600;text-decoration:none;margin-left:16px}.booking-wizard-v2 .hero-summary-card .hero-summary-edit:hover{text-decoration:underline}.booking-wizard-v2 #hero-analysis #inline-question-content{background:none;padding:0;margin-bottom:16px}.booking-wizard-v2 #hero-analysis .inline-question-title{color:#fff}.booking-wizard-v2 #hero-analysis .inline-option-card{color:#5b21b6;background:#fff;border-color:#fff;border-radius:10px}.booking-wizard-v2 #hero-analysis .inline-option-card:hover{background:rgba(255,255,255,0.9)}.booking-wizard-v2 #hero-analysis .inline-option-card.selected{background:#fff;color:#5b21b6;border-color:#fff;box-shadow:0 0 0 3px rgba(255,255,255,0.4)}.booking-wizard-v2 #hero-analysis .clarification-progress{background:rgba(255,255,255,0.2)}.booking-wizard-v2 #hero-analysis .clarification-progress .progress-fill{background:#fff}.booking-wizard-v2 #hero-analysis .inline-clarification-actions .btn-secondary{background:transparent;color:rgba(255,255,255,0.8);border:1px solid rgba(255,255,255,0.3)}.booking-wizard-v2 #hero-analysis .inline-clarification-actions .btn-secondary:hover{background:rgba(255,255,255,0.1)}.booking-wizard-v2 #hero-analysis .inline-clarification-actions .btn-primary{background:#fff;color:#5b21b6}.booking-wizard-v2 #hero-analysis .inline-clarification-actions .btn-primary:hover{background:rgba(255,255,255,0.9)}.booking-wizard-v2 #hero-analysis .inline-clarification-actions .btn-primary:disabled{background:rgba(255,255,255,0.2);color:#fff;opacity:1}.booking-wizard-v2 #hero-analysis .inline-clarification-actions .btn-primary:disabled .btn-spinner{border-color:rgba(255,255,255,0.3);border-top-color:#fff}.booking-wizard-v2 #hero-analysis #inline-category-mismatch,.booking-wizard-v2 #hero-analysis #inline-clarification{margin-top:16px}.booking-wizard-v2 #hero-analysis .hero-section-title{color:#fff;margin-bottom:4px}.booking-wizard-v2 #hero-analysis .hero-section-subtitle{color:rgba(255,255,255,0.85);margin-bottom:16px}.booking-wizard-v2 #hero-analysis .category-suggestion-card{background:#fff;border:2px solid rgba(255,255,255,0.9);border-radius:10px;padding:16px;margin-bottom:10px;cursor:pointer}.booking-wizard-v2 #hero-analysis .category-suggestion-card:hover{background:rgba(255,255,255,0.92);border-color:#fff}.booking-wizard-v2 #hero-analysis .category-suggestion-card .category-name{color:#101828}.booking-wizard-v2 #hero-analysis .category-suggestion-card .category-reasoning{color:#4a5565;font-size:14px}.booking-wizard-v2 #hero-analysis .inline-or-divider::before,.booking-wizard-v2 #hero-analysis .inline-or-divider::after{background-color:rgba(255,255,255,0.3)}.booking-wizard-v2 #hero-analysis .inline-or-divider span{color:rgba(255,255,255,0.6)}.booking-wizard-v2 #hero-analysis .btn-link{color:rgba(255,255,255,0.85)}.booking-wizard-v2 #hero-analysis .btn-link:hover{color:#fff;text-decoration:underline}.booking-wizard-v2 #hero-analysis .skeleton-question{margin-top:16px;animation:skeletonFadeIn 0.3s ease}.booking-wizard-v2 #hero-analysis .skeleton-heading{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#fff;font-size:14px;font-weight:500}.booking-wizard-v2 #hero-analysis .compact-spinner-inline{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:btnSpinnerRotate 0.6s linear infinite;flex-shrink:0}@keyframes skeletonFadeIn{from{opacity:0}to{opacity:1}}@keyframes skeletonPulse{0%,100%{opacity:0.4}50%{opacity:0.7}}.booking-wizard-v2 #hero-analysis .skeleton-line{background:rgba(255,255,255,0.2);border-radius:4px;animation:skeletonPulse 1.5s ease-in-out infinite}.booking-wizard-v2 #hero-analysis .skeleton-title{height:22px;width:70%;margin-bottom:16px}.booking-wizard-v2 #hero-analysis .skeleton-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.booking-wizard-v2 #hero-analysis .skeleton-option{height:48px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.15);border-radius:10px;animation:skeletonPulse 1.5s ease-in-out infinite}.booking-wizard-v2 #hero-analysis .skeleton-option:nth-child(2){animation-delay:0.15s}.booking-wizard-v2 #hero-analysis .skeleton-option:nth-child(3){animation-delay:0.3s}.booking-wizard-v2 #hero-analysis .skeleton-option:nth-child(4){animation-delay:0.45s}.booking-wizard-v2 #hero-analysis .skeleton-progress{height:4px;background:rgba(255,255,255,0.15);border-radius:9999px;margin-bottom:16px;overflow:hidden}.booking-wizard-v2 #hero-analysis .skeleton-progress::after{content:'';display:block;height:100%;width:30%;background:rgba(255,255,255,0.4);border-radius:9999px;animation:skeletonProgressSlide 2s ease-in-out infinite}@keyframes skeletonProgressSlide{0%{transform:translateX(-100%)}100%{transform:translateX(400%)}}.booking-wizard-v2 #hero-analysis .skeleton-actions{display:flex;gap:8px;justify-content:flex-end}.booking-wizard-v2 #hero-analysis .skeleton-btn{height:42px;width:80px;background:rgba(255,255,255,0.15);border-radius:8px;animation:skeletonPulse 1.5s ease-in-out infinite}.booking-wizard-v2 #hero-analysis .skeleton-btn.skeleton-btn-primary{width:200px;background:rgba(255,255,255,0.25)}.booking-wizard-v2 .inline-question-title{font-size:16px;font-weight:600;color:#101828;margin-bottom:16px}.booking-wizard-v2 .inline-options-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.booking-wizard-v2 .inline-option-card{border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#101828;transition:all 0.2s ease;text-align:center}.booking-wizard-v2 .inline-option-card:hover{border-color:#5b21b6;background-color:rgba(91,33,182,0.04)}.booking-wizard-v2 .inline-option-card.selected{border-color:#5b21b6;background-color:rgba(91,33,182,0.08);color:#5b21b6;font-weight:600}.booking-wizard-v2 .clarification-progress{height:4px;background-color:#e5e7eb;border-radius:2px;margin:24px 0;overflow:hidden}.booking-wizard-v2 .clarification-progress .progress-fill{height:100%;background-color:#5b21b6;border-radius:2px;transition:width 0.3s ease;width:0}.booking-wizard-v2 .inline-clarification-actions{margin-top:16px}.booking-wizard-v2 .inline-clarification-card,.booking-wizard-v2 .inline-mismatch-card{border:none;padding:0}.booking-wizard-v2 .inline-clarification-card .subtitle,.booking-wizard-v2 .inline-mismatch-card .subtitle{margin-bottom:24px}.booking-wizard-v2 #inline-email-collection .subtitle{margin-bottom:0}.booking-wizard-v2 .category-suggestion-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;transition:all 0.2s ease}.booking-wizard-v2 .category-suggestion-card:hover{border-color:#5b21b6;background-color:rgba(91,33,182,0.04)}.booking-wizard-v2 .category-suggestion-card .category-name{font-size:16px;font-weight:600;color:#101828;margin:8px 0 4px}.booking-wizard-v2 .category-suggestion-card .category-reasoning{font-size:14px;color:#4a5565;line-height:20px;margin:0}.booking-wizard-v2 .confidence-badge{display:inline-block;font-size:12px;font-weight:600;padding:2px 8px;border-radius:9999px;text-transform:capitalize}.booking-wizard-v2 .confidence-badge.confidence-high{background-color:#dcfce7;color:#166534}.booking-wizard-v2 .confidence-badge.confidence-medium{background-color:#fef9c3;color:#854d0e}.booking-wizard-v2 .confidence-badge.confidence-low{background-color:#fee2e2;color:#991b1b}.booking-wizard-v2 .inline-or-divider{display:flex;align-items:center;margin:24px 0}.booking-wizard-v2 .inline-or-divider::before,.booking-wizard-v2 .inline-or-divider::after{content:'';flex:1;height:1px;background-color:#e5e7eb}.booking-wizard-v2 .inline-or-divider span{padding:0 16px;font-size:14px;color:#6a7282}.booking-wizard-v2 .processing-message{text-align:center;padding:24px 0;color:#6a7282;font-size:14px}@media (max-width: 1024px){.booking-wizard-v2 .wizard-container{max-width:100%;padding:0}.booking-wizard-v2 .wizard-step-header{padding:24px 0 12px 0}.booking-wizard-v2 .form-container.form-container-wide{margin:0 !important;width:100% !important;padding:0}.booking-wizard-v2 .content-wrapper{padding:0 32px}}@media (max-width: 900px){.booking-wizard-v2 .nav-step-item{padding:8px 10px}.booking-wizard-v2 .nav-step-item .nav-step-text{display:none}.booking-wizard-v2 .nav-step-line{width:20px}}@media (max-width: 768px){.booking-wizard-v2 .wizard-nav-inner{padding:12px 16px}.booking-wizard-v2 .nav-logo img{height:28px}.booking-wizard-v2 .nav-help{font-size:12px}.booking-wizard-v2 .nav-help .help-text-full{display:none}.booking-wizard-v2 .nav-help .help-text-short{display:inline}.booking-wizard-v2 .wizard-container{display:block;padding:12px 12px 0}.booking-wizard-v2 .step-pill{display:block;margin-top:24px}.booking-wizard-v2 .wizard-step-header{padding:0 0 24px 0}.booking-wizard-v2 .wizard-step-header h1{font-size:24px}.booking-wizard-v2 .step1-hero{padding:24px 14px;border-radius:16px}.booking-wizard-v2 .step1-hero-title{font-size:22px}.booking-wizard-v2 .step1-hero-subtitle{font-size:14px;margin-bottom:16px}.booking-wizard-v2 .step1-hero-divider{margin:12px 0}.booking-wizard-v2 .step1-hero-step-label{margin-bottom:8px}.booking-wizard-v2 .step1-search-wrapper,.booking-wizard-v2 .step1-location-wrapper{margin-bottom:16px}.booking-wizard-v2 .step1-search-wrapper+.character-count{margin-top:-12px}.booking-wizard-v2 .step1-search-wrapper{display:flex;flex-direction:column}.booking-wizard-v2 .step1-search-wrapper .service-badge{position:static;transform:none;margin-top:8px;align-self:flex-start}.booking-wizard-v2 .step1-review-card{flex:0 0 280px}.booking-wizard-v2 .step1-trust-badges{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:6px 16px;margin-top:12px;margin-bottom:8px}.booking-wizard-v2 .trust-badge-item{font-size:12px}.booking-wizard-v2 .trust-badge-item .trust-badge-icon{width:14px;height:14px}.booking-wizard-v2 .btn-estimate{padding:14px 20px}.booking-wizard-v2 .issue-collapsed{margin-bottom:0}.booking-wizard-v2 .service-location{border-bottom:none;padding-bottom:0;margin-bottom:24px}.booking-wizard-v2 .content-wrapper{padding:0}.booking-wizard-v2 h1{font-size:24px}.booking-wizard-v2 .form-group{margin-bottom:24px}.booking-wizard-v2 .btn-primary{padding:12px 16px;font-size:16px}.booking-wizard-v2 .slots-grid{grid-template-columns:1fr}.booking-wizard-v2 .inline-options-grid{grid-template-columns:1fr}.booking-wizard-v2 .calendar-weekdays,.booking-wizard-v2 .calendar-dates{gap:4px}.booking-wizard-v2 .btn-group{flex-direction:column-reverse;gap:12px}.booking-wizard-v2 .btn-group .btn{width:100%}.booking-wizard-v2 .btn-group.btn-group-schedule,.booking-wizard-v2 .btn-group.btn-group-summary,.booking-wizard-v2 .btn-group.btn-group-payment{display:flex;flex-direction:column-reverse;gap:12px}.booking-wizard-v2 .booking-modal-close{top:12px;right:12px;width:36px;height:36px}.booking-wizard-v2 .booking-modal-body{padding:12px 16px 16px}.booking-wizard-v2 .booking-modal-title{font-size:20px;margin-bottom:12px;padding-right:40px}.booking-wizard-v2 .modal-section{margin-bottom:12px}.booking-wizard-v2 .modal-section-title{font-size:14px;margin-bottom:0}.booking-wizard-v2 .modal-section-hint{font-size:12px;margin-bottom:4px}.booking-wizard-v2 .time-option{padding:8px 6px}.booking-wizard-v2 .time-grid{gap:4px}.booking-wizard-v2 .date-calendar-header{display:none}.booking-wizard-v2 .date-cell-day{display:block;font-size:10px;font-weight:600;color:#6a7282;text-transform:uppercase;margin-bottom:2px}.booking-wizard-v2 .date-cell--empty{display:none}.booking-wizard-v2 .date-strip-wrapper{display:flex;align-items:center;gap:4px}.booking-wizard-v2 .date-strip-scroll{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-width:0}.booking-wizard-v2 .date-strip-scroll::-webkit-scrollbar{display:none}.booking-wizard-v2 .date-calendar-grid{display:flex;gap:6px;width:max-content}.booking-wizard-v2 .date-strip-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border:1px solid #e5e7eb;border-radius:50%;background:#ffffff;cursor:pointer;color:#101828;padding:0}.booking-wizard-v2 .date-strip-arrow:hover{background:#f9fafb}.booking-wizard-v2 .date-cell{padding:8px 6px;min-width:52px}.booking-wizard-v2 .date-cell .date-cell-num{font-size:16px}.booking-wizard-v2 .date-cell .date-cell-month{font-size:10px}}.booking-wizard-v2 .confirmation-page{display:block}.booking-wizard-v2 .confirmation-container .confirmation-header-block{text-align:center;margin-bottom:32px;padding-top:32px}.booking-wizard-v2 .confirmation-container .confirmation-header-block .confirmation-brand{font-size:28px;font-weight:700;color:#101828;margin-bottom:4px}.booking-wizard-v2 .confirmation-container .confirmation-header-block .confirmation-service{font-size:20px;font-weight:600;color:#101828;margin-bottom:8px}.booking-wizard-v2 .confirmation-container .confirmation-header-block .confirmation-address{font-size:14px;color:#6a7282;margin:0}.booking-wizard-v2 .confirmation-container .confirmation-success-card{background:linear-gradient(135deg, #e8f4fd, #e6f9ec);border:1.5px solid #7cc88f;text-align:center;padding:24px}.booking-wizard-v2 .confirmation-container .confirmation-success-card .confirmation-success-inner{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.booking-wizard-v2 .confirmation-container .confirmation-success-card .confirmation-success-inner .confirmation-check-icon{width:28px;height:28px}.booking-wizard-v2 .confirmation-container .confirmation-success-card .confirmation-success-inner h3{color:#101828;font-size:18px;margin:0}.booking-wizard-v2 .confirmation-container .confirmation-success-card .booking-reference{color:#6a7282;font-size:14px;margin:0}.booking-wizard-v2 .confirmation-container .confirmation-success-card .booking-reference strong{color:#5b21b6}.booking-wizard-v2 .confirmation-container .confirmation-card-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.booking-wizard-v2 .confirmation-container .confirmation-card-header .confirmation-card-icon{width:24px;height:24px;flex-shrink:0}.booking-wizard-v2 .confirmation-container .confirmation-card-header h4{margin:0;font-size:16px;font-weight:600;color:#101828}.booking-wizard-v2 .confirmation-container .confirmation-card-detail{font-size:16px;color:#101828;margin-bottom:8px}.booking-wizard-v2 .confirmation-container .confirmation-card-text{font-size:14px;color:#6a7282;line-height:1.5}.booking-wizard-v2 .confirmation-container .confirmation-note{display:flex;align-items:flex-start;gap:8px;background:#fefce8;border:1px solid #eab308;border-radius:8px;padding:12px;margin-top:12px}.booking-wizard-v2 .confirmation-container .confirmation-note .note-icon{width:18px;height:18px;flex-shrink:0;margin-top:2px}.booking-wizard-v2 .confirmation-container .confirmation-note p{font-size:14px;color:#101828;line-height:1.5;margin:0}.booking-wizard-v2 .confirmation-container .confirmation-summary-title{font-size:16px;font-weight:600;color:#101828;margin-bottom:16px}.booking-wizard-v2 .confirmation-container .confirmation-summary-field{margin-bottom:12px}.booking-wizard-v2 .confirmation-container .confirmation-summary-field:last-child{margin-bottom:0}.booking-wizard-v2 .confirmation-container .confirmation-summary-field .confirmation-summary-label{display:block;font-size:14px;color:#6a7282;margin-bottom:2px}.booking-wizard-v2 .confirmation-container .confirmation-summary-field .confirmation-summary-value{display:block;font-size:16px;font-weight:500;color:#101828}.booking-wizard-v2 .confirmation-container .next-steps-list{list-style:none;padding:0;margin:0}.booking-wizard-v2 .confirmation-container .next-steps-list li{display:flex;align-items:flex-start;margin-bottom:12px}.booking-wizard-v2 .confirmation-container .next-steps-list li:last-child{margin-bottom:0}.booking-wizard-v2 .confirmation-container .next-steps-list .step-list-icon{width:20px;height:20px;margin-right:12px;margin-top:2px;flex-shrink:0}.booking-wizard-v2 .confirmation-container .next-steps-list .step-list-bullet{width:20px;margin-right:12px;flex-shrink:0;text-align:center;color:#6a7282}.booking-wizard-v2 .confirmation-container .next-steps-list .step-list-bullet::before{content:'•'}.booking-wizard-v2 .confirmation-container .whats-next-card{background-color:#eef3ff;border-color:#d0daf0}.booking-wizard-v2 .confirmation-container .btn-group-confirmation{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}.booking-wizard-v2 .confirmation-container .btn-group-confirmation .btn{border-radius:10px !important}.booking-wizard-v2 .nav-steps-horizontal{display:flex;align-items:center;gap:0}.booking-wizard-v2 .nav-step-item{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;cursor:default;height:44px}.booking-wizard-v2 .nav-step-item .nav-step-circle{width:28px;height:28px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;border:none;color:rgba(255,255,255,0.6);background:rgba(255,255,255,0.2);transition:all 0.2s ease}.booking-wizard-v2 .nav-step-item .nav-step-text{font-size:14px;font-weight:500;color:rgba(255,255,255,0.4);transition:all 0.2s ease}.booking-wizard-v2 .nav-step-item.completed{background-color:rgba(255,255,255,0.1)}.booking-wizard-v2 .nav-step-item.completed .nav-step-circle{background-color:rgba(255,255,255,0.8);color:#5b21b6}.booking-wizard-v2 .nav-step-item.completed .nav-step-text{color:rgba(255,255,255,0.9)}.booking-wizard-v2 .nav-step-item.active{background-color:rgba(255,255,255,0.2)}.booking-wizard-v2 .nav-step-item.active .nav-step-circle{background-color:#ffffff;color:#5b21b6}.booking-wizard-v2 .nav-step-item.active .nav-step-text{color:#ffffff;font-weight:500}.booking-wizard-v2 .nav-step-line{width:32px;height:2px;background-color:rgba(255,255,255,0.2);flex-shrink:0}.booking-wizard-v2 .nav-step-line.completed{background-color:rgba(255,255,255,0.4)}.booking-wizard-v2.estimate-active .wizard-wrapper{background-color:#f9fafb}.booking-wizard-v2 .wizard-container.estimate-layout{max-width:none;padding:0;background-color:#f9fafb}.booking-wizard-v2 .wizard-container.estimate-layout .wizard-main,.booking-wizard-v2 .wizard-container.estimate-layout .wizard-content,.booking-wizard-v2 .wizard-container.estimate-layout .content-wrapper{background-color:transparent;max-width:none}.booking-wizard-v2 .wizard-container.estimate-layout .form-container{background-color:transparent;max-width:none;padding:0}.booking-wizard-v2 .estimate-page{width:100%;max-width:1400px;margin:0 auto;padding:48px 32px 140px;background-color:#f9fafb}.booking-wizard-v2 .estimate-header{margin-bottom:32px}.booking-wizard-v2 .estimate-header .estimate-title{font-size:36px;font-weight:700;color:#101828;margin-bottom:8px;letter-spacing:-0.02em}.booking-wizard-v2 .estimate-header .estimate-subtitle{font-size:18px;color:#4a5565;line-height:28px}.booking-wizard-v2 .estimate-header .estimate-trust-line{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;background:#f0fdf4;border-radius:8px;border:1px solid #dcfce7}.booking-wizard-v2 .estimate-header .estimate-trust-line .trust-line-icon{width:18px;height:18px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(42%) sepia(93%) saturate(400%) hue-rotate(100deg) brightness(95%)}.booking-wizard-v2 .estimate-header .estimate-trust-line .trust-line-text{font-size:14px;color:#15803d;font-weight:500}.booking-wizard-v2 .estimate-section{margin-bottom:32px}.booking-wizard-v2 .section-heading{font-size:20px;font-weight:600;color:#101828;margin-bottom:16px;display:flex;align-items:center;gap:8px}.booking-wizard-v2 .section-heading .section-icon{width:20px;height:20px;flex-shrink:0}.booking-wizard-v2 .section-divider{border:none;border-top:1px solid #e5e7eb;margin:32px 0}.booking-wizard-v2 .tradie-profile-card{background-color:#ffffff;border:2px solid #e5e7eb;border-radius:10px;padding:26px}.booking-wizard-v2 .card-divider{border:none;border-top:1px solid #e5e7eb;margin:24px -26px}.booking-wizard-v2 .card-inner-section{padding:0}.booking-wizard-v2 .inner-section-heading{font-size:18px;font-weight:600;color:#101828;margin-bottom:16px;display:flex;align-items:center;gap:8px}.booking-wizard-v2 .inner-section-heading .section-icon{width:20px;height:20px;flex-shrink:0}.booking-wizard-v2 .tradie-profile-main{display:flex;gap:12px;align-items:center}.booking-wizard-v2 .tradie-avatar{flex-shrink:0}.booking-wizard-v2 .tradie-avatar .tradie-avatar-placeholder{width:72px;height:72px;border-radius:9999px;background:linear-gradient(135deg, #5b21b6, #7c3aed);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;border:3px solid #f3e8ff}.booking-wizard-v2 .tradie-avatar .tradie-avatar-placeholder .tradie-avatar-service-icon{width:36px;height:36px;filter:brightness(0) invert(1)}.booking-wizard-v2 .tradie-avatar .tradie-avatar-img{width:72px;height:72px;border-radius:9999px;object-fit:cover;border:3px solid #f3e8ff}.booking-wizard-v2 .tradie-info{flex:1;min-width:0}.booking-wizard-v2 .tradie-name-row{display:flex;align-items:center;gap:8px;margin-bottom:2px}.booking-wizard-v2 .tradie-name{font-size:18px;font-weight:700;color:#101828;margin-bottom:0;line-height:24px}.booking-wizard-v2 .tradie-company{font-size:14px;color:#4a5565;font-weight:500}.booking-wizard-v2 .tradie-rating{display:flex;align-items:center;gap:3px;flex-shrink:0}.booking-wizard-v2 .tradie-rating .star-icon{width:16px;height:16px}.booking-wizard-v2 .tradie-rating .rating-score{font-weight:600;font-size:14px;color:#101828}.booking-wizard-v2 .tradie-rating .rating-count{color:#6a7282;font-size:12px}.booking-wizard-v2 .tradie-company-icon{width:20px;height:20px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(15%) sepia(60%) saturate(5000%) hue-rotate(260deg) brightness(80%)}.booking-wizard-v2 .tradie-availability{display:flex;align-items:center;gap:4px;margin-bottom:8px;color:#5b21b6;font-size:14px;font-weight:500}.booking-wizard-v2 .tradie-availability .availability-icon-img{width:16px;height:16px;flex-shrink:0}.booking-wizard-v2 .tradie-availability .availability-text{color:#5b21b6}.booking-wizard-v2 .tradie-credentials{font-size:14px;color:#4a5565;margin-bottom:16px}.booking-wizard-v2 .tradie-match-box{background-color:#f8f7ff;border:1px solid #e8e5f7;border-radius:8px;padding:16px;margin-bottom:16px}.booking-wizard-v2 .tradie-match-box h4{font-size:14px;font-weight:700;margin-bottom:8px}.booking-wizard-v2 .tradie-match-box .match-reasons{display:flex;flex-direction:column;gap:4px}.booking-wizard-v2 .tradie-match-box .match-reason{display:flex;align-items:center;gap:8px;font-size:14px;color:#4a5565}.booking-wizard-v2 .tradie-match-box .match-reason .match-icon{width:16px;height:16px;flex-shrink:0}.booking-wizard-v2 .tradie-skills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.booking-wizard-v2 .tradie-skills .skill-tag{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;padding:4px 12px;font-size:14px;color:#4a5565}.booking-wizard-v2 .tradie-badges{display:flex;flex-wrap:wrap;gap:16px}.booking-wizard-v2 .tradie-badges .badge-item{display:flex;align-items:center;gap:4px;font-size:14px;color:#4a5565}.booking-wizard-v2 .tradie-badges .badge-item .badge-icon-img{width:16px;height:16px;flex-shrink:0}.booking-wizard-v2 .reviews-carousel{overflow:hidden;margin:0 -26px;padding:0 26px}.booking-wizard-v2 .reviews-track{display:flex;gap:16px;width:max-content;padding-bottom:8px;will-change:transform}.booking-wizard-v2 .review-card{flex:0 0 300px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:17px;display:flex;flex-direction:column;gap:8px}.booking-wizard-v2 .review-header{display:flex;align-items:flex-start;gap:12px}.booking-wizard-v2 .review-avatar-small-img{width:40px;height:40px;border-radius:9999px;object-fit:cover;flex-shrink:0}.booking-wizard-v2 .review-avatar-small{width:40px;height:40px;border-radius:9999px;background:linear-gradient(135deg, #e0d5f5, #c4b5fd);color:#5b21b6;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.booking-wizard-v2 .review-header-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.booking-wizard-v2 .review-name-row{display:flex;align-items:center;justify-content:space-between}.booking-wizard-v2 .review-name{font-size:14px;font-weight:600;color:#101828;line-height:20px}.booking-wizard-v2 .review-stars{display:flex;gap:2px;flex-shrink:0}.booking-wizard-v2 .review-stars .star-14{width:14px;height:14px}.booking-wizard-v2 .review-location{font-size:12px;color:#6a7282;line-height:16px}.booking-wizard-v2 .review-text{font-size:14px;color:#364153;line-height:22.75px;letter-spacing:-0.15px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.booking-wizard-v2 .pm-recommendation{display:flex;align-items:center;gap:12px}.booking-wizard-v2 .pm-avatars{display:flex}.booking-wizard-v2 .pm-avatars .pm-avatar{width:32px;height:32px;border-radius:9999px;background:linear-gradient(135deg, #e0d5f5, #c4b5fd);color:#5b21b6;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid #ffffff;margin-left:-8px}.booking-wizard-v2 .pm-avatars .pm-avatar:first-child{margin-left:0}.booking-wizard-v2 .pm-avatars .pm-avatar-img{width:32px;height:32px;border-radius:9999px;object-fit:cover;border:2px solid #ffffff;margin-left:-8px}.booking-wizard-v2 .pm-avatars .pm-avatar-img:first-child{margin-left:0}.booking-wizard-v2 .pm-text{font-size:14px;color:#4a5565}.booking-wizard-v2 .pm-text strong{color:#101828}.booking-wizard-v2 .repair-estimate-title{font-size:20px;font-weight:600;color:#101828;margin-bottom:8px}.booking-wizard-v2 .repair-estimate-subtitle{font-size:14px;color:#4a5565;margin-bottom:24px}.booking-wizard-v2 .repair-estimate-layout{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start}.booking-wizard-v2 .repair-tiers{display:flex;flex-direction:row;gap:8px}.booking-wizard-v2 .repair-tier{border:2px solid #e5e7eb;border-radius:10px;padding:12px 16px;cursor:pointer;transition:all 0.2s ease;flex:1;text-align:center}.booking-wizard-v2 .repair-tier:hover{border-color:rgba(91,33,182,0.4)}.booking-wizard-v2 .repair-tier.active{border-color:#5b21b6;background-color:#faf5ff;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.booking-wizard-v2 .repair-tier .tier-header{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:4px}.booking-wizard-v2 .repair-tier .tier-name{font-size:14px;font-weight:600;color:#101828}.booking-wizard-v2 .repair-tier .tier-badge{font-size:10px;font-weight:600;color:#ffffff;background-color:#00a63e;border-radius:4px;padding:1px 6px;line-height:14px}.booking-wizard-v2 .repair-tier .tier-price{font-size:18px;font-weight:700;color:#101828;margin-bottom:2px}.booking-wizard-v2 .repair-tier .tier-time{font-size:12px;font-weight:500;color:#6a7282}.booking-wizard-v2 .repair-detail{background-color:#ffffff;border:2px solid #e5e7eb;border-radius:14px;padding:34px}.booking-wizard-v2 .repair-detail-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.booking-wizard-v2 .repair-cost-section .repair-cost-label{font-size:14px;color:#6a7282;margin-bottom:4px}.booking-wizard-v2 .repair-cost-section .repair-cost-amount{font-size:48px;font-weight:700;color:#5b21b6;letter-spacing:0.35px;line-height:48px}.booking-wizard-v2 .repair-time-section{text-align:right}.booking-wizard-v2 .repair-time-section .repair-time-label{font-size:14px;color:#6a7282;margin-bottom:4px}.booking-wizard-v2 .repair-time-section .repair-time-value{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:600;color:#101828}.booking-wizard-v2 .repair-time-section .repair-time-value .time-icon-img{width:20px;height:20px;flex-shrink:0}.booking-wizard-v2 .repair-trust-badges{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.booking-wizard-v2 .repair-trust-badges .trust-badge{display:flex;align-items:center;gap:4px;font-size:14px;color:#4a5565}.booking-wizard-v2 .repair-trust-badges .trust-badge .trust-icon-img{width:16px;height:16px;flex-shrink:0}.booking-wizard-v2 .whats-involved-title{font-size:18px;font-weight:600;margin-bottom:16px}.booking-wizard-v2 .repair-steps{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.booking-wizard-v2 .repair-step{display:flex;align-items:flex-start;gap:12px}.booking-wizard-v2 .repair-step .step-number{width:24px;height:24px;border-radius:9999px;background-color:#5b21b6;color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.booking-wizard-v2 .repair-step .step-text{font-size:14px;color:#4a5565;line-height:24px;padding-top:3px}.booking-wizard-v2 .repair-notice{background-color:#f0fdf4;border:2px solid #86efac;border-radius:10px;padding:24px;font-size:14px;color:#4a5565;line-height:24px;margin-top:16px}.booking-wizard-v2 .repair-notice .repair-notice-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.booking-wizard-v2 .repair-notice .notice-shield-icon{width:24px;height:24px;color:#15803d;flex-shrink:0}.booking-wizard-v2 .repair-notice .notice-title{font-size:16px;font-weight:600;color:#101828}.booking-wizard-v2 .repair-notice .notice-body{margin-bottom:16px;line-height:24px}.booking-wizard-v2 .repair-notice .notice-steps{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.booking-wizard-v2 .repair-notice .notice-step{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#101828}.booking-wizard-v2 .repair-notice .notice-dot{width:8px;height:8px;border-radius:50%;background-color:#15803d;display:inline-block}.booking-wizard-v2 .repair-notice .notice-arrow{color:#6a7282;font-size:14px}.booking-wizard-v2 .estimate-bottom-bar{position:fixed;bottom:0;left:0;right:0;background-color:#ffffff;border-top:1px solid #e5e7eb;box-shadow:0px -4px 12px rgba(0,0,0,0.08);padding:16px 24px 16px;z-index:100}.booking-wizard-v2 .bottom-bar-inner{max-width:900px;margin:0 auto}.booking-wizard-v2 .bottom-bar-hint{font-size:14px;color:#4a5565;margin-bottom:12px;text-align:center}.booking-wizard-v2 .bottom-bar-actions{display:flex;align-items:center;gap:12px}.booking-wizard-v2 .btn-icon{width:20px;height:20px;flex-shrink:0}.booking-wizard-v2 .btn-back{font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;padding:0 21px;height:52px;border:1px solid #d1d5dc;border-radius:10px;background:#ffffff;color:#364153;font-size:16px;font-weight:500;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;gap:8px;flex-shrink:0}.booking-wizard-v2 .btn-back:hover{background-color:#f9fafb}.booking-wizard-v2 .btn-call{font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;padding:0 22px;height:52px;border:2px solid #5b21b6;border-radius:10px;background:#ffffff;color:#5b21b6;font-size:16px;font-weight:500;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;gap:8px;flex-shrink:0}.booking-wizard-v2 .btn-call:hover{background-color:#faf8ff}.booking-wizard-v2 .btn-continue-estimate{font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;padding:0 24px;height:52px;border:none;border-radius:10px;background:#5b21b6;color:#ffffff;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s ease;flex:1}.booking-wizard-v2 .btn-continue-estimate:hover{background-color:#501da0}.booking-wizard-v2 .btn-continue-estimate:disabled{opacity:0.6;cursor:not-allowed}.booking-wizard-v2 .estimate-page--two-col{padding-bottom:140px;max-width:960px;margin:0 auto}.booking-wizard-v2 .tradie-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,0.06);overflow:hidden}.booking-wizard-v2 .tradie-card-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:12px;margin-bottom:12px}.booking-wizard-v2 .tradie-card-left{flex:1;min-width:0}.booking-wizard-v2 .tradie-card-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:12px}@media (max-width: 640px){.booking-wizard-v2 .tradie-card-layout{flex-direction:column;gap:12px}.booking-wizard-v2 .tradie-card-right{align-items:flex-start}}.booking-wizard-v2 .scenario-section-header{margin-bottom:16px}.booking-wizard-v2 .scenario-section-header .tier-section-header{display:flex;align-items:center;gap:8px;margin-bottom:2px;flex-wrap:wrap}.booking-wizard-v2 .scenario-section-header .tier-section-label{font-size:20px;font-weight:600;color:#101828}.booking-wizard-v2 .scenario-section-header .tier-section-badge{display:inline-flex;align-items:center;gap:6px;background-color:#dcfce7;color:#15803d;font-size:12px;font-weight:600;padding:2px 8px;border-radius:9999px;line-height:16px}.booking-wizard-v2 .scenario-section-header .tier-section-badge--loading{background-color:#f3f0ff;color:#5b21b6}.booking-wizard-v2 .scenario-section-header .scenario-loading-spinner{width:12px;height:12px;border:2px solid #e0d4f5;border-top-color:#5b21b6;border-radius:50%;animation:spin 0.6s linear infinite}.booking-wizard-v2 .scenario-section-header .tier-section-hint{font-size:14px;color:#6a7282;line-height:20px;margin-top:4px}.booking-wizard-v2 .scenario-section-header .scenario-trust-badges{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap}.booking-wizard-v2 .scenario-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;margin-bottom:16px}.booking-wizard-v2 .scenario-card{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.booking-wizard-v2 .scenario-card-top{padding:24px;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column}.booking-wizard-v2 .scenario-card-left{display:contents}.booking-wizard-v2 .scenario-card-title{order:1}.booking-wizard-v2 .scenario-price-block{order:2;display:flex;align-items:center;gap:8px}.booking-wizard-v2 .scenario-time{order:3}.booking-wizard-v2 .scenario-card-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.booking-wizard-v2 .scenario-name{font-size:16px;font-weight:600;color:#101828;margin:0}.booking-wizard-v2 .scenario-badge{display:inline-block;background-color:#dcfce7;color:#15803d;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;line-height:14px}.booking-wizard-v2 .scenario-price{font-size:24px;font-weight:700;color:#101828;margin-bottom:4px}.booking-wizard-v2 .scenario-time{display:flex;align-items:center;gap:4px;font-size:14px;color:#6a7282}.booking-wizard-v2 .scenario-time .time-icon-img{width:16px;height:16px}.booking-wizard-v2 .scenario-card-body{padding:12px 24px 24px;flex:1}.booking-wizard-v2 .scenario-repair-name{font-size:14px;font-weight:600;color:#101828;margin:0 0 4px 0}.booking-wizard-v2 .scenario-description{font-size:14px;color:#6a7282;line-height:24px;margin:0}.booking-wizard-v2 .scenario-involved-title{font-size:14px;font-weight:600;color:#4a5565;margin:0 0 8px 0}.booking-wizard-v2 .scenario-steps{display:flex;flex-direction:column;gap:8px}.booking-wizard-v2 .scenario-step{display:flex;align-items:flex-start;gap:8px}.booking-wizard-v2 .scenario-step .step-number{width:22px;height:22px;min-width:22px;border-radius:50%;background-color:#5b21b6;color:#ffffff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.booking-wizard-v2 .scenario-step .step-text{font-size:14px;color:#4a5565;line-height:24px}.booking-wizard-v2 .scenario-card-footer{padding:8px 16px 16px;display:flex;gap:12px;flex-wrap:wrap}.booking-wizard-v2 .estimate-detail-card{background-color:#ffffff;border:2px solid #e5e7eb;border-radius:14px;overflow:hidden}.booking-wizard-v2 .estimate-detail-card>*:not(.estimate-tier-tabs){padding-left:34px;padding-right:34px}.booking-wizard-v2 .estimate-detail-card>.repair-detail-header{padding-top:28px}.booking-wizard-v2 .estimate-detail-card>.repair-notice{padding-bottom:34px}.booking-wizard-v2 .estimate-tier-tabs{background-color:#f9fafb;padding:12px 16px 16px;border-bottom:1px solid #e5e7eb}.booking-wizard-v2 .estimate-tier-tabs .tier-section-header{display:flex;align-items:center;gap:8px;margin-bottom:2px;flex-wrap:wrap}.booking-wizard-v2 .estimate-tier-tabs .tier-section-label{font-size:20px;font-weight:600;color:#101828}.booking-wizard-v2 .estimate-tier-tabs .tier-section-badge{display:inline-flex;align-items:center;gap:6px;background-color:#dcfce7;color:#15803d;font-size:12px;font-weight:600;padding:2px 8px;border-radius:9999px;line-height:16px}.booking-wizard-v2 .estimate-tier-tabs .tier-section-badge--loading{background-color:#f3f0ff;color:#5b21b6}.booking-wizard-v2 .estimate-tier-tabs .scenario-loading-spinner{width:12px;height:12px;border:2px solid #e0d4f5;border-top-color:#5b21b6;border-radius:50%;animation:spin 0.6s linear infinite}.booking-wizard-v2 .estimate-tier-tabs .tier-section-hint{font-size:14px;color:#6a7282;line-height:20px;margin-bottom:8px}.booking-wizard-v2 .estimate-tier-tabs .repair-tiers{gap:8px}.booking-wizard-v2 .estimate-tier-tabs .repair-tier{border:1px solid #e5e7eb;background:#ffffff;border-radius:8px;padding:8px 12px}.booking-wizard-v2 .estimate-tier-tabs .repair-tier:hover{border-color:rgba(91,33,182,0.4)}.booking-wizard-v2 .estimate-tier-tabs .repair-tier.active{border-color:#5b21b6;border-width:2px;background-color:#faf5ff;box-shadow:0 1px 4px rgba(0,0,0,0.08)}.booking-wizard-v2 .tradie-role{font-size:14px;color:#4a5565;margin-top:4px}.booking-wizard-v2 .tradie-recommended{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#ffffff;background:#5b21b6;border-radius:9999px;padding:3px 10px;margin-top:8px}.booking-wizard-v2 .tradie-recommended .recommended-icon{width:12px;height:12px;filter:brightness(0) invert(1)}.booking-wizard-v2 .sidebar-badges{display:flex;flex-wrap:wrap;gap:8px}.booking-wizard-v2 .sidebar-badges .sidebar-badge{display:flex;align-items:center;gap:4px;font-size:12px;color:#4a5565;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;padding:4px 10px}.booking-wizard-v2 .sidebar-badges .sidebar-badge .badge-icon-img{width:14px;height:14px;flex-shrink:0}.booking-wizard-v2 .sidebar-recommended-by{display:flex;align-items:center;gap:8px}.booking-wizard-v2 .sidebar-recommended-by .recommended-by-text{font-size:12px;color:#6a7282;font-weight:500}.booking-wizard-v2 .sidebar-availability{background:linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);color:#ffffff;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.booking-wizard-v2 .sidebar-availability .availability-icon-img{width:16px;height:16px;filter:brightness(0) invert(1)}.booking-wizard-v2 .sidebar-reviews{margin-bottom:0}.booking-wizard-v2 .sidebar-reviews .sidebar-section-title{font-size:14px;font-weight:600;color:#101828;margin-bottom:8px}.booking-wizard-v2 .reviews-carousel--sidebar{margin:0;padding:0}.booking-wizard-v2 .reviews-carousel--sidebar .review-card--compact{flex:0 0 260px;padding:12px}.booking-wizard-v2 .sidebar-price-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:16px;text-align:center}.booking-wizard-v2 .sidebar-price-summary .price-label{font-size:14px;color:#6a7282;margin-bottom:4px}.booking-wizard-v2 .sidebar-price-summary .price-amount{font-size:32px;font-weight:700;color:#5b21b6;letter-spacing:0.25px}.booking-wizard-v2 .sidebar-due-today{background-color:#f0fdf4;border:1px solid #b9f8cf;border-radius:8px;padding:16px;margin-bottom:16px;text-align:center}.booking-wizard-v2 .sidebar-due-today .due-today-amount{font-size:18px;font-weight:700;color:#15803d;margin-bottom:4px}.booking-wizard-v2 .sidebar-due-today .due-today-note{font-size:12px;color:#6a7282;line-height:20px}.booking-wizard-v2 .sidebar-date-picker{margin-bottom:16px}.booking-wizard-v2 .sidebar-date-picker .sidebar-section-title{font-size:14px;font-weight:600;color:#101828;margin-bottom:8px}.booking-wizard-v2 .date-calendar{width:100%}@media (min-width: 769px){.booking-wizard-v2 .date-strip-wrapper{display:contents}.booking-wizard-v2 .date-strip-scroll{display:contents}.booking-wizard-v2 .date-strip-arrow{display:none}.booking-wizard-v2 .date-cell-day{display:none}}@media (min-width: 769px){.booking-wizard-v2 .date-calendar-header{display:grid;grid-template-columns:repeat(7, 1fr);gap:6px;margin-bottom:8px}}.booking-wizard-v2 .date-calendar-day-label{text-align:center;font-size:14px;font-weight:600;color:#6a7282;padding:6px 0}@media (min-width: 769px){.booking-wizard-v2 .date-calendar-grid{display:grid;grid-template-columns:repeat(7, 1fr);gap:6px}}.booking-wizard-v2 .date-cell{text-align:center;padding:14px 6px;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all 0.15s ease;background:#ffffff}.booking-wizard-v2 .date-cell:hover{border-color:rgba(91,33,182,0.4);background:#fefcff}.booking-wizard-v2 .date-cell.selected{border-color:#5b21b6;background:#faf5ff}.booking-wizard-v2 .date-cell.selected .date-cell-num,.booking-wizard-v2 .date-cell.selected .date-cell-month{color:#5b21b6}.booking-wizard-v2 .date-cell--empty{border:none;cursor:default}.booking-wizard-v2 .date-cell--empty:hover{border:none;background:none}.booking-wizard-v2 .date-cell .date-cell-num{font-size:20px;font-weight:700;color:#101828;line-height:1.2}.booking-wizard-v2 .date-cell .date-cell-month{font-size:12px;color:#6a7282;margin-top:2px}.booking-wizard-v2 .sidebar-time-picker{margin-bottom:24px}.booking-wizard-v2 .sidebar-time-picker .sidebar-section-title{font-size:14px;font-weight:600;color:#101828;margin-bottom:8px}.booking-wizard-v2 .time-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.booking-wizard-v2 .time-option{border:2px solid #e5e7eb;border-radius:10px;padding:12px;text-align:center;cursor:pointer;transition:all 0.2s ease;background:#ffffff}.booking-wizard-v2 .time-option:hover{border-color:rgba(91,33,182,0.4)}.booking-wizard-v2 .time-option.selected{border-color:#5b21b6;background:#faf5ff}.booking-wizard-v2 .time-option .time-option-label{font-size:14px;font-weight:600;color:#101828;margin-bottom:2px}.booking-wizard-v2 .time-option .time-option-range{font-size:12px;color:#6a7282}.booking-wizard-v2 .estimate-footer{position:fixed;bottom:0;left:0;right:0;background-color:#ffffff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 12px rgba(0,0,0,0.08);z-index:100;padding:16px 24px}.booking-wizard-v2 .estimate-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.booking-wizard-v2 .estimate-footer-left .footer-price-label{font-size:12px;color:#6a7282;margin-bottom:2px}.booking-wizard-v2 .estimate-footer-left .footer-price-amount{font-size:24px;font-weight:700;color:#101828}.booking-wizard-v2 .estimate-footer-left .footer-price-green{color:#15803d;font-size:16px;font-weight:600}.booking-wizard-v2 .footer-tradie-preview{display:flex;align-items:center;gap:6px;margin-top:4px}.booking-wizard-v2 .footer-tradie-preview .footer-tradie-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover}.booking-wizard-v2 .footer-tradie-preview .footer-tradie-initials{width:20px;height:20px;border-radius:9999px;background:linear-gradient(135deg, #5b21b6, #7c3aed);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;overflow:hidden;flex-shrink:0}.booking-wizard-v2 .footer-tradie-preview .footer-tradie-initials .tradie-avatar-service-icon{width:14px;height:14px;filter:brightness(0) invert(1)}.booking-wizard-v2 .footer-tradie-preview .footer-tradie-name{font-size:12px;color:#4a5565;font-weight:500}.booking-wizard-v2 .footer-tradie-preview .footer-tradie-dot{font-size:12px;color:#6a7282}.booking-wizard-v2 .footer-tradie-preview .footer-tradie-star{width:14px;height:14px}.booking-wizard-v2 .footer-tradie-preview .footer-tradie-rating{font-size:12px;font-weight:600;color:#101828}.booking-wizard-v2 .footer-summary-panel{display:none}.booking-wizard-v2 .footer-pull-tab{display:none}.booking-wizard-v2 .estimate-footer-right{flex-shrink:0}.booking-wizard-v2 .estimate-footer-right .btn-confirm-booking{width:auto;padding:16px 32px;margin-bottom:0;display:inline-flex;align-items:center;gap:8px}.booking-wizard-v2 .btn-icon-svg{flex-shrink:0}.booking-wizard-v2 .btn-confirm-booking{width:100%;padding:16px;border:none;border-radius:10px;background:#5b21b6;color:#ffffff;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s ease;margin-bottom:16px}.booking-wizard-v2 .btn-confirm-booking:hover:not(:disabled){background-color:#501da0}.booking-wizard-v2 .btn-confirm-booking:disabled{background-color:#d1d5dc;color:#ffffff;cursor:not-allowed}.booking-wizard-v2 .sidebar-trust-notes{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.booking-wizard-v2 .trust-note{display:flex;align-items:center;gap:8px;font-size:14px;color:#4a5565}.booking-wizard-v2 .trust-note .trust-note-icon{width:16px;height:16px;flex-shrink:0}.booking-wizard-v2 .btn-request-call{width:100%;padding:14px;border:2px solid #5b21b6;border-radius:10px;background:#ffffff;color:#5b21b6;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.booking-wizard-v2 .btn-request-call:hover{background-color:#faf8ff}.booking-wizard-v2 .btn-request-call .btn-icon{width:18px;height:18px}.booking-wizard-v2 .sidebar-back{text-align:center}.booking-wizard-v2 .sidebar-back .back-link{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#6a7282;text-decoration:none;transition:color 0.2s}.booking-wizard-v2 .sidebar-back .back-link:hover{color:#101828}.booking-wizard-v2 .sidebar-back .back-link .btn-icon{width:16px;height:16px}.booking-wizard-v2 .booking-modal{display:none;position:fixed;inset:0;z-index:1000;background:#ffffff;overflow-y:auto}.booking-wizard-v2 .booking-modal.open{display:block}.booking-wizard-v2 .booking-modal-close{position:absolute;top:24px;right:24px;width:48px;height:48px;border:1px solid #e5e7eb;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#ffffff;color:#101828;transition:background 0.2s;z-index:1}.booking-wizard-v2 .booking-modal-close:hover{background:#f9fafb}.booking-wizard-v2 .booking-modal-body{display:flex;justify-content:center;padding:40px 32px 64px;min-height:100vh}.booking-wizard-v2 .booking-modal-content{width:100%;max-width:560px}.booking-wizard-v2 .booking-modal-title{font-size:32px;font-weight:700;color:#101828;margin-bottom:32px;letter-spacing:-0.02em}.booking-wizard-v2 .modal-section{margin-bottom:32px}.booking-wizard-v2 .modal-section-title{font-size:16px;font-weight:600;color:#101828;margin-bottom:4px}.booking-wizard-v2 .modal-section-hint{font-size:14px;color:#6a7282;margin-bottom:12px}.booking-wizard-v2 .modal-trust-notes{display:flex;flex-direction:column;gap:8px;margin-top:16px}.booking-wizard-v2 .checkout-page{max-width:1200px;margin:0 auto;padding:48px 32px 140px}.booking-wizard-v2 .checkout-columns{display:flex;gap:48px;align-items:flex-start}.booking-wizard-v2 .checkout-left{flex:1;min-width:0;max-width:640px}.booking-wizard-v2 .checkout-right{width:400px;flex-shrink:0;position:sticky;top:24px}.booking-wizard-v2 .checkout-title-row{display:flex;align-items:center;gap:12px;margin-bottom:8px;position:relative}.booking-wizard-v2 .checkout-back-btn{position:absolute;left:-52px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #e5e7eb;color:#4a5565;text-decoration:none;flex-shrink:0;transition:background-color 0.15s ease, border-color 0.15s ease}.booking-wizard-v2 .checkout-back-btn:hover{background-color:#f9fafb;border-color:#c8ccd5}.booking-wizard-v2 .checkout-subtitle{font-size:14px;color:#6a7282;margin-bottom:24px}.booking-wizard-v2 .checkout-title{font-size:32px;font-weight:700;color:#101828;letter-spacing:-0.02em;margin:0}.booking-wizard-v2 .checkout-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;margin-bottom:16px}.booking-wizard-v2 .checkout-card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.booking-wizard-v2 .checkout-card-header .checkout-card-icon{width:18px;height:18px;flex-shrink:0}.booking-wizard-v2 .checkout-card-header .checkout-card-title{margin-bottom:0}.booking-wizard-v2 .checkout-card-title{font-size:18px;font-weight:600;color:#101828;margin-bottom:16px}.booking-wizard-v2 .checkout-form-group{margin-bottom:16px}.booking-wizard-v2 .checkout-form-group:last-child{margin-bottom:0}.booking-wizard-v2 .checkout-form-label{display:block;font-size:14px;font-weight:500;color:#101828;margin-bottom:4px}.booking-wizard-v2 .checkout-form-label .required{color:#fb2c36}.booking-wizard-v2 .checkout-form-input{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:#101828;background:#ffffff;outline:none;transition:border-color 0.2s}.booking-wizard-v2 .checkout-form-input::placeholder{color:#99a1af}.booking-wizard-v2 .checkout-form-input:focus{border-color:#5b21b6;box-shadow:0 0 0 3px rgba(91,33,182,0.1)}.booking-wizard-v2 .checkout-form-input.stripe-element{padding:14px 16px}.booking-wizard-v2 .checkout-card-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.booking-wizard-v2 .checkout-card-errors{color:#fb2c36;font-size:14px;margin-top:8px;min-height:20px}.booking-wizard-v2 .checkout-payment-note{font-size:14px;color:#4a5565;line-height:24px;margin-bottom:16px}.booking-wizard-v2 .checkout-checkbox-group{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px}.booking-wizard-v2 .checkout-checkbox-group label{font-size:14px;color:#4a5565;line-height:24px;cursor:pointer}.booking-wizard-v2 .checkout-checkbox{width:18px;height:18px;margin-top:3px;flex-shrink:0;accent-color:#5b21b6;cursor:pointer}.booking-wizard-v2 .checkout-legal-link{color:#5b21b6;text-decoration:none}.booking-wizard-v2 .checkout-legal-link:hover{text-decoration:underline}.booking-wizard-v2 .checkout-address-display{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;color:#101828}.booking-wizard-v2 .checkout-change-address{color:#5b21b6;font-size:14px;font-weight:500;text-decoration:none;flex-shrink:0;margin-left:12px}.booking-wizard-v2 .checkout-change-address:hover{text-decoration:underline}.booking-wizard-v2 .checkout-map-container{margin-top:12px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.booking-wizard-v2 .checkout-map{width:100%;height:200px}.booking-wizard-v2 .checkout-guarantee{background-color:#f0fdf4;border:2px solid #86efac;border-radius:10px;padding:24px;margin-top:16px}.booking-wizard-v2 .checkout-guarantee .checkout-guarantee-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.booking-wizard-v2 .checkout-guarantee .guarantee-icon{width:24px;height:24px;color:#15803d;flex-shrink:0}.booking-wizard-v2 .checkout-guarantee .guarantee-title{font-size:16px;font-weight:600;color:#101828}.booking-wizard-v2 .checkout-guarantee .guarantee-body{font-size:14px;color:#4a5565;line-height:24px;margin-bottom:4px}.booking-wizard-v2 .checkout-guarantee .guarantee-body:last-child{margin-bottom:0}.booking-wizard-v2 .checkout-confirm-btn{width:100%;padding:16px;border:none;border-radius:10px;background:#5b21b6;color:#ffffff;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s ease;margin-top:8px}.booking-wizard-v2 .checkout-confirm-btn:hover:not(:disabled){background-color:#501da0}.booking-wizard-v2 .checkout-confirm-btn:disabled{background-color:#d1d5dc;cursor:not-allowed}.booking-wizard-v2 .checkout-tradie-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;margin-bottom:16px}.booking-wizard-v2 .checkout-tradie-profile{display:flex;align-items:center;gap:12px;margin-bottom:12px}.booking-wizard-v2 .checkout-tradie-badges{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px;border-top:1px solid #e5e7eb}.booking-wizard-v2 .checkout-collapse-toggle{display:none}.booking-wizard-v2 .star-icon-inline{width:14px;height:14px;vertical-align:-2px;margin-left:2px}.booking-wizard-v2 .checkout-summary-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;padding:24px}.booking-wizard-v2 .checkout-summary-title{font-size:18px;font-weight:600;color:#101828;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.booking-wizard-v2 .checkout-summary-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.booking-wizard-v2 .checkout-summary-row .summary-label{font-size:14px;color:#6a7282;flex-shrink:0;margin-right:12px}.booking-wizard-v2 .checkout-summary-row .summary-value{font-size:14px;color:#101828;font-weight:500;text-align:right}.booking-wizard-v2 .summary-date-line{font-size:14px;color:#101828;font-weight:500;line-height:1.5}.booking-wizard-v2 .summary-time-note{font-size:12px;color:#6a7282;display:block;margin-top:2px}.booking-wizard-v2 .checkout-summary-divider{border:none;border-top:1px solid #e5e7eb;margin:16px 0}.booking-wizard-v2 .checkout-edit-link{font-size:12px;color:#5b21b6;text-decoration:none;margin-left:8px;font-weight:500}.booking-wizard-v2 .checkout-edit-link:hover{text-decoration:underline}.booking-wizard-v2 .checkout-summary-total .summary-label{font-size:16px;font-weight:600;color:#101828}.booking-wizard-v2 .checkout-summary-total .summary-value{font-size:24px;font-weight:700;color:#00a63e}.booking-wizard-v2 .checkout-summary-note{font-size:12px;color:#6a7282;line-height:20px;margin-top:8px;margin-bottom:16px}.booking-wizard-v2 .checkout-trust-badges{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid #e5e7eb}@media (max-width: 1024px){.booking-wizard-v2 .checkout-page{padding:16px 12px 140px}.booking-wizard-v2 .checkout-title{font-size:24px}.booking-wizard-v2 .checkout-subtitle{margin-bottom:12px}.booking-wizard-v2 .checkout-columns{flex-direction:column}.booking-wizard-v2 .checkout-right{display:none}.booking-wizard-v2 .estimate-footer{overflow:visible;padding:8px 16px}.booking-wizard-v2 .footer-pull-tab{display:flex;align-items:center;gap:6px;position:absolute;top:-36px;left:50%;transform:translateX(-50%);background:#ffffff;border:1px solid #e5e7eb;border-bottom:none;border-radius:10px 10px 0 0;padding:8px 20px;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 -4px 12px rgba(0,0,0,0.05);white-space:nowrap}.booking-wizard-v2 .footer-pull-tab .footer-tab-text{font-size:14px;font-weight:600;color:#101828}.booking-wizard-v2 .footer-pull-tab .footer-tab-chevron{color:#6a7282;transition:transform 0.2s ease}.booking-wizard-v2 .footer-pull-tab.expanded .footer-tab-chevron{transform:rotate(180deg)}.booking-wizard-v2 .footer-summary-panel{display:block;max-height:0;overflow:hidden;transition:max-height 0.3s ease}.booking-wizard-v2 .footer-summary-panel.expanded{max-height:500px;border-bottom:1px solid #e5e7eb}.booking-wizard-v2 .footer-summary-panel .footer-summary-content{padding:12px 24px 16px}.booking-wizard-v2 .footer-summary-panel .footer-summary-content .checkout-summary-row{display:flex;justify-content:space-between;align-items:flex-start;padding:4px 0}.booking-wizard-v2 .footer-summary-panel .footer-summary-content .checkout-summary-row .summary-label{font-size:14px;color:#6a7282}.booking-wizard-v2 .footer-summary-panel .footer-summary-content .checkout-summary-row .summary-value{font-size:14px;color:#101828;text-align:right}.booking-wizard-v2 .checkout-collapse-toggle{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}.booking-wizard-v2 .checkout-collapse-toggle .collapse-toggle-left{display:flex;flex-direction:column;gap:2px}.booking-wizard-v2 .checkout-collapse-toggle .collapse-toggle-title{font-size:16px;font-weight:600;color:#101828}.booking-wizard-v2 .checkout-collapse-toggle .collapse-toggle-detail{font-size:14px;color:#6a7282}.booking-wizard-v2 .checkout-collapse-toggle .collapse-toggle-chevron{color:#6a7282;transition:transform 0.2s ease;flex-shrink:0}.booking-wizard-v2 .checkout-collapse-toggle.expanded .collapse-toggle-chevron{transform:rotate(180deg)}.booking-wizard-v2 .checkout-collapse-body{max-height:0;overflow:hidden;transition:max-height 0.3s ease;padding:0 20px}.booking-wizard-v2 .checkout-collapse-body.expanded{max-height:2000px;padding:0 20px 20px}.booking-wizard-v2 .checkout-tradie-card,.booking-wizard-v2 .checkout-summary-card{border:none;border-radius:0;padding:0;margin-bottom:16px}.booking-wizard-v2 .checkout-tradie-card{padding-bottom:16px;border-bottom:1px solid #e5e7eb}.booking-wizard-v2 .checkout-left{max-width:none}}@media (max-width: 1024px){.booking-wizard-v2 .scenario-grid{grid-template-columns:1fr}.booking-wizard-v2 .scenario-card-top{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:none;padding-bottom:0}.booking-wizard-v2 .scenario-card-left{display:block;flex:1;min-width:0}.booking-wizard-v2 .scenario-card-title,.booking-wizard-v2 .scenario-price-block,.booking-wizard-v2 .scenario-time{order:unset}.booking-wizard-v2 .scenario-card-title{margin-bottom:2px}.booking-wizard-v2 .scenario-price-block{flex-direction:column;align-items:flex-end;flex-shrink:0}.booking-wizard-v2 .scenario-price{font-size:18px;margin-bottom:0;white-space:nowrap}.booking-wizard-v2 .scenario-time{font-size:12px}.booking-wizard-v2 .scenario-card-body{padding-top:8px}}@media (max-width: 768px){.booking-wizard-v2 .nav-steps-horizontal{display:none}.booking-wizard-v2 .estimate-page{padding:24px 16px 140px}.booking-wizard-v2 .estimate-header .estimate-title{font-size:28px}.booking-wizard-v2 .estimate-header .estimate-subtitle{font-size:16px}.booking-wizard-v2 .estimate-footer-inner{padding:8px 0}.booking-wizard-v2 .estimate-footer-right .btn-confirm-booking{padding:12px 16px !important;font-size:14px !important}}.pac-container{margin-top:8px !important;border-radius:8px;border:1px solid #e5e7eb;font-family:'Inter', -apple-system, BlinkMacSystemFont, sans-serif;box-shadow:0 2px 8px rgba(0,0,0,0.1);z-index:10000 !important}.pac-container .pac-item{padding:8px 16px;font-size:0.9375rem;line-height:1.6;cursor:pointer}.pac-container .pac-item:hover{background-color:#f9fafb}.pac-container .pac-item .pac-item-query{font-size:0.9375rem;color:#1f2937}.scenario-card--skeleton .skeleton-line{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px;height:16px;margin-bottom:8px}.scenario-card--skeleton .skeleton-line--title{width:60%;height:20px}.scenario-card--skeleton .skeleton-line--time{width:40%;height:14px}.scenario-card--skeleton .skeleton-line--price{width:30%;height:24px}.scenario-card--skeleton .skeleton-line--desc{width:90%}.scenario-card--skeleton .skeleton-line--short{width:60%}@keyframes skeleton-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@media (max-width: 768px){body:not(.show-beacon) .BeaconFabButtonFrame,body:not(.show-beacon) #beacon-container .BeaconFabButtonFrame{display:none !important}}
