.bullet{display:flex;align-items:baseline;gap:12px;font-size:15px;font-weight:500;color:#ffffffeb}.bullet>span{width:5px;height:5px;border-radius:50%;flex:0 0 auto;transform:translateY(-2px)}.bk-step{margin-top:clamp(22px,2.6vw,28px);padding-top:clamp(20px,2.4vw,26px);border-top:1px solid rgba(255,255,255,.22)}.bk-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.bk-month{font-size:15.5px;font-weight:600;letter-spacing:-.005em}.bk-nav{display:flex;align-items:center;gap:8px}.bk-arrow{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--glass-line);background:#ffffff1a;color:#fff;cursor:pointer;padding:0;transition:background .25s var(--e-soft),opacity .25s var(--e-soft)}.bk-arrow:hover{background:#ffffff38}.bk-arrow[disabled]{opacity:.35;cursor:default;background:#ffffff1a}.bk-arrow svg{width:13px;height:13px}.bk-dow{margin-top:18px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.bk-dow div{text-align:center;font-size:11px;font-weight:600;letter-spacing:.12em;color:#ffffff85}.bk-days{margin-top:8px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.bk-day{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:95%;margin:0 auto;border:0;border-radius:50%;font-family:inherit;font-size:14px;font-weight:500;padding:0;background:transparent;color:#fff6;cursor:default;transition:background .2s ease,opacity .3s ease}.bk-day.is-pad{visibility:hidden}.bk-day.is-open{background:#7fc4ff4d;color:#eaf5ff;font-weight:600;cursor:pointer}.bk-day.is-sel{background:#7fc4ff;color:#0c0e10;font-weight:700;cursor:pointer;box-shadow:0 0 0 4px #7fc4ff2e}.bk-days.is-loading .bk-day{opacity:.55}.bk-label{margin-top:clamp(22px,2.6vw,28px);font-size:12.5px;font-weight:500;color:#ffffffb3}.bk-label a{color:var(--blue)}.bk-tz{margin-top:6px;font-size:11.5px;font-weight:500;color:#ffffff73}.bk-times{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}.bk-chip{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 13px;border-radius:999px;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:background .25s ease,border-color .25s ease;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#ffffffeb}.bk-chip.is-sel{border:1px solid #7FC4FF;background:#7fc4ff38;color:#fff}.bk-retry{margin-left:8px;height:28px;padding:0 12px;border-radius:999px;border:1px solid var(--glass-line);background:#ffffff1a;color:#fff;font-size:12px;font-weight:500;cursor:pointer}.bk-primary{width:100%;margin-top:clamp(24px,3vw,32px);height:52px;border-radius:999px;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:0;transition:background .25s ease,transform .25s ease;border:1px solid rgba(255,255,255,.4);background:#ffffff2e;backdrop-filter:blur(12px) saturate(132%);-webkit-backdrop-filter:blur(12px) saturate(132%);color:#fff;cursor:pointer}.bk-primary[aria-disabled=true]{border:1px solid transparent;background:#ffffff12;backdrop-filter:none;-webkit-backdrop-filter:none;color:#ffffff6b;cursor:default}.bk-actions{display:flex;align-items:center;gap:12px;margin-top:clamp(24px,3vw,32px)}.bk-actions .bk-primary{margin-top:0;flex:1 1 auto;width:auto}.bk-back{flex:0 0 auto;height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;background:transparent;color:#ffffffc7;font-size:15px;font-weight:500;cursor:pointer;transition:background .25s var(--e-soft),color .25s var(--e-soft)}.bk-back:hover{background:#ffffff14;color:#fff}.bk-when{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.45;font-weight:500;color:var(--blue)}.bk-when svg{width:15px;height:15px;flex:0 0 auto;margin-top:2px}.bk-when-tz{color:#ffffff73;white-space:nowrap}.bk-form{margin-top:clamp(20px,2.4vw,24px);display:flex;flex-direction:column;gap:18px}.bk-field label,.bk-field .bk-flabel{display:block;font-size:13.5px;font-weight:600;color:#ffffffeb;margin-bottom:8px}.bk-field label b{font-weight:600;color:#fff9;margin-left:3px}.bk-input{display:block;width:100%;height:44px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;font-family:inherit;font-size:14.5px;font-weight:400;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.bk-input::placeholder{color:#ffffff6b}.bk-input:hover{border-color:#ffffff52}.bk-input:focus{border-color:#7fc4ff;background:#ffffff1c;box-shadow:0 0 0 4px #7fc4ff2e}.bk-input[aria-invalid=true]{border-color:#ff9a9a;box-shadow:0 0 0 4px #ff787824}textarea.bk-input{height:auto;min-height:96px;padding:11px 14px;line-height:1.5;resize:vertical}.bk-err{margin-top:7px;font-size:12.5px;font-weight:500;color:#ffb0b0}.bk-guest{position:relative;margin-bottom:10px}.bk-guest .bk-input{padding-right:42px}.bk-guest-x{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:50%;border:0;background:transparent;color:#ffffffb3;display:grid;place-items:center;cursor:pointer;padding:0;transition:background .2s ease,color .2s ease}.bk-guest-x:hover{background:#ffffff1f;color:#fff}.bk-guest-x svg{width:14px;height:14px}.bk-link{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 10px;margin-left:-10px;border-radius:999px;border:0;background:transparent;color:#ffffffc7;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}.bk-link:hover{background:#ffffff14;color:#fff}.bk-link svg{width:17px;height:17px}.bk-alert{margin-top:16px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,154,154,.35);background:#ff78781a;font-size:13.5px;line-height:1.5;color:#ffd4d4}.bk-alert a{color:#fff;text-decoration:underline;text-underline-offset:2px}.bk-legal{margin-top:14px;font-size:12px;line-height:1.5;color:#ffffff80;text-align:center}.bk-legal a{color:#ffffffb8;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#ffffff4d}.bk-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;opacity:0}.bk-done{display:flex;flex-direction:column;align-items:flex-start;margin-top:clamp(26px,3vw,34px);padding-top:clamp(26px,3vw,34px);border-top:1px solid rgba(255,255,255,.22)}.bk-check{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#7fe0a82e;border:1px solid rgba(127,224,168,.5);color:var(--green)}.bk-check svg{width:20px;height:20px}.bk-secondary{margin-top:26px;display:inline-flex;align-items:center;height:40px;padding:0 18px;border-radius:999px;border:1px solid var(--glass-line);background:#ffffff1a;color:#fff;font-size:13.5px;font-weight:500;cursor:pointer;transition:background .25s var(--e-soft)}.bk-secondary:hover{background:#fff3;color:#fff}
