.article-module__2s_E8a__articleContainer{max-width:900px;color:var(--sc-on-surface,#1d1d1f);margin:0 auto;padding:4rem 1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.7}.article-module__2s_E8a__header{margin-bottom:3.5rem}.article-module__2s_E8a__breadcrumb{color:var(--sc-on-surface-variant,#86868b);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.article-module__2s_E8a__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.article-module__2s_E8a__breadcrumb a:hover{color:var(--sc-gold,#d4af37)}.article-module__2s_E8a__categoryTag{background:var(--sc-surface-mid,#f5f5f7);color:var(--sc-on-surface,#1d1d1f);border-radius:9999px;padding:.25rem .75rem;font-weight:500}.article-module__2s_E8a__title{letter-spacing:-.02em;color:var(--sc-on-surface,#1d1d1f);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.article-module__2s_E8a__meta{color:var(--sc-on-surface-variant,#86868b);border-bottom:1px solid var(--sc-outline-light,#d2d2d7);flex-wrap:wrap;gap:1.5rem;padding-bottom:2rem;font-size:.875rem;display:flex}.article-module__2s_E8a__articleBody{font-size:1.125rem}.article-module__2s_E8a__intro{color:var(--sc-on-surface,#1d1d1f);margin-bottom:2.5rem;font-size:1.25rem;font-weight:500;line-height:1.6}.article-module__2s_E8a__articleBody h2{color:var(--sc-on-surface,#1d1d1f);letter-spacing:-.01em;margin-top:3.5rem;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.article-module__2s_E8a__articleBody h3{color:var(--sc-on-surface,#1d1d1f);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.article-module__2s_E8a__articleBody p{margin-bottom:1.5rem}.article-module__2s_E8a__articleBody ul,.article-module__2s_E8a__articleBody ol{margin-bottom:2rem;padding-left:1.5rem}.article-module__2s_E8a__articleBody li{margin-bottom:.75rem}.article-module__2s_E8a__card{background:var(--sc-surface-low,#fff);border:1px solid var(--sc-outline-light,#d2d2d7);border-radius:1.5rem;flex-direction:column;height:100%;margin:1.5rem 0;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000000d}.article-module__2s_E8a__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.article-module__2s_E8a__cardTitle{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.article-module__2s_E8a__highlightCard{background:linear-gradient(135deg, var(--sc-surface-low,#fff) 0%, var(--sc-surface,#f5f5f7) 100%);border-left:4px solid var(--sc-gold,#d4af37)}.article-module__2s_E8a__tableWrapper{border:1px solid var(--sc-outline-light,#d2d2d7);border-radius:1rem;margin:2.5rem 0;overflow-x:auto}.article-module__2s_E8a__table{border-collapse:collapse;text-align:left;width:100%;font-size:1rem}.article-module__2s_E8a__table th{background:var(--sc-surface-mid,#f5f5f7);color:var(--sc-on-surface,#1d1d1f);border-bottom:1px solid var(--sc-outline-light,#d2d2d7);padding:1rem 1.5rem;font-weight:600}.article-module__2s_E8a__table td{border-bottom:1px solid var(--sc-outline-light,#d2d2d7);color:var(--sc-on-surface-variant,#424245);padding:1rem 1.5rem}.article-module__2s_E8a__table tr:last-child td{border-bottom:none}.article-module__2s_E8a__callout{border-radius:1rem;gap:1rem;margin:2rem 0;padding:1.5rem;display:flex}.article-module__2s_E8a__calloutInfo{background-color:#f0f7ff;border-left:4px solid #0071e3}.article-module__2s_E8a__calloutWarning{background-color:#fff9eb;border-left:4px solid #f59e0b}.article-module__2s_E8a__calloutIcon{flex-shrink:0;font-size:1.5rem}.article-module__2s_E8a__quickAnswer{background:var(--sc-surface-low,#fff);border:2px solid var(--sc-gold,#d4af37);border-radius:1.25rem;margin-bottom:3rem;padding:2rem;position:relative}.article-module__2s_E8a__quickAnswer:before{content:"QUICK ANSWER";background:var(--sc-gold,#d4af37);color:#fff;border-radius:4px;padding:.125rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:-.75rem;left:1.5rem}.article-module__2s_E8a__ctaSection{background:linear-gradient(135deg, var(--sc-surface-mid,#f5f5f7) 0%, var(--sc-surface-low,#fff) 100%);text-align:center;border:1px solid var(--sc-outline-light,#d2d2d7);border-radius:2rem;margin-top:5rem;padding:3rem;position:relative;overflow:hidden}.article-module__2s_E8a__ctaSection:after{content:"";background:linear-gradient(90deg,#d4af37,#f1c40f,#d4af37);width:100%;height:4px;position:absolute;top:0;left:0}.article-module__2s_E8a__ctaTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.article-module__2s_E8a__ctaButton{background:var(--sc-on-surface,#1d1d1f);color:#fff;border-radius:9999px;align-items:center;margin-top:1.5rem;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.article-module__2s_E8a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.article-module__2s_E8a__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem;display:grid}.article-module__2s_E8a__grid .article-module__2s_E8a__card{margin:0}@media (max-width:768px){.article-module__2s_E8a__grid{grid-template-columns:1fr}.article-module__2s_E8a__articleContainer{padding:2rem 1.25rem}.article-module__2s_E8a__title{font-size:2.25rem}.article-module__2s_E8a__card,.article-module__2s_E8a__ctaSection{padding:1.5rem}}
