.instrument-page{max-width:1040px;margin:0 auto;padding:8px 0 36px}.instrument-top-actions{margin-bottom:14px}.instrument-top-actions a{display:inline-flex;align-items:center;padding:10px 15px;border:1px solid #d8e2ef;border-radius:10px;background:#fff;color:#2563a9;font-weight:800;text-decoration:none}.instrument-card{overflow:hidden;background:#fff;border:1px solid #dce5ef;border-radius:14px;box-shadow:0 12px 28px rgba(15,35,60,.1)}.instrument-card>header{display:flex;align-items:center;gap:14px;padding:20px 24px;background:#367fb9;color:#fff}.instrument-card>header>span{display:grid;place-items:center;width:46px;height:46px;border-radius:11px;background:rgba(255,255,255,.18);font-size:24px}.instrument-card h1{margin:0;font-size:22px}.instrument-card header p{margin:4px 0 0;color:#eaf6ff}.instrument-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 26px;padding:26px}.instrument-grid label{display:flex;flex-direction:column;gap:8px;color:#5e6878}.instrument-grid label b{font-size:14px;color:#26374c}.instrument-grid input,.instrument-grid select,.instrument-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cdd7e3;border-radius:8px;background:#fff;padding:12px 14px;color:#223248;font:inherit;outline:none}.instrument-grid input:focus,.instrument-grid select:focus,.instrument-grid textarea:focus{border-color:#2f82c4;box-shadow:0 0 0 3px rgba(47,130,196,.12)}.instrument-grid .wide{grid-column:1/-1}.instrument-money{display:flex;border:1px solid #cdd7e3;border-radius:8px;overflow:hidden}.instrument-money span{display:grid;place-items:center;width:44px;background:#f5f8fb;color:#5d738b;font-weight:800}.instrument-money input{border:0;border-radius:0}.instrument-card footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#fbfcfe}.instrument-card footer a,.instrument-card footer button{border:0;border-radius:8px;padding:11px 17px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.instrument-card footer a{background:#eef2f7;color:#53657a}.instrument-card footer button{background:#54b85b;color:#fff;box-shadow:0 4px 10px rgba(41,137,49,.25)}.instrument-error{margin:0 26px 18px;padding:11px 14px;border-radius:8px;background:#fff4e5;color:#9a5a00;font-weight:700}@media(max-width:760px){.instrument-grid{grid-template-columns:1fr;padding:18px}.instrument-grid .wide{grid-column:auto}.instrument-card>header{padding:17px}.instrument-card footer{padding:14px}.instrument-page{padding:0}.instrument-card{border-radius:10px}}
