.bg-article,.bgl{--bg-ink:#1a1a1a;--bg-muted:#6f6f6f;--bg-line:#e6e6e6;--bg-warm:#f6f4ef;--bg-lime-deep:#a3b50a}.bg-article{--bg-accent:#cae00d;--bg-accent-deep:#a3b50a;max-width:760px;margin-inline:auto;padding-inline:20px;font-family:var(--text-font-family);color:var(--bg-ink)}.bg-article *{box-sizing:border-box}.bg-article>*:first-child{margin-top:0}.bg-article h1{font-family:var(--heading-font-family);font-weight:800;font-size:var(--text-h1);line-height:1.1;letter-spacing:-.01em;color:var(--bg-ink);margin:0 0 24px}.bg-article h2{font-family:var(--heading-font-family);font-weight:800;font-size:var(--text-h2);line-height:1.15;letter-spacing:-.01em;color:var(--bg-ink);margin:64px 0 20px;scroll-margin-top:calc(var(--sticky-area-height, 0px) + 24px)}.bg-article h3{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:var(--text-h4);line-height:1.25;letter-spacing:-.005em;color:var(--bg-ink);margin:40px 0 16px;scroll-margin-top:calc(var(--sticky-area-height, 0px) + 24px)}.bg-article h2+h3{margin-top:0}.bg-article p,.bg-article li{font-size:var(--text-base);line-height:1.65;color:var(--bg-ink);margin:0 0 20px}.bg-article ul,.bg-article ol{margin:0 0 20px;padding-left:1.3em}.bg-article ul{list-style:disc outside}.bg-article ol{list-style:decimal outside}.bg-article ul ul{list-style:circle outside}.bg-article li{margin-bottom:10px}.bg-article li:last-child{margin-bottom:0}.bg-article li>ul,.bg-article li>ol{margin-top:10px;margin-bottom:0}.bg-article strong{font-weight:700}body.template-page .bg-article p,body.template-page .bg-article li{line-height:1.65}.bg-article a{color:var(--bg-ink);text-decoration:underline;text-decoration-color:var(--bg-accent);text-decoration-thickness:2px;text-underline-offset:3px;transition:background .15s ease}.bg-article a:hover{background:#cae00d38}.bg-article a[data-pending]{color:var(--bg-ink);text-decoration:underline;text-decoration-color:var(--bg-accent);text-decoration-thickness:2px;text-underline-offset:3px;cursor:default}.bg-article a[data-pending]:hover{background:#cae00d38}.bg-figure{margin:32px 0}.bg-figure img{display:block;max-width:100%;width:auto;height:auto;max-height:720px;margin-inline:auto;border-radius:12px;background:var(--bg-warm)}.bg-figure:has(img:not([src])),.bg-figure:has(img[src=""]){background:var(--bg-warm);border-radius:12px;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center}.bg-figure:has(img:not([src])) img,.bg-figure:has(img[src=""]) img{display:none}.bg-figure:has(img:not([src])) figcaption,.bg-figure:has(img[src=""]) figcaption{display:block!important;font-size:var(--text-sm);line-height:1.5;color:var(--bg-muted);max-width:34em}.bg-figure img[src]:not([src=""]){background:none}.bg-figure figcaption{display:none}.bg-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:32px 0;border-radius:12px;max-width:100%}.bg-table-scroll table{width:100%;min-width:640px;border-collapse:collapse;font-size:13px;line-height:1.45}.bg-table-scroll thead th{font-family:var(--heading-font-family);font-weight:700;font-size:11px;letter-spacing:.05em;text-transform:uppercase;text-align:left;background:var(--bg-ink);color:#fff;padding:10px;border-bottom:3px solid #cae00d;vertical-align:bottom}.bg-table-scroll thead th:first-child{border-top-left-radius:12px}.bg-table-scroll thead th:last-child{border-top-right-radius:12px}.bg-table-scroll tbody td{color:var(--bg-ink);padding:10px;border-bottom:1px solid var(--bg-line);vertical-align:top}.bg-table-scroll tbody tr:last-child td{border-bottom:0}.bg-table-scroll tbody td:first-child{font-family:var(--heading-font-family);font-weight:700}.bg-table-scroll strong{font-weight:700}@media(min-width:700px){.bg-table-scroll tbody td:first-child{white-space:nowrap}}@media(max-width:699px){.bg-table-scroll td:first-child,.bg-table-scroll th:first-child{position:sticky;left:0;background:#fff;box-shadow:2px 0 0 var(--bg-line);min-width:120px}.bg-table-scroll thead th:first-child{background:var(--bg-ink)}}.bg-toc{background:var(--bg-warm);border-radius:14px;padding:28px 28px 24px;margin:32px 0 40px}.bg-toc__label{font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--bg-accent-deep);margin:0 0 14px}.bg-toc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bg-toc__list a{font-family:var(--heading-font-family);font-weight:500;font-size:var(--text-sm);color:var(--bg-ink);text-decoration:none;display:inline-flex;align-items:baseline;gap:8px}.bg-toc__list a:hover{color:var(--bg-accent-deep);text-decoration:underline;text-decoration-color:var(--bg-accent);text-decoration-thickness:2px;text-underline-offset:3px}.bg-icon-row{list-style:none;margin:32px 0;padding:0;display:flex;flex-wrap:wrap;gap:24px 28px}.bg-icon-row__item{display:flex;flex-direction:column;align-items:center;text-align:center;width:88px;gap:10px}.bg-icon-row__icon{width:40px;height:40px;border-radius:999px;background:var(--bg-accent);color:var(--bg-ink);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.bg-icon-row__icon svg,.bg-icon-row__icon img{width:20px;height:20px;display:block}.bg-icon-row__label{font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-sm);line-height:1.3;color:var(--bg-ink);margin:0}.bg-product-tiles{list-style:none;margin:32px 0;padding:0;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.bg-product-tiles__item{min-width:0}.bg-product-tiles__link{display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit}.bg-product-tiles__link:hover{background:none}.bg-product-tiles__image{aspect-ratio:1/1;border-radius:10px;background:var(--bg-warm);overflow:hidden;display:flex;align-items:center;justify-content:center}.bg-product-tiles__image img{width:100%;height:100%;object-fit:cover;display:block}.bg-product-tiles__title{font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-sm);line-height:1.3;color:var(--bg-ink);margin:0;text-decoration:none}.bg-product-tiles__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-xs);letter-spacing:.02em;color:var(--bg-ink);background:var(--bg-accent);text-decoration:none;border-radius:999px;padding:9px 18px;transition:background .18s ease}.bg-product-tiles__cta:hover{background:var(--bg-accent-deep)}@media(min-width:560px){.bg-product-tiles{grid-template-columns:repeat(3,1fr)}}@media(min-width:760px){.bg-product-tiles{grid-template-columns:repeat(var(--bg-tiles-cols, 5),1fr)}}.bg-cta{margin:40px 0;text-align:center}.bg-cta__btn{display:inline-flex;width:100%;max-width:420px;align-items:center;justify-content:center;font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-base);color:var(--bg-ink);background:var(--bg-accent);text-decoration:none;border-radius:999px;padding:18px 32px;transition:background .18s ease,transform .18s ease}.bg-cta__btn:hover{background:var(--bg-accent-deep);transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.bg-article a,.bg-cta__btn,.bg-product-tiles__cta{transition:none}.bg-cta__btn:hover{transform:none}}@media(max-width:749px){.bg-article{padding-inline:16px}.bg-article h2{margin-top:48px}}.bg-table-scroll table :is(th,td):first-child{padding-inline-start:24px}.bg-table-scroll table :is(th,td):last-child{padding-inline-end:24px}.bg-article--page{padding-block:56px 96px;padding-inline:20px}.bg-head{margin-bottom:8px}.bg-eyebrow{font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--bg-lime-deep, #a3b50a);margin:0 0 14px}.bg-meta{font-size:var(--text-sm);color:var(--bg-muted);margin:10px 0 0}.bgl{background:#fff;padding-bottom:96px}.bgl__hero{background:var(--bg-ink);text-align:center;padding:64px 20px 56px;margin-bottom:48px}.bgl__title{font-family:var(--heading-font-family);font-weight:800;font-size:var(--text-h1);line-height:1.1;color:#fff;margin:0 0 12px}.bgl__intro{font-size:var(--text-base);line-height:1.6;color:#d6d6d2;max-width:44em;margin-inline:auto}.bgl__intro p{margin:0}.bgl__inner{max-width:1200px;margin-inline:auto;padding-inline:20px}.bgl-eyebrow{display:block;font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--bg-lime-deep, #a3b50a)}.bgl-feature{display:grid;gap:0;text-decoration:none;color:inherit;background:#f6f4ef;border-radius:18px;overflow:hidden;margin:56px 0 28px}.bgl-feature:first-of-type,.bgl__inner>.bgl-feature:first-child{margin-top:0}.bgl-feature__media{display:block;aspect-ratio:16/10}.bgl-feature__media img{width:100%;height:100%;object-fit:cover;display:block}.bgl-feature__text{display:flex;flex-direction:column;gap:14px;padding:28px;justify-content:center}.bgl-feature__title{font-family:var(--heading-font-family);font-weight:800;font-size:var(--text-h3);line-height:1.15;color:var(--bg-ink)}.bgl-feature__excerpt{font-size:var(--text-base);line-height:1.55;color:var(--bg-muted)}.bgl-feature__cta{font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-sm);color:var(--bg-ink);text-decoration:underline;text-decoration-color:#cae00d;text-decoration-thickness:2px;text-underline-offset:3px}@media(min-width:760px){.bgl-feature{grid-template-columns:3fr 2fr;align-items:stretch}.bgl-feature__media{aspect-ratio:auto;min-height:340px}.bgl-feature__media img{height:100%}.bgl-feature__text{padding:40px}}.bgl__grid{display:grid;gap:28px 24px;grid-template-columns:1fr;margin-bottom:24px}@media(min-width:700px){.bgl__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bgl-card{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit;min-width:0}.bgl-card__media{display:block;width:100%;aspect-ratio:16/10;border-radius:12px;overflow:hidden;background:#f6f4ef}.bgl-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.bgl-card:hover .bgl-card__media img{transform:scale(1.03)}@media(prefers-reduced-motion:reduce){.bgl-card__media img{transition:none}}.bgl-card__text{display:flex;flex-direction:column;gap:6px}.bgl-card__title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:var(--text-h5);line-height:1.25;color:var(--bg-ink)}.bgl-card:hover .bgl-card__title{text-decoration:underline;text-decoration-color:#cae00d;text-decoration-thickness:2px;text-underline-offset:3px}.bgl-card__excerpt{font-size:var(--text-sm);line-height:1.5;color:var(--bg-muted)}.bg-faq-item{border-top:1px solid var(--bg-line)}.bg-faq-item:last-of-type{border-bottom:1px solid var(--bg-line)}.bg-faq-q{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;list-style:none;padding:16px 0}.bg-faq-q::-webkit-details-marker{display:none}.bg-article .bg-faq-q h3{margin:0;font-size:var(--text-base)}.bg-faq-icon{font-size:26px;color:var(--bg-muted);transition:transform .25s ease;line-height:1;flex-shrink:0}.bg-faq-item[open] .bg-faq-icon{transform:rotate(45deg)}@media(prefers-reduced-motion:reduce){.bg-faq-icon{transition:none}}.bg-faq-a{padding:0 0 20px}.bg-closer{background:var(--bg-ink);border-radius:16px;padding:40px 32px;margin:56px 0 8px;text-align:center}.bg-article .bg-closer p{margin:0}.bg-article .bg-closer p.bg-closer__title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:var(--text-h3);line-height:1.15;color:#cae00d}.bg-article .bg-closer p.bg-closer__sub{font-size:var(--text-base);line-height:1.55;color:#d6d6d2;margin-top:14px}.bg-article .bg-closer p.bg-closer__cta{font-size:var(--text-base);line-height:1.8;color:#fff;margin-top:26px}.bg-article .bg-closer a.bg-closer__btn{display:inline-block;background:#cae00d;color:var(--bg-ink);font-family:var(--heading-font-family);font-weight:700;font-size:var(--text-base);text-decoration:none;border-radius:999px;padding:14px 32px;margin-top:26px;transition:background .15s ease,transform .15s ease}.bg-article .bg-closer a.bg-closer__btn:hover{background:#a3b50a;transform:translateY(-1px)}
/*# sourceMappingURL=/cdn/shop/t/65/assets/abyamc-blog.css.map */
