<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("global.css") all;

html::before { -webkit-background-size:125%; -moz-background-size:125%; -o-background-size:125%; background-size:125%; background-position:center 7em; }

body { font-size:1em; }
.header img { max-width:80%; margin:0.71em 0.71em 0.71em 0.71em; }
h1 { font-size:2.6em; width:90%; margin:0.35em auto 0em auto; }
h2 { font-size:2.15em; }
.navi { padding:0.71em 0 0.71em 0; }
.navi a { margin:0 0.22em; }
.btn { background:#CF9; color:#000; cursor:pointer;
-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1.0);
-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1.0);
box-shadow: 0px 0px 10px 0px rgba(255,255,255,1.0);
}
section {}
img.round { margin-top:0; }
.cb, .cbx { width:100%; }
.cbx { display:flex; flex-direction:column-reverse; }
.cba, .cbb, .cbc, .cbfÂ&nbsp;{ padding:3% 5%; }
.cbb, .cba { width:96%; margin:1.34em auto; float:none; }
.cbb.mi, .cbb.ri, .cba.ri { margin-left:auto; }
.linemid { width:90%; }
.cbm { width:90%; margin: 0 auto; }
.footer p { display:none; }

/*
.sr-cont { margin:2.6em auto; padding-bottom:0em; border-bottom:hidden; }
.sr-cont img { border-radius:0; }
.prev, .next { margin:-0.8em 0 0 0; padding:0 0.26em; color:#FFF; font-size:2.6em; line-height:1.7em; border-radius:0 0.17em 0.17em 0; }
.next { right:0; border-radius:0.17em 0 0 0.17em; }
.prev:hover, .next:hover { background-color:rgba(0,0,0,0.8); text-decoration:none; }
.srhead, .srtext { position:relative; margin:0;padding:0.35em 0; }
.srhead h2.tx { border-radius:0; padding:0.17em; background-color:transparent; line-height:1.16em; }
.srtext { bottom:0em; height:auto; }
.srtext .srtx { background-color:transparent; border-radius:0; padding:0; line-height:1.16em; }
*/</pre></body></html>