:root{--ink:#112b46;--muted:#6c7e90;--paper:#f6f8f8;--line:#e4ebed;--cyan:#24bbd7;--mint:#d8f2ec;--blue:#dce7f8;--peach:#ffe4d2;--gold:#f6bc37}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{text-decoration:none;color:inherit}.nav{height:84px;max-width:1200px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo img,footer img{width:130px;height:52px;object-fit:contain;display:block}.links{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}.links .active{color:#129cb8}.login{border:1px solid #ccd8de;border-radius:999px;padding:10px 15px}.login b{font-size:17px;margin-left:7px}.menu{display:none;border:0;background:none;font-size:24px;color:var(--ink)}.hero{max-width:1160px;margin:auto;padding:62px 20px 88px;min-height:530px;display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.eyebrow{margin:0 0 13px;color:#6e8090;font-size:10px;font-weight:700;letter-spacing:1px}h1,h2,h3,h4,p{margin-top:0}h1{font-size:54px;letter-spacing:-2.8px;line-height:1.12;margin-bottom:17px}h1 em{color:#e4785b;font-style:normal}.lead{max-width:470px;color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:26px}.actions{display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;gap:20px;padding:13px 17px;border-radius:9px;color:#fff;background:var(--ink);font-size:12px;font-weight:700;transition:.2s}.button:hover,.course:hover{transform:translateY(-3px)}.button b{font-size:17px}.text-link{font-size:12px;font-weight:700}.hero-card{background:var(--mint);border-radius:21px;height:355px;padding:28px;position:relative;overflow:hidden;box-shadow:0 22px 38px #35594c18}.hero-card:before{content:'';position:absolute;width:265px;height:265px;border:1px solid #fff8;border-radius:50%;left:-105px;bottom:-100px}.hero-top{position:relative;z-index:1;display:flex;justify-content:space-between;font-size:11px;color:#527c78}.hero-top b{font-size:19px;color:var(--ink)}.hero-progress{position:relative;z-index:1;height:7px;background:#ffffffa6;border-radius:10px;margin:13px 0 24px}.hero-progress i{display:block;width:68%;height:100%;border-radius:10px;background:#27b9c5}.question{position:relative;z-index:1;background:#fff;padding:19px;border-radius:12px;box-shadow:0 13px 30px #35665a26;max-width:300px}.question span{font-size:9px;color:var(--muted)}.question h3{font-size:14px;line-height:1.5;margin:9px 0 15px}.question div{display:grid;gap:8px}.question div b{padding:8px 9px;border:1px solid #e7eeee;border-radius:6px;font-size:10px}.question div b:first-child{border-color:#71c8ac;background:#e7faf2}.ready{position:absolute;z-index:1;right:27px;bottom:29px;width:76px;height:76px;background:#fff;border-radius:50%;display:grid;place-content:center;text-align:center;box-shadow:0 8px 18px #456d6230;font-size:20px;color:#4aaa88}.ready span{font-size:8px;line-height:1.2;color:var(--ink);margin-top:-2px}.courses{max-width:1160px;margin:auto;padding:45px 20px 94px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-heading h2{font-size:35px;line-height:1.2;letter-spacing:-1.5px;margin:0}.section-heading>p{color:var(--muted);font-size:12px;line-height:1.7;margin:0;max-width:260px}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.course{min-height:245px;border-radius:16px;padding:19px;position:relative;overflow:hidden;transition:.2s}.course:after{content:'';position:absolute;width:138px;height:138px;border:1px solid #fff9;border-radius:50%;right:-57px;bottom:-64px}.course span{font-size:10px;color:#59727e}.course i{float:right;font-size:22px;font-style:normal}.course h3{font-size:27px;margin:35px 0 3px}.course h4{font-size:11px;line-height:1.5;margin:0}.course p{font-size:10px;color:#55717d;line-height:1.7;margin:15px 0 18px;max-width:260px}.course>b{font-size:10px;position:relative;z-index:1}.fmaa{background:#bee9d7}.cma1{background:#cddcf3}.cma2{background:#f9c8b6}.home-cta{max-width:1120px;margin:0 auto 72px;padding:35px 42px;background:var(--gold);border-radius:18px;display:flex;justify-content:space-between;align-items:center}.home-cta p{font-size:10px;color:#526574;margin:0 0 7px;font-weight:700}.home-cta h2{font-size:28px;margin:0;letter-spacing:-1px}.white{background:#fff;color:var(--ink)}footer{max-width:1160px;margin:auto;padding:22px 0 32px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#748493;font-size:9px}footer img{width:112px;height:40px}footer a{font-size:10px;color:var(--ink);font-weight:700}
/* Dashboard */.dashboard{background:var(--paper)}.dashboard-main{max-width:1160px;margin:auto;padding:41px 20px 70px}.dashboard-hero{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:27px}.dashboard-hero h1{font-size:34px;margin:0 0 8px}.dashboard-hero h1 span{color:var(--gold);font-size:20px}.dashboard-hero p{font-size:12px;color:var(--muted);margin:0}.tabs{display:flex;gap:4px;background:#e5ecee;padding:4px;border-radius:11px}.tabs button{border:0;background:transparent;padding:10px 13px;border-radius:8px;color:#748493;font:600 10px 'DM Sans'}.tabs .selected{background:var(--ink);color:#fff}.quick-grid{display:grid;grid-template-columns:1fr 1fr 1fr .85fr;gap:14px;margin-bottom:18px}.quick,.metric,.panel{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 6px 20px #112b4607}.quick{padding:18px;min-height:190px;position:relative;overflow:hidden}.quick:after{content:'';position:absolute;width:115px;height:115px;border-radius:50%;border:1px solid #fff9;left:-42px;bottom:-44px}.quick .icon{font-size:20px}.quick p,.metric p,.panel-label{font-size:9px;color:#607586;margin:9px 0 0}.quick h2{font-size:16px;line-height:1.4;letter-spacing:-.3px;margin:6px 0}.quick>span{font-size:9px;color:#617987;display:block;line-height:1.6}.quick footer{position:absolute;z-index:1;bottom:17px;left:18px;right:18px;border:0;padding:0;display:flex;justify-content:flex-start;gap:8px}.quick footer a{font-size:9px;padding:8px 10px;background:#fff;border-radius:7px;font-weight:700}.q1{background:#d4f2f7}.q2{background:#ddf0d2}.q3{background:#ffe4cc}.metric{padding:18px;display:flex;justify-content:center;flex-direction:column}.metric p{margin:0}.metric strong{font-size:47px;letter-spacing:-3px;line-height:1.1;margin:7px 0}.metric strong small{font-size:18px;color:var(--cyan)}.meter{height:7px;border-radius:6px;background:#ecf1f2}.meter i{display:block;height:100%;width:72%;border-radius:6px;background:var(--cyan)}.metric span{font-size:8px;color:#359c7c;margin-top:9px}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.panel{padding:22px}.panel-head{display:flex;align-items:start;justify-content:space-between}.panel-head h2{font-size:18px;margin:3px 0 0;letter-spacing:-.5px}.panel-head a{font-size:9px;color:#119fbc;font-weight:700;margin-top:7px}.phase{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-top:27px}.phase span{font-size:10px;color:#5f7180}.phase strong{font-size:26px;display:block;margin:5px 0 10px}.progress-bar{height:6px;background:#e9eff1;border-radius:5px}.progress-bar i{display:block;height:100%;border-radius:5px;background:var(--cyan)}.progress-bar.gold i{background:var(--gold)}.panel-foot{border-top:1px solid var(--line);margin-top:21px;padding-top:12px;display:flex;justify-content:space-between;color:#6d7e8c;font-size:9px}.panel-foot b{color:var(--ink)}.chart{height:164px;margin-top:16px;position:relative}.chart-bg{position:absolute;inset:3px 0 22px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 31px,#e3ebed 32px),repeating-linear-gradient(to right,transparent 0,transparent 64px,#eff3f4 65px)}.chart svg{position:absolute;inset:0;width:100%;height:140px}.chart-days{position:absolute;bottom:0;width:100%;display:flex;justify-content:space-between;font-size:8px;color:#80909b}.category-list{display:grid;gap:8px;margin-top:17px}.category{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:13px;padding:9px 12px;border:1px solid var(--line);border-radius:12px}.ring{--value:70%;width:35px;height:35px;border-radius:50%;background:conic-gradient(var(--cyan) var(--value),#edf1f2 0);display:grid;place-items:center;position:relative}.ring:before{content:'';width:27px;height:27px;border-radius:50%;background:#fff;position:absolute}.ring b{z-index:1;font-size:9px}.category h3{font-size:11px;margin:0 0 3px}.category p,.category>span{font-size:8px;color:#7a8994;margin:0}.category>span{font-weight:600}.ring.orange{background:conic-gradient(#f0a72e var(--value),#edf1f2 0)}.ring.red{background:conic-gradient(#e4785b var(--value),#edf1f2 0)}.ring.green{background:conic-gradient(#4db58e var(--value),#edf1f2 0)}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:36px;padding-top:45px}.hero-card{max-width:560px;width:100%}.quick-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.nav{height:72px}.menu{display:block}.links{display:none;position:absolute;top:65px;right:14px;left:14px;z-index:5;background:#fff;border:1px solid var(--line);box-shadow:0 15px 30px #112b4617;padding:8px;border-radius:12px;flex-direction:column;align-items:stretch;gap:2px}.links.open{display:flex}.links a{padding:10px}.hero{padding:35px 20px 62px;min-height:0}.hero h1{font-size:39px}.hero-card{height:315px;padding:22px}.question{max-width:255px}.ready{right:18px;bottom:18px}.section-heading,.home-cta,.dashboard-hero{display:block}.section-heading>p{margin-top:14px}.course-grid,.quick-grid,.dash-grid{grid-template-columns:1fr}.courses{padding-bottom:60px}.home-cta{margin:0 20px 45px;padding:28px}.home-cta .button{margin-top:19px}footer{margin:0 20px;gap:13px;flex-wrap:wrap}.dashboard-main{padding:28px 16px 48px}.dashboard-hero h1{font-size:29px}.tabs{margin-top:18px;width:max-content}.quick{min-height:176px}.metric{min-height:145px}.panel{padding:18px}.phase{gap:13px;margin-top:20px}.category{grid-template-columns:40px 1fr}.category>span{grid-column:2}.panel-head h2{font-size:16px}}
/* Homam Academy dashboard palette: academy blue, signature orange and progress green */
.dashboard{background:#f3f7f3}.dashboard .nav{background:#fff}.dashboard .links .active,.dashboard .panel-head a{color:#0d4e9d}.dashboard .tabs{background:#e1eaf5}.dashboard .tabs .selected{background:#0d4e9d}.dashboard .quick,.dashboard .metric,.dashboard .panel{border-color:#dfe9e4}.dashboard .q1{background:#d9f0e4}.dashboard .q1 .icon{color:#247553}.dashboard .q2{background:#dce8fa}.dashboard .q2 .icon{color:#0d4e9d}.dashboard .q3{background:#ffebc9}.dashboard .q3 .icon{color:#e79219}.dashboard .metric{background:#0d4e9d;border-color:#0d4e9d}.dashboard .metric p{color:#cbdcf4}.dashboard .metric strong{color:#fff}.dashboard .metric strong small{color:#ffb52b}.dashboard .metric .meter{background:#ffffff3b}.dashboard .metric .meter i{background:#5ed09b}.dashboard .metric span{color:#a9eccb}.dashboard .progress-bar i{background:#2e8b63}.dashboard .progress-bar.gold i{background:#f5a623}.dashboard .chart path[stroke]{stroke:#2e8b63}.dashboard .category .ring{background:conic-gradient(#2e8b63 var(--value),#edf3ef 0)}.dashboard .category .ring.orange{background:conic-gradient(#f5a623 var(--value),#edf3ef 0)}.dashboard .category .ring.red{background:conic-gradient(#e47b55 var(--value),#edf3ef 0)}.dashboard .category .ring.green{background:conic-gradient(#0d4e9d var(--value),#edf3ef 0)}
/* Keep the activity chart and strongest-topic indicator in the same progress green. */
.dashboard #area stop:first-child{stop-color:#2e8b63}.dashboard #area stop:last-child{stop-color:#2e8b63}.dashboard .category .ring.green{background:conic-gradient(#2e8b63 var(--value),#edf3ef 0)}
