.lp{max-width:1160px;margin:0 auto;padding:0 24px 80px;position:relative}.lp-bg{z-index:-1;background:radial-gradient(1100px 620px at 78% -8%, #dff17f 0%, transparent 62%), radial-gradient(900px 520px at 8% 4%, #e9f6c4 0%, transparent 58%), linear-gradient(180deg, #f4f7ea 0%, var(--bg) 46%);position:fixed;inset:0}.lp-nav{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffb8;border:1px solid #ffffffe6;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:16px 0 0;padding:10px 12px 10px 18px;display:flex;position:sticky;top:16px;box-shadow:0 1px 2px #0000000a,0 20px 44px -28px #141e0066}.lp-brand{align-items:center;gap:10px;display:flex}.lp-brand b{letter-spacing:.16em;white-space:nowrap;font-size:13.5px;font-weight:500}.lp-links{gap:4px;display:flex}.lp-links a,.lp-links span{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);transition:color .16s var(--ease), background .16s var(--ease);border-radius:10px;padding:8px 14px;font-size:11.5px;font-weight:500;text-decoration:none}.lp-links a:hover{color:var(--ink)}.lp-links .on{color:var(--ink);background:#0e0f0d0f}@media (max-width:860px){.lp-links{display:none}}.lp-navright{align-items:center;gap:6px;display:flex}.lp-icon{width:36px;height:36px;color:var(--dim);transition:color .16s var(--ease), background .16s var(--ease);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.lp-icon:hover{color:var(--ink);background:#0e0f0d0f}.lp-footlinks{flex-wrap:wrap;gap:20px;display:flex}.lp-cta{background:var(--ink);color:#fff;border:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;transition:transform .16s var(--ease), background .16s var(--ease);border-radius:11px;align-items:center;gap:8px;padding:13px 22px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.lp-cta:hover{background:#22241f}.lp-cta:active{transform:scale(.98)}.lp-cta.small{padding:10px 16px}.lp-cta.ghost{color:var(--ink);background:#fffc;border-color:#0e0f0d1f}.lp-cta.ghost:hover{background:#fff}.lp-hero{grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;padding:84px 0 76px;display:grid}@media (max-width:940px){.lp-hero{grid-template-columns:1fr;gap:44px;padding:56px 0}}.lp-copy h1{letter-spacing:-.05em;margin:0 0 20px;font-size:clamp(40px,5.6vw,66px);font-weight:500;line-height:1.03}.lp-copy h1 em{color:var(--lime-deep);font-style:normal;font-weight:300}.lp-copy p{color:#6f736a;max-width:44ch;margin:0 0 30px;font-size:16px;font-weight:300;line-height:1.6}.lp-actions{flex-wrap:wrap;gap:10px;display:flex}.shot{background:#fffffff5;border:1px solid #ffffffe6;border-radius:18px;overflow:hidden;box-shadow:0 2px 4px #00000008,0 40px 80px -40px #141e0080}.shot-bar{border-bottom:1px solid var(--line-soft);background:#fbfbf8;align-items:center;gap:8px;padding:12px 16px;display:flex}.shot-bar b{letter-spacing:.16em;font-size:10.5px;font-weight:500}.shot-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);border:1px solid var(--line);border-radius:999px;margin-left:auto;padding:3px 9px;font-size:9px}.shot-k{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:9.5px;font-weight:500;display:block}.shot-hero{text-align:center;border-bottom:1px solid var(--line-soft);padding:22px 20px 18px}.shot-v{letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin-top:8px;font-size:clamp(30px,4.4vw,42px);font-weight:400}.shot-split{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1fr;display:grid}.shot-split>div{padding:14px 20px}.shot-split>div:first-child{border-right:1px solid var(--line-soft)}.shot-split b{letter-spacing:-.02em;margin-top:5px;font-size:16px;font-weight:400;display:block}.shot-body{grid-template-columns:132px 1fr;gap:16px;padding:18px 20px 20px;display:grid}@media (max-width:420px){.shot-body{grid-template-columns:1fr}}.shot-ring{margin-top:10px;position:relative}.shot-ring svg{width:100%;display:block;transform:rotate(-90deg)}.shot-ring circle{fill:none;stroke-width:13px}.shot-ring .tr{stroke:#eceee6}.shot-ring .s1{stroke:#ccf000;stroke-dasharray:85 167}.shot-ring .s2{stroke:#a4c400;stroke-dasharray:60 191;stroke-dashoffset:-85px}.shot-ring .s3{stroke:#7d9a12;stroke-dasharray:53 198;stroke-dashoffset:-145px}.shot-ring .s4{stroke:#5d7418;stroke-dasharray:33 218;stroke-dashoffset:-198px}.shot-ringmid{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.shot-ringmid b{letter-spacing:-.02em;font-size:17px;font-weight:400}.shot-ringmid span{color:var(--dim);letter-spacing:.06em;font-size:9px}.shot-list{flex-direction:column;justify-content:center;display:flex}.shot-row{border-bottom:1px solid var(--line-soft);grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:8px 0;display:grid}.shot-row:last-child{border-bottom:0}.shot-row .dot{border-radius:2px;width:8px;height:8px}.shot-row .dot.a{background:#ccf000}.shot-row .dot.b{background:#a4c400}.shot-row .dot.c{background:#7d9a12}.shot-row .dot.d{background:#5d7418}.shot-id b{font-size:12.5px;font-weight:500;display:block}.shot-id span{color:var(--dim);font-size:10.5px}.shot-num{text-align:right}.shot-num b{font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:400;display:block}.shot-num span{color:var(--dim);font-size:10.5px}.lp-stats{border-radius:var(--r);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffffe6;grid-template-columns:repeat(4,1fr);margin-bottom:96px;display:grid;overflow:hidden}.lp-stats>div{border-right:1px solid var(--line);padding:30px 16px}.lp-stats>div:last-child{border-right:0}.lp-stats b{letter-spacing:-.05em;font-size:clamp(28px,4.2vw,42px);font-weight:400;line-height:1;display:block}.lp-stats span{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-top:10px;font-size:10px;font-weight:500;display:block}@media (max-width:780px){.lp-stats{grid-template-columns:repeat(2,1fr)}.lp-stats>div:nth-child(2n){border-right:0}.lp-stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}.lp-how{margin-bottom:96px}.lp-how h2,.lp-truths h2{letter-spacing:-.045em;margin:0 0 26px;font-size:clamp(26px,3.6vw,38px);font-weight:500}.lp-steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:820px){.lp-steps{grid-template-columns:1fr}}.lp-steps article{border-radius:var(--r);background:#ffffffdb;border:1px solid #ffffffe6;padding:26px 24px 28px;box-shadow:0 1px 2px #00000008}.lp-steps article.on{background:var(--lime);border-color:#0000}.lp-steps .n{letter-spacing:.16em;color:var(--dim);margin-bottom:16px;font-size:11px;font-weight:500;display:block}.lp-steps article.on .n{color:#0e0f0d8c}.lp-steps h3{letter-spacing:-.025em;margin:0 0 10px;font-size:19px;font-weight:500}.lp-steps p{color:var(--dim);margin:0;font-size:14px;font-weight:300;line-height:1.6}.lp-steps article.on p{color:#0e0f0db8}.lp-truths{margin-bottom:72px}.lp-truths ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.lp-truths li{border-bottom:1px solid var(--line);color:var(--dim);max-width:76ch;padding:22px 0;font-size:15px;font-weight:300;line-height:1.65}.lp-truths li b{color:var(--ink);font-weight:500}.lp-foot{border-top:1px solid var(--line);color:var(--dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:26px;font-size:12.5px;display:flex}.lp-foot a{color:var(--lime-deep);text-decoration:none}.lp-foot a:hover{text-decoration:underline}@media (max-width:760px){.lp{padding:0 16px 64px}.lp-nav{border-radius:14px;flex-wrap:nowrap;gap:10px;margin-top:12px;padding:8px 8px 8px 14px}.lp-brand img{width:22px;height:22px}.lp-brand b{letter-spacing:.12em;font-size:11.5px}.lp-navright{gap:2px}.lp-icon{width:32px;height:32px}.lp-cta.small{letter-spacing:.08em;padding:9px 13px;font-size:10.5px}.lp-hero{padding:44px 0 48px}.lp-copy p{font-size:15px}.lp-actions .lp-cta{flex:1;justify-content:center;padding:14px 16px}.lp-bg{background:radial-gradient(760px 380px at 88% -14%, #e6f4a8 0%, transparent 60%), linear-gradient(180deg, #f6f8ee 0%, var(--bg) 34%)}.lp-how,.lp-stats{margin-bottom:56px}.lp-foot{flex-direction:column;align-items:flex-start;gap:12px}.lp-footlinks{gap:14px}}@media (max-width:380px){.lp-brand b{display:none}}@media (prefers-reduced-motion:reduce){.lp-cta,.lp-links a,.lp-icon{transition:none}}
