.guide-system .guide-page__inner{max-width:var(--guide-width-page);margin:0 auto;padding-top:var(--guide-spacing-page-top);padding-bottom:var(--guide-spacing-page-bottom)}.guide-system .guide-content-wrap{width:100%;max-width:var(--guide-width-content)}.guide-system .guide-content-wrap--reading{max-width:var(--guide-width-reading)}.guide-system .guide-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:var(--guide-spacing-2xs);margin-bottom:2.2rem;color:var(--guide-color-text-muted);font-size:1.3rem;line-height:1.5}.guide-system .guide-breadcrumb a{color:inherit;text-decoration:none}.guide-system .guide-breadcrumb a:hover{color:var(--guide-color-text);text-decoration:underline;text-underline-offset:.2rem}.guide-system .guide-meta{display:flex;flex-wrap:wrap;gap:var(--guide-spacing-sm);max-width:var(--guide-width-intro);margin-top:1.8rem}.guide-system .guide-meta__item{display:inline-flex;align-items:center;padding:.95rem 1.3rem;border:1px solid var(--guide-color-border);border-radius:var(--guide-radius-pill);background:var(--guide-color-background);color:var(--guide-color-text);font-size:var(--guide-font-body-small);font-weight:500;line-height:1.3}.guide-system .guide-panel h2{margin-top:0;margin-bottom:1.4rem;color:var(--guide-color-text);font-size:var(--guide-font-card-title);line-height:var(--guide-line-heading)}.guide-system .guide-panel .rte{color:var(--guide-color-text-muted)}.guide-system .guide-panel .rte>*:first-child{margin-top:0}.guide-system .guide-panel .rte>*:last-child{margin-bottom:0}.guide-system .guide-panel--warning{border-color:var(--guide-color-border);background:var(--guide-color-surface-muted)}.guide-system .guide-panel--coming-soon{margin-bottom:0;border-color:var(--guide-color-info-border);background:var(--guide-color-info-background);box-shadow:var(--guide-shadow-info-inset)}.guide-system .guide-panel--coming-soon .rte{color:var(--guide-color-info-text)}.guide-system .guide-prep-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"prep warning";align-items:stretch;gap:var(--guide-spacing-2xl);margin-bottom:var(--guide-spacing-3xl)}.guide-system .guide-prep-grid--prep-only{grid-template-areas:"prep empty"}.guide-system .guide-prep-grid--warning-only{grid-template-areas:"empty warning"}.guide-system .guide-prep-grid .guide-panel--prep{grid-area:prep;border-color:var(--guide-color-info-border);background:var(--guide-color-info-background);box-shadow:var(--guide-shadow-info-inset)}.guide-system .guide-prep-grid .guide-panel--prep .rte{color:var(--guide-color-info-text)}.guide-system .guide-prep-grid .guide-panel--warning{grid-area:warning;border-color:var(--guide-color-warning-border);background:var(--guide-color-warning-background);box-shadow:var(--guide-shadow-warning-inset)}.guide-system .guide-prep-grid .guide-panel--warning .rte{color:var(--guide-color-warning-text)}.guide-system .guide-prep-grid .guide-panel--prep h2,.guide-system .guide-prep-grid .guide-panel--warning h2{color:var(--guide-color-text)}.guide-system .guide-prep-grid .rte ul,.guide-system .guide-prep-grid .rte ol{margin-top:0;margin-bottom:0}.guide-system .guide-prep-grid .rte li{margin-bottom:.55rem}.guide-system .guide-prep-grid .rte li:last-child{margin-bottom:0}.guide-system .guide-article{width:100%;max-width:var(--guide-width-reading);margin-bottom:3.2rem;color:var(--guide-color-text)}.guide-system .guide-article p{margin-top:0;margin-bottom:1.8rem}.guide-system .guide-article h2{margin-top:3.2rem;margin-bottom:1.4rem}.guide-system .guide-article h3{margin-top:2.6rem;margin-bottom:1.1rem}.guide-system .guide-article h4{margin-top:2.2rem;margin-bottom:1rem}.guide-system .guide-article h2:first-child,.guide-system .guide-article h3:first-child,.guide-system .guide-article h4:first-child{margin-top:0}.guide-system .guide-article ul,.guide-system .guide-article ol{margin-top:0;margin-bottom:1.8rem}.guide-system .guide-article li{margin-bottom:.65rem}.guide-system .guide-article li:last-child{margin-bottom:0}.guide-system .guide-article h2,.guide-system .guide-article h3,.guide-system .guide-article h4{scroll-margin-top:12rem}.guide-system .guide-video{margin:0 0 var(--guide-spacing-3xl)}.guide-system .guide-video__header{margin-bottom:var(--guide-spacing-lg)}.guide-system .guide-video__header h2{margin-top:0;color:var(--guide-color-text)}.guide-system .guide-video__embed{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:var(--guide-radius-card);background:#000}.guide-system .guide-video__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.guide-system .guide-bottom-wrap{margin-top:2rem;padding:2.8rem;border:1px solid var(--guide-color-border);border-radius:var(--guide-radius-panel);background:var(--guide-color-surface-muted)}.guide-system .guide-bottom-wrap__intro{margin-bottom:2.2rem}.guide-system .guide-bottom-wrap__intro h2{margin-top:0;margin-bottom:var(--guide-spacing-xs);color:var(--guide-color-text)}.guide-system .guide-bottom-wrap__intro p{margin:0;color:var(--guide-color-text-muted)}.guide-system .guide-related{margin-top:2.6rem}.guide-system .guide-related:first-of-type{margin-top:0}.guide-system .guide-related__header{margin-bottom:var(--guide-spacing-md)}.guide-system .guide-related__header h2{margin-top:0;margin-bottom:0;color:var(--guide-color-text)}.guide-system .guide-related--products .product-grid,.guide-system .guide-related--collections .collection-list{justify-content:flex-start;margin-top:0;margin-bottom:0}.guide-system .guide-related--products .grid__item{flex-grow:0;width:calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}.guide-system .guide-related--collections .grid__item{flex-grow:0;width:calc(33.333% - 1.333rem);max-width:calc(33.333% - 1.333rem)}.guide-system .guide-related--collections .guide-related-list--single,.guide-system .guide-related--collections .guide-related-list--single .grid__item{width:100%;max-width:40rem}.guide-system .guide-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--guide-spacing-xl)}.guide-system .guide-cards--guides,.guide-system .guide-cards--hubs{align-items:stretch}.guide-system .guide-footer-cta-box{margin-top:var(--guide-spacing-3xl);padding-top:2.2rem;border-top:1px solid var(--guide-color-border)}.guide-system .guide-footer-cta-box .button{min-height:4.4rem;font-size:var(--guide-font-body-small)}@media screen and (max-width:1200px){.guide-system .guide-page__inner{max-width:var(--guide-width-page-tablet)}.guide-system .guide-content-wrap{max-width:var(--guide-width-content-tablet)}.guide-system .guide-content-wrap--reading{max-width:var(--guide-width-reading)}}@media screen and (max-width:989px){.guide-system .guide-page__inner{max-width:100%;padding-top:var(--guide-spacing-xl);padding-bottom:var(--guide-spacing-4xl)}.guide-system .guide-content-wrap,.guide-system .guide-content-wrap--reading{max-width:none}.guide-system .guide-breadcrumb{margin-bottom:var(--guide-spacing-lg);font-size:1.25rem;line-height:1.6}.guide-system .guide-meta{flex-direction:row;flex-wrap:wrap;align-items:flex-start;max-width:none;margin-top:1.4rem;gap:var(--guide-spacing-xs)}.guide-system .guide-meta__item{padding:.75rem 1rem;font-size:1.25rem}.guide-system .guide-prep-grid,.guide-system .guide-prep-grid--prep-only,.guide-system .guide-prep-grid--warning-only{grid-template-columns:1fr;grid-template-areas:"prep" "warning";gap:var(--guide-spacing-lg);margin-bottom:var(--guide-spacing-2xl)}.guide-system .guide-prep-grid--prep-only{grid-template-areas:"prep"}.guide-system .guide-prep-grid--warning-only{grid-template-areas:"warning"}.guide-system .guide-prep-grid .guide-panel--prep,.guide-system .guide-prep-grid .guide-panel--warning{width:100%}.guide-system .guide-article{max-width:none}.guide-system .guide-article h2{margin-top:2.8rem}.guide-system .guide-article h3{margin-top:2.3rem}.guide-system .guide-bottom-wrap{padding:var(--guide-spacing-xl)}.guide-system .guide-related{margin-top:var(--guide-spacing-2xl)}.guide-system .guide-related--products .grid__item,.guide-system .guide-related--collections .grid__item{width:100%;max-width:100%}.guide-system .guide-related--collections .guide-related-list--single{width:100%;max-width:none}.guide-system .guide-related--collections .guide-related-list--single .grid__item{width:auto;max-width:none}.guide-system .guide-cards{grid-template-columns:1fr}.guide-system .guide-footer-cta-box .button{min-height:4.2rem;font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-guide-layout.css.map */
