*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;line-height:1.6;color:#37352f;background:#f7f6f3;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.container{max-width:900px;margin:0 auto;padding:0 24px}header{background:#fff;border-bottom:1px solid #e8e6e1;padding:12px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;font-family:inherit;text-align:center;transition:background .12s ease,opacity .12s;white-space:nowrap}.btn:active{opacity:.7}.btn-primary{background:#2383e2;color:#fff}.btn-primary:hover{background:#0b6dc4}.btn-secondary{background:#f1f1ef;color:#37352f}.btn-secondary:hover{background:#e8e7e4}.btn-success{background:#edf3ed;color:#1b7a3d}.btn-success:hover{background:#d6e8d6}.card{background:#fff;border:1px solid #e8e6e1;border-radius:8px;padding:20px 24px;transition:border-color .15s}.card:hover{border-color:#d3d1cb}.label{display:block;margin-bottom:4px;font-size:14px;font-weight:500;color:#9b9a97}.input{width:100%;padding:8px 12px;border:1px solid #e8e6e1;border-radius:6px;font-size:14px;font-family:inherit;background:#fff;color:#37352f;transition:border-color .15s,box-shadow .15s}.input:focus{outline:none;border-color:#2383e2;box-shadow:0 0 0 2px #2383e226}.input::placeholder{color:#c4c4c0}textarea.input{resize:vertical;min-height:140px;line-height:1.75;font-family:SF Mono,Fira Code,monospace;font-size:13px}.error{color:#eb5757;font-size:13px;margin-top:6px}.success{color:#1b7a3d;font-size:14px}a{color:#2383e2;text-decoration:none}a:hover{text-decoration:underline}.progress-track{background:#ebeae7;border-radius:4px;height:6px;overflow:hidden}.progress-fill{background:#2383e2;height:100%;border-radius:4px;transition:width .3s ease}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}
