:root{--red:#013f8c;--text:#222;--muted:#8a8a8a;--bg:#f4f6f8;--white:#fff;--shadow:0 8px 18px rgba(0,0,0,.08);--radius:14px;}.wc-all-coupons-container{font-family:Inter,"SF Pro Text",Roboto,Arial,sans-serif;}.wc-all-coupons-container *{box-sizing:border-box;}.wc-all-coupons-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1300px;margin:0 auto;padding:20px 15px;}.wc-all-coupons-card{width:100%;max-width:600px;height:220px;display:grid;grid-template-columns:1fr 22px 1fr;filter:drop-shadow(var(--shadow));margin:0 auto;}.wc-all-coupons-left{position:relative;background:var(--red);color:#fff;border-radius:var(--radius) 0 0 var(--radius);overflow:hidden;}.wc-all-coupons-gift-icon{position:absolute;inset:0;background:radial-gradient(ellipse at 25% 30%,rgba(0,0,0,.12),transparent 60%),radial-gradient(ellipse at 70% 70%,rgba(0,0,0,.08),transparent 55%);opacity:.45;pointer-events:none;}.wc-all-coupons-left-content{position:relative;padding:24px;height:100%;display:flex;flex-direction:column;overflow:hidden;}.wc-all-coupons-eyebrow{letter-spacing:.15em;font-size:14px;margin:0 0 10px;word-break:break-word;line-height:1.3;}.wc-all-coupons-amount{margin:0 0 8px;font-weight:800;display:flex;align-items:baseline;gap:6px;line-height:1.1;font-size:72px;white-space:nowrap;overflow:visible;flex-wrap:wrap;}.wc-all-coupons-currency{font-size:44px;flex-shrink:0;}.wc-all-coupons-label{font-size:22px;font-weight:700;margin-left:6px;flex-shrink:0;}.wc-all-coupons-fineprint{margin-top:auto;margin-bottom:8px;font-size:13px;opacity:.9;word-break:break-word;overflow-wrap:break-word;line-height:1.4;}.wc-all-coupons-brand{align-self:flex-end;font-weight:800;font-size:14px;word-break:break-word;max-height:35px;display:flex;align-items:center;margin-top:0;}.wc-all-coupons-brand img{max-width:80px;max-height:30px;height:auto;width:auto;object-fit:contain;}.wc-all-coupons-perforation{position:relative;background:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:10px 0;}.wc-all-coupons-perforation::before,.wc-all-coupons-perforation::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:30px;height:30px;background:var(--bg);border-radius:50%;box-shadow:0 0 0 10px #fff inset;}.wc-all-coupons-perforation::before{top:-15px;}.wc-all-coupons-perforation::after{bottom:-15px;}.wc-all-coupons-perforation span{width:6px;height:6px;background:#e2e2e2;border-radius:50%;margin:6px auto;display:block;}.wc-all-coupons-right{background:var(--white);color:var(--text);border-radius:0 var(--radius) var(--radius) 0;padding:24px 26px;display:grid;grid-template-rows:auto auto 1fr auto;row-gap:14px;transition:transform .6s cubic-bezier(.68,-.55,.265,1.55),opacity .4s ease;}.wc-all-coupons-right.wc-all-coupons-tear-off{transform:translateX(30px) rotate(5deg);opacity:.7;}.wc-all-coupons-right-title{font-weight:800;letter-spacing:.12em;margin:0;font-size:18px;}.wc-all-coupons-code-box{border:2px solid #222;border-radius:6px;padding:14px 16px;display:grid;row-gap:6px;max-width:280px;cursor:pointer;transition:all .3s ease;}.wc-all-coupons-code-box:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1);}.wc-all-coupons-code-label{font-size:12px;letter-spacing:.16em;opacity:.8;font-weight:700;}.wc-all-coupons-code{font-size:28px;font-weight:800;letter-spacing:.08em;word-break:break-all;overflow-wrap:break-word;}.wc-all-coupons-right-copy{color:var(--muted);font-size:13px;line-height:1.4;margin:0;}.wc-all-coupons-url{font-weight:700;margin:0;font-size:14px;}.wc-all-coupons-login-btn{background:#4397fe;color:white;border:none;border-radius:6px;padding:14px 16px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;letter-spacing:.08em;max-width:280px;}.wc-all-coupons-login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(67,151,254,.4);}@media (max-width: 1400px){.wc-all-coupons-grid{gap:35px;}}@media (max-width: 1280px){.wc-all-coupons-grid{gap:30px;padding:20px;}.wc-all-coupons-amount{font-size:64px;}.wc-all-coupons-currency{font-size:40px;}.wc-all-coupons-label{font-size:20px;}}@media (max-width: 1024px){.wc-all-coupons-grid{grid-template-columns:1fr;gap:30px;max-width:600px;}.wc-all-coupons-amount{font-size:72px;}.wc-all-coupons-currency{font-size:44px;}.wc-all-coupons-label{font-size:22px;}}@media (max-width: 768px){.wc-all-coupons-grid{padding:15px;gap:50px;}.wc-all-coupons-card{height:200px;}.wc-all-coupons-amount{font-size:56px;}.wc-all-coupons-currency{font-size:36px;}.wc-all-coupons-label{font-size:19px;}.wc-all-coupons-eyebrow{font-size:13px;}.wc-all-coupons-fineprint{font-size:12px;}.wc-all-coupons-brand{font-size:15px;max-height:30px;}.wc-all-coupons-brand img{max-width:70px;max-height:25px;}.wc-all-coupons-code{font-size:26px;}.wc-all-coupons-left-content,.wc-all-coupons-right{padding:24px;}}@media (max-width: 640px){.wc-all-coupons-grid{gap:60px;}.wc-all-coupons-card{height:180px;grid-template-columns:1.1fr 18px 1fr;}.wc-all-coupons-amount{font-size:52px;margin-bottom:8px;}.wc-all-coupons-currency{font-size:34px;}.wc-all-coupons-label{font-size:18px;}.wc-all-coupons-eyebrow{font-size:12px;margin-bottom:12px;}.wc-all-coupons-fineprint,.wc-all-coupons-right-copy{font-size:11px;line-height:1.3;}.wc-all-coupons-brand,.wc-all-coupons-url{font-size:13px;}.wc-all-coupons-brand{max-height:25px;}.wc-all-coupons-brand img{max-width:60px;max-height:20px;}.wc-all-coupons-right-title{font-size:16px;}.wc-all-coupons-code{font-size:24px;}.wc-all-coupons-code-label{font-size:10px;}.wc-all-coupons-code-box{padding:12px 14px;row-gap:5px;}.wc-all-coupons-left-content,.wc-all-coupons-right{padding:20px;}.wc-all-coupons-right{row-gap:12px;}.wc-all-coupons-perforation{padding:8px 0;}.wc-all-coupons-perforation span{width:5px;height:5px;margin:5px auto;}}@media (max-width: 480px){.wc-all-coupons-grid{padding:15px;gap:70px;}.wc-all-coupons-card{height:160px;grid-template-columns:1.15fr 16px 1fr;}.wc-all-coupons-amount{font-size:44px;gap:4px;margin-bottom:6px;}.wc-all-coupons-currency{font-size:30px;}.wc-all-coupons-label{font-size:16px;}.wc-all-coupons-eyebrow{font-size:11px;margin-bottom:10px;}.wc-all-coupons-fineprint,.wc-all-coupons-right-copy{font-size:10px;line-height:1.2;}.wc-all-coupons-brand,.wc-all-coupons-url{font-size:12px;}.wc-all-coupons-brand{max-height:20px;}.wc-all-coupons-brand img{max-width:50px;max-height:18px;}.wc-all-coupons-right-title{font-size:14px;}.wc-all-coupons-code{font-size:20px;}.wc-all-coupons-code-label{font-size:9px;}.wc-all-coupons-code-box{padding:10px 12px;row-gap:4px;}.wc-all-coupons-left-content,.wc-all-coupons-right{padding:16px;}.wc-all-coupons-right{row-gap:10px;}.wc-all-coupons-perforation{padding:6px 0;}.wc-all-coupons-perforation span{width:4px;height:4px;margin:4px auto;}.wc-all-coupons-perforation::before,.wc-all-coupons-perforation::after{width:26px;height:26px;}}@media (max-width: 375px){.wc-all-coupons-grid{gap:80px;}.wc-all-coupons-card{height:145px;grid-template-columns:1.2fr 14px 1fr;}.wc-all-coupons-amount{font-size:36px;gap:3px;margin-bottom:5px;}.wc-all-coupons-currency{font-size:24px;}.wc-all-coupons-label{font-size:13px;}.wc-all-coupons-eyebrow{font-size:10px;margin-bottom:8px;}.wc-all-coupons-fineprint,.wc-all-coupons-right-copy{font-size:9px;line-height:1.2;}.wc-all-coupons-brand,.wc-all-coupons-url{font-size:11px;}.wc-all-coupons-brand{max-height:18px;}.wc-all-coupons-brand img{max-width:45px;max-height:15px;}.wc-all-coupons-right-title{font-size:13px;}.wc-all-coupons-code{font-size:18px;}.wc-all-coupons-code-label{font-size:8px;}.wc-all-coupons-code-box{padding:9px 11px;row-gap:3px;}.wc-all-coupons-left-content,.wc-all-coupons-right{padding:14px;}.wc-all-coupons-right{row-gap:8px;}.wc-all-coupons-perforation{padding:5px 0;}.wc-all-coupons-perforation span{width:3px;height:3px;margin:3px auto;}.wc-all-coupons-perforation::before,.wc-all-coupons-perforation::after{width:24px;height:24px;box-shadow:0 0 0 8px #fff inset;}}.wc-all-coupons-notification{position:fixed;top:20px;right:20px;background:#82c336;color:white;padding:10px 16px;border-radius:6px;transform:translateX(400px);transition:transform .3s ease;z-index:10000;font-size:14px;}.wc-all-coupons-notification.show{transform:translateX(0);}.wc-all-coupons-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:10001;}.wc-all-coupons-modal.show{display:flex;}.wc-all-coupons-modal-content{background:white;padding:30px;border-radius:8px;max-width:400px;width:90%;}.wc-all-coupons-modal h3{margin:0 0 20px 0;}.wc-all-coupons-modal input{width:100%;padding:10px;margin:10px 0;border:1px solid #ddd;border-radius:4px;}.wc-all-coupons-modal button{background:#e41e26;color:white;padding:12px 24px;border:none;border-radius:4px;cursor:pointer;width:100%;margin:10px 0;}.wc-all-coupons-close-modal{float:right;background:none !important;border:none;font-size:20px;cursor:pointer;width:auto !important;margin:0 !important;padding:0 !important;}