*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background-color:#f4f3f0}body{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font-family:inherit}.ksel,.kdate{position:relative}.ksel-trigger,.kdate-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:15px;color:#32363d;background:#f4f3f0;border:1px solid rgba(50,54,61,.2);border-radius:12px;padding:12px 14px;cursor:pointer;text-align:left}.ksel-trigger.is-placeholder span:first-child,.kdate-trigger.is-placeholder span:first-child{color:#32363d80}.ksel-trigger:focus-visible,.kdate-trigger:focus-visible{outline:none;border-color:#914720;box-shadow:0 0 0 3px #9147201f}.ksel-chevron{flex:0 0 auto;color:#32363d99;transition:transform .15s ease}.ksel-chevron.is-open{transform:rotate(180deg)}.ksel-value{display:inline-flex;align-items:center;gap:10px;min-width:0}.ksel-optlabel{display:inline-flex;align-items:center;gap:10px}.ksel-lead-dot{flex:0 0 auto;width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 1px #32363d14}.kdate-trigger svg{flex:0 0 auto;color:#32363d8c}.ksel-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;margin:0;padding:6px;list-style:none;background:#f4f3f0;border:1px solid rgba(50,54,61,.18);border-radius:12px;box-shadow:0 10px 28px #32363d24;max-height:264px;overflow:auto}.ksel-option{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-radius:8px;font-size:15px;color:#32363d;cursor:pointer}.ksel-option.is-active{background:#dedcd0}.ksel-option.is-selected{font-weight:600}.ksel-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#914720}.kdate-pop{position:absolute;top:calc(100% + 6px);left:0;z-index:30;width:268px;padding:12px;background:#f4f3f0;border:1px solid rgba(50,54,61,.18);border-radius:14px;box-shadow:0 10px 28px #32363d24}.kdate-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.kdate-month{font-weight:600;font-size:14px;color:#32363d}.kdate-arrow{width:30px;height:30px;border:none;background:transparent;border-radius:8px;font-size:20px;line-height:1;color:#32363d;cursor:pointer}.kdate-arrow:hover{background:#dedcd0}.kdate-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.kdate-weekdays{margin-bottom:4px}.kdate-wd{text-align:center;font-size:11px;font-weight:600;color:#32363d80;padding:4px 0}.kdate-day{aspect-ratio:1 / 1;border:none;background:transparent;border-radius:8px;font-size:13px;color:#32363d;cursor:pointer}.kdate-day:hover:not(:disabled){background:#d3edef}.kdate-day.is-selected{background:#914720;color:#f4f3f0;font-weight:600}.kdate-day:disabled{color:#32363d40;cursor:default}.kdate-clear{margin-top:8px;width:100%;border:none;background:transparent;color:#914720;font-weight:600;font-size:13px;padding:6px;cursor:pointer}.kdate-inline{position:static;width:100%}.kdate-inline .kdate-nav{margin-bottom:6px}.ktime{position:relative}.ktime-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f4f3f0;border:none;border-radius:11px;padding:12px 14px;font-size:14.5px;color:#32363d;cursor:pointer;text-align:left}.ktime-trigger.is-placeholder .ktime-val{color:#9a9890}.ktime-trigger:focus-visible{outline:2px solid #914720;outline-offset:1px}.ktime-val{display:inline-flex;align-items:center;gap:8px}.ktime-val svg{color:#6e7178;flex:0 0 auto}.ktime-chev{color:#9a9890;flex:0 0 auto;transition:transform .15s ease}.ktime-chev.is-open{transform:rotate(180deg)}.ktime-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;margin:0;padding:6px;list-style:none;max-height:220px;overflow:auto;background:#f4f3f0;border:1px solid rgba(50,54,61,.18);border-radius:12px;box-shadow:0 10px 28px #32363d24}.ktime-opt{padding:10px 12px;border-radius:8px;font-size:14.5px;color:#32363d;cursor:pointer}.ktime-opt.is-active{background:#dedcd0}.ktime-opt.is-selected{font-weight:600}.kcheck{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:0;flex:0 0 auto;border:1.5px solid #C7C5BC;border-radius:5px;background:transparent;cursor:pointer;position:relative}.kcheck:checked{background:#32363d;border-color:#32363d}.kcheck:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #F4F3F0;border-width:0 2px 2px 0;transform:rotate(45deg)}.kcheck:focus-visible{outline:2px solid #914720;outline-offset:2px}
