.uc-voucher-head{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:30px 34px;border:1px solid #184a48;border-radius:22px;background:radial-gradient(circle at 88% 15%,#17665d 0,transparent 28%),linear-gradient(120deg,#062c2d,#0a4742);color:#fff;margin-bottom:18px}.uc-voucher-head h1{font-size:clamp(30px,4vw,52px);line-height:1;margin:8px 0 12px}.uc-voucher-head h1 em{color:#f1bd4b;font-style:normal}.uc-voucher-head p{max-width:680px;color:#b9d5d2}.uc-voucher-head aside{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #ffffff24;border-radius:16px;background:#ffffff0d;min-width:190px}.uc-voucher-head aside>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#efb53b;color:#073532;font-size:24px}.uc-voucher-head aside small,.uc-voucher-head aside strong{display:block}.uc-voucher-warning,.uc-voucher-locked{display:flex;gap:14px;align-items:flex-start;padding:17px 20px;border-radius:16px;margin:18px 0}.uc-voucher-warning{background:#fff5db;border:1px solid #eccb75;color:#5c4618}.uc-voucher-warning>span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:#e9ad2f;font-weight:900}.uc-voucher-warning p{margin:5px 0 0}.uc-voucher-redeem,.uc-voucher-order,.uc-voucher-stock,.uc-voucher-invoices,.uc-voucher-history{border:1px solid #d5e3df;background:#fff;border-radius:20px;padding:26px;margin:18px 0;box-shadow:0 12px 34px #092c2710}.uc-voucher-redeem{display:grid;grid-template-columns:1fr 1.15fr;gap:34px;align-items:end}.uc-voucher-redeem h2,.uc-voucher-order h2,.uc-voucher-stock h2{margin:6px 0}.uc-voucher-redeem form>div{display:flex;gap:8px}.uc-voucher-redeem input,.uc-voucher-order input,.uc-voucher-stock input{width:100%;box-sizing:border-box;border:1px solid #bcd2cc;border-radius:11px;padding:13px;background:#f8fbfa;color:#092f2d}.uc-voucher-order>header,.uc-voucher-stock>header,.uc-voucher-invoices>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.uc-voucher-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.uc-voucher-plans label{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #d7e4df;border-radius:14px;padding:15px}.uc-voucher-plans label span b,.uc-voucher-plans label span small{display:block}.uc-voucher-plans label input{width:76px;text-align:center}.uc-voucher-total{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px 18px;border-radius:14px;background:#eaf5f2}.uc-voucher-total small,.uc-voucher-total strong,.uc-voucher-total em{display:block}.uc-voucher-total strong{font-size:21px}.uc-voucher-total em{font-size:12px;color:#167466}.uc-voucher-consent{display:flex;align-items:center;gap:9px;margin-top:14px;font-size:13px}.uc-voucher-consent input{width:auto}.uc-voucher-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.uc-voucher-grid article{border:1px solid #d4e2de;border-radius:16px;padding:18px;background:linear-gradient(145deg,#fff,#f1f8f6)}.uc-voucher-plan{display:flex;justify-content:space-between}.uc-voucher-plan span{font-size:11px;font-weight:900;letter-spacing:1px;color:#0a8b77}.uc-voucher-code{display:flex;margin:14px 0 8px}.uc-voucher-code code{flex:1;padding:12px;background:#082f30;color:#f8cc65;border-radius:9px 0 0 9px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uc-voucher-code button,.uc-voucher-grid form button{border:0;background:#eab23d;color:#092f2d;font-weight:800;padding:0 12px;border-radius:0 9px 9px 0}.uc-voucher-grid form{display:flex;margin-top:14px}.uc-voucher-grid form input{border-radius:9px 0 0 9px}.uc-voucher-invoices article{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:18px;border-top:1px solid #e1eae7;padding:14px 0}.uc-voucher-invoices article small{display:block}.uc-voucher-invoices article>span{font-size:12px;color:#96700f}.uc-proof input{display:none}.uc-proof em{display:inline-block;background:#0b8c78;color:#fff;border-radius:9px;padding:10px 13px;font-style:normal;cursor:pointer}.uc-voucher-history p{display:grid;grid-template-columns:1fr auto 1fr;gap:15px;border-top:1px solid #e3ebe8;padding:13px 0;margin:0}.uc-voucher-history em{text-align:right;color:#55716d}.uc-voucher-empty{text-align:center;padding:35px;color:#617b77}.uc-voucher-locked{background:#eaf5f2;color:#123d39}.uc-voucher-locked>span{font-size:30px;color:#c49124}.uc-voucher-locked h2{margin:0}.uc-voucher-locked a{color:#087c6b;font-weight:800}
@media(max-width:800px){.uc-voucher-head,.uc-voucher-redeem{display:block}.uc-voucher-head{padding:24px}.uc-voucher-head aside{margin-top:20px}.uc-voucher-redeem form{margin-top:18px}.uc-voucher-redeem form>div,.uc-voucher-total{align-items:stretch;flex-direction:column}.uc-voucher-plans,.uc-voucher-grid{grid-template-columns:1fr}.uc-voucher-invoices article{grid-template-columns:1fr auto}.uc-voucher-invoices article>span,.uc-voucher-invoices article>.uc-proof{grid-column:auto}.uc-voucher-history p{grid-template-columns:1fr auto}.uc-voucher-history em{grid-column:1/-1;text-align:left}.uc-voucher-order,.uc-voucher-stock,.uc-voucher-redeem{padding:20px}}

/* Contrast hotfix: dashboard theme sets content text to white. */
.uc-voucher-redeem,.uc-voucher-order,.uc-voucher-stock,.uc-voucher-invoices,.uc-voucher-history{color:#173f3b}
.uc-voucher-redeem h2,.uc-voucher-order h2,.uc-voucher-stock h2,.uc-voucher-invoices h2,.uc-voucher-history h2,.uc-voucher-grid h3{color:#092f2d}
.uc-voucher-redeem p,.uc-voucher-order p,.uc-voucher-stock p,.uc-voucher-invoices p,.uc-voucher-history p{color:#647f7b}
.uc-voucher-redeem label,.uc-voucher-order label,.uc-voucher-stock label{color:#244d49}
.uc-voucher-order>header>strong,.uc-voucher-stock>header>strong{color:#176a61}
.uc-voucher-plans label{background:#fff;color:#173f3b}
.uc-voucher-plans label b{color:#123e3a!important}
.uc-voucher-plans label small,.uc-voucher-grid small,.uc-voucher-invoices small{color:#708985!important}
.uc-voucher-total,.uc-voucher-total small,.uc-voucher-total strong{color:#103b38}
.uc-voucher-consent,.uc-voucher-consent span{color:#496763!important}
.uc-voucher-grid article{color:#173f3b}
.uc-voucher-empty,.uc-voucher-empty p{color:#617b77}

/* Warning card contrast hotfix. */
.workspace .uc-voucher-warning{background:linear-gradient(100deg,#fff0c4,#fff6dc);border-color:#e6b63f;color:#4a3507}
.workspace .uc-voucher-warning b{color:#4a3507!important;font-weight:800}
.workspace .uc-voucher-warning p{color:#74591b!important;opacity:1}
.workspace .uc-voucher-warning>span{background:#edae23;color:#4b3500}
.uc-voucher-payment-banks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 18px}.uc-voucher-payment-banks article{border:1px solid #d6e5e0;border-radius:12px;padding:14px;background:#f7fbfa;color:#153b38}.uc-voucher-payment-banks b,.uc-voucher-payment-banks strong,.uc-voucher-payment-banks small{display:block}.uc-voucher-payment-banks b{color:#087565}.uc-voucher-payment-banks strong{font-size:18px;margin:4px 0}.uc-voucher-payment-banks small{color:#657e7a}.uc-voucher-email-note{margin:0 0 18px;padding:12px 14px;border-radius:10px;background:#fff4d3;color:#674d13;font-size:13px}.uc-voucher-invoice-modal .invoice-dialog>input{width:100%;box-sizing:border-box;margin:7px 0 12px;padding:11px;border:1px solid #c9dcd6;border-radius:10px;color:#173b38;background:#fff}.uc-voucher-invoice-modal [data-proof-message]{color:#a2532d}
.uc-view-voucher-invoice{border:1px solid #138a77;border-radius:9px;padding:9px 12px;background:#fff;color:#087565;font-weight:800;cursor:pointer}
.uc-voucher-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.uc-voucher-filters button{border:1px solid #c5d9d4;border-radius:999px;padding:9px 14px;background:#fff;color:#28534e;font-weight:800;cursor:pointer}.uc-voucher-filters button b{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;border-radius:50%;background:#e8f3f0;color:#087565}.uc-voucher-filters button.active{background:#087565;border-color:#087565;color:#fff}.uc-voucher-filters button.active b{background:#f1b638;color:#183e39}.uc-voucher-grid{grid-template-columns:1fr!important}.uc-voucher-grid article{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(280px,1.4fr) minmax(220px,1fr);column-gap:18px;align-items:center}.uc-voucher-grid article .uc-voucher-plan,.uc-voucher-grid article h3,.uc-voucher-grid article>small{grid-column:1}.uc-voucher-grid article .uc-voucher-code{grid-column:2;grid-row:1/4}.uc-voucher-grid article form{grid-column:3;grid-row:1/4;margin-top:0}
@media(max-width:900px){.uc-voucher-grid article{display:block}}
.uc-voucher-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:20px}.uc-voucher-pagination button{border:1px solid #bad2cc;border-radius:10px;padding:10px 14px;background:#fff;color:#087565;font-weight:800;cursor:pointer}.uc-voucher-pagination button:disabled{opacity:.4;cursor:not-allowed}.uc-voucher-pagination span{color:#52706b;font-size:13px}.uc-voucher-pagination span b{color:#103b38}@media(max-width:560px){.uc-voucher-pagination{display:grid;grid-template-columns:1fr 1fr}.uc-voucher-pagination span{grid-column:1/-1;grid-row:1;text-align:center}.uc-voucher-pagination button{width:100%}}
@media(max-width:560px){.uc-voucher-payment-banks{grid-template-columns:1fr}}
