/*@import "tailwindcss";*//*@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));*/@media(prefers-color-scheme:dark){html{color-scheme:dark; #background-color: #4d4c4c;background-color:#6d6c6c;color:#fff}main{background-color:#2d2c2c}}@media(prefers-color-scheme:light){html{color-scheme:light;background-color:#6d6c6c;color:#000}main{background-color:#adacac}}@theme{font-family: {
    sans: 'Inter, sans-serif',
    heading: 'TextMeOne, sans-serif',
  };
}@font-face{font-family:TextMeOne;src:url(/fonts/textmeone-regular.ttf)format("truetype"); #url("mycustomfont.woff2") format("woff2"), #url("mycustomfont.woff") format("woff"),}header,nav,main,footer{min-width:310px}header{font-family:TextMeOne}nav{font-family:TextMeOne;background-color:#c71585}footer{}a{text-decoration:none}.sticky{position:sticky;top:0}.sticky-bottom{position:sticky;bottom:0}.title{margin-block-start:0}.logo,.logo-title{margin:0;padding:0}.logo{width:100%;max-width:96px;max-height:96px}.logo-title{width:100%;max-width:400px;max-height:166px}.logo-menu{width:100%;max-width:16px;max-height:16px;display:initial}.flex{display:flex}h2{margin-top:1rem;margin-bottom:.3rem}blockquote{margin-top:1rem;margin-left:1rem}body,h1,h2,h3,h4,h5,h6,main{font-family:TextMeOne,Arial,Helvetica,sans-serif;font-size:16px}main{min-height:80vh;font-size:18px}nav{font-size:18px;line-height:.8;z-index:1}.tight{padding-left:0;margin-block-start:0;margin-block-end:0}nav li{padding-left:0}.lside{position:fixed;left:0;width:20%;background-color:#630a43;z-index:1}.rside{position:fixed;right:0;width:20%;background-color:#630a43}input[type=text],select,textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-top:6px;margin-bottom:16px;resize:vertical}input[type=submit]{background-color:#04aa6d;color:#fff;padding:12px 20px;border:none;border-radius:4px;cursor:pointer}input[type=submit]:hover{background-color:#45a049}.container{border-radius:5px; #background-color: #f2f2f2;padding:20px}h1{font-size:32px}h2{font-size:26px}h3{font-size:24px}h4{font-size:22px}h5{font-size:20px}h6{font-size:18px}.w3-theme-l5{color:#000!important;background-color:#fdeff8!important}.w3-theme-l4{color:#000!important;background-color:#f9cae8!important}.w3-theme-l3{color:#000!important;background-color:#f496d1!important}.w3-theme-l2{color:#fff!important;background-color:#ee61bb!important}.w3-theme-l1{color:#fff!important;background-color:#e92da4!important}.w3-theme-d1{color:#fff!important;background-color:#b31378!important}.w3-theme-d2{color:#fff!important;background-color:#9f116b!important}.w3-theme-d3{color:#fff!important;background-color:#8b0f5d!important}.w3-theme-d4{color:#fff!important;background-color:#770d50!important}.w3-theme-d5{color:#fff!important;background-color:#630a43!important}.w3-theme-light{color:#000!important;background-color:#fdeff8!important}.w3-theme-dark{color:#fff!important;background-color:#630a43!important}.w3-theme-action{color:#fff!important;background-color:#630a43!important}.w3-theme{color:#fff!important;background-color:#fff!important}.w3-text-theme{color:#c71585!important}.w3-border-theme{border-color:#c71585!important}.w3-hover-theme:hover{color:#fff!important;background-color:#8b0f5d!important}.w3-hover-text-theme:hover{color:#c71585!important}.w3-hover-border-theme:hover{border-color:#c71585!important}