body{background:#d3d3d3;margin:0 auto}.heading{color:#fff;z-index:1000;box-sizing:border-box;background-color:#00000038;border-bottom:4px solid #007bff;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 12px;display:flex;position:fixed}.left-icons{align-items:center;gap:16px;display:flex}.title{margin:0;font-size:2rem;font-weight:700}.main-aspect{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;min-height:100vh;padding:35vh 24px 24px;display:flex}h1{text-align:center;margin:0;font-family:Trebuchet MS,Helvetica,sans-serif;font-size:45px}h2{text-align:center;margin:0;font-family:Trebuchet MS,Helvetica,sans-serif;font-size:35px}.my-box{box-sizing:border-box;white-space:pre-wrap;background:#e3e3e3;border:2px solid #007bff;border-radius:8px;width:100%;min-width:300px;max-width:700px;padding:15px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.signIn{box-sizing:border-box;background-color:#00000038;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:400px;padding:25px 20px;transition:all .2s ease-in-out;display:flex}.signIn--large{width:450px;padding:35px 25px}.profileList{flex-direction:column;align-items:center;width:100%;margin:0;padding:0;display:flex}.profileList input,.profileList button{box-sizing:border-box;appearance:none;border:1px solid #ccc;border-radius:6px;width:250px;margin:5px 0;padding:12px;font-size:14px}.profileList input[type=text],.profileList input[type=email],.profileList input[type=password]{background-color:#fff}.profileList button[type=submit]{color:#fff;cursor:pointer;background-color:#007bff;border:none;font-weight:700;transition:background-color .2s}.profileList button[type=submit]:hover{background-color:#0168d6}.accountCreate{padding-top:20px;font-family:Trebuchet MS,Helvetica,sans-serif}.accountCreateButton{cursor:pointer;border:none;border-radius:5px}.option-row{justify-content:center;align-items:center;gap:20px;margin-top:12px;display:flex}.snippet-options{color:#fff;cursor:pointer;background:#007bff;border:1px solid #aaa;border-radius:5px;margin-bottom:12px;padding:8px 16px}.snippet-options:hover{background-color:#0168d6}.save-progress-button{color:#fff;cursor:pointer;background-color:#007bff;border:1px solid #aaa;border-radius:5px;width:200px;height:40px;font-weight:700;text-decoration:none}.save-progress-button:hover{background-color:#0168d6}.correct{color:green}.incorrect{color:red}.current{text-decoration:underline}.space-error{vertical-align:middle;background-color:#ff000094;border-radius:2px;width:10px;height:15px;margin:0 1px;display:inline-block}.newline-block{height:1.2em;font-family:inherit;display:block}.current-newline{background-color:#0000ff1a}.incorrect-newline{background-color:#ff00001a}.profile-container{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:150px 20px 40px}.profile-main{box-sizing:border-box;background-color:#00000038;border-radius:8px;align-items:center;width:100%;padding:20px;display:flex}.profile-avatar{color:#888;background-color:#ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:40px;display:flex}.profile-info{flex-grow:1;margin-left:30px;font-family:Trebuchet MS,Helvetica,sans-serif}.profile-info h2{color:#222;margin:0;font-size:28px}.profile-info p{color:#555;margin:8px 0;font-size:16px}.profile-stats{justify-content:space-between;gap:20px;font-family:Trebuchet MS,Helvetica,sans-serif;display:flex}.user_profile_stat_linebreak{padding-top:70px}.stat-card{text-align:center;background-color:#00000038;border:1px solid #e0e0e0;border-radius:10px;flex:1;padding:25px 25px 90px;font-family:Trebuchet MS,Helvetica,sans-serif}.stat-card h3{color:#333;margin-bottom:12px;font-size:18px}.stat-card p{color:#111;font-size:24px;font-weight:700}.signIn-wrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin-top:-85px;display:flex}
