
text/x-generic backups ( UTF-8 Unicode text, with very long lines )
.brand-logo {
  display: block;
  width: 150px;
  height: auto;
  margin: 0 auto 18px;
}@font-face{font-family:Editorial;src:local("Bodoni 72"),local("Didot"),local("Bodoni MT");font-display:swap}@font-face{font-family:Modern;src:local("Avenir Next"),local("Helvetica Neue"),local("Arial")} :root{--bg:#080807;--fg:#f0ece4;--muted:#918b82;--gold:#d2a02e;--line:#29251e}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:auto;background:var(--bg);color:var(--fg);font-family:"Space Grotesk",Arial,sanxs-serif}button,a{color:inherit;font:inherit}a,button{cursor:pointer}.screen{position:fixed;inset:0;visibility:hidden;opacity:0;transform:translateX(2.5%);transition:opacity .4s,transform .5s;overflow:auto}.screen.active{visibility:visible;opacity:1;transform:none}.home{display:grid;place-items:center;text-align:center}.homeMark{position:relative !important; top:100px !important;}.halo{position:absolute;width:70vw;height:27vw;border:1px solid #d2a02e24;border-radius:50%;transform:rotate(-17deg)}.homeMark{z-index:1;}.homeMark.hidden{display:none!important;}.homeMark>span{font-size:18px;letter-spacing:.34em}.homeMark small{display:block;color:var(--gold);font-size:6px;letter-spacing:.18em;margin-top:3px}.home h1{font:300 clamp(60px,9vw,130px)/.79 "Space Grotesk",Arial,sans-serif;letter-spacing:-.035em;margin:30px 0}.home em,h2 em{font-style:normal;color:var(--gold)}.home p{color:var(--muted);font-size:13px}.home button{background:none;border:0;border-bottom:1px solid #6a501c;color:var(--gold);font-size:9px;letter-spacing:.2em;margin-top:22px;padding:0 0 9px}#nav{position:fixed;z-index:20;top:0;left:0;right:0;height:82px;padding:22px 5.5vw;display:flex;align-items:center;justify-content:space-between;opacity:0;pointer-events:none;transition:.4s;background:linear-gradient(#080807ee,transparent)}#nav.active{opacity:1;pointer-events:auto}#nav .brand {display: flex;align-items: center;}#nav .brand img {display: block;
  width: 145px;opacity: .7; height: auto;}.brand{font-size:16px;letter-spacing:.3em}nav{display:flex;gap:30px}nav a{font-size:9px;letter-spacing:.15em;color:#aaa49b}.page{padding:80px 6.5vw 38px}.back{position:absolute;top:94px;right:6.5vw;background:none;border:0;color:#777168;font-size:16px;letter-spacing:.15em}.intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.intro label,.bio label,.modal label{font-size:16px;letter-spacing:.27em;color:var(--gold)}h2{font:400 clamp(55px,6vw,90px)/.82 "Space Grotesk",Arial,sans-serif;letter-spacing:-.035em;margin:17px 0 0}.intro>p{font-size:18px;color:var(--muted);max-width:600px;margin:0}
  .intro b{
  display:block;
  color:var(--muted);
  font-size:18px;
  font-weight:400;
  letter-spacing:.02em;
  margin-top:15px;
}
.files{height:calc(100vh - 350px);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2px;margin-top:-10px;}.file{position:relative;overflow:auto;padding:24px;background:var(--shade);border:1px solid #27231d;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.file:before{content:"";position:absolute;inset:0;background:var(--art);background-size:cover;background-position:center;opacity:.3;transition:.5s}.file:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 15%,#070706ee)}.file>*{position:relative;z-index:1}.file:first-child{grid-column:span 1;grid-row:1 / 2}.file:nth-child(4){grid-column:1}.file:nth-child(5){grid-column:2}.file:nth-child(6){grid-column:3}.file:hover:before{opacity:.6;transform:scale(1.05)}.num{position:absolute;right:20px;top:20px;font-size:9px;color:#aaa49b}.tag{font-size:7px;letter-spacing:.16em;color:#fffff}.file h3{font:400 clamp(20px, 2.2vw, 24px)/.95 "Space Grotesk",Arial,sans-serif;margin:8px 0 0;max-width:700px}.domains{height:calc(100vh - 350px);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2px}.domain{position:relative;border:1px solid #27231d;padding:26px;overflow:auto;cursor:default;transition:.4s;background:#0d0d0b}.domain:before{content:"";position:absolute;inset:0;background:var(--art);background-size:cover;background-position:center;opacity:.12;filter:grayscale(50%);transition:.5s}.domain:hover:before,.domain.open:before{opacity:.0}.domain h3{position:relative;font:400 clamp(35px,4vw,62px)/.82 "Space Grotesk",Arial,sans-serif;margin:35px 0 0}.domain .reveal{
  position:absolute;
  top:105px;
  left:26px;
  right:26px;
  bottom:45px;
  color:#aaa49b;
  font:400 17px/1.2 "Space Grotesk",Arial,sans-serif;
  opacity:0;
  transform:translateY(10px);
  transition:.35s;}.domain:hover .reveal,.domain.open .reveal{opacity:1;transform:none}.domain .plus{position:absolute;right:24px;bottom:22px;color:var(--gold);font-size:18px}.foot{display:flex;justify-content:space-between;color:#68635b;font-size:9px;letter-spacing:.17em;margin-top:12px}.foot em{font:400 22px "Space Grotesk",Arial,sans-serif;color:var(--gold);font-style:normal}.doRows{border-top:1px solid var(--line)}.doRow{display:grid;grid-template-columns:40px 230px 1fr;gap:25px;padding:12px 0;border-bottom:1px solid var(--line);align-items:center}.doRow .n{font-size:8px;color:#69645c}.doRow h3{font:400 35px "Space Grotesk",Arial,sans-serif;margin:0}.doRow p{font:400 17px/1.05 "Space Grotesk",Arial,sans-serif;margin:0;color:#c3beb6}.doRow small{font-size:14px;color:#777169;letter-spacing:.08em}.about{padding-top:100px;overflow:auto}.aboutGrid{height:calc(100vh - 125px);display:grid;grid-template-columns:35% 65%;gap:5vw}.portrait{
  height:100%;
  border:1px solid #28241f;
  overflow:auto;
  background:#090909;
}

.portrait img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center top;
}.bio{overflow-y:auto;padding-right:5vw;height:100%;scrollbar-width:none}.bio::-webkit-scrollbar{display:none}.bio h2{font-size:clamp(65px,7vw,105px);margin-bottom:18px}.bio>b{font-size:9px;letter-spacing:.18em;color:var(--gold)}.bio p{max-width:760px;color:#aaa49c;font-size:12px;line-height:1.45}.bio h3{font-size:9px;letter-spacing:.25em;color:var(--gold);margin:28px 0 10px}.bio h4{font:400 27px/.95 "Space Grotesk",Arial,sans-serif;margin:0 0 14px;max-width:700px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);margin:18px 0}.stats span{padding:14px;border:1px solid var(--line);font-size:8px;color:#9d978f;min-height:52px}.stats strong{display:block;font:400 26px "Space Grotesk",Arial,sans-serif;color:var(--fg)}.philosophy{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.philosophy span{font-size:9px;color:#858078}.philosophy b{display:block;color:var(--gold);font-size:8px;letter-spacing:.16em;margin-bottom:5px}.signature{font:400 36px "Brush Script MT","Segoe Script",cursive;color:var(--gold);margin:20px 0 30px}.modal{position:fixed;z-index:100;inset:0;background:#080807f8;visibility:hidden;opacity:0;transition:.35s;display:grid;place-items:center;padding:8vw}.modal.open{visibility:visible;opacity:1}.modal>div{max-width:1000px}.modal button{position:absolute;right:5vw;top:30px;background:none;border:0;color:#888177;font-size:9px;letter-spacing:.15em}.modal h2{font-size:clamp(60px,8vw,120px);max-width:1000px}.modal small{font-size:8px;color:#888177;letter-spacing:.15em}.modal hr{width:60px;margin:30px 0;border:0;border-top:1px solid var(--gold)}.modal p{font:400 25px/1.12 "Space Grotesk",Arial,sans-serif;color:#c5c0b8;max-width:750px}@media(max-width:900px){nav{gap:12px}.files,.domains{grid-template-columns:1fr 1fr}.file:first-child,.file:nth-child(4){grid-row:auto;grid-column:auto}.doRow{grid-template-columns:30px 180px 1fr}.aboutGrid{grid-template-columns:30% 70%}.stats{grid-template-columns:repeat(2,1fr)}}
.page#files h2{font-size:clamp(54px,6.2vw,88px)}

#think .page-head h2{font-size:clamp(54px,6.2vw,88px)}
#think .head-note{font-size:10px}
.domain h3{font-size:clamp(19px,2.25vw,31px);margin:20px 0 0}
.domain .reveal{font-size:11px}

#do .page-head h2{font-size:clamp(54px,6.2vw,88px)}
.do-row h3{font-size:clamp(22px,2.15vw,32px)}
.do-row p{font-size:clamp(14px,1.25vw,18px);line-height:1.25}
.do-row small{font-size:clamp(14px,1vw,15px);line-height:1.25}

#about .about-intro h2{font-size:clamp(54px,6.2vw,88px)}
#about .about-intro p,#about .journey-body p,#about .philosophy>p{font-size:12px;line-height:1.5}
#about .journey h3,#about .philosophy h3{font-size:clamp(25px,2.7vw,39px)}
#about .stat-grid b{font-size:18px}
#about .stat-grid span{font-size:6.5px}

.domain .index{font-size:7px;letter-spacing:.15em;color:#5e5952}

#do .head-note strong{display:block;max-width:470px;font-size:clamp(15px,1.35vw,20px);font-weight:400;line-height:1.18;color:var(--paper)}

.domain .index{display:none!important}
#think .domain h3{margin-top:0;font-size:clamp(20px,2.35vw,32px)}

.file:before,.domain:before{background-image:var(--art)}
.file:after{background:linear-gradient(transparent 5%,#050505e8 100%)}

.file[style*="none"]{background:
linear-gradient(135deg,rgba(212,161,46,.10),transparent 42%),
radial-gradient(circle at 80% 20%,rgba(255,255,255,.06),transparent 30%),
#111}
.domain[style*="none"]{background:
linear-gradient(145deg,rgba(212,161,46,.06),transparent 45%),
#0d0d0c}.homeMark .brand-logo {
  width: 90px;
  height: auto;
  margin: 0 auto 12px;
}
/* MINDWALD LANDING LOGO */

#homeMark {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

#homeMark .mindwald-logo {
  display: block !important;
  width: 200px !important;
  height: auto !important;
  margin: 0 auto 24px !important;
}

#homeMark .mindwald-wordmark {
  display: block !important;
  width: 380px !important;
  height: auto !important;
  margin: 0 auto 10px !important;
}
/* FINAL LANDING LOGO TEST */

.homeMark {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
   transform: translateY(25px);
}

.homeMark .mindwald-logo {
  display: block !important;
  width: 75px !important;
  max-width: 75px !important;
  height: auto !important;
  margin: 0 auto 24px !important;
  opacity: .7 !important;
}

.homeMark .mindwald-wordmark {
  display: block !important;
  width: 450px !important;
  max-width: 450px !important;
  height: auto !important;
  margin: 0 auto 10px !important;
  opacity: .7 !important;
}
/* FINAL LANDING PAGE REFINEMENTS */

.homeMark small {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: var(--gold);
  font-size: 12px;
  letter-spacing: .28em;
  margin-top: 10px;
  margin-bottom: 20px;
}

.homeMark small::before,
.homeMark small::after {
  content: "";
  width: 220px;
  height: 1px;
  background: var(--gold);
  opacity: .8;
}

.homeMark h1 {
    font-size: clamp(80px, 8vw, 120px) !important;
    line-height: .88 !important;
    letter-spacing: -.05em !important;
    margin: 0 0 26px !important;
}

.homeMark h1 em {
  color: var(--gold) !important;
  font-style: italic !important;
}

.homeMark p {
  color: var(--fg) !important;
  font-size: 15px !important;
  line-height: 1.4 !important;
  margin: 0 0 24px !important;
}

.homeMark button {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 90px !important;
  height: 90px !important;
  padding: 0 !important;
  margin: 0 !important;

  background: var(--gold) !important;
  border: none !important;
  border-radius: 50% !important;

  color: #080807 !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: .18em !important;
  line-height: 1.2 !important;

  opacity: 1 !important;
}
.homeMark button span {
  display: block !important;
  white-space: nowrap !important;
}

.homeMark button span:nth-child(1),
.homeMark button span:nth-child(2) {
  line-height: 1 !important;
}
.homeMark button {
  transition: transform .25s ease, box-shadow .25s ease !important;

  box-shadow:
    inset 0 4px 5px rgba(255,255,255,.20),
    inset 0 -3px 5px rgba(0,0,0,.25),
    0 6px 13px rgba(0,0,0,.45) !important;
}

.homeMark button:hover {
  transform: scale(1.08) !important;

  box-shadow:
    inset 0 4px 6px rgba(255,255,255,.25),
    inset 0 -6px 4px rgba(0,0,0,.30),
    0 8px 18px rgba(0,0,0,.50) !important;
}
/* LANDING PAGE — LOWER THE ENTIRE COMPOSITION */

.home {
  place-items: center;
}

#home .homeMark small {
  font-size: 10px !important;
  letter-spacing: .22em !important;
  margin-top: 2px !important;
  margin-bottom: 20px !important;
}

#home h1 {
  font-size: clamp(72px, 10vw, 150px) !important;
  line-height: .80 !important;
  letter-spacing: -.04em !important;
  margin: 28px 0 !important;

}/* HOME HEADLINE — INCREASE SIZE ONLY */
#home .homeMark h1 {
  font-size: clamp(85px, 11vw, 145px) !important;
}
#home .homeMark h1 {
  font-size: 150px !important;
  color: red !important;
}/* =========================================
   FILES — TYPE SCALE
   Double supporting typography
   ========================================= */

/* Top navigation */
#nav nav a {
  font-size: 16px !important;
}

/* Back to MINDWALD */
#files .back {
  font-size: 16px !important;
}

/* 01 / FILES eyebrow */
#files .intro label {
  font-size: 16px !important;
  letter-spacing: .27em !important;
}

/* NOT NEWS. SIGNALS. / supporting intro */
#files .intro > p {
  font-size: 18px !important;
  max-width: 400px !important;
}

#files .intro b {
  font-size: 20px !important;
}

/* File numbers */
#files .num {
  font-size: 16px !important;
  font-weight: bold !important;
}

/* Category labels */
#files .file .tag {
  font-size: 14px !important;
  opacity: 0;
  transition: opacity .25s ease;
}

#files .file:hover .tag {
  opacity: 1;
  
}/* FILES — subtle hover effect */
.file {
  transition: transform .25s ease;
}

.file:hover {
  transform: scale(1.03);
  z-index: 5;
}/* FORCE FILE IMAGES */
.file:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--art) !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: .3;
  transition: .5s;
}
/* LIGHTER FILE IMAGES */
.file:nth-child(1):before,
.file:nth-child(2):before,
.file:nth-child(5):before,
.file:nth-child(6):before {
  opacity: .45;
}

/* FILE 004 — SHOW MORE OF THE VERTICAL IMAGE */
.file:nth-child(4):before {
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #090908;
  opacity: .39;
  
}/* BRIGHTER FILE HOVER */
.file:hover:before {
  opacity: 0.7 !important;

}
/* DARKER FILE HOVER */
.file:nth-child(3):hover:before {
  opacity: .9 !important;
  filter: brightness(.6);
}
/* EXTRA HOVER LIFT — DARKER FILES */
.file:nth-child(1):hover:before,
.file:nth-child(2):hover:before,
.file:nth-child(5):hover:before,
.file:nth-child(6):hover:before {
  opacity: 0.55 !important;
  filter: brightness(1.5);
}

/* FILES COPYRIGHT */
#files .filesCopyright {
  position: absolute;
  right: 6.5vw;
  bottom: 10px;
  color: #68635b;
  font-size: 8px;
  letter-spacing: .16em;
  text-transform: uppercase;
}/* =========================================================
   FILE MODAL — MINDWALD EDITORIAL
   ========================================================= */

#modal {
  background:
    linear-gradient(
      90deg,
      rgba(8,8,7,.96) 0%,
      rgba(8,8,7,.88) 45%,
      rgba(8,8,7,.72) 100%
    );
  overflow: auto;
}

#modal::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--modal-art);
  background-size: cover;
  background-position: center;
  opacity: .14;
  filter: grayscale(100%);
  transform: scale(1.02);
  pointer-events: none;
}

#modal .modalContent {
  position: relative;
  z-index: 2;
  width: min(1000px, 100%);
}

#modal #close {
  position: absolute;
  z-index: 3;
  right: 5vw;
  top: 28px;

  background: none;
  border: 0;

  color: #aaa49b;
  font-size: 13px;
  letter-spacing: .14em;
}

#modal #close:hover {
  color: var(--gold);
}

#modal #mno {
  display: block;
  color: var(--gold);
  font-size: 18px;
  letter-spacing: .18em;
  margin-bottom: 10px;
}

#modal #mtag {
  display: block;
  color: #aaa49b;
  font-size: 13px;
  letter-spacing: .18em;
  margin-bottom: 28px;
}

#modal #mtitle {
  font-size: clamp(64px, 8vw, 122px);
  line-height: .86;
  letter-spacing: -.045em;
  max-width: 1000px;
  margin: 0;
}

#modal hr {
  width: 70px;
  margin: 34px 0 28px;
  border: 0;
  border-top: 1px solid var(--gold);
}

#modal #mtext {
  font: 400 26px / 1.18 "Space Grotesk", Arial, sans-serif;
  color: #c5c0b8;
  max-width: 760px;
  margin: 0;
}

#modal .modalSource {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 42px;
  font-size: 10px;
  letter-spacing: .14em;
}

#modal .sourceType {
  color: var(--gold);
}

#modal #msource {
  color: #888177;
}

#modal #msourceLink {
  color: #aaa49b;
  text-decoration: none;
}

#modal #msourceLink:hover {
  color: var(--gold);
}/* =========================================================
   FILE MODAL — MINDWALD EDITORIAL
   ========================================================= */

#modal {
  background: #080807;
  overflow-x: auto;
  overflow-y: auto;
}

#modal::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--modal-art);
  background-size: cover;
  background-position: center;
  opacity: .14;
  filter: grayscale(100%);
  transform: scale(1.02);
  pointer-events: none;
}

#modal .modalContent {
  position: relative;
  z-index: 2;
  width: min(1000px, 100%);
  padding-top: 30px;
  padding-bottom: 80px;
}

#modal #close {
  position: absolute;
  z-index: 3;
  right: 5vw;
  top: 28px;

  background: none;
  border: 0;

  color: #aaa49b;
  font-size: 13px;
  letter-spacing: .14em;
}

#modal #close:hover {
  color: var(--gold);
}

#modal #mno {
  display: block;
  color: var(--gold);
  font-size: 18px;
  letter-spacing: .18em;
  margin-bottom: 10px;
}

#modal #mtag {
  display: block;
  color: #aaa49b;
  font-size: 13px;
  letter-spacing: .18em;
  margin-bottom: 28px;
}

#modal #mtitle {
  font-size: clamp(52px, 6vw, 122px);
  line-height: .86;
  letter-spacing: -.045em;
  max-width: 1000px;
  margin: 0;
}

#modal hr {
  width: 70px;
  margin: 34px 0 28px;
  border: 0;
  border-top: 1px solid var(--gold);
}

#modal #mtext {
  font: 400 20px / 1.18 "Space Grotesk", Arial, sans-serif;
  color: #c5c0b8;
  max-width: 1100px;
  margin: 0;
}

#modal .modalSource {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 42px;
  font-size: 10px;
  letter-spacing: .14em;
}

#modal .sourceType {
  color: var(--gold);
}

#modal #msource {
  color: #888177;
}

#modal #msourceLink {
  color: #aaa49b;
  text-decoration: none;
}

#modal #msourceLink:hover {
  color: var(--gold);
}/* =========================================================
   FILE MODAL — MULTIPLE SOURCES
   ========================================================= */

#modalSources {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 38px;
}

#modal .sourcesHeading {
  color: var(--gold);
  font-size: 12px;
  letter-spacing: .14em;
  margin-bottom: 4px;
}

#modal .modalSource {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 0 !important;
  font-size: 12px;
  letter-spacing: .14em;
}

#modal .modalSource .sourceType {
  color: var(--gold);
  white-space: nowrap;
}

#modal .modalSource .sourceText {
  color: #888177;
  letter-spacing: .08em;
  line-height: 1.4;
  flex: 0 1 auto;
}

#modal .modalSource .sourceText strong {
  color: #aaa49b;
}

#modal .modalSource .sourceText em {
  font-style: italic;
}

#modal .modalSource a {
  color: #aaa49b;
  text-decoration: none;
  white-space: nowrap;
  margin-left: 4px;
}

#modal .modalSource a:hover {
  color: var(--gold);
}

@media (max-width: 700px) {

  #modal .modalSource {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  #modalSources {
    gap: 14px;
  }

}/* THINK — MATCH FILES SUPPORTING TYPE */

#think .intro label {
  font-size: 16px !important;
  letter-spacing: .27em !important;
}
#think .back {
  font-size: 16px !important;
}
#think .intro > p {
  font-size: 18px !important;
  max-width: 400px !important;
}
#think {
  padding-top: 95px;
}
#think .domains {
  height: calc(100vh - 370px);
}
#think .foot span {
  font-size: 14px;
}
.domain h3 {
  display: none;
}   

.domain label {
  display: block;
  font-size: 35px;
  line-height: 1;
  
}/* MINDWALD FOCUS TILE PATCH */

#think .domains {
  overflow: visible !important;
}

#think .domain {
  z-index: 1;
  transition: transform .35s ease, background-color .35s ease, box-shadow .35s ease;
}

#think .domain:hover,
#think .domain.open {
  z-index: 50;
  transform: scale(1.01);
  transform-origin: center center;
  background: #0d0d0b;
  box-shadow: 0 18px 50px rgba(0,0,0,.45);
  
}/* MINDWALD FOCUS TILE HOVER PATCH */

.domain {
  position: relative;
  transition: transform .5s ease, background-color .5s ease, box-shadow .5s ease;
  z-index: 1;
}

.domain .reveal {
  position: absolute;
  bottom: 25px;
  left: 26px;
  right: 60px;
  font-size: 16px;
  line-height: 1.25;
  color: #aaa49b;
  opacity: 1;
  transform: none;
}

.domain .reveal strong {
  color: var(--gold);
}
.domain .baseCopy {
  display: inline;
  opacity: 1;
  transition: opacity .2s ease;
}
.domain .hoverCopy {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity .8s ease;
}
.domain:hover {
  transform: scale(1.03);
  z-index: 10;
  border-color: var(--gold);
  cursor: default;
  width: calc(100% + 65px);
  height: calc(100% + 65px);
  margin-left: -32.5px;
  margin-top: 0px;

}
/* FOCUS — RESTORE GOLD BORDER ON OUTER HOVER TILES */

#think .domain:nth-child(1):hover,
#think .domain:nth-child(3):hover,
#think .domain:nth-child(4):hover,
#think .domain:nth-child(6):hover {
  border-color: transparent !important;
  box-shadow:
    inset 0 0 0 1px var(--gold),
    0 18px 50px rgba(0,0,0,.45) !important;

}
/* Keep expanded CONTENT tile inside left edge */
#think .domain:nth-child(1):hover {
  margin-left: -20px;
}

/* Keep expanded BUSINESS tile inside left edge */
#think .domain:nth-child(4):hover {
  margin-left: -20px;
}
/* FOCUS — tighten expanded tile typography */
#think .hoverCopy {
  margin-top: -5px;
}

/* FOCUS — keep second-row expanded tiles inside the viewport */
#think .domain:nth-child(n+4):hover {
  margin-top: -80px;
}
.domain:hover .baseCopy {
  opacity: 0;
}
.domain:hover .hoverCopy {
  opacity: 1;
}/* FOCUS tiles — replace + with expansion cue */
#think .plus {
  font-size: 0;
}

#think .plus::after {
  content: "⌄";
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  color: #d6a51f;
}
#think .domain:hover .plus {
  opacity: 0;
}
/* FOCUS — position expanded tile copy independently */
#think .domain:hover .reveal {
  top: 95px;
  bottom: auto;
}

#think .domain:hover .hoverCopy {
  position: static;
  margin-top: -22px;
}
/* FOCUS COPYRIGHT — centered beneath MIND THE FUTURE */
#think .foot {
  position: relative;
}
#think .foot small {
  position: absolute;
  right: -4%;
  transform: translateX(-50%);
  top: 30px;
  color: #68635b;
  font-size: 8px;
  letter-spacing: .16em;
  text-transform: uppercase;
  white-space: nowrap;
}

/* =========================================================
   TOP NAV — MINDWALD + SEPARATOR + NAV
   ========================================================= */

#nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

/* MINDWALD WORDMARK + M */
#nav .brand {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
}

/* SEPARATOR BETWEEN M AND 01 FILES */
#nav .brand-separator {
  color: #777168;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  opacity: .75;
  margin: 0 18px;
  flex-shrink: 0;
}

/* STYLIZED M */
#nav .brand img.brand-m {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

/* NAVIGATION LINKS */
#nav nav {
  display: flex;
  align-items: center;
  gap: 30px;
  white-space: nowrap;
  flex-shrink: 0;

}
/* =========================================================
   MINDWALD — DO PAGE
   FINAL LAYOUT OVERRIDE
   ========================================================= */

#do {
  position: relative;
  overflow-x: auto;
  overflow-y: visible;
}

/* ---------------------------------------------------------
   DO ROWS — FIXED HEIGHT
   --------------------------------------------------------- */

#do .doRows {
  position: relative;
  width: 100%;
  margin-top: 32px;
  border-top: 1px solid var(--line);
}

#do .doRow {
  position: relative;

  width: 100%;
  height: 78px;
  min-height: 78px;

  margin: 0;
  padding: 0;

  display: block;

  border-bottom: 0;

  overflow: visible;
  cursor: default;

  background: rgba(8,8,7,.20);

  transition:
    background-color .35s ease;
}

/* ---------------------------------------------------------
   MAIN ROW — FIXED HEIGHT
   --------------------------------------------------------- */

#do .doRowMain {
  position: relative;

  display: flex;
  align-items: center;

  width: 100%;
  height: 78px;
  min-height: 78px;

  padding: 0;

  z-index: 3;

  border-bottom: 1px solid var(--line);
} 
  /* Hide the divider while the drawer is active */
#do .doRow:hover .doRowMain,
#do .doRow.open .doRowMain {
  border-bottom-color: transparent;
}
/* ---------------------------------------------------------
   HOVER
   --------------------------------------------------------- */

#do .doRow:hover {
  background: rgba(8,8,7,.48);
}

#do .doRow h3 {
  transition:
    color .35s ease,
    transform .35s ease-out;
  transform-origin: left center;
}

#do .doRow:hover h3,
#do .doRow.open h3 {
  color: var(--gold);
  transform: translateX(8px) scale(1.1);

}

/* ---------------------------------------------------------
   DRAWER
   --------------------------------------------------------- */

#do .doDrawer {
  position: absolute;

  top: 0;
  right: 0;

  width: calc(100% - 300px);
  height: 200%;
  min-height: 0;

  overflow: auto;

  opacity: 0;
  transform: translateX(20px);

  border-left: none;

  pointer-events: none;

  transition:
    opacity .35s ease,
    transform .45s ease,
    border-color .3s ease;
}

/* Open on hover OR JavaScript .open */
#do .doRow:hover .doDrawer,
#do .doRow.open .doDrawer {
  opacity: 1;
  transform: translateX(0);

  pointer-events: auto;
}
/* Keep the final DO drawer inside the viewport */
#do .doRow:last-child .doDrawer {
  top: auto;
  bottom: 0;
}
/* DRAWER GOLD LINE */
#do .doDrawer::before {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 0;

  width: 2px;
  background: var(--gold);

  opacity: 0;
  transition: opacity .3s ease;
}

#do .doRow:hover .doDrawer::before,
#do .doRow.open .doDrawer::before {
  opacity: 1;
}
/* Keep the active drawer above the rows beneath it */
#do .doRow:hover,
#do .doRow.open {
  z-index: 10;
}

#do .doRow:hover .doDrawer,
#do .doRow.open .doDrawer {
  z-index: 5;
}
/* ---------------------------------------------------------
   DRAWER COPY
   --------------------------------------------------------- */

#do .doDrawerCopy {
  padding: 18px 5vw 24px 28px;
  max-width: 1400px;

  display: block;
  margin: 0 0 12px;

  color: var(--gold);
  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;

  line-height: 1.6;
  letter-spacing: .12em;
}

/* Main description */
#do .doDrawerCopy p {
  display: block;

  margin: 0 0 14px;
  max-width: 1100px;

  color: var(--fg);

  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: clamp(17px, 1.45vw, 22px);
  font-weight: 300;

  line-height: 1.5;
  letter-spacing: normal;
}

/* Supporting statement */
#do .doDrawerCopy > span {
  display: block;

  max-width: 900px;

  color: var(--muted);

  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: clamp(12px, 1vw, 15px);
  font-weight: 400;

  line-height: .7;
  letter-spacing: .08em;
}

/* ---------------------------------------------------------
   CATEGORY CHEVRON
   --------------------------------------------------------- */

/* Remove legacy arrow */
#do .doArrow {
  display: none !important;
}

/* Chevron — CLOSED = DOWN */
#do .doRow h3::after {
  content: "";
  display: inline-block;

  width: 7px;
  height: 7px;

  margin-left: 16px;

  border-right: 2.5px solid var(--gold);
  border-bottom: 2.5px solid var(--gold);

  transform: translateY(-3px) rotate(45deg);

  opacity: .8;

  transition: transform .35s ease;
}

/* HOVER / OPEN = RIGHT */
#do .doRow:hover h3::after,
#do .doRow.open h3::after {
  transform: translateY(-3px) rotate(-45deg);
  opacity: .8;
}

/* ---------------------------------------------------------
   MOBILE
   --------------------------------------------------------- */

@media (max-width: 900px) {

  #do .doRow {
    height: 72px;
    min-height: 72px;
  }

  #do .doRowMain {
    height: 72px;
        min-height: 72px;
  }

  #do .doRow h3 {
    font-size: clamp(25px, 7vw, 38px);
  }
}
/* ---------------------------------------------------------
   DO PAGE — BACKGROUND IMAGE
   --------------------------------------------------------- */

/* ---------------------------------------------------------
   DO PAGE — ROW AREA BACKGROUND
   --------------------------------------------------------- */

#do {
  position: relative;
  overflow: auto;
  background: #080807;
}

#do .doRows {
  position: relative;
  background:
    linear-gradient(
      rgba(5, 5, 4, .78),
      rgba(5, 5, 4, .78)
    ),
    url("assets/business.jpg") center center / cover no-repeat;
}
/* ---------------------------------------------------------
   MINDWALD WORDMARK — ABOVE BACKGROUND IMAGE
   --------------------------------------------------------- */

#do .site-logo,
#do .logo,
#do .brand {
  position: relative;
  z-index: 10;
}
/* ---------------------------------------------------------
   DO PAGE — MINDWALD WORDMARK OVER ROW BACKGROUND
   --------------------------------------------------------- */

#do {
  position: relative;
  overflow: auto;
}

/* Large translucent logo — clipped to row area */
#do .doRows {
  position: relative;
  overflow: auto;
}
    
#do .doRows::after {
  content: "";

  position: absolute;

  right: -0vw;
  top: 0;

  width: 46vw;
  height: 100%;

  background-image: url("assets/Mindwaldcropped.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;

  opacity: 0.06;

  pointer-events: none;

  z-index: 1;
}

/* Keep rows and their content above the wordmark */
#do .doRows > * {
  position: relative;
  z-index: 2;
}
/* ---------------------------------------------------------
   DO PAGE — BACK TO MINDWALD
   --------------------------------------------------------- */

#do > button.back {
  position: absolute;
  top: 94px;
  right: 6.5vw;
  z-index: 10;
}
/* ---------------------------------------------------------
   DO PAGE — SHORT VIEWPORT
   Keep page fixed, but make rows fit smaller screens
   --------------------------------------------------------- */

@media (max-height: 850px) and (min-width: 901px) {

  #do .doRow,
  #do .doRowMain {
    height: 68px;
    min-height: 68px;
  }

}

@media (max-height: 750px) and (min-width: 901px) {

  #do .doRow,
  #do .doRowMain {
    height: 62px;
    min-height: 62px;
  }
 }/* ---------------------------------------------------------
   DO PAGE — FILL VIEWPORT
   --------------------------------------------------------- */

html,
body {
  height: 100%;
  margin: 0;
}

#do {
  min-height: 100vh;
  height: 100vh;
  box-sizing: border-box;
}
#do .foot small {
  position: absolute;
  right: 2.5%;
  bottom: 20px;
  top: auto;

  color: #68635b;
  font-size: 8px;
  letter-spacing: .16em;
  text-transform: uppercase;
  white-space: nowrap;
}
/* ---------------------------------------------------------
   GLOBAL NAV — ACTIVE PAGE INDICATOR
   --------------------------------------------------------- */

#nav nav a.navActive {
  position: relative;
}

#nav nav a.navActive::after {
  content: "";
  position: absolute;

  left: 0;
  right: 0;
  bottom: -7px;

  height: 1px;
  background: #d2a02e;

  opacity: 1;
}
 
/* TEMPORARILY HIDE DO DRAWER KICKER */

#do .doDrawerCopy > small {
  visibility: hidden !important;
}
/* OPTIMIZE — keep gold indicator line the same height */

#do .doRow:last-child .doDrawer {
  border-left: none !important;
}

#do .doRow:last-child .doDrawer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: var(--gold);
}
/* OPTIMIZE — extend drawer below image */

#do .doRow:last-child .doDrawer {
  bottom: -40px !important;
}/* OPTIMIZE — prevent drawer from being clipped */

#do .doRows {
  overflow: visible !important;
}

#do .doRow:last-child {
  overflow: visible !important;
}

#do .doRow:last-child .doDrawer {
  overflow: visible !important;
}
/* =========================================================
   FOCUS — FINAL TILE LAYOUT
   ========================================================= */

/* Tile positioning */
#think .domain {
  position: relative;
}

/* Tile title */
#think .domain label {
  display: block;
  margin: 0;
}

/* Supporting copy — directly underneath title */
#think .domain .reveal {
  position: absolute;
  top: 78px;
  left: 26px;
  right: 55px;
  bottom: auto;

  font-size: 16px;
  line-height: 1.25;
  color: #8f8a82;

  opacity: 1;
}

/* Keep the normal one-line description visible */
#think .domain .baseCopy {
  display: block;
  opacity: 1;
}

/* Hide the expanded copy until hover */
#think .domain .hoverCopy {
  display: block;
  opacity: 0;
}

/* Expanded state */
#think .domain:hover .baseCopy {
  opacity: 0;
}

#think .domain:hover .hoverCopy {
  opacity: 1;
}

/* =========================================================
   FOCUS — CHEVRON
   Match DO page: 7px × 7px, 1.5px gold
   ========================================================= */

#think .domain .plus {
  position: absolute;

  top: 27px;
  right: 28px;

  width: 7px;
  height: 7px;

  margin: 0;

  font-size: 0;
  line-height: 0;

  color: transparent;
  opacity: .8;
}

/* Downward chevron */
#think .domain .plus::after {
  content: "";

  display: block;

  width: 7px;
  height: 7px;

  border-right: 1.5px solid var(--gold);
  border-bottom: 1.5px solid var(--gold);

  transform: rotate(45deg);
}

/* Keep chevron visible in normal state */
#think .domain:hover .plus {
  opacity: 0;
}

/* =========================================================
   FOCUS — EXPANDED COPY
   ========================================================= */

#think .domain:hover .reveal {
  top: 95px;
  bottom: auto;
}

#think .domain:hover .hoverCopy {
  position: static;
  margin-top: -22px;
}
/* =========================================
   ABOUT — HORIZONTAL LAYOUT
   ========================================= */

.about {
  padding: 0 4.3vw 2.5vw;
  overflow-y: auto;
  overflow-x: auto;
}

/* TOP — INTRO + PORTRAIT */

.aboutTop {
  display: grid;
  grid-template-columns: 42% 58%;
  gap: 0;
  min-height: 39vh;
  margin-top: 4.5vh;
  border-bottom: 1px solid #28241f;
}

.aboutIntro {
  padding: 0 4vw 3vh 0;
  align-self: start;
}

.aboutIntro label,
.aboutJourney h3,
.aboutPhilosophy h3 {
  display: block;
  color: #d9a51e;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: .22em;
  margin: 0 0 2vh;
}

.aboutIntro h2 {
  margin: 0 0 1vh;
  font-size: clamp(58px, 5vw, 92px);
  line-height: .82;
  font-weight: 400;
  letter-spacing: -.045em;
}

.aboutIntro h2 em {
  color: #d9a51e;
  font-style: normal;
}

.aboutIntro > b {
  display: block;
  margin: 1.5vh 0 2.5vh;
  color: #a9a49c;
  font-size: 12px;
  letter-spacing: .08em;
  font-weight: 500;
}

.aboutIntro p {
  max-width: 680px;
  margin: 0 0 1.8vh;
  color: #aaa59e;
  font-size: 13px;
  line-height: 1.5;
}

/* PORTRAIT */

.aboutPortrait {
  position: relative;
  height: 39vh;
  min-height: 300px;
  overflow: hidden;
  border-left: 1px solid #28241f;
  background: #090909;
}

.aboutPortrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 25%;
}


/* =========================================
   ABOUT — JOURNEY
   ========================================= */

.aboutJourney {
  display: grid;
  grid-template-columns: 30% 70%;
  gap: 0;
  padding: 4vh 0;
  border-bottom: 1px solid #28241f;
  align-items: stretch;
}

/* LEFT SIDE — JOURNEY HEADING */

.journeyHeading {
  padding-right: 4vw;
}

.journeyHeading h3 {
  margin-bottom: 2.5vh;
}

.journeyHeading h4 {
  margin: 0;
  max-width: 500px;
  font-size: clamp(25px, 2.1vw, 38px);
  line-height: 1.02;
  font-weight: 400;
  letter-spacing: -.025em;
}

/* RIGHT SIDE — JOURNEY COPY */

.journeyCopy {
  padding-left: 4.9vw;
  padding-right: 0;
  border-left: 1px solid #28241f;
  width: 100%;
  box-sizing: border-box;
}

.journeyCopy p {
  max-width: none;
  width: 100%;
  margin: 0 0 2vh;
  color: #aaa59e;
  font-size: 14px;
  line-height: 1.5;
}

.journeyCopy p:last-child {
  margin-bottom: 0;
}

/* =========================================
   ABOUT — PHILOSOPHY
   ========================================= */

.aboutPhilosophy {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0;
  padding: 2vh 0 1.5vh;
  border-bottom: 1px solid #28241f;
  align-items: start;
}


/* -----------------------------------------
   LEFT — PHILOSOPHY STATEMENT
   ----------------------------------------- */

.philosophyHeading {
  padding-right: 4vw;
}

.philosophyHeading h3 {
  margin-bottom: 2vh;
}

.philosophyHeading h4 {
  margin: 0 0 2vh;
  max-width: 600px;
  font-size: clamp(25px, 2.1vw, 38px);
  line-height: 1.02;
  font-weight: 400;
  letter-spacing: -.025em;
}
#aaa49b
.philosophyHeading p {
  margin: 0;
  max-width: 650px;
  color: #aaa59e;
  font-size: 14px;
  line-height: 1.45;
}


/* RIGHT — PHILOSOPHY COLUMNS */

.philosophy {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: start;
  border-left: 1px solid #28241f;
  min-height: 105px;
}

.philosophy span {
  min-height: 180px;
  padding: 35px 1.8vw 0;
  color: #f0ece4;
  font-size: 11px;
  line-height: 1.45;
  border-right: 1px solid #28241f;
}

.philosophy span:last-child {
  border-right: none;
}

.philosophy span b {
  display: block;
  margin-bottom: 2vh;
  color: #d9a51e;
  font-size: 12px;
  letter-spacing: .18em;
  font-weight: 600;
}


/* -----------------------------------------
   REMOVE SIGNATURE
   ----------------------------------------- */

.aboutFooter .signature {
  display: none;
}


/* =========================================
   ABOUT — RESPONSIVE
   ========================================= */

@media (max-width: 900px) {

  .aboutPhilosophy {
    grid-template-columns: 1fr;
    padding: 3vh 0 2vh;
  }

  .philosophyHeading {
    padding-right: 0;
  }

  .philosophy {
    margin-top: 3vh;
    grid-template-columns: 1fr 1fr;
    border-left: none;
  }

  .philosophy span {
    padding: 0 3vw 2vh 0;
  }
}


/* =========================================
   REMOVE SIGNATURE
   ========================================= */

.aboutFooter .signature {
  display: none;
}


/* =========================================
   ABOUT — RESPONSIVE
   ========================================= */

@media (max-width: 900px) {

  .aboutPhilosophy {
    grid-template-columns: 1fr;
    padding: 3vh 0 2vh;
  }

  .philosophyHeading {
    padding-right: 0;
  }

  .philosophy {
    margin-top: 3vh;
    grid-template-columns: 1fr 1fr;
    border-left: none;
  }

  .philosophy span {
    padding: 0 3vw 2vh 0;
  }
}

/* FOOTER */

.aboutFooter {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-top: 1vh;
}

.aboutFooter .signature {
  color: #d9a51e;
  font-size: 27px;
  font-style: italic;
}

.aboutFooter small {
  color: #59544d;
  font-size: 7px;
  letter-spacing: .14em;
}


/* KEEP THE ABOUT PAGE BACK BUTTON CONSISTENT */

.about .back {
  z-index: 10;
}


/* ========================================
   ABOUT – RESPONSIVE
   ======================================== */

@media (max-width: 900px) {

  .aboutTop {
    grid-template-columns: 1fr;
  }

  .aboutIntro {
    padding-right: 0;
  }

  .aboutPortrait {
    height: 45vh;
    border-left: none;
    border-top: 1px solid #28241f;
  }

  .aboutJourney {
    grid-template-columns: 1fr;
  }

  .journeyCopy {
    padding-left: 0;
    padding-top: 3vh;
    border-left: none;
  }

  .aboutPhilosophy {
    grid-template-columns: 1fr;
  }

  .philosophy {
    margin-top: 3vh;
    grid-template-columns: 1fr 1fr;
  }
 }
 /* =========================================
   ABOUT — TOP SECTION
   ========================================= */

.aboutTop {
  display: grid;
  grid-template-columns: 42% 58%;
  gap: 0;
  align-items: start;
  padding-top: 105px;
}


/* -----------------------------------------
   PORTRAIT — LEFT
   ----------------------------------------- */

.aboutPortrait {
  grid-column: 1;
  grid-row: 1;

  width: 75%;
  height: auto;

  border: 1px solid #28241f;
  overflow: hidden;
  background: #090909;

  display: block;
  line-height: 0;
}

.aboutPortrait img {
  width: 100%;
  height: auto;

  display: block;

  filter: grayscale(0%);
  opacity: 75%;
}/* -----------------------------------------
   PORTRAIT — LEFT
   ----------------------------------------- */

.aboutPortrait {
  width: 75%;
  height: auto !important;
  min-height: 0;
  border: 1px solid #28241f;
  overflow: hidden;
  background: #090909;
  display: block;
  position: relative;
}

.aboutPortrait img {
  width: 100%;
  height: auto !important;
  min-height: 0;
  display: block;
  object-fit: initial;
  object-position: initial;
  filter: grayscale(0%);
  opacity: 75%;
}
.aboutPortrait img {
  width: 100%;
  height: auto !important;
  display: block;
  object-fit: initial;
  object-position: initial;
  filter: grayscale(10%);
  opacity: 70%;
}

/* INTRO / NAME */

.aboutIntro {
  padding-left: 0;
  margin-left: -6vw;
}

.aboutIntro h2 em {
  color: #d6a500;
  font-style: normal;
}

.aboutIntro > b {
  display: block;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 2.5vh;
}

/* INTRODUCTORY COPY */

.aboutIntro p {
  max-width: 1200px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 2vh 0;
  color: #d0ccc5;
}

.aboutIntro p:last-child {
  margin-bottom: 0;
}


/* =========================================
   ABOUT — RESPONSIVE
   ========================================= */

@media (max-width: 900px) {

  .aboutTop {
    grid-template-columns: 1fr;
    gap: 4vh;
  }

  .aboutPortrait {
    width: 100%;
    height: auto;
    order: 2;
  }

  .aboutIntro {
    order: 1;
    margin-left: 0;
  }

  .aboutPortrait img {
    width: 100%;
  }

  .aboutIntro p {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  color: #d0ccc5;
}
}
/* =========================================
   CONTACT — INTRO LABEL
   ========================================= */

/* CONTACT — MATCH PAGE LABELS */

.contactIntro label {
  color: var(--gold);
  font-size: 16px !important;
  letter-spacing: .27em !important;
}

/* =========================================
   CONTACT INFO
   ========================================= */

.contactInfo {
  position: absolute;
  left: 7%;
  bottom: 35%;
  
  display: flex;
  flex-direction: column;
  gap: 22px;

  padding-left: 18px;
  border-left: 1px solid rgba(201, 154, 45, 0.55);
}


/* Individual contact item */

.contactItem {
  display: flex;
  align-items: flex-start;
  gap: 14px;

  color: #f2f0eb;
  text-decoration: none;

  font-size: 17px;
  line-height: 1.4;
}


/* Icons */

.contactIcon {
  width: 22px;
  color: var(--gold);
  font-size: 20px;
  line-height: 20px;
}


/* Text area */

.contactItem span:last-child {
  display: flex;
  flex-direction: column;
  gap: 3px;
}


/* Labels */

.contactItem b {
  color: var(--gold);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.14em;
}


/* Email hover */

.contactItem[href] {
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.contactItem[href]:hover {
  transform: translateX(5px);
  opacity: 0.8;
}
/* =========================================
   CONTACT MESSAGE
   ========================================= */

.contactMessage {
  position: absolute;
  left: 7%;
  bottom: 10%;

  max-width: 430px;

  padding-left: 18px;
  border-left: 1px solid rgba(201, 154, 45, 0.55);

  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.02em;

  color: rgba(242, 240, 235, 0.78);
}


/* Message lines */

.contactMessage p {
  margin: 0 0 10px 0;
}


/* Strong statement */

.contactMessage .contactStatement {
  color: #f2f0eb;

  font-size: 13px;
  line-height: 1.65;
  letter-spacing: 0.12em;
}


/* Optional gold emphasis */

.contactMessage strong {
  color: var(--gold);
  font-weight: 500;
}
.contact {
  overflow: hidden;
}

.contactGlobe {
  position: absolute;
  right: -8%;
  bottom: -35%;
  width: 100vw;
}

.contactGlobe img {
  width: 100%;
  height: auto;
  display: block;
}
/* CONTACT — KEEP INFO ABOVE GLOBE */

.contactInfo {
  z-index: 10;
}

.contactMessage {
  z-index: 10;
}

.contactGlobe {
  z-index: 1;
  pointer-events: none;
}
/* CONTACT — COPYRIGHT VISIBILITY */

#contact::after {
  content: "© 2026 MINDWALD LLC";

  position: fixed !important;
  left: 30px !important;
  bottom: 30px !important;

  z-index: 99999 !important;

  color: #68635b !important;
  font-family: "Space Grotesk", Arial, sans-serif !important;
  font-size: 8px !important;
  font-weight: normal !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;

  pointer-events: none !important;
}
/* FILES — RIGHT JUSTIFY TAGLINE */

#files .filesIntroTagline {
  display: block;
  text-align: right;
  
}
 /* =========================================
   FILE TILES — DOWNWARD CHEVRONS
   LOWER-RIGHT / MATCH THINK + DO
   ========================================= */

.files > * {
  position: relative !important;
}

.files > *::after {
  content: "" !important;

  position: absolute !important;

  /* LOCK TO LOWER-RIGHT CORNER */
  top: calc(95% - 20px) !important;
  left: calc(98% - 20px) !important;

  width: 7px !important;
  height: 7px !important;

  border-right: 2.5px solid var(--gold) !important;
  border-bottom: 2.5px solid var(--gold) !important;

  transform: rotate(45deg) !important;

  opacity: 0.8 !important;
  z-index: 50 !important;

  pointer-events: none !important;
}
/* =========================================
   SOURCE LINKS — NORTHEAST CHEVRON
   ========================================= */

#modal a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

#modal a[href]::after {
  content: "";
  display: inline-block;

  width: 7px;
  height: 7px;

  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;

  transform: rotate(45deg);
}
/* =========================================
   EMAIL ICON — CSS DRAWN
   ========================================= */

.contactEmailIcon {
  position: relative !important;
  display: block !important;

  width: 20px !important;
  height: 14px !important;
  flex: 0 0 20px !important;

  box-sizing: border-box !important;

  border: 1px solid var(--gold) !important;

  font-size: 0 !important;
  line-height: 0 !important;
}

/* Left side of envelope flap */

.contactEmailIcon::before {
  content: "" !important;

  position: absolute !important;
  left: 1px !important;
  top: 3px !important;

  width: 10px !important;
  height: 1px !important;

  background: var(--gold) !important;

  transform: rotate(30deg) !important;
  transform-origin: left center !important;
}

/* Right side of envelope flap */

.contactEmailIcon::after {
  content: "" !important;

  position: absolute !important;
  right: 1px !important;
  top: 3px !important;

  width: 10px !important;
  height: 1px !important;

  background: var(--gold) !important;

  transform: rotate(-30deg) !important;
  transform-origin: right center !important;
} 
 /* LOCATION ICON — SLIGHTLY LARGER */

.contactLocationIcon {
  font-size: 24px !important;
}
/* FILES — MOVE ONLY "WHAT KEEPS US UP AT NIGHT" */
#files .filesNight {
  position: absolute;
  left: 0;
  transform: translateY(85px);
  font-size: 18px;
  line-height: 1.2;
  color: var(--muted);
}
/* MODAL — MOVE CONTENT UP */
#modal .modalContent {
  transform: translateY(-60px);
}
.back {
  display: none !important;
}
/* =========================================================
   FOCUS — LEFT COLUMN HOVER TILES
   Restore intentional left-edge overlap
   ========================================================= */

#think .domain:nth-child(1):hover,
#think .domain:nth-child(4):hover {
  margin-left: -32.5px !important;
}
/* =========================================================
   MOBILE — ABOUT / PHILOSOPHY
   Keep the 2 x 2 layout, reduce vertical height
   ========================================================= */

@media (max-width: 600px) {

  #about .philosophy {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1px;
  }

  #about .philosophy > span {
    padding: 12px;
    min-height: 0;
    height: 72px;
    border: 1px solid var(--line);
    font-size: 9px;
    line-height: 1.25;
  }

  #about .philosophy > span b {
    margin-bottom: 4px;
  }

}
/* =========================================================
   MINDWALD — MOBILE GLOBAL NAVIGATION
   Applies only to mobile.mindwald.com
   ========================================================= */

@media (max-width: 600px) {

  /* Keep the navigation visible while scrolling */
  #nav {
    position: sticky;
    top: 0;
    z-index: 1000;

    width: 100%;
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: stretch;

    padding: 14px 18px 10px;

    background: rgba(0, 0, 0, 0.94);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
  }

  /* MINDWALD logo row */
  #nav .brand {
    display: flex;
    align-items: center;
    width: max-content;
    margin-left: auto;

    gap: 5px;
  }

  #nav .brand > img:first-child {
    width: 145px;
    height: auto;
  }

  #nav .brand-m {
    width: 27px !important;
    height: 27px !important;
    object-fit: contain;
  }

  /* Hide the separator between wordmark and M */
  #nav .brand-separator {
    display: none;
  }

  /* Navigation row */
  #nav nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;

    width: 100%;
    margin-top: 9px;

    gap: 22px;

    overflow-x: auto;
    overflow-y: hidden;

    white-space: nowrap;

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  #nav nav::-webkit-scrollbar {
    display: none;
  }

  #nav nav a {
    flex: 0 0 auto;

    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.14em;

    padding: 5px 0 7px;

    white-space: nowrap;
  }

  /* Keep the active-page underline clean */
  #nav nav a.active {
    border-bottom: 2px solid var(--gold);
  }

}/* =========================================================
   MOBILE — DO INTRO
   Move supporting statement underneath headline
   ========================================================= */

@media (max-width: 600px) {

  #do .intro {
    display: block;
  }

  #do .intro > p {
    width: 100%;
    max-width: none;
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.35;
  }

}
