body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;background-color:#f6f6f7}.app-container{max-width:1200px;margin:0 auto;padding:20px}.layout{display:flex;gap:20px}.layout-section{flex:1}.layout-section.secondary{flex:0 0 300px}.card{background:#fff;border:1px solid #e1e3e5;border-radius:8px;margin-bottom:20px}.card-sectioned{padding:20px}.card-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#202223}.heading{font-size:16px;font-weight:600;color:#202223;margin-bottom:10px}.text-container{color:#6d7175;line-height:1.5}.text-field{margin-bottom:16px}.text-field label{display:block;font-size:14px;font-weight:500;color:#202223;margin-bottom:4px}.text-field input,.text-field select{width:100%;padding:8px 12px;border:1px solid #c9cccf;border-radius:4px;font-size:14px;box-sizing:border-box}.text-field input:focus,.text-field select:focus{outline:none;border-color:#5c6ac4;box-shadow:0 0 0 1px #5c6ac4}.checkbox{margin-bottom:16px;display:flex;align-items:center}.checkbox input{margin-right:8px}.checkbox label{font-size:14px;color:#202223}.button{background-color:#5c6ac4;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.button:hover{background-color:#4f5aa8}.button:disabled{background-color:#c9cccf;cursor:not-allowed}.toast{position:fixed;top:20px;right:20px;background:#50b83c;color:#fff;padding:12px 16px;border-radius:4px;box-shadow:0 2px 4px #0000001a;z-index:1000}.toast.error{background:#d82c0d}.loading{opacity:.6;pointer-events:none}.bold{font-weight:700}.instructions li{margin-bottom:8px}.instructions .bold{color:#202223}
