.theme-shell{width:min(100% - 2rem,760px);min-height:100vh;margin:0 auto;padding:1.25rem 0 2rem}.theme-header{position:relative;z-index:10;min-height:58px;display:flex;align-items:center;gap:8px;padding:7px 7px 7px 12px;border:1px solid rgba(92,111,139,.12);border-radius:6px;background:#eef2f8db;box-shadow:0 8px 28px #33476512;backdrop-filter:blur(24px)}.theme-brand{min-height:44px;display:inline-flex;align-items:center;gap:.7rem;margin-right:auto;font-size:.72rem;line-height:1.02}.theme-brand-aora,.theme-brand-product{min-height:44px;display:inline-flex;flex-direction:column;justify-content:center}.theme-brand-aora{color:var(--brand);font-size:.72rem;font-weight:900;line-height:.82;letter-spacing:-.055em}.theme-brand-product{padding-left:.7rem;border-left:1px solid var(--line-strong);font-size:.72rem;font-weight:800;line-height:1.02}.theme-progress{margin-top:1.5rem}.theme-progress>div:first-child{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.7rem;font-size:.75rem}.theme-progress>div:first-child span{color:var(--ink-3);font-weight:800}.theme-progress__track{height:4px;overflow:hidden;background:var(--paper-3)}.theme-progress__track span{width:0;height:100%;display:block;background:var(--brand)}.theme-card{min-height:31rem;margin-top:1.1rem;border:1px solid var(--line-strong);background:#fff}.theme-card:focus{outline:none}.theme-step,.theme-final{padding:clamp(1.3rem,5vw,3rem)}.theme-kicker{margin:0 0 1.2rem;color:var(--brand-bright);font-size:.68rem;font-weight:900;letter-spacing:.08em}.theme-card h1{max-width:22ch;margin:0;font-size:clamp(1.55rem,4vw,2.5rem);line-height:1.18;letter-spacing:-.045em;word-break:keep-all}.theme-word{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;margin-top:clamp(2rem,6vw,4rem);padding-bottom:1rem;border-bottom:1px solid var(--line)}.theme-word strong{color:var(--brand);font-family:var(--font-editorial);font-size:clamp(2.8rem,9vw,5rem);font-weight:400;line-height:1;letter-spacing:-.045em}.theme-word span{flex:0 0 auto;color:var(--ink-2);font-size:.82rem;font-weight:750}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:1rem}.theme-options button{min-height:52px;border:1px solid var(--line-strong);padding:.7rem;background:var(--paper);color:var(--ink);font-weight:800;cursor:pointer}.theme-options button:hover:not(:disabled){border-color:var(--brand);background:var(--paper-2)}.theme-options button.is-selected{border-color:var(--error);color:var(--error)}.theme-options button.is-correct{border-color:var(--success);background:#eef7f2;color:var(--success)}.theme-feedback{margin-top:1rem;border-left:3px solid var(--success);padding:.9rem 0 .1rem 1rem}.theme-feedback.is-try{border-color:var(--accent)}.theme-feedback>p:first-child{margin:0;line-height:1.55}.theme-pronunciation{display:flex;align-items:baseline;gap:.8rem;margin-top:.75rem}.theme-pronunciation span{color:var(--ink-3);font-size:.68rem;font-weight:800}.theme-pronunciation strong{font-size:1.2rem}.theme-region{margin:.9rem 0 0;color:var(--ink-2);font-size:.78rem;line-height:1.6}.theme-region b{margin-right:.35rem;color:var(--brand)}.theme-audio{min-height:44px;display:inline-flex;align-items:center;gap:.55rem;margin-top:.8rem;border:0;border-bottom:1px solid var(--brand);padding:.45rem .1rem;background:transparent;color:var(--brand);font-size:.78rem;font-weight:850;cursor:pointer}.theme-audio-error{margin:.8rem 0 0;color:var(--error);font-size:.78rem}.theme-audio-status{min-height:1.2rem;margin:.5rem 0 0;color:var(--ink-3);font-size:.72rem}.theme-footer{padding-top:.5rem;text-align:center}.theme-footer a{min-height:44px;display:inline-flex;align-items:center;color:var(--ink-3);font-size:.72rem}.theme-navigation{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.75rem}.theme-navigation button{min-height:50px;border:1px solid var(--line-strong);background:transparent;color:var(--ink);font-weight:850;cursor:pointer}.theme-navigation button:disabled{opacity:.38;cursor:default}.theme-navigation .theme-next{background:var(--brand);color:var(--paper)}.theme-final h1{margin-bottom:clamp(2rem,6vw,4rem)}.theme-final__items{border-top:1px solid var(--line-strong)}.theme-final__items article{padding:1.2rem 0;border-bottom:1px solid var(--line)}.theme-final__items article>strong{display:block;color:var(--brand);font-family:var(--font-editorial);font-size:clamp(1.7rem,5vw,2.8rem);font-weight:400;line-height:1.15}.theme-final__items article>span{display:block;margin-top:.4rem;color:var(--ink-2);font-size:.82rem}.theme-final__items article>p{margin:.8rem 0 0;font-weight:800}.theme-finish{width:100%;min-height:54px;margin-top:1rem;border:0;background:var(--brand);color:var(--paper);font-weight:850;cursor:pointer}.theme-complete{margin-top:1.5rem;padding:1.2rem;background:var(--paper-2)}.theme-complete>strong{font-size:1.2rem}.theme-complete p{margin:.35rem 0 0;color:var(--ink-2);font-size:.85rem}.theme-complete nav{display:flex;gap:1.2rem;margin-top:1.2rem}.theme-complete a{min-height:44px;display:inline-flex;align-items:center;border-bottom:1px solid var(--brand);color:var(--brand);font-size:.8rem;font-weight:850}@media(max-width:560px){.theme-shell{width:min(100% - 1rem,760px);padding-top:.5rem}.theme-card{min-height:32rem}.theme-step,.theme-final{padding:1.2rem}.theme-word{display:block}.theme-word span{display:block;margin-top:.65rem}.theme-options{grid-template-columns:1fr}.theme-options button{min-height:48px}}
