.activity-menu-card{width:min(760px,100%)}.activity-heading{margin-bottom:24px}.activity-sections{display:grid;gap:30px}.activity-section{min-width:0}.activity-section+.activity-section{padding-top:24px;border-top:1px dashed var(--border-strong)}.activity-section-heading{display:flex;align-items:center;gap:12px;margin:0 2px 13px}.activity-section-icon{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;background:var(--brand-soft);font-size:25px}.activity-section-copy{min-width:0;display:grid;gap:3px}.activity-section-copy h2{font-size:clamp(20px,4vw,26px)}.activity-section-copy>span{color:var(--ink-soft);font-size:13px;font-weight:750}.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.activity-button{min-width:0;min-height:116px;padding:16px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;border:2px solid var(--border);border-radius:24px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 7px 18px #2a413012;transition:transform .13s ease,border-color .13s ease,background .13s ease}.activity-button:hover,.activity-button:focus-visible{border-color:#80ad8b;background:var(--brand-pale)}.activity-button:active{transform:scale(.975)}.activity-icon{min-width:0;min-height:58px;display:grid;place-items:center;font-size:clamp(32px,6vw,44px);line-height:1.15;text-align:center}.activity-copy{min-width:0;display:grid;gap:6px}.activity-button strong{font-size:clamp(19px,3.5vw,23px);line-height:1.12;overflow-wrap:normal;word-break:normal}.activity-meta{color:var(--ink-soft);font-size:13px;font-weight:750}.exercise-card>h1.sr-only{position:static!important;width:auto!important;height:auto!important;max-width:28ch;padding:0!important;margin:0 auto 22px;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;border:0!important;color:var(--ink);font-size:clamp(22px,4.5vw,32px);line-height:1.18;text-wrap:balance}.compare-groups{min-height:260px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:28px}.compare-group{min-height:240px;padding:24px;display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;gap:12px;border:3px solid var(--border);border-radius:28px;background:var(--surface-muted);box-shadow:0 6px 16px #2a41300f;transition:transform .13s ease,border-color .13s ease,background .13s ease}.compare-group span{font-size:clamp(44px,8vw,64px);line-height:1}.compare-group:hover:not(:disabled),.compare-group:focus-visible:not(:disabled){border-color:#80ad8b;background:var(--brand-pale)}.compare-group:active:not(:disabled){transform:scale(.975)}.answers:not(.visual-answers){width:fit-content;max-width:100%;margin-inline:auto;grid-template-columns:repeat(5,minmax(58px,76px));justify-content:center;gap:12px}.answers:not(.visual-answers) button{width:100%;aspect-ratio:1;min-height:0;padding:0;border-radius:999px;font-size:clamp(26px,5vw,36px);font-variant-numeric:tabular-nums}.pattern-board{min-height:176px;padding:22px 18px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(8px,2.2vw,16px);overflow-x:auto;overscroll-behavior-x:contain;border:2px solid #e7ead8;border-radius:28px;background:var(--surface-muted);margin-bottom:24px;scrollbar-width:none}.pattern-board::-webkit-scrollbar{display:none}.pattern-board span{flex:0 0 auto;font-size:clamp(36px,7.4vw,56px);line-height:1}.pattern-question{width:1.2em;height:1.2em;display:grid;place-items:center;border:3px dashed var(--brand);border-radius:18px;color:var(--brand-strong);font-family:system-ui,sans-serif;font-weight:900}.visual-answers{grid-template-columns:repeat(3,minmax(0,1fr))}.visual-answers button{min-height:96px;font-size:clamp(36px,8vw,56px)}.visual-answers:not(.instruction-answers) button{display:flex;align-items:center;justify-content:center;min-width:0;max-width:100%;padding:12px 14px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;overflow-wrap:normal;word-break:keep-all;text-wrap:nowrap;scrollbar-width:none}.visual-answers:not(.instruction-answers) button::-webkit-scrollbar{display:none}.instruction-board{width:84px;min-height:84px;display:grid;place-items:center;margin:0 auto 18px;border-radius:24px;background:var(--brand-pale)}.instruction-board span{font-size:48px}.instruction-answers{width:min(640px,100%);margin-inline:auto;grid-template-columns:1fr;gap:12px}.instruction-answers:has(>button:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.instruction-answers button{min-width:0;min-height:74px;height:auto;padding:14px 18px;display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:clamp(18px,3.2vw,26px);line-height:1.28;white-space:normal;overflow-wrap:normal;word-break:normal;hyphens:none;text-wrap:pretty}.instruction-answers button[aria-label^="prima "]{min-height:86px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;word-break:keep-all;text-wrap:nowrap;font-size:clamp(26px,6vw,40px);scrollbar-width:none}.instruction-answers button[aria-label^="prima "]::-webkit-scrollbar{display:none}.order-board{width:min(620px,100%);margin-inline:auto;display:grid;gap:18px}.order-slots{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.order-slot{position:relative;min-height:112px;display:grid;place-items:center;border:3px dashed var(--border-strong);border-radius:24px;background:var(--surface-muted)}.order-slot.filled{border-style:solid;border-color:#80ad8b;background:var(--brand-pale)}.order-step-number{position:absolute;top:9px;left:11px;width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--ink-soft);font-size:14px;font-weight:900}.order-slot-visual,.order-slot-placeholder{font-size:clamp(42px,8vw,58px);line-height:1;white-space:nowrap}.order-slot-placeholder{color:var(--ink-soft)}.order-arrow{color:var(--brand-strong);font-size:clamp(28px,5vw,40px);font-weight:900}.order-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.order-tile{min-width:0;min-height:126px;padding:12px;display:grid;place-items:center;border:3px solid var(--border);border-radius:26px;background:#fff;font-size:clamp(48px,10vw,68px);line-height:1;white-space:nowrap;box-shadow:0 7px 18px #2a413012;transition:transform .13s ease,border-color .13s ease,opacity .13s ease}.order-tile:hover:not(:disabled),.order-tile:focus-visible:not(:disabled){border-color:#80ad8b}.order-tile:active:not(:disabled){transform:scale(.97)}.order-tile.selected{border-color:var(--brand);background:var(--brand-soft);opacity:.5}.order-reset{width:52px;min-height:46px;padding:0;justify-self:center;font-size:25px}.completion-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px}.completion-actions .primary-large{min-width:min(230px,100%);margin-top:0}@media(max-width:560px){.activity-sections{gap:25px}.activity-section+.activity-section{padding-top:20px}.activity-section-heading{margin-bottom:10px}.activity-section-icon{width:42px;height:42px;border-radius:14px;font-size:22px}.activity-grid{gap:9px}.activity-button{min-height:104px;grid-template-columns:56px minmax(0,1fr);gap:10px;padding:12px 10px;border-radius:20px}.activity-icon{min-height:48px;font-size:clamp(29px,9vw,38px)}.activity-button strong{font-size:clamp(18px,5vw,21px)}.activity-meta{font-size:12px}.exercise-card>h1.sr-only{max-width:24ch;margin-bottom:16px;font-size:clamp(19px,5.4vw,25px);line-height:1.22}.compare-groups{min-height:0;gap:10px}.compare-group{min-height:164px;padding:12px 8px;gap:7px}.answers:not(.visual-answers){grid-template-columns:repeat(5,minmax(48px,1fr));gap:7px}.answers:not(.visual-answers) button{max-width:64px;justify-self:center;font-size:clamp(24px,7vw,32px)}.pattern-board{min-height:132px;padding:16px 10px;justify-content:flex-start;margin-bottom:18px}.pattern-board span{font-size:clamp(32px,9vw,46px)}.visual-answers:not(.instruction-answers){grid-template-columns:1fr;gap:9px}.visual-answers:not(.instruction-answers) button{min-height:68px;padding:9px 12px;font-size:clamp(26px,8vw,40px)}.instruction-board{width:64px;min-height:64px;margin-bottom:12px;border-radius:19px}.instruction-board span{font-size:38px}.instruction-answers,.instruction-answers:has(>button:nth-child(2):last-child){grid-template-columns:1fr;gap:9px}.instruction-answers button{min-height:62px;padding:11px 14px;font-size:clamp(17px,4.8vw,22px);line-height:1.3}.instruction-answers button[aria-label^="prima "]{min-height:72px;font-size:clamp(24px,7.5vw,34px)}.order-board{gap:14px}.order-slots{gap:8px}.order-slot{min-height:88px;border-radius:20px}.order-step-number{top:6px;left:7px;width:24px;height:24px;font-size:12px}.order-slot-visual,.order-slot-placeholder{font-size:clamp(36px,11vw,48px)}.order-arrow{font-size:26px}.order-tiles{gap:9px}.order-tile{min-height:100px;padding:8px;border-radius:21px;font-size:clamp(44px,14vw,58px)}}@media(max-width:380px){.activity-grid{grid-template-columns:1fr}.activity-button{min-height:92px;grid-template-columns:54px minmax(0,1fr)}.activity-icon{min-height:0}.answers:not(.visual-answers){gap:5px}.answers:not(.visual-answers) button{max-width:56px}.visual-answers:not(.instruction-answers) button{font-size:clamp(24px,8vw,36px)}.instruction-answers button{font-size:clamp(16px,4.6vw,20px)}.order-slot{min-height:78px}.order-tile{min-height:90px;font-size:clamp(40px,13vw,52px)}}.audio-settings-card{width:min(900px,100%)}.audio-method-note{margin:0 0 22px}.voice-settings-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.voice-settings-card{min-width:0;padding:20px;border:2px solid var(--border, #d9e2d5);border-radius:20px;background:#fff}.voice-settings-heading{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:18px}.voice-settings-heading h2{margin-top:4px}.status-badge.status-error{background:var(--danger-soft, #fff2f0);color:var(--danger, #a53e3e)}.voice-diagnostics{display:grid;gap:0;margin:0}.voice-diagnostics>div{min-width:0;padding:10px 0;display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr);gap:12px;border-bottom:1px solid var(--border, #d9e2d5)}.voice-diagnostics dt{color:var(--ink-soft, #58645c);font-size:13px;font-weight:800}.voice-diagnostics dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:750}.voice-progress{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.voice-progress progress{width:100%;height:14px}.voice-progress span{min-width:42px;color:var(--ink-soft, #58645c);font-size:13px;font-weight:850;text-align:right}.voice-status-message{min-height:3em;margin:14px 0;color:var(--ink-soft, #58645c)}.voice-actions{margin-top:12px}.voice-actions .primary,.voice-actions .secondary{flex:1 1 180px}.voice-technical-details{margin-top:18px;padding-top:14px;border-top:1px dashed var(--border-strong, #b8c9b6)}.voice-technical-details summary{color:var(--brand-strong, #245a39);cursor:pointer;font-weight:850}.technical-diagnostics{margin-top:10px}.voice-error{padding:10px 12px;border-radius:12px;background:var(--danger-soft, #fff2f0);color:var(--danger, #a53e3e);overflow-wrap:anywhere}.voice-reset-actions{margin-top:14px;padding-top:4px}.voice-reset-actions p{margin:0 0 8px;font-size:13px}.voice-reset-actions .quiet-button{padding-inline:0}.settings-status{margin:18px 0 0;padding:12px 14px;border-radius:14px;background:var(--brand-pale, #f3f8ef);color:var(--brand-strong, #245a39);font-weight:750}@media(max-width:720px){.voice-settings-list{grid-template-columns:1fr}}@media(max-width:520px){.voice-settings-card{padding:16px}.voice-settings-heading{align-items:stretch;flex-direction:column}.voice-diagnostics>div{grid-template-columns:1fr;gap:4px}}.speech-loading-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#f4f7efdb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.speech-loading-overlay[hidden]{display:none}.speech-loading-card{width:min(360px,100%);padding:28px 24px 24px;display:grid;justify-items:center;gap:9px;border:2px solid #d8e6d3;border-radius:30px;background:#fffefa;color:#203126;text-align:center;box-shadow:0 18px 46px #2a413029}.speech-loading-garden{min-height:76px;display:flex;align-items:end;justify-content:center;gap:8px}.speech-loading-sprout{margin-right:7px;font-size:52px;line-height:1;transform-origin:50% 100%;animation:speech-sprout .9s ease-in-out infinite alternate}.speech-loading-dot{width:11px;height:11px;margin-bottom:8px;border-radius:50%;background:#5b9c6c;animation:speech-dot .9s ease-in-out infinite}.speech-loading-dot:nth-child(3){animation-delay:.14s}.speech-loading-dot:nth-child(4){animation-delay:.28s}.speech-loading-title{font-size:clamp(22px,6vw,29px);line-height:1.15}.speech-loading-copy{color:#58645c;font-size:16px;font-weight:700}.speech-loading-progress{width:min(250px,88%);height:10px;margin-top:9px;overflow:hidden;border-radius:999px;background:#dce7d9}.speech-loading-progress span{display:block;height:100%;border-radius:inherit;background:#5b9c6c;transition:width .18s ease}.speech-loading-progress.indeterminate span{animation:speech-progress 1.1s ease-in-out infinite alternate}@keyframes speech-sprout{0%{transform:rotate(-4deg) scale(.96)}to{transform:rotate(4deg) scale(1.05)}}@keyframes speech-dot{0%,55%,to{transform:translateY(0);opacity:.45}28%{transform:translateY(-9px);opacity:1}}@keyframes speech-progress{0%{width:22%;transform:translate(-20%)}to{width:52%;transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.speech-loading-sprout,.speech-loading-dot,.speech-loading-progress.indeterminate span{animation:none}}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 15% 10%,rgba(225,242,218,.7) 0 150px,transparent 151px),radial-gradient(circle at 88% 88%,rgba(249,232,168,.34) 0 180px,transparent 181px),#f4f7ef;background-attachment:fixed;color:#203126}body{min-height:100dvh}button,input,select,textarea{font:inherit}.pwa-install-panel{position:fixed;right:16px;bottom:16px;z-index:1000;max-width:min(360px,100vw - 32px);padding:10px;border:1px solid #d9e2d5;border-radius:18px;background:#fffefa;box-shadow:0 12px 30px #2a41302e}.pwa-install-panel[hidden],.pwa-install-help[hidden]{display:none}.pwa-install{min-height:50px;padding:0 18px;border:0;border-radius:999px;background:#2f7048;color:#fff;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent}.pwa-install:hover:not(:disabled),.pwa-install:focus-visible:not(:disabled){background:#245a39}.pwa-install:disabled{cursor:default;opacity:.6}.pwa-install:focus-visible{outline:4px solid #78aa87;outline-offset:4px}.pwa-install-help{margin:10px 4px 2px;max-width:320px;color:#58645c;font-size:14px;line-height:1.4}@media(max-width:600px){.pwa-install-panel{right:10px;bottom:10px;max-width:calc(100vw - 20px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/*# sourceMappingURL=styles-K5DBVVLG.css.map */
