/* Scoped to the children's assistant. Keep clear of the existing booking dock. */
.bolt-chat{--bc-yellow:#fbb72c;--bc-ink:#222720;--bc-muted:#7a7e75;--bc-bottom:24px;position:fixed;right:26px;bottom:var(--bc-bottom);z-index:850;font-family:var(--font-body, "Pretendard",-apple-system,BlinkMacSystemFont,sans-serif);font-size:14px;line-height:1.5;color:var(--bc-ink);letter-spacing:-.025em;transition:bottom .2s}
.bolt-chat *, .bolt-chat *:before,.bolt-chat *:after{box-sizing:border-box}.bolt-chat [hidden]{display:none!important}.bolt-chat button,.bolt-chat textarea{font:inherit}.bolt-chat button{cursor:pointer}.bolt-chat button:disabled{cursor:default}.bolt-chat button:focus-visible,.bolt-chat a:focus-visible,.bolt-chat textarea:focus-visible{outline:3px solid #c58b14;outline-offset:3px}.bolt-chat svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bolt-chat a{color:inherit;text-decoration:none}
.bc-launcher{position:relative;display:grid;place-items:center;width:70px;height:70px;padding:5px;background:var(--bc-yellow);border:1px solid #ffdc81;border-radius:25px;box-shadow:0 8px 28px #25271924,0 2px 6px #25271914;transition:transform .22s,box-shadow .22s}.bc-launcher:hover{transform:translateY(-4px) rotate(-4deg);box-shadow:0 12px 32px #25271935}.bc-launcher img{width:52px;height:52px;object-fit:contain}.bc-launcher-tag{position:absolute;bottom:-5px;right:-4px;border:3px solid #fff;border-radius:9px;background:var(--bc-ink);color:#fff;padding:1px 6px;font-size:10px;font-weight:800;letter-spacing:.02em}
.bc-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em}.bc-nudge{position:absolute;bottom:86px;right:0;width:298px;border:1px solid #e9e8df;border-radius:19px 19px 5px 19px;background:#fffefa;box-shadow:0 10px 40px #20291917;animation:bc-enter .35s ease both}.bc-nudge-open{display:block;text-align:left;width:100%;padding:20px;border:0;background:none;color:var(--bc-ink)}.bc-nudge-open .bc-eyebrow{color:#878b7c}.bc-nudge-open strong{display:block;font-size:18px;margin:9px 0 5px;letter-spacing:-.045em}.bc-nudge-open>span:last-child{font-size:12px;color:#777d70}.bc-nudge-open b{margin-left:8px;color:#a27108}.bc-nudge-close{position:absolute;right:8px;top:5px;background:none;border:0;color:#8c9086;font-size:23px!important;padding:2px 7px}
.bc-panel{position:absolute;right:0;bottom:0;width:404px;height:min(690px,calc(100dvh - 48px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #e0e1d7;border-radius:25px;background:#fafbf7;box-shadow:0 24px 90px #15201130,0 3px 14px #1520110a;animation:bc-enter .25s ease both}.bc-header{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:23px 20px;background:#242a23;color:#fff;position:relative}.bc-header:after{content:"";position:absolute;bottom:0;left:20px;width:42px;height:3px;background:var(--bc-yellow)}.bc-avatar{display:grid;place-items:center;width:52px;height:56px;background:var(--bc-yellow);border-radius:17px}.bc-heading{flex:1}.bc-heading .bc-eyebrow{font-size:8px;color:#c7ccb9;letter-spacing:.12em}.bc-heading h2{margin:1px 0!important;color:#fff;font-size:22px!important;font-weight:750;line-height:1.3}.bc-heading p{margin:3px 0 0;color:#bdc2b7;font-size:11px}.bc-icon{display:grid;place-items:center;align-self:flex-start;background:#ffffff0c;color:#d2d7ca;border:1px solid #ffffff15;border-radius:50%;width:34px;height:34px;flex:none}.bc-icon:hover{background:#ffffff20}
.bc-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d8dbd0 transparent;padding:26px 23px 20px;background:radial-gradient(ellipse at 100% 0,#f5edcf60,transparent 65%)}.bc-welcome>.bc-eyebrow{color:#8b8c77;font-size:11px;letter-spacing:-.02em}.bc-welcome h3{font-size:29px;line-height:1.28;letter-spacing:-.055em;margin:12px 0 14px;font-weight:750}.bc-welcome h3 span{color:#c68f17}.bc-welcome p{font-size:13px;line-height:1.75;color:#777d71;margin:0 0 22px}.bc-suggestions{display:grid;gap:8px}.bc-suggestions button{border:1px solid #e2e5da;border-radius:12px;background:#ffffffb8;color:#4c5446;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;text-align:left;font-size:12px;transition:background .2s,transform .2s,border-color .2s}.bc-suggestions button span:last-child{font-size:16px;color:#9b9e8e}.bc-suggestions button:hover{background:#fff7df;border-color:#e7c97b;transform:translateX(2px)}
.bc-message{margin:0 0 19px;animation:bc-enter .2s ease}.bc-message-label{font-size:10px;font-weight:700;color:#89907f;margin:0 0 6px;letter-spacing:.07em}.bc-bubble{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.85;border:1px solid #e4e7dd;background:#fff;border-radius:3px 15px 15px 15px;padding:13px 15px}.bc-message--user{margin-left:36px}.bc-message--user .bc-message-label{text-align:right}.bc-message--user .bc-bubble{background:#ecefdf;border-color:#e2e6d4;border-radius:15px 3px 15px 15px}.bc-thinking{display:flex;gap:4px;align-items:center;margin:14px 0;color:#818975}.bc-thinking>span{width:5px;height:5px;background:#9ba681;border-radius:50%;animation:bc-pulse 1s infinite alternate}.bc-thinking>span:nth-child(2){animation-delay:.2s}.bc-thinking>span:nth-child(3){animation-delay:.4s}.bc-thinking p{margin:0 0 0 6px;font-size:11px}.bc-error{background:#fff5e7;border:1px solid #edddc4;border-radius:12px;padding:12px;font-size:12px;color:#765622}.bc-error p{margin:0 0 8px}.bc-error button{padding:5px 10px;border:1px solid #d5bd92;border-radius:7px;background:#fffaf1;color:#765622}
.bc-human{display:flex;align-items:center;gap:11px;padding:11px 20px;border-top:1px solid #e8eade;background:#f1f3e9;font-size:10px;flex-shrink:0}.bc-human>span{margin-right:auto;color:#818876}.bc-human a{font-weight:700;color:#535e45}.bc-human a:hover{text-decoration:underline}.bc-form{padding:14px 16px 13px;margin:0;background:#fff;flex-shrink:0}.bc-input-wrap{display:flex;align-items:flex-end;padding:8px;border:1px solid #dfe3d6;border-radius:15px;background:#fafbf7;transition:border-color .2s}.bc-input-wrap:focus-within{border-color:#c1a966;box-shadow:0 0 0 3px #fbb72c12}.bc-input-wrap textarea{resize:none;flex:1;min-width:0;max-height:92px;min-height:36px;padding:9px 7px;background:none;border:0;color:#333c2b;font-size:13px;line-height:1.4;outline:none!important}.bc-input-wrap textarea::placeholder{color:#939b88}.bc-input-wrap button{display:grid;place-items:center;width:36px;height:36px;flex:none;border:0;border-radius:11px;background:var(--bc-yellow);color:#333929;transition:background .2s}.bc-input-wrap button:disabled{background:#e6e9df;color:#a4ad96}.bc-footnote{display:flex;justify-content:space-between;align-items:center;gap:5px;margin:9px 2px 0;font-size:9px;color:#919989}.bc-footnote button{border:0;background:none;color:#777f6c;font-size:10px;padding:2px 0;text-decoration:underline;text-underline-offset:3px}.bc-privacy{margin:4px 2px 0;font-size:9px;color:#919989}.bc-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@keyframes bc-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bc-pulse{to{opacity:.35;transform:translateY(-3px)}}
@media(max-width:600px){.bolt-chat{right:16px;--bc-bottom:calc(18px + env(safe-area-inset-bottom))}.bc-launcher{width:60px;height:60px;border-radius:21px}.bc-launcher img{width:45px;height:45px}.bc-nudge{bottom:76px;max-width:calc(100vw - 32px)}.bc-panel{position:fixed;right:10px;left:10px;top:var(--bc-top,10px);bottom:auto;width:auto;height:var(--bc-height,calc(100dvh - 20px));max-height:740px;border-radius:22px;box-shadow:0 0 0 100vmax #19201555,0 15px 55px #14201033}.bc-header{padding:18px}.bc-scroll{padding:22px}.bc-form{padding-bottom:max(13px,env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){.bolt-chat,.bolt-chat *{animation:none!important;transition:none!important}}

@media(max-width:600px){.bc-input-wrap textarea{font-size:16px}.bc-icon{width:40px;height:40px}}
.bc-booking-bar{display:flex;align-items:center;justify-content:space-between;padding:9px 20px;background:#fff8e6;border-top:1px solid #eadfbe;flex-shrink:0}.bc-booking-bar button{border:0;background:none;color:#65501f;font-weight:750;padding:5px 0}.bc-booking-bar span{font-size:10px;color:#92836a}.bc-booking{border:1px solid #e6d7ac;background:#fffdf6;border-radius:16px;padding:18px;margin-top:16px}.bc-booking-heading{display:flex;justify-content:space-between;align-items:center;color:#93805a}.bc-booking-heading button{border:0;background:none;font-size:24px;color:#777;padding:0 6px}.bc-booking h3{margin:6px 0 8px;font-size:19px}.bc-booking p{font-size:12px;color:#777e6b;line-height:1.7;margin:8px 0 14px}.bc-booking label{display:block;font-size:12px;font-weight:700;margin:14px 0 6px}.bc-booking input,.bc-booking select{font:inherit;font-size:16px;width:100%;min-height:46px;border:1px solid #dce0d1;border-radius:9px;background:#fff;padding:10px;color:#333c2b}.bc-booking .bc-booking-privacy{font-size:10px;color:#858a7b;margin-top:10px}.bc-booking-submit,.bc-booking-cta{border:1px solid #e8b342;background:#fbb72c;color:#292e22;border-radius:10px;padding:12px 16px;font-weight:750}.bc-booking-submit{width:100%;margin-top:4px}.bc-booking-submit:disabled{opacity:.6}.bc-booking-cta{margin-top:9px;font-size:12px!important}.bc-booking #bcBookingError{color:#a84925}.bc-booking #bcBookingBack{padding:10px 14px;background:#242a23;color:#fff;border:0;border-radius:9px}
