#toast{position:fixed;z-index:1000;left:50%;bottom:24px;transform:translate(-50%,30px);opacity:0;pointer-events:none;max-width:calc(100% - 32px);padding:13px 18px;border-radius:12px;background:#213423;border:1px solid #58965f;color:#eaffed;font-weight:700;font-size:14px;box-shadow:0 16px 50px #000;transition:.22s}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#3a1d1d;border-color:#a65353}.photo-picker.ready{border-style:solid!important;border-color:#62a66b!important;background:#18251a!important;color:#8ce098!important}.client-actions{display:flex;gap:5px}.client-actions button{min-height:34px;border:1px solid #4b4435;border-radius:8px;background:#242118;color:#e9c977;padding:6px 8px;font-size:11px}.client-actions .delete-client{color:#e99b91;border-color:#593b36;background:#251817}.crop-dialog{width:min(430px,calc(100% - 20px));padding:0!important;background:#11110f!important;border:1px solid #8f7137!important;color:#fff!important;border-radius:20px}.crop-dialog .dialog-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #332f25}.crop-dialog h2{margin:3px 0 0}.crop-body{padding:18px;display:grid;gap:11px}.crop-body canvas{width:100%;aspect-ratio:1;border-radius:50%;border:4px solid #e4bb60;object-fit:cover}.crop-body label{display:grid;grid-template-columns:125px 1fr;align-items:center;gap:8px;color:#b7b1a4;font-size:12px}.crop-body input[type=range]{accent-color:#e6bd62;width:100%}.client-picker-wrap{margin:-3px 0 14px}.client-picker-wrap label{font-size:13px;color:#aaa69b}.client-picker-wrap select{width:100%;min-height:46px;background:#111210;color:#f1d17d;border:1px solid #4e432e;border-radius:9px;padding:10px 12px;font:600 14px 'DM Sans',sans-serif}@media(max-width:760px){.client-actions{flex-direction:column}.client-actions button{min-width:55px}.client-card{grid-template-columns:44px minmax(0,1fr) auto!important}#toast{bottom:16px;width:max-content}.crop-body label{grid-template-columns:105px 1fr}}
.slot-planner{margin:0 0 16px;padding:13px;border:1px solid #403928;border-radius:12px;background:#13130f}.slot-planner-head{display:grid;gap:10px}.slot-planner-head>div:first-child{display:grid}.slot-planner-head strong{color:#f0cd78;font-size:14px}.slot-planner-head span{color:#9c978c;font-size:11px}.slot-size{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.slot-size input{min-width:0;padding:9px!important}.slot-size button,.slot-presets button,.client-picker-head button{min-height:38px;border:1px solid #66532f;border-radius:8px;background:#292318;color:#edca76;font-weight:700;font-size:11px;padding:7px 10px}.slot-presets{display:flex;gap:6px;margin:9px 0}.slot-presets button{flex:1;min-height:32px}.number-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;max-height:230px;overflow:auto;padding:2px;scrollbar-width:thin}.number-grid button{min-height:47px;border-radius:8px;padding:4px 2px;display:grid;place-content:center;min-width:0}.number-grid button strong{font-size:13px}.number-grid button span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.number-grid .free{border:1px solid #5b4b2d;background:#211d15;color:#efcb75}.number-grid .free:hover,.number-grid .free:focus{background:#44361e;border-color:#e4b957}.number-grid .occupied{border:1px solid #39533c;background:#19251b;color:#8cdb96}.number-grid-empty{grid-column:1/-1;padding:10px;color:#918d83;text-align:center;font-size:11px}.client-picker-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.client-picker-head label{margin:0}.client-picker-head button{color:#f4d27f;white-space:nowrap}.edit-entry{width:auto!important;min-width:48px!important;font-size:10px!important;color:#dbbd73!important}@media(min-width:430px){.number-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
