.v8-buddy-main{min-height:100vh}@keyframes v8BoloBreathe{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.95;transform:scale(1.15)}}@keyframes v8BoloTwinkle{0%,to{opacity:.2}50%{opacity:.8}}@keyframes v8JugnuGlow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.9;transform:scale(1.18)}}@keyframes v8MicPulse{0%,to{box-shadow:0 0 #ff8a0073}50%{box-shadow:0 0 0 16px #ff8a0000}}@keyframes v8DotBlink{0%,to{opacity:.25}50%{opacity:.9}}@keyframes v8BubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes v8ChildBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.v8-bedtime-full{min-height:100vh;color:var(--v8-cream);background:#1e2040;flex-direction:column;display:flex;position:relative;overflow:hidden}.v8-bedtime-full__stars{pointer-events:none;position:absolute;inset:0}.v8-bedtime-full__star{background:var(--v8-cream);border-radius:50%;animation:4s ease-in-out infinite v8BoloTwinkle;position:absolute}.v8-bedtime-full__bar{justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:relative}.v8-bedtime-full__back{color:#fff7edb3;font:600 14px var(--v8-font-trust);text-decoration:none}.v8-bedtime-full__back:hover{color:var(--v8-cream)}.v8-bedtime-full__brand{font:700 14px var(--v8-font-trust);color:#fff7edcc;align-items:center;gap:.5625rem;display:flex}.v8-bedtime-full__time{font:400 13px var(--v8-font-hand);color:#fff7ed73}.v8-bedtime-full__pick{text-align:center;box-sizing:border-box;flex:1;width:100%;max-width:960px;margin:0 auto;padding:2.5rem 2rem 3.75rem;position:relative}.v8-bedtime-full__avatar{border:3px solid #fff7ed80;border-radius:50%;width:84px;height:84px;margin:0 auto;overflow:hidden;box-shadow:0 12px 30px #00000059}.v8-bedtime-full__title{font:400 clamp(1.75rem, 4vw, 2.5rem) / 1.15 var(--v8-font-wonder);margin-top:.875rem}.v8-bedtime-full__themes{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.75rem;display:grid}.v8-bedtime-full__theme{cursor:pointer;text-align:center;background:#fff7ed0f;border:1.5px solid #fff7ed29;border-radius:22px;padding:2rem 1.625rem;transition:transform .2s,border-color .2s}.v8-bedtime-full__theme:hover{border-color:var(--v8-orange);transform:translateY(-4px)}.v8-bedtime-full__theme-emoji{font-size:3.25rem}.v8-bedtime-full__theme-title{font:400 1.4375rem var(--v8-font-wonder);margin-top:.875rem}.v8-bedtime-full__langs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;margin-top:2.25rem;display:flex}.v8-bedtime-full__lang{border-radius:var(--v8-radius-pill);font:700 13px var(--v8-font-trust);cursor:pointer;color:#fff7edbf;background:0 0;border:1px solid #fff7ed4d;padding:.4375rem 1rem}.v8-bedtime-full__lang--active{background:var(--v8-orange);color:var(--v8-ink);border-color:var(--v8-orange)}.v8-bedtime-full__listen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1.25rem 2rem 3.75rem;display:flex;position:relative}.v8-bedtime-full__glow-wrap{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.v8-bedtime-full__glow-outer{background:radial-gradient(circle,#ff8a0047,#ff8a0000 70%);border-radius:50%;animation:5s ease-in-out infinite v8BoloBreathe;position:absolute;inset:-40px}.v8-bedtime-full__glow-core{background:var(--v8-orange);border-radius:50%;width:110px;height:110px;position:relative;box-shadow:0 0 60px #ff8a0080}.v8-bedtime-full__now-playing{background:#fff7ed0f;border:1px solid #fff7ed1f;border-radius:20px;max-width:620px;margin-top:1.875rem;padding:1.5rem 2rem}.v8-bedtime-full__progress{align-items:center;gap:.875rem;width:100%;max-width:300px;margin-top:2rem;display:flex}.v8-bedtime-full__progress-bar{border-radius:var(--v8-radius-pill);background:#fff7ed24;flex:1;height:6px;overflow:hidden}.v8-bedtime-full__progress-fill{background:var(--v8-orange);border-radius:var(--v8-radius-pill);height:100%;transition:width .3s}.v8-bedtime-full__controls{gap:1rem;margin-top:1.625rem;display:flex}.v8-bedtime-full__handoff-card{color:var(--v8-ink);background:#fff7edf7;border-radius:20px;max-width:480px;margin-top:2rem;padding:1.625rem 2.125rem;transform:rotate(-.8deg);box-shadow:0 20px 50px #0006}.v8-chat{background:var(--v8-cream);flex-direction:column;min-height:100vh;display:flex}.v8-chat__bar{background:#fff7edeb;border-bottom:1px solid #2d155014;justify-content:space-between;align-items:center;padding:1.125rem 2rem;display:flex}.v8-chat__scroll{flex:1;padding:2.25rem 2rem 1.5rem;overflow-y:auto}.v8-chat__inner{flex-direction:column;gap:1rem;max-width:700px;margin:0 auto;display:flex}.v8-chat__jugnu{flex-direction:column;align-items:center;gap:.5rem;padding-bottom:.625rem;display:flex}.v8-chat__jugnu-glow{justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative}.v8-chat__jugnu-orb{background:radial-gradient(circle,#ff8a0066,#ff8a0000 70%);border-radius:50%;animation:4s ease-in-out infinite v8JugnuGlow;position:absolute;inset:-14px}.v8-chat__bubble-row{animation:.3s both v8BubbleIn;display:flex}.v8-chat__bubble-row--bolo{justify-content:flex-start}.v8-chat__bubble-row--kid{justify-content:flex-end}.v8-chat__bubble-bolo{align-items:flex-end;gap:.75rem;max-width:78%;display:flex}.v8-chat__avatar-sm{background:#fff1dc;border-radius:50%;flex:none;width:38px;height:38px;overflow:hidden;box-shadow:0 0 14px #ff8a0059}.v8-chat__bubble-text{background:var(--v8-paper);font:400 19px / 1.5 var(--v8-font-trust);border:1px solid #2d15501a;border-radius:20px 20px 20px 6px;padding:.875rem 1.25rem;box-shadow:0 6px 18px #2d15500f}.v8-chat__bubble-kid{background:var(--v8-purple);color:var(--v8-cream);font:700 19px / 1.5 var(--v8-font-trust);border-radius:20px 20px 6px;max-width:70%;padding:.875rem 1.25rem;box-shadow:0 8px 20px #50227438}.v8-chat__typing{gap:6px;padding:1.125rem 1.25rem;display:flex}.v8-chat__typing span{background:#2d155080;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite v8DotBlink}.v8-chat__typing span:nth-child(2){animation-delay:.2s}.v8-chat__typing span:nth-child(3){animation-delay:.4s}.v8-chat__footer{background:var(--v8-paper);border-top:1px solid #2d155014;padding:1.25rem 2rem 1.625rem}.v8-chat__chips{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.v8-chat__chip{background:var(--v8-cream);border-radius:var(--v8-radius-pill);font:800 18px var(--v8-font-trust);cursor:pointer;border:2px solid #2d155024;align-items:center;gap:.625rem;padding:1rem 1.625rem;display:flex}.v8-chat__chip:hover{border-color:var(--v8-orange);transform:translateY(-2px)}.v8-chat__mic-row{justify-content:center;align-items:center;gap:.875rem;margin-top:1.125rem;display:flex}.v8-chat__mic{background:var(--v8-orange);cursor:default;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.5rem;animation:2.2s ease-in-out infinite v8MicPulse;display:flex}.v8-chat__ended{text-align:center;margin-top:.875rem;animation:.4s both v8BubbleIn}.v8-player{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.v8-player--story{color:var(--v8-cream);background:linear-gradient(#232544 0%,#502274 60%,#3a3d6b 100%)}.v8-player__bar{z-index:10;justify-content:space-between;align-items:center;padding:1.5rem 1.875rem;display:flex;position:relative}.v8-player__back{border-radius:var(--v8-radius-pill);font:700 14px var(--v8-font-trust);color:#fff7edd9;background:#fff7ed1a;align-items:center;gap:.625rem;padding:.6875rem 1.25rem;text-decoration:none;display:flex}.v8-player__body{text-align:center;z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 2rem 3.75rem;display:flex;position:relative}.v8-player__avatar{border:4px solid #fff7ed33;border-radius:50%;width:150px;height:150px;animation:5s ease-in-out infinite v8ChildBreathe;overflow:hidden;box-shadow:0 0 0 10px #ff8a0026,0 24px 60px #0006}.v8-player__title{font:400 clamp(1.75rem, 4vw, 2.375rem) / 1.25 var(--v8-font-wonder);max-width:40rem;margin-top:2rem}.v8-player__line{font:400 19px / 1.7 var(--v8-font-hand);color:#fff7edbf;max-width:35rem;margin-top:1.125rem}.v8-player__play{background:var(--v8-orange);width:76px;height:76px;color:var(--v8-ink);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;margin-top:2.375rem;font-size:1.625rem;display:flex;box-shadow:0 14px 34px #ff8a0059}.v8-child{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.v8-child--day{background:var(--v8-cream);color:var(--v8-ink)}.v8-child--evening{color:var(--v8-cream);background:linear-gradient(#502274 0%,#3a3d6b 100%)}.v8-child__greet{text-align:center;padding:4rem 2rem 0}.v8-child__mascot{border:4px solid var(--v8-paper);border-radius:50%;width:110px;height:110px;margin:0 auto;animation:4s ease-in-out infinite v8ChildBreathe;overflow:hidden;box-shadow:0 16px 40px #2d155033}.v8-child__title{font:400 clamp(2rem, 5vw, 2.875rem) / 1.15 var(--v8-font-wonder);margin-top:1.375rem}.v8-child__doors{flex:1;justify-content:center;align-items:center;padding:2.75rem 3rem 4.5rem;display:flex}.v8-child__grid{grid-template-columns:repeat(4,1fr);gap:1.625rem;width:100%;max-width:1080px;display:grid}.v8-child__door{background:var(--v8-paper);text-align:center;color:inherit;border:3px solid #0000;border-radius:30px;padding:2.25rem 1.375rem 2rem;text-decoration:none;transition:border-color .2s;display:block;box-shadow:0 18px 40px #2d15501f}.v8-child__door:hover{border-color:var(--v8-purple)}.v8-child__door--night{background:var(--v8-purple);color:var(--v8-cream);box-shadow:0 18px 40px #2b2d5259}.v8-child__door--night:hover{border-color:var(--v8-orange)}.v8-child__door-emoji{font-size:4rem;line-height:1}.v8-child__door-title{font:400 1.6875rem var(--v8-font-wonder);margin-top:1.125rem}.v8-child__session{text-align:center;font:400 15px var(--v8-font-hand);padding-bottom:1.75rem}.v8-parent-corner{z-index:40;border-radius:var(--v8-radius-pill);cursor:pointer;-webkit-user-select:none;user-select:none;font:700 12.5px var(--v8-font-trust);background:#2d15500d;border:1.5px solid #2d155026;align-items:center;gap:.625rem;padding:.625rem 1.125rem;display:flex;position:absolute;top:1.375rem;right:1.625rem}.v8-parent-corner--holding{background:#50227426}.v8-parent-corner--dark{color:#fff7edbf;background:#fff7ed1f;border-color:#fff7ed40}.v8-pin-overlay{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2d15508c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.v8-pin-pad{background:var(--v8-paper);text-align:center;border-radius:26px;width:min(320px,90vw);padding:2.375rem 2.75rem;box-shadow:0 30px 70px #2d155059}.v8-pin-dots{justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.v8-pin-dot{background:#2d155026;border-radius:50%;width:16px;height:16px}.v8-pin-dot--filled{background:var(--v8-purple)}.v8-pin-keys{grid-template-columns:repeat(3,1fr);gap:.625rem;margin-top:1.375rem;display:grid}.v8-pin-key{height:56px;font:800 20px var(--v8-font-trust);cursor:pointer;background:var(--v8-cream);border:1.5px solid #2d155026;border-radius:14px;justify-content:center;align-items:center;display:flex}.v8-nani{background:var(--v8-cream);min-height:100vh}.v8-nani__bar{background:#fff7edeb;border-bottom:1px solid #2d155014}.v8-nani__bar-inner{align-items:center;gap:.875rem;max-width:980px;margin:0 auto;padding:1rem 2rem;display:flex}.v8-nani__badge-listen{color:var(--v8-orange-text);border-radius:var(--v8-radius-pill);font:700 13px var(--v8-font-trust);white-space:nowrap;background:#ff8a002e;padding:.5rem 1.125rem}.v8-nani__layout{grid-template-columns:1fr 340px;align-items:start;gap:2.75rem;max-width:980px;margin:0 auto;padding:2.5rem 2rem 4.5rem;display:grid}.v8-nani__yaad{background:var(--v8-paper);border:1px solid #2d15501a;border-radius:20px;padding:1.5rem 1.75rem;box-shadow:0 12px 28px #2d15500f}.v8-nani__record{background:var(--v8-ink);color:var(--v8-cream);border-radius:22px;padding:1.75rem 1.875rem;position:sticky;top:2rem}@media (max-width:900px){.v8-bedtime-full__themes{grid-template-columns:1fr}.v8-child__grid{grid-template-columns:repeat(2,1fr)}.v8-nani__layout{grid-template-columns:1fr}.v8-nani__record{position:static}.v8-bedtime-full__bar,.v8-chat__bar,.v8-player__bar,.v8-nani__bar-inner{padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right));flex-wrap:wrap;gap:.5rem}.v8-bedtime-full__time{display:none}.v8-bedtime-full__pick,.v8-bedtime-full__listen,.v8-chat__scroll,.v8-chat__footer,.v8-player__body,.v8-child__greet,.v8-child__doors{padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right))}.v8-chat__bar{font-size:13px}.v8-chat__bar a:last-child{display:none}.v8-chat__bubble-bolo,.v8-chat__bubble-kid{max-width:88%}.v8-chat__chip{min-height:44px;padding:.875rem 1.25rem;font-size:16px}.v8-chat__mic{cursor:pointer;min-width:44px;min-height:44px}.v8-bedtime-full__controls{flex-direction:column;align-items:center}.v8-bedtime-full__handoff-card{margin-inline:.5rem;padding:1.25rem 1.125rem}.v8-nani__badge-listen{white-space:normal;text-align:center;font-size:12px}.v8-parent-corner{top:auto;bottom:1rem;right:1rem}}@media (max-width:480px){.v8-child__grid{grid-template-columns:1fr}.v8-child__door{padding:1.75rem 1rem 1.5rem}.v8-child__door-emoji{font-size:3rem}.v8-bedtime-full__theme{padding:1.5rem 1.125rem}}