.event-story-nav-button{position:fixed;top:0;width:50vw;height:100vh;display:block;background:transparent;border:none;padding:0;margin:0;color:transparent;font-size:0;cursor:pointer;z-index:2100;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.event-story-nav-button--left{left:0}.event-story-nav-button--right{right:0}.event-story-player.story-player,.event-story-player .intro-screen{background-color:#081a21;background-image:var(--event-story-backdrop-image);background-position:center;background-repeat:no-repeat;background-size:cover}.event-story-player .intro-background,.event-story-player .background.background-image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:contain;object-position:center}.event-story-player .background.background-video{width:100%;height:100%;object-fit:cover}@media (max-width: 768px) and (orientation: portrait){.event-story-player .intro-background,.event-story-player .background.background-image{width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:contain;object-position:center center}.event-story-player .overlay{background:linear-gradient(to bottom,#030d1261,#030d121f 34%,#030d1224 66%,#030d1257)}}.back-circle-button.ant-btn,.back-circle-button.ant-btn:hover,.back-circle-button.ant-btn:focus,.back-circle-button.ant-btn:focus-visible,.back-circle-button.ant-btn:active,.back-circle-button.ant-btn.ant-btn-color-default,.back-circle-button.ant-btn.ant-btn-color-default:hover,.back-circle-button.ant-btn.ant-btn-color-default:focus,.back-circle-button.ant-btn.ant-btn-color-default:active,.back-circle-button.ant-btn.ant-btn-variant-outlined,.back-circle-button.ant-btn.ant-btn-variant-outlined:hover,.back-circle-button.ant-btn.ant-btn-variant-outlined:focus,.back-circle-button.ant-btn.ant-btn-variant-outlined:active,.back-circle-button.ant-btn.ant-btn-variant-text,.back-circle-button.ant-btn.ant-btn-variant-text:hover,.back-circle-button.ant-btn.ant-btn-variant-text:focus,.back-circle-button.ant-btn.ant-btn-variant-text:active{width:48px!important;min-width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;opacity:1!important;visibility:visible!important;border:1px solid rgba(0,245,255,.42)!important;border-color:#00f5ff6b!important;background-color:#0a142adb!important;background-image:linear-gradient(135deg,#00f5ff2e,#0f172ae0)!important;color:#e0f2fe!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;box-shadow:0 10px 28px #0f172a47!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-image .2s ease!important}.back-circle-button.ant-btn:hover,.back-circle-button.ant-btn:focus,.back-circle-button.ant-btn:focus-visible,.back-circle-button.ant-btn:active,.back-circle-button.ant-btn.ant-btn-color-default:hover,.back-circle-button.ant-btn.ant-btn-color-default:focus,.back-circle-button.ant-btn.ant-btn-color-default:active,.back-circle-button.ant-btn.ant-btn-variant-outlined:hover,.back-circle-button.ant-btn.ant-btn-variant-outlined:focus,.back-circle-button.ant-btn.ant-btn-variant-outlined:active,.back-circle-button.ant-btn.ant-btn-variant-text:hover,.back-circle-button.ant-btn.ant-btn-variant-text:focus,.back-circle-button.ant-btn.ant-btn-variant-text:active{border-color:#00f5ff99!important;background-color:#0a142af0!important;background-image:linear-gradient(135deg,#00f5ff42,#0f172af0)!important;color:#fff!important;box-shadow:0 14px 32px #00f5ff2e!important}.back-circle-button.ant-btn .anticon,.back-circle-button.ant-btn:hover .anticon,.back-circle-button.ant-btn:focus .anticon,.back-circle-button.ant-btn:active .anticon{font-size:18px!important;color:inherit!important}.back-circle-button.ant-btn:before,.back-circle-button.ant-btn:after{display:none!important}.story-player{--story-player-header-offset: 80px;--story-player-viewport-height: 100vh;--story-player-safe-bottom: env(safe-area-inset-bottom, 0px);--story-player-content-bottom-gap: 20px;width:100vw;height:calc(var(--story-player-viewport-height) - var(--story-player-header-offset));min-height:calc(var(--story-player-viewport-height) - var(--story-player-header-offset));position:relative;overflow:hidden;font-family:var(--app-font-family);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@supports (height: 100dvh){.story-player{--story-player-viewport-height: 100dvh}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:calc(100% - 80px);background:linear-gradient(135deg,#000428,#004e92);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999;transition:opacity .5s ease}.loading-screen.hidden{opacity:0;pointer-events:none}.loading-logo{width:150px;margin-bottom:40px;animation:pulse 2s ease-in-out infinite}.loading-text{color:#fff;font-size:28px;font-weight:700;margin-bottom:30px;text-shadow:0 0 10px rgba(30,144,255,.8)}.loading-bar-container{width:400px;max-width:80%;height:8px;background:#fff3;border-radius:10px;overflow:hidden;box-shadow:0 0 20px #1e90ff4d}.loading-bar-fill{height:100%;background:linear-gradient(90deg,#1e90ff,#00bfff);width:0%;transition:width .3s ease;box-shadow:0 0 10px #1e90ffcc}.loading-percentage{color:#fffc;font-size:16px;margin-top:15px;font-weight:500}.loading-status{color:#fff9;font-size:14px;margin-top:10px;min-height:20px}.intro-screen{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease}.intro-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.intro-screen.hidden{opacity:0;pointer-events:none}.intro-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:0}.intro-content{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding:60px 20px}.logo{min-width:200px;max-width:50vw;width:auto;height:auto}.start-button{background:linear-gradient(135deg,#1e90ff,#06c);border:3px solid #1E90FF;color:#fff;padding:20px 60px;font-size:24px;cursor:pointer;border-radius:50px;transition:all .3s ease;font-weight:700;text-transform:uppercase;box-shadow:0 0 30px #1e90ff80}.start-button:hover{transform:scale(1.1);background:linear-gradient(135deg,#1e90ff,#06c);box-shadow:0 0 50px #1e90ffcc}.start-button:active{transform:scale(1.05)}.background{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:0}.game-iframe{position:fixed;top:var(--story-player-header-offset);left:0;width:100%;height:calc(var(--story-player-viewport-height) - var(--story-player-header-offset));border:none;z-index:2200}.game-settings-panel{position:fixed;top:calc(var(--story-player-header-offset) + 12px);right:16px;z-index:9998;width:min(308px,calc(100vw - 32px));border-radius:24px;background:#081a21f2;color:#f4fbfd;padding:16px;box-shadow:0 18px 48px #00000052;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.game-settings-title{font-size:17px;font-weight:700}.game-settings-subtitle{margin-top:4px;color:#f4fbfdb8;font-size:13px;line-height:1.4}.game-settings-close-btn{width:32px;height:32px;border:none;border-radius:50%;background:#ffffff14;color:#f4fbfd;font-size:16px;cursor:pointer}.game-settings-section{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.game-settings-row,.game-settings-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.game-settings-label{margin-top:12px;margin-bottom:8px;color:#f4fbfde0;font-size:14px}.game-settings-chip-row{display:flex;gap:8px}.game-settings-chip,.game-settings-toggle,.game-settings-ghost-btn,.game-pause-resume-btn{border:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}.game-settings-chip{min-width:78px;padding:10px 12px;border-radius:999px;background:#ffffff14;color:#f4fbfdeb;font-weight:600}.game-settings-chip:disabled{cursor:not-allowed;opacity:.45}.game-settings-chip.is-active{background:#b5fff1;color:#0a3f48}.game-settings-toggle{min-width:84px;padding:10px 14px;border-radius:999px;background:#b5fff12e;color:#dffff8;font-weight:700}.game-settings-toggle.is-active{background:#b5fff1;color:#0a3f48}.game-settings-toggle.is-paused{background:#ffd19e38;color:#ffd6aa}.game-settings-slider{width:100%;accent-color:#7ff0df}.game-settings-ghost-btn{width:100%;margin-top:14px;padding:12px 16px;border-radius:14px;background:#ffffff14;color:#f4fbfd;font-weight:600}.game-settings-ghost-btn:hover,.game-settings-chip:hover,.game-settings-toggle:hover,.game-pause-resume-btn:hover,.game-settings-close-btn:hover{transform:translateY(-1px)}.game-pause-overlay{position:fixed;top:var(--story-player-header-offset);right:0;bottom:0;left:0;z-index:38;display:flex;align-items:center;justify-content:center;padding:24px;background:#07141a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.game-pause-card{width:min(360px,100%);border-radius:28px;background:#0a222bf5;color:#f4fbfd;padding:28px 24px;text-align:center;box-shadow:0 18px 48px #00000057}.game-pause-title{font-size:24px;font-weight:800}.game-pause-text{margin-top:10px;font-size:15px;line-height:1.5;color:#f4fbfdc2}.game-pause-resume-btn{margin-top:20px;min-width:160px;padding:14px 20px;border-radius:999px;background:#b5fff1;color:#0a3f48;font-size:16px;font-weight:700}.game-next-btn{position:fixed;right:24px;bottom:24px;z-index:2300;min-width:120px;height:52px;border:none;border-radius:999px;padding:0 24px;background:#ffffffeb;color:#123b4a;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 12px 32px #0000002e;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.game-next-btn:hover{transform:translateY(-2px);box-shadow:0 16px 36px #00000038}.game-next-btn-correct{background:#deffe9f5;color:#11663a}.game-next-btn-incorrect{background:#ffeeeef5;color:#9a1f1f}@media (max-width: 640px){.game-settings-panel{top:calc(var(--story-player-header-offset) + 10px);right:12px;width:calc(100vw - 24px);padding:16px}.game-next-btn{right:16px;bottom:16px}}.nav-btn-left,.nav-btn-right{display:none!important}.auto-nav-btn{background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;padding:8px 16px;font-size:24px;cursor:pointer;border-radius:20px;transition:all .3s ease;font-weight:700;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.auto-nav-btn:hover{background:#fff6}.auto-nav-btn.auto-active{background:#1e90ff66;animation:spin 2s linear infinite}.lyrics-container{position:fixed;bottom:20px;left:50%;transform:translate(-50%);max-width:900px;z-index:1;display:flex;flex-direction:column;gap:20px;align-items:center;width:90%;pointer-events:none}.lyrics-display{text-align:center;line-height:1.8;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:#0009;border-radius:24px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lyrics-en{font-size:2.5rem;font-weight:600;color:#fffffff2}.lyrics-vi{font-size:1.8rem;font-weight:400;color:#ffffffb3;font-style:italic}.word{font-size:clamp(2rem,5vw,4rem);margin-left:4px;margin-right:4px;font-weight:700;color:#fff;transition:all .3s ease;text-shadow:2px 2px 8px rgba(0,0,0,.8);cursor:pointer;pointer-events:auto}.word.active{color:#1e90ff;text-shadow:2px 2px 8px rgba(0,0,0,.8)}.word.highlighted{background:#ffd70099}.word.highlighted.active{background:#1e90ffcc}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease}.modal-overlay.show{display:flex}.modal-content{background:linear-gradient(135deg,#1e1e1ef2,#323232f2);border-radius:30px;padding:40px;max-width:500px;width:90%;box-shadow:0 0 50px #1e90ff4d;border:2px solid rgba(30,144,255,.5);animation:slideUp .3s ease;position:relative}.modal-close{position:absolute;top:15px;right:15px;background:#fff3;border:none;color:#fff;font-size:24px;width:40px!important;padding:0!important;height:40px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#fff6;transform:rotate(90deg)}.modal-word{font-size:48px;font-weight:700;color:#1e90ff;text-align:center;margin-bottom:10px;text-shadow:0 0 10px rgba(30,144,255,.5)}.modal-ipa{font-size:24px;color:#06c;text-align:center;margin-bottom:20px;font-family:var(--app-font-family)}.modal-meaning{font-size:28px;color:#fff;text-align:center;margin-bottom:30px;font-style:italic}.modal-speak-btn{background:linear-gradient(135deg,#1e90ff,#06c);border:none;color:#fff;padding:15px 40px;font-size:20px;cursor:pointer;border-radius:30px;transition:all .3s ease;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto;box-shadow:0 5px 20px #1e90ff66}.modal-speak-btn:hover{transform:scale(1.05);box-shadow:0 8px 30px #1e90ff99}.modal-speak-btn:active{transform:scale(.98)}.modal-speak-btn:before{content:"🔊";font-size:24px}@media (max-width: 768px){.nav-btn-left,.nav-btn-right{font-size:0;padding:0}.word{font-size:clamp(1.5rem,4vw,3rem)}button{padding:10px 20px;font-size:14px}.lyrics-en{font-size:1.8rem}.lyrics-vi{font-size:1.3rem}.lyrics-container{bottom:15px}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10000;color:#fff}.loading-logo{width:120px;height:120px;object-fit:contain;margin-bottom:30px;animation:pulse 2s ease-in-out infinite;border-radius:50%}.loading-text{font-size:24px;font-weight:600;margin-bottom:30px}.loading-bar-container{width:300px;height:8px;background:#fff3;border-radius:4px;overflow:hidden;margin-bottom:15px}.loading-bar-fill{height:100%;background:#fff;transition:width .3s ease;border-radius:4px}.loading-percentage{font-size:18px;font-weight:500;margin-bottom:8px}.loading-status{font-size:14px;opacity:.8;text-align:center}.intro-screen{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999}.intro-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.intro-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding:60px 20px}.logo{width:150px;height:150px;object-fit:contain;-webkit-filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.start-button{padding:18px 60px;font-size:20px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000004d;letter-spacing:0}.start-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006}.start-button:active{transform:translateY(0)}.intro-language-panel{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:14px;padding:8px;border-radius:8px;box-shadow:0 10px 28px #00000047}.intro-language-option{width:76px;height:64px;border-radius:8px;border:2px solid rgba(255,255,255,.34);background:#ffffff24;color:#fff;cursor:pointer;display:grid;place-items:center;gap:2px;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.intro-language-option:hover{transform:translateY(-2px);border-color:#ffffffc7;background:#ffffff38}.intro-language-option.is-selected{border-color:#fff;background:#667eeab8;box-shadow:0 0 0 3px #ffffff38,0 10px 26px #24206e61}.intro-language-flag{width:48px;height:48px;object-fit:contain;display:block}.start-button{min-width:196px;letter-spacing:0}.start-button:disabled,.start-button:disabled:hover,.start-button:disabled:active{opacity:.56;cursor:not-allowed;transform:none;box-shadow:0 4px 15px #00000038;-webkit-filter:saturate(.7);filter:saturate(.7)}@media (max-width: 640px){.intro-content{padding:40px 16px calc(env(safe-area-inset-bottom,0px) + 38px)}.intro-language-panel{gap:8px;margin-bottom:12px;padding:7px}.intro-language-option{width:68px;height:58px}.intro-language-flag{width:42px;height:42px}.start-button{min-width:184px;padding:16px 48px;font-size:18px}}.background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.background.blur-transition{-webkit-filter:blur(20px);filter:blur(20px)}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0000001a,#0006)}.nav-btn-left,.nav-btn-right{z-index:100}.lyrics-container{position:absolute;bottom:calc(var(--story-player-safe-bottom) + var(--story-player-content-bottom-gap));left:50%;transform:translate(-50%);max-width:90vw;width:90%;z-index:50;display:flex;flex-direction:column;gap:12px;font-size:20px}.lyrics-display{background:#0000004d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px;border-radius:16px;text-align:center;box-shadow:0 8px 32px #0000004d;line-height:2;font-size:20px}.word{display:inline-block;color:#fff;transition:all .3s ease;cursor:pointer;font-size:.9em}.word:hover{transform:translateY(-2px)}.word.active{color:gold;font-weight:700;transform:scale(1.15);text-shadow:0 0 20px rgba(255,215,0,.8)}.word.highlighted{color:gold;font-weight:600}.progress-bar{display:none}@media (max-width: 768px){.story-player{--story-player-content-bottom-gap: 12px}.lyrics-display{width:100%;padding:12px 14px;border-radius:18px;font-size:17px}.word{font-size:.95em}.nav-btn-left,.nav-btn-right{font-size:0;padding:0}.lyrics-en{font-size:1.35rem}.lyrics-vi{font-size:.98rem}.lyrics-container{width:90%;max-width:90vw;gap:10px}}.story-player,.intro-screen{background:#081a21}.intro-background,.background.background-image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:cover;object-position:center}.background.background-video{width:100%;height:100%;object-fit:cover}@media (max-width: 768px) and (orientation: portrait){.intro-background,.background.background-image{width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:cover;object-position:center center}.overlay{background:linear-gradient(to bottom,#030d1261,#030d121f 34%,#030d1224 66%,#030d1257)}}.story-player{--story-player-header-offset: 0px;width:100vw;height:var(--story-player-viewport-height);min-height:var(--story-player-viewport-height)}.loading-screen,.intro-screen,.background,.overlay,.game-iframe{top:0;left:0;width:100vw;height:var(--story-player-viewport-height)}.game-iframe{top:0;right:0;bottom:0;left:0}.game-settings-panel{top:12px}.game-pause-overlay{top:0}@media (max-width: 640px){.game-settings-panel{top:10px}}*{margin:0;padding:0;box-sizing:border-box}.global-story-player{--story-player-header-offset: 80px;--story-player-viewport-height: 100vh;--story-player-safe-bottom: env(safe-area-inset-bottom, 0px);--story-player-content-bottom-gap: 20px;width:100vw;height:calc(var(--story-player-viewport-height) - var(--story-player-header-offset));min-height:calc(var(--story-player-viewport-height) - var(--story-player-header-offset));position:relative;overflow:hidden;font-family:var(--app-font-family);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@supports (height: 100dvh){.global-story-player{--story-player-viewport-height: 100dvh}}.global-story-loading-screen{position:fixed;top:0;left:0;width:100%;height:calc(100% - 80px);background:linear-gradient(135deg,#000428,#004e92);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999;transition:opacity .5s ease}.global-story-loading-screen.global-story-hidden{opacity:0;pointer-events:none}.global-story-loading-logo{width:150px;margin-bottom:40px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);-webkit-filter:drop-shadow(0 0 20px rgba(30,144,255,.6));filter:drop-shadow(0 0 20px rgba(30,144,255,.6))}50%{transform:scale(1.05);-webkit-filter:drop-shadow(0 0 30px rgba(30,144,255,1));filter:drop-shadow(0 0 30px rgba(30,144,255,1))}}.global-story-loading-text{color:#fff;font-size:28px;font-weight:700;margin-bottom:30px;text-shadow:0 0 10px rgba(30,144,255,.8)}.global-story-loading-bar-container{width:400px;max-width:80%;height:8px;background:#fff3;border-radius:10px;overflow:hidden;box-shadow:0 0 20px #1e90ff4d}.global-story-loading-bar-fill{height:100%;background:linear-gradient(90deg,#1e90ff,#00bfff);width:0%;transition:width .3s ease;box-shadow:0 0 10px #1e90ffcc}.global-story-loading-percentage{color:#fffc;font-size:16px;margin-top:15px;font-weight:500}.global-story-loading-status{color:#fff9;font-size:14px;margin-top:10px;min-height:20px}.global-story-intro-screen{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease}.global-story-intro-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.global-story-intro-screen.global-story-hidden{opacity:0;pointer-events:none}.global-story-intro-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:0}.global-story-intro-content{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding:60px 20px}.global-story-logo{min-width:200px;max-width:50vw;width:auto;height:auto}.global-story-start-button{background:linear-gradient(135deg,#1e90ff,#06c);border:3px solid #1E90FF;color:#fff;padding:20px 60px;font-size:24px;cursor:pointer;border-radius:50px;transition:all .3s ease;font-weight:700;text-transform:uppercase;box-shadow:0 0 30px #1e90ff80}.global-story-start-button:hover{transform:scale(1.1);background:linear-gradient(135deg,#1e90ff,#06c);box-shadow:0 0 50px #1e90ffcc}.global-story-start-button:active{transform:scale(1.05)}.global-story-background{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease}.global-story-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:0}.global-story-game-iframe{position:fixed;top:var(--story-player-header-offset);left:0;width:100%;height:calc(var(--story-player-viewport-height) - var(--story-player-header-offset));border:none;z-index:10}.global-story-game-settings-panel{position:fixed;top:calc(var(--story-player-header-offset) + 12px);right:16px;z-index:9998;width:min(308px,calc(100vw - 32px));border-radius:24px;background:#081a21f2;color:#f4fbfd;padding:16px;box-shadow:0 18px 48px #00000052;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.global-story-game-settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.global-story-game-settings-title{font-size:17px;font-weight:700}.global-story-game-settings-subtitle{margin-top:4px;color:#f4fbfdb8;font-size:13px;line-height:1.4}.global-story-game-settings-close-btn{width:32px;height:32px;border:none;border-radius:50%;background:#ffffff14;color:#f4fbfd;font-size:16px;cursor:pointer}.global-story-game-settings-section{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.global-story-game-settings-row,.global-story-game-settings-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.global-story-game-settings-label{margin-top:12px;margin-bottom:8px;color:#f4fbfde0;font-size:14px}.global-story-game-settings-chip-row{display:flex;gap:8px}.global-story-game-settings-chip,.global-story-game-settings-toggle,.global-story-game-settings-ghost-btn,.global-story-game-pause-resume-btn{border:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}.global-story-game-settings-chip{min-width:78px;padding:10px 12px;border-radius:999px;background:#ffffff14;color:#f4fbfdeb;font-weight:600}.global-story-game-settings-chip:disabled{cursor:not-allowed;opacity:.45}.global-story-game-settings-chip.global-story-is-active{background:#b5fff1;color:#0a3f48}.global-story-game-settings-toggle{min-width:84px;padding:10px 14px;border-radius:999px;background:#b5fff12e;color:#dffff8;font-weight:700}.global-story-game-settings-toggle.global-story-is-active{background:#b5fff1;color:#0a3f48}.global-story-game-settings-toggle.global-story-is-paused{background:#ffd19e38;color:#ffd6aa}.global-story-game-settings-slider{width:100%;accent-color:#7ff0df}.global-story-game-settings-ghost-btn{width:100%;margin-top:14px;padding:12px 16px;border-radius:14px;background:#ffffff14;color:#f4fbfd;font-weight:600}.global-story-game-settings-ghost-btn:hover,.global-story-game-settings-chip:hover,.global-story-game-settings-toggle:hover,.global-story-game-pause-resume-btn:hover,.global-story-game-settings-close-btn:hover{transform:translateY(-1px)}.global-story-game-pause-overlay{position:fixed;top:var(--story-player-header-offset);right:0;bottom:0;left:0;z-index:38;display:flex;align-items:center;justify-content:center;padding:24px;background:#07141a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.global-story-game-pause-card{width:min(360px,100%);border-radius:28px;background:#0a222bf5;color:#f4fbfd;padding:28px 24px;text-align:center;box-shadow:0 18px 48px #00000057}.global-story-game-pause-title{font-size:24px;font-weight:800}.global-story-game-pause-text{margin-top:10px;font-size:15px;line-height:1.5;color:#f4fbfdc2}.global-story-game-pause-resume-btn{margin-top:20px;min-width:160px;padding:14px 20px;border-radius:999px;background:#b5fff1;color:#0a3f48;font-size:16px;font-weight:700}.global-story-game-next-btn{position:fixed;right:24px;bottom:24px;z-index:30;min-width:120px;height:52px;border:none;border-radius:999px;padding:0 24px;background:#ffffffeb;color:#123b4a;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 12px 32px #0000002e;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.global-story-game-next-btn:hover{transform:translateY(-2px);box-shadow:0 16px 36px #00000038}.global-story-game-next-btn-correct{background:#deffe9f5;color:#11663a}.global-story-game-next-btn-incorrect{background:#ffeeeef5;color:#9a1f1f}@media (max-width: 640px){.global-story-game-settings-panel{top:calc(var(--story-player-header-offset) + 10px);right:12px;width:calc(100vw - 24px);padding:16px}.global-story-game-next-btn{right:16px;bottom:16px}}.global-story-lesson-story-nav-btn-left,.global-story-lesson-story-nav-btn-right{position:fixed;top:35%;transform:translateY(-50%);background:#ffffff26;border:2px solid rgba(255,255,255,.3);color:#fff;font-size:48px;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:20;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-story-auto-nav-btn{background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;padding:8px 16px;font-size:24px;cursor:pointer;border-radius:20px;transition:all .3s ease;font-weight:700;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.global-story-auto-nav-btn:hover{background:#fff6}.global-story-auto-nav-btn.global-story-auto-active{background:#1e90ff66;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.global-story-lesson-story-lyrics-container{position:fixed;bottom:20px;left:50%;transform:translate(-50%);max-width:900px;z-index:1;display:flex;flex-direction:column;gap:20px;align-items:center;width:90%;pointer-events:none}.global-story-lesson-story-lyrics-display{text-align:center;line-height:1.8;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:#0009;border-radius:24px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-story-lesson-story-lyrics-en{font-size:2.5rem;font-weight:600;color:#fffffff2}.global-story-lesson-story-lyrics-vi{font-size:1.8rem;font-weight:400;color:#ffffffb3;font-style:italic}.global-story-lesson-story-word{font-size:clamp(2rem,5vw,4rem);margin-left:4px;margin-right:4px;font-weight:700;color:#fff;transition:all .3s ease;text-shadow:2px 2px 8px rgba(0,0,0,.8);cursor:pointer;pointer-events:auto}.global-story-lesson-story-word.global-story-is-active{color:#1e90ff;text-shadow:2px 2px 8px rgba(0,0,0,.8)}.global-story-lesson-story-word.global-story-is-highlighted{background:#ffd70099}.global-story-lesson-story-word.global-story-is-highlighted.global-story-is-active{background:#1e90ffcc}.global-story-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease}.global-story-modal-overlay.global-story-show{display:flex}.global-story-modal-content{background:linear-gradient(135deg,#1e1e1ef2,#323232f2);border-radius:30px;padding:40px;max-width:500px;width:90%;box-shadow:0 0 50px #1e90ff4d;border:2px solid rgba(30,144,255,.5);animation:slideUp .3s ease;position:relative}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.global-story-modal-close{position:absolute;top:15px;right:15px;background:#fff3;border:none;color:#fff;font-size:24px;width:40px!important;padding:0!important;height:40px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.global-story-modal-close:hover{background:#fff6;transform:rotate(90deg)}.global-story-modal-word{font-size:48px;font-weight:700;color:#1e90ff;text-align:center;margin-bottom:10px;text-shadow:0 0 10px rgba(30,144,255,.5)}.global-story-modal-ipa{font-size:24px;color:#06c;text-align:center;margin-bottom:20px;font-family:var(--app-font-family)}.global-story-modal-meaning{font-size:28px;color:#fff;text-align:center;margin-bottom:30px;font-style:italic}.global-story-modal-speak-btn{background:linear-gradient(135deg,#1e90ff,#06c);border:none;color:#fff;padding:15px 40px;font-size:20px;cursor:pointer;border-radius:30px;transition:all .3s ease;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto;box-shadow:0 5px 20px #1e90ff66}.global-story-modal-speak-btn:hover{transform:scale(1.05);box-shadow:0 8px 30px #1e90ff99}.global-story-modal-speak-btn:active{transform:scale(.98)}.global-story-modal-speak-btn:before{content:"🔊";font-size:24px}@media (max-width: 768px){.global-story-lesson-story-nav-btn-left,.global-story-lesson-story-nav-btn-right{width:50px;height:50px;font-size:36px;top:35%}.global-story-lesson-story-nav-btn-left{left:10px}.global-story-lesson-story-nav-btn-right{right:10px}.global-story-lesson-story-word{font-size:clamp(1.5rem,4vw,3rem)}button{padding:10px 20px;font-size:14px}.global-story-lesson-story-lyrics-en{font-size:1.8rem}.global-story-lesson-story-lyrics-vi{font-size:1.3rem}.global-story-lesson-story-lyrics-container{bottom:15px}}.global-story-loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10000;color:#fff}.global-story-loading-logo{width:120px;height:120px;object-fit:contain;margin-bottom:30px;animation:pulse 2s ease-in-out infinite;border-radius:50%}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.global-story-loading-text{font-size:24px;font-weight:600;margin-bottom:30px}.global-story-loading-bar-container{width:300px;height:8px;background:#fff3;border-radius:4px;overflow:hidden;margin-bottom:15px}.global-story-loading-bar-fill{height:100%;background:#fff;transition:width .3s ease;border-radius:4px}.global-story-loading-percentage{font-size:18px;font-weight:500;margin-bottom:8px}.global-story-loading-status{font-size:14px;opacity:.8;text-align:center}.global-story-intro-screen{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999}.global-story-intro-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.global-story-intro-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding:60px 20px}.global-story-logo{width:150px;height:150px;object-fit:contain;-webkit-filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.global-story-start-button{padding:18px 60px;font-size:20px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000004d;letter-spacing:2px}.global-story-start-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006}.global-story-start-button:active{transform:translateY(0)}.global-story-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.global-story-background.global-story-blur-transition{-webkit-filter:blur(20px);filter:blur(20px)}.global-story-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0000001a,#0006)}.global-story-lesson-story-nav-btn-left,.global-story-lesson-story-nav-btn-right{position:absolute;top:35%;transform:translateY(-50%);width:60px;height:60px;border:2px solid rgba(255,255,255,.3);background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;color:#fff;font-size:48px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:100}.global-story-lesson-story-nav-btn-left{left:20px}.global-story-lesson-story-nav-btn-right{right:20px}.global-story-lesson-story-nav-btn-left:hover,.global-story-lesson-story-nav-btn-right:hover{background:#ffffff4d;border-color:#fff9;transform:translateY(-50%) scale(1.1)}.global-story-lesson-story-nav-btn-left:active,.global-story-lesson-story-nav-btn-right:active{transform:translateY(-50%) scale(.95)}.global-story-lesson-story-lyrics-container{position:fixed;bottom:max(calc(env(safe-area-inset-bottom,0px) + 28px),8vh);left:50%;transform:translate(-50%);max-width:960px;width:min(92%,960px);z-index:50;display:flex;flex-direction:column;gap:10px}.global-story-lesson-story-lyrics-display{background:#0000004d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px;border-radius:16px;text-align:center;box-shadow:0 8px 32px #0000004d;line-height:2;font-size:24px;-webkit-column-gap:.18em;-moz-column-gap:.18em;column-gap:.18em;row-gap:.16em}.global-story-lesson-story-word{display:inline-block;color:#fff;margin:0;padding-inline:.02em;transition:all .3s ease;cursor:pointer}.global-story-lesson-story-word:hover{transform:translateY(-2px)}.global-story-lesson-story-word.global-story-is-active{color:gold;font-weight:700;transform:scale(1.08);text-shadow:0 0 20px rgba(255,215,0,.8)}.global-story-lesson-story-word.global-story-is-highlighted{color:gold;font-weight:600}.global-story-lesson-story-lyrics-container{position:fixed;bottom:max(calc(env(safe-area-inset-bottom,0px) + 28px),8vh);gap:8px}.global-story-lesson-story-lyrics-display{max-width:100%;padding:12px 18px;line-height:1.38}.global-story-lesson-story-lyrics-en .global-story-lesson-story-word{font-size:clamp(1.9rem,3.4vw,3.3rem);font-weight:800}.global-story-lesson-story-lyrics-en{-webkit-column-gap:.28em;-moz-column-gap:.28em;column-gap:.28em;row-gap:.18em}.global-story-lesson-story-lyrics-vi .global-story-lesson-story-word{font-size:clamp(1.1rem,1.6vw,1.3rem);font-weight:500;line-height:1.3}.global-story-lesson-story-lyrics-vi{-webkit-column-gap:.18em;-moz-column-gap:.18em;column-gap:.18em;row-gap:.14em}.global-story-progress-bar{display:none}@media (max-width: 768px){.global-story-player{--story-player-content-bottom-gap: 12px}.global-story-lesson-story-lyrics-display{width:100%;padding:11px 14px;border-radius:18px;font-size:18px;-webkit-column-gap:.14em;-moz-column-gap:.14em;column-gap:.14em;row-gap:.12em}.global-story-lesson-story-word{font-size:20px}.global-story-lesson-story-nav-btn-left,.global-story-lesson-story-nav-btn-right{width:50px;height:50px;font-size:36px;top:35%}.global-story-lesson-story-nav-btn-left{left:10px}.global-story-lesson-story-nav-btn-right{right:10px}.global-story-lesson-story-lyrics-en{font-size:1.35rem}.global-story-lesson-story-lyrics-vi{font-size:.9rem}.global-story-lesson-story-lyrics-container{width:calc(100% - 24px);position:fixed;bottom:calc(env(safe-area-inset-bottom,0px) + 16px);gap:8px}.global-story-lesson-story-lyrics-en .global-story-lesson-story-word{font-size:clamp(1.3rem,4.8vw,1.95rem)}.global-story-lesson-story-lyrics-en{-webkit-column-gap:.22em;-moz-column-gap:.22em;column-gap:.22em;row-gap:.14em}.global-story-lesson-story-lyrics-vi .global-story-lesson-story-word{font-size:clamp(.92rem,3vw,1.08rem)}.global-story-lesson-story-lyrics-vi{-webkit-column-gap:.14em;-moz-column-gap:.14em;column-gap:.14em;row-gap:.1em}}.global-story-player,.global-story-intro-screen{background:#081a21}.global-story-intro-background,.global-story-background.global-story-background-image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:cover;object-position:center}.global-story-background.global-story-background-video{width:100%;height:100%;object-fit:cover}@media (max-width: 768px) and (orientation: portrait){.global-story-intro-background,.global-story-background.global-story-background-image{width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:cover;object-position:center center}.global-story-overlay{background:linear-gradient(to bottom,#030d1261,#030d121f 34%,#030d1224 66%,#030d1257)}}.global-unit-page{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;overflow:hidden;background:linear-gradient(180deg,#0a0e1a,#1a1f2e);z-index:1000}.global-unit-content-container{position:absolute;top:80px;left:0;right:0;height:calc(100vh - 80px);overflow:auto;padding:16px}.global-unit-content-container::-webkit-scrollbar{width:8px}.global-unit-content-container::-webkit-scrollbar-track{background:#00f5ff1a;border-radius:10px}.global-unit-content-container::-webkit-scrollbar-thumb{background:#00f5ff;border-radius:10px;box-shadow:0 0 10px #00f5ff80}.global-unit-content-container::-webkit-scrollbar-thumb:hover{background:#00d5ff;box-shadow:0 0 15px #00f5ffcc}.global-unit-header{padding-left:16px;padding-right:16px;margin-bottom:24px;text-align:center}.global-unit-title{font-size:1.5em;font-weight:600;color:#00f5ff;text-shadow:0 0 10px rgba(0,245,255,.5);margin:0 0 8px;text-transform:uppercase}.global-unit-subtitle{font-size:.9em;color:#a0aec0;margin:0}.global-unit-lessons-list{display:flex;flex-direction:column;gap:20px;align-items:center}.global-unit-lesson-card{min-width:300px;max-width:290px;width:50vw;height:300px;border-radius:16px;transition:all .3s ease;position:relative;isolation:isolate;cursor:pointer}.global-unit-lesson-card--locked{cursor:not-allowed;opacity:.58}.global-unit-lesson-badge{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;font-size:.78em;font-weight:700;z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-unit-lesson-badge--completed{background:#00000080;border:1px solid rgba(16,185,129,.55);color:#bbf7d0}.global-unit-lesson-badge--locked{background:#33415580;border:1px solid rgba(148,163,184,.45);color:#e2e8f0}.global-unit-lesson-badge--current{background:#06b6d42e;border:1px solid rgba(34,211,238,.55);color:#cffafe}.global-unit-lesson-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:14px;overflow:hidden;z-index:0}.global-unit-lesson-type-tag{position:absolute;top:12px;left:12px;padding:6px 12px;border-radius:8px;background:#00000080;font-weight:700;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:calc(100% - 96px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-unit-empty{text-align:center;color:#a0aec0;padding:40px 20px}.global-unit-story-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#000;z-index:2000;overflow:hidden}.global-success-page{width:100%;height:100vh;height:100dvh;min-height:100svh;overflow:hidden;color:#fff;display:flex;align-items:flex-start;justify-content:center}.global-success-stage{position:absolute;top:0;left:0;width:325px;height:551px;transform-origin:top left}.global-success-stage-frame{position:relative;overflow:hidden;background:#020717;box-shadow:0 0 22px #eaeaea;isolation:isolate}.global-success-scroll{position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;background:#020717;scrollbar-width:none}.global-success-scroll::-webkit-scrollbar{display:none}.global-success-zoom-space{position:relative;width:100%;overflow:visible}.global-success-map{position:absolute;top:0;left:0;width:100%;transform-origin:top center;background-position:top center;background-repeat:no-repeat;background-size:auto 74%;transition:transform .22s ease;will-change:transform}.global-success-map:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0 auto;pointer-events:none;background:linear-gradient(180deg,rgba(0,8,24,.18),transparent 24%),radial-gradient(circle at 50% 11%,rgba(255,178,51,.18),transparent 24%);z-index:1}.global-success-sun{position:absolute;top:34px;left:50%;width:178px;height:auto;transform:translate(-50%);-webkit-filter:drop-shadow(0 0 16px rgba(255,180,35,.92)) drop-shadow(0 0 38px rgba(255,74,19,.65));filter:drop-shadow(0 0 16px rgba(255,180,35,.92)) drop-shadow(0 0 38px rgba(255,74,19,.65));pointer-events:none;z-index:2}.global-success-planet-node{position:absolute;top:var(--global-node-top);left:var(--global-node-left);width:var(--global-planet-size);height:var(--global-planet-size);padding:0;border:0;background:transparent;cursor:pointer;transform:translate(-50%,-50%);z-index:3}.global-success-planet-node:disabled{cursor:not-allowed}.global-success-planet-node.is-open{animation:global-planet-float 4.8s ease-in-out infinite}.global-success-planet-node.is-open:hover,.global-success-planet-node.is-open:focus-visible{outline:none;z-index:6}.global-success-planet-node.is-open:hover .global-success-planet-image,.global-success-planet-node.is-open:focus-visible .global-success-planet-image{transform:scale(1.08);-webkit-filter:drop-shadow(0 0 12px rgba(205,239,255,.88)) drop-shadow(0 14px 24px rgba(0,0,0,.45));filter:drop-shadow(0 0 12px rgba(205,239,255,.88)) drop-shadow(0 14px 24px rgba(0,0,0,.45))}.global-success-planet-node.is-locked{opacity:.55}.global-success-planet-glow{position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:50%;background:#79d5ff33;-webkit-filter:blur(15px);filter:blur(15px);transform:scale(1.08);z-index:-1}.global-success-planet-image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .22s ease,-webkit-filter .22s ease;transition:transform .22s ease,filter .22s ease;transition:transform .22s ease,filter .22s ease,-webkit-filter .22s ease;-webkit-filter:drop-shadow(0 0 8px rgba(162,221,255,.46)) drop-shadow(0 11px 18px rgba(0,0,0,.4));filter:drop-shadow(0 0 8px rgba(162,221,255,.46)) drop-shadow(0 11px 18px rgba(0,0,0,.4))}.global-success-lock{position:absolute;top:50%;left:50%;width:20%;height:auto;transform:translate(-50%,-50%);-webkit-filter:drop-shadow(0 2px 7px rgba(0,0,0,.65));filter:drop-shadow(0 2px 7px rgba(0,0,0,.65))}.global-success-planet-label{position:absolute;top:58%;left:50%;min-width:76px;max-width:112px;color:#fff;font-family:var(--app-font-family);font-weight:800;line-height:1.08;text-align:center;text-shadow:0 2px 3px rgba(0,0,0,.92),0 0 10px rgba(49,201,255,.8);transform:translate(-50%);pointer-events:none}.global-success-planet-label strong,.global-success-planet-label span{display:block;overflow-wrap:anywhere}.global-success-planet-label strong{font-size:12px}.global-success-planet-label span{margin-top:2px;font-size:11px}.global-success-state{position:absolute;top:290px;left:50%;width:min(78%,300px);transform:translate(-50%);z-index:4;display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 18px;border:1px solid rgba(160,222,255,.34);border-radius:14px;background:#051226c7;color:#ecfeff;text-align:center;font-size:14px;font-weight:700;box-shadow:0 12px 30px #0000005c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.global-success-state button{border:1px solid rgba(178,245,255,.7);border-radius:999px;padding:8px 16px;background:#175b82d1;color:#fff;font-weight:800;cursor:pointer}.global-success-state--loading{flex-direction:row;justify-content:center}.global-success-spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:global-spinner .9s linear infinite}.global-success-ship{position:absolute;left:50%;width:100%;height:auto;transform:translate(-50%);pointer-events:none;z-index:8}.global-success-ship--top{top:0}.global-success-ship--bottom{bottom:0}.global_sena_logo_left{width:100px;height:100px;position:absolute;bottom:0;left:0;z-index:11}.global_sena_chat{position:absolute;bottom:85%;left:55%;z-index:15;width:140px;min-height:70px;pointer-events:none}.global_sena_chat_frame{display:block;width:100%;height:auto}.global_sena_chat_text{position:absolute;top:11px;right:15px;left:15px;max-height:43px;margin:0;overflow:hidden;color:#235577;font-family:var(--app-font-family);font-size:10px;font-weight:800;line-height:1.2;text-align:left;overflow-wrap:anywhere}.global_sena_chat_text:after{content:"";display:inline-block;width:1px;height:.95em;margin-left:2px;background:currentColor;vertical-align:-.12em;animation:global-sena-chat-caret .8s steps(2,start) infinite}.global_sena_koala{position:relative;z-index:13;width:100%;height:130%;object-fit:contain}.global_sena_zoom_in_out{width:35px;position:absolute;top:50px;right:0;z-index:11;margin-right:10px;display:flex;flex-direction:column;gap:12px}.global_sena_zoom_button{width:35px;height:36px;padding:0;border:0;background:transparent;cursor:pointer;-webkit-filter:drop-shadow(0 0 7px rgba(111,231,255,.72)) drop-shadow(0 5px 8px rgba(0,0,0,.42));filter:drop-shadow(0 0 7px rgba(111,231,255,.72)) drop-shadow(0 5px 8px rgba(0,0,0,.42))}.global_sena_zoom_button img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.global_sena_zoom_button:hover,.global_sena_zoom_button:focus-visible{outline:none;transform:scale(1.06)}.global_sena_zoom_button:disabled{cursor:not-allowed;opacity:.48;transform:none}.global-success-home-button{position:absolute;right:20px;bottom:calc(env(safe-area-inset-bottom,0px) + 28px);z-index:11;width:50px;height:50px;padding:0;border:0;background:transparent;cursor:pointer;-webkit-filter:drop-shadow(0 0 7px rgba(111,231,255,.84)) drop-shadow(0 6px 10px rgba(0,0,0,.45));filter:drop-shadow(0 0 7px rgba(111,231,255,.84)) drop-shadow(0 6px 10px rgba(0,0,0,.45))}.global-success-home-button img{width:100%;height:100%;object-fit:contain;display:block}.global-success-home-button:hover,.global-success-home-button:focus-visible{outline:none;transform:translateY(-2px) scale(1.04)}.global-success-grade-dock{position:absolute;right:5px;bottom:calc(env(safe-area-inset-bottom,0px) + 77px);z-index:10;width:140px;height:32px;min-height:0;transform:none;display:flex;align-items:center;justify-content:center;gap:2px;padding:0 7px;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.global-success-semester-button{position:relative;flex:1 1 0;height:100%;min-width:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#dff8ff;cursor:pointer;font-family:var(--app-font-family);font-size:10px;font-weight:900;line-height:1;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.88),0 0 8px rgba(77,222,255,.72)}.global-success-semester-button span{position:relative;z-index:1}.global-success-semester-button:hover,.global-success-semester-button:focus-visible{outline:none;color:#fff}.global-success-semester-button.is-selected{color:#fff}.global-success-semester-selected-bg{position:absolute;top:50%;left:50%;width:calc(100% - 1px);height:auto;transform:translate(-50%,-50%);pointer-events:none}@keyframes global-planet-float{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-8px)}}@keyframes global-spinner{to{transform:rotate(360deg)}}@keyframes global-sena-chat-caret{50%{opacity:0}}@media (max-width: 360px){.global-success-sun{width:162px}.global-success-grade-dock{right:10px;width:138px}.global-success-home-button{right:14px;width:45px;height:45px}}.event-landing{position:relative;display:grid;justify-items:center;box-sizing:border-box;width:100vw;min-height:100vh;min-height:100dvh;padding:20px;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;color:#050505;font-family:Arial,Helvetica,sans-serif;isolation:isolate}.event-landing__header{display:flex;padding:0 20px;align-items:center;justify-content:space-between;width:100%;gap:clamp(4px,.8vh,12px)}.event-landing:after{content:"";position:absolute;top:34%;right:24%;bottom:18%;left:24%;z-index:0;border-radius:999px;background:#eafff147;-webkit-filter:blur(38px);filter:blur(38px)}.event-landing__commune-logo{z-index:2;width:clamp(86px,min(10.6vw,16vh),204px);height:auto;-webkit-filter:drop-shadow(0 8px 10px rgba(0,77,76,.22));filter:drop-shadow(0 8px 10px rgba(0,77,76,.22))}.event-landing__commune-logo--sena{width:clamp(140px,min(17.4vw,26.2vh),334px)}.event-landing__content{z-index:1;display:flex;width:min(68vw,85vh,1100px);min-width:0;flex-direction:column;align-items:center;align-self:center;text-align:center}.event-landing__title{display:block;width:100%;height:auto;-webkit-filter:drop-shadow(0 12px 16px rgba(0,109,111,.28)) drop-shadow(0 4px 8px rgba(0,109,111,.18));filter:drop-shadow(0 12px 16px rgba(0,109,111,.28)) drop-shadow(0 4px 8px rgba(0,109,111,.18))}.event-landing__tagline{margin:clamp(20px,3vh,36px) auto 0;max-width:880px;font-size:clamp(24px,min(2.4vw,3.6vh),40px);font-weight:800;line-height:1.18;letter-spacing:0;text-wrap:balance;text-shadow:0 3px 6px rgba(0,0,0,.15),0 2px 0 rgba(255,255,255,.32)}.event-landing__tagline-line{display:block}.event-landing__tagline-lines--mobile{display:none}.event-landing__tagline-line--lead{white-space:nowrap}.event-landing__cta{width:clamp(238px,min(24vw,38vh),457px);margin-top:clamp(8px,1.6vh,18px);padding:0;border:0;background:transparent;cursor:pointer;line-height:0;transform-origin:center;-webkit-filter:drop-shadow(0 10px 10px rgba(150,55,0,.22));filter:drop-shadow(0 10px 10px rgba(150,55,0,.22))}.event-landing__cta img{display:block;width:100%;height:auto;pointer-events:none}.event-landing__cta:focus-visible{outline:4px solid rgba(255,255,255,.92);outline-offset:6px;border-radius:22px}.event-landing__school-logos{z-index:2;display:block;width:clamp(430px,min(48vw,62vh),918px);max-width:86vw;height:auto;-webkit-filter:drop-shadow(0 8px 8px rgba(11,49,69,.14));filter:drop-shadow(0 8px 8px rgba(11,49,69,.14))}@media (max-aspect-ratio: 4 / 3){.event-landing{grid-template-rows:auto auto auto;align-content:center;row-gap:clamp(8px,1.2vh,14px);padding-top:max(8px,env(safe-area-inset-top));padding-bottom:max(8px,env(safe-area-inset-bottom));background-position:42% center}.event-landing:after{top:28%;right:10%;bottom:20%;left:10%;-webkit-filter:blur(30px);filter:blur(30px)}.event-landing__commune-logo{width:clamp(74px,18vw,126px)}.event-landing__commune-logo--sena{width:clamp(118px,29.5vw,206px)}.event-landing__content{width:min(90vw,720px);align-self:auto;padding:50px 0}.event-landing__title{margin-top:-10px;margin-bottom:-8px}.event-landing__tagline{margin-top:clamp(16px,2vh,24px);font-size:clamp(22px,5.4vw,36px);line-height:1.22}.event-landing__tagline-lines--desktop{display:none}.event-landing__tagline-lines--mobile{display:block}.event-landing__cta{width:clamp(220px,52vw,380px);margin-top:clamp(10px,1.6vh,16px)}.event-landing__school-logos{width:min(88vw,560px);max-width:88vw;margin-top:-4px}}@media (max-width: 560px){.event-landing{row-gap:6px;padding-top:max(6px,env(safe-area-inset-top))}.event-landing__content{width:92vw}.event-landing__tagline{margin-top:18px;font-size:clamp(18px,5vw,24px)}.event-landing__cta{margin-top:12px}.event-landing__school-logos{width:94vw;max-width:94vw;margin-top:-4px}}@media (max-height: 620px) and (orientation: landscape){.event-landing{row-gap:6px;padding-top:max(8px,env(safe-area-inset-top));padding-bottom:max(8px,env(safe-area-inset-bottom))}.event-landing__commune-logo{width:clamp(76px,8.5vw,120px)}.event-landing__commune-logo--sena{width:clamp(124px,14vw,200px)}.event-landing__content{width:min(50vw,74vh,760px)}.event-landing__tagline{margin-top:6px;font-size:clamp(18px,min(1.8vw,3.2vh),26px)}.event-landing__cta{width:clamp(200px,min(20vw,34vh),320px);margin-top:6px}.event-landing__school-logos{width:clamp(360px,min(42vw,58vh),640px)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.speaking-app-container *{outline:none!important}.speaking-app-container *:focus,.speaking-app-container *:focus-visible{outline:none!important}:root{--base-width: 1001px;--base-height: 563px;--app-scale: 1;--app-viewport-height: 100vh}#root{width:100%;height:var(--app-viewport-height);margin:0;padding:0;overflow:hidden}.speaking-app-container{position:fixed;top:0;left:0;width:100vw;height:var(--app-viewport-height);background-image:url(/data_img/Background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden;display:flex;align-items:center;justify-content:center}.content-wrapper{position:absolute;top:50%;left:50%;width:var(--base-width);height:var(--base-height);display:flex;align-items:center;justify-content:center;box-sizing:border-box;transform:translate(-50%,-50%) scale(var(--app-scale));transform-origin:center;will-change:transform}.main-frame{position:relative;width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.character-section{position:absolute;left:-10%;bottom:9%;width:280px;height:400px;z-index:888}.koala-viewport{width:520px;height:460px;position:relative;overflow:visible}.koala-character{position:absolute;bottom:0;left:45%;transform:translate(-50%);width:auto;height:auto;object-fit:contain;object-position:center bottom;display:block;cursor:pointer;flex-shrink:0}.koala-character--idle{width:480px;z-index:999}.koala-character--speaking{width:400px;z-index:999}.koala-character--listening{width:500px;z-index:999}.speech-bubble{position:absolute;left:70%;top:-20%;z-index:20;width:100%;height:30%;max-height:30%;background-image:url(/data_img/Chat%20box.png);background-size:100% 90%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.speech-bubble h1{text-align:center;font-size:20px;color:#764ba2;word-wrap:break-word;overflow-wrap:break-word;word-break:break-all;white-space:normal;transform:translateY(-50%);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.chat-section{position:absolute;right:6.5%;top:16.5%;width:60.5%;height:62.5%;display:flex;flex-direction:column;background:linear-gradient(135deg,#bebee6d9,#d2c8f0cc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;box-shadow:0 8px 32px #0000001a;justify-content:center;align-items:center;gap:30px;padding:40px 50px}.next-button{position:absolute;top:7.5%;right:7.2%;width:15%;height:auto;z-index:999;background:none;border:none;cursor:pointer;padding:0;transition:transform .2s}.next-button:hover{transform:scale(1.05)}.next-button img{width:100%;height:auto;display:block}.text-display-box{position:relative;width:100%;min-height:80px;background:#fffffff2;border-radius:25px;box-shadow:0 4px 15px #00000014;display:flex;align-items:center;justify-content:space-between;padding:35px 15px;box-sizing:border-box}.text-content{flex:1;font-size:20px;font-weight:500;color:#2c2c2c;text-align:left;padding-right:20px;display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center}.question-progress{position:absolute;top:-35px;left:0;font-size:18px;text-align:center;line-height:58px;font-weight:800;color:#fff;background:url(/data_img/nut.png);background-repeat:no-repeat;background-size:contain;width:130px;height:75px;z-index:3;padding:4px 8px;border-radius:15px}.question-text{font-size:28px;font-weight:500;color:#2c2c2c;line-height:1.4;display:flex;flex-wrap:wrap;gap:0}.word-item-display{display:inline-block;padding:4px;border-radius:6px;transition:all .3s ease;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.word-item-display.neutral{color:#2c2c2c;background-color:transparent}.word-item-display.correct{color:#fff;background-color:#10b981;box-shadow:0 2px 8px #10b9814d}.word-item-display.incorrect{color:#fff;background-color:#ef4444;box-shadow:0 2px 8px #ef44444d}.word-item-display:hover{transform:scale(1.05)}.word-item-display.playing{animation:wordPulse .6s ease-in-out infinite}@keyframes wordPulse{0%,to{transform:scale(1);box-shadow:0 2px 8px #6366f166}50%{transform:scale(1.1);box-shadow:0 4px 12px #6366f199}}.sound-button{width:55px;height:55px;background:url(/data_img/nut%202.png);background-repeat:no-repeat;background-size:contain;border:none;border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;box-shadow:0 4px 12px #6c63ff4d;position:relative;overflow:visible}.sound-button:hover:not(:disabled){transform:scale(1.08);box-shadow:0 6px 16px #6c63ff66}.sound-button.active-playing:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;background:conic-gradient(from 0deg,transparent 10% 50%,#ffffff 68%,#79b7e6 92%,transparent 100%);animation:borderRun 1.2s linear infinite;-webkit-filter:drop-shadow(0 0 8px rgba(223,128,128,.9));filter:drop-shadow(0 0 8px rgba(223,128,128,.9));z-index:0}.sound-button.active-playing:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit;background:linear-gradient(135deg,#7c85f5,#9b87d8);z-index:1}.sound-button img{width:50px;height:50px;display:block;position:relative;z-index:2}.recording-box{position:relative;width:100%;min-height:80px;background:#e8e8f2e6;border-radius:25px;box-shadow:0 4px 15px #0000000f;display:flex;align-items:center;justify-content:space-between;padding:35px 15px;box-sizing:border-box}.recording-content{flex:1;font-size:25px;font-weight:400;color:#666;text-align:left;padding-right:20px;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.play-recording-button{width:55px;height:55px;background:linear-gradient(135deg,#7c85f5,#9b87d8);border:none;border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;box-shadow:0 4px 12px #6c63ff4d;position:relative;overflow:visible}.recording-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.play-recording-button:disabled,.sound-button:disabled,.micro-button:disabled,.next-button:disabled{cursor:not-allowed;opacity:.5}.play-recording-button:hover:not(:disabled){transform:scale(1.08);box-shadow:0 6px 16px #6c63ff66}.play-recording-button.active-playing:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:inherit;background:conic-gradient(from 0deg,transparent 0 60%,#ffffff 68%,#79b7e6 92%,transparent 100%);animation:borderRun 1.2s linear infinite;-webkit-filter:drop-shadow(0 0 8px rgba(255,255,255,.9));filter:drop-shadow(0 0 8px rgba(255,255,255,.9));z-index:2}.play-recording-button.active-playing:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit;background:linear-gradient(135deg,#7c85f5,#9b87d8);z-index:1}.play-recording-button img{width:50px;height:50px;display:block;position:relative;z-index:2}.micro-button{position:absolute;left:57%;transform:translate(-50%);bottom:-60px;width:200px;height:200px;max-width:200px;max-height:200px;background:none;border:none;cursor:pointer;padding:0;transition:transform .2s;overflow:visible;z-index:10;display:flex;align-items:center;justify-content:center}.micro-button[data-recording=false] img{width:150px;height:150px;margin-left:12px;margin-top:10px;object-fit:contain;object-position:center;display:block}.micro-button[data-recording=true]{width:200px;height:200px;max-width:260px;max-height:260px}.micro-button[data-recording=true] img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.topic-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#373c3fdc;border-radius:30px}.topic-panel{width:100%;height:100%;background:#fffffff0;border-radius:16px;padding:18px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px}.topic-panel-header{text-align:center}.topic-panel-title{font-size:26px;font-weight:700;color:#333}.topic-panel-subtitle{font-size:16px;font-weight:500;color:#555;margin-top:4px}.topic-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:auto;padding:6px}.topic-item{background:#ffffffe6;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:12px;cursor:pointer;text-align:left;transition:transform .15s}.topic-item:hover{transform:scale(1.02)}.topic-item-name{font-size:16px;font-weight:700;color:#333}.topic-item-meta{margin-top:4px;font-size:13px;font-weight:600;color:#666}.topic-empty{grid-column:1 / -1;text-align:center;font-size:16px;color:#333;padding:18px}.topic-close{align-self:center;background:#ffffffe6;border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:8px 16px;color:#333;cursor:pointer;font-weight:700}.topics-fab{position:absolute;left:8%;bottom:9.2%;background:#ffffffdb;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:8px 12px;cursor:pointer;font-weight:800;z-index:999;color:#333}.score-panel{width:100%;background:linear-gradient(135deg,#6366f114,#8b5cf614);border:1px solid rgba(99,102,241,.2);border-radius:12px;padding:10px 16px;box-sizing:border-box;display:flex;align-items:center;gap:16px;margin-top:0}.score-main{display:flex;flex-direction:column;align-items:center;padding-right:16px;border-right:1px solid rgba(0,0,0,.1)}.score-value{font-size:30px;font-weight:800;color:#6366f1}.score-label{font-size:22px;font-weight:600;color:#6b7280;margin-top:2px}.score-detail{flex:1;display:flex;flex-wrap:wrap;gap:12px;font-size:23px;font-weight:600}.score-correct{color:#059669}.score-wrong{color:#dc2626}.score-total{color:#6b7280}.result-recording-review{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;box-sizing:border-box;border-radius:14px;background:#6366f114;border:1px solid rgba(99,102,241,.18)}.result-recording-copy{flex:1;min-width:0}.result-recording-title{font-size:20px;font-weight:800;color:#374151}.result-recording-text{margin-top:4px;font-size:18px;line-height:1.35;color:#6b7280;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.result-recording-button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:150px;padding:11px 16px;border:none;border-radius:999px;background:linear-gradient(135deg,#7c85f5,#9b87d8);color:#fff;font-size:18px;font-weight:800;cursor:pointer;box-shadow:0 6px 16px #6c63ff3d;transition:transform .2s,box-shadow .2s,opacity .2s}.result-recording-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #6c63ff52}.result-recording-button:disabled{cursor:not-allowed;opacity:.55}.result-recording-button.active-playing{background:linear-gradient(135deg,#ef4444,#f97316)}.result-recording-button img{width:28px;height:28px;display:block}.word-comparison{width:100%;background:#ffffff80;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:10px 16px;box-sizing:border-box;margin-top:0}.word-comparison-title{font-size:23px;font-weight:700;color:#374151;margin-bottom:6px}.word-list{display:flex;flex-wrap:wrap;gap:6px}.word-item-wrap{display:inline-flex}.word-item{padding:5px 9px;border-radius:6px;font-size:24px;font-weight:600;font-family:inherit;line-height:1.2;cursor:pointer;transition:transform .1s}.word-item:hover{transform:scale(1.05)}.word-item.playing{animation:wordPulse .6s ease-in-out infinite}.word-correct,.word-wrong,.word-partial{background-color:#fff;color:#374151;border:1px solid #e5e7eb}.word-detail{background-color:#f8fafc;color:#1f2937;border:1px solid #dbe4ef;box-shadow:0 1px 2px #0f172a0f}.word-detail-correct{background-color:#ecfdf5;border-color:#86efac}.word-detail-wrong{background-color:#fef2f2;border-color:#fca5a5;color:#b91c1c}.word-detail-wrong .word-character-neutral{color:#b91c1c;font-weight:900}.word-character-ok{color:#047857;font-weight:800}.word-character-neutral{color:#1f2937}.word-character-error{display:inline-block;min-width:.55em;padding:0 1px;border-radius:3px;background-color:#fee2e2;color:#b91c1c;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.word-practice-popover{position:absolute;left:50%;top:50%;z-index:40;width:min(380px,calc(100% - 48px));padding:18px;box-sizing:border-box;transform:translate(-50%,-50%);color:#1f2937}.result-dialog.word-practice-dialog{left:6%;width:min(76%,760px);min-height:550px;padding:26px 28px}.word-practice-popover.word-practice-full{position:static;left:auto;top:auto;z-index:auto;line-height:70px;width:100%;flex:1;min-height:340px;transform:none;display:flex;flex-direction:column;justify-content:center}.word-practice-full .word-practice-label{font-size:16px}.word-practice-full .word-practice-word{font-size:60px}.word-practice-full .word-practice-phonetic{font-size:28px;margin-top:10px}.word-practice-full .word-practice-actions{margin-top:22px;justify-content:center}.word-practice-full .word-practice-action{flex:0 0 78px;width:78px;height:64px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:14px}.word-practice-full .word-practice-feedback{margin-top:14px;font-size:15px}.word-practice-full .word-practice-next{align-self:center;width:116px;height:auto;margin-top:16px;border:none;background:none;padding:0;cursor:pointer;line-height:0}.word-practice-full .word-practice-next:hover{transform:scale(1.05)}.word-practice-full .word-practice-next img{width:100%;height:auto;display:block}.word-practice-header{display:flex;align-items:flex-start;justify-content:center;gap:10px;text-align:center}.word-practice-header>div{width:100%}.word-practice-label{color:#6b7280;font-size:13px;font-weight:800}.word-practice-status-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:8px;border-radius:999px;font-size:20px;font-weight:900;line-height:1}.word-practice-status-icon--wrong{background-color:#fee2e2;color:#b91c1c}.word-practice-status-icon--correct{background-color:#d1fae5;color:#047857}.word-practice-word{margin-top:2px;color:#b91c1c;font-size:30px;font-weight:900;line-height:1.1}.word-practice-word--correct{color:#047857}.word-practice-close{width:28px;height:28px;border:none;border-radius:50%;background:#6b72801f;color:#374151;font-size:16px;font-weight:900;cursor:pointer}.word-practice-phonetic{margin-top:8px;color:#6366f1;font-size:20px;font-weight:800;text-align:center}.word-practice-actions{display:flex;gap:10px;justify-content:center;margin-top:14px}.word-practice-action{flex:0 0 64px;width:64px;height:52px;box-sizing:border-box;border:none;border-radius:10px;padding:0;background:#6366f11f;color:#4338ca;font-size:16px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center}.word-practice-icon{width:30px;height:30px;object-fit:contain;display:block}.word-practice-mic-icon{width:34px;height:34px}.word-practice-action:disabled{opacity:.58;cursor:not-allowed}.word-practice-mic{background:linear-gradient(135deg,#7c85f5,#9b87d8);color:#fff}.word-practice-mic.listening{background:linear-gradient(135deg,#ef4444,#f97316)}.word-practice-mic.correct{background:linear-gradient(135deg,#10b981,#059669)}.word-practice-feedback{margin-top:12px;color:#6b7280;font-size:14px;font-weight:700;line-height:1.3}.word-practice-feedback.correct{color:#059669}.word-practice-feedback.error{color:#dc2626}.result-dialog-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in}.result-dialog{position:relative;width:80%;background:linear-gradient(135deg,#fff,#f3f4f6);border-radius:20px;padding:18px 24px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out;overflow:visible}.recording-error-dialog{width:min(520px,88%);background:linear-gradient(135deg,#fff,#f8fafc);border-radius:18px;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;box-shadow:0 20px 60px #0f172a52;animation:slideUp .3s ease-out}.recording-error-message{margin:0;color:#374151;font-size:20px;font-weight:500;line-height:1.45}.recording-error-detail{padding:10px 12px;border-radius:10px;background:#ef444414;color:#991b1b;font-size:15px;font-weight:700}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.result-dialog-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:2px solid rgba(99,102,241,.2)}.result-dialog-title{margin:0;font-size:30px;font-weight:800;color:#1f2937}.result-dialog-close{background:#ef44441a;border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;font-weight:700;color:#dc2626;transition:all .2s}.result-dialog-close:hover{background:#ef444433;transform:scale(1.1)}.result-dialog-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:4px}.dialog-actions-phone{width:70%;display:flex;align-items:center;justify-content:center;gap:20px}.result-btn{flex:1;padding:12px 18px;border:none;border-radius:12px;font-size:20px;font-weight:600;cursor:pointer;transition:all .2s}.result-btn:disabled{opacity:.5;cursor:not-allowed}.result-btn-next{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f166}.result-btn-next:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #6366f180}.result-btn-close{background:#6b72801a;color:#374151;border:1px solid rgba(0,0,0,.1)}.result-btn-close:hover{background:#6b728033}.rotate-screen-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.rotate-message{text-align:center;color:#fff;padding:2rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.rotate-icon{font-size:5rem;margin-bottom:1.5rem;animation:rotate 2s ease-in-out infinite}@keyframes rotate{0%,to{transform:rotate(0)}25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}.rotate-message h2{font-size:2rem;margin-bottom:.5rem;font-weight:600}.rotate-message p{font-size:1.2rem;opacity:.9}.topic-roadmap-container{width:100%;height:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eeaf2,#764ba2f2);background-image:url("/img_bg_start/demo%20scene%203%20(1).png");background-size:cover;background-position:center;border-radius:16px;overflow:hidden}.topic-roadmap-header{flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:20px 16px 10px;z-index:10}.topic-roadmap-title{font-size:42px;font-weight:700;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.8);margin:0 0 16px}.topic-search-wrapper{width:100%;max-width:400px;padding:0 16px;z-index:10}.topic-search-container{position:relative;width:100%}.topic-search-input{width:100%;padding:12px 50px 12px 24px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);border-radius:50px;color:#fff;font-size:15px;font-weight:500;text-align:center;transition:all .2s;box-sizing:border-box}.topic-search-input::-webkit-input-placeholder{color:#fff9}.topic-search-input::-moz-placeholder{color:#fff9}.topic-search-input::-ms-input-placeholder{color:#fff9}.topic-search-input::placeholder{color:#fff9}.topic-search-input:focus{outline:none;border-color:#fff9;background:#ffffff40}.topic-search-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#ffffff4d;border:none;border-radius:50px;padding:6px 16px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.topic-search-button:hover{background:#fff6}.topic-roadmap-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 32px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.topic-roadmap-scroll::-webkit-scrollbar{display:none}.topic-roadmap-content{position:relative;display:flex;flex-direction:column;align-items:center;max-width:700px;width:100%;margin:0 auto;padding:32px 0 128px}.topic-roadmap-item-wrapper{position:relative;width:100%;display:flex;align-items:center}.topic-connector{position:absolute;left:50%;transform:translate(-50%);pointer-events:none}.topic-connector-svg{overflow:visible}.topic-connector path{animation:dash-pulse 3s ease-in-out infinite}@keyframes dash-pulse{0%,to{stroke-dashoffset:0}50%{stroke-dashoffset:8}}.topic-roadmap-item{position:relative;max-width:420px;width:85%;background:linear-gradient(135deg,#ffffff4d,#ffffff1a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px;border-radius:24px;border:4px solid;cursor:pointer;transition:all .3s;z-index:10}.topic-roadmap-item.completed{box-shadow:inset 0 0 0 2px #ffffff59}.topic-roadmap-item.left{margin-right:auto;margin-left:32px}.topic-roadmap-item.right{margin-left:auto;margin-right:32px}.topic-roadmap-item:hover{transform:scale(1.1) translateY(-8px)}.topic-completed-badge{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;background:#10b981f2;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;box-shadow:0 8px 20px #10b98147}.topic-number{position:absolute;top:-16px;left:-16px;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid white;box-shadow:0 4px 12px #0000004d}.topic-number span{color:#fff;font-size:20px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.8)}.topic-roadmap-name{font-size:20px;font-weight:700;color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.8);padding-top:8px}.topic-roadmap-description{font-size:14px;color:#ffffffe6;text-align:center;margin-top:8px;text-shadow:0 1px 2px rgba(0,0,0,.6)}.topic-star-icon{position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.topic-star-circle{width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d}.topic-star-circle span{font-size:18px}.topic-close-roadmap{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#ffffffe6;border:2px solid rgba(255,255,255,.3);border-radius:50px;padding:12px 32px;color:#764ba2;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;z-index:100;box-shadow:0 4px 12px #0003}.topic-close-roadmap:hover{background:#fff;transform:translate(-50%) scale(1.05)}@keyframes borderRun{to{transform:rotate(360deg)}}@media (max-width: 998px){.speaking-app-container:not(.portrait-mode) .micro-button{bottom:-40px!important;transform:translate(-50%);left:57%}.speaking-app-container:not(.portrait-mode) .micro-button[data-recording=false] img{width:140px!important;height:140px!important}.speaking-app-container:not(.portrait-mode) .micro-button[data-recording=true] img{width:200px!important;height:200px!important}.result-dialog{width:min(94%,760px);height:auto;max-height:none;padding:14px 18px;gap:8px;overflow:visible}.score-detail,.word-comparison-title{font-size:20px}.word-item{font-size:21px;padding:4px 8px}.word-practice-popover{width:min(340px,calc(100% - 36px));padding:14px}.word-practice-popover.word-practice-full{width:100%;min-height:290px;padding:16px 18px}.result-dialog.word-practice-dialog{left:6%;width:min(76%,720px);min-height:410px;padding:18px 22px}.word-practice-full .word-practice-word{font-size:34px}.word-practice-full .word-practice-phonetic{font-size:21px}.word-practice-full .word-practice-actions{margin-top:14px;gap:8px}.word-practice-full .word-practice-action{flex-basis:62px;width:62px;height:52px;padding:0}.word-practice-full .word-practice-icon{width:26px;height:26px}.word-practice-full .word-practice-mic-icon{width:30px;height:30px}.word-practice-full .word-practice-feedback{margin-top:10px;font-size:13px}.word-practice-full .word-practice-next{width:96px;height:auto;margin-top:10px}.word-practice-word{font-size:25px}.word-practice-phonetic{font-size:18px}.word-practice-action{font-size:14px;padding:10px 12px}.result-btn{font-size:17px;padding:9px 14px}.result-dialog-actions{width:100%;display:flex;align-items:center;justify-content:center;margin-top:2px}.dialog-actions-phone{width:60%;display:flex;justify-content:space-around;align-items:center;gap:30px}.word-list{margin-top:4px}.score-label{font-size:18px}.score-value,.result-dialog-title{font-size:25px}.result-recording-review{padding:8px 12px}.result-recording-title{font-size:16px}.result-recording-text{font-size:14px}.result-recording-button{min-width:120px;font-size:14px;padding:8px 12px}}.chapter-header{font-size:28px;font-weight:700;color:#fff;margin:40px 0 20px;text-shadow:0 2px 4px rgba(0,0,0,.3);background:#fff3;padding:10px 30px;border-radius:50px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid rgba(255,255,255,.3);text-align:center}.chapter-group{margin-bottom:40px;width:100%;display:flex;flex-direction:column;align-items:center}.chapter-header-container{background:#fff3;border-radius:20px;padding:10px 30px;margin-bottom:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid rgba(255,255,255,.5);box-shadow:0 4px 15px #0000001a}.chapter-title{font-size:24px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);margin:0;text-align:center}.chapter-topics-list{width:100%;display:flex;flex-direction:column;align-items:center}.speaking-app-container.portrait-mode .content-wrapper{position:relative;top:0;left:0;width:100%;height:100%;transform:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:38px 12px max(12px,env(safe-area-inset-bottom));box-sizing:border-box;gap:0}.speaking-app-container.portrait-mode .main-frame{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:480px;flex:1 1 auto;min-height:0;gap:6px}.speaking-app-container.portrait-mode .character-section{position:relative;left:auto;bottom:auto;width:100%;height:200px;margin-top:18px;margin-bottom:-18px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:visible;z-index:10}.speaking-app-container.portrait-mode .koala-viewport{width:92vw;max-width:320px;height:380px;position:relative;overflow:visible}.speaking-app-container.portrait-mode .koala-character{position:absolute;bottom:0;left:50%;transform:translate(-50%,42px);max-width:320px;max-height:none;object-fit:contain;object-position:center bottom;z-index:12}.speaking-app-container.portrait-mode .koala-character--idle{width:92vw!important;max-width:350px!important;height:auto!important}.speaking-app-container.portrait-mode .koala-character--speaking{width:82vw!important;max-width:280px!important;height:auto!important}.speaking-app-container.portrait-mode .koala-character--listening{width:95vw!important;max-width:335px!important;height:auto!important}.speaking-app-container.portrait-mode .koala-character[src*="Koala_noi_chuyen_2.gif"]{width:82vw!important;max-width:280px!important;height:auto!important}.speaking-app-container.portrait-mode .speech-bubble{position:absolute;left:50%;top:5%;transform:translate(-50%);width:200px;height:60px;max-height:60px;background-size:100% 100%;z-index:20}.speaking-app-container.portrait-mode .speech-bubble h1{font-size:11px;transform:translateY(-40%);padding:0 12px}.speaking-app-container.portrait-mode .next-button{position:absolute;top:0;right:0;width:55px;z-index:100}.speaking-app-container.portrait-mode .chat-section{position:relative;right:auto;top:24px;z-index:30;width:100%;height:auto;flex:1 1 auto;min-height:0;padding:14px 12px 86px;gap:10px;border-radius:22px}.speaking-app-container.portrait-mode .text-display-box{min-height:52px;padding:22px 10px;border-radius:18px}.speaking-app-container.portrait-mode .text-content{font-size:14px;padding-right:10px;gap:4px}.speaking-app-container.portrait-mode .question-progress{font-size:12px;width:75px;height:50px;line-height:38px;top:-24px;border-radius:10px}.speaking-app-container.portrait-mode .question-text{font-size:18px;line-height:1.35}.speaking-app-container.portrait-mode .word-item-display{padding:2px 3px;border-radius:4px}.speaking-app-container.portrait-mode .sound-button{width:40px;height:40px}.speaking-app-container.portrait-mode .sound-button img{width:36px;height:36px}.speaking-app-container.portrait-mode .recording-box{min-height:52px;padding:22px 10px;border-radius:18px}.speaking-app-container.portrait-mode .recording-content{font-size:16px;padding-right:10px}.speaking-app-container.portrait-mode .recording-actions--primary{gap:8px;align-self:center}.speaking-app-container.portrait-mode .play-recording-button{width:40px;height:40px}.speaking-app-container.portrait-mode .play-recording-button img{width:36px;height:36px}.speaking-app-container.portrait-mode .micro-button{display:flex;position:absolute;left:50%;bottom:max(8px,env(safe-area-inset-bottom));transform:translate(-50%);width:104px;height:104px;max-width:104px;max-height:104px;margin:0;z-index:120}.speaking-app-container.portrait-mode .micro-button[data-recording=false] img{width:88px;height:88px;margin-left:7px;margin-top:6px}.speaking-app-container.portrait-mode .micro-button[data-recording=true]{width:124px;height:124px;max-width:124px;max-height:124px}.speaking-app-container.portrait-mode .micro-button[data-recording=true] img{width:100%;height:100%}.speaking-app-container.portrait-mode .topic-overlay{border-radius:16px}.speaking-app-container.portrait-mode .topic-roadmap-title{font-size:24px}.speaking-app-container.portrait-mode .topic-roadmap-item{max-width:300px;width:90%;padding:16px;border-radius:18px}.speaking-app-container.portrait-mode .topic-roadmap-name{font-size:15px}.speaking-app-container.portrait-mode .topic-number{width:36px;height:36px;top:-12px;left:-12px}.speaking-app-container.portrait-mode .topic-number span{font-size:16px}.speaking-app-container.portrait-mode .topic-roadmap-item-wrapper{margin-top:40px!important}.speaking-app-container.portrait-mode .topic-connector{top:-40px!important;height:40px!important}.speaking-app-container.portrait-mode .topic-search-input{font-size:13px;padding:10px 44px 10px 18px}.speaking-app-container.portrait-mode .result-dialog{width:94%;max-height:none;padding:16px;gap:10px;border-radius:16px;overflow:visible}.speaking-app-container.portrait-mode .result-dialog-title{font-size:20px}.speaking-app-container.portrait-mode .recording-error-dialog{width:92%;padding:16px;gap:12px;border-radius:16px}.speaking-app-container.portrait-mode .recording-error-message{font-size:15px}.speaking-app-container.portrait-mode .recording-error-detail{font-size:13px}.speaking-app-container.portrait-mode .score-panel{flex-direction:column;align-items:center;gap:8px;padding:10px 12px}.speaking-app-container.portrait-mode .score-main{flex-direction:row;gap:10px;padding-right:0;padding-bottom:8px;border-right:none;border-bottom:1px solid rgba(0,0,0,.1)}.speaking-app-container.portrait-mode .score-value{font-size:22px}.speaking-app-container.portrait-mode .score-label{font-size:16px}.speaking-app-container.portrait-mode .result-recording-review{align-items:stretch;flex-direction:column;gap:10px;padding:10px 12px}.speaking-app-container.portrait-mode .result-recording-title{font-size:15px}.speaking-app-container.portrait-mode .result-recording-text{font-size:14px}.speaking-app-container.portrait-mode .result-recording-button{width:100%;min-width:0;padding:10px 12px;font-size:15px}.speaking-app-container.portrait-mode .result-recording-button img{width:24px;height:24px}.speaking-app-container.portrait-mode .score-detail{font-size:15px;justify-content:center;gap:8px}.speaking-app-container.portrait-mode .word-comparison-title{font-size:16px}.speaking-app-container.portrait-mode .word-item{font-size:16px;padding:4px 7px}.speaking-app-container.portrait-mode .word-practice-popover{width:min(320px,calc(100% - 28px));padding:14px}.speaking-app-container.portrait-mode .word-practice-popover.word-practice-full{width:100%;min-height:310px;padding:16px}.speaking-app-container.portrait-mode .result-dialog.word-practice-dialog{left:0;width:94%;min-height:430px;padding:16px}.speaking-app-container.portrait-mode .word-practice-full .word-practice-word{font-size:32px}.speaking-app-container.portrait-mode .word-practice-full .word-practice-phonetic{font-size:20px}.speaking-app-container.portrait-mode .word-practice-full .word-practice-action{flex-basis:58px;width:58px;height:50px;padding:0}.speaking-app-container.portrait-mode .word-practice-full .word-practice-icon{width:25px;height:25px}.speaking-app-container.portrait-mode .word-practice-full .word-practice-mic-icon{width:29px;height:29px}.speaking-app-container.portrait-mode .word-practice-full .word-practice-actions{margin-top:14px;gap:8px}.speaking-app-container.portrait-mode .word-practice-full .word-practice-feedback{margin-top:10px;font-size:13px}.speaking-app-container.portrait-mode .word-practice-full .word-practice-next{width:94px;height:auto;margin-top:10px}.speaking-app-container.portrait-mode .word-practice-word{font-size:24px}.speaking-app-container.portrait-mode .word-practice-phonetic{font-size:17px}.speaking-app-container.portrait-mode .word-practice-action{font-size:13px;padding:9px 10px}.speaking-app-container.portrait-mode .result-btn{font-size:16px;padding:10px 14px;border-radius:10px}.speaking-app-container.portrait-mode .dialog-actions-phone{width:90%;gap:12px}.speaking-app-container.portrait-mode .result-dialog-actions{margin-top:8px}.speaking-app-container.portrait-mode .chapter-title{font-size:18px}.speaking-app-container.portrait-mode .chapter-header-container{padding:8px 20px}.speaking-app-container.portrait-mode .topic-close-roadmap{padding:10px 24px;font-size:14px;bottom:10px}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.premium-page{min-height:100%;width:100%;padding:24px 16px 36px;display:flex;justify-content:center;background:radial-gradient(circle at 20% 10%,rgba(254,215,170,.22),transparent 45%),radial-gradient(circle at 90% 90%,rgba(147,197,253,.2),transparent 42%),linear-gradient(165deg,#0f172a,#111827 42%,#1f2937)}.premium-page__content{width:min(760px,100%);border-radius:22px;border:1px solid rgba(255,255,255,.16);background:#0f172ad6;box-shadow:0 20px 50px #0206176b;padding:26px 20px;color:#e2e8f0}.premium-page__badge{display:inline-flex;margin:0;border-radius:999px;background:#fbbf2433;color:#fde68a;border:1px solid rgba(251,191,36,.45);font-size:.82rem;font-weight:700;padding:6px 12px}.premium-page__title{margin:14px 0 8px;color:#f8fafc;font-size:clamp(1.5rem,4vw,2rem);line-height:1.2}.premium-page__subtitle{margin:0 0 20px;color:#cbd5e1;font-size:.95rem}.premium-page__hint{margin:4px 0 10px;color:#dbeafe;font-weight:600}.premium-page__list{margin:0;padding-left:20px;display:grid;gap:10px}.premium-page__list li{color:#dbeafe;line-height:1.45}.premium-page__list--compact{gap:8px;margin-bottom:16px}.premium-page__list--compact a{color:#93c5fd}.premium-page__actions{margin-top:24px}.premium-page__button{display:inline-flex;align-items:center;justify-content:center;min-width:148px;height:42px;border-radius:12px;border:1px solid rgba(96,165,250,.55);color:#eff6ff;background:linear-gradient(135deg,#2563ebf2,#3b82f6e0);font-weight:700;text-decoration:none}.premium-page__button:hover{-webkit-filter:brightness(1.06);filter:brightness(1.06)}@media (min-width: 768px){.premium-page{padding:34px 20px 44px}.premium-page__content{padding:34px 30px}}
