/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme {:root, :host {--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji","Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono","Courier New", monospace;--spacing: 0.25rem;--container-7xl: 80rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);}}@layer base {*, ::after, ::before, ::backdrop, ::file-selector-button {box-sizing: border-box;margin: 0;padding: 0;border: 0 solid;}html, :host {line-height: 1.5;-webkit-text-size-adjust: 100%;tab-size: 4;font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings: var(--default-font-feature-settings, normal);font-variation-settings: var(--default-font-variation-settings, normal);-webkit-tap-highlight-color: transparent;}hr {height: 0;color: inherit;border-top-width: 1px;}abbr:where([title]) {-webkit-text-decoration: underline dotted;text-decoration: underline dotted;}h1, h2, h3, h4, h5, h6 {font-size: inherit;font-weight: inherit;}a {color: inherit;-webkit-text-decoration: inherit;text-decoration: inherit;}b, strong {font-weight: bolder;}code, kbd, samp, pre {font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings: var(--default-mono-font-feature-settings, normal);font-variation-settings: var(--default-mono-font-variation-settings, normal);font-size: 1em;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}table {text-indent: 0;border-color: inherit;border-collapse: collapse;}:-moz-focusring {outline: auto;}progress {vertical-align: baseline;}summary {display: list-item;}ol, ul, menu {list-style: none;}img, svg, video, canvas, audio, iframe, embed, object {display: block;vertical-align: middle;}img, video {max-width: 100%;height: auto;}button, input, select, optgroup, textarea, ::file-selector-button {font: inherit;font-feature-settings: inherit;font-variation-settings: inherit;letter-spacing: inherit;color: inherit;border-radius: 0;background-color: transparent;opacity: 1;}:where(select:is([multiple], [size])) optgroup {font-weight: bolder;}:where(select:is([multiple], [size])) optgroup option {padding-inline-start: 20px;}::file-selector-button {margin-inline-end: 4px;}::placeholder {opacity: 1;}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {::placeholder {color: currentcolor;@supports (color: color-mix(in lab, red, red)) {color: color-mix(in oklab, currentcolor 50%, transparent);}}}textarea {resize: vertical;}::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-date-and-time-value {min-height: 1lh;text-align: inherit;}::-webkit-datetime-edit {display: inline-flex;}::-webkit-datetime-edit-fields-wrapper {padding: 0;}::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {padding-block: 0;}:-moz-ui-invalid {box-shadow: none;}button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {appearance: button;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button {height: auto;}[hidden]:where(:not([hidden="until-found"])) {display: none !important;}}@layer utilities {.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border-width: 0;}.relative {position: relative;}.container {width: 100%;@media (width >= 40rem) {max-width: 40rem;}@media (width >= 48rem) {max-width: 48rem;}@media (width >= 64rem) {max-width: 64rem;}@media (width >= 80rem) {max-width: 80rem;}@media (width >= 96rem) {max-width: 96rem;}}.mx-auto {margin-inline: auto;}.grid {display: grid;}.max-w-7xl {max-width: var(--container-7xl);}.items-center {align-items: center;}.gap-12 {gap: calc(var(--spacing) * 12);}.px-4 {padding-inline: calc(var(--spacing) * 4);}.py-14 {padding-block: calc(var(--spacing) * 14);}.sm\:px-6 {@media (width >= 40rem) {padding-inline: calc(var(--spacing) * 6);}}.lg\:col-span-6 {@media (width >= 64rem) {grid-column: span 6 / span 6;}}.lg\:grid-cols-12 {@media (width >= 64rem) {grid-template-columns: repeat(12, minmax(0, 1fr));}}.lg\:px-8 {@media (width >= 64rem) {padding-inline: calc(var(--spacing) * 8);}}.lg\:py-20 {@media (width >= 64rem) {padding-block: calc(var(--spacing) * 20);}}}:root {--ink: #12333c;--muted: #52656b;--green: #007b5f;--deep-green: #005b47;--line: #dce5de;--cream: #faf8f1;--mint: #eff9f1;--gold: #b5801b;--radius: 22px;color-scheme: light;}* {box-sizing: border-box;}html {scroll-behavior: smooth;scroll-padding-top: 105px;}body {margin: 0;color: var(--ink);background: #fff;font-family: Arial,Helvetica,sans-serif;font-size: 16px;line-height: 1.65;-webkit-font-smoothing: antialiased;}main {outline: none;}a {color: inherit;text-decoration: none;}button,summary,a {-webkit-tap-highlight-color: transparent;}a,button,summary {touch-action: manipulation;}img {display: block;max-width: 100%;height: auto;}button,summary {font: inherit;cursor: pointer;}button {border: 0;}[hidden] {display: none !important;}::selection {background: #c0f9d8;color: #12333c;}:focus-visible {outline: 3px solid #2355df;outline-offset: 5px;border-radius: 4px;}[id] {scroll-margin-top: 108px;}h1,h2,h3,p {margin: 0;}h1,h2,h3 {text-wrap: balance;}h1,h2 {font-family: Georgia,"Times New Roman",serif;font-weight: 400;letter-spacing: -.037em;line-height: 1.12;}h2 {font-size: clamp(2rem,3.6vw,3rem);}h3 {line-height: 1.3;}p {color: var(--muted);}.container {width: 100%;max-width: 1280px;margin-inline: auto;padding-inline: 32px;}.section {padding-block: 88px;}.eyebrow {display: block;margin-bottom: 17px;font-family: Arial,Helvetica,sans-serif;font-size: 11px;font-weight: 700;letter-spacing: .17em;line-height: 1.6;color: var(--green);text-transform: uppercase;}.button {display: inline-flex;align-items: center;justify-content: center;gap: 14px;min-height: 51px;padding: 13px 22px;border-radius: 11px;font-size: 13px;font-weight: 700;line-height: 1.4;border: 1px solid transparent;transition: background .18s,transform .18s,box-shadow .18s;}.button:hover {transform: translateY(-2px);}.button-primary {color: #fff;background: var(--green);border-color: var(--green);box-shadow: 0 5px 12px #007b5f12;}.button-primary:hover {background: var(--deep-green);border-color: var(--deep-green);}.button-secondary {color: var(--ink);background: #fff;border-color: #d4dfd8;}.button-secondary:hover {background: #f5faf6;border-color: #97bba7;}.text-link {display: inline-flex;align-items: center;gap: 14px;color: var(--green);font-size: 14px;font-weight: 700;text-decoration: underline;text-decoration-thickness: 1px;text-underline-offset: 5px;}.text-link:hover {color: var(--deep-green);}.skip-link {position: fixed;top: 10px;left: 16px;z-index: 200;transform: translateY(-180%);padding: 10px 20px;background: #fff;border: 2px solid var(--green);border-radius: 8px;}.skip-link:focus {transform: translateY(0);}.site-header {position: sticky;top: 0;z-index: 100;background: #ffffffed;backdrop-filter: blur(16px);border-bottom: 1px solid var(--line);}.site-header:before {content: "";display: block;height: 3px;background: linear-gradient(90deg,#007b5f 0 34%,#dcb747 34% 58%,#2d64bb 58% 80%,#cc4c4f 80%);}.header-inner {max-width: 1280px;margin: auto;padding: 0 32px;min-height: 79px;display: flex;align-items: center;gap: 24px;position: relative;}.brand {display: inline-flex;align-items: center;gap: 11px;flex-shrink: 0;}.brand-name {font-family: Georgia,"Times New Roman",serif;font-size: 23px;line-height: 1.15;letter-spacing: -.65px;font-weight: 700;color: var(--ink);white-space: nowrap;}.brand-caption {display: block;font-size: 8px;letter-spacing: .175em;font-weight: 700;color: #637b72;line-height: 1.4;margin-top: 5px;}.desktop-nav {margin-left: auto;display: flex;align-items: center;gap: 23px;font-size: 12px;font-weight: 700;line-height: 1.4;}.desktop-nav>a {white-space: nowrap;padding: 15px 0;}.desktop-nav>a:hover,.desktop-nav>a[aria-current] {color: var(--green);}.nav-dropdown {position: relative;}.nav-dropdown>summary {display: flex;align-items: center;gap: 8px;list-style: none;padding: 15px 0;white-space: nowrap;}summary::-webkit-details-marker {display: none;}.dropdown-panel {position: absolute;top: 100%;left: -20px;min-width: 292px;padding: 10px;background: white;border: 1px solid var(--line);box-shadow: 0 20px 55px #143c3721;border-radius: 14px;}.dropdown-panel a {display: block;padding: 11px 13px;border-radius: 8px;font-size: 13px;}.dropdown-panel a:hover {background: var(--mint);color: var(--green);}.dropdown-panel a span {margin-right: 8px;}.header-cta {padding: 10px 14px;background: #eaf6ec;border: 1px solid #d5e8d8;border-radius: 8px;font-size: 12px;font-weight: 700;white-space: nowrap;}.header-cta:hover {background: #d9f0df;}.mobile-nav {display: none;}.hero {isolation: isolate;overflow: hidden;background: radial-gradient(ellipse at 80% 48%,#e5f6eb 0,transparent 60%),radial-gradient(ellipse at 9% 105%,#fff4d9 0,transparent 57%),#fdfefb;border-bottom: 1px solid #e8eee5;}.hero-kicker {display: inline-flex;align-items: center;gap: 9px;border: 1px solid #d6e7d5;border-radius: 30px;padding: 7px 13px;background: #ffffffb0;font-size: 9px;letter-spacing: .14em;font-weight: 700;color: #446550;}.hero-kicker span {font-size: 17px;line-height: 1;}.hero h1 {font-size: clamp(44px,4.6vw,65px);line-height: 1.06;margin: 25px 0 23px;letter-spacing: -.046em;}.hero h1 em {color: var(--green);font-weight: 400;font-style: italic;}.hero-lead {max-width: 495px;font-size: 17px;line-height: 1.8;color: #4e6666;}.hero-buttons {display: flex;flex-wrap: wrap;gap: 11px;margin-top: 28px;}.hero-facts {display: flex;gap: 30px;margin: 36px 0 0;padding-top: 26px;border-top: 1px solid #dce8d9;max-width: 440px;}.hero-facts div+div {border-left: 1px solid #d1ddd0;padding-left: 30px;}.hero-facts dt {font-size: 24px;font-family: Georgia,serif;line-height: 1.25;color: var(--ink);}.hero-facts dd {font-size: 10px;color: #5d716b;margin: 5px 0 0;line-height: 1.5;}.hero-small {font-size: 10px;margin-top: 23px;color: #5d716b;}.hero-small span {margin-right: 5px;}.hero-collage {border-radius: 23px;border: 1px solid #d6e6d8;background: #ffffffa8;padding: 17px;box-shadow: 0 25px 55px -27px #2e786c4a;position: relative;}.collage-top {display: flex;align-items: center;justify-content: space-between;margin-bottom: 13px;font-size: 9px;font-weight: 700;letter-spacing: .13em;color: #557162;padding: 0 2px;}.collage-top span span {font-size: 16px;margin-right: 5px;}.collage-dot {width: 7px;height: 7px;border-radius: 50%;background: #469771;box-shadow: 0 0 0 4px #d8eedc;}.collage-grid {display: grid;grid-template-columns: 1.32fr 1fr;gap: 13px;}.alpine-panel {position: relative;display: block;border-radius: 15px;overflow: hidden;min-height: 354px;background: #d9f0e8;}.alpine-panel img {width: 100%;height: 100%;position: absolute;inset: 0;object-fit: cover;transition: transform .5s;}.alpine-panel:hover img {transform: scale(1.035);}.alpine-panel:after {content: "";position: absolute;inset: 55% 0 0;background: linear-gradient(transparent,#123f39a6);}.image-pill {position: absolute;z-index: 1;top: 13px;left: 12px;padding: 5px 10px;background: #fffdf2e8;border-radius: 20px;font-size: 9px;font-weight: 700;box-shadow: 0 4px 10px #16372b10;}.alpine-caption {position: absolute;bottom: 21px;left: 18px;right: 16px;font-family: Georgia,serif;font-size: 23px;line-height: 1.2;z-index: 2;color: #fff;letter-spacing: -.025em;}.alpine-caption>span {position: absolute;right: 0;bottom: 0;font-family: Arial;font-size: 21px;}.collage-side {display: grid;gap: 13px;grid-template-rows: 1fr 1fr;}.detail-panel {display: flex;flex-direction: column;min-height: 170px;background: #eff6f2;border: 1px solid #e1e9da;overflow: hidden;border-radius: 15px;transition: box-shadow .2s;}.detail-panel:hover {box-shadow: 0 6px 15px #1c574015;}.detail-panel img {width: 100%;height: 130px;object-fit: cover;mix-blend-mode: multiply;}.detail-panel>span {display: flex;justify-content: space-between;align-items: center;gap: 5px;font-size: 10px;font-weight: 700;padding: 0 12px 14px;margin-top: auto;}.gold-panel {background: #fff4d9;border-color: #eee2bd;}.collage-bottom {display: flex;align-items: center;gap: 11px;padding: 17px 2px 0;}.globe-mark {font-size: 23px;display: grid;place-items: center;width: 39px;height: 39px;background: #f4faf0;border: 1px solid #e4eddf;border-radius: 11px;flex-shrink: 0;}.collage-bottom strong {display: block;font-size: 10px;font-weight: 700;line-height: 1.5;}.collage-bottom p {font-size: 9px;color: #607767;line-height: 1.5;margin-top: 2px;}.collage-arrow {margin-left: auto;font-size: 24px;color: #498465;}.topic-ribbon {position: relative;display: flex;align-items: center;background: #f0f6e7;border-block: 1px solid #d8e4cd;min-height: 59px;overflow: hidden;}.ribbon-window {overflow: auto;scrollbar-width: none;flex: 1;}.ticker-track {display: flex;width: max-content;}.ticker-group {display: flex;align-items: center;gap: 32px;padding: 17px 16px;font-size: 11px;font-weight: 600;color: #416344;white-space: nowrap;}.ticker-star {color: #a58729;font-size: 14px;}.ticker-copy {display: none;}.motion-running .ticker-copy {display: flex;}.motion-running .ticker-track {animation: ribbon 48s linear infinite;}.motion-running .ribbon-window {overflow: hidden;}.topic-ribbon:hover .ticker-track,.topic-ribbon:focus-within .ticker-track,.topic-ribbon.is-paused .ticker-track {animation-play-state: paused;}.ribbon-toggle {position: relative;z-index: 2;min-height: 59px;padding: 0 24px;background: #e5efd6;border-left: 1px solid #cbdcba;font-size: 10px;font-weight: 700;color: #31582e;box-shadow: -20px 0 20px #f0f6e7;}@keyframes ribbon {to {transform: translateX(-50%);}}.section-heading {display: flex;align-items: flex-end;justify-content: space-between;gap: 34px;margin-bottom: 35px;}.section-heading h2 {margin-bottom: 0;}.section-heading>p {font-size: 12px;line-height: 1.8;max-width: 340px;}.section-heading>div>p:not(.eyebrow) {margin-top: 13px;font-size: 14px;}.section-heading>.button {flex-shrink: 0;}.topic-grid {display: grid;grid-template-columns: repeat(5,minmax(0,1fr));gap: 15px;}.topic-card {position: relative;display: flex;flex-direction: column;border: 1px solid #dee7df;border-radius: 17px;padding: 22px 19px 20px;background: #fff;min-height: 284px;transition: transform .2s,box-shadow .2s;overflow: hidden;}.topic-card:before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 3px;background: var(--accent);}.topic-card:hover {transform: translateY(-4px);box-shadow: 0 12px 25px #234f3010;}.tone-emerald {--accent: #148b61;--pale: #e9f7ee;}.tone-red {--accent: #d76064;--pale: #fff0ed;}.tone-blue {--accent: #4b7fcc;--pale: #edf4ff;}.tone-amber {--accent: #d0a33d;--pale: #fff7e5;}.tone-violet {--accent: #8e77bf;--pale: #f2eeff;}.topic-top {display: flex;align-items: center;justify-content: space-between;margin-bottom: 24px;}.topic-emoji {width: 43px;height: 43px;display: grid;place-items: center;font-size: 23px;border-radius: 11px;background: var(--pale);}.topic-number {font-size: 10px;font-weight: 700;color: #687c71;}.topic-card h3 {font-family: Georgia,serif;font-weight: 400;font-size: 20px;letter-spacing: -.02em;margin-bottom: 12px;line-height: 1.2;min-height: 48px;}.topic-card p {font-size: 11px;line-height: 1.8;margin-bottom: 22px;}.topic-link {display: flex;align-items: center;justify-content: space-between;font-size: 11px;font-weight: 700;color: var(--green);margin-top: auto;}.section-footnote {font-size: 10px;color: #69796c;margin-top: 20px;}.journal-section,.related-section {background: #fafaf5;border-block: 1px solid #e6eadd;}.journal-grid {display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 26px;}.journal-card {background: #fff;border: 1px solid #e2e7dc;border-radius: 17px;overflow: hidden;display: flex;flex-direction: column;transition: transform .2s,box-shadow .2s;}.journal-card:hover {transform: translateY(-4px);box-shadow: 0 14px 32px #33532912;}.card-image {display: block;aspect-ratio: 1;overflow: hidden;background: var(--cream);}.card-image picture,.card-image img {display: block;width: 100%;height: 100%;object-fit: cover;}.card-copy {padding: 23px 24px 22px;display: flex;flex-direction: column;flex: 1;}.card-meta {display: flex;justify-content: space-between;align-items: center;gap: 8px;font-size: 9px;font-weight: 600;color: #6b7b72;line-height: 1.5;margin-bottom: 13px;}.card-meta a {color: var(--green);}.card-meta a:hover {text-decoration: underline;}.card-copy h2,.card-copy h3 {font-family: Georgia,serif;font-size: 24px;font-weight: 400;line-height: 1.25;letter-spacing: -.025em;margin-bottom: 11px;}.card-copy h2 a:hover,.card-copy h3 a:hover {color: var(--green);}.card-copy p {font-size: 12px;line-height: 1.8;margin-bottom: 18px;}.card-read {display: flex;align-items: center;justify-content: space-between;font-size: 11px;font-weight: 700;color: var(--green);margin-top: auto;padding-top: 14px;border-top: 1px solid #e7eee6;}.split-feature {display: grid;grid-template-columns: 1fr 1fr;gap: 85px;align-items: center;}.feature-visual {position: relative;height: 495px;border-radius: 24px;overflow: hidden;background: #e2f3e5;border: 1px solid #dbe7dd;box-shadow: 18px 18px 0 #f4f3e9;}.feature-visual img {width: 100%;height: 100%;object-fit: cover;object-position: center 46%;}.feature-label {position: absolute;left: 24px;top: 23px;background: #fffdf3f2;padding: 9px 15px;border-radius: 24px;font-size: 9px;font-weight: 700;letter-spacing: .11em;}.feature-label span {margin-right: 8px;}.feature-copy h2 {margin-bottom: 24px;}.feature-copy>p:not(.eyebrow) {font-size: 14px;line-height: 1.85;}.feature-point {display: flex;align-items: flex-start;gap: 15px;margin-top: 23px;}.feature-point>span {display: grid;place-items: center;flex: 0 0 37px;width: 37px;height: 37px;font-size: 20px;background: #f0f6e9;border: 1px solid #e0e9d6;border-radius: 10px;}.feature-point h3 {font-size: 13px;font-weight: 700;margin-bottom: 5px;}.feature-point p {font-size: 12px;line-height: 1.7;}.feature-copy>.text-link {margin-top: 27px;}.comparison-section {background: #f1f7ed;border-block: 1px solid #dfe9d7;}.table-shell {overflow-x: auto;border: 1px solid #dbe5d4;border-radius: 15px;background: #fff;}table {border-collapse: collapse;width: 100%;text-align: left;font-size: 12px;line-height: 1.75;min-width: 700px;}th,td {padding: 20px 24px;vertical-align: top;border-bottom: 1px solid #e5ebdf;}thead th {background: #e5efde;font-size: 10px;text-transform: uppercase;letter-spacing: .075em;color: #395833;font-weight: 700;}tbody th {width: 20%;font-weight: 700;color: #254932;}td {color: #506255;}tr:last-child>* {border-bottom: 0;}.section-actions {display: flex;justify-content: space-between;align-items: center;gap: 22px;margin-top: 25px;}.section-actions p {font-size: 11px;}.section-actions a {font-size: 12px;}.tax-callout {display: flex;justify-content: space-between;align-items: center;gap: 40px;background: linear-gradient(110deg,#fff8dd,#f8f3e8);border: 1px solid #e9deb5;border-radius: 23px;padding: 39px 47px;}.tag {display: inline-flex;align-items: center;padding: 5px 10px;border-radius: 6px;font-size: 8px;font-weight: 700;letter-spacing: .11em;}.tag-amber {background: #f2e7b7;color: #775611;}.tax-callout h2 {font-size: 38px;margin: 17px 0;}.tax-callout p {max-width: 810px;font-size: 13px;line-height: 1.85;}.tax-callout .text-link {margin-top: 18px;font-size: 12px;}.callout-emoji {font-size: 83px;line-height: 1;flex-shrink: 0;transform: rotate(6deg);}.faq-section {padding-top: 10px;}.faq-grid {display: grid;grid-template-columns: .8fr 1.2fr;gap: 85px;align-items: start;}.faq-grid>div:first-child>p:not(.eyebrow) {font-size: 13px;max-width: 310px;margin-top: 22px;}.faq-grid .text-link {margin-top: 25px;font-size: 12px;}.faq-list {border-top: 1px solid var(--line);}.faq-list details {border-bottom: 1px solid var(--line);}.faq-list summary {display: flex;align-items: center;justify-content: space-between;gap: 25px;font-weight: 600;font-size: 14px;line-height: 1.6;padding: 22px 3px;list-style: none;min-height: 65px;}.faq-list summary>span {font-weight: 400;font-size: 23px;color: var(--green);flex-shrink: 0;transition: transform .2s;}.faq-list details[open] summary>span {transform: rotate(45deg);}.faq-list summary:hover {color: var(--green);}.faq-answer {padding: 0 32px 23px 3px;font-size: 13px;line-height: 1.85;}.faq-answer a {color: var(--green);text-decoration: underline;text-underline-offset: 3px;}.next-step {padding: 5px 0 75px;}.next-panel {display: flex;align-items: center;justify-content: space-between;gap: 32px;padding: 42px 47px;border-radius: 21px;background: linear-gradient(110deg,#e2f1d9,#eaf9e5);border: 1px solid #d6e7cc;}.next-panel .eyebrow {margin-bottom: 11px;}.next-panel h2 {font-size: 34px;margin-bottom: 13px;}.next-panel p:not(.eyebrow) {font-size: 12px;}.next-panel>.button {flex-shrink: 0;}.site-footer {background: #f7f7f0;border-top: 1px solid #e1e5d8;padding: 61px 0 0;}.footer-main {display: grid;grid-template-columns: 1.5fr 1fr 1fr 1fr;gap: 45px;padding-bottom: 35px;}.footer-brand .brand-name {font-size: 25px;}.footer-brand p {margin-top: 16px;font-size: 14px;line-height: 1.65;color: #526956;}.footer-email {display: inline-block;font-size: 12px;font-weight: 600;color: var(--green);margin-top: 22px;text-decoration: underline;text-underline-offset: 4px;overflow-wrap: anywhere;}.footer-emoji {margin-top: 22px;font-size: 18px;}.footer-col h2 {font-family: Arial,sans-serif;font-size: 11px;font-weight: 700;letter-spacing: 0;line-height: 1.5;margin-bottom: 20px;}.footer-col a {display: block;font-size: 11px;line-height: 1.65;color: #5b6f5e;margin: 10px 0;}.footer-col a:hover {color: var(--green);text-decoration: underline;}.footer-disclosure {border-top: 1px solid #dce3d2;border-bottom: 1px solid #dce3d2;padding: 19px 0;font-size: 10px;line-height: 1.8;color: #687866;}.footer-bottom {display: flex;align-items: center;gap: 30px;justify-content: space-between;min-height: 74px;padding-block: 18px;font-size: 10px;color: #5e725f;}.footer-bottom nav {display: flex;gap: 22px;flex-wrap: wrap;}.footer-bottom a:hover {text-decoration: underline;}.back-top {font-weight: 600;}.page-heading,.article-heading {padding: 32px 0 49px;background: linear-gradient(115deg,#fcfcf8,#f1f8ee);border-bottom: 1px solid #e1e9dc;}.breadcrumbs {margin-bottom: 40px;font-size: 10px;line-height: 1.7;color: #58745c;}.breadcrumbs ol {padding: 0;margin: 0;display: flex;align-items: center;gap: 9px;flex-wrap: wrap;list-style: none;}.breadcrumbs li+li:before {content: "/";margin-right: 9px;color: #879988;}.breadcrumbs a:hover {text-decoration: underline;}.breadcrumbs li[aria-current] {color: #65746a;}.page-heading h1 {font-size: clamp(38px,4.7vw,60px);max-width: 930px;}.page-intro {font-size: 17px;line-height: 1.85;max-width: 850px;margin-top: 22px;}.content-layout,.article-layout {display: grid;grid-template-columns: minmax(0,1fr) 278px;gap: 70px;padding-block: 52px 75px;align-items: start;}.content-layout>.prose {max-width: 795px;}.prose {font-size: 16px;line-height: 1.95;color: #41575b;}.prose p {margin: 0 0 21px;color: #41575b;}.prose h2 {font-size: 31px;line-height: 1.25;margin: 42px 0 20px;color: var(--ink);letter-spacing: -.025em;}.prose h3 {font-size: 21px;line-height: 1.4;margin: 30px 0 17px;color: var(--ink);}.prose h2:first-child {margin-top: 0;}.prose a {color: var(--green);text-decoration: underline;text-decoration-thickness: 1px;text-underline-offset: 4px;overflow-wrap: anywhere;}.prose a:hover {color: var(--deep-green);text-decoration-thickness: 2px;}.reading-notice {display: flex;gap: 13px;padding: 19px 22px;border: 1px solid #e5dbaf;border-radius: 13px;background: #fcf8e8;margin-bottom: 32px;}.reading-notice>span {font-size: 20px;flex-shrink: 0;}.reading-notice p {font-size: 11px;line-height: 1.85;margin: 0;color: #675c3d;}.reading-notice strong {font-weight: 700;}.reading-notice a {color: #625521;text-decoration: underline;text-underline-offset: 3px;}.reading-sidebar {position: sticky;top: 106px;align-self: start;}.sidebar-card {background: #fafbf6;border: 1px solid #e0e6d8;border-radius: 15px;padding: 24px 22px;}.sidebar-card .eyebrow {font-size: 9px;margin-bottom: 17px;}.sidebar-card nav {display: grid;gap: 12px;max-height: calc(100vh - 270px);overflow: auto;scrollbar-width: thin;}.sidebar-card a {font-size: 11px;line-height: 1.65;padding-left: 10px;border-left: 2px solid #d9e6d0;color: #557052;}.sidebar-card a:hover {color: var(--green);border-left-color: var(--green);}.sidebar-cover {margin-top: 24px;background: #fff;border: 1px solid #dfe6d6;border-radius: 15px;overflow: hidden;}.sidebar-cover img {width: 100%;height: auto;}.sidebar-cover>a {display: flex;justify-content: space-between;align-items: center;padding: 17px 18px;font-size: 11px;font-weight: 700;color: var(--green);}.sidebar-note {background: #eaf5e0;border: 1px solid #d5e6c8;border-radius: 15px;padding: 23px;margin-top: 21px;}.sidebar-note>span {font-size: 27px;}.sidebar-note h2 {font-size: 23px;line-height: 1.2;margin-top: 12px;}.sidebar-note p {font-size: 11px;line-height: 1.75;margin-top: 12px;}.sidebar-note a {display: flex;justify-content: space-between;font-size: 11px;font-weight: 700;color: var(--green);margin-top: 18px;}.related-section h2 {margin-bottom: 33px;}.related-section .card-copy h2,.related-section .card-copy h3 {margin-bottom: 11px;}.article-heading h1 {font-size: clamp(36px,4.1vw,56px);max-width: 1050px;line-height: 1.15;}.article-heading .eyebrow {display: inline-block;}.article-heading .page-intro {max-width: 900px;font-size: 16px;}.article-meta {display: flex;flex-wrap: wrap;gap: 9px 20px;font-size: 10px;line-height: 1.6;margin-top: 27px;color: #5a6f5e;}.article-meta a {color: var(--green);font-weight: 700;}.article-featured {margin: 0 auto 30px;max-width: 645px;}.article-featured img {width: 100%;border-radius: 18px;border: 1px solid #d9e3d3;}.article-featured figcaption {font-size: 9px;text-align: center;line-height: 1.5;color: #6b7c6d;margin-top: 9px;}.article-main {min-width: 0;}.article-body {max-width: 800px;}.article-tags {display: flex;flex-wrap: wrap;gap: 10px;margin-top: 33px;padding-top: 28px;border-top: 1px solid var(--line);}.article-tags a {font-size: 10px;line-height: 1.5;padding: 7px 12px;color: var(--green);background: #f1f7ed;border: 1px solid #dce9d4;border-radius: 6px;}.article-tags a:hover {background: #e4f1dc;}.article-endnote {margin-top: 23px;border: 1px solid #e1e6db;background: #f9faf6;border-radius: 11px;padding: 18px 20px;font-size: 10px;line-height: 1.8;}.article-endnote>a {display: inline-block;color: var(--green);font-weight: 700;margin-top: 9px;}.simple-layout {padding-block: 52px 75px;}.simple-layout>.prose {max-width: 850px;margin-inline: auto;}.compare-main {padding-block: 42px 80px;}.comparison-notes {display: grid;grid-template-columns: repeat(3,1fr);gap: 30px;margin-top: 38px;}.comparison-notes h2 {font-size: 25px;line-height: 1.25;margin-bottom: 15px;}.comparison-notes p {font-size: 13px;line-height: 1.8;}.worksheet-link {display: flex;align-items: center;justify-content: space-between;gap: 30px;border: 1px solid #d3e5c9;border-radius: 17px;background: #eef7e7;padding: 31px;margin: 43px 0;}.worksheet-link h2 {font-size: 27px;margin-bottom: 13px;}.worksheet-link p {font-size: 13px;line-height: 1.8;max-width: 665px;}.worksheet-link>.button {flex-shrink: 0;}.compare-main>.prose {max-width: 950px;}.worksheet {padding-block: 40px 60px;max-width: 1050px;}.worksheet-line {font-size: 12px;padding: 20px;background: #f4f8ec;border: 1px solid #e0e7d5;border-radius: 8px;margin-bottom: 20px;overflow-wrap: anywhere;}.worksheet-row {border-bottom: 1px solid #d8e1ce;padding: 26px 0;break-inside: avoid;}.worksheet-row h2 {font-size: 25px;margin-bottom: 10px;}.worksheet-row p {font-size: 13px;}.worksheet-evidence {font-size: 11px !important;margin: 5px 0 16px;}.writing-line {font-size: 12px;color: #62765e;line-height: 2.6;overflow-wrap: anywhere;}.worksheet-foot {font-size: 10px;margin-top: 25px;}.faq-page {max-width: 980px;padding-block: 45px 80px;}.source-list {padding-block: 45px 80px;}.source-list>.prose {max-width: 950px;margin-bottom: 32px;}.source-card {display: flex;align-items: flex-start;gap: 24px;border-top: 1px solid var(--line);padding: 30px 0;scroll-margin-top: 110px;}.source-number {font-family: Georgia,serif;color: #829774;font-size: 30px;line-height: 1.25;flex-shrink: 0;}.source-card>div {flex: 1;}.source-card h2 {font-size: 24px;line-height: 1.25;margin-bottom: 11px;}.source-card p {font-size: 13px;max-width: 820px;line-height: 1.85;}.source-card a {display: inline-block;font-size: 12px;font-weight: 700;color: var(--green);margin-top: 12px;text-decoration: underline;text-underline-offset: 4px;}.source-domain {flex-shrink: 0;font-size: 10px;padding: 5px 9px;border-radius: 6px;background: #eef5e7;color: #536c4c;}.glossary-grid {display: grid;grid-template-columns: repeat(2,1fr);gap: 23px;padding-block: 45px 75px;}.glossary-card {border: 1px solid #dfe6d7;border-radius: 15px;background: #fdfefa;padding: 29px;}.glossary-card h2 {font-size: 27px;margin-bottom: 15px;}.glossary-card p {font-size: 13px;line-height: 1.9;}.glossary-card .text-link {font-size: 11px;margin-top: 17px;}.blog-listing {padding-block: 40px 80px;}.category-filters {display: flex;gap: 10px;flex-wrap: wrap;margin-bottom: 35px;}.category-filters a {display: inline-flex;align-items: center;min-height: 39px;padding: 7px 14px;border: 1px solid #dce6d6;border-radius: 30px;background: #fbfcf8;font-size: 11px;font-weight: 600;color: #4c6b4b;line-height: 1.5;}.category-filters a.active {color: #fff;background: var(--green);border-color: var(--green);}.category-filters a:hover {background: #eaf4e1;color: var(--deep-green);}.archive-content {padding-block: 42px 78px;}.archive-intro {max-width: 930px;margin-bottom: 45px;}.archive-intro h2 {font-size: 26px;margin-top: 25px;}.archive-intro p {font-size: 15px;}.archive-label {display: flex;align-items: center;justify-content: space-between;gap: 22px;margin-bottom: 29px;}.archive-label h2 {font-size: 32px;}.archive-label>span {font-size: 11px;font-weight: 600;color: #5a7853;}.archive-more {margin-top: 48px;padding-top: 35px;border-top: 1px solid var(--line);}.archive-more h2 {font-size: 28px;margin-bottom: 24px;}.archive-more .category-filters {margin-bottom: 0;}.error-actions {padding-block: 45px 90px;display: flex;gap: 15px;flex-wrap: wrap;}@media (min-width:1280px) {.hero .lg\:col-span-6:first-child {padding-right: 0;}.hero .lg\:col-span-6:last-child {padding-left: 14px;}}@media (max-width:1199px) {.desktop-nav {gap: 16px;font-size: 11px;}.header-inner {gap: 17px;}.header-cta {display: none;}.hero-facts {gap: 24px;}.hero-facts div+div {padding-left: 24px;}.hero-buttons .button {font-size: 12px;padding-inline: 15px;}.hero-collage {padding: 14px;}.collage-grid {gap: 10px;}.collage-side {gap: 10px;}.collage-bottom strong {font-size: 9px;}.topic-card {padding-inline: 15px;}.topic-card h3 {font-size: 19px;}.split-feature,.faq-grid {gap: 50px;}.content-layout,.article-layout {gap: 45px;}.footer-main {gap: 30px;}}@media (max-width:1023px) {.container {padding-inline: 26px;}.header-inner {padding-inline: 26px;min-height: 75px;}.desktop-nav {display: none;}.header-cta {display: inline-flex;margin-left: auto;}.mobile-nav {display: block;}.mobile-nav>summary {list-style: none;display: flex;align-items: center;gap: 11px;border: 1px solid #d5e4d4;border-radius: 9px;padding: 9px 12px;font-size: 12px;font-weight: 700;background: #fff;min-height: 40px;}.mobile-nav>nav {position: absolute;top: calc(100% + 1px);left: 0;right: 0;padding: 20px 26px 25px;background: #fff;border-bottom: 1px solid #d8e3d1;box-shadow: 0 20px 30px #153a2b14;max-height: calc(100dvh - 80px);overflow: auto;}.mobile-nav nav a {display: block;padding: 10px 12px;border-radius: 8px;font-size: 13px;font-weight: 600;}.mobile-nav nav a:hover {background: #eff6e9;color: var(--green);}.mobile-nav nav a span {margin-right: 7px;}.mobile-label {display: block;font-size: 9px;letter-spacing: .14em;font-weight: 700;color: #6b815e;padding: 0 12px 10px;}.mobile-divider {height: 1px;background: #e3e9dc;margin: 10px;}.hero {padding-block: 54px;}.hero .grid.lg\:grid-cols-12 {grid-template-columns: 1fr 1fr;gap: 30px;}.hero h1 {font-size: 45px;}.hero-lead {font-size: 14px;}.hero-kicker {font-size: 8px;letter-spacing: .06em;padding: 7px 9px;}.hero-buttons {gap: 9px;}.hero-buttons .button {font-size: 11px;padding: 10px 13px;min-height: 46px;}.hero-facts {gap: 19px;margin-top: 27px;padding-top: 22px;}.hero-facts div+div {padding-left: 19px;}.hero-facts dt {font-size: 22px;}.hero-facts dd {font-size: 8px;}.hero-small {font-size: 9px;}.collage-grid {grid-template-columns: 1fr;}.collage-side {grid-template-columns: 1fr 1fr;grid-template-rows: 1fr;}.alpine-panel {min-height: 278px;}.alpine-panel img {object-position: center 43%;}.detail-panel {min-height: 106px;}.detail-panel img {height: 83px;}.detail-panel>span {font-size: 8px;padding: 0 8px 9px;}.collage-bottom {padding-top: 11px;gap: 8px;}.globe-mark {width: 29px;height: 29px;font-size: 18px;flex: 0 0 29px;}.collage-bottom strong {font-size: 8px;}.collage-bottom p {font-size: 8px;}.collage-arrow {font-size: 21px;}.collage-top {font-size: 8px;}.section {padding-block: 68px;}.topic-grid {grid-template-columns: repeat(3,minmax(0,1fr));}.topic-card {min-height: 250px;padding: 21px;}.topic-card h3 {min-height: 0;font-size: 23px;}.topic-card p {font-size: 12px;}.topic-card:nth-child(4),.topic-card:nth-child(5) {min-height: 245px;}.topic-top {margin-bottom: 18px;}.journal-grid {gap: 19px;}.card-copy {padding: 19px;}.card-copy h2,.card-copy h3 {font-size: 21px;}.card-meta {font-size: 8px;}.card-copy p {font-size: 11px;}.split-feature {gap: 38px;}.feature-visual {height: 470px;box-shadow: 10px 10px 0 #f4f3e9;}.feature-copy h2 {font-size: 35px;}.feature-copy>p:not(.eyebrow) {font-size: 12px;}.feature-point {margin-top: 19px;}.feature-point p {font-size: 11px;}.feature-point h3 {font-size: 12px;}.faq-grid {grid-template-columns: .85fr 1.15fr;gap: 38px;}.faq-list summary {font-size: 13px;}.next-panel {padding: 34px;}.next-panel h2 {font-size: 30px;}.footer-main {grid-template-columns: 1.25fr 1fr 1fr;gap: 32px;}.footer-brand {grid-column: 1 / -1;display: grid;grid-template-columns: 1fr 1fr;align-items: start;}.footer-brand .brand-name {grid-column: 1;}.footer-brand p {grid-column: 1;margin-top: 13px;}.footer-email {grid-column: 2;grid-row: 1;justify-self: end;margin-top: 8px;}.footer-emoji {grid-column: 2;grid-row: 2;justify-self: end;margin-top: 17px;}.content-layout,.article-layout {grid-template-columns: 1fr;gap: 0;max-width: 910px;padding-block: 40px 60px;}.reading-sidebar {display: none;}.article-featured {max-width: 615px;}.comparison-notes {gap: 23px;}.comparison-notes h2 {font-size: 23px;}.worksheet-link {align-items: flex-start;flex-direction: column;}.source-domain {display: none;}.faq-section {padding-top: 0;}}@media (max-width:767px) {.container {padding-inline: 22px;}.header-inner {padding-inline: 22px;gap: 15px;min-height: 71px;}.brand-name {font-size: 22px;}.brand-caption {font-size: 7px;}.brand>img {width: 32px;height: 32px;}.hero .grid.lg\:grid-cols-12 {grid-template-columns: 1fr;gap: 37px;}.hero {padding-block: 42px;}.hero h1 {font-size: 59px;max-width: 620px;margin-top: 24px;}.hero-lead {max-width: 570px;font-size: 16px;}.hero-kicker {font-size: 9px;letter-spacing: .1em;padding: 8px 12px;}.hero-buttons .button {font-size: 12px;min-height: 49px;padding-inline: 19px;}.hero-facts {gap: 28px;max-width: 410px;}.hero-facts div+div {padding-left: 28px;}.hero-facts dt {font-size: 25px;}.hero-facts dd {font-size: 10px;}.hero-small {font-size: 10px;}.hero-collage {padding: 17px;max-width: 600px;margin: auto;}.collage-grid {grid-template-columns: 1.3fr 1fr;gap: 13px;}.collage-side {grid-template-columns: 1fr;grid-template-rows: 1fr 1fr;gap: 13px;}.alpine-panel {min-height: 330px;}.detail-panel {min-height: 155px;}.detail-panel img {height: 126px;}.detail-panel>span {font-size: 10px;padding: 0 12px 12px;}.collage-top {font-size: 9px;}.collage-bottom strong {font-size: 10px;}.collage-bottom p {font-size: 9px;}.globe-mark {width: 36px;height: 36px;flex: 0 0 36px;font-size: 22px;}.collage-bottom {padding-top: 15px;}.section {padding-block: 55px;}.section-heading {align-items: flex-start;flex-direction: column;gap: 20px;margin-bottom: 28px;}.section-heading>p {font-size: 12px;}.section-heading>p br {display: none;}.section-heading h2 {font-size: 37px;}.section-heading>.button {font-size: 11px;min-height: 43px;}.topic-grid {grid-template-columns: repeat(2,minmax(0,1fr));gap: 16px;}.topic-card {min-height: 258px;padding: 23px;}.topic-card:last-child {grid-column: 1/-1;min-height: 210px;}.topic-card h3 {font-size: 23px;min-height: 0;}.topic-card p {font-size: 12px;}.topic-card:last-child .topic-top {margin-bottom: 15px;}.topic-card:last-child h3 {margin-bottom: 9px;}.topic-card:last-child p {max-width: 550px;}.section-footnote {font-size: 10px;line-height: 1.8;}.journal-grid {grid-template-columns: repeat(2,minmax(0,1fr));gap: 21px;}.card-copy {padding: 20px;}.card-copy h2,.card-copy h3 {font-size: 24px;}.card-meta {font-size: 8px;}.split-feature {grid-template-columns: 1fr;gap: 43px;}.feature-visual {height: 410px;box-shadow: 9px 9px 0 #f4f3e9;}.feature-visual img {object-position: center 48%;}.feature-copy h2 {font-size: 40px;}.feature-copy>p:not(.eyebrow) {font-size: 14px;}.feature-point h3 {font-size: 14px;}.feature-point p {font-size: 12px;}.feature-point {margin-top: 22px;}.section-actions {align-items: flex-start;flex-direction: column;gap: 15px;}.tax-callout {padding: 30px;gap: 20px;align-items: flex-start;}.tax-callout h2 {font-size: 34px;}.callout-emoji {font-size: 51px;display: none;}.faq-grid {grid-template-columns: 1fr;gap: 28px;}.faq-grid h2 {font-size: 40px;}.faq-grid h2 br {display: none;}.faq-grid>div:first-child>p:not(.eyebrow) {max-width: none;margin-top: 18px;}.faq-grid .text-link {margin-top: 19px;}.faq-list summary {font-size: 14px;}.faq-section {padding-top: 0;}.next-step {padding-bottom: 48px;}.next-panel {flex-direction: column;align-items: flex-start;gap: 23px;padding: 32px;}.next-panel h2 {font-size: 32px;}.next-panel p:not(.eyebrow) {font-size: 13px;}.site-footer {padding-top: 43px;}.footer-main {grid-template-columns: repeat(3,1fr);gap: 25px;}.footer-brand {display: block;}.footer-brand .brand-name {font-size: 26px;}.footer-brand p {font-size: 14px;margin-top: 14px;}.footer-email {margin-top: 17px;}.footer-emoji {margin-top: 19px;}.footer-col h2 {font-size: 10px;min-height: 30px;margin-bottom: 12px;}.footer-col a {font-size: 10px;}.footer-bottom {flex-wrap: wrap;gap: 14px 25px;justify-content: flex-start;font-size: 9px;}.footer-bottom nav {gap: 18px;}.footer-bottom .back-top {margin-left: auto;}.footer-disclosure {font-size: 9px;}.page-heading,.article-heading {padding-block: 25px 35px;}.breadcrumbs {margin-bottom: 28px;font-size: 9px;}.page-heading h1 {font-size: 43px;}.page-intro {font-size: 15px;margin-top: 17px;}.eyebrow {font-size: 10px;}.article-heading h1 {font-size: 39px;}.article-heading .page-intro {font-size: 15px;}.article-meta {font-size: 9px;gap: 8px 14px;margin-top: 22px;}.article-layout,.content-layout {padding-block: 32px 48px;}.article-featured {max-width: 580px;margin-bottom: 24px;}.prose {font-size: 15px;line-height: 1.95;}.prose h2 {font-size: 29px;margin-top: 35px;}.prose p {margin-bottom: 20px;}.reading-notice {padding: 17px;gap: 10px;}.reading-notice p {font-size: 10px;}.simple-layout {padding-block: 35px 50px;}.related-section h2 {font-size: 35px;margin-bottom: 27px;}.related-section .card-copy h2,.related-section .card-copy h3 {font-size: 24px;}.comparison-notes {grid-template-columns: 1fr;gap: 28px;margin-top: 32px;}.comparison-notes h2 {font-size: 28px;}.worksheet-link {padding: 26px;}.worksheet-link h2 {font-size: 28px;}.compare-main {padding-block: 32px 50px;}.source-card {gap: 17px;padding-block: 24px;}.source-card h2 {font-size: 24px;}.source-number {font-size: 25px;}.source-card p {font-size: 12px;}.glossary-grid {gap: 17px;padding-block: 33px 50px;}.glossary-card {padding: 23px;}.glossary-card h2 {font-size: 25px;}.glossary-card p {font-size: 12px;}.archive-content {padding-block: 33px 50px;}.archive-label h2 {font-size: 27px;}.archive-intro p {font-size: 14px;}.blog-listing {padding-block: 30px 55px;}.category-filters {gap: 8px;margin-bottom: 28px;}.category-filters a {font-size: 10px;padding-inline: 12px;}.worksheet-line {font-size: 11px;line-height: 2;}.writing-line {font-size: 10px;}.worksheet {padding-block: 28px 45px;}}@media (max-width:479px) {.container {padding-inline: 20px;}.header-inner {padding-inline: 16px;gap: 9px;}.brand {gap: 8px;}.brand-name {font-size: 20px;letter-spacing: -.6px;}.brand>img {width: 28px;height: 28px;}.brand-caption {font-size: 6.5px;letter-spacing: .1em;}.header-cta {display: none;}.mobile-nav {margin-left: auto;}.mobile-nav>summary {padding: 8px 10px;gap: 8px;font-size: 10px;min-height: 36px;}.mobile-nav>nav {padding: 16px 18px 20px;}.hero h1 {font-size: 47px;letter-spacing: -.049em;}.hero-lead {font-size: 15px;line-height: 1.85;}.hero-kicker {font-size: 8px;}.hero-buttons {flex-direction: column;align-items: stretch;max-width: none;}.hero-buttons .button {font-size: 12px;min-height: 49px;}.hero-facts {gap: 22px;justify-content: space-between;}.hero-facts div+div {padding-left: 22px;}.hero-facts dt {font-size: 24px;}.hero-facts dd {font-size: 9px;}.hero-small {font-size: 9px;}.hero-collage {padding: 13px;border-radius: 18px;}.collage-grid {grid-template-columns: 1.25fr 1fr;gap: 10px;}.collage-side {gap: 10px;}.alpine-panel {min-height: 273px;}.alpine-caption {font-size: 20px;bottom: 16px;left: 13px;}.image-pill {font-size: 8px;left: 10px;top: 10px;padding: 5px 8px;}.detail-panel {min-height: 130px;border-radius: 12px;}.detail-panel img {height: 103px;}.detail-panel>span {font-size: 8px;padding: 0 8px 10px;}.collage-top {font-size: 8px;}.collage-bottom strong {font-size: 8px;}.collage-bottom p {font-size: 8px;}.globe-mark {font-size: 19px;flex: 0 0 30px;width: 30px;height: 30px;}.collage-bottom {gap: 7px;}.collage-arrow {font-size: 20px;}.ribbon-toggle {padding-inline: 16px;}.ticker-group {font-size: 10px;gap: 23px;}.section {padding-block: 47px;}.section-heading h2 {font-size: 34px;}.section-heading>div>p:not(.eyebrow) {font-size: 12px;}.topic-grid {grid-template-columns: 1fr;gap: 15px;}.topic-card,.topic-card:nth-child(4),.topic-card:nth-child(5) {min-height: 215px;padding: 22px;}.topic-card h3 {font-size: 25px;margin-bottom: 9px;}.topic-card p {font-size: 12px;margin-bottom: 18px;}.topic-top {margin-bottom: 16px;}.topic-emoji {width: 38px;height: 38px;font-size: 22px;}.topic-link {font-size: 12px;}.journal-grid {grid-template-columns: 1fr;gap: 25px;}.card-copy {padding: 23px;}.card-copy h2,.card-copy h3 {font-size: 27px;}.card-copy p {font-size: 12px;}.card-meta {font-size: 10px;}.card-read {font-size: 12px;}.feature-visual {height: 360px;}.feature-copy h2 {font-size: 35px;}.feature-copy h2 br {display: none;}.feature-label {left: 17px;top: 17px;font-size: 8px;}.tax-callout {padding: 25px;}.tax-callout h2 {font-size: 31px;}.tax-callout p {font-size: 12px;}.tax-callout .text-link {font-size: 11px;line-height: 1.7;align-items: flex-start;}.faq-grid h2 {font-size: 35px;}.faq-list summary {font-size: 13px;padding-block: 19px;}.faq-answer {font-size: 12px;padding-right: 12px;}.faq-section {padding-top: 0;}.next-panel {padding: 27px;}.next-panel h2 {font-size: 30px;}.next-panel p:not(.eyebrow) {font-size: 12px;}.next-panel .button {width: 100%;font-size: 12px;}.footer-main {grid-template-columns: 1fr 1fr;gap: 27px 25px;}.footer-brand {grid-column: 1/-1;}.footer-brand .brand-name {font-size: 25px;}.footer-col:last-child {grid-column: 1/-1;}.footer-col:last-child {display: grid;grid-template-columns: 1fr 1fr;column-gap: 25px;}.footer-col:last-child h2 {grid-column: 1/-1;min-height: 0;margin-bottom: 7px;}.footer-col h2 {font-size: 11px;min-height: 0;}.footer-col a {font-size: 11px;}.footer-col:last-child a {margin-block: 7px;}.footer-bottom {font-size: 9px;gap: 14px;}.footer-bottom>p {width: 100%;}.footer-bottom nav {gap: 13px;}.footer-bottom .back-top {margin-left: 0;}.footer-disclosure {font-size: 9px;}.page-heading h1 {font-size: 38px;line-height: 1.13;}.page-intro {font-size: 14px;}.article-heading h1 {font-size: 34px;line-height: 1.16;}.article-heading .page-intro {font-size: 14px;}.article-meta {font-size: 9px;gap: 8px 11px;}.article-featured img {border-radius: 13px;}.reading-notice {padding: 15px;align-items: flex-start;}.reading-notice>span {font-size: 18px;}.reading-notice p {font-size: 10px;}.prose {font-size: 15px;line-height: 1.9;}.prose h2 {font-size: 27px;}.related-section h2 {font-size: 32px;}.simple-layout {padding-block: 30px 45px;}.glossary-grid {grid-template-columns: 1fr;}.glossary-card h2 {font-size: 28px;}.glossary-card p {font-size: 13px;}.source-card h2 {font-size: 22px;}.source-number {font-size: 22px;}.source-card a {font-size: 11px;}.archive-label {align-items: flex-start;}.archive-label h2 {font-size: 27px;}.archive-label>span {white-space: nowrap;padding-top: 7px;font-size: 10px;}.archive-more h2 {font-size: 27px;}.worksheet-row h2 {font-size: 25px;}.worksheet-link h2 {font-size: 26px;}.worksheet-link .button {width: 100%;}.worksheet-line {font-size: 10px;}.writing-line {font-size: 9px;}.worksheet-foot {font-size: 9px;}}@media (max-width:359px) {.brand-name {font-size: 18px;}.brand>img {width: 25px;height: 25px;}.brand-caption {font-size: 5.7px;}.mobile-nav>summary {padding-inline: 8px;}.hero h1 {font-size: 42px;}.hero-kicker {font-size: 7px;}.hero-facts {gap: 14px;}.hero-facts div+div {padding-left: 14px;}.collage-bottom strong {font-size: 7px;}.collage-bottom p {font-size: 7px;}.detail-panel>span {font-size: 7px;}.alpine-caption {font-size: 18px;}.image-pill {font-size: 7px;}.footer-brand .brand-name {font-size: 23px;}.page-heading h1 {font-size: 35px;}}@media (prefers-reduced-motion:reduce) {html {scroll-behavior: auto;}*,*::before,*::after {animation-duration: .01ms !important;animation-iteration-count: 1 !important;transition-duration: .01ms !important;}.ticker-track {animation: none !important;}.ticker-copy {display: none !important;}.ribbon-toggle {display: none !important;}.ribbon-window {overflow: auto !important;}.button:hover,.journal-card:hover,.topic-card:hover {transform: none;}}@media print {html {scroll-behavior: auto;}body {font-size: 11pt;color: #000;background: #fff;}.site-header,.site-footer,.reading-sidebar,.next-step,.related-section,.breadcrumbs,.skip-link,.ribbon-toggle,.topic-ribbon,.category-filters {display: none !important;}.container {max-width: none;padding: 0;}.page-heading,.article-heading {background: #fff;padding: 0 0 20px;border-bottom: 1px solid #999;}.page-heading h1,.article-heading h1 {font-size: 28pt;}.page-intro {font-size: 11pt;}.eyebrow {font-size: 8pt;}.article-layout,.content-layout {display: block;padding: 20px 0;}.prose {font-size: 11pt;line-height: 1.7;}.prose h2 {font-size: 18pt;break-after: avoid;}.article-featured {max-width: 300px;}.journal-grid {grid-template-columns: repeat(2,1fr);}.reading-notice {background: #fff;}.worksheet {padding: 0;}.worksheet-row {padding: 13px 0;break-inside: avoid;}.worksheet-row h2 {font-size: 16pt;}.worksheet-row p,.worksheet-line {font-size: 9pt;}.writing-line {font-size: 9pt;line-height: 2.2;}.worksheet-foot {font-size: 8pt;}.worksheet-line {background: #fff;border: 1px solid #999;margin-top: 15px;padding: 10px;}.worksheet-page .page-heading {border: 0;padding-bottom: 10px;}.worksheet-page .page-intro {display: none;}.worksheet-page .eyebrow {margin-bottom: 7px;}.table-shell {overflow: visible;border: 1px solid #999;}table {min-width: 0;font-size: 9pt;}th,td {padding: 9px;}.source-card,.glossary-card,.journal-card {break-inside: avoid;}a {color: #000 !important;}h1,h2,h3 {color: #000;}.simple-layout {padding: 20px 0;}.article-tags,.article-endnote {font-size: 8pt;}}