
:root{--ink:#1E1A38;--ink-soft:#6E6E73;--paper:#FFF;--paper-2:#F4F4F7;--card:#FFF;--indigo:#1B1150;--indigo-700:#120B38;--magenta:#C21B76;--magenta-700:#9E1560;--teal:#147E86;--hl:#F7D6E7;--line:#E6E6EC;--blue:#147E86;--plum:#C21B76;--clay:#6E5AA6;--maxw:1180px;--r:14px;--shadow:0 1px 2px rgba(23,33,28,.04),0 12px 28px -18px rgba(23,33,28,.35);font-family:"Bricolage Grotesque",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit}.read{font-family:"Newsreader",Georgia,serif}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}img{max-width:100%;height:auto}h1,h2,h3,h4{letter-spacing:-.025em;line-height:1.06}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;gap:28px;height:72px}.brand img{height:34px;width:auto;display:block}.nav-links{display:flex;gap:6px;margin-left:auto;align-items:center}.nav-links a{font-size:15px;font-weight:600;color:var(--ink-soft);text-decoration:none;padding:9px 13px;border-radius:9px}.nav-links a:hover{background:var(--paper-2);color:var(--ink)}.hamb{display:none;margin-left:auto;background:none;border:1.5px solid var(--line);border-radius:9px;width:44px;height:44px}.btn{font:700 15px inherit;border:none;cursor:pointer;border-radius:999px;padding:11px 20px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:var(--indigo);color:#fff}.btn-primary:hover{background:var(--indigo-700)}.btn-marker,.btn-accent{background:var(--magenta);color:#fff}.btn-ghost{background:transparent;color:var(--indigo);border:1.5px solid var(--indigo)}.eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--indigo);display:inline-flex;align-items:center;gap:9px}.eyebrow:before{content:"";width:22px;height:2px;background:var(--teal)}.h-sec{font-size:clamp(28px,4vw,40px);font-weight:700;margin:14px 0 0}.block{padding:64px 0}.block-tight{padding:44px 0}.sec-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;flex-wrap:wrap}.sec-head p{margin:10px 0 0;color:var(--ink-soft);max-width:52ch}.home-header-image{padding:24px 0 0}.home-header-media{position:relative;overflow:hidden;border-radius:20px;background:var(--paper-2);aspect-ratio:8/3}.home-header-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,rgba(27,17,80,.20),rgba(194,27,118,.08) 58%,rgba(20,126,134,.10))}.home-header-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 52%;filter:saturate(.88) contrast(1.02)}.hero{padding:72px 0 56px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}.hero h1{font-size:clamp(38px,6.2vw,74px);font-weight:800;margin:18px 0}.hero .lead{font-size:20px;line-height:1.55;color:var(--ink-soft);max-width:44ch;margin:22px 0 30px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin-top:26px;font-size:14px;color:var(--ink-soft)}.page-hero{padding:56px 0 30px}.page-hero h1,.ev-hero h1{font-size:clamp(34px,5vw,60px);font-weight:800}.page-hero .lead{font-size:20px;color:var(--ink-soft)}.note-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);padding:6px}.nc-top{background:var(--indigo);color:#fff;border-radius:10px;padding:18px 20px}.nc-top .lab{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.nc-top h3{font-size:22px;margin:8px 0}.nc-meta{display:flex;flex-wrap:wrap;gap:8px 18px;padding:16px 20px 6px;color:var(--ink-soft)}.nc-foot{padding:8px 12px 12px}.nc-foot .btn{width:100%}.values{padding:12px 24px 8px}.vgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.vcell{background:var(--paper);padding:30px 26px}.vcell .n{font-family:"Newsreader",serif;font-size:15px;color:var(--indigo)}.vcell h3{font-size:20px;margin:12px 0 8px}.vcell p{margin:0;color:var(--ink-soft)}.events{display:flex;flex-direction:column;gap:14px}.ev{display:grid;grid-template-columns:96px 1fr auto;gap:24px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:20px 22px}.ev:hover{border-color:var(--indigo);box-shadow:var(--shadow)}.ev-date{text-align:center;border-right:1px solid var(--line);padding-right:22px}.ev-date .d{font-size:30px;font-weight:800;line-height:1}.ev-date .m{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--indigo)}.ev-date .y{font-size:12px;color:var(--ink-soft)}.ev-body .top{display:flex;align-items:center;gap:10px;margin-bottom:7px;flex-wrap:wrap}.badge{font-size:11.5px;font-weight:700;text-transform:uppercase;padding:4px 9px;border-radius:999px;color:#fff}.b-congres{background:var(--indigo)}.b-masterclass{background:var(--blue)}.b-webinar{background:var(--plum)}.b-symposium{background:var(--clay)}.chip-loc{font-size:12.5px;color:var(--ink-soft)}.ev-body h3{font-size:20px;margin:0}.ev-body h3 a{text-decoration:none}.spk{font-family:"Newsreader",serif;font-style:italic;color:var(--ink-soft)}.ev-meta{font-size:13.5px;color:var(--ink-soft);margin-top:6px}.featured{background:var(--indigo);color:#fff}.featured .ev-date{border-color:rgba(255,255,255,.22)}.featured .ev-date .m,.featured .spk,.featured .chip-loc,.featured .ev-meta{color:rgba(255,255,255,.82)}.sgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scard{background:var(--card);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;text-decoration:none;transition:.18s}.scard:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--indigo)}.scard .ph{aspect-ratio:1;background:linear-gradient(150deg,var(--paper-2),#E7E3F0);display:flex;align-items:flex-end;padding:14px;position:relative;overflow:hidden}.scard .ph img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.initials{font-size:40px;font-weight:800;color:var(--indigo);opacity:.5;position:absolute;top:14px;right:16px}.role-pin{background:var(--magenta);color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;z-index:2}.sc-body{padding:14px 16px 18px}.sc-body h3{font-size:17px;margin:0}.oneline{font-family:"Newsreader",serif;font-size:14px;color:var(--ink-soft);margin-top:5px}.tag{display:inline-block;margin-top:11px;font-size:11.5px;font-weight:600;color:var(--indigo);background:var(--paper-2);padding:3px 9px;border-radius:6px}.trust{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;background:var(--indigo);color:#fff;border-radius:20px;padding:40px 44px;margin:40px 0}.trust p{color:rgba(255,255,255,.82)}.filters{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-bottom:24px;padding:16px 18px;background:var(--card);border:1px solid var(--line);border-radius:var(--r)}.filters input,.filters select{border:1.5px solid var(--line);border-radius:999px;padding:9px 14px;background:#fff}.crumb{padding:20px 24px 0;font-size:13.5px;color:var(--ink-soft)}.crumb a{color:var(--indigo);text-decoration:none}.ev-hero{padding:22px 24px 34px}.badge-mk{font-size:11.5px;font-weight:700;text-transform:uppercase;padding:5px 11px;border-radius:999px;color:#fff;background:var(--magenta);display:inline-block}.fastfacts{display:flex;flex-wrap:wrap;gap:10px 26px;margin-top:22px;color:var(--ink-soft)}.layout{display:grid;grid-template-columns:1fr 360px;gap:44px;align-items:start;padding:8px 24px 90px}.content>section{padding:30px 0;border-top:1px solid var(--line)}.content>section:first-child{border-top:none}.content h2{font-size:26px}.content .read{font-size:18px;line-height:1.7}.forwho{display:flex;flex-wrap:wrap;gap:10px}.forwho span,.team-tags span{background:var(--card);border:1px solid var(--line);border-radius:999px;padding:8px 15px;font-weight:600}.goals{list-style:none;padding:0}.goals li{font-family:"Newsreader",serif;font-size:17px;margin-top:10px}.goals li:before{content:"✔";color:var(--indigo);margin-right:11px}.prog .row{display:grid;grid-template-columns:78px 1fr;gap:18px;padding:14px 0;border-bottom:1px dashed var(--line)}.prog .t{font-weight:700;color:var(--indigo)}.prog h4{margin:0}.prog .who{font-family:"Newsreader",serif;font-style:italic;color:var(--ink-soft)}.spk-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.spk-mini{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:16px;text-align:center;text-decoration:none}.spk-mini .nm{font-weight:700}.spk-mini .rl{font-family:"Newsreader",serif;font-size:13px;color:var(--ink-soft);margin-top:5px}.practical{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pcell{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:18px}.pcell h4{font-size:13px;text-transform:uppercase;color:var(--indigo)}.pcell p{color:var(--ink-soft)}.aside{position:sticky;top:92px}.reg{background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.reg .rt{background:var(--indigo);color:#fff;padding:20px 22px}.reg .price{font-size:34px;font-weight:800}.reg .price small{font-size:14px}.reg .rb{padding:18px 22px 22px}.reg .line{display:flex;gap:11px;padding:9px 0;border-bottom:1px solid var(--line);color:var(--ink-soft)}.reg .line b{color:var(--ink);display:block}.cta-full{width:100%;margin-top:16px}.prose{max-width:680px}.prose h1,.prose h2{font-size:clamp(30px,5vw,46px)}.prose .read,.prose p{font-family:"Newsreader",serif;font-size:18px;line-height:1.7}.team-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}footer{border-top:1px solid var(--line);padding:52px 0 40px}.fgrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:32px}footer .brand img{height:30px}footer p,footer a,footer span{font-size:14.5px;color:var(--ink-soft);line-height:1.7;text-decoration:none}.fcol h4{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.fl{display:flex;flex-direction:column;gap:6px}.fbot{margin-top:38px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;color:var(--ink-soft)}
@media(max-width:900px){.hero-grid,.layout,.trust{grid-template-columns:1fr}.vgrid{grid-template-columns:1fr}.sgrid{grid-template-columns:repeat(2,1fr)}.fgrid{grid-template-columns:1fr 1fr}.nav-links{display:none;position:absolute;top:72px;left:0;right:0;flex-direction:column;background:#fff;border-bottom:1px solid var(--line);padding:12px 24px 20px}.nav-links.open{display:flex}.hamb{display:block}.nav-cta{display:none}.ev{grid-template-columns:70px 1fr}.ev-cta{grid-column:1/-1}.aside{position:static}.spk-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.sgrid,.fgrid,.practical{grid-template-columns:1fr}.home-header-image{padding-top:14px}.home-header-media{border-radius:12px;aspect-ratio:4/3}.home-header-media img{object-position:58% center}.hero{padding-top:40px}.wrap{padding-left:18px;padding-right:18px}}
/* v1.0.1: keep the primary navigation identical to the supplied mockup. */
.nav-links{list-style:none;margin-left:auto;padding:0}
.nav-links>a{display:block;white-space:nowrap}

/* v1.0.2: classroom header image chosen to reinforce the evidence-to-practice education message. */

/* v1.0.3 customer revisions + Pica Congressen house style (June 2026). */
:root{
  --ink:#3c3c3b;
  --ink-soft:#878787;
  --indigo:#3c3c3b;
  --indigo-700:#262625;
  --magenta:#ce3483;
  --magenta-700:#ad246b;
  --teal:#13b4b8;
  --blue:#13b4b8;
  --plum:#ce3483;
  --clay:#878787;
  --hl:#f7d7e8;
  --paper-2:#f5f5f5;
  --line:#e3e3e3;
}

/* One font throughout the website. */
body,.read,.vcell .n,.spk,.oneline,.goals li,.prog .who,.spk-mini .rl,.prose .read,.prose p,
button,input,select,textarea{font-family:"Bricolage Grotesque",system-ui,sans-serif}

/* Body copy consistently uses the house-style 60% black. */
p{color:var(--ink-soft)}

/* Header: larger logo, no translucent/grey state while scrolling. */
.site-header{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}
.nav{height:82px}
.brand img{height:46px}
footer .brand img{height:38px}

/* Main navigation. Agenda is intentionally only the CTA. */
.nav-links{gap:8px}
.nav-parent{position:relative}
.nav-parent>a{display:block;font-size:15px;font-weight:600;color:var(--ink-soft);text-decoration:none;padding:9px 13px;border-radius:9px;white-space:nowrap}
.nav-parent>a:hover,.nav-parent:focus-within>a{background:var(--paper-2);color:var(--ink)}
.sub-menu{position:absolute;left:0;top:100%;min-width:155px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(5px);transition:.15s;z-index:70}
.sub-menu a{display:block;white-space:nowrap}
.nav-parent:hover .sub-menu,.nav-parent:focus-within .sub-menu{opacity:1;visibility:visible;transform:none}

/* Slightly smaller top-level page titles. */
h1,.page-hero h1,.ev-hero h1{font-size:clamp(34px,4.6vw,60px)}

/* Newsletter / follow block uses the primary Aqua house-style color. */
.trust{background:var(--teal)}
.trust h2{color:#fff}
.trust p{color:rgba(255,255,255,.92)}
.trust .btn-marker{background:var(--magenta)}

/* Primary brand colors in components. */
.eyebrow{color:var(--ink)}
.eyebrow:before{background:var(--teal)}
.badge-mk,.role-pin,.btn-marker,.btn-accent{background:var(--magenta)}
.b-masterclass{background:var(--teal)}
.b-webinar{background:var(--magenta)}

@media(max-width:900px){
  .nav{height:74px}
  .brand img{height:42px}
  .nav-links{top:74px;align-items:stretch}
  .nav-links>a,.nav-parent>a{width:100%;padding:12px 8px;font-size:16px}
  .nav-parent{width:100%}
  .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-left:2px solid var(--teal);border-radius:0;margin:0 0 4px 14px;padding:0 0 0 10px;min-width:0}
  .sub-menu a{padding:9px 8px;font-size:15px}
}

/* On phones the full banner scales down instead of being cropped. */
@media(max-width:560px){
  .home-header-media{aspect-ratio:auto;overflow:visible;background:transparent}
  .home-header-media img{width:100%;height:auto;object-fit:contain;object-position:center;filter:saturate(.88) contrast(1.02);border-radius:12px}
  .home-header-media:after{border-radius:12px}
}


/* v1.0.4: clarified homepage treatment from customer review. */
:root{
  /* Dark blue sampled from the centre/overprint area of the Pica logo. */
  --ink:#1b104c;
  --indigo:#1b104c;
  --indigo-700:#120a36;
}

/* Keep body copy neutral grey while headings and strong UI use logo blue. */
body{color:var(--ink)}
p,.hero-note{color:#878787}

/* Larger logo while preserving its original proportions. */
.nav{height:94px}
.brand img{height:58px;width:auto}

/* Left side of the original hero stays; the event card/right column is gone. */
.hero-single{padding:58px 0 52px}
.hero-single .hero-copy{max-width:760px}
.hero-single h1{font-size:clamp(40px,5.2vw,60px);font-weight:800;max-width:12ch;margin:24px 0 22px}
.hero-single .lead{font-size:19px;line-height:1.6;max-width:55ch;margin:0 0 30px;color:#878787}
.hero-single .hero-note{margin-top:24px;font-size:14px}
.hero-single .hero-note strong{color:#666;font-weight:700}

/* Logo blue replaces the temporary grey/brown-looking indigo throughout UI. */
.btn-primary{background:var(--indigo);color:#fff}
.btn-primary:hover{background:var(--indigo-700)}
.btn-ghost{color:var(--indigo);border-color:var(--indigo)}
.btn-ghost:hover{background:var(--indigo);color:#fff}
.eyebrow{color:var(--indigo)}
.vcell .n,.ev-date .m,.tag,.crumb a,.prog .t,.pcell h4{color:var(--indigo)}
.b-congres,.featured,.reg .rt,.nc-top{background:var(--indigo)}
.ev:hover,.scard:hover{border-color:var(--indigo)}
.goals li:before{color:var(--indigo)}

/* The house-style fuchsia remains the strong secondary CTA accent. */
.nav-cta,.btn-marker,.btn-accent{background:#ce3483;color:#fff}
.nav-cta:hover,.btn-marker:hover,.btn-accent:hover{background:#ad246b}

@media(max-width:900px){
  .nav{height:82px}
  .brand img{height:50px}
  .nav-links{top:82px}
  .hero-single{padding:44px 0 42px}
}
@media(max-width:560px){
  .nav{height:76px}
  .brand img{height:46px}
  .nav-links{top:76px}
  .hero-single h1{font-size:clamp(38px,12vw,52px);max-width:10ch}
  .hero-single .lead{font-size:17px}
}


/* v1.0.5: wider homepage intro + breathing room for sticky navigation. */
.site-header{padding-top:10px}
.hero-single .hero-copy{max-width:none;width:100%}
.hero-single h1{max-width:none}
.hero-single .lead{max-width:850px}

@media(max-width:900px){
  .site-header{padding-top:8px}
}
@media(max-width:560px){
  .site-header{padding-top:6px}
  .hero-single h1{max-width:none}
}

/* v1.0.6 speaker tags */
.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:11px}.tags .tag{margin-top:0}

/* v1.0.7: correct sticky-header breathing room and truly full-width homepage intro. */
.site-header{padding-top:0}
.site-header .nav{
  height:auto;
  min-height:92px;
  padding-top:45px;
  padding-bottom:14px;
}
.hero-single .wrap{width:100%}
.hero-single .hero-copy{width:100%;max-width:none}
.hero-single h1{display:block;width:100%;max-width:none}
.hero-single .lead{width:100%;max-width:none}

@media(max-width:900px){
  .site-header{padding-top:0}
  .site-header .nav{height:auto;min-height:84px;padding-top:12px;padding-bottom:12px}
  .nav-links{top:84px}
}
@media(max-width:560px){
  .site-header{padding-top:0}
  .site-header .nav{height:auto;min-height:78px;padding-top:10px;padding-bottom:10px}
  .nav-links{top:78px}
}

/* v1.0.9: keep sticky header in exactly the same vertical position while logged in.
   WordPress' admin bar occupies viewport space, so a sticky top:0 header otherwise
   slides underneath it as soon as it sticks. */
.site-header{top:0}
body.admin-bar .site-header{top:32px}
@media screen and (max-width:782px){
  body.admin-bar .site-header{top:46px}
}

/* v1.0.10: homepage title marker + CRKBO footer logo */
.hero-single .title-highlight{
  display:inline;
  padding:0 .08em .02em;
  margin:0 -.02em;
  background:rgba(206,52,131,.20);
  border-radius:.12em;
  -webkit-box-decoration-break:clone;
  box-decoration-break:clone;
}
footer .crkbo-logo{
  display:block;
  width:190px;
  max-width:100%;
  height:auto;
  margin-top:4px;
}


/* v1.0.11: consistent pink marker on primary titles across inner pages */
.page-hero h1,
.ev-hero h1,
.prose > h1.title-highlight,
.single-pica_speaker .prose > h1 {
  display:inline;
  padding:0 .08em .02em;
  margin:0 -.02em;
  background:rgba(206,52,131,.20);
  border-radius:.12em;
  -webkit-box-decoration-break:clone;
  box-decoration-break:clone;
}
.page-hero h1, .ev-hero h1 { line-height:1.12; }


/* v1.0.12: inner-page title marker must be its own block.
   v1.0.11 used display:inline, causing the H1 to sit directly after the eyebrow. */
.prose > h1.title-highlight,
.page-hero h1,
.ev-hero h1,
.single-pica_speaker .prose > h1 {
  display: table;
  width: auto;
  max-width: 100%;
  margin: 18px 0 28px;
  padding: 0 .08em .02em;
  background: rgba(206,52,131,.20);
  border-radius: .12em;
  line-height: 1.08;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.prose > .eyebrow + h1.title-highlight {
  margin-top: 18px;
}

@media(max-width:560px){
  .prose > h1.title-highlight,
  .page-hero h1,
  .ev-hero h1,
  .single-pica_speaker .prose > h1 {
    margin-top: 14px;
    margin-bottom: 22px;
  }
}


/* v1.0.13: page-title hierarchy */
.prose > h1.title-highlight,
.page-hero h1,
.ev-hero h1,
.single-pica_speaker .prose > h1 {
  background: none;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}

/* Highlight only the second part of titles that explicitly use .title-highlight-part */
h1 .title-highlight-part {
  display: table;
  width: auto;
  margin-top: .04em;
  padding: 0 .08em .02em;
  background: rgba(206,52,131,.20);
  border-radius: .12em;
  line-height: 1.04;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/* Clearer H1/H2 hierarchy */
.prose h2,
.page-hero h2,
.entry-content h2 {
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin-top: 38px;
  margin-bottom: 18px;
}

.prose h3,
.entry-content h3 {
  font-size: clamp(21px, 2vw, 26px);
  line-height: 1.2;
}

@media(max-width:560px){
  .prose h2,
  .page-hero h2,
  .entry-content h2 {
    font-size: 28px;
  }
}


/* v1.0.14: same second-part title highlight as homepage */
.prose > h1.title-highlight,
.page-hero h1,
.ev-hero h1,
.single-pica_speaker .prose > h1 {
  display:block;
  width:100%;
  background:transparent !important;
  padding-left:0;
  padding-right:0;
}
h1 .title-highlight-part {
  display:inline !important;
  width:auto;
  margin:0;
  padding:0 .08em .02em;
  background:rgba(206,52,131,.20) !important;
  border-radius:.12em;
  line-height:inherit;
  -webkit-box-decoration-break:clone;
  box-decoration-break:clone;
}


/* v1.0.17: editable front-page banner */
.site-banner-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}


/* v1.0.19: clean fixes for editable homepage and navigation */
.site-header .nav{
  min-height:92px;
  height:92px;
  padding-top:0;
  padding-bottom:0;
  align-items:center;
}
.site-header .brand,
.site-header .nav-links,
.site-header .nav-cta{
  align-self:center;
}
.site-header .brand img{display:block}

/* Editable hero keeps one title and one intro only. */
.hero-single .lead{display:block}
.hero-single .lead p{
  margin:0;
  color:#878787;
  font-size:19px;
  line-height:1.6;
}

/* Restore original three-column card presentation for editable values. */
.values .vgrid{width:100%}
.values .vcell h3{margin:12px 0 8px}
.values .vcell p{margin:0;color:var(--ink-soft)}

@media(max-width:900px){
  .site-header .nav{
    min-height:82px;
    height:82px;
    padding-top:0;
    padding-bottom:0;
  }
  .nav-links{top:82px}
}
@media(max-width:560px){
  .site-header .nav{
    min-height:76px;
    height:76px;
    padding-top:0;
    padding-bottom:0;
  }
  .nav-links{top:76px}
  .hero-single .lead p{font-size:17px}
}


/* v1.0.22: front page must not show a generic page title above the custom homepage */
body.home .entry-title,
body.home .wp-block-post-title,
body.home main > h1:first-child {
  display: none !important;
}


/* v1.0.25: native Gutenberg editable homepage values */
.values > .pica-home-values-editor{width:100%}
.pica-home-values-editor .wp-block-columns{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  margin:0;
  background:var(--line);
  border:1px solid var(--line);
  border-radius:var(--r);
  overflow:hidden;
}
.pica-home-values-editor .wp-block-column{
  margin:0 !important;
  background:var(--paper);
  padding:30px 26px;
}
.pica-home-values-editor .pica-home-value-label{
  margin:0;
  font-size:15px;
  color:var(--indigo);
  font-weight:500;
}
.pica-home-values-editor h3{
  font-size:20px;
  margin:12px 0 8px;
  font-weight:700;
}
.pica-home-values-editor .wp-block-column > p:not(.pica-home-value-label){
  margin:0;
  color:var(--ink-soft);
  font-size:15px;
  line-height:1.55;
}
@media(max-width:900px){
  .pica-home-values-editor .wp-block-columns{grid-template-columns:1fr}
}


/* v1.0.27: render the actual editable Gutenberg values group */
.values .pica-home-values-editor{
  width:100%;
  margin:0;
}
.values .pica-home-values-editor > .wp-block-columns,
.values .pica-home-values-editor .wp-block-columns{
  display:flex;
  gap:0;
  margin:0;
  border:1px solid var(--line);
  border-radius:var(--r);
  overflow:hidden;
}
.values .pica-home-values-editor .wp-block-column{
  flex:1 1 0;
  margin:0 !important;
  padding:30px 26px;
  border-right:1px solid var(--line);
}
.values .pica-home-values-editor .wp-block-column:last-child{
  border-right:0;
}
.values .pica-home-values-editor .pica-home-value-label,
.values .pica-home-values-editor .wp-block-column > p:first-child{
  margin:0 0 12px;
  color:var(--indigo);
  font-size:15px;
  font-weight:500;
}
.values .pica-home-values-editor h3{
  margin:0 0 8px;
  font-size:20px;
  line-height:1.25;
}
.values .pica-home-values-editor .wp-block-column > p:last-child{
  margin:0;
  color:var(--ink-soft);
  font-size:15px;
  line-height:1.55;
}
@media(max-width:900px){
  .values .pica-home-values-editor .wp-block-columns{display:block}
  .values .pica-home-values-editor .wp-block-column{
    border-right:0;
    border-bottom:1px solid var(--line);
  }
  .values .pica-home-values-editor .wp-block-column:last-child{border-bottom:0}
}


/* v1.0.29: newsletter block, matching the original mockup layout on a light aqua background */
.newsletter-section{padding-top:18px;padding-bottom:28px}
.trust-newsletter{
  display:grid;
  grid-template-columns:1fr 1.08fr;
  gap:42px;
  align-items:center;
  background:var(--teal);
  color:var(--indigo);
  border:1px solid rgba(19,180,184,.22);
  border-radius:20px;
  padding:38px 44px;
}
.trust-newsletter h2{
  margin:0 0 12px;
  color:var(--indigo);
  font-size:30px;
}
.trust-newsletter p{
  margin:0;
  max-width:48ch;
  color:#687277;
}
.newsletter-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:18px;
  margin-top:22px;
}
.newsletter-linkedin{
  background:transparent;
  color:var(--indigo);
  border:1.5px solid var(--indigo);
}
.newsletter-linkedin:hover{
  background:var(--indigo);
  color:#fff;
}
.newsletter-crkbo{
  display:flex;
  align-items:center;
  gap:11px;
  color:#687277;
  font-size:13px;
}
.newsletter-crkbo-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:45px;
  height:42px;
  padding:0 7px;
  border-radius:8px;
  background:rgba(27,16,76,.10);
  color:var(--indigo);
  font-size:11px;
  font-weight:800;
}
.newsletter-form{
  display:flex;
  gap:10px;
  align-items:center;
  width:100%;
}
.newsletter-form input[type="email"]{
  flex:1;
  min-width:0;
  height:48px;
  padding:0 18px;
  border:1px solid #d8e6e8;
  border-radius:999px;
  background:#fff;
  color:var(--ink);
  font:inherit;
  outline:none;
}
.newsletter-form input[type="email"]:focus{
  border-color:var(--teal);
  box-shadow:0 0 0 3px rgba(19,180,184,.12);
}
.newsletter-form .btn{
  height:48px;
  white-space:nowrap;
  background:var(--magenta);
  color:#fff;
}
.newsletter-form .btn:hover{background:var(--magenta-700)}
.newsletter-message{
  margin:0 0 10px !important;
  font-size:14px;
  font-weight:600;
}
.newsletter-message.success{color:#176f66}
.newsletter-message.error{color:#9e1560}
.newsletter-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.newsletter-plugin-note{
  padding:14px 16px;
  border:1px dashed rgba(27,16,76,.25);
  border-radius:12px;
  font-size:14px;
}

@media(max-width:900px){
  .trust-newsletter{
    grid-template-columns:1fr;
    gap:28px;
    padding:30px 28px;
  }
}
@media(max-width:560px){
  .trust-newsletter{
    padding:26px 20px;
    border-radius:16px;
  }
  .newsletter-form{
    flex-direction:column;
    align-items:stretch;
  }
  .newsletter-form input[type="email"],
  .newsletter-form .btn{
    width:100%;
  }
}

/* v1.0.31: white newsletter text on teal; buttons unchanged */
.trust-newsletter h2,
.trust-newsletter p,
.trust-newsletter .newsletter-crkbo {
  color:#fff;
}

/* v1.0.32: title highlights removed */
.title-highlight,
.title-highlight-part,
h1 .title-highlight,
h1 .title-highlight-part,
.mark,
.hero .mark {
  background:transparent !important;
  box-shadow:none !important;
  padding-left:0 !important;
  padding-right:0 !important;
  border-radius:0 !important;
}
.title-highlight::before,
.title-highlight-part::before,
.mark::before,
.hero .mark::before {
  display:none !important;
  content:none !important;
}
