:root{--color-white:#fff;--color-brand-light:#d1eef4;--color-brand-primary:#00689d;--color-brand-dark:#001121;--color-rural:#174a35;--color-rural-hover:#0f3828;--color-rural-light:#eaf4ef;--color-premium:#c6a15b;--color-premium-hover:#ae8945;--color-premium-light:#f7f1e5;--color-background:#f7f9fa;--color-surface:#fff;--color-text:#26343d;--color-text-muted:#667680;--color-border:#dce5e9;--color-error:#b42318;--color-success:#16794b;--shadow-small:0 4px 16px #00112112;--shadow-medium:0 12px 32px #0011211a;--shadow-large:0 24px 64px #00112124;--radius-small:8px;--radius-medium:14px;--radius-large:22px;--radius-pill:999px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--font-size-small:.875rem;--font-size-body:1rem;--font-size-large:1.125rem;--font-size-title-small:clamp(1.5rem, 4vw, 2rem);--font-size-title-medium:clamp(2rem, 5vw, 3rem);--font-size-title-large:clamp(2.5rem, 7vw, 4.5rem);--container-width:1200px;--header-height-mobile:72px;--header-height-desktop:88px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-montserrat), Arial, Helvetica, sans-serif;font-size:var(--font-size-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5,h6{color:var(--color-brand-dark);text-wrap:balance;line-height:1.15}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button{border:0}img,picture,video,canvas,svg{max-width:100%;display:block}ul,ol{margin:0;padding:0}.site-container{width:min(calc(100% - 2rem), var(--container-width));margin-inline:auto}.section-spacing{padding-block:var(--space-16)}.section-title{max-width:760px;margin-bottom:var(--space-8)}.section-title--center{text-align:center;margin-inline:auto}.section-title__eyebrow{margin-bottom:var(--space-3);color:var(--color-brand-primary);font-size:var(--font-size-small);letter-spacing:.08em;text-transform:uppercase;font-weight:700;display:inline-block}.section-title__heading{margin-bottom:var(--space-4);font-size:var(--font-size-title-medium);font-weight:700}.section-title__description{color:var(--color-text-muted);font-size:var(--font-size-large);margin-bottom:0}.ui-button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-small);cursor:pointer;text-align:center;border:1px solid #0000;min-height:48px;font-weight:700;line-height:1;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.ui-button:hover{transform:translateY(-1px)}.ui-button:active{transform:translateY(0)}.ui-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #00689d47}.ui-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.ui-button--small{min-height:40px;padding:.7rem 1rem;font-size:.875rem}.ui-button--medium{min-height:48px;padding:.9rem 1.35rem;font-size:.95rem}.ui-button--large{min-height:56px;padding:1rem 1.75rem;font-size:1rem}.ui-button--full{width:100%}.ui-button--primary{background:var(--color-brand-primary);color:var(--color-white);box-shadow:0 8px 20px #00689d33}.ui-button--primary:hover{background:#005884}.ui-button--secondary{border-color:var(--color-brand-primary);color:var(--color-brand-primary);background:0 0}.ui-button--secondary:hover{background:var(--color-brand-light)}.ui-button--rural{background:var(--color-rural);color:var(--color-white);box-shadow:0 8px 20px #174a3533}.ui-button--rural:hover{background:var(--color-rural-hover)}.ui-button--premium{border-color:var(--color-premium);background:var(--color-brand-dark);color:var(--color-white);box-shadow:0 8px 20px #0011213d}.ui-button--premium:hover{border-color:var(--color-premium-hover);background:#061d2f}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.site-container{width:min(calc(100% - 4rem), var(--container-width))}.section-spacing{padding-block:var(--space-20)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
