.guide-main[data-v-8feb5ec1]{display:grid;gap:1.5rem;grid-template-areas:"hero hero" "nav content" "- content" "- author-box" "- comments";grid-template-columns:1fr 3fr}@media only screen and (max-width:864px){.guide-main[data-v-8feb5ec1]{grid-template-areas:"hero" "nav" "content" "comments";grid-template-columns:1fr}}@media only screen and (max-width:640px){.guide-main[data-v-8feb5ec1]{grid-template-areas:"hero" "content" "comments";grid-template-columns:1fr}}.guide-main h3[data-v-8feb5ec1]{font-family:Rajdhani,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.5rem;font-weight:500;margin:0 0 1rem}.guide-main .card[data-v-8feb5ec1]{margin:0}.guide-main__hero[data-v-8feb5ec1]{display:flex;grid-area:hero;overflow:hidden!important}@media only screen and (max-width:864px){.guide-main__hero[data-v-8feb5ec1]{flex-direction:column-reverse}}.guide-main-metadata[data-v-8feb5ec1]{flex:1}.guide-main-metadata__content[data-v-8feb5ec1]{display:grid;gap:1.5rem;grid-template-columns:1fr;padding:0 1.5rem}@media only screen and (max-width:864px){.guide-main-metadata__content[data-v-8feb5ec1]{padding:0 1rem}}@media only screen and (max-width:640px){.guide-main-metadata__content[data-v-8feb5ec1]{display:none}}.guide-main-metadata__author[data-v-8feb5ec1]{background-color:var(--color-surface-1);padding:1.5rem}@media only screen and (max-width:864px){.guide-main-metadata__author[data-v-8feb5ec1]{padding:1rem}}.guide-main-metadata__about[data-v-8feb5ec1]{display:flex;flex-direction:column;margin-top:1.5rem}@media only screen and (max-width:864px){.guide-main-metadata__about[data-v-8feb5ec1]{margin-top:1rem}}.guide-main-metadata__about-label[data-v-8feb5ec1]{font-family:Rajdhani,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.125rem;font-weight:700}.guide-main-metadata__about-text[data-v-8feb5ec1]{color:var(--color-text-secondary);font-size:.875rem;margin:.25rem 0 0}.guide-main-metadata__about textarea[data-v-8feb5ec1]{margin:.5rem 0}.guide-main__media-container[data-v-8feb5ec1]{display:flex;flex:3;flex-direction:column}.guide-main__media[data-v-8feb5ec1]{position:relative}.guide-main__media[data-v-8feb5ec1]:before{content:"";display:block;padding-top:41.6666666667%;width:100%}.guide-main__media[data-v-8feb5ec1]>:first-child{bottom:0;left:0;position:absolute;right:0;top:0}.guide-main__media .media[data-v-8feb5ec1]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.guide-main__share[data-v-8feb5ec1]{background-color:var(--color-surface-2);display:flex;justify-content:space-between;padding:.5rem;z-index:1}.guide-main__nav[data-v-8feb5ec1]{display:flex;flex-direction:column;gap:1.5rem;grid-area:nav}@media only screen and (min-width:865px){.guide-main__nav[data-v-8feb5ec1]{position:sticky;top:5rem}}@media only screen and (max-width:640px){.guide-main__nav[data-v-8feb5ec1]{display:none}}.guide-main__nav h3[data-v-8feb5ec1]{margin:1rem 1.5rem .5rem}.guide-main__nav ul[data-v-8feb5ec1]{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:.5rem}.guide-main__nav ul li[data-v-8feb5ec1]{border-radius:var(--border-radius);display:flex;font-size:1.125rem;font-weight:500;padding:.5rem 1rem}.guide-main__nav ul li a[data-v-8feb5ec1]{align-items:center;display:flex;text-decoration:none}.guide-main__nav ul li .icon[data-v-8feb5ec1]{height:1.5rem;min-height:1.5rem;min-width:1.5rem;width:1.5rem;fill:var(--color-action);margin-right:.5rem}.guide-main__nav ul li.active[data-v-8feb5ec1],.guide-main__nav ul li[data-v-8feb5ec1]:active,.guide-main__nav ul li[data-v-8feb5ec1]:hover{background-color:var(--color-surface-2)}.guide-main__content[data-v-8feb5ec1]{grid-area:content}.guide-main__content[data-v-8feb5ec1]>p{margin:1.25rem 0}@media only screen and (max-width:864px){.guide-main__content[data-v-8feb5ec1]{padding:0 1rem}.guide-main__content[data-v-8feb5ec1]>*{max-width:calc(100vw - 2rem)}}.guide-main__author-box[data-v-8feb5ec1]{align-items:center;background-color:var(--color-surface-1);border:1px solid var(--color-surface-2);border-radius:var(--border-radius);box-shadow:0 6px 6px #00000029;display:flex;grid-area:author-box;justify-content:space-between;padding:1rem}@media only screen and (max-width:864px){.guide-main__author-box[data-v-8feb5ec1]{display:none}}.guide-main__scores[data-v-8feb5ec1]{display:flex}.guide-main__scores .score[data-v-8feb5ec1],.guide-main__scores .views[data-v-8feb5ec1]{height:2.5rem;justify-self:flex-end;margin-left:1rem}.guide-main__author[data-v-8feb5ec1]{display:grid;grid-template-areas:"icon attribution social" "icon username social";grid-template-columns:min-content min-content 1fr;white-space:nowrap}.guide-main__author-attribution[data-v-8feb5ec1]{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;grid-area:attribution}.guide-main__author-username[data-v-8feb5ec1]{font-size:1.125rem;font-weight:700;grid-area:username}.guide-main__author-social[data-v-8feb5ec1]{display:flex;grid-area:social;justify-content:flex-end}.guide-main__author-social-icons[data-v-8feb5ec1]{display:flex;gap:.5rem}.guide-main__author .icon[data-v-8feb5ec1]{grid-area:icon;height:2rem;min-height:2rem;min-width:2rem;width:2rem;fill:var(--color-text-secondary);margin-right:1rem}.guide-main__comments[data-v-8feb5ec1]{grid-area:comments}@media only screen and (max-width:640px){.guide-main__comments[data-v-8feb5ec1]{margin:0 1rem}}.summary-stats[data-v-8feb5ec1]{margin-bottom:1rem}.summary-stats__label[data-v-8feb5ec1]{font-family:Rajdhani,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.125rem;font-weight:700}.summary-stats__stats[data-v-8feb5ec1]{align-items:center;display:flex;gap:1.5rem;padding:.5rem 0}.summary-stats .stat[data-v-8feb5ec1]{padding:0}.score[data-v-8feb5ec1],.views[data-v-8feb5ec1]{display:grid;grid-template-areas:"label thumb" "score thumb";grid-template-columns:min-content min-content;text-align:right}.score__label[data-v-8feb5ec1],.views__label[data-v-8feb5ec1]{color:var(--color-text-secondary);font-size:.875rem;font-weight:700;grid-area:label}.score__total[data-v-8feb5ec1],.views__total[data-v-8feb5ec1]{float:left;font-size:1.125rem;font-weight:700;grid-area:score}.score__total--voted-up[data-v-8feb5ec1],.views__total--voted-up[data-v-8feb5ec1]{color:#5ee790}.score__up[data-v-8feb5ec1],.views__up[data-v-8feb5ec1]{align-items:center;background-color:#ffffff26;border-radius:50%;color:var(--color-text-secondary);cursor:pointer;display:flex;grid-area:thumb;height:2.5rem;margin-left:1rem;padding:.5rem;width:2.5rem}.score__up>svg[data-v-8feb5ec1],.views__up>svg[data-v-8feb5ec1]{fill:var(--color-text-secondary);height:1.5rem;width:1.5rem}.score__up--disabled[data-v-8feb5ec1],.views__up--disabled[data-v-8feb5ec1]{opacity:.5;pointer-events:none}.score__up--voted[data-v-8feb5ec1],.views__up--voted[data-v-8feb5ec1]{background-color:#5ee790}.score__up--voted>svg[data-v-8feb5ec1],.views__up--voted>svg[data-v-8feb5ec1]{fill:#179c48}
