:root{--ink:#101820;--muted:#5f6d7a;--line:#dfe7e2;--paper:#f7f5ef;--surface:#fff;--night:#101820;--green:#12b981;--green-dark:#057a5f;--shadow:0 22px 70px #1018201f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}main{overflow:hidden}.site-header,.hero,.section,.contact-section,.site-footer,.simple-header,.start-hero{width:100%;padding-left:clamp(24px,6vw,112px);padding-right:clamp(24px,6vw,112px)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5efe0;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding-top:14px;padding-bottom:14px;display:flex;position:sticky;top:0}.brand{letter-spacing:0;align-items:center;gap:10px;font-size:23px;font-weight:820;display:inline-flex}.brand img{border-radius:8px}nav{background:#ffffffb8;border:1px solid #10182014;border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex}nav a{color:var(--muted);border-radius:999px;padding:9px 13px;font-size:13px;font-weight:760}nav a:hover{color:var(--ink);background:#fff}.eyebrow{min-height:28px;color:var(--green-dark);letter-spacing:0;text-transform:uppercase;background:#12b98114;border:1px solid #12b98157;border-radius:999px;align-items:center;margin:0 0 18px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:24px;font-size:clamp(44px,6.2vw,76px);line-height:.98}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(30px,3.4vw,46px);line-height:1.06}h3{letter-spacing:0;margin-bottom:12px;font-size:21px;line-height:1.2}p{color:var(--muted);font-size:17px;line-height:1.62}.hero{background:#fff;grid-template-columns:minmax(0,.95fr) minmax(440px,1fr);align-items:center;gap:clamp(40px,6vw,100px);padding-top:clamp(64px,7vw,108px);padding-bottom:0;display:grid}.hero-text{color:#3f4b56;max-width:640px;margin-bottom:30px;font-size:20px}.hero-copy{padding-bottom:64px}.hero h1{max-width:680px;font-size:clamp(36px,3.5vw,48px)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.primary-button,.secondary-button,.social-links a{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:820;display:inline-flex}.primary-button{color:#fff;background:var(--ink);box-shadow:0 14px 32px #1018202e}.primary-button:hover{background:var(--green-dark)}.secondary-button,.social-links a{color:var(--ink);background:#ffffffc2;border:1px solid #1018201f}.secondary-button:hover,.social-links a:hover{background:#fff;border-color:#12b98170}.hero-image{aspect-ratio:10/7;background:0 0;align-self:end}.hero-image img{object-fit:contain;width:100%;height:100%;display:block}.section{padding-top:clamp(64px,6vw,96px);padding-bottom:clamp(64px,6vw,96px)}.testimonials-section{background:#e9f4ee}.section-heading{max-width:720px;margin-bottom:34px}.testimonials-title{max-width:none;font-size:clamp(30px,3vw,42px)}.testimonial-grid,.client-grid{gap:18px;display:grid}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.testimonial-card,.client-card{background:#ffffffb8;border:1px solid #1018201a;border-radius:8px}.testimonial-card{flex-direction:column;justify-content:space-between;min-height:272px;padding:28px;display:flex}.testimonial-card p{color:#2f3a45}.testimonial-person{align-items:center;gap:14px;padding-top:22px;display:flex}.testimonial-person img{border-radius:50%}.testimonial-person strong,.testimonial-person span{display:block}.testimonial-person strong{color:var(--ink)}.testimonial-person span{color:var(--muted);font-size:14px}.clients-section{background:var(--night);color:#fff;width:100%}.clients-section .section-heading{text-align:center;margin-left:auto;margin-right:auto}.clients-section h2{color:#fff}.clients-section p{color:#b8c6d3}.clients-section .eyebrow{color:#7ee2bd;background:#ffffff12;border-color:#ffffff29}.client-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.client-card{background:#ffffff0f;border-color:#ffffff1f;flex-direction:column;align-items:flex-start;min-height:300px;padding:24px;transition:transform .18s,border-color .18s;display:flex}.client-card:hover{border-color:#12b98185;transform:translateY(-4px)}.client-card img{object-fit:contain;object-position:center;background:#fff;border-radius:8px;width:100%;height:78px;margin-bottom:32px;padding:12px}.client-card h3{color:#fff}.client-card p{flex:1}.client-card>a{color:#7ee2bd;align-items:center;gap:6px;font-size:13px;font-weight:820;display:inline-flex}.contact-section{color:var(--ink);box-shadow:none;background:#fff;border-radius:8px;grid-template-columns:minmax(280px,.56fr) minmax(0,1fr);align-items:center;gap:clamp(32px,5vw,80px);margin-top:0;margin-bottom:0;padding:clamp(64px,6vw,96px) clamp(24px,6vw,112px);display:grid;overflow:hidden}.founder-portrait{background:linear-gradient(#ffffff14 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/34px 34px,linear-gradient(145deg,#183329,#174457);place-items:end center;min-height:430px;display:grid}.founder-portrait img{width:min(90%,440px)}.founder-contact-copy{padding:0}.founder-contact-copy h2{color:var(--ink)}.founder-contact-copy .eyebrow{color:var(--green-dark);background:#12b98114;border-color:#12b98157}.founder-contact-copy p{max-width:700px;color:var(--muted)}.founder-contact-copy .primary-button{background:var(--ink);color:#fff}.site-footer{color:var(--muted);border-top:1px solid #1018201f;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding-top:32px;padding-bottom:42px;display:grid}.site-footer .brand{color:var(--ink);font-size:20px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:18px;font-weight:760;display:flex}.footer-links a:hover{color:var(--green-dark)}.site-footer p{text-align:center;margin:0;font-size:14px}.start-page{background:var(--paper);min-height:100vh}.simple-header{justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.start-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.45fr);align-items:center;gap:54px;min-height:calc(100vh - 82px);padding:58px 0 86px;display:grid}.start-copy{max-width:800px}.start-panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbd;border:1px solid #1018201a;border-radius:8px;padding:34px}.start-panel h2{font-size:28px}.start-panel ul{gap:18px;margin:24px 0 0;padding:0;list-style:none;display:grid}.start-panel li{color:var(--ink);align-items:flex-start;gap:11px;font-weight:720;line-height:1.5;display:flex}.start-panel svg{color:var(--green-dark);flex:none;margin-top:2px}@media (max-width:980px){.site-header{flex-wrap:wrap}nav{order:3;justify-content:space-between;width:100%;overflow-x:auto}.hero,.contact-section,.start-hero,.site-footer{grid-template-columns:1fr}.hero{min-height:auto;padding-top:42px}.hero-copy{padding-bottom:36px}.testimonial-grid,.client-grid{grid-template-columns:1fr}.contact-section,.site-footer{align-items:start}.founder-contact-copy{padding:36px}.site-footer p{text-align:left}.footer-links{justify-content:flex-start}}@media (max-width:640px){.site-header,.hero,.section,.contact-section,.site-footer,.simple-header,.start-hero{width:100%;padding-left:20px;padding-right:20px}.brand{font-size:21px}nav a{padding:9px 10px;font-size:12px}h1{font-size:40px;line-height:1.02}h2{font-size:30px}.hero{gap:34px;padding-bottom:52px}.section{padding:72px 20px}.clients-section{width:100%;padding-left:20px;padding-right:20px}.testimonial-card,.client-card,.contact-section,.start-panel{padding:24px}.contact-section{margin-top:72px;margin-bottom:72px}.founder-portrait{min-height:360px}.founder-contact-copy{padding:28px 24px 32px}.simple-header{flex-direction:column;align-items:flex-start;padding:18px 0}.start-hero{min-height:auto;padding-top:38px}}
