.uc24-card{width:100%;margin:16px 0 4px;padding:18px 20px;border:1px solid #394555;border-radius:22px;background:#151d27;color:#f4f6f8;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font:inherit}.uc24-card>div{display:flex;flex-direction:column;gap:5px}.uc24-card small,.uc24-card span{color:#99a5b5}.uc24-card b{font-size:20px}.uc24-card i{font-style:normal}.uc24-card strong{font-size:20px;text-align:right}.uc24-card em{font-style:normal;color:#9fb0c5;text-align:right}.uc24-card.is-empty{opacity:.65}.uc24-overlay,.uc24-editor-overlay{position:fixed;inset:0;z-index:10020;background:rgba(4,7,11,.78);display:flex;align-items:flex-end;justify-content:center;padding-top:max(16px,env(safe-area-inset-top))}.uc24-editor-overlay{z-index:10030}.uc24-sheet{width:min(760px,100%);height:min(92vh,900px);background:#0f151d;border:1px solid #303b4a;border-radius:28px 28px 0 0;color:#f4f6f8;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -18px 60px rgba(0,0,0,.35)}.uc24-sheet header{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 15px;border-bottom:1px solid #283342}.uc24-sheet header small{display:block;color:#96a2b2;margin-bottom:4px}.uc24-sheet header h2{margin:0;font-size:28px}.uc24-sheet header button{width:48px;height:48px;border:1px solid #3b4757;border-radius:16px;background:#1a2330;color:#fff;font-size:30px;line-height:1}.uc24-body{overflow:auto;padding:16px 16px calc(24px + env(safe-area-inset-bottom))}.uc24-summary{background:#151d27;border:1px solid #303b4a;border-radius:20px;padding:16px 18px;margin-bottom:14px;display:grid;grid-template-columns:1fr auto;gap:5px 14px}.uc24-summary b{font-size:19px}.uc24-summary strong{font-size:19px}.uc24-summary span{grid-column:1/-1;color:#96a2b2;font-size:14px}.uc24-list{display:flex;flex-direction:column;gap:10px}.uc24-row{width:100%;display:grid;grid-template-columns:1fr auto 18px;align-items:center;gap:12px;padding:15px 16px;border:1px solid #303b4a;border-radius:18px;background:#151d27;color:#f4f6f8;text-align:left;font:inherit}.uc24-row div{min-width:0}.uc24-row b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uc24-row small{display:block;color:#98a4b4;margin-top:4px}.uc24-row strong{white-space:nowrap;color:#ff728b}.uc24-row>span{color:#8492a5;font-size:22px}.uc24-editor-sheet{height:auto;max-height:86vh}.uc24-editor-body{padding:18px 18px calc(24px + env(safe-area-inset-bottom));overflow:auto}.uc24-op-summary{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:16px;background:#151d27;border:1px solid #303b4a;margin-bottom:18px}.uc24-op-summary span{color:#a2adbc}.uc24-op-summary strong{color:#ff728b;white-space:nowrap}.uc24-editor-body label{display:block;margin:14px 0;color:#aab4c2;font-size:14px}.uc24-editor-body select,.uc24-editor-body input{width:100%;box-sizing:border-box;margin-top:7px;padding:14px 13px;border:1px solid #3a4657;border-radius:14px;background:#111923;color:#f4f6f8;font:inherit}.uc24-save{width:100%;margin-top:10px;padding:15px;border:0;border-radius:15px;background:#2d8c6c;color:#fff;font:inherit;font-weight:700}.uc24-save:disabled{opacity:.55}.uc24-error{color:#ff728b}.uc24-loading,.uc24-empty{color:#9ba7b7;padding:18px;text-align:center}@media(max-width:600px){.uc24-card{padding:15px 16px;border-radius:18px}.uc24-card b,.uc24-card strong{font-size:18px}.uc24-sheet header h2{font-size:24px}.uc24-row{padding:14px 13px}}