a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body{padding:0;border:0;font:inherit;vertical-align:baseline;line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}:root{--framing-fg:#ffffff;--framing-bg:#030f38;--logo-bg:#061e70;--page-bg:#0b0b0b;--page-fg:#eeeeee;--card-bg:#020a26;--link-fg:#82aaff;--box-shadow:rgba(12, 60, 224, 0.35)}body,html{min-height:100%}body,h2{font-family:"Arial Narrow",Arial,sans-serif;letter-spacing:.4px}body{margin:0;background:var(--page-bg);color:#e6eef6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}h1{font-family:Oswald,Arial,sans-serif;font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.6px}h2{font-size:1.2rem;font-weight:400}#footer,#header{color:var(--framing-fg);background:var(--framing-bg)}#header{display:flex;justify-content:center;align-items:center;gap:12px;box-shadow:0 2px 6px var(--box-shadow);padding:0 50px}#headerlogo{background:var(--logo-bg);border-radius:50%;margin:4px;width:128px;height:128px}#headertext{display:flex;flex-direction:column}#body,#footer{justify-content:center}#footer{text-align:center;font-size:.85rem;line-height:1.4;margin-top:auto;box-shadow:0-2px 6px var(--box-shadow);padding:14px 0}#body{display:flex;padding:36px 18px;gap:20px}#body>*{width:100%;max-width:1100px;background:var(--card-bg);color:var(--page-fg);padding:28px;border-radius:10px;box-shadow:0 0 8px var(--box-shadow);box-sizing:border-box}a{color:var(--link-fg);text-decoration:none}a:focus,a:hover{text-decoration:underline;background:var(--logo-bg)}@media (max-width:720px){#logo{width:40px;height:40px}#header h1,#header h2{font-size:1rem}#body{padding:20px 12px}#body>*{padding:18px;border-radius:6px}}#home,#homeLogo{box-sizing:border-box}#home{display:grid;grid-template-columns:minmax(0,min-content) max-content max-content;gap:16px;align-items:center;width:auto;max-width:100%;margin:0 auto;padding:28px}#homeLogo{grid-column:1;grid-row:1/span 3;display:block;width:clamp(80px,25vw,500px);padding:8px;background:var(--logo-bg);border-radius:50%;max-width:500px;max-height:500px;min-width:80px;min-height:80px;object-fit:cover}#home>div{grid-column:2;padding:6px 0;justify-self:center;text-align:center;white-space:nowrap}#home>a{grid-column:3;justify-self:start;display:inline-block;padding:6px}#home>a img{display:block;width:128px;height:128px}#home>a,#home>div{align-self:center}@media (max-width:720px){#home{grid-template-columns:1fr;gap:2px;padding:18px}#homeLogo{grid-row:auto;width:128px;padding:6px}#home>a,#home>div,#homeLogo{grid-column:1}#home>a{padding-left:0}#home>a,#home>img{justify-self:center}#home>a img{width:50px;height:50px}}