:root{--ink:#151718;--muted:#65706b;--line:#dfe4df;--soft:#f3f5f1;--accent:#0f7a68;--accent2:#d8efe8;--white:#fff;--max:1180px;--radius:24px;--shadow:0 24px 80px rgba(18,31,27,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.narrow{max-width:820px}.section{padding:110px 0}.section--soft{background:var(--soft)}.section--dark{background:#17201d;color:#f5f7f4}.skip-link,.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgb(255 255 255 / .82);backdrop-filter:blur(18px);border-bottom:1px solid #fff0;transition:.25s}.site-header.is-scrolled{border-color:rgb(20 30 25 / .08)}.site-header__inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-weight:800;letter-spacing:-.03em}.brand__mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff}.custom-logo{max-height:48px;width:auto}.site-nav{display:flex;align-items:center;gap:28px}.site-nav__list{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.site-nav__list a{text-decoration:none;font-size:14px;font-weight:650}.nav-toggle{display:none;background:none;border:0;padding:6px}.nav-toggle>span:not(.screen-reader-text){display:block;width:24px;height:2px;background:var(--ink);margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:750;transition:.2s transform,.2s background}.btn:hover{transform:translateY(-2px)}.btn--small{min-height:42px;padding:0 17px;font-size:14px}.btn--dark{background:var(--ink);color:#fff}.btn--light{background:#fff;color:var(--ink)}.text-link{font-weight:750;text-decoration:none}.text-link span{display:inline-block;margin-left:8px;transition:.2s}.text-link:hover span{transform:translateX(4px)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--accent);margin-bottom:18px}.eyebrow--light{color:#9bd6c7}h1,h2,h3{line-height:1.06;letter-spacing:-.045em;margin:0}h1{font-size:clamp(54px,7vw,94px)}h1 span{color:var(--accent)}h2{font-size:clamp(38px,4.7vw,62px)}h3{font-size:26px}.hero{padding:170px 0 100px;min-height:860px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 30%,#eaf5ef 0,#fff0 32%)}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero__lead{font-size:20px;color:#4b5651;max-width:680px;margin:30px 0}.hero__actions{display:flex;align-items:center;gap:26px}.hero__proof{display:flex;gap:38px;margin-top:55px;padding-top:28px;border-top:1px solid var(--line)}.hero__proof div{display:flex;flex-direction:column}.hero__proof strong{font-size:17px}.hero__proof span{font-size:13px;color:var(--muted)}.hero__visual{position:relative;min-height:560px;display:grid;place-items:center}.hero__visual:before{content:"";position:absolute;width:510px;height:510px;border-radius:50%;border:1px solid #cadbd4;box-shadow:0 0 0 70px rgb(225 239 233 / .45),0 0 0 140px rgb(237 245 241 / .65)}.dashboard-card{position:relative;background:rgb(255 255 255 / .94);border:1px solid rgb(20 40 30 / .1);box-shadow:var(--shadow);border-radius:28px}.dashboard-card--main{width:min(100%,440px);padding:28px;z-index:2}.dashboard-card__top{display:flex;justify-content:space-between;font-weight:800;margin-bottom:34px}.status{font-size:12px;color:var(--accent)}.metric{display:flex;justify-content:space-between;align-items:end}.metric span{font-size:13px;color:var(--muted)}.metric strong{font-size:44px;letter-spacing:-.05em}.progress{height:10px;background:#e8eee9;border-radius:20px;overflow:hidden;margin:10px 0 30px}.progress i{display:block;height:100%;background:var(--accent);border-radius:inherit}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric-grid div{background:#f5f7f4;padding:16px;border-radius:16px}.metric-grid span{font-size:11px;color:var(--muted);display:block}.metric-grid strong{font-size:20px}.floating-note{position:absolute;z-index:3;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px rgb(20 40 30 / .09);border-radius:999px;padding:10px 15px;font-size:12px;font-weight:750}.floating-note span{color:var(--accent);margin-right:7px}.floating-note--one{top:75px;left:0}.floating-note--two{right:-10px;top:170px}.floating-note--three{bottom:75px;left:20px}.statement__grid{display:grid;grid-template-columns:.35fr 1.65fr;gap:50px}.statement h2{max-width:950px}.large-copy{font-size:22px;color:var(--muted);max-width:800px;margin-top:30px}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;margin-bottom:50px}.section-head p{font-size:18px;color:var(--muted);max-width:480px}.service-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cfd6cf;border-left:1px solid #cfd6cf}.service-card{min-height:330px;padding:38px;border-right:1px solid #cfd6cf;border-bottom:1px solid #cfd6cf;position:relative;transition:.25s background,.25s transform}.service-card:hover{background:#fff;transform:translateY(-3px)}.service-card__num{font-size:12px;color:var(--accent);font-weight:800}.service-card h3{margin:60px 0 16px}.service-card p{color:var(--muted);max-width:440px}.service-card__tag{position:absolute;bottom:32px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.maturity__intro{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;margin-bottom:45px}.maturity__intro p{font-size:18px;color:var(--muted)}.plugin-placeholder{border:1px dashed #9dafaa;border-radius:24px;padding:50px;background:#f7faf7}.process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.process-sticky{position:sticky;top:130px;align-self:start}.process-sticky p{color:#acb9b3;font-size:18px;max-width:420px}.steps article{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:38px 0;border-bottom:1px solid rgb(255 255 255 / .16)}.steps article>span{color:#8dcbbd;font-weight:800}.steps p{color:#acb9b3;margin-bottom:0}.insight__box{padding:70px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#fff,#f3f8f5)}blockquote{font-size:clamp(30px,4vw,54px);line-height:1.2;letter-spacing:-.035em;margin:0;max-width:1000px}.site-footer{background:#0f1412;color:#eef2ef;padding:90px 0 45px}.site-footer__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:100px}.site-footer h2{font-size:clamp(38px,4.8vw,64px);max-width:740px}.site-footer p{color:#aab4af;max-width:650px}.site-footer__meta{padding-top:45px}.footer-nav{list-style:none;padding:0;margin:28px 0;display:flex;gap:16px;flex-wrap:wrap}.footer-nav a{color:#dfe5e1}.copyright{font-size:12px}.content-area{padding-top:150px}.entry{margin-bottom:60px}.entry h1{font-size:clamp(42px,6vw,72px);margin-bottom:30px}.entry__content{font-size:18px}.entry__content p{margin:0 0 1.4em}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal--delay{transition-delay:.15s}.reveal.is-visible{opacity:1;transform:none}@media(max-width:920px){.site-nav{position:absolute;left:20px;right:20px;top:74px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav__list{flex-direction:column;align-items:flex-start}.nav-toggle{display:block}.hero__grid,.statement__grid,.section-head,.maturity__intro,.process-grid,.site-footer__grid{grid-template-columns:1fr}.hero{padding-top:130px}.hero__visual{min-height:500px}.process-sticky{position:static}.service-grid{grid-template-columns:1fr}.site-footer__grid{gap:30px}}@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.section{padding:78px 0}.hero{padding-bottom:70px;min-height:0}.hero__grid{gap:40px}.hero__lead{font-size:18px}.hero__actions{align-items:flex-start;flex-direction:column}.hero__proof{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hero__visual{min-height:430px}.hero__visual:before{width:340px;height:340px;box-shadow:0 0 0 45px rgb(225 239 233 / .45)}.dashboard-card--main{padding:20px}.floating-note{display:none}.service-card{padding:28px;min-height:300px}.service-card h3{margin-top:45px}.insight__box{padding:36px 26px}.steps article{grid-template-columns:45px 1fr}.metric strong{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.text-link span{transition:none}}.hero--v2{background:radial-gradient(circle at 78% 26%,#edf6f2 0,#fff0 30%),linear-gradient(#fff,#fbfcfb)}.system-map{position:relative;width:min(100%,520px);height:500px;background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;z-index:2}.system-map__head{height:58px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.system-map__core{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--ink);color:#fff;font-size:13px;font-weight:850;letter-spacing:.06em;z-index:3;box-shadow:0 18px 50px rgb(21 23 24 / .18)}.system-map svg{position:absolute;left:10px;right:10px;top:55px;width:calc(100% - 20px);height:360px}.system-map path{fill:none;stroke:#b9cbc4;stroke-width:1.5;stroke-dasharray:5 6}.system-node{position:absolute;width:116px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#f8faf8;z-index:3}.system-node b,.system-node small{display:block}.system-node b{font-size:18px}.system-node small{color:var(--muted);font-size:11px}.system-node.n1{left:30px;top:85px}.system-node.n2{right:30px;top:85px}.system-node.n3{left:30px;bottom:78px}.system-node.n4{right:30px;bottom:78px;background:var(--accent2);border-color:#bdddd4}.system-map__foot{position:absolute;bottom:0;left:0;right:0;height:52px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;font-weight:750;color:var(--muted)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-strip__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.trust-strip i{width:4px;height:4px;border-radius:50%;background:var(--accent)}.service-grid--five .service-card--wide{grid-column:1/-1;min-height:250px}.service-grid--five .service-card--wide h3{margin-top:38px}.usecase-list{border-top:1px solid var(--line)}.usecase{display:grid;grid-template-columns:70px .8fr 1.3fr 120px;gap:28px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line)}.usecase>span{font-size:12px;color:var(--accent);font-weight:800}.usecase h3{font-size:23px}.usecase p{color:var(--muted);margin:0}.usecase b{text-align:right;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.heritage__head{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end;margin-bottom:65px}.heritage__head p{color:#acb9b3;font-size:18px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgb(255 255 255 / .2)}.timeline article{padding:30px 28px 20px 0;border-right:1px solid rgb(255 255 255 / .14);min-height:230px}.timeline article+article{padding-left:28px}.timeline strong{display:block;color:#9bd6c7;font-size:13px}.timeline span{display:block;font-size:24px;font-weight:800;margin:36px 0 12px}.timeline p{color:#acb9b3;font-size:14px}.timeline__now{background:rgb(155 214 199 / .06)}.proof__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.proof__items{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.proof__items article{padding:32px 25px;border-right:1px solid var(--line)}.proof__items strong{font-size:44px;letter-spacing:-.05em}.proof__items p{color:var(--muted);font-size:14px}.closing{padding-top:30px}.closing__box{padding:75px;background:linear-gradient(135deg,#edf6f2,#fff);border:1px solid var(--line);border-radius:32px}.closing__box h2{max-width:1000px;margin-bottom:38px}@media(max-width:920px){.trust-strip__inner{flex-wrap:wrap;justify-content:flex-start;padding:18px 0}.usecase{grid-template-columns:45px 1fr}.usecase p,.usecase b{grid-column:2}.usecase b{text-align:left}.heritage__head,.proof__grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr 1fr}.proof__items{grid-template-columns:1fr 1fr 1fr}.system-map{height:470px}}@media(max-width:620px){.system-map{height:410px}.system-map__core{width:94px;height:94px;font-size:11px}.system-node{width:92px;padding:10px}.system-node b{font-size:15px}.system-node.n1,.system-node.n3{left:14px}.system-node.n2,.system-node.n4{right:14px}.system-map__foot{gap:5px;font-size:8px}.timeline,.proof__items{grid-template-columns:1fr}.timeline article,.timeline article+article{padding:25px 0;border-right:0;border-bottom:1px solid rgb(255 255 255 / .14);min-height:0}.timeline span{margin-top:16px}.closing__box{padding:42px 24px}.service-grid--five .service-card--wide{grid-column:auto}.trust-strip i{display:none}}.llmmate{position:relative;overflow:hidden;background:#fff}.llmmate:before{content:"";position:absolute;right:-160px;top:80px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgb(15 122 104 / .10),#fff0 68%);pointer-events:none}.llmmate__grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:90px;align-items:center}.product-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fafcfb;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.product-kicker__dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgb(15 122 104 / .10)}.llmmate__content h2{max-width:650px}.llmmate__content .large-copy{font-size:19px;line-height:1.7}.llmmate__points{margin:42px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.llmmate__points>div{display:flex;gap:15px;padding:21px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.llmmate__points strong{font-size:11px;color:var(--accent)}.llmmate__points span,.llmmate__points b,.llmmate__points small{display:block}.llmmate__points b{font-size:14px}.llmmate__points small{color:var(--muted);font-size:12px;line-height:1.45;margin-top:4px}.llmmate__visual{position:relative;min-height:600px;display:grid;place-items:center}.llm-window{position:relative;width:min(100%,590px);border:1px solid #ced8d3;border-radius:26px;background:#f9fbfa;box-shadow:0 30px 90px rgb(18 31 27 / .13);overflow:hidden;z-index:2}.llm-window__bar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 23px;background:#17201d;color:#fff}.llm-logo{font-weight:900;letter-spacing:-.04em;font-size:19px}.llm-logo span{color:#9bd6c7}.llm-live{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#c9d6d0}.llm-live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#7ed6bd;margin-right:7px;box-shadow:0 0 0 5px rgb(126 214 189 / .10)}.llm-window__body{padding:26px}.llm-window__meta{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.llm-window__meta span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.llm-window__meta b{font-size:13px}.llm-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.llm-kpis article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.llm-kpis small,.llm-kpis span{display:block}.llm-kpis small{font-size:10px;text-transform:uppercase;color:var(--muted);font-weight:800}.llm-kpis strong{display:block;font-size:30px;letter-spacing:-.05em;margin:7px 0 0}.llm-kpis span{font-size:10px;color:var(--muted)}.llm-chart{margin-top:12px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.llm-chart__head{display:flex;justify-content:space-between;margin-bottom:19px;font-size:11px;font-weight:800}.llm-chart__head small{color:var(--muted);font-weight:500}.llm-row{display:grid;grid-template-columns:145px 1fr 30px;gap:12px;align-items:center;margin:14px 0;font-size:10px}.llm-row>i{height:8px;background:#e8eeeb;border-radius:10px;overflow:hidden}.llm-row>i b{display:block;height:100%;border-radius:inherit;background:var(--accent)}.llm-row>strong{text-align:right;font-size:11px}.llm-insight{display:flex;gap:12px;align-items:center;margin-top:12px;padding:15px 17px;border-radius:15px;background:#eaf5f1}.llm-insight>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:900}.llm-insight small,.llm-insight b{display:block}.llm-insight small{text-transform:uppercase;letter-spacing:.08em;color:#477066;font-size:9px;font-weight:800}.llm-insight b{font-size:12px;margin-top:2px}.llm-float{position:absolute;z-index:3;min-width:160px;padding:13px 16px;border-radius:15px;background:#fff;border:1px solid var(--line);box-shadow:0 15px 45px rgb(18 31 27 / .10)}.llm-float small,.llm-float b{display:block}.llm-float small{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:850}.llm-float b{font-size:12px;margin-top:2px}.llm-float--a{left:-28px;top:112px}.llm-float--b{right:-25px;bottom:92px}.trust-strip__inner{gap:14px}@media(max-width:920px){.llmmate__grid{grid-template-columns:1fr;gap:45px}.llmmate__visual{min-height:530px}.llm-float--a{left:0}.llm-float--b{right:0}}@media(max-width:620px){.llmmate__points{grid-template-columns:1fr}.llmmate__visual{min-height:440px}.llm-window__body{padding:16px}.llm-kpis{grid-template-columns:1fr 1fr 1fr}.llm-kpis article{padding:12px 9px}.llm-kpis strong{font-size:24px}.llm-row{grid-template-columns:100px 1fr 24px;gap:8px}.llm-float{display:none}}.references-system{background:#fff}.references-system__head{align-items:end}.references-system__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reference-type{position:relative;display:flex;flex-direction:column;min-height:390px;padding:28px;border:1px solid #dfe6e4;border-radius:22px;background:#fff;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.reference-type:hover{transform:translateY(-4px);border-color:#a8c9c2;box-shadow:0 18px 45px rgb(8 30 27 / .08)}.reference-type__top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:54px}.reference-type__top span{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#0b1917;color:#fff;font-weight:800}.reference-type__top small{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#157f74}.reference-type h3{margin:0 0 12px;font-size:30px;letter-spacing:-.035em}.reference-type>p{margin:0 0 28px;color:#65736f;line-height:1.65}.reference-type__proof{display:flex;align-items:end;gap:12px;margin-top:auto;padding-top:22px;border-top:1px solid #e5ebe9}.reference-type__proof strong{font-size:28px;letter-spacing:-.04em;color:#157f74}.reference-type__proof span{max-width:130px;font-size:11px;font-weight:700;line-height:1.3;color:#65736f}.reference-type>b{margin-top:22px;font-size:13px}.references-system__foot{margin-top:20px;padding:18px 20px;border-radius:14px;background:#f3f7f6;color:#53615e;font-size:14px}.references-system__foot span{font-weight:800;color:#0b1917}@media(max-width:900px){.references-system__grid{grid-template-columns:1fr}.reference-type{min-height:0}.reference-type__top{margin-bottom:28px}}.references-system--premium{position:relative;overflow:hidden;background:#f6f8f7}.references-system--premium:before{content:"";position:absolute;width:460px;height:460px;right:-160px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgb(27 126 115 / .10),#fff0 68%);pointer-events:none}.references-system__intro{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end;margin-bottom:34px}.references-system__intro h2{margin:10px 0 0;max-width:760px;font-size:clamp(40px,5.5vw,72px);line-height:.98;letter-spacing:-.055em}.references-system__intro>p{max-width:560px;margin:0 0 5px;color:#64716e;font-size:16px;line-height:1.75}.references-system__intro>p strong{color:#0b1917}.references-premium-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.reference-showcase{position:relative;display:flex;flex-direction:column;min-height:520px;padding:28px;border:1px solid #dce5e2;border-radius:26px;background:#fff;color:#0b1917;text-decoration:none;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.reference-showcase:hover{transform:translateY(-5px);border-color:#a9c9c3;box-shadow:0 24px 60px rgb(9 35 31 / .10)}.reference-showcase--secova{grid-column:span 5}.reference-showcase--clopen{grid-column:span 4}.reference-showcase--jazz{grid-column:span 3;background:#0c1b19;color:#fff;border-color:#0c1b19}.reference-showcase--secova:before,.reference-showcase--clopen:before,.reference-showcase--jazz:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-100px;background:radial-gradient(circle,rgb(31 142 128 / .16),#fff0 70%)}.reference-showcase--jazz:before{background:radial-gradient(circle,rgb(72 184 168 / .18),#fff0 70%)}.reference-showcase__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;position:relative;z-index:1}.reference-showcase__number{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#0b1917;color:#fff;font-size:12px;font-weight:900}.reference-showcase--jazz .reference-showcase__number{background:rgb(255 255 255 / .09);color:#88d8cc}.reference-showcase__type{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#157f74}.reference-showcase--jazz .reference-showcase__type{color:#8bd5c7}.reference-showcase__body{position:relative;z-index:1;margin-top:70px}.reference-showcase__client{margin-bottom:10px;font-size:13px;font-weight:900;color:#157f74}.reference-showcase--jazz .reference-showcase__client{color:#8bd5c7}.reference-showcase__body h3{margin:0 0 16px;font-size:clamp(28px,3.1vw,46px);line-height:1.03;letter-spacing:-.045em}.reference-showcase--jazz .reference-showcase__body h3{color:#fff}.reference-showcase__body p{max-width:520px;margin:0;color:#65736f;line-height:1.7}.reference-showcase--jazz .reference-showcase__body p{color:#b8c8c5}.reference-showcase__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;padding-top:28px}.reference-showcase__facts div{min-height:92px;padding:16px;border-radius:16px;background:#f2f6f5}.reference-showcase--jazz .reference-showcase__facts div{background:rgb(255 255 255 / .06)}.reference-showcase__facts strong{display:block;margin-bottom:7px;font-size:24px;line-height:1;letter-spacing:-.04em;color:#157f74}.reference-showcase--jazz .reference-showcase__facts strong{color:#8bd5c7}.reference-showcase__facts span{display:block;font-size:11px;font-weight:700;line-height:1.35;color:#64716e}.reference-showcase--jazz .reference-showcase__facts span{color:#aec0bc}.reference-showcase__cta{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;border-top:1px solid #e3e9e7;font-size:12px;font-weight:900}.reference-showcase--jazz .reference-showcase__cta{border-color:rgb(255 255 255 / .1)}.reference-showcase__cta span{font-size:20px;color:#157f74}.reference-showcase--jazz .reference-showcase__cta span{color:#8bd5c7}.references-system__strategy{display:grid;grid-template-columns:auto 1fr 1.4fr;gap:18px 30px;align-items:center;margin-top:18px;padding:22px 24px;border-radius:18px;background:#0b1917;color:#fff}.references-system__strategy>span{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#8bd5c7}.references-system__strategy strong{font-size:18px;letter-spacing:-.02em}.references-system__strategy p{margin:0;color:#b5c5c2;font-size:13px;line-height:1.55}@media(max-width:1050px){.references-system__intro{grid-template-columns:1fr;gap:24px}.reference-showcase--secova,.reference-showcase--clopen{grid-column:span 6}.reference-showcase--jazz{grid-column:span 12;min-height:430px}}@media(max-width:760px){.references-premium-grid{display:block}.reference-showcase{min-height:0;margin-bottom:14px}.reference-showcase__body{margin-top:44px}.references-system__strategy{grid-template-columns:1fr}}.references-system--premium .container{position:relative;z-index:1}.references-system--premium .eyebrow{margin-bottom:14px}.references-premium-grid a{text-decoration:none}.reference-showcase__body h3{text-wrap:balance}.reference-showcase__body p{text-wrap:pretty}@media(min-width:1051px){.reference-showcase--secova .reference-showcase__body{max-width:92%}.reference-showcase--clopen .reference-showcase__body{max-width:96%}}.references-premium-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.reference-showcase--secova,.reference-showcase--clopen,.reference-showcase--jazz{grid-column:span 1;min-height:520px}.reference-showcase--secova{background:#fff;color:#0b1917}.reference-showcase--clopen{background:#eaf3f0;color:#0b1917;border-color:#d1e3df}.reference-showcase--jazz{background:#0c1b19;color:#fff;border-color:#0c1b19}.reference-showcase__meta{align-items:center;min-height:36px}.reference-showcase__client{margin:0;font-size:15px;font-weight:900;color:inherit}.reference-showcase--secova .reference-showcase__client{color:#0b1917}.reference-showcase--clopen .reference-showcase__client{color:#0b1917}.reference-showcase--jazz .reference-showcase__client{color:#fff}.reference-showcase__since{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:rgb(11 25 23 / .06);font-size:9px;font-weight:800;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;color:#64716e}.reference-showcase__since strong{color:#157f74}.reference-showcase--jazz .reference-showcase__since{background:rgb(255 255 255 / .08);color:#afc0bd}.reference-showcase--jazz .reference-showcase__since strong{color:#8bd5c7}.reference-showcase__body{margin-top:58px}.reference-showcase__body .reference-showcase__type{margin-bottom:12px;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#157f74}.reference-showcase--jazz .reference-showcase__body .reference-showcase__type{color:#8bd5c7}.reference-showcase__topfact{margin-top:auto;padding:24px 20px;border-radius:18px;background:#0b1917}.reference-showcase__topfact strong{display:block;margin-bottom:7px;font-size:clamp(34px,3vw,48px);line-height:.95;letter-spacing:-.055em;color:#8bd5c7}.reference-showcase__topfact span{display:block;font-size:11px;font-weight:800;color:#c2d0cd}.reference-showcase--clopen .reference-showcase__topfact{background:#fff;border:1px solid #d7e5e1}.reference-showcase--clopen .reference-showcase__topfact strong{color:#157f74}.reference-showcase--clopen .reference-showcase__topfact span{color:#64716e}.reference-showcase--jazz .reference-showcase__topfact{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .08)}.reference-showcase__facts{display:none}@media(max-width:1050px){.references-premium-grid{grid-template-columns:1fr}.reference-showcase--secova,.reference-showcase--clopen,.reference-showcase--jazz{grid-column:span 1;min-height:440px}}.reference-showcase__topfact{display:none}.reference-visibility{margin-top:auto;padding:20px;border-radius:18px;background:#0b1917;color:#fff}.reference-showcase--clopen .reference-visibility{background:#fff;border:1px solid #d7e5e1;color:#0b1917}.reference-showcase--jazz .reference-visibility{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .09)}.reference-visibility__label{margin-bottom:8px;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#8bd5c7}.reference-showcase--clopen .reference-visibility__label{color:#157f74}.reference-visibility__value{margin-bottom:18px;font-size:clamp(36px,3.4vw,52px);line-height:.92;font-weight:900;letter-spacing:-.055em;color:#8bd5c7}.reference-showcase--clopen .reference-visibility__value{color:#157f74}.reference-visibility__bars{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:12px;height:76px;padding-top:4px;border-bottom:1px solid rgb(255 255 255 / .16)}.reference-showcase--clopen .reference-visibility__bars{border-color:#d9e5e2}.reference-visibility__bars div{display:grid;grid-template-rows:1fr auto;align-items:end;height:100%}.reference-visibility__bars span{display:block;width:100%;height:var(--v);min-height:8px;border-radius:7px 7px 0 0;background:#4eb8a8}.reference-visibility__bars div:first-child span{opacity:.38}.reference-visibility__bars small{padding-top:7px;font-size:9px;font-weight:800;color:#aebfbc}.reference-showcase--clopen .reference-visibility__bars small{color:#6d7a77}.reference-visibility p{margin:12px 0 0;font-size:10px;font-weight:750;color:#c0cecb}.reference-showcase--clopen .reference-visibility p{color:#65736f}.reference-visibility__dots{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;margin:27px 0 19px}.reference-visibility__dots i{display:block;height:10px;border-radius:999px;background:#4eb8a8}.reference-visibility__dots i.is-off{background:rgb(255 255 255 / .14)}@media(min-width:1051px){.references-premium-grid .reference-showcase__body{display:flex;flex-direction:column;min-height:292px;margin-top:58px}.references-premium-grid .reference-showcase__body p{margin-bottom:28px}.references-premium-grid .reference-visibility{margin-top:0}}.reference-showcase--secova .reference-showcase__body p{margin-bottom:32px}@media(min-width:1051px){.references-premium-grid .reference-showcase{display:grid;grid-template-rows:auto 1fr auto auto}.references-premium-grid .reference-showcase__body{min-height:0;height:auto;margin-top:58px}.references-premium-grid .reference-visibility{align-self:end;width:100%;margin-top:30px;box-sizing:border-box}.references-premium-grid .reference-showcase__cta{align-self:end}}@media(min-width:1051px){.references-premium-grid .reference-showcase{display:grid;grid-template-rows:auto 1fr auto auto}.references-premium-grid .reference-visibility{align-self:start;margin-top:30px}.reference-showcase--jazz .reference-visibility{align-self:start}.references-premium-grid .reference-showcase__cta{align-self:end;margin-top:30px;min-height:58px;display:flex;align-items:center}}@media(min-width:1051px){.references-premium-grid{align-items:stretch}.references-premium-grid .reference-showcase{display:grid!important;grid-template-rows:48px 270px 1fr 76px;;min-height:660px}.references-premium-grid .reference-showcase__meta{align-self:start;margin:0}.references-premium-grid .reference-showcase__body{align-self:start;min-height:0!important;height:auto!important;margin:38px 0 0!important}.references-premium-grid .reference-visibility{align-self:start!important;margin:0!important;width:100%;box-sizing:border-box}.references-premium-grid .reference-showcase__cta{align-self:stretch!important;min-height:0!important;margin:22px 0 0!important;display:flex!important;align-items:center!important;justify-content:space-between}}@media(min-width:1051px){.references-premium-grid .reference-showcase{display:grid!important;grid-template-rows:48px 330px auto 92px;;min-height:720px}.references-premium-grid .reference-showcase__body{align-self:start;margin:38px 0 0!important;min-height:0!important;height:auto!important}.references-premium-grid .reference-showcase__body p{margin-bottom:0!important}.references-premium-grid .reference-visibility{align-self:start!important;margin:0!important;width:100%;box-sizing:border-box}.references-premium-grid .reference-showcase__cta{align-self:stretch!important;margin:22px 0 0!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}}.contact-page{background:#f6f8f7;color:#17211f}.contact-page .eyebrow{display:inline-block;margin-bottom:22px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#157f74}.contact-hero{position:relative;overflow:hidden;padding:110px 0 96px;background:radial-gradient(circle at 82% 9%,rgb(41 126 113 / .12),transparent 34%),linear-gradient(180deg,#f7faf9 0%,#eef3f1 100%)}.contact-hero:after{content:"";position:absolute;right:-160px;bottom:-300px;width:620px;height:620px;border:1px solid rgb(21 127 116 / .12);border-radius:50%;pointer-events:none}.contact-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);gap:80px;align-items:start}.contact-hero__copy{padding-top:34px}.contact-hero__copy h1{max-width:780px;margin:0;font-size:clamp(48px,5.4vw,78px);line-height:.98;letter-spacing:-.052em;font-weight:850;color:#15201d}.contact-hero__copy h1 em{font-style:normal;color:#157f74}.contact-hero__lead{max-width:720px;margin:32px 0 0;font-size:19px;line-height:1.68;color:#52605c}.contact-direct{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:44px;max-width:720px}.contact-direct__item{display:flex;align-items:center;gap:15px;padding:18px 20px;border:1px solid #d7e2df;border-radius:14px;background:rgb(255 255 255 / .72);text-decoration:none;color:#182521;transition:.2s ease}.contact-direct__item:hover{transform:translateY(-2px);border-color:#9fc6be;box-shadow:0 12px 30px rgb(31 70 62 / .08)}.contact-direct__icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#153f3b;color:#fff;font-weight:800}.contact-direct__item small{display:block;margin-bottom:3px;color:#72807c;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.contact-direct__item strong{font-size:14px}.contact-proof{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px;font-size:12px;font-weight:700;color:#6c7975}.contact-proof span{position:relative;padding-left:15px}.contact-proof span:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:#4eb8a8;transform:translateY(-50%)}.contact-card{position:relative;padding:38px;border:1px solid rgb(22 72 64 / .12);border-radius:22px;background:#fff;box-shadow:0 24px 70px rgb(25 63 56 / .10)}.contact-card__kicker{font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:#157f74}.contact-card h2{margin:10px 0 8px;font-size:34px;line-height:1.08;letter-spacing:-.035em}.contact-card>p{margin:0 0 28px;color:#697672;line-height:1.55}.contact-form{display:grid;gap:18px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label>span:first-child{display:block;margin-bottom:7px;font-size:12px;font-weight:750;color:#4f5d59}.contact-form input[type="text"],.contact-form input[type="email"],.contact-form select,.contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #d8e1de;border-radius:10px;background:#fbfcfc;padding:13px 14px;font:inherit;font-size:14px;color:#17211f;outline:none;transition:border .18s ease,box-shadow .18s ease,background .18s ease}.contact-form textarea{resize:vertical;min-height:145px;line-height:1.55}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background:#fff;border-color:#65a99e;box-shadow:0 0 0 3px rgb(78 184 168 / .10)}.contact-form__privacy{display:grid!important;grid-template-columns:18px 1fr;gap:10px;align-items:start;font-size:11px;line-height:1.5;color:#6e7a77}.contact-form__privacy input{margin-top:2px}.contact-form__privacy>span{margin:0!important;font-weight:500!important}.contact-form__privacy a{color:#246d64}.contact-form__hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-submit{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;padding:0 18px;border:0;border-radius:10px;background:#153f3b;color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:.18s ease}.contact-submit:hover{background:#0f312e;transform:translateY(-1px)}.contact-submit span{font-size:20px}.contact-message{margin:8px 0 4px;padding:16px 18px;border-radius:10px;font-size:13px;line-height:1.5}.contact-message--success{display:grid;gap:4px;border:1px solid #b8ddd4;background:#eef9f6;color:#235e55}.contact-message--error{border:1px solid #ead1cc;background:#fff5f3;color:#87493f}.contact-process{padding:100px 0;background:#fff}.contact-process__intro{display:grid;grid-template-columns:.55fr 1fr;gap:60px;align-items:end;margin-bottom:54px}.contact-process__intro .eyebrow{margin:0 0 7px}.contact-process__intro h2{margin:0;max-width:780px;font-size:clamp(34px,4vw,56px);line-height:1.03;letter-spacing:-.045em}.contact-process__steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe6e4}.contact-process__steps article{padding:30px 36px 12px 0;border-right:1px solid #dfe6e4}.contact-process__steps article+article{padding-left:36px}.contact-process__steps article:last-child{border-right:0}.contact-process__steps article>span{display:inline-block;margin-bottom:36px;font-size:11px;font-weight:850;color:#157f74}.contact-process__steps h3{margin:0 0 10px;font-size:22px;letter-spacing:-.025em}.contact-process__steps p{margin:0;color:#6a7773;font-size:14px;line-height:1.65}.contact-bottom{padding:0 0 96px;background:#fff}.contact-bottom__box{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:48px 52px;border-radius:22px;background:#153f3b;color:#fff}.contact-bottom__box .eyebrow{margin-bottom:14px;color:#8bd5c7}.contact-bottom__box h2{margin:0;font-size:38px;line-height:1;letter-spacing:-.04em}.contact-bottom__box p{margin:12px 0 0;color:#c9d8d5}.contact-bottom__box .button--light{flex:0 0 auto;background:#fff;color:#153f3b}@media(max-width:1050px){.contact-hero{padding:78px 0 70px}.contact-hero__grid{grid-template-columns:1fr;gap:52px}.contact-hero__copy{padding-top:0}.contact-card{max-width:680px}}@media(max-width:720px){.contact-hero{padding:94px 0 54px}.contact-hero__copy h1{font-size:43px}.contact-hero__lead{font-size:17px}.contact-direct{grid-template-columns:1fr}.contact-card{padding:26px 20px}.contact-form__row{grid-template-columns:1fr}.contact-process{padding:68px 0}.contact-process__intro{grid-template-columns:1fr;gap:18px;margin-bottom:36px}.contact-process__steps{grid-template-columns:1fr}.contact-process__steps article,.contact-process__steps article+article{padding:26px 0;border-right:0;border-bottom:1px solid #dfe6e4}.contact-process__steps article:last-child{border-bottom:0}.contact-process__steps article>span{margin-bottom:18px}.contact-bottom{padding-bottom:60px}.contact-bottom__box{display:grid;padding:34px 26px}.contact-bottom__box h2{font-size:32px}}.service-grid--five .service-card{padding:34px 38px 38px}.service-grid--five .service-card__num{display:block;font-size:clamp(42px,4.3vw,64px);line-height:.9;letter-spacing:-.055em;font-weight:800;color:rgb(15 122 104 / .22)}.service-grid--five .service-card h3{margin:34px 0 16px;font-size:clamp(25px,2.2vw,34px);line-height:1.05;letter-spacing:-.035em}.service-grid--five .service-card p{max-width:520px;font-size:16px;line-height:1.65}.service-grid--five .service-card__tag{font-size:10px;letter-spacing:.11em;color:var(--accent)}.service-grid--five .service-card--wide{min-height:270px}.service-grid--five .service-card--wide h3{margin-top:28px}@media(max-width:760px){.service-grid--five .service-card{min-height:310px;padding:28px}.service-grid--five .service-card__num{font-size:46px}.service-grid--five .service-card h3{margin-top:26px;font-size:27px}}.hero__partner-badge{margin-top:24px;display:flex;align-items:center}.hero__partner-badge img{width:92px;height:auto;display:block;border-radius:8px}.platform-logo-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px}.platform-logo-row img{display:block;width:auto;height:58px;max-width:240px;border:1px solid rgb(21 38 34 / .08);border-radius:12px}.service-platform-logo{margin:24px 0 4px}.service-platform-logo img{display:block;width:auto;height:48px;max-width:100%;border:1px solid rgb(21 38 34 / .08);border-radius:10px}@media(max-width:760px){.hero__partner-badge img{width:76px}.platform-logo-row img{height:52px;max-width:210px}.service-platform-logo img{height:44px}}.platform-visibility{padding:72px 0 82px;background:#fff;border-bottom:1px solid rgb(16 33 30 / .08)}.platform-visibility__head{max-width:760px;margin:0 auto 38px;text-align:center}.platform-visibility__head h2{margin:10px 0 14px;font-size:clamp(30px,3.4vw,48px);line-height:1.03;letter-spacing:-.045em}.platform-visibility__head p{margin:0 auto;max-width:690px;color:var(--muted);font-size:16px;line-height:1.7}.platform-visibility__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgb(16 33 30 / .08);border-radius:18px;overflow:hidden;background:#fbfcfc}.platform-tile{min-height:148px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px 14px;position:relative}.platform-tile+.platform-tile{border-left:1px solid rgb(16 33 30 / .08)}.platform-tile img{width:100%;max-width:180px;height:52px;object-fit:contain;border:0;border-radius:0;background:#fff0}.platform-tile span{font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#7b8683}.reference-showcase{overflow:hidden}.reference-brand{min-height:104px;margin:-1px -1px 24px;padding:20px 24px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgb(16 33 30 / .08);background:linear-gradient(135deg,#f8faf9,#eef3f1)}.reference-brand>span{font-size:24px;line-height:1;font-weight:800;letter-spacing:-.035em}.reference-brand small{margin-left:auto;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#7c8784}.reference-brand--secova span{font-size:30px;font-weight:500;color:#656d6b}.reference-brand--secova b{color:#d64343;font-weight:700}.reference-brand--clopen .ref-clopen-mark{width:31px;height:31px;border:2px solid currentColor;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:17px}.reference-brand--jazz{background:linear-gradient(135deg,#17221f,#25302d);color:#fff}.reference-brand--jazz small{color:rgb(255 255 255 / .58)}.ref-jazz-bars{font-size:20px!important;letter-spacing:2px!important;color:#8fc7bb}@media(min-width:1051px){.references-premium-grid .reference-showcase{grid-template-rows:auto 48px 330px auto 92px!important;min-height:820px!important}}.service-platform-mini{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0 4px}.service-platform-mini span{padding:7px 10px;border:1px solid rgb(16 33 30 / .1);border-radius:999px;background:#fff;font-size:10px;font-weight:800;color:#56625f}@media(max-width:980px){.platform-visibility__grid{grid-template-columns:repeat(2,1fr)}.platform-tile+.platform-tile{border-left:0}.platform-tile:nth-child(even){border-left:1px solid rgb(16 33 30 / .08)}.platform-tile:nth-child(n+3){border-top:1px solid rgb(16 33 30 / .08)}.platform-tile:last-child{grid-column:1/-1}}@media(max-width:620px){.platform-visibility{padding:54px 0 62px}.platform-visibility__grid{grid-template-columns:1fr}.platform-tile,.platform-tile:nth-child(even),.platform-tile:nth-child(n+3){border-left:0;border-top:1px solid rgb(16 33 30 / .08)}.platform-tile:first-child{border-top:0}.platform-tile:last-child{grid-column:auto}.reference-brand{min-height:88px;padding:16px 18px}.reference-brand small{display:none}}.platform-logo-row,.service-platform-logo{display:none!important}.platform-visibility{padding:68px 0 76px;background:#fff;border-bottom:1px solid rgb(16 33 30 / .08)}.platform-visibility__head{max-width:760px;margin:0 auto 34px;text-align:center}.platform-visibility__head h2{margin:10px 0 14px;font-size:clamp(30px,3.4vw,48px);line-height:1.03;letter-spacing:-.045em}.platform-visibility__head p{margin:0 auto;max-width:700px;color:var(--muted);font-size:16px;line-height:1.7}.platform-visibility__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgb(16 33 30 / .08);border-radius:20px;overflow:hidden;background:#fbfcfc}.platform-tile{min-height:152px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 14px;text-align:center}.platform-tile+.platform-tile{border-left:1px solid rgb(16 33 30 / .08)}.platform-tile__logo{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.platform-tile__logo img{width:42px;height:42px;object-fit:contain;display:block;border:0;border-radius:0;background:#fff0}.platform-tile strong{font-size:14px;line-height:1.25;color:#17211f}.platform-tile span{font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#7b8683}.platform-visibility__note{margin:14px auto 0;max-width:760px;text-align:center;font-size:10px;line-height:1.5;color:#949d9a}.reference-brand.reference-brand--original{min-height:94px;margin:-1px -1px 24px;padding:18px 22px;display:flex;align-items:center;gap:14px;background:#f8faf9;border-bottom:1px solid rgb(16 33 30 / .08);color:#17211f}.reference-brand--original img{width:48px;height:48px;object-fit:contain;flex:0 0 48px;background:#fff;border-radius:8px}.reference-brand--original div{display:flex;flex-direction:column;gap:5px}.reference-brand--original strong{font-size:18px;line-height:1.1;letter-spacing:-.02em}.reference-brand--original small{margin:0;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#7c8784}.service-platform-mini{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0 4px}.service-platform-mini span{padding:7px 10px;border:1px solid rgb(16 33 30 / .1);border-radius:999px;background:#fff;font-size:10px;font-weight:800;color:#56625f}@media(min-width:1051px){.references-premium-grid .reference-showcase{grid-template-rows:auto 48px 330px auto 92px!important;min-height:818px!important}}@media(max-width:980px){.platform-visibility__grid{grid-template-columns:repeat(2,1fr)}.platform-tile+.platform-tile{border-left:0}.platform-tile:nth-child(even){border-left:1px solid rgb(16 33 30 / .08)}.platform-tile:nth-child(n+3){border-top:1px solid rgb(16 33 30 / .08)}.platform-tile:last-child{grid-column:1/-1}}@media(max-width:620px){.platform-visibility{padding:54px 0 62px}.platform-visibility__grid{grid-template-columns:1fr}.platform-tile,.platform-tile:nth-child(even),.platform-tile:nth-child(n+3){border-left:0;border-top:1px solid rgb(16 33 30 / .08)}.platform-tile:first-child{border-top:0}.platform-tile:last-child{grid-column:auto}}.site-brand--logo{display:flex;align-items:center;width:auto;max-width:230px;text-decoration:none}.site-brand--logo img{display:block;width:190px;height:auto;max-height:72px;object-fit:contain;object-position:left center}@media(max-width:760px){.site-brand--logo{max-width:185px}.site-brand--logo img{width:158px;max-height:60px}}.site-brand--logo{max-width:290px!important}.site-brand--logo img{width:245px!important;max-height:82px!important;height:auto!important;object-fit:contain!important;object-position:left center!important}@media(max-width:760px){.site-brand--logo{max-width:220px!important}.site-brand--logo img{width:190px!important;max-height:66px!important}}.site-brand--logo img{background:transparent!important;border:0!important;box-shadow:none!important}@media(min-width:1051px){.references-premium-grid .reference-showcase{grid-template-rows:48px 330px auto 92px!important;min-height:720px!important}}.google-partner-proof{padding:28px 0;background:#fff;border-top:1px solid rgb(15 23 42 / .08);border-bottom:1px solid rgb(15 23 42 / .08)}.google-partner-proof__inner{display:flex;align-items:center;justify-content:center;gap:28px}.google-partner-proof__badge{display:block;width:150px;height:auto;object-fit:contain}.google-partner-proof__copy{max-width:680px}.google-partner-proof__copy .eyebrow{display:block;margin:0 0 5px}.google-partner-proof__copy h2{margin:0;font-size:clamp(20px,2.1vw,30px);line-height:1.15;letter-spacing:-.025em}@media(max-width:760px){.google-partner-proof{padding:24px 0}.google-partner-proof__inner{flex-direction:column;text-align:center;gap:14px}.google-partner-proof__badge{width:135px}}.growth-system{width:min(100%,620px);background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden}.growth-system__head{min-height:72px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.growth-system__head strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.growth-system__head span:not(.growth-system__status){display:block;margin-top:3px;color:var(--muted);font-size:10px}.growth-system__status{display:flex;align-items:center;gap:7px;color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.1em}.growth-system__status i{width:8px;height:8px;border-radius:50%;background:var(--accent)}.growth-system__stage{position:relative;height:390px;padding:28px}.growth-system__lines{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.growth-system__lines path{fill:none;stroke:#b9cbc4;stroke-width:1.5;stroke-dasharray:5 6}.growth-system__goal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170px;height:170px;padding:24px 18px;border-radius:50%;background:var(--ink);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3;box-shadow:0 20px 50px rgb(21 23 24 / .18)}.growth-system__goal span{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.1em;color:#b7c4bf;margin-bottom:10px}.growth-system__goal strong{font-size:13px;line-height:1.55}.growth-pillar{position:absolute;width:175px;min-height:125px;padding:15px;display:grid;grid-template-columns:32px 1fr;gap:10px;background:#f8faf8;border:1px solid var(--line);border-radius:18px;z-index:2}.growth-pillar--seo{left:24px;top:25px}.growth-pillar--sea{right:24px;top:25px}.growth-pillar--llm{left:24px;bottom:25px}.growth-pillar--ai{right:24px;bottom:25px;background:#eef8f5;border-color:#bdddd4}.growth-pillar__icon{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--accent);font-weight:900}.growth-pillar b{display:block;font-size:18px;line-height:1;margin:2px 0 7px}.growth-pillar strong{display:block;color:var(--accent);font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:.055em}.growth-pillar p{margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.growth-system__process{min-height:64px;padding:12px 18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:9px;font-weight:750}.growth-system__process span{white-space:nowrap}.growth-system__process b{color:var(--accent);margin-right:3px}.growth-system__process i{font-style:normal;color:#9aa7a2}.growth-system__claim{margin:0;padding:12px 18px 16px;text-align:center;color:var(--muted);font-size:11px}.growth-system__claim strong{color:var(--ink)}@media(max-width:620px){.growth-system{border-radius:24px}.growth-system__head{min-height:64px;padding:13px 15px}.growth-system__stage{height:390px;padding:14px}.growth-system__goal{width:126px;height:126px;padding:14px}.growth-system__goal strong{font-size:11px}.growth-pillar{width:125px;min-height:116px;padding:11px;grid-template-columns:1fr}.growth-pillar__icon{display:none}.growth-pillar--seo,.growth-pillar--llm{left:12px}.growth-pillar--sea,.growth-pillar--ai{right:12px}.growth-pillar b{font-size:16px}.growth-pillar strong{font-size:8px}.growth-pillar p{font-size:9px}.growth-system__process{flex-wrap:wrap;gap:5px 8px;padding:12px}.growth-system__process i{display:none}}.growth-system__stage{height:330px!important;padding:22px!important}.growth-pillar{width:158px!important;min-height:82px!important;padding:14px!important;align-items:center!important}.growth-pillar--seo,.growth-pillar--sea{top:24px!important}.growth-pillar--llm,.growth-pillar--ai{bottom:24px!important}.growth-pillar b{font-size:18px!important;margin:0 0 6px!important}.growth-pillar strong{font-size:9px!important}.growth-system__goal{width:145px!important;height:145px!important;padding:18px!important}.growth-system__goal strong{font-size:13px!important;line-height:1.5!important}.growth-system__process{min-height:52px!important;font-size:10px!important;gap:12px!important}.growth-system__claim{padding:8px 18px 12px!important}@media(max-width:620px){.growth-system__stage{height:330px!important}.growth-pillar{width:120px!important;min-height:76px!important;padding:10px!important}.growth-system__goal{width:118px!important;height:118px!important}}.growth-system{position:relative;isolation:isolate;width:min(100%,660px);background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;z-index:1}.growth-system *{box-sizing:border-box}.growth-system__head{position:relative;z-index:5;min-height:90px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid var(--line)}.growth-system__title strong{display:block;margin:0;color:var(--ink);font-size:18px;line-height:1.1;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.growth-system__title span{display:block;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.2}.growth-system__status{flex:none;display:flex;align-items:center;gap:8px;color:var(--accent);font-size:13px;line-height:1;font-weight:850;letter-spacing:.08em}.growth-system__status i{width:10px;height:10px;border-radius:50%;background:var(--accent)}.growth-system__goalbar{position:relative;z-index:4;margin:22px 24px 0;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--ink);color:#fff;border-radius:18px}.growth-system__goalbar span{flex:none;color:#b9c6c1;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.growth-system__goalbar strong{margin:0;color:#fff;text-align:right;font-size:20px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.growth-system__grid{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px 24px 22px;background:#fff}.growth-pillar,.growth-pillar--seo,.growth-pillar--sea,.growth-pillar--llm,.growth-pillar--ai{position:relative!important;inset:auto!important;width:auto!important;min-height:118px!important;margin:0!important;padding:20px!important;display:flex!important;align-items:center!important;gap:16px!important;background:#f8faf9;border:1px solid var(--line);border-radius:18px;z-index:1}.growth-pillar--ai{background:#eef8f5;border-color:#bdddd4}.growth-pillar__icon{flex:none;width:48px!important;height:48px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#fff;border:1px solid var(--line);color:var(--accent);font-size:24px;line-height:1;font-weight:800}.growth-pillar__copy{min-width:0}.growth-pillar b{display:block;margin:0 0 8px!important;color:var(--ink);font-size:28px!important;line-height:1!important;font-weight:850}.growth-pillar strong{display:block;color:var(--accent);font-size:13px!important;line-height:1.25!important;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.growth-pillar p{display:none!important}.growth-system__lines,.growth-system__goal{display:none!important}.growth-system__process{position:relative;z-index:4;min-height:70px!important;padding:18px 24px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap;background:#fafbfa;border-top:1px solid var(--line);color:var(--ink);font-size:13px!important;line-height:1.2;font-weight:800}.growth-system__process span{white-space:nowrap}.growth-system__process i{color:#8f9a96;font-style:normal;font-size:16px}.growth-system__claim{position:relative;z-index:4;margin:0!important;padding:0 24px 20px!important;background:#fafbfa;color:var(--muted);text-align:center;font-size:13px!important;line-height:1.3;font-weight:700}@media(max-width:760px){.growth-system{border-radius:24px}.growth-system__head{min-height:78px;padding:18px}.growth-system__title strong{font-size:15px}.growth-system__title span{font-size:12px}.growth-system__status{font-size:11px}.growth-system__goalbar{margin:16px 16px 0;padding:17px 18px;align-items:flex-start;flex-direction:column}.growth-system__goalbar strong{text-align:left;font-size:18px}.growth-system__grid{grid-template-columns:1fr;gap:10px;padding:14px 16px 18px}.growth-pillar,.growth-pillar--seo,.growth-pillar--sea,.growth-pillar--llm,.growth-pillar--ai{min-height:88px!important;padding:16px!important}.growth-pillar__icon{width:42px!important;height:42px!important;font-size:21px}.growth-pillar b{font-size:24px!important}.growth-pillar strong{font-size:12px!important}.growth-system__process{padding:16px!important;gap:8px 10px!important;font-size:12px!important}.growth-system__claim{padding:0 16px 16px!important}}.hero{overflow:visible!important}.hero__grid{position:relative;z-index:2;align-items:center!important}.hero__copy{position:relative;z-index:10!important}.hero__visual{position:relative;z-index:3!important;overflow:visible!important}.hero::before,.hero::after{z-index:0!important;pointer-events:none}.core-four{position:relative;z-index:1;width:min(100%,620px);background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 20px 55px rgb(25 35 31 / .10);overflow:hidden}.core-four__head{padding:30px 32px 26px;background:#fff;border-bottom:1px solid var(--line)}.core-four__head span{display:block;margin-bottom:10px;color:var(--accent);font-size:13px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.core-four__head strong{display:block;color:var(--ink);font-size:clamp(30px,3vw,42px);line-height:1.03;letter-spacing:-.045em}.core-four__grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.core-four__item{min-height:155px;padding:26px 28px;display:flex;align-items:flex-start;gap:18px;background:#fff}.core-four__item--accent{background:#eef8f5}.core-four__num{flex:none;padding-top:5px;color:var(--accent);font-size:12px;line-height:1;font-weight:850;letter-spacing:.08em}.core-four__item b{display:block;margin:0 0 12px;color:var(--ink);font-size:34px;line-height:1;letter-spacing:-.04em}.core-four__item p{margin:0;max-width:190px;color:var(--muted);font-size:15px;line-height:1.4}@media(max-width:760px){.core-four{border-radius:22px}.core-four__head{padding:24px 22px}.core-four__head strong{font-size:30px}.core-four__grid{grid-template-columns:1fr}.core-four__item{min-height:110px;padding:20px 22px;align-items:center}.core-four__item b{font-size:28px;margin-bottom:7px}.core-four__item p{font-size:14px;max-width:none}}.service-card__titlelink{color:inherit;text-decoration:none}.service-card__titlelink:hover{color:var(--accent)}.growth-page{background:#fff;color:var(--ink)}.growth-breadcrumb{padding:108px 0 0;background:#fff}.growth-breadcrumb .container{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted)}.growth-breadcrumb a{text-decoration:none;font-weight:700}.growth-breadcrumb span:last-child{color:#7d8883}.growth-hero{position:relative;overflow:hidden;padding:64px 0 100px;background:radial-gradient(circle at 82% 35%,#e9f4ef 0,#fff0 34%)}.growth-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.growth-hero__copy h1{max-width:850px;font-size:clamp(54px,7vw,92px)}.growth-hero__lead{max-width:720px;margin:30px 0;color:#4b5651;font-size:20px;line-height:1.65}.growth-visual{position:relative;min-height:560px;display:grid;place-items:center}.growth-visual:before{content:"";position:absolute;width:490px;height:490px;border-radius:50%;background:radial-gradient(circle,#f9fcfa 0,#eef6f2 55%,rgb(238 246 242 / .15) 70%,transparent 71%)}.growth-visual__orbit{position:absolute;border:1px solid #cbdcd5;border-radius:50%}.growth-visual__orbit--one{width:430px;height:430px}.growth-visual__orbit--two{width:310px;height:310px;border-style:dashed}.growth-visual__core{position:relative;z-index:3;width:210px;height:210px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#12201d;color:#fff;box-shadow:0 30px 70px rgb(12 37 32 / .18);text-align:center}.growth-visual__core small{color:#9bd6c7;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:800}.growth-visual__core strong{font-size:48px;line-height:1;margin:12px 0 9px;letter-spacing:-.055em}.growth-visual__core span{font-size:11px;color:#aebbb6;font-weight:750}.growth-visual__node{position:absolute;z-index:4;min-width:150px;padding:15px 18px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 45px rgb(20 40 30 / .09)}.growth-visual__node small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:var(--accent);font-weight:800;margin-bottom:3px}.growth-visual__node strong{font-size:14px}.growth-visual__node--1{left:0;top:105px}.growth-visual__node--2{right:0;top:195px}.growth-visual__node--3{left:55px;bottom:80px}.growth-proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcfb}.growth-proof__grid{display:grid;grid-template-columns:repeat(3,1fr)}.growth-proof__grid>div{min-height:132px;padding:28px 34px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.growth-proof__grid>div:first-child{border-left:1px solid var(--line)}.growth-proof__grid strong{font-size:32px;line-height:1;color:var(--accent);letter-spacing:-.045em}.growth-proof__grid span{margin-top:9px;color:var(--muted);font-size:12px;font-weight:700;max-width:220px}.growth-service-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #cfd6cf;border-left:1px solid #cfd6cf}.growth-service-card{min-height:330px;padding:38px;border-right:1px solid #cfd6cf;border-bottom:1px solid #cfd6cf;background:#fff;transition:.25s}.growth-service-card:hover{background:#f8faf8;transform:translateY(-2px)}.growth-service-card>span{font-size:12px;color:var(--accent);font-weight:800}.growth-service-card h3{margin:62px 0 16px;font-size:30px}.growth-service-card p{max-width:470px;margin:0;color:var(--muted)}.growth-why__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:start}.growth-why__copy>p{margin:0;font-size:clamp(25px,3vw,40px);line-height:1.35;letter-spacing:-.025em;color:#e8efeb}.growth-why__signature{display:flex;align-items:end;gap:20px;margin-top:54px;padding-top:24px;border-top:1px solid rgb(255 255 255 / .15)}.growth-why__signature strong{font-size:28px;color:#9bd6c7}.growth-why__signature span{max-width:280px;font-size:12px;color:#aab7b1;font-weight:700}.growth-process__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.growth-process__sticky{position:sticky;top:130px;align-self:start}.growth-process__sticky h2{max-width:500px}.growth-process__sticky p{max-width:430px;margin-top:24px;color:var(--muted);font-size:17px}.growth-process__steps{border-top:1px solid var(--line)}.growth-process__steps article{display:grid;grid-template-columns:65px 1fr;gap:20px;padding:38px 0;border-bottom:1px solid var(--line)}.growth-process__steps article>span{font-size:12px;font-weight:800;color:var(--accent)}.growth-process__steps h3{font-size:28px;margin-bottom:10px}.growth-process__steps p{margin:0;max-width:650px;color:var(--muted)}.growth-case__card{position:relative;display:grid;grid-template-columns:.65fr 1.35fr auto;gap:50px;align-items:center;min-height:300px;padding:46px 48px;border-radius:28px;background:#0f1d1a;color:#fff;text-decoration:none;overflow:hidden;transition:.25s transform,.25s box-shadow}.growth-case__card:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:-130px;top:-180px;background:radial-gradient(circle,rgb(89 190 169 / .17),#fff0 70%)}.growth-case__card:hover{transform:translateY(-4px);box-shadow:0 26px 65px rgb(12 37 32 / .14)}.growth-case__meta,.growth-case__result,.growth-case__cta{position:relative;z-index:1}.growth-case__meta span{display:block;color:#8bd5c7;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;margin-bottom:12px}.growth-case__meta strong{font-size:30px}.growth-case__result{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center}.growth-case__result>strong{font-size:clamp(50px,6vw,82px);line-height:1;color:#8bd5c7;letter-spacing:-.06em}.growth-case__result p{margin:0;max-width:480px;color:#b5c3be}.growth-case__cta{font-size:12px;font-weight:850;white-space:nowrap}.growth-case__cta span{margin-left:9px;color:#8bd5c7;font-size:20px}.growth-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.growth-related__grid a{min-height:190px;padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff;color:inherit;text-decoration:none;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;transition:.22s}.growth-related__grid a:hover{transform:translateY(-3px);border-color:#a8c9c2;box-shadow:0 18px 45px rgb(8 30 27 / .07)}.growth-related__grid a>span{grid-column:1/-1;font-size:11px;color:var(--accent);font-weight:800}.growth-related__grid strong{align-self:end;font-size:24px;letter-spacing:-.03em}.growth-related__grid b{align-self:end;font-size:24px;color:var(--accent)}.growth-closing__copy{max-width:720px;margin:-18px 0 32px;color:var(--muted);font-size:18px}.growth-page--llm-optimierung .growth-visual__core,.growth-page--llmmate .growth-visual__core{box-shadow:0 30px 75px rgb(12 58 51 / .24)}.growth-page--google-ads-agentur .growth-visual__core{background:#18201e}.growth-page--ki-beratung .growth-visual:after,.growth-page--ai-agents-automatisierung .growth-visual:after{content:"";position:absolute;width:125px;height:1px;background:#a7c8c0;transform:rotate(-35deg);right:62px;bottom:118px}@media(max-width:920px){.growth-hero__grid,.growth-why__grid,.growth-process__grid{grid-template-columns:1fr}.growth-hero__grid{gap:35px}.growth-visual{min-height:500px}.growth-process__sticky{position:static}.growth-why__grid,.growth-process__grid{gap:50px}.growth-case__card{grid-template-columns:1fr;gap:25px}.growth-case__result{grid-template-columns:auto 1fr}}@media(max-width:720px){.growth-breadcrumb{padding-top:94px}.growth-hero{padding-top:42px;padding-bottom:70px}.growth-hero__copy h1{font-size:clamp(48px,14vw,68px)}.growth-hero__lead{font-size:18px}.growth-visual{min-height:420px}.growth-visual:before{width:340px;height:340px}.growth-visual__orbit--one{width:330px;height:330px}.growth-visual__orbit--two{width:235px;height:235px}.growth-visual__core{width:165px;height:165px}.growth-visual__core strong{font-size:38px}.growth-visual__node{min-width:120px;padding:12px 14px}.growth-visual__node--1{left:0;top:65px}.growth-visual__node--2{right:0;top:160px}.growth-visual__node--3{left:15px;bottom:48px}.growth-proof__grid,.growth-service-grid,.growth-related__grid{grid-template-columns:1fr}.growth-proof__grid>div,.growth-proof__grid>div:first-child{border-left:0;border-right:0;border-bottom:1px solid var(--line);min-height:100px;padding:22px 0}.growth-service-card{min-height:270px;padding:28px}.growth-service-card h3{margin-top:45px}.growth-case__card{padding:34px 28px}.growth-case__result{grid-template-columns:1fr;gap:15px}.growth-why__copy>p{font-size:26px}}.growth-why__signature--stacked{display:grid;gap:14px;align-items:stretch}.growth-why__signature--stacked>div{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:baseline}.growth-why__signature--stacked>div+div{padding-top:14px;border-top:1px solid rgb(255 255 255 / .10)}.growth-why__signature--stacked strong{font-size:20px;white-space:nowrap}.growth-why__signature--stacked span{max-width:none}@media(max-width:520px){.growth-why__signature--stacked>div{grid-template-columns:1fr;gap:3px}}.contact-bottom__box--whatsapp>.button--light{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-height:46px;padding:12px 18px;border:1px solid rgb(255 255 255 / .82);border-radius:999px;background:#fff0;color:#fff!important;font:inherit;font-size:14px;font-weight:800;line-height:1;text-decoration:none!important;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.contact-bottom__box--whatsapp>.button--light:hover{background:#fff;border-color:#fff;color:#153f39!important;transform:translateY(-1px)}.contact-bottom__box--whatsapp>.button--light span{color:inherit!important}@media(max-width:720px){.contact-bottom__box--whatsapp>.button--light{min-height:44px;padding:11px 16px}}.knowledge-hero,.knowledge-article__hero{padding:clamp(90px,11vw,150px) 0 70px;background:linear-gradient(180deg,#f3f7f6 0%,#fff 100%)}.knowledge-hero h1,.knowledge-article__hero h1{max-width:1000px;margin:18px 0 24px;font-size:clamp(48px,6vw,86px);line-height:.98;letter-spacing:-.055em}.knowledge-hero h1 em{font-style:normal;color:var(--accent)}.knowledge-hero>div>p,.knowledge-article__hero p{max-width:850px;font-size:clamp(19px,2vw,25px);line-height:1.55;color:var(--muted)}.knowledge-head{max-width:780px;margin-bottom:34px}.knowledge-head h2{margin-top:12px;font-size:clamp(32px,4vw,52px);line-height:1.05}.knowledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.knowledge-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-card{display:flex;flex-direction:column;min-height:330px;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--ink);text-decoration:none;transition:transform .2s ease,border-color .2s ease}.knowledge-card:hover{transform:translateY(-3px);border-color:var(--accent)}.knowledge-card small{font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.knowledge-card h3{margin:18px 0 14px;font-size:25px;line-height:1.12}.knowledge-card p{margin:0 0 24px;color:var(--muted);line-height:1.6}.knowledge-card>span{margin-top:auto;font-weight:800}.knowledge-breadcrumb{display:flex;gap:10px;margin-bottom:36px;font-size:14px}.knowledge-breadcrumb a{color:var(--muted);text-decoration:none}.knowledge-body{max-width:820px}.knowledge-body>section{padding:10px 0 34px;border-bottom:1px solid var(--line);margin-bottom:32px}.knowledge-body h2{font-size:clamp(28px,3vw,40px);margin:0 0 16px;line-height:1.12}.knowledge-body p{font-size:18px;line-height:1.75;color:var(--muted)}.knowledge-note{margin:50px 0;padding:28px;border-radius:20px;background:var(--ink);color:#fff}.knowledge-note p{margin:8px 0 0;color:rgb(255 255 255 / .72);font-size:16px}.knowledge-back{margin-top:30px}@media(max-width:920px){.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.knowledge-grid,.knowledge-grid--two{grid-template-columns:1fr}.knowledge-card{min-height:0}.knowledge-hero,.knowledge-article__hero{padding-top:94px}}.dennis-page{background:#fff;color:#0b1917}.dennis-hero{padding:92px 0 78px;background:linear-gradient(180deg,#f4f8f7 0,#fff 100%)}.dennis-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);gap:72px;align-items:center}.dennis-hero h1{max-width:820px;margin:14px 0 24px;font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.055em}.dennis-hero h1 em{color:#157f74;font-style:normal}.dennis-hero__lead{max-width:720px;margin:0;color:#53615e;font-size:20px;line-height:1.65}.dennis-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.dennis-proof{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:38px;padding-top:24px;border-top:1px solid #dfe6e4;color:#65736f;font-size:12px;font-weight:700}.dennis-proof span:before{content:"✓";margin-right:7px;color:#157f74}.dennis-portrait{margin:0;padding:14px;border:1px solid #dfe6e4;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgb(8 30 27 / .10)}.dennis-portrait img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px}.dennis-portrait figcaption{padding:13px 5px 2px;color:#65736f;font-size:12px;font-weight:700}.dennis-section{padding:92px 0}.dennis-section--soft{background:#f4f8f7}.dennis-two{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px;align-items:start}.dennis-section h2{max-width:760px;margin:12px 0 0;font-size:clamp(36px,4.5vw,62px);line-height:1.03;letter-spacing:-.045em}.dennis-prose{max-width:760px}.dennis-prose p{margin:0 0 20px;color:#53615e;font-size:18px;line-height:1.75}.dennis-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px}.dennis-timeline article{padding:30px;border:1px solid #dfe6e4;border-radius:22px;background:#fff}.dennis-timeline strong{display:block;margin-bottom:34px;color:#157f74;font-size:14px;letter-spacing:.06em}.dennis-timeline h3{margin:0 0 14px;font-size:24px;letter-spacing:-.03em}.dennis-timeline p{margin:0;color:#65736f;line-height:1.65}.dennis-section__head{margin-bottom:42px}.dennis-strengths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dennis-strengths article{min-height:245px;padding:28px;border-radius:20px;background:#f4f8f7}.dennis-strengths article>span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:34px;border-radius:10px;background:#0b1917;color:#fff;font-size:12px;font-weight:800}.dennis-strengths h3{margin:0 0 12px;font-size:23px;letter-spacing:-.03em}.dennis-strengths p{margin:0;color:#65736f;line-height:1.6}.dennis-ai{background:#0b1917;color:#fff}.dennis-ai h2{color:#fff}.dennis-ai .eyebrow{color:#67c7bb}.dennis-ai .dennis-prose p{color:#c3cfcc}.dennis-vision{text-align:center}.dennis-vision__inner{max-width:900px}.dennis-vision h2{margin:12px auto 24px}.dennis-vision p{max-width:760px;margin:0 auto 18px;color:#53615e;font-size:18px;line-height:1.7}.dennis-vision .btn{margin-top:16px}@media(max-width:900px){.dennis-hero{padding:64px 0}.dennis-hero__grid,.dennis-two{grid-template-columns:1fr;gap:42px}.dennis-portrait{max-width:520px}.dennis-timeline,.dennis-strengths{grid-template-columns:1fr}.dennis-timeline article,.dennis-strengths article{min-height:0}.dennis-section{padding:68px 0}}@media(max-width:600px){.dennis-hero{padding:46px 0 54px}.dennis-hero h1{font-size:clamp(40px,13vw,58px)}.dennis-hero__lead{font-size:18px}.dennis-section{padding:54px 0}.dennis-timeline article,.dennis-strengths article{padding:23px}}.keyword-page{background:#fff;color:#0b1917}.keyword-hero{padding:88px 0 70px;background:linear-gradient(180deg,#f3f7f6 0,#fff 100%)}.keyword-hero__inner{max-width:940px}.keyword-hero h1{max-width:920px;margin:14px 0 24px;font-size:clamp(46px,6.2vw,84px);line-height:.98;letter-spacing:-.055em}.keyword-hero__lead{max-width:800px;margin:0;color:#53615e;font-size:20px;line-height:1.65}.keyword-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.keyword-signal{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:56px;border:1px solid #dfe6e4;border-radius:20px;overflow:hidden;background:#dfe6e4}.keyword-signal div{padding:22px;background:#fff}.keyword-signal span{display:block;margin-bottom:16px;color:#157f74;font-size:11px;font-weight:800;letter-spacing:.08em}.keyword-signal strong{font-size:15px}.keyword-section{padding:90px 0}.keyword-section--soft{background:#f4f8f7}.keyword-two{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px;align-items:start}.keyword-section h2,.keyword-related h2,.keyword-cta h2{max-width:780px;margin:12px 0 0;font-size:clamp(36px,4.5vw,62px);line-height:1.04;letter-spacing:-.045em}.keyword-prose{max-width:760px}.keyword-prose p{margin:0 0 20px;color:#53615e;font-size:18px;line-height:1.75}.keyword-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:44px}.keyword-grid article{min-height:260px;padding:28px;border:1px solid #dfe6e4;border-radius:20px;background:#fff}.keyword-grid article>span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:34px;border-radius:10px;background:#0b1917;color:#fff;font-size:11px;font-weight:800}.keyword-grid h3{margin:0 0 12px;font-size:23px;letter-spacing:-.03em}.keyword-grid p{margin:0;color:#65736f;line-height:1.65}.keyword-related{padding:88px 0;background:#0b1917;color:#fff}.keyword-related h2{color:#fff}.keyword-related .eyebrow{color:#67c7bb}.keyword-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:40px}.keyword-related__grid a{display:flex;flex-direction:column;min-height:230px;padding:28px;border:1px solid rgb(255 255 255 / .15);border-radius:20px;color:#fff;text-decoration:none;transition:.2s ease}.keyword-related__grid a:hover{transform:translateY(-3px);border-color:#67c7bb;background:rgb(255 255 255 / .04)}.keyword-related__grid a[aria-current="page"]{border-color:#67c7bb;background:rgb(103 199 187 / .08)}.keyword-related__grid small{color:#67c7bb;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.keyword-related__grid strong{margin-top:34px;font-size:25px;letter-spacing:-.03em}.keyword-related__grid span{margin-top:auto;padding-top:26px;color:#b7c4c1;font-size:13px}.keyword-cta{padding:92px 0;text-align:center}.keyword-cta__inner{max-width:900px}.keyword-cta h2{margin:12px auto 22px}.keyword-cta p{max-width:740px;margin:0 auto 22px;color:#53615e;font-size:18px;line-height:1.7}.keyword-cta .btn{margin-top:10px}@media(max-width:900px){.keyword-hero{padding:62px 0}.keyword-two{grid-template-columns:1fr;gap:40px}.keyword-grid,.keyword-related__grid{grid-template-columns:1fr}.keyword-grid article,.keyword-related__grid a{min-height:0}.keyword-section,.keyword-related,.keyword-cta{padding:66px 0}}@media(max-width:640px){.keyword-hero{padding:46px 0 54px}.keyword-hero h1{font-size:clamp(40px,13vw,58px)}.keyword-hero__lead{font-size:18px}.keyword-signal{grid-template-columns:1fr 1fr}.keyword-section,.keyword-related,.keyword-cta{padding:54px 0}.keyword-grid article,.keyword-related__grid a{padding:23px}}