:root{--ink:#0d0d0c;--ink-2:#171715;--cream:#f4f0e8;--paper:#fbf9f5;--sand:#c6a971;--sand-2:#a98c57;--line:rgba(38,33,27,.14);--muted:#746f67;--white:#fff;--max:1220px;--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Baskerville,Georgia,serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--shadow:0 24px 70px rgba(14,12,9,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.center{text-align:center}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;color:#000;padding:10px 14px}.skip-link:focus{top:16px}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;color:#fff;transition:.25s background,.25s box-shadow}.site-header.scrolled{background:rgba(12,12,11,.92);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(255,255,255,.09)}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:150px;height:auto}.main-nav{display:flex;align-items:center;gap:26px;font-size:12px;letter-spacing:.02em}.main-nav a{opacity:.8;transition:.2s}.main-nav a:hover{opacity:1;color:#dbc18d}.header-cta{font-size:11px;padding:11px 17px}.nav-toggle{display:none;border:0;background:transparent;width:42px;height:42px}.nav-toggle span{display:block;height:1px;background:#fff;margin:8px 3px}.btn{min-height:46px;padding:0 20px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:.04em;font-weight:650;font-size:11px;transition:.25s transform,.25s background,.25s color,.25s border}.btn svg,.text-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.btn:hover{transform:translateY(-1px)}.btn-gold{background:linear-gradient(135deg,#d7bd87,#b99759);color:#16130f;border:1px solid rgba(255,255,255,.15)}.btn-gold:hover{background:#e1c993}.btn-outline{border:1px solid rgba(214,184,126,.65);color:#dfc68f}.btn-outline:hover{background:#d1b276;color:#111}.btn-outline-dark{border:1px solid #9f8553;color:#6b5735}.btn-outline-dark:hover{background:#b89a63;color:#111}.text-link{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700;color:#d5b878}.text-link-dark{color:#8c6e3f}.eyebrow{margin:0 0 12px;color:#b9985c;text-transform:uppercase;letter-spacing:.17em;font-weight:700;font-size:10px}.eyebrow.centered{text-align:center}.section{padding:104px 0}.narrow-heading{max-width:780px;text-align:center}.narrow-heading h2,.method-heading h2{font-family:var(--serif);font-weight:400;font-size:clamp(34px,4vw,56px);line-height:1.08;margin:0 0 16px}.narrow-heading>p:last-child{color:var(--muted);max-width:640px;margin:0 auto}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}
.hero{position:relative;min-height:760px;background:linear-gradient(90deg,#0b0b0a 0%,#0b0b0a 56%,#12110f 100%);color:#fff;overflow:hidden;padding-top:82px}.hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 60% 36%,rgba(197,169,113,.12),transparent 32%),linear-gradient(90deg,rgba(0,0,0,.3),transparent 65%);pointer-events:none}.hero-facade{position:absolute;right:-4%;top:0;width:44%;height:100%;background:linear-gradient(90deg,#0b0b0a 2%,rgba(11,11,10,.15) 50%,rgba(11,11,10,.2)),url('../images/fachada-starten-wide.webp') center/cover no-repeat;filter:saturate(.65) sepia(.18);opacity:.7}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;min-height:678px;align-items:center}.hero-copy{padding:72px 0 90px;max-width:650px}.hero h1{font-family:var(--serif);font-weight:400;letter-spacing:-.025em;font-size:clamp(52px,5.3vw,76px);line-height:.98;margin:0 0 28px}.hero h1 em{font-style:normal;color:#c8a86d}.hero-lead{max-width:585px;color:rgba(255,255,255,.72);font-size:16px;line-height:1.7;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-signature{display:flex;align-items:center;gap:12px;margin-top:38px;color:rgba(255,255,255,.76);font-size:12px}.hero-signature>span{width:36px;height:36px;border:1px solid #b99c65;border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:20px;color:#d2b678}.hero-signature p{margin:0}.hero-signature small{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:8px;margin-top:3px;color:rgba(255,255,255,.5)}.hero-person-wrap{align-self:end;position:relative;display:flex;justify-content:center;height:610px;overflow:visible}.hero-person{position:absolute;bottom:0;right:14%;height:580px;width:auto;object-fit:contain;object-position:bottom;filter:drop-shadow(0 18px 50px rgba(0,0,0,.4))}.hero-person-caption{position:absolute;right:0;bottom:54px;width:145px;border-left:1px solid rgba(216,188,132,.55);padding-left:14px;color:rgba(255,255,255,.72);font-size:10px;line-height:1.45}.hero-person-caption strong{display:block;color:#d9bc84;font-size:12px;margin-bottom:3px}.proof-strip{background:#f7f3ed;padding:32px 0 24px;border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.metric{display:flex;gap:13px;align-items:center;padding:0 24px;min-height:80px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border:0}.metric-icon{width:40px;height:40px;border:1px solid #cfb884;border-radius:50%;display:grid;place-items:center;flex:none}.metric-icon svg{width:19px;height:19px;fill:none;stroke:#aa884d;stroke-width:1.5}.metric p{margin:0}.metric strong{font-family:var(--serif);font-size:22px;font-weight:400;display:block;line-height:1.1}.metric small{display:block;color:var(--muted);font-size:10px;line-height:1.35;margin-top:5px}.certification-row{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:center;gap:48px;color:#77726a;font-size:12px;font-weight:700;letter-spacing:.01em;filter:grayscale(1)}
.section-problem{background:linear-gradient(135deg,#f5f0e7,#fbfaf7)}.problem-grid{display:grid;grid-template-columns:1.05fr .52fr .9fr;gap:62px;align-items:center}.problem-copy h2{font-family:var(--serif);font-size:clamp(38px,4vw,58px);line-height:1.05;font-weight:400;margin:0 0 26px}.problem-copy p{color:#5e5a54;max-width:560px}.problem-copy strong{color:#26221d}.problem-copy .text-link{margin-top:10px;text-transform:none;font-size:12px;letter-spacing:0}.patient-flow{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.patient-flow>div{display:flex;align-items:center;gap:13px;font-size:12px}.patient-flow>div span{width:38px;height:38px;border:1px solid #d8c6a2;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.55)}.patient-flow svg{width:17px;height:17px;fill:none;stroke:#8a734d;stroke-width:1.5}.patient-flow i{font-style:normal;color:#b79b65;margin-left:17px}.facade-card{margin:0;height:490px;overflow:hidden;position:relative}.facade-card::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8f5ee 0%,transparent 28%),linear-gradient(0deg,rgba(246,242,234,.4),transparent 45%)}.facade-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) sepia(.15)}
.growth-structure{background:#fff;padding-top:110px;padding-bottom:100px}.growth-points{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin:58px auto 40px}.growth-point{text-align:center;padding:0 12px;position:relative}.growth-point:not(:last-child)::after{content:"";position:absolute;right:-9px;top:26px;width:18px;height:1px;background:#c9b27f}.growth-point span{width:52px;height:52px;margin:0 auto 15px;border:1px solid #d4bd8c;border-radius:50%;display:grid;place-items:center}.growth-point svg{width:22px;height:22px;fill:none;stroke:#a48248;stroke-width:1.4}.growth-point p{font-family:var(--serif);font-size:16px;line-height:1.25;margin:0}.method-section{background:radial-gradient(circle at 50% 0,rgba(178,145,83,.09),transparent 40%),#11110f;color:#fff;padding:98px 0 110px}.method-heading{text-align:center}.method-heading h2{color:#f4efe7}.method-flow{margin-top:60px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:22px;align-items:center}.method-step{text-align:center}.method-icon{width:56px;height:56px;border:1px solid rgba(209,179,120,.55);border-radius:50%;display:grid;place-items:center;margin:0 auto 12px}.method-icon svg{width:23px;height:23px;fill:none;stroke:#d1af6b;stroke-width:1.4}.method-step small{color:#c3a66c}.method-step h3{font-family:var(--serif);font-size:25px;font-weight:400;margin:3px 0 8px}.method-step p{color:rgba(255,255,255,.55);font-size:11px;line-height:1.55;margin:0 auto;max-width:165px}.method-arrow{color:#927847;font-family:var(--serif);font-size:28px}.tech-section{background:#f5f1e9}.tech-grid{display:grid;grid-template-columns:1.05fr .58fr 1.3fr .58fr;gap:34px;align-items:center}.tech-copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(38px,4vw,56px);line-height:1.03;margin:0 0 20px}.tech-copy p{color:var(--muted)}.tech-sources,.tech-results{display:grid;gap:9px}.tech-sources span,.tech-results span{background:#faf8f4;border:1px solid #ded6c8;border-radius:5px;padding:11px 13px;font-size:11px}.crm-device{border:1px solid #c8c0b4;background:#232321;border-radius:10px;padding:7px;box-shadow:var(--shadow)}.device-top{display:flex;gap:5px;padding:4px 4px 8px}.device-top span{width:5px;height:5px;background:#8b857d;border-radius:50%}.device-ui{height:260px;background:#f8f7f4;border-radius:5px;display:grid;grid-template-columns:58px 1fr;overflow:hidden}.ui-sidebar{background:#171716;padding:18px 16px;display:grid;align-content:start;gap:17px}.ui-sidebar i{display:block;height:5px;background:#8c7a5a;border-radius:3px}.ui-main{padding:24px;color:#4b4740;font-size:12px}.ui-main b{display:block;margin-bottom:18px}.ui-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ui-cards i{height:44px;border:1px solid #ddd6ca;background:#fff;border-radius:4px}.ui-chart{height:95px;margin-top:18px;border:1px solid #e0d8cb;background:#fff;display:flex;align-items:end;gap:10px;padding:15px}.ui-chart span{flex:1;background:#b79b65;border-radius:2px 2px 0 0}.ui-chart span:nth-child(1){height:32%}.ui-chart span:nth-child(2){height:55%}.ui-chart span:nth-child(3){height:46%}.ui-chart span:nth-child(4){height:73%}.ui-chart span:nth-child(5){height:64%}
.ecosystem{position:relative;background:#0d0d0c;color:#fff;overflow:hidden}.ecosystem-bg{position:absolute;inset:0 50% 0 0;background:linear-gradient(90deg,rgba(13,13,12,.4),#0d0d0c 95%),url('../images/fachada-starten-wide.webp') center/cover no-repeat;filter:grayscale(.7) sepia(.2);opacity:.6}.ecosystem-grid{position:relative;display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center;padding:110px 0}.ecosystem-copy{padding-left:42%}.ecosystem-copy h2{font-family:var(--serif);font-size:42px;line-height:1.05;font-weight:400;margin:0 0 20px}.ecosystem-copy p{font-size:12px;color:rgba(255,255,255,.58)}.ecosystem-brands{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03)}.ecosystem-brands>div{padding:32px 25px;border-right:1px solid rgba(255,255,255,.12)}.ecosystem-brands>div:last-child{border-right:0}.eco-logo{height:34px;width:auto;max-width:100%;object-fit:contain;object-position:left center;margin-bottom:15px}.eco-med{height:30px}.eco-crm{height:27px}.ecosystem-brands span{font-size:10px;color:rgba(255,255,255,.55);line-height:1.5}.process-section{background:#fbfaf7}.process-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:20px;margin-top:64px;align-items:start}.process-item{text-align:center}.process-item>span{width:56px;height:56px;border:1px solid #d5c8ae;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px}.process-item svg{width:22px;height:22px;fill:none;stroke:#9e7f49;stroke-width:1.5}.process-item h3{font-family:var(--serif);font-weight:400;font-size:21px;margin:4px 0 6px}.process-item p{font-size:10px;color:var(--muted);max-width:150px;margin:0 auto}.process-arrow{font-style:normal;color:#b09a70;margin-top:19px}.local-section{background:#efe9df}.local-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center}.local-copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(38px,4.3vw,58px);line-height:1.05;margin:0 0 22px}.local-copy p{color:#615c54}.local-card{background:#fbf8f2;border:1px solid #ddd2bf;padding:42px;box-shadow:0 18px 50px rgba(78,60,34,.07)}.local-card>span{width:52px;height:52px;border:1px solid #cdb17b;border-radius:50%;display:grid;place-items:center;margin-bottom:18px}.local-card svg{width:21px;height:21px;fill:none;stroke:#9d7d45;stroke-width:1.5}.local-card strong{font-family:var(--serif);font-size:28px;font-weight:400}.local-card p{color:var(--muted);font-size:13px}.city-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.city-list span{border:1px solid #ded3c0;padding:6px 9px;border-radius:20px;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.insights-section{background:#f7f3ec}.insights-grid{display:grid;grid-template-columns:.8fr repeat(3,1fr);gap:20px;align-items:stretch}.insights-intro{padding:18px 32px 18px 0}.insights-intro h2{font-family:var(--serif);font-weight:400;font-size:38px;line-height:1.05;margin:0 0 18px}.insights-intro p{color:var(--muted);font-size:12px}.insight-card{background:#fff;border:1px solid #e1d9cc;padding:0 18px 18px;transition:.25s transform,.25s box-shadow}.insight-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(58,46,28,.08)}.insight-visual{height:175px;margin:0 -18px 16px;display:grid;place-items:center;background:linear-gradient(135deg,#25231f,#898071)}.visual-clinic{background:linear-gradient(135deg,#e8e1d7,#b5a893)}.visual-tech{background:linear-gradient(135deg,#1d1d1b,#59554e)}.insight-visual span{width:70px;height:70px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center}.insight-visual svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.2}.visual-clinic svg{stroke:#6e5b3f}.insight-card small{color:#a47f46;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.insight-card h3{font-family:var(--serif);font-size:20px;line-height:1.18;font-weight:400;margin:7px 0 18px}.insight-card>span:last-child{display:inline-flex;align-items:center;gap:8px;color:#9a7b47;font-size:9px;text-transform:uppercase;font-weight:700}.insight-card>span:last-child svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.6}.faq-section{background:#ebe5dc;padding-top:82px;padding-bottom:82px}.faq-grid{display:grid;grid-template-columns:.68fr 1.32fr;gap:80px}.faq-intro h2{font-family:var(--serif);font-size:36px;line-height:1.08;font-weight:400;margin:0}.faq-item{border-bottom:1px solid #cfc4b2}.faq-item summary{list-style:none;cursor:pointer;padding:17px 0;display:flex;justify-content:space-between;gap:30px;font-size:12px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-family:var(--serif);font-size:20px;color:#a98951;transition:.2s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item div{padding:0 0 17px;color:#666057;font-size:12px}.faq-item p{margin:0}.final-cta{background:#0c0c0b;color:#fff}.final-grid{display:grid;grid-template-columns:.85fr 1.15fr;min-height:470px;align-items:stretch}.final-photo{overflow:hidden}.final-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) contrast(1.05)}.final-copy{padding:78px 72px;display:flex;flex-direction:column;justify-content:center}.final-copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(38px,4vw,58px);line-height:1.03;margin:0 0 20px;max-width:650px}.final-copy>p:not(.eyebrow){color:rgba(255,255,255,.62);max-width:620px}.site-footer{background:#10100f;color:#fff;border-top:1px solid rgba(255,255,255,.08);padding:66px 0 24px}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr 1fr 1fr;gap:55px}.footer-brand img{width:185px;height:auto;margin-bottom:18px}.footer-brand p,.footer-contact p{color:rgba(255,255,255,.48);font-size:11px;max-width:350px}.site-footer h2{font-family:var(--serif);font-weight:400;font-size:16px;margin:0 0 14px;color:#d8bc86}.site-footer a{display:block;color:rgba(255,255,255,.63);font-size:11px;margin:8px 0}.site-footer a:hover{color:#d7bd87}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:42px;padding-top:19px;display:flex;justify-content:space-between;color:rgba(255,255,255,.35);font-size:9px}.floating-wa{position:fixed;right:22px;bottom:22px;width:48px;height:48px;border-radius:50%;background:#b89a62;color:#111;display:grid;place-items:center;z-index:30;box-shadow:0 10px 30px rgba(0,0,0,.2)}.floating-wa svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}
/* Service pages */.service-page .site-header{background:#0d0d0c}.service-hero{background:#0d0d0c;color:#fff;padding:145px 0 75px}.service-hero-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:80px;align-items:center}.breadcrumbs{display:flex;gap:8px;color:rgba(255,255,255,.44);font-size:10px;margin-bottom:28px}.breadcrumbs a:hover{color:#caae73}.service-hero h1,.error-page h1{font-family:var(--serif);font-weight:400;font-size:clamp(46px,5.5vw,76px);line-height:1.02;margin:0 0 24px}.service-lead{color:rgba(255,255,255,.65);font-size:17px;max-width:720px;margin:0 0 28px}.service-hero figure{height:470px;margin:0;overflow:hidden;position:relative}.service-hero figure::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d0d0c,transparent 45%)}.service-hero figure img{width:100%;height:100%;object-fit:cover;filter:saturate(.5) sepia(.15)}.service-body{background:#fbfaf7}.service-layout{display:grid;grid-template-columns:1fr 330px;gap:90px;align-items:start}.service-layout article section{padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #e2dacf}.service-layout article h2{font-family:var(--serif);font-size:40px;line-height:1.08;font-weight:400;margin:0 0 18px}.service-layout article p{color:#615c55;max-width:780px}.service-layout article ul{margin:22px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 28px;list-style:none}.service-layout article li{font-size:12px;padding:9px 0 9px 20px;border-bottom:1px solid #ebe5db;position:relative}.service-layout article li::before{content:"";position:absolute;left:0;top:16px;width:7px;height:7px;border:1px solid #aa8953;border-radius:50%}.service-aside{position:sticky;top:110px}.aside-box{background:#eee7dc;padding:30px}.aside-box h2{font-family:var(--serif);font-size:28px;font-weight:400;line-height:1.08;margin:0 0 14px}.aside-box p{font-size:12px;color:#655e55}.aside-links{border:1px solid #e2dacf;border-top:0;padding:25px 30px}.aside-links strong{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#a17f48}.aside-links a{display:block;font-size:11px;padding:10px 0;border-bottom:1px solid #eee8df}.service-faq{background:#eee8de}.final-cta.simple .final-grid{min-height:400px}.error-page{min-height:70vh;padding-top:200px}
@media (max-width:1100px){.main-nav{gap:16px}.header-cta{display:none}.hero-grid{grid-template-columns:1.08fr .92fr}.hero-person{right:0;height:520px}.hero-person-caption{display:none}.problem-grid{grid-template-columns:1fr .6fr}.facade-card{grid-column:1/-1;height:320px}.growth-points{grid-template-columns:repeat(3,1fr);row-gap:42px}.growth-point:nth-child(3)::after{display:none}.method-flow{grid-template-columns:repeat(5,1fr);gap:14px}.method-arrow{display:none}.tech-grid{grid-template-columns:1fr 180px 1.15fr}.tech-results{grid-column:3}.tech-sources{grid-row:1;grid-column:2}.ecosystem-grid{grid-template-columns:1fr;padding:90px 0}.ecosystem-copy{padding-left:45%;max-width:900px}.process-flow{grid-template-columns:repeat(5,1fr);gap:14px}.process-arrow{display:none}.insights-grid{grid-template-columns:repeat(3,1fr)}.insights-intro{grid-column:1/-1;max-width:640px}.service-hero-grid{grid-template-columns:1fr .7fr}.service-layout{grid-template-columns:1fr 290px;gap:55px}}
@media (max-width:820px){.container{width:min(calc(100% - 34px),var(--max))}.header-inner{height:72px}.brand img{width:136px}.nav-toggle{display:block}.main-nav{position:fixed;inset:72px 0 auto 0;background:#0d0d0c;display:grid;gap:0;padding:14px 24px 26px;transform:translateY(-130%);opacity:0;pointer-events:none;transition:.25s}.main-nav.open{transform:none;opacity:1;pointer-events:auto}.main-nav a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.hero{padding-top:72px;min-height:auto}.hero-facade{width:100%;opacity:.35;background-position:70% center}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:78px 0 30px;max-width:650px}.hero h1{font-size:clamp(48px,12vw,68px)}.hero-lead{max-width:590px}.hero-person-wrap{height:430px}.hero-person{right:50%;transform:translateX(50%);height:430px}.proof-grid{grid-template-columns:1fr 1fr}.metric{border-bottom:1px solid var(--line);padding:18px}.metric:nth-child(2){border-right:0}.metric:nth-child(3){padding-left:18px;border-bottom:0}.certification-row{overflow:auto;justify-content:flex-start;gap:30px}.section{padding:78px 0}.problem-grid{grid-template-columns:1fr;gap:45px}.facade-card{grid-column:auto;height:360px}.patient-flow{display:grid;grid-template-columns:1fr;max-width:380px}.growth-points{grid-template-columns:1fr 1fr}.growth-point::after{display:none}.method-flow{grid-template-columns:1fr 1fr;gap:40px 24px}.method-step:last-of-type{grid-column:1/-1;max-width:240px;margin:auto}.tech-grid{grid-template-columns:1fr 1fr}.tech-copy{grid-column:1/-1}.crm-device{grid-column:1/-1;grid-row:auto}.tech-results{grid-column:auto}.ecosystem-bg{right:0;opacity:.28}.ecosystem-copy{padding-left:0}.ecosystem-brands{grid-template-columns:1fr}.ecosystem-brands>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.process-flow{grid-template-columns:1fr 1fr;gap:38px}.process-item:last-of-type{grid-column:1/-1}.local-grid{grid-template-columns:1fr;gap:50px}.insights-grid{grid-template-columns:1fr}.insights-intro{grid-column:auto}.faq-grid{grid-template-columns:1fr;gap:35px}.final-grid{grid-template-columns:1fr}.final-photo{height:380px}.final-copy{padding:58px 30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:8px}.service-hero-grid{grid-template-columns:1fr}.service-hero figure{height:330px}.service-layout{grid-template-columns:1fr}.service-aside{position:static}.service-layout article ul{grid-template-columns:1fr}}
@media (max-width:520px){body{font-size:15px}.container{width:min(calc(100% - 28px),var(--max))}.hero-copy{padding-top:64px}.hero h1{font-size:46px}.hero-lead{font-size:14px}.hero-actions{gap:14px}.btn{width:100%}.hero-actions .text-link{justify-content:center;width:100%}.hero-signature{margin-top:26px}.hero-person-wrap{height:370px}.hero-person{height:370px}.proof-grid{grid-template-columns:1fr}.metric,.metric:nth-child(3){border-right:0;border-bottom:1px solid var(--line);padding:14px 0}.metric:last-child{border-bottom:0}.growth-points{grid-template-columns:1fr}.method-flow{grid-template-columns:1fr}.method-step:last-of-type{grid-column:auto}.tech-grid{grid-template-columns:1fr}.tech-sources,.tech-results{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}.device-ui{height:220px}.ecosystem-copy{max-width:100%}.ecosystem-brands{grid-template-columns:1fr}.process-flow{grid-template-columns:1fr}.process-item:last-of-type{grid-column:auto}.local-card{padding:28px}.final-photo{height:330px}.final-copy{padding:50px 20px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.service-hero{padding-top:125px}.service-hero h1,.error-page h1{font-size:44px}.service-lead{font-size:15px}.service-layout article h2{font-size:34px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* ===== StartenMed v1.1.0 | Visual stabilization sprint ===== */
:root{--max:1280px}
body{letter-spacing:-.002em}.section{padding:124px 0}.site-header .container{width:min(calc(100% - 64px),1320px)}.header-inner{height:88px}.brand img{width:162px}.main-nav{gap:30px;font-size:11px}.header-cta{padding-inline:20px}
.hero{min-height:800px;padding-top:88px;background:linear-gradient(90deg,#090909 0%,#0c0c0b 52%,#171512 100%)}.hero::after{background:radial-gradient(circle at 61% 35%,rgba(197,169,113,.10),transparent 30%),linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.05) 67%,rgba(0,0,0,.12))}.hero-facade{right:-5%;width:48%;opacity:.54;filter:saturate(.5) sepia(.2) contrast(1.08)}.hero-grid{grid-template-columns:1.02fr .98fr;min-height:712px;gap:52px}.hero-copy{padding:88px 0 112px;max-width:680px}.hero h1{font-size:clamp(56px,5.4vw,82px);line-height:.97;margin-bottom:30px}.hero-lead{font-size:15px;max-width:600px;line-height:1.8}.hero-person-wrap{height:610px;align-self:end;display:block;position:relative;overflow:visible}.hero-photo-frame{position:absolute;left:1%;right:4%;bottom:54px;height:480px;overflow:hidden;background:#161513;box-shadow:0 30px 90px rgba(0,0,0,.42);border:1px solid rgba(211,180,121,.16)}.hero-photo-frame::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(9,9,9,.45),transparent 20%,transparent 80%,rgba(9,9,9,.20)),linear-gradient(0deg,rgba(0,0,0,.32),transparent 42%);pointer-events:none}.hero-person{position:static!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:52% 38%!important;filter:saturate(.72) contrast(1.04) brightness(.86)!important;transform:none!important}.hero-person-caption{right:0;bottom:72px;width:160px;z-index:3;background:rgba(9,9,8,.72);backdrop-filter:blur(8px);padding:11px 12px 11px 15px;border-left:1px solid rgba(216,188,132,.62)}
.proof-strip{padding:38px 0 28px}.proof-grid{max-width:1160px}.metric{padding:0 30px;min-height:88px}.metric strong{font-size:25px}.metric small{font-size:10px}.certification-row{max-width:880px;gap:44px;opacity:.76}
.problem-grid{grid-template-columns:1fr .48fr .88fr;gap:78px}.facade-card{height:520px;border-radius:1px}.problem-copy p{font-size:14px;line-height:1.8}.patient-flow>div{font-size:12px}.patient-flow>div span{width:42px;height:42px}
.growth-structure{padding-top:132px;padding-bottom:122px}.narrow-heading{max-width:850px}.narrow-heading>p:last-child{max-width:700px;line-height:1.8}.growth-points{margin-top:68px;margin-bottom:50px;gap:28px}.growth-point{padding:0 16px}.growth-point span{width:58px;height:58px}.growth-point p{font-size:17px}
.method-section{padding:118px 0 126px}.method-flow{margin-top:72px;gap:28px}.method-step p{max-width:180px;font-size:11px}.method-icon{width:62px;height:62px}.method-step h3{font-size:27px}
.tech-section{padding-top:128px;padding-bottom:128px}.tech-grid{grid-template-columns:1fr .54fr 1.25fr .54fr;gap:44px}.tech-copy p{font-size:14px;line-height:1.8}.tech-sources span,.tech-results span{padding:13px 14px;font-size:11px}.crm-device{padding:9px}.device-ui{height:285px}
.ecosystem-grid{padding:126px 0;gap:110px}.ecosystem-copy{padding-left:38%}.ecosystem-copy h2{font-size:46px}.ecosystem-copy p{font-size:13px;line-height:1.75}.ecosystem-brands>div{padding:38px 28px;min-height:150px;display:flex;flex-direction:column;justify-content:center}.eco-logo{height:40px;margin-bottom:20px}.eco-med{height:35px}.eco-crm{height:31px}.ecosystem-brands span{font-size:11px}
.process-section{padding-top:126px;padding-bottom:126px}.process-flow{margin-top:76px;gap:24px}.process-item>span{width:62px;height:62px}.process-item h3{font-size:23px}.process-item p{font-size:11px;max-width:175px}
.local-section{padding-top:124px;padding-bottom:124px}.local-grid{gap:110px}.local-copy p{font-size:14px;line-height:1.8}.local-card{padding:48px}.insights-section{padding-top:112px;padding-bottom:112px}.insights-grid{gap:26px}.insights-intro{padding-right:46px}.insight-visual{height:190px}.faq-section{padding-top:100px;padding-bottom:100px}.faq-grid{gap:110px}.faq-item summary{padding:20px 0;font-size:13px}.final-grid{min-height:520px}.final-copy{padding:90px 84px}.site-footer{padding-top:78px}.footer-grid{gap:70px}

@media (max-width:1180px){.site-header .container{width:min(calc(100% - 44px),var(--max))}.main-nav{gap:18px}.hero-grid{gap:20px}.hero-photo-frame{right:0;left:0}.hero h1{font-size:clamp(52px,5.2vw,70px)}.ecosystem-copy{padding-left:32%}}
@media (max-width:980px){.section{padding:96px 0}.header-inner{height:76px}.hero{padding-top:76px;min-height:auto}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:80px 0 42px;max-width:720px}.hero-facade{width:100%;opacity:.28;background-position:70% center}.hero-person-wrap{height:500px}.hero-photo-frame{left:0;right:0;bottom:36px;height:430px;max-width:720px;margin-inline:auto}.hero-person{object-position:50% 36%!important}.hero-person-caption{right:max(0px,calc((100% - 720px)/2));bottom:60px}.problem-grid{grid-template-columns:1fr 1fr;gap:54px}.facade-card{grid-column:1/-1;height:380px}.growth-points{grid-template-columns:repeat(3,1fr);row-gap:50px}.growth-point:nth-child(3)::after{display:none}.method-flow{grid-template-columns:repeat(5,1fr);gap:18px}.method-arrow{display:none}.tech-grid{grid-template-columns:1fr 180px 1.1fr}.tech-copy{grid-column:1/-1}.tech-sources{grid-column:1}.crm-device{grid-column:2/4}.tech-results{grid-column:2/4;grid-template-columns:repeat(5,1fr)}.ecosystem-grid{grid-template-columns:1fr;gap:54px}.ecosystem-copy{padding-left:0;max-width:720px}.ecosystem-bg{inset:0 0 0 44%;opacity:.28}.process-flow{grid-template-columns:repeat(5,1fr);gap:14px}.process-arrow{display:none}.local-grid{gap:60px}.footer-grid{gap:45px}}
@media (max-width:820px){.site-header .container{width:min(calc(100% - 34px),var(--max))}.header-inner{height:72px}.hero-copy{padding-top:70px}.hero h1{font-size:clamp(48px,11vw,66px)}.hero-person-wrap{height:440px}.hero-photo-frame{height:390px;bottom:28px}.hero-person-caption{display:none}.proof-strip{padding-top:20px}.problem-grid{grid-template-columns:1fr}.facade-card{grid-column:auto;height:360px}.growth-points{grid-template-columns:1fr 1fr}.growth-point::after{display:none}.method-flow{grid-template-columns:1fr 1fr;gap:44px 28px}.method-step:last-of-type{grid-column:1/-1}.tech-grid{grid-template-columns:1fr 1fr}.tech-copy{grid-column:1/-1}.tech-sources{grid-column:1}.crm-device{grid-column:1/-1}.tech-results{grid-column:2;grid-template-columns:1fr}.ecosystem-bg{inset:0;opacity:.18}.ecosystem-brands{grid-template-columns:1fr}.process-flow{grid-template-columns:1fr 1fr;gap:42px}.process-item:last-of-type{grid-column:1/-1}.local-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr;gap:40px}.final-copy{padding:64px 34px}}
@media (max-width:520px){.section{padding:78px 0}.hero-copy{padding-top:62px}.hero h1{font-size:44px;line-height:1.0}.hero-lead{font-size:14px}.hero-person-wrap{height:360px}.hero-photo-frame{height:320px;bottom:18px}.hero-person{object-position:52% 38%!important}.proof-grid{grid-template-columns:1fr}.growth-points{grid-template-columns:1fr}.method-flow{grid-template-columns:1fr}.method-step:last-of-type{grid-column:auto}.tech-grid{grid-template-columns:1fr}.tech-sources,.tech-results{grid-column:auto;grid-template-columns:1fr 1fr}.ecosystem-grid{padding:84px 0}.ecosystem-copy h2{font-size:38px}.process-flow{grid-template-columns:1fr}.process-item:last-of-type{grid-column:auto}.local-card{padding:30px}.insight-visual{height:170px}.final-photo{height:310px}.final-copy{padding:52px 22px}}

/* ===== StartenMed v1.2.0 | Sprint 3: typography system, CRM showcase, Insights ===== */
:root{
  --type-small:14px;
  --type-body:18px;
  --type-title:46px;
  --type-hero:clamp(58px,5.5vw,84px);
  --section-space:128px;
}
body{font-size:var(--type-body);line-height:1.72}
.eyebrow,.main-nav,.btn,.text-link,.hero-signature,.hero-signature small,.metric small,.certification-row,.patient-flow>div,.method-step small,.method-step p,.ecosystem-copy p,.ecosystem-brands span,.process-item p,.tech-sources span,.tech-results span,.faq-item summary,.site-footer,.site-footer h2,.footer-bottom,.service-kicker,.service-aside,.service-layout small,.article-meta,.article-back,.article-card small,.blog-card small,.blog-card .text-link,.related-card small,.related-card span{font-size:var(--type-small)!important}
.hero-lead,.problem-copy p,.narrow-heading>p:last-child,.growth-point p,.method-step h3,.tech-copy p,.ecosystem-copy p,.ecosystem-brands span,.process-item h3,.process-item p,.local-copy p,.local-card,.insights-head p,.insight-card h3,.insight-card p,.faq-item p,.final-copy p,.footer-brand p,.footer-contact p,.service-lead,.service-layout article p,.service-layout article li,.article-excerpt,.article-content,.article-aside,.blog-card p,.blog-toolbar,.blog-local-grid p,.content-hero p,.related-card h3{font-size:var(--type-body)!important}
.hero h1{font-size:var(--type-hero)!important}
.problem-copy h2,.narrow-heading h2,.method-heading h2,.tech-heading h2,.ecosystem-copy h2,.local-copy h2,.insights-head h2,.faq-intro h2,.final-copy h2,.service-hero h1,.service-layout article h2,.content-hero h1,.article-hero h1,.related-head h2,.blog-local-grid h2{font-size:var(--type-title)!important;line-height:1.06!important}
.metric strong{font-size:var(--type-title)!important;line-height:1!important}.growth-point p,.method-step h3,.process-item h3,.insight-card h3,.related-card h3{font-family:var(--serif);font-weight:400}.method-step h3,.process-item h3{margin-top:8px}.section{padding:var(--section-space) 0}.growth-structure{padding:var(--section-space) 0}.method-section{padding:var(--section-space) 0}.tech-section{padding:var(--section-space) 0}.process-section{padding:var(--section-space) 0}.local-section{padding:var(--section-space) 0}.insights-section{padding:var(--section-space) 0}.faq-section{padding:var(--section-space) 0}.narrow-heading{max-width:900px}.narrow-heading>p:last-child{max-width:760px}.hero-lead{max-width:640px}.problem-copy p,.local-copy p{max-width:640px}.problem-emphasis{color:#24201a!important;font-weight:650}

/* Consistent readable spacing */
.problem-grid{gap:92px}.growth-points{margin-top:78px;margin-bottom:62px}.method-flow{margin-top:80px}.process-flow{margin-top:82px}.local-grid{gap:100px}.faq-grid{gap:100px}.hero-actions{margin-top:4px}.ecosystem-grid{padding:var(--section-space) 0}.ecosystem-copy{padding-left:34%}.ecosystem-brands>div{padding:42px 30px}.insight-card{padding-bottom:16px}

/* Technology presentation: StartenCRM-inspired, not a generic device mockup */
.tech-section{background:linear-gradient(180deg,#f5f1e9 0%,#f0ebe2 100%);overflow:hidden}.tech-heading{display:grid;grid-template-columns:1.05fr .8fr;gap:100px;align-items:end;margin-bottom:62px}.tech-heading h2{font-family:var(--serif);font-weight:400;margin:0}.tech-heading>div:last-child{padding-bottom:4px}.tech-heading p{color:var(--muted);margin:0 0 22px}.crm-stage{background:#11110f;border:1px solid rgba(160,130,76,.32);box-shadow:0 40px 90px rgba(35,28,19,.18);border-radius:12px;overflow:hidden}.crm-stage-top{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.crm-stage-brand{display:flex;align-items:center;gap:20px}.crm-stage-brand img{width:150px;height:auto}.crm-stage-brand span{font-size:var(--type-small);color:rgba(255,255,255,.5)}.crm-stage-status{display:flex;align-items:center;gap:8px;font-size:var(--type-small);color:#c9bea9}.crm-stage-status i{width:8px;height:8px;background:#7fb087;border-radius:50%;box-shadow:0 0 0 5px rgba(127,176,135,.08)}.crm-stage-grid{display:grid;grid-template-columns:72px minmax(0,1fr) 230px;min-height:440px}.crm-sidebar{background:#171715;border-right:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;align-items:center;padding:20px 16px;gap:22px}.crm-dot-logo{width:34px;height:34px;border:1px solid #b89658;border-radius:50%;display:grid;place-items:center;color:#d3b476;font-family:var(--serif)}.crm-sidebar span{width:22px;height:6px;background:#5b5449;border-radius:8px}.crm-dashboard{background:#f7f5f1;padding:28px 30px}.crm-dashboard-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.crm-dashboard-head div{display:grid}.crm-dashboard-head small,.crm-kpis small,.crm-contact small,.crm-contact b,.tech-journey small{font-size:var(--type-small)}.crm-dashboard-head small,.crm-kpis small{color:#7b756b}.crm-dashboard-head strong{font-size:var(--type-body)}.crm-dashboard-head button{border:1px solid #ddd5c8;background:#fff;border-radius:5px;padding:7px 12px;font-size:var(--type-small);color:#70695f}.crm-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.crm-kpis>div{background:#fff;border:1px solid #e1dbd0;border-radius:7px;padding:18px;display:grid;gap:5px}.crm-kpis strong{font-family:var(--serif);font-size:var(--type-title);font-weight:400;line-height:1}.crm-kpis em{font-style:normal;color:#8b7144;font-size:var(--type-small)}.crm-board{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.crm-board>div{background:#ebe7df;border-radius:7px;padding:13px;min-height:142px}.crm-board b{display:block;font-size:var(--type-small);margin-bottom:12px}.crm-board span{height:26px;background:#fff;border:1px solid #ddd6ca;border-radius:4px;display:block;margin:7px 0}.crm-chartline{height:72px;margin-top:16px;background:#fff;border:1px solid #e1dbd0;border-radius:7px;display:flex;align-items:flex-end;gap:9px;padding:12px 14px}.crm-chartline i{flex:1;background:linear-gradient(180deg,#c6a971,#9a7b45);border-radius:2px 2px 0 0}.crm-chartline i:nth-child(1){height:24%}.crm-chartline i:nth-child(2){height:38%}.crm-chartline i:nth-child(3){height:32%}.crm-chartline i:nth-child(4){height:58%}.crm-chartline i:nth-child(5){height:49%}.crm-chartline i:nth-child(6){height:72%}.crm-chartline i:nth-child(7){height:66%}.crm-contact{background:#1a1917;color:#fff;border-left:1px solid rgba(255,255,255,.07);padding:30px 24px;display:flex;flex-direction:column;align-items:flex-start}.crm-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#c7a96e;color:#15120e;font-family:var(--serif);font-size:var(--type-body);margin-bottom:14px}.crm-contact>strong{font-size:var(--type-body)}.crm-contact>small{color:#968f84}.crm-contact hr{border:0;border-top:1px solid rgba(255,255,255,.08);width:100%;margin:26px 0}.crm-contact b{color:#a99f90;text-transform:uppercase;letter-spacing:.08em;margin-top:16px}.crm-contact span{font-size:var(--type-body);margin-top:4px}.tech-journey{display:grid;grid-template-columns:1fr auto 1fr;gap:36px;align-items:center;margin-top:30px}.journey-group{display:grid;gap:9px}.journey-group small{color:#81796d;text-transform:uppercase;letter-spacing:.1em}.journey-group>div{display:flex;flex-wrap:wrap;gap:8px}.journey-group span{padding:9px 12px;border:1px solid #d7cdbd;background:rgba(255,255,255,.45);border-radius:5px;font-size:var(--type-small)}.journey-center{display:flex;align-items:center;gap:14px}.journey-center img{width:128px;filter:invert(1);opacity:.85}.journey-center i{font-style:normal;color:#a48148}

/* Insights / blog system */
.insights-head{display:grid;grid-template-columns:1fr .85fr;gap:90px;align-items:end;margin-bottom:58px}.insights-head h2{font-family:var(--serif);font-weight:400;margin:0}.insights-head p{color:var(--muted);margin:0 0 18px}.insights-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.insight-card{display:block}.insight-card .insight-visual{height:210px;background:linear-gradient(145deg,#171715,#2e2a23);display:grid;place-items:center;margin-bottom:18px}.insight-card .insight-visual span{width:58px;height:58px;border:1px solid rgba(208,178,117,.45);border-radius:50%;display:grid;place-items:center}.insight-card .insight-visual svg{width:24px;height:24px;fill:none;stroke:#d0b275;stroke-width:1.4}.insight-card small{display:block;color:#9a7b46;text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px}.insight-card h3{margin:0 0 12px;line-height:1.35}.insight-card p{color:var(--muted);margin:0 0 14px}.insight-card>span{display:inline-flex;align-items:center;gap:8px;color:#8c6e3f;font-size:var(--type-small);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.insight-card>span svg{width:16px;height:16px;fill:none;stroke:currentColor}
.content-hero{padding:178px 0 92px}.content-hero-dark{background:radial-gradient(circle at 80% 30%,rgba(197,166,108,.13),transparent 32%),#11110f;color:#fff}.content-hero-grid{display:grid;grid-template-columns:1.1fr .75fr;gap:100px;align-items:end}.content-hero h1{font-family:var(--serif);font-weight:400;margin:0;max-width:830px}.content-hero p{color:rgba(255,255,255,.64);margin:0}.blog-index{background:#f7f4ee}.blog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:42px}.blog-toolbar>div{display:grid}.blog-toolbar span{color:var(--muted);font-size:var(--type-small)}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.blog-card{display:grid;grid-template-columns:210px 1fr;background:#fff;border:1px solid var(--line);min-height:280px}.blog-card-visual{background:linear-gradient(145deg,#151513,#332d24);display:grid;place-items:center}.blog-card-visual span{width:64px;height:64px;border:1px solid rgba(208,178,117,.45);border-radius:50%;display:grid;place-items:center}.blog-card-visual svg{width:26px;height:26px;fill:none;stroke:#d0b275;stroke-width:1.4}.blog-card-body{padding:28px;display:flex;flex-direction:column;align-items:flex-start}.blog-card small{color:#987944;text-transform:uppercase;letter-spacing:.08em}.blog-card h2{font-family:var(--serif);font-size:var(--type-body);line-height:1.35;font-weight:400;margin:10px 0 12px}.blog-card p{color:var(--muted);margin:0 0 18px}.blog-card .text-link{margin-top:auto}.blog-local-cta{background:#11110f;color:#fff;padding:90px 0}.blog-local-grid{display:grid;grid-template-columns:1fr .7fr;gap:90px;align-items:end}.blog-local-grid h2{font-family:var(--serif);font-weight:400;margin:0}.blog-local-grid p{color:rgba(255,255,255,.6)}
.article-hero{padding:165px 0 78px;background:linear-gradient(180deg,#151513,#201d18);color:#fff}.article-hero-inner{max-width:980px}.article-back{display:inline-block;color:#b8aa94;margin-bottom:36px}.article-hero h1{font-family:var(--serif);font-weight:400;margin:0 0 24px;max-width:930px}.article-excerpt{max-width:820px;color:rgba(255,255,255,.68);margin:0 0 28px}.article-meta{display:flex;flex-wrap:wrap;gap:18px;color:#b8aa94}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;gap:90px;align-items:start;padding-top:90px;padding-bottom:110px}.article-content{color:#423d36}.article-content>p:first-child{font-size:var(--type-body);color:#241f1a}.article-content h2{font-family:var(--serif);font-weight:400;font-size:var(--type-title);line-height:1.1;color:#181512;margin:58px 0 18px}.article-content h3{font-family:var(--serif);font-size:var(--type-body);font-weight:400;color:#181512;margin:38px 0 14px}.article-content p{margin:0 0 22px}.article-content ul,.article-content ol{padding-left:23px;margin:0 0 28px}.article-content li{margin:8px 0}.article-content blockquote{border-left:2px solid #b79659;margin:36px 0;padding:8px 0 8px 24px;font-family:var(--serif);color:#5e4c30}.article-note,.article-sources{margin-top:52px;padding:28px;background:#f1ece3;border:1px solid #ddd3c4}.article-note strong{font-family:var(--serif);font-size:var(--type-body);font-weight:400}.article-note p{margin:10px 0 0}.article-sources h2{margin-top:0;font-size:var(--type-body)!important}.article-aside{position:sticky;top:110px;display:grid;gap:18px}.article-aside-card{background:#151513;color:#fff;padding:28px}.article-aside-card h2{font-family:var(--serif);font-weight:400;font-size:var(--type-body);line-height:1.3;margin:8px 0 14px}.article-aside-card p{color:#aaa296}.article-aside-card .btn{width:100%;margin-top:10px}.article-aside-links{border:1px solid var(--line);padding:24px;display:grid;gap:13px;background:#fff}.article-aside-links strong{font-family:var(--serif);font-size:var(--type-body);font-weight:400}.article-aside-links a{color:#705a38}.related-posts{background:#f1ede6}.related-head h2{font-family:var(--serif);font-weight:400;margin:0}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.related-card{background:#fff;border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;min-height:210px}.related-card small{color:#9a7b46;text-transform:uppercase;letter-spacing:.08em}.related-card h3{margin:14px 0 24px;line-height:1.35}.related-card span{margin-top:auto;color:#80643b;text-transform:uppercase;letter-spacing:.05em;display:flex;gap:8px;align-items:center}.related-card svg{width:15px;height:15px;fill:none;stroke:currentColor}

/* Service pages inherit the simplified type scale */
.service-layout article h3{font-family:var(--serif);font-size:var(--type-body)!important;font-weight:400}.service-layout article ul{font-size:var(--type-body)!important}.service-aside h2{font-size:var(--type-body)!important}.site-footer h2{font-weight:700}

@media(max-width:1080px){:root{--type-title:42px;--section-space:104px}.tech-heading,.insights-head,.content-hero-grid,.blog-local-grid{gap:60px}.crm-stage-grid{grid-template-columns:64px minmax(0,1fr)}.crm-contact{display:none}.blog-grid{grid-template-columns:1fr}.article-layout{grid-template-columns:minmax(0,1fr) 280px;gap:55px}.ecosystem-copy{padding-left:26%}}
@media(max-width:820px){:root{--type-body:17px;--type-small:13px;--type-title:38px;--section-space:86px}.hero h1{font-size:clamp(48px,11vw,66px)!important}.tech-heading,.insights-head,.content-hero-grid,.blog-local-grid{grid-template-columns:1fr;gap:28px}.crm-stage-grid{grid-template-columns:54px 1fr}.crm-dashboard{padding:20px}.crm-kpis{grid-template-columns:1fr 1fr}.crm-kpis>div:last-child{grid-column:1/-1}.crm-board{grid-template-columns:1fr 1fr}.tech-journey{grid-template-columns:1fr;gap:20px}.journey-center{order:2}.journey-group:last-child{order:3}.journey-center i{display:none}.insights-cards,.related-grid{grid-template-columns:1fr}.blog-card{grid-template-columns:160px 1fr}.article-layout{grid-template-columns:1fr;padding-top:70px}.article-aside{position:static}.article-content h2{margin-top:46px}.ecosystem-copy{padding-left:0}}
@media(max-width:520px){:root{--type-body:16px;--type-small:13px;--type-title:34px;--section-space:74px}.hero h1{font-size:45px!important}.problem-grid,.local-grid,.faq-grid{gap:46px}.crm-stage-top{padding:0 14px}.crm-stage-brand span,.crm-stage-status{display:none}.crm-stage-grid{grid-template-columns:1fr}.crm-sidebar{display:none}.crm-dashboard{padding:16px}.crm-kpis{grid-template-columns:1fr}.crm-kpis>div:last-child{grid-column:auto}.crm-board{grid-template-columns:1fr 1fr}.tech-journey{margin-top:22px}.journey-center img{width:116px}.blog-card{grid-template-columns:1fr}.blog-card-visual{height:160px}.blog-card-body{padding:22px}.blog-toolbar{align-items:flex-start;display:grid}.content-hero{padding:135px 0 68px}.article-hero{padding:130px 0 60px}.article-layout{padding-top:55px;padding-bottom:80px}.article-content h2{font-size:var(--type-title)!important}.related-card{min-height:auto}.insights-head{margin-bottom:38px}}
/* Typography lock: three reading sizes plus the hero display size. */
.hero-person-caption,.hero-person-caption strong,.local-card strong,.local-card p,.aside-box h2,.aside-box p,.aside-links strong,.aside-links a,.insights-intro p,.service-layout article li,.faq-item div,.site-footer a{font-size:var(--type-body)!important}
.city-list span,.insight-card small,.insight-card>span:last-child,.breadcrumbs,.footer-bottom,.hero-signature small{font-size:var(--type-small)!important}
.insights-intro h2,.faq-intro h2{font-size:var(--type-title)!important;line-height:1.06!important}
.hero-person-caption{font-size:var(--type-small)!important}.hero-person-caption strong{font-size:var(--type-body)!important}.article-sources a{color:#7d6238;text-decoration:underline;text-underline-offset:3px}

/* StartenMed public CMS v2.0 — pages, forms, Insights and strict typography */
:root{--type-small:14px;--type-body:18px;--type-title:46px;--type-hero:clamp(58px,5.5vw,84px);--section-space:128px}
body{font-size:var(--type-body);line-height:1.72}
/* Three public reading tiers only; hero is the intentional fourth display tier. */
.site-header,.main-nav,.header-cta,.eyebrow,.btn,.text-link,.metric small,.article-meta,.article-back,.article-tags,.blog-toolbar,.footer-bottom,.preview-banner,.insights-filter{font-size:var(--type-small)!important}
.page-block p,.page-block li,.page-block label,.sm-conversion-form input,.sm-conversion-form textarea,.sm-conversion-form select,.generic-card-grid p,.generic-card-grid h3,.faq-list summary,.faq-list p,.article-content,.article-content h3,.blog-card h2,.blog-card p{font-size:var(--type-body)!important}
.page-block h2,.block-hero h1,.form-section h2,.generic-card-grid>article>h2,.content-hero h1,.article-hero h1{font-size:var(--type-title)!important;line-height:1.06!important}
.hero h1{font-size:var(--type-hero)!important}

.preview-banner{position:fixed;top:10px;left:50%;right:auto;transform:translateX(-50%);z-index:90;background:rgba(20,20,18,.92);color:#d7bd87;text-align:center;padding:8px 13px;font-weight:750;border-radius:20px;box-shadow:0 6px 20px rgba(0,0,0,.18);width:auto;max-width:calc(100% - 30px);white-space:nowrap}
.page-block{position:relative}.block-hero{background:radial-gradient(circle at 82% 28%,rgba(198,169,113,.15),transparent 33%),#11110f;color:#fff;padding:190px 0 120px}.block-hero .container{max-width:980px}.block-hero h1{font-family:var(--serif);font-weight:400;max-width:900px;margin:0 0 24px}.block-hero p:not(.eyebrow){max-width:730px;color:rgba(255,255,255,.68);margin:0 0 30px}.rich-copy{max-width:860px}.rich-copy h2,.rich-copy h3{font-family:var(--serif);font-weight:400;color:#17130f}.rich-copy h2{font-size:var(--type-title);line-height:1.08;margin:58px 0 18px}.rich-copy h3{font-size:var(--type-body);margin:36px 0 12px}.rich-copy p{margin:0 0 23px}.rich-copy ul,.rich-copy ol{padding-left:24px}.block-split{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.block-split.reverse{grid-template-columns:.9fr 1fr}.block-split.reverse>picture,.block-split.reverse>img{order:-1}.block-split picture,.block-split>img{width:100%}.block-split picture img,.block-split>img{width:100%;height:520px;object-fit:cover;filter:saturate(.8)}.block-split h2{font-family:var(--serif);font-weight:400;margin:0 0 22px}.generic-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px}.generic-card-grid article,.generic-card-grid>a{background:#fff;border:1px solid var(--line);min-height:230px;padding:30px;display:flex;flex-direction:column}.generic-card-grid small{color:#997b47;text-transform:uppercase;letter-spacing:.08em;font-size:var(--type-small)}.generic-card-grid h3{font-family:var(--serif);font-weight:400;line-height:1.3;margin:13px 0}.generic-card-grid p{color:var(--muted);margin:0}.faq-list{max-width:900px;margin:50px auto 0;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:22px 38px 22px 0;font-weight:650;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;top:20px;color:#997b47;font-size:24px;font-weight:300}.faq-list details[open] summary:after{content:'–'}.faq-list details p{color:var(--muted);max-width:780px;padding:0 0 24px;margin:0}.block-cta{background:#11110f;color:#fff}.block-cta .narrow-heading h2{color:#fff}.block-cta .narrow-heading>p:not(.eyebrow){color:rgba(255,255,255,.62);margin-bottom:28px}.form-section{display:grid;grid-template-columns:.8fr 1.1fr;gap:80px;align-items:start}.form-section>div:first-child h2{font-family:var(--serif);font-weight:400;margin:0 0 18px}.form-section>div:first-child p:not(.eyebrow){color:var(--muted)}.sm-conversion-form{background:#fff;border:1px solid var(--line);padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:17px}.sm-conversion-form label{display:grid;gap:7px;color:#433d35}.sm-conversion-form label.full,.sm-conversion-form .form-feedback,.sm-conversion-form button{grid-column:1/-1}.sm-conversion-form input,.sm-conversion-form textarea,.sm-conversion-form select{border:1px solid #ded6c9;background:#fbfaf7;padding:13px 14px;border-radius:4px;width:100%;color:#191612;outline:0}.sm-conversion-form input:focus,.sm-conversion-form textarea:focus,.sm-conversion-form select:focus{border-color:#b89557;box-shadow:0 0 0 3px rgba(184,149,87,.12)}.sm-conversion-form textarea{min-height:120px;resize:vertical}.sm-conversion-form [type=submit]:disabled{opacity:.55;cursor:wait}.form-feedback{padding:12px 14px;background:#f1ede5;color:#645b50;border-radius:4px}.form-feedback.success{background:#e8f3e9;color:#2c6736}.form-feedback.error{background:#f8e7e4;color:#8c3027}.form-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.insights-filter-wrap{margin-bottom:42px}.insights-filter{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.insights-filter label{display:grid;gap:6px;min-width:220px}.insights-filter input,.insights-filter select{border:1px solid var(--line);background:#fff;padding:11px 12px;border-radius:4px}.empty-public{padding:70px 0;text-align:center;color:var(--muted)}.blog-card-visual picture,.blog-card-visual img{width:100%;height:100%}.blog-card-visual img{object-fit:cover}.article-cover{margin-top:-1px;background:#111}.article-cover picture,.article-cover img{width:100%}.article-cover img{width:100%;max-height:700px;object-fit:cover}.article-tags{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.article-tags span{border:1px solid var(--line);background:#f6f2eb;padding:7px 10px;border-radius:20px;color:#6d6357}.article-sources ul{padding-left:20px}.article-sources li{margin:10px 0}

@media(max-width:900px){:root{--type-body:17px;--type-small:13px;--type-title:40px;--section-space:92px}.block-hero{padding:155px 0 90px}.block-split,.block-split.reverse,.form-section{grid-template-columns:1fr;gap:42px}.block-split.reverse>picture,.block-split.reverse>img{order:initial}.block-split picture img,.block-split>img{height:420px}.generic-card-grid{grid-template-columns:1fr 1fr}.sm-conversion-form{padding:26px}}
@media(max-width:560px){:root{--type-body:16px;--type-small:13px;--type-title:34px;--section-space:74px}.hero h1{font-size:45px!important}.block-hero{padding:135px 0 74px}.generic-card-grid{grid-template-columns:1fr}.block-split picture img,.block-split>img{height:320px}.sm-conversion-form{grid-template-columns:1fr;padding:22px}.sm-conversion-form label.full,.sm-conversion-form .form-feedback,.sm-conversion-form button{grid-column:auto}.preview-banner{top:8px;white-space:normal}.insights-filter{display:grid}.insights-filter label{min-width:0}}
.insight-card .insight-visual picture,.insight-card .insight-visual>img{width:100%;height:100%}.insight-card .insight-visual picture img,.insight-card .insight-visual>img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}

/* v2.0.1: campos de texto longo usam a largura total */
.sm-conversion-form label:has(textarea){grid-column:1/-1}


/* v2.0.2 | Hero: preserve uploaded image + optional non-destructive presentation */
.hero-photo-frame{background:transparent;border:0;box-shadow:none}
.hero-photo-frame::before{display:none}
.hero-photo-frame.hero-bg-dark{background:#161513}
.hero-photo-frame.hero-bg-sand{background:#c6a971}
.hero-photo-frame.hero-bg-offwhite{background:#f5f1e9}
.hero-photo-frame.hero-effect-shadow{box-shadow:0 28px 74px rgba(0,0,0,.36)}
.hero-photo-frame.hero-effect-glow{box-shadow:0 20px 80px rgba(198,169,113,.24)}
.hero-photo-frame.hero-effect-editorial{background:#161513;border:1px solid rgba(211,180,121,.16);box-shadow:0 30px 90px rgba(0,0,0,.42);overflow:hidden}
.hero-photo-frame.hero-effect-editorial::before{display:block;content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(9,9,9,.45),transparent 20%,transparent 80%,rgba(9,9,9,.20)),linear-gradient(0deg,rgba(0,0,0,.32),transparent 42%);pointer-events:none}
.hero-photo-frame.hero-fit-contain{overflow:visible}
.hero-photo-frame.hero-fit-contain .hero-person{object-fit:contain!important;object-position:center bottom!important}
.hero-photo-frame.hero-fit-cover{overflow:hidden}
.hero-photo-frame.hero-fit-cover .hero-person{object-fit:cover!important}
.hero-photo-frame.hero-effect-none .hero-person,.hero-photo-frame.hero-effect-shadow .hero-person,.hero-photo-frame.hero-effect-glow .hero-person{filter:none!important}
.hero-photo-frame.hero-effect-shadow .hero-person{filter:drop-shadow(0 20px 34px rgba(0,0,0,.30))!important}
.hero-photo-frame.hero-effect-glow .hero-person{filter:drop-shadow(0 20px 38px rgba(198,169,113,.22))!important}
.hero-photo-frame.hero-effect-editorial .hero-person{filter:saturate(.72) contrast(1.04) brightness(.86)!important}

/* v2.0.2 | Autoridade e números: centralização consistente em mobile */
@media(max-width:820px){
  .proof-grid{justify-items:stretch}
  .metric{justify-content:center;text-align:center;padding:22px 18px!important}
  .metric p{text-align:center}
  .certification-row{justify-content:center;flex-wrap:wrap;overflow:visible;text-align:center}
}
@media(max-width:520px){
  .proof-strip{padding:30px 0 24px}
  .proof-grid{grid-template-columns:1fr;justify-items:center}
  .metric,.metric:nth-child(3){width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 16px!important;text-align:center}
  .metric p,.metric strong,.metric small{width:100%;text-align:center}
  .metric-icon{margin-inline:auto}
  .certification-row{gap:16px 24px;padding-inline:10px}
}
