.ntropyx .hero#home{
  --ink-void:#f2eee5;
  --paper:#111411;
  --paper-dim:rgba(17,20,17,.72);
  --paper-faint:rgba(17,20,17,.62);
  --gold:#7e6839;
  --gold-bright:#806a3d;
  --wire:rgba(22,24,20,.16);
  --wire-hi:rgba(128,106,61,.32);
  --green:#111411;
  --color-cta:#7e6839;
  --serif:"IBM Plex Serif",Georgia,serif;
  --mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Consolas,monospace;
  --sans:"Inter",-apple-system,"Helvetica Neue",Arial,sans-serif;
  --e-ui:cubic-bezier(.4,0,.2,1);
  --e-spring:cubic-bezier(.16,1,.3,1);
  --t-medium:720ms;
  --motion-fast:220ms;
  --max:1340px;
  --ntx-photo-top:22svh;
  --ntx-photo-right:7vw;
  --ntx-photo-bottom:20svh;
  --ntx-photo-left:60vw;
  --ntx-photo-radius:34px;
  --ntx-photo-y:0svh;
  --ntx-photo-scale:1;
  --ntx-copy-fade:1;
  --ntx-copy-y:0px;
  --ntx-tablet-rot-y:-76deg;
  --ntx-tablet-rot-x:8deg;
  --ntx-tablet-rot-z:-3.5deg;
  --ntx-tablet-z:-210px;
  --ntx-tablet-scale:.82;
  --ntx-screen-alpha:0;
  --ntx-screen-scale:1;
  --ntx-chrome-alpha:1;
  --ntx-shadow-alpha:.26;
  --ntx-shadow-scale:.70;
  --ntx-grid-alpha:.66;
  position:relative;
  display:block;
  width:100%;
  max-width:100%;
  min-height:min(250svh,2800px);
  margin:0 auto;
  padding:0;
  overflow:clip;
  isolation:isolate;
  background:#f2eee5;
  color:var(--paper);
  font-family:var(--sans);
}

@media (max-width:760px){
  body.ntropyx.nav-open .site-header .site-nav{display:grid!important}
}
.ntropyx .site-header{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:190;
}
html{
  overflow:visible;
}
body.ntropyx{
  overflow-x:hidden;
  overflow-y:auto;
}
.ntx-hero-symbols{position:absolute;width:0;height:0;overflow:hidden}
.hero#home::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.26) 38%,rgba(236,229,215,.18)),linear-gradient(135deg,rgba(249,246,238,.98),rgba(226,219,206,.94) 44%,rgba(190,181,166,.82)),#f2eee5;
}
.hero#home>.hero__photo{
  position:sticky;
  top:0;
  left:0;
  width:100%;
  height:100svh;
  margin-top:0;
  margin-bottom:-100svh;
  z-index:4;
  overflow:visible;
  contain:paint;
  pointer-events:none;
}
.hero#home>.hero__photo>picture{display:none!important}
.hero#home .ntx-hero-tablet-stage{
  position:absolute;
  top:var(--ntx-photo-top);
  right:var(--ntx-photo-right);
  bottom:var(--ntx-photo-bottom);
  left:var(--ntx-photo-left);
  z-index:3;
  display:grid;
  place-items:center;
  pointer-events:none;
  perspective:1600px;
  transform:translate3d(0,var(--ntx-photo-y),0) scale(var(--ntx-photo-scale));
  transform-style:preserve-3d;
  transform-origin:50% 50%;
  will-change:transform,top,right,bottom,left;
}
.hero#home .ntx-hero-tablet-shadow{
  position:absolute;left:9%;right:9%;bottom:-6%;height:18%;border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(0,0,0,.62),rgba(0,0,0,.18) 54%,transparent 72%);
  filter:blur(18px);opacity:var(--ntx-shadow-alpha);transform:translateZ(-260px) scale(var(--ntx-shadow-scale));
}
.hero#home .ntx-hero-tablet{
  position:relative;
  width:min(100%,1060px,calc((100svh - 142px) * 1.55));
  aspect-ratio:1.55;
  transform:translate3d(0,0,var(--ntx-tablet-z)) rotateX(var(--ntx-tablet-rot-x)) rotateY(var(--ntx-tablet-rot-y)) rotateZ(var(--ntx-tablet-rot-z)) scale(var(--ntx-tablet-scale));
  transform-style:preserve-3d;
  will-change:transform;
  filter:drop-shadow(0 46px 72px rgba(0,0,0,.56)) drop-shadow(0 10px 20px rgba(0,0,0,.38));
}
.hero#home .ntx-hero-tablet::before{
  content:"";position:absolute;inset:2.1% 1.5% 2.8%;
  border-radius:clamp(28px,3vw,46px);
  background:linear-gradient(130deg,rgba(255,255,255,.20),rgba(255,255,255,.04) 18%,rgba(0,0,0,.82) 58%,rgba(255,255,255,.12)),linear-gradient(90deg,#050707,#2b3233 18%,#070909 52%,#3c4445 100%);
  transform:translateZ(-62px);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),inset 0 0 0 5px rgba(255,255,255,.035),0 34px 80px rgba(0,0,0,.34);
}
.hero#home .ntx-hero-tablet::after{
  content:"";position:absolute;inset:4.4% -2.4% 4% auto;width:7.8%;
  border-radius:0 clamp(24px,2.2vw,38px) clamp(24px,2.2vw,38px) 0;
  background:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.04) 12%,rgba(0,0,0,.82) 50%,rgba(255,255,255,.10)),linear-gradient(180deg,#111719 0%,#596162 10%,#15191a 34%,#030404 72%,#303738 100%);
  transform:translateZ(-30px) rotateY(87deg);
  transform-origin:left center;
  box-shadow:inset 2px 0 0 rgba(255,255,255,.18),inset -10px 0 16px rgba(0,0,0,.58);
  opacity:.98;z-index:0;
}
.hero#home .ntx-hero-tablet__edge{display:none!important}
.hero#home .ntx-hero-tablet__body{
  position:absolute;inset:0;z-index:2;border-radius:clamp(28px,3vw,44px);padding:clamp(12px,1.8vw,28px);
  background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.035) 14%,rgba(0,0,0,.8) 58%,rgba(255,255,255,.10) 100%),linear-gradient(180deg,#3d4445 0%,#111517 12%,#020303 50%,#242b2c 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),inset 0 0 0 3px rgba(255,255,255,.045),inset 0 -26px 44px rgba(0,0,0,.68),0 0 0 1px rgba(0,0,0,.86);
  overflow:hidden;transform:translateZ(0);
}
.hero#home .ntx-hero-tablet__body::before{
  content:"";position:absolute;top:clamp(8px,.9vw,14px);left:50%;width:clamp(9px,.78vw,13px);height:clamp(9px,.78vw,13px);transform:translateX(-50%);border-radius:50%;
  background:radial-gradient(circle at 42% 38%,rgba(133,161,170,.88) 0 7%,rgba(16,21,23,.92) 28%,#010202 62%,rgba(255,255,255,.16) 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),0 0 0 1px rgba(0,0,0,.68),0 0 12px rgba(80,109,116,.30);
  z-index:6;
}
.hero#home .ntx-hero-tablet__screen{
  position:relative;width:100%;height:100%;overflow:hidden;border-radius:clamp(20px,2.3vw,34px);
  background:radial-gradient(680px 420px at 72% 20%,rgba(29,90,70,.16),transparent 62%),linear-gradient(180deg,#08100d,#020303 62%,#09120e);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),inset 0 18px 44px rgba(255,255,255,.045),inset 0 -32px 70px rgba(0,0,0,.72);
}
.hero#home .ntx-hero-tablet__screen picture{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important}
.hero#home .ntx-hero-tablet__screen .hero__photo-img{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;
  object-fit:contain!important;object-position:center center!important;background:#030806!important;opacity:var(--ntx-screen-alpha)!important;
  transform:scale(var(--ntx-screen-scale))!important;filter:saturate(1.06) contrast(1.06) brightness(1.02)!important;transition:none!important;
}
.hero#home .ntx-hero-tablet__screen::before{
  content:"";position:absolute;inset:0;z-index:3;pointer-events:none;
  background:linear-gradient(118deg,rgba(255,255,255,.22),rgba(255,255,255,.06) 14%,transparent 35%,transparent 66%,rgba(255,255,255,.055) 82%,transparent),radial-gradient(circle at 18% 12%,rgba(255,255,255,.15),transparent 18%);
  mix-blend-mode:screen;opacity:.52;
}
.hero#home .ntx-hero-tablet__screen::after{
  content:"";position:absolute;inset:0;z-index:2;pointer-events:none;
  background:linear-gradient(rgba(199,185,120,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(199,185,120,.045) 1px,transparent 1px);
  background-size:38px 38px;opacity:var(--ntx-grid-alpha);
}
.hero#home .ntx-hero-tablet__chrome{
  position:absolute;z-index:5;top:clamp(22px,3vw,42px);left:clamp(22px,3vw,42px);right:clamp(22px,3vw,42px);
  display:flex;justify-content:space-between;gap:16px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.22em;font-size:clamp(7px,.64vw,10px);
  color:rgba(248,251,247,.58);opacity:var(--ntx-chrome-alpha);transform:translateY(calc((1 - var(--ntx-chrome-alpha)) * -14px));
}
.hero#home .ntx-hero-tablet__chrome b{font-weight:500;color:var(--gold)}
.hero#home>.hero__inner{
  position:sticky;top:0;z-index:5;min-height:100svh;max-width:var(--max);margin:0 auto;
  padding:clamp(112px,12vh,142px) 24px 72px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);
  align-items:center;gap:clamp(30px,5vw,74px);overflow:visible;opacity:var(--ntx-copy-fade);
  transform:translate3d(0,var(--ntx-copy-y),0);will-change:opacity,transform;
}
.hero#home>.hero__inner>.reveal{position:relative;z-index:6;opacity:1;visibility:visible;transform:none}
.hero#home>.hero__inner>.reveal::before{
  content:"";position:absolute;z-index:-1;inset:-28px -34px -24px;pointer-events:none;
  background:linear-gradient(90deg,rgba(242,238,229,.94) 0%,rgba(242,238,229,.86) 54%,rgba(242,238,229,.52) 80%,transparent 100%),radial-gradient(ellipse at 34% 44%,rgba(255,255,255,.58) 0%,rgba(242,238,229,.48) 52%,rgba(242,238,229,.18) 74%,transparent 100%);
  filter:blur(.2px);
}
.hero#home .hero__eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:36px;font-family:var(--mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;flex-wrap:wrap}
.hero#home .hero__eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--green);animation:pulseLive 1.6s var(--e-ui) infinite}
.hero#home .hero__eyebrow span{color:#111411!important}.hero#home .hero__eyebrow .tag{color:var(--gold-bright)!important;padding:4px 10px;border:1px solid rgba(128,106,61,.36);border-radius:999px;letter-spacing:.16em;background:rgba(255,255,255,.24)}
.hero#home .hero__title{display:block;margin:0;padding:0;font-family:var(--serif);font-size:clamp(50px,4.65vw,82px);font-weight:300;letter-spacing:-.028em;line-height:1.02;max-width:min(820px,64vw);color:#111411;overflow:visible}
.hero#home .hero__title em{font-style:italic;color:var(--gold-bright)!important;font-weight:300}.hero#home .hero__title .pop{background:linear-gradient(120deg,#111411 0%,#3f382c 56%,#7e6839 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.nowrap{white-space:nowrap}.hero#home .hero__lede{margin:22px 0 0;max-width:58ch;color:rgba(17,20,17,.72);font-size:clamp(15px,1vw,17px);line-height:1.48;font-weight:300}.hero#home .hero__lede strong{color:#111411;font-weight:500}.hero#home .hero__lede-mobile{display:none}
.hero#home .hero__ctas{display:flex;gap:14px;flex-wrap:wrap;margin:20px 0 44px}.hero#home .btn{display:inline-flex;align-items:center;gap:10px;padding:15px 26px;border-radius:999px;font-family:var(--mono);font-size:11.5px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;border:1px solid var(--gold-bright)!important;transition:all var(--t-medium) var(--e-spring);position:relative;overflow:hidden}.hero#home .btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;transition:transform var(--t-medium) var(--e-spring)}
.hero#home .btn--primary{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.26) 38%,rgba(236,229,215,.18)),linear-gradient(135deg,rgba(249,246,238,.98),rgba(226,219,206,.94) 44%,rgba(190,181,166,.82)),#f2eee5!important;color:#111411!important;border-color:rgba(22,24,20,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.88),inset 0 -1px 0 rgba(17,20,17,.12),0 16px 38px -24px rgba(17,20,17,.38),0 0 0 1px rgba(128,106,61,.08)!important}.hero#home .btn--primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(17,20,17,.12),0 22px 48px -28px rgba(17,20,17,.46),0 0 0 1px rgba(128,106,61,.12)!important}.hero#home .btn--ghost{color:#111411!important;background:linear-gradient(180deg,rgba(255,255,255,.44),rgba(255,255,255,.16))!important;border-color:rgba(22,24,20,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.64),0 14px 34px -28px rgba(17,20,17,.42)!important}.hero#home .btn:hover svg{transform:translateX(3px)}
.hero#home .roi-preview-card{display:inline-grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px 22px;padding:18px 22px;margin:0 0 36px;text-decoration:none;color:var(--paper);border:1px solid rgba(22,24,20,.16);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(242,238,229,.30));backdrop-filter:blur(14px);max-width:560px;min-height:64px;box-shadow:0 34px 90px -72px rgba(17,20,17,.46),inset 0 1px 0 rgba(255,255,255,.58)}
.roi-preview-card__eyebrow{grid-column:1/3;font-family:var(--mono);font-size:9.5px;letter-spacing:.28em;color:#7e6839;text-transform:uppercase}.roi-preview-card__title{grid-column:1/3;font-family:var(--serif);font-size:clamp(17px,1.6vw,22px);font-weight:500;line-height:1.2;color:var(--paper);letter-spacing:-.008em}.roi-preview-card__desc{grid-column:1/3;font-size:13px;line-height:1.5;color:var(--paper-dim)}.roi-preview-card__cta{grid-row:1/4;grid-column:3;justify-self:end;align-self:center;display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:10.5px;letter-spacing:.22em;color:#7e6839;text-transform:uppercase;padding:10px 14px;border-radius:999px;border:1px solid rgba(128,106,61,.26);background:rgba(126,104,57,.08);white-space:nowrap}
.hero#home .hero__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:28px 0;border-top:1px solid var(--wire-hi)!important;border-bottom:1px solid var(--wire-hi)!important;max-width:920px;box-shadow:inset 0 1px 0 rgba(255,255,255,.34),inset 0 -1px 0 rgba(17,20,17,.06)!important}.hero#home .hero__stat{display:flex;flex-direction:column;gap:6px}.hero#home .hero__stat .n{font-family:var(--serif);font-weight:300;font-size:clamp(28px,4.2vw,48px);line-height:1;color:#111411!important;letter-spacing:-.02em}.hero#home .hero__stat .n em{color:var(--gold-bright)!important;font-style:normal}.hero#home .hero__stat .l{font-family:var(--mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(17,20,17,.74)!important}.hero#home .hero__stat .d{font-family:var(--mono);font-size:9.5px;color:var(--gold)!important;letter-spacing:.08em;margin-top:2px}
.hero#home .hero__viz{display:none!important}.hero#home>.hero__foot{position:sticky!important;bottom:0!important;z-index:2!important;max-width:var(--max)!important;margin:-120px auto 0!important;padding:18px 24px 24px!important;border-top:0!important;background:linear-gradient(180deg,rgba(242,238,229,0),rgba(242,238,229,.82))!important;opacity:calc(1 - var(--ntx-copy-fade));pointer-events:none!important;display:flex;justify-content:space-between;align-items:end;font-family:var(--mono);font-size:10.5px;letter-spacing:.15em;text-transform:uppercase;color:var(--paper-faint);gap:20px;flex-wrap:wrap}.hero#home .hero__foot strong{color:var(--gold);font-weight:400}.hero#home .hero__foot-certs{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.hero#home .hero__foot-certs span{display:inline-flex;align-items:center;gap:8px}.hero#home .hero__foot-certs span::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--gold);opacity:.7}
@keyframes pulseLive{0%,100%{opacity:1}50%{opacity:.35}}
@media (min-width:1200px) and (max-height:950px){.hero#home>.hero__inner{padding:96px 32px 54px!important;gap:clamp(28px,4vw,60px)!important}.hero#home .hero__title{font-size:clamp(46px,3.5vw,62px)!important;line-height:1.01!important}.hero#home .hero__lede{margin-top:16px!important;max-width:54ch!important;font-size:15.5px!important;line-height:1.42!important}.hero#home .roi-preview-card:not(.roi-preview-card--posthero){display:none!important}.hero#home>.hero__inner>.reveal::before{inset:-20px -24px}}
@media (min-width:1200px) and (max-height:1280px){.hero#home .hero__stats{display:none!important}}
@media (min-width:761px) and (max-width:1100px){.hero#home{min-height:250svh!important}.hero#home>.hero__inner{grid-template-columns:1fr!important;align-content:start!important;align-items:start!important;max-width:min(860px,calc(100vw - 56px))!important;padding:112px 28px 54px!important;gap:22px!important}.hero#home>.hero__inner>.reveal{max-width:760px!important}.hero#home .hero__title{width:min(760px,100%)!important;font-size:clamp(38px,5vw,54px)!important;line-height:1.03!important;max-width:min(760px,100%)!important}.hero#home .hero__lede{margin-top:18px!important;max-width:50ch!important;font-size:15.5px!important;line-height:1.48!important}.hero#home .hero__ctas .btn--ghost,.hero#home .roi-preview-card:not(.roi-preview-card--posthero),.hero#home .hero__stats,.hero#home>.hero__foot{display:none!important}}
@media (max-width:760px){
  .ntropyx .site-header .header-grid{min-height:70px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:10px 14px!important}
  .ntropyx .site-header .site-nav{display:none!important}
  .ntropyx .site-header .brand strong{font-size:24px!important;letter-spacing:.08em!important}
  .ntropyx .site-header .brand span{font-size:10px!important;letter-spacing:.18em!important}
  body.ntropyx .hero#home{min-height:430svh!important}
  body.ntropyx .hero#home>.hero__inner{grid-template-columns:1fr!important;align-content:start!important;padding:96px 16px 44px!important;gap:22px!important}
  body.ntropyx .hero#home .hero__title{font-size:clamp(34px,8.8vw,48px)!important;line-height:1.06!important;max-width:100%!important}
  body.ntropyx .hero#home .hero__lede-full{display:none!important}
  body.ntropyx .hero#home .hero__lede-mobile{display:inline!important}
  body.ntropyx .hero#home .hero__lede{margin-top:26px!important;max-width:34ch!important;font-size:15px!important;line-height:1.5!important}
  body.ntropyx .hero#home .hero__ctas{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:22px!important}
  body.ntropyx .hero#home .hero__ctas .btn--ghost{display:none!important}
  body.ntropyx .hero#home .hero__ctas::after{content:"Scroll · field proof";justify-self:center;margin-top:4px;font-family:var(--mono);font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:rgba(17,20,17,.54)}
  body.ntropyx .hero#home .roi-preview-card:not(.roi-preview-card--posthero),body.ntropyx .hero#home .hero__stats,body.ntropyx .hero#home>.hero__foot{display:none!important}
  body.ntropyx .hero#home .ntx-hero-tablet-stage{perspective:1200px!important}
  body.ntropyx .hero#home .ntx-hero-tablet{width:min(86vw,390px);height:min(58svh,560px);aspect-ratio:auto}
  body.ntropyx .hero#home .ntx-hero-tablet__body{border-radius:34px;padding:14px}
  body.ntropyx .hero#home .ntx-hero-tablet__screen{border-radius:24px}
  body.ntropyx .hero#home .ntx-hero-tablet__chrome{font-size:7px;letter-spacing:.15em;top:22px;left:18px;right:18px}
  body.ntropyx .hero#home .ntx-hero-tablet__chrome b{display:none}
}
@media (max-width:360px){.hero#home .hero__title{font-size:clamp(30px,9.4vw,36px)!important;line-height:1.04!important}.hero#home .hero__lede{margin-top:20px!important;font-size:14px!important;line-height:1.45!important}.hero#home .hero__ctas{margin-top:18px!important}}
@media (prefers-reduced-motion:reduce){.hero#home{min-height:100svh!important}.hero#home>.hero__photo,.hero#home>.hero__inner{position:relative!important;margin-top:0!important;margin-bottom:0!important}.hero#home .ntx-hero-tablet-stage{position:relative!important;inset:auto!important;width:min(92vw,1040px)!important;height:auto!important;margin:110px auto 40px!important;transform:none!important}.hero#home .ntx-hero-tablet{transform:none!important;width:min(92vw,1040px)!important}.hero#home .ntx-hero-tablet__screen .hero__photo-img{opacity:1!important}.hero#home .ntx-hero-tablet__chrome{opacity:0!important}}
