:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{max-width:1280px;margin:0 auto;text-align:left}.logo{padding:0;display:flex;align-items:center;justify-content:center;will-change:filter;transition:filter .3s;flex-direction:row}.logo:hover{filter:drop-shadow(0 0 1em #1f78ee99)}.logoGlyph{flex:none;padding-right:.5em;width:4em;height:4em}.logoGlyph img{width:100%;height:100%}.logoText{flex:auto;font-size:2rem}.hidden{display:none}@media (min-width: 768px){.logo{flex-direction:row;width:auto}.logoGlyph{padding-right:1em;width:6em;height:6em}.logoText{font-size:3rem}.md-visible{display:block}}@media (min-width: 1024px){.logoText{font-size:4rem}.logoGlyph{width:8em;height:8em}}a{font-weight:500;color:#83a5ee;text-decoration:inherit}a:hover{color:#668bda}.slogan{font-size:1.2em;color:#5d99ce;font-style:italic;margin:1em;text-align:center}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.main{padding:10px 0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.cardContainer{display:grid;grid-template-columns:1fr;gap:1.2em}.pageWidthLimiter{max-width:1100px;margin:0 auto;padding:0 1.2em}.card{padding:1rem 1.5rem;background-color:#213547;border-radius:1rem;border:1px solid #3975aa;box-shadow:inset 0 0 0 0 transparent;transition:background-color .7s ease}.card:hover{background-color:#182a3c;box-shadow:inset 0 0 1rem #fff3}.card h2{padding:0;margin:0 0 1rem;font-size:1.5rem}.card ul{list-style:none;padding:0}.card ul li{margin-bottom:.5rem;padding-left:1.3rem;position:relative}.card ul li:before{content:"";position:absolute;left:0;top:.25rem;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='16'%20height='16'%20version='1.1'%20viewBox='0%200%203.233%203.233'%20id='svg1'%20sodipodi:docname='bullet-arrow.svg'%20inkscape:version='1.4.2%20(2aeb623e1d,%202025-05-12)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20showgrid='false'%20inkscape:zoom='27.8125'%20inkscape:cx='8'%20inkscape:cy='8'%20inkscape:window-width='1440'%20inkscape:window-height='831'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='svg1'%20/%3e%3cpath%20d='m3.0289%201.6262c-0.0062067%200.087736-0.61416%200.52851-1.2633%200.89613-0.24056%200.13623-1.2028%200.53259-1.2646%200.48783-0.071047-0.051477%200.76088-1.1053%200.76088-1.3609%200-0.2706-0.85204-1.3386-0.78238-1.3698%200.080104-0.03579%201.3261%200.52704%201.4024%200.5703%200.066376%200.037628%201.1576%200.62641%201.147%200.77641z'%20fill='currentColor'%20stroke='currentColor'%20stroke-width='0'%20id='path1'%20style='fill:%23ffffff;fill-opacity:1'%20/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;color:inherit;fill:currentColor}.card ul li a{color:#83a5ee;text-decoration:none}.card ul li a:hover{text-decoration:underline}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#e4ebf1}a{color:#133959}a:hover{color:#2c6495}button{background-color:#f9f9f9}.card{color:#fff}.logo:hover{filter:drop-shadow(0 0 1em #6b92c499)}}@media (min-width: 768px){.cardContainer{grid-template-columns:repeat(2,1fr)}.slogan{font-size:1.5em;filter:drop-shadow(0 0 .25em #1f78ee99)}}@media (min-width: 1024px){.cardContainer{grid-template-columns:repeat(3,1fr)}.slogan{font-size:1.8em}}
