.english-companion-app.is-mode-practice .ec-room{grid-template-rows:auto minmax(0,1fr)}.practice-shell{--practice-accent:#267555;--practice-accent-hover:#205f48;--practice-ink:#17231d;--practice-muted:#5d6c64;--practice-line:#d8e0db;--practice-soft:#eef4f0;--practice-page:#f8faf8;--practice-error:#9a3d2f;min-width:0;min-height:0;color:var(--practice-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--practice-page);scrollbar-color:#26755557 transparent;scrollbar-width:thin;padding:40px clamp(18px,5vw,56px) 64px;overflow:auto}.practice-shell::selection{color:var(--practice-ink);background:#26755533}.practice-shell ::selection{color:var(--practice-ink);background:#26755533}.practice-shell::-webkit-scrollbar{width:10px}.practice-shell::-webkit-scrollbar-thumb{background:#26755552 padding-box padding-box;border:3px solid #0000;border-radius:999px}.practice-shell>*{width:min(760px,100%);margin-inline:auto}.practice-shell button,.practice-shell input{font:inherit}.practice-shell button{min-height:44px}.practice-shell button:focus-visible,.practice-shell input:focus-visible{outline-offset:3px;outline:3px solid #2675554d}.practice-home-header,.practice-simple-header,.practice-runner-header{align-items:center;display:flex}.practice-home-header{border-bottom:1px solid var(--practice-line);justify-content:space-between;gap:24px;padding-bottom:24px}.practice-home-header h2,.practice-home-header p,.practice-library-heading h3,.practice-library-heading p,.practice-ready-to-finish h2,.practice-ready-to-finish p,.practice-summary h2,.practice-summary p,.practice-task h2,.practice-translation,.practice-feedback p{margin:0}.practice-home-header h2{letter-spacing:-.03em;font-size:clamp(30px,5vw,42px);font-weight:800;line-height:1.08}.practice-home-header p{color:var(--practice-muted);margin-top:8px;font-size:15px;line-height:1.55}.practice-text-button,.practice-simple-header button{color:var(--practice-muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 4px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .14s,text-decoration-color .14s;display:inline-flex}.practice-text-button:hover,.practice-simple-header button:hover{color:var(--practice-accent);text-decoration-color:currentColor}.practice-text-button svg,.practice-simple-header svg{width:17px;height:17px}.practice-resume{background:var(--practice-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:20px 22px;display:flex}.practice-resume div{gap:4px;min-width:0;display:grid}.practice-resume span,.practice-resume small{color:var(--practice-muted);font-size:13px}.practice-resume strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.practice-primary-action{border:1px solid var(--practice-accent);background:var(--practice-accent);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:128px;padding:0 20px;font-weight:750;transition:background-color .14s,transform .14s;display:inline-flex;color:#fff!important}.practice-primary-action:hover:not(:disabled){background:var(--practice-accent-hover)}.practice-primary-action:active:not(:disabled){transform:translateY(1px)}.practice-primary-action:disabled,.practice-shell button:disabled{cursor:not-allowed;opacity:.55}.practice-primary-action svg{width:18px;height:18px}.practice-loading,.practice-error,.practice-empty{margin-top:24px}.practice-loading{color:var(--practice-muted);align-items:center;gap:10px;padding:20px 0;font-size:14px;display:flex}.practice-loading svg,.practice-unit-list button>.lucide-loader-2,.practice-primary-action .lucide-loader-2{width:18px;height:18px;animation:.9s linear infinite practice-spin}@keyframes practice-spin{to{transform:rotate(360deg)}}.practice-error{color:var(--practice-error);background:#fff1ee;border-radius:10px;padding:13px 15px;font-size:14px;line-height:1.5}.practice-empty{color:var(--practice-muted);text-align:center;gap:4px;padding:28px 0;display:grid}.practice-empty strong{color:var(--practice-ink)}.practice-library{margin-top:42px}.practice-filters{gap:16px;margin-bottom:32px;display:grid}.practice-filter-group{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:12px;display:grid}.practice-filter-group>span{color:var(--practice-muted);padding-top:10px;font-size:13px}.practice-filter-group>div{flex-wrap:wrap;gap:8px;display:flex}.practice-filter-group button{min-height:38px;color:var(--practice-muted);border:1px solid var(--practice-line);cursor:pointer;background:0 0;border-radius:10px;padding:0 14px;font-size:14px}.practice-filter-group button:hover{color:var(--practice-ink);border-color:#2675556b}.practice-filter-group button[aria-pressed=true]{color:var(--practice-accent);background:var(--practice-soft);border-color:#26755559;font-weight:700}.practice-library-heading{border-bottom:1px solid var(--practice-line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;display:flex}.practice-library-heading h3{letter-spacing:-.02em;font-size:21px;line-height:1.25}.practice-library-heading p{color:var(--practice-muted);margin-top:5px;font-size:13px}.practice-library-heading>svg{width:22px;height:22px;color:var(--practice-accent)}.practice-unit-list{display:grid}.practice-unit-list button{color:var(--practice-ink);text-align:left;border:0;border-bottom:1px solid var(--practice-line);cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:22px 4px;transition:color .14s;display:grid}.practice-unit-list button:hover:not(:disabled){color:var(--practice-accent)}.practice-unit-list button>div{gap:6px;min-width:0;display:grid}.practice-unit-list strong{font-size:17px;line-height:1.3}.practice-unit-list span{color:var(--practice-muted);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5;overflow:hidden}.practice-unit-list small{color:var(--practice-muted);font-size:12px}.practice-unit-list em{color:var(--practice-accent);font-size:14px;font-style:normal;font-weight:700}.practice-unit-list button>svg{width:18px;height:18px;color:var(--practice-accent)}.practice-simple-header{border-bottom:1px solid var(--practice-line);justify-content:space-between;gap:20px;padding-bottom:18px}.practice-simple-header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.practice-legacy{grid-template-rows:auto minmax(640px,1fr);gap:18px;display:grid}.practice-legacy>*{width:min(1040px,100%)}.practice-legacy-frame{border:1px solid var(--practice-line);background:#fff;border-radius:14px;min-height:640px;overflow:hidden}.practice-legacy-frame iframe{border:0;width:100%;height:100%;min-height:640px}.practice-runner{padding-top:24px}.practice-runner-header{grid-template-columns:44px minmax(0,1fr) auto;gap:14px;display:grid}.practice-runner-header>button{width:44px;color:var(--practice-muted);border:1px solid var(--practice-line);cursor:pointer;background:0 0;border-radius:10px;place-items:center;padding:0;display:grid}.practice-runner-header>button:hover{color:var(--practice-accent);border-color:#26755573}.practice-runner-header svg{width:19px;height:19px}.practice-runner-header>strong{text-overflow:ellipsis;white-space:nowrap;align-self:center;font-size:15px;overflow:hidden}.practice-runner-header>span{color:var(--practice-muted);font-variant-numeric:tabular-nums;align-self:center;font-size:14px}.practice-progress-track{background:#dde5e0;border-radius:999px;height:3px;margin-top:18px;overflow:hidden}.practice-progress-track span{border-radius:inherit;background:var(--practice-accent);height:100%;display:block}.practice-task{margin-top:46px}.practice-task h2{letter-spacing:-.03em;font-size:clamp(26px,4vw,34px);line-height:1.15}.practice-task h2:focus,.practice-ready-to-finish h2:focus,.practice-summary h2:focus{outline:none}.practice-dictation{margin-top:28px}.practice-translation{max-width:65ch;color:var(--practice-ink);font-size:18px;line-height:1.6}.practice-audio-controls{align-items:stretch;gap:10px;margin-top:24px;display:flex}.practice-play-button,.practice-slow-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.practice-play-button{color:#fff;border:1px solid var(--practice-accent);background:var(--practice-accent);min-width:180px;padding:0 22px;font-weight:750}.practice-play-button:hover:not(:disabled){background:var(--practice-accent-hover)}.practice-slow-button{color:var(--practice-accent);background:0 0;border:1px solid #26755557;padding:0 16px}.practice-slow-button:hover:not(:disabled){background:var(--practice-soft)}.practice-play-button:active:not(:disabled),.practice-slow-button:active:not(:disabled){transform:translateY(1px)}.practice-play-button svg,.practice-slow-button svg{width:18px;height:18px}.practice-audio-status{min-height:21px;color:var(--practice-muted);margin-top:9px;font-size:13px;display:block}.practice-answer-form{gap:10px;margin-top:34px;display:grid}.practice-answer-form label{font-size:14px;font-weight:700}.practice-answer-form input{width:100%;min-height:54px;color:var(--practice-ink);caret-color:var(--practice-accent);background:#fff;border:1px solid #b8c4bd;border-radius:10px;padding:0 15px;font-size:16px;transition:border-color .14s,box-shadow .14s}.practice-answer-form input::placeholder{color:#6b7871}.practice-answer-form input:hover:not(:disabled){border-color:#82948a}.practice-answer-form input:focus{border-color:var(--practice-accent);box-shadow:0 0 0 3px #2675551f}.practice-answer-form input:disabled{color:var(--practice-muted);background:#f0f3f1}.practice-answer-form .practice-primary-action{justify-self:end;margin-top:6px}.practice-feedback{border-radius:14px;margin-top:28px;padding:20px}.practice-feedback.is-correct{color:#175f40;background:#e9f4ed}.practice-feedback.is-wrong{color:#803226;background:#fff0ed}.practice-feedback-title{align-items:center;gap:9px;display:flex}.practice-feedback-title svg{flex:none;width:20px;height:20px}.practice-feedback p{color:currentColor;margin-top:10px;font-size:14px;line-height:1.55}.practice-answer-reveal{gap:5px;margin-top:16px;display:grid}.practice-answer-reveal span{opacity:.78;font-size:12px}.practice-answer-reveal strong{color:var(--practice-ink);font-size:16px;line-height:1.5}.practice-feedback-actions{flex-wrap:wrap;gap:18px;margin-top:16px;display:flex}.practice-feedback-actions button{color:currentColor;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:14px;font-weight:700;text-decoration:underline;display:inline-flex}.practice-feedback-actions svg{width:17px;height:17px}.practice-runner-footer{border-top:1px solid var(--practice-line);justify-content:flex-end;margin-top:28px;padding-top:20px;display:flex}.practice-ready-to-finish,.practice-summary{text-align:center;justify-items:center;margin-top:72px;display:grid}.practice-ready-to-finish>svg,.practice-summary>svg{width:38px;height:38px;color:var(--practice-accent)}.practice-ready-to-finish h2,.practice-summary h2{letter-spacing:-.03em;margin-top:18px;font-size:clamp(26px,4vw,36px)}.practice-ready-to-finish p,.practice-summary p{color:var(--practice-muted);margin-top:9px}.practice-ready-to-finish .practice-primary-action,.practice-summary .practice-primary-action{margin-top:28px}.practice-summary>strong{color:var(--practice-accent);font-variant-numeric:tabular-nums;letter-spacing:-.03em;margin-top:18px;font-size:38px}@media (width<=720px){.practice-shell{padding:24px 16px 44px}.practice-home-header{align-items:flex-start}.practice-home-header h2{font-size:30px}.practice-text-button{min-height:40px;font-size:13px}.practice-resume{align-items:flex-start;padding:18px}.practice-resume .practice-primary-action{min-width:94px;padding-inline:15px}.practice-library{margin-top:34px}.practice-filter-group{grid-template-columns:1fr;gap:7px}.practice-filter-group>span{padding-top:0}.practice-unit-list button{grid-template-columns:minmax(0,1fr) auto;padding-block:20px}.practice-unit-list button>svg{display:none}.practice-unit-list span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.practice-runner{padding-top:18px}.practice-task{margin-top:36px}.practice-audio-controls{grid-template-columns:minmax(0,1fr) auto;display:grid}.practice-play-button{min-width:0}.practice-answer-form .practice-primary-action,.practice-runner-footer .practice-primary-action{width:100%}.practice-runner-footer{background:var(--practice-page);margin-top:24px;padding:16px 0 20px;position:sticky;bottom:-44px}.practice-legacy{grid-template-rows:auto minmax(640px,1fr)}}@media (prefers-reduced-motion:reduce){.practice-loading svg,.practice-unit-list button>.lucide-loader-2,.practice-primary-action .lucide-loader-2{animation:none}.practice-primary-action,.practice-play-button,.practice-slow-button,.practice-progress-track span,.practice-unit-list button{transition:none}}.english-companion-app{--ec-bg:#f4f7f3;--ec-ink:#17231d;--ec-muted:#66746d;--ec-line:#21322a21;--ec-green:#2c8b61;--ec-blue:#3274ad;--ec-coral:#d9674f;--ec-surface:#ffffffe0;--ec-keyboard-offset:0px;width:100%;min-width:0;height:100%;min-height:0;color:var(--ec-ink);background:linear-gradient(180deg, #ffffffd6, #f4f7f3f0), var(--ec-bg);display:flex;overflow:hidden}.english-companion-app button,.english-companion-app input,.english-companion-app textarea{color:inherit;font:inherit}.english-companion-app img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.ec-room{grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-width:0;min-height:0;display:grid;overflow:hidden}.ec-friend-header{background:#ffffffb8;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:15px 20px 11px;display:flex}.ec-friend-lockup{align-items:center;gap:10px;min-width:0;display:flex}.ec-friend-lockup h1{letter-spacing:0;margin:0;font-size:22px;line-height:1.1}.ec-chat-title{display:none}.ec-friend-title{align-items:center;gap:10px;min-width:0;display:flex}.ec-change-teacher{width:30px;height:30px;min-height:30px;color:var(--ec-green);white-space:nowrap;cursor:pointer;background:#2c8b6114;border:1px solid #2c8b6133;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:780;line-height:1;display:inline-flex}.ec-change-teacher:hover{background:#2c8b6121;border-color:#2c8b6157}.ec-header-controls{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.ec-user-popover{flex:none;position:relative}.ec-user-pill{color:#23382f;border:1px solid var(--ec-line);cursor:pointer;background:#ffffffc7;border-radius:999px;align-items:center;gap:8px;max-width:190px;min-height:38px;padding:4px 10px 4px 5px;display:inline-flex}.ec-user-pill:hover{background:#fffffff0;border-color:#2c8b6147}.ec-user-avatar{color:#fff;background:linear-gradient(135deg, var(--ec-green), var(--ec-blue));border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:820;display:grid;overflow:hidden}.ec-user-avatar img{object-fit:cover;width:100%;height:100%}.ec-user-avatar.is-large{width:42px;height:42px;font-size:16px}.ec-user-pill-copy{text-align:left;gap:1px;min-width:0;display:grid}.ec-user-pill-copy strong,.ec-user-pill-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ec-user-pill-copy strong{font-size:12px;line-height:1.1}.ec-user-pill-copy small{color:var(--ec-muted);font-size:10px;font-weight:680}.ec-user-tab-label,.ec-tab-icon{display:none}.ec-user-panel{z-index:20;background:#fffffffa;border:1px solid #21322a24;border-radius:8px;gap:12px;width:min(340px,100vw - 28px);padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #1926202e}.ec-user-panel header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.ec-user-panel header strong,.ec-user-panel header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ec-user-panel header strong{font-size:15px}.ec-user-panel header small{color:var(--ec-muted);font-size:12px}.ec-user-panel-close{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.ec-user-panel-close:hover{border-color:var(--ec-line);background:#17231d0d}.ec-auth-card,.ec-account-card{gap:12px;display:grid}.ec-auth-tabs{border:1px solid var(--ec-line);background:#f4f7f3e6;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.ec-auth-tabs button{color:#50645a;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:30px;font-size:12px;font-weight:780}.ec-auth-tabs button.is-active{color:#fff;background:var(--ec-green)}.ec-auth-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ec-auth-methods button{border:1px solid var(--ec-line);color:#50645a;cursor:pointer;background:#ffffffd1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:34px;font-size:12px;font-weight:780;display:inline-flex}.ec-auth-methods button.is-active{color:var(--ec-green);background:#147d6f1a;border-color:#147d6f4d}.ec-wechat-quota-card{background:radial-gradient(circle at 12% 18%,#147d6f1f,#0000 34%),#f4f7f3e6;border:1px solid #147d6f33;border-radius:8px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.ec-wechat-quota-card img{object-fit:cover;background:#fff;border:1px solid #21322a1f;border-radius:8px;width:64px;height:64px;display:block}.ec-wechat-quota-card>div{gap:3px;min-width:0;display:grid}.ec-wechat-quota-card strong{color:#20352c;font-size:13px;font-weight:820;line-height:1.25}.ec-wechat-quota-card span,.ec-wechat-quota-card small{color:var(--ec-muted);overflow-wrap:anywhere;font-size:11px;font-weight:680;line-height:1.35}.ec-auth-form{gap:10px;display:grid}.ec-auth-form label{gap:5px;min-width:0;display:grid}.ec-auth-form label>span,.ec-account-card span{color:var(--ec-muted);font-size:11px;font-weight:760}.ec-auth-form label>div{border:1px solid var(--ec-line);background:#ffffffeb;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-height:38px;padding:0 10px;display:grid}.ec-auth-form input{background:0 0;border:0;outline:none;min-width:0;height:36px;font-size:13px}.ec-auth-form .ec-auth-code-field{grid-template-columns:auto minmax(0,1fr) auto;padding-right:4px}.ec-auth-code-field button,.ec-auth-submit,.ec-account-card button{background:var(--ec-green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:12px;font-weight:820;display:inline-flex}.ec-auth-code-field button{min-width:58px;padding:0 10px}.ec-auth-submit,.ec-account-card button{width:100%}.ec-auth-code-field button:disabled,.ec-auth-submit:disabled,.ec-account-card button:disabled{opacity:.58;cursor:default}.ec-auth-form small,.ec-user-message{color:var(--ec-muted);font-size:11px;line-height:1.35}.ec-auth-message{color:#ad4b38}.ec-account-card div{border:1px solid var(--ec-line);background:#f4f7f3d1;border-radius:8px;gap:3px;padding:9px 10px;display:grid}.ec-account-card strong{color:#20352c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.ec-usage-card{background:#e8f7efeb;border:1px solid #147d6f38;border-radius:8px;gap:10px;padding:11px 12px;display:grid}.ec-usage-card>div{gap:3px;display:grid}.ec-usage-card span{color:var(--ec-muted);font-size:11px;font-weight:760}.ec-usage-card strong{color:#20352c;font-size:22px;font-weight:900;line-height:1.1}.ec-usage-card small{color:var(--ec-muted);font-size:11px;font-weight:680;line-height:1.35}.ec-usage-meter{background:#21322a1a;border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.ec-usage-meter i{border-radius:inherit;background:var(--ec-green);height:100%;display:block}.ec-usage-card.is-unlimited .ec-usage-meter i{background:linear-gradient(90deg, var(--ec-green), #3274ad)}.ec-profile-header-back{border:1px solid var(--ec-line);color:#20352c;cursor:pointer;background:#ffffffe0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:820;display:inline-flex}.ec-profile-header-back:hover{background:#fffffff5;border-color:#2c8b6147}.ec-purchase-card{background:#fff7e2eb;border:1px solid #da9d3742;border-radius:8px;gap:11px;padding:12px;display:grid}.ec-purchase-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.ec-purchase-icon{color:#8b5d13;background:#ffffffd1;border:1px solid #da9d3757;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.ec-purchase-card>header div{gap:2px;min-width:0;display:grid}.ec-purchase-card>header strong{color:#20352c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:900;overflow:hidden}.ec-purchase-card>header small{min-width:0;color:var(--ec-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:720;overflow:hidden}.ec-purchase-card>header button,.ec-purchase-contact button{color:#20352c;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #da9d3757;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:820;display:inline-flex}.ec-purchase-card>header button:hover,.ec-purchase-contact button:hover{background:#fffffff5;border-color:#2c8b6147}.ec-purchase-plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.ec-purchase-plan{background:#ffffffd6;border:1px solid #21322a1f;border-radius:8px;align-content:space-between;min-width:0;min-height:126px;padding:11px;display:grid}.ec-purchase-plan.is-featured{background:#e8f7efb8;border-color:#147d6f4d}.ec-purchase-plan>div{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.ec-purchase-plan>div strong{color:#20352c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:900;overflow:hidden}.ec-purchase-plan>div span{background:var(--ec-green);color:#fff;border-radius:999px;flex:none;padding:3px 7px;font-size:10px;font-weight:860}.ec-purchase-plan p{color:var(--ec-muted);margin:7px 0 10px;font-size:11px;font-weight:680;line-height:1.45}.ec-purchase-plan footer{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.ec-purchase-plan footer span{color:#20352c;align-items:baseline;gap:2px;display:inline-flex}.ec-purchase-plan footer b{font-size:20px;font-weight:920;line-height:1}.ec-purchase-plan footer em{color:var(--ec-muted);font-size:11px;font-style:normal;font-weight:760}.ec-purchase-plan footer small{color:#2a6d52;text-align:right;font-size:11px;font-weight:820}.ec-purchase-contact{background:#ffffffc2;border:1px solid #21322a1f;border-radius:8px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.ec-purchase-contact img{object-fit:cover;border-radius:8px;width:48px;height:48px}.ec-purchase-contact div{gap:2px;min-width:0;display:grid}.ec-purchase-contact strong,.ec-purchase-contact span,.ec-purchase-contact small{text-overflow:ellipsis;min-width:0;overflow:hidden}.ec-purchase-contact strong{color:#20352c;font-size:13px;font-weight:900}.ec-purchase-contact span{color:#2a6d52;font-size:12px;font-weight:820}.ec-purchase-contact small{color:var(--ec-muted);font-size:11px;font-weight:680;line-height:1.35}@media (width<=620px){.ec-purchase-plans{grid-template-columns:1fr}.ec-purchase-contact{grid-template-columns:48px minmax(0,1fr)}.ec-purchase-contact button{grid-column:1/-1}}.ec-loading-icon{animation:.9s linear infinite ec-spin}.ec-mode-switch{border:1px solid var(--ec-line);background:#ffffffbd;border-radius:999px;grid-template-columns:repeat(3,minmax(52px,1fr));gap:5px;padding:4px;display:grid}.ec-mode-switch button{color:#52665c;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px;font-weight:760}.ec-mode-switch button.is-active{color:#fff;background:var(--ec-green);box-shadow:0 6px 14px #2c8b612e}.ec-stage{align-content:center;place-items:center;min-height:0;padding:22px 20px 12px;display:grid;position:relative;overflow:hidden}.ec-stage:before{aspect-ratio:1;content:"";border-radius:999px;width:min(430px,78%);max-width:calc(100% - 40px);display:none;position:absolute}.ec-stage>*{z-index:1;position:relative}.ec-teacher-picker{align-content:center;place-items:center;gap:28px;min-width:0;min-height:0;padding:34px 20px 42px;display:grid;overflow:auto}.ec-teacher-picker-copy{text-align:center;gap:8px;display:grid}.ec-teacher-picker-copy p,.ec-teacher-picker-copy h2{letter-spacing:0;margin:0}.ec-teacher-picker-copy p{color:var(--ec-green);font-size:13px;font-weight:820}.ec-teacher-picker-copy h2{color:#17231d;font-size:clamp(26px,5vw,44px);line-height:1.08}.ec-custom-companion-toolbar{justify-content:center;width:min(860px,100%);display:flex}.ec-custom-companion-toggle{color:#fff;background:var(--ec-ink);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:14px;font-weight:820;display:inline-flex}.ec-custom-companion-form{background:#fffffff0;border:1px solid #21322a24;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(860px,100%);padding:16px;display:grid;box-shadow:0 16px 44px #20322914}.ec-custom-companion-form label{gap:7px;min-width:0;display:grid}.ec-custom-companion-form label:nth-of-type(2),.ec-custom-companion-form label:nth-of-type(3),.ec-custom-voice-filter,.ec-custom-voice-options,.ec-custom-companion-form footer{grid-column:1/-1}.ec-custom-companion-form label>span{color:var(--ec-muted);font-size:12px;font-weight:800}.ec-custom-companion-form input,.ec-custom-companion-form textarea{background:#fff;border:1px solid #21322a29;border-radius:8px;outline:none;width:100%;min-width:0}.ec-custom-companion-form input{height:42px;padding:0 12px}.ec-custom-companion-form textarea{resize:vertical;min-height:74px;padding:10px 12px}.ec-custom-voice-filter{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.ec-custom-voice-filter button{min-height:32px;color:var(--ec-muted);cursor:pointer;background:#fff;border:1px solid #21322a24;border-radius:8px;padding:0 12px;font-size:12px;font-weight:820}.ec-custom-voice-filter button.is-active{color:var(--ec-ink);background:#fff5cf;border-color:#21322a57}.ec-custom-voice-options{grid-template-columns:minmax(0,1fr);gap:8px;max-height:280px;padding-right:3px;display:grid;overflow:auto}.ec-custom-voice-option{grid-template-columns:minmax(0,1fr) 44px;gap:6px;min-width:0;display:grid}.ec-custom-voice-select,.ec-custom-voice-preview{min-height:42px;color:var(--ec-muted);cursor:pointer;background:#fff;border:1px solid #21322a24;border-radius:8px}.ec-custom-voice-select{text-align:left;align-items:center;gap:10px;min-width:0;padding:9px 12px;display:flex}.ec-custom-voice-select>span:first-child{border-radius:999px;flex:none;width:10px;height:10px}.ec-custom-voice-select>span:last-child{gap:2px;min-width:0;display:grid}.ec-custom-voice-select strong,.ec-custom-voice-select small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ec-custom-voice-select strong{color:var(--ec-ink);font-size:13px;font-weight:820}.ec-custom-voice-select small{color:var(--ec-muted);font-size:11px;font-weight:760}.ec-custom-voice-option.is-active .ec-custom-voice-select{color:var(--ec-ink);background:#fff5cf;border-color:#21322a57}.ec-custom-voice-preview{place-items:center;padding:0;display:grid}.ec-custom-voice-preview:disabled{cursor:wait;opacity:.65}.ec-custom-voice-status{color:var(--ec-muted);grid-column:1/-1;margin:-2px 0 0;font-size:12px;font-weight:780}.ec-custom-companion-form footer{justify-content:flex-end;gap:10px;display:flex}.ec-custom-companion-form footer button{cursor:pointer;border-radius:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:840}.ec-custom-companion-form footer button:first-child{color:var(--ec-muted);background:#fff;border:1px solid #21322a24}.ec-custom-companion-form footer button:last-child{color:#fff;background:var(--ec-green);border:0}.ec-teacher-list{grid-template-columns:repeat(auto-fit,minmax(210px,300px));justify-content:center;gap:14px;width:min(960px,100%);display:grid}.ec-teacher-card-shell{min-width:0;display:grid;position:relative}.ec-teacher-card{min-width:0;min-height:128px;color:var(--ec-ink);text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #21322a1f;border-radius:8px;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 16px 44px #20322914}.ec-teacher-delete{width:28px;height:28px;color:var(--ec-muted);cursor:pointer;background:#ffffffeb;border:1px solid #21322a24;border-radius:999px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.ec-teacher-delete:hover{color:#fff;border-color:var(--ec-coral);background:var(--ec-coral)}.ec-teacher-card:hover{border-color:#2c8b6152;transform:translateY(-1px);box-shadow:0 18px 50px #2c8b6121}.ec-teacher-card img{object-fit:cover;border:4px solid #ffffffe6;border-radius:999px;width:86px;height:86px;display:block;box-shadow:0 10px 24px #1c2d2521}.ec-teacher-card-body{gap:7px;min-width:0;display:grid}.ec-teacher-card-body strong{font-size:22px;line-height:1}.ec-teacher-card-body span{color:var(--ec-muted);font-size:13px;line-height:1.35}.ec-teacher-card-body .ec-teacher-provider{color:#fff;background:var(--ec-green);border-radius:999px;justify-self:start;padding:5px 9px;font-size:12px;font-weight:820;line-height:1}.ec-teacher-card.is-ava .ec-teacher-provider{background:#3274ad}.ec-avatar{aspect-ratio:1;width:min(270px,68%);max-width:calc(100% - 28px);box-shadow:none;isolation:isolate;background:#fff;border:1px solid #2c8b6133;border-radius:999px;place-items:center;display:grid;position:relative}.ec-avatar img{z-index:2;object-fit:cover;border:7px solid #ffffffeb;border-radius:999px;width:100%;height:100%;display:block;position:relative}.ec-voice-ring{display:none}.ec-voice-ring.is-two{border-color:#3274ad2e;inset:-34px}.ec-voice-ring.is-three{border-color:#d9674f21;inset:-50px}.english-companion-app.is-speaking .ec-voice-ring{animation:1.6s ease-out infinite ec-voice-ring}.english-companion-app.is-speaking .ec-voice-ring.is-two{animation-delay:.17s}.english-companion-app.is-speaking .ec-voice-ring.is-three{animation-delay:.33s}.english-companion-app.is-thinking .ec-voice-ring.is-one{animation:1.2s ease-in-out infinite ec-thinking-pulse}.ec-waveform{z-index:3;opacity:.38;background:#ffffffe0;border:1px solid #2c8b611f;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:76px;height:32px;padding:5px 9px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #192a221f}.ec-waveform i{background:var(--ec-green);transform-origin:50%;border-radius:999px;width:4px;height:8px}.english-companion-app.is-speaking .ec-waveform{opacity:1}.english-companion-app.is-speaking .ec-waveform i{animation:.72s ease-in-out infinite ec-waveform-bar}.english-companion-app.is-speaking .ec-waveform i:nth-child(2){animation-delay:80ms}.english-companion-app.is-speaking .ec-waveform i:nth-child(3){animation-delay:.16s}.english-companion-app.is-speaking .ec-waveform i:nth-child(4){animation-delay:.24s}.english-companion-app.is-speaking .ec-waveform i:nth-child(5){animation-delay:.32s}.ec-phase-copy{color:#2e443b;text-align:center;margin:0;font-size:15px;font-weight:760;line-height:1.25}.ec-live-transcript{color:#32483e;text-align:center;background:#ffeee8d6;border:1px solid #d9674f38;border-radius:8px;width:min(520px,92%);margin:0;padding:10px 12px;font-size:14px;line-height:1.4}.ec-live-transcript.is-assistant{color:#263d34;background:#ebf8f1e6;border-color:#2c8b6133}.ec-thread{scrollbar-color:#17231d47 transparent;scrollbar-width:thin;flex-direction:column;gap:10px;min-height:0;padding:0 18px 12px;display:flex;overflow:hidden auto}.ec-thread.is-live{width:min(620px,100% - 40px);max-height:min(210px,32vh);margin-top:10px;padding:4px 4px 6px}.ec-message{width:fit-content;min-width:0;max-width:min(90%,560px);box-shadow:none;background:0 0;border:0;flex-direction:column;gap:6px;padding:0;display:flex}.ec-message-body{flex-direction:column;gap:6px;min-width:0;max-width:100%;display:flex}.ec-message-avatar{object-fit:cover;border-radius:999px;width:32px;height:32px;display:none}.ec-message.is-assistant{align-self:flex-start;align-items:flex-start}.ec-message.is-user{align-self:flex-end;align-items:flex-end}.ec-thread.is-live .ec-message{max-width:min(90%,500px)}.ec-thread.is-live .ec-message-meta{margin-bottom:0}.ec-thread.is-live .ec-message p{font-size:13px}.ec-message-meta{max-width:100%;color:var(--ec-muted);justify-content:flex-start;align-items:center;gap:8px;margin:0;font-size:11px;line-height:1.1;display:flex}.ec-thread::-webkit-scrollbar{width:6px;height:6px}.ec-thread::-webkit-scrollbar-track{box-shadow:none;background:0 0;border:0}.ec-thread::-webkit-scrollbar-thumb{background:#17231d47;border:0;border-radius:999px}.ec-thread::-webkit-scrollbar-thumb:hover{background:#17231d61}.ec-thread::-webkit-scrollbar-corner{background:0 0}.ec-message-meta span{font-weight:760}.ec-message-meta time{color:#17231d6b;font-weight:520}.ec-message.is-user .ec-message-meta{justify-content:flex-end}.ec-message p{box-sizing:border-box;color:#111820;text-shadow:0 1px 1px #0000000a;overflow-wrap:anywhere;word-break:break-word;-webkit-font-smoothing:antialiased;background-color:#bfdbfe;border-radius:16px;max-width:100%;min-height:30px;margin:0;padding:6px 12px;font-size:14px;line-height:1.28;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000024,0 1px 1px #00000040,inset 0 1px 2px #fff9,inset 0 0 4px #0000000d,inset 0 0 0 .5px #0000007a,inset 0 0 0 1px #00000014}.ec-message p:before{z-index:1;content:"";filter:blur(.5px);pointer-events:none;background:linear-gradient(#ffffffe6,#ffffff40);border-radius:16px 16px 4px 4px;height:12px;position:absolute;top:2px;left:6px;right:6px}.ec-message p:after{z-index:1;content:"";filter:blur(.6px);pointer-events:none;background:linear-gradient(#fff0,#ffffff73);border-radius:4px;height:20px;position:absolute;bottom:0;left:0;right:0}.ec-message p>span{z-index:2;white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:block;position:relative}.ec-message.is-assistant p{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.ec-message-play{z-index:3;color:#22352cb8;cursor:pointer;background:#ffffff94;border:1px solid #22352c21;border-radius:999px;place-items:center;width:22px;height:22px;margin:-2px -4px 0 2px;padding:0;display:grid;position:relative;box-shadow:inset 0 1px 1px #ffffffb8,0 1px 2px #121c161f}.ec-message-play:hover:not(:disabled),.ec-message-play:focus-visible:not(:disabled){color:#154f39;background:#ffffffd1}.ec-message-play:disabled{opacity:.42;cursor:default}.ec-message-play.is-playing{color:#fff;background:linear-gradient(#3aa66f,#248557);border-color:#2c8b6147}.ec-message-play svg{stroke-width:2.3px;width:13px;height:13px}.ec-message.is-user p{background-color:#fde68a}.english-companion-app.is-text-chat .ec-stage{align-content:stretch;place-items:stretch stretch;padding:18px 18px 10px;overflow:hidden}.english-companion-app.is-text-chat .ec-avatar,.english-companion-app.is-text-chat .ec-live-transcript{display:none}.english-companion-app.is-text-chat .ec-thread.is-live{box-sizing:border-box;gap:20px;width:min(820px,100%);height:100%;max-height:none;margin:0 auto;padding:18px 8px 12px}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message{max-width:min(88%,680px)}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message.is-assistant{grid-template-columns:34px minmax(0,1fr);align-items:end;gap:8px;display:grid}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message.is-user{max-width:min(76%,520px)}.english-companion-app.is-text-chat .ec-message-avatar{border:2px solid #fffc;align-self:end;margin-bottom:2px;display:block;box-shadow:0 6px 16px #16211c2e}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message p{border-radius:18px;padding:8px 12px;font-size:13px;line-height:1.38}.ec-compose{gap:8px;padding:10px 16px 12px;display:grid}.ec-voice-entry-status{color:#7a2d22;text-align:center;background:#ffeee8eb;border:1px solid #d9674f3d;border-radius:8px;width:min(760px,100% - 18px);margin:0 auto;padding:8px 12px;font-size:12px;font-weight:680;line-height:1.4}.ec-attachment-chip{color:#24392f;background:#e7f6eee6;border:1px solid #2c8b6129;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:min(820px,100% - 38px);min-height:42px;margin:0 auto;padding:7px 9px 7px 13px;display:grid;box-shadow:0 8px 22px #22362d14}.ec-attachment-chip.is-error{color:#7a2d22;background:#ffeee8eb;border-color:#d9674f3d}.ec-attachment-chip span{gap:2px;min-width:0;display:grid}.ec-attachment-chip strong,.ec-attachment-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ec-attachment-chip strong{font-size:12px;font-weight:820}.ec-attachment-chip small{color:var(--ec-muted);font-size:11px;font-weight:640}.ec-attachment-chip.is-error small{color:#7a2d22b8}.ec-attachment-chip button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.ec-attachment-chip button:hover{background:#ffffff8f;border-color:#21322a1f}.ec-prompt-shell{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #1a1f2438;border-radius:999px;grid-template-columns:28px minmax(0,1fr) 34px max-content;align-items:center;gap:5px;width:min(760px,100% - 18px);min-height:42px;margin:0 auto;padding:3px 4px 3px 8px;display:grid;box-shadow:0 1px 2px #0000001f,inset 0 1px 1px #ffffffeb,inset 0 -1px 1px #0000000a}.ec-compose-plus{color:#1c2227a8;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:22px;height:22px;font-size:20px;font-weight:400;line-height:1;display:grid}.ec-compose-plus:hover:not(:disabled),.ec-compose-plus:focus-visible:not(:disabled){color:#0a0f12db;background:#0000000f}.ec-compose-plus:disabled{color:#17231d3d;cursor:default}.ec-attachment-input{display:none}.english-companion-app .ec-talk-button{color:#000000c7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;white-space:nowrap;background:linear-gradient(#d9f99deb,#bee378eb);border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:96px;height:36px;padding:0 13px;font-size:13px;font-weight:560;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 3px #0003,0 1px 1px #00000047,inset 0 0 0 .5px #00000047,inset 0 1px 2px #00000052,inset 0 2px 3px 1px #d9f99d85}.english-companion-app .ec-talk-button:before,.ec-send-button:not(:disabled):before{z-index:2;content:"";filter:blur(.2px);pointer-events:none;background:linear-gradient(#ffffffe6,#ffffff40);border-radius:12px 12px 4px 4px;width:calc(100% - 16px);height:30%;position:absolute;top:2px;left:50%;transform:translate(-50%)}.english-companion-app .ec-talk-button:after,.ec-send-button:not(:disabled):after{z-index:1;content:"";filter:blur(.3px);pointer-events:none;background:linear-gradient(#ffffff26,#ffffff8c);border-radius:4px 4px 999px 999px;height:38%;position:absolute;bottom:1px;left:2px;right:2px}.ec-talk-bars{z-index:3;flex:none;justify-content:center;align-items:center;gap:3px;width:21px;height:22px;display:flex;position:relative}.ec-talk-bars i{background:currentColor;border-radius:999px;width:3px;height:10px;display:block}.ec-talk-bars i:first-child,.ec-talk-bars i:nth-child(4){height:13px}.ec-talk-bars i:nth-child(2){height:17px}.ec-talk-label{z-index:3;line-height:1;position:relative}.english-companion-app.is-listening .ec-talk-button,.english-companion-app.is-session-active .ec-talk-button,.english-companion-app.is-thinking .ec-talk-button,.english-companion-app.is-speaking .ec-talk-button{background:linear-gradient(#fecdd3eb,#fca5a5eb);box-shadow:0 2px 3px #0003,0 1px 1px #00000047,inset 0 0 0 .5px #00000047,inset 0 1px 2px #00000052,inset 0 2px 3px 1px #fecdd385}.ec-prompt-shell input{color:#17231d;width:100%;min-width:0;height:34px;font-family:var(--zos-system-font,"Lucida Grande", "Helvetica Neue", Arial, sans-serif);background:0 0;border:0;outline:none;padding:0 3px;font-size:13px;font-weight:400}.ec-prompt-shell input::placeholder{color:#20272c73}.ec-send-button{cursor:pointer;color:#000000d1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#d9f99deb,#bee378eb);border:1px solid #0000;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 3px #0003,0 1px 1px #00000047,inset 0 0 0 .5px #00000047,inset 0 1px 2px #00000052,inset 0 2px 3px 1px #d9f99d85}.ec-send-button svg,.english-companion-app .ec-talk-button>svg{z-index:3;stroke-width:2.1px;width:16px;height:16px;position:relative}.ec-send-button:disabled{color:#20272c52;box-shadow:none;cursor:default;background:0 0}.english-companion-app.is-mode-history .ec-room,.english-companion-app.is-mode-dictation .ec-room,.english-companion-app.is-mode-profile .ec-room{grid-template-rows:auto minmax(0,1fr)}.ec-dictation-panel{background:#f6f8f4;grid-template-rows:auto minmax(0,1fr);gap:16px;min-width:0;min-height:0;padding:18px;display:grid;overflow:hidden}.ec-dictation-heading{justify-content:space-between;align-items:end;gap:16px;min-width:0;display:flex}.ec-dictation-heading p,.ec-dictation-heading h2{margin:0}.ec-dictation-heading p,.ec-dictation-heading span{color:var(--ec-muted);font-size:13px;font-weight:760}.ec-dictation-heading h2{color:var(--ec-ink);letter-spacing:0;margin-top:4px;font-size:28px;line-height:1}.ec-dictation-frame{border:1px solid var(--ec-line);background:#f6f8f4;border-radius:18px;min-width:0;min-height:0;overflow:hidden}.ec-dictation-frame iframe{background:#f6f8f4;border:0;width:100%;height:100%;display:block}.ec-history-panel{background:#f6f8f4d1;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.ec-history-heading{border-bottom:1px solid var(--ec-line);justify-content:space-between;align-items:center;gap:14px;padding:16px 18px 12px;display:flex}.ec-history-heading h2{letter-spacing:0;margin:0;font-size:20px;line-height:1.1}.ec-history-heading p{color:var(--ec-muted);margin:5px 0 0;font-size:12px;line-height:1.35}.ec-history-heading button{color:#40564c;border:1px solid var(--ec-line);cursor:pointer;background:#ffffffc7;border-radius:8px;flex:none;place-items:center;width:34px;height:32px;display:grid}.ec-history-heading button:hover{background:#2c8b6114;border-color:#2c8b6147}.ec-history-tabs{border-bottom:1px solid var(--ec-line);background:#ffffff75;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 18px;display:grid}.ec-history-tabs button{color:#40564c;text-align:left;cursor:pointer;background:#ffffffbd;border:1px solid #21322a1a;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:48px;padding:6px 9px;display:grid}.ec-history-tabs button:hover{background:#ffffffeb;border-color:#2c8b6138}.ec-history-tabs button.is-active{color:#1d4c39;background:#e8f7eff5;border-color:#2c8b6157;box-shadow:inset 0 0 0 1px #2c8b6114}.ec-history-tab-avatar{background:#ffffffe6;border-radius:999px;width:34px;height:34px;overflow:hidden;box-shadow:0 4px 12px #1f30281a}.ec-history-tab-avatar img{object-fit:cover;width:100%;height:100%}.ec-history-tab-copy{gap:2px;min-width:0;display:grid}.ec-history-tab-copy strong,.ec-history-tab-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ec-history-tab-copy strong{font-size:13px;line-height:1.1}.ec-history-tab-copy small{color:var(--ec-muted);font-size:11px;font-weight:720;line-height:1.1}.ec-thread.is-history{padding-top:14px;padding-bottom:18px}.ec-history-empty{width:min(360px,100%);color:var(--ec-muted);text-align:center;border:1px solid var(--ec-line);background:#ffffff9e;border-radius:8px;gap:4px;margin:44px auto 0;padding:18px;display:grid}.ec-history-empty strong{color:#263a31;font-size:15px}.ec-history-empty span{font-size:13px}.ec-chat-list-panel,.ec-profile-panel{background:#f6f8f4d1;min-width:0;min-height:0;overflow-y:auto}.ec-chat-list-panel{align-content:start;gap:14px;padding:18px;display:grid}.ec-chat-list-heading{gap:5px;width:min(720px,100%);margin:0 auto;display:grid}.ec-chat-list-heading h2,.ec-chat-list-heading p{letter-spacing:0;margin:0}.ec-chat-list-heading h2{font-size:24px;line-height:1.1}.ec-chat-list-heading p{color:var(--ec-muted);font-size:13px;line-height:1.4}.ec-chat-list{gap:10px;width:min(720px,100%);margin:0 auto;display:grid}.ec-chat-list-item{min-width:0;min-height:72px;color:var(--ec-ink);text-align:left;cursor:pointer;background:#ffffffd6;border:1px solid #21322a1a;border-radius:8px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid;box-shadow:0 10px 24px #1f30280f}.ec-chat-list-item:hover{background:#fffffff0;border-color:#2c8b613d}.ec-chat-list-avatar{background:#ffffffeb;border-radius:999px;width:48px;height:48px;overflow:hidden;box-shadow:0 6px 16px #1f30281f}.ec-chat-list-avatar img{object-fit:cover;width:100%;height:100%}.ec-chat-list-copy{gap:4px;min-width:0;display:grid}.ec-chat-list-copy strong,.ec-chat-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ec-chat-list-copy strong{font-size:16px;line-height:1.1}.ec-chat-list-copy small{color:var(--ec-muted);font-size:12px;line-height:1.2}.ec-chat-list-count{color:#1d4c39;text-align:center;background:#e8f7eff5;border-radius:999px;min-width:28px;padding:4px 7px;font-size:12px;font-weight:780}.ec-chat-list-meta{align-content:center;justify-items:end;gap:7px;display:grid}.ec-chat-list-meta time{color:#66746db8;white-space:nowrap;font-size:12px;line-height:1}.ec-chat-list-empty{width:min(360px,100%);color:var(--ec-muted);text-align:center;border:1px solid var(--ec-line);background:#ffffffb8;border-radius:8px;justify-items:center;gap:8px;margin:24px auto 0;padding:20px;display:grid}.ec-chat-list-empty strong{color:#263a31;font-size:16px}.ec-chat-list-empty span{font-size:13px}.ec-chat-list-empty button{color:#fff;background:var(--ec-green);cursor:pointer;border:0;border-radius:999px;min-height:32px;padding:0 14px}.ec-profile-panel{place-items:start center;padding:22px 18px;display:grid}.ec-profile-card{background:#ffffffe0;border:1px solid #21322a1f;border-radius:8px;gap:16px;width:min(440px,100%);padding:18px;display:grid;box-shadow:0 16px 44px #20322914}.ec-profile-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.ec-profile-card>header strong,.ec-profile-card>header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ec-profile-card>header strong{font-size:18px;line-height:1.15}.ec-profile-card>header small{color:var(--ec-muted);margin-top:3px;font-size:12px}body[data-theme=osx-metal] .english-companion-app{--ec-bg:#eef1ec}body[data-theme=osx-metal] .ec-friend-header{min-height:58px;padding:11px 14px 9px}body[data-theme=osx-metal] .ec-room{grid-template-rows:auto minmax(0,1fr) auto}@keyframes ec-voice-ring{0%{opacity:.85;transform:scale(.96)}to{opacity:0;transform:scale(1.12)}}@keyframes ec-thinking-pulse{0%,to{opacity:.12;transform:scale(.98)}50%{opacity:.38;transform:scale(1.03)}}@keyframes ec-waveform-bar{0%,to{transform:scaleY(.7)}50%{transform:scaleY(2.1)}}@keyframes ec-spin{to{transform:rotate(360deg)}}@media (width<=720px){.ec-custom-companion-form{grid-template-columns:minmax(0,1fr)}.ec-custom-companion-form footer{justify-content:stretch}.ec-custom-companion-form footer button{flex:1}.english-companion-app input,.english-companion-app textarea,.english-companion-app select{font-size:16px}.ec-room{grid-template-rows:minmax(0,1fr) auto;position:relative}.ec-friend-header{display:contents}.ec-friend-lockup{display:none}.ec-friend-lockup:has(.ec-change-teacher){z-index:45;top:calc(14px + env(safe-area-inset-top));display:flex;position:absolute;left:18px}.english-companion-app.is-text-chat .ec-friend-lockup:has(.ec-change-teacher){pointer-events:none;display:block;right:18px}.english-companion-app.is-text-chat .ec-friend-title{justify-content:center;width:100%;min-height:38px;position:relative}.ec-change-teacher{color:#16211cd6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border-color:#1c2d251f;width:38px;height:38px;min-height:38px;box-shadow:0 10px 22px #132a1f14,inset 0 1px #ffffffd1}.english-companion-app.is-text-chat .ec-change-teacher{pointer-events:auto;position:absolute;top:0;left:0}.ec-change-teacher:hover{background:#ffffffd1;border-color:#1c2d2529}.ec-friend-lockup h1{display:none}.english-companion-app.is-text-chat .ec-chat-title{color:#16211ceb;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 124px);margin:0 auto;font-size:18px;font-weight:760;line-height:38px;display:block;overflow:hidden}.english-companion-app.is-mode-history .ec-room,.english-companion-app.is-mode-dictation .ec-room,.english-companion-app.is-mode-profile .ec-room{grid-template-rows:minmax(0,1fr)}.ec-header-controls{z-index:40;width:auto;min-height:calc(76px + env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:0;border-radius:28px 28px 0 0;flex-wrap:nowrap;justify-content:space-between;align-items:start;gap:0;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #1f32281f,0 -1px #1f32280f,inset 0 1px #fffffff5}.ec-user-popover{flex:1 1 0;min-width:0}.ec-user-pill{color:#47504cb8;background:0 0;border:0;border-radius:12px;justify-items:center;gap:4px;width:100%;max-width:none;min-height:50px;padding:0;display:grid}.ec-user-pill:hover{background:0 0;border-color:#0000}.ec-user-pill>svg:not(.ec-user-tab-icon),.ec-user-pill-copy,.ec-user-pill>.ec-user-avatar{display:none}.ec-user-tab-label{font-size:11px;font-weight:740;line-height:1;display:block}.ec-user-tab-icon{color:#47504cb8;stroke:currentColor}.ec-user-avatar{color:#47504cb8;background:#ffffffb8;border:2px solid #47504c4d;width:26px;height:26px;font-size:10px}.ec-user-avatar img{border-radius:inherit}.ec-user-pill.is-active{color:#050505}.ec-user-pill.is-active .ec-user-avatar{color:#050505;border-color:#05050547}.ec-user-pill.is-active .ec-user-tab-icon{color:#050505}.ec-user-panel{max-height:min(72vh,540px);inset:auto auto calc(100% + 8px) 10px;overflow-y:auto}.ec-mode-switch{display:contents}.ec-mode-switch button{color:#47504cb8;border-radius:12px;flex:1 1 0;justify-items:center;gap:4px;min-width:0;min-height:50px;padding:0;font-size:11px;font-weight:740;line-height:1;display:grid}.ec-mode-switch button.is-active{color:#050505;box-shadow:none;background:0 0}.ec-tab-icon{stroke-width:2.35px;width:25px;height:25px;display:block}.ec-dictation-panel{box-sizing:border-box;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.ec-dictation-panel iframe{height:calc(100% - 76px - env(safe-area-inset-bottom))}.ec-chat-list-panel,.ec-profile-panel{box-sizing:border-box;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.ec-chat-list-panel{padding:22px 0 calc(86px + env(safe-area-inset-bottom));background:#f6f8f4d1;gap:10px}.ec-chat-list-heading{box-sizing:border-box;width:100%;padding:0 18px}.ec-chat-list{gap:0;width:100%}.ec-chat-list-item{min-height:80px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;padding:10px 20px;position:relative}.ec-chat-list-item:after{content:"";background:#21322a17;height:1px;position:absolute;bottom:0;left:86px;right:0}.ec-chat-list-item:hover{background:#ffffff61;border-color:#0000}.ec-chat-list-avatar{width:54px;height:54px;box-shadow:none}.ec-chat-list-copy{gap:5px}.ec-chat-list-copy strong{font-size:17px}.ec-chat-list-copy small{font-size:13px}.ec-chat-list-meta{align-content:center;align-self:stretch;min-width:38px}.ec-chat-list-meta time{font-size:12px}.ec-teacher-picker{padding:26px 14px calc(92px + env(safe-area-inset-bottom));align-content:start}.ec-teacher-list{grid-template-columns:1fr}.ec-teacher-card{grid-template-columns:74px minmax(0,1fr);min-height:108px;padding:12px}.ec-teacher-card img{width:74px;height:74px}.ec-compose{padding:10px 14px calc(78px + env(safe-area-inset-bottom))}.english-companion-app.is-text-chat .ec-room{grid-template-rows:minmax(0,1fr);height:100%}.english-companion-app.is-text-chat{height:var(--ec-mobile-layout-height,100%);max-height:var(--ec-mobile-layout-height,100%)}.english-companion-app.is-text-chat .ec-header-controls{display:none}.english-companion-app.is-text-chat .ec-stage:before{display:none}.english-companion-app.is-text-chat .ec-compose{z-index:42;padding:10px 14px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate3d(0, calc(var(--ec-keyboard-offset,0px) * -1), 0);will-change:transform;pointer-events:auto;background:linear-gradient(#f6f9f6c7,#f7faf8f5 32%,#fffffffa),#fffffff5;border-top:1px solid #1e2f2714;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #1e2f271a}.english-companion-app.is-text-chat .ec-compose>*{pointer-events:auto;width:100%;max-width:none}.english-companion-app.is-call-active{height:var(--ec-mobile-layout-height,100%);max-height:var(--ec-mobile-layout-height,100%)}.english-companion-app.is-call-active .ec-room{grid-template-rows:minmax(0,1fr);height:100%}.english-companion-app.is-call-active .ec-header-controls{display:none}.english-companion-app.is-call-active .ec-stage{padding:calc(18px + env(safe-area-inset-top)) 14px calc(112px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom));align-content:start;place-items:stretch stretch;overflow:hidden auto}.english-companion-app.is-call-active .ec-stage:before{display:none}.english-companion-app.is-call-active .ec-avatar{justify-self:center;width:min(238px,58vw);margin:2px auto 12px}.english-companion-app.is-call-active .ec-live-transcript{justify-self:center;width:min(560px,100% - 24px);margin:0 auto 12px}.english-companion-app.is-call-active .ec-thread.is-live{box-sizing:border-box;width:min(560px,100%);max-width:100%;max-height:none;margin:10px auto 0;padding:4px 8px 18px;overflow:visible}.english-companion-app.is-call-active .ec-thread.is-live .ec-message{max-width:min(86%,420px)}.english-companion-app.is-call-active .ec-compose{z-index:42;padding:10px 14px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate3d(0, calc(var(--ec-keyboard-offset,0px) * -1), 0);will-change:transform;pointer-events:auto;background:linear-gradient(#f6f9f6c7,#f7faf8f5 32%,#fffffffa),#fffffff5;border-top:1px solid #1e2f2714;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #1e2f271a}.english-companion-app.is-call-active .ec-compose>*{pointer-events:auto;width:100%;max-width:none}.ec-prompt-shell{height:54px;min-height:54px;max-height:54px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:46px minmax(0,1fr) 42px max-content;align-self:center;gap:0;padding:2px 4px;transition:grid-template-columns .22s cubic-bezier(.22,1,.36,1)}.ec-prompt-shell.has-text{grid-template-columns:46px minmax(0,1fr) 46px}.ec-compose-plus{color:#17231db8;width:46px;height:46px;box-shadow:none;background:0 0;position:relative}.ec-compose-plus:after{content:"";background:#24372e24;border-radius:999px;width:1px;height:26px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ec-compose-plus:hover:not(:disabled),.ec-compose-plus:focus-visible:not(:disabled){color:#17231deb;background:#e7f6ee9e}.ec-compose-plus:disabled{color:#17231d47}.ec-compose-plus svg{width:18px;height:18px}.ec-prompt-shell input{color:#17231de6;height:46px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 12px 0 16px;font-weight:460;font-size:16px!important}.ec-prompt-shell input::placeholder{color:#17231d66}.ec-send-button{color:#17231d75;width:42px;height:42px;box-shadow:none;background:0 0;transition:width .22s cubic-bezier(.22,1,.36,1),height .22s cubic-bezier(.22,1,.36,1),color .18s,background .18s,box-shadow .18s,transform .22s cubic-bezier(.22,1,.36,1);transform:translate(0)}.ec-prompt-shell.has-text .ec-send-button{justify-self:end;width:46px;height:46px;transform:translate(2px)}.ec-send-button:not(:disabled){color:#1f7a54;background:#e7f6eeb8;box-shadow:inset 0 0 0 1px #2c8b611a}.ec-prompt-shell.has-text .ec-send-button:not(:disabled){color:#fff;background:linear-gradient(#36a870,#248b5a);box-shadow:0 8px 18px #20774f2e,inset 0 1px #ffffff3d}.ec-send-button:not(:disabled):before,.ec-send-button:not(:disabled):after{display:none}.ec-send-button:disabled{color:#17231d3d;background:0 0}.english-companion-app .ec-talk-button{color:#fff;background:linear-gradient(#36a870,#248b5a);gap:8px;width:auto;min-width:92px;height:46px;padding:0 14px;font-size:14px;font-weight:600;transition:width .22s cubic-bezier(.22,1,.36,1),min-width .22s cubic-bezier(.22,1,.36,1),padding .22s cubic-bezier(.22,1,.36,1),opacity .15s,transform .22s cubic-bezier(.22,1,.36,1);transform:translate(0)scale(1);box-shadow:0 8px 18px #20774f33,inset 0 1px #ffffff47}.ec-prompt-shell.has-text .ec-talk-button{opacity:0;pointer-events:none;width:0;min-width:0;padding-left:0;padding-right:0;overflow:hidden;transform:translate(10px)scale(.92)}.english-companion-app .ec-talk-button:before,.english-companion-app .ec-talk-button:after{display:none}.english-companion-app.is-listening .ec-talk-button,.english-companion-app.is-session-active .ec-talk-button,.english-companion-app.is-thinking .ec-talk-button,.english-companion-app.is-speaking .ec-talk-button{color:#36121aeb;background:linear-gradient(#ffdae2f5,#ffaabcf0);width:42px;min-width:42px;padding:0;box-shadow:0 8px 18px #5019263d,inset 0 1px #ffffffb8}.ec-talk-bars{gap:3px;width:19px}.ec-talk-label{clip:auto;white-space:nowrap;width:auto;height:auto;position:relative;overflow:visible}.ec-message{width:fit-content;max-width:min(86%,340px)}.ec-thread.is-live{box-sizing:border-box;width:100%;max-width:420px;max-height:min(260px,38vh);padding-left:8px;padding-right:8px}.ec-thread.is-live .ec-message{max-width:min(86%,340px)}.ec-thread.is-live .ec-message p{font-size:12px;line-height:1.32}.ec-avatar{width:min(230px,72%)}.english-companion-app.is-text-chat .ec-stage{padding:calc(58px + env(safe-area-inset-top)) 8px calc(104px + env(safe-area-inset-bottom))}.english-companion-app.is-text-chat .ec-thread.is-live{gap:24px;width:100%;max-width:100%;height:100%;max-height:none;padding:8px 10px 14px}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message{max-width:100%}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message.is-assistant{grid-template-columns:32px minmax(0,1fr);gap:7px}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message.is-user{max-width:78%}.english-companion-app.is-text-chat .ec-message-avatar{width:30px;height:30px}.english-companion-app.is-text-chat .ec-thread.is-live .ec-message p{padding:8px 11px;font-size:14px;line-height:1.42}.ec-message-play{width:21px;height:21px;margin-right:-3px}.ec-message-play svg{width:12px;height:12px}}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile{--ec-cinema-bg:#06060d;--ec-cinema-panel:#0d0d18;--ec-cinema-panel-strong:#11111f;--ec-cinema-line:#c6b6ff38;--ec-cinema-line-strong:#c4b2ff7a;--ec-cinema-text:#f6f4fb;--ec-cinema-muted:#a39eae;--ec-cinema-lime:#c8f019;--ec-cinema-lime-strong:#d8ff2d;--ec-cinema-violet:#8d63ff;color:var(--ec-cinema-text);background:var(--ec-cinema-bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-room,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-panel{background:var(--ec-cinema-bg)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-room{grid-template-rows:minmax(0,1fr)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-friend-header{display:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-panel{padding:0 0 calc(72px + env(safe-area-inset-bottom));align-items:flex-start}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card{width:min(1330px,100%);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:0;padding:0;font-family:Inter,Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;display:grid;position:relative;overflow:visible}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-usage-card,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-purchase-card,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-auth-card,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-account-info-section,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-user-message{margin:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header{z-index:4;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;width:100%;min-height:64px;padding:22px 34px;position:absolute;top:0;left:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header .ec-user-avatar.is-large{color:#090b06;background:var(--ec-cinema-lime);border:1px solid #ddff4bc7;width:52px;height:52px;font-size:23px;font-weight:900;box-shadow:0 0 28px #c8f0193d}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header strong{color:var(--ec-cinema-text);letter-spacing:-.04em;font-size:26px;font-weight:820;line-height:1.08}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header small{color:var(--ec-cinema-muted);margin-top:5px;font-size:13px;font-weight:620;line-height:1.2}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-header-back{min-width:104px;min-height:44px;color:var(--ec-cinema-text);border:1px solid var(--ec-cinema-line);box-shadow:none;background:#12121feb;border-radius:999px;gap:8px;padding:0 17px;font-size:14px;font-weight:740}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-header-back:hover,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-header-back:focus-visible{color:#090b06;border-color:var(--ec-cinema-lime);background:var(--ec-cinema-lime);transform:none;box-shadow:0 0 28px #c8f01933}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card{background:#080811;border:0;border-radius:0;align-items:center;min-height:480px;padding:128px 74px 54px 108px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -90px 90px #06060db8}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card>div{z-index:2;gap:12px;width:min(430px,46%);display:grid;position:relative}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card span{color:var(--ec-cinema-text);letter-spacing:-.02em;font-size:20px;font-weight:760}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card strong{color:var(--ec-cinema-lime);letter-spacing:-.075em;text-shadow:0 0 34px #c8f01929;margin:6px 0 0;font-size:clamp(110px,11vw,158px);font-weight:880;line-height:.78}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card small{color:var(--ec-cinema-muted);font-size:18px;font-weight:620;line-height:1.4}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card.is-depleted small{color:#d8d4df}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-usage-visual{z-index:1;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:130%;display:block;position:absolute;top:-15%;right:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-usage-status-badge,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-meter{display:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-card{z-index:2;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 340px;grid-template-areas:"heading contact""plans contact";gap:18px 38px;margin-bottom:-24px;padding:0 74px 30px;display:grid;position:relative}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-card>header{grid-area:heading;grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:46px;padding:0 0 4px;transform:translateY(-28px)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-icon{color:#0b0d07;background:var(--ec-cinema-lime);border:1px solid #dbff3ec7;border-radius:999px;width:38px;height:38px;box-shadow:0 0 22px #c8f0192e}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-card>header strong{color:var(--ec-cinema-text);letter-spacing:-.035em;font-size:24px;font-weight:800}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-card>header small{color:var(--ec-cinema-muted);margin-top:4px;font-size:13px;font-weight:620}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plans{grid-area:plans;grid-template-columns:1fr;gap:14px;display:grid;transform:translateY(-28px)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan{min-height:128px;color:var(--ec-cinema-text);border:1px solid var(--ec-cinema-line);background:var(--ec-cinema-panel);box-shadow:none;text-align:left;border-radius:22px;grid-template-columns:78px minmax(0,1fr) 148px;align-items:center;gap:20px;padding:24px 28px;transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-featured,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-selected{min-height:188px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan:hover,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan:focus-visible{border-color:var(--ec-cinema-line-strong);transform:translateY(-1px);box-shadow:0 12px 36px #2e1b6038}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-featured,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-selected{background:#111b0b;border-color:#d3ff1fd1;box-shadow:0 0 0 1px #cbf71a24,0 0 34px #c8f0191f}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon{width:68px;height:68px;color:var(--ec-cinema-violet);background:#11101f;border:1px solid #9b70ff7a;border-radius:999px;box-shadow:0 0 24px #8d63ff2e}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-featured .ec-purchase-plan-icon,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-selected .ec-purchase-plan-icon{color:var(--ec-cinema-lime);background:#14200c;border-color:#d3ff1f94;box-shadow:0 0 24px #c8f01929}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon svg{stroke-width:1.8px;width:34px;height:34px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy{gap:8px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy>span{align-items:center;gap:10px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy strong{color:var(--ec-cinema-text);letter-spacing:-.04em;font-size:29px;font-weight:800;line-height:1}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy>span>span{color:#0b0d07;background:var(--ec-cinema-lime);box-shadow:none;border:0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:840}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy small{color:var(--ec-cinema-muted);font-size:13px;font-weight:600;line-height:1.45}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price{align-items:flex-end}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price b{color:var(--ec-cinema-text);letter-spacing:-.065em;font-size:50px;font-weight:850;line-height:.92}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-selected .ec-purchase-plan-price b,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-featured .ec-purchase-plan-price b{color:var(--ec-cinema-lime)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price em,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price small{color:var(--ec-cinema-muted);font-size:13px;font-style:normal;font-weight:650}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-arrow{color:#8d63ff9e;stroke-width:1.6px;display:block;position:absolute;top:14px;right:14px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-arrow.is-selected{color:var(--ec-cinema-lime);filter:drop-shadow(0 0 10px #c8f01933)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact{min-width:0;height:388px;min-height:0;color:var(--ec-cinema-text);border:1px solid var(--ec-cinema-line-strong);background:var(--ec-cinema-panel-strong);text-align:center;border-radius:24px;grid-area:contact;grid-template-columns:1fr;align-content:start;justify-items:center;gap:16px;padding:30px;display:grid;box-shadow:0 18px 50px #23125238}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact img{background:#fff;border:1px solid #ffffff57;border-radius:18px;width:154px;height:154px;padding:8px;box-shadow:0 0 28px #8d63ff1f}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact>div{gap:6px;display:grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact strong{color:var(--ec-cinema-text);font-size:22px;font-weight:800}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact span{color:var(--ec-cinema-muted);font-size:14px;font-weight:680}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact span:first-line{color:var(--ec-cinema-text)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact small{color:#817b8d;font-size:12px;font-weight:580;line-height:1.5}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact button,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-submit,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-code-field button,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-logout-button{color:#0b0d07;border:1px solid var(--ec-cinema-lime);background:var(--ec-cinema-lime);border-radius:12px;min-height:48px;font-size:14px;font-weight:820;box-shadow:0 0 26px #c8f01929}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact button{width:100%}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact button:hover,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact button:focus-visible,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-submit:hover:not(:disabled),.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-submit:focus-visible{color:#06060d;border-color:var(--ec-cinema-lime-strong);background:var(--ec-cinema-lime-strong);transform:none;box-shadow:0 0 34px #c8f0193d}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-card,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-info-section{color:var(--ec-cinema-text);border:1px solid var(--ec-cinema-line);background:var(--ec-cinema-panel);border-radius:24px;grid-template-columns:260px minmax(0,1fr);grid-template-areas:"tabs tabs""methods form";gap:12px 28px;margin:0 74px 30px;padding:18px 38px 20px;display:grid;transform:translateY(-24px);box-shadow:0 18px 52px #0000002e}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-tabs{border:0;border-bottom:1px solid var(--ec-cinema-line);background:0 0;border-radius:0;grid-area:tabs;grid-template-columns:repeat(2,150px);justify-content:center;width:auto;padding:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-tabs button{color:#777180;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;min-height:44px;font-size:15px;font-weight:720}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-tabs button.is-active{color:var(--ec-cinema-text);border-bottom-color:var(--ec-cinema-lime);background:0 0;box-shadow:0 7px 18px #c8f0191a}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-methods{grid-area:methods;grid-template-columns:1fr;align-content:start;gap:10px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-methods button{min-height:46px;color:var(--ec-cinema-muted);border:1px solid var(--ec-cinema-line);background:#0a0a13;border-radius:12px;justify-content:flex-start;padding:0 16px;font-size:13px;font-weight:700}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-methods button.is-active{color:var(--ec-cinema-lime);box-shadow:none;background:#12190b;border-color:#d0fc2285}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-wechat-quota-card{display:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form{grid-area:form;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form label{gap:5px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form label>span,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-card span{color:#b3adbb;font-size:12px;font-weight:680}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form label>div,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-card div{min-height:48px;color:var(--ec-cinema-muted);border:1px solid var(--ec-cinema-line);box-shadow:none;background:#090912;border-radius:12px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form label>div{min-height:44px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form label>div:focus-within{border-color:#d0fc22b3;box-shadow:0 0 0 3px #c8f01914}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form input{height:40px;color:var(--ec-cinema-text);font-size:14px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-code-field button{min-height:44px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form input::placeholder{color:#625e6c}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-submit,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form>small{grid-column:1/-1}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form>small,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-user-message{color:var(--ec-cinema-muted);font-size:12px;line-height:1.45}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-message{color:#ff927e}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-info-section{grid-template-columns:1fr;grid-template-areas:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-info-section>header strong,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-info-row strong{color:var(--ec-cinema-text)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-info-card{color:var(--ec-cinema-text);border:1px solid var(--ec-cinema-line);background:#090912}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-info-row+.ec-account-info-row{border-top-color:var(--ec-cinema-line)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-account-info-icon{color:var(--ec-cinema-lime);background:#12190b;border-color:#d0fc226b}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-header-controls{color:var(--ec-cinema-muted);border:0;border-top:1px solid var(--ec-cinema-line);box-shadow:none;background:#090912;border-radius:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-mode-switch button,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-user-pill{color:#777180;background:0 0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-mode-switch button.is-active,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-user-pill.is-active{color:var(--ec-cinema-lime);background:0 0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile button:focus-visible,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile input:focus-visible{outline:2px solid var(--ec-cinema-lime);outline-offset:3px}@media (width<=980px){.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-panel{padding-left:0;padding-right:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-card{grid-template-columns:1fr;grid-template-areas:"heading""plans""contact"}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact{text-align:left;grid-template-columns:136px minmax(0,1fr) 180px;place-items:center stretch}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact img{width:136px;height:136px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-card{grid-template-columns:210px minmax(0,1fr)}}@media (width<=720px){.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-panel{padding:0 0 calc(78px + env(safe-area-inset-bottom))}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card{gap:20px;width:100%}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header{gap:10px;padding:16px 14px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header .ec-user-avatar.is-large{width:46px;height:46px;font-size:20px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card>header strong{font-size:21px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-header-back{min-width:78px;min-height:40px;padding:0 12px;font-size:13px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card{border-radius:0;min-height:390px;padding:108px 22px 42px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card>div{width:74%}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card strong{white-space:nowrap;font-size:clamp(72px,24vw,94px)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card small{font-size:15px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-usage-visual{object-fit:cover;object-position:62% center;opacity:.48;width:100%;height:100%;top:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan{border-radius:18px;grid-template-columns:58px minmax(0,1fr) 92px;gap:12px;min-height:108px;padding:18px 16px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-card{margin-bottom:0;padding:0 12px 20px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-card>header,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plans{transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-featured,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-selected{min-height:132px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon{width:52px;height:52px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy strong{font-size:22px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy small{display:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price b{font-size:34px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact{border-radius:20px;grid-template-columns:92px minmax(0,1fr);gap:14px;height:auto;min-height:0;padding:20px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact img{width:92px;height:92px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-purchase-contact button{grid-column:1/-1}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-card{border-radius:20px;grid-template-columns:1fr;grid-template-areas:"tabs""methods""form";margin:0 12px 20px;padding:22px 18px 24px;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-tabs,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-methods{grid-template-columns:repeat(2,minmax(0,1fr))}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-methods button{justify-content:center}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form{grid-template-columns:1fr}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-submit,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-profile .ec-auth-form>small{grid-column:1}}.english-companion-app.is-gumroad-lite{--gum-ink:#19150f;--gum-paper:#fff3cc;--gum-cream:#fffaf0;--gum-green:#22985c;--gum-blue:#79b9ff;--gum-yellow:#ffe67a;--gum-pink:#ff8fb8;--gum-shadow:#19150feb;--ec-bg:var(--gum-paper);--ec-ink:var(--gum-ink);--ec-muted:#19150f9e;--ec-green:var(--gum-green);background:linear-gradient(180deg, #fffaf0f5, #fff3cce0), var(--gum-paper)}.english-companion-app.is-gumroad-lite .ec-room{background:var(--gum-cream)}.english-companion-app.is-gumroad-lite .ec-friend-header{border-bottom:2px solid var(--gum-ink);background:var(--gum-cream);min-height:72px;box-shadow:0 4px 0 var(--gum-yellow)}.english-companion-app.is-gumroad-lite .ec-friend-lockup h1,.english-companion-app.is-gumroad-lite .ec-chat-title{color:var(--gum-ink);font-weight:880}.english-companion-app.is-gumroad-lite .ec-mode-switch,.english-companion-app.is-gumroad-lite .ec-user-pill{border:2px solid var(--gum-ink);background:#fff;border-radius:8px;box-shadow:3px 3px #19150fe6}.english-companion-app.is-gumroad-lite .ec-mode-switch button{border-radius:5px}.english-companion-app.is-gumroad-lite .ec-mode-switch button.is-active{color:#fff;background:var(--gum-green);box-shadow:inset 0 0 0 1px #ffffff5c}.english-companion-app.is-gumroad-lite .ec-user-pill.is-active,.english-companion-app.is-gumroad-lite .ec-user-pill:hover{color:var(--gum-ink);background:var(--gum-yellow)}.english-companion-app.is-gumroad-lite .ec-stage:before{display:none}.english-companion-app.is-gumroad-lite .ec-teacher-picker{background-color:#fffaf0;background-image:linear-gradient(90deg,#ff8fb81a 0 1px,#0000 1px 100%),linear-gradient(0deg,#19150f0b 0 1px,#0000 1px 100%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;gap:34px}.english-companion-app.is-gumroad-lite .ec-teacher-picker-copy h2{color:var(--gum-ink);text-shadow:3px 3px 0 var(--gum-yellow);font-size:46px;font-weight:920}.english-companion-app.is-gumroad-lite .ec-custom-companion-toggle{color:var(--gum-ink);border:2px solid var(--gum-ink);background:var(--gum-yellow);box-shadow:4px 4px 0 var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-custom-companion-form{border:2px solid var(--gum-ink);box-shadow:7px 7px 0 var(--gum-green);background:#fff}.english-companion-app.is-gumroad-lite .ec-custom-companion-form input,.english-companion-app.is-gumroad-lite .ec-custom-companion-form textarea,.english-companion-app.is-gumroad-lite .ec-custom-voice-filter button,.english-companion-app.is-gumroad-lite .ec-custom-voice-select,.english-companion-app.is-gumroad-lite .ec-custom-voice-preview,.english-companion-app.is-gumroad-lite .ec-custom-companion-form footer button:first-child{border:2px solid var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-custom-voice-filter button.is-active{color:var(--gum-ink);background:var(--gum-yellow);box-shadow:2px 2px 0 var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-custom-voice-option.is-active .ec-custom-voice-select{background:var(--gum-yellow);box-shadow:2px 2px 0 var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-custom-voice-preview{color:var(--gum-ink);box-shadow:2px 2px 0 var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-custom-companion-form footer button:last-child{color:#fff;border:2px solid var(--gum-ink);background:var(--gum-green);box-shadow:3px 3px 0 var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-teacher-card{border:2px solid var(--gum-ink);min-height:144px;box-shadow:7px 7px 0 var(--gum-pink);background:#fff;border-radius:8px;padding:16px;transform:none}.english-companion-app.is-gumroad-lite .ec-teacher-card:hover{border-color:var(--gum-ink);box-shadow:10px 10px 0 var(--gum-shadow);transform:translate(-2px,-2px)}.english-companion-app.is-gumroad-lite .ec-teacher-delete{color:var(--gum-ink);border:2px solid var(--gum-ink);box-shadow:2px 2px 0 var(--gum-ink);background:#fff}.english-companion-app.is-gumroad-lite .ec-teacher-delete:hover{color:#fff;background:var(--ec-coral)}.english-companion-app.is-gumroad-lite .ec-teacher-card img{border:2px solid var(--gum-ink);background:var(--gum-yellow);box-shadow:4px 4px #19150f42}.english-companion-app.is-gumroad-lite .ec-teacher-card-body strong{font-size:24px;font-weight:880}.english-companion-app.is-gumroad-lite .ec-teacher-card-body .ec-teacher-provider{color:#fff;border:2px solid var(--gum-ink);background:var(--gum-green);box-shadow:2px 2px 0 var(--gum-ink);border-radius:6px;padding:6px 10px}.english-companion-app.is-gumroad-lite .ec-chat-list-panel,.english-companion-app.is-gumroad-lite .ec-profile-panel,.english-companion-app.is-gumroad-lite .ec-dictation-panel,.english-companion-app.is-gumroad-lite .ec-dictation-frame iframe{background:#fffaf0}.english-companion-app.is-gumroad-lite .ec-dictation-panel{gap:18px;padding:28px}.english-companion-app.is-gumroad-lite .ec-dictation-heading{border-bottom:2px solid var(--gum-ink);width:min(920px,100%);margin:0 auto;padding-bottom:12px}.english-companion-app.is-gumroad-lite .ec-dictation-heading p{color:var(--gum-green);font-weight:900}.english-companion-app.is-gumroad-lite .ec-dictation-heading h2{color:var(--gum-ink);text-shadow:2px 2px 0 var(--gum-yellow);font-size:clamp(30px,4vw,46px);font-weight:920}.english-companion-app.is-gumroad-lite .ec-dictation-heading span{color:#19150fad;font-size:13px;font-weight:820}.english-companion-app.is-gumroad-lite .ec-dictation-frame{border:2px solid var(--gum-ink);border-radius:var(--gum-radius);background:#fffaf0;width:min(920px,100%);margin:0 auto}.english-companion-app.is-gumroad-lite .ec-profile-panel{padding:32px 20px}.english-companion-app.is-gumroad-lite .ec-profile-card{border:2px solid var(--gum-ink);width:min(480px,100%);box-shadow:8px 8px 0 var(--gum-blue);background:#fff;border-radius:8px;gap:18px;padding:22px}.english-companion-app.is-gumroad-lite .ec-profile-card>header{border-bottom:2px solid var(--gum-ink);padding-bottom:16px}.english-companion-app.is-gumroad-lite .ec-profile-card>header strong{color:var(--gum-ink);font-size:22px;font-weight:900}.english-companion-app.is-gumroad-lite .ec-profile-card>header small{color:#19150f99;font-weight:760}.english-companion-app.is-gumroad-lite .ec-user-avatar.is-large{width:52px;height:52px;color:var(--gum-ink);border:2px solid var(--gum-ink);background:var(--gum-yellow);box-shadow:4px 4px #19150fc7}.english-companion-app.is-gumroad-lite .ec-auth-tabs{border:2px solid var(--gum-ink);background:#fff8e5;border-radius:8px;gap:6px;padding:5px}.english-companion-app.is-gumroad-lite .ec-auth-tabs button{color:#19150fb3;border:2px solid #0000;border-radius:6px;min-height:36px;font-weight:860}.english-companion-app.is-gumroad-lite .ec-auth-tabs button.is-active{color:#fff;border-color:var(--gum-ink);background:var(--gum-green);box-shadow:3px 3px 0 var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-auth-methods{gap:8px}.english-companion-app.is-gumroad-lite .ec-auth-methods button{color:#19150fbd;border:2px solid var(--gum-ink);background:#fffaf0;border-radius:8px;min-height:38px;font-weight:860}.english-companion-app.is-gumroad-lite .ec-auth-methods button.is-active{color:var(--gum-ink);background:var(--gum-yellow);box-shadow:3px 3px 0 var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-usage-card{color:var(--gum-ink);border:2px solid var(--gum-ink);background:#fff8e5;border-radius:8px;padding:14px;box-shadow:4px 4px #19150f2e}.english-companion-app.is-gumroad-lite .ec-usage-card span,.english-companion-app.is-gumroad-lite .ec-usage-card small{color:#19150f9e;font-weight:780}.english-companion-app.is-gumroad-lite .ec-usage-card strong{color:var(--gum-ink);font-size:24px;font-weight:920}.english-companion-app.is-gumroad-lite .ec-usage-meter{border:2px solid var(--gum-ink);background:#fff;border-radius:999px;height:10px}.english-companion-app.is-gumroad-lite .ec-usage-meter i{background:var(--gum-green)}.english-companion-app.is-gumroad-lite .ec-usage-card.is-unlimited .ec-usage-meter i{background:var(--gum-yellow)}.english-companion-app.is-gumroad-lite .ec-profile-header-back{min-height:40px;color:var(--gum-ink);border:2px solid var(--gum-ink);box-shadow:4px 4px 0 var(--gum-ink);background:#fffaf0;border-radius:8px}.english-companion-app.is-gumroad-lite .ec-profile-header-back:hover{box-shadow:5px 5px 0 var(--gum-ink);transform:translate(-1px,-1px)}.english-companion-app.is-gumroad-lite .ec-purchase-card{color:var(--gum-ink);border:2px solid var(--gum-ink);background:#fff;border-radius:8px;padding:14px;box-shadow:4px 4px #19150f2e}.english-companion-app.is-gumroad-lite .ec-purchase-card>header{gap:12px}.english-companion-app.is-gumroad-lite .ec-purchase-icon{width:38px;height:38px;color:var(--gum-ink);border:2px solid var(--gum-ink);background:var(--gum-yellow);border-radius:8px}.english-companion-app.is-gumroad-lite .ec-purchase-card>header strong{color:var(--gum-ink);font-size:15px;font-weight:920}.english-companion-app.is-gumroad-lite .ec-purchase-card>header small,.english-companion-app.is-gumroad-lite .ec-purchase-plan p,.english-companion-app.is-gumroad-lite .ec-purchase-plan footer em,.english-companion-app.is-gumroad-lite .ec-purchase-contact small{color:#19150f9e;font-weight:780}.english-companion-app.is-gumroad-lite .ec-purchase-card>header button,.english-companion-app.is-gumroad-lite .ec-purchase-contact button{min-height:38px;color:var(--gum-ink);border:2px solid var(--gum-ink);box-shadow:3px 3px 0 var(--gum-ink);background:#fffaf0;border-radius:8px;font-weight:880}.english-companion-app.is-gumroad-lite .ec-purchase-card>header button:hover,.english-companion-app.is-gumroad-lite .ec-purchase-contact button:hover{box-shadow:4px 4px 0 var(--gum-ink);transform:translate(-1px,-1px)}.english-companion-app.is-gumroad-lite .ec-purchase-plan,.english-companion-app.is-gumroad-lite .ec-purchase-contact{border:2px solid var(--gum-ink);background:#fffaf0;border-radius:8px}.english-companion-app.is-gumroad-lite .ec-purchase-plan.is-featured{background:#e9f7d3}.english-companion-app.is-gumroad-lite .ec-purchase-plan>div strong,.english-companion-app.is-gumroad-lite .ec-purchase-plan footer span,.english-companion-app.is-gumroad-lite .ec-purchase-contact strong{color:var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-purchase-plan>div span{color:#fff;background:var(--gum-green)}.english-companion-app.is-gumroad-lite .ec-purchase-plan footer small,.english-companion-app.is-gumroad-lite .ec-purchase-contact span{color:#2d6f4d}.english-companion-app.is-gumroad-lite .ec-purchase-contact img{border:2px solid var(--gum-ink)}.english-companion-app.is-gumroad-lite .ec-auth-form{gap:13px}.english-companion-app.is-gumroad-lite .ec-auth-form label>span,.english-companion-app.is-gumroad-lite .ec-account-card span{color:#19150fa8;font-size:12px;font-weight:880}.english-companion-app.is-gumroad-lite .ec-auth-form label>div,.english-companion-app.is-gumroad-lite .ec-account-card div{border:2px solid var(--gum-ink);background:#fffaf0;border-radius:8px;min-height:44px;box-shadow:3px 3px #19150f1f}.english-companion-app.is-gumroad-lite .ec-auth-form input{height:42px;color:var(--gum-ink);font-size:14px;font-weight:620}.english-companion-app.is-gumroad-lite .ec-auth-form input::placeholder{color:#19150f61}.english-companion-app.is-gumroad-lite .ec-auth-code-field button,.english-companion-app.is-gumroad-lite .ec-auth-submit,.english-companion-app.is-gumroad-lite .ec-account-card button{color:#fff;border:2px solid var(--gum-ink);background:var(--gum-green);min-height:40px;box-shadow:4px 4px 0 var(--gum-ink);border-radius:8px}.english-companion-app.is-gumroad-lite .ec-auth-code-field button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-auth-submit:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-account-card button:hover:not(:disabled){box-shadow:5px 5px 0 var(--gum-ink);transform:translate(-1px,-1px)}.english-companion-app.is-gumroad-lite .ec-account-card strong{color:var(--gum-ink);font-size:14px;font-weight:780}.english-companion-app.is-gumroad-lite .ec-user-message,.english-companion-app.is-gumroad-lite .ec-auth-form small{color:#19150f9e;font-weight:680}.english-companion-app.is-gumroad-lite .ec-auth-message{color:#9f3333}.english-companion-app.is-gumroad-lite .ec-user-panel{border:2px solid var(--gum-ink);background:#fff;border-radius:8px;box-shadow:7px 7px #19150fdb}.english-companion-app.is-gumroad-lite .ec-chat-list-heading h2{color:var(--gum-ink);font-size:30px;font-weight:900}.english-companion-app.is-gumroad-lite .ec-chat-list-item{border:2px solid var(--gum-ink);background:#fff;border-radius:8px;box-shadow:5px 5px #19150fd1}.english-companion-app.is-gumroad-lite .ec-chat-list-item:hover{border-color:var(--gum-ink);background:#fff7d9;transform:translate(-1px,-1px)}.english-companion-app.is-gumroad-lite .ec-chat-list-count{color:var(--gum-ink);border:2px solid var(--gum-ink);background:var(--gum-yellow)}.english-companion-app.is-gumroad-lite .ec-thread.is-live .ec-message p{border-width:2px;border-color:var(--gum-ink);box-shadow:4px 4px #19150f57}.english-companion-app.is-gumroad-lite .ec-thread.is-live .ec-message.is-assistant p{background:linear-gradient(#d9ecff,#b9d9ff)}.english-companion-app.is-gumroad-lite .ec-thread.is-live .ec-message.is-user p{background:linear-gradient(#fff2a9,#ffd966)}.english-companion-app.is-gumroad-lite .ec-message-play{color:var(--gum-ink);border:2px solid var(--gum-ink);background:#fff;box-shadow:2px 2px #19150fc7}.english-companion-app.is-gumroad-lite .ec-live-transcript{color:var(--gum-ink);border:2px solid var(--gum-ink);box-shadow:4px 4px 0 var(--gum-pink);background:#fff8e5;border-radius:12px;font-weight:820}.english-companion-app.is-gumroad-lite .ec-live-transcript.is-assistant{color:var(--gum-ink);border-color:var(--gum-ink);box-shadow:4px 4px 0 var(--gum-blue);background:#e9f4ff}.english-companion-app.is-gumroad-lite .ec-change-teacher{color:var(--gum-ink);border:2px solid var(--gum-ink);background:#fff;box-shadow:3px 3px #19150fb8}.english-companion-app.is-gumroad-lite .ec-compose{background:linear-gradient(#fffaf0c2,#fffaf0 32%),#fffaf0}.english-companion-app.is-gumroad-lite .ec-prompt-shell{border-color:var(--gum-ink);background:#fff;box-shadow:4px 4px #19150f38}.english-companion-app.is-gumroad-lite .ec-send-button:not(:disabled),.english-companion-app.is-gumroad-lite .ec-talk-button{border:2px solid var(--gum-ink);box-shadow:4px 4px #19150fc7}@media (width>=721px){.english-companion-app.is-gumroad-lite .ec-prompt-shell{border-radius:10px}.english-companion-app.is-gumroad-lite .ec-talk-button{color:#fff;background:var(--gum-green);min-width:112px;height:38px;box-shadow:4px 4px 0 var(--gum-ink);-webkit-backdrop-filter:none;backdrop-filter:none;letter-spacing:0;border-radius:8px;padding:0 16px;font-size:14px;font-weight:900}.english-companion-app.is-gumroad-lite .ec-talk-button:before,.english-companion-app.is-gumroad-lite .ec-talk-button:after{display:none}.english-companion-app.is-gumroad-lite .ec-talk-button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-talk-button:focus-visible:not(:disabled){box-shadow:5px 5px 0 var(--gum-ink);transform:translate(-1px,-1px)}.english-companion-app.is-gumroad-lite.is-listening .ec-talk-button,.english-companion-app.is-gumroad-lite.is-session-active .ec-talk-button,.english-companion-app.is-gumroad-lite.is-thinking .ec-talk-button,.english-companion-app.is-gumroad-lite.is-speaking .ec-talk-button{color:var(--gum-ink);box-shadow:4px 4px 0 var(--gum-ink);background:#ffb7c8}}@media (width<=720px){.english-companion-app.is-gumroad-lite .ec-friend-header{box-shadow:none;border-bottom:0}.english-companion-app.is-gumroad-lite .ec-header-controls{border-top:2px solid var(--gum-ink);box-shadow:0 -5px 0 var(--gum-yellow);background:#fffaf0;border-radius:24px 24px 0 0}.english-companion-app.is-gumroad-lite .ec-mode-switch,.english-companion-app.is-gumroad-lite .ec-user-pill{box-shadow:none;background:0 0;border:0}.english-companion-app.is-gumroad-lite .ec-mode-switch button.is-active,.english-companion-app.is-gumroad-lite .ec-user-pill.is-active,.english-companion-app.is-gumroad-lite .ec-user-pill:hover,.english-companion-app.is-gumroad-lite .ec-user-pill.is-active:hover{color:var(--gum-ink);box-shadow:none;background:0 0}.english-companion-app.is-gumroad-lite .ec-header-controls .ec-user-pill:not(.is-active),.english-companion-app.is-gumroad-lite .ec-user-pill:not(.is-active):hover{color:#47504cb8}.english-companion-app.is-gumroad-lite .ec-teacher-picker{padding:36px 18px calc(102px + env(safe-area-inset-bottom));background:#fffaf0}.english-companion-app.is-gumroad-lite .ec-teacher-picker-copy h2{text-shadow:2px 2px 0 var(--gum-yellow);font-size:34px;line-height:1.06}.english-companion-app.is-gumroad-lite .ec-teacher-list{gap:18px}.english-companion-app.is-gumroad-lite .ec-teacher-card{min-height:118px;box-shadow:5px 5px 0 var(--gum-pink)}.english-companion-app.is-gumroad-lite .ec-chat-list-panel{background:#fffaf0}.english-companion-app.is-gumroad-lite .ec-profile-panel{padding:0 0 calc(78px + env(safe-area-inset-bottom));background:#fffaf0;align-content:stretch;display:block}.english-companion-app.is-gumroad-lite .ec-profile-card{box-sizing:border-box;width:100%;min-height:100%;box-shadow:none;background-color:#fffaf0;background-image:linear-gradient(90deg,#19150f09 0 1px,#0000 1px 100%),linear-gradient(0deg,#19150f09 0 1px,#0000 1px 100%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:0;border-radius:0;padding:26px 20px 28px}.english-companion-app.is-gumroad-lite .ec-profile-card>header strong{font-size:20px}.english-companion-app.is-gumroad-lite .ec-profile-card>header{border:2px solid var(--gum-ink);box-shadow:5px 5px 0 var(--gum-blue);background:#fff;border-radius:8px;padding:16px}.english-companion-app.is-gumroad-lite .ec-auth-card,.english-companion-app.is-gumroad-lite .ec-account-card{border:2px solid var(--gum-ink);box-shadow:5px 5px 0 var(--gum-yellow);background:#fff;border-radius:8px;padding:16px}.english-companion-app.is-gumroad-lite .ec-chat-list-item{box-shadow:none;border:0;border-radius:0}.english-companion-app.is-gumroad-lite .ec-chat-list-item:after{background:#19150f29}.english-companion-app.is-gumroad-lite.is-text-chat .ec-compose{border-top:2px solid var(--gum-ink);box-shadow:0 -4px 0 var(--gum-yellow);background:#fffaf0}.english-companion-app.is-gumroad-lite.is-text-chat .ec-prompt-shell{box-shadow:none}.english-companion-app.is-gumroad-lite .ec-talk-button{border-radius:8px}}.english-companion-app.is-gumroad-lite{--gum-radius:10px;--gum-hard-shadow:6px 6px 0 #19150fe6;--gum-soft-line:#19150f24}.english-companion-app.is-gumroad-lite .ec-teacher-picker,.english-companion-app.is-gumroad-lite .ec-chat-list-panel,.english-companion-app.is-gumroad-lite .ec-profile-panel,.english-companion-app.is-gumroad-lite.is-text-chat .ec-stage{background:#fffaf0}.english-companion-app.is-gumroad-lite .ec-teacher-picker{align-content:center;gap:28px;padding:clamp(28px,6vh,64px) 24px clamp(42px,8vh,76px)}.english-companion-app.is-gumroad-lite .ec-teacher-picker-copy{text-align:left;width:min(820px,100%)}.english-companion-app.is-gumroad-lite .ec-teacher-picker-copy h2{text-shadow:2px 2px 0 var(--gum-yellow);font-size:clamp(34px,5vw,52px);line-height:.98}.english-companion-app.is-gumroad-lite .ec-teacher-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(820px,100%)}.english-companion-app.is-gumroad-lite .ec-teacher-card{border-radius:var(--gum-radius);min-height:132px;box-shadow:var(--gum-hard-shadow);grid-template-columns:82px minmax(0,1fr);padding:16px}.english-companion-app.is-gumroad-lite .ec-teacher-card:hover{box-shadow:8px 8px #19150fe6}.english-companion-app.is-gumroad-lite .ec-teacher-card img{width:82px;height:82px}.english-companion-app.is-gumroad-lite .ec-chat-list-panel{gap:18px;padding:32px 28px}.english-companion-app.is-gumroad-lite .ec-chat-list-heading,.english-companion-app.is-gumroad-lite .ec-chat-list{width:min(760px,100%)}.english-companion-app.is-gumroad-lite .ec-chat-list-heading{border-bottom:2px solid var(--gum-ink);padding-bottom:14px}.english-companion-app.is-gumroad-lite .ec-chat-list-item{border-radius:var(--gum-radius);min-height:78px;padding:12px 14px;box-shadow:4px 4px #19150fdb}.english-companion-app.is-gumroad-lite .ec-chat-list-avatar{border:2px solid var(--gum-ink);box-shadow:none}.english-companion-app.is-gumroad-lite .ec-chat-list-count{border-width:2px;min-width:24px;padding:3px 7px}.english-companion-app.is-gumroad-lite .ec-profile-panel{place-items:start center;padding:36px 28px;display:grid}.english-companion-app.is-gumroad-lite .ec-profile-card{border-radius:var(--gum-radius);width:min(560px,100%);box-shadow:var(--gum-hard-shadow);padding:0;overflow:hidden}.english-companion-app.is-gumroad-lite .ec-profile-card>header{border-bottom:2px solid var(--gum-ink);background:#fff;padding:20px 22px}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-auth-card,.english-companion-app.is-gumroad-lite .ec-profile-card .ec-account-card,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-usage-card,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-purchase-card,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-user-message,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-profile-header-back{margin:0 22px 22px}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-auth-card,.english-companion-app.is-gumroad-lite .ec-profile-card .ec-account-card{box-shadow:none;background:0 0;border:0;padding:0}.english-companion-app.is-gumroad-lite .ec-profile-card>header+.ec-auth-card,.english-companion-app.is-gumroad-lite .ec-profile-card>header+.ec-account-card,.english-companion-app.is-gumroad-lite .ec-profile-card>header+.ec-usage-card{margin-top:20px}.english-companion-app.is-gumroad-lite .ec-auth-tabs{border-radius:var(--gum-radius)}.english-companion-app.is-gumroad-lite .ec-auth-form label>div,.english-companion-app.is-gumroad-lite .ec-account-card div{border-radius:var(--gum-radius);box-shadow:none}.english-companion-app.is-gumroad-lite .ec-auth-form .ec-auth-code-field{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding-right:8px}.english-companion-app.is-gumroad-lite .ec-auth-code-field button{min-width:72px;max-width:88px;transform:none}.english-companion-app.is-gumroad-lite.is-text-chat .ec-thread.is-live{width:min(760px,100%);max-width:min(760px,100%);margin-inline:auto}.english-companion-app.is-gumroad-lite .ec-thread.is-live .ec-message p{box-shadow:3px 3px #19150f47}.english-companion-app.is-gumroad-lite .ec-compose{border-top:2px solid var(--gum-ink)}@media (width<=720px){.english-companion-app.is-gumroad-lite .ec-teacher-picker{padding:24px 18px calc(98px + env(safe-area-inset-bottom));align-content:start}.english-companion-app.is-gumroad-lite .ec-teacher-picker-copy{text-align:left}.english-companion-app.is-gumroad-lite .ec-teacher-picker-copy h2{font-size:32px;line-height:1.02}.english-companion-app.is-gumroad-lite .ec-teacher-list{grid-template-columns:1fr;gap:16px}.english-companion-app.is-gumroad-lite .ec-teacher-card{grid-template-columns:68px minmax(0,1fr);min-height:104px;padding:14px;box-shadow:4px 4px #19150fe6}.english-companion-app.is-gumroad-lite .ec-teacher-card img{width:68px;height:68px}.english-companion-app.is-gumroad-lite .ec-chat-list-panel{padding:24px 0 calc(86px + env(safe-area-inset-bottom));gap:8px}.english-companion-app.is-gumroad-lite .ec-chat-list-heading{box-sizing:border-box;border-bottom:2px solid var(--gum-ink);width:100%;padding:0 20px 14px}.english-companion-app.is-gumroad-lite .ec-chat-list-item{min-height:80px;box-shadow:none;background:0 0;border-radius:0;padding:10px 20px}.english-companion-app.is-gumroad-lite .ec-chat-list-avatar{border:0}.english-companion-app.is-gumroad-lite .ec-profile-panel{padding:0 0 calc(112px + env(safe-area-inset-bottom));display:block}.english-companion-app.is-gumroad-lite .ec-profile-card{width:100%;min-height:0;box-shadow:none;background:#fffaf0;border:0;border-radius:0;padding:22px 18px 30px;display:block;overflow:visible}.english-companion-app.is-gumroad-lite .ec-profile-card>header{box-sizing:border-box;border:2px solid var(--gum-ink);border-radius:var(--gum-radius);background:#fff;min-height:96px;margin:0 0 18px;padding:16px;box-shadow:4px 4px #19150fe6}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-auth-card,.english-companion-app.is-gumroad-lite .ec-profile-card .ec-account-card,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-usage-card,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-purchase-card,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-user-message,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-profile-header-back{margin:0}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-auth-card,.english-companion-app.is-gumroad-lite .ec-profile-card .ec-account-card{border:2px solid var(--gum-ink);border-radius:var(--gum-radius);box-shadow:4px 4px 0 var(--gum-yellow);background:#fff;padding:16px}.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-user-message{margin-top:14px;display:block}.english-companion-app.is-gumroad-lite.is-text-chat .ec-stage{padding:calc(58px + env(safe-area-inset-top)) 14px calc(104px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom));scroll-padding-bottom:calc(108px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom))}.english-companion-app.is-gumroad-lite.is-text-chat .ec-thread.is-live{width:100%;max-width:100%;scroll-padding-bottom:calc(108px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom));padding:8px 0 14px}.english-companion-app.is-gumroad-lite.is-call-active,.english-companion-app.is-gumroad-lite.is-call-active .ec-stage{background:#fffaf0}.english-companion-app.is-gumroad-lite.is-call-active .ec-stage{padding:calc(18px + env(safe-area-inset-top)) 14px calc(118px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom));scroll-padding-bottom:calc(124px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom))}.english-companion-app.is-gumroad-lite.is-call-active .ec-avatar{border-width:2px;border-color:#19150f29}.english-companion-app.is-gumroad-lite.is-call-active .ec-thread.is-live{padding:6px 0 18px}.english-companion-app.is-gumroad-lite.is-call-active .ec-compose{border-top:2px solid var(--gum-ink);box-shadow:0 -4px 0 var(--gum-yellow);background:#fffaf0}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell{box-shadow:none}.english-companion-app.is-gumroad-lite .ec-thread.is-live .ec-message p{box-shadow:2px 2px #19150f3d}.english-companion-app.is-gumroad-lite .ec-dictation-panel{padding:24px 16px calc(92px + env(safe-area-inset-bottom));gap:14px}.english-companion-app.is-gumroad-lite .ec-dictation-heading{padding-bottom:10px;display:block}.english-companion-app.is-gumroad-lite .ec-dictation-heading h2{font-size:32px}.english-companion-app.is-gumroad-lite .ec-dictation-heading span{margin-top:8px;display:block}}.english-companion-app.is-gumroad-lite .ec-thread.is-live{gap:18px}.english-companion-app.is-gumroad-lite .ec-message{gap:7px}.english-companion-app.is-gumroad-lite .ec-message-body{gap:6px}.english-companion-app.is-gumroad-lite .ec-message-meta{color:#19150f9e;gap:6px;font-size:11px;font-weight:760}.english-companion-app.is-gumroad-lite .ec-message-meta span{color:var(--gum-ink);background:0 0;border:0;padding:0;font-weight:900;line-height:1}.english-companion-app.is-gumroad-lite .ec-message-meta time{color:#19150f85;font-weight:760}.english-companion-app.is-gumroad-lite .ec-message p{min-height:38px;color:var(--gum-ink);text-shadow:none;border:2px solid var(--gum-ink);background:#fff;border-radius:12px;padding:10px 13px;font-size:15px;font-weight:560;line-height:1.38;overflow:visible;box-shadow:4px 4px #19150fe0}.english-companion-app.is-gumroad-lite .ec-message p:before,.english-companion-app.is-gumroad-lite .ec-message p:after{display:none}.english-companion-app.is-gumroad-lite .ec-message.is-assistant p{background:#cfe4ff;grid-template-columns:minmax(0,1fr) auto;gap:10px}.english-companion-app.is-gumroad-lite .ec-message.is-user p{background:#ffe982}.english-companion-app.is-gumroad-lite .ec-message p>span{z-index:auto}.english-companion-app.is-gumroad-lite .ec-message-play{width:28px;height:28px;color:var(--gum-ink);border:2px solid var(--gum-ink);background:#fffaf0;border-radius:8px;margin:-1px -1px 0 4px;box-shadow:2px 2px #19150fe6}.english-companion-app.is-gumroad-lite .ec-message-play:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-message-play:focus-visible:not(:disabled){color:var(--gum-ink);background:var(--gum-yellow);transform:translate(-1px,-1px)}.english-companion-app.is-gumroad-lite .ec-message-play.is-playing{color:#fff;border-color:var(--gum-ink);background:var(--gum-green)}.english-companion-app.is-gumroad-lite .ec-message-play svg{width:15px;height:15px}@media (width<=720px){.english-companion-app.is-gumroad-lite .ec-thread.is-live{gap:20px}.english-companion-app.is-gumroad-lite .ec-message-meta{padding:0 2px}.english-companion-app.is-gumroad-lite .ec-message p{border-width:2px;border-radius:11px;padding:9px 11px;font-size:14px;line-height:1.36;box-shadow:3px 3px #19150fd1}.english-companion-app.is-gumroad-lite .ec-message-play{border-radius:7px;width:26px;height:26px}}.english-companion-app.is-gumroad-lite{--gum-lift-shadow:6px 6px 0 var(--gum-shadow);--gum-small-lift-shadow:3px 3px 0 #19150fe6}.english-companion-app.is-gumroad-lite .ec-mode-switch,.english-companion-app.is-gumroad-lite .ec-user-pill,.english-companion-app.is-gumroad-lite .ec-teacher-card,.english-companion-app.is-gumroad-lite .ec-teacher-card img,.english-companion-app.is-gumroad-lite .ec-teacher-card-body .ec-teacher-provider,.english-companion-app.is-gumroad-lite .ec-profile-card,.english-companion-app.is-gumroad-lite .ec-profile-card>header,.english-companion-app.is-gumroad-lite .ec-user-avatar.is-large,.english-companion-app.is-gumroad-lite .ec-auth-tabs button.is-active,.english-companion-app.is-gumroad-lite .ec-auth-form label>div,.english-companion-app.is-gumroad-lite .ec-account-card div,.english-companion-app.is-gumroad-lite .ec-auth-code-field button,.english-companion-app.is-gumroad-lite .ec-auth-submit,.english-companion-app.is-gumroad-lite .ec-account-card button,.english-companion-app.is-gumroad-lite .ec-user-panel,.english-companion-app.is-gumroad-lite .ec-chat-list-item,.english-companion-app.is-gumroad-lite .ec-thread.is-live .ec-message p,.english-companion-app.is-gumroad-lite .ec-message p,.english-companion-app.is-gumroad-lite .ec-message-play,.english-companion-app.is-gumroad-lite .ec-live-transcript,.english-companion-app.is-gumroad-lite .ec-change-teacher,.english-companion-app.is-gumroad-lite .ec-prompt-shell,.english-companion-app.is-gumroad-lite .ec-send-button:not(:disabled),.english-companion-app.is-gumroad-lite .ec-talk-button{box-shadow:none;transition:box-shadow .14s,transform .14s,background-color .14s}.english-companion-app.is-gumroad-lite.is-listening .ec-talk-button,.english-companion-app.is-gumroad-lite.is-session-active .ec-talk-button,.english-companion-app.is-gumroad-lite.is-thinking .ec-talk-button,.english-companion-app.is-gumroad-lite.is-speaking .ec-talk-button{box-shadow:none}.english-companion-app.is-gumroad-lite .ec-auth-form input:focus,.english-companion-app.is-gumroad-lite .ec-auth-form label>div:focus-within,.english-companion-app.is-gumroad-lite .ec-account-card div:focus-within,.english-companion-app.is-gumroad-lite .ec-prompt-shell:focus-within,.english-companion-app.is-gumroad-lite .ec-message-play.is-playing{box-shadow:var(--gum-small-lift-shadow)}@media (hover:hover){.english-companion-app.is-gumroad-lite .ec-mode-switch:hover,.english-companion-app.is-gumroad-lite .ec-user-pill:hover,.english-companion-app.is-gumroad-lite .ec-teacher-card:hover,.english-companion-app.is-gumroad-lite .ec-profile-card:hover,.english-companion-app.is-gumroad-lite .ec-auth-code-field button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-auth-submit:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-account-card button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-user-panel:hover,.english-companion-app.is-gumroad-lite .ec-chat-list-item:hover,.english-companion-app.is-gumroad-lite .ec-change-teacher:hover,.english-companion-app.is-gumroad-lite .ec-send-button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-talk-button:hover:not(:disabled){box-shadow:var(--gum-lift-shadow);transform:translate(-2px,-2px)}.english-companion-app.is-gumroad-lite .ec-message-play:hover:not(:disabled){box-shadow:var(--gum-small-lift-shadow);transform:translate(-1px,-1px)}}.english-companion-app.is-gumroad-lite .ec-user-pill:focus-visible,.english-companion-app.is-gumroad-lite .ec-teacher-card:focus-visible,.english-companion-app.is-gumroad-lite .ec-auth-code-field button:focus-visible:not(:disabled),.english-companion-app.is-gumroad-lite .ec-auth-submit:focus-visible:not(:disabled),.english-companion-app.is-gumroad-lite .ec-account-card button:focus-visible:not(:disabled),.english-companion-app.is-gumroad-lite .ec-chat-list-item:focus-visible,.english-companion-app.is-gumroad-lite .ec-change-teacher:focus-visible,.english-companion-app.is-gumroad-lite .ec-send-button:focus-visible:not(:disabled),.english-companion-app.is-gumroad-lite .ec-talk-button:focus-visible:not(:disabled),.english-companion-app.is-gumroad-lite .ec-message-play:focus-visible:not(:disabled){box-shadow:var(--gum-lift-shadow);transform:translate(-2px,-2px)}@media (width<=720px){.english-companion-app.is-gumroad-lite .ec-header-controls .ec-user-pill:hover,.english-companion-app.is-gumroad-lite .ec-header-controls .ec-user-pill.is-active:hover,.english-companion-app.is-gumroad-lite .ec-header-controls .ec-user-pill:focus-visible{box-shadow:none;transform:none}}@media (hover:none){.english-companion-app.is-gumroad-lite .ec-mode-switch:hover,.english-companion-app.is-gumroad-lite .ec-user-pill:hover,.english-companion-app.is-gumroad-lite .ec-teacher-card:hover,.english-companion-app.is-gumroad-lite .ec-profile-card:hover,.english-companion-app.is-gumroad-lite .ec-auth-code-field button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-auth-submit:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-account-card button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-user-panel:hover,.english-companion-app.is-gumroad-lite .ec-chat-list-item:hover,.english-companion-app.is-gumroad-lite .ec-change-teacher:hover,.english-companion-app.is-gumroad-lite .ec-send-button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-talk-button:hover:not(:disabled),.english-companion-app.is-gumroad-lite .ec-message-play:hover:not(:disabled){box-shadow:none;transform:none}.english-companion-app.is-gumroad-lite .ec-teacher-card:active,.english-companion-app.is-gumroad-lite .ec-chat-list-item:active,.english-companion-app.is-gumroad-lite .ec-change-teacher:active,.english-companion-app.is-gumroad-lite .ec-send-button:active:not(:disabled),.english-companion-app.is-gumroad-lite .ec-talk-button:active:not(:disabled),.english-companion-app.is-gumroad-lite .ec-message-play:active:not(:disabled){transform:translate(1px,1px)}}.english-companion-app.is-gumroad-lite.is-call-active .ec-room{background:#fffaf0;grid-template-rows:minmax(0,1fr);height:100%;min-height:0;position:relative;overflow:hidden}.english-companion-app.is-gumroad-lite.is-call-active .ec-friend-header{display:none}.english-companion-app.is-gumroad-lite.is-call-active .ec-stage{background:#fffaf0;height:100%;min-height:0;padding:0;scroll-padding-bottom:0;display:block;position:relative;overflow:hidden}.english-companion-app.is-gumroad-lite.is-call-active .ec-stage>*{z-index:auto}.ec-realtime-layout{background:#fffaf0;width:100%;height:100%;min-height:0;display:block;position:relative;overflow:hidden}.ec-teacher-video-hero{isolation:isolate;background:#efe1cd;width:100%;height:100%;min-height:0;position:absolute;inset:0;overflow:hidden}.ec-teacher-video-hero img,.ec-teacher-avatar-embed{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.ec-teacher-video-hero img{object-fit:cover;object-position:center 38%;pointer-events:none;transform:scale(1.02)}.ec-teacher-avatar-embed{pointer-events:none;background:0 0;border:0}.ec-teacher-video-fallback{opacity:1}.ec-teacher-video-fallback.is-under-avatar{opacity:.12}.ec-teacher-avatar-loading{z-index:3;color:#fffaf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0c0f9e;border:1px solid #fffaf033;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:840;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 34px #03050838}.ec-teacher-video-shade{z-index:1;pointer-events:none;background:radial-gradient(at 50% 45%,#fffaf000 48%,#110d0b1a 100%),linear-gradient(#110d0b24,#110d0b00 22% 68%,#110d0b38),linear-gradient(90deg,#110d0b29,#110d0b00 34% 72%,#110d0b14);position:absolute;inset:0}.ec-video-back{z-index:3;top:calc(26px + env(safe-area-inset-top));width:40px;height:40px;color:var(--gum-ink);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf047;border:0;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;left:24px}.ec-video-back svg{stroke-width:2.8px;width:24px;height:24px}.ec-video-back:hover,.ec-video-back:focus-visible{background:#fffaf0a3;outline:none}.ec-mini-wave i,.ec-realtime-bars i{background:currentColor;border-radius:999px;width:4px;display:block}.english-companion-app.is-listening .ec-realtime-bars i,.english-companion-app.is-speaking .ec-realtime-bars i{animation:.76s ease-in-out infinite ec-waveform-bar}.english-companion-app.is-listening .ec-realtime-bars i:nth-child(2),.english-companion-app.is-speaking .ec-realtime-bars i:nth-child(2){animation-delay:80ms}.english-companion-app.is-listening .ec-realtime-bars i:nth-child(5),.english-companion-app.is-speaking .ec-realtime-bars i:nth-child(5){animation-delay:.16s}.english-companion-app.is-listening .ec-realtime-bars i:nth-child(7),.english-companion-app.is-speaking .ec-realtime-bars i:nth-child(7){animation-delay:.24s}.ec-video-bottom-stack{z-index:4;pointer-events:none;justify-items:start;gap:9px;width:min(620px,100%);margin:0 auto;display:grid;position:relative}.ec-realtime-chat-log{overscroll-behavior:contain;-webkit-backdrop-filter:blur(18px)saturate(1.14);backdrop-filter:blur(18px)saturate(1.14);pointer-events:auto;scrollbar-width:none;background:linear-gradient(135deg,#07090ead,#180e1485);border:1px solid #ffffff24;border-radius:22px;align-content:start;gap:0;width:min(100%,540px);max-height:min(34vh,280px);padding:8px 12px 10px;display:grid;overflow:hidden auto;box-shadow:0 20px 48px #00000047,inset 0 1px #ffffff14}.ec-realtime-chat-log::-webkit-scrollbar{display:none}.ec-realtime-chat-row{border-top:1px solid #ffffff14;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:7px 0;display:grid}.ec-realtime-chat-row:first-child{border-top:0}.ec-realtime-chat-avatar{color:#05070a;background:#ffffffdb;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.ec-realtime-chat-avatar img{object-fit:cover;width:100%;height:100%}.ec-realtime-chat-row.is-assistant .ec-realtime-chat-avatar{border-color:#3ff4dd8f;box-shadow:0 0 0 3px #3ff4dd1f}.ec-realtime-chat-copy{gap:3px;min-width:0;display:grid}.ec-realtime-chat-meta{align-items:baseline;gap:7px;min-width:0;display:flex}.ec-realtime-chat-meta strong{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.15;overflow:hidden}.ec-realtime-chat-row.is-assistant .ec-realtime-chat-meta strong{color:#55f8e7}.ec-realtime-chat-meta time{color:#fff6;white-space:nowrap;font-size:10px;font-weight:800;line-height:1}.ec-realtime-chat-text{color:#ffffffe0;overflow-wrap:anywhere;font-size:13px;font-weight:760;line-height:1.32;display:block;overflow:visible}.ec-realtime-chat-row.is-user .ec-realtime-chat-text{color:#ffffffc2}.ec-video-status{color:#3ff4dd;-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);pointer-events:auto;background:linear-gradient(90deg,#0f7a736b,#081a1eb8);border:1px solid #3ff4dd7a;border-radius:18px;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;max-width:100%;min-height:40px;padding:6px 16px 6px 10px;font-size:14px;font-weight:900;line-height:1.2;display:inline-flex;box-shadow:0 14px 38px #00000047,inset 0 1px #ffffff1f}.ec-video-status-copy{gap:2px;min-width:0;display:grid}.ec-video-status-copy strong,.ec-video-status-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ec-video-status-copy strong{color:#3ff4dd;font-size:14px;font-weight:900;line-height:1.15}.ec-video-status-copy small{color:#ffffffb8;max-width:min(420px,100vw - 120px);font-size:12px;font-weight:760;line-height:1.2}.ec-mini-wave{color:#3ff4dd;background:#17dcc529;border-radius:999px;justify-content:center;align-items:center;gap:3px;width:28px;height:28px;display:inline-flex}.ec-mini-wave i{width:3px;height:10px}.ec-mini-wave i:nth-child(2){height:16px}.ec-video-quick-actions{pointer-events:auto;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:7px;width:100%;max-width:100%;padding:2px 0 1px;display:flex;overflow:auto hidden}.ec-video-quick-actions::-webkit-scrollbar{display:none}.ec-video-quick-actions button{color:#ffffffe6;white-space:nowrap;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(16px)saturate(1.18);backdrop-filter:blur(16px)saturate(1.18);background:#0d10149e;border:1px solid #fff3;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:36px;padding:0 13px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 10px 24px #0000003d,inset 0 1px #ffffff14}.ec-video-quick-actions button svg{color:#38dcc8;stroke-width:2.7px;flex:none;width:15px;height:15px}.ec-video-quick-actions button:disabled{color:#ffffff6b;cursor:default}.ec-video-quick-actions button:disabled svg{color:#ffffff47}.ec-realtime-controls{z-index:10;right:0;bottom:calc(74px + env(safe-area-inset-bottom));transform:translate3d(0, calc(var(--ec-keyboard-offset,0px) * -1), 0);will-change:transform;pointer-events:none;background:linear-gradient(#03050800,#03050833 56%,#03050861);gap:10px;padding:0 24px 12px;transition:transform .18s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;left:0}.ec-realtime-controls>*{pointer-events:auto}.ec-realtime-voicebar{color:#2d80ff;border:2px solid var(--gum-ink);min-height:60px;box-shadow:5px 5px 0 var(--gum-yellow);background:#fffaf0;border-radius:12px;grid-template-columns:auto minmax(92px,1fr) auto auto;align-items:center;gap:14px;padding:0 16px;display:grid}.ec-realtime-voicebar svg{stroke-width:2.4px;width:26px;height:26px}.ec-realtime-voicebar strong{color:#2d80ff;white-space:nowrap;font-size:16px;font-weight:900}.ec-realtime-voicebar>span:last-child{min-width:50px;color:var(--gum-ink);text-align:center;border:2px solid var(--gum-ink);background:#fff;border-radius:8px;padding:6px 9px;font-size:13px;font-weight:900;line-height:1}.ec-realtime-bars{color:#2d80ff;justify-content:center;align-items:center;gap:5px;min-width:0;display:flex}.ec-realtime-bars i{width:4px;height:12px}.ec-realtime-bars i:nth-child(3),.ec-realtime-bars i:nth-child(5){height:28px}.ec-realtime-bars i:nth-child(4){height:38px}.ec-realtime-subtitle{width:min(620px,100%);color:var(--gum-ink);background:#ffffff94;border:1px solid #19150f29;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:9px;margin:0 auto;padding:9px 13px;font-size:clamp(15px,4.8vw,20px);font-weight:860;line-height:1.2;display:grid}.ec-realtime-subtitle strong{font-weight:920}.ec-realtime-subtitle span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ec-realtime-subtitle i{background:#2d80ff;border-radius:999px;width:2px;height:1.08em;animation:.98s steps(2,start) infinite ec-realtime-caret}.ec-realtime-toast{color:#ffdf9af2;-webkit-backdrop-filter:blur(16px)saturate(1.18);backdrop-filter:blur(16px)saturate(1.18);background:#181007b8;border:1px solid #e6a12d7a;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:min(620px,100%);min-height:54px;margin:0 auto;padding:8px 12px;font-size:13px;font-weight:820;line-height:1.35;display:grid;overflow:hidden;box-shadow:0 16px 42px #00000042,inset 0 1px #ffe4a61a}.ec-realtime-toast svg{color:#ffbd4d;stroke-width:2.6px;background:#ffb83a29;border-radius:999px;width:30px;height:30px;padding:6px}.ec-realtime-toast span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ec-realtime-rescue{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;display:grid}.ec-realtime-rescue button{color:#27794f;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:38px;padding:0 8px;font-size:14px;font-weight:860;display:inline-flex}.ec-realtime-rescue button+button{border-left:1px solid #19150f3d}.ec-realtime-rescue button:disabled{color:#19150f57;cursor:default}.ec-realtime-rescue svg{stroke-width:2.4px;flex:none}.english-companion-app.is-gumroad-lite.is-call-active .ec-compose{z-index:12;padding:10px 24px calc(14px + env(safe-area-inset-bottom));box-shadow:none;transform:translate3d(0, calc(var(--ec-keyboard-offset,0px) * -1), 0);will-change:transform;background:linear-gradient(#03050800,#030508c7 30%,#030508eb);border-top:0;gap:7px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell{-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:#0a0c0fb8;border:1px solid #ffffff52;border-radius:18px;grid-template-columns:36px minmax(0,1fr) auto;grid-auto-rows:34px;align-content:center;place-items:center;width:min(620px,100%);min-height:50px;padding:5px 6px;box-shadow:0 18px 48px #0000004d,inset 0 1px #ffffff14}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell input{color:#ffffffe6;caret-color:#38f0d8;place-self:center stretch;height:34px;padding:0 10px;line-height:34px}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell input::placeholder{color:#ffffffb8}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell:focus-within{border-color:#34dec9ad;transform:none;box-shadow:0 18px 48px #00000052,0 0 0 3px #34dec91f}.ec-realtime-mute{color:#33deca;cursor:pointer;background:#34dec91f;border:0;border-radius:12px;place-self:center;place-items:center;width:34px;height:34px;display:grid}.ec-realtime-mute:hover,.ec-realtime-mute:focus-visible{color:#fff;background:#34dec933;outline:none}.ec-realtime-mute.is-muted{color:#ffd993;background:#ffb83a2e;box-shadow:inset 0 0 0 1px #ffd99352}.ec-realtime-text-mode{color:#080f10eb;cursor:pointer;background:linear-gradient(135deg,#5ffff0,#35d8c5);border:0;border-radius:999px;place-self:center end;place-items:center;width:34px;height:34px;padding:0;display:grid;box-shadow:0 8px 20px #10e7d333,inset 0 1px #ffffff8a}.ec-realtime-text-mode svg{stroke-width:2.4px;width:17px;height:17px}.english-companion-app.is-gumroad-lite.is-call-active .ec-send-button{place-self:center end;width:34px;height:34px;transform:none}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell.is-realtime-input .ec-realtime-mute{color:#5ffff0;background:#38f0d833}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell.is-realtime-input .ec-realtime-mute svg{stroke:currentColor}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell.is-realtime-input .ec-realtime-mute.is-muted{color:#ffd27a;background:#ffb83a38}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell.is-realtime-input .ec-realtime-text-mode{color:#080f10f0;background:linear-gradient(135deg,#65fff1,#38f0d8);box-shadow:0 8px 22px #38f0d83d,inset 0 1px #ffffff94}.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell.is-realtime-input .ec-realtime-text-mode:hover,.english-companion-app.is-gumroad-lite.is-call-active .ec-prompt-shell.is-realtime-input .ec-realtime-text-mode:focus-visible{color:#03090af5;background:linear-gradient(135deg,#8dfff6,#4df7e2);box-shadow:0 10px 24px #38f0d857,0 0 0 3px #38f0d82e}.ec-realtime-text-mode:hover,.ec-realtime-text-mode:focus-visible{color:#03090af5;background:linear-gradient(135deg,#8dfff6,#4df7e2);outline:none;transform:none}.ec-realtime-hint{color:#19150f80;text-align:center;margin:0;font-size:12px;font-weight:760;line-height:1}@keyframes ec-realtime-caret{0%,45%{opacity:1}46%,to{opacity:0}}@media (width<=720px){.ec-teacher-video-hero{min-height:0}.ec-video-back{top:calc(24px + env(safe-area-inset-top));left:20px}.ec-video-bottom-stack{gap:14px}.ec-realtime-chat-log{border-radius:20px;max-height:min(30vh,224px);padding:7px 10px}.ec-realtime-chat-row{grid-template-columns:28px minmax(0,1fr);gap:7px;padding:6px 0}.ec-realtime-chat-avatar{width:28px;height:28px}.ec-realtime-chat-text{font-size:12px;line-height:1.3}.ec-video-status{max-width:calc(100% - 36px);font-size:13px}.ec-video-quick-actions{gap:7px;width:min(430px,100%)}.ec-video-quick-actions button{min-height:32px;padding:0 10px;font-size:12px}.ec-realtime-controls{gap:10px;padding:0 22px 8px}.ec-realtime-subtitle{font-size:16px}.english-companion-app.is-gumroad-lite.is-call-active .ec-compose{padding:8px 22px calc(12px + env(safe-area-inset-bottom))}}@media (height<=760px){.ec-teacher-video-hero{min-height:0}.ec-realtime-controls{gap:10px}.ec-video-quick-actions{gap:8px}.ec-realtime-rescue button{min-height:34px}}.english-companion-app.is-mode-history .ec-room{background:#05070a}.ec-live-history-panel{min-width:0;min-height:0;padding:16px 18px calc(16px + env(safe-area-inset-bottom));color:#fff;background:radial-gradient(circle at 76% 16%,#3eeade29,#0000 28%),linear-gradient(#090a10,#030406);grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden}.ec-live-history-backdrop{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ec-live-history-backdrop img{object-fit:cover;object-position:center 28%;opacity:.34;filter:blur(18px)saturate(1.15);width:100%;height:100%;transform:scale(1.14)}.ec-live-history-backdrop:after{content:"";background:linear-gradient(#05060a70,#05060a1a 24%,#05060ab8 74%,#05060af5),linear-gradient(90deg,#05060a47,#05060a00 42%,#05060a6b);position:absolute;inset:0}.ec-live-history-header{z-index:2;-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:#080a0fad;border:1px solid #ffffff2e;border-radius:999px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:58px;padding:8px 10px;display:grid;position:relative;box-shadow:0 18px 40px #00000042,inset 0 1px #ffffff1a}.ec-live-history-header button,.ec-live-history-actions button,.ec-live-history-compose{font-family:inherit}.ec-live-history-header button{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;display:grid}.ec-live-history-avatar,.ec-live-history-row-avatar{border-radius:999px;flex:none;place-items:center;display:grid;overflow:hidden}.ec-live-history-avatar{background:#3df5df1a;border:2px solid #3df5dfb8;width:42px;height:42px}.ec-live-history-avatar img,.ec-live-history-row-avatar img{object-fit:cover;width:100%;height:100%}.ec-live-history-title{gap:3px;min-width:0;display:grid}.ec-live-history-title strong,.ec-live-history-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ec-live-history-title strong{color:#fff;font-size:16px;font-weight:900;line-height:1.12}.ec-live-history-title small{color:#ffffff94;font-size:12px;font-weight:760}.ec-live-history-badge{color:#3ff4dd;text-transform:uppercase;white-space:nowrap;background:#17dcc51f;border:1px solid #3ff4dd57;border-radius:999px;place-items:center;min-height:30px;padding:0 11px;font-size:11px;font-weight:900;line-height:1;display:inline-grid}.ec-live-history-body{z-index:1;align-items:flex-end;min-height:0;padding:16px 64px 14px 0;display:flex;position:relative;overflow:hidden}.ec-live-history-feed{-webkit-backdrop-filter:blur(20px)saturate(1.16);backdrop-filter:blur(20px)saturate(1.16);scrollbar-width:thin;scrollbar-color:#3ff4dd52 transparent;background:linear-gradient(135deg,#090a10b8,#1a0f148f);border:1px solid #ffffff24;border-radius:23px;gap:0;width:min(100%,540px);max-height:100%;margin-top:auto;padding:8px 13px;display:grid;overflow:hidden auto;box-shadow:0 22px 60px #00000057,inset 0 1px #ffffff17}.ec-live-history-feed::-webkit-scrollbar{width:5px}.ec-live-history-feed::-webkit-scrollbar-thumb{background:#3ff4dd52;border-radius:999px}.ec-live-history-row{border-top:1px solid #ffffff14;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;padding:10px 0;display:grid}.ec-live-history-row:first-child{border-top:0}.ec-live-history-row-avatar{color:#05070a;background:#ffffffd6;border:1px solid #ffffff29;width:34px;height:34px;font-size:13px;font-weight:900}.ec-live-history-row.is-assistant .ec-live-history-row-avatar{border-color:#3ff4dd8f;box-shadow:0 0 0 3px #3ff4dd1f}.ec-live-history-row-copy{gap:4px;min-width:0;display:grid}.ec-live-history-row-meta{align-items:baseline;gap:8px;min-width:0;display:flex}.ec-live-history-row-meta strong{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.2;overflow:hidden}.ec-live-history-row.is-assistant .ec-live-history-row-meta strong{color:#55f8e7}.ec-live-history-row-meta time{color:#ffffff6b;white-space:nowrap;font-size:10px;font-weight:800;line-height:1}.ec-live-history-row-text{color:#ffffffe6;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:700;line-height:1.34;display:block}.ec-live-history-row.is-user .ec-live-history-row-text{color:#ffffffc7}.ec-live-history-actions{gap:9px;display:grid;position:absolute;bottom:22px;right:8px}.ec-live-history-actions button{color:#ffffffd1;cursor:pointer;-webkit-backdrop-filter:blur(16px)saturate(1.1);backdrop-filter:blur(16px)saturate(1.1);background:#080a0fa3;border:1px solid #ffffff24;border-radius:18px;place-items:center;gap:4px;width:48px;min-height:48px;padding:5px 0;font-size:9px;font-weight:820;line-height:1;display:grid;box-shadow:0 14px 30px #0000003d,inset 0 1px #ffffff14}.ec-live-history-actions button svg{color:#3ff4dd;stroke-width:2.4px}.ec-live-history-actions button.is-active{color:#05070a;background:#4bf3df;border-color:#3ff4ddb8}.ec-live-history-actions button.is-active svg{color:#05070a;fill:#05070a33}.ec-live-history-compose{z-index:2;color:#fff;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(1.16);backdrop-filter:blur(18px)saturate(1.16);background:#030509d1;border:1px solid #ffffff2e;border-radius:27px;grid-template-columns:48px minmax(0,1fr) 52px;align-items:center;gap:8px;min-height:68px;padding:7px 8px;display:grid;position:relative;box-shadow:0 18px 46px #00000052,inset 0 1px #ffffff14}.ec-live-history-compose-mic,.ec-live-history-compose-send{border-radius:18px;place-items:center;display:grid}.ec-live-history-compose-mic{color:#5ff6e7;background:#3ff4dd21;width:48px;height:48px}.ec-live-history-compose-placeholder{color:#ffffff9e;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:820;overflow:hidden}.ec-live-history-compose-send{color:#05070a;background:#54f4e0;justify-self:end;width:50px;height:50px;box-shadow:0 0 24px #3ff4dd47}@media (hover:hover){.ec-live-history-header button:hover,.ec-live-history-actions button:hover,.ec-live-history-compose:hover{border-color:#3ff4dd6b;transform:translateY(-1px)}}@media (width<=720px){.english-companion-app.is-mode-history .ec-room{grid-template-rows:auto minmax(0,1fr)}.ec-live-history-panel{padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.ec-live-history-header{border-radius:22px;grid-template-columns:auto auto minmax(0,1fr);min-height:54px;padding:7px 8px}.ec-live-history-badge{display:none}.ec-live-history-body{padding:13px 54px 12px 0}.ec-live-history-feed{border-radius:20px;padding:7px 11px}.ec-live-history-row{grid-template-columns:31px minmax(0,1fr);gap:8px;padding:9px 0}.ec-live-history-row-avatar{width:31px;height:31px}.ec-live-history-row-text{font-size:13px;line-height:1.32}.ec-live-history-actions{bottom:20px;right:1px}.ec-live-history-actions button{border-radius:16px;width:44px;min-height:44px}.ec-live-history-actions button span{display:none}.ec-live-history-compose{border-radius:24px;grid-template-columns:46px minmax(0,1fr) 50px;min-height:64px}}.english-companion-app.is-compact-window input,.english-companion-app.is-compact-window textarea,.english-companion-app.is-compact-window select{font-size:16px}.english-companion-app.is-compact-window .ec-room{grid-template-rows:minmax(0,1fr) auto;position:relative}.english-companion-app.is-compact-window .ec-friend-header{box-shadow:none;border-bottom:0;display:contents}.english-companion-app.is-compact-window .ec-friend-lockup{display:none}.english-companion-app.is-compact-window .ec-friend-lockup:has(.ec-change-teacher){z-index:45;top:calc(14px + env(safe-area-inset-top));display:flex;position:absolute;left:18px}.english-companion-app.is-compact-window.is-text-chat .ec-friend-lockup:has(.ec-change-teacher){pointer-events:none;display:block;right:18px}.english-companion-app.is-compact-window.is-text-chat .ec-friend-title{justify-content:center;width:100%;min-height:38px;position:relative}.english-companion-app.is-compact-window .ec-friend-lockup h1{display:none}.english-companion-app.is-compact-window.is-text-chat .ec-chat-title{color:#16211ceb;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 124px);margin:0 auto;font-size:18px;font-weight:760;line-height:38px;display:block;overflow:hidden}.english-companion-app.is-compact-window .ec-change-teacher{width:38px;height:38px;min-height:38px;color:var(--gum-ink);border:2px solid var(--gum-ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:999px}.english-companion-app.is-compact-window.is-text-chat .ec-change-teacher{pointer-events:auto;position:absolute;top:0;left:0}.english-companion-app.is-compact-window.is-mode-history .ec-room,.english-companion-app.is-compact-window.is-mode-dictation .ec-room,.english-companion-app.is-compact-window.is-mode-profile .ec-room{grid-template-rows:minmax(0,1fr)}.english-companion-app.is-compact-window .ec-header-controls{z-index:40;width:auto;min-height:calc(76px + env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));border:0;border-top:2px solid var(--gum-ink);box-shadow:0 -5px 0 var(--gum-yellow);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffaf0;border-radius:24px 24px 0 0;flex-wrap:nowrap;justify-content:space-between;align-items:start;gap:0;position:absolute;bottom:0;left:0;right:0}.english-companion-app.is-compact-window .ec-user-popover{flex:1 1 0;min-width:0;position:static}.english-companion-app.is-compact-window .ec-user-pill{color:#47504cb8;width:100%;max-width:none;min-height:50px;box-shadow:none;background:0 0;border:0;border-radius:12px;justify-items:center;gap:4px;padding:0;display:grid}.english-companion-app.is-compact-window .ec-user-pill:hover,.english-companion-app.is-compact-window .ec-user-pill.is-active,.english-companion-app.is-compact-window .ec-user-pill.is-active:hover{color:var(--gum-ink);box-shadow:none;background:0 0;border-color:#0000}.english-companion-app.is-compact-window .ec-user-pill>svg:not(.ec-user-tab-icon),.english-companion-app.is-compact-window .ec-user-pill-copy,.english-companion-app.is-compact-window .ec-user-pill>.ec-user-avatar{display:none}.english-companion-app.is-compact-window .ec-user-tab-label{font-size:11px;font-weight:740;line-height:1;display:block}.english-companion-app.is-compact-window .ec-user-tab-icon,.english-companion-app.is-compact-window .ec-tab-icon{color:currentColor;stroke:currentColor;stroke-width:2.35px;width:25px;height:25px;display:block}.english-companion-app.is-compact-window .ec-user-panel{width:auto;max-height:min(72vh,540px);inset:auto 10px calc(100% + 8px);overflow-y:auto}.english-companion-app.is-compact-window .ec-mode-switch{box-shadow:none;background:0 0;border:0;display:contents}.english-companion-app.is-compact-window .ec-mode-switch button{color:#47504cb8;min-width:0;min-height:50px;box-shadow:none;background:0 0;border-radius:12px;flex:1 1 0;justify-items:center;gap:4px;padding:0;font-size:11px;font-weight:740;line-height:1;display:grid}.english-companion-app.is-compact-window .ec-mode-switch button.is-active{color:var(--gum-ink);box-shadow:none;background:0 0}.english-companion-app.is-compact-window .ec-teacher-picker{padding:24px 18px calc(98px + env(safe-area-inset-bottom));background:#fffaf0;align-content:start;gap:24px}.english-companion-app.is-compact-window .ec-teacher-picker-copy{text-align:left;width:100%}.english-companion-app.is-compact-window .ec-teacher-picker-copy h2{text-shadow:2px 2px 0 var(--gum-yellow);font-size:32px;line-height:1.02}.english-companion-app.is-compact-window .ec-teacher-list{grid-template-columns:1fr;gap:16px;width:100%}.english-companion-app.is-compact-window .ec-teacher-card{border-radius:var(--gum-radius);min-height:104px;box-shadow:none;grid-template-columns:68px minmax(0,1fr);padding:14px}.english-companion-app.is-compact-window .ec-teacher-card img{width:68px;height:68px}.english-companion-app.is-compact-window .ec-teacher-card-body strong{font-size:22px}.english-companion-app.is-compact-window .ec-chat-list-panel{padding:24px 0 calc(86px + env(safe-area-inset-bottom));background:#fffaf0;gap:8px}.english-companion-app.is-compact-window .ec-chat-list-heading{box-sizing:border-box;border-bottom:2px solid var(--gum-ink);width:100%;padding:0 20px 14px}.english-companion-app.is-compact-window .ec-chat-list{gap:0;width:100%}.english-companion-app.is-compact-window .ec-chat-list-item{min-height:80px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;padding:10px 20px;position:relative}.english-companion-app.is-compact-window .ec-chat-list-item:after{content:"";background:#19150f29;height:1px;position:absolute;bottom:0;left:86px;right:0}.english-companion-app.is-compact-window .ec-chat-list-avatar{width:54px;height:54px;box-shadow:none;border:0}.english-companion-app.is-compact-window .ec-profile-panel{padding:0 0 calc(112px + env(safe-area-inset-bottom));background:#fffaf0;display:block}.english-companion-app.is-compact-window .ec-profile-card{width:100%;min-height:0;box-shadow:none;background:#fffaf0;border:0;border-radius:0;padding:22px 18px 30px;display:block;overflow:visible}.english-companion-app.is-compact-window .ec-profile-card>header{box-sizing:border-box;border:2px solid var(--gum-ink);border-radius:var(--gum-radius);min-height:96px;box-shadow:none;background:#fff;margin:0 0 18px;padding:16px}.english-companion-app.is-compact-window .ec-profile-card>header strong{font-size:20px}.english-companion-app.is-compact-window .ec-profile-card .ec-auth-card,.english-companion-app.is-compact-window .ec-profile-card .ec-account-card,.english-companion-app.is-compact-window .ec-profile-card>.ec-usage-card,.english-companion-app.is-compact-window .ec-profile-card>.ec-purchase-card,.english-companion-app.is-compact-window .ec-profile-card>.ec-user-message,.english-companion-app.is-compact-window .ec-profile-card>.ec-profile-header-back{margin:0}.english-companion-app.is-compact-window .ec-profile-card .ec-auth-card,.english-companion-app.is-compact-window .ec-profile-card .ec-account-card{border:2px solid var(--gum-ink);border-radius:var(--gum-radius);box-shadow:none;background:#fff;padding:16px}.english-companion-app.is-compact-window .ec-profile-card>.ec-user-message{margin-top:14px;display:block}.english-companion-app.is-compact-window .ec-dictation-panel{padding:24px 16px calc(92px + env(safe-area-inset-bottom));gap:14px}.english-companion-app.is-compact-window .ec-dictation-heading{padding-bottom:10px;display:block}.english-companion-app.is-compact-window .ec-dictation-heading h2{font-size:32px}.english-companion-app.is-compact-window .ec-dictation-heading span{margin-top:8px;display:block}.english-companion-app.is-compact-window.is-text-chat,.english-companion-app.is-compact-window.is-mode-history,.english-companion-app.is-compact-window.is-call-active{height:var(--ec-mobile-layout-height,100%);max-height:var(--ec-mobile-layout-height,100%)}.english-companion-app.is-compact-window.is-text-chat .ec-room{grid-template-rows:minmax(0,1fr);height:100%}.english-companion-app.is-compact-window.is-text-chat .ec-header-controls,.english-companion-app.is-compact-window.is-mode-history .ec-header-controls,.english-companion-app.is-compact-window.is-call-active .ec-header-controls{display:none}.english-companion-app.is-compact-window.is-mode-history .ec-live-history-panel{padding:calc(12px + env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom))}.english-companion-app.is-compact-window.is-text-chat .ec-stage{padding:calc(58px + env(safe-area-inset-top)) 14px calc(104px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom));scroll-padding-bottom:calc(108px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom));background:#fffaf0}.english-companion-app.is-compact-window.is-text-chat .ec-stage:before{display:none}.english-companion-app.is-compact-window.is-text-chat .ec-thread.is-live{width:100%;max-width:100%;height:100%;max-height:none;scroll-padding-bottom:calc(108px + var(--ec-keyboard-offset,0px) + env(safe-area-inset-bottom));gap:20px;padding:8px 0 14px}.english-companion-app.is-compact-window.is-text-chat .ec-thread.is-live .ec-message{max-width:100%}.ec-profile-card>header{border-bottom:0}.ec-profile-card>header>div{min-width:0}.ec-profile-card .ec-usage-card{box-shadow:none;background:radial-gradient(circle at 86% 56%,#ffe67a38,#0000 24%),linear-gradient(#fffaf0f5,#fff7e2eb);border-color:#d9c79ad1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 18px 16px;position:relative;overflow:hidden}.ec-usage-status-badge{color:#19150f;background:#fff;border:4px solid #19150f;border-radius:999px;place-items:center;width:62px;height:62px;display:grid;box-shadow:inset 0 0 0 5px #22985c38,0 0 0 4px #22985cc7}.ec-profile-card .ec-usage-card .ec-usage-meter{grid-column:1/-1}.ec-profile-card .ec-usage-card strong{font-size:34px;line-height:1.02}.ec-profile-card .ec-purchase-card{box-shadow:none;background:0 0;border:0;gap:12px;padding:0}.ec-profile-card .ec-purchase-card>header{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:0}.ec-profile-card .ec-purchase-icon{color:#19150f;background:#ffe67a;border:2px solid #19150f;border-radius:7px;width:28px;height:28px;transform:rotate(-8deg)}.ec-profile-card .ec-purchase-card>header strong{font-size:21px;line-height:1.08}.ec-profile-card .ec-purchase-card>header small{font-size:12px}.ec-profile-card .ec-purchase-plans{grid-template-columns:1fr;gap:10px}.ec-profile-card .ec-purchase-plan{color:#19150f;text-align:left;width:100%;min-height:86px;box-shadow:none;cursor:pointer;background:#fffaf0;border:2px solid #19150f;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px;display:grid}.ec-profile-card .ec-purchase-plan.is-featured{background:#e9f7d3}.ec-profile-card .ec-purchase-plan.is-selected{box-shadow:4px 4px #19150f24}.ec-purchase-plan-icon{color:#19150f;background:#fff;border:2px solid #19150f;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.ec-purchase-plan.is-featured .ec-purchase-plan-icon{color:#19150f;background:#37b66c}.ec-purchase-plan-copy{gap:6px;min-width:0;display:grid}.ec-purchase-plan-copy>span{align-items:center;gap:8px;min-width:0;display:flex}.ec-purchase-plan-copy strong{color:#19150f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:900;line-height:1.08;overflow:hidden}.ec-purchase-plan-copy>span>span{color:#fff;background:#22985c;border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-weight:900;line-height:1}.ec-purchase-plan-copy small{color:#19150f9e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:760;line-height:1.35;display:-webkit-box;overflow:hidden}.ec-purchase-plan-price{color:#20724c;justify-items:end;gap:3px;display:grid}.ec-purchase-plan-price b{color:#20724c;font-size:26px;font-weight:920;line-height:1}.ec-purchase-plan-price em{color:#19150f9e;font-size:14px;font-style:normal;font-weight:820}.ec-purchase-plan-price small{color:#20724c;font-size:12px;font-weight:900}.ec-purchase-plan-arrow{color:#19150f;stroke-width:3px}.ec-profile-card .ec-purchase-contact{background:#fffaf0d6;border:1px solid #19150f29;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;padding:14px}.ec-profile-card .ec-purchase-contact img{border:2px solid #19150f;border-radius:8px;width:58px;height:58px}.ec-profile-card .ec-purchase-contact span b{color:#20724c;font-weight:900}.ec-profile-card .ec-purchase-contact span{white-space:nowrap}.ec-profile-card .ec-purchase-contact small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.ec-profile-card .ec-purchase-contact button{color:#19150f;background:#ffe67a;border:2px solid #19150f;gap:7px;min-height:40px;box-shadow:3px 3px #19150f}.ec-account-info-section{gap:12px;display:grid}.ec-account-info-section>header{color:#19150f;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.ec-account-info-section>header strong{font-size:21px;font-weight:900;line-height:1.1}.ec-account-info-card{background:#fffaf0d6;border:1px solid #19150f29;border-radius:8px;padding:10px 12px 12px;display:grid}.ec-account-info-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;display:grid}.ec-account-info-row+.ec-account-info-row{border-top:1px solid #19150f1f}.ec-account-info-icon{color:#19150f;background:#19150f12;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.ec-account-info-row div{gap:2px;min-width:0;display:grid}.ec-account-info-row span{color:#19150f9e;font-size:12px;font-weight:820}.ec-account-info-row strong{color:#19150f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:880;overflow:hidden}.ec-account-logout-button{color:#19150f;cursor:pointer;background:0 0;border:1px solid #19150f2e;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:8px;font-size:14px;font-weight:900;display:inline-flex}.ec-account-logout-button:disabled{opacity:.62;cursor:not-allowed}.english-companion-app.is-gumroad-lite .ec-profile-card{box-shadow:none;background:#fffaf0}.english-companion-app.is-gumroad-lite .ec-profile-card>header{background:0 0;border-bottom:0}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-usage-card,.english-companion-app.is-gumroad-lite .ec-profile-card .ec-purchase-card,.english-companion-app.is-gumroad-lite .ec-profile-card .ec-account-info-section,.english-companion-app.is-gumroad-lite .ec-profile-card>.ec-user-message{margin:0}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-usage-card{box-shadow:none;background:radial-gradient(circle at 86% 56%,#ffe67a38,#0000 24%),linear-gradient(#fffaf0f5,#fff7e2eb);border:1px solid #d9c79ae6}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-usage-card strong{font-size:34px}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-purchase-card{box-shadow:none;background:0 0;border:0}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-purchase-contact,.english-companion-app.is-gumroad-lite .ec-account-info-card{background:#fffaf0d6;border:1px solid #19150f29}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-purchase-plan{border:2px solid #19150f}.english-companion-app.is-gumroad-lite .ec-profile-card .ec-purchase-plan.is-selected{box-shadow:4px 4px #19150f24}.english-companion-app.is-compact-window .ec-profile-panel{overflow-y:auto}.english-companion-app.is-compact-window .ec-profile-card{padding:20px 18px calc(116px + env(safe-area-inset-bottom));gap:16px;display:grid}.english-companion-app.is-compact-window .ec-profile-card>header{background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;min-height:58px;margin:0;padding:0 2px}.english-companion-app.is-compact-window .ec-profile-card>header .ec-user-avatar.is-large{width:52px;height:52px}.english-companion-app.is-compact-window .ec-profile-card>header strong{font-size:24px;line-height:1}.english-companion-app.is-compact-window .ec-profile-header-back{background:#fffaf0;min-height:42px;padding:0 13px}.english-companion-app.is-compact-window .ec-profile-card .ec-usage-card{padding:18px 16px 14px}.english-companion-app.is-compact-window .ec-usage-status-badge{width:48px;height:48px}.english-companion-app.is-compact-window .ec-profile-card .ec-purchase-plan{grid-template-columns:auto minmax(0,1fr) auto;min-height:74px;padding:12px}.english-companion-app.is-compact-window .ec-purchase-plan-arrow{display:none}.english-companion-app.is-compact-window .ec-purchase-plan-copy small{font-size:11px}.english-companion-app.is-compact-window .ec-purchase-plan-price b{font-size:23px}.english-companion-app.is-compact-window .ec-profile-card .ec-purchase-contact{grid-template-columns:52px minmax(0,1fr) auto;padding:10px}.english-companion-app.is-compact-window .ec-profile-card .ec-purchase-contact img{width:52px;height:52px}.english-companion-app.is-compact-window .ec-profile-card .ec-purchase-contact button{grid-column:auto;min-height:38px;padding:0 10px}@media (width<=360px){.english-companion-app.is-compact-window .ec-profile-card .ec-purchase-contact{grid-template-columns:58px minmax(0,1fr)}.english-companion-app.is-compact-window .ec-profile-card .ec-purchase-contact button{grid-column:1/-1}}.english-companion-app.is-compact-window.is-text-chat .ec-thread.is-live .ec-message.is-assistant{grid-template-columns:32px minmax(0,1fr);gap:7px}.english-companion-app.is-compact-window.is-text-chat .ec-thread.is-live .ec-message.is-user{max-width:78%}.english-companion-app.is-compact-window.is-text-chat .ec-message-avatar{width:30px;height:30px}.english-companion-app.is-compact-window .ec-thread.is-live .ec-message p,.english-companion-app.is-compact-window .ec-message p{box-shadow:none;border-width:2px;border-radius:11px;padding:9px 11px;font-size:14px;line-height:1.36}.english-companion-app.is-compact-window .ec-message-play{border-radius:7px;width:26px;height:26px;margin-right:-3px}.english-companion-app.is-compact-window.is-text-chat .ec-compose{z-index:42;padding:10px 14px calc(12px + env(safe-area-inset-bottom));border-top:2px solid var(--gum-ink);box-shadow:0 -4px 0 var(--gum-yellow);transform:translate3d(0, calc(var(--ec-keyboard-offset,0px) * -1), 0);will-change:transform;pointer-events:auto;background:#fffaf0;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0}.english-companion-app.is-compact-window.is-text-chat .ec-compose>*{pointer-events:auto;width:100%;max-width:none}.english-companion-app.is-compact-window .ec-prompt-shell{height:54px;min-height:54px;max-height:54px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:46px minmax(0,1fr) 42px max-content;align-self:center;gap:0;padding:2px 4px}.english-companion-app.is-compact-window .ec-prompt-shell.has-text{grid-template-columns:46px minmax(0,1fr) 46px}.english-companion-app.is-compact-window .ec-compose-plus{color:#17231db8;width:46px;height:46px;box-shadow:none;background:0 0;position:relative}.english-companion-app.is-compact-window .ec-prompt-shell input{height:46px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 12px 0 16px;font-size:16px!important}.english-companion-app.is-compact-window .ec-send-button{width:42px;height:42px;box-shadow:none;background:0 0;transform:translate(0)}.english-companion-app.is-compact-window .ec-prompt-shell.has-text .ec-send-button{justify-self:end;width:46px;height:46px;transform:translate(2px)}.english-companion-app.is-compact-window .ec-talk-button{color:#fff;width:auto;min-width:92px;height:46px;box-shadow:none;background:linear-gradient(#36a870,#248b5a);border-radius:8px;gap:8px;padding:0 14px;font-size:14px;font-weight:600}.english-companion-app.is-compact-window .ec-prompt-shell.has-text .ec-talk-button{opacity:0;pointer-events:none;width:0;min-width:0;padding-left:0;padding-right:0;overflow:hidden;transform:translate(10px)scale(.92)}.english-companion-app.is-compact-window .ec-talk-button:before,.english-companion-app.is-compact-window .ec-talk-button:after{display:none}.english-companion-app.is-compact-window.is-listening .ec-talk-button,.english-companion-app.is-compact-window.is-session-active .ec-talk-button,.english-companion-app.is-compact-window.is-thinking .ec-talk-button,.english-companion-app.is-compact-window.is-speaking .ec-talk-button{color:#36121aeb;width:42px;min-width:42px;box-shadow:none;background:linear-gradient(#ffdae2f5,#ffaabcf0);padding:0}.english-companion-app.is-compact-window .ec-talk-label{clip:auto;white-space:nowrap;width:auto;height:auto;position:relative;overflow:visible}.english-companion-app.is-compact-window.is-call-active .ec-room{background:#fffaf0;grid-template-rows:minmax(0,1fr);height:100%;position:relative;overflow:hidden}.english-companion-app.is-compact-window.is-call-active .ec-friend-header{display:none}.english-companion-app.is-compact-window.is-call-active .ec-stage{background:#fffaf0;padding:0;scroll-padding-bottom:0;display:block;overflow:hidden}.english-companion-app.is-compact-window .ec-realtime-layout{width:100%;height:100%;min-height:0;display:block;overflow:hidden}.english-companion-app.is-compact-window .ec-teacher-video-hero{width:100%;height:100%;min-height:0;position:absolute;inset:0}.english-companion-app.is-compact-window .ec-video-back{top:calc(24px + env(safe-area-inset-top));left:20px}.english-companion-app.is-compact-window .ec-video-bottom-stack{gap:9px;width:min(620px,100%)}.english-companion-app.is-compact-window .ec-realtime-chat-log{max-height:min(30vh,224px)}.english-companion-app.is-compact-window .ec-video-status{max-width:calc(100% - 36px);font-size:13px}.english-companion-app.is-compact-window .ec-video-quick-actions{gap:7px;width:100%}.english-companion-app.is-compact-window .ec-video-quick-actions button{min-height:32px;padding:0 10px;font-size:12px}.english-companion-app.is-compact-window .ec-realtime-controls{z-index:10;right:0;bottom:calc(72px + env(safe-area-inset-bottom));transform:translate3d(0, calc(var(--ec-keyboard-offset,0px) * -1), 0);will-change:transform;gap:10px;padding:0 22px 10px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;left:0}.english-companion-app.is-compact-window .ec-realtime-subtitle{font-size:16px}.english-companion-app.is-compact-window.is-call-active .ec-compose{z-index:12;padding:8px 22px calc(12px + env(safe-area-inset-bottom));box-shadow:none;transform:translate3d(0, calc(var(--ec-keyboard-offset,0px) * -1), 0);will-change:transform;background:linear-gradient(#03050800,#030508c7 30%,#030508eb);border-top:0;gap:7px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0}.english-companion-app.is-compact-window.is-call-active .ec-prompt-shell{-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:#0a0c0fb8;border:1px solid #ffffff52;border-radius:18px;grid-template-columns:36px minmax(0,1fr) auto;width:min(620px,100%);min-height:50px;padding:5px 6px;box-shadow:0 18px 48px #0000004d,inset 0 1px #ffffff14}@media (hover:hover){.english-companion-app.is-compact-window .ec-header-controls .ec-user-pill:hover,.english-companion-app.is-compact-window .ec-header-controls .ec-user-pill.is-active:hover,.english-companion-app.is-compact-window .ec-header-controls .ec-user-pill:focus-visible,.english-companion-app.is-compact-window .ec-mode-switch:hover{box-shadow:none;transform:none}}.english-companion-app.is-gumroad-lite.is-mode-profile{--ec-profile-page-x:22px;--ec-profile-page-top:24px;--ec-profile-gap:18px;--ec-profile-tight-gap:12px;--ec-profile-radius:6px;--ec-profile-panel-pad:14px;--ec-profile-row-min:68px;--ec-profile-icon:44px;--ec-profile-line:#19150f;--ec-profile-line-strong:#19150f;--ec-profile-shadow:4px 4px 0 var(--ec-profile-line-strong);--ec-profile-surface:#fffaf0;--ec-profile-surface-soft:#fff}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-panel{background:var(--gum-paper);padding:24px 14px 34px;display:block;overflow-y:auto}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card{gap:var(--ec-profile-gap);width:min(430px,100% - 12px);min-height:0;padding:var(--ec-profile-page-top) var(--ec-profile-page-x) calc(108px + env(safe-area-inset-bottom));background:var(--ec-profile-surface);box-shadow:none;border:0;border-radius:0;margin:0 auto;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-usage-card,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-user-message{margin:0}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header{border-bottom:2px solid var(--ec-profile-line-strong);background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:0;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header .ec-user-avatar.is-large{background:var(--gum-yellow);width:56px;height:56px;box-shadow:4px 4px 0 var(--ec-profile-line-strong);border-width:3px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header strong{color:var(--gum-ink);font-size:24px;font-weight:900;line-height:1}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header small{color:var(--ec-muted);margin-top:4px;font-size:12px;font-weight:760;line-height:1.2}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-header-back{border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);min-height:40px;box-shadow:3px 3px 0 var(--ec-profile-line-strong);background:#fff;padding:0 12px;font-size:14px;font-weight:860;transition:box-shadow .16s,transform .16s}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card{border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);min-height:126px;box-shadow:5px 5px 0 var(--gum-yellow);background:#fff;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:12px;padding:16px;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card span,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card small{color:var(--ec-muted)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card span{font-size:12px;font-weight:820;line-height:1.2}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card strong{color:var(--gum-ink);margin-top:4px;font-size:36px;font-weight:920;line-height:1.02}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card small{margin-top:4px;font-size:12px;font-weight:760;line-height:1.3}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-usage-status-badge{color:#fff;border:3px solid var(--ec-profile-line-strong);background:var(--gum-green);width:48px;height:48px;box-shadow:3px 3px 0 var(--ec-profile-line-strong)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-meter{border:2px solid var(--ec-profile-line-strong);background:#fff;grid-column:1/-1;height:8px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-meter i,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card.is-unlimited .ec-usage-meter i{background:var(--gum-green)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card{gap:var(--ec-profile-tight-gap);box-shadow:none;background:0 0;border:0;padding:0;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card>header,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section>header{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:32px;padding:0;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-icon,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section>header>svg{width:28px;height:28px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-icon{border:2px solid var(--ec-profile-line-strong);background:var(--gum-yellow);border-radius:7px;transform:rotate(-8deg)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card>header strong,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section>header strong{color:var(--gum-ink);font-size:20px;font-weight:900;line-height:1.12}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card>header small{color:var(--ec-muted);font-size:12px;font-weight:760;line-height:1.25}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plans,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-card{gap:8px;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan{grid-template-columns:var(--ec-profile-icon) minmax(0, 1fr) 64px;min-height:76px;padding:var(--ec-profile-panel-pad);border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);box-shadow:4px 4px 0 var(--ec-profile-line-strong);background:#fff;align-items:center;gap:12px;transition:box-shadow .16s,transform .16s;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-featured{background:#dff8a9}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-selected{box-shadow:5px 5px 0 var(--gum-green);transform:translate(-1px,-1px)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-icon{width:var(--ec-profile-icon);height:var(--ec-profile-icon);border-radius:999px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon{border:2px solid var(--ec-profile-line-strong);background:var(--gum-cream);box-shadow:2px 2px 0 var(--ec-profile-line-strong)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy>span{gap:6px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy>span>span{border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);box-shadow:2px 2px 0 var(--ec-profile-line-strong);padding:3px 7px;font-size:10px;line-height:1}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy small{font-size:11px;font-weight:760;line-height:1.3}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price{justify-items:end;gap:2px;min-width:0}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price b{color:var(--gum-ink);font-size:25px;font-weight:920;line-height:1}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price em,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price small{color:var(--gum-green);font-size:11px;font-weight:900;line-height:1.1}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-arrow{display:none}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-card{border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);background:var(--ec-profile-surface-soft);box-shadow:var(--ec-profile-shadow)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact img{border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);background:#fff;width:52px;height:52px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact div{gap:2px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact strong{font-size:13px;font-weight:900;line-height:1.2}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact span,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact small{font-size:11px;font-weight:760;line-height:1.25}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact small{-webkit-line-clamp:2}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact button{border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);background:var(--gum-yellow);min-height:38px;box-shadow:3px 3px 0 var(--ec-profile-line-strong);gap:6px;padding:0 10px;font-size:12px;font-weight:900;transition:box-shadow .16s,transform .16s}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section{gap:var(--ec-profile-tight-gap);display:grid}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-card{padding:0 var(--ec-profile-panel-pad) var(--ec-profile-panel-pad);gap:0}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row{grid-template-columns:var(--ec-profile-icon) minmax(0, 1fr) 18px;min-height:var(--ec-profile-row-min);gap:12px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-icon{border:2px solid var(--ec-profile-line-strong);background:var(--gum-paper);box-shadow:2px 2px 0 var(--ec-profile-line-strong)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row span{font-size:12px;font-weight:780;line-height:1.25}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row strong{font-size:15px;font-weight:900;line-height:1.2}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-logout-button{border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);min-height:42px;box-shadow:3px 3px 0 var(--ec-profile-line-strong);background:#fff;margin-top:8px;font-size:14px}@media (width>=721px){.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-panel{padding:34px 24px 42px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card{padding-bottom:28px}}@media (width<=360px){.english-companion-app.is-gumroad-lite.is-mode-profile{--ec-profile-page-x:14px;--ec-profile-gap:14px;--ec-profile-icon:36px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact{grid-template-columns:48px minmax(0,1fr)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact button{grid-column:1/-1}}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card{padding:var(--ec-profile-page-top) 0 calc(108px + env(safe-area-inset-bottom));border:2px solid var(--ec-profile-line-strong);border-radius:var(--ec-profile-radius);background:var(--ec-profile-surface);box-shadow:6px 6px 0 var(--gum-blue);transition:box-shadow .16s;overflow:visible}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-usage-card,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-purchase-card,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-account-info-section,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-user-message{width:auto;margin-right:var(--ec-profile-page-x);margin-left:var(--ec-profile-page-x)}@media (width>=721px){.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card{padding-bottom:28px}}@media (hover:hover){.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card:hover{box-shadow:8px 8px 0 var(--gum-blue);transform:none}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-header-back:hover,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-header-back:focus-visible,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan:hover,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan:focus-visible,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact button:hover,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact button:focus-visible{box-shadow:5px 5px 0 var(--ec-profile-line-strong);transform:translate(-2px,-2px)}}.english-companion-app.is-gumroad-lite.is-mode-profile{--ec-profile-page-x:22px;--ec-profile-page-top:28px;--ec-profile-gap:20px;--ec-profile-tight-gap:14px;--ec-profile-radius:8px;--ec-profile-icon:58px;--ec-profile-shadow:7px 7px 0 var(--gum-ink);--ec-profile-surface-soft:#fff;background:linear-gradient(90deg, #19150f0e 1px, transparent 1px), linear-gradient(0deg, #19150f0b 1px, transparent 1px), var(--gum-paper);background-size:24px 24px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-room,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-panel{background:0 0}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-panel{padding:34px 20px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card{gap:var(--ec-profile-gap);width:min(430px,100% - 20px);min-height:0;padding:var(--ec-profile-page-top) 0 calc(98px + env(safe-area-inset-bottom));border:3px solid var(--gum-ink);background:var(--gum-cream);box-shadow:10px 10px 0 var(--gum-blue);border-radius:10px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-usage-card,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-purchase-card,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-account-info-section,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>.ec-user-message{margin-right:var(--ec-profile-page-x);margin-left:var(--ec-profile-page-x)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header{border-bottom:0;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;min-height:76px;padding:0 0 2px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header .ec-user-avatar.is-large{border:3px solid var(--gum-ink);background:var(--gum-yellow);width:66px;height:66px;box-shadow:6px 6px 0 var(--gum-ink);font-size:27px;font-weight:950}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header strong{font-size:31px;font-weight:950;line-height:.98}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header small{white-space:nowrap;margin-top:7px;font-size:15px;font-weight:850;line-height:1.15}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-header-back{border:3px solid var(--gum-ink);border-radius:var(--ec-profile-radius);min-width:96px;min-height:50px;box-shadow:6px 6px 0 var(--gum-ink);white-space:nowrap;background:#fff;justify-content:center;gap:8px;padding:0 17px;font-size:19px;font-weight:950;line-height:1;display:inline-flex}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card{border:3px solid var(--gum-ink);border-radius:var(--ec-profile-radius);background:var(--gum-yellow);min-height:174px;box-shadow:7px 7px 0 var(--gum-green);grid-template-columns:minmax(0,1fr) 74px;gap:12px;margin-top:8px;padding:32px 18px 18px;position:relative;overflow:visible}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card:before{content:"互动通行证";color:#fff;border:3px solid var(--gum-ink);background:var(--gum-pink);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:950;line-height:1;position:absolute;top:-15px;left:17px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card span{color:#19150fb3;font-size:14px;font-weight:900}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card strong{margin-top:5px;font-size:52px;font-weight:980;line-height:.94}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card small{color:#19150fbf;margin-top:8px;font-size:14px;font-weight:860;line-height:1.3}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-usage-status-badge{border:4px solid var(--gum-ink);background:var(--gum-green);width:74px;height:74px;box-shadow:4px 4px 0 var(--gum-ink);border-radius:999px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-usage-status-badge svg{stroke-width:3px;width:38px;height:38px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-meter{border:3px solid var(--gum-ink);background:#fff;border-radius:999px;height:23px;padding:4px;overflow:hidden}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-meter i,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card.is-unlimited .ec-usage-meter i{background:repeating-linear-gradient(90deg, var(--gum-green) 0 31px, transparent 31px 36px);border-radius:999px;height:100%}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card{gap:14px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card>header{grid-template-columns:34px minmax(0,1fr);gap:10px;min-height:42px;margin-top:8px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-icon{border:3px solid var(--gum-ink);background:var(--gum-yellow);border-radius:8px;width:34px;height:34px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-icon svg{stroke-width:3px;width:18px;height:18px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card>header strong,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section>header strong{font-size:27px;font-weight:950;line-height:1}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-card>header small{margin-top:4px;font-size:13px;font-weight:850}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plans{gap:12px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan{border:3px solid var(--gum-ink);border-radius:var(--ec-profile-radius);min-height:106px;box-shadow:7px 7px 0 var(--gum-ink);background:#fff;grid-template-columns:58px minmax(0,1fr) 88px;gap:13px;padding:15px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-featured{box-shadow:7px 7px 0 var(--gum-green);background:#dff8a9}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan.is-selected{transform:none}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon{border:3px solid var(--gum-ink);background:var(--gum-cream);width:58px;height:58px;box-shadow:none;border-radius:999px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon svg{stroke-width:3px;width:32px;height:32px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy{gap:7px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy>span{align-items:center;gap:8px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy strong{font-size:23px;font-weight:950;line-height:1.04}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy>span>span{color:#fff;border:3px solid var(--gum-ink);background:var(--gum-green);box-shadow:none;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:950}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy small{color:#19150fa6;font-size:13px;font-weight:820;line-height:1.36}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price b{font-size:32px;font-weight:980;line-height:.95}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price em,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price small{color:var(--gum-green);font-size:13px;font-weight:950}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact{border:3px solid var(--gum-ink);border-radius:var(--ec-profile-radius);box-shadow:7px 7px 0 var(--gum-ink);background:#fff;grid-template-columns:62px minmax(0,1fr) auto;gap:13px;margin-top:4px;padding:13px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact img{border:3px solid var(--gum-ink);border-radius:7px;width:62px;height:62px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact strong{font-size:16px;font-weight:950}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact span{color:#20724c;text-overflow:clip;white-space:normal;margin-top:4px;font-size:13px;font-weight:950;overflow:visible}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact small{margin-top:3px;font-size:12px;font-weight:800}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact button{border:3px solid var(--gum-ink);border-radius:var(--ec-profile-radius);background:var(--gum-yellow);min-height:44px;box-shadow:4px 4px 0 var(--gum-ink);padding:0 13px;font-size:14px;font-weight:950}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section{gap:12px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section>header{grid-template-columns:36px auto;gap:10px;min-height:40px;margin-top:8px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-section>header>svg{stroke-width:3px;width:36px;height:36px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-card{border:3px solid var(--gum-ink);border-radius:var(--ec-profile-radius);box-shadow:7px 7px 0 var(--gum-ink);background:#fff;gap:0;padding:14px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row{grid-template-columns:56px minmax(0,1fr) 22px;gap:13px;min-height:74px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row+.ec-account-info-row{border-top:3px solid var(--gum-ink)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-icon{border:3px solid var(--gum-ink);width:50px;height:50px;box-shadow:none;background:#fff3ca;border-radius:999px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-icon svg{stroke-width:3px;width:25px;height:25px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row span{color:var(--ec-muted);font-size:13px;font-weight:900}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row strong{margin-top:3px;font-size:19px;font-weight:950}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-info-row>svg{stroke-width:3px;width:22px;height:22px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-account-logout-button{border:3px solid var(--gum-ink);border-radius:var(--ec-profile-radius);background:var(--gum-cream);min-height:49px;box-shadow:4px 4px 0 var(--gum-ink);margin-top:15px;font-size:17px;font-weight:900}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-header-controls{width:min(430px,100% - 20px);min-height:calc(72px + env(safe-area-inset-bottom));padding:8px 12px calc(6px + env(safe-area-inset-bottom));border:3px solid var(--gum-ink);background:var(--gum-cream);box-shadow:0 -6px 0 var(--gum-yellow), 10px 10px 0 var(--gum-blue);border-radius:20px 20px 10px 10px;bottom:0;left:50%;right:auto;transform:translate(-50%)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-mode-switch button.is-active,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-user-pill.is-active{color:var(--gum-ink)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-mode-switch button.is-active .ec-tab-icon,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-user-pill.is-active .ec-user-tab-icon{border:2px solid var(--gum-ink);background:var(--gum-yellow);border-radius:999px;padding:4px}@media (width<=480px){.english-companion-app.is-gumroad-lite.is-mode-profile{--ec-profile-page-x:18px;--ec-profile-page-top:22px;--ec-profile-gap:18px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-panel{padding:18px 8px 26px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card{width:min(430px,100% - 20px);min-height:900px;box-shadow:8px 8px 0 var(--gum-blue)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header{gap:12px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header .ec-user-avatar.is-large{width:58px;height:58px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header strong{font-size:26px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card>header small{font-size:12px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-header-back{min-width:76px;min-height:44px;padding:0 11px;font-size:15px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card{grid-template-columns:minmax(0,1fr) 58px;min-height:154px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-profile-card .ec-usage-card strong{font-size:42px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-usage-status-badge{width:58px;height:58px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan{grid-template-columns:48px minmax(0,1fr) 74px;min-height:96px;padding:12px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-icon{width:48px;height:48px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-copy strong{font-size:20px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-plan-price b{font-size:27px}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact{grid-template-columns:58px minmax(0,1fr)}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-purchase-contact button{grid-column:1/-1}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-header-controls{width:min(430px,100% - 20px);box-shadow:0 -6px 0 var(--gum-yellow), 8px 8px 0 var(--gum-blue)}}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-header-controls{width:auto;min-height:calc(76px + env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));border:0;border-top:2px solid var(--gum-ink);box-shadow:0 -5px 0 var(--gum-yellow);background:#fffaf0;border-radius:24px 24px 0 0;bottom:0;left:0;right:0;transform:none}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-mode-switch button,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-user-pill{color:#47504cb8;border-radius:12px;min-height:50px;font-size:11px;font-weight:740}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-mode-switch button.is-active,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-user-pill.is-active{color:var(--gum-ink);box-shadow:none;background:0 0}.english-companion-app.is-gumroad-lite.is-mode-profile .ec-mode-switch button.is-active .ec-tab-icon,.english-companion-app.is-gumroad-lite.is-mode-profile .ec-user-pill.is-active .ec-user-tab-icon{background:0 0;border:0;border-radius:0;padding:0}.english-companion-app.is-product-suite{--ec-bg:#f4f7f5;--ec-ink:#18231f;--ec-muted:#66736d;--ec-line:#1f302921;--ec-green:#267555;--ec-blue:#3d6f9d;--ec-coral:#c95d4b;--ec-surface:#fff;--gum-ink:#18231f;--gum-paper:#f4f7f5;--gum-cream:#fff;--gum-green:#267555;--gum-blue:#d7e8f6;--gum-yellow:#efd16a;--gum-pink:#e8aaa0;--gum-radius:8px;--gum-shadow:#1f302933;--gum-hard-shadow:0 18px 48px #1f30291a;--gum-lift-shadow:0 18px 44px #1f302924;--gum-small-lift-shadow:0 8px 22px #1f30291f;background:linear-gradient(180deg, #fbfcfb 0%, #f2f6f3 100%), var(--ec-bg)}.english-companion-app.is-product-suite .ec-room,.english-companion-app.is-product-suite .ec-teacher-picker,.english-companion-app.is-product-suite .ec-chat-list-panel,.english-companion-app.is-product-suite .ec-profile-panel,.english-companion-app.is-product-suite .ec-dictation-panel,.english-companion-app.is-product-suite.is-text-chat .ec-stage{background:#f7faf8}.english-companion-app.is-product-suite .ec-friend-header{border-bottom:1px solid var(--ec-line);min-height:68px;box-shadow:none;background:#ffffffeb}.english-companion-app.is-product-suite .ec-friend-lockup h1,.english-companion-app.is-product-suite .ec-chat-title{color:var(--ec-ink);text-shadow:none;font-size:20px;font-weight:780}.english-companion-app.is-product-suite .ec-mode-switch,.english-companion-app.is-product-suite .ec-user-pill,.english-companion-app.is-product-suite .ec-change-teacher,.english-companion-app.is-product-suite .ec-custom-companion-toggle,.english-companion-app.is-product-suite .ec-custom-companion-form,.english-companion-app.is-product-suite .ec-teacher-card,.english-companion-app.is-product-suite .ec-chat-list-item,.english-companion-app.is-product-suite .ec-profile-card,.english-companion-app.is-product-suite .ec-user-panel,.english-companion-app.is-product-suite .ec-prompt-shell,.english-companion-app.is-product-suite .ec-dictation-frame,.english-companion-app.is-product-suite .ec-purchase-card,.english-companion-app.is-product-suite .ec-usage-card,.english-companion-app.is-product-suite .ec-account-info-card,.english-companion-app.is-product-suite .ec-auth-form label>div,.english-companion-app.is-product-suite .ec-account-card div{border:1px solid var(--ec-line);box-shadow:none;border-radius:8px}.english-companion-app.is-product-suite .ec-mode-switch,.english-companion-app.is-product-suite .ec-user-pill{background:#ffffffe0}.english-companion-app.is-product-suite .ec-mode-switch button,.english-companion-app.is-product-suite .ec-auth-tabs button,.english-companion-app.is-product-suite .ec-auth-methods button{border-radius:7px;font-weight:720}.english-companion-app.is-product-suite .ec-mode-switch button.is-active,.english-companion-app.is-product-suite .ec-user-pill.is-active,.english-companion-app.is-product-suite .ec-auth-tabs button.is-active,.english-companion-app.is-product-suite .ec-auth-methods button.is-active{color:#fff;background:var(--ec-green);box-shadow:none}.english-companion-app.is-product-suite .ec-teacher-picker{background-color:#f7faf8;background-image:linear-gradient(#ffffffbd,#f7faf8f0),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-content:start;gap:24px;padding:72px 28px 56px}.english-companion-app.is-product-suite .ec-teacher-picker-copy{text-align:left;width:min(820px,100%)}.english-companion-app.is-product-suite .ec-teacher-picker-copy h2{color:var(--ec-ink);text-shadow:none;font-size:40px;font-weight:760;line-height:1.04}.english-companion-app.is-product-suite .ec-custom-companion-toggle,.english-companion-app.is-product-suite .ec-custom-companion-form footer button:last-child,.english-companion-app.is-product-suite .ec-send-button:not(:disabled),.english-companion-app.is-product-suite .ec-talk-button,.english-companion-app.is-product-suite .ec-auth-code-field button,.english-companion-app.is-product-suite .ec-auth-submit,.english-companion-app.is-product-suite .ec-account-card button,.english-companion-app.is-product-suite .ec-purchase-contact button,.english-companion-app.is-product-suite .ec-account-logout-button{color:#fff;background:var(--ec-green);box-shadow:none;border:1px solid #16583d52}.english-companion-app.is-product-suite .ec-custom-companion-form{background:#fff}.english-companion-app.is-product-suite .ec-custom-companion-form input,.english-companion-app.is-product-suite .ec-custom-companion-form textarea,.english-companion-app.is-product-suite .ec-custom-voice-filter button,.english-companion-app.is-product-suite .ec-custom-voice-select,.english-companion-app.is-product-suite .ec-custom-voice-preview,.english-companion-app.is-product-suite .ec-custom-companion-form footer button:first-child{border:1px solid var(--ec-line);background:#fbfcfb;border-radius:8px}.english-companion-app.is-product-suite .ec-custom-voice-filter button.is-active,.english-companion-app.is-product-suite .ec-custom-voice-option.is-active .ec-custom-voice-select{color:var(--ec-green);box-shadow:none;background:#26755514;border-color:#2675554d}.english-companion-app.is-product-suite .ec-teacher-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(820px,100%)}.english-companion-app.is-product-suite .ec-teacher-card{background:#fff;min-height:130px;padding:16px;transition:border-color .14s,box-shadow .14s,transform .14s}.english-companion-app.is-product-suite .ec-teacher-card:hover,.english-companion-app.is-product-suite .ec-teacher-card:focus-visible,.english-companion-app.is-product-suite .ec-chat-list-item:hover,.english-companion-app.is-product-suite .ec-chat-list-item:focus-visible,.english-companion-app.is-product-suite .ec-custom-companion-toggle:hover,.english-companion-app.is-product-suite .ec-talk-button:hover:not(:disabled),.english-companion-app.is-product-suite .ec-send-button:hover:not(:disabled){border-color:#26755547;transform:translateY(-1px);box-shadow:0 16px 36px #1f30291f}.english-companion-app.is-product-suite .ec-teacher-card img,.english-companion-app.is-product-suite .ec-chat-list-avatar,.english-companion-app.is-product-suite .ec-user-avatar.is-large{box-shadow:none;background:#edf5ef;border:1px solid #1f30291f}.english-companion-app.is-product-suite .ec-teacher-card-body strong{font-size:22px;font-weight:760}.english-companion-app.is-product-suite .ec-teacher-card-body .ec-teacher-provider,.english-companion-app.is-product-suite .ec-usage-status-badge,.english-companion-app.is-product-suite .ec-purchase-plan-copy>span>span{color:var(--ec-green);box-shadow:none;background:#26755514;border:1px solid #2675552e;border-radius:999px}.english-companion-app.is-product-suite .ec-chat-list-panel{padding:32px 28px}.english-companion-app.is-product-suite .ec-chat-list-heading{border-bottom:1px solid var(--ec-line)}.english-companion-app.is-product-suite .ec-chat-list-heading h2{color:var(--ec-ink);font-size:28px;font-weight:760}.english-companion-app.is-product-suite .ec-chat-list-item,.english-companion-app.is-product-suite .ec-profile-card,.english-companion-app.is-product-suite .ec-user-panel,.english-companion-app.is-product-suite .ec-purchase-plan,.english-companion-app.is-product-suite .ec-purchase-contact,.english-companion-app.is-product-suite .ec-account-info-section,.english-companion-app.is-product-suite .ec-account-info-card{background:#fff}.english-companion-app.is-product-suite .ec-profile-panel{padding:36px 28px}.english-companion-app.is-product-suite.is-mode-profile .ec-profile-card,.english-companion-app.is-product-suite .ec-profile-card{background:#fff;border-radius:8px;width:min(560px,100%);overflow:hidden;box-shadow:0 18px 50px #1f30291a}.english-companion-app.is-product-suite.is-mode-profile .ec-profile-card>header,.english-companion-app.is-product-suite .ec-profile-card>header{border-bottom:1px solid var(--ec-line);box-shadow:none;background:#fff}.english-companion-app.is-product-suite .ec-usage-meter{background:#1f302914;border:0}.english-companion-app.is-product-suite .ec-usage-meter i{background:linear-gradient(90deg, var(--ec-green), var(--ec-blue))}.english-companion-app.is-product-suite .ec-thread.is-live .ec-message p,.english-companion-app.is-product-suite .ec-message p{color:var(--ec-ink);border:0;border-radius:8px;box-shadow:0 6px 22px #1f302914}.english-companion-app.is-product-suite .ec-message.is-assistant p,.english-companion-app.is-product-suite .ec-thread.is-live .ec-message.is-assistant p{background:#fff}.english-companion-app.is-product-suite .ec-message.is-user p,.english-companion-app.is-product-suite .ec-thread.is-live .ec-message.is-user p{background:#eaf4ee}.english-companion-app.is-product-suite .ec-message-play{color:var(--ec-green);box-shadow:none;background:#26755514;border:1px solid #2675552e;border-radius:8px}.english-companion-app.is-product-suite .ec-live-transcript{color:var(--ec-ink);background:#ffffffeb;border:1px solid #2675552e;border-radius:8px;box-shadow:0 14px 36px #1f30291f}.english-companion-app.is-product-suite .ec-compose{border-top:1px solid var(--ec-line);box-shadow:none;background:#fffffff0}.english-companion-app.is-product-suite .ec-prompt-shell{background:#fff}.english-companion-app.is-product-suite .ec-prompt-shell:focus-within{border-color:#26755557;box-shadow:0 0 0 3px #2675551a}.english-companion-app.is-product-suite .ec-dictation-heading{border-bottom:1px solid var(--ec-line)}.english-companion-app.is-product-suite .ec-dictation-heading h2{color:var(--ec-ink);text-shadow:none;font-size:34px;font-weight:760}.english-companion-app.is-product-suite .ec-dictation-frame{background:#fff;overflow:hidden;box-shadow:0 18px 50px #1f30291a}.english-companion-app.is-product-suite.is-call-active .ec-room,.english-companion-app.is-product-suite.is-call-active .ec-stage,.english-companion-app.is-product-suite.is-call-active .ec-realtime-layout{background:#0f1714}.english-companion-app.is-product-suite .ec-realtime-controls,.english-companion-app.is-product-suite .ec-realtime-chat-log,.english-companion-app.is-product-suite .ec-video-status,.english-companion-app.is-product-suite .ec-realtime-toast{box-shadow:none;border-color:#ffffff29;border-radius:8px}@media (width>=721px){.english-companion-app.is-product-suite .ec-talk-button{border-radius:8px;min-width:108px;height:38px;font-size:14px;font-weight:760}}@media (width<=720px){.english-companion-app.is-product-suite .ec-friend-header{border-bottom:1px solid var(--ec-line)}.english-companion-app.is-product-suite .ec-header-controls{border-top:1px solid var(--ec-line);background:#fffffff5;box-shadow:0 -12px 34px #1f302914}.english-companion-app.is-product-suite .ec-teacher-picker{padding:34px 18px calc(98px + env(safe-area-inset-bottom))}.english-companion-app.is-product-suite .ec-teacher-picker-copy h2{font-size:30px;line-height:1.08}.english-companion-app.is-product-suite .ec-teacher-list{grid-template-columns:1fr}.english-companion-app.is-product-suite .ec-teacher-card{min-height:104px}.english-companion-app.is-product-suite .ec-chat-list-panel{padding:24px 0 calc(86px + env(safe-area-inset-bottom))}.english-companion-app.is-product-suite .ec-profile-card,.english-companion-app.is-product-suite.is-mode-profile .ec-profile-card{box-shadow:none;border:0;border-radius:0}.english-companion-app.is-product-suite .ec-profile-card>header,.english-companion-app.is-product-suite.is-mode-profile .ec-profile-card>header,.english-companion-app.is-product-suite .ec-auth-card,.english-companion-app.is-product-suite .ec-account-card{border:1px solid var(--ec-line);box-shadow:none;background:#fff;border-radius:8px}.english-companion-app.is-product-suite.is-text-chat .ec-compose,.english-companion-app.is-product-suite.is-call-active .ec-compose{border-top:1px solid var(--ec-line);background:#fffffff5;box-shadow:0 -12px 34px #1f302914}}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth{--ec-auth-bg:#f7faf8;--ec-auth-pane:#fff;--ec-auth-field:#fbfcfb;--ec-auth-field-hover:#f4f7f5;--ec-auth-line:#1f302921;--ec-auth-line-strong:#26755557;--ec-auth-text:#18231f;--ec-auth-muted:#66736d;--ec-auth-green:#267555;--ec-auth-green-hover:#205f48;color:var(--ec-auth-text);background:var(--ec-auth-bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-room{background:var(--ec-auth-bg);grid-template-rows:minmax(0,1fr);min-height:100%}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-friend-header{display:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-profile-panel.is-guest-auth{background:var(--ec-auth-bg);min-height:100%;padding:0;display:block;overflow:auto}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-page{background:var(--ec-auth-bg);grid-template-columns:minmax(0,1fr);width:100%;min-height:100%;display:grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-pane{background:var(--ec-auth-pane);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:100%;display:grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:18px 30px;display:flex}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-brand{color:var(--ec-auth-text);align-items:center;gap:10px;display:inline-flex}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-brand img{border:1px solid #1f30291f;border-radius:9px;width:30px;height:30px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-brand strong{letter-spacing:-.02em;font-size:15px;font-weight:760}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-back{min-height:40px;color:var(--ec-auth-muted);box-shadow:none;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:680;transition:color .14s,background-color .14s;display:inline-flex}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-back:hover,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-back:focus-visible{color:var(--ec-auth-text);box-shadow:none;background:#26755514;outline:none;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-back:focus-visible{box-shadow:0 0 0 3px #26755524}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-pane-inner{align-self:center;width:min(420px,100% - 64px);margin:0 auto;padding:38px 0 82px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-intro{gap:9px;margin-bottom:26px;display:grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-intro h2{color:var(--ec-auth-text);letter-spacing:-.045em;margin:0;font-size:32px;font-weight:780;line-height:1.12}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-intro p{color:var(--ec-auth-muted);margin:0;font-size:14px;font-weight:520;line-height:1.5}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page{width:100%;color:var(--ec-auth-text);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);grid-template-areas:none;gap:18px;margin:0;padding:0;display:grid;overflow:visible;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-tabs,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-wechat-quota-card{display:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-methods{border:1px solid var(--ec-auth-line);background:#f4f7f5;border-radius:8px;grid-area:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;margin:0;padding:4px;display:inline-grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-methods button{min-height:38px;color:var(--ec-auth-muted);box-shadow:none;background:0 0;border:0;border-radius:6px;gap:7px;padding:0 14px;font-size:13px;font-weight:680;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-methods button.is-active{color:#fff;background:var(--ec-auth-green);box-shadow:none;border:0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-methods button:focus-visible{outline:none;box-shadow:0 0 0 3px #26755524}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form{grid-area:auto;grid-template-columns:minmax(0,1fr);gap:14px;margin:0;display:grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form label,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form .ec-auth-field{gap:8px;margin:0;display:grid}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form label>span{color:#34433c;font-size:12px;font-weight:680;line-height:1.25}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form label>div,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form .ec-auth-field>div{min-height:50px;color:var(--ec-auth-muted);border:1px solid var(--ec-auth-line);background:var(--ec-auth-field);box-shadow:none;border-radius:8px;align-items:center;gap:10px;margin:0;padding:0 14px;transition:border-color .14s,background-color .14s,box-shadow .14s;display:flex;overflow:hidden;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form label>div:hover,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form .ec-auth-field>div:hover{border-color:var(--ec-auth-line-strong);background:var(--ec-auth-field-hover)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form label>div:focus-within,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form .ec-auth-field>div:focus-within{background:var(--ec-auth-field-hover);border-color:#26755594;transform:none;box-shadow:0 0 0 3px #2675551f}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form label>div>svg,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form .ec-auth-field>div>svg{color:#74817b;stroke-width:1.8px;flex:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form input{width:100%;min-width:0;min-height:46px;color:var(--ec-auth-text);box-shadow:none;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px;font-weight:540}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form input::placeholder{color:var(--ec-auth-muted);opacity:1}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form input:focus{box-shadow:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-code-field button{min-width:92px;color:var(--ec-auth-green);border:0;border-left:1px solid var(--ec-auth-line);box-shadow:none;background:0 0;border-radius:0;align-self:stretch;margin:0 -14px 0 0;padding:0 14px;font-size:12px;font-weight:740;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-code-field button:hover:not(:disabled),.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-code-field button:focus-visible:not(:disabled){color:#fff;background:var(--ec-auth-green);box-shadow:none;outline:none;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-code-field button:disabled{color:#8c9792;opacity:1;background:0 0}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-submit{color:#fff;background:var(--ec-auth-green);min-height:50px;box-shadow:none;border:1px solid #16583d52;border-radius:8px;grid-column:auto;margin:2px 0 0;padding:0 18px;font-size:14px;font-weight:780;transition:background-color .14s,box-shadow .14s;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-submit:hover:not(:disabled),.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-submit:focus-visible:not(:disabled){color:#fff;background:var(--ec-auth-green-hover);outline:none;transform:none;box-shadow:0 0 0 3px #26755524}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-submit:disabled{color:#ffffffc2;opacity:1;background:#26755585}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form>small{color:var(--ec-auth-muted);text-align:left;grid-column:auto;margin:-2px 0 0;font-size:12px;line-height:1.45;transform:none}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form>.ec-auth-message.is-error{color:#ad4b38}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form>.ec-auth-message.is-success{color:var(--ec-auth-green)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-switch{color:var(--ec-auth-muted);justify-content:center;align-items:center;gap:5px;margin:0;font-size:13px;line-height:1.4;display:flex}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-switch button{min-height:36px;color:var(--ec-auth-green);box-shadow:none;font:inherit;background:0 0;border:0;border-radius:4px;align-items:center;padding:0 6px;font-weight:760;display:inline-flex}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-switch button:hover,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-switch button:focus-visible{color:var(--ec-auth-green-hover);background:#26755514;outline:none;transform:none;box-shadow:0 0 0 3px #2675551f}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-pane-inner>.ec-user-message{color:var(--ec-auth-green);text-align:center;margin:14px 0 0;font-size:12px;line-height:1.45;display:block}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth.is-compact-window .ec-auth-pane-inner{width:min(420px,100% - 40px)}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth.is-compact-window .ec-auth-card.is-page .ec-auth-form input{font-size:16px}@media (width<=720px){.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-toolbar{min-height:66px;padding:calc(12px + env(safe-area-inset-top)) 20px 8px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-pane-inner{width:min(420px,100% - 40px);padding:30px 0 calc(42px + env(safe-area-inset-bottom));align-self:start}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-intro{margin-bottom:22px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-intro h2{font-size:29px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page{gap:16px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-methods button{min-height:42px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form{gap:12px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form label>div,.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form .ec-auth-field>div{min-height:50px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-form input{font-size:16px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-card.is-page .ec-auth-code-field button{min-width:84px}.english-companion-app.is-product-suite.is-gumroad-lite.is-mode-auth .ec-auth-switch button{min-height:44px;padding:0 8px}}.english-companion-app.is-product-suite{--ec-shell-max:1160px;--ec-discover-radius:16px;--ec-discover-control-radius:12px;--ec-discover-ease:cubic-bezier(.22, 1, .36, 1)}.english-companion-app.is-product-suite.is-mode-discover ::selection{color:#fff;background:var(--ec-green)}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-picker{--ec-discover-gutter:max(28px, calc((100% - var(--ec-shell-max)) / 2));place-items:initial;padding:clamp(56px, 8vh, 88px) var(--ec-discover-gutter) 64px;scrollbar-color:#26755557 transparent;scrollbar-width:thin;background:#f7faf8;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy action""form form""list list";align-content:start;align-items:end;gap:32px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-picker-copy{text-align:left;grid-area:copy;gap:16px;width:auto;max-width:720px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-picker-copy h2{color:#14221c;letter-spacing:-.04em;text-wrap:balance;max-width:10ch;font-size:clamp(44px,5vw,64px);font-weight:790;line-height:1}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-picker-copy p{color:#52635b;max-width:34ch;font-size:17px;font-weight:560;line-height:1.65}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toolbar{grid-area:action;justify-content:flex-end;width:auto;padding-bottom:4px}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toggle{min-height:48px;color:var(--ec-green);border-radius:var(--ec-discover-control-radius);box-shadow:none;transition:color .16s ease, border-color .16s ease, background-color .16s ease, transform .24s var(--ec-discover-ease);background:#fff;border:1px solid #2675553d;padding:0 20px}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toggle:focus-visible{color:#fff;border-color:var(--ec-green);background:var(--ec-green);box-shadow:none}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-form{border-radius:var(--ec-discover-radius);border:0;grid-area:form;justify-self:start;width:min(920px,100%);padding:24px;box-shadow:0 20px 56px #1f30291a}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-voice-select,.english-companion-app.is-product-suite.is-mode-discover .ec-custom-voice-preview,.english-companion-app.is-product-suite.is-mode-discover .ec-custom-voice-filter button{box-shadow:none}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-voice-preview:hover:not(:disabled),.english-companion-app.is-product-suite.is-mode-discover .ec-custom-voice-preview:focus-visible{box-shadow:none;background:#26755514;border-color:#2675555c;transform:none}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-list{grid-area:list;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));justify-content:stretch;gap:20px;width:100%;margin:0;padding:0;list-style:none}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-shell.is-featured{grid-column:1/-1;justify-self:center;width:min(380px,100%)}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card{border:1px solid var(--ec-line);border-radius:var(--ec-discover-radius);min-height:132px;box-shadow:none;transition:border-color .16s ease, background-color .16s ease, transform .26s var(--ec-discover-ease);background:#fff;grid-template-columns:76px minmax(0,1fr);gap:16px;padding:18px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card:focus-visible{box-shadow:none;background:#fbfdfc;border-color:#26755561}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card:focus-visible,.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toggle:focus-visible,.english-companion-app.is-product-suite:not(.is-compact-window) .ec-mode-switch button:focus-visible,.english-companion-app.is-product-suite:not(.is-compact-window) .ec-user-pill:focus-visible{outline:3px solid var(--ec-green);outline-offset:3px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card img{background:#deebe3;border:0;width:76px;height:76px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-body{gap:9px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-body strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:21px;font-weight:760;line-height:1.12;overflow:hidden}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-description{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-meta{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-cta{color:var(--ec-green);flex:none;align-items:center;gap:4px;font-size:13px;font-weight:760;line-height:1;display:inline-flex}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-cta svg{transition:transform .24s var(--ec-discover-ease)}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card:focus-visible .ec-teacher-card-cta svg{transform:translate(3px)}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-card{width:100%;min-width:0;min-height:0;color:var(--ec-ink);font:inherit;text-align:left;border-radius:var(--ec-discover-radius);animation:ec-discover-feature-in .44s var(--ec-discover-ease) backwards;background:#fff;border:1px solid #2675552e;grid-template:"media""heading""summary""details""cta"/minmax(0,1fr);align-items:start;gap:14px 0;padding:12px;display:grid;overflow:hidden}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-media{aspect-ratio:16/10;border-radius:var(--ec-discover-control-radius);background:#dceae2;grid-area:media;align-self:start;width:100%;overflow:hidden}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-media img{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .42s var(--ec-discover-ease);display:block}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-heading{flex-wrap:wrap;grid-area:heading;align-items:center;gap:10px 14px;min-width:0;padding:4px 6px 0;display:flex}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-heading h3{color:#14221c;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:clamp(32px,4vw,38px);font-weight:790;line-height:1;overflow:hidden}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-heading .ec-teacher-provider{flex:none}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-summary{color:#52635b;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:summary;max-width:none;padding:0 6px;font-size:15px;font-weight:540;line-height:1.6;display:-webkit-box;overflow:hidden}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-details{grid-area:details;grid-template-columns:minmax(0,1fr);align-self:start;gap:8px;min-width:0;padding:0 6px;display:grid}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-fact{border-radius:var(--ec-discover-control-radius);background:#f1f6f3;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:42px;padding:8px 12px;display:grid}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-fact-label{color:#5d6c64;font-size:12px;font-weight:700;line-height:1}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-fact-values{color:#2f4339;flex-wrap:wrap;align-items:center;gap:5px 12px;min-width:0;font-size:13px;font-weight:650;line-height:1.25;display:flex}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-fact-values>span+span{position:relative}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-fact-values>span+span:before{content:"";background:#26755573;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-7px;transform:translateY(-50%)}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta{color:#fff;width:100%;min-height:48px;font:inherit;border-radius:var(--ec-discover-control-radius);background:var(--ec-green);cursor:pointer;transition:background-color .18s ease, transform .24s var(--ec-discover-ease);border:0;grid-area:cta;justify-content:center;place-self:auto stretch;align-items:center;gap:6px;padding:0 18px;font-size:14px;font-weight:760;line-height:1;display:inline-flex}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta svg{transition:transform .24s var(--ec-discover-ease)}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta:focus-visible{outline:3px solid var(--ec-green);outline-offset:3px}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta:active{transform:scale(.98)}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-shell:has(.ec-teacher-delete) .ec-teacher-card-body strong{padding-inline-end:32px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-delete{z-index:1;border-radius:var(--ec-discover-control-radius);width:44px;height:44px;top:8px;right:8px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-delete:focus-visible{outline:3px solid var(--ec-green);outline-offset:3px}@media (hover:hover){.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toggle:hover,.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card:hover{background:#fbfdfc;border-color:#26755561;transform:translateY(-2px)}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toggle:hover{color:#fff;border-color:var(--ec-green);background:var(--ec-green)}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card:hover .ec-teacher-card-cta svg{transform:translate(3px)}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta:hover{background:#1f6448;transform:translateY(-1px)}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta:hover svg{transform:translate(3px)}}@keyframes ec-discover-feature-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width>=721px){.english-companion-app.is-product-suite:not(.is-compact-window) .ec-friend-header{min-height:72px;padding:12px max(24px, calc((100% - var(--ec-shell-max)) / 2))}.english-companion-app.is-product-suite:not(.is-compact-window) .ec-mode-switch{border-radius:var(--ec-discover-control-radius);background:#edf3ef;border:0;grid-template-columns:repeat(3,minmax(64px,1fr));gap:2px;padding:4px}.english-companion-app.is-product-suite:not(.is-compact-window) .ec-mode-switch button{border-radius:9px;min-height:36px}.english-companion-app.is-product-suite:not(.is-compact-window) .ec-user-pill{border-radius:var(--ec-discover-control-radius);background:#fff;min-height:44px;padding:5px 12px 5px 6px}.english-companion-app.is-product-suite:not(.is-compact-window) .ec-user-avatar{background:#2f7c72;width:32px;height:32px}}@media (width<=720px){.english-companion-app.is-product-suite.is-mode-discover .ec-mode-switch button:not(.is-active),.english-companion-app.is-product-suite.is-mode-discover .ec-user-pill:not(.is-active){color:#5d6c64}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-picker,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-picker{padding:32px 18px calc(112px + env(safe-area-inset-bottom));background:#f7faf8;grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""action""form""list";align-items:start;gap:24px}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-picker-copy h2,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-picker-copy h2{max-width:none;text-shadow:none;font-size:clamp(34px,10vw,42px);line-height:1.02}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-picker-copy p{font-size:15px;line-height:1.6}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toolbar{justify-content:flex-start;padding:0}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toggle{min-height:44px;box-shadow:none;padding:0 16px}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-form{width:100%;box-shadow:none;grid-template-columns:minmax(0,1fr);padding:18px}.english-companion-app.is-product-suite.is-mode-discover .ec-custom-voice-options,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-custom-voice-options{max-height:none;padding-right:0;overflow:visible}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-list,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-list{grid-template-columns:minmax(0,1fr);gap:16px;width:100%}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-shell.is-featured,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-card-shell.is-featured{width:100%}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-card,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-card{grid-template:"media""heading""summary""details""cta"/minmax(0,1fr);gap:12px 0;padding:12px}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-media,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-media{aspect-ratio:7/4;width:100%;height:auto}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-heading,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-heading{flex-direction:row;align-self:auto;align-items:center;gap:8px 12px;padding:2px 4px 0}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-heading h3,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-heading h3{max-width:100%;font-size:32px}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-summary,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-summary{max-width:none;padding-inline:4px;font-size:14px;line-height:1.55}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-details,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-details{grid-template-columns:minmax(0,1fr);gap:8px;padding-inline:4px}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-fact,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-fact{min-height:40px}.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta,.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-cta{justify-self:stretch;width:100%;min-height:44px}}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-picker{padding:32px 18px calc(112px + env(safe-area-inset-bottom));background:#f7faf8;grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""action""form""list";align-items:start;gap:24px}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-picker-copy h2{max-width:none;text-shadow:none;font-size:clamp(34px,10vw,42px);line-height:1.02}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-picker-copy p{font-size:15px;line-height:1.6}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-custom-companion-toolbar{justify-content:flex-start;padding:0}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-custom-companion-toggle{min-height:44px;box-shadow:none;padding:0 16px}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-mode-switch button:not(.is-active),.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-user-pill:not(.is-active){color:#5d6c64}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-custom-companion-form{width:100%;box-shadow:none;grid-template-columns:minmax(0,1fr);padding:18px}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-custom-voice-options{max-height:none;padding-right:0;overflow:visible}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-list{grid-template-columns:minmax(0,1fr);gap:16px;width:100%}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-teacher-card-shell.is-featured{width:100%}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-card{grid-template:"media""heading""summary""details""cta"/minmax(0,1fr);gap:12px 0;padding:12px}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-media{aspect-ratio:7/4;width:100%;height:auto}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-heading{flex-direction:row;align-self:auto;align-items:center;gap:8px 12px;padding:2px 4px 0}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-heading h3{max-width:100%;font-size:32px}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-summary{max-width:none;padding-inline:4px;font-size:14px;line-height:1.55}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-details{grid-template-columns:minmax(0,1fr);gap:8px;padding-inline:4px}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-fact{min-height:40px}.english-companion-app.is-product-suite.is-mode-discover.is-compact-window .ec-role-profile-cta{justify-self:stretch;width:100%;min-height:44px}@media (prefers-reduced-motion:reduce){.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-card{animation:none}.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card,.english-companion-app.is-product-suite.is-mode-discover .ec-custom-companion-toggle,.english-companion-app.is-product-suite.is-mode-discover .ec-teacher-card-cta svg,.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-card,.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-media img,.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta,.english-companion-app.is-product-suite.is-mode-discover .ec-role-profile-cta svg{transition:none}}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;height:100%;min-height:0;margin:0}body{color:#17231d;background:#f4f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}body.is-standalone-english{background:#f4f7f3}button,input,textarea,select{font:inherit}.standalone-english-page{width:100vw;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}
