/*
Theme Name: Trident Spatial Labs Fixed v3.0
Theme URI: https://tridentspatial.com/
Author: Trident Spatial Labs
Description: Custom WordPress theme for Trident Spatial Labs and Attashe, based on the approved white spatial-data-trust website design.
Version: 3.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: trident-spatial
*/


:root{--navy:#243386;--green:#2D4E3F;--teal:#1E6F78;--orange:#F36B2C;--gray:#4A4A4A;--line:#DCE6EA;--soft:#F8FBFC}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--gray);background:#fff;line-height:1.5}a{text-decoration:none;color:inherit}.wrap{max-width:1440px;margin:auto}.container{width:min(1340px,calc(100% - 64px));margin:auto}
header{background:#fff;border-bottom:1px solid #E3E9ED;position:sticky;top:0;z-index:30}.navrow{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:16px}.brand img:first-child{width:210px}.brand img:last-child{width:185px}.brand-sep{width:1px;height:46px;background:#BFC8CE}.nav{display:flex;gap:34px;align-items:center;color:var(--navy);font-size:14px;font-weight:700}.btn{display:inline-block;padding:15px 24px;font-size:14px;font-weight:800;border-radius:2px}.btn-orange{background:var(--orange);color:#fff}.btn-outline{border:1px solid #63B9C5;color:var(--teal);background:#fff}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#1794A4}.hero{position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:44% 56%;min-height:500px}.hero-copy{padding:62px 28px 54px 0;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:58px;line-height:1.05;letter-spacing:-2px;color:var(--navy);margin:0 0 24px}.accent{color:#20A7B9}.hero p{font-size:19px;max-width:610px;margin:0 0 30px;color:#516174}.actions{display:flex;gap:20px;flex-wrap:wrap}.hero-map{position:relative;overflow:hidden}.hero-map svg{width:100%;height:100%;display:block}.ribbon{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.steps{width:min(1340px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:112px}.step{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;column-gap:14px;padding:20px 18px;border-right:1px solid var(--line)}.step:first-child{border-left:1px solid var(--line)}.step:last-child{border-right:1px solid var(--line)}.step>div{display:grid;grid-template-rows:20px 20px;align-content:center;min-width:0}.step svg{width:46px;height:46px;color:#3FA2AF;display:block;align-self:center}.step h4{margin:0;color:var(--navy);font-size:13px;line-height:20px;white-space:nowrap}.step p{margin:0;font-size:11.5px;line-height:20px;color:#58677A;white-space:nowrap;max-width:none}.section-stack{border-bottom:1px solid var(--line)}
.content-split{display:grid;grid-template-columns:1fr 0.92fr;align-items:stretch;min-height:440px}
.content-split + .content-split{border-top:1px solid var(--line)}
.content-copy{padding:54px 48px;display:flex;flex-direction:column;justify-content:center}
.content-split--rightimg .content-copy{border-right:1px solid var(--line)}
.content-split--leftimg .content-visual{border-right:1px solid var(--line)}
.content-copy h2{font-size:34px;line-height:1.16;letter-spacing:-1px;color:var(--navy);margin:12px 0 25px}
.content-copy .intro{font-size:14px;max-width:620px;color:#516174;margin:0 0 26px}
.mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.mini{padding-right:14px;border-right:1px solid var(--line)}.mini:last-child{border-right:0}.mini svg{width:42px;height:42px;color:#49ACB8}.mini h3{font-size:15px;line-height:1.25;color:var(--navy);margin:13px 0 8px}.mini p{font-size:13px;margin:0;color:#617084}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:27px}.feature{padding:0 20px;border-right:1px solid var(--line)}.feature:first-child{padding-left:0}.feature:last-child{border-right:0}.feature svg{width:42px;height:42px;color:#49ACB8}.feature h3{font-size:14px;line-height:1.3;text-transform:none;color:var(--navy);margin:12px 0 8px}.feature p{font-size:13px;color:#617084;margin:0}
.content-visual{position:relative;overflow:hidden;background:#F8FBFC;display:flex;align-items:center;justify-content:center;padding:34px}
.visual-trust{background:linear-gradient(180deg,#FBFDFE 0%,#F4F9FA 100%)}
.visual-trust svg,.visual-attashe svg{width:100%;height:100%;display:block}
.visual-attashe{background:linear-gradient(180deg,#FFFFFF 0%,#F7FBFC 100%)}.audit{display:grid;grid-template-columns:190px 1fr 1.05fr 220px;align-items:center;gap:32px;padding:34px 48px;border-bottom:1px solid var(--line)}.rings{width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#1E6F78 0 5px,transparent 5px 16px,#1E6F78 16px 19px,transparent 19px 29px,#B8DEE3 29px 31px,transparent 31px 41px,#B8DEE3 41px 43px,transparent 43px 53px,#B8DEE3 53px 55px,transparent 55px 66px,#B8DEE3 66px 68px,transparent 68px);position:relative}.rings:after{content:'';position:absolute;left:74px;top:11px;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:31px 25px 0 var(--orange),45px 68px 0 var(--orange),-43px 102px 0 var(--orange)}.audit h2{font-size:30px;line-height:1.18;color:var(--navy);margin:7px 0 10px}.audit p{font-size:13px;margin:0;color:#617084}.checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.checks div{font-size:13px;color:#526174}.checks div:before{content:'✓';color:#4BAEBA;font-weight:bold;margin-right:8px}.bottom{display:grid;grid-template-columns:1.2fr auto;align-items:center;gap:36px;padding:34px 48px}.bottom h2{font-size:30px;line-height:1.2;color:var(--navy);margin:0}.footer-actions{display:flex;gap:18px}.topo{position:absolute;inset:0;opacity:.35;pointer-events:none}
@media(max-width:1050px){.step p{white-space:normal;line-height:1.35}.step>div{grid-template-rows:auto auto}.steps{min-height:auto}.nav{display:none}.brand img:first-child{width:170px}.brand img:last-child{width:150px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:54px 0 24px}.hero-map{height:370px}.steps{grid-template-columns:repeat(2,1fr);width:min(100% - 40px,1340px)}.main-pair{grid-template-columns:1fr}.panel:first-child{border-right:0;border-bottom:1px solid var(--line)}.audit{grid-template-columns:150px 1fr}.checks{grid-column:2}.audit .btn{grid-column:2}.mini-grid,.feature-grid{grid-template-columns:repeat(2,1fr);gap:28px}.mini,.feature{border-right:0;padding:0}.bottom{grid-template-columns:1fr}}
@media(max-width:650px){.container{width:min(100% - 28px,1340px)}.navrow{height:auto;padding:12px 0}.brand{gap:8px}.brand img:first-child{width:125px}.brand img:last-child{width:112px}.brand-sep{height:34px}.navrow>.btn{display:none}.hero h1{font-size:43px}.hero-copy{padding-top:38px}.hero-map{height:290px}.steps,.mini-grid,.feature-grid{grid-template-columns:1fr}.steps{width:min(100% - 28px,1340px)}.step,.step:first-child,.step:last-child{border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.panel{padding:38px 24px}.audit{grid-template-columns:1fr;padding:34px 24px}.rings{margin:auto}.checks,.audit .btn{grid-column:auto}.bottom{padding:34px 24px}.footer-actions{flex-direction:column}}
.hero{background:#fff}.hero-map{background:#F8FCFD}.main-pair{background:#fff}.bottom{background:#fff}
/* Hero banner revised to match the approved light mockup */
.hero{background:#fff;border-bottom:0}
.hero-grid{grid-template-columns:41% 59%;min-height:410px}
.hero-copy{padding:42px 26px 40px 0;position:relative;z-index:3}
.hero h1{font-size:56px;line-height:1.03;letter-spacing:-2.2px;margin-bottom:20px}
.hero p{font-size:17px;line-height:1.55;max-width:560px;margin-bottom:25px}
.hero-map{position:relative;min-height:410px;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.93) 5%,rgba(255,255,255,.35) 18%,rgba(255,255,255,0) 34%),url("assets/images/hero-map.png");background-repeat:no-repeat;background-size:cover;background-position:center center;overflow:visible}
.hero-map:after{content:"";position:absolute;inset:auto 0 0 0;height:32%;background:linear-gradient(0deg,rgba(255,255,255,.6),rgba(255,255,255,0));pointer-events:none}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:44px 0 12px}.hero-map{height:330px;min-height:330px;background-position:center}}
@media(max-width:650px){.hero h1{font-size:42px}.hero-map{height:250px;min-height:250px;background-size:cover}}

.visual-photo{padding:24px;background:#fff}.photo-frame{width:100%;height:100%;min-height:420px;border:1px solid var(--line);position:relative;overflow:hidden;background:#071930}.photo-frame video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,48,.08),rgba(7,25,48,.18))}.photo-overlay{position:absolute;left:34px;right:34px;bottom:30px;z-index:2;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);padding:24px 26px;border-left:4px solid var(--orange);box-shadow:0 12px 30px rgba(20,44,70,.12)}.photo-kicker{font-size:11px;letter-spacing:.12em;font-weight:800;color:var(--teal);margin-bottom:8px}.photo-title{font-size:26px;line-height:1.1;font-weight:800;color:var(--navy);margin-bottom:10px}.photo-path{font-size:12px;font-weight:700;color:#5c6b7d}.photo-path span{color:var(--orange);padding:0 5px}
.portal-shell{width:100%;height:100%;min-height:450px;background:#fff;border:1px solid #d8e4e8;box-shadow:0 16px 36px rgba(24,50,82,.12);overflow:hidden}.portal-topbar{height:52px;background:linear-gradient(90deg,#0d2248,#143761);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.portal-brand{display:flex;align-items:center;gap:10px}.portal-brand strong{font-size:15px;letter-spacing:.05em}.portal-brand small{color:#a9dce2;font-size:10px}.pin-dot{width:22px;height:22px;border-radius:50%;background:var(--orange);display:inline-block;box-shadow:inset 0 0 0 7px #fff}.portal-actions{display:flex;align-items:center;gap:10px;font-size:10px}.portal-actions button{background:var(--orange);color:#fff;border:0;padding:8px 12px;font-weight:700}.portal-body{display:grid;grid-template-columns:150px 1fr;height:398px}.portal-sidebar{background:#f8fbfc;border-right:1px solid #dbe6ea;padding:16px 12px}.side-label{font-size:9px;letter-spacing:.12em;font-weight:800;color:#243386;margin:2px 0 10px}.side-label.gap{margin-top:24px}.layer,.tool{font-size:10px;color:#37445a;padding:7px 8px;border-radius:4px;display:flex;align-items:center;gap:7px}.layer.active,.tool.active{background:#eaf6f8;color:#1e6f78;font-weight:700}.check{width:9px;height:9px;border:1px solid #7ebbc4;background:#fff}.portal-main{padding:12px 14px 10px;background:#fff;overflow:hidden}.map-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.crumb{font-size:11px;font-weight:700;color:#243386}.status-pills{display:flex;gap:6px}.pill{font-size:9px;font-weight:700;padding:5px 8px;border-radius:9px}.pill.teal{background:#e9f6f8;color:#1e6f78}.pill.orange{background:#fff1e9;color:#f36b2c}.map-stage{height:190px;border:1px solid #dbe6ea;position:relative;overflow:hidden}.map-stage svg{width:100%;height:100%;display:block}.map-legend{position:absolute;left:12px;bottom:10px;background:rgba(255,255,255,.92);padding:6px 8px;font-size:9px;color:#4d5c70}.legend{display:inline-block;width:10px;height:8px;margin:0 4px 0 8px}.legend.auth{background:#d8edf1;border:1px solid #1e6f78}.legend.incoming{background:#fff0e8;border:1px solid #f36b2c}.bottom-panels{display:grid;grid-template-columns:1.8fr 1fr;gap:10px;margin-top:10px}.evidence-panel,.qa-panel{border:1px solid #dbe6ea;padding:10px;background:#fbfdfe}.panel-title{font-size:10px;font-weight:800;color:#243386;margin-bottom:8px}.timeline{display:flex;align-items:flex-start}.node{width:54px;text-align:center}.node b{display:block;font-size:9px;color:#243386}.node small{display:block;font-size:7px;color:#6a7788;line-height:1.2}.node:before{content:"";display:block;width:10px;height:10px;border-radius:50%;border:2px solid #a6cbd1;background:#fff;margin:0 auto 4px}.node.done:before{background:#49acb8;border-color:#49acb8}.node.current:before{background:#fff;border-color:#f36b2c}.line{height:2px;flex:1;background:#d6e5e8;margin-top:5px}.line.done{background:#49acb8}.qa-row{display:flex;justify-content:space-between;font-size:9px;padding:4px 0;border-top:1px solid #edf2f4}.qa-row:first-of-type{border-top:0}.pass{color:#1e6f78}.warn{color:#f36b2c}.attribute-table{border:1px solid #dbe6ea;margin-top:10px}.table-head,.table-row{display:grid;grid-template-columns:45px 1fr 1.2fr 1fr 60px;font-size:8px}.table-head{font-weight:800;color:#243386;background:#f7fbfc}.table-head span,.table-row span{padding:5px 6px;border-right:1px solid #edf2f4}.table-head span:last-child,.table-row span:last-child{border-right:0}.table-row{color:#647184}.review{color:#f36b2c;font-weight:700}

/* v16: wider, fuller page composition */
.wrap{max-width:none;width:100%;}
.container{width:calc(100% - 48px);max-width:1580px;margin-left:auto;margin-right:auto;}
.navrow{height:96px;}
.hero-grid{grid-template-columns:46% 54%;min-height:570px;}
.hero-copy{padding:76px 48px 70px 0;}
.hero h1{font-size:64px;max-width:760px;}
.hero p{font-size:20px;max-width:700px;}
.steps{width:calc(100% - 48px);max-width:1580px;margin:0 auto;}
.section-stack{width:100%;}
.content-split{grid-template-columns:1.06fr .94fr;min-height:520px;}
.content-copy{padding:68px 64px;}
.content-copy h2{font-size:40px;max-width:760px;}
.content-copy .intro{font-size:16px;max-width:760px;}
.content-visual{padding:40px;}
.mini-grid,.feature-grid{gap:28px;}
.mini h3,.feature h3{font-size:16px;}
.mini p,.feature p{font-size:14px;}
.audit{grid-template-columns:210px 1.2fr 1fr 230px;gap:42px;padding:54px max(48px,calc((100vw - 1580px)/2));min-height:300px;}
.audit h2{font-size:36px;}
.audit p{font-size:15px;}
.bottom{padding:48px max(48px,calc((100vw - 1580px)/2));min-height:170px;}
.bottom h2{font-size:36px;max-width:900px;}
@media(max-width:1050px){
  .container,.steps{width:calc(100% - 32px)}
  .hero-grid{min-height:auto}
  .content-copy{padding:46px 34px}
  .content-visual{padding:28px}
  .audit,.bottom{padding-left:32px;padding-right:32px}
}
@media(max-width:640px){
  .container,.steps{width:calc(100% - 24px)}
  .hero h1{font-size:42px}
  .hero-copy{padding:48px 0 36px}
  .content-copy{padding:34px 24px}
  .content-visual{padding:18px}
  .audit,.bottom{padding-left:24px;padding-right:24px}
}

/* v17 alignment and hero restoration */
:root{--site-gutter:48px;--site-max:1580px;}
.container,.steps,.section-stack,.audit,.bottom{
  width:calc(100% - var(--site-gutter));
  max-width:var(--site-max);
  margin-left:auto;
  margin-right:auto;
}
.section-stack{border-left:1px solid var(--line);border-right:1px solid var(--line);}
.audit{box-sizing:border-box;border-left:1px solid var(--line);border-right:1px solid var(--line);}
.bottom{box-sizing:border-box;border-left:1px solid var(--line);border-right:1px solid var(--line);}
.hero-map{
  position:relative;
  min-height:570px;
  background:#fff;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  overflow:hidden;
}
.hero-map:after{content:"";position:absolute;inset:auto 0 0 0;height:28%;background:linear-gradient(0deg,rgba(255,255,255,.55),rgba(255,255,255,0));pointer-events:none}
@media(max-width:1050px){
  :root{--site-gutter:32px;}
  .hero-map{min-height:330px;height:330px;background-position:center}
}
@media(max-width:640px){
  :root{--site-gutter:24px;}
  .hero-map{min-height:250px;height:250px}
}

/* Hero fit correction: preserve the full approved banner artwork without cropping */
.hero-grid{grid-template-columns:minmax(460px,41%) minmax(0,59%);min-height:430px;align-items:stretch}
.hero-copy{padding:48px 34px 44px 0}
.hero-map{
  min-height:430px;
  height:auto;
  background-size:contain;
  background-position:right center;
  background-repeat:no-repeat;
  background-color:#fff;
  overflow:hidden;
}
.hero-map:after{height:24%;background:linear-gradient(0deg,rgba(255,255,255,.42),rgba(255,255,255,0))}
@media(max-width:1180px){
  .hero-grid{grid-template-columns:44% 56%;min-height:400px}
  .hero-map{min-height:400px;background-size:contain;background-position:right center}
}
@media(max-width:1050px){
  .hero-grid{grid-template-columns:1fr;min-height:auto}
  .hero-copy{padding:42px 0 18px}
  .hero-map{height:360px;min-height:360px;background-size:contain;background-position:center top}
}
@media(max-width:650px){
  .hero-map{height:260px;min-height:260px;background-size:contain;background-position:center top}
}

/* v19 high-resolution hero rebuilt to match approved light mockup */
.hero{
  position:relative;
  min-height:540px;
  background-color:#fff;
  background:#fff;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  border-bottom:1px solid var(--line);
}
.hero .container{width:min(1340px,calc(100% - 64px));margin:0 auto}
.hero-grid{
  display:block;
  min-height:540px;
  position:relative;
}
.hero-copy{
  position:relative;
  z-index:2;
  width:47%;
  min-height:540px;
  padding:72px 24px 64px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.hero-map{display:none!important}
.hero h1{font-size:62px;line-height:1.04;letter-spacing:-2.2px;margin:0 0 24px;max-width:650px}
.hero p{font-size:18px;line-height:1.65;max-width:650px;margin:0 0 28px;color:#42536D}
.hero .eyebrow{margin-bottom:8px}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.98) 33%,rgba(255,255,255,.78) 43%,rgba(255,255,255,.12) 57%,rgba(255,255,255,0) 66%);pointer-events:none}
@media(max-width:1050px){
  .hero{min-height:720px;background-position:center bottom;background-size:auto 420px}
  .hero-grid{min-height:720px}
  .hero-copy{width:100%;min-height:380px;padding:46px 0 30px}
  .hero:after{background:linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.98) 46%,rgba(255,255,255,.1) 68%,rgba(255,255,255,0) 100%)}
}
@media(max-width:650px){
  .hero{min-height:650px;background-size:auto 310px}
  .hero-grid{min-height:650px}
  .hero-copy{min-height:340px;padding:34px 0 24px}
  .hero h1{font-size:43px;letter-spacing:-1.4px}
  .hero p{font-size:16px;line-height:1.55}
}

/* Hero v20: full-width composite matched to approved mockup */
.hero{
  position:relative;
  min-height:520px;
  background:#fff;
  border-bottom:1px solid var(--line);
  overflow:hidden;
}
.hero-grid{
  display:block;
  min-height:520px;
  position:relative;
}
.hero-copy{
  width:45%;
  min-height:520px;
  padding:62px 28px 56px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  position:relative;
  z-index:3;
}
.hero-map{display:none!important}
.hero h1{font-size:60px;line-height:1.04;letter-spacing:-2.3px;margin:0 0 22px;max-width:680px}
.hero p{font-size:18px;line-height:1.6;max-width:640px;margin:0 0 28px}
@media(max-width:1100px){
  .hero{background-position:61% center;min-height:500px}
  .hero-grid,.hero-copy{min-height:500px}
  .hero-copy{width:50%;padding-right:18px}
  .hero h1{font-size:52px}
}
@media(max-width:760px){
  .hero{
    background-position:72% center;
    min-height:620px;
  }
  .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 53%,rgba(255,255,255,.18) 78%,rgba(255,255,255,0) 100%);z-index:1}
  .hero-grid{min-height:620px}
  .hero-copy{width:100%;min-height:auto;padding:46px 0 260px;position:relative;z-index:2}
  .hero h1{font-size:42px;letter-spacing:-1.5px}
  .hero p{font-size:16px;max-width:520px}
}

/* Final hero override v21 */
.hero.hero-v21{background:#fff !important;min-height:0 !important;border-bottom:0;overflow:hidden}
.hero.hero-v21::before,.hero.hero-v21::after{display:none !important;content:none !important;background:none !important}
.hero-grid.hero-grid-v21{display:grid !important;grid-template-columns:minmax(420px, 520px) minmax(0, 1fr) !important;align-items:center;column-gap:28px;min-height:520px !important;padding:24px 0 0}
.hero-copy.hero-copy-v21{padding:34px 0 48px !important;min-height:auto !important;width:auto !important;max-width:520px;position:relative;z-index:2}
.hero-copy-v21 .eyebrow{margin-bottom:14px}
.hero-copy-v21 h1{font-size:66px !important;line-height:0.98 !important;letter-spacing:-2.6px !important;margin:0 0 24px !important}
.hero-copy-v21 p{font-size:18px !important;line-height:1.55 !important;max-width:560px !important;margin:0 0 34px !important}
.hero-map.hero-map-v21{position:relative;min-height:500px;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible !important;background:none !important}
.hero-map-art-v21{display:block;width:min(100%, 1080px);height:auto;max-width:none;transform:translateX(4%);image-rendering:auto}
@media (max-width: 1180px){.hero-grid.hero-grid-v21{grid-template-columns:minmax(380px,470px) minmax(0,1fr);min-height:470px !important}.hero-copy-v21 h1{font-size:58px !important}.hero-map.hero-map-v21{min-height:430px}.hero-map-art-v21{width:min(100%,920px);transform:translateX(2%)}}
@media (max-width: 980px){.hero-grid.hero-grid-v21{grid-template-columns:1fr !important;row-gap:8px;min-height:auto !important;padding-top:10px}.hero-copy.hero-copy-v21{max-width:none;padding:30px 0 10px !important}.hero-copy-v21 h1{font-size:52px !important}.hero-map.hero-map-v21{min-height:auto;justify-content:center}.hero-map-art-v21{width:100%;transform:none}}
@media (max-width: 650px){.hero-copy-v21 h1{font-size:42px !important;letter-spacing:-1.4px !important}.hero-copy-v21 p{font-size:16px !important;margin-bottom:26px !important}}

/* Final navigation + hero alignment v22 */
header .navrow.container,
.hero-shell-v22,
.ribbon .steps,
.section-stack,
.audit,
.bottom{
  width:min(1600px, calc(100% - 80px)) !important;
  max-width:1600px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

.hero-v22{
  background:#fff;
  border-bottom:1px solid var(--line);
  overflow:hidden;
}
.hero-shell-v22{
  display:grid;
  grid-template-columns:minmax(440px, 0.92fr) minmax(620px, 1.58fr);
  align-items:center;
  gap:36px;
  min-height:520px;
  padding:26px 0 12px;
}
.hero-copy-v22{
  align-self:center;
  max-width:590px;
  padding:28px 0 44px;
}
.hero-copy-v22 .eyebrow{
  margin-bottom:14px;
}
.hero-copy-v22 h1{
  margin:0 0 24px;
  color:var(--navy);
  font-size:clamp(54px,4.2vw,72px);
  line-height:1.01;
  letter-spacing:-2.6px;
}
.hero-copy-v22 p{
  margin:0 0 32px;
  max-width:580px;
  color:#516174;
  font-size:18px;
  line-height:1.58;
}
.hero-art-v22{
  align-self:stretch;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-width:0;
  overflow:hidden;
  background:#fff;
  padding-right:0;
}
.hero-art-v22 img{
  display:block;
  width:100%;
  height:auto;
  max-width:100%;
  object-fit:contain;
  object-position:right center;
  margin-right:0;
}

/* Neutralize all older hero rules */
.hero,
.hero-v21,
.hero-grid,
.hero-grid-v21,
.hero-copy,
.hero-copy-v21,
.hero-map,
.hero-map-v21{
  background:none !important;
}
.hero::before,.hero::after,.hero-v21::before,.hero-v21::after{display:none !important;content:none !important;}

@media(max-width:1200px){
  header .navrow.container,
  .hero-shell-v22,
  .ribbon .steps,
  .section-stack,
  .audit,
  .bottom{width:min(100% - 48px, 1600px) !important;}
  .hero-shell-v22{grid-template-columns:minmax(390px,.92fr) minmax(520px,1.35fr);gap:24px;min-height:470px;}
  .hero-copy-v22 h1{font-size:56px;}
}
@media(max-width:980px){
  .hero-shell-v22{grid-template-columns:1fr;gap:4px;padding-top:18px;}
  .hero-copy-v22{max-width:none;padding:26px 0 8px;}
  .hero-art-v22{justify-content:center;overflow:visible;}
  .hero-art-v22 img{max-width:100%;object-position:center center;}
}
@media(max-width:650px){
  header .navrow.container,
  .hero-shell-v22,
  .ribbon .steps,
  .section-stack,
  .audit,
  .bottom{width:calc(100% - 28px) !important;}
  .hero-copy-v22 h1{font-size:42px;letter-spacing:-1.5px;}
  .hero-copy-v22 p{font-size:16px;}
}

/* Hero black-edge safeguard */
.hero-art-v22{position:relative;background:#fff!important}
.hero-art-v22::after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background:#fff;pointer-events:none}


/* Refined interaction states v29: lighter, less boxy */
.btn{
  cursor:pointer;
  transition:background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}
.btn:hover{transform:translateY(-1px)}
.btn:active{transform:translateY(0)}
.btn-orange:hover{background:#df5620;border-color:#df5620}
.btn-outline:hover{background:#fff;border-color:var(--teal);color:var(--navy)}

.step svg,.mini svg,.feature svg{
  transition:transform .22s ease,color .22s ease;
  transform-origin:center;
}
.step:hover svg,.mini:hover svg,.feature:hover svg{
  transform:translateY(-2px) scale(1.05);
  color:var(--orange);
}
.step h4,.mini h3,.feature h3{
  transition:color .2s ease;
}
.step:hover h4,.mini:hover h3,.feature:hover h3{color:var(--teal)}

.content-visual img,.content-visual video{
  transition:transform .45s ease,filter .45s ease;
}
.content-visual:hover img,.content-visual:hover video{
  transform:scale(1.012);
  filter:saturate(1.03);
}

.checks > div{
  transition:color .2s ease,transform .2s ease;
}
.checks > div:hover{color:var(--navy);transform:translateX(3px)}

@media (prefers-reduced-motion: reduce){
  .btn,.step svg,.mini svg,.feature svg,.step h4,.mini h3,.feature h3,.content-visual img,.content-visual video,.checks > div{transition:none !important}
  .btn:hover,.step:hover svg,.mini:hover svg,.feature:hover svg,.content-visual:hover img,.content-visual:hover video,.checks > div:hover{transform:none !important}
}
  .btn:hover,.step:hover,.mini:hover,.feature:hover,.content-visual:hover,.audit:hover,.checks > div:hover{transform:none !important;}
}

/* Interactive hero provenance signal */
.hero-art-v22{position:relative;cursor:default}
.hero-signal-layer{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible;opacity:.82;transition:opacity .25s ease,filter .25s ease}
.signal-travelers circle{fill:#F36B2C;stroke:#fff;stroke-width:2}
.signal-pulses circle{fill:none;stroke:#F36B2C;stroke-width:2;opacity:0;transform-box:fill-box;transform-origin:center;animation:trustPulse 5.8s ease-out infinite}
.signal-pulses circle:nth-child(1){animation-delay:.45s}
.signal-pulses circle:nth-child(2){animation-delay:1.45s}
.signal-pulses circle:nth-child(3){animation-delay:2.55s}
.signal-pulses circle:nth-child(4){animation-delay:3.75s}
.signal-pulses circle:nth-child(5){animation-delay:4.85s}
.hero-art-v22:hover .hero-signal-layer{opacity:1;filter:saturate(1.1)}
.hero-art-v22:hover .signal-pulses circle{stroke-width:2.6}
@keyframes trustPulse{0%,72%{opacity:0;transform:scale(.45)}78%{opacity:.9;transform:scale(.8)}92%{opacity:0;transform:scale(2.8)}100%{opacity:0;transform:scale(3)}}
@media (prefers-reduced-motion:reduce){.hero-signal-layer{display:none}}

/* Footer */

.site-footer{
  background:#fff;
  color:var(--navy);
  border-top:1px solid var(--line);
}
.footer-main,
.footer-bottom{
  width:min(1600px,calc(100% - 80px));
  max-width:1600px;
  margin:0 auto;
}
.footer-main{
  display:grid;
  grid-template-columns:minmax(280px,1.05fr) minmax(520px,1.5fr) minmax(210px,.7fr);
  align-items:start;
  gap:52px;
  padding:44px 0 34px;
}
.footer-brand img{
  display:block;
  width:210px;
  max-width:100%;
  margin:0 0 18px;
  filter:none;
  opacity:1;
}
.footer-brand p{
  margin:0 0 6px;
  color:#516174;
  font-size:14px;
}
.footer-brand .footer-tagline{
  color:var(--teal);
  font-size:12px;
  font-weight:800;
  letter-spacing:.06em;
}
.footer-nav{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:42px;
  row-gap:12px;
  padding-top:5px;
}
.footer-nav a,
.footer-contact a{
  color:var(--navy);
  font-size:13px;
  font-weight:700;
  transition:color .2s ease;
}
.footer-nav a:hover,
.footer-contact a:hover,
.footer-bottom a:hover{
  color:var(--teal);
}
.footer-contact{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:12px;
  padding-top:5px;
}
.footer-contact .footer-demo{
  color:var(--teal);
  border-bottom:1px solid #63B9C5;
  padding-bottom:3px;
}
.footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
  padding:17px 0 20px;
  border-top:1px solid var(--line);
  color:#738091;
  font-size:11px;
}
.footer-bottom div{
  display:flex;
  gap:22px;
}
.footer-bottom a{
  color:#738091;
}
@media(max-width:980px){
  .footer-main{
    grid-template-columns:1fr 1fr;
  }
  .footer-contact{
    grid-column:1 / -1;
    flex-direction:row;
    flex-wrap:wrap;
    gap:20px;
  }
}
@media(max-width:650px){
  .footer-main,
  .footer-bottom{
    width:min(100% - 32px,1600px);
  }
  .footer-main{
    grid-template-columns:1fr;
    gap:30px;
    padding:36px 0 28px;
  }
  .footer-nav{
    grid-template-columns:1fr 1fr;
    gap:11px 24px;
  }
  .footer-contact{
    grid-column:auto;
    flex-direction:column;
    gap:11px;
  }
  .footer-bottom{
    align-items:flex-start;
    flex-direction:column;
  }
}
.footer-links{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom div{gap:18px}}

/* Navigation underline and TRUST Audit motion */
.nav{
  gap:28px;
}
.nav a{
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:3px 0 6px;
  white-space:nowrap;
}
.nav a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:var(--orange);
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .22s ease;
}
.nav a:hover::after,
.nav a:focus-visible::after{
  transform:scaleX(1);
}
.nav a:focus-visible{
  outline:2px solid rgba(243,107,44,.28);
  outline-offset:4px;
}

.rings{
  animation:trustAuditSpin 18s linear infinite;
  transform-origin:center;
  will-change:transform;
}
.audit:hover .rings{
  animation-duration:9s;
}
@keyframes trustAuditSpin{
  to{transform:rotate(360deg);}
}

@media(max-width:1380px){
  .nav{gap:21px;font-size:13px;}
  .brand img:first-child{width:190px;}
  .brand img:last-child{width:165px;}
}
@media(prefers-reduced-motion:reduce){
  .rings{animation:none;}
  .nav a::after{transition:none;}
}

.section-link{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  margin-top:26px;
  padding-bottom:5px;
  color:var(--teal);
  font-size:13px;
  font-weight:800;
}
.section-link::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:var(--orange);
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .22s ease;
}
.section-link:hover::after,
.section-link:focus-visible::after{
  transform:scaleX(1);
}
.section-link span{
  transition:transform .22s ease;
}
.section-link:hover span,
.section-link:focus-visible span{
  transform:translateX(3px);
}
.section-link:focus-visible{
  outline:2px solid rgba(243,107,44,.22);
  outline-offset:4px;
}
@media(prefers-reduced-motion:reduce){
  .section-link::after,
  .section-link span{transition:none;}
}

/* TRUST Audit graphic option A: precision radar */
.rings{
  position:relative;
  width:210px;
  height:210px;
  border-radius:50%;
  overflow:hidden;
  background:
    radial-gradient(circle, #1E6F78 0 4px, transparent 4px 24px, rgba(30,111,120,.18) 24px 25px, transparent 25px 48px, rgba(30,111,120,.14) 48px 49px, transparent 49px 70px, rgba(30,111,120,.10) 70px 71px, transparent 71px),
    linear-gradient(90deg,transparent 49.5%,rgba(30,111,120,.10) 50%,transparent 50.5%),
    linear-gradient(transparent 49.5%,rgba(30,111,120,.10) 50%,transparent 50.5%);
}
.rings::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:50%;
  background:conic-gradient(from -35deg,transparent 0deg 305deg,rgba(30,111,120,.04) 305deg,rgba(30,111,120,.28) 350deg,transparent 360deg);
  animation:auditRadarSweep 4.8s linear infinite;
}
.rings::after{
  content:"";
  position:absolute;
  left:104px;
  top:20px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--orange);
  box-shadow:
    53px 48px 0 -1px var(--orange),
    38px 122px 0 -1px var(--orange),
    -71px 117px 0 -1px var(--orange);
  animation:auditRadarDots 4.8s ease-in-out infinite;
}
@keyframes auditRadarSweep{to{transform:rotate(360deg)}}
@keyframes auditRadarDots{0%,20%,100%{opacity:.25}45%,70%{opacity:1}}

@media(prefers-reduced-motion:reduce){
  .rings,.rings::before,.rings::after{animation:none !important;}
}

/* Corrected against the supplied screenshot: move the visible radar left */
.audit{
  grid-template-columns:290px 1.2fr 1fr 230px !important;
  column-gap:32px !important;
  align-items:center !important;
}
.audit > .rings{
  justify-self:center !important;
  align-self:center !important;
  margin:0 !important;
  transform:translateX(-38px) !important;
}
@media(max-width:1050px){
  .audit{grid-template-columns:290px 1fr !important;}
}
@media(max-width:650px){
  .audit{grid-template-columns:1fr !important;}
  .audit > .rings{transform:none !important;}
}

/* Designer-led refinement for subpages
   Goal: keep the original white Trident homepage language,
   but make subpages feel more polished, spatial, and product-grade.
   Inspired by clean enterprise/data-product design cues, without copying. */

:root{
  --navy:#243386;
  --green:#2D4E3F;
  --teal:#1E6F78;
  --aqua:#20A7B9;
  --orange:#F36B2C;
  --gray:#4A4A4A;
  --muted:#5F6F82;
  --line:#DCE6EA;
  --soft:#F8FBFC;
  --soft2:#F1F7F8;
  --white:#fff;
  --shadow-soft:0 12px 28px rgba(36,51,134,.05);
  --shadow-panel:0 18px 42px rgba(36,51,134,.06);
}

/* overall spacing rhythm */
.section{
  padding-top:72px !important;
  padding-bottom:72px !important;
}
.section + .section{
  border-top:1px solid rgba(220,230,234,.72);
}

/* page hero */
.page-hero{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 82% 16%, rgba(32,167,185,.08), transparent 24%),
    linear-gradient(180deg, #FFFFFF 0%, #FBFDFE 100%) !important;
  border-bottom:1px solid rgba(220,230,234,.92) !important;
}
.page-hero::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(rgba(36,51,134,.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(36,51,134,.03) 1px, transparent 1px);
  background-size:64px 64px,64px 64px;
  opacity:.55;
}
.page-hero-grid{
  position:relative;
  z-index:1;
  min-height:520px !important;
  grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr) !important;
}
.page-hero-copy{
  padding:84px 70px 78px 0 !important;
}
.page-hero h1{
  font-size:62px !important;
  line-height:1.02 !important;
  letter-spacing:-2.4px !important;
  max-width:820px !important;
  margin:12px 0 22px !important;
}
.page-hero p{
  font-size:19px !important;
  line-height:1.7 !important;
  color:#536578 !important;
  max-width:680px !important;
  margin:0 0 34px !important;
}
.page-hero-copy .eyebrow{
  color:#1898A8 !important;
}
.page-hero-copy .eyebrow::after{
  content:"";
  display:block;
  width:68px;
  height:2px;
  margin-top:12px;
  background:linear-gradient(90deg, var(--orange), rgba(243,107,44,0));
}
.hero-actions{
  gap:14px !important;
}

/* right side hero visual */
.page-hero-visual{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:56px !important;
  border-left:1px solid rgba(220,230,234,.92) !important;
  background:
    linear-gradient(180deg, rgba(248,251,252,.88), rgba(241,247,248,.94)) !important;
}
.page-hero-visual::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 62% 42%, rgba(32,167,185,.07), transparent 28%),
    radial-gradient(circle at 50% 50%, rgba(36,51,134,.05), transparent 42%);
}
.page-hero-visual::after{
  content:"";
  position:absolute;
  inset:20px;
  border:1px solid rgba(36,51,134,.08);
  border-radius:2px;
  pointer-events:none;
}

/* hero diagrams / circles / ui blocks */
.hero-diagram,
.orbit,
.hero-ui,
.hero-panel,
.hero-map,
.portal-ui,
.mockup,
.audit-ui{
  position:relative;
}
.hero-diagram{
  transform:scale(1.03);
}
.orbit{
  border-color:rgba(36,51,134,.13) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.72), 0 18px 34px rgba(36,51,134,.06);
}
.orbit::before{
  content:"";
  position:absolute;
  inset:12%;
  border:1px dashed rgba(30,111,120,.18);
  border-radius:50%;
}
.core{
  box-shadow:0 16px 34px rgba(36,51,134,.09), inset 0 0 0 8px rgba(184,222,227,.16) !important;
}
.node{
  border-width:3px !important;
  box-shadow:0 0 0 8px rgba(32,167,185,.08) !important;
}
.label,
.side-label,
.pill{
  background:rgba(255,255,255,.92) !important;
  border:1px solid rgba(36,51,134,.08) !important;
  box-shadow:0 10px 24px rgba(36,51,134,.06);
  border-radius:999px !important;
}

/* section headers */
.section-head{
  margin-bottom:28px !important;
}
.section-head .eyebrow{
  color:#1898A8 !important;
}
.section-head h2,
.section h2{
  font-size:40px !important;
  line-height:1.12 !important;
  letter-spacing:-1.1px !important;
  margin:10px 0 12px !important;
}
.section-head p,
.section p.lead,
.section .lead{
  color:#58697C !important;
  line-height:1.7 !important;
}

/* content split sections */
.content-split{
  align-items:center !important;
}
.content-copy h2{
  font-size:40px !important;
  letter-spacing:-1.1px !important;
}
.content-copy p,
.content-copy .intro{
  color:#5A6A7B !important;
  line-height:1.7 !important;
}
.content-visual{
  position:relative;
  border:1px solid rgba(36,51,134,.08) !important;
  background:linear-gradient(180deg,#FBFDFE 0%, #F5FAFB 100%) !important;
  box-shadow:var(--shadow-panel);
  overflow:hidden;
}
.content-visual::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(rgba(36,51,134,.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(36,51,134,.025) 1px, transparent 1px);
  background-size:42px 42px,42px 42px;
}

/* cards: less “template”, more refined product layout */
.flat-item,
.feature,
.faq,
.tool,
.qa-row,
.legal,
.resource-card,
.news-card,
.case-card,
.company-card,
.stat-card,
.panel-card{
  border:1px solid rgba(36,51,134,.08) !important;
  background:#FFFFFF !important;
  box-shadow:var(--shadow-soft) !important;
  border-radius:2px !important;
  position:relative;
  overflow:hidden;
}
.flat-item::before,
.feature::before,
.faq::before,
.tool::before,
.qa-row::before,
.legal::before,
.resource-card::before,
.news-card::before,
.case-card::before,
.company-card::before,
.stat-card::before,
.panel-card::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:2px;
  background:linear-gradient(90deg, rgba(30,111,120,.72), rgba(30,111,120,.12), transparent 82%);
}
.flat-item,
.feature,
.faq,
.tool,
.qa-row,
.legal{
  padding-top:22px !important;
}
.feature h3,
.flat-item h3,
.tool h3,
.faq h3,
.resource-card h3,
.news-card h3,
.case-card h3{
  color:var(--navy) !important;
  letter-spacing:-.3px !important;
}
.feature p,
.flat-item p,
.tool p,
.faq p,
.resource-card p,
.news-card p,
.case-card p,
.company-card p,
.stat-card p{
  color:#617181 !important;
  line-height:1.65 !important;
}

/* numbers and icons */
.num{
  color:var(--teal) !important;
  text-shadow:none !important;
}
.feature svg,
.flat-item svg,
.tool svg,
.faq svg,
.qa-row svg,
.company-card svg{
  color:var(--teal) !important;
}

/* lists / tabs / rows */
.list-lines li,
.checks div{
  color:#56687B !important;
}
.list-lines li::before,
.checks div::before{
  background:var(--teal) !important;
  box-shadow:0 0 0 6px rgba(32,167,185,.07);
}

/* news and resource cards if thumbnail blocks exist */
.thumb,
.card-thumb,
.news-thumb,
.resource-thumb{
  background:linear-gradient(180deg,#F5FAFB 0%, #EDF5F7 100%) !important;
  border-bottom:1px solid rgba(36,51,134,.07);
}

/* buttons keep brand but feel more premium */
.btn{
  border-radius:2px !important;
  letter-spacing:.02em !important;
}
.btn-orange{
  box-shadow:0 10px 22px rgba(243,107,44,.18);
}
.btn-outline{
  background:#FFFFFF !important;
}
.btn-outline:hover{
  background:#F7FBFC !important;
}

/* footer */
.site-footer{
  background:linear-gradient(180deg,#FFFFFF 0%, #F9FCFD 100%) !important;
  border-top:1px solid rgba(220,230,234,.92) !important;
}
.footer-main{
  padding-top:52px !important;
}
.footer-main::before{
  content:"";
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:1px;
  background:linear-gradient(90deg, rgba(30,111,120,.16), rgba(30,111,120,0));
  transform:translateY(-20px);
}
.footer-nav a:hover,
.footer-contact a:hover{
  color:var(--teal) !important;
}

/* responsive */
@media (max-width: 1180px){
  .page-hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(360px,.92fr) !important;
  }
  .page-hero h1{
    font-size:54px !important;
  }
}
@media (max-width: 980px){
  .section{
    padding-top:58px !important;
    padding-bottom:58px !important;
  }
  .page-hero-grid{
    grid-template-columns:1fr !important;
    min-height:auto !important;
  }
  .page-hero-copy{
    padding:64px 0 18px !important;
  }
  .page-hero-visual{
    padding:36px !important;
    border-left:0 !important;
    border-top:1px solid rgba(220,230,234,.92) !important;
  }
  .page-hero::before{
    background-size:48px 48px,48px 48px;
  }
  .page-hero-visual::after{
    inset:14px;
  }
}
@media (max-width: 650px){
  .page-hero h1{
    font-size:44px !important;
    letter-spacing:-1.4px !important;
  }
  .section-head h2,
  .section h2,
  .content-copy h2{
    font-size:32px !important;
  }
  .page-hero p{
    font-size:17px !important;
  }
}


/* Flat Trident correction: no grid backgrounds, no shadows, no gradients */

/* Remove decorative square/grid backgrounds */
.page-hero::before,
.page-hero::after,
.page-hero-visual::before,
.page-hero-visual::after,
.content-visual::before,
.footer-main::before{
  display:none !important;
  content:none !important;
}

/* Solid surfaces only */
.page-hero{
  background:#FFFFFF !important;
}
.page-hero-visual{
  background:#F7FAFB !important;
}
.content-visual{
  background:#F8FBFC !important;
}
.site-footer{
  background:#FFFFFF !important;
}
.thumb,
.card-thumb,
.news-thumb,
.resource-thumb{
  background:#F3F8F9 !important;
}

/* Remove every shadow */
*{
  box-shadow:none !important;
  text-shadow:none !important;
}

/* Remove gradients from decorative rules and elements */
.page-hero-copy .eyebrow::after,
.flat-item::before,
.feature::before,
.faq::before,
.tool::before,
.qa-row::before,
.legal::before,
.resource-card::before,
.news-card::before,
.case-card::before,
.company-card::before,
.stat-card::before,
.panel-card::before{
  background:var(--orange) !important;
}

/* Keep the original restrained line treatment */
.page-hero{
  border-bottom:1px solid var(--line) !important;
}
.page-hero-visual{
  border-left:1px solid var(--line) !important;
}
.section + .section{
  border-top:1px solid var(--line) !important;
}
.content-visual{
  border:1px solid var(--line) !important;
}

/* Flat cards and modules */
.flat-item,
.feature,
.faq,
.tool,
.qa-row,
.legal,
.resource-card,
.news-card,
.case-card,
.company-card,
.stat-card,
.panel-card{
  background:#FFFFFF !important;
  border:1px solid var(--line) !important;
  border-radius:0 !important;
}

/* Remove rounded label backgrounds */
.label,
.side-label,
.pill{
  border-radius:0 !important;
  background:#FFFFFF !important;
  border:1px solid var(--line) !important;
}

/* Keep diagrams crisp and flat */
.orbit,
.core,
.node{
  box-shadow:none !important;
}
.orbit::before{
  border-color:rgba(30,111,120,.18) !important;
}

/* Flat buttons */
.btn{
  box-shadow:none !important;
}
.btn-orange{
  background:var(--orange) !important;
}
.btn-outline{
  background:#FFFFFF !important;
}

/* Mobile */
@media(max-width:980px){
  .page-hero-visual{
    border-left:0 !important;
    border-top:1px solid var(--line) !important;
  }
}


/* Homepage Attashe capabilities: remove cramped boxes */
.content-split--leftimg .content-copy{
  padding-top:56px !important;
  padding-bottom:56px !important;
}

.content-split--leftimg .feature-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:0 !important;
  margin-top:30px !important;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}

.content-split--leftimg .feature{
  display:grid !important;
  grid-template-columns:48px minmax(0,1fr) !important;
  align-items:start !important;
  column-gap:16px !important;
  padding:26px 28px !important;
  min-height:150px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  overflow:visible !important;
}

.content-split--leftimg .feature::before,
.content-split--leftimg .feature::after{
  display:none !important;
  content:none !important;
}

.content-split--leftimg .feature:nth-child(odd){
  border-right:1px solid var(--line) !important;
}

.content-split--leftimg .feature:nth-child(-n+2){
  border-bottom:1px solid var(--line) !important;
}

.content-split--leftimg .feature svg{
  width:42px !important;
  height:42px !important;
  margin:1px 0 0 !important;
  grid-row:1 / span 2;
  color:#49ACB8 !important;
}

.content-split--leftimg .feature h3{
  margin:0 0 8px !important;
  font-size:15px !important;
  line-height:1.3 !important;
  color:var(--navy) !important;
}

.content-split--leftimg .feature p{
  margin:0 !important;
  font-size:13px !important;
  line-height:1.6 !important;
  color:#617084 !important;
}

.content-split--leftimg .section-link{
  margin-top:28px !important;
}

@media(max-width:1150px){
  .content-split--leftimg .feature{
    grid-template-columns:40px minmax(0,1fr) !important;
    padding:22px 20px !important;
  }
  .content-split--leftimg .feature svg{
    width:36px !important;
    height:36px !important;
  }
}

@media(max-width:760px){
  .content-split--leftimg .feature-grid{
    grid-template-columns:1fr !important;
  }
  .content-split--leftimg .feature{
    min-height:auto !important;
    border-right:0 !important;
    border-bottom:1px solid var(--line) !important;
  }
  .content-split--leftimg .feature:last-child{
    border-bottom:0 !important;
  }
}


/* Remove all shadows */
*{
  box-shadow:none !important;
  text-shadow:none !important;
  filter:none !important;
}


/* Explicitly remove remaining Attashe feature shadows */
.content-split--leftimg .feature,
.content-split--leftimg .feature:hover,
.content-split--leftimg .feature:focus,
.content-split--leftimg .feature:focus-within{
  box-shadow:none !important;
  filter:none !important;
}
.content-split--leftimg .feature::before,
.content-split--leftimg .feature::after{
  box-shadow:none !important;
  filter:none !important;
}



/* =========================================================
   TRIDENT SUBPAGES
   Built directly from the approved white homepage design.
   Flat surfaces only. No shadows, gradients, grid backgrounds,
   rounded cards, or generic box systems.
   ========================================================= */

body.subpage{
  background:#fff;
}
body.subpage *{
  box-shadow:none !important;
  text-shadow:none !important;
  filter:none !important;
}
body.subpage header{
  position:sticky;
  top:0;
  z-index:50;
}
body.subpage .nav a.active{
  color:var(--teal);
}
body.subpage .nav a.active::after{
  transform:scaleX(1);
}
body.subpage .nav a[href="news-insights.html"]{
  cursor:pointer;
}

/* Hero */
.sub-hero{
  background:#fff;
  border-bottom:1px solid var(--line);
}
.sub-hero-grid{
  width:min(100% - 80px,1600px);
  margin:auto;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);
  min-height:540px;
}
.sub-hero-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:74px 64px 70px 0;
}
.sub-hero-copy h1{
  max-width:760px;
  margin:12px 0 22px;
  color:var(--navy);
  font-size:62px;
  line-height:1.03;
  letter-spacing:-2.4px;
  font-weight:800;
}
.sub-hero-copy p{
  max-width:700px;
  margin:0 0 30px;
  color:#516174;
  font-size:18px;
  line-height:1.68;
}
.sub-hero-copy .hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
}
.sub-hero-visual{
  min-height:540px;
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:46px;
  background:#F7FAFB;
  border-left:1px solid var(--line);
}
.sub-hero-visual > *{
  position:relative;
  z-index:1;
}

/* Trust pathway */
.sub-path{
  width:min(100% - 80px,1600px);
  margin:auto;
  display:grid;
  grid-template-columns:repeat(5,1fr);
  border-left:1px solid var(--line);
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.sub-path-item{
  min-height:104px;
  display:grid;
  grid-template-columns:42px 1fr;
  gap:12px;
  align-items:center;
  padding:20px 22px;
  border-right:1px solid var(--line);
}
.sub-path-item:last-child{border-right:0}
.sub-path-item svg{
  width:36px;
  height:36px;
  color:#49ACB8;
}
.sub-path-item strong{
  display:block;
  margin-bottom:4px;
  color:var(--navy);
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.sub-path-item span{
  color:#647487;
  font-size:12px;
  line-height:1.4;
}

/* Sections */
.sub-section{
  width:min(100% - 80px,1600px);
  margin:auto;
  padding:76px 0;
  border-bottom:1px solid var(--line);
}
.sub-section:last-of-type{
  border-bottom:0;
}
.sub-section-head{
  display:grid;
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);
  gap:68px;
  align-items:start;
  margin-bottom:42px;
}
.sub-section-head h2,
.sub-copy h2{
  margin:10px 0 0;
  color:var(--navy);
  font-size:40px;
  line-height:1.14;
  letter-spacing:-1.2px;
}
.sub-section-head p,
.sub-copy > p{
  margin:4px 0 0;
  max-width:790px;
  color:#5A697B;
  font-size:15px;
  line-height:1.75;
}

/* Split content */
.sub-split{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  align-items:center;
  gap:68px;
}
.sub-split.reverse .sub-visual{
  order:-1;
}
.sub-copy{
  padding:16px 0;
}
.sub-copy .eyebrow{
  margin-bottom:4px;
}
.sub-copy h3{
  margin:0 0 10px;
  color:var(--navy);
  font-size:22px;
  line-height:1.28;
}
.sub-visual{
  min-height:390px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:38px;
  background:#F8FBFC;
  border:1px solid var(--line);
  overflow:hidden;
}

/* Flat feature rows, never boxes */
.feature-lines{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid var(--line);
  border-left:1px solid var(--line);
}
.feature-line{
  min-height:170px;
  display:grid;
  grid-template-columns:48px 1fr;
  align-content:start;
  gap:16px;
  padding:28px 30px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.feature-line svg{
  width:42px;
  height:42px;
  color:#49ACB8;
  grid-row:1 / span 2;
}
.feature-line h3{
  margin:0 0 8px;
  color:var(--navy);
  font-size:16px;
  line-height:1.3;
}
.feature-line p{
  margin:0;
  color:#617084;
  font-size:13px;
  line-height:1.65;
}

/* Process */
.process-line{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.process-step{
  min-height:180px;
  padding:28px 24px;
  border-right:1px solid var(--line);
}
.process-step:last-child{border-right:0}
.process-step .step-num{
  display:block;
  margin-bottom:26px;
  color:var(--orange);
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
}
.process-step h3{
  margin:0 0 9px;
  color:var(--navy);
  font-size:16px;
}
.process-step p{
  margin:0;
  color:#617084;
  font-size:13px;
  line-height:1.6;
}

/* Content lists */
.editorial-list,
.resource-list,
.use-case-list,
.team-list,
.faq-list{
  border-top:1px solid var(--line);
}
.editorial-row,
.resource-row,
.use-case-row,
.team-row,
.faq-row{
  display:grid;
  grid-template-columns:210px minmax(0,1fr) auto;
  gap:34px;
  align-items:start;
  padding:26px 0;
  border-bottom:1px solid var(--line);
}
.editorial-row .meta,
.resource-row .meta,
.use-case-row .meta,
.team-row .meta{
  color:var(--teal);
  font-size:12px;
  font-weight:800;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.editorial-row h3,
.resource-row h3,
.use-case-row h3,
.team-row h3,
.faq-row h3{
  margin:0 0 6px;
  color:var(--navy);
  font-size:18px;
  line-height:1.35;
}
.editorial-row p,
.resource-row p,
.use-case-row p,
.team-row p,
.faq-row p{
  margin:0;
  color:#617084;
  font-size:13px;
  line-height:1.65;
}
.row-link{
  color:var(--teal);
  font-size:13px;
  font-weight:800;
  white-space:nowrap;
}

/* FAQ */
.faq-row{
  grid-template-columns:34px minmax(0,1fr);
}
.faq-row .faq-mark{
  color:var(--orange);
  font-size:19px;
  font-weight:800;
}

/* Form */
.demo-grid{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);
  gap:70px;
  align-items:start;
}
.demo-form{
  border-top:1px solid var(--line);
}
.form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  padding:22px 0;
  border-bottom:1px solid var(--line);
}
.form-row.single{grid-template-columns:1fr}
.form-field label{
  display:block;
  margin-bottom:8px;
  color:var(--navy);
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.form-field input,
.form-field textarea,
.form-field select{
  width:100%;
  border:1px solid #CAD7DD;
  border-radius:0;
  background:#fff;
  color:#4A4A4A;
  padding:13px 14px;
  outline:none;
}
.form-field textarea{
  min-height:150px;
  resize:vertical;
}
.form-field input:focus,
.form-field textarea:focus,
.form-field select:focus{
  border-color:var(--teal);
}

/* Product UI visual */
.product-shell{
  width:100%;
  max-width:760px;
  background:#fff;
  border:1px solid #C9D9DF;
}
.product-top{
  height:48px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 16px;
  border-bottom:1px solid #D9E5E9;
}
.product-top strong{
  color:var(--navy);
  font-size:12px;
  letter-spacing:.06em;
}
.product-top span{
  color:var(--teal);
  font-size:11px;
  font-weight:800;
}
.product-body{
  display:grid;
  grid-template-columns:145px 1fr;
  min-height:340px;
}
.product-side{
  padding:15px 12px;
  background:#F5F9FA;
  border-right:1px solid #D9E5E9;
}
.product-side small{
  display:block;
  margin:2px 0 12px;
  color:#708194;
  font-size:9px;
  font-weight:800;
  letter-spacing:.12em;
}
.product-side div{
  padding:8px 7px;
  margin-bottom:3px;
  color:#56687B;
  font-size:10px;
  border-left:2px solid transparent;
}
.product-side div.active{
  color:var(--navy);
  background:#fff;
  border-left-color:var(--orange);
}
.product-main{
  display:grid;
  grid-template-rows:1fr auto;
}
.product-map{
  position:relative;
  min-height:255px;
  background:#EEF6F8;
  overflow:hidden;
}
.product-map svg{
  width:100%;
  height:100%;
  display:block;
}
.product-bottom{
  display:grid;
  grid-template-columns:1.35fr .65fr;
  border-top:1px solid #D9E5E9;
}
.product-panel{
  padding:14px 16px;
  border-right:1px solid #D9E5E9;
}
.product-panel:last-child{border-right:0}
.product-panel strong{
  display:block;
  margin-bottom:9px;
  color:var(--navy);
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.mini-path{
  display:flex;
  align-items:center;
  gap:5px;
}
.mini-path span{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#49ACB8;
}
.mini-path i{
  width:28px;
  height:1px;
  background:#BDD4DA;
}
.qa-mini{
  display:flex;
  justify-content:space-between;
  padding:3px 0;
  color:#667689;
  font-size:9px;
}
.qa-mini b{color:var(--teal)}

/* Radar */
.audit-radar{
  width:320px;
  height:320px;
  position:relative;
  border-radius:50%;
  border:1px solid rgba(30,111,120,.18);
}
.audit-radar .ring{
  position:absolute;
  border:1px solid rgba(30,111,120,.18);
  border-radius:50%;
}
.audit-radar .r1{inset:38px}
.audit-radar .r2{inset:78px}
.audit-radar .r3{inset:118px}
.audit-radar::before,
.audit-radar::after{
  content:"";
  position:absolute;
  background:rgba(30,111,120,.14);
}
.audit-radar::before{
  width:1px;height:100%;left:50%;top:0
}
.audit-radar::after{
  height:1px;width:100%;top:50%;left:0
}
.audit-radar .dot{
  position:absolute;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--orange);
}
.audit-radar .d1{left:154px;top:27px}
.audit-radar .d2{right:42px;top:92px}
.audit-radar .d3{right:68px;bottom:44px}
.audit-radar .d4{left:52px;bottom:78px}
.audit-radar .center{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:58px;
  height:58px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid var(--teal);
  color:var(--navy);
  font-size:10px;
  font-weight:800;
  letter-spacing:.05em;
}

/* Map / line-art visuals */
.spatial-map{
  width:100%;
  max-width:720px;
}
.spatial-map svg{
  display:block;
  width:100%;
  height:auto;
}
.doc-stack{
  width:100%;
  max-width:600px;
  border-top:1px solid var(--line);
}
.doc-row{
  display:grid;
  grid-template-columns:44px 1fr auto;
  gap:16px;
  align-items:center;
  padding:18px 0;
  border-bottom:1px solid var(--line);
}
.doc-icon{
  width:38px;
  height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #BDD0D7;
  color:var(--teal);
  font-size:11px;
  font-weight:800;
}
.doc-row strong{
  display:block;
  color:var(--navy);
  font-size:13px;
}
.doc-row span{
  color:#6A7A8C;
  font-size:11px;
}
.doc-status{
  color:var(--teal) !important;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.05em;
}

/* Bottom CTA stays identical to home, but constrained */
body.subpage .bottom{
  width:min(100% - 80px,1600px);
  margin:auto;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}

/* No gradients, shadows, background patterns */
body.subpage .sub-hero,
body.subpage .sub-hero-visual,
body.subpage .sub-visual,
body.subpage .product-shell,
body.subpage .product-map,
body.subpage .product-side,
body.subpage .site-footer,
body.subpage .bottom{
  background-image:none !important;
}
body.subpage .feature-line,
body.subpage .process-step,
body.subpage .editorial-row,
body.subpage .resource-row,
body.subpage .use-case-row,
body.subpage .team-row,
body.subpage .faq-row{
  background:transparent !important;
}

/* Responsive */
@media(max-width:1120px){
  .sub-hero-grid{
    grid-template-columns:1fr;
  }
  .sub-hero-copy{
    padding:64px 0 42px;
  }
  .sub-hero-visual{
    min-height:430px;
    border-left:0;
    border-top:1px solid var(--line);
  }
  .sub-section-head,
  .sub-split,
  .demo-grid{
    grid-template-columns:1fr;
    gap:34px;
  }
  .sub-split.reverse .sub-visual{
    order:initial;
  }
  .sub-path{
    grid-template-columns:repeat(2,1fr);
  }
  .sub-path-item:nth-child(2n){
    border-right:0;
  }
  .sub-path-item:last-child{
    grid-column:1 / -1;
    border-top:1px solid var(--line);
  }
  .process-line{
    grid-template-columns:repeat(2,1fr);
  }
  .process-step{
    border-bottom:1px solid var(--line);
  }
}
@media(max-width:760px){
  .sub-hero-grid,
  .sub-path,
  .sub-section,
  body.subpage .bottom{
    width:min(100% - 28px,1600px);
  }
  .sub-hero-copy h1{
    font-size:44px;
    letter-spacing:-1.5px;
  }
  .sub-hero-visual{
    min-height:330px;
    padding:24px;
  }
  .sub-path{
    grid-template-columns:1fr;
  }
  .sub-path-item,
  .sub-path-item:nth-child(2n),
  .sub-path-item:last-child{
    grid-column:auto;
    border-right:0;
    border-top:0;
    border-bottom:1px solid var(--line);
  }
  .feature-lines,
  .process-line{
    grid-template-columns:1fr;
  }
  .feature-line,
  .process-step{
    border-right:0;
  }
  .editorial-row,
  .resource-row,
  .use-case-row,
  .team-row{
    grid-template-columns:1fr;
    gap:8px;
  }
  .row-link{
    margin-top:6px;
  }
  .form-row{
    grid-template-columns:1fr;
  }
  .product-body{
    grid-template-columns:1fr;
  }
  .product-side{
    display:none;
  }
  .product-bottom{
    grid-template-columns:1fr;
  }
  .product-panel{
    border-right:0;
    border-bottom:1px solid #D9E5E9;
  }
  .product-panel:last-child{
    border-bottom:0;
  }
  .audit-radar{
    width:260px;
    height:260px;
  }
  .audit-radar .r1{inset:32px}
  .audit-radar .r2{inset:65px}
  .audit-radar .r3{inset:98px}
  .audit-radar .d1{left:126px;top:20px}
}



/* WordPress integration */
body.admin-bar header{top:32px}
.nav ul{display:flex;gap:34px;align-items:center;list-style:none;margin:0;padding:0}
.nav li{margin:0;padding:0}
.nav .current-menu-item>a,.nav .current_page_item>a{color:var(--teal)}
.nav .current-menu-item>a::after,.nav .current_page_item>a::after{transform:scaleX(1)}
.mobile-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:23px;line-height:1;align-items:center;justify-content:center;cursor:pointer}
.wp-site-blocks,.site-main{min-height:40vh}
.entry-content{margin:0}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){
  .mobile-toggle{display:flex}
  .nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line);padding:18px 24px}
  .nav.is-open{display:block}
  .nav ul{display:grid;gap:0}
  .nav a{display:block;padding:13px 0}
  .nav a::after{bottom:7px}
}
@media(max-width:782px){body.admin-bar header{top:46px}}


/* =========================================================
   WORDPRESS RENDERING REPAIR — v1.1.0
   Preserve the approved static layouts inside WordPress.
   ========================================================= */
.site-main{
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  overflow:hidden;
}
.site-main > p:empty,
.site-main > br{
  display:none !important;
}
.sub-hero,
.sub-path,
.sub-section,
.bottom{
  clear:both;
}
.sub-hero-grid,
.sub-section,
.sub-path,
body.subpage .bottom{
  box-sizing:border-box;
}
.sub-hero-grid > *,
.sub-section-head > *,
.sub-split > *,
.feature-line > *,
.process-step,
.resource-row > *,
.editorial-row > *,
.use-case-row > *,
.team-row > *,
.faq-row > *,
.product-body > *,
.product-main > *{
  min-width:0;
}
.faq-row{
  width:100%;
  grid-template-columns:34px minmax(0,1fr) !important;
}
.faq-row > div{
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
}
.faq-row h3,
.faq-row p{
  width:auto !important;
  max-width:none !important;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
}
.product-shell{
  width:100% !important;
  max-width:760px !important;
  min-width:0 !important;
  margin:0 auto !important;
}
.product-map svg,
.spatial-map svg{
  display:block;
  width:100% !important;
  height:100% !important;
  max-width:100%;
}
.spatial-map svg{
  height:auto !important;
}
.sub-hero-visual{
  min-width:0;
}
body.subpage .sub-hero-copy,
body.subpage .sub-hero-visual{
  width:auto;
  max-width:none;
}
body.subpage .sub-hero-grid{
  display:grid !important;
}
body.subpage .sub-section-head,
body.subpage .sub-split,
body.subpage .feature-lines,
body.subpage .process-line,
body.subpage .resource-row,
body.subpage .editorial-row,
body.subpage .use-case-row,
body.subpage .team-row,
body.subpage .faq-row,
body.subpage .demo-grid,
body.subpage .form-row,
body.subpage .product-body,
body.subpage .product-bottom{
  display:grid;
}
/* WordPress may retain wpautop markup in old database content. These rules
   prevent stray wrappers from collapsing structured grids if content is ever
   displayed manually. */
.sub-hero-grid > p,
.sub-path > p,
.sub-section > p:empty,
.feature-lines > p,
.process-line > p,
.resource-list > p,
.editorial-list > p,
.use-case-list > p,
.team-list > p,
.faq-list > p,
.product-shell > p,
.product-body > p,
.product-main > p{
  display:none !important;
}
@media(max-width:1120px){
  body.subpage .sub-hero-grid{grid-template-columns:1fr !important}
}
@media(max-width:760px){
  .faq-row{grid-template-columns:28px minmax(0,1fr) !important}
  .product-shell{max-width:100% !important}
}


/* TRUST Audit hero video — v1.4 */
.trust-audit-video-visual{
  align-items:stretch !important;
  padding:24px !important;
}
.trust-audit-video-frame{
  width:100%;
  min-height:492px;
  height:100%;
  border:1px solid var(--line);
  background:#071930;
}
.trust-audit-video-frame::after{
  display:none !important;
  content:none !important;
}
.trust-audit-video-overlay{
  box-shadow:none !important;
  backdrop-filter:none !important;
  background:rgba(255,255,255,.94) !important;
}
@media(max-width:1120px){
  .trust-audit-video-frame{min-height:410px;}
}
@media(max-width:760px){
  .trust-audit-video-visual{padding:14px !important;}
  .trust-audit-video-frame{min-height:320px;}
  .trust-audit-video-overlay{
    left:18px !important;
    right:18px !important;
    bottom:18px !important;
    padding:18px 20px !important;
  }
  .trust-audit-video-overlay .photo-title{font-size:21px;}
}


/* Company and Use Cases hero videos — v1.6 */
.company-video-visual,
.use-cases-video-visual{
  align-items:stretch !important;
  padding:24px !important;
}
.company-video-frame,
.use-cases-video-frame{
  width:100%;
  min-height:492px;
  height:100%;
  border:1px solid var(--line);
  background:#071930;
}
.company-video-frame::after,
.use-cases-video-frame::after{
  display:none !important;
  content:none !important;
}
.company-video-overlay,
.use-cases-video-overlay{
  box-shadow:none !important;
  backdrop-filter:none !important;
  background:rgba(255,255,255,.94) !important;
}
.company-video-frame video{
  object-position:center center;
}
.use-cases-video-frame video{
  object-position:center center;
}
@media(max-width:1120px){
  .company-video-frame,
  .use-cases-video-frame{min-height:410px;}
}
@media(max-width:760px){
  .company-video-visual,
  .use-cases-video-visual{padding:14px !important;}
  .company-video-frame,
  .use-cases-video-frame{min-height:320px;}
  .company-video-overlay,
  .use-cases-video-overlay{
    left:18px !important;
    right:18px !important;
    bottom:18px !important;
    padding:18px 20px !important;
  }
  .company-video-overlay .photo-title,
  .use-cases-video-overlay .photo-title{font-size:21px;}
}


/* Additional page hero videos — v1.8 */
.attashe-video-visual,
.why-trust-video-visual,
.resources-video-visual,
.news-video-visual,
.request-video-visual{
  align-items:stretch !important;
  padding:24px !important;
}
.attashe-video-frame,
.why-trust-video-frame,
.resources-video-frame,
.news-video-frame,
.request-video-frame{
  width:100%;
  min-height:492px;
  height:100%;
  border:1px solid var(--line);
  background:#071930;
}
.attashe-video-frame::after,
.why-trust-video-frame::after,
.resources-video-frame::after,
.news-video-frame::after,
.request-video-frame::after{
  display:none !important;
  content:none !important;
}
.attashe-video-overlay,
.why-trust-video-overlay,
.resources-video-overlay,
.news-video-overlay,
.request-video-overlay{
  box-shadow:none !important;
  backdrop-filter:none !important;
  background:rgba(255,255,255,.94) !important;
}
.attashe-video-frame video,
.why-trust-video-frame video,
.resources-video-frame video,
.news-video-frame video,
.request-video-frame video{
  object-position:center center;
}
@media(max-width:1120px){
  .attashe-video-frame,
  .why-trust-video-frame,
  .resources-video-frame,
  .news-video-frame,
  .request-video-frame{min-height:410px;}
}
@media(max-width:760px){
  .attashe-video-visual,
  .why-trust-video-visual,
  .resources-video-visual,
  .news-video-visual,
  .request-video-visual{padding:14px !important;}
  .attashe-video-frame,
  .why-trust-video-frame,
  .resources-video-frame,
  .news-video-frame,
  .request-video-frame{min-height:320px;}
  .attashe-video-overlay,
  .why-trust-video-overlay,
  .resources-video-overlay,
  .news-video-overlay,
  .request-video-overlay{
    left:18px !important;
    right:18px !important;
    bottom:18px !important;
    padding:18px 20px !important;
  }
  .attashe-video-overlay .photo-title,
  .why-trust-video-overlay .photo-title,
  .resources-video-overlay .photo-title,
  .news-video-overlay .photo-title,
  .request-video-overlay .photo-title{font-size:21px;}
}


/* Accessible FAQ accordion — v1.9 */
body.subpage .faq-list{
  border-top:1px solid var(--line);
}
body.subpage details.faq-row{
  display:block !important;
  width:100%;
  padding:0 !important;
  border:0 !important;
  border-bottom:1px solid var(--line) !important;
  background:transparent !important;
}
body.subpage .faq-question{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:0;
  align-items:center;
  width:100%;
  padding:25px 0;
  color:var(--navy);
  cursor:pointer;
  list-style:none;
  font-size:18px;
  font-weight:700;
  line-height:1.35;
}
body.subpage .faq-question::-webkit-details-marker{
  display:none;
}
body.subpage .faq-question::marker{
  content:"";
}
body.subpage .faq-mark{
  position:relative;
  display:block;
  width:18px;
  height:18px;
  color:var(--orange);
}
body.subpage .faq-mark::before,
body.subpage .faq-mark::after{
  content:"";
  position:absolute;
  left:1px;
  top:8px;
  width:14px;
  height:2px;
  background:var(--orange);
  transition:transform .18s ease, opacity .18s ease;
}
body.subpage .faq-mark::after{
  transform:rotate(90deg);
}
body.subpage details[open] .faq-mark::after{
  transform:rotate(0deg);
  opacity:0;
}
body.subpage .faq-question-text{
  display:block;
  min-width:0;
}
body.subpage .faq-answer{
  padding:0 0 25px 34px;
}
body.subpage .faq-answer p{
  max-width:900px !important;
  margin:0 !important;
  color:#617084 !important;
  font-size:13px !important;
  line-height:1.7 !important;
}
body.subpage .faq-question:hover,
body.subpage .faq-question:focus-visible{
  color:var(--teal);
}
body.subpage .faq-question:focus-visible{
  outline:2px solid rgba(30,111,120,.28);
  outline-offset:5px;
}
@media(max-width:760px){
  body.subpage .faq-question{
    grid-template-columns:28px minmax(0,1fr);
    padding:21px 0;
    font-size:16px;
  }
  body.subpage .faq-answer{
    padding-left:28px;
    padding-bottom:22px;
  }
}
@media(prefers-reduced-motion:reduce){
  body.subpage .faq-mark::before,
  body.subpage .faq-mark::after{
    transition:none;
  }
}


/* WordPress News & Insights blog — v2.0 */
.blog-hero{border-bottom:1px solid var(--line)}
.blog-index,
.archive-hero-inner,
.article-shell{
  width:min(1360px,calc(100% - 80px));
  margin-left:auto;
  margin-right:auto;
}
.blog-index{padding:92px 0 110px}
.blog-index-head{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);
  gap:70px;
  align-items:end;
  padding-bottom:34px;
  border-bottom:1px solid var(--line);
}
.blog-index-head h2{margin:8px 0 0;color:var(--navy);font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-1.7px}
.blog-index-head p{margin:0;color:#59697a;font-size:17px;line-height:1.65}
.blog-category-nav{display:flex;flex-wrap:wrap;gap:9px 24px;padding:25px 0 38px;border-bottom:1px solid var(--line)}
.blog-category-nav a{position:relative;color:#536476;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;padding:5px 0}
.blog-category-nav a:hover,.blog-category-nav a:focus,.blog-category-nav a.is-current{color:var(--navy)}
.blog-category-nav a.is-current::after,.blog-category-nav a:hover::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--orange)}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--line);margin-top:46px}
.blog-card{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.blog-card-image{display:block;position:relative;aspect-ratio:5/3;overflow:hidden;background:#f4f8f9;border-top:1px solid var(--line);text-decoration:none}
.blog-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.blog-card:hover .blog-card-image img{transform:scale(1.025)}
.blog-card-placeholder{background:linear-gradient(135deg,#f8fbfc 0%,#eef6f8 100%)}
.blog-map-line{position:absolute;display:block;height:2px;background:#b9d9de;transform-origin:left center}
.blog-map-line.line-one{left:-10%;top:68%;width:120%;transform:rotate(-16deg)}
.blog-map-line.line-two{left:-4%;top:47%;width:112%;transform:rotate(-9deg)}
.blog-map-line.line-three{left:4%;top:29%;width:104%;transform:rotate(-20deg)}
.blog-map-point{position:absolute;width:17px;height:17px;border:3px solid #fff;border-radius:50%;background:var(--orange);box-shadow:0 0 0 2px var(--navy)}
.blog-map-point.point-one{left:30%;top:43%}.blog-map-point.point-two{right:24%;top:27%}
.blog-card-body{padding:30px 30px 34px}
.blog-card-meta,.article-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 18px;color:#788594;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.blog-card-meta a,.article-meta a{color:var(--teal);text-decoration:none}
.blog-card h2{margin:18px 0 14px;font-size:27px;line-height:1.18;letter-spacing:-.6px;color:var(--navy)}
.blog-card h2 a,.related-card h3 a{color:inherit;text-decoration:none}
.blog-card h2 a:hover,.related-card h3 a:hover{color:var(--teal)}
.blog-card-excerpt{color:#5d6c7c;font-size:15px;line-height:1.65}
.blog-card-excerpt p{margin:0 0 23px}
.blog-pagination{margin-top:46px;padding-top:28px;border-top:1px solid var(--line)}
.blog-pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap}
.blog-pagination a,.blog-pagination span{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line);padding:0 13px;color:var(--navy);text-decoration:none;font-weight:800;font-size:13px}
.blog-pagination .current,.blog-pagination a:hover{border-color:var(--orange);color:var(--orange)}
.blog-empty-state{padding:80px 0;border-bottom:1px solid var(--line)}
.blog-empty-state h2{color:var(--navy);font-size:38px;margin:8px 0 15px}.blog-empty-state p{color:#5d6c7c;font-size:17px}

.archive-hero{padding:88px 0 58px;border-bottom:1px solid var(--line);background:#f8fbfc}
.archive-hero-inner{max-width:1000px}
.archive-hero h1{margin:12px 0 0;color:var(--navy);font-size:clamp(44px,5vw,68px);line-height:1.02;letter-spacing:-2px}
.archive-description{margin-top:20px;color:#5d6c7c;font-size:18px;line-height:1.6;max-width:760px}
.archive-index{padding-top:40px}

.article-shell{padding:86px 0 110px}
.article-header{max-width:1010px;margin:0 auto 46px}
.article-back{display:inline-block;margin-bottom:30px;color:var(--teal);text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.article-back:hover{color:var(--orange)}
.article-header .article-meta{justify-content:flex-start;margin-bottom:22px}
.article-header h1{max-width:980px;margin:0;color:var(--navy);font-size:clamp(48px,6vw,82px);line-height:.99;letter-spacing:-2.8px}
.article-deck{max-width:830px;margin-top:28px;color:#536476;font-size:21px;line-height:1.58}
.article-deck p{margin:0}
.article-featured-image{max-width:1180px;margin:0 auto 68px}
.article-featured-image img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover;border:1px solid var(--line)}
.article-featured-image figcaption{padding-top:10px;color:#788594;font-size:12px}
.article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(230px,300px);justify-content:center;gap:90px;align-items:start}
.article-content{color:#33475b;font-size:18px;line-height:1.8}
.article-content > *:first-child{margin-top:0}
.article-content h2{margin:54px 0 18px;color:var(--navy);font-size:38px;line-height:1.12;letter-spacing:-1px}
.article-content h3{margin:38px 0 14px;color:var(--navy);font-size:27px;line-height:1.2}
.article-content p,.article-content ul,.article-content ol,.article-content blockquote{margin:0 0 26px}
.article-content ul,.article-content ol{padding-left:24px}
.article-content a{color:var(--teal)}
.article-content blockquote{padding:7px 0 7px 28px;border-left:4px solid var(--orange);color:var(--navy);font-size:24px;line-height:1.45}
.article-content img{max-width:100%;height:auto}
.article-aside{position:sticky;top:110px;border-top:1px solid var(--line)}
.article-aside-block{padding:28px 0;border-bottom:1px solid var(--line)}
.article-aside-block p{color:#5d6c7c;line-height:1.6}
.article-aside-block > a:not(.section-link){display:block;padding:9px 0;color:var(--navy);font-weight:800;text-decoration:none;border-bottom:1px solid #edf1f3}
.related-insights{max-width:1180px;margin:92px auto 0;padding-top:54px;border-top:1px solid var(--line)}
.related-insights h2{margin:8px 0 30px;color:var(--navy);font-size:42px}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--line);border-top:1px solid var(--line)}
.related-card{padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.related-card h3{margin:16px 0 28px;color:var(--navy);font-size:24px;line-height:1.22}

@media(max-width:1080px){
  .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .article-layout{grid-template-columns:minmax(0,720px);gap:45px}
  .article-aside{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px;border-top:0}
  .article-aside-block{border-top:1px solid var(--line)}
}
@media(max-width:760px){
  .blog-index,.archive-hero-inner,.article-shell{width:calc(100% - 28px)}
  .blog-index{padding:64px 0 78px}
  .blog-index-head{grid-template-columns:1fr;gap:22px}
  .blog-grid{grid-template-columns:1fr}
  .blog-card-body{padding:25px 22px 28px}
  .article-shell{padding:58px 0 78px}
  .article-header h1{font-size:44px;letter-spacing:-1.5px}
  .article-deck{font-size:18px}
  .article-layout{display:block}
  .article-content{font-size:17px}
  .article-aside{display:block;margin-top:55px}
  .related-grid{grid-template-columns:1fr}
  .archive-hero{padding:60px 0 42px}
}


/* Header logo zoom interaction — v2.1 */
.brand{
  overflow:visible;
}
.brand img{
  display:block;
  transform:scale(1);
  transform-origin:center center;
  transition:transform .22s ease;
  will-change:transform;
}
.brand img:hover{
  transform:scale(1.07);
}
.brand:focus-visible{
  outline:2px solid var(--teal);
  outline-offset:7px;
}
.brand:focus-visible img{
  transform:scale(1.045);
}
.brand img:active{
  transform:scale(1.025);
}
@media (prefers-reduced-motion: reduce){
  .brand img{
    transition:none;
  }
}


/* Reliable video playback controls — v2.2 */
.photo-frame .video-control{
  position:absolute;
  top:16px;
  right:16px;
  z-index:5;
  min-width:66px;
  height:36px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.88);
  border-radius:0;
  background:rgba(255,255,255,.94);
  color:var(--navy);
  font:800 10px/1 Montserrat,Arial,sans-serif;
  letter-spacing:.08em;
  cursor:pointer;
  box-shadow:none;
}
.photo-frame .video-control:hover,
.photo-frame .video-control:focus-visible{
  background:#fff;
  border-color:var(--orange);
  color:var(--orange);
  outline:none;
}
@media(max-width:760px){
  .photo-frame .video-control{
    top:10px;
    right:10px;
    min-width:60px;
    height:34px;
  }
}


/* Attashe dashboard product showcase — v2.3 */
.attashe-dashboard-section{
  padding-top:70px !important;
  padding-bottom:76px !important;
}
.attashe-dashboard-layout{
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(430px,.92fr);
  gap:64px;
  align-items:center;
}
.attashe-dashboard-wrap{
  min-width:0;
  padding:24px;
  border:1px solid var(--line);
  background:#F5F9FA;
}
.attashe-dashboard{
  width:100%;
  min-width:0;
  border:1px solid #C7D8DE;
  background:#fff;
  color:#243386;
  font-size:11px;
}
.attashe-dashboard-bar{
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:0 16px;
  background:#17365F;
  color:#fff;
}
.attashe-dashboard-brand,
.attashe-dashboard-version{
  display:flex;
  align-items:center;
  gap:10px;
}
.attashe-dashboard-brand strong{
  font-size:16px;
  letter-spacing:.02em;
}
.attashe-dashboard-brand > span:last-child{
  font-size:10px;
  color:#D6F2F4;
}
.attashe-dashboard-dot{
  width:22px;
  height:22px;
  flex:0 0 22px;
  border-radius:50%;
  background:var(--orange);
}
.attashe-dashboard-version > span{
  font-size:10px;
}
.attashe-dashboard-version button{
  border:0;
  border-radius:0;
  padding:10px 14px;
  background:var(--orange);
  color:#fff;
  font:inherit;
  font-size:12px;
  font-weight:800;
}
.attashe-dashboard-body{
  display:grid;
  grid-template-columns:150px minmax(0,1fr);
  min-height:430px;
}
.attashe-dashboard-sidebar{
  padding:16px 12px;
  border-right:1px solid #D7E3E7;
  background:#F7FAFB;
}
.attashe-dashboard-label{
  margin-bottom:9px;
  padding-bottom:2px;
  border-bottom:1px solid #B9CDD5;
  color:#243386;
  font-size:10px;
  font-weight:800;
  letter-spacing:.08em;
}
.attashe-dashboard-label.tools{margin-top:24px}
.attashe-dashboard-nav,
.attashe-dashboard-tool{
  margin-bottom:3px;
  padding:9px 8px;
  color:#35526B;
  font-size:10px;
  line-height:1.3;
}
.attashe-dashboard-nav{
  display:flex;
  align-items:flex-start;
  gap:7px;
}
.attashe-dashboard-nav > span{
  width:8px;
  height:8px;
  flex:0 0 8px;
  margin-top:2px;
  border:1px solid #2BA5B4;
  background:#fff;
}
.attashe-dashboard-nav.active{
  background:#E7F3F5;
  color:#0D6D78;
  font-weight:700;
}
.attashe-dashboard-tool{
  border-bottom:1px solid #D7E3E7;
}
.attashe-dashboard-tool.active{
  border-top:2px solid var(--orange);
  border-bottom:2px solid var(--orange);
  color:#0D6D78;
  font-weight:700;
}
.attashe-dashboard-main{
  display:grid;
  min-width:0;
  grid-template-rows:auto minmax(230px,1fr) auto;
}
.attashe-dashboard-toolbar{
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:0 15px;
  border-bottom:1px solid #D7E3E7;
  background:#fff;
}
.attashe-dashboard-toolbar strong{
  font-size:11px;
}
.attashe-dashboard-toolbar > div{
  display:flex;
  gap:8px;
}
.attashe-dashboard-toolbar span{
  padding:6px 8px;
  border:1px solid #CCDDE2;
  color:#0D6D78;
  font-size:9px;
  white-space:nowrap;
}
.attashe-dashboard-toolbar span.changes{color:var(--orange)}
.attashe-dashboard-map{
  position:relative;
  min-height:230px;
  overflow:hidden;
  background:#EEF6F8;
}
.attashe-dashboard-map svg{
  display:block;
  width:100%;
  height:100%;
}
.attashe-dashboard-legend{
  position:absolute;
  left:18px;
  bottom:10px;
  display:flex;
  gap:12px;
  padding:7px 10px;
  background:rgba(255,255,255,.94);
  color:#35526B;
  font-size:9px;
}
.attashe-dashboard-legend span{
  display:flex;
  align-items:center;
  gap:5px;
}
.attashe-dashboard-legend i{
  width:8px;
  height:8px;
  border:1px solid;
}
.attashe-dashboard-legend i.teal{border-color:#1E6F78}
.attashe-dashboard-legend i.orange{border-color:#F36B2C}
.attashe-dashboard-panels{
  display:grid;
  grid-template-columns:1.55fr .85fr;
  border-top:1px solid #D7E3E7;
}
.attashe-dashboard-panel{
  min-width:0;
  padding:14px 16px 16px;
}
.attashe-dashboard-panel + .attashe-dashboard-panel{
  border-left:1px solid #D7E3E7;
}
.attashe-dashboard-panel > strong{
  display:block;
  margin-bottom:13px;
  font-size:11px;
}
.attashe-evidence-path{
  display:grid;
  grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;
  align-items:start;
  gap:7px;
}
.attashe-evidence-path > div{
  display:grid;
  justify-items:center;
  gap:3px;
  min-width:54px;
  text-align:center;
}
.attashe-evidence-path > div > span{
  width:13px;
  height:13px;
  border:2px solid #A9CBD2;
  border-radius:50%;
  background:#fff;
}
.attashe-evidence-path > div > span.done{
  border-color:#2BA5B4;
  background:#2BA5B4;
}
.attashe-evidence-path > div > span.current{
  border-color:var(--orange);
  background:#fff;
}
.attashe-evidence-path > i{
  height:2px;
  margin-top:6px;
  background:#C7DDE2;
}
.attashe-evidence-path b{font-size:9px}
.attashe-evidence-path small{
  color:#6E8191;
  font-size:7px;
  line-height:1.2;
}
.attashe-dashboard-panel.validation > div{
  display:flex;
  justify-content:space-between;
  gap:10px;
  padding:9px 0;
  border-top:1px solid var(--orange);
  color:#35526B;
  font-size:9px;
}
.attashe-dashboard-panel.validation b{
  color:#0D6D78;
  font-size:9px;
}
.attashe-dashboard-panel.validation b.review{color:var(--orange)}
.attashe-dashboard-copy .eyebrow{margin-bottom:14px}
.attashe-dashboard-copy h2{
  margin:0 0 24px;
  color:var(--navy);
  font-size:clamp(42px,3.4vw,58px);
  line-height:1.02;
  letter-spacing:-2px;
}
.attashe-dashboard-copy > p{
  margin:0 0 34px;
  color:#526477;
  font-size:17px;
  line-height:1.62;
}
.attashe-capability-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid var(--line);
  border-left:1px solid var(--line);
}
.attashe-capability{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  gap:14px;
  min-height:158px;
  padding:26px 22px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.attashe-capability svg{
  width:38px;
  height:38px;
  color:#24A5B4;
}
.attashe-capability h3{
  margin:0 0 10px;
  color:var(--navy);
  font-size:15px;
  line-height:1.25;
}
.attashe-capability p{
  margin:0;
  color:#526477;
  font-size:13px;
  line-height:1.55;
}
.attashe-dashboard-link{
  display:inline-flex;
  margin-top:26px;
}
@media(max-width:1250px){
  .attashe-dashboard-layout{
    grid-template-columns:1fr;
    gap:42px;
  }
  .attashe-dashboard-copy{max-width:none}
}
@media(max-width:760px){
  .attashe-dashboard-section{padding-top:48px !important;padding-bottom:54px !important}
  .attashe-dashboard-wrap{padding:12px}
  .attashe-dashboard-body{grid-template-columns:1fr}
  .attashe-dashboard-sidebar{display:none}
  .attashe-dashboard-brand > span:last-child{display:none}
  .attashe-dashboard-version > span{display:none}
  .attashe-dashboard-toolbar{align-items:flex-start;flex-direction:column;padding:11px 12px}
  .attashe-dashboard-panels{grid-template-columns:1fr}
  .attashe-dashboard-panel + .attashe-dashboard-panel{border-left:0;border-top:1px solid #D7E3E7}
  .attashe-evidence-path{overflow-x:auto;padding-bottom:4px}
  .attashe-capability-grid{grid-template-columns:1fr}
  .attashe-dashboard-copy h2{font-size:40px;letter-spacing:-1.4px}
}


/* Browser-safe video fallback — v2.4 */
.photo-frame .video-poster-fallback{
  position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;
  object-fit:cover;object-position:center;background:#eef6f8;
}
.photo-frame video[data-trident-video]{
  z-index:1;opacity:0;background:transparent !important;transition:opacity .18s ease;
}
.photo-frame.video-has-played video[data-trident-video]{opacity:1;}
.photo-frame.video-has-played .video-poster-fallback{visibility:hidden;}
.photo-frame.video-failed video[data-trident-video]{display:none;}
.photo-frame .photo-overlay{z-index:3;}
.photo-frame .video-control{z-index:5;}
@media (prefers-reduced-motion: reduce){.photo-frame video[data-trident-video]{transition:none;}}


/* SEO/AEO and accessibility enhancements — v2.5 */
.skip-link:focus{
  position:fixed !important;
  top:12px;
  left:12px;
  width:auto;
  height:auto;
  padding:12px 16px;
  clip:auto !important;
  clip-path:none;
  overflow:visible;
  z-index:9999;
  background:#fff;
  color:var(--navy);
  border:2px solid var(--orange);
  font-weight:800;
}
.article-key-answer{
  margin:28px 0 0;
  padding:20px 24px;
  border:1px solid var(--line);
  border-left:4px solid var(--orange);
  background:#F8FBFC;
}
.article-key-answer p{
  margin:7px 0 0;
  color:#3F5064;
  font-size:18px;
  line-height:1.6;
}

/* Subpage icon interactions — v2.6 */
body.subpage .sub-path-item svg,
body.subpage .feature-line svg,
body.subpage .attashe-capability svg,
body.subpage .doc-icon,
body.subpage .faq-mark{
  transition:color .22s ease, border-color .22s ease, transform .22s ease, background-color .22s ease;
  transform-origin:center;
}

body.subpage .sub-path-item:hover svg,
body.subpage .sub-path-item:focus-within svg,
body.subpage .feature-line:hover svg,
body.subpage .feature-line:focus-within svg,
body.subpage .attashe-capability:hover svg,
body.subpage .attashe-capability:focus-within svg{
  color:var(--orange);
  transform:translateY(-2px) scale(1.05);
}

body.subpage .doc-row:hover .doc-icon,
body.subpage .doc-row:focus-within .doc-icon,
body.subpage .faq-item:hover .faq-mark,
body.subpage .faq-item summary:focus-visible .faq-mark{
  color:var(--orange);
  border-color:var(--orange);
  transform:translateY(-2px) scale(1.05);
}

@media (prefers-reduced-motion: reduce){
  body.subpage .sub-path-item svg,
  body.subpage .feature-line svg,
  body.subpage .attashe-capability svg,
  body.subpage .doc-icon,
  body.subpage .faq-mark{
    transition:none !important;
  }
  body.subpage .sub-path-item:hover svg,
  body.subpage .sub-path-item:focus-within svg,
  body.subpage .feature-line:hover svg,
  body.subpage .feature-line:focus-within svg,
  body.subpage .attashe-capability:hover svg,
  body.subpage .attashe-capability:focus-within svg,
  body.subpage .doc-row:hover .doc-icon,
  body.subpage .doc-row:focus-within .doc-icon,
  body.subpage .faq-item:hover .faq-mark,
  body.subpage .faq-item summary:focus-visible .faq-mark{
    transform:none !important;
  }
}


/* Blog category system — v2.7 */
.blog-category-nav{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:0;
  margin:34px 0 42px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.blog-category-nav a{
  display:inline-flex;
  align-items:center;
  min-height:52px;
  padding:0 22px;
  border-right:1px solid var(--line);
  color:var(--navy);
  font-size:12px;
  font-weight:800;
  letter-spacing:.03em;
  transition:color .18s ease, background-color .18s ease;
}
.blog-category-nav a:first-child{border-left:1px solid var(--line);}
.blog-category-nav a:hover,
.blog-category-nav a:focus-visible,
.blog-category-nav a.is-current{
  color:var(--orange);
  background:#fffaf7;
}
.blog-category-nav a:focus-visible{outline:2px solid var(--orange);outline-offset:-2px;}
.archive-category-description{
  max-width:760px;
  margin-top:18px;
  color:#5b6a7b;
  font-size:17px;
  line-height:1.65;
}
@media(max-width:760px){
  .blog-category-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
  .blog-category-nav a,
  .blog-category-nav a:first-child{border-left:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 14px;}
}


/* Continuous site side rails — v2.8 */
.site-main{
  position:relative;
}
.site-main::before,
.site-main::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:1px;
  background:var(--line);
  z-index:12;
  pointer-events:none;
}
.site-main::before{
  left:max(calc((100% - var(--site-max))/2), calc(var(--site-gutter)/2));
}
.site-main::after{
  right:max(calc((100% - var(--site-max))/2), calc(var(--site-gutter)/2));
}

/* Align all primary page frames with the homepage rails. */
.hero-shell-v22,
.sub-hero-grid,
.sub-path,
.sub-section,
body.subpage .bottom{
  width:calc(100% - var(--site-gutter)) !important;
  max-width:var(--site-max) !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Continue the same rails through the footer. */
.footer-main,
.footer-bottom{
  width:calc(100% - var(--site-gutter)) !important;
  max-width:var(--site-max) !important;
  box-sizing:border-box;
  border-left:1px solid var(--line);
  border-right:1px solid var(--line);
}
.footer-main{
  padding-left:40px !important;
  padding-right:40px !important;
}
.footer-bottom{
  padding-left:40px !important;
  padding-right:40px !important;
}

@media(max-width:1050px){
  .footer-main,
  .footer-bottom{
    padding-left:28px !important;
    padding-right:28px !important;
  }
}
@media(max-width:650px){
  .footer-main,
  .footer-bottom{
    padding-left:18px !important;
    padding-right:18px !important;
  }
}


/* Bottom CTA fingerprint-line texture — v2.9 */
.bottom,
body.subpage .bottom{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.bottom::before,
body.subpage .bottom::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:.28;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 220' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23d7e3e8' stroke-width='1.1' stroke-linecap='round' opacity='1'%3E%3Cpath d='M-40 153c81-31 156-52 235-48 89 4 151 38 224 36 70-2 120-38 193-43 102-7 164 39 249 41 92 2 159-49 253-53 84-4 159 26 279 15'/%3E%3Cpath d='M-20 167c96-36 168-57 255-53 99 5 159 42 242 41 79-2 126-42 210-48 112-8 173 43 267 45 101 2 171-55 274-59 93-4 170 29 292 17'/%3E%3Cpath d='M0 181c111-40 183-62 276-58 106 5 173 46 260 46 84-1 136-45 227-52 119-8 182 47 283 49 107 2 183-58 292-63 99-4 180 31 311 18'/%3E%3Cpath d='M18 63c91 30 161 47 244 43 94-5 151-35 228-33 74 2 125 34 203 38 108 6 171-37 261-39 97-3 166 42 266 46 90 4 170-20 292-9'/%3E%3Cpath d='M-8 78c101 34 171 52 262 48 101-4 161-39 245-36 79 2 132 37 216 41 114 6 178-40 275-43 105-3 178 46 286 49 95 4 177-22 304-10'/%3E%3Cpath d='M-24 93c111 37 181 56 279 52 110-4 171-42 262-39 85 2 139 39 228 43 121 6 186-43 290-46 112-3 189 49 303 53 101 4 184-24 316-11'/%3E%3Cpath d='M130 14c24 19 34 36 33 54-1 20-15 36-39 55-26 21-37 38-35 58'/%3E%3Cpath d='M152 6c31 23 44 45 42 68-1 25-18 44-46 66-31 24-44 44-41 66'/%3E%3Cpath d='M177 0c37 27 53 52 51 79-2 28-22 50-56 75-36 27-51 49-48 74'/%3E%3Cpath d='M142 31c14 12 19 23 18 35-1 13-8 23-21 33-14 12-21 23-20 35'/%3E%3Cpath d='M1458 13c-22 18-31 34-30 51 1 19 14 34 36 52 24 20 34 36 33 55'/%3E%3Cpath d='M1481 5c-29 22-41 42-40 64 1 23 17 41 44 62 29 23 41 41 39 63'/%3E%3Cpath d='M1507 0c-36 26-51 49-50 74 2 27 21 48 54 72 35 26 50 47 47 71'/%3E%3Cpath d='M1470 28c-13 11-18 21-17 32 1 12 8 21 20 31 14 11 19 21 18 33'/%3E%3C/g%3E%3C/svg%3E");
}
.bottom > *,
body.subpage .bottom > *{
  position:relative;
  z-index:1;
}

/* Single site rails and consistent section spacing — v3.0 */
:root{
  --frame-pad:48px;
  --frame-pad-tablet:32px;
  --frame-pad-mobile:20px;
}

/* Remove the second, absolutely positioned rail system. Each aligned frame
   owns one border so the line remains crisp instead of appearing doubled. */
.site-main::before,
.site-main::after{
  display:none !important;
  content:none !important;
}

/* One pair of aligned rails for every primary page frame. */
.hero-shell-v22,
.steps,
.section-stack,
.audit,
.bottom,
.sub-hero-grid,
.sub-path,
.sub-section,
.blog-index,
.archive-hero-inner,
.article-shell{
  box-sizing:border-box !important;
  border-left:1px solid var(--line) !important;
  border-right:1px solid var(--line) !important;
}

/* The outer frame supplies the edge rail. Keep only the internal dividers. */
.steps .step:first-child{
  border-left:0 !important;
}
.steps .step:last-child{
  border-right:0 !important;
}

/* Homepage hero and pathways */
.hero-copy-v22{
  padding-left:var(--frame-pad) !important;
}
.steps .step{
  padding-left:24px !important;
  padding-right:24px !important;
}

/* Subpage hero and pathway spacing */
.sub-hero-copy{
  padding-left:var(--frame-pad) !important;
  padding-right:var(--frame-pad) !important;
}
.sub-hero-visual{
  padding-left:24px !important;
  padding-right:24px !important;
}
.sub-path-item{
  padding-left:24px !important;
  padding-right:24px !important;
}

/* Content sections now have a real inner gutter. Text, grids, accordions,
   forms, and buttons no longer begin directly against the side rail. */
.sub-section{
  padding-left:var(--frame-pad) !important;
  padding-right:var(--frame-pad) !important;
}
.bottom,
body.subpage .bottom{
  padding-left:var(--frame-pad) !important;
  padding-right:var(--frame-pad) !important;
}

/* Blog and article frames follow the same rails and inner padding. */
.blog-index,
.archive-hero-inner,
.article-shell{
  width:calc(100% - var(--site-gutter)) !important;
  max-width:var(--site-max) !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:var(--frame-pad) !important;
  padding-right:var(--frame-pad) !important;
}
.archive-hero-inner{
  padding-top:0 !important;
  padding-bottom:0 !important;
}

/* Preserve comfortable space inside full-width homepage sections. */
.audit{
  padding-left:var(--frame-pad) !important;
  padding-right:var(--frame-pad) !important;
}

@media(max-width:1050px){
  .hero-copy-v22,
  .sub-hero-copy,
  .sub-section,
  .bottom,
  body.subpage .bottom,
  .blog-index,
  .archive-hero-inner,
  .article-shell,
  .audit{
    padding-left:var(--frame-pad-tablet) !important;
    padding-right:var(--frame-pad-tablet) !important;
  }
  .steps .step,
  .sub-path-item{
    padding-left:20px !important;
    padding-right:20px !important;
  }
}

@media(max-width:650px){
  .hero-copy-v22,
  .sub-hero-copy,
  .sub-section,
  .bottom,
  body.subpage .bottom,
  .blog-index,
  .archive-hero-inner,
  .article-shell,
  .audit{
    padding-left:var(--frame-pad-mobile) !important;
    padding-right:var(--frame-pad-mobile) !important;
  }
  .sub-hero-visual{
    padding-left:14px !important;
    padding-right:14px !important;
  }
  .steps .step,
  .sub-path-item{
    padding-left:18px !important;
    padding-right:18px !important;
  }
}
