.st-toast{padding:16px 24px;border-radius:10px;margin:-30px auto 30px;max-width:500px;text-align:center;font-weight:600;font-size:15px;position:relative;z-index:10}.st-toast.ok{background:#dcfce7;color:#166534;border:1px solid #86efac}.st-toast.warn{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.st-toast.info{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.st-toast.err{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.st-form-msg.success{background:#dcfce7;color:#166534}.st-form-msg.error{background:#fee2e2;color:#991b1b}.st-archive{margin:40px auto;max-width:600px}.st-archive h2{font-size:20px;margin-bottom:16px}.st-tip-card{background:#fff;border-radius:10px;padding:16px 20px;margin-bottom:12px;border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.st-tip-card .title{font-weight:600;font-size:15px;color:#1e293b}.st-tip-card .date{font-size:13px;color:#94a3b8}.st-tip-card a{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none}