
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--bg:#061015;--panel:#0b1920;--panel2:#0e222a;--line:rgba(255,255,255,.09);--text:#eef7f5;--muted:#9db1b5;--green:#42e6a4;--green2:#b7ffe0;--blue:#74c9ff;--max:1520px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% -10%,rgba(66,230,164,.12),transparent 35%),var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(var(--max),calc(100% - 56px));margin:auto}.nav{position:sticky;top:0;z-index:100;background:rgba(6,16,21,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.navin{min-height:78px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope;font-weight:800;font-size:19px;white-space:nowrap}.mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),#138f72);color:#04100d;font-weight:900}.links{display:flex;gap:4px;align-items:center;margin-left:auto}.links a,.mobile a{padding:11px 14px;border-radius:10px;color:#b9c9cc;font-size:14px;font-weight:700}.links a:hover,.links a.active,.mobile a:hover{background:rgba(255,255,255,.06);color:#fff}.navcta{background:var(--green);color:#04100d;padding:12px 18px;border-radius:11px;font-weight:800;font-size:14px;margin-left:8px}.mobilebtn{display:none;background:transparent;border:1px solid var(--line);color:white;padding:9px 12px;border-radius:9px}.mobile{display:none;padding:10px 20px 18px;flex-direction:column}.hero{padding:86px 0 62px}.hero h1,.pagehero h1{font-family:Manrope;font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.045em;max-width:950px;margin:16px 0}.pagehero{padding:78px 0 44px;background:linear-gradient(180deg,rgba(66,230,164,.05),transparent)}.pagehero h1{font-size:clamp(42px,5.5vw,68px)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green2);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.dot{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(66,230,164,.08)}.lead{font-size:20px;color:#c4d2d4;max-width:820px}.pagehero p{font-size:19px;color:#aebfc2;max-width:820px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:11px;font-weight:800;font-size:14px;border:1px solid var(--line)}.primary{background:var(--green);color:#04100d;border-color:var(--green)}.secondary{background:rgba(255,255,255,.04);color:white}.section{padding:72px 0}.sectionhead{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:32px}.sectionhead h2,h2{font-family:Manrope;line-height:1.1;letter-spacing:-.03em;font-size:clamp(30px,4vw,48px);margin:0}.sectionhead p{color:var(--muted);font-size:16px}.grid{display:grid;gap:18px}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border:1px solid var(--line);border-radius:18px;padding:26px}.card h3{font-family:Manrope;font-size:21px;margin:0 0 10px}.card p,.list p{color:var(--muted);margin:0}.num{font-size:12px;color:var(--green);font-weight:900;letter-spacing:.15em}.media{min-height:440px;border-radius:24px;margin-top:42px;background-size:cover;background-position:center;position:relative;overflow:hidden;border:1px solid var(--line)}.media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,15,.85),rgba(3,12,15,.12) 70%)}.media-copy{position:absolute;z-index:2;left:34px;bottom:34px;max-width:540px}.media-copy h3{font-family:Manrope;font-size:34px;line-height:1.12;margin:12px 0}.media-copy p{color:#d3dfdf}.pill{display:inline-block;padding:7px 10px;border-radius:999px;background:rgba(66,230,164,.14);color:var(--green2);font-size:11px;font-weight:900;letter-spacing:.12em}.statgrid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.stat{padding:25px;border-right:1px solid var(--line);background:rgba(255,255,255,.025)}.stat:last-child{border:0}.stat b{display:block;font-family:Manrope;font-size:34px}.stat span{display:block;color:var(--muted);font-size:13px;margin-top:3px}.imagecard{min-height:440px;border-radius:22px;background-size:cover;background-position:center;border:1px solid var(--line)}.quote{font-family:Manrope;font-size:27px;line-height:1.28;color:#eaf4f1}.muted{color:var(--muted)}.person{display:flex;gap:12px;align-items:center;margin-top:25px}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#15352f;color:var(--green2);font-weight:900}.list{display:grid;gap:0}.list>div{padding:17px 0;border-bottom:1px solid var(--line);color:#d9e5e5}.list>div:last-child{border-bottom:0}.band{padding:34px;border:1px solid rgba(66,230,164,.2);background:linear-gradient(135deg,rgba(66,230,164,.08),rgba(116,201,255,.04));border-radius:20px}.role{min-height:190px}.role .tag{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.role h3{margin-top:10px}.feature{padding:28px;border-left:2px solid var(--green);background:rgba(255,255,255,.025)}.feature b{font-family:Manrope}.faq{border-bottom:1px solid var(--line);padding:23px 0}.faq h3{font-family:Manrope;font-size:19px;margin:0 0 7px}.faq p{color:var(--muted);margin:0}.footer{border-top:1px solid var(--line);padding:58px 0 25px;background:#040b0f;margin-top:40px}.footergrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px}.footer h4{margin:0 0 12px;font-family:Manrope}.footer p,.footer a{display:block;color:#879a9e;font-size:13px;margin:6px 0}.form{display:grid;gap:14px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field label{display:block;color:#b8c8ca;font-size:12px;font-weight:800;margin-bottom:6px}.field input,.field textarea,.field select{width:100%;background:#08161c;border:1px solid var(--line);border-radius:10px;padding:13px;color:white;font:inherit;outline:none}.field textarea{min-height:140px;resize:vertical}.note{font-size:12px;color:#819397}.chat-launch{position:fixed;right:22px;bottom:22px;z-index:200;width:58px;height:58px;border:1px solid rgba(66,230,164,.4);border-radius:18px;background:#102c2c;color:#d1fae5;font-weight:900;box-shadow:0 15px 40px rgba(0,0,0,.4);cursor:pointer}.chat{display:none;position:fixed;right:22px;bottom:90px;z-index:201;width:min(390px,calc(100vw - 30px));height:500px;background:#08151b;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.55)}.chat.open{display:flex;flex-direction:column}.chathead{padding:16px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.chatbody{padding:15px;overflow:auto;flex:1}.msg{padding:10px 12px;border-radius:12px;background:#10242b;color:#d5e1e2;margin-bottom:10px;font-size:13px}.chatinput{display:flex;padding:10px;border-top:1px solid var(--line);gap:7px}.chatinput input{min-width:0;flex:1;background:#071016;border:1px solid var(--line);border-radius:9px;color:white;padding:10px}.chatinput button{border:0;border-radius:9px;background:var(--green);font-weight:800;padding:0 13px}.spacer{height:8px}.checklist{display:grid;gap:12px}.check{display:flex;gap:11px;color:#d7e3e3}.check:before{content:'✓';color:var(--green);font-weight:900}.breadcrumbs{font-size:12px;color:#718589;margin-bottom:20px}.notice{font-size:13px;color:#9fb0b3;border:1px solid var(--line);padding:15px;border-radius:12px;background:rgba(255,255,255,.025)}
@media(max-width:900px){.links{display:none}.mobilebtn{display:block;margin-left:auto}.navcta{display:none}.sectionhead,.g2,.g3,.g4,.footergrid{grid-template-columns:1fr}.statgrid{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.hero{padding-top:58px}.formgrid{grid-template-columns:1fr}.media{min-height:390px}.mobile.open{display:flex}}
@media(max-width:520px){.wrap{width:min(var(--max),calc(100% - 28px))}.hero h1,.pagehero h1{font-size:40px}.lead{font-size:17px}.section{padding:52px 0}.statgrid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.media-copy{left:22px;right:22px;bottom:22px}.media-copy h3{font-size:27px}}

/* AI RECRUITMENT CHATBOT */
.chat-launch{width:auto;min-width:210px;height:62px;padding:7px 10px;display:flex;align-items:center;gap:10px;border-radius:18px;background:linear-gradient(145deg,#102c2c,#0b1d27);border:1px solid rgba(66,230,164,.42);color:#effff8;box-shadow:0 18px 50px rgba(0,0,0,.48),0 0 0 1px rgba(66,230,164,.06);text-align:left}.chat-launch:hover{transform:translateY(-2px)}.bot-face,.bot-avatar{display:grid;place-items:center;background:linear-gradient(135deg,#42e6a4,#78d9ff);color:#03110e}.bot-face{width:44px;height:44px;border-radius:14px;font-size:23px}.chat-launch-copy{display:flex;flex-direction:column;line-height:1.15}.chat-launch-copy strong{font-family:Manrope;font-size:13px}.chat-launch-copy small{color:#8fa8ad;font-size:11px;margin-top:4px}.ai-badge{margin-left:auto;border:1px solid rgba(116,201,255,.35);color:#bde8ff;background:rgba(116,201,255,.09);font-size:10px;font-weight:900;padding:5px 7px;border-radius:7px;letter-spacing:.08em}.chat{height:560px}.chathead{padding:13px 14px}.chat-title{display:flex;align-items:center;gap:10px}.bot-avatar{width:39px;height:39px;border-radius:12px;font-size:19px;flex:none}.chat-title strong{display:block;font-family:Manrope;font-size:13px}.chat-title span{display:flex;align-items:center;gap:5px;color:#7e969b;font-size:10px;margin-top:3px}.chat-title span i{width:6px;height:6px;border-radius:50%;background:#42e6a4;box-shadow:0 0 0 4px rgba(66,230,164,.08)}.chat-close{background:none;border:0;color:#9cafb6;font-size:22px;cursor:pointer}.bot-intro{padding-bottom:4px}.bot-label{display:inline-flex;padding:5px 7px;border-radius:6px;background:rgba(116,201,255,.08);border:1px solid rgba(116,201,255,.16);color:#9fdcff;font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:8px}.chat-chips{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 14px}.chat-chips button{background:#0b2028;color:#a9c1c5;border:1px solid var(--line);border-radius:999px;padding:7px 9px;font-size:10px;cursor:pointer}.chat-chips button:hover{color:#fff;border-color:rgba(66,230,164,.3)}.msg.bot{background:#10242b;border-left:2px solid var(--green)}.msg.user{background:#15382f;margin-left:28px;color:#e9fff5}.chat-foot{padding:7px 12px;border-top:1px solid var(--line);color:#5f777c;font-size:9px;text-align:center}.typing{display:inline-flex;gap:3px}.typing i{width:4px;height:4px;border-radius:50%;background:#9db1b5}@media(max-width:520px){.chat-launch{min-width:190px;right:14px;bottom:14px}.chat{right:14px;bottom:86px;height:min(560px,calc(100vh - 105px))}}

.industry-grid .card{overflow:hidden}.industry-grid .card img{transition:transform .35s ease;filter:saturate(.95)}.industry-grid .card:hover img{transform:scale(1.045);filter:saturate(1.08)}
.founder-card{display:flex;gap:22px;align-items:center}.founder-avatar{flex:0 0 82px;width:82px;height:82px;font-size:25px}.founder-note{border-color:rgba(52,211,153,.18)}.rec-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.quote-mark{font-size:42px;line-height:.7;color:#34d399}.rec-text{font-size:16px;line-height:1.75}.small{font-size:12px}@media(max-width:700px){.founder-card{flex-direction:column;align-items:flex-start}}

.founder-photo-wrap{width:190px;height:190px;flex:0 0 190px;border-radius:50%;overflow:hidden;border:1px solid rgba(52,211,153,.28);box-shadow:0 18px 50px rgba(0,0,0,.28);background:#fff}
.founder-photo{width:100%;height:100%;display:block;object-fit:cover}
@media(max-width:700px){.founder-photo-wrap{width:145px;height:145px;flex-basis:145px}}

/* About page refinements */
.recommendations-grid .rec-card{height:100%;display:flex;flex-direction:column}.recommendations-grid .rec-text{flex:1}.recommendations-section .sectionhead p{margin-top:10px;max-width:680px}.about-snapshot{padding-top:18px;padding-bottom:18px}.about-snapshot .stat b{color:#eaf4f1}.about-snapshot .stat span{max-width:190px}
