/* Generated from former static inline styles. Grouped by source template.
   Review and consolidate into semantic components during subsequent passes. */
#tt-toast-container { position: fixed; top: 1.25rem; right: 1.25rem; z-index: 99999; display: flex; flex-direction: column; gap: .5rem; pointer-events: none; max-width: 340px; }
.tt-toast { pointer-events: auto; background: white; border-radius: 10px; box-shadow: 0 8px 24px rgba(0,0,0,.15), 0 2px 6px rgba(0,0,0,.08); padding: .75rem 1rem; display: flex; align-items: flex-start; gap: .75rem; font-size: 1.35rem; font-weight: 500; color: #1e293b; border-left: 4px solid; animation: ttSlideIn .25s ease; transition: opacity .3s, transform .3s; }
.tt-toast-icon { font-size: 1.5rem; line-height: 1.2; flex-shrink: 0; }
.tt-toast-body { flex: 1; }
.tt-toast-title { font-weight: 700; font-size: 1.2rem; margin-bottom: .15rem; }
.tt-toast-msg { color: #475569; }
.tt-toast-close { background: none; border: none; cursor: pointer; font-size: 1.3rem; color: #94a3b8; padding: 0; line-height: 1; flex-shrink: 0; }
.tt-toast-close:hover { color: #ef4444; }
.tt-toast-progress { height: 3px; border-radius: 0 0 6px 6px; margin: .5rem -1rem -.75rem; }
.tt-toast.success { border-color: #10b981; }
.tt-toast.success .tt-toast-progress { background: #10b981; }
.tt-toast.error { border-color: #ef4444; }
.tt-toast.error .tt-toast-progress { background: #ef4444; }
.tt-toast.info { border-color: #3b82f6; }
.tt-toast.info .tt-toast-progress { background: #3b82f6; }
.tt-toast.warning { border-color: #f59e0b; }
.tt-toast.warning .tt-toast-progress { background: #f59e0b; }
.tt-toast.loading { border-color: #6366f1; }
.tt-toast.loading .tt-toast-progress { background: #6366f1; }
@keyframes ttSlideIn { from { opacity: 0; transform: translateX(24px); } to { opacity: 1; transform: translateX(0); } }
@keyframes ttShrink { from { width: 100%; } to { width: 0; } }
/* base_dashboard.html */
.ex-base-dashboard-1 { height:28px; margin-right:0.5rem; object-fit:contain; }
/* base_dashboard.html */
.ex-base-dashboard-2 { height:28px; margin-right:0.5rem; object-fit:contain; }
/* base_dashboard.html */
.ex-base-dashboard-3 { padding: 10px 14px; min-height: 40px; margin: 0; border-radius: 6px; }
/* base_dashboard.html */
.ex-base-dashboard-4 { padding: 10px 14px; min-height: 40px; margin: 0; border-radius: 6px; }
/* base_dashboard.html */
.ex-base-dashboard-5 { padding: 10px 14px; min-height: 40px; margin: 0; border-radius: 6px; }
/* base_dashboard.html */
.ex-base-dashboard-6 { padding: 10px 14px; min-height: 40px; margin: 0; border-radius: 6px; }
/* base_dashboard.html */
.ex-base-dashboard-7 { padding: 10px 14px; min-height: 40px; margin: 0; border-radius: 6px; }
/* base_dashboard.html */
.ex-base-dashboard-8 { width: 100%; padding: 10px 14px; min-height: 40px; margin: 0; border: none; background: transparent; cursor: pointer; color: var(--color-error, #ef4444); border-radius: 6px; }
/* campaigns/index.html */
.ex-campaigns-index-1 { display: flex; align-items: center; gap: 8px; }
/* campaigns/index.html */
.ex-campaigns-index-2 { display: none; align-items: center; gap: 12px; }
/* campaigns/index.html */
.ex-campaigns-index-3 { background: var(--color-surface, #F1F5F9); border: 1px solid var(--color-border, #E2E8F0); cursor: pointer; color: var(--color-text-muted); display: flex; align-items: center; justify-content: center; padding: 6px; border-radius: 6px; transition: all 0.2s; }
/* campaigns/index.html */
.ex-campaigns-index-4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.5rem; margin-bottom: 2rem; }
/* campaigns/index.html */
.ex-campaigns-index-5 { cursor: pointer; transition: all 0.2s; border: 2px solid transparent; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 3.5rem 1.5rem; text-align: center; margin-bottom: 0; }
/* campaigns/index.html */
.ex-campaigns-index-6 { width: 64px; height: 64px; background: var(--color-primary-light, #CCFBF1); color: var(--color-primary, #0D9488); border-radius: 16px; display: flex; align-items: center; justify-content: center; margin-bottom: 1.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-7 { font-size: var(--h4, 2rem); color: var(--color-text-main); margin-bottom: 0.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-8 { font-size: var(--txt-s, 1.5rem); color: var(--color-text-muted); }
/* campaigns/index.html */
.ex-campaigns-index-9 { cursor: pointer; transition: all 0.2s; border: 2px solid transparent; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 3.5rem 1.5rem; text-align: center; margin-bottom: 0; }
/* campaigns/index.html */
.ex-campaigns-index-10 { width: 64px; height: 64px; background: #F1F5F9; color: var(--color-text-muted, #64748B); border-radius: 16px; display: flex; align-items: center; justify-content: center; margin-bottom: 1.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-11 { font-size: var(--h4, 2rem); color: var(--color-text-main); margin-bottom: 0.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-12 { font-size: var(--txt-s, 1.5rem); color: var(--color-text-muted); }
/* campaigns/index.html */
.ex-campaigns-index-13 { display: none; }
/* campaigns/index.html */
.ex-campaigns-index-14 { margin-bottom: 2rem; max-width: 1150px; position: relative; display: flex; align-items: flex-end; }
/* campaigns/index.html */
.ex-campaigns-index-15 { flex-shrink: 0; width: 100%; max-width: 25ch; position: relative; z-index: 10; }
/* campaigns/index.html */
.ex-campaigns-index-16 { font-weight: 600; font-size: var(--txt-s, 1.5rem); color: var(--color-text-main); display: block; margin-bottom: 8px; }
/* campaigns/index.html */
.ex-campaigns-index-17 { max-width: 25ch; width: 100%; }
/* campaigns/index.html */
.ex-campaigns-index-18 { position: absolute; left: 0; right: 0; bottom: 0; top: 29px; display: flex; align-items: center; justify-content: center; pointer-events: none; }
/* campaigns/index.html */
.ex-campaigns-index-19 { width: 100%; max-width: 400px; display: flex; margin-bottom: 0; pointer-events: auto; }
/* campaigns/index.html */
.ex-campaigns-index-20 { flex: 1; }
/* campaigns/index.html */
.ex-campaigns-index-21 { flex: 1; }
/* campaigns/index.html */
.ex-campaigns-index-22 { margin-bottom: 2rem; max-width: 1150px; }
/* campaigns/index.html */
.ex-campaigns-index-23 { font-size: var(--txt-xs, 1.4rem); color: var(--color-text-muted); margin-top: -1.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-24 { display: flex; gap: 24px; flex-wrap: wrap; align-items: flex-start; }
/* campaigns/index.html */
.ex-campaigns-index-25 { flex: 1; min-width: 320px; max-width: 800px; padding: 24px; }
/* campaigns/index.html */
.ex-campaigns-index-26 { margin-bottom: 1.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-27 { font-weight: 600; font-size: var(--txt-s, 1.5rem); color: var(--color-text-main); display: block; margin-bottom: 8px; }
/* campaigns/index.html */
.ex-campaigns-index-28 { max-width: 500px; }
/* campaigns/index.html */
.ex-campaigns-index-29 { display: flex; align-items: center; justify-content: space-between; border-top: 1px solid var(--color-border, #E2E8F0); padding-top: 1.5rem; max-width: 500px; }
/* campaigns/index.html */
.ex-campaigns-index-30 { font-size: var(--txt-s, 1.5rem); color: var(--color-text-muted); }
/* campaigns/index.html */
.ex-campaigns-index-31 { position: sticky; top: 24px; align-self: flex-start; }
/* campaigns/index.html */
.ex-campaigns-index-32 { padding: 24px; background: var(--color-surface, #F1F5F9); border: none; box-shadow: none; }
/* campaigns/index.html */
.ex-campaigns-index-33 { position: relative; top: 0; }
/* campaigns/index.html */
.ex-campaigns-index-34 { font-size: calc(var(--txt-xs, 1.4rem) * 0.57); }
/* campaigns/index.html */
.ex-campaigns-index-35 { width: 20px; height: 20px; border-radius: 4px; overflow: hidden; display: flex; align-items: center; justify-content: center; font-size: var(--txt-xs, 1.4rem); background: white; }
/* campaigns/index.html */
.ex-campaigns-index-36 { text-align: center; font-size: var(--txt-xs, 1.4rem); color: var(--color-text-muted); margin-top: 1rem; }
/* campaigns/index.html */
.ex-campaigns-index-37 { max-width: 1150px; padding: 24px; }
/* campaigns/index.html */
.ex-campaigns-index-38 { margin-bottom: 1.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-39 { font-weight: 600; font-size: var(--txt-s, 1.5rem); color: var(--color-text-main); display: block; margin-bottom: 8px; }
/* campaigns/index.html */
.ex-campaigns-index-40 { max-width: 500px; }
/* campaigns/index.html */
.ex-campaigns-index-41 { margin-bottom: 1.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-42 { font-weight: 600; font-size: var(--txt-s, 1.5rem); color: var(--color-text-main); display: block; margin-bottom: 8px; }
/* campaigns/index.html */
.ex-campaigns-index-43 { display:none; }
/* campaigns/index.html */
.ex-campaigns-index-44 { font-size:var(--txt-s,1.5rem);color:var(--color-text-muted);display:none; }
/* campaigns/index.html */
.ex-campaigns-index-45 { padding: 1.5rem; text-align: center; color: var(--color-text-muted); }
/* campaigns/index.html */
.ex-campaigns-index-46 { font-size: var(--txt-s, 1.5rem); }
/* campaigns/index.html */
.ex-campaigns-index-47 { display: flex; align-items: center; justify-content: flex-end; border-top: 1px solid var(--color-border, #E2E8F0); padding-top: 1.5rem; }
/* campaigns/index.html */
.ex-campaigns-index-48 { font-weight:700; }
/* campaigns/index.html */
.ex-campaigns-index-49 { font-size: calc(var(--txt-xs, 1.4rem) * 0.57); }
/* cards/builder.html */
.ex-cards-builder-1 { display: grid; grid-template-columns: 2fr 1fr; gap: 24px; }
/* cards/builder.html */
.ex-cards-builder-2 { padding: 24px; }
/* cards/builder.html */
.ex-cards-builder-3 { background-color: var(--color-warning); color: white; padding: 12px; border-radius: 6px; margin-bottom: 16px; }
/* cards/builder.html */
.ex-cards-builder-4 { display: none; }
/* cards/builder.html */
.ex-cards-builder-5 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-6 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-7 { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-8 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-9 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
/* cards/builder.html */
.ex-cards-builder-10 { margin-bottom: 16px; grid-column: 1 / -1; }
/* cards/builder.html */
.ex-cards-builder-11 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-12 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-13 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
/* cards/builder.html */
.ex-cards-builder-14 { margin-bottom: 16px; }
/* cards/builder.html */
.ex-cards-builder-15 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-16 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-17 { margin-bottom: 16px; }
/* cards/builder.html */
.ex-cards-builder-18 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-19 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-20 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 8px; border-top: 1px dashed var(--color-border); padding-top: 16px; }
/* cards/builder.html */
.ex-cards-builder-21 { margin-bottom: 16px; }
/* cards/builder.html */
.ex-cards-builder-22 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; }
/* cards/builder.html */
.ex-cards-builder-23 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-24 { margin-bottom: 16px; }
/* cards/builder.html */
.ex-cards-builder-25 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-26 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-27 { margin-bottom: 16px; grid-column: 1 / -1; margin-top: 8px; border-top: 1px dashed var(--color-border); padding-top: 16px; }
/* cards/builder.html */
.ex-cards-builder-28 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-29 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-30 { background-color: transparent; border: 1px solid var(--color-border); color: var(--color-text-muted); padding: 8px 16px; border-radius: 6px; text-decoration: none; }
/* cards/builder.html */
.ex-cards-builder-31 { padding-bottom: 24px; }
/* cards/builder.html */
.ex-cards-builder-32 { display: grid; grid-template-columns: 1fr; gap: 20px; }
/* cards/builder.html */
.ex-cards-builder-33 { margin-bottom: 24px; }
/* cards/builder.html */
.ex-cards-builder-34 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-35 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-36 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
/* cards/builder.html */
.ex-cards-builder-37 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-38 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-39 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-40 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-41 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-42 { width: 100px; }
/* cards/builder.html */
.ex-cards-builder-43 { background-color: var(--color-surface); border: 1px dashed var(--color-border); padding: 16px; border-radius: 8px; }
/* cards/builder.html */
.ex-cards-builder-44 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-45 { width: 100%; display: block; margin-bottom: 8px; }
/* cards/builder.html */
.ex-cards-builder-46 { text-align: right; font-weight: 600; font-size: var(--txt-s, 1.5rem); color: var(--color-primary); }
/* cards/builder.html */
.ex-cards-builder-47 { background: transparent; border: 1px solid var(--color-border); color: var(--color-text-main); padding: 8px 16px; border-radius: 6px; cursor: pointer; }
/* cards/builder.html */
.ex-cards-builder-48 { padding-bottom: 24px; }
/* cards/builder.html */
.ex-cards-builder-49 { margin-bottom: 24px; }
/* cards/builder.html */
.ex-cards-builder-50 { margin-bottom: 16px; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-51 { color: var(--color-text-muted); font-size: var(--txt-s, 1.5rem); margin-bottom: 20px; }
/* cards/builder.html */
.ex-cards-builder-52 { margin-bottom: 16px; }
/* cards/builder.html */
.ex-cards-builder-53 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-54 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-55 { margin-bottom: 16px; }
/* cards/builder.html */
.ex-cards-builder-56 { display: flex; align-items: center; margin-bottom: 8px; font-weight: 500; color: var(--color-text-main); }
/* cards/builder.html */
.ex-cards-builder-57 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* cards/builder.html */
.ex-cards-builder-58 { background: transparent; border: 1px solid var(--color-border); color: var(--color-text-main); padding: 8px 16px; border-radius: 6px; cursor: pointer; }
/* cards/builder.html */
.ex-cards-builder-59 { background: var(--color-surface); position: sticky; top: 32px; }
/* cards/builder.html */
.ex-cards-builder-60 { margin-bottom: 1.5rem; }
/* cards/builder.html */
.ex-cards-builder-61 { text-align:center; font-size: var(--txt-xs, 1.4rem); color:var(--color-text-muted,#94a3b8); margin-top:16px; }
/* cards/builder.html */
.ex-cards-builder-62 { background-color: #4285f4; font-family: 'Google Sans', Roboto, sans-serif; }
/* cards/builder.html */
.ex-cards-builder-63 { font-size: calc(var(--txt-xs, 1.4rem) * 0.57); }
/* cards/builder.html */
.ex-cards-builder-64 { width: 100%; height: 100%; border-radius: 50%; }
/* cards/builder.html */
.ex-cards-builder-65 { text-align: right; }
/* cards/builder.html */
.ex-cards-builder-66 { text-align: right; }
/* cards/builder.html */
.ex-cards-builder-67 { text-align: right; }
/* cards/builder.html */
.ex-cards-builder-68 { height: 120px; width: 100%; display: flex; align-items: center; justify-content: center; background: rgba(0,0,0,0.1); color: white; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-1 { margin: 0 0 12px 0; font-size: var(--txt-s, 1.5rem); color: var(--color-primary); }
/* cards/builder_discount.html */
.ex-cards-builder-discount-2 { display: grid; grid-template-columns: 3.5fr 1.5fr 2fr 1fr; gap: 16px; margin-bottom: 24px; align-items: end; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-3 { font-family: var(--font-body); }
/* cards/builder_discount.html */
.ex-cards-builder-discount-4 { font-family: 'Roboto', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-5 { font-family: 'Montserrat', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-6 { font-family: 'Oswald', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-7 { font-family: 'Bebas Neue', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-8 { font-family: 'Anton', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-9 { font-family: 'Poppins', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-10 { font-family: 'Playfair Display', serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-11 { font-family: 'Permanent Marker', cursive; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-12 { font-family: 'Righteous', cursive; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-13 { font-family: 'Rubik Mono One', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-14 { height: 48px; padding: 4px; cursor: pointer; width: 100%; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-15 { border: 0; border-top: 1px dashed var(--color-border); margin: 24px 0; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-16 { margin: 0 0 12px 0; font-size: var(--txt-s, 1.5rem); color: var(--color-primary); }
/* cards/builder_discount.html */
.ex-cards-builder-discount-17 { display: grid; grid-template-columns: 3.5fr 1.5fr 2fr 1fr; gap: 16px; margin-bottom: 16px; align-items: end; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-18 { font-family: var(--font-body); }
/* cards/builder_discount.html */
.ex-cards-builder-discount-19 { font-family: 'Roboto', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-20 { font-family: 'Montserrat', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-21 { font-family: 'Oswald', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-22 { font-family: 'Bebas Neue', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-23 { font-family: 'Anton', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-24 { font-family: 'Poppins', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-25 { font-family: 'Playfair Display', serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-26 { font-family: 'Permanent Marker', cursive; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-27 { font-family: 'Righteous', cursive; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-28 { font-family: 'Rubik Mono One', sans-serif; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-29 { height: 48px; padding: 4px; cursor: pointer; width: 100%; }
/* cards/builder_discount.html */
.ex-cards-builder-discount-30 { display: grid; grid-template-columns: 5fr 2fr 2fr; gap: 16px; align-items: start; }
/* cards/builder_points.html */
.ex-cards-builder-points-1 { display: grid; grid-template-columns: 5fr 2fr 2fr; gap: 16px; align-items: start; }
/* cards/builder_stamps.html */
.ex-cards-builder-stamps-1 { display: flex; gap: var(--grid-gap, 16px); justify-content: flex-start; align-items: flex-start; }
/* cards/builder_stamps.html */
.ex-cards-builder-stamps-2 { flex: 0 1 auto; }
/* cards/builder_stamps.html */
.ex-cards-builder-stamps-3 { flex: 0 1 auto; }
/* cards/builder_stamps.html */
.ex-cards-builder-stamps-4 { margin-top: 8px; font-size: var(--txt-s, 1.5rem); color: var(--color-text-muted); }
/* cards/builder_stamps.html */
.ex-cards-builder-stamps-5 { margin-left: 4px; font-size: var(--txt-xs, 1.4rem); color: var(--color-text-muted); }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-1 { display: grid; grid-template-columns: 1fr 2fr; gap: 24px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-2 { padding: 24px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-3 { font-size: var(--txt-l, 2.1rem); font-weight: 600; margin-bottom: 16px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-4 { margin-bottom: 16px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-5 { display: block; margin-bottom: 8px; font-weight: 500; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-6 { width: 100%; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-7 { color: var(--color-text-muted); }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-8 { margin-bottom: 16px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-9 { display: block; margin-bottom: 8px; font-weight: 500; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-10 { width: 100%; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-11 { color: var(--color-text-muted); }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-12 { margin-bottom: 16px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-13 { display: block; margin-bottom: 8px; font-weight: 500; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-14 { width: 100%; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-15 { color: var(--color-text-muted); }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-16 { margin: 20px 0; border: none; border-top: 1px solid var(--color-border); }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-17 { display: grid; grid-template-columns: 1fr; gap: 16px; margin-bottom: 16px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-18 { display: block; margin-bottom: 8px; font-weight: 500; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-19 { width: 100%; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-20 { margin-bottom: 16px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-21 { display: block; margin-bottom: 8px; font-weight: 500; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-22 { width: 100%; margin-bottom: 4px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-23 { text-align: right; font-weight: 600; font-size: var(--txt-s, 1.5rem); }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-24 { margin-bottom: 16px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-25 { width: 100%; margin-top: 10px; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-26 { padding: 24px; position: sticky; top: 32px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #f1f5f9; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-27 { font-size: var(--txt-l, 2.1rem); font-weight: 600; margin-bottom: 16px; align-self: flex-start; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-28 { width: 100%; max-width: 1032px; aspect-ratio: 1032 / 336; border: 1px dashed #cbd5e1; border-radius: 8px; overflow: hidden; background: white; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1); }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-29 { width: 100%; height: auto; display: block; }
/* cards/stamp_builder_test.html */
.ex-cards-stamp-builder-test-30 { text-align:center; font-size: var(--txt-xs, 1.4rem); color:var(--color-text-muted); margin-top:16px; }
/* cards/test_scan.html */
.ex-cards-test-scan-1 { display:none; }
/* cards/test_scan.html */
.ex-cards-test-scan-2 { display:none; display:flex; flex-direction:column; gap:16px; }
/* cards/test_scan.html */
.ex-cards-test-scan-3 { flex:1; }
/* cards/test_scan.html */
.ex-cards-test-scan-4 { font-size: var(--txt-m, 1.7rem); font-weight:700; color:var(--color-text-main); }
/* cards/test_scan.html */
.ex-cards-test-scan-5 { font-size:0.8rem; color:var(--color-text-muted); }
/* cards/test_scan.html */
.ex-cards-test-scan-6 { text-align:right; }
/* cards/test_scan.html */
.ex-cards-test-scan-7 { margin-top:4px; }
/* cards/test_scan.html */
.ex-cards-test-scan-8 { display:none; }
/* cards/test_scan.html */
.ex-cards-test-scan-9 { border-color:#fef3c7; background:#fffbeb; }
/* cards/test_scan.html */
.ex-cards-test-scan-10 { display:flex; justify-content:space-between; font-size: var(--txt-s, 1.5rem); margin-bottom:6px; }
/* cards/test_scan.html */
.ex-cards-test-scan-11 { color:var(--color-text-muted); }
/* cards/test_scan.html */
.ex-cards-test-scan-12 { width:0%; background:#f59e0b; }
/* cards/test_scan.html */
.ex-cards-test-scan-13 { font-size: var(--txt-xs, 1.4rem); color:var(--color-text-muted); margin-top:4px; }
/* cards/test_scan.html */
.ex-cards-test-scan-14 { display:none; }
/* cards/test_scan.html */
.ex-cards-test-scan-15 { border-color:#e0f2fe; background:#f0f9ff; }
/* cards/test_scan.html */
.ex-cards-test-scan-16 { font-size: var(--txt-s, 1.5rem); color:var(--color-text-muted); margin:0 0 10px; }
/* cards/test_scan.html */
.ex-cards-test-scan-17 { flex:1; margin:0; }
/* cards/test_scan.html */
.ex-cards-test-scan-18 { margin-top:16px; border-top:1px dashed var(--color-border); padding-top:16px; }
/* cards/test_scan.html */
.ex-cards-test-scan-19 { font-size: var(--txt-s, 1.5rem); color:var(--color-text-muted); margin:0 0 10px; }
/* cards/test_scan.html */
.ex-cards-test-scan-20 { flex:1; margin:0; }
/* cards/test_scan.html */
.ex-cards-test-scan-21 { display:none; }
/* cards/test_scan.html */
.ex-cards-test-scan-22 { border-color:#f3e8ff; background:#faf5ff; }
/* cards/test_scan.html */
.ex-cards-test-scan-23 { font-size: var(--txt-s, 1.5rem); color:var(--color-text-muted); margin:0 0 14px; }
/* cards/test_scan.html */
.ex-cards-test-scan-24 { display:none; padding: 0 20px 16px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-1 { justify-content: space-between; margin-bottom: 8px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-2 { display: flex; flex-wrap: wrap; gap: 16px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-3 { flex: 1 1 300px; max-width: 100%; }
/* cards/_builder_base.html */
.ex-cards-builder-base-4 { flex: 1 1 300px; max-width: 100%; }
/* cards/_builder_base.html */
.ex-cards-builder-base-5 { flex: 1 1 300px; max-width: 100%; }
/* cards/_builder_base.html */
.ex-cards-builder-base-6 { flex: 1 1 300px; max-width: 100%; }
/* cards/_builder_base.html */
.ex-cards-builder-base-7 { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; display: flex; flex-direction: column; min-height: 400px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-8 { display: flex; justify-content: space-between; padding: 16px 16px 12px; align-items: flex-start; }
/* cards/_builder_base.html */
.ex-cards-builder-base-9 { display: flex; align-items: center; gap: 8px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-10 { width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; overflow: hidden; background: transparent; flex-shrink: 0; margin: 0; }
/* cards/_builder_base.html */
.ex-cards-builder-base-11 { font-size: var(--txt-m, 1.7rem); font-weight: 600; text-transform: uppercase; margin: 0; letter-spacing: 0.5px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-12 { width: 100%; display: flex; margin: 0; padding: 0; }
/* cards/_builder_base.html */
.ex-cards-builder-base-13 { display: flex; flex-direction: column; padding: 14px 16px 0; gap: 8px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-14 { font-size: var(--h3, 2.6rem); font-weight: 600; margin: 0; line-height: 1.2; }
/* cards/_builder_base.html */
.ex-cards-builder-base-15 { display: flex; flex-direction: column; gap: 1px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-16 { font-size: var(--txt-xs, 1.4rem); text-transform: uppercase; font-weight: 600; letter-spacing: 0.5px; margin: 0; opacity: 0.7; }
/* cards/_builder_base.html */
.ex-cards-builder-base-17 { font-size: var(--txt-m, 1.7rem); font-weight: 400; margin: 0; line-height: 1.3; }
/* cards/_builder_base.html */
.ex-cards-builder-base-18 { padding: 16px 0 24px 0; display: flex; flex-direction: column; align-items: center; background: transparent; margin-top: auto; }
/* cards/_builder_base.html */
.ex-cards-builder-base-19 { background-color: #ffffff; border-radius: 8px; width: 140px; height: 140px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
/* cards/_builder_base.html */
.ex-cards-builder-base-20 { width: 120px; height: 120px; object-fit: contain; }
/* cards/_builder_base.html */
.ex-cards-builder-base-21 { margin-top: 8px; font-size: var(--txt-s, 1.5rem); }
/* cards/_builder_base.html */
.ex-cards-builder-base-22 { background-color: #4285f4; font-family: 'Google Sans', Roboto, sans-serif; }
/* cards/_builder_base.html */
.ex-cards-builder-base-23 { font-size: calc(var(--txt-xs, 1.4rem) * 0.57); }
/* cards/_builder_base.html */
.ex-cards-builder-base-24 { width:100%;height:100%;border-radius:50%; }
/* cards/_builder_base.html */
.ex-cards-builder-base-25 { display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.1);color:white; }
/* cards/_builder_base.html */
.ex-cards-builder-base-26 { margin-bottom:12px; }
/* cards/_builder_base.html */
.ex-cards-builder-base-27 { font-size: var(--txt-xs, 1.4rem);margin-bottom:4px;display:block;font-weight:600; }
/* cards/_builder_base.html */
.ex-cards-builder-base-28 { font-size: var(--txt-s, 1.5rem); }
/* cards/_builder_base.html */
.ex-cards-builder-base-29 { font-size: var(--txt-xs, 1.4rem);margin-bottom:4px;display:block;font-weight:600; }
/* cards/_builder_base.html */
.ex-cards-builder-base-30 { font-size: var(--txt-s, 1.5rem);resize:vertical; }
/* cards/_builder_base.html */
.ex-cards-builder-base-31 { position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:1px solid var(--color-border);background:var(--color-bg,#fff);cursor:pointer;color:var(--color-error,#EF4444); }
/* customers/detail.html */
.ex-customers-detail-1 { display: grid; grid-template-columns: 1fr 2fr; gap: 24px; }
/* customers/detail.html */
.ex-customers-detail-2 { margin-bottom: 24px; }
/* customers/detail.html */
.ex-customers-detail-3 { text-align: center; margin-bottom: 24px; }
/* customers/detail.html */
.ex-customers-detail-4 { width: 80px; height: 80px; background-color: var(--color-bg); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; }
/* customers/detail.html */
.ex-customers-detail-5 { font-size: var(--h2, 3.6rem); color: var(--color-primary); }
/* customers/detail.html */
.ex-customers-detail-6 { margin: 0; color: var(--color-text-main); }
/* customers/detail.html */
.ex-customers-detail-7 { color: var(--color-text-muted); margin: 4px 0 0; }
/* customers/detail.html */
.ex-customers-detail-8 { margin-top: 16px; }
/* customers/detail.html */
.ex-customers-detail-9 { background-color: var(--color-warning); color: white; padding: 4px 12px; border-radius: 99px; font-size: var(--txt-s, 1.5rem); font-weight: 500; }
/* customers/detail.html */
.ex-customers-detail-10 { border-top: 1px solid var(--color-border); padding-top: 16px; }
/* customers/detail.html */
.ex-customers-detail-11 { margin-bottom: 12px; display: flex; justify-content: space-between; }
/* customers/detail.html */
.ex-customers-detail-12 { color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-13 { font-family: monospace; font-weight: bold; color: var(--color-primary); }
/* customers/detail.html */
.ex-customers-detail-14 { margin-bottom: 12px; display: flex; justify-content: space-between; }
/* customers/detail.html */
.ex-customers-detail-15 { color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-16 { margin-bottom: 12px; display: flex; justify-content: space-between; }
/* customers/detail.html */
.ex-customers-detail-17 { color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-18 { margin-bottom: 12px; display: flex; justify-content: space-between; }
/* customers/detail.html */
.ex-customers-detail-19 { color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-20 { margin-top: 24px; text-align: center; }
/* customers/detail.html */
.ex-customers-detail-21 { display: block; background-color: transparent; color: var(--color-primary); border: 1px solid var(--color-primary); }
/* customers/detail.html */
.ex-customers-detail-22 { margin-top: 0; margin-bottom: 16px; color: var(--color-text-main); }
/* customers/detail.html */
.ex-customers-detail-23 { padding: 16px; border: 1px solid var(--color-border); border-radius: 8px; margin-bottom: 16px; background: var(--color-surface-soft); }
/* customers/detail.html */
.ex-customers-detail-24 { display: flex; justify-content: space-between; align-items: center; margin-bottom: 12px; }
/* customers/detail.html */
.ex-customers-detail-25 { color: var(--color-text-main); font-size: var(--txt-l, 2.1rem); }
/* customers/detail.html */
.ex-customers-detail-26 { font-size: var(--txt-xs, 1.4rem); padding: 2px 8px; border-radius: 4px; background-color: var(--color-primary); color: white; font-weight: bold; }
/* customers/detail.html */
.ex-customers-detail-27 { font-size: var(--txt-s, 1.5rem); color: var(--color-text-main); }
/* customers/detail.html */
.ex-customers-detail-28 { display: flex; justify-content: space-between; align-items: baseline; }
/* customers/detail.html */
.ex-customers-detail-29 { font-size: var(--h3, 2.6rem); font-weight: bold; color: var(--color-primary); }
/* customers/detail.html */
.ex-customers-detail-30 { font-size: var(--txt-xs, 1.4rem); font-weight: normal; color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-31 { margin-bottom: 8px; display: flex; justify-content: space-between; }
/* customers/detail.html */
.ex-customers-detail-32 { font-weight: bold; }
/* customers/detail.html */
.ex-customers-detail-33 { width: 100%; height: 10px; background: var(--color-border); border-radius: 5px; overflow: hidden; }
/* customers/detail.html */
.ex-customers-detail-34 { display: flex; justify-content: space-between; }
/* customers/detail.html */
.ex-customers-detail-35 { color: var(--color-warning); }
/* customers/detail.html */
.ex-customers-detail-36 { color: var(--color-success); }
/* customers/detail.html */
.ex-customers-detail-37 { font-size: var(--txt-xs, 1.4rem); color: var(--color-text-muted); margin-top: 12px; padding-top: 8px; border-top: 1px dashed var(--color-border); display: flex; justify-content: space-between; align-items: center; }
/* customers/detail.html */
.ex-customers-detail-38 { font-weight: bold; color: var(--color-text-main); }
/* customers/detail.html */
.ex-customers-detail-39 { display: flex; gap: 6px; align-items: center; flex-wrap: wrap; }
/* customers/detail.html */
.ex-customers-detail-40 { display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:99px;font-size: var(--txt-xs, 1.4rem);font-weight:600;background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7; }
/* customers/detail.html */
.ex-customers-detail-41 { display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:99px;font-size: var(--txt-xs, 1.4rem);font-weight:600;background:#f5f5f5;color:#9e9e9e;border:1px solid #e0e0e0;opacity:0.7; }
/* customers/detail.html */
.ex-customers-detail-42 { display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:99px;font-size: var(--txt-xs, 1.4rem);font-weight:600;background:#fff3e0;color:#e65100;border:1px solid #ffcc80; }
/* customers/detail.html */
.ex-customers-detail-43 { display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:99px;font-size: var(--txt-xs, 1.4rem);font-weight:600;background:#f3e5f5;color:#6a1b9a;border:1px solid #ce93d8; }
/* customers/detail.html */
.ex-customers-detail-44 { display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:99px;font-size: var(--txt-xs, 1.4rem);font-weight:600;background:#fce4ec;color:#880e4f;border:1px solid #f48fb1;opacity:0.75; }
/* customers/detail.html */
.ex-customers-detail-45 { color:var(--color-text-muted);font-size: var(--txt-xs, 1.4rem); }
/* customers/detail.html */
.ex-customers-detail-46 { color: var(--color-text-muted); text-align: center; margin: 0; }
/* customers/detail.html */
.ex-customers-detail-47 { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; }
/* customers/detail.html */
.ex-customers-detail-48 { margin: 0; color: var(--color-text-main); }
/* customers/detail.html */
.ex-customers-detail-49 { font-size: var(--txt-xs, 1.4rem); color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-50 { display: flex; flex-direction: column; gap: 0; }
/* customers/detail.html */
.ex-customers-detail-51 { padding: 16px 0; border-bottom: 1px solid var(--color-border); display: flex; gap: 16px; }
/* customers/detail.html */
.ex-customers-detail-52 { width: 40px; height: 40px; border-radius: 50%; background: var(--color-bg); display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: var(--txt-l, 2.1rem); }
/* customers/detail.html */
.ex-customers-detail-53 { flex-grow: 1; }
/* customers/detail.html */
.ex-customers-detail-54 { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 4px; }
/* customers/detail.html */
.ex-customers-detail-55 { color: var(--color-text-main); }
/* customers/detail.html */
.ex-customers-detail-56 { font-size: var(--txt-xs, 1.4rem); color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-57 { font-size: var(--txt-s, 1.5rem); color: var(--color-text-muted); }
/* customers/detail.html */
.ex-customers-detail-58 { margin-left: 8px; font-size: var(--txt-xs, 1.4rem); background: var(--color-surface-soft); padding: 2px 6px; border-radius: 4px; border: 1px solid var(--color-border); }
/* customers/detail.html */
.ex-customers-detail-59 { margin-left: 8px; font-size: var(--txt-xs, 1.4rem); background: var(--color-surface-soft); padding: 2px 6px; border-radius: 4px; border: 1px solid var(--color-border); }
/* customers/detail.html */
.ex-customers-detail-60 { margin: 4px 0 0; font-size: var(--txt-s, 1.5rem); font-style: italic; }
/* customers/detail.html */
.ex-customers-detail-61 { text-align: center; padding: 48px 0; }
/* customers/detail.html */
.ex-customers-detail-62 { font-size: var(--titulo, 5.6rem); margin-bottom: 16px; }
/* customers/detail.html */
.ex-customers-detail-63 { margin: 0 0 8px; color: var(--color-text-main); }
/* customers/detail.html */
.ex-customers-detail-64 { color: var(--color-text-muted); margin: 0; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-1 { max-width: 960px; margin: 0 auto; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-2 { margin-top: 0; margin-bottom: 8px; color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-3 { color: var(--color-text-muted); margin-bottom: 24px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-4 { background-color: var(--color-warning); color: white; padding: 12px; border-radius: 6px; margin-bottom: 16px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-5 { display: flex; flex-direction: column; gap: 32px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-6 { background-color: var(--color-surface, #ffffff); border: 1px solid var(--color-border, #E2E8F0); border-radius: var(--radius-card, 8px); padding: var(--space-m); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-7 { color: var(--color-primary); margin-top: 0; margin-bottom: 20px; border-bottom: 1px solid var(--color-border); padding-bottom: 12px; font-size: var(--txt-l, 2.1rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-8 { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-9 { margin-bottom: 16px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-10 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-11 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-12 { margin-bottom: 16px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-13 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-14 { color: var(--color-text-muted); display: block; margin-top: 4px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-15 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-16 { margin-bottom: 16px; grid-column: 1 / -1; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-17 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-18 { color: var(--color-warning); font-size: var(--txt-xs, 1.4rem); margin-top: 4px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-19 { background-color: var(--color-surface, #ffffff); border: 1px solid var(--color-border, #E2E8F0); border-radius: var(--radius-card, 8px); padding: var(--space-m); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-20 { color: var(--color-primary); margin-top: 0; margin-bottom: 12px; border-bottom: 1px solid var(--color-border); padding-bottom: 12px; font-size: var(--txt-l, 2.1rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-21 { color: var(--color-text-muted); font-size: var(--txt-s, 1.5rem); margin: 0 0 24px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-22 { color: #F59E0B; font-size: var(--txt-s, 1.5rem); margin: 0 0 24px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-23 { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-24 { display: block; font-size: var(--txt-xs, 1.4rem); font-weight: 600; color: var(--color-text-muted); text-transform: uppercase; margin-bottom: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-25 { width: 100%; padding: 10px 12px; border: 1px solid var(--color-border); border-radius: 8px; font-size: var(--txt-s, 1.5rem); background: var(--color-surface); color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-26 { display: block; font-size: var(--txt-xs, 1.4rem); font-weight: 600; color: var(--color-text-muted); text-transform: uppercase; margin-bottom: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-27 { width: 100%; padding: 10px 12px; border: 1px solid var(--color-border); border-radius: 8px; font-size: var(--txt-s, 1.5rem); background: var(--color-surface); color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-28 { display: block; font-size: var(--txt-xs, 1.4rem); font-weight: 600; color: var(--color-text-muted); text-transform: uppercase; margin-bottom: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-29 { width: 100%; padding: 10px 12px; border: 1px solid var(--color-border); border-radius: 8px; font-size: var(--txt-s, 1.5rem); background: var(--color-surface); color: var(--color-text-main); box-sizing: border-box; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-30 { color: var(--color-text-muted); font-size: var(--txt-xs, 1.4rem); margin-top: 6px; display: block; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-31 { display: block; font-size: var(--txt-xs, 1.4rem); font-weight: 600; color: var(--color-text-muted); text-transform: uppercase; margin-bottom: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-32 { width: 100%; padding: 10px 12px; border: 1px solid var(--color-border); border-radius: 8px; font-size: var(--txt-s, 1.5rem); background: var(--color-surface); color: var(--color-text-main); box-sizing: border-box; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-33 { color: var(--color-text-muted); margin-top: 4px; display: block; font-size: var(--txt-xs, 1.4rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-34 { display: block; font-size: var(--txt-xs, 1.4rem); font-weight: 600; color: var(--color-text-muted); text-transform: uppercase; margin-bottom: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-35 { width: 100%; padding: 10px 12px; border: 1px solid var(--color-border); border-radius: 8px; font-size: var(--txt-s, 1.5rem); background: var(--color-surface); color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-36 { color: var(--color-text-muted); margin-top: 4px; display: block; font-size: var(--txt-xs, 1.4rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-37 { background-color: var(--color-surface, #ffffff); border: 1px solid var(--color-border, #E2E8F0); border-radius: var(--radius-card, 8px); padding: var(--space-m); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-38 { color: var(--color-primary); margin-top: 0; margin-bottom: 12px; border-bottom: 1px solid var(--color-border); padding-bottom: 12px; font-size: var(--txt-l, 2.1rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-39 { color: var(--color-text-muted); font-size: var(--txt-s, 1.5rem); margin-bottom: 24px; max-width: 800px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-40 { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 24px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-41 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-42 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-43 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-44 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-45 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-46 { display: block; margin-bottom: 8px; font-weight: 500; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-47 { background-color: var(--color-surface, #ffffff); border: 1px solid var(--color-border, #E2E8F0); border-radius: var(--radius-card, 8px); padding: var(--space-m); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-48 { color: var(--color-primary); margin-top: 0; margin-bottom: 20px; border-bottom: 1px solid var(--color-border); padding-bottom: 12px; font-size: var(--txt-l, 2.1rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-49 { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 16px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-50 { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border: 1px solid var(--color-border); border-radius: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-51 { margin-top: 2px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-52 { margin: 0; font-weight: 600; display: block; color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-53 { color: var(--color-text-muted); font-size: var(--txt-xs, 1.4rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-54 { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border: 1px solid var(--color-border); border-radius: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-55 { margin-top: 2px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-56 { margin: 0; font-weight: 600; display: block; color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-57 { color: var(--color-text-muted); font-size: var(--txt-xs, 1.4rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-58 { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border: 1px solid var(--color-border); border-radius: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-59 { margin-top: 2px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-60 { margin: 0; font-weight: 600; display: block; color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-61 { color: var(--color-text-muted); font-size: var(--txt-xs, 1.4rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-62 { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border: 1px solid var(--color-border); border-radius: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-63 { margin-top: 2px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-64 { margin: 0; font-weight: 600; display: block; color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-65 { color: var(--color-text-muted); font-size: var(--txt-xs, 1.4rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-66 { display: flex; align-items: flex-start; gap: 12px; padding: 12px; border: 1px solid var(--color-border); border-radius: 8px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-67 { margin-top: 2px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-68 { margin: 0; font-weight: 600; display: block; color: var(--color-text-main); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-69 { color: var(--color-text-muted); font-size: var(--txt-xs, 1.4rem); }
/* merchants/form_profile.html */
.ex-merchants-form-profile-70 { margin-top: 32px; padding-top: 24px; border-top: 1px solid var(--color-border); display: flex; justify-content: flex-end; gap: 16px; }
/* merchants/form_profile.html */
.ex-merchants-form-profile-71 { background-color: transparent; color: var(--color-text-muted); border: 1px solid var(--color-border); }
/* microlanding/settings.html */
.ex-microlanding-settings-1 { font-family: var(--theme-font, 'Inter'); }
/* microlanding/settings.html */
.ex-microlanding-settings-2 { font-family: 'Inter', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-3 { font-family: 'Outfit', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-4 { font-family: 'Roboto', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-5 { font-family: 'Montserrat', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-6 { font-family: 'Oswald', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-7 { font-family: 'Bebas Neue', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-8 { font-family: 'Anton', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-9 { font-family: 'Poppins', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-10 { font-family: 'Playfair Display', serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-11 { font-family: 'Permanent Marker', cursive; }
/* microlanding/settings.html */
.ex-microlanding-settings-12 { font-family: 'Righteous', cursive; }
/* microlanding/settings.html */
.ex-microlanding-settings-13 { font-family: 'Rubik Mono One', sans-serif; }
/* microlanding/settings.html */
.ex-microlanding-settings-14 { width: 45px; height: 45px; }
/* microlanding/settings.html */
.ex-microlanding-settings-15 { cursor: pointer; font-size: var(--txt-s, 1.5rem); font-weight:500; }
/* microlanding/settings.html */
.ex-microlanding-settings-16 { width: 45px; height: 45px; }
/* microlanding/settings.html */
.ex-microlanding-settings-17 { cursor: pointer; font-size: var(--txt-s, 1.5rem); font-weight:500; }
/* microlanding/settings.html */
.ex-microlanding-settings-18 { width: 45px; height: 45px; }
/* microlanding/settings.html */
.ex-microlanding-settings-19 { cursor: pointer; font-size: var(--txt-s, 1.5rem); font-weight:500; }
/* microlanding/settings.html */
.ex-microlanding-settings-20 { flex-grow: 1; }
/* microlanding/settings.html */
.ex-microlanding-settings-21 { border-radius: 8px; }
/* microlanding/settings.html */
.ex-microlanding-settings-22 { display:none; }
/* microlanding/settings.html */
.ex-microlanding-settings-23 { color:#64748b; }
/* microlanding/settings.html */
.ex-microlanding-settings-24 { width: 100%; }
/* test_crop.html */
.ex-test-crop-1 { background: #f8f9fa; }
/* test_crop.html */
.ex-test-crop-2 { max-height: 250px; object-fit: contain; }
/* test_facebook_scraper.html */
.ex-test-facebook-scraper-1 { padding-bottom: 0; }
/* test_facebook_scraper.html */
.ex-test-facebook-scraper-2 { margin-top: 20px; padding: 16px; font-family: monospace; font-size: var(--txt-s, 1.5rem); background: #1E293B; color: #E2FCF8; overflow-x: auto; border: 1px solid #334155; border-radius: 16px; }
/* test_facebook_scraper.html */
.ex-test-facebook-scraper-3 { color: var(--k-primary-light); }
/* test_facebook_scraper.html */
.ex-test-facebook-scraper-4 { margin-top: 12px; white-space: pre-wrap; word-break: break-all; font-family: 'Consolas', monospace; font-size: var(--txt-xs, 1.4rem); line-height: 1.5; color: #94A3B8; }
/* test_tools.html */
.ex-test-tools-1 { color:#94a3b8;font-size:0.72rem; }
/* test_tools.html */
.ex-test-tools-2 { color:#94a3b8;font-size:0.72rem; }
/* test_tools.html */
.ex-test-tools-3 { margin-top:0.75rem; }
/* test_tools.html */
.ex-test-tools-4 { font-size:0.72rem;color:#94a3b8;margin:0.35rem 0 0; }
/* test_tools.html */
.ex-test-tools-5 { color:#94a3b8;font-weight:400; }
/* test_tools.html */
.ex-test-tools-6 { margin-bottom:0.4rem; }
/* test_tools.html */
.ex-test-tools-7 { font-size:0.78rem;color:#64748b; }
/* test_tools.html */
.ex-test-tools-8 { margin-top:1rem; }
/* test_tools.html */
.ex-test-tools-9 { flex:1;padding:0.55rem 0.9rem;border:1px solid #e2e8f0;border-radius:8px;font-size:0.82rem; }
/* test_tools.html */
.ex-test-tools-10 { margin-bottom:0.5rem; }
/* test_tools.html */
.ex-test-tools-11 { width:100%;padding:0.65rem 0.9rem;border:1px solid #e2e8f0;border-radius:8px;font-size:0.82rem;resize:vertical;box-sizing:border-box; }
/* test_tools.html */
.ex-test-tools-12 { width:100%; }
/* test_tools.html */
.ex-test-tools-13 { font-size:0.72rem;color:#94a3b8;margin:0.4rem 0 0;text-align:center; }
/* test_tools.html */
.ex-test-tools-14 { color: #64748b; }
/* test_tools.html */
.ex-test-tools-15 { font-weight: 600; color: #0f172a; }
/* test_tools.html */
.ex-test-tools-16 { margin-top:0.75rem; }
/* test_tools.html */
.ex-test-tools-17 { font-size:0.72rem;color:#94a3b8;margin:0.35rem 0 0; }
/* test_tools.html */
.ex-test-tools-18 { margin-top:0.75rem; }
/* test_tools.html */
.ex-test-tools-19 { margin-top:0.75rem;display:none; }
/* test_tools.html */
.ex-test-tools-20 { margin-bottom:0.5rem; }
/* test_tools.html */
.ex-test-tools-21 { background:#0f172a;border-radius:8px;padding:0.75rem;font-family:monospace;font-size:0.72rem;color:#e2e8f0;word-break:break-all;white-space:pre-wrap;margin-bottom:0.5rem; }
/* test_tools.html */
.ex-test-tools-22 { margin-top:1rem; }
/* test_tools.html */
.ex-test-tools-23 { background:#0f172a;border-radius:8px;padding:0.75rem;font-family:monospace;font-size:0.72rem;color:#e2e8f0;word-break:break-all;white-space:pre-wrap;margin-bottom:0.5rem; }
/* test_tools.html */
.ex-test-tools-24 { background:#000; }
/* test_tools.html */
.ex-test-tools-25 { display:none; }
/* test_tools.html */
.ex-test-tools-26 { font-size:0.78rem;color:#64748b;margin:0 0 0.75rem; }
/* test_tools.html */
.ex-test-tools-27 { margin-bottom:0.75rem; }
/* test_tools.html */
.ex-test-tools-28 { font-size:0.78rem;color:#94a3b8; }
/* test_tools.html */
.ex-test-tools-29 { font-size:0.78rem;color:#64748b;margin:0 0 0.75rem; }
/* test_tools.html */
.ex-test-tools-30 { margin-top:0.75rem; }
/* test_tools.html */
.ex-test-tools-31 { animation: ttShrink '+duration+'ms linear forwards; }
/* test_tools.html */
.ex-test-tools-32 { background:#f8fafc;padding:0.5rem 1rem; }
/* test_tools.html */
.ex-test-tools-33 { margin:0;color:#334155;font-size:0.8rem; }
/* test_tools.html */
.ex-test-tools-34 { font-size:0.75rem; }
/* test_tools.html */
.ex-test-tools-35 { background:#f8fafc;padding:0.5rem 1rem;margin-top:0.5rem; }
/* test_tools.html */
.ex-test-tools-36 { margin:0;color:#334155;font-size:0.8rem; }
/* test_tools.html */
.ex-test-tools-37 { font-size:0.75rem; }
/* test_tools.html */
.ex-test-tools-38 { font-size:0.75rem; }
/* test_tools.html */
.ex-test-tools-39 { font-size:0.75rem; }
/* test_tools.html */
.ex-test-tools-40 { background:#f8fafc;padding:0.5rem 1rem;margin-top:0.5rem; }
/* test_tools.html */
.ex-test-tools-41 { margin:0;color:#334155;font-size:0.8rem; }
/* test_tools.html */
.ex-test-tools-42 { font-size:0.78rem; }
/* test_tools.html */
.ex-test-tools-43 { font-size:0.78rem; }
/* widgets/image_cropper.html */
.ex-widgets-image-cropper-1 { display: none; }
/* widgets/image_cropper.html */
.ex-widgets-image-cropper-2 { display: none; }
/* widgets/image_cropper.html */
.ex-widgets-image-cropper-3 { font-size: var(--txt-s, 1.5rem); font-weight: 500; margin-top: 8px; }
/* widgets/image_cropper.html */
.ex-widgets-image-cropper-4 { font-size: var(--txt-xs, 1.4rem); opacity: 0.7; margin-top: 4px; }
/* widgets/image_cropper.html */
.ex-widgets-image-cropper-5 { margin-right: auto; }
/* widgets/image_cropper.html */
.ex-widgets-image-cropper-6 { margin-left: 6px; }
