:root{--atlas-ctd-navy: #273a60;--atlas-primary-orange: #ff6600;--atlas-dark-gray: #333333;--atlas-light-gray: #f5f5f5;--atlas-medium-gray: #666666;--atlas-border-gray: #e0e0e0;--atlas-content-max-width: 80rem;--atlas-space-xs: .5rem;--atlas-space-sm: 1rem;--atlas-space-md: 2rem;--atlas-space-lg: 3rem;--atlas-space-xl: 4rem;--atlas-section-spacing: 4rem;--atlas-paragraph-spacing: 1.8rem;--atlas-heading-margin-top: 3rem;--atlas-heading-margin-bottom: 1.5rem}.atlas-article{max-width:var(--atlas-content-max-width);margin:0 auto;line-height:1.7;color:rgba(var(--color-foreground),.85)}.atlas-toc{background:var(--atlas-light-gray);padding:var(--atlas-space-lg);border-radius:8px;margin:var(--atlas-space-xl) 0;border-left:4px solid var(--atlas-primary-orange)}.atlas-toc ul{list-style:none;padding-left:0;margin:0}.atlas-toc ul li{margin-bottom:var(--atlas-space-sm)}.atlas-toc a{color:rgb(var(--color-foreground));text-decoration:none;display:block;padding:var(--atlas-space-xs) var(--atlas-space-sm);border-radius:4px;transition:background .2s ease,color .2s ease,padding-left .2s ease}.atlas-toc a:hover{background:rgb(var(--color-background));color:var(--atlas-primary-orange);padding-left:var(--atlas-space-md)}.atlas-article h1{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(3.2rem,5vw,4.8rem);line-height:1.2;margin:0 0 var(--atlas-space-lg) 0;color:rgb(var(--color-foreground));letter-spacing:-.02em}.atlas-article h2{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.3;margin:var(--atlas-heading-margin-top) 0 var(--atlas-heading-margin-bottom) 0;color:rgb(var(--color-foreground));letter-spacing:-.01em;scroll-margin-top:2rem}.atlas-article h3{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2rem,3vw,2.8rem);line-height:1.4;margin:calc(var(--atlas-heading-margin-top) * .8) 0 var(--atlas-space-md) 0;color:rgb(var(--color-foreground))}.atlas-article p{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.7;margin:0 0 var(--atlas-paragraph-spacing) 0;color:rgba(var(--color-foreground),.85)}@media screen and (min-width:750px){.atlas-article p{font-size:1.7rem;line-height:1.8}}.atlas-article ul{list-style:disc;margin:0 0 var(--atlas-space-lg) 0;padding-left:var(--atlas-space-lg)}.atlas-article ul li{margin-bottom:var(--atlas-space-sm);line-height:1.7;font-size:1.6rem}@media screen and (min-width:750px){.atlas-article ul li{font-size:1.7rem}}.atlas-article ul li::marker{color:var(--atlas-primary-orange)}.atlas-article table{width:100%;border-collapse:collapse;margin:var(--atlas-space-xl) 0;font-size:1.5rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width:750px){.atlas-article table{display:table;overflow-x:visible}}.atlas-article table thead{display:table-header-group}.atlas-article table tbody{display:table-row-group}.atlas-article table th{background:var(--atlas-ctd-navy);color:#fff;padding:var(--atlas-space-md);text-align:left;font-weight:600;border:1px solid var(--atlas-border-gray)}.atlas-article table>tbody>tr:first-child th,.atlas-article table>tr:first-child th{background:var(--atlas-ctd-navy)}.atlas-article table>tr:first-child td{background:rgb(var(--color-background))}.atlas-article table td{padding:var(--atlas-space-md);border:1px solid var(--atlas-border-gray);background:rgb(var(--color-background))}.atlas-article table tr:nth-child(2n) td{background:var(--atlas-light-gray)}.atlas-article a{color:var(--atlas-primary-orange);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em;transition:color .2s ease,text-decoration-thickness .2s ease}.atlas-article a:hover{color:rgb(var(--color-foreground));text-decoration-thickness:2px}.atlas-article strong{font-weight:600;color:rgb(var(--color-foreground))}.atlas-section{margin-bottom:var(--atlas-section-spacing)}.atlas-section:last-child{margin-bottom:0}.atlas-section>h2:first-child,.atlas-section>.atlas-toc:first-child+h2{margin-top:0}.atlas-section.intro>p:first-of-type{font-size:clamp(1.8rem,2.5vw,2.1rem);line-height:1.6;color:rgba(var(--color-foreground),.9)}.atlas-section.quick_answer{padding:var(--atlas-space-lg);border-radius:8px;border-left:4px solid #0066cc;background:#f0f8ff}.atlas-section.quick_answer>h2:first-child{margin-top:0}.atlas-section.table_of_contents{margin-bottom:var(--atlas-space-xl)}.atlas-section.table_of_contents .atlas-toc{margin-top:0;margin-bottom:0}.atlas-section.key_takeaways ul{list-style:none;padding-left:0}.atlas-section.key_takeaways ul li{position:relative;padding-left:var(--atlas-space-lg)}.atlas-section.key_takeaways ul li:before{content:"\2713";position:absolute;left:0;color:var(--atlas-primary-orange);font-weight:700}.atlas-section.key_takeaways ul li::marker{content:none}.atlas-section.who_this_guide_is_for{padding:var(--atlas-space-lg);background:var(--atlas-light-gray);border-radius:8px}.atlas-section.buying_factors table th,.atlas-section.specs_explained table th,.atlas-section.tool_type_breakdown table th,.atlas-section.job_type_selection_matrix table th,.atlas-section.side_by_side_comparison table th,.atlas-section.side_by_side_comparison table>tr:first-child th,.atlas-section.best_use_cases table th,.atlas-section.pros_and_cons table th,.atlas-section.key_differences table th{background:var(--atlas-ctd-navy)}.atlas-section.must_have_accessories ul li::marker{color:var(--atlas-primary-orange)}.atlas-section.product_recommendations{padding:var(--atlas-space-lg);border:2px solid var(--atlas-border-gray);border-radius:8px;background:rgb(var(--color-background))}.atlas-section.product_recommendations>h2:first-child{margin-top:0;color:var(--atlas-primary-orange)}.atlas-section.what_to_avoid{padding:var(--atlas-space-lg);border-radius:8px;border-left:4px solid #ff9900;background:#fff8e6}.atlas-section.related_articles ul{list-style:none;padding-left:0}.atlas-section.related_articles ul li{margin-bottom:var(--atlas-space-md);padding-bottom:var(--atlas-space-md);border-bottom:1px solid var(--atlas-border-gray)}.atlas-section.related_articles ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.atlas-section.faqs h3{padding:var(--atlas-space-md) 0;margin-top:var(--atlas-space-lg);border-top:1px solid var(--atlas-border-gray)}.atlas-section.faqs h3:first-of-type{margin-top:0;border-top:none;padding-top:0}.atlas-section.cta{background:linear-gradient(135deg,var(--atlas-light-gray) 0%,rgb(var(--color-background)) 100%);padding:var(--atlas-space-xl);border-radius:12px;text-align:center;border:2px solid var(--atlas-border-gray)}.atlas-section.cta>h2:first-child{margin-top:0}.atlas-section.cta a{display:inline-flex;align-items:center;justify-content:center;padding:var(--atlas-space-md) var(--atlas-space-xl);background:var(--atlas-primary-orange);color:#fff;text-decoration:none;border-radius:var(--buttons-radius, 0);font-weight:600;margin-top:var(--atlas-space-md);border:2px solid var(--atlas-primary-orange);transition:background .3s ease,color .3s ease,transform .3s ease}.atlas-section.cta a:hover{background:rgb(var(--color-background));color:var(--atlas-primary-orange);transform:translateY(-2px)}.atlas-section.option_a_overview,.atlas-section.option_b_overview{padding:var(--atlas-space-lg);border:2px solid var(--atlas-border-gray);border-radius:8px}.atlas-section.best_use_cases ul{list-style:none;padding-left:0}.atlas-section.best_use_cases ul li{padding-left:var(--atlas-space-lg);position:relative}.atlas-section.best_use_cases ul li:before{content:"\25b8";position:absolute;left:0;color:var(--atlas-primary-orange);font-weight:700}.atlas-section.pros_and_cons table td:first-child{font-weight:600}.atlas-section.cost_or_ownership_considerations{background:var(--atlas-light-gray);padding:var(--atlas-space-lg);border-radius:8px}.atlas-section.decision_framework{border-top:3px solid var(--atlas-primary-orange);padding-top:var(--atlas-space-lg)}.atlas-section.what_it_is>p:first-of-type,.atlas-section.how_it_works>p:first-of-type{font-size:clamp(1.8rem,2.5vw,2.1rem);line-height:1.6}.atlas-section.types_or_options h3,.atlas-section.specs_or_features_explained h3{color:var(--atlas-primary-orange)}.atlas-section.when_to_use_it,.atlas-section.application_guidance{padding:var(--atlas-space-lg);border-left:4px solid var(--atlas-primary-orange);background:var(--atlas-light-gray);border-radius:0 8px 8px 0}.atlas-section.compatibility_notes{padding:var(--atlas-space-md) var(--atlas-space-lg);border:1px dashed var(--atlas-border-gray);border-radius:8px;font-size:1.5rem}.atlas-section.common_mistakes{padding:var(--atlas-space-lg);border-left:4px solid #cc0000;background:#fff0f0;border-radius:0 8px 8px 0}.atlas-section.selection_guidance>h2:first-child{padding-bottom:var(--atlas-space-sm);border-bottom:3px solid var(--atlas-primary-orange);display:inline-block}.atlas-section.related_accessories_or_consumables ul li a{font-weight:600}@media print{.atlas-article{max-width:100%}.atlas-toc,.atlas-section.table_of_contents{display:none}.atlas-section.cta{border:1px solid var(--atlas-border-gray);background:#fff}.atlas-article a{color:#000;text-decoration:underline}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/atlas-article.css.map */
