:root{--brand: #e61b28;--ink: #20242a;--muted: #737b86;--line: #e8eaed;--canvas: #f5f6f8;--content: 1240px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1024px;background:var(--canvas)}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(var(--content),calc(100% - 48px));margin:0 auto}.page{min-height:100vh}.section{margin-top:28px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title{display:flex;align-items:center;gap:10px;margin:0;font-size:22px;letter-spacing:-.2px}.section-title:before{display:block;width:4px;height:22px;border-radius:4px;background:var(--brand);content:""}.section-action{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;border-radius:0;color:var(--brand);background:transparent;font-size:13px;font-weight:600;line-height:1.2;box-shadow:none}.section-action svg{flex:0 0 auto}.section-action:hover{opacity:.78}.section-link{color:var(--brand);font-size:13px;font-weight:700}.muted{color:var(--muted)}.empty{padding:48px;border:1px dashed #d9dde2;color:var(--muted);text-align:center;background:#fff}.upload-field img{cursor:pointer}.upload-field img+div .n-button:first-child{display:none}.upload-field:has(.remove-image){position:relative}.upload-field:has(.remove-image) .remove-image{position:absolute;top:8px;right:8px;z-index:1;display:grid;width:28px;height:28px;margin:0;place-items:center;border-radius:50%;color:#fff;background:#232a30b8;font-size:0}.upload-field:has(.remove-image) .remove-image:hover{color:#fff;background:var(--brand)}@media (max-width: 1100px){.container{width:calc(100% - 32px)}.section{margin-top:20px}}
