*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}img,picture,svg{max-width:100%;display:block}:root{--bg:#f9f9fc;--text:#16161a;--text-muted:#5a5a63;--prism-blue:#2563eb;--prism-teal:#0d9488;--prism-amber:#ea8a0b;--ease:cubic-bezier(.16, 1, .3, 1);--maxw:1120px;--gutter:clamp(1.5rem, 5vw, 4.5rem)}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:400;line-height:1.55;overflow-x:hidden}#root{position:relative}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}main{z-index:1;position:relative}.section{text-align:center;min-height:82svh;padding:9vh var(--gutter);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.section__bg{z-index:0;opacity:.1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.reveal{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translateY(34px)}.reveal.is-visible{opacity:1;transform:none}.hero{text-align:center;min-height:100svh;padding:var(--gutter);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero__media-wrap{z-index:0;position:absolute;inset:0}.hero__media{will-change:transform;position:absolute;inset:-8% 0}.hero__video{object-fit:cover;object-position:38% 50%;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000f2 0%,#000000d1 32%,#00000073 72%,#0000001f 100%);mask-image:linear-gradient(#000000f2 0%,#000000d1 32%,#00000073 72%,#0000001f 100%)}.hero__scrim{background:radial-gradient(ellipse 94% 76% at 50% 45%, #f9f9fcb3, #f9f9fc3d 55%, #f9f9fc00 82%), linear-gradient(to bottom, #f9f9fc47 0%, #f9f9fc00 30%, #f9f9fc00 72%, var(--bg) 100%);position:absolute;inset:0}.hero__content{z-index:1;will-change:transform, opacity;max-width:1000px;position:relative}.wordmark{letter-spacing:-.03em;background:linear-gradient(115deg, var(--prism-blue), var(--prism-teal) 52%, var(--prism-amber));color:#0000;-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:clamp(3.25rem,13vw,10rem);font-weight:700;line-height:.98;transition:background-position .1s linear}.slogan{letter-spacing:-.015em;color:var(--text);text-shadow:0 1px 22px #f9f9fceb;margin-top:1.7rem;font-size:clamp(1.75rem,4.8vw,3.1rem);font-weight:600;line-height:1.16}.subtext{max-width:760px;color:var(--text);opacity:.8;text-shadow:0 1px 18px #f9f9fceb;margin:1.35rem auto 0;font-size:clamp(1.25rem,2.7vw,1.7rem);line-height:1.5}.scroll-cue{color:var(--prism-teal);opacity:.55;z-index:2;animation:2.2s ease-in-out infinite cue-bounce;position:absolute;bottom:clamp(1.4rem,4vh,2.6rem);left:50%;transform:translate(-50%)}.scroll-cue svg{width:26px;height:26px}@keyframes cue-bounce{0%,to{opacity:.35;transform:translate(-50%)}50%{opacity:.7;transform:translate(-50%,7px)}}.problem__content{z-index:1;max-width:960px;position:relative}.problem__headline{letter-spacing:-.02em;font-size:clamp(1.9rem,4.6vw,2.9rem);font-weight:500;line-height:1.22}.problem__sub{max-width:680px;color:var(--text-muted);margin:1.8rem auto 0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.5}.approach{overflow:hidden}.approach__beam{background:linear-gradient(90deg, transparent 0%, var(--prism-blue) 28%, var(--prism-teal) 50%, var(--prism-amber) 72%, transparent 100%);opacity:.3;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.pillars{z-index:1;width:100%;max-width:var(--maxw);grid-template-columns:repeat(3,1fr);gap:clamp(2rem,6vw,5rem);display:grid;position:relative}.pillar{text-align:center;opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);background:#fff;border:1px solid #16162812;border-radius:18px;padding:clamp(1.9rem,3vw,2.6rem) clamp(1.3rem,2vw,1.9rem);transform:translateY(28px);box-shadow:0 1px 2px #14183008,0 12px 30px #1418300d}.pillar__icon{border-radius:15px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:1.4rem;display:inline-flex}.pillar__icon svg{width:28px;height:28px}.pillar--see .pillar__icon{color:var(--prism-blue);background:#2563eb1a}.pillar--plan .pillar__icon{color:var(--prism-teal);background:#0d94881a}.pillar--act .pillar__icon{color:var(--prism-amber);background:#ea8a0b1f}.pillars.is-visible .pillar{opacity:1;transform:none}.pillars.is-visible .pillar:first-child{transition-delay:0s}.pillars.is-visible .pillar:nth-child(2){transition-delay:.16s}.pillars.is-visible .pillar:nth-child(3){transition-delay:.32s}.pillar__verb{letter-spacing:.05em;color:var(--text);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700}.pillar__body{color:var(--text-muted);margin-top:1.1rem;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.coming-soon__content{z-index:1;position:relative}.coming-soon__headline{letter-spacing:-.025em;font-size:clamp(2.4rem,7vw,4rem);font-weight:500}.coming-soon__sub{max-width:600px;color:var(--text-muted);margin:1.5rem auto 0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.5}.site-footer{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.3rem;padding:2.6rem 0 2.8rem;display:flex;position:relative}.to-top{cursor:pointer;font:inherit;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:.45rem;padding:.4rem .7rem;font-size:.74rem;transition:color .2s,transform .2s;display:inline-flex}.to-top svg{width:22px;height:22px}.to-top:hover{color:var(--prism-teal);transform:translateY(-3px)}.site-footer__year{color:var(--text-muted);opacity:.5;font-size:.8rem}@media (width<=1023px){.pillars{grid-template-columns:1fr;gap:clamp(2rem,7vw,3rem);max-width:480px}}@media (width<=767px){.hero__video{object-position:50% 40%}.approach__beam{display:none}}@media (prefers-reduced-motion:reduce){.scroll-cue{opacity:.4;animation:none}.reveal,.pillar{opacity:1!important;transition:none!important;transform:none!important}}
