стиль> *{box-sizing:border-box} body{margin:0;font-family:Arial,sans-serif;background:#f4f7fb;color:#17243a} кнопка, поле ввода, выпадающий список, текстовое поле {font:inherit} button{cursor:pointer} .layout{display:flex;min-height:100vh} .sidebar{width:240px;background:#10213a;color:#fff;padding:22px;position:fixed;left:0;top:0;bottom:0} .brand{font-size:23px;font-weight:700;margin-bottom:35px} .brand span{display:block;font-size:12px;font-weight:400;opacity:.65;margin-top:4px} .nav button{display:block;width:100%;text-align:left;border:0;background:transparent;color:#dce7f5;padding:13px 12px;border-radius:9px;margin-bottom:6px} .nav button:hover,.nav button.active{background:#1c5f9e;color:#fff} .logout{position:absolute;bottom:22px;left:22px;right:22px;background:#253957;color:#fff;border:0;padding:11px;border-radius:8px} .main{margin-left:240px;width:calc(100% - 240px);padding:28px} .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px} .top h1{margin:0;font-size:28px} .site-link{color:#1262b0;text-decoration:none} .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px} .stat{background:#fff;border:1px solid #e0e7ef;border-radius:14px;padding:20px} .stat small{color:#718096}.stat b{display:block;font-size:30px;margin-top:8px} .box{background:#fff;border:1px solid #e0e7ef;border-radius:14px;padding:22px;margin-bottom:20px} .toolbar{display:flex;gap:10px;margin-bottom:18px} .toolbar input,.toolbar select{margin:0} input,select,textarea{width:100%;padding:11px 12px;border:1px solid #cdd7e3;border-radius:8px;background:#fff} textarea{min-height:110px;resize:vertical} label{display:block;font-size:13px;font-weight:700;margin:0 0 6px} .grid{display:grid;grid-template-columns:1fr 1fr;gap:16px} .field-full{grid-column:1/-1} .btn{border:0;padding:10px 15px;border-radius:8px;background:#1262b0;color:#fff} .btn.secondary{background:#e8eef5;color:#24364d} .btn.danger{background:#b33a3a} .btn.green{background:#23834a} .product{display:grid;grid-template-columns:70px 1fr auto;gap:15px;align-items:center;border-top:1px solid #e7edf3;padding:15px 0} .product:first-child{border-top:0} .thumb{width:70px;height:70px;border-radius:9px;background:#edf2f7;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#718096;font-size:11px;text-align:center} .thumb img{width:100%;height:100%;object-fit:contain} .product h3{font-size:16px;margin:0 0 6px} .product small{display:block;color:#718096;line-height:1.5} .actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end} .badge{display:inline-block;padding:4px 8px;border-radius:20px;font-size:11px;margin-top:5px} .badge.on{background:#dff4e7;color:#176b3a} .badge.off{background:#edf0f3;color:#68778d} .preview{margin-top:10px;width:180px;height:140px;border:1px dashed #bcc8d6;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#718096} .preview img{max-width:100%;max-height:100%;object-fit:contain} .hidden{display:none!important} .notice{padding:11px 13px;background:#edf5ff;border-radius:8px;color:#315a82;margin-bottom:15px} .error{color:#b42318;margin-top:10px} @media(max-width:800px){ .sidebar{width:70px;padding:15px 10px}.brand{font-size:0;text-align:center}.brand:before{content:"A";font-size:25px}.brand span{display:none} .nav button{font-size:0;text-align:center}.nav button:before{content:"•";font-size:24px}.logout{left:10px;right:10px;font-size:0}.logout:before{content:"в†Є";font-size:20px} .main{margin-left:70px;width:calc(100% - 70px);padding:18px} .stats{grid-template-columns:1fr} .grid{grid-template-columns:1fr}.field-full{grid-column:auto} .toolbar{flex-direction:column}.product{grid-template-columns:55px 1fr}.actions{grid-column:1/-1;justify-content:flex-start}.thumb{width:55px;height:55px} } <тело>
Получить информацию