.seo-sections__intro{margin-bottom:32px}.seo-sections__eyebrow{margin:0 0 8px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.2}.seo-sections__stack{display:flex;flex-direction:column;gap:28px}.seo-sections__item{background-color:#f6f6f6;border-radius:12px;padding:28px;scroll-margin-top:100px}@media(max-width:719px){.seo-sections__item{padding:18px;scroll-margin-top:80px}.seo-sections__stack{gap:20px}}.seo-sections__item-header{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.seo-sections__item-title{margin:0;font-size:26px;line-height:1.2;color:#242427}@media(max-width:719px){.seo-sections__item-title{font-size:22px}}.seo-sections__item-description{margin:0;color:#242427;opacity:.85;max-width:720px}.seo-sections__item-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:1100px){.seo-sections__item-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.seo-sections__item-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:559px){.seo-sections__item-products{display:flex;grid-template-columns:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-18px;padding-right:18px}.seo-sections__item-products::-webkit-scrollbar{display:none}.seo-sections__item-products>*{flex:0 0 68%;scroll-snap-align:start}}.seo-sections__item-products[data-product-count="1"]{grid-template-columns:minmax(0,280px)}.seo-sections__item-products[data-product-count="2"]{grid-template-columns:repeat(2,minmax(0,280px))}.seo-sections__item-products[data-product-count="3"]{grid-template-columns:repeat(3,minmax(0,280px))}@media(max-width:559px){.seo-sections__item-products[data-product-count="1"],.seo-sections__item-products[data-product-count="2"],.seo-sections__item-products[data-product-count="3"]{grid-template-columns:none}}.seo-table__scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;border:1px solid #e6e6e6;margin-left:auto;margin-right:auto}@media(min-width:720px){.seo-table__scroll--narrow{max-width:70%}.seo-table__scroll--medium{max-width:80%}.seo-table__scroll--wide{max-width:90%}.seo-table__scroll--full{max-width:100%}}.seo-table{width:100%;border-collapse:collapse;background-color:#fff;font-family:inherit;color:#242427;font-size:15px;line-height:1.5}.seo-table__caption{caption-side:bottom;text-align:left;padding:12px 16px 0;font-size:13px;color:#6a6a6a}.seo-table thead th{background-color:#f6f6f6;color:#242427;font-weight:600;text-align:left;padding:14px 18px;border-bottom:1px solid #e6e6e6;white-space:nowrap}.seo-table tbody th,.seo-table tbody td{padding:14px 18px;text-align:left;vertical-align:top;border-bottom:1px solid #f0f0f0;font-weight:400}.seo-table tbody th{font-weight:600;color:#242427;background-color:#fff}.seo-table tbody tr:last-child th,.seo-table tbody tr:last-child td{border-bottom:0}.seo-table tbody tr:hover th,.seo-table tbody tr:hover td{background-color:#fafafa}.seo-table-section--accent .seo-table thead th{background-color:var(--seo-accent-bg, #224589);color:var(--seo-accent-text, #ffffff);border-bottom-color:var(--seo-accent-bg, #224589)}.seo-table__band{display:grid;gap:clamp(20px,4vw,48px);align-items:center;margin-bottom:24px;grid-template-columns:1fr}@media(min-width:720px){.seo-table__band--image-right{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.seo-table__band--image-left{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.seo-table__band--image-left .seo-table__band-media{order:0}.seo-table__band--image-right .seo-table__band-media{order:2}.seo-table__band .section-introduction{margin-bottom:0}}.seo-table__band-image,.seo-table__band-image img{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}.seo-table__footnote{margin-top:16px;color:#6a6a6a;max-width:720px}.seo-table-section .section-introduction__subheading{color:#4a4a4a;line-height:1.6}.seo-table__split{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.seo-table__split-text,.seo-table__split-table{min-width:0}@media(min-width:720px){.seo-table__split{grid-template-columns:minmax(0,var(--seo-text-col, 35%)) minmax(0,1fr);gap:clamp(28px,4vw,64px);align-items:start}.seo-table-section--layout-split .seo-table__scroll{max-width:none}.seo-table-section--layout-split .section-introduction{margin-bottom:0}}@media screen and (max-width:768px){.seo-table{font-size:14px}.seo-table thead th,.seo-table tbody th,.seo-table tbody td{padding:12px 14px;min-width:140px}.seo-table thead th:first-child,.seo-table tbody th:first-child{position:sticky;left:0;z-index:2;box-shadow:1px 0 #e6e6e6}.seo-table thead th:first-child{background-color:#f6f6f6}.seo-table tbody th:first-child{background-color:#fff}.seo-table-section--accent .seo-table thead th:first-child{background-color:var(--seo-accent-bg, #224589)}}.ma2-layout{display:grid;grid-template-columns:268px 1fr;gap:0;max-width:calc(1200px + calc(var(--space-outer) * 2));padding:0 var(--space-outer);margin:0 auto;align-items:start}.ma2-layout--no-sidebar{grid-template-columns:1fr}.ma2-sidebar{position:sticky;top:80px;padding:20px 32px 20px 0;max-height:calc(100vh - 80px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.ma2-sidebar::-webkit-scrollbar{display:none}.ma2-toc{margin-bottom:32px}.ma2-toc__label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;padding-left:12px}.ma2-toc__nav{list-style:none;padding:0;margin:0}.ma2-toc__nav li{position:relative}.ma2-toc__nav li.toc-sub{padding-left:16px;font-size:12px}.ma2-toc__nav a{display:flex;align-items:flex-start;gap:10px;padding:6px 8px 6px 12px;font-size:13px;line-height:1.4;border-left:2px solid transparent;text-decoration:none;transition:all .2s}.ma2-toc__nav a.is-active{font-weight:500}.ma2-toc__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:unset;flex-shrink:0;margin-top:5px;transition:background .2s}.ma2-content{border-left:1px solid #E2DDD8;padding:20px 0 20px 40px;min-width:0}.ma2-layout--no-sidebar .ma2-content{border-left:none;padding:40px 0;max-width:700px;margin:0 auto}.ahk-art-toc-pill{display:none;position:fixed;bottom:24px;right:20px;z-index:500;border-radius:100px;border:1px solid rgba(255,255,255,.1);padding:12px 18px;box-shadow:0 8px 32px #1a274459;cursor:pointer;align-items:center;gap:10px;max-width:220px;transition:transform .2s}.ahk-art-toc-pill:hover{transform:translateY(-2px)}.ahk-art-toc-pill__icon{font-size:14px;flex-shrink:0;color:#fff}.ahk-art-toc-pill__text{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ahk-art-toc-pill__count{font-size:11px;flex-shrink:0}.ahk-art-toc-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#1a274480;z-index:600;opacity:0;pointer-events:none;transition:opacity .25s}.ahk-art-toc-overlay.is-open{opacity:1;pointer-events:auto}.ahk-art-toc-drawer{position:fixed;bottom:0;left:0;right:0;z-index:700;background:#fff;border-radius:var(--ma2-drawer-radius) var(--ma2-drawer-radius) 0 0;max-height:75vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);padding-bottom:40px}.ahk-art-toc-drawer.is-open{transform:translateY(0)}.ahk-art-toc-drawer__handle{width:40px;height:4px;background:#e2ddd8;border-radius:2px;margin:14px auto 0}.ahk-art-toc-drawer__header{padding:20px 24px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E2DDD8}.ahk-art-toc-drawer__title{font-size:22px;font-weight:600}.ahk-art-toc-drawer__close{width:32px;height:32px;border-radius:50%;background:#f8f5f1;border:none;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;color:#5a5a58;transition:background .15s}.ahk-art-toc-drawer__close:hover{background:#e2ddd8}.ahk-art-toc-drawer__progress{height:2px;background:#e2ddd8;margin:0 24px}.ahk-art-toc-drawer__progress-fill{height:100%;background:var(--ma2-progress-color);transition:width .15s}.ahk-art-toc-drawer__list{list-style:none;padding:16px 24px}.ahk-art-toc-drawer__list a{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;font-size:15px;text-decoration:none;transition:background .15s}.ma2-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:36px 0;max-width:100%}.ma2-table-wrap table{margin:0;min-width:480px}.ma2-progress{position:fixed;top:0;left:0;width:0%;height:3px;background:var(--ma2-progress-color);z-index:1000;transition:width .1s linear;pointer-events:none}.ma2-hero{background:var(--ma2-hero-bg);padding:40px var(--space-outer);position:relative;overflow:hidden}.ma2-hero__inner{max-width:1200px;margin:0 auto;position:relative}.ma2-hero__meta{display:flex;align-items:center;gap:16px;margin-bottom:28px;flex-wrap:wrap}.ma2-hero__pill{display:inline-block;padding:5px 14px;border:1px solid;border-radius:100px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.ma2-hero__meta-text{font-size:13px;color:#ffffff8c;letter-spacing:.05em}.ma2-hero__title{font-size:clamp(28px,4vw,52px);font-weight:600;line-height:1.15;margin:0 0 20px}.ma2-hero_article_subtitle{font-size:18px;line-height:1.65;color:#ffffffa6;margin:0 0 32px;max-width:640px}.ma2-hero__author-strip{display:flex;align-items:center;gap:14px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);flex-wrap:wrap}.ma2-hero__avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;flex-shrink:0;overflow:hidden}.ma2-hero__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.ma2-hero__author-name{font-size:14px;font-weight:600}.ma2-hero__author-cred{font-size:12px;color:#ffffff80;letter-spacing:.04em}.ma2-hero__actions{margin-left:auto;display:none}@media(min-width:768px){.ma2-hero__actions{display:flex}}.ma2-hero__share-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:100px;border:1px solid;font-size:13px;text-decoration:none;transition:background .2s}.ma2-content h2,.ma2-content h3{scroll-margin-top:200px}.ma2-author-card--mobile{display:none}@media(max-width:768px){.ma2-author-card--mobile{display:block;margin:32px var(--space-outer)}}.ma2-author-card{margin-top:32px;padding:24px}.ma2-author-card__tag{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.ma2-author-card__avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-bottom:14px}.ma2-author-card__avatar-img{width:60px;height:60px;object-fit:cover;display:block}.ma2-author-card__name{font-size:20px;font-weight:600;margin-bottom:4px;text-decoration:none;display:block}.ma2-author-card__name:hover{text-decoration:underline}.ma2-author-card__title{font-size:12px;font-family:monospace;margin-bottom:12px}.ma2-author-card__bio{font-size:13px;line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ma2-author-card__bio-wrap.is-expanded .ma2-author-card__bio{display:block;overflow:visible}.ma2-author-card__read-more{display:none;background:none;border:none;padding:8px 0 0;cursor:pointer;font-size:12px;font-weight:600;text-decoration:underline;color:inherit}.ma2-author-card__bio-wrap.is-expanded .ma2-author-card__read-more{display:none}.ma2-featured-image{margin:10px 0}.ma2-featured-image--aspect-custom .ma2-featured-image__container{position:relative;height:var(--fi-height-mobile);overflow:hidden}@media(min-width:480px){.ma2-featured-image--aspect-custom .ma2-featured-image__container{height:var(--fi-height)}}.ma2-featured-image--aspect-custom .ma2-featured-image__inner,.ma2-featured-image--aspect-custom .image__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ma2-breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px;color:#8a8a88;flex-wrap:wrap}.ma2-breadcrumb a{text-decoration:none}.ma2-breadcrumb a:hover{text-decoration:underline}.ma2-breadcrumb span[aria-hidden]{color:#ddd}.ma2-product-widget{border:1px solid;padding:24px;margin:48px 0}.ma2-product-widget__eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.ma2-product-widget__body{display:flex;gap:24px;align-items:flex-start}.ma2-product-widget__img-col{flex-shrink:0;width:140px}.ma2-product-widget__img-link{display:block}.ma2-product-widget__img{width:100%;border-radius:8px;display:block}.ma2-product-widget__info{flex:1;min-width:0}.ma2-product-widget__title{font-size:18px;font-weight:600;margin:0 0 12px}.ma2-product-widget_product_bullets{padding-left:18px;margin:0 0 16px;font-size:14px;line-height:1.7}.ma2-product-widget__desc{font-size:14px;margin:0 0 16px}.ma2-product-widget__price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.ma2-product-widget__price-old{font-size:14px;text-decoration:line-through}.ma2-product-widget__price{font-size:20px;font-weight:700}.ma2-product-widget__variant-select{width:100%;margin-bottom:12px;padding:10px 12px;border:1px solid #E2DDD8;border-radius:8px;font-size:14px}.ma2-product-widget__cta{width:100%;padding:14px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.ma2-related{padding:64px var(--space-outer);background:var(--ma2-related-bg)}.ma2-related__inner{max-width:1200px;margin:0 auto}.ma2-related__kicker{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.ma2-related__heading{font-size:clamp(24px,3vw,36px);font-weight:600;margin:0 0 40px}.ma2-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ma2-related__card{display:block;text-decoration:none;overflow:hidden;background:#fff;border:1px solid #E2DDD8;transition:box-shadow .2s}.ma2-related__card:hover{box-shadow:0 8px 24px #1b27441f}.ma2-related__card-img{width:100%;aspect-ratio:3 / 2;overflow:hidden}.ma2-related__card-img-el{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.ma2-related__card:hover .ma2-related__card-img-el{transform:scale(1.04)}.ma2-related__card-body{padding:20px}.ma2-related__card-cat{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.ma2-related__card-title{font-size:16px;font-weight:600;line-height:1.4;margin-bottom:10px}.ma2-related__card-meta{font-size:12px}@media(max-width:768px){.ma2-layout{grid-template-columns:1fr}.ma2-sidebar{display:none}.ma2-content{border-left:none;padding:20px 0 0}.ma2-hero{padding-top:32px;padding-bottom:32px}.ma2-related{padding-top:48px;padding-bottom:48px}.ma2-related__grid{grid-template-columns:1fr;gap:16px}.ma2-product-widget__body{flex-direction:column}.ma2-product-widget__img-col{width:100%}.ma2-product-widget__img{height:200px;object-fit:cover}.ahk-art-toc-pill{display:flex}.ahk-art-toc-overlay{display:block}}
/*# sourceMappingURL=/cdn/shop/t/66/compiled_assets/styles.css.map */
