#verleih-wizard .sticky{position:sticky}#verleih-wizard .block{display:block}#verleih-wizard .inline{display:inline}#verleih-wizard .flex{display:flex}#verleih-wizard .grid{display:grid}#verleih-wizard .flex-wrap{flex-wrap:wrap}#verleih-wizard .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}#verleih-wizard,#verleih-wizard *,#verleih-wizard *:before,#verleih-wizard *:after{box-sizing:border-box}#verleih-wizard h1,#verleih-wizard h2,#verleih-wizard h3,#verleih-wizard h4,#verleih-wizard h5,#verleih-wizard h6{margin:0;font-size:inherit;font-weight:inherit}#verleih-wizard p,#verleih-wizard ul,#verleih-wizard ol,#verleih-wizard figure{margin:0}#verleih-wizard ul,#verleih-wizard ol{padding:0;list-style:none}#verleih-wizard button{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0;background-color:transparent;background-image:none;border:0;cursor:pointer}#verleih-wizard input,#verleih-wizard select,#verleih-wizard textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0}#verleih-wizard img,#verleih-wizard svg,#verleih-wizard video{display:block;max-width:100%;height:auto}:root{--verleih-primary: #65a30d;--verleih-primary-dark: #4d7c0a;--verleih-primary-light: rgba(101, 163, 13, .08);--verleih-danger: #dc2626;--verleih-warning: #f59e0b;--verleih-text: #29343d;--verleih-text-light: #737385;--verleih-border: #e6e6e8;--verleih-bg: #f4f7fb;--verleih-card: #ffffff}.verleih-wizard{max-width:720px;margin:0 auto;padding:24px 16px;font-family:Manrope,Helvetica,Arial,sans-serif;color:var(--verleih-text)}.verleih-progress{display:flex;justify-content:space-between;margin-bottom:32px;position:relative}.verleih-progress-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;z-index:1;cursor:default}.verleih-progress-step:after{content:"";position:absolute;top:16px;left:50%;width:100%;height:2px;background:var(--verleih-border)}.verleih-progress-step:last-child:after{display:none}.verleih-progress-step.active:after,.verleih-progress-step.completed:after{background:var(--verleih-primary)}.step-number{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background:var(--verleih-border);color:var(--verleih-text-light);position:relative;z-index:2;transition:all .2s ease}.verleih-progress-step.active .step-number,.verleih-progress-step.completed .step-number{background:var(--verleih-primary);color:#fff}.step-label{font-size:11px;color:var(--verleih-text-light);margin-top:6px;text-align:center;white-space:nowrap}.verleih-progress-step.active .step-label{color:var(--verleih-primary);font-weight:500}.verleih-progress-step.is-clickable{cursor:pointer}.verleih-progress-step:disabled{opacity:1}.verleih-progress-step.is-clickable:hover .step-number{box-shadow:0 0 0 4px #65a30d1f}.verleih-step{background:var(--verleih-card);border-radius:12px;padding:32px;border:1px solid var(--verleih-border);margin-bottom:16px}.verleih-step-title{font-size:20px;font-weight:700;color:var(--verleih-primary);margin-bottom:24px;text-transform:uppercase}.verleih-form-group{margin-bottom:16px}.verleih-form-group label{display:block;font-size:13px;font-weight:500;color:var(--verleih-text-light);margin-bottom:6px}.verleih-checkbox-row{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--verleih-text);margin-top:24px}.verleih-checkbox-row input[type=checkbox]{width:16px;height:16px}.verleih-input{width:100%;padding:10px 16px;border:1px solid var(--verleih-border);border-radius:10px;background:#f5f5f5;font-size:14px;font-family:inherit;transition:all .2s ease}.verleih-input:focus{border-color:var(--verleih-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #65a30d26}.verleih-select{width:100%;padding:10px 16px;border:1px solid var(--verleih-border);border-radius:10px;background:#f5f5f5;font-size:14px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.verleih-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}.verleih-btn.is-loading{cursor:wait}.verleih-btn-primary{background:var(--verleih-primary);color:#fff}.verleih-btn-primary:hover{background:var(--verleih-primary-dark);box-shadow:0 8px 20px -6px #65a30d66}.verleih-btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.verleih-btn-secondary{background:transparent;color:var(--verleih-text);border:1px solid var(--verleih-border)}.verleih-btn-secondary:hover{background:var(--verleih-bg)}.verleih-step-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.verleih-step-footer--align-end{justify-content:flex-end}.verleih-step-footer--wrap{flex-wrap:wrap}.verleih-btn-danger{background:var(--verleih-danger);color:#fff}.verleih-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.32);border-top-color:currentColor;border-radius:999px;animation:verleih-spin .7s linear infinite;flex:0 0 16px}.verleih-btn-secondary .verleih-spinner{border-color:#0f172a29;border-top-color:currentColor}.verleih-spinner--sm{width:11px;height:11px;flex-basis:11px;border-width:1.5px}.verleih-spinner--lg{width:30px;height:30px;flex-basis:30px;border-width:3px}@keyframes verleih-spin{to{transform:rotate(360deg)}}.verleih-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:24px}.verleih-category-card{padding:20px 12px;border:2px solid var(--verleih-border);border-radius:12px;text-align:center;cursor:pointer;transition:all .2s ease;background:var(--verleih-card)}.verleih-category-card:hover{border-color:var(--verleih-primary);background:var(--verleih-primary-light)}.verleih-category-card.selected{border-color:var(--verleih-primary);background:var(--verleih-primary-light);box-shadow:0 0 0 3px #65a30d26}.verleih-category-card .category-name{font-size:13px;font-weight:600;margin-top:8px;color:var(--verleih-text)}.verleih-participants{display:flex;flex-direction:column;gap:18px}.verleih-participant-focus-shell{display:flex;flex-direction:column;gap:14px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:linear-gradient(180deg,#fff,#f7faf5);box-shadow:0 18px 36px #0f172a0f}.verleih-participant-focus-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.verleih-participant-focus-copy{text-align:center}.verleih-participant-focus-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7f3d}.verleih-participant-focus-title{font-size:22px;font-weight:800;color:var(--verleih-text)}.verleih-participant-focus-counter{font-size:13px;color:var(--verleih-text-light)}.verleih-participant-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.verleih-participant-rail-pill{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#ffffffdb;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.verleih-participant-rail-pill:hover{transform:translateY(-1px);border-color:#65a30d52;box-shadow:0 12px 24px #0f172a0f}.verleih-participant-rail-pill.selected{border-color:#65a30d99;background:linear-gradient(180deg,#f4faeb,#e8f3d7);box-shadow:0 0 0 3px #65a30d1f}.verleih-participant-rail-meta{font-size:12px;color:var(--verleih-text-light)}.verleih-participant-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.verleih-participant-title{font-size:14px;font-weight:600}.verleih-participant-card{border:1px solid var(--verleih-border);border-radius:22px;padding:22px;background:linear-gradient(180deg,#fff,#fbfcf9);box-shadow:0 18px 32px #0f172a12}.verleih-participant-card--focus{position:relative}.verleih-participant-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.verleih-participant-card-header h3{font-size:16px;font-weight:700}.verleih-focus-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.verleih-participant-meta{display:grid;grid-template-columns:1fr;gap:12px;align-items:end;margin-bottom:12px}.verleih-selection-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.verleih-selection-pills--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.verleih-selection-pills--stacked{grid-template-columns:1fr}.verleih-selection-pill{border:2px solid var(--verleih-border);border-radius:10px;background:#fff;color:var(--verleih-text);font-size:14px;font-weight:600;padding:10px 12px;text-align:left;transition:all .2s ease;cursor:pointer}.verleih-selection-pill:hover{border-color:var(--verleih-primary);background:var(--verleih-primary-light)}.verleih-selection-pill.selected{border-color:var(--verleih-primary);background:var(--verleih-primary-light);box-shadow:0 0 0 3px #65a30d26}.verleih-selection-pill .category-name{font-size:14px;font-weight:600;color:var(--verleih-text);margin:0}.verleih-offer-section{margin-bottom:24px}.verleih-focus-requirements{margin-bottom:22px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:linear-gradient(180deg,#f8fbf4,#f1f7ea)}.verleih-focus-requirements-header{display:flex;justify-content:space-between;gap:16px;align-items:baseline;flex-wrap:wrap}.verleih-focus-requirements-header h4{margin:0;font-size:15px;font-weight:800}.verleih-offer-stage,.verleih-calendar-stage{position:relative}.verleih-stage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#ffffffb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.verleih-focus-guard{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:18px;border:1px dashed rgba(101,163,13,.38);border-radius:18px;background:linear-gradient(180deg,#f8fbf2,#eff7e4)}.verleih-focus-guard-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#65a30d24;color:#5b7f14;font-size:24px;font-weight:700}.verleih-focus-guard-title{font-size:15px;font-weight:800;color:var(--verleih-text)}.verleih-focus-guard-copy{margin-top:4px;font-size:13px;line-height:1.5;color:var(--verleih-text-light)}.verleih-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.verleih-section-heading h4{margin:0;font-size:16px;font-weight:700}.verleih-pricecard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.verleih-pricecard-grid--services{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.verleih-pricecard{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:flex;min-height:208px;align-items:stretch;padding:18px;border:1px solid rgba(118,140,88,.18);border-radius:24px;background:radial-gradient(circle at top left,#ffffff94,#fff0 40%),linear-gradient(180deg,#f8fbf4,#e7f0da);background-size:cover;background-position:center;color:var(--verleih-text);text-align:left;overflow:hidden;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:0 18px 34px #0f172a14}.verleih-pricecard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a10180a,#0a101833);pointer-events:none}.verleih-pricecard:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:23px;border:1px solid rgba(255,255,255,.18);pointer-events:none;z-index:0}.verleih-pricecard--image{background-color:#4c6331;color:#f8fafc}.verleih-pricecard--fallback{background:radial-gradient(circle at top left,#ffffffeb,#fff0 42%),linear-gradient(135deg,#fbfdf8,#edf4e4 52%,#d9e7c3);color:var(--verleih-text)}.verleih-pricecard--fallback:after{background:linear-gradient(180deg,#ffffff05,#ffffff1a)}.verleih-pricecard--own-bike{background:linear-gradient(180deg,#f3f9ff,#dbeafe);color:var(--verleih-text)}.verleih-pricecard--own-bike:after{background:linear-gradient(180deg,#ffffff0f,#dbeafe3d)}.verleih-pricecard:hover{transform:translateY(-2px);border-color:#65a30d66;box-shadow:0 22px 40px #0f172a1f}.verleih-pricecard.is-disabled{cursor:not-allowed}.verleih-pricecard.selected{border-color:#65a30d;box-shadow:0 0 0 3px #65a30d2e,0 22px 40px #0f172a24}.verleih-pricecard-body,.verleih-pricecard-badge,.verleih-pricecard-media-chip,.verleih-pricecard-check{position:relative;z-index:1}.verleih-pricecard-body{display:flex;flex-direction:column;gap:6px;width:100%;margin-top:auto;padding:16px 16px 15px;border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f8fafce0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff61}.verleih-pricecard-title{font-size:18px;font-weight:800;line-height:1.15;color:var(--verleih-text)}.verleih-pricecard-copy{font-size:13px;line-height:1.45;color:var(--verleih-text-light)}.verleih-pricecard--fallback .verleih-pricecard-body,.verleih-pricecard--own-bike .verleih-pricecard-body{background:#ffffffeb}.verleih-pricecard--fallback .verleih-pricecard-title,.verleih-pricecard--fallback .verleih-pricecard-copy,.verleih-pricecard--image .verleih-pricecard-title,.verleih-pricecard--image .verleih-pricecard-copy,.verleih-pricecard--own-bike .verleih-pricecard-copy,.verleih-pricecard--own-bike .verleih-pricecard-title{color:var(--verleih-text)}.verleih-pricecard-badge{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#fffffff5;color:#0f172a;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 10px 22px #0f172a14}.verleih-pricecard-media-chip{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#ffffffe0;color:#45611d;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 10px 20px #0f172a0f}.verleih-pricecard-check{position:absolute;top:14px;left:14px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#65a30d;color:#fff;font-size:16px;font-weight:800;box-shadow:0 10px 22px #65a30d47;border:2px solid rgba(255,255,255,.92)}.verleih-pricecard.selected .verleih-pricecard-media-chip{left:56px}.verleih-participant-note{margin-bottom:16px;font-size:13px;color:var(--verleih-text-light);background:#eef6e2;border:1px solid #d5e9bb;border-radius:8px;padding:10px 12px}.verleih-fit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.verleih-static-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border-radius:999px;background:var(--verleih-primary-light);color:var(--verleih-primary-dark);font-size:12px;font-weight:700}.verleih-static-pill--blue{background:#dbeafe;color:#1d4ed8}.verleih-static-copy{font-size:14px;color:var(--verleih-text-light)}.verleih-pricecard-status{font-size:12px;font-weight:700;letter-spacing:.01em;color:#45611d}.verleih-pricecard--available{border-color:#22c55e57}.verleih-pricecard--pending{border-color:#f59e0b75}.verleih-pricecard--pending .verleih-pricecard-status{color:#b45309}.verleih-pricecard--unavailable{border-color:#dc26266b;filter:saturate(.82);opacity:.86}.verleih-pricecard--unavailable .verleih-pricecard-status{color:#b91c1c}.verleih-pricecard:disabled{cursor:not-allowed}.verleih-pricecard:disabled:hover{transform:none;box-shadow:0 18px 34px #0f172a14}.verleih-party-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.verleih-party-card{border:1px solid var(--verleih-border);border-radius:16px;background:linear-gradient(180deg,#fff,#f5f8fb);padding:18px}.verleih-party-card--days{margin-bottom:16px}.verleih-party-card-title{margin-bottom:14px;font-size:15px;font-weight:800;color:var(--verleih-text)}.verleih-party-summary{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.verleih-party-summary span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border-radius:999px;background:#edf4e3;color:#45611d;font-size:12px;font-weight:700}.verleih-calendar-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:16px}.verleih-calendar-title{text-align:center;font-size:18px;font-weight:800;text-transform:capitalize}.verleih-calendar-nav-spacer{width:44px;height:44px;display:block}.verleih-calendar-legend{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:16px}.verleih-calendar-legend-item{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--verleih-text-light);font-weight:600}.verleih-calendar-legend-item .dot{width:10px;height:10px;border-radius:50%}.verleih-calendar-legend-item .dot--available{background:#16a34a}.verleih-calendar-legend-item .dot--limited{background:#f59e0b}.verleih-calendar-legend-item .dot--unavailable{background:#dc2626}.verleih-calendar-grid{--verleih-calendar-grid-line: rgba(15, 23, 42, .07);display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.verleih-calendar-weekday{text-align:center;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--verleih-text-light)}.verleih-calendar-day{position:relative;min-height:86px;border-radius:16px;border:1px solid var(--verleih-border);background:#fff;padding:12px 10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.verleih-calendar-day:before,.verleih-calendar-day:after{content:"";position:absolute;pointer-events:none;z-index:0}.verleih-calendar-day:before{top:-6px;bottom:-6px;left:-5px;width:1px;background:linear-gradient(180deg,rgba(15,23,42,0),var(--verleih-calendar-grid-line) 16%,var(--verleih-calendar-grid-line) 84%,rgba(15,23,42,0))}.verleih-calendar-day:after{left:-6px;right:-6px;top:-5px;height:1px;background:linear-gradient(90deg,rgba(15,23,42,0),var(--verleih-calendar-grid-line) 14%,var(--verleih-calendar-grid-line) 86%,rgba(15,23,42,0))}.verleih-calendar-day:nth-of-type(7n+1):before,.verleih-calendar-day:nth-of-type(-n+7):after{display:none}.verleih-calendar-day.is-empty{visibility:hidden}.verleih-calendar-day.is-loading{cursor:wait}.verleih-calendar-day.is-available{border-color:#22c55e7a;background:linear-gradient(180deg,#f0fdf4,#dcfce7)}.verleih-calendar-day.is-limited{border-color:#f59e0b7a;background:linear-gradient(180deg,#fffbeb,#fef3c7)}.verleih-calendar-day.is-unavailable{border-color:#dc262657;background:linear-gradient(180deg,#fff1f2,#ffe4e6)}.verleih-calendar-day.is-past{border-color:#94a3b838;background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#334155b8;opacity:.82}.verleih-calendar-day.is-past .verleih-calendar-day-hint,.verleih-calendar-day.is-past .verleih-calendar-day-number{color:#64748be0}.verleih-calendar-day:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 30px #0f172a14}.verleih-calendar-day-number{font-size:20px;font-weight:800}.verleih-calendar-day-status{display:inline-flex;align-items:center;gap:7px}.verleih-calendar-day-dot{width:9px;height:9px;flex:0 0 9px;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 3px #94a3b829}.verleih-calendar-day-dot.is-available{background:#16a34a;box-shadow:0 0 0 3px #16a34a29}.verleih-calendar-day-dot.is-limited{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b2e}.verleih-calendar-day-dot.is-unavailable{background:#dc2626;box-shadow:0 0 0 3px #dc262624}.verleih-calendar-day-dot.is-past{background:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.verleih-calendar-day-hint{font-size:11px;font-weight:700;color:var(--verleih-text-light)}.badge--available{display:inline-flex;align-items:center;padding:4px 12px;border-radius:50px;font-size:12px;font-weight:600;background:#dcfce7;color:#166534}.badge--unavailable{display:inline-flex;align-items:center;padding:4px 12px;border-radius:50px;font-size:12px;font-weight:600;background:#fee2e2;color:#991b1b}.verleih-countdown{font-variant-numeric:tabular-nums;font-weight:700;font-size:16px}.timer-green{color:var(--verleih-primary)}.timer-yellow{color:var(--verleih-warning)}.timer-red{color:var(--verleih-danger)}.timer-pulse{animation:verleih-pulse 1s infinite}@keyframes verleih-pulse{0%,to{opacity:1}50%{opacity:.5}}.verleih-price .price-total{font-size:28px;font-weight:700;color:var(--verleih-text)}.verleih-price .price-per-day{font-size:13px;color:var(--verleih-text-light);margin-left:8px}.verleih-cart-item-card{background:var(--verleih-card);border:1px solid var(--verleih-border);border-radius:10px;padding:16px;margin-bottom:12px}.verleih-error{background:#fee2e2;color:#991b1b;padding:12px 16px;border-radius:10px;font-size:14px;margin-top:16px;border:1px solid #fecaca}.verleih-skeleton{background:var(--verleih-card);border:1px solid var(--verleih-border);border-radius:12px;padding:20px;animation:skeleton-shimmer 1.5s infinite}.skeleton-line{height:14px;background:#e5e7eb;border-radius:4px;margin-bottom:10px}.skeleton-line--title{width:60%;height:18px}.skeleton-line--text{width:80%}.skeleton-line--price{width:40%;height:20px}.skeleton-image{width:100%;height:120px;background:#e5e7eb;border-radius:8px;margin-bottom:12px}@keyframes skeleton-shimmer{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@media (max-width: 640px){.verleih-wizard{padding:16px 12px}.verleih-step{padding:20px}.verleih-category-grid{grid-template-columns:repeat(2,1fr)}.verleih-participant-focus-shell,.verleih-participant-card{padding:16px}.verleih-participant-focus-nav{grid-template-columns:auto 1fr auto;gap:8px}.verleih-participant-focus-title{font-size:18px}.verleih-participant-rail{grid-template-columns:1fr}.verleih-focus-badges{justify-content:flex-start}.verleih-focus-requirements{padding:14px}.verleih-focus-requirements-header{flex-direction:column;align-items:flex-start}.verleih-pricecard-grid,.verleih-pricecard-grid--services{grid-template-columns:1fr}.verleih-pricecard{min-height:168px}.step-label{font-size:10px}.verleih-participant-actions{flex-direction:column;align-items:stretch}.verleih-participant-meta,.verleih-selection-pills,.verleih-selection-pills--compact,.verleih-selection-pills--stacked,.verleih-fit-grid,.verleih-party-grid{grid-template-columns:1fr}.verleih-calendar-grid{gap:6px}.verleih-calendar-day{min-height:74px;padding:10px 8px}.verleih-calendar-day-number{font-size:17px}}#verleih-wizard .verleih-wizard,.verleih-wizard{--vw-color-bg: #ffffff;--vw-color-bg-pattern: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='520'%20height='520'%20viewBox='0%200%20520%20520'%20aria-hidden='true'%20focusable='false'%20fill='none'%20stroke='%23D8D8D8'%20stroke-width='1'%3e%3cg%20opacity='0.2'%3e%3cpath%20d='M%20-60%2070%20Q%20100%2030%20220%2080%20T%20560%2060'%20/%3e%3cpath%20d='M%20-60%20120%20Q%20110%2070%20230%20130%20T%20560%20110'%20/%3e%3cpath%20d='M%20-60%20170%20Q%20130%20120%20250%20180%20T%20560%20160'%20/%3e%3cpath%20d='M%20-60%20220%20Q%20140%20170%20260%20230%20T%20560%20210'%20/%3e%3cpath%20d='M%20-60%20270%20Q%20150%20220%20270%20280%20T%20560%20260'%20/%3e%3cpath%20d='M%20-60%20320%20Q%20160%20270%20280%20330%20T%20560%20310'%20/%3e%3cpath%20d='M%20-60%20370%20Q%20170%20320%20290%20380%20T%20560%20360'%20/%3e%3cpath%20d='M%20-60%20420%20Q%20180%20370%20300%20430%20T%20560%20410'%20/%3e%3cpath%20d='M%20-60%20470%20Q%20190%20420%20320%20480%20T%20560%20460'%20/%3e%3cpath%20d='M%2060%20-40%20Q%2040%20130%20140%20230%20T%20280%20520'%20/%3e%3cpath%20d='M%20170%20-40%20Q%20150%20140%20250%20250%20T%20390%20520'%20/%3e%3cpath%20d='M%20280%20-40%20Q%20260%20150%20360%20270%20T%20500%20520'%20/%3e%3ccircle%20cx='200'%20cy='240'%20r='70'%20/%3e%3ccircle%20cx='200'%20cy='240'%20r='44'%20/%3e%3ccircle%20cx='200'%20cy='240'%20r='20'%20/%3e%3ccircle%20cx='380'%20cy='360'%20r='90'%20/%3e%3ccircle%20cx='380'%20cy='360'%20r='60'%20/%3e%3ccircle%20cx='380'%20cy='360'%20r='30'%20/%3e%3c/g%3e%3c/svg%3e");--vw-color-text: #111111;--vw-color-muted: #8A8A8A;--vw-color-accent-yellow: #F5E400;--vw-color-accent-purple: #4E3388;--vw-color-cta: #111111;--vw-color-cta-text: #ffffff;--vw-color-input-bg: #ECECEC;--vw-color-step-inactive-bg: #D9D9D9;--vw-color-step-line: #D9D9D9;--vw-color-divider: #D9D9D9;--vw-font-display: "JetBrains Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--vw-font-body: var(--vw-font-display);--vw-radius-none: 0;--vw-focus-ring: #F5E400;--vw-focus-ring-width: 2px;--vw-focus-ring-offset: 2px;--vw-hover-input-bg: #E0E0E0;--vw-hover-input-border: #111111;--vw-active-btn-bg: #000000;max-width:1280px!important;margin:0 auto;padding:clamp(48px,6vw,72px) clamp(16px,4vw,48px) clamp(24px,5vw,56px)!important;background-color:var(--vw-color-bg);background-image:var(--vw-color-bg-pattern);background-repeat:repeat;background-size:520px 520px;font-family:var(--vw-font-body);color:var(--vw-color-text);border:0;box-shadow:none;text-align:left}.bbf-verleih-main.bbf-verleih-main-full,.bbf-verleih-main:has(.verleih-wizard){background:transparent;border:0;box-shadow:none;padding:0}#verleih-wizard button,#verleih-wizard input,#verleih-wizard select,#verleih-wizard label{touch-action:manipulation}#verleih-wizard h1.vw-headline{display:block;margin:0 0 clamp(40px,5vw,64px) 0;padding:0;background:transparent;color:inherit;border:0;text-align:left}#verleih-wizard h1.vw-headline>span,#verleih-wizard h1.vw-headline{font-family:var(--vw-font-display)}#verleih-wizard .vw-headline,#verleih-wizard h1.vw-headline{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;padding:clamp(14px,1.6vw,20px) clamp(24px,2.4vw,32px);margin:0 0 clamp(40px,5vw,64px) 0!important;background:#111!important;color:#fff!important;font-family:var(--vw-font-display)!important;font-size:clamp(28px,3.2vw,44px)!important;font-weight:700!important;line-height:1.05!important;letter-spacing:.02em;text-transform:uppercase;border:0;border-radius:0;box-shadow:none;text-align:left;vertical-align:top;align-self:flex-start}#verleih-wizard ol.verleih-progress{--vw-tile-size: 56px;display:flex;align-items:flex-start;gap:0;margin:clamp(32px,4vw,48px) 0 clamp(48px,6vw,64px) 0;padding:0;list-style:none;position:relative;width:100%;background:transparent;border:0;justify-content:flex-start}#verleih-wizard ol.verleih-progress>li.verleih-progress-item,#verleih-wizard ol.verleih-progress>li.verleih-progress-item:last-child{flex:1 1 0;min-width:0;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0;margin:0;list-style:none;background:transparent}#verleih-wizard ol.verleih-progress>li.verleih-progress-item:last-child>button.verleih-progress-step{align-items:flex-start;width:100%;max-width:100%}#verleih-wizard ol.verleih-progress>li.verleih-progress-item:last-child .step-label{text-align:left}#verleih-wizard ol.verleih-progress>li.verleih-progress-item>button.verleih-progress-step{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;background:transparent;padding:0;margin:0;border:0;text-align:left;font-family:var(--vw-font-display);color:var(--vw-color-text);cursor:default;position:relative}#verleih-wizard .verleih-progress-step.is-clickable{cursor:pointer}#verleih-wizard .verleih-progress-step:focus-visible{outline:0}#verleih-wizard .verleih-progress-step:focus-visible>.step-number{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset)}#verleih-wizard .verleih-progress-step.is-clickable:active>.step-number{transform:scale(.97)}#verleih-wizard .verleih-progress-step:after,#verleih-wizard .verleih-progress-step:before{content:none!important;display:none!important;background:transparent!important}#verleih-wizard .verleih-progress-step>.step-number{width:var(--vw-tile-size, 56px);height:var(--vw-tile-size, 56px);min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;background:#d9d9d9;color:#fff;font-family:var(--vw-font-display);font-size:clamp(24px,2.4vw,30px);font-weight:700;line-height:1;border-radius:3px;box-shadow:none;transition:transform 80ms ease,background-color .12s ease,color .12s ease;margin:0;padding:0;flex:0 0 auto;position:relative;z-index:2}#verleih-wizard .verleih-progress-step.active>.step-number,#verleih-wizard ol.verleih-progress>li[aria-current=step] .step-number,#verleih-wizard ol.verleih-progress>li.verleih-progress-item:has(~li.verleih-progress-item .verleih-progress-step.active) .step-number{background:var(--vw-color-accent-yellow);color:var(--vw-color-text);font-weight:700}#verleih-wizard .verleih-progress-step.is-clickable:hover>.step-number{outline:2px solid var(--vw-color-text);outline-offset:2px}#verleih-wizard .vw-step-line{position:absolute;top:calc(var(--vw-tile-size, 56px) / 2 - 2px);right:100%;width:calc(100% - var(--vw-tile-size, 56px));height:4px;margin:0;padding:0;background:#c9c9c9;overflow:hidden;z-index:1;pointer-events:none;display:block}#verleih-wizard .vw-step-line__fill{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vw-color-accent-yellow);transform-origin:left center;transform:scaleX(0);transition:transform .6s cubic-bezier(.65,0,.35,1) .12s,box-shadow .25s ease-out .3s;box-shadow:0 0 #f5e40000;will-change:transform}#verleih-wizard ol.verleih-progress>li.verleih-progress-item:has(>button.verleih-progress-step.active) .vw-step-line__fill,#verleih-wizard ol.verleih-progress>li.verleih-progress-item[aria-current=step] .vw-step-line__fill,#verleih-wizard ol.verleih-progress>li.verleih-progress-item:has(~li.verleih-progress-item .verleih-progress-step.active) .vw-step-line__fill{transform:scaleX(1);box-shadow:0 0 12px #f5e40059}#verleih-wizard .verleih-progress-step>.step-number{transition:background-color .25s ease-out .3s,color .25s ease-out .3s,outline-color .12s ease}#verleih-wizard .verleih-progress-step.active>.step-number{animation:vw-step-popin .45s cubic-bezier(.34,1.56,.64,1) .3s both}#verleih-wizard ol.verleih-progress>li.verleih-progress-item:has(~li.verleih-progress-item .verleih-progress-step.active) .verleih-progress-step>.step-number{animation:vw-step-pulse .35s ease-out both}@keyframes vw-step-popin{0%{transform:scale(.85)}55%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes vw-step-pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}#verleih-wizard .verleih-progress-step>.step-label{display:block;margin:0;padding:0;max-width:100%;font-family:var(--vw-font-body);font-size:15px;line-height:1.35;white-space:normal;text-align:left;color:var(--vw-color-text);font-weight:400;text-transform:none}#verleih-wizard .verleih-progress-step.active>.step-label{color:var(--vw-color-text);font-weight:500}#verleih-wizard .verleih-step,#verleih-wizard div.verleih-step{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}#verleih-wizard h2.vw-step-title,#verleih-wizard .vw-step-title{display:block;margin:0 0 24px!important;padding:0!important;font-family:var(--vw-font-display)!important;font-size:clamp(18px,2.2vw,22px)!important;font-weight:600!important;line-height:1.2!important;color:var(--vw-color-text)!important;text-transform:uppercase;letter-spacing:0}#verleih-wizard .vw-step-title .vw-step-num{display:inline-block;margin-right:12px}#verleih-wizard .vw-group,#verleih-wizard fieldset.vw-group{display:block;margin:0 0 32px;padding:0;border:0;min-width:0;background:transparent}#verleih-wizard .vw-group:last-of-type{margin-bottom:24px}#verleih-wizard legend.vw-group-legend,#verleih-wizard .vw-group-legend{display:inline-block;float:none;width:auto;max-width:100%;margin:0 0 12px;padding:6px 12px;background:var(--vw-color-accent-purple);color:#fff!important;font-family:var(--vw-font-display);font-size:clamp(13px,1.05vw,15px);font-weight:600;line-height:1.3;letter-spacing:.02em;border:0;border-radius:0;text-transform:none}#verleih-wizard .vw-group-body{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:32px;column-gap:32px;row-gap:8px;min-width:0}#verleih-wizard .vw-group--days .vw-group-body{grid-template-columns:1fr}#verleih-wizard ol.verleih-progress+.verleih-step>.vw-step-title,#verleih-wizard ol.verleih-progress~.verleih-step>.vw-step-title{margin-top:clamp(40px,4vw,48px)!important}#verleih-wizard .vw-field{display:flex;flex-direction:column;gap:8px;min-width:0}#verleih-wizard .vw-field label{display:block;margin:0;padding:0;font-family:var(--vw-font-body);font-size:clamp(14px,1.05vw,15px);font-weight:400;line-height:1.25;color:var(--vw-color-text);letter-spacing:0;text-transform:none}#verleih-wizard .vw-field input[type=number],#verleih-wizard .vw-field input[type=text],#verleih-wizard .vw-field select,#verleih-wizard .vw-field .verleih-input,#verleih-wizard .vw-field .verleih-select{width:100%;height:44px;min-height:44px;padding:0 12px;background-color:var(--vw-color-input-bg)!important;background-image:none!important;border:2px solid transparent!important;border-radius:0!important;box-shadow:none!important;outline:0;color:var(--vw-color-text);font-family:var(--vw-font-body);font-size:16px;line-height:1.2;transition:background-color .12s ease,border-color .12s ease;appearance:none;-webkit-appearance:none;-moz-appearance:textfield}#verleih-wizard .vw-field input[type=number]::-webkit-outer-spin-button,#verleih-wizard .vw-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;display:none}#verleih-wizard .vw-field select::-ms-expand{display:none}#verleih-wizard .vw-field input:hover:not(:disabled):not(:focus):not(:focus-visible),#verleih-wizard .vw-field select:hover:not(:disabled):not(:focus):not(:focus-visible),#verleih-wizard .vw-field .verleih-input:hover:not(:disabled):not(:focus):not(:focus-visible){background-color:var(--vw-hover-input-bg)!important;border-color:var(--vw-hover-input-border)!important}#verleih-wizard .vw-field input:focus,#verleih-wizard .vw-field input:focus-visible,#verleih-wizard .vw-field select:focus,#verleih-wizard .vw-field select:focus-visible,#verleih-wizard .vw-field .verleih-input:focus{background-color:#fff!important;border-color:var(--vw-color-text)!important;outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset);box-shadow:none!important}#verleih-wizard .vw-field input[aria-invalid=true],#verleih-wizard .vw-field select[aria-invalid=true]{border-color:var(--vw-color-accent-purple)!important}#verleih-wizard .vw-field input:disabled,#verleih-wizard .vw-field select:disabled,#verleih-wizard .vw-field .verleih-input:disabled{background-color:#f2f2f2!important;color:var(--vw-color-muted);cursor:not-allowed}#verleih-wizard .vw-stepper-input{display:flex;align-items:stretch;gap:8px;min-width:0;width:100%}#verleih-wizard .vw-stepper-input>input,#verleih-wizard .vw-stepper-input>select,#verleih-wizard .vw-stepper-input>.verleih-input{flex:1 1 auto;min-width:0;width:auto}#verleih-wizard .vw-stepper-input__controls{display:flex;gap:4px;flex:0 0 auto}#verleih-wizard .vw-stepper-btn{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;margin:0;background:#111!important;color:#fff!important;font-family:var(--vw-font-display)!important;font-size:20px!important;font-weight:600!important;line-height:1!important;letter-spacing:0;border:2px solid #111111!important;border-radius:0;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform 80ms ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:0}#verleih-wizard .vw-stepper-btn>span{display:inline-block;line-height:1;pointer-events:none}#verleih-wizard .vw-stepper-btn:hover:not([disabled]){background:var(--vw-active-btn-bg)!important;border-color:var(--vw-focus-ring)!important}#verleih-wizard .vw-stepper-btn:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset);border-color:#111!important}#verleih-wizard .vw-stepper-btn:active:not([disabled]){background:var(--vw-focus-ring)!important;color:#111!important;border-color:#111!important;transform:scale(.96)}#verleih-wizard .vw-stepper-btn[disabled],#verleih-wizard .vw-stepper-btn:disabled{background:var(--vw-color-step-inactive-bg)!important;color:var(--vw-color-muted)!important;border-color:var(--vw-color-step-inactive-bg)!important;cursor:not-allowed;opacity:1;transform:none}@media (prefers-reduced-motion: reduce){#verleih-wizard .vw-stepper-btn{transition:none!important}#verleih-wizard .vw-stepper-btn:active:not([disabled]){transform:none}}#verleih-wizard .verleih-party-summary{display:none!important}#verleih-wizard .vw-alert{display:flex;align-items:flex-start;gap:12px;margin:24px 0 0;padding:14px 18px;background:#fffbe5;border:0;border-left:4px solid var(--vw-color-accent-yellow);border-radius:0;color:var(--vw-color-text);font-family:var(--vw-font-display);font-size:15px;font-weight:500;line-height:1.4}#verleih-wizard .vw-alert__icon{flex:0 0 24px;width:24px;height:24px;background:var(--vw-color-text);color:var(--vw-color-accent-yellow);display:inline-flex;align-items:center;justify-content:center;font-family:var(--vw-font-display);font-weight:700;font-size:14px;line-height:1;border-radius:0;margin-top:1px}#verleih-wizard .vw-alert__list{margin:0;padding:0;list-style:none;display:grid;gap:4px;min-width:0}#verleih-wizard .vw-alert__list li{margin:0;padding:0;list-style:none;min-width:0;overflow-wrap:anywhere}#verleih-wizard .vw-divider{display:block;border:0;border-top:1px solid var(--vw-color-divider);margin:40px 0 24px;padding:0;background:transparent;height:0;width:100%;opacity:1;color:var(--vw-color-divider)}#verleih-wizard .verleih-step-footer,#verleih-wizard .verleih-step-footer--align-end{display:flex;justify-content:flex-end;margin-top:0}#verleih-wizard button.vw-cta,#verleih-wizard .verleih-btn.vw-cta,#verleih-wizard .verleih-btn-primary.vw-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;min-height:44px;width:auto;background:var(--vw-color-cta)!important;color:var(--vw-color-cta-text)!important;border:2px solid #111111!important;border-radius:0!important;box-shadow:none!important;font-family:var(--vw-font-display)!important;font-size:clamp(15px,1.2vw,16px)!important;font-weight:600!important;line-height:1.1!important;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease;outline:0}#verleih-wizard button.vw-cta:hover:not([disabled]):not([aria-disabled=true]),#verleih-wizard .verleih-btn.vw-cta:hover:not([disabled]):not([aria-disabled=true]){background:var(--vw-active-btn-bg)!important;color:var(--vw-color-cta-text)!important;border-color:var(--vw-focus-ring)!important;box-shadow:none!important}#verleih-wizard button.vw-cta:focus-visible,#verleih-wizard .verleih-btn.vw-cta:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset);border-color:#111!important}#verleih-wizard button.vw-cta:active:not([disabled]):not([aria-disabled=true]),#verleih-wizard .verleih-btn.vw-cta:active:not([disabled]):not([aria-disabled=true]){background:var(--vw-focus-ring)!important;color:#111!important;border-color:#111!important;transform:translate(2px)}#verleih-wizard button.vw-cta[disabled],#verleih-wizard button.vw-cta:disabled,#verleih-wizard button.vw-cta[aria-disabled=true]{background:var(--vw-color-step-inactive-bg)!important;color:var(--vw-color-muted)!important;border-color:var(--vw-color-step-inactive-bg)!important;cursor:not-allowed;opacity:1;pointer-events:none;box-shadow:none!important;transform:none}#verleih-wizard button.vw-cta[disabled] .vw-cta-icon,#verleih-wizard button.vw-cta:disabled .vw-cta-icon,#verleih-wizard button.vw-cta[aria-disabled=true] .vw-cta-icon{color:var(--vw-color-muted);fill:currentColor}#verleih-wizard .vw-cta-icon{display:inline-block;width:10px;height:14px;flex:0 0 10px;transition:transform .15s ease}#verleih-wizard button.vw-cta:hover .vw-cta-icon{transform:translate(2px)}.vw-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){#verleih-wizard button.vw-cta,#verleih-wizard .vw-cta-icon,#verleih-wizard .verleih-progress-step>.step-number,#verleih-wizard .vw-step-line__fill,#verleih-wizard .vw-field input,#verleih-wizard .vw-field select{transition:none!important}#verleih-wizard .verleih-progress-step.active>.step-number,#verleih-wizard ol.verleih-progress>li.verleih-progress-item:has(~li.verleih-progress-item .verleih-progress-step.active) .verleih-progress-step>.step-number{animation:none!important}#verleih-wizard .vw-step-line__fill{box-shadow:none!important}#verleih-wizard button.vw-cta:hover .vw-cta-icon,#verleih-wizard button.vw-cta:active:not([disabled]):not([aria-disabled=true]),#verleih-wizard .verleih-progress-step.is-clickable:active>.step-number{transform:none!important}}@media (max-width: 1023px){#verleih-wizard .vw-group-body{-moz-column-gap:20px;column-gap:20px}}@media (max-width: 767px){#verleih-wizard .verleih-wizard,.verleih-wizard{padding:16px!important}#verleih-wizard .vw-headline,#verleih-wizard h1.vw-headline{padding:12px 16px;font-size:clamp(22px,7vw,30px)!important}#verleih-wizard ol.verleih-progress{--vw-tile-size: 44px;gap:0;overflow:visible;padding-bottom:0;justify-content:flex-start}#verleih-wizard ol.verleih-progress>li.verleih-progress-item{flex:1 1 0;min-width:0;scroll-snap-align:none}#verleih-wizard .verleih-progress-step>.step-number{width:44px;height:44px;min-width:44px;min-height:44px;font-size:20px}#verleih-wizard .vw-step-line{top:20px;width:calc(100% - 44px);height:3px}#verleih-wizard .verleih-progress-step>.step-label{font-size:13px;padding:0}#verleih-wizard .vw-group-body{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:12px}#verleih-wizard .verleih-step-footer,#verleih-wizard .verleih-step-footer--align-end{justify-content:stretch}#verleih-wizard button.vw-cta,#verleih-wizard .verleih-btn.vw-cta{width:100%;justify-content:space-between}}#verleih-wizard .vw-calendar-toolbar{display:flex;align-items:center;justify-content:center;gap:16px;margin:32px 0 20px}#verleih-wizard button.vw-calendar-nav{width:44px;height:44px;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;background:transparent!important;color:var(--vw-color-text)!important;border:2px solid transparent!important;border-radius:0!important;box-shadow:none!important;font-family:var(--vw-font-display)!important;font-size:24px!important;font-weight:600!important;line-height:1!important;letter-spacing:0;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}#verleih-wizard button.vw-calendar-nav .vw-calendar-nav-icon{display:inline-block;line-height:1;pointer-events:none}#verleih-wizard button.vw-calendar-nav:hover:not([disabled]){background:#f2f2f2!important;border-color:var(--vw-color-text)!important}#verleih-wizard button.vw-calendar-nav:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset)}#verleih-wizard button.vw-calendar-nav:active:not([disabled]){background:var(--vw-focus-ring)!important;border-color:var(--vw-color-text)!important}#verleih-wizard button.vw-calendar-nav[disabled],#verleih-wizard button.vw-calendar-nav:disabled{color:var(--vw-color-muted)!important;cursor:not-allowed;pointer-events:none}#verleih-wizard .vw-calendar-month-badge{display:inline-block;padding:6px 12px;background:var(--vw-color-accent-purple);color:#fff!important;font-family:var(--vw-font-display);font-size:clamp(13px,1.05vw,15px);font-weight:600;line-height:1.3;letter-spacing:.02em;border:0;border-radius:0;text-transform:none;white-space:nowrap}#verleih-wizard .vw-calendar-legend{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin:0 0 12px;padding:0}#verleih-wizard .vw-calendar-legend-item{display:inline-flex;align-items:center;gap:8px;color:var(--vw-color-text);font-family:var(--vw-font-display);font-size:13px;font-weight:400;line-height:1}#verleih-wizard .vw-calendar-legend-swatch{display:inline-block;width:10px;height:10px;flex:0 0 10px;border-radius:0}#verleih-wizard .vw-calendar-legend-swatch--available{background:#1e8e3e}#verleih-wizard .vw-calendar-legend-swatch--limited{background:#d39e00}#verleih-wizard .vw-calendar-legend-swatch--unavailable{background:#b3261e}#verleih-wizard .vw-calendar-stage{position:relative;margin:0 0 20px}#verleih-wizard .vw-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin:0;padding:0}#verleih-wizard .vw-calendar-weekday{padding:0 0 8px;margin:0 0 8px;border-bottom:1px solid var(--vw-color-divider);text-align:center;color:var(--vw-color-muted);font-family:var(--vw-font-display);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;line-height:1}#verleih-wizard .vw-calendar-weekday.is-weekend{color:var(--vw-color-accent-purple)}#verleih-wizard button.vw-calendar-day{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:80px;padding:10px 12px;margin:0;background:#fff;color:var(--vw-color-text);border:1px solid var(--vw-color-divider);border-radius:0;box-shadow:none;font-family:var(--vw-font-display);cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform 80ms ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:0;text-align:left;position:relative}#verleih-wizard .vw-calendar-grid>button.vw-calendar-day{margin-left:-1px;margin-top:-1px}#verleih-wizard button.vw-calendar-day.is-empty{background:#fafafa;border-color:transparent;cursor:default;pointer-events:none}#verleih-wizard .vw-calendar-day-number{font-family:var(--vw-font-display);font-size:20px;font-weight:600;line-height:1;color:var(--vw-color-text)}#verleih-wizard .vw-calendar-day-status{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-family:var(--vw-font-display);font-size:12px;line-height:1;min-width:0;max-width:100%}#verleih-wizard .vw-calendar-day-dot{display:inline-block;width:10px;height:10px;flex:0 0 10px;background:var(--vw-color-muted);border-radius:0}#verleih-wizard .vw-calendar-day-dot.is-available{background:#1e8e3e}#verleih-wizard .vw-calendar-day-dot.is-limited{background:#d39e00}#verleih-wizard .vw-calendar-day-dot.is-unavailable{background:#b3261e}#verleih-wizard .vw-calendar-day-dot.is-past{background:#b0b0b0}#verleih-wizard .vw-calendar-day-status-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}#verleih-wizard button.vw-calendar-day.is-available{background:#fff}#verleih-wizard button.vw-calendar-day.is-available .vw-calendar-day-status-label{color:#1e8e3e}#verleih-wizard button.vw-calendar-day.is-limited{background:#fffbe5}#verleih-wizard button.vw-calendar-day.is-limited .vw-calendar-day-status-label{color:#7a5a00}#verleih-wizard button.vw-calendar-day.is-unavailable{background:#f5efef;cursor:not-allowed}#verleih-wizard button.vw-calendar-day.is-unavailable .vw-calendar-day-number{color:var(--vw-color-muted);font-size:18px;font-weight:400}#verleih-wizard button.vw-calendar-day.is-unavailable .vw-calendar-day-status-label{color:#b3261e}#verleih-wizard button.vw-calendar-day.is-past{background:#f2f2f2;cursor:not-allowed}#verleih-wizard button.vw-calendar-day.is-past .vw-calendar-day-number{color:#6e6e6e;font-size:18px;font-weight:400}#verleih-wizard button.vw-calendar-day.is-past .vw-calendar-day-status-label{color:#6e6e6e}#verleih-wizard button.vw-calendar-day.is-weekend.is-available .vw-calendar-day-number,#verleih-wizard button.vw-calendar-day.is-weekend.is-limited .vw-calendar-day-number{color:var(--vw-color-accent-purple)}#verleih-wizard button.vw-calendar-day.is-available:hover:not([disabled]){background:#f7f7f7;border-color:var(--vw-color-text);z-index:1}#verleih-wizard button.vw-calendar-day.is-limited:hover:not([disabled]){background:#fbf4d0;border-color:var(--vw-color-text);z-index:1}#verleih-wizard button.vw-calendar-day:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:-2px;z-index:2}#verleih-wizard button.vw-calendar-day.is-available:active:not([disabled]),#verleih-wizard button.vw-calendar-day.is-limited:active:not([disabled]){transform:scale(.98)}#verleih-wizard button.vw-calendar-day.is-selected{background:var(--vw-color-accent-yellow)!important;border-color:var(--vw-color-text)!important;z-index:2}#verleih-wizard button.vw-calendar-day.is-selected .vw-calendar-day-number,#verleih-wizard button.vw-calendar-day.is-selected .vw-calendar-day-status-label{color:var(--vw-color-text)!important}#verleih-wizard button.vw-calendar-day.is-selected .vw-calendar-day-dot{background:var(--vw-color-text)}#verleih-wizard button.vw-calendar-day.is-selected:hover:not([disabled]){background:var(--vw-color-accent-yellow)!important;border-color:var(--vw-color-text)!important}#verleih-wizard button.vw-calendar-day.is-today:not(.is-selected){outline:2px dashed var(--vw-color-text);outline-offset:-4px}#verleih-wizard button.vw-calendar-day[disabled],#verleih-wizard button.vw-calendar-day:disabled{cursor:not-allowed}#verleih-wizard .vw-step-footer--split{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:0;flex-wrap:wrap}#verleih-wizard .vw-cta-icon--prev{transform:none}#verleih-wizard button.vw-cta.vw-cta--back:hover:not([disabled]):not([aria-disabled=true]) .vw-cta-icon--prev{transform:translate(-2px)}#verleih-wizard button.vw-cta:hover:not([disabled]):not([aria-disabled=true]) .vw-cta-icon:not(.vw-cta-icon--prev){transform:translate(2px)}@media (prefers-reduced-motion: reduce){#verleih-wizard button.vw-calendar-day,#verleih-wizard button.vw-calendar-nav{transition:none!important}#verleih-wizard button.vw-calendar-day:active:not([disabled]){transform:none!important}}@media (max-width: 1023px){#verleih-wizard button.vw-calendar-day{min-height:64px;padding:8px 10px}#verleih-wizard .vw-calendar-day-number{font-size:18px}#verleih-wizard .vw-calendar-day-status{font-size:11px}}@media (max-width: 767px){#verleih-wizard .vw-calendar-toolbar{gap:12px;margin:24px 0 16px}#verleih-wizard .vw-calendar-legend{gap:14px;font-size:12px}#verleih-wizard button.vw-calendar-day{aspect-ratio:1 / 1;min-height:0;padding:6px;justify-content:flex-start}#verleih-wizard .vw-calendar-day-number{font-size:15px}#verleih-wizard .vw-calendar-day-status{margin-top:auto;gap:4px}#verleih-wizard .vw-calendar-day-status-label{display:none}#verleih-wizard .vw-step-footer--split{flex-direction:column-reverse;align-items:stretch;gap:12px}#verleih-wizard .vw-step-footer--split>button.vw-cta{width:100%}}#verleih-wizard .vw-participants{margin:0}#verleih-wizard ol.vw-participants__list{display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0;list-style:none}#verleih-wizard .vw-participants__item{margin:0;padding:0;list-style:none}#verleih-wizard button.vw-participant-pill{display:inline-flex;align-items:center;gap:12px;padding:6px 14px 6px 6px;margin:0;background:transparent;color:var(--vw-color-text)!important;border:2px solid transparent!important;border-radius:0!important;box-shadow:none!important;font-family:var(--vw-font-display);font-size:13px;line-height:1.3;cursor:pointer;transition:background-color .12s ease,border-color .12s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:0;text-align:left}#verleih-wizard button.vw-participant-pill .vw-participant-pill__icon{width:40px;height:40px;min-width:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;background:var(--vw-color-input-bg);color:var(--vw-color-muted);transition:background-color .12s ease,color .12s ease}#verleih-wizard button.vw-participant-pill .vw-participant-pill__badge{display:inline-block;padding:4px 10px;background:var(--vw-color-step-inactive-bg);color:var(--vw-color-text);font-family:var(--vw-font-display);font-size:13px;font-weight:600;line-height:1.3;letter-spacing:.02em;white-space:nowrap;transition:background-color .12s ease,color .12s ease}#verleih-wizard button.vw-participant-pill .vw-participant-pill__role{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:2px;font-family:var(--vw-font-display);font-size:13px;font-weight:400;color:var(--vw-color-muted);transition:color .12s ease}#verleih-wizard button.vw-participant-pill:hover:not(.is-active):not([disabled]) .vw-participant-pill__badge{background:#b8b8b8}#verleih-wizard button.vw-participant-pill:hover:not(.is-active):not([disabled]) .vw-participant-pill__icon{background:#d9d9d9;color:var(--vw-color-text)}#verleih-wizard button.vw-participant-pill.is-active .vw-participant-pill__badge{background:var(--vw-color-accent-purple);color:#fff}#verleih-wizard button.vw-participant-pill.is-active .vw-participant-pill__icon{background:var(--vw-color-text);color:#fff}#verleih-wizard button.vw-participant-pill.is-active .vw-participant-pill__role{color:var(--vw-color-text)}#verleih-wizard button.vw-participant-pill:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset)}#verleih-wizard button.vw-participant-pill[disabled],#verleih-wizard button.vw-participant-pill:disabled{opacity:.5;cursor:not-allowed}#verleih-wizard .vw-divider--subtle{margin:24px 0;border:0;border-top:1px solid var(--vw-color-divider);height:0;width:100%}#verleih-wizard .vw-participant-panel{display:block;margin:0;padding:0}#verleih-wizard .vw-requirements{margin:0 0 32px;padding:0;background:transparent;border:0;box-shadow:none}#verleih-wizard .vw-requirements__title{margin:0 0 8px;padding:0;font-family:var(--vw-font-display);font-size:16px;font-weight:600;line-height:1.3;color:var(--vw-color-text);text-transform:none}#verleih-wizard .vw-requirements__intro{margin:0 0 16px;padding:0;font-family:var(--vw-font-display);font-size:14px;font-weight:400;line-height:1.5;color:var(--vw-color-text)}#verleih-wizard .vw-requirements__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:24px;column-gap:24px;row-gap:16px}#verleih-wizard .vw-field.vw-field--full{grid-column:1 / -1}#verleih-wizard .vw-field .vw-field__label{display:inline-flex;align-items:baseline;gap:8px;margin:0;padding:0;font-family:var(--vw-font-body);font-size:clamp(14px,1.05vw,15px);font-weight:400;line-height:1.25;color:var(--vw-color-text);letter-spacing:0;text-transform:none}#verleih-wizard .vw-field .vw-field__optional{font-family:var(--vw-font-display);font-size:12px;font-weight:400;line-height:1;color:var(--vw-color-muted)}#verleih-wizard .vw-offer-stage{position:relative;margin:0}#verleih-wizard .vw-catalog-section{margin:0 0 32px;padding:0;background:transparent;border:0;min-height:220px;contain:layout;transition:opacity .1s ease,filter .1s ease}#verleih-wizard .vw-catalog-section:last-child{margin-bottom:0}#verleih-wizard .vw-section.is-disabled,#verleih-wizard .vw-catalog-section.is-disabled{opacity:.6;filter:grayscale(.4);pointer-events:none}#verleih-wizard .vw-section.is-disabled .vw-group-legend,#verleih-wizard .vw-catalog-section.is-disabled .vw-group-legend{background:var(--vw-color-muted)!important;color:#fff!important}#verleih-wizard .vw-section.is-disabled button.vw-option-card,#verleih-wizard .vw-section.is-disabled button.vw-product-card,#verleih-wizard .vw-catalog-section.is-disabled button.vw-option-card,#verleih-wizard .vw-catalog-section.is-disabled button.vw-product-card{background:#f2f2f2;border-color:var(--vw-color-divider)!important;cursor:not-allowed}#verleih-wizard .vw-section.is-disabled .vw-option-card__price,#verleih-wizard .vw-section.is-disabled .vw-product-card__price,#verleih-wizard .vw-catalog-section.is-disabled .vw-option-card__price,#verleih-wizard .vw-catalog-section.is-disabled .vw-product-card__price{background:var(--vw-color-muted)}#verleih-wizard .vw-section.is-disabled .vw-option-card__status,#verleih-wizard .vw-section.is-disabled .vw-product-card__status,#verleih-wizard .vw-catalog-section.is-disabled .vw-option-card__status,#verleih-wizard .vw-catalog-section.is-disabled .vw-product-card__status{color:var(--vw-color-muted)}#verleih-wizard .vw-empty-card{display:flex;align-items:center;justify-content:center;min-height:160px;padding:24px;margin:0;background:#fafafa;border:1px dashed var(--vw-color-divider);color:var(--vw-color-muted);font-family:var(--vw-font-display);font-size:14px;font-weight:400;line-height:1.4;text-align:center}#verleih-wizard .vw-alert.vw-alert--gate{margin:0 0 24px}@media (prefers-reduced-motion: reduce){#verleih-wizard .vw-catalog-section,#verleih-wizard .vw-section{transition:none!important}}#verleih-wizard h3.vw-group-legend,#verleih-wizard h3.vw-group-legend--section{display:inline-block;width:auto;max-width:100%;margin:0 0 16px;padding:6px 12px;background:var(--vw-color-accent-purple);color:#fff!important;font-family:var(--vw-font-display);font-size:clamp(13px,1.05vw,15px);font-weight:600;line-height:1.3;letter-spacing:.02em;border:0;border-radius:0;text-transform:none}#verleih-wizard .vw-catalog-skeletons{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin:0 0 32px}#verleih-wizard .vw-option-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin:0;padding:0;list-style:none}@media (min-width: 1200px){#verleih-wizard .vw-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){#verleih-wizard .vw-option-grid{grid-template-columns:1fr}}#verleih-wizard button.vw-option-card{position:relative;display:flex;gap:16px;align-items:flex-start;padding:20px;margin:0;background:#fff;color:var(--vw-color-text)!important;border:1px solid var(--vw-color-divider)!important;border-radius:0!important;box-shadow:none!important;font-family:var(--vw-font-display);text-align:left;cursor:pointer;transition:border-color .12s ease,background-color .12s ease,transform 80ms ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:0;width:100%}#verleih-wizard button.vw-option-card:hover:not(.is-disabled):not([disabled]){border-color:var(--vw-color-text)!important}#verleih-wizard button.vw-option-card:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset)}#verleih-wizard button.vw-option-card:active:not(.is-disabled):not([disabled]){transform:scale(.99)}#verleih-wizard button.vw-option-card.is-selected{border-color:#1e8e3e!important;background:#f4fbf6}#verleih-wizard button.vw-option-card.is-disabled,#verleih-wizard button.vw-option-card:disabled{background:#f2f2f2!important;border-color:var(--vw-color-divider)!important;cursor:not-allowed;pointer-events:none;opacity:1}#verleih-wizard button.vw-option-card.is-disabled .vw-option-card__title,#verleih-wizard button.vw-option-card.is-disabled .vw-option-card__desc{color:var(--vw-color-muted)}#verleih-wizard button.vw-option-card.is-disabled .vw-option-card__price{background:var(--vw-color-muted)}#verleih-wizard button.vw-option-card.is-disabled .vw-option-card__check{background:#fff;border-color:var(--vw-color-divider);color:transparent}#verleih-wizard .vw-option-card__flag{position:absolute;top:10px;right:10px;z-index:2;padding:4px 8px;background:var(--vw-color-muted);color:#fff;font-family:var(--vw-font-display);font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em;text-transform:none;border-radius:0;pointer-events:none}#verleih-wizard .vw-option-card__check{flex:0 0 28px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--vw-color-divider);background:#fff;color:transparent;transition:border-color .12s ease,background-color .12s ease,color .12s ease}#verleih-wizard button.vw-option-card.is-selected .vw-option-card__check{background:#1e8e3e;border-color:#1e8e3e;color:#fff}#verleih-wizard .vw-option-card__content{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1 1 auto}#verleih-wizard .vw-option-card__title{display:block;font-family:var(--vw-font-display);font-size:15px;font-weight:600;line-height:1.3;color:var(--vw-color-text)}#verleih-wizard .vw-option-card__desc{display:block;font-family:var(--vw-font-display);font-size:13px;font-weight:400;line-height:1.4;color:var(--vw-color-accent-purple)}#verleih-wizard .vw-option-card__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:4px}#verleih-wizard .vw-option-card__price{display:inline-block;padding:6px 10px;background:var(--vw-color-text);color:#fff;font-family:var(--vw-font-display);font-size:13px;font-weight:600;line-height:1;letter-spacing:.02em;border-radius:0}#verleih-wizard .vw-option-card__status{font-family:var(--vw-font-display);font-size:12px;font-weight:500;color:#1e8e3e;line-height:1.3}#verleih-wizard ul.vw-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin:0;padding:0;list-style:none}@media (min-width: 1200px){#verleih-wizard ul.vw-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1199px) and (min-width: 768px){#verleih-wizard ul.vw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){#verleih-wizard ul.vw-product-grid{grid-template-columns:1fr}}#verleih-wizard .vw-product-grid__item{margin:0;padding:0;list-style:none}#verleih-wizard button.vw-product-card{position:relative;display:grid;grid-template-columns:120px 1fr;gap:0;align-items:stretch;padding:0;margin:0;background:#fff;color:var(--vw-color-text)!important;border:1px solid var(--vw-color-divider)!important;border-radius:0!important;box-shadow:none!important;font-family:var(--vw-font-display);text-align:left;overflow:hidden;cursor:pointer;transition:border-color .12s ease,background-color .12s ease,transform 80ms ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:0;width:100%;min-height:140px}#verleih-wizard button.vw-product-card:hover:not(.is-disabled):not([disabled]){border-color:var(--vw-color-text)!important}#verleih-wizard button.vw-product-card:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset)}#verleih-wizard button.vw-product-card:active:not(.is-disabled):not([disabled]){transform:scale(.99)}#verleih-wizard button.vw-product-card.is-selected{border-color:#1e8e3e!important;background:#f4fbf6}#verleih-wizard button.vw-product-card.is-disabled,#verleih-wizard button.vw-product-card:disabled{background:#f2f2f2!important;border-color:var(--vw-color-divider)!important;cursor:not-allowed;pointer-events:none;opacity:1}#verleih-wizard button.vw-product-card.is-disabled .vw-product-card__media{filter:grayscale(1);opacity:.7}#verleih-wizard button.vw-product-card.is-disabled .vw-product-card__title,#verleih-wizard button.vw-product-card.is-disabled .vw-product-card__desc{color:var(--vw-color-muted)}#verleih-wizard button.vw-product-card.is-disabled .vw-product-card__price{background:var(--vw-color-muted)}#verleih-wizard button.vw-product-card.is-disabled .vw-product-card__check{background:#fff;border-color:var(--vw-color-divider);color:transparent}#verleih-wizard .vw-product-card__flag{position:absolute;top:10px;right:10px;z-index:3;padding:4px 8px;background:var(--vw-color-muted);color:#fff;font-family:var(--vw-font-display);font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em;text-transform:none;border-radius:0;pointer-events:none;max-width:calc(100% - 54px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#verleih-wizard .vw-product-card__check{position:absolute;top:10px;left:10px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--vw-color-divider);background:#fff;color:transparent;z-index:2;transition:border-color .12s ease,background-color .12s ease,color .12s ease}#verleih-wizard button.vw-product-card.is-selected .vw-product-card__check{background:#1e8e3e;border-color:#1e8e3e;color:#fff}#verleih-wizard .vw-product-card__media{width:120px;min-width:120px;min-height:120px;align-self:stretch;background-color:#f2f2f2;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}#verleih-wizard button.vw-product-card.is-no-image .vw-product-card__media{background-color:#ececec;background-image:linear-gradient(135deg,#ececec 25%,#f2f2f2,#ececec 75%)}#verleih-wizard .vw-product-card__body{position:relative;display:flex;flex-direction:column;gap:6px;padding:16px 16px 52px;min-width:0}#verleih-wizard .vw-product-card__title{display:block;font-family:var(--vw-font-display);font-size:15px;font-weight:600;line-height:1.3;color:var(--vw-color-text)}#verleih-wizard .vw-product-card__desc{display:block;font-family:var(--vw-font-display);font-size:13px;font-weight:400;line-height:1.4;color:var(--vw-color-accent-purple)}#verleih-wizard .vw-product-card__status{display:block;font-family:var(--vw-font-display);font-size:12px;font-weight:500;line-height:1.3;color:#1e8e3e}#verleih-wizard .vw-product-card__price{position:absolute;right:12px;bottom:12px;padding:6px 10px;background:var(--vw-color-text);color:#fff;font-family:var(--vw-font-display);font-size:13px;font-weight:600;line-height:1;letter-spacing:.02em;border-radius:0}#verleih-wizard .vw-alert.vw-alert--info{background:#fffbe5;border-left:4px solid var(--vw-color-accent-yellow)}#verleih-wizard .vw-alert__icon.vw-alert__icon--info{background:var(--vw-color-text);color:#fff;font-weight:700;font-style:italic;font-family:Times New Roman,serif}#verleih-wizard .vw-alert__body{display:flex;flex-direction:column;gap:4px;min-width:0}#verleih-wizard .vw-alert__title{font-family:var(--vw-font-display);font-size:15px;font-weight:600;color:var(--vw-color-text);line-height:1.3}#verleih-wizard .vw-alert__copy{font-family:var(--vw-font-display);font-size:14px;font-weight:400;color:var(--vw-color-text);line-height:1.5}@media (prefers-reduced-motion: reduce){#verleih-wizard button.vw-participant-pill,#verleih-wizard button.vw-option-card,#verleih-wizard button.vw-product-card{transition:none!important}#verleih-wizard button.vw-option-card:active:not(.is-disabled):not([disabled]),#verleih-wizard button.vw-product-card:active:not(.is-disabled):not([disabled]){transform:none!important}}@media (max-width: 1199px){#verleih-wizard .vw-requirements__grid{-moz-column-gap:20px;column-gap:20px}}@media (max-width: 899px){#verleih-wizard .vw-requirements__grid{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:12px}}@media (max-width: 767px){#verleih-wizard ol.vw-participants__list{flex-wrap:wrap;overflow:visible;gap:8px;padding:0;margin:0;scroll-snap-type:none}#verleih-wizard .vw-participants__item{flex:0 0 100%;width:100%;scroll-snap-align:none}#verleih-wizard button.vw-participant-pill{min-width:0;width:100%}#verleih-wizard button.vw-product-card{grid-template-columns:96px 1fr}#verleih-wizard .vw-product-card__media{width:96px;min-width:96px;min-height:96px}#verleih-wizard .vw-product-card__body{padding:12px 12px 44px}}#verleih-wizard .vw-price{margin:0 0 clamp(32px,4.5vw,48px) 0}#verleih-wizard .vw-price-badge{display:inline-block;padding:12px 20px;background:var(--vw-color-accent-purple);color:#fff;font-family:var(--vw-font-display);font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1;letter-spacing:.02em;border:0;border-radius:3px;text-transform:none;white-space:nowrap;vertical-align:top}#verleih-wizard .vw-price-subtitle{display:block;margin-top:12px;font-family:var(--vw-font-body);font-size:clamp(14px,1.1vw,15px);font-weight:400;line-height:1.4;color:var(--vw-color-text)}#verleih-wizard .vw-contact-form{margin:0 0 clamp(16px,2vw,24px) 0;display:flex;flex-direction:column;gap:20px}#verleih-wizard .vw-contact-row{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:20px;column-gap:20px;row-gap:20px;min-width:0}@media (max-width: 767px){#verleih-wizard .vw-contact-form{gap:16px}#verleih-wizard .vw-contact-row{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:16px}}#verleih-wizard button.vw-cta-link{display:inline-flex;align-items:center;gap:8px;padding:14px 4px;margin:0;background:transparent!important;color:var(--vw-color-text)!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-family:var(--vw-font-display)!important;font-size:clamp(13px,1.1vw,15px)!important;font-weight:600!important;line-height:1.1!important;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:color .12s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:0}#verleih-wizard button.vw-cta-link .vw-cta-link__chevron{display:inline-block;font-size:1.2em;line-height:1;transition:transform .12s ease}#verleih-wizard button.vw-cta-link:hover:not([disabled]){color:#000!important;text-decoration:underline;text-decoration-color:var(--vw-color-accent-yellow);text-decoration-thickness:2px;text-underline-offset:4px}#verleih-wizard button.vw-cta-link:hover:not([disabled]) .vw-cta-link--back .vw-cta-link__chevron,#verleih-wizard button.vw-cta-link.vw-cta-link--back:hover:not([disabled]) .vw-cta-link__chevron{transform:translate(-2px)}#verleih-wizard button.vw-cta-link:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset);text-decoration:none}#verleih-wizard button.vw-cta-link[disabled],#verleih-wizard button.vw-cta-link:disabled{color:var(--vw-color-muted)!important;cursor:not-allowed;text-decoration:none}@media (max-width: 767px){#verleih-wizard .vw-price-badge{padding:10px 16px}#verleih-wizard .vw-price-subtitle{margin-top:10px}}@media (prefers-reduced-motion: reduce){#verleih-wizard button.vw-cta-link,#verleih-wizard button.vw-cta-link .vw-cta-link__chevron{transition:none!important}#verleih-wizard button.vw-cta-link:hover:not([disabled]) .vw-cta-link__chevron{transform:none!important}}#verleih-wizard ul.vw-cart-list{display:flex;flex-direction:column;gap:16px;margin:0 0 clamp(24px,3vw,32px) 0;padding:0;list-style:none}#verleih-wizard li.vw-cart-card{position:relative;display:grid;grid-template-columns:1fr auto 44px;align-items:flex-start;gap:20px;margin:0;padding:20px 24px;background:var(--vw-color-input-bg);border:0;border-radius:3px;list-style:none;min-width:0}#verleih-wizard .vw-cart-card__content{display:flex;flex-direction:column;gap:6px;min-width:0}#verleih-wizard .vw-cart-card__title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-family:var(--vw-font-body);font-size:clamp(15px,1.1vw,16px);line-height:1.35;color:var(--vw-color-text)}#verleih-wizard .vw-cart-card__prefix{color:var(--vw-color-accent-purple);font-weight:600}#verleih-wizard .vw-cart-card__title{color:var(--vw-color-text);font-weight:600}#verleih-wizard .vw-cart-card__sku{color:var(--vw-color-muted);font-weight:400}#verleih-wizard .vw-cart-card__dates{font-family:var(--vw-font-body);font-size:clamp(13px,1.05vw,15px);line-height:1.4;color:var(--vw-color-text)}#verleih-wizard .vw-cart-card__hold{margin-top:10px;display:inline-flex;align-items:baseline;gap:6px;font-family:var(--vw-font-body);font-size:clamp(13px,1.05vw,15px);line-height:1.4;color:var(--vw-color-text)}#verleih-wizard .vw-cart-card__hold-label{color:var(--vw-color-text);font-weight:500}#verleih-wizard .vw-cart-card__hold-value{color:#1e8e3e;font-weight:700;font-variant-numeric:tabular-nums}#verleih-wizard .vw-cart-card__hold-value .verleih-countdown{font:inherit;color:inherit}#verleih-wizard .vw-cart-card__prices{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:0}#verleih-wizard .vw-price-badge.vw-price-badge--small{padding:8px 14px;font-size:clamp(18px,2.2vw,24px);line-height:1;border-radius:3px}#verleih-wizard .vw-cart-card__price-subtitle{font-family:var(--vw-font-body);font-size:clamp(12px,1vw,14px);line-height:1.3;color:var(--vw-color-text);text-align:right;white-space:nowrap}#verleih-wizard button.vw-cart-card__remove{width:44px;height:44px;min-width:44px;min-height:44px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent!important;color:var(--vw-color-text)!important;border:0!important;border-radius:3px!important;box-shadow:none!important;font-family:var(--vw-font-display);font-size:22px;font-weight:600;line-height:1;cursor:pointer;transition:background-color .12s ease,color .12s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:0;align-self:flex-start}#verleih-wizard button.vw-cart-card__remove:hover{background:#b3261e14!important;color:#b3261e!important}#verleih-wizard button.vw-cart-card__remove:focus-visible{outline:var(--vw-focus-ring-width) solid var(--vw-focus-ring);outline-offset:var(--vw-focus-ring-offset)}#verleih-wizard .vw-cart-total{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin:clamp(24px,3vw,32px) 0 0 0}#verleih-wizard .vw-cart-total__label{font-family:var(--vw-font-body);font-size:clamp(14px,1.1vw,15px);color:var(--vw-color-text);font-weight:500}#verleih-wizard .vw-cart-total__badge{display:inline-block;padding:10px 20px;background:var(--vw-color-accent-yellow);color:var(--vw-color-text);font-family:var(--vw-font-display);font-size:clamp(20px,2.6vw,28px);font-weight:700;line-height:1;letter-spacing:.02em;border-radius:3px;white-space:nowrap}@media (max-width: 767px){#verleih-wizard li.vw-cart-card{grid-template-columns:1fr;gap:12px;padding:16px 16px 20px}#verleih-wizard button.vw-cart-card__remove{position:absolute;top:8px;right:8px;align-self:auto}#verleih-wizard .vw-cart-card__prices{align-items:flex-end;width:100%}#verleih-wizard .vw-cart-total{justify-content:flex-end}}#verleih-wizard ol.verleih-progress{position:sticky;top:0;z-index:10;background:#fff;padding-top:16px;padding-bottom:16px;margin-top:clamp(8px,1.5vw,16px);margin-bottom:clamp(24px,3vw,32px)}.vw-step-fade-enter-active,.vw-step-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.vw-step-fade-enter-from{opacity:0;transform:translateY(10px)}.vw-step-fade-leave-to{opacity:0;transform:translateY(-6px)}.vw-step-fade-enter-to,.vw-step-fade-leave-from{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.vw-step-fade-enter-active,.vw-step-fade-leave-active{transition:opacity 80ms ease}.vw-step-fade-enter-from,.vw-step-fade-leave-to{transform:none}}
