@font-face{font-family:Poppins;src:url('assets/Poppins-Regular.ttf')}@font-face{font-family:Poppins;src:url('assets/Poppins-Medium.ttf');font-weight:500}@font-face{font-family:Josefin;src:url('assets/JosefinSans-Light.ttf');font-weight:300}
:root{color-scheme:light;--cream:#f7f5f1;--ink:#2b2723;--rule:#d5cec4;--accent:#8f99fb;--muted:#6f665d}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Poppins,Arial,sans-serif}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid #424fa9;outline-offset:5px}header,main,footer{max-width:980px;margin:auto;padding-inline:28px}header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--rule);padding-block:24px}.logo-frame{width:80px;height:72px;overflow:hidden;flex:none}.logo-frame img{max-width:none;transform:translate(-26.6px,-30.9px)}.eyebrow,.step{font-size:12px;letter-spacing:1.6px;font-weight:500}main{padding-top:25px;padding-bottom:45px}h1{font-family:Josefin,Arial,sans-serif;font-weight:300;font-size:clamp(34px,5vw,52px);line-height:1.12;margin:22px 0 16px;max-width:750px}h2{font-family:Josefin,Arial,sans-serif;font-weight:300;font-size:34px;line-height:1.2;margin:0 0 15px}p{margin:0 0 15px}.description{max-width:780px;color:var(--muted);min-height:52px}.progress-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.progress{display:flex;gap:7px;width:200px}.progress span{height:4px;background:var(--rule);flex:1}.progress .done{background:var(--ink)}.progress .current{background:var(--accent)}.options{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0 16px}.choice{padding:0;border:1px solid var(--rule);background:transparent;text-align:start;color:var(--ink);position:relative}.choice[aria-pressed=true]{outline:3px solid var(--ink);outline-offset:2px}.choice img{display:block;width:100%;height:auto;aspect-ratio:1495/1320}.choice .option-label{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;gap:12px;font-weight:500}.option-letter{font-family:Josefin,Arial,sans-serif;font-size:27px;line-height:1}.tick{margin-inline-start:auto;color:var(--ink)}.both{display:block;width:100%;padding:14px;border:1px solid var(--rule);background:#fff;color:var(--ink)}.both[aria-pressed=true]{outline:3px solid var(--ink);outline-offset:2px}.actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}.primary{padding:13px 28px;background:var(--ink);border:1px solid var(--ink);color:white}.quiet{padding:10px 0;border:0;background:transparent;color:var(--ink);text-decoration:underline;text-underline-offset:5px}.result-list{list-style:none;padding:0;margin:30px 0}.result-list li{padding:22px 0;border-top:1px solid var(--rule)}.result-list strong{display:block;font-weight:500;margin-bottom:5px}.try{background:#fff;padding:26px;border-inline-start:3px solid var(--accent);margin-bottom:30px}.try p{margin:0}.workbook{padding-top:28px;border-top:1px solid var(--rule)}.workbook p{max-width:730px}.launch-note{font-size:14px;color:var(--muted)}footer{padding-top:24px;padding-bottom:30px;border-top:1px solid var(--rule);font-size:12px;color:var(--muted)}footer p{margin:0 0 8px}.skip{position:absolute;left:20px;top:-100px;background:#fff;padding:12px;color:var(--ink);z-index:2}.skip:focus{top:15px}@media(max-width:560px){body{font-size:16px}header,main,footer{padding-inline:20px}header{padding-block:18px}.eyebrow{font-size:10px;max-width:145px;text-align:end}.options{gap:12px}.choice .option-label{padding:10px;align-items:flex-start;flex-wrap:wrap;gap:7px;font-size:14px}.option-letter{font-size:22px}.description{min-height:0}.progress{width:135px}h1{margin-top:20px}.step{font-size:10px}.primary{padding:12px 19px}.try{padding:20px}h2{font-size:29px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.language{padding:8px 13px;border:1px solid var(--rule);background:transparent;color:var(--ink);font-family:'Geeza Pro',Poppins,sans-serif;font-size:16px;flex:none}header .eyebrow{margin-inline-start:auto;margin-bottom:0}html[dir=rtl] body{font-family:'Geeza Pro','Noto Naskh Arabic',Tahoma,sans-serif;font-size:18px;line-height:1.65}html[dir=rtl] h1,html[dir=rtl] h2{font-family:Muna,'Noto Sans Arabic',Tahoma,sans-serif;font-weight:900;line-height:1.5}html[dir=rtl] h1{font-size:clamp(30px,4.5vw,44px)}html[dir=rtl] h2{font-size:30px}html[dir=rtl] .step,html[dir=rtl] .eyebrow{letter-spacing:0;font-size:14px}html[dir=rtl] .option-letter{font-family:inherit;font-size:23px}html[dir=rtl] .logo-frame{direction:ltr}html[dir=rtl] .language{font-family:Poppins,sans-serif}html[dir=rtl] footer,html[dir=rtl] .launch-note{font-size:15px}@media(max-width:560px){header{gap:12px}.eyebrow{max-width:115px}.language{font-size:14px;padding:6px 10px}html[dir=rtl] body{font-size:17px}html[dir=rtl] .choice .option-label{font-size:16px}html[dir=rtl] .eyebrow{font-size:12px}html[dir=rtl] .step{font-size:12px}html[dir=rtl] h2{font-size:26px}.actions{gap:12px}}

.workbook .primary{display:inline-block;text-decoration:none;margin-top:8px}html[dir=rtl] .eyebrow{max-width:190px}

/* Results: selected details, a practical next step, then the complete guide. */
.results .result-heading{text-align:start;margin:10px 0 28px;max-width:760px}
.results .result-heading h1{margin-inline:auto}
.results .result-heading .description{min-height:0;margin-inline:auto}
.result-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0 24px}
.result-list li{display:flex;align-items:center;gap:18px;padding:20px;background:#fff;border:1px solid var(--rule);border-top:4px solid #004225;min-width:0}
.result-list li:last-child{grid-column:1/-1}
.result-images{width:100px;flex:0 0 100px;display:flex;flex-direction:column;gap:5px}
.result-images img{width:100%;height:auto;display:block;border:1px solid var(--rule)}
.result-images.mixed{flex-direction:row;width:140px;flex-basis:140px}
.result-images.mixed img{width:calc(50% - 2.5px);object-fit:contain}
.result-copy{min-width:0}.result-copy h2,html[dir=rtl] .result-copy h2{font-family:inherit;font-size:18px;font-weight:500;line-height:1.4;color:#004225;margin:0 0 8px}
.result-copy p{margin:0;font-size:15px;line-height:1.6}html[dir=rtl] .result-copy h2{font-size:21px;font-weight:700}html[dir=rtl] .result-copy p{font-size:18px}
.results .try{padding:28px 30px;margin:0 0 28px;border:1px solid var(--rule);border-inline-start:5px solid var(--accent)}
.results .try h2{font-size:30px;margin-bottom:12px}
.results .workbook{background:#E8D5D0;color:#2B2723;text-align:center;padding:42px 32px;border:0}
.workbook .workbook-label{color:#2B2723;font-size:13px;font-weight:500;letter-spacing:1.5px;margin:0 auto 18px}
.results .workbook h2{font-size:42px;max-width:640px;line-height:1.2;margin:0 auto 20px}
.results .workbook p{max-width:640px;margin-inline:auto}
.results .workbook .primary{background:#2B2723;color:#F7F5F1;border:2px solid #2B2723;font-weight:500;padding:16px 32px;min-width:230px;margin:14px auto 18px;line-height:1.4}
.results .workbook .primary:hover{background:#F7F5F1;color:#2B2723;border-color:#2B2723}
.results .workbook .primary:focus-visible{outline-color:#2B2723}
.results .workbook .included{font-size:14px;margin-bottom:0}
html[dir=rtl] .workbook .workbook-label{letter-spacing:0;font-size:17px}
html[dir=rtl] .results .workbook h2{font-size:34px;line-height:1.6}
html[dir=rtl] .results .workbook .included{font-size:17px}
@media(max-width:650px){.result-list{grid-template-columns:1fr;gap:12px}.result-list li{padding:16px;gap:14px}.result-list li:last-child{grid-column:auto}.result-images{width:80px;flex-basis:80px}.result-images.mixed{width:80px;flex-basis:80px;flex-direction:column}.result-images.mixed img{width:100%}.result-copy p{font-size:16px}.results .workbook{padding:32px 22px}.results .workbook h2{font-size:34px}.results .workbook .primary{width:100%;min-width:0}.results .try{padding:24px}.results .try h2{font-size:28px}html[dir=rtl] .results .workbook h2{font-size:28px}}

.social-heading{font-size:14px;font-weight:500;color:var(--ink);margin:0 0 14px}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.social-links a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 16px;color:var(--ink);border:1px solid var(--rule);text-decoration:none;font:14px/1.4 Poppins,Arial,sans-serif;background:#fff}.social-links a:hover{background:#e8d5d0;border-color:#a68b7a}.credit{margin:0}html[dir=rtl] .social-heading{font-size:18px}@media(max-width:650px){.social-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
