.calendario-module__VodhBq__page{background:#eee;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.calendario-module__VodhBq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:60px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.calendario-module__VodhBq__navBrand{color:#220a3f;align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.calendario-module__VodhBq__navBack{color:#7259d9;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.calendario-module__VodhBq__navBack:hover{opacity:.8}.calendario-module__VodhBq__container{max-width:720px;margin:0 auto;padding:92px 24px 48px}.calendario-module__VodhBq__pageTitle{text-align:center;margin-bottom:32px}.calendario-module__VodhBq__pageTitle h1{color:#220a3f;letter-spacing:-1px;margin:0;font-size:32px;font-weight:800;line-height:1.2}.calendario-module__VodhBq__gradientText{background:linear-gradient(135deg,#c82efe,#844aff,#3c9bfe,#6f75fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.calendario-module__VodhBq__progressBar{justify-content:center;align-items:center;gap:0;margin-bottom:32px;display:flex}.calendario-module__VodhBq__progressStep{flex-direction:column;align-items:center;gap:6px;display:flex}.calendario-module__VodhBq__progressCircle{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.calendario-module__VodhBq__progressCircle.calendario-module__VodhBq__inactive{color:#999;background:#e5e5e5}.calendario-module__VodhBq__progressCircle.calendario-module__VodhBq__current{color:#fff;background:linear-gradient(135deg,#7259d9,#439fd3);box-shadow:0 4px 12px #7c5cfc40}.calendario-module__VodhBq__progressCircle.calendario-module__VodhBq__completed{color:#fff;background:linear-gradient(135deg,#3cb0d2,#3cb0d2)}.calendario-module__VodhBq__progressLabel{color:#999;white-space:nowrap;font-size:11px;font-weight:500}.calendario-module__VodhBq__progressLabel.calendario-module__VodhBq__active{color:#7259d9;font-weight:600}.calendario-module__VodhBq__progressLabel.calendario-module__VodhBq__done{color:#3cb0d2;font-weight:600}.calendario-module__VodhBq__progressLine{background:#e5e5e5;width:48px;height:2px;margin:0 8px 22px;transition:background .3s}.calendario-module__VodhBq__progressLine.calendario-module__VodhBq__completed{background:linear-gradient(90deg,#3cb0d2,#3cb0d2)}.calendario-module__VodhBq__calendarContainer{background:#fff;border:1px solid #0000000f;border-radius:20px;padding:32px;animation:.3s calendario-module__VodhBq__scaleIn;box-shadow:0 8px 32px #0000000f}.calendario-module__VodhBq__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.calendario-module__VodhBq__calendarHeaderText h2{color:#220a3f;margin:0;font-size:22px;font-weight:700}.calendario-module__VodhBq__calendarHeaderText p{color:#999;margin:4px 0 0;font-size:13px}.calendario-module__VodhBq__calendarNav{gap:8px;display:flex}.calendario-module__VodhBq__navBtn{cursor:pointer;color:#666;background:0 0;border:1.5px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.calendario-module__VodhBq__navBtn:hover{color:#7259d9;background:#e5e5e5;border-color:#7259d9}.calendario-module__VodhBq__weekdayHeaders{grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:8px;display:grid}.calendario-module__VodhBq__weekdayHeader{text-align:center;color:#bbb;padding:4px 0;font-size:11px;font-weight:600}.calendario-module__VodhBq__weekdayHeader.calendario-module__VodhBq__weekend{color:#ccc}.calendario-module__VodhBq__dayGrid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.calendario-module__VodhBq__dayCell{aspect-ratio:1;cursor:pointer;color:#220a3f;background:#f8f9fb;border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:all .2s;display:flex}.calendario-module__VodhBq__dayCell:hover:not(.calendario-module__VodhBq__disabled):not(.calendario-module__VodhBq__selected){background:#f0eaff}.calendario-module__VodhBq__dayCell.calendario-module__VodhBq__today{background:#e8e8e8;border-color:#7259d9}.calendario-module__VodhBq__dayCell.calendario-module__VodhBq__selected{color:#fff;background:linear-gradient(135deg,#7259d9,#439fd3);border-color:#0000;font-weight:700;box-shadow:0 4px 12px #7c5cfc40}.calendario-module__VodhBq__dayCell.calendario-module__VodhBq__disabled{color:#ccc;cursor:default;background:0 0}.calendario-module__VodhBq__dayCell.calendario-module__VodhBq__empty{cursor:default;background:0 0}.calendario-module__VodhBq__stepHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.calendario-module__VodhBq__backBtn{cursor:pointer;color:#666;background:0 0;border:1.5px solid #e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.calendario-module__VodhBq__backBtn:hover{color:#7259d9;background:#e5e5e5;border-color:#7259d9}.calendario-module__VodhBq__selectedDate{color:#7259d9;font-size:14px;font-weight:500}.calendario-module__VodhBq__durationInfo{color:#999;align-items:center;gap:6px;margin-bottom:20px;font-size:12px;font-weight:500;display:flex}.calendario-module__VodhBq__timeGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.calendario-module__VodhBq__timeSlot{color:#220a3f;cursor:pointer;text-align:center;background:#f8f9fb;border:1.5px solid #e5e5e5;border-radius:12px;padding:14px 16px;font-size:15px;font-weight:600;transition:all .2s}.calendario-module__VodhBq__timeSlot:hover:not(.calendario-module__VodhBq__timeSlotSelected){background:#f0eaff;border-color:#ccc}.calendario-module__VodhBq__timeSlotSelected{color:#7259d9;background:linear-gradient(135deg,#f5f3ff,#eef4ff);border:2px solid #7259d9;box-shadow:0 4px 12px #7c5cfc26}.calendario-module__VodhBq__meetingTypeRow{gap:12px;margin-bottom:24px;display:flex}.calendario-module__VodhBq__meetingTypeLabel{color:#555;margin-bottom:10px;font-size:13px;font-weight:600}.calendario-module__VodhBq__meetingTypeBtn{color:#555;cursor:pointer;background:#f8f9fb;border:1.5px solid #e5e5e5;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.calendario-module__VodhBq__meetingTypeBtn:hover:not(.calendario-module__VodhBq__meetingTypeActive){border-color:#ccc}.calendario-module__VodhBq__meetingTypeActive{color:#7259d9;background:linear-gradient(135deg,#f5f3ff,#eef4ff);border:2px solid #7259d9}.calendario-module__VodhBq__formGroup{margin-bottom:16px}.calendario-module__VodhBq__formRow{gap:14px;display:flex}.calendario-module__VodhBq__formRow .calendario-module__VodhBq__formGroup{flex:1}.calendario-module__VodhBq__formLabel{color:#555;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.calendario-module__VodhBq__formInput{color:#220a3f;background:#f8f9fb;border:1.5px solid #e5e5e5;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .2s}.calendario-module__VodhBq__formInput:focus{border-color:#7259d9;box-shadow:0 0 0 3px #7c5cfc1a}.calendario-module__VodhBq__formInput::placeholder{color:#bbb}.calendario-module__VodhBq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3cb0d2,#3cb0d2);border:none;border-radius:12px;width:100%;margin-top:8px;padding:14px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #34d39940}.calendario-module__VodhBq__submitBtn:hover{transform:scale(1.02);box-shadow:0 6px 24px #34d39959}.calendario-module__VodhBq__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.calendario-module__VodhBq__successContainer{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.calendario-module__VodhBq__checkmarkCircle{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;animation:.5s calendario-module__VodhBq__popIn;display:flex;box-shadow:0 8px 24px #34d3994d}.calendario-module__VodhBq__checkmarkSvg{stroke-dasharray:30;stroke-dashoffset:30px;animation:.5s .3s forwards calendario-module__VodhBq__checkmark}.calendario-module__VodhBq__successTitle{color:#220a3f;margin:0 0 8px;font-size:26px;font-weight:800;animation:.5s .2s both calendario-module__VodhBq__fadeInUp}.calendario-module__VodhBq__successSubtitle{color:#888;margin:0 0 28px;font-size:15px;animation:.5s .3s both calendario-module__VodhBq__fadeInUp}.calendario-module__VodhBq__summaryBox{background:#f8f9fb;border-radius:14px;width:100%;max-width:360px;margin-bottom:24px;padding:20px;animation:.5s .4s both calendario-module__VodhBq__fadeInUp}.calendario-module__VodhBq__summaryItem{align-items:center;gap:12px;padding:8px 0;display:flex}.calendario-module__VodhBq__summaryItem+.calendario-module__VodhBq__summaryItem{border-top:1px solid #eee;margin-top:8px;padding-top:16px}.calendario-module__VodhBq__summaryIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.calendario-module__VodhBq__summaryIcon.calendario-module__VodhBq__calendar{background:linear-gradient(135deg,#f0eaff,#e8e0ff)}.calendario-module__VodhBq__summaryIcon.calendario-module__VodhBq__user{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.calendario-module__VodhBq__summaryText{text-align:left}.calendario-module__VodhBq__summaryText strong{color:#220a3f;font-size:14px;font-weight:600;display:block}.calendario-module__VodhBq__summaryText span{color:#888;font-size:12px}.calendario-module__VodhBq__resetBtn{color:#7259d9;cursor:pointer;background:#fff;border:1.5px solid #e5e5e5;border-radius:980px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s;animation:.5s .5s both calendario-module__VodhBq__fadeIn}.calendario-module__VodhBq__resetBtn:hover{background:#e5e5e5;border-color:#7259d9}.calendario-module__VodhBq__footerInfo{color:#bbb;justify-content:center;align-items:center;gap:6px;margin-top:24px;font-size:12px;animation:.5s .6s both calendario-module__VodhBq__fadeIn;display:flex}.calendario-module__VodhBq__footerInfo a{color:#7259d9;text-decoration:none}.calendario-module__VodhBq__footerInfo a:hover{text-decoration:underline}@media (min-width:1920px){.calendario-module__VodhBq__container{max-width:860px;padding:100px 24px 60px}.calendario-module__VodhBq__pageTitle h1{font-size:38px}.calendario-module__VodhBq__calendarContainer{padding:40px}.calendario-module__VodhBq__dayCell{font-size:16px}.calendario-module__VodhBq__timeSlot{padding:16px 18px;font-size:16px}.calendario-module__VodhBq__successTitle{font-size:30px}}@media (min-width:1440px){.calendario-module__VodhBq__nav{height:68px;padding:0 80px}.calendario-module__VodhBq__container{max-width:800px}.calendario-module__VodhBq__pageTitle h1{font-size:36px}.calendario-module__VodhBq__calendarContainer{padding:36px}}@media (max-width:1024px){.calendario-module__VodhBq__nav{padding:0 24px}.calendario-module__VodhBq__container{max-width:640px}}@media (max-width:640px){.calendario-module__VodhBq__nav{height:52px;padding:0 16px}.calendario-module__VodhBq__container{margin:0;padding:72px 16px 48px}.calendario-module__VodhBq__pageTitle h1{font-size:26px}.calendario-module__VodhBq__calendarContainer{padding:20px}.calendario-module__VodhBq__dayGrid{gap:4px}.calendario-module__VodhBq__dayCell{border-radius:10px;font-size:13px}.calendario-module__VodhBq__timeGrid{grid-template-columns:repeat(2,1fr)}.calendario-module__VodhBq__formRow{flex-direction:column;gap:0}.calendario-module__VodhBq__meetingTypeRow{flex-direction:column;gap:8px}.calendario-module__VodhBq__progressLine{width:24px;margin:0 4px}.calendario-module__VodhBq__progressLabel{font-size:9px}.calendario-module__VodhBq__progressCircle{width:28px;height:28px;font-size:12px}.calendario-module__VodhBq__successTitle{font-size:22px}}.calendario-module__VodhBq__loadingOverlay{color:#999;justify-content:center;align-items:center;gap:10px;padding:24px;font-size:13px;font-weight:500;display:flex}.calendario-module__VodhBq__spinner{border:2.5px solid #e5e5e5;border-top-color:#7259d9;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite calendario-module__VodhBq__spin}@keyframes calendario-module__VodhBq__spin{to{transform:rotate(360deg)}}@keyframes calendario-module__VodhBq__popIn{0%{opacity:0;transform:scale(0)}80%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes calendario-module__VodhBq__checkmark{to{stroke-dashoffset:0}}.calendario-module__VodhBq__available{cursor:pointer;position:relative}.calendario-module__VodhBq__available:hover{background:#f5f3ff;border-color:#7259d9}.calendario-module__VodhBq__slotDot{background:#3cb0d2;border-radius:50%;width:5px;height:5px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.calendario-module__VodhBq__errorMsg{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:500}@media (max-width:380px){.calendario-module__VodhBq__pageTitle h1{font-size:22px}.calendario-module__VodhBq__calendarHeader h2{font-size:18px}.calendario-module__VodhBq__timeGrid{grid-template-columns:repeat(2,1fr)}}
