.mcb-conjuntas{--mcb-primary:#ff6b00;--mcb-dark:#171717;--mcb-border:#e7e7e7;--mcb-muted:#6b7280;font-family:inherit;color:var(--mcb-dark)}
.mcb-conjuntas *{box-sizing:border-box}.mcb-conjuntas__toolbar{display:flex;gap:12px;align-items:center;margin-bottom:20px}.mcb-conjuntas__search{flex:1;min-height:46px;border:1px solid var(--mcb-border);border-radius:12px;padding:0 15px;font-size:15px}.mcb-conjuntas__layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px}.mcb-conjuntas__filters{border:1px solid var(--mcb-border);border-radius:16px;padding:18px;height:max-content;position:sticky;top:24px}.mcb-filter-group{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--mcb-border)}.mcb-filter-group h3{font-size:15px;margin:0 0 10px}.mcb-filter-group label{display:block;margin:8px 0;font-size:14px}.mcb-filter-pill{border:1px solid var(--mcb-border);background:#fff;border-radius:999px;padding:7px 10px;margin:0 5px 7px 0;cursor:pointer}.mcb-filter-pill.is-active{background:var(--mcb-dark);color:#fff;border-color:var(--mcb-dark)}.mcb-conjuntas__summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mcb-conjuntas__summary select{border:1px solid var(--mcb-border);border-radius:10px;padding:9px}.mcb-conjuntas__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mcb-card{border:1px solid var(--mcb-border);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:.2s ease}.mcb-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.mcb-card__media{display:block;position:relative;aspect-ratio:16/10;background:#f4f4f5}.mcb-card__image{width:100%;height:100%;object-fit:cover}.mcb-card__badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#fff}.mcb-card__badge--abierta{background:#dcfce7;color:#166534}.mcb-card__badge--cerrada{background:#e5e7eb;color:#374151}.mcb-card__badge--propuesta{background:#fef3c7;color:#92400e}.mcb-card__badge--completada{background:#dbeafe;color:#1d4ed8}.mcb-card__body{padding:16px;display:flex;flex-direction:column;flex:1}.mcb-card__cats{font-size:12px;text-transform:uppercase;color:var(--mcb-primary);font-weight:700}.mcb-card h3{font-size:18px;line-height:1.25;margin:7px 0}.mcb-card h3 a{text-decoration:none;color:inherit}.mcb-card__author,.mcb-card__excerpt{color:var(--mcb-muted);font-size:14px}.mcb-card__stats{display:flex;justify-content:space-between;font-size:13px;margin-top:auto;padding-top:12px}.mcb-progress{height:7px;background:#f0f0f0;border-radius:99px;overflow:hidden;margin:8px 0 14px}.mcb-progress span{display:block;height:100%;background:var(--mcb-primary)}.mcb-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.mcb-card__price{display:flex;flex-direction:column}.mcb-card__price strong{font-size:18px}.mcb-card__price del{font-size:12px;color:var(--mcb-muted)}.mcb-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--mcb-primary);color:#fff;text-decoration:none;padding:10px 14px;font-weight:700;cursor:pointer}.mcb-btn--secondary{background:#f4f4f5;color:#18181b;width:100%}.mcb-btn--filters{display:none}.mcb-view-toggle{display:flex;border:1px solid var(--mcb-border);border-radius:10px;overflow:hidden}.mcb-view-toggle button{border:0;background:#fff;padding:10px;cursor:pointer}.mcb-view-toggle button.is-active{background:var(--mcb-dark);color:#fff}.mcb-hidden{display:none!important}.mcb-empty{text-align:center;padding:50px 15px;border:1px dashed var(--mcb-border);border-radius:16px}.mcb-conjuntas.is-list .mcb-conjuntas__grid{grid-template-columns:1fr}.mcb-conjuntas.is-list .mcb-card{display:grid;grid-template-columns:240px 1fr}.mcb-conjuntas.is-list .mcb-card__media{aspect-ratio:auto;min-height:190px}
@media(max-width:1100px){.mcb-conjuntas__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.mcb-conjuntas__toolbar{flex-wrap:wrap}.mcb-btn--filters{display:inline-flex}.mcb-conjuntas__layout{grid-template-columns:1fr}.mcb-conjuntas__filters{display:none;position:static}.mcb-conjuntas__filters.is-open{display:block}.mcb-conjuntas__grid{grid-template-columns:1fr}.mcb-conjuntas.is-list .mcb-card{grid-template-columns:1fr}.mcb-conjuntas__summary{gap:10px;align-items:flex-start;flex-direction:column}}
.mcb-btn--disabled{background:#a1a1aa;cursor:not-allowed}.mcb-btn--small{padding:6px 10px;font-size:13px}.mcb-table-wrap{overflow-x:auto}.mcb-table{width:100%;border-collapse:collapse}.mcb-table th,.mcb-table td{text-align:left;padding:12px;border-bottom:1px solid var(--mcb-border,#e7e7e7)}.mcb-status{display:inline-block;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.mcb-status--confirmed,.mcb-status--completed{background:#dcfce7;color:#166534}.mcb-status--deposit_pending,.mcb-status--balance_pending{background:#fef3c7;color:#92400e}.mcb-status--cancelled,.mcb-status--refunded,.mcb-status--balance_cancelled{background:#e5e7eb;color:#374151}.mcb-notice{padding:16px;border:1px solid #fde68a;background:#fffbeb;border-radius:10px}
.mcb-wallet-summary{padding:20px;border:1px solid var(--mcb-border,#e7e7e7);border-radius:16px;margin-bottom:24px}.mcb-wallet-summary h2{margin-top:0}.mcb-wallet-balance{font-size:30px;font-weight:800;margin:8px 0}.mcb-wallet-summary summary{cursor:pointer;font-weight:700;margin-top:14px}.mcb-status--wallet_credited{background:#dbeafe;color:#1d4ed8}
.mcb-modal-form{margin:0}.mcb-modal-form--inline{display:inline-block;margin-left:8px}.mcb-link-danger{border:0;background:none;color:#b91c1c;text-decoration:underline;cursor:pointer;padding:7px 2px}.mcb-single{--mcb-border:#e7e7e7;--mcb-primary:#ff6b00;--mcb-text:#18181b;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:0;margin:32px 0;border:1px solid var(--mcb-border);border-radius:22px;background:#fff;box-shadow:0 16px 44px rgba(24,24,27,.07);overflow:hidden;color:var(--mcb-text)}.mcb-single__main{padding:30px}.mcb-single__summary{padding:30px;border-left:1px solid var(--mcb-border);background:#fafafa}.mcb-single__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mcb-single__heading h2{font-size:24px;line-height:1.2;margin:6px 0 0;max-width:520px}.mcb-single__eyebrow{display:block;color:#71717a;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mcb-single__status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 11px;background:#e5e7eb;color:#3f3f46;font-size:12px;font-weight:800;white-space:nowrap}.mcb-single__status--abierta{background:#dcfce7;color:#166534}.mcb-single__status--propuesta{background:#fef3c7;color:#92400e}.mcb-single__status--completada{background:#dbeafe;color:#1d4ed8}.mcb-single__progress-head,.mcb-single__meta{display:flex;justify-content:space-between;gap:16px}.mcb-single__progress-head{align-items:center;margin-top:34px}.mcb-single__progress-head strong{font-size:17px}.mcb-single__progress-head span{color:#71717a;font-size:13px}.mcb-single .mcb-progress{height:10px;margin:10px 0 18px}.mcb-single .mcb-progress span{background:linear-gradient(90deg,#ff6b00,#ff933f)}.mcb-single__meta{color:#71717a;font-size:13px;flex-wrap:wrap}.mcb-single__meta span{display:flex;flex-direction:column;gap:3px}.mcb-single__meta strong{color:#27272a;font-size:14px}.mcb-single__explanation{margin:24px 0 0;padding:14px 16px;border-left:3px solid var(--mcb-primary);border-radius:0 10px 10px 0;background:#fff5ee;color:#52525b;font-size:14px;line-height:1.55}.mcb-single__price{display:block;margin:5px 0 22px;color:#e85d04;font-size:36px;line-height:1.1}.mcb-single__pricing{border-top:1px solid var(--mcb-border)}.mcb-single__pricing>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--mcb-border)}.mcb-single__pricing span{color:#71717a;font-size:13px}.mcb-single__pricing strong{font-size:15px;white-space:nowrap}.mcb-single__actions{display:flex;align-items:stretch;flex-direction:column;gap:9px;margin-top:22px}.mcb-single__actions .mcb-btn,.mcb-single__actions .mcb-modal-form{width:100%}.mcb-single__actions .mcb-btn{min-height:46px}.mcb-single__deposit-note{display:block;margin-top:12px;color:#71717a;font-size:12px;line-height:1.45;text-align:center}@media(max-width:800px){.mcb-single{grid-template-columns:1fr}.mcb-single__summary{border-top:1px solid var(--mcb-border);border-left:0}}@media(max-width:520px){.mcb-single{margin:24px 0;border-radius:16px}.mcb-single__main,.mcb-single__summary{padding:22px}.mcb-single__heading{align-items:flex-start;flex-direction:column-reverse;gap:12px}.mcb-single__heading h2{font-size:21px}.mcb-single__progress-head{margin-top:26px}.mcb-single__meta{flex-direction:column}.mcb-single__price{font-size:32px}}
.mcb-btn--joined,.mcb-btn--success{background:#16a34a}.mcb-card__footer .mcb-btn--joined,.mcb-card__footer .mcb-btn--success{white-space:nowrap}
.mcb-single__intro{margin:7px 0 0;color:#52525b;font-size:15px;line-height:1.45}
.mcb-list-head,.mcb-card__list-value,.mcb-card__list-action,.mcb-card__participant-count{display:none}.mcb-conjuntas.is-list .mcb-list-head{display:grid;grid-template-columns:minmax(300px,1fr) 150px 150px 110px 130px;gap:20px;align-items:center;padding:0 24px 10px;color:#71717a;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mcb-conjuntas.is-list .mcb-card{display:grid;grid-template-columns:112px minmax(188px,1fr) 150px 150px 110px 130px;gap:20px;align-items:center;padding:20px 24px;border-radius:0;border-width:0 0 1px;box-shadow:none;transform:none}.mcb-conjuntas.is-list .mcb-card:first-child{border-top:1px solid var(--mcb-border)}.mcb-conjuntas.is-list .mcb-card__media{aspect-ratio:1;border-radius:14px;overflow:hidden}.mcb-conjuntas.is-list .mcb-card__badge{display:none}.mcb-conjuntas.is-list .mcb-card__participant-count{display:grid;place-items:center;position:absolute;bottom:7px;left:7px;min-width:32px;height:32px;padding:0 7px;border:3px solid #fff;border-radius:999px;background:#18181b;color:#fff;font-size:11px;font-weight:800}.mcb-conjuntas.is-list .mcb-card__body{min-width:0;padding:0}.mcb-conjuntas.is-list .mcb-card__cats{font-size:11px}.mcb-conjuntas.is-list .mcb-card h3{margin:5px 0 4px;font-size:17px}.mcb-conjuntas.is-list .mcb-card h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcb-conjuntas.is-list .mcb-card__author{margin:0;font-size:13px}.mcb-conjuntas.is-list .mcb-card__excerpt,.mcb-conjuntas.is-list .mcb-card__stats,.mcb-conjuntas.is-list .mcb-progress,.mcb-conjuntas.is-list .mcb-card__footer{display:none}.mcb-conjuntas.is-list .mcb-card__list-value{display:flex;flex-direction:column;gap:3px}.mcb-conjuntas.is-list .mcb-card__list-value small{display:none;color:#71717a;font-size:11px}.mcb-conjuntas.is-list .mcb-card__list-value strong,.mcb-conjuntas.is-list .mcb-card__list-value del{font-size:17px}.mcb-conjuntas.is-list .mcb-card__list-current strong{color:#059669}.mcb-conjuntas.is-list .mcb-card__list-original del{color:#71717a}.mcb-conjuntas.is-list .mcb-card__list-discount strong{justify-self:start;width:max-content;padding:7px 10px;border-radius:9px;background:#ede9fe;color:#6d28d9;font-size:14px}.mcb-conjuntas.is-list .mcb-card__list-action{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;color:#d95700;font-size:13px;font-weight:800;text-decoration:none}.mcb-conjuntas.is-list .mcb-card__list-action:hover{color:#9a3d00}@media(max-width:1050px){.mcb-conjuntas.is-list .mcb-list-head{grid-template-columns:minmax(280px,1fr) 130px 130px 95px}.mcb-conjuntas.is-list .mcb-list-head span:last-child{display:none}.mcb-conjuntas.is-list .mcb-card{grid-template-columns:96px minmax(164px,1fr) 130px 130px 95px}.mcb-conjuntas.is-list .mcb-card__list-action{display:none}}@media(max-width:720px){.mcb-conjuntas.is-list .mcb-list-head{display:none}.mcb-conjuntas.is-list .mcb-card{grid-template-columns:76px minmax(0,1fr) auto;gap:12px;padding:14px 0}.mcb-conjuntas.is-list .mcb-card__media{border-radius:11px}.mcb-conjuntas.is-list .mcb-card__body{align-self:start}.mcb-conjuntas.is-list .mcb-card h3{font-size:15px}.mcb-conjuntas.is-list .mcb-card__author{font-size:12px}.mcb-conjuntas.is-list .mcb-card__participant-count{bottom:4px;left:4px;min-width:27px;height:27px;border-width:2px;font-size:9px}.mcb-conjuntas.is-list .mcb-card__list-value{display:none}.mcb-conjuntas.is-list .mcb-card__list-current{display:flex;align-items:flex-end}.mcb-conjuntas.is-list .mcb-card__list-current small{display:block}.mcb-conjuntas.is-list .mcb-card__list-current strong{font-size:15px}.mcb-conjuntas.is-list .mcb-card__list-discount{display:flex;position:absolute;right:0;bottom:14px}.mcb-conjuntas.is-list .mcb-card__list-discount small{display:none}.mcb-conjuntas.is-list .mcb-card__list-discount strong{padding:5px 7px;font-size:11px}}
.mcb-course-page .mcb-single__progress-head{margin-top:22px}.mcb-course-page .mcb-course-description h2,.mcb-course-page .mcb-course-how h2{margin-top:0}.mcb-course-page .mcb-course-body.mcb-course-body--without-description{grid-template-columns:minmax(290px,420px);justify-content:end}
.mcb-conjuntas.is-list .mcb-conjuntas__layout{grid-template-columns:1fr}.mcb-conjuntas.is-list .mcb-conjuntas__filters{display:none;position:static}.mcb-conjuntas.is-list .mcb-conjuntas__filters.is-open{display:block}.mcb-conjuntas.is-list .mcb-btn--filters{display:inline-flex}.mcb-conjuntas.is-list .mcb-list-head{grid-template-columns:minmax(260px,1fr) 120px 120px 90px 100px;gap:16px;padding-right:20px;padding-left:20px}.mcb-conjuntas.is-list .mcb-card{grid-template-columns:90px minmax(154px,1fr) 120px 120px 90px 100px;gap:16px;padding:18px 20px}.mcb-conjuntas.is-list .mcb-card__media{min-height:0}
.mcb-course-page{--mcb-orange:#ff6b00;--mcb-ink:#18181b;--mcb-muted:#71717a;--mcb-line:#e7e7e7;color:var(--mcb-ink);background:#fff}.mcb-course-wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}.mcb-course-hero{padding:52px 0;background:#f7f6f3;border-bottom:1px solid #ececea}.mcb-course-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:54px}.mcb-course-hero__media{aspect-ratio:16/10;overflow:hidden;border-radius:22px;background:#e9e7e3;box-shadow:0 24px 60px -34px rgba(24,24,27,.45)}.mcb-course-hero__image{display:block;width:100%;height:100%;object-fit:cover}.mcb-course-hero__placeholder{display:grid;place-items:center;width:100%;height:100%;color:#ff8a4c;font-size:52px;font-weight:900;background:linear-gradient(135deg,#fff0e8,#f0ece7)}.mcb-course-hero__labels{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:18px}.mcb-course-chip{display:inline-flex;padding:7px 10px;border:1px solid #dedbd5;border-radius:999px;background:#fff;color:#52525b;font-size:12px;font-weight:700}.mcb-course-hero h1{max-width:16ch;margin:0;font-size:clamp(34px,4.5vw,58px);font-weight:600;letter-spacing:-.045em;line-height:1.02}.mcb-course-hero__lead{max-width:58ch;margin:20px 0 0;color:#52525b;font-size:17px;line-height:1.6}.mcb-course-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:26px 0 0}.mcb-course-details>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #dedbd5}.mcb-course-details dt{color:var(--mcb-muted);font-size:13px;font-weight:400}.mcb-course-details dd{margin:0;font-size:13px;font-weight:700;text-align:right}.mcb-course-official{display:inline-flex;gap:7px;margin-top:20px;color:#d95700;font-size:14px;font-weight:700;text-decoration:none}.mcb-course-official:hover{color:#a94300}.mcb-course-body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:54px;padding:38px 0 80px}.mcb-course-description,.mcb-course-how{min-width:0}.mcb-course-description h2,.mcb-course-how h2{margin:7px 0 22px;font-size:28px;letter-spacing:-.025em}.mcb-course-description__content{color:#3f3f46;font-size:16px;line-height:1.75}.mcb-course-description__content>:last-child{margin-bottom:0}.mcb-course-description__content img{max-width:100%;height:auto;border-radius:14px}.mcb-course-how{align-self:start;padding:26px;border:1px solid var(--mcb-line);border-radius:20px;background:#fafafa}.mcb-course-how ol{display:flex;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none}.mcb-course-how li{display:flex;align-items:flex-start;gap:13px}.mcb-course-how li>span{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:10px;background:#fff0e8;color:#d95700;font-size:13px;font-weight:800}.mcb-course-how strong{display:block;font-size:14px}.mcb-course-how p{margin:4px 0 0;color:var(--mcb-muted);font-size:13px;line-height:1.5}@media(max-width:900px){.mcb-course-hero__grid,.mcb-course-body{grid-template-columns:1fr}.mcb-course-hero__grid{gap:30px}.mcb-course-hero__media{max-height:480px}.mcb-course-body{gap:32px}}@media(max-width:560px){.mcb-course-wrap{width:min(100% - 28px,1120px)}.mcb-course-hero{padding:22px 0 32px}.mcb-course-hero__grid{gap:24px}.mcb-course-hero__media{border-radius:16px}.mcb-course-hero h1{font-size:34px}.mcb-course-hero__lead{font-size:15px}.mcb-course-details{grid-template-columns:1fr}.mcb-course-page .mcb-single{margin-top:24px}.mcb-course-body{padding:24px 0 60px}.mcb-course-description h2,.mcb-course-how h2{font-size:24px}}

/* Catalog UX: one responsive system for filters, table and cards. */
.mcb-conjuntas{--mcb-primary:#7656ff;--mcb-ink:#171b49;--mcb-muted:#656a86;--mcb-border:#e2e5ec;position:relative;width:min(1440px,calc(100vw - 32px));margin:32px 50%;padding:28px;transform:translateX(-50%);border-radius:24px;background:#f6f7f9;color:var(--mcb-ink);container-type:inline-size}
.mcb-conjuntas__toolbar{display:flex;align-items:center;gap:16px;margin:0 0 22px}.mcb-conjuntas__total{margin:0;color:var(--mcb-muted);font-size:15px}.mcb-conjuntas__total strong{color:var(--mcb-primary);font-size:18px}.mcb-conjuntas__toolbar .mcb-view-toggle{margin-left:auto}.mcb-view-toggle{border-color:var(--mcb-border);border-radius:13px;background:#fff}.mcb-view-toggle button{display:grid;place-items:center;width:48px;height:46px;padding:0;color:#737891;font-size:23px}.mcb-view-toggle button.is-active{background:#f0eefb;color:var(--mcb-ink)}
.mcb-btn--filters{display:none;gap:7px;min-height:44px;border:1px solid var(--mcb-border);background:#fff;color:var(--mcb-ink)}.mcb-filter-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:var(--mcb-primary);color:#fff;font-size:11px}.mcb-conjuntas__layout{grid-template-columns:250px minmax(0,1fr);gap:28px}.mcb-conjuntas__filters{top:18px;padding:0 20px 20px;border:0;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(24,28,64,.05)}.mcb-filters__heading{display:flex;align-items:center;justify-content:space-between;padding:20px 0 14px}.mcb-filters__heading strong{font-size:17px}.mcb-filters__heading button{display:none;border:0;background:none;color:var(--mcb-muted);font-size:25px;cursor:pointer}.mcb-search-field{display:flex!important;align-items:center;gap:8px;min-height:45px;margin:0 0 20px!important;padding:0 13px;border:1px solid var(--mcb-border);border-radius:12px;background:#fff;color:var(--mcb-muted)}.mcb-conjuntas__search{min-width:0;min-height:42px;padding:0;border:0;outline:0;background:transparent;font-size:14px}.mcb-filter-group{padding-bottom:17px;margin-bottom:17px}.mcb-filter-group h3{margin-bottom:11px;color:var(--mcb-ink);font-size:14px}.mcb-filter-pill,.mcb-filter-group label{display:inline-flex!important;margin:0 5px 7px 0!important}.mcb-filter-pill{padding:7px 11px;background:#fff;color:var(--mcb-ink);font-size:12px;font-weight:700}.mcb-filter-pill.is-active{border-color:var(--mcb-primary);background:#eeeaff;color:#6040ef}.mcb-filter-group label{cursor:pointer}.mcb-filter-group label input{position:absolute;opacity:0;pointer-events:none}.mcb-filter-group label span{padding:7px 10px;border:1px solid var(--mcb-border);border-radius:999px;color:var(--mcb-ink);font-size:12px;font-weight:700}.mcb-filter-group label input:checked+span{border-color:#b9adff;background:#f0edff;color:#6040ef}.mcb-filters__actions{display:flex;gap:8px}.mcb-filters__actions .mcb-btn{flex:1}.mcb-filters__apply{display:none}
.mcb-conjuntas__summary{min-height:48px;margin:0 0 12px}.mcb-conjuntas__summary>span{color:var(--mcb-muted);font-size:14px}.mcb-conjuntas__summary>span strong{color:var(--mcb-primary)}.mcb-conjuntas__summary label{display:flex;align-items:center;gap:9px;color:var(--mcb-muted);font-size:12px;font-weight:800;text-transform:uppercase}.mcb-conjuntas__summary select{min-height:42px;padding:0 34px 0 13px;border-color:var(--mcb-border);background:#fff;color:var(--mcb-ink);font-weight:600;text-transform:none}
.mcb-conjuntas.is-list .mcb-list-head{grid-template-columns:minmax(280px,1fr) 120px 120px 90px 100px;gap:14px;padding:14px 18px;border:1px solid var(--mcb-border);border-radius:16px 16px 0 0;background:#f0f1f5;color:#5e637e}.mcb-conjuntas.is-list .mcb-conjuntas__grid{gap:0;border:1px solid var(--mcb-border);border-top:0;border-radius:0 0 16px 16px;overflow:hidden;background:#fff}.mcb-conjuntas.is-list .mcb-card{grid-template-columns:76px minmax(190px,1fr) 120px 120px 90px 100px;gap:14px;min-height:112px;padding:14px 18px;border:0;border-bottom:1px solid var(--mcb-border);background:#fff}.mcb-conjuntas.is-list .mcb-card:last-child{border-bottom:0}.mcb-conjuntas.is-list .mcb-card:hover{background:#fafaff}.mcb-conjuntas.is-list .mcb-card__media{width:76px;height:76px;border-radius:12px}.mcb-conjuntas.is-list .mcb-card h3{margin:4px 0;font-size:16px}.mcb-conjuntas.is-list .mcb-card__cats{color:var(--mcb-primary)}.mcb-conjuntas.is-list .mcb-card__list-current strong{color:#0aad7a}.mcb-conjuntas.is-list .mcb-card__list-discount strong{background:#7656ff;color:#fff}.mcb-conjuntas.is-list .mcb-card__list-action{color:#6040ef}.mcb-conjuntas.is-list .mcb-card__list-action:hover{color:#4023bd}
.mcb-conjuntas:not(.is-list) .mcb-conjuntas__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mcb-conjuntas:not(.is-list) .mcb-card{border-color:var(--mcb-border);box-shadow:0 8px 24px rgba(24,28,64,.05)}
@container (max-width:1120px){.mcb-conjuntas__layout{grid-template-columns:1fr}.mcb-conjuntas__filters{display:none;position:static}.mcb-conjuntas__filters.is-open{display:block}.mcb-btn--filters{display:inline-flex}.mcb-filters__heading button,.mcb-filters__apply{display:inline-flex}.mcb-conjuntas.is-list .mcb-conjuntas__filters{display:none}.mcb-conjuntas.is-list .mcb-conjuntas__filters.is-open{display:block}.mcb-conjuntas:not(.is-list) .mcb-conjuntas__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@container (max-width:820px){.mcb-conjuntas.is-list .mcb-list-head{grid-template-columns:minmax(240px,1fr) 110px 100px 82px}.mcb-conjuntas.is-list .mcb-list-head span:last-child{display:none}.mcb-conjuntas.is-list .mcb-card{grid-template-columns:70px minmax(150px,1fr) 110px 100px 82px}.mcb-conjuntas.is-list .mcb-card__media{width:70px;height:70px}.mcb-conjuntas.is-list .mcb-card__list-action{display:none}}
@container (max-width:620px){.mcb-conjuntas{width:100vw;margin-top:18px;padding:18px 14px;border-radius:0}.mcb-conjuntas__toolbar{gap:10px}.mcb-conjuntas__total{font-size:13px}.mcb-conjuntas__total span{display:none}.mcb-conjuntas__toolbar .mcb-view-toggle{margin-left:auto}.mcb-view-toggle button{width:42px;height:42px}.mcb-conjuntas__summary{align-items:stretch;flex-direction:column;gap:10px}.mcb-conjuntas__summary>span{display:none}.mcb-conjuntas__summary label{justify-content:space-between}.mcb-conjuntas__summary select{flex:1}.mcb-conjuntas__filters{max-height:calc(100vh - 40px);overflow:auto}.mcb-filter-group label span,.mcb-filter-pill{padding:8px 11px}.mcb-conjuntas:not(.is-list) .mcb-conjuntas__grid{grid-template-columns:1fr}.mcb-conjuntas.is-list .mcb-list-head{display:none}.mcb-conjuntas.is-list .mcb-conjuntas__grid{border-top:1px solid var(--mcb-border);border-radius:15px}.mcb-conjuntas.is-list .mcb-card{grid-template-columns:68px minmax(0,1fr) auto;gap:11px;min-height:100px;padding:14px}.mcb-conjuntas.is-list .mcb-card__media{width:68px;height:68px}.mcb-conjuntas.is-list .mcb-card h3{font-size:14px;line-height:1.25}.mcb-conjuntas.is-list .mcb-card__author{display:none}.mcb-conjuntas.is-list .mcb-card__list-current{align-items:flex-end;align-self:start}.mcb-conjuntas.is-list .mcb-card__list-current small{font-size:9px}.mcb-conjuntas.is-list .mcb-card__list-current strong{font-size:14px}.mcb-conjuntas.is-list .mcb-card__list-discount{right:14px;bottom:12px}.mcb-conjuntas.is-list .mcb-card__participant-count{left:3px;bottom:3px}}
.mcb-conjuntas.is-list .mcb-conjuntas__layout{grid-template-columns:250px minmax(0,1fr)}.mcb-conjuntas.is-list .mcb-conjuntas__filters{display:block}.mcb-conjuntas.is-list .mcb-btn--filters{display:none}@container (max-width:1120px){.mcb-conjuntas.is-list .mcb-conjuntas__layout{grid-template-columns:1fr}.mcb-conjuntas.is-list .mcb-conjuntas__filters{display:none}.mcb-conjuntas.is-list .mcb-conjuntas__filters.is-open{display:block}.mcb-conjuntas.is-list .mcb-btn--filters{display:inline-flex}}

/* Brand palette: orange actions, warm surfaces and green reserved for pricing. */
.mcb-conjuntas{--mcb-primary:#ff6b00;--mcb-ink:#202124;--mcb-muted:#686b73;--mcb-border:#e5e3df;background:#f7f6f3}.mcb-conjuntas .mcb-view-toggle button.is-active{background:#fff0e8;color:#d95700}.mcb-conjuntas .mcb-filter-pill.is-active{border-color:#ff6b00;background:#fff0e8;color:#d95700}.mcb-conjuntas .mcb-filter-group label input:checked+span{border-color:#ffb17a;background:#fff0e8;color:#d95700}.mcb-conjuntas.is-list .mcb-card__list-discount strong{background:#ff6b00;color:#fff}.mcb-conjuntas.is-list .mcb-card__list-action{color:#d95700}.mcb-conjuntas.is-list .mcb-card__list-action:hover{color:#a94300}
.mcb-conjuntas:not(.is-list) .mcb-card__excerpt{display:none}
.mcb-load-more-wrap{display:flex;justify-content:center;padding:28px 0 4px}.mcb-btn--load-more{min-width:210px;background:#fff;color:var(--mcb-primary);border:1px solid currentColor}.mcb-btn--load-more:hover{background:#fff5ef}.mcb-btn--load-more.is-loading{cursor:wait;opacity:.7}
.mcb-card__badge--cancelada{background:#fee2e2;color:#991b1b}.mcb-single__status--cancelada{background:#fee2e2;color:#991b1b}.mcb-conjuntas .mcb-btn--disabled{cursor:not-allowed}
.mcb-status--deposit_forfeited{background:#fee2e2;color:#991b1b}
.mcb-proposal-info{margin:0 0 16px;padding:15px 17px;border:1px solid #ffd0ad;border-radius:14px;background:#fff7f0;color:#5f3b25}.mcb-proposal-info strong{display:block;margin-bottom:4px;color:#b94b00}.mcb-proposal-info p{margin:0;font-size:13px;line-height:1.5}.mcb-btn--interest{background:#ff6b00}.mcb-btn--interest-voted{background:#dcfce7;color:#166534;cursor:default}
.mcb-status--propuesta{background:#fff3e8;color:#b94b00}.mcb-status--abierta{background:#dcfce7;color:#166534}.mcb-status--cerrada{background:#eef0f3;color:#4b5563}.mcb-status--completada{background:#e8f0ff;color:#1d4ed8}.mcb-status--cancelada{background:#fee2e2;color:#991b1b}
.mcb-status--expirada,.mcb-card__badge--expirada,.mcb-single__status--expirada{background:#f3f4f6;color:#6b7280}
.mcb-status--revision{background:#fff3e8;color:#b94b00}
.mcb-filter-pill--state{display:inline-flex;align-items:center;gap:6px}.mcb-filter-pill--state svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mcb-filter-pill--state[data-filter-estado="all"]{color:#d95700}.mcb-filter-pill--state[data-filter-estado="propuesta"]{border-color:#f7d38b;color:#a16207}.mcb-filter-pill--state[data-filter-estado="abierta"]{border-color:#a7e7bd;color:#15803d}.mcb-filter-pill--state[data-filter-estado="cerrada"]{border-color:#d1d5db;color:#4b5563}.mcb-filter-pill--state[data-filter-estado="completada"]{border-color:#b8cef8;color:#1d4ed8}.mcb-filter-pill--state[data-filter-estado="cancelada"]{border-color:#f3b5b5;color:#b91c1c}.mcb-filter-pill--state[data-filter-estado="expirada"]{border-color:#d1d5db;color:#6b7280}.mcb-conjuntas .mcb-filter-pill--state[data-filter-estado="all"].is-active{border-color:#ff6b00;background:#fff0e8;color:#d95700}.mcb-conjuntas .mcb-filter-pill--state[data-filter-estado="propuesta"].is-active{border-color:#d99a1b;background:#fff7dc;color:#8a5700}.mcb-conjuntas .mcb-filter-pill--state[data-filter-estado="abierta"].is-active{border-color:#22a657;background:#e8f8ee;color:#127436}.mcb-conjuntas .mcb-filter-pill--state[data-filter-estado="cerrada"].is-active{border-color:#6b7280;background:#eef0f3;color:#374151}.mcb-conjuntas .mcb-filter-pill--state[data-filter-estado="completada"].is-active{border-color:#3974db;background:#eaf1ff;color:#1d4ed8}.mcb-conjuntas .mcb-filter-pill--state[data-filter-estado="cancelada"].is-active{border-color:#dc2626;background:#feecec;color:#b91c1c}.mcb-conjuntas .mcb-filter-pill--state[data-filter-estado="expirada"].is-active{border-color:#9ca3af;background:#f3f4f6;color:#4b5563}
.mcb-card__badge{display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 24px);line-height:1}.mcb-card__badge svg{flex:0 0 15px;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mcb-card__badge--list{display:none}.mcb-card__badge--propuesta{background:#fff3e8;color:#b94b00}.mcb-card__badge--abierta{background:#dcfce7;color:#166534}.mcb-card__badge--cerrada{background:#eef0f3;color:#4b5563}.mcb-card__badge--completada{background:#e8f0ff;color:#1d4ed8}.mcb-card__badge--cancelada{background:#fee2e2;color:#991b1b}.mcb-conjuntas.is-list .mcb-card__badge--media{display:none}.mcb-conjuntas.is-list .mcb-card__badge--list{display:inline-flex;position:static;align-self:flex-start;width:max-content;max-width:100%;margin:0 0 5px;padding:5px 7px;border-radius:999px;font-size:10px;letter-spacing:0;text-transform:none}.mcb-conjuntas.is-list .mcb-card__badge--list svg{width:13px;height:13px;flex-basis:13px}
.mcb-single__status{gap:6px}.mcb-single__status svg{flex:0 0 15px;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mcb-single__status--propuesta{background:#fff3e8;color:#b94b00}.mcb-single__status--cerrada{background:#eef0f3;color:#4b5563}.mcb-single__status--completada{background:#e8f0ff;color:#1d4ed8}
.mcb-proposal-create{margin:24px 0;padding:22px;border:1px solid #ffd0ad;border-radius:16px;background:#fff7f0}.mcb-proposal-create h2{margin:0 0 5px}.mcb-proposal-create>p{margin:0 0 18px;color:#686b73}.mcb-proposal-create form{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end}.mcb-proposal-create label{display:grid;gap:6px;font-weight:700}.mcb-proposal-create input,.mcb-proposal-create select{min-width:0;min-height:44px;padding:9px 11px;border:1px solid #e5e3df;border-radius:10px;background:#fff}@media(max-width:800px){.mcb-proposal-create form{grid-template-columns:1fr}.mcb-proposal-create .mcb-btn{width:100%}}
.mcb-btn--propose{gap:8px;min-height:46px;margin:0;white-space:nowrap}.mcb-btn--propose svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mcb-modal__embedded-content{width:100%;text-align:left}.mcb-modal .mcb-proposal-create--modal{margin:0;padding:0;border:0;background:transparent}.mcb-modal .mcb-proposal-create--modal form{grid-template-columns:1fr}.mcb-modal .mcb-proposal-create--modal button[type="submit"]{display:flex!important;width:100%!important;min-height:48px!important;margin-top:4px!important;background:#ff6b00!important;color:#fff!important;opacity:1!important;visibility:visible!important}@media(max-width:620px){.mcb-conjuntas__toolbar{flex-wrap:wrap}.mcb-conjuntas__summary .mcb-btn--propose{width:100%}.mcb-conjuntas__toolbar .mcb-view-toggle{margin-left:auto}}
.mcb-proposal-feedback{margin:2px 0 0;padding:10px 12px;border-radius:9px;background:#fee2e2;color:#991b1b;font-size:14px}.mcb-proposal-success{text-align:center}.mcb-proposal-success svg{width:58px;height:58px;fill:none;stroke:#16a34a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mcb-proposal-success h3{margin:12px 0 6px}.mcb-proposal-success p{margin:0 0 18px;color:#686b73}.mcb-proposal-success .mcb-btn{width:100%}
.mcb-correction-reason{margin:0 0 16px;padding:12px 14px;border:1px solid #f7d38b;border-radius:10px;background:#fff7dc;color:#6f4900}.mcb-correction-reason p{margin:5px 0 0}
.mcb-my-interests .mcb-btn--account-action{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:10px;background:#ff6b00!important;color:#fff!important;font-size:12px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none!important;white-space:nowrap;opacity:1!important;visibility:visible!important;box-shadow:0 4px 12px rgba(255,107,0,.18);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mcb-my-interests .mcb-btn--account-action svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mcb-my-interests .mcb-btn--account-action:hover{background:#d95700!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 16px rgba(217,87,0,.24)}.mcb-my-interests .mcb-btn--account-action:focus-visible{outline:3px solid rgba(255,107,0,.3);outline-offset:2px}.mcb-my-interests .mcb-btn--participate-now{background:#15803d!important;border-color:#15803d;box-shadow:0 4px 12px rgba(21,128,61,.18)}.mcb-my-interests .mcb-btn--participate-now:hover{background:#166534!important;border-color:#166534;box-shadow:0 6px 16px rgba(21,101,52,.24)}.mcb-my-interests .mcb-btn--participate-now:focus-visible{outline-color:rgba(21,128,61,.3)}
@media(max-width:620px){.mcb-my-interests .mcb-table th:last-child,.mcb-my-interests .mcb-table td:last-child{position:sticky;right:0;background:#fff}.mcb-my-interests .mcb-btn--account-action{min-height:38px;padding:8px 10px}.mcb-my-interests .mcb-btn--account-action span{display:inline}}
.mcb-account-dashboard{--mcb-primary:#ff6b00;--mcb-account-orange:#ff6b00;--mcb-account-ink:#202124;--mcb-account-muted:#686b73;--mcb-account-line:#e7e4df;display:grid;gap:24px;color:var(--mcb-account-ink)}.mcb-account-dashboard *{box-sizing:border-box}.mcb-account-dashboard__header{padding:4px 2px 2px}.mcb-account-dashboard__eyebrow,.mcb-account-section__heading span,.mcb-wallet-summary__label{display:block;color:#d95700;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mcb-account-dashboard__header h1{margin:5px 0 7px!important;padding:0!important;border:0!important;color:var(--mcb-account-ink);font-size:30px!important;line-height:1.15}.mcb-account-dashboard__header p{margin:0;color:var(--mcb-account-muted);font-size:14px}.mcb-account-dashboard .mcb-wallet-summary,.mcb-account-dashboard .mcb-account-section{margin:0;padding:24px;border:1px solid var(--mcb-account-line);border-radius:18px;background:#fff;box-shadow:0 7px 24px rgba(32,33,36,.045)}.mcb-account-dashboard .mcb-wallet-summary{display:grid;grid-template-columns:54px minmax(0,1fr);gap:17px;align-items:start;border-color:#ffd5b7;background:linear-gradient(135deg,#fff8f3 0%,#fff 68%)}.mcb-wallet-summary__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#ff6b00;color:#fff;box-shadow:0 8px 20px rgba(255,107,0,.2)}.mcb-wallet-summary__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mcb-account-dashboard .mcb-wallet-balance{margin:5px 0 3px;color:#202124;font-size:34px;font-weight:850;line-height:1.05}.mcb-wallet-summary__description{margin:0;color:var(--mcb-account-muted);font-size:13px;line-height:1.5}.mcb-wallet-summary details{grid-column:1/-1;margin-top:3px;padding-top:15px;border-top:1px solid #f1dfd2}.mcb-wallet-summary summary{display:inline-flex;align-items:center;margin:0;color:#b94b00;font-size:13px}.mcb-account-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px;padding:0 0 17px;border-bottom:1px solid var(--mcb-account-line)}.mcb-account-section__heading h2{margin:4px 0 0!important;padding:0!important;border:0!important;color:var(--mcb-account-ink);font-size:21px!important;line-height:1.2}.mcb-account-section__heading p{max-width:310px;margin:0;color:var(--mcb-account-muted);font-size:12px;line-height:1.45;text-align:right}.mcb-account-dashboard .mcb-table-wrap{margin:0 -4px;padding:0 4px}.mcb-account-dashboard .mcb-table{min-width:680px}.mcb-account-dashboard .mcb-table th{padding:11px 12px;color:#71717a;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.mcb-account-dashboard .mcb-table td{padding:16px 12px;color:#303136;font-size:13px;line-height:1.45;vertical-align:middle}.mcb-account-dashboard .mcb-table tbody tr:last-child td{border-bottom:0}.mcb-account-dashboard .mcb-table tbody tr:hover td{background:#fcfbfa}.mcb-account-dashboard .mcb-table td:first-child{font-weight:650}.mcb-account-dashboard .mcb-table td:first-child a{color:#202124;text-decoration:none}.mcb-account-dashboard .mcb-table td:first-child a:hover{color:#d95700}.mcb-account-dashboard .mcb-status{display:inline-flex;align-items:center;gap:6px;max-width:none;padding:7px 10px;line-height:1.15;white-space:nowrap}.mcb-account-dashboard .mcb-status::before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor;opacity:.8}.mcb-account-dashboard .mcb-empty{margin:0;padding:30px;background:#faf9f7;color:var(--mcb-account-muted)}.mcb-account-dashboard .mcb-table td:last-child{white-space:nowrap}.mcb-account-dashboard .mcb-table td:last-child>.mcb-btn,.mcb-account-dashboard .mcb-table td:last-child>.mcb-modal-form .mcb-btn{min-height:38px;padding:8px 12px;font-size:12px}.mcb-account-dashboard .mcb-table td:last-child>.mcb-btn:not(.mcb-btn--account-action),.mcb-account-dashboard .mcb-table td:last-child>.mcb-modal-form .mcb-btn{background:#ff6b00!important;color:#fff!important}.mcb-account-dashboard .mcb-table td:last-child>.mcb-btn:not(.mcb-btn--account-action):hover,.mcb-account-dashboard .mcb-table td:last-child>.mcb-modal-form .mcb-btn:hover{background:#d95700!important;color:#fff!important}
@media(min-width:1025px){.mcb-account-dashboard{gap:30px}.mcb-account-dashboard__header{padding:6px 4px}.mcb-account-dashboard .mcb-wallet-summary,.mcb-account-dashboard .mcb-account-section{padding:28px 30px;border-radius:20px}.mcb-account-dashboard .mcb-wallet-summary{grid-template-columns:60px minmax(0,1fr);gap:20px}.mcb-wallet-summary__icon{width:60px;height:60px}.mcb-account-section__heading{margin-bottom:22px;padding-bottom:20px}.mcb-account-dashboard .mcb-table{width:100%;table-layout:fixed}.mcb-account-dashboard .mcb-table th{padding:12px 14px}.mcb-account-dashboard .mcb-table td{padding:19px 14px}.mcb-my-interests .mcb-table th:nth-child(1),.mcb-my-interests .mcb-table td:nth-child(1){width:44%}.mcb-my-interests .mcb-table th:nth-child(2),.mcb-my-interests .mcb-table td:nth-child(2){width:13%}.mcb-my-interests .mcb-table th:nth-child(3),.mcb-my-interests .mcb-table td:nth-child(3){width:18%}.mcb-my-interests .mcb-table th:nth-child(4),.mcb-my-interests .mcb-table td:nth-child(4){width:25%;text-align:right}.mcb-my-conjuntas .mcb-table th:nth-child(1),.mcb-my-conjuntas .mcb-table td:nth-child(1){width:31%}.mcb-my-conjuntas .mcb-table th:nth-child(2),.mcb-my-conjuntas .mcb-table td:nth-child(2){width:11%}.mcb-my-conjuntas .mcb-table th:nth-child(3),.mcb-my-conjuntas .mcb-table td:nth-child(3){width:13%}.mcb-my-conjuntas .mcb-table th:nth-child(4),.mcb-my-conjuntas .mcb-table td:nth-child(4){width:12%}.mcb-my-conjuntas .mcb-table th:nth-child(5),.mcb-my-conjuntas .mcb-table td:nth-child(5){width:18%}.mcb-my-conjuntas .mcb-table th:nth-child(6),.mcb-my-conjuntas .mcb-table td:nth-child(6){width:15%;text-align:right}.mcb-account-dashboard .mcb-table td:first-child{overflow-wrap:anywhere}.mcb-my-interests .mcb-btn--account-action{max-width:100%}}
@media(max-width:1024px){.woocommerce-MyAccount-content:has(.mcb-account-dashboard){min-width:0}.mcb-account-dashboard{width:100%;min-width:0;gap:17px}.mcb-account-dashboard__header h1{font-size:26px!important}.mcb-account-dashboard .mcb-wallet-summary,.mcb-account-dashboard .mcb-account-section{width:100%;min-width:0;padding:18px;border-radius:15px}.mcb-account-section__heading{display:block}.mcb-account-section__heading p{max-width:none;margin-top:7px;text-align:left}.mcb-account-dashboard .mcb-table-wrap{width:100%;margin:0;padding:0;overflow:visible}.mcb-account-dashboard .mcb-table{display:block;width:100%;min-width:0;border:0}.mcb-account-dashboard .mcb-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.mcb-account-dashboard .mcb-table tbody{display:grid;gap:12px;width:100%}.mcb-account-dashboard .mcb-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;width:100%;padding:15px;border:1px solid var(--mcb-account-line);border-radius:13px;background:#fff}.mcb-account-dashboard .mcb-table td{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0;padding:0!important;border:0!important;background:transparent!important;text-align:right}.mcb-account-dashboard .mcb-table td::before{content:attr(data-label);flex:0 0 auto;color:#85858d;font-size:10px;font-weight:800;letter-spacing:.05em;text-align:left;text-transform:uppercase}.mcb-account-dashboard .mcb-table td:first-child{grid-column:1/-1;display:block;padding-bottom:11px!important;border-bottom:1px solid #efede9!important;font-size:15px;text-align:left}.mcb-account-dashboard .mcb-table td:first-child::before{display:block;margin-bottom:5px}.mcb-account-dashboard .mcb-table td:last-child{grid-column:1/-1;position:static!important;display:flex;align-items:center;margin-top:3px;padding-top:11px!important;border-top:1px solid #efede9!important}.mcb-account-dashboard .mcb-table td:last-child::before{display:none}.mcb-account-dashboard .mcb-table td:last-child:empty{display:none}.mcb-account-dashboard .mcb-table td:last-child .mcb-btn--account-action{width:100%;white-space:normal}.mcb-account-dashboard .mcb-table td:last-child .mcb-modal-form{margin-left:auto}.mcb-account-dashboard .mcb-status{max-width:180px;text-align:left}.mcb-wallet-summary details .mcb-table tr{background:#fff}.mcb-wallet-summary details .mcb-table td:first-child{font-size:13px;font-weight:600}.mcb-wallet-summary details .mcb-table td:last-child{grid-column:auto;margin:0;padding:0!important;border:0!important}.mcb-wallet-summary details .mcb-table td:last-child::before{display:block}}
@media(max-width:460px){.mcb-account-dashboard .mcb-wallet-summary{grid-template-columns:44px minmax(0,1fr);gap:13px}.mcb-wallet-summary__icon{width:44px;height:44px;border-radius:13px}.mcb-wallet-summary__icon svg{width:22px;height:22px}.mcb-account-dashboard .mcb-wallet-balance{font-size:28px}.mcb-account-dashboard__header p{font-size:13px}.mcb-account-dashboard .mcb-table tr{grid-template-columns:1fr;padding:14px}.mcb-account-dashboard .mcb-table td,.mcb-account-dashboard .mcb-table td:last-child{grid-column:1/-1}.mcb-account-dashboard .mcb-table td:not(:first-child):not(:last-child){padding-bottom:7px!important;border-bottom:1px dashed #ece9e5!important}.mcb-account-dashboard .mcb-table td:not(:first-child):not(:last-child):last-of-type{border-bottom:0!important}}
.mcb-account-dashboard .mcb-table td:first-child{font-weight:400}
.mcb-history-label{display:inline-flex;margin-left:6px;padding:3px 6px;border-radius:999px;background:#f1f2f4;color:#6b7280;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}
.mcb-cancellation-result{--mcb-primary:#ff6b00;width:min(600px,calc(100% - 28px));margin:48px auto 72px;padding:42px;border:1px solid #e7e4df;border-radius:22px;background:#fff;color:#202124;text-align:center;box-shadow:0 16px 46px rgba(32,33,36,.08)}.mcb-cancellation-result__icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:20px;background:#fff0e8;color:#d95700}.mcb-cancellation-result__icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mcb-cancellation-result__eyebrow{display:block;color:#d95700;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.mcb-cancellation-result h1{margin:7px 0 10px!important;color:#202124;font-size:30px!important;line-height:1.15}.mcb-cancellation-result__lead{margin:0;color:#686b73;font-size:15px}.mcb-cancellation-result__notice{margin:24px 0;padding:15px 17px;border-radius:13px;font-size:13px;line-height:1.55;text-align:left}.mcb-cancellation-result__notice.is-warning{border:1px solid #f5cf8b;background:#fff8df;color:#754b00}.mcb-cancellation-result__notice.is-info{border:1px solid #bcd9f5;background:#eff7ff;color:#24547d}.mcb-cancellation-result__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mcb-cancellation-result__actions .mcb-btn{min-height:46px}.mcb-cancellation-result__support{display:inline-block;margin-top:19px;color:#d95700;font-size:13px;font-weight:700;text-decoration:none}.mcb-cancellation-result__support:hover{text-decoration:underline}@media(max-width:560px){.mcb-cancellation-result{margin:24px auto 48px;padding:28px 20px;border-radius:18px}.mcb-cancellation-result h1{font-size:25px!important}.mcb-cancellation-result__actions{grid-template-columns:1fr}}
@media(min-width:1025px){.mcb-account-dashboard .mcb-account-section{overflow:hidden}.mcb-account-dashboard .mcb-table-wrap{width:100%;margin:0;padding:0;overflow:visible}.mcb-account-dashboard .mcb-table{min-width:0}.mcb-my-conjuntas .mcb-table th:nth-child(1),.mcb-my-conjuntas .mcb-table td:nth-child(1){width:29%;padding-left:0}.mcb-my-conjuntas .mcb-table th:nth-child(2),.mcb-my-conjuntas .mcb-table td:nth-child(2){width:10%}.mcb-my-conjuntas .mcb-table th:nth-child(3),.mcb-my-conjuntas .mcb-table td:nth-child(3){width:12%}.mcb-my-conjuntas .mcb-table th:nth-child(4),.mcb-my-conjuntas .mcb-table td:nth-child(4){width:11%}.mcb-my-conjuntas .mcb-table th:nth-child(5),.mcb-my-conjuntas .mcb-table td:nth-child(5){width:18%}.mcb-my-conjuntas .mcb-table th:nth-child(6),.mcb-my-conjuntas .mcb-table td:nth-child(6){width:20%;padding-right:0}.mcb-my-conjuntas .mcb-table td:first-child{padding-right:20px;font-size:13px;line-height:1.5}.mcb-my-conjuntas .mcb-table td:last-child{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}.mcb-my-conjuntas .mcb-table td:last-child>.mcb-btn{flex:0 0 auto}.mcb-my-conjuntas .mcb-modal-form--inline{display:inline-flex;flex:0 0 auto;margin:0}.mcb-my-conjuntas .mcb-link-danger{padding:7px 0;font-size:12px;white-space:nowrap}.mcb-my-conjuntas .mcb-status{max-width:100%;font-size:11px}.mcb-my-interests .mcb-table th:first-child,.mcb-my-interests .mcb-table td:first-child{padding-left:0}.mcb-my-interests .mcb-table th:last-child,.mcb-my-interests .mcb-table td:last-child{padding-right:0}.mcb-my-interests .mcb-table td:last-child{display:flex;align-items:center;justify-content:flex-end}.mcb-account-dashboard .mcb-table tbody tr{transition:background-color .18s ease}.mcb-account-dashboard .mcb-table tbody tr:hover{background:#fcfaf8}.mcb-account-dashboard .mcb-table tbody tr:hover td{background:transparent}}
@media(min-width:1025px){.mcb-my-interests .mcb-table td:last-child,.mcb-my-conjuntas .mcb-table td:last-child{display:table-cell;vertical-align:middle;text-align:right}.mcb-my-interests .mcb-table td:last-child .mcb-btn--account-action{display:inline-flex!important;width:auto;max-width:none}.mcb-my-conjuntas .mcb-table td:last-child>.mcb-btn{display:inline-flex;vertical-align:middle}.mcb-my-conjuntas .mcb-modal-form--inline{display:inline-block;vertical-align:middle;margin-left:8px}.mcb-my-conjuntas .mcb-link-danger{display:inline-block}.mcb-my-conjuntas .mcb-status{white-space:nowrap}.mcb-my-interests .mcb-table td:last-child{white-space:nowrap}}
