.sg-guide{--sg-border: rgba(var(--color-foreground), .16);--sg-muted: rgba(var(--color-foreground), .68);--sg-soft: rgba(var(--color-foreground), .055)}.sg-guide__intro{font-size:1.75rem}.sg-guide__editorial-media{display:grid;gap:2rem;margin:2.4rem 0}.sg-guide__editorial-media figure{margin:0}.sg-guide__editorial-media img{display:block;max-width:100%;height:auto;margin:0 auto}.sg-guide__editorial-media figcaption{margin-top:.8rem;font-size:1.4rem}.sg-guide__set-header p{line-height:1.6}.sg-guide__intro>:first-child,.sg-guide__conclusion>:first-child{margin-top:0}.sg-guide__scope,.sg-guide__contents,.sg-guide__download,.sg-related-inline,.sg-collection-link{border:1px solid var(--sg-border);background:rgb(var(--color-background));padding:1.8rem;margin:2.4rem 0}.sg-guide__scope{border-left:.4rem solid rgb(var(--color-foreground))}.sg-guide__scope strong,.sg-guide__contents strong,.sg-collection-link>div>span,.sg-related-inline>span{display:block;font-size:1.2rem;line-height:1.3;letter-spacing:.09em;text-transform:uppercase;color:var(--sg-muted);margin-bottom:.8rem}.sg-guide__scope .metafield-rich_text_field>:last-child{margin-bottom:0}.sg-guide__download{display:grid;gap:1.4rem}.sg-guide__download-copy h2{margin:0 0 .6rem}.sg-guide__download-copy p{margin:0}.sg-guide__download-image{display:block}.sg-guide__download-image img{display:block;width:100%;height:auto}.sg-guide__download-link{justify-self:start;border-radius:0}.sg-guide__contents-links{display:flex;flex-wrap:wrap;gap:.8rem}.sg-guide__contents-links a{display:inline-flex;padding:.55rem .9rem;border:1px solid var(--sg-border);color:rgb(var(--color-foreground));text-decoration:none;font-size:1.35rem}.sg-guide__contents-links a:hover{text-decoration:underline;text-underline-offset:.25rem}.sg-guide__set{margin:4.8rem 0;scroll-margin-top:10rem}.sg-guide__set-header h2{margin-bottom:.8rem}.sg-guide__products{display:grid;grid-template-columns:1fr;gap:2.4rem}.sg-product-card{display:grid;grid-template-columns:minmax(22rem,36%) minmax(0,1fr);grid-template-areas:"header header" "image details" "description description";gap:.8rem 2.4rem;padding:1.6rem 2.4rem 2.4rem;border:1px solid var(--sg-border);background:rgb(var(--color-background));min-width:0}.article-template .sg-product-card__header{grid-area:header;margin:0;line-height:normal}.sg-product-card__image{grid-area:image;display:block;align-self:start}.sg-product-card__image img{display:block;width:100%;max-height:56rem;height:auto;object-fit:contain}.sg-product-card__details{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.sg-product-card__details{grid-area:details}.sg-product-card :is(h3,h4){font-size:2.3rem;line-height:1.25;margin:0 0 .55rem}.sg-product-card :is(h3,h4) a{color:inherit;text-decoration:none}.sg-product-card :is(h3,h4) a:hover{text-decoration:underline;text-underline-offset:.25rem}.sg-product-card__set,.sg-product-card__meta{color:var(--sg-muted);font-size:1.5rem;line-height:1.45;margin:0 0 .35rem}.sg-product-card__set a{color:inherit;text-decoration:none}.sg-product-card__set a:hover{text-decoration:underline;text-underline-offset:.25rem}.sg-product-card__description{grid-area:description;padding-top:.2rem;border-top:1px solid var(--sg-border);font-size:inherit;line-height:1.65}.sg-product-card__description .metafield-rich_text_field>:first-child{margin-top:.8rem}.sg-product-card__description .metafield-rich_text_field>:last-child{margin-bottom:0}.sg-product-card__commerce{width:100%;margin-bottom:1.2rem}.sg-product-card__commerce>span{display:block;color:var(--sg-muted);font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.sg-product-card__price{font-size:2.4rem;line-height:1.2;font-weight:700;margin:.25rem 0 0;color:rgb(var(--color-foreground))}.sg-product-card__currency{font-size:.7em;letter-spacing:.02em}.sg-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;margin-top:1.4rem}.sg-product-card__form,.sg-product-card__form form{display:block;width:100%}.sg-product-card__button{width:100%;min-height:4.8rem;padding:0 1.5rem;margin:0;border-radius:0}.sg-product-card__button[disabled]{opacity:.45;cursor:not-allowed}.sg-product-card__form .product-form__error-message-wrapper{margin-bottom:.8rem}.sg-product-card__availability{margin:0 0 1rem;font-weight:600}.sg-product-card__actions--single{grid-template-columns:1fr}.sg-product-card.sg-product-card--unavailable{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "description" "details"}.sg-product-card.sg-product-card--no-image{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "details" "description"}.sg-product-card--unavailable .sg-product-card__details{padding-top:.8rem}.sg-price-history{width:100%;padding:1.6rem;border:1px solid var(--sg-border);background:var(--sg-soft)}.sg-price-history__topline{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;margin-bottom:1.2rem}.sg-price-history__topline strong{font-size:1.6rem}.sg-price-history__topline span{color:var(--sg-muted);font-size:1.2rem}.sg-price-history__plot{position:relative;padding-left:5.6rem}.sg-price-history svg{display:block;width:100%;height:15rem;overflow:visible}.sg-price-history__line{fill:none;stroke:rgb(var(--color-foreground));stroke-width:2;vector-effect:non-scaling-stroke}.sg-price-history__axis{stroke:var(--sg-border);stroke-width:1;vector-effect:non-scaling-stroke}.sg-price-history__maximum,.sg-price-history__minimum{position:absolute;left:0;color:var(--sg-muted);font-size:1.15rem;line-height:1}.sg-price-history__maximum{top:-.3rem}.sg-price-history__minimum{bottom:-.3rem}.sg-price-history__dates{display:flex;justify-content:space-between;gap:1rem;padding-left:5.6rem;margin-top:.7rem;color:var(--sg-muted);font-size:1.15rem}.sg-price-history--empty{display:none}.sg-related-inline{display:grid;grid-template-columns:auto 1fr;gap:.6rem 1.4rem;align-items:baseline}.sg-related-inline>span{margin:0}.sg-related-inline a{font-weight:700;color:rgb(var(--color-foreground));text-underline-offset:.25rem}.sg-guide__conclusion{margin:4.8rem 0 3rem}.sg-guide__conclusion h2{margin-bottom:1.6rem}.sg-collection-link{display:flex;justify-content:space-between;align-items:center;gap:2rem}.sg-collection-link h2{margin:0}.sg-collection-link .button{flex:0 0 auto;border-radius:0}.sg-related-reading{margin-top:5rem;padding-top:2.4rem;border-top:1px solid var(--sg-border)}.sg-related-reading__heading{margin-bottom:1.8rem}.sg-related-reading__heading>span{display:block;margin-bottom:.5rem;color:var(--sg-muted);font-size:1.2rem;line-height:1.3;letter-spacing:.09em;text-transform:uppercase}.sg-related-reading__heading h2{margin:0}.sg-related-reading__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.sg-related-reading__card{display:flex;flex-direction:column;border:1px solid var(--sg-border);color:rgb(var(--color-foreground));text-decoration:none;background:rgb(var(--color-background))}.sg-related-reading__card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.sg-related-reading__card span{padding:1.2rem;font-weight:700;line-height:1.35}.sg-related-reading__card:hover span{text-decoration:underline;text-underline-offset:.25rem}@media screen and (max-width:749px){.sg-guide__intro{font-size:1.6rem}.sg-product-card{grid-template-columns:1fr;grid-template-areas:"header" "image" "details" "description";gap:.8rem;padding:1.4rem 1.6rem 1.6rem}.sg-product-card :is(h3,h4){font-size:2rem}.sg-product-card__image img{max-height:42rem;margin-inline:auto}.sg-product-card__actions{grid-template-columns:1fr}.sg-price-history{padding:1.4rem}.sg-price-history svg{height:13rem}.sg-related-inline{grid-template-columns:1fr}.sg-collection-link{align-items:flex-start;flex-direction:column}.sg-collection-link .button{width:100%}.sg-related-reading__grid{grid-template-columns:1fr}}@media screen and (min-width:600px)and (max-width:989px){.sg-product-card__image img{max-height:42rem;margin-inline:auto}.sg-related-reading__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sg-guide[data-guide-type=leader_card_list] .sg-guide__editorial-media figcaption{text-align:center;font-weight:700}.sg-guide[data-guide-type=sp_card_list] .sg-guide__editorial-media figcaption{text-align:center;font-weight:700}.sg-guide[data-guide-type=sp_card_list] .sg-guide__set-header h2{margin-bottom:1.2rem}.sg-guide[data-guide-type=sp_card_list] .sg-guide__set-header>.metafield-rich_text_field{margin-top:0}.sg-guide[data-guide-type=sp_card_list] .sg-guide__set-header>.metafield-rich_text_field>p:first-child{margin-top:0}.sg-guide__contents-group{flex-basis:100%;font-weight:700;margin-top:1.2rem}.sg-guide__contents-group:first-child{margin-top:0}.sg-guide__group-heading{margin:5rem 0 1.8rem;padding-bottom:1.2rem;border-bottom:1px solid var(--sg-border)}.sg-guide__group-heading+.sg-guide__set{margin-top:2.4rem}.sg-guide[data-guide-type=tr_card_list] .sg-guide__set-header h3{margin:0 0 1.2rem;font-size:2.5rem}.sg-guide[data-guide-type=tr_card_list] .sg-guide__editorial-media figcaption{text-align:center;font-weight:700}.sg-product-card.sg-product-card--editorial-image{grid-template-columns:minmax(22rem,36%) minmax(0,1fr);grid-template-areas:"header header" "image details" "description description"}@media(max-width:749px){.sg-product-card.sg-product-card--editorial-image{grid-template-columns:1fr;grid-template-areas:"header" "image" "details" "description"}}.sg-guide[data-guide-type=sealed_set_guide] .sg-guide__editorial-media figcaption{text-align:center;font-weight:700}.sg-product-card--sealed{grid-template-columns:minmax(22rem,40%) minmax(0,1fr)}.sg-product-card--sealed .sg-product-card__image img{width:100%;max-height:38rem;object-fit:contain}.sg-product-card--sealed .sg-product-card__meta:empty,.sg-product-card--sealed .sg-product-card__set:empty{display:none}@media(max-width:749px){.sg-product-card--sealed{grid-template-columns:1fr}.sg-product-card--sealed .sg-product-card__image img{max-height:30rem}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/article-structured-guide.css.map */
