:root{--ink:#101828;--muted:#667085;--line:#e6e8ef;--primary:#5b54e8;--primary-dark:#4338ca;--navy:#111827;--soft:#f7f8fc;--green:#12b76a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,28px);position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(230,232,239,.8)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#655cf6,#3730a3);color:#fff;box-shadow:0 8px 20px rgba(91,84,232,.25)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:20px;letter-spacing:-.6px}.brand small{font-size:10px;color:#777f91;letter-spacing:1.7px;text-transform:uppercase;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:700;color:#475467}.desktop-nav a:hover{color:var(--primary)}.header-login{border:1px solid #d7d9e5;padding:11px 17px;border-radius:9px;font-size:13px;font-weight:800}.header-login i{color:var(--primary);margin-right:7px}.hero{min-height:650px;padding:82px max(5vw,28px) 86px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:65px;align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 30%,#efedff 0,transparent 34%),linear-gradient(180deg,#fff,#fbfbfe)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:11px;text-transform:uppercase;letter-spacing:1.6px;font-weight:800}.hero h1{font-size:clamp(44px,5vw,70px);line-height:1.03;letter-spacing:-3.5px;margin:18px 0 24px;max-width:700px}.hero h1 em{font-style:normal;color:var(--primary)}.hero-copy>p{font-size:17px;line-height:1.75;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin:31px 0 25px}.btn{min-height:48px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:800;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 25px rgba(91,84,232,.28)}.btn-secondary,.btn-outline{background:#fff;border-color:#d9dce7;color:#252b3a}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:#667085;font-weight:600}.hero-trust i{color:var(--green);margin-right:4px}.hero-visual{position:relative;min-width:0}.erp-window{position:relative;z-index:2;background:#fff;border:1px solid #dedfea;border-radius:14px;box-shadow:0 35px 90px rgba(38,35,93,.2);overflow:hidden;transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.window-top{height:43px;background:#f7f7fb;border-bottom:1px solid #e9e9f1;display:flex;align-items:center;padding:0 16px;gap:6px}.window-top>span{width:7px;height:7px;border-radius:50%;background:#d1d5df}.window-top>span:first-child{background:#ff7f77}.window-top>span:nth-child(2){background:#ffc85c}.window-top strong{font-size:9px;color:#89909e;margin-left:10px}.window-body{display:grid;grid-template-columns:58px 1fr;height:390px}.window-body aside{background:#171a32;display:flex;flex-direction:column;align-items:center;padding:18px 0;gap:23px;color:#777b9d}.window-body aside b{color:#fff;font-size:17px;margin-bottom:8px}.window-body aside>i{font-size:11px}.window-body aside .active{background:#6259f6;color:#fff;width:29px;height:29px;border-radius:8px;display:grid;place-items:center}.dashboard-preview{padding:24px;background:#fafbfe}.preview-title span,.preview-title strong{display:block}.preview-title span{font-size:8px;color:#9298a7}.preview-title strong{font-size:16px;margin-top:4px}.preview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:21px 0}.preview-cards>div{background:#fff;padding:12px;border:1px solid #ececf3;border-radius:9px}.preview-cards i{font-size:12px;margin-bottom:10px}.preview-cards .blue{color:#5965e8}.preview-cards .green{color:#15a76d}.preview-cards .orange{color:#f79009}.preview-cards span,.preview-cards strong,.preview-cards small{display:block}.preview-cards span{font-size:7px;color:#9096a5}.preview-cards strong{font-size:14px;margin:4px 0}.preview-cards small{font-size:6px;color:#16a36a}.preview-chart{height:190px;background:#fff;border:1px solid #ececf3;border-radius:9px;padding:15px}.preview-chart span,.preview-chart strong{display:block}.preview-chart span{font-size:7px;color:#9499a8}.preview-chart strong{font-size:11px;margin-top:3px}.preview-chart svg{width:100%;height:125px}.preview-chart .area{fill:url(#area)}.preview-chart .line{fill:none;stroke:#6259f6;stroke-width:3;stroke-linecap:round}.visual-glow{position:absolute;width:400px;height:400px;border-radius:50%;background:#d5d1ff;filter:blur(80px);right:-100px;top:-70px}.floating-stat{position:absolute;z-index:4;background:#fff;border:1px solid #e6e7ee;box-shadow:0 14px 32px rgba(24,27,54,.16);border-radius:10px;padding:11px 14px;display:flex;align-items:center;gap:10px}.floating-stat>i{width:30px;height:30px;display:grid;place-items:center;border-radius:8px}.floating-stat span{display:flex;flex-direction:column}.floating-stat small{font-size:7px;color:#858b99}.floating-stat strong{font-size:11px;margin-top:2px}.stat-one{left:-31px;bottom:45px}.stat-one>i{background:#eafaf3;color:#0e9f68}.stat-two{right:-20px;top:58px}.stat-two>i{background:#eeecff;color:#5b54e8}.proof-strip{padding:25px max(5vw,28px);border-top:1px solid #eceef3;border-bottom:1px solid #eceef3;display:flex;justify-content:center;align-items:center;gap:45px;color:#4d5566;font-size:12px;flex-wrap:wrap}.proof-strip>span{text-transform:uppercase;letter-spacing:1px;font-size:9px;color:#9ba1ae}.proof-strip i{color:#8b83ec;margin-right:7px}.section{padding:100px max(6vw,30px)}.section-heading{text-align:center;max-width:750px;margin:0 auto 52px}.section-heading h2{font-size:clamp(32px,4vw,46px);line-height:1.15;letter-spacing:-1.8px;margin:12px 0}.section-heading p{color:var(--muted);font-size:15px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1240px;margin:auto}.feature-grid article{border:1px solid var(--line);padding:28px;border-radius:14px;background:#fff;transition:.2s}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(25,29,60,.09)}.feature-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:11px;margin-bottom:22px}.violet{color:#635bda;background:#efedff}.cyan{color:#0788a5;background:#e7f9fc}.green{color:#079455;background:#e8f8f1}.orange{color:#dc6803;background:#fff2e4}.feature-grid h3{font-size:16px}.feature-grid p{color:var(--muted);font-size:12px;line-height:1.7}.modules-section{background:#16182e;color:#fff}.section-heading.light h2{color:#fff}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:auto}.module-grid article{display:flex;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.045)}.module-grid>article>i{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;background:#645cf6;border-radius:10px}.module-grid h3{font-size:14px;margin:1px 0 8px}.module-grid p{color:#aeb3ca;font-size:11px;line-height:1.6;margin:0}.updates-section{background:#f8f9fc}.row-heading{max-width:1180px;text-align:left;display:flex;justify-content:space-between;align-items:end}.row-heading h2{margin-bottom:0}.live-badge{font-size:10px;color:#475467;background:#fff;border:1px solid var(--line);padding:9px 12px;border-radius:20px}.live-badge i{display:inline-block;width:6px;height:6px;background:#12b76a;border-radius:50%;margin-right:5px}.updates-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.update-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:27px}.update-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eeecff;color:#5b54e8;margin-bottom:25px}.update-card small{text-transform:uppercase;letter-spacing:1px;color:#8a91a0;font-size:8px;font-weight:800}.update-card h3{font-size:17px;margin:8px 0}.update-card p{color:var(--muted);font-size:12px;line-height:1.7}.offer-card .update-icon{background:#fff3de;color:#f79009}.pricing-section{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1050px;margin:auto;align-items:center}.price-card{border:1px solid var(--line);border-radius:16px;padding:30px;background:#fff;position:relative}.featured-price{border:2px solid var(--primary);box-shadow:0 22px 60px rgba(74,67,190,.15);padding-top:38px}.popular{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--primary);color:#fff;border-radius:20px;padding:6px 15px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.plan-name{font-size:19px;font-weight:800}.price-card>p{font-size:11px;color:var(--muted);min-height:34px;line-height:1.5}.price{display:flex;align-items:start;margin:22px 0}.price sup{font-size:15px;font-weight:800;margin-top:7px}.price strong{font-size:40px;letter-spacing:-2px}.price span{font-size:10px;color:#8c92a1;align-self:end;margin:0 0 7px 5px}.price-card ul{list-style:none;padding:18px 0;margin:0;border-top:1px solid #eceef3;min-height:205px}.price-card li{font-size:11px;margin:13px 0;color:#4b5262}.price-card li i{color:#12a66c;margin-right:9px}.price-card .btn{width:100%}.pricing-note{text-align:center;color:#8a91a0;font-size:10px;margin-top:24px}.access-section{padding:85px max(8vw,35px);background:linear-gradient(135deg,#eeedff,#f8f8ff);display:grid;grid-template-columns:1fr 460px;gap:80px;align-items:center}.access-copy h2{font-size:40px;letter-spacing:-1.5px;margin:12px 0}.access-copy>p{color:var(--muted);line-height:1.8;max-width:650px}.access-copy>div{display:flex;gap:25px;margin-top:25px;font-size:11px;font-weight:700}.access-copy>div i{color:var(--primary);margin-right:5px}.access-card{background:#fff;border:1px solid #dedfec;border-radius:16px;padding:31px;box-shadow:0 25px 65px rgba(65,58,155,.13)}.card-label{color:var(--primary);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px}.access-card h3{font-size:24px;margin:8px 0 5px}.access-card>p{font-size:11px;color:var(--muted);margin-bottom:23px}.access-card label{display:block;font-size:10px;font-weight:800;margin-bottom:8px}.code-input{height:51px;border:1px solid #d8dae5;border-radius:9px;display:flex;align-items:center;padding-left:15px}.code-input>i{color:#8b83ec}.code-input input{height:100%;border:0;outline:0;flex:1;padding:0 12px;font:700 12px Manrope}.code-input button{height:39px;width:43px;border:0;border-radius:7px;background:var(--primary);color:#fff;margin-right:5px;cursor:pointer}.access-card>small{display:block;color:#858c9b;font-size:9px;margin-top:13px}.access-card>small a{color:var(--primary);font-weight:800}.form-error{padding:11px;border-radius:8px;background:#fff0f0;color:#b42318;font-size:10px;margin-bottom:15px}.contact-section{padding:70px max(8vw,35px);background:linear-gradient(120deg,#5048d7,#7069f2);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-section .eyebrow{color:#d9d6ff}.contact-section h2{font-size:36px;letter-spacing:-1px;margin:10px 0}.contact-section p{color:#e6e4ff;font-size:12px}.contact-actions{display:flex;gap:10px;flex-shrink:0}.btn-white{background:#fff;color:#4540bc}.btn-ghost{border-color:rgba(255,255,255,.45);color:#fff}footer{padding:65px max(6vw,30px) 25px;background:#0f1122;color:#fff;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;position:relative}footer .brand small{color:#989db5}.footer-brand p{font-size:11px;line-height:1.7;color:#949aae;max-width:270px;margin-top:18px}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}footer>div>strong{font-size:11px;margin-bottom:7px}footer>div>a{font-size:10px;color:#9298ad}.copyright{grid-column:1/-1;border-top:1px solid #282b42;margin:25px 0 0;padding-top:22px;text-align:center;color:#747a91;font-size:9px}
@media(max-width:1050px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center}.hero-copy>p,.hero h1{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{max-width:720px;margin:auto;width:100%}.feature-grid{grid-template-columns:repeat(2,1fr)}.module-grid{grid-template-columns:repeat(2,1fr)}.updates-grid{grid-template-columns:repeat(2,1fr)}.access-section{grid-template-columns:1fr;gap:35px}.access-card{max-width:600px;width:100%}}
@media(max-width:720px){.site-header{height:66px;padding:0 18px}.header-login{padding:9px 11px;font-size:0}.header-login i{font-size:15px;margin:0}.hero{padding:55px 20px;grid-template-columns:1fr}.hero h1{font-size:42px;letter-spacing:-2px}.hero-actions{flex-direction:column}.hero-trust{gap:10px}.hero-visual{display:none}.proof-strip{gap:20px;justify-content:flex-start}.section{padding:72px 20px}.feature-grid,.module-grid,.updates-grid,.pricing-grid{grid-template-columns:1fr}.featured-price{margin:12px 0}.row-heading{display:block}.live-badge{display:inline-block;margin-top:20px}.access-section{padding:65px 20px}.access-copy h2{font-size:32px}.access-copy>div{flex-direction:column;gap:10px}.access-card{padding:24px}.contact-section{padding:55px 20px;display:block;text-align:center}.contact-section h2{font-size:31px}.contact-actions{flex-direction:column;margin-top:27px}footer{padding:50px 22px 24px;grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}

/* Four per-company subscription plans */
.pricing-grid{grid-template-columns:repeat(4,1fr);max-width:1280px}
@media(min-width:721px) and (max-width:1050px){.pricing-grid{grid-template-columns:repeat(2,1fr);max-width:720px}}

/* Clearer public pricing cards */
.pricing-section .section-heading h2{font-size:clamp(36px,4vw,50px)}
.pricing-section .section-heading p{font-size:16px}
.price-card{padding:34px 28px}
.plan-name{font-size:22px}
.price-card>p{font-size:13px;line-height:1.65;min-height:42px}
.price{margin:26px 0}
.price sup{font-size:18px}
.price strong{font-size:44px}
.price span{font-size:12px}
.price-card ul{min-height:224px;padding:21px 0}
.price-card li{font-size:13px;margin:15px 0}
.price-card .btn{min-height:52px;font-size:14px}
.pricing-note{font-size:12px}
@media(max-width:720px){.price-card{padding:30px 25px}.price-card ul{min-height:0}.price strong{font-size:40px}}

/* Premium ManPro-AI product marketing sections */
.hero-copy h1,.section-heading h2,.access-copy h2,.contact-section h2{color:#0b1223;font-weight:800}.hero-copy>p,.section-heading p{color:#344054;font-size:18px;font-weight:500}.hero-product-image{position:relative;z-index:3;display:block;width:100%;border:1px solid rgba(99,91,218,.28);border-radius:18px;box-shadow:0 35px 85px rgba(24,27,67,.28)}.hero-visual .erp-window,.hero-visual .floating-stat{display:none}.product-showcase{background:linear-gradient(180deg,#f8f9ff,#fff)}.product-heading{margin-bottom:42px}.product-showcase-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:38px;max-width:1240px;margin:auto;align-items:center}.product-image-frame{padding:13px;border-radius:20px;background:linear-gradient(135deg,#25275f,#6a62e6);box-shadow:0 24px 54px rgba(36,36,95,.2)}.product-image-frame img{display:block;width:100%;border-radius:12px}.product-points{display:grid;gap:17px}.product-points article{display:flex;gap:16px;padding:20px;border:1px solid #e0e4f0;border-radius:14px;background:#fff;box-shadow:0 10px 25px rgba(17,24,39,.05)}.product-points i{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:12px;color:#fff;background:#5b54e8}.product-points h3{margin:1px 0 6px;font-size:18px;color:#101828}.product-points p{margin:0;color:#475467;font-size:14px;line-height:1.65}.video-section{background:#11162a;color:#fff}.video-section .section-heading h2{color:#fff}.video-section .section-heading p{color:#d0d5dd}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1240px;margin:auto}.video-card{min-height:260px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:25px;border:1px solid rgba(255,255,255,.18);border-radius:16px;overflow:hidden;background:linear-gradient(155deg,#4340a7,#171b3d);box-shadow:inset 0 -110px 80px rgba(4,8,25,.75)}.video-card:before{content:"";position:absolute;inset:0;opacity:.42;background-image:linear-gradient(135deg,transparent 20%,rgba(255,255,255,.12) 20% 21%,transparent 21% 48%,rgba(255,255,255,.08) 48% 49%,transparent 49%)}.video-operations{background:linear-gradient(155deg,#036f7c,#172d45)}.video-finance{background:linear-gradient(155deg,#5f3e99,#24163e)}.video-card>div,.video-play{position:relative;z-index:1}.video-play{display:grid;place-items:center;width:54px;height:54px;margin-bottom:auto;border-radius:50%;background:#fff;color:#5048d7;font-size:17px;box-shadow:0 10px 22px rgba(0,0,0,.22)}.video-card small{font-size:11px;font-weight:800;letter-spacing:1.2px;color:#c7c4ff}.video-card h3{margin:8px 0;color:#fff;font-size:23px}.video-card p{margin:0;color:#e4e7ec;font-size:14px}.founder-section{display:grid;grid-template-columns:160px minmax(0,1fr) minmax(240px,.6fr);gap:36px;align-items:center;max-width:1180px;margin:auto}.founder-profile-mark{display:grid;place-items:center;aspect-ratio:1;border-radius:50%;font-size:58px;color:#fff;background:linear-gradient(145deg,#25285d,#7067ed);box-shadow:0 20px 46px rgba(74,67,190,.24)}.founder-section h2{margin:10px 0 14px;font-size:34px;line-height:1.18;color:#111827}.founder-section>div>p{color:#475467;font-size:16px;line-height:1.75}.founder-signature{margin-top:18px;display:flex;flex-direction:column;gap:3px}.founder-signature strong{font-size:16px;color:#171b34}.founder-signature span{font-size:13px;color:#6158e8;font-weight:800}.founder-note{padding:25px;border-left:4px solid #635be8;border-radius:0 14px 14px 0;background:#f3f2ff}.founder-note i{color:#6158e8;font-size:25px}.founder-note p{margin:12px 0 0!important;color:#252b43!important;font-size:17px!important;font-weight:700;line-height:1.6!important}
@media(max-width:1050px){.product-showcase-grid,.founder-section{grid-template-columns:1fr}.founder-section{max-width:720px}.founder-profile-mark{width:130px}.video-grid{grid-template-columns:1fr}.video-card{min-height:220px}}@media(max-width:720px){.hero-copy>p,.section-heading p{font-size:16px}.product-showcase-grid{gap:24px}.founder-section h2{font-size:28px}}

/* Founder and CEO page */
.founder-story{padding:62px 30px!important;align-items:center}.founder-highlights{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.founder-highlights span{padding:8px 10px;border-radius:999px;color:#3730a3;background:#eeedff;font-size:12px;font-weight:800}.founder-highlights i{margin-right:4px;color:#5b54e8}
.founder-journey{background:#fff}.journey-grid{max-width:1150px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.journey-grid article{padding:30px;border:1px solid #e3e6ef;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.05)}.journey-grid span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#fff;background:#5b54e8;font-size:13px;font-weight:800}.journey-grid h3{margin:18px 0 8px;color:#111827;font-size:20px}.journey-grid p{margin:0;color:#475467;font-size:15px;line-height:1.7}.founder-focus{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:78px max(8vw,35px);color:#fff;background:#161a37}.founder-focus .eyebrow{color:#bcb8ff}.founder-focus h2{margin:10px 0;color:#fff;font-size:36px;line-height:1.2}.founder-focus p{margin:0;color:#d3d5e7;font-size:16px;line-height:1.7}.focus-tags{display:grid;grid-template-columns:1fr 1fr;gap:13px}.focus-tags span{padding:16px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(255,255,255,.06);font-size:14px;font-weight:700}.focus-tags i{color:#a9a4ff;margin-right:7px}
@media(max-width:800px){.journey-grid,.founder-focus{grid-template-columns:1fr}.founder-focus{padding:60px 25px}.focus-tags{grid-template-columns:1fr}.journey-grid article{padding:25px}}
.founder-avatar-large{overflow:hidden}.founder-avatar-large img{width:100%;height:100%;object-fit:cover;object-position:center top}
.founder-nav-active{color:#554ce1!important}.founder-hero{min-height:570px;display:grid;grid-template-columns:260px minmax(0,650px);justify-content:center;align-items:center;gap:58px;padding:95px max(7vw,30px);background:radial-gradient(circle at 72% 28%,#e2dfff,transparent 29%),linear-gradient(135deg,#f9f9ff,#eef0ff)}.founder-avatar-large{display:grid;place-items:center;aspect-ratio:1;border-radius:28px;color:#fff;font-size:92px;background:linear-gradient(145deg,#181c43,#655be8);box-shadow:0 30px 70px rgba(61,55,154,.28)}.founder-hero h1{margin:10px 0 4px;color:#101828;font-size:54px;letter-spacing:-2.5px}.founder-role{margin:0 0 20px;color:#5b54e8;font-size:20px;font-weight:800}.founder-hero>div:last-child>p:last-of-type{color:#475467;font-size:18px;line-height:1.8}.founder-links{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.founder-links a{padding:12px 15px;border:1px solid #d7d9e7;border-radius:9px;color:#252a45;background:#fff;font-size:13px;font-weight:800}.founder-links i{color:#5b54e8;margin-right:6px}.founder-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;max-width:1160px;margin:auto;padding:110px 30px}.founder-story h2{margin:12px 0;color:#111827;font-size:39px;line-height:1.17;letter-spacing:-1.5px}.founder-message{font-size:17px;line-height:1.85;color:#475467}.founder-message p:first-child{margin-top:0}.leadership-values{background:#f7f8fd}.value-grid{max-width:1150px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-grid article{padding:30px;border-radius:15px;background:#fff;border:1px solid #e2e6ef}.value-grid i{display:grid;place-items:center;width:47px;height:47px;border-radius:12px;color:#fff;background:#5d55e8;font-size:19px}.value-grid h3{font-size:20px;color:#101828;margin:20px 0 8px}.value-grid p{margin:0;color:#475467;font-size:15px;line-height:1.7}.founder-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:70px max(8vw,35px);color:#fff;background:linear-gradient(125deg,#181d48,#5e55da)}.founder-cta .eyebrow{color:#bfbcff}.founder-cta h2{margin:10px 0;font-size:38px}.founder-cta p{margin:0;color:#dcddf7;font-size:16px}.founder-cta>div:last-child{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:800px){.founder-hero{grid-template-columns:1fr;padding:70px 25px;gap:30px}.founder-avatar-large{width:180px}.founder-hero h1{font-size:43px}.founder-story{grid-template-columns:1fr;gap:28px;padding:75px 25px}.founder-story h2{font-size:32px}.value-grid{grid-template-columns:1fr}.founder-cta{display:block;padding:55px 25px}.founder-cta>div:last-child{margin-top:25px}.founder-cta h2{font-size:31px}}
