.container[data-astro-cid-6uzseqca]{width:min(100% - (var(--container-padding-mobile) * 2), var(--container-max));margin-inline:auto}@media (width>=640px){.container[data-astro-cid-6uzseqca]{width:min(100% - (var(--container-padding-tablet) * 2), var(--container-max))}}:root{--rv-bg:#fcfbf7;--rv-bg-soft:#f4ede2;--rv-surface:#fffdf8;--rv-surface-warm:#f2e7d7;--rv-text:#25211d;--rv-text-soft:#655d55;--rv-muted:#8a8178;--rv-primary:#214e45;--rv-primary-hover:#173a33;--rv-primary-soft:#e5f1ec;--rv-accent:#8a3f4d;--rv-accent-soft:#f4e3e6;--rv-gold:#c99a4a;--rv-gold-soft:#fff2d8;--rv-border:#e2d6c5;--rv-border-strong:#cdbda8;--rv-shadow:#432f1c1f;--rv-radius-sm:10px;--rv-radius-md:16px;--rv-radius-lg:24px;--rv-font-heading:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--rv-font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-brand-primary:var(--rv-primary);--color-brand-primary-hover:var(--rv-primary-hover);--color-brand-secondary:var(--rv-accent);--color-brand-accent:var(--rv-gold);--color-background-default:var(--rv-bg);--color-background-subtle:var(--rv-bg-soft);--color-surface-default:var(--rv-surface);--color-surface-elevated:var(--rv-primary-soft);--color-text-primary:var(--rv-text);--color-text-secondary:var(--rv-text-soft);--color-text-muted:var(--rv-muted);--color-text-inverse:#fffdf8;--color-border-default:var(--rv-border);--color-border-strong:var(--rv-border-strong);--color-border-focus:var(--rv-primary);--color-state-success:var(--rv-primary);--color-state-success-bg:var(--rv-primary-soft);--color-state-error:#b6453d;--color-state-error-bg:#fff1ef;--color-state-warning:#b7791f;--color-state-warning-bg:var(--rv-gold-soft);--color-state-info:#456c67;--color-state-info-bg:#edf5f1;--font-family-heading:var(--rv-font-heading);--font-family-body:var(--rv-font-body);--font-size-h1-mobile:36px;--font-size-h1-desktop:66px;--font-size-h2:40px;--font-size-h3:22px;--font-size-body:17px;--font-size-small:14px;--font-size-button:16px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:650;--font-weight-bold:700;--line-height-tight:1.1;--line-height-normal:1.5;--line-height-relaxed:1.6;--spacing-0:0;--spacing-1:4px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-5:20px;--spacing-6:24px;--spacing-7:28px;--spacing-8:32px;--spacing-10:40px;--spacing-12:48px;--spacing-16:64px;--spacing-20:80px;--radius-none:0;--radius-sm:var(--rv-radius-sm);--radius-md:var(--rv-radius-md);--radius-lg:var(--rv-radius-lg);--radius-xl:28px;--radius-full:999px;--shadow-none:none;--shadow-sm:0 2px 8px #432f1c14;--shadow-md:0 12px 30px var(--rv-shadow);--shadow-lg:0 26px 70px #432f1c29;--container-max:1120px;--container-padding-mobile:16px;--container-padding-tablet:24px;--focus-ring:0 0 0 3px #214e4533;--motion-fast:.12s ease-out;--motion-normal:.2s ease-out}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-background-default);min-width:0;color:var(--color-text-primary);font-family:var(--font-family-body);line-height:var(--line-height-normal);text-size-adjust:100%;font-kerning:normal;text-rendering:optimizelegibility}body{background:radial-gradient(circle at 80% 0%, #c99a4a14, transparent 28%), var(--color-background-default);min-height:100vh;color:var(--color-text-primary);font-size:var(--font-size-body);margin:0}main{min-height:60vh}main :where(section,article,aside,div,form,fieldset){min-width:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-text-primary);font-family:var(--font-family-heading);font-weight:var(--font-weight-bold);letter-spacing:0;line-height:var(--line-height-tight);overflow-wrap:break-word}h1{font-size:clamp(var(--font-size-h1-mobile), 8vw, var(--font-size-h1-desktop))}h2{font-size:clamp(27px, 6vw, var(--font-size-h2))}h3{font-size:var(--font-size-h3)}p{color:var(--color-text-secondary);letter-spacing:0;word-spacing:normal;white-space:normal;overflow-wrap:break-word}p,button,a,small,figcaption,.button,.btn,.badge,.chip,.eyebrow,.nav-link,.card p,.trust-card p,.section-copy,.section-note,.section-heading p,.surface p,.accordion,.accordion *,.timeline-step,.timeline-step *,.hero-highlight,.hero-highlight *,.example-caption,.example-label{font-family:var(--rv-font-body), system-ui, sans-serif;letter-spacing:normal;word-spacing:normal;white-space:normal;font-kerning:normal;font-variant-ligatures:none;text-rendering:optimizelegibility}a{color:var(--color-brand-primary);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--color-brand-primary-hover)}button,input,textarea,select{font:inherit}button,.btn,a.btn,.button,a.button{font-family:var(--rv-font-body), system-ui, sans-serif;font-weight:var(--font-weight-bold);letter-spacing:normal;word-spacing:normal;white-space:normal}img,svg{max-width:100%;display:block}:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:3px}::selection{background:var(--rv-gold-soft)}.eyebrow{margin-bottom:var(--spacing-3);color:var(--color-brand-secondary);font-size:var(--font-size-small);font-weight:var(--font-weight-bold)}.section-heading{gap:var(--spacing-3);max-width:760px;margin-bottom:var(--spacing-8);display:grid}.section-heading p{margin-bottom:0;font-size:clamp(17px,2vw,19px)}.prose-page{gap:var(--spacing-5);max-width:780px;display:grid}.prose-page ul{gap:var(--spacing-2);padding-left:var(--spacing-5);display:grid}.surface{border:1px solid var(--color-border-default);border-radius:var(--radius-md);background:var(--color-surface-default);box-shadow:var(--shadow-md)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
