﻿:root{--mtctr-bg:#ffffff;--mtctr-surface:#fbfdff;--mtctr-border:#d8e2ee;--mtctr-muted:#6b7b91;--mtctr-text:#142133;--mtctr-gold:#e2b93b;--mtctr-gold-dark:#c79a15;--mtctr-ok:#169458;--mtctr-bad:#bf3b3b;--mtctr-blue:#163354}
.mtctr-order-page #mtctr-payment-panel,.woocommerce-order #mtctr-payment-panel{margin:22px 0;padding:20px;border:1px solid var(--mtctr-border);border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 38px rgba(15,23,42,.05);color:var(--mtctr-text)}
.mtctr-panel{display:grid;gap:16px}
.mtctr-status{display:flex;align-items:flex-start;gap:14px;padding:2px 2px 0}.mtctr-status__icon{display:grid;place-items:center;flex:0 0 50px;width:50px;height:50px;border-radius:16px;background:#eef4fb;color:#27486a}.mtctr-status__icon svg{width:24px;height:24px}.mtctr-panel--approved .mtctr-status__icon{background:#ecfdf3;color:#11734a}.mtctr-panel--review .mtctr-status__icon{background:#eff6ff;color:#1e40af}.mtctr-panel--rejected .mtctr-status__icon{background:#fff1f2;color:#be123c}.mtctr-panel--waiting .mtctr-status__icon{background:#fff8e8;color:#9a6f00}
.mtctr-status__kicker{display:block;margin-bottom:4px;color:var(--mtctr-muted);font-size:11px;font-weight:800}.mtctr-status h2{margin:0!important;font-size:20px!important;line-height:1.4!important;font-weight:950!important;color:var(--mtctr-text)}.mtctr-status p{margin:5px 0 0!important;color:var(--mtctr-muted);font-size:12px;line-height:1.9;font-weight:700}
.mtctr-block{padding:18px;border:1px solid var(--mtctr-border);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff)}.mtctr-block__head{display:grid;gap:4px;margin-bottom:14px}.mtctr-block__eyebrow{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:28px;padding:0 12px;border-radius:999px;background:#eff6ff;color:#24507e;font-size:10px;font-weight:900}.mtctr-block__head h3{margin:0!important;font-size:18px!important;line-height:1.5!important;font-weight:950!important;color:var(--mtctr-text)}.mtctr-block__head p{margin:0!important;color:var(--mtctr-muted);font-size:11px;line-height:1.9;font-weight:700}
.mtctr-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.mtctr-summary-card{display:grid;gap:5px;padding:16px 18px;border-radius:18px;border:1px solid #ebeff6;background:#fff;min-height:104px}.mtctr-summary-card span{color:var(--mtctr-muted);font-size:10px;font-weight:800}.mtctr-summary-card strong{font-size:26px;line-height:1.3;font-weight:950;color:var(--mtctr-text)}.mtctr-summary-card small{color:var(--mtctr-muted);font-size:10px;font-weight:700;line-height:1.8}.mtctr-summary-card--amount{border-color:#f1d891;background:linear-gradient(180deg,#fffdf5,#fff8e3)}.mtctr-summary-card--amount strong{color:#1c7d3e}.mtctr-summary-card--amount span,.mtctr-summary-card--amount small{color:#806215}.mtctr-summary-card--deadline{background:linear-gradient(180deg,#fafcff,#f5f9ff)}.mtctr-summary-card--deadline.is-expired{border-color:#fecaca;background:#fff1f2}.mtctr-summary-card--deadline.is-expired span,.mtctr-summary-card--deadline.is-expired strong,.mtctr-summary-card--deadline.is-expired small{color:#991b1b}
.mtctr-payment-grid{display:block}
.mtctr-bank-card{position:relative;overflow:hidden;max-width:760px;min-height:auto;margin:0 auto;padding:18px;border-radius:24px;background:linear-gradient(135deg,#284665 0%,#163354 55%,#082447 100%);color:#fff;box-shadow:0 18px 40px rgba(5,18,37,.22)}.mtctr-bank-card__shine{position:absolute;inset:-35% auto auto -15%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,rgba(255,255,255,0) 68%);pointer-events:none}.mtctr-bank-card::after{content:'';position:absolute;right:-120px;bottom:-110px;width:320px;height:320px;border-radius:50%;border:1px solid rgba(226,185,59,.12);box-shadow:0 0 0 36px rgba(226,185,59,.08),0 0 0 72px rgba(226,185,59,.05)}
.mtctr-bank-card__head,.mtctr-bank-card__row,.mtctr-bank-card__mini-grid,.mtctr-bank-card__note{position:relative;z-index:1}.mtctr-bank-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mtctr-bank-card__head span{display:block;color:rgba(255,255,255,.72);font-size:10px;font-weight:800}.mtctr-bank-card__head b{display:block;margin-top:6px;font-size:19px;font-weight:950}.mtctr-chip{display:block;width:48px;height:36px}.mtctr-chip svg{width:100%;height:100%}
.mtctr-bank-card__row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid rgba(255,255,255,.10)}.mtctr-bank-card__row--number{padding-top:0;border-top:0}.mtctr-bank-card__field{max-width:100%}.mtctr-bank-card__field span{display:block;color:rgba(255,255,255,.72);font-size:10px;font-weight:800}.mtctr-bank-card__field b{display:block;margin-top:8px;font-size:16px;line-height:1.7;font-weight:950;letter-spacing:1.8px;word-break:break-word}.mtctr-bank-card__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}
.mtctr-bank-card__mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 0}.mtctr-bank-card__meta{padding:12px 14px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.05)}.mtctr-bank-card__meta span{display:block;color:rgba(255,255,255,.72);font-size:10px;font-weight:800}.mtctr-bank-card__meta b{display:block;margin-top:6px;font-size:15px;font-weight:900}.mtctr-bank-card__note{margin:10px 0 0;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.8);font-size:10px;font-weight:800;line-height:1.9}
.mtctr-copy{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-size:11px;font-weight:900;line-height:1;text-decoration:none;cursor:pointer;transition:.16s ease}.mtctr-copy svg{width:18px;height:18px}.mtctr-copy:hover{transform:translateY(-1px);background:rgba(255,255,255,.14)}.mtctr-copy.is-copied{background:rgba(22,148,88,.16);border-color:rgba(22,148,88,.4)}.mtctr-copy--small{min-height:36px;padding:0 12px;font-size:10px}.mtctr-copy--ghost{background:transparent}
.mtctr-receipt-summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--mtctr-border);border-radius:18px;background:#fff}.mtctr-receipt-summary__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eef4fb;color:#3b5d82}.mtctr-receipt-summary__icon svg{width:22px;height:22px}.mtctr-receipt-summary__body{display:grid;gap:4px;min-width:0}.mtctr-receipt-summary__top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.mtctr-receipt-summary span,.mtctr-receipt-summary b,.mtctr-receipt-summary small{display:block}.mtctr-receipt-summary span{color:var(--mtctr-muted);font-size:10px;font-weight:700}.mtctr-receipt-summary b{margin-top:0;font-size:13px;font-weight:900;color:var(--mtctr-text);overflow-wrap:anywhere}.mtctr-receipt-summary small{color:var(--mtctr-muted);font-size:10px}.mtctr-receipt-summary .button{margin:0!important;white-space:nowrap}
.mtctr-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:900;line-height:1;white-space:nowrap}.mtctr-badge--review{background:#eff6ff;color:#1e40af}.mtctr-badge--approved{background:#ecfdf3;color:#166534}.mtctr-badge--rejected{background:#fff1f2;color:#be123c}.mtctr-badge--muted{background:#f3f4f6;color:#475569}
.mtctr-rejection{padding:14px 16px;border:1px solid #fecaca;border-radius:15px;background:#fff1f2}.mtctr-rejection b{color:#991b1b;font-size:12px}.mtctr-rejection p{margin:5px 0 0;color:#7f1d1d;font-size:11px;font-weight:700;line-height:1.9}
.mtctr-upload{display:grid;gap:12px;padding:16px;border:1px solid var(--mtctr-border);border-radius:18px;background:#fff}.mtctr-upload__head b,.mtctr-upload__head span{display:block}.mtctr-upload__head b{font-size:14px;font-weight:950}.mtctr-upload__head span{margin-top:3px;color:var(--mtctr-muted);font-size:10px;font-weight:700}.mtctr-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:124px;padding:18px;border:2px dashed #cad7e7;border-radius:18px;background:#f8fbff;text-align:center;cursor:pointer;transition:.18s ease}.mtctr-dropzone:hover,.mtctr-dropzone.is-dragging{border-color:var(--mtctr-gold);background:#fffbef}.mtctr-dropzone.has-file{border-color:#86d7a3;background:#f0fff5}.mtctr-dropzone.has-error{border-color:#fca5a5;background:#fff1f2}.mtctr-dropzone input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none}.mtctr-dropzone__icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:10px;border-radius:14px;background:#fff;color:#7a8da5;box-shadow:0 7px 20px rgba(15,23,42,.08)}.mtctr-dropzone__icon svg{width:24px;height:24px}.mtctr-dropzone b{font-size:12px;font-weight:950}.mtctr-dropzone small{margin-top:4px;color:var(--mtctr-muted);font-size:9.5px;font-weight:700}.mtctr-submit{width:100%;min-height:50px!important;margin:0!important;border-radius:14px!important;font-weight:950!important}.mtctr-submit:disabled{opacity:.65;cursor:wait}
.mtctr-notice{padding:12px 14px;border:1px solid;border-radius:13px;font-size:11px;font-weight:800}.mtctr-notice.is-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.mtctr-notice.is-info{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}.mtctr-notice.is-error{border-color:#fecaca;background:#fff1f2;color:#991b1b}
.mtctr-security-note{padding-top:12px;border-top:1px solid rgba(15,23,42,.07);color:var(--mtctr-muted);font-size:9.5px;font-weight:700;text-align:center}
.mtctr-modal-open{overflow:hidden}.mtctr-modal[hidden]{display:none!important}.mtctr-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px}.mtctr-modal__backdrop{position:absolute;inset:0;background:rgba(2,12,27,.6);backdrop-filter:blur(4px)}.mtctr-modal__dialog{position:relative;z-index:1;width:min(100%,460px);border-radius:28px;background:linear-gradient(160deg,#102841,#071c36);box-shadow:0 32px 90px rgba(2,12,27,.42);color:#fff;overflow:hidden}.mtctr-modal__dialog::before{content:'';position:absolute;inset:-20% auto auto -10%;width:260px;height:260px;background:radial-gradient(circle,rgba(255,255,255,.18),rgba(255,255,255,0) 70%)}.mtctr-modal__content{position:relative;z-index:1;padding:24px}.mtctr-modal__close{position:absolute;top:14px;left:14px;z-index:2;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:22px;line-height:1;cursor:pointer}.mtctr-modal__eyebrow{display:block;color:rgba(255,255,255,.7);font-size:10px;font-weight:800}.mtctr-modal h3{margin:8px 0 6px!important;font-size:24px!important;font-weight:950!important;color:#fff}.mtctr-modal__desc{margin:0 0 16px!important;color:rgba(255,255,255,.76);font-size:12px;font-weight:700;line-height:1.9}.mtctr-modal__qr{display:grid;place-items:center;width:252px;height:252px;margin:0 auto 16px;padding:14px;border-radius:24px;background:#fff;box-shadow:inset 0 0 0 1px #e5edf7}.mtctr-modal__qr img,.mtctr-modal__qr canvas{max-width:220px!important;max-height:220px!important}.mtctr-modal__value{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.08)}.mtctr-modal__value span{display:block;color:rgba(255,255,255,.72);font-size:10px;font-weight:800}.mtctr-modal__value b{display:block;margin-top:8px;font-size:15px;font-weight:950;word-break:break-all}.mtctr-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:16px}
@media(max-width:820px){.mtctr-panel{padding:14px;border-radius:18px}.mtctr-status h2{font-size:18px!important}.mtctr-overview{grid-template-columns:1fr}.mtctr-bank-card{padding:16px}.mtctr-bank-card__row{flex-direction:column;align-items:flex-start}.mtctr-bank-card__actions{justify-content:flex-start}.mtctr-bank-card__mini-grid{grid-template-columns:1fr}.mtctr-receipt-summary{grid-template-columns:auto 1fr}.mtctr-receipt-summary .button{grid-column:1/-1;width:100%}.mtctr-modal__dialog{width:min(100%,92vw)}.mtctr-modal__qr{width:220px;height:220px}.mtctr-modal__qr img,.mtctr-modal__qr canvas{max-width:190px!important;max-height:190px!important}}
@media(max-width:560px){.mtctr-order-page #mtctr-payment-panel,.woocommerce-order #mtctr-payment-panel{padding:14px;border-radius:18px}.mtctr-block{padding:14px;border-radius:18px}.mtctr-status{align-items:flex-start}.mtctr-status__icon{flex-basis:42px;width:42px;height:42px}.mtctr-summary-card strong{font-size:22px}.mtctr-bank-card{padding:14px;border-radius:20px}.mtctr-bank-card__head b{font-size:16px}.mtctr-bank-card__field b{font-size:14px;letter-spacing:1px}.mtctr-copy{width:100%}.mtctr-modal{padding:12px}.mtctr-modal__content{padding:18px}.mtctr-modal h3{font-size:20px!important}.mtctr-modal__qr{width:190px;height:190px;padding:10px}.mtctr-modal__qr img,.mtctr-modal__qr canvas{max-width:170px!important;max-height:170px!important}}

/* Legacy compact/override stack removed. Waiting checkout layout is defined in frontend-fixes.css. */

