.nailust-flow{max-width:850px;margin:2rem auto;padding:clamp(1.2rem,3vw,2.4rem);border:1px solid #e9dce2;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(80,40,60,.07)}
.nailust-flow [hidden]{display:none!important}
.nailust-flow h2,.nailust-flow h3{margin-top:0}
.nailust-flow__lead{max-width:720px;margin:0 0 1rem;color:#625b5e;line-height:1.55}
.nailust-flow__progress{display:flex;justify-content:space-between;gap:.55rem;margin:1.25rem 0 1.6rem;padding:0;list-style:none;color:#756d72}
.nailust-flow__progress li{display:flex;align-items:center;gap:.6rem;flex:1;padding:.65rem;border-top:3px solid #e9dce2;background:#fbf9fa}
.nailust-flow__progress li>span{display:grid;place-items:center;flex:0 0 1.75rem;width:1.75rem;height:1.75rem;border-radius:50%;background:#eee8eb;color:#665c61;font-size:.82rem;font-weight:700}
.nailust-flow__progress li>div{display:flex;min-width:0;flex-direction:column;gap:.05rem}
.nailust-flow__progress strong{color:inherit;font-size:.86rem}
.nailust-flow__progress small{font-size:.7rem;white-space:nowrap}
.nailust-flow__progress li.is-current{border-color:#946276;background:#f8eff3;color:#503342}
.nailust-flow__progress li.is-current>span,.nailust-flow__progress li.is-complete>span{background:#6d4557;color:#fff}
.nailust-flow__progress li.is-complete{border-color:#b998a7;color:#5d3447}
.nailust-flow__step-help{margin:-.25rem 0 1rem;color:#6f6768;font-size:.9rem;line-height:1.5}
.nailust-flow__service{display:flex;max-width:440px;flex-direction:column;gap:.45rem;margin:1.15rem 0 1.4rem;color:#503342;font-size:.82rem;font-weight:700}
.nailust-flow__service select{min-height:50px;padding:.75rem .9rem;border:2px solid #946276;border-radius:9px;background:#fff;color:#3f3037;font:inherit;font-weight:600}
.nailust-flow__service select:focus{outline:2px solid #d8bbc8;outline-offset:2px}
.nailust-flow__month{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 0 .8rem}
.nailust-flow__month button{border:0;background:#f5eaf0;color:#503342;border-radius:50%;width:2.6rem;height:2.6rem;font-size:1.7rem;cursor:pointer}
.nailust-flow__month button:disabled{opacity:.35;cursor:default}
.nailust-flow__calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem}
.nailust-flow__weekday{text-align:center;font-size:.8rem;font-weight:700;color:#756d72;padding:.3rem}
.nailust-flow__day{min-height:3rem;border:1px solid #e9dce2;border-radius:10px;background:#fff;color:#432d38;cursor:pointer}
.nailust-flow__day:hover:not(:disabled),.nailust-flow__choices button:hover:not(:disabled){border-color:#946276;background:#f8eff3}
.nailust-flow__day:disabled{background:#f8f7f7;color:#aaa;cursor:default}
.nailust-flow__hint{margin:.8rem 0 0;color:#756d72;font-size:.85rem}
.nailust-flow__selected-day{margin:.8rem 0 1.25rem}
.nailust-flow__selected-day p{margin:0 0 .65rem}
.nailust-flow__staff-list{display:grid;gap:1rem;margin:1.2rem 0}
.nailust-flow__staff-card{padding:1.1rem 1.2rem;border:1px solid #e9dce2;border-radius:14px;background:#fff}
.nailust-flow__staff-card h4{margin:0;color:#503342;font-size:1.15rem}
.nailust-flow__staff-card p{margin:.6rem 0 0;color:#756d72;font-size:.9rem}
.nailust-flow__choices{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.2rem 0}
.nailust-flow__staff-card .nailust-flow__choices{margin:.9rem 0 0}
.nailust-flow__staff-card .nailust-flow__choices:empty{display:none}
.nailust-flow__staff-card .nailust-flow__choices button{min-width:5.2rem;text-align:center}
.nailust-flow__choices button{border:1px solid #d2b9c4;border-radius:10px;background:#fff;color:#503342;padding:.7rem 1.1rem;cursor:pointer;font:inherit}
.nailust-flow__staff-card .nailust-flow__choices button.nailust-flow__time--available{border:2px solid #5a9b6c;background:#f8fcf9;color:#245b3b;font-weight:600}
.nailust-flow__staff-card .nailust-flow__choices button.nailust-flow__time--available:hover{border-color:#367d4c;background:#edf7ef}
.nailust-flow__staff-card .nailust-flow__choices button.nailust-flow__time--closed,.nailust-flow__staff-card .nailust-flow__choices button.nailust-flow__time--booked{position:relative;border-color:#e1bfc2;background:#fbf5f5;color:#916b70;cursor:not-allowed}
.nailust-flow__time--closed::after,.nailust-flow__time--booked::after{content:"";position:absolute;left:12%;right:12%;top:50%;height:2px;background:#c44954;transform:rotate(-10deg);pointer-events:none}
.nailust-flow__staff-card .nailust-flow__choices button.nailust-flow__time--past{position:relative;border-color:#d6d6d6;background:#f7f7f7;color:#888;cursor:not-allowed}
.nailust-flow__time--past::after{content:"";position:absolute;left:12%;right:12%;top:50%;height:2px;background:#9a9a9a;transform:rotate(-10deg);pointer-events:none}
.nailust-flow__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.nailust-flow__fields label{display:flex;flex-direction:column;gap:.35rem;font-size:.95rem}
.nailust-flow__fields input,.nailust-flow__fields select{width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #cdbbc3;border-radius:8px;font:inherit}
.nailust-flow__selection{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.8rem 0 1.2rem;padding:.9rem 1rem;border-left:4px solid #754b60;border-radius:8px;background:#f8f0f4}
.nailust-flow__selection>span{color:#754b60;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.nailust-flow__selection>strong{text-align:right;color:#3f3037}
.nailust-flow__consent{display:block;margin:1.2rem 0;font-size:.9rem}
.nailust-flow__submit{width:100%;padding:1rem 1.4rem;border:0;border-radius:9px;background:#503342;color:#fff;cursor:pointer;font:inherit;font-weight:700}
.nailust-flow__submit:hover,.nailust-flow__submit:focus{background:#3f2733}
.nailust-flow__final-note{margin:.75rem 0;padding:.8rem 1rem;border-radius:8px;background:#fff7e5;color:#6d521a;font-size:.85rem;line-height:1.45}
.nailust-flow__back{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:1rem;padding:.62rem 1rem;border:2px solid #6d4557;border-radius:8px;background:#fff;color:#5d3447;cursor:pointer;font:inherit;font-weight:700;text-decoration:none;transition:background .18s ease,color .18s ease}
.nailust-flow__selected-day .nailust-flow__back{margin-top:0}
.nailust-flow__back:hover{background:#6d4557;color:#fff}
.nailust-flow__back:focus-visible{outline:2px solid #6d4557;outline-offset:3px}
.nailust-flow__notice{padding:.9rem;border-radius:8px;background:#f5eaf0}
.nailust-flow__account-hint{margin:.8rem 0 1rem;padding:.8rem .9rem;border-radius:8px;background:#f7f3f5;color:#5f565a;font-size:.82rem;line-height:1.45}
.nailust-flow__account-hint a{color:#673b4f;text-decoration:underline}
.nailust-flow__account-hint.is-connected{border-left:3px solid #5a9b6c;background:#f1f8f3;color:#315d3d}
.nailust-flow__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
@media(max-width:600px){.nailust-flow{padding:1rem;border-radius:14px}.nailust-flow__progress{gap:.25rem}.nailust-flow__progress li{justify-content:center;padding:.55rem .25rem}.nailust-flow__progress li>div{display:none}.nailust-flow__fields{grid-template-columns:1fr}.nailust-flow__calendar{gap:.2rem}.nailust-flow__day{min-height:2.5rem}.nailust-flow__selection{align-items:flex-start;flex-direction:column;gap:.35rem}.nailust-flow__selection>strong{text-align:left}}
