.week-calendar-card{box-sizing:border-box;border:1px solid var(--soft-border);background:#fff;border-radius:16px;flex-direction:column;gap:10px;width:100%;margin-top:14px;padding:12px;display:flex}.week-calendar-header{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.week-calendar-counter{font-family:var(--font-accent,"Acrom", sans-serif);letter-spacing:2.4px;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:10px;font-weight:500;line-height:12px}.week-calendar-nav{flex-direction:row;align-items:center;gap:6px;margin-left:auto;display:flex}.week-calendar-nav-btn{width:24px;height:24px;color:var(--plum);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s;display:flex}.week-calendar-nav-btn:hover:not(:disabled){background:rgba(var(--plum-rgb), .08)}.week-calendar-nav-btn:disabled{opacity:.25;cursor:default}.week-calendar-range{text-align:center;white-space:nowrap;min-width:72px;font-family:var(--font-accent,"Acrom", sans-serif);letter-spacing:.6px;color:var(--plum);font-size:10px;line-height:12px}.week-calendar-days{flex-direction:row;justify-content:center;align-items:stretch;gap:6px;width:100%;display:flex}.week-day-cell{box-sizing:border-box;border:1px solid var(--cream-border);appearance:none;cursor:pointer;background:0 0;border-radius:12px;outline:none;flex-direction:column;flex:1 1 0;align-items:center;gap:2px;min-width:0;height:55px;padding:8px 4px 7px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.week-day-cell:hover:not(.active):not(.has-done){border-color:var(--accent-light);background:#f3c0a214}.week-day-cell.active{background:linear-gradient(164.01deg, #f8e6d1 0%, var(--accent-light) 100%);border-color:var(--rose);box-shadow:0 0 0 1px rgba(var(--rose-rgb), .08) inset}.week-day-cell.has-done{background:#fce7e199;border-color:#f1cdc3}.week-day-cell.today:not(.active){border-color:rgba(var(--rose-rgb), .35)}.week-day-label{font-family:var(--font-accent,"Acrom", sans-serif);text-align:center;letter-spacing:1.53px;text-transform:uppercase;color:var(--muted);font-size:8.5px;font-weight:400;line-height:10px;display:block}.week-day-cell.active .week-day-label{color:var(--ink);font-weight:700}.week-day-number{text-align:center;color:var(--ink-soft);justify-content:center;align-items:center;padding-bottom:3px;font-family:Cormorant Garamond,Georgia,serif;font-size:16px;line-height:16px;display:flex}.week-day-cell.active .week-day-number{color:var(--ink)}.week-day-cell.has-done .week-day-label,.week-day-cell.has-done .week-day-number{color:var(--ink-soft)}.week-day-dot{flex-shrink:0;display:block}.week-day-dot.done{background:var(--rose);border-radius:999px;width:5px;height:5px}.week-day-dot.pending{border:1px dashed rgba(var(--wine-rgb), .18);border-radius:999px;width:10px;height:5px}.week-day-dot.empty{background:0 0;width:5px;height:5px}@keyframes dot-pulse{0%,to{opacity:.4}50%{opacity:1}}.week-day-dot.loading{animation:1.2s ease-in-out infinite dot-pulse}.cabinet-week-calendar{box-sizing:border-box;border:1px solid var(--soft-border);background:#fff;border-radius:16px;flex-direction:column;gap:10px;width:100%;margin-top:14px;padding:12px;display:flex}.cabinet-week-cal-header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.cabinet-week-cal-count{font-family:var(--font-accent,"Acrom", sans-serif);letter-spacing:2.4px;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:500;line-height:12px}.cabinet-week-cal-range{font-family:var(--font-accent,"Acrom", sans-serif);letter-spacing:.6px;color:var(--plum);font-size:10px;line-height:12px}.cabinet-week-cal-days{flex-direction:row;justify-content:center;align-items:stretch;gap:6px;width:100%;display:flex}.cabinet-week-cal-day{box-sizing:border-box;border:1px solid var(--cream-border);cursor:pointer;appearance:none;background:0 0;border-radius:12px;outline:none;flex-direction:column;flex:1 1 0;align-items:center;gap:2px;min-width:0;height:55px;padding:8px 4px 7px;transition:background .15s,border-color .15s;display:flex}.cabinet-week-cal-day.active{background:linear-gradient(164.01deg, #f8e6d1 0%, var(--accent-light) 100%);border-color:var(--rose)}.cabinet-week-cal-day.done-day{background:#fce7e199;border-color:#f1cdc3}.cabinet-week-cal-day:hover:not(.active):not(.done-day){border-color:var(--accent-light);background:#f3c0a214}.cabinet-week-cal-day-label{font-family:var(--font-accent,"Acrom", sans-serif);text-align:center;letter-spacing:1.53px;text-transform:uppercase;color:var(--muted);font-size:8.5px;font-weight:400;line-height:10px;display:block}.cabinet-week-cal-day.active .cabinet-week-cal-day-label{color:var(--ink);font-weight:700}.cabinet-week-cal-day-num{text-align:center;color:var(--ink-soft);justify-content:center;align-items:center;padding-bottom:3px;font-family:Cormorant Garamond,Georgia,serif;font-size:16px;line-height:16px;display:flex}.cabinet-week-cal-day.active .cabinet-week-cal-day-num{color:var(--ink)}.cabinet-week-cal-day.done-day .cabinet-week-cal-day-label,.cabinet-week-cal-day.done-day .cabinet-week-cal-day-num{color:var(--ink-soft)}.cabinet-week-cal-dot.done{background:var(--rose);border-radius:99px;flex-shrink:0;width:5px;height:5px;display:block}.cabinet-week-cal-dot.pending{border:1px dashed rgba(var(--wine-rgb), .18);border-radius:99px;flex-shrink:0;width:10px;height:5px;display:block}.cabinet-week-cal-dot.empty{display:none}.cabinet-empty-day{color:var(--muted);font-family:var(--font-accent);text-align:center;letter-spacing:.3px;justify-content:center;align-items:center;padding:32px 16px;font-size:13px;display:flex}.cabinet-phase-day-group{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.cabinet-phase-day-label{font-family:var(--font-accent);letter-spacing:2.4px;text-transform:uppercase;color:var(--rose);margin:0 0 4px;font-size:10px;font-weight:500;line-height:12px}
.program-start-card{background:#ffffffb8;border:1px solid #6f354f24;border-radius:20px;flex-direction:column;gap:12px;margin-top:16px;padding:20px;display:flex}.program-start-title{color:var(--plum,#3a1828);margin:0;font-size:20px;line-height:1.25}.program-start-lead{color:#3a1828b8;margin:0;font-size:14px;line-height:1.5}.program-start-address,.program-start-delivery{flex-direction:column;gap:10px;display:flex}.program-start-address-list{flex-direction:column;gap:8px;display:flex}.program-start-address-option{cursor:pointer;background:#fff;border:1px solid #6f354f29;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.program-start-address-option.selected{border-color:#6f354f80;box-shadow:0 0 0 1px #6f354f2e}.program-start-address-option span{flex-direction:column;gap:2px;display:flex}.program-start-address-option strong{color:var(--plum,#3a1828);font-size:14px}.program-start-address-option em{color:#3a182899;font-size:13px;font-style:normal}.program-start-address-form{grid-template-columns:1fr 1fr;gap:8px;display:grid}.program-start-address-form input{color:var(--plum,#3a1828);background:#fff;border:1px solid #6f354f2e;border-radius:12px;min-width:0;padding:11px 12px;font-size:14px}.program-start-address-form input:first-child,.program-start-address-form input:nth-child(4){grid-column:1/-1}.program-start-delivery-row{justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;display:flex}.program-start-delivery-row span{color:#3a182899}.program-start-delivery-row strong{color:var(--plum,#3a1828);text-align:right}.program-start-cta{background:var(--plum,#6f354f);color:#fff;cursor:pointer;border:none;border-radius:999px;margin-top:4px;padding:14px 18px;font-size:15px;font-weight:600}.program-start-cta:disabled{opacity:.55;cursor:default}.program-start-hint,.program-start-error{margin:0;font-size:13px;line-height:1.45}.program-start-hint{color:#3a18288c}.program-start-error{color:#b3243c}.program-start-meanwhile{border-top:1px solid #6f354f1f;margin-top:4px;padding-top:12px}.program-start-meanwhile ul{color:#3a1828bf;flex-direction:column;gap:6px;margin:6px 0 0;padding-left:18px;font-size:14px;line-height:1.45;display:flex}.cabinet-phase-timeline{flex-direction:column;gap:6px;margin:12px 0 16px;padding:0;list-style:none;display:flex}.cabinet-phase-timeline-item{background:#ffffff8c;border:1px solid #0000;border-radius:12px;align-items:baseline;gap:10px;padding:10px 12px;display:flex}.cabinet-phase-timeline-item.current{background:#fff;border-color:#6f354f59}.cabinet-phase-timeline-item.past{opacity:.5}.cabinet-phase-timeline-weeks{letter-spacing:.02em;text-transform:uppercase;color:#3a18288c;flex:none;min-width:74px;font-size:12px}.cabinet-phase-timeline-name{color:var(--plum,#3a1828);font-size:14px;line-height:1.35}.week-day-cell.before-start{opacity:.35;cursor:default}@media (max-width:480px){.program-start-address-form{grid-template-columns:1fr}.program-start-address-form input:nth-child(4){grid-column:auto}}
