body{margin:0;font-family:Roboto,sans-serif;background:linear-gradient(to bottom,#4a90e2,#6bbef5);color:#333;height:100%;min-height:100vh}.sitecontainer{min-height:100vh}.container{padding:20px;flex-grow:1}.no-max-width{max-width:calc(100vw - 60px)}header{display:flex;justify-content:space-between;align-items:center;color:#fff;font-family:Poppins,sans-serif;font-size:1.2rem;margin-bottom:20px}.icons span{margin-left:10px;cursor:pointer}.card{background-color:#ffffffe8;padding:30px 20px;box-shadow:0 4px 12px #0000001a;text-align:center;background:#ffffffe6;border-radius:16px;box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(5px) hue-rotate(10deg);backdrop-filter:blur(5px) hue-rotate(10deg);border:1px solid rgba(255,255,255,.3)}.progress-header p.progress-percent{margin:4px 0}.progress-header .progress-bar{background-color:#ddd;border-radius:5px;height:6px;margin-bottom:20px;overflow:hidden}.progress{background-color:#50e3c2;height:100%;transition:width .3s ease}.card h2{font-family:Poppins,sans-serif;color:#2c3e50;margin-bottom:10px}.card p{font-size:1rem;color:#555;margin-bottom:20px;white-space:break-spaces}.start-btn{background-color:#50e3c2;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-size:1rem;cursor:pointer;font-weight:700}footer{margin-top:30px;text-align:center;color:#fff}.nav{display:flex;justify-content:space-between;font-size:.9rem}form{display:flex;flex-direction:column;gap:15px;text-align:left}label{font-weight:700;margin-bottom:5px}.radioselecthorizontal{display:grid;grid-auto-flow:column;grid-auto-columns:1fr}select,textarea,input[type=text]{padding:10px;border-radius:6px;border:1px solid #ccc;font-size:1rem}textarea{resize:vertical}input[type=checkbox],input[type=radio]{margin-right:8px}input[type=range]{width:100%}label.inline{display:inline;font-weight:400}.summary p{background-color:#fff;padding:10px;border-radius:8px;margin-bottom:10px;box-shadow:0 1px 4px #0000000d;display:flex;justify-content:space-between;align-items:center}.edit-btn{background-color:transparent;border:none;color:#4a90e2;font-size:.9rem;cursor:pointer;text-decoration:underline}.animation-circle{width:60px;height:60px;margin:20px auto;border-radius:50%;border:6px solid #50E3C2;border-top-color:transparent;border-left-color:transparent;border-bottom-color:transparent;animation:spin 1s normal forwards}@keyframes spin{to{transform:rotate(360deg);border-top-color:#50e3c2;border-left-color:#50e3c2;border-bottom-color:#50e3c2}}@keyframes spin2{to{opacity:0}}svg .circle{animation:circle 1s linear forwards}.circle{stroke-dasharray:500;stroke-dashoffset:1000}@keyframes circle{0%{stroke-dashoffset:600;fill-opacity:0}to{stroke-dashoffset:1000;fill-opacity:1}}.tick{stroke-dasharray:100;stroke-dashoffset:200}svg .tick{animation:tick .4s ease-in forwards;animation-delay:1s}@keyframes tick{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@media only screen and (min-width:801px){.hideWhenDesktop{display:none}}@media only screen and (max-width:800px){.hideWhenMobile{display:none}}.radiobtnrow{display:grid;grid-auto-flow:column;grid-auto-columns:1fr}.dropdown-content{display:none}.dropdown:hover .dropdown-content,.dropdown:focus .dropdown-content{display:block}.loginWithBtn{padding:8px;display:flex;border:1px solid gray;background-color:#fff;border-radius:4px}.loginWithBtn:hover{background-color:#f5f5f5e6}p.pErrorText{color:red}table.usersettings{width:100%}.tbl{max-height:150px;overflow-y:scroll;overflow-x:auto;margin-top:0;border:1px solid rgba(255,66,66,.3)}table.usersettings th{padding:15px;text-align:left;font-weight:500;font-size:12px;text-transform:uppercase;background-color:#585858;position:sticky;top:0}table.usersettings td{padding:15px;text-align:left;vertical-align:middle;font-weight:300;font-size:12px;border-bottom:solid 1px rgba(29,29,29,.1)}nav{display:flex;align-items:center;align-self:normal;text-align:start;justify-content:flex-start;white-space:nowrap;gap:1rem;border-radius:0;min-inline-size:0}nav.tabbed{background-color:#e3e3e3;border-radius:4rem!important;gap:0rem;block-size:4rem}nav.tabbed>a{border-radius:inherit;block-size:inherit;display:inline-flex;align-items:center;padding-inline:1rem;gap:.5rem;font-size:1rem;flex:1;cursor:pointer}nav.tabbed>a.active{background-color:#c7ccd2}nav.tabbed>a:hover{background-color:#00000028}table{border-collapse:collapse;width:100%;border:1px solid #ddd}table th,table td{text-align:left;padding:12px}table tr{border-bottom:1px solid #ddd}table tr.tableHeader,table tr:hover{background-color:#f1f1f1}#evaluationFlex{display:flex;flex-direction:vertical;flex-wrap:wrap-reverse;justify-content:space-around;max-width:95vw}#evaluationWrapper{overflow-x:auto}#evaluationWrapper>iframe{border:0;width:215.2916666667mm;height:calc(100vh - 165px)}
