*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f5f7fb}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-title h1{margin:0 0 6px;font-size:28px;line-height:1.2}.page-title p{margin:0;color:#64718a}.panel{background:#fff;border:1px solid #dfe5ef;border-radius:8px;padding:22px}.primary-button,.secondary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:0 14px;font-weight:700;text-decoration:none}.primary-button{border:1px solid #184b8f;background:#184b8f;color:#fff}.secondary-button{border:1px solid #c7d2e2;background:#fff;color:#254d7f}.danger-text{color:#9f2732}@media (max-width: 680px){.page-title{flex-direction:column}}
