@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#191c19;--paper:#f9faf7;--lime:#cefa69;--muted:#62675f;--line:#dbe0d5;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:95px}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Manrope,Arial,sans-serif}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #748e38;outline-offset:5px}
::selection{background:var(--lime);color:var(--ink)}
.skip{position:absolute;top:-100px;left:20px;z-index:100;background:var(--lime);padding:12px}
.skip:focus{top:10px}
.nav{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:28px 5%;gap:24px}
.brand{display:inline-flex;gap:11px;align-items:center;font-size:21px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}
.brand-icon{width:23px;height:23px;border:6px solid currentColor;border-radius:50%;display:inline-block}
.nav nav{display:flex;gap:32px;font-size:14px;font-weight:600}
.nav nav a:hover{color:#566d2a}
.hero{background:var(--ink);color:var(--paper);margin:0 24px;padding:36px 5% 0;border-radius:18px;overflow:hidden}
.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:28px}
.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:700}
.city{font-size:14px;color:#bdc2b8}
.hero h1{font-size:clamp(44px,6.3vw,94px);letter-spacing:-.06em;line-height:1.1;font-weight:500;margin:62px 0 40px}
.hero h1 em{font-family:var(--serif);font-weight:400;color:var(--lime);letter-spacing:-.05em}
.hero-bottom p{color:#c0c7bc;font-size:17px;margin:0}
.button{display:inline-flex;gap:34px;align-items:center;justify-content:space-between;padding:17px 25px;border-radius:8px;font-weight:700;font-size:15px;border:0;cursor:pointer;min-height:48px}
.lime{background:var(--lime);color:var(--ink)}
.lime:hover{background:#bce754}
.hero-foot{display:flex;gap:35px;border-top:1px solid #42483e;margin-top:52px;padding:23px 0;font-size:14px}
.hero-foot span:last-child{margin-left:auto;color:#aeb5a8}
.section{padding:95px 6%;max-width:1440px;margin:auto}
.section-title{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:40px}
h2{font-size:clamp(30px,3.5vw,50px);letter-spacing:-.045em;font-weight:500;line-height:1.15;margin:18px 0 0}
.section-title p{color:var(--muted);max-width:390px;font-size:15px}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.project{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}
.project-visual{height:285px;position:relative;overflow:hidden}
.rental-visual{background:#d8e0cb}
.rental-visual img{width:100%;height:100%;object-fit:cover}
.asset-wait{padding:30px}
.asset-wait span{font-size:14px}
.asset-wait p{font-size:32px;line-height:1.2}
.motor-visual{background:#222a24;color:var(--lime);display:flex;justify-content:center;flex-direction:column}
.govmax-visual{background:linear-gradient(135deg,#6b42dc 0%,#8f63ef 55%,#cefa69 140%);color:#fff;display:flex;align-items:center;justify-content:center}
.govmax-mark{font-size:clamp(45px,5vw,72px);font-weight:800;letter-spacing:-.07em}
.govmax-mark b{color:var(--lime)}
.motor-visual svg{width:100%;height:160px}
.signal-label{position:absolute;top:24px;left:26px;font-size:12px;letter-spacing:1.5px}
.signal-caption{position:absolute;bottom:20px;left:26px;color:#c1ccba;font-size:12px}
.project-body{padding:28px}
.project-meta{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted)}
.project-meta span:last-child{background:#edf2e7;padding:3px 9px;border-radius:5px}
h3{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:22px 0 15px}
.project-body p{color:var(--muted);max-width:440px;margin-bottom:25px}
.text-link{display:flex;justify-content:space-between;font-weight:700;font-size:14px;border-top:1px solid var(--line);padding-top:21px}
.text-link:hover{color:#5b732b}
.team-section{border-top:1px solid var(--line)}
.founder-feature{display:grid;grid-template-columns:180px 1fr;gap:48px;background:var(--ink);color:var(--paper);padding:48px;border-radius:16px;margin-bottom:26px}
.person-mark{width:150px;height:150px;border-radius:50%;background:var(--lime);color:var(--ink);display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:800;letter-spacing:-.08em}
.person-mark.small{width:72px;height:72px;font-size:22px;margin-bottom:28px}
.person-role{font-size:12px;letter-spacing:1.4px;font-weight:700;color:#8ca65c}
.founder-feature .person-role{color:var(--lime)}
.founder-copy h3,.team-card h3{font-size:clamp(29px,3vw,42px);margin:12px 0 16px}
.person-lead{font-size:18px;line-height:1.55;max-width:880px}
.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#40463d;margin:32px 0}
.experience-grid div{background:var(--ink);padding:22px 22px 18px}
.experience-grid strong{display:block;color:var(--lime);font-size:26px;line-height:1.2;margin-bottom:8px}
.experience-grid span{display:block;color:#c2c8bf;font-size:13px;line-height:1.5}
.person-note{color:#c2c8bf;max-width:940px}
.founder-feature .source-line{color:#aeb5aa;margin-bottom:0}
.founder-feature .source-line a{color:var(--paper);text-decoration:underline;text-underline-offset:3px}
.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.team-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:34px}
.team-card .person-lead{color:var(--muted);font-size:16px}
.team-card ul{padding-left:20px;margin:25px 0 30px;color:var(--muted)}
.team-card li{margin:9px 0}
footer{margin:0 6%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;padding:32px 0;font-size:13px;color:var(--muted)}
footer .brand{color:var(--ink);font-size:18px}
p{margin:0 0 18px}
footer p{margin:0}

@media(min-width:1500px){.hero{max-width:1392px;margin:auto}
}
@media(max-width:1050px){.project-grid{grid-template-columns:1fr 1fr}.project-grid .project:last-child{grid-column:1/-1}}
@media(max-width:700px){.nav{padding:22px 6%;flex-wrap:wrap;gap:15px}
.nav nav{gap:22px;font-size:13px}
.hero{margin:0 12px;padding:26px 6% 0}
.hero h1{margin:40px 0 30px;font-size:clamp(38px,8vw,60px)}
.hero-top{align-items:flex-start}
.eyebrow{font-size:11px}
.hero-bottom{align-items:flex-start;flex-direction:column}
.hero-foot{gap:18px;flex-wrap:wrap;font-size:12px;margin-top:34px}
.hero-foot span:last-child{margin-left:0;width:100%}
.section{padding:60px 6%}
.section-title{display:block}
.section-title p{margin-top:22px}
.project-grid{grid-template-columns:1fr}
.project-grid .project:last-child{grid-column:auto}
.project-visual{height:245px}
.project-meta{flex-wrap:wrap}
.project-body{padding:23px}
footer{flex-direction:column;align-items:flex-start}
.city{font-size:12px}
.button{gap:18px}
h3{font-size:27px}
.founder-feature{grid-template-columns:1fr;padding:28px;gap:24px}
.person-mark{width:96px;height:96px;font-size:30px}
.experience-grid,.team-grid{grid-template-columns:1fr}
.team-card{padding:26px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
}

/* Premium editorial refinement */
:root{--paper:#f5f6f1;--surface:#ffffff;--soft:#e9ede3;--ink:#151715;--line:#d3d8cd;--lime:#d4ff68;--muted:#62675f}
html{scroll-padding-top:92px}
body{background:var(--paper);letter-spacing:-.01em}
.nav{position:sticky;top:0;z-index:100;max-width:none;width:100%;padding:16px max(5%,calc((100vw - 1320px)/2));background:rgba(245,246,241,.92);border-bottom:1px solid rgba(211,216,205,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(18,22,18,.04)}
.nav .brand{font-size:19px}.nav .brand-icon{width:20px;height:20px;border-width:5px}
.nav nav{gap:8px}.nav nav a{padding:9px 13px;border-radius:999px;transition:background .2s,color .2s}.nav nav a:hover{background:#e6eadf;color:var(--ink)}
.hero{max-width:1320px;margin:18px auto 0;padding:30px 5% 0;border-radius:22px;box-shadow:0 30px 80px rgba(18,22,18,.16)}
.hero h1{font-size:clamp(46px,6.1vw,88px);margin:48px 0 34px;max-width:1050px}.hero-foot{margin-top:40px}
.section{padding:70px max(5%,calc((100vw - 1260px)/2));max-width:none}
.section-title{max-width:1260px;margin:0 auto 34px}.section-title h2{max-width:780px}
h2{font-size:clamp(34px,3.6vw,52px)}
.project-grid{max-width:1260px;margin:auto;gap:18px}.project{border-color:#d7dcd2;border-radius:16px;box-shadow:0 12px 34px rgba(18,22,18,.055);transition:transform .25s ease,box-shadow .25s ease}.project:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(18,22,18,.09)}
.project-visual{height:235px}.project-body{padding:25px}.project-body h3{font-size:28px}
.detail{grid-template-columns:minmax(280px,.82fr) minmax(0,1.45fr);gap:6%;align-items:start}.detail-heading{position:sticky;top:110px}.detail-content{max-width:780px}
.pilot-box,.message-builder,.round-rights,.measurement{border:1px solid #dce2d5;box-shadow:0 12px 32px rgba(18,22,18,.04)}
.motor-section{background:#151a16}.motor-section>.section{max-width:1260px}.commercial-scenario{border-radius:16px;background:rgba(255,255,255,.018)}
.steps,.approach,.contact,.round-section,.collection-process{max-width:1260px;margin:auto}
.participation,.calculator-section{padding-left:max(5%,calc((100vw - 1260px)/2));padding-right:max(5%,calc((100vw - 1260px)/2))}
.participation article,.round-cards article,.calc-inputs,.calc-output{border-radius:16px;box-shadow:0 12px 34px rgba(18,22,18,.055)}
.round-cards{gap:18px}.round-cards article{padding:26px}.round-cards h3{font-size:34px}

.team-section{background:#ecefe7;border-top:0}
.team-section>.section-title{align-items:start}
.team-grid{max-width:1260px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.team-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #d5dbcf;border-radius:18px;padding:0;overflow:hidden;box-shadow:0 18px 48px rgba(18,22,18,.075)}
.team-photo{height:330px;position:relative;overflow:hidden;background:linear-gradient(145deg,#252b26,#101210)}
.team-photo:after{content:'';position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(10,13,10,.22));pointer-events:none}
.team-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:saturate(.9) contrast(1.02)}
.founder-photo{background:radial-gradient(circle at 72% 20%,#525a51 0,#252a26 42%,#111311 76%)}
.photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,#3b4739,#171c18 65%);color:var(--lime)}
.photo-placeholder span{font:400 88px/1 var(--serif);letter-spacing:-.08em}.photo-placeholder small{margin-top:18px;color:#b9c4b4;text-transform:uppercase;letter-spacing:.18em}
.team-card-body{display:flex;flex:1;flex-direction:column;padding:27px}
.person-role{display:block;min-height:34px;font-size:11px;line-height:1.5;letter-spacing:1.2px;color:#657a3f}
.team-card h3{font-size:clamp(27px,2.5vw,37px);line-height:1.05;margin:12px 0 16px}
.team-card .person-lead{font-size:15px;line-height:1.55;color:var(--muted);min-height:94px}
.person-stat{display:flex;align-items:end;gap:12px;margin:10px 0 16px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.person-stat strong{font-size:25px;line-height:1;color:#52682a;white-space:nowrap}.person-stat span{font-size:12px;line-height:1.35;color:var(--muted)}
.team-card ul{font-size:13px;line-height:1.55;margin:0 0 24px;padding-left:18px;color:var(--muted)}.team-card li{margin:7px 0}
.team-card .text-link{margin-top:auto}
.team-projects{max-width:1260px;margin:18px auto 0;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;background:#151a16;color:#fff;border-radius:14px}.team-projects>span{color:#bdc6b8;font-size:13px}.team-projects>div{display:flex;gap:8px;flex-wrap:wrap}.team-projects b{font-size:12px;padding:8px 12px;border:1px solid #475244;border-radius:999px;color:var(--lime)}

@media(max-width:1050px){.nav{padding-inline:4%}.nav nav{gap:2px}.nav nav a{padding:8px 9px}.team-grid{grid-template-columns:1fr 1fr}.team-card:first-child{grid-column:1/-1}.team-card:first-child{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr}.team-card:first-child .team-photo{height:auto;min-height:430px}.detail-heading{position:static}}
@media(max-width:760px){.nav{padding:12px 5%;gap:10px}.nav nav{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.nav nav a{white-space:nowrap;background:#eaede5}.hero{margin:10px 10px 0;border-radius:16px}.section{padding-top:52px;padding-bottom:52px}.team-grid{grid-template-columns:1fr}.team-card:first-child{display:flex;grid-column:auto}.team-card:first-child .team-photo,.team-photo{height:320px;min-height:0}.team-card .person-lead{min-height:0}.team-projects{align-items:flex-start;flex-direction:column}.detail{grid-template-columns:1fr}.project-visual{height:225px}}
