@import"https://fonts.googleapis.com/css2?family=Do+Hyeon&family=Noto+Sans+KR:wght@400;500;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Do+Hyeon&display=swap";.drr-root{--bg: #07103a;--bg-elevated: #0c1a4e;--surface: #102056;--fg: #f4f7ff;--muted: #9bb0d8;--subtle: #6e84b3;--primary: #3dc8ff;--primary-fg: #07103a;--accent: #ff8a2a;--accent-fg: #07103a;--border: rgba(244, 247, 255, .12);--border-strong: rgba(244, 247, 255, .22);--primary-tint: rgba(61, 200, 255, .14);font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--fg);min-height:100%}.drr-root a{text-decoration:none}.drr-wrap{max-width:1100px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.drr-display{font-family:Black Han Sans,Noto Sans KR,sans-serif;letter-spacing:-.01em}.drr-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:.01em;padding:9px 20px;border-radius:999px;background:var(--primary-tint);border:1px solid var(--border-strong);color:var(--fg)}.drr-badge-pink{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.drr-card{background:var(--bg-elevated);border:1.5px solid var(--border);border-radius:22px;padding:19px;box-shadow:0 14px 36px #00000059}.drr-btn{display:inline-flex;align-items:center;gap:10px;padding:17px 36px;border-radius:999px;background:var(--accent);color:var(--accent-fg);font-weight:800;font-size:17px;border:none;box-shadow:0 10px 28px #ff8a2a47;cursor:pointer}.drr-btn-white{background:var(--bg);color:var(--fg);border:1.5px solid var(--border-strong);box-shadow:none}.drr-eyebrow{font-size:12.5px;font-weight:800;letter-spacing:.08em;margin-bottom:8px;color:var(--muted)}.drr-feature-title{font-weight:800;font-size:18px;margin-bottom:10px;display:flex;align-items:center;gap:11px;color:var(--fg)}.drr-feature-body{font-size:15px;color:var(--muted);line-height:1.5;margin:0;max-width:68ch}.drr-icon-chip{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:21px;flex-shrink:0;border:1.5px solid var(--border)}.drr-spotlight-list{display:flex;flex-direction:column;gap:48px}.drr-spotlight-row{display:flex;align-items:center;gap:36px}.drr-spotlight-row-reverse{flex-direction:row-reverse}.drr-spotlight-visual{position:relative;flex:0 0 auto;width:min(190px,24vw);display:flex;align-items:center;justify-content:center}.drr-spotlight-visual:before{content:"";position:absolute;top:-18%;right:-18%;bottom:-18%;left:-18%;border-radius:50%;filter:blur(30px);z-index:-1}.drr-spotlight-visual-primary:before{background:radial-gradient(circle,#3dc8ff52,#3dc8ff00 68%)}.drr-spotlight-visual-accent:before{background:radial-gradient(circle,#ff8a2a47,#ff8a2a00 68%)}.drr-spotlight-visual img{width:100%;height:auto;display:block;filter:drop-shadow(0 24px 48px rgba(0,0,0,.4))}.drr-spotlight-copy{flex:1 1 auto;min-width:0}.drr-spotlight-title{font-size:26px;margin:0 0 14px;color:var(--fg);text-wrap:balance}.drr-spotlight-body{font-size:15.5px;line-height:1.4;color:var(--muted);margin:0;max-width:68ch;white-space:pre-line}.drr-demo{margin-top:12px;padding:12px;border-radius:16px;background:var(--bg-elevated);border:1px solid var(--border);max-width:46ch}.drr-demo-toggle{display:flex;gap:6px;margin-bottom:14px}.drr-demo-toggle button{flex:1 1 auto;padding:13px 10px;min-height:44px;box-sizing:border-box;border-radius:10px;border:1.5px solid var(--border);background:transparent;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.drr-demo-toggle button.active{background:var(--primary);border-color:var(--primary);color:var(--primary-fg)}.drr-demo-question{margin:0 0 8px;font-size:13.5px;font-weight:700;color:var(--fg)}.drr-demo-answer{margin:0;font-size:14.5px;line-height:1.5;color:var(--muted);min-height:3.2em}.drr-nav{display:flex;align-items:center;justify-content:space-between;padding:26px 0;position:relative;z-index:3}.drr-nav-brand{display:flex;align-items:center;gap:9px}.drr-nav-brand span.drr-display{font-size:20px;color:#fff;font-family:Do Hyeon,Pretendard,sans-serif;font-weight:800}.drr-nav-logo{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;filter:drop-shadow(0 0 8px rgba(255,115,34,.45))}.drr-nav-logo img{width:36px;height:36px;display:block}.drr-nav-cta{font-size:13.5px;font-weight:800;padding:10px 20px;border-radius:999px;border:1.5px solid var(--border-strong);color:var(--fg)}.drr-nav-actions{display:flex;align-items:center;gap:8px}.drr-nav-cta-ghost{border-color:transparent;color:var(--muted)}.drr-nav-cta-ghost:hover{border-color:var(--border-strong);color:var(--fg)}.drr-nav-account{position:relative;display:flex;align-items:center;gap:8px;padding:4px 16px 4px 4px;border-radius:999px;border:1.5px solid var(--border-strong)}.drr-nav-cta-loggedin{border:none;padding:6px 0}.drr-nav-avatar-trigger{width:28px;height:28px;border-radius:50%;border:none;background:var(--bg-elevated);padding:0;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}.drr-nav-avatar-photo{width:100%;height:100%;object-fit:cover}.drr-nav-avatar-fallback{font-size:13px;font-weight:800;color:var(--fg)}.drr-nav-avatar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.drr-nav-avatar-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:21;min-width:190px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;padding:12px;box-shadow:0 18px 40px #0006}.drr-nav-avatar-menu-name{margin:0;font-size:13.5px;font-weight:700;color:var(--fg)}.drr-nav-avatar-menu-email{margin:2px 0 0;font-size:11.5px;color:var(--muted);word-break:break-all}.drr-nav-avatar-menu-divider{height:1px;background:var(--border);margin:10px 0}.drr-nav-avatar-menu-item{width:100%;text-align:left;font-size:13px;color:var(--muted);background:none;border:none;cursor:pointer;padding:6px 2px}.drr-nav-avatar-menu-item:hover{color:var(--fg)}.drr-hero-outer{position:relative;overflow:hidden;background:linear-gradient(to bottom,rgba(7,16,58,0) 55%,var(--bg) 100%),url(/hero-space-bg.jpg) center 30% / cover no-repeat}.drr-blob{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}.drr-blob-a{top:-130px;right:-150px;width:440px;height:440px;background:var(--primary);opacity:.16;animation:drr-drift-a 9s ease-in-out infinite}.drr-blob-b{bottom:-170px;left:-160px;width:480px;height:480px;background:var(--accent);opacity:.13;animation:drr-drift-b 11s ease-in-out infinite}.drr-blob-c{top:32%;left:-100px;width:230px;height:230px;background:var(--primary);opacity:.12;animation:drr-drift-a 7.5s ease-in-out infinite}.drr-hero-inner{min-height:92vh;display:flex;flex-direction:column;max-width:1240px}.drr-hero-section{flex:1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0 8px}.drr-hero-copy{flex:1 1 480px;max-width:560px;text-align:left}.drr-hero-visual{flex:1 1 420px;display:flex;justify-content:center;align-items:flex-end;align-self:stretch;min-width:0;overflow:visible}.drr-stage{position:relative;width:min(680px,128%);margin-bottom:-6%;animation:drr-zero-g 9s ease-in-out infinite}.drr-stage:before{content:"";position:absolute;top:-14%;right:-14%;bottom:-14%;left:-14%;background:radial-gradient(circle at 50% 45%,#3dc8ff5c,#3dc8ff00 62%),radial-gradient(circle at 62% 60%,#ff8a2a3d,#ff8a2a00 58%);filter:blur(6px);z-index:-1;pointer-events:none}.drr-stage img{width:100%;height:auto;display:block;filter:drop-shadow(0 30px 60px rgba(0,0,0,.45))}.drr-eye{position:absolute;width:2.4%;aspect-ratio:1 / 1.55;border-radius:999px;background:#1c1710;pointer-events:none;will-change:transform;transition:transform .25s ease-out}.drr-hero-mobile-video{display:none}.drr-hero-desktop-video{display:block;width:88%;height:auto;aspect-ratio:1;margin:0 auto;object-fit:contain;background:transparent;filter:drop-shadow(0 30px 60px rgba(0,0,0,.45))}.drr-stage img.drr-stage-desktop-img,.drr-eye{display:none}.drr-eye-left{left:36.95%;top:29.4%}.drr-eye-right{left:44.87%;top:27.6%}.drr-rise{opacity:0;animation:drr-rise .7s ease-out forwards}.drr-hero-title{font-size:56px;line-height:1.16;margin:22px 0 20px;color:var(--fg)}.drr-hero-title .drr-accent{color:var(--primary)}.drr-hero-sub{font-size:17px;color:var(--muted);margin:0 0 30px;line-height:1.7;font-weight:500}.drr-hero-cta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.drr-cta-microcopy{margin:10px 0 0;font-size:14px;line-height:1.5;color:var(--muted);opacity:.85}.drr-btn-outline{background:transparent;color:var(--fg);border:1.5px solid var(--border-strong);box-shadow:none}.drr-scroll-cue{animation:drr-bounce 1.7s ease-in-out infinite;text-align:center;padding-bottom:22px;opacity:.5}@keyframes drr-zero-g{0%{transform:translate(0) rotate(-1deg)}22%{transform:translate(10px,-16px) rotate(1.8deg)}45%{transform:translate(-6px,-26px) rotate(-1.2deg)}68%{transform:translate(-12px,-6px) rotate(1.4deg)}86%{transform:translate(6px,-18px) rotate(-1.6deg)}to{transform:translate(0) rotate(-1deg)}}@keyframes drr-drift-a{0%,to{transform:translate(0) scale(1)}50%{transform:translate(22px,-16px) scale(1.06)}}@keyframes drr-drift-b{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-18px,15px) scale(1.08)}}@keyframes drr-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes drr-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}.drr-marquee-outer{background:var(--bg-elevated);overflow:hidden;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.drr-marquee-track{display:flex;width:max-content;animation:drr-marquee 22s linear infinite}.drr-marquee-track span{display:inline-flex;align-items:center;white-space:nowrap;padding:0 28px;font-size:15px;font-weight:800}@keyframes drr-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.drr-banner{border:1.5px solid var(--border);border-radius:28px;padding:30px 28px;text-align:center;box-shadow:0 16px 40px #00000059}.drr-banner-green{background:var(--surface)}.drr-banner-coral{background:var(--accent);border-color:var(--accent);padding:34px 28px;box-shadow:0 16px 44px #ff8a2a40}.drr-section{margin-top:56px;margin-bottom:22px}.drr-problem-section{margin-top:8px}@media (min-width: 861px){.drr-section{margin-top:96px}}.drr-section-title{font-size:32px;margin:0 0 26px;color:var(--fg)}.drr-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.drr-grid2{display:grid;grid-template-columns:1fr;gap:13px}.drr-founder-card{background:var(--bg-elevated);border:1.5px solid var(--border);border-radius:22px;padding:17px 20px;box-shadow:0 14px 36px #00000059}.drr-founder-quote{font-size:15.5px;line-height:1.45;color:var(--fg);margin:0 0 8px;max-width:68ch}.drr-founder-sign{font-size:14px;font-weight:700;color:var(--muted)}.drr-dont-list{margin:0;padding-left:20px;color:var(--muted);font-size:15.5px;line-height:1.8}.drr-dont-list li+li{margin-top:6px}.drr-founders-card{background:linear-gradient(160deg,rgba(255,138,42,.16),var(--bg-elevated) 60%);border-color:var(--accent)}.drr-faq,.drr-faq-list{display:flex;flex-direction:column;gap:12px}.drr-faq-item{background:var(--bg-elevated);border:1.5px solid var(--border);border-radius:16px;padding:0 18px}.drr-faq-item summary{cursor:pointer;font-weight:800;font-size:16px;color:var(--fg);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;min-height:44px;box-sizing:border-box}.drr-faq-item summary::-webkit-details-marker{display:none}.drr-faq-item summary:after{content:"+";font-size:22px;line-height:1;color:var(--primary);font-weight:400;flex-shrink:0;transition:transform .2s ease}.drr-faq-item[open] summary:after{transform:rotate(45deg)}.drr-faq-item p{margin:14px 0 13px;color:var(--muted);font-size:15px;line-height:1.7}.drr-faq-item a{color:var(--primary);font-weight:700}.drr-footer{padding-top:28px;border-top:1px solid var(--border);font-size:12px;color:var(--subtle);line-height:1.9;padding-bottom:48px}.drr-footer a{color:var(--primary);font-weight:700}@media (max-width: 860px){.drr-footer a,.drr-inline-link{display:inline-flex;align-items:center;min-height:44px}}@media (max-width: 860px){.drr-hero-section{flex-direction:column;text-align:center}.drr-hero-copy{text-align:center;max-width:560px}.drr-hero-cta-row{justify-content:center}.drr-hero-visual{order:-1}.drr-stage{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}}@media (max-width: 680px){.drr-grid3,.drr-grid2{grid-template-columns:1fr}.drr-hero-title{font-size:36px}.drr-section-title{font-size:26px}.drr-nav-cta{display:inline-flex;align-items:center;padding:11px 14px;font-size:14px;line-height:1.5;min-height:44px;box-sizing:border-box}.drr-nav-cta-full{display:none}.drr-nav-cta-short{display:inline}.drr-spotlight-row,.drr-spotlight-row-reverse{flex-direction:column;gap:12px}.drr-spotlight-list{gap:36px}.drr-spotlight-visual{width:min(150px,40vw)}.drr-planet-quote{flex-direction:column;text-align:center}.drr-spotlight-copy{text-align:center}.drr-spotlight-body{max-width:none}.drr-stage img.drr-stage-desktop-img,.drr-eye{display:none}.drr-hero-outer{background:#212561}.drr-stage:before,.drr-blob{display:none}.drr-hero-mobile-video{display:block;width:100%;height:auto}.drr-hero-desktop-video{display:none}.drr-stage{margin-top:-70px}}.drr-demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.drr-demo-card{display:flex;flex-direction:column;gap:10px;padding:26px 28px;border-radius:22px;border:1px solid rgba(148,180,255,.18);background:linear-gradient(180deg,#17275cb3,#0d183cb3);text-decoration:none;box-shadow:0 12px 34px -14px #000000b3;transition:transform .18s,border-color .18s}.drr-demo-card:hover{transform:translateY(-3px);border-color:#38bdf880}.drr-demo-card-parent{border-color:#ff8a2a66}.drr-demo-card-parent:hover{border-color:#ff8a2abf}.drr-demo-tag{font-size:.75rem;line-height:1.5;font-weight:700;letter-spacing:.06em;color:var(--primary)}.drr-demo-card-parent .drr-demo-tag{color:var(--accent)}.drr-demo-title{margin:0;font-size:1.25rem;line-height:1.4;font-weight:800;color:var(--fg);word-break:keep-all}.drr-demo-desc{margin:0;font-size:.9375rem;line-height:1.75;color:var(--muted);word-break:keep-all}.drr-demo-go{margin-top:6px;font-size:.9375rem;line-height:1.5;font-weight:800;color:var(--primary)}.drr-demo-card-parent .drr-demo-go{color:var(--accent)}.drr-inline-link{background:none;border:none;padding:0;font:inherit;color:var(--primary);text-decoration:underline;text-underline-offset:3px;cursor:pointer}@media (max-width: 760px){.drr-demo-grid{grid-template-columns:1fr}}.drr-family-note{margin:18px 0 0;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,138,42,.4);background:#ff8a2a1a;font-size:.9375rem;line-height:1.75;color:var(--muted);word-break:keep-all}.drr-family-note strong{color:var(--accent)}.drr-nav-cta-short{display:none}.drr-nav-cta-full{display:inline}@media (max-width: 680px){.drr-nav-cta-full{display:none}.drr-nav-cta-short{display:inline}}.drr-hero-demo-grid{margin-top:16px}.drr-hero-demo-grid .drr-demo-card{padding:16px 18px;gap:16px;flex-direction:row;align-items:center;justify-content:space-between}.drr-demo-text{display:flex;flex-direction:column;gap:4px;min-width:0}.drr-demo-btn{flex:0 0 auto;margin:0;padding:13px 20px;border-radius:999px;background:var(--primary);color:#07103a;font-size:15px;font-weight:800;white-space:nowrap;box-shadow:0 8px 22px #3dc8ff47;transition:transform .15s}.drr-demo-card:hover .drr-demo-btn{transform:translateY(-1px)}.drr-demo-card-parent .drr-demo-btn{background:var(--accent);color:#1a0c00;box-shadow:0 8px 22px #ff8a2a47}.drr-demo-side{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 auto}.drr-demo-orb{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;background:radial-gradient(circle at 35% 30%,#3dc8ff59,#3dc8ff14 70%);box-shadow:0 0 0 2px #3dc8ff73,0 10px 26px #3dc8ff38}.drr-demo-orb img{width:56px;height:56px;display:block}.drr-demo-orb-parent{background:radial-gradient(circle at 35% 30%,#ff8a2a61,#ff8a2a14 70%);box-shadow:0 0 0 2px #ff8a2a80,0 10px 26px #ff8a2a38}@media (max-width: 680px){.drr-hero-demo-grid .drr-demo-card{flex-direction:column;align-items:stretch}.drr-demo-side{flex-direction:row;justify-content:space-between}.drr-demo-btn{text-align:center;flex:1 1 auto}}.drr-hero-demo-grid .drr-demo-title{font-size:1.05rem}.drr-hero-demo-microcopy{margin-top:8px}.drr-section-lead{color:var(--muted);font-size:16px;line-height:1.55;margin:-6px 0 18px;max-width:68ch}.drr-planet-quote{display:flex;align-items:center;gap:18px;margin:0 0 40px;padding:20px 24px;border-radius:20px;background:var(--primary-tint);border:1px solid var(--border)}.drr-planet-visual{width:96px}.drr-planet-quote-heading{font-size:18px;line-height:1.6;color:var(--accent);margin:0 0 8px}.drr-planet-quote-text{font-size:15px;line-height:1.7;color:var(--muted);margin:0;max-width:46ch}@media (max-width: 680px){.drr-planet-quote{flex-direction:column;text-align:center;gap:14px;padding:18px 16px;margin-bottom:28px}}.drr-story-banner{margin-top:22px}.drr-story-banner-text{font-size:18px;line-height:1.5;color:var(--fg)}.drr-step-label{font-weight:800;margin-bottom:8px;font-size:16px}@media (min-width: 680px){.drr-safety-grid{grid-template-columns:repeat(2,1fr)}.drr-safety-grid .drr-card{padding:22px}}.drr-founder-more{margin-top:4px}.drr-founder-more summary{cursor:pointer;font-weight:800;color:var(--primary);padding:12px 0;min-height:44px;box-sizing:border-box;display:flex;align-items:center;list-style:none}.drr-founder-more summary::-webkit-details-marker{display:none}.drr-founder-more summary:after{content:" ▾"}.drr-founder-more[open] summary:after{content:" ▴"}.drr-founder-sign-mt{margin-top:16px}.drr-founder-grid{margin-top:12px}@media (min-width: 680px){.drr-founder-grid{grid-template-columns:repeat(2,1fr)}}.drr-feature-body-mt{margin-top:14px}.drr-banner-title-sm{font-size:26px;margin-bottom:10px}.drr-banner-title-lg{font-size:20px;font-weight:800;margin:20px 0 12px}.drr-cta-microcopy-lg{font-size:14.5px;line-height:1.5;margin-bottom:16px}.drr-cta-microcopy-sm{font-size:15px}.drr-cta-microcopy-mt14{margin-top:14px}.drr-cta-microcopy-mt6{margin-top:6px}.drr-final-cta-section{margin:40px 0 26px}.drr-footer-contact{margin-top:8px;font-size:13px}.drr-footer-brand{margin-top:12px;font-size:14px}.drr-friends{display:flex;align-items:center;gap:28px;margin:8px 0 22px;padding:6px 22px}.drr-friends-video{flex:0 0 auto;width:min(34vw,300px);aspect-ratio:1;object-fit:contain;background:transparent;filter:drop-shadow(0 20px 40px rgba(0,0,0,.35))}.drr-friends-copy{flex:1 1 320px;min-width:0}.drr-friends-title{margin:6px 0 8px;font-size:clamp(20px,2.4vw,26px);font-weight:800;color:var(--fg)}@media (max-width: 680px){.drr-friends{flex-direction:column;gap:6px;padding:0;text-align:center}.drr-friends-video{width:min(70vw,280px)}}.drr-ladder{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.drr-rung{padding:18px 16px;display:flex;flex-direction:column;gap:8px}.drr-rung-live{border-color:var(--primary)}.drr-rung-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.drr-rung-tag{font-size:11px;font-weight:800;padding:3px 9px;border-radius:999px;border:1px solid var(--border-strong);color:var(--muted);white-space:nowrap}.drr-rung-tag.live{color:var(--primary-fg);background:var(--primary);border-color:var(--primary)}.drr-rung-mix{height:6px;border-radius:3px;background:var(--primary-tint);overflow:hidden}.drr-rung-mix i{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--accent))}.drr-rung-ex{margin:0;font-size:14px;line-height:1.55}@media (max-width: 1024px){.drr-ladder{grid-template-columns:repeat(3,1fr)}}@media (max-width: 680px){.drr-ladder{grid-template-columns:1fr;gap:10px}.drr-rung{padding:14px}}.drr-root{--drr-display: clamp(28px, 3.4vw, 42px);--drr-lead: 17px;--drr-body: 15px;--drr-small: 13px;--drr-section-gap: clamp(56px, 8vw, 96px);--drr-card-pad: 22px}.drr-root .drr-hero-title,.drr-root .drr-section-title,.drr-root .drr-banner-title-lg,.drr-root .drr-banner-title-sm{font-size:var(--drr-display);line-height:1.2}.drr-root .drr-hero-sub,.drr-root .drr-section-lead,.drr-root .drr-spotlight-title,.drr-root .drr-friends-title,.drr-root .drr-demo-title,.drr-root .drr-step-label,.drr-root .drr-feature-title,.drr-root .drr-planet-quote-heading,.drr-root .drr-faq-item>summary,.drr-root .drr-disclosure>summary{font-size:var(--drr-lead);line-height:1.35}.drr-root .drr-feature-body,.drr-root .drr-spotlight-body,.drr-root .drr-demo-desc,.drr-root .drr-founder-quote,.drr-root .drr-planet-quote-text,.drr-root .drr-dont-list li,.drr-root .drr-faq-item p,.drr-root .drr-demo-answer,.drr-root .drr-demo-question{font-size:var(--drr-body);line-height:1.6}.drr-root .drr-eyebrow,.drr-root .drr-badge,.drr-root .drr-cta-microcopy,.drr-root .drr-demo-tag,.drr-root .drr-demo-go,.drr-root .drr-rung-tag,.drr-root .drr-footer,.drr-root .drr-footer-links,.drr-root .drr-footer-contact{font-size:var(--drr-small);line-height:1.5}.drr-root .drr-section-lead,.drr-root .drr-hero-sub{max-width:34em;margin-left:0;margin-right:0}.drr-root .drr-problem-section .drr-section-lead,.drr-root .drr-section-lead:not(.drr-hero-sub){margin-bottom:26px}.drr-root .drr-section{padding-top:var(--drr-section-gap);padding-bottom:var(--drr-section-gap)}.drr-root .drr-card{padding:var(--drr-card-pad)}.drr-badge-mb{margin-bottom:18px}.drr-card-tight .drr-feature-title{margin-bottom:0}.drr-root strong{font-weight:800}.drr-disclosure{margin-top:22px;border:1.5px solid var(--border);border-radius:16px;background:var(--surface)}.drr-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;cursor:pointer;font-weight:800;color:var(--fg);list-style:none}.drr-disclosure>summary::-webkit-details-marker{display:none}.drr-disclosure>summary:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:16px}.drr-disclosure-caret{transition:transform .18s ease;opacity:.7;font-size:18px;line-height:1}.drr-disclosure[open] .drr-disclosure-caret{transform:rotate(180deg)}.drr-disclosure-body{padding:16px 18px 18px;border-top:1px solid var(--border)}.drr-disclosure-body>*:first-child{margin-top:0}.drr-more-block+.drr-more-block{margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.drr-more-title{font-size:var(--drr-lead);font-weight:800;margin:0 0 6px;color:var(--fg)}@media (prefers-reduced-motion: reduce){.drr-disclosure-caret{transition:none}}.drr-ladder-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.drr-ladder-strip .drr-rung{padding:14px;border:1.5px solid var(--border);border-radius:14px;background:var(--surface)}.drr-ladder-strip .drr-step-label{margin-top:6px}.drr-icon-chip-step{margin-bottom:12px}.drr-founder-card{margin-bottom:18px}.drr-final-cta-row{justify-content:center;margin-top:18px}@media (max-width: 680px){.drr-ladder-strip{grid-template-columns:repeat(2,1fr)}.drr-root .drr-card{padding:18px}}.drr-spotlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.drr-spotlight-cell{display:flex;align-items:center;gap:16px;padding:var(--drr-card-pad);background:var(--surface);border:1.5px solid var(--border);border-radius:18px}.drr-spotlight-cell-wide{grid-column:1 / -1;align-items:flex-start}.drr-spotlight-cell-wide .drr-spotlight-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,46%);grid-template-rows:auto auto 1fr;gap:6px 28px;align-items:start}.drr-spotlight-cell-wide .drr-spotlight-copy>.drr-eyebrow,.drr-spotlight-cell-wide .drr-spotlight-copy>.drr-spotlight-title,.drr-spotlight-cell-wide .drr-spotlight-copy>.drr-spotlight-body{grid-column:1}.drr-spotlight-cell-wide .drr-spotlight-copy>.drr-demo{grid-column:2;grid-row:1 / span 3;margin:0}@media (max-width: 680px){.drr-spotlight-cell-wide .drr-spotlight-copy{grid-template-columns:1fr}.drr-spotlight-cell-wide .drr-spotlight-copy>.drr-demo{grid-column:1;grid-row:auto;margin-top:10px}}.drr-spotlight-grid .drr-spotlight-visual{flex:0 0 auto;width:96px;margin:0}.drr-spotlight-grid .drr-spotlight-visual img{width:100%;height:auto;display:block}.drr-spotlight-grid .drr-spotlight-copy{flex:1 1 auto;min-width:0}.drr-spotlight-grid .drr-spotlight-title{margin:2px 0 4px;font-size:var(--drr-lead);line-height:1.3}.drr-spotlight-grid .drr-spotlight-body{margin:0}@media (max-width: 680px){.drr-spotlight-grid{grid-template-columns:1fr}.drr-spotlight-grid .drr-spotlight-visual{width:72px}}.drr-root{--drr-section-gap: clamp(44px, 5vw, 72px)}.drr-root .drr-faq-item>summary{padding-top:14px;padding-bottom:14px}.drr-root .drr-friends{align-items:center}.drr-root .drr-friends-video{max-height:220px;width:auto}.drr-root .drr-hero-demo-grid{margin-top:22px}.drr-root .drr-final-cta-section{padding-top:0}.drr-spotlight-grid .drr-spotlight-visual{width:84px}.drr-root .drr-demo-answer{min-height:0}@media (max-width: 680px){.drr-root{--drr-section-gap: clamp(36px, 9vw, 52px)}.drr-spotlight-grid .drr-spotlight-visual{width:64px}.drr-spotlight-cell{padding:16px;gap:12px}.drr-root .drr-faq-item>summary{padding-top:12px;padding-bottom:12px}}.drr-root .drr-section-lead,.drr-root .drr-hero-sub{max-width:min(34em,560px)}#waitlist .consent-form{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:14px;text-align:left}#waitlist .consent-lead{text-align:center;color:var(--muted)}#waitlist .consent-field{display:flex;flex-direction:column;gap:6px}#waitlist .consent-field input,#waitlist .consent-field select{background:#ffffff0f;border:1px solid var(--border);border-radius:12px;padding:12px 14px;color:var(--fg);font:inherit;width:100%;box-sizing:border-box}#waitlist .consent-field input:focus{outline:none;border-color:var(--accent)}#waitlist .consent-submit{background:var(--accent);color:#111;border:none;border-radius:999px;padding:14px 24px;font:inherit;font-weight:800;cursor:pointer;margin-top:4px}#waitlist .consent-footnote{text-align:center;color:var(--muted)}.drr-research-more{margin:14px 0 0;font-size:15px}.rs-root{padding-bottom:64px}.rs-nav{padding:20px 0 4px}.rs-back{display:inline-flex;align-items:center;min-height:44px;color:var(--muted);font-size:14px;text-decoration:none}.rs-back:hover{color:var(--fg)}.rs-header{padding:8px 0 28px;max-width:44em}.rs-title{font-size:clamp(28px,5vw,44px);line-height:1.2;margin:0 0 14px}.rs-lead{color:var(--muted);font-size:16px;line-height:1.75;margin:0 0 14px;max-width:34em}.rs-fiction{display:inline-block;color:var(--subtle);background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:10px 14px;font-size:13px;line-height:1.6;margin:0}.rs-list{display:flex;flex-direction:column;gap:14px}.rs-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;overflow:hidden}.rs-card[open]{border-color:var(--border-strong)}.rs-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;cursor:pointer;list-style:none}.rs-summary::-webkit-details-marker{display:none}.rs-summary-main{min-width:0}.rs-card-title{font-size:19px;font-weight:800;color:var(--fg);line-height:1.35;margin:0 0 6px}.rs-card-result{color:var(--muted);font-size:14px;line-height:1.6;margin:0 0 14px}.rs-stats{display:flex;flex-wrap:wrap;gap:18px 26px}.rs-stat{display:flex;flex-direction:column;gap:2px}.rs-stat-value{font-size:18px;font-weight:800;color:var(--primary);line-height:1.2}.rs-stat-label{font-size:12px;color:var(--subtle);line-height:1.4}.rs-open{flex-shrink:0;color:var(--subtle);font-size:13px;white-space:nowrap;padding-top:4px}.rs-card[open] .rs-open{color:var(--primary)}.rs-body{padding:18px 22px 22px;border-top:1px solid var(--border);margin-top:2px}.rs-block{max-width:40em}.rs-method{color:var(--muted);font-size:14px;line-height:1.75;margin:0 0 8px}.rs-learned{color:var(--fg);font-size:14px;line-height:1.8;margin:0 0 10px}.rs-table-wrap{margin:18px 0;overflow-x:auto}.rs-table{border-collapse:collapse;width:100%;min-width:20rem;font-size:14px}.rs-table th,.rs-table td{text-align:left;padding:9px 14px 9px 0;border-bottom:1px solid var(--border);white-space:nowrap}.rs-table th{color:var(--subtle);font-size:12px;font-weight:700}.rs-table td{color:var(--fg)}.rs-table tbody tr:last-child td{border-bottom:none}.rs-table-note{color:var(--subtle);font-size:13px;line-height:1.6;margin:8px 0 0;max-width:40em}.rs-quotes{display:flex;flex-direction:column;gap:14px;margin:18px 0}.rs-quote{margin:0;background:var(--surface);border-left:3px solid var(--border-strong);border-radius:0 12px 12px 0;padding:12px 16px}.rs-quote-who{color:var(--subtle);font-size:12px;margin-bottom:8px}.rs-quote-child{color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 6px}.rs-quote-nova{color:var(--fg);font-size:14px;line-height:1.8;margin:0}.rs-source{color:var(--subtle);font-size:12px;margin:18px 0 0}.rs-closing{margin-top:36px;padding:24px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;max-width:40em}.rs-closing-title{font-size:22px;margin:0 0 10px}.rs-closing-body{color:var(--muted);font-size:15px;line-height:1.8;margin:0 0 18px}.rs-closing-cta{display:inline-flex;align-items:center;min-height:48px}@media (max-width: 640px){.rs-summary{padding:18px 16px;flex-direction:column;gap:10px}.rs-open{padding-top:0}.rs-body{padding:16px 16px 18px}.rs-stats{gap:14px 20px}.rs-card-title{font-size:17px}}.rs-links a{color:inherit;text-decoration:underline;text-underline-offset:3px}:root{--bg: #07103a;--bg-elevated: #0c1a4e;--surface: #102056;--fg: #f4f7ff;--muted: #9bb0d8;--subtle: #6e84b3;--primary: #3dc8ff;--primary-fg: #07103a;--accent: #ff8a2a;--accent-fg: #07103a;--border: rgba(244, 247, 255, .12);--border-strong: rgba(244, 247, 255, .22);--primary-tint: rgba(61, 200, 255, .16);--primary-tint-strong: rgba(61, 200, 255, .24);--danger: #e07a5f;--warning: #d9b04a;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 24px;--radius-pill: 999px;--lh-tight: 1.35;--lh-snug: 1.5;--lh-base: 1.7;--lh-relaxed: 1.75;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px}.chat-screen[data-theme=light]{--bg: #ffffff;--bg-elevated: #f2f5fb;--surface: #f3f6fb;--fg: #14213d;--muted: rgba(20, 33, 61, .64);--subtle: rgba(20, 33, 61, .44);--primary-fg: #ffffff;--border: rgba(20, 33, 61, .12);--border-strong: rgba(20, 33, 61, .26);--primary-tint: rgba(61, 200, 255, .14);--primary-tint-strong: rgba(61, 200, 255, .22)}.chat-screen[data-theme=light] .bubble-deepsiki{border:1px solid var(--border-strong);box-shadow:0 1px 3px #14213d14}*{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:var(--border-strong);border-radius:var(--radius-pill);border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:var(--subtle);background-clip:padding-box}html,body,#root{height:100%;margin:0}body{font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at 50% 0%,var(--bg-elevated) 0%,var(--bg) 70%);color:var(--fg);word-break:keep-all;overflow-wrap:break-word}h1,h2,h3,.drr-hero-title,.drr-section-title,.child-select-title,.consent-card h1{text-wrap:balance}body:has(.policy-page){background:var(--bg)}body:has(.admin-page){background:var(--bg)}::placeholder{color:var(--subtle);opacity:1}.mark{font-size:2rem;line-height:var(--lh-tight);filter:drop-shadow(0 0 10px rgba(61,200,255,.5))}h1{margin:0;font-size:var(--text-xl);line-height:var(--lh-tight);color:var(--fg);font-family:Do Hyeon,Noto Sans KR,sans-serif;letter-spacing:-.01em}.tagline{margin:0;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted)}.status{margin:.5rem 0 0;padding:0 1rem .75rem;font-size:var(--text-xs);line-height:var(--lh-snug);letter-spacing:.03em;color:var(--subtle);text-align:center}.chat-screen{height:100%;max-width:480px;margin:0 auto;display:flex;flex-direction:column;background:var(--bg)}.chat-screen[data-theme=dark]{background:transparent}body:has(.chat-screen[data-theme=dark]){background-color:var(--bg);background-image:radial-gradient(circle at 18% 12%,#3dc8ff29,#3dc8ff00 42%),radial-gradient(circle at 85% 82%,#ff8a2a21,#ff8a2a00 40%),radial-gradient(1.4px 1.4px at 12% 22%,rgba(255,255,255,.55),transparent 100%),radial-gradient(1px 1px at 58% 8%,rgba(255,255,255,.4),transparent 100%),radial-gradient(1.4px 1.4px at 82% 55%,rgba(255,255,255,.5),transparent 100%),radial-gradient(1px 1px at 32% 78%,rgba(255,255,255,.35),transparent 100%),radial-gradient(1px 1px at 48% 44%,rgba(255,255,255,.3),transparent 100%),radial-gradient(1.4px 1.4px at 6% 62%,rgba(255,255,255,.4),transparent 100%),radial-gradient(1px 1px at 92% 28%,rgba(255,255,255,.32),transparent 100%);background-repeat:no-repeat,no-repeat,repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:100% 100%,100% 100%,190px 190px,230px 230px,170px 170px,250px 260px,210px 210px,200px 220px,240px 200px}.chat-header{display:flex;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid var(--border)}.chat-brand-link{display:none;font-size:var(--text-lg);line-height:var(--lh-snug);font-weight:800;color:var(--fg);text-decoration:none;flex-shrink:0}.chat-header-divider{display:none;width:1px;height:1.3rem;background:var(--border);flex-shrink:0}@media (min-width: 640px){.chat-brand-link,.chat-header-divider{display:block}}.status-badge{display:flex;align-items:center;gap:.55rem;background:var(--bg-elevated);padding:.35rem .85rem .35rem .3rem;border-radius:var(--radius-pill);border:1px solid var(--border);min-width:0;overflow:hidden}.nova-icon-circle{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#0284c7,#1e3a8a);border:2px solid var(--accent);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.status-text-box{display:flex;align-items:center;gap:.5rem;min-width:0}.status-name{font-size:var(--text-base);line-height:var(--lh-snug);font-weight:700;color:var(--fg);flex-shrink:0}.status-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981;flex-shrink:0}.status-sub{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.chat-header-spacer{flex:1}.guardrail-banner{width:100%;max-width:860px;margin:0 auto;padding:.85rem 1rem 0}.guardrail-banner-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.7rem;padding:.6rem .9rem;color:var(--muted);font-size:var(--text-sm);line-height:var(--lh-snug);text-align:left;cursor:pointer}.guardrail-banner-toggle:hover{border-color:var(--border-strong);color:var(--fg)}.guardrail-banner-detail{margin:.4rem 0 0;padding:0 .9rem;font-size:var(--text-xs);color:var(--subtle);line-height:1.5}.chat-hero{display:flex;justify-content:center;padding:1.5rem 0 .25rem}.chat-hero .dreureuk-avatar{animation:chat-hero-float 4s ease-in-out infinite;filter:drop-shadow(0 0 28px rgba(61,200,255,.35))}@keyframes chat-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion: reduce){.chat-hero .dreureuk-avatar{animation:none}}.chat-list{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.6rem}.chat-header,.chat-hero,.chat-list,.quick-starts,.chat-input-row{width:100%;max-width:860px;margin-left:auto;margin-right:auto}.bubble-row{display:flex;align-items:flex-end;gap:.4rem}.bubble-row.right{justify-content:flex-end}.avatar{flex-shrink:0;display:inline-flex}.mark{display:inline-flex}.avatar-menu-wrap{position:relative;flex-shrink:0}.avatar-menu-trigger{position:relative;border:1.5px solid var(--border-strong, var(--border));background:var(--bg-elevated);padding:3px;cursor:pointer;border-radius:var(--radius-pill);transition:border-color .15s ease}.avatar-menu-trigger:hover{border-color:var(--primary)}.avatar-menu-chevron{position:absolute;right:-2px;bottom:-2px;width:16px;height:16px;border-radius:50%;background:var(--primary);color:var(--primary-fg);font-size:.6rem;line-height:16px;text-align:center;border:1.5px solid var(--bg)}.avatar-menu-trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.avatar-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.avatar-menu{position:absolute;top:calc(100% + .5rem);left:0;z-index:21;min-width:15rem;background:var(--surface);border:1px solid var(--border);border-radius:.9rem;padding:.5rem;box-shadow:0 12px 28px #00000059;display:flex;flex-direction:column;gap:.15rem}.avatar-menu-right{left:auto;right:0}.avatar-menu-title{margin:.2rem .6rem .4rem;font-size:var(--text-xs);line-height:var(--lh-tight);color:var(--subtle)}.avatar-menu-account{display:flex;align-items:center;gap:.7rem;padding:.5rem .6rem .7rem}.avatar-menu-account-photo{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.avatar-menu-account-text{min-width:0}.avatar-menu-account-name{margin:0;font-weight:700;font-size:var(--text-base);line-height:var(--lh-snug);color:var(--fg);overflow-wrap:break-word}.avatar-menu-account-email{margin:.15rem 0 0;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle);overflow-wrap:break-word}.avatar-menu-divider{height:1px;background:var(--border);margin:.3rem .2rem}.avatar-menu-item{display:flex;align-items:center;gap:.5rem;padding:.6rem;border:none;background:none;color:var(--fg);text-decoration:none;font-size:var(--text-base);line-height:var(--lh-snug);border-radius:.6rem;cursor:pointer;text-align:left}.avatar-menu-item:hover{background:var(--bg-elevated)}.avatar-menu-item-exit{color:var(--muted)}.header-info{flex:1;min-width:0}.header-info h1,.header-info .tagline{overflow-wrap:break-word}.login-status-badge{margin:2px 0 0;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);overflow-wrap:break-word}.dreureuk-avatar{display:block;object-fit:contain}.dreureuk-avatar.dreureuk-spinning{animation:dreureuk-avatar-think .7s ease-in-out infinite}@keyframes dreureuk-avatar-think{0%,to{transform:translateY(0);filter:brightness(1)}50%{transform:translateY(-3px);filter:brightness(1.15)}}.bubble{max-width:78%;padding:.75rem 1rem;border-radius:1.2rem;line-height:1.5;font-size:var(--text-lg);word-break:break-word}.bubble-deepsiki{background:var(--surface);border:1px solid var(--border);border-bottom-left-radius:.3rem;color:var(--fg)}.bubble-thinking{opacity:.6;font-style:italic}.bubble-tts{margin-left:.4rem;background:none;border:none;cursor:pointer;opacity:.8;font-size:var(--text-sm);line-height:var(--lh-base);vertical-align:middle}.bubble-tts:hover{opacity:1}.bubble-tts:disabled{opacity:.4;cursor:default}.bubble-child{background:var(--accent);color:var(--accent-fg);border-bottom-right-radius:.3rem;font-weight:600}.quick-starts{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem .75rem}.quick-starts-row{display:flex;gap:.5rem;overflow-x:auto;flex:1;min-width:0;padding-bottom:.15rem}.quick-start-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-lg);line-height:var(--lh-snug);white-space:nowrap;cursor:pointer}.quick-start-chip:disabled{opacity:.5;cursor:not-allowed}.choice-chip{border-color:var(--accent);color:var(--accent);font-weight:600}.quick-starts-close{flex-shrink:0;border:none;background:transparent;color:var(--muted);font-size:.9rem;line-height:var(--lh-snug);cursor:pointer;padding:.3rem}.chat-input-row{display:flex;gap:.4rem;padding:.75rem;border-top:1px solid var(--border)}.chat-input{flex:1;min-width:0;min-height:52px;padding:.7rem 1.1rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-lg);line-height:var(--lh-snug)}.chat-input:focus{outline:none;border-color:var(--primary)}.chat-send{min-width:52px;min-height:52px;padding:.7rem;border-radius:var(--radius-pill);border:none;background:var(--accent);color:var(--accent-fg);font-weight:700;font-size:var(--text-lg);line-height:var(--lh-snug);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.chat-send-icon{font-size:1.2rem;line-height:var(--lh-snug);flex-shrink:0}.chat-send-label{display:none}.chat-send:disabled{opacity:1;background:transparent;border:1.5px solid var(--border-strong);color:var(--muted);cursor:not-allowed}.chat-mic{min-width:52px;min-height:52px;padding:.7rem .9rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);cursor:pointer;font-size:1.25rem;line-height:var(--lh-snug);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.chat-send{flex-shrink:0}@media (min-width: 768px){.chat-screen{max-width:900px}.bubble{padding:.85rem 1.15rem}.chat-input{min-height:60px}.chat-send{min-height:60px;padding:.8rem 1.6rem}.chat-send-label{display:inline}.chat-mic{min-width:60px;min-height:60px;font-size:1.4rem;line-height:var(--lh-tight)}}.nova-stage{display:none}.chat-content{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;min-width:0}@media (min-width: 1200px){.chat-screen{max-width:1440px;flex-direction:row;align-items:stretch}.chat-content{flex:1}.nova-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;width:320px;flex-shrink:0;position:relative;overflow:hidden;border-left:1px solid var(--border);background:radial-gradient(circle at 50% 50%,#3dc8ff14,#07103a4d 75%)}.chat-hero{display:none}.nova-stage-planet{position:absolute;border-radius:50%;pointer-events:none}.nova-stage-planet-left{top:15%;left:12%;width:70px;height:70px;background:radial-gradient(circle at 35% 35%,#4c3075,#201438 70%,#110b22);box-shadow:0 0 26px #7c3aed40}.nova-stage-planet-right{bottom:18%;right:14%;width:56px;height:56px;background:radial-gradient(circle at 30% 30%,#224278,#101e3d 65%,#081024);box-shadow:0 0 20px #22d3ee26}.nova-stage-shooting-star{position:absolute;top:22%;right:18%;width:90px;height:2px;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,138,42,.6),transparent);transform:rotate(-32deg);filter:drop-shadow(0 0 6px var(--accent));animation:nova-stage-shoot 5s infinite;pointer-events:none}@keyframes nova-stage-shoot{0%{transform:translate(0) rotate(-32deg);opacity:0}20%{opacity:1}40%{transform:translate(-70px,42px) rotate(-32deg);opacity:0}to{opacity:0}}.nova-stage-glow{position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,#3dc8ff38,#3dc8ff00 70%);filter:blur(30px);pointer-events:none}.nova-stage .dreureuk-avatar{position:relative;z-index:1;animation:chat-hero-float 4.2s ease-in-out infinite;filter:drop-shadow(0 16px 32px rgba(0,0,0,.5))}.nova-stage-presence{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.5rem 1rem;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:var(--primary)}.nova-stage-pulse{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981;flex-shrink:0}}@media (prefers-reduced-motion: reduce){.nova-stage-shooting-star{animation:none}}.chat-mic-active{background:var(--primary);animation:mic-pulse 1s infinite}.chat-mic:disabled{opacity:.4;cursor:not-allowed}@keyframes mic-pulse{0%,to{box-shadow:0 0 #3dc8ff80}50%{box-shadow:0 0 0 6px #3dc8ff00}}.icon-spin{animation:icon-spin .9s linear infinite}@keyframes icon-spin{to{transform:rotate(360deg)}}.auto-speak-toggle{margin-left:auto;background:none;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--fg);font-size:1.15rem;line-height:var(--lh-snug);display:inline-flex;align-items:center;justify-content:center;opacity:.7;cursor:pointer;padding:.5rem}.auto-speak-toggle.active{opacity:1;background:var(--primary-tint);border-color:var(--primary)}.header-icon-tooltip{position:relative}.header-icon-tooltip:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(-4px);background:var(--bg-elevated, #0e1a4a);color:var(--fg);border:1px solid var(--border);padding:.3rem .55rem;border-radius:.5rem;font-size:var(--text-xs);font-weight:600;line-height:1.4;white-space:nowrap;box-shadow:0 8px 20px #00000059;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,transform .12s ease;z-index:30}.header-icon-tooltip:hover:after,.header-icon-tooltip:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.chat-clear-trigger{background:none;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--fg);font-size:1.15rem;line-height:var(--lh-snug);display:inline-flex;align-items:center;justify-content:center;opacity:.7;cursor:pointer;padding:.5rem}.chat-clear-trigger:hover{opacity:.9}.parent-mode-trigger{background:var(--primary-tint);border:1px solid var(--border-strong);border-radius:var(--radius-pill);color:var(--fg);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;flex-shrink:0;font-size:1.1rem;line-height:var(--lh-snug);opacity:1;cursor:pointer}.parent-mode-trigger:hover{background:var(--primary-tint-strong);border-color:var(--primary)}.admin-page{min-height:100%;max-width:640px;margin:0 auto;padding:1.25rem 1rem 3rem;color:var(--fg)}@media (min-width: 768px){.admin-page{max-width:1100px}}@media (min-width: 1200px){.admin-page{max-width:1440px}}.admin-page-body{max-width:none}.parent-dashboard-login{display:flex;flex-direction:column;gap:.6rem}.parent-dashboard-login input{padding:.6rem .9rem;border-radius:.6rem;border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg)}.parent-dashboard-login button,.parent-dashboard-toggle{padding:.6rem;border-radius:.6rem;border:none;background:var(--primary);color:var(--primary-fg);font-weight:600;cursor:pointer}.parent-dashboard-error{color:var(--danger);font-size:var(--text-sm);line-height:var(--lh-snug);margin:0}.parent-otp-gate{padding:24px 20px 32px;border:none;border-radius:0;background:transparent;text-align:center;gap:.9rem}.parent-otp-gate{max-width:480px}.parent-otp-eyebrow{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;letter-spacing:.04em;color:var(--muted);margin:0}.parent-otp-gate input{text-align:center;font-size:var(--text-lg);line-height:var(--lh-snug);letter-spacing:.2em}.parent-otp-resend{background:none!important;color:var(--muted)!important;font-weight:400!important;font-size:var(--text-sm);line-height:var(--lh-snug);padding:.2rem!important}.parent-otp-resend:disabled{opacity:.6}.parent-otp-hint{font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted);margin:-.3rem 0 0}.parent-pin-input{text-align:center;font-size:28px;line-height:var(--lh-snug);letter-spacing:.5em;padding:.6em 0 .6em .5em;min-height:44px}.parent-otp-footnote{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);margin:.4rem 0 0;opacity:.85}.parent-dashboard-status,.parent-dashboard-empty{color:var(--muted);font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-feedback-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:var(--primary, #3dc8ff);text-decoration:none}.parent-dashboard-feedback-link:hover{text-decoration:underline}.parent-dashboard-body section{margin-bottom:1.25rem}.parent-dashboard-body h3{font-size:var(--text-lg);line-height:var(--lh-tight);color:var(--fg);margin:0 0 .5rem}.parent-dashboard-summary{font-size:var(--text-base);line-height:1.5;color:var(--fg);white-space:pre-wrap;max-width:68ch}.parent-dashboard-toggle{margin-top:.5rem;font-size:var(--text-sm);line-height:var(--lh-snug);padding:.4rem .8rem}.parent-dashboard-hero{background:var(--bg-elevated);border:1px solid var(--border);border-radius:1rem;padding:1.1rem 1.25rem}.parent-dashboard-hero-top{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:.25rem}.parent-dashboard-hero-text{flex:1;min-width:0}.parent-dashboard-hero-text h3{margin:.15rem 0 .4rem}.parent-dashboard-hero-stats{display:flex;gap:.6rem;margin-top:.9rem}.parent-dashboard-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.6rem .4rem;background:var(--bg);border:1px solid var(--border);border-radius:.7rem;text-align:center}.parent-dashboard-stat strong{font-size:var(--text-lg);line-height:var(--lh-snug);color:var(--fg)}.parent-dashboard-stat span{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-stat.warn strong{color:#e2574c}.demo-badge{display:inline-flex;align-items:center;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600;color:var(--accent);background:#ff8a2a24;border:1px solid rgba(255,138,42,.35);border-radius:var(--radius-pill);padding:.1rem .5rem;margin-left:.4rem;vertical-align:middle;white-space:nowrap}.demo-placeholder{opacity:.75;border-style:dashed!important}.parent-dashboard-stat.demo{border-style:dashed;opacity:.75}.parent-dashboard-stat.demo .demo-badge{margin-left:0;margin-top:.1rem}.parent-dashboard-greeting{margin-bottom:1.1rem}.parent-dashboard-greeting h3{margin:0 0 .2rem;font-size:var(--text-xl);line-height:var(--lh-tight)}.parent-dashboard-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1.25rem}.parent-dashboard-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:1rem;padding:1.1rem 1.25rem;margin-bottom:0!important}.parent-dashboard-demo-list{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.parent-dashboard-demo-list li{padding:.5rem .7rem;border:1px dashed var(--border-strong);border-radius:.6rem;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted)}.parent-dashboard-demo-quote{margin:.4rem 0 0;padding:.7rem .9rem;border:1px dashed var(--border-strong);border-radius:.6rem;font-size:var(--text-base);line-height:var(--lh-snug);font-style:italic;color:var(--muted)}.parent-dashboard-topics-demo{background:var(--bg-elevated);border:1px dashed var(--border-strong);border-radius:1rem;padding:1.1rem 1.25rem}.parent-dashboard-topics-demo-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:.6rem 0 .9rem}.parent-dashboard-topics-demo-chips span{padding:.35rem .75rem;border-radius:var(--radius-pill);background:var(--bg);border:1px solid var(--border);font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted)}.parent-dashboard-topics-demo-chart{width:100%;height:auto;display:block}.parent-dashboard-safety-strip{background:#22c55e1f;border:1px solid rgba(34,197,94,.35);border-radius:.8rem;padding:.7rem 1rem}.parent-dashboard-safety-strip.warn{background:#f871711f;border-color:#f8717166}.parent-dashboard-safety-strip-line{margin:0;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;color:var(--fg);text-decoration:none;display:block}.parent-dashboard-week-flow-chart{width:100%;height:120px;display:block;margin-top:.4rem}.parent-dashboard-week-flow-labels{display:flex;justify-content:space-between;margin-top:.3rem;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted)}.parent-dashboard-upcoming{margin-top:1.25rem}.parent-dashboard-upcoming summary{cursor:pointer;font-weight:700;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted);padding:.6rem 0}.parent-dashboard-upcoming .parent-dashboard-card-row{margin-top:.75rem}.parent-dashboard-hero-columns{display:flex;flex-direction:column;align-items:stretch;gap:1rem}@media (min-width: 768px){.parent-dashboard-hero-columns{flex-direction:row}}.parent-dashboard-hero-main{flex:1;min-width:0}.parent-dashboard-hero-aside{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.9rem .8rem;background:var(--bg);border:1px solid var(--border);border-radius:.9rem;text-align:center}@media (min-width: 768px){.parent-dashboard-hero-aside{flex:0 0 220px;width:220px}}.parent-dashboard-hero-lastchat{display:flex;flex-direction:column;gap:.3rem;text-decoration:none;color:inherit;width:100%}.parent-dashboard-hero-lastchat-head{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:var(--muted)}.parent-dashboard-hero-lastchat-quote{font-size:var(--text-sm);font-weight:700;color:var(--fg);line-height:1.35}.parent-dashboard-hero-lastchat-sub{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--accent);font-weight:600}.parent-dashboard-bottom-row{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}.parent-dashboard-usage-summary{display:flex;flex-direction:column;gap:.7rem}.parent-dashboard-usage-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.parent-dashboard-usage-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.6rem .4rem;background:var(--bg);border:1px solid var(--border);border-radius:.7rem;text-align:center}.parent-dashboard-usage-stat-icon{font-size:var(--text-sm);line-height:var(--lh-snug)}.parent-dashboard-usage-stat strong{font-size:var(--text-lg);line-height:var(--lh-snug);color:var(--fg)}.parent-dashboard-usage-stat span:not(.demo-badge){font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-usage-stat.warn strong{color:#e2574c}.parent-dashboard-usage-stat.demo{border-style:dashed;opacity:.75}@media (min-width: 768px){.parent-dashboard-usage-stats{grid-template-columns:repeat(4,1fr)}.parent-dashboard-bottom-row{grid-template-columns:1fr 1.05fr}}.admin-page-title-bar{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:1rem;padding-bottom:.9rem;border-bottom:1px solid rgba(255,255,255,.08)}.admin-page-title-bar-text{font-size:var(--text-lg);line-height:var(--lh-tight);font-weight:800;color:#fff}.admin-page-title-bar-badge{display:inline-flex;align-items:center;gap:.2rem;padding:.15rem .6rem;border-radius:var(--radius-pill);background:#e0574c29;border:1px solid rgba(224,87,76,.4);color:#e2574c;font-size:var(--text-sm);line-height:var(--lh-tight);font-weight:700}.admin-page-topbar{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;margin-bottom:1rem}.admin-page-topbar-icon-btn{position:relative;width:2.75rem;height:2.75rem;border-radius:.75rem;background:var(--bg-elevated);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--fg);text-decoration:none;cursor:default;flex-shrink:0}a.admin-page-topbar-icon-btn{cursor:pointer}a.admin-page-topbar-icon-btn:hover{background:var(--primary-tint)}.admin-page-topbar-notif-dot{position:absolute;top:-4px;right:-4px;background:var(--accent);color:#07103a;font-size:10px;line-height:var(--lh-snug);font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.admin-page-topbar-child{display:flex;align-items:center;gap:.4rem;padding:.3rem .7rem .3rem .3rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--fg);text-decoration:none;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;white-space:nowrap}.admin-page-topbar-child-avatar{width:1.6rem;height:1.6rem;border-radius:50%;background:linear-gradient(145deg,var(--primary),var(--accent));color:var(--primary-fg, #07103a);display:flex;align-items:center;justify-content:center;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:800;flex-shrink:0}.admin-page-topbar-cta{display:flex;align-items:center;gap:.4rem;min-height:44px;padding:.55rem 1.1rem;background:linear-gradient(135deg,var(--primary),var(--accent));color:var(--primary-fg, #07103a);border-radius:var(--radius-pill);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;text-decoration:none;white-space:nowrap}.parent-dashboard-danger-btn{background:#c0463a!important;border-color:#c0463a!important;color:#fff!important}.parent-dashboard-danger-btn:hover{background:#a83a2f!important}.parent-dashboard-typed-confirm{margin-top:.6rem;display:flex;flex-direction:column;gap:.5rem}.parent-dashboard-typed-confirm input[type=text]{min-height:44px;padding:.5rem .6rem;border-radius:.5rem;border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-raw{margin-top:.6rem;padding:.6rem;background:var(--bg-elevated);border-radius:.5rem;font-size:var(--text-xs);line-height:var(--lh-relaxed);white-space:pre-wrap;max-height:220px;overflow-y:auto;color:var(--muted);max-width:68ch}.parent-dashboard-events{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.parent-dashboard-event{padding:.6rem .7rem;border-radius:.6rem;background:var(--bg-elevated);border-left:3px solid var(--subtle)}.parent-dashboard-event.severity-high,.parent-dashboard-event.severity-abuse,.parent-dashboard-event.severity-danger{border-left-color:var(--danger)}.parent-dashboard-event.severity-concern,.parent-dashboard-event.severity-medium{border-left-color:var(--warning)}.parent-dashboard-event-head{display:flex;justify-content:space-between;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);margin-bottom:.3rem}.parent-dashboard-event-text{margin:0 0 .2rem;font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-event-meta{margin:0;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-event-delete{margin-top:.5rem;background:none;border:1px solid var(--border);border-radius:.5rem;color:var(--subtle);font-size:var(--text-sm);line-height:var(--lh-snug);padding:.3rem .6rem;cursor:pointer}.parent-dashboard-event-delete:hover{border-color:var(--primary);color:var(--fg)}.parent-dashboard-event-guidance{margin:.4rem 0 0;padding:.5rem .7rem;background:var(--bg);border-radius:.5rem;font-size:var(--text-xs);color:var(--subtle);line-height:var(--lh-snug, 1.5)}.parent-dashboard-event-actions{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.parent-dashboard-event-ack,.parent-dashboard-event-fp{background:none;border:1px solid var(--border);border-radius:.5rem;color:var(--subtle);font-size:var(--text-sm);line-height:var(--lh-snug);padding:.3rem .6rem;cursor:pointer}.parent-dashboard-event-ack:hover,.parent-dashboard-event-fp:hover{border-color:var(--primary);color:var(--fg)}.parent-dashboard-event-ack:disabled{opacity:.7;cursor:default}.parent-dashboard-event-ack{border-color:#22c55e66;color:#22c55e}.parent-dashboard-alert-failure-banner{background:#f8717124;border:1px solid rgba(248,113,113,.4);border-radius:.7rem;padding:.6rem .9rem;margin-bottom:1rem;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--fg)}.parent-dashboard-extend-request-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#38bdf81f;border:1px solid rgba(56,189,248,.35);border-radius:.7rem;padding:.6rem .9rem;margin-bottom:1rem;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--fg)}.parent-dashboard-extend-request-banner button{background:none;border:1px solid var(--border);border-radius:.5rem;color:var(--subtle);font-size:var(--text-sm);line-height:var(--lh-snug);padding:.25rem .6rem;cursor:pointer;flex-shrink:0}.parent-dashboard-hint{font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--subtle);margin:-.2rem 0 .6rem}.coach-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.coach-panel-head h3{margin:0}.coach-clear{border:1px solid var(--border);background:var(--bg-elevated);color:var(--muted);border-radius:var(--radius-pill);padding:.3rem .7rem;font-size:var(--text-sm);line-height:var(--lh-snug);cursor:pointer}.coach-quick-starts{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.coach-create-menu{margin-bottom:0;margin-top:-.25rem}.coach-create-toggle{flex-shrink:0;padding:.6rem .9rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-sm);line-height:var(--lh-snug);cursor:pointer;white-space:nowrap}.coach-create-toggle.active{border-color:var(--accent);color:var(--accent)}.coach-quick-chip{padding:.45rem .85rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-sm);line-height:var(--lh-snug);cursor:pointer}.coach-thread{display:flex;flex-direction:column;gap:.6rem;min-height:4rem;margin-bottom:.75rem}.coach-bubble{max-width:85%;padding:.6rem .9rem;border-radius:var(--radius-lg);font-size:var(--text-base);line-height:1.5;white-space:pre-wrap}.coach-bubble-parent{align-self:flex-end;background:var(--accent);color:var(--accent-fg)}.coach-bubble-coach{align-self:flex-start;background:var(--bg-elevated);border:1px solid var(--border);color:var(--fg)}.coach-bubble-thinking{opacity:.6}.coach-input-row{display:flex;gap:.5rem}.coach-input{flex:1;min-width:0;padding:.6rem 1rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-base);line-height:var(--lh-snug)}.coach-send{padding:.6rem 1.1rem;border-radius:var(--radius-pill);border:none;background:var(--accent);color:var(--accent-fg);font-weight:700;cursor:pointer}.coach-send:disabled{opacity:.5;cursor:not-allowed}.parent-dashboard-level-toggle{display:flex;gap:.4rem}.parent-dashboard-child-chips{display:flex;gap:.5rem;overflow-x:auto;margin-bottom:1rem;padding-bottom:.2rem}.parent-dashboard-child-chips button{flex-shrink:0;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--subtle);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;padding:.5rem 1.1rem;cursor:pointer;white-space:nowrap}.parent-dashboard-child-chips button.active{background:var(--primary);border-color:var(--primary);color:var(--primary-fg)}.parent-dashboard-level-toggle button{flex:1;min-height:44px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.6rem;color:var(--subtle);font-size:var(--text-sm);line-height:var(--lh-snug);padding:.55rem .4rem;cursor:pointer}.parent-dashboard-level-toggle button.active{background:var(--primary-tint);border-color:var(--primary);color:var(--fg);font-weight:600}.parent-dashboard-level-toggle button:disabled{opacity:.6;cursor:default}.parent-dashboard-level-slider{width:100%;margin:.9rem 0 .5rem;accent-color:var(--primary)}.parent-dashboard-level-slider:disabled{opacity:.6}.parent-dashboard-level-ticks{display:flex;justify-content:space-between;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle);margin-bottom:1rem}.parent-dashboard-level-ticks span.active{color:var(--fg);font-weight:700}.parent-dashboard-level-preview{background:var(--bg-elevated);border:1px solid var(--border);border-radius:.7rem;padding:.9rem 1rem}.parent-dashboard-level-preview-q{margin:0 0 .5rem;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-level-preview-a{margin:0;font-size:var(--text-base);line-height:1.6;color:var(--fg)}.parent-dashboard-level-preview-item{display:flex;flex-direction:column;gap:.15rem;margin-top:.7rem;padding-left:.75rem;border-left:2px solid var(--border)}.parent-dashboard-level-preview-item.active{border-left-color:var(--primary)}.parent-dashboard-level-preview-label{font-size:var(--text-sm);font-weight:700;line-height:1.4;color:var(--fg)}.parent-dashboard-level-preview-item.active .parent-dashboard-level-preview-label{color:var(--primary)}.parent-dashboard-level-preview-text{font-size:var(--text-base);font-weight:400;line-height:1.6;color:var(--muted)}.parent-dashboard-usage-list{list-style:none;margin:.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.parent-dashboard-usage-list li{display:flex;align-items:center;justify-content:space-between;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.6rem;padding:.55rem .8rem;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted)}.parent-dashboard-usage-list li span:first-child{color:var(--fg);font-weight:600}.parent-dashboard-usage-list li.over{border-color:var(--accent);color:var(--accent)}.parent-dashboard-usage-list li.over span:first-child{color:var(--accent)}.parent-dashboard-invite-count{font-size:var(--text-base);line-height:var(--lh-snug);color:var(--muted);margin:0 0 .8rem}.parent-dashboard-invite-count strong{color:var(--fg);font-size:var(--text-lg);line-height:var(--lh-snug)}.parent-dashboard-invite-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.parent-dashboard-invite-list li{display:flex;align-items:center;justify-content:space-between;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.7rem;padding:.7rem 1rem}.parent-dashboard-invite-list li.used{opacity:.55}.parent-dashboard-invite-code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:var(--text-lg);line-height:var(--lh-snug);font-weight:700;letter-spacing:.06em;color:var(--fg)}.parent-dashboard-invite-status{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-invite-list li button{background:var(--primary-tint);border:1px solid var(--primary);border-radius:.5rem;color:var(--fg);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;padding:.4rem .8rem;cursor:pointer}.admin-page-tab-content{min-width:0;padding:var(--space-6) 1.75rem var(--space-12) 0}@media (min-width: 768px){.parent-dashboard-body{gap:1.75rem;align-items:start}}@media (min-width: 1200px){.parent-dashboard-body{gap:2.25rem}}.parent-dashboard-switch{display:inline-flex;align-items:center;gap:.55rem;cursor:pointer;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--fg)}.parent-dashboard-switch input{width:2.2rem;height:1.25rem;accent-color:var(--primary);cursor:pointer}.parent-dashboard-switch input:disabled{cursor:default;opacity:.6}.parent-dashboard-session-limit-row{display:flex;align-items:center;gap:.5rem;margin-top:.6rem}.parent-dashboard-session-limit-row input[type=number]{width:5rem;padding:.5rem .6rem;border-radius:.5rem;border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-session-limit-row input[type=password]{flex:1;min-width:0;padding:.5rem .6rem;border-radius:.5rem;border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-session-limit-row span{font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-session-limit-row button{margin-left:auto;padding:.5rem .9rem;border-radius:.5rem;border:1px solid var(--border);background:var(--primary);color:var(--primary-fg);font-weight:600;font-size:var(--text-sm);line-height:var(--lh-snug);cursor:pointer}.parent-dashboard-session-limit-row button:disabled{opacity:.6;cursor:default}.parent-dashboard-question-form{display:flex;gap:.4rem}.parent-dashboard-question-form input{flex:1;min-width:0;padding:.5rem .7rem;border-radius:.5rem;border:1px solid var(--border);background:var(--bg-elevated);color:var(--fg);font-size:var(--text-sm);line-height:var(--lh-snug)}.parent-dashboard-question-form button{flex-shrink:0;padding:.5rem .7rem;border-radius:.5rem;border:none;background:var(--primary);color:var(--primary-fg);font-weight:600;cursor:pointer;font-size:var(--text-sm);line-height:var(--lh-snug)}.parent-dashboard-pending{background:var(--bg-elevated);border-radius:.5rem;padding:.6rem .7rem;font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-pending p{margin:0 0 .4rem}.parent-dashboard-pending-status{color:var(--subtle);font-size:var(--text-xs);line-height:var(--lh-snug)}.parent-dashboard-pending button{min-height:44px;padding:.35rem .8rem;border-radius:.4rem;border:1px solid var(--border);background:transparent;color:var(--fg);cursor:pointer;font-size:var(--text-sm);line-height:var(--lh-snug)}.parent-dashboard-qa-history{list-style:none;margin:.7rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.parent-dashboard-qa-history li{background:var(--bg-elevated);border-radius:.5rem;padding:.5rem .7rem}.parent-dashboard-qa-q{margin:0 0 .2rem;font-size:var(--text-base);line-height:var(--lh-snug);color:var(--fg)}.parent-dashboard-qa-a{margin:0;font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-archive{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.parent-dashboard-archive-day{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;background:var(--bg-elevated);border:none;border-radius:.5rem;padding:.5rem .7rem;color:var(--fg);font-size:var(--text-sm);line-height:var(--lh-snug);cursor:pointer}.parent-dashboard-archive-day.no-entry{color:var(--subtle);cursor:default;opacity:.6}.parent-dashboard-archive-dot{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-archive-detail{padding:.5rem .7rem;font-size:var(--text-base);line-height:var(--lh-snug)}.parent-dashboard-archive-detail summary{cursor:pointer;color:var(--subtle);font-size:var(--text-sm);line-height:var(--lh-snug)}.parent-dashboard-stats-summary{display:flex;gap:.8rem;margin-bottom:1rem}.parent-dashboard-stats-summary>div{flex:1;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.6rem;padding:.6rem .8rem;display:flex;flex-direction:column;gap:.1rem}.parent-dashboard-stats-summary strong{font-size:var(--text-lg);line-height:var(--lh-snug);color:var(--fg)}.parent-dashboard-stats-summary span{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-stats-bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.parent-dashboard-stats-bars li{display:flex;align-items:center;gap:.5rem;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.parent-dashboard-stats-date{width:2.6rem;flex-shrink:0}.parent-dashboard-stats-bar-track{flex:1;height:.5rem;background:var(--bg-elevated);border-radius:var(--radius-pill);overflow:hidden}.parent-dashboard-stats-bar-fill{display:block;height:100%;background:var(--primary);border-radius:var(--radius-pill);min-width:2px}.parent-dashboard-stats-count{width:1.4rem;text-align:right;flex-shrink:0;color:var(--fg)}.consent-gate{min-height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;position:relative;overflow:hidden}.consent-card-wrap{position:relative;max-width:440px;width:100%}.consent-peek{display:none;position:absolute;top:10%;left:100%;margin-left:-2px;width:min(240px,18vw);height:auto;z-index:0;pointer-events:none;filter:drop-shadow(0 20px 32px rgba(0,0,0,.35))}@media (min-width: 900px){.consent-peek{display:block}}.consent-card{--lc-ink: #07103a;--lc-muted: rgba(7, 16, 58, .68);--lc-subtle: rgba(7, 16, 58, .48);--lc-surface: rgba(7, 16, 58, .045);--lc-border: rgba(7, 16, 58, .12);--lc-border-strong: rgba(7, 16, 58, .24);position:relative;z-index:1;max-width:440px;width:100%;background:#fff;border:1px solid var(--lc-border);border-radius:1rem;padding:1.5rem 1.3rem;box-shadow:0 20px 48px #00000059;color:var(--lc-ink)}.consent-column{display:flex;flex-direction:column;align-items:flex-start;max-width:440px;width:100%}.consent-back{display:inline-block;margin:0 0 .9rem;color:var(--muted);font-size:var(--text-sm);line-height:var(--lh-relaxed);text-decoration:none}.consent-back:hover{color:var(--fg)}.consent-welcome{display:flex;align-items:center;gap:.7rem;margin:0 0 1.1rem;padding-bottom:1.1rem;border-bottom:1px solid var(--lc-border)}.consent-welcome h1{margin:0}.consent-card h1{margin:0 0 .6rem;font-size:var(--text-xl);line-height:var(--lh-tight);color:var(--lc-ink)}.consent-lead{margin:0 0 1.1rem;font-size:var(--text-base);line-height:1.6;color:var(--lc-muted)}.consent-summary{background:var(--lc-surface);border-radius:.7rem;padding:.9rem 1rem;margin-bottom:1.1rem}.consent-summary h2{margin:0 0 .6rem;font-size:var(--text-lg);line-height:var(--lh-tight);color:var(--lc-ink)}.consent-summary ul{margin:0 0 .7rem;padding-left:1.1rem;font-size:var(--text-base);line-height:1.55;color:var(--lc-muted)}.consent-summary li+li{margin-top:.4rem}.consent-policy-links{display:flex;gap:1rem;margin-top:1.3rem}.consent-summary-brief{margin-bottom:0}.consent-summary-details summary{margin-top:.6rem;cursor:pointer;font-size:var(--text-sm);line-height:var(--lh-relaxed);font-weight:700;color:var(--lc-ink)}.consent-summary-details[open] summary{margin-bottom:.5rem}.consent-policy-link{font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--lc-ink);text-decoration:underline;text-decoration-color:var(--lc-border-strong)}.consent-policy-link:hover{text-decoration-color:currentColor}.consent-form{display:flex;flex-direction:column;gap:.7rem}.consent-profile-fields{display:flex;gap:.6rem}.consent-field{flex:1;display:flex;flex-direction:column;gap:.3rem;font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--lc-subtle)}.consent-field-hint{font-size:var(--text-xs);line-height:var(--lh-relaxed);color:var(--lc-subtle);font-weight:400}.consent-field input,.consent-field select{padding:.55rem .7rem;border-radius:.6rem;border:1px solid var(--lc-border);background:var(--lc-surface);color:var(--lc-ink);font-size:var(--text-base);line-height:var(--lh-relaxed);font-family:inherit}.consent-field select{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%236e84b3' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:16px;padding-right:2rem}.consent-field input:focus,.consent-field select:focus{outline:none;border-color:var(--accent)}.consent-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:var(--text-base);line-height:var(--lh-relaxed);color:var(--lc-ink);cursor:pointer}.consent-checkbox input{margin-top:.2rem;flex-shrink:0;accent-color:var(--accent)}.child-select-page{min-height:100%;display:flex;flex-direction:column;background:transparent}body:has(.child-select-page){background-color:var(--bg);background-image:radial-gradient(circle at 18% 12%,#3dc8ff29,#3dc8ff00 42%),radial-gradient(circle at 85% 82%,#ff8a2a21,#ff8a2a00 40%),radial-gradient(1.4px 1.4px at 12% 22%,rgba(255,255,255,.55),transparent 100%),radial-gradient(1px 1px at 58% 8%,rgba(255,255,255,.4),transparent 100%),radial-gradient(1.4px 1.4px at 82% 55%,rgba(255,255,255,.5),transparent 100%),radial-gradient(1px 1px at 32% 78%,rgba(255,255,255,.35),transparent 100%),radial-gradient(1px 1px at 48% 44%,rgba(255,255,255,.3),transparent 100%),radial-gradient(1.4px 1.4px at 6% 62%,rgba(255,255,255,.4),transparent 100%),radial-gradient(1px 1px at 92% 28%,rgba(255,255,255,.32),transparent 100%);background-repeat:no-repeat,no-repeat,repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:100% 100%,100% 100%,190px 190px,230px 230px,170px 170px,250px 260px,210px 210px,200px 220px,240px 200px}.child-select-header{height:58px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#080d22f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;flex-shrink:0}.child-select-header-left{display:flex;align-items:center;gap:10px;min-width:0}.child-select-brand{display:none;font-size:var(--text-lg);line-height:var(--lh-snug);font-weight:800;color:var(--fg);text-decoration:none;white-space:nowrap}.child-select-header-divider{display:none;width:1px;height:20px;background:var(--border);flex-shrink:0}.child-select-header-title{font-size:var(--text-sm);line-height:var(--lh-tight);font-weight:700;color:var(--accent);display:flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 1 auto;min-width:0}.child-select-header-left{flex:1 1 auto;min-width:0}.child-select-header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.child-select-header-link{display:inline-flex;align-items:center;min-height:44px;padding:6px 12px;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid var(--border);color:var(--muted);font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600;text-decoration:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .2s ease}.child-select-header-link:hover{background:#ffffff1f;color:var(--fg)}.child-select-body{flex:1;padding:20px 14px 40px;display:flex;flex-direction:column;gap:24px;width:100%;max-width:1100px;margin:0 auto}.child-select-hero{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.child-select-tagline{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:800;color:var(--accent);background:#3dc8ff1f;padding:3px 11px;border-radius:var(--radius-pill);border:1px solid rgba(61,200,255,.25)}.child-select-title{margin:0;font-size:var(--text-xl);line-height:var(--lh-tight);font-weight:800;letter-spacing:-.4px;color:var(--fg);word-break:keep-all}.child-select-subtitle{margin:0;font-size:var(--text-sm);line-height:var(--lh-tight);color:var(--muted);font-weight:500;word-break:keep-all}.child-select-grid{display:grid;grid-template-columns:1fr;gap:14px}.child-select-card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:18px 16px;display:flex;flex-direction:column;gap:14px;box-shadow:0 10px 30px #00000040;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,border-color .25s ease}.child-select-card-head{display:flex;align-items:center;gap:12px;min-width:0}.child-select-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,var(--primary),var(--accent));color:var(--primary-fg, #07103a);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;line-height:var(--lh-snug);flex-shrink:0;box-shadow:0 4px 10px #0000004d}.child-select-card:nth-of-type(2n) .child-select-avatar{background:linear-gradient(145deg,var(--accent),var(--primary))}.child-select-card:nth-of-type(3n) .child-select-avatar{background:linear-gradient(200deg,var(--primary),var(--accent))}.child-select-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.child-select-edit-btn{flex-shrink:0;width:30px;height:30px;border-radius:var(--radius-sm);background:transparent;border:none;color:var(--subtle);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;line-height:var(--lh-snug)}.child-select-edit-btn:hover{background:#ffffff14;color:var(--fg)}.child-select-name{margin:0;font-size:var(--text-lg);line-height:var(--lh-snug);font-weight:800;color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.child-select-age{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600;color:var(--muted)}.child-select-companion{background:#ffffff0a;border:1px solid var(--border);border-radius:var(--radius-md);padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.child-select-companion-left{display:flex;align-items:center;gap:9px;min-width:0;flex:1}.child-select-companion-icon{width:30px;height:30px;border-radius:50%;background:#3dc8ff26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.child-select-companion-text{display:flex;flex-direction:column;gap:1px;min-width:0}.child-select-companion-name{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:var(--fg)}.child-select-companion-desc{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.child-select-status-chip{font-size:10.5px;line-height:var(--lh-snug);font-weight:700;padding:3px 8px;border-radius:var(--radius-sm);white-space:nowrap;flex-shrink:0}.child-select-status-chip.active{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3)}.child-select-status-chip.waiting{background:#ff8a2a26;color:#fb923c;border:1px solid rgba(255,138,42,.3)}.child-select-actions{display:flex;gap:8px}.child-select-primary-btn{flex:1;min-height:44px;height:auto;padding:.5rem .75rem;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--primary),var(--accent));border:none;color:var(--primary-fg, #07103a);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.child-select-primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #3dc8ff59}.child-select-report-btn{width:44px;min-height:44px;height:44px;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid var(--border);color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;flex-shrink:0;transition:all .2s ease}.child-select-report-btn:hover{background:#ffffff1f;color:var(--fg)}.child-select-add-card{background:#ffffff05;border:2px dashed var(--border);align-items:center;justify-content:center;text-align:center;min-height:150px;cursor:pointer;font-family:inherit;color:inherit}.child-select-add-card:hover{border-color:var(--accent);background:#ffffff0d;transform:translateY(-4px)}.child-select-add-icon{width:44px;height:44px;border-radius:50%;background:#3dc8ff1f;border:1.5px solid rgba(61,200,255,.35);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:1.3rem;line-height:var(--lh-snug);margin:0 auto 4px}.child-select-add-title{font-size:var(--text-base);line-height:var(--lh-tight);font-weight:800;color:var(--fg)}.child-select-add-sub{margin:4px 0 0;font-size:var(--text-xs);color:var(--muted);line-height:1.5;word-break:keep-all}@media (min-width: 640px){.child-select-brand,.child-select-header-divider{display:block}}@media (min-width: 768px){.child-select-header{height:72px;padding:0 40px}.child-select-header-title{font-size:var(--text-base);line-height:var(--lh-tight)}.child-select-body{padding:36px 40px 56px;gap:32px}.child-select-title{font-size:1.9rem;line-height:var(--lh-tight)}.child-select-subtitle{font-size:var(--text-base);line-height:var(--lh-tight)}.child-select-grid{grid-template-columns:repeat(3,1fr);gap:22px}.child-select-card{padding:24px 22px;border-radius:var(--radius-2xl)}.child-select-card:hover{transform:translateY(-5px);border-color:var(--accent);box-shadow:0 18px 45px #0006}}body:has(.char-select-page){background-color:var(--bg);background-image:radial-gradient(circle at 18% 12%,#3dc8ff29,#3dc8ff00 42%),radial-gradient(circle at 85% 82%,#ff8a2a21,#ff8a2a00 40%),radial-gradient(1.4px 1.4px at 12% 22%,rgba(255,255,255,.55),transparent 100%),radial-gradient(1px 1px at 58% 8%,rgba(255,255,255,.4),transparent 100%),radial-gradient(1.4px 1.4px at 82% 55%,rgba(255,255,255,.5),transparent 100%),radial-gradient(1px 1px at 32% 78%,rgba(255,255,255,.35),transparent 100%),radial-gradient(1px 1px at 48% 44%,rgba(255,255,255,.3),transparent 100%),radial-gradient(1.4px 1.4px at 6% 62%,rgba(255,255,255,.4),transparent 100%),radial-gradient(1px 1px at 92% 28%,rgba(255,255,255,.32),transparent 100%);background-repeat:no-repeat,no-repeat,repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:100% 100%,100% 100%,190px 190px,230px 230px,170px 170px,250px 260px,210px 210px,200px 220px,240px 200px}.char-select-page{min-height:100%;display:flex;flex-direction:column;background:transparent}.child-select-back-btn{width:44px;height:44px;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid var(--border);color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.child-select-back-btn:hover{background:#ffffff1f;color:var(--fg)}.char-select-pill-btn{font:inherit;cursor:pointer}.char-select-pill-btn:hover{color:var(--fg)}.char-select-active-pill{display:flex;align-items:center;gap:6px;background:#ffffff0d;border:1px solid var(--border);border-radius:var(--radius-pill);min-height:44px;padding:4px 12px 4px 8px;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:var(--fg);white-space:nowrap}.char-select-tabbar{display:flex;align-items:center;gap:6px;background:#ffffff0a;border:1px solid var(--border);border-radius:var(--radius-pill);padding:5px;align-self:center;max-width:100%;overflow-x:auto}.char-select-tab{border:none;background:transparent;display:inline-flex;align-items:center;min-height:44px;padding:8px 16px;border-radius:var(--radius-pill);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;font-family:inherit;color:var(--muted);cursor:pointer;white-space:nowrap;transition:all .2s ease}.char-select-tab.active{background:linear-gradient(135deg,var(--primary),var(--accent));color:var(--primary-fg, #07103a)}.char-select-grid{display:grid;grid-template-columns:1fr;gap:14px}.char-card{position:relative;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:20px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 10px 30px #00000040}.char-card-active{border-color:var(--accent);box-shadow:0 0 30px #3dc8ff33}.char-card-locked{opacity:.72}.char-card-veiled{overflow:hidden;border-color:color-mix(in srgb,var(--veil-color) 35%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--veil-color) 10%,var(--surface)) 0%,var(--surface) 60%);justify-content:flex-start}.char-card-veiled .demo-badge{position:absolute;top:14px;right:14px;margin-left:0;border-color:color-mix(in srgb,var(--veil-color) 60%,transparent);color:color-mix(in srgb,var(--veil-color) 80%,#fff)}.char-visual-veiled{position:relative}.char-veil-orb{position:relative;width:100px;height:100px;display:flex;align-items:center;justify-content:center}.char-veil-orb i{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:radial-gradient(circle at 40% 35%,color-mix(in srgb,var(--veil-color) 55%,#fff) 0%,var(--veil-color) 30%,color-mix(in srgb,var(--veil-color) 30%,#0b1338) 70%,transparent 72%);filter:blur(6px);opacity:.75;animation:char-veil-breathe 3.6s ease-in-out infinite}.char-veil-orb b{position:relative;font-size:34px;font-weight:900;color:#fff;opacity:.85;text-shadow:0 0 18px var(--veil-color)}.char-veil-name{letter-spacing:.18em;opacity:.9}.char-card-veiled .char-desc-p{opacity:.85}.char-veil{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 30%,color-mix(in srgb,var(--veil-color) 14%,transparent) 50%,transparent 70%);background-size:240% 100%;animation:char-veil-sheen 6s linear infinite}@keyframes char-veil-breathe{0%,to{transform:scale(.94);opacity:.6}50%{transform:scale(1.06);opacity:.9}}@keyframes char-veil-sheen{0%{background-position:120% 0}to{background-position:-120% 0}}.char-select-badge-active{position:absolute;top:14px;right:14px;background:#3dc8ff26;border:1px solid rgba(61,200,255,.4);color:var(--accent);font-size:11px;line-height:var(--lh-snug);font-weight:700;padding:3px 9px;border-radius:var(--radius-pill)}.char-card-locked .demo-badge{position:absolute;top:14px;right:14px;margin-left:0}.char-visual-wrap{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.char-visual-locked{opacity:.8}.char-locked-emoji{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;line-height:var(--lh-tight)}.char-info-box{display:flex;flex-direction:column;align-items:center;gap:4px}.char-name-title{margin:0;font-size:var(--text-lg);line-height:var(--lh-tight);font-weight:800;color:var(--fg)}.char-role-tag{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600;color:var(--accent);background:#ffffff0d;padding:2px 8px;border-radius:var(--radius-sm)}.char-desc-p{margin:0;font-size:var(--text-xs);line-height:1.5;color:var(--muted);word-break:keep-all}.char-specialties{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.spec-pill{font-size:11px;line-height:var(--lh-snug);font-weight:600;color:var(--muted);background:#ffffff0a;border:1px solid var(--border);padding:3px 8px;border-radius:var(--radius-sm)}.char-card-actions{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:4px}.char-listen-btn{width:100%;height:38px;border-radius:var(--radius-md);gap:6px;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600}.char-locked-btn{background:#ffffff0f;color:var(--muted);cursor:not-allowed;box-shadow:none}.char-locked-btn:hover{transform:none;box-shadow:none}.char-create-demo{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:40px 20px;background:var(--surface);border:2px dashed var(--border);border-radius:var(--radius-xl)}.char-create-back{border:none;background:none;cursor:pointer;font-family:inherit}@media (min-width: 768px){.char-select-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 1100px){.char-select-grid{grid-template-columns:repeat(4,1fr)}}.child-form-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#030614d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;overflow-y:auto}.child-form-fullscreen-card{max-width:520px;--fg: var(--lc-ink);--bg: var(--lc-surface);--border: var(--lc-border);--subtle: var(--lc-muted);--muted: var(--lc-muted)}.child-form-modal{width:100%;max-width:520px;max-height:calc(100dvh - 32px);overflow-y:auto;background:var(--bg-elevated);border:1.5px solid rgba(61,200,255,.35);border-radius:1.4rem;padding:1.4rem 1.4rem 1.6rem;display:flex;flex-direction:column;gap:1.1rem;box-shadow:0 25px 80px #0009}.child-form-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.child-form-modal-head h2{margin:0;font-size:var(--text-lg);line-height:var(--lh-tight);font-weight:800;color:var(--fg)}.child-form-modal-close{flex-shrink:0;width:2.2rem;height:2.2rem;border-radius:50%;background:#ffffff0d;border:1px solid var(--border);color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer}.child-form-modal-close:hover{background:#ffffff1f;color:var(--fg)}.child-form-modal-body{display:flex;flex-direction:column;gap:1rem}.child-form-field{display:flex;flex-direction:column;gap:.4rem;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:var(--fg)}.child-form-field input,.child-form-field select{font-weight:400;height:2.7rem;padding:0 .8rem;border-radius:.7rem;border:1.5px solid var(--border);background:var(--bg);color:var(--fg);font-size:var(--text-base);line-height:var(--lh-snug);font-family:inherit}.child-form-field input:focus,.child-form-field select:focus{outline:none;border-color:var(--accent)}.child-form-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.child-form-interest-grid{display:flex;flex-wrap:wrap;gap:.5rem}.child-form-chip{padding:.4rem .8rem;border-radius:var(--radius-pill);background:#ffffff0a;border:1px solid var(--border);color:var(--muted);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;cursor:pointer}.child-form-chip.active{background:#3dc8ff2e;border-color:var(--accent);color:var(--fg)}.child-form-companion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:.5rem}.child-form-companion-img{width:60px;height:60px;border-radius:50%;object-fit:cover;background:#ffffff0f}.child-form-companion-lock{font-size:10.5px;line-height:1.3;color:var(--muted);text-align:center}.char-visual-img{width:100px;height:100px;object-fit:contain}.child-form-companion-card{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.6rem .3rem;border-radius:.7rem;background:#ffffff08;border:1.5px solid var(--border);font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:var(--fg)}.child-form-companion-card.active{border-color:var(--accent);background:#3dc8ff1f}.child-form-companion-card.locked{opacity:.65}.child-form-companion-card .demo-badge{margin-left:0;font-size:9px;line-height:var(--lh-snug);padding:.05rem .35rem}.child-form-error{margin:0;font-size:var(--text-sm);line-height:var(--lh-snug);color:#e2574c}.child-form-submit{height:3rem;border-radius:1rem;border:none;background:linear-gradient(135deg,var(--primary),var(--accent));color:var(--primary-fg, #07103a);font-size:var(--text-base);line-height:var(--lh-snug);font-weight:800;cursor:pointer}.child-form-submit:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 480px){.child-form-two-cols,.child-form-companion-grid{grid-template-columns:1fr 1fr}}.login-gate-buttons{display:flex;flex-direction:column;gap:10px;margin:1.2rem 0}.login-gate-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:.75rem;border-radius:var(--radius-pill);font-weight:700;font-size:var(--text-base);line-height:var(--lh-snug);cursor:pointer;border:1.5px solid transparent}.login-gate-btn-kakao{background:#fee500;color:#191600}.login-gate-btn-google{background:#fff;color:#1f1f1f;border-color:#07103a3d}.login-gate-card-area{position:relative;width:100%}.login-gate-intro-card{padding-bottom:2.2rem}.login-gate-corner-visual{position:absolute;z-index:2;right:-8px;bottom:-28px;width:120px;max-width:120px;height:auto;aspect-ratio:1 / 1;transform:scaleX(-1);filter:drop-shadow(0 14px 22px rgba(0,0,0,.35));pointer-events:none}.login-gate-buttons-outside{margin-top:2.2rem;margin-bottom:.8rem}.login-gate-buttons-outside .login-gate-btn{padding:1rem;font-size:var(--text-lg);line-height:var(--lh-snug);box-shadow:0 10px 24px #00000040}@media (min-width: 420px){.login-gate-corner-visual{width:150px;max-width:150px;bottom:-34px}.login-gate-intro-card .consent-lead{padding-right:90px}}.login-gate-google-icon,.login-gate-kakao-icon{width:18px;height:18px;flex-shrink:0}.login-gate-buttons-row{flex-direction:row}.login-gate-buttons-row .login-gate-btn{flex:1;white-space:nowrap;padding:.9rem 1.1rem;font-size:var(--text-base);line-height:var(--lh-snug);gap:6px}@media (min-width: 1024px){.login-gate-column{max-width:720px}.login-gate-intro-card{max-width:720px;padding:3rem 3.2rem 3.6rem}.login-gate-intro-card .consent-welcome{gap:1rem;margin-bottom:1.4rem;padding-bottom:1.4rem}.login-gate-intro-card h1{font-size:var(--text-2xl);line-height:var(--lh-tight)}.login-gate-intro-card .consent-lead{font-size:var(--text-lg);line-height:var(--lh-relaxed);padding-right:230px}.login-gate-corner-visual{width:270px;max-width:270px;right:4px;bottom:-14px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.35))}.login-gate-buttons-outside{max-width:720px;width:100%;margin-top:2.6rem}.login-gate-buttons-outside .login-gate-btn{padding:1.2rem;font-size:var(--text-lg);line-height:var(--lh-snug)}.login-gate-google-icon,.login-gate-kakao-icon{width:20px;height:20px}.login-gate-column .consent-footnote{font-size:var(--text-sm);line-height:var(--lh-relaxed)}}.consent-submit{padding:.7rem;border-radius:var(--radius-pill);border:none;background:var(--accent);color:var(--accent-fg);font-weight:700;cursor:pointer}.consent-submit:disabled{background:transparent;border:1.5px solid var(--lc-border-strong);color:var(--lc-subtle);cursor:not-allowed}.consent-footnote{margin:0;font-size:var(--text-xs);line-height:var(--lh-relaxed);color:var(--lc-muted);text-align:center}.policy-page{min-height:100%;max-width:640px;margin:0 auto;padding:1.25rem 1.1rem 3.5rem;color:var(--fg)}.policy-header{padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid var(--border)}.policy-back{background:none;border:none;padding:0;margin:0;font-family:inherit;color:var(--muted);font-size:var(--text-sm);line-height:var(--lh-relaxed);text-decoration:none;cursor:pointer}.policy-back:hover{color:var(--fg)}.policy-toc{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.policy-toc-link{display:inline-flex;align-items:center;min-height:44px;padding:0 .95rem;border:1px solid var(--border);border-radius:999px;color:var(--fg);font-size:var(--text-sm);line-height:var(--lh-tight);text-decoration:none}.policy-toc-link:hover{border-color:var(--fg)}.policy-body section+section{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.policy-body h1{font-size:var(--text-xl);line-height:var(--lh-tight);color:var(--fg);margin:0 0 1rem}.policy-body h2{font-size:var(--text-lg);line-height:var(--lh-tight);color:var(--fg);margin:1.6rem 0 .6rem}.policy-body p{font-size:var(--text-base);line-height:1.65;color:var(--muted);margin:0 0 .8rem}.policy-body ul,.policy-body ol{font-size:var(--text-base);line-height:1.6;color:var(--muted);padding-left:1.2rem;margin:0 0 .8rem}.policy-body li+li{margin-top:.3rem}.policy-body strong{color:var(--fg)}.policy-body hr{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.policy-table-wrap{overflow-x:auto;margin:0 0 1rem}.policy-body table{width:100%;border-collapse:collapse;font-size:var(--text-xs);line-height:var(--lh-relaxed)}.policy-body th,.policy-body td{border:1px solid var(--border);padding:.5rem .6rem;text-align:left;vertical-align:top;color:var(--muted)}.policy-body th{background:var(--bg-elevated);color:var(--fg);white-space:nowrap}:root{--bg-dark-base: #040817;--bg-space-navy: #080D21;--surface-card-navy: #0D1638;--surface-card-hover: #131F4D;--surface-card-active: #16245C;--bubble-nova-bg: #111A38;--bubble-nova-border: rgba(56, 189, 248, .25);--bubble-child-bg: #1D2B5D;--bubble-child-border: rgba(99, 102, 241, .4);--electric-cyan: #22D3EE;--primary-blue: #2563EB;--warm-orange: #FF7322;--warm-orange-light: #FB923C;--warm-orange-glow: rgba(255, 115, 34, .45);--text-white: #FFFFFF;--text-soft: #E2E8F0;--text-muted-cyan: #8896B3}.cosmic-viewport-wrapper{width:100%;min-height:100dvh;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at 60% 40%,#0f1738,#060a1d 65%,#030511);position:relative;overflow-x:hidden;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cosmic-app-canvas{width:1440px;max-width:100%;min-height:100dvh;height:100dvh;position:relative;background:#080d22;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 80px #000000d9;z-index:10}.cosmic-stars-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.cosmic-header{position:relative;z-index:30;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:#080d21eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.cosmic-header-left{display:flex;align-items:center;gap:16px}.cosmic-brand-btn{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.cosmic-brand-face{display:none;width:36px;height:36px;border-radius:50%;object-fit:cover;background:#ffffff14}.cosmic-brand-title{font-size:var(--text-lg);line-height:var(--lh-tight);font-weight:800;color:#fff;font-family:Do Hyeon,Pretendard,sans-serif;cursor:pointer}.cosmic-header-divider{width:1px;height:24px;background:#ffffff1f}.cosmic-status-badge{display:flex;align-items:center;gap:12px;background:#ffffff0a;padding:6px 14px 6px 8px;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.08)}.cosmic-wind-gauge{display:none;align-items:center;gap:8px}@media (min-width: 720px){.cosmic-wind-gauge{display:flex}}.cosmic-wind-gauge-track{width:60px;height:6px;border-radius:var(--radius-pill);background:#ffffff1f;overflow:hidden;display:block}.cosmic-wind-gauge-fill{display:block;height:100%;background:#38bdf8;border-radius:var(--radius-pill);transition:width .3s ease}.cosmic-wind-gauge.low .cosmic-wind-gauge-fill{background:#f87171}.cosmic-wind-gauge-label{font-size:var(--text-xs);line-height:var(--lh-snug);color:#94a3b8;white-space:nowrap}.cosmic-wind-gauge.low .cosmic-wind-gauge-label{color:#f87171}.cosmic-nova-icon-circle{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#0284c7,#1e3a8a);border:2px solid #FF7322;box-shadow:0 0 10px #ff732299;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cosmic-status-text-box{display:flex;align-items:center;gap:8px}.cosmic-status-name{font-size:var(--text-base);line-height:var(--lh-snug);font-weight:700;color:#fff}.cosmic-status-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981}.cosmic-status-sub{font-size:var(--text-sm);line-height:var(--lh-snug);color:#8896b3;font-weight:500}.cosmic-header-right{display:flex;align-items:center;gap:8px;position:relative}.cosmic-nav-btn{width:44px;height:44px;border-radius:var(--radius-md);background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:#cbd5e1;cursor:pointer;transition:all .2s}.cosmic-nav-btn:hover{background:#ffffff1a;color:#fff}.cosmic-nav-btn.active{background:#22d3ee26;border-color:#22d3ee66;color:#22d3ee}.cosmic-dropdown-menu{position:absolute;top:50px;right:0;width:220px;background:#0e1530fa;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-lg);padding:8px;box-shadow:0 16px 40px #000000b3;display:flex;flex-direction:column;gap:4px;z-index:100;animation:dropdown-appear .2s ease-out}@keyframes dropdown-appear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.cosmic-dropdown-item{padding:10px 12px;border-radius:var(--radius-md);background:transparent;border:none;color:#e2e8f0;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .15s;width:100%}.cosmic-dropdown-item:hover{background:#ffffff14;color:#fff}.cosmic-dropdown-item.danger{color:#f87171}.avatar-menu-section-label{padding:4px 12px 2px;margin:0;font-size:11px;line-height:var(--lh-snug);font-weight:700;letter-spacing:.04em;color:#e2e8f080;text-transform:uppercase}.cosmic-dropdown-confirm{padding:10px 12px;border-radius:var(--radius-md);background:#f8717114;display:flex;flex-direction:column;gap:6px}.cosmic-dropdown-confirm p{margin:0;font-size:var(--text-xs);line-height:var(--lh-snug);color:#e2e8f0}.cosmic-dropdown-confirm input[type=text]{padding:8px 10px;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.14);background:#00000040;color:#fff;font-size:14px;line-height:var(--lh-snug)}.cosmic-dropdown-confirm-actions{display:flex;gap:8px;margin-top:2px}.cosmic-dropdown-confirm-actions button{flex:1;padding:8px 10px;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.14);background:transparent;color:#e2e8f0;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;cursor:pointer}.cosmic-dropdown-confirm-actions button.danger{background:#c0463a;border-color:#c0463a;color:#fff}.cosmic-dropdown-confirm-actions button.danger:disabled{opacity:.5;cursor:default}.cosmic-stage-container{position:relative;z-index:10;flex:1;display:flex;padding:16px 36px 20px;gap:28px;height:calc(100dvh - 72px);overflow:hidden}.cosmic-chat-column{flex:1.55;display:flex;flex-direction:column;height:100%;min-width:0}.cosmic-chat-scroll{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding-right:12px;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.cosmic-chat-scroll::-webkit-scrollbar{width:5px}.cosmic-chat-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:var(--radius-sm)}.cosmic-welcome-group{display:flex;flex-direction:column;gap:12px;margin-bottom:8px}.cosmic-welcome-bubble{background:#111a3af2;border:1.5px solid rgba(56,189,248,.35);border-radius:22px 22px 22px 6px;padding:16px 22px;font-size:var(--text-lg);font-weight:700;line-height:1.55;color:#fff;box-shadow:0 10px 30px #00000059;align-self:flex-start;max-width:620px}.cosmic-pills-row{display:flex;flex-wrap:wrap;gap:10px;padding-left:2px;padding-top:4px;margin-top:-4px}.cosmic-pill-btn{height:42px;padding:0 18px;border-radius:var(--radius-pill);background:#121c3ed9;border:1px solid rgba(255,255,255,.12);color:#e2e8f0;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.cosmic-pill-btn:hover{background:#2563eb59;border-color:#38bdf880;color:#fff;transform:translateY(-2px)}.cosmic-chat-row{display:flex;align-items:flex-end;gap:12px;animation:cosmic-msg-appear .25s ease-out}@keyframes cosmic-msg-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cosmic-chat-row.nova{justify-content:flex-start}.cosmic-chat-row.child{justify-content:flex-end}.cosmic-chat-avatar .dreureuk-avatar{width:100%!important;height:100%!important;object-fit:contain}.cosmic-chat-avatar{width:42px;height:42px;border-radius:50%;background:transparent;border:none;box-shadow:none;overflow:visible;filter:drop-shadow(0 0 6px rgba(255,115,34,.45));display:flex;align-items:center;justify-content:center;flex-shrink:0}.cosmic-bubble{max-width:620px;padding:15px 22px;font-size:var(--text-lg);line-height:1.55;font-weight:600;word-break:keep-all}.cosmic-bubble.nova{background:#111a38;border:1.5px solid rgba(56,189,248,.25);border-radius:22px 22px 22px 6px;color:#fff;box-shadow:0 8px 24px #00000059}.cosmic-bubble.child{background:#1d2b5d;border:1.5px solid rgba(99,102,241,.4);border-radius:22px 22px 6px;color:#fff;box-shadow:0 8px 24px #00000059;display:flex;align-items:center;gap:8px}.cosmic-bubble.bubble-failed{border-color:#f8717180}.bubble-retry{margin-left:6px;padding:4px 10px;border-radius:var(--radius-pill);border:1px solid rgba(248,113,113,.5);background:#f8717126;color:#fff;font-size:var(--text-xs);line-height:var(--lh-base);font-weight:600;cursor:pointer;white-space:nowrap}.cosmic-check-icon{color:#38bdf8;font-size:var(--text-xs);line-height:var(--lh-snug);margin-left:6px;align-self:flex-end;opacity:.8}.nova-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040818b8;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.nova-preview-modal{position:relative;width:min(560px,100%);max-height:88vh;overflow-y:auto;background:#0b1330;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-xl);padding:24px;box-shadow:0 24px 60px #0009}.nova-preview-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#e2e8f0;cursor:pointer;font-size:14px;line-height:var(--lh-snug)}.nova-preview-label{text-align:center;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:#94a3b8;background:#94a3b81f;border-radius:var(--radius-pill);padding:6px 14px;width:fit-content;margin:0 auto 18px}.nova-preview-thread{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.nova-preview-next{display:block;margin:0 auto;padding:10px 24px;border-radius:var(--radius-pill);border:none;background:var(--primary, #6366f1);color:#fff;font-weight:700;font-size:14px;line-height:var(--lh-snug);cursor:pointer}.nova-preview-end{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.cosmic-bottom-area{display:flex;flex-direction:column;gap:12px;padding-top:10px;flex-shrink:0}.cosmic-quick-activity-bar{display:flex;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none;padding-top:4px;padding-bottom:4px;margin-top:-4px;margin-bottom:-4px}.cosmic-quick-activity-bar::-webkit-scrollbar{display:none}.cosmic-activity-pill{height:48px;padding:0 16px;border-radius:var(--radius-pill);background:#121a38d9;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap;transition:all .2s}.cosmic-activity-pill:hover{background:#2563eb59;border-color:#38bdf880;color:#fff;transform:translateY(-2px)}.cosmic-composer-box{min-height:68px;background:#0e142cf2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1.5px solid rgba(99,102,241,.3);border-radius:var(--radius-pill);padding:10px 10px 10px 24px;display:flex;align-items:flex-end;gap:14px;box-shadow:0 12px 35px #0000008c;transition:all .2s}.cosmic-composer-textarea{height:auto;resize:none;overflow-y:auto;min-height:44px;max-height:120px;line-height:var(--lh-base, 1.7);padding:10px 0}.cosmic-stt-unsupported-hint{text-align:center;color:#94a3b8;font-size:var(--text-xs);line-height:var(--lh-snug);margin:6px 0 0}.cosmic-composer-box:focus-within{border-color:#22d3ee;box-shadow:0 12px 35px #0009,0 0 25px #22d3ee4d}.cosmic-composer-input{flex:1;height:100%;background:transparent;border:none;outline:none;font-size:var(--text-lg);line-height:var(--lh-base);font-weight:600;color:#fff;font-family:inherit}.cosmic-composer-input::placeholder{color:#5d6d8e;font-weight:500}.cosmic-composer-actions{display:flex;align-items:center;gap:8px}.cosmic-mic-btn{width:48px;height:48px;border-radius:50%;background:transparent;border:none;color:#cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.cosmic-mic-btn:hover{color:#fff;background:#ffffff14}.cosmic-mic-btn.recording{color:#ef4444;background:#ef444426;animation:pulse-recording 1.2s infinite}@keyframes pulse-recording{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.cosmic-send-btn{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;box-shadow:0 6px 18px #6366f173;transition:all .2s}.cosmic-send-btn:hover:not(:disabled){transform:scale(1.06)}.cosmic-send-btn:disabled{opacity:.5;cursor:not-allowed}.cosmic-nova-stage{flex:.95;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 50%,#14204b73,#080d22d9 75%);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-2xl);overflow:hidden;box-shadow:inset 0 0 40px #00000080}.cosmic-planet-left{position:absolute;top:40px;left:30px;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#4c3075,#201438 70%,#110b22);box-shadow:0 0 30px #7c3aed40;pointer-events:none}.cosmic-planet-left:before{content:"";position:absolute;top:50%;left:-40%;width:180%;height:18px;border-radius:50%;border:2.5px solid rgba(192,132,252,.4);transform:translateY(-50%) rotate(-24deg);box-shadow:0 0 14px #c084fc4d}.cosmic-planet-right{position:absolute;bottom:60px;right:35px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#224278,#101e3d 65%,#081024);box-shadow:0 0 25px #22d3ee26;pointer-events:none}.cosmic-shooting-star{position:absolute;top:80px;right:60px;width:140px;height:2px;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,115,34,.6),transparent);transform:rotate(-32deg);opacity:.85;filter:drop-shadow(0 0 6px #FF7322);animation:cosmic-shoot 5s infinite;pointer-events:none}@keyframes cosmic-shoot{0%{transform:translate(0) rotate(-32deg);opacity:0}20%{opacity:1}40%{transform:translate(-100px,60px) rotate(-32deg);opacity:0}to{opacity:0}}.cosmic-ambient-glow{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.22) 0%,rgba(37,99,235,.12) 50%,transparent 70%);filter:blur(35px);pointer-events:none}.cosmic-memory-floating{position:absolute;top:36px;right:28px;background:#162148d9;border:1.5px solid rgba(255,115,34,.4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);padding:8px 14px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 24px #0006;animation:cosmic-float-badge 3.5s ease-in-out infinite alternate;z-index:15}@keyframes cosmic-float-badge{0%{transform:translateY(0) rotate(-2deg)}to{transform:translateY(-6px) rotate(2deg)}}.cosmic-memory-badge-text{display:flex;flex-direction:column}.cosmic-badge-sub{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:#ff7322}.cosmic-badge-title{font-size:var(--text-sm);line-height:var(--lh-tight);font-weight:700;color:#fff}.cosmic-nova-large-char{width:260px;height:260px;animation:cosmic-float-char 4.2s ease-in-out infinite alternate;cursor:pointer;filter:drop-shadow(0 16px 36px rgba(0,0,0,.65));z-index:10;transition:transform .2s}.cosmic-nova-large-char:hover{transform:scale(1.05)}@keyframes cosmic-float-char{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(1.5deg)}to{transform:translateY(-4px) rotate(-1deg)}}.cosmic-presence-tag{margin-top:16px;background:#0c122ad9;border:1px solid rgba(56,189,248,.25);border-radius:var(--radius-pill);padding:8px 18px;display:flex;align-items:center;gap:8px;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:#bae6fd;box-shadow:0 4px 16px #0006;z-index:10}.cosmic-pulse-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981}.cosmic-mobile-hero-box{display:none;flex-direction:column;align-items:center;margin:4px 0 12px}.cosmic-mobile-nova-svg{width:150px;height:150px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.5));animation:cosmic-float-char 4s ease-in-out infinite alternate}.cosmic-safety-banner{display:none;margin:10px 16px 4px;background:#0e1730d9;border:1px solid rgba(34,211,238,.3);border-radius:var(--radius-lg);padding:9px 14px;align-items:center;justify-content:space-between;color:#e2e8f0;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;cursor:pointer;z-index:20}.cosmic-offline-banner{margin:10px 16px 0;background:#f8717124;border:1px solid rgba(248,113,113,.4);border-radius:var(--radius-lg);padding:9px 14px;color:#fca5a5;font-size:13px;line-height:var(--lh-snug);font-weight:600;text-align:center}.cosmic-extend-request-btn{margin-top:10px;padding:8px 18px;border-radius:var(--radius-pill);border:1px solid rgba(56,189,248,.4);background:#38bdf81f;color:#bae6fd;font-size:13px;line-height:var(--lh-snug);font-weight:700;cursor:pointer}@media (max-width: 900px){.cosmic-app-canvas{width:100%!important;height:100dvh!important;box-shadow:none;border-radius:0}.cosmic-header{height:58px;padding:0 16px}.cosmic-brand-title,.cosmic-header-divider{display:none}.cosmic-brand-face{display:block}.cosmic-brand-btn{min-width:44px;min-height:44px;justify-content:center;gap:0;flex-shrink:0}.cosmic-status-badge{background:transparent;border:none;padding:0}.cosmic-status-name{font-size:17px;line-height:var(--lh-snug)}.cosmic-status-sub{font-size:var(--text-xs);line-height:var(--lh-snug)}.cosmic-nav-btn{width:44px;height:44px}.cosmic-safety-banner{display:flex}.cosmic-stage-container{flex:1;min-height:0;height:auto;flex-direction:column;padding:6px 14px 14px;gap:8px}.cosmic-nova-stage{display:none}.cosmic-mobile-hero-box{display:flex}.cosmic-welcome-bubble{font-size:16px;line-height:var(--lh-base);padding:14px 18px;border-radius:var(--radius-xl);text-align:center;align-self:center}.cosmic-pills-row{justify-content:center;gap:8px}.cosmic-pill-btn{height:38px;padding:0 14px;font-size:var(--text-sm);line-height:var(--lh-snug)}.cosmic-bubble{padding:12px 16px;font-size:var(--text-base);line-height:var(--lh-base);max-width:88%}.cosmic-chat-avatar{width:36px;height:36px}.cosmic-activity-pill{height:48px;padding:0 13px;font-size:13px;line-height:var(--lh-snug)}.cosmic-composer-box{min-height:58px;padding:8px 8px 8px 18px;border-radius:var(--radius-pill)}.cosmic-composer-input{font-size:var(--text-base);line-height:var(--lh-base)}.cosmic-mic-btn,.cosmic-send-btn{width:48px;height:48px}}@media (max-width: 600px){.cosmic-header-left{flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.cosmic-header-left::-webkit-scrollbar{display:none}.cosmic-header-right{flex-shrink:0}}@media (max-width: 480px){.cosmic-header{height:auto;min-height:58px;flex-wrap:wrap;row-gap:4px;padding:4px 12px 8px}.cosmic-header-left{flex:1 1 0;min-width:0}.cosmic-character-chips{order:3;flex:1 0 100%;margin:0;overflow-x:auto;scrollbar-width:none}.cosmic-character-chips::-webkit-scrollbar{display:none}.cosmic-status-text-box{min-width:0}.cosmic-status-sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.admin-cosmic-wrapper{width:100%;min-height:100dvh;display:flex;justify-content:center;background:radial-gradient(circle at 65% 25%,#0e1a45,#060b1e 65%,#030511);font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;color:#fff}.admin-cosmic-frame{width:100%;max-width:1440px;min-height:100dvh;display:flex;background:#070d24;box-shadow:0 20px 80px #000000d9;position:relative}.admin-cosmic-sidebar{width:250px;min-width:250px;background:#060b1e;border-right:1px solid rgba(255,255,255,.08);padding:24px 20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:20}.admin-sidebar-top{display:flex;flex-direction:column;gap:24px}.admin-sidebar-brand{display:flex;align-items:center;gap:10px;text-decoration:none;padding-left:4px;cursor:pointer}.admin-brand-icon{width:36px;height:36px;border-radius:50%;background:transparent;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 8px rgba(255,115,34,.45))}.admin-brand-icon .dreureuk-avatar{width:36px!important;height:36px!important;object-fit:contain}.admin-brand-text{font-size:20px;line-height:var(--lh-snug);font-weight:800;color:#fff;font-family:Do Hyeon,Pretendard,sans-serif}.admin-sidebar-nav{display:flex;flex-direction:column;gap:6px}.admin-nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--radius-md);color:#94a3b8;font-size:15px;line-height:var(--lh-snug);font-weight:600;text-decoration:none;background:transparent;border:1px solid transparent;cursor:pointer;width:100%;text-align:left;transition:all .2s}.admin-nav-item:hover{background:#ffffff0d;color:#fff}.admin-nav-item.active{background:#2563eb40;color:#38bdf8;border-color:#38bdf84d}.admin-nav-badge{margin-left:auto;background:#ff7322;color:#fff;font-size:11px;line-height:var(--lh-snug);font-weight:800;padding:2px 7px;border-radius:var(--radius-pill)}.admin-sidebar-child-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:12px;display:flex;flex-direction:column;gap:10px}.admin-child-card-head{font-size:12px;line-height:var(--lh-snug);font-weight:600;color:#8896b3}.admin-child-card-body{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.admin-child-info{display:flex;align-items:center;gap:10px}.admin-child-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#fb923c,#ea580c);display:flex;align-items:center;justify-content:center;font-size:16px;line-height:var(--lh-snug)}.admin-child-name{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:#fff}.admin-child-sub{font-size:12px;line-height:var(--lh-snug);color:#8896b3}.admin-cosmic-viewport{flex:1;display:flex;flex-direction:column;padding:24px 36px 36px;gap:20px;position:relative;z-index:10;overflow-y:auto}.admin-top-bar{display:flex;align-items:center;justify-content:flex-end;gap:14px}.admin-btn-goto-chat{display:flex;align-items:center;gap:8px;padding:9px 18px;background:linear-gradient(135deg,#0284c7,#2563eb);color:#fff;border-radius:var(--radius-pill);font-size:14px;line-height:var(--lh-snug);font-weight:700;text-decoration:none;box-shadow:0 4px 16px #0284c773;transition:all .2s;border:none;cursor:pointer}.admin-btn-goto-chat:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0284c799}.admin-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-card{background:#0d1638;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);padding:22px;display:flex;flex-direction:column;gap:16px;box-shadow:0 10px 30px #0006}.admin-card-header{display:flex;align-items:center;justify-content:space-between}.admin-card-title{font-size:17px;line-height:var(--lh-tight);font-weight:700;color:#fff;display:flex;align-items:center;gap:8px}@media (max-width: 1024px){.admin-cosmic-frame{width:100%;min-width:100%;flex-direction:column}.admin-cosmic-sidebar{width:100%;min-width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:16px}.admin-sidebar-nav{flex-direction:row;overflow-x:auto}.admin-cards-grid{grid-template-columns:1fr}}.pd-hero{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);background:linear-gradient(135deg,#0e183d,#132152,#192a6b);border:1px solid rgba(56,189,248,.18);border-radius:var(--radius-2xl);padding:var(--space-8) 38px;box-shadow:0 14px 40px #0006;margin-bottom:var(--space-6)}.pd-hero-left{display:flex;flex-direction:column;gap:var(--space-4);max-width:680px;min-width:0}.pd-hero-greeting{display:flex;flex-direction:column;gap:var(--space-1)}.pd-hero-title{margin:0;font-size:var(--text-xl);line-height:var(--lh-tight);font-weight:800;color:#fff;word-break:keep-all;text-wrap:balance}.pd-hero-sub{margin:0;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted);word-break:keep-all}.pd-hero-summary{display:flex;flex-direction:column;gap:var(--space-2);align-items:flex-start;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:var(--space-4)}.pd-hero-summary-head{display:flex;align-items:baseline;gap:var(--space-2)}.pd-hero-summary-name{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:var(--primary)}.pd-hero-summary-date{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.pd-hero-summary-text{margin:0;font-size:var(--text-base);line-height:var(--lh-relaxed);color:var(--fg);word-break:keep-all}.pd-hero-view-btn{min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-md);border:1px solid rgba(56,189,248,.4);background:#38bdf81f;color:var(--primary);font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.pd-hero-view-btn:hover:not(:disabled){background:#38bdf838}.pd-hero-view-btn:disabled{opacity:.6;cursor:default}.pd-hero-right{display:flex;align-items:center;gap:var(--space-4);flex-shrink:0}.pd-hero-nova{filter:drop-shadow(0 0 28px rgba(56,189,248,.35))}.pd-hero-lastchat{display:flex;flex-direction:column;gap:var(--space-1);width:232px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.1);background:#090f24bf;text-decoration:none}.pd-hero-lastchat:hover{border-color:#38bdf873}.pd-hero-lastchat-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2);font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:var(--muted)}.pd-hero-lastchat-time{color:var(--subtle);font-weight:500}.pd-hero-lastchat-quote{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;color:var(--fg);word-break:keep-all}.pd-hero-lastchat-sub{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--primary)}.pd-row-three{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6);margin-bottom:var(--space-6)}.pd-row-bottom{display:grid;grid-template-columns:1fr 1.05fr;gap:var(--space-6);margin-bottom:var(--space-6)}.pd-card{display:flex;flex-direction:column;gap:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:22px var(--space-6);box-shadow:0 6px 20px #00000040;min-width:0}.pd-card-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.pd-card-title{margin:0;font-size:var(--text-lg);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-card-more{min-height:44px;padding:0 var(--space-2);background:none;border:none;color:var(--muted);font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:500;cursor:pointer}.pd-card-more:hover{color:var(--primary)}.pd-quote-box{position:relative;display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-lg);background:#ffffff08;border:1px solid rgba(255,255,255,.07)}.pd-quote-mark{font-size:34px;line-height:1;font-weight:800;color:#38bdf859}.pd-quote-text{margin:0;font-size:var(--text-lg);line-height:var(--lh-base);font-weight:700;color:var(--fg);word-break:keep-all}.pd-quote-sub,.pd-quote-empty{margin:0;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);word-break:keep-all}.pd-quote-empty{font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--fg);font-weight:600}.pd-interest-row{display:flex;flex-wrap:wrap;gap:var(--space-2)}.pd-interest-pill{display:flex;flex-direction:column;gap:2px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.pd-interest-name{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-interest-sub{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.pd-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.pd-stat{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);text-align:center;padding:var(--space-3) var(--space-2);border-radius:var(--radius-lg);background:#ffffff08;border:1px solid rgba(255,255,255,.07)}.pd-stat.warn{border-color:#e07a5f80;background:#e07a5f1a}.pd-stat.demo{opacity:.65}.pd-stat-label{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600;color:var(--muted);word-break:keep-all}.pd-stat-value{font-size:var(--text-xl);line-height:var(--lh-tight);font-weight:800;color:var(--fg);font-variant-numeric:tabular-nums}.pd-stat.warn .pd-stat-value{color:var(--danger)}.pd-stat-note{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.pd-nextq{display:flex;flex-direction:column;gap:var(--space-3);border-top:1px solid var(--border);padding-top:var(--space-4)}.pd-nextq-title{margin:0;font-size:var(--text-base);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-nextq-item{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:#ffffff08;border:1px solid rgba(255,255,255,.07)}.pd-nextq-badge{display:flex;flex-shrink:0}.pd-nextq-text{flex:1;min-width:0;font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--fg);word-break:keep-all}.pd-nextq-tag{flex-shrink:0;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600;color:var(--primary);white-space:nowrap}@media (max-width: 1100px){.pd-row-three{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-row-bottom{grid-template-columns:1fr}}@media (max-width: 780px){.pd-hero{flex-direction:column;align-items:stretch;padding:var(--space-6)}.pd-hero-left{max-width:none}.pd-hero-right{justify-content:center;flex-wrap:wrap}.pd-hero-lastchat{width:100%}.pd-row-three{grid-template-columns:1fr}.pd-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pd-card-pending{border-style:dashed;border-color:var(--border-strong)}.pd-card-wide{margin-bottom:var(--space-6)}.pd-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}.pd-timeline-item{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--muted);word-break:keep-all}.pd-timeline-pill{flex-shrink:0;padding:2px var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;font-variant-numeric:tabular-nums;background:#38bdf824;color:var(--primary)}.pd-timeline-pill.orange{background:#ff8a2a24;color:var(--accent)}.pd-timeline-pill.pink{background:#f472b624;color:#f472b6}.pd-chart-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);min-height:116px;padding:var(--space-4);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);text-align:center}.pd-chart-placeholder p{margin:0;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle);word-break:keep-all}.pd-demo-banner{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-3);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);border-radius:var(--radius-lg);border:1px solid rgba(255,138,42,.45);background:#3a2410}.pd-demo-banner-text{font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--fg);word-break:keep-all}.pd-demo-banner-text strong{color:var(--accent)}.pd-demo-banner-cta{flex-shrink:0;display:inline-flex;align-items:center;min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-pill);background:var(--accent);color:var(--accent-fg);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;text-decoration:none;white-space:nowrap}.pd-demo-banner-cta:hover{filter:brightness(1.08)}.cosmic-demo-cta-row{display:flex;justify-content:center;margin:.35rem 0 .6rem}.cosmic-demo-cta{display:inline-flex;align-items:center;min-height:44px;padding:0 1.05rem;border-radius:999px;background:linear-gradient(135deg,#ff8a2a,#ff6a3d);color:#fff;font-size:var(--text-sm);font-weight:600;line-height:var(--lh-tight);text-decoration:none}.cosmic-demo-cta:hover{filter:brightness(1.08)}.pd-demo-notice{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--bg-elevated);font-size:var(--text-sm);line-height:var(--lh-snug);color:var(--fg);word-break:keep-all}.pd-demo-notice button{flex-shrink:0;min-width:44px;min-height:44px;background:none;border:none;color:var(--muted);font-size:var(--text-base);line-height:var(--lh-snug);cursor:pointer}.admin-sidebar-promo{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4);margin-top:var(--space-4);border-radius:var(--radius-lg);border:1px solid rgba(167,139,250,.35);background:linear-gradient(135deg,#6366f12e,#a78bfa1f)}.admin-sidebar-promo-title{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:#c4b5fd;word-break:keep-all}.admin-sidebar-promo-desc{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);word-break:keep-all}.admin-sidebar-promo-btn{display:flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-3);border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:var(--muted);font-family:inherit;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600;cursor:not-allowed}.admin-page-body{display:flex;width:100%;min-height:100vh}.parent-dashboard-body{display:flex;width:100%;min-width:0}@media (max-width: 1024px){.admin-page-body,.parent-dashboard-body{flex-direction:column;min-height:auto}.admin-cosmic-sidebar{height:auto}.admin-page-tab-content{width:100%;min-width:0;padding:0 12px 24px}}.pd-page{display:flex;flex-direction:column;gap:var(--space-6);padding-bottom:var(--space-12)}.pd-page-head{display:flex;flex-direction:column;gap:var(--space-1)}.pd-page-title{margin:0;font-size:var(--text-xl);line-height:var(--lh-tight);font-weight:800;color:var(--fg);letter-spacing:-.015em;word-break:keep-all;text-wrap:balance}.pd-page-desc,.pd-card-desc{margin:0;max-width:68ch;font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--muted);word-break:keep-all}.pd-group{display:flex;flex-direction:column;gap:var(--space-3)}.pd-group-title{margin:0;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;letter-spacing:.06em;color:var(--subtle);text-transform:uppercase}.pd-field{display:flex;flex-direction:column;gap:var(--space-2)}.pd-field-label{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-field-hint{margin:0;font-size:var(--text-xs);line-height:var(--lh-relaxed);color:var(--subtle);word-break:keep-all}.pd-switch-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:44px;padding:var(--space-2) 0;border-top:1px solid var(--border);cursor:pointer}.pd-switch-row:first-of-type{border-top:none}.pd-switch-row-text{display:flex;flex-direction:column;gap:2px;min-width:0}.pd-switch-row-label{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;color:var(--fg);word-break:keep-all}.pd-switch-row-hint{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle);word-break:keep-all}.pd-switch{position:relative;flex-shrink:0;width:46px;height:28px}.pd-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.pd-switch-track{display:block;width:46px;height:28px;border-radius:var(--radius-pill);background:#ffffff24;border:1px solid var(--border-strong);transition:background .15s;pointer-events:none}.pd-switch-track:after{content:"";display:block;width:20px;height:20px;margin:3px;border-radius:50%;background:#fff;transition:transform .15s}.pd-switch input:checked+.pd-switch-track{background:var(--primary);border-color:var(--primary)}.pd-switch input:checked+.pd-switch-track:after{transform:translate(18px)}.pd-switch input:focus-visible+.pd-switch-track{outline:2px solid var(--primary);outline-offset:2px}.pd-switch input:disabled+.pd-switch-track{opacity:.5}.pd-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-strong);background:#ffffff0d;color:var(--fg);font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s,opacity .15s}.pd-btn:hover:not(:disabled){background:#ffffff1a}.pd-btn:disabled{opacity:.55;cursor:default}.pd-btn-primary{background:var(--primary);border-color:var(--primary);color:var(--primary-fg)}.pd-btn-primary:hover:not(:disabled){filter:brightness(1.08);background:var(--primary)}.pd-btn-danger{background:#e07a5f24;border-color:#e07a5f8c;color:var(--danger)}.pd-btn-danger:hover:not(:disabled){background:#e07a5f3d}.pd-input,.pd-select{min-height:44px;padding:0 var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-strong);background:#ffffff0a;color:var(--fg);font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug)}.pd-input:focus-visible,.pd-select:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.pd-chips{display:flex;flex-wrap:wrap;gap:var(--space-2)}.pd-chip{display:inline-flex;align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:#ffffff0a;color:var(--muted);font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;cursor:pointer}.pd-chip.active{background:var(--primary-tint-strong);border-color:var(--primary);color:var(--fg)}.pd-empty{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-4);border-radius:var(--radius-lg);border:1px dashed var(--border-strong);text-align:center}.pd-empty-title{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-empty-desc{margin:0;font-size:var(--text-xs);line-height:var(--lh-relaxed);color:var(--subtle);word-break:keep-all}.pd-danger-zone{border:1px solid rgba(224,122,95,.4);border-radius:var(--radius-xl);background:#e07a5f0d;overflow:hidden}.pd-danger-zone>summary{display:flex;align-items:center;gap:var(--space-2);min-height:56px;padding:0 var(--space-6);font-size:var(--text-base);line-height:var(--lh-snug);font-weight:700;color:var(--danger);cursor:pointer;list-style:none}.pd-danger-zone>summary::-webkit-details-marker{display:none}.pd-danger-zone>summary:after{content:"▾";margin-left:auto;font-size:var(--text-sm);line-height:var(--lh-snug)}.pd-danger-zone[open]>summary:after{content:"▴"}.pd-danger-body{display:flex;flex-direction:column;gap:var(--space-4);padding:0 var(--space-6) var(--space-6)}.pd-danger-item{display:flex;flex-direction:column;gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid rgba(224,122,95,.25)}.pd-danger-item:first-child{border-top:none;padding-top:0}.pd-danger-item-title{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-8);padding-top:var(--space-4);border-top:1px solid var(--border);font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.pd-footer a{color:var(--subtle);text-decoration:none}.pd-footer a:hover{color:var(--primary)}.pd-english-nums{display:flex;gap:var(--space-4);flex-wrap:wrap;margin:var(--space-2) 0 var(--space-3)}.pd-english-num{display:flex;flex-direction:column;gap:2px;min-width:8.5rem}.pd-english-num-value{font-size:var(--text-2xl, 1.6rem);font-weight:800;color:var(--fg);line-height:1.15}.pd-english-num-sub{font-style:normal;font-size:var(--text-sm);font-weight:700;color:var(--muted);margin-left:.4rem}.pd-english-num-label{font-size:var(--text-xs);color:var(--muted);line-height:var(--lh-snug)}.pd-english-bars{display:flex;align-items:flex-end;gap:var(--space-3);height:92px;margin:var(--space-2) 0 var(--space-3)}.pd-english-bar-col{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1 1 0;max-width:4.5rem}.pd-english-bar-track{width:100%;height:64px;border-radius:8px;background:var(--bg-elevated);border:1px solid var(--border);display:flex;align-items:flex-end;overflow:hidden}.pd-english-bar-fill{width:100%;min-height:3px;background:linear-gradient(180deg,var(--primary),var(--accent));border-radius:6px 6px 0 0}.pd-english-bar-label{font-size:11px;color:var(--subtle);white-space:nowrap}@media (max-width: 480px){.pd-english-bars{gap:var(--space-2);height:84px}.pd-english-num{min-width:7rem}}.pd-footer-links{display:flex;gap:var(--space-4);align-items:center}.pd-footer-links a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0 4px}.pd-card>.pd-btn,.pd-danger-item>.pd-btn,.pd-empty>.pd-btn{align-self:flex-start}.pd-page{max-width:1240px}.pd-settings-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:var(--space-6);align-items:start}.pd-settings-rail{position:sticky;top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.pd-settings-main{display:flex;flex-direction:column;gap:var(--space-6);max-width:760px;min-width:0}.pd-rail-child{display:flex;align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.pd-rail-avatar{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:var(--accent);color:var(--accent-fg);font-size:var(--text-base);line-height:var(--lh-snug);font-weight:800}.pd-rail-name{font-size:var(--text-base);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-rail-sub{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle)}.pd-rail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.pd-rail-list li{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-2) 0;border-top:1px solid var(--border);font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted)}.pd-rail-list li:first-child{border-top:none}.pd-rail-list b{color:var(--fg);font-weight:700;text-align:right;word-break:keep-all}.pd-group-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.pd-group-cards>.pd-span-full{grid-column:1 / -1}@media (max-width: 1180px){.pd-settings-layout{grid-template-columns:1fr}.pd-settings-rail{position:static}.pd-settings-main{max-width:none}}@media (max-width: 720px){.pd-group-cards{grid-template-columns:1fr}}.pd-tabbar{display:none}@media (max-width: 1024px){.pd-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:stretch;background:var(--bg-elevated);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0)}.pd-tabbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:56px;padding:var(--space-2) 2px;background:none;border:none;color:var(--subtle);font-family:inherit;font-size:11px;line-height:var(--lh-snug);font-weight:600;cursor:pointer}.pd-tabbar button.active{color:var(--primary)}.pd-tabbar-icon{font-size:var(--text-lg);line-height:1}.pd-tabbar-dot{position:absolute;transform:translate(14px,-10px);min-width:16px;height:16px;padding:0 4px;border-radius:var(--radius-pill);background:var(--danger);color:#fff;font-size:10px;line-height:16px;font-weight:700}.admin-cosmic-sidebar{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-2) var(--space-4);position:sticky;top:0;z-index:35;background:var(--bg)}.admin-sidebar-top{flex-direction:row;align-items:center;gap:var(--space-3);width:100%}.admin-sidebar-nav,.admin-sidebar-promo,.admin-cosmic-sidebar>div:last-child{display:none}.admin-sidebar-child-card{margin:0 0 0 auto;padding:0;border:none;background:none}.admin-child-card-head{display:none}.admin-page-tab-content{padding-bottom:96px}.pd-demo-banner{padding:var(--space-2) var(--space-3);gap:var(--space-2)}.pd-demo-banner-text{font-size:var(--text-xs);line-height:var(--lh-snug)}.pd-demo-banner-cta{min-height:44px;padding:0 var(--space-3);font-size:var(--text-xs);line-height:var(--lh-snug)}.admin-page-title-bar{display:none}}@media (max-width: 480px){.pd-demo-banner{position:static;flex-direction:column;align-items:stretch}.pd-demo-banner-cta{justify-content:center}}.admin-cosmic-wrapper{position:relative;background:radial-gradient(circle at 78% 12%,rgba(56,189,248,.1) 0%,transparent 42%),radial-gradient(circle at 12% 88%,rgba(255,138,42,.07) 0%,transparent 45%),radial-gradient(circle at 65% 25%,#0e1a45,#060b1e 62%,#030511)}.admin-cosmic-wrapper:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.5;background-image:radial-gradient(1.5px 1.5px at 12% 18%,rgba(255,255,255,.7),transparent),radial-gradient(1.5px 1.5px at 68% 8%,rgba(186,230,253,.6),transparent),radial-gradient(1px 1px at 32% 62%,rgba(255,255,255,.5),transparent),radial-gradient(1.5px 1.5px at 88% 44%,rgba(255,255,255,.55),transparent),radial-gradient(1px 1px at 52% 82%,rgba(255,220,180,.5),transparent),radial-gradient(1px 1px at 78% 72%,rgba(255,255,255,.45),transparent),radial-gradient(1.5px 1.5px at 22% 92%,rgba(186,230,253,.5),transparent),radial-gradient(1px 1px at 92% 88%,rgba(255,255,255,.4),transparent);background-size:100% 100%}.admin-cosmic-frame{position:relative;z-index:1}.pd-card,.parent-dashboard-card{position:relative;background:linear-gradient(180deg,#17275cb8,#0d183cb8);border:1px solid rgba(148,180,255,.14);box-shadow:0 10px 30px -12px #0009}.pd-card:before,.parent-dashboard-card:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(147,214,255,.5),transparent);pointer-events:none}.pd-page-title,.pd-hero-title{font-family:Do Hyeon,Noto Sans KR,sans-serif;font-weight:400;letter-spacing:0}.admin-page-topbar-cta{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.parent-dashboard-hint{margin:0;max-width:68ch;font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--muted);word-break:keep-all}.char-select-couple{display:block;width:min(56vw,260px);height:auto;aspect-ratio:1;margin:-8px auto 2px;object-fit:contain;background:transparent}.parent-dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;min-height:60vh;margin:auto;padding:32px 0}.parent-dashboard-loading-video{width:160px;height:160px;object-fit:contain;background:transparent}.parent-dashboard-status{margin:0;font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--subtle)}.parent-dashboard-error{margin:0;font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--danger);word-break:keep-all}.parent-dashboard-empty{margin:0;padding:var(--space-6) var(--space-4);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);text-align:center;font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--muted);word-break:keep-all}.parent-dashboard-toggle{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);align-self:flex-start;min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-strong);background:#ffffff0d;color:var(--fg);font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;cursor:pointer;transition:background .15s}.parent-dashboard-toggle:hover:not(:disabled){background:#ffffff1a}.parent-dashboard-toggle:disabled{opacity:.55;cursor:default}.parent-dashboard-danger-btn{background:#e07a5f24;border-color:#e07a5f8c;color:var(--danger)}.parent-dashboard-raw{margin:0;max-height:420px;overflow:auto;padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);background:#03081899;font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--muted);white-space:pre-wrap;word-break:break-word}.pd-card-title,.admin-nav-item{display:flex;align-items:center;gap:var(--space-2)}.admin-nav-item svg{opacity:.85}.admin-nav-item.active svg{opacity:1}.admin-sidebar-foot{display:flex;flex-direction:column;gap:var(--space-2);border-top:1px solid var(--border);padding-top:var(--space-4)}.admin-sidebar-foot-primary{display:flex;align-items:center;gap:var(--space-2);min-height:40px;color:var(--primary);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;text-decoration:none}.admin-sidebar-foot-link{display:inline-flex;align-items:center;min-height:44px;font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle);text-decoration:none}.admin-sidebar-foot-copy{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle);opacity:.7}@media (max-width: 1024px){.admin-sidebar-foot{display:none}}.avatar-menu-section-label{display:flex;align-items:center;gap:var(--space-1)}.cosmic-mic-btn{width:auto;min-width:64px;height:56px;padding:0 var(--space-4);gap:var(--space-2);border-radius:var(--radius-pill);background:linear-gradient(135deg,#22d3ee,#3b82f6);border:none;color:#fff;box-shadow:0 6px 20px #22d3ee66}.cosmic-mic-btn:hover:not(:disabled){filter:brightness(1.08)}.cosmic-mic-label{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:800;letter-spacing:-.01em;white-space:nowrap}.cosmic-mic-btn.recording{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff;box-shadow:0 6px 20px #ef444473}.cosmic-send-btn{width:56px;height:56px}@media (max-width: 900px){.cosmic-mic-btn{height:48px;min-width:56px}.cosmic-send-btn{width:48px;height:48px}}.cosmic-nav-btn{background:#ffffff14;border-color:#ffffff29;color:#e2e8f0}.cosmic-nav-btn:hover{background:#ffffff24}.cosmic-nav-btn.active{background:#22d3ee38;border-color:#22d3ee99;color:#67e8f9}.bubble-tts{flex-shrink:0;align-self:flex-end;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 0 2px var(--space-2);border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#e2e8f0;opacity:1;cursor:pointer;transition:background .15s,color .15s}.bubble-tts:hover:not(:disabled){background:#22d3ee38;color:#67e8f9}.bubble-tts:disabled{color:#67e8f9;background:#22d3ee2e;cursor:default}.cosmic-safety-banner{border:1px solid rgba(148,163,184,.22);border-left:4px solid rgba(34,211,238,.75);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#0f172ab3;color:var(--muted);font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:600}.cosmic-readaloud-btn{display:flex;align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-pill);background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#e2e8f0;font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.cosmic-readaloud-btn:hover{background:#ffffff24}.cosmic-readaloud-btn.on{background:linear-gradient(135deg,#22d3ee,#3b82f6);border-color:transparent;color:#fff;box-shadow:0 4px 14px #22d3ee66}.cosmic-readaloud-label{letter-spacing:-.01em}@media (max-width: 480px){.cosmic-readaloud-btn{padding:0 var(--space-3);gap:var(--space-1)}}.cosmic-composer-box{align-items:center}.cosmic-composer-box .cosmic-composer-textarea{height:auto;min-height:44px;padding:8px 0;align-self:center}.cosmic-composer-actions{align-self:flex-end}.cosmic-demo-listen{display:flex;align-items:center;justify-content:center;gap:var(--space-2);margin:var(--space-2) var(--space-4);min-height:48px;padding:0 var(--space-4);border-radius:var(--radius-pill);border:none;background:linear-gradient(135deg,#22d3ee,#3b82f6);color:#fff;font-family:inherit;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:800;cursor:pointer;box-shadow:0 6px 20px #22d3ee73;animation:demo-listen-pulse 2s ease-in-out infinite}@keyframes demo-listen-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@media (prefers-reduced-motion: reduce){.cosmic-demo-listen{animation:none}}.pd-demo-banner{width:fit-content;max-width:calc(100% - var(--space-8));margin:var(--space-3) auto;padding:var(--space-2) var(--space-2) var(--space-2) var(--space-4);border-radius:var(--radius-pill);background:#2e1c0cc7;border:1px solid rgba(255,138,42,.5);box-shadow:0 10px 28px -10px #000000b3;flex-wrap:nowrap;gap:var(--space-3)}.pd-demo-banner-text{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-demo-banner-text strong{color:var(--accent);font-weight:800}.pd-demo-banner-cta{min-height:44px;padding:0 var(--space-3);font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700}@media (max-width: 640px){.pd-demo-banner{width:auto;max-width:none;margin:var(--space-2) var(--space-4);flex-wrap:wrap;justify-content:center;border-radius:var(--radius-xl);padding:var(--space-3)}.pd-demo-banner-text{white-space:normal;text-align:center}}.pd-group-cards{align-items:start}.pd-settings-main{max-width:none}.pd-settings-layout{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-6)}.pd-settings-rail{position:static;gap:0;width:100%}.pd-settings-rail>.pd-card{flex-direction:row;align-items:center;flex-wrap:wrap;gap:var(--space-6)}.pd-rail-child{padding-bottom:0;border-bottom:none;border-right:1px solid var(--border);padding-right:var(--space-6);flex-shrink:0}.pd-rail-list{flex:1;min-width:280px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.pd-rail-list li{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;padding:0;border-top:none}.pd-rail-list b{text-align:left;font-size:var(--text-base);line-height:var(--lh-snug)}.pd-settings-rail .pd-field{margin-left:auto}@media (max-width: 900px){.pd-rail-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.pd-rail-child{border-right:none;border-bottom:1px solid var(--border);padding-right:0;padding-bottom:var(--space-3);width:100%}.pd-settings-rail .pd-field{margin-left:0}}.pd-child-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3)}.pd-child-tabs.many{display:flex;overflow-x:auto;padding-bottom:var(--space-2);scroll-snap-type:x proximity;scrollbar-width:thin}.pd-child-tabs.many .pd-child-tab{flex:0 0 clamp(220px,32%,300px);scroll-snap-align:start}.pd-child-tab{display:flex;align-items:center;gap:var(--space-3);min-height:56px;padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:#ffffff0a;color:var(--muted);font-family:inherit;text-align:left;cursor:pointer;transition:background .15s,border-color .15s}.pd-child-tab:hover{background:#ffffff14}.pd-child-tab.active{background:var(--primary-tint-strong);border-color:var(--primary)}.pd-child-tab-avatar{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:50%;background:var(--accent);color:var(--accent-fg);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:800}.pd-child-tab-name{font-size:var(--text-base);line-height:var(--lh-snug);font-weight:700;color:var(--fg);word-break:keep-all}.pd-child-tab-sub{font-size:var(--text-xs);line-height:var(--lh-snug);color:var(--subtle);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-child-tab-usage{margin-left:auto;flex-shrink:0;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:var(--primary);white-space:nowrap}@media (max-width: 560px){.pd-child-tabs{grid-template-columns:1fr}.pd-child-tabs.many .pd-child-tab{flex-basis:78%}}.admin-sidebar-child-card{position:relative}.pd-child-picker-trigger{width:100%;background:none;border:none;padding:0;gap:var(--space-2);color:inherit;font:inherit;text-align:left;min-height:44px}.pd-child-picker-caret{color:#8896b3;font-size:var(--text-sm);line-height:var(--lh-snug);flex-shrink:0}.pd-child-picker-menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;min-width:200px;padding:6px;display:flex;flex-direction:column;gap:2px;background:#131a2e;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);box-shadow:0 18px 40px #00000073}.pd-child-picker-item,.pd-child-picker-add{display:flex;align-items:center;gap:var(--space-2);width:100%;min-height:44px;padding:0 10px;border:none;border-radius:var(--radius-md);background:none;color:#fff;font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:600;cursor:pointer;text-align:left}.pd-child-picker-item:hover,.pd-child-picker-add:hover:not(:disabled){background:#ffffff12}.pd-child-picker-item.active{background:#ffffff1f}.pd-child-picker-age{margin-left:auto;font-size:12px;line-height:var(--lh-snug);font-weight:500;color:#8896b3}.pd-child-picker-add{margin-top:4px;border-top:1px solid rgba(255,255,255,.08);border-radius:0 0 var(--radius-md) var(--radius-md);color:#a5b4fc;justify-content:center}.pd-child-picker-add:disabled{color:#8896b3;cursor:not-allowed}@media (max-width: 900px){.pd-child-picker-menu{left:auto;right:0}}.pd-parent-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-3);padding:var(--space-3);border:1px solid rgba(165,180,252,.35);border-radius:var(--radius-lg);background:#6366f11f;color:var(--fg);font-size:var(--text-sm);line-height:var(--lh-normal, 1.5)}.pd-parent-mode-banner button{min-height:40px;padding:0 var(--space-4);border:none;border-radius:var(--radius-pill);background:var(--primary);color:var(--primary-fg, #07103a);font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700;cursor:pointer}.parent-dashboard-login .pd-login-btn{width:100%;min-height:48px;border:none;border-radius:var(--radius-md);font-size:var(--text-base);line-height:var(--lh-snug);font-weight:700;cursor:pointer}.parent-dashboard-login .pd-login-kakao{background:#fee500;color:#191600}.parent-dashboard-login .pd-login-google{background:#fff;color:#1f1f1f}.pd-login-demo-link{display:inline-block;margin-top:var(--space-2);font-size:var(--text-sm);line-height:var(--lh-snug);color:#a5b4fc}.pd-floor-eyebrow{margin:var(--space-5) 0 var(--space-2);font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;letter-spacing:.08em;color:var(--muted, #8896B3);text-transform:none}.pd-floor-eyebrow:first-of-type{margin-top:var(--space-3)}.pd-todo-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.pd-todo-item{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;padding:var(--space-3);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);background:#ffffff08}.pd-todo-text{flex:1 1 260px;font-size:var(--text-sm);line-height:var(--lh-normal, 1.5)}.pd-coming-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.pd-coming-list li{display:flex;flex-direction:column;gap:2px;padding:var(--space-2) 0;border-bottom:1px solid rgba(255,255,255,.06)}.pd-coming-list li:last-child{border-bottom:none}.pd-coming-name{font-size:var(--text-sm);line-height:var(--lh-snug);font-weight:700}.pd-coming-desc{font-size:12px;line-height:var(--lh-normal, 1.5);color:var(--muted, #8896B3)}.pd-welcome-notice{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3);padding:var(--space-3);border:1px solid rgba(165,180,252,.35);border-radius:var(--radius-lg);background:#6366f11f;font-size:var(--text-sm);line-height:var(--lh-normal, 1.5)}.pd-welcome-notice button{border:none;background:none;color:var(--muted, #8896B3);font-size:var(--text-base);line-height:1;min-width:44px;min-height:44px;cursor:pointer}.pd-hero-empty{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}.pd-hero-empty .pd-btn{text-decoration:none;display:inline-flex;align-items:center;min-height:44px;padding:0 var(--space-4)}.pd-stat-chip{display:inline-flex;align-items:center;margin:0 0 var(--space-3);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:#ffffff0a;color:var(--muted);font-size:var(--text-sm);line-height:var(--lh-snug)}.pd-slider+.pd-slider{margin-top:var(--space-5)}.pd-slider .pd-card-desc{margin-bottom:var(--space-2)}.pd-slider .parent-dashboard-level-ticks span[style]{cursor:default}.pd-character-avatar{width:2.1em;height:2.1em;object-fit:cover;border-radius:50%;background:#ffffff0f;margin-right:.45em;vertical-align:middle}.pd-helmet-dot{display:inline-block;width:.72em;height:.72em;border-radius:50%;margin-right:.45em;vertical-align:baseline;border:1px solid rgba(0,0,0,.25)}.cosmic-character-chips{display:inline-flex;gap:6px;margin-left:10px;margin-right:auto}.cosmic-character-chip{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border-radius:999px;border:1px solid var(--border-strong);background:#ffffff0a;color:var(--muted);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.cosmic-character-chip.active{border-color:var(--primary);color:var(--fg);background:var(--primary-tint)}.cosmic-character-chip.locked{opacity:.55}@media (max-width: 480px){.cosmic-character-chip{min-height:44px;padding:0 12px}}.cosmic-helmet-dot{width:9px;height:9px;border-radius:50%;border:1px solid rgba(0,0,0,.25)}.cosmic-character-avatar{width:24px;height:24px;object-fit:cover;border-radius:50%;background:#ffffff14}.cosmic-character-note{display:flex;align-items:center;gap:10px;justify-content:space-between;margin:8px 0 12px;padding:10px 14px;border-radius:12px;border:1px solid rgba(61,200,255,.35);background:#3dc8ff1a;color:var(--fg);font-size:14px;line-height:1.5}.cosmic-character-note.locked{border-color:var(--border-strong);background:#ffffff0d;color:var(--muted)}.cosmic-character-note button{background:none;border:none;color:inherit;cursor:pointer;font-size:14px}.cosmic-gugudan-card{margin:8px 0 12px;padding:12px 16px;border-radius:14px;border:1px solid rgba(255,138,42,.35);background:#ff8a2a1a}.cosmic-gugudan-head{display:flex;align-items:center;justify-content:space-between}.cosmic-gugudan-title{font-weight:800;color:var(--fg)}.cosmic-gugudan-head button{background:none;border:none;color:var(--muted);cursor:pointer;font-size:14px}.cosmic-gugudan-lines{margin:8px 0 10px;padding-left:1.1em;color:var(--fg);line-height:1.7}.cosmic-gugudan-lines li{list-style:none}.stage-board{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;pointer-events:none}.stage-board>*{pointer-events:auto}.stage-layer{position:absolute;top:138px;right:16px;bottom:168px;left:16px;pointer-events:none}.stage-layer>*{pointer-events:auto}.stage-object{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px;background:none;border:1.5px solid transparent;border-radius:var(--radius-lg);color:#ffd98a;cursor:grab;touch-action:none;transition:border-color .15s ease,transform .15s ease}.stage-object:active{cursor:grabbing}.stage-object.selected{border-color:#ffd98a8c;background:#ffd98a14}.stage-layer.read-only .stage-object{cursor:default}.stage-sticker{width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.45))}.stage-star{filter:drop-shadow(0 0 10px rgba(255,217,138,.5))}.stage-object-name{font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;color:#ffffffd1;text-shadow:0 1px 4px rgba(0,0,0,.8);max-width:110px;text-align:center}.stage-sky{position:absolute;top:-46px;left:0;right:0;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;padding:0 8px;overflow-x:auto;scrollbar-width:none}.stage-sky::-webkit-scrollbar{display:none}.stage-sky-star{flex:0 0 auto}.stage-sky-star{display:inline-flex;align-items:center;gap:4px;color:#ffd98ab3;font-size:var(--text-xs);line-height:var(--lh-snug)}.stage-sky-name{color:#ffffff73;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-sky-star:hover .stage-sky-name,.stage-sky-star:focus-within .stage-sky-name{color:#ffffffd9}.stage-choose,.stage-release{position:absolute;left:16px;right:16px;top:50%;transform:translateY(-50%);background:#121b3ced;border:1.5px solid rgba(255,115,34,.35);border-radius:var(--radius-xl);padding:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 40px #00000080;z-index:20}.stage-choose-q{margin:0 0 10px;font-size:var(--text-sm);line-height:var(--lh-base);font-weight:700;color:#fff}.stage-release-note{margin:-6px 0 10px;font-size:var(--text-xs);line-height:var(--lh-base);color:#fff9}.stage-choose-cards{display:flex;flex-wrap:wrap;gap:8px}.stage-choose-card{flex:1 1 96px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);color:#fff;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.stage-choose-card:hover{background:#ffffff1f;border-color:#ff732280;transform:translateY(-2px)}.stage-tiny-art{width:44px;height:44px;object-fit:contain}.stage-tiny-star{font-size:26px;line-height:1;color:#ffd98a}.stage-release-cancel{margin-top:10px;background:none;border:none;color:#ffffff80;font-size:var(--text-xs);line-height:var(--lh-snug);text-decoration:underline;cursor:pointer}.stage-box-wrap{position:absolute;right:18px;bottom:18px;z-index:18}.stage-box{position:relative;width:52px;height:44px;background:linear-gradient(180deg,#3b2a5e,#221844);border:1.5px solid rgba(255,255,255,.16);border-radius:8px;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.stage-box:hover{transform:translateY(-2px)}.stage-box.has-items{border-color:#ffd98a99;animation:stage-box-nudge 2.4s ease-in-out infinite}@keyframes stage-box-nudge{0%,88%,to{transform:translateY(0) rotate(0)}92%{transform:translateY(-3px) rotate(-3deg)}96%{transform:translateY(-3px) rotate(3deg)}}.stage-box-lid{position:absolute;top:-1px;left:-1px;right:-1px;height:12px;background:#ffffff1f;border-radius:8px 8px 0 0}.stage-box-dots{position:absolute;bottom:7px;left:0;right:0;display:flex;justify-content:center;gap:4px}.stage-box-dots i{width:5px;height:5px;border-radius:50%;background:#ffd98a}.stage-box-panel{position:absolute;right:0;bottom:50px;width:190px;background:#121b3cf2;border:1.5px solid rgba(255,255,255,.14);border-radius:var(--radius-lg);padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 36px #00000080}.stage-box-title,.stage-box-empty{margin:0 0 8px;font-size:var(--text-xs);line-height:var(--lh-base);color:#ffffffa6}.stage-box-empty{margin:0}.stage-box-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;margin-bottom:4px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);color:#fff;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;text-align:left;cursor:pointer}.stage-box-item:hover{background:#ffffff1c}.stage-box-item .stage-tiny-art{width:26px;height:26px}.stage-box-item .stage-tiny-star{font-size:17px}.stage-nudge{position:absolute;left:50%;bottom:96px;transform:translate(-50%);display:flex;gap:6px;z-index:18}.stage-nudge button{width:36px;height:36px;background:#121b3ce6;border:1.5px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;font-size:var(--text-sm);line-height:var(--lh-snug);cursor:pointer}.stage-nudge button:hover{border-color:#ffd98a8c}.stage-falling{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:14px;pointer-events:none;z-index:19}.stage-falling-star{color:#ffd98a;font-size:22px;animation:stage-fall 1.6s ease-in forwards}@keyframes stage-fall{0%{transform:translateY(30px);opacity:0}25%{opacity:1}to{transform:translateY(280px) scale(.6);opacity:0}}.stage-full-note{position:absolute;left:16px;right:84px;bottom:22px;margin:0;font-size:var(--text-xs);line-height:var(--lh-base);color:#ffffff73}.stage-decorate-toggle{display:none}@media (max-width: 900px){.stage-decorate-toggle{display:block;position:absolute;left:18px;bottom:18px;min-height:44px;padding:7px 14px;background:#121b3ce6;border:1.5px solid rgba(255,255,255,.16);border-radius:var(--radius-full, 999px);color:#ffffffbf;font-size:var(--text-xs);line-height:var(--lh-snug);font-weight:700;cursor:pointer;z-index:18}.stage-decorate-toggle.on{border-color:#ffd98a99;color:#ffd98a}.stage-sticker{width:72px;height:72px}}@media (prefers-reduced-motion: reduce){.stage-box.has-items,.stage-falling-star{animation:none}}.stage-mobile-slot{display:none}@media (max-width: 900px){.stage-mobile-slot{display:block;position:relative;flex:0 0 auto;height:208px;min-height:208px;margin:0 0 10px;background:radial-gradient(circle at 50% 40%,#14204b80,#080d22d9 78%);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);overflow:hidden}.stage-mobile-slot .stage-layer{top:52px;right:12px;bottom:34px;left:12px}.stage-mobile-slot .stage-sky{top:-42px}.stage-mobile-slot .stage-sticker{width:56px;height:56px}.stage-mobile-slot .stage-box-wrap{right:12px;bottom:10px}.stage-mobile-slot .stage-box{width:52px;height:44px}.stage-mobile-slot .stage-box-panel{bottom:40px}.stage-mobile-slot .stage-decorate-toggle{left:12px;bottom:12px}.stage-mobile-slot .stage-nudge{bottom:12px}.stage-mobile-slot .stage-full-note{display:none}}@media (max-width: 900px){.stage-mobile-slot .stage-choose,.stage-mobile-slot .stage-release{top:8px;bottom:8px;transform:none;max-height:calc(100% - 16px);overflow-y:auto;padding:10px}.stage-mobile-slot .stage-choose-card{flex:1 1 64px;padding:7px 5px;gap:3px}.stage-mobile-slot .stage-tiny-art{width:30px;height:30px}.stage-mobile-slot .stage-tiny-star{font-size:19px}.stage-mobile-slot:has(.stage-choose),.stage-mobile-slot:has(.stage-release){height:260px;min-height:260px}}.pd-stage-snapshot{position:relative;height:230px;margin-top:10px;background:radial-gradient(circle at 50% 45%,#14204b80,#080d22e6 78%);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);overflow:hidden}.pd-stage-snapshot .stage-layer{top:52px;right:14px;bottom:16px;left:14px}.pd-stage-snapshot .stage-sky{top:-42px}.pd-stage-snapshot .stage-sticker{width:60px;height:60px}.pd-stage-snapshot .stage-object{cursor:default}.cosmic-stt-hint{margin:6px 4px 0;font-size:13px;color:var(--muted)}.cosmic-stt-code{color:var(--subtle);font-size:11.5px}.cosmic-mic-btn.starting{opacity:.7}.cosmic-mic-btn.recording:not(.starting){background:#22c55e;color:#05240f;border-color:#22c55e}.cosmic-mic-btn.hearing{animation:cosmic-mic-pulse 1s ease-in-out infinite}@keyframes cosmic-mic-pulse{0%,to{box-shadow:0 0 #22c55e73}50%{box-shadow:0 0 0 10px #22c55e00}}.cosmic-voice-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px;background:radial-gradient(circle at 50% 30%,#1a2f7a,#0b1740 55%,#07103a);color:var(--fg);text-align:center}.cosmic-voice-char{width:min(52vw,300px);height:auto;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));transition:transform .3s}.cosmic-voice-screen.speaking .cosmic-voice-char{animation:cosmic-voice-talk 1.1s ease-in-out infinite}.cv-char-hidden{visibility:hidden}.cv-stage .cv-char-video{position:absolute;left:50%;top:50%;width:min(60vw,340px);height:auto;aspect-ratio:1;object-fit:contain;z-index:1;background:transparent}.cosmic-voice-screen .cv-stage .cv-char-video{position:absolute!important;transform:translate(-50%,-50%)!important;animation:none!important}.cosmic-voice-screen.listening .cosmic-voice-char{transform:scale(1.03)}@keyframes cosmic-voice-talk{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.cosmic-voice-status{font-size:20px;font-weight:800;padding:12px 22px;border-radius:999px;background:#ffffff14;border:1.5px solid var(--border-strong);min-height:48px;display:flex;align-items:center}.cosmic-voice-status.listening{background:#22c55e2e;border-color:#22c55e;color:#bbf7d0}.cosmic-voice-status.thinking{color:var(--muted)}.cosmic-voice-status.speaking{background:var(--primary-tint);border-color:var(--primary)}.cosmic-voice-status.paused{background:#ff8a2a29;border-color:var(--accent)}.cosmic-voice-status.muted{opacity:.7}.cosmic-voice-resume{font:inherit;font-size:18px;font-weight:800;padding:16px 28px;border-radius:999px;border:none;background:var(--accent);color:var(--accent-fg);cursor:pointer;min-height:56px}.cosmic-voice-engine-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-left:8px}.cosmic-voice-engine-dot.server{background:#22d3ee}.cosmic-voice-engine-dot.browser{background:#ffffff59}.cosmic-voice-engine-label{font-size:12px;font-weight:600;opacity:.6;margin-left:4px}.cosmic-voice-limit-notice{font-size:14px;color:var(--muted);background:#ffffff0f;border-radius:12px;padding:8px 16px;max-width:320px;line-height:1.4}.cosmic-voice-controls{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:6px}.cosmic-voice-ctl{font:inherit;font-size:14px;font-weight:700;padding:0 16px;min-height:44px;border-radius:999px;border:1.5px solid var(--border-strong);background:#ffffff0f;color:var(--fg);cursor:pointer}.cosmic-voice-ctl.end{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.cosmic-voice-bar{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 12px;margin:0 0 8px;border-radius:14px;background:#102056eb;border:1px solid var(--border-strong)}.cosmic-voice-bar.listening{border-color:#22c55e}.cosmic-voice-bar-text{flex:1 1 auto;font-size:14px;font-weight:700}.cosmic-ptt-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:140px;height:140px;border-radius:50%;border:3px solid #22c55e;background:#22c55e24;color:var(--fg);font:inherit;font-size:15px;font-weight:800;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;box-shadow:0 0 #22c55e59;transition:transform .12s,background .12s}.cosmic-ptt-btn.held{background:#22c55e;color:#05240f;transform:scale(1.06);animation:cosmic-mic-pulse 1s ease-in-out infinite}.cosmic-ptt-btn.busy{opacity:.55}.cosmic-ptt-btn>*{pointer-events:none}.cosmic-voice-screen{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.cosmic-voice-caption{margin:2px 0 0;font-size:13px;color:var(--muted);max-width:34ch;line-height:1.5}.child-select-brand-btn,.admin-sidebar-brand-btn{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left;display:inline-flex;align-items:center;min-height:44px}.cosmic-brand-btn{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;text-decoration:none}a.child-select-brand-btn,a.admin-sidebar-brand-btn{text-decoration:none;display:inline-flex;align-items:center;gap:inherit}.parent-otp-gate .parent-otp-alt{margin-top:10px;background:none;border:1px solid var(--border-strong);color:var(--muted);font-size:14px;min-height:44px}.parent-otp-gate .parent-otp-alt:hover{color:var(--fg)}.parent-otp-gate a.parent-otp-back{display:flex;align-items:center;justify-content:center;text-decoration:none;border:none;background:none;color:var(--muted);margin-top:6px}.parent-otp-gate a.parent-otp-back:hover{color:var(--fg)}.cosmic-voice-screen{justify-content:flex-start;gap:14px;padding:max(18px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom));background:radial-gradient(1.5px 1.5px at 12% 18%,rgba(255,255,255,.55) 50%,transparent 51%),radial-gradient(1px 1px at 78% 12%,rgba(255,255,255,.45) 50%,transparent 51%),radial-gradient(1.2px 1.2px at 88% 42%,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1px 1px at 22% 62%,rgba(255,255,255,.35) 50%,transparent 51%),radial-gradient(1.6px 1.6px at 64% 70%,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1px 1px at 40% 88%,rgba(255,255,255,.35) 50%,transparent 51%),radial-gradient(circle at 50% 28%,#1c3488,#0d1a4e 48%,#07103a)}.cv-top{display:flex;align-items:center;gap:8px;margin-bottom:2px;font-size:13px;color:var(--muted);font-weight:700;letter-spacing:.01em}.cv-top-names{color:var(--fg)}.cv-top .cosmic-voice-engine-label{font-size:11px;opacity:.55}.cv-stage{position:relative;display:flex;align-items:center;justify-content:center;width:min(78vw,360px);height:min(40vh,340px);flex:0 0 auto}.cv-stage:before{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:50%;filter:blur(34px);z-index:0;background:radial-gradient(circle,#3dc8ff59,#3dc8ff00 70%);transition:background .4s}.cv-stage.listening:before{background:radial-gradient(circle,#22c55e57,#22c55e00 70%)}.cv-stage.speaking:before{background:radial-gradient(circle,#3dc8ff6b,#3dc8ff00 70%)}.cv-stage.thinking:before{background:radial-gradient(circle,#ffffff2e,#fff0 70%)}.cv-stage.paused:before,.cv-stage.muted:before{background:radial-gradient(circle,#ff8a2a47,#ff8a2a00 70%)}.cv-stage:after{content:"";position:absolute;width:74%;aspect-ratio:1;border-radius:50%;z-index:0;border:2px solid rgba(34,197,94,0);transform:scale(.9);opacity:0}.cv-stage.listening:after{border-color:#22c55e73;animation:cv-breathe 2.6s ease-in-out infinite}.cv-stage.listening.hearing:after{border-color:#22c55eb3;animation:cv-breathe .9s ease-in-out infinite}@keyframes cv-breathe{0%{transform:scale(.9);opacity:.15}50%{transform:scale(1.02);opacity:.7}to{transform:scale(.9);opacity:.15}}.cv-stage .cosmic-voice-char{position:relative;z-index:1;width:auto;height:86%;max-width:100%;object-fit:contain}.cv-stage.speaking .cosmic-voice-char{animation:cosmic-voice-talk 1.1s ease-in-out infinite}.cv-stage.thinking .cosmic-voice-char{animation:cv-think 1.6s ease-in-out infinite}@keyframes cv-think{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.cosmic-voice-status{flex-direction:column;gap:2px;padding:12px 26px;font-size:19px;line-height:1.25;min-height:52px;max-width:min(88vw,420px);text-align:center}.cv-status-text{display:flex;align-items:center;gap:10px}.cv-status-sub{font-size:12px;font-weight:600;opacity:.7}.cv-bars{display:inline-flex;align-items:flex-end;gap:3px;height:18px}.cv-bars i{width:4px;height:6px;border-radius:2px;background:#22c55e;animation:cv-bar .8s ease-in-out infinite}.cv-bars i:nth-child(2){animation-delay:.1s}.cv-bars i:nth-child(3){animation-delay:.2s}.cv-bars i:nth-child(4){animation-delay:.3s}@keyframes cv-bar{0%,to{height:6px}50%{height:18px}}.cosmic-voice-status.listening .cv-status-text,.cosmic-voice-status.hearing .cv-status-text{flex-direction:row}.cosmic-ptt-btn{width:128px;height:128px;margin-top:2px}.cosmic-voice-controls{width:min(92vw,420px);gap:8px;margin-top:4px}.cosmic-voice-controls .cosmic-voice-ctl{flex:1 1 0;min-width:0;padding:0 8px;font-size:13.5px;white-space:nowrap}.cosmic-voice-end{width:min(92vw,320px);min-height:50px;border-radius:999px;border:none;margin-top:2px;background:var(--accent);color:var(--accent-fg);font:inherit;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 10px 28px #ff8a2a47}.cosmic-voice-caption{font-size:12.5px;opacity:.75;margin-top:4px}@media (max-height: 700px){.cv-stage{height:30vh}.cosmic-ptt-btn{width:108px;height:108px}}.pin-boxes{position:relative;display:flex;justify-content:center;gap:12px;margin:14px auto 6px;cursor:text}.pin-boxes-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;border:0;padding:0;margin:0;font-size:24px;caret-color:transparent}.pin-box{width:58px;height:68px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--fg);background:#ffffff0f;border:1.5px solid var(--border-strong, rgba(255,255,255,.18));transition:border-color .15s,box-shadow .15s,transform .12s}.pin-box.filled{border-color:#3dc8ff8c;background:#3dc8ff1a}.pin-boxes:focus-within .pin-box.active{border-color:var(--accent);box-shadow:0 0 0 3px #ff8a2a38;transform:translateY(-1px)}.pin-boxes:focus-within .pin-box.active:after{content:"";width:2px;height:26px;background:var(--accent);border-radius:2px;animation:pin-caret 1s steps(2) infinite}@keyframes pin-caret{50%{opacity:0}}.pd-card .pin-boxes{justify-content:flex-start;margin:6px 0}.pd-card .pin-box{width:48px;height:56px;border-radius:12px;font-size:18px}.parent-gate-avatar{display:flex;justify-content:center;margin:8px 0 10px}.parent-gate-avatar .dreureuk-avatar{filter:drop-shadow(0 6px 18px rgba(255,138,42,.35))}.parent-otp-gate>p:not(.parent-otp-eyebrow):not(.parent-otp-hint):not(.parent-dashboard-error){color:var(--muted);font-size:15px;line-height:1.6;max-width:30ch;margin-left:auto;margin-right:auto}@media (min-width: 681px){.parent-otp-gate{max-width:560px}.parent-otp-gate>p:not(.parent-otp-eyebrow):not(.parent-otp-hint):not(.parent-dashboard-error){max-width:none}}.child-select-labeled-btn{width:auto;padding:0 12px;gap:6px;font-size:13.5px;font-weight:700;white-space:nowrap;color:var(--fg)}.child-select-labeled-btn svg{width:16px;height:16px}@media (max-width: 420px){.child-select-actions{flex-wrap:wrap}.child-select-primary-btn{flex:1 1 100%}.child-select-labeled-btn{flex:1 1 0;justify-content:center}}.parent-otp-lead{display:inline-block;color:var(--fg);font-size:17px;font-weight:800;margin-bottom:6px}.admin-page-topbar-child-select{position:relative;cursor:pointer;min-height:44px}.admin-page-topbar-child-select select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:44px;opacity:0;cursor:pointer}.admin-page-topbar-child-text{display:flex;flex-direction:column;line-height:1.1}.admin-page-topbar-child-label{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:.02em}.admin-page-topbar-child-name{font-size:14px;font-weight:700}.admin-page-topbar-labeled{width:auto;padding:0 12px;gap:6px;font-size:13.5px;font-weight:700;white-space:nowrap;text-decoration:none}@media (max-width: 639px){.child-select-brand .admin-brand-text{display:none}.child-select-header-divider{display:block}}.consent-beta-terms{margin-top:6px}.consent-beta-terms ul{margin:8px 0 0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.55}.consent-beta-terms li+li{margin-top:4px}.pd-beta-notice{margin-bottom:10px}.pd-beta-notice a{color:inherit;text-decoration:underline;text-underline-offset:3px}.site-notice{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 14px;border-radius:12px;background:#ff73221a;border:1px solid rgba(255,115,34,.35);color:var(--fg);font-size:14px;line-height:1.5}.site-notice-link{color:inherit;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.site-notice-landing{margin:0 0 14px}.pd-site-notice{margin-bottom:10px}.kakao-fab{position:fixed;right:16px;bottom:16px;z-index:60;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 14px 0 12px;border-radius:999px;background:#fee500;color:#191919;font-weight:800;font-size:14px;text-decoration:none;box-shadow:0 6px 18px #00000059}.kakao-fab:hover{filter:brightness(1.05)}.kakao-fab-icon{font-size:18px}@media (max-width: 639px){.kakao-fab{right:12px;bottom:12px}}.pd-notice-editor{display:flex;flex-direction:column;gap:8px;margin:12px 0}.pd-notice-editor input{min-height:40px;padding:8px 10px;border-radius:10px;border:1px solid var(--border-strong);background:var(--bg-elev, rgba(255,255,255,.04));color:var(--fg)}.pd-referral-countdown{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border-radius:14px;background:#ff732214;border:1px solid rgba(255,115,34,.3);margin-bottom:12px}.pd-referral-countdown-head{display:flex;align-items:center;gap:8px;font-size:18px}.pd-referral-countdown-icon{font-size:22px}.pd-referral-countdown-dots{display:flex;gap:8px}.pd-referral-dot{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;border:1px solid var(--border-strong);color:var(--muted)}.pd-referral-dot.done{background:var(--accent);color:#07103a;border-color:transparent}
