.landing-demo.kid-space{--kid-bg:#fffdf9;--kid-paper:#fff;--kid-ink:#29233f;--kid-muted:#726a80;--kid-accent:#7450c4;--kid-soft:#f2edf9;--kid-line:#e7e0ee;--kid-action:#7450c4;--kid-on-action:#fff;display:block;width:100%;max-width:none;min-height:0;overflow:hidden;border:1px solid var(--kid-line);border-radius:28px;background:var(--kid-paper);color:var(--kid-ink);box-shadow:0 24px 64px #29233f0c,0 4px 12px #29233f05;font-size:14px}.landing-demo.kid-space[data-mode=teen]{--kid-bg:#1a1c2b;--kid-paper:#202235;--kid-ink:#f5f2ff;--kid-muted:#b9b6cc;--kid-accent:#c2acef;--kid-soft:#2d2a43;--kid-line:#3b3851;--kid-action:#c7b3f0;--kid-on-action:#242034}.landing-demo.kid-space button{touch-action:manipulation}.landing-demo.kid-space :is(button,a,textarea):focus-visible{outline:3px solid var(--kid-accent);outline-offset:3px}.landing-demo.kid-space .ld-mode-picker{padding:22px 24px 20px;background:var(--kid-bg);border-bottom:1px solid var(--kid-line)}.landing-demo.kid-space .ld-mode-picker>p{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;font-size:12px;line-height:1.5;font-weight:600;color:var(--kid-ink)}.landing-demo.kid-space .ld-free-label{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;color:var(--kid-muted);font-size:10px;font-weight:500}.landing-demo.kid-space .ld-modes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.landing-demo.kid-space .ld-modes button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:68px;padding:11px 4px;border:1px solid var(--kid-line);border-radius:14px;background:var(--kid-paper);color:var(--kid-ink);transition:background .18s,border-color .18s,transform .18s}.landing-demo.kid-space .ld-modes button[aria-pressed=true]{border-color:var(--kid-action);background:var(--kid-action);color:var(--kid-on-action);box-shadow:0 5px 12px #7450c420}.landing-demo.kid-space .ld-modes button:hover:not(:disabled):not([aria-pressed=true]){border-color:var(--kid-accent);background:var(--kid-soft);transform:translateY(-2px)}.landing-demo.kid-space .ld-modes strong{font-size:17px;font-weight:650;letter-spacing:-.035em}.landing-demo.kid-space .ld-modes strong small{font-size:10px;letter-spacing:0;font-weight:500}.landing-demo.kid-space .ld-modes button>span{font-size:10px;line-height:1.4}.landing-demo.kid-space .ld-head{padding:22px 24px 12px;border:0;background:var(--kid-paper);gap:10px}.landing-demo.kid-space .ld-head>div{min-width:0;gap:13px}.landing-demo.kid-space .ld-mark{display:grid;place-items:center;width:46px;height:46px;flex-shrink:0;border-radius:16px;background:var(--kid-soft)}.landing-demo.kid-space .ld-chat-dragon{width:52px;height:52px;flex-shrink:0;background:#f1e9ff}.landing-demo.kid-space .ld-head h3{margin:0;font-size:18px;line-height:1.3;color:var(--kid-ink);letter-spacing:-.035em}.landing-demo.kid-space .ld-head p{margin:5px 0 0;font-size:11px;line-height:1.5;color:var(--kid-muted)}.landing-demo.kid-space .ld-demo-badge{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:7px 10px;border-radius:99px;background:#e8f3e7;color:#346347;font-size:10px;font-weight:600}.landing-demo.kid-space .ld-demo-badge>span{width:5px;height:5px;border-radius:50%;background:currentColor}.landing-demo.kid-space[data-mode=teen] .ld-demo-badge{background:#253e36;color:#b3ddc5}.landing-demo.kid-space .ld-example-note{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 24px}.landing-demo.kid-space .ld-example-note>span{display:flex;align-items:center;gap:7px;color:var(--kid-muted);font-size:10px;line-height:1.5}.landing-demo.kid-space .ld-example-note i{width:5px;height:5px;flex-shrink:0;border-radius:50%;background:var(--kid-accent)}.landing-demo.kid-space .ld-example-note button{min-height:44px;padding:8px 0 8px 10px;border:0;background:transparent;color:var(--kid-muted);font-size:11px;text-decoration:underline;text-underline-offset:4px}.landing-demo.kid-space .ld-example-note button:hover{color:var(--kid-accent)}.landing-demo.kid-space .ld-messages{flex:none;height:auto;min-height:225px;max-height:none;overflow:visible;padding:6px 24px 24px;gap:18px;background:var(--kid-paper);scrollbar-color:var(--kid-line) transparent}.landing-demo.kid-space[data-live=true] .ld-messages{height:320px;overflow-y:auto;overscroll-behavior:contain}.landing-demo.kid-space .ld-turn-wrap{display:flex;flex-direction:column;flex-shrink:0;min-width:0}.landing-demo.kid-space .kid-turn{max-width:94%}.landing-demo.kid-space .kid-turn.is-child{max-width:85%}.landing-demo.kid-space .kid-turn-label{margin-bottom:7px;font-size:10px;font-weight:500;color:var(--kid-muted)}.landing-demo.kid-space .kid-bubble{padding:15px 18px;border:1px solid transparent;border-radius:5px 20px 20px 20px;background:var(--kid-soft);color:var(--kid-ink);font-size:15px;line-height:1.7;box-shadow:none}.landing-demo.kid-space .kid-turn.is-child .kid-bubble{border:1px solid transparent;border-radius:20px 5px 20px 20px;background:var(--kid-action);color:var(--kid-on-action);font-size:14px;box-shadow:none}.landing-demo.kid-space[data-mode=peque] .kid-bubble{font-size:18px;line-height:1.65}.landing-demo.kid-space .ld-signal{display:flex;align-items:flex-start;gap:7px;margin:9px 3px 0;color:var(--kid-muted);font-size:11px;line-height:1.6;white-space:normal}.landing-demo.kid-space .ld-signal svg{margin-top:2px;flex-shrink:0;color:var(--kid-accent)}.landing-demo.kid-space .ld-live-divider{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--kid-muted);font-size:10px;line-height:1.5;text-align:center}.landing-demo.kid-space .ld-live-divider:after,.landing-demo.kid-space .ld-live-divider:before{content:"";height:1px;flex:1 1;background:var(--kid-line)}.landing-demo.kid-space .ld-loading .kid-bubble{padding:16px}.landing-demo.kid-space .kid-thinking{font-size:12px;line-height:1.6}.landing-demo.kid-space .ld-composer{max-height:none;overflow:visible;padding:8px 24px 20px;background:var(--kid-paper);border-top:1px solid var(--kid-line)}.landing-demo.kid-space .ld-composer-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;margin-bottom:4px}.landing-demo.kid-space .ld-composer-heading>p{margin:0;color:var(--kid-ink);font-size:12px;font-weight:600}.landing-demo.kid-space .ld-voice-toggle{display:inline-flex;align-items:center;gap:5px;min-height:44px;padding:8px 0 8px 6px;border:0;background:transparent;color:var(--kid-accent);font-size:11px}.landing-demo.kid-space .ld-voice-toggle:hover{text-decoration:underline;text-underline-offset:3px}.landing-demo.kid-space .ld-suggestions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:12px;overflow:visible}.landing-demo.kid-space .ld-suggestions button{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0;min-height:46px;padding:10px 12px;border:1px solid var(--kid-line);border-radius:12px;background:var(--kid-paper);color:var(--kid-ink);font-size:11px;line-height:1.4;text-align:left;white-space:normal;transition:border-color .18s,background .18s}.landing-demo.kid-space .ld-suggestions button>svg{flex-shrink:0;color:var(--kid-accent)}.landing-demo.kid-space .ld-suggestions button>svg:last-child{margin-left:auto}.landing-demo.kid-space .ld-suggestions button:hover:not(:disabled),.landing-demo.kid-space .ld-suggestions button[aria-pressed=true]{border-color:var(--kid-accent);background:var(--kid-soft);color:var(--kid-ink)}.landing-demo.kid-space .ld-composer form{align-items:flex-end;gap:7px;padding:7px;border:1px solid var(--kid-line);border-radius:17px;background:var(--kid-bg);box-shadow:none}.landing-demo.kid-space .ld-composer form:focus-within{border-color:var(--kid-accent);box-shadow:0 0 0 3px var(--kid-soft)}.landing-demo.kid-space .ld-composer textarea{min-height:46px;max-height:110px;padding:12px 9px;font-size:14px;line-height:1.55;background:transparent}.landing-demo.kid-space .ld-composer textarea::placeholder{color:var(--kid-muted);opacity:1}.landing-demo.kid-space .ld-composer form>.kid-primary{width:46px;height:46px;min-height:46px;padding:0;flex-shrink:0;border-radius:12px}.landing-demo.kid-space .kid-primary{min-height:46px;background:var(--kid-action);color:var(--kid-on-action);font-size:13px}.landing-demo.kid-space .kid-primary:hover:not(:disabled){background:var(--kid-action);filter:brightness(.95)}.landing-demo.kid-space .ld-composer-caption{display:flex;justify-content:space-between;gap:10px;margin:10px 2px 0;color:var(--kid-muted);font-size:10px;line-height:1.6}.landing-demo.kid-space .ld-guided>p{margin:0 0 10px;font-size:12px;color:var(--kid-muted)}.landing-demo.kid-space .kid-voice{margin-bottom:8px;padding:12px;border-radius:16px;background:var(--kid-bg)}.landing-demo.kid-space .kid-voice-main{flex-wrap:wrap;gap:10px}.landing-demo.kid-space .kid-voice-talk{flex:1 1 180px;min-height:44px}.landing-demo.kid-space .kid-voice-prompt strong{font-size:15px}.landing-demo.kid-space .kid-voice-prompt small{font-size:11px}.landing-demo.kid-space .kid-voice-orb{width:48px;height:48px}.landing-demo.kid-space .kid-voice-audio{flex-direction:row;max-width:none;min-height:44px;font-size:11px}.landing-demo.kid-space .kid-voice-review-actions{flex-wrap:wrap}.landing-demo.kid-space .kid-voice-review-actions .kid-voice-icon{width:44px;height:44px}.landing-demo.kid-space .kid-voice-transcript p{font-size:15px}.landing-demo.kid-space .kid-voice-help,.landing-demo.kid-space .kid-voice-note,.landing-demo.kid-space .ld-voice-disclosure{color:var(--kid-muted);font-size:10px;line-height:1.6}.landing-demo.kid-space .ld-voice-disclosure{margin:6px 2px 14px}.landing-demo.kid-space .kid-voice-help summary,.landing-demo.kid-space .kid-voice-speaking{min-height:44px;align-content:center}.landing-demo.kid-space .kid-guided-answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.landing-demo.kid-space .kid-guided-answers button{min-height:49px;padding:12px 9px;font-size:15px;color:var(--kid-ink);background:var(--kid-paper);border-color:var(--kid-line)}.landing-demo.kid-space .kid-answer-keys button:hover:not(:disabled),.landing-demo.kid-space .kid-guided-answers button:hover:not(:disabled){background:var(--kid-soft);border-color:var(--kid-accent)}.landing-demo.kid-space .kid-guided-modes{gap:6px 14px;margin-top:8px}.landing-demo.kid-space .kid-guided-modes button{min-height:44px;padding:0;font-size:11px}.landing-demo.kid-space .kid-answer-keys{max-height:180px;margin-inline:-4px;padding:4px}.landing-demo.kid-space .kid-answer-keys button{min-height:44px;font-size:15px}.landing-demo.kid-space .kid-answer-preview{gap:7px}.landing-demo.kid-space .kid-answer-preview output{font-size:14px}.landing-demo.kid-space .kid-answer-preview>button{min-height:44px;font-size:11px}.landing-demo.kid-space .kid-answer-preview>.kid-primary{gap:6px;padding-inline:11px}.landing-demo.kid-space .ld-error{flex-wrap:wrap;align-items:flex-start;gap:9px;margin:0 24px 16px;padding:14px}.landing-demo.kid-space .ld-error>svg{flex-shrink:0;margin-top:3px;color:var(--kid-accent)}.landing-demo.kid-space .ld-error p{flex:1 1 160px;min-width:0;margin:0;font-size:12px;line-height:1.65}.landing-demo.kid-space .ld-error button{min-height:44px;padding:8px 12px;font-size:11px!important}.landing-demo.kid-space .ld-exhausted{display:flex;flex-direction:column;align-items:center;gap:13px;padding:18px 5px 7px;text-align:center}.landing-demo.kid-space .ld-exhausted>span{display:grid;place-items:center;width:45px;height:45px;border-radius:15px;background:var(--kid-soft);color:var(--kid-accent)}.landing-demo.kid-space .ld-exhausted h3{margin:0;color:var(--kid-ink);font-size:24px;line-height:1.3;text-wrap:balance}.landing-demo.kid-space .ld-exhausted p{max-width:350px;margin:0;color:var(--kid-muted);font-size:12px;line-height:1.7}.landing-demo.kid-space .ld-plans{display:inline-flex;align-items:center;min-height:44px;padding:4px;font-size:11px;text-decoration:underline;text-underline-offset:4px;color:var(--kid-muted)}.landing-demo.kid-space .ld-footer{display:flex;align-items:flex-start;gap:9px;padding:14px 24px;border-top:1px solid var(--kid-line);background:var(--kid-bg);color:var(--kid-muted)}.landing-demo.kid-space .ld-footer svg{flex-shrink:0;margin-top:2px;color:var(--kid-accent)}.landing-demo.kid-space .ld-footer p{margin:0;font-size:10px;line-height:1.6}@media (max-width:600px){.landing-demo.kid-space{border-radius:22px}.landing-demo.kid-space .ld-mode-picker{padding:18px 16px 16px}.landing-demo.kid-space .ld-mode-picker>p{gap:8px;font-size:11px}.landing-demo.kid-space .ld-free-label{font-size:9px}.landing-demo.kid-space .ld-modes{gap:5px}.landing-demo.kid-space .ld-modes button{min-height:64px;border-radius:12px}.landing-demo.kid-space .ld-modes strong{font-size:16px}.landing-demo.kid-space .ld-modes strong small{display:block;margin-top:2px;font-size:9px}.landing-demo.kid-space .ld-modes button>span{font-size:9px}.landing-demo.kid-space .ld-head{padding:18px 16px 8px}.landing-demo.kid-space .ld-head>div{gap:10px}.landing-demo.kid-space .ld-head h3{font-size:17px}.landing-demo.kid-space .ld-head p{font-size:10px}.landing-demo.kid-space .ld-chat-dragon{width:45px;height:45px}.landing-demo.kid-space .ld-example-note{padding-inline:16px}.landing-demo.kid-space .ld-messages{min-height:0;padding:6px 16px 20px;gap:18px}.landing-demo.kid-space[data-live=true] .ld-messages{height:330px}.landing-demo.kid-space .kid-turn{max-width:96%}.landing-demo.kid-space .kid-turn.is-child{max-width:91%}.landing-demo.kid-space .kid-bubble{padding:13px 15px;font-size:14px}.landing-demo.kid-space .kid-turn.is-child .kid-bubble{font-size:13px}.landing-demo.kid-space[data-mode=peque] .kid-bubble{font-size:17px}.landing-demo.kid-space .ld-composer{padding:8px 16px 16px}.landing-demo.kid-space .ld-suggestions{gap:6px}.landing-demo.kid-space .ld-suggestions button{justify-content:center;gap:6px;padding:9px 5px;font-size:10px}.landing-demo.kid-space .ld-suggestions button>svg:last-child{display:none}.landing-demo.kid-space .ld-composer textarea{font-size:16px;line-height:1.5}.landing-demo.kid-space .ld-composer-caption{font-size:10px}.landing-demo.kid-space .ld-footer{padding:12px 16px}.landing-demo.kid-space .ld-error{margin-inline:16px}}@media (max-width:360px){.landing-demo.kid-space .ld-free-label{display:none}.landing-demo.kid-space .ld-composer,.landing-demo.kid-space .ld-example-note,.landing-demo.kid-space .ld-footer,.landing-demo.kid-space .ld-head,.landing-demo.kid-space .ld-messages,.landing-demo.kid-space .ld-mode-picker{padding-inline:12px}.landing-demo.kid-space .ld-head h3{font-size:16px}.landing-demo.kid-space .ld-head p{max-width:180px}.landing-demo.kid-space .ld-demo-badge{display:none}.landing-demo.kid-space .ld-composer-heading>p{font-size:11px}.landing-demo.kid-space .ld-voice-toggle{font-size:10px}.landing-demo.kid-space .ld-suggestions button{font-size:10px;gap:4px}.landing-demo.kid-space .ld-suggestions button>svg{width:13px}.landing-demo.kid-space .kid-answer-preview{flex-wrap:wrap}.landing-demo.kid-space .kid-answer-preview output{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.landing-demo.kid-space *{transition:none!important;animation:none!important}}.landing-demo .ld-highlights{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none}.landing-demo .ld-highlights li{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;background:var(--kid-soft);color:var(--kid-ink);font-size:12px;line-height:1.3;font-weight:600}.landing-demo .ld-highlights li svg{color:var(--kid-accent);flex:none}.landing-wonder{--wonder-color:var(--brand-100);--wonder-paper:var(--brand-50);max-width:610px;margin:0 auto;color:var(--text)}.landing-wonder,.landing-wonder__scene{position:relative;width:100%;isolation:isolate}.landing-wonder__scene{aspect-ratio:1.24}.landing-wonder__arch{position:absolute;z-index:-2;inset:5% 7% 4% 17%;border-radius:48% 48% 36% 36%;background:var(--wonder-paper);box-shadow:inset 0 0 0 1px var(--wonder-color);transform:rotate(-7deg);transition:background-color .3s ease,box-shadow .3s ease}.landing-wonder__arch:before{content:"";position:absolute;inset:5%;border:1px solid var(--wonder-color);border-radius:inherit}.landing-wonder__orbit{position:absolute;z-index:-1;inset:26% 0 15% 2%;border:1px solid var(--wonder-color);border-radius:50%;transform:rotate(-24deg)}.landing-wonder__orbit-dot{position:absolute;left:8%;bottom:22%;width:10px;height:10px;border-radius:50%;background:var(--brand-300);border:2px solid var(--white)}.landing-wonder__preview{position:absolute;z-index:3;top:7%;left:5%;display:inline-flex;align-items:center;gap:7px;color:var(--text-2);font-size:11px;font-weight:500;letter-spacing:.045em}.landing-wonder__preview>span{width:6px;height:6px;border-radius:50%;background:var(--brand-400)}.landing-wonder__character{position:absolute;z-index:1;inset:9% 2% 1% 23%;display:flex;align-items:center;mix-blend-mode:multiply;animation:wonder-arrive .52s var(--ease) both}.landing-wonder__character img{display:block;width:100%;height:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.landing-wonder__spark{position:absolute;z-index:2;top:4%;right:8%;width:12%;color:var(--gold);transform:rotate(9deg)}.landing-wonder__idea{position:absolute;z-index:2;top:22%;left:0;width:41%;padding:18px 20px 20px;background:var(--white);border:1px solid var(--border);border-radius:22px 22px 22px 5px;box-shadow:0 9px 30px -12px color-mix(in srgb,var(--brand-900) 16%,transparent);transform:rotate(-5deg)}.landing-wonder__idea-label{display:block;margin-bottom:7px;color:var(--text-2);font-size:clamp(9px,1vw,11px);font-weight:500;letter-spacing:.015em}.landing-wonder__idea blockquote{margin:0;color:var(--text);font-family:var(--font-display);font-size:clamp(16px,1.9vw,25px);font-weight:750;line-height:1.25;letter-spacing:-.045em;text-wrap:balance;animation:wonder-question .25s ease both}.landing-wonder__idea>svg{position:absolute;right:-24px;bottom:-23px;width:36px;color:var(--brand-500);transform:rotate(3deg)}.landing-wonder__book{position:absolute;z-index:2;left:7%;bottom:7%;width:17%;color:var(--brand-700);transform:rotate(-14deg)}.landing-wonder__signature{position:absolute;z-index:3;right:0;bottom:4%;color:var(--brand-700);font-size:11px;line-height:1.45;transform:rotate(-7deg)}.landing-wonder__signature strong{font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.035em}.landing-wonder__signature svg{width:110px}.landing-wonder__controls{display:flex;flex-direction:column;align-items:center;gap:11px;margin-top:10px}.landing-wonder__choose{color:var(--text-2);font-size:11px;font-weight:500;text-align:center}.landing-wonder__choices{display:flex;justify-content:center;gap:8px;width:100%}.landing-wonder__choice{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px;padding:5px 11px 5px 6px;border:1px solid var(--border);border-radius:100px;background:var(--white);color:var(--text-2);font-size:12px;font-weight:600;line-height:1;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.landing-wonder__choice[aria-pressed=true]{border-color:var(--brand-300);background:var(--brand-50);color:var(--brand-800)}.landing-wonder__choice:focus-visible,.landing-wonder__try:focus-visible{outline:3px solid var(--brand-500);outline-offset:4px}.landing-wonder__avatar{display:block;width:34px;height:34px;overflow:hidden;border-radius:50%;background:var(--white);flex:0 0 auto}.landing-wonder__avatar img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.2);-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-wonder__check{width:14px;height:14px;opacity:0}.landing-wonder__choice[aria-pressed=true] .landing-wonder__check{opacity:1}.landing-wonder__caption{display:flex;justify-content:center;margin-top:9px}.landing-wonder__try{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:5px 10px;border-radius:8px;color:var(--brand-700);font-size:12px;font-weight:650}.landing-wonder__try svg{width:17px;height:17px;transition:transform .16s ease}.landing-wonder__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (hover:hover){.landing-wonder__choice:hover{transform:translateY(-2px);border-color:var(--brand-300);color:var(--brand-800)}.landing-wonder__try:hover svg{transform:translateX(4px)}}@media (max-width:1000px) and (min-width:601px){.landing-wonder{max-width:540px}.landing-wonder__idea blockquote{font-size:23px}.landing-wonder__idea-label{font-size:11px}}@media (max-width:600px){.landing-wonder{max-width:460px}.landing-wonder__scene{aspect-ratio:1.19}.landing-wonder__idea{padding:12px 13px 15px;border-radius:16px 16px 16px 4px}.landing-wonder__idea blockquote{font-size:clamp(16px,4.6vw,22px)}.landing-wonder__idea-label{font-size:9px;margin-bottom:5px}.landing-wonder__preview{font-size:10px}.landing-wonder__signature{font-size:9px;bottom:2%}.landing-wonder__signature strong{font-size:14px}.landing-wonder__signature svg{width:91px}.landing-wonder__choices{gap:5px}.landing-wonder__choice{gap:4px;padding-right:8px;font-size:11px;min-height:46px}.landing-wonder__avatar{width:28px;height:28px}.landing-wonder__check{width:12px;height:12px}.landing-wonder__controls{margin-top:16px}}@media (max-width:359px){.landing-wonder__choices{gap:4px}.landing-wonder__choice{gap:3px;padding-right:7px;padding-left:5px;font-size:10px}.landing-wonder__avatar{width:26px;height:26px}}@keyframes wonder-arrive{0%{opacity:0;transform:translateY(10px) rotate(1deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes wonder-question{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-wonder *,.landing-wonder :after,.landing-wonder :before{animation:none!important;transition:none!important}}.pricing-table{width:100%}.pricing-controls{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px 26px;margin-bottom:36px}.pricing-interval{display:inline-flex;padding:5px;border-radius:999px;background:var(--muted);border:1px solid var(--border)}.pricing-interval button{min-height:44px;padding:10px 24px;border-radius:999px;color:var(--text-2);font:inherit;font-size:14px;font-weight:650;background:transparent}.pricing-interval button[aria-pressed=true]{color:var(--text);background:var(--white);box-shadow:var(--sh-sm)}.pricing-currency{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-2)}.pricing-currency select{min-height:44px;max-width:100%;border:1px solid var(--border);border-radius:12px;padding:8px 34px 8px 12px;background:var(--white);font:inherit;color:var(--text)}.pricing-table :is(button,select,a):focus-visible{outline:3px solid var(--teal-600);outline-offset:4px}.pricing-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;max-width:1080px;margin:auto}.pricing-plan{position:relative;padding:28px;display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px var(--border),var(--sh-xs)}.pricing-plan[data-featured=true]{box-shadow:inset 0 0 0 2px var(--teal-600),var(--sh-lg)}.pricing-badge{position:absolute;top:-13px;left:24px;padding:6px 12px;border-radius:99px;background:var(--teal-700);color:#fff;font-size:11px;font-weight:650}.pricing-plan h3{font-family:var(--font-display);font-size:23px;margin:0 0 8px;letter-spacing:-.035em}.pricing-audience{min-height:42px;margin:0 0 20px;color:var(--text-2);font-size:13px;line-height:1.6}.pricing-amount{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;min-height:48px}.pricing-amount strong{font-family:var(--font-display);font-size:clamp(24px,3vw,36px);font-weight:750;line-height:1.25;letter-spacing:-.04em}.pricing-amount span{color:var(--text-2);font-size:12px;white-space:nowrap}.pricing-detail{min-height:47px;margin:10px 0 20px;color:var(--text-2);font-size:12px;line-height:1.7}.pricing-plan>.btn{width:100%;min-height:48px;margin-bottom:25px}.pricing-plan ul{list-style:none;padding:24px 0 0;margin:0;border-top:1px solid var(--border);display:grid;grid-gap:14px;gap:14px}.pricing-plan li{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;color:var(--text-2)}.pricing-plan li svg{flex-shrink:0;margin-top:3px;color:var(--teal-700)}.pricing-footnote{max-width:660px;margin:24px auto 0;color:var(--text-2);font-size:12px;line-height:1.8;text-align:center}@media(max-width:850px){.pricing-plan{padding:26px 20px}.pricing-plans{gap:14px}}@media(max-width:680px){.pricing-plans{grid-template-columns:1fr;gap:28px;max-width:420px}.pricing-plan{padding:28px}.pricing-audience,.pricing-detail{min-height:0}.pricing-amount strong{font-size:36px}.pricing-controls{gap:14px}}.product-captures{--capture-ink:#182239;--capture-muted:#676879;--capture-lavender:#f4effb;--capture-line:#e5dfee;width:100%;min-width:0;color:var(--capture-ink)}.product-capture-dialog *,.product-captures *{box-sizing:border-box}.product-capture-dialog button,.product-captures button{font:inherit;cursor:pointer}.product-capture-dialog button:focus-visible,.product-capture-viewport:focus-visible,.product-captures button:focus-visible{outline:3px solid #8064ae;outline-offset:4px}.product-capture-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.product-captures[data-group=parents] .product-capture-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.product-capture-selector button{display:grid;justify-items:start;grid-gap:5px;gap:5px;min-height:76px;padding:15px 18px;text-align:left;border:1px solid var(--capture-line);border-radius:16px;background:#fff;color:var(--capture-ink);transition:border-color .18s,background .18s}.product-capture-selector button:hover{border-color:#ae9aca}.product-capture-selector button[aria-pressed=true]{background:var(--capture-lavender);border-color:#a28bbb;box-shadow:inset 0 0 0 1px #a28bbb}.product-capture-selector strong{font-size:14px;font-weight:650}.product-capture-selector span{font-size:12px;line-height:1.4;color:var(--capture-muted)}.product-capture-figure{margin:0}.product-capture-frame{border:1px solid var(--capture-line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 35px #29203d08}.product-capture-chrome{min-height:55px;padding:8px 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:10px;gap:10px;background:#fff;border-bottom:1px solid var(--capture-line)}.product-capture-chrome>span:nth-child(2){font-size:12px;font-weight:650;color:var(--capture-muted);letter-spacing:-.02em}.product-capture-dots{display:flex;gap:5px}.product-capture-dots i{width:6px;height:6px;border-radius:50%;background:#dcd5e5}.product-capture-chrome button{display:flex;justify-self:end;align-items:center;justify-content:center;gap:7px;padding:8px 11px;min-height:36px;border:1px solid var(--capture-line);border-radius:10px;background:#fff;color:var(--capture-ink);font-size:11px;white-space:nowrap}.product-capture-chrome button:hover{background:var(--capture-lavender)}.product-capture-image{position:relative;width:100%;aspect-ratio:1280/900;overflow:hidden;background:#faf8fc}.product-capture-image>img{width:100%;height:auto;display:block}.product-capture-image[data-state=error]>img,.product-capture-image[data-state=loading]>img{opacity:0}.product-capture-image-state{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:18px;color:var(--capture-muted);text-align:center;background:linear-gradient(135deg,#fff,#f6f2fb);font-size:13px}.product-capture-image-state p{margin:0;font-size:13px}.product-capture-image-state button{background:#fff;border:1px solid var(--capture-line);border-radius:11px;color:var(--capture-ink);min-height:42px;padding:10px 15px;font-size:12px}.product-capture-loader{width:20px;height:20px;border:2px solid #d7cce8;border-top-color:#8064ae;border-radius:50%;animation:product-capture-spin .9s linear infinite}.product-capture-figure figcaption{padding:16px 2px 0}.product-captures .product-capture-caption{margin:0 0 5px;color:var(--capture-ink);font-size:14px;line-height:1.6}.product-captures .product-capture-disclosure{margin:0;font-size:11px;line-height:1.6;color:var(--capture-muted)}.product-capture-dialog{--capture-ink:#182239;--capture-muted:#676879;--capture-lavender:#f4effb;--capture-line:#e5dfee;width:min(1380px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);padding:0;border:1px solid var(--capture-line);border-radius:20px;background:#fff;color:var(--capture-ink);box-shadow:0 30px 100px #14122240;overflow:hidden}.product-capture-dialog::-webkit-backdrop{background:#151225b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-capture-dialog::backdrop{background:#151225b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-capture-dialog-inner{display:flex;flex-direction:column;max-height:calc(100dvh - 50px)}.product-capture-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;border-bottom:1px solid var(--capture-line);flex-shrink:0}.product-capture-dialog-header>div{min-width:0}.product-capture-dialog-header p{margin:0 0 4px;font-size:16px;line-height:1.45;font-weight:650}.product-capture-dialog-header span{font-size:11px;line-height:1.5;color:var(--capture-muted)}.product-capture-dialog-header .product-capture-close{display:flex;align-items:center;gap:7px;min-height:42px;padding:10px 13px;border:1px solid var(--capture-line);border-radius:11px;background:#fff;color:var(--capture-ink);flex-shrink:0}.product-capture-dialog-header .product-capture-close span{font-size:12px;color:inherit}.product-capture-dialog-toolbar{justify-content:space-between;padding:10px 20px;background:#fff;border-bottom:1px solid var(--capture-line);flex-shrink:0}.product-capture-dialog-toolbar,.product-capture-pagination{display:flex;align-items:center;gap:14px}.product-capture-pagination button,.product-capture-size{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--capture-line);border-radius:10px;padding:9px 12px;min-height:40px;background:#fff;color:var(--capture-ink);font-size:12px!important}.product-capture-pagination>span{font-size:11px;color:var(--capture-muted);white-space:nowrap}.product-capture-dialog button:hover{background:var(--capture-lavender)}.product-capture-size[aria-pressed=true]{background:var(--capture-lavender);border-color:#a28bbb}.product-capture-viewport{min-height:0;overflow:auto;background:#f8f6fb;overscroll-behavior:contain;padding:16px}.product-capture-viewport .product-capture-image{max-width:1280px;margin-inline:auto;border:1px solid var(--capture-line);border-radius:6px}.product-capture-viewport[data-actual-size=true] .product-capture-image{box-sizing:content-box;width:1280px;max-width:none;aspect-ratio:1280/900}.product-capture-viewport[data-actual-size=true] .product-capture-image img{width:1280px;max-width:none}.product-capture-dialog .product-capture-dialog-caption{margin:0;padding:12px 22px;border-top:1px solid var(--capture-line);font-size:12px;color:var(--capture-muted);line-height:1.5;flex-shrink:0}@keyframes product-capture-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.product-capture-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.product-capture-selector button{min-height:70px;padding:13px 14px}.product-capture-chrome{padding-inline:12px;grid-template-columns:1fr auto}.product-capture-chrome>span:nth-child(2){display:none}.product-capture-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:16px}.product-capture-dialog-inner{max-height:calc(100dvh - 22px)}.product-capture-dialog-header{padding:14px;gap:10px}.product-capture-dialog-header p{font-size:14px}.product-capture-dialog-header>div>span{font-size:10px}.product-capture-dialog-toolbar{padding:10px 12px;flex-wrap:wrap;gap:8px}.product-capture-pagination{gap:9px}.product-capture-pagination button{padding:9px 10px}.product-capture-size{margin-left:auto}.product-capture-viewport{padding:10px}.product-capture-dialog .product-capture-dialog-caption{padding:11px 14px;font-size:11px}}@media (prefers-reduced-motion:reduce){.product-capture-selector button{transition:none}.product-capture-loader{animation:none}}.sc-book{--sc-ink:#29233f;--sc-purple:#7450c4;position:relative;isolation:isolate;width:100%;max-width:620px;min-width:0;margin-inline:auto;color:var(--sc-ink);background:#fff;border:1px solid #e6e0ef;border-radius:24px 24px 24px 8px;box-shadow:0 5px 0 -1px #f6f2e9,0 6px 0 0 #e7e1d6,0 11px 0 -2px #fcfaf5,0 12px 0 -1px #e9e4da,0 24px 60px -30px #49386935}.sc-book:after{content:"";position:absolute;inset:0 auto 0 7px;width:1px;background:#54416d0a;pointer-events:none}.sc-illustration{position:relative;height:clamp(155px,17vw,185px);overflow:hidden;border-radius:23px 23px 0 0;background:#f7f6f0;border-bottom:1px solid #eee9e2}.sc-art{display:block;width:100%;height:100%;object-fit:cover;object-position:center 56%}.sc-demo-label{top:17px;left:20px;display:inline-flex;gap:7px;padding:7px 10px;border:1px solid #e9e5db;border-radius:8px;background:#fffffff2;color:#514564;font-size:11px;font-weight:650;line-height:1.2}.sc-bookmark,.sc-demo-label{position:absolute;align-items:center}.sc-bookmark{inset:0 25px auto auto;display:flex;flex-direction:column;gap:2px;padding:15px 10px 24px;background:#7450c4;color:#fff;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 89%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 89%,0 100%)}.sc-bookmark span{font-size:8px;letter-spacing:.13em;line-height:1.5}.sc-bookmark strong{font-family:var(--font-display,Georgia,serif);font-size:28px;line-height:1.2;font-weight:600}.sc-page{padding:23px 27px 17px 30px}.sc-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.sc-eyebrow{display:block;color:#787083;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.sc-book .sc-heading h3{margin:0;color:var(--sc-ink);font-family:var(--font-display,Georgia,serif);font-size:clamp(22px,2.3vw,28px);font-weight:600;letter-spacing:-.035em;line-height:1.15}.sc-decision-seal{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid #e9dbab;border-radius:50%;color:#826b30;background:#fff5d1;transform:rotate(-9deg);transition:background .2s,color .2s,border-color .2s}.sc-decision-seal.is-chosen{background:#e5f2e9;color:#38634c;border-color:#c5dfd0}.sc-book .sc-passage{min-height:80px;margin:15px 0 18px;color:#5f576b;font-size:15px;line-height:1.75;animation:sc-reveal .25s ease-out both}.sc-passage mark{padding:1px 3px 2px;background:#eee5fc;color:#6744ad;border-radius:3px;font-weight:650}.sc-choices{min-width:0;margin:0;padding:0;border:0}.sc-choices legend{float:left;width:100%;padding:0;font-size:14px;font-weight:700;line-height:1.4}.sc-book .sc-choice-hint{clear:both;margin:5px 0 12px;color:#787083;font-size:12px;line-height:1.45}.sc-options{display:grid;grid-gap:7px;gap:7px}.sc-option{display:flex;align-items:center;gap:11px;min-height:46px;width:100%;padding:8px 12px;border:1px solid #e7e1ee;border-radius:10px;background:#fff;color:#514760;font:inherit;font-size:13px;font-weight:550;line-height:1.35;text-align:left;cursor:pointer;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.sc-option-icon{display:flex;color:#8c76a9}.sc-option-action{display:flex;margin-left:auto;color:#a293b5}.sc-option-action,.sc-option-icon{flex-shrink:0}.sc-option.is-selected{border-color:#b19ad8;background:#f1ebfb;color:#61409f;box-shadow:inset 3px 0 0 #8661c7}.sc-option.is-selected :is(.sc-option-icon,.sc-option-action){color:#7450c4}.sc-book :is(button):focus-visible{outline:3px solid #9673d4;outline-offset:3px}.sc-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0 10px;min-height:44px;margin-top:8px}.sc-progress{display:inline-flex;align-items:center;gap:7px;color:#756880;font-size:11px;line-height:1.4}.sc-progress-dots{display:flex;gap:3px}.sc-progress-dots i{width:5px;height:5px;border-radius:50%;background:#e4ddec}.sc-progress-dots i.is-seen{background:#9774d0}.sc-footer.is-explored .sc-progress{color:#416850;font-weight:650}.sc-reset{min-height:44px;padding:8px 0 8px 8px;color:#725399;background:none;border:0;border-radius:4px;font:inherit;font-size:11px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.sc-book .sc-example-note{margin:0;padding-top:11px;color:#766d80;border-top:1px solid #eee9f2;font-size:11px;line-height:1.55}.sc-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}@media (hover:hover){.sc-option:hover{background:#faf7ff;border-color:#c8b6e3;transform:translateX(2px)}.sc-option.is-selected:hover{background:#eee6fa}.sc-reset:hover{color:#493069}}@media (min-width:701px){.sc-options{grid-template-columns:repeat(3,minmax(0,1fr))}.sc-option{display:grid;grid-template-columns:1fr auto;grid-gap:10px 4px;gap:10px 4px;align-content:start;min-height:91px;padding:12px 10px;font-size:12px}.sc-option-icon{grid-area:1/1}.sc-option>span:nth-child(2){grid-area:2/1/3/3}.sc-option-action{grid-area:1/2}.sc-option.is-selected{box-shadow:inset 0 -3px 0 #8661c7}}@media (max-width:480px){.sc-page{padding:20px 18px 15px 21px}.sc-demo-label{top:14px;left:15px;font-size:10px}.sc-bookmark{right:18px}.sc-book .sc-passage{min-height:132px;font-size:14px;margin-block:15px 18px}.sc-eyebrow{font-size:9px;letter-spacing:.04em}.sc-decision-seal{flex-basis:32px;width:32px;height:32px}.sc-option{font-size:12px}.sc-progress,.sc-reset{font-size:10px}}@keyframes sc-reveal{0%{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sc-book *,.sc-book :after,.sc-book :before{animation:none!important;transition:none!important;transform:none!important}}