:root{--rv-bg:#fff;--rv-text-strong:#323232;--rv-text-medium:#505050;--rv-text-weak:#808080;--rv-accent-strong:#1f85be;--rv-accent-medium:#45a2d7;--rv-accent-weak:#ecf5fb;--rv-card:#f1f6fd;--rv-border:#e6e8eb}html[data-theme=dark]{--rv-bg:#000;--rv-text-strong:#fff;--rv-text-medium:#e8eaed;--rv-text-weak:#808080;--rv-accent-strong:#6fbdf6;--rv-accent-medium:#63a7cd;--rv-accent-weak:#343d42;--rv-card:#202326;--rv-border:#303134}html[data-theme=dark]{background-color:#000}html[data-theme=dark] body,html[data-theme=dark] header{background-color:#000}.guide-page{max-width:1100px;margin:0 auto;padding:24px 24px 64px;display:flex;flex-direction:column;row-gap:32px;font-family:nunito sans,-apple-system,BlinkMacSystemFont,helvetica neue,Arial,sans-serif}.guide-page img{max-width:100%}.guide-page .guide-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;column-gap:8px;font-size:16px;line-height:24px;letter-spacing:-.18px;order:99;margin-top:24px}.guide-page .guide-breadcrumb a{color:var(--rv-text-strong);font-weight:700;text-decoration:underline;text-underline-offset:5px}.guide-page .guide-breadcrumb a:hover{color:var(--rv-accent-strong)}.guide-page .guide-breadcrumb .guide-breadcrumb__current{color:var(--rv-text-medium);font-weight:400}.guide-page .guide-hero{display:flex;flex-direction:column;row-gap:16px;align-items:stretch}.guide-page .guide-hero>img{width:100%;border-radius:16px;object-fit:cover}.guide-page .guide-hero .guide-hero__body{display:flex;flex-direction:column;row-gap:16px;align-items:stretch}.guide-page .guide-hero h1{text-align:left;margin:0;color:var(--rv-text-strong);font-size:28px;line-height:36px;font-weight:800;letter-spacing:-.69px}.guide-page .guide-hero .guide-hero__intro{background:0 0;padding:0;display:flex;flex-direction:column;row-gap:8px}.guide-page .guide-hero .guide-hero__intro p{margin:0;color:var(--rv-text-medium);font-size:16px;line-height:24px;font-weight:400;letter-spacing:-.18px}.guide-page .guide-sec-text{display:flex;flex-direction:column;gap:16px}.guide-page .text-block{padding:0}.guide-page .text-block .wrapper{background:var(--rv-card);border:1px solid transparent;border-radius:30px;padding:12px 16px;display:flex;flex-direction:column;row-gap:16px}.guide-page .text-block .wrapper h2{color:var(--rv-text-strong);margin:0;font-size:20px;line-height:32px;font-weight:800;letter-spacing:-.69px}.guide-page .text-block .wrapper h3{color:var(--rv-text-strong);margin:0;font-size:17px;line-height:24px;font-weight:700}.guide-page .text-block .wrapper p,.guide-page .text-block .wrapper li{color:var(--rv-text-medium);font-size:16px;line-height:24px;font-weight:400}.guide-page .text-block .wrapper b{font-weight:800;color:var(--rv-text-strong)}.guide-page .text-block .wrapper span{color:var(--rv-accent-strong);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.guide-page .text-block .wrapper img{width:100%;border-radius:12px}.guide-page .text-block .wrapper ul,.guide-page .text-block .wrapper ol{padding-left:24px;display:flex;flex-direction:column;gap:12px;margin:0}@media(min-width:960px){.guide-page{row-gap:80px}.guide-page .guide-hero{flex-direction:row;align-items:center;column-gap:64px}.guide-page .guide-hero>img{width:42%;max-width:460px}.guide-page .guide-hero .guide-hero__body{flex:1}.guide-page .guide-hero h1{font-size:32px;line-height:48px}.guide-page .guide-hero .guide-hero__intro p{font-size:18px;line-height:28px}.guide-page .text-block .wrapper{display:grid;grid-template-columns:1fr minmax(0,460px);column-gap:64px;align-items:center;padding:24px}.guide-page .text-block .wrapper h2{line-height:32px}.guide-page .text-block .wrapper p,.guide-page .text-block .wrapper li{font-size:18px;line-height:28px}.guide-page .text-block .wrapper>*{grid-row:1}.guide-page .text-block .wrapper>.guide-sec-text{grid-column:1}.guide-page .text-block .wrapper>img{grid-column:2;max-width:460px;justify-self:end}.guide-page .text-block:nth-of-type(odd) .wrapper{grid-template-columns:minmax(0,460px)1fr}.guide-page .text-block:nth-of-type(odd) .wrapper>.guide-sec-text{grid-column:2}.guide-page .text-block:nth-of-type(odd) .wrapper>img{grid-column:1;justify-self:start}.guide-page .text-block .wrapper:not(:has(>img)){display:block}.guide-page .text-block .wrapper:not(:has(>img))>.guide-sec-text{max-width:50%;margin-inline:auto}.guide-page .text-block .wrapper.wrapper--multi{display:flex;flex-direction:column;gap:40px}.guide-page .wrapper--multi .guide-pair{display:grid;grid-template-columns:1fr minmax(0,460px);column-gap:64px;align-items:center}.guide-page .wrapper--multi .guide-pair>.guide-sec-text{grid-column:1;grid-row:1}.guide-page .wrapper--multi .guide-pair>img{grid-column:2;grid-row:1;justify-self:end;max-width:460px}.guide-page .wrapper--multi .guide-pair:nth-child(even){grid-template-columns:minmax(0,460px)1fr}.guide-page .wrapper--multi .guide-pair:nth-child(even)>.guide-sec-text{grid-column:2}.guide-page .wrapper--multi .guide-pair:nth-child(even)>img{grid-column:1;justify-self:start}}.guide-page .guide-standalone img{width:100%;border-radius:16px;display:block}@media(min-width:960px){.guide-page .guide-standalone{max-width:680px;margin-inline:auto}}.guide-index-page{max-width:1180px;row-gap:40px}.guide-index-page h1{color:var(--rv-text-strong);font-size:28px;line-height:36px;font-weight:800;letter-spacing:-.69px;text-align:left;margin:0}.guide-index-page .guide-index-intro{color:var(--rv-text-medium);font-size:16px;line-height:24px;letter-spacing:-.18px;text-align:left}.guide-index-page .guide-index-intro p{margin:0}.guide-index-page .guide-os-toggle{align-self:flex-start;display:inline-flex;gap:4px;background:var(--rv-card);border-radius:100px;padding:4px}.guide-index-page .guide-os-toggle button{border:0;background:0 0;padding:8px 22px;border-radius:100px;font:700 15px nunito sans,sans-serif;color:var(--rv-text-medium);cursor:pointer;transition:.15s}.guide-index-page .guide-os-toggle button.is-active{background:var(--rv-accent-medium);color:#fff}.guide-index-page .guide-index[hidden]{display:none}.guide-index-page .guide-index{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start;justify-content:center}@media(min-width:768px){.guide-index-page .guide-index{grid-template-columns:repeat(2,minmax(0,360px))}}@media(min-width:1120px){.guide-index-page .guide-index{grid-template-columns:repeat(3,minmax(0,360px))}}.guide-index-page .guide-index__group{min-width:0;display:flex;flex-direction:column;gap:8px}.guide-index-page .guide-index__group h3{color:var(--rv-text-medium);font-size:16px;line-height:24px;font-weight:400;letter-spacing:-.18px;text-transform:none;margin:0}.guide-index-page .guide-index__group ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.guide-index-page .guide-index__group ul li{margin:0}.guide-index-page .guide-tile{display:flex;align-items:center;gap:12px;padding:8px;border-radius:11px;background:var(--rv-card);border:2px solid transparent;text-decoration:none;transition:border-color .15s}.guide-index-page .guide-tile:hover{border-color:var(--rv-accent-medium)}.guide-index-page .guide-tile.is-new{border-color:var(--rv-accent-strong)}.guide-index-page .guide-tile__icon svg{width:40px;height:40px;display:block;flex:0 0 40px}.guide-index-page .guide-tile__label{flex:1;min-width:0;overflow-wrap:anywhere;color:var(--rv-text-strong);font-size:16px;line-height:24px;font-weight:700;letter-spacing:-.18px;text-decoration:underline;text-underline-offset:3px}.guide-index-page .guide-tile__new{margin-left:auto;background:var(--rv-accent-strong);color:var(--rv-card);font-size:14px;line-height:20px;font-weight:700;letter-spacing:-.18px;text-transform:uppercase;padding:4px 8px;border-radius:100px}@media(min-width:768px){.guide-index-page{row-gap:64px}.guide-index-page h1{text-align:center;font-size:32px;line-height:48px}.guide-index-page .guide-index-intro{text-align:center;max-width:640px;margin-inline:auto;font-size:18px;line-height:28px}.guide-index-page .guide-os-toggle{align-self:center}.guide-index-page .guide-index__group h3{font-size:18px;line-height:28px}.guide-index-page .guide-tile__label{font-size:18px;line-height:28px}.guide-index-page .guide-tile__new{font-size:16px;line-height:24px}}.guide-explore{display:block;width:max-content;max-width:340px;margin:16px auto 0;padding:12px 44px;border-radius:100px;background:var(--rv-accent-medium);color:#fff;font-family:nunito sans,sans-serif;font-size:16px;font-weight:700;line-height:24px;text-align:center;text-decoration:none}.guide-explore:hover,.guide-explore:focus{background:var(--rv-accent-strong);color:#fff}