:root{--ink:#1d2320;--muted:#59625d;--paper:#fbfaf6;--warm:#f2efe7;--line:#d8d3c7;--burgundy:#7a1f2b;--burgundy-dark:#591520;--green:#285b43;--gold:#d4a72c;--error:#a51d2d;--white:#fff;--shadow:0 18px 50px #1f232014}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6}a{color:var(--burgundy);text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{color:var(--burgundy-dark)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:.6rem .85rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(100% - 2rem,1040px);margin-inline:auto}.flag-rule{grid-template-columns:repeat(3,1fr);height:6px;display:grid}.flag-rule span:first-child{background:#fdb913}.flag-rule span:nth-child(2){background:#006a44}.flag-rule span:nth-child(3){background:#c1272d}.site-header{border-bottom:1px solid var(--line);background:#fbfaf6f7}.site-header-inner{justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 2rem,1120px);min-height:112px;margin-inline:auto;display:flex}.brand{color:var(--ink);align-items:center;gap:.9rem;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;mix-blend-mode:multiply;width:68px;height:58px}.brand strong,h1,h2,h3{font-family:Georgia,Times New Roman,serif}.brand strong{font-size:clamp(1rem,2vw,1.25rem);line-height:1.2;display:block}.brand small{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-top:.2rem;font-size:.74rem;font-weight:700;display:block}.site-header nav ul{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.site-header nav a{color:var(--ink);border-bottom:2px solid #0000;padding:.65rem .8rem;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.site-header nav a:hover,.site-header nav a[aria-current=page]{border-bottom-color:var(--burgundy);color:var(--burgundy)}.hero{border-bottom:1px solid var(--line);background:var(--warm);padding:clamp(4.5rem,10vw,8.5rem) 0;position:relative;overflow:hidden}.eyebrow{color:var(--burgundy);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .65rem;font-size:.76rem;font-weight:800}.hero h1,.page-heading h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2.75rem,7vw,5.25rem);font-weight:400;line-height:.98}.hero-copy{color:#343a36;max-width:680px;margin:1.6rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2.5vw,1.45rem);line-height:1.55}.portal-scope{max-width:670px;color:var(--muted);margin:1.2rem 0 0}.home-content{padding-block:clamp(3rem,7vw,6rem)}.action-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.action-card{border:1px solid var(--line);background:var(--white);min-height:380px;box-shadow:var(--shadow);flex-direction:column;justify-content:space-between;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:flex;position:relative;overflow:hidden}.action-card:before{background:var(--burgundy);content:"";width:4px;height:100%;position:absolute;top:0;left:0}.action-number{color:#7a1f2b14;margin:0;font-family:Georgia,Times New Roman,serif;font-size:5.5rem;line-height:1;position:absolute;top:.6rem;right:1.1rem}.action-card h2{letter-spacing:-.03em;max-width:350px;margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.08}.action-card p:not(.eyebrow,.action-number){max-width:390px;color:var(--muted)}.button{border:1px solid var(--burgundy);width:fit-content;min-height:48px;color:var(--white);background:var(--burgundy);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:1rem;padding:.78rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--burgundy-dark);color:var(--white);background:var(--burgundy-dark)}.button.secondary{color:var(--ink);background:var(--white);border-color:var(--line)}.button.secondary:hover{border-color:var(--ink);color:var(--ink)}.button:disabled{opacity:.58;cursor:wait}.contact-card{border:1px solid var(--line);background:var(--warm);grid-template-columns:1.4fr 1fr;align-items:center;gap:2rem;margin-top:1.5rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.contact-card h2{margin:0;font-size:1.9rem;font-weight:400}.contact-card p{max-width:570px;color:var(--muted);margin-bottom:0}.contact-card address{border-left:1px solid var(--line);flex-direction:column;padding-left:2rem;font-style:normal;display:flex}.contact-card address a{width:fit-content;font-weight:700}.contact-card address span{color:var(--muted);margin-top:.35rem;font-size:.9rem}.site-footer{border-top:1px solid var(--line);color:#dedbd2;background:var(--ink);padding:2.5rem 0;font-size:.86rem}.site-footer>div{justify-content:space-between;align-items:end;gap:1rem;width:min(100% - 2rem,1120px);margin-inline:auto;display:flex}.site-footer p{margin:0}.site-footer a{color:var(--white)}.form-page{max-width:880px;padding-block:clamp(3rem,7vw,6rem)}.page-heading{max-width:780px;margin-bottom:3rem}.page-heading h1{font-size:clamp(2.6rem,6vw,4.4rem)}.page-heading>p:not(.eyebrow,.required-note){max-width:720px;color:var(--muted);margin:1.25rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.17rem}.required-note{color:var(--muted);margin-top:1.2rem;font-size:.9rem}.required-note span,.required-mark{color:var(--error);font-weight:800}.mock-banner,.notice{border-left:4px solid var(--gold);color:#443a24;background:#fff8dc;margin-top:1.5rem;padding:1rem 1.1rem}.notice p{margin:.25rem 0 0}.application-form,.renewal-form{gap:1.25rem;display:grid}.form-section{border:1px solid var(--line);background:var(--white);margin:0;padding:clamp(1.25rem,4vw,2rem);box-shadow:0 10px 30px #1f232009}fieldset.form-section{min-width:0}.form-section>legend{color:var(--ink);padding:0 .45rem;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.form-section>legend span{width:2rem;height:2rem;color:var(--white);background:var(--burgundy);border-radius:50%;place-items:center;margin-right:.5rem;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:800;display:inline-grid}.form-section h2{margin:0;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:400}.section-intro{color:var(--muted);margin:.4rem 0 1.3rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.full-width{grid-column:1/-1}.field{min-width:0}.field-label{margin-bottom:.35rem;font-size:.92rem;font-weight:800;display:block}.field-hint{color:var(--muted);margin:-.15rem 0 .45rem;font-size:.82rem}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);background:var(--white);border:1px solid #9c9e99;border-radius:2px;padding:.72rem .8rem}.field textarea{resize:vertical;min-height:112px}.field input:hover,.field select:hover,.field textarea:hover{border-color:var(--ink)}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border:2px solid var(--error)}.field-error{color:var(--error);margin:.35rem 0 0;font-size:.86rem;font-weight:700}.error-summary{border:2px solid var(--error);color:#6c1420;background:#fff4f5;padding:1.25rem}.error-summary h2{margin:0;font-size:1.35rem}.error-summary p{margin:.35rem 0}.error-summary ul{margin:.5rem 0 0;padding-left:1.2rem}.error-summary a{color:#6c1420}.choice-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.choice-card,.membership-option{border:1px solid var(--line);cursor:pointer;align-items:flex-start;gap:.8rem;padding:1rem;display:flex;position:relative}.choice-card:has(input:checked),.membership-option:has(input:checked){border-color:var(--burgundy);box-shadow:inset 0 0 0 1px var(--burgundy);background:#fff9fa}.choice-card input,.membership-option input,.consent-item input,.review-confirm input{width:1.1rem;height:1.1rem;accent-color:var(--burgundy);flex:none;margin-top:.23rem}.choice-card span,.membership-option span{flex-direction:column;flex:1;min-width:0;display:flex}.choice-card small,.membership-option small{color:var(--muted);margin-top:.18rem;line-height:1.4}.membership-options{gap:.65rem;display:grid}.membership-option{align-items:center}.membership-option b{color:var(--burgundy);flex:none;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.consent-section>p{color:var(--muted)}.consent-item+.consent-item{margin-top:.85rem}.consent-item label,.review-confirm{cursor:pointer;align-items:flex-start;gap:.65rem;display:flex}.submit-panel,.step-actions{border:1px solid var(--line);background:var(--warm);justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem;display:flex}.submit-panel p{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.confirmation-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:clamp(1.5rem,5vw,3.5rem)}.confirmation-mark{width:3.2rem;height:3.2rem;color:var(--white);background:var(--green);border-radius:50%;place-items:center;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:grid}.confirmation-card h2{margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:400}.reference-panel{border-left:4px solid var(--green);background:#eff7f2;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;padding:1rem 1.2rem;display:grid}.reference-panel div{min-width:0}.reference-panel dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.reference-panel dd{overflow-wrap:anywhere;margin:.15rem 0 0;font-weight:800}.summary-list{grid-template-columns:repeat(2,minmax(0,1fr))}.step-progress{padding-bottom:.25rem;overflow-x:auto}.step-progress ol{grid-template-columns:repeat(4,1fr);min-width:560px;margin:0;padding:0;list-style:none;display:grid}.step-progress li{position:relative}.step-progress li:before{z-index:-1;background:var(--line);content:"";height:1px;position:absolute;top:1.05rem;left:-50%;right:50%}.step-progress li:first-child:before{display:none}.step-progress button{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:flex}.step-progress button span{border:1px solid var(--line);width:2.1rem;height:2.1rem;color:var(--muted);background:var(--paper);border-radius:50%;place-items:center;display:grid}.step-progress li.current button{color:var(--burgundy)}.step-progress li.current button span{border-color:var(--burgundy);color:var(--white);background:var(--burgundy)}.step-progress button:disabled{cursor:default;opacity:1}.review-grid{gap:.8rem;display:grid}.review-grid>section{border:1px solid var(--line);background:var(--paper);padding:1rem}.review-grid header{justify-content:space-between;align-items:center;display:flex}.review-grid h3{margin:0;font-size:1.25rem}.review-grid header button{color:var(--burgundy);cursor:pointer;background:0 0;border:0;padding:.2rem;font-size:.85rem;font-weight:800;text-decoration:underline}.review-grid dl{gap:.5rem;margin:.65rem 0 0;display:grid}.review-grid dl div{grid-template-columns:minmax(130px,.4fr) 1fr;gap:1rem;display:grid}.review-grid dt{color:var(--muted);font-size:.85rem}.review-grid dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-weight:700}.review-confirm{border:1px solid var(--line);margin-top:1.2rem;padding:1rem}.step-actions{justify-content:flex-end}.step-actions .secondary{margin-right:auto}.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 (width<=760px){.site-header-inner{flex-direction:column;align-items:flex-start;gap:.8rem;min-height:0;padding:1rem 0}.brand img{width:54px;height:46px}.site-header nav{width:100%;overflow-x:auto}.site-header nav ul{flex-wrap:wrap;row-gap:.25rem;width:100%}.site-header nav a{padding:.5rem .65rem;font-size:.82rem}.action-grid,.contact-card{grid-template-columns:1fr}.action-card{min-height:330px}.contact-card address{border-top:1px solid var(--line);border-left:0;padding:1.25rem 0 0}.site-footer>div{flex-direction:column;align-items:flex-start}}@media (width<=600px){.page-shell{width:min(100% - 1.25rem,1040px)}.hero{padding-block:4rem}.form-grid,.choice-grid,.reference-panel,.summary-list{grid-template-columns:1fr}.membership-option{flex-wrap:wrap;align-items:flex-start}.membership-option b{padding-left:1.9rem}.submit-panel{flex-direction:column;align-items:stretch}.submit-panel .button,.step-actions .button{width:100%}.review-grid dl div{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.static-form-status{border-left:4px solid var(--gold);color:#443a24;background:#fff8dc;margin:0;padding:1rem 1.1rem}.static-form-status.is-success{border-left-color:var(--green);color:#194d32;background:#eff7f2}.static-form-status.is-error{border-left-color:var(--error);color:#6c1420;background:#fff4f5}.form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}button:disabled{cursor:wait;opacity:.65}.contact-form .field textarea{min-height:190px}.contact-form .submit-panel{margin-top:0}.conditional-fields{display:contents}[hidden]{display:none!important}
