: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}}.lp-guide{padding-bottom:64px}.lp-guide-head{text-align:center;background:radial-gradient(110% 80% at 50% 0,#f2f7ff 0%,#fff 60%);padding:76px 28px 40px}.lp-guide-head nav{color:var(--muted);justify-content:center;gap:7px;margin-bottom:18px;font-size:13px;display:flex}.lp-guide-head__label{color:var(--blue);margin-bottom:12px;font-size:15px;display:block}.lp-guide-head h1{letter-spacing:-.045em;text-wrap:balance;max-width:16ch;margin:0 auto;font-size:clamp(36px,5.4vw,64px);line-height:1.04}.lp-guide-head>p{max-width:52ch;color:var(--muted);margin:22px auto 0;font-size:clamp(17px,2vw,21px);line-height:1.5}.lp-guide-byline{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:24px;font-size:14px;display:flex}.lp-guide-byline img,.lp-guide-byline i{object-fit:cover;background:linear-gradient(145deg,#d8e4f5,#eef1f5);border-radius:50%;width:32px;height:32px}.lp-guide-byline b{color:var(--ink)}.lp-guide-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.lp-guide-actions button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:10px 20px;font-size:14px}.lp-guide-actions button:hover{background:var(--soft)}.lp-guide-hero{width:min(100% - 56px,1120px);margin:0 auto}.lp-guide-hero>img,.lp-guide-hero>div{aspect-ratio:21/9;object-fit:cover;background:linear-gradient(155deg,#dfe9f7,#f1f2f4);border-radius:28px;width:100%;display:block}.lp-guide-hero figcaption,.lp-guide-step figcaption{text-align:center;color:var(--muted);margin-top:9px;font-size:13px}.lp-guide-layout{grid-template-columns:200px minmax(0,720px) 260px;align-items:start;gap:32px;width:min(100% - 56px,1240px);margin:0 auto;padding-top:52px;display:grid}.lp-guide-nav{flex-direction:column;gap:11px;display:flex;position:sticky;top:78px}.lp-guide-nav>b{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1px;font-size:12px}.lp-guide-nav a{color:var(--muted);font-size:14px;line-height:1.35}.lp-guide-nav a:first-of-type{color:var(--ink);font-weight:650}.lp-guide-nav a:hover{color:var(--blue)}.lp-guide-main{flex-direction:column;gap:44px;display:flex}.lp-guide-ad{background:var(--soft);height:250px;color:var(--muted);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;font-family:ui-monospace,monospace;font-size:12px;display:flex;position:sticky;top:78px}.lp-guide-ad small{color:#a1a1a6;margin-top:6px;font-size:11px}.lp-guide-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.lp-guide-summary>div{background:var(--soft);box-sizing:border-box;border-radius:18px;flex-direction:column;justify-content:center;min-height:92px;padding:20px;display:flex}.lp-guide-summary small{color:var(--muted);margin-bottom:7px;font-size:12px}.lp-guide-summary strong{letter-spacing:-.025em;font-size:22px}.lp-guide-summary b{font-size:15px;line-height:1.3}.lp-guide-summary .is-easy{color:#1a7f37}.lp-guide-summary .is-medium{color:#9a6700}.lp-guide-summary .is-advanced{color:#d1242f}.lp-guide-needs{background:var(--soft);border-radius:24px;padding:30px;scroll-margin-top:80px}.lp-guide-needs header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.lp-guide-needs h2,.lp-guide-mistakes h2,.lp-guide-faq h2{letter-spacing:-.025em;margin:0;font-size:26px;line-height:1.15}.lp-guide-needs header p{color:var(--muted);margin:5px 0 0;font-size:15px}.lp-guide-needs header>span{color:var(--muted);white-space:nowrap;font-size:14px}.lp-guide-needs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.lp-guide-needs__grid button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;display:flex}.lp-guide-needs__grid button:hover{box-shadow:0 4px 14px #00000012}.lp-guide-needs__grid i{color:#1a7f37;border:1.5px solid #c7c7cc;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:12px;font-style:normal;display:grid}.lp-guide-needs__grid button[aria-pressed=true] i{background:#edf8ef;border-color:#1a7f37}.lp-guide-needs__grid b{font-weight:500;display:block}.lp-guide-needs__grid small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.lp-guide-step{scroll-margin-top:80px}.lp-guide-step>header{align-items:center;gap:14px;margin-bottom:12px;display:flex}.lp-guide-step>header span{background:var(--blue);color:#fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:650;display:grid}.lp-guide-step h2{letter-spacing:-.025em;margin:0;font-size:clamp(24px,3vw,30px);line-height:1.15}.lp-guide-step>.lp-richtext{color:#3a3a3c;font-size:18px;line-height:1.62}.lp-guide-step>.lp-richtext p:last-child{margin-bottom:0}.lp-guide-step>aside{color:#3a3a3c;background:#fff8e6;border-radius:18px;margin-top:18px;padding:18px 20px;font-size:16px;line-height:1.55}.lp-guide-step>figure{margin:18px 0 0}.lp-guide-step>figure img{aspect-ratio:16/9;object-fit:cover;background:linear-gradient(150deg,#e9eff9,#f4f4f6);border-radius:20px;width:100%;display:block}.lp-guide-mistakes{background:var(--soft);border-radius:24px;padding:30px;scroll-margin-top:80px}.lp-guide-mistakes h2{margin-bottom:18px}.lp-guide-mistakes>div{grid-template-columns:24px 1fr;gap:12px;margin-top:14px;display:grid}.lp-guide-mistakes>div>span{color:#d70015;font-size:20px;font-weight:650}.lp-guide-mistakes p{color:#3a3a3c;margin:0;font-size:16px;line-height:1.55}.lp-guide-faq{scroll-margin-top:80px}.lp-guide-faq h2{margin-bottom:16px;font-size:clamp(26px,3.2vw,32px)}.lp-guide-faq>div{flex-direction:column;gap:10px;display:flex}.lp-guide-faq article{border:1px solid var(--line);border-radius:18px;padding:20px 22px}.lp-guide-faq button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:0;display:flex}.lp-guide-faq button span{font-size:17px;font-weight:650}.lp-guide-faq button i{color:var(--muted);font-size:20px;font-style:normal}.lp-guide-faq article p{color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.55}.lp-guide-extra{border-top:1px solid var(--line);padding-top:10px}.lp-guide-finish{color:#fff;background:linear-gradient(165deg,#1d1d1f,#2b2b2f);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:34px;display:flex}.lp-guide-finish h2{margin:0 0 6px;font-size:26px}.lp-guide-finish p{color:#a1a1a6;margin:0}.lp-guide-finish>a{background:var(--blue);color:#fff;white-space:nowrap;border-radius:999px;padding:14px 28px}@media (max-width:1180px){.lp-guide-layout{grid-template-columns:180px minmax(0,720px)}.lp-guide-ad{display:none}}@media (max-width:900px){.lp-guide-layout{grid-template-columns:1fr}.lp-guide-nav{background:var(--soft);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px;display:grid;position:static}.lp-guide-nav>b{grid-column:1/-1}.lp-guide-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.lp-guide-head{padding:52px 18px 34px}.lp-guide-hero,.lp-guide-layout{width:calc(100% - 32px)}.lp-guide-hero>img,.lp-guide-hero>div{aspect-ratio:16/10;border-radius:20px}.lp-guide-layout{padding-top:32px}.lp-guide-summary{grid-template-columns:1fr 1fr}.lp-guide-summary>div{padding:16px}.lp-guide-needs{padding:22px}.lp-guide-needs__grid{grid-template-columns:1fr}.lp-guide-finish{flex-direction:column;align-items:flex-start}.lp-guide-finish>a{box-sizing:border-box;text-align:center;width:100%}}@media print{.lp-guide-actions,.lp-guide-nav,.lp-guide-ad,.lp-guide-finish{display:none!important}.lp-guide-layout{width:100%;display:block}.lp-guide-main{display:block}.lp-guide-main>*{break-inside:avoid;margin-bottom:28px}.lp-guide{padding:0}.lp-guide-head{padding:24px 0}.lp-guide-hero{width:100%}}
