:root{--color-cream-light:#ffedae;--color-cream:#f2ebd1;--color-gold:#c98734;--color-dark:#222;--color-red:#ea4e32;--color-yellow:#f8da52;--color-white:#fff;--color-border:#ddd;--font-display:"Sergio Trendy","Georgia",serif;--font-serif:"adobe-caslon-pro","Georgia",serif;--font-body:"neue-haas-grotesk-text","Helvetica Neue","Arial",sans-serif;--font-ui:"neue-haas-grotesk-display","Helvetica Neue","Arial",sans-serif;--font-accent:"Vollkorn","Georgia",serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px;--color-bg:var(--color-cream-light);--color-primary:var(--color-gold);--color-cta:var(--color-red);--color-text:var(--color-dark);--color-text-muted:#414141;--color-contrast:var(--color-dark);--color-btn-contrast:var(--color-dark);--color-section-alt-bg:var(--color-cream);--color-section-alt-text:var(--color-text);--color-section-alt-text-muted:var(--color-text-muted)}.theme-lille{--color-bg:#c98734;--color-primary:#c98734;--color-cta:#ea4e32;--color-text:#222;--color-text-muted:#2e2e2e;--color-contrast:#f2ebd1;--color-btn-contrast:#f2ebd1;--color-section-alt-bg:#f2ebd1;--color-section-alt-text:#222;--color-section-alt-text-muted:#414141;--icon-recolor:hue-rotate(25deg) saturate(.7) brightness(1.1)}.theme-bruxelles{--color-bg:#ffedae;--color-primary:#ea4e32;--color-cta:#ea4e32;--color-text:#222;--color-text-muted:#414141;--color-contrast:#ea4e32;--color-btn-contrast:#ea4e32;--color-section-alt-bg:#f2ebd1;--color-section-alt-text:#222;--color-section-alt-text-muted:#414141;--icon-recolor:none}.theme-marquette{--color-bg:#a9e5b2;--color-primary:#3f7b53;--color-cta:#ea4e32;--color-text:#222;--color-text-muted:#414141;--color-btn-contrast:#222;--color-contrast:#f2ebd1;--color-section-alt-bg:#f2ebd1;--color-section-alt-text:#222;--color-section-alt-text-muted:#414141;--icon-recolor:hue-rotate(140deg) saturate(.8)}@font-face{font-family:Sergio Trendy;src:local("Georgia"),local("Times New Roman");unicode-range:u+2018-201f,u+2032-2037,u+00ab,u+00bb,u+2039-203a;font-display:swap}@font-face{font-family:Sergio Trendy;src:url(../fonts/SergioTrendy-Regular.woff2) format("woff2"),url(../fonts/SergioTrendy-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vollkorn;src:url(../fonts/Vollkorn-latin.woff2) format("woff2");font-weight:400 900;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vollkorn;src:url(../fonts/Vollkorn-latin-ext.woff2) format("woff2");font-weight:400 900;font-style:normal;font-display:swap;unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Vollkorn;src:url(../fonts/Vollkorn-Italic-latin.woff2) format("woff2");font-weight:400 900;font-style:italic;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vollkorn;src:url(../fonts/Vollkorn-Italic-latin-ext.woff2) format("woff2");font-weight:400 900;font-style:italic;font-display:swap;unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}ol,ul{list-style:none}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-family:var(--font-display);line-height:1.1;letter-spacing:-.02em}h2,h3{font-family:var(--font-serif);line-height:1.25}h4,h5,h6{font-family:var(--font-ui);line-height:1.35}:root{font-feature-settings:"swsh" 1}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-gold)}:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.container{max-width:1200px;margin-inline:auto;padding-inline:var(--space-md)}@media(min-width:640px){.container{padding-inline:var(--space-lg)}}@media(min-width:1024px){.container{padding-inline:var(--space-xl)}}.section{padding-block:var(--space-2xl)}@media(min-width:1024px){.section{padding-block:var(--space-3xl)}}.section--alt{background-color:var(--color-section-alt-bg,var(--color-cream))}.section-title{font-family:var(--font-serif);font-style:italic;font-size:clamp(2rem,5vw,3.125rem);text-align:center;margin-bottom:var(--space-xl);font-feature-settings:"swsh" 1}.error-page[data-v-5d1d2d7b]{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:var(--space-xl);background-color:var(--color-cream-light);font-family:var(--font-body);color:var(--color-dark)}.error-content[data-v-5d1d2d7b]{text-align:center;max-width:560px}.error-code[data-v-5d1d2d7b]{font-size:clamp(5rem,15vw,10rem);line-height:1;margin:0;color:var(--color-gold);opacity:.35}.error-code[data-v-5d1d2d7b],.error-title[data-v-5d1d2d7b]{font-family:var(--font-display)}.error-title[data-v-5d1d2d7b]{font-size:clamp(1.75rem,5vw,2.5rem);margin:var(--space-sm) 0 var(--space-md);color:var(--color-dark)}.error-message[data-v-5d1d2d7b]{font-family:var(--font-serif);font-style:italic;font-size:1.125rem;line-height:1.6;margin:0 0 var(--space-2xl);color:var(--color-dark);opacity:.8}.error-cta[data-v-5d1d2d7b]{display:inline-block;padding:var(--space-md) var(--space-xl);font-family:var(--font-ui);font-size:1rem;font-weight:600;color:var(--color-dark);background-color:var(--color-yellow);border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.error-cta[data-v-5d1d2d7b]:hover{background-color:var(--color-gold);color:#fff}.error-cta[data-v-5d1d2d7b]:active{transform:scale(.97)}.error-cta[data-v-5d1d2d7b]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.error-links[data-v-5d1d2d7b]{margin-top:var(--space-2xl)}.error-links-title[data-v-5d1d2d7b]{font-family:var(--font-ui);font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-md);opacity:.6}.error-links ul[data-v-5d1d2d7b]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm) var(--space-lg)}.error-link[data-v-5d1d2d7b]{font-family:var(--font-ui);font-size:.9375rem;color:var(--color-dark);text-decoration:none;padding:var(--space-xs) var(--space-sm);border-bottom:1px solid transparent;transition:border-color .2s ease}.error-link[data-v-5d1d2d7b]:hover{border-bottom-color:var(--color-gold)}.error-link[data-v-5d1d2d7b]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}
