*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden;font-family:system-ui,-apple-system,Roboto,sans-serif;-webkit-tap-highlight-color:transparent}.app,body,html{background:#FAFAFA}.app{position:fixed;inset:0;display:flex;flex-direction:column}.app-bar{height:56px;background:#1565C0;color:white;display:flex;align-items:center;padding:0 4px;gap:2px;z-index:100;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.25);flex-shrink:0}.date-btn{flex:1 1;background:rgba(255,255,255,.15);border:none;color:white;padding:6px 10px;border-radius:20px;font-size:15px;font-weight:500;cursor:pointer;text-align:center;font-family:inherit;transition:background .15s}.date-btn:active{background:rgba(255,255,255,.25)}.icon-btn{background:none;border:none;color:white;width:40px;height:40px;border-radius:50%;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:inherit;transition:background .15s}.icon-btn:active{background:rgba(255,255,255,.2)}.conn-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:background .4s;margin-right:4px}.loading-bar{position:absolute;bottom:0;left:0;width:40%;height:3px;background:rgba(255,255,255,.8);border-radius:0 2px 2px 0;animation:loading-slide 1.2s ease-in-out infinite}@keyframes loading-slide{0%{left:-40%;width:40%}50%{left:30%;width:50%}to{left:100%;width:40%}}.grid-outer{flex:1 1;overflow:hidden;position:relative}.grid-scroll{position:absolute;inset:0;overflow:auto;-webkit-overflow-scrolling:touch}.grid-header{display:flex;top:0;z-index:30;border-bottom:1px solid #e0e0e0;min-width:max-content}.grid-corner,.grid-header{position:-webkit-sticky;position:sticky;background:white}.grid-corner{width:52px;min-width:52px;left:0;z-index:31}.grid-corner,.wp-head{flex-shrink:0;border-right:1px solid #e0e0e0}.wp-head{width:150px;min-width:150px;padding:6px 4px;font-size:11px;font-weight:700;text-align:center;color:#212121;letter-spacing:.3px;line-height:1.3;display:flex;align-items:center;justify-content:center}.grid-body{display:flex;min-width:max-content}.time-col{width:52px;min-width:52px;flex-shrink:0;position:-webkit-sticky;position:sticky;left:0;background:white;z-index:20;border-right:1px solid #e0e0e0}.time-label{height:32px;display:flex;align-items:flex-start;justify-content:flex-end;padding:2px 4px 0 0;font-size:10px;color:#9E9E9E;border-bottom:1px solid #f5f5f5;line-height:1}.time-label.is-hour{color:#757575;font-size:11px;border-bottom:1px solid #e0e0e0}.wp-cols{display:flex}.wp-col{width:150px;min-width:150px;flex-shrink:0;position:relative;border-right:1px solid #e0e0e0;cursor:pointer}.wp-col:last-child{border-right:none}.hour-line{border-top:1px solid #e0e0e0}.half-line,.hour-line{position:absolute;left:0;right:0;height:0;pointer-events:none}.half-line{border-top:1px dashed #f0f0f0}.now-line{left:0;right:0;height:2px;pointer-events:none;z-index:5}.now-line,.now-line:before{position:absolute;background:#F44336}.now-line:before{content:"";left:-4px;top:-4px;width:10px;height:10px;border-radius:50%}.plan-card{position:absolute;left:2px;right:2px;border-radius:5px;padding:2px 5px;overflow:hidden;cursor:pointer;z-index:10;transition:filter .1s,transform .1s;box-shadow:0 1px 3px rgba(0,0,0,.12)}.plan-card:active{filter:brightness(.93);transform:scale(.98)}.card-time{font-size:10px;color:rgba(0,0,0,.55);font-weight:600;line-height:1.2}.card-client{font-size:12px;font-weight:700;color:#212121;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.card-car{font-size:11px;color:#424242}.card-car,.card-notes{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.card-notes{font-size:10px;color:#757575}.card-state{display:inline-block;font-size:9px;color:white;padding:1px 5px;border-radius:4px;margin-top:2px;font-weight:600;letter-spacing:.3px}.fab{position:fixed;right:20px;bottom:28px;width:56px;height:56px;border-radius:50%;background:#1565C0;color:white;border:none;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:50;transition:transform .1s,box-shadow .1s;font-family:inherit}.fab:active{transform:scale(.93);box-shadow:0 2px 8px rgba(0,0,0,.3)}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:200;display:flex;align-items:flex-end}.modal-sheet{background:white;border-radius:16px 16px 0 0;width:100%;max-height:92vh;overflow-y:auto;animation:sheet-up .22s ease-out;-webkit-overflow-scrolling:touch}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-handle{width:36px;height:4px;background:#E0E0E0;border-radius:2px;margin:10px auto 4px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 12px;border-bottom:1px solid #f0f0f0}.modal-header h2{font-size:17px;font-weight:600;color:#212121}.modal-header .icon-btn{color:#9E9E9E}.modal-body{padding:16px;display:flex;flex-direction:column;gap:12px}.field-label{font-size:11px;color:#757575;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:-6px}.modal-body input,.modal-body select,.modal-body textarea{width:100%;padding:11px 12px;border:1px solid #e0e0e0;border-radius:10px;font-size:16px;color:#212121;background:#FAFAFA;outline:none;transition:border-color .2s,background .2s;font-family:inherit;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.modal-body input:focus,.modal-body select:focus,.modal-body textarea:focus{border-color:#1565C0;background:white}.modal-body textarea{resize:vertical;min-height:64px;line-height:1.5}.row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.modal-footer{display:flex;gap:10px;padding:12px 16px 24px;border-top:1px solid #f0f0f0}.btn-primary{flex:1 1;padding:13px 20px;background:#1565C0;color:white;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.btn-primary:disabled{opacity:.55;cursor:default}.btn-primary:active:not(:disabled){background:#0D47A1}.btn-danger-outline{padding:13px 16px;background:none;color:#F44336;border:1px solid #f44336;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;font-family:inherit}.btn-danger-outline:active{background:#FFF5F5}.btn-danger{padding:13px 16px;background:#F44336;color:white;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;animation:shake .3s ease}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.btn-text{background:none;border:none;color:#1565C0;font-size:14px;font-weight:600;cursor:pointer;padding:6px 0;font-family:inherit}.picker-wrap{display:flex;flex-direction:column;gap:6px}.picker-dropdown{border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;max-height:180px;overflow-y:auto;background:white;box-shadow:0 4px 12px rgba(0,0,0,.1)}.picker-dropdown.is-static{max-height:160px}.picker-item{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background .1s}.picker-item:last-child{border-bottom:none}.picker-item:active{background:#F0F4FF}.picker-name{font-size:14px;font-weight:600;color:#212121}.picker-sub{margin-top:1px}.picker-hint,.picker-sub{font-size:12px;color:#9E9E9E}.picker-hint{padding:2px 0}.picker-empty{font-size:13px;color:#9E9E9E;padding:10px 12px;border:1px solid #e0e0e0;border-radius:10px;text-align:center}.selected-chip{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #1565c0;border-radius:10px;background:#E8F0FE}.selected-chip-text{flex:1 1;font-size:14px;font-weight:600;color:#1565C0}.selected-chip-clear{background:none;border:none;color:#9E9E9E;cursor:pointer;font-size:18px;line-height:1;padding:0 2px;font-family:inherit}.create-inline{flex-direction:column;padding:12px;background:#F5F5F5;border-radius:10px}.create-inline,.create-inline-row{display:flex;gap:8px}.record-info{padding:12px;background:#F5F5F5;border-radius:10px;display:flex;flex-direction:column;gap:5px;font-size:14px;color:#424242;line-height:1.5}.empty-hint{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:15px;color:#9E9E9E;pointer-events:none}