:root{font-family:IBM Plex Sans,Segoe UI,sans-serif}body{margin:0;background:#f5f7fb;color:#10233f}.container{max-width:1200px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 10px 30px #10233f14}.tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tabs button{border:1px solid #9bb0cb;background:#eef3fb;color:#10233f;border-radius:999px;padding:.45rem .9rem}.tabs button.active{background:#10233f;color:#fff;border-color:#10233f}label{font-weight:700}.label-inline{margin-right:1rem;margin-left:.25rem}fieldset{border:1px solid #d7deea;border-radius:8px;padding:1rem}textarea{width:100%;max-width:100%;border:1px solid #c9d3e0;border-radius:8px;min-height:5rem;padding:.75rem;font:inherit;resize:vertical}input[type=text]{width:100%;max-width:100%;border:1px solid #c9d3e0;border-radius:8px;padding:.6rem;font:inherit}input[type=number]{border:1px solid #c9d3e0;border-radius:8px;padding:.45rem .6rem;margin-right:.75rem;width:6rem}button{margin-right:.5rem}.section-label{font-weight:700}
