@import"https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@400;500;600;700;800&display=swap";:root{--bg: #f7f5ef;--surface: #ffffff;--surface-soft: #fbfaf6;--text: #172033;--muted: #687084;--line: #e7e3d8;--navy: #172d4f;--amber: #d89a2b;--amber-soft: #fff4dc;--green: #2f7d65;--red: #b94b4b;--shadow: 0 18px 50px rgba(31, 42, 68, .09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:var(--text);background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 0%,rgba(216,154,43,.09),transparent 26rem),radial-gradient(circle at 90% 12%,rgba(36,74,120,.08),transparent 28rem),var(--bg)}button,input,select{font:inherit}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5efe6;border-bottom:1px solid rgba(23,45,79,.07)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--navy);color:#fff}.hero h1{margin:0;color:var(--navy);font-size:clamp(42px,6vw,74px);line-height:.98;letter-spacing:-.055em}.hero p{color:var(--muted);font-size:18px;line-height:1.8}.hero-image{display:block;width:100%;height:auto}.eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:var(--amber-soft);color:#8b6015;font-size:13px;font-weight:800;margin-bottom:18px}.setup-card{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;margin-top:26px;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:var(--shadow)}.field label{display:block;font-size:12px;font-weight:850;margin-bottom:8px}.field select{width:100%;min-height:50px;border-radius:14px;border:1px solid var(--line);background:var(--surface-soft);padding:0 14px}.btn{min-height:48px;border-radius:14px;padding:0 20px;border:0;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:var(--navy);color:#fff}.section,.question-page{padding:42px 0}.section-heading{margin-bottom:20px}.section-heading h1{color:var(--navy)}.section-heading p{color:var(--muted);max-width:700px}.question-search{display:grid;gap:8px;margin-bottom:20px}.question-search input{min-height:48px;border:1px solid var(--line);border-radius:14px;padding:0 14px;background:#fff}.question-list{display:grid;gap:12px}.question-list-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.question-list-card h3{margin:6px 0;color:var(--navy)}.question-list-card p{color:var(--muted)}.question-kicker{font-size:12px;font-weight:800;color:var(--amber)}.question-page-inner{max-width:980px}.question-header{margin-bottom:18px}.question-panel{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);overflow:hidden}.language-column{padding:28px}.language-label{font-size:11px;font-weight:900;color:var(--amber);margin-bottom:12px}.language-column h1{margin:0;color:var(--navy);font-size:clamp(22px,3vw,32px);line-height:1.45}.answer-option[data-result=correct]{border-color:var(--green);background:#f1faf6}.answer-option[data-result=wrong]{border-color:var(--red);background:#fff5f5}.answer-bullet{width:28px;height:28px;border-radius:50%;border:1.5px solid #c7ced9;display:grid;place-items:center;font-weight:900}.answer-de,.answer-translation{display:block}.answer-de{font-weight:750}.answer-translation{margin-top:5px;color:var(--muted)}.question-media-grid{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;background:var(--surface-soft);border-bottom:1px solid var(--line)}.question-media-single{grid-template-columns:1fr}.question-media-item{margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px}.question-media-item img{display:block;width:100%;max-height:430px;object-fit:contain}.site-footer{margin-top:60px;border-top:1px solid var(--line);padding:32px 0}.footer-grid,.footer-bottom{display:flex;justify-content:space-between;gap:24px}.footer-brand{display:flex;gap:12px;max-width:620px}.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer-bottom{margin-top:24px;color:var(--muted);font-size:13px}.error{color:var(--red)}[data-seo-shell=true]{padding:48px max(16px,calc((100% - 1100px)/2))}@media(max-width:900px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 22px,1180px)}.brand-text{display:none}.hero{padding-top:32px}.hero h1{font-size:44px}.setup-card,.question-bilingual{grid-template-columns:1fr}.language-column+.language-column{border-inline-start:0;border-top:1px solid var(--line)}.question-media-grid{grid-template-columns:1fr;padding:12px}.footer-grid,.footer-bottom{flex-direction:column}.bottom-nav{position:fixed;z-index:50;display:grid;grid-template-columns:repeat(5,1fr);bottom:10px;left:10px;right:10px;max-width:620px;margin-inline:auto;background:#fffffff0;border:1px solid var(--line);border-radius:22px;padding:8px;box-shadow:0 16px 40px #1c273c29}.bottom-nav a{min-height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;color:#6e7688;font-size:10px;font-weight:800;border-radius:14px}.bottom-nav a[data-active=true]{background:#eef3f8;color:var(--navy)}}:root{--bg: #f7f5ef;--surface: #ffffff;--surface-soft: #fbfaf6;--text: #172033;--muted: #687084;--line: #e7e3d8;--navy: #172d4f;--navy-2: #244a78;--amber: #d89a2b;--amber-soft: #fff4dc;--green: #2f7d65;--red: #b94b4b;--shadow: 0 18px 50px rgba(31, 42, 68, .09);--radius-lg: 26px;--radius-md: 18px}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--text);background:radial-gradient(circle at 10% 0%,rgba(216,154,43,.09),transparent 26rem),radial-gradient(circle at 90% 12%,rgba(36,74,120,.08),transparent 28rem),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button,select,input{font:inherit}.page-shell{min-height:100vh;padding-bottom:92px}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb,var(--bg) 86%,transparent);border-bottom:1px solid rgba(23,45,79,.07)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--navy);color:#fff;box-shadow:0 8px 24px #172d4f2e}.desktop-nav{display:flex;align-items:center;gap:24px;color:#465066;font-weight:650;font-size:14px}.desktop-nav a:hover{color:var(--navy)}.language-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);padding:9px 12px;border-radius:999px;font-size:13px;font-weight:700}.hero{padding:72px 0 38px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--amber-soft);color:#8b6015;font-size:13px;font-weight:800;margin-bottom:18px}.hero h1{margin:0;max-width:760px;font-size:clamp(42px,6vw,74px);line-height:.98;letter-spacing:-.055em;color:var(--navy)}.hero p{max-width:720px;color:var(--muted);font-size:clamp(17px,2vw,20px);line-height:1.8;margin:24px 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.btn{min-height:48px;border-radius:14px;padding:0 20px;border:0;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.btn-primary{background:var(--navy);color:#fff;box-shadow:0 10px 24px #172d4f2e}.btn-secondary{background:#fff;color:var(--navy);border:1px solid var(--line)}.hero-visual{position:relative;min-height:360px}.hero-orbit{position:absolute;inset:20px;border-radius:50%;border:1px dashed rgba(23,45,79,.15)}.hero-card{position:absolute;background:#fffffff2;border:1px solid rgba(231,227,216,.9);box-shadow:var(--shadow);border-radius:22px;padding:18px}.hero-card.main{inset:50px 20px 45px 40px;transform:rotate(-2deg)}.hero-card.small-a{top:8px;inset-inline-end:-6px;width:170px;transform:rotate(4deg)}.hero-card.small-b{bottom:0;inset-inline-start:0;width:180px;transform:rotate(-5deg)}.question-kicker{font-size:12px;font-weight:800;color:var(--amber);letter-spacing:.08em;text-transform:uppercase}.question-demo{margin-top:14px;font-size:21px;font-weight:800;line-height:1.35;color:var(--navy)}.answer-line{display:flex;align-items:flex-start;gap:10px;margin-top:12px;color:#4f596d;font-size:14px}.answer-dot{width:18px;height:18px;border-radius:50%;border:2px solid #b7bfce;flex:0 0 auto;margin-top:1px}.metric-big{font-size:34px;font-weight:900;color:var(--navy);line-height:1}.metric-label{color:var(--muted);font-size:12px;margin-top:6px}.section{padding:34px 0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.section-heading h2{margin:0;color:var(--navy);font-size:clamp(28px,4vw,42px);letter-spacing:-.035em}.section-heading p{margin:0;color:var(--muted);max-width:620px;line-height:1.7}.setup-card{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px;box-shadow:var(--shadow)}.field label{display:block;font-size:12px;font-weight:850;color:#697184;margin-bottom:8px}.field select{width:100%;min-height:50px;border-radius:14px;border:1px solid var(--line);background:var(--surface-soft);padding:0 14px;color:var(--text);outline:none}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:22px}.stat-number{color:var(--navy);font-size:34px;font-weight:900}.stat-label{margin-top:6px;color:var(--muted);font-size:14px}.mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mode-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:22px;min-height:160px;transition:transform .2s ease,box-shadow .2s ease}.mode-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.mode-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#eef3f8;color:var(--navy);margin-bottom:20px}.mode-card h3{margin:0 0 8px;color:var(--navy)}.mode-card p{margin:0;color:var(--muted);line-height:1.6;font-size:14px}.question-page{padding:42px 0}.question-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.question-count{color:var(--muted);font-size:14px;font-weight:700}.question-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.question-bilingual{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.language-column{padding:28px;min-height:180px}.language-column+.language-column{border-inline-start:1px solid var(--line);background:var(--surface-soft)}.language-label{font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:900;color:var(--amber);margin-bottom:12px}.language-column h1{font-size:clamp(22px,3vw,32px);line-height:1.45;margin:0;color:var(--navy)}.answers{padding:18px;display:grid;gap:10px}.answer-option{width:100%;text-align:start;background:#fff;border:1px solid var(--line);border-radius:17px;padding:15px 16px;display:grid;grid-template-columns:auto 1fr;gap:12px;cursor:pointer}.answer-option:hover{border-color:#b7c5d7;background:#fcfcfa}.answer-bullet{width:28px;height:28px;border-radius:50%;border:1.5px solid #c7ced9;display:grid;place-items:center;color:#667084;font-size:12px;font-weight:900}.answer-de{direction:ltr;text-align:left;font-weight:750;color:#29364b}.answer-translation{margin-top:5px;color:var(--muted);line-height:1.55}.bottom-nav{display:none}@media(max-width:900px){.desktop-nav{display:none}.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:300px}.mode-grid{grid-template-columns:repeat(2,1fr)}.setup-card{grid-template-columns:1fr 1fr}.setup-card .btn{grid-column:1 / -1}}@media(max-width:680px){.container{width:min(100% - 22px,1180px)}.header-inner{height:64px}.brand-text{display:none}.hero{padding-top:32px}.hero h1{font-size:44px}.hero-visual{min-height:275px}.hero-card.main{inset:38px 12px 38px 20px}.hero-card.small-a{width:140px}.hero-card.small-b{width:145px}.setup-card{grid-template-columns:1fr;padding:18px}.setup-card .btn{grid-column:auto}.stats-grid,.mode-grid,.question-bilingual{grid-template-columns:1fr}.language-column+.language-column{border-inline-start:0;border-top:1px solid var(--line)}.language-column{padding:22px;min-height:auto}.answers{padding:12px}.bottom-nav{position:fixed;z-index:50;display:grid;grid-template-columns:repeat(5,1fr);bottom:10px;left:10px;right:10px;max-width:620px;margin-inline:auto;background:#fffffff0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(219,216,207,.92);border-radius:22px;padding:8px;padding-bottom:max(8px,env(safe-area-inset-bottom));box-shadow:0 16px 40px #1c273c29}.bottom-nav a{min-height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;color:#6e7688;font-size:10px;font-weight:800;border-radius:14px}.bottom-nav a[data-active=true]{background:#eef3f8;color:var(--navy)}}.question-media-grid{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-soft)}.question-media-grid.question-media-single{grid-template-columns:minmax(0,1fr)}.question-media-item{margin:0;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;gap:8px;place-items:center}.question-media-item img{display:block;width:100%;max-height:430px;object-fit:contain;border-radius:12px}.question-media-single .question-media-item img{max-width:760px;margin-inline:auto}.question-media-item figcaption{font-size:12px;font-weight:850;color:var(--muted)}@media(max-width:680px){.question-media-grid{padding:12px;grid-template-columns:1fr}.question-media-item img{max-height:360px}}.page-shell[lang=ar]{font-family:Noto Kufi Arabic,Tahoma,Arial,sans-serif}.desktop-nav a{position:relative;padding-block:26px 22px;transition:color .2s ease}.desktop-nav a:after{content:"";position:absolute;inset-inline:16%;bottom:14px;height:2px;border-radius:999px;background:var(--navy);opacity:0;transform:scaleX(.45);transition:opacity .2s ease,transform .2s ease}.desktop-nav a[data-active=true]{color:var(--navy);font-weight:850}.desktop-nav a[data-active=true]:after{opacity:1;transform:scaleX(1)}.home-page{--home-cream: #f8f5ed;--home-blue: #eef5fb;--home-green: #eef8f1;--home-peach: #fff5e8;--home-rose: #fff1f4}.home-page .section-heading h2,.home-page h1,.home-page h2,.home-page h3{letter-spacing:normal}.hero-redesign{padding:58px 0 48px;background:radial-gradient(circle at 16% 15%,rgba(234,184,83,.13),transparent 24rem),linear-gradient(135deg,#fbf8f1,#f7f4ec 48%,#edf5fb);border-bottom:1px solid rgba(23,45,79,.06)}.hero-redesign>.container{display:grid;gap:28px}.hero-grid-redesign{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:54px}.hero-copy h1{max-width:760px;font-size:clamp(40px,4.8vw,62px);line-height:1.2}.page-shell[lang=ar] .hero-copy h1{font-size:44px;line-height:1.35;font-weight:800;max-width:700px}.hero-copy>p{max-width:700px}.hero-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:0;max-width:none}.hero-highlight{display:flex;align-items:center;gap:12px;min-height:78px;padding:13px 14px;border-radius:18px;background:#ffffffad;border:1px solid rgba(23,45,79,.08)}.page-shell[lang=ar] .hero-highlight{justify-content:flex-start}.page-shell[lang=ar] .hero-highlight>div:last-child{flex:1;min-width:0;text-align:right}.page-shell[lang=ar] .hero-highlight strong,.page-shell[lang=ar] .hero-highlight span{text-align:right}.hero-highlight-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:var(--navy);background:#fff;box-shadow:0 8px 22px #172d4f14;flex:0 0 auto}.hero-highlight strong,.hero-highlight span{display:block}.hero-highlight strong{color:var(--navy);font-size:17px;margin-bottom:2px}.hero-highlight span{color:var(--muted);font-size:12px;line-height:1.55}.hero-image-wrap{position:relative;min-height:450px;display:flex;align-items:center}.hero-image{width:100%;height:auto;border-radius:34px;box-shadow:0 26px 70px #172d4f29;border:1px solid rgba(255,255,255,.75)}.hero-image-note{position:absolute;inset-inline-end:26px;bottom:34px;width:min(280px,72%);padding:16px 18px;border-radius:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 32px #172d4f24}.hero-image-note span,.hero-image-note strong{display:block}.hero-image-note span{color:#8a651e;font-size:11px;font-weight:800;margin-bottom:5px}.hero-image-note strong{color:var(--navy);line-height:1.55}.home-setup-band{background:#fff;border-bottom:1px solid rgba(23,45,79,.06)}.home-setup-band .section{padding:44px 0 50px}.home-setup-band .section-heading{margin-bottom:18px}.home-setup-band .setup-card{box-shadow:0 14px 42px #1f2a4412;background:#fbfcfd}.home-progress-section{padding:58px 0 72px;background:linear-gradient(180deg,#f4f8fb,#f9f6ef 52%,#fff)}.progress-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.progress-card{border:1px solid rgba(23,45,79,.08);border-radius:26px;padding:26px;box-shadow:0 16px 42px #1f2a4412}.progress-card-main{background:#fff}.sequential-card{background:linear-gradient(145deg,#edf9f1,#f7fbf8);display:flex;flex-direction:column;justify-content:space-between;min-height:260px}.sequential-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#d9f3e3;color:#247158;margin-bottom:20px}.section-kicker{display:block;color:#967026;font-weight:800;font-size:12px;margin-bottom:7px}.progress-card h2{margin:0;color:var(--navy);font-size:clamp(25px,3vw,36px);line-height:1.45}.progress-card p{color:var(--muted);line-height:1.8;margin:10px 0 18px}.progress-card-heading{display:flex;justify-content:space-between;gap:22px;align-items:start}.progress-percent{color:var(--navy);font-weight:900;font-size:38px;flex:0 0 auto}.progress-track{height:11px;border-radius:999px;background:#e7edf1;overflow:hidden;margin:22px 0}.progress-track span{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#2f8a69,#56b57f);transition:width .35s ease}.progress-mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.progress-mini-stats>div{border-radius:16px;padding:13px;background:#f7f8fa}.progress-mini-stats strong,.progress-mini-stats span{display:block}.progress-mini-stats strong{color:var(--navy);font-size:21px}.progress-mini-stats span{color:var(--muted);font-size:11px;margin-top:3px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--navy);font-weight:800;font-size:13px}.home-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.home-action-card{border-radius:22px;padding:22px;min-height:210px;border:1px solid rgba(23,45,79,.08);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.home-action-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #1f2a4417}.home-action-card h3{color:var(--navy);margin:14px 0 6px;font-size:19px}.home-action-card p{color:var(--muted);line-height:1.7;margin:0 0 18px;font-size:13px;flex:1}.home-action-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#ffffffc2}.tone-amber{background:#fff6e8}.tone-green{background:#eef9f1}.tone-blue{background:#eef6fd}.tone-rose{background:#fff1f5}@media(max-width:980px){.hero-grid-redesign,.progress-layout{grid-template-columns:1fr}.page-shell[lang=ar] .hero-copy h1{font-size:38px}.hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-image-wrap{min-height:auto}.home-action-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.hero-redesign{padding:32px 0 34px}.page-shell[lang=ar] .hero-copy h1{font-size:30px;line-height:1.45}.hero-highlights,.progress-mini-stats,.home-action-grid{grid-template-columns:1fr 1fr}.hero-highlight{align-items:center}.page-shell[lang=ar] .hero-highlight>div:last-child{text-align:right}.hero-image-note{inset-inline-end:14px;bottom:14px}.progress-card{padding:20px}.progress-card-heading{display:block}.progress-percent{margin-top:12px;font-size:31px}.home-action-card{min-height:190px;padding:18px}}@media(max-width:440px){.progress-mini-stats,.home-action-grid{grid-template-columns:1fr}.hero-highlight{width:100%}.page-shell[lang=ar] .hero-highlight{direction:rtl}.page-shell[lang=ar] .hero-highlight strong,.page-shell[lang=ar] .hero-highlight span{text-align:right}}.page-shell{min-height:100vh;padding-bottom:0;display:flex;flex-direction:column}.page-shell>main{flex:1 0 auto}.hero-study-setup{margin-top:28px}.hero-setup-heading{margin-bottom:14px;align-items:start}.hero-setup-heading h2{font-size:22px;line-height:1.45}.hero-setup-heading p{font-size:13px;line-height:1.7}.setup-card-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;padding:16px;border-radius:20px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 36px #1f2a4414}.setup-card-hero .field select{background:#fbfaf6f5}.setup-card-hero .btn{white-space:nowrap}.language-menu{position:relative}.language-menu summary{list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu[open] .language-chevron{transform:rotate(180deg)}.language-chevron{transition:transform .18s ease}.language-popover{position:absolute;z-index:80;inset-inline-end:0;top:calc(100% + 10px);width:220px;padding:10px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 48px #1f2a4429}.language-menu-title{padding:6px 10px 9px;color:var(--muted);font-size:11px;font-weight:800}.language-option{min-height:42px;padding:0 10px;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text);font-size:13px;font-weight:700}.language-option:hover,.language-option[data-current=true]{background:#f2f6fa;color:var(--navy)}.language-option-disabled{color:#9aa1ad;cursor:not-allowed}.language-option-disabled:hover{background:transparent;color:#9aa1ad}.language-option small{font-size:10px;font-weight:700;color:#a0a7b2}.site-footer{margin-top:auto;background:#132844;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:48px;align-items:start;padding-top:42px;padding-bottom:32px}.footer-brand{display:flex;align-items:flex-start;gap:14px;max-width:620px}.footer-brand-mark{width:42px;height:42px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center;background:#ffffff1a}.footer-brand strong{display:block;font-size:18px;margin-bottom:8px}.footer-brand p,.footer-bottom p{margin:0;color:#ffffffb3;line-height:1.8;font-size:12px}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;font-size:13px;font-weight:700}.footer-links a{color:#ffffffd4}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:14px;padding-bottom:14px}.footer-bottom span{flex:0 0 auto;color:#ffffff94;font-size:11px}@media(max-width:980px){.setup-card-hero{grid-template-columns:1fr 1fr}.setup-card-hero .btn{grid-column:1 / -1}}@media(max-width:760px){.setup-card-hero{grid-template-columns:1fr}.setup-card-hero .btn{grid-column:auto;width:100%}.footer-grid{grid-template-columns:1fr;gap:26px;padding-top:34px}.footer-bottom{display:block;padding-bottom:110px}.footer-bottom span{display:block;margin-top:10px}}.btn:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.questions-page{background:linear-gradient(180deg,#f8f6ef,#f4f8fb 48%,#fff);min-height:72vh}.questions-page-heading{margin-bottom:26px}.questions-explorer{display:grid;gap:18px}.questions-context,.filtered-study-bar,.questions-toolbar{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px 20px}.questions-context,.filtered-study-bar{display:flex;justify-content:space-between;gap:20px;align-items:center}.questions-context strong,.questions-context span{display:block}.questions-context strong{color:var(--navy);margin-bottom:5px}.questions-context span{color:var(--muted);font-size:13px}.questions-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.question-search{min-height:50px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft);padding-inline:14px;color:var(--muted)}.question-search input{flex:1;min-width:0;border:0;outline:none;background:transparent;color:var(--text)}.filter-title{display:inline-flex;gap:8px;align-items:center;color:var(--navy);font-weight:800;font-size:13px}.question-filter-section{display:grid;gap:10px}.question-filter-section-title{display:inline-flex;align-items:center;gap:7px;color:var(--navy);font-size:12px;font-weight:850}.filter-chips{display:flex;flex-wrap:wrap;gap:9px}.filter-chip{border:1px solid #dbe1e8;background:#ffffffd1;color:#49576b;min-height:40px;border-radius:999px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;font-weight:750;cursor:pointer}.filter-chip span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#eef2f6;font-size:11px}.filter-chip[data-active=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.filter-chip[data-active=true] span{background:#ffffff29}.filtered-study-bar{background:linear-gradient(135deg,#fff8eb,#fff)}.filtered-study-bar strong{color:var(--navy);font-size:25px}.filtered-study-bar span{color:var(--muted);font-size:13px}.question-list-card{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:20px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 14px 36px #1f2a440f;transition:transform .2s ease,box-shadow .2s ease}.question-list-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #1f2a4417}.question-list-main h3{color:var(--navy);font-size:21px;margin:10px 0 8px}.question-list-main p{color:var(--muted);margin:0;line-height:1.7}.question-list-status{border-inline-start:1px solid var(--line);padding-inline-start:20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;color:var(--muted);font-size:12px}.attempt-dots{direction:ltr;display:flex;gap:7px}.attempt-dots i{width:13px;height:13px;border-radius:50%;background:#d7dce4;border:2px solid #fff;box-shadow:0 0 0 1px #ccd2dc}.attempt-dots i[data-result=correct]{background:#43a37c;box-shadow:0 0 0 1px #43a37c}.attempt-dots i[data-result=wrong]{background:#c95a5a;box-shadow:0 0 0 1px #c95a5a}.favorite-badge{background:#fff0f4;color:#9e425b;padding:6px 9px;border-radius:999px;font-weight:800}.empty-filter-state{padding:42px 24px;text-align:center;border:1px dashed #ccd4df;border-radius:22px;background:#ffffffa6}.empty-filter-state strong{color:var(--navy)}.empty-filter-state p,.demo-catalog-note{color:var(--muted);line-height:1.75}.demo-catalog-note{font-size:12px;margin:0 0 20px}.question-panel-enhanced{overflow:hidden}.question-context-bar{display:flex;flex-wrap:wrap;gap:9px;padding:13px 18px;background:#f4f7fa;border-bottom:1px solid var(--line)}.question-context-bar span{background:#fff;border:1px solid #dfe5eb;color:#5f697b;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750}.question-language-stack{border-bottom:1px solid var(--line)}.question-language-block{padding:24px 28px}.question-language-de{background:#fff}.question-language-de h1{margin:0;color:var(--navy);font-size:30px;line-height:1.45;font-weight:700}.question-language-ar{background:var(--surface-soft);border-top:1px solid var(--line)}.question-language-ar p{margin:0;color:#4f5d71;font-size:22px;line-height:1.8}.language-label-row,.answer-language-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.language-label-row{margin-bottom:12px}.language-label-row .language-label{margin-bottom:0}.speech-button{width:34px;height:34px;border:1px solid #dbe2ea;border-radius:11px;background:#fff;color:var(--navy);display:inline-grid;place-items:center;cursor:pointer;flex:0 0 auto}.speech-button:hover{background:#edf4fa}.speech-button-prominent{width:38px;height:38px}.answer-option{align-items:start}.answer-option[data-state=selected]{border-color:#7894b6;background:#f5f8fc}.answer-option[data-state=correct]{border-color:#83b9a7;background:#f2faf7}.answer-option[data-state=wrong]{border-color:#d89b9b;background:#fff7f7}.answer-option[aria-disabled=true]{cursor:default}.answer-copy-stack{display:grid;gap:8px;min-width:0}.answer-language-row{min-width:0}.answer-language-row-ar{border-top:1px dashed #e4e7eb;padding-top:7px}.answer-de,.answer-translation{flex:1}.question-actions{padding:0 18px 18px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center}.question-answer-actions{display:flex;flex-wrap:wrap;gap:10px}.question-feedback{margin:0 18px 18px;padding:18px;border-radius:18px;border:1px solid #d9e2eb;background:#f7fafc}.question-feedback strong{color:var(--navy)}.question-feedback p{margin:8px 0 0;color:#596276;line-height:1.8}.feedback-correct{background:#f2faf7;border-color:#cde7de}.feedback-correct strong{color:#2f7d65}.feedback-wrong{background:#fff7f3;border-color:#efd3c4}.feedback-wrong strong{color:#a14e37}.feedback-revealed{background:#fff9ed;border-color:#edb}.feedback-revealed strong{color:#8b6015}.question-navigation{border-top:1px solid var(--line);padding:16px;display:flex;justify-content:space-between;gap:10px}@media(max-width:760px){.questions-toolbar,.question-list-card{grid-template-columns:1fr}.questions-context,.filtered-study-bar{align-items:stretch;flex-direction:column}.question-list-status{border-inline-start:0;border-top:1px solid var(--line);padding-inline-start:0;padding-top:14px}.question-language-block{padding:20px}.question-language-de h1{font-size:25px}.question-language-ar p{font-size:19px}.question-actions,.question-answer-actions{align-items:stretch;flex-direction:column}.question-actions .btn,.question-answer-actions .btn{width:100%}}.questions-context-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.print-catalogue-page{background:#eef1f4;padding:28px 0 60px}.print-catalogue-shell{width:min(1380px,calc(100% - 28px));margin-inline:auto}.print-catalogue-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;margin-bottom:20px}.print-catalogue-heading h1{margin:0 0 7px;color:var(--navy);font-size:30px}.print-catalogue-heading p{margin:0;color:var(--muted)}.print-actions{display:flex;align-items:end;gap:12px}.print-actions label{display:grid;gap:6px;min-width:210px}.print-actions label span{color:var(--muted);font-size:11px;font-weight:800}.print-actions select{min-height:48px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 34px 0 12px;color:var(--navy);font-weight:750}.print-document-title{text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 14px;margin-bottom:12px}.print-document-title strong,.print-document-title span{display:block}.print-document-title strong{color:var(--navy);font-size:17px}.print-document-title span{color:var(--muted);font-size:11px;margin-top:3px}.print-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.print-question-card{break-inside:avoid;page-break-inside:avoid;background:#fff;border:1px solid #bcc7d3;border-radius:8px;overflow:hidden}.print-question-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px;background:#dfe9f3;color:var(--navy);font-size:11px;font-weight:850}.print-question-head small{color:#5e6b7d;font-size:9px}.print-question-body{padding:8px}.print-question-body h2{margin:0 0 6px;color:#172d4f;font-size:13px;line-height:1.35}.print-question-translation{margin:0 0 7px;padding-top:5px;border-top:1px dashed #dfe4ea;color:#596476;font-size:10px;line-height:1.55}.print-options{display:grid;gap:4px}.print-option{display:grid;grid-template-columns:auto 1fr;gap:6px;padding:4px 6px;border:1px solid #d8dee6;border-radius:5px;font-size:10.5px;line-height:1.35}.print-option>span{font-weight:850;white-space:nowrap}.print-option small{display:block;color:#667085;margin-top:2px}.print-option.is-correct{border-color:#77ad88;background:#edf8f0;color:#176b32;font-weight:750}.print-question-media{display:grid;place-items:center;margin:4px 0 7px}.print-question-media img{display:block;max-width:100%;max-height:290px;object-fit:contain}.print-image-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.print-image-option{position:relative;display:grid;place-items:center;min-height:120px;padding:5px;border:1px solid #d8dee6;border-radius:6px;background:#fff}.print-image-option img{width:100%;height:115px;object-fit:contain}.print-image-number{position:absolute;top:5px;left:5px;z-index:1;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-size:10px;font-weight:900}.print-image-option.is-correct{border:2px solid #2f7d65;background:#edf8f0}.print-image-option.is-correct .print-image-number{background:#2f7d65}.print-image-option strong{color:#176b32;font-size:9px;margin-top:3px}@media(max-width:800px){.print-catalogue-heading,.print-actions{align-items:stretch;flex-direction:column}.print-question-grid{grid-template-columns:1fr}}@media print{@page{size:A4 landscape;margin:8mm}body{background:#fff!important}.site-header,footer,.bottom-nav,.no-print{display:none!important}.page-shell{padding-bottom:0!important}.print-catalogue-page{background:#fff!important;padding:0!important}.print-catalogue-shell{width:100%!important;max-width:none!important;margin:0!important}.print-document-title{border:0;border-radius:0;padding:0 0 5mm;margin:0}.print-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4mm}.print-question-card{border-radius:0;box-shadow:none}.print-question-body h2{font-size:10pt}.print-option{font-size:8pt}.print-question-media img{max-height:60mm}.print-image-option{min-height:34mm}.print-image-option img{height:31mm}}.question-study-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:end;padding:18px;background:#f4f7fa;border-bottom:1px solid var(--line)}.question-study-controls label{display:grid;gap:7px;min-width:0}.question-study-controls label>span{color:#687285;font-size:11px;font-weight:800}.question-study-controls select{width:100%;min-height:46px;border:1px solid #d9e0e8;border-radius:13px;background:#fff;color:var(--navy);padding:0 34px 0 11px;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.question-study-controls select:hover,.question-position-editor:hover{border-color:#aebfd1}.question-study-controls select:focus-visible,.question-position-input:focus-visible{outline:2px solid rgba(36,74,120,.24);outline-offset:2px}.question-position-box{min-height:46px;display:flex;align-items:center;gap:10px}.question-position-editor{width:78px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #d9e0e8;border-radius:13px;background:#fff}.question-position-input{width:66px;min-width:0;height:44px;border:0;outline:0;background:transparent;color:var(--navy);text-align:center;font:inherit;font-size:13px;font-weight:850;-moz-appearance:textfield;appearance:textfield}.question-position-input::-webkit-outer-spin-button,.question-position-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.question-position-input:disabled{opacity:.55}.question-position-total{color:#7a8495;font-size:13px;font-weight:800;white-space:nowrap}.question-empty-state{min-height:390px;padding:56px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.question-empty-icon{width:64px;height:64px;margin-bottom:18px;border-radius:20px;display:grid;place-items:center;background:#edf3f8;color:#65758b}.question-empty-state strong{color:var(--navy);font-size:20px}.question-empty-state p{max-width:520px;margin:10px 0 0;color:var(--muted);line-height:1.8;font-size:14px}.question-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;padding:18px;background:#fbfcfd;border-bottom:1px solid var(--line)}.question-media-item{margin:0;overflow:hidden;border:1px solid #dce3eb;border-radius:18px;background:#fff;box-shadow:0 10px 28px #1f2a440d}.question-media-image{display:block;width:100%;height:auto;max-height:420px;object-fit:contain;background:#f7f9fb}.speech-button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 7px 18px #172d4f29}.speech-button[aria-pressed=true]:hover{background:var(--navy-2)}@media(max-width:900px){.question-study-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.question-position-control{justify-self:start}}@media(max-width:560px){.question-study-controls{grid-template-columns:1fr;padding:14px}.question-position-box{justify-content:flex-start}.question-empty-state{min-height:300px;padding:42px 18px}.question-media-grid{grid-template-columns:1fr;padding:14px}}.answers:has(.answer-option-with-image){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.answer-option-with-image{min-height:230px;align-items:flex-start}.answer-option-with-image .answer-copy-stack{width:100%}.answer-option-image-wrap{width:100%;min-height:185px;display:grid;place-items:center;overflow:hidden;border-radius:14px;border:1px solid #e2e6eb;background:#faf9f5}.answer-option-image{display:block;width:100%;height:auto;max-height:220px;object-fit:contain}.answer-option-with-image[data-state=selected] .answer-option-image-wrap{border-color:#7894b6;box-shadow:0 0 0 2px #7894b61f}.answer-option-with-image[data-state=correct] .answer-option-image-wrap{border-color:#83b9a7}.answer-option-with-image[data-state=wrong] .answer-option-image-wrap{border-color:#d89b9b}@media(max-width:560px){.answers:has(.answer-option-with-image){grid-template-columns:1fr 1fr;gap:10px}.answer-option-with-image{min-height:0;padding:10px}.answer-option-image-wrap{min-height:120px}}@media(max-width:390px){.answers:has(.answer-option-with-image){grid-template-columns:1fr}}.more-privacy-page{background:linear-gradient(180deg,#f8f6ef,#f7f9fb 58%,#fff)}.more-privacy-container{max-width:980px}.more-privacy-hero{padding:8px 0 26px}.more-privacy-hero h1{margin:8px 0 10px;color:var(--navy);font-size:clamp(32px,5vw,48px);line-height:1.2}.more-privacy-hero p{max-width:720px;margin:0;color:var(--muted);line-height:1.8}.more-privacy-toc{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:22px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffffd6;box-shadow:0 12px 30px #1f2a440d}.more-privacy-toc a{min-height:36px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;color:#526078;background:#f4f7fa;font-size:12px;font-weight:750}.more-privacy-toc a:hover{color:var(--navy);background:#eaf1f7}.more-privacy-content{display:grid;gap:16px}.more-privacy-section{scroll-margin-top:110px;display:grid;grid-template-columns:minmax(210px,.34fr) minmax(0,.66fr);gap:28px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 36px #1f2a440d}.more-privacy-section-heading{display:flex;align-items:flex-start;gap:12px}.more-privacy-icon{width:42px;height:42px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center;background:#edf4fa;color:var(--navy)}.more-privacy-section h2{margin:7px 0 0;color:var(--navy);font-size:20px;line-height:1.45}.more-privacy-copy{display:grid;gap:12px}.more-privacy-copy p{margin:0;color:#566276;line-height:1.9;font-size:14px}@media(max-width:760px){.more-privacy-section{grid-template-columns:1fr;gap:16px;padding:22px 18px}.more-privacy-toc{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.more-privacy-toc::-webkit-scrollbar{display:none}.more-privacy-toc a{flex:0 0 auto}}.header-actions{display:flex;align-items:center;gap:9px}.account-menu{position:relative}.account-menu summary{list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-pill{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer}.account-avatar{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff}.account-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-popover{position:absolute;z-index:90;inset-inline-end:0;top:calc(100% + 10px);width:240px;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 48px #1f2a4429;display:grid;gap:3px}.account-popover-user{padding:7px 9px 10px;border-bottom:1px solid var(--line);margin-bottom:4px;display:grid}.account-popover-user small{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.account-popover a,.account-popover button{min-height:40px;border:0;background:transparent;border-radius:10px;padding:0 10px;color:var(--text);display:flex;align-items:center;gap:8px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.account-popover a:hover,.account-popover button:hover{background:#f2f6fa}.auth-page{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:48px 20px 72px;background:linear-gradient(180deg,#f8f4ea,#f6f8fb)}.auth-card{width:min(100%,480px);background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:0 22px 55px #1f2a441a}.auth-brand{color:var(--navy);font-weight:900}.auth-heading{margin:18px 0 24px}.auth-heading h1{margin:0 0 7px;font-size:28px}.auth-heading p,.auth-footer p{margin:0;color:var(--muted);line-height:1.7;font-size:13px}.auth-form{display:grid;gap:16px}.auth-form label:not(.auth-check){display:grid;gap:7px;font-size:12px;font-weight:800;color:var(--navy)}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{width:100%;min-height:46px;border:1px solid #d7dde7;border-radius:12px;padding:0 13px;font:inherit}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px}.auth-check{display:flex;align-items:center;gap:7px;color:var(--muted)}.auth-submit{width:100%;justify-content:center}.auth-error,.auth-success{margin:0;padding:10px 12px;border-radius:10px;font-size:12px}.auth-error{background:#fff2f2;border:1px solid #f4caca;color:#9b2c2c}.auth-success{background:#eff9f1;color:#225c37}.auth-divider{display:flex;align-items:center;gap:10px;margin:22px 0 14px;color:var(--muted);font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.social-auth-block{display:grid;gap:10px}.social-auth-button{width:100%;min-height:46px;border:1px solid #d7dde7;border-radius:12px;background:#fff;color:var(--text);display:flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.social-auth-button-apple{background:#111;border-color:#111;color:#fff}.auth-footer{margin-top:22px;text-align:center}.account-page{max-width:980px}.account-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.progress-dashboard{width:100%;max-width:1180px;margin:0 auto;padding:42px 24px 72px;display:grid;gap:22px}.guest-storage-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:#fff}.guest-storage-icon,.account-metric-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf4fb;color:var(--navy)}.guest-storage-copy{min-width:0}.guest-storage-copy strong{display:block;color:var(--navy);margin-bottom:4px}.guest-storage-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.guest-account-link{white-space:nowrap}.progress-overview-card,.account-metric-card,.progress-detail-card{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 12px 34px #1f2a440f}.progress-overview-card{padding:26px}.progress-overview-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px}.progress-overview-heading h1{margin:0 0 8px;color:var(--navy);font-size:30px}.progress-overview-heading p{margin:0;color:var(--muted);line-height:1.7}.progress-score-ring{width:108px;height:108px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#f3f7fb;border:10px solid #dce9f4;color:var(--navy)}.progress-score-ring strong{font-size:24px}.progress-score-ring span{font-size:11px;color:var(--muted)}.progress-track-dashboard{margin:24px 0 0}.account-metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.account-metric-card{padding:18px;min-width:0}.account-metric-card strong,.account-metric-card span{display:block}.account-metric-card strong{margin-top:14px;color:var(--navy);font-size:23px}.account-metric-card span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}.progress-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.progress-detail-card{padding:24px}.progress-detail-card h2{margin:0 0 18px;color:var(--navy);font-size:22px}.progress-settings-list{display:grid;gap:0;margin:0 0 20px}.progress-settings-list div{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #edf0f4}.progress-settings-list dt{color:var(--muted)}.progress-settings-list dd{margin:0;color:var(--navy);font-weight:800}.exam-summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.exam-summary-row>div{padding:16px;border-radius:16px;background:#f7f9fb}.exam-summary-row strong,.exam-summary-row span{display:block}.exam-summary-row strong{margin:8px 0 3px;color:var(--navy);font-size:22px}.exam-summary-row span{color:var(--muted);font-size:11px;line-height:1.5}.btn,.language-pill,.account-pill,.social-auth-button,.desktop-nav a,.account-popover a,.account-popover button{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #172d4f29}.btn-primary:hover{background:var(--navy-2)}.btn-secondary:hover{background:#f7f9fb;border-color:#cbd5e1}.language-pill:hover,.account-pill:hover{background:#f7f9fb;border-color:#cbd5e1;box-shadow:0 8px 20px #1f2a4414}.desktop-nav a:hover{color:var(--navy);transform:translateY(-1px)}.account-popover a:hover,.account-popover button:hover{background:#eef3f8;color:var(--navy);transform:translate(-1px)}.social-auth-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1f2a441a;border-color:#c5ceda}.social-auth-button-apple:hover{background:#242424}.guest-account-link:hover{transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.btn,.language-pill,.account-pill,.social-auth-button,.desktop-nav a,.account-popover a,.account-popover button,.guest-account-link{transition:none!important;transform:none!important}}@media(max-width:980px){.account-name{display:none}.account-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guest-storage-banner{grid-template-columns:auto minmax(0,1fr)}.guest-account-link{grid-column:1/-1;justify-self:start}}@media(max-width:760px){.account-settings-grid{grid-template-columns:1fr}.auth-card{padding:24px 18px}.account-pill{padding:0 10px}.progress-dashboard{padding:28px 16px 54px}.guest-storage-banner,.progress-overview-heading,.progress-details-grid{grid-template-columns:1fr}.guest-storage-icon{display:none}.account-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-score-ring{width:92px;height:92px}.exam-summary-row{grid-template-columns:1fr}}@media(max-width:480px){.account-metrics-grid{grid-template-columns:1fr}.progress-overview-card,.progress-detail-card{padding:18px}}.exam-page{padding:42px 0 72px}.exam-shell{max-width:980px}.exam-setup-card,.exam-question-card,.exam-result-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:24px}.exam-setup-card{display:grid;gap:18px}.exam-setup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.exam-stat{padding:18px;border-radius:18px;background:var(--surface-soft);border:1px solid var(--line)}.exam-stat strong,.exam-stat span{display:block}.exam-stat strong{font-size:28px;color:var(--navy)}.exam-stat span{margin-top:5px;color:var(--muted);font-size:12px}.exam-question-card{display:grid;gap:20px}.exam-topbar{display:flex;justify-content:space-between;gap:18px;align-items:center}.exam-timer{font-weight:900;color:var(--navy);font-variant-numeric:tabular-nums}.exam-progress{color:var(--muted);font-size:13px}.exam-question h2{margin:0;color:var(--navy);font-size:27px;line-height:1.5}.exam-question-translation{margin:8px 0 0;color:var(--muted);font-size:18px;line-height:1.8}.exam-options{display:grid;gap:10px}.exam-option{width:100%;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;text-align:start;border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px 16px;cursor:pointer;color:var(--text)}.exam-option:hover{border-color:#aebfd1;background:#f8fafc;color:var(--text)}.exam-option[data-selected=true]{border-color:#6f8fb4;background:#eef5fb}.exam-option-index{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid #c9d1dc;font-weight:850;color:#5d687a}.exam-nav{display:flex;justify-content:space-between;gap:12px}.exam-nav-group{display:flex;gap:10px;flex-wrap:wrap}.exam-result-card{text-align:center}.exam-score{font-size:54px;font-weight:900;color:var(--navy)}.exam-result-card p{color:var(--muted)}.btn-primary:hover:not(:disabled){background:var(--navy-2,#244a78)!important;color:#fff!important}.btn-secondary:hover:not(:disabled){background:#f7f9fb!important;color:var(--navy)!important}.btn:disabled,.btn:disabled:hover{opacity:.48!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.mode-card:hover{background:#fff;color:inherit}.mode-card:hover h3{color:var(--navy)}@media(max-width:700px){.exam-setup-grid{grid-template-columns:1fr}.exam-topbar,.exam-nav{align-items:stretch;flex-direction:column}.exam-nav-group{display:grid;grid-template-columns:1fr 1fr}.exam-question h2{font-size:22px}}.study-action-buttons{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.study-action-buttons>.btn{white-space:nowrap}.mode-card-continue{border-color:#b8d7c6;background:linear-gradient(145deg,#eef9f1,#fff)}.mode-card-continue .mode-icon{background:#d9f3e3;color:#247158}@media(max-width:680px){.brand-text{display:inline!important;font-size:14px;white-space:nowrap}.brand{gap:8px}.brand-mark{width:36px;height:36px;border-radius:11px}.study-action-buttons{display:grid;grid-template-columns:1fr}.study-action-buttons>.btn{width:100%}}.loading-state{min-height:clamp(320px,58vh,620px);display:grid;place-items:center;padding:40px 18px}.loading-state-card{width:min(100%,360px);display:grid;justify-items:center;gap:12px;padding:30px 24px;border:1px solid rgba(23,45,79,.08);border-radius:24px;background:#fffffff0;box-shadow:0 18px 50px #1f2a4414;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.loading-state-icon{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;background:#eef4f9;color:var(--navy);box-shadow:inset 0 0 0 1px #172d4f0d}.loading-state-icon svg{animation:loading-spin 1s linear infinite}.loading-state-card strong{color:var(--navy);font-size:18px;line-height:1.45}.loading-state-card span{color:var(--muted);font-size:13px;line-height:1.65}.loading-state-dots{display:flex;gap:7px;margin-top:2px}.loading-state-dots i{width:7px;height:7px;border-radius:50%;background:#8ba1ba;animation:loading-bounce 1.15s ease-in-out infinite}.loading-state-dots i:nth-child(2){animation-delay:.14s}.loading-state-dots i:nth-child(3){animation-delay:.28s}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes loading-bounce{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-6px);opacity:1}}@media(max-width:680px){.loading-state{min-height:54vh;padding:26px 14px}.loading-state-card{padding:26px 20px;border-radius:20px}}@media(prefers-reduced-motion:reduce){.loading-state-icon svg,.loading-state-dots i{animation:none}}
