.PASS{--cb: #5A4397;--cb-rgb: 90,67,151;--ct: #fff;--ct-rgb: 255,255,255}.Atag{--cb: #dd8000;--cb-rgb: 221,128,0;--ct: #000;--ct-rgb: 0,0,0}.KWF{--cb: #fff;--cb-rgb: 255,255,255;--ct: #000;--ct-rgb: 0,0,0}.Fioretti{--cb: #81B420;--cb-rgb: 129,180,32;--ct: #333;--ct-rgb: 51,51,51}.DinoCreator{--cb: #94B213;--cb-rgb: 148,178,19;--ct: #333;--ct-rgb: 51,51,51}.ClearCharity{--cb: #fec64e;--cb-rgb: 254,198,78;--ct: #515151;--ct-rgb: 81,81,81;--c1: #ff0800;--c1-rgb: 255,8,0;--c2: #548;--c2-rgb: 85,68,136}.ClearCharity .project_logo path:nth-child(2){fill:white}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul[class],ol[class],li,ul,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}body{font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif}::selection{background:var(--cb);color:var(--ct)}a:focus{outline:none;background-color:tomato;color:white}nav ul{list-style-type:none;display:inline}nav li{display:inline-block}nav [aria-current]{color:#271217;border-bottom:.125em solid tomato}header>nav{width:100%;display:grid;grid-template-columns:auto 1fr 10fr 1fr;grid-template-areas:"back logo title link"}header>nav .back{grid-area:back}header>nav .header-title{grid-area:title}header>nav .logo-container{grid-area:logo}header>nav ul{grid-area:link}.logo{display:inline;max-width:200px}.logo1{fill:green}.logo2{fill:#f79c1c}.menu-item{display:inline}.menu-item a{min-height:48px;min-width:48px}:root{--cb: tomato;--cb-rgb: 255,99,71;--ct: #fff;--ct-rgb: 255,255,255}main{background-color:rgba(var(--cb-rgb), 0.25);grid-area:m}header{grid-area:h;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}aside{grid-area:a;background-color:var(--cb)}footer{grid-area:f}body.project{display:-ms-grid;display:grid;grid-template-areas:"h h" "a m" "f f";-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}section{min-height:300px;margin:20px}footer{background-color:rgba(var(--cb-rgb), 0.5);margin:0;padding:0}.social-media{display:inline}.social-media-item{list-style:none;display:inline-block}a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}a.skip-main:focus,a.skip-main:active{color:#fff;background-color:#000;left:auto;top:auto;width:30%;height:auto;overflow:auto;margin:10px 35%;padding:5px;border-radius:15px;border:4px solid tomato;text-align:center;font-size:1.2em;z-index:999}.card{background-color:var(--cb);color:var(--ct);list-style-type:none;display:grid;min-width:320px;width:400px;display:inline-block;position:relative;border-radius:25px;padding:15px}.card ul{list-style-type:none}.card a:link{color:rgba(var(--ct-rgb), 1)}.card [class^="project_logo"] path{fill:rgba(var(--ct-rgb), 1)}.card .tag{background-color:rgba(var(--ct-rgb), 1);color:var(--cb);border-radius:5px;padding:5px;font-weight:600;width:auto;display:inline-block}.projects ul{display:flex;flex-wrap:wrap}.project header{background-color:var(--cb)}@supports (-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px)){.project header{background-color:rgba(var(--cb-rgb), 0.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}p>picture,p>img{display:block}img:not([alt]){outline:2px dotted tomato}img:not([width]):not([height]){filter:blur(20px)}a:is(:not([href]), [href=""], [href="#"]){outline:2px dotted tomato}[target$="blank"]:not([rel],[rel*="noopener"],[rel*="noreferrer"]){outline:2px dotted tomato}input[type=button]:not([aria-laber]),input[type=reset]:not([aria-laber]),input[type=submit]:not([aria-laber]),button:not([aria-label]){outline:2px dashed rebeccapurple}details>summary:not(:first-child),details>*:first-child:not(summary){outline:2px dashed tomato}fieldset>:first-child:not(legend)::before{content:'where the <legend> at?';display:block;color:tomato}svg:not([role="presentation"]):not([aria-label]):not([aria-labelledby])>:first-child:not(title){fill:tomato;outline:2px dashed tomato}:is(b, i, q, em, abbr, cite, code, span, span, small, label, strong)>div{outline:2px dotted tomato}:not(figure)>figcaption,:not(fieldset)>legend,:not(dl)>:is(dt, dd),:not(tr)>:is(td, th),:not(select)>:is(option, optgroup),:not(table)>:is(thead, tfoot, tbody, tr, colgroup, caption){outline:2px dotted tomato}[tabindex]:not([tabindex="0"],[tabindex="-1"]){outline:2px dotted tomato}:is(ul, ol)>*:not(li){outline:2px dotted tomato}h2~h1,h3~h1,h4~h1,h5~h1,h6~h1,h3~h2:first-of-type,h4~h2:first-of-type,h5~h2:first-of-type,h6~h2:first-of-type,h4~h3:first-of-type,h5~h3:first-of-type,h6~h3:first-of-type,h5~h4:first-of-type,h5~h4:first-of-type,h6~h5:first-of-type{outline:2px dotted tomato}:is(button, a):empty:not([aria-label]):not([aria-labelledby]),:is(button, a):not([aria-label]):not([aria-labelledby]) img:only-child:is(:not([alt]), [alt=""]),:is(button, a):not([aria-label]):not([aria-labelledby]) i:only-child:not([aria-label]):not([aria-labelledby]){outline:2px dashed tomato;padding:8px}a h1,a h2,a h3,a h4,a h5,a h6{outline:2px dotted tomato}picture>source:first-child:not([type="image/webp"]):before{border:2px dotted tomato;content:"Missing a .webp <source>"}
  /*# sourceMappingURL=styles.css.map */