.coupon-drawer{display:block}.coupon-drawer__trigger{width:100%;min-height:48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:10px 14px;border:1px solid rgb(var(--color-foreground));border-radius:3px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-weight:700;text-align:left;text-transform:uppercase;cursor:pointer}.coupon-drawer__trigger:hover{background:rgba(var(--color-foreground),.04)}.coupon-drawer__trigger:focus-visible,.coupon-drawer__close:focus-visible,.coupon-drawer__copy:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.coupon-drawer__ticket{width:24px;height:20px;display:grid;place-items:center;border-radius:2px;background:#b66a00;color:#fff;font-size:14px;line-height:1}.coupon-drawer__arrow{font-size:26px;font-weight:400;line-height:1}.coupon-drawer__dialog{width:min(500px,100%);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:0;border:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));transform:translate(100%);transition:transform .24s ease,display .24s allow-discrete,overlay .24s allow-discrete}.coupon-drawer__dialog[open]{transform:translate(0)}@starting-style{.coupon-drawer__dialog[open]{transform:translate(100%)}}.coupon-drawer__dialog::backdrop{background:#0000;transition:background .24s ease}.coupon-drawer__dialog[open]::backdrop{background:#00000094}.coupon-drawer__panel{min-height:100%;padding:20px}.coupon-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid rgba(var(--color-foreground),.16)}.coupon-drawer__header h2{margin:0;font-size:22px}.coupon-drawer__close{width:44px;height:44px;padding:0;border:0;background:transparent;color:inherit;font-size:38px;font-weight:300;line-height:1;cursor:pointer}.coupon-drawer__list{display:grid;gap:14px;padding-top:20px}.coupon-drawer__card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;overflow:hidden;border-radius:6px;background:var(--coupon-card-background);color:var(--coupon-text-color)}.coupon-drawer__details{display:grid;gap:3px;padding:13px 15px}.coupon-drawer__details strong{font-size:16px;line-height:1.25}.coupon-drawer__details span{font-size:13px;line-height:1.3}.coupon-drawer__copy{min-width:96px;padding:12px 18px;border:0;background:var(--coupon-copy-background);color:var(--coupon-copy-color);font:inherit;font-weight:700;text-transform:uppercase;cursor:pointer}.coupon-drawer__copy:hover{filter:brightness(.92)}.coupon-drawer__cta{display:grid;justify-items:center;gap:18px;margin-top:28px;padding:24px 0;border-top:1px solid rgba(var(--color-foreground),.12);text-align:center}.coupon-drawer__cta h3{margin:0;color:var(--coupon-text-color);font-size:21px;line-height:1.3}.coupon-drawer__cta-line{width:100%;height:4px;border:1px solid var(--coupon-copy-background);border-radius:999px}.coupon-drawer__cta-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 22px;border-radius:4px;background:var(--coupon-cta-background);color:var(--coupon-cta-color);font-weight:700;line-height:1.2;text-decoration:none}.coupon-drawer__cta-button:hover{color:var(--coupon-cta-color);filter:brightness(1.15)}.coupon-drawer__cta-button:focus-visible{outline:2px solid var(--coupon-cta-background);outline-offset:3px}@media screen and (max-width:749px){.coupon-drawer__dialog{width:min(420px,92vw)}.coupon-drawer__panel{padding:16px}.coupon-drawer__trigger{font-size:13px}}@media(prefers-reduced-motion:reduce){.coupon-drawer__dialog,.coupon-drawer__dialog::backdrop{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
