.body{background-image:url(../background.jpg);background-attachment:fixed}.card-results{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin-top:-8px}.card-image{width:8%;min-width:3em;height:auto}.card-ol{display:flex;flex-direction:column;justify-content:center;align-items:center;list-style-type:none;padding-left:0}.card-il{border:3px solid limegreen;padding:0 0 5px;border-radius:8px;margin-bottom:5px;width:90%;display:flex;flex-direction:column}.result-div{padding:1.2rem;text-align:center;max-width:70em;margin-left:auto;margin-right:auto;border-radius:1rem;overflow:visible;position:relative;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 15px #0000001a;color:#000;margin-top:1em}.config-div{display:flex;flex-direction:column}.tabs{display:flex;justify-content:center;margin-bottom:20px}.tab{padding:10px 20px;background-color:#f0f0f0;border:1px solid #ccc;cursor:pointer}.tab.active{background-color:#ccc}.stat-div{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px}.stat-info-div{width:80%;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;text-align:left}.label-for{margin-right:5px}.pie{max-width:300px;max-height:300px}.searchbar{font-size:14px;font-family:arial,sans-serif;color:#202124;display:flex;height:80%;background:white;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;max-width:800px}.searchbar:hover{box-shadow:0 1px 6px #20212447;border-color:#dfe1e500}.searchbar-wrapper{flex:1;display:flex;padding:5px 8px 0 14px;align-items:center}.searchbar-left{font-size:14px;font-family:arial,sans-serif;color:#202124;display:flex;align-items:center;padding-right:13px;margin-top:-5px}.search-icon-wrapper{margin:auto}.search-icon{margin-top:3px;color:#9aa0a6;height:20px;line-height:20px;width:20px}.searchbar-icon{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.searchbar-center{display:flex;flex:1;flex-wrap:wrap}.searchbar-input-spacer{color:transparent;flex:100%;white-space:pre;height:34px;font-size:16px}.searchbar-input{background-color:transparent;border:none;margin:-37px 0 0;padding:0;color:#000000de;word-wrap:break-word;outline:none;display:flex;flex:100%;height:34px;font-size:16px;max-width:100%;width:100%}.searchbar-right{display:flex;flex:0 0 auto;margin-bottom:5px;align-items:stretch;flex-direction:row}.searchbar-clear-icon{margin-right:12px}.start-search{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:2.8em;height:2.8em}.radio-inputs{position:relative;display:flex;flex-wrap:wrap;border-radius:.5rem;background-color:#eee;box-sizing:border-box;box-shadow:0 0 0 1px #0000000f;padding:.25rem;width:300px;font-size:14px;margin-bottom:5px}.radio-inputs .radio{flex:1 1 auto;text-align:center}.radio-inputs .radio input{display:none}.radio-inputs .radio .name{display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border:none;padding:.5rem 0;color:#334155;transition:all .15s ease-in-out}.radio-inputs .radio input:checked+.name{background-color:#fff;font-weight:600}.select{margin-top:5px;border-radius:8px;width:40%;height:25px}.repo-div{display:flex;justify-content:center;align-items:center;margin-bottom:10px;flex-wrap:wrap}.bandage-a{text-decoration:none;height:100%;margin-bottom:4px;margin-top:-2px}.bandage-base{display:flex;justify-content:space-between;align-items:center;padding:3px 10px}.title-div{display:flex;flex-direction:row;align-items:center;justify-content:center}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1}.popup{background-color:#fff;padding:20px;border-radius:5px;max-width:70%}.popup-close{display:flex;justify-content:flex-end;align-items:flex-start;margin-top:-15px;margin-right:-8px}.popup-inner{background-color:#eee;border-radius:5px;padding:10px}.popup-p{text-align:center;margin:10px}.background{position:fixed;top:0;left:0;width:1920px;height:1080px;background-size:cover;z-index:-1}.triangle{display:flex;flex-direction:column;height:auto;width:10%;max-width:3em}
