:root{--lp-maxw: 1250px;--lp-accent: #00bf80}:root{--color-content-link-hover: #c2c229;--color-alt-content-link-hover: #c2c229;--color-footer-link-hover: #00bf80;--color-subfooter-link-hover: #333333;--color-header-top-text-hover: #00bf80;--color-header-middle-text-hover: #00bf80;--color-header-top-transparent-text-hover: #ffffff;--color-header-transparent-text-hover: #ffffff}#page-header.l-header,#page-header.l-header .l-subheader.at_top,#page-header.l-header .l-subheader.at_bottom{position:static!important}.w-popup-wrap{background:#000c!important}.w-popup-box .us_custom_af1df38d{top:59px!important}.w-popup-box .us_custom_34b46710{top:129px!important}.w-popup-box .us_custom_1e08d798{top:194px!important}.lp-container{max-width:var(--lp-maxw);margin:0 auto;padding:0 20px}.lp-section{padding:56px 0}.lp-muted{color:#5b6570;max-width:62ch}.lp-hero{background:linear-gradient(180deg,#1b232a,#141b1e);color:#fff;padding:84px 0}.lp-hero .lp-kicker{color:var(--lp-accent);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;margin:0 0 12px}.lp-hero h1{color:#fff;margin:0 0 16px;max-width:20ch}.lp-hero p{color:#c6ced5;font-size:1.15rem;max-width:60ch;margin:0 0 26px}.lp-actions{display:flex;gap:14px;flex-wrap:wrap}.lp-btn{display:inline-block;padding:12px 22px;border-radius:10px;font-weight:800;background:var(--lp-accent);color:#052b20;text-decoration:none}.lp-btn.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.lp-prose{max-width:780px;margin:0 auto;padding:48px 20px 64px}.lp-prose h1{margin:0 0 .4em}.lp-prose h2{margin-top:1.6em}.lp-prose p,.lp-prose li{font-size:1.08rem;line-height:1.7}.lp-prose a{color:#0a7;font-weight:700;text-decoration:underline}.lp-prose pre{background:#141b1e;color:#e6edf3;padding:16px 18px;border-radius:10px;overflow-x:auto}.lp-prose code{background:#f0f2f4;padding:.15em .4em;border-radius:6px;font-size:.95em}.lp-prose pre code{background:none;padding:0;color:inherit}.lp-guide-hero{position:relative;overflow:hidden;background:radial-gradient(1200px 500px at 80% -10%,rgba(0,191,128,.18),transparent 60%),linear-gradient(180deg,#0c171c,#10222a);color:#fff;padding:72px 0 84px;border-bottom:1px solid rgba(0,191,128,.15)}.lp-guide-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center;position:relative;z-index:2}.lp-guide-hero-text h1{color:#fff;font-size:clamp(2rem,3.6vw,3rem);margin:14px 0;max-width:18ch}.lp-kicker-chip{display:inline-block;font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;color:var(--lp-accent);padding:6px 12px;border:1px solid rgba(0,191,128,.45);border-radius:999px;background:#00bf8014}.lp-hero-lead{color:#c6ced5;font-size:1.18rem;line-height:1.6;max-width:52ch;margin:0 0 26px}.lp-guide-hero-art{display:flex;justify-content:center}.lp-art svg{width:100%;max-width:420px;height:auto;filter:drop-shadow(0 18px 40px rgba(0,0,0,.35))}.lp-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5;pointer-events:none;z-index:1}.lp-blob-1{width:340px;height:340px;background:#00bf8047;top:-120px;right:-60px}.lp-blob-2{width:260px;height:260px;background:#2e786340;bottom:-120px;left:-80px}.lp-blob-3{width:380px;height:380px;background:#00bf802e;top:-140px;left:50%;transform:translate(-50%)}.lp-guide-body{background:#fff}.lp-guide-body .lp-prose{max-width:800px;padding:56px 20px 20px}.lp-prose>p:first-of-type{font-size:1.22rem;line-height:1.7;color:#24313a}.lp-prose h2{position:relative;font-size:1.6rem;margin:2em 0 .6em;padding-left:16px}.lp-prose h2:before{content:"";position:absolute;left:0;top:.12em;bottom:.12em;width:5px;border-radius:3px;background:linear-gradient(180deg,#00bf80,#2b7d63)}.lp-prose h3{color:#0a7;font-size:1.2rem;margin:1.6em 0 .4em}.lp-prose ul{list-style:none;padding-left:0}.lp-prose ul li{position:relative;padding-left:30px;margin:.5em 0}.lp-prose ul li:before{content:"";position:absolute;left:6px;top:.55em;width:8px;height:8px;border-right:2px solid #00bf80;border-bottom:2px solid #00bf80;transform:rotate(-45deg)}.lp-prose ol{padding-left:1.2em}.lp-prose ol li{margin:.5em 0}.lp-prose a{color:#0a7;font-weight:700;text-decoration:none;border-bottom:2px solid rgba(0,191,128,.35);transition:border-color .15s}.lp-prose a:hover{border-bottom-color:#00bf80}.lp-prose strong{color:#0f1a1f}.lp-prose blockquote{margin:1.4em 0;padding:16px 20px;background:#f2fbf7;border-left:4px solid #00bf80;border-radius:0 10px 10px 0;color:#24313a}.lp-prose blockquote p{margin:0}.lp-prose pre{position:relative;background:#0c171c;color:#e6edf3;padding:40px 18px 18px;border-radius:12px;overflow-x:auto;border:1px solid rgba(0,191,128,.25)}.lp-prose pre:before{content:"";position:absolute;top:14px;left:16px;width:10px;height:10px;border-radius:50%;background:#00bf80;box-shadow:18px 0 #2b7d63,36px 0 #1f3b34}.lp-prose pre code{background:none;padding:0;color:inherit;font-size:.95em}.lp-prose code{background:#eef6f2;color:#0a5;padding:.15em .4em;border-radius:6px;font-size:.95em}.lp-prose hr{border:none;height:2px;background:linear-gradient(90deg,transparent,rgba(0,191,128,.6),transparent);margin:2.6em 0}.lp-steps{counter-reset:lp-step;margin:2em 0}.lp-step{position:relative;display:grid;grid-template-columns:46px 1fr;gap:18px;padding-bottom:26px}.lp-step:last-child{padding-bottom:0}.lp-step-num{position:relative;counter-increment:lp-step}.lp-step-num:before{content:counter(lp-step);display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#00bf80,#2b7d63);color:#04231a;font-weight:900;font-size:1.1rem;box-shadow:0 6px 18px #00bf8059}.lp-step:not(:last-child) .lp-step-num:after{content:"";position:absolute;left:21px;top:50px;bottom:-22px;width:2px;background:linear-gradient(180deg,#00bf808c,#00bf800d)}.lp-prose .lp-step-title{margin:6px 0 8px;color:#0f1a1f;font-size:1.18rem}.lp-step-content>:last-child{margin-bottom:0}.lp-callout{display:flex;gap:14px;margin:1.6em 0;padding:16px 18px;border-radius:12px;border:1px solid;align-items:flex-start}.lp-callout-icon{flex:0 0 26px}.lp-callout-icon svg{width:26px;height:26px;display:block}.lp-callout-body{flex:1}.lp-callout-body>:last-child{margin-bottom:0}.lp-callout p{margin:.3em 0}.lp-callout-title{display:block;font-weight:800;margin-bottom:3px}.lp-callout-tip{background:#f0fbf6;border-color:#00bf8059;color:#14332a}.lp-callout-tip .lp-callout-icon,.lp-callout-tip .lp-callout-title{color:#00a86e}.lp-callout-note{background:#eef6fb;border-color:#2b7dab52;color:#173040}.lp-callout-note .lp-callout-icon,.lp-callout-note .lp-callout-title{color:#2b7dab}.lp-callout-warn{background:#fff6e9;border-color:#c8891a66;color:#3a2c10}.lp-callout-warn .lp-callout-icon,.lp-callout-warn .lp-callout-title{color:#c8891a}.lp-keypoints{margin:1.8em 0}.lp-keypoints-title{font-weight:800;color:#0f1a1f;margin:0 0 12px}.lp-prose .lp-keypoints ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.lp-prose .lp-keypoints ul li{padding:15px 16px 15px 44px;margin:0;background:linear-gradient(180deg,#fff,#f4fbf8);border:1px solid rgba(0,191,128,.28);border-radius:12px;box-shadow:0 4px 14px #0000000a}.lp-prose .lp-keypoints ul li:before{content:"";left:16px;top:20px;width:13px;height:8px;border-left:3px solid #00bf80;border-bottom:3px solid #00bf80;border-right:none;border-top:none;transform:rotate(-45deg)}.lp-cta-band{position:relative;overflow:hidden;background:linear-gradient(180deg,#10222a,#0b1418);color:#fff;padding:64px 0;text-align:center;margin-top:40px}.lp-cta-band-h{position:relative;z-index:2}.lp-cta-band h2{color:#fff;font-size:clamp(1.5rem,3vw,2.1rem);margin:0 0 12px}.lp-cta-band p{color:#c6ced5;max-width:60ch;margin:0 auto 24px;font-size:1.08rem}.lp-cta-band .lp-actions{justify-content:center}@media (max-width: 820px){.lp-guide-hero-grid{grid-template-columns:1fr}.lp-guide-hero-art{order:-1}.lp-art svg{max-width:300px}}.lp-cards{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.lp-cards a{display:block;border:1px solid #e6e8eb;border-radius:12px;padding:22px;background:#fff;height:100%;text-decoration:none;color:inherit}.lp-cards a:hover{box-shadow:0 6px 24px #00000014;transform:translateY(-2px)}.lp-cards h2,.lp-cards h3{font-size:1.2rem;margin:0 0 8px}.lp-group{margin:0 0 52px}.lp-group:last-child{margin-bottom:0}.lp-group-title{font-size:1.6rem;margin:0 0 6px;color:#0f1a1f;position:relative;padding-left:16px}.lp-group-title:before{content:"";position:absolute;left:0;top:.18em;bottom:.18em;width:5px;border-radius:3px;background:linear-gradient(180deg,#00bf80,#2b7d63)}.lp-group-blurb{color:#5b6570;margin:0}.lp-group .lp-cards{margin-top:20px}.lp-cards p{color:#5b6570;margin:0}.lp-cards-art a{padding:0;overflow:hidden}.lp-card-art{background:radial-gradient(400px 200px at 70% -20%,rgba(0,191,128,.22),transparent 60%),linear-gradient(180deg,#0c171c,#10222a);padding:16px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(0,191,128,.15)}.lp-card-art svg{height:130px;width:auto;max-width:100%}.lp-card-body{padding:20px 22px 24px}.lp-card-kicker{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-accent);margin-bottom:8px}
