:root{--mono:ui-monospace,SFMono-Regular,Consolas,monospace;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html,body{margin:0;background:#080a0d;color:#eef1f3;font-family:Arial,sans-serif}.intro{position:fixed;inset:0;z-index:20;background:#080a0d;overflow:hidden}.bg{position:absolute;inset:0;background:radial-gradient(circle at 50% 44%,#171b21 0,#0a0c10 48%,#050608 100%)}.scene{position:absolute;inset:0;display:grid;place-items:center}.phone{perspective:1300px}.phone-shell{width:min(310px,72vw);aspect-ratio:.50;border:8px solid #262a2e;border-radius:42px;background:#101317;box-shadow:0 34px 85px #000d,inset 0 0 0 1px #43484f;opacity:0;transform:translateY(5vh) scale(.82);transition:.65s cubic-bezier(.2,.8,.2,1);overflow:hidden}.phone-top{height:36px;padding:12px 18px 0;font-size:10px;color:#d9dde0}.phone-top span{display:block;width:62px;height:16px;margin:-13px auto 0;border-radius:10px;background:#020304}.chat-head{padding:15px 18px 12px;border-bottom:1px solid #24282d;font-size:13px;font-weight:600}.thread{height:68%;padding:20px 16px;display:flex;flex-direction:column;gap:13px;justify-content:flex-end}.thread>div{max-width:86%;padding:10px 12px;border-radius:16px;font-size:11px;line-height:1.42}.bot{background:#1a1e23;color:#aeb7bf}.user{align-self:flex-end;background:#2b3138;color:#edf1f4}.old{opacity:.42}.launch{opacity:0;transform:translateY(10px);font-weight:600;font-size:12px}.composer{margin:6px 10px 10px;border:1px solid #3a4048;border-radius:20px;padding:9px 12px;color:#7d8791;font-size:10px;display:flex;justify-content:space-between}.composer b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#f0f2f3;color:#111}.work{opacity:0;transition:opacity .55s;overflow:hidden}.workstation{position:relative;width:min(1380px,96vw);aspect-ratio:16/9;transform:scale(.91);transition:transform 2.45s cubic-bezier(.2,.78,.2,1);filter:drop-shadow(0 32px 75px #000c)}.workstation-plate,.workstation-plate img{position:absolute;inset:0;width:100%;height:100%;display:block}.workstation-plate img{object-fit:contain}.screen-overlay{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:.46}.left-screen{clip-path:polygon(var(--left-quad))}.main-screen{clip-path:polygon(var(--main-quad))}.right-screen{clip-path:polygon(var(--right-quad))}.screen-plane{position:absolute;left:0;top:0;transform-origin:0 0;visibility:hidden;background:#0a0d10;color:#aeb7bf;border-radius:3px;filter:brightness(.76) saturate(.72) contrast(.94);box-shadow:inset 0 0 22px #000a;backface-visibility:hidden;will-change:transform}.workstation.screens-registered .screen-plane{visibility:visible}.osbar{height:9%;min-height:15px;background:#23282e;padding:2.4% 3.4%;font:clamp(5px,.52vw,8px) var(--mono);color:#aab2ba;display:flex;justify-content:space-between}.side-content{padding:8% 7%;display:flex;flex-direction:column;gap:10%;color:#7f8993;font:clamp(5px,.48vw,8px)/1.35 var(--mono)}.side-content span{display:block;border-left:2px solid #303943;padding-left:7%;opacity:.55}.vertical-feed{padding-top:12%;gap:8%}.workstation .terminal{position:absolute;left:8%;right:8%;top:17%;bottom:10%;background:#080b0e;border:1px solid #3d454d;border-radius:5px;opacity:0;transform:translateY(8px) scale(.98);transition:.4s}.termhead{height:13%;min-height:20px;background:#242a30;padding:2.4% 3%;font:clamp(6px,.58vw,9px) var(--mono);color:#cbd1d7}.workstation .terminal pre{margin:0;padding:4%;color:#c2cbd2;font:clamp(6px,.62vw,10px)/1.45 var(--mono);white-space:pre-wrap}.intro.s5 .screen-overlay{opacity:.88}.intro.s5 .left-screen,.intro.s5 .right-screen{opacity:.68}.intro.s5 .side-content span:nth-child(-n+3){opacity:.88;color:#b4bec6}.intro.s5 .workstation{transform:scale(1.16) translate(1.2vw,.7vh)}.claims{opacity:0;background:#080a0d;z-index:12;transition:opacity .46s cubic-bezier(.22,.61,.36,1)}.claim{position:relative;width:min(92vw,1200px);height:clamp(330px,56vh,560px);padding:0 5vw;text-align:center;font:500 clamp(42px,6vw,98px)/.92 var(--serif);letter-spacing:-.055em;color:#f4f5f6;opacity:1;visibility:visible;transform:translateY(0);filter:blur(0);transition:opacity .32s cubic-bezier(.22,.61,.36,1),transform .32s cubic-bezier(.22,.61,.36,1),filter .32s ease}.claim.is-changing{opacity:0;transform:translateY(4px);filter:blur(1.2px)}.claim-line{position:absolute;left:50%;display:block;width:100%;transform:translate(-50%,-50%);white-space:nowrap}.claim-bottom{opacity:0}.claim.single .claim-top{top:50%}.claim.single .claim-bottom{display:none}.claim.split .claim-top{top:28%;font-size:clamp(48px,6.2vw,94px)}.claim.split .claim-bottom{top:72%;font-size:clamp(30px,3.7vw,56px);letter-spacing:-.045em;opacity:0;filter:blur(1.2px);transition:opacity .3s cubic-bezier(.22,.61,.36,1),filter .3s ease}.claim.split.beat-b .claim-bottom{opacity:1;filter:blur(0)}.landing{position:fixed;inset:0;background:#efefeb;color:#101316;z-index:1;padding:32px 5vw 8vh;overflow:hidden;opacity:0;transition:opacity 3.2s cubic-bezier(.4,0,.2,1)}.landing.visible{opacity:1}.landing header,.hero{position:relative;z-index:2}.landing header{display:flex;justify-content:space-between;align-items:center}.landing header b{font:600 24px var(--serif)}.landing nav{display:flex;gap:24px}.landing a{color:#34393e;text-decoration:none;font-size:14px}.hero{max-width:1040px;margin:23vh auto 0}.kicker{font:11px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#60686f}.hero h1{font:500 clamp(50px,7vw,110px)/.88 var(--serif);letter-spacing:-.06em;margin:18px 0 26px}.hero>p:last-child{max-width:800px;font-size:clamp(17px,1.6vw,24px);line-height:1.5;color:#454b51}.evidence-field{position:absolute;inset:-4% -3%;z-index:0;overflow:hidden;pointer-events:none;mask-image:linear-gradient(to bottom,rgba(0,0,0,.28),rgba(0,0,0,.76) 20%,#000 72%,rgba(0,0,0,.36))}.evidence-stream{position:absolute;width:min(44vw,640px);font:9.8px/1.78 var(--mono);letter-spacing:.008em;animation:drift 96s ease-in-out infinite alternate}.evidence-line{display:block;max-width:100%;margin:0 0 2px;color:rgba(37,43,48,.17);white-space:normal;overflow-wrap:anywhere}.evidence-line.hook{color:rgba(31,37,42,.37);font-weight:400}.evidence-stream.a{left:-1vw;top:3vh;transform:rotate(-.62deg)}.evidence-stream.b{right:-4vw;top:68vh;animation-duration:112s;transform:rotate(.42deg)}.evidence-stream.c{left:31vw;top:80vh;width:min(40vw,560px);animation-duration:126s;transform:rotate(-.24deg)}@keyframes drift{from{translate:0 0}to{translate:0 6vh}}#skip{position:fixed;right:16px;top:16px;z-index:30;border:0;background:transparent;color:#929aa4;font-size:11px}.intro.s0 .phone-shell,.intro.s1 .phone-shell{opacity:1;transform:none}.intro.s1 .launch{opacity:1;transform:none;transition:.42s}.intro.s2 .phone-shell{opacity:0;transform:translateY(-7vh) scale(.76)}.intro.s3 .phone{opacity:0}.intro.s3 .work,.intro.s4 .work,.intro.s5 .work{opacity:1}.intro.s4 .screen-overlay,.intro.s5 .screen-overlay{opacity:.78}.intro.s4 .workstation .terminal,.intro.s5 .workstation .terminal{opacity:1;transform:none}.intro.s6 .phone,.intro.s6 .work,.intro.s7 .phone,.intro.s7 .work,.intro.s8 .phone,.intro.s8 .work,.intro.s9 .phone,.intro.s9 .work{opacity:0}.intro.s6 .claims,.intro.s7 .claims,.intro.s8 .claims,.intro.s9 .claims{opacity:1}.intro.done{opacity:0;pointer-events:none;transition:opacity 3s cubic-bezier(.4,0,.2,1) .25s}@media(prefers-reduced-motion:reduce){.evidence-stream{animation:none}.phone-shell,.workstation,.workstation .terminal{transition:none}}@media(max-width:760px){.phone-shell{width:68vw}.workstation{width:min(100vw,610px);aspect-ratio:9/16;transform:scale(.98)}.intro.s5 .workstation{transform:scale(1.14) translate(0,3.5vh)}.osbar{font-size:5.5px}.side-content{font-size:5.4px}.workstation .terminal pre{font-size:7px}.claim{width:100vw;height:clamp(360px,60vh,540px);font-size:clamp(38px,12vw,64px);padding:0 22px}.claim.split .claim-top{top:29%;font-size:clamp(40px,13vw,58px)}.claim.split .claim-bottom{top:71%;width:94vw;font-size:clamp(20px,6.25vw,27px);letter-spacing:-.038em}.landing{padding:24px}.landing nav{gap:12px}.hero{margin-top:21vh}.hero h1{font-size:56px}.evidence-stream{animation:none;font-size:9.1px;line-height:1.72;width:82vw}.evidence-line{margin-bottom:2px;color:rgba(37,43,48,.16)}.evidence-line.hook{color:rgba(31,37,42,.36)}.evidence-stream.a{left:4vw;right:auto;top:4vh;transform:rotate(-.48deg)}.evidence-stream.b{left:13vw;right:auto;top:76vh;transform:rotate(.34deg)}.evidence-stream.c{display:none}}

.home-copy{max-width:52rem}.home-copy>p{max-width:48rem}.home-copy>p+p{margin-top:1.15rem}.home-copy .home-origin{margin-top:2.4rem}.home-copy .home-invite{margin-top:1rem}

/* Five-fix polish: terminal containment, intro-only skip, living evidence, calmer home. */
.workstation .terminal,
.workstation .terminal pre,
#termtext {
  overflow: hidden;
  max-height: 100%;
  box-sizing: border-box;
}
#termtext {
  font-size: clamp(7px, .78vw, 11px);
  line-height: 1.18;
  white-space: pre-wrap;
}
body.intro-finished #skip {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .45s ease, visibility 0s linear .45s;
}
.evidence-field {
  overflow: hidden;
}
.evidence-stream {
  will-change: transform;
  animation: evidence-drift var(--stream-duration, 60s) linear infinite;
  animation-delay: calc(var(--stream-duration, 60s) * -0.35);
  transform: translateY(var(--stream-offset, 0%));
}
.evidence-stream.b { animation-direction: reverse; }
.evidence-line.hook {
  animation: evidence-hook-breathe 11s ease-in-out infinite;
}
@keyframes evidence-drift {
  from { transform: translateY(calc(var(--stream-offset, 0%) + 18vh)); }
  to { transform: translateY(calc(var(--stream-offset, 0%) - 118vh)); }
}
@keyframes evidence-hook-breathe {
  0%, 34%, 100% { opacity: .16; }
  44%, 58% { opacity: .48; }
  68% { opacity: .22; }
}
.home-copy {
  max-width: 42rem;
  padding-top: clamp(2rem, 7vh, 5.5rem);
  padding-bottom: clamp(5rem, 11vh, 8rem);
}
.home-copy > p {
  max-width: 38rem;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: clamp(1.06rem, 1.55vw, 1.34rem);
  line-height: 1.52;
  letter-spacing: -.01em;
}
.home-copy > p + p { margin-top: 1.45rem; }
.home-copy .home-voice {
  margin: 0 0 1.6rem;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: clamp(.92rem, 1.1vw, 1.04rem);
  font-style: italic;
  letter-spacing: .035em;
  opacity: .58;
}
.home-copy .home-intro {
  font-size: clamp(1.22rem, 2vw, 1.6rem);
  line-height: 1.42;
}
.home-copy .home-origin {
  margin-top: 2.7rem;
  font-style: italic;
  opacity: .82;
}
.home-copy .home-invite {
  margin-top: 1.35rem;
  opacity: .86;
}
@media (max-width:760px) {
  .landing header {
    padding: 2.1rem 1.5rem 0;
    align-items: flex-start;
    gap: 1.15rem;
    flex-wrap: wrap;
  }
  .landing header > b {
    display: block;
    width: 100%;
    line-height: 1;
  }
  .landing nav {
    width: 100%;
    display: flex;
    gap: .9rem 1.15rem;
    flex-wrap: wrap;
    line-height: 1.25;
  }
  .home-copy {
    padding: 4.6rem 1.5rem 6rem;
    max-width: none;
  }
  .home-copy > p {
    max-width: 31rem;
    font-size: 1.08rem;
    line-height: 1.52;
  }
  .home-copy .home-intro {
    font-size: 1.28rem;
    line-height: 1.43;
  }
  #termtext {
    font-size: 7.2px;
    line-height: 1.14;
  }
}
@media (prefers-reduced-motion: reduce) {
  .evidence-stream,
  .evidence-line.hook { animation: none !important; }
}


/* Full-site continuation below the calm home. */
html{scroll-behavior:smooth;scroll-padding-top:5.5rem}
body.intro-finished{overflow-x:hidden}
body:not(.intro-finished) .site-content{display:none}
body.intro-finished .site-content{display:block}
body.regional-page .site-content{display:block}
.landing.visible{position:relative;min-height:100vh}
.site-content{position:relative;z-index:3;background:#f3f3ef;color:#171717}
.site-section{min-height:82vh;padding:clamp(6rem,12vh,9rem) clamp(1.5rem,7vw,8rem);max-width:88rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:4.75rem}
.site-section+.site-section{border-top:1px solid rgba(20,20,20,.09)}
.section-eyebrow{font:600 .78rem/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.14em;text-transform:uppercase;opacity:.48;margin-bottom:1.2rem}
.site-section h2{font-family:Georgia,'Times New Roman',Times,serif;font-size:clamp(2.35rem,6vw,5.7rem);line-height:.98;letter-spacing:-.045em;max-width:12ch;margin:0 0 2.2rem;font-weight:500}
.site-section p{max-width:47rem;font-size:clamp(1.05rem,1.65vw,1.35rem);line-height:1.55;margin:0 0 1.3rem}
.section-lede{font-family:Georgia,'Times New Roman',Times,serif;font-size:clamp(1.3rem,2.4vw,2rem)!important;line-height:1.38!important;max-width:40rem!important}
.section-flow{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:2.2rem 0 2.6rem;font:500 clamp(.82rem,1.4vw,1rem)/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
.section-flow span,.section-flow strong{padding:.7rem 0;border-bottom:1px solid currentColor}.section-flow i{opacity:.42;font-style:normal}
.how-lines{margin-top:2rem;max-width:52rem}.how-lines p{display:grid;grid-template-columns:minmax(8rem,13rem) 1fr;gap:1.4rem;padding:1rem 0;margin:0;border-top:1px solid rgba(20,20,20,.12)}.how-lines b{font-family:Georgia,'Times New Roman',Times,serif;font-size:1.15em;font-weight:500}.how-lines span{opacity:.7}
.proof-section{padding-bottom:10rem}.proof-run{margin:2.4rem 0;max-width:56rem;border-left:2px solid rgba(20,20,20,.16);padding-left:clamp(1rem,3vw,2.2rem)}.proof-run p{display:grid;grid-template-columns:minmax(11rem,16rem) 1fr;gap:1.4rem;padding:.9rem 0;margin:0}.proof-run b,.proof-run strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.proof-run span{opacity:.72}.proof-command{font-family:Georgia,'Times New Roman',Times,serif!important}.proof-note{font-size:.95rem!important;opacity:.62}
.landing header{position:relative;z-index:8}.landing nav a{scroll-behavior:smooth}
@media(max-width:760px){html{scroll-padding-top:7.5rem}.site-section{min-height:auto;padding:6.5rem 1.5rem 7rem}.site-section h2{font-size:clamp(2.35rem,12vw,3.6rem);max-width:10ch}.section-lede{font-size:1.36rem!important}.section-flow{align-items:flex-start;flex-direction:column;gap:.45rem}.section-flow i{padding-left:.65rem}.how-lines p,.proof-run p{grid-template-columns:1fr;gap:.25rem}.proof-run{padding-left:1.15rem}.landing nav a{padding:.15rem 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.family-preview-mark{position:fixed;right:1.2rem;bottom:1rem;z-index:80;font:10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em;text-transform:uppercase;opacity:.38;pointer-events:none}

.family-home-brand{color:inherit;text-decoration:none}
