.guides-page{--g-bg:#080610;--g-surface:#110d19;--g-text:#f8f5ff;--g-muted:#b9b1c8;--g-line:#ffffff24;isolation:isolate;background:var(--g-bg);min-height:100vh;color:var(--g-text);font-family:Arial,Helvetica Neue,Helvetica,sans-serif;position:relative;overflow-x:clip}.guides-page *{box-sizing:border-box}.guides-page h1,.guides-page h2,.guides-page h3,.guides-page p{margin-top:0}.guides-page a{text-decoration:none}.guides-shell{width:min(1120px,100% - 48px);margin:0 auto}.guides-ambient{z-index:-1;pointer-events:none;background:radial-gradient(48% 34% at 76% 18%,#8475ff47,#0000 72%),radial-gradient(45% 33% at 12% 46%,#ff745d33,#0000 75%);height:1150px;position:absolute;inset:0 0 auto}.guide-breadcrumbs{color:#a79db8;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:39px;font-size:11px;display:flex}.guide-breadcrumbs a{color:#d5cde1}.guide-breadcrumbs a:hover{color:#ffad9b}.guides-kicker{color:#d8d0ea;font:700 10px/1.2 var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px!important}.guides-kicker:before{content:"";background:#ff745d;width:22px;height:1px;margin:0 8px 3px 0;display:inline-block}.guides-hero{padding:154px 0 78px}.guides-hero h1{letter-spacing:-.085em;max-width:920px;margin-bottom:25px;font-size:clamp(54px,7vw,88px);font-weight:800;line-height:.95}.guides-hero>p:last-child{color:#d3cbdf;max-width:720px;margin-bottom:0;font-size:19px;line-height:1.65}.guides-index{gap:14px;padding:24px 0 105px;display:grid}.guide-index-card{border:1px solid var(--g-line);background:linear-gradient(135deg,#ffffff0f,#ffffff05);border-radius:22px;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:26px;min-height:265px;padding:32px;transition:transform .25s,border-color .25s,background .25s;display:grid;box-shadow:inset 0 1px #ffffff12}.guide-index-card:hover{background:linear-gradient(135deg,#60438140,#ffffff06);border-color:#ff9b848c;transform:translateY(-4px)}.guide-index-card__number{color:#ffffff40;font:700 46px/1 var(--mono);letter-spacing:-.09em;align-self:start}.guide-index-card__copy>p:first-child{color:#f3a893;font:700 9px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px}.guide-index-card h2{letter-spacing:-.065em;max-width:690px;margin-bottom:13px;font-size:clamp(31px,4vw,49px);font-weight:800;line-height:1.02}.guide-index-card h2 a{color:#fff}.guide-index-card__copy>p:nth-of-type(2){max-width:700px;color:var(--g-muted);margin-bottom:24px;font-size:14px;line-height:1.65}.guide-index-card__copy>div{color:#8f859f;flex-wrap:wrap;gap:16px;font-size:10px;display:flex}.guide-index-card__link{color:#fff;white-space:nowrap;border:1px solid #ffffff38;border-radius:11px;align-items:center;gap:11px;min-height:45px;padding:0 18px;font-size:11px;font-weight:800;display:inline-flex}.guide-index-card__link:hover{background:#ffffff12;border-color:#ffad9b}.guides-product-bridge{background:linear-gradient(115deg,#49284bc7,#30245eb8,#bb543f75);border:1px solid #ffbeae4d;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px 38px;margin-bottom:110px;padding:46px;display:grid}.guides-product-bridge>p{color:#ffb29f;font:700 9px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;margin-bottom:6px}.guides-product-bridge h2{letter-spacing:-.075em;max-width:700px;margin-bottom:0;font-size:clamp(37px,5vw,62px);line-height:.98}.guides-product-bridge>span{color:#d7cfe1;grid-column:1/2;max-width:650px;font-size:14px;line-height:1.65}.guides-product-bridge>a{color:#221b2e;background:#fff;border-radius:12px;grid-area:2/2/4;justify-content:center;align-items:center;gap:10px;min-height:49px;padding:0 20px;font-size:11px;font-weight:800;display:inline-flex}.guide-article__hero{padding:153px 0 78px}.guide-article__hero h1{letter-spacing:-.082em;max-width:980px;margin-bottom:25px;font-size:clamp(51px,7vw,84px);font-weight:800;line-height:.96}.guide-article__dek{color:#d4ccdf;max-width:760px;margin-bottom:31px;font-size:19px;line-height:1.65}.guide-article__byline{color:#8f859f;align-items:center;gap:13px;font-size:11px;display:flex}.guide-article__avatar{color:#fff;background:linear-gradient(135deg,#ff785c,#d760a7 54%,#8475ff);border-radius:11px;place-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:grid}.guide-article__byline div{gap:4px;display:grid}.guide-article__byline strong{color:#f2edf8;font-size:12px}.guide-article__layout{grid-template-columns:230px minmax(0,760px);align-items:start;gap:85px;padding-bottom:120px;display:grid}.guide-toc{border-left:1px solid var(--g-line);padding:21px;position:sticky;top:108px}.guide-toc>p{color:#f3a893;font:700 9px/1 var(--mono);letter-spacing:.11em;text-transform:uppercase;margin-bottom:16px}.guide-toc ol{counter-reset:guide;gap:10px;margin:0;padding:0;list-style:none;display:grid}.guide-toc li{counter-increment:guide}.guide-toc a{color:#9f95ae;grid-template-columns:23px 1fr;gap:7px;font-size:11px;line-height:1.45;transition:color .2s;display:grid}.guide-toc a:before{content:counter(guide,decimal-leading-zero);color:#655c71;font:700 8px/1.45 var(--mono)}.guide-toc a:hover{color:#fff}.guide-article__body{min-width:0}.guide-answer{background:linear-gradient(135deg,#6a3d686e,#392c6a61);border:1px solid #ffbeae4f;border-radius:21px;margin-bottom:72px;padding:31px;box-shadow:inset 0 1px #ffffff14}.guide-answer>p:first-child,.guide-section__eyebrow{color:#ffb29f;font:700 9px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px!important}.guide-answer h2{letter-spacing:-.055em;margin-bottom:14px;font-size:29px}.guide-answer>p:last-child{color:#f2edf7;margin-bottom:0;font-size:16px;line-height:1.75}.guide-section{margin-bottom:76px;scroll-margin-top:120px}.guide-section h2{letter-spacing:-.065em;margin-bottom:24px;font-size:clamp(34px,4vw,48px);line-height:1.04}.guide-section>p:not(.guide-section__eyebrow){color:#c7bed3;margin-bottom:20px;font-size:16px;line-height:1.8}.guide-section ul{gap:11px;margin:28px 0 0;padding:0;list-style:none;display:grid}.guide-section li{color:#ded6e8;background:#ffffff06;border:1px solid #ffffff18;border-radius:12px;padding:14px 17px 14px 42px;font-size:14px;line-height:1.55;position:relative}.guide-section li:before{content:"";border:2px solid #ff8d75;border-radius:50%;width:8px;height:8px;position:absolute;top:20px;left:18px;box-shadow:0 0 16px #ff745d73}.guide-callout{background:#8974ff1a;border-left:2px solid #8f7dff;border-radius:0 14px 14px 0;margin-top:31px;padding:23px 24px}.guide-callout strong{color:#fff;margin-bottom:9px;font-size:13px;display:block}.guide-callout p{color:#cfc6db;margin-bottom:0;font-size:14px;line-height:1.7}.guide-faq details{border-top:1px solid var(--g-line)}.guide-faq details:last-child{border-bottom:1px solid var(--g-line)}.guide-faq summary{color:#fff;cursor:pointer;padding:23px 40px 23px 0;font-size:16px;font-weight:700;line-height:1.4;list-style:none;position:relative}.guide-faq summary::-webkit-details-marker{display:none}.guide-faq summary:after{content:"+";color:#ff9a83;font-size:22px;font-weight:400;position:absolute;right:7px}.guide-faq details[open] summary:after{content:"−"}.guide-faq details p{color:#bfb6cc;padding:0 35px 23px 0;font-size:14px;line-height:1.75}.guide-related{margin:88px 0}.guide-related h2{letter-spacing:-.065em;margin-bottom:25px;font-size:clamp(32px,4vw,46px)}.guide-related>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.guide-related a{border:1px solid var(--g-line);background:#ffffff08;border-radius:16px;flex-direction:column;min-height:220px;padding:21px;transition:transform .2s,border-color .2s;display:flex}.guide-related a:hover{border-color:#ff9b848c;transform:translateY(-4px)}.guide-related strong{color:#fff;letter-spacing:-.03em;margin-bottom:11px;font-size:17px}.guide-related span{color:#a99fb7;font-size:12px;line-height:1.55}.guide-related b{color:#f2a48f;margin-top:auto;font-size:10px}.guide-cta{background:linear-gradient(125deg,#49284bd1,#30245ec2,#bb543f70);border:1px solid #ffbeae4d;border-radius:22px;padding:39px}.guide-cta>p{color:#ffb29f;font:700 9px/1 var(--mono);letter-spacing:.11em;text-transform:uppercase;margin-bottom:13px}.guide-cta h2{letter-spacing:-.065em;margin-bottom:15px;font-size:clamp(33px,4vw,45px);line-height:1.02}.guide-cta>span{color:#d3cbdd;max-width:620px;margin-bottom:25px;font-size:14px;line-height:1.65;display:block}.guide-cta>a{color:#21192c;background:#fff;border-radius:11px;align-items:center;gap:10px;min-height:47px;padding:0 19px;font-size:11px;font-weight:800;display:inline-flex}.guides-footer{border-top:1px solid var(--g-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;min-height:108px;display:grid}.guides-wordmark{color:#fff;letter-spacing:-.07em;align-items:center;gap:9px;font-size:21px;font-weight:800;display:inline-flex}.guides-wordmark>span{color:#fff;background:linear-gradient(135deg,#ff785c,#d760a7 54%,#8475ff);border-radius:8px;place-items:center;width:27px;height:27px;font-size:15px;display:grid}.guides-footer p{color:#aaa0bb;margin-bottom:0;font-size:12px}.guides-footer div{color:#aaa0bb;flex-wrap:wrap;gap:16px;font-size:11px;display:flex}.guides-footer a:hover{color:#ffab99}@media (max-width:960px){.guide-article__layout{grid-template-columns:1fr;gap:35px}.guide-toc{border:1px solid var(--g-line);border-radius:16px;padding:23px;position:static}.guide-index-card{grid-template-columns:64px minmax(0,1fr)}.guide-index-card__link{grid-column:2;justify-self:start}.guide-related>div{grid-template-columns:1fr}.guide-related a{min-height:160px}}@media (max-width:760px){.guides-shell{width:min(100% - 32px,1120px)}.guides-hero,.guide-article__hero{padding:135px 0 59px}.guides-hero h1,.guide-article__hero h1{font-size:clamp(46px,13vw,68px)}.guides-hero>p:last-child,.guide-article__dek{font-size:16px}.guide-index-card{grid-template-columns:1fr;gap:20px;padding:24px}.guide-index-card__number{font-size:34px}.guide-index-card__link{grid-column:auto}.guides-product-bridge{grid-template-columns:1fr;padding:30px}.guides-product-bridge>p,.guides-product-bridge>span,.guides-product-bridge>a{grid-area:auto/1}.guides-product-bridge>a{justify-self:start}.guide-article__layout{padding-bottom:86px}.guide-answer{padding:23px}.guide-section{margin-bottom:61px}.guide-section>p:not(.guide-section__eyebrow){font-size:15px}.guide-cta{padding:27px}.guides-footer{grid-template-columns:1fr;gap:15px;padding:28px 0}.guides-footer div{justify-content:space-between}}.guide-comparison{background:#ffffff06;border:1px solid #ffffff1f;border-radius:16px;max-width:100%;margin-top:30px;overflow-x:auto}.guide-comparison table{border-collapse:collapse;width:100%;min-width:680px}.guide-comparison caption{color:#ffb29f;font:700 10px/1.4 var(--mono);letter-spacing:.08em;text-align:left;text-transform:uppercase;border-bottom:1px solid #ffffff1f;padding:20px 22px}.guide-comparison th,.guide-comparison td{color:#bbb2c8;text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;padding:17px 18px;font-size:12px;line-height:1.55}.guide-comparison th:last-child,.guide-comparison td:last-child{border-right:0}.guide-comparison tbody tr:last-child th,.guide-comparison tbody tr:last-child td{border-bottom:0}.guide-comparison thead th{color:#f4eff8;font-size:11px}.guide-comparison tbody th{color:#fff;width:22%;font-size:12px}@media (max-width:760px){.guide-comparison{margin-right:-8px}.guide-comparison table{min-width:620px}}.guide-checklist{background:linear-gradient(135deg,#8f7dff1f,#ffffff06);border:1px solid #8f7dff47;border-radius:16px;margin-top:30px;padding:24px}.guide-checklist>strong{color:#fff;margin-bottom:16px;font-size:14px;display:block}.guide-checklist ul{margin-top:0}.guide-checklist li{padding-left:44px}.guide-checklist li:before{width:12px;height:7px;box-shadow:none;border-top:0;border-bottom:2px solid #ff9b84;border-left:2px solid #ff9b84;border-right:0;border-radius:0;top:18px;transform:rotate(-45deg)}.guide-product-figure{background:linear-gradient(145deg,#ffffff13,#ffffff05);border:1px solid #ffffff24;border-radius:20px;margin:34px 0 0;padding:10px;box-shadow:0 25px 65px #0000004d,inset 0 1px #ffffff14}.guide-product-figure img{background:#f5f7f5;border-radius:12px;width:100%;height:auto;display:block}.guide-product-figure figcaption{color:#b9afc6;gap:7px;padding:15px 9px 7px;font-size:12px;line-height:1.6;display:grid}.guide-product-figure figcaption span{color:#f0a48f;font:700 8px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase}@media (max-width:760px){.guide-product-figure{border-radius:15px;margin-top:27px;padding:7px}.guide-product-figure img{border-radius:9px}.guide-product-figure figcaption{padding:13px 7px 6px}}
