:root{--ease-spring:var(--witbot-ease-spring);--ease-out:var(--witbot-ease-out);--dur-fast:var(--witbot-duration-fast);--dur-base:var(--witbot-duration-base);--dur-slow:var(--witbot-duration-slow);--dur-hero:var(--witbot-duration-hero);--text-display:30px;--text-title:22px;--text-section:13px;--text-label:15px;--text-body:14.5px;--text-caption:12px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--navy:var(--witbot-color-brand-navy);--navy-deep:var(--witbot-color-brand-navy-deep);--navy-mid:var(--witbot-color-brand-navy-mid);--navy-soft:var(--witbot-color-brand-navy-soft);--navy-700:var(--witbot-color-brand-navy-700);--navy-nav-active:var(--witbot-color-brand-navy-nav-active);--sky:var(--witbot-color-brand-sky);--sky-soft:var(--witbot-color-tint-sky-soft);--aqua:var(--witbot-color-brand-aqua);--aqua-soft:var(--witbot-color-tint-aqua-soft);--mint-soft:var(--witbot-color-tint-mint-soft);--mint-text:var(--witbot-color-tint-mint-text);--lavender:var(--witbot-color-brand-lavender);--lavender-soft:var(--witbot-color-tint-lavender-soft);--lavender-text:var(--witbot-color-tint-lavender-text);--warm-soft:var(--witbot-color-tint-warm-soft);--warm-text:var(--witbot-color-tint-warm-text);--cream:var(--witbot-color-brand-cream);--cream-soft:var(--witbot-color-brand-cream-soft);--slate:var(--witbot-color-brand-slate);--slate-soft:var(--witbot-color-brand-slate-soft);--slate-300:var(--witbot-color-brand-slate-300);--slate-200:var(--witbot-color-brand-slate-200);--amber:var(--witbot-color-brand-amber);--rose:var(--witbot-color-brand-rose);--ink:var(--witbot-color-brand-ink);--surface:var(--witbot-color-surface-app);--surface-warm:var(--witbot-color-surface-app-warm);--surface-2:var(--witbot-color-surface-input);--white:var(--witbot-color-surface-white);--hairline:var(--witbot-color-surface-hairline);--warm-hairline:var(--witbot-color-surface-warm-hairline);--danger:var(--witbot-color-danger-base);--danger-soft:var(--witbot-color-danger-tint);--font:var(--witbot-font-sans);--font-display:var(--witbot-font-display);--r-sm:var(--witbot-radius-sm);--r:var(--witbot-radius-base);--r-lg:var(--witbot-radius-lg);--r-card:var(--witbot-radius-card);--shadow-card:var(--witbot-shadow-card);--shadow-card-lift:var(--witbot-shadow-card-lift);--shadow-button:var(--witbot-shadow-button);--shadow-lift:var(--witbot-shadow-lift);--shadow-trust-action:var(--witbot-shadow-trust-action);--shadow-kid-action:var(--witbot-shadow-kid-action);--shadow-soft-panel:var(--witbot-shadow-soft-panel);--shadow-sheet:var(--witbot-shadow-sheet);--gradient-trust:var(--witbot-gradient-trust);--gradient-kid:var(--witbot-gradient-kid);--gradient-cream:var(--witbot-gradient-cream);--gradient-app:var(--witbot-gradient-app);--gradient-app-calm:var(--witbot-gradient-app-calm);--focus-ring:var(--witbot-focus-ring);--bottom-nav-height:var(--witbot-bottom-nav-height);--bottom-nav-height-safe:var(--witbot-bottom-nav-height-safe);--mobile-top-bar-height:var(--witbot-mobile-top-bar-height);--mobile-content-bottom-padding:var(--witbot-mobile-content-bottom-padding);--mobile-keyboard-composer-bottom:var(--witbot-mobile-keyboard-composer-bottom);--mobile-page-gutter:var(--witbot-mobile-page-gutter);--compact-page-gutter:var(--witbot-compact-page-gutter);--desktop-sidebar-width:var(--witbot-desktop-sidebar-width);--compact-sidebar-width:var(--witbot-compact-sidebar-width);--safe-top:var(--witbot-safe-area-top);--safe-right:var(--witbot-safe-area-right);--safe-bottom:var(--witbot-safe-area-bottom);--safe-left:var(--witbot-safe-area-left);--touch-ios:var(--witbot-hit-target-ios);--touch-android:var(--witbot-hit-target-android);--primary:var(--sky);--primary-hover:#3d9bf5;--accent:var(--witbot-accent);--accent-soft:var(--witbot-accent-soft);--accent-text:var(--witbot-accent-text);--danger-hover:#b83c3c;--success:var(--mint-text);--warning:var(--warm-text);--background:var(--surface);--foreground:var(--navy);--muted:var(--slate);--border:var(--hairline);--card:var(--white)}[data-accent=sky]{--witbot-accent:var(--witbot-color-brand-sky);--witbot-accent-soft:var(--witbot-color-tint-sky-soft);--witbot-accent-text:var(--witbot-color-brand-navy-700)}[data-accent=aqua]{--witbot-accent:var(--witbot-color-brand-aqua);--witbot-accent-soft:var(--witbot-color-tint-aqua-soft);--witbot-accent-text:var(--witbot-color-brand-navy-700)}[data-accent=lavender]{--witbot-accent:var(--witbot-color-brand-lavender);--witbot-accent-soft:var(--witbot-color-tint-lavender-soft);--witbot-accent-text:var(--witbot-color-tint-lavender-text)}[data-accent=mint]{--witbot-accent:var(--witbot-color-tint-mint-text);--witbot-accent-soft:var(--witbot-color-tint-mint-soft);--witbot-accent-text:var(--witbot-color-brand-navy-700)}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100dvh;font-family:var(--font);background:linear-gradient(#e6dfcf3d 1px, transparent 1px), linear-gradient(90deg, #e6dfcf3d 1px, transparent 1px), var(--gradient-app);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:64px 64px,64px 64px,auto;line-height:1.55}body{overflow-x:hidden}a{color:var(--sky);font-weight:600;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{display:block}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}h1,h2,h3,h4{color:var(--navy);letter-spacing:0;text-wrap:balance;font-weight:700}h1{font-size:32px;line-height:1.1}h2{font-size:24px;line-height:1.25}h3{font-size:18px;line-height:1.3}.mobile-display-title{font-family:var(--font-sans);letter-spacing:0;font-weight:650;line-height:1.25}.mobile-header .mobile-display-title{letter-spacing:-.01em;font-size:20px;font-weight:700}.mobile-display-title.mobile-display-title--hero{font-family:var(--font-display);letter-spacing:0;font-weight:650;line-height:1.06}.mobile-page-copy{color:var(--slate);font-size:14px;line-height:1.45}label{color:var(--slate);letter-spacing:0;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}input,select,textarea{border:1px solid var(--hairline);border-radius:var(--r);background:var(--surface-2);width:100%;min-height:44px;color:var(--navy);padding:12px 14px;font-size:14px;font-weight:500;transition:border-color .18s,box-shadow .18s,background .18s}textarea{resize:vertical;min-height:110px}input::placeholder,textarea::placeholder{color:var(--slate);opacity:1}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{border-color:var(--sky);box-shadow:var(--focus-ring);outline:none}code,kbd,samp{background:var(--surface-2);color:var(--navy-700);font-family:var(--witbot-font-mono);border-radius:4px;padding:2px 6px;font-size:.92em}.btn{border:1px solid var(--hairline);border-radius:var(--r);background:var(--white);min-height:44px;color:var(--navy);justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:transform .12s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover{box-shadow:var(--shadow-button);text-decoration:none;transform:translateY(-1px)}.btn svg{flex:none;width:16px;height:16px}.btn:disabled,.btn[aria-disabled=true]{cursor:not-allowed;opacity:.52;transform:none}.btn-primary{border-color:var(--witbot-action-parent-primary-border);background:linear-gradient(180deg, #ffffff1a, transparent 42%), linear-gradient(135deg, var(--witbot-action-parent-primary-from) 0%, var(--witbot-action-parent-primary-mid) 70%, var(--witbot-action-parent-primary-to) 100%);color:var(--witbot-action-parent-primary-text);box-shadow:var(--shadow-trust-action)}.btn-primary:hover:not(:disabled),.btn-trust:hover:not(:disabled){box-shadow:var(--shadow-trust-action)}.btn-trust{border-color:var(--witbot-action-parent-primary-border);background:linear-gradient(180deg, #ffffff1a, transparent 42%), linear-gradient(135deg, var(--witbot-action-parent-primary-from) 0%, var(--witbot-action-parent-primary-mid) 70%, var(--witbot-action-parent-primary-to) 100%);color:var(--witbot-action-parent-primary-text);box-shadow:var(--shadow-trust-action)}.btn-kid{background:linear-gradient(180deg, #ffffff38, transparent 45%), linear-gradient(135deg, var(--witbot-action-kid-primary-from) 0%, var(--witbot-action-kid-primary-to) 100%);color:var(--witbot-action-kid-primary-text);box-shadow:var(--shadow-kid-action);border-color:#ffffff8c}.btn-kid:hover:not(:disabled){box-shadow:var(--shadow-kid-action)}.btn-safety:hover:not(:disabled){box-shadow:var(--shadow-soft-panel)}.btn-secondary{color:var(--navy);background:#ffffffd6;border-color:#dce6f0f2;box-shadow:0 10px 24px -20px #071a336b}.btn-danger{color:var(--danger);background:#d9484814;border-color:#d948483d}.btn-danger:hover:not(:disabled){background:var(--danger-soft)}.btn-ghost{color:var(--slate);background:0 0;border-color:#0000}.ui-icon-button{width:var(--touch-ios);min-width:var(--touch-ios);padding:0}.ui-tab-button{min-height:var(--witbot-component-tab-mobile-height)}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.mobile-bottom-nav{display:none}.mobile-bottom-tab{min-height:var(--witbot-component-bottom-tab-height)}.mobile-sheet-layer{z-index:120;pointer-events:none;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mobile-sheet-backdrop{pointer-events:auto;background:#071a3361;border:0;width:100%;position:absolute;inset:0}.mobile-sheet{z-index:1;width:min(100%, var(--witbot-component-sheet-max-width));border:1px solid var(--hairline);background:var(--white);max-height:min(82dvh,680px);box-shadow:var(--shadow-lift);pointer-events:auto;border-radius:22px;outline:none;padding:18px;position:relative;overflow-y:auto}.mobile-sheet-header{min-height:var(--touch-ios);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.mobile-sheet-header h2{font-size:18px}.mobile-sheet-description{color:var(--slate);margin:-2px 0 12px;font-size:13px;line-height:1.45}.mobile-sheet-close{min-height:var(--touch-ios);color:var(--sky);background:0 0;border:0;padding:0 10px;font-size:13px;font-weight:800}.mobile-sheet-body{gap:12px;display:grid}.mobile-section,.mobile-screen,.mobile-header,.mobile-hero-task,.mobile-stat-pill,.mobile-module-card,.mobile-setting-row,.mobile-inbox-row,.mobile-empty-state,.mobile-progress-steps,.mobile-priority-card,.mobile-list-card,.mobile-list-cell,.mobile-status-pill,.mobile-action-bar,.mobile-filter-rail,.mobile-trust-callout{--mobile-only-display:none}.mobile-composer{padding-top:12px;padding-bottom:var(--safe-bottom);border-top:1px solid var(--hairline);background:var(--white);grid-template-columns:minmax(0,1fr) 50px;gap:10px;display:grid}.dashboard-mobile-children,.dashboard-mobile-privacy,.policy-mobile-studio,.review-mobile-inbox{display:none}.dashboard-mobile-more{gap:16px;max-width:680px;margin:0 auto;padding-bottom:24px;display:grid}.dashboard-mobile-more .mobile-module-card{background:#fffffff0;border:1px solid #dce6f0eb;border-radius:18px;gap:12px;padding:16px;display:grid;overflow:hidden;box-shadow:0 18px 42px -34px #071a3347}.dashboard-mobile-more .mobile-module-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-mobile-more .mobile-module-card-head h2{margin:0;font-size:18px;line-height:1.2}.dashboard-mobile-more .mobile-setting-row{width:100%;min-height:68px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:grid}.dashboard-mobile-more .mobile-setting-row:hover{background:#eaf4ff75;text-decoration:none}.dashboard-mobile-more .mobile-setting-row+.mobile-setting-row{border-top:1px solid #dce6f0d1}.dashboard-mobile-more .mobile-setting-row-leading{justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.dashboard-mobile-more .mobile-setting-row-leading .ic-circle,.dashboard-mobile-more .mobile-setting-row-leading svg{width:36px;height:36px}.dashboard-mobile-more .mobile-setting-row-leading .ic-circle svg{width:18px;height:18px}.dashboard-mobile-more .mobile-setting-row-title{color:var(--navy);font-size:15px;font-weight:850;line-height:1.25}.dashboard-mobile-more .mobile-setting-row-description,.dashboard-mobile-more .mobile-setting-row-meta{color:var(--slate);margin:3px 0 0;font-size:12.5px;font-weight:600;line-height:1.35}.dashboard-mobile-more .mobile-setting-row-action{color:var(--slate);font-size:12px;font-weight:850}.child-avatar--small{background:linear-gradient(140deg, var(--lavender), var(--sky));width:36px;height:36px;font-size:14px}.privacy-mobile-rule{gap:5px;display:grid}.privacy-mobile-rule strong{color:var(--navy)}.privacy-mobile-rule span{color:var(--slate);font-size:12.5px;font-weight:600;line-height:1.45}.pair-trusted-page{gap:16px;max-width:760px;margin:0 auto;padding-bottom:24px;display:grid}.pair-trusted-breadcrumb{color:var(--slate);flex-wrap:wrap;gap:6px;font-size:13px;font-weight:700;display:flex}.pair-trusted-breadcrumb a{min-width:44px;min-height:44px;color:var(--sky);align-items:center;text-decoration:none;display:inline-flex}.pair-flow-title{color:var(--navy);font-family:var(--font-display);letter-spacing:0;margin:0;font-size:22px;font-weight:650;line-height:1.1}.pair-flow-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:-8px;display:grid}.pair-flow-stepper span{background:#071a3314;border-radius:999px;height:4px;display:block}.pair-flow-stepper span.active{background:linear-gradient(90deg, var(--sky), var(--aqua))}.pair-trusted-page .mobile-header,.pair-trusted-page .mobile-hero-task,.pair-trusted-page .mobile-module-card,.pair-trusted-note{background:#fffffff0;border:1px solid #dce6f0eb;border-radius:18px;gap:14px;padding:18px;display:grid;box-shadow:0 18px 42px -34px #071a3347}.pair-trusted-page .mobile-header{justify-content:space-between;align-items:flex-start;min-height:72px;display:flex}.pair-trusted-page .mobile-header h1{margin:0;font-size:30px}.pair-trusted-page .mobile-header-copy{margin-top:4px}.pair-trusted-page .mobile-hero-task{background:linear-gradient(135deg, #4fa8ff1a, #63d7c729), var(--white);border-color:#63d7c757}.pair-trusted-page .mobile-hero-task-topline,.pair-trusted-page .mobile-hero-task-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.pair-trusted-page .mobile-hero-task-topline{color:var(--slate);text-transform:uppercase;font-size:11px;font-weight:850}.pair-trusted-page .mobile-hero-task h2{margin:0;font-size:28px}.pair-trusted-page .mobile-hero-task p{margin:0}.pair-trusted-loading{min-height:120px;color:var(--slate);justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:750;display:flex}.pair-trusted-loading .spinner{width:24px;height:24px}.pair-trusted-code-panel{background:#ffffffb8;border-radius:16px;justify-items:center;gap:10px;padding:14px;display:grid}.pair-trusted-code{flex-wrap:nowrap;justify-content:center;gap:8px;display:flex}.pair-trusted-code-group{gap:6px;display:flex}.pair-trusted-code-char{background:var(--white);width:clamp(38px,9vw,46px);height:clamp(50px,12vw,64px);color:var(--navy);font-family:var(--font-display);border:1px solid #dce6f0f5;border-radius:12px;place-items:center;font-size:30px;font-weight:650;display:grid}.pair-trusted-timer{color:var(--slate);font-size:13px;font-weight:700}.pair-flow-code-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pair-flow-code-actions .btn{min-height:44px;padding-inline:10px}.pair-flow-listening-stage{text-align:center;align-content:center;justify-items:center;gap:10px;min-height:240px;padding-block:24px;display:grid}.pair-flow-listening-orb{background:var(--gradient-kid);border-radius:999px;place-items:center;width:120px;height:120px;display:grid;position:relative}.pair-flow-listening-orb:before,.pair-flow-listening-orb:after{border:2px solid var(--aqua);border-radius:inherit;content:"";animation:1.8s ease-out infinite pair-pulse;position:absolute;inset:0}.pair-flow-listening-orb:after{border-color:var(--sky);animation-delay:.6s}.pair-flow-listening-orb svg{z-index:1;background:var(--white);width:56px;height:56px;color:var(--navy);border-radius:16px;padding:14px;position:relative;box-shadow:0 6px 16px -4px #071a3333}.pair-flow-listening-stage strong{color:var(--navy);font-family:var(--font-display);font-size:24px;font-weight:650;line-height:1.1}.pair-flow-listening-stage span:not(.pair-flow-listening-orb){max-width:270px;color:var(--slate);font-size:14px;font-weight:600;line-height:1.4}.pair-flow-primary-action{width:100%;margin-top:auto}@keyframes pair-pulse{0%{opacity:.72;transform:scale(.92)}to{opacity:0;transform:scale(1.34)}}.pair-trusted-steps .mobile-module-card-head h2{margin:0;font-size:18px}.pair-trusted-page .mobile-progress-steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.pair-trusted-page .mobile-progress-step{color:var(--slate);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.pair-trusted-page .mobile-progress-step-marker{border:1px solid var(--hairline);background:var(--white);width:28px;height:28px;color:var(--slate);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.pair-trusted-page .mobile-progress-step--complete .mobile-progress-step-marker{background:var(--aqua-soft);color:var(--mint-text);border-color:#63d7c775}.pair-trusted-page .mobile-progress-step--current .mobile-progress-step-marker{border-color:var(--sky);background:var(--sky-soft);color:var(--navy)}.pair-trusted-page .mobile-progress-step-copy{gap:2px;display:grid}.pair-trusted-page .mobile-progress-step-copy strong{color:var(--navy);font-size:13px;line-height:1.25}.pair-trusted-page .mobile-progress-step-copy span{font-size:12px;font-weight:600;line-height:1.35}.pair-trusted-qr-wrap{background:var(--surface-2);border-radius:14px;justify-content:center;padding:14px;display:flex}.pair-trusted-note{color:var(--slate);grid-template-columns:auto minmax(0,1fr);align-items:start;font-size:12.5px;font-weight:650;line-height:1.45}.pair-trusted-note svg{width:18px;height:18px;color:var(--mint-text)}.pair-trusted-devices-link{min-height:44px;color:var(--sky);justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.dashboard-desktop-children,.dashboard-desktop-privacy,.policy-desktop-studio,.review-desktop-layout{display:block}.card{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--white);box-shadow:var(--shadow-card)}.card-pad{padding:22px 24px}.home-shell{min-height:100dvh;padding:max(36px, calc(32px + var(--safe-top))) max(20px, var(--mobile-page-gutter)) 56px}.home-hero{text-align:center;max-width:820px;margin:0 auto;padding:clamp(34px,7vw,48px) 0 34px}.home-logo{width:clamp(154px,42vw,188px);height:auto;margin:0 auto 28px}.home-title{max-width:740px;margin:0 auto 16px;font-size:clamp(34px,7vw,42px);line-height:1.05}.home-subtitle{max-width:620px;color:var(--slate);margin:0 auto 26px;font-size:17px;line-height:1.5}.home-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.home-features{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:18px;max-width:980px;margin:28px auto 0;display:grid}.home-feature{min-height:210px}.home-icon-circle{background:var(--aqua-soft);width:42px;height:42px;color:var(--navy);border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.home-feature h2{margin-bottom:8px;font-size:18px}.home-feature p{color:var(--slate);font-size:14px;line-height:1.55}.card-title{color:var(--navy);margin:0 0 8px;font-size:18px;font-weight:700}.card-sub{color:var(--slate);margin:0;font-size:13px;line-height:1.5}.chip{border-radius:var(--r);letter-spacing:0;white-space:nowrap;align-items:center;gap:6px;min-height:26px;padding:6px 10px;font-size:11.5px;font-weight:700;line-height:1;display:inline-flex}.chip .dot{background:currentColor;border-radius:999px;width:6px;height:6px}.chip svg{width:13px;height:13px}.chip-mint{background:var(--mint-soft);color:var(--mint-text)}.chip-aqua{background:var(--aqua-soft);color:var(--navy-700)}.chip-sky{background:var(--sky-soft);color:var(--navy-700)}.chip-warm{background:var(--warm-soft);color:var(--warm-text)}.chip-lavender{background:var(--lavender-soft);color:var(--lavender-text)}.chip-danger{background:var(--danger-soft);color:var(--danger)}.chip-neutral{border:1px solid var(--hairline);background:var(--surface-2);color:var(--navy-700)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric{border:1px solid var(--hairline);background:var(--white);border-radius:12px;min-height:108px;padding:16px;position:relative;overflow:hidden}.metric .label,.metric .metric-label{color:var(--slate);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.metric .val,.metric .metric-value{color:var(--navy);margin-top:10px;font-size:28px;font-weight:700;line-height:1.05}.metric .val{text-transform:capitalize}.metric .delta,.metric .metric-detail{color:var(--slate);margin-top:6px;font-size:12px;font-weight:600}.mobile-page{gap:14px;display:grid}.mobile-page-header,.mobile-top-bar{display:none}.task-card{min-height:var(--witbot-component-task-card-min-height);border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--white);box-shadow:var(--shadow-card);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:12px;padding:18px;display:grid}.task-card--sky{border-color:#4fa8ff47}.task-card--aqua{border-color:#63d7c74d}.task-card--mint{border-color:#18a06d38}.task-card--warm{border-color:#b7791f47}.task-card--lavender{border-color:#9ca7ff4d}.task-card--danger{border-color:#d9484842}.task-card-copy{min-width:0}.task-card-eyebrow{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.task-card h2{margin:0;font-size:22px;line-height:1.18}.task-card p{max-width:620px;color:var(--slate);margin:6px 0 0;font-size:14px;line-height:1.45}.task-card-action{justify-content:flex-end;display:flex}.task-card-extra{grid-column:1/-1}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.stat-strip-item{min-height:var(--witbot-component-compact-stat-min-height);border:1px solid var(--hairline);background:#ffffffd1;border-radius:12px;padding:12px 14px}.stat-strip-label,.stat-strip-detail{color:var(--slate);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.stat-strip-value{color:var(--navy);margin-top:4px;font-size:22px;line-height:1.05;display:block}.metric-value,.stat-strip-value,.mobile-stat-pill strong,.chip{font-variant-numeric:tabular-nums}.stat-strip-value--sky{color:var(--sky)}.stat-strip-value--aqua{color:var(--aqua)}.stat-strip-value--mint{color:var(--mint-text)}.stat-strip-value--warm{color:var(--warm-text)}.stat-strip-value--lavender{color:var(--lavender-text)}.stat-strip-detail{letter-spacing:0;text-transform:none;margin-top:3px;font-size:10.5px}.roster-list{gap:10px;display:grid}.roster-row{min-height:var(--witbot-component-list-row-min-height);border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--white);box-shadow:var(--shadow-card);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.roster-row-avatar{align-self:start}.roster-row-main{min-width:0}.roster-row-head{align-items:center;gap:10px;min-width:0;display:flex}.roster-row-head strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.roster-row-meta,.roster-row-details{color:var(--slate);flex-wrap:wrap;gap:6px;margin-top:5px;font-size:12px;display:flex}.roster-detail{align-items:center;gap:5px;min-width:0;display:inline-flex}.roster-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.child-avatar--compact{width:48px;height:48px;font-size:19px}.filter-sheet{gap:8px;display:grid}.filter-sheet-label{color:var(--slate);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.filter-sheet-body{gap:8px;display:grid}.skeleton-card{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--white);box-shadow:var(--shadow-card);gap:12px;padding:18px;display:grid}.skeleton-line{height:var(--witbot-component-skeleton-height);background:linear-gradient(90deg, var(--surface-2), #eaf1f8, var(--surface-2));background-size:220% 100%;border-radius:999px;animation:1.1s ease-in-out infinite skeleton-sweep;display:block}.skeleton-line--2{width:82%}.skeleton-line--3{width:64%}.skeleton-line--4{width:46%}.dashboard-loading{gap:14px;display:grid}.dashboard-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.review-command-card{gap:12px;padding:14px;display:grid}.review-command-head{flex-wrap:wrap;gap:8px;display:flex}.review-command-card .review-search-input{width:100%;max-width:none;min-height:48px}.review-toolbar{padding:14px}.review-chip-rail{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.review-chip-rail .tf-pill{flex:none}@keyframes skeleton-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes nav-pending{0%,to{opacity:.5;transform:scaleX(.58)}50%{opacity:1;transform:scaleX(1)}}.alert{border-radius:var(--r-lg);border:1px solid #0000;flex-direction:column;gap:4px;margin-bottom:18px;padding:14px 16px;font-size:13.5px;font-weight:500;line-height:1.45;display:flex}.alert strong{color:inherit;font-size:13px}.alert-error{color:#8c2e2e;background:#d948480f;border-color:#d9484838}.alert-success{background:var(--mint-soft);color:var(--mint-text);border-color:#18a06d38}.alert-warning{background:var(--warm-soft);color:var(--warm-text);border-color:#b7791f3d}.form-group{margin-bottom:14px}.form-hint{color:var(--slate);margin-top:6px;font-size:12px}.auth-shell{background:radial-gradient(780px 560px at 10% -8%,#e9f2fcfa,#0000 64%),radial-gradient(700px 540px at 72% 108%,#fff2e0db,#0000 60%),#eff4f9;grid-template-columns:minmax(520px,1fr) minmax(420px,620px);min-height:100dvh;display:grid}.auth-form-rail{background:#ffffff29;grid-template-rows:auto 1fr auto;min-width:0;min-height:100dvh;display:grid}.auth-topbar,.auth-legal{color:var(--slate);border-color:#dce6f099;justify-content:space-between;align-items:center;padding:20px 48px;font-size:12px;display:flex}.auth-topbar a,.auth-legal a,.auth-help-link{min-height:var(--touch-ios);align-items:center;display:inline-flex}.auth-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb3;border-bottom:1px solid #dce6f099}.auth-legal{border-top:1px solid #dce6f085;gap:18px}.auth-legal span:first-child{margin-right:auto}.auth-brand-link{align-items:center;text-decoration:none;display:inline-flex}.auth-brand-link img{width:132px;height:auto}.auth-help-link{color:var(--navy);font-size:13px;font-weight:700}.auth-form-wrap{place-items:center;min-height:0;padding:34px 48px;display:grid;overflow:auto}.auth-card{width:min(100%,420px)}.auth-eyebrow{color:var(--slate);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800;line-height:1.2}.auth-card h1{color:var(--navy);text-wrap:balance;margin:0;font-size:42px;font-weight:800;line-height:1.07}.auth-subtitle{color:var(--slate);text-wrap:pretty;margin:10px 0 0;font-size:17px;line-height:1.5}.auth-subtitle strong{color:var(--navy)}.auth-card form,.auth-form-section{margin-top:18px}.auth-brand-panel{background:var(--navy-deep);min-height:100vh;color:var(--white);display:flex;position:relative;overflow:hidden}.auth-panel-glow{pointer-events:none;position:absolute}.auth-panel-glow-sky{background:linear-gradient(#4fa8ff8c,#4fa8ff38 60%,#0000);height:240px;inset:0 0 auto}.auth-panel-glow-aqua{background:radial-gradient(closest-side,#63d7c72e,#0000 70%);height:420px;inset:auto -26% -38%}.auth-panel-content{z-index:1;flex-direction:column;width:100%;min-height:0;padding:48px 56px 44px;display:flex;position:relative}.auth-panel-logo{color:var(--white);letter-spacing:-.01em;align-items:center;gap:11px;font-size:20px;font-weight:800;display:inline-flex}.auth-panel-logo img{width:34px;height:auto}.auth-panel-center{flex-direction:column;flex:1;justify-content:center;display:flex}.auth-panel-art{width:124px;height:124px;color:var(--aqua);background:radial-gradient(closest-side,#63d7c738,#63d7c714 66%,#0000),#ffffff0a;border:1px solid #63d7c73d;border-radius:999px;place-items:center;margin-bottom:34px;display:grid;box-shadow:0 24px 60px -28px #4fa8ffb8}.auth-panel-art svg{width:58px;height:58px}.auth-brand-panel-email .auth-panel-art{color:var(--sky);background:radial-gradient(closest-side,#4fa8ff40,#4fa8ff14 66%,#0000),#ffffff0a}.auth-panel-eyebrow{color:var(--aqua);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800;line-height:1.2}.auth-panel-center h2{max-width:480px;color:var(--white);letter-spacing:0;text-wrap:balance;margin:0;font-size:38px;font-weight:800;line-height:1.1}.auth-panel-center>p{color:#ffffffb8;max-width:460px;margin:16px 0 0;font-size:16px;line-height:1.55}.auth-value-list{flex-direction:column;gap:18px;margin-top:32px;display:flex}.auth-value-list div{gap:14px;display:flex}.auth-value-list svg{width:34px;height:34px;color:var(--aqua);background:#63d7c71f;border:1px solid #63d7c73d;border-radius:10px;flex:none;padding:8px}.auth-value-list strong,.auth-value-list small{display:block}.auth-value-list strong{color:var(--white);font-size:15px}.auth-value-list small{color:#ffffffb3;margin-top:3px;font-size:13px;line-height:1.45}.auth-email-steps{gap:10px;max-width:360px;margin-top:28px;display:grid}.auth-email-steps span{border-radius:var(--r-lg);color:#ffffffc7;background:#ffffff0f;border:1px solid #dce6f029;padding:10px 12px;font-size:13px;font-weight:700}.auth-trust-strip{flex-wrap:wrap;gap:10px;display:flex}.auth-trust-strip span{border-radius:var(--r-pill);color:#ffffffa3;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0d;border:1px solid #dce6f024;padding:8px 10px;font-size:11px;font-weight:800}.auth-provider-grid{gap:10px;display:grid}.auth-provider-btn{border:1px solid var(--hairline);border-radius:var(--r);background:var(--white);width:100%;min-height:48px;color:var(--navy);justify-content:center;align-items:center;gap:10px;padding:13px 16px;font-size:15px;font-weight:800;line-height:1.2;transition:border-color .16s,box-shadow .16s,transform .12s;display:inline-flex}.auth-provider-btn:hover:not(:disabled){box-shadow:var(--shadow-button);border-color:#4fa8ffb8;transform:translateY(-1px)}.auth-provider-icon{border:1px solid var(--hairline);width:26px;height:26px;color:var(--navy);border-radius:999px;place-items:center;line-height:1;display:grid}.auth-provider-icon svg{display:block}.auth-divider{color:var(--slate);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:14px 0;display:grid}.auth-divider span{background:var(--hairline);height:1px}.auth-divider small{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.auth-mode-toggle{border:1px solid var(--hairline);border-radius:var(--r);background:var(--surface);grid-template-columns:1fr 1fr;gap:4px;margin-bottom:14px;padding:4px;display:grid}.auth-mode-toggle button{min-height:var(--witbot-component-tab-mobile-height);color:var(--slate);background:0 0;border:0;border-radius:6px;font-size:13px;font-weight:700}.auth-mode-toggle button.active{background:var(--white);color:var(--navy);box-shadow:0 1px 3px #071a3314}.auth-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-label-row a{min-height:var(--touch-ios);color:var(--sky);text-transform:none;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.auth-input-wrap,.auth-password-wrap{position:relative}.auth-input-wrap input,.auth-password-wrap input{padding-left:42px}.auth-password-wrap input{padding-right:90px}.auth-input-leading{z-index:1;color:#44546a9e;width:17px;height:17px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.auth-password-wrap button{min-height:var(--touch-ios);min-width:64px;color:var(--sky);background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-password-wrap button svg{width:15px;height:15px}.auth-password-match{color:var(--mint-text);align-items:center;gap:5px;margin-top:7px;font-size:12px;font-weight:800;display:inline-flex}.auth-password-match svg{width:15px;height:15px}.auth-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-note{color:var(--slate);margin:0 0 16px;font-size:12.5px;line-height:1.5}.auth-callout{border-radius:var(--r-lg);background:var(--sky-soft);color:var(--slate);border:1px solid #4fa8ff33;gap:12px;margin-top:18px;padding:15px;font-size:12.5px;line-height:1.5;display:flex}.auth-callout svg{width:19px;height:19px;color:var(--sky);flex:none}.auth-callout strong{color:var(--navy);margin-bottom:2px;font-size:13.5px;display:block}.auth-check-card{border:1px dashed var(--hairline);border-radius:var(--r-lg);color:var(--slate);background:#ffffff8a;margin-top:24px;padding:14px;font-size:13px;line-height:1.5}.auth-check-card strong{color:var(--navy);margin-bottom:2px;display:block}.auth-submit-row{margin-top:20px}.auth-submit{width:100%;min-height:50px;margin-top:4px;font-size:15px}.auth-footer{border-top:1px solid var(--hairline);flex-direction:column;gap:6px;margin-top:18px;padding-top:14px;display:flex}.auth-link-row{color:var(--slate);text-align:center;flex-wrap:wrap;justify-content:center;gap:5px;font-size:13px;display:flex}.auth-link-row a{min-height:var(--touch-ios);align-items:center;display:inline-flex}.auth-inline-button{min-height:var(--touch-ios);color:var(--sky);font:inherit;background:0 0;border:0;font-weight:800}.auth-inline-button:hover{text-decoration:underline}.auth-alert-info{border-radius:var(--r-lg);background:var(--sky-soft);color:var(--navy-700);border:1px solid #4fa8ff33;margin-bottom:14px;padding:14px 16px;font-size:14px;font-weight:500}.auth-loading{color:var(--slate);text-align:center;padding:22px 0;font-size:14px;font-weight:600}.auth-strength{margin-top:10px}.auth-strength-bars{gap:5px;display:flex}.auth-strength-bars span{background:var(--hairline);border-radius:999px;flex:1;height:4px}.auth-strength-bars span.active{background:var(--mint-text)}.auth-strength-copy{color:var(--slate);justify-content:space-between;gap:10px;margin-top:7px;font-size:12px;display:flex}.auth-strength-copy strong{color:var(--mint-text)}.auth-requirements{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.auth-requirements span{color:var(--slate);align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.auth-requirements svg{background:var(--surface);width:16px;height:16px;color:var(--slate-300);border-radius:999px;padding:3px}.auth-requirements span.complete{color:var(--navy)}.auth-requirements span.complete svg{background:var(--mint-soft);color:var(--mint-text)}.auth-checkbox{min-height:var(--touch-ios);color:var(--slate);text-transform:none;align-items:flex-start;gap:10px;margin-top:16px;font-size:12.5px;font-weight:500;line-height:1.5;display:flex}.auth-checkbox input{width:22px;min-height:22px;accent-color:var(--sky);flex:none;margin-top:2px}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{display:none}}@media (min-width:901px){.auth-shell,.auth-form-rail,.auth-brand-panel{height:100dvh;min-height:0;overflow:hidden}.auth-panel-content{height:100vh}}@media (min-width:901px) and (max-width:1200px){.auth-shell{grid-template-columns:minmax(430px,1fr) minmax(360px,48vw)}.auth-topbar,.auth-legal,.auth-form-wrap{padding-inline:40px}.auth-card h1{font-size:36px}.auth-subtitle{font-size:15px}.auth-panel-content{padding:44px 40px 38px}.auth-panel-art{width:108px;height:108px;margin-bottom:28px}.auth-panel-art svg{width:50px;height:50px}.auth-panel-center h2{font-size:32px}.auth-panel-center>p{font-size:15px}.auth-trust-strip span{font-size:10px}}@media (max-width:640px){.home-shell{padding-inline:max(18px, var(--safe-left));padding-bottom:34px}.home-hero{padding-top:30px}.home-title{font-size:34px}.home-subtitle{font-size:16px}.home-actions{grid-template-columns:1fr;display:grid}.home-actions .btn{width:100%}.auth-shell{width:100vw;overflow-x:hidden}.auth-topbar,.auth-legal{padding:14px 20px}.auth-legal span:not(:first-child){display:none}.auth-brand-link img{width:118px}.auth-help-link{min-height:36px;font-size:12px}.auth-form-wrap{min-height:100dvh;padding:calc(16px + var(--safe-top)) 20px calc(20px + var(--safe-bottom));place-items:start stretch;overflow-x:hidden}.auth-card{border:1px solid var(--hairline);border-radius:var(--r-card);width:100%;max-width:calc(100vw - 40px);box-shadow:var(--shadow-lift);background:#ffffffe6;padding:20px}.auth-card h1{overflow-wrap:break-word;max-width:100%;font-size:26px;line-height:1.08}.auth-eyebrow{margin-bottom:8px;font-size:10px}.auth-subtitle{margin-top:8px;font-size:14px;line-height:1.4}.auth-provider-grid{gap:8px;margin-top:14px}.auth-provider-btn{min-height:48px;padding:10px 12px;font-size:14px}.auth-divider{margin:12px 0}.auth-mode-toggle{min-height:46px;margin-bottom:12px}.auth-mode-toggle button{min-height:38px;padding:8px 10px;font-size:13px}.auth-card form,.auth-form-section,.auth-footer{margin-top:14px}.auth-label-row{flex-wrap:wrap}.auth-provider-btn,.auth-mode-toggle,.auth-input-wrap,.auth-password-wrap,.auth-submit{max-width:100%}.auth-form-grid,.auth-requirements{grid-template-columns:1fr}.auth-password-wrap input{padding-right:96px}}.text-muted{color:var(--muted)}.text-danger{color:var(--danger)}.text-success{color:var(--success)}.text-center{text-align:center}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:14px}.mb-3{margin-bottom:22px}.mb-4{margin-bottom:28px}.mt-2{margin-top:14px}.mt-4{margin-top:28px}.spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-shell{grid-template-columns:var(--desktop-sidebar-width) minmax(0, 1fr);min-height:100dvh;display:grid}.dashboard-sidebar{background:var(--navy-deep);height:100vh;color:var(--white);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden}.dashboard-sidebar:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#4fa8ff80 0%,#4fa8ff2e 55%,#0000 100%);height:80px;position:absolute;inset:0 0 auto}.dashboard-sidebar:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(closest-side,#4fa8ff2e,#0000 70%);height:240px;position:absolute;inset:auto -40% -40%}.dashboard-sidebar-inner{z-index:1;flex-direction:column;min-height:100%;padding:28px 18px 22px;display:flex;position:relative}.dashboard-brand{color:var(--white);justify-content:center;align-items:center;gap:10px;padding:0 0 22px;text-decoration:none;display:flex}.dashboard-brand:hover{text-decoration:none}.dashboard-brand img{object-fit:contain;object-position:center;filter:drop-shadow(0 4px 10px #4fa8ff73)drop-shadow(0 1px #ffffff1f);flex-shrink:0;width:30px;height:30px}.dashboard-brand>span{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.dashboard-brand .word{color:var(--white);letter-spacing:-.01em;white-space:nowrap;font-size:17px;font-weight:700;line-height:1;display:block}.dashboard-brand .tag{color:var(--slate-200);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;opacity:.85;font-size:8px;font-weight:700;display:block}.dashboard-nav{flex-direction:column;gap:4px;display:flex}.dashboard-nav-link{min-height:var(--touch-ios);border-radius:var(--r);color:#cfdcec;align-items:center;gap:10px;padding:11px 18px 11px 22px;font-size:13px;font-weight:500;text-decoration:none;transition:background .16s,color .16s;display:flex;position:relative}.dashboard-nav-link:hover{color:var(--white);background:#ffffff0a;text-decoration:none}.dashboard-nav-link.active{background:var(--navy-nav-active);color:var(--white)}.dashboard-nav-link.active:before{content:"";background:var(--sky);border-radius:2px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.dashboard-nav-link svg{opacity:.7;flex:none;width:16px;height:16px}.dashboard-nav-link.active svg{opacity:1}.dashboard-sidebar-foot{flex-direction:column;gap:8px;margin-top:auto;padding-top:18px;display:flex}.sidebar-pill{border-radius:var(--r);min-height:32px;color:var(--white);background:#63d7c71f;border:1px solid #63d7c738;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:600;display:flex}.sidebar-pill .dot{background:var(--aqua);border-radius:999px;width:6px;height:6px}.sidebar-pill.muted{color:var(--slate-300);background:#ffffff0a;border-color:#ffffff14}.sidebar-pill.muted .dot{background:var(--slate-300)}.sidebar-email{color:var(--slate-200);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dashboard-main{background:radial-gradient(900px 520px at 95% 0,#fff8eff2,#0000 58%),#f4f8fbbd;min-width:0}.dashboard-main-inner{width:min(1180px,100% - 48px);margin:0 auto;padding:42px 0}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.page-header h1{margin-bottom:8px}.page-header p{max-width:680px;color:var(--slate);font-size:15px;line-height:1.45}.toolbar-row,.action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;display:grid}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.row-list{flex-direction:column;display:flex}.event-row{border-bottom:1px solid var(--hairline);color:inherit;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;text-decoration:none;display:flex}.event-row:last-child{border-bottom:0}.event-row:hover{text-decoration:none}.empty-state{border:1px solid var(--hairline);border-radius:var(--r-card);background:var(--white);text-align:center;min-height:260px;box-shadow:var(--shadow-card);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:42px 24px;display:flex}.empty-state img{object-fit:contain;width:54px;height:54px}.empty-state p{max-width:430px;color:var(--slate)}.kid-shell{background:radial-gradient(500px 420px at 50% 0%, #63d7c747, transparent 60%), linear-gradient(180deg, #f7fbff 0%, var(--cream) 100%);min-height:100dvh}.kid-main{width:min(540px,100%);min-height:100dvh;margin:0 auto;padding:22px 18px}.kid-brand{color:var(--navy);justify-content:center;align-items:center;gap:10px;margin-bottom:20px;font-weight:700;display:flex}.kid-brand img{width:34px;height:34px}.kid-panel{border:1px solid var(--hairline);background:var(--white);box-shadow:var(--shadow-card);border-radius:18px}.kid-pair-card{background:linear-gradient(180deg, #e3faf6b8, #ffffffeb 42%), var(--white);text-align:center;padding:28px 22px}.kid-pair-guidance{border-radius:var(--r);background:var(--aqua-soft);width:fit-content;color:var(--navy);border:1px solid #63d7c757;margin:0 auto 18px;padding:8px 12px;font-size:13px;font-weight:700}.kid-pair-icon{background:linear-gradient(135deg, var(--sky-soft), var(--aqua-soft));width:64px;height:64px;color:var(--navy);border-radius:18px;place-items:center;margin:0 auto 18px;display:grid}.kid-pair-card h1{margin-bottom:8px;font-size:30px;line-height:1.1}.kid-pair-subtitle{max-width:330px;color:var(--slate);margin:0 auto 24px;font-size:16px;line-height:1.45}.kid-pair-card .btn-kid{width:100%}.kid-pair-note{border-radius:var(--r);background:var(--aqua-soft);color:var(--navy);text-align:left;align-items:center;gap:10px;margin-top:22px;padding:12px;font-size:13px;font-weight:600;display:flex}.kid-mobile-surface{min-height:100dvh;padding-bottom:var(--safe-bottom)}.kid-code-inputs{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:20px;display:grid}.kid-code-input{text-align:center;width:100%;min-width:0;height:56px;font-family:var(--witbot-font-mono);padding:0;font-size:24px;font-weight:700}.kid-mic-stage{place-items:center;width:220px;height:220px;margin:0 auto;display:grid;position:relative}.kid-mic-stage:before{content:"";background:#e3faf6a3;border:1px solid #63d7c74d;border-radius:999px;width:180px;height:180px;position:absolute}.kid-mic{border:2px solid var(--witbot-action-voice-idle-to);background:linear-gradient(180deg, #ffffff2e, transparent 44%), linear-gradient(145deg, var(--witbot-action-voice-idle-from), var(--witbot-action-voice-idle-to));width:124px;height:124px;color:var(--cream);box-shadow:var(--witbot-shadow-voice-orb), inset 0 -8px 18px #0000002e, inset 0 2px 0 #ffffff2e;cursor:pointer;z-index:2;border-radius:999px;place-items:center;transition:transform .18s,background .18s;display:grid;position:relative}.kid-mic:active{transform:scale(.97)}.kid-mic:disabled{cursor:not-allowed;opacity:.7}.kid-mic.listening,.kid-mic.confirming{border-color:var(--witbot-action-voice-listening-to);background:linear-gradient(180deg, #fff3, transparent 44%), linear-gradient(145deg, var(--witbot-action-voice-listening-from), var(--witbot-action-voice-listening-to))}.kid-mic.checking{border-color:var(--witbot-action-voice-checking-to);background:linear-gradient(180deg, #fff3, transparent 44%), linear-gradient(145deg, var(--witbot-action-voice-checking-from), var(--witbot-action-voice-checking-to))}.kid-mic.speaking,.kid-mic.done{border-color:var(--witbot-action-voice-speaking-to);background:linear-gradient(180deg, #fff3, transparent 44%), linear-gradient(145deg, var(--witbot-action-voice-speaking-from), var(--witbot-action-voice-speaking-to))}.kid-mic.redirect{background:var(--warm-soft);color:var(--navy);border-color:#b7791f52}.kid-mic svg{width:42px;height:42px}.kid-mic-pulse{opacity:0;pointer-events:none;border:2px solid #63d7c7b3;border-radius:999px;width:180px;height:180px;position:absolute}.kid-mic-stage.active .kid-mic-pulse{animation:2.2s ease-out infinite kid-pulse-out}.kid-mic-pulse.p2{animation-delay:.7s!important}.kid-mic-pulse.p3{animation-delay:1.4s!important}@keyframes kid-pulse-out{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}.wave-row{justify-content:center;align-items:center;gap:5px;height:60px;margin:14px 0 0;display:flex}.wave-bar{background:linear-gradient(180deg, var(--sky), var(--aqua));transform-origin:50%;border-radius:999px;width:5px;height:36px;min-height:8px;animation:.9s ease-in-out infinite wave-bounce}.wave-bar:first-child{height:18px;animation-delay:0s}.wave-bar:nth-child(2){height:25px;animation-delay:70ms}.wave-bar:nth-child(3){height:32px;animation-delay:.14s}.wave-bar:nth-child(4){height:39px;animation-delay:.21s}.wave-bar:nth-child(5){height:46px;animation-delay:.28s}.wave-bar:nth-child(6){height:25px;animation-delay:.35s}.wave-bar:nth-child(7){height:32px;animation-delay:.42s}.wave-bar:nth-child(8){height:39px;animation-delay:.49s}.wave-bar:nth-child(9){height:18px;animation-delay:.56s}@keyframes wave-bounce{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.speak-shimmer{background:linear-gradient(90deg,#4fa8ff1a,#9ca7ff2e,#63d7c71f);border-radius:999px;height:64px;margin-top:14px;position:relative;overflow:hidden}.speak-shimmer:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffb3 50%,#0000 100%);width:60%;animation:1.6s linear infinite shimmer-x;position:absolute;inset:0}.speak-bars{justify-content:center;align-items:center;gap:6px;padding:0 24px;display:flex;position:absolute;inset:0}.speak-bar{background:var(--sky);opacity:.85;border-radius:999px;width:4px;height:12px;animation:.65s ease-in-out infinite wave-bounce}.speak-bar:first-child{height:12px;animation-delay:0s}.speak-bar:nth-child(2){height:23px;animation-delay:80ms}.speak-bar:nth-child(3){height:34px;animation-delay:.16s}.speak-bar:nth-child(4){height:23px;animation-delay:.24s}.speak-bar:nth-child(5){height:12px;animation-delay:.32s}.speak-bar:nth-child(6){height:23px;animation-delay:.4s}.speak-bar:nth-child(7){height:34px;animation-delay:.48s}@keyframes shimmer-x{0%{transform:translate(-50%)}to{transform:translate(50%)}}@media (max-width:1180px){.dashboard-shell{grid-template-columns:var(--compact-sidebar-width) minmax(0, 1fr)}.dashboard-main-inner{width:min(100% - 40px,980px)}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.two-col{grid-template-columns:1fr}}.policy-advanced{gap:16px;display:grid}.policy-advanced>summary{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffffff0;border:1px solid #dce6f0eb;border-radius:18px;align-items:center;gap:12px;min-height:56px;padding:12px 16px;list-style:none;display:flex}.policy-advanced>summary::-webkit-details-marker{display:none}.policy-advanced-summary-text{gap:2px;display:grid}.policy-advanced-summary-title{color:var(--navy);font-size:15px;font-weight:700}.policy-advanced-summary-hint{color:var(--slate);font-size:12.5px;font-weight:600}.policy-advanced>summary:after{content:"";border-right:2px solid var(--slate);border-bottom:2px solid var(--slate);width:8px;height:8px;transition:transform .16s var(--ease-out);margin-left:auto;transform:translateY(-1px)rotate(45deg)}.policy-advanced[open]>summary:after{transform:translateY(2px)rotate(-135deg)}.policy-desktop-studio .policy-advanced{margin-top:18px}@media (max-width:860px){.btn{min-height:var(--touch-android);border-radius:12px;font-size:14px}.dashboard-shell{min-height:100dvh;display:block}.dashboard-sidebar{display:none}.dashboard-main{min-height:100dvh}.dashboard-main-inner{width:min(100% - 40px,720px);padding:20px 0 var(--mobile-content-bottom-padding)}.page-header{flex-direction:column;gap:12px;margin-bottom:16px}.page-header h1{font-size:var(--witbot-size-mobile-title);line-height:var(--witbot-line-mobile-title)}.page-header p{max-width:100%;font-size:14px;line-height:1.45}.page-header--mobile-compact{gap:8px}.page-header--mobile-compact h1{margin-bottom:5px}.page-header--mobile-compact p{max-width:540px}.page-header-actions,.page-header .action-row,.toolbar-row{width:100%}.page-header-actions>.btn,.page-header .action-row>.btn,.toolbar-row>.btn{flex:160px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric{border-radius:12px;min-height:78px;padding:12px}.metric .val,.metric .metric-value{margin-top:6px;font-size:22px}.metric .delta,.metric .metric-detail{margin-top:3px;font-size:11px}.task-card{min-height:0;padding:var(--witbot-density-card-mobile-tight);border-radius:12px;grid-template-columns:1fr;gap:12px}.task-card h2{font-size:20px}.task-card p{font-size:13px;line-height:1.45}.task-card-action{justify-content:stretch}.task-card-action .btn{width:100%}.stat-strip{gap:8px;margin-bottom:12px}.stat-strip-item{border-radius:10px;min-height:62px;padding:9px 10px}.stat-strip-label,.stat-strip-detail{font-size:10px}.stat-strip-value{overflow-wrap:anywhere;font-size:20px}.roster-row{padding:var(--witbot-density-row-mobile-tight);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px}.roster-row-head{flex-direction:column;align-items:flex-start;gap:5px}.roster-row-head strong{max-width:100%;font-size:16px}.roster-row-meta,.roster-row-details{gap:6px 9px}.roster-row-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.roster-row-actions .btn-kid{grid-column:1/-1}.roster-row-actions .btn{width:100%;min-width:0;padding-left:8px;padding-right:8px}.review-command-card{border-radius:12px;padding:12px}.review-command-head{gap:6px}.review-command-card .tf-bar{margin:0}.dashboard-loading-grid{grid-template-columns:1fr}.dashboard-mobile-children,.dashboard-mobile-privacy,.policy-mobile-studio,.review-mobile-inbox{display:grid}.dashboard-desktop-children,.dashboard-desktop-privacy{display:none}.policy-desktop-studio,.review-desktop-layout{display:none!important}.mobile-today-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.dashboard-mobile-children .mobile-today-stats{background:var(--white);border:1px solid #dce6f0b8;border-radius:16px;gap:0;padding:12px 4px;box-shadow:inset 0 1px #fff9,0 1px 2px #071a330a,0 8px 24px -16px #071a332e}.dashboard-mobile-children .mobile-today-stats .mobile-stat-pill{min-height:54px;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;padding:0 8px}.dashboard-mobile-children .mobile-today-stats .mobile-stat-pill+.mobile-stat-pill{border-left:1px solid #dce6f0b8}.dashboard-mobile-children .mobile-today-stats .mobile-stat-pill strong{color:var(--navy);white-space:pre-line;font-size:22px;line-height:1.05}.mobile-inbox-list{background:#ffffffb8;border:1px solid #dce6f0eb;border-radius:16px;display:grid;overflow:hidden}.mobile-answer-check-card{background:#ffffffb8;border:1px solid #dce6f0d1;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.mobile-answer-check-card strong{color:var(--navy);font-size:14px;line-height:1.25;display:block}.mobile-answer-check-card p{color:var(--slate);margin:2px 0 0;font-size:12.5px;font-weight:600;line-height:1.35}.mobile-child-card-list{gap:12px;display:grid}.mobile-child-card{gap:14px;overflow:hidden}.mobile-child-card-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.mobile-child-card-head h2{margin:0;font-size:18px;line-height:1.2}.mobile-child-card-head p{color:var(--slate);margin:3px 0 0;font-size:12.5px;font-weight:650;line-height:1.35}.mobile-child-card-facts{gap:8px;display:grid}.mobile-child-card-facts span{min-width:0;color:var(--slate);align-items:center;gap:8px;font-size:12.5px;font-weight:750;display:flex}.mobile-child-card-actions{grid-template-columns:1fr;gap:8px;display:grid}.mobile-child-card-actions .btn{width:100%;min-width:0;padding-left:10px;padding-right:10px}.mobile-add-sibling{min-height:48px;color:var(--slate);background:0 0;border:1.5px dashed #dce6f0f2;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.mobile-add-sibling:hover{text-decoration:none}.mobile-add-sibling span{width:30px;height:30px;color:var(--navy);background:#ffffffb8;border:1px solid #dce6f0fa;border-radius:999px;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.mobile-children-disclosure{background:#ffffffb8;border:1px solid #e6dfcfbd;border-radius:14px;overflow:hidden}.mobile-children-disclosure summary{min-height:44px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:12px;font-weight:850;list-style:none;display:flex}.mobile-children-disclosure summary::-webkit-details-marker{display:none}.mobile-children-disclosure summary:after{content:"v";color:var(--slate);font-size:15px}.mobile-children-disclosure[open] summary:after{transform:rotate(180deg)}.mobile-children-disclosure p{color:var(--slate);margin:0;padding:0 14px 12px;font-size:12.5px;line-height:1.45}.policy-mobile-preset-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.policy-mobile-preset-card strong{color:var(--navy);font-size:18px;line-height:1.2;display:block}.policy-mobile-preset-card p{color:var(--slate);margin:3px 0 0;font-size:12.5px;font-weight:600;line-height:1.35}.policy-mobile-preset-card .btn{grid-column:1/-1;width:100%}.policy-mobile-topic-list{background:#ffffffb8;border:1px solid #dce6f0eb;border-radius:16px;display:grid;overflow:hidden}.policy-preset-subscreen{gap:14px;display:grid}.policy-preset-header{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;display:grid}.policy-preset-back{width:40px;height:40px;color:var(--navy);font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #dce6f0fa;border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 10px 24px -20px #071a336b}.policy-preset-header-copy{min-width:0}.policy-preset-eyebrow{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.policy-preset-header h1{color:var(--navy);margin:0;font-size:28px;line-height:1.05}.policy-preset-header p{color:var(--slate);margin:6px 0 0}.policy-preset-picker-card{background:var(--white);border:1px solid #dce6f0b8;border-radius:18px;gap:14px;padding:16px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -8px #071a3329,0 24px 48px -24px #071a3338}.policy-preset-picker-head{gap:10px;display:grid}.policy-preset-picker-head h2{color:var(--navy);margin:0;font-size:20px;line-height:1.15}.policy-preset-picker-head p{color:var(--slate);margin:6px 0 0;font-size:13px;line-height:1.45}.policy-preset-picker-head .mobile-status-pill,.policy-preset-apply{justify-self:start}.policy-preset-list{gap:10px;display:grid}.policy-preset-option{background:var(--white);min-height:92px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;border:1px solid #dce6f0eb;border-radius:16px;padding:14px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -18px #071a3338}.policy-preset-option--selected{border-color:#63d7c7f0;box-shadow:inset 0 1px #ffffffbf,0 0 0 2px #63d7c738,0 12px 28px -20px #071a3347}.policy-preset-option--active:not(.policy-preset-option--selected){background:linear-gradient(135deg,#e3faf6b8,#fffffff5);border-color:#63d7c77a}.policy-preset-option-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.policy-preset-option-head strong{color:var(--navy);font-size:16px;line-height:1.2;display:block}.policy-preset-option-head span:not(.ic-circle):not(.chip){color:var(--slate);margin-top:5px;font-size:13px;line-height:1.4;display:block}.policy-topic-subscreen{gap:14px;padding-bottom:24px;display:grid}.policy-topic-header{grid-template-columns:40px 44px minmax(0,1fr);align-items:start;gap:10px;display:grid}.policy-topic-back{width:40px;height:40px;color:var(--navy);font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #dce6f0fa;border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 10px 24px -20px #071a336b}.policy-topic-header .ic-circle{border-radius:14px;width:44px;height:44px}.policy-topic-header-copy{min-width:0}.policy-topic-eyebrow{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.policy-topic-header h1{color:var(--navy);margin:0;font-size:28px;line-height:1.05}.policy-topic-header p{color:var(--slate);margin:6px 0 0}.policy-topic-choice-card,.policy-topic-detail-card{background:var(--white);border:1px solid #dce6f0b8;border-radius:18px;gap:14px;padding:16px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -8px #071a3329,0 24px 48px -24px #071a3338}.policy-topic-choice-head h2,.policy-topic-detail-card h3{color:var(--navy);margin:0;font-size:20px;line-height:1.15}.policy-topic-choice-head p,.policy-topic-detail-card p{color:var(--slate);margin:6px 0 0;font-size:13px;line-height:1.45}.policy-topic-choice-list{gap:10px;display:grid}.policy-topic-choice{background:var(--white);min-height:88px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;border:1px solid #dce6f0eb;border-radius:16px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -18px #071a3338}.policy-topic-choice--selected{background:linear-gradient(135deg,#e6f2ffeb,#fffffff5);border-color:#4fa8fff0;box-shadow:inset 0 1px #ffffffbf,0 0 0 2px #4fa8ff33,0 12px 28px -20px #071a3347}.policy-topic-radio{background:#ffffffb8;border:2px solid #4fa8ff42;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.policy-topic-choice--selected .policy-topic-radio{border-color:var(--sky);background:var(--sky)}.policy-topic-radio span{background:var(--white);border-radius:999px;width:7px;height:7px}.policy-topic-choice-copy strong{color:var(--navy);font-size:16px;line-height:1.25;display:block}.policy-topic-choice-copy span{color:var(--slate);margin-top:5px;font-size:13px;line-height:1.4;display:block}.policy-topic-lens-field{border-top:1px solid #dce6f0b8;gap:8px;padding-top:14px;display:grid;overflow:hidden}.policy-topic-lens-field label{color:var(--navy);letter-spacing:0;text-transform:none;font-size:12px;font-weight:850}.policy-topic-chip-list{flex-wrap:wrap;gap:6px;display:flex}.policy-topic-detail-card--warm{background:#fbefd7b8;border-color:#e5a63652}.policy-topic-detail-card--warm h3{color:var(--warm-text)}.policy-topic-detail-card ul{color:var(--navy);margin:0;padding-left:18px;font-size:13px;line-height:1.65}.policy-topic-action-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dce6f0db;border-radius:20px;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:8px;padding:10px;display:grid;box-shadow:0 16px 36px -24px #071a3357}.policy-topic-action-bar .btn{width:100%}.review-mobile-controls{gap:10px}.review-mobile-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.review-mobile-search-row .btn{min-height:var(--touch-android)}.review-mobile-list{gap:14px;display:grid}.review-mobile-day{gap:8px;display:grid}.review-mobile-day-head{justify-content:space-between;align-items:center;gap:10px;min-height:34px;display:flex}.review-mobile-day-head strong{color:var(--navy);font-size:13px}.mobile-bottom-nav{z-index:80;right:max(12px, var(--safe-right));bottom:max(12px, var(--safe-bottom));left:max(12px, var(--safe-left));-webkit-backdrop-filter:blur(20px)saturate(165%);backdrop-filter:blur(20px)saturate(165%);background:#ffffffd1;border:1px solid #071a3314;border-radius:24px;align-items:stretch;max-width:560px;height:70px;margin-inline:auto;padding:0 4px;display:flex;position:fixed;box-shadow:0 12px 34px -10px #071a3357,0 2px 8px -4px #071a3329}.mobile-bottom-tab{min-width:0;min-height:0;color:var(--slate);isolation:isolate;-webkit-tap-highlight-color:transparent;transition:color var(--dur-base) var(--ease-out);background:0 0;border:0;border-radius:18px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;padding:0 6px;font-family:inherit;font-size:10.5px;font-weight:600;line-height:1.1;text-decoration:none;display:inline-flex;position:relative}.mobile-bottom-tab:hover{text-decoration:none}.mobile-bottom-tab-inner{z-index:1;transform-origin:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:100%;display:inline-flex;position:relative}.mobile-bottom-tab svg{width:21px;height:21px}.mobile-bottom-tab.active{color:var(--navy);font-weight:750}.mobile-bottom-tab-active-bg{z-index:0;background:var(--white);border-radius:18px;position:absolute;inset:8px 4px;box-shadow:inset 0 0 0 1px #071a3312,0 4px 12px -3px #071a3342,0 1px 2px #071a331a}.mobile-bottom-tab.pending:after{height:var(--witbot-component-bottom-tab-pending-indicator-height);background:var(--sky);content:"";transform-origin:50%;border-radius:999px;animation:.85s ease-in-out infinite nav-pending;position:absolute;bottom:11px;left:24%;right:24%}.mobile-sheet-layer{padding:0 max(10px, var(--safe-right)) calc(var(--bottom-nav-height-safe) + 12px) max(10px, var(--safe-left));place-items:end center}.mobile-sheet{width:min(100%, var(--witbot-component-sheet-max-width));max-height:min(76dvh,680px);margin:0 auto}.mobile-sheet-section{gap:8px;display:grid}.mobile-sheet-section+.mobile-sheet-section{border-top:1px solid #dce6f0c7;padding-top:10px}.mobile-sheet-label{color:var(--slate);letter-spacing:0;font-size:11px;font-weight:800}.mobile-sheet-status-row{min-height:26px;color:var(--slate);justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.mobile-sheet-action{min-height:var(--touch-android);border:1px solid var(--hairline);background:var(--white);color:var(--navy);text-align:left;border-radius:14px;align-items:center;gap:10px;padding:13px 14px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;display:flex}.mobile-sheet-action:hover{text-decoration:none}.mobile-sheet-action svg{width:18px;height:18px;color:var(--sky)}.mobile-sheet-action.danger{color:var(--danger);background:#d948480f;border-color:#d948483d}.mobile-sheet-action.danger svg{color:currentColor}.mobile-sheet-meta{color:var(--slate);gap:3px;padding:10px 4px;font-size:12px;display:grid}.mobile-sheet-meta strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.dashboard-status-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}@media (max-width:1080px){.dashboard-status-grid{grid-template-columns:1fr}}.ministat-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ministat{border:1px solid var(--hairline);background:var(--surface);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ministat-label{color:var(--slate);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.ministat-value{color:var(--navy);margin-top:1px;font-size:14px;font-weight:700}.review-queue-list{flex-direction:column;gap:4px;display:flex}.review-queue-item{color:inherit;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:background .14s;display:grid}.review-queue-item:hover{background:var(--surface);text-decoration:none}.review-queue-body{min-width:0}.review-queue-title{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:600;overflow:hidden}.review-queue-sub{color:var(--slate);margin:2px 0 0;font-size:12px}.review-queue-time{color:var(--slate);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.recent-sessions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}@media (max-width:880px){.recent-sessions-grid{grid-template-columns:1fr}}@media (max-width:860px){.dashboard-status-grid--overview{flex-direction:column;gap:12px;display:flex}.dashboard-review-card{order:1}.dashboard-child-status-card{order:2}.dashboard-child-status-card .ministat-grid{display:none}.dashboard-child-status-card .row-between{align-items:flex-start}.dashboard-child-status-card .btn{min-width:0}.support-disclosure{box-shadow:none;border-radius:14px;padding:12px 14px}.support-disclosure summary{min-height:36px}}.recent-session-card{border:1px solid var(--hairline);color:inherit;background:var(--white);border-radius:10px;flex-direction:column;gap:8px;padding:14px;text-decoration:none;transition:border-color .14s,box-shadow .14s;display:flex}.recent-session-card:hover{border-color:var(--sky);text-decoration:none;box-shadow:0 0 0 3px #4fa8ff1a}.recent-session-card .chip{align-self:flex-start}.recent-session-title{color:var(--navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}.recent-session-meta{color:var(--slate);font-variant-numeric:tabular-nums;font-size:12px}.empty-illustrated{text-align:center;flex-direction:column;align-items:center;padding:16px 12px 8px;display:flex}.support-disclosure{overflow:hidden}.support-disclosure summary{min-height:42px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:800;list-style:none;display:flex}.support-disclosure summary::-webkit-details-marker{display:none}.support-disclosure[open] summary{margin-bottom:10px}.page-header-meta{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.dashboard-side{flex-direction:column;gap:18px;display:flex}.dashboard-child-list{flex-direction:column;gap:10px;display:flex}.dashboard-child-row{border:1px solid var(--hairline);border-radius:var(--r-lg);background:var(--white);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:border-color .16s,box-shadow .16s;display:flex}.dashboard-child-row:hover{border-color:var(--sky);box-shadow:0 0 0 3px #4fa8ff1a}.dashboard-child-row-main{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-child-row-actions{flex-shrink:0;gap:8px;display:flex}.setup-timeline{flex-direction:column;gap:14px;display:flex}.setup-step{align-items:flex-start;gap:10px;display:flex}.setup-step strong{color:var(--navy);font-size:13px;font-weight:700}.setup-step>div>div{color:var(--slate);font-size:12px}.setup-step-dot{background:var(--hairline);border-radius:999px;flex:none;width:10px;height:10px;margin-top:5px}.setup-step.complete .setup-step-dot{background:var(--mint-text);box-shadow:0 0 0 3px #18a06d2e}.empty-state--dashboard{text-align:center;padding:48px 28px}.empty-state-halo{place-items:center;width:88px;height:88px;margin:0 auto 18px;display:grid;position:relative}.empty-state-halo:before{content:"";background:radial-gradient(closest-side,#4fa8ff38,#0000 70%);border-radius:999px;position:absolute;inset:-8px}.empty-state-halo img{object-fit:contain;width:72px;height:72px;position:relative}.privacy-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.privacy-list li{color:var(--slate);align-items:flex-start;gap:10px;font-size:13px;display:flex}.privacy-list li strong{color:var(--navy)}.privacy-list svg{width:16px;height:16px;color:var(--sky);flex-shrink:0;margin-top:2px}.row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.children-grid{grid-template-columns:repeat(auto-fit,minmax(360px,520px));gap:14px;display:grid}@media (max-width:880px){.children-grid{grid-template-columns:1fr}}.child-card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-card);min-height:280px;box-shadow:var(--shadow-card);flex-direction:column;padding:0;display:flex;overflow:hidden}.child-card-head{align-items:center;gap:14px;padding:20px 22px 16px;display:flex}.child-avatar{width:56px;height:56px;color:var(--white);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;box-shadow:inset 0 -2px 6px #00000014,0 6px 14px -8px #071a3340}.child-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.child-name{color:var(--navy);letter-spacing:-.01em;font-size:18px;font-weight:700}.child-meta{color:var(--slate);align-items:center;gap:6px;margin-top:4px;font-size:12.5px;display:flex}.child-meta .dot-sep{opacity:.4}.child-pair-state{align-items:center;gap:4px;font-weight:600;display:inline-flex}.child-pair-state .dot{border-radius:999px;width:6px;height:6px}.child-pair-state.paired{color:var(--mint-text)}.child-pair-state.paired .dot{background:var(--mint-text)}.child-pair-state.unpaired{color:var(--slate)}.child-pair-state.unpaired .dot{background:var(--slate-300)}.child-detail-rows{border-top:1px solid var(--hairline);flex-direction:column;gap:0;padding:0 22px;display:flex}.child-detail-row{border-bottom:1px solid var(--hairline);grid-template-columns:26px 90px 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.child-detail-row:last-child{border-bottom:none}.child-detail-label{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.child-detail-value{color:var(--navy);text-align:right;font-size:13.5px;font-weight:700}.child-detail-value .muted-value{color:var(--slate);font-weight:500}.child-card-actions{background:var(--surface);border-top:1px solid var(--hairline);grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:auto;padding:14px 18px;display:grid}.btn-ghost-bordered{border:1px solid var(--hairline);border-radius:var(--r);background:var(--white);color:var(--navy);justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,transform .12s;display:inline-flex}.btn-ghost-bordered:hover{background:var(--surface);border-color:var(--sky);text-decoration:none}.btn-ghost-bordered svg{opacity:.8;width:12px;height:12px}.btn-ghost-bordered:hover svg{opacity:1}.filter-row{align-items:center;gap:12px;padding:8px 0;display:flex}.filter-row+.filter-row{border-top:1px solid var(--hairline);margin-top:4px;padding-top:12px}.filter-row-label{width:64px;color:var(--slate);letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;font-size:11px;font-weight:700}.filter-pills{flex-wrap:wrap;gap:6px;display:flex}.filter-pill{border:1px solid var(--hairline);border-radius:var(--r);background:var(--white);color:var(--slate);cursor:pointer;align-items:center;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.filter-pill:hover{background:var(--surface);color:var(--navy)}.filter-pill.active{background:var(--sky-soft);border-color:var(--sky);color:var(--navy)}.review-filters{flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;display:flex}.review-search-input{flex:240px;min-width:200px;max-width:360px}.day-group+.day-group{margin-top:22px}.day-group-head{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;padding-bottom:8px;display:flex}.day-group-title{color:var(--navy);letter-spacing:.02em;font-size:13px;font-weight:700}.day-group-count{color:var(--slate);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.day-group-list{flex-direction:column;gap:6px;display:flex}.review-row{border-radius:var(--r-lg);color:inherit;border:1px solid #0000;grid-template-columns:36px 1fr auto;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;transition:background .14s,border-color .14s;display:grid}.review-row:hover{background:var(--surface);border-color:var(--hairline);text-decoration:none}.review-row-main{min-width:0}.review-row-head{align-items:center;gap:8px;margin-bottom:4px;display:flex}.review-row-head strong{color:var(--navy);font-size:14px;font-weight:700}.review-row-preview{color:var(--slate);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.review-row-preview em{color:var(--slate);opacity:.7;font-style:italic}.review-row-time{color:var(--slate);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.privacy-action-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:18px;display:grid}.privacy-action-grid{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.privacy-pillars{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:880px){.privacy-pillars{grid-template-columns:1fr}.privacy-action-card,.privacy-action-grid{grid-template-columns:1fr;justify-content:stretch}.privacy-action-grid{display:grid}.privacy-action-grid .btn{width:100%}}.privacy-pillar{border:1px solid var(--hairline);background:var(--surface);border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.profile-disclosure{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-card);box-shadow:var(--shadow-card);overflow:hidden}.profile-disclosure>summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;list-style:none;display:flex}.profile-disclosure>summary::-webkit-details-marker{display:none}.profile-disclosure-head{align-items:center;gap:14px;display:flex}.profile-disclosure-head strong{color:var(--navy);font-size:14px;font-weight:700;display:block}.profile-disclosure-head span{color:var(--slate);margin-top:2px;font-size:12.5px;display:block}.profile-disclosure-chevron{color:var(--slate);transition:transform .18s}.profile-disclosure[open] .profile-disclosure-chevron{transform:rotate(180deg)}.profile-disclosure-body{border-top:1px solid var(--hairline);padding:6px 20px 22px}.lens-form{padding:22px 24px}.lens-form--disabled textarea,.lens-form--disabled .lens-segmented-btn:not(.active){opacity:.55}.lens-form-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lens-form-title{color:var(--navy);margin:0;font-size:16px;font-weight:700}.lens-form-sub{color:var(--slate);margin:4px 0 0;font-size:13px}.lens-form-divider{border:0;border-top:1px solid var(--hairline);margin:18px 0 14px}.lens-field-label{color:var(--slate);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700;display:block}.lens-form-actions{border-top:1px solid var(--hairline);justify-content:flex-end;margin-top:18px;padding-top:14px;display:flex}.lens-form-actions .btn{min-width:180px}@media (max-width:480px){.lens-form-actions{justify-content:stretch}.lens-form-actions .btn{width:100%;min-width:0}}.lens-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.lens-toggle input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.lens-toggle-track{background:var(--hairline);border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .16s;display:block;position:relative}.lens-toggle-thumb{background:var(--white);border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #071a332e}.lens-toggle input:checked+.lens-toggle-track{background:var(--aqua)}.lens-toggle input:checked+.lens-toggle-track .lens-toggle-thumb{transform:translate(16px)}.lens-toggle input:disabled+.lens-toggle-track{opacity:.5;cursor:not-allowed}.lens-toggle-label{color:var(--navy);font-size:13px;font-weight:700}.lens-segmented{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r);gap:2px;padding:3px;display:inline-flex}.lens-segmented-btn{color:var(--slate);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background .14s,color .14s}.lens-segmented-btn:hover:not(:disabled){color:var(--navy)}.lens-segmented-btn.active{background:var(--white);color:var(--navy);box-shadow:0 1px 2px #071a331a}.lens-segmented-btn:disabled{cursor:not-allowed}.lens-never-list{color:var(--slate-300);margin:6px 0 0;padding-left:18px;font-size:12.5px;line-height:1.65}.lens-never-list li{margin-bottom:2px}.topic-library{padding:20px 22px 22px}.topic-library-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.topic-library-head>div:first-child{min-width:0}.topic-library-title{color:var(--navy);margin:0;font-size:18px;font-weight:700;line-height:1.2}.topic-library-sub{color:var(--slate);margin:4px 0 0;font-size:13px;line-height:1.4}.rail-card{padding:18px 20px}.rail-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.rail-card-title{color:var(--navy);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700;line-height:1.2}.rail-card-sub{color:var(--slate);margin:0 0 12px;font-size:12.5px;line-height:1.5}.rail-card-cta{justify-content:space-between;width:100%;padding:10px 14px}.rail-card-dark{padding:16px 18px}.rail-card-dark h3{margin:8px 0 6px;font-size:14px}.rail-card-dark p{font-size:12px;line-height:1.55}.tf-bar{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.tf-bar::-webkit-scrollbar{display:none}.tf-pill{border:1px solid var(--hairline);background:var(--white);color:var(--slate);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.tf-pill:hover{background:var(--surface);color:var(--navy)}.tf-pill.active{background:var(--sky-soft);border-color:var(--sky);color:var(--navy)}.tf-pill .count{background:var(--hairline);min-width:18px;color:var(--navy);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-flex}.tf-pill.active .count{background:var(--sky);color:var(--white)}.bulk-action-bar{border:1px solid var(--sky);border-radius:var(--r-card);background:var(--white);box-shadow:var(--shadow-lift);align-items:center;gap:12px;margin-top:16px;padding:12px 16px;display:flex;position:sticky;bottom:12px}.bulk-action-bar select{flex-shrink:0;width:220px}.bulk-checkbox{border:2px solid var(--hairline);background:var(--white);border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .16s,background .16s;display:flex;position:absolute;top:10px;right:10px}.bulk-checkbox.checked{border-color:var(--sky);background:var(--sky);color:var(--white)}@media (max-width:720px){.policy-summary-rail{scrollbar-width:none;padding-bottom:4px;overflow-x:auto;gap:8px!important;display:flex!important}.policy-summary-rail::-webkit-scrollbar{display:none}.policy-summary-rail>.card{min-width:150px;box-shadow:none;border-radius:14px;padding:10px 12px!important}.topic-library{padding:18px}.topic-library-head{flex-direction:column;align-items:stretch}.topic-library-head>div:last-child{grid-template-columns:1fr;width:100%;display:grid!important}.tf-bar{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.mobile-sheet .tf-bar{flex-wrap:wrap;padding-bottom:0;overflow-x:visible}.tf-pill{min-height:var(--touch-ios);flex:none}.mobile-sheet .tf-pill{flex:0 auto}.topic-library [style*=grid-template-columns]{grid-template-columns:1fr!important}.topic-library button[style*="min-height: 116px"]{border-radius:16px!important;min-height:76px!important;padding:14px!important}.topic-library button[style*="min-height: 116px"]>div:last-child{justify-content:flex-start!important}.rail-card,.rail-card-dark{border-radius:16px}.lens-form{border-radius:18px;padding:18px}.lens-form-actions{bottom:calc(var(--bottom-nav-height-safe) + 10px);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #dce6f0eb;border-radius:16px;margin:18px -6px -6px;padding:10px;position:sticky;box-shadow:0 18px 42px -28px #071a335c}.bulk-action-bar{bottom:calc(var(--bottom-nav-height-safe) + 10px);flex-direction:column;align-items:stretch;padding:14px}.bulk-action-bar select,.bulk-action-bar .btn{width:100%}.btn-ghost-bordered{min-height:var(--touch-ios)}.event-row{flex-direction:column;align-items:stretch}.event-row .btn{width:100%}.dashboard-child-row{flex-direction:column;align-items:stretch}.dashboard-child-row-main{align-items:flex-start}.dashboard-child-row-actions{grid-template-columns:1fr;width:100%;display:grid}.dashboard-child-row-actions .btn{width:100%}.child-card-head{align-items:flex-start;padding:18px 18px 14px}.child-detail-rows{padding:0 18px}.child-detail-row{grid-template-columns:24px minmax(0,1fr)}.child-detail-label{grid-column:2}.child-detail-value{text-align:left;grid-column:2}.child-card-actions{grid-template-columns:1fr}.review-row{min-height:var(--touch-android);grid-template-columns:36px minmax(0,1fr);align-items:start}.review-row-time{grid-column:2;justify-self:start}.review-row-head{flex-wrap:wrap}}@media (max-width:480px){.dashboard-main-inner{width:min(100% - 20px,720px);padding-top:18px}.page-header{gap:10px;margin-bottom:14px}.page-header h1{font-size:27px;line-height:1.08}.page-header p{font-size:13.5px}.page-header-actions,.page-header .action-row,.toolbar-row{grid-template-columns:1fr;display:grid}.page-header-actions>.btn,.page-header .action-row>.btn,.toolbar-row>.btn{width:100%}.card-pad{padding:var(--witbot-density-card-mobile)}.metric{min-height:74px}.metric .val,.metric .metric-value{font-size:20px}.task-card h2{font-size:19px}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-strip-item{padding:8px}.stat-strip-value{font-size:18px}.roster-row-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.review-command-head .chip{min-height:30px;padding-inline:8px;font-size:11px}.review-search-input{min-width:0}.kid-shell{min-height:100dvh}.kid-main{min-height:100dvh;padding:calc(16px + var(--safe-top)) 14px calc(18px + var(--safe-bottom))}.kid-main:has(.kid-screen){padding-left:6px;padding-right:6px}.kid-pair-card{width:100%;padding:20px 14px!important}.kid-code-inputs{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.kid-code-input{min-width:0;height:50px;font-size:21px}.kid-mic-stage{width:176px;height:176px}.kid-mic-stage:before,.kid-mic-pulse{width:140px;height:140px}.kid-mic{width:108px;height:108px}.kid-mic svg{width:36px;height:36px}.wave-row,.speak-shimmer{max-width:100%}.mobile-screen{gap:16px;display:grid}.mobile-header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:72px;margin-bottom:8px;display:flex}.mobile-header-main{min-width:0}.mobile-header-eyebrow,.mobile-hero-task-topline{min-height:22px;color:var(--slate);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:850;display:flex}.mobile-header h1{color:var(--navy);margin:0;font-size:28px}.mobile-header-copy{margin-top:4px}.mobile-header-action{flex:none}.mobile-hero-task{background:#fffffff0;border:1px solid #dce6f0eb;border-radius:18px;gap:14px;padding:18px;display:grid;overflow:hidden;box-shadow:0 18px 44px -34px #071a335c}.mobile-hero-task--warm{background:linear-gradient(180deg, #fff8eff5, #ffffffeb), var(--white);border-color:#b7791f47}.mobile-hero-task--kid{background:linear-gradient(135deg, #4fa8ff1a, #63d7c729), var(--white);border-color:#63d7c757}.mobile-hero-task--trust,.mobile-hero-task--safety{background:linear-gradient(180deg, #ffffff14, transparent 36%), linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%);color:var(--cream);border-color:#4fa8ff38}.mobile-hero-task--trust h2,.mobile-hero-task--trust p,.mobile-hero-task--safety h2,.mobile-hero-task--safety p{color:inherit}.mobile-hero-task-status{color:var(--navy);text-transform:none;background:#ffffffb8;border-radius:999px;margin-left:auto;padding:4px 8px}.mobile-hero-task-title-row{align-items:center;gap:12px;display:flex}.mobile-hero-task-title-row h2{color:var(--navy);margin:0;font-size:24px}.mobile-hero-task-leading{background:var(--sky-soft);width:42px;height:42px;color:var(--sky);border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.mobile-hero-task-leading svg{width:20px;height:20px}.mobile-hero-task-copy p{margin:6px 0 0}.mobile-hero-task-body{min-width:0}.mobile-hero-task-actions{grid-template-columns:1fr;gap:10px;display:grid}.mobile-hero-task-actions .btn{width:100%}.mobile-stat-pill{background:#fffffff0;border:1px solid #dce6f0eb;border-radius:14px;align-content:center;gap:3px;min-height:72px;padding:12px;display:grid;box-shadow:0 12px 30px -28px #071a3347}.mobile-stat-pill-label,.mobile-stat-pill-detail{color:var(--slate);font-size:11.5px;font-weight:750;line-height:1.25}.mobile-stat-pill strong{color:var(--navy);font-size:22px;line-height:1}.mobile-stat-pill--warm strong{color:var(--warm-text)}.mobile-stat-pill--kid strong,.mobile-stat-pill--safety strong{color:var(--mint-text)}.mobile-module-card{background:#fffffff0;border:1px solid #dce6f0eb;border-radius:18px;gap:12px;padding:16px;display:grid;overflow:hidden;box-shadow:0 18px 42px -34px #071a3347}.mobile-module-card--safety{background:var(--aqua-soft);border-color:#63d7c757}.mobile-module-card--lavender{background:var(--lavender-soft);border-color:#9ca7ff57}.mobile-module-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-module-card-head h2{margin:0;font-size:18px;line-height:1.2}.mobile-module-card-head p{margin-top:4px}.mobile-module-card-action{flex:none}.mobile-setting-row,.mobile-inbox-row{width:100%;min-height:68px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:grid}.mobile-setting-row:hover,.mobile-inbox-row:hover{background:#eaf4ff75;text-decoration:none}.mobile-setting-row+.mobile-setting-row,.mobile-inbox-row+.mobile-inbox-row{border-top:1px solid #dce6f0d1}.mobile-setting-row-leading,.mobile-inbox-row-leading{background:var(--sky-soft);width:36px;height:36px;color:var(--sky);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.mobile-setting-row-leading svg,.mobile-inbox-row-leading svg{width:18px;height:18px}.mobile-setting-row-title,.mobile-inbox-row-head strong{color:var(--navy);font-size:15px;font-weight:850;line-height:1.25}.mobile-setting-row-description,.mobile-setting-row-meta,.mobile-inbox-row-head span,.mobile-inbox-row p{color:var(--slate);font-size:12.5px;font-weight:600;line-height:1.35}.mobile-setting-row-description,.mobile-setting-row-meta,.mobile-inbox-row p{margin:3px 0 0}.mobile-setting-row-action,.mobile-inbox-row-trailing{color:var(--slate);font-size:12px;font-weight:850}.policy-mobile-topic-list .mobile-setting-row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"lead main""lead action";align-items:start;row-gap:8px}.policy-mobile-topic-list .mobile-setting-row-leading{grid-area:lead}.policy-mobile-topic-list .mobile-setting-row-main{grid-area:main}.policy-mobile-topic-list .mobile-setting-row-action{grid-area:action;justify-self:start}.mobile-inbox-row-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mobile-inbox-row-badge{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.mobile-empty-state{text-align:center;background:#fffffff0;border:1px solid #dce6f0eb;border-radius:20px;place-items:center;gap:10px;min-height:220px;padding:28px 20px;display:grid}.mobile-empty-state-icon{background:var(--sky-soft);width:54px;height:54px;color:var(--sky);border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.mobile-empty-state-icon svg{width:26px;height:26px}.mobile-empty-state h2{margin:0;font-size:20px}.mobile-empty-state-action{width:100%;margin-top:4px}.mobile-empty-state-action .btn{width:100%}.mobile-progress-steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.mobile-progress-step{color:var(--slate);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.mobile-progress-step-marker{border:1px solid var(--hairline);background:var(--white);width:28px;height:28px;color:var(--slate);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.mobile-progress-step--complete .mobile-progress-step-marker{background:var(--aqua-soft);color:var(--mint-text);border-color:#63d7c775}.mobile-progress-step--current .mobile-progress-step-marker{border-color:var(--sky);background:var(--sky-soft);color:var(--navy)}.mobile-progress-step-copy{gap:2px;display:grid}.mobile-progress-step-copy strong{color:var(--navy);font-size:13px;line-height:1.25}.mobile-progress-step-copy span{font-size:12px;font-weight:600;line-height:1.35}.mobile-section{margin-top:18px;display:block}.mobile-section-head{justify-content:space-between;align-items:center;gap:12px;min-height:40px;margin-bottom:8px;display:flex}.mobile-section-head h2{margin:0;font-size:19px;line-height:1.2}.mobile-priority-card{background:#ffffffeb;border:1px solid #dce6f0e6;border-radius:18px;gap:14px;padding:18px;display:grid;box-shadow:0 18px 44px -34px #071a335c}.mobile-priority-card--warm{background:linear-gradient(180deg, #fff8eff5, #ffffffeb), var(--white);border-color:#b7791f47}.mobile-priority-card--kid{background:linear-gradient(135deg, #4fa8ff1a, #63d7c729), var(--white);border-color:#63d7c757}.mobile-priority-card--trust,.mobile-trust-callout--trust{background:linear-gradient(180deg, #ffffff14, transparent 36%), linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%);color:var(--cream);border-color:#4fa8ff38}.mobile-list-card{background:#fffffff0;border:1px solid #dce6f0eb;border-radius:18px;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 42px -34px #071a3347}.mobile-list-cell{min-height:72px;color:inherit;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.mobile-list-cell+.mobile-list-cell{border-top:1px solid #dce6f0d1}.mobile-list-cell-leading{color:var(--sky)}.mobile-list-cell-title{color:var(--navy);font-size:15px;font-weight:800;line-height:1.25}.mobile-list-cell-meta{color:var(--slate);margin-top:3px;font-size:12.5px;font-weight:600;line-height:1.35}.mobile-list-cell-trailing{color:var(--slate);font-size:12px;font-weight:800}.mobile-status-pill{border:1px solid var(--hairline);background:var(--surface-2);min-height:30px;color:var(--navy);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.mobile-status-pill--kid,.mobile-status-pill--safety{background:var(--aqua-soft);border-color:#63d7c757}.mobile-status-pill--warm{background:var(--warm-soft);color:var(--warm-text);border-color:#b7791f38}.mobile-status-pill--lavender{background:var(--lavender-soft);color:var(--lavender-text);border-color:#6941c62e}.mobile-status-pill--danger{background:var(--danger-soft);color:var(--danger);border-color:#d948483d}.mobile-action-bar{right:0;bottom:calc(var(--bottom-nav-height-safe) + 10px);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #dce6f0eb;border-radius:18px;gap:10px;padding:10px;display:grid;position:sticky;left:0;box-shadow:0 18px 42px -28px #071a335c}.mobile-action-bar .btn{width:100%}.mobile-filter-rail{scrollbar-width:none;gap:8px;padding:2px 0 8px;display:flex;overflow-x:auto}.mobile-filter-rail::-webkit-scrollbar{display:none}.mobile-trust-callout{background:#ffffffeb;border:1px solid #dce6f0eb;border-radius:18px;gap:8px;padding:18px;display:grid}.mobile-trust-callout--safety{background:var(--aqua-soft);border-color:#63d7c757}.mobile-trust-callout--lavender{background:var(--lavender-soft);border-color:#9ca7ff57}}@media (max-width:380px){.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.kid-code-inputs{grid-template-columns:repeat(3,minmax(50px,1fr));max-width:178px;margin-inline:auto}}.policy-versions{flex-direction:column;gap:6px;display:flex}.policy-version-row{border:1px solid var(--hairline);background:var(--surface);border-radius:10px;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.policy-version-row.current{background:var(--mint-soft);border-color:#18a06d38}.policy-version-num{color:var(--slate);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:700}.policy-version-row.current .policy-version-num{color:var(--mint-text)}.policy-version-label{color:var(--navy);font-size:12.5px;font-weight:500}.policy-version-time{color:var(--slate);margin-top:2px;font-size:11.5px;font-weight:500;display:block}.studio-callout-dark{border-radius:var(--r-card);background:linear-gradient(160deg, var(--navy-deep), var(--navy));color:var(--white);box-shadow:var(--shadow-card);border:none;padding:18px 20px}.studio-callout-dark h3{color:var(--white);margin:10px 0 6px;font-size:15px;font-weight:700}.studio-callout-dark p{color:var(--slate-300);margin:0;font-size:12.5px;line-height:1.5}.ic-circle{width:26px;height:26px;color:var(--navy);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.ic-circle--sky{background:var(--sky-soft);color:var(--navy-700)}.ic-circle--aqua{background:var(--aqua-soft);color:var(--navy-700)}.ic-circle--lavender{background:var(--lavender-soft);color:var(--lavender-text)}.ic-circle--warm{background:var(--warm-soft);color:var(--warm-text)}h1,.auth-card h1,.kid-pair-card h1,.page-header h1,.mobile-display-title,.mobile-module-card-head h2,.card h2,.metric-value,.child-name,.review-row-preview,.mobile-inbox-row-head strong{font-family:var(--font-sans);letter-spacing:0;font-weight:650}.dashboard-shell,.kid-shell{background:var(--gradient-app)}.auth-shell{background:linear-gradient(#e6dfcf3d 1px, transparent 1px), linear-gradient(90deg, #e6dfcf3d 1px, transparent 1px), var(--gradient-app);background-size:64px 64px,64px 64px,auto}.card,.metric,.task-card,.child-card,.dashboard-child-row,.privacy-pillar,.mobile-module-card,.mobile-stat-pill,.mobile-inbox-row,.mobile-empty-state,.mobile-list-card,.mobile-priority-card,.review-row,.kid-panel,.auth-card,.pair-trusted-page .mobile-header,.pair-trusted-page .mobile-hero-task,.pair-trusted-page .mobile-module-card,.pair-trusted-note{background:var(--white);border-color:#e6dfcfdb;border-radius:18px;box-shadow:inset 0 1px #ffffffd1,0 1px 2px #071a330d,0 10px 26px -18px #071a333d}.card:hover,.dashboard-child-row:hover,.mobile-inbox-row:hover,.mobile-setting-row:hover{box-shadow:var(--shadow-card-lift);text-decoration:none}.btn{letter-spacing:0;border-radius:14px;min-height:48px;font-weight:750;transition:transform .14s cubic-bezier(.2,.7,.3,1),box-shadow .2s,background .2s,border-color .2s}.btn:hover{transform:translateY(-1px)}.btn:active{transform:scale(.975)}.btn-primary,.btn-trust,.auth-submit{border-color:var(--witbot-action-parent-primary-border);background:var(--gradient-trust);color:var(--cream);box-shadow:var(--shadow-trust-action)}.btn-kid{color:var(--navy);background:linear-gradient(#ffffff47,#0000 42%),linear-gradient(135deg,#4fa8ff 0%,#63d7c7 100%);border-color:#ffffffb8;box-shadow:inset 0 1px #ffffff73,0 12px 26px -14px #4fa8ffb3}.btn-safety{background:var(--mint-soft);color:var(--navy);box-shadow:none;border-color:#63d7c773}.btn-secondary,.btn-ghost-bordered,.auth-provider-btn,.auth-mode-toggle,.mobile-sheet-action{background:var(--white);border-color:#dce6f0fa;box-shadow:inset 0 1px #ffffffdb,0 8px 20px -16px #071a3342}input,select,textarea,.auth-input-wrap,.auth-password-wrap,.review-mobile-search,.mobile-sheet{background:var(--white);border-color:#dce6f0;border-radius:14px}.chip,.mobile-status-pill,.mobile-inbox-row-badge span,.review-filter-chip,.tf-chip{letter-spacing:0;border-width:1px;border-radius:999px;font-size:11px;font-weight:750}.chip-neutral,.mobile-status-pill--neutral{color:var(--navy);border-color:var(--hairline);background:#ffffffe6}.chip-aqua,.chip-mint,.mobile-status-pill--safety,.mobile-status-pill--kid{background:var(--mint-soft);color:#0e5c53;border-color:#63d7c759}.chip-sky,.mobile-status-pill--trust{color:#0f3d7a;background:#e6f2ff;border-color:#4fa8ff52}.chip-warm,.mobile-status-pill--warm{color:#7a5314;background:#fbefd7;border-color:#e5a63666}.dashboard-sidebar{background:var(--gradient-trust)}.dashboard-sidebar:before{background:linear-gradient(#4fa8ff61,#0000 84%)}.dashboard-brand .word{font-family:var(--font-display);font-weight:650}.dashboard-nav-link{border-radius:14px;font-weight:650}.dashboard-nav-link.active{background:#ffffff1c;box-shadow:inset 0 0 0 1px #63d7c72e}.dashboard-main{background:0 0}.dashboard-main-inner{max-width:1140px}.mobile-screen,.dashboard-mobile-more,.dashboard-mobile-privacy,.pair-trusted-page{color:var(--navy)}.mobile-header{padding-inline:0}.mobile-header-eyebrow,.mobile-hero-task-topline,.auth-eyebrow,.metric-label,.mobile-stat-pill-label,.section-eyebrow{color:var(--slate);letter-spacing:.12em;text-transform:uppercase;font-size:10.5px;font-weight:800}.mobile-header h1,.pair-trusted-page .mobile-header h1{font-size:32px;line-height:1.05}.mobile-hero-task,.mobile-priority-card--trust,.mobile-trust-callout--trust,.studio-callout-dark,.review-summary-card,.pair-trusted-page .mobile-hero-task{background:var(--gradient-trust);color:var(--cream);box-shadow:var(--shadow-trust-action)}.mobile-hero-task h2,.mobile-hero-task--trust h2,.mobile-priority-card--trust h2,.mobile-trust-callout--trust strong,.studio-callout-dark h3,.pair-trusted-page .mobile-hero-task h2{color:var(--cream)}.mobile-hero-task p,.mobile-hero-task .mobile-page-copy,.mobile-trust-callout--trust,.studio-callout-dark p,.pair-trusted-page .mobile-hero-task p{color:#fff8efc7}.mobile-hero-task .mobile-progress-step{color:#fff8efb8}.mobile-hero-task .mobile-progress-step-copy strong{color:var(--cream)}.mobile-hero-task .mobile-progress-step-copy span{color:#fff8efb8}.mobile-illustrated-pair-card{background:var(--white);border:1px solid #dce6f0b8;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #fff9,0 8px 22px -8px #071a3329,0 24px 48px -24px #071a3338}.mobile-illustrated-pair-card-art{background:var(--gradient-cream);padding:18px 18px 0;position:relative}.mobile-illustrated-pair-card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-illustrated-pair-card h2{color:var(--navy);margin:12px 0 6px;font-size:24px}.mobile-illustrated-pair-card p{color:var(--slate);margin:0}.mobile-illustrated-pair-card-action{padding:14px 18px 18px}.mobile-illustrated-pair-card-action .btn{width:100%}.mobile-pairing-doodle{height:70px;margin-top:8px;position:relative}.mobile-pairing-doodle svg{width:100%;height:70px;display:block}.mobile-pairing-doodle-device{fill:var(--white);stroke:var(--navy);stroke-width:2px}.mobile-pairing-doodle-parent-dot,.mobile-pairing-doodle-node{fill:var(--aqua)}.mobile-pairing-doodle-child-dot{fill:var(--lavender)}.mobile-pairing-doodle-line{fill:var(--hairline)}.mobile-pairing-doodle-path{fill:none;stroke:var(--sky);stroke-width:2px;stroke-dasharray:3 4}.mobile-pairing-doodle-smile{fill:none;stroke:var(--navy);stroke-width:1.8px;stroke-linecap:round}.mobile-hero-task--kid .mobile-progress-step,.dashboard-mobile-children .mobile-hero-task .mobile-progress-step,.mobile-hero-task--kid .mobile-progress-step-copy strong,.dashboard-mobile-children .mobile-hero-task .mobile-progress-step-copy strong,.mobile-hero-task--kid .mobile-progress-step-copy span,.dashboard-mobile-children .mobile-hero-task .mobile-progress-step-copy span{color:var(--navy)}.mobile-hero-task--kid,.mobile-priority-card--kid,.dashboard-mobile-children .mobile-hero-task{color:var(--navy);background:linear-gradient(#ffffff38,#0000 45%),linear-gradient(135deg,#4fa8ff 0%,#63d7c7 100%);border-color:#ffffffb8;box-shadow:inset 0 1px #ffffff73,0 12px 26px -14px #4fa8ffb3}.mobile-hero-task--kid .btn-kid,.dashboard-mobile-children .mobile-hero-task .btn-kid{background:linear-gradient(180deg, #ffffff1a, transparent 42%), linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 70%, var(--navy-soft) 100%);color:var(--cream);border-color:#4fa8ff3d;box-shadow:inset 0 1px #ffffff1a,0 14px 30px -16px #071a33ad}.mobile-hero-task--kid .btn-kid svg,.dashboard-mobile-children .mobile-hero-task .btn-kid svg{color:var(--cream);stroke:currentColor}.mobile-hero-task--kid h2,.dashboard-mobile-children .mobile-hero-task h2,.mobile-hero-task--kid p,.dashboard-mobile-children .mobile-hero-task p{color:var(--navy)}.mobile-stat-pill strong,.metric-value{font-size:26px}.mobile-setting-row,.mobile-inbox-row,.mobile-list-cell{min-height:72px;padding-block:13px}.mobile-setting-row-title,.mobile-list-cell-title,.mobile-inbox-row-head strong{font-size:15px;font-weight:750}.mobile-setting-row-description,.mobile-setting-row-meta,.mobile-list-cell-meta,.mobile-inbox-row p{color:var(--slate);font-size:12.5px}.child-avatar{font-family:var(--font-display);font-weight:650;box-shadow:0 0 0 3px #fff,0 0 0 5px #4fa8ff3d}.ic-circle{border-radius:12px}.mobile-bottom-nav{right:max(12px, var(--safe-right));bottom:max(12px, var(--safe-bottom));left:max(12px, var(--safe-left));-webkit-backdrop-filter:blur(20px)saturate(165%);backdrop-filter:blur(20px)saturate(165%);background:#ffffffd1;border:1px solid #071a3314;border-radius:24px;width:auto;height:70px;padding:0 4px;box-shadow:0 12px 34px -10px #071a3357,0 2px 8px -4px #071a3329}.mobile-bottom-tab{min-height:0;color:var(--slate);-webkit-tap-highlight-color:transparent;border-radius:18px;font-size:10.5px;font-weight:600}.mobile-bottom-tab.active{font-weight:750}.mobile-bottom-tab svg{width:21px;height:21px}.mobile-bottom-tab-active-bg{background:var(--white);box-shadow:inset 0 0 0 1px #071a3312,0 4px 12px -3px #071a3342,0 1px 2px #071a331a}.auth-shell{grid-template-columns:minmax(440px,.92fr) minmax(420px,1fr)}.auth-form-rail{background:0 0}.auth-topbar,.auth-legal{background:#fff8efb8;border-color:#e6dfcfad}.auth-card{width:min(100%,430px);box-shadow:none;background:0 0;border:0;padding:0}.auth-card h1{font-size:42px;line-height:1.05}.auth-subtitle{font-size:15px}.auth-provider-btn{border-radius:14px;min-height:48px}.auth-mode-toggle{background:#071a330f;padding:4px}.auth-mode-toggle button{border-radius:10px;min-height:38px}.auth-mode-toggle button.active{background:var(--white);box-shadow:var(--shadow-button)}.auth-brand-panel{background:var(--gradient-trust)}.auth-panel-logo span,.auth-panel-center h2{font-family:var(--font-display);font-weight:650}.kid-shell{background:var(--gradient-app-calm)}.kid-main{max-width:430px}.kid-panel{border-radius:22px}.kid-pair-card h1{font-size:32px;line-height:1.05}.kid-mic{background:var(--gradient-kid);box-shadow:var(--witbot-shadow-voice-orb)}.kid-pair-card{background:linear-gradient(180deg, #ffffffb8, #fff8efeb 45%), var(--gradient-cream)}.kid-pair-icon{background:var(--gradient-kid);box-shadow:var(--shadow-kid-action);border-radius:20px}.kid-code-input{font-family:var(--witbot-font-mono);background:#fffffff2;border-radius:12px;font-weight:800}.pair-trusted-devices-link svg{flex-shrink:0;width:16px;height:16px}.pair-trusted-page{max-width:430px}.pair-trusted-code-panel{background:radial-gradient(260px 130px at 82% 18%, #4fa8ff38, transparent 65%), var(--gradient-trust);box-shadow:var(--shadow-trust-action)}.pair-trusted-code-char{color:var(--cream);background:#ffffff14;border-color:#ffffff38;box-shadow:inset 0 0 0 1px #ffffff14}.pair-trusted-timer{color:#fff8efc7}.pair-trusted-qr-wrap{background:#ffffffbd}.pair-trusted-page .mobile-hero-task{color:var(--navy);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.pair-trusted-page .mobile-hero-task-topline,.pair-trusted-page .mobile-hero-task-title-row{align-items:start}.pair-trusted-page .mobile-hero-task-topline{min-height:0;color:var(--slate)}.pair-trusted-page .mobile-hero-task h2{color:var(--navy);font-family:var(--font-display);font-size:28px;font-weight:650;line-height:1.05}.pair-trusted-page .mobile-hero-task p{max-width:320px;color:var(--slate);font-size:14px;line-height:1.45}.pair-trusted-page .mobile-hero-task-body{gap:10px;display:grid}.pair-trusted-page .mobile-module-card,.pair-trusted-note{border-radius:16px}.policy-mobile-topic-card,.review-mobile-row,.privacy-action-card,.more-setting-group{box-shadow:var(--shadow-card);border-radius:18px}@media (max-width:860px){.dashboard-main{background:0 0}.dashboard-main-inner{width:100%;max-width:none;padding-inline:max(20px, var(--safe-left)) max(20px, var(--safe-right));padding-bottom:calc(104px + var(--safe-bottom));margin:0}.auth-shell{background:var(--gradient-app);display:block}.auth-topbar,.auth-legal,.auth-brand-panel{display:none}.auth-topbar{padding:max(16px, var(--safe-top)) 20px 4px;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;display:flex}.auth-brand-link img{width:124px}.auth-help-link{min-height:44px;color:var(--navy);font-size:12px;font-weight:750}.auth-form-wrap{min-height:auto;padding:8px 20px max(28px, var(--safe-bottom));place-items:start stretch}.auth-card{width:100%;max-width:390px;margin:0 auto}.auth-card h1{font-size:32px;line-height:1.05}.auth-subtitle{margin-top:4px;font-size:14px;line-height:1.45}.mobile-module-card,.mobile-empty-state,.mobile-stat-pill,.mobile-inbox-row,.kid-panel{border-radius:16px}}@media (min-width:861px){.policy-preset-subscreen{flex-direction:column;gap:18px;display:flex}.policy-preset-header{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;margin-bottom:4px;display:grid}.policy-preset-back{width:44px;height:44px;color:var(--navy);font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #dce6f0fa;border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 10px 24px -20px #071a336b}.policy-preset-eyebrow{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.policy-preset-header h1{color:var(--navy);margin:0;font-size:30px;line-height:1.1}.policy-preset-header p{max-width:640px;color:var(--slate);margin:6px 0 0;font-size:15px;line-height:1.5}.policy-preset-picker-card{background:var(--white);border:1px solid #dce6f0b8;border-radius:18px;gap:16px;padding:18px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -8px #071a3329,0 24px 48px -24px #071a3338}.policy-preset-picker-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.policy-preset-picker-head h2{color:var(--navy);margin:0;font-size:20px;line-height:1.15}.policy-preset-picker-head p{max-width:680px;color:var(--slate);margin:6px 0 0;font-size:13px;line-height:1.45}.policy-preset-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:12px;display:grid}.policy-preset-option{background:var(--white);min-height:104px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;border:1px solid #dce6f0eb;border-radius:16px;padding:14px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -18px #071a3338}.policy-preset-option--selected{border-color:#63d7c7f0;box-shadow:inset 0 1px #ffffffbf,0 0 0 2px #63d7c738,0 12px 28px -20px #071a3347}.policy-preset-option--active:not(.policy-preset-option--selected){background:linear-gradient(135deg,#e3faf6b8,#fffffff5);border-color:#63d7c77a}.policy-preset-option-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.policy-preset-option-head strong{color:var(--navy);font-size:16px;line-height:1.2;display:block}.policy-preset-option-head span:not(.ic-circle):not(.chip){color:var(--slate);margin-top:5px;font-size:13px;line-height:1.4;display:block}.policy-topic-subscreen{gap:18px;padding-bottom:24px;display:grid}.policy-topic-header{grid-template-columns:44px 44px minmax(0,1fr);align-items:start;gap:14px;display:grid}.policy-topic-back{width:44px;height:44px;color:var(--navy);font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #dce6f0fa;border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 10px 24px -20px #071a336b}.policy-topic-header .ic-circle{border-radius:14px;width:44px;height:44px}.policy-topic-eyebrow{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.policy-topic-header h1{color:var(--navy);margin:0;font-size:30px;line-height:1.1}.policy-topic-header p{max-width:640px;color:var(--slate);margin:6px 0 0;font-size:15px;line-height:1.5}.policy-topic-choice-card,.policy-topic-detail-card{background:var(--white);border:1px solid #dce6f0b8;border-radius:18px;gap:16px;padding:18px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -8px #071a3329,0 24px 48px -24px #071a3338}.policy-topic-choice-head h2,.policy-topic-detail-card h3{color:var(--navy);margin:0;font-size:20px;line-height:1.15}.policy-topic-choice-head p,.policy-topic-detail-card p{color:var(--slate);margin:6px 0 0;font-size:13px;line-height:1.45}.policy-topic-choice-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:12px;display:grid}.policy-topic-choice{background:var(--white);min-height:92px;color:var(--navy);font:inherit;text-align:left;cursor:pointer;border:1px solid #dce6f0eb;border-radius:16px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:inset 0 1px #fff9,0 8px 22px -18px #071a3338}.policy-topic-choice--selected{background:linear-gradient(135deg,#e6f2ffeb,#fffffff5);border-color:#4fa8fff0;box-shadow:inset 0 1px #ffffffbf,0 0 0 2px #4fa8ff33,0 12px 28px -20px #071a3347}.policy-topic-radio{background:#ffffffb8;border:2px solid #4fa8ff42;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.policy-topic-choice--selected .policy-topic-radio{border-color:var(--sky);background:var(--sky)}.policy-topic-radio span{background:var(--white);border-radius:999px;width:7px;height:7px}.policy-topic-choice-copy strong{color:var(--navy);font-size:16px;line-height:1.25;display:block}.policy-topic-choice-copy span{color:var(--slate);margin-top:5px;font-size:13px;line-height:1.4;display:block}.policy-topic-lens-field{border-top:1px solid #dce6f0b8;gap:8px;padding-top:14px;display:grid;overflow:hidden}.policy-topic-lens-field label{color:var(--navy);text-transform:none;font-size:12px;font-weight:850}.policy-topic-chip-list{flex-wrap:wrap;gap:6px;display:flex}.policy-topic-detail-card--warm{background:#fbefd7b8;border-color:#e5a63652}.policy-topic-detail-card--warm h3{color:var(--warm-text)}.policy-topic-detail-card ul{color:var(--navy);margin:0;padding-left:18px;font-size:13px;line-height:1.65}.policy-topic-action-bar{align-items:center;gap:10px;display:flex}.policy-topic-action-bar .btn{width:auto}}.policy-subview-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.policy-subview-copy{flex:1;align-items:flex-start;gap:14px;min-width:0;display:flex}.policy-subview-copy .ic-circle{border-radius:12px;flex-shrink:0;width:44px;height:44px}.policy-subview-eyebrow{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.policy-subview-header h1{color:var(--navy);margin:0;font-size:26px;font-weight:750;line-height:1.15}.policy-subview-header p{max-width:640px;color:var(--slate);margin:6px 0 0;font-size:14px;line-height:1.55}.policy-subview-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.policy-topic-summary-grid{gap:12px;display:grid}@media (max-width:860px){.dashboard-main-inner{padding-inline:max(16px, var(--safe-left)) max(16px, var(--safe-right))}.policy-subview-header{gap:12px;margin-bottom:14px;display:grid}.policy-subview-copy{gap:12px}.policy-subview-copy .ic-circle{width:48px;height:48px}.policy-subview-header h1{max-width:none;font-family:var(--font-sans);letter-spacing:-.01em;font-size:20px;font-weight:700;line-height:1.25}.policy-subview-header p{max-width:none;font-size:15px;line-height:1.38}.policy-subview-actions{justify-content:stretch}.policy-subview-actions .btn{width:100%}.policy-topic-subscreen{gap:10px;padding-bottom:8px}.policy-topic-header{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px}.policy-topic-header>.ic-circle{display:none}.policy-topic-back{width:42px;height:42px}.policy-topic-eyebrow{margin-bottom:2px;font-size:10.5px}.policy-topic-header h1{font-size:clamp(24px,7vw,28px);line-height:1.04}.policy-topic-header p{margin-top:3px;font-size:12.5px;line-height:1.3}.policy-topic-choice-card,.policy-topic-detail-card{border-radius:16px;gap:10px;padding:12px}.policy-topic-choice-head h2,.policy-topic-detail-card h3{font-size:16px;line-height:1.15}.policy-topic-choice-head p,.policy-topic-detail-card p{margin-top:3px;font-size:12px;line-height:1.3}.policy-topic-choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.policy-topic-choice{border-radius:14px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;min-height:66px;padding:10px}.policy-topic-choice .chip{display:none}.policy-topic-radio{width:18px;height:18px;margin-top:2px}.policy-topic-radio span{width:6px;height:6px}.policy-topic-choice-copy strong{font-size:13.5px;line-height:1.15}.policy-topic-choice-copy span{margin-top:2px;font-size:11px;line-height:1.25}.policy-topic-lens-field{gap:6px;padding-top:10px}.policy-topic-lens-field textarea{min-height:76px}.policy-topic-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.policy-topic-detail-card--compact{align-content:start;min-height:92px}.policy-topic-detail-card--compact ul{padding-left:15px;font-size:11.5px;line-height:1.35}.policy-topic-chip-list{gap:5px}.policy-topic-chip-list .chip{padding:4px 8px;font-size:10.5px}.policy-topic-action-bar{z-index:8;bottom:calc(86px + var(--safe-bottom));box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #e6dfcfe6;border-radius:18px;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:8px;padding:8px;display:grid;position:sticky}.policy-topic-action-bar .btn{width:100%;min-height:46px}.pair-trusted-page{gap:10px;max-width:390px}.pair-flow-title{font-size:28px}.pair-flow-stepper{gap:8px}.pair-trusted-page .mobile-hero-task h2{font-size:26px}.pair-trusted-code-panel{border-radius:15px;gap:7px;padding:10px}.pair-trusted-code{gap:6px}.pair-trusted-code-group{gap:5px}.pair-trusted-code-char{width:clamp(32px,8vw,40px);height:clamp(42px,10vw,52px);font-size:clamp(25px,7vw,34px)}.pair-flow-code-actions{gap:10px}.pair-flow-code-actions .btn,.pair-flow-primary-action{border-radius:14px;min-height:46px}.pair-trusted-steps{padding:12px}.pair-trusted-steps .mobile-module-card-head h2{font-size:16px}.pair-trusted-page .mobile-progress-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pair-trusted-page .mobile-progress-step{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px}.pair-trusted-page .mobile-progress-step-copy strong{font-size:12px}.pair-trusted-page .mobile-progress-step-copy span{display:none}.pair-trusted-note{padding:13px 14px;font-size:12px}.pair-trusted-devices-link{background:#ffffff94;border-radius:999px;align-self:center;min-height:38px;padding-inline:12px}.dashboard-mobile-privacy{gap:14px}.dashboard-mobile-privacy .mobile-hero-task{gap:12px;padding:18px}.dashboard-mobile-privacy .mobile-hero-task h2{font-size:26px;line-height:1.05}.dashboard-mobile-privacy .mobile-hero-task p{font-size:13px;line-height:1.4}.dashboard-mobile-privacy .mobile-module-card{padding:16px}.dashboard-mobile-privacy .mobile-setting-row{min-height:58px;padding-block:10px}.dashboard-mobile-privacy .mobile-setting-row .ic-circle{width:34px;height:34px}.dashboard-mobile-privacy .mobile-setting-row-title{font-size:14px}.dashboard-mobile-privacy .mobile-setting-row-description{font-size:12px;line-height:1.25}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.child-hub{flex-direction:column;gap:16px;max-width:560px;margin:0 auto;display:flex}.child-hub-head{text-align:center;flex-direction:column;align-items:center;gap:10px;padding-top:8px;display:flex}.child-hub-avatar{width:72px;height:72px;font-size:28px}.child-hub-head h1{margin:0;font-size:27px}.child-hub-tags{gap:6px;display:flex}.child-hub-list{padding:0;overflow:hidden}.child-hub-cell{color:inherit;align-items:center;gap:14px;padding:15px 16px;text-decoration:none;transition:background .14s;display:flex}.child-hub-cell:hover{background:#071a3308}.child-hub-cell.divided{border-bottom:1px solid var(--border)}.child-hub-cell-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.child-hub-cell-title{color:var(--navy);font-size:15px;font-weight:700}.child-hub-cell-sub{color:var(--slate);font-size:12.5px}.child-hub-cell-chev{color:var(--slate);opacity:.55;font-size:20px}.child-hub-pair{justify-content:center}.child-hub-foot{text-align:center;color:var(--slate);justify-content:center;align-items:center;gap:6px;margin:0;padding:0 24px;font-size:11.5px;display:flex}@media (min-width:900px){.child-hub{gap:20px;max-width:720px}.child-hub-head{text-align:left;flex-flow:wrap;align-items:center;gap:16px;padding-top:4px}.child-hub-avatar{width:64px;height:64px;font-size:26px}.child-hub-head h1{font-size:30px}.child-hub-tags{margin-left:auto}.child-hub-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.child-hub-list>.child-hub-cell,.child-hub-list>.child-hub-cell.divided{border:1px solid var(--hairline);border-radius:14px;padding:16px}}.settings-page{flex-direction:column;gap:18px;max-width:560px;margin:0 auto;display:flex}.settings-group{flex-direction:column;gap:8px;display:flex}.settings-group-label{letter-spacing:.08em;text-transform:uppercase;color:var(--slate);padding:0 2px;font-size:12px;font-weight:700}.settings-group-card{padding:0;overflow:hidden}.settings-signout{justify-content:center}.settings-legal{justify-content:center;gap:18px;padding:2px 0 8px;font-size:12px;display:flex}.settings-legal a{color:var(--slate);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (min-width:900px){.settings-page{gap:22px;max-width:720px}.settings-group-card .child-hub-cell{padding:16px 20px}.settings-legal{padding:6px 0 14px}}.kid-exit-layer{z-index:90;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.kid-exit-backdrop{background:#071a3373;position:absolute;inset:0}.kid-exit-card{background:var(--white);text-align:center;border-radius:24px;justify-items:center;gap:8px;width:100%;max-width:360px;padding:24px 20px 18px;display:grid;position:relative;box-shadow:0 30px 70px -20px #071a3380}.kid-exit-card h2{color:var(--navy);font-family:var(--font-display);font-size:24px;line-height:1.15}.kid-exit-card p{max-width:300px;color:var(--slate);font-size:14.5px;line-height:1.45}.kid-exit-actions{gap:8px;width:100%;margin-top:10px;display:grid}.kid-exit-actions .btn{justify-content:center;width:100%;min-height:52px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
