/* Bismillah - style.css (trust.expertini.com)
   Design direction (owner brief 2026-08-20): premium enterprise SaaS,
   not a "compliance cemetery" of stacked logos. Light blue/white,
   Expertini blue primary, white cards with subtle borders, confident
   modern type, 16-20px corners, thin line icons, very subtle motion,
   generous whitespace. Not a copy of any specific competitor's trust
   page. */

:root{
  --blue-900:#0b2a5c; --blue-700:#12459c; --blue-600:#1a56db;
  --blue-500:#2f6fee; --blue-400:#5b8ef7; --blue-100:#e6eefc;
  --blue-50:#f2f7fe;
  --ink:#0f1b33; --ink-soft:#3d4a63; --subtext:#64708a;
  --border:#e2e8f4; --border-soft:#edf1fa;
  --bg:#f6f9fe; --surface:#ffffff;
  --green:#0d9457; --green-bg:#e7f7ef; --green-border:#bfe8d3;
  --amber:#a8630a; --amber-bg:#fdf1e0; --amber-border:#f4d9a8;
  --radius-lg:20px; --radius-md:16px; --radius-sm:11px; --radius-pill:999px;
  --shadow-sm:0 1px 2px rgba(15,27,51,.04), 0 1px 1px rgba(15,27,51,.03);
  --shadow-md:0 10px 30px -12px rgba(11,42,92,.16);
  --shadow-lg:0 24px 60px -20px rgba(11,42,92,.22);
  --f-body: "Inter", -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --f-disp: "Inter", -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --maxw: 1160px;
}

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0; font-family:var(--f-body); color:var(--ink);
  background:
    radial-gradient(1100px 480px at 15% -10%, var(--blue-100), transparent 60%),
    radial-gradient(900px 420px at 100% 0%, #eaf1fd, transparent 55%),
    var(--bg);
  -webkit-font-smoothing:antialiased; line-height:1.55;
}
img{max-width:100%;display:block}
a{color:var(--blue-600)}
.ic{flex:0 0 auto; display:inline-block; vertical-align:middle}
.wrap{max-width:var(--maxw); margin:0 auto; padding:0 24px}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}

/* ── Top nav ─────────────────────────────────────────────────────── */
.tnav{position:sticky; top:0; z-index:40; background:rgba(255,255,255,.86);
  backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);
  border-bottom:1px solid var(--border-soft)}
.tnav-in{max-width:1440px; margin:0 auto; padding:0 24px; height:68px;
  display:flex; align-items:center; gap:22px}
.tnav-brand{display:flex; align-items:center; text-decoration:none;
  color:var(--ink); white-space:nowrap; flex:0 0 auto}
.tnav-logo{height:33px; width:auto; display:block}
.tnav-links{display:flex; align-items:center; gap:1px; flex:1; min-width:0}
.tnav-links a{color:var(--ink-soft); text-decoration:none; font-size:13.5px;
  font-weight:600; padding:9px 11px; border-radius:var(--radius-pill);
  transition:background .15s, color .15s; white-space:nowrap}
.tnav-links a:hover{background:var(--blue-50); color:var(--blue-700)}
.tnav-links a.on{color:var(--blue-700); background:var(--blue-100)}
.tnav-cta{display:flex; align-items:center; gap:8px; margin-left:auto; flex:0 0 auto}
.tnav-cta-btns{display:flex; align-items:center; gap:8px}
.tnav-cta .btn{white-space:nowrap; padding:9px 15px; font-size:13px}
.btn{display:inline-flex; align-items:center; gap:8px; font-family:var(--f-body);
  font-weight:700; font-size:13.5px; border-radius:var(--radius-pill);
  padding:10px 18px; text-decoration:none; cursor:pointer; border:1px solid transparent;
  transition:transform .12s ease, box-shadow .15s ease, background .15s ease}
.btn:active{transform:translateY(1px)}
.btn-primary{background:linear-gradient(135deg,var(--blue-600),var(--blue-500));
  color:#fff; box-shadow:var(--shadow-sm)}
.btn-primary:hover{box-shadow:var(--shadow-md)}
.btn-ghost{background:#fff; color:var(--blue-700); border-color:var(--border)}
.btn-ghost:hover{border-color:var(--blue-400); background:var(--blue-50)}
.btn-lg{padding:13px 24px; font-size:14.5px}
.btn-block{width:100%; justify-content:center}
.navtoggle{display:none; background:none; border:0; color:var(--ink); cursor:pointer}

/* ── Hero ────────────────────────────────────────────────────────── */
.hero{padding:76px 0 54px}
.hero-in{display:grid; grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr); gap:48px; align-items:center}
.eyebrow{display:inline-flex; align-items:center; gap:8px; font-size:12.5px;
  font-weight:700; letter-spacing:.04em; text-transform:uppercase;
  color:var(--blue-700); background:var(--blue-100); border-radius:var(--radius-pill);
  padding:6px 14px; margin-bottom:18px}
h1{font-family:var(--f-disp); font-size:clamp(34px,4.6vw,52px); line-height:1.08;
  letter-spacing:-.02em; margin:0 0 18px; font-weight:800}
.lede{font-size:17.5px; color:var(--ink-soft); max-width:620px; margin:0 0 14px}
.lede.small{font-size:15.5px}
.hero-actions{display:flex; gap:12px; margin-top:26px; flex-wrap:wrap}
/* ⚠️ The scroll-row version of this (flex-wrap:nowrap + overflow-x:auto
   + a negative margin to bleed to the edge) caused a visible scrollbar
   under the pills AND leaked into page-level horizontal overflow (the
   negative margin pushed past the parent's edge without the parent
   clipping it, showing up as a horizontal scrollbar at the bottom of
   the whole page, footer included). Reported 2026-08-21. Plain wrap is
   simpler and was never actually necessary — six compact pills fit one
   line at realistic widths anyway; on genuinely narrow screens they now
   wrap to a second row instead of scrolling, which is a wrap, not an
   overflow. */
.pillrow{display:flex; flex-wrap:wrap; gap:6px 8px; margin-top:28px}
.pillrow .pill{display:inline-flex; align-items:center; gap:6px; font-size:12.5px;
  font-weight:600; color:var(--ink-soft); background:#fff; border:1px solid var(--border);
  border-radius:var(--radius-pill); padding:6px 12px 6px 10px; flex:0 0 auto;
  white-space:nowrap}
.pillrow .pill .ic{color:var(--blue-600)}
.hero-art{display:flex; align-items:center; justify-content:center; position:relative}
.hero-shield{width:min(340px,80%); aspect-ratio:1; border-radius:32px;
  background:radial-gradient(circle at 35% 25%, #dbe8fd, transparent 60%),
             linear-gradient(160deg,#fff,var(--blue-50));
  border:1px solid var(--border); display:flex; align-items:center; justify-content:center;
  box-shadow:var(--shadow-lg); position:relative}
.hero-shield .ic{color:var(--blue-600)}
.hero-shield::before{content:""; position:absolute; inset:14px; border-radius:26px;
  border:1px dashed var(--blue-100)}

/* ── Section shell ───────────────────────────────────────────────── */
section{padding:52px 0}
.section-head{display:flex; align-items:flex-end; justify-content:space-between;
  gap:20px; margin-bottom:26px; flex-wrap:wrap}
.section-head h2{font-family:var(--f-disp); font-size:clamp(23px,2.6vw,30px);
  margin:0 0 6px; font-weight:800; letter-spacing:-.01em}
.section-head p{margin:0; color:var(--subtext); font-size:15px; max-width:640px}
.section-link{font-size:13.5px; font-weight:700; color:var(--blue-600); text-decoration:none;
  display:inline-flex; align-items:center; gap:5px; white-space:nowrap}
.section-link:hover{text-decoration:underline}
.section-band{background:var(--surface); border-top:1px solid var(--border-soft);
  border-bottom:1px solid var(--border-soft)}
.section-band.tint{background:linear-gradient(180deg,var(--blue-50),var(--bg) 60%)}
.kicker{font-size:12.5px; font-weight:700; letter-spacing:.06em; text-transform:uppercase;
  color:var(--blue-600); margin-bottom:8px; display:block}

/* ── Cards ───────────────────────────────────────────────────────── */
.card{background:var(--surface); border:1px solid var(--border); border-radius:var(--radius-lg);
  box-shadow:var(--shadow-sm); transition:box-shadow .18s ease, transform .18s ease, border-color .18s ease;
  text-decoration:none; color:inherit}
.card-pad{padding:26px}
.card-hover:hover{box-shadow:var(--shadow-md); transform:translateY(-2px); border-color:var(--blue-100)}
.grid{display:grid; gap:18px}
/* ⚠️ minmax(0,1fr), not bare 1fr — a bare 1fr track's implicit
   min-width is `auto`, meaning it will NOT shrink below its content's
   intrinsic minimum width. The 6-certification-card row's last card
   (badge text "Certification in progress" wasn't wrapping) pushed the
   whole grid, and with it the page, 165px past the viewport at 1440px
   — a real horizontal scrollbar on the page and the footer alike, both
   sharing this same root cause. Reported 2026-08-21. minmax(0,1fr)
   makes 0 the floor instead of the content's natural size, so the
   track — and its card — actually shrinks to fit like every other
   sibling. Same fix already noted once before in this codebase's own
   figure-style convention; should have been the default from the
   start. */
.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid-6{grid-template-columns:repeat(6,minmax(0,1fr))}

.icon-tile{width:46px; height:46px; border-radius:13px; display:flex; align-items:center;
  justify-content:center; background:var(--blue-100); color:var(--blue-700); margin-bottom:16px}
.icon-tile.tone-green{background:var(--green-bg); color:var(--green)}
.icon-tile.tone-amber{background:var(--amber-bg); color:var(--amber)}
.icon-tile.tone-ink{background:#eef1f7; color:var(--ink-soft)}
.feat-card h3{font-family:var(--f-disp); font-size:16.5px; margin:0 0 8px; font-weight:700}
.feat-card p{margin:0; color:var(--subtext); font-size:14px; line-height:1.6}

/* ── Certification cards / status badges ────────────────────────── */
.cert-card{padding:24px}
.cert-top{display:flex; align-items:flex-start; justify-content:space-between; gap:10px; margin-bottom:14px}
.cert-icon{width:48px; height:48px; border-radius:14px; background:var(--blue-100);
  color:var(--blue-700); display:flex; align-items:center; justify-content:center}
.badge{display:inline-flex; align-items:center; gap:6px; font-size:11.5px; font-weight:700;
  padding:5px 11px; border-radius:var(--radius-pill); white-space:nowrap; letter-spacing:.01em}
.badge-progress{background:var(--amber-bg); color:var(--amber); border:1px solid var(--amber-border)}
.badge-certified{background:var(--green-bg); color:var(--green); border:1px solid var(--green-border)}
.badge-expired{background:#fdeeee; color:#b91c1c; border:1px solid #f6c9c9}
.badge-dot{width:6px; height:6px; border-radius:50%; background:currentColor}
.cert-card h3{font-family:var(--f-disp); font-size:16.5px; margin:0 0 3px; font-weight:800}
.cert-card .focus{font-size:13px; color:var(--subtext); margin:0 0 12px}
.cert-card p.summary{font-size:13.5px; color:var(--ink-soft); margin:0}
/* ⚠️ "Certification in progress" at the default badge size (11.5px,
   5px/11px padding, nowrap) is wider than a 6-across card ever gets, so
   it spilled past the card's right edge instead of wrapping — cards
   don't clip overflow, so it just floated past the border. Shrinking
   the font alone (10px) still overflowed by ~7px at a 1366px viewport
   — a 6-up grid's card width is never going to fit this label on one
   line at any font size that stays legible, so let it wrap instead of
   chasing a px value that breaks again at the next viewport width.
   Reported 2026-08-21. Scoped to .cert-card specifically rather than
   shrinking .badge everywhere else too (the ICO/compliance badges have
   room and stay single-line by design). */
.cert-card .badge{font-size:10.5px; padding:5px 10px; gap:5px;
  white-space:normal; text-align:center; max-width:100%}

/* ── Certifications table (compact) ─────────────────────────────── */
.cert-table{width:100%; border-collapse:separate; border-spacing:0; background:#fff;
  border:1px solid var(--border); border-radius:var(--radius-lg); overflow:hidden;
  box-shadow:var(--shadow-sm)}
.cert-table th{text-align:left; font-size:11.5px; text-transform:uppercase; letter-spacing:.05em;
  color:var(--subtext); font-weight:700; padding:14px 18px; background:var(--blue-50);
  border-bottom:1px solid var(--border)}
.cert-table td{padding:16px 18px; border-bottom:1px solid var(--border-soft); font-size:14.5px}
.cert-table tr:last-child td{border-bottom:0}
.cert-table .name-cell{display:flex; align-items:center; gap:12px}
.cert-table .name-cell .cert-icon{width:38px; height:38px; border-radius:11px}
.cert-table .name-cell b{display:block; font-size:14.5px}
.cert-table .name-cell span{display:block; font-size:12.5px; color:var(--subtext)}

/* ── Six-dimensions wheel ────────────────────────────────────────── */
.wheel-wrap{display:flex; justify-content:center; padding:20px 0}
.wheel{position:relative; width:min(560px,100%); aspect-ratio:1}
.wheel-ring{position:absolute; inset:8%; border-radius:50%; border:1.5px dashed var(--border);
  background:radial-gradient(circle, var(--blue-50) 0%, transparent 68%)}
.wheel-ring::before{content:""; position:absolute; inset:22%; border-radius:50%;
  border:1.5px dashed var(--border)}
.wheel-center{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);
  width:34%; aspect-ratio:1; border-radius:50%;
  background:linear-gradient(160deg,var(--blue-600),var(--blue-900));
  color:#fff; display:flex; flex-direction:column; align-items:center; justify-content:center;
  text-align:center; box-shadow:0 18px 40px -12px rgba(11,42,92,.5); padding:8px}
.wheel-center .ic{margin-bottom:6px}
.wheel-center b{font-family:var(--f-disp); font-size:clamp(11px,2vw,14px); font-weight:800; line-height:1.2}
.wheel-center span{font-size:clamp(8.5px,1.4vw,10.5px); opacity:.85; font-weight:600; letter-spacing:.03em}
.wheel-node{position:absolute; width:30%; text-align:center; text-decoration:none; color:inherit}
.wheel-node .node-circle{width:64px; height:64px; margin:0 auto 8px; border-radius:50%;
  background:#fff; border:1px solid var(--border); display:flex; align-items:center;
  justify-content:center; color:var(--blue-700); box-shadow:var(--shadow-sm);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.wheel-node:hover .node-circle{transform:translateY(-3px) scale(1.05); box-shadow:var(--shadow-md);
  border-color:var(--blue-400)}
.wheel-node b{display:block; font-size:12.5px; font-weight:800; color:var(--ink)}
.wheel-node span{display:block; font-size:11px; color:var(--subtext); font-weight:600}
/* positions: top, upper-right, lower-right, bottom, lower-left, upper-left */
.wn-1{top:-2%; left:35%}
.wn-2{top:22%; left:68%}
.wn-3{top:60%; left:68%}
.wn-4{top:84%; left:35%}
.wn-5{top:60%; left:-4%}
.wn-6{top:22%; left:-4%}
@media(max-width:640px){
  .wheel{width:100%; max-width:340px}
  .wheel-node .node-circle{width:50px; height:50px}
  .wheel-node b{font-size:11px} .wheel-node span{display:none}
}

/* ── ICO / verification card ─────────────────────────────────────── */
.verify-card{padding:26px}
.verify-top{display:flex; align-items:center; gap:14px; margin-bottom:16px}
.verify-icon{width:44px; height:44px; border-radius:12px; background:#eef1f7;
  display:flex; align-items:center; justify-content:center; color:var(--ink-soft); flex:0 0 auto}
.verify-top h3{margin:0; font-family:var(--f-disp); font-size:15.5px; font-weight:800}
.verify-rows{border-top:1px solid var(--border-soft); margin-top:4px}
.verify-row{display:flex; justify-content:space-between; gap:12px; padding:11px 0;
  border-bottom:1px solid var(--border-soft); font-size:13.5px}
.verify-row .k{color:var(--subtext)}
.verify-row .v{font-weight:700; text-align:right}

/* ── Quick links list ────────────────────────────────────────────── */
.linklist{background:#fff; border:1px solid var(--border); border-radius:var(--radius-lg);
  padding:8px; box-shadow:var(--shadow-sm)}
.linklist h3{font-family:var(--f-disp); font-size:14.5px; font-weight:800; margin:10px 14px 4px}
.linklist a{display:flex; align-items:center; justify-content:space-between; gap:10px;
  padding:11px 14px; border-radius:11px; text-decoration:none; color:var(--ink-soft);
  font-size:14px; font-weight:600; transition:background .15s, color .15s}
.linklist a:hover{background:var(--blue-50); color:var(--blue-700)}
.linklist a .ic{color:var(--subtext); transition:color .15s, transform .15s}
.linklist a:hover .ic{color:var(--blue-600); transform:translate(2px,-2px)}

/* ── Compliance grid ─────────────────────────────────────────────── */
.compliance-item{display:flex; gap:14px; padding:20px; align-items:flex-start}
.compliance-item .icon-tile{margin-bottom:0; flex:0 0 auto}
.compliance-item h3{margin:0 0 3px; font-family:var(--f-disp); font-size:15px; font-weight:800}
.compliance-item p{margin:0 0 8px; font-size:13.5px; color:var(--subtext)}
.compliance-item a{font-size:12.5px; font-weight:700; text-decoration:none}

/* ── Document center ─────────────────────────────────────────────── */
.doc-toolbar{display:flex; gap:12px; align-items:center; margin-bottom:20px; flex-wrap:wrap}
.doc-search{flex:1; min-width:220px; position:relative}
.doc-search .ic{position:absolute; left:14px; top:50%; transform:translateY(-50%); color:var(--subtext)}
.doc-search input{width:100%; padding:11px 14px 11px 40px; border-radius:var(--radius-pill);
  border:1px solid var(--border); font-size:14px; font-family:var(--f-body); background:#fff}
.doc-search input:focus{outline:2px solid var(--blue-400); outline-offset:1px}
.doc-filters{display:flex; gap:7px; flex-wrap:wrap}
.doc-filters button{border:1px solid var(--border); background:#fff; color:var(--ink-soft);
  font-family:var(--f-body); font-size:12.5px; font-weight:700; padding:8px 14px;
  border-radius:var(--radius-pill); cursor:pointer; transition:background .15s,border-color .15s,color .15s}
.doc-filters button.on{background:var(--blue-600); border-color:var(--blue-600); color:#fff}
.doc-filters button:hover:not(.on){border-color:var(--blue-400)}
.doc-card{display:flex; align-items:flex-start; gap:12px; padding:18px; text-decoration:none; color:inherit}
.doc-card .doc-icon{width:38px; height:38px; border-radius:10px; background:var(--blue-100);
  color:var(--blue-700); display:flex; align-items:center; justify-content:center; flex:0 0 auto}
.doc-card .doc-body{flex:1; min-width:0}
.doc-card b{display:block; font-size:14px; font-weight:700; margin-bottom:5px}
.doc-card .doc-tags{display:flex; gap:6px; align-items:center; flex-wrap:wrap}
.tag{font-size:11px; font-weight:700; color:var(--subtext); background:var(--border-soft);
  padding:3px 9px; border-radius:var(--radius-pill)}
.tag.locked{color:var(--amber); background:var(--amber-bg)}
.doc-card .dl{flex:0 0 auto; color:var(--subtext); margin-top:4px}
.doc-card:hover .dl{color:var(--blue-600)}
.doc-empty{grid-column:1/-1; text-align:center; padding:48px 20px; color:var(--subtext)}

/* ── CTA band ─────────────────────────────────────────────────────── */
.cta-band{border-radius:var(--radius-lg); background:linear-gradient(135deg,var(--blue-900),var(--blue-700));
  color:#fff; padding:40px; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:30px; position:relative; overflow:hidden}
.cta-band::after{content:""; position:absolute; right:-60px; top:-60px; width:260px; height:260px;
  border-radius:50%; background:radial-gradient(circle,rgba(255,255,255,.12),transparent 70%)}
.cta-col h3{font-family:var(--f-disp); font-size:19px; margin:0 0 8px; font-weight:800}
.cta-col p{margin:0 0 18px; color:#c9d7f4; font-size:14px; max-width:380px}
.cta-band .btn-ghost{background:rgba(255,255,255,.08); color:#fff; border-color:rgba(255,255,255,.28)}
.cta-band .btn-ghost:hover{background:rgba(255,255,255,.16); border-color:#fff}
.cta-divider{position:absolute; left:50%; top:16px; bottom:16px; width:1px; background:rgba(255,255,255,.15)}

/* ── Forms ────────────────────────────────────────────────────────── */
.form-shell{max-width:560px; margin:0 auto}
.field{margin-bottom:16px}
.field label{display:block; font-size:13px; font-weight:700; color:var(--ink-soft); margin-bottom:6px}
.field input, .field textarea, .field select{width:100%; padding:12px 14px; border-radius:12px;
  border:1px solid var(--border); font-family:var(--f-body); font-size:14.5px; background:#fff; color:var(--ink)}
.field textarea{resize:vertical; min-height:110px}
.field input:focus, .field textarea:focus, .field select:focus{outline:2px solid var(--blue-400); outline-offset:1px}
.form-note{font-size:12.5px; color:var(--subtext); margin-top:14px}
.alert{border-radius:12px; padding:14px 16px; font-size:13.5px; margin-bottom:18px}
.alert-error{background:#fdeeee; color:#a11; border:1px solid #f6c9c9}
.alert-success{background:var(--green-bg); color:var(--green); border:1px solid var(--green-border)}

/* ── Table (subprocessors) ───────────────────────────────────────── */
.plain-table{width:100%; border-collapse:collapse; background:#fff; border:1px solid var(--border);
  border-radius:var(--radius-lg); overflow:hidden; box-shadow:var(--shadow-sm)}
.plain-table th{text-align:left; font-size:12px; text-transform:uppercase; letter-spacing:.04em;
  color:var(--subtext); font-weight:700; padding:13px 18px; background:var(--blue-50);
  border-bottom:1px solid var(--border)}
.plain-table td{padding:15px 18px; border-bottom:1px solid var(--border-soft); font-size:14px; color:var(--ink-soft)}
.plain-table tr:last-child td{border-bottom:0}
.plain-table td b{color:var(--ink)}

/* ── Breadcrumb / page header for sub-pages ─────────────────────── */
.page-head{padding:64px 0 40px}
.page-head .eyebrow{margin-bottom:16px}
.page-head h1{font-size:clamp(30px,4vw,44px); margin-bottom:14px}
.page-head p{font-size:16px; color:var(--ink-soft); max-width:660px}
.crumbs{font-size:13px; color:var(--subtext); margin-bottom:14px}
.crumbs a{color:var(--subtext); text-decoration:none}
.crumbs a:hover{color:var(--blue-600)}

/* ── Footer ──────────────────────────────────────────────────────── */
footer{border-top:1px solid var(--border-soft); background:#fff; padding:48px 0 28px}
.foot-top{display:grid; grid-template-columns:minmax(0,1.2fr) repeat(4,minmax(0,1fr)); gap:24px; margin-bottom:34px}
.foot-brand{display:flex; align-items:center; gap:10px; font-weight:800; font-family:var(--f-disp);
  margin-bottom:10px; text-decoration:none; color:var(--ink)}
.foot-mark{width:26px; height:26px; border-radius:8px; display:block}
.foot-desc{font-size:13px; color:var(--subtext); max-width:280px; margin-bottom:4px}
footer h4{font-size:12.5px; text-transform:uppercase; letter-spacing:.05em; color:var(--subtext);
  font-weight:700; margin:0 0 12px}
footer ul{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:9px}
footer a{color:var(--ink-soft); text-decoration:none; font-size:13.5px}
footer a:hover{color:var(--blue-600)}
.foot-bottom{display:flex; justify-content:space-between; align-items:center; gap:14px;
  padding-top:22px; border-top:1px solid var(--border-soft); flex-wrap:wrap}
.foot-legal{font-size:12.5px; color:var(--subtext)}
/* ── Responsive ──────────────────────────────────────────────────── */
/* ⚠️ Nav-collapse and content-stacking are TWO DIFFERENT questions with
   two different answers — they used to share this one breakpoint, and
   raising it (to fix the 7-link nav overlapping its CTA buttons) dragged
   the hero/grid rules up with it. The practical effect: an ordinary
   1024-1300px laptop window — not a phone — got the single-column,
   art-before-heading hero, so the FIRST thing visible on load was an
   empty-looking decorative box with the actual "Trust, built into
   Expertini" headline scrolled out of view below it. Reported
   2026-08-21. Kept separate from here on. */
/* ⚠️ Measured, not guessed, after this bug recurred at 980px then
   1320px: brand+links+CTA's true intrinsic width is ~1099px at the
   current 24px logo size (measured with flex:none on every nav child so
   nothing stretches to fill space, summing real rendered widths: logo
   118px + links 642px + CTA 339px). 1320px still overlapped on a real
   browser at the OLD, larger logo size — most likely font-metric
   variance (if Google Fonts' Inter fails to load, the fallback
   system-font stack renders bold nav text wider than Chromium's
   headless render does here). Owner also asked not to need heavy
   browser zoom-out just to see the full nav — owner's actual laptop is
   1366-1440px (confirmed 2026-08-21), and the earlier 1400px value
   still hid the nav at the low end of that range. 1240px shows the
   full nav across the owner's whole real-world range (126-200px of
   slack) while staying ~50-140px above the measured intrinsic width —
   thinner margin than before, so if overlap is ever reported again at
   a normal laptop width, suspect font substitution before assuming
   this number is wrong. */
@media(max-width:1240px){
  .tnav-links{display:none}
  .navtoggle{display:inline-flex}
}
@media(max-width:960px){
  .hero-in{grid-template-columns:minmax(0,1fr)}
  .grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .grid-6{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cta-band{grid-template-columns:minmax(0,1fr)}
  .cta-divider{display:none}
  .foot-top{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .wrap{padding:0 18px}
  .grid-2,.grid-3,.grid-4{grid-template-columns:minmax(0,1fr)}
  .grid-6{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cert-table{display:block; overflow-x:auto}
  .foot-top{grid-template-columns:minmax(0,1fr)}
  .compliance-item{flex-direction:column}
  /* ⚠️ Two pill buttons + the brand never fit a phone-width bar — they
     spilled off the right edge (reported 2026-08-21, alongside the hero
     stacking bug). Both actions are already in the hamburger drawer
     (#mnav), so hiding them here loses nothing, just the redundant
     always-visible copy. */
  .tnav-cta-btns{display:none}
}

/* ── Mobile nav drawer ───────────────────────────────────────────── */
/* ⚠️ Fixed height (top:0; bottom:0), but the link list has no scroll of
   its own — "Report a Vulnerability", the last item, was getting cut
   off with no way to reach it on any viewport shorter than the full
   list's height. Reported 2026-08-21. Split into a pinned header (logo
   + close) and a scrolling body, same "header stays, content scrolls"
   shape as everything else on this site. */
.mnav{position:fixed; inset:0; background:rgba(15,27,51,.45); z-index:50; display:none}
.mnav.open{display:block}
.mnav-panel{position:absolute; top:0; right:0; bottom:0; width:min(300px,86%); background:#fff;
  box-shadow:var(--shadow-lg); display:flex; flex-direction:column}
.mnav-head{display:flex; align-items:center; justify-content:space-between;
  padding:18px 16px; border-bottom:1px solid var(--border-soft); flex:0 0 auto}
.mnav-logo{height:22px; width:auto; display:block}
.mnav-links{flex:1; min-height:0; overflow-y:auto; -webkit-overflow-scrolling:touch;
  display:flex; flex-direction:column; gap:4px; padding:12px}
.mnav-panel a{padding:12px 10px; border-radius:10px; text-decoration:none; color:var(--ink-soft);
  font-weight:700; font-size:15px}
.mnav-panel a.on{color:var(--blue-700); background:var(--blue-50)}
.mnav-close{background:none; border:0; color:var(--ink-soft); cursor:pointer; padding:4px}
