:root{--cool-black: #062b5f;--glacier: #80abc3;--bdazzled-blue: #3c5c90;--jelly-bean: #2673a3;--boston-blue: #4894ad;--buttercup: #e2902d;--buttercup-light: #FAAD1B;--sunglow: #ffcd34;--mahogany: #d74d4a;--white-lilac: #e5e8ea;--gray-bg: #f2f2f2;--gradient: linear-gradient(to top, #023B72, #2673A3);--bg-color: #fff;--color: #000;--gray: #717171;--link-color: var(--cool-black);--rule: rgba(240, 240, 240, 1);--active-color: var(--sunglow);--red: rgb(181, 0, 41);--accent: var(--jelly-bean);accent-color:var(--accent)}*{scrollbar-color:var(--accent) transparent;scrollbar-width:thin}*::-webkit-scrollbar-thumb{background:var(--accent);border-radius:50px}*::-webkit-scrollbar{background-color:transparent;width:5px}body{background:var(--cool-black);color:var(--color);accent-color:var(--accent)}a{color:var(--link-color)}button.del,.button.del{--btn-color: var(--red)}.gray-space{background-color:var(--gray-bg)}.accent-color{color:var(--accent)}.router-link-active{font-weight:600}.notice-container{display:flex;align-items:center;justify-content:center}.notice{width:100%;color:var(--jelly-bean);font-weight:500;text-align:center;background:color-mix(in srgb,currentColor 20%,transparent);padding:1em;border:1px solid color-mix(in srgb,currentColor 50%,transparent);border-radius:10px;margin-top:1em}.notice:empty{display:none}.notice.warning{color:var(--buttercup);background:color-mix(in srgb,var(--sunglow) 20%,transparent);border:1px solid color-mix(in srgb,currentColor 24.9%,transparent)}.notice.error{color:var(--red);background:color-mix(in srgb,currentColor 20%,transparent);border:1px solid color-mix(in srgb,currentColor 50%,transparent)}:root{interpolate-size:allow-keywords;--max-width: 1000px;--nav-height: 75px;--nav-padding: 1em}#app{width:100%;font-weight:400}*,*:before,*:after{box-sizing:border-box}html,body{color-scheme:light;width:100vw;padding:0;margin:0}body{min-height:100dvh;color:var(--color);background:var(--bg-color);transition:color .5s,background-color .5s;line-height:1.6;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{min-height:40vh}.wrapper:not(:has(.login)){height:calc(100dvh - var(--nav-height));width:100%}.wrapper:not(:has(.login)):after{content:"";display:block;width:100%;height:var(--nav-height)}.container{padding-block:4rem;padding-inline:1rem;max-width:var(--max-width);margin-inline:auto}header{background-color:var(--cool-black);color:#fff}header h1{color:#fff}h1,h2,h3,h4,h5,h6{color:var(--cool-black);font-weight:600;text-wrap:balance;line-height:1;margin-block:1.5em .5em;padding-block:0}h1{font-size:3em;margin-top:0;margin-block:0}a,.green{text-decoration:none;color:var(--link-color)}a.button,button{display:button;margin-top:1em}img{width:100%;height:auto}button,.button{--btn-color: var(--buttercup-light);display:inline-grid;grid-template-columns:1fr auto;place-items:center;font-size:.8em;font-weight:600;text-decoration:none;text-transform:uppercase;text-box:trim-both cap alphabetic;color:var(--cool-black);background-color:var(--btn-color);padding:.5em 1.5em;border:2px solid var(--btn-color);border-radius:1.5em;cursor:pointer}button:hover,.button:hover{background-color:hsl(from var(--btn-color) h s calc(l/.8));text-decoration:none}button:active,.button:active{background-color:hsl(from var(--btn-color) h s calc(l*.75))}button.hollow,.button.hollow{background-color:transparent;color:var(--deep-black)}button.hollow:active,.button.hollow:active{background-color:var(--btn-color);color:#fff}button.hollow:after,.button.hollow:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2025%2025'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;'%3e%3cg%3e%3cpath%20d='M24.694,12.347c0,6.819%20-5.528,12.347%20-12.347,12.347c-6.819,0%20-12.347,-5.528%20-12.347,-12.347c0,-6.819%205.528,-12.347%2012.347,-12.347c6.819,-0%2012.347,5.528%2012.347,12.347'%20style='fill:%23f08c21;fill-rule:nonzero;'/%3e%3cpath%20d='M9.24,4.574l8.654,7.986l-8.432,7.764'%20style='fill:none;fill-rule:nonzero;stroke:%23fff;stroke-width:2px;'/%3e%3c/g%3e%3c/svg%3e")}button:disabled,.button:disabled{--btn-color: gray;color:#ccc;cursor:unset;background-color:var(--btn-color)}button:disabled:active,button:disabled:hover,.button:disabled:active,.button:disabled:hover{color:#ccc;background-color:var(--btn-color)}button:disabled:after,.button:disabled:after{opacity:.5}button:after,.button:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2037%2037'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cpath%20d='M36.296,18.148c0,10.023%20-8.125,18.148%20-18.148,18.148c-10.023,0%20-18.148,-8.125%20-18.148,-18.148c0,-10.023%208.125,-18.148%2018.148,-18.148c10.023,0%2018.148,8.125%2018.148,18.148Zm-23.713,-10.344l11.547,10.655l-11.22,10.332c-0.597,0.55%20-0.636,1.482%20-0.086,2.079c0.55,0.597%201.482,0.636%202.079,0.086l12.394,-11.413c0.302,-0.278%200.474,-0.671%200.475,-1.082c0,-0.411%20-0.171,-0.803%20-0.474,-1.082l-12.72,-11.738c-0.597,-0.551%20-1.529,-0.513%20-2.079,0.083c-0.551,0.597%20-0.513,1.529%200.083,2.079Z'%20style='fill:%23fff;'/%3e%3c/svg%3e");display:inline-block;margin-left:.75em;width:1.35em;height:1.35em}button.text,.button.text{all:unset;cursor:pointer;text-decoration:underline;text-transform:none}button.text:after,.button.text:after{content:none}button.small,.button.small{font-size:.8em}.button-row{margin-top:1em}.button-row .button,.button-row button{margin:0}.button-row .button:not(:last-child),.button-row button:not(:last-child){margin-right:.75em}a{font-weight:500}a:hover{text-decoration:underline}hr{height:1px;background:var(--bdazzled-blue);max-width:var(--max-width);padding:0;border:0;margin:2em auto}hr+*{margin-top:0}details+*{margin-top:1em}details summary{font-weight:600}.long-course-name{display:none}@media (min-width: 750px){body{place-items:center}.wrapper:not(:has(.login)){height:auto}.wrapper:not(:has(.login)):after{display:none}.compact-flex{display:flex;align-items:center;justify-content:flex-end;gap:.5em;width:fit-content}.compact-flex *{margin-top:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:2em}.grid>.input-set{margin:0}.grid :is(h1,h2,h3,h4,h5,h6){margin-top:0}.short-course-name{display:none}.long-course-name{display:inline}}h2[data-v-c1a9d6af]{margin-top:0}dialog[data-v-c1a9d6af]{position:fixed;border:none;padding:2rem;max-width:90vw}dialog[data-v-c1a9d6af]::backdrop{-webkit-backdrop-filter:blur(12px);background:rgba(from var(--cool-black) r g b / .8)}dialog.del[data-v-c1a9d6af]::backdrop{background:rgba(from var(--red) r g b / .8)}button[data-v-c1a9d6af]{float:right;margin-left:1em}.login[data-v-95454a41]{--blue: #1d3362;--orange: #faad1b;--orange-dark: #ee8c22;min-height:100dvh;background:#fff;color:#111}.hero[data-v-95454a41],.footer[data-v-95454a41]{background:var(--blue) url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%201728%20888'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cg%3e%3crect%20id='bg'%20x='0'%20y='0'%20width='1728'%20height='888'%20style='fill:url(%23_Linear1);'/%3e%3cpath%20id='bottom-right-overlay'%20d='M1728,888l-0,-561.192l-992.004,561.192l992.004,0Z'%20style='fill:%23fdfdfd;fill-opacity:0.03;mix-blend-mode:overlay;'/%3e%3cpath%20id='right-dark'%20d='M1728,0l0,888l-193.713,0l-576.489,-888l770.201,0Z'%20style='fill:%23231f20;fill-opacity:0.07;'/%3e%3cpath%20id='top-right-overlay'%20d='M1728,0l0,620.097l-956.565,-620.097l956.565,0Z'%20style='fill:%23fff;fill-opacity:0.13;mix-blend-mode:overlay;'/%3e%3cpath%20id='edge-shadow'%20d='M0,0l771.435,0l956.565,620.097l0,267.903l-1728,-0.924l0,-887.076Z'%20style='fill:url(%23_Linear2);'/%3e%3crect%20id='vingnette'%20x='0'%20y='0'%20width='1728'%20height='887.076'%20style='fill:url(%23_Radial3);'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='_Linear1'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(1728,-888,888,1728,0,888)'%3e%3cstop%20offset='0'%20style='stop-color:%23276584;stop-opacity:1'/%3e%3cstop%20offset='0.04'%20style='stop-color:%23286d8c;stop-opacity:1'/%3e%3cstop%20offset='0.08'%20style='stop-color:%23287492;stop-opacity:1'/%3e%3cstop%20offset='0.11'%20style='stop-color:%23297a98;stop-opacity:1'/%3e%3cstop%20offset='0.15'%20style='stop-color:%23297f9c;stop-opacity:1'/%3e%3cstop%20offset='0.19'%20style='stop-color:%232a82a0;stop-opacity:1'/%3e%3cstop%20offset='0.27'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.31'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.59'%20style='stop-color:%23227097;stop-opacity:1'/%3e%3cstop%20offset='0.77'%20style='stop-color:%231d6390;stop-opacity:1'/%3e%3cstop%20offset='1'%20style='stop-color:%231e6391;stop-opacity:1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='_Linear2'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(385.717331,-577.027135,577.027135,385.717331,864,887.075501)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.03'/%3e%3c/linearGradient%3e%3cradialGradient%20id='_Radial3'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(864,-0.46225,0.336754,629.434347,864,444)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.74'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.05'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.07'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") center/cover}.hero[data-v-95454a41]{color:#fff;text-align:center;background-position:top right!important}.hero .content[data-v-95454a41]{width:min(100% - 2rem,75rem);margin-inline:auto;padding:clamp(2.5rem,7vw,6.5rem) 0 clamp(3rem,8vw,7.5rem)}.hero .logo[data-v-95454a41]{display:block;width:clamp(7.5rem,14vw,10.5rem);margin:0 auto clamp(1.5rem,3vw,2.5rem)}.hero .eyebrow[data-v-95454a41],.hero .foundation[data-v-95454a41]{margin:0;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero .eyebrow[data-v-95454a41]{font-size:clamp(1.1rem,2.2vw,1.75rem);font-weight:400}.hero h1[data-v-95454a41]{margin:.35em 0 .45em;color:#fff;font-size:clamp(2rem,5vw,4.5rem);font-weight:800;line-height:1}.hero .foundation[data-v-95454a41]{font-size:clamp(.55rem,1.2vw,.9rem)}.main[data-v-95454a41]{width:min(100% - 2rem,52rem);margin-inline:auto;padding:clamp(3rem,7vw,6.5rem) 0}button[data-v-95454a41]{font-size:1.1em;font-weight:800;margin:0}form[data-v-95454a41]{max-width:50ch;margin:0 auto}form h2[data-v-95454a41]{margin:0 0 clamp(2.5rem,5vw,4rem);color:var(--blue);font-size:clamp(1.4rem,2.4vw,2rem);font-weight:800;text-align:center}form .input-set[data-v-95454a41]{display:grid;grid-template-columns:auto 1fr;align-items:center;border-bottom:.2rem solid #d0d3d3}form .input-set+.input-set[data-v-95454a41]{margin-top:1.5rem}form .input-set .icon[data-v-95454a41]{display:grid;place-items:center;font-size:.5em;width:3.25em;height:3.25em;border-radius:50%;background:var(--orange-dark);margin:auto .25em}form .input-set .icon img[data-v-95454a41]{width:2em;height:2em}form .input-set input[data-v-95454a41]{min-width:0;padding:.25rem 0 .25rem 1rem;border:0;background:transparent;color:var(--blue);font:inherit;font-size:1.15rem;font-weight:700}form .input-set input[data-v-95454a41]::placeholder{color:var(--blue);opacity:1}form .input-set input[data-v-95454a41]:focus-visible{outline:none}form .input-set[data-v-95454a41]:has(:focus-visible){border-color:var(--cool-black)}form .actions[data-v-95454a41]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:clamp(2.5rem,5vw,4rem)}form .actions .link[data-v-95454a41]{padding:0;border:0;background:none;color:var(--blue);font-size:1rem;font-style:italic;font-weight:700}form[data-v-95454a41] :where(button,a):focus-visible{outline:.2rem solid var(--blue);outline-offset:.25rem}.status[data-v-95454a41]{margin:1.5rem 0 0;color:var(--red);font-weight:700;text-align:center}.status.success[data-v-95454a41]{color:var(--blue)}.copy[data-v-95454a41]{margin-top:clamp(5rem,11vw,10rem);font-size:clamp(.95rem,1.5vw,1.1rem)}.copy p[data-v-95454a41]{margin:0}.copy p+p[data-v-95454a41]{margin-top:1.5rem}.copy a[data-v-95454a41]{color:var(--blue);font-weight:700}.footer[data-v-95454a41]{min-height:clamp(5rem,12vw,10rem)}.visually-hidden[data-v-95454a41]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 38rem){.form .actions[data-v-95454a41]{align-items:flex-start;flex-direction:column}}.wrapper[data-v-95454a41]{height:auto!important}.wrapper[data-v-95454a41]:after{display:none!important}nav[data-v-dcb59bf5]{position:fixed;left:0;right:0;bottom:0;font-size:12px;padding-top:1rem;z-index:100}nav a[data-v-dcb59bf5]{text-decoration:none}nav a.router-link-active[data-v-dcb59bf5]{--btn-color: var(--bdazzled-blue) !important;color:var(--white-lilac)}button[data-v-dcb59bf5],.button[data-v-dcb59bf5]{font-size:1em}.container[data-v-dcb59bf5]{display:flex;justify-content:space-around;align-items:center;background:var(--cool-black);border-top:1px solid var(--color-border)}@media (min-width: 750px){nav[data-v-dcb59bf5]{position:relative;top:0;max-width:800px;padding:0;margin:0 auto}.container[data-v-dcb59bf5]{position:absolute;bottom:-1.5em;justify-content:space-between;background:transparent;height:3em;width:100%;padding:0 1em;max-width:800px;margin:0}li[data-v-dcb59bf5]{list-style:none}a[data-v-dcb59bf5]{display:flex;flex-direction:row;align-items:center;gap:8px;height:auto;margin:0}svg[data-v-dcb59bf5]{display:none}}@media (max-width: 749px){nav[data-v-dcb59bf5]{border-top:1px solid var(--color-border)}.button[data-v-dcb59bf5]{all:unset}.button[data-v-dcb59bf5]:after{all:unset}.container[data-v-dcb59bf5]{gap:2em;list-style:none;height:100%;padding-block:1.25em;padding-inline:1rem;margin:0}a.button[data-v-dcb59bf5]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;font-weight:600;height:100%;border-radius:1.5em;cursor:pointer}svg[data-v-dcb59bf5]{width:auto;height:24px}}header[data-v-f7408658]{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%201728%20888'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cg%3e%3crect%20id='bg'%20x='0'%20y='0'%20width='1728'%20height='888'%20style='fill:url(%23_Linear1);'/%3e%3cpath%20id='bottom-right-overlay'%20d='M1728,888l-0,-561.192l-992.004,561.192l992.004,0Z'%20style='fill:%23fdfdfd;fill-opacity:0.03;mix-blend-mode:overlay;'/%3e%3cpath%20id='right-dark'%20d='M1728,0l0,888l-193.713,0l-576.489,-888l770.201,0Z'%20style='fill:%23231f20;fill-opacity:0.07;'/%3e%3cpath%20id='top-right-overlay'%20d='M1728,0l0,620.097l-956.565,-620.097l956.565,0Z'%20style='fill:%23fff;fill-opacity:0.13;mix-blend-mode:overlay;'/%3e%3cpath%20id='edge-shadow'%20d='M0,0l771.435,0l956.565,620.097l0,267.903l-1728,-0.924l0,-887.076Z'%20style='fill:url(%23_Linear2);'/%3e%3crect%20id='vingnette'%20x='0'%20y='0'%20width='1728'%20height='887.076'%20style='fill:url(%23_Radial3);'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='_Linear1'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(1728,-888,888,1728,0,888)'%3e%3cstop%20offset='0'%20style='stop-color:%23276584;stop-opacity:1'/%3e%3cstop%20offset='0.04'%20style='stop-color:%23286d8c;stop-opacity:1'/%3e%3cstop%20offset='0.08'%20style='stop-color:%23287492;stop-opacity:1'/%3e%3cstop%20offset='0.11'%20style='stop-color:%23297a98;stop-opacity:1'/%3e%3cstop%20offset='0.15'%20style='stop-color:%23297f9c;stop-opacity:1'/%3e%3cstop%20offset='0.19'%20style='stop-color:%232a82a0;stop-opacity:1'/%3e%3cstop%20offset='0.27'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.31'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.59'%20style='stop-color:%23227097;stop-opacity:1'/%3e%3cstop%20offset='0.77'%20style='stop-color:%231d6390;stop-opacity:1'/%3e%3cstop%20offset='1'%20style='stop-color:%231e6391;stop-opacity:1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='_Linear2'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(385.717331,-577.027135,577.027135,385.717331,864,887.075501)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.03'/%3e%3c/linearGradient%3e%3cradialGradient%20id='_Radial3'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(864,-0.46225,0.336754,629.434347,864,444)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.74'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.05'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.07'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat}header article[data-v-f7408658]{margin-top:1em}header a[data-v-f7408658]:not(.button){display:block}header a[data-v-f7408658]{color:#fff;margin-top:0}header ul[data-v-f7408658]{margin:0}header li[data-v-f7408658]{margin-top:0;padding-top:0}header .logout-container[data-v-f7408658]{align-self:start}header .container[data-v-f7408658]{display:grid;grid-template-columns:8rem 1fr max-content;gap:2rem;align-items:center}footer[data-v-f7408658]{display:grid;grid-template-rows:auto 1fr auto;gap:2em;place-items:center;color:#fff;background:var(--cool-black) url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%201728%20888'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cg%3e%3crect%20id='bg'%20x='0'%20y='0'%20width='1728'%20height='888'%20style='fill:url(%23_Linear1);'/%3e%3cpath%20id='bottom-right-overlay'%20d='M1728,888l-0,-561.192l-992.004,561.192l992.004,0Z'%20style='fill:%23fdfdfd;fill-opacity:0.03;mix-blend-mode:overlay;'/%3e%3cpath%20id='right-dark'%20d='M1728,0l0,888l-193.713,0l-576.489,-888l770.201,0Z'%20style='fill:%23231f20;fill-opacity:0.07;'/%3e%3cpath%20id='top-right-overlay'%20d='M1728,0l0,620.097l-956.565,-620.097l956.565,0Z'%20style='fill:%23fff;fill-opacity:0.13;mix-blend-mode:overlay;'/%3e%3cpath%20id='edge-shadow'%20d='M0,0l771.435,0l956.565,620.097l0,267.903l-1728,-0.924l0,-887.076Z'%20style='fill:url(%23_Linear2);'/%3e%3crect%20id='vingnette'%20x='0'%20y='0'%20width='1728'%20height='887.076'%20style='fill:url(%23_Radial3);'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='_Linear1'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(1728,-888,888,1728,0,888)'%3e%3cstop%20offset='0'%20style='stop-color:%23276584;stop-opacity:1'/%3e%3cstop%20offset='0.04'%20style='stop-color:%23286d8c;stop-opacity:1'/%3e%3cstop%20offset='0.08'%20style='stop-color:%23287492;stop-opacity:1'/%3e%3cstop%20offset='0.11'%20style='stop-color:%23297a98;stop-opacity:1'/%3e%3cstop%20offset='0.15'%20style='stop-color:%23297f9c;stop-opacity:1'/%3e%3cstop%20offset='0.19'%20style='stop-color:%232a82a0;stop-opacity:1'/%3e%3cstop%20offset='0.27'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.31'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.59'%20style='stop-color:%23227097;stop-opacity:1'/%3e%3cstop%20offset='0.77'%20style='stop-color:%231d6390;stop-opacity:1'/%3e%3cstop%20offset='1'%20style='stop-color:%231e6391;stop-opacity:1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='_Linear2'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(385.717331,-577.027135,577.027135,385.717331,864,887.075501)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.03'/%3e%3c/linearGradient%3e%3cradialGradient%20id='_Radial3'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(864,-0.46225,0.336754,629.434347,864,444)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.74'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.05'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.07'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") center / cover;padding-block:5rem}footer a.button[data-v-f7408658]{margin:0}footer .logo[data-v-f7408658]{max-width:150px}footer p[data-v-f7408658]{text-align:center;margin:0}.logout[data-v-f7408658]{font-size:.75em;width:max-content;margin-left:auto}header article[data-v-b82cd353]{background-color:var(--bdazzled-blue);padding:1em;margin-top:2em;border-radius:5px}header a[data-v-b82cd353]{color:var(--white-lilac)}header a[data-v-b82cd353]:after{content:" →" / ""}h2[data-v-b82cd353]{text-align:center;margin:0 auto 2em}h2 span[data-v-b82cd353]{font-weight:400}.card-container[data-v-b82cd353]{--card-min-width: 150px;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--card-min-width),1fr));gap:2rem;align-items:stretch;max-width:calc(3 * var(--card-min-width) + 2 * 2rem);margin:0 auto}.card[data-v-b82cd353]{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:.5em;justify-content:center;align-items:center;color:#fff;background:var(--cool-black);aspect-ratio:1 / 1;touch-action:manipulation;text-align:center;text-decoration:none;font-weight:500;min-height:0;height:auto;width:100%;padding:1em;border-radius:10px;transition:background-color .3s ease}.card .icon[data-v-b82cd353]{place-self:center;width:75%}.card span[data-v-b82cd353]{display:flex;align-items:center;justify-content:center;font-size:1em;text-box:trim-both cap alphabetic}.card[data-v-b82cd353]:nth-child(2n){background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%201728%20888'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cg%3e%3crect%20id='bg'%20x='0'%20y='0'%20width='1728'%20height='888'%20style='fill:url(%23_Linear1);'/%3e%3cpath%20id='bottom-right-overlay'%20d='M1728,888l-0,-561.192l-992.004,561.192l992.004,0Z'%20style='fill:%23fdfdfd;fill-opacity:0.03;mix-blend-mode:overlay;'/%3e%3cpath%20id='right-dark'%20d='M1728,0l0,888l-193.713,0l-576.489,-888l770.201,0Z'%20style='fill:%23231f20;fill-opacity:0.07;'/%3e%3cpath%20id='top-right-overlay'%20d='M1728,0l0,620.097l-956.565,-620.097l956.565,0Z'%20style='fill:%23fff;fill-opacity:0.13;mix-blend-mode:overlay;'/%3e%3cpath%20id='edge-shadow'%20d='M0,0l771.435,0l956.565,620.097l0,267.903l-1728,-0.924l0,-887.076Z'%20style='fill:url(%23_Linear2);'/%3e%3crect%20id='vingnette'%20x='0'%20y='0'%20width='1728'%20height='887.076'%20style='fill:url(%23_Radial3);'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='_Linear1'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(1728,-888,888,1728,0,888)'%3e%3cstop%20offset='0'%20style='stop-color:%23276584;stop-opacity:1'/%3e%3cstop%20offset='0.04'%20style='stop-color:%23286d8c;stop-opacity:1'/%3e%3cstop%20offset='0.08'%20style='stop-color:%23287492;stop-opacity:1'/%3e%3cstop%20offset='0.11'%20style='stop-color:%23297a98;stop-opacity:1'/%3e%3cstop%20offset='0.15'%20style='stop-color:%23297f9c;stop-opacity:1'/%3e%3cstop%20offset='0.19'%20style='stop-color:%232a82a0;stop-opacity:1'/%3e%3cstop%20offset='0.27'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.31'%20style='stop-color:%232a87a4;stop-opacity:1'/%3e%3cstop%20offset='0.59'%20style='stop-color:%23227097;stop-opacity:1'/%3e%3cstop%20offset='0.77'%20style='stop-color:%231d6390;stop-opacity:1'/%3e%3cstop%20offset='1'%20style='stop-color:%231e6391;stop-opacity:1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='_Linear2'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(385.717331,-577.027135,577.027135,385.717331,864,887.075501)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.03'/%3e%3c/linearGradient%3e%3cradialGradient%20id='_Radial3'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='matrix(864,-0.46225,0.336754,629.434347,864,444)'%3e%3cstop%20offset='0'%20style='stop-color:%23000;stop-opacity:0'/%3e%3cstop%20offset='0.74'%20style='stop-color:%23000;stop-opacity:0.02'/%3e%3cstop%20offset='0.92'%20style='stop-color:%23000;stop-opacity:0.05'/%3e%3cstop%20offset='1'%20style='stop-color:%23000;stop-opacity:0.07'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center / cover}.icon-wrapper[data-v-b82cd353]{display:flex;align-items:end;justify-content:center;height:100%;width:100%}.icon-wrapper svg[data-v-b82cd353]{height:100%;width:100%}.external[data-v-b82cd353]{list-style:none;line-height:1.2;font-size:.9em;text-wrap:pretty;padding:0}.external small[data-v-b82cd353]{font-style:italic}.external a[data-v-b82cd353]{margin:0}.external a[data-v-b82cd353]:after{display:none}.grid.external[data-v-b82cd353]{display:grid;grid-template-columns:1fr;gap:1em;text-align:center}.grid.external .button[data-v-b82cd353]{display:grid;height:100%}.grid.external li:nth-child(odd) a[data-v-b82cd353]{--btn-color: var(--buttercup)}#contact[data-v-b82cd353]{gap:1ch;max-width:max-content;aspect-ratio:unset;grid-template-columns:4ch 1fr;grid-template-rows:1fr;margin-inline:auto}#contact span[data-v-b82cd353]{height:auto}@media (min-width: 570px){.grid.external[data-v-b82cd353]{grid-template-columns:1fr 1fr 1fr;gap:2em 4em}.card-container[data-v-b82cd353]{--card-min-width: 170px}}
