:root{--navy:#09255f;--blue:#1260ef;--ink:#102757;--cream:#f8f4ed;--peach:#fae5d5;--line:#d7d9e0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff}.site-header{height:88px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:147px;height:50px;overflow:hidden}.brand img{width:170px;height:auto;display:block;transform:translateY(-38px)}.main-nav{display:flex;gap:31px;margin-left:82px}.main-nav a,footer a{font-size:14px;color:var(--ink);text-decoration:none}.button{display:inline-flex;align-items:center;gap:23px;padding:16px 22px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:700;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:12px}.button-small{color:#fff;background:var(--navy);padding:12px 17px;gap:13px}.hero{max-width:1240px;margin:auto;padding:75px 28px 79px;display:grid;grid-template-columns:1.03fr .97fr;min-height:575px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;text-transform:uppercase;margin:0 0 22px;display:flex;align-items:center;gap:9px}.eyebrow span{display:inline-block;width:21px;height:2px;background:var(--blue)}h1,h2{font-family:'Playfair Display',serif;letter-spacing:-2.7px;margin:0}h1{font-size:67px;line-height:1.04;max-width:570px}h1 em,h2 em{font-weight:600;color:var(--blue)}.hero-text{font-size:17px;line-height:1.65;max-width:500px;margin:25px 0 28px;color:#4b5d7f}.hero-actions{display:flex;align-items:center;gap:27px}.button-primary{color:#fff;background:var(--blue);padding:17px 23px}.text-link{color:var(--navy);font-weight:700;font-size:14px;text-decoration:none}.text-link span{margin-left:8px;font-size:18px}.trust-row{display:flex;align-items:center;gap:12px;margin-top:44px}.trust-row p{font-size:12px;line-height:1.45;margin:0;color:#526486}.faces{display:flex}.faces i{display:block;width:30px;height:30px;border:2px solid white;border-radius:50%;margin-left:-7px;background:#f1c8ad}.faces i:first-child{margin:0;background:#173969}.faces i:nth-child(2){background:#e9c1a1}.faces i:nth-child(4){background:#97b3e2}.hero-art{position:relative;height:430px;margin:5px 0 0 15px;background:linear-gradient(135deg,#f7f9ff,#eff5ff);overflow:hidden;border-radius:2px}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:290px;height:290px;right:44px;top:60px;background:#d8e4ff}.orb-two{width:158px;height:158px;left:28px;bottom:-45px;background:#f8ddcc}.college-card{position:absolute;width:196px;height:224px;background:var(--navy);color:white;right:100px;top:90px;padding:25px;transform:rotate(4deg);box-shadow:12px 16px 29px #14327133}.college-card p{font-size:25px;font-weight:700;line-height:1.03;letter-spacing:-1px;margin:22px 0 0}.arch{font-size:30px;color:#7da8ff}.spark{position:absolute;right:23px;bottom:17px;color:#80aaff}.big-link{position:absolute;left:92px;top:88px;width:90px;height:90px;background:var(--blue);border-radius:50%;color:white;font-size:49px;text-align:center;line-height:86px;transform:rotate(-35deg);box-shadow:0 8px 20px #1260ef55}.profile-card{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;background:white;padding:10px 13px;border-radius:4px;box-shadow:0 12px 27px #1633691c;font-size:12px}.profile-card strong{display:block;font-size:12px}.profile-card small{color:#6e7c99;font-size:10px}.profile-card b{color:#1260ef}.mentor-card{right:28px;top:36px}.student-card{left:28px;bottom:95px}.avatar{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;font-weight:700;color:white}.avatar-one{background:#c79676}.avatar-two{background:#3f6bb5}.note{position:absolute;z-index:2;padding:10px 14px;background:#fff5bd;font-size:11px;line-height:1.3;transform:rotate(-7deg);box-shadow:0 5px 12px #73591817}.note-one{right:40px;bottom:27px}.note-two{left:135px;top:236px;background:#e7f5d3;transform:rotate(5deg)}.path{position:absolute;border:1.5px dashed #7f9ee0;border-radius:50%}.path-one{width:310px;height:210px;left:50px;top:70px;transform:rotate(27deg)}.path-two{width:280px;height:170px;right:-40px;bottom:24px;transform:rotate(-38deg)}.logo-strip{background:var(--navy);color:white;min-height:63px;display:flex;align-items:center;justify-content:center;gap:36px}.logo-strip p{font-size:11px;letter-spacing:1.8px;margin:0;font-weight:700}.dots{display:flex;gap:6px}.dots i{width:4px;height:4px;background:#8cb1ff;border-radius:50%}.steps{max-width:1240px;margin:auto;padding:112px 28px 125px}.section-intro{display:flex;justify-content:space-between;align-items:start}.section-intro h2{font-size:43px;line-height:1.16;text-align:right}h2{font-size:50px;line-height:1.08}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;margin-top:72px}.step-grid article{border-top:1px solid var(--line);padding-top:19px;position:relative}.step-no{font-size:11px;color:#8c97aa}.step-icon{font-size:30px;color:var(--blue);margin:33px 0 20px}.step-grid h3{font-size:18px;margin:0 0 12px}.step-grid p{font-size:14px;line-height:1.65;color:#5d6d89;margin:0;max-width:280px}.statement{background:var(--blue);color:white;min-height:364px;padding:82px max(28px,calc((100% - 1184px)/2));display:grid;grid-template-columns:1.4fr .75fr;align-items:center}.statement h2{font-size:50px}.statement .light span{background:#a9c4ff}.statement>p{font-size:16px;line-height:1.65;color:#e5edff;margin:55px 0 0}.match{max-width:1120px;margin:0 auto;padding:113px 28px;display:grid;grid-template-columns:1fr 1fr;gap:108px;align-items:center}.match-visual{height:300px;position:relative;background:var(--peach);border-radius:50%;display:grid;place-items:center;max-width:300px}.link-mark{font-size:130px;line-height:1;color:var(--navy);font-family:Georgia}.circle-text{position:absolute;inset:13px;border:1px dashed #bc896e;border-radius:50%;font-size:10px;letter-spacing:1.2px;display:flex;align-items:flex-start;justify-content:center;padding-top:23px;transform:rotate(-12deg);color:#8d5b48}.match-copy>p:not(.eyebrow){color:#5d6d89;line-height:1.65;max-width:390px;margin:21px 0 26px}.mentor{background:#f2f6ff;min-height:300px;padding:68px max(28px,calc((100% - 1120px)/2));display:flex;justify-content:space-between;align-items:center}.mentor h2{font-size:42px}.mentor p:not(.eyebrow){font-size:15px;color:#5d6d89;line-height:1.6;margin:17px 0 0;max-width:440px}.button-outline{border:1px solid var(--navy);color:var(--navy);background:transparent}footer{max-width:1184px;margin:auto;padding:41px 28px;display:flex;align-items:center;gap:34px;border-top:1px solid #eceef3}footer .brand{width:115px;height:37px}footer .brand img{width:135px;transform:translateY(-30px)}footer p{font-size:12px;color:#6a7893;margin-right:auto}footer small{font-size:11px;color:#8590a3}@media(max-width:760px){.site-header{height:72px;padding:0 18px}.main-nav{display:none}.brand{width:120px;height:40px}.brand img{width:140px;transform:translateY(-31px)}.button-small{padding:10px 12px;font-size:12px}.hero{grid-template-columns:1fr;padding:52px 24px 58px}.hero-art{margin:48px 0 0;height:360px}h1{font-size:48px}.logo-strip{padding:15px;gap:14px;text-align:center}.logo-strip p{font-size:8px}.steps{padding:73px 24px}.section-intro{display:block}.section-intro h2{text-align:left;font-size:35px;margin-top:28px}.step-grid{grid-template-columns:1fr;gap:42px;margin-top:50px}.statement{padding:70px 24px;grid-template-columns:1fr}.statement h2{font-size:39px}.statement>p{margin-top:26px}.match{grid-template-columns:1fr;gap:45px;padding:70px 24px}.mentor{display:block;padding:62px 24px}.mentor .button{margin-top:30px}footer{flex-wrap:wrap;gap:18px;padding:32px 24px}footer p{width:100%;order:3}footer small{margin-left:auto}.college-card{right:55px}.mentor-card{right:15px}.student-card{left:12px}}
