.device-core-web-shortcuts-form{display:grid;gap:14px}
.device-core-web-shortcut-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #d9e2e9;border-radius:7px;background:#f8fafc}
.device-core-web-shortcut-summary>div{display:grid;gap:3px}
.device-core-web-shortcut-summary b{color:#334250;font-size:16px}
.device-core-web-shortcut-summary span{color:#718090;font-size:13px}
.device-core-web-shortcut-list{display:grid;gap:14px}
.device-core-web-shortcut-add-bottom{display:flex;justify-content:center;padding:4px 0 2px}
.device-core-web-shortcut-add-bottom .btn{min-width:180px}
[data-add-web-shortcut]:disabled{cursor:not-allowed;opacity:.48}
.device-core-web-shortcut-card{overflow:hidden;border:1px solid #d8e0e7;border-radius:8px;background:#fff}
.device-core-web-shortcut-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid #e4e9ee;background:#f8fafc}
.device-core-web-shortcut-head>div{display:grid;gap:2px}
.device-core-web-shortcut-head span{color:#82909d;font-size:11px;font-weight:700;letter-spacing:.08em}
.device-core-web-shortcut-head h3{margin:0;color:#334250;font-size:16px}
.device-core-web-shortcut-head button{border:0;background:transparent;color:#b3413e;font:700 13px 'Lato',Arial,sans-serif;cursor:pointer}
.device-core-web-shortcut-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 20px;padding:18px}
.device-core-web-shortcut-grid .field{display:grid;align-content:start;gap:6px}
.device-core-web-shortcut-grid .field>span:first-child{font-weight:700;color:#374553}
.device-core-web-shortcut-grid .field>small{min-height:32px;color:#718090;font-size:12px;line-height:1.35}
.device-core-web-shortcut-grid .full{grid-column:1/-1}
.device-core-web-shortcut-variables{display:flex;flex-wrap:wrap;gap:6px}
.device-core-web-shortcut-variables button{padding:4px 8px;border:1px solid #c8d9e6;border-radius:12px;background:#f1f7fb;color:#176ca8;font:600 12px 'Lato',Arial,sans-serif;cursor:pointer}
.device-core-web-shortcut-icon{display:flex;align-items:center;gap:12px;width:max-content;padding:10px 13px;border:1px dashed #9eb8cb;border-radius:7px;background:#f8fbfd;color:#176ca8;cursor:pointer}
.device-core-web-shortcut-icon>span{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;background:#dcecf7 center/cover no-repeat;color:#176ca8;font-weight:800}
.device-core-web-shortcut-icon input{position:absolute;width:1px;height:1px;opacity:0}
.device-core-web-shortcut-icon b{font-size:13px}
@media(max-width:760px){.device-core-web-shortcut-summary{align-items:flex-start;flex-direction:column}.device-core-web-shortcut-grid{grid-template-columns:1fr}.device-core-web-shortcut-grid .full{grid-column:auto}}
