.clinitec-page{--tech:#314957;--tech-dark:#1f2d35;--tech-warm:#b58a55;--tech-soft:#eef2f3;--tech-line:#d7dfe2;--ink:#202833}
.clinitec-page .sale-btn-primary{background:var(--tech);box-shadow:0 8px 18px rgba(49,73,87,.16)}
.clinitec-page .sale-btn-primary:hover{background:var(--tech-dark)}
.clinitec-page .sale-btn-outline{border-color:var(--tech);color:var(--tech)}
.clinitec-page .sale-eyebrow{color:var(--tech)}

.clinitec-hero{padding:66px 0 50px;background:linear-gradient(125deg,#fbfaf8 0%,#f1f4f4 100%)}
.clinitec-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:58px;align-items:center}
.clinitec-hero h1{font-size:clamp(44px,5.1vw,70px);line-height:1;letter-spacing:-.045em;margin:0;max-width:760px}
.clinitec-hero h1 span{display:block;color:var(--tech);margin-top:9px}
.clinitec-hero .sale-hero-lead{font-size:19px;max-width:690px;margin:22px 0 25px;color:#4e565b}
.clinitec-visual{position:relative;min-height:500px;border-radius:24px;overflow:hidden;background:#d9dfe1;box-shadow:0 18px 44px rgba(26,39,45,.12)}
.clinitec-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.clinitec-visual-note{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);padding:18px 19px;border-radius:16px}
.clinitec-visual-note strong{display:block;color:var(--tech);font-size:17px;margin-bottom:3px}
.clinitec-visual-note span{display:block;color:#61686c;font-size:13px}

.clinitec-scan{padding:30px 0 26px;background:#1e2930;color:#fff}
.clinitec-scan .scan-kicker{text-align:center;font-size:11px;letter-spacing:.16em;font-weight:800;opacity:.72;margin:0 0 17px}
.clinitec-scan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.clinitec-scan-grid.six{grid-template-columns:repeat(3,1fr)}
.clinitec-scan-grid div{padding:17px 15px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:14px;font-family:"Playfair Display",Georgia,serif;font-size:18px;line-height:1.2}
.scan-close{text-align:center;max-width:760px;margin:20px auto 0;font-weight:700;font-size:15px;color:rgba(255,255,255,.86)}

.tech-agitation{padding:68px 0}
.agitation-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:start}
.tech-agitation h2,.tech-solution h2,.tech-process h2,.tech-cases h2,.tech-offer h2,.tech-authority h2,.tech-differentials h2,.tech-context-cta h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:clamp(36px,4.2vw,54px);line-height:1.06;margin:0}
.tech-agitation h2 span,.tech-solution h2 span,.tech-process h2 span,.tech-cases h2 span,.tech-offer h2 span,.tech-authority h2 span{color:var(--tech)}
.agitation-copy p{font-size:17px;color:#596167;margin:0 0 16px}
.agitation-copy ul{list-style:none;padding:0;margin:22px 0 0;border-top:1px solid #e0e5e6}
.agitation-copy li{position:relative;padding:13px 0 13px 28px;border-bottom:1px solid #e0e5e6;color:#485056}
.agitation-copy li:before{content:"•";position:absolute;left:5px;color:var(--tech);font-weight:800}

.tech-solution{padding:68px 0;background:#f2f5f5}
.solution-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}
.tech-solution-head{max-width:820px;margin-bottom:0}
.solution-copy p{font-size:17px;color:#5b6367;margin:0 0 16px}
.solution-copy .solution-line{font-weight:800;color:var(--ink);font-size:18px;margin-top:24px}

.tech-differentials{padding:68px 0}
.compact-heading{max-width:780px;margin-bottom:28px}
.differential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.differential-grid article{background:#fff;border:1px solid #dbe2e4;border-radius:17px;padding:22px}
.differential-grid span{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--tech-warm)}
.differential-grid strong{display:block;font-size:18px;margin:20px 0 7px;color:#273239}
.differential-grid p{margin:0;color:#626a6e;font-size:14px;line-height:1.48}

.tech-process{padding:68px 0}
.tech-process-head{max-width:770px;margin-bottom:29px}
.tech-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.tech-process-grid.seven{grid-template-columns:repeat(4,1fr)}
.tech-process-grid article{padding:21px;border-top:3px solid var(--tech);background:#fff;border-radius:0 0 15px 15px;box-shadow:0 8px 22px rgba(0,0,0,.035)}
.tech-process-grid span{font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--tech-warm)}
.tech-process-grid h3{font-size:17px;line-height:1.2;margin:20px 0 7px}
.tech-process-grid p{margin:0;color:#646b6f;font-size:13px}

.tech-cases{padding:66px 0;background:#f2f5f5}
.tech-cases-head{max-width:800px;margin-bottom:29px}
.tech-cases-head>p:last-child{font-size:17px;color:#60686c}
.tech-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.tech-case{background:#fff;border:1px solid #dbe3e5;border-radius:18px;padding:23px;box-shadow:0 10px 26px rgba(31,45,53,.045)}
.tech-case-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:20px}
.tech-case-num{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--tech)}
.tech-case-tag{font-size:9px;font-weight:800;letter-spacing:.09em;padding:6px 8px;border-radius:999px;background:#eaf0f2;color:var(--tech)}
.tech-case h3{font-family:"Playfair Display",Georgia,serif;font-size:24px;line-height:1.1;font-weight:500;margin:0 0 18px}
.tech-case p{margin:0;padding-top:12px;border-top:1px solid #e9edef;color:#60686c;font-size:13.5px;line-height:1.5}
.tech-case p+p{margin-top:12px}
.tech-case strong{display:block;color:#252e33;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}

.tech-offer{padding:70px 0;background:#202b31;color:#fff}
.tech-offer .sale-eyebrow{color:#d9b783}
.tech-offer h2 span{color:#d9b783}
.tech-offer-head{max-width:820px;margin-bottom:30px}
.tech-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.tech-offer-grid article{padding:21px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);border-radius:15px}
.tech-offer-grid strong{display:block;font-size:17px;margin-bottom:5px}
.tech-offer-grid span{display:block;color:rgba(255,255,255,.72);font-size:13px;line-height:1.45}
.equipment-note{margin-top:18px;padding:15px 18px;border-radius:14px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.82);font-size:14px}

.tech-context-cta{padding:64px 0;background:#f8faf9}
.context-cta-grid{display:grid;grid-template-columns:1fr .85fr;gap:55px;align-items:center}
.tech-context-cta h2{margin-bottom:13px}
.tech-context-cta p{font-size:16px;color:#5c6469;max-width:690px}
.context-cta-box{background:#fff;border:1px solid #dbe3e5;border-radius:18px;padding:24px;box-shadow:0 10px 26px rgba(31,45,53,.045)}
.context-cta-box strong{display:block;font-size:18px;margin-bottom:18px;color:#273239}
.context-cta-box .sale-btn{width:100%}

.tech-authority{padding:66px 0}
.tech-authority-grid{display:grid;grid-template-columns:180px 1fr;gap:42px;align-items:center}
.tech-authority-mark{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:var(--tech);color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:55px;box-shadow:0 16px 34px rgba(49,73,87,.2)}
.tech-authority p{max-width:770px;color:#596267;font-size:16px}
.tech-authority p strong{color:#273239}
.tech-authority-badge{display:inline-flex;margin-top:8px;padding:8px 12px;border-radius:999px;background:#eaf0f2;color:var(--tech);font-size:11px;font-weight:800}

.tech-faq{padding:62px 0;background:#f3f5f5}
.tech-faq .faq{max-width:850px}
.clinitec-final{background:linear-gradient(120deg,#1f2d35,#314957)}
.clinitec-final .final-cta-action{flex-direction:column;align-items:flex-end;gap:10px}
.clinitec-final .cta-note{font-size:12px;color:rgba(255,255,255,.78);text-align:right}

@media(max-width:980px){
  .clinitec-hero-grid,.agitation-grid,.solution-split,.context-cta-grid,.tech-authority-grid{grid-template-columns:1fr}
  .clinitec-visual{min-height:420px}
  .clinitec-scan-grid,.clinitec-scan-grid.six{grid-template-columns:1fr 1fr}
  .differential-grid,.tech-case-grid,.tech-offer-grid{grid-template-columns:1fr 1fr}
  .tech-process-grid,.tech-process-grid.seven{grid-template-columns:1fr 1fr}
  .tech-authority-grid{gap:25px}
  .tech-authority-mark{width:125px;height:125px;font-size:43px}
  .clinitec-final .final-cta-action{align-items:flex-start}
  .clinitec-final .cta-note{text-align:left}
}

@media(max-width:720px){
  .clinitec-hero{padding:38px 0 30px}
  .clinitec-hero-grid{gap:27px}
  .clinitec-hero h1{font-size:31px;line-height:1.04;letter-spacing:-.035em}
  .clinitec-hero .sale-hero-lead{font-size:15px;line-height:1.5;margin:17px 0 21px}
  .clinitec-visual{min-height:310px}
  .clinitec-visual-note{left:14px;right:14px;bottom:14px;padding:14px 15px}
  .clinitec-visual-note strong{font-size:15px}
  .clinitec-visual-note span{font-size:12px}
  .clinitec-scan{padding:22px 0}
  .clinitec-scan-grid,.clinitec-scan-grid.six{grid-template-columns:1fr;gap:7px}
  .clinitec-scan-grid div{font-size:15.5px;padding:13px 14px}
  .scan-close{font-size:13px;margin-top:16px}
  .tech-agitation,.tech-solution,.tech-differentials,.tech-process,.tech-cases,.tech-offer,.tech-context-cta,.tech-authority,.tech-faq{padding:47px 0}
  .agitation-grid,.solution-split,.context-cta-grid{gap:23px}
  .tech-agitation h2,.tech-solution h2,.tech-process h2,.tech-cases h2,.tech-offer h2,.tech-authority h2,.tech-differentials h2,.tech-context-cta h2,.final-cta h2{font-size:29px;line-height:1.08}
  .agitation-copy p,.solution-copy p,.tech-cases-head>p:last-child,.tech-context-cta p{font-size:14.5px}
  .agitation-copy li{font-size:13.5px}
  .differential-grid,.tech-process-grid,.tech-process-grid.seven,.tech-case-grid,.tech-offer-grid{grid-template-columns:1fr}
  .differential-grid article,.tech-case,.tech-offer-grid article{padding:19px}
  .differential-grid strong{font-size:16px;margin-top:16px}.differential-grid p{font-size:13px}
  .tech-process-grid article{padding:18px}.tech-process-grid h3{font-size:16px;margin-top:17px}.tech-process-grid p{font-size:12.5px}
  .tech-case h3{font-size:21px}.tech-case p{font-size:13px}
  .tech-offer-grid strong{font-size:16px}.tech-offer-grid span{font-size:12.5px}
  .equipment-note{font-size:13px;padding:14px}
  .context-cta-box{padding:19px}.context-cta-box strong{font-size:16px}
  .tech-authority-mark{width:100px;height:100px;font-size:36px}
  .tech-authority-grid{gap:21px}.tech-authority p{font-size:14.5px}
  .tech-authority-badge{font-size:10.5px}
  .tech-faq .sale-heading.center{text-align:left}
  .faq summary{font-size:14px}.faq p{font-size:13px}
  .final-cta p{font-size:15px}
}
