.article-block{margin:4rem auto;max-width:var(--page-width, 96rem);padding:0 1.5rem}.article-block--narrow{max-width:72rem}.article-block__eyebrow{display:inline-block;font-size:1.2rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin:0 0 .8rem}.article-block__heading{margin:0 0 1.6rem;font-size:2.6rem;line-height:1.2;letter-spacing:-.01em}.article-block__intro{margin:0 0 2.4rem;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.78)}@media screen and (min-width:750px){.article-block__heading{font-size:3.2rem}}.article-callout{border-radius:.8rem;padding:1.8rem 2rem 1.8rem 2.2rem;display:grid;grid-template-columns:2.4rem 1fr;column-gap:1.6rem;align-items:start;background:#faf3e8;border:.1rem solid #e5d2ba;border-left:.4rem solid #b89372;color:#3d2817}.article-callout__icon{width:2.4rem;height:2.4rem;flex-shrink:0;margin-top:.2rem;color:#8b5a3c}.article-callout__icon svg{width:100%;height:100%}.article-callout__title{margin:0 0 .4rem;font-size:1.6rem;font-weight:700;line-height:1.3;color:#3d2817;letter-spacing:.01em}.article-callout__body{margin:0;font-size:1.5rem;line-height:1.6;color:#5a4332}.article-callout__body :first-child{margin-top:0}.article-callout__body :last-child{margin-bottom:0}.article-callout--info{border-left-color:#7b8fa4}.article-callout--info .article-callout__icon{color:#5a7088}.article-callout--tip{border-left-color:#8b9b5e}.article-callout--tip .article-callout__icon{color:#6b7d40}.article-callout--warning{border-left-color:#c89544}.article-callout--warning .article-callout__icon{color:#a8742c}.article-callout--danger{border-left-color:#b86552}.article-callout--danger .article-callout__icon{color:#984a3a}.article-steps__list{display:grid;gap:2.4rem;list-style:none;padding:0;margin:0}.article-step{display:grid;grid-template-columns:4.4rem 1fr;gap:1.6rem;align-items:start;padding:1.8rem;border-radius:1.4rem;border:.1rem solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.02)}.article-step--with-image{grid-template-columns:4.4rem minmax(0,1fr)}@media screen and (min-width:750px){.article-step--with-image{grid-template-columns:4.4rem minmax(0,1.4fr) minmax(0,1fr)}}.article-step__number{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.6rem;font-weight:700;font-feature-settings:"tnum"}.article-step__body{min-width:0}.article-step__title{margin:0 0 .6rem;font-size:1.8rem;font-weight:700;line-height:1.3}.article-step__text{margin:0;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.82)}.article-step__media{border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.06);aspect-ratio:4 / 3}.article-step__media img{width:100%;height:100%;object-fit:cover;display:block}.article-materials__list{display:grid;gap:1.6rem;list-style:none;padding:0;margin:0;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr))}.article-material{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;padding:1.4rem;display:grid;grid-template-columns:8rem 1fr;gap:1.2rem;align-items:center;background:rgb(var(--color-background))}.article-material__media{width:8rem;height:8rem;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.06)}.article-material__media img{width:100%;height:100%;object-fit:cover;display:block}.article-material__title{margin:0 0 .2rem;font-size:1.4rem;font-weight:700;line-height:1.3}.article-material__title a{color:inherit;text-decoration:none}.article-material__title a:hover{text-decoration:underline}.article-material__note{margin:0 0 .4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.article-material__price{font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.85)}.article-material__oos{font-size:1.2rem;color:#a02e2e;font-weight:600}.article-comparison__wrap{overflow-x:auto;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem}.article-comparison__table{width:100%;border-collapse:collapse;min-width:60rem;font-size:1.4rem}.article-comparison__table th,.article-comparison__table td{padding:1.2rem 1.4rem;text-align:left;vertical-align:top;border-bottom:.1rem solid rgba(var(--color-foreground),.08);line-height:1.4}.article-comparison__table thead th{position:sticky;top:0;background:rgb(var(--color-background));font-weight:700;border-bottom:.2rem solid rgba(var(--color-foreground),.2);z-index:1}.article-comparison__table tbody th{font-weight:600;width:20rem;color:rgba(var(--color-foreground),.85)}.article-comparison__table tr:last-child td,.article-comparison__table tr:last-child th{border-bottom:0}.article-proscons{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.article-proscons{grid-template-columns:1fr 1fr}}.article-proscons__col{border-radius:.8rem;padding:1.8rem 2rem;background:#faf3e8;border:.1rem solid #e5d2ba;color:#3d2817}.article-proscons__col--pros{border-left:.4rem solid #8b9b5e}.article-proscons__col--cons{border-left:.4rem solid #b86552}.article-proscons__title{margin:0 0 1rem;font-size:1.6rem;font-weight:700;color:#3d2817;letter-spacing:.01em}.article-proscons__list{margin:0;padding:0;list-style:none;display:grid;gap:.6rem}.article-proscons__item{display:grid;grid-template-columns:1.6rem 1fr;gap:.8rem;align-items:start;font-size:1.45rem;line-height:1.5;color:#5a4332}.article-proscons__item:before{content:"";width:1.6rem;height:1.6rem;background-repeat:no-repeat;background-position:center;background-size:contain;margin-top:.3rem}.article-proscons__col--pros .article-proscons__item:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7d40' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.article-proscons__col--cons .article-proscons__item:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23984a3a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E")}.article-faq__list{display:grid;gap:1rem;margin:0;padding:0}.article-faq__item{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1rem;background:rgb(var(--color-background));overflow:hidden}.article-faq__item[open]{border-color:rgba(var(--color-foreground),.25)}.article-faq__summary{padding:1.4rem 1.6rem;font-weight:700;font-size:1.6rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1.2rem}.article-faq__summary::-webkit-details-marker{display:none}.article-faq__summary:after{content:"+";font-size:2.2rem;font-weight:300;line-height:1;transition:transform .15s ease;color:rgba(var(--color-foreground),.5)}.article-faq__item[open] .article-faq__summary:after{content:"\2212"}.article-faq__answer{padding:0 1.6rem 1.4rem;margin:0;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.82)}.article-faq__answer :first-child{margin-top:0}.article-faq__answer :last-child{margin-bottom:0}.article-video__frame{position:relative;aspect-ratio:16 / 9;border-radius:1.4rem;overflow:hidden;background:#111;cursor:pointer}.article-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.article-video__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:7rem;height:7rem;border-radius:50%;background:#000000a6;border:.3rem solid rgba(255,255,255,.85);display:grid;place-items:center;cursor:pointer;transition:transform .15s ease}.article-video__frame:hover .article-video__play{transform:scale(1.05)}.article-video__play:before{content:"";display:block;width:0;height:0;border-left:2rem solid #fff;border-top:1.2rem solid transparent;border-bottom:1.2rem solid transparent;margin-left:.5rem}.article-video__alt-links{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:1rem;font-size:1.4rem}.article-video__alt-link{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border-radius:999px;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));text-decoration:none}.article-video__alt-link:hover{background:rgba(var(--color-foreground),.12)}.article-settings-embed{border-radius:1.4rem;padding:2rem;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.1)}.article-settings-embed__intro{margin:0 0 1.4rem;font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.82)}.article-settings-embed__list{display:grid;gap:.8rem;list-style:none;padding:0;margin:0 0 1.4rem}.article-settings-embed__row{display:grid;grid-template-columns:1fr auto auto auto;gap:1.2rem;padding:1rem 1.2rem;border-radius:.8rem;background:rgb(var(--color-background));font-size:1.4rem;align-items:center}.article-settings-embed__row dt{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.article-settings-embed__row dd{margin:0;font-weight:600}.article-settings-embed__cta{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:underline}.article-settings-embed__empty{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.6);font-style:italic}.article-bundle{display:grid;grid-template-columns:1fr;border-radius:1.6rem;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background))}@media screen and (min-width:750px){.article-bundle{grid-template-columns:1fr 1fr}}.article-bundle__media{background:rgba(var(--color-foreground),.06);aspect-ratio:4 / 3;overflow:hidden}.article-bundle__media img{width:100%;height:100%;object-fit:cover}.article-bundle__body{padding:2.4rem;align-self:center}.article-bundle__eyebrow{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.article-bundle__title{margin:.6rem 0;font-size:2.2rem;font-weight:700;line-height:1.25}.article-bundle__subtext{margin:0 0 1.4rem;font-size:1.45rem;line-height:1.55;color:rgba(var(--color-foreground),.78)}.article-bundle__price{font-size:1.6rem;font-weight:700;margin:0 0 1.4rem}.article-bundle__cta{display:inline-block;background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:1rem 1.8rem;border-radius:.6rem;font-weight:600;text-decoration:none;font-size:1.4rem}.article-bundle__cta:hover{opacity:.9}.article-collection-rail__list{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));list-style:none;padding:0;margin:0}.article-collection-rail__card{border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem;overflow:hidden;background:rgb(var(--color-background));transition:border-color .15s ease}.article-collection-rail__card:hover{border-color:rgba(var(--color-foreground),.3)}.article-collection-rail__card a{color:inherit;text-decoration:none;display:block}.article-collection-rail__media{aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.06)}.article-collection-rail__media img{width:100%;height:100%;object-fit:cover}.article-collection-rail__body{padding:1rem 1.2rem}.article-collection-rail__title{margin:0 0 .2rem;font-size:1.4rem;font-weight:600;line-height:1.3}.article-collection-rail__price{font-size:1.3rem;color:rgba(var(--color-foreground),.78)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/article-blocks.css.map */
