/* Generated by Bernadot Studios - MagicBulletLists v1.0.11 on 2026-04-24 20:57:03 UTC */

/* === Arrow Links (mbl-arrows) === */
ul.mbl-arrows, .mbl-arrows ul {
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    font-family: inherit;
    font-weight: 500;
    text-transform: none;
    color: #000000;
    background-color: transparent;
    background-image: none;
    border: 0px solid #dddddd;
    border-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 26px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 16px;
    margin-left: 0px;
    width: auto;
    max-width: 100%;
    list-style: none !important;
    box-sizing: border-box;
}
ul.mbl-arrows > li, .mbl-arrows ul > li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
}
ul.mbl-arrows > li::before, .mbl-arrows ul > li::before {
    content: "\002B95 ";
    position: absolute;
    left: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", "Noto Sans Symbols", "Noto Sans Symbols2", system-ui, sans-serif;
    line-height: 1;
    color: #0fdb13;
    font-size: 22px;
}
ul.mbl-arrows a, .mbl-arrows ul a {
    color: #2563eb;
    text-decoration: none;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
ul.mbl-arrows a:hover, .mbl-arrows ul a:hover {
    color: #1d4ed8;
    text-decoration: none;
    font-weight: 700;
}

/* === Card (mbl-card) === */
ul.mbl-card, .mbl-card ul {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    font-family: inherit;
    font-weight: 400;
    text-transform: none;
    color: #1f2937;
    background-color: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    box-shadow: 0px 2px 12px 0px rgba(15,23,42,0.08);
    padding-top: 18px;
    padding-right: 22px;
    padding-bottom: 18px;
    padding-left: 36px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    width: auto;
    max-width: 100%;
    list-style-type: disc;
    box-sizing: border-box;
}
ul.mbl-card > li, .mbl-card ul > li {
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
ul.mbl-card > li::marker, .mbl-card ul > li::marker {
    color: #2563eb;
    font-size: 1.1em;
}
ul.mbl-card a, .mbl-card ul a {
    color: #2563eb;
    text-decoration: underline;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
ul.mbl-card a:hover, .mbl-card ul a:hover {
    color: #1d4ed8;
}

/* === Checklist (mbl-checklist) === */
ul.mbl-checklist, .mbl-checklist ul {
    font-size: 16px;
    line-height: 1.55;
    text-align: left;
    font-family: inherit;
    font-weight: 400;
    text-transform: none;
    color: #111827;
    background-color: transparent;
    background-image: none;
    border: 0px solid #dddddd;
    border-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 28px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 16px;
    margin-left: 0px;
    width: auto;
    max-width: 100%;
    list-style: none !important;
    box-sizing: border-box;
}
ul.mbl-checklist > li, .mbl-checklist ul > li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
ul.mbl-checklist > li::before, .mbl-checklist ul > li::before {
    content: "\002713 ";
    position: absolute;
    left: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", "Noto Sans Symbols", "Noto Sans Symbols2", system-ui, sans-serif;
    line-height: 1;
    color: #16a34a;
    font-size: 1.15em;
}
ul.mbl-checklist a, .mbl-checklist ul a {
    color: #16a34a;
    text-decoration: underline;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
ul.mbl-checklist a:hover, .mbl-checklist ul a:hover {
    color: #15803d;
}

/* === Numbered Steps (mbl-steps) === */
ol.mbl-steps, .mbl-steps ol {
    font-size: 17px;
    line-height: 1.55;
    text-align: left;
    font-family: inherit;
    font-weight: 500;
    text-transform: none;
    color: #1f2937;
    background-color: transparent;
    background-image: none;
    border: 0px solid #dddddd;
    border-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 34px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 16px;
    margin-left: 0px;
    width: auto;
    max-width: 100%;
    list-style-type: decimal;
    box-sizing: border-box;
}
ol.mbl-steps > li, .mbl-steps ol > li {
    margin-bottom: 0px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 14px;
    padding-left: 0px;
}
ol.mbl-steps > li::marker, .mbl-steps ol > li::marker {
    color: #dc2626;
    font-size: 1.35em;
}
ol.mbl-steps > li, .mbl-steps ol > li {
    border-bottom: 1px solid #e5e7eb;
}
ol.mbl-steps > li:last-child, .mbl-steps ol > li:last-child {
    border-bottom: none;
}
ol.mbl-steps a, .mbl-steps ol a {
    color: #dc2626;
    text-decoration: underline;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
ol.mbl-steps a:hover, .mbl-steps ol a:hover {
    color: #991b1b;
}

/* === Pro Tips (mbl-tips) === */
ul.mbl-tips, .mbl-tips ul {
    font-size: 15px;
    line-height: 1.55;
    text-align: left;
    font-family: inherit;
    font-weight: 400;
    text-transform: none;
    color: #064e3b;
    background-color: #ecfdf5;
    border: 1px solid #a7f3d0;
    border-radius: 8px;
    box-shadow: none;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 24px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    width: auto;
    max-width: 100%;
    list-style: none !important;
    box-sizing: border-box;
}
ul.mbl-tips > li, .mbl-tips ul > li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 8px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
ul.mbl-tips > li::before, .mbl-tips ul > li::before {
    content: "\002605 ";
    position: absolute;
    left: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", "Noto Sans Symbols", "Noto Sans Symbols2", system-ui, sans-serif;
    line-height: 1;
    color: #059669;
    font-size: 1.1em;
}
ul.mbl-tips a, .mbl-tips ul a {
    color: #047857;
    text-decoration: underline;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
ul.mbl-tips a:hover, .mbl-tips ul a:hover {
    color: #064e3b;
}

/* === Warning (mbl-warning) === */
ul.mbl-warning, .mbl-warning ul {
    font-size: 15px;
    line-height: 1.55;
    text-align: left;
    font-family: inherit;
    font-weight: 400;
    text-transform: none;
    color: #78350f;
    background-color: #fef3c7;
    border: 0px solid #dddddd;
    border-radius: 6px;
    box-shadow: none;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 32px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    width: auto;
    max-width: 100%;
    list-style: none !important;
    box-sizing: border-box;
}
ul.mbl-warning > li, .mbl-warning ul > li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 8px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
ul.mbl-warning > li::before, .mbl-warning ul > li::before {
    content: "\0026A0 ";
    position: absolute;
    left: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", "Noto Sans Symbols", "Noto Sans Symbols2", system-ui, sans-serif;
    line-height: 1;
    color: #b45309;
    font-size: 1.15em;
}
ul.mbl-warning a, .mbl-warning ul a {
    color: #b45309;
    text-decoration: none;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
ul.mbl-warning a:hover, .mbl-warning ul a:hover {
    color: #78350f;
    text-decoration: underline;
}

