.landing-root{position:relative;isolation:isolate;min-height:calc(100dvh - 7rem);padding:clamp(2.5rem,7vh,5.5rem) 1.25rem clamp(3rem,8vh,6rem);color:var(--pf-text)}.landing-backdrop{position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(6,18,37,.2),rgba(6,18,37,.74) 58%,var(--pf-bg) 100%),radial-gradient(ellipse 70vw 38vh at 78% 10%,rgba(255,91,46,.11),transparent 68%),radial-gradient(ellipse 64vw 38vh at 12% 18%,rgba(45,212,191,.09),transparent 66%),linear-gradient(135deg,rgba(3,12,27,.9),rgba(13,52,89,.48) 42%,rgba(6,18,37,.9)),url(/peakform-midnight-map-bg.jpg) top /cover no-repeat,var(--pf-bg);background-blend-mode:normal,normal,normal,color,luminosity,normal}.landing-backdrop:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,37,.58),transparent 28%,transparent 72%,rgba(6,18,37,.68)),radial-gradient(ellipse 68vw 34vh at 50% -8%,hsla(0,0%,100%,.06),transparent 74%);content:""}html:has(.landing-root){background:var(--pf-bg);min-width:0}body:has(.landing-root){min-width:0;overflow-x:hidden}.app-shell:has(.landing-root){max-width:none;min-width:0;padding-inline:clamp(1rem,3vw,2.5rem)}.app-shell:has(.landing-root) .site-header{min-height:3.5rem;margin-bottom:0}.app-shell:has(.landing-root) .site-footer{margin-top:0;padding-block:1.2rem;border-top:1px solid var(--pf-hairline);color:var(--pf-text-soft);font-size:.78rem}.app-shell:has(.landing-root) .site-footer a{color:var(--pf-text-muted)}.landing-closing,.landing-intro,.landing-principles,.landing-screens{width:min(100%,1080px);margin-inline:auto}.landing-intro{display:grid;justify-items:center;gap:1.2rem;text-align:center}.landing-intro h1{margin:0;font-family:var(--pf-font-display);font-size:clamp(4.25rem,12vw,8.75rem);font-weight:760;letter-spacing:0;line-height:.92}.landing-lede{max-width:42rem;margin:0;color:rgba(245,247,251,.78);font-size:clamp(1.05rem,1.55vw,1.28rem);line-height:1.58;text-wrap:balance}.landing-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:.2rem}.landing-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--pf-text);font-size:.98rem;font-weight:720;text-decoration:none}.landing-link svg{transition:transform .16s ease}.landing-link:hover svg{transform:translateX(3px)}.landing-link-muted{color:var(--pf-text-muted)}.landing-screens{display:grid;grid-template-columns:repeat(3,minmax(0,auto));justify-content:center;align-items:end;gap:clamp(1rem,3vw,2.25rem);margin-top:clamp(2.4rem,7vh,4.6rem)}.landing-phone{display:grid;justify-items:center;gap:.85rem;margin:0}.landing-phone-shell{width:clamp(13.5rem,19vw,17rem);aspect-ratio:368/800;border:1px solid hsla(0,0%,100%,.16);border-radius:34px;background:linear-gradient(145deg,rgba(232,237,246,.22),rgba(232,237,246,.05) 32%,rgba(0,0,0,.28)),#061225;box-shadow:0 38px 105px -58px rgba(0,0,0,.98),0 0 70px -46px rgba(45,212,191,.65);padding:.34rem;overflow:hidden}.landing-screens>div:nth-child(2) .landing-phone-shell{width:clamp(14.25rem,20vw,18rem);box-shadow:0 44px 118px -54px #000,0 0 82px -44px rgba(255,91,46,.6)}.landing-phone-shell img{display:block;width:100%;height:100%;border-radius:29px;-o-object-fit:cover;object-fit:cover}.landing-phone figcaption{color:var(--pf-text-soft);font-size:.8rem;font-weight:760;letter-spacing:0;text-transform:uppercase}.landing-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);margin-top:clamp(3rem,9vh,5.5rem);border-top:1px solid hsla(0,0%,100%,.11);padding-top:clamp(1.4rem,4vh,2.25rem)}.landing-principles article{display:grid;gap:.5rem}.landing-principles h2{margin:0;color:var(--pf-text);font-family:var(--pf-font-display);font-size:1.02rem;font-weight:760;letter-spacing:0}.landing-principles p{margin:0;color:var(--pf-text-muted);font-size:.94rem;line-height:1.62}.landing-closing{display:grid;justify-items:center;gap:.9rem;margin-top:clamp(4rem,11vh,7rem);text-align:center}.landing-closing h2{max-width:16ch;margin:0;font-family:var(--pf-font-display);font-size:clamp(2.2rem,5.4vw,4.5rem);font-weight:760;letter-spacing:0;line-height:.98;text-wrap:balance}.landing-closing p{max-width:39rem;margin:0;color:var(--pf-text-muted);font-size:1.02rem;line-height:1.65;text-wrap:balance}@media (max-width:900px){.landing-root{padding-top:2.4rem}.landing-screens{grid-template-columns:repeat(3,minmax(9rem,1fr));gap:.8rem}.landing-phone-shell,.landing-screens>div:nth-child(2) .landing-phone-shell{width:min(100%,12.75rem);border-radius:28px}.landing-phone-shell img{border-radius:23px}}@media (max-width:680px){.landing-root{padding-inline:1rem}.landing-screens{display:flex;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 1rem;-webkit-overflow-scrolling:touch}.landing-screens>div{flex:0 0 72%;scroll-snap-align:center}.landing-phone-shell,.landing-screens>div:nth-child(2) .landing-phone-shell{width:min(100%,16rem)}.landing-principles{grid-template-columns:minmax(0,1fr)}}