/* The public introduction shares the app's existing colour and type tokens. */
body.home-page .sidebar,body.home-page .topbar,body.home-page .mobile-nav,body.home-page .navigator-launcher{display:none}
body.home-page .workspace{margin:0}
body.home-page main{max-width:1240px;margin:auto;padding:0 32px 40px}
body.home-page footer{max-width:1240px;margin:auto;padding:28px 32px 40px}
.home-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-bottom:1px solid var(--line)}
.home-logo{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:650;text-decoration:none;line-height:1.3}
.home-header nav{display:flex;align-items:center;flex-wrap:wrap;gap:24px}
.home-header nav a{font-size:.9rem;text-decoration:none}
.home-header nav .home-enter{border:1px solid var(--line);border-radius:100px;padding:10px 20px}
.home-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center;padding:90px 0 76px}
.home-kicker{font-size:.8rem;font-weight:650;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:24px}
.home-hero h1{font-size:clamp(2.75rem,5vw,4.6rem);font-weight:600;line-height:1.08;letter-spacing:-.05em;margin:0 0 28px;overflow-wrap:normal}
.home-hero h1 span{color:var(--green)}
.home-lead{font-size:1.12rem;max-width:34rem;line-height:1.8;margin-bottom:28px}
.home-buttons{display:flex;flex-wrap:wrap;gap:12px}
.home-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:12px;font-weight:600;text-decoration:none;border:1px solid var(--line);background:var(--white);color:var(--ink)}
.home-buttons a:first-child{background:var(--green);color:var(--on-green);border-color:var(--green)}
.home-small{font-size:.875rem;margin:18px 0 0}
.home-reading{background:#163d30;color:#eef6f0;border-radius:28px;padding:34px;box-shadow:var(--shadow);min-width:0}
.home-reading p{color:#c9ded2}.home-reading .home-kicker{color:#a1dcbc;margin-bottom:34px}
.home-reading .home-arabic{font-family:"Traditional Arabic",Georgia,serif;font-size:clamp(2.1rem,3.5vw,3rem);line-height:2;text-align:right;color:#eef6f0;word-break:normal;overflow-wrap:normal;margin:0 0 20px}
.home-reading .home-meaning{font-size:1.1rem;line-height:1.7;color:#eef6f0}
.home-reading a{color:#a1dcbc;font-size:.9rem}.home-reading hr{border:0;border-top:1px solid #416052;margin:28px 0}
.home-reading-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.875rem}
.home-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line);padding:24px 0;gap:24px}
.home-strip strong{display:block;font-size:1.2rem;font-weight:600}.home-strip span{font-size:.9rem;color:var(--muted)}
.home-section{padding:76px 0 0}.home-section-intro{max-width:650px;margin-bottom:32px}.home-section h2{font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2;letter-spacing:-.035em}
.home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.home-feature{background:var(--white);border:1px solid var(--line);padding:28px;border-radius:20px;display:flex;flex-direction:column;min-width:0}
.home-feature .home-number{color:var(--green);font-size:.85rem;margin-bottom:30px}.home-feature h3{font-size:1.2rem}.home-feature p{font-size:.95rem}.home-feature a{margin-top:auto;font-size:.9rem;font-weight:600;min-height:44px;display:inline-flex;align-items:center}
.home-start{display:grid;grid-template-columns:1fr 1.2fr;gap:52px;background:var(--mint);border-radius:24px;padding:40px;margin-top:76px}
.home-start h2{font-size:2rem;line-height:1.25}.home-steps{padding-left:24px;margin:0}.home-steps li{padding:0 0 18px 8px}.home-steps li:last-child{padding-bottom:0}.home-steps strong{display:block}.home-steps p{margin:5px 0 0}
.home-trust{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-bottom:1px solid var(--line);padding-bottom:56px}.home-trust h3{font-size:1.15rem}
.home-faq{max-width:820px;margin:auto}.home-faq details{border-bottom:1px solid var(--line);padding:20px 0}.home-faq summary{font-weight:600;cursor:pointer;min-height:32px}.home-faq details p{margin:16px 0 0}
.home-final{text-align:center;padding:64px 16px 24px}.home-final h2{font-size:2rem}.home-final .home-buttons{justify-content:center}
body.home-page .page-guide{margin:14px 0}
@media(max-width:1000px){.home-hero{gap:32px;padding:56px 0}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-reading{padding:28px}}
@media(max-width:700px){body.home-page main{padding:0 20px 24px}.home-header{flex-wrap:wrap;gap:18px;padding:20px 0}.home-header nav{gap:18px}.home-hero{grid-template-columns:minmax(0,1fr);gap:32px;padding:44px 0}.home-hero h1{font-size:clamp(2.5rem,9vw,3.8rem)}.home-section{padding-top:48px}.home-strip{gap:16px}.home-strip strong{font-size:1rem}.home-strip span{font-size:.875rem}.home-start{grid-template-columns:minmax(0,1fr);gap:18px;padding:26px;margin-top:48px}.home-trust{grid-template-columns:minmax(0,1fr);gap:22px}.home-grid{grid-template-columns:minmax(0,1fr)}.home-feature{padding:24px}.home-feature .home-number{margin-bottom:16px}.home-final{padding-top:44px}body.home-page footer{padding:24px 20px 36px}}
@media(max-width:380px){.home-strip{grid-template-columns:minmax(0,1fr);gap:18px}.home-buttons a{flex:1 1 100%}.home-reading{padding:22px}.home-header nav{gap:14px}.home-header nav a{font-size:.875rem}}
