.yc-wallet{--yc-ink:#101828;--yc-muted:#667085;--yc-line:#dce4ee;--yc-blue:#147fe8;--yc-cyan:#20b8ca;--yc-soft:#f5f9fc;color:var(--yc-ink);font-family:inherit;letter-spacing:0}.yc-wallet *{box-sizing:border-box}.yc-wallet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.yc-wallet-header h2{font-size:clamp(28px,3vw,42px);line-height:1.15;margin:4px 0 10px}.yc-wallet-header p{max-width:680px;margin:0;color:var(--yc-muted);line-height:1.7}.yc-wallet-eyebrow{font-size:12px!important;font-weight:800;color:var(--yc-blue)!important;letter-spacing:.12em!important}.yc-wallet-shop,.yc-wallet-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:0;border-radius:6px;background:var(--yc-ink);color:#fff!important;font-size:14px;font-weight:700;text-decoration:none;padding:10px 18px;cursor:pointer;white-space:nowrap}.yc-wallet-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--yc-line);background:var(--yc-line);margin-bottom:22px}.yc-wallet-summary>div{display:flex;align-items:baseline;gap:8px;background:#fff;padding:16px 20px}.yc-wallet-summary strong{font-size:26px}.yc-wallet-summary span{font-size:13px;color:var(--yc-muted)}.yc-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.yc-offer-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--yc-line);background:#fff;padding:20px;box-shadow:0 8px 22px rgba(16,24,40,.045)}.yc-offer-card.is-used,.yc-offer-card.is-expired,.yc-offer-card.is-inactive{opacity:.62;background:#f8fafc}.yc-offer-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.yc-offer-type{font-size:12px;font-weight:800;color:var(--yc-blue);text-transform:uppercase}.yc-offer-status{border-radius:999px;background:#eaf8f3;color:#087a5b;font-size:12px;font-weight:700;padding:5px 9px}.is-used .yc-offer-status,.is-expired .yc-offer-status,.is-inactive .yc-offer-status{background:#edf0f4;color:#667085}.yc-offer-value{font-size:clamp(28px,3vw,38px);font-weight:800;line-height:1.1;margin:18px 0 6px}.yc-offer-card h3{font-size:17px;line-height:1.35;margin:0 0 18px}.yc-offer-card dl{border-top:1px solid var(--yc-line);margin:auto 0 0;padding-top:12px}.yc-offer-card dl>div{display:flex;justify-content:space-between;gap:16px;padding:5px 0;font-size:12px}.yc-offer-card dt{color:var(--yc-muted)}.yc-offer-card dd{margin:0;text-align:right;font-weight:600}.yc-offer-ready{display:block;margin-top:16px;color:var(--yc-blue);font-size:13px;font-weight:700}.yc-wallet-action{width:100%;margin-top:16px;background:linear-gradient(90deg,var(--yc-blue),var(--yc-cyan))}.yc-wallet-action.is-remove{background:#eef2f6;color:var(--yc-ink)!important}.yc-wallet-action:disabled{opacity:.55;cursor:wait}.yc-wallet-empty{grid-column:1/-1;display:flex;flex-direction:column;gap:7px;border:1px dashed #b9c7d8;background:var(--yc-soft);padding:32px;text-align:center}.yc-wallet-empty span,.yc-wallet-footnote{color:var(--yc-muted);font-size:13px}.yc-wallet-footnote{margin:18px 0 0}.yc-wallet-checkout{border:1px solid var(--yc-line);background:#fff;margin:22px 0}.yc-wallet-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;background:#fff;color:var(--yc-ink);padding:18px 20px;text-align:left;cursor:pointer}.yc-wallet-toggle span:first-child{display:flex;flex-direction:column;gap:3px;font-size:18px;font-weight:800}.yc-wallet-toggle small{color:var(--yc-blue);font-size:10px;letter-spacing:.12em}.yc-wallet-count{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:var(--yc-ink);color:#fff;font-weight:800}.yc-wallet-checkout-body{border-top:1px solid var(--yc-line);padding:18px 20px}.yc-wallet-checkout-body>p{margin:0 0 14px;color:var(--yc-muted);font-size:13px}.yc-wallet-checkout .yc-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-wallet-checkout .yc-offer-card{padding:16px}.yc-wallet-message{margin-top:12px;font-size:13px;font-weight:700}.yc-wallet-message.is-error{color:#b42318}.yc-wallet-message.is-success{color:#087a5b}
@media(max-width:780px){.yc-wallet-header{display:block}.yc-wallet-shop{margin-top:16px}.yc-wallet-grid,.yc-wallet-checkout .yc-wallet-grid{grid-template-columns:1fr}.yc-wallet-summary>div{display:block;padding:13px}.yc-wallet-summary strong,.yc-wallet-summary span{display:block}.yc-wallet-summary strong{font-size:22px}.yc-offer-card{padding:17px}.yc-offer-value{font-size:29px}.yc-wallet-checkout-body{padding:14px}.yc-wallet-toggle{padding:16px}.yc-offer-card dl>div{align-items:flex-start}}
@media(max-width:420px){.yc-wallet-summary{grid-template-columns:repeat(3,1fr)}.yc-wallet-summary>div{padding:10px 8px;text-align:center}.yc-wallet-summary span{font-size:11px}.yc-offer-card dl>div{display:block}.yc-offer-card dd{text-align:left;margin-top:2px}.yc-wallet-header h2{font-size:28px}}
.yc-wallet-checkout .yc-wallet-grid{display:flex;flex-direction:column;gap:8px}.yc-wallet-checkout .yc-offer-card-compact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;box-shadow:none}.yc-offer-compact-copy{display:grid;grid-template-columns:minmax(100px,1fr) auto auto;align-items:center;gap:12px;min-width:0}.yc-offer-card-compact .yc-offer-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yc-offer-card-compact .yc-offer-value{font-size:20px;margin:0;white-space:nowrap}.yc-offer-expiry{color:var(--yc-muted);font-size:12px;white-space:nowrap}.yc-offer-card-compact .yc-wallet-action{width:auto;min-width:76px;min-height:38px;margin:0;padding:8px 14px}
@media(max-width:560px){.yc-wallet-checkout-body{padding:10px}.yc-wallet-checkout-body>p{display:none}.yc-wallet-checkout .yc-offer-card-compact{gap:10px;padding:10px 11px}.yc-offer-compact-copy{grid-template-columns:1fr auto;gap:3px 8px}.yc-offer-card-compact .yc-offer-type{grid-column:1/2}.yc-offer-card-compact .yc-offer-value{grid-column:2/3;grid-row:1/3;font-size:18px}.yc-offer-expiry{grid-column:1/2}.yc-offer-card-compact .yc-wallet-action{min-width:62px;min-height:36px;padding:7px 10px}.yc-wallet-toggle{padding:13px 14px}.yc-wallet-toggle span:first-child{font-size:16px}}
.yc-wallet-checkout-body>p{display:none}
.yc-checkout-offer-tools{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:stretch;margin:0 auto 12px;max-width:760px}.yc-checkout-offer-tools .woocommerce-form-coupon-toggle{margin:0!important}.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{display:flex!important;width:100%;min-height:52px;align-items:center;justify-content:center;border:1px solid var(--yc-line)!important;border-radius:6px!important;background:#fff!important;color:var(--yc-ink)!important;box-shadow:none!important;margin:0!important;padding:10px 14px!important;text-align:center;font-size:14px!important;line-height:1.35}.yc-checkout-offer-tools .woocommerce-info:before{display:none!important}.yc-checkout-offer-tools .woocommerce-info a{color:var(--yc-blue)!important;font-weight:700;text-decoration:none}.yc-checkout-offer-tools .yc-wallet-toggle>span:first-child{display:block;font-size:14px;font-weight:700}.yc-checkout-offer-tools .yc-wallet-toggle small{display:none}.yc-checkout-offer-tools .yc-wallet-count{width:24px;height:24px;margin-left:8px;font-size:12px}.yc-wallet-checkout{border:0;margin:0 auto 18px;max-width:760px}.yc-wallet-checkout-body{border:1px solid var(--yc-line);border-radius:6px;padding:10px}.yc-wallet-checkout-body[hidden]{display:none!important}
@media(max-width:560px){.yc-checkout-offer-tools{gap:6px;margin-bottom:8px}.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{min-height:46px;padding:8px!important;font-size:12px!important}.yc-checkout-offer-tools .yc-wallet-toggle>span:first-child{font-size:12px}.yc-checkout-offer-tools .yc-wallet-count{width:20px;height:20px;margin-left:5px;font-size:11px}}
.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{justify-content:flex-start!important;min-height:60px!important;border-color:#b9d9f8!important;background:#f3f9ff!important;text-align:left!important;transition:border-color .18s ease,background-color .18s ease}.yc-checkout-offer-tools .woocommerce-info:hover,.yc-checkout-offer-tools .yc-wallet-toggle:hover{border-color:#147fe8!important;background:#eaf5ff!important}.yc-checkout-offer-tools .yc-coupon-tool-link{display:flex;width:100%;align-items:center;gap:11px;color:inherit!important}.yc-checkout-offer-tools .yc-wallet-toggle{display:flex!important;gap:11px}.yc-tool-icon{display:inline-flex;flex:0 0 32px;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#147fe8;color:#fff;font-size:15px;font-weight:800}.yc-checkout-offer-tools .yc-wallet-toggle .yc-tool-icon{background:#101828}.yc-tool-copy{display:flex!important;min-width:0;flex:1;flex-direction:column;gap:2px}.yc-tool-copy strong{color:#101828;font-size:14px;line-height:1.2}.yc-tool-copy small{color:#667085;font-size:11px;line-height:1.25}.yc-checkout-offer-tools .yc-wallet-count{flex:0 0 24px;margin-left:auto}
@media(max-width:560px){.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{min-height:54px!important;padding:7px 9px!important}.yc-tool-icon{flex-basis:27px;width:27px;height:27px;font-size:13px}.yc-tool-copy strong{font-size:12px}.yc-tool-copy small{font-size:10px}.yc-checkout-offer-tools .yc-wallet-toggle{gap:7px}.yc-checkout-offer-tools .yc-coupon-tool-link{gap:7px}}
.yc-checkout-offer-tools{gap:8px;padding:10px 0;border-top:1px solid #e7ebf0;border-bottom:1px solid #e7ebf0}.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{min-height:48px!important;border:1px solid #d7dee8!important;border-radius:6px!important;background:#fff!important;padding:9px 12px!important;color:#162033!important}.yc-checkout-offer-tools .woocommerce-info:hover,.yc-checkout-offer-tools .yc-wallet-toggle:hover{border-color:#147fe8!important;background:#f8fbff!important}.yc-checkout-offer-tools .yc-coupon-tool-link,.yc-checkout-offer-tools .yc-wallet-toggle{gap:9px}.yc-checkout-offer-tools strong{font-size:13px;line-height:1.2}.yc-checkout-offer-tools .yc-tool-icon{display:inline-flex;flex:0 0 22px;width:22px;height:22px;background:transparent;color:#147fe8}.yc-checkout-offer-tools .yc-wallet-toggle .yc-tool-icon{background:transparent;color:#147fe8}.yc-checkout-offer-tools .yc-tool-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.yc-checkout-offer-tools .yc-wallet-count{width:22px;height:22px;flex-basis:22px;background:#edf4fb;color:#147fe8;font-size:11px}.yc-checkout-offer-tools .yc-tool-copy{display:none!important}
@media(max-width:560px){.yc-checkout-offer-tools{gap:6px;padding:7px 0}.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{min-height:44px!important;padding:7px 9px!important}.yc-checkout-offer-tools strong{font-size:12px}.yc-checkout-offer-tools .yc-tool-icon,.yc-checkout-offer-tools .yc-tool-icon svg{width:19px;height:19px;flex-basis:19px}}
.yc-checkout-offer-tools{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;--yc-coffee:#9b8572}.yc-checkout-offer-tools>*{min-width:0}.yc-checkout-offer-tools .woocommerce-form-coupon-toggle,.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle,.yc-checkout-offer-tools .yc-coupon-tool-link{min-width:0;max-width:100%;box-sizing:border-box}.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{overflow:hidden!important;border-color:#d8cec5!important;background:#fff!important;color:var(--yc-coffee)!important}.yc-checkout-offer-tools .woocommerce-info:hover,.yc-checkout-offer-tools .yc-wallet-toggle:hover{border-color:var(--yc-coffee)!important;background:#fbf9f7!important}.yc-checkout-offer-tools .yc-coupon-tool-link,.yc-checkout-offer-tools .yc-coupon-tool-link strong,.yc-checkout-offer-tools .yc-wallet-toggle strong{min-width:0;overflow:hidden;color:var(--yc-coffee)!important;text-overflow:ellipsis;white-space:nowrap}.yc-checkout-offer-tools .yc-tool-icon,.yc-checkout-offer-tools .yc-wallet-toggle .yc-tool-icon{color:var(--yc-coffee)!important}.yc-checkout-offer-tools .yc-wallet-count{flex:0 0 22px;background:#f3eee9;color:var(--yc-coffee)}
@media(max-width:420px){.yc-checkout-offer-tools{grid-template-columns:1fr}.yc-checkout-offer-tools .woocommerce-info,.yc-checkout-offer-tools .yc-wallet-toggle{width:100%!important}}
.yc-checkout-offer-tools{grid-auto-rows:58px}.yc-checkout-offer-tools>.woocommerce-form-coupon-toggle,.yc-checkout-offer-tools>.yc-wallet-toggle{width:100%!important;height:58px!important}.yc-checkout-offer-tools .woocommerce-info{width:100%!important;height:58px!important;min-height:58px!important}.yc-checkout-offer-tools .yc-wallet-toggle{height:58px!important;min-height:58px!important}.yc-wallet-checkout .yc-wallet-action,form.checkout_coupon button[name="apply_coupon"],form.checkout_coupon button.button{border-color:#9b8572!important;background:#9b8572!important;color:#fff!important;box-shadow:none!important}.yc-wallet-checkout .yc-wallet-action:hover,form.checkout_coupon button[name="apply_coupon"]:hover,form.checkout_coupon button.button:hover{border-color:#87715f!important;background:#87715f!important;color:#fff!important}.yc-wallet-checkout .yc-wallet-action.is-remove{border-color:#d8cec5!important;background:#f3eee9!important;color:#765f4e!important}
@media(max-width:420px){.yc-checkout-offer-tools{grid-auto-rows:50px}.yc-checkout-offer-tools>.woocommerce-form-coupon-toggle,.yc-checkout-offer-tools>.yc-wallet-toggle,.yc-checkout-offer-tools .woocommerce-info{height:50px!important;min-height:50px!important}}
