.important-panel{margin-top:24px;border:1px solid #f2dfce;border-radius:18px;background:#fff;overflow:hidden}.important-panel summary{display:flex;align-items:center;gap:12px;padding:16px;list-style:none;cursor:pointer}.important-panel summary::-webkit-details-marker{display:none}.important-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffe0bd;border-radius:12px;background:#fff9f2;color:#fa5b18}.important-panel summary b,.important-panel summary small{display:block}.important-panel summary b{font-size:14px}.important-panel summary small{margin-top:3px;color:#64738a;font-size:11px}.important-arrow{margin-left:auto;color:#f55b18;font-weight:800;transition:transform .2s}.important-panel:not([open]) .important-arrow{transform:rotate(180deg)}.important-content{padding:12px;border-top:1px solid #f5e7db;background:#fffdfa}.important-content article{display:flex;gap:11px;margin-bottom:9px;padding:12px;border:1px solid #f5dfcd;border-radius:13px;background:#fff}.important-content article:last-child{margin-bottom:0}.important-content article>span{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border:1px solid #ffcea5;border-radius:50%;color:#f45b18;font-size:12px}.important-content h3{margin:0;color:#ee4e13;font-size:14px}.important-content p{margin:5px 0 0;color:#344967;font-size:13px;line-height:1.5}.important-tips{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.important-tips span{padding:8px;border:1px solid #f5dfcd;border-radius:9px;background:#fff9f2;color:#52627b;font-size:11px}.important-tips b{color:#ec5014}@media(max-width:600px){.important-tips{grid-template-columns:1fr}.important-panel summary{padding:13px}.important-content{padding:9px}.important-content article{padding:10px}.important-content p{font-size:12px}}
