.article-forum{margin-top:5rem;padding:4rem 0 5rem}.article-forum__shell{max-width:82rem}.article-forum__header{border-bottom:.1rem solid rgba(var(--color-foreground),.14);margin-bottom:0}.article-forum__header h2,.article-forum__composer h2{margin:0 0 2rem}.article-forum__thread{display:grid}.article-forum__post{display:grid;grid-template-columns:4.8rem minmax(0,1fr);gap:1.6rem;padding:2.4rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.article-forum__avatar{display:grid;place-items:center;width:4.8rem;height:4.8rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.8rem;font-weight:600;line-height:1}.article-forum__post-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem;color:rgba(var(--color-foreground),.68);font-size:1.4rem}.article-forum__post-meta strong{color:rgb(var(--color-foreground));font-size:1.6rem}.article-forum__post-body{margin-top:.8rem}.article-forum__post-body>:first-child{margin-top:0}.article-forum__post-body>:last-child{margin-bottom:0}.article-forum__composer{margin-top:3.2rem;padding:2.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1.8rem;background:rgb(var(--color-background));box-shadow:0 1.2rem 3.2rem rgba(var(--color-foreground),.06)}.article-template__meta{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.article-template__content .article-key-facts,.article-template__content .article-trust-block{margin:2.4rem 0;padding:2rem 2.2rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1.4rem;background:rgba(var(--color-foreground),.035)}.article-template__content .article-key-facts>:first-child,.article-template__content .article-trust-block>:first-child{margin-top:0}.article-template__content .article-key-facts>:last-child,.article-template__content .article-trust-block>:last-child{margin-bottom:0}.article-template__content table{display:table;width:100%;margin:2rem 0;border-collapse:collapse;font-size:.95em}.article-template__content th,.article-template__content td{padding:1rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.14);text-align:left;vertical-align:top}.article-template__content th{background:rgba(var(--color-foreground),.055)}.article-forum__prompt{margin:-.8rem 0 2rem;color:rgba(var(--color-foreground),.72)}.article-forum__composer-fields{display:grid;gap:1.6rem}.article-forum__message-field .field__input{min-height:15rem;resize:vertical}.article-forum__actions{display:flex;justify-content:flex-end;margin-top:1.8rem}.article-template__comparison-hero-container{margin-top:2rem}.article-template__comparison-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(28rem,100%),1fr));gap:clamp(1rem,2vw,2.4rem);max-width:var(--page-width);margin:0 auto}.article-template__comparison-hero-item{display:grid;min-width:0;aspect-ratio:4 / 3;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.6rem;background:rgba(var(--color-foreground),.025)}.article-template__comparison-hero-item img{width:100%;height:100%;object-fit:contain}.article-template__content{min-width:0;max-width:100%;overflow-wrap:anywhere}.article-template__content img,.article-template__content iframe,.article-template__content video{max-width:100%;height:auto}@media screen and (max-width:749px){.article-template__content .article-key-facts,.article-template__content .article-trust-block{padding:1.6rem}.article-template__content{width:100%;min-width:0;overflow-x:hidden}.article-template__content table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;white-space:normal}.article-template__content th,.article-template__content td{min-width:11rem;white-space:normal}.article-forum{margin-top:3rem;padding:3rem 0 4rem}.article-forum__post{grid-template-columns:4rem minmax(0,1fr);gap:1.2rem}.article-forum__avatar{width:4rem;height:4rem;font-size:1.6rem}.article-forum__composer{padding:1.8rem;border-radius:1.4rem}.article-forum__actions .button{width:100%}}.article-shop-card{display:flex;gap:1.5rem;align-items:flex-start;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:1.5rem;margin:2.5rem 0;max-width:100%;box-sizing:border-box}.article-shop-card__media{flex:0 0 130px}.article-shop-card__image{display:block;width:130px!important;height:150px!important;max-width:130px!important;object-fit:contain;border-radius:6px;background:#00000005}.article-shop-card__body{flex:1 1 auto;min-width:0}.article-shop-card__title{display:block;font-weight:600;font-size:1.7rem;margin-bottom:.25rem;text-decoration:none;color:inherit}.article-shop-card__price{margin:0 0 .75rem;font-size:1.6rem}.article-shop-card__stock{margin:-.35rem 0 .75rem;color:#287a45;font-size:1.4rem;font-weight:600}.article-shop-card__stock--unavailable{color:rgba(var(--color-foreground),.68)}.article-shop-card__facts{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0 0 1rem;padding:0;list-style:none;color:rgba(var(--color-foreground),.78);font-size:1.4rem}.article-shop-card__facts li:before{content:"\2713";margin-right:.45rem;color:#287a45;font-weight:700}.article-shop-card__form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.5rem}.article-shop-card__variant-select{padding:.5rem;border-radius:4px;border:1px solid rgba(0,0,0,.2)}.article-shop-card__add{cursor:pointer}.article-shop-card__add[disabled]{cursor:not-allowed;opacity:.6}.article-shop-card__toast{margin-top:.5rem;font-size:1.4rem;padding:.4rem .6rem;border-radius:4px;background:#e6f4ea;color:#1e4620;width:fit-content}.article-shop-card__toast[hidden]{display:none}.article-shop-card__delivery{margin-top:1.2rem;padding-top:1.2rem;border-top:.1rem solid rgba(0,0,0,.1);font-size:1.4rem;line-height:1.5}.article-shop-card__delivery p{margin:.4rem 0}.article-shop-card__delivery ul{margin:.6rem 0 0;padding-left:1.8rem}@media(max-width:480px){.article-shop-card{flex-direction:column;align-items:stretch}.article-shop-card__media{flex:none;width:130px}}.article-related-guides{margin-top:4rem}.article-related-guides ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding:0;list-style:none}.article-related-guides a{display:block;height:100%;padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1.2rem;color:rgb(var(--color-foreground));text-decoration-thickness:.1rem;text-underline-offset:.3rem}@media screen and (max-width:749px){.article-related-guides ul{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/81/compiled_assets/styles.css.map?subset=AAAAAAAAAAAABAAAAAAAGAAAAAAAAAAAAAAAIA */
