.lm-shot{margin:0;display:flex;justify-content:center;width:100%}.lm-shot img{display:block;width:var(--shot-w, 268px);max-width:82%;height:auto;filter:drop-shadow(0 22px 40px rgba(11,11,16,.34)) drop-shadow(0 8px 20px rgba(124,92,255,.22))}.lm-shot--hero img{--shot-w: 340px;max-width:88%;filter:drop-shadow(0 30px 54px rgba(11,11,16,.42)) drop-shadow(0 10px 26px rgba(124,92,255,.3))}.dark .lm-shot img,.lm-shot--ondark img{filter:drop-shadow(0 26px 46px rgba(0,0,0,.55)) drop-shadow(0 8px 22px rgba(124,92,255,.18))}@media (max-width: 880px){.lm-shot img{--shot-w: 240px}.lm-shot--hero img{--shot-w: 300px}}@media (max-width: 600px){.lm-shot img{--shot-w: 220px}.lm-shot--hero img{--shot-w: 268px}}.lp-page .lp-fs-band{padding:var(--lp-y-4, 80px) 0}.lp-fs-band.home-fs-band{padding:90px 0}.lp-fs-band.home-fs-band.lp-sec--paper{background:var(--paper)}.home-fs-band .lp-head{text-align:center;max-width:60ch;margin:0 auto}.home-fs-band .lp-head h2{font-size:clamp(30px,4.5vw,52px);margin-top:14px;text-wrap:balance}.home-fs-band .lp-head p{color:var(--t-mid);margin-top:16px;font-size:18px}.home-fs-band .lp-note{font-size:13.5px;line-height:1.5;color:var(--t-mid);max-width:52ch}.home-fs-band .lp-note.center{margin-left:auto;margin-right:auto;text-align:center}.lp-fs-cta{display:flex;flex-wrap:wrap;gap:14px 12px;align-items:flex-end;justify-content:center;margin-top:34px}.lp-fs{--fs-card-w: 336px;--fs-gap: 20px;margin-top:var(--lp-gap, 36px)}.lp-fs-tabs{display:flex;gap:10px;justify-content:center;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:2px}.lp-fs-tabs::-webkit-scrollbar{display:none}.lp-fs-tab{flex:none;cursor:pointer;font-family:var(--sans);font-size:15px;font-weight:600;line-height:1;padding:13px 22px;border-radius:999px;color:var(--t-dark);background:transparent;border:1px solid rgba(0,0,0,.22);transition:background .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease)}.lp-fs-tab:hover{border-color:var(--t-dark)}.lp-fs-tab[aria-selected=true]{background:#6d28d9;border-color:#6d28d9;color:#fff}.lp-fs-tab:focus-visible{outline:2px solid var(--violet);outline-offset:3px}.lp-fs-panel[hidden]{display:none}.lp-fs-panel{margin-top:26px}.lp-fs-panel:focus{outline:none}.lp-fs-track{display:flex;gap:var(--fs-gap);overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.lp-fs-track::-webkit-scrollbar{display:none}.lp-fs-track:focus-visible{outline:2px solid var(--violet);outline-offset:4px;border-radius:20px}@media (prefers-reduced-motion: no-preference){.lp-fs-track{scroll-behavior:smooth}}.lp-fs-card{flex:0 0 var(--fs-card-w);width:var(--fs-card-w);scroll-snap-align:start;display:flex;flex-direction:column;background:var(--paper);border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:16px}.lp-sec--paper .lp-fs-card{background:#fff}.lp-fs-card.lp-fs-card--photo{padding:0;overflow:hidden;background:var(--cream-2)}.lp-fs-card--photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.lp-fs-shot{aspect-ratio:4 / 3;width:100%;flex:none}.lp-fs-band .lp-fs-cap{height:100%;align-items:center}.lp-fs-band .lp-fs-cap img{width:100%;max-width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 26px rgba(11,11,16,.18)) drop-shadow(0 2px 5px rgba(11,11,16,.14))}.lp-fs-shot--glyph{display:grid;place-items:center;border-radius:14px;background:#7c5cff17}.lp-fs-shot--glyph .ic{display:grid;place-items:center;color:#6d28d9}.lp-fs-shot--glyph .ic svg{width:40px;height:40px}.lp-fs-card--health .lp-fs-shot--glyph{background:#2a7e801c}.lp-fs-card--health .lp-fs-shot--glyph .ic{color:var(--teal-deep)}.lp-fs-txt{margin-top:16px;min-width:0}.lp-fs-txt h3{font-size:20px;line-height:1.14;color:var(--t-dark);text-wrap:balance;min-height:2.28em}.lp-fs-txt p{font-size:14.5px;line-height:1.55;color:var(--t-mid);margin-top:9px}.lp-fs-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px}.lp-fs-arrow{flex:none;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:transparent;color:var(--violet);border:1px solid var(--violet);transition:background .18s var(--ease),color .18s var(--ease),opacity .18s var(--ease)}.lp-fs-arrow:hover:not(:disabled){background:var(--violet);color:#fff}.lp-fs-arrow:focus-visible{outline:2px solid var(--violet);outline-offset:3px}.lp-fs-arrow:disabled{opacity:.3;cursor:default}.lp-fs-prog{flex:1 1 auto;max-width:260px;height:3px;border-radius:999px;background:#00000021;overflow:hidden}.lp-fs-prog span{display:block;height:100%;width:34%;border-radius:inherit;background:var(--violet);transition:width .18s var(--ease)}.lp-fs-model{margin-top:18px;max-width:62ch}.lp-fs-model strong{color:var(--t-dark);font-weight:600}.lp-fs-note{margin-top:22px}@media (max-width: 1040px){.lp-fs{--fs-card-w: 320px}}@media (max-width: 880px){.lp-fs{--fs-card-w: 300px;--fs-gap: 16px}.lp-fs-tabs{justify-content:flex-start}.lp-fs-tab{font-size:14.5px;padding:12px 18px}}@media (max-width: 600px){.lp-fs{--fs-card-w: 80vw;--fs-gap: 14px}.lp-fs-card{padding:14px}.lp-fs-txt{margin-top:14px}.lp-fs-txt h3{font-size:19px}.lp-fs-nav{gap:14px;margin-top:18px}}
