.Appointment-module__zH_Rhq__page{background:linear-gradient(135deg,#c8a96b14,#0000 36%),linear-gradient(315deg,#101f110d,#0000 34%),#fbf9f7;justify-content:center;align-items:center;min-height:100svh;padding:clamp(1.25rem,4vw,4.5rem);display:flex}.Appointment-module__zH_Rhq__closeButton{z-index:20;color:#1b1c1b;background:#ffffffeb;border:1px solid #1a1a1a1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:inline-flex;position:fixed;top:1rem;right:1rem;box-shadow:0 12px 28px #1a1a1a24}.Appointment-module__zH_Rhq__shell{background:#fff;border:1px solid #c4c7c773;border-radius:28px;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.15fr) minmax(260px,.72fr);width:min(100%,1280px);display:grid;overflow:hidden;box-shadow:0 40px 100px -20px #1a1a1a1f}.Appointment-module__zH_Rhq__infoPanel,.Appointment-module__zH_Rhq__timePanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb8;flex-direction:column;padding:clamp(1.5rem,3vw,3rem);display:flex;position:relative}.Appointment-module__zH_Rhq__infoPanel{border-right:1px solid #c4c7c747;justify-content:space-between}.Appointment-module__zH_Rhq__goldLine{background:linear-gradient(90deg,#c8a96b59,#c8a96b,#c8a96b59);height:4px;position:absolute;top:0;left:0;right:0}.Appointment-module__zH_Rhq__logo{width:160px;height:auto;margin-bottom:2rem;display:block}.Appointment-module__zH_Rhq__badge{color:#96763a;font-family:var(--font-secondary),sans-serif;letter-spacing:.12em;text-transform:uppercase;background:#c8a96b1a;border:1px solid #c8a96b47;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1.5rem;padding:.48rem .75rem;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.Appointment-module__zH_Rhq__title{color:#000;font-family:var(--font-primary),serif;letter-spacing:0;text-transform:none;margin:0 0 1.2rem;font-size:clamp(2rem,3vw,2.65rem);font-weight:800;line-height:1.08}.Appointment-module__zH_Rhq__copy{color:#444748;font-family:var(--font-secondary),sans-serif;margin:0 0 1.6rem;font-size:.98rem;line-height:1.7}.Appointment-module__zH_Rhq__benefits{gap:.5rem;display:grid}.Appointment-module__zH_Rhq__benefit{color:#1b1c1b;font-family:var(--font-secondary),sans-serif;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.72rem .75rem;font-size:.95rem;line-height:1.45;transition:background .25s;display:grid}.Appointment-module__zH_Rhq__benefit:hover{background:#efedec}.Appointment-module__zH_Rhq__benefitIcon{color:#c8a96b;background:#c8a96b1f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.Appointment-module__zH_Rhq__timezone{border-top:1px solid #c4c7c738;margin-top:2rem;padding-top:1.5rem}.Appointment-module__zH_Rhq__timezone p{color:#44474894;font-family:var(--font-secondary),sans-serif;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .6rem;font-size:.68rem;font-weight:800}.Appointment-module__zH_Rhq__timezone div{color:#444748;font-family:var(--font-secondary),sans-serif;align-items:center;gap:.5rem;font-size:.92rem;display:inline-flex}.Appointment-module__zH_Rhq__calendarPanel{background:#f5f3f18c;padding:clamp(1.5rem,3vw,3rem)}.Appointment-module__zH_Rhq__panelHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Appointment-module__zH_Rhq__panelHeader h2,.Appointment-module__zH_Rhq__timePanel h2{color:#000;text-transform:none;margin:0;font-size:clamp(1.6rem,2.4vw,2rem);line-height:1.15}.Appointment-module__zH_Rhq__monthControl{color:#000;align-items:center;gap:.7rem;display:inline-flex}.Appointment-module__zH_Rhq__monthControl select{color:#000;appearance:none;cursor:pointer;min-width:150px;height:40px;font-family:var(--font-secondary),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(45deg,#0000 50%,#96763a 50%) calc(100% - 16px) 17px/6px 6px no-repeat,linear-gradient(135deg,#96763a 50%,#0000 50%) calc(100% - 11px) 17px/6px 6px no-repeat,#fff;border:1px solid #74787840;border-radius:999px;outline:0;padding:0 2rem 0 .9rem;font-size:.78rem;font-weight:900;transition:border-color .25s,box-shadow .25s}.Appointment-module__zH_Rhq__monthControl select:focus{border-color:#c8a96bb8;box-shadow:0 0 0 3px #c8a96b24}.Appointment-module__zH_Rhq__monthControl button{color:#000;cursor:pointer;background:0 0;border:1px solid #74787840;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .25s,color .25s,transform .25s;display:inline-flex}.Appointment-module__zH_Rhq__monthControl button:hover{color:#c8a96b;border-color:#c8a96b;transform:translateY(-1px)}.Appointment-module__zH_Rhq__monthControl button:disabled{color:#44474838;cursor:not-allowed;border-color:#74787824;transform:none}.Appointment-module__zH_Rhq__calendarGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;margin-bottom:2rem;display:grid}.Appointment-module__zH_Rhq__dayLabel{color:#4447486b;font-family:var(--font-secondary),sans-serif;text-align:center;padding:.5rem 0;font-size:.7rem;font-weight:800}.Appointment-module__zH_Rhq__emptyDay,.Appointment-module__zH_Rhq__dayCell{justify-content:center;align-items:center;min-height:52px;display:flex}.Appointment-module__zH_Rhq__dayButton{color:#1b1c1b;width:48px;height:48px;font-family:var(--font-secondary),sans-serif;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;transition:background .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.Appointment-module__zH_Rhq__dayButton:hover:not(:disabled){background:#c8a96b1f}.Appointment-module__zH_Rhq__dayDisabled{color:#44474847;cursor:not-allowed;background:0 0}.Appointment-module__zH_Rhq__dayHighlighted{color:#96763a;background:#c8a96b1a;border-color:#c8a96b3d}.Appointment-module__zH_Rhq__daySelected{color:#fff;background:#c8a96b;border-color:#c8a96b;transform:scale(1.08);box-shadow:0 14px 26px #c8a96b38}.Appointment-module__zH_Rhq__quote{background:#e4e2e059;border:1px solid #c4c7c72e;border-radius:18px;margin:0;padding:1.35rem}.Appointment-module__zH_Rhq__quote p{color:#000;font-family:var(--font-secondary),sans-serif;margin:0;font-size:.98rem;font-style:italic;line-height:1.6}.Appointment-module__zH_Rhq__quote cite{color:#96763a;font-family:var(--font-secondary),sans-serif;text-align:right;margin-top:.5rem;font-size:.74rem;font-style:normal;font-weight:800;display:block}.Appointment-module__zH_Rhq__timePanel{border-left:1px solid #c4c7c747}.Appointment-module__zH_Rhq__dateLabel{color:#444748;font-family:var(--font-secondary),sans-serif;letter-spacing:.08em;text-transform:uppercase;margin:.45rem 0 1.5rem;font-size:.74rem;font-weight:800}.Appointment-module__zH_Rhq__timeList{scrollbar-width:thin;scrollbar-color:#c8a96b transparent;flex-direction:column;flex:1;gap:.75rem;max-height:430px;padding-right:.25rem;display:flex;overflow-y:auto}.Appointment-module__zH_Rhq__timeList::-webkit-scrollbar{width:3px}.Appointment-module__zH_Rhq__timeList::-webkit-scrollbar-thumb{background:#c8a96b;border-radius:999px}.Appointment-module__zH_Rhq__timeButton{color:#96763a;width:100%;min-height:54px;font-family:var(--font-secondary),sans-serif;letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #c8a96b61;border-radius:20px;padding:.9rem 1.2rem;font-size:.82rem;font-weight:900;transition:background .25s,color .25s,box-shadow .25s,transform .25s}.Appointment-module__zH_Rhq__timeButton:hover{color:#fff;background:#c8a96b;transform:translateY(-2px);box-shadow:0 16px 28px #c8a96b33}.Appointment-module__zH_Rhq__timeSelected{color:#fff;background:#c8a96b;box-shadow:0 16px 30px #c8a96b47}.Appointment-module__zH_Rhq__bookingForm{gap:.85rem;margin-top:1.25rem;display:grid}.Appointment-module__zH_Rhq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.Appointment-module__zH_Rhq__field{gap:.4rem;display:grid}.Appointment-module__zH_Rhq__field span{color:#444748bd;font-family:var(--font-secondary),sans-serif;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.Appointment-module__zH_Rhq__field input{color:#1b1c1b;width:100%;min-height:48px;font-family:var(--font-secondary),sans-serif;background:#fff;border:1px solid #74787838;border-radius:14px;outline:0;padding:.78rem .9rem;font-size:.92rem;line-height:1.3;transition:border-color .25s,box-shadow .25s}.Appointment-module__zH_Rhq__field input:focus{border-color:#c8a96bb8;box-shadow:0 0 0 3px #c8a96b24}.Appointment-module__zH_Rhq__confirmButton{color:#fff;width:100%;min-height:58px;font-family:var(--font-secondary),sans-serif;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:#000;border:0;border-radius:999px;margin-top:.15rem;font-size:.78rem;font-weight:900;transition:background .3s,transform .3s;box-shadow:0 18px 36px #00000029}.Appointment-module__zH_Rhq__confirmButton:hover{background:#c8a96b;transform:translateY(-2px)}.Appointment-module__zH_Rhq__confirmButton:disabled{cursor:wait;background:#4447485c;transform:none}.Appointment-module__zH_Rhq__confirmation{color:#2f6f3f;font-family:var(--font-secondary),sans-serif;text-align:center;margin:1rem 0 0;font-size:.86rem;line-height:1.5}.Appointment-module__zH_Rhq__errorMessage{color:#9b2f2f;font-family:var(--font-secondary),sans-serif;text-align:center;margin:1rem 0 0;font-size:.86rem;line-height:1.5}@media (max-width:1120px){.Appointment-module__zH_Rhq__shell{grid-template-columns:1fr}.Appointment-module__zH_Rhq__infoPanel,.Appointment-module__zH_Rhq__timePanel{border:0}.Appointment-module__zH_Rhq__calendarPanel{border-top:1px solid #c4c7c747;border-bottom:1px solid #c4c7c747}.Appointment-module__zH_Rhq__timeList{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;display:grid}}@media (max-width:640px){.Appointment-module__zH_Rhq__page{align-items:flex-start;padding:4rem .75rem .75rem}.Appointment-module__zH_Rhq__closeButton{width:42px;height:42px;top:.85rem;right:.85rem}.Appointment-module__zH_Rhq__shell{border-radius:20px}.Appointment-module__zH_Rhq__panelHeader{flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:1.25rem}.Appointment-module__zH_Rhq__monthControl{justify-content:space-between;gap:.45rem;width:100%}.Appointment-module__zH_Rhq__monthControl select{letter-spacing:.06em;flex:1;min-width:0;height:38px;padding-left:.75rem;font-size:.68rem}.Appointment-module__zH_Rhq__monthControl button{flex:0 0 38px;width:38px;height:38px}.Appointment-module__zH_Rhq__calendarGrid{gap:.25rem;margin-bottom:1.25rem}.Appointment-module__zH_Rhq__emptyDay,.Appointment-module__zH_Rhq__dayCell{min-height:42px}.Appointment-module__zH_Rhq__dayButton{width:38px;height:38px;font-size:.78rem}.Appointment-module__zH_Rhq__quote{border-radius:14px;padding:1rem}.Appointment-module__zH_Rhq__quote p{font-size:.86rem;line-height:1.45}.Appointment-module__zH_Rhq__timeList,.Appointment-module__zH_Rhq__formGrid{grid-template-columns:1fr}}
