.ContentPage-module__vMx3ra__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.ContentPage-module__vMx3ra__header{text-align:center;margin-bottom:3rem}.ContentPage-module__vMx3ra__title{color:var(--foreground-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.ContentPage-module__vMx3ra__description{color:var(--foreground-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.ContentPage-module__vMx3ra__content{max-width:1000px;margin:0 auto}.ContentPage-module__vMx3ra__cardGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:grid}.ContentPage-module__vMx3ra__cardGrid a{text-decoration:none;display:block}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card{border:1px solid var(--border-primary);background:var(--background-elevated);border-radius:1rem;flex-direction:column;height:100%;margin:0;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card:before{content:"";background:var(--accent-primary);opacity:0;height:1px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card:hover:before{opacity:.3}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__cardTitle{color:var(--foreground-primary);text-align:left;letter-spacing:-.01em;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;font-size:1.375rem;font-weight:700;line-height:1.3;display:flex}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__cardTitle .ContentPage-module__vMx3ra__arrow{color:var(--accent-primary);flex-shrink:0;margin-left:.5rem;font-weight:400}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__paragraph{color:var(--foreground-secondary);text-align:left;flex:1;margin:0;font-size:.9375rem;line-height:1.6}.ContentPage-module__vMx3ra__backLink{color:var(--accent-primary);margin-bottom:1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.ContentPage-module__vMx3ra__backLink:hover{color:var(--accent-primary-hover);transform:translate(-4px)}.ContentPage-module__vMx3ra__section{margin-bottom:3rem;scroll-margin-top:6rem}.ContentPage-module__vMx3ra__section:last-child{margin-bottom:2rem}.ContentPage-module__vMx3ra__sectionTitle{color:var(--foreground-primary);letter-spacing:-.01em;text-align:left;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2}.ContentPage-module__vMx3ra__subsection{text-align:left;margin-top:2rem}.ContentPage-module__vMx3ra__subsectionTitle{color:var(--foreground-primary);text-align:left;margin:2rem 0 1rem;font-size:1.375rem;font-weight:600;line-height:1.3}.ContentPage-module__vMx3ra__subsectionTitle:first-child{margin-top:0}.ContentPage-module__vMx3ra__paragraph{color:var(--foreground-secondary);text-align:left;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.ContentPage-module__vMx3ra__subtitle{color:var(--accent-primary);text-align:left;margin:-.5rem 0 1.5rem;font-size:1.25rem;font-style:italic;font-weight:500}.ContentPage-module__vMx3ra__blockquote{background:var(--background-secondary);border-left:4px solid var(--accent-primary);text-align:left;border-radius:0 .75rem .75rem 0;margin:2rem 0;padding:1.5rem 2rem}.ContentPage-module__vMx3ra__blockquote p{color:var(--foreground-primary);margin:0 0 .75rem;font-size:1.125rem;font-style:italic;line-height:1.7}.ContentPage-module__vMx3ra__blockquote cite{color:var(--foreground-secondary);font-size:.9375rem;font-style:normal;font-weight:500}.ContentPage-module__vMx3ra__paragraph:last-child{margin-bottom:0}.ContentPage-module__vMx3ra__callToAction{background:var(--background-secondary);border:2px solid var(--accent-primary);text-align:center;border-radius:1rem;margin:3rem 0;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #0000001a}.ContentPage-module__vMx3ra__callToAction:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.ContentPage-module__vMx3ra__primaryButton{background:var(--accent-primary);color:var(--accent-contrast);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;margin-top:1rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #3b82f64d}.ContentPage-module__vMx3ra__primaryButton:hover{background:var(--accent-primary-hover);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.ContentPage-module__vMx3ra__primaryButton:active{transform:translateY(0)}.ContentPage-module__vMx3ra__primaryButton:focus{outline:2px solid var(--accent-primary);outline-offset:2px}.ContentPage-module__vMx3ra__list{color:var(--foreground-primary);text-align:left;margin:1.25rem 0;padding-left:1.5rem;line-height:1.7}.ContentPage-module__vMx3ra__list li{text-align:left;margin-bottom:.75rem;padding-left:.5rem}.ContentPage-module__vMx3ra__list li:last-child{margin-bottom:0}.ContentPage-module__vMx3ra__card{background:var(--background-secondary);border:1px solid var(--border-primary);border-radius:.75rem;margin:1.5rem 0;padding:1.5rem;transition:all .2s}.ContentPage-module__vMx3ra__card:hover{background:var(--background-elevated);box-shadow:0 4px 12px #0000000d}a:has(.ContentPage-module__vMx3ra__card):not(.ContentPage-module__vMx3ra__cardGrid a){text-decoration:none}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card{cursor:pointer;border:2px solid var(--border-primary);background:var(--background-secondary);text-align:left;border-radius:.75rem;margin:2rem 0;padding:1.5rem 1.75rem;transition:all .2s;position:relative;box-shadow:0 2px 4px #0000000d}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card:hover{border-color:var(--accent-primary);background:var(--background-elevated);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__cardTitle{color:var(--foreground-primary);text-align:left;letter-spacing:-.01em;margin-bottom:0;font-size:1.125rem;font-weight:600;line-height:1.4}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__paragraph{color:var(--foreground-secondary);text-align:left;font-size:1.0625rem;line-height:1.65}.ContentPage-module__vMx3ra__card:has(table){background:0 0;border:none;margin:1.5rem 0;padding:0}.ContentPage-module__vMx3ra__card:has(table):hover{box-shadow:none;background:0 0}.ContentPage-module__vMx3ra__cardTitle{color:var(--foreground-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.ContentPage-module__vMx3ra__highlightBox{background:var(--background-secondary);border:1px solid var(--border-primary);text-align:left;border-radius:.75rem;margin:2rem 0;padding:1.5rem;transition:all .2s}.ContentPage-module__vMx3ra__highlightBox:hover{background:var(--background-elevated);box-shadow:0 2px 8px #0000000d}.ContentPage-module__vMx3ra__highlightTitle{color:var(--foreground-primary);text-align:left;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.ContentPage-module__vMx3ra__contactInfo{text-align:left;flex-direction:column;gap:.75rem;display:flex}.ContentPage-module__vMx3ra__contactInfo p{color:var(--foreground-primary);text-align:left;margin:0;line-height:1.6}.ContentPage-module__vMx3ra__contactLabel{color:var(--foreground-primary);font-weight:600}.ContentPage-module__vMx3ra__contactLink{color:var(--accent-primary);font-weight:500;text-decoration:none;transition:all .2s}.ContentPage-module__vMx3ra__contactLink:hover{color:var(--accent-primary-hover);text-decoration:underline}.ContentPage-module__vMx3ra__paragraph a,.ContentPage-module__vMx3ra__list a{color:var(--accent-primary);text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:2px;transition:all .2s}.ContentPage-module__vMx3ra__paragraph a:hover,.ContentPage-module__vMx3ra__list a:hover{-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary);background-color:var(--accent-muted);border-radius:.25rem;padding:0 .25rem}.ContentPage-module__vMx3ra__code{color:var(--foreground-primary);background-color:var(--background-tertiary);border:1px solid var(--border-primary);border-radius:.375rem;padding:.25rem .5rem;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.95rem;font-weight:600}.ContentPage-module__vMx3ra__truthTable{border-collapse:separate;border-spacing:0;border:1px solid var(--border-primary);background-color:var(--background-elevated);border-radius:.75rem;width:100%;margin:2rem 0;font-size:.95rem}.ContentPage-module__vMx3ra__truthTable th{background-color:var(--background-tertiary);color:var(--foreground-primary);border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);text-align:center;padding:1rem;font-size:.9rem;font-weight:600}.ContentPage-module__vMx3ra__truthTable th:last-child{border-right:none}.ContentPage-module__vMx3ra__truthTable td{border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);text-align:center;background-color:var(--background-elevated);padding:.875rem 1rem;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.875rem;font-weight:500}.ContentPage-module__vMx3ra__truthTable td:last-child{border-right:none}.ContentPage-module__vMx3ra__truthTable tr:last-child td{border-bottom:none}.ContentPage-module__vMx3ra__truthTable td.ContentPage-module__vMx3ra__cellTrue{color:var(--success-text);font-weight:600;background-color:var(--success-muted)!important}.ContentPage-module__vMx3ra__truthTable td.ContentPage-module__vMx3ra__cellFalse{color:var(--danger-primary);font-weight:600;background-color:var(--danger-muted)!important}@media (max-width:768px){.ContentPage-module__vMx3ra__container{padding:1.5rem 1rem}.ContentPage-module__vMx3ra__header{margin-bottom:2rem}.ContentPage-module__vMx3ra__cardGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card{padding:1.5rem 1.25rem}.ContentPage-module__vMx3ra__cardGrid a .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__cardTitle{font-size:1.25rem}.ContentPage-module__vMx3ra__highlightBox{padding:1.25rem}.ContentPage-module__vMx3ra__section{margin-bottom:2.5rem;scroll-margin-top:5rem}.ContentPage-module__vMx3ra__sectionTitle{margin-bottom:1.25rem;font-size:1.75rem}.ContentPage-module__vMx3ra__subsection{margin-top:1.5rem}.ContentPage-module__vMx3ra__subsectionTitle{margin:1.5rem 0 .875rem;font-size:1.25rem}.ContentPage-module__vMx3ra__paragraph{margin-bottom:1rem;font-size:1rem}.ContentPage-module__vMx3ra__callToAction{margin:2rem 0;padding:1.5rem}.ContentPage-module__vMx3ra__primaryButton{padding:.875rem 1.75rem;font-size:1rem}.ContentPage-module__vMx3ra__card,.ContentPage-module__vMx3ra__highlightBox{margin:1.25rem 0;padding:1.25rem}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card{margin:1.5rem 0;padding:1.25rem 1.5rem}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__cardTitle{font-size:1.0625rem}.ContentPage-module__vMx3ra__list{margin:1rem 0;padding-left:1.25rem}.ContentPage-module__vMx3ra__truthTable th,.ContentPage-module__vMx3ra__truthTable td{padding:.75rem .5rem;font-size:.8125rem}}@media (max-width:480px){.ContentPage-module__vMx3ra__section{margin-bottom:2rem}.ContentPage-module__vMx3ra__sectionTitle{margin-bottom:1rem;font-size:1.5rem}.ContentPage-module__vMx3ra__subsection{margin-top:1.25rem}.ContentPage-module__vMx3ra__subsectionTitle{margin:1.25rem 0 .75rem;font-size:1.125rem}.ContentPage-module__vMx3ra__paragraph{margin-bottom:.875rem;font-size:.9375rem}.ContentPage-module__vMx3ra__callToAction{border-radius:.75rem;margin:1.5rem 0;padding:1.25rem}.ContentPage-module__vMx3ra__primaryButton{padding:.75rem 1.5rem;font-size:.9375rem}.ContentPage-module__vMx3ra__card,.ContentPage-module__vMx3ra__highlightBox{border-radius:.625rem;margin:1rem 0;padding:1rem}.ContentPage-module__vMx3ra__cardTitle,.ContentPage-module__vMx3ra__highlightTitle{font-size:1.125rem}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card{margin:1.25rem 0;padding:1.125rem 1.25rem}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__cardTitle{font-size:1rem}a:not(.ContentPage-module__vMx3ra__cardGrid a) .ContentPage-module__vMx3ra__card .ContentPage-module__vMx3ra__paragraph{font-size:.9375rem}.ContentPage-module__vMx3ra__list{margin:.875rem 0;padding-left:1rem}.ContentPage-module__vMx3ra__list li{margin-bottom:.625rem}.ContentPage-module__vMx3ra__truthTable{border-radius:.625rem;font-size:.8125rem}.ContentPage-module__vMx3ra__truthTable th,.ContentPage-module__vMx3ra__truthTable td{padding:.625rem .375rem;font-size:.75rem}}.ContentPage-module__vMx3ra__contactLink:focus,.ContentPage-module__vMx3ra__paragraph a:focus,.ContentPage-module__vMx3ra__list a:focus{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:.25rem}
