.installbanner{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:var(--hairline);border-radius:var(--radius-md);background:var(--surface-graphite)}.installbanner-txt{flex:1;min-width:0;font-size:var(--type-xs);color:var(--text-ash)}.installbanner-x{flex:none;padding:4px 12px;border-radius:var(--radius-pill);border:var(--hairline);background:var(--surface-void);color:var(--text-bone);font:inherit;font-size:var(--type-xs);font-weight:var(--weight-semibold);cursor:pointer}.installbanner-x:active{opacity:.85}@media (max-width:1023px){.home .sectionlabel.blitzhead{margin-top:var(--space-5)}}.installbanner-x{position:relative}.installbanner-x:after{content:"";position:absolute;left:50%;top:50%;width:max(100%,var(--tap-min));height:var(--tap-min);transform:translate(-50%,-50%)}.home .home-grid{display:contents}.home .home-grid>:nth-child(n+3){margin-top:var(--space-5)}.home .herocells{display:none}@media (min-width:1024px){.home.home{display:flex;flex-direction:column}.home .home-grid{display:block;column-count:2;column-gap:var(--space-4)}.home .home-grid>*{break-inside:avoid;margin-top:0;margin-bottom:var(--space-5)}.home .home-hero{padding:var(--space-6)}.home .home-hero .patch{width:84px!important;height:98px!important}.home .home-hero .streakpill{display:none}.home .home-hero .who .nm{font-size:var(--type-2xl)}.home .herocells{display:flex;margin-left:auto;align-items:center}.home .herocells .hcell{display:flex;flex-direction:column;gap:4px;padding:var(--space-1) var(--space-6);border-left:var(--hairline-soft)}.home .herocells .hk{font-size:var(--type-2xs);letter-spacing:.16em;text-transform:uppercase;color:var(--text-smoke)}.home .herocells .hk,.home .herocells .hv{font-family:var(--font-mono);white-space:nowrap}.home .herocells .hv{font-size:var(--type-xl);font-weight:var(--weight-semibold);color:var(--text-bone)}.home .herocells .hv .lit{color:var(--strike-300);font-weight:inherit}.home .herocells .hs{font-size:var(--type-xs);color:var(--text-smoke);white-space:nowrap}.home .home-hero{transition:box-shadow var(--motion-instant)}.home .home-hero:hover{box-shadow:inset 0 0 0 1px #6b2fd640}.home .goalcard,.home .pathcard{transition:background var(--motion-instant)}.home .goalcard:hover,.home .pathcard:hover{background:var(--surface-tile)}}