:root{color-scheme:light;--cream:#fbf6f3;--plum:#41202f;--rose:#925563;--muted:#735e65}
*{box-sizing:border-box}body{margin:0;color:var(--plum);background:var(--cream);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-text-size-adjust:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}[hidden]{display:none!important}header{max-width:1250px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 36px;border-bottom:1px solid #e8d9d5}.header-call{font-size:14px;text-underline-offset:5px;padding:12px 0 12px 12px}main{max-width:1180px;margin:0 auto;padding:60px 30px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:600;color:var(--rose);margin:0 0 24px}h1{font-family:Baskerville,Georgia,serif;font-weight:400;font-size:clamp(40px,4.5vw,64px);letter-spacing:-1.5px;line-height:1.05;margin:0 0 25px}h1 em{font-weight:400;color:var(--rose)}.description{font-size:17px;line-height:1.75;max-width:480px;margin:0 0 22px;color:var(--muted)}strong{color:var(--plum);font-weight:600}.show{font-size:15px;margin:0 0 23px}.actions{display:grid;gap:12px;max-width:420px}.button{min-height:54px;padding:16px 20px;border:1px solid var(--plum);border-radius:5px;display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-size:15px;font-weight:600;cursor:pointer;gap:20px}.primary{background:var(--plum);color:#fff8f4}.secondary{background:transparent;color:var(--plum)}.button:hover{filter:brightness(1.15)}.button:disabled{opacity:.6;cursor:wait}.button span{font-size:22px;font-weight:400}.open-image{font-size:14px;text-underline-offset:4px;min-height:44px;display:flex;align-items:center;justify-content:center}.help{font-size:13px;line-height:1.65;color:var(--muted);max-width:420px;margin:7px 0}.status{font-size:13px;line-height:1.6;max-width:420px;margin:0;color:var(--rose)}.status:not(:empty){margin:14px 0}.visit{border-top:1px solid #dcc9c5;margin-top:26px;padding-top:23px}.visit>a:first-child{font-size:15px;font-weight:600;text-decoration:none;display:inline-block;padding:7px 0}.visit p{color:var(--muted);font-size:13px;line-height:1.6;margin:8px 0 12px}.back{font-size:13px;text-underline-offset:4px;display:inline-block;padding:8px 0}.coupon-preview{margin:0}.coupon-preview img{display:block;width:100%;height:auto;border-radius:3px;box-shadow:0 18px 65px #41202f1c;-webkit-touch-callout:default;user-select:auto}.coupon-preview figcaption{text-align:center;color:var(--muted);font-size:12px;line-height:1.5;margin-top:16px}footer{border-top:1px solid #e8d9d5;padding:26px 20px;text-align:center;font-size:11px;letter-spacing:1px;color:var(--muted)}:focus-visible{outline:3px solid var(--rose);outline-offset:5px}
@media(max-width:760px){header{padding:17px 22px}main{display:flex;flex-direction:column;gap:30px;padding:30px 22px 38px;max-width:520px}.details,.coupon-preview{width:100%}.eyebrow{font-size:10px;margin-bottom:17px}h1{font-size:43px;margin-bottom:19px}.description{font-size:16px;line-height:1.6;margin-bottom:17px}.show{font-size:14px;margin-bottom:19px}.actions{max-width:none}.help{font-size:12px}.visit{margin-top:23px;padding-top:16px}.coupon-preview figcaption{font-size:11px}}
@media(prefers-reduced-motion:no-preference){.button{transition:filter .15s}}
@media(max-width:760px){main{padding-top:22px;gap:24px}.coupon-preview{order:0}.details{order:1}.details .eyebrow,.details h1,.details .description,.details .show,.coupon-preview figcaption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}}

/* Match the homepage header logo, including its original mark and fonts. */
header .logo{display:flex;align-items:center;gap:11px;cursor:pointer;text-decoration:none}
header .logo-mark{width:38px;height:38px;flex-shrink:0}
header .logo-text{display:flex;flex-direction:column;line-height:1}
header .logo-text .lt-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:23px;font-weight:500;color:#3A2B30;letter-spacing:.5px}
header .logo-text .lt-sub{font-family:'Josefin Sans',sans-serif;font-size:8px;letter-spacing:3.5px;text-transform:uppercase;color:#B76E79;margin-top:3px}

.expiry-date{font-size:14px;font-weight:600;color:var(--plum);margin:18px 0 8px}
