:root{--tc-black:#000;--tc-white:#fff;--tc-text:#20242a;--tc-muted:#5d646d;--tc-line:#e6e6e6;--tc-soft:#f2f2f2;--tc-heading:#15191d;--tc-accent:#33465a;--tc-container:1200px;--tc-narrow:720px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--tc-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans JP","Helvetica Neue",Arial,sans-serif;font-size:15px;line-height:1.85}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.tc-container{width:min(var(--tc-container),calc(100% - 40px));margin:0 auto}.tc-page-container{max-width:1200px}.tc-narrow{max-width:var(--tc-narrow)}.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}.tc-site-header{background:#000;color:#fff;position:relative;z-index:50}.tc-header-inner{min-height:64px;width:min(1120px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.tc-logo{display:inline-flex;align-items:center;font-size:14px;font-weight:700;letter-spacing:.01em;color:#fff}.tc-logo-img{max-height:34px;width:auto}.tc-header-right{display:flex;align-items:center;justify-content:flex-end;gap:18px}.tc-main-nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:500;letter-spacing:.04em}.tc-main-nav a{color:#fff;opacity:.92}.tc-main-nav a:hover{opacity:1}.tc-search-form{display:flex;align-items:center;height:30px;background:#fff;border:1px solid #d7d7d7}.tc-search-form input[type=search]{width:150px;border:0;padding:5px 9px;font-size:12px;line-height:1.2;outline:0}.tc-search-form button{width:30px;height:28px;border:0;border-left:1px solid #d7d7d7;background:#f7f7f7;color:#111;cursor:pointer}.tc-lang-switch{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#fff}.tc-menu-toggle{display:none;border:1px solid rgba(255,255,255,.4);background:#000;color:#fff;border-radius:0;padding:7px 12px;font-weight:700}.tc-site-main{background:#fff}.tc-section{padding:90px 0}.tc-eyebrow{margin:0 0 14px;font-size:13px;color:var(--tc-muted);font-weight:700;letter-spacing:.04em}.tc-section-head{margin:0 0 46px}.tc-section-head h2,.tc-company-copy h2,.tc-company-text-panel h2,.tc-contact-info h2,.tc-contact-form h1,.tc-single-service h1{position:relative;margin:0 0 30px;padding-left:16px;color:var(--tc-heading);font-size:28px;line-height:1.35;letter-spacing:.02em;font-weight:800}.tc-section-head h2:before,.tc-company-copy h2:before,.tc-company-text-panel h2:before,.tc-contact-info h2:before,.tc-contact-form h1:before,.tc-single-service h1:before{content:"";position:absolute;left:0;top:.22em;width:5px;height:1.2em;background:var(--tc-accent)}.tc-section-text{color:var(--tc-text);font-size:14px;line-height:1.9}.tc-section-text p{margin:0 0 16px}.tc-card-text{font-size:14px;line-height:1.9;color:var(--tc-text)}.tc-card-text p{margin:0 0 14px}.tc-home-hero{position:relative;height:min(70vw,720px);min-height:520px;background:#111 center/cover no-repeat;overflow:hidden;border:8px solid #000;border-top:0}.tc-home-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.18);z-index:1}.tc-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:grayscale(1)}.tc-home-hero-overlay{position:relative;z-index:2;height:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:70px;text-align:center;color:#fff}.tc-home-hero-content{max-width:820px}.tc-hero-label{margin:0 0 6px;font-size:13px;font-weight:700;letter-spacing:.06em}.tc-home-hero h1{margin:0;font-size:18px;line-height:1.75;font-weight:700;text-shadow:0 2px 14px rgba(0,0,0,.45)}.tc-home-hero-text{font-size:16px;font-weight:700;text-shadow:0 2px 14px rgba(0,0,0,.45)}.tc-home-hero-text p{margin:0}.tc-home-intro,.tc-home-nav-section{background:#000;color:#fff}.tc-home-intro{padding:70px 0 44px}.tc-home-intro-inner{text-align:center;max-width:860px}.tc-home-intro h2{margin:0 auto 24px;font-size:24px;line-height:1.75;font-weight:800}.tc-home-intro-text{font-size:15px;color:rgba(255,255,255,.85)}.tc-home-intro-text p{margin:0}.tc-home-intro-line{height:1px;background:rgba(255,255,255,.26);margin:58px auto 0;max-width:620px}.tc-home-nav-section{padding:0 0 72px}.tc-home-nav-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:820px}.tc-home-nav-card{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#222;color:#fff}.tc-home-nav-card img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.92;transition:transform .25s ease,opacity .25s ease}.tc-home-nav-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.72));z-index:1}.tc-home-nav-card span{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;font-size:15px;font-weight:600}.tc-home-nav-card:hover img{transform:scale(1.04);opacity:1}.tc-who-section{background:#fff}.tc-who-section .tc-section-head{max-width:100%;margin-bottom:52px}.tc-who-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 86px}.tc-who-card h3{position:relative;margin:0 0 20px;padding-left:14px;font-size:17px;line-height:1.45;color:#1d232a}.tc-who-card h3:before{content:"";position:absolute;left:0;top:.18em;width:4px;height:1.15em;background:var(--tc-accent)}.tc-investment-section{background:#f1f1f1}.tc-investment-item{max-width:900px}.tc-investment-item h3{position:relative;margin:0 0 22px;padding-left:14px;font-size:18px;line-height:1.5;color:#1d232a}.tc-investment-item h3:before{content:"";position:absolute;left:0;top:.18em;width:4px;height:1.15em;background:var(--tc-accent)}.tc-investment-image{margin-top:34px}.tc-investment-image img{width:100%;max-height:560px;object-fit:cover;filter:grayscale(1)}.tc-breadcrumb-wrap{padding:48px 0 0;background:#fff}.tc-breadcrumb{border-bottom:1px solid #e5e5e5;padding:0 0 28px;color:#777;font-size:13px}.tc-breadcrumb a{color:#777}.tc-breadcrumb span{display:inline-block;margin:0 8px}.tc-breadcrumb strong{color:#111}.tc-company-block{padding:70px 0}.tc-company-media-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.tc-company-media-grid.image-left .tc-company-image{order:1}.tc-company-media-grid.image-left .tc-company-copy{order:2}.tc-company-media-grid.image-right .tc-company-copy{order:1}.tc-company-media-grid.image-right .tc-company-image{order:2}.tc-company-image img{width:100%;height:auto;filter:grayscale(1)}.tc-company-copy,.tc-company-text-panel{max-width:520px}.tc-company-text-block.is-offset-left .tc-company-text-panel{margin-right:auto}.tc-company-text-block.is-offset-right .tc-company-text-panel{margin-left:auto}.tc-company-text-block{padding:88px 0}.tc-bullet-list{margin:20px 0 0;padding-left:1.3em;color:var(--tc-text);font-size:14px;line-height:1.9}.tc-bullet-list li{margin:0 0 4px}.tc-table-section{padding-top:76px}.tc-info-table{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.tc-info-table th,.tc-info-table td{border:1px solid #ddd;padding:16px 22px;text-align:left;vertical-align:middle}.tc-info-table th{width:24%;background:#eee;font-weight:700}.tc-services-section{background:#fff;padding-top:72px}.tc-service-list{display:grid;gap:110px}.tc-service-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.tc-service-row.image-left .tc-service-image{order:1}.tc-service-row.image-left .tc-service-copy{order:2}.tc-service-row.image-right .tc-service-copy{order:1}.tc-service-row.image-right .tc-service-image{order:2}.tc-service-copy h2{position:relative;margin:0 0 26px;padding-left:16px;font-size:28px;line-height:1.35;color:#171b20}.tc-service-copy h2:before{content:"";position:absolute;left:0;top:.22em;width:5px;height:1.15em;background:var(--tc-accent)}.tc-service-image img{width:100%;filter:grayscale(1)}.tc-small-button,.tc-form-button{display:inline-flex;align-items:center;justify-content:center;min-width:112px;border:1px solid #111;background:#fff;color:#111;padding:9px 18px;font-size:13px;font-weight:600;line-height:1.2;margin-top:20px;cursor:pointer}.tc-small-button:hover,.tc-form-button:hover{background:#111;color:#fff}.tc-small-button-light{border-color:#fff;color:#fff;background:transparent}.tc-small-button-light:hover{background:#fff;color:#000}.tc-single-service-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center;margin-bottom:56px}.tc-single-service-image img{filter:grayscale(1)}.tc-entry-content{max-width:780px;font-size:15px;line-height:1.9}.tc-entry-content p{margin:0 0 18px}.tc-contact-section{padding-top:70px}.tc-contact-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:86px;align-items:start}.tc-contact-info{padding-top:58px}.tc-contact-info h2{font-size:30px}.tc-contact-info p{margin:0 0 20px;font-size:16px;line-height:1.8}.tc-contact-form h1{font-size:30px;margin-bottom:22px}.tc-contact-intro{font-size:18px;line-height:1.6;margin-bottom:24px}.tc-contact-form{display:grid;gap:24px}.tc-contact-form label{display:grid;gap:8px;font-weight:700}.tc-contact-form label span em{font-style:normal;color:#c40000}.tc-contact-form input,.tc-contact-form textarea{width:100%;border:1px solid #d4d4d4;border-radius:9px;padding:13px 14px;font:inherit;background:#fff;box-shadow:inset 0 1px 3px rgba(0,0,0,.04)}.tc-contact-form textarea{resize:vertical}.tc-contact-form input:focus,.tc-contact-form textarea:focus{outline:1px solid #999}.tc-form-button{width:200px;height:48px;margin-top:8px;background:#fff}.tc-form-success{border:1px solid #a5d6a7;background:#eef8ef;padding:14px 16px;margin-bottom:18px}.tc-card-grid-section{background:#fff}.tc-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.tc-card{display:block;border:1px solid #e3e3e3;background:#fff}.tc-card-media{aspect-ratio:4/3;overflow:hidden;background:#eee}.tc-card-media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.tc-card-body{padding:22px}.tc-card h3{margin:0 0 10px;font-size:18px;line-height:1.45}.tc-text-section{background:#fff}.tc-cta-section{background:#000;color:#fff}.tc-cta-box{padding:72px 0;text-align:center}.tc-cta-box h2{margin:0 0 22px;font-size:34px}.tc-site-footer{background:#000;color:#fff}.tc-footer-main{padding:80px 0 58px}.tc-footer-grid{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:80px;align-items:start;max-width:980px}.tc-footer-logo{margin-bottom:70px}.tc-footer-logo .tc-logo-img{max-height:92px}.tc-footer-logo strong{font-size:22px}.tc-footer-nav h2,.tc-footer-contact h2{margin:0 0 20px;font-size:26px;line-height:1.3;color:#fff}.tc-footer-nav{display:grid;gap:12px}.tc-footer-nav a{display:block;font-size:17px;font-weight:700}.tc-footer-contact p{margin:0 0 8px;color:#fff;font-size:14px;line-height:1.7}.tc-copyright{font-size:12px;margin:0;color:#fff}.tc-footer-contact a{color:#fff}@media(max-width:980px){.tc-header-inner{min-height:62px}.tc-menu-toggle{display:inline-flex}.tc-header-right{position:absolute;left:20px;right:20px;top:68px;display:none;flex-direction:column;align-items:flex-start;background:#000;border:1px solid #333;padding:18px}.tc-header-right.is-open{display:flex}.tc-main-nav{flex-direction:column;align-items:flex-start;gap:14px}.tc-search-form input[type=search]{width:220px}.tc-home-hero{height:560px}.tc-home-nav-grid,.tc-who-grid,.tc-company-media-grid,.tc-service-row,.tc-single-service-head,.tc-contact-grid,.tc-footer-grid{grid-template-columns:1fr}.tc-company-media-grid.image-left .tc-company-image,.tc-company-media-grid.image-left .tc-company-copy,.tc-company-media-grid.image-right .tc-company-copy,.tc-company-media-grid.image-right .tc-company-image,.tc-service-row.image-left .tc-service-image,.tc-service-row.image-left .tc-service-copy,.tc-service-row.image-right .tc-service-copy,.tc-service-row.image-right .tc-service-image{order:initial}.tc-company-text-block.is-offset-right .tc-company-text-panel{margin-left:0}.tc-service-list{gap:74px}.tc-footer-grid{gap:36px}.tc-footer-logo{margin-bottom:28px}}@media(max-width:640px){body{font-size:14px}.tc-container{width:min(var(--tc-container),calc(100% - 28px))}.tc-section,.tc-company-block,.tc-company-text-block{padding:58px 0}.tc-home-hero{min-height:440px;height:70vh}.tc-home-hero-overlay{padding-top:56px}.tc-home-hero h1{font-size:15px}.tc-home-intro h2{font-size:20px}.tc-home-nav-grid{gap:14px}.tc-contact-info{padding-top:0}.tc-contact-intro{font-size:15px}.tc-info-table th,.tc-info-table td{display:block;width:100%}.tc-info-table th{border-bottom:0}.tc-card-grid{grid-template-columns:1fr}.tc-footer-main{padding:56px 0}.tc-footer-nav h2,.tc-footer-contact h2{font-size:22px}}


/* TripleC v3.2 adjustments */
:root{--tc-container:1200px}
.tc-container{width:min(var(--tc-container),calc(100% - 40px))}
.tc-page-container{max-width:1200px}
.tc-site-header{position:sticky;top:0;z-index:999;height:85px;min-height:85px}
.tc-header-inner{height:85px;min-height:85px;width:min(1200px,calc(100% - 40px))}
.tc-logo{height:85px;margin:0;padding:0;align-items:center;display:inline-flex;line-height:0}
.tc-logo-img{height:85px;max-height:85px;width:auto;margin:0;padding:0;object-fit:contain}
.tc-hero-label,.tc-eyebrow{display:none!important}
@media(max-width:900px){.tc-site-header{height:auto;min-height:85px}.tc-header-inner{min-height:85px;height:auto}.tc-logo,.tc-logo-img{height:85px;max-height:85px}}


/* TripleC v3.3 typography + strict language fallback */
body{font-size:16px;line-height:28px}
.tc-section-text,.tc-card-text,.tc-entry-content,.tc-bullet-list,.tc-info-table,.tc-footer-contact p,.tc-contact-info p,.tc-home-intro-text,.tc-contact-intro{font-size:16px;line-height:28px}
.tc-section-text p,.tc-card-text p,.tc-entry-content p{line-height:28px}
.tc-section-head h2,.tc-company-copy h2,.tc-company-text-panel h2,.tc-contact-info h2,.tc-contact-form h1,.tc-single-service h1,.tc-service-copy h2,.tc-cta-box h2{font-size:34px;line-height:1.35}
.tc-home-hero h1,.tc-home-hero-text{font-size:23px;line-height:1.55}
.tc-home-hero-text p{line-height:1.55}
@media(max-width:640px){body{font-size:16px;line-height:28px}.tc-section-text,.tc-card-text,.tc-entry-content,.tc-bullet-list,.tc-info-table,.tc-footer-contact p,.tc-contact-info p,.tc-home-intro-text,.tc-contact-intro{font-size:16px;line-height:28px}.tc-section-head h2,.tc-company-copy h2,.tc-company-text-panel h2,.tc-contact-info h2,.tc-contact-form h1,.tc-single-service h1,.tc-service-copy h2,.tc-cta-box h2{font-size:28px;line-height:1.35}.tc-home-hero h1,.tc-home-hero-text{font-size:23px;line-height:1.55}}


/* TripleC v3.4 hero, language font, intro editor, nav width */
body.triplec-lang-jp{font-family:"Noto Sans JP",Sans-serif}
body.triplec-lang-en{font-family:"Inter",Sans-serif}
.tc-home-hero:before{display:none!important;background:transparent!important}
.tc-home-hero-content{max-width:100%!important;width:100%}
.tc-hero-video{top:0!important;bottom:auto!important;left:50%!important;right:auto!important;width:auto!important;min-width:0!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center center!important;transform:translateX(-50%)!important}
.tc-home-intro-title{margin:0 auto 24px;font-size:24px;line-height:1.75;font-weight:800;color:#fff}
.tc-home-intro-title p{margin:0;line-height:inherit}
.tc-home-nav-grid{max-width:none!important;width:100%}
@media(max-width:640px){.tc-home-intro-title{font-size:20px;line-height:1.75}}

/* TripleC v3.5 hero video + nav card alignment */
.tc-home-hero{
  height:calc(100vh - 85px);
  min-height:620px;
  max-height:760px;
  border:8px solid #000;
  border-top:0;
}
.admin-bar .tc-home-hero{
  height:calc(100vh - 117px);
}
.tc-hero-video{
  inset:0!important;
  top:0!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
.tc-home-nav-grid.tc-container{
  width:min(var(--tc-container),calc(100% - 40px))!important;
  max-width:var(--tc-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:640px){
  .tc-home-hero{
    height:calc(100vh - 85px);
    min-height:520px;
    max-height:680px;
  }
  .tc-home-nav-grid.tc-container{
    width:min(var(--tc-container),calc(100% - 28px))!important;
  }
}

/* TripleC v3.6 requested layout fixes */
@media (min-width: 641px) {
  .tc-home-hero {
    height: calc(100vh - 85px);
    min-height: 620px;
    max-height: 1050px;
  }
  .admin-bar .tc-home-hero {
    height: calc(100vh - 117px);
  }
  .tc-home-hero-overlay {
    padding-top: 210px;
  }
}
.tc-main-nav {
  font-size: 15px;
}
.tc-section-head h2 {
  padding-left: 0;
}
.tc-section-head h2:before {
  display: none !important;
  content: none !important;
}
.tc-service-row {
  align-items: start;
}


/* TripleC v3.7 service archive + service detail fixes */
.tc-service-copy h2 {
  margin: 0 0 50px;
}
.tc-service-copy h2:before {
  width: 10px;
}
.tc-small-button,
.tc-form-button {
  padding: 15px 25px;
  font-size: 16px;
  margin-top: 50px;
}
.tc-service-hero {
  position: relative;
  min-height: 320px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: grayscale(1);
}
.tc-service-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.48);
}
.tc-service-hero-inner {
  position: relative;
  z-index: 1;
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.tc-service-hero-title {
  margin: 0;
  color: #fff;
  font-size: 34px;
  line-height: 1.35;
  font-weight: 800;
  letter-spacing: .02em;
}
.tc-single-service {
  padding-top: 70px;
  padding-bottom: 86px;
}
.tc-single-service .tc-entry-content {
  max-width: 100%;
  font-size: 16px;
  line-height: 28px;
}
.tc-single-service .tc-entry-content p {
  margin: 0 0 34px;
}
@media(max-width:640px){
  .tc-service-copy h2 { margin-bottom: 32px; }
  .tc-small-button, .tc-form-button { padding: 13px 22px; font-size: 15px; margin-top: 34px; }
  .tc-service-hero, .tc-service-hero-inner { min-height: 240px; }
  .tc-service-hero-title { font-size: 28px; }
}


/* TripleC v3.8 company page fixes */
.tc-company-copy h2:before,
.tc-company-text-panel h2:before {
  width: 10px;
}
.tc-company-media-grid {
  align-items: start;
}
.tc-company-copy,
.tc-company-text-panel {
  max-width: 100%;
}
.tc-table-section .tc-section-head h2 {
  position: relative;
  padding-left: 16px;
}
.tc-table-section .tc-section-head h2:before {
  display: block !important;
  content: "" !important;
  position: absolute;
  left: 0;
  top: .22em;
  width: 10px;
  height: 1.2em;
  background: var(--tc-accent);
}

/* TripleC v3.9 home/mobile refinement fixes */
@media (min-width: 641px) {
  .tc-home-nav-card {
    height: 533px;
    aspect-ratio: auto;
  }
}
.tc-home-nav-card:before {
  display: none !important;
  content: none !important;
}
.tc-home-nav-card img {
  opacity: 1 !important;
}
.tc-home-nav-card span {
  text-shadow: 0 2px 12px rgba(0,0,0,.55);
}
.tc-service-hero::before {
  display: none !important;
  content: none !important;
  background: transparent !important;
}
.tc-investment-item {
  max-width: 100%;
}
.tc-mobile-controls,
.tc-mobile-menu-note {
  display: none;
}
.tc-menu-icon {
  position: relative;
  display: block;
  width: 28px;
  height: 20px;
}
.tc-menu-icon:before,
.tc-menu-icon:after,
.tc-menu-icon {
  border-top: 2px solid #fff;
}
.tc-menu-icon:before,
.tc-menu-icon:after {
  content: "";
  position: absolute;
  left: 0;
  width: 28px;
}
.tc-menu-icon:before { top: 7px; }
.tc-menu-icon:after { top: 16px; }
.tc-menu-toggle[aria-expanded="true"] .tc-menu-icon {
  border-top-color: transparent;
}
.tc-menu-toggle[aria-expanded="true"] .tc-menu-icon:before {
  top: 8px;
  transform: rotate(45deg);
}
.tc-menu-toggle[aria-expanded="true"] .tc-menu-icon:after {
  top: 8px;
  transform: rotate(-45deg);
}
@media (max-width: 980px) {
  .tc-header-inner {
    position: relative;
  }
  .tc-mobile-controls {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    margin-left: auto;
  }
  .tc-mobile-lang-switch {
    display: inline-flex;
    font-size: 18px;
    line-height: 1;
  }
  .tc-menu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    border: 0;
    background: transparent;
  }
  .tc-header-right {
    position: absolute;
    left: 0;
    right: 0;
    top: 85px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    border: 0;
    background: #333;
    z-index: 1000;
  }
  .tc-header-right.is-open {
    display: flex;
  }
  .tc-desktop-lang-switch {
    display: none !important;
  }
  .tc-header-right .tc-search-form {
    order: 1;
    width: 100%;
    height: 48px;
    border: 0;
    background: #fff;
  }
  .tc-header-right .tc-search-form input[type=search] {
    width: 100%;
    height: 48px;
    padding: 10px 18px;
    font-size: 20px;
  }
  .tc-header-right .tc-search-form button {
    width: 52px;
    height: 48px;
    font-size: 28px;
    background: #f5f5f5;
  }
  .tc-header-right .tc-main-nav {
    order: 2;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  .tc-header-right .tc-main-nav a {
    display: block;
    width: 100%;
    padding: 24px 28px;
    border-top: 1px solid rgba(255,255,255,.35);
    background: #333;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400;
    opacity: 1;
    letter-spacing: 0;
  }
  .tc-mobile-menu-note {
    order: 3;
    display: block;
    width: 100%;
    padding: 24px 28px;
    border-top: 1px solid rgba(255,255,255,.35);
    background: #333;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
  }
}
@media (max-width: 640px) {
  .tc-home-hero-overlay {
    padding-top: 100px !important;
  }
  .tc-home-hero-overlay .tc-container.tc-home-hero-content {
    width: 80% !important;
    max-width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tc-home-hero h1,
  .tc-home-hero-text {
    font-weight: 400 !important;
  }
  .tc-home-hero-text p {
    margin: 0 0 14px;
  }
  .tc-home-hero-text p:last-child {
    margin-bottom: 0;
  }
  .tc-home-intro-title {
    font-size: 24px !important;
    line-height: 1.75;
  }
}

/* TripleC v3.10 home nav cards + mobile ordering fixes */
.tc-home-nav-card {
  height: 533px !important;
  aspect-ratio: auto !important;
}
.tc-home-nav-card span {
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  display: block;
  width: 100%;
  padding: 18px 24px;
  background: rgba(0,0,0,.38);
  text-shadow: none;
}
@media (max-width: 980px) {
  .tc-company-media-grid.image-left .tc-company-image,
  .tc-company-media-grid.image-right .tc-company-image,
  .tc-service-row.image-left .tc-service-image,
  .tc-service-row.image-right .tc-service-image {
    order: 1 !important;
  }
  .tc-company-media-grid.image-left .tc-company-copy,
  .tc-company-media-grid.image-right .tc-company-copy,
  .tc-service-row.image-left .tc-service-copy,
  .tc-service-row.image-right .tc-service-copy {
    order: 2 !important;
  }
}
@media (max-width: 640px) {
  .tc-home-nav-card {
    height: 533px !important;
  }
  .tc-home-nav-card span {
    padding: 18px 22px;
    font-size: 20px;
  }
}

/* TripleC v3.11 contact form mail status */
.tc-form-error{
  border:1px solid #e0a0a0;
  background:#fff0f0;
  color:#8a1f1f;
  padding:14px 16px;
  margin-bottom:18px;
}


/* TripleC v3.12 contact salutation select */
.tc-contact-form select{
  width:100%;
  border:1px solid #d4d4d4;
  border-radius:9px;
  padding:13px 14px;
  font:inherit;
  background:#fff;
  box-shadow:inset 0 1px 3px rgba(0,0,0,.04);
}
.tc-contact-form select:focus{outline:1px solid #999;}
