@import"https://fonts.googleapis.com/css2?family=Kanit:wght@400;600;700&family=Public+Sans:wght@400;700&display=swap";:root{--blue: #87ceeb;--green: #90ee90;--yellow: #f4d738;--orange: #ff7a5c;--pink: #ffb2ef;--purple: #a388ee;--light-blue: #daf5f0;--light-green: #ddf5da;--light-yellow: #fdfd96;--light-orange: #f8d6b3;--light-pink: #fcdfff;--light-purple: #e3dff2;--background-color: var(--light-yellow);--accent-color: var(--yellow)}body{margin:0;height:100dvh;box-sizing:border-box;background:#fdfd96;background:var(--background-color)}.drafter-frame--{max-width:1280px;margin:0 auto}.drafter-body--{padding:0 10px;font-family:Public Sans;line-height:1.4;color:#000}h1,h2,h3,h4,h5,h6{font-family:Kanit}.bordered{border:.25rem solid black;box-shadow:.25rem .25rem #000}button,input[type=submit],input[type=button]{font-family:Public Sans;font-weight:700;font-size:large;padding:15px 30px;margin:10px 0;background-color:#f4d738;background-color:var(--accent-color);border:.25rem solid black;box-shadow:.25rem .25rem #000;transition:box-shadow linear .1s;outline:none}button:hover,input[type=submit]:hover,input[type=button]:hover,button:focus,input[type=submit]:focus{box-shadow:0 0 #000}button:active,input[type=submit]:active,input[type=button]:active{filter:brightness(90%)}a{color:#000;font-weight:bolder}a:focus{color:#f4d738;color:var(--accent-color);outline:none}hr{background-color:#000;border:0px;height:.25rem}img{border:.25rem solid black;box-shadow:.25rem .25rem #000}ul{list-style-type:square}pre{white-space:pre-wrap;word-wrap:break-word}blockquote{border:.25rem solid black;box-shadow:.25rem .25rem #000;font-weight:700;font-size:large;background:#fff;margin:auto 0;padding:1px 2px}iframe{border:.25rem solid black;box-shadow:.25rem .25rem #000}form{display:inline-block;width:100%}fieldset{border:.25rem solid black;box-shadow:.25rem .25rem #000}fieldset legend{font-size:large;font-weight:700}label{font-weight:700;font-size:large}input{cursor:pointer}input:not([type]),input[type=text],input[type=password],input[type=email],select,textarea{height:3rem;width:calc(100% - 10px);margin:20px auto;box-sizing:inherit;border:.25rem solid black;box-shadow:.25rem .25rem #000;outline:none;font-family:Public Sans;font-size:large;transition:box-shadow linear .1s}input:not([type]):focus,input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=checkbox]:focus:before,select:focus,textarea:focus{box-shadow:0 0 #f4d738;box-shadow:0 0 var(--accent-color);border-color:#f4d738;border-color:var(--accent-color)}textarea{resize:vertical}input[type=checkbox]{vertical-align:middle;outline:none;content:none;width:2rem;height:2rem;margin-right:.75rem;margin-bottom:.75rem}input[type=checkbox]:before{content:"x";font-size:1.5rem;text-align:center;font-weight:700;color:transparent!important;background:#fff;display:inline-block;width:2rem;height:2rem;border:.25rem solid black;box-shadow:.25rem .25rem #000;transition:box-shadow linear .1s}input[type=checkbox]:checked:before{color:#000!important}input[type=color]{background-color:#000;transition:background-color linear .1s;border:none;outline:none}input[type=color]:focus{background-color:#f4d738;background-color:var(--accent-color)}table{border-collapse:collapse;box-shadow:.25rem .25rem #000}th{font-weight:700}table,th,td{border:.25rem solid black}th,td{padding:.5rem 1rem}
/*# sourceMappingURL=brutal.css.map */