.gajed-product-coupons{--gpc-accent:#ff5a1f;--gpc-accent-dark:#e83f0b;--gpc-border:#ececec;--gpc-text:#1f2328;--gpc-muted:#6b7280;margin:14px 0;font-family:inherit}.gajed-coupons-trigger{width:100%;max-width:520px;display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid #ffd5c6;border-radius:12px;background:#fff8f5;color:var(--gpc-text);cursor:pointer;text-align:left;transition:.18s ease;box-shadow:none}.gajed-coupons-trigger:hover{border-color:var(--gpc-accent);background:#fff3ee}.gajed-coupons-trigger:disabled{opacity:.65;cursor:wait}.gajed-coupons-trigger-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--gpc-accent);color:#fff;font-weight:800;font-size:18px}.gajed-coupons-trigger-copy{display:flex;flex-direction:column;line-height:1.2;flex:1}.gajed-coupons-trigger-copy strong{font-size:15px}.gajed-coupons-trigger-subtitle{margin-top:3px;color:var(--gpc-muted);font-size:12px}.gajed-coupons-count{min-width:23px;height:23px;padding:0 7px;display:grid;place-items:center;border-radius:999px;background:#ffe7de;color:var(--gpc-accent-dark);font-weight:700;font-size:12px}.gajed-coupons-chevron{font-size:27px;color:var(--gpc-accent);line-height:1}.gajed-coupon-price-preview{max-width:520px;margin-top:9px;padding:10px 12px;border-radius:10px;background:#fff5f1;border:1px dashed #ffb298;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.gajed-preview-label{font-size:12px;color:var(--gpc-muted);margin-right:auto}.gajed-preview-original{text-decoration:line-through;color:#8b8b8b}.gajed-preview-discounted{color:var(--gpc-accent-dark);font-size:1.15em}.gajed-coupons-modal[hidden]{display:none!important}.gajed-coupons-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px}.gajed-coupons-backdrop{position:absolute;inset:0;background:rgba(16,18,20,.55);backdrop-filter:blur(2px)}.gajed-coupons-dialog{position:relative;width:min(620px,100%);max-height:min(78vh,720px);display:flex;flex-direction:column;background:#fff;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.22);overflow:hidden}.gajed-coupons-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 15px;border-bottom:1px solid var(--gpc-border)}.gajed-coupons-header h3{margin:0;color:var(--gpc-text);font-size:21px;line-height:1.2}.gajed-coupons-header p{margin:5px 0 0;color:var(--gpc-muted);font-size:13px}.gajed-coupons-close{width:36px;height:36px;border:0;border-radius:50%;background:#f3f4f6;color:#374151;font-size:25px;line-height:1;cursor:pointer}.gajed-coupons-notice{margin:12px 18px 0;padding:10px 12px;border-radius:9px;font-size:13px}.gajed-coupons-notice.is-success{background:#ecfdf3;color:#067647}.gajed-coupons-notice.is-error{background:#fef2f2;color:#b42318}.gajed-coupons-list{padding:16px 18px 20px;overflow:auto}.gajed-coupon-card{position:relative;display:grid;grid-template-columns:1fr auto;margin-bottom:12px;border:1px solid #ffd2c3;border-radius:14px;background:linear-gradient(90deg,#fff8f5 0,#fff 55%);overflow:hidden}.gajed-coupon-card:last-child{margin-bottom:0}.gajed-coupon-card.is-applied{border-color:var(--gpc-accent);box-shadow:0 0 0 1px rgba(255,90,31,.08)}.gajed-coupon-ticket-edge{position:absolute;left:-8px;top:50%;width:16px;height:16px;margin-top:-8px;border-radius:50%;background:#fff;border:1px solid #ffd2c3}.gajed-coupon-card-main{padding:16px 16px 14px 20px;min-width:0}.gajed-coupon-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gajed-coupon-discount{font-size:20px;line-height:1;font-weight:850;color:var(--gpc-accent-dark)}.gajed-coupon-state{padding:4px 7px;border-radius:999px;background:#ecfdf3;color:#067647;font-size:11px;font-weight:700}.gajed-coupon-code-row{display:flex;align-items:center;gap:8px;margin-top:10px}.gajed-coupon-code-row code{padding:5px 8px;border:1px dashed #ff9f7f;border-radius:7px;background:#fff;color:#7a2e15;font-size:12px;font-weight:700}.gajed-coupon-copy{padding:4px 8px;border:0;background:transparent;color:var(--gpc-accent-dark);font-size:12px;font-weight:700;cursor:pointer}.gajed-coupon-description{margin:9px 0 0;color:var(--gpc-muted);font-size:12px;line-height:1.45}.gajed-coupon-prices{display:flex;align-items:center;gap:8px;margin-top:9px}.gajed-coupon-prices .gajed-coupon-old{text-decoration:line-through;color:#9ca3af;font-size:13px}.gajed-coupon-prices strong{color:var(--gpc-text);font-size:16px}.gajed-coupon-card-action{display:flex;align-items:center;padding:16px;border-left:1px dashed #ffc3ae}.gajed-coupon-action{min-width:92px;padding:10px 13px;border:1px solid var(--gpc-accent);border-radius:999px;background:var(--gpc-accent);color:#fff;font-weight:750;font-size:12px;cursor:pointer;transition:.18s ease}.gajed-coupon-action:hover{background:var(--gpc-accent-dark);border-color:var(--gpc-accent-dark);color:#fff}.gajed-coupon-action.is-applied{background:#fff;color:var(--gpc-accent-dark)}.gajed-coupons-loading,.gajed-coupons-empty{padding:32px 18px;text-align:center;color:var(--gpc-muted);font-size:13px}.gajed-coupons-loading span{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:-3px;border:2px solid #ffd4c5;border-top-color:var(--gpc-accent);border-radius:50%;animation:gpc-spin .75s linear infinite}.gajed-coupons-open{overflow:hidden}@keyframes gpc-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.gajed-coupons-modal{padding:10px;align-items:end}.gajed-coupons-dialog{width:100%;max-height:84vh;border-radius:18px 18px 8px 8px}.gajed-coupons-header{padding:18px 16px 13px}.gajed-coupons-list{padding:14px 12px 18px}.gajed-coupon-card{grid-template-columns:1fr}.gajed-coupon-card-action{padding:0 16px 15px 20px;border-left:0}.gajed-coupon-action{width:100%}.gajed-coupon-discount{font-size:18px}.gajed-coupons-trigger{max-width:none}}
