:root{--navy-950:#07131d;--navy-900:#0b1d2a;--navy-800:#123044;--ink:#17212b;--muted:#5d6b76;--surface:#fff;--surface-soft:#f5f8fa;--surface-green:#edf8f4;--line:#dce4e8;--emerald-700:#0b6558;--emerald-600:#0f766e;--emerald-500:#15947f;--gold:#bd8b36;--warning:#8a5a0a;--warning-bg:#fff8e7;--danger:#8f3540;--radius-sm:.55rem;--radius-md:.9rem;--radius-lg:1.35rem;--shadow-sm:0 8px 24px #07131d12;--shadow-md:0 20px 50px #07131d1f;--container:1180px;--narrow:780px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}img,svg{max-width:100%;display:block}a{color:var(--emerald-700);text-underline-offset:.18em}a:hover{color:var(--navy-900)}button,input,summary{font:inherit}button,a,summary,input{outline-offset:3px}:focus-visible{outline-offset:3px;outline:3px solid #d1a14e}[hidden]{display:none!important}h1,h2,h3{color:var(--navy-950);letter-spacing:-.025em;margin-top:0;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;line-height:1.15}h1{max-width:16ch;font-size:clamp(2.3rem,5vw,4.7rem)}h2{font-size:clamp(1.65rem,3vw,2.65rem)}h3{font-size:1.3rem}p{margin:0 0 1rem}.narrow{max-width:var(--narrow)}.section{padding:clamp(3.5rem,7vw,6.5rem) 0}.section-tight{padding:clamp(2.2rem,5vw,4.6rem) 0}.section-soft{background:var(--surface-soft)}.eyebrow{color:var(--emerald-700);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .55rem;font-size:.78rem;font-weight:800}.lede{color:#43515d;max-width:65ch;font-size:clamp(1.05rem,2vw,1.28rem)}.skip-link{z-index:1000;color:#000;background:#fff;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:74px;display:flex}.brand{color:var(--navy-950);align-items:center;gap:.7rem;font-size:1.18rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-shield{background:var(--navy-900);color:#e8fff7;border-radius:10px;place-items:center;width:34px;height:34px;font-size:1rem;display:grid;box-shadow:inset 0 0 0 2px #ffffff14}.desktop-nav{align-items:center;gap:1.3rem;font-size:.93rem;font-weight:700;display:flex}.desktop-nav a{color:#32414c;text-decoration:none}.nav-pending{color:#849099;cursor:default}.mobile-nav summary{cursor:pointer;font-weight:800;list-style:none}.mobile-nav nav{border:1px solid var(--line);border-radius:var(--radius-md);width:min(290px,100vw - 2rem);box-shadow:var(--shadow-md);background:#fff;padding:1rem;display:grid;position:absolute;top:2.8rem;right:0}.mobile-nav nav a,.mobile-nav nav span{color:var(--ink);border-bottom:1px solid var(--line);padding:.75rem;text-decoration:none}.site-footer{background:var(--navy-950);color:#d9e5eb;padding:4.5rem 0 1.5rem}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:2.5rem;display:grid}.site-footer .brand{color:#fff}.site-footer p{color:#b8c6cf;max-width:42ch}.site-footer h2{color:#fff;letter-spacing:.1em;text-transform:uppercase;font:800 .82rem/1.2 Inter,sans-serif}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{color:#82939e;margin:.45rem 0}.site-footer a{color:#d9e5eb;text-decoration:none}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:1.25rem;font-size:.84rem;display:flex}.footer-bottom p{margin:0}.breadcrumbs{margin-bottom:1.6rem;font-size:.88rem}.breadcrumbs ol{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#9ba5ac;margin-left:.5rem}.breadcrumbs a{color:#54636e}.page-hero{background:linear-gradient(#f7fafb,#fff)}.draft-notice{border-radius:var(--radius-sm);background:var(--warning-bg);color:var(--warning);border:1px solid #e8d5a7;margin-top:1.4rem;padding:.85rem 1rem;font-size:.9rem;font-weight:700}.hero{background:var(--navy-950);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;height:520px;position:absolute;inset:auto -12% -55% 45%;transform:rotate(-8deg)}.hero-grid{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid;position:relative}.hero h1{color:#fff}.hero .eyebrow{color:#73d6c2}.hero .lede{color:#cad8df}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.primary-button,.secondary-button{border-radius:.65rem;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{color:var(--navy-950);background:#fff}.secondary-button{color:#fff;border:1px solid #ffffff57}.hero-proof{gap:1rem;display:grid}.proof-card{border-radius:var(--radius-md);background:#ffffff0e;border:1px solid #ffffff1f;padding:1.2rem}.proof-card strong{color:#fff;display:block}.proof-card span{color:#b7c7d0;font-size:.9rem}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading.compact{margin-bottom:1.25rem}.section-heading h2{margin-bottom:0}.section-heading p:last-child{max-width:55ch;color:var(--muted)}.count-pill{white-space:nowrap;background:var(--surface-green);color:var(--emerald-700);border-radius:99px;padding:.35rem .65rem;font-size:.78rem;font-weight:800}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.info-card{border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);background:#fff;padding:1.4rem}.info-card h3{margin-bottom:.5rem}.info-card p{color:var(--muted)}.status-line{color:#667681;align-items:center;gap:.5rem;margin-top:1rem;font-size:.82rem;font-weight:700;display:flex}.status-dot{background:#b7c2c9;border-radius:50%;width:8px;height:8px}.status-dot.live{background:var(--emerald-500)}.merchant-search{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem}.search-copy{max-width:720px}.search-control{grid-template-columns:1fr auto;align-items:end;gap:.55rem 1rem;margin:1.25rem 0;display:grid}.search-control label{grid-column:1/-1;font-weight:800}.search-control input{background:#fff;border:1px solid #bac8cf;border-radius:.7rem;width:100%;min-height:50px;padding:.75rem 1rem}.search-status{color:var(--muted);margin:0;font-size:.9rem}.merchant-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.merchant-result-card{border:1px solid var(--line);min-width:0;color:var(--ink);border-radius:.7rem;padding:1rem;text-decoration:none}.merchant-result-card strong,.merchant-result-card span{display:block}.merchant-result-card span{color:var(--muted);margin-top:.25rem;font-size:.8rem}.merchant-result-card:not(.merchant-result-draft):hover{border-color:var(--emerald-500);box-shadow:var(--shadow-sm)}.merchant-result-draft{background:#fafbfc}.honest-empty-state{border-radius:var(--radius-md);background:#fbfcfd;border:1px dashed #b7c5cc;gap:1rem;padding:1.3rem;display:flex}.honest-empty-state>span{color:#6d7b84;background:#edf2f4;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;display:grid}.honest-empty-state h3{margin:0 0 .25rem;font:800 1.05rem/1.3 Inter,sans-serif}.honest-empty-state p,.quiet-empty{color:var(--muted);margin:0}.merchant-hero{border-bottom:1px solid var(--line);background:linear-gradient(#f3f8f7 0,#fff 100%)}.merchant-hero-grid{grid-template-columns:100px 1fr;align-items:start;gap:1.7rem;display:grid}.merchant-monogram{background:var(--navy-900);color:#fff;width:92px;height:92px;box-shadow:var(--shadow-md);border-radius:24px;place-items:center;font-size:1.65rem;font-weight:900;display:grid}.hero-meta{color:var(--emerald-700);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:.7rem;font-size:.82rem;font-weight:800;display:flex}.draft-badge{background:var(--warning-bg);color:var(--warning);letter-spacing:0;text-transform:none;border-radius:99px;padding:.3rem .55rem}.merchant-intro{color:#44525c;max-width:75ch;font-size:1.12rem}.editorial-placeholder-inline{border-left:3px solid var(--gold);background:var(--warning-bg);color:#704c0d;padding:.75rem}.quick-answer{border:1px solid #cfe3dc;border-left:5px solid var(--emerald-600);border-radius:var(--radius-md);background:var(--surface-green);padding:1.35rem 1.5rem}.quick-answer p:last-child{margin:0}.editorial-placeholder{border-color:#ead7a8;border-left-color:var(--gold);background:var(--warning-bg)}.verification-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;gap:1rem;margin:1rem 0;padding:1.1rem 1.25rem;display:flex}.verification-icon{border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-weight:900;display:grid}.verification-success .verification-icon{background:var(--surface-green);color:var(--emerald-700)}.verification-pending .verification-icon{color:#63717a;background:#edf1f3}.verification-panel p{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.merchant-main{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2.6rem;display:grid}.merchant-aside{gap:1rem;display:grid;position:sticky;top:96px}.aside-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1.1rem}.aside-card h2{font:800 1rem/1.3 Inter,sans-serif}.aside-card a{margin:.45rem 0;display:block}.offer-module,.lower-module{margin-top:2.5rem}.offer-grid{gap:1rem;display:grid}.offer-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:1.35rem}.offer-card-expired{box-shadow:none;opacity:.88;background:#f7f8f9}.offer-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.offer-labels{flex-wrap:wrap;gap:.4rem;display:flex}.offer-labels span{color:var(--emerald-700);letter-spacing:.05em;background:#e8f5f1;border-radius:99px;padding:.25rem .5rem;font-size:.7rem;font-weight:900}.offer-card-expired .offer-labels span{color:#5e6a72;background:#eceff1}.verified-date{color:var(--muted);font-size:.78rem}.offer-card h3{margin:.9rem 0 .45rem}.compact-list{margin:.65rem 0;padding-left:1.2rem}.offer-date,.no-code-note{color:var(--muted);font-size:.9rem}.code-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0;display:flex}.code-row code{border:1px dashed var(--emerald-600);color:var(--navy-950);letter-spacing:.08em;background:#f0f8f5;border-radius:.55rem;padding:.65rem .85rem;font-size:1rem;font-weight:900}.copy-code-button,.deal-button{cursor:pointer;border:0;border-radius:.6rem;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.65rem .9rem;font-weight:850;display:inline-flex}.copy-code-button{background:var(--navy-900);color:#fff}.deal-button{background:var(--emerald-700);color:#fff;text-decoration:none}.offer-actions{margin-top:1rem}.deal-unavailable{color:var(--muted);font-size:.86rem}.evidence-details{border-top:1px solid var(--line);margin-top:1rem;padding-top:.8rem;font-size:.84rem}.evidence-details summary{cursor:pointer;font-weight:800}.evidence-details ul{padding-left:1.2rem}.trust-callout{border-radius:var(--radius-md);gap:1rem;margin:1.5rem 0;padding:1.1rem;display:flex}.trust-callout>span{border-radius:50%;flex:0 0 34px;place-items:center;height:34px;font-weight:900;display:grid}.trust-callout p{margin:.2rem 0 0}.trust-callout-trust{background:var(--surface-green);border:1px solid #c9e5dc}.trust-callout-trust>span{color:var(--emerald-700);background:#fff}.trust-callout-warning{background:var(--warning-bg);border:1px solid #ead7a8}.trust-callout-warning>span{color:var(--warning);background:#fff}.trust-callout-neutral{border:1px solid var(--line);background:#f4f6f7}.prose{font-size:1.02rem}.prose h2{margin-top:2.7rem;margin-bottom:.9rem}.prose h3{margin-top:2rem}.prose p,.prose li{max-width:75ch}.prose blockquote{border-left:4px solid var(--gold);background:var(--warning-bg);color:#6c4b10;margin:1rem 0;padding:1rem 1.15rem}.prose blockquote p{margin:0}.source-list{padding:0;list-style:none}.source-list li{border-bottom:1px solid var(--line);padding:1rem 0}.source-list a{font-weight:800}.source-list p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.related-card{border:1px solid var(--line);color:var(--ink);border-radius:.7rem;padding:1rem;text-decoration:none}.related-card span{color:var(--muted);margin-top:.25rem;font-size:.82rem;display:block}.related-card-pending{background:#fafbfc}.faq-list{gap:.7rem;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:.7rem}.faq-item summary{cursor:pointer;padding:1rem 1.15rem;font-weight:850}.faq-item p{color:#46545e;margin:0;padding:0 1.15rem 1rem}.faq-placeholder{background:var(--warning-bg);border-color:#e5d2a5}.comparison-wrap{border:1px solid var(--line);border-radius:var(--radius-md);overflow-x:auto}.comparison-table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:1rem}.comparison-table thead{background:var(--navy-900);color:#fff}.comparison-table thead th{color:#fff;letter-spacing:.04em;font:800 .82rem/1.2 Inter,sans-serif}.comparison-table tbody th{font-weight:850}.owner-todo{border-radius:var(--radius-sm);background:var(--warning-bg);color:#704c0d;border:1px solid #e6c77e;margin:1rem 0;padding:1rem}.owner-todo p{margin:.25rem 0 0}.trust-prose>section+section{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:2.5rem}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.footer-grid{grid-template-columns:repeat(2,1fr)}.merchant-result-grid{grid-template-columns:repeat(3,1fr)}.merchant-main{grid-template-columns:1fr}.merchant-aside{grid-template-columns:repeat(2,1fr);position:static}.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.container{width:min(calc(100% - 1.25rem),var(--container))}.section{padding:3.5rem 0}.header-inner{min-height:64px}.brand{font-size:1.05rem}.hero-grid{gap:2rem}.hero-actions{display:grid}.primary-button,.secondary-button{width:100%}.section-heading{flex-direction:column;align-items:start;gap:.8rem}.merchant-result-grid,.card-grid,.related-grid,.search-control{grid-template-columns:1fr}.search-status{justify-self:start}.merchant-hero-grid{grid-template-columns:1fr}.merchant-monogram{border-radius:18px;width:70px;height:70px}.merchant-aside{grid-template-columns:1fr}.offer-card-top{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.comparison-table th,.comparison-table td{padding:.8rem}.code-row{align-items:stretch}.copy-code-button{width:100%}}@media (width<=390px){h1{font-size:2.1rem}.merchant-search,.offer-card,.quick-answer{padding:1rem}.site-footer{padding-top:3.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.copy-code-button,.deal-button{display:none!important}body{color:#000}.offer-card{box-shadow:none}}:root{--navy-950:#07131d;--navy-900:#0b1d2a;--ink:#17212b;--muted:#596873;--surface:#fff;--surface-soft:#f5f8fa;--surface-green:#edf8f4;--line:#d9e2e6;--emerald-600:#0f766e;--emerald-500:#15947f;--gold:#bd8b36;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:20px;--shadow-intelligence:0 24px 60px #07131d24;--container:1240px;--narrow:760px}*,:before,:after{box-sizing:border-box}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}img,svg{max-width:100%}.eyebrow{letter-spacing:.11em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:850;line-height:1.3}body{color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.62}h1,h2,h3{letter-spacing:-.025em;font-family:"Source Serif 4",Georgia,Times New Roman,serif}h2{line-height:1.08}h3{line-height:1.18}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{z-index:80;background:var(--navy-950);backdrop-filter:none;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:72px;display:grid}.brand{color:#fff;white-space:nowrap;align-items:center;gap:10px;min-height:44px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand:hover{color:#fff}.brand-shield{flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.brand-shield img{border-radius:8px;width:32px;height:32px;display:block}.brand-word{letter-spacing:-.025em}.brand-word>span{color:#63cbb5}.desktop-nav{justify-content:center;align-items:center;gap:24px;font-size:15px;font-weight:650;display:flex}.desktop-nav a{color:#d8e2e8;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.desktop-nav a:hover{color:#fff}.header-actions{align-items:center;gap:10px;display:flex}.header-search,.header-cta,.mobile-nav summary{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.header-search{color:#e7eef2;border:1px solid #ffffff29;border-radius:10px;gap:7px;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none}.header-search:hover{color:#fff;border-color:#ffffff57}.header-cta{background:var(--emerald-600);color:#fff;border-radius:10px;padding:0 16px;font-size:14px;font-weight:800;text-decoration:none}.header-cta:hover{color:#fff;background:#0c665f}.mobile-nav{display:none;position:relative}.mobile-nav summary{color:#fff;cursor:pointer;border:1px solid #ffffff29;border-radius:10px;width:44px;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(320px,100vw - 32px);padding:10px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 20px 48px #07131d2e}.mobile-nav nav a{border-bottom:1px solid var(--line);min-height:46px;color:var(--ink);align-items:center;padding:0 12px;font-weight:700;text-decoration:none;display:flex}.mobile-nav nav a:last-child{border-bottom:0}.mobile-nav nav .mobile-browse-cta{background:var(--emerald-600);color:#fff;border:0;border-radius:10px;justify-content:center;margin-top:8px}.primary-button,.secondary-button{border-radius:10px;min-height:48px;padding:0 18px;font-size:15px;font-weight:800}.primary-button{background:var(--emerald-600);color:#fff}.primary-button:hover{color:#fff;background:#0c665f}.secondary-button{color:var(--navy-900);background:#fff;border:1px solid #b9c7cd}.secondary-button:hover{border-color:var(--navy-900);color:var(--navy-900)}.offer-card{border-color:var(--line);box-shadow:none;border-radius:14px}.offer-card-expired,.offer-card-unverified{opacity:1;background:#f6f8f9}.offer-classification-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.offer-format-label,.offer-status-label{letter-spacing:.065em;border-radius:999px;align-items:center;min-height:28px;padding:4px 9px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.offer-format-label{color:#394955;background:#f7f9fa;border:1px solid #cfd9de}.offer-status-current{color:#0b6658;background:#e5f4ef}.offer-status-targeted{color:#805b16;background:#fff4dc}.offer-status-expired,.offer-status-unverified{color:#5e6b73;background:#e9edef}.offer-card h3{margin:16px 0 8px;font-size:26px}.offer-discount{color:var(--emerald-600);font-size:19px;font-weight:800}.offer-fact,.offer-terms,.targeted-offer-note{max-width:70ch}.targeted-offer-note{border-left:3px solid var(--gold);color:#654a1a;background:#fff9ed;padding:10px 12px}.code-module{margin-top:18px}.code-module-label{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:750;display:block}.code-row code{overflow-wrap:anywhere;border-color:var(--emerald-600);background:#f2f7f6;max-width:100%}.copy-code-button{background:var(--navy-900)}.deal-button{background:var(--emerald-600)}.verified-date{color:var(--muted);margin-top:18px;font-size:13px;display:block}.offer-card-expired .offer-discount,.offer-card-unverified .offer-discount{color:#5e6b73}.offer-card-unverified .code-row code,.offer-card-expired .code-row code{color:#4f5d66;background:#eef1f2;border-color:#aeb9bf}.verification-copy{flex:1;min-width:0}.verification-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:10px 0 0;display:grid}.verification-facts div{min-width:0}.verification-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:750}.verification-facts dd{color:var(--ink);margin:2px 0 0;font-size:14px}.brand>img{width:202px;height:40px;display:block}.page-hero,.merchant-hero{border-bottom:1px solid var(--line);background:linear-gradient(115deg,#f7faf9 0%,#fff 62%,#f2f8f6 100%)}.page-hero h1,.merchant-hero h1{max-width:18ch;margin-bottom:16px;font-size:clamp(42px,5vw,66px);line-height:1.04}.page-hero .lede{max-width:62ch}.merchant-hero-grid{align-items:center}.merchant-monogram{background:linear-gradient(145deg, var(--navy-900), #123649);border-radius:18px;font-family:"Source Serif 4",Georgia,serif;font-weight:700;box-shadow:0 14px 30px #07131d24}.merchant-main>article{min-width:0}.merchant-aside{top:92px}.aside-card{box-shadow:none;border-radius:10px}.aside-card h2{color:var(--navy-950);margin-bottom:8px}.quick-answer{border-radius:10px;box-shadow:inset 0 0 0 1px #ffffff80}.verification-panel,.honest-empty-state,.trust-callout,.faq-item,.related-card{box-shadow:none;border-radius:10px}.offer-module,.lower-module{scroll-margin-top:92px}.offer-card{padding:24px}.prose{color:#293842;font-size:17px;line-height:1.72}.prose h2{padding-top:4px}.prose a{font-weight:700}.comparison-wrap{border-radius:10px;box-shadow:0 10px 26px #07131d0d}.comparison-table thead{background:var(--navy-900)}.trust-prose>section{position:relative}.trust-prose>section h2{max-width:24ch}.owner-todo{border-radius:10px}@media (width<=1120px){.desktop-nav{gap:16px}.header-inner{gap:18px}.header-search-label{display:none}.footer-main{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1024px){.desktop-nav,.header-cta{display:none}.header-actions{justify-self:end}.mobile-nav{display:block}.home-hero-grid{grid-template-columns:1fr;gap:30px}.home-hero h1{max-width:16ch}.savings-intelligence{width:100%}.merchant-lanes{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-section-heading{flex-direction:column;align-items:flex-start;gap:16px}.category-card-grid{grid-template-columns:1fr}.category-card{grid-template-columns:180px 1fr}.category-card-artwork{width:180px}.review-process-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0}.review-step:nth-child(3){border-left:0;padding-left:0}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-statement-inner{grid-template-columns:70px 1fr}.brand-statement-copy{grid-column:2}.not-found-grid{grid-template-columns:1fr}}@media (width<=768px){body{font-size:16px}.container{width:calc(100% - 40px)}.header-inner{gap:8px;min-height:64px}.brand img{width:172px;height:auto}.header-actions{margin-left:auto}.header-search{width:44px;padding:0}.mobile-nav nav{width:min(320px,100vw - 40px)}.home-hero{padding:44px 0}.home-hero h1{font-size:44px}.home-hero-lede{font-size:16px}.home-trust-signals{grid-template-columns:1fr}.home-section{padding:38px 0}.verification-ledger-head{display:none}.recent-empty-state{justify-content:flex-start}.merchant-lanes{grid-template-columns:1fr}.category-card{grid-template-columns:150px 1fr}.category-card-artwork{width:150px}.review-process-rail{border-left:1px solid #bfd4cd;grid-template-columns:1fr;gap:0;margin-left:18px}.review-step,.review-step:first-child,.review-step:last-child,.review-step:nth-child(3){border:0;padding:0 0 28px 30px}.review-step-number{background:var(--surface-green);place-items:center;width:42px;height:42px;font-size:18px;display:grid;position:absolute;top:0;left:-21px}.review-step-body{grid-template-columns:52px 1fr}.review-arrow{display:none}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-statement-inner{grid-template-columns:56px 1fr;gap:16px}.brand-statement-mark{width:52px}.brand-statement h2{font-size:28px}.brand-statement-copy a{width:100%;min-width:0}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-disclaimer{grid-template-columns:1fr;gap:10px}.not-found h1{font-size:42px}.merchant-main{grid-template-columns:1fr}.merchant-aside{grid-template-columns:1fr 1fr;position:static}.merchant-hero-grid{grid-template-columns:76px 1fr}.merchant-monogram{border-radius:16px;width:70px;height:70px}.comparison-wrap{margin-inline:-4px}}@media (width<=520px){.container{width:calc(100% - 40px)}.brand img{width:150px}.home-hero{padding:36px 0}.home-hero h1{max-width:none;font-size:40px}.page-hero h1,.merchant-hero h1{font-size:38px}.home-hero-actions{gap:10px;display:grid}.home-hero-actions .primary-button,.home-hero-actions .secondary-button{width:100%}.savings-intelligence{padding:18px}.savings-intelligence h2{font-size:26px}.intelligence-facts{grid-template-columns:1fr}.intelligence-facts div:nth-child(2n){border-left:0;padding-left:0}.recent-empty-state{text-align:center;display:block}.recent-empty-icon{margin:0 auto 8px}.merchant-coverage-summary{grid-template-columns:1fr 1fr;width:100%;display:grid}.merchant-coverage-summary span{text-align:center;justify-content:center}.merchant-lane{padding:15px}.merchant-discovery-card{grid-template-columns:48px minmax(0,1fr)}.merchant-card-cta,.merchant-discovery-card>.review-state{grid-column:2;justify-self:start;margin-top:-2px}.category-card{grid-template-columns:1fr}.category-card-artwork{width:100%;height:150px;min-height:150px}.guide-grid{grid-template-columns:1fr}.guide-artwork{height:190px}.brand-statement-inner{grid-template-columns:1fr}.brand-statement-mark{display:none}.brand-statement-copy{grid-column:1}.footer-links,.merchant-result-grid{grid-template-columns:1fr}.not-found-actions{display:grid}.not-found-actions a{width:100%}.not-found-search{padding:20px}.merchant-hero-grid,.merchant-aside{grid-template-columns:1fr}}@media (width<=370px){.container{width:calc(100% - 32px)}.brand img{width:142px}.mobile-nav nav{width:min(310px,100vw - 32px)}.home-hero h1{font-size:38px}.home-section-heading h2,.brand-statement h2{font-size:29px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--navy-950:#07131d;--navy-900:#0b1d2a;--ink:#172b33;--muted:#59686b;--emerald-700:#096359;--emerald-600:#0f766e;--surface-green:#edf5ef;--gold:#bd8b36;--paper:#f8f8f2;--line:#dce3df;--container:1240px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px}html{scroll-padding-top:96px}body{font-family:Segoe UI,Arial,sans-serif}:where(a,button,input,summary):focus-visible{outline-offset:4px;outline:3px solid #a36d17}.cs-header :focus-visible,.cs-footer :focus-visible{outline-color:#f2c56f}.cs-header{z-index:80;background:var(--navy-950);color:#fff;border-bottom:1px solid #26353d;position:sticky;top:0}.cs-header-inner{align-items:center;gap:30px;min-height:80px;display:flex}.cs-brand{flex-shrink:0;align-items:center;min-height:44px;display:inline-flex}.cs-brand img{width:220px;height:40px;display:block}.cs-nav{align-items:center;gap:25px;margin-inline:auto;display:flex}.cs-nav a{color:#dee7e6;padding-block:16px;font-size:13px;font-weight:600;text-decoration:none}.cs-nav a:hover{color:#9bd3be}.cs-header-actions{align-items:center;gap:15px;display:flex}.cs-search-access{color:#fff;place-items:center;width:44px;height:44px;display:grid}.cs-header-cta{color:#f6fff9;white-space:nowrap;border:1px solid #688c7e;border-radius:4px;align-items:center;gap:14px;min-height:44px;padding:10px 15px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.cs-header-cta:hover{color:#fff;background:#163e35}.cs-mobile-nav{margin-left:0;display:none}.cs-mobile-nav summary{cursor:pointer;align-items:center;gap:8px;min-height:44px;padding:8px;font-size:13px;list-style:none;display:flex}.cs-mobile-nav summary::-webkit-details-marker{display:none}.cs-mobile-nav nav{top:100%;background:var(--navy-900);border-bottom:1px solid #59776b;padding:14px 24px 24px;position:absolute;inset-inline:0;box-shadow:0 18px 22px #07131d20}.cs-mobile-nav a{color:#f2f5f3;border-bottom:1px solid #34484f;justify-content:space-between;align-items:center;min-height:48px;font-size:16px;text-decoration:none;display:flex}.cs-mobile-nav .cs-mobile-cta{border:1px solid #799c8b;border-radius:4px;margin-top:16px;padding-inline:14px}.cs-footer{background:var(--navy-950);color:#d7e1df;padding:64px 0 25px}.cs-footer-main{grid-template-columns:1fr 2fr;gap:60px;display:grid}.cs-footer-brand p{color:#a9bdbb;margin:20px 0 28px;font-size:14px;line-height:1.8}.cs-footer-signature{letter-spacing:.13em;color:#a6c2b6;font-size:9px}.cs-footer-links{grid-template-columns:.7fr 1.45fr .7fr 1fr;gap:24px;display:grid}.cs-footer h2{color:#fff;letter-spacing:.04em;margin:8px 0 18px;font:650 12px/1.5 Segoe UI,Arial,sans-serif}.cs-footer ul{margin:0;padding:0;list-style:none}.cs-footer li{margin:0 0 8px}.cs-footer a{color:#becdcb;align-items:center;min-height:28px;font-size:12px;text-decoration:none;display:inline-flex}.cs-footer a:hover{color:#fff;text-decoration:underline}.cs-footer-bottom{color:#adbfbc;border-top:1px solid #2a3b43;justify-content:space-between;align-items:end;gap:35px;margin-top:48px;padding-top:24px;font-size:11px;display:flex}.cs-footer-bottom p{max-width:690px;margin:0}.cs-footer-bottom span{white-space:nowrap}@media (width<=1100px){.cs-nav,.cs-header-inner{gap:16px}.cs-header-cta{display:none}.cs-footer-main{grid-template-columns:1fr 2.3fr;gap:30px}}@media (width<=850px){.cs-nav{display:none}.cs-mobile-nav{display:block}.cs-header-actions{margin-left:auto}.cs-header-inner{min-height:72px}.cs-footer-main{grid-template-columns:1fr;gap:32px}.cs-footer-brand p{margin:16px 0}}@media (width<=520px){.container{width:calc(100% - 40px)}.cs-header-inner{gap:4px;min-height:68px}.cs-brand img{width:182px;height:34px}.cs-mobile-nav summary span{display:none}.cs-mobile-nav summary{justify-content:center;width:44px;padding:0}.cs-footer{padding-top:44px}.cs-footer-links{grid-template-columns:1fr 1.25fr;gap:26px 22px}.cs-footer a{min-height:34px;font-size:12px}.cs-footer h2{margin-bottom:10px}.cs-footer-bottom{flex-direction:column;align-items:start;gap:20px;margin-top:30px}}
