.page-module__jauIqG__wrapper{padding-bottom:5rem}.page-module__jauIqG__bookingHero{padding:5rem 0 3rem}.page-module__jauIqG__heroContent{flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:800px;display:flex}.page-module__jauIqG__heroContent h1{color:var(--text-primary);font-size:3.5rem;font-weight:800;line-height:1.1}.page-module__jauIqG__heroContent p{color:var(--text-secondary);font-size:1.2rem;line-height:1.6}.page-module__jauIqG__badge{border-radius:var(--border-radius-full);font-family:var(--font-display);color:var(--accent-red);text-transform:uppercase;background:#d41f1f0d;border:1px solid #d41f1f33;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.page-module__jauIqG__schedulerSection{padding:2rem 0 4rem}.page-module__jauIqG__schedulerBox{border:1px solid var(--accent-taupe);background:var(--bg-secondary);padding:3rem}.page-module__jauIqG__colTitle{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.page-module__jauIqG__titleIcon{color:var(--accent-red)}.page-module__jauIqG__schedulerGrid{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.page-module__jauIqG__calendarCol,.page-module__jauIqG__timeCol{flex-direction:column;display:flex}.page-module__jauIqG__daysGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.page-module__jauIqG__dayBtn{border:1px solid var(--accent-taupe);border-radius:var(--border-radius-md);color:var(--text-secondary);cursor:pointer;background:#1e1b1808;flex-direction:column;align-items:center;gap:.4rem;padding:1.2rem .5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.page-module__jauIqG__dayBtn:hover{border-color:var(--accent-red);color:var(--text-primary);background:#1e1b180f}.page-module__jauIqG__dayNameLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.page-module__jauIqG__dayNumLabel{font-family:var(--font-display);color:var(--text-primary);font-size:1.8rem;font-weight:700}.page-module__jauIqG__activeDay{background:var(--accent-red);border:1px solid var(--accent-red-dark);box-shadow:0 4px 15px #d41f1f40;color:#fff!important}.page-module__jauIqG__activeDay .page-module__jauIqG__dayNumLabel{color:#fff}.page-module__jauIqG__timeGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module__jauIqG__timeBtn{border:1px solid var(--accent-taupe);border-radius:var(--border-radius-sm);color:var(--text-primary);font-family:var(--font-display);cursor:pointer;text-align:center;background:#1e1b1808;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .3s}.page-module__jauIqG__timeBtn:hover{border-color:var(--accent-red);background:#1e1b180f}.page-module__jauIqG__activeTime{background:var(--accent-red);border:1px solid var(--accent-red-dark);color:#fff;box-shadow:0 4px 15px #d41f1f40}.page-module__jauIqG__timePlaceholder{border:1px dashed var(--accent-taupe);border-radius:var(--border-radius-md);text-align:center;height:150px;color:var(--text-muted);background:#1e1b1805;justify-content:center;align-items:center;padding:2rem;display:flex}.page-module__jauIqG__actionRow{border-top:1px solid var(--accent-taupe);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.page-module__jauIqG__selectionSummary{color:var(--text-secondary);font-size:.95rem}.page-module__jauIqG__selectionSummary strong{color:var(--accent-red)}.page-module__jauIqG__backBtn{color:var(--text-secondary);font-family:var(--font-display);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}.page-module__jauIqG__backBtn:hover{color:var(--text-primary)}.page-module__jauIqG__stepTwoGrid{grid-template-columns:1.2fr 1fr;gap:4rem;display:grid}.page-module__jauIqG__detailsForm{flex-direction:column;gap:1.2rem;display:flex}.page-module__jauIqG__formGroup{flex-direction:column;gap:.4rem;display:flex}.page-module__jauIqG__formGroup label{font-family:var(--font-display);font-size:.9rem;font-weight:600}.page-module__jauIqG__input,.page-module__jauIqG__textarea{border:1px solid var(--accent-taupe);border-radius:var(--border-radius-sm);color:var(--text-primary);font-size:.95rem;font-family:var(--font-sans);background:#1e1b1805;outline:none;padding:.8rem 1rem;transition:all .3s}.page-module__jauIqG__input:focus,.page-module__jauIqG__textarea:focus{border-color:var(--accent-red);box-shadow:0 0 10px #d41f1f1a}.page-module__jauIqG__textarea{resize:vertical}.page-module__jauIqG__meetingDetailsCard{background:var(--bg-tertiary);border:1px solid var(--accent-taupe);border-radius:var(--border-radius-md);flex-direction:column;align-self:flex-start;gap:1.5rem;padding:2rem;display:flex}.page-module__jauIqG__meetingHeader h4{border-bottom:1px solid var(--accent-taupe);padding-bottom:.8rem;font-size:1.2rem;font-weight:700}.page-module__jauIqG__meetingSpecs{flex-direction:column;gap:1rem;list-style:none;display:flex}.page-module__jauIqG__meetingSpecs li{color:var(--text-secondary);align-items:center;gap:.8rem;font-size:1rem;display:flex}.page-module__jauIqG__meetingSpecs li svg{color:var(--accent-red)}.page-module__jauIqG__prepNotice{border-radius:var(--border-radius-sm);background:#d41f1f0a;border:1px solid #d41f1f26;padding:1rem}.page-module__jauIqG__prepNotice h5{color:var(--text-primary);margin-bottom:.4rem;font-size:.9rem;font-weight:700}.page-module__jauIqG__prepNotice p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.page-module__jauIqG__stepThree{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 0;animation:.4s ease-out forwards page-module__jauIqG__scale-up;display:flex}.page-module__jauIqG__successIcon{color:var(--accent-emerald);filter:drop-shadow(0 0 12px #10b98166)}.page-module__jauIqG__stepThree h2{color:var(--text-primary);font-size:2.2rem;font-weight:800}.page-module__jauIqG__successSub{color:var(--text-secondary);max-width:500px;font-size:1.1rem}.page-module__jauIqG__summaryBox{text-align:left;border:1px solid var(--accent-taupe);background:var(--bg-tertiary);width:100%;max-width:480px;padding:2rem}.page-module__jauIqG__summaryBox h4{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__jauIqG__summaryBox ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.page-module__jauIqG__summaryBox li{color:var(--text-secondary);font-size:.95rem}.page-module__jauIqG__summaryBox li strong{color:var(--text-primary)}.page-module__jauIqG__nextStepsText{color:var(--text-muted);font-size:.95rem}@keyframes page-module__jauIqG__scale-up{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.page-module__jauIqG__schedulerGrid{grid-template-columns:1fr;gap:2rem}.page-module__jauIqG__stepTwoGrid{grid-template-columns:1fr;gap:3rem}.page-module__jauIqG__actionRow{text-align:center;flex-direction:column;gap:1.5rem}.page-module__jauIqG__actionRow button{width:100%}.page-module__jauIqG__schedulerBox{padding:2rem 1rem}}@media (max-width:576px){.page-module__jauIqG__daysGrid{grid-template-columns:repeat(2,1fr)}}
