/* Existing Editorial / Magazine palette, with a restrained gold for supplied icons. */
.offer-preview,.offer-page{--offer-paper:#fdfbf7;--offer-surface:#f4efe6;--offer-ink:#1a1815;--offer-muted:#625a51;--offer-line:#d1c8bb;--offer-gold:#b39767;--offer-accent:#725538;color:var(--offer-ink)}
main>.offer-preview{max-width:none;padding:80px max(24px,calc((100% - 1240px)/2));background:var(--offer-surface)}
.offer-heading{display:grid;grid-template-columns:1fr 1fr;gap:16px 64px;align-items:end;margin-bottom:40px}
.offer-eyebrow{grid-column:1/-1;font:11px/1.6 Arial,sans-serif;letter-spacing:.14em;margin:0 0 0;color:var(--offer-muted)}
.offer-heading h2{font:400 clamp(36px,3.5vw,50px)/1.12 Georgia,serif;letter-spacing:-.03em;margin:0}
.offer-heading h2 em{font-weight:400}
.offer-heading>p:last-child{font:16px/1.7 Arial,sans-serif;max-width:440px;margin:0;justify-self:end;color:var(--offer-muted)}
.offer-rows{display:grid;gap:12px}
.offer-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) minmax(160px,.65fr);align-items:center;gap:32px;padding:24px;border:1px solid var(--offer-line);background:var(--offer-paper);border-radius:12px}
.offer-row.is-revealed{animation:offer-enter var(--offer-duration,900ms) cubic-bezier(.22,.61,.36,1) var(--offer-delay,0ms) both}
.offer-row:focus-within{animation:none}
@keyframes offer-enter{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){.offer-row.is-revealed{animation:none}}
.offer-name{display:flex;align-items:center;gap:24px}
.offer-name img{width:64px;height:64px;object-fit:contain;flex-shrink:0}
.offer-name h3{font:400 27px/1.2 Georgia,serif;letter-spacing:-.02em;margin:0}
.offer-row>p{font:16px/1.65 Arial,sans-serif;margin:0;color:var(--offer-muted)}
.offer-row-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;justify-self:end;min-height:44px;color:var(--offer-ink);font:14px/1.5 Arial,sans-serif;text-decoration:none}
.offer-row-link:hover{text-decoration:underline;text-underline-offset:6px;color:var(--offer-accent)}
.offer-cta{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:32px}
.offer-preview>.offer-cta{justify-content:flex-end}
.offer-cta>p{font:18px/1.55 Georgia,serif;margin:0}
.offer-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:52px;padding:12px 24px;border:1px solid rgba(40,37,31,.48);border-radius:8px;color:var(--offer-ink);background:transparent;text-decoration:none;font:16px/1.5 Arial,sans-serif;white-space:nowrap}
.offer-button:hover{background:rgba(255,253,246,.7);border-color:var(--offer-ink);color:var(--offer-ink)}
.offer-preview a:focus-visible,.offer-page a:focus-visible{outline:3px solid var(--offer-accent);outline-offset:4px}
.offer-page{margin:0;background:var(--offer-paper);font:16px/1.7 Arial,sans-serif}
.offer-page *{box-sizing:border-box}
.offer-page a{color:inherit}
.offer-page h1,.offer-page h2,.offer-page h3{font-family:Georgia,serif;font-weight:400;line-height:1.15;margin:0}
.offer-page h1{font-size:clamp(38px,4vw,56px)}
.offer-page h2{font-size:36px}
.offer-page h3{font-size:28px}
.offer-page main,.offer-mast{max-width:1240px;margin:auto}
.offer-mast{display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--offer-line);gap:24px}
.offer-mast img{width:180px;height:auto;display:block}
.offer-mast a,.offer-package>a,.offer-detail>a{display:inline-flex;align-items:center;min-height:44px;text-underline-offset:5px}
.offer-mast>a:last-child{font-size:14px}
.offer-page-heading{padding:64px 0 48px}
.offer-page-heading h1{margin-top:16px}
.offer-page-heading>p:last-child{max-width:65ch;color:var(--offer-muted);margin:24px 0 0}
.offer-packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}
.offer-package{border:1px solid var(--offer-line);padding:32px 24px;display:flex;flex-direction:column;align-items:flex-start}
.offer-price{font:26px/1.4 Georgia,serif;margin:16px 0;color:var(--offer-accent)}
.offer-page ul{padding-left:20px;margin:0 0 24px}
.offer-page li{margin:8px 0}
.offer-package>a{margin-top:auto}
.offer-extras{padding:40px 0}
.offer-extras ul{margin-top:24px}
.offer-detail{border-top:1px solid var(--offer-line);padding:40px 0;display:grid;grid-template-columns:1fr 1fr;gap:24px 64px;scroll-margin-top:32px}
.offer-detail>a{grid-column:2}
.offer-page .offer-cta{border-top:1px solid var(--offer-line);padding:48px 0 64px;margin:0}
.offer-page .offer-cta p{max-width:52ch;color:var(--offer-muted)}
@media(max-width:1360px){main>.offer-preview{padding:64px 40px}.offer-page main,.offer-mast{margin-left:40px;margin-right:40px}}
@media(max-width:1000px){.offer-heading{gap:16px 32px}.offer-row{grid-template-columns:1fr 1fr;gap:16px 24px}.offer-name{gap:16px}.offer-name h3{font-size:25px}.offer-row-link{grid-column:2;justify-self:start}.offer-packages{grid-template-columns:1fr}.offer-package{padding:24px}.offer-detail{gap:24px}.offer-page .offer-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){main>.offer-preview{padding:48px 24px}.offer-heading{display:block;margin-bottom:32px}.offer-heading h2{font-size:38px;margin:16px 0 24px}.offer-row{display:block;padding:24px 20px}.offer-name{gap:16px;margin-bottom:16px}.offer-name img{width:56px;height:56px}.offer-name h3{font-size:26px}.offer-row-link{margin-top:12px}.offer-cta{flex-direction:column;align-items:stretch;gap:24px}.offer-button{white-space:normal}.offer-page main,.offer-mast{margin-left:24px;margin-right:24px}.offer-mast{padding:16px 0}.offer-mast img{width:150px}.offer-mast>a:last-child{max-width:120px}.offer-page-heading{padding:40px 0}.offer-page h2{font-size:30px}.offer-detail{display:block;padding:32px 0}.offer-detail>ul{margin-top:24px}}
