.ow2-form{max-width:760px;margin:0 auto;font-family:"DM Sans",Arial,sans-serif;color:#201E30}.ow2-stepper{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px}.ow2-step{display:flex;flex-direction:column;align-items:center;gap:6px;color:#9aa3b2;min-width:72px}.ow2-badge{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#EEF0F6;color:#9aa3b2;font-weight:800;font-size:18px}.ow2-step .ow2-label{font-weight:700;font-size:12px;color:#7B8698}.ow2-progress{flex:1;height:2px;background:#EDF0F6;position:relative;border-radius:2px;align-self:center}.ow2-progress-bar{position:absolute;left:0;top:0;height:100%;width:0;background:#EBDCFD;border-radius:2px;transition:width .25s ease}.ow2-step.is-active .ow2-badge{background:#F867A5;color:#fff}.ow2-step.is-active .ow2-label{color:#201E30}.ow2-step.is-done .ow2-badge{background:#F1EAFE;color:#6A55F8}.ow2-panel{display:none}.ow2-panel.is-active{display:block}.ow2-field-group{position:relative;background:#fff;border:1px solid #E3E7EF;border-radius:12px;padding:8px 14px;margin-bottom:14px}.ow2-field-label{display:block;font-size:12px;font-weight:600;color:#374151;margin:0 0 2px;line-height:1.1;padding-left:14px}.ow2-field{border:none;width:100%;background:#fff0;color:#201E30;font-size:15px;padding:8px 42px 8px 14px}.ow2-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;opacity:.95;pointer-events:none;filter:invert(41%) sepia(7%) saturate(462%) hue-rotate(183deg) brightness(90%) contrast(86%)}.ow2-field-group:focus-within{border-color:#6A67F9}.ow2-error{border-color:#FA3C58!important}.ow2-error-msg{margin-top:6px;margin-left:14px;font-size:12px;color:#FA3C58;font-weight:600}.ow2-actions{display:flex;gap:12px;margin-top:8px;justify-content:center;flex-wrap:wrap}.ow2-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 18px;border:0;border-radius:12px;font-weight:700;font-size:15px;cursor:pointer;transition:transform .18s ease,filter .18s ease,opacity .18s ease;font-family:inherit}.ow2-btn-primary{background:linear-gradient(90deg,#4D5FF8 0%,#A05EFE 50%,#F268A8 100%);color:#fff}.ow2-btn-primary:not(:disabled):hover{filter:brightness(1.06)}.ow2-btn-ghost{background:#fff;color:#201E30}.ow2-btn-ghost:hover{background:#F0F5FA}.ow2-btn:disabled{opacity:.45;cursor:not-allowed}.ow2-btn-block{width:100%;max-width:340px}.ow2-step2-heading{font-weight:800;font-size:18px;text-align:center;margin:2px 0 16px}.ow2-sched{position:relative}.ow2-sched.is-busy{pointer-events:none;opacity:.6}.ow2-sched-view[hidden]{display:none}.ow2-sched-block{margin-bottom:18px}.ow2-sched-legend{font-size:13px;font-weight:700;color:#374151;margin:0 0 8px}.ow2-seg{display:flex;flex-wrap:wrap;gap:8px}.ow2-seg-btn{flex:1 1 auto;min-width:96px;min-height:44px;padding:10px 14px;border:1px solid #E3E7EF;border-radius:12px;background:#fff;color:#4b5563;font-family:inherit;font-weight:600;font-size:14px;line-height:1.2;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.ow2-seg-btn:hover{background:#F7F8FD;border-color:#CFD6E8}.ow2-seg-btn.is-active{border-color:#6A55F8;background:#F1EAFE;color:#4B37D6}.ow2-seg-btn:focus-visible{outline:2px solid #6A67F9;outline-offset:2px}.ow2-cal{border:1px solid #E3E7EF;border-radius:14px;background:#fff;padding:12px}.ow2-cal-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.ow2-cal-month{flex:1;text-align:center;font-weight:700;font-size:16px;color:#201E30}.ow2-cal-month::first-letter{text-transform:uppercase}.ow2-cal-nav{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid #E3E7EF;border-radius:10px;background:#fff;color:#4b5563;cursor:pointer;padding:0}.ow2-cal-nav svg{width:18px;height:18px}.ow2-cal-nav:hover:not(:disabled){background:#F0F5FA}.ow2-cal-nav:disabled{opacity:.35;cursor:not-allowed}.ow2-cal-nav:focus-visible{outline:2px solid #6A67F9;outline-offset:2px}.ow2-cal-dow,.ow2-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.ow2-cal-dowcell{text-align:center;font-size:11px;font-weight:700;color:#9aa3b2;text-transform:uppercase;letter-spacing:.03em;padding:4px 0}.ow2-cal-cell{aspect-ratio:1/1;min-height:40px;display:grid;place-items:center;border:0;border-radius:10px;background:#fff0;font-family:inherit;font-weight:600;font-size:14px;line-height:1;padding:0}.ow2-cal-cell.is-empty{visibility:hidden}.ow2-cal-day{color:#201E30;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.ow2-cal-day.is-available{background:#F1EAFE;color:#4B37D6}.ow2-cal-day.is-available:hover{background:#DFD1FB}.ow2-cal-day.is-off{color:#C3C8D4;cursor:not-allowed;background:#fff0}.ow2-cal-day.is-today{box-shadow:inset 0 0 0 1px #9aa3b2}.ow2-cal-day.is-selected{background:linear-gradient(90deg,#4D5FF8 0%,#A05EFE 50%,#F268A8 100%);color:#fff;box-shadow:none}.ow2-cal-day:focus-visible{outline:2px solid #6A67F9;outline-offset:2px}.ow2-sched-note{margin:10px 2px 0;font-size:13px;color:#7B8698;text-align:center}.ow2-sched-note:empty{display:none}.ow2-back{display:inline-flex;align-items:center;gap:4px;margin:0 0 10px;padding:4px 2px;border:0;background:#fff0;color:#6A55F8;font-family:inherit;font-weight:600;font-size:12px;line-height:1;cursor:pointer}.ow2-back svg{width:13px;height:13px}.ow2-back:hover,.ow2-back:focus-visible{background:#fff0;color:#4B37D6;text-decoration:underline}.ow2-back:focus-visible{outline:2px solid #6A67F9;outline-offset:2px;text-decoration:none}.ow2-sched-day{font-weight:800;font-size:17px;color:#201E30}.ow2-sched-meta{margin:2px 0 12px;font-size:13px;color:#7B8698}.ow2-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:6px;max-height:340px;overflow-y:auto;padding:2px;scrollbar-gutter:stable}.ow2-slot{min-height:38px;padding:8px 4px;border:1px solid #E3E7EF;border-radius:10px;background:#fff;color:#4B37D6;font-family:inherit;font-weight:600;font-size:12px;line-height:1.2;white-space:nowrap;font-variant-numeric:tabular-nums;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.ow2-slot:hover{border-color:#A9A0F6;background:#F7F5FF}.ow2-slot.is-selected{border-color:#fff0;background:linear-gradient(90deg,#4D5FF8 0%,#A05EFE 50%,#F268A8 100%);color:#fff}.ow2-slot:focus-visible{outline:2px solid #6A67F9;outline-offset:2px}.ow2-sched-confirm{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:18px}.ow2-sched-summary{font-size:14px;font-weight:600;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:10px 14px;text-align:center}.ow2-sched-summary[hidden]{display:none}.ow2-sched-status{margin-top:12px;text-align:center;font-size:13px;color:#7B8698}.ow2-sched-status[hidden]{display:none}.ow2-sched-status.is-error{color:#991b1b}.ow2-message{display:none;text-align:center;margin:12px auto 0;max-width:420px;border:1px solid #a7f3d0;background:#ecfdf5;color:#065f46;border-radius:10px;padding:10px 12px;font-size:14px}.ow2-message.error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.ow2-debugbar{margin-top:10px;border-radius:8px;padding:8px 10px;font:13px/1.35 system-ui;background:#fff8e5;border:1px solid #facc15;color:#854d0e}@media (max-width:768px){.ow2-step2-heading{font-size:16px}.ow2-slots{max-height:320px}}@media (max-width:600px){.ow2-stepper{gap:12px}.ow2-cal{padding:10px}.ow2-cal-month{font-size:15px}.ow2-slots{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.ow2-slot{min-height:40px}.ow2-seg-btn{min-width:0;flex:1 1 30%;font-size:13px;padding:10px 8px}.ow2-btn-block{max-width:none}}@media (max-width:480px){.ow2-badge{width:40px;height:40px;font-size:16px}.ow2-step{min-width:56px}.ow2-step .ow2-label{font-size:11px}.ow2-cal-dow,.ow2-cal-grid{gap:2px}.ow2-cal-cell{min-height:38px;font-size:13px}.ow2-cal-dowcell{font-size:10px}.ow2-sched-day{font-size:16px}.ow2-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:360px){.ow2-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.ow2-cal-cell{min-height:34px}}@supports not (aspect-ratio:1/1){.ow2-cal-cell{height:42px}}@media (prefers-reduced-motion:reduce){.ow2-btn,.ow2-slot,.ow2-cal-day,.ow2-seg-btn,.ow2-progress-bar{transition:none}}.ow2-form .ow2-field-group{border:0!important;box-shadow:none!important;background:#fff}.ow2-form .ow2-field{border:0!important;outline:none!important;box-shadow:none!important;background:#fff0;-webkit-appearance:none;appearance:none}.ow2-form .ow2-field-group:focus-within{border:0!important;box-shadow:0 0 0 2px #E6EAFE!important}.ow2-field-group>ow-phone-picker{display:block;width:100%}