@import"https://fonts.googleapis.com/css2?family=Andika:wght@400;700&family=Baloo+2:wght@500;600;700;800&family=Nunito:wght@400;600;700;800&display=swap";.parent-gate-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:var(--screen-gutter);background:#18102ac7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.parent-gate-dialog{position:relative;width:min(100%,390px);padding:28px 22px 22px;color:var(--ink);background:var(--paper);border:5px solid white;border-radius:26px;box-shadow:0 22px 60px #0006;text-align:center;outline:none}.parent-gate-close{position:absolute;top:10px;right:10px;width:var(--touch-target);height:var(--touch-target);display:grid;place-items:center;border:0;border-radius:50%;color:var(--ink);background:#ece6ef}.parent-gate-icon{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 10px;color:#fff;background:var(--grape);border-radius:22px;transform:rotate(-3deg)}.parent-gate-dialog h1{margin:3px 0 4px;font:800 27px/1.1 "Baloo 2",sans-serif}.parent-gate-dialog>p{margin:0 auto;max-width:290px;color:#6f6478;font-size:13px}.parent-equation{margin:22px 0 15px;font:800 36px/1 "Baloo 2",sans-serif;color:var(--grape)}.parent-equation span{color:var(--rose)}.parent-answer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.parent-answer-grid button{min-height:58px;border:0;border-radius:17px;color:#fff;background:var(--teal);box-shadow:0 5px #278a82;font:800 24px/1 "Baloo 2",sans-serif}.parent-answer-grid button:nth-child(2){background:var(--rose);box-shadow:0 5px #bc3f68}.parent-answer-grid button:nth-child(3){background:var(--marigold);box-shadow:0 5px #c08b22}.parent-answer-grid button:active{transform:translateY(3px);box-shadow:0 2px #00000038}.parent-gate-message{min-height:19px;margin-top:12px!important;color:var(--grape)!important;font-weight:800}.parent-gate-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;color:#81758a;font-size:10px}.child-home-screen{color:#fff;background:radial-gradient(circle at 12% 10%,rgba(255,107,157,.3),transparent 31%),radial-gradient(circle at 90% 2%,rgba(255,209,102,.24),transparent 27%),linear-gradient(180deg,#35275a,#241a3e);overflow-y:auto}.child-home-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:calc(15px + env(safe-area-inset-top)) var(--screen-gutter) 10px}.parent-space-button{min-height:var(--touch-target);display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fffc;background:#ffffff14;font-size:10px;font-weight:800;white-space:nowrap}.child-home-intro{padding:15px var(--screen-gutter) 17px}.child-home-intro h1{margin:3px 0;font:800 29px/1.05 "Baloo 2",sans-serif}.child-home-intro p{display:flex;align-items:flex-start;gap:6px;margin:0;color:var(--lavender);font-size:13px}.child-home-intro p svg{flex:0 0 auto;margin-top:1px}.child-memory-grid{display:grid;gap:15px;padding:0 var(--screen-gutter) calc(24px + env(safe-area-inset-bottom))}.child-memory-card{display:block;width:100%;padding:0;overflow:hidden;border:5px solid white;border-radius:22px;color:var(--ink);background:#fff;box-shadow:0 12px 28px #00000052;text-align:left}.child-memory-photo{position:relative;height:clamp(190px,32dvh,280px);overflow:hidden;background:#171126}.child-memory-photo img{width:100%;height:100%;display:block;object-fit:cover}.child-memory-photo>span{height:100%;display:grid;place-items:center;font-size:46px}.child-memory-photo i{position:absolute;right:13px;bottom:13px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--rose);box-shadow:0 5px 13px #00000052}.child-memory-copy{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px}.child-memory-copy strong{min-width:0;overflow:hidden;font:800 18px/1.1 "Baloo 2",sans-serif;white-space:nowrap;text-overflow:ellipsis}.child-memory-copy span{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;color:var(--grape);font-size:10px;font-weight:800}.child-memory-copy svg{color:var(--marigold)}.child-empty-state{min-height:58dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center}.child-empty-state>div{font-size:55px}.child-empty-state h2{margin:10px 0 3px;font:800 23px/1.1 "Baloo 2",sans-serif}.child-empty-state p{max-width:270px;margin:0 0 18px;color:var(--lavender);font-size:13px}:root{font-family:Nunito,system-ui,sans-serif;color:#2b2141;background:#2b2141;font-synthesis:none;--ink: #2b2141;--paper: #fcf4e8;--rose: #e8657a;--rose-dark: #d55169;--teal: #3fa9a0;--marigold: #f4b740;--grape: #7c6bae;--lavender: #c9bee6;--white: #fffdf8;--shadow: 0 14px 35px rgba(36, 27, 60, .18);--screen-gutter: 16px;--touch-target: 44px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scan{0%{top:0}50%{top:calc(100% - 3px)}to{top:0}}@keyframes bounce{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(-6px);opacity:1}}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.95}75%,to{transform:scale(1.75);opacity:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes contour-fade{0%,to{opacity:.42;filter:brightness(.98)}50%{opacity:.78;filter:brightness(1.08)}}@keyframes contour-active-fade{0%,to{opacity:.65;filter:brightness(1)}50%{opacity:.95;filter:brightness(1.1)}}@keyframes contour-learned-fade{0%,to{opacity:.3;filter:brightness(.96)}50%{opacity:.56;filter:brightness(1.04)}}@keyframes contour-review-fade{0%,to{opacity:.58;filter:brightness(1)}50%{opacity:.88;filter:brightness(1.08)}}@keyframes contour-focus{0%{opacity:0;transform:scale(.84)}to{opacity:1;transform:scale(1)}}@keyframes pop{0%{transform:scale(.55) translateY(14px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes bubble{0%{transform:translateY(10px) scale(.95);opacity:0}to{transform:none;opacity:1}}@keyframes wave{0%,to{height:7px}50%{height:20px}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes editing-dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.16)}}@media(min-width:420px){:root{--screen-gutter: 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:0;background:radial-gradient(120% 100% at 50% 0%,#514172,#2b2141 54%,#1c1530)}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:3px solid rgba(244,183,64,.72);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin-top:0}.app{width:min(100%,520px);min-height:100dvh;margin:0 auto;background:var(--ink);overflow:hidden;position:relative;box-shadow:0 0 80px #0c081873}.screen{min-height:100dvh;display:flex;flex-direction:column;position:relative}.app-centered{align-items:center;justify-content:center;gap:18px;padding:30px;text-align:center;color:#fff}.light-screen{background:var(--paper)}.light-screen .top-bar{background:var(--ink)}.screen-body{flex:1;overflow-y:auto;padding:26px var(--screen-gutter) calc(34px + env(safe-area-inset-bottom))}.primary-button,.secondary-button,.attempt-button,.provider-button{min-height:50px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:"Baloo 2",sans-serif;font-weight:800;font-size:16px;cursor:pointer}.primary-button{background:var(--marigold);color:var(--ink);box-shadow:0 8px 18px #f4b7403d;padding:11px 21px}.primary-button.wide{width:100%}.secondary-button{background:#ffffff1f;color:#fff;padding:11px 20px}.text-button{min-height:44px;background:transparent;border:0;color:var(--grape);font-weight:800;cursor:pointer}@media(min-width:521px){body{padding:18px 0}.app{min-height:calc(100dvh - 36px);border-radius:28px}.screen{min-height:calc(100dvh - 36px)}}.brand{font-family:"Baloo 2",sans-serif;color:var(--paper);font-size:clamp(31px,8vw,42px);line-height:1;font-weight:800;letter-spacing:-1px}.brand span{color:var(--marigold)}.brand-compact{font-size:24px;white-space:nowrap}.demo-ribbon{position:fixed;z-index:100;left:50%;transform:translate(-50%);bottom:calc(8px + env(safe-area-inset-bottom));max-width:calc(100% - (2 * var(--screen-gutter)));background:#2b2141e8;color:#e9e1f7;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:6px 12px;overflow:hidden;font-size:10px;font-weight:800;text-overflow:ellipsis;pointer-events:none;box-shadow:0 4px 14px #00000047;white-space:nowrap}.top-bar{min-height:64px;padding:calc(14px + env(safe-area-inset-top)) var(--screen-gutter) 10px;display:grid;grid-template-columns:var(--touch-target) minmax(0,1fr) var(--touch-target);align-items:center;gap:8px;color:#fff;position:relative;z-index:20}.top-spacer{width:var(--touch-target);height:var(--touch-target)}.top-title{text-align:center;font-family:"Baloo 2",sans-serif;font-weight:800;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-action{min-width:var(--touch-target);min-height:var(--touch-target);display:flex;align-items:center;justify-content:flex-end;color:var(--marigold)}.icon-button{width:var(--touch-target);height:var(--touch-target);display:grid;place-items:center;border:0;border-radius:50%;color:inherit;cursor:pointer}.glass{background:#ffffff1f}.score{display:inline-flex;align-items:center;gap:4px;color:#fff;font-weight:800;font-size:13px}.section-heading h1,.upload-intro h1,.protect-body h1{font-family:"Baloo 2",sans-serif;font-size:25px;line-height:1.1;margin:2px 0 0}.eyebrow{display:block;font-family:"Baloo 2",sans-serif;color:var(--rose);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px}.eyebrow.dark{color:var(--grape)}.field-label{display:grid;gap:7px;margin:15px 0;font-weight:800;font-size:13px}.field-label small{color:#9a8fa4;font-weight:600}.field-label input,.email-link-row input{width:100%;min-height:50px;border:1.5px solid #e0d6df;border-radius:14px;background:#fff;padding:0 14px;outline:0;color:var(--ink)}.notice{border-radius:13px;padding:11px 13px;font-size:12px;line-height:1.4;background:#eee8f6;color:#5d4b82;margin:12px 0}.notice-error{background:#fff0f1;color:#a64050}.notice-success{background:#e8f7f3;color:#27786f}.photo-stage{position:relative;overflow:hidden;background:#171126}.photo-stage>img{width:100%;height:100%;object-fit:contain;display:block}.photo-overlay{position:absolute}.detection-debug-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none}.detection-debug-box{position:absolute;color:var(--debug-color);border:2px solid var(--debug-color);background:color-mix(in srgb,var(--debug-color) 10%,transparent);box-shadow:0 0 0 1px #000000b3,inset 0 0 0 1px #ffffff40}.detection-debug-box>span{position:absolute;top:0;left:0;max-width:100%;padding:2px 4px;overflow:hidden;color:#171126;background:var(--debug-color);font:700 9px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap;text-overflow:ellipsis}.detection-debug-box>i{position:absolute;left:50%;top:50%;width:13px;height:13px;transform:translate(-50%,-50%)}.detection-debug-box>i:before,.detection-debug-box>i:after{content:"";position:absolute;left:50%;top:50%;background:var(--debug-color);box-shadow:0 0 1px #000;transform:translate(-50%,-50%)}.detection-debug-box>i:before{width:13px;height:1px}.detection-debug-box>i:after{width:1px;height:13px}.detection-debug-high{--debug-color: #35e0cc}.detection-debug-med{--debug-color: #ffd166}.detection-debug-low{--debug-color: #ff6b9d}.photo-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--focus-x,50%) var(--focus-y,50%),rgba(20,15,35,0) 7%,rgba(20,15,35,.48) 22%,rgba(20,15,35,.78) 58%);pointer-events:none}.photo-dim.subtle{background:#140f2329}.object-marker{position:absolute;z-index:1;transform:translate(-50%,-50%);width:var(--touch-target);height:var(--touch-target);border:0;border-radius:50%;background:transparent;padding:0;cursor:pointer;display:grid;place-items:center}.object-marker:focus-visible{outline:3px solid white;outline-offset:1px}.object-marker-dot{width:14px;height:14px;border:2px solid white;border-radius:50%;background:var(--marigold);box-shadow:0 2px 5px #00000080;pointer-events:none}.object-marker--learned .object-marker-dot{background:var(--teal)}.object-marker--active{z-index:2;pointer-events:none}.object-marker--active .object-marker-dot{width:16px;height:16px}.object-marker--compact .object-marker-dot{width:12px;height:12px}.object-marker--muted .object-marker-dot{background:#8d8796;opacity:.72}.object-marker--editing{z-index:30002!important;pointer-events:none}.object-marker--editing .object-marker-dot{width:20px;height:20px;border-width:3px;background:var(--marigold);box-shadow:0 0 0 6px #f4b74061,0 3px 8px #0000008c;animation:editing-dot-pulse 1.2s ease-in-out infinite}.object-marker-label{position:absolute;z-index:1;top:calc(50% + 15px);left:50%;transform:translate(-50%);max-width:150px;border:2px solid white;border-radius:999px;padding:4px 9px;background:var(--grape);color:#fff;font-family:"Baloo 2",sans-serif;font-size:11px;font-weight:800;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 3px 9px #00000073;pointer-events:none}.object-marker-label--top{top:auto;bottom:calc(50% + 15px)}.object-marker-label--left{left:auto;right:calc(50% + 15px);transform:none}.object-marker-label--right{left:calc(50% + 15px);transform:none}.object-marker--compact .object-marker-label{max-width:128px;padding:3px 7px;font-size:10px}.object-marker--muted .object-marker-label{background:#756d82}.token-image,.token-crop,.token-emoji{display:block;flex:0 0 auto;border-radius:28%;overflow:hidden;object-fit:cover;background-repeat:no-repeat;background-color:#fff;box-shadow:inset 0 0 0 1px #00000014}.token-emoji{display:grid;place-items:center;line-height:1}.peek-mark{width:96px;height:96px;border-radius:31px;display:grid;place-items:center;background:linear-gradient(145deg,#f4b740,#e8657a);box-shadow:0 17px 28px #0000003d;transform:rotate(-5deg)}.peek-mark span{font-size:45px;transform:rotate(5deg)}.bootstrap-view p{color:var(--lavender);font-size:13px}.spin{animation:spin 1s linear infinite}.home-screen{background:var(--paper)}.home-hero{color:#fff;background:radial-gradient(110% 120% at 95% 0%,#584579,#34264f 51%,#2b2141);padding:calc(24px + env(safe-area-inset-top)) var(--screen-gutter) 38px;border-radius:0 0 36px 36px;box-shadow:0 14px 28px #2b214133;position:relative;overflow:hidden}.home-hero:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;border:34px solid rgba(244,183,64,.07);right:-62px;top:-48px}.hero-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand account" "language language";align-items:center;column-gap:12px;row-gap:10px;position:relative;z-index:1}.hero-row>.brand{grid-area:brand;min-width:0}.hero-actions{display:contents}.interface-language{grid-area:language;justify-self:end;display:grid;gap:4px;color:var(--lavender);font-size:9px;font-weight:800}.interface-language select{min-height:var(--touch-target);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 28px 7px 11px;background:#ffffff1f;color:#fff;font:inherit;cursor:pointer}.interface-language option{color:var(--ink)}.guest-pill{grid-area:account;justify-self:end;min-height:var(--touch-target);display:inline-flex;align-items:center;gap:7px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;padding:8px 13px;font-weight:800;white-space:nowrap;cursor:pointer}.hero-kicker{color:#d7ccec;font-weight:700;font-size:14px;margin:14px 0 17px;position:relative;z-index:1}.progress-pill{display:inline-flex;align-items:center;gap:7px;color:#3c304f;background:var(--marigold);border-radius:999px;padding:8px 14px;font-size:13px;position:relative;z-index:1;box-shadow:0 7px 16px #f4b74038}.collection-panel{flex:1;margin-top:-17px;padding:36px var(--screen-gutter) calc(80px + env(safe-area-inset-bottom));position:relative;z-index:2}.has-playtime-dock .collection-panel{padding-bottom:calc(128px + env(safe-area-inset-bottom))}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.round-add{width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--rose);color:#fff;box-shadow:0 8px 17px #e8657a4d;cursor:pointer}.playtime-prep-hint{display:flex;align-items:center;gap:7px;margin:-7px 0 17px;color:#81758c;font-size:11px;font-weight:800}.playtime-prep-hint svg{flex:0 0 auto;color:var(--grape)}.playtime-dock{position:fixed;z-index:40;left:50%;bottom:0;width:min(100%,520px);transform:translate(-50%);padding:28px var(--screen-gutter) calc(14px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(252,244,232,0),rgba(252,244,232,.96) 30%,var(--paper) 100%);pointer-events:none}.playtime-button{width:100%;min-height:68px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 14px 9px 10px;border:0;border-radius:22px;color:var(--ink);background:var(--marigold);box-shadow:0 12px 28px #4b342347;text-align:left;cursor:pointer;pointer-events:auto}.playtime-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#fff;background:var(--ink);box-shadow:0 5px 12px #2b214138}.playtime-copy{min-width:0;display:flex;flex-direction:column}.playtime-copy strong{font-family:"Baloo 2",sans-serif;font-size:17px;line-height:1.1}.playtime-copy small{margin-top:2px;overflow:hidden;color:#5f4c2d;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.app:has(.playtime-dock) .demo-ribbon{bottom:calc(92px + env(safe-area-inset-bottom))}.search-box{min-height:46px;display:flex;align-items:center;gap:9px;background:#fff;color:#867b96;border-radius:999px;padding:0 15px;box-shadow:0 5px 16px #2b214112}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 17px}.filter{min-height:var(--touch-target);border:0;border-radius:999px;padding:7px 16px;background:#ece4e4;color:#756985;font-size:12px;font-weight:800;cursor:pointer}.filter.active{background:var(--rose);color:#fff}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:38px 16px 0}.empty-photo-stack{width:136px;height:122px;position:relative;margin-bottom:20px}.empty-photo{position:absolute;width:102px;height:102px;border:8px solid white;border-radius:14px;box-shadow:var(--shadow);background:#d8cce4}.empty-photo.back{transform:rotate(-10deg);left:4px;top:9px;background:#9ccdc4}.empty-photo.front{transform:rotate(7deg);right:5px;top:2px;display:grid;place-items:center;background:linear-gradient(145deg,#f5ca75,#eb8295)}.empty-photo.front span{font-size:37px;transform:rotate(-7deg)}.empty-state h2{font-family:"Baloo 2",sans-serif;font-size:23px;margin-bottom:6px}.empty-state p{max-width:330px;color:#746b7e;font-size:14px;line-height:1.5}.privacy-line{display:flex;align-items:center;gap:6px;color:#8d8294;font-size:11px;font-weight:700;margin-top:13px}.souvenir-list{display:grid;gap:18px}.souvenir-card{position:relative;background:#fff;border-radius:20px;padding:9px;box-shadow:0 8px 22px #2b21411c}.souvenir-cover{width:100%;height:172px;border:0;border-radius:15px;overflow:hidden;padding:0;position:relative;display:block;cursor:pointer;background:#d7cfe2;text-align:left}.souvenir-cover img{width:100%;height:100%;object-fit:cover;display:block}.card-menu-trigger{position:absolute;z-index:4;top:14px;right:14px;width:var(--touch-target);height:var(--touch-target);border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;padding:0;color:#fff;background:#2b2141c2;box-shadow:0 4px 12px #140d2040;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.card-menu-trigger:disabled{opacity:.72}.card-menu{position:absolute;z-index:5;top:64px;right:14px;min-width:205px;max-width:calc(100% - 28px);padding:6px;border:1px solid #eadfe7;border-radius:13px;background:#fff;box-shadow:0 12px 28px #2b21413d}.card-menu button{width:100%;min-height:var(--touch-target);border:0;border-radius:9px;display:flex;align-items:center;gap:9px;padding:8px 10px;color:#b63f55;background:transparent;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.card-menu button:hover{background:#fff0f2}.cover-placeholder{height:100%;display:grid;place-items:center;font-size:45px}.cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(25,16,39,.82))}.cover-copy{position:absolute;left:15px;right:54px;bottom:13px;color:#fff;display:flex;flex-direction:column}.cover-copy span{font-family:"Baloo 2",sans-serif;color:#f8d98b;font-size:12px;font-weight:700}.cover-copy strong{font-family:"Baloo 2",sans-serif;font-size:18px;line-height:1.15}.cover-arrow{position:absolute;right:13px;bottom:17px;width:34px;height:34px;border-radius:50%;background:#ffffff2e;color:#fff;display:grid;place-items:center}.review-state{width:100%;min-height:54px;border:0;background:#f5eef5;color:var(--grape);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;text-align:left;padding:9px 10px;margin-top:7px;border-radius:13px;font-weight:800;cursor:pointer}.word-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding-top:8px}.word-card{min-width:0;min-height:58px;border:1.5px dashed #d8cfdf;border-radius:13px;background:#faf7f8;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px;text-align:left;color:var(--ink);cursor:pointer}.word-card.learned{border:0;background:#eef8f6}.word-card span{min-width:0;display:flex;flex-direction:column}.word-card strong,.tray-word strong{font-family:Andika,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.word-card small,.tray-word small{color:#978ca0;font-weight:800;font-size:9px}.word-card.learned small,.tray-word.learned small{color:var(--teal)}.delete-dialog-backdrop{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:var(--screen-gutter);background:#191027ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.delete-dialog{width:min(100%,390px);border-radius:23px;padding:25px 21px 20px;color:var(--ink);background:var(--white);box-shadow:0 24px 60px #0f09196b;text-align:center}.delete-dialog-icon{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;margin:0 auto 13px;color:#c7445c;background:#fde7eb}.delete-dialog h2{margin-bottom:7px;font-family:"Baloo 2",sans-serif;font-size:24px}.delete-dialog>p{margin:0 auto 18px;max-width:310px;color:#716879;font-size:13px;line-height:1.5}.delete-dialog .notice{text-align:left}.delete-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:17px}.delete-dialog .secondary-button{color:var(--ink);background:#eee7ed}.delete-dialog .secondary-button:hover{background:#e3d9e1}.delete-button{min-height:50px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;color:#fff;background:#c7445c;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px #c7445c3d}.delete-button:hover{background:#b43b51}.learner-switcher{display:flex;align-items:end;flex-wrap:wrap;gap:8px 12px;margin:14px 0;padding:12px;border-radius:18px;background:#ffffff24}.learner-switcher label{display:grid;flex:1 1 150px;gap:4px;font-size:12px}.learner-switcher select{width:100%;min-height:var(--touch-target);border:1px solid rgba(28,46,51,.18);border-radius:12px;padding:10px 12px;background:#fff;color:#1c2e33;font:inherit}.learner-switcher .text-button{color:inherit}.learner-switcher .track-empty{flex:1 1 150px;align-self:center;font-size:12px;color:#ffffffd1}@media(min-width:521px){.playtime-dock{bottom:18px}}@media(min-width:420px){.hero-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions";column-gap:16px;row-gap:0}.hero-actions{grid-area:actions;display:flex;align-items:flex-end;justify-content:flex-end;flex-wrap:nowrap;gap:7px}}@media(max-height:690px){.home-hero{padding-bottom:30px}}.profile-body{max-width:560px;margin:0 auto}.profile-body select{width:100%;min-height:var(--touch-target);border:1px solid rgba(28,46,51,.18);border-radius:12px;padding:10px 12px;background:#fff;color:#1c2e33;font:inherit}.upload-intro p,.protect-body>p{color:#716879;font-size:14px;line-height:1.5}.photo-picker{min-height:225px;border:2px dashed #c8b9d4;border-radius:19px;background:#f4eced;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;position:relative;overflow:hidden;margin:22px 0 12px;color:var(--ink)}.photo-picker small{color:#8d8294;font-size:11px}.photo-picker.has-photo{border-style:solid;padding:0}.photo-picker img{width:100%;height:258px;object-fit:contain;background:#261e37}.camera-orb{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--marigold);color:var(--ink);box-shadow:0 9px 18px #f4b74047}.photo-source-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px}.photo-source-button{min-height:52px;border:1.5px solid #d9ced8;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;color:var(--ink);background:#fff;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:800;line-height:1.15;cursor:pointer}.camera-source-button{border-color:#e3ae3e;background:#f9d98a}.privacy-card{display:flex;align-items:flex-start;gap:11px;background:#eaf6f3;color:#397d76;border-radius:15px;padding:13px;margin:17px 0}.privacy-card p{margin:0;font-size:11px;line-height:1.45}.privacy-card svg{flex-shrink:0}.processing-screen{color:#fff;background:radial-gradient(120% 90% at 50% 0%,#514172,#2b2141 58%,#1e1730)}.processing-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px calc(var(--screen-gutter) + 8px) calc(44px + env(safe-area-inset-bottom))}.processing-content h1{font-family:"Baloo 2",sans-serif;font-size:26px;margin:26px 0 4px}.processing-content>p{color:#cfc4e4;max-width:320px;line-height:1.5;font-size:14px}.processing-photo{width:min(78vw,355px);aspect-ratio:4/3;border:8px solid white;border-radius:18px;position:relative;overflow:hidden;background:#5b4c70;transform:rotate(-2deg);box-shadow:0 22px 35px #00000059}.processing-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.9)}.processing-eyes{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(2deg);width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:32px;box-shadow:0 0 28px var(--marigold)}.scan-line{position:absolute;z-index:2;left:0;right:0;height:3px;background:var(--marigold);box-shadow:0 0 18px 5px #f4b7408c;animation:scan 2.3s ease-in-out infinite}.processing-dots{display:flex;gap:7px;margin-top:12px}.processing-dots span{width:9px;height:9px;border-radius:50%;background:var(--rose);animation:bounce 1s ease-in-out infinite}.processing-dots span:nth-child(2){animation-delay:.15s;background:var(--marigold)}.processing-dots span:nth-child(3){animation-delay:.3s;background:var(--teal)}@media(max-height:690px){.processing-photo{width:min(64vw,300px)}}.confirm-screen{background:#31254f;color:#fff}.confirm-scroll{flex:1;overflow-y:auto;padding:10px var(--screen-gutter) 100px}.confirm-heading{padding:5px 0 14px}.confirm-heading h1{font-family:"Baloo 2",sans-serif;font-size:25px;margin:3px 0}.confirm-heading p{color:var(--lavender);font-size:12px;margin:0}.compact-stage{width:100%;aspect-ratio:4/3;border:6px solid white;border-radius:17px;box-shadow:0 11px 25px #00000057}.detection-list{display:grid;gap:9px;margin-top:13px}.detection-card{background:#ffffff14;color:#d9cee9;border-radius:16px;padding:10px}.detection-card.active{background:#fff;color:var(--ink)}.detection-card.adjusting{outline:3px solid var(--marigold);outline-offset:2px}.detection-row{display:flex;align-items:center;gap:10px}.detection-copy{flex:1;min-width:0;display:flex;flex-direction:column}.detection-copy strong{font-family:"Baloo 2",sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toggle-button{flex:0 0 var(--touch-target);width:var(--touch-target);height:var(--touch-target);border-radius:50%;display:grid;place-items:center;border:2px solid #8e82b4;background:transparent;color:#8e82b4;cursor:pointer}.toggle-button.on{border:0;background:var(--teal);color:#fff}.adjust-anchor-button{flex:0 0 auto;min-height:var(--touch-target);border:0;border-radius:999px;padding:6px 11px;color:var(--grape);background:#7c6bae1f;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}.adjust-anchor-button.active{color:#fff;background:var(--grape)}.adjust-anchor-help{display:block;margin:5px 0 0 54px;color:var(--grape);font-size:10px;font-weight:700}.anchor-adjust-banner{position:absolute;z-index:30001;top:8px;left:50%;transform:translate(-50%);max-width:calc(100% - 16px);border-radius:999px;padding:6px 11px;background:#2b2141e6;color:#fff;font-size:11px;font-weight:800;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.anchor-adjust-surface{position:absolute;z-index:30000;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:crosshair;touch-action:none}.sticky-action{position:absolute;z-index:30;left:0;right:0;bottom:0;padding:12px var(--screen-gutter) calc(14px + env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,#31254f 24%)}.play-screen{color:#fff;background:linear-gradient(180deg,#322554,#241b3c)}.play-photo{width:calc(100% - (2 * var(--screen-gutter)));height:auto;min-height:270px;margin:2px var(--screen-gutter) 0;border:6px solid white;border-radius:18px;box-shadow:0 12px 28px #00000061;flex:1 1 270px}.memory-caption{position:absolute;bottom:7px;right:11px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:12px;text-shadow:0 1px 4px #000}.voice-wave,.mic-wave{display:flex;align-items:center;justify-content:center;gap:3px;height:22px}.voice-wave i,.mic-wave i{width:3px;min-height:6px;border-radius:4px;background:currentColor;animation:wave .8s ease-in-out infinite}.voice-wave i:nth-child(2),.mic-wave i:nth-child(2){animation-delay:.1s}.voice-wave i:nth-child(3),.mic-wave i:nth-child(3){animation-delay:.2s}.voice-wave i:nth-child(4),.mic-wave i:nth-child(4){animation-delay:.3s}.play-panel{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;padding:11px var(--screen-gutter) calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.play-panel.with-photo{height:clamp(250px,24dvh,290px);flex:0 0 clamp(250px,24dvh,290px)}.scene-prompt{flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:7px;color:var(--paper);font-family:"Baloo 2",sans-serif;font-weight:800;font-size:15px;margin-bottom:8px}.word-tray{min-height:0;flex:0 0 auto;background:#ffffff12;border-radius:17px;padding:10px}.tray-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:var(--paper);font-size:13px}.tray-heading span{display:flex;align-items:center;gap:6px;font-family:"Baloo 2",sans-serif;font-weight:800}.tray-heading svg{color:var(--marigold)}.tray-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.tray-word{min-width:0;min-height:55px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:8px;border-radius:13px;border:1.5px dashed rgba(255,255,255,.25);background:#ffffff0f}.tray-word>span{min-width:0;display:flex;flex-direction:column}.tray-word strong{color:#e4dbef}.tray-word.learned{background:#fff;border:0}.tray-word.learned strong{color:var(--ink)}.talk-card,.say-card{text-align:center;background:#ffffff17;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:15px}.say-card{padding:10px 15px}.step-label{color:var(--lavender);font-size:12px;font-weight:800}.focus-word-row{display:flex;justify-content:center;align-items:center;gap:10px;margin:4px 0 0}.focus-word{font-family:Andika,sans-serif;color:#fff;font-size:clamp(30px,9vw,42px);font-weight:700;line-height:1.2}.say-card .focus-word{font-size:clamp(28px,8vw,36px)}.sound-button{width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:#ffffff24;color:#fff;cursor:pointer}.pronunciation{color:var(--lavender);font-size:12px;font-weight:800;margin:2px 0 8px}.teaching-line{width:100%;min-height:44px;border:0;border-radius:13px;padding:8px 12px;margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#ffffff14;cursor:pointer}.teaching-line span{font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:700;line-height:1.3}.teaching-line svg{flex:0 0 auto;color:var(--teal)}.mic-button{width:84px;height:84px;border:0;border-radius:50%;display:grid;place-items:center;margin:13px auto 8px;background:var(--rose);color:#fff;box-shadow:0 12px 24px #00000047;cursor:pointer}.say-card .mic-button{width:70px;height:70px;margin:6px auto}.mic-button.listening{box-shadow:0 0 0 8px #e8657a38,0 0 0 16px #e8657a1a;animation:breathe 1.2s ease-in-out infinite}.mic-wave{color:#fff;height:28px}.mic-wave i{width:5px}.say-help,.heard-text{color:var(--lavender);font-size:11px;font-weight:700;margin:0 0 10px}.say-card .say-help{margin-bottom:6px}.heard-text{color:#f3d894}.attempt-button{width:100%;background:var(--teal);color:#fff}.say-card .attempt-button{min-height:46px}.celebrate-card,.done-card{text-align:center}.celebrate-card{background:#fff;color:var(--ink);border-radius:22px;padding:12px 15px;position:relative;animation:pop .45s cubic-bezier(.2,.9,.3,1.2)}.celebrate-card .token-image,.celebrate-card .token-crop,.celebrate-card .token-emoji{margin:0 auto}.celebrate-card h2{font-family:Andika,sans-serif;font-size:22px;margin:4px 0 0}.celebrate-card p{color:var(--teal);font-weight:800;margin-bottom:8px}.celebrate-card .primary-button{min-height:46px}.sticker{position:absolute;top:10px;right:12px;transform:rotate(8deg);width:48px;height:48px;border-radius:50%;background:var(--marigold);display:grid;place-items:center;color:var(--ink);box-shadow:0 8px 17px #0003}.sticker svg{position:absolute;top:-3px;right:-3px}.sticker span{font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:800}.done-card{color:#fff;margin:auto 0}.done-icon{font-size:52px;margin-bottom:6px}.done-card h1{font-family:"Baloo 2",sans-serif;font-size:26px;line-height:1.1}.done-words{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:17px 0}.done-words>div{background:#fff;color:var(--ink);border-radius:14px;padding:8px;min-width:80px;display:flex;flex-direction:column;align-items:center;gap:4px}.done-words strong{font-family:Andika,sans-serif;font-size:11px}.done-card>p{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--lavender);font-size:12px;font-weight:700}.done-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media(max-height:690px){.play-photo{min-height:265px}}.protect-body{text-align:center}.protect-illustration{width:116px;height:116px;border-radius:34px;margin:10px auto 24px;background:linear-gradient(145deg,#fae0a5,#ed8192);color:var(--ink);display:grid;place-items:center;position:relative;box-shadow:var(--shadow);transform:rotate(-3deg)}.protect-illustration span{position:absolute;font-size:34px;bottom:12px;right:10px}.protect-body>p{max-width:380px;margin-left:auto;margin-right:auto}.benefit-list{list-style:none;padding:0;margin:20px 0;display:grid;gap:9px;text-align:left}.benefit-list li{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;color:#61566b}.benefit-list svg{color:var(--teal)}.provider-button{width:100%;background:#fff;border:1.5px solid #e2d9e1;color:var(--ink);margin-bottom:9px;box-shadow:0 4px 12px #2b21410d}.provider-button span{width:22px;font-size:18px}.divider{display:flex;align-items:center;gap:10px;color:#a196a8;font-size:10px;margin:13px 0}.divider:before,.divider:after{content:"";height:1px;background:#ddd4dc;flex:1}.email-link-row{display:grid;grid-template-columns:1fr 50px;gap:8px}.email-link-row button{border:0;border-radius:14px;background:var(--grape);color:#fff;display:grid;place-items:center;cursor:pointer}
