html body.site-tools-mode{
  background:#f3fbf1 !important;
}

body.site-tools-mode{
  background:
    linear-gradient(rgba(61,145,92,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(61,145,92,.055) 1px, transparent 1px),
    radial-gradient(circle at 18% 0%, rgba(61,145,92,.10), transparent 24%),
    radial-gradient(circle at 84% 16%, rgba(111,191,138,.08), transparent 22%),
    #f3fbf1 !important;
  background-size:38px 38px, 38px 38px, auto, auto !important;
  color:#183125 !important;
}

.site-tools-shell{
  width:min(1280px, calc(100% - 64px));
  margin:0 auto;
}

.site-tools-hero{
  padding:72px 0 34px;
  border-top:1px solid rgba(61,145,92,.12);
  border-bottom:1px solid rgba(61,145,92,.10);
}

.site-tools-kicker{
  margin:0 0 16px;
  color:#5e8e70;
  font-size:.72rem;
  letter-spacing:.30em;
  text-transform:uppercase;
  font-weight:700;
}

.site-tools-title{
  margin:0;
  font-family:'DM Sans',sans-serif;
  font-size:clamp(3.2rem, 8vw, 5.8rem);
  line-height:.95;
  letter-spacing:.01em;
  font-weight:300;
  text-transform:uppercase;
  color:#173126;
}

.site-tools-title span{
  color:#3d915c;
  font-weight:700;
}

.site-tools-subtitle{
  max-width:760px;
  margin:18px 0 0;
  color:#527261;
  font-size:1.15rem;
  line-height:1.8;
}

.site-tools-newsbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  flex-wrap:wrap;
  margin:26px 0 0;
}

.site-tools-newsbar__copy{
  color:#527261;
  margin:0;
}

.site-tools-newsbar__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:170px;
  height:46px;
  padding:0 18px;
  border:1px solid rgba(61,145,92,.18);
  background:#edf8ef;
  color:#2f7448;
  text-decoration:none;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-weight:700;
}

.site-tools-newsbar__btn:hover{
  background:#3d915c;
  color:#ffffff;
}

.site-tools-posts{
  padding:34px 0 56px;
}

.site-tools-grid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:28px;
}

.site-tools-card{
  border:1px solid rgba(61,145,92,.14);
  background:linear-gradient(180deg, rgba(255,255,255,.94), rgba(240,249,241,.98));
  box-shadow:0 18px 42px rgba(32,72,45,.10);
  min-height:100%;
}

.site-tools-card__body{
  display:flex;
  flex-direction:column;
  min-height:320px;
  padding:24px;
}

.site-tools-card__meta{
  margin:0 0 18px;
  color:#3d915c;
  font-size:.72rem;
  text-transform:uppercase;
  letter-spacing:.18em;
  font-weight:700;
}

.site-tools-card__title{
  margin:0 0 16px;
  font-size:2rem;
  line-height:1.05;
  font-weight:700;
}

.site-tools-card__title a{
  color:#173126;
  text-decoration:none;
}

.site-tools-card__title a:hover{
  color:#3d915c;
}

.site-tools-card__excerpt{
  color:#526b5b;
  line-height:1.85;
  flex:1;
}

.site-tools-card__excerpt p{
  margin:0;
}

.site-tools-card__footer{
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid rgba(61,145,92,.10);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}

.site-tools-card__read{
  color:#2f7448;
  text-decoration:none;
  font-weight:800;
}

.site-tools-card__read:hover{
  color:#173126;
}

.site-tools-card__date{
  color:#2f7448;
  border:1px solid rgba(61,145,92,.14);
  background:rgba(61,145,92,.08);
  padding:10px 14px;
  white-space:nowrap;
}

.site-tools-single{
  padding:34px 0 56px;
}

.site-tools-single__panel{
  border:1px solid rgba(61,145,92,.14);
  background:linear-gradient(180deg, rgba(255,255,255,.95), rgba(240,249,241,.98));
  box-shadow:0 18px 42px rgba(32,72,45,.10);
  padding:34px;
}

.site-tools-single__content,
.site-tools-single__content p,
.site-tools-single__content li{
  color:#294538;
  line-height:1.9;
  font-size:1.06rem;
}

.site-tools-single__content h2,
.site-tools-single__content h3,
.site-tools-single__content h4{
  color:#173126;
}

.site-tools-single__content a{
  color:#2f7448;
}

.site-tools-single__nav{
  margin-top:28px;
  display:flex;
  justify-content:space-between;
  gap:20px;
}

.site-tools-single__nav a{
  color:#2f7448;
  text-decoration:none;
  font-weight:700;
}

.site-tools-single__nav a:hover{
  color:#173126;
}

body.site-tools-mode .dupas-intake-wrap{
  margin-top:40px;
}

body.site-tools-mode .dupas-intake-card{
  border:1px solid rgba(61,145,92,.14);
  background:linear-gradient(180deg, rgba(255,255,255,.95), rgba(240,249,241,.98));
}

body.site-tools-mode .dupas-intake-kicker{
  color:#3d915c !important;
}

body.site-tools-mode .dupas-intake-copy h2{
  color:#173126 !important;
}

body.site-tools-mode .dupas-intake-copy p,
body.site-tools-mode .dupas-intake-field label,
body.site-tools-mode .dupas-intake-status{
  color:#526b5b !important;
}

body.site-tools-mode .dupas-intake-field input,
body.site-tools-mode .dupas-intake-field select,
body.site-tools-mode .dupas-intake-field textarea{
  background:#ffffff !important;
  border:1px solid rgba(61,145,92,.16) !important;
  color:#173126 !important;
}

body.site-tools-mode .dupas-intake-actions button{
  background:#3d915c !important;
  color:#ffffff !important;
  border:1px solid #3d915c !important;
}

body.site-tools-mode .dupas-intake-actions button:hover{
  background:#2f7448 !important;
  border-color:#2f7448 !important;
}

@media (max-width: 1100px){
  .site-tools-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 820px){
  .site-tools-shell{
    width:min(100% - 28px, 1280px);
  }

  .site-tools-grid{
    grid-template-columns:1fr;
  }

  .site-tools-single__nav,
  .site-tools-newsbar{
    flex-direction:column;
    align-items:flex-start;
  }
}

/* dupas_site_tools_shared_nav_bridge_20260403 */
body.site-tools-mode .dupas-site-header{
  display:none !important;
}

body.site-tools-mode{
  padding-top:0 !important;
}

body.site-tools-mode .st-nav-shell{
  top:0 !important;
}

body.admin-bar.site-tools-mode .st-nav-shell{
  top:32px !important;
}

@media screen and (max-width: 782px){
  body.admin-bar.site-tools-mode .st-nav-shell{
    top:46px !important;
  }
}

/* dupas_site_tools_static_black_menu_20260403 */
body.site-tools-mode .dupas-site-header{
  display:none !important;
}

.site-tools-local-nav{
  position:sticky;
  top:0;
  z-index:999;
  background:linear-gradient(180deg, rgba(4,10,18,.98), rgba(5,12,20,.98));
  border-bottom:1px solid rgba(61,145,92,.10);
  box-shadow:0 10px 28px rgba(0,0,0,.24);
}

body.admin-bar .site-tools-local-nav{
  top:32px;
}

.site-tools-local-nav__inner{
  width:min(1520px, calc(100% - 32px));
  margin:0 auto;
  min-height:58px;
  display:grid;
  grid-template-columns:max-content minmax(0,1fr) max-content;
  align-items:center;
  gap:18px;
}

.site-tools-local-nav__brand{
  display:flex;
  flex-direction:column;
  text-decoration:none;
  white-space:nowrap;
}

.site-tools-local-nav__eyebrow{
  font-family:'Share Tech Mono',monospace;
  font-size:9px;
  line-height:1.1;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#7ba88b;
}

.site-tools-local-nav__title{
  font-family:'Exo 2',sans-serif;
  font-size:15px;
  font-weight:600;
  line-height:1.05;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#f3fbf1;
}

.site-tools-local-nav__links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:2px;
  min-width:0;
  overflow:hidden;
  white-space:nowrap;
}

.site-tools-local-nav__links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:0 8px;
  font-family:'Share Tech Mono',monospace;
  font-size:9px;
  letter-spacing:.10em;
  text-transform:uppercase;
  color:#9bb4a4;
  text-decoration:none;
  border:1px solid transparent;
  white-space:nowrap;
}

.site-tools-local-nav__links a:hover{
  color:#dff0e4;
  border-color:rgba(61,145,92,.14);
  background:rgba(61,145,92,.08);
}

.site-tools-local-nav__actions{
  display:flex;
  align-items:center;
  gap:8px;
  white-space:nowrap;
}

.site-tools-local-nav__actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:0 11px;
  font-family:'Share Tech Mono',monospace;
  font-size:9px;
  letter-spacing:.10em;
  text-transform:uppercase;
  color:#9bb4a4;
  text-decoration:none;
  border:1px solid rgba(61,145,92,.12);
  background:rgba(255,255,255,.02);
}

.site-tools-local-nav__actions a:hover{
  color:#dff0e4;
  background:rgba(61,145,92,.08);
}

.site-tools-local-nav__actions .site-tools-local-nav__cta{
  color:#ffffff;
  background:#3d915c;
  border-color:#3d915c;
}

.site-tools-local-nav__actions .site-tools-local-nav__cta:hover{
  background:#2f7448;
  border-color:#2f7448;
}

body.site-tools-mode .site-tools-title{
  font-family:'Exo 2',sans-serif !important;
  font-weight:200 !important;
  letter-spacing:.05em !important;
}

body.site-tools-mode .site-tools-subtitle,
body.site-tools-mode .site-tools-newsbar__copy,
body.site-tools-mode .site-tools-card__excerpt,
body.site-tools-mode .site-tools-single__content,
body.site-tools-mode .dupas-intake-copy p,
body.site-tools-mode .dupas-intake-field label{
  font-family:'Rajdhani',sans-serif !important;
  font-size:1.12rem !important;
}

@media screen and (max-width:782px){
  body.admin-bar .site-tools-local-nav{
    top:46px;
  }
}

@media (max-width:1080px){
  .site-tools-local-nav__inner{
    grid-template-columns:1fr;
    gap:10px;
    padding:10px 0;
  }

  .site-tools-local-nav__links{
    justify-content:flex-start;
    flex-wrap:wrap;
    overflow:visible;
  }

  .site-tools-local-nav__actions{
    justify-content:flex-start;
    flex-wrap:wrap;
  }
}

/* dupas_site_tools_single_row_lock_20260403 */
body.site-tools-mode header.st-nav-shell{
  height:auto !important;
  min-height:58px !important;
  overflow:hidden !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-inner{
  width:min(1520px, calc(100% - 24px)) !important;
  margin:0 auto !important;
  min-height:58px !important;
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  gap:12px !important;
}

body.site-tools-mode header.st-nav-shell .st-brand{
  flex:0 0 auto !important;
  margin-right:8px !important;
}

body.site-tools-mode header.st-nav-shell .st-toggle{
  display:none !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-wrap{
  display:flex !important;
  flex:1 1 auto !important;
  min-width:0 !important;
  width:auto !important;
  overflow:hidden !important;
  margin-left:0 !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-links{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:4px !important;
  min-width:0 !important;
  width:100% !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  white-space:nowrap !important;
  scrollbar-width:none !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-links::-webkit-scrollbar{
  display:none !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-link{
  flex:0 0 auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:34px !important;
  height:34px !important;
  padding:0 6px !important;
  font-size:8px !important;
  letter-spacing:.08em !important;
  white-space:nowrap !important;
}

@media (max-width: 980px){
  body.site-tools-mode header.st-nav-shell .st-toggle{
    display:inline-flex !important;
  }

  body.site-tools-mode header.st-nav-shell .st-nav-wrap{
    overflow:visible !important;
  }

  body.site-tools-mode header.st-nav-shell .st-nav-links{
    overflow:visible !important;
  }
}

/* dupas_site_tools_white_menu_letters_20260403 */
body.site-tools-mode .site-tools-local-nav__eyebrow,
body.site-tools-mode .site-tools-local-nav__title,
body.site-tools-mode .site-tools-local-nav__links a,
body.site-tools-mode .site-tools-local-nav__actions a,
body.site-tools-mode header.st-nav-shell .st-brand__eyebrow,
body.site-tools-mode header.st-nav-shell .st-brand__title,
body.site-tools-mode header.st-nav-shell .st-nav-link,
body.site-tools-mode header.st-nav-shell .st-nav-btn,
body.site-tools-mode header.st-nav-shell .st-toggle{
  color:#ffffff !important;
}

body.site-tools-mode .site-tools-local-nav__links a:hover,
body.site-tools-mode .site-tools-local-nav__actions a:hover,
body.site-tools-mode header.st-nav-shell .st-nav-link:hover,
body.site-tools-mode header.st-nav-shell .st-nav-btn:hover{
  color:#ffffff !important;
}

body.site-tools-mode .site-tools-local-nav__actions .site-tools-local-nav__cta,
body.site-tools-mode header.st-nav-shell .st-nav-btn--primary{
  color:#ffffff !important;
}

/* dupas_site_tools_center_top_row_20260403 */
body.site-tools-mode .site-tools-local-nav{
  display:none !important;
}

body.site-tools-mode header.st-nav-shell{
  background:linear-gradient(180deg, rgba(4,10,18,.98), rgba(5,12,20,.98)) !important;
  border-bottom:1px solid rgba(61,145,92,.10) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.24) !important;
  min-height:58px !important;
  height:auto !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-inner{
  width:min(1520px, calc(100% - 24px)) !important;
  margin:0 auto !important;
  min-height:58px !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  gap:0 !important;
}

body.site-tools-mode header.st-nav-shell .st-brand,
body.site-tools-mode header.st-nav-shell .st-toggle{
  display:none !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-wrap{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  flex:0 1 auto !important;
  width:auto !important;
  min-width:0 !important;
  overflow:visible !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-links{
  display:flex !important;
  flex-wrap:wrap !important;
  justify-content:center !important;
  align-items:center !important;
  gap:6px !important;
  width:auto !important;
  max-width:100% !important;
  overflow:visible !important;
  white-space:normal !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-link{
  flex:0 0 auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:34px !important;
  height:34px !important;
  padding:0 8px !important;
  color:#ffffff !important;
  font-family:'Share Tech Mono',monospace !important;
  font-size:9px !important;
  letter-spacing:.10em !important;
  text-transform:uppercase !important;
  text-decoration:none !important;
  border:1px solid transparent !important;
  white-space:nowrap !important;
}

body.site-tools-mode header.st-nav-shell .st-nav-link:hover,
body.site-tools-mode header.st-nav-shell .st-nav-link.is-active{
  color:#ffffff !important;
  border-color:rgba(61,145,92,.18) !important;
  background:rgba(61,145,92,.10) !important;
}


/* SITE TOOLS LIVE BG MATCH */
html body.archive.category-site-tools.site-tools-mode,
html body.single-post.site-tools-mode,
html body.site-tools-mode{
  background:#f7fbf8 !important;
  color:#102126 !important;
  position:relative !important;
  font-family:'Rajdhani',sans-serif !important;
}

html body.archive.category-site-tools.site-tools-mode::before,
html body.single-post.site-tools-mode::before,
html body.site-tools-mode::before{
  content:'' !important;
  position:fixed !important;
  inset:0 !important;
  background-image:
    linear-gradient(rgba(8,55,61,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(8,55,61,.045) 1px,transparent 1px) !important;
  background-size:48px 48px !important;
  pointer-events:none !important;
  z-index:0 !important;
}

html body.archive.category-site-tools.site-tools-mode::after,
html body.single-post.site-tools-mode::after,
html body.site-tools-mode::after{
  content:'' !important;
  position:fixed !important;
  top:-20% !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  width:70vw !important;
  height:50vh !important;
  background:radial-gradient(ellipse,rgba(65,184,131,.12) 0%,transparent 70%) !important;
  pointer-events:none !important;
  z-index:0 !important;
}

main.site-tools-mode,
.site-tools-hero,
.site-tools-posts,
.dupas-intake-wrap,
footer,
.footer-bottom{
  position:relative !important;
  z-index:1 !important;
  background:transparent !important;
}

.site-tools-shell{
  width:min(1080px, calc(100% - 56px)) !important;
  margin:0 auto !important;
}

