@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102a43;--navy2:#173c57;--teal:#087f78;--mint:#5be0c0;--ink:#142b3b;--muted:#617381;--line:#dce6e8;--bg:#f5f9f9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 'DM Sans',sans-serif}button,select{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}button{cursor:pointer}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{height:76px;background:#fff;position:relative;z-index:5;border-bottom:1px solid #eaf0f0}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font:800 22px/1 'Manrope',sans-serif;letter-spacing:-1px;color:var(--navy)}.brand-accent{color:var(--teal)}.brand-mark{width:35px;height:35px;border-radius:10px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:21px;letter-spacing:-2px}.brand-mark span{color:var(--mint)}.main-nav{display:flex;align-items:center;gap:31px;font-weight:700;font-size:14px}.main-nav>a:hover,.text-link:hover{color:var(--teal)}.nav-action{padding:11px 17px;border:1px solid var(--navy);border-radius:7px}.menu-button{display:none;border:0;background:transparent;font-size:25px;color:var(--navy)}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{min-height:575px;display:grid;grid-template-columns:1fr .93fr;align-items:center;gap:36px}.hero-copy{padding:60px 0 70px;position:relative;z-index:1}.eyebrow,.section-kicker{font:800 12px/1.3 'Manrope',sans-serif;letter-spacing:2px;color:var(--teal)}.eyebrow{color:var(--mint);display:flex;align-items:center;gap:11px}.eyebrow-line{width:27px;height:2px;background:var(--mint)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(42px,5vw,70px);line-height:1.09;letter-spacing:-3.5px;max-width:650px;margin:25px 0}h1 em{color:var(--mint);font-style:normal}.hero-copy>p{font-size:18px;line-height:1.75;color:#c7d7df;max-width:500px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:12px 22px;border-radius:7px;font-weight:800;font-family:'Manrope',sans-serif;font-size:14px;border:1px solid transparent;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--mint);color:var(--navy)}.button-primary:hover{background:#80ecd2}.text-link{color:#fff;font-weight:700;border-bottom:1px solid #91adb8;padding-bottom:4px}.hero-trust{display:flex;align-items:center;gap:10px;margin-top:48px;color:#b7cbd5;font-size:13px}.trust-icon{border:1px solid #6fcfb7;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;color:var(--mint);font-size:12px}.hero-visual{height:500px;position:relative;align-self:end;background:linear-gradient(135deg,#1c5470,#0f273d);border-radius:210px 210px 0 0;overflow:visible}.hero-visual:before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:url('hero.png');background-size:cover;background-position:center}.hero-visual:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(0deg,rgba(5,34,48,.25),transparent 45%)}.photo-fallback{position:absolute;inset:0;display:grid;place-items:center;text-align:center;color:#b9eddf;font:800 35px/1.3 'Manrope';padding:30px}.photo-fallback span{max-width:320px}.hero-visual:has(:not(.photo-fallback)){}.visual-note{position:absolute;z-index:1;bottom:27px;left:-40px;background:#fff;color:var(--ink);border-radius:10px;padding:15px 21px;box-shadow:0 18px 38px #001b2a39;display:flex;align-items:center;gap:14px}.note-icon{width:40px;height:40px;border-radius:9px;background:#dcfaf2;color:var(--teal);display:grid;place-items:center;font-size:23px}.visual-note strong,.visual-note small{display:block}.visual-note strong{font:800 14px 'Manrope'}.visual-note small{font-size:12px;color:var(--muted)}.search-section{background:var(--bg);padding:0 0 82px}.search-card{position:relative;top:-44px;background:#fff;border-radius:14px;padding:32px 36px 34px;box-shadow:0 20px 65px #1b3a4720}.search-heading,.results-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.search-heading h2{font-size:25px;letter-spacing:-.9px;margin:8px 0 20px}.search-tabs{display:flex;gap:5px;background:#edf5f4;border-radius:8px;padding:4px;margin-bottom:18px}.search-tabs button{border:0;background:transparent;padding:9px 17px;border-radius:6px;font-size:13px;font-weight:800;color:#4d6875}.search-tabs button.active{background:var(--navy);color:#fff}.search-form{display:grid;grid-template-columns:1.1fr 1.1fr 1.1fr auto;gap:13px;align-items:end}.search-form label{display:block;font-size:13px;font-weight:800;color:#49616c}.search-form label span{display:block;margin-bottom:7px}.search-form select{height:50px;width:100%;padding:0 14px;background:#fff;border:1px solid #cbdadd;border-radius:7px;color:var(--ink);font-size:15px}.search-form select:focus,.search-tabs button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #68cdb3;outline-offset:2px}.search-submit{min-width:130px}.results-head{margin:10px 0 24px}.results-head h2,.section-heading h2{font-size:clamp(28px,3.2vw,38px);letter-spacing:-1.7px;line-height:1.2;margin:8px 0}.results-head p{color:var(--muted);margin:0}.sample-label{font-size:12px;font-weight:800;color:#58727b;border:1px solid #cfdddf;padding:6px 10px;border-radius:30px;white-space:nowrap}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.result-card{background:white;border:1px solid #e0eaeb;border-radius:12px;padding:23px;box-shadow:0 5px 20px #25475d0a}.result-top{display:flex;align-items:center;gap:13px}.avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:12px;background:#d9f5ec;color:#097566;font:800 19px 'Manrope'}.result-card:nth-child(2) .avatar{background:#e6ecff;color:#4662ac}.result-card:nth-child(3) .avatar{background:#fff0dd;color:#a36a22}.result-card h3{font-size:17px;line-height:1.2;margin:0}.result-card .role{color:var(--muted);font-size:13px}.result-card p{color:#516b76;font-size:14px;margin:16px 0}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span,.panel-tags span{background:#edf7f5;color:#246b63;border-radius:4px;padding:5px 8px;font-size:12px;font-weight:700}.result-foot{border-top:1px solid #e8eeee;margin-top:21px;padding-top:14px;color:var(--muted);font-size:13px;display:flex;justify-content:space-between}.result-foot strong{color:var(--navy)}.empty-state{grid-column:1/-1;padding:40px;text-align:center;border:1px dashed #bed3d5;border-radius:12px;background:#fff}.empty-state h3{margin-bottom:5px}.empty-state p{color:var(--muted);margin:0}.data-note{font-size:12px;color:#6e8187;margin:20px 0 0}.split-section{padding:93px 0 102px}.section-heading{max-width:550px;margin-bottom:41px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.steps article{border-top:1px solid #cfdcde;padding-top:23px}.step-number{font:800 15px 'Manrope';color:var(--teal)}.steps h3{font-size:20px;letter-spacing:-.7px;margin:19px 0 9px}.steps p{color:var(--muted);margin:0}.tutor-section{background:#0d344b;color:#fff;padding:79px 0}.tutor-grid{display:grid;grid-template-columns:1fr .75fr;gap:100px;align-items:center}.section-kicker.light{color:var(--mint)}.tutor-section h2,.join-section h2{font-size:clamp(31px,3.4vw,44px);letter-spacing:-2px;line-height:1.2;margin:14px 0 17px}.tutor-section p{color:#c1d6dd;max-width:540px}.button-light{background:#fff;color:var(--navy);margin-top:12px}.tutor-panel{border:1px solid #63808c;border-radius:13px;padding:35px;background:#ffffff0b}.panel-icon{width:55px;height:55px;background:#5be0c028;color:var(--mint);border-radius:10px;display:grid;place-items:center;font-size:30px;margin-bottom:25px}.tutor-panel strong{font:800 22px 'Manrope'}.tutor-panel p{margin:9px 0 24px}.panel-tags{display:flex;gap:7px;flex-wrap:wrap}.panel-tags span{background:#ffffff18;color:#d9f2ee}.join-section{padding:82px 0;background:#fff}.join-grid{display:flex;justify-content:space-between;align-items:center;gap:35px}.join-grid>div:first-child{max-width:630px}.join-section p{color:var(--muted);margin-bottom:0}.join-actions{display:flex;gap:10px;flex-wrap:wrap}.button-outline{border-color:#bfd0d4;color:var(--navy)}.footer{border-top:1px solid var(--line);padding:26px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p,.footer span{color:var(--muted);font-size:13px;margin:0}.footer .brand span{color:inherit}.footer .brand-mark{color:#fff}.footer .brand-mark span{color:var(--mint)}@media(max-width:900px){.hero-grid{grid-template-columns:1fr .75fr;gap:12px}.hero-visual{height:400px}.hero-copy{padding:60px 0}.search-form{grid-template-columns:repeat(2,1fr)}.search-submit{width:100%}.results-grid{grid-template-columns:repeat(2,1fr)}.tutor-grid{gap:40px}}@media(max-width:690px){.container{width:min(100% - 32px,520px)}.site-header{height:66px}.brand{font-size:19px}.menu-button{display:block}.main-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:17px 20px 22px;box-shadow:0 20px 30px #06273720;flex-direction:column;align-items:stretch;gap:5px}.main-nav.open{display:flex}.main-nav a{padding:10px}.hero-grid{display:block}.hero-copy{padding:56px 0 35px}h1{font-size:clamp(41px,11vw,58px);letter-spacing:-2.5px}.hero-copy>p{font-size:16px}.hero-trust{margin-top:29px}.hero-visual{height:305px;width:90%;margin-left:auto;border-radius:140px 140px 0 0}.visual-note{left:-25px;bottom:20px;padding:10px 13px}.note-icon{width:34px;height:34px}.search-card{top:-25px;padding:23px 19px}.search-heading{display:block}.search-tabs{width:max-content;max-width:100%;margin:0 0 20px}.search-form{grid-template-columns:1fr}.search-heading h2{font-size:22px}.results-head{align-items:start}.results-head h2{font-size:28px}.sample-label{margin-top:20px}.results-grid,.steps,.tutor-grid{grid-template-columns:1fr}.search-section{padding-bottom:60px}.split-section{padding:65px 0}.steps{gap:28px}.tutor-section{padding:64px 0}.tutor-grid{gap:30px}.join-section{padding:60px 0}.join-grid{display:block}.join-actions{margin-top:25px}.footer-inner{flex-wrap:wrap}.footer p{display:none}}@media(max-width:390px){.hero-actions{gap:15px;flex-wrap:wrap}.results-head{display:block}.sample-label{display:inline-block;margin-top:12px}.visual-note small{display:none}}
/* The photo is bundled with this first version. */
.photo-fallback{display:none}
/* Shared account and information states */
[hidden]{display:none!important}
.faq-section{padding:85px 0;background:var(--bg)}
.faq-list{max-width:850px;display:grid;gap:11px}
.faq-list details{background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 20px}
.faq-list summary{cursor:pointer;list-style:none;font:800 16px 'Manrope',sans-serif;padding:19px 0;display:flex;align-items:center;justify-content:space-between;gap:15px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';font-size:22px;font-weight:400;color:var(--teal)}
.faq-list details[open] summary:after{content:'−'}
.faq-list p{color:var(--muted);margin:0;padding:0 0 20px}
.footer{background:#0b2538;color:#d5e5ea;border:0;padding:62px 0 24px}
.footer .brand{color:#fff}.footer .brand-accent{color:var(--mint)}
.footer-columns{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}
.footer-columns p{color:#aec4ce;max-width:260px;margin-top:18px}
.footer-columns h3{color:#fff;font-size:15px;margin-bottom:15px}
.footer-columns a:not(.brand),.footer-columns span{display:block;color:#b8cfd7;font-size:14px;margin:9px 0}
.footer-columns a:hover{color:#fff}
.footer-bottom{border-top:1px solid #315064;margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#a8c1cc;font-size:13px}
@media(max-width:690px){.footer-columns{grid-template-columns:repeat(2,1fr);gap:25px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}}
