body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background:#fff;box-sizing:border-box;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;height:100%;margin:0;padding:0}.App-logo{height:auto;margin-bottom:10px;width:320px}button{align-self:center;background:#000;background-color:"#2563eb";border-radius:8px;font-size:1rem;font-weight:700;min-width:100%;padding:12px;width:100%}.landing-page{background:radial-gradient(circle at bottom,rgba(142,204,252,.906),#0000 99%);box-sizing:border-box;min-height:100vh;overflow-y:auto;padding:0 20px 20px;text-align:center}.landing-page,.landing-page-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:0;position:relative}.landing-page-header{height:100vh;margin-left:calc(50% - 50vw);min-height:400px;overflow:hidden;width:100vw}.landing-page-header h1{color:#000;font-family:sans-serif;font-size:3rem;font-weight:bolder;margin:0;transition-duration:.2s}.landing-page-subtitle{animation:fadeIn .25s ease;font-size:2rem;font-weight:lighter}.landing-page>div{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 6px 30px #00000026;display:flex;flex-direction:column;gap:15px;margin:25vh 10px;max-width:700px;min-width:700px;padding:40px 50px}.landing-page>div h1{color:#000;font-size:1.8rem;margin-bottom:10px}.landing-page>div>input:focus{border:1px solid #111;box-shadow:0 0 0 4px #0000000f;outline:none}.landing-page-input{outline-color:#0093ff;outline-offset:2px}.landing-page select,.landing-page-input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;color:#000;font-size:1rem;padding:12px 15px;transition:border .2s ease;width:100%}.landing-page select{outline:none}.landing-page input[type=email]:focus{border-color:#000}.landing-page label{align-items:center;color:#000;display:flex;font-size:.9rem;gap:8px;margin-bottom:10px}.landing-page input[type=checkbox]{height:16px;width:16px}.landing-page img{max-width:700px}.landing-page-video{height:auto;-webkit-mask-image:linear-gradient(square,#0000,#0000);mask-image:linear-gradient(square,#0000,#0000);width:100vw}.landing-page-header-info{min-width:70%;text-align:left}@media (max-width:500px){.landing-page>div{padding:30px 20px}.landing-page-header h1{font-size:2.5rem}.landing-page>div h1{font-size:1.5rem}}.privacy-policy{background-color:#fff;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;padding:48px 24px 64px}.privacy-policy h1{font-size:2.4rem;letter-spacing:.04em;margin-bottom:24px;text-align:center}.privacy-policy h2{border-bottom:1px solid #e5e7eb;font-size:1.5rem;margin-bottom:12px;margin-top:40px;padding-bottom:6px}.privacy-policy h3{font-size:1.2rem;margin-bottom:8px;margin-top:28px}.privacy-policy h4{color:#374151;font-size:1rem;font-weight:600;margin-bottom:6px;margin-top:20px}.privacy-policy p{margin-bottom:14px}.privacy-policy ul{margin:12px 0 16px 20px}.privacy-policy li{margin-bottom:6px}.privacy-policy a{color:#2563eb;text-decoration:none}.privacy-policy a:hover{text-decoration:underline}.privacy-policy table{border-collapse:collapse;font-size:.95rem;margin:20px 0 24px;width:100%}.privacy-policy thead{background-color:#f9fafb}.privacy-policy td,.privacy-policy th{border:1px solid #e5e7eb;padding:10px 12px;text-align:left;vertical-align:top}.privacy-policy th{font-weight:600}@media (max-width:640px){.privacy-policy{padding:32px 16px 48px}.privacy-policy h1{font-size:2rem}.privacy-policy table{font-size:.9rem}}.devlog-entry{background-color:#ffd9031f;border-color:#0093ff;border-radius:25px;border-style:solid;margin:20px;padding:20px;transition-duration:.2s}.devlog-entry:hover{background-color:#0091ff56}.devlog-entry h2{color:#0093ff}.devlog-container{line-height:1.6;margin:0 auto;max-width:700px;padding:2rem}.devlog-container h1,.devlog-container h2{margin-top:2rem}.devlog-container hr{margin:2rem 0}.devlog-container ul{padding-left:1.5rem}.home-layout{background-image:linear-gradient(180deg,#6ca9df 0,#c7d7e7 45%,#d8d8d8);display:grid;grid-template-columns:250px 1fr 500px;height:100vh;max-width:100vw}.home-layout h1{color:#fff;font-size:clamp(24px,calc(16px + 5vw),48px);letter-spacing:.6rem;margin-bottom:20px;text-decoration:underline;text-decoration-color:#fad71c;text-transform:uppercase;text-underline-offset:1rem}.left-column{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;justify-items:center;padding:20px}.center-column,.left-column{background-image:linear-gradient(180deg,#6ca9df 0,#c7d7e7 45%,#d8d8d8);overflow-y:auto}.center-column{animation:fadeIn .45s cubic-bezier(.25,.46,.45,.94);padding:3rem 10rem 10rem}.right-column{background-image:linear-gradient(180deg,#6ca9df 0,#c7d7e7 45%,#d8d8d8);overflow-y:auto;padding:3rem 7rem 20px 20px}.left-column-button{background-color:#6ca9df8b;border-bottom-left-radius:40px;border-color:#fff;border-top-left-radius:40px;display:flex;flex-direction:row;font-family:monospace;font-size:larger;justify-content:space-evenly;letter-spacing:2px;margin:0;padding:30px;width:100%}.white-container{background-color:#fff;border-radius:15px;display:flex;flex-direction:column;margin:10px;padding:20px}.white-container h1{color:#000;font-size:1rem}.white-container h2{color:#000;text-decoration:underline;text-decoration-color:#fad71c}.vertical-grid-container{display:flex;flex-direction:column;gap:20px}.horizontal-grid-row-1{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin:10px}.horizontal-grid-row-2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:10px}.horizontal-grid-row-3{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin:10px}.horizontal-grid-row-4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.vertical-grid-2,.vertical-grid-3,.vertical-grid-4{display:grid;grid-template-rows:1fr 1fr}.vertical-flex{display:flex;flex-direction:column}.screen{height:100vh;justify-content:center;overflow:hidden;transition-duration:1s;transition-timing-function:ease-in;width:100vw}button{background-color:#0093ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.destructive{background-color:#ff4c4c}.destructive:hover{background-color:#ff1a1a}button:hover{background-color:#007acc}.hyperlink{font-size:16px}.hyperlink,.quickLink{color:#0093ff;cursor:pointer}.quickLink{font-size:14px;font-weight:500}.dashboard-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:12px;margin:5px;padding:16px}.edit-modal{align-self:center;background-color:#7fc3ffb8;border-radius:30px;justify-self:center;padding:20px;position:absolute}.edit-form,.edit-modal{display:flex;flex-direction:column;justify-content:center}.edit-form{align-content:center;gap:10px}.form-actions{gap:10px}.form-actions,.under-construction{align-items:center;display:flex;flex-direction:column}.under-construction{background:#fafafa;border:2px dashed #ccc;border-radius:12px;justify-content:center;min-height:300px;padding:2rem;text-align:center}.under-construction h1{color:#000;margin-bottom:1rem}.under-construction p{color:#666;max-width:500px}.friend-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #00000014;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px 16px;transition:all .2s ease}.friend-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}.friend-card span{font-size:1rem;font-weight:600}.friend-card button{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 14px}.friend-card button:hover{background:#dc2626}.friend-card p{color:#f59e0b;font-size:.9rem;font-weight:500;margin:0}.procedure-section{border-radius:18px;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000000a;margin-bottom:16px;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.procedure-section:hover{box-shadow:0 2px 6px #00000014,0 12px 28px #0000000f;transform:translateY(-1px)}.procedure-section-header{align-items:center;background:hsla(0,0%,100%,.123);border:none;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;justify-content:space-between;padding:18px 20px;transition:background-color .15s ease;width:100%}.procedure-section-header:hover{background:#f9fafb;color:#000}.procedure-section-body{padding:0 16px 16px}.procedure-recency-card{align-items:center;background:#f8fafc;border-radius:14px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:10px;padding:14px 16px;transition:background-color .15s ease,transform .15s ease}.procedure-recency-card:hover{background:#f1f5f9;transform:translateX(2px)}.procedure-recency-card h4{font-size:15px;font-weight:600;margin:0}.procedure-recency-card p{margFin:4px 0 0 0;color:#6b7280;font-size:13px}.recency-pill{border-radius:999px;font-size:12px;font-weight:700;justify-self:center;letter-spacing:.4px;padding:6px 12px;text-transform:uppercase;width:fit-content}.recency-pill.recent{background:#dcfce7;color:#166534}.recency-pill.stale{background:#fef3c7;color:#92400e}.recency-pill.inactive{background:#fee2e2;color:#991b1b}.recency-pill.new{background:#dbeafe;color:#1e40af}.procedure-section-body-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.procedure-section.open .procedure-section-body-wrap{grid-template-rows:1fr}.procedure-section-body{opacity:0;overflow:hidden;padding:0 16px;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,padding .2s ease}.procedure-section.open .procedure-section-body{opacity:1;padding:0 16px 16px;transform:translateY(0)}.recommended-card{grid-gap:20px;align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:20px;box-shadow:0 8px 24px #2563eb40;color:#fff;display:grid;gap:20px;grid-template-columns:2fr 1fr;justify-content:space-between;margin-bottom:20px;padding:20px;transition:transform .15s ease,box-shadow .15s ease}.recommended-card:hover{box-shadow:0 12px 32px #2563eb59;transform:translateY(-2px)}.recommended-card-content{display:flex;flex-direction:column;gap:6px}.recommended-label{font-size:12px;font-weight:700;letter-spacing:1px;opacity:.85;text-transform:uppercase}.recommended-title{font-size:22px;font-weight:700}.recommended-subtitle{font-size:14px;opacity:.9}.recommended-button{background:#fff;border:none;border-radius:12px;box-sizing:border-box;color:#1d4ed8;cursor:pointer;font-weight:700;padding:12px 18px;transition:transform .15s ease}.recommended-button:hover{background-color:#fad71c;transform:scale(1.05)}.circular-percent{align-items:center;display:flex;height:110px;justify-content:center;justify-self:center;margin:50px;position:relative;width:110px}.circular-percent svg{transform:rotate(-90deg)}.circle-bg{fill:none;stroke:#2a2f3a;stroke-width:10}.circle-progress{fill:none;stroke:#4ade80;stroke-width:10;stroke-linecap:round;transition:stroke-dashoffset .4s ease}.circle-text{display:flex;flex-direction:column;line-height:1.1;position:absolute;text-align:center}.circle-text strong{font-size:1.3rem}.circle-text span{font-size:.75rem;opacity:.7}.limit-container{align-content:center;border-radius:20px;box-shadow:0 8px 24px #2563eb40;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;justify-content:center;justify-items:center;margin-top:10px;padding:24px}.limit-container button{min-width:100%;padding:20px}.limit-card{background-color:#fff;border-radius:20px;box-sizing:border-box;color:#000;display:flex;flex-direction:row;font-weight:bolder;gap:20px;padding:20px;width:100%}.limit-card label{display:block;font-size:.9rem;margin-bottom:10px}.limit-mode{background:#ffd70026;border:1px solid #ffd70066;border-radius:999px;color:#000;display:inline-block;font-size:.9rem;font-weight:600;margin:5px;padding:6px;text-align:center}.set-username{align-content:center;justify-content:center;justify-items:center}.groups-page,.set-username{border-radius:20px;box-shadow:0 8px 24px #2563eb40;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;margin-top:10px;padding:24px}.groups-list{display:flex;flex-direction:column;gap:12px}.group-card{background:#fff;border:1px solid #444;border-radius:10px;display:grid;grid-template-columns:3fr 1fr;padding:16px}.create-groups-page{display:flex;flex-direction:column;gap:24px;padding:24px}.create-groups-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.create-group-panel{background:#fff;border:1px solid #333;border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:20px}.create-group-panel label{display:flex;flex-direction:column;gap:6px}.create-group-panel input,.create-group-panel select,.join-row input{background:#fff;border:1px solid #444;border-radius:8px;color:#000;padding:10px 12px}.create-group-panel button,.join-row button{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:10px 14px}.join-row{display:flex;gap:10px}.join-row input{flex:1 1}.create-groups-list,.my-groups-section{display:flex;flex-direction:column;gap:12px}.create-group-card{background:#fafafa;border:1px solid #333;border-radius:12px;display:flex;gap:16px;justify-content:space-between;padding:16px}.create-group-card h3{margin:0 0 6px}.create-group-card p{margin:4px 0}.group-type{opacity:.75;text-transform:capitalize}.delete-group-button{background:#b22222;border:none;border-radius:8px;color:#fff;cursor:pointer;height:fit-content;padding:8px 12px}.delete-group-button:disabled,.group-panel button:disabled,.join-row button:disabled{cursor:not-allowed;opacity:.5}.groups-error{color:#ff6b6b;margin:0}@media (max-width:800px){.groups-grid{grid-template-columns:1fr}.group-card{flex-direction:column}}.spinner-container{align-items:center;display:flex;height:100%;justify-content:center;min-height:200px;width:100%}.spinner{animation:spin .8s linear infinite;border:5px solid #fff3;border-radius:50%;border-top-color:#4fc3ff;height:56px;width:56px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.achievement-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.achievement-card{background:#fff;border:1px solid #444;border-radius:10px;display:flex;gap:15px;padding:15px;transition:.2s}.achievement-card.unlocked{border-color:gold}.achievement-card.locked{filter:grayscale(100%);opacity:.55}.achievement-card:hover{transform:translateY(-2px)}.achievement-icon{align-items:center;display:flex;font-size:42px}.achievement-card h3{margin:0}.achievement-card p{color:#bbb;margin-bottom:5px;margin-top:5px}.plans-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}.plan-card{background:#fafafa;border:1px solid #333;border-radius:12px;display:flex;flex-direction:column;margin:auto;max-width:400px;min-height:500px;min-width:100%;padding:24px}.plan-card h2{margin-bottom:8px}.plan-description{color:#bbb}.plan-price{font-size:2rem;font-weight:700;margin:20px 0}.plan-features{list-style:none;padding:0}.plan-features li{margin:10px 0}.plan-button{margin-top:20px;width:100%}.cropped_image_container img{max-height:1000px;max-width:1000px}.cropped_image{max-width:100px;transition-duration:.1s}.cropped_image:hover{cursor:pointer;filter:brightness(.9)}.imageModal{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.imageModal img{max-width:100vw!important;min-height:auto!important;object-fit:contain;width:50vw!important}.image-frame-selector-container{align-items:center;background:#000000bf;background-color:hsla(39,77%,83%,.556);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:1000}.template_item_container{background-color:hsla(0,0%,100%,.181);border-radius:15px;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-around;justify-items:space;margin:20px;padding:10px}.template_item_row{background-color:hsla(0,0%,100%,.847);border-radius:15px;margin:20px;padding:10px}.template_item_row:hover{cursor:pointer;filter:brightness(.9)}.template_detail_container{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;justify-items:center;margin:20px;padding:10px}.template_detail_row{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}.template_detail_button{margin:10px;min-width:100%}.settings-page{margin:0 auto;max-width:900px;padding:32px 20px}.settings-page h1{font-size:2rem;margin-bottom:24px}.settings-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000a;margin-bottom:18px;padding:20px}.settings-section h2{color:#111827;font-size:1.15rem;margin:0 0 14px}.settings-section button{background:#f3f4f6;border:none;border-radius:10px;color:#111827;cursor:pointer;display:block;font-size:.95rem;font-weight:600;margin-top:10px;padding:11px 14px;text-align:left;width:100%}.settings-section button:hover{background:#e5e7eb}.settings-section label{align-items:center;color:#374151;display:flex;font-size:.95rem;gap:10px;margin-top:12px}.settings-section input[type=checkbox]{accent-color:#2563eb;height:18px;width:18px}.settings-section.danger{background:#fff5f5;border-color:#fecaca}.settings-section.danger h2{color:#991b1b}.settings-section.danger button{background:#fee2e2;color:#991b1b}.settings-section.danger button:hover{background:#fecaca}@media (max-width:600px){.settings-page{padding:24px 14px}.settings-section{border-radius:14px;padding:16px}}.leaderboard{border-radius:24px;box-shadow:0 8px 24px #00000014;max-width:760px;padding:24px}.leaderboard h1{font-size:30px;margin:0 0 18px}.userRow{grid-gap:12px;align-items:center;border-radius:14px;display:grid;gap:12px;grid-template-columns:2fr 1fr 1fr;padding:12px 16px}.userRow p{margin:0}.userRow:not(:first-of-type){background:#f8f9fb;margin-top:8px}.userRow:not(:first-of-type):hover{background:#eef2f7}.userRow:first-of-type{color:#6b7280;font-size:13px;font-weight:700;text-transform:uppercase}.username{font-weight:700}.practiceCount,.streak{text-align:center}.column-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000a;margin-bottom:18px;padding:20px}.practice-container{opacity:0;transition:opacity .2s ease-in-out}.practice-container.open{opacity:1}.question-container{align-items:center;margin:0 auto;max-width:900px;padding:2rem}.answer-container{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;min-height:280px;padding:2rem}.practice-container{align-items:center;background:#fff;display:flex;flex-direction:column;height:100vh;inset:0;position:fixed;width:100vw;z-index:9999}.practice-header{align-items:center;display:flex;gap:16px;max-width:900px;padding:20px 24px;width:100%}.practice-exit-button{background:#0000;border:none;color:#777;cursor:pointer;font-size:1.5rem}.practice-progress-bar{background:#e5e5e5;border-radius:999px;flex:1 1;height:14px;overflow:hidden}.practice-progress-fill{background:#58cc02;border-radius:999px;height:100%;width:40%}.question-container{display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:760px;padding:24px;width:100%}.question-container h1{color:#1f2937;font-size:2rem;margin-bottom:24px}.question-card{background:#fff;border:2px solid #e5e7eb;border-radius:18px;box-shadow:0 4px 0 #e5e7eb;padding:28px}.answer-container{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr 1fr;max-width:760px;padding:24px 24px 36px;width:100%}.answer-button{background:#fff;border:2px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 0 #e5e7eb;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:16px 18px;text-align:left;text-align:center;transition:transform .08s ease,box-shadow .08s ease,border-color .15s ease;width:100%}.answer-button:hover{background:#f7fcff;border-color:#84d8ff}.answer-button:active{box-shadow:0 1px 0 #e5e7eb;transform:translateY(3px)}.answer-button.correct{background:#d7ffb8;border-color:#58cc02;box-shadow:0 4px 0 #58a700;color:#000}.answer-button.incorrect{background:#ffdfe0;border-color:#ff4b4b;box-shadow:0 4px 0 #ea2b2b}.practice-footer{border-top:2px solid #e5e7eb;display:flex;justify-content:center;padding:18px 24px;width:100%}.practice-footer-inner{display:flex;justify-content:flex-end;max-width:760px;width:100%}.practice-check-button{background:#58cc02;border:none;border-radius:14px;box-shadow:0 4px 0 #58a700;color:#fff;cursor:pointer;font-size:1rem;font-weight:800;padding:14px 32px}.practice-check-button:active{box-shadow:0 1px 0 #58a700;transform:translateY(3px)}.dashboard-text{border-radius:20px;box-shadow:0 8px 24px #00000014;color:#fff;font-weight:bolder;padding:20px}.mode-selection{align-items:center;border:1px solid #ddd;border-radius:10px;cursor:pointer;display:flex;gap:12px;margin-bottom:8px;padding:10px 14px;transition:background-color .2s,border-color .2s}.mode-selection:hover{background-color:#f5f5f5;border-color:#aaa}.mode-selection input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;flex-shrink:0;height:22px;width:22px}.mode-selection span{font-size:16px;font-weight:500}.step-row{display:flex;flex-direction:row;max-width:100%;padding:20px}.countdown-container{background:#ddd;border-radius:999px;height:8px;overflow:hidden;width:100%}.countdown-bar{background:#4caf50;height:100%;transition:width 1s;transition-timing-function:ease-in}.step-editor-row{grid-gap:10px;align-content:center;background-color:#fff;border:5px solid #000;border-radius:15px;display:grid;gap:10px;grid-template-columns:1fr 3fr 1fr;justify-content:center;margin-bottom:20px;margin-top:20px;max-height:200px;padding:10px}.step-editor-left{display:grid;grid-template-rows:1fr 1fr}.step-editor-left img{max-width:100px}.step-editor-center{grid-gap:20px;align-content:center;display:grid;gap:20px;grid-template-columns:1fr 1fr}.step-editor-center input{border:none;border-bottom:solid;font-size:1rem;max-height:3rem;outline:none;padding:10px}.step-editor-right{display:grid;grid-template-columns:1fr}.folder{background-color:#fff;padding:10px}.folder-title{text-decoration:underline;text-decoration-color:#fad71c;text-underline-offset:10px}.procedure{background-color:#fff;font-weight:bolder;padding:10px;transition-duration:.2s}.procedure:hover{background-color:#0093ff;color:#fad71c;filter:brightness(.9)}.session-complete{align-items:center;animation:fadeIn .85s cubic-bezier(.25,.46,.45,.94);color:#000;display:flex;flex:1 1;justify-content:center;padding:2rem}.session-complete-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 24px #00000014;max-width:500px;padding:2rem;text-align:center;width:100%}.session-complete-icon{font-size:4rem;margin-bottom:1rem}.session-complete-card h1{color:#000;margin-bottom:.5rem}.session-complete-card p{color:#666;margin-bottom:1.5rem}.session-complete-score{color:#58cc02;font-size:3rem;font-weight:700;margin-bottom:2rem}.session-complete-button{background:#58cc02;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:12px 24px}.reveal-answer{margin-top:1rem;text-align:center}.reveal-answer-button{background:#e5e7eb;border:none;border-radius:8px;cursor:pointer;padding:8px 16px}.reveal-answer-content{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;font-weight:600;margin-top:12px;padding:16px}.fancy-input-container{display:grid;grid-template-rows:3fr 1fr;margin-bottom:20px;margin-top:20px}.fancy-input{align-self:center;background-color:initial;border-bottom:3px solid #000;border-left-style:none;border-radius:0;border-right-style:none;border-top-style:none;font-size:2rem;font-weight:lighter;justify-self:center;margin:0;outline:none;width:100%}.fancy-input-message{animation:fadeIn .25s ease-in-out;margin:0;transition-duration:.2s}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fancy-button{border-color:#000;border-radius:15px;color:#000;transition-duration:.2s}.fancy-button,.fancy-button:hover{background-color:initial;font-size:2rem;font-weight:lighter;padding:30px}.fancy-button:hover{border-color:#fff;border-radius:15px;color:#0093ff}.inputV2{border:1px solid #ccc;border-radius:4px;font-size:16px;margin:5px;padding:15px}.screen{align-content:center;align-items:center;align-self:center;background-image:linear-gradient(180deg,#6ca9df 0,#c7d7e7 45%,#d8d8d8);display:flex;flex-direction:column;justify-content:start;justify-self:center;max-height:100vh;max-width:100vw}img{width:320px}h1>{color:#fff;font-size:clamp(24px,calc(16px + 5vw),48px);letter-spacing:.6rem;margin-bottom:20px;text-decoration:underline;text-decoration-color:#fad71c;text-transform:uppercase;text-underline-offset:1rem}button{max-width:200px}.loginContainer{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001f;display:flex;flex-direction:column;gap:10px;height:fit-content;padding:2rem;width:fit-content}