:root{--blue:#0071e3;--ink:#1d1d1f;--muted:#6e6e73;--soft:#f5f5f7;--line:#00000017;--shell:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif}body{min-height:100vh;color:var(--ink);background:#fff;margin:0}body,button,input{font:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}img{max-width:100%;display:block}button,input{border:0}button{cursor:pointer}.lp-main{min-height:55vh}.lp-shell{width:min(calc(100% - 56px),var(--shell));margin-inline:auto}.lp-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffc7;border-bottom:1px solid #00000012;position:sticky;top:0}.lp-header__inner{justify-content:space-between;align-items:center;gap:24px;height:58px;display:flex}.lp-logo{letter-spacing:-.025em;white-space:nowrap;font-size:18px;font-weight:650}.lp-header nav{gap:28px;font-size:13px;display:flex}.lp-header__actions{align-items:center;gap:17px;font-size:13px;display:flex}.lp-header__actions a:last-child{color:var(--blue);font-weight:600}.lp-hero{text-align:center;background:radial-gradient(120% 90% at 50% -10%,#f1f6ff 0%,#fff 58%);flex-direction:column;align-items:center;padding:104px 28px 84px;display:flex}.lp-hero>span,.lp-eyebrow{color:var(--blue);letter-spacing:.01em;font-size:15px;font-weight:650}.lp-hero h1{letter-spacing:-.045em;text-wrap:balance;max-width:15ch;margin:14px 0 0;font-size:clamp(42px,6vw,76px);line-height:1.03}.lp-hero>p{max-width:44ch;color:var(--muted);margin:22px 0 0;font-size:clamp(17px,2vw,22px);line-height:1.5}.lp-search{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:10px;width:min(100%,620px);margin-top:38px;padding:8px 8px 8px 22px;display:flex;box-shadow:0 12px 40px #00000017}.lp-search span{color:#86868b;font-size:19px}.lp-search input{background:0 0;outline:0;flex:1;min-width:0;padding:12px 0;font-size:17px}.lp-search button{background:var(--blue);color:#fff;border-radius:999px;padding:13px 24px;font-size:15px;font-weight:600}.lp-search button:hover{background:#0077ed}.lp-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.lp-chips a{background:var(--soft);border-radius:999px;padding:8px 15px;font-size:13px}.lp-chips a:hover{color:var(--ink);background:#ebebed}.lp-feature{background:var(--soft);border-radius:28px;grid-template-columns:repeat(2,minmax(0,1fr));transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.lp-feature:hover{color:var(--ink);transform:translateY(-3px);box-shadow:0 18px 48px #0000001a}.lp-feature>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;padding:52px 48px;display:flex}.lp-feature>div>span,.lp-card__category{color:var(--blue);font-size:13px;font-weight:650}.lp-feature h2{letter-spacing:-.035em;max-width:16ch;margin:0;font-size:clamp(30px,3.4vw,44px);line-height:1.07}.lp-feature p{max-width:34ch;color:var(--muted);margin:0;font-size:18px;line-height:1.5}.lp-feature>div>div{flex-wrap:wrap;gap:8px;display:flex}.lp-feature small{background:#fff;border-radius:999px;padding:8px 14px;font-weight:550}.lp-feature b{color:var(--blue);margin-top:8px}.lp-feature__image{color:#64748b;background:linear-gradient(160deg,#dfe9f7,#eef2f7);justify-content:center;align-items:center;min-height:350px;font-size:14px;display:flex}.lp-feature__image img{object-fit:cover;width:100%;height:100%}.lp-section{padding-top:72px}.lp-section__head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.lp-section__head h2{letter-spacing:-.035em;margin:0;font-size:clamp(29px,3.2vw,40px);line-height:1.1}.lp-section__head>a{color:var(--blue);font-weight:600}.lp-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.lp-categories>a{background:var(--soft);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:158px;padding:24px;transition:all .2s;display:flex}.lp-categories>a:hover{color:var(--ink);background:#ebebed;transform:translateY(-2px)}.lp-categories i{border-radius:12px;width:40px;height:40px}.lp-categories b,.lp-categories small{display:block}.lp-categories b{letter-spacing:-.015em;font-size:19px}.lp-categories small{color:#86868b;margin-top:5px}.lp-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.lp-card{border:1px solid var(--line);background:#fff;border-radius:22px;transition:all .2s;overflow:hidden}.lp-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0000001f}.lp-card:hover a{color:var(--ink)}.lp-card__image{aspect-ratio:16/10;color:#86868b;background:linear-gradient(150deg,#e8eefc,#f4f4f6);justify-content:center;align-items:flex-end;padding:14px;font:11px ui-monospace,monospace;display:flex}.lp-card__image img{object-fit:cover;width:calc(100% + 28px);height:calc(100% + 28px);margin:-14px}.lp-card__body{flex-direction:column;gap:8px;padding:22px;display:flex}.lp-card h3{letter-spacing:-.02em;margin:0;font-size:21px;line-height:1.23}.lp-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.48}.lp-card small{color:#86868b;margin-top:6px}.lp-list-page{padding-block:76px}.lp-list-page>h1,.lp-static h1{letter-spacing:-.045em;max-width:18ch;margin:10px 0 12px;font-size:clamp(40px,5vw,66px);line-height:1.02}.lp-list-page>p:not(.lp-eyebrow){color:var(--muted);margin:0 0 40px;font-size:18px}.lp-empty{background:var(--soft);text-align:center;border-radius:24px;padding:60px}.lp-empty b,.lp-empty span{display:block}.lp-empty span{color:var(--muted);margin-top:7px}.lp-article{padding:74px 28px 40px}.lp-article__head{text-align:center;max-width:860px;margin:0 auto 46px}.lp-article__head>a{color:var(--blue);font-weight:650}.lp-article__head h1{letter-spacing:-.047em;text-wrap:balance;margin:14px auto 18px;font-size:clamp(42px,6vw,72px);line-height:1.02}.lp-article__head>p{max-width:44ch;color:var(--muted);margin:0 auto;font-size:21px;line-height:1.5}.lp-article__head>div{justify-content:center;gap:8px;margin-top:24px;display:flex}.lp-article__head span{background:var(--soft);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:550}.lp-article__hero{width:min(100%,1120px);margin:0 auto 50px}.lp-article__hero img{object-fit:cover;border-radius:28px;width:100%;max-height:700px}.lp-article figcaption{text-align:center;color:#86868b;margin-top:10px;font-size:13px}.lp-article__layout{grid-template-columns:minmax(0,680px) 240px;gap:60px;width:min(100%,980px);margin:auto;display:grid}.lp-richtext{color:#333;font-size:18px;line-height:1.72}.lp-richtext p{margin:0 0 1.35em}.lp-richtext h2{letter-spacing:-.03em;color:var(--ink);margin:2.1em 0 .65em;font-size:34px;line-height:1.12}.lp-richtext h3{color:var(--ink);margin:1.8em 0 .6em;font-size:26px;line-height:1.2}.lp-richtext a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.lp-richtext blockquote{border-left:4px solid var(--blue);background:var(--soft);border-radius:0 18px 18px 0;margin:2em 0;padding:24px 28px}.lp-richtext code{background:#ececf0;border-radius:5px;padding:2px 5px;font-family:ui-monospace,monospace}.lp-richtext li{margin:.5em 0}.lp-article__aside{background:var(--soft);border-radius:18px;flex-direction:column;gap:8px;height:max-content;padding:24px;display:flex;position:sticky;top:86px}.lp-article__aside b{font-size:20px}.lp-article__aside span{color:var(--muted);line-height:1.5}.lp-article__aside button{border:1px solid var(--line);color:#666;background:#fff;border-radius:999px;margin-top:10px;padding:10px}.lp-youtube{margin:44px 0}.lp-youtube button,.lp-youtube iframe{aspect-ratio:16/9;background:#111;border:0;border-radius:22px;width:100%;overflow:hidden}.lp-youtube button{color:#fff;padding:0;position:relative}.lp-youtube img{object-fit:cover;opacity:.8;width:100%;height:100%}.lp-youtube__play{background:#f03;border-radius:16px;place-items:center;width:72px;height:52px;font-size:26px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.lp-youtube__label{background:#000000b3;border-radius:9px;padding:8px 12px;font-weight:650;position:absolute;bottom:18px;left:20px}.lp-affiliates{border:1px solid var(--line);border-radius:22px;margin:46px 0;padding:28px}.lp-affiliates h2{margin:0}.lp-affiliates>p{color:var(--muted);margin:8px 0 20px}.lp-affiliates>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.lp-affiliates span b,.lp-affiliates span small{display:block}.lp-affiliates span small{color:var(--muted);margin-top:3px}.lp-affiliates strong{color:var(--blue)}.lp-newsletter{color:#fff;text-align:center;background:linear-gradient(165deg,#1d1d1f,#2b2b2f);border-radius:28px;flex-direction:column;align-items:center;margin-top:80px;padding:68px 40px;display:flex}.lp-newsletter h2{letter-spacing:-.035em;max-width:20ch;margin:0;font-size:clamp(30px,3.6vw,44px);line-height:1.1}.lp-newsletter>p{color:#a1a1a6;max-width:44ch;margin:14px 0;font-size:18px}.lp-newsletter form{gap:10px;width:min(100%,490px);margin:14px auto;display:flex}.lp-newsletter input{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;flex:1;min-width:0;padding:14px 21px}.lp-newsletter button{background:var(--blue);color:#fff;border-radius:999px;padding:14px 28px;font-weight:650}.lp-newsletter small{color:#86868b}.lp-newsletter__success{background:#ffffff1a;border-radius:999px;margin:16px 0;padding:14px 25px}.lp-footer{background:var(--soft);color:var(--muted);margin-top:64px}.lp-footer__grid{grid-template-columns:2fr repeat(3,1fr);gap:32px;padding-block:54px;display:grid}.lp-footer__grid>div{flex-direction:column;align-items:flex-start;display:flex}.lp-footer b{color:var(--ink)}.lp-footer p{max-width:30ch;line-height:1.55}.lp-footer a{line-height:2}.lp-footer__bottom{color:#86868b;padding-bottom:36px;font-size:13px}.lp-static{max-width:760px;padding-block:82px}.lp-static>p:not(.lp-eyebrow){color:#444;font-size:19px;line-height:1.7}.lp-static h2{letter-spacing:-.03em;margin-top:50px;font-size:32px}@media (max-width:900px){.lp-categories,.lp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-article__layout{grid-template-columns:1fr}.lp-article__aside{position:static}.lp-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.lp-shell{width:min(calc(100% - 32px),var(--shell))}.lp-header nav,.lp-header__actions a:first-child{display:none}.lp-hero{padding:76px 18px 62px}.lp-search{border-radius:20px;flex-wrap:wrap;padding:12px}.lp-search>span{display:none}.lp-search input{padding:10px}.lp-search button{width:100%}.lp-feature{grid-template-columns:1fr}.lp-feature>div:first-child{padding:36px 28px}.lp-feature__image{min-height:240px}.lp-categories,.lp-card-grid{grid-template-columns:1fr}.lp-section{padding-top:52px}.lp-section__head{flex-direction:column;align-items:flex-start}.lp-categories>a{min-height:130px}.lp-article{padding:52px 18px 20px}.lp-article__head>div{flex-wrap:wrap}.lp-newsletter{width:calc(100% - 32px);padding:48px 22px}.lp-newsletter form{flex-direction:column}.lp-newsletter button{width:100%}.lp-footer__grid{grid-template-columns:1fr 1fr}}@media print{.lp-header,.lp-footer,.lp-newsletter,.lp-article__aside,.lp-youtube{display:none!important}.lp-article__layout{display:block}.lp-article{padding:0}}
