/* GENERIERT aus assets/src/schedule.css - nicht direkt editieren, siehe assets/src/minify.mjs */
.sch-overlay{position:fixed;inset:0;background:#01154db8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:11000;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.sch-overlay.sch-open{opacity:1;visibility:visible}.sch-modal{background:#fff;border-radius:0;width:100%;max-width:640px;max-height:calc(100dvh - 32px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px #01154d61;font-family:DM Sans,system-ui,sans-serif;transform:translateY(16px);transition:transform .25s ease}.sch-overlay.sch-open .sch-modal{transform:translateY(0)}.sch-head{background:#011e70;color:#fff;padding:14px 24px 0;flex-shrink:0}.sch-head-top{position:relative;display:flex;align-items:center;justify-content:center;min-height:44px;margin-bottom:14px}.sch-head-logo{height:30px;width:auto;max-width:70%;object-fit:contain;display:block}.sch-close{position:absolute;top:50%;right:0;transform:translateY(-50%);background:none;border:0;color:#fffc;cursor:pointer;padding:4px;line-height:0;border-radius:0;transition:color .15s,background .15s;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sch-close:hover{color:#fff;background:#ffffff26}.sch-close svg{width:20px;height:20px}.sch-progress{display:flex;align-items:flex-start;padding-bottom:16px;overflow-x:auto;scrollbar-width:none}.sch-progress::-webkit-scrollbar{display:none}.sch-step{display:flex;flex-direction:column;align-items:center;flex-shrink:0;gap:5px}.sch-step-badge{width:32px;height:32px;background:#fff3;border:2px solid rgba(255,255,255,.3);border-radius:0;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;flex-shrink:0}.sch-step-badge svg{width:16px;height:16px;color:#ffffff73;transition:color .2s;flex-shrink:0}.sch-step-label{font-size:10px;color:#ffffff80;white-space:nowrap;font-weight:600;transition:color .2s;text-align:center}.sch-step-line{flex:1;height:2px;background:#fff3;margin-top:15px;min-width:12px;transition:background .2s}.sch-step--done .sch-step-badge{background:#ffffff59;border-color:#fff9}.sch-step--done .sch-step-badge svg{color:#fff}.sch-step--done .sch-step-label{color:#ffffffbf}.sch-step--done+.sch-step-line{background:#ffffff80}.sch-step--active .sch-step-badge{background:#fff;border-color:#fff}.sch-step--active .sch-step-badge svg{color:#1173fa}.sch-step--active .sch-step-label{color:#fff;font-weight:700}.sch-step--clickable{cursor:pointer}.sch-step--clickable:hover .sch-step-badge{background:#ffffff80;border-color:#fff}.sch-step--clickable:hover .sch-step-badge svg{color:#011e70}.sch-step--clickable:hover .sch-step-label{color:#fff}.sch-step--clickable:focus-visible{outline:2px solid #fff;outline-offset:2px}.sch-body{padding:24px 24px 12px;overflow-y:auto;flex:1}.sch-step-section{display:none}.sch-step-section.sch-active{display:block}.sch-section-title{font-size:27px;line-height:1.18;font-weight:700;color:#011e70;margin:0 0 18px}.sch-section-title--center{text-align:center;margin-bottom:10px}.sch-section-desc{font-size:14px;color:#3a4a6b;line-height:1.55;margin:0 0 20px}.sch-section-desc--center{text-align:center}.sch-step1{text-align:center;padding:8px 0 4px}.sch-field--center{max-width:280px;margin:0 auto;text-align:left}.sch-plz-input{text-align:center;font-size:17px;letter-spacing:.08em}.sch-fahrzeug{display:block;width:100%;max-width:360px;height:auto;margin:0 auto}.sch-fahrzeug--top{margin:0 auto 22px}.sch-plz-wrap{position:relative;margin-bottom:8px}.sch-plz-wrap input{padding-right:44px}.sch-plz-status{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:none}.sch-plz-status.sch-ok{display:block;color:#1a8a1a}.sch-plz-status.sch-warn{display:block;color:#c77d00}.sch-plz-hint{font-size:13px;margin-top:4px;line-height:1.4}.sch-plz-hint.sch-ok{color:#1a8a1a}.sch-plz-hint.sch-warn{color:#c77d00}.sch-plz-hint.sch-neutral{color:#3a4a6b}.sch-step1 .sch-plz-hint{text-align:center}.sch-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.sch-tile{border:2px solid #e4e8f0;border-radius:0;background:#f6f8fd;padding:10px 8px;cursor:pointer;text-align:center;transition:border-color .15s,background .15s;aspect-ratio:1 / 1;min-height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-family:inherit}.sch-tile:hover{border-color:#1173fa;background:#edf4ff}.sch-tile:hover .sch-tile-label{color:#011e70}.sch-tile.sch-tile--selected{border-color:#1173fa;background:#edf4ff;color:#011e70}.sch-tile svg{width:42px;height:42px;color:#3a5a9a;flex-shrink:0;transition:color .15s}.sch-tile:hover svg,.sch-tile.sch-tile--selected svg{color:#1173fa}.sch-tile-label{font-size:13px;font-weight:600;color:#011e70;line-height:1.25}.sch-step-context{font-size:14px;color:#3a4a6b;margin:-6px 0 18px}.sch-step-context strong{color:#011e70;font-weight:700}.sch-sub-section{margin-bottom:16px}.sch-sub-title{display:block;font-size:13px;font-weight:700;color:#011e70;margin:0 0 10px;text-transform:uppercase;letter-spacing:.05em}.sch-pills{display:flex;flex-wrap:wrap;gap:8px}.sch-pill{border:1.5px solid #c8d3e8;border-radius:0;background:#fff;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;color:#2c3e6b;cursor:pointer;transition:border-color .15s,background .15s,color .15s;min-height:36px;display:inline-flex;align-items:center}.sch-pill:hover{border-color:#1173fa;background:#edf4ff;color:#011e70}.sch-pill.sch-pill--selected{border-color:#1173fa;background:#edf4ff;color:#011e70;font-weight:700}.sch-followup{margin-top:16px}.sch-question{margin-bottom:14px}.sch-question-label{font-size:13px;font-weight:600;color:#3a4a6b;margin-bottom:8px;display:block}@keyframes sch-flash{0%,to{outline-color:transparent}35%{outline-color:#1173fa}}.sch-reveal-flash{outline:2px solid transparent;outline-offset:3px;animation:sch-flash .9s ease}.sch-upload-section{margin-top:18px;padding-top:16px;border-top:1px solid #e4e8f0}.sch-upload-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none}.sch-upload-drop{display:flex;align-items:center;justify-content:center;gap:10px;border:1.5px dashed #98a8c8;border-radius:0;background:#f6f8fd;padding:16px;min-height:56px;cursor:pointer;color:#3a5a9a;font-size:14px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.sch-upload-drop:hover{border-color:#1173fa;background:#edf4ff;color:#011e70}.sch-upload-drop svg{width:22px;height:22px;flex-shrink:0}.sch-upload-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.sch-upload-preview{display:flex;align-items:center;gap:12px;border:1.5px solid #c8d3e8;border-radius:0;background:#fff;padding:10px 12px}.sch-upload-thumb{width:48px;height:48px;object-fit:cover;border-radius:0;flex-shrink:0;border:1px solid #e4e8f0}.sch-upload-name{flex:1;font-size:13px;color:#2c3e6b;word-break:break-all;line-height:1.3}.sch-upload-remove{background:none;border:0;border-radius:0;color:#c00;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:4px 6px;flex-shrink:0}.sch-upload-remove:hover{text-decoration:underline;color:#a00}.sch-date-mode-pills{display:flex;gap:10px;margin-bottom:20px}.sch-calendar-wrap{margin-bottom:16px}.sch-cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sch-cal-nav-btn{background:none;border:1.5px solid #c8d3e8;border-radius:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#011e70;transition:background .15s,border-color .15s}.sch-cal-nav-btn:hover{background:#edf4ff;border-color:#1173fa}.sch-cal-nav-btn svg{width:16px;height:16px}.sch-cal-month-label{font-size:15px;font-weight:700;color:#011e70}.sch-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.sch-cal-wd{text-align:center;font-size:11px;font-weight:700;color:#6a7a9b;padding:4px 0;text-transform:uppercase}.sch-cal-day{text-align:center;font-size:13px;padding:7px 4px;cursor:pointer;border:1.5px solid transparent;border-radius:0;transition:background .15s,border-color .15s,color .15s;min-height:36px;display:flex;align-items:center;justify-content:center;color:#011e70;font-weight:500;background:#f6f8fd}.sch-cal-day:hover:not(.sch-cal-day--disabled):not(.sch-cal-day--selected){background:#edf4ff;border-color:#1173fa}.sch-cal-day--selected{background:#1173fa;color:#fff;border-color:#1173fa;font-weight:700}.sch-cal-day--disabled{color:#b0bbd4;background:#f0f2f7;cursor:default}.sch-cal-day--empty{background:transparent;border-color:transparent;cursor:default}.sch-cal-day--sunday{color:#a0637a}.sch-cal-day--sunday.sch-cal-day--disabled{color:#c8aab6}.sch-view-toggle{display:flex;gap:6px;justify-content:flex-end;margin-bottom:12px}.sch-view-btn{background:#fff;border:1.5px solid #c8d3e8;border-radius:0;width:40px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#3a5a9a;transition:background .15s,border-color .15s,color .15s}.sch-view-btn:hover{background:#edf4ff;border-color:#1173fa;color:#011e70}.sch-view-btn svg{width:18px;height:18px}.sch-view-btn--active{background:#edf4ff;border-color:#1173fa;color:#1173fa}.sch-day-list{display:flex;flex-direction:column;gap:6px;margin-bottom:4px;max-height:260px;overflow-y:auto}.sch-day-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:1.5px solid #c8d3e8;border-radius:0;background:#fff;padding:11px 14px;min-height:44px;cursor:pointer;font-family:inherit;font-size:14px;color:#2c3e6b;transition:border-color .15s,background .15s,color .15s}.sch-day-row:hover{border-color:#1173fa;background:#edf4ff;color:#011e70}.sch-day-row--selected{border-color:#1173fa;background:#edf4ff;color:#011e70;font-weight:700}.sch-day-radio{width:18px;height:18px;border:2px solid #98a8c8;border-radius:0;flex-shrink:0;position:relative;transition:border-color .15s}.sch-day-row--selected .sch-day-radio{border-color:#1173fa}.sch-day-row--selected .sch-day-radio:after{content:"";position:absolute;inset:3px;background:#1173fa;border-radius:0}.sch-day-label{line-height:1.3}.sch-day-empty{font-size:13px;color:#6a7a9b;padding:8px 2px;margin:0}.sch-time-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.sch-date-count{font-size:13px;font-weight:700;color:#011e70;margin:8px 0 0}.sch-date-selected{font-size:13px;color:#3a4a6b;margin:6px 0 0}.sch-field{margin-bottom:14px}.sch-label{display:block;font-size:13px;font-weight:600;color:#011e70;margin-bottom:4px}.sch-required{color:#c00;margin-left:2px}.sch-input,.sch-textarea{width:100%;box-sizing:border-box;border:1.5px solid #c8d3e8;border-radius:0;padding:10px 13px;font-family:inherit;font-size:15px;color:#011e70;background:#fff;transition:border-color .15s,box-shadow .15s;min-height:44px}.sch-input:focus,.sch-textarea:focus{outline:none;border-color:#1173fa;box-shadow:0 0 0 3px #1173fa26}.sch-input.sch-error-field{border-color:#c00}.sch-textarea{min-height:80px;resize:vertical}.sch-field-error-msg{color:#c00;font-size:12px;margin-top:3px;display:none}.sch-field-error-msg.sch-show{display:block}.sch-grid2{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.sch-grid-plzort{display:grid;grid-template-columns:110px 1fr;gap:0 14px}.sch-checkbox-wrap{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px;cursor:pointer}.sch-checkbox-wrap input[type=checkbox]{width:20px;height:20px;min-width:20px;margin:2px 0 0;accent-color:#1173fa;cursor:pointer}.sch-checkbox-label{font-size:14px;color:#2c3e6b;line-height:1.5}.sch-checkbox-label a{color:#1173fa;text-decoration:none}.sch-checkbox-label a:hover{text-decoration:underline}.sch-summary-box{background:#f0f4ff;border-left:3px solid #1173fa;border-radius:0;padding:14px 16px;margin-bottom:20px;font-size:14px;color:#2c3e6b;line-height:1.7}.sch-summary-box strong{color:#011e70}.sch-summary-row{margin-bottom:3px}.sch-thankyou{text-align:center;padding:16px 0 8px}.sch-thankyou-icon{width:64px;height:64px;background:#011e70;border-radius:0;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.sch-thankyou-icon svg{width:32px;height:32px;color:#fff}.sch-thankyou h3{font-size:20px;font-weight:700;color:#011e70;margin:0 0 10px}.sch-thankyou p{font-size:15px;color:#3a4a6b;line-height:1.6;margin:0 0 8px}.sch-phone-cta{display:inline-flex;align-items:center;gap:8px;color:#011e70;font-weight:700;font-size:16px;text-decoration:none;margin-top:12px;padding:10px 18px;border:2px solid #011e70;border-radius:0;transition:background .15s,color .15s}.sch-phone-cta:hover{background:#011e70;color:#fff}.sch-phone-cta svg{width:18px;height:18px;flex-shrink:0}.sch-phone-num{white-space:nowrap}.sch-foot{padding:14px 24px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e4e8f0;flex-shrink:0;background:#fafbfe}.sch-foot-left{display:flex;align-items:center}.sch-foot-right{display:flex;align-items:center;gap:10px}.sch-btn{min-height:44px;padding:0 20px;border-radius:0;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;border:0;transition:background .15s,color .15s,opacity .15s;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.sch-btn-back{background:none;border:1.5px solid #c8d3e8;color:#3a4a6b}.sch-btn-back:hover{background:#f0f4ff;border-color:#a0b0cc;color:#011e70}.sch-btn-next{background:#1173fa;color:#fff}.sch-btn-next:hover{background:#0e5dc9;color:#fff}.sch-btn-next:disabled{opacity:.45;cursor:not-allowed}.sch-btn-primary{background:#011e70;color:#fff}.sch-btn-primary:hover{background:#01154d;color:#fff}.sch-btn-primary:disabled{opacity:.45;cursor:not-allowed}.sch-notfall-link{display:inline-flex;align-items:center;gap:6px;color:#c00;font-size:13px;font-weight:700;text-decoration:none}.sch-notfall-link:hover{text-decoration:underline;color:#a00}.sch-notfall-link svg{width:16px;height:16px;flex-shrink:0}@media(max-width:600px){.sch-overlay{padding:0;align-items:flex-end}.sch-modal{max-height:96dvh;max-width:100%}.sch-tiles{grid-template-columns:repeat(2,1fr);gap:10px}.sch-tile{aspect-ratio:auto;min-height:66px;padding:10px 8px;gap:7px}.sch-tile svg{width:30px;height:30px}.sch-tile-label{font-size:12.5px}.sch-step-line{min-width:6px}.sch-grid2{grid-template-columns:1fr}.sch-grid-plzort{grid-template-columns:90px 1fr}.sch-body{padding:18px 16px 10px}.sch-foot{padding:12px 16px 16px}.sch-head{padding:12px 16px 0}.sch-section-title{font-size:23px;margin-bottom:14px}.sch-fahrzeug--top{margin-bottom:16px}.sch-date-mode-pills{flex-direction:column}.sch-step-label{font-size:9px}}@media(max-width:380px){.sch-step-badge{width:26px;height:26px}.sch-step-badge svg{width:13px;height:13px}.sch-step-line{margin-top:13px}.sch-section-title{font-size:21px}}
