.sc-coupon--h{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;align-items:stretch;box-shadow:0 2px 12px rgb(0 0 0 / .06);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sc-coupon--h .sc-coupon__img{width:130px;flex-shrink:0;background:#f8fafc;border-right:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center;padding:20px}.sc-coupon--h .sc-coupon__img img{max-width:90px;max-height:90px;object-fit:contain;display:block}.sc-coupon__divider{width:1px;background:#f1f5f9;align-self:stretch;margin:12px 0;flex-shrink:0}.sc-coupon--v{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 12px rgb(0 0 0 / .06);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;height:100%}.sc-coupon__img-v{width:100%;height:120px;background:#f8fafc;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sc-coupon__img-v img{max-width:80%;max-height:90px;object-fit:contain;display:block}.sc-coupon__img-placeholder{width:80px;height:80px;background:#e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#94a3b8;text-align:center;text-transform:uppercase;letter-spacing:.5px}.sc-coupon__body{flex:1;padding:18px 20px;display:flex;flex-direction:column;gap:7px;justify-content:center}.sc-coupon__body--v{justify-content:flex-start}.sc-coupon__brand{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#FF0200}.sc-coupon__title{font-size:15px;font-weight:700;color:#1e293b;line-height:1.3;margin:0}.sc-coupon--v .sc-coupon__title{font-size:13px}.sc-coupon__desc{font-size:12px;color:#334155;line-height:1.5;flex:1;margin:0}.sc-coupon__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px}.sc-coupon__actions--v{flex-direction:column;align-items:stretch;margin-top:auto;padding-top:12px}.sc-coupon__code{display:flex;align-items:stretch;border-radius:6px;overflow:hidden;border:1.5px dashed #FF0200;height:34px}.sc-coupon__actions--v .sc-coupon__code{height:30px}.sc-coupon__code-icon{background:#fff5f5;display:flex;align-items:center;justify-content:center;padding:0 8px;flex-shrink:0}.sc-coupon__code-text{background:#fff5f5;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;font-family:monospace;padding:0 10px;color:#FF0200;letter-spacing:1px;flex:1;text-align:center}.sc-coupon__actions--v .sc-coupon__code-text{font-size:12px}.sc-coupon__code-sep{width:1px;background:#fecaca;align-self:stretch}.sc-coupon__code .sc-coupon__code-copy{background:#ffffff!important;color:#FF0200!important;border:none!important;border-left:1px solid #fecaca!important;font-size:11px!important;font-weight:700!important;padding:0 12px!important;margin:0!important;cursor:pointer!important;font-family:inherit!important;flex-shrink:0!important;transition:background .15s!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;align-self:stretch!important;height:auto!important;min-height:0!important;box-shadow:none!important;border-radius:0!important;text-transform:none!important;letter-spacing:normal!important}.sc-coupon__code .sc-coupon__code-copy:hover{background:#fff5f5!important}.sc-coupon__code .sc-coupon__code-copy.copied{background:#f0fdf4!important;color:#16a34a!important}.sc-coupon__btn{display:inline-flex;align-items:center;justify-content:center;background:#FF0200;color:#ffffff!important;border:none;border-radius:6px;font-size:12px;font-weight:700;padding:0 16px;height:34px;cursor:pointer;font-family:inherit;text-decoration:none!important;white-space:nowrap;transition:opacity .15s}.sc-coupon__btn:hover{opacity:.85;text-decoration:none!important;color:#ffffff!important}.sc-coupon__actions--v .sc-coupon__btn{height:30px;width:100%}body.options_dark_skin .sc-coupon--h,body.wp-night-mode-on .sc-coupon--h,body.options_dark_skin .sc-coupon--v,body.wp-night-mode-on .sc-coupon--v{background:#1e2235;border-color:#2d3352;box-shadow:none}body.options_dark_skin .sc-coupon--h .sc-coupon__img,body.wp-night-mode-on .sc-coupon--h .sc-coupon__img{background:#161926;border-color:#2d3352}body.options_dark_skin .sc-coupon__img-v,body.wp-night-mode-on .sc-coupon__img-v{background:#161926;border-color:#2d3352}body.options_dark_skin .sc-coupon__img-placeholder,body.wp-night-mode-on .sc-coupon__img-placeholder{background:#2d3352;color:#94a3b8}body.options_dark_skin .sc-coupon__divider,body.wp-night-mode-on .sc-coupon__divider{background:#2d3352}body.options_dark_skin .sc-coupon__title,body.wp-night-mode-on .sc-coupon__title{color:#e2e8f0}body.options_dark_skin .sc-coupon__desc,body.wp-night-mode-on .sc-coupon__desc{color:#94a3b8}body.options_dark_skin .sc-coupon__code-icon,body.wp-night-mode-on .sc-coupon__code-icon{background:rgb(255 2 0 / .15)}body.options_dark_skin .sc-coupon__code-text,body.wp-night-mode-on .sc-coupon__code-text{background:rgb(255 2 0 / .1)}body.options_dark_skin .sc-coupon__code-sep,body.wp-night-mode-on .sc-coupon__code-sep{background:rgb(255 2 0 / .3)}body.options_dark_skin .sc-coupon__code-copy,body.wp-night-mode-on .sc-coupon__code-copy{background:#FF0200;color:#fff}body.options_dark_skin .sc-coupon__code-copy:hover,body.wp-night-mode-on .sc-coupon__code-copy:hover{background:#c00}