.mc-page .sec{padding:56px 20px 88px}.mc-inner{max-width:720px;margin:0 auto;background:#fff;border-radius:18px;padding:38px 44px 40px;box-shadow:0 16px 54px #00000038}.mc-loading{display:flex;align-items:center;justify-content:center;min-height:220px}.mc-spinner{width:30px;height:30px;border:2.5px solid #e6e9f2;border-top-color:#2e86de;border-radius:50%;animation:mc-spin .7s linear infinite}@keyframes mc-spin{to{transform:rotate(360deg)}}.mc-center{flex-direction:column;align-items:center;text-align:center;gap:12px;padding:30px 0 20px}.mc-center h2{font-size:22px;font-weight:600;color:#070534}.mc-sub{font-size:14.5px;color:#6b7186;margin-bottom:8px}.mc-header{display:flex;align-items:center;gap:16px;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid #eef0f6}.mc-avatar{width:52px;height:52px;border-radius:50%;flex-shrink:0;background:#eef4fd;color:#2e86de;display:flex;align-items:center;justify-content:center;font-size:21px;font-weight:600}.mc-sub-email{font-size:13px;color:#6b7186;margin-top:2px;word-break:break-all}.mc-greeting{font-size:13px;color:#6b7186}.mc-email{font-size:17px;font-weight:600;color:#070534;margin-top:1px;word-break:break-all}.mc-block+.mc-block{margin-top:30px}.mc-block-head{display:flex;align-items:center;gap:10px;margin-bottom:13px}.mc-block-ic{width:30px;height:30px;border-radius:8px;flex:0 0 auto;background:#eef4fd;color:#2e86de;display:flex;align-items:center;justify-content:center}.mc-block-ic svg{width:16px;height:16px;display:block}.mc-block-head h2{font-size:16px;font-weight:600;color:#070534}.mc-list{border:1px solid #e6e9f2;border-radius:14px;overflow:hidden}.mc-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;border-bottom:1px solid #eef0f6}.mc-row:last-child{border-bottom:none}.mc-row-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7186;font-weight:600}.mc-row-val{font-size:14.5px;color:#070534;text-align:right;word-break:break-all}.mc-empty{padding:30px 20px;text-align:center;color:#6b7186;font-size:14px;line-height:1.6}.mc-empty b{color:#070534}.mc-order-id{display:block;font-size:14.5px;font-weight:600;color:#070534}.mc-order-date{display:block;font-size:12.5px;color:#6b7186;margin-top:2px}.mc-order-right{display:flex;align-items:center;gap:12px}.mc-order-total{font-size:14.5px;font-weight:600;color:#070534;white-space:nowrap}.mc-tag{font-size:11.5px;font-weight:600;padding:4px 11px;border-radius:20px;white-space:nowrap}.mc-tag-pagado{background:#e7f7ee;color:#128a4f}.mc-tag-pendiente{background:#fdf3d8;color:#9a6b00}.mc-tag-cancelado{background:#fdecec;color:#d93025}.mc-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.mc-link{display:flex;align-items:center;gap:11px;padding:14px 16px;border:1px solid #e6e9f2;border-radius:12px;text-decoration:none;background:#fff;transition:border-color .16s,background .16s,transform .16s}.mc-link:hover{border-color:#2e86de;background:#f7faff;transform:translateY(-1px)}.mc-link-ic{flex:0 0 auto;width:34px;height:34px;border-radius:9px;background:#eef4fd;color:#2e86de;display:flex;align-items:center;justify-content:center}.mc-link-ic svg{width:17px;height:17px;display:block}.mc-link-t{font-weight:600;color:#070534;font-size:14.5px;line-height:1.25;display:block}.mc-link-s{font-size:12.5px;color:#6b7186;margin-top:2px;display:block;line-height:1.3}.mc-link-arr{margin-left:auto;color:#b9c0d2;flex:0 0 auto}.mc-link:hover .mc-link-arr{color:#2e86de}.mc-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.mc-btn{background:#2e86de;color:#fff;border:none;border-radius:10px;padding:12px 26px;font:inherit;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block}.mc-btn:hover{background:#2369b3}.mc-ghost{background:none;border:none;color:#6b7186;font:inherit;font-size:14px;font-weight:600;cursor:pointer;padding:8px 4px}.mc-ghost:hover{color:#070534}.mc-block-head{position:relative}.mc-edit{margin-left:auto;display:inline-flex;align-items:center;gap:6px;background:none;border:1px solid #e6e9f2;border-radius:9px;color:#2e86de;font:inherit;font-size:13px;font-weight:600;padding:7px 13px;cursor:pointer;transition:border-color .15s,background .15s}.mc-edit:hover{border-color:#2e86de;background:#f7faff}.mc-edit svg{width:13px;height:13px}.mc-resumen .mc-row-val{line-height:1.5}.mc-falta{font-size:13px;color:#9a6b00;background:#fdf3d8;border-radius:10px;padding:11px 14px;margin-bottom:16px;line-height:1.45}.mc-form{display:block}.mc-g2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mc-g3{display:grid;grid-template-columns:.8fr 1.1fr 1.1fr;gap:14px}.mc-field{margin-bottom:14px}.mc-field label{display:block;font-size:12.5px;font-weight:600;color:#4a5064;margin-bottom:5px}.mc-opt{font-weight:400;color:#9aa0b2}.mc-field input{width:100%;font:inherit;font-size:15px;color:#070534;padding:11px 13px;border:1px solid #e6e9f2;border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}.mc-field input::-moz-placeholder{color:#b9c0d2}.mc-field input::placeholder{color:#b9c0d2}.mc-field input:focus{outline:none;border-color:#2e86de;box-shadow:0 0 0 3px #2e86de21}.mc-field input:disabled{background:#f4f6fb;color:#6b7186;cursor:not-allowed}.mc-hint{font-size:12px;color:#9aa0b2;margin-top:5px}.mc-legend{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7186;font-weight:700;margin:24px 0 12px;padding-top:20px;border-top:1px solid #eef0f6}.mc-since{font-size:12.5px;color:#9aa0b2;margin-top:18px}.mc-btn:disabled{background:#c6d6ea;cursor:default}.mc-msg-ok{color:#128a4f}@media(max-width:560px){.mc-g2,.mc-g3{grid-template-columns:1fr}}.mc-msg{font-size:13px;min-height:0;margin-top:12px}.mc-msg-err{color:#d93025}@media(max-width:640px){.mc-inner{padding:28px 22px 30px;border-radius:14px}.mc-links{grid-template-columns:1fr}.mc-actions{flex-direction:column-reverse;align-items:stretch}.mc-actions .mc-btn{text-align:center}.mc-row{flex-direction:column;align-items:flex-start;gap:4px}.mc-row-val{text-align:left}}
