@import url("./vendor/lenis.css");
html.lenis{scroll-behavior:auto}
@font-face{font-family:Inter;src:url('./assets/InterVariable.woff2');font-display:swap}html{scroll-behavior:smooth}body{overflow-x:clip}button,a{touch-action:manipulation}a,button{transition:background-color .2s,color .2s,opacity .2s,transform .3s}button:focus-visible,a:focus-visible{outline:2px solid #0007cb;outline-offset:5px}section{scroll-margin-top:110px}.rebuilt-section-inner{max-width:1280px;margin:auto;padding:0 7.5%}.rebuilt-section-inner>div[class*=grid]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.showcase-title{margin-bottom:40px}.product-showcase{margin-top:52px}.scene-tabs{display:flex;border:1px solid #dedbd6}.scene-tabs button{flex:1;min-width:0;text-align:left;padding:23px 26px;border-right:1px solid #dedbd6;font-size:17px;line-height:1.35;color:#777;background:none;position:relative}.scene-tabs button:last-child{border-right:0}.scene-tabs button[aria-selected=true]{color:#111;background:#ffffff88}.scene-tabs button[aria-selected=true]:after{content:'';position:absolute;height:2px;background:#0007cb;bottom:0;left:0;width:100%;animation:tabline .5s ease}.scene-stage{aspect-ratio:1180/610;background:#e8e4dd;overflow:hidden}aval-scene{display:block;width:100%;height:100%}.testimonials{max-width:1080px;margin:auto;padding:0 24px}.quote-tabs{display:flex;border:1px solid #dedbd6}.quote-tabs button{flex:1;text-align:left;padding:20px 28px;border-right:1px solid #dedbd6;font-size:22px;color:#777}.quote-tabs button[aria-selected=true]{background:white;color:#111}.quote-panel{border:1px solid #dedbd6;border-top:0}.quote-panel[hidden]{display:none}.mega-menu{position:absolute;top:100%;left:0;right:0;background:#faf9f6;padding:40px max(7.5vw,30px);display:grid;grid-template-columns:repeat(4,1fr);gap:25px;box-shadow:0 20px 30px #0000000c;border-top:1px solid #ddd;max-height:70vh;overflow:auto}.mega-menu[hidden]{display:none}.mega-menu a{font-size:18px;padding:8px;border-radius:4px}.mega-menu a:hover{background:#eae7e0}.mega-menu svg{width:20px;height:20px}.mega-menu .absolute{position:static}.mega-menu span{display:inline}.mobile-menu{position:fixed;inset:100px 0 0;background:#faf9f6;padding:30px;z-index:999;overflow:auto}.mobile-menu a{display:block;padding:16px;border-bottom:1px solid #ddd;font-size:22px}.mobile-menu[hidden]{display:none}.demo-dialog{width:min(1120px,94vw);border:1px solid #ddd;border-radius:12px;padding:0;max-height:92vh;box-shadow:0 30px 100px #0004;background:#faf9f6}.demo-dialog::backdrop{background:#1119;backdrop-filter:blur(6px)}.demo-head{display:flex;align-items:center;justify-content:space-between;padding:22px 25px;font-size:22px}.demo-head button{font-size:24px}.demo-dialog .scene-stage{margin:0 20px}.demo-nav{display:flex;justify-content:center;gap:8px;padding:22px}.demo-nav button{border:1px solid #ccc;padding:9px 16px;border-radius:4px}.demo-nav button[aria-pressed=true]{background:#111;color:white}.demo-note{text-align:center;color:#888;font-size:12px;padding-bottom:18px}.motion-control{position:fixed;left:16px;bottom:16px;z-index:90;background:#fff;border:1px solid #ddd;color:#555;padding:8px 12px;border-radius:30px;font-size:11px;box-shadow:0 3px 12px #0001}.toast{position:fixed;bottom:65px;left:50%;transform:translateX(-50%);background:#111;color:white;padding:15px 23px;border-radius:6px;z-index:2000;max-width:90vw;font-size:14px}.footer-expand{padding:8px 0 16px}.footer-expand a{display:block;padding:7px 0}.footer-expand[hidden]{display:none}@keyframes tabline{from{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@media(min-width:768px){#hero{min-height:560px}#hero h1{font-size:clamp(48px,5.6vw,84px);line-height:1.04;letter-spacing:-2.5px}}@media(max-width:767px){.rebuilt-section-inner{padding:0 20px}.rebuilt-section-inner>div[class*=grid]{display:block}.scene-tabs{flex-direction:column}.scene-tabs button{padding:15px 16px;border-right:0;border-bottom:1px solid #dedbd6;font-size:15px}.scene-stage{aspect-ratio:1.16;position:relative}.scene-stage aval-scene{position:absolute;width:172%;left:-36%;height:100%}.quote-tabs button{font-size:16px;padding:14px 10px}.product-showcase{margin-top:30px}.demo-nav{flex-wrap:wrap}.demo-head{font-size:18px}.mega-menu{grid-template-columns:1fr 1fr}.demo-dialog .scene-stage{margin:0 8px}#hero h1{font-size:44px;line-height:1.04;letter-spacing:-1.5px}.motion-control{bottom:10px;left:10px;font-size:10px}footer{padding-bottom:50px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
:root{--font-Saans:Saans,Arial,sans-serif;--font-SaansMono:SaansMono,monospace;--font-Serrif:Serrif,Georgia,serif}body{font-family:Saans,Arial,sans-serif}.text-body-lg{font-family:Serrif,Georgia,serif}h1,h2,h3{font-family:Saans,Arial,sans-serif}#hero h1{font-weight:400}
.scene-tabs h3{font-size:20px;line-height:1.2;margin:0 0 12px;letter-spacing:-.35px}.scene-tabs p{font-family:Serrif,Georgia,serif;font-size:16px;line-height:1.45;margin:0}.scene-tabs button{vertical-align:top}.rebuilt-section-inner>div[class*=grid]{grid-template-columns:repeat(12,minmax(0,1fr))}.rebuilt-section-inner>div[class*=grid]>div{grid-column:1/-1}.rebuilt-section-inner .grid-cols-subgrid{grid-template-columns:subgrid}@media(max-width:767px){.scene-tabs h3{font-size:18px}.scene-tabs button[aria-selected=false] p{display:none}.scene-tabs p{font-size:15px}}
aval-feature{display:block;width:100%;height:100%;min-height:310px}.scene-stage aval-feature{height:100%}.aval-wordmark{display:inline-flex;align-items:center;gap:9px;--mark:32px}.aval-wordmark img{width:var(--mark);height:var(--mark);border-radius:8px}.aval-wordmark .wordmark-art{width:auto;height:calc(var(--mark)*.737);border-radius:0;flex:none}.inline-aval-mark{width:22px;height:22px;display:inline-block;border-radius:5px}.hero-agent{background:#fafaf8;border:1px solid #e2e2dd;border-radius:15px;padding:13px;box-shadow:0 12px 24px #11100009;text-align:left;max-width:170px;height:auto!important;object-fit:unset!important}.hero-agent img{width:70px;height:70px;object-fit:contain}.hero-agent b{display:block;font-size:12px;margin-top:8px;white-space:nowrap}.hero-agent>span{display:block;font-size:9px;color:#888;margin-top:4px}.aval-portrait{width:100%;height:auto;object-fit:contain;border-radius:18px}.agent-cluster{display:flex;align-items:center;justify-content:center;padding:20px}.agent-cluster picture{width:95px;display:block;transform:rotate(-8deg);background:#fff;border:1px solid #e4e4e1;border-radius:22px;box-shadow:0 12px 30px #00000008}.agent-cluster picture:nth-child(2){transform:translateY(-20px) rotate(4deg);margin:0 -8px;z-index:1}.agent-cluster picture:nth-child(3){transform:rotate(12deg)}.backing{text-align:center;padding:10px 20px}.feature-card{height:360px;overflow:hidden}.capability-panel{height:470px}.integration-visual{min-height:590px}.integration-visual aval-feature{height:590px}.aval-pricing{text-align:center}.offering{max-width:800px;margin:45px auto 0;background:white;border:1px solid #deded9;padding:40px;border-radius:3px}.offering h3{margin:20px 0}.offering-equation{display:flex;align-items:center;justify-content:center;gap:30px;font-size:28px;margin:38px 0}.offering-equation b{font-weight:300;color:#999}.aval-cta{display:inline-block;background:#181818;color:white;padding:14px 25px;border-radius:4px;font-size:14px}.aval-cta.secondary{background:white;color:#111;border:1px solid #ccc}.offering-note{margin-top:30px;color:#888;font-size:12px}.aval-footer{width:min(1100px,90%);margin:auto}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:45px 0 60px}.footer-columns h3{font-size:14px;margin-bottom:22px;color:#999}.footer-columns a{display:block;font-size:15px;margin:14px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ddd;padding-top:25px;font-size:12px;color:#888}@media(max-width:767px){.hero-agent{min-width:115px;padding:9px}.hero-agent img{width:45px;height:45px}.hero-agent b{font-size:9px}.hero-agent>span{font-size:8px}.scene-stage{aspect-ratio:auto;height:490px}.feature-card{height:380px}.capability-panel{height:490px}.integration-visual,.integration-visual aval-feature{height:570px;min-height:570px}.offering{padding:24px 15px}.offering-equation{font-size:19px;gap:15px}.footer-columns{gap:15px}.footer-columns a{font-size:12px}.footer-bottom{flex-direction:column}.agent-cluster picture{width:75px}}
.hero-agent b{white-space:normal;line-height:1.3}.hero-agent>span{line-height:1.5}.hero-agent picture{display:block}.hero-agent{min-width:100px}#together .feature-card aval-feature{min-height:0}@media(min-width:768px) and (max-width:1023px){.hero-agent{min-width:86px;padding:10px}.hero-agent b{font-size:10px}.hero-agent img{width:50px;height:50px}}
.scene-stage:has(aval-feature){min-height:640px;width:100%}.feature-card{height:470px}.capability-panel{height:600px}@media(max-width:767px){.scene-stage:has(aval-feature){height:640px}.feature-card{height:470px}.capability-panel{height:600px}}

/* ---- defect fixes: hero clipping, contrast, small type ---- */
/* Hero agent cards used negative insets (-left-[5.5%], -right-[1.8%], -right-[6.25%]).
   body{overflow-x:clip} sliced them at ~768-1150px. Pull them back inside the container.
   The [class*="-left-"] match hits only the negative utilities: "md:left-" has no leading dash. */
@media (min-width:768px){
  #hero .hero-agent[class*="-left-"]{left:1%!important;right:auto!important}
  #hero .hero-agent[class*="-right-"]{right:1%!important;left:auto!important}
}
@media (min-width:768px) and (max-width:1199px){
  #hero .hero-agent{width:82px!important;max-width:82px}
  #hero .hero-agent img{width:44px;height:44px}
}

/* Contrast: #777/#888/#999 on white or off-white all fell under WCAG AA (3.3-4.4:1). */
.hero-agent>span{font-size:12px;color:#57564f;margin-top:5px}
.hero-agent b{font-size:13px}
.scene-tabs button{color:#57564f}
.quote-tabs button{color:#57564f}

.offering-note{color:#57564f;font-size:13px}
.footer-columns h3{color:#5f5e56}
.footer-bottom{color:#57564f;font-size:13px}
.demo-note{color:#57564f}
.motion-control{color:#44433d;font-size:12px}

/* ---- Berkeley SkyDeck badge (real asset; gold+white art needs a dark ground) ---- */
.backing{text-align:center;padding:10px 20px}
.skydeck-badge{display:inline-flex;align-items:center;gap:18px;
  background:#1a1a1c;border:1px solid #2e2e31;border-radius:999px;
  padding:14px 28px;margin:20px 0 14px;max-width:100%;flex-wrap:nowrap}
.skydeck-badge img{height:22px;width:auto;display:block;flex-shrink:1;min-width:0;object-fit:contain}
.skydeck-lede{font-size:15px;color:#b9b9bd;white-space:nowrap}
.skydeck-cohort{font-family:SaansMono,ui-monospace,monospace;font-size:13px;letter-spacing:.0375rem;
  color:#e8e8ea;white-space:nowrap;padding-left:18px;border-left:1px solid #3a3a3e}
.backing-note{font-size:15px;color:#57564f}
@media(max-width:767px){
  .skydeck-badge{gap:12px;padding:12px 18px}
  .skydeck-badge img{height:16px}
  .skydeck-lede{font-size:13px}
  .skydeck-cohort{font-size:11px;padding-left:12px}
  .backing-note{font-size:14px}
}

/* ---- hero: single-contrast headline, mono eyebrow, assurance chips, reclaimed space ---- */
.hero-eyebrow{font-family:SaansMono,ui-monospace,monospace;font-size:11px;letter-spacing:.0375rem;
  text-transform:uppercase;color:#57564f;justify-content:center}
.hero-eyebrow::before{content:'';width:8px;height:8px;background:#0007cb;flex:none}
.hero-assurances{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:8px}
.hero-assurances b{font-weight:400;font-size:13px;color:#3d3c37;background:#f2f1ed;
  border:1px solid #e4e3dd;border-radius:999px;padding:6px 14px;white-space:nowrap}
@media(min-width:768px){#hero{min-height:560px}}
/* no text-wrap here: the explicit <br> sets the desktop break,
   and natural wrapping still works below 768px */
@media(max-width:767px){
  .hero-assurances{gap:6px}
  .hero-assurances b{font-size:12px;padding:5px 11px}
}

/* ---- hero agent cards: centred content, light grey frosted glass ---- */
.hero-agent{
  text-align:center;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  gap:2px;
  background:rgba(238,238,236,.55);
  backdrop-filter:blur(16px) saturate(150%);
  -webkit-backdrop-filter:blur(16px) saturate(150%);
  border:1px solid rgba(255,255,255,.75);
  border-radius:20px;
  padding:18px 14px;
  box-shadow:0 8px 28px rgba(17,16,0,.07),inset 0 1px 0 rgba(255,255,255,.6);
}
.hero-agent picture{display:flex;justify-content:center;width:100%}
.hero-agent img{margin:0 auto;display:block}
.hero-agent img.personality-portrait{transform:scale(1.4)}
.hero-agent b{margin-top:10px;text-align:center}
.hero-agent>span{text-align:center;margin-top:3px}
@supports not (backdrop-filter:blur(2px)){
  .hero-agent{background:rgba(240,240,238,.92)}
}

/* ---- SkyDeck pill is now a link; give it interactive affordance ---- */
.hero-backing{display:block;width:100%;margin-top:6px}
.hero-backing .backing{padding:0}
.hero-backing .skydeck-badge{margin:14px 0 10px}
a.skydeck-badge{text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s}
a.skydeck-badge:hover{background:#232326;border-color:#3d3d42;transform:translateY(-1px)}
a.skydeck-badge:focus-visible{outline:2px solid #0007cb;outline-offset:4px}

/* ---- badge centring: pin it regardless of the flex ancestors' alignment ---- */
.hero-backing{display:block;width:100%;text-align:center}
.hero-backing .backing{display:block;width:100%;padding:0}
a.skydeck-badge{margin-inline:auto;justify-content:center}
.backing-note{margin-inline:auto}

/* ---- closing section: dark navy -> ice gradient with vertical streaks ---- */
#get-started{
  position:relative;isolation:isolate;
  background:
    repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 12.5%),
    linear-gradient(180deg,#0a161f 0%,#11293a 26%,#1d4a63 50%,#3f7f9c 72%,#9ec7d9 88%,#eef4f7 100%);
}
#get-started h2{color:#fff}
/* portraits are black line art: float them on light frosted chips so they read on the dark ground */
#get-started picture{
  display:block;border-radius:20px;padding:10px;
  background:rgba(240,244,246,.82);
  backdrop-filter:blur(14px) saturate(150%);
  -webkit-backdrop-filter:blur(14px) saturate(150%);
  border:1px solid rgba(255,255,255,.55);
  box-shadow:0 10px 30px rgba(4,14,22,.22);
}
#get-started .aval-cta,
#get-started a[role=button],
#get-started a{border-radius:6px}
#get-started a:not(.aval-wordmark):first-of-type{background:#fff;color:#0a161f;border:1px solid #fff}
#get-started a:not(.aval-wordmark):nth-of-type(2){background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}
#get-started a:not(.aval-wordmark):nth-of-type(2):hover{background:rgba(255,255,255,.12)}
#get-started a:focus-visible{outline:2px solid #fff;outline-offset:4px}
@supports not (backdrop-filter:blur(2px)){
  #get-started picture{background:rgba(242,246,248,.95)}
}
/* the inherited inner bg-white wrapper would hide white text on the dark gradient */
#get-started .bg-white{background-color:transparent}

/* ---- teamwork bento (features-8 structure, ported to this static stack) ---- */
.bento-holder{grid-column:1/-1!important;width:100%}
.bento{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;width:100%;margin-top:8px}
.bento-card{grid-column:span 6;background:#fff;border:1px solid #e6e6ea;border-radius:14px;
  padding:24px;display:flex;flex-direction:column;gap:10px;overflow:hidden;position:relative;
  box-shadow:0 1px 2px rgba(20,20,30,.04)}
.bento-card h3{font-size:17px;font-weight:550;color:#141418;margin:0;letter-spacing:-.2px}
.bento-card p{font-size:13.5px;line-height:1.55;color:#57564f;margin:0;font-family:Serrif,Georgia,serif}
@media(min-width:1024px){
  .bento-card.span-2{grid-column:span 2}
  .bento-card.span-3{grid-column:span 3}
}
@media(min-width:640px) and (max-width:1023px){.bento-card.span-3{grid-column:span 3}}

/* 1 · big stat behind a blob */
.bento-stat{position:relative;display:flex;align-items:center;justify-content:center;height:92px;margin-bottom:4px}
.bento-blob{position:absolute;inset:0;width:100%;height:100%;color:#f0f0f2}
.bento-stat span{position:relative;font-size:52px;font-weight:600;letter-spacing:-2px;color:#141418;
  font-variant-numeric:tabular-nums}

/* 2 · ringed icon */
.bento-ring{position:relative;width:84px;height:84px;border-radius:50%;border:1px solid #e2e2e8;
  display:grid;place-items:center;margin:6px auto 10px;color:#3d3c46}
.bento-ring::before{content:'';position:absolute;inset:-8px;border-radius:50%;border:1px solid #eeeef1}
.bento-ring svg{width:36px;height:36px;display:block}
.bento-ring.sm{width:46px;height:46px;margin:0}
.bento-ring.sm svg{width:21px;height:21px}

/* 3 · trend line */
.bento-chart{height:92px;margin-bottom:2px;color:#3f6fd8}
.bento-chart svg{width:100%;height:100%;display:block}

/* 4 & 5 · split cards */
.bento-split{display:grid;grid-template-columns:1fr;gap:20px}
@media(min-width:640px){.bento-split{grid-template-columns:1fr 1fr;align-items:start}}
.bento-side{display:flex;flex-direction:column;justify-content:space-between;gap:26px}
.bento-window{border:1px solid #e6e6ea;border-top-left-radius:12px;border-right:0;border-bottom:0;
  padding:26px 16px 16px;position:relative;margin:8px -24px -24px 0;min-height:160px;background:#fbfbfc}
.bento-dots{position:absolute;left:12px;top:10px;display:flex;gap:5px}
.bento-dots i{width:7px;height:7px;border-radius:50%;border:1px solid #dcdce2;display:block}
.bento-hop{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10.5px;
  background:#fff;border:1px solid #ededf1;border-radius:9px;padding:8px 10px;margin-bottom:7px}
.bento-hop b{font-weight:550;color:#141418;white-space:nowrap}
.bento-hop em{font-style:normal;color:#75757e;font-family:SaansMono,ui-monospace,monospace;font-size:9px;
  letter-spacing:.04em;text-transform:uppercase}
.bento-hop.back{justify-content:flex-end;background:#f6f6f8}
.bento-trace{display:flex;flex-direction:column;gap:6px;margin-top:10px}
.bento-trace i{display:block;height:6px;width:var(--w);border-radius:3px;background:#ededf1}
.bento-roster{display:flex;flex-direction:column;justify-content:center;gap:12px;position:relative;padding:6px 0}
.bento-roster::before{content:'';position:absolute;top:0;bottom:0;left:50%;width:1px;background:#ededf1}
.bento-person{display:flex;align-items:center;gap:8px;position:relative}
.bento-person{width:calc(50% + 18px);justify-content:flex-end}
.bento-person.mid{margin-left:calc(50% - 18px);width:auto;justify-content:flex-start}
.bento-person picture,.bento-person img{width:30px;height:30px;display:block;flex:none}
.bento-person img{border-radius:50%;background:#f4f4f6;object-fit:contain}
.bento-tag{font-size:10px;color:#3d3c46;background:#fff;border:1px solid #e6e6ea;border-radius:6px;
  padding:4px 8px;white-space:nowrap;box-shadow:0 1px 2px rgba(20,20,30,.04)}
@media(max-width:639px){
  .bento-window{margin:8px 0 0;border:1px solid #e6e6ea;border-radius:12px}
  .bento-roster::before{display:none}
  .bento-person,.bento-person.mid{width:100%;margin-left:0;justify-content:flex-start}
}
/* the bento replaced a 3-up row; collapse that row to a single full-width track */
.bento-row{display:block!important}
.bento-full{grid-column:1/-1!important;width:100%}

/* ---- forecasting: squeeze carousel (ported from the React component's geometry) ---- */
.sq-wrap{--sq-h:clamp(200px,30vw,340px);--sq-gap:16px;--sq-slat-gap:8px;--sq-slat:8px;
  --sq-radius:6px;--sq-ms:1000ms;--sq-ease:cubic-bezier(.16,1,.3,1);
  --sq-fill:#141418;--sq-on-fill:#fff;
  /* a 16:9 block sets both the open card and the scale every picture is drawn at */
  --sq-hero:calc(var(--sq-h) * 16 / 9);
  container-type:inline-size}
.sq-head{max-width:62ch;margin-bottom:34px}
.sq-head h2{margin:14px 0 12px}
.sq-head p{color:#57564f}
.squeeze{--sq-slats:3;
  --sq-room:calc(100cqi - var(--sq-hero) - var(--sq-slats) * var(--sq-slat-gap)
    - 3 * var(--sq-gap) - var(--sq-slats) * var(--sq-slat))}
.sq-controls{display:none}
.sq-arrow{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;
  background:var(--sq-fill);color:var(--sq-on-fill);border:0;cursor:pointer;transition:opacity .2s}
.sq-arrow:hover{opacity:.85}
.sq-arrow svg{width:15px;height:15px;display:block}
.sq-arrow:focus-visible{outline:2px solid var(--sq-fill);outline-offset:3px}
.sq-viewport{width:100%;overflow:hidden;height:var(--sq-h)}
.sq-strip{display:flex;height:100%;width:max-content;
  transition:transform var(--sq-ms) var(--sq-ease)}
.sq-strip.still{transition:none}
.sq-strip:focus-visible{outline:2px solid var(--sq-fill);outline-offset:3px}
.sq-panel{position:relative;isolation:isolate;height:100%;flex-shrink:0;cursor:pointer;
  overflow:hidden;background:#ececef;padding:0;border:0;
  transition:width var(--sq-ms) var(--sq-ease),margin-left var(--sq-ms) var(--sq-ease)}
.sq-strip.still .sq-panel{transition:none}
.sq-panel:focus-visible{outline:2px solid var(--sq-fill);outline-offset:3px}
/* drawn at the fixed hero block and centred, so a picture keeps one scale as its card narrows */
.sq-panel img{position:absolute;inset-block:0;left:50%;transform:translateX(-50%);
  height:100%;max-width:none;object-fit:cover;width:var(--sq-hero);min-width:100%}
.sq-overlay{position:absolute;inset-inline:0;bottom:0;display:flex;align-items:flex-end;
  padding:16px;padding-top:64px;font-size:13px;font-weight:500;color:#fff;letter-spacing:-.2px;
  background-image:linear-gradient(to top,rgba(0,0,0,.55),transparent);
  opacity:0;transition:opacity var(--sq-ms) var(--sq-ease);pointer-events:none}
.sq-panel.front .sq-overlay{opacity:1}
.sq-panelcopy{display:grid;margin-top:26px}
.sq-copy{grid-column-start:1;grid-row-start:1;display:flex;flex-direction:column;gap:16px;
  opacity:0;visibility:hidden;pointer-events:none;
  transition:opacity var(--sq-ms) var(--sq-ease),visibility var(--sq-ms)}
.sq-copy.on{opacity:1;visibility:visible;pointer-events:auto}
@media(min-width:768px){.sq-copy{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:40px}}
.sq-copy p{max-width:46rem;font-size:16px;line-height:1.6;margin:0;text-wrap:balance}
.sq-title{color:#141418;font-weight:500}
.sq-desc{color:#57564f}
.sq-action{display:inline-flex;flex-shrink:0;align-items:center;gap:8px;border-radius:7px;
  background:var(--sq-fill);color:var(--sq-on-fill);padding:11px 17px;font-size:13.5px;
  font-weight:500;text-decoration:none;transition:opacity .2s}
.sq-action:hover{opacity:.85}
.sq-action svg{width:6px;height:9px;transition:transform .2s}
.sq-action:hover svg{transform:translateX(2px)}
@media(prefers-reduced-motion:reduce){
  .sq-strip,.sq-panel,.sq-overlay,.sq-copy{transition:none!important}
}

/* The oversight-modes stat numeral, set in the page's body serif rather than Saans.
   Serrif ships 300 and 400 only, so 400 is the heaviest real weight available -
   asking for the previous 600 would synthesise a fake bold, which wrecks the thin
   strokes of a high-contrast serif at display size. */
.bento-stat>span{font-family:Serrif,Georgia,serif;font-weight:400}

/* GT Walsheim Pro Medium for the hero headline. Subset to Latin + punctuation
   (30KB of an original 329KB TTF) so the copy can change without a refont. */
@font-face{font-family:Walsheim;src:url('./assets/GTWalsheimPro-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
#hero h1{font-family:Walsheim,Saans,Arial,sans-serif;font-weight:500}

/* Split-flap rotator on an editorial highlight. The highlight doubles as the flap
   card: every layer carries the same full-box gradient, so the halves align
   seamlessly and - being opaque - occlude the word behind them. That occlusion is
   what makes a flip read as a flip instead of two words cross-fading through each
   other. Both halves hinge on the shared split line at 50%. */
#hero h1 .rot{position:relative;display:inline-grid;justify-items:center;vertical-align:top;padding-bottom:.1em;width:var(--rw,auto);transition:width .52s cubic-bezier(.16,1,.3,1);
 border-radius:16px;overflow:hidden;clip-path:inset(0 round 16px);background:linear-gradient(180deg,#a7bfe2 0%,#c5d7ee 46%,#e7eff9 100%)}
#hero h1 .rot>i{grid-area:1/1;font-style:normal;visibility:hidden;padding:0 .17em;white-space:nowrap}
#hero h1 .rot>i.on{visibility:visible}
#hero h1 .rot.flipping>i{position:absolute;left:0;top:0;visibility:hidden}#hero h1 .rot.flipping>i:first-child{position:static;display:inline-block;width:0;padding:0;overflow:hidden;visibility:hidden}
#hero h1 .rot .flap{grid-area:1/1;position:relative;display:block;width:100%;perspective:900px}
#hero h1 .rot .fl{position:absolute;inset:0;display:block;white-space:nowrap;text-align:center;
 backface-visibility:hidden;background:linear-gradient(180deg,#a7bfe2 0%,#c5d7ee 46%,#e7eff9 100%)}
#hero h1 .rot .fl.t{clip-path:inset(0 0 50% 0);transform-origin:center 50%}
#hero h1 .rot .fl.b{clip-path:inset(50% 0 0 0);transform-origin:center 50%}
#hero h1 .rot .fl.leaf{opacity:0}

/* Compact native picker: endonyms in the menu, a quiet language code in the nav. */
.language-picker{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;height:40px;padding:0 10px;margin-right:3px;border-radius:6px;color:inherit;cursor:pointer}
.language-picker:hover{background:#11100008}
.language-picker:focus-within{outline:2px solid #0007cb;outline-offset:2px}
.language-picker [data-language-code]{font-size:12px;font-weight:500;letter-spacing:.03em}
.language-chevron{opacity:.5}
.language-picker select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;font:14px Inter,Arial,sans-serif}
.language-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:699px){.language-picker{padding:0 6px;gap:4px;margin-right:2px}.language-picker .language-chevron{display:none}}
@media(max-width:699px){
  [data-mobile-nav]{gap:4px!important}
  [data-mobile-nav]>div:has(>ul){display:none}
  [data-mobile-nav] [data-primary-actions]>li[data-testid]:not([data-workspace-link]){display:none}
  [data-mobile-nav] [data-workspace-link]{display:block}
  [data-mobile-nav] [data-workspace-link] a{padding:0 5px}
  [data-mobile-nav] [data-workspace-link] span{font-size:12px;white-space:nowrap}
}
@media(min-width:768px){html:not([lang="en"]) #hero h1{font-size:clamp(44px,4.8vw,72px)}}

/* Mobile layouts use content height, including localized demo copy. */
@media(max-width:767px){
  html{scroll-padding-top:120px}
  section{scroll-margin-top:120px}
  #hero{padding-top:36px;padding-bottom:40px}
  #hero h1{font-size:clamp(34px,9vw,52px);line-height:1.08;letter-spacing:-1.3px}
  #hero h1 br{display:none}
  #hero p{font-size:18px;line-height:1.5}
  #hero .hero-eyebrow{font-size:10px;line-height:1.5}
  #hero div:has(>.hero-agent){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:28px;overflow:visible}
  #hero .hero-agent{width:100%;max-width:none;min-width:0;padding:16px 10px;border-radius:16px;order:initial}
  #hero .hero-agent img{width:52px;height:52px}
  #hero .hero-agent b{font-size:13px}
  #hero .hero-agent>span{font-size:12px}
  .skydeck-badge{gap:8px;padding:12px;flex-wrap:wrap;border-radius:18px}
  .skydeck-badge img{max-width:48%;height:auto}
  .skydeck-cohort{padding-left:8px}
  .backing-note{line-height:1.5}
  .rebuilt-section-inner{padding-inline:16px}
  main section:not(#hero):not(#get-started){padding-block:48px}
  section h2.text-heading-2{font-size:clamp(30px,8vw,42px);line-height:1.1}
  .scene-stage,.scene-stage:has(aval-feature),.feature-card,.capability-panel,
  .integration-visual,.integration-visual aval-feature{height:auto;min-height:0;aspect-ratio:auto}
  .scene-stage aval-scene{position:relative;left:auto;width:100%;height:auto}
  aval-feature,.scene-stage aval-feature{height:auto;min-height:0}
  .scene-tabs button{min-height:52px;padding:16px;font-size:16px}
  .scene-tabs h3{font-size:18px;line-height:1.35}
  .scene-tabs p{font-size:16px;line-height:1.5}
  .scene-tabs button[aria-selected=true]{box-shadow:inset 3px 0 #0007cb}
  a[role=button],.aval-cta,.sq-action{min-height:48px;white-space:normal;text-align:center;line-height:1.35;display:inline-flex;align-items:center;justify-content:center}
  #hero div:has(>a[role=button]),#get-started div:has(>a[role=button]){flex-wrap:wrap}
  [data-mobile-nav] button,[data-mobile-nav] a,.language-picker{min-height:44px}
  [data-mobile-nav] button{min-width:44px}
  .language-picker select{font-size:16px}
  .top-banner{font-size:12px;line-height:1.4}
  .top-banner button{min-width:44px;min-height:44px;flex-shrink:0}
  .mobile-menu{inset:var(--mobile-menu-top,110px) 0 0;padding:16px 20px max(24px,env(safe-area-inset-bottom));overscroll-behavior:contain}
  .mobile-menu a{font-size:20px;line-height:1.4;padding:16px 4px}
  body:has(.mobile-menu:not([hidden])){overflow:hidden}
  .demo-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);overscroll-behavior:contain}
  .demo-head{position:sticky;top:0;z-index:2;background:#faf9f6;padding:12px 16px;gap:12px}
  .demo-head button{min-width:44px;min-height:44px;flex-shrink:0}
  .demo-nav{padding:16px;gap:8px}
  .demo-nav button{min-height:44px;flex:1 1 120px;font-size:14px}
  .demo-note{padding:0 16px 20px;line-height:1.5}
  .bento-card{padding:20px}
  .sq-wrap{--sq-h:clamp(170px,56vw,300px);--sq-hero:100cqi;--sq-gap:0px;--sq-slat:0px;--sq-slat-gap:0px}
  .sq-copy p{text-wrap:pretty}
  .sq-controls{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}
  .sq-arrow{width:44px;height:44px}
  .offering{margin-top:28px;padding:24px 18px}
  .offering-equation{flex-direction:column;gap:12px;margin:24px 0;font-size:22px}
  .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:32px 0}
  .footer-columns h3{margin-bottom:12px}
  .footer-columns a{font-size:15px;line-height:1.4;min-height:44px;display:flex;align-items:center;margin:0}
  .footer-bottom{line-height:1.6}
  #get-started{padding:120px 20px;min-height:0}
  #get-started .pointer-events-none>div{width:58px;max-width:58px}
  #get-started .pointer-events-none>div:nth-child(1){left:5%;top:5%}
  #get-started .pointer-events-none>div:nth-child(2){left:42%;top:3%}
  #get-started .pointer-events-none>div:nth-child(3){right:5%;top:5%}
  .motion-control{min-height:44px;bottom:max(10px,env(safe-area-inset-bottom))}
}

.integration-catalog{margin-top:24px;width:100%;max-width:560px}
.integration-summary{font-family:Saans,Arial,sans-serif;font-size:16px;line-height:1.5;color:#57564f}
.integration-categories{margin-top:16px;display:grid;gap:0}
.integration-categories>div{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:13px 0;border-bottom:1px solid #dedbd6}
.integration-categories dt{font-size:16px;line-height:1.4}
.integration-categories dd{font-family:SaansMono,monospace;font-size:15px;color:#57564f;font-variant-numeric:tabular-nums}

/* Hero specialist tiles: one pastel per agent with a slight tilt, echoing the sticker
   treatment on the contact page. Purely decorative — the wrapper is pointer-events:none.
   Tilt is a static transform, so the global reduced-motion rule has nothing to disable. */
.hero-agent{border:4px solid #fff;border-radius:20px;box-shadow:0 14px 30px #1d293d14;transform:rotate(var(--tilt,0deg))}
.hero-agent:nth-child(1){background:#eef1f9;--tilt:-5deg}
.hero-agent:nth-child(2){background:#fbf0df;--tilt:4.5deg}
.hero-agent:nth-child(3){background:#f2eaf6;--tilt:-4deg}
.hero-agent:nth-child(4){background:#e9f1ea;--tilt:5deg}
/* Narrower tilts once the tiles sit in the two-column grid, so corners stay clear of the gap. */
@media(max-width:767px){.hero-agent{border-width:3px;border-radius:16px}.hero-agent:nth-child(1){--tilt:-2.5deg}.hero-agent:nth-child(2){--tilt:2.5deg}.hero-agent:nth-child(3){--tilt:-2deg}.hero-agent:nth-child(4){--tilt:2deg}}
