@font-face{font-family:General Sans;src:url(/fonts/GeneralSans/GeneralSans-Regular.woff2) format("woff2"),url(/fonts/GeneralSans/GeneralSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans/GeneralSans-Bold.woff2) format("woff2"),url(/fonts/GeneralSans/GeneralSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:JetBrains Mono;src:url(/fonts/JetBrainsMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal}*{text-wrap:balance}body{font-family:General Sans,Courier,sans-serif;margin:0;padding:20px;box-sizing:border-box;color:#333;min-height:100vh;flex-direction:column;justify-content:center;background-color:#f9f9f9;line-height:1.6}.header,body{display:flex;align-items:center}.header{justify-content:left;padding:10px;position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,.1);height:60px}.favicon-button{background:none!important;border:none!important;padding:0!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center;height:100%}.favicon{width:40px;height:40px;margin-right:10px;display:block}.title-container{flex-grow:1;max-width:80%}.title,h1{font-size:clamp(1.2rem,3vw,1.8rem)}h2{font-size:1.2rem;font-weight:700;text-align:center;margin-top:80px;padding:0 10%}.flowchart-container{padding:20px;max-width:800px;margin:80px auto 0}.main-heading{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.question-heading{font-size:1.125rem;font-weight:500;margin-bottom:.75rem}.action-button,.reset-button{display:flex;justify-content:center;align-items:center;text-transform:uppercase;width:100%;max-width:250px;text-align:center;margin:20px auto;padding:12px 24px;font-size:16px;font-weight:700;background-color:#6f00ff;color:#fff;border:none;border-radius:6px;cursor:pointer}.action-button:hover,.reset-button:hover{background-color:#5700ca!important}.result-container{border:1px solid #d1d5db;border-radius:.25rem;padding:1rem;margin-top:1.25rem}.result-heading{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.result-description{margin-bottom:.75rem}.result-list{list-style-type:disc;padding-left:1.25rem;margin-bottom:1rem}