.hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:610px;border-bottom:var(--strong)}h1{font-size:clamp(3rem,6vw,5.25rem);line-height:.98;letter-spacing:-.055em;margin-bottom:26px}.hero p{font-size:1.16rem;color:var(--slate);max-width:760px}.section-head{max-width:870px;margin-bottom:44px}@media(max-width:980px){body{padding:0}.site{border:0}.hero{grid-template-columns:1fr}.hero-side{border-left:0;border-top:var(--strong)}}@media(max-width:680px){.hero-copy,.hero-side,.section{padding:64px 20px}.actions{flex-direction:column}.btn{width:100%}}

.case-list{display:grid;gap:28px}.case{border:var(--strong);background:#fff}.case-head{display:grid;grid-template-columns:.8fr 1.2fr;border-bottom:var(--strong)}.case-meta{padding:30px;background:var(--surface);border-right:var(--strong)}.case-meta h3{font-size:1.7rem;line-height:1.18;margin:12px 0}.case-summary{padding:34px}.case-summary p{color:var(--slate)}.case-body{display:grid;grid-template-columns:repeat(4,1fr)}.case-body>div{padding:28px;border-right:var(--soft)}.case-body>div:last-child{border-right:0}.case-body h4{font-size:1rem;margin:8px 0}.case-body p{font-size:.92rem;color:var(--slate)}.notice{margin-top:22px;padding:16px 18px;border-left:5px solid var(--amber);background:#fff7ed;color:#7c2d12}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;border:var(--strong)}.about-grid>div{padding:42px}.about-grid>div+div{border-left:var(--strong)}.values{display:grid;grid-template-columns:repeat(2,1fr);border:var(--strong)}.value{padding:30px;border-right:var(--soft);border-bottom:var(--soft)}.value:nth-child(2n){border-right:0}.value:nth-last-child(-n/**/+2){border-bottom:0}.value h3{font-size:1.25rem;margin:10px 0}.credentials{display:grid;grid-template-columns:repeat(3,1fr);border:var(--strong)}.credential{padding:28px;border-right:var(--soft)}.credential:last-child{border-right:0}.credential strong{display:block;font-size:1.15rem;margin:8px 0}.manifesto{font-family:var(--serif);font-style:italic;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.35;max-width:980px}.fit-grid{display:grid;grid-template-columns:1fr 1fr;border:var(--strong)}.fit-grid>div{padding:36px}.fit-grid>div+div{border-left:var(--strong)}.fit-grid ul{margin:18px 0 0 20px;color:var(--slate)}.fit-grid li{margin:8px 0}@media(max-width:980px){.case-head,.about-grid,.fit-grid{grid-template-columns:1fr}.case-meta{border-right:0;border-bottom:var(--strong)}.case-body{grid-template-columns:1fr 1fr}.case-body>div:nth-child(2n){border-right:0}.case-body>div{border-bottom:var(--soft)}.about-grid>div+div,.fit-grid>div+div{border-left:0;border-top:var(--strong)}.credentials{grid-template-columns:1fr}.credential{border-right:0;border-bottom:var(--soft)}.credential:last-child{border-bottom:0}}@media(max-width:680px){.case-body,.values{grid-template-columns:1fr}.case-body>div,.value{border-right:0;border-bottom:var(--soft)}.case-body>div:last-child,.value:last-child{border-bottom:0}}
header nav .btn-primary{color:#fff!important} header nav .btn-primary:hover{color:var(--navy)!important}
/* --- CURRENT SITE INTERACTION REFINEMENTS --- */
header nav > a:not(.btn){transition:color .18s var(--ease,ease)}
header nav > a:not(.btn):hover,header nav > a:not(.btn):focus-visible{color:var(--cyan)!important;text-decoration:none}
.btn-primary:hover,.btn-primary:focus-visible,header nav .btn-primary:hover,header nav .btn-primary:focus-visible{background:var(--cyan)!important;border-color:var(--cyan)!important;color:var(--navy)!important;text-decoration:none}
.btn-secondary:hover,.btn-secondary:focus-visible{background:var(--surface)!important;border-color:var(--cyan)!important;color:var(--navy)!important;text-decoration:none}
footer a:hover,footer a:focus-visible{color:var(--cyan)!important;text-decoration:none}

.experience-disclosure h3{font-size:1.2rem;margin:8px 0}
.experience-disclosure p{color:var(--slate);max-width:980px}
@media(max-width:680px){

/* --- CASE STUDY EXPERIENCE NOTE --- */
.experience-note{margin-top:42px;padding-top:18px;border-top:var(--soft);font-size:.82rem;line-height:1.55;color:var(--muted);max-width:920px}
.experience-note strong{color:var(--slate);font-weight:700}
.experience-note .text-link{display:inline-flex;align-items:center;gap:6px;margin-left:4px;color:var(--navy);font-weight:800;text-decoration:none;transition:color .18s ease}
.experience-note .text-link span{display:inline-block;transition:transform .18s ease}
.experience-note .text-link:hover,.experience-note .text-link:focus-visible{color:var(--cyan);text-decoration:none}
.experience-note .text-link:hover span,.experience-note .text-link:focus-visible span{transform:translateX(4px)}

/* Active navigation and breadcrumb system */
#site-nav > a[aria-current="page"]:not(.btn){color:var(--navy);font-weight:700;box-shadow:inset 0 -2px var(--cyan);padding-bottom:6px}
#site-nav > a.btn[aria-current="page"]{box-shadow:inset 0 0 0 2px var(--cyan)}
@media(max-width:980px){
 #site-nav > a[aria-current="page"]:not(.btn){box-shadow:none;border-left:4px solid var(--cyan);padding:10px 12px;background:rgba(0,199,232,.08)}
 #site-nav > a.btn[aria-current="page"]{box-shadow:inset 0 0 0 2px var(--cyan)}
}

/* Visual rhythm consistency fixes */








}

/* Case-study sticky-header anchor offsets */
#studies, .case[id] { scroll-margin-top: 112px; }
@media(max-width:980px){ #studies, .case[id] { scroll-margin-top: 104px; } }

/* Editorial case-study rule list */
.section.editorial-section.rule-list{
  grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr)!important;
  gap:clamp(44px,6vw,84px)!important;
  align-items:start!important;
}
.section.editorial-section.rule-list>.section-head{padding-right:clamp(8px,2vw,28px)!important;margin-bottom:0!important}
.section.editorial-section.rule-list>.section-head h2{font-size:clamp(2.15rem,4vw,3.65rem)!important}
.section.editorial-section.rule-list>.grid.two{border:var(--strong)!important}
.section.editorial-section.rule-list>.grid.two .card{padding:clamp(28px,3.5vw,40px)!important;border-right:var(--soft)!important;border-bottom:var(--soft)!important}
.section.editorial-section.rule-list>.grid.two .card:nth-child(2n){border-right:0!important}
.section.editorial-section.rule-list>.grid.two .card:nth-last-child(-n+2){border-bottom:0!important}
.section.editorial-section.rule-list>.grid.two .card h3{margin:12px 0 14px!important}
@media(max-width:980px){.section.editorial-section.rule-list{grid-template-columns:1fr!important}}
@media(max-width:680px){
  .section.editorial-section.rule-list>.grid.two{grid-template-columns:1fr!important}
  .section.editorial-section.rule-list>.grid.two .card{border-right:0!important;border-bottom:var(--soft)!important}
  .section.editorial-section.rule-list>.grid.two .card:last-child{border-bottom:0!important}
}
