:root{--background:#0d0d0d;--foreground:#fafafa;--card:#141414;--card-foreground:#fafafa;--popover:#141414;--popover-foreground:#fafafa;--primary:var(--primary-gold);--primary-foreground:#0d0d0d;--secondary:#1f1f1f;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a3a3a3;--accent:var(--primary-gold);--accent-foreground:#fafafa;--destructive:#7f1d1d;--destructive-foreground:#fafafa;--border:#2e2e2e;--input:#2e2e2e;--ring:var(--primary-gold);--radius:.5rem}.book-module__WHFfRa__container{max-width:896px;min-height:100vh;color:var(--foreground);font-family:var(--font-inter),sans-serif;margin:0 auto;padding:8rem 1rem 2rem}.book-module__WHFfRa__headerTitle{text-align:center;color:var(--foreground);font-size:1.875rem;font-weight:700;font-family:var(--font-oswald),sans-serif;text-transform:none;margin-bottom:.5rem}.book-module__WHFfRa__headerSubtitle{text-align:center;color:var(--muted-foreground);margin-bottom:2rem;font-size:1rem}.book-module__WHFfRa__card{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);margin-bottom:1.5rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.book-module__WHFfRa__cardHeader{flex-direction:column;padding:1.5rem;display:flex}.book-module__WHFfRa__cardTitle{letter-spacing:-.025em;font-size:1.25rem;font-weight:600;line-height:1;font-family:var(--font-oswald),sans-serif;margin:0}.book-module__WHFfRa__timeGroupTitle{color:var(--foreground);font-size:.875rem;font-weight:600;font-family:var(--font-oswald),sans-serif;text-transform:uppercase;margin-bottom:.75rem}.book-module__WHFfRa__cardDescription{color:var(--muted-foreground);margin-top:.375rem;font-size:.875rem}.book-module__WHFfRa__cardContent{padding:0 1.5rem 1.5rem}.book-module__WHFfRa__barberHeaderContent{align-items:center;gap:1rem;display:flex}.book-module__WHFfRa__barberAvatar{background:#222;border-radius:9999px;flex-shrink:0;width:4rem;height:4rem;position:relative;overflow:hidden}.book-module__WHFfRa__barberAvatar img{object-fit:cover;width:100%;height:100%}.book-module__WHFfRa__barberMeta{flex:1}.book-module__WHFfRa__instagramLink{color:var(--muted-foreground);font-size:.75rem;text-decoration:none}.book-module__WHFfRa__instagramLink:hover{text-decoration:underline}.book-module__WHFfRa__accordionItem{border-bottom:1px solid var(--border)}.book-module__WHFfRa__accordionTrigger{cursor:pointer;flex:1;justify-content:space-between;align-items:center;padding:1rem 0;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.book-module__WHFfRa__serviceItem{border-radius:var(--radius);border:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem;transition:background-color .2s;display:flex}.book-module__WHFfRa__serviceItem:hover{background-color:var(--secondary)}.book-module__WHFfRa__serviceInfo{flex:1}.book-module__WHFfRa__serviceName{margin:0;font-weight:500}.book-module__WHFfRa__serviceMeta{color:var(--muted-foreground);margin:0;font-size:.875rem}.book-module__WHFfRa__servicePriceBlock{flex-direction:column;align-items:flex-end;gap:.5rem;margin-left:1rem;display:flex}.book-module__WHFfRa__priceTag{font-size:1.125rem;font-weight:700}.book-module__WHFfRa__selectBtn{border-radius:var(--radius);background-color:var(--primary);min-width:100px;height:2.75rem;color:var(--primary-foreground);cursor:pointer;text-transform:none;font-size:.875rem;font-weight:500;line-height:1.25rem;font-family:var(--font-inter),sans-serif;border:none;justify-content:center;align-items:center;padding:0 1rem;transition:background-color .2s;display:inline-flex}.book-module__WHFfRa__selectBtn:hover{opacity:.9}@media (max-width:640px){.book-module__WHFfRa__serviceItem{flex-direction:column;align-items:flex-start;gap:1rem}.book-module__WHFfRa__serviceInfo{width:100%}.book-module__WHFfRa__servicePriceBlock{border-top:1px solid #ffffff0d;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-left:0;padding-top:.75rem}.book-module__WHFfRa__selectBtn{min-width:120px}}.book-module__WHFfRa__ghostBtn{border-radius:var(--radius);height:2.75rem;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:0 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.book-module__WHFfRa__ghostBtn:hover{background-color:var(--secondary)}.book-module__WHFfRa__alert{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex;position:relative}.book-module__WHFfRa__alertDescription{font-size:.875rem;line-height:1.625}.book-module__WHFfRa__gridTwoCols{gap:2rem;display:grid}@media (min-width:768px){.book-module__WHFfRa__gridTwoCols{grid-template-columns:1fr}}.book-module__WHFfRa__stack{flex-direction:column;gap:1.5rem;display:flex}.book-module__WHFfRa__timeGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:768px){.book-module__WHFfRa__timeGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.book-module__WHFfRa__timeGrid{grid-template-columns:repeat(4,1fr)}}.book-module__WHFfRa__timeSlotBtn{border-radius:var(--radius);border:1px solid var(--border);height:2.5rem;color:var(--foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.book-module__WHFfRa__timeSlotBtn:hover{background-color:var(--secondary);color:var(--secondary-foreground)}.book-module__WHFfRa__timeSlotBtn.book-module__WHFfRa__selected{background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.book-module__WHFfRa__formItem{margin-bottom:1.5rem}.book-module__WHFfRa__formLabel{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1;display:block}.book-module__WHFfRa__input{border-radius:var(--radius);border:1px solid var(--input);background-color:var(--background);width:100%;height:2.75rem;color:var(--foreground);outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s;display:flex}.book-module__WHFfRa__input:focus{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring)}.book-module__WHFfRa__textarea{border-radius:var(--radius);border:1px solid var(--input);background-color:var(--background);width:100%;min-height:100px;color:var(--foreground);resize:none;outline:none;padding:.75rem;font-size:.875rem;display:flex}.book-module__WHFfRa__textarea:focus{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring)}.book-module__WHFfRa__fullWidthBtn{border-radius:var(--radius);background-color:var(--primary);width:100%;min-height:2.75rem;color:var(--primary-foreground);cursor:pointer;text-transform:uppercase;font-size:.875rem;font-weight:500;font-family:var(--font-oswald);letter-spacing:.05em;border:none;justify-content:center;align-items:center;display:inline-flex}.book-module__WHFfRa__fullWidthBtn:hover{opacity:.9}.book-module__WHFfRa__fullWidthBtn:disabled{opacity:.5;cursor:not-allowed}.book-module__WHFfRa__checkoutGrid{gap:2rem;display:grid}@media (min-width:768px){.book-module__WHFfRa__checkoutGrid{grid-template-columns:1fr 1fr}}.book-module__WHFfRa__summaryRow{justify-content:space-between;padding-bottom:.5rem;font-size:.875rem;display:flex}.book-module__WHFfRa__summaryLabel{color:var(--muted-foreground)}.book-module__WHFfRa__summaryValue{color:var(--foreground);font-weight:500}.book-module__WHFfRa__summaryTotal{border-top:1px solid var(--border);justify-content:space-between;margin-top:.5rem;padding-top:1rem;display:flex}.book-module__WHFfRa__summaryTotalLabel{font-size:1.125rem;font-weight:600}.book-module__WHFfRa__summaryTotalValue{font-size:1.125rem;font-weight:700}
.calendar-module__MMjOga__calendar{background:var(--card-bg,#141414);border:1px solid var(--border,#2e2e2e);border-radius:var(--radius,.5rem);-webkit-user-select:none;user-select:none;width:100%;max-width:350px;font-family:var(--font-inter),sans-serif;margin:0 auto;padding:1rem}.calendar-module__MMjOga__header{color:var(--foreground,#fff);justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .5rem;display:flex}.calendar-module__MMjOga__title{font-size:.95rem;font-weight:600}.calendar-module__MMjOga__navButton{border:1px solid var(--border,#333);color:var(--muted-foreground,#888);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.calendar-module__MMjOga__navButton:hover{color:var(--foreground,#fff);border-color:var(--foreground,#fff);background:var(--secondary,#222)}.calendar-module__MMjOga__navButton:disabled{opacity:.5;cursor:not-allowed}.calendar-module__MMjOga__weekDays{text-align:center;color:var(--muted-foreground,#888);grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.8rem;font-weight:400;display:grid}.calendar-module__MMjOga__days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.calendar-module__MMjOga__day{aspect-ratio:1;cursor:pointer;border-radius:var(--radius,6px);color:var(--foreground,#fff);justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex}.calendar-module__MMjOga__day:hover:not(.calendar-module__MMjOga__disabled):not(.calendar-module__MMjOga__selected){background-color:var(--secondary,#222);color:var(--foreground)}.calendar-module__MMjOga__selected{background:var(--primary,#d4af37);color:var(--primary-foreground,#000);font-weight:600}.calendar-module__MMjOga__disabled{color:#777;cursor:not-allowed}.calendar-module__MMjOga__outsideMonth{color:#555;pointer-events:none}
