@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";.page-layout{width:100%;padding:0 1rem}.page-layout--full-height{height:calc(100vh - 80px);min-height:calc(100vh - 80px);max-height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:hidden}.page-layout__container{max-width:1300px;margin:0 auto;width:100%}.page-layout--full-height .page-layout__container{display:flex;flex-direction:column;height:100%}.page-layout__title{font-size:2rem;margin-bottom:.75rem;text-align:center;background:linear-gradient(135deg,#0f172a,#334155 40%,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800;letter-spacing:-.5px;flex-shrink:0}@media (min-width: 768px){.page-layout__title{font-size:2.25rem}}.page-layout__subtitle{text-align:center;color:#64748b;margin-bottom:1.5rem;font-size:1.0625rem;font-weight:400;flex-shrink:0}.page-layout__content{width:100%}.page-layout__content--flex{flex:1;display:flex;flex-direction:column;min-height:0}.page-layout__footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;align-items:center}.page-layout__box{background:#ffffffd9;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border:1px solid rgba(148,163,184,.18);border-radius:20px;padding:2rem;box-shadow:0 1px 2px #0000000a,0 4px 16px -2px #0000000f;transition:all .35s cubic-bezier(.4,0,.2,1);color:#1e293b}.page-layout__box:hover{box-shadow:0 2px 4px #0000000f,0 8px 24px -4px #00000014;border-color:#94a3b84d;transform:translateY(-1px)}.page-layout__box--no-padding{padding:0;overflow:hidden}.page-layout__box--flex{display:flex;flex-direction:column;min-height:0;height:calc(100vh - 160px);max-height:calc(100vh - 160px);overflow:hidden}.page-select{padding:.625rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.875rem;font-weight:500;background:#f8fafc;cursor:pointer;min-width:120px;color:#1e293b;transition:all .2s ease}.page-select:hover{border-color:#cbd5e1}.page-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.page-select:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.7}.page-textarea{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;resize:vertical;font-family:inherit;background:#fff;color:#1e293b;transition:all .2s ease}.page-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.page-textarea::-moz-placeholder{color:#94a3b8}.page-textarea::placeholder{color:#94a3b8}.page-textarea--readonly{background-color:#f8fafc;border-color:#3b82f633}.page-btn{padding:.625rem 1.25rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.page-btn--primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 2px 4px #3b82f64d}.page-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.page-btn--secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.page-btn--secondary:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1}.page-btn--success{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 2px 4px #22c55e4d}.page-btn--success:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #22c55e66}.page-btn--danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px #ef44444d}.page-btn--danger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #ef444466}.page-btn--warning{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 2px 4px #f973164d}.page-btn--warning:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #f9731666}.page-btn--full{width:100%}.page-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.page-input{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;background:#fff;color:#1e293b;transition:all .2s ease}.page-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.page-input::-moz-placeholder{color:#94a3b8}.page-input::placeholder{color:#94a3b8}.page-label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.875rem;color:#475569}.page-form-group{margin-bottom:1rem}.page-note{margin-top:.75rem;padding:.625rem 1rem;background:#f8fafc;border-radius:8px;font-size:.8125rem;color:#64748b;text-align:center}.page-warning{background:#fef3c7;color:#92400e;padding:.75rem 1.25rem;border-radius:8px;text-align:center;border:1px solid #fcd34d;font-size:.875rem}@media (max-width: 768px){.page-layout{padding:0 .75rem}.page-layout__title{font-size:2rem}.page-layout__subtitle{font-size:.9375rem;margin-bottom:1rem}.page-layout__box{padding:1.25rem;border-radius:12px}.page-layout__footer{margin-top:.75rem;padding-top:.5rem}}@media (max-width: 760px){.page-layout{padding:0 .5rem}.page-layout__title{font-size:1.75rem;margin-bottom:.5rem}.page-layout__subtitle{font-size:.875rem;margin-bottom:.75rem}.page-layout__box{background:transparent;border:none;border-radius:0;padding:.5rem .25rem;box-shadow:none}.page-layout__box:hover{box-shadow:none;border-color:transparent}.page-layout__footer{margin-top:.5rem;padding-top:.5rem}}@media (max-width: 480px){.page-layout{padding:0 .25rem}.page-layout__title{font-size:1.5rem}.page-layout__box{padding:.25rem 0}.page-btn{padding:.5rem 1rem;font-size:.8125rem}.page-layout__footer{margin-top:.5rem;padding-top:.5rem}}.dark .page-layout__title{background:linear-gradient(135deg,#f1f5f9,#94a3b8 40%,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .page-layout__subtitle{color:#a1a1aa}.dark .page-layout__box{background:#18181bd1;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border-color:#52525b47;color:#e2e8f0;box-shadow:0 1px 2px #00000026,0 4px 16px -2px #0003}.dark .page-layout__box:hover{border-color:#71717a57;box-shadow:0 2px 4px #0003,0 8px 24px -4px #00000040;transform:translateY(-1px)}.dark .page-layout__footer{border-top-color:#27272a}.dark .page-select{background:#18181b;border-color:#27272a;color:#e2e8f0}.dark .page-select:hover{border-color:#3f3f46}.dark .page-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.dark .page-textarea{background:#18181b;border-color:#27272a;color:#e2e8f0}.dark .page-textarea::-moz-placeholder{color:#71717a}.dark .page-textarea::placeholder{color:#71717a}.dark .page-textarea--readonly{background:#111113;border-color:#27272a}.dark .page-input{background:#18181b;border-color:#27272a;color:#e2e8f0}.dark .page-input::-moz-placeholder{color:#71717a}.dark .page-input::placeholder{color:#71717a}.dark .page-btn--secondary{background:#18181b;color:#a1a1aa;border-color:#27272a}.dark .page-btn--secondary:hover:not(:disabled){background:#27272a;color:#e2e8f0}.dark .page-label{color:#a1a1aa}.dark .page-note{background:#111113;color:#a1a1aa}.dark .page-warning{background:#451a03;color:#fcd34d;border-color:#92400e}@media (max-width: 760px){.dark .page-layout__box{background:transparent;border:none;box-shadow:none}.dark .page-layout__box:hover{border-color:transparent;box-shadow:none}}.settings-container{max-width:600px;margin:0 auto;padding:0 1rem}.settings-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0}.dark .settings-card{background:#1e293b;border-color:#334155}.settings-section-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.dark .settings-section-title{color:#f1f5f9}.settings-section-title .material-symbols-outlined{font-size:1.5rem;color:#3b82f6}.settings-description{color:#64748b;font-size:.875rem;margin-bottom:1.5rem;line-height:1.5}.dark .settings-description{color:#94a3b8}.settings-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;color:#64748b}.dark .settings-loading{color:#94a3b8}.loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.dark .loading-spinner{border-color:#334155;border-top-color:#3b82f6}.settings-form{display:flex;flex-direction:column;gap:1.5rem}.settings-field{display:flex;flex-direction:column;gap:.5rem}.settings-field label{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#1e293b;font-size:.9375rem}.dark .settings-field label{color:#f1f5f9}.settings-field label .material-symbols-outlined{font-size:1.25rem;color:#64748b}.dark .settings-field label .material-symbols-outlined{color:#94a3b8}.field-description{font-size:.8125rem;color:#94a3b8;margin:0}.dark .field-description{color:#64748b}.settings-select{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;background:#f8fafc;color:#1e293b;cursor:pointer;transition:all .2s}.dark .settings-select{background:#0f172a;border-color:#334155;color:#f1f5f9}.settings-select:hover{border-color:#cbd5e1}.dark .settings-select:hover{border-color:#475569}.settings-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.settings-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500}.settings-message.success{background:#dcfce7;color:#166534}.dark .settings-message.success{background:#22c55e1a;color:#4ade80}.settings-message.error{background:#fee2e2;color:#991b1b}.dark .settings-message.error{background:#ef44441a;color:#f87171}.settings-message .material-symbols-outlined{font-size:1.25rem}.settings-save-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;margin-top:.5rem}.settings-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.settings-save-btn:disabled{opacity:.7;cursor:not-allowed}.settings-save-btn .material-symbols-outlined{font-size:1.25rem}.btn-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 550px){.settings-container{padding:0 .5rem}.settings-card{padding:1.5rem}.settings-section-title{font-size:1.125rem}}.home-landing{--home-line: rgba(15, 23, 42, .07);--home-surface: #ffffff;--home-muted: #6b7280;--home-text: #111827;--home-shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 14px 30px -12px rgba(16, 24, 40, .12);--home-shadow-hover: 0 2px 4px rgba(16, 24, 40, .06), 0 22px 44px -14px rgba(16, 24, 40, .18);display:flex;flex-direction:column;gap:2.5rem;width:100%}.dark .home-landing{--home-line: rgba(255, 255, 255, .08);--home-surface: #1a1a1d;--home-muted: #9ca3af;--home-text: #f3f4f6;--home-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 16px 34px -14px rgba(0, 0, 0, .6);--home-shadow-hover: 0 2px 5px rgba(0, 0, 0, .5), 0 24px 48px -16px rgba(0, 0, 0, .7)}.home-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-2.5rem;min-height:340px;display:flex;align-items:center;overflow:hidden;isolation:isolate;background:linear-gradient(120deg,#202634,#151a24 55%,#0f1420)}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.home-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#090b12e6,#090b12a8 40%,#090b1233 74%,#090b1273),linear-gradient(180deg,#090b121a,#090b1280)}.home-hero__inner{width:100%;max-width:1300px;margin:0 auto;padding:2.6rem clamp(1.25rem,5vw,3rem);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.5rem;align-items:center}.home-hero__copy{position:relative;z-index:1}.home-hero__eyebrow{display:inline-flex;align-items:center;padding:.34rem .8rem;border-radius:999px;background:#f94b0838;border:1px solid rgba(249,75,8,.4);color:#ffcbab;font-size:.76rem;font-weight:700;letter-spacing:.02em}.home-hero__title{margin:.7rem 0 .6rem;font-size:clamp(1.85rem,3vw,2.5rem);line-height:1.06;font-weight:800;color:#fff;letter-spacing:-.03em;text-shadow:0 2px 24px rgba(0,0,0,.35)}.home-hero__title span{background:linear-gradient(100deg,#ff8a4c,#ffb489);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-hero__subtitle{margin:0 0 1.2rem;max-width:44ch;color:#ffffffd6;font-size:.97rem;line-height:1.55;text-shadow:0 1px 14px rgba(0,0,0,.3)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.7rem}.home-hero .home-btn--ghost{background:#ffffff1f;border-color:#ffffff4d;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero .home-btn--ghost:hover{background:#fff3;color:#fff}.home-hero__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.05rem}.home-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.36rem .8rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffffffeb;font-size:.8rem;font-weight:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-chip .material-symbols-outlined{font-size:16px;color:#ff9b63}.home-hero__visual{position:relative;min-height:340px}.home-float{position:absolute;z-index:1;border-radius:18px;border:1px solid rgba(255,255,255,.5);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 26px 50px -18px #00000080}.home-float__head{display:inline-flex;align-items:center;gap:.35rem;color:#f94b08;font-size:.76rem;font-weight:800;margin-bottom:.4rem}.home-float__head .material-symbols-outlined{font-size:17px}.home-float--translate{top:4%;left:-2%;width:64%;padding:1rem 1.05rem;animation:home-bob 6s ease-in-out infinite}.home-float__ko{color:#6b7280;font-size:.86rem;font-weight:600}.home-float__en{color:#111827;font-size:1.02rem;font-weight:800;margin-top:.15rem}.home-float--word{bottom:6%;right:-2%;width:52%;padding:1rem 1.05rem;animation:home-bob 6.6s ease-in-out infinite .4s}.home-float__word{color:#111827;font-size:1.18rem;font-weight:800}.home-float__ipa{color:#2563eb;font-size:.82rem;font-weight:700;margin-top:.1rem}.home-float__gloss{color:#6b7280;font-size:.82rem;font-weight:600;margin-top:.2rem}@keyframes home-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion: reduce){.home-float{animation:none!important}}.home-btn{display:inline-flex;align-items:center;gap:.4rem;padding:0 1.15rem;min-height:46px;border-radius:12px;font-size:.92rem;font-weight:700;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.home-btn .material-symbols-outlined{font-size:19px}.home-btn--primary{background:#f94b08;color:#fff;box-shadow:0 8px 18px -6px #f94b0880}.home-btn--primary:hover{transform:translateY(-1px);background:#ea4405}.home-btn--ghost{background:var(--home-surface);color:var(--home-text);border-color:var(--home-line);box-shadow:var(--home-shadow)}.home-btn--ghost:hover{transform:translateY(-1px);color:#ea4405}.home-section{display:flex;flex-direction:column;gap:1.4rem}.home-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.home-section__head h2{margin:0;font-size:1.5rem;font-weight:800;color:var(--home-text);letter-spacing:-.02em}.home-section__head p{margin:.35rem 0 0;color:var(--home-muted);font-size:.98rem}.home-section__cta{min-height:40px}.home-quicktools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.home-quick-card{display:flex;flex-direction:column;gap:.8rem;padding:1.5rem;border:1px solid var(--home-line);border-radius:20px;background:var(--home-surface);box-shadow:var(--home-shadow)}.home-quick-card__head{display:inline-flex;align-items:center;gap:.45rem;color:var(--home-text);font-size:.95rem;font-weight:800}.home-quick-card__head .material-symbols-outlined{font-size:20px;color:#f94b08}.home-quick-langs{display:grid;grid-template-columns:1fr auto 1fr;gap:.55rem;align-items:center}.home-quick-langs select,.home-word-input{min-height:42px;padding:0 .8rem;border:1px solid var(--home-line);border-radius:12px;background:color-mix(in srgb,var(--home-surface) 60%,#f4f5f7);color:var(--home-text);font-size:.92rem;font-weight:600;width:100%}.dark .home-quick-langs select,.dark .home-word-input,.dark .home-quick-input{background:#ffffff0a}.home-quick-langs select:focus,.home-word-input:focus,.home-quick-input:focus{outline:none;border-color:#f94b08;box-shadow:0 0 0 3px #f94b0824}.home-swap{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;border:1px solid var(--home-line);background:var(--home-surface);color:#f94b08;cursor:pointer}.home-swap:hover{background:#f94b0814}.home-quick-input{resize:none;padding:.7rem .8rem;border:1px solid var(--home-line);border-radius:12px;background:color-mix(in srgb,var(--home-surface) 60%,#f4f5f7);color:var(--home-text);font-size:.95rem;line-height:1.5;font-family:inherit}.home-quick-output{min-height:48px;padding:.7rem .8rem;border-radius:12px;background:color-mix(in srgb,var(--home-surface) 45%,#f1f2f4);color:var(--home-text);font-size:.95rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.dark .home-quick-output{background:#ffffff0d}.home-quick-muted{color:var(--home-muted)}.home-quick-link{align-self:flex-start;color:#f94b08;font-size:.86rem;font-weight:700;text-decoration:none}.home-quick-link:hover{text-decoration:underline}.home-word-row{display:flex;gap:.55rem}.home-word-btn{flex:0 0 auto;white-space:nowrap}.home-quick-hint{margin:0;color:var(--home-muted);font-size:.82rem}.home-word-samples{display:flex;flex-wrap:wrap;gap:.45rem}.home-word-sample{padding:.3rem .7rem;border-radius:999px;border:1px solid var(--home-line);background:var(--home-surface);color:var(--home-muted);font-size:.8rem;font-weight:600;cursor:pointer;transition:color .15s ease,border-color .15s ease}.home-word-sample:hover{border-color:#2563eb66;color:#2563eb}.home-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.home-feature-card{position:relative;display:flex;flex-direction:column;gap:.5rem;padding:1.35rem;border:1px solid var(--home-line);border-radius:20px;background:var(--home-surface);text-decoration:none;overflow:hidden;box-shadow:var(--home-shadow);transition:transform .18s ease,box-shadow .18s ease}.home-feature-card:hover{transform:translateY(-4px);box-shadow:var(--home-shadow-hover)}.home-feature-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:14px;font-size:24px;margin-bottom:.35rem;color:var(--home-accent, #f94b08);background:color-mix(in srgb,var(--home-accent, #f94b08) 12%,transparent)}.home-feature-title{color:var(--home-text);font-size:1.02rem;font-weight:800}.home-feature-desc{color:var(--home-muted);font-size:.85rem;line-height:1.55}.home-feature-go{position:absolute;top:1.35rem;right:1.2rem;font-size:18px;color:var(--home-muted);opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.home-feature-card:hover .home-feature-go{opacity:1;transform:translate(0);color:var(--home-accent, #f94b08)}.home-feature-card--orange{--home-accent: #f94b08}.home-feature-card--blue{--home-accent: #2563eb}.home-feature-card--teal{--home-accent: #0d9488}.home-feature-card--violet{--home-accent: #7c3aed}.home-feature-card--rose{--home-accent: #e11d48}.home-feature-card--amber{--home-accent: #d97706}.home-feature-card--green{--home-accent: #16a34a}.home-feature-card--slate{--home-accent: #64748b}.home-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.home-news-card{display:flex;flex-direction:column;text-align:left;padding:0;border:1px solid var(--home-line);border-radius:20px;background:var(--home-surface);overflow:hidden;cursor:pointer;box-shadow:var(--home-shadow);transition:transform .18s ease,box-shadow .18s ease}.home-news-card:hover{transform:translateY(-4px);box-shadow:var(--home-shadow-hover)}.home-news-card--skeleton{height:268px;cursor:default;background:linear-gradient(100deg,var(--home-surface) 30%,color-mix(in srgb,var(--home-surface) 74%,#cbd5e1) 50%,var(--home-surface) 70%);background-size:200% 100%;animation:home-shimmer 1.3s ease-in-out infinite}@keyframes home-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}.home-news-thumb{position:relative;aspect-ratio:16 / 9;background:linear-gradient(135deg,#e0f2fe,#ede9fe);overflow:hidden}.home-news-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease}.home-news-card:hover .home-news-thumb img{transform:scale(1.05)}.home-news-thumb__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#64748b;font-weight:800;letter-spacing:.08em}.home-news-level{position:absolute;top:.6rem;left:.6rem;padding:.16rem .55rem;border-radius:999px;background:#111827b8;color:#fff;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-news-body{display:flex;flex-direction:column;gap:.4rem;padding:.95rem 1rem 1.1rem}.home-news-section{color:#f94b08;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.home-news-title{color:var(--home-text);font-size:.98rem;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-news-date{color:var(--home-muted);font-size:.8rem;font-weight:600}.home-news-empty{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:2.6rem 1rem;border:1px dashed var(--home-line);border-radius:20px;color:var(--home-muted);text-align:center}.home-news-empty .material-symbols-outlined{font-size:34px}.home-news-modal{--home-line: rgba(15, 23, 42, .08);--home-surface: #ffffff;--home-muted: #6b7280;--home-text: #111827;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;justify-content:center;align-items:flex-start;padding:4vh 1.25rem 1.25rem;overflow-y:auto;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dark .home-news-modal{--home-line: rgba(255, 255, 255, .1);--home-surface: #1f1f23;--home-muted: #9ca3af;--home-text: #f3f4f6}.home-news-modal__card{position:relative;width:min(760px,100%);max-height:90vh;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:var(--home-surface);border:1px solid var(--home-line);box-shadow:0 40px 90px -30px #0009}.home-news-modal__card--full{width:min(1160px,100%);height:calc(94.75vh - 1.25rem);max-height:none}.home-news-modal__bar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem .65rem 1.15rem;background:color-mix(in srgb,var(--home-surface) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--home-line)}.home-news-modal__bar-title{color:var(--home-text);font-size:.95rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-news-modal__bar-actions{display:inline-flex;gap:.4rem;flex:0 0 auto}.home-news-modal__icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;border:1px solid var(--home-line);background:var(--home-surface);color:var(--home-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease}.home-news-modal__icon:hover{color:var(--home-text);border-color:#f94b0873}.home-news-modal__scroll{flex:1 1 auto;min-height:0;overflow-y:auto}.home-news-modal__hero{aspect-ratio:16 / 8;overflow:hidden;background:linear-gradient(135deg,#e0f2fe,#ede9fe)}.home-news-modal__hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-news-modal__content{padding:1.4rem 1.5rem 1.6rem}.home-news-modal__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin-bottom:.5rem}.home-news-modal__level{padding:.14rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--home-surface) 30%,#e2e8f0);color:var(--home-muted);font-size:.74rem;font-weight:700}.dark .home-news-modal__level{background:#ffffff14}.home-news-modal__title{margin:0 0 1rem;color:var(--home-text);font-size:1.5rem;font-weight:800;line-height:1.25;letter-spacing:-.01em}.home-news-modal__body{display:flex;flex-direction:column;gap:.9rem}.home-news-modal__body p{margin:0;color:var(--home-text);font-size:1.02rem;line-height:1.75}.home-news-modal__empty{margin:0;color:var(--home-muted);font-size:.95rem}.home-news-modal__lock{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;text-align:center;color:var(--home-muted)}.home-news-modal__lock .material-symbols-outlined{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:50%;background:color-mix(in srgb,var(--home-surface) 40%,#e2e8f0);color:var(--home-muted);font-size:26px}.dark .home-news-modal__lock .material-symbols-outlined{background:#ffffff14}.home-news-modal__lock p{margin:0;color:var(--home-text);font-size:1rem;font-weight:700}.home-news-modal__loading{display:flex;align-items:center;gap:.6rem;color:var(--home-muted);font-size:.95rem;padding:1.5rem 0}.home-news-modal__spinner{width:20px;height:20px;border:3px solid var(--home-line);border-top-color:#f94b08;border-radius:50%;animation:home-spin .8s linear infinite}@keyframes home-spin{to{transform:rotate(360deg)}}.home-news-modal__actions{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid var(--home-line)}@media (max-width: 1024px){.home-hero{min-height:300px;margin-top:-1rem}.home-hero__inner{grid-template-columns:1fr;padding:2.2rem clamp(1.25rem,5vw,2.5rem)}.home-hero__visual{display:none}.home-feature-grid,.home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.home-landing{gap:2rem}.home-hero{min-height:250px}.home-hero__inner{padding:1.8rem 1.4rem}.home-quicktools,.home-feature-grid,.home-news-grid{grid-template-columns:1fr}.home-word-row{flex-direction:column}.home-word-btn{justify-content:center}}.home-word-input-wrap{position:relative;flex:1;min-width:0}.home-word-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;display:flex;flex-direction:column;max-height:260px;overflow-y:auto;border:1px solid var(--home-line);border-radius:12px;background:var(--home-surface);box-shadow:var(--home-shadow-hover);padding:.25rem}.home-word-suggestion{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;width:100%;border:none;border-radius:8px;padding:.5rem .6rem;background:transparent;text-align:left;cursor:pointer;transition:background-color .12s}.home-word-suggestion.is-active,.home-word-suggestion:hover{background:color-mix(in srgb,#f94b08 10%,transparent)}.home-word-suggestion__word{font-size:.9rem;font-weight:600;color:var(--home-text)}.home-word-suggestion__translation{flex-shrink:0;font-size:.78rem;color:var(--home-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-to-speech{width:100%;height:100%;display:flex;flex-direction:column}.text-to-speech-container{max-width:1300px;margin:0 auto;width:100%;height:100%;display:flex;flex-direction:column}.tts-box{background:#fff;border:2px solid rgba(59,130,246,.2);border-radius:var(--border-radius-lg);padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:var(--transition);color:#1e293b;margin-top:3.5rem;display:flex;flex-direction:column}.tts-box:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px);border-color:#3b82f666}.tts-controls-wrapper{display:flex;gap:1.5rem;margin-bottom:1.5rem;align-items:flex-start;justify-content:space-between;flex-shrink:0}.language-select-wrapper{flex:0 0 auto;min-width:180px;max-width:250px}.control-label{display:block;font-weight:600;font-size:var(--font-size-sm);color:#1e293b;margin-bottom:.5rem}.language-select{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:var(--border-radius);font-size:var(--font-size-base);font-weight:500;background:#f8fafc;color:#1e293b;cursor:pointer}.language-select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px #3b82f61a;background:#fff}.speed-control-wrapper{flex:0 0 300px;min-width:250px;max-width:300px;margin-left:auto}.model-select-wrapper{flex:0 0 auto;min-width:200px}.model-pills{display:flex;gap:.4rem}.model-pill{display:flex;align-items:center;gap:.3rem;padding:.5rem .7rem;border:2px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.model-pill:hover{border-color:#cbd5e1;background:#f1f5f9;transform:translateY(-1px)}.model-pill.active.model-pill--deepl{background:#1e293b;border-color:#1e293b;color:#fff;box-shadow:0 2px 8px #1e293b40}.model-pill.active.model-pill--google{background:#334155;border-color:#334155;color:#fff;box-shadow:0 2px 8px #33415540}.model-pill-emoji{font-size:.85rem;line-height:1}.model-pill-name{line-height:1}.model-pills--action{display:flex;align-items:center;gap:.35rem}.tts-provider-badge{display:inline-flex;align-items:center;padding:.35rem .6rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.3px;line-height:1;white-space:nowrap;animation:badge-pop .3s ease}.tts-provider-badge--madlad{background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#fff;box-shadow:0 1px 4px #7c3aed4d}.tts-provider-badge--deepl{background:linear-gradient(135deg,#0f766e,#22c55e);color:#fff;box-shadow:0 1px 4px #22c55e4d}.tts-provider-badge--google{background:#e2e8f0;color:#475569;box-shadow:0 1px 3px #00000014}@keyframes badge-pop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.speed-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.repeat-checkbox-label{display:flex;align-items:center;gap:.35rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.25rem .5rem;background:#f8fafc;border-radius:6px;border:2px solid #e2e8f0;transition:all .2s ease}.repeat-checkbox-label:hover{background:#f1f5f9;border-color:#cbd5e1}.repeat-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6;margin:0}.repeat-label-text{font-size:1rem;line-height:1}.speed-slider{width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,#e2e8f0,#3b82f6,#e2e8f0);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-bottom:.25rem}.speed-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 2px 4px #0003;-webkit-transition:all .2s ease;transition:all .2s ease}.speed-slider::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.1);box-shadow:0 4px 8px #0000004d}.speed-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none;box-shadow:0 2px 4px #0003;-moz-transition:all .2s ease;transition:all .2s ease}.speed-slider::-moz-range-thumb:hover{background:#2563eb;transform:scale(1.1);box-shadow:0 4px 8px #0000004d}.speed-slider:disabled{opacity:.5;cursor:not-allowed}.speed-slider:disabled::-webkit-slider-thumb{cursor:not-allowed}.speed-slider:disabled::-moz-range-thumb{cursor:not-allowed}.speed-marks{display:flex;justify-content:space-between;padding:0 2px;margin-bottom:.5rem}.speed-marks span{font-size:.65rem;color:#64748b;font-weight:500}.input-section{display:flex;flex-direction:column;position:relative;flex:1;min-height:0}.input-section.drag-over{outline:3px dashed #3b82f6;outline-offset:-3px;border-radius:var(--border-radius)}.drag-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3b82f61f;border-radius:var(--border-radius);z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none}.drag-overlay-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.drag-overlay-icon{font-size:2.5rem;animation:bounce-soft 1s ease infinite}.drag-overlay-text{font-size:1.1rem;font-weight:600;color:#3b82f6}@keyframes bounce-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.pasted-images-area{border:2px solid #e2e8f0;border-bottom:none;border-radius:var(--border-radius) var(--border-radius) 0 0;background:#f8fafc;padding:.75rem;animation:slideDown .25s ease-out}.pasted-images-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.pasted-images-title{font-size:.85rem;font-weight:600;color:#475569}.pasted-images-actions{display:flex;gap:.5rem}.ocr-extract-all-btn{padding:.3rem .75rem;font-size:.78rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:6px;cursor:pointer;transition:all .2s}.ocr-extract-all-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #3b82f659}.images-clear-btn{padding:.3rem .75rem;font-size:.78rem;font-weight:600;color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;transition:all .2s}.images-clear-btn:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.pasted-images-grid{display:flex;gap:.5rem;flex-wrap:wrap}.pasted-image-card{width:90px;border-radius:8px;overflow:hidden;background:#fff;border:2px solid #e2e8f0;transition:all .2s;position:relative}.pasted-image-card:hover{border-color:#93c5fd;box-shadow:0 2px 8px #3b82f626}.pasted-image-card.done{border-color:#86efac}.pasted-image-card.error{border-color:#fca5a5}.pasted-image-card.processing{border-color:#93c5fd}.pasted-image-thumb-wrapper{position:relative;width:100%;height:68px;overflow:hidden}.pasted-image-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ocr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.ocr-spinner{width:22px;height:22px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.ocr-progress-text{font-size:.7rem;font-weight:700;color:#fff}.ocr-done-badge{position:absolute;top:4px;right:4px;width:20px;height:20px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;box-shadow:0 1px 3px #0003}.ocr-error-badge{position:absolute;top:4px;right:4px;width:20px;height:20px;background:#ef4444;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;box-shadow:0 1px 3px #0003}.pasted-image-actions{display:flex;justify-content:center;gap:2px;padding:3px 2px;background:#f8fafc}.ocr-btn,.remove-image-btn{border:none;background:transparent;cursor:pointer;font-size:.8rem;padding:2px 6px;border-radius:4px;transition:all .15s;line-height:1}.ocr-btn:hover{background:#dbeafe}.remove-image-btn:hover{background:#fee2e2;color:#dc2626}.add-image-card{width:90px;min-height:90px;border-radius:8px;border:2px dashed #cbd5e1;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:all .2s;color:#94a3b8}.add-image-card:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.add-image-icon{font-size:1.5rem;line-height:1;font-weight:300}.add-image-label{font-size:.7rem;font-weight:600}.resize-handle-row{display:flex;align-items:center}.resize-handle-row .resize-handle{flex:1}.image-limit-warning{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;margin-top:.5rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;animation:slideDown .25s ease-out}.image-limit-warning-icon{font-size:.9rem;flex-shrink:0}.image-limit-warning-text{flex:1;font-size:.78rem;font-weight:500;color:#9a3412;line-height:1.4}.image-limit-warning-close{flex-shrink:0;background:transparent;border:none;color:#c2410c;font-size:.85rem;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .15s;line-height:1}.image-limit-warning-close:hover{background:#ffedd5}.text-display-wrapper{width:100%;min-height:180px;position:relative;flex:1;display:flex;flex-direction:column}.text-display-toolbar{display:flex;align-items:center;gap:6px;padding:5px 10px;background:#f8fafc;border:2px solid #e2e8f0;border-bottom:none;border-radius:var(--border-radius) var(--border-radius) 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow-x:auto;max-width:100%}.toolbar-group{display:flex;align-items:center;gap:4px}.toolbar-label{font-size:.75rem;font-weight:600;color:#64748b;min-width:18px;text-align:center}.toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #e2e8f0;border-radius:5px;background:#fff;color:#475569;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s;padding:0;line-height:1}.toolbar-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.toolbar-btn:active:not(:disabled){background:#e2e8f0;transform:scale(.95)}.toolbar-btn:disabled{opacity:.35;cursor:not-allowed}.toolbar-reset-btn{font-size:1rem;width:26px;height:26px}.toolbar-value{font-size:.7rem;color:#64748b;min-width:30px;text-align:center;font-variant-numeric:tabular-nums}.toolbar-divider{width:1px;height:18px;background:#e2e8f0;margin:0 2px}.toolbar-spacer{flex:1}.toolbar-clear-btn{font-size:.85rem!important;color:#94a3b8!important}.toolbar-clear-btn:hover:not(:disabled){color:#ef4444!important;background:#fef2f2!important;border-color:#fecaca!important}.toolbar-compact-btn{font-size:.9rem!important;font-weight:700!important;color:#94a3b8!important}.toolbar-compact-btn.active{background:#1e293b!important;color:#fff!important;border-color:#1e293b!important}.toolbar-compact-btn.active:hover{background:#334155!important;border-color:#334155!important}.text-display-toolbar+.text-display,.text-display-toolbar~.text-display{border-radius:0}.text-display-toolbar+textarea.input-textarea,.text-display-toolbar~textarea.input-textarea{border-radius:0}.input-textarea{width:100%;height:100%;flex:1;min-height:180px;padding:1rem;border:2px solid #e2e8f0;border-radius:var(--border-radius) var(--border-radius) 0 0;font-size:var(--font-size-base);resize:none;font-family:inherit;background:#fff;color:#1e293b;line-height:1.6;overflow-y:auto}.pasted-images-area+.text-display-wrapper .input-textarea{border-radius:0;border-top:none}.pasted-images-area+.text-display-wrapper .text-display{border-radius:0;border-top:none}.pasted-images-area+.text-display-wrapper .text-display-toolbar{border-radius:0;border-top:none}.input-textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px #3b82f61a;background:#fff}.text-display{width:100%;height:100%;flex:1;padding:1rem;border:2px solid #e2e8f0;border-radius:var(--border-radius) var(--border-radius) 0 0;font-size:var(--font-size-base);font-family:inherit;background:#f8fafc;color:#1e293b;line-height:1.6;overflow-y:auto;white-space:pre-wrap;word-wrap:break-word}.highlight-wrapper{display:inline;position:relative}.highlight-text{background:linear-gradient(120deg,#fef08a,#fde047);padding:2px 0;border-radius:2px;font-weight:600;color:#1e293b;animation:highlight-pulse .3s ease-in-out}.highlight-tooltip{display:block;position:relative;margin-top:6px;margin-bottom:8px;padding:7px 12px;background:#f1f5f9;color:#475569;font-size:.8rem;font-weight:400;line-height:1.5;border-radius:6px;max-width:100%;word-wrap:break-word;border-left:3px solid #cbd5e1;animation:tooltip-fade-in .2s ease}.highlight-tooltip:before{content:"↳";margin-right:5px;color:#94a3b8;font-size:.8rem}@keyframes tooltip-fade-in{0%{opacity:0}to{opacity:1}}.nav-btn{padding:.5rem .65rem;border:1.5px solid #e2e8f0;border-radius:.375rem;background:#f8fafc;color:#64748b;font-size:1rem;cursor:pointer;transition:all .2s ease;line-height:1}.nav-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#334155}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.view-mode-toggle{display:flex;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#f8fafc}.view-mode-btn{padding:.3rem .6rem;border:none;background:transparent;color:#64748b;font-size:.72rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.view-mode-btn+.view-mode-btn{border-left:1.5px solid #e2e8f0}.view-mode-btn:hover{background:#f1f5f9;color:#334155}.view-mode-btn.active{background:#1e293b;color:#fff;font-weight:600}.highlight-tooltip--active{border-left-color:#64748b;background:#e2e8f0}@keyframes highlight-pulse{0%{background:linear-gradient(120deg,#fef08a,#fde047)}50%{background:linear-gradient(120deg,#fde047,#facc15)}to{background:linear-gradient(120deg,#fef08a,#fde047)}}.resize-handle{width:100%;height:16px;background:#f8fafc;border:2px solid #e2e8f0;border-top:none;border-radius:0 0 var(--border-radius) var(--border-radius);cursor:ns-resize;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-handle:hover{background:#e2e8f0;border-color:#cbd5e1}.resize-handle:active{background:#cbd5e1;border-color:#94a3b8}.resize-handle-bar{width:32px;height:2px;background:#cbd5e1;border-radius:1px;position:relative}.resize-handle-bar:before,.resize-handle-bar:after{content:"";position:absolute;width:32px;height:2px;background:#cbd5e1;border-radius:1px;left:0}.resize-handle-bar:before{top:-4px}.resize-handle-bar:after{top:4px}.resize-handle:hover .resize-handle-bar,.resize-handle:hover .resize-handle-bar:before,.resize-handle:hover .resize-handle-bar:after{background:#94a3b8}.resize-handle-row .resize-handle{border-radius:0 0 0 var(--border-radius)}.resize-handle-row .resize-handle:only-child{border-radius:0 0 var(--border-radius) var(--border-radius)}.tts-action-row{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;margin-bottom:1rem}.tts-tools-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.tts-tools-right{display:flex;align-items:center;gap:.5rem}.attach-image-btn-top{padding:.5rem 1rem;border-radius:.375rem;font-size:.82rem;font-weight:600;color:#475569;background:#f8fafc;border:1.5px solid #e2e8f0;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.attach-image-btn-top:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.button-group{display:flex;gap:.5rem;width:100%}.button-group .nav-btn,.button-group .speak-btn,.button-group .pause-btn,.button-group .stop-btn{flex:1;min-width:0;text-align:center;justify-content:center}.speak-btn,.pause-btn,.stop-btn{padding:.5rem 1.25rem;border-radius:.375rem;font-size:.82rem;font-weight:600;transition:all .2s;white-space:nowrap;border:1.5px solid transparent}.speak-btn{background:#1e293b;color:#fff;border-color:#1e293b}.speak-btn:hover:not(:disabled){background:#0f172a;border-color:#0f172a}.speak-btn:disabled{opacity:.4;cursor:not-allowed}.pause-btn{background:#f8fafc;color:#475569;border-color:#e2e8f0}.pause-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#334155}.pause-btn:disabled{opacity:.4;cursor:not-allowed}.stop-btn{background:#f8fafc;color:#475569;border-color:#e2e8f0}.stop-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#334155}.stop-btn:disabled{opacity:.4;cursor:not-allowed}.voice-warning{display:flex;gap:1rem;padding:1rem 1.5rem;background:#fff3cd;border:2px solid #ffc107;border-radius:var(--border-radius);margin-bottom:1.5rem;position:relative;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.voice-warning-icon{font-size:1.5rem;flex-shrink:0}.voice-warning-content{flex:1}.voice-warning-title{font-weight:700;font-size:1rem;color:#856404;margin-bottom:.5rem}.voice-warning-message{color:#856404;font-size:.9rem;margin-bottom:.75rem;line-height:1.5}.voice-warning-message strong{font-weight:600}.voice-warning-instructions{background:#fff;padding:.75rem;border-radius:4px;border:1px solid #ffc107;font-size:.85rem;color:#856404}.voice-warning-instructions strong{display:block;margin-bottom:.5rem;font-weight:600}.voice-warning-instructions ul{margin:0;padding-left:1.5rem;list-style-type:disc}.voice-warning-instructions li{margin-bottom:.25rem;line-height:1.4}.voice-warning-instructions li strong{display:inline;margin:0}.voice-warning-steps{margin:.5rem 0 0;padding-left:1.5rem;list-style-type:decimal}.voice-warning-steps li{margin-bottom:.35rem;line-height:1.5;color:#856404}.voice-warning-steps li strong{font-weight:700;color:#533f03}.voice-warning-settings-btn{margin-top:.75rem;padding:.5rem 1rem;background:#ffc107;color:#856404;border:1px solid #856404;border-radius:4px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.voice-warning-settings-btn:hover{background:#ffb300;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.voice-warning-close{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;font-size:1.25rem;color:#856404;cursor:pointer;padding:.25rem .5rem;line-height:1;transition:all .2s}.voice-warning-close:hover{color:#533f03;transform:scale(1.1)}@media (max-width: 1400px){.text-to-speech-container{padding:0 1rem}}@media (max-width: 925px){.tts-controls-wrapper{flex-wrap:wrap;gap:1rem}.language-select-wrapper{flex:1 1 calc(50% - .5rem);min-width:0;max-width:none}.speed-control-wrapper{flex:1 1 100%;width:100%;min-width:100%;max-width:100%;margin-left:0}}@media (max-width: 768px){.page-title{font-size:2rem}.page-subtitle{font-size:var(--font-size-base)}.tts-box{padding:1.5rem;border-radius:var(--border-radius);margin-top:1.5rem}.button-group,.tts-action-row{flex-wrap:wrap}}@media (max-width: 640px){.tts-controls-wrapper{flex-direction:row;flex-wrap:wrap;gap:.5rem}.language-select-wrapper{flex:1 1 calc(50% - .25rem);min-width:0;max-width:none}.language-select-wrapper .control-label{font-size:.7rem;margin-bottom:.25rem}.language-select{padding:.5rem .6rem;font-size:.8rem}.speed-control-wrapper{flex:1 1 100%;width:100%;min-width:0;max-width:100%;margin-left:0}.speed-header{margin-bottom:.15rem}.speed-header .control-label{font-size:.7rem}.speed-marks{font-size:.6rem}.tts-action-row{gap:.4rem}.model-pill{padding:.35rem .5rem;font-size:.65rem}.view-mode-toggle{gap:0}.view-mode-btn{padding:.35rem .5rem;font-size:.8rem}.text-display-toolbar{flex-wrap:wrap;gap:6px;padding:6px 8px;row-gap:4px}.toolbar-spacer{flex-basis:100%;height:0}.toolbar-group{gap:4px}.toolbar-label{font-size:.72rem;min-width:16px}.toolbar-btn{width:28px;height:28px;font-size:.82rem}.toolbar-divider{height:20px}}.word-difficult{text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#94a3b8;text-underline-offset:3px;cursor:pointer;transition:color .15s,text-decoration-color .15s}.word-difficult:hover{color:#1e293b;text-decoration-color:#475569}.word-popup{position:absolute;z-index:100;min-width:200px;max-width:320px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;box-shadow:0 4px 20px #0000001a;animation:word-popup-in .15s ease-out}@keyframes word-popup-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.word-popup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.word-popup-word{font-size:1rem;font-weight:700;color:#0f172a}.word-popup-close{background:none;border:none;color:#94a3b8;font-size:.85rem;cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .15s}.word-popup-close:hover{color:#475569;background:#f1f5f9}.word-popup-translation{font-size:.92rem;color:#334155;padding:6px 0;border-bottom:1px solid #f1f5f9;margin-bottom:6px;font-weight:500}.word-popup-phonetics{display:flex;flex-direction:column;gap:3px}.word-popup-phonetic{display:flex;align-items:center;gap:4px;font-size:.82rem;color:#64748b;font-family:Segoe UI,system-ui,sans-serif}.word-popup-flag{display:inline-flex;align-items:center;flex-shrink:0;margin-right:5px;line-height:0}.word-popup-no-phonetic{font-size:.78rem;color:#94a3b8;font-style:italic}.word-popup-speak-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:6px;border:none;border-radius:4px;background:transparent;color:#475569;font-size:.9rem;cursor:pointer;padding:0;transition:all .15s;flex-shrink:0}.word-popup-speak-btn:hover{background:#e2e8f0;color:#1e293b;transform:scale(1.1)}.word-popup-speak-btn:active{transform:scale(.95);background:#cbd5e1}.word-popup-loading{font-size:.82rem;color:#94a3b8;padding:4px 0}.toolbar-copy-btn{font-size:.85rem!important;transition:all .2s!important}.toolbar-copy-btn.copied{color:#22c55e!important;font-weight:700!important}.toolbar-summarize-btn{font-size:.9rem!important}.toolbar-summarize-btn:hover:not(:disabled){background:#eef2ff!important;border-color:#c7d2fe!important}.summary-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}.summary-modal{background:#fff;border-radius:16px;width:min(680px,92vw);max-height:80vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .25s ease}.summary-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #e2e8f0}.summary-modal-title{font-size:1.1rem;font-weight:700;color:#1e293b}.summary-modal-actions{display:flex;align-items:center;gap:6px}.summary-action-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#475569;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.summary-action-btn:hover{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.summary-action-btn.copied{background:#f0fdf4;border-color:#86efac;color:#16a34a}.summary-modal-close{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.summary-modal-close:hover{background:#f1f5f9;color:#1e293b}.summary-modal-body{padding:24px;overflow-y:auto;flex:1}.summary-modal-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 0;color:#64748b;font-size:.95rem}.summary-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:spin .8s linear infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.summary-modal-auth{text-align:center;padding:32px 0;color:#475569}.summary-auth-icon{font-size:2.5rem;display:block;margin-bottom:16px}.summary-modal-auth p{margin:0 0 8px;font-size:1.05rem;font-weight:600;color:#1e293b}.summary-auth-sub{font-size:.88rem!important;font-weight:400!important;color:#64748b!important}.summary-modal-error{text-align:center;padding:32px 0;color:#dc2626}.summary-error-icon{font-size:2rem;display:block;margin-bottom:12px}.summary-modal-error p{margin:0;font-size:.95rem;color:#64748b}.summary-modal-content{font-size:.98rem;line-height:1.8;color:#334155}.summary-modal-content strong{color:#1e293b;background:linear-gradient(to bottom,transparent 60%,#fef08a 60%);padding:0 2px}.summary-modal-footer{padding:10px 24px 14px;text-align:right;font-size:.72rem;color:#94a3b8;border-top:1px solid #f1f5f9}.server-voice-wrapper{display:flex;flex-direction:column;gap:.4rem;margin-top:.75rem}.server-voice-toggle{display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.server-voice-toggle input{width:15px;height:15px;accent-color:#f94b08;cursor:pointer}.server-voice-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600}.server-voice-badge{display:inline-flex;align-items:center;border-radius:4px;background:#f94b08;padding:2px 4px;font-size:9px;font-weight:800;line-height:1;letter-spacing:.05em;color:#fff}.server-voice-select{width:100%;border:1px solid var(--border-color, #e2e8f0);border-radius:8px;padding:.35rem .5rem;font-size:.78rem;background:var(--card-bg, #fff);color:inherit}.server-voice-note{margin:0;font-size:.72rem;color:#b45309}.toolbar-summarize-btn{position:relative}.toolbar-ai-tag{position:absolute;top:-4px;right:-5px;border-radius:4px;background:#f94b08;padding:1px 3px;font-size:8px;font-weight:800;line-height:1.2;letter-spacing:.04em;color:#fff;pointer-events:none}.logs-page{width:100%;min-height:calc(100vh - 200px);padding:2rem 0}.logs-container{max-width:1000px;margin:0 auto;padding:0 1rem}.logs-title{font-size:2.5rem;margin-bottom:.5rem;text-align:center;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:-.5px}.logs-subtitle{text-align:center;color:var(--text-muted);margin-bottom:3rem;font-size:var(--font-size-lg);font-weight:400}.log-drop-zone{border:3px dashed #cbd5e1;border-radius:var(--border-radius);padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s;background:#f8fafc;margin-bottom:1.5rem}.log-drop-zone:hover{border-color:var(--primary-color);background:#f1f5f9}.log-drop-zone.drag-over{border-color:var(--primary-color);background:#eff6ff;transform:scale(1.02)}.drop-zone-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.drop-zone-icon{font-size:3rem}.drop-zone-text{font-size:var(--font-size-lg);color:#1e293b;font-weight:600;margin:0}.drop-zone-hint{font-size:var(--font-size-sm);color:var(--text-muted);margin:0}.analyzing-indicator{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;color:var(--text-muted);font-size:var(--font-size-base)}.spinner{width:20px;height:20px;border:3px solid #e2e8f0;border-top-color:var(--primary-color);border-radius:50%;animation:spin .8s linear infinite}.log-analysis-result{margin-top:2rem;padding:2rem;background:#fff;border-radius:var(--border-radius-lg);border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.analysis-title{font-size:1.75rem;margin-bottom:1.5rem;color:#1e293b;font-weight:700}.analysis-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.summary-item{padding:1rem;background:#fff;border-radius:var(--border-radius);border:2px solid #e2e8f0;text-align:center}.summary-item.error{border-color:#ef4444;background:#fef2f2}.summary-item.warning{border-color:#f59e0b;background:#fffbeb}.summary-item.info{border-color:#3b82f6;background:#eff6ff}.summary-label{display:block;font-size:var(--font-size-sm);color:var(--text-muted);margin-bottom:.5rem}.summary-value{display:block;font-size:1.75rem;font-weight:700;color:#1e293b}.recommendations{margin-bottom:2rem;padding:1.25rem;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:var(--border-radius)}.recommendations-title{font-size:1.25rem;margin-bottom:1rem;color:#92400e;font-weight:600}.recommendations-list{list-style:none;padding:0;margin:0}.recommendations-list li{padding:.5rem 0;color:#78350f;font-size:var(--font-size-base);line-height:1.6}.errors-section{margin-bottom:2rem}.errors-title{font-size:1.25rem;margin-bottom:1rem;color:#dc2626;font-weight:600}.errors-list{display:flex;flex-direction:column;gap:1rem}.error-item{padding:1rem;background:#fff;border-left:4px solid #ef4444;border-radius:var(--border-radius);box-shadow:0 1px 3px #0000001a}.error-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:var(--font-size-sm);color:var(--text-muted)}.error-line{font-weight:600;color:#dc2626}.error-time{color:var(--text-muted)}.error-message{font-size:var(--font-size-base);color:#1e293b;margin-bottom:.5rem;word-break:break-word}.error-details{font-size:var(--font-size-sm);color:var(--text-muted);font-style:italic}.error-patterns{margin-top:2rem}.patterns-title{font-size:1.25rem;margin-bottom:1rem;color:#1e293b;font-weight:600}.patterns-list{display:flex;flex-direction:column;gap:.75rem}.pattern-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:var(--border-radius)}.pattern-name{font-size:var(--font-size-base);color:#1e293b;text-transform:capitalize}.pattern-count{font-size:var(--font-size-base);font-weight:600;color:var(--primary-color);background:#eff6ff;padding:.25rem .75rem;border-radius:12px}@media (max-width: 768px){.logs-container{padding:0 1rem}.logs-title{font-size:2rem}.log-drop-zone{padding:2rem 1rem}.analysis-summary{grid-template-columns:1fr}.error-header{flex-direction:column;align-items:flex-start;gap:.25rem}.log-analysis-result{padding:1.5rem}}.stt-error-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0;max-width:600px}.stt-error-icon{font-size:20px;flex-shrink:0;margin-top:2px}.stt-error-content{flex:1;min-width:0}.stt-error-title{font-weight:600;color:#991b1b;margin-bottom:4px;font-size:14px}.stt-error-message{color:#7f1d1d;font-size:13px;line-height:1.5}.stt-error-list{margin:8px 0 0;padding-left:20px;list-style-type:disc}.stt-error-list li{margin:4px 0}.stt-controls-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#fafafa;flex-wrap:wrap;flex-shrink:0}.stt-controls-left{display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex:1;min-width:0}.stt-controls-right{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.stt-buttons-group{display:flex;gap:8px;flex-wrap:wrap}.stt-dual-panels{display:flex;position:relative;flex:1;min-height:0;align-items:stretch;overflow:hidden}.stt-dual-panels.stt-resizing{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:col-resize}.stt-dual-panels.stt-translation-disabled .stt-panel-left{flex:1;width:100%!important;border-right:none}.stt-panel{display:flex;flex-direction:column;min-width:300px;height:100%;overflow:hidden;transition:none}.stt-panel-left{border-right:1px solid #e5e7eb}.stt-panel-right{min-width:300px}.stt-resizer{width:8px;background:#f1f5f9;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;cursor:col-resize;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;transition:background .2s ease}.stt-resizer:hover{background:#e2e8f0}.stt-resizer:active{background:#cbd5e1}.stt-resizer-handle{display:flex;align-items:center;justify-content:center;width:100%;height:60px;background:#fff;border:1px solid #cbd5e1;border-radius:4px;box-shadow:0 2px 4px #0000001a}.stt-resizer:hover .stt-resizer-handle{background:#f8fafc;border-color:#94a3b8}.stt-resizer-icon{color:#94a3b8;font-size:16px;font-weight:700;letter-spacing:-2px}.stt-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #f0f0f0;height:52px;flex-shrink:0;background:#fafbfc;gap:12px;flex-wrap:nowrap}.stt-panel-content{padding:20px;flex:1;overflow-y:scroll;font-size:15px;line-height:1.8;scroll-behavior:smooth;white-space:pre-wrap;word-wrap:break-word;min-height:0;max-height:100%;position:relative}.stt-final-text{color:#1e293b}.stt-interim-text{color:#64748b;background:#fef3c7;padding:2px 6px;border-radius:4px;margin-left:4px}.stt-hybrid-notice{background:#dbeafe;color:#1e40af;padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:12px;border-left:3px solid #3b82f6;font-weight:500}.stt-translated-text{color:#1e293b}.stt-placeholder{color:#94a3b8}.stt-char-count{font-size:13px;color:#64748b;font-weight:500}.stt-translating-badge{color:#64748b;font-size:13px;font-weight:500;animation:blink 1s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.stt-swap-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#fff;border:2px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:16px;z-index:10;box-shadow:0 2px 8px #0000001a;pointer-events:none;opacity:0}.stt-stream-select-group{display:flex;align-items:center;gap:8px}.stt-stream-select-group label{font-weight:500;color:#475569;font-size:13px}.stt-stream-select-group select,.stt-target-lang-select{padding:8px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;background:#f8fafc;cursor:pointer;min-width:120px;color:#1e293b}.stt-stream-select-group select:hover,.stt-target-lang-select:hover{border-color:#cbd5e1}.stt-stream-select-group select:focus,.stt-target-lang-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.stt-stream-select-group select:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.7}.stt-stream-btn{padding:10px 18px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;white-space:nowrap}.stt-stream-btn:not(.secondary):not(.debug){background:linear-gradient(135deg,#3b82f6,#4f46e5);color:#fff;box-shadow:0 2px 4px #4f46e540}.stt-stream-btn.primary{background:linear-gradient(135deg,#3b82f6,#4f46e5);color:#fff;box-shadow:0 2px 4px #4f46e540}.stt-stream-btn:not(.secondary):not(.debug):hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #4f46e559}.stt-stream-btn.recording{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 4px #ef44444d}.stt-stream-btn.secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.stt-stream-btn.secondary:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1}.stt-stream-btn.debug{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.stt-stream-btn.debug.active{background:#1e293b;color:#fff;border-color:#1e293b}.stt-stream-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.stt-warning-box{background:#fef3c7;color:#92400e;padding:12px 20px;border-radius:8px;margin-top:16px;text-align:center;border:1px solid #fcd34d}.compatibility-warning{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b;text-align:left;padding:16px 20px}.compatibility-warning-header{font-weight:600;font-size:15px;margin-bottom:12px}.compatibility-warning-content{font-size:14px;line-height:1.6}.compatibility-warning-content ul{margin:8px 0;padding-left:24px}.compatibility-warning-content li{margin:4px 0}.compatibility-warning-content p{margin:8px 0}.compatibility-warning-close{margin-top:12px;padding:6px 16px;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500}.compatibility-warning-close:hover{background:#b91c1c}.stt-stream-notes{margin-top:12px;padding:10px 16px;background:#f8fafc;border-radius:8px;font-size:13px;color:#64748b;text-align:center;flex-shrink:0;height:42px;display:flex;align-items:center;justify-content:center}.stt-usage-indicator-container{margin-top:16px;min-height:140px;flex-shrink:0}.stt-stream-loading{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:32px}.stt-stream-progress{width:150px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.stt-stream-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#4f46e5);transition:width .3s ease}.stt-stream-status-listening{display:flex;align-items:center;gap:8px;color:#ef4444;font-weight:600;font-size:13px;min-height:32px}.stt-stream-pulse{width:10px;height:10px;background:#ef4444;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.stt-stream-status-error{color:#ef4444;font-size:13px;font-weight:500;min-height:32px;display:flex;align-items:center}.stt-stream-status-ready{color:#6366f1;font-size:13px;font-weight:500;min-height:32px;display:flex;align-items:center}@media (max-width: 1000px){.stt-controls-bar{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.stt-controls-left{flex-direction:column;align-items:stretch;gap:12px}.stt-controls-right{justify-content:center;margin-left:0}.stt-buttons-group{justify-content:center}.stt-dual-panels{flex-direction:column;flex:none}.stt-panel-left{border-right:none;border-bottom:1px solid #e5e7eb;width:100%!important}.stt-panel-right{width:100%!important}.stt-panel-content{height:200px;min-height:200px;max-height:200px;flex:none}.stt-resizer,.stt-swap-button{display:none}.stt-stream-notes{font-size:13px;padding:8px 12px}}@media (max-width: 768px){.stt-controls-bar{padding:10px 12px}.stt-buttons-group{gap:6px}.stt-stream-btn{padding:8px 14px;font-size:13px}.stt-panel-header{padding:10px 12px;flex-wrap:wrap;gap:8px}.stt-panel-content{height:180px;min-height:180px;max-height:180px;padding:12px;font-size:14px}.stt-stream-select-group select,.stt-target-lang-select{min-width:100px;padding:6px 10px;font-size:13px}.stt-char-count{font-size:11px}}.stt-target-lang-controls{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;flex-shrink:0}.stt-target-lang-select{flex-shrink:0;white-space:nowrap}.stt-domain-select{padding:6px 10px;border:2px solid #e2e8f0;border-radius:6px;font-size:13px;font-weight:500;background:#f8fafc;cursor:pointer;min-width:100px;color:#1e293b;flex-shrink:0;white-space:nowrap}.stt-domain-select:hover{border-color:#cbd5e1}.stt-domain-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.stt-domain-select:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.7}.stt-retranslate-btn{padding:6px 12px;border:1px solid #3b82f6;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;background:#eff6ff;color:#3b82f6;white-space:nowrap;flex-shrink:0}.stt-retranslate-btn:hover:not(:disabled){background:#3b82f6;color:#fff}.stt-retranslate-btn:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0;color:#94a3b8}.stt-retranslate-progress{position:relative;height:24px;background:#f1f5f9;border-bottom:1px solid #e5e7eb;overflow:hidden}.stt-retranslate-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s ease}.stt-retranslate-progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:11px;font-weight:600;color:#1e293b;text-shadow:0 0 2px white}@media (max-width: 768px){.stt-target-lang-controls{flex-wrap:wrap;gap:6px}.stt-retranslate-btn{padding:5px 10px;font-size:11px}}@media (max-width: 480px){.stt-panel-header{flex-direction:column;align-items:flex-start}.stt-target-lang-controls{width:100%;justify-content:space-between}}.stt-auth-bar{display:flex;align-items:center;justify-content:flex-end;padding:12px 24px;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0}.stt-auth-guest{display:flex;align-items:center;gap:16px}.stt-guest-notice{font-size:13px;color:#64748b;padding:6px 12px;background:#fef3c7;border-radius:6px;border:1px solid #fcd34d}.stt-char-limit-bar{padding:12px 20px;border-top:1px solid #f0f0f0;background:#fafbfc;flex-shrink:0}@media (max-width: 768px){.stt-auth-bar{padding:10px 16px;justify-content:center}.stt-auth-guest{flex-direction:column;gap:10px}.stt-guest-notice{font-size:13px;text-align:center}.stt-char-limit-bar{padding:10px 12px}}.stt-translation-toggle{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stt-translation-toggle:hover{background:#f1f5f9;border-color:#cbd5e1}.stt-translation-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.stt-translation-label{font-size:14px;font-weight:500;color:#475569;cursor:pointer}.stt-domain-select-top{padding:8px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;background:#f8fafc;cursor:pointer;min-width:140px;color:#1e293b;flex-shrink:0;white-space:nowrap}.stt-domain-select-top:hover{border-color:#cbd5e1}.stt-domain-select-top:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 768px){.stt-translation-toggle{padding:6px 10px}.stt-translation-checkbox{width:16px;height:16px}.stt-translation-label{font-size:13px}}@media (max-width: 480px){.stt-translation-label{font-size:13px}}.model-download-manager{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;margin:0 24px 16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.model-download-manager.whisper-mode{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd}.model-download-hint{padding:8px 20px 12px;font-size:13px;color:#64748b;text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0}.model-download-checking{padding:12px 16px;color:#92400e;font-size:13px;text-align:center}.model-download-summary{display:flex;align-items:center;gap:12px;padding:16px 20px;flex-wrap:wrap;background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0}.model-download-status{flex:1;min-width:200px}.model-cached{color:#16a34a;font-weight:500;font-size:13px}.model-not-cached{color:#f97316;font-weight:600;font-size:13px;display:flex;align-items:center;gap:6px}.model-download-btn{padding:8px 16px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;background:#f1f5f9;color:#475569}.model-download-btn:hover:not(:disabled){background:#e2e8f0;transform:translateY(-1px)}.model-download-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 6px -1px #3b82f64d,0 2px 4px -1px #3b82f633}.model-download-btn.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #3b82f666,0 4px 6px -2px #3b82f64d}.model-download-btn:disabled{opacity:.5;cursor:not-allowed}.model-manage-btn{padding:8px 16px;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;background:#fff;color:#64748b;transition:all .2s ease}.model-manage-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#475569;transform:translateY(-1px)}.model-download-progress-inline{display:flex;align-items:center;gap:8px;min-width:150px}.model-progress-bar{flex:1;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.model-progress-bar.small{height:6px;width:80px}.model-progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s ease;border-radius:4px}.model-progress-text{font-size:13px;font-weight:700;color:#3b82f6;min-width:35px}.model-download-expanded{border-top:1px solid #e2e8f0;background:#fff;padding:20px;max-height:500px;overflow:hidden;display:flex;flex-direction:column}.model-download-header{margin-bottom:12px;flex-shrink:0}.model-download-header h4{margin:0 0 6px;font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.model-download-hint{margin:0;font-size:13px;color:#64748b;line-height:1.5}.model-list{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto;padding-right:4px}.model-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:all .2s ease}.model-item:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.model-item.selected{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 0 0 3px #3b82f61a}.model-item.cached{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.model-item-info{display:flex;align-items:center;gap:12px}.model-item-name{font-size:13px;font-weight:600;color:#0f172a;letter-spacing:-.01em}.model-recommended{color:#f59e0b;margin-left:4px;font-size:14px}.model-item-size{font-size:11px;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:6px;font-weight:600}.model-item-actions{display:flex;align-items:center;gap:8px}.model-item-progress{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#3b82f6}.model-cached-badge{font-size:11px;font-weight:700;color:#059669;background:#d1fae5;padding:4px 10px;border-radius:6px}.model-delete-btn{width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.model-delete-btn:hover{background:#fee2e2;color:#ef4444;transform:scale(1.1)}@media (max-width: 768px){.model-download-manager{margin:0 16px 12px}.model-download-summary{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.model-download-status{text-align:center}.model-download-btn.primary,.model-manage-btn{width:100%;justify-content:center}.model-download-progress-inline{width:100%}.model-item{flex-direction:column;align-items:stretch;gap:8px}.model-item-info{justify-content:space-between}.model-item-actions{justify-content:flex-end}}.model-large-badge{display:inline-block;margin-left:8px;padding:2px 6px;background:#fef3c7;color:#d97706;font-size:10px;font-weight:600;border-radius:4px;text-transform:uppercase}.model-large-tag{display:inline-block;margin-left:6px;padding:1px 5px;background:#dbeafe;color:#2563eb;font-size:9px;font-weight:600;border-radius:3px;text-transform:uppercase}.model-item.large{border-left:3px solid #3b82f6}.model-item.large .model-item-size{background:#dbeafe;color:#2563eb}.download-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.download-overlay-content{background:#fff;border-radius:16px;padding:40px 50px;text-align:center;max-width:450px;width:90%;box-shadow:0 20px 60px #0000004d}.download-overlay-icon{font-size:48px;margin-bottom:16px;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.download-overlay-title{margin:0 0 8px;font-size:24px;font-weight:700;color:#1e293b}.download-overlay-model{margin:0 0 24px;font-size:16px;color:#64748b;font-weight:500}.download-overlay-progress{display:flex;align-items:center;gap:12px;margin-bottom:20px}.download-overlay-progress-bar{flex:1;height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden}.download-overlay-progress-fill{height:100%;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:6px;transition:width .3s ease}.download-overlay-progress-text{font-size:18px;font-weight:700;color:#f97316;min-width:50px}.download-overlay-hint{margin:0;font-size:13px;color:#94a3b8;line-height:1.6}.download-overlay-status{margin:0 0 16px;font-size:14px;color:#475569;font-weight:500;padding:8px 16px;background:#f1f5f9;border-radius:8px}.model-prompt-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9998;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.model-prompt-modal{background:#fff;border-radius:16px;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d;overflow:hidden}.model-prompt-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#fff)}.model-prompt-header h3{margin:0;font-size:18px;font-weight:700;color:#1e293b}.model-prompt-close{width:32px;height:32px;border:none;background:transparent;color:#64748b;font-size:20px;cursor:pointer;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.model-prompt-close:hover{background:#f1f5f9;color:#1e293b}.model-prompt-content{padding:24px}.model-prompt-icon{font-size:48px;text-align:center;margin-bottom:16px}.model-prompt-info{text-align:center;margin-bottom:20px}.model-prompt-title{margin:0 0 8px;font-size:16px;font-weight:700;color:#1e293b}.model-prompt-description{margin:0;font-size:14px;color:#64748b;line-height:1.6}.model-prompt-details{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:16px}.model-prompt-detail-item{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.model-prompt-detail-item:not(:last-child){border-bottom:1px solid #e2e8f0}.model-prompt-detail-label{font-size:13px;color:#64748b;font-weight:500}.model-prompt-detail-value{font-size:13px;color:#1e293b;font-weight:600}.model-prompt-features{background:#eff6ff;border-radius:8px;padding:16px;border:1px solid #bfdbfe}.model-prompt-features-title{margin:0 0 8px;font-size:13px;font-weight:700;color:#1e40af}.model-prompt-features ul{margin:0;padding:0;list-style:none}.model-prompt-features li{font-size:13px;color:#1e40af;padding:4px 0;line-height:1.5}.model-prompt-actions{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #e2e8f0;background:#fafbfc}.model-prompt-btn{flex:1;padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.model-prompt-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 6px -1px #3b82f64d}.model-prompt-btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #3b82f666}.model-prompt-btn.secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.model-prompt-btn.secondary:hover{background:#e2e8f0;border-color:#cbd5e1}@media (max-width: 768px){.model-prompt-modal{max-width:95%}.model-prompt-header{padding:16px 20px}.model-prompt-content{padding:20px}.model-prompt-actions{flex-direction:column;padding:16px 20px}.model-prompt-btn{width:100%}}.whisper-status-indicator{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.whisper-status-item{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;transition:all .2s ease}.whisper-status-item.initializing{background:#fef3c7;color:#d97706;border:1px solid #fcd34d}.whisper-status-item.processing{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.whisper-status-item.queue{background:#f0fdf4;color:#15803d;border:1px solid #86efac}.whisper-status-item.queue.warning{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5;animation:pulse-warning 1.5s ease-in-out infinite}.whisper-status-item.lag-warning{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5;font-size:11px}@keyframes pulse-warning{0%,to{opacity:1}50%{opacity:.7}}.whisper-status-icon{font-size:14px;line-height:1}.whisper-status-text{line-height:1;white-space:nowrap}@media (max-width: 768px){.whisper-status-indicator{gap:8px}.whisper-status-item{padding:5px 10px;font-size:11px}.whisper-status-icon{font-size:13px}}.stt-hybrid-status{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:32px}.stt-hybrid-badge{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600}.stt-mode-toggle{display:flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border:1px solid #d1d5db;border-radius:20px;background:#f9fafb;cursor:pointer;transition:all .3s ease;font-size:12px;font-weight:600;color:#6b7280;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stt-mode-toggle:hover:not(:disabled){border-color:#9ca3af;background:#f3f4f6}.stt-mode-toggle:disabled{opacity:.5;cursor:not-allowed}.stt-mode-toggle.local{border-color:#c4b5fd;background:#f5f3ff;color:#6d28d9}.stt-mode-toggle.local:hover:not(:disabled){border-color:#a78bfa;background:#ede9fe}.stt-mode-toggle.server{border-color:#fdba74;background:#fff7ed;color:#c2410c}.stt-mode-toggle.server:hover:not(:disabled){border-color:#fb923c;background:#ffedd5}.stt-mode-toggle-track{width:30px;height:16px;border-radius:8px;background:#d1d5db;position:relative;transition:background .3s ease;flex-shrink:0}.stt-mode-toggle.local .stt-mode-toggle-track{background:#7c3aed}.stt-mode-toggle.server .stt-mode-toggle-track{background:#f94b08}.stt-mode-toggle-thumb{width:12px;height:12px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:transform .3s ease;box-shadow:0 1px 3px #0003}.stt-mode-toggle.server .stt-mode-toggle-thumb{transform:translate(14px)}.stt-mode-toggle-label{white-space:nowrap}.stt-vosk-loading{padding:4px 10px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;border-radius:4px;font-size:11px;font-weight:600}.stt-vosk-ready{padding:4px 10px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:4px;font-size:11px;font-weight:600}.stt-gaps-filled{padding:4px 10px;background:#e0e7ff;color:#4338ca;border:1px solid #a5b4fc;border-radius:4px;font-size:11px;font-weight:600}@media (max-width: 768px){.stt-hybrid-status{gap:6px}.stt-hybrid-badge{padding:5px 10px;font-size:11px}.stt-vosk-loading,.stt-vosk-ready,.stt-gaps-filled{padding:3px 8px;font-size:10px}}.stt-restart-count{padding:4px 10px;background:#fef3c7;color:#d97706;border:1px solid #fcd34d;border-radius:4px;font-size:11px;font-weight:600}.stt-restart-indicator{display:inline-flex;align-items:center;justify-content:center;font-size:16px;padding:4px 8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;opacity:.5;transition:all .2s ease}.stt-restart-indicator.active{opacity:1;background:#fef3c7;border-color:#fcd34d;animation:restart-pulse .8s ease-in-out infinite}@keyframes restart-pulse{0%{background:#fef3c7;transform:scale(1)}50%{background:#fde68a;transform:scale(1.1)}to{background:#fef3c7;transform:scale(1)}}.stt-restarting-icon{display:inline-flex;align-items:center;justify-content:center;font-size:18px;padding:4px 8px;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;animation:spin-blink .8s ease-in-out infinite}@keyframes spin-blink{0%{opacity:1;transform:rotate(0);background:#fef3c7}50%{opacity:.7;transform:rotate(180deg);background:#fde68a}to{opacity:1;transform:rotate(360deg);background:#fef3c7}}.stt-whisper-download{padding:2rem;text-align:center;background:#f8f9fa;border-radius:8px;margin:1rem}.stt-download-model-btn{padding:1rem 2rem;font-size:1.1rem;background:#4caf50;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s}.stt-download-model-btn:hover{background:#45a049}.stt-download-note{margin-top:1rem;color:#666;font-size:.9rem}.stt-processing{color:#ff9800;font-weight:700;animation:pulse 1.5s ease-in-out infinite;font-size:13px;white-space:nowrap}.stt-stats{color:#666;font-size:.9rem;white-space:nowrap}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.clickable-word{cursor:pointer;transition:all .15s ease;border-radius:3px;padding:1px 2px}.clickable-word:hover{background:#dbeafe;color:#1e40af}.clickable-word.selected{background:#3b82f6;color:#fff;font-weight:500}.dictionary-tooltip{position:fixed;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px #00000026;max-width:400px;min-width:300px;z-index:10000;transform:translate(-50%);animation:tooltipFadeIn .2s ease;display:flex;flex-direction:column}.dictionary-tooltip.show-above{animation:tooltipFadeInAbove .2s ease}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes tooltipFadeInAbove{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.dictionary-tooltip-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 20px;border-bottom:2px solid #2563eb;background:#3b82f6;border-radius:12px 12px 0 0;gap:12px}.dictionary-tooltip-header-left{flex-shrink:0;display:flex;align-items:flex-start;gap:12px}.dictionary-tooltip-header-right{display:flex;align-items:flex-start;gap:12px;flex:1;justify-content:flex-end}.dictionary-tooltip-word-section{display:flex;flex-direction:column;gap:6px}.dictionary-tooltip-word{margin:0;font-size:22px;font-weight:700;color:#fff;line-height:1.2}.dictionary-tooltip-word-clickable{transition:all .2s ease}.dictionary-tooltip-word-clickable:hover{color:#e0f2fe;text-shadow:0 0 8px rgba(255,255,255,.5)}.dictionary-tooltip-translation{font-size:16px;font-weight:500;color:#e0f2fe;margin:0;line-height:1.3}.dictionary-tooltip-favorite{width:32px;height:32px;border:none;background:#fff3;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;padding:0;color:#fff}.dictionary-tooltip-favorite:hover:not(:disabled){background:#ffffff4d;transform:scale(1.1);color:#fbbf24}.dictionary-tooltip-favorite.favorited{color:#fbbf24;animation:favoriteAdded .3s ease}.dictionary-tooltip-favorite:disabled{opacity:.5;cursor:not-allowed}@keyframes favoriteAdded{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.dictionary-tooltip-phonetics{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.dictionary-tooltip-phonetic-item{display:flex;align-items:center;gap:6px;background:#f8fafc;padding:4px 8px;border-radius:4px;border:1px solid #e2e8f0}.dictionary-tooltip-flag-icon{border-radius:2px;box-shadow:0 1px 2px #0000001a}.dictionary-tooltip-flag-clickable{transition:all .2s ease}.dictionary-tooltip-flag-clickable:hover{transform:scale(1.1);box-shadow:0 2px 4px #0003}.dictionary-tooltip-phonetic-text{font-size:13px;color:#1e293b;font-family:Times New Roman,serif;font-style:italic}.dictionary-tooltip-close{width:28px;height:28px;border:none;background:transparent;color:#64748b;font-size:24px;cursor:pointer;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1}.dictionary-tooltip-close:hover{background:#f1f5f9;color:#1e293b}.dictionary-tooltip-loading{padding:24px;text-align:center;color:#64748b;font-size:14px}.dictionary-tooltip-content{padding:16px 20px;max-height:300px;overflow-y:auto}.dictionary-tooltip-meanings{display:flex;flex-direction:column;gap:16px}.dictionary-tooltip-meaning{display:flex;flex-direction:column;gap:8px}.dictionary-tooltip-pos{font-size:13px;font-weight:600;color:#3b82f6;text-transform:capitalize}.dictionary-tooltip-definitions{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.dictionary-tooltip-definitions li{font-size:14px;color:#1e293b;line-height:1.6}.dictionary-tooltip-example{margin-top:4px;font-size:13px;color:#64748b;font-style:italic;padding-left:12px;border-left:2px solid #e2e8f0}.dictionary-tooltip-error{padding:24px;text-align:center;color:#94a3b8;font-size:14px}.dictionary-tooltip-simple-examples{padding:16px 20px;background:#f8fafc;border-top:1px solid #e2e8f0}.dictionary-tooltip-simple-examples-title{font-size:13px;font-weight:700;color:#475569;margin-bottom:12px;display:flex;align-items:center;gap:6px}.dictionary-tooltip-simple-examples-list{display:flex;flex-direction:column;gap:12px}.dictionary-tooltip-simple-example{background:#fff;padding:10px 12px;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.dictionary-tooltip-simple-example:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.dictionary-tooltip-simple-example-original{font-size:13px;color:#1e293b;line-height:1.6}@media (max-width: 768px){.dictionary-tooltip{max-width:90vw;min-width:280px}.dictionary-tooltip-header{padding:12px 16px;flex-wrap:wrap}.dictionary-tooltip-header-right{flex-direction:column;align-items:flex-end;gap:8px}.dictionary-tooltip-word{font-size:18px}.dictionary-tooltip-phonetics{gap:6px}.dictionary-tooltip-phonetic-item{padding:4px 8px}.dictionary-tooltip-phonetic-text{font-size:13px}.dictionary-tooltip-content{max-height:250px;padding:12px 16px}.dictionary-tooltip-simple-examples{padding:12px 16px}.dictionary-tooltip-simple-examples-title{font-size:13px;margin-bottom:10px}.dictionary-tooltip-simple-example{padding:8px 10px}.dictionary-tooltip-simple-example-original{font-size:13px}}.stt-mode-help-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.stt-mode-help-modal-box{background:#fff;border-radius:16px;padding:28px;max-width:460px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}.dark .stt-mode-help-modal-box{background:#1e293b;color:#e2e8f0}.top-loading-bar{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;pointer-events:none}.top-loading-bar-progress{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);box-shadow:0 0 10px #3b82f680;transition:width .3s cubic-bezier(.4,0,.2,1);transform-origin:left}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #3b82f680}50%{box-shadow:0 0 20px #3b82f6cc}}.top-loading-bar-progress{animation:pulse-glow 1.5s ease-in-out infinite}body.translator-focus-active .navbar,body.translator-focus-active .mobile-navbar,body.translator-focus-active header,body.translator-focus-active nav{display:none!important}body.translator-focus-active .page-layout__title{display:none!important}body.translator-focus-active{overflow:hidden}.translator-focus-mode{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;height:100dvh;padding:0!important;margin:0!important;border-radius:0!important;overflow:hidden;background:#fff}.translator-focus-mode .translator-btn-group{order:-1;position:sticky;top:0;z-index:10000;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 8px;margin:0;border-bottom:1px solid #e2e8f0;justify-content:flex-end;gap:6px;flex-shrink:0}.translator-focus-mode .translator-btn{padding:8px 16px;font-size:.85rem;flex:1;min-width:0}.translator-focus-mode .translator-conv-btn{padding:.6rem .7rem}.translator-focus-mode .translator-conv-btn.voice-focus-btn{flex:1;min-width:0;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;padding:8px 16px;border-radius:8px;font-size:.85rem;font-weight:600;box-shadow:0 2px 4px #4f46e54d}.translator-focus-mode .translator-conv-btn.voice-focus-btn:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}.translator-focus-mode .translator-conv-btn.voice-focus-btn.active{background:#dc2626;box-shadow:0 2px 6px #dc262666;animation:pulse-speak 1.5s ease-in-out infinite}.translator-focus-mode .translator-lang-selectors{order:-2;flex-shrink:0;padding:4px 8px;margin:0;border-bottom:1px solid #e2e8f0}.translator-focus-mode .translator-lang-selectors label{display:none}.translator-focus-mode .translator-image-upload-container,.translator-focus-mode .translator-target-lang-mobile,.translator-focus-mode .mt-4,.translator-focus-mode .translator-history,.translator-focus-mode .translator-resize-handle,.translator-focus-mode .translator-image-upload-hint{display:none!important}.translator-focus-mode .translator-section{flex:1;min-height:0}.translator-focus-mode .translator-section .translator-textarea{height:100%!important;min-height:0!important;max-height:none!important;border-radius:0!important;border-left:none!important;border-right:none!important;resize:none!important}.translator-focus-mode .translator-section .translator-output-lines{height:100%!important;min-height:0!important;max-height:none!important}.translator-focus-mode .translator-output-wrapper{border-top:2px solid #e2e8f0}.translator-focus-btn{background:linear-gradient(135deg,#f59e0b,#d97706)!important;color:#fff!important;box-shadow:0 2px 4px #f59e0b4d}.translator-focus-btn:hover{background:linear-gradient(135deg,#d97706,#b45309)!important}.translator-focus-btn.active{background:linear-gradient(135deg,#b45309,#92400e)!important;color:#fff!important;box-shadow:0 2px 6px #b4530966}.translator-domain-selector{margin-bottom:1.5rem}.translator-domain-selector label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.875rem;color:#475569}.translator-domain-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.translator-domain-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;font-size:.8125rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.translator-domain-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.translator-domain-btn.active{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.translator-domain-btn .material-symbols-outlined{font-size:18px}.translator-domain-name{display:inline}.dark .translator-domain-selector label{color:#94a3b8}.dark .translator-domain-btn{background:#1e293b;border-color:#334155;color:#94a3b8}.dark .translator-domain-btn:hover{background:#334155;border-color:#475569;color:#e2e8f0}.dark .translator-domain-btn.active{background:#3b82f626;border-color:#3b82f6;color:#60a5fa}@media (max-width: 768px){.translator-domain-btn{padding:.375rem .625rem;font-size:.75rem}.translator-domain-btn .material-symbols-outlined{font-size:16px}}@media (max-width: 550px){.translator-domain-selector{margin-bottom:1rem}.translator-domain-buttons{gap:.375rem}.translator-domain-btn{padding:.375rem .5rem}.translator-domain-name{display:none}.translator-domain-btn .material-symbols-outlined{font-size:20px}}.translator-lang-selectors{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.translator-lang-group{flex:1;min-width:200px}.translator-lang-group label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.875rem;color:#475569}.translator-lang-select{width:100%;padding:.75rem 1rem;border:1.5px solid #dde5f0;border-radius:10px;font-size:.9375rem;font-weight:500;background:#f8fafc;color:#1e293b;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000a}.translator-lang-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.translator-arrow{font-size:1.5rem;color:#64748b;padding-bottom:.5rem}.translator-swap-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-bottom:.25rem}.translator-swap-btn:hover{background:#eff6ff;border-color:#3b82f6;color:#3b82f6;transform:rotate(180deg)}.translator-swap-btn:active{transform:rotate(180deg) scale(.95)}.translator-swap-btn .material-symbols-outlined{font-size:24px}.translator-section{margin-bottom:1.5rem}.translator-input-wrapper,.translator-output-wrapper{position:relative}.translator-textarea-container{position:relative;display:flex;flex-direction:column;margin-bottom:0;line-height:0}.translator-textarea-container textarea{line-height:normal}.translator-image-upload-container{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.translator-toolbar-right{display:flex;align-items:center;gap:.375rem;margin-left:auto}.translator-btn--toolbar{flex:0 0 auto;padding:.5rem 1rem;font-size:.8125rem;border-radius:8px}.translator-image-upload-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.translator-image-upload-btn:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1;transform:translateY(-1px)}.translator-image-upload-btn:disabled{opacity:.7;cursor:not-allowed}.translator-image-upload-btn .material-symbols-outlined{font-size:20px}.translator-image-upload-hint{font-size:.75rem;color:#64748b;font-style:italic}@media (max-width: 1024px){.translator-image-upload-hint{display:none}}.translator-voice-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #4f46e540}.translator-voice-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #4f46e559}.translator-voice-btn.listening{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 4px #ef44444d;animation:pulse-voice 1.5s ease-in-out infinite}.translator-voice-btn.listening:hover{box-shadow:0 4px 8px #ef444466}.translator-voice-btn .material-symbols-outlined{font-size:20px}@keyframes pulse-voice{0%,to{transform:scale(1);box-shadow:0 2px 4px #ef44444d}50%{transform:scale(1.05);box-shadow:0 4px 12px #ef444480}}.translator-voice-btn.loading{position:relative;overflow:hidden;background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 2px 4px #6366f14d;opacity:.9;cursor:wait}.translator-voice-btn.loading:hover{transform:none}@keyframes spin-download{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.translator-voice-btn.loading .material-symbols-outlined{animation:spin-download 2s linear infinite}.translator-voice-progress{position:absolute;bottom:0;left:0;height:3px;background:linear-gradient(90deg,#818cf8,#6366f1);border-radius:0 0 8px 8px;transition:width .3s ease}.translator-keep-listening-btn{display:flex;align-items:center;gap:4px;padding:.5rem .625rem;border:2px solid #cbd5e1;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.translator-keep-listening-btn:hover{border-color:#94a3b8;background:#e2e8f0}.translator-keep-listening-btn.active{background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;border-color:#4f46e5;box-shadow:0 2px 6px #4f46e54d}.translator-keep-listening-btn.active:hover{background:linear-gradient(135deg,#4338ca,#3730a3)}.translator-keep-listening-btn .material-symbols-outlined{font-size:16px}@media (max-width: 768px){.translator-voice-btn-text{display:none}.translator-voice-btn{padding:.625rem}.translator-keep-listening-text{display:none}.translator-keep-listening-btn{padding:.5rem}}.translator-textarea{width:100%;padding:1.25rem 3rem 1.25rem 1.25rem;border:1.5px solid #f5f7fa;border-bottom:none;border-radius:10px 10px 0 0;font-size:1rem;resize:none;font-family:inherit;background:#fff;color:#1e293b;transition:all .2s ease;min-height:60px;box-shadow:inset 0 1px 3px #00000005}@media (max-width: 768px){.translator-textarea{min-height:60px;padding:.875rem 2.5rem .875rem .875rem}}.translator-textarea:disabled{opacity:.6;cursor:not-allowed;background:#f8fafc}.translator-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.translator-textarea::-moz-placeholder{color:#94a3b8}.translator-textarea::placeholder{color:#94a3b8}.translator-textarea--output{background-color:#fafbfd;border-color:#3b82f61f;padding-right:1.25rem}.translator-output-lines{overflow-y:auto;height:230px;min-height:60px;padding-right:2.5rem}@media (max-width: 768px){.translator-output-lines{height:170px;min-height:120px}}.translator-output-line{display:flex;align-items:flex-start;gap:4px;padding:2px 0;border-radius:4px;transition:background .12s}.translator-output-line:hover{background:#3b82f60f}.translator-output-line-text{flex:1;line-height:1.5;word-break:break-word}.translator-output-placeholder{color:#94a3b8}.translator-output-empty-line{height:1.5em}.translator-line-save-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#94a3b8;cursor:pointer;flex-shrink:0;transition:all .15s;margin-top:1px;order:-1}.translator-line-save-btn .material-symbols-outlined{font-size:16px}.translator-line-save-btn:hover:not(:disabled){background:#e0e7ff;color:#4338ca}.translator-line-save-btn.saved{color:#fff;background:#6366f1;border-radius:50%}.translator-line-save-btn:disabled{cursor:default}.translator-output-lines.conversation-mode{transform:rotate(180deg);transition:transform .4s ease}.translator-output-lines:not(.conversation-mode){transition:transform .4s ease}.translator-conv-btn{display:none;align-items:center;justify-content:center;padding:.625rem;border:none;border-radius:8px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;cursor:pointer;transition:all .2s;flex-shrink:0;box-shadow:0 2px 4px #6366f14d}.translator-conv-btn .material-symbols-outlined{font-size:22px}.translator-conv-btn:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);transform:translateY(-1px);box-shadow:0 4px 8px #6366f166}@media (max-width: 1024px){.translator-conv-btn{display:flex}}.translator-conv-btn.active{background:linear-gradient(135deg,#4338ca,#3730a3);color:#fff;box-shadow:0 2px 6px #4338ca66}.translator-resize-handle{display:flex;align-items:center;justify-content:center;height:8px;cursor:ns-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;border-left:1.5px solid #f5f7fa;border-right:1.5px solid #f5f7fa;border-bottom:1.5px solid #f5f7fa;border-radius:0 0 8px 8px;background:#f8fafc;transition:background .15s;margin-top:-1px}.translator-resize-handle:hover,.translator-resize-handle:active{background:#eef2f7}.translator-resize-handle-bar{width:32px;height:2px;border-radius:1px;background:#b0bec5}.translator-clear-btn{position:absolute;top:.75rem;right:3rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;transition:all .2s ease;opacity:.7}.translator-clear-btn:hover{background:#e2e8f0;color:#475569;opacity:1}.translator-clear-btn .material-symbols-outlined{font-size:18px}.translator-clean-btn{position:absolute;top:.75rem;right:5.25rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:50%;color:#16a34a;cursor:pointer;transition:all .2s ease;opacity:.7;font-size:16px;z-index:2}.translator-clean-btn:hover{background:#dcfce7;border-color:#86efac;opacity:1;transform:scale(1.05)}.translator-clean-btn.cleaned{background:#16a34a;border-color:#16a34a;color:#fff;opacity:1}.translator-speak-btn{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;color:#3b82f6;cursor:pointer;transition:all .2s ease;opacity:.7}.translator-speak-btn:hover{background:#dbeafe;opacity:1;transform:scale(1.05)}.translator-speak-btn.speaking{background:#ef4444;border-color:#ef4444;color:#fff;opacity:1;animation:pulse-speak 1.5s ease-in-out infinite}.translator-speak-btn--output{right:.75rem}.translator-copy-btn{position:absolute;top:.75rem;right:3rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;color:#3b82f6;cursor:pointer;transition:all .2s ease;opacity:.7;z-index:2}.translator-copy-btn:hover{background:#dbeafe;opacity:1;transform:scale(1.05)}.translator-copy-btn.copied{background:#6366f1;border-color:#6366f1;color:#fff;opacity:1}.translator-copy-btn .material-symbols-outlined{font-size:16px}.translator-provider-badge{position:absolute;bottom:.5rem;left:.75rem;padding:.2rem .6rem;border-radius:10px;font-size:.68rem;font-weight:700;letter-spacing:.3px;line-height:1;pointer-events:none;opacity:.85;transition:opacity .2s ease;z-index:2}.translator-provider-badge--madlad{background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#fff;box-shadow:0 1px 4px #7c3aed4d}.translator-provider-badge--deepl{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;box-shadow:0 1px 4px #4f46e54d}.translator-provider-badge--google{background:#e2e8f0;color:#475569;box-shadow:0 1px 3px #00000014}@keyframes pulse-speak{0%,to{opacity:1}50%{opacity:.7}}.translator-speak-btn .material-symbols-outlined{font-size:18px}.translator-btn-group{display:flex;gap:.5rem;margin:.25rem 0;justify-content:flex-end}.translator-btn{padding:.5rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f659;letter-spacing:.02em}.translator-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #3b82f666}.translator-btn:active:not(:disabled){transform:translateY(0)}.translator-btn:disabled{opacity:.6;cursor:not-allowed}.translator-save-btn{display:flex;align-items:center;gap:.375rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #4f46e540;white-space:nowrap}.translator-save-btn:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#4338ca);transform:translateY(-1px);box-shadow:0 4px 8px #4f46e559}.translator-save-btn:active:not(:disabled){transform:translateY(0)}.translator-save-btn:disabled{opacity:.6;cursor:not-allowed}.translator-save-btn .material-symbols-outlined{font-size:20px}.translator-save-btn-text{display:inline}@media (max-width: 768px){.translator-lang-selectors{gap:.75rem}.translator-arrow{font-size:1.25rem;padding-bottom:.5rem}.translator-swap-btn{width:36px;height:36px}.translator-swap-btn .material-symbols-outlined{font-size:20px}.translator-lang-group{min-width:140px}.translator-save-btn-text{display:none}.translator-save-btn{padding:1rem}.translator-image-upload-text{display:none}.translator-image-upload-btn{padding:.625rem}}.translator-sentence-pairs{margin-top:.75rem;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fafbfc}.translator-sentence-pairs-header{display:flex;align-items:center;gap:6px;padding:.625rem 1rem;font-size:.8rem;font-weight:600;color:#64748b;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.translator-sentence-pair{display:flex;align-items:center;gap:8px;padding:.5rem .75rem;border-bottom:1px solid #f1f5f9;transition:background .15s}.translator-sentence-pair:last-child{border-bottom:none}.translator-sentence-pair:hover{background:#f0f4ff}.translator-sentence-pair-texts{flex:1;display:flex;align-items:baseline;gap:6px;min-width:0;font-size:.85rem;line-height:1.4}.translator-sentence-src{color:#334155;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.translator-sentence-arrow{color:#94a3b8;flex-shrink:0;font-size:.75rem}.translator-sentence-tgt{color:#4338ca;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.translator-sentence-save-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;flex-shrink:0;transition:all .15s}.translator-sentence-save-btn:hover:not(:disabled){background:#e0e7ff;color:#4338ca}.translator-sentence-save-btn.saved{color:#6366f1}.translator-sentence-save-btn:disabled{cursor:default;opacity:.7}@media (max-width: 768px){.translator-sentence-pair-texts{flex-direction:column;gap:2px}.translator-sentence-arrow{display:none}.translator-sentence-src,.translator-sentence-tgt{white-space:normal}}@media (max-width: 550px){.translator-lang-selectors{flex-direction:row;gap:.375rem;margin-bottom:.5rem;align-items:center}.translator-lang-group{flex:1;min-width:0}.translator-lang-group>label{display:none}.translator-target-lang-group{display:block!important}.translator-swap-btn{display:flex;padding:.375rem;min-width:32px;min-height:32px;flex-shrink:0}.translator-arrow{display:none}.translator-target-lang-mobile{display:none!important}.translator-source-row{display:flex;align-items:center;gap:.375rem}.translator-source-row .translator-lang-select{flex:1;min-width:0}.translator-mobile-actions{display:none!important}.translator-image-upload-container{display:flex;gap:.375rem;margin-bottom:.5rem;align-items:center;flex-wrap:wrap}.translator-image-upload-container>.translator-image-upload-btn{display:flex;padding:.5rem}.translator-image-upload-text{display:none}.translator-image-upload-container>.translator-voice-btn{display:flex;padding:.5rem}.translator-voice-btn-text{display:none}.translator-image-upload-container>.translator-image-upload-hint{display:none}.translator-toolbar-right{margin-left:auto;gap:.25rem}.translator-btn--toolbar{padding:.5rem .75rem;font-size:.8rem}.translator-conv-btn{display:flex;padding:.5rem;border-radius:8px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 2px 4px #6366f14d}.translator-conv-btn:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}.translator-conv-btn.active{background:linear-gradient(135deg,#4338ca,#3730a3);color:#fff;box-shadow:0 2px 6px #4338ca66}.translator-focus-btn{background:linear-gradient(135deg,#f59e0b,#d97706)!important;color:#fff!important;box-shadow:0 2px 4px #f59e0b4d}.translator-focus-btn:hover{background:linear-gradient(135deg,#d97706,#b45309)!important}.translator-focus-btn.active{background:linear-gradient(135deg,#b45309,#92400e)!important;color:#fff!important;box-shadow:0 2px 6px #b4530966}.translator-textarea{min-height:60px;padding:.75rem;font-size:.9rem}.translator-output-lines{height:25vh;min-height:60px}.translator-section,.translator-btn-group{margin-bottom:.5rem}.translator-btn{padding:.75rem 1rem;font-size:.9rem}}@media (max-width: 760px){.translator-textarea{border:2px solid #dde5f0;border-radius:12px 12px 0 0;box-shadow:0 2px 8px #0000000a;padding:1rem 2.5rem 1rem 1rem}.translator-textarea--output{border:2px solid rgba(59,130,246,.2)}.translator-output-lines{border-radius:12px 12px 0 0;box-shadow:0 2px 8px #0000000a}.translator-resize-handle{border-left:2px solid #dde5f0;border-right:2px solid #dde5f0;border-bottom:2px solid #dde5f0;border-radius:0 0 12px 12px}.translator-lang-selectors{margin-bottom:1rem}.translator-lang-select{border:2px solid #dde5f0;border-radius:10px;box-shadow:0 1px 4px #0000000a}.translator-section{margin-bottom:.75rem}.translator-image-upload-container{margin-bottom:.5rem}.translator-history{margin-top:1.5rem;padding-top:1rem}}@media (max-width: 760px){.dark .translator-textarea{border-color:#2a3545;box-shadow:0 2px 8px #00000026}.dark .translator-textarea--output{border-color:#2a3545}.dark .translator-output-lines{box-shadow:0 2px 8px #00000026}.dark .translator-resize-handle{border-color:#2a3545}.dark .translator-lang-select{border-color:#2a3545;box-shadow:0 1px 4px #00000026}}.translator-target-lang-mobile,.translator-mobile-actions{display:none}.dark .translator-target-lang-mobile label{color:#8b9dc3}.dark .translator-textarea:disabled{background:#10141a}.dark .translator-textarea--output{background:#131720;border-color:#252a35}.translator-history{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.translator-history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.translator-history-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#475569;margin:0}.translator-history-title .material-symbols-outlined{font-size:1.25rem}.translator-history-view-all{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:transparent;border:1px solid #e2e8f0;border-radius:6px;font-size:.8125rem;font-weight:500;color:#3b82f6;cursor:pointer;transition:all .2s ease}.translator-history-view-all:hover{background:#eff6ff;border-color:#3b82f6}.translator-history-view-all .material-symbols-outlined{font-size:16px}.translator-history-loading{display:flex;justify-content:center;padding:1rem}.translator-history-empty{text-align:center;color:#94a3b8;font-size:.875rem;padding:1rem}.translator-history-list{display:flex;flex-direction:column;gap:.5rem}.translator-history-item{display:block;width:100%;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-align:left;cursor:pointer;transition:all .2s ease}.translator-history-item:hover{background:#f1f5f9;border-color:#cbd5e1}.translator-history-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.translator-history-lang{font-size:.75rem;font-weight:600;color:#3b82f6;background:#3b82f61a;padding:.125rem .5rem;border-radius:4px}.translator-history-time{font-size:.75rem;color:#94a3b8}.translator-history-text{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569;overflow:hidden}.translator-history-source,.translator-history-target{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.translator-history-source{color:#64748b}.translator-history-target{color:#1e293b;font-weight:500}.translator-history-arrow{color:#94a3b8;flex-shrink:0}.dark .translator-history{border-top-color:#334155}.dark .translator-history-title{color:#94a3b8}.dark .translator-history-view-all{border-color:#475569;color:#60a5fa}.dark .translator-history-view-all:hover{background:#3b82f61a;border-color:#60a5fa}.dark .translator-history-item{background:#1e293b;border-color:#334155}.dark .translator-history-item:hover{background:#334155;border-color:#475569}.dark .translator-history-source{color:#94a3b8}.dark .translator-history-target{color:#e2e8f0}@media (max-width: 768px){.translator-history-text{flex-direction:column;align-items:flex-start;gap:.25rem}.translator-history-arrow{display:none}.translator-history-source,.translator-history-target{width:100%}}.translation-history-full{min-height:300px}.translation-history-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;transition:all .2s ease}.translation-history-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.translation-history-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.translation-history-card-lang{font-size:.75rem;font-weight:600;color:#3b82f6;background:#3b82f61a;padding:.25rem .75rem;border-radius:4px}.translation-history-card-content{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.translation-history-card-text{min-width:0}.translation-history-card-label{display:block;font-size:.75rem;font-weight:500;color:#94a3b8;margin-bottom:.25rem}.translation-history-card-source,.translation-history-card-target{font-size:.875rem;line-height:1.5;word-break:break-word}.translation-history-card-source{color:#64748b}.translation-history-card-target{color:#1e293b;font-weight:500}.dark .translation-history-card{background:#1e293b;border-color:#334155}.dark .translation-history-card:hover{border-color:#475569}.dark .translation-history-card-header{border-bottom-color:#334155}.dark .translation-history-card-source{color:#94a3b8}.dark .translation-history-card-target{color:#e2e8f0}@media (max-width: 768px){.translation-history-card-content{grid-template-columns:1fr;gap:.75rem}.translation-history-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}}.translator-history-actions{display:flex;align-items:center;gap:.5rem}.translator-history-delete{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:#94a3b8;transition:all .2s ease;opacity:0}.translator-history-item:hover .translator-history-delete{opacity:1}.translator-history-delete:hover{background:#fee2e2;color:#ef4444}.translator-history-delete .material-symbols-outlined{font-size:16px}.translator-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.translator-modal{background:#fff;border-radius:12px;padding:1.5rem;max-width:400px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.translator-modal h4{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .75rem}.translator-modal p{font-size:.875rem;color:#64748b;margin:0 0 .5rem}.translator-modal-preview{font-style:italic;color:#94a3b8!important;background:#f8fafc;padding:.5rem .75rem;border-radius:6px;margin-bottom:1rem!important}.translator-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.translator-modal-btn{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.translator-modal-btn--cancel{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.translator-modal-btn--cancel:hover{background:#e2e8f0}.translator-modal-btn--delete{background:#ef4444;border:none;color:#fff}.translator-modal-btn--delete:hover:not(:disabled){background:#dc2626}.translator-modal-btn--delete:disabled{opacity:.6;cursor:not-allowed}.dark .translator-history-delete:hover{background:#ef444433}.dark .translator-modal{background:#1e293b}.dark .translator-modal h4{color:#f1f5f9}.dark .translator-modal p{color:#94a3b8}.dark .translator-modal-preview{background:#0f172a;color:#64748b!important}.dark .translator-modal-btn--cancel{background:#334155;border-color:#475569;color:#94a3b8}.dark .translator-modal-btn--cancel:hover{background:#475569}.translator-history-favorite{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:#94a3b8;transition:all .2s ease;opacity:0}.translator-history-item:hover .translator-history-favorite{opacity:1}.translator-history-favorite.active{opacity:1;color:#f59e0b}.translator-history-favorite:hover{background:#fef3c7;color:#f59e0b}.translator-history-favorite:disabled{opacity:.5;cursor:not-allowed}.translator-history-favorite .material-symbols-outlined{font-size:18px}.dark .translator-history-favorite:hover{background:#f59e0b33}.translation-history-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;padding:.25rem;background:#f1f5f9;border-radius:8px;width:-moz-fit-content;width:fit-content}.translation-history-tab{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:transparent;border:none;border-radius:6px;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.translation-history-tab:hover{color:#475569}.translation-history-tab.active{background:#fff;color:#3b82f6;box-shadow:0 1px 3px #0000001a}.translation-history-tab .material-symbols-outlined{font-size:18px}.dark .translation-history-tabs{background:#334155}.dark .translation-history-tab{color:#94a3b8}.dark .translation-history-tab:hover{color:#e2e8f0}.dark .translation-history-tab.active{background:#1e293b;color:#60a5fa}.translation-history-card-favorite{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:none;border-radius:6px;cursor:pointer;color:#94a3b8;transition:all .2s ease}.translation-history-card-favorite:hover{background:#fef3c7;color:#f59e0b}.translation-history-card-favorite.active{color:#f59e0b}.translation-history-card-favorite:disabled{opacity:.5;cursor:not-allowed}.translation-history-card-favorite .material-symbols-outlined{font-size:20px}.dark .translation-history-card-favorite:hover{background:#f59e0b33}.dark .translator-textarea{background:#151921;border-color:#252a35;color:#e2e8f0}.dark .translator-textarea::-moz-placeholder{color:#4a6085}.dark .translator-textarea::placeholder{color:#4a6085}.dark .translator-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.dark .translator-output-line{color:#e2e8f0;border-bottom-color:#1a2d4d}.dark .translator-output-line:hover{background:#3b82f614}.dark .translator-output-lines{background:#131720;border-color:#252a35}.dark .translator-lang-selectors label{color:#8b9dc3}.dark .translator-lang-selectors select{background:#151921;border-color:#252a35;color:#e2e8f0}.dark .translator-swap-btn{background:#162a4a;border-color:#1a2d4d;color:#8b9dc3}.dark .translator-swap-btn:hover{background:#1a2d4d;color:#e2e8f0}.dark .translator-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 4px #2563eb4d}.dark .translator-btn:hover:not(:disabled){box-shadow:0 4px 8px #2563eb66}.dark .translator-image-upload-btn{background:#162a4a;border-color:#1a2d4d;color:#8b9dc3}.dark .translator-image-upload-btn:hover{background:#1a2d4d;color:#e2e8f0}.dark .translator-voice-btn{background:#0f3a2a;color:#6ee7b7}.dark .translator-voice-btn:hover{background:#134e3a}.dark .translator-voice-btn.listening{background:#7f1d1d;color:#fca5a5}.dark .translator-image-upload-hint{color:#4a6085}.dark .translator-save-btn{background:#162a4a;border-color:#1a2d4d;color:#8b9dc3}.dark .translator-save-btn:hover:not(:disabled){background:#1a2d4d;color:#e2e8f0}.dark .translator-save-btn.saved{background:#065f46;color:#6ee7b7}.dark .translator-clear-btn{background:#162a4a;color:#8b9dc3}.dark .translator-clear-btn:hover{background:#1a2d4d;color:#e2e8f0}.dark .translator-speak-btn{background:#162a4a;border-color:#1a2d4d;color:#60a5fa}.dark .translator-speak-btn:hover{background:#1a2d4d;color:#93bbfc}.dark .translator-speak-btn.speaking{background:#7f1d1d;border-color:#991b1b;color:#fca5a5}.dark .translator-resize-handle{background:#1a2d4d}.dark .translator-resize-handle:hover{background:#2563eb}.dark .translator-conv-btn{background:#162a4a;color:#8b9dc3}.dark .translator-conv-btn:hover{background:#1a2d4d}.dark .translator-conv-btn.active{background:#1e40af;color:#93c5fd}.dark .translator-focus-btn.active{background:#92400e!important;color:#fcd34d!important}.dark .translator-output-wrapper{border-top-color:#1a2d4d}.dark .translator-line-save-btn{color:#4a6085}.dark .translator-line-save-btn:hover{color:#60a5fa}.dark .translator-line-save-btn.saved{color:#6ee7b7}.dark .translator-focus-mode{background:#0a1628}.dark .translator-focus-mode .translator-btn-group{background:#0a1628f2;border-bottom-color:#1a2d4d}.dark .translator-focus-mode .translator-lang-selectors{border-bottom-color:#1a2d4d}.dark .translator-focus-mode .translator-output-wrapper{border-top-color:#1a2d4d}.translator-grammar-suggestion{margin-top:6px;padding:10px 14px;background:linear-gradient(135deg,#fefce8,#fef9c3);border:1.5px solid #fbbf24;border-radius:10px;animation:grammar-slide-in .25s ease-out}@keyframes grammar-slide-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.translator-grammar-header{display:flex;align-items:center;gap:6px;margin-bottom:6px}.translator-grammar-icon{font-size:14px}.translator-grammar-label{flex:1;font-size:12px;font-weight:600;color:#92400e;letter-spacing:.02em}.translator-grammar-dismiss{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:50%;background:#92400e1a;color:#92400e;cursor:pointer;transition:background .15s}.translator-grammar-dismiss:hover{background:#92400e33}.translator-grammar-text{font-size:14px;color:#78350f;line-height:1.5;margin-bottom:8px;padding:6px 8px;background:#fff9;border-radius:6px}.translator-grammar-apply{padding:5px 14px;font-size:12px;font-weight:600;color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:6px;cursor:pointer;transition:all .15s}.translator-grammar-apply:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 2px 6px #f59e0b66}.translator-grammar-checking{display:flex;align-items:center;gap:6px;margin-top:4px;padding:4px 10px;font-size:11px;color:#94a3b8;font-style:italic}.translator-grammar-spinner{animation:grammar-spin 1s linear infinite;display:inline-block}@keyframes grammar-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dark .translator-grammar-suggestion{background:linear-gradient(135deg,#78350f33,#92400e26);border-color:#b45309}.dark .translator-grammar-label{color:#fbbf24}.dark .translator-grammar-text{color:#fcd34d;background:#0003}.dark .translator-grammar-dismiss{background:#fbbf241a;color:#fbbf24}.dark .translator-grammar-dismiss:hover{background:#fbbf2433}.translator-alt-toggle-bar{display:flex;align-items:center;padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-bottom:none;border-radius:10px 10px 0 0}.translator-alt-toggle{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.8125rem}.translator-alt-toggle input[type=checkbox]{display:none}.translator-alt-toggle-slider{position:relative;width:32px;height:18px;background:#cbd5e1;border-radius:9px;transition:background .25s;flex-shrink:0}.translator-alt-toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background:#fff;border-radius:50%;transition:transform .25s;box-shadow:0 1px 2px #0003}.translator-alt-toggle input:checked+.translator-alt-toggle-slider{background:linear-gradient(135deg,#f59e0b,#d97706)}.translator-alt-toggle input:checked+.translator-alt-toggle-slider:after{transform:translate(14px)}.translator-alt-toggle-label{font-weight:600;color:#475569;font-size:.8125rem}.lannie-server-badge-sm{display:inline-flex;align-items:center;padding:2px 6px;font-size:.625rem;font-weight:700;letter-spacing:.03em;color:#f59e0b;background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);border-radius:4px;white-space:nowrap}.translator-output-line-group{margin-bottom:2px}.translator-line-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.translator-alt-btn{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:4px;background:transparent;color:#f59e0b;cursor:pointer;flex-shrink:0;transition:all .15s;padding:0}.translator-alt-btn:hover:not(:disabled){background:#f59e0b1f}.translator-alt-btn.active{background:#f59e0b26;color:#d97706}.translator-alt-btn:disabled{cursor:wait}.translator-alt-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(245,158,11,.3);border-top-color:#f59e0b;border-radius:50%;animation:spin-alt .6s linear infinite}@keyframes spin-alt{to{transform:rotate(360deg)}}.translator-alt-cards{display:flex;flex-wrap:wrap;gap:6px;padding:6px 0 6px 20px;animation:fadeInAlt .3s ease}@keyframes fadeInAlt{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.translator-alt-card{display:flex;align-items:center;gap:6px;padding:5px 10px;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid rgba(245,158,11,.2);border-radius:6px;font-size:.8125rem;cursor:default;transition:all .15s;line-height:1.4}.translator-alt-card:hover{border-color:#f59e0b66;box-shadow:0 1px 4px #f59e0b26}.translator-alt-card-text{color:#92400e;font-weight:500}.translator-alt-card-nuance{font-size:.6875rem;color:#b45309;background:#f59e0b1f;padding:1px 5px;border-radius:3px;font-weight:600;white-space:nowrap}.translator-alt-loading{display:flex;align-items:center;gap:6px;padding:6px 0 6px 20px;font-size:.75rem;color:#d97706;animation:fadeInAlt .3s ease}.dark .translator-alt-toggle-bar{background:#1e293b;border-color:#334155}.dark .translator-alt-toggle-label{color:#e2e8f0}.dark .translator-alt-toggle-slider{background:#475569}.dark .lannie-server-badge-sm{color:#fbbf24;background:#fbbf241f;border-color:#fbbf2433}.dark .translator-alt-card{background:linear-gradient(135deg,#f59e0b14,#d977061a);border-color:#f59e0b26}.dark .translator-alt-card-text{color:#fcd34d}.dark .translator-alt-card-nuance{color:#fbbf24;background:#f59e0b26}.dark .translator-alt-loading{color:#fbbf24}@media (max-width: 768px){.translator-alt-toggle-bar{padding:4px 8px}.translator-alt-cards{padding-left:8px;gap:4px}.translator-alt-card{padding:4px 8px;font-size:.75rem}}.translator-alt-auth-msg{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#94a3b8;font-style:italic}.dark .translator-alt-auth-msg{color:#64748b}.translator-help-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#f1f5f9;color:#64748b;cursor:pointer;transition:all .2s ease;padding:0;margin-left:8px;vertical-align:middle}.translator-help-btn:hover{background:#e2e8f0;color:#334155;transform:scale(1.05)}.dark .translator-help-btn{background:#1e293b;color:#94a3b8}.dark .translator-help-btn:hover{background:#334155;color:#f1f5f9}.translator-help-modal-title{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:1.125rem;font-weight:700;color:#1e293b}.dark .translator-help-modal-title{color:#f1f5f9}.translator-help-content{display:flex;flex-direction:column;gap:16px;font-size:.875rem;color:#475569;line-height:1.5;text-align:left}.dark .translator-help-content{color:#94a3b8}.translator-help-item{display:flex;align-items:flex-start;gap:12px}.translator-help-icon{font-size:1.25rem;flex-shrink:0;margin-top:2px}.translator-help-text strong{display:block;color:#1e293b;font-weight:600;margin-bottom:2px}.dark .translator-help-text strong{color:#e2e8f0}.translator-source-label-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.translator-source-label-row .stt-mode-toggle{display:flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border:1px solid #d1d5db;border-radius:20px;background:#f9fafb;cursor:pointer;transition:all .3s ease;font-size:12px;font-weight:600;color:#6b7280;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.translator-source-label-row .stt-mode-toggle:hover:not(:disabled){border-color:#9ca3af;background:#f3f4f6}.translator-source-label-row .stt-mode-toggle:disabled{opacity:.5;cursor:not-allowed}.translator-source-label-row .stt-mode-toggle.local{border-color:#c4b5fd;background:#f5f3ff;color:#6d28d9}.translator-source-label-row .stt-mode-toggle.local:hover:not(:disabled){border-color:#a78bfa;background:#ede9fe}.translator-source-label-row .stt-mode-toggle.server{border-color:#fdba74;background:#fff7ed;color:#c2410c}.translator-source-label-row .stt-mode-toggle.server:hover:not(:disabled){border-color:#fb923c;background:#ffedd5}.translator-source-label-row .stt-mode-toggle-track{width:30px;height:16px;border-radius:8px;background:#d1d5db;position:relative;transition:background .3s ease;flex-shrink:0}.translator-source-label-row .stt-mode-toggle.local .stt-mode-toggle-track{background:#7c3aed}.translator-source-label-row .stt-mode-toggle.server .stt-mode-toggle-track{background:#f94b08}.translator-source-label-row .stt-mode-toggle-thumb{width:12px;height:12px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:transform .3s ease;box-shadow:0 1px 3px #0003}.translator-source-label-row .stt-mode-toggle.server .stt-mode-toggle-thumb{transform:translate(14px)}.translator-source-label-row .stt-mode-toggle-label{white-space:nowrap}.dark .translator-source-label-row .stt-mode-toggle{border-color:#4b5563;background:#374151;color:#9ca3af}.dark .translator-source-label-row .stt-mode-toggle.local{border-color:#7c3aed;background:#2d1b69;color:#c4b5fd}.dark .translator-source-label-row .stt-mode-toggle.server{border-color:#ea580c;background:#4a1d09;color:#fdba74}.stt-mode-help-btn{width:20px;height:20px;border-radius:50%;border:1px solid #cbd5e1;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;padding:0;line-height:1}.stt-mode-help-btn:hover{background:#e2e8f0;border-color:#94a3b8;color:#334155}.dark .stt-mode-help-btn{border-color:#4b5563;background:#374151;color:#9ca3af}.dark .stt-mode-help-btn:hover{background:#4b5563;color:#e5e7eb}.stt-mode-help-modal{max-width:460px}.stt-mode-help-card{border-radius:12px;padding:16px;border:1px solid}.stt-mode-help-card.local,.stt-mode-help-card.server{background:#f8fafc;border-color:#e2e8f0}.stt-mode-help-card-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.stt-mode-help-badge{padding:3px 10px;border-radius:12px;font-size:12px;font-weight:700}.stt-mode-help-badge.local{background:#334155;color:#fff}.stt-mode-help-badge.server{background:#1e293b;color:#fff}.stt-mode-help-list{margin:0;padding-left:20px;font-size:13px;line-height:1.8;color:#374151}.stt-mode-help-note{padding:12px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;font-size:13px;line-height:1.6;color:#475569}.dark .stt-mode-help-card.local{background:#1e3a5f;border-color:#1d4ed8}.dark .stt-mode-help-card.server{background:#2d1b69;border-color:#6d28d9}.dark .stt-mode-help-list{color:#d1d5db}.dark .stt-mode-help-note{background:#422006;border-color:#92400e;color:#fde68a}.recording-controls{display:flex;justify-content:center;margin-bottom:1.5rem}.recording-btn{padding:1rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#3b82f6,#4f46e5);color:#fff;box-shadow:0 2px 8px #4f46e540}.recording-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4f46e559}.recording-btn--active{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 4px #ef44444d}.recording-btn--active:hover{box-shadow:0 4px 8px #ef444466}.recording-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-weight:500;margin-bottom:1.5rem}.recording-pulse{width:10px;height:10px;background:#ef4444;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.recording-list{margin-top:1.5rem}.recording-list__title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.recording-list__empty{text-align:center;color:#94a3b8;padding:2rem;background:#f8fafc;border-radius:8px}.recording-list__grid{display:flex;flex-direction:column;gap:1rem}.recording-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.recording-item:hover{border-color:#cbd5e1;background:#f1f5f9}.recording-item__player{flex:1;min-width:200px}.recording-item__player audio{width:100%;height:40px}.recording-item__info{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.recording-item__time{font-size:.875rem;color:#64748b}.recording-item__actions{display:flex;gap:.5rem}.recording-item__btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.recording-item__btn--download{background:#dbeafe;color:#2563eb}.recording-item__btn--download:hover{background:#bfdbfe}.recording-item__btn--delete{background:#fee2e2;color:#dc2626}.recording-item__btn--delete:hover{background:#fecaca}.recording-error{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;text-align:center;margin-bottom:1rem;border:1px solid #fecaca}@media (max-width: 768px){.recording-item{flex-direction:column;align-items:stretch}.recording-item__info{flex-direction:row;justify-content:space-between;align-items:center;min-width:auto}}.recording-disclaimer{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:1.5rem;color:var(--text-muted);font-size:var(--font-size-sm);text-align:center}.recording-disclaimer__icon{font-size:1.125rem!important;opacity:.85}.pte-help-btn{position:fixed;bottom:2rem;right:2rem;z-index:100;width:48px;height:48px;border-radius:50%;border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #6366f166,0 0 #6366f14d;transition:all .25s ease;animation:pte-help-pulse 2.5s ease-in-out infinite}.pte-help-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #6366f180;animation:none}.pte-help-btn .material-symbols-outlined{font-size:26px!important;font-variation-settings:"FILL" 1}@keyframes pte-help-pulse{0%,to{box-shadow:0 4px 14px #6366f166,0 0 #6366f14d}50%{box-shadow:0 4px 14px #6366f166,0 0 0 10px #6366f100}}.pte-tabs{display:flex;gap:.5rem;margin-bottom:1.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.pte-tabs::-webkit-scrollbar{display:none}.pte-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid var(--border-color);border-radius:12px;background:var(--bg-secondary);color:var(--text-muted);cursor:pointer;font-size:.9375rem;font-weight:600;white-space:nowrap;transition:all .25s ease;flex:1;justify-content:center;min-width:0}.pte-tab:hover{border-color:var(--tab-color);color:var(--tab-color);background:color-mix(in srgb,var(--tab-color) 6%,var(--bg-secondary))}.pte-tab--active{border-color:var(--tab-color);color:#fff;background:var(--tab-color);box-shadow:0 4px 12px color-mix(in srgb,var(--tab-color) 35%,transparent)}.pte-tab--active:hover{color:#fff;background:var(--tab-color)}.pte-tab__icon{font-size:20px!important}.pte-tab__label{font-size:.875rem}.pte-content{padding:1.5rem}.pte-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid var(--border-color)}.pte-section-header__icon{font-size:28px!important;color:var(--section-color);background:color-mix(in srgb,var(--section-color) 12%,transparent);border-radius:10px;padding:.5rem}.pte-section-header__title{font-size:1.25rem;font-weight:700;color:var(--text-color);margin:0}.pte-section-header__count{font-size:.8125rem;color:var(--text-muted);margin:0}.pte-card-list{display:flex;flex-direction:column;gap:.625rem}.pte-card{border:1px solid var(--border-color);border-radius:10px;background:var(--bg-secondary);overflow:hidden;transition:all .2s ease}.pte-card:hover{border-color:color-mix(in srgb,var(--text-muted) 40%,var(--border-color));box-shadow:0 2px 8px #0000000a}.pte-card--expanded{box-shadow:0 4px 16px #0000000f}.pte-card__header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;cursor:pointer;gap:.75rem}.pte-card__left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.pte-card__abbr{display:flex;align-items:center;justify-content:center;min-width:42px;height:32px;padding:0 .5rem;border-radius:6px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.03em;flex-shrink:0}.pte-card__title-area{display:flex;flex-direction:column;gap:.125rem;min-width:0}.pte-card__name{font-size:.9375rem;font-weight:600;color:var(--text-color);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pte-card__core-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.pte-card__desc{font-size:.8125rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pte-card__right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.pte-card__expand{font-size:20px!important;color:var(--text-muted);transition:transform .2s ease}.pte-impact{display:inline-flex;gap:1px;font-size:.75rem}.pte-impact__star{color:#d1d5db;transition:color .15s ease}.pte-impact__star--filled{color:#f59e0b}.dark .pte-impact__star{color:#374151}.pte-card__detail{padding:0 1rem 1rem;border-top:1px solid var(--border-color);animation:pte-slide-down .2s ease}@keyframes pte-slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pte-card__meta{display:flex;gap:1.5rem;margin-top:.75rem;margin-bottom:.75rem}.pte-card__meta-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--text-muted)}.pte-card__tip{display:flex;align-items:flex-start;gap:.375rem;padding:.625rem .75rem;border-radius:8px;background:color-mix(in srgb,#f59e0b 8%,var(--bg-secondary));border:1px solid color-mix(in srgb,#f59e0b 18%,transparent);font-size:.8125rem;color:var(--text-color);line-height:1.5}.pte-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:pte-fade-in .2s ease}.pte-modal-overlay--fullscreen{padding:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@keyframes pte-fade-in{0%{opacity:0}to{opacity:1}}.pte-modal{background:var(--bg-secondary, #fff);border-radius:16px;width:100%;max-width:1080px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 48px #0003;animation:pte-modal-slide .25s ease;position:relative}@keyframes pte-modal-slide{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.pte-modal__close{position:absolute;top:1rem;right:1rem;border:none;background:none;color:var(--text-muted);cursor:pointer;padding:.25rem;border-radius:8px;transition:all .15s ease;z-index:1}.pte-modal__close:hover{background:#0000000f;color:var(--text-color)}.pte-modal__header{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 0}.pte-modal__icon-wrap{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pte-modal__icon{font-size:24px!important;color:#fff}.pte-modal__title{font-size:1.375rem;font-weight:700;color:var(--text-color);margin:0}.pte-modal__lang-toggle{display:flex;gap:.375rem;padding:.75rem 1.5rem 0}.pte-modal__lang-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.3125rem .75rem;border:1.5px solid var(--border-color);border-radius:8px;background:transparent;color:var(--text-muted);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.pte-modal__lang-btn:hover{border-color:#6366f1;color:#6366f1;background:color-mix(in srgb,#6366f1 6%,transparent)}.pte-modal__lang-btn--active{border-color:#6366f1;background:#6366f1;color:#fff}.pte-modal__lang-btn--active:hover{background:#4f46e5;color:#fff}.pte-modal__lang-flag{font-size:.875rem;line-height:1}.pte-modal__body{padding:1.25rem 1.5rem 1.5rem;flex:1;overflow-y:auto}.pte-modal__section{margin-bottom:1.5rem}.pte-modal__section:last-child{margin-bottom:0}.pte-modal__section h3{font-size:1rem;font-weight:700;color:var(--text-color);margin:0 0 .625rem;padding-bottom:.375rem;border-bottom:2px solid var(--border-color)}.pte-modal__section p{font-size:.875rem;color:var(--text-color);line-height:1.65;margin:0 0 .5rem}.pte-modal__section ul{list-style:none;padding:0;margin:.5rem 0 0}.pte-modal__section ul li{position:relative;padding-left:1.25rem;font-size:.875rem;color:var(--text-color);line-height:1.8}.pte-modal__section ul li:before{content:"•";position:absolute;left:0;color:#6366f1;font-weight:700}.pte-modal__use-cases{display:flex;flex-direction:column;gap:.5rem}.pte-modal__use-case{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--text-color);line-height:1.5}.pte-modal__use-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;border-radius:6px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;flex-shrink:0;min-width:70px;text-align:center}.pte-modal__use-badge--pgwp{background:#dbeafe;color:#1d4ed8}.pte-modal__use-badge--pr{background:#dcfce7;color:#15803d}.pte-modal__use-badge--citizen{background:#fef3c7;color:#b45309}.dark .pte-modal__use-badge--pgwp{background:#3b82f626;color:#60a5fa}.dark .pte-modal__use-badge--pr{background:#22c55e26;color:#4ade80}.dark .pte-modal__use-badge--citizen{background:#f59e0b26;color:#fbbf24}.pte-modal__table-wrap{overflow-x:auto;margin:.5rem 0;border-radius:8px;border:1px solid var(--border-color)}.pte-modal__table{width:100%;border-collapse:collapse;font-size:.8125rem}.pte-modal__table th{background:var(--bg-tertiary);color:var(--text-muted);font-weight:600;padding:.5rem .75rem;text-align:center;border-bottom:1px solid var(--border-color)}.pte-modal__table td{padding:.5rem .75rem;text-align:center;border-bottom:1px solid var(--border-color);color:var(--text-color)}.pte-modal__table tr:last-child td{border-bottom:none}.pte-modal__row--highlight td{background:color-mix(in srgb,#6366f1 6%,transparent)}.pte-modal__row--pgwp td{background:color-mix(in srgb,#3b82f6 8%,transparent);font-weight:600}.pte-modal__note{font-size:.8125rem!important;color:var(--text-muted)!important;margin-top:.5rem!important}.pte-modal__note a{color:#6366f1;text-decoration:underline;text-underline-offset:2px}.pte-modal__structure{display:flex;flex-direction:column;gap:.75rem}.pte-modal__part{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:8px;background:var(--bg-tertiary)}.pte-modal__part-num{display:flex;align-items:center;justify-content:center;min-width:52px;height:28px;border-radius:6px;background:#6366f1;color:#fff;font-size:.6875rem;font-weight:700;flex-shrink:0}.pte-modal__part strong{font-size:.9375rem;color:var(--text-color)}.pte-modal__part-time{font-size:.75rem;color:var(--text-muted);margin-left:.5rem}.pte-modal__part-detail{font-size:.8125rem;color:var(--text-muted);line-height:1.5;margin-top:.25rem}.pte-modal__disclaimer{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;border-radius:10px;background:var(--bg-tertiary);border:1px dashed var(--border-color);margin-top:1.5rem}.pte-modal__disclaimer-icon{font-size:1.25rem!important;color:var(--text-muted);flex-shrink:0;margin-top:.125rem}.pte-modal__disclaimer p{font-size:.775rem!important;color:var(--text-muted)!important;line-height:1.55!important;margin:0!important;text-align:left}.pte-card__actions-row{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.pte-card__practice-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:none;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.pte-card__practice-btn--real{background:#5568fe;color:#fff}.pte-card__practice-btn--real:hover{filter:brightness(1.08);box-shadow:0 4px 12px #5568fe59;transform:translateY(-1px)}.pte-card__practice-btn--similar{background:var(--bg-tertiary, #f1f5f9);border:1px solid var(--border-color, #e2e8f0);color:var(--text-color, #1e293b)}.pte-card__practice-btn--similar:hover{background:color-mix(in srgb,var(--bg-tertiary) 85%,black);box-shadow:0 4px 12px #0000000d;transform:translateY(-1px)}.dark .pte-card__practice-btn--similar{border-color:#ffffff14;color:var(--text-color, #f8fafc)}.dark .pte-card__practice-btn--similar:hover{background:color-mix(in srgb,var(--bg-tertiary) 85%,white)}.dark .pte-template-modal,.dark .pte-template-modal__card,.dark .pte-template-modal__summary-card{background:var(--bg-primary, #1e1e2e)}.dark .pte-template-modal__line{background:color-mix(in srgb,var(--bg-tertiary) 90%,white 10%)}.dark .pte-template-modal__blank{background:var(--bg-secondary, #111827);border-color:#818cf873}.dark .pte-template-modal__formula{background:color-mix(in srgb,#1d4ed8 16%,var(--bg-tertiary));color:#dbeafe}.pte-card__practice-btn--template{background:linear-gradient(135deg,#0ea5e9,#6366f1);color:#fff;border-color:transparent}.pte-card__practice-btn--template:hover{filter:brightness(1.06);box-shadow:0 4px 12px #0ea5e947;transform:translateY(-1px)}.pte-card__practice-btn:disabled,.pte-card__practice-btn:disabled:hover{opacity:.58;cursor:not-allowed;filter:none;transform:none;box-shadow:none}.pte-card__access-note{margin-top:.7rem;color:#b45309;font-size:.8rem;line-height:1.55}.dark .pte-card__access-note{color:#fbbf24}.pte-template-modal{background:var(--bg-secondary, #fff);border-radius:18px;width:min(96vw,1040px);max-height:88vh;overflow:hidden auto;box-shadow:0 24px 48px #0000003d;border:1px solid var(--border-color);position:relative;padding:1.4rem;animation:pte-modal-slide .25s ease}.pte-template-modal__header{display:flex;align-items:center;gap:.85rem;padding-right:2.5rem}.pte-template-modal__abbr{min-width:52px;height:40px;font-size:.9rem!important}.pte-template-modal__title{margin:0;font-size:1.2rem;font-weight:800;color:var(--text-color)}.pte-template-modal__subtitle{margin:.2rem 0 0;color:var(--text-muted);font-size:.9rem}.pte-template-modal__body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);gap:1rem;margin-top:1rem}.pte-template-modal__card,.pte-template-modal__summary-card{border:1px solid var(--border-color);border-radius:16px;background:var(--bg-primary, #fff)}.pte-template-modal__card{padding:1rem}.pte-template-modal__card-top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.pte-template-modal__badge{display:inline-flex;align-items:center;padding:.22rem .55rem;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:.7rem;font-weight:700}.pte-template-modal__card-title{margin:.55rem 0 .2rem;font-size:1.02rem;font-weight:800;color:var(--text-color)}.pte-template-modal__usecase{margin:0;color:var(--text-muted);font-size:.84rem;line-height:1.5}.pte-template-modal__controls{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.pte-template-modal__control-btn{display:inline-flex;align-items:center;gap:.3rem;border:1px solid var(--border-color);background:var(--bg-tertiary);color:var(--text-color);border-radius:8px;padding:.5rem .7rem;font-size:.75rem;font-weight:600;cursor:pointer}.pte-template-modal__control-btn:hover{border-color:#6366f1;color:#6366f1}.pte-template-modal__practice{margin-top:1rem;display:flex;flex-direction:column;gap:.8rem}.pte-template-modal__line{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.85rem .9rem;border-radius:12px;background:color-mix(in srgb,var(--bg-tertiary) 85%,white);border:1px solid color-mix(in srgb,var(--border-color) 88%,#6366f1 12%);line-height:1.8}.pte-template-modal__text{font-size:.95rem;font-weight:500;color:var(--text-color)}.pte-template-modal__blank{min-height:2.35rem;border-radius:10px;border:1.5px solid #c7d2fe;background:#fff;padding:.45rem .65rem;color:var(--text-color);font-size:.88rem;font-weight:600;outline:none}.pte-template-modal__blank:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.pte-template-modal__blank::-moz-placeholder{color:#94a3b8;font-weight:500}.pte-template-modal__blank::placeholder{color:#94a3b8;font-weight:500}.pte-template-modal__summary{display:flex;flex-direction:column;gap:.9rem}.pte-template-modal__summary-card{padding:1rem}.pte-template-modal__summary-title{font-size:.85rem;font-weight:800;color:var(--text-color);margin-bottom:.55rem}.pte-template-modal__formula{padding:.75rem .85rem;border-radius:12px;background:#eef4ff;color:#334155;font-size:.9rem;font-weight:700;line-height:1.5}.pte-template-modal__flow{display:flex;flex-wrap:wrap;gap:.45rem}.pte-template-modal__flow-step{display:inline-flex;align-items:center;padding:.36rem .7rem;border-radius:999px;background:color-mix(in srgb,#6366f1 9%,var(--bg-tertiary));color:#4f46e5;font-size:.78rem;font-weight:700}.pte-template-modal__tips{margin:0;padding-left:1rem;display:flex;flex-direction:column;gap:.4rem;color:var(--text-muted);font-size:.84rem;line-height:1.55}.pte-card__template-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.pte-card__template-btn-copy{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.2}.pte-card__template-btn-title{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap;font-size:.8rem;font-weight:700}.pte-card__template-btn-badge{display:inline-flex;align-items:center;padding:.14rem .42rem;border-radius:999px;background:#ffffff38;border:1px solid rgba(255,255,255,.28);color:#fffffffa;font-size:.58rem;font-weight:800;letter-spacing:.02em;line-height:1}.pte-card__template-btn-hint{margin-top:.14rem;font-size:.64rem;font-weight:600;opacity:.86}.pte-practice-modal{background:var(--bg-secondary, #fff);border-radius:16px;width:100%;max-width:1080px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 48px #0003;animation:pte-modal-slide .25s ease;position:relative}.pte-practice-modal--fullscreen{max-width:100vw!important;width:100vw!important;max-height:100vh!important;height:100vh!important;border-radius:0!important;margin:0!important;display:flex;flex-direction:column}.pte-practice-modal--fullscreen .pte-practice-modal__body{flex:1;display:flex;flex-direction:column;overflow-y:auto}.pte-practice-modal--fullscreen .pte-practice-modal__placeholder{flex:1}.pte-modal__actions{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;z-index:10}.pte-modal__action-btn{border:none;background:none;color:var(--text-muted);cursor:pointer;padding:.35rem;border-radius:8px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.pte-modal__action-btn:hover{background:#0000000f;color:var(--text-color)}.dark .pte-modal__action-btn:hover{background:#ffffff14}.pte-modal__action-btn .material-symbols-outlined{font-size:20px!important}.pte-practice-modal__header{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 0}.pte-practice-modal__abbr{min-width:50px;height:38px;font-size:.875rem!important}.pte-practice-modal__title{font-size:1.25rem;font-weight:700;color:var(--text-color);margin:0}.pte-practice-modal__subtitle{font-size:.8125rem;color:var(--text-muted);margin:.125rem 0 0}.pte-practice-modal__body{padding:1.25rem 1.5rem 1.5rem;flex:1;overflow-y:auto}.pte-practice-modal__instructions{display:flex;flex-direction:column;padding:.625rem 1rem;border-radius:10px;background:var(--bg-tertiary);margin-bottom:1rem}.pte-practice-modal__instructions-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pte-practice-modal__instructions-title{display:flex;align-items:center;gap:.375rem;font-size:.8rem;font-weight:700;color:var(--text-muted)}.pte-practice-modal__instructions-toggle-btn{background:none;border:none;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;padding:.125rem;border-radius:4px;transition:all .15s ease}.pte-practice-modal__instructions-toggle-btn:hover{color:var(--text-color);background:#0000000a}.dark .pte-practice-modal__instructions-toggle-btn:hover{background:#ffffff0a}.pte-practice-modal__instructions-content{margin-top:.5rem;display:flex;flex-direction:column;gap:.375rem}.pte-practice-modal__instruction-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:var(--text-color);line-height:1.45}.pte-practice-modal__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem;border:2px dashed var(--border-color);border-radius:12px;background:color-mix(in srgb,var(--bg-tertiary) 60%,transparent)}.pte-practice-modal__placeholder-icon{font-size:48px!important;margin-bottom:.75rem;opacity:.6}.pte-practice-modal__placeholder h3{font-size:1.125rem;font-weight:700;color:var(--text-color);margin:0 0 .5rem}.pte-practice-modal__placeholder p{font-size:.875rem;color:var(--text-muted);margin:0;max-width:400px;line-height:1.5}@media (max-width: 768px){.pte-template-modal{width:96vw;max-height:90vh;padding:1rem;border-radius:14px}.pte-template-modal__body{grid-template-columns:1fr}.pte-template-modal__card-top{flex-direction:column}.pte-template-modal__controls{width:100%;justify-content:flex-start}.pte-tabs{gap:.375rem}.pte-tab{padding:.625rem .75rem;font-size:.8125rem}.pte-tab__label{font-size:.75rem}.pte-content{padding:1rem}.pte-card__header{padding:.75rem}.pte-card__desc{display:none}.pte-modal,.pte-practice-modal{max-height:90vh;border-radius:12px}.pte-modal__header{padding:1.25rem 1.25rem 0}.pte-modal__body{padding:1rem 1.25rem 1.25rem}.pte-practice-modal__header{padding:1.25rem 1.25rem 0}.pte-practice-modal__body{padding:1rem 1.25rem 1.25rem}.pte-help-btn{bottom:1.25rem;right:1.25rem;width:42px;height:42px}.pte-help-btn .material-symbols-outlined{font-size:22px!important}}.pte-ra-container{display:flex;flex-direction:column;gap:1.25rem;padding:.5rem 0;flex:1}.pte-ra-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color);padding-bottom:.75rem}.pte-ra-title{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.pte-ra-difficulty-badge{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.02em;line-height:1;border:1px solid transparent}.pte-ra-difficulty-badge--easy{background:#dcfce7;color:#166534;border-color:#86efac}.pte-ra-difficulty-badge--medium{background:#fef3c7;color:#92400e;border-color:#fcd34d}.pte-ra-difficulty-badge--hard{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.pte-ra-mode-toggle{display:flex;gap:.375rem;flex-wrap:wrap;align-items:center}.pte-ra-mode-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-tertiary);color:var(--text-muted);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.pte-ra-mode-btn--active{background:#6366f1;color:#fff;border-color:#6366f1}.pte-ra-mode-btn--download{margin-left:auto;background:#10b981;color:#fff;border-color:#10b981}.pte-ra-mode-btn--download:hover{background:#059669}.pte-ra-mode-btn:hover:not(.pte-ra-mode-btn--active):not(.pte-ra-mode-btn--download){background:var(--bg-secondary);color:var(--text-color)}.pte-ra-similar-badge{display:inline-block;padding:.125rem .5rem;border-radius:999px;background:linear-gradient(135deg,#a855f7,#6366f1);color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.pte-ra-engine-btn--done{border-color:#10b981!important;background:color-mix(in srgb,#10b981 8%,var(--bg-tertiary))!important}.pte-ra-title{font-size:1.1rem;font-weight:700;color:var(--text-color);margin:0;display:flex;align-items:center;gap:.375rem}.pte-ra-source-link{display:inline-flex;align-items:center;color:var(--text-muted);text-decoration:none;transition:all .2s ease;flex-shrink:0}.pte-ra-source-link .material-symbols-outlined{font-size:.9375rem}.pte-ra-source-link:hover{color:#6366f1;transform:translateY(-1px)}.pte-ra-counter{font-size:.8125rem;color:var(--text-muted);font-weight:600}.pte-ra-text-box{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;font-size:1.125rem;line-height:1.7;color:var(--text-color);font-weight:500;text-align:left;letter-spacing:.01em;box-shadow:inset 0 2px 4px #00000005}.pte-ra-timer-wrap{display:flex;flex-direction:column;gap:.5rem;align-items:center;background:color-mix(in srgb,var(--bg-tertiary) 80%,transparent);border:1px solid var(--border-color);border-radius:10px;padding:1rem}.pte-ra-status-row{display:flex;align-items:center;gap:.75rem;width:100%;justify-content:space-between}.pte-ra-status-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase}.pte-ra-status-badge--preparing{background:#fef3c7;color:#d97706}.dark .pte-ra-status-badge--preparing{background:#f59e0b26;color:#fbbf24}.pte-ra-status-badge--recording{background:#fee2e2;color:#dc2626;animation:pte-pulse-bg 1.5s infinite}.dark .pte-ra-status-badge--recording{background:#ef444426;color:#f87171}.pte-ra-status-badge--completed{background:#dcfce7;color:#16a34a}.dark .pte-ra-status-badge--completed{background:#22c55e26;color:#4ade80}@keyframes pte-pulse-bg{0%,to{opacity:1}50%{opacity:.7}}.pte-ra-timer-text{font-size:.875rem;font-weight:600;color:var(--text-color)}.pte-ra-progress-bar-bg{width:100%;height:6px;background:var(--border-color);border-radius:999px;overflow:hidden;margin-top:.25rem}.pte-ra-progress-bar-fill{height:100%;transition:width 1s linear;border-radius:999px}.pte-ra-actions-row{display:flex;gap:.75rem;justify-content:center;align-items:center;margin-top:.5rem;width:100%}.pte-ra-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s ease}.pte-ra-btn--primary{background:var(--btn-color, #6366f1);color:#fff}.pte-ra-btn--primary:hover{filter:brightness(1.1);box-shadow:0 4px 12px color-mix(in srgb,var(--btn-color, #6366f1) 30%,transparent)}.pte-ra-btn--secondary{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-color)}.pte-ra-btn--secondary:hover{background:var(--bg-tertiary);border-color:color-mix(in srgb,var(--text-muted) 40%,var(--border-color))}.pte-ra-audio-player{width:100%;margin-top:.25rem}.pte-ra-notice{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;border-radius:8px;background:#ef44440a;border:1px solid rgba(239,68,68,.15);font-size:.775rem;color:var(--text-muted);line-height:1.5;text-align:left}.dark .pte-ra-notice{background:#ef44440f;border-color:#ef444440}.pte-ra-notice-icon{font-size:1.1rem!important;color:#ef4444;flex-shrink:0;margin-top:.05rem}.pte-ra-engine-picker{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;text-align:center}.pte-ra-engine-picker__title{display:flex;align-items:center;gap:.375rem;justify-content:center;font-size:1rem;font-weight:700;color:var(--text-color);margin:0 0 .25rem}.pte-ra-engine-picker__subtitle{font-size:.8125rem;color:var(--text-muted);margin:0 0 1rem}.pte-ra-engine-picker__buttons{display:flex;gap:.625rem;justify-content:center;flex-wrap:wrap}.pte-ra-engine-btn{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;border:1.5px solid var(--border-color);border-radius:10px;background:var(--bg-secondary);color:var(--text-color);cursor:pointer;transition:all .2s ease;text-align:left;min-width:150px;flex:1}.pte-ra-engine-btn:hover:not(:disabled){border-color:#6366f1;background:color-mix(in srgb,#6366f1 6%,var(--bg-secondary));box-shadow:0 4px 12px #6366f126;transform:translateY(-2px)}.pte-ra-engine-btn:disabled{opacity:.5;cursor:not-allowed}.pte-ra-engine-btn__icon{font-size:1.5rem;line-height:1;flex-shrink:0}.pte-ra-engine-btn div{display:flex;flex-direction:column;gap:.125rem}.pte-ra-engine-btn strong{font-size:.875rem;font-weight:700}.pte-ra-engine-btn span{font-size:.6875rem;color:var(--text-muted)}.pte-ra-engine-picker__loading{display:flex;align-items:center;justify-content:center;gap:.625rem;margin-top:1rem;font-size:.875rem;color:var(--text-muted);font-weight:600}.pte-ra-spinner{width:20px;height:20px;border:3px solid var(--border-color);border-top-color:#6366f1;border-radius:50%;animation:pte-spin .8s linear infinite}@keyframes pte-spin{to{transform:rotate(360deg)}}.pte-ra-engine-picker__error{display:flex;align-items:flex-start;gap:.375rem;margin-top:.75rem;padding:.625rem .75rem;border-radius:8px;background:#ef44440f;border:1px solid rgba(239,68,68,.18);font-size:.8125rem;color:#ef4444;line-height:1.5;text-align:left}.dark .pte-ra-engine-picker__error{background:#ef44441a;border-color:#ef444440;color:#f87171}.pte-ra-analysis{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-secondary);animation:pte-slide-down .3s ease}.pte-ra-analysis__engine-tag{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:999px;background:color-mix(in srgb,#6366f1 10%,var(--bg-tertiary));border:1px solid color-mix(in srgb,#6366f1 20%,var(--border-color));font-size:.75rem;font-weight:600;color:#6366f1;align-self:flex-start}.dark .pte-ra-analysis__engine-tag{color:#a5b4fc}.pte-ra-analysis__overall{display:flex;align-items:baseline;gap:.375rem;justify-content:center;padding:.5rem 0}.pte-ra-analysis__overall-label{font-size:.875rem;font-weight:600;color:var(--text-muted);margin-right:.25rem}.pte-ra-analysis__overall-score{font-size:2.5rem;font-weight:800;color:var(--text-color);line-height:1}.pte-ra-analysis__overall-max{font-size:1rem;font-weight:600;color:var(--text-muted)}.pte-ra-scores{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;justify-items:center}.pte-ra-score-gauge{display:flex;flex-direction:column;align-items:center;gap:.5rem}.pte-ra-score-gauge__ring{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.pte-ra-score-gauge__inner{width:62px;height:62px;border-radius:50%;background:var(--bg-secondary);display:flex;flex-direction:column;align-items:center;justify-content:center}.pte-ra-score-gauge__value{font-size:1.25rem;font-weight:800;color:var(--text-color);line-height:1}.pte-ra-score-gauge__max{font-size:.625rem;color:var(--text-muted)}.pte-ra-score-gauge__label{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:var(--text-muted)}.pte-ra-word-diff{padding:1rem;border-radius:10px;background:var(--bg-tertiary);border:1px solid var(--border-color)}.pte-ra-chunk-guide{margin-top:.75rem;padding:.875rem 1rem;border-radius:10px;background:color-mix(in srgb,#6366f1 5%,var(--bg-tertiary));border:1px solid color-mix(in srgb,#6366f1 14%,var(--border-color))}.pte-ra-chunk-guide--analysis{margin-bottom:1rem}.pte-ra-chunk-guide__title{display:flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;color:var(--text-color);margin-bottom:.45rem}.pte-ra-chunk-guide__text{font-size:.96rem;line-height:1.8;color:var(--text-color)}.pte-ra-chunk-guide--overlay{background:linear-gradient(135deg,color-mix(in srgb,#6366f1 7%,var(--bg-tertiary)),color-mix(in srgb,#8b5cf6 5%,var(--bg-tertiary)));border-color:color-mix(in srgb,#6366f1 18%,var(--border-color))}.pte-ra-chunk-guide__text--overlay{display:flex;flex-wrap:wrap;gap:.25rem .3rem;align-items:center}.pte-ra-chunk-guide__chunk{white-space:normal}.pte-ra-chunk-guide__chunk--overlay{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:999px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.pte-ra-chunk-guide__chunk--overlay:hover{transform:translateY(-1px);border-color:color-mix(in srgb,#6366f1 32%,transparent)}.pte-ra-chunk-guide__chunk--active{border-color:#6366f1;box-shadow:0 0 0 2px color-mix(in srgb,#6366f1 15%,transparent)}.pte-ra-chunk-guide__chunk--primary{background:color-mix(in srgb,#6366f1 12%,transparent)}.pte-ra-chunk-guide__chunk--secondary{background:color-mix(in srgb,#06b6d4 12%,transparent)}.pte-ra-chunk-guide__divider{color:#6366f1;font-weight:800}.pte-ra-word-diff__title{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;color:var(--text-color);margin:0 0 .5rem}.pte-ra-word-diff__legend{display:flex;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.pte-ra-word-diff__legend>span{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;color:var(--text-muted)}.pte-ra-word-diff__text{display:flex;flex-wrap:wrap;gap:.25rem;line-height:1.8;font-size:1rem}.pte-ra-word{display:inline-block;padding:.125rem .375rem;border-radius:4px;font-weight:500;cursor:default;transition:all .15s ease}.pte-ra-word--correct{background:#22c55e1f;color:#16a34a;border-bottom:2px solid rgba(34,197,94,.4)}.dark .pte-ra-word--correct{background:#22c55e26;color:#4ade80}.pte-ra-word--close{background:#f59e0b1f;color:#d97706;border-bottom:2px solid rgba(245,158,11,.4)}.dark .pte-ra-word--close{background:#f59e0b26;color:#fbbf24}.pte-ra-word--missed{background:#ef44441a;color:#dc2626;border-bottom:2px solid rgba(239,68,68,.35);text-decoration:line-through;text-decoration-color:#ef444466}.dark .pte-ra-word--missed{background:#ef444426;color:#f87171}.pte-ra-word:hover{filter:brightness(1.1);transform:scale(1.05)}.pte-ra-tips{padding:.875rem 1rem;border-radius:10px;background:color-mix(in srgb,#f59e0b 6%,var(--bg-tertiary));border:1px solid color-mix(in srgb,#f59e0b 15%,var(--border-color))}.pte-ra-tips__title{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;color:var(--text-color);margin:0 0 .5rem}.pte-ra-tips ul{list-style:none;padding:0;margin:0}.pte-ra-tips li{position:relative;padding-left:1.125rem;font-size:.8125rem;color:var(--text-color);line-height:1.6;margin-bottom:.25rem}.pte-ra-tips li:before{content:"•";position:absolute;left:0;color:#f59e0b;font-weight:700}.pte-ra-analysis__disclaimer{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem .875rem;border-radius:8px;background:color-mix(in srgb,#6366f1 4%,var(--bg-tertiary));border:1px dashed color-mix(in srgb,#6366f1 18%,var(--border-color))}.pte-ra-analysis__disclaimer .material-symbols-outlined{color:var(--text-muted);flex-shrink:0;margin-top:.125rem}.pte-ra-analysis__disclaimer p{font-size:.725rem;color:var(--text-muted);line-height:1.55;margin:0}@media (max-width: 768px){.pte-ra-engine-picker__buttons{flex-direction:column;align-items:stretch}.pte-ra-engine-btn{max-width:100%}.pte-ra-scores{gap:.5rem}.pte-ra-score-gauge__ring{width:68px;height:68px}.pte-ra-score-gauge__inner{width:52px;height:52px}.pte-ra-score-gauge__value{font-size:1.1rem}.pte-ra-word-diff__text{font-size:.875rem}.pte-ra-word-diff__legend{gap:.5rem}}.pte-ra-word--clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.pte-ra-word--clickable:hover{transform:translateY(-1px);box-shadow:0 2px 8px #6366f140;z-index:1;position:relative}.pte-ra-word-diff__hint{font-size:.65rem;font-weight:400;color:var(--text-muted);margin-left:auto;font-style:italic}.pte-ra-engine-btn--active{border-color:#6366f1!important;background:color-mix(in srgb,#6366f1 12%,var(--bg-tertiary))!important;box-shadow:0 0 0 2px #6366f140}.pte-word-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:fadeIn .15s ease}.pte-word-popup{background:var(--bg-primary, #ffffff);border:1px solid var(--border-color);border-radius:16px;padding:1.5rem;width:min(92vw,620px);max-width:620px;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .2s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.pte-word-popup__close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem;border-radius:6px;transition:background .15s}.pte-word-popup__close:hover{background:var(--bg-tertiary)}.pte-word-popup__loading{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;color:var(--text-muted);font-size:.875rem}.pte-word-popup__header{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem;flex-wrap:wrap}.pte-word-popup__word{font-size:1.5rem;font-weight:800;color:var(--text-color);margin:0}.pte-word-popup__phonetic{font-size:1rem;color:#6366f1;font-weight:500;font-family:Segoe UI,system-ui,sans-serif}.pte-word-popup__audio-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#6366f1;color:#fff;border:none;cursor:pointer;transition:transform .15s,background .15s}.pte-word-popup__audio-btn:hover{transform:scale(1.1);background:#4f46e5}.pte-word-popup__audio-btn .material-symbols-outlined{font-size:1.125rem}.pte-word-popup__compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.pte-word-popup__compare-card{border:1px solid var(--border-color);border-radius:12px;padding:.8rem;background:color-mix(in srgb,var(--bg-tertiary) 86%,transparent)}.pte-word-popup__compare-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.35rem}.pte-word-popup__compare-word{font-size:1.05rem;font-weight:800;color:var(--text-color);word-break:break-word}.pte-word-popup__compare-note{margin-top:.35rem;font-size:.76rem;line-height:1.45;color:var(--text-muted)}.pte-word-popup__compare-btn{display:inline-flex;align-items:center;gap:.35rem;margin-top:.65rem;padding:.45rem .75rem;border-radius:8px;border:1px solid #6366f1;background:color-mix(in srgb,#6366f1 12%,transparent);color:#4f46e5;font-size:.78rem;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease}.pte-word-popup__compare-btn:hover{transform:translateY(-1px);background:color-mix(in srgb,#6366f1 18%,transparent)}.pte-word-popup__compare-btn--target{background:#6366f1;color:#fff}.pte-word-popup__compare-btn--target:hover{background:#4f46e5}.pte-word-popup__compare-empty{margin-top:.65rem;font-size:.75rem;line-height:1.45;color:var(--text-muted)}.pte-word-popup__compare-empty--dictionary{padding-top:.35rem;border-top:1px dashed var(--border-color)}.pte-word-popup__meanings{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.pte-word-popup__meaning{border-left:3px solid #6366f1;padding-left:.75rem}.pte-word-popup__pos{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6366f1;background:color-mix(in srgb,#6366f1 10%,transparent);padding:.125rem .5rem;border-radius:4px;margin-bottom:.375rem}.pte-word-popup__def p{margin:.25rem 0;font-size:.85rem;color:var(--text-color);line-height:1.45}.pte-word-popup__example{color:var(--text-muted)!important;font-style:italic;font-size:.8rem!important}.pte-word-popup__actions{display:flex;align-items:center;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--border-color)}.pte-word-popup__provider{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;color:var(--text-muted);font-weight:500}.pte-word-popup__save-btn,.pte-word-popup__fav-btn{display:inline-flex;align-items:center;gap:.25rem;margin-left:auto;padding:.375rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;border:1px solid var(--border-color);transition:all .2s ease}.pte-word-popup__save-btn{background:#6366f1;color:#fff;border-color:#6366f1}.pte-word-popup__save-btn:hover{background:#4f46e5}.pte-word-popup__save-btn .material-symbols-outlined{font-size:1rem}.pte-word-popup__fav-btn{background:var(--bg-tertiary);color:var(--text-muted)}.pte-word-popup__fav-btn--active{background:#fbbf24;color:#78350f;border-color:#f59e0b}.pte-word-popup__fav-btn .material-symbols-outlined{font-size:1rem}.pte-word-popup__saved-tag{margin-top:.5rem;font-size:.75rem;color:#10b981;font-weight:600;text-align:center}.pte-word-popup__not-found{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;text-align:center}.pte-word-popup__not-found p{font-size:.875rem;color:var(--text-muted);margin:0}.pte-word-popup__lang-toggle{display:flex;align-items:center;gap:.375rem;margin-bottom:.75rem}.pte-word-popup__lang-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;border:1.5px solid var(--border-color);border-radius:6px;background:transparent;color:var(--text-muted);font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s ease}.pte-word-popup__lang-btn:hover{border-color:#6366f1;color:#6366f1;background:color-mix(in srgb,#6366f1 6%,transparent)}.pte-word-popup__lang-btn--active{border-color:#6366f1;background:#6366f1;color:#fff}.pte-word-popup__lang-btn--active:hover{background:#4f46e5;color:#fff}.pte-word-popup__lang-flag{font-size:.85rem;line-height:1}.pte-word-popup__partial-badge{display:flex;align-items:center;gap:.35rem;padding:.35rem .625rem;border-radius:6px;background:color-mix(in srgb,#f59e0b 10%,transparent);border:1px solid color-mix(in srgb,#f59e0b 25%,transparent);font-size:.7rem;color:#b45309;font-weight:500;margin-bottom:.625rem}.dark .pte-word-popup__partial-badge{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b33}.pte-word-popup__translation-word{font-size:1.15rem;font-weight:700;color:#6366f1;margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:1px dashed var(--border-color)}.dark .pte-word-popup__translation-word{color:#818cf8}.pte-sources-footer{margin-top:3rem;padding:1rem 1.25rem;border-top:1px solid var(--border-color);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;text-align:center;min-width:0}.pte-sources-footer__title{flex:0 0 auto;font-size:.68rem;font-weight:700;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase}.pte-sources-footer__links{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;max-width:min(100%,980px);min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.pte-sources-footer__links::-webkit-scrollbar{display:none}.pte-source-footer-link{display:inline-flex;align-items:center;flex:0 0 auto;position:relative;font-size:.72rem;color:var(--text-muted);padding:.1rem .45rem;border-radius:6px;text-decoration:none;font-weight:600;transition:color .15s ease,background .15s ease;white-space:nowrap}.pte-source-footer-link:not(:last-child):after{content:"·";position:absolute;right:-.1rem;color:color-mix(in srgb,var(--text-muted) 55%,transparent);pointer-events:none}.pte-source-footer-link:hover{color:#6366f1;background:color-mix(in srgb,#6366f1 7%,transparent)}.dark .pte-source-footer-link{color:color-mix(in srgb,var(--text-muted) 92%,#fff)}@media (max-width: 768px){.pte-word-popup{width:min(94vw,560px);max-width:560px;padding:1.1rem}.pte-ra-chunk-guide__text{font-size:.88rem}.pte-word-popup__compare{grid-template-columns:1fr}.pte-sources-footer{flex-direction:column;align-items:stretch;gap:.4rem;padding-inline:.75rem}.pte-sources-footer__title{text-align:center}.pte-sources-footer__links{justify-content:flex-start;padding-bottom:.15rem}}.pte-ra-source-tag{display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;color:var(--text-muted)}.pte-ra-source-tag-icon{font-size:.85rem!important;color:var(--text-muted);vertical-align:middle}.pte-ra-source-tag-label{font-weight:500;color:var(--text-muted)}.pte-ra-source-tag-link{display:inline-flex;align-items:center;color:#6366f1;text-decoration:none;font-weight:600;transition:color .15s ease}.pte-ra-source-tag-link:hover{color:#4f46e5;text-decoration:underline}.dark .pte-ra-source-tag-link{color:#818cf8}.dark .pte-ra-source-tag-link:hover{color:#a5b4fc}.dark .pte-word-popup{background:var(--bg-primary, #1e1e2e);border-color:#ffffff14}.pte-ra-shadow-panel{background:var(--bg-secondary, rgba(0, 0, 0, .02));border:1px dashed var(--border-color);border-radius:12px;padding:1.25rem;margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;width:100%;align-self:stretch;box-sizing:border-box}.dark .pte-ra-shadow-panel{background:#ffffff05}.pte-ra-shadow-header{display:flex;align-items:center;gap:.75rem}.pte-ra-shadow-icon{font-size:1.75rem;color:#6366f1}.pte-ra-shadow-title{font-size:.95rem;font-weight:700;color:var(--text-color);margin:0}.pte-ra-shadow-subtitle{font-size:.75rem;color:var(--text-muted);margin:.125rem 0 0}.pte-ra-shadow-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.pte-ra-shadow-modes{display:flex;gap:.375rem;padding-right:.625rem;border-right:2px solid var(--border-color)}.pte-ra-shadow-mode-btn{display:inline-flex;align-items:center;gap:.3rem;height:32px;padding:0 .6rem;border-radius:6px;border:1px solid var(--border-color);background:var(--bg-tertiary);font-size:.7rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .2s ease;box-sizing:border-box}.pte-ra-shadow-mode-btn--active{border-color:#6366f1;background:color-mix(in srgb,#6366f1 8%,var(--bg-tertiary));color:#6366f1}.pte-ra-shadow-mode-btn:disabled{opacity:.6;cursor:not-allowed}.pte-ra-shadow-actions{display:flex;align-items:center;gap:.3rem;margin-left:auto}.pte-ra-shadow-action-btn{display:inline-flex;align-items:center;gap:.15rem;height:32px;padding:0 .5rem;border-radius:6px;font-size:.7rem;font-weight:600;cursor:pointer;border:1px solid var(--border-color);transition:all .15s ease;white-space:nowrap;box-sizing:border-box}.pte-ra-shadow-action-btn--play{background:#6366f1;color:#fff;border-color:#6366f1;font-weight:700}.pte-ra-shadow-action-btn--play:hover{background:#4f46e5}.pte-ra-shadow-action-btn--pause{background:#f59e0b;color:#fff;border-color:#f59e0b;font-weight:700}.pte-ra-shadow-action-btn--pause:hover{background:#d97706}.pte-ra-shadow-action-btn--stop{background:var(--bg-tertiary);color:var(--text-muted)}.pte-ra-shadow-action-btn--stop:hover:not(:disabled){background:var(--border-color);color:var(--text-color)}.pte-ra-shadow-action-btn:disabled{opacity:.4;cursor:not-allowed}.pte-ra-shadow-pause-timer{background:#f59e0b14;border:1px dashed rgba(245,158,11,.3);border-radius:8px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem;animation:pulse 1.5s infinite ease-in-out}.pte-ra-shadow-pause-text{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:#d97706}.pte-ra-shadow-pause-text span strong{color:#b45309}.pte-ra-shadow-pause-bar-bg{height:4px;background:#f59e0b26;border-radius:99px;overflow:hidden}.pte-ra-shadow-pause-bar-fill{height:100%;background:#f59e0b;border-radius:99px;transition:width 1s linear}@keyframes pulse{0%{opacity:.9}50%{opacity:1}to{opacity:.9}}.dark .pte-ra-shadow-pause-text span strong{color:#fbbf24}.pte-ra-text-sentence{transition:all .25s ease;padding:0 2px;border-radius:4px}.pte-ra-text-sentence--active{background:#6366f126;color:#6366f1;font-weight:700;box-shadow:0 0 0 2px #6366f10d}.dark .pte-ra-text-sentence--active{background:#818cf833;color:#818cf8}.pte-ra-shadow-speed-control{display:inline-flex;align-items:center;gap:.35rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;height:32px;padding:0 .35rem;box-sizing:border-box}.pte-ra-shadow-speed-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;border:none;background:transparent;color:var(--text-color);cursor:pointer;transition:background .15s ease}.pte-ra-shadow-speed-btn:hover{background:var(--border-color)}.pte-ra-shadow-speed-val{font-size:.75rem;font-weight:700;min-width:32px;text-align:center;color:var(--text-color)}.pte-ra-shadow-action-btn--prev,.pte-ra-shadow-action-btn--next,.pte-ra-shadow-action-btn--replay{background:var(--bg-tertiary);color:var(--text-color)}.pte-ra-shadow-action-btn--prev:hover:not(:disabled),.pte-ra-shadow-action-btn--next:hover:not(:disabled),.pte-ra-shadow-action-btn--replay:hover:not(:disabled){background:var(--border-color)}.pte-ra-mode-btn--weak{background:linear-gradient(135deg,#ef4444,#f97316)!important;color:#fff!important;border-color:transparent!important}.pte-ra-mode-btn--weak:hover{background:linear-gradient(135deg,#dc2626,#ea580c)!important}.pte-weak-panel{background:var(--bg-primary, #ffffff);border:1px solid var(--border-color);border-radius:16px;padding:1.5rem;width:92%;max-width:520px;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .2s ease}.pte-weak-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.pte-weak-panel__title{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;color:var(--text-color);margin:0}.pte-weak-panel__stats{display:flex;gap:.5rem}.pte-weak-panel__stat{font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:6px;background:var(--bg-tertiary);color:var(--text-muted)}.pte-weak-panel__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.pte-weak-panel__sort{display:flex;gap:.25rem}.pte-weak-panel__sort-btn{display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .5rem;border:1px solid var(--border-color);border-radius:5px;background:transparent;color:var(--text-muted);font-size:.65rem;font-weight:600;cursor:pointer;transition:all .15s}.pte-weak-panel__sort-btn:hover{border-color:#6366f1;color:#6366f1}.pte-weak-panel__sort-btn--active{background:#6366f1;color:#fff;border-color:#6366f1}.pte-weak-panel__download-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem;border-radius:6px;font-size:.7rem;font-weight:600;cursor:pointer;border:none;background:#10b981;color:#fff;transition:background .15s}.pte-weak-panel__download-btn:hover:not(:disabled){background:#059669}.pte-weak-panel__download-btn:disabled{opacity:.6;cursor:not-allowed}.pte-weak-panel__list{display:flex;flex-direction:column;gap:.25rem;max-height:50vh;overflow-y:auto}.pte-weak-panel__item{display:flex;align-items:center;gap:.4rem;padding:.4rem .5rem;border-radius:8px;border-left:3px solid transparent;transition:background .1s}.pte-weak-panel__item:hover{background:var(--bg-tertiary)}.pte-weak-panel__item--missed{border-left-color:#ef4444}.pte-weak-panel__item--close{border-left-color:#f59e0b}.pte-weak-panel__speak-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#6366f1;color:#fff;border:none;cursor:pointer;flex-shrink:0;transition:transform .15s}.pte-weak-panel__speak-btn:hover{transform:scale(1.1)}.pte-weak-panel__word-btn{background:none;border:none;color:var(--text-color);font-size:.875rem;font-weight:700;cursor:pointer;padding:0;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .15s}.pte-weak-panel__word-btn:hover{text-decoration-color:#6366f1;color:#6366f1}.pte-weak-panel__word-btn--disabled,.pte-weak-panel__word-btn--disabled:hover,.pte-weak-panel__word-btn:disabled{color:var(--text-muted);cursor:default;text-decoration:none}.pte-weak-panel__badge{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.1rem .35rem;border-radius:3px;flex-shrink:0}.pte-weak-panel__badge--missed{background:#ef44441f;color:#ef4444}.pte-weak-panel__badge--close{background:#f59e0b1f;color:#f59e0b}.pte-weak-panel__heard{font-size:.7rem;color:var(--text-muted);font-style:italic}.pte-weak-panel__count{font-size:.65rem;font-weight:700;color:#6366f1;margin-left:auto;background:color-mix(in srgb,#6366f1 10%,transparent);padding:.1rem .3rem;border-radius:4px}.pte-weak-panel__footer{display:flex;align-items:center;gap:.35rem;margin-top:.75rem;padding-top:.5rem;border-top:1px solid var(--border-color);font-size:.7rem;color:var(--text-muted)}.pte-ra-tips__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.pte-ra-tips__lang-toggle{display:flex;align-items:center;gap:.25rem}.dark .pte-weak-panel{background:var(--bg-primary, #1e1e2e)}.pte-ra-diagnostics{margin-top:1rem;padding:1.1rem 1.2rem;border-radius:18px;background:#f8fbff;border:1px solid #d7e6ff}.pte-ra-diagnostics__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;flex-wrap:wrap;margin-bottom:.9rem}.pte-ra-diagnostics__title{display:flex;align-items:center;gap:.45rem;margin:0;font-size:1rem;color:#1f2937}.pte-ra-diagnostics__subtitle{margin:.35rem 0 0;color:#64748b;font-size:.92rem}.pte-ra-diagnostics__summary{display:flex;gap:.5rem;flex-wrap:wrap}.pte-ra-diagnostics__header-controls{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.pte-ra-diagnostics__summary span,.pte-ra-diagnostics__metrics span{display:inline-flex;align-items:center;gap:.25rem;padding:.36rem .65rem;border-radius:999px;background:#eef4ff;color:#475569;font-size:.85rem}.pte-ra-diagnostics__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.85rem}.pte-ra-diagnostic-card{padding:.9rem .95rem;border-radius:16px;background:#fff;border:1px solid #e5edf9}.pte-ra-diagnostic-card--strong{border-color:#bbf7d0;background:#f0fdf4}.pte-ra-diagnostic-card--good{border-color:#bfdbfe;background:#eff6ff}.pte-ra-diagnostic-card--watch{border-color:#fde68a;background:#fffaf0}.pte-ra-diagnostic-card--weak{border-color:#fecaca;background:#fff5f5}.pte-ra-diagnostic-card__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.pte-ra-diagnostic-card__label{display:inline-flex;align-items:center;gap:.4rem;color:#334155;font-weight:700}.pte-ra-diagnostic-card__bar{height:9px;border-radius:999px;background:#94a3b82e;overflow:hidden}.pte-ra-diagnostic-card__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#14b8a6 55%,#3b82f6)}.pte-ra-diagnostic-card__hint{margin-top:.6rem;color:#64748b;font-size:.83rem}.pte-ra-diagnostic-card__explanation{margin-top:.45rem;color:#475569;font-size:.8rem;line-height:1.45}.pte-ra-diagnostics__metrics{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.95rem}.pte-ra-prosody-map{margin-top:1rem;padding:1rem 1.1rem;border-radius:18px;background:#fbfdff;border:1px solid #dbe7f7}.pte-ra-prosody-map__header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.pte-ra-prosody-map__title{display:flex;align-items:center;gap:.45rem;margin:0;color:#1f2937}.pte-ra-prosody-map__subtitle{margin:.3rem 0 0;color:#64748b;font-size:.9rem}.pte-ra-prosody-map__section+.pte-ra-prosody-map__section{margin-top:.8rem}.pte-ra-prosody-map__label{margin-bottom:.45rem;font-size:.8rem;font-weight:700;color:#475569}.pte-ra-prosody-map__words{display:flex;flex-wrap:wrap;gap:.35rem}.pte-ra-prosody-word{display:inline-flex;align-items:center;padding:.28rem .55rem;border-radius:999px;font-size:.82rem;font-weight:600;border:1px solid transparent}.pte-ra-prosody-word--stress.pte-ra-prosody-word--light{background:#f8fafc;color:#64748b;border-color:#e2e8f0}.pte-ra-prosody-word--stress.pte-ra-prosody-word--neutral{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}.pte-ra-prosody-word--stress.pte-ra-prosody-word--medium{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.pte-ra-prosody-word--stress.pte-ra-prosody-word--high{background:#dcfce7;color:#166534;border-color:#86efac}.pte-ra-prosody-word--stress.pte-ra-prosody-word--unknown,.pte-ra-prosody-word--pitch.pte-ra-prosody-word--unknown{background:#f8fafc;color:#94a3b8;border-color:#e2e8f0}.pte-ra-prosody-word--pitch.pte-ra-prosody-word--rise{background:#ede9fe;color:#6d28d9;border-color:#c4b5fd}.pte-ra-prosody-word--pitch.pte-ra-prosody-word--fall{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.pte-ra-prosody-word--pitch.pte-ra-prosody-word--flat{background:#f1f5f9;color:#475569;border-color:#cbd5e1}.pte-ra-prosody-word--pitch.pte-ra-prosody-word--neutral{background:#fef3c7;color:#92400e;border-color:#fcd34d}.pte-ra-prosody-map__legend{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.9rem;color:#64748b;font-size:.76rem}.pte-ra-prosody-map__legend span{display:inline-flex;align-items:center;gap:.35rem}.pte-ra-prosody-dot{width:.7rem;height:.7rem;border-radius:999px;display:inline-block}.pte-ra-prosody-dot--light{background:#e2e8f0}.pte-ra-prosody-dot--medium{background:#93c5fd}.pte-ra-prosody-dot--high{background:#86efac}.pte-ra-prosody-dot--rise{background:#c4b5fd}.pte-ra-prosody-dot--fall{background:#fca5a5}.dark .pte-ra-diagnostics{background:color-mix(in srgb,var(--bg-secondary, #0f172a) 92%,#1d4ed8 8%);border-color:color-mix(in srgb,var(--border-color, #334155) 85%,#60a5fa 15%)}.dark .pte-ra-diagnostic-card{background:color-mix(in srgb,var(--bg-primary, #0f172a) 92%,white 8%);border-color:var(--border-color, #334155)}.dark .pte-ra-diagnostics__summary span,.dark .pte-ra-diagnostics__metrics span{background:color-mix(in srgb,var(--bg-primary, #0f172a) 88%,white 12%);color:var(--text-secondary, #cbd5e1)}.dark .pte-ra-prosody-map{background:color-mix(in srgb,var(--bg-secondary, #0f172a) 94%,white 6%);border-color:var(--border-color, #334155)}.pte-di-practice{display:flex;flex-direction:column;gap:1rem}.pte-di-practice__head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding-bottom:.9rem;border-bottom:1px solid var(--border-color)}.pte-di-practice__title{margin:0;font-size:1.75rem;line-height:1.15;color:var(--text-color)}.pte-di-practice__meta{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:.55rem;color:var(--text-muted);font-size:.95rem}.pte-di-practice__source-link{color:#5568fe;font-weight:600;text-decoration:none}.pte-di-practice__badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:#eef2ff;color:#5568fe;font-size:.78rem;font-weight:700}.pte-di-practice__position{color:var(--text-muted);font-size:.95rem;font-weight:700;white-space:nowrap}.pte-di-practice__toolbar{display:flex;gap:.75rem;flex-wrap:wrap}.pte-di-practice__skip-btn{margin-left:auto}.pte-rts-prompt{padding:1.35rem 1.5rem;border-radius:20px;background:#eef4ff;border:1px solid #d8e2ff;box-shadow:0 12px 28px #0f172a0f}.pte-rts-prompt__label{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.8rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;margin-bottom:.85rem}.pte-rts-prompt p{margin:0;color:var(--text-color);font-size:1.3rem;line-height:1.7;white-space:pre-line}.pte-di-record-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.8rem 1.35rem;border:1px solid #5568fe;border-radius:10px;background:#5f63f2;color:#fff;font-size:.98rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 8px 18px #5568fe33;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.pte-di-record-btn:hover{background:#4f46e5;box-shadow:0 10px 22px #4f46e53d;transform:translateY(-1px)}.pte-di-record-btn--stop{border-color:#ef4444;background:#ef4444;box-shadow:0 8px 18px #ef44442e}.pte-di-record-btn--stop:hover{background:#dc2626;box-shadow:0 10px 22px #dc262638}.pte-di-hint,.pte-di-answer,.pte-di-timer-card,.pte-di-results{border-radius:18px;border:1px solid #d7defa;background:#f8fbff;padding:1rem 1.1rem}.pte-di-hint__header,.pte-di-answer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.pte-di-hint__title-wrap{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap}.pte-di-hint__badge{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;background:#e0e7ff;color:#4338ca;font-size:.72rem;font-weight:800}.pte-di-hint__formula{color:#5568fe;font-size:.9rem;font-weight:600}.pte-di-hint__model{margin-top:.8rem;padding:.9rem 1rem;border-radius:14px;background:#eef2ff;color:#334155;line-height:1.6;font-weight:600}.pte-di-hint__slots{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.75rem}.pte-di-hint__slot{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;background:#fff;border:1px solid #d7defa;color:#475569;font-size:.78rem;font-weight:700}.pte-di-hint__tips{margin:.85rem 0 0;padding-left:1.15rem;color:#475569}.pte-di-canvas{border-radius:22px;border:1px solid #d7defa;background:#f8fbff;padding:1rem;overflow:hidden}.pte-di-canvas__image{width:100%;max-height:520px;-o-object-fit:contain;object-fit:contain;border-radius:14px;background:#fff}.pte-di-canvas__svg{width:100%;height:auto;display:block}.pte-di-canvas__title{fill:#1f2937;font-size:20px;font-weight:800}.pte-di-canvas__axis,.pte-di-canvas__connector{stroke:#94a3b8;stroke-width:3;fill:none}.pte-di-canvas__small-label,.pte-di-canvas__legend-label,.pte-di-canvas__focus-label,.pte-di-canvas__step-number{fill:#334155;font-size:12px;font-weight:700}.pte-di-canvas__focus-label{fill:#1d4ed8;font-size:16px}.pte-di-canvas__step-number{fill:#fff;font-size:13px}.pte-di-timer-card__status{display:flex;justify-content:space-between;gap:.75rem;align-items:center;flex-wrap:wrap}.pte-di-timer-card__pill{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;font-weight:800;font-size:.84rem}.pte-di-timer-card__pill--preparing{background:#fef3c7;color:#d97706}.pte-di-timer-card__pill--prompting{background:#e0e7ff;color:#4338ca}.pte-di-timer-card__pill--recording{background:#fee2e2;color:#dc2626}.pte-di-timer-card__pill--processing{background:#e0f2fe;color:#0369a1}.pte-di-timer-card__pill--completed{background:#dcfce7;color:#16a34a}.pte-di-timer-card__bar,.pte-di-metric-card__bar{height:10px;border-radius:999px;background:#94a3b82e;overflow:hidden}.pte-di-timer-card__bar{margin-top:.8rem}.pte-di-timer-card__fill,.pte-di-metric-card__fill{height:100%;border-radius:inherit}.pte-di-timer-card__fill--preparing{background:linear-gradient(90deg,#f59e0b,#f97316)}.pte-di-timer-card__fill--prompting{background:linear-gradient(90deg,#6366f1,#3b82f6)}.pte-di-timer-card__fill--recording{background:linear-gradient(90deg,#ef4444,#f97316)}.pte-di-timer-card__fill--processing,.pte-di-timer-card__fill--completed{background:linear-gradient(90deg,#22c55e,#14b8a6)}.pte-di-timer-card__controls{display:flex;justify-content:center;align-items:center;margin-top:1rem}.pte-di-loading{display:flex;align-items:center;gap:.7rem;color:#475569;font-weight:600}.pte-di-error{margin-top:.85rem;padding:.8rem 1rem;border-radius:14px;border:1px solid #fecaca;background:#fff1f2;color:#dc2626}.pte-di-practice__audio{width:100%;margin-top:1rem}.pte-di-practice__footer-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}.pte-di-results__headline{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:flex-start}.pte-di-results__overall{display:inline-flex;align-items:baseline;gap:.4rem;color:#111827}.pte-di-results__overall span{color:#64748b;font-weight:700}.pte-di-results__overall strong{font-size:3rem;line-height:1}.pte-di-results__overall em{color:#64748b;font-style:normal;font-weight:700}.pte-di-results__transcripts{display:grid;gap:.5rem;color:#475569;font-size:.92rem}.pte-di-results__rings{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1rem}.pte-di-score-ring{position:relative;display:flex;align-items:center;justify-content:center;min-height:170px;border-radius:18px;background:#fff;border:1px solid #e5edf9}.pte-di-score-ring svg{width:126px;height:126px;transform:rotate(-90deg)}.pte-di-score-ring__bg{fill:none;stroke:#e5e7eb;stroke-width:9}.pte-di-score-ring__fg{fill:none;stroke-width:9;stroke-linecap:round}.pte-di-score-ring__copy{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.1rem;color:#0f172a}.pte-di-score-ring__copy strong{font-size:2.1rem;line-height:1}.pte-di-score-ring__copy span{color:#64748b;font-weight:700}.pte-di-score-ring__copy label{margin-top:.2rem;color:#334155;font-weight:700}.pte-di-results__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin-top:1rem}.pte-di-metric-card{padding:.95rem 1rem;border-radius:16px;background:#fff;border:1px solid #e5edf9}.pte-di-metric-card__top{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.7rem}.pte-di-metric-card__top span{font-weight:800;color:#1f2937}.pte-di-metric-card p{margin:.7rem 0 0;color:#475569;font-size:.84rem;line-height:1.5}.pte-di-keywords{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.pte-di-keywords__chips,.pte-di-grammar__chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.65rem}.pte-di-keywords__chip,.pte-di-grammar__chip{display:inline-flex;align-items:center;padding:.42rem .72rem;border-radius:999px;font-weight:700;font-size:.82rem}.pte-di-keywords__chip--hit{background:#dcfce7;color:#15803d}.pte-di-keywords__chip--miss{background:#fee2e2;color:#dc2626}.pte-di-grammar__chip{background:#eef2ff;color:#4f46e5;cursor:help}.pte-di-grammar-note{position:relative;display:inline-flex}.pte-di-grammar-note__tooltip{position:absolute;left:0;bottom:calc(100% + 10px);width:min(320px,72vw);padding:.85rem .95rem;border-radius:14px;background:#111827;color:#f8fafc;box-shadow:0 18px 36px #0f172a47;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:30;pointer-events:none}.pte-di-grammar-note:hover .pte-di-grammar-note__tooltip,.pte-di-grammar-note:focus-within .pte-di-grammar-note__tooltip{opacity:1;visibility:visible;transform:translateY(0)}.pte-di-grammar-note__badge{display:inline-flex;align-items:center;margin-bottom:.6rem;padding:.22rem .55rem;border-radius:999px;background:#6366f133;color:#c7d2fe;font-size:.74rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.pte-di-grammar-note__row{display:block;font-size:.82rem;line-height:1.5;color:#e5e7eb}.pte-di-grammar-note__row+.pte-di-grammar-note__row{margin-top:.32rem}.pte-di-grammar-note__row strong{color:#fff}.pte-di-keywords__empty{color:#64748b;font-size:.9rem}.pte-di-grammar{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.pte-di-grammar__panel{padding:1rem;border-radius:16px;border:1px solid #e5edf9;background:#fff}.pte-di-grammar__panel h5{margin:0 0 .6rem;font-size:1rem;color:#1f2937}.pte-di-grammar__panel p{margin:0;color:#334155;line-height:1.6}.pte-di-answer__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem;margin-top:.85rem}.pte-di-answer__panel{padding:1rem;border-radius:16px;border:1px solid #e5edf9;background:#fff}.pte-di-answer__panel--model{margin-top:1rem}.pte-di-answer__panel h5{margin:0 0 .6rem;font-size:.98rem;color:#1f2937}.pte-di-answer__panel p{margin:0;color:#334155;line-height:1.65}.pte-di-answer__skeleton{font-weight:700;color:#4338ca!important}.pte-di-answer__slot-list{display:flex;flex-direction:column;gap:.7rem}.pte-di-answer__slot-item{display:flex;flex-direction:column;gap:.22rem;padding:.7rem .8rem;border-radius:12px;background:#f8fbff;border:1px solid #e5edf9}.pte-di-answer__slot-label{color:#64748b;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.pte-di-answer__slot-value{color:#1f2937;font-size:.9rem;font-weight:700;line-height:1.45}.dark .pte-di-hint,.dark .pte-di-answer,.dark .pte-di-timer-card,.dark .pte-di-results,.dark .pte-di-canvas{background:color-mix(in srgb,var(--bg-secondary, #0f172a) 94%,white 6%);border-color:var(--border-color, #334155)}.dark .pte-di-score-ring,.dark .pte-di-metric-card,.dark .pte-di-grammar__panel,.dark .pte-di-hint__slot,.dark .pte-di-answer__panel,.dark .pte-di-answer__slot-item{background:color-mix(in srgb,var(--bg-primary, #0f172a) 92%,white 8%);border-color:var(--border-color, #334155)}.pte-asq-prompt-card{margin-top:1rem;padding:1.25rem;border:1px solid #dbe4ff;border-radius:20px;background:linear-gradient(180deg,#f8fbff,#f3f7ff)}.pte-asq-prompt-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.pte-asq-prompt-card__label{font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#5568fe}.pte-asq-prompt-card__header h4{margin:.25rem 0 0;font-size:1.15rem;color:#1f2937}.pte-asq-prompt-card__actions{display:flex;gap:.75rem;flex-wrap:wrap}.pte-asq-prompt-card__text{margin:1rem 0 0;font-size:1.05rem;line-height:1.75;color:#111827}.pte-asq-prompt-card__text--muted{color:#6b7280}.pte-di-results__score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:1.25rem}.pte-ra-skill-panel{margin-top:1.5rem;padding:1.25rem;border:1px solid #dbe4ff;border-radius:22px;background:#f8fbff}.pte-ra-skill-panel__header{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.pte-ra-skill-panel__header h4{margin:0;font-size:1.35rem;color:#1f2937}.pte-ra-skill-panel__header p{margin:.35rem 0 0;color:#64748b}.pte-ra-skill-panel__stats{display:flex;gap:.75rem;flex-wrap:wrap}.pte-ra-skill-panel__stats span{padding:.55rem .85rem;border-radius:999px;background:#eaf0ff;color:#475569;font-weight:700}.pte-ra-skill-panel__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.pte-ra-skill-card{padding:1rem;border-radius:20px;border:1px solid #dbe4ff;background:#fff}.pte-ra-skill-card--strong{background:#effcf4;border-color:#bbf7d0}.pte-ra-skill-card--good{background:#eff6ff;border-color:#bfdbfe}.pte-ra-skill-card--watch{background:#fff8eb;border-color:#fde68a}.pte-ra-skill-card--weak{background:#fff3f3;border-color:#fecaca}.pte-ra-skill-card__title{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.75rem;font-weight:800;color:#1f2937}.pte-ra-skill-card__meter{height:12px;border-radius:999px;background:#e5e7eb;overflow:hidden}.pte-ra-skill-card__meter-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#3b82f6)}.pte-ra-skill-card__hint{margin-top:.75rem;color:#64748b;font-weight:700}.pte-ra-skill-card p{margin:.45rem 0 0;color:#334155;line-height:1.6}.pte-di-answer__subtle{margin-top:.45rem;color:#64748b;font-size:.95rem}.dark .pte-asq-prompt-card,.dark .pte-ra-skill-panel,.dark .pte-ra-skill-card{background:color-mix(in srgb,var(--bg-primary, #0f172a) 92%,white 8%);border-color:var(--border-color, #334155)}@media (max-width: 768px){.pte-ra-diagnostics{padding:.95rem}.pte-ra-diagnostics__header-controls{align-items:stretch}.pte-ra-diagnostics__grid{grid-template-columns:1fr}.pte-ra-prosody-map{padding:.95rem}.pte-di-practice__head,.pte-di-results__headline,.pte-di-hint__header,.pte-di-answer__header{flex-direction:column}.pte-di-practice__skip-btn{margin-left:0}.pte-di-answer__grid,.pte-di-keywords,.pte-di-grammar{grid-template-columns:1fr}.pte-asq-prompt-card__header,.pte-ra-skill-panel__header{flex-direction:column}}@media (max-width: 520px){.pte-template-modal__line{padding:.75rem}.pte-template-modal__blank{width:100%!important}.pte-word-popup{width:96vw;max-width:96vw;padding:1rem;border-radius:14px}.pte-di-practice__title{font-size:1.35rem}.pte-di-results__overall strong{font-size:2.4rem}.pte-di-practice__footer-actions{justify-content:stretch}}.pte-asq-stage-helper{margin-top:.85rem;text-align:center;font-size:.98rem;line-height:1.55;color:#64748b}.pte-writing-prompt{margin-top:1rem;padding:1.1rem 1.25rem;background:#f8fbff;border:1px solid #dbeafe;border-radius:18px}.pte-writing-prompt__label{display:inline-flex;align-items:center;font-size:.9rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#5568fe;margin-bottom:.85rem}.pte-writing-prompt__body{color:#1f2937;line-height:1.8;white-space:pre-wrap}.pte-writing-prompt__body p{margin:0}.pte-writing-prompt__bullets{margin-top:1rem;padding-top:1rem;border-top:1px dashed #c7d2fe}.pte-writing-prompt__bullets strong{display:block;margin-bottom:.5rem;color:#334155}.pte-writing-prompt__bullets ul{margin:0;padding-left:1.2rem}.pte-writing-meta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.9rem;color:#64748b;font-size:.94rem}.pte-writing-meta span{padding:.5rem .85rem;border-radius:999px;background:#eef2ff}.pte-writing-editor{margin-top:1rem}.pte-writing-editor__textarea{width:100%;min-height:240px;padding:1rem 1.1rem;border-radius:18px;border:1px solid #c7d2fe;background:#fff;color:#111827;font-size:1rem;line-height:1.7;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.pte-writing-editor__textarea:focus{border-color:#5568fe;box-shadow:0 0 0 4px #5568fe1f}.pte-writing-editor__textarea:disabled{background:#f8fafc;color:#64748b}.pte-writing-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}@media (max-width: 768px){.pte-asq-stage-helper{font-size:.92rem;text-align:left}.pte-writing-checks{grid-template-columns:1fr}.pte-writing-editor__textarea{min-height:220px}}.celpip-page{--celpip-text: #172033;--celpip-muted: #64748b;--celpip-line: var(--border-color, rgba(148, 163, 184, .22));--celpip-surface: var(--bg-secondary, #ffffff);--celpip-soft: var(--bg-tertiary, #f8fafc);--celpip-primary: #6366f1;--celpip-primary-2: #8b5cf6}.celpip-help-btn{position:fixed;right:2rem;bottom:2rem;z-index:100;width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #6366f166,0 0 #6366f14d;transition:all .25s ease;animation:celpip-help-pulse 2.5s ease-in-out infinite}.celpip-help-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #6366f180;animation:none}.celpip-help-btn .material-symbols-outlined{font-size:26px;font-variation-settings:"FILL" 1}@keyframes celpip-help-pulse{0%,to{box-shadow:0 4px 14px #6366f166,0 0 #6366f14d}50%{box-shadow:0 4px 14px #6366f166,0 0 0 10px #6366f100}}.celpip-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:stretch;margin-bottom:1rem;padding:.95rem 1rem;border:1px solid var(--celpip-line);border-radius:10px;background:var(--celpip-surface);box-shadow:0 2px 8px #0000000a}.celpip-kicker{display:inline-flex;align-items:center;color:var(--celpip-primary);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem}.celpip-overview h2{margin:0;color:var(--celpip-text);font-size:1.12rem;font-weight:800;letter-spacing:0}.celpip-overview p{max-width:760px;margin:.35rem 0 0;color:#475569;font-size:.875rem;line-height:1.6}.celpip-overview__stats{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:.5rem;min-width:330px}.celpip-overview__stats div{display:flex;flex-direction:column;justify-content:center;gap:.25rem;min-height:64px;padding:.65rem;border-radius:8px;background:var(--celpip-soft);border:1px solid var(--celpip-line)}.celpip-overview__stats strong{color:#0f172a;font-size:1.25rem;line-height:1.1}.celpip-overview__stats span{color:var(--celpip-muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.celpip-page-toolbar{display:flex;justify-content:flex-end;gap:.375rem;margin:-.25rem 0 .85rem}.celpip-page-toolbar__btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.34rem .8rem;border:1.5px solid var(--celpip-line);border-radius:8px;background:var(--celpip-surface);color:var(--celpip-muted);font-size:.78rem;font-weight:800;cursor:pointer;transition:all .2s ease}.celpip-page-toolbar__btn:hover{border-color:#6366f1;color:#6366f1;background:color-mix(in srgb,#6366f1 6%,transparent)}.celpip-page-toolbar__btn--active{border-color:#6366f1;background:#6366f1;color:#fff}.celpip-page-toolbar__btn--active:hover{background:#4f46e5;color:#fff}.celpip-section-tabs{display:flex;gap:.5rem;margin-bottom:1.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.celpip-section-tabs::-webkit-scrollbar{display:none}.celpip-section-tab{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:0;min-width:0;flex:1;padding:.75rem 1.5rem;border:2px solid var(--celpip-line);border-radius:12px;background:var(--celpip-surface);color:var(--celpip-muted);cursor:pointer;text-align:center;white-space:nowrap;transition:all .25s ease}.celpip-section-tab:hover{border-color:var(--section-color);color:var(--section-color);background:color-mix(in srgb,var(--section-color) 6%,var(--celpip-surface))}.celpip-section-tab--active{border-color:var(--section-color);color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);box-shadow:0 4px 12px #0d948847}.celpip-section-tab .material-symbols-outlined{width:auto;height:auto;border-radius:0;background:transparent;color:currentColor;font-size:20px;flex-shrink:0}.celpip-section-tab strong,.celpip-section-tab small{display:block}.celpip-section-tab strong{font-size:.875rem;font-weight:700}.celpip-section-tab small{display:none;margin-top:0;color:currentColor;font-size:.75rem;font-weight:600;opacity:.82}.celpip-content{padding:1.5rem}.celpip-content__header{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-height:0;padding-bottom:1rem;border-bottom:2px solid var(--celpip-line);margin-bottom:1.25rem}.celpip-content__title{display:flex;gap:.75rem;align-items:center}.celpip-content__title>.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;padding:.5rem;border-radius:10px;color:var(--section-color);background:color-mix(in srgb,var(--section-color) 13%,transparent);font-size:28px}.celpip-content__title h2{margin:0;color:var(--celpip-text);font-size:1.25rem;font-weight:700}.celpip-content__title p{margin:0;color:var(--celpip-muted);font-size:.8125rem;line-height:1.3}.celpip-mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.celpip-mock-grid--writing{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 1024px){.celpip-mock-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.celpip-mock-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.celpip-mock-grid,.celpip-mock-grid--writing,.celpip-type-card__meta{grid-template-columns:1fr}}.celpip-mock-card{display:flex;flex-direction:column;min-height:218px;padding:1rem;border:1px solid var(--celpip-line);border-radius:10px;background:var(--celpip-surface);transition:all .2s ease}.celpip-mock-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--celpip-muted) 40%,var(--celpip-line));box-shadow:0 4px 14px #0000000e}.celpip-mock-card__top{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.5rem;color:var(--celpip-muted);font-size:.78rem;font-weight:800}.celpip-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.28rem .62rem;border-radius:6px;background:#ecfdf5;color:#0f766e;border:1px solid #bbf7d0;font-size:.74rem;font-weight:800}.celpip-badge--blue{--badge-color: #2563eb}.celpip-badge--teal{--badge-color: #0f766e}.celpip-difficulty{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:26px;padding:0 .5rem;border-radius:6px;font-size:.72rem;font-weight:850;line-height:1}.celpip-difficulty--easy{background:#dcfce7;color:#15803d}.celpip-difficulty--medium{background:#fef3c7;color:#b45309}.celpip-difficulty--hard{background:#fee2e2;color:#dc2626}.celpip-mock-card h3{margin:.85rem 0 .45rem;color:var(--celpip-text);font-size:.975rem;font-weight:700}.celpip-mock-card p{flex:1;margin:0;color:var(--celpip-muted);line-height:1.62;font-size:.875rem}.celpip-type-card{min-height:214px}.celpip-type-card>p{margin-top:.85rem}.celpip-type-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.85rem;color:#475569;font-size:.82rem;font-weight:800}.celpip-type-card__meta span{display:inline-flex;align-items:center;min-height:0}.celpip-type-card__meta .celpip-level-pill{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:.35rem;align-items:center;min-width:0;padding:.42rem .5rem;border-radius:12px;background:#f8fafc;border:1px solid var(--celpip-line)}.celpip-level-pill>.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:7px;background:#e2e8f0;color:#475569;font-size:1rem}.celpip-level-pill strong{color:#475569;overflow:hidden;font-size:.74rem;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.celpip-level-pill em{display:inline-flex;align-items:center;justify-content:center;min-height:22px;min-width:58px;padding:0 .48rem;border-radius:8px;background:#fff;color:#0f172a;font-style:normal;font-size:.75rem;font-weight:900;line-height:1}.celpip-level-pill--easy em,.celpip-level-pill--low em{background:#dcfce7;color:#15803d}.celpip-level-pill--medium em{background:#fef3c7;color:#b45309}.celpip-level-pill--hard em,.celpip-level-pill--high em{background:#fee2e2;color:#dc2626}.celpip-level-pill--easy>.material-symbols-outlined,.celpip-level-pill--low>.material-symbols-outlined{background:#dcfce7;color:#15803d}.celpip-level-pill--medium>.material-symbols-outlined{background:#fef3c7;color:#b45309}.celpip-level-pill--hard>.material-symbols-outlined,.celpip-level-pill--high>.material-symbols-outlined{background:#fee2e2;color:#dc2626}.celpip-part-profile{display:grid;gap:.6rem}.celpip-part-profile--card{margin-top:.8rem}.celpip-part-profile--drill,.celpip-part-profile--tip{margin:0 1rem;padding:.75rem .9rem;border:1px solid var(--celpip-line);border-radius:12px;background:color-mix(in srgb,#6366f1 4%,#fff)}.celpip-part-profile__chips{display:flex;flex-wrap:wrap;gap:.45rem}.celpip-part-profile__chips span{display:inline-flex;align-items:center;min-height:28px;padding:.28rem .58rem;border-radius:999px;border:1px solid var(--celpip-line);background:#fff;color:#475569;font-size:.78rem;font-weight:800}.celpip-part-profile__grid{display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.celpip-part-profile__grid strong{display:block;margin-bottom:.18rem;color:var(--celpip-text);font-size:.8rem;font-weight:850}.celpip-part-profile__grid p{margin:0;color:#475569;font-size:.82rem;line-height:1.55}.celpip-part-profile__quick-tip{margin-top:.65rem;color:#475569;font-size:.82rem;line-height:1.55}.celpip-part-profile__quick-tip strong{color:var(--celpip-text)}.celpip-card-actions{display:grid;grid-template-columns:44px minmax(0,1fr);gap:.5rem;margin-top:1rem}.celpip-card-actions--three{grid-template-columns:44px 44px minmax(0,1fr)}.celpip-open-btn,.celpip-tip-btn,.celpip-template-btn{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:40px;align-self:center;width:100%;white-space:nowrap;border:1px solid #c7d2fe;border-radius:8px;background:#eef2ff;color:#4338ca;font-size:.8125rem;font-weight:750;cursor:pointer;transition:all .2s ease}.celpip-tip-btn,.celpip-template-btn{position:relative;border:1px solid var(--celpip-line);background:var(--celpip-soft);color:var(--celpip-text);padding:0}.celpip-tip-btn:hover,.celpip-template-btn:hover{border-color:#6366f1;color:#4f46e5;background:color-mix(in srgb,#6366f1 7%,var(--celpip-surface))}.celpip-tip-btn__tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);z-index:4;min-width:-moz-max-content;min-width:max-content;padding:.35rem .55rem;border-radius:6px;background:#111827;color:#fff;font-size:.72rem;font-weight:700;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.celpip-tip-btn:hover .celpip-tip-btn__tooltip,.celpip-tip-btn:focus-visible .celpip-tip-btn__tooltip,.celpip-template-btn:hover .celpip-tip-btn__tooltip,.celpip-template-btn:focus-visible .celpip-tip-btn__tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.celpip-open-btn:hover{background:#e0e7ff;color:#3730a3;filter:none;box-shadow:0 3px 10px #4338ca1f;transform:translateY(-1px)}.celpip-open-btn:disabled,.celpip-open-btn:disabled:hover{background:#e5e7eb;border-color:#d1d5db;color:#94a3b8;cursor:not-allowed;box-shadow:none;transform:none}.celpip-access-note{margin-top:.55rem;color:#b45309;font-size:.78rem;line-height:1.5}.celpip-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#0f172a8f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.celpip-modal-overlay--fullscreen{padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.celpip-info-modal,.celpip-practice-modal,.celpip-tip-modal{position:relative;width:min(96vw,1120px);max-height:88vh;overflow:hidden auto;border-radius:16px;background:#fff;box-shadow:0 24px 54px #0f172a47}.celpip-practice-modal{display:flex;flex-direction:column}.celpip-practice-modal--fullscreen{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0;overflow:hidden}.celpip-practice-modal--fullscreen .celpip-practice-modal__body{flex:1;overflow-y:auto}.celpip-info-modal{width:min(96vw,980px)}.celpip-tip-modal{width:min(94vw,980px)}.celpip-modal-close{position:absolute;top:1rem;right:1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:9px;background:#0f172a0f;color:#475569;cursor:pointer}.celpip-modal-close:hover{background:#0f172a1a;color:#0f172a}.celpip-modal-actions{position:absolute;top:.75rem;right:.85rem;z-index:4;display:flex;align-items:center;gap:.35rem}.celpip-modal-action-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--celpip-line) 80%,transparent);border-radius:9px;background:#ffffffd1;color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.celpip-modal-action-btn:hover{border-color:color-mix(in srgb,#6366f1 34%,var(--celpip-line));background:#fff;color:#4f46e5}.celpip-modal-action-btn .material-symbols-outlined{font-size:20px}.celpip-info-modal__header{display:flex;gap:.85rem;padding:1.35rem 4rem 1rem 1.35rem;border-bottom:1px solid var(--celpip-line)}.celpip-info-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;flex-shrink:0}.celpip-info-modal__header h2,.celpip-practice-modal__header h2{margin:0;color:var(--celpip-text);font-size:1.35rem;font-weight:850}.celpip-info-modal__header p{margin:.25rem 0 0;color:var(--celpip-muted)}.celpip-info-modal__lang-toggle{display:flex;gap:.375rem;padding:.75rem 1.35rem 0}.celpip-info-modal__lang-btn{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.3rem .75rem;border:1.5px solid var(--celpip-line);border-radius:8px;background:transparent;color:var(--celpip-muted);font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease}.celpip-info-modal__lang-btn:hover{border-color:#6366f1;color:#6366f1;background:color-mix(in srgb,#6366f1 6%,transparent)}.celpip-info-modal__lang-btn--active{border-color:#6366f1;background:#6366f1;color:#fff}.celpip-info-modal__lang-btn--active:hover{background:#4f46e5;color:#fff}.celpip-info-modal__body{padding:1.25rem 1.35rem 1.45rem}.celpip-info-section+.celpip-info-section{margin-top:1.35rem}.celpip-info-section h3{margin:0 0 .7rem;color:var(--celpip-text);font-size:1rem;font-weight:850}.celpip-fact-grid,.celpip-pgwp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.celpip-fact,.celpip-pgwp-grid>div{padding:.95rem;border:1px solid var(--celpip-line);border-radius:10px;background:var(--celpip-soft)}.celpip-fact .material-symbols-outlined{color:#0f766e;margin-bottom:.45rem}.celpip-fact strong,.celpip-pgwp-grid strong{display:block;color:var(--celpip-text);font-weight:850}.celpip-fact p,.celpip-pgwp-grid p,.celpip-note{margin:.35rem 0 0;color:#475569;line-height:1.55;font-size:.9rem}.celpip-table-wrap{overflow-x:auto;border:1px solid var(--celpip-line);border-radius:10px}.celpip-table{width:100%;border-collapse:collapse;font-size:.88rem}.celpip-table th,.celpip-table td{padding:.62rem .75rem;text-align:center;border-bottom:1px solid var(--celpip-line)}.celpip-table th{background:#f1f5f9;color:#475569;font-weight:850}.celpip-table tr:last-child td{border-bottom:0}.celpip-row-highlight td{background:#ecfeff;color:#0f766e;font-weight:850}.celpip-source-list{display:flex;flex-wrap:wrap;gap:.55rem}.celpip-source-list a{color:#2563eb;font-size:.86rem;font-weight:750;text-decoration:none}.celpip-source-list a:hover{text-decoration:underline;text-underline-offset:3px}.celpip-practice-modal__header{display:flex;gap:.65rem;align-items:center;padding:.8rem 3.75rem .75rem 1rem;background:color-mix(in srgb,#6366f1 8%,#fff);border-bottom:1px solid color-mix(in srgb,#6366f1 20%,transparent)}.celpip-tip-modal__body{padding:1.25rem}.celpip-tip-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.celpip-tip-panel{border:1px solid var(--celpip-line);border-radius:12px;background:var(--celpip-surface);padding:1rem}.celpip-tip-panel h3{margin:0 0 .75rem;color:var(--celpip-text);font-size:1rem;font-weight:800}.celpip-tip-panel ul{margin:0;padding-left:1.15rem;color:var(--celpip-muted);line-height:1.65}.celpip-tip-panel li+li{margin-top:.45rem}.celpip-template-modal--fullscreen{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0}.celpip-template-modal--fullscreen .celpip-template-modal__body{min-height:calc(100vh - 110px)}.celpip-template-use{margin-bottom:1rem;padding:.9rem 1rem;border:1px solid color-mix(in srgb,#6366f1 18%,var(--celpip-line));border-radius:14px;background:color-mix(in srgb,#6366f1 6%,#fff)}.celpip-template-use strong{display:block;margin-bottom:.25rem;color:var(--celpip-text);font-size:.9rem;font-weight:850}.celpip-template-use p{margin:0;color:var(--celpip-muted);font-size:.88rem;line-height:1.55}.celpip-template-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.celpip-template-tab{border:1px solid var(--celpip-line);border-radius:999px;background:#fff;color:#475569;padding:.55rem .8rem;font-size:.82rem;font-weight:800;cursor:pointer}.celpip-template-tab--active{border-color:#4f46e5;background:#4f46e5;color:#fff}.celpip-template-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1rem;align-items:start}.celpip-template-main pre{margin:0;white-space:pre-wrap;color:#1e293b;font-family:inherit;font-size:.95rem;line-height:1.7}.celpip-template-side{display:grid;gap:1rem}.celpip-template-flow{display:grid;gap:.55rem}.celpip-template-flow__item{display:flex;align-items:center;gap:.55rem}.celpip-template-flow__item span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:color-mix(in srgb,#6366f1 12%,#fff);color:#4f46e5;font-size:.78rem;font-weight:850}.celpip-template-flow__item strong{color:var(--celpip-text);font-size:.88rem}.celpip-template-blanks{display:flex;flex-wrap:wrap;gap:.45rem}.celpip-template-blanks span{border-radius:6px;background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe;padding:.25rem .5rem;font-size:.76rem;font-weight:800}.celpip-template-blank-inline{display:inline-block;background:#eef2ff;color:#4338ca;border:1px dashed #c7d2fe;border-radius:6px;padding:.1rem .45rem;margin:0 .2rem;font-size:.88em;font-weight:750;vertical-align:baseline}.celpip-history-panel{margin:0 1rem 1rem;padding:1rem;border:1px solid var(--celpip-line);border-radius:14px;background:var(--celpip-surface)}.celpip-history-panel__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.celpip-history-panel__top h3{margin:0;color:var(--celpip-text);font-size:1rem;font-weight:850}.celpip-history-panel__top span{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;padding:0 .55rem;border-radius:999px;background:color-mix(in srgb,#6366f1 12%,#fff);border:1px solid color-mix(in srgb,#6366f1 24%,transparent);color:#4f46e5;font-size:.82rem;font-weight:850}.celpip-history-panel__empty{margin:0;color:var(--celpip-muted);font-size:.92rem;line-height:1.6}.celpip-history-list{display:grid;gap:.75rem}.celpip-history-item{display:grid;gap:.55rem;width:100%;padding:.95rem 1rem;border:1px solid var(--celpip-line);border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.celpip-history-item:hover{transform:translateY(-1px);border-color:#6366f14d;box-shadow:0 14px 30px #0f172a14}.celpip-history-item__meta,.celpip-history-item__stats{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.celpip-history-item__meta strong{color:var(--celpip-text);font-size:.94rem;font-weight:850}.celpip-history-item__meta span,.celpip-history-item__stats span{color:var(--celpip-muted);font-size:.84rem;line-height:1.55}.celpip-history-item__open{display:inline-flex;align-items:center;gap:.35rem;color:#4f46e5;font-size:.84rem;font-weight:800}.celpip-practice-modal__header>.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9px;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.celpip-practice-modal__header p{margin:0 0 .2rem;color:#4f46e5;font-size:.76rem;font-weight:850}.celpip-practice-title-row{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.celpip-practice-modal__header h2{font-size:1.15rem}.celpip-title-chip,.celpip-title-timer{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:.2rem .55rem;border-radius:999px;border:1px solid var(--celpip-line);background:#fff;color:#64748b;font-size:.72rem;font-weight:850;line-height:1}.celpip-title-timer{min-width:86px;min-height:38px;padding:.35rem .85rem;border-color:#1d4ed8;border-radius:10px;background:#1d4ed8;color:#fff;font-size:1.12rem;font-weight:900;box-shadow:0 8px 18px #1d4ed82e;font-variant-numeric:tabular-nums}.celpip-title-timer--done{border-color:#0f766e;background:#0f766e;color:#fff;box-shadow:0 8px 18px #0f766e29}.celpip-title-timer--audio{border-color:#64748b;background:#475569;color:#fff;box-shadow:0 8px 18px #47556924}.celpip-drill-nav{display:grid;grid-template-columns:128px minmax(160px,1fr) 128px;gap:.75rem;align-items:center;padding:.62rem 1rem;border-bottom:1px solid var(--celpip-line);background:#fff}.celpip-drill-nav strong{color:var(--celpip-text);font-size:.82rem;font-weight:850;text-align:center;white-space:nowrap}.celpip-drill-nav button{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;width:128px;min-height:34px;padding:.35rem .55rem;border:1px solid var(--celpip-line);border-radius:8px;background:var(--celpip-surface);color:#475569;font-size:.8rem;font-weight:800;cursor:pointer}.celpip-drill-nav button:last-child{justify-self:end}.celpip-drill-nav button:disabled{opacity:.42;cursor:default}.celpip-practice-modal__meta{display:flex;flex-wrap:wrap;gap:.45rem;padding:.55rem 1rem;border-bottom:1px solid var(--celpip-line);background:#fff}.celpip-practice-modal__meta span{padding:.3rem .55rem;border-radius:999px;background:#f8fafc;color:#475569;font-size:.78rem}.celpip-practice-modal__body{display:grid;gap:.8rem;padding:.9rem 1rem 1rem}.celpip-listening-panel{display:grid;gap:.65rem;align-content:start;min-height:64px;border:1px solid var(--celpip-line);border-radius:10px;background:#fff;padding:.7rem}.celpip-listening-mode-picker{display:grid;gap:.9rem;padding:.35rem .1rem}.celpip-listening-mode-picker__copy{display:flex;align-items:flex-start;gap:.7rem}.celpip-listening-mode-picker__copy .material-symbols-outlined{color:#4f46e5;font-size:1.4rem}.celpip-listening-mode-picker__copy strong{display:block;margin-bottom:.25rem;color:var(--celpip-text);font-size:.95rem}.celpip-listening-mode-picker__copy p{margin:0;color:var(--celpip-muted);font-size:.84rem;line-height:1.55}.celpip-listening-mode-picker__actions{display:flex;flex-wrap:wrap;gap:.6rem}.celpip-listening-mode-picker__badge{display:inline-flex;align-items:center;min-height:18px;padding:.15rem .38rem;border-radius:999px;background:#ffffff2e;color:#ffffffe6;font-size:.62rem;font-weight:800;line-height:1}.celpip-listening-mode-picker__notes{display:grid;gap:.35rem;color:#475569;font-size:.8rem}.celpip-listening-mode-picker__notes span:before{content:"•";margin-right:.4rem;color:#6366f1}.celpip-listening-locked{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;color:#475569;font-size:.84rem;font-weight:800}.celpip-listening-locked .material-symbols-outlined{color:#1d4ed8;font-size:1.15rem}.celpip-skip-audio-btn{display:inline-flex;align-items:center;gap:.3rem;margin-left:.75rem;padding:.35rem .75rem;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#1d4ed8;font-size:.78rem;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease}.celpip-skip-audio-btn:hover{background:#eff6ff;border-color:#93c5fd}.celpip-skip-audio-btn .material-symbols-outlined{font-size:1.05rem}.celpip-question-progress{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;font-weight:800;color:#0f172a}.celpip-segment-chip{padding:.2rem .6rem;border-radius:999px;background:#ede9fe;color:#6d28d9;font-size:.74rem;font-weight:800}.celpip-next-question-btn{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem}.celpip-score-banner{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.7rem 1rem;border-radius:12px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;color:#065f46;font-size:1rem}.celpip-score-banner .material-symbols-outlined{color:#059669}.celpip-reading-progress{display:grid;gap:.45rem;margin-bottom:.45rem}.celpip-reading-progress__track{width:100%;height:9px;overflow:hidden;border-radius:999px;background:#e2e8f0}.celpip-reading-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb);transition:width .2s ease}.celpip-reading-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-top:.45rem}.celpip-reading-format-note{display:inline-flex;align-items:center;gap:.42rem;width:-moz-fit-content;width:fit-content;margin-bottom:.45rem;padding:.42rem .65rem;border-radius:999px;background:#f0fdfa;border:1px solid #99f6e4;color:#0f766e;font-size:.78rem;font-weight:800}.celpip-reading-format-note .material-symbols-outlined{font-size:1rem}.celpip-reading-task-list{display:grid;gap:1rem}.celpip-reading-task{overflow:hidden;border:1px solid #dbe4f0;border-radius:14px;background:#fff}.celpip-reading-task__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:.9rem 1rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#eef6ff)}.celpip-reading-task__header span{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:.25rem;border-radius:999px;background:#ecfdf5;color:#0f766e;padding:.22rem .55rem;font-size:.72rem;font-weight:900}.celpip-reading-task__header h3{margin:0;color:var(--celpip-text);font-size:1rem;font-weight:850}.celpip-reading-task__header p{margin:.25rem 0 0;color:#64748b;font-size:.84rem;line-height:1.5}.celpip-reading-task__header strong{flex:0 0 auto;border-radius:999px;background:#eef2ff;color:#4338ca;padding:.35rem .65rem;font-size:.78rem;font-weight:900;white-space:nowrap}.celpip-reading-task__questions{display:grid;gap:.75rem;padding:.9rem}.celpip-listening-controls{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.celpip-audio-btn{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:36px;padding:.45rem .85rem;border:1px solid #6366f1;border-radius:8px;background:#6366f1;color:#fff;font-size:.82rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 4px 12px #6366f12e;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.celpip-audio-btn:hover{background:#4f46e5;border-color:#4f46e5;box-shadow:0 6px 14px #4f46e533;transform:translateY(-1px)}.celpip-audio-btn--secondary{border:1px solid var(--celpip-line);background:#fff;color:#475569;box-shadow:none}.celpip-audio-btn--secondary:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155;box-shadow:none}.celpip-repeat-toggle,.celpip-speed-control{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:.38rem .65rem;border:1px solid var(--celpip-line);border-radius:8px;background:#fff;color:#475569;font-size:.82rem;font-weight:800}.celpip-repeat-toggle input{width:16px;height:16px;accent-color:#0f766e}.celpip-speed-control select{min-height:26px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:var(--celpip-text);font-weight:800}.celpip-transcript-shell{border:1px solid var(--celpip-line);border-radius:10px;background:#f8fafc;overflow:hidden}.celpip-transcript-shell__top{display:flex;justify-content:space-between;gap:.75rem;align-items:center;padding:.55rem .7rem;border-bottom:1px solid var(--celpip-line);background:#fff}.celpip-transcript-shell__top h3{margin:0;color:var(--celpip-text);font-size:.86rem;font-weight:850}.celpip-script-toggle{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:.38rem .8rem;border:1.5px solid #1d4ed8;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:800;cursor:pointer;box-shadow:0 4px 10px #1d4ed81a}.celpip-script-toggle:hover{border-color:#1e40af;color:#1e40af;background:#dbeafe}.celpip-transcript-shell p{margin:0;padding:.7rem;color:#334155;line-height:1.6;font-size:.88rem}.celpip-transcript-shell__body{display:grid;gap:.85rem}.celpip-transcript-tools{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .7rem .7rem;flex-wrap:wrap}.celpip-transcript-tools__hint{display:inline-flex;align-items:center;gap:.35rem;color:#64748b;font-size:.8rem;font-weight:700}.celpip-transcript-tools__hint .material-symbols-outlined{font-size:1rem}.celpip-transcript-lang-toggle{display:inline-flex;gap:.45rem;flex-wrap:wrap}.celpip-transcript-lang-btn{min-height:34px;padding:.38rem .8rem;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#475569;font-size:.79rem;font-weight:800;cursor:pointer;transition:all .18s ease}.celpip-transcript-lang-btn:hover{border-color:#818cf8;color:#4338ca}.celpip-transcript-lang-btn--active{border-color:#6366f1;background:#eef2ff;color:#4338ca;box-shadow:0 6px 16px #6366f124}.celpip-transcript-translation{margin:0 .7rem .7rem;padding:.8rem .9rem;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.celpip-transcript-translation__title{margin-bottom:.45rem;color:#1d4ed8;font-size:.8rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.celpip-transcript-translation p,.celpip-transcript-translation__empty{margin:0;color:#334155;line-height:1.7;font-size:.86rem}.celpip-transcript-word{display:inline;border:0;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:2px;text-underline-offset:3px;transition:text-decoration-color .18s ease,color .18s ease}.celpip-transcript-word:hover{color:#4338ca;text-decoration-color:#6366f173}.celpip-word-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:default;z-index:1200}.celpip-word-popup{position:fixed;z-index:1201;width:min(340px,calc(100vw - 24px));padding:.95rem;border:1px solid #dbe4f0;border-radius:16px;background:#fff;box-shadow:0 24px 48px #0f172a2e}.celpip-word-popup__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.celpip-word-popup__header strong{color:#0f172a;font-size:1rem}.celpip-word-popup__phonetic{margin-top:.25rem;color:#64748b;font-size:.82rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.celpip-word-popup__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:999px;background:#f8fafc;color:#64748b;cursor:pointer}.celpip-word-popup__close:hover{background:#eef2ff;color:#4338ca}.celpip-word-popup__loading{padding:.9rem 0 .25rem;color:#64748b;font-size:.88rem}.celpip-word-popup__content{display:grid;gap:.8rem;margin-top:.85rem}.celpip-word-popup__tools{display:grid;gap:.7rem}.celpip-word-popup__audio{display:inline-flex;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;min-height:34px;padding:.4rem .75rem;border:0;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.82rem;font-weight:800;cursor:pointer}.celpip-word-popup__audio:hover{background:#e0e7ff}.celpip-word-popup__translated-word{display:grid;gap:.22rem;padding:.65rem .75rem;border-radius:12px;background:#f8fafc}.celpip-word-popup__translated-word span{color:#64748b;font-size:.74rem;font-weight:800;text-transform:uppercase}.celpip-word-popup__translated-word strong{color:#0f172a;font-size:.95rem}.celpip-word-popup__meaning{display:grid;gap:.45rem}.celpip-word-popup__pos{color:#1d4ed8;font-size:.78rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.celpip-word-popup__definition p{margin:0;color:#334155;line-height:1.55;font-size:.88rem}.celpip-word-popup__example{margin-top:.28rem;color:#64748b;font-size:.8rem;line-height:1.5}.celpip-word-popup__example span{font-weight:800}.celpip-transcript-hidden{display:flex;gap:.5rem;align-items:center;min-height:92px;padding:.95rem;color:#64748b;font-size:.88rem;font-weight:700}.celpip-prompt-panel,.celpip-question-list,.celpip-answer-panel{border:1px solid var(--celpip-line);border-radius:10px;background:#fff;padding:.8rem}.celpip-prompt-panel h3,.celpip-question-list h3,.celpip-answer-panel h3{margin:0 0 .6rem;color:var(--celpip-text);font-size:.98rem;font-weight:850}.celpip-prompt-panel p{margin:0;color:#334155;line-height:1.75}.celpip-prompt-panel--reading-sticky{position:sticky;top:0;z-index:3;box-shadow:0 10px 24px #0f172a14}.celpip-passage-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.celpip-passage-header h3{margin-bottom:.22rem}.celpip-passage-header p{margin:0;color:#64748b;font-size:.78rem;font-weight:750;line-height:1.45}.celpip-interactive-passage{line-height:1.85}.celpip-speaking-time-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.celpip-speaking-time-chips span{display:inline-flex;align-items:center;gap:.28rem;min-height:30px;padding:.32rem .6rem;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.78rem;font-weight:850}.celpip-speaking-time-chips strong{color:#1e293b;font-weight:900}.celpip-speaking-practice-bar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.65rem 1rem;border-bottom:1px solid var(--celpip-line);background:var(--celpip-soft)}.celpip-speaking-practice-bar button,.celpip-speaking-setup__start{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:38px;border:1px solid #c7d2fe;border-radius:9px;background:#eef2ff;color:#4338ca;font-size:.82rem;font-weight:850;cursor:pointer}.celpip-speaking-practice-bar button{padding:.42rem .72rem}.celpip-speaking-stage{display:grid;gap:.72rem;margin:.85rem 1rem 0;padding:.9rem 1rem;border:1px solid var(--celpip-line);border-radius:14px;background:#fff}.celpip-speaking-stage__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.celpip-speaking-stage__top>div{display:flex;gap:.68rem;align-items:flex-start}.celpip-speaking-stage__top .material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#eef2ff;color:#4338ca;font-size:22px}.celpip-speaking-stage--speak .celpip-speaking-stage__top .material-symbols-outlined{background:#fee2e2;color:#dc2626}.celpip-speaking-stage__top strong{display:block;color:var(--celpip-text);font-size:.95rem;font-weight:900}.celpip-speaking-stage__top p{margin:.16rem 0 0;color:var(--celpip-muted);font-size:.82rem;line-height:1.45}.celpip-speaking-stage__time{flex:0 0 auto;min-width:72px;padding:.34rem .7rem;border-radius:12px;background:#0f766e;color:#fff;text-align:center;font-size:1rem;font-weight:950}.celpip-speaking-stage__track{overflow:hidden;height:10px;border-radius:999px;background:#e2e8f0}.celpip-speaking-stage__track div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6366f1,#0f766e);transition:width .25s ease}.celpip-speaking-stage--speak .celpip-speaking-stage__track div{background:linear-gradient(90deg,#ef4444,#f97316)}.celpip-recording-pill{justify-self:start;display:inline-flex;align-items:center;gap:.38rem;min-height:36px;padding:.42rem .72rem;border:1px solid #fecaca;border-radius:999px;background:#fff7ed;color:#b91c1c;font-size:.82rem;font-weight:900;cursor:pointer}.celpip-recording-pill--active .material-symbols-outlined{color:#ef4444;animation:celpip-recording-pulse 1s ease-in-out infinite}.celpip-speaking-stage__error{padding:.55rem .7rem;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#c2410c;font-size:.78rem;font-weight:800}.celpip-speaking-audio{width:100%;max-width:420px}@keyframes celpip-recording-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}.celpip-speaking-setup{display:grid;gap:1rem;padding:1rem;border:1px solid var(--celpip-line);border-radius:14px;background:linear-gradient(135deg,#f8fafc,#eef2ff)}.celpip-speaking-setup__hero{display:flex;gap:.8rem;align-items:flex-start}.celpip-speaking-setup__hero>.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#6366f1;color:#fff;font-size:24px}.celpip-speaking-setup__hero h3{margin:0;color:var(--celpip-text);font-size:1rem;font-weight:900}.celpip-speaking-setup__hero p{margin:.25rem 0 0;color:var(--celpip-muted);font-size:.88rem;line-height:1.55}.celpip-speaking-setup__tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem}.celpip-speaking-setup__tab{display:grid;gap:.28rem;min-height:118px;padding:.85rem;border:1.5px solid var(--celpip-line);border-radius:12px;background:#fff;color:var(--celpip-muted);text-align:left;cursor:pointer}.celpip-speaking-setup__tab strong{color:var(--celpip-text);font-size:.9rem;font-weight:900}.celpip-speaking-setup__tab span{color:var(--celpip-muted);font-size:.78rem;line-height:1.45}.celpip-speaking-setup__tab small{width:-moz-fit-content;width:fit-content;padding:.18rem .45rem;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.7rem;font-weight:850}.celpip-speaking-setup__tab--active{border-color:#6366f1;background:#eef2ff;box-shadow:0 10px 22px #6366f11f}.celpip-speaking-setup__options{display:flex;flex-wrap:wrap;gap:.75rem}.celpip-speaking-setup__options label{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:.35rem .65rem;border:1px solid var(--celpip-line);border-radius:999px;background:#fff;color:#475569;font-size:.8rem;font-weight:850}.celpip-speaking-setup__options input{accent-color:#6366f1}.celpip-speaking-setup__start{justify-self:start;padding:.5rem .9rem;background:#6366f1;color:#fff}.celpip-question-list{display:grid;gap:.58rem}.celpip-question-item{display:grid;gap:.45rem}.celpip-question-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:.55rem;align-items:start}.celpip-question-row span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#f8fafc;border:1px solid #cbd5e1;color:#334155;font-size:.82rem;font-weight:850}.celpip-question-row input{width:100%;min-height:42px;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:8px;color:var(--celpip-text)}.celpip-question-text{margin:0;color:var(--celpip-text);font-size:.92rem;font-weight:760;line-height:1.45}.celpip-choice-list{display:grid;gap:.32rem;padding-left:2.55rem}.celpip-choice-option{display:grid;grid-template-columns:18px 24px minmax(0,1fr);gap:.48rem;align-items:center;min-height:36px;padding:.42rem .58rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer;transition:border-color .16s ease,background .16s ease}.celpip-choice-option:hover{border-color:#94a3b8;background:#f8fafc}.celpip-choice-option:has(input:checked){border-color:#1d4ed8;background:#eff6ff}.celpip-choice-option input{width:15px;height:15px;margin:0;accent-color:#1d4ed8}.celpip-choice-option strong{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#f1f5f9;border:1px solid #cbd5e1;color:#475569;font-size:.72rem;font-weight:850}.celpip-choice-option span{color:#1e293b;font-size:.9rem;line-height:1.38}.celpip-choice-option--correct{border-color:#16a34a;background:#f0fdf4}.celpip-choice-option--correct strong{background:#dcfce7;color:#15803d}.celpip-choice-option--incorrect{border-color:#ef4444;background:#fef2f2}.celpip-choice-option--incorrect strong{background:#fee2e2;color:#dc2626}.celpip-answer-toggle{display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:.38rem;min-height:38px;margin-top:.25rem;padding:.45rem .78rem;border:1px solid #6366f1;border-radius:8px;background:#6366f1;color:#fff;font-size:.82rem;font-weight:800;cursor:pointer}.celpip-answer-toggle:hover{background:#4f46e5;border-color:#4f46e5}.celpip-answer-review{display:grid;gap:.55rem;padding:.85rem;border:1px solid color-mix(in srgb,#0f766e 24%,var(--celpip-line));border-radius:10px;background:color-mix(in srgb,#0f766e 5%,#fff)}.celpip-answer-review__top{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.celpip-answer-review__top strong{color:var(--celpip-text);font-size:.88rem;font-weight:850}.celpip-answer-review p{margin:0;color:#334155;font-size:.88rem;line-height:1.65}.celpip-answer-strategy{display:flex;gap:.45rem;align-items:flex-start;color:#475569;font-size:.84rem;line-height:1.55}.celpip-answer-strategy .material-symbols-outlined{color:#0f766e;font-size:1.08rem}.celpip-answer-panel__top{display:flex;justify-content:space-between;gap:1rem;align-items:center}.celpip-answer-panel__top span{color:var(--celpip-muted);font-size:.82rem;font-weight:850}.celpip-answer-panel textarea{width:100%;min-height:210px;padding:.85rem;border:1px solid #cbd5e1;border-radius:10px;color:var(--celpip-text);line-height:1.65;resize:vertical}.celpip-answer-panel--speaking{padding:1rem}.celpip-answer-panel--speaking .celpip-answer-panel__top{margin-bottom:.7rem}.celpip-answer-panel--speaking .celpip-speaking-template-guide{margin-bottom:.75rem;padding:.65rem .75rem;border-radius:12px;background:#f8fafc;box-shadow:none}.celpip-answer-panel--speaking .celpip-speaking-template-guide__body{padding-top:.45rem;border-top:1px solid var(--celpip-line)}.celpip-answer-panel--speaking textarea{min-height:170px;background:#fbfdff}.celpip-answer-panel__hint{display:flex;gap:.45rem;align-items:flex-start;margin-top:.7rem;color:#475569;font-size:.86rem;line-height:1.5}.celpip-answer-panel__hint .material-symbols-outlined{color:#b45309;font-size:1.1rem}.celpip-speaking-template-guide{display:grid;gap:.75rem;padding:.85rem;border:1px solid #c7d2fe;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#f8fafc)}.celpip-speaking-template-guide__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.celpip-speaking-template-guide__top>div{display:grid;gap:.28rem}.celpip-speaking-template-guide__top strong{color:var(--celpip-text);font-size:.9rem;font-weight:900}.celpip-template-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.18rem .5rem;border-radius:999px;background:#fff;color:#4f46e5;border:1px solid #c7d2fe;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.celpip-template-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;min-height:34px;padding:.38rem .62rem;border:1px solid #c7d2fe;border-radius:8px;background:#fff;color:#4338ca;font-size:.78rem;font-weight:850;cursor:pointer}.celpip-template-toggle .material-symbols-outlined{font-size:1rem}.celpip-speaking-template-guide__body{display:grid;gap:.7rem}.celpip-speaking-template-guide__body p{margin:0;color:#475569;font-size:.8rem;line-height:1.55}.celpip-speaking-template-guide__flow{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.celpip-speaking-template-guide pre{margin:0;white-space:pre-wrap;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;font-family:inherit;font-size:.82rem;line-height:1.65}.celpip-template-answer{display:grid;gap:.48rem}.celpip-template-answer__label{display:inline-flex;align-items:center;gap:.38rem;width:-moz-fit-content;width:fit-content;padding:.32rem .56rem;border-radius:999px;background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe;font-size:.76rem}.celpip-template-answer__label .material-symbols-outlined{font-size:1rem}.celpip-answer-review .celpip-template-answer__phrase{display:grid;gap:.25rem;padding:.58rem .68rem;border-left:4px solid #6366f1;border-radius:8px;background:#eef2ff}.celpip-template-answer__phrase>span{width:-moz-fit-content;width:fit-content;padding:.12rem .42rem;border-radius:999px;background:#fff;color:#4f46e5;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.celpip-template-examples{background:linear-gradient(135deg,#f8fafc,#eef2ff)}.celpip-template-examples p{margin:0 0 .65rem;color:#64748b;font-size:.78rem;line-height:1.5}.celpip-template-examples ul{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.celpip-template-examples li{padding:.58rem .68rem;border:1px solid #dbe4ff;border-radius:10px;background:#ffffffd1;color:#334155;font-size:.82rem;line-height:1.5}.celpip-speaking-score-card{display:grid;gap:.65rem;padding:.8rem;border:1px solid color-mix(in srgb,#0f766e 24%,var(--celpip-line));border-radius:12px;background:#f8fafc}.celpip-speaking-score-card__top{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.celpip-speaking-score-card__top strong{color:var(--celpip-text);font-size:.88rem;font-weight:900}.celpip-speaking-score-card__top span{display:inline-flex;align-items:center;min-height:30px;padding:.25rem .6rem;border-radius:999px;background:#0f766e;color:#fff;font-size:.82rem;font-weight:900}.celpip-speaking-score-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.celpip-speaking-score-grid span{display:flex;justify-content:space-between;gap:.4rem;padding:.45rem .55rem;border:1px solid var(--celpip-line);border-radius:9px;background:#fff;color:#64748b;font-size:.76rem;font-weight:800}.celpip-speaking-score-grid strong{color:var(--celpip-text)}.celpip-speaking-practice-words{display:grid;gap:.45rem}.celpip-speaking-practice-words>strong{color:var(--celpip-text);font-size:.78rem}.celpip-speaking-practice-words div{display:flex;flex-wrap:wrap;gap:.35rem}.celpip-speaking-practice-words button{min-height:28px;padding:.22rem .55rem;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.76rem;font-weight:850;cursor:pointer}.celpip-sources{margin-top:3rem;padding:1rem 1.25rem;border-top:1px solid var(--celpip-line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;min-width:0}.celpip-sources__links{display:flex;align-items:center;justify-content:center;gap:.75rem;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.celpip-sources__links::-webkit-scrollbar{display:none}.celpip-sources__links span{flex:0 0 auto;font-size:.68rem;font-weight:700;color:var(--celpip-muted);letter-spacing:.06em;text-transform:uppercase}.celpip-sources__links a{display:inline-flex;align-items:center;flex:0 0 auto;position:relative;font-size:.72rem;color:var(--celpip-muted);padding:.1rem .45rem;border-radius:6px;text-decoration:none;font-weight:600;transition:color .15s ease,background .15s ease;white-space:nowrap}.celpip-sources__links a:not(:last-child):after{content:"·";position:absolute;right:-.1rem;color:color-mix(in srgb,var(--celpip-muted) 55%,transparent);pointer-events:none}.celpip-sources__links a:hover{color:#6366f1;background:color-mix(in srgb,#6366f1 6%,transparent)}.celpip-copyright-note{max-width:860px;margin:0;color:color-mix(in srgb,var(--celpip-muted) 74%,transparent);font-size:.62rem;line-height:1.45}.dark .celpip-page{--celpip-text: #f4f4f5;--celpip-muted: #a1a1aa;--celpip-line: rgba(161, 161, 170, .22);--celpip-surface: #18181b;--celpip-soft: #0f0f11}.dark .celpip-overview{background:var(--celpip-surface)}.dark .celpip-overview h2,.dark .celpip-overview__stats strong,.dark .celpip-mock-card h3,.dark .celpip-content__title h2{color:var(--celpip-text)}.dark .celpip-overview p,.dark .celpip-content__title p,.dark .celpip-mock-card p,.dark .celpip-fact p,.dark .celpip-pgwp-grid p,.dark .celpip-note,.dark .celpip-prompt-panel p,.dark .celpip-part-profile__grid p,.dark .celpip-part-profile__quick-tip,.dark .celpip-history-panel__empty,.dark .celpip-history-item__meta span,.dark .celpip-history-item__stats span{color:var(--celpip-muted)}.dark .celpip-overview__stats div,.dark .celpip-section-tab,.dark .celpip-mock-card,.dark .celpip-info-modal,.dark .celpip-practice-modal,.dark .celpip-tip-modal,.dark .celpip-part-profile--drill,.dark .celpip-part-profile--tip,.dark .celpip-history-panel,.dark .celpip-practice-modal__meta,.dark .celpip-prompt-panel,.dark .celpip-question-list,.dark .celpip-answer-panel,.dark .celpip-tip-panel{background:var(--celpip-surface)}.dark .celpip-section-tab--active{background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff}.dark .celpip-info-modal__header,.dark .celpip-table th,.dark .celpip-fact,.dark .celpip-pgwp-grid>div,.dark .celpip-practice-modal__meta span,.dark .celpip-drill-nav,.dark .celpip-listening-panel,.dark .celpip-transcript-shell,.dark .celpip-transcript-shell__top{background:var(--celpip-soft)}.dark .celpip-info-modal__header h2,.dark .celpip-info-section h3,.dark .celpip-fact strong,.dark .celpip-pgwp-grid strong,.dark .celpip-practice-modal__header h2,.dark .celpip-part-profile__grid strong,.dark .celpip-part-profile__quick-tip strong,.dark .celpip-history-panel__top h3,.dark .celpip-history-item__meta strong,.dark .celpip-tip-panel h3,.dark .celpip-prompt-panel h3,.dark .celpip-question-list h3,.dark .celpip-answer-panel h3{color:var(--celpip-text)}.dark .celpip-question-row input,.dark .celpip-answer-panel textarea{background:#111113;border-color:#94a3b840;color:var(--celpip-text)}.dark .celpip-choice-option{background:#111113;border-color:#94a3b840;color:var(--celpip-muted)}.dark .celpip-transcript-shell p,.dark .celpip-transcript-translation p,.dark .celpip-transcript-translation__empty,.dark .celpip-transcript-hidden,.dark .celpip-type-card__meta,.dark .celpip-answer-review p,.dark .celpip-answer-strategy{color:var(--celpip-muted)}.dark .celpip-transcript-lang-btn,.dark .celpip-word-popup,.dark .celpip-word-popup__translated-word,.dark .celpip-word-popup__close,.dark .celpip-transcript-translation,.dark .celpip-part-profile__chips span,.dark .celpip-history-panel__top span,.dark .celpip-history-item,.dark .celpip-template-use,.dark .celpip-template-tab,.dark .celpip-template-flow__item span,.dark .celpip-reading-task,.dark .celpip-reading-task__header,.dark .celpip-speaking-time-chips span{background:#111113;border-color:#94a3b838}.dark .celpip-transcript-lang-btn{color:var(--celpip-muted)}.dark .celpip-part-profile__chips span{color:#cbd5e1}.dark .celpip-history-panel__top span,.dark .celpip-history-item__open{color:#c7d2fe}.dark .celpip-history-item:hover{box-shadow:0 14px 30px #02061759}.dark .celpip-template-blanks span,.dark .celpip-template-blank-inline{background:#818cf826;color:#c7d2fe;border-color:#818cf866}.dark .celpip-transcript-lang-btn--active,.dark .celpip-word-popup__audio{background:#6366f138;color:#c7d2fe}.dark .celpip-transcript-tools__hint,.dark .celpip-word-popup__phonetic,.dark .celpip-word-popup__translated-word span,.dark .celpip-word-popup__example{color:var(--celpip-muted)}.dark .celpip-transcript-word:hover,.dark .celpip-word-popup__pos,.dark .celpip-transcript-translation__title,.dark .celpip-word-popup__header strong,.dark .celpip-word-popup__translated-word strong,.dark .celpip-template-main pre,.dark .celpip-template-use strong,.dark .celpip-template-flow__item strong,.dark .celpip-reading-task__header h3,.dark .celpip-speaking-time-chips strong{color:var(--celpip-text)}.dark .celpip-template-use p,.dark .celpip-reading-task__header p{color:var(--celpip-muted)}.dark .celpip-speaking-template-guide{background:#111113;border-color:#818cf852}.dark .celpip-template-badge,.dark .celpip-template-toggle,.dark .celpip-speaking-template-guide pre,.dark .celpip-template-answer__label,.dark .celpip-answer-review .celpip-template-answer__phrase,.dark .celpip-template-answer__phrase>span,.dark .celpip-template-examples,.dark .celpip-template-examples li{background:#18181b;border-color:#818cf852}.dark .celpip-template-toggle,.dark .celpip-template-badge,.dark .celpip-template-answer__label,.dark .celpip-template-answer__phrase>span{color:#c7d2fe}.dark .celpip-speaking-template-guide pre{color:var(--celpip-text)}.dark .celpip-template-examples p,.dark .celpip-template-examples li{color:var(--celpip-muted)}.dark .celpip-template-tab--active{background:#4f46e5;border-color:#818cf8;color:#fff}.dark .celpip-answer-review{background:#111113}.dark .celpip-type-card__meta .celpip-level-pill,.dark .celpip-speaking-setup__tab,.dark .celpip-speaking-setup__options label,.dark .celpip-speaking-score-card,.dark .celpip-speaking-score-grid span,.dark .celpip-speaking-stage,.dark .celpip-answer-panel--speaking .celpip-speaking-template-guide{background:#111113;border-color:#a1a1aa3d}.dark .celpip-level-pill strong,.dark .celpip-speaking-setup__tab small{color:var(--celpip-muted)}.dark .celpip-level-pill>.material-symbols-outlined{background:#27272a;color:var(--celpip-muted)}.dark .celpip-level-pill em,.dark .celpip-speaking-setup__tab strong,.dark .celpip-speaking-setup__hero h3,.dark .celpip-speaking-score-card__top strong,.dark .celpip-speaking-score-grid strong,.dark .celpip-speaking-practice-words>strong,.dark .celpip-speaking-stage__top strong{color:var(--celpip-text)}.dark .celpip-level-pill--easy em,.dark .celpip-level-pill--low em{background:#22c55e29;color:#86efac}.dark .celpip-level-pill--easy>.material-symbols-outlined,.dark .celpip-level-pill--low>.material-symbols-outlined{background:#22c55e29;color:#86efac}.dark .celpip-level-pill--medium em{background:#f59e0b29;color:#fcd34d}.dark .celpip-level-pill--medium>.material-symbols-outlined{background:#f59e0b29;color:#fcd34d}.dark .celpip-level-pill--hard em,.dark .celpip-level-pill--high em{background:#ef444429;color:#fca5a5}.dark .celpip-level-pill--hard>.material-symbols-outlined,.dark .celpip-level-pill--high>.material-symbols-outlined{background:#ef444429;color:#fca5a5}.dark .celpip-speaking-stage__top p{color:var(--celpip-muted)}.dark .celpip-speaking-stage__track{background:#27272a}.dark .celpip-answer-panel--speaking textarea{background:#111113}.dark .celpip-speaking-practice-bar,.dark .celpip-speaking-setup{background:#0f0f11}.dark .celpip-speaking-setup__tab--active{background:#6366f129;border-color:#818cf880}@media (max-width: 980px){.celpip-overview{grid-template-columns:1fr}.celpip-overview__stats{min-width:0}.celpip-transcript-tools,.celpip-passage-header{flex-direction:column;align-items:flex-start}.celpip-reading-task__header{flex-direction:column}}@media (max-width: 620px){.celpip-help-btn{right:1rem;bottom:1rem}.celpip-overview{padding:1rem}.celpip-overview h2{font-size:1.12rem}.celpip-overview__stats,.celpip-fact-grid,.celpip-pgwp-grid{grid-template-columns:1fr}.celpip-section-tab{flex:0 0 auto;padding:.6rem 1rem}.celpip-section-tab small{display:none}.celpip-content{padding:1.15rem .75rem}.celpip-content__header{padding-bottom:1rem}.celpip-content__title>.material-symbols-outlined{width:auto;height:auto;font-size:26px}.celpip-content__title h2{font-size:1.15rem}.celpip-drill-nav{grid-template-columns:1fr}.celpip-drill-nav button,.celpip-drill-nav button:last-child{justify-self:stretch;width:100%}.celpip-drill-nav strong{text-align:center}.celpip-listening-controls{display:grid;grid-template-columns:1fr}.celpip-part-profile__grid{grid-template-columns:1fr}.celpip-listening-mode-picker__actions{flex-direction:column}.celpip-choice-list{padding-left:0}.celpip-modal-overlay{padding:.5rem}.celpip-info-modal,.celpip-practice-modal,.celpip-tip-modal{width:100%;max-height:94vh;border-radius:12px}.celpip-tip-modal__grid,.celpip-template-layout{grid-template-columns:1fr}.celpip-template-tabs{display:grid;grid-template-columns:1fr}.celpip-card-actions--three{grid-template-columns:44px 44px minmax(0,1fr)}.celpip-history-item{padding:.9rem}.celpip-history-item__meta,.celpip-history-item__stats{flex-direction:column;gap:.3rem}}.celpip-prompt-translation{margin-top:14px;padding:14px 16px;border:1px solid #c7d2fe;border-radius:14px;background:#eef2ff;color:#334155}.celpip-prompt-translation strong{display:block;margin-bottom:6px;color:#4338ca;font-size:.9rem;text-transform:uppercase;letter-spacing:.04em}.celpip-prompt-translation p{margin:0}.study-lab-page{--study-text: #182235;--study-muted: #66758c;--study-line: rgba(100, 116, 139, .22);--study-surface: #ffffff;--study-soft: #f6f8fb;--study-primary: #2563eb;--study-teal: #0f766e;--study-yellow: #fef08a}.study-lab{padding:1.5rem}.study-lab--content-only{padding:1.25rem}.study-lab__header{display:flex;align-items:center;gap:.9rem;padding-bottom:1.2rem;border-bottom:1px solid var(--study-line)}.study-lab__header>.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;font-size:30px}.study-lab__header h1{margin:0;color:var(--study-text);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900}.study-lab__header p{margin:.25rem 0 0;color:var(--study-muted);font-size:.95rem}.study-lab-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin:1.2rem 0;width:min(100%,1240px);margin-inline:auto}.study-lab-tabs--outer{margin:0 0 1.25rem;justify-content:center}.study-lab-tab{display:flex;flex:0 1 240px;align-items:center;justify-content:center;gap:.5rem;min-height:54px;min-width:220px;padding:.75rem 1rem;border:1px solid var(--study-line);border-radius:14px;background:var(--study-surface);color:var(--study-muted);font-size:clamp(.86rem,.88vw,1rem);font-weight:900;white-space:nowrap;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.study-lab-tab:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--study-primary) 40%,var(--study-line));color:var(--study-primary)}.study-lab-tab--active{border-color:transparent;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;box-shadow:0 10px 26px #2563eb33}.study-lab-tab .material-symbols-outlined{font-size:24px}.study-top-button{position:fixed;right:.95rem;bottom:.95rem;z-index:180;display:inline-flex;align-items:center;justify-content:center;min-width:38px;width:38px;min-height:38px;height:38px;padding:0;border:1px solid rgba(148,163,184,.32);border-radius:999px;background:#ffffffeb;color:#475569;font:inherit;box-shadow:0 8px 20px #0f172a1f;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(14px) scale(.96);transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.study-top-button--visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.study-top-button:hover{background:#f8fafcfa;color:#1e293b;box-shadow:0 12px 24px #0f172a29;transform:translateY(-2px) scale(1)}.study-top-button .material-symbols-outlined{font-size:18px}.study-sentence{display:grid;gap:1rem}.study-sentence-hero,.study-control-card,.study-listening-card,.study-review-card,.study-news-hero,.study-news-detail,.study-news-admin,.study-placeholder{border:1px solid var(--study-line);border-radius:18px;background:var(--study-surface);box-shadow:0 10px 30px #0f172a0d}.study-sentence-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.2rem;background:radial-gradient(circle at top right,rgba(37,99,235,.12),transparent 36%),linear-gradient(135deg,#f8fafc,#eef7ff)}.study-sentence-hero h2{margin:.55rem 0 .35rem;color:var(--study-text);font-size:1.45rem;font-weight:900}.study-sentence-hero p{max-width:760px;margin:0;color:var(--study-muted);line-height:1.65}.study-difficulty-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.24rem .65rem;border-radius:999px;color:#fff;font-size:.76rem;font-weight:900;text-transform:uppercase}.study-difficulty-badge--easy{background:#16a34a}.study-difficulty-badge--medium{background:#d97706}.study-difficulty-badge--hard{background:#dc2626}.study-sentence-hero__stats{display:grid;grid-template-columns:auto minmax(110px,1fr);gap:.32rem .72rem;align-items:center;min-width:240px;padding:.85rem;border-radius:14px;background:#ffffffd1;border:1px solid rgba(148,163,184,.22)}.study-sentence-hero__stats strong{color:var(--study-teal);font-size:1.6rem;font-weight:950;line-height:1}.study-sentence-hero__stats span{color:var(--study-muted);font-size:.82rem;font-weight:800;line-height:1.15}.study-control-card,.study-listening-card,.study-review-card{padding:1rem}.study-filter-row,.study-translation-tools{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.study-chip-group{display:flex;flex-wrap:wrap;gap:.45rem}.study-filter-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.38rem .75rem;border:1px solid var(--study-line);border-radius:999px;background:var(--study-soft);color:var(--study-muted);font-size:.8rem;font-weight:850;cursor:pointer}.study-filter-chip--active{border-color:transparent;background:#2563eb;color:#fff}.study-speed-control{display:inline-flex;align-items:center;gap:.45rem;color:var(--study-muted);font-size:.82rem;font-weight:850}.study-speed-control select{min-height:36px;padding:0 .65rem;border:1px solid var(--study-line);border-radius:10px;background:#fff;color:var(--study-text);font-weight:850}.study-player{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,1.25fr) minmax(0,1fr);gap:.65rem;margin-top:1rem}.study-sentence-inline-player{display:grid;grid-template-columns:48px minmax(160px,240px) 48px;gap:.55rem;align-items:center;width:-moz-fit-content;width:fit-content;margin:.2rem auto 0}.study-sentence-inline-player .study-nav-btn,.study-sentence-inline-player .study-play-btn{min-height:42px;border-radius:999px}.study-nav-btn,.study-play-btn,.study-favorite-btn,.study-clear-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:46px;border:1px solid var(--study-line);border-radius:13px;background:var(--study-soft);color:var(--study-text);font-size:.88rem;font-weight:900;cursor:pointer}.study-play-btn{border-color:transparent;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff}.study-favorite-btn--active{border-color:#facc15;background:#fef9c3;color:#92400e}.study-clear-btn{min-height:34px;padding:0 .75rem;font-size:.78rem}.study-listening-card__header .study-favorite-btn,.study-clear-btn{border-color:color-mix(in srgb,var(--study-primary) 18%,var(--study-line));background:#fff;box-shadow:0 8px 18px #0f172a0f}.study-accent-note{margin:.65rem 0 0;color:var(--study-muted);font-size:.78rem;font-weight:750}.study-progress-line{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;margin-top:.9rem;color:var(--study-muted);font-size:.78rem;font-weight:850}.study-progress-line div{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.study-progress-line i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb)}.study-random-note{display:inline-flex;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;margin-top:.9rem;padding:.45rem .7rem;border:1px solid color-mix(in srgb,var(--study-primary) 18%,var(--study-line));border-radius:999px;background:color-mix(in srgb,var(--study-primary) 6%,#fff);color:var(--study-muted);font-size:.78rem;font-weight:850}.study-random-note .material-symbols-outlined{color:var(--study-primary);font-size:18px}.study-listening-card{display:grid;gap:1rem}.study-listening-card__header{display:flex;align-items:center;justify-content:space-between;gap:.85rem}.study-listening-card__header strong{display:block;color:var(--study-text);font-size:1rem;font-weight:900}.study-listening-card__header span{color:var(--study-muted);font-size:.85rem;font-weight:750}.study-hidden-sentence{display:grid;place-items:center;min-height:230px;padding:2rem;border:1px dashed color-mix(in srgb,var(--study-primary) 35%,var(--study-line));border-radius:16px;background:radial-gradient(circle at top,rgba(37,99,235,.08),transparent 38%),var(--study-soft);text-align:center}.study-hidden-sentence__cta{display:flex;justify-content:center;align-items:center;width:100%}.study-hidden-sentence .material-symbols-outlined{color:var(--study-primary);font-size:42px}.study-hidden-sentence h3{margin:.6rem 0 .25rem;color:var(--study-text);font-size:1.15rem;font-weight:900}.study-hidden-sentence p{max-width:560px;margin:0 0 1rem;color:var(--study-muted);line-height:1.6}.study-show-sentence-btn,.study-play-small{display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:.35rem;min-height:40px;margin-inline:auto;padding:0 .9rem;border:1px solid transparent;border-radius:999px;background:var(--study-primary);color:#fff;font-weight:900;cursor:pointer}.study-show-sentence-btn:disabled{cursor:not-allowed;opacity:.55}.study-sentence-text{min-height:160px;padding:1.1rem;border-radius:16px;background:#fbfdff;border:1px solid var(--study-line);color:var(--study-text);font-size:clamp(1.25rem,2.6vw,2rem);font-weight:800;line-height:1.9}.study-token{display:inline;margin:0;padding:.06rem .16rem;border:0;border-radius:7px;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.study-token:hover{background:#fef08a73}.study-token--lookup{-webkit-text-decoration:underline dotted rgba(37,99,235,.38);text-decoration:underline dotted rgba(37,99,235,.38);text-underline-offset:.16em}.study-token--highlighted{background:var(--study-yellow);box-shadow:inset 0 -.24em #facc1573}.study-translation-box{padding:.9rem 1rem;border:1px solid color-mix(in srgb,#0f766e 18%,var(--study-line));border-radius:14px;background:color-mix(in srgb,#0f766e 5%,#fff)}.study-translation-box strong{color:var(--study-teal);font-size:.78rem;font-weight:900;text-transform:uppercase}.study-translation-box p{margin:.35rem 0 0;color:var(--study-text);font-size:1rem;line-height:1.65}.study-review-card h3,.study-placeholder h2{margin:0 0 .8rem;color:var(--study-text);font-size:1.05rem;font-weight:900}.study-review-card div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.study-review-card p{margin:0;padding:.75rem;border-radius:12px;background:var(--study-soft);color:var(--study-muted);font-size:.84rem;line-height:1.55}.study-review-card strong{color:var(--study-primary)}.study-placeholder{display:grid;place-items:center;min-height:320px;padding:2rem;text-align:center}.study-empty-state{display:grid;place-items:center;min-height:220px;padding:2rem;text-align:center}.study-empty-state .material-symbols-outlined{color:#f59e0b;font-size:42px}.study-empty-state h3{margin:.35rem 0;color:var(--study-text);font-size:1.15rem;font-weight:900}.study-empty-state p{max-width:420px;margin:0;color:var(--study-muted);line-height:1.55}.study-placeholder .material-symbols-outlined{color:var(--study-primary);font-size:44px}.study-placeholder p{margin:0;color:var(--study-muted)}.study-celpip{display:grid;gap:1rem}.study-celpip-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.2rem;border:1px solid var(--study-line);border-radius:18px;background:linear-gradient(135deg,#ecfdf5eb,#eff6fff5)}.study-celpip-hero h2{margin:.55rem 0 .35rem;color:var(--study-text);font-size:1.45rem;font-weight:900;line-height:1.2}.study-celpip-hero p{max-width:760px;margin:0;color:var(--study-muted);font-size:.92rem;line-height:1.6}.study-celpip-hero__stats{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.35rem;min-width:240px;padding:.85rem 1rem;border-radius:14px;background:#ffffffd1;border:1px solid rgba(148,163,184,.22)}.study-celpip-hero__stats>div,.study-celpip-hero__stats>button.study-phrasal-stat-button{display:grid;grid-template-columns:none;gap:.12rem;min-height:0;margin:0;padding:0;border:0;border-radius:10px;background:transparent;text-align:left}.study-celpip-hero__stats>button.study-phrasal-stat-button{padding:.3rem .55rem;border:1px solid rgba(15,118,110,.16);background:#f0fdfab8;cursor:pointer}.study-celpip-hero__stats>button.study-phrasal-stat-button:hover:not(:disabled){border-color:#0f766e57;background:#ecfdf5}.study-celpip-hero__stats>button.study-phrasal-stat-button:disabled{cursor:default}.study-celpip-hero__stats strong{color:var(--study-teal);font-size:1.5rem;font-weight:950;line-height:1}.study-celpip-hero__stats span{align-self:start;color:var(--study-muted);font-size:.8rem;font-weight:800;line-height:1.15}@media (max-width: 1180px){.study-lab-tab{flex-basis:210px;min-width:200px}.study-celpip-hero__stats{width:100%;justify-self:stretch}}@media (max-width: 860px){.study-lab-tab{flex:1 1 calc(50% - .7rem);min-width:0}}.study-celpip-controls{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(2,minmax(180px,.9fr)) auto;gap:.75rem;align-items:end;padding:.85rem .9rem;border:1px solid var(--study-line);border-radius:14px;background:#fff}.study-celpip-controls label{display:grid;min-width:0;gap:.3rem;color:var(--study-muted);font-size:.72rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.study-celpip-search-field{min-width:0}.study-celpip-controls input,.study-celpip-controls select{width:100%;min-height:40px;padding:0 .8rem;border:1px solid var(--study-line);border-radius:10px;background:#f8fafc;color:var(--study-text);font-size:.92rem;font-weight:600;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.study-celpip-controls input::-moz-placeholder{color:#94a3b8;font-weight:500}.study-celpip-controls input::placeholder{color:#94a3b8;font-weight:500}.study-celpip-controls input:focus,.study-celpip-controls select:focus{outline:none;border-color:var(--study-primary);background:#fff;box-shadow:0 0 0 3px #2563eb1f}.study-celpip-lang{justify-self:end;align-self:end;flex-wrap:nowrap;gap:.3rem}.study-celpip-lang .study-filter-chip{min-height:40px;padding:0 .7rem;border-radius:10px;background:var(--study-soft);font-size:.82rem}.study-celpip-lang .study-filter-chip--active{background:#2563eb;color:#fff}@media (max-width: 980px){.study-celpip-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.study-celpip-lang{justify-self:start}}@media (max-width: 720px){.study-celpip-controls{grid-template-columns:1fr}}.study-celpip-topic-strip{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none;-ms-overflow-style:none}.study-celpip-topic-strip::-webkit-scrollbar{display:none}.study-celpip-topic,.study-celpip-topic-badge{display:inline-flex;align-items:center;gap:.34rem;min-height:32px;padding:0 .72rem;border:1px solid var(--study-line);border-radius:10px;background:#fff;color:var(--study-text);font-size:.84rem;font-weight:700;white-space:nowrap}.study-celpip-topic{flex:0 0 auto;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.study-celpip-topic:hover{border-color:#2563eb59;color:var(--study-primary)}.study-celpip-topic--active,.study-celpip-topic--active:hover{border-color:transparent;background:#2563eb;color:#fff}.study-celpip-badges{display:flex;flex-wrap:wrap;gap:.42rem}.study-celpip-topic-badge{min-height:30px;padding-inline:.65rem;font-size:.8rem;color:#0f766e;background:#ecfdf5;border-color:#0f766e29}.study-celpip-section-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid var(--study-line);border-radius:22px;background:#fff}.study-celpip-section-heading{display:flex;align-items:center;gap:.9rem}.study-celpip-section-heading>span{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#f8fafc;font-size:1.5rem}.study-celpip-section-heading h3,.study-celpip-section-heading p{margin:0}.study-celpip-section-heading h3{color:var(--study-text);font-size:1.5rem;font-weight:950}.study-celpip-section-heading p,.study-celpip-result-count{color:var(--study-muted);font-size:.96rem;font-weight:800}.study-celpip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.study-celpip-card{display:grid;gap:.58rem;padding:.8rem;border:1px solid var(--study-line);border-radius:22px;background:#fff;box-shadow:0 14px 35px #0f172a0b}.study-celpip-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.study-celpip-card__main{display:grid;gap:.12rem}.study-celpip-card-actions{display:inline-flex;gap:.35rem;flex:none}.study-celpip-title-button{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.study-celpip-card h3{margin:0;display:flex;align-items:center;gap:.5rem;color:var(--study-text);font-size:1.28rem;font-weight:950}.study-celpip-title-button:hover h3{color:var(--study-primary)}.study-celpip-importance-dot{display:inline-block;width:10px;height:10px;border-radius:999px;flex:none}.study-celpip-importance-dot--essential{background:#dc2626}.study-celpip-importance-dot--high{background:#d97706}.study-celpip-importance-dot--useful{background:#2563eb}.study-celpip-meaning{margin:0;color:#0f766e;font-size:1rem;font-weight:900}.study-celpip-pron{display:flex;flex-wrap:wrap;gap:.4rem .9rem}.study-celpip-pron-item{display:inline-flex;align-items:center;gap:.34rem;color:var(--study-muted);font-size:.84rem;font-weight:800}.study-celpip-pron-item strong{color:var(--study-text)}.study-celpip-pron-sound{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid rgba(59,130,246,.22);border-radius:9px;background:#eff6ff;color:var(--study-primary);cursor:pointer}.study-celpip-pron-sound .material-symbols-outlined{font-size:17px}.study-celpip-pron-sound:hover{background:#dbeafe}.study-celpip-importance{width:-moz-fit-content;width:fit-content;min-height:32px;padding:0 .78rem;border-radius:999px;font-size:.82rem;font-weight:950;display:inline-flex;align-items:center}.study-celpip-importance--essential{background:#fee2e2;color:#b91c1c}.study-celpip-importance--high{background:#fef3c7;color:#b45309}.study-celpip-importance--useful{background:#e0f2fe;color:#1d4ed8}.study-celpip-note{padding:.78rem .88rem;border-radius:16px;background:#f8fafc}.study-celpip-note strong{display:block;margin-bottom:.22rem;color:var(--study-text);font-size:.92rem;font-weight:950}.study-celpip-note p{margin:0;color:var(--study-muted);font-size:.94rem;line-height:1.55}.study-celpip-collocations{display:flex;flex-wrap:wrap;gap:.42rem}.study-celpip-collocations span{display:inline-flex;align-items:center;min-height:30px;padding:0 .72rem;border:1px dashed rgba(15,118,110,.24);border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:.82rem;font-weight:850}.study-celpip-example-preview,.study-celpip-example{display:grid;gap:.25rem;padding:.82rem .9rem;border:1px solid rgba(37,99,235,.16);border-radius:18px;background:#f8fbff}.study-celpip-example-preview strong,.study-celpip-example strong{color:var(--study-text);font-size:1rem;font-weight:900}.study-celpip-example-preview small,.study-celpip-example small{color:var(--study-muted);font-size:.9rem;line-height:1.55}.study-celpip-fav{display:inline-grid;place-items:center;min-width:34px;height:34px;padding:0;border:1px solid var(--study-line);border-radius:999px;background:#fff;color:#64748b;cursor:pointer}.study-celpip-fav--active{color:#b45309}.study-celpip-fav--hidden-active{border-color:#64748b80;background:#f1f5f9;color:#475569}.study-celpip-card--hidden{opacity:.6}.study-celpip-section-tools{display:inline-flex;align-items:center;gap:.75rem}.study-celpip-hidden-toggle{display:inline-flex;align-items:center;gap:.35rem;min-height:34px;padding:0 .72rem;border:1px solid var(--study-line);border-radius:999px;background:#fff;color:var(--study-muted);font-size:.84rem;font-weight:800;white-space:nowrap;cursor:pointer}.study-celpip-hidden-toggle .material-symbols-outlined{font-size:18px}.study-celpip-hidden-toggle:hover:not(:disabled){border-color:var(--study-primary);color:var(--study-primary)}.study-celpip-hidden-toggle--active{border-color:#2563eb66;background:#eff6ff;color:var(--study-primary)}.study-celpip-hidden-toggle:disabled{opacity:.5;cursor:default}.study-celpip-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:1rem;overflow-y:auto;background:#0f172a8f}.study-celpip-modal__card{display:grid;gap:.95rem;width:min(860px,calc(100vw - 2rem));max-height:min(820px,calc(100vh - 2rem));padding:1.25rem;overflow-y:auto;border:1px solid rgba(148,163,184,.26);border-radius:28px;background:#fff;box-shadow:0 34px 90px #0f172a57}.study-celpip-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.study-celpip-modal__header h2{margin:.45rem 0 .2rem;color:var(--study-text);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:950}.study-celpip-modal__header p{margin:0;color:#0f766e;font-size:1rem;font-weight:850}.study-celpip-modal__actions{display:inline-flex;gap:.45rem}.study-celpip-modal__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.study-celpip-modal__meta>div,.study-celpip-modal__section{padding:.95rem;border:1px solid var(--study-line);border-radius:18px;background:#f8fafc}.study-celpip-modal__meta>div{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.study-celpip-modal__meta strong,.study-celpip-modal__section h3{color:var(--study-text);font-weight:950}.study-celpip-modal__meta span,.study-celpip-modal__section p{color:var(--study-muted)}.study-celpip-modal__meta button{min-height:34px;padding:0 .85rem;border:1px solid var(--study-line);border-radius:999px;background:#fff;color:var(--study-text);font-weight:850;cursor:pointer}.study-celpip-modal__section{display:grid;gap:.35rem}.study-celpip-modal__section h3{margin:0;font-size:1rem}.study-celpip-modal__section p{margin:0;line-height:1.6}.study-news{display:grid;gap:1rem}.study-news-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem;background:radial-gradient(circle at top right,rgba(15,118,110,.13),transparent 34%),linear-gradient(135deg,#f8fafc,#eef6ff)}.study-news-source{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.2rem .6rem;border-radius:999px;background:#0f766e1a;color:var(--study-teal);font-size:.75rem;font-weight:900}.study-news-hero h2{margin:.45rem 0 .3rem;color:var(--study-text);font-size:1.35rem;font-weight:950}.study-news-hero p,.study-news-latest span{margin:0;color:var(--study-muted)}.study-news-latest{display:grid;gap:.45rem;min-width:170px;padding:.85rem;border:1px solid var(--study-line);border-radius:14px;background:#ffffffd1}.study-news-latest strong{display:block;color:var(--study-teal);font-size:1.15rem;font-weight:950}.study-news-favorite-summary{display:inline-flex;align-items:center;gap:.35rem;width:-moz-fit-content;width:fit-content;min-height:34px;padding:0 .7rem;border:1px solid rgba(250,204,21,.25);border-radius:999px;background:#fff7d6;color:#8a5a00;font:inherit;cursor:pointer}.study-news-favorite-summary .material-symbols-outlined{font-size:16px}.study-news-favorite-summary strong{display:inline;color:inherit;font-size:.92rem}.study-news-favorite-summary span:last-child{color:inherit;font-size:.74rem;font-weight:900;letter-spacing:.01em;text-transform:uppercase}.study-news-favorite-summary--active{border-color:#facc15;background:#fef3c7;color:#92400e}.study-news-favorite-summary:disabled{cursor:not-allowed;opacity:.55}.study-news-filters{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(145px,.75fr) minmax(145px,.85fr) minmax(128px,.58fr) minmax(128px,.58fr) auto;gap:.55rem;align-items:end;padding:.7rem;border:1px solid var(--study-line);border-radius:18px;background:var(--study-surface)}.study-news-filters label,.study-news-reader-controls label{display:grid;gap:.25rem;color:var(--study-muted);font-size:.72rem;font-weight:900}.study-news-filters select,.study-news-filters input,.study-news-reader-controls select{min-height:38px;border:1px solid var(--study-line);border-radius:12px;background:#fff;color:var(--study-text);font-weight:800;padding:0 .65rem}.study-news-reset-btn{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;min-height:38px;padding:0 .8rem;border:1px solid rgba(37,99,235,.2);border-radius:12px;background:#eef4ff;color:#1d4ed8;font:inherit;font-size:.78rem;font-weight:950;cursor:pointer;white-space:nowrap}.study-news-reset-btn:hover:not(:disabled){border-color:#2563eb61;background:#dbeafe}.study-news-reset-btn--soft{border-color:#64748b33;background:#f8fafc;color:var(--study-muted)}.study-news-reset-btn--soft:hover:not(:disabled){border-color:#64748b57;background:#f1f5f9;color:var(--study-text)}.study-news-reset-btn:disabled{cursor:not-allowed;opacity:.45}.study-news-reset-btn .material-symbols-outlined{font-size:18px}.study-news-layout{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:1rem;align-items:start}.study-news-grid{display:grid;gap:.75rem}.study-news-section-grid{display:grid;gap:1rem}.study-news-section-card,.study-news-section-view{border:1px solid var(--study-line);border-radius:18px;background:var(--study-surface);box-shadow:0 10px 30px #0f172a0d}.study-news-section-card{display:grid;gap:1rem;padding:1.1rem}.study-news-section-card__header,.study-news-section-view>header{display:flex;align-items:center;justify-content:space-between;gap:.85rem}.study-news-section-card h3,.study-news-section-view h3{margin:0;color:var(--study-text);font-size:1.05rem;font-weight:950}.study-news-section-card span,.study-news-section-view span{color:var(--study-muted);font-size:.8rem;font-weight:850}.study-news-state{padding:.9rem 1rem;border:1px solid var(--study-line);border-radius:16px;background:#fff;color:var(--study-muted);font-weight:850}.study-news-state--loading{display:grid;place-items:center;min-height:120px;text-align:center;font-size:1rem}.study-news-loading-bar{width:min(320px,100%);height:10px;overflow:hidden;border-radius:999px;background:#e2e8f0}.study-news-loading-bar i{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb);animation:studyNewsArticleLoading 1.15s ease-in-out infinite}.study-news-loading-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.study-news-state--error{border-color:#ef444447;background:#fef2f2eb;color:#b91c1c}.study-news-section-more,.study-news-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:36px;padding:0 .85rem;border:1px solid color-mix(in srgb,var(--study-primary) 20%,var(--study-line));border-radius:999px;background:var(--study-soft);color:var(--study-text);font-weight:900;cursor:pointer}.study-news-section-more .material-symbols-outlined{font-size:18px}.study-news-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}@media (max-width: 1200px){.study-news-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.study-news-summary-row{display:flex;align-items:center;gap:.4rem}.study-news-feature-card{display:grid;width:100%;border:1px solid var(--study-line);border-radius:16px;background:#fff;box-shadow:0 10px 24px #0f172a0f;overflow:hidden;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.study-news-feature-card:hover{border-color:color-mix(in srgb,var(--study-primary) 40%,var(--study-line));box-shadow:0 16px 34px #0f172a1c;transform:translateY(-2px)}.study-news-feature-card--locked,.study-news-card--locked{opacity:.72}.study-news-feature-card--locked:hover{transform:none;box-shadow:0 10px 24px #0f172a0f}.study-news-feature-image{position:relative;display:block;aspect-ratio:16 / 9;background:linear-gradient(135deg,#0f766e2e,#2563eb2e);overflow:hidden}.study-news-feature-image img,.study-news-feature-image .study-news-image-fallback{width:100%;height:100%;border-radius:0;-o-object-fit:cover;object-fit:cover}.study-news-new-badge{position:absolute;top:.7rem;left:.7rem;display:inline-flex;align-items:center;min-height:26px;padding:0 .55rem;border:2px solid #fff;background:#2563ebe6;color:#fff!important;font-size:.75rem!important;font-weight:950!important;letter-spacing:.04em}.study-news-lock-badge,.study-news-complete-badge{position:absolute;top:.7rem;right:.7rem;display:inline-flex;align-items:center;min-height:26px;padding:0 .55rem;border-radius:999px;background:#0f172ab8;color:#fff!important;font-size:.72rem!important;font-weight:950!important}.study-news-complete-badge{background:#0f766ee6}@media (min-width: 981px) and (max-width: 1500px){.study-news-feature-grid>.study-news-feature-card:nth-child(n+4){display:none}}.study-news-feature-content{display:block;padding:.95rem 1rem 1.05rem}.study-news-feature-content strong{display:block;color:var(--study-text);font-size:1.05rem;font-weight:950;line-height:1.32}.study-news-feature-content small{display:block;margin-top:.7rem;color:var(--study-muted);font-size:.78rem;font-weight:750;text-transform:uppercase}.study-news-level-row{display:flex!important;align-items:center;justify-content:space-between;gap:.7rem;width:100%;margin-top:.65rem;color:var(--study-text)!important;font-size:.88rem!important;font-weight:400!important}.study-news-level-main{display:inline-flex;align-items:center;gap:.45rem;min-width:0;font-weight:400}.study-news-level-side{display:inline-flex;align-items:center;justify-content:flex-end;gap:.45rem;margin-left:auto;min-width:-moz-fit-content;min-width:fit-content}.study-news-level-row b{display:inline-grid;place-items:center;min-width:30px;min-height:30px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#ea580c;font-weight:950}.study-news-level-date{color:var(--study-muted);font-size:.75rem;font-weight:400;letter-spacing:0;text-transform:none;white-space:nowrap}.study-news-status-inline{display:inline-flex;align-items:center;gap:.2rem;color:var(--study-muted)}.study-news-status-inline .material-symbols-outlined{font-size:1rem;line-height:1}.study-news-status-inline .material-symbols-outlined:first-child{color:#d97706}.study-news-status-inline .material-symbols-outlined:last-child{color:#0f766e}.study-news-section-view{display:grid;gap:1rem;padding:1rem}.study-news-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.study-news-feature-card--section{overflow:hidden}.study-news-feature-card--section .study-news-feature-image{aspect-ratio:16 / 9}.study-news-feature-card--section .study-news-feature-content--section{display:grid;gap:.45rem;padding:1rem 1rem 1.05rem}.study-news-feature-content--section p{margin:0;color:var(--study-muted);font-size:.9rem;line-height:1.55}.study-news-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:.75rem;padding:.75rem;border:1px solid var(--study-line);border-radius:16px;background:var(--study-surface);cursor:pointer}.study-news-card--active{border-color:color-mix(in srgb,var(--study-primary) 55%,var(--study-line));box-shadow:0 12px 24px #2563eb1f}.study-news-card img,.study-news-image-fallback{width:82px;height:82px;border-radius:13px;-o-object-fit:cover;object-fit:cover}.study-news-image-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;font-weight:950}.study-news-card span,.study-news-detail header span{color:var(--study-muted);font-size:.72rem;font-weight:900}.study-news-card h3{margin:.18rem 0;color:var(--study-text);font-size:.98rem;font-weight:950}.study-news-card p{margin:0;color:var(--study-muted);font-size:.82rem;line-height:1.45}.study-news-card__actions{display:flex;gap:.45rem;margin-top:.65rem}.study-news-icon-btn,.study-favorite-btn--compact{width:38px;min-width:38px;min-height:38px;padding:0}.study-news-icon-btn .material-symbols-outlined,.study-favorite-btn--compact .material-symbols-outlined{font-size:20px}.study-news-icon-btn--active{border-color:#facc15!important;background:#fef9c3!important;color:#92400e!important}.study-news-icon-btn:disabled{border-color:var(--study-line)!important;background:var(--study-soft)!important;color:var(--study-muted)!important;cursor:not-allowed;opacity:.5}.study-news-complete-btn{display:inline-flex;align-items:center;justify-content:center;gap:0;min-height:38px;padding:0;border:1px solid var(--study-line);border-radius:14px;background:#fff;color:var(--study-text);cursor:pointer;box-shadow:0 4px 12px #0f172a14}.study-news-complete-btn .material-symbols-outlined{font-size:20px}.study-news-complete-btn--active{border-color:#0f766e47;background:#0f766e1a;color:#0f766e}.study-news-complete-btn:disabled{background:var(--study-soft);color:var(--study-muted);cursor:not-allowed;opacity:.55}.study-news-card__actions button,.study-news-reader-controls button,.study-news-admin button{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:34px;border:1px solid var(--study-line);border-radius:10px;background:var(--study-soft);color:var(--study-text);font-weight:900;cursor:pointer}.study-news-reader-controls button:disabled{cursor:not-allowed;opacity:.5}.study-news-detail{position:relative;display:grid;gap:1rem;padding:1rem}.study-news-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:grid;place-items:center;padding:1.5rem;background:#0f172a9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden;overscroll-behavior:contain}.study-news-modal .study-news-detail{width:min(1040px,100%);max-height:min(86vh,920px);overflow:auto;border:1px solid var(--study-line);border-radius:22px;background:#fff;box-shadow:0 30px 90px #0f172a47;overscroll-behavior:contain}.study-news-modal--fullscreen{padding:.75rem}.study-news-modal--fullscreen .study-news-detail{width:min(1500px,100%);max-height:calc(100vh - 1.5rem)}.study-news-modal-actions{display:inline-flex;align-items:center;gap:.45rem}.study-news-modal-actions .study-news-icon-btn,.study-news-modal-actions .study-news-complete-btn{width:44px;min-width:44px;min-height:44px;padding:0;border-radius:14px}.study-news-modal-actions .study-news-icon-btn .material-symbols-outlined,.study-news-modal-actions .study-news-complete-btn .material-symbols-outlined{font-size:22px}.study-news-detail>header{position:sticky;top:-1rem;z-index:8;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:-1rem -1rem 0;padding:1rem;border-bottom:1px solid var(--study-line);border-radius:22px 22px 0 0;background:#fff}.study-news-detail h2{margin:.25rem 0;color:var(--study-text);font-size:1.45rem;font-weight:950}.study-news-title{display:block}.study-news-detail a{color:var(--study-primary);font-weight:900;text-decoration:none}.study-news-detail-image{margin:0;overflow:hidden;border:1px solid var(--study-line);border-radius:18px;background:var(--study-soft)}.study-news-detail-image img{display:block;width:100%;max-height:250px;-o-object-fit:cover;object-fit:cover}.study-news-detail-image figcaption{padding:.45rem .75rem;color:var(--study-muted);font-size:.72rem;font-weight:850}.study-news-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem;padding:.55rem;width:100%;border:1px solid var(--study-line);border-radius:16px;background:color-mix(in srgb,var(--study-soft) 70%,#fff)}.study-news-reader-controls{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;align-items:center;flex:1 1 440px}.study-news-reader-controls button{flex:0 0 auto;min-width:82px;min-height:38px;padding:0 .78rem;border:1px solid rgba(37,99,235,.22);border-radius:999px;background:#fff;box-shadow:0 4px 12px #0f172a14;font-size:.78rem}.study-news-reader-controls .study-play-btn{flex:0 0 auto;min-width:92px}.study-news-toolbar__side{display:inline-flex;align-items:center;justify-content:flex-start;gap:1rem;flex:0 1 auto;padding:.18rem;border-radius:999px;background:transparent}.study-news-word-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;min-height:32px;padding:0 .7rem;border:1px solid rgba(37,99,235,.18);border-radius:999px;background:#fff;color:var(--study-muted);font-size:.74rem;font-weight:900;cursor:pointer;box-shadow:0 4px 10px #0f172a0f}.study-news-word-toggle .material-symbols-outlined{font-size:.95rem}.study-news-word-toggle--active{border-color:#2563eb38;background:#eef4ff;color:#1d4ed8}.dark .study-news-word-toggle--active{border-color:#94a3b842;background:#94a3b81f;color:#e2e8f0}.study-news-word-toggle:disabled{opacity:.55;cursor:not-allowed}.study-news-play-btn{min-height:38px;border-radius:999px}.study-news-play-btn--stop{background:linear-gradient(135deg,#dc2626,#f97316);color:#fff;box-shadow:0 8px 18px #dc26262e}.study-news-language-row{display:inline-flex;flex-wrap:nowrap;gap:0;padding:.2rem;border:1px solid rgba(37,99,235,.24);border-radius:999px;background:#f1f6ff;box-shadow:inset 0 0 0 1px #ffffffbf,0 4px 14px #2563eb14}.study-news-language-row .study-filter-chip{gap:0;min-width:38px;min-height:32px;padding:.18rem .5rem;border:0;border-radius:999px;background:transparent;color:#0f172a;font-size:.76rem;font-weight:950;opacity:1}.study-news-language-row .study-filter-chip--active{background:#2563eb;color:#fff;box-shadow:0 6px 14px #2563eb38}.study-news-language-row .study-filter-chip:disabled{color:#1e293b;opacity:1}.study-news-language-row .study-filter-chip--active:disabled{color:#fff}.study-news-language-flag{display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1}.study-news-speed-control{display:inline-flex;align-items:center;gap:.55rem;margin-left:.25rem;padding:.16rem .16rem .16rem .78rem;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#fff;color:#0f172a;font-size:.78rem;font-weight:950;box-shadow:0 8px 20px #0f172a14}.study-news-speed-control select{min-height:36px;min-width:92px;padding:0 2.1rem 0 .85rem;border:0;border-radius:999px;background:#f8fafc;color:var(--study-text);font-size:.86rem;font-weight:950;cursor:pointer}.study-news-speed-control select:disabled{cursor:not-allowed;opacity:.5}.study-news-audio-progress{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;color:var(--study-muted);font-size:.78rem;font-weight:900}.study-news-audio-progress div{height:8px;overflow:hidden;border-radius:999px;background:var(--study-line)}.study-news-audio-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb);transition:width .2s ease}.study-news-position-control{display:grid;grid-template-columns:auto minmax(140px,1fr) auto;gap:.55rem;align-items:center;padding:.35rem .55rem;border:1px solid var(--study-line);border-radius:999px;background:#fff;color:var(--study-muted);font-size:.74rem;font-weight:900}.study-news-position-control input{width:100%;accent-color:var(--study-primary)}.study-news-lock-panel{display:flex;gap:.75rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid rgba(148,163,184,.35);border-radius:16px;background:#f8fafc;color:var(--study-muted)}.study-news-lock-panel .material-symbols-outlined{color:var(--study-muted);font-size:24px}.study-news-lock-panel strong,.study-news-locked-copy{color:var(--study-text);font-weight:950}.study-news-lock-panel p,.study-news-locked-body{margin:.2rem 0 0;color:var(--study-muted);line-height:1.55}.study-news-body{padding:1rem 1.05rem;border:1px solid var(--study-line);border-radius:16px;background:#fff}.study-news-article-loading{display:grid;place-items:center;min-height:220px;padding:1rem 0}.study-news-body p{margin:0 0 1rem;padding:0;color:var(--study-text);font-size:1rem;line-height:1.9}.dark .study-news-loading-bar{background:#94a3b833}@keyframes studyNewsArticleLoading{0%{transform:translate(-110%)}to{transform:translate(290%)}}.study-news-body p:last-child{margin-bottom:0}.study-news-sentence-unit{display:inline}.study-news-sentence-fragment{display:inline;padding:.08rem .14rem;border-radius:8px;cursor:pointer}.study-news-sentence--active{background:color-mix(in srgb,var(--study-primary) 5%,#fff);box-shadow:inset 3px 0 color-mix(in srgb,var(--study-primary) 45%,transparent)}.study-news-sentence--speaking{background:#facc155c;box-shadow:inset 0 -.3em #facc158c}.study-news-word{display:inline;padding:.03rem .08rem;border:0;border-radius:6px;background:transparent;color:inherit;font:inherit;cursor:pointer;-webkit-text-decoration:underline dotted rgba(37,99,235,.38);text-decoration:underline dotted rgba(37,99,235,.38);text-underline-offset:.16em}.study-news-word--plain{text-decoration:none}.study-news-word--title{padding-inline:.04rem;line-height:inherit}.study-news-word:hover{background:#fef08a8c}.study-news-sentence-translation{display:inline-block;width:-moz-fit-content;width:fit-content;max-width:100%;margin:.08rem 0 .3rem;padding:.24rem .42rem;border:0;border-radius:7px;background:#f1f5f9a3;color:#718096;font-size:.76rem;line-height:1.42}.study-news-discussion{padding:.9rem;border-radius:14px;background:var(--study-soft)}.study-news-discussion h3{margin:0 0 .55rem;color:var(--study-text);font-size:1rem;font-weight:950}.study-news-discussion p{margin:.35rem 0;color:var(--study-muted);line-height:1.55}.study-news-admin{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:1rem}.study-news-admin button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:42px;padding:0 1rem;border:1px solid color-mix(in srgb,var(--study-primary) 24%,var(--study-line));border-radius:12px;background:#fff;color:var(--study-text);font-weight:900;cursor:pointer;box-shadow:0 8px 18px #0f172a0f}.study-news-admin button:disabled{cursor:wait;opacity:.72}.study-news-admin button .material-symbols-outlined{color:var(--study-primary);font-size:20px}.study-news-admin strong,.study-news-admin span{display:block}.study-news-admin strong{color:var(--study-text);font-weight:950}.study-news-admin span,.study-news-admin p{margin:0;color:var(--study-muted);font-size:.85rem}.study-news-admin .study-progress-line{grid-column:1 / -1;margin-top:0}.study-word-popover-backdrop{position:fixed;z-index:260;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;background:#0f172a47}.study-word-popover{position:relative;width:min(420px,calc(100vw - 2rem));padding:1rem;border:1px solid var(--study-line);border-radius:18px;background:#fff;box-shadow:0 30px 90px #0f172a57}.study-word-popover__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-right:2rem}.study-word-popover h3{margin:0 0 .75rem;color:var(--study-text);font-size:1.3rem;font-weight:950}.study-word-popover p{margin:.8rem 0;color:var(--study-muted);line-height:1.55}.study-word-pronunciation{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.75rem;padding:.35rem .55rem;border-radius:999px;background:var(--study-soft)}.study-word-pronunciation span{color:var(--study-muted);font-size:.72rem;font-weight:900}.study-word-pronunciation strong{color:var(--study-text);font-size:.86rem;font-weight:950}.study-pronunciation-accent-btn,.study-word-save-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-height:30px;border:1px solid var(--study-line);border-radius:999px;background:#fff;color:var(--study-text);font-size:.75rem;font-weight:900;cursor:pointer}.study-pronunciation-accent-btn{padding:0 .5rem}.study-word-save-btn{min-width:34px;padding:0}.study-word-save-btn--active{border-color:#facc15;background:#fef9c3;color:#92400e}.study-word-save-btn:disabled{cursor:not-allowed;opacity:.55}.study-word-lang-group{margin:.25rem 0 .65rem}.study-word-local-meaning{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin:.45rem 0;padding:.42rem .72rem;border:1px solid rgba(15,118,110,.2);border-radius:999px;background:#0f766e14}.study-word-local-meaning strong{color:#0f766e;font-size:.86rem;font-weight:950}.study-word-definitions{display:grid;gap:.45rem;margin:.8rem 0}.study-word-definitions div{padding:.55rem;border-radius:12px;background:var(--study-soft)}.study-word-definitions strong{display:block;color:var(--study-primary);font-size:.78rem;font-weight:950}.study-word-definitions span{display:block;margin-top:.18rem;color:var(--study-muted);line-height:1.45}.study-word-popover__close{position:absolute;top:.65rem;right:.65rem;display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--study-line);border-radius:999px;background:var(--study-soft);color:var(--study-text);cursor:pointer}.study-word-save-status{margin:.45rem 0 0!important;color:var(--study-muted);font-size:.78rem;font-weight:850}.study-phrasal{display:grid;gap:1rem}.study-phrasal-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.3rem;border:1px solid rgba(37,99,235,.14);border-radius:22px;background:radial-gradient(circle at top right,rgba(34,211,238,.2),transparent 34%),linear-gradient(135deg,#f8fbff,#f4f7ff 48%,#f8fafc)}.study-phrasal-hero h2{margin:.45rem 0 .35rem;color:var(--study-text);font-size:clamp(1.5rem,2vw,2rem);font-weight:950}.study-phrasal-hero p{margin:0;color:var(--study-muted);line-height:1.55}.study-phrasal-hero__stats{display:grid;grid-template-columns:auto 1fr;gap:.2rem .6rem;min-width:170px;padding:.85rem 1rem;border-radius:18px;background:#ffffffd1;box-shadow:0 14px 35px #0f172a14}.study-phrasal-stat-button{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr;gap:.2rem .6rem;align-items:center;margin:.2rem -.25rem -.25rem;padding:.35rem .45rem;border:1px solid rgba(15,118,110,.14);border-radius:14px;background:#f0fdfab8;text-align:left;cursor:pointer}.study-phrasal-stat-button:hover{border-color:#0f766e57;background:#ecfdf5}.study-phrasal-hero__stats strong{color:#0f766e;font-size:1.6rem;font-weight:950}.study-phrasal-hero__stats span{align-self:center;color:var(--study-muted);font-size:.8rem;font-weight:900}.study-phrasal-hero__aside{display:grid;gap:.65rem;justify-items:end;align-self:end;margin-top:1.4rem}.study-phrasal-hero__count{display:inline-flex;align-items:baseline;gap:.4rem}.study-phrasal-hero__count strong{color:#0f766e;font-size:1.55rem;font-weight:950;line-height:1}.study-phrasal-hero__count span{color:var(--study-muted);font-size:.82rem;font-weight:900}.study-phrasal-review-btn{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:0 .8rem;border:1px solid rgba(15,118,110,.2);border-radius:10px;background:#f0fdfa;color:#0f766e;font-size:.84rem;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease}.study-phrasal-review-btn .material-symbols-outlined{font-size:18px}.study-phrasal-review-btn:hover{background:#ccfbf1;border-color:#0f766e57}.study-phrasal-controls{display:grid;grid-template-columns:minmax(200px,1fr) minmax(150px,.5fr) minmax(130px,.4fr) minmax(140px,.42fr) auto;gap:.65rem;align-items:end;padding:.8rem;border:1px solid var(--study-line);border-radius:18px;background:#fff}.study-phrasal-controls label{display:grid;gap:.35rem;color:var(--study-muted);font-size:.78rem;font-weight:900}.study-phrasal-controls input,.study-phrasal-controls select{min-height:42px;padding:0 .85rem;border:1px solid var(--study-line);border-radius:12px;background:#f8fafc;color:var(--study-text);font-weight:900}.study-phrasal-search-field{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;align-items:center}.study-phrasal-reset-btn{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;min-height:42px;padding:0 .8rem;border:1px solid rgba(37,99,235,.2);border-radius:12px;background:#eef4ff;color:#1d4ed8;font:inherit;font-size:.78rem;font-weight:950;cursor:pointer;white-space:nowrap;transition:background .14s ease,border-color .14s ease,opacity .14s ease}.study-phrasal-reset-btn:hover:not(:disabled){border-color:#2563eb61;background:#dbeafe}.study-phrasal-reset-btn:disabled{cursor:not-allowed;opacity:.45}.study-phrasal-reset-btn .material-symbols-outlined{font-size:18px}.study-phrasal-lang{display:inline-flex;gap:.4rem;align-items:center;justify-content:flex-end;margin-left:.4rem}.study-phrasal-suggestions{display:flex;flex-wrap:wrap;gap:.42rem;align-items:center;margin-top:-.25rem;padding:.1rem .15rem}.study-phrasal-suggestions>span{color:var(--study-muted);font-size:.76rem;font-weight:950}.study-phrasal-suggestions button{display:inline-flex;align-items:center;gap:.35rem;min-height:32px;padding:0 .64rem;border:1px solid rgba(37,99,235,.18);border-radius:999px;background:#f8fbff;color:var(--study-text);font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}.study-phrasal-suggestions button:hover{border-color:#2563eb6b;background:#eef4ff}.study-phrasal-suggestions strong{color:#1d4ed8;font-weight:950}.study-phrasal-suggestions small{color:var(--study-muted);font-size:.72rem;font-weight:800}.study-phrasal-viewtabs{display:inline-flex;gap:.25rem;padding:.25rem;border:1px solid var(--study-line);border-radius:12px;background:var(--study-soft);width:-moz-fit-content;width:fit-content;max-width:100%}.study-phrasal-viewtab{display:inline-flex;align-items:center;gap:.4rem;min-height:34px;padding:0 .85rem;border:0;border-radius:9px;background:transparent;color:var(--study-muted);font-size:.86rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.study-phrasal-viewtab .material-symbols-outlined{font-size:18px}.study-phrasal-viewtab em{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 .36rem;border-radius:999px;background:#64748b29;color:inherit;font-style:normal;font-size:.72rem;font-weight:900}.study-phrasal-viewtab:hover{color:var(--study-text)}.study-phrasal-viewtab--active{background:#fff;color:var(--study-primary);box-shadow:0 1px 3px #0f172a1f}.study-phrasal-viewtab--active em{background:#2563eb24;color:var(--study-primary)}.study-phrasal-topic-strip{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none;-ms-overflow-style:none}.study-phrasal-topic-strip::-webkit-scrollbar{display:none}.study-phrasal-topic{display:inline-flex;align-items:center;gap:.34rem;flex:0 0 auto;min-height:32px;padding:0 .72rem;border:1px solid var(--study-line);border-radius:10px;background:#fff;color:var(--study-muted);font-size:.84rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.study-phrasal-topic span{font-size:.95rem}.study-phrasal-topic:hover{border-color:#2563eb59;color:var(--study-primary)}.study-phrasal-topic--active,.study-phrasal-topic--active:hover{border-color:transparent;background:#2563eb;color:#fff}.study-phrasal-section-title{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;padding:.9rem 1rem;border:1px solid var(--study-line);border-radius:18px;background:color-mix(in srgb,var(--study-soft) 68%,#fff)}.study-phrasal-section-title>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#fff;font-size:1.55rem;box-shadow:0 10px 22px #0f172a14}.study-phrasal-section-title>div{flex:1 1 auto;min-width:0}.study-phrasal-section-copy{display:grid;gap:.16rem}.study-phrasal-section-heading{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0}.study-phrasal-section-title h3,.study-phrasal-section-title p{margin:0}.study-phrasal-section-title h3{color:var(--study-text);font-size:1.1rem;font-weight:950}.study-phrasal-section-title p{margin-top:.2rem;color:var(--study-muted)}.study-phrasal-result-count{display:inline-flex;align-items:center;min-height:34px;padding:0 .75rem;border:1px solid rgba(37,99,235,.16);border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:.84rem;font-weight:950;white-space:nowrap}.study-phrasal-section-title .study-phrasal-lang .study-filter-chip{min-height:34px;padding-inline:.8rem}@media (max-width: 720px){.study-phrasal-section-heading{gap:.42rem}.study-phrasal-result-count{min-height:30px;padding:0 .65rem;font-size:.78rem}}.study-phrasal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.study-phrasal-load-more{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.15rem auto 0;color:var(--study-muted);font-size:.92rem;font-weight:850;text-align:center}.study-phrasal-load-more button{min-height:42px;padding:0 1rem;border:1px solid rgba(37,99,235,.24);border-radius:999px;background:#eef4ff;color:#1d4ed8;font:inherit;cursor:pointer;box-shadow:0 10px 22px #2563eb14}.study-phrasal-load-more span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 .2rem}.study-phrasal-load-more--done{min-height:42px;color:#0f766e}.study-phrasal-card{display:grid;gap:.42rem;padding:.72rem;border:1px solid var(--study-line);border-radius:16px;background:#fff;box-shadow:0 14px 35px #0f172a0b}.study-phrasal-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.study-phrasal-topic-tags{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:.28rem;align-items:center;min-width:0}.study-phrasal-topic-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:26px;padding:0 .55rem;border-radius:999px;background:#0f766e14;color:#0f766e;font-size:.7rem;font-weight:950}.study-phrasal-source-badge{display:inline-flex;align-items:center;gap:.2rem;width:-moz-fit-content;width:fit-content;min-height:26px;padding:0 .55rem;border:1px solid rgba(180,83,9,.18);border-radius:999px;background:#fbbf2429;color:#9a3412;font-size:.7rem;font-weight:950}.study-phrasal-source-badge .material-symbols-outlined{font-size:.9rem}.study-phrasal-fav,.study-phrasal-detail__actions button{display:inline-grid;place-items:center;min-width:32px;height:32px;border:1px solid var(--study-line);border-radius:999px;background:#fff;color:var(--study-muted);font-size:1rem;font-weight:950;cursor:pointer}.study-phrasal-fav--active,.study-phrasal-detail__actions button:nth-child(2){color:#b45309}.study-phrasal-card-actions{display:inline-flex;gap:.35rem;flex:none}.study-phrasal-hide .material-symbols-outlined{font-size:18px}.study-phrasal-hide--active{border-color:#64748b80;background:#f1f5f9;color:#475569}.study-phrasal-card--hidden{opacity:.6}.study-phrasal-card__main{display:grid;grid-template-columns:38px minmax(0,1fr);gap:.48rem;align-items:center}.study-phrasal-sound{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#ecfeff);color:var(--study-primary);cursor:pointer}.study-phrasal-card h3{margin:0;color:var(--study-text);font-size:1.25rem;font-weight:950}.study-phrasal-title-button{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:0;border:0;background:transparent;color:var(--study-text);font-size:1.12rem;font-weight:950;text-align:left;cursor:pointer}.study-phrasal-title-button:hover{color:var(--study-primary);text-decoration:underline;text-underline-offset:.2em}.study-phrasal-meaning{margin:.08rem 0 0;color:#0f766e;font-size:.92rem;font-weight:950}.study-phrasal-source-links{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.study-phrasal-source-links a{display:inline-flex;align-items:center;min-height:28px;padding:0 .7rem;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:.74rem;font-weight:900;text-decoration:none}.study-phrasal-source-links a:hover{background:#fed7aa}.study-phrasal-note-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:.34rem;align-items:start;padding:.34rem .46rem;border-radius:12px;background:#f8fafc}.study-phrasal-note-row--soft{background:#f6f7fb}.study-phrasal-note-row strong{display:block;color:var(--study-text);font-size:.72rem;font-weight:950}.study-phrasal-note-row p{margin:0;color:var(--study-muted);font-size:.78rem;line-height:1.24}.study-phrasal-base-row{display:flex;flex-wrap:wrap;gap:.22rem .36rem;align-items:center;padding:.32rem .46rem;border:1px dashed rgba(15,118,110,.24);border-radius:12px;background:#f0fdfa9e;color:var(--study-muted);font-size:.74rem;font-weight:850}.study-phrasal-base-row strong{color:#0f766e;font-size:.78rem;font-weight:950}.study-phrasal-base-row span{color:var(--study-text);font-weight:950}.study-phrasal-base-row__verbs{display:inline-flex;flex-wrap:wrap;gap:.24rem;align-items:center}.study-phrasal-base-word{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 .42rem;border:1px solid rgba(15,118,110,.2);border-radius:999px;background:#fff;color:#0f766e;font:inherit;font-size:.74rem;font-weight:950;line-height:1;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.study-phrasal-base-word:hover{border-color:#2563eb52;background:#eef4ff;color:#1d4ed8;transform:translateY(-1px)}.study-phrasal-base-row small{flex-basis:100%;color:var(--study-muted);font-size:.72rem;font-weight:800}.study-phrasal-example{display:grid;gap:.12rem;width:100%;padding:.46rem .58rem;border:1px solid rgba(37,99,235,.18);border-radius:12px;background:#f8fbff;text-align:left;cursor:pointer}.study-phrasal-example span,.study-phrasal-example-row span{color:var(--study-text);font-weight:900;line-height:1.34}.study-phrasal-example small,.study-phrasal-example-row small{color:var(--study-muted);font-size:.76rem;line-height:1.28}.study-phrasal-sources{display:flex;flex-wrap:wrap;gap:.45rem .65rem;align-items:center;padding:.85rem 1rem;border:1px solid var(--study-line);border-radius:16px;background:#fff;color:var(--study-muted);font-size:.82rem}.study-phrasal-sources strong{color:var(--study-text)}.study-phrasal-sources a{color:var(--study-primary);font-weight:900}.study-phrasal-modal{position:fixed;z-index:250;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;overflow-y:auto;background:#0f172a8f}.study-phrasal-detail{display:grid;gap:1rem;width:min(860px,calc(100vw - 2rem));max-height:min(820px,calc(100vh - 2rem));overflow-y:auto;padding:1.2rem;border-radius:24px;background:#fff;box-shadow:0 34px 90px #0f172a57}.study-phrasal-favorite-review{display:grid;gap:.9rem;width:min(760px,calc(100vw - 2rem));max-height:min(760px,calc(100vh - 2rem));overflow-y:auto;padding:1.1rem;border-radius:24px;background:#fff;box-shadow:0 34px 90px #0f172a57}.study-phrasal-detail header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.study-phrasal-favorite-review header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.study-phrasal-detail h2{margin:.5rem 0 .25rem;color:var(--study-text);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:950}.study-phrasal-favorite-review h2{margin:.5rem 0 .25rem;color:var(--study-text);font-size:clamp(1.45rem,2.6vw,2rem);font-weight:950}.study-phrasal-detail header p{margin:0;color:#0f766e;font-size:1.05rem;font-weight:950}.study-phrasal-favorite-review header p{margin:0;color:var(--study-muted);font-weight:850}.study-phrasal-detail__actions{display:inline-flex;gap:.45rem}.study-phrasal-detail__actions .material-symbols-outlined{font-size:20px}.study-phrasal-detail__meta{display:flex;flex-wrap:wrap;gap:.5rem}.study-phrasal-detail__meta span{display:inline-flex;align-items:center;min-height:34px;padding:0 .75rem;border-radius:999px;background:#f8fafc;color:var(--study-muted);font-size:.82rem;font-weight:900}.study-phrasal-favorite-review__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem;padding:.72rem .8rem;border:1px solid var(--study-line);border-radius:16px;background:#f8fafc}.study-phrasal-favorite-review__toolbar strong{color:#0f766e;font-weight:950}.study-phrasal-favorite-review__toolbar button{min-height:34px;padding:0 .8rem;border:1px solid rgba(37,99,235,.2);border-radius:999px;background:#eef4ff;color:#1d4ed8;font:inherit;font-size:.82rem;font-weight:950;cursor:pointer}.study-phrasal-favorite-list{display:grid;gap:.55rem}.study-phrasal-favorite-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:center;width:100%;padding:.78rem .9rem;border:1px solid var(--study-line);border-radius:16px;background:#fff;text-align:left;cursor:pointer}.study-phrasal-favorite-item:hover{border-color:#2563eb47;background:#f8fbff}.study-phrasal-favorite-item__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#fff7ed,#eff6ff);color:#d97706;font-size:1.2rem}.study-phrasal-favorite-item__content{display:grid;gap:.32rem;min-width:0}.study-phrasal-favorite-item__phrase{display:grid;gap:.14rem}.study-phrasal-favorite-item__phrase strong{color:var(--study-text);font-size:1.05rem;font-weight:950}.study-phrasal-favorite-item__phrase small{color:var(--study-muted);font-size:.76rem;font-weight:850}.study-phrasal-favorite-item__meaning{color:#0f766e;font-size:.94rem;font-weight:950}.study-phrasal-favorite-item__hint{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 .65rem;border-radius:999px;background:#f8fafc;color:var(--study-muted);font-size:.74rem;font-weight:900;white-space:nowrap}.study-phrasal-favorite-list--hidden .study-phrasal-favorite-item__meaning{display:inline-flex;width:-moz-fit-content;width:fit-content;min-width:150px;padding:.32rem .65rem;border-radius:999px;background:repeating-linear-gradient(135deg,#e2e8f0 0,#e2e8f0 8px,#f1f5f9 8px,#f1f5f9 16px);color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 720px){.study-phrasal-favorite-item{grid-template-columns:auto minmax(0,1fr)}.study-phrasal-favorite-item__hint{grid-column:2;width:-moz-fit-content;width:fit-content}}.study-phrasal-detail__explain{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.study-phrasal-detail__explain section,.study-phrasal-detail__examples,.study-phrasal-english-meaning,.study-phrasal-base-detail{padding:.9rem;border:1px solid var(--study-line);border-radius:16px;background:#f8fafc}.study-phrasal-detail h3{margin:0 0 .45rem;color:var(--study-text);font-size:1rem;font-weight:950}.study-phrasal-detail p{margin:0;color:var(--study-muted);line-height:1.55}.study-phrasal-base-detail div{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-bottom:.5rem}.study-phrasal-base-detail strong{display:inline-flex;padding:.3rem .65rem;border-radius:999px;background:#ccfbf1;color:#0f766e;font-weight:950}.study-phrasal-base-detail span{color:var(--study-text);font-weight:950}.study-phrasal-detail__examples{display:grid;gap:.42rem}.study-phrasal-example-row{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:.22rem;width:100%;padding:.62rem .68rem;border:1px solid var(--study-line);border-radius:14px;background:#fff;text-align:left;cursor:pointer}.study-phrasal-example-row__number{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#eef2ff;color:var(--study-primary);font-size:.82rem;font-weight:950}.study-phrasal-example-row__text{display:grid;gap:.14rem}.study-phrasal-example-row__text strong{color:var(--study-text);font-weight:950;line-height:1.45}.study-phrasal-example-row__sound{display:grid;place-items:center;color:var(--study-primary);font-size:21px}.study-phrasal-example-row--active{border-color:#2563eb4d;background:#eff6ff}.dark .study-lab-page{--study-text: #f4f4f5;--study-muted: #a1a1aa;--study-line: rgba(161, 161, 170, .24);--study-surface: #18181b;--study-soft: #111113;--study-primary: #d4d4d8;--study-teal: #e4e4e7;background:radial-gradient(circle at top,rgba(161,161,170,.12),transparent 36%),linear-gradient(180deg,#17181b,#141518 52%,#111214)}.dark .study-lab__header>.material-symbols-outlined{background:linear-gradient(135deg,#3f3f46,#27272a);color:#fafafa;box-shadow:0 16px 36px #00000052}.dark .study-lab-tab{background:#1c1c1f;border-color:#a1a1aa33;color:#d4d4d8}.dark .study-lab-tab:hover{border-color:#d4d4d852;color:#fafafa}.dark .study-lab-tab--active{background:linear-gradient(135deg,#3f3f46,#27272a);border-color:#e4e4e72e;color:#fafafa;box-shadow:0 12px 28px #00000047}.dark .study-sentence-hero,.dark .study-news-hero{background:radial-gradient(circle at top right,rgba(63,63,70,.62),transparent 36%),linear-gradient(135deg,#18181b,#111113)}.dark .study-news-source{background:#52525b42;color:#e4e4e7}.dark .study-news-favorite-summary{background:#232326;color:#f4f4f5;border-color:#a1a1aa38}.dark .study-news-favorite-summary:hover:not(:disabled){background:#2f2f35;border-color:#d4d4d857}.dark .study-news-favorite-summary--active{background:linear-gradient(135deg,#3f3f46,#27272a);border-color:#e4e4e72e;color:#fff}.dark .study-news-reset-btn{background:#232326;color:#f4f4f5;border-color:#a1a1aa38}.dark .study-news-reset-btn:hover:not(:disabled){background:#2f2f35;border-color:#d4d4d857;color:#fff}.dark .study-news-feature-card:hover{border-color:#d4d4d842;box-shadow:0 18px 42px #00000047}.dark .study-news-feature-image{background:linear-gradient(135deg,#3f3f4652,#27272a3d)}.dark .study-news-new-badge{background:#3f3f46eb;color:#fafafa}.dark .study-news-complete-badge{background:#52525beb;color:#fafafa}.dark .study-sentence-hero__stats,.dark .study-news-latest,.dark .study-speed-control select,.dark .study-news-filters select,.dark .study-news-filters input,.dark .study-news-reset-btn,.dark .study-celpip-controls input,.dark .study-celpip-controls select,.dark .study-news-reader-controls select,.dark .study-sentence-text,.dark .study-translation-box,.dark .study-hidden-sentence,.dark .study-news-body,.dark .study-news-feature-card{background:#111113;border-color:var(--study-line)}.dark .study-news-section-card,.dark .study-news-section-view,.dark .study-news-modal .study-news-detail,.dark .study-news-detail>header,.dark .study-word-popover,.dark .study-news-state,.dark .study-celpip-controls,.dark .study-celpip-card,.dark .study-celpip-modal__card,.dark .study-phrasal-card,.dark .study-phrasal-controls,.dark .study-phrasal-sources,.dark .study-phrasal-detail,.dark .study-phrasal-favorite-review,.dark .study-phrasal-favorite-item{background:var(--study-surface);border-color:var(--study-line)}.dark .study-phrasal-hero,.dark .study-phrasal-section-title,.dark .study-phrasal-note-row,.dark .study-phrasal-note-row--soft,.dark .study-celpip-hero,.dark .study-celpip-section-title,.dark .study-celpip-note,.dark .study-celpip-modal__meta>div,.dark .study-celpip-modal__section,.dark .study-phrasal-detail__explain section,.dark .study-phrasal-english-meaning,.dark .study-phrasal-base-detail,.dark .study-phrasal-detail__examples,.dark .study-phrasal-detail__meta span,.dark .study-phrasal-favorite-review__toolbar{background:#111113;border-color:var(--study-line)}.dark .study-phrasal-controls input,.dark .study-phrasal-controls select,.dark .study-phrasal-reset-btn,.dark .study-phrasal-topic,.dark .study-celpip-topic,.dark .study-celpip-fav,.dark .study-celpip-modal__meta button,.dark .study-phrasal-suggestions button,.dark .study-phrasal-example,.dark .study-phrasal-example-row,.dark .study-phrasal-fav,.dark .study-phrasal-detail__actions button,.dark .study-phrasal-section-title>span,.dark .study-celpip-hero__stats,.dark .study-phrasal-hero__stats{background:#111113;border-color:var(--study-line);color:var(--study-text)}.dark .study-phrasal-stat-button,.dark .study-celpip-hero__stats>button.study-phrasal-stat-button{background:#14b8a614;border-color:#2dd4bf38}.dark .study-phrasal-viewtabs{background:#1f1f23;border-color:var(--study-line)}.dark .study-phrasal-viewtab--active{background:#26262a;color:#93c5fd}.dark .study-phrasal-topic--active,.dark .study-phrasal-topic--active:hover{background:#2563eb;border-color:transparent;color:#fff}.dark .study-phrasal-hide--active{background:#94a3b824;border-color:#94a3b866;color:#cbd5e1}.dark .study-celpip-topic-badge,.dark .study-celpip-collocations span{background:#071a17;border-color:#2dd4bf26}.dark .study-celpip-example-preview,.dark .study-celpip-example{background:#1f1f23;border-color:#3b82f62e}.dark .study-celpip-hidden-toggle,.dark .study-celpip-pron-sound{background:#1f1f23;border-color:#3b82f638;color:var(--study-text)}.dark .study-celpip-hidden-toggle--active{border-color:#60a5fa73;color:#93c5fd}.dark .study-celpip-fav--hidden-active{background:#94a3b824;border-color:#94a3b866;color:#cbd5e1}.dark .study-phrasal-result-count{background:#2563eb24;border-color:#60a5fa47;color:#bfdbfe}.dark .study-phrasal-favorite-list--hidden .study-phrasal-favorite-item__meaning{background:repeating-linear-gradient(135deg,#27272a 0,#27272a 8px,#18181b 8px,#18181b 16px)}.dark .study-phrasal-base-row{background:#14b8a614;border-color:#2dd4bf38}.dark .study-phrasal-base-row strong,.dark .study-phrasal-base-detail strong{color:#99f6e4}.dark .study-phrasal-base-detail strong{background:#14b8a626}.dark .study-phrasal-base-word{background:#14b8a61a;border-color:#2dd4bf38;color:#99f6e4}.dark .study-phrasal-base-word:hover{background:#2563eb29;border-color:#60a5fa52;color:#bfdbfe}.dark .study-news-state--error{background:#7f1d1d2e;color:#fca5a5}.dark .study-news-sentence--active{background:#2563eb29}.dark .study-news-sentence--speaking{background:#2563eb3b}.dark .study-token--highlighted{background:#facc1552;color:#fef9c3}.dark .study-progress-line div{background:#27272a}.dark .study-favorite-btn--active{background:#facc152e;border-color:#facc1573;color:#fde68a}.dark .study-random-note{background:#2563eb1a}.dark .study-top-button{border-color:#73737361;background:#27272aeb;color:#d4d4d8;box-shadow:0 10px 22px #00000052}.dark .study-news-sentence-translation{border-left-color:transparent;background:#27272a85;color:#a1a1aa}@media (max-width: 980px){.study-review-card div,.study-news-layout,.study-news-feature-grid,.study-news-grid--wide,.study-celpip-grid,.study-phrasal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.study-news-filters,.study-celpip-controls,.study-phrasal-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.study-news-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.study-lab-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem}.study-lab-tab{gap:.35rem;padding-inline:.45rem;font-size:.78rem}.study-lab-tab .material-symbols-outlined{font-size:20px}.study-sentence-hero{grid-template-columns:1fr}.study-sentence-hero__stats{min-width:0}.study-news-layout{grid-template-columns:1fr}.study-news-toolbar__side{flex-basis:100%;justify-content:flex-start}}@media (max-width: 760px){.study-lab-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.study-lab-tab{justify-content:flex-start;padding-inline:.85rem;font-size:.92rem}}@media (max-width: 640px){.study-lab{padding:1rem}.study-lab-tabs,.study-player,.study-sentence-inline-player,.study-review-card div,.study-news-feature-grid,.study-news-section-grid,.study-news-grid--wide,.study-news-admin,.study-celpip-hero,.study-celpip-controls,.study-celpip-grid,.study-celpip-modal__meta,.study-phrasal-hero,.study-phrasal-controls,.study-phrasal-grid,.study-phrasal-detail__explain{grid-template-columns:1fr}.study-news-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.study-news-filters label:first-child,.study-news-filters .study-news-reset-btn{grid-column:1 / -1}.study-phrasal-hero__aside{justify-items:stretch}.study-phrasal-hero__aside .study-phrasal-viewtabs{width:100%}.study-phrasal-hero__aside .study-phrasal-viewtab{flex:1 1 0;justify-content:center}.study-celpip-section-title,.study-celpip-section-heading,.study-celpip-modal__header{flex-direction:column;align-items:flex-start}.study-phrasal-lang,.study-celpip-lang{justify-content:stretch;width:100%;margin-left:0}.study-phrasal-lang .study-filter-chip,.study-celpip-lang .study-filter-chip{flex:1 1 0}.study-phrasal-search-field{grid-template-columns:1fr}.study-phrasal-search-field input{grid-column:1 / -1}.study-phrasal-reset-btn,.study-news-reset-btn{width:100%;padding-inline:.5rem}.study-phrasal-detail header{flex-direction:column}.study-phrasal-favorite-review header,.study-phrasal-favorite-item{grid-template-columns:1fr}.study-phrasal-favorite-review header{flex-direction:column}.study-lab-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.study-lab-tab{justify-content:flex-start;padding-inline:.9rem;font-size:.92rem}.study-sentence-inline-player{width:100%}.study-news-modal{padding:.5rem}.study-listening-card__header,.study-news-hero,.study-news-section-card__header,.study-news-section-view>header,.study-news-detail>header{align-items:stretch;flex-direction:column}.study-news-card{grid-template-columns:1fr}.study-news-feature-footer{flex-direction:column;align-items:stretch}.study-news-card img,.study-news-image-fallback{width:100%;height:150px}.study-news-toolbar{gap:.45rem;padding:.5rem}.study-news-reader-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:0 0 100%;width:100%;gap:.28rem;justify-content:stretch}.study-news-reader-controls button{width:100%;min-width:0;min-height:34px;padding:0 .18rem;border-radius:14px;font-size:.66rem;line-height:1;flex:none;gap:.08rem}.study-news-reader-controls .study-play-btn{min-width:0}.study-news-reader-controls button .material-symbols-outlined{font-size:16px}.study-news-toolbar__side{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;width:100%;padding:0;background:transparent;justify-content:stretch}.study-news-language-row{width:100%;min-width:0}.study-news-language-row .study-filter-chip{gap:0;flex:1 1 0;min-width:0;min-height:32px;padding:.16rem .22rem;font-size:.68rem}.study-news-language-flag{font-size:.95rem}.study-news-speed-control{gap:.28rem;margin-left:0;min-width:0;padding:.12rem .12rem .12rem .46rem;font-size:.68rem}.study-news-speed-control span{max-width:34px;overflow:hidden;text-overflow:ellipsis}.study-news-speed-control select{min-width:70px;min-height:32px;padding:0 1.45rem 0 .48rem;font-size:.74rem}.study-news-position-control{grid-template-columns:auto minmax(0,1fr) auto;width:100%;padding:.32rem .45rem;font-size:.68rem}.study-top-button{right:.85rem;bottom:.85rem;min-width:34px;width:34px;min-height:34px;height:34px;padding:0}}.study-word-verb-forms{margin:.55rem 0;padding:.55rem .7rem;border:1px solid var(--study-line);border-radius:12px;background:var(--study-soft)}.study-word-verb-forms__label{display:block;margin-bottom:.3rem;color:var(--study-muted);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.study-word-verb-forms__row{display:flex;flex-wrap:wrap;gap:.4rem 1.1rem}.study-word-verb-forms__row span{display:inline-flex;flex-direction:column;gap:.1rem}.study-word-verb-forms__row em{color:var(--study-muted);font-size:.66rem;font-style:normal;font-weight:850}.study-word-verb-forms__row strong{color:var(--study-text);font-size:.95rem;font-weight:950}.study-news-ai-box{padding:1rem 1.1rem;border:1.5px dashed rgba(37,99,235,.45);border-radius:18px;background:linear-gradient(135deg,#2563eb0f,#0ea5e90d)}.study-news-ai-box--quiz{border-color:#9333ea66;background:linear-gradient(135deg,#9333ea0f,#2563eb0d)}.study-news-ai-box__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.7rem}.study-news-ai-box__header h3{display:inline-flex;align-items:center;gap:.4rem;margin:0;color:var(--study-text);font-size:1.02rem;font-weight:950}.study-news-ai-box__header h3 .material-symbols-outlined{font-size:20px;color:#2563eb}.study-news-ai-box--quiz .study-news-ai-box__header h3 .material-symbols-outlined{color:#9333ea}.study-news-ai-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.24rem .6rem;border-radius:999px;background:#2563eb1f;color:#1d4ed8;font-size:.68rem;font-weight:900}.study-news-ai-badge .material-symbols-outlined{font-size:15px}.study-news-ai-status{margin:.2rem 0;color:var(--study-muted);font-size:.82rem;font-weight:800}.study-news-ai-status--error{display:flex;align-items:center;gap:.6rem;color:#b91c1c}.study-news-ai-status--error button{padding:.28rem .75rem;border:1px solid var(--study-line);border-radius:10px;background:var(--study-surface);color:var(--study-text);font-size:.75rem;font-weight:900;cursor:pointer}.study-news-ai-guide-list{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.study-news-ai-guide-list li{padding:.65rem .75rem;border:1px solid var(--study-line);border-radius:14px;background:var(--study-surface)}.study-news-ai-guide-head{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-bottom:.3rem}.study-news-ai-guide-head strong{color:var(--study-text);font-size:.95rem;font-weight:950}.study-news-ai-type{padding:.14rem .5rem;border-radius:999px;font-size:.64rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em;background:#64748b24;color:#475569}.study-news-ai-type--phrasal_verb{background:#16a34a24;color:#15803d}.study-news-ai-type--idiom{background:#ea580c24;color:#c2410c}.study-news-ai-type--collocation{background:#2563eb24;color:#1d4ed8}.study-news-ai-type--pattern{background:#9333ea24;color:#7e22ce}.study-news-ai-guide-meaning{margin:0 0 .25rem;color:var(--study-text);font-size:.85rem;line-height:1.5}.study-news-ai-guide-meaning span{color:var(--study-muted);font-weight:800}.study-news-ai-guide-example{margin:0;color:var(--study-muted);font-size:.82rem;font-style:italic;line-height:1.5}.study-news-ai-guide-example span{display:block;font-style:normal;font-weight:750}.study-news-ai-quiz-list{display:grid;gap:.9rem;margin:0;padding-left:1.2rem}.study-news-ai-quiz-question{margin:0 0 .4rem;color:var(--study-text);font-size:.9rem;font-weight:900;line-height:1.5}.study-news-ai-quiz-options{display:grid;gap:.35rem}.study-news-ai-quiz-option{display:flex;align-items:flex-start;gap:.5rem;padding:.45rem .6rem;border:1px solid var(--study-line);border-radius:12px;background:var(--study-surface);color:var(--study-text);font-size:.83rem;font-weight:750;line-height:1.45;text-align:left;cursor:pointer}.study-news-ai-quiz-option--selected{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb inset}.study-news-ai-quiz-option--correct{border-color:#16a34a;background:#16a34a1a}.study-news-ai-quiz-option--wrong{border-color:#dc2626;background:#dc262614}.study-news-ai-quiz-letter{flex:none;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#64748b29;font-size:.68rem;font-weight:950}.study-news-ai-answers-toggle{display:inline-flex;align-items:center;gap:.4rem;margin-top:.85rem;padding:.45rem .9rem;border:1px solid var(--study-line);border-radius:12px;background:var(--study-surface);color:var(--study-text);font-size:.8rem;font-weight:900;cursor:pointer}.study-news-ai-answers-toggle .material-symbols-outlined{font-size:18px}.study-news-ai-answers{margin-top:.8rem;padding:.8rem .9rem;border:1px solid var(--study-line);border-radius:14px;background:var(--study-surface)}.study-news-ai-answers h4{margin:0 0 .55rem;color:var(--study-text);font-size:.88rem;font-weight:950}.study-news-ai-answer-item{padding:.45rem 0;border-top:1px dashed var(--study-line)}.study-news-ai-answer-item:first-of-type{border-top:none}.study-news-ai-answer-item strong{color:#15803d;font-size:.82rem;font-weight:950}.study-news-ai-answer-item p{margin:.2rem 0 0;color:var(--study-text);font-size:.82rem;line-height:1.55}.study-news-ai-answer-translated{color:var(--study-muted)!important;font-weight:750}.dark .study-news-ai-box{border-color:#60a5fa66;background:linear-gradient(135deg,#2563eb24,#0ea5e91a)}.dark .study-news-ai-box--quiz{border-color:#c084fc66;background:linear-gradient(135deg,#9333ea29,#2563eb1f)}.dark .study-news-ai-badge{background:#60a5fa33;color:#bfdbfe}.dark .study-news-ai-guide-list li,.dark .study-news-ai-quiz-option,.dark .study-news-ai-answers,.dark .study-news-ai-answers-toggle,.dark .study-news-ai-status--error button{background:#0f172aa6}.study-news-ai-progress{display:grid;gap:.4rem;margin:.35rem 0}.study-news-ai-progress__track{position:relative;width:100%;height:12px;overflow:hidden;border-radius:999px;background:#94a3b840}.study-news-ai-progress__track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb,#9333ea);background-size:200% 100%;animation:studyAiProgressFlow 1.6s linear infinite;transition:width .42s ease}.study-news-ai-progress__track:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);background-size:40% 100%;background-repeat:no-repeat;animation:studyAiProgressShine 1.4s ease-in-out infinite;pointer-events:none}.study-news-ai-progress__track--indeterminate i{width:34%;animation:studyNewsArticleLoading 1.15s ease-in-out infinite}.study-news-ai-progress__meta{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.study-news-ai-progress__meta span{color:var(--study-muted);font-size:.78rem;font-weight:800}.study-news-ai-progress__meta strong{color:#1d4ed8;font-size:.82rem;font-weight:950;font-variant-numeric:tabular-nums}@keyframes studyAiProgressFlow{0%{background-position:0% 0}to{background-position:-200% 0}}@keyframes studyAiProgressShine{0%{background-position:-40% 0}60%{background-position:140% 0}to{background-position:140% 0}}.dark .study-news-ai-progress__track{background:#94a3b82e}.dark .study-news-ai-progress__meta strong{color:#93c5fd}.study-dp-panel{display:grid;gap:1rem}.study-dp-hero{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.8rem}.study-dp-hero h2{margin:0 0 .25rem;color:var(--study-text);font-size:1.3rem;font-weight:950}.study-dp-hero p{margin:0;color:var(--study-muted);font-size:.85rem;font-weight:750;max-width:560px}.study-dp-hero-stats{display:inline-flex;gap:.9rem;padding:.6rem .9rem;border:1px solid var(--study-line);border-radius:14px;background:var(--study-surface)}.study-dp-hero-stats span{display:inline-flex;flex-direction:column;align-items:center;gap:.1rem;color:var(--study-muted);font-size:.7rem;font-weight:850}.study-dp-hero-stats strong{color:var(--study-text);font-size:1.05rem;font-weight:950}.study-dp-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.6rem}.study-dp-toolbar input[type=search]{min-width:220px;padding:.5rem .75rem;border:1px solid var(--study-line);border-radius:12px;background:var(--study-surface);color:var(--study-text);font-size:.85rem;font-weight:750}.study-dp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}@media (max-width: 1200px){.study-dp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.study-dp-card{display:flex;flex-direction:column;padding:0;overflow:hidden;border:1px solid var(--study-line);border-radius:16px;background:var(--study-surface);text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.study-dp-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0f172a1f}.study-dp-card-thumb{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:var(--study-soft)}.study-dp-card-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.study-dp-level{position:absolute;bottom:.45rem;left:.45rem;display:inline-flex;align-items:center;gap:.28rem;padding:.12rem .5rem;border-radius:999px;font-size:.6rem;font-weight:800;letter-spacing:.02em;color:#ffffffeb;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.study-dp-level:before{content:"";width:6px;height:6px;border-radius:999px;background:#60a5fa}.study-dp-level--advanced:before{background:#c084fc}.study-dp-card-body{display:grid;gap:.15rem;padding:.6rem .7rem .75rem}.study-dp-card-body strong{color:var(--study-text);font-size:.88rem;font-weight:900;line-height:1.35}.study-dp-card-body span{color:var(--study-muted);font-size:.72rem;font-weight:800}.study-dp-detail-image{position:relative}.study-dp-detail-image img{width:100%;height:auto;max-height:72vh;-o-object-fit:contain;object-fit:contain;background:var(--study-soft)}.study-dp-detail-image--compact{max-width:50%;margin-inline:auto}.study-dp-image-resize-btn{position:absolute;top:.55rem;right:.55rem;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:999px;background:#0f172a80;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.study-dp-image-resize-btn:hover{background:#0f172ab8}.study-dp-image-resize-btn .material-symbols-outlined{font-size:20px}.study-dp-prompt{margin:0;padding:.7rem .9rem;border-left:4px solid #2563eb;border-radius:10px;background:#2563eb12;color:var(--study-text);font-size:.9rem;font-weight:800}.study-dp-vocab h3,.study-dp-practice h3{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 .6rem;color:var(--study-text);font-size:1rem;font-weight:950}.study-dp-vocab h3 .material-symbols-outlined,.study-dp-practice h3 .material-symbols-outlined{font-size:20px;color:#2563eb}.study-dp-vocab-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.6rem}.study-dp-vocab-card{display:grid;gap:.25rem;padding:.6rem .7rem;border:1px solid var(--study-line);border-radius:14px;background:var(--study-surface)}.study-dp-vocab-head{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.study-dp-vocab-word{padding:0;border:none;background:none;color:var(--study-text);font-size:.98rem;font-weight:950;cursor:pointer;-webkit-text-decoration:underline dotted rgba(100,116,139,.6);text-decoration:underline dotted rgba(100,116,139,.6);text-underline-offset:3px}.study-dp-vocab-sound{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--study-line);border-radius:999px;background:var(--study-soft);color:#2563eb;cursor:pointer}.study-dp-vocab-sound .material-symbols-outlined{font-size:17px}.study-dp-vocab-meta{color:var(--study-muted);font-size:.7rem;font-weight:850}.study-dp-vocab-ko{color:#1d4ed8;font-size:.82rem;font-weight:900}.study-dp-vocab-card p{margin:0;color:var(--study-text);font-size:.78rem;line-height:1.45}.study-dp-vocab-example{display:flex;align-items:flex-start;gap:.35rem;padding:.35rem .45rem;border:1px dashed var(--study-line);border-radius:10px;background:var(--study-soft);color:var(--study-muted);font-size:.74rem;font-weight:750;line-height:1.4;text-align:left;cursor:pointer}.study-dp-vocab-example .material-symbols-outlined{flex:none;font-size:16px;color:#2563eb}.study-dp-vocab-example em{display:block;font-style:normal;color:var(--study-muted)}.study-dp-practice{padding:.9rem 1rem;border:1.5px dashed rgba(37,99,235,.45);border-radius:18px;background:linear-gradient(135deg,#2563eb0d,#9333ea0d)}.study-dp-practice-help{margin:.5rem 0 .7rem;color:var(--study-muted);font-size:.78rem;font-weight:800}.study-dp-template-lines{display:grid;gap:.55rem;margin:0;padding-left:1.2rem}.study-dp-template-line{display:flex;align-items:flex-start;gap:.45rem}.study-dp-line-play{flex:none;display:inline-flex;padding:0;border:none;background:none;color:#2563eb;cursor:pointer}.study-dp-line-play .material-symbols-outlined{font-size:21px}.study-dp-line-text{color:var(--study-text);font-size:.9rem;font-weight:800;line-height:1.9}.study-dp-blank{display:inline-flex;align-items:center;gap:.2rem;margin:0 .15rem}.study-dp-blank input{width:150px;padding:.16rem .45rem;border:none;border-bottom:2px solid #2563eb;border-radius:6px 6px 0 0;background:#2563eb12;color:var(--study-text);font-size:.86rem;font-weight:850}.study-dp-blank input:focus{outline:none;background:#2563eb21}.study-dp-hint-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid var(--study-line);border-radius:999px;background:var(--study-surface);color:var(--study-muted);font-size:.7rem;font-weight:950;cursor:pointer}.study-dp-hint{display:block;width:100%;color:#b45309;font-size:.72rem;font-style:normal;font-weight:850}.study-dp-model{margin-top:.9rem;padding:.8rem .9rem;border:1px solid var(--study-line);border-radius:14px;background:var(--study-surface)}.study-dp-model-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.55rem}.study-dp-model-head h4{display:inline-flex;align-items:center;gap:.35rem;margin:0;color:var(--study-text);font-size:.9rem;font-weight:950}.study-dp-model-head h4 .material-symbols-outlined{font-size:18px;color:#9333ea}.study-dp-model-sentences{display:grid;gap:.5rem;margin:0;padding-left:1.2rem}.study-dp-model-sentences li{display:flex;align-items:flex-start;gap:.4rem}.study-dp-model-sentences button{flex:none;display:inline-flex;padding:0;border:none;background:none;color:#2563eb;cursor:pointer}.study-dp-model-sentences .material-symbols-outlined{font-size:19px}.study-dp-model-sentences span{color:var(--study-text);font-size:.86rem;font-weight:800;line-height:1.5}.study-dp-model-sentences em{display:block;color:var(--study-muted);font-size:.78rem;font-style:normal;font-weight:750}.study-dp-headers-input{width:100%;min-height:110px;padding:.6rem .7rem;border:1px solid var(--study-line);border-radius:12px;background:var(--study-surface);color:var(--study-text);font-size:.75rem;font-family:inherit;resize:vertical}.dark .study-dp-card,.dark .study-dp-vocab-card,.dark .study-dp-model,.dark .study-dp-hero-stats{background:#0f172aa6}.dark .study-dp-practice{border-color:#60a5fa66;background:linear-gradient(135deg,#2563eb24,#9333ea1f)}@media (max-width: 640px){.study-dp-blank input{width:110px}}.study-dp-toolbar-right{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap}.study-dp-page-size{display:inline-flex;align-items:center;gap:.4rem;color:var(--study-muted);font-size:.76rem;font-weight:850}.study-dp-page-size select{padding:.4rem .5rem;border:1px solid var(--study-line);border-radius:10px;background:var(--study-surface);color:var(--study-text);font-size:.8rem;font-weight:850}.study-dp-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem;padding:.4rem 0}.study-dp-page-slot{display:inline-flex;align-items:center;gap:.35rem}.study-dp-page-ellipsis{color:var(--study-muted);font-weight:900}.study-dp-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;border:1px solid var(--study-line);border-radius:10px;background:var(--study-surface);color:var(--study-text);font-size:.84rem;font-weight:900;cursor:pointer}.study-dp-page-btn:disabled{opacity:.4;cursor:default}.study-dp-page-btn--active{border-color:#2563eb;background:#2563eb;color:#fff}.study-dp-page-btn .material-symbols-outlined{font-size:19px}.study-dp-page-info{margin-left:.5rem;color:var(--study-muted);font-size:.74rem;font-weight:850}.study-dp-lang-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.study-dp-lang-label{color:var(--study-muted);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.study-dp-section-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.55rem}.study-dp-section-head h3{margin:0}.study-dp-section-tools{display:inline-flex;align-items:center;gap:.45rem}.study-dp-collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--study-line);border-radius:10px;background:var(--study-surface);color:var(--study-muted);cursor:pointer}.study-dp-collapse-btn .material-symbols-outlined{font-size:20px}.study-dp-strategy{padding:.9rem 1rem;border:1.5px dashed rgba(22,163,74,.5);border-radius:18px;background:linear-gradient(135deg,#16a34a0f,#0ea5e90d)}.study-dp-strategy .study-dp-section-head h3{display:inline-flex;align-items:center;gap:.4rem;color:var(--study-text);font-size:1rem;font-weight:950}.study-dp-strategy .study-dp-section-head h3 .material-symbols-outlined{font-size:20px;color:#16a34a}.study-dp-strategy-steps{display:grid;gap:.5rem;margin:0;padding-left:1.3rem}.study-dp-strategy-steps li::marker{color:#16a34a;font-weight:950}.study-dp-strategy-steps strong{display:block;color:var(--study-text);font-size:.88rem;font-weight:600;line-height:1.5}.study-dp-strategy-steps em{display:block;color:var(--study-muted);font-size:.76rem;font-style:normal;font-weight:450;line-height:1.45}.study-dp-vocab-card{border:1.5px solid rgba(100,116,139,.35);background:var(--study-soft);box-shadow:0 3px 10px #0f172a12}.study-dp-vocab-card .study-dp-vocab-head{padding-bottom:.3rem;border-bottom:1px solid var(--study-line)}.dark .study-dp-vocab-card{border-color:#94a3b859;background:#1e293bbf}.dark .study-dp-strategy{border-color:#4ade8066;background:linear-gradient(135deg,#16a34a24,#0ea5e91a)}.dark .study-dp-page-btn,.dark .study-dp-page-size select,.dark .study-dp-collapse-btn{background:#0f172aa6}.dark .study-dp-page-btn--active{background:#2563eb;color:#fff}.study-dp-card-badges{position:absolute;top:.45rem;right:.45rem;display:inline-flex;gap:.25rem}.study-dp-card-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;font-size:.7rem;font-weight:900;color:#fff;background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.study-dp-card-badge--fav{color:#facc15}.study-dp-card-badge--done{color:#4ade80}.study-dp-vocab-tools{display:inline-flex;align-items:center;gap:.3rem}.study-dp-vocab-fav{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--study-line);border-radius:999px;background:var(--study-surface);color:var(--study-muted);cursor:pointer}.study-dp-vocab-fav .material-symbols-outlined{font-size:17px}.study-dp-vocab-fav--active{border-color:#eab30899;color:#ca8a04;background:#facc1526}.study-news-modal .study-news-toolbar{position:sticky;top:calc(var(--news-header-height, 64px) - 1rem);z-index:7;margin:0 -.5rem;padding:.5rem;border-radius:0 0 14px 14px;background:#fff;box-shadow:0 8px 14px -10px #0f172a59}.dark .study-news-modal .study-news-toolbar{background:#0f172a;box-shadow:0 8px 14px -10px #000000b3}.study-news-favorite-summary--done .material-symbols-outlined{color:#16a34a}@media (max-width: 640px){.study-news-toolbar__side{display:flex;flex-wrap:nowrap;align-items:center;gap:.3rem;width:100%}.study-news-language-row{flex:none;gap:.15rem}.study-news-language-row .study-filter-chip{padding:.3rem .5rem}.study-news-word-toggle{flex:none;gap:0;padding:.35rem .55rem}.study-news-word-toggle__label{display:none}.study-news-speed-control{flex:1 1 auto;min-width:0}.study-news-speed-control>span{display:none}.study-news-speed-control select{width:100%;min-width:64px}}.chat-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.chat-title{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.4rem;font-weight:700}.chat-ai-badge{display:inline-flex;align-items:center;border-radius:4px;background:#f94b08;padding:3px 5px;font-size:10px;font-weight:800;line-height:1;letter-spacing:.05em;color:#fff}.chat-subtitle{margin:.3rem 0 0;font-size:.85rem;color:var(--text-muted, #64748b)}.chat-controls{display:flex;align-items:center;gap:.6rem}.chat-preset,.chat-websearch{font-size:.8rem}.chat-preset{border:1px solid var(--border-color, #e2e8f0);border-radius:8px;padding:.35rem .5rem;background:var(--card-bg, #fff);color:inherit}.chat-websearch{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-websearch input{width:15px;height:15px;accent-color:#f94b08;cursor:pointer}.chat-scroll{display:flex;flex-direction:column;gap:.85rem;min-height:340px;max-height:58vh;overflow-y:auto;border:1px solid var(--border-color, #e2e8f0);border-radius:14px;padding:1rem;background:var(--card-bg, #fff)}.chat-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:auto;text-align:center;color:var(--text-muted, #94a3b8)}.chat-empty .material-symbols-outlined{font-size:40px}.chat-suggestions{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.chat-suggestions button{border:1px solid var(--border-color, #e2e8f0);border-radius:999px;padding:.4rem .85rem;background:transparent;font-size:.78rem;color:inherit;cursor:pointer;transition:border-color .15s,color .15s}.chat-suggestions button:hover{border-color:#f94b08;color:#f94b08}.chat-msg{display:flex;flex-direction:column;max-width:82%}.chat-msg--user{align-self:flex-end;align-items:flex-end}.chat-msg--assistant{align-self:flex-start}.chat-bubble{border-radius:14px;padding:.7rem .9rem;font-size:.9rem;line-height:1.6;white-space:pre-wrap;word-break:break-word}.chat-msg--user .chat-bubble{background:#f94b08;color:#fff;border-bottom-right-radius:4px}.chat-msg--assistant .chat-bubble{background:var(--bubble-bg, #f1f5f9);border-bottom-left-radius:4px}.dark .chat-msg--assistant .chat-bubble{background:#27272a}.chat-bubble--loading{display:flex;gap:5px;padding:.9rem}.chat-dot{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:chatBlink 1.2s infinite ease-in-out}.chat-dot:nth-child(2){animation-delay:.2s}.chat-dot:nth-child(3){animation-delay:.4s}@keyframes chatBlink{0%,80%,to{opacity:.25}40%{opacity:1}}.chat-sources{display:flex;flex-direction:column;gap:.25rem;margin-top:.7rem;padding-top:.6rem;border-top:1px solid rgba(148,163,184,.35)}.chat-sources__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #64748b)}.chat-sources a{font-size:.76rem;color:#2563eb;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-sources a:hover{text-decoration:underline}.chat-meta{display:flex;gap:.4rem;margin-top:.25rem;font-size:.68rem;color:var(--text-muted, #94a3b8)}.chat-error{margin-top:.7rem;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;padding:.6rem .8rem;font-size:.82rem;color:#b91c1c}.chat-input-row{display:flex;align-items:flex-end;gap:.5rem;margin-top:.85rem}.chat-input{flex:1;resize:vertical;border:1px solid var(--border-color, #e2e8f0);border-radius:12px;padding:.65rem .8rem;font-family:inherit;font-size:.88rem;line-height:1.5;background:var(--card-bg, #fff);color:inherit}.chat-input:focus{outline:none;border-color:#f94b08}.chat-send{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:12px;background:#f94b08;color:#fff;cursor:pointer;transition:opacity .15s}.chat-send:disabled{opacity:.4;cursor:not-allowed}.chat-clear{margin-top:.6rem;border:none;background:none;font-size:.76rem;color:var(--text-muted, #94a3b8);cursor:pointer}.chat-clear:hover{color:#f94b08}@media (max-width: 620px){.chat-msg{max-width:95%}.chat-scroll{max-height:50vh}}.search-controls{margin-bottom:1rem}.search-input-group{display:flex;gap:.5rem;align-items:stretch;width:100%}.search-input-wrapper{position:relative;flex:1 1 auto;min-width:0;width:100%}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e2e8f0;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #00000026;z-index:1000;max-height:350px;overflow-y:auto}.suggestion-item{padding:.75rem 1rem;cursor:pointer;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #f1f5f9;transition:background-color .15s ease}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover,.suggestion-item.selected{background:#f0f9ff}.suggestion-word{font-weight:600;color:#dc2626;font-size:1rem;margin-right:.5rem}.suggestion-translation{color:#1e293b;font-size:.875rem}.suggestion-hint{margin-left:auto;font-size:.75rem;color:#f59e0b;background:#fef3c7;padding:.125rem .5rem;border-radius:9999px;font-weight:500}.search-input{width:100%;box-sizing:border-box;padding:.75rem 1rem;border:1.5px solid rgba(148,163,184,.25);border-radius:10px;font-size:1rem;background:#f8fafccc;color:#1e293b;font-family:inherit;transition:all .25s ease}.search-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;background:#fff}.direction-select{padding:.75rem 1rem;border:1.5px solid rgba(148,163,184,.25);border-radius:10px;font-size:1rem;font-weight:500;background:#f8fafccc;color:#1e293b;cursor:pointer;min-width:120px;flex-shrink:0;transition:all .25s ease}.direction-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;background:#fff}.search-btn{padding:.875rem 2rem;background:linear-gradient(135deg,#3b82f6,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #4f46e540}.search-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4f46e559}.search-btn:disabled{opacity:.6;cursor:not-allowed}.dict-voice-group{display:flex;align-items:stretch;flex-shrink:0;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #4f46e533}.dict-voice-lang-toggle{display:flex;align-items:center;justify-content:center;padding:0 .625rem;background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;border:none;border-right:1px solid rgba(255,255,255,.15);font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease;letter-spacing:.5px;min-width:36px}.dict-voice-lang-toggle:hover{background:linear-gradient(135deg,#4338ca,#3730a3)}.dict-voice-lang-toggle.active{background:linear-gradient(135deg,#dc2626,#b91c1c);cursor:pointer;animation:dict-toggle-pulse 1s ease-in-out infinite}@keyframes dict-toggle-pulse{0%,to{opacity:1}50%{opacity:.7}}.dict-voice-btn{display:flex;align-items:center;justify-content:center;padding:.75rem .875rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}.dict-voice-group:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4f46e54d}.dict-voice-btn.listening{background:linear-gradient(135deg,#ef4444,#dc2626)}.dict-voice-btn.listening+.dict-voice-lang-toggle,.dict-voice-group:has(.dict-voice-btn.listening) .dict-voice-lang-toggle{background:linear-gradient(135deg,#dc2626,#b91c1c)}.dict-voice-group:has(.dict-voice-btn.listening){box-shadow:0 2px 4px #ef44444d;animation:dict-pulse-voice 1.5s ease-in-out infinite}.dict-voice-btn .material-symbols-outlined{font-size:20px}@keyframes dict-pulse-voice{0%,to{transform:scale(1);box-shadow:0 2px 4px #ef44444d}50%{transform:scale(1.05);box-shadow:0 4px 12px #ef444480}}.search-input--listening{border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44441a!important;animation:dict-input-pulse 1.5s ease-in-out infinite}@keyframes dict-input-pulse{0%,to{border-color:#ef4444}50%{border-color:#f87171}}@media (max-width: 550px){.search-input-group{flex-wrap:wrap}.search-input-wrapper{order:1;flex:1 1 100%}.dict-voice-group{order:2}.dict-voice-btn{padding:.625rem}.direction-select{order:3;min-width:unset;flex:1}.search-btn{order:4;flex:1}}.related-words-section-top{margin-top:1rem;margin-bottom:1rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.related-words-wrapper{display:flex;flex-direction:column;gap:1rem}.synonyms-section,.antonyms-section{width:100%}.section-title{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.word-list{display:flex;flex-wrap:wrap;gap:.5rem}.word-tag{padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.synonym-tag{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.synonym-tag:hover{background:#bfdbfe;transform:translateY(-1px)}.antonym-tag{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.antonym-tag:hover{background:#fecaca;transform:translateY(-1px)}.history-controls-inline{display:flex;align-items:center;gap:.5rem;margin-left:auto;padding-left:1rem;border-left:1px solid #e2e8f0}.history-btn-inline{padding:.25rem .5rem;background:#fff;border:1px solid #cbd5e1;border-radius:4px;font-size:.75rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.history-btn-inline:hover:not(:disabled){background:#f1f5f9;border-color:#3b82f6;color:#3b82f6}.history-btn-inline:disabled{opacity:.3;cursor:not-allowed}.history-info-inline{font-size:.75rem;color:#94a3b8;min-width:40px;text-align:center}.results-section{min-height:200px}.results-list{display:flex;flex-direction:column;gap:.75rem}.result-item{padding:1.25rem;border:2px solid #e2e8f0;border-radius:8px;background:#f8fafc;transition:all .2s ease;color:#1e293b}.result-item:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px);background:#fff}.result-header{display:flex;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;gap:.75rem;flex-wrap:wrap}.result-word-container{display:flex;flex-direction:column;gap:.5rem}.result-word-with-level{display:flex;align-items:center;gap:.5rem}.result-word{font-size:1.5rem;font-weight:700;color:#3b82f6}.word-level-badge{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#fff;min-width:2rem}.result-simple-translation{font-size:1.1rem;color:#f59e0b;font-weight:600;margin-top:4px}.dictionary-favorite-btn{background:none;border:none;cursor:pointer;padding:.5rem;color:#94a3b8;transition:all .2s ease;border-radius:50%;display:flex;align-items:center;justify-content:center}.dictionary-favorite-btn:hover{background:#f1f5f9;color:#f59e0b;transform:scale(1.1)}.dictionary-favorite-btn.active{color:#f59e0b}.dictionary-favorite-btn.active .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.dictionary-favorite-btn:disabled{opacity:.5;cursor:not-allowed}.dictionary-favorite-btn .material-symbols-outlined{font-size:1.5rem}.result-english-word{font-size:1.25rem;font-weight:600;color:#64748b;font-style:italic}.result-pronunciation{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center;margin-left:auto}.pronunciation-item{display:flex;align-items:center;gap:.5rem}.flag-icon{border-radius:2px;box-shadow:0 1px 2px #0000001a}.pronunciation-label{font-weight:600;color:#64748b;font-size:.75rem;min-width:20px}.pronunciation-text{font-size:1rem;color:#1e293b;font-family:Times New Roman,serif;font-style:italic}.speaker-btn{background:none;border:none;cursor:pointer;font-size:1.125rem;padding:.25rem;color:#64748b;transition:all .2s ease;border-radius:4px}.speaker-btn:hover{color:#3b82f6;background:#f1f5f9;transform:scale(1.1)}.flag-btn{display:flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.flag-btn:hover{background:#eff6ff;border-color:#3b82f6;transform:translateY(-1px)}.flag-btn svg{border-radius:2px;box-shadow:0 1px 2px #0000001a}.flag-label{font-size:.75rem;font-weight:600;color:#64748b}.meanings-section{margin-top:1.5rem;margin-bottom:1.5rem}.meaning-item{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.meaning-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.meaning-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.part-of-speech{display:inline-block;padding:.25rem .75rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:6px;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.meaning-content{flex:1}.definition-block{display:flex;gap:.75rem;margin-bottom:1rem}.definition-block:last-child{margin-bottom:0}.definition-number{min-width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:#e2e8f0;color:#64748b;border-radius:50%;font-weight:600;font-size:.75rem;flex-shrink:0}.definition-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.definition-text{font-size:1rem;color:#475569;line-height:1.6;display:inline}.inline-speaker-btn{background:none;border:none;cursor:pointer;padding:0 .25rem;margin-left:.25rem;color:#3b82f6;transition:all .2s ease;display:inline-flex;align-items:center;vertical-align:middle;opacity:.7}.inline-speaker-btn:hover{opacity:1;transform:scale(1.1)}.inline-speaker-btn svg{display:block}.definition-translation{font-size:1.125rem;font-weight:600;color:#1e293b;margin-top:.25rem}.examples-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:.5rem;border-left:3px solid #3b82f6}.example-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#f8fafc;border-radius:6px}.example-icon{font-size:1rem;flex-shrink:0}.example-text{font-size:.9375rem;color:#475569;font-style:italic;flex:1;line-height:1.5}.clickable-example{cursor:pointer}.clickable-word{cursor:pointer;transition:all .2s ease;padding:0 2px;border-radius:2px}.clickable-word:hover{background:#dbeafe;color:#1e40af;text-decoration:underline}.no-examples{font-size:.875rem;color:#94a3b8;font-style:italic;padding:.5rem;background:#f8fafc;border-radius:6px}.meaning-number{min-width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#3b82f6;color:#fff;border-radius:50%;font-weight:600;font-size:.875rem;flex-shrink:0}.meaning-translation-container{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.meaning-translation{font-size:1.125rem;font-weight:600;color:#1e293b;flex:1}.meaning-examples{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.example-ko-container,.example-zh-container,.example-en-container{display:flex;align-items:center;gap:.5rem;padding-left:.5rem;border-left:3px solid #3b82f6}.example-ko,.example-zh,.example-en{font-size:1rem;color:#1e293b;flex:1}.example-en{font-style:italic}.example-speaker-btn{background:none;border:none;cursor:pointer;font-size:1rem;padding:.25rem;color:#64748b;transition:all .2s ease;border-radius:4px;flex-shrink:0}.example-speaker-btn:hover{color:#3b82f6;background:#f1f5f9;transform:scale(1.1)}.result-translation{font-size:1.125rem;margin-bottom:.5rem;color:#1e293b;font-weight:500}.no-results{text-align:center;padding:3rem;color:#64748b;font-size:1rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem}.loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.loading-text{margin-top:1rem;color:#64748b}.search-history-bar{margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#64748b,#475569);border-radius:8px;font-size:.75rem;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:1rem}.history-words{flex:1;line-height:1.8}.history-item{display:inline-flex;align-items:center;gap:.25rem}.history-word{color:#fff;cursor:pointer;transition:opacity .2s}.history-word:hover{opacity:.8;text-decoration:underline}.history-delete{color:#fff9;cursor:pointer;font-size:.65rem;transition:color .2s;margin-left:.1rem}.history-delete:hover{color:#fca5a5}.history-separator{margin:0 .5rem;color:#fff6}.history-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.history-view-all-btn{background:#3b82f64d;border:1px solid rgba(59,130,246,.5);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;cursor:pointer;transition:background .2s;white-space:nowrap;text-decoration:none}.history-view-all-btn:hover{background:#3b82f680;text-decoration:none;color:#fff}.history-clear-btn{background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;cursor:pointer;transition:background .2s;white-space:nowrap}.history-clear-btn:hover{background:#ffffff40}@media (max-width: 760px){.search-input-group{flex-wrap:wrap;gap:.5rem}.search-input-wrapper{flex:1 1 100%;width:100%;min-width:100%}.search-input{width:100%}.dict-voice-group{flex-shrink:0}.direction-select{flex:1;min-width:0}.search-btn{flex-shrink:0;padding:.75rem 1.25rem}.result-header{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.result-pronunciation{flex-direction:row;flex-wrap:wrap;gap:.5rem;width:auto;margin-left:auto;align-items:center;justify-content:flex-end}.meaning-item{flex-direction:column;gap:.75rem}.meaning-number{align-self:flex-start}}@media (min-width: 761px) and (max-width: 1024px){.search-input-group{flex-direction:row;align-items:stretch}.search-input-wrapper{flex:1}.direction-select{min-width:140px;flex-shrink:0}.search-btn{flex-shrink:0;padding:.875rem 1rem!important;font-size:.875rem!important}}@media (min-width: 769px){.search-input-group{flex-direction:row;align-items:stretch}.search-input-wrapper{flex:1}.direction-select{min-width:140px;flex-shrink:0}.search-btn{flex-shrink:0}}@media (max-width: 760px){.search-input{border:2px solid #dde5f0;border-radius:10px;box-shadow:0 2px 8px #0000000a}.direction-select{border:2px solid #dde5f0;border-radius:10px;box-shadow:0 1px 4px #0000000a}.search-btn{border-radius:10px;box-shadow:0 2px 8px #3b82f640}.search-controls{margin-bottom:.75rem}.result-item{border-radius:12px;box-shadow:0 1px 4px #0000000a}.no-results{padding:2rem 1rem}.dark .search-input{border-color:#2a3545;box-shadow:0 2px 8px #00000026}.dark .direction-select{border-color:#2a3545;box-shadow:0 1px 4px #00000026}.dark .result-item{box-shadow:0 1px 4px #0003}}.dictionary-history-full{margin-top:1rem}.dictionary-history-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;transition:all .2s ease}.dictionary-history-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.dictionary-history-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.dictionary-history-card-lang{font-size:.75rem;font-weight:600;color:#3b82f6;background:#eff6ff;padding:.25rem .5rem;border-radius:4px}.dictionary-history-card-content{display:flex;flex-direction:column;gap:.75rem}.dictionary-history-card-text{display:flex;flex-direction:column;gap:.25rem}.dictionary-history-card-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.dictionary-history-card-search{font-size:1rem;font-weight:600;color:#1e293b;line-height:1.4}.dictionary-history-card-result{font-size:.875rem;color:#475569;line-height:1.5}.search-history-login-message{margin-top:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-align:center}.search-history-login-message p{margin:0;color:#64748b;font-size:.875rem}@media (prefers-color-scheme: dark){.dictionary-history-card{background:#1e293b;border-color:#334155}.dictionary-history-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633}.dictionary-history-card-lang{color:#60a5fa;background:#1e3a8a}.dictionary-history-card-search{color:#f1f5f9}.dictionary-history-card-result{color:#cbd5e1}.dictionary-history-card-label{color:#94a3b8}.search-history-login-message{background:#1e293b;border-color:#334155}.search-history-login-message p{color:#94a3b8}}.dictionary-history-card-compact{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;transition:all .2s ease;cursor:pointer}.dictionary-history-card-compact:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #00000014}.dark .dictionary-history-card-compact{background:#1e293b;border-color:#334155}.dark .dictionary-history-card-compact:hover{border-color:#475569;box-shadow:0 2px 8px #0000004d}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.history-search-container{margin-bottom:1rem}.history-search-input-wrapper{position:relative;display:flex;align-items:center}.history-search-icon{position:absolute;left:.75rem;color:#94a3b8;font-size:1.25rem;pointer-events:none;z-index:1;transition:color .2s ease}.history-search-input-wrapper:focus-within .history-search-icon{color:#3b82f6}.history-search-input{width:100%;padding:.75rem 2.5rem .75rem 2.75rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.9375rem;background:#f8fafc;color:#1e293b;font-family:inherit;transition:all .25s ease}.history-search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;background:#fff}.history-search-input::-moz-placeholder{color:#94a3b8}.history-search-input::placeholder{color:#94a3b8}.history-search-clear{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;padding:.25rem;color:#94a3b8;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.history-search-clear:hover{color:#64748b;background:#f1f5f9}.history-autocomplete-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f;z-index:1000;max-height:340px;overflow-y:auto;overflow-x:hidden;animation:historyDropdownIn .15s ease-out}@keyframes historyDropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.history-autocomplete-item{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background-color .1s ease}.history-autocomplete-item:last-child{border-bottom:none}.history-autocomplete-item:first-child{border-radius:12px 12px 0 0}.history-autocomplete-item:last-child{border-radius:0 0 12px 12px}.history-autocomplete-item:only-child{border-radius:12px}.history-autocomplete-item:hover,.history-autocomplete-item.selected{background:#eff6ff}.history-autocomplete-item-icon{font-size:1rem;color:#f59e0b;flex-shrink:0;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 20}.history-autocomplete-item-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.history-autocomplete-word{font-weight:600;color:#1e293b;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-autocomplete-summary{font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-autocomplete-lang{font-size:.6875rem;color:#94a3b8;white-space:nowrap;flex-shrink:0;background:#f1f5f9;padding:.125rem .375rem;border-radius:4px}.history-autocomplete-empty{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;color:#94a3b8;font-size:.875rem}.history-search-highlight{background:#fef08a;color:#92400e;border-radius:2px;padding:0 1px;font-weight:inherit}.dark .history-search-input{background:#1e293b;border-color:#334155;color:#f1f5f9}.dark .history-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626;background:#0f172a}.dark .history-search-input::-moz-placeholder{color:#64748b}.dark .history-search-input::placeholder{color:#64748b}.dark .history-search-icon{color:#64748b}.dark .history-search-input-wrapper:focus-within .history-search-icon{color:#60a5fa}.dark .history-search-clear{color:#64748b}.dark .history-search-clear:hover{color:#94a3b8;background:#334155}.dark .history-autocomplete-dropdown{background:#1e293b;border-color:#334155;box-shadow:0 8px 30px #0006,0 2px 8px #0003}.dark .history-autocomplete-item{border-bottom-color:#334155}.dark .history-autocomplete-item:hover,.dark .history-autocomplete-item.selected{background:#1e3a5f}.dark .history-autocomplete-word{color:#f1f5f9}.dark .history-autocomplete-summary{color:#94a3b8}.dark .history-autocomplete-lang{color:#64748b;background:#334155}.dark .history-autocomplete-empty{color:#64748b}.dark .history-search-highlight{background:#854d0e;color:#fef08a}.ai-sections{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.ai-section{position:relative;overflow:hidden;padding:1rem 1.25rem;background:linear-gradient(135deg,#f0f9ff,#eff6ff);border:1.5px solid #93c5fd;border-radius:12px;animation:ai-fade-in .3s ease-out}.ai-section.llm-loading:after{content:"";position:absolute;top:0;left:0;width:40%;height:3px;background:linear-gradient(90deg,transparent,#3b82f6,#6366f1,transparent);border-radius:12px 12px 0 0;animation:llm-bar-slide 1.4s ease-in-out infinite}.ai-section.phrasal-section.llm-loading:after{background:linear-gradient(90deg,transparent,#10b981,#059669,transparent)}@keyframes llm-bar-slide{0%{left:-40%}to{left:100%}}@keyframes ai-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ai-section-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.ai-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;font-size:11px;font-weight:700;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;letter-spacing:.03em}.ai-section-title{font-size:13px;font-weight:600;color:#1e40af;letter-spacing:.01em}.ai-word-list{display:flex;flex-wrap:wrap;gap:8px}.ai-word-tag{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:#fff;border:1.5px solid #93c5fd;border-radius:8px;font-size:14px;font-weight:500;color:#1e40af;cursor:pointer;transition:all .2s ease}.ai-word-tag:hover{background:#dbeafe;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 3px 8px #3b82f633}.ai-suggestion-tag{border-color:#c4b5fd;color:#5b21b6}.ai-suggestion-tag:hover{background:#ede9fe;border-color:#8b5cf6;box-shadow:0 3px 8px #8b5cf633}.ai-score{font-size:10px;font-weight:600;color:#94a3b8;background:#f1f5f9;padding:1px 5px;border-radius:4px}.ai-loading{font-size:13px;color:#64748b;font-style:italic;padding:4px 0}.ai-section-header{display:flex;align-items:center;gap:8px}.lannie-server-badge{margin-left:auto;font-size:10px;font-weight:500;color:#94a3b8;font-style:italic;letter-spacing:.02em}.dark .ai-section{background:linear-gradient(135deg,#6366f114,#8b5cf60f);border-color:#6366f14d}.dark .ai-section-title{color:#93c5fd}.dark .ai-word-tag{background:#1e293bcc;border-color:#6366f14d;color:#93c5fd}.dark .ai-word-tag:hover{background:#6366f126;border-color:#6366f1}.dark .ai-suggestion-tag{border-color:#8b5cf64d;color:#c4b5fd}.dark .ai-suggestion-tag:hover{background:#8b5cf626;border-color:#8b5cf6}.dark .lannie-server-badge{color:#64748b}.dark .ai-score{background:#ffffff0d;color:#64748b}.dark .ai-loading{color:#94a3b8}.phrasal-badge{background:linear-gradient(135deg,#059669,#10b981)!important}.phrasal-section{background:linear-gradient(135deg,#ecfdf5,#f0fdf4)!important;border-color:#6ee7b7!important}.phrasal-verbs-list{display:flex;flex-direction:column;gap:10px}.phrasal-verb-card{background:#fff;border:1.5px solid #a7f3d0;border-radius:10px;padding:12px 16px;transition:all .2s ease}.phrasal-verb-card:hover{border-color:#34d399;box-shadow:0 2px 10px #10b9811f}.phrasal-verb-header{margin-bottom:6px;display:flex;align-items:baseline;gap:8px}.phrasal-verb-phrase-ko{font-size:13px;font-weight:500;color:#6b7280}.phrasal-verb-phrase{font-size:15px;font-weight:700;color:#047857;cursor:pointer;transition:color .15s}.phrasal-verb-phrase:hover{color:#059669;text-decoration:underline}.phrasal-verb-meaning{font-size:13px;color:#374151;line-height:1.5;margin-bottom:2px}.phrasal-verb-meaning-translated{font-size:13px;color:#6b7280;font-style:italic;margin-bottom:6px}.phrasal-verb-example{display:flex;align-items:flex-start;gap:6px;font-size:12.5px;color:#4b5563;line-height:1.5;padding:6px 10px;background:#f0fdf4;border-radius:6px;margin-bottom:2px}.phrasal-verb-example-translated{font-size:12px;color:#9ca3af;padding-left:28px;font-style:italic;line-height:1.4}.dark .phrasal-section{background:linear-gradient(135deg,#10b98114,#0596690f)!important;border-color:#10b9814d!important}.dark .phrasal-verb-card{background:#1e293bcc;border-color:#10b98133}.dark .phrasal-verb-card:hover{border-color:#10b98180;box-shadow:0 2px 10px #10b98126}.dark .phrasal-verb-phrase{color:#34d399}.dark .phrasal-verb-phrase:hover{color:#6ee7b7}.dark .phrasal-verb-phrase-ko{color:#94a3b8}.dark .phrasal-verb-meaning{color:#e2e8f0}.dark .phrasal-verb-meaning-translated{color:#94a3b8}.dark .phrasal-verb-example{background:#10b9810f;color:#cbd5e1}.dark .phrasal-verb-example-translated{color:#64748b}.dict-llm-auth-lock{padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;gap:8px;color:#94a3b8;font-style:italic;font-size:.8125rem;margin-top:12px}.dark .dict-llm-auth-lock{background:#1e293b;border-color:#334155;color:#64748b}.page-container{max-width:1300px;margin:0 auto;width:100%}.page-box{background:#ffffffd9;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border:1px solid rgba(148,163,184,.18);border-radius:20px;padding:2.5rem;box-shadow:0 1px 2px #0000000a,0 4px 16px -2px #0000000f;transition:var(--transition);color:#1e293b;margin-top:1rem}.page-box:hover{box-shadow:0 2px 4px #0000000f,0 8px 24px -4px #00000014;transform:translateY(-1px);border-color:#94a3b84d}.page-title{font-size:2.5rem;margin-bottom:.75rem;text-align:center;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:-.5px}.page-subtitle{text-align:center;color:var(--text-muted);margin-bottom:2.5rem;font-size:var(--font-size-lg);font-weight:400}@media (max-width: 768px){.page-box{padding:1.5rem;border-radius:var(--border-radius)}.page-title{font-size:2rem}}.dark .page-box{background:#0f1f3abf;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border-color:#1e3a644d;color:#e2e8f0;box-shadow:0 1px 2px #00000026,0 4px 16px -2px #0003}.dark .page-box:hover{border-color:#3b82f640;box-shadow:0 2px 4px #0003,0 8px 24px -4px #00000040}.dark .page-subtitle{color:#8b9dc3}.pte-nav-link{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff!important;-webkit-text-fill-color:#fff;padding:.25rem .75rem!important;border-radius:6px;display:inline-flex;align-items:center;transition:all .2s ease}.pte-nav-link:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 2px 8px #6366f159;transform:translateY(-1px)}.pte-nav-link--active{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 2px 10px #6366f166}.celpip-nav-link{background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff!important;-webkit-text-fill-color:#fff;padding:.25rem .75rem!important;border-radius:6px;display:inline-flex;align-items:center;transition:all .2s ease}.celpip-nav-link:hover{background:linear-gradient(135deg,#0d9488,#4f46e5);box-shadow:0 2px 8px #0d948859;transform:translateY(-1px)}.celpip-nav-link--active{background:linear-gradient(135deg,#0d9488,#4f46e5);box-shadow:0 2px 10px #0d948866}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-2{right:.5rem}.top-0{top:0}.top-2{top:.5rem}.top-full{top:100%}.z-10{z-index:10}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[999\]{z-index:999}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-mt-1{margin-top:-.25rem}.-mt-6{margin-top:-1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.mr-1{margin-right:.25rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[1px\]{height:1px}.h-full{height:100%}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[400px\]{min-height:400px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[40px\]{min-width:40px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-\[1500px\]{max-width:1500px}.max-w-desktop{max-width:1300px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .2s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-amber-200\/60{border-color:#fde68a99}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-border-light{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-border-light\/70{border-color:#e2e8f0b3}.border-current{border-color:currentColor}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-indigo-200\/60{border-color:#c7d2fe99}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(249 75 8 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/60{border-color:#fecaca99}.border-transparent{border-color:transparent}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-t-gray-900{--tw-border-opacity: 1;border-top-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-amber-50\/70{background-color:#fffbebb3}.bg-background-light{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-50\/70{background-color:#eef2ffb3}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 75 8 / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:#f94b081a}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/70{background-color:#fef2f2b3}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/70{background-color:#ffffffb3}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-text-muted-light{--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #64748b var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pl-3{padding-left:.75rem}.pt-3{padding-top:.75rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-display{font-family:Inter,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[15px\]{font-size:15px}.text-\[20px\]{font-size:20px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-tighter{letter-spacing:-.05em}.tracking-wider{letter-spacing:.05em}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(249 75 8 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-text-light{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-text-muted-dark{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-text-muted-light{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.accent-orange-600{accent-color:#ea580c}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[scrollbar-width\:none\]{scrollbar-width:none}:root{--primary-color: #F94B08;--primary-gradient: linear-gradient(135deg, #F94B08 0%, #FB6B28 100%);--primary-dark: #D93D00;--secondary-color: #60a5fa;--text-color: #1F2937;--text-light: #6B7280;--text-muted: #6B7280;--bg-color: #f5f7fb;--bg-secondary: #ffffff;--bg-tertiary: #eef2f9;--bg-gradient: linear-gradient(135deg, #f5f7fb 0%, #eef2f9 50%, #f0f4ff 100%);--bg-light: #ffffff;--border-color: #E5E7EB;--border-light: #E5E7EB;--hover-color: #F94B08;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-glow: 0 0 20px rgba(249, 75, 8, .3);--font-size-base: 16px;--font-size-lg: 17px;--font-size-sm: 14px;--max-width: 1300px;--border-radius: 12px;--border-radius-lg: 16px;--transition: all .3s cubic-bezier(.4, 0, .2, 1);color-scheme:light}.dark{--text-color: #e4e4e7;--text-light: #a1a1aa;--text-muted: #a1a1aa;--bg-color: #0f0f11;--bg-secondary: #18181b;--bg-tertiary: #0f0f11;--bg-gradient: linear-gradient(135deg, #0f0f11 0%, #18181b 100%);--bg-light: #18181b;--border-color: #27272a;--border-light: #27272a;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4);color-scheme:dark}html.dark{background-color:#0f0f11}html.dark body{background-color:#0f0f11;color:#e4e4e7}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.bg-background-light{background:radial-gradient(ellipse 80% 60% at 10% 20%,rgba(99,102,241,.08) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 90% 80%,rgba(249,75,8,.05) 0%,transparent 50%),radial-gradient(ellipse 70% 50% at 50% 0%,rgba(59,130,246,.06) 0%,transparent 50%),linear-gradient(175deg,#f0f4f8,#e8edf5 35%,#f5f3f0 65%,#f0f4f8)!important;min-height:100vh}.dark .bg-background-light{background:radial-gradient(ellipse 80% 60% at 10% 20%,rgba(148,148,158,.05) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 90% 80%,rgba(249,75,8,.04) 0%,transparent 50%),linear-gradient(175deg,#0f0f11,#141416,#0f0f11)!important;min-height:100vh}.dark-mode-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(148,163,184,.2);background:#f1f5f999;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#64748b;cursor:pointer;transition:all .3s ease;flex-shrink:0}.dark-mode-toggle:hover{border-color:#f94b0866;color:#f94b08;transform:scale(1.08);background:#f94b0814}.dark .dark-mode-toggle{border-color:#1e3a644d;background:#0f1f3a80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fbbf24}.dark .dark-mode-toggle:hover{border-color:#fbbf2466;background:#fbbf241a}.bg-primary{background-color:#f94b08!important}.text-primary{color:#f94b08!important}.border-primary{border-color:#f94b08!important}.hover\:bg-primary:hover{background-color:#f94b08!important}.hover\:text-primary:hover{color:#f94b08!important}.header-bg{background:#ffffffb8;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(148,163,184,.15);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;transition:background .3s ease,box-shadow .3s ease}.header-bg:hover{box-shadow:0 1px 3px #0000000f,0 6px 16px #0000000a}.dark .header-bg{background:#18181bcc;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(63,63,70,.3);box-shadow:0 1px 3px #0003,0 4px 12px #00000026}.dark .header-bg:hover{box-shadow:0 1px 3px #00000040,0 6px 16px #0003}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-x-3\.5:after{content:var(--tw-content);left:.875rem;right:.875rem}.after\:-bottom-0\.5:after{content:var(--tw-content);bottom:-.125rem}.after\:h-\[2px\]:after{content:var(--tw-content);height:2px}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-primary:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(249 75 8 / var(--tw-bg-opacity, 1))}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-primary\/30:hover{border-color:#f94b084d}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(249 75 8 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/90:hover{background-color:#f94b08e6}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.hover\:text-orange-700:hover{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(249 75 8 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-text-light:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:divide-gray-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity, 1))}.dark\:border-amber-800\/40:is(.dark *){border-color:#92400e66}.dark\:border-blue-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-border-dark:is(.dark *){--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.dark\:border-border-dark\/70:is(.dark *){border-color:#27272ab3}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-indigo-800\/40:is(.dark *){border-color:#3730a366}.dark\:border-purple-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-red-800\/40:is(.dark *){border-color:#991b1b66}.dark\:border-yellow-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.dark\:bg-amber-900\/15:is(.dark *){background-color:#78350f26}.dark\:bg-background-dark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 15 17 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-card-dark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.dark\:bg-card-dark\/60:is(.dark *){background-color:#18181b99}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/20:is(.dark *){background-color:#14532d33}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-indigo-900\/15:is(.dark *){background-color:#312e8126}.dark\:bg-primary\/15:is(.dark *){background-color:#f94b0826}.dark\:bg-purple-900\/20:is(.dark *){background-color:#581c8733}.dark\:bg-purple-900\/30:is(.dark *){background-color:#581c874d}.dark\:bg-red-900\/15:is(.dark *){background-color:#7f1d1d26}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:bg-slate-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/50:is(.dark *){background-color:#1e293b80}.dark\:bg-yellow-900\/20:is(.dark *){background-color:#713f1233}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:via-text-muted-dark:is(.dark *){--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #a1a1aa var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-blue-100:is(.dark *){--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-300:is(.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-text-dark:is(.dark *){--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}.dark\:text-text-muted-dark:is(.dark *){--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.dark\:text-yellow-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-blue-900\/50:hover:is(.dark *){background-color:#1e3a8a80}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-orange-900\/20:hover:is(.dark *){background-color:#7c2d1233}.dark\:hover\:bg-red-900\/20:hover:is(.dark *){background-color:#7f1d1d33}.dark\:hover\:bg-red-900\/50:hover:is(.dark *){background-color:#7f1d1d80}.dark\:hover\:bg-slate-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:hover\:text-blue-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:hover\:text-red-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:hover\:text-text-dark:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:gap-0\.5{gap:.125rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:text-left{text-align:left}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}
