
/* Page-scoped only. All layout/type comes from lp-compare.css. fbp-* mirrors the cmp-* hero pattern. */
/* .lpc-logo and the CTA text colour live in the shared Webflow stylesheet, which this
   standalone draft does not load. Reinstated here to match the live rendering. */
.lpc-logo{height:26px;width:auto;display:block}
.lpc a.lpc-tm-cta,.lpc a.lpc-tm-cta:hover{color:#fff}
.lpc-hero-head .lpc-logo{height:28px}
footer .lpc-logo{height:22px;opacity:.75}
.lpc-hero .lpc-hero-art{min-height:0}
.lpc-hero .lpc-hero-art .lpc-inner{width:min(100%,470px)}
/* Product UI mock. Mirrors app.termina.io/overview: dark sidebar, free-bill counter,
   fuel tabs, spend/usage/emissions segment, chart and ranked sites. */
.fbp-app{position:relative;z-index:2;display:grid;grid-template-columns:96px 1fr;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 28px 64px rgba(0,61,69,.30),0 4px 14px rgba(0,0,0,.07);border:1px solid rgba(0,61,69,.10)}
.fbp-side{background:#0F3B44;padding:13px 10px;display:flex;flex-direction:column;gap:11px}
.fbp-side-logo{font-style:italic;font-weight:900;font-size:12.5px;letter-spacing:-.02em;color:#fff}
.fbp-side-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:7px 6px;border-radius:8px;background:#7FF0FF;color:#062C33;font-size:10.5px;font-weight:800}
.fbp-nav{display:flex;flex-direction:column;gap:2px;margin-top:2px}
.fbp-nav span{padding:6px 8px;border-radius:7px;font-size:10.5px;font-weight:600;color:rgba(255,255,255,.62)}
.fbp-nav span.fbp-on{background:#17505B;color:#fff}
.fbp-main{padding:13px 15px 15px;min-width:0}
.fbp-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}
.fbp-top b{font-size:13px;font-weight:800;color:#0F3B44;letter-spacing:-.01em}
.fbp-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:8px;border:1px solid #E0E0E0;background:#fff;font-size:10.5px;font-weight:600;color:#546E7A;white-space:nowrap}
.fbp-pill b{font-size:10.5px;color:#6200EA;font-weight:800}
.fbp-tabs{display:flex;gap:12px;border-bottom:1px solid #ECEFF1;padding-bottom:6px;margin-bottom:9px}
.fbp-tabs span{font-size:10.5px;font-weight:600;color:#90A4AE;white-space:nowrap}
.fbp-tabs span.fbp-on{color:#0F3B44;font-weight:800;box-shadow:0 7px 0 -6px #0F3B44}
.fbp-seg{display:inline-flex;border:1px solid #E0E0E0;border-radius:7px;overflow:hidden;margin-bottom:11px}
.fbp-seg span{padding:4px 10px;font-size:10px;font-weight:700;color:#546E7A;background:#fff}
.fbp-seg span.fbp-on{background:#6200EA;color:#fff}
.fbp-body{display:grid;grid-template-columns:1.35fr 1fr;gap:11px}
.fbp-chart{border:1px solid #ECEFF1;border-radius:10px;padding:10px}
.fbp-bars{display:flex;align-items:flex-end;gap:5px;height:74px}
.fbp-bars .fbp-bar{flex:1;border-radius:2px 2px 0 0;background:#B2DFDB;display:block}
.fbp-bars .fbp-bar.fbp-hi{background:#006A79}
.fbp-xax{display:flex;justify-content:space-between;margin-top:6px;font-size:8.5px;color:#B0BEC5;letter-spacing:.2px}
.fbp-rank{border:1px solid #ECEFF1;border-radius:10px;padding:10px}
.fbp-rank>b{display:block;font-size:10px;font-weight:800;color:#0F3B44;margin-bottom:8px}
.fbp-r{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center;padding:5px 0;border-top:1px solid #F1F3F4;font-size:9.5px;color:#546E7A}
.fbp-r:first-of-type{border-top:0}
.fbp-r em{font-style:normal;font-weight:700;color:#0F3B44;font-variant-numeric:tabular-nums}
.fbp-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;padding-top:9px;border-top:1px solid #ECEFF1}
.fbp-foot span{font-size:9.5px;color:#78909C}
.fbp-exp{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:7px;background:rgba(98,0,234,.09);color:#6200EA;font-size:9.5px;font-weight:700}
.fbp-cap{position:relative;z-index:2;font-size:12px;line-height:1.45;color:#616161;margin:12px 2px 0;text-align:right}
/* fields strip */
.fbp-fields{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}
.fbp-fields span{padding:7px 13px;border:1px solid #E0E0E0;border-radius:9999px;background:#fff;font-size:13.5px;color:#616161}
.fbp-note{margin-top:14px;font-size:13.5px;line-height:1.5;color:#757575}
/* boundary strip, mirrors .cmpm */
.fbm{position:relative;z-index:2;background:#FAFAFA;padding:0 clamp(20px,5vw,72px) clamp(32px,4vw,52px)}
.fbm-in{background:#fff;border:1px solid #ECECEC;border-radius:16px;padding:clamp(22px,2.6vw,30px);display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(22px,3vw,40px);align-items:center;box-shadow:0 2px 10px rgba(0,61,69,.05)}
.fbm-h{font-size:clamp(21px,2vw,26px);line-height:1.25;letter-spacing:-.02em;font-weight:500;color:#003D45;margin:0 0 10px}
.fbm-p{font-size:clamp(15px,1.1vw,17px);line-height:1.6;color:#424242;margin:0}
.fbm-lab{font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#006A79;margin-bottom:9px}
.fbm-when{display:flex;flex-direction:column;gap:10px}
.fbm-g{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:baseline;padding:11px 14px;border-radius:10px;background:#F5F5F5}
.fbm-g.dl-now{background:rgba(53,237,255,.13);border:1px solid rgba(0,106,121,.22)}
.fbm-g b{font-size:13px;font-weight:700;color:#003D45;white-space:nowrap}
.fbm-g span{font-size:13.5px;color:#424242;line-height:1.35}
.fbm-axis{font-size:12px;color:#757575;margin-top:2px}
@media(max-width:820px){.fbm-in{grid-template-columns:1fr}}
@media(max-width:768px){
  .lpc-hero .lpc-hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:0}
  .lpc-hero .lpc-hero-grid > div:first-child{display:contents}
  .lpc-hero .lpc-hero-grid .lpc-eyebrow{order:1}
  .lpc-hero .lpc-hero-grid h1{order:2}
  .lpc-hero .lpc-hero-art{order:3;min-height:0;padding:0;margin:0 0 6px;display:block}
  .lpc-hero .lpc-hero-grid .lpc-sub{order:4;margin:18px 0 24px}
  .lpc-hero .lpc-hero-grid .lpc-cta-block{order:5}
  .lpc-hero .lpc-hero-art .lpc-inner{width:100%}
  .fbp-app{grid-template-columns:78px 1fr}
  .fbp-body{grid-template-columns:1fr}
  .fbp-cap{text-align:left;margin-top:10px}
}

.lpc-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:14px}
.lpc-cta2{display:inline-flex;align-items:center;gap:8px;padding:0 26px;min-height:62px;border-radius:14px;border:1.5px solid rgba(0,61,69,.22);background:#fff;color:#003D45;font:700 17px Inter,system-ui,sans-serif;text-decoration:none}
.lpc-cta2:hover{border-color:#003D45}
.lpc-final .lpc-cta2{background:transparent;border-color:rgba(255,255,255,.4);color:#fff}
.sec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}
.sec-c{background:#fff;border:1px solid #EEE;border-radius:18px;padding:24px}
.sec-c h3{font-size:17px;font-weight:800;color:#003D45;margin:0 0 8px}
.sec-c p{margin:0;font-size:15px;line-height:1.55;color:#424242}
.sec-note{margin-top:22px;padding:16px 20px;border-left:3px solid #E8E926;background:#fff;border-radius:0 10px 10px 0;font-size:14.5px;line-height:1.55;color:#546E7A}
.val-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;counter-reset:v}
.val-s{position:relative;padding:20px 20px 20px 22px;border-radius:14px;background:#fff;border:1px solid #EEE}
.val-s:before{counter-increment:v;content:counter(v);display:block;font-size:12px;font-weight:800;color:#006A79;margin-bottom:7px}
.val-s b{display:block;font-size:15.5px;color:#003D45;font-weight:700;margin-bottom:5px}
.val-s span{font-size:14.5px;line-height:1.5;color:#546E7A}
@media(max-width:820px){.sec-grid,.val-steps{grid-template-columns:1fr}.lpc-ctas{flex-direction:column;align-items:stretch}.lpc-cta2{justify-content:center}}

/* ============================================================
   Brand-system layer. Everything here comes from termina-design-system:
   dark-teal hero (explicitly encouraged), Website-mode type scale,
   the single-highlight-phrase rule, no gradients, purple for actions only.
   ============================================================ */
:root{
  --color-dark-teal:#003D45; --color-teal:#006A79; --color-light-teal:#00BDC9;
  --color-blue:#35EDFF; --color-yellow:#E8E926;
  --cta-1:#6200EA; --text-2:#212121; --text-3:#424242; --text-4:#616161;
  --bg-1:#FAFAFA; --bg-white:#FFFFFF; --border-2:#E0E0E0; --border-3:#EEEEEE;
}
/* --- HERO: dark teal ground --- */
.lpc-hero{background:var(--color-dark-teal)}
.lpc-hero .lpc-glow{background:radial-gradient(1100px 620px at 8% 0%,rgba(0,106,121,.55),rgba(0,61,69,0) 62%)}
.lpc-hero h1{color:#fff;font-size:56px;line-height:68px;letter-spacing:-.5px;max-width:16ch}
.lpc-hero .lpc-sub{color:rgba(255,255,255,.80);font-size:22px;line-height:30px;max-width:46ch}
.fbp-hl{color:var(--color-blue)}
.lpc-hero .lpc-eyebrow{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.20)}
.lpc-hero .lpc-eyebrow span{color:var(--color-blue)}
.lpc-hero .lpc-eyebrow .lpc-b{background:var(--color-blue)}
.lpc-hero .lpc-eyebrow .lpc-b i,.lpc-hero .lpc-eyebrow .lpc-b .ic{color:var(--color-dark-teal)}
.lpc-hero .lpc-rr{color:rgba(255,255,255,.70)}
.lpc-hero .lpc-rr i,.lpc-hero .lpc-rr .ic{color:var(--color-blue)}
.lpc-hero-head .lpc-speak{color:#fff}
.lpc a.lpc-cta2,.lpc-hero a.lpc-cta2{border-color:rgba(255,255,255,.38);background:transparent;color:#fff}
.lpc a.lpc-cta2:hover{border-color:var(--color-blue);color:var(--color-blue)}
.lpc-final a.lpc-cta2{color:#fff}
.fbp-cap{color:rgba(255,255,255,.55)}
/* --- proof strip on dark --- */
.lpc-proof{background:rgba(255,255,255,.05);border-top:1px solid rgba(255,255,255,.16)}
.lpc-proof .lpc-stat .lpc-n{color:#fff}
.lpc-proof .lpc-stat .lpc-l{color:rgba(255,255,255,.66)}
.lpc-proof .lpc-stat .lpc-bar{background:var(--color-blue)}
/* --- no gradients anywhere (brand rule) --- */
.lpc-step .lpc-n{background:var(--color-dark-teal);color:var(--color-blue)}
@media (min-width:981px){.lpc .lpc-steps{grid-template-columns:repeat(4,1fr);gap:18px}.lpc .lpc-step{padding:24px}.lpc .lpc-step h3{font-size:19px}.lpc .lpc-step p{font-size:15px}}
@media (min-width:641px) and (max-width:980px){.lpc .lpc-steps{grid-template-columns:repeat(2,1fr)}}
.lpc-gcard .lpc-gnum{background:none;-webkit-text-fill-color:var(--color-blue);color:var(--color-blue)}
.lpc-eyebrow .lpc-b{background:var(--color-teal)}
/* --- Website-mode type scale on light sections --- */
.lpc h2.lpc-sec{font-size:48px;line-height:56px;letter-spacing:-.5px}
.lpc-lead{font-size:22px;line-height:30px;color:var(--text-3)}
.fbm-h{font-size:36px;line-height:48px;letter-spacing:-.5px}
.fbm-p{font-size:20px;line-height:30px}
@media(max-width:767px){
  .lpc-hero h1{font-size:36px;line-height:44px}
  .lpc-hero .lpc-sub{font-size:18px;line-height:26px}
  .lpc h2.lpc-sec{font-size:32px;line-height:40px}
  .lpc-lead{font-size:18px;line-height:26px}
  .fbm-h{font-size:28px;line-height:36px}
  .fbm-p{font-size:18px;line-height:26px}
}

/* ISO 27001 trust badge. NOTE: this is deliberately NOT the ISO logo.
   ISO does not issue certificates and prohibits its logo being used for
   certification claims (iso.org/iso-name-and-logo.html). The compliant asset is
   the certification body's accredited mark, which slots in where marked below. */
.iso-row{display:flex;flex-wrap:wrap;gap:14px;align-items:stretch;margin-top:30px}
.iso-badge{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;
  border:1px solid var(--line,#E0E0E0);border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04)}
.iso-badge .iso-mark{flex:0 0 auto;width:46px;height:46px;border-radius:11px;background:#003D45;
  display:flex;align-items:center;justify-content:center;color:#35EDFF}
.iso-badge .iso-mark i{font-size:24px;line-height:1}
.iso-badge b{display:block;font-size:16px;font-weight:800;color:#003D45;letter-spacing:-.2px;line-height:1.25}
.iso-badge span{display:block;margin-top:3px;font-size:13.5px;line-height:1.4;color:#616161}
@media(max-width:600px){.iso-row{flex-direction:column}}

/* Pain grid. Replaces a three-paragraph prose wall that left the right column empty. */
.pain-sec{background:#F5F5F5}
.pain-head{max-width:none}
.pain-head h2{max-width:660px}
.pain-head h2{font-size:48px;line-height:56px;letter-spacing:-.5px;color:#003D45;font-weight:800;margin:0}
.pain-lead{margin:16px 0 0;font-size:22px;line-height:30px;color:#424242;max-width:56ch}
.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}
.pain-i{background:#fff;border:1px solid #E6E6E6;border-radius:14px;padding:22px 22px 20px}
.pain-i b{display:block;font-size:17px;font-weight:800;color:#003D45;letter-spacing:-.2px;line-height:1.3}
.pain-i span{display:block;margin-top:7px;font-size:15.5px;line-height:1.5;color:#546E7A}
.pain-close{margin-top:34px;display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(24px,4vw,56px);align-items:center}
.pain-close p{margin:0;font-size:20px;line-height:1.5;color:#424242}
.pain-close p.pain-fix{margin:0;padding:24px 28px;border-radius:16px;background:#003D45;color:#fff;font-size:20px;line-height:1.45;font-weight:600}
.pain-close p.pain-fix b{display:block;color:#fff;font-weight:800;font-size:22px;line-height:1.3}
.pain-close p.pain-fix .pain-sub{display:block;margin-top:8px;font-size:15px;font-weight:500;color:#35EDFF}
/* Deadline strip, lifted out of the old two-column card */
.dl{background:#FAFAFA;padding:clamp(30px,4vw,46px) 0}
.dl-in{display:grid;grid-template-columns:auto 1fr;gap:clamp(20px,3vw,44px);align-items:center}
.dl-lab{font-size:12px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#006A79;line-height:1.5;max-width:20ch}
.dl-rows{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.dl-r{padding:14px 16px;border-radius:11px;background:#EFEFEF}
.dl-r.dl-now{background:rgba(53,237,255,.16);border:1px solid rgba(0,106,121,.28)}
.dl-r b{display:block;font-size:13.5px;font-weight:800;color:#003D45}
.dl-r span{display:block;margin-top:4px;font-size:14px;line-height:1.4;color:#546E7A}
.dl-note{grid-column:1/-1;margin:16px 0 0;font-size:13.5px;line-height:1.5;color:#757575}
@media(max-width:900px){.pain-grid,.dl-rows{grid-template-columns:1fr 1fr}.pain-close{grid-template-columns:1fr}.dl-in{grid-template-columns:1fr}}
@media(max-width:640px){.pain-grid,.dl-rows{grid-template-columns:1fr}.pain-head h2{font-size:32px;line-height:40px}.pain-lead{font-size:18px;line-height:26px}}

/* Validation as a horizontal pipeline. It is a sequence, so it should look like one,
   and it breaks up four consecutive card grids. */
.pipe{position:relative;margin-top:44px}
.pipe-track{display:grid;grid-template-columns:repeat(6,1fr);gap:0;position:relative}
.pipe-track:before{content:"";position:absolute;top:19px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,#B2DFDB,#006A79)}
.pipe-s{position:relative;padding:0 10px;text-align:center}
.pipe-n{position:relative;z-index:1;width:40px;height:40px;margin:0 auto;border-radius:50%;background:#003D45;color:#35EDFF;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;border:3px solid #FAFAFA}
.pipe-s b{display:block;margin-top:14px;font-size:15.5px;font-weight:800;color:#003D45;line-height:1.3;letter-spacing:-.1px}
.pipe-s span{display:block;margin-top:6px;font-size:14px;line-height:1.45;color:#607D8B}
@media(max-width:900px){
  .pipe-track{grid-template-columns:1fr;gap:22px}
  .pipe-track:before{top:0;bottom:0;left:19px;right:auto;width:2px;height:auto;background:linear-gradient(180deg,#B2DFDB,#006A79)}
  .pipe-s{display:grid;grid-template-columns:40px 1fr;gap:16px;text-align:left;padding:0}
  .pipe-n{margin:0}
  .pipe-s b{margin-top:8px}
}
/* Security as a spec sheet, not a fourth card grid. This is what a vendor review reads. */
.spec{margin-top:32px;border-top:1px solid #E0E0E0}
.spec-r{display:grid;grid-template-columns:230px 1fr;gap:clamp(16px,3vw,40px);padding:18px 2px;border-bottom:1px solid #E0E0E0;align-items:baseline}
.spec-r dt{font-size:15px;font-weight:800;color:#003D45;letter-spacing:-.1px}
.spec-r dd{margin:0;font-size:16px;line-height:1.55;color:#455A64}
@media(max-width:720px){.spec-r{grid-template-columns:1fr;gap:5px;padding:15px 2px}}

/* Spend-based vs actual consumption. Optima runs this argument; the claim is ours too. */
.vs{margin-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.vs-c{border-radius:16px;padding:24px 26px;border:1px solid #E0E0E0;background:#fff}
.vs-c.vs-bad{background:#FAFAFA}
.vs-c.vs-good{border-color:#006A79;box-shadow:0 0 0 1px #006A79}
.vs-lab{font-size:11.5px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#757575}
.vs-c.vs-good .vs-lab{color:#006A79}
.vs-c h3{margin:8px 0 10px;font-size:22px;line-height:1.25;font-weight:800;color:#003D45;letter-spacing:-.3px}
.vs-c p{margin:0;font-size:16px;line-height:1.55;color:#455A64}
.vs-bars{display:flex;align-items:flex-end;gap:5px;height:56px;margin:18px 0 6px}
.vs-bars .vs-bar{flex:1;border-radius:3px 3px 0 0;background:#CFD8DC;display:block}
.vs-c.vs-good .vs-bars .vs-bar{background:#006A79}
.vs-ax{font-size:12px;color:#90A4AE}
@media(max-width:720px){.vs{grid-template-columns:1fr}}
/* ---- port additions ---- */
.fbp-h46{height:46%}
.fbp-h58{height:58%}
.fbp-h51{height:51%}
.fbp-h70{height:70%}
.fbp-h63{height:63%}
.fbp-h88{height:88%}
.fbp-h79{height:79%}
.fbp-h66{height:66%}
.fbp-h54{height:54%}
.fbp-h61{height:61%}
.fbp-h48{height:48%}
.fbp-h43{height:43%}
.vs-h38{height:38%}
.vs-h44{height:44%}
.vs-h52{height:52%}
.vs-h58{height:58%}
.vs-h66{height:66%}
.vs-h74{height:74%}
.vs-h84{height:84%}
.vs-h100{height:100%}
.vs-h60{height:60%}
.vs-h62{height:62%}
.vs-h59{height:59%}
.vs-h61{height:61%}
.vs-h63{height:63%}
.vs-c p.vs-p{margin-top:12px}
.lpc-final .fbp-ctarow{margin-top:26px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}
.lpc-tm-cta .fbp-arrow{font-size:22px}
