.v-scope{--v-ink:#16191C; --v-ink2:#5A6167; --v-ink3:#7C848A;--v-paper:#FCFBF9; --v-surface:#F3F1ED; --v-inset:#EFEDE8;--v-line:#DFDBD4; --v-line2:#EBE8E2;--v-accent:#007066; --v-accent-hi:#00958A; --v-accent-soft:#E2EFED;--v-onaccent:#FCFBF9;}.v-scope{--v-max:1120px; --v-measure:66ch;--v-fd:"Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--v-fb:"Source Serif 4",Georgia,"Times New Roman",serif;--v-fm:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-family:var(--v-fb);color:var(--v-ink);background:var(--v-paper);font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased;}.v-scope *,.v-scope *::before,.v-scope *::after{box-sizing:border-box;}.v-scope p,.v-scope ul,.v-scope ol,.v-scope h1,.v-scope h2,.v-scope h3,.v-scope h4,.v-scope figure{margin:0;}.v-scope a{color:var(--v-accent);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--v-accent) 35%,transparent);transition:color .15s,border-color .15s;}.v-scope a:hover{color:var(--v-accent-hi);border-bottom-color:var(--v-accent-hi);}.v-scope a:focus-visible,.v-scope button:focus-visible,.v-scope input:focus-visible,.v-scope select:focus-visible,.v-scope textarea:focus-visible{outline:2px solid var(--v-accent-hi);outline-offset:3px;border-radius:2px;}.v-scope h1,.v-scope h2,.v-scope h3,.v-scope h4{font-family:var(--v-fd);font-weight:700;letter-spacing:-.018em;text-wrap:balance;line-height:1.12;}.v-scope h1{font-size:clamp(2.35rem,1.55rem+3.1vw,3.9rem);}.v-scope h2{font-size:clamp(1.55rem,1.28rem+1.15vw,2.15rem);line-height:1.16;}.v-scope h3{font-size:1.12rem;font-weight:600;letter-spacing:-.005em;line-height:1.3;}.v-scope h4{font-size:.97rem;font-weight:600;letter-spacing:-.003em;}.v-wrap{max-width:var(--v-max);margin:0 auto;padding:0 clamp(20px,5vw,48px);}.v-sec{padding-block:clamp(46px,6.5vw,86px);border-top:1px solid var(--v-line2);}.v-sec:first-child{border-top:0;}.v-sec--tint{background:var(--v-surface);}.v-stack{display:flex;flex-direction:column;gap:clamp(20px,2.4vw,30px);}.v-stack--tight{gap:14px;}.v-measure{max-width:var(--v-measure);}.v-eyebrow{font-family:var(--v-fm);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--v-accent);display:block;}.v-lede{font-size:clamp(1.1rem,1.02rem+.35vw,1.31rem);line-height:1.52;color:var(--v-ink);max-width:60ch;}.v-sub{color:var(--v-ink2);}.v-small{font-size:.94rem;color:var(--v-ink2);}.v-hero{padding-block:clamp(56px,8vw,116px) clamp(38px,5vw,64px);}.v-hero h1 .v-hl{color:var(--v-accent);}.v-hero__rule{width:64px;height:3px;background:var(--v-accent);margin-block:26px 30px;}.v-hero--page h1{font-size:clamp(2rem,1.45rem+2.2vw,3.05rem);}.v-hero--page{padding-block:clamp(46px,6vw,84px) clamp(28px,3.5vw,44px);}.v-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;}.v-btn{display:inline-flex;align-items:center;gap:.5em;font-family:var(--v-fd);font-size:.93rem;font-weight:600;letter-spacing:.005em;padding:.72em 1.35em;border:1px solid var(--v-accent);background:var(--v-accent);color:var(--v-onaccent);border-radius:2px;transition:background .15s,border-color .15s;}.v-btn:hover{background:var(--v-accent-hi);border-color:var(--v-accent-hi);color:var(--v-onaccent);}.v-btn--ghost{background:transparent;color:var(--v-ink);border-color:var(--v-line);}.v-btn--ghost:hover{background:transparent;color:var(--v-accent);border-color:var(--v-accent);}.v-index{display:flex;flex-direction:column;border-top:1px solid var(--v-line);}.v-index__row{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,11fr);gap:clamp(14px,3vw,44px);padding-block:clamp(20px,2.4vw,30px);border-bottom:1px solid var(--v-line);align-items:start;}.v-index__row h3{font-size:1.16rem;}.v-index__row p{color:var(--v-ink2);font-size:1rem;}.v-index__more{font-family:var(--v-fd);font-size:.86rem;font-weight:600;display:inline-block;margin-top:.6em;}@media (max-width:720px){.v-index__row{grid-template-columns:1fr;gap:8px;}}.v-cols{display:grid;gap:clamp(24px,3.2vw,46px);}.v-cols--2{grid-template-columns:repeat(auto-fit,minmax(268px,1fr));}.v-cols--3{grid-template-columns:repeat(auto-fit,minmax(238px,1fr));}.v-col h3{margin-bottom:.5em;}.v-col p{color:var(--v-ink2);font-size:1rem;}.v-col__rule{width:28px;height:2px;background:var(--v-accent);margin-bottom:16px;}.v-list{list-style:none;padding:0;display:flex;flex-direction:column;}.v-list li{padding:.62em 0 .62em 1.5em;position:relative;border-bottom:1px solid var(--v-line2);color:var(--v-ink);font-size:1.005rem;line-height:1.5;}.v-list li:last-child{border-bottom:0;}.v-list li::before{content:"";position:absolute;left:0;top:1.02em;width:9px;height:1px;background:var(--v-accent);}.v-steps{list-style:none;padding:0;counter-reset:vstep;display:flex;flex-direction:column;gap:clamp(18px,2.2vw,26px);}.v-steps li{counter-increment:vstep;display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(14px,2vw,22px);align-items:start;}.v-steps li::before{content:counter(vstep,decimal-leading-zero);font-family:var(--v-fm);font-size:.8rem;font-weight:500;color:var(--v-accent);padding-top:.28em;letter-spacing:.04em;}.v-steps h4{margin-bottom:.28em;}.v-steps p{color:var(--v-ink2);font-size:1rem;}.v-juris{display:flex;flex-direction:column;border-top:1px solid var(--v-line);}.v-juris__row{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,13fr);gap:clamp(12px,3vw,40px);padding-block:clamp(20px,2.4vw,28px);border-bottom:1px solid var(--v-line);align-items:start;}.v-juris__name{font-family:var(--v-fd);font-weight:700;font-size:1.1rem;letter-spacing:-.01em;line-height:1.25;}.v-juris__home{font-family:var(--v-fm);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--v-accent);display:block;margin-top:.5em;}.v-juris__body p{color:var(--v-ink2);font-size:1rem;}.v-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;}.v-chip{font-family:var(--v-fm);font-size:.72rem;letter-spacing:.02em;color:var(--v-ink2);border:1px solid var(--v-line);padding:.3em .62em;white-space:nowrap;}@media (max-width:720px){.v-juris__row{grid-template-columns:1fr;gap:10px;}.v-juris__home{display:inline-block;margin-top:0;margin-left:.75em;}}.v-note{border-left:3px solid var(--v-accent);background:var(--v-inset);padding:clamp(18px,2.2vw,26px) clamp(18px,2.4vw,30px);display:flex;flex-direction:column;gap:12px;}.v-note h3{font-size:1.02rem;}.v-note p{font-size:.99rem;color:var(--v-ink2);}.v-facts{display:flex;flex-direction:column;border-top:1px solid var(--v-line);max-width:var(--v-measure);}.v-facts div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:16px;padding-block:.72em;border-bottom:1px solid var(--v-line2);}.v-facts dt{font-family:var(--v-fd);font-size:.86rem;font-weight:600;color:var(--v-ink2);}.v-facts dd{margin:0;font-family:var(--v-fm);font-size:.86rem;color:var(--v-ink);letter-spacing:.01em;}.v-bio{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,13fr);gap:clamp(16px,3vw,44px);padding-top:clamp(22px,2.6vw,30px);border-top:1px solid var(--v-line);}.v-bio__name{font-family:var(--v-fd);font-weight:700;font-size:1.22rem;letter-spacing:-.012em;}.v-bio__role{font-family:var(--v-fm);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--v-accent);margin-top:.55em;display:block;}.v-bio__body{display:flex;flex-direction:column;gap:14px;}.v-bio__body p{color:var(--v-ink2);}.v-bio__meta{display:flex;flex-direction:column;gap:6px;padding-top:6px;}.v-bio__meta span{font-size:.9rem;color:var(--v-ink2);}.v-bio__meta b{font-family:var(--v-fd);font-weight:600;color:var(--v-ink);font-size:.86rem;}@media (max-width:720px){.v-bio{grid-template-columns:1fr;gap:14px;}}.v-posts{display:flex;flex-direction:column;border-top:1px solid var(--v-line);}.v-posts article{padding-block:clamp(18px,2.2vw,26px);border-bottom:1px solid var(--v-line);display:flex;flex-direction:column;gap:8px;}.v-posts .v-cat{font-family:var(--v-fm);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--v-accent);}.v-posts h3{font-size:1.12rem;}.v-posts p{color:var(--v-ink2);font-size:1rem;}.v-form{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));max-width:760px;}.v-field{display:flex;flex-direction:column;gap:6px;}.v-field--full{grid-column:1/-1;}.v-field label{font-family:var(--v-fd);font-size:.84rem;font-weight:600;color:var(--v-ink);}.v-field input,.v-field select,.v-field textarea{font-family:var(--v-fb);font-size:1rem;color:var(--v-ink);background:var(--v-paper);border:1px solid var(--v-line);border-radius:2px;padding:.66em .8em;width:100%;}.v-field textarea{min-height:132px;resize:vertical;}.v-consent{display:flex;gap:10px;align-items:flex-start;grid-column:1/-1;}.v-consent input{margin-top:.35em;flex:none;}.v-consent span{font-size:.92rem;color:var(--v-ink2);}.v-cta{display:flex;flex-direction:column;gap:20px;align-items:flex-start;}.v-cta h2{max-width:20ch;}.v-prose{max-width:var(--v-measure);display:flex;flex-direction:column;gap:1.05em;}.v-prose h2{margin-top:.7em;}.v-prose ol{padding-left:1.3em;display:flex;flex-direction:column;gap:.4em;}.v-prose li{color:var(--v-ink2);}.v-scope a.v-btn{color:var(--v-onaccent);border-bottom:1px solid var(--v-accent);}.v-scope a.v-btn:hover{color:var(--v-onaccent);border-bottom-color:var(--v-accent-hi);}.v-scope a.v-btn--ghost{color:var(--v-ink);border-bottom-color:var(--v-line);}.v-scope a.v-btn--ghost:hover{color:var(--v-accent);border-bottom-color:var(--v-accent);}.v-scope a.v-wordmark{color:var(--v-ink);border-bottom:0;}.v-scope a.v-wordmark:hover{color:var(--v-accent);}.v-scope .v-nav a,.v-scope .v-fcol a{border-bottom-width:2px;}.v-scope .v-index__more{border-bottom:0;}.v-scope .v-index__more:hover{border-bottom:0;text-decoration:underline;text-underline-offset:3px;}@media (prefers-reduced-motion:reduce){.v-scope *{transition:none!important;animation:none!important;}}.v-top{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--v-paper) 92%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--v-line);}.v-top__in{max-width:var(--v-max);margin:0 auto;padding:14px clamp(20px,5vw,48px);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;}.v-wordmark{font-family:var(--v-fd);font-weight:700;font-size:1.16rem;letter-spacing:.02em;color:var(--v-ink);border:0;}a.v-wordmark:hover{color:var(--v-accent);}.v-nav{display:flex;flex-wrap:wrap;gap:clamp(12px,1.8vw,26px);align-items:center;}.v-nav a{font-family:var(--v-fd);font-size:.88rem;font-weight:500;color:var(--v-ink2);border:0;padding-block:4px;border-bottom:2px solid transparent;}.v-nav a:hover{color:var(--v-ink);border-bottom-color:var(--v-line);}.v-nav a[aria-current="page"]{color:var(--v-ink);border-bottom-color:var(--v-accent);}.v-page[hidden]{display:none;}.v-foot{border-top:1px solid var(--v-line);padding-block:clamp(38px,4.5vw,58px) 26px;background:var(--v-paper);}.v-foot__top{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,12fr);gap:clamp(26px,4vw,56px);padding-bottom:30px;}.v-foot__id{display:flex;flex-direction:column;gap:10px;}.v-foot__nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;}.v-fcol ul{list-style:none;padding:0;margin-top:12px;display:flex;flex-direction:column;gap:7px;}.v-fcol a{font-size:.92rem;color:var(--v-ink2);border:0;}.v-fcol a:hover{color:var(--v-accent);}.v-facts--foot{border-top:1px solid var(--v-line2);margin-top:6px;max-width:300px;}.v-facts--foot div{padding-block:.5em;}.v-foot__base{border-top:1px solid var(--v-line2);padding-top:18px;display:flex;flex-wrap:wrap;gap:12px 28px;justify-content:space-between;}@media (max-width:760px){.v-foot__top{grid-template-columns:1fr;}}.theme-header-topbar{display:none!important}.theme-banner{display:none!important}.zpheader-style-01{background:#FCFBF9!important;box-shadow:none!important;border-bottom:1px solid #E4E0D9!important}.theme-content-area,.theme-content-container,.theme-content-area-inner{background:#FCFBF9!important;padding:0!important;margin:0!important}.theme-content-area .zpsection,.theme-footer-area .zpsection{padding:0!important;margin:0!important;background:transparent!important}.theme-content-area .zpcontainer,.theme-footer-area .zpcontainer{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.theme-footer-area{background:#FCFBF9!important;padding:0!important;border:0!important}.theme-content-area .zpelement,.theme-footer-area .zpelement{margin:0!important}.zpelem-lpform{font-family:'Libre Franklin',system-ui,sans-serif!important;max-width:820px!important;margin:0 auto!important;padding:0 clamp(20px,5vw,48px) clamp(48px,6vw,80px)!important}.zpelem-lpform .zpform-info{display:none!important}.zpelem-lpform label,.zpelem-lpform .zpform-label-container{font-family:'Libre Franklin',system-ui,sans-serif!important;font-size:.78rem!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#5A6167!important;font-weight:500!important}.zpelem-lpform input,.zpelem-lpform textarea,.zpelem-lpform select{font-family:'Libre Franklin',system-ui,sans-serif!important;font-size:1rem!important;color:#16191C!important;background:#FFFFFF!important;border:1px solid #D9D4CB!important;border-radius:2px!important;padding:11px 12px!important;box-shadow:none!important}.zpelem-lpform input:focus,.zpelem-lpform textarea:focus{border-color:#007066!important;outline:2px solid rgba(0,112,102,.18)!important}.zpelem-lpform button{background:#007066!important;border:0!important;border-radius:2px!important;color:#FCFBF9!important;font-family:'Libre Franklin',system-ui,sans-serif!important;font-size:.95rem!important;font-weight:500!important;padding:12px 22px!important}.zpelem-lpform button:hover{background:#00958A!important}.zpelem-lpform button[type=reset]{display:none!important}.zpelem-lpform input[type=submit]{background:#007066!important;border:0!important;color:#FCFBF9!important;font-weight:500!important;font-size:.95rem!important;padding:13px 24px!important;border-radius:2px!important;width:auto!important;cursor:pointer!important}.zpelem-lpform input[type=submit]:hover{background:#00958A!important}.zpelem-lpform input[type=reset]{display:none!important}.zpelem-lpform .zpform-field-container{max-width:none!important}.zpelem-lpform input[type=text],.zpelem-lpform input[type=email],.zpelem-lpform input[type=tel],.zpelem-lpform input[type=number],.zpelem-lpform textarea{width:100%!important;max-width:480px!important}.zpelem-lpform textarea{min-height:140px!important}.v-scope{--v-ink:#0C2340;--v-ink2:#4C5B70;--v-ink3:#75839A;--v-paper:#FCFBF9;--v-surface:#F2EFE9;--v-inset:#EDE9E1;--v-line:#DED8CC;--v-line2:#EAE5DB;--v-accent:#8A6220;--v-accent-hi:#6E4E19;--v-accent-soft:#F4EDE0;--v-onaccent:#FCFBF9}.v-scope .v-hero__rule,.v-scope .v-col__rule{background:#B58135}.v-scope .v-hl{color:#A0722A}.v-scope a.v-btn{background:#0C2340;border:1px solid #0C2340;color:#FCFBF9;border-bottom:1px solid #0C2340}.v-scope a.v-btn:hover{background:#1B3C6B;border-color:#1B3C6B;color:#FCFBF9;border-bottom-color:#1B3C6B}.v-scope a.v-btn--ghost{background:transparent;color:#0C2340;border:1px solid #DED8CC;border-bottom-color:#DED8CC}.v-scope a.v-btn--ghost:hover{background:transparent;color:#8A6220;border-color:#8A6220;border-bottom-color:#8A6220}.zpheader-style-01{background:#FCFBF9!important;border-bottom:1px solid #DED8CC!important;box-shadow:none!important}.theme-branding-info .theme-site-name-caption{display:none!important}.theme-branding-info .theme-logo-parent img{max-height:76px!important;width:auto!important}.theme-navigation-and-icons a{font-family:'Libre Franklin',system-ui,sans-serif!important;font-size:.9rem!important;font-weight:500!important;color:#0C2340!important}.theme-navigation-and-icons a:hover{color:#8A6220!important}.theme-navigation-and-icons li.theme-menu-selected>a{background:#0C2340!important;color:#FCFBF9!important}.theme-navigation-and-icons .theme-sub-menu{background:#FCFBF9!important;border:1px solid #DED8CC!important}.theme-navigation-and-icons .theme-sub-menu a{color:#0C2340!important}.zpelem-lpform input[type=submit]{background:#0C2340!important}.zpelem-lpform input[type=submit]:hover{background:#1B3C6B!important}.zpelem-lpform input:focus,.zpelem-lpform textarea:focus{border-color:#0C2340!important;outline:2px solid rgba(12,35,64,.18)!important}.zpheader-style-01 .theme-header,.zpheader-style-01 .theme-header>.zpcontainer{background:transparent!important}