@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#172019;background:#f4f6f1;margin:0;font-family:Manrope,Noto Sans SC,sans-serif}button,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f6f1f0;border-bottom:1px solid #dfe4dc;align-items:center;height:72px;padding:0 max(32px,50vw - 660px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.7px;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand>span:last-child>span{color:#17814a}.brand-mark{color:#fff;background:#163d2b;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.topbar nav{color:#657168;gap:32px;height:100%;margin-left:70px;font-size:14px;display:flex}.topbar nav a{align-items:center;display:flex;position:relative}.topbar nav a.active{color:#172019;font-weight:700}.topbar nav a.active:after{content:"";background:#28a365;height:2px;position:absolute;bottom:0;left:0;right:0}.mode-badge{color:#856514;letter-spacing:.3px;background:#fff8e6;border:1px solid #e2d3a7;border-radius:100px;align-items:center;gap:7px;margin-left:auto;padding:8px 12px;font:500 11px DM Mono,monospace;display:flex}.mode-badge i{background:#e2a82b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #f9e9ba}.mode-badge.live{color:#17613b;background:#e8f7ee;border-color:#b9e3ca}.mode-badge.live i{background:#1d9d5a;box-shadow:0 0 0 3px #bfe8ce}main{max-width:1320px;margin:auto;padding:0 32px}.hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:80px;min-height:460px;padding:76px 0 60px;display:grid}.eyebrow{letter-spacing:1.8px;color:#17814a;margin-bottom:18px;font:500 11px DM Mono,monospace}.eyebrow span{border-left:24px solid #28a365;padding-left:11px}.hero h1{letter-spacing:-3px;max-width:700px;margin:0 0 24px;font-size:62px;line-height:1.06}.hero h1 em{color:#17814a;font-style:normal}.hero-copy>p{color:#647068;max-width:600px;margin:0;font-size:17px;line-height:1.8}.hero-card{color:#fff;background:#163d2b;border-radius:24px;padding:28px;position:relative;overflow:hidden;box-shadow:0 28px 70px #163d2b2e}.hero-card:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;right:-100px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.hero-card-head,.hero-source{letter-spacing:1.4px;color:#a9c4b6;justify-content:space-between;font:500 10px DM Mono,monospace;display:flex;position:relative}.signal{gap:4px;display:flex}.signal i{background:#50d38d;border-radius:50%;width:5px;height:5px}.hero-price{margin:42px 0 28px;position:relative}.hero-price small,.hero-grid small{color:#b9cfc3;margin-bottom:4px;font-size:12px;display:block}.hero-price strong{letter-spacing:-4px;font-size:70px}.hero-price>span{color:#b9cfc3;margin-left:8px;font-size:15px}.hero-grid{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:1fr 1fr;display:grid;position:relative}.hero-grid div{padding:20px 0}.hero-grid div+div{border-left:1px solid #ffffff24;padding-left:22px}.hero-grid b{font-size:18px}.hero-source{letter-spacing:0;justify-content:flex-start;gap:8px;margin-top:20px}.notice{color:#215337;background:#e8f3e8;border:1px solid #cfe2d1;border-radius:14px;align-items:center;gap:14px;padding:17px 20px;display:flex}.notice div{align-items:baseline;gap:14px;display:flex}.notice b{font-size:14px}.notice span{color:#567061;font-size:13px}.deal-section{padding:70px 0 40px}.section-title{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-title>div>span{letter-spacing:1.4px;color:#17814a;font:500 10px DM Mono,monospace}.section-title h2{letter-spacing:-1.5px;margin:6px 0 0;font-size:36px}.section-title>p{color:#718078;text-align:right;max-width:430px;font-size:13px;line-height:1.6}.toolbar{align-items:center;gap:12px;margin-bottom:14px;display:flex}.search{color:#879188;background:#fff;border:1px solid #dce2dc;border-radius:11px;flex:1;align-items:center;gap:10px;max-width:560px;height:46px;padding:0 14px;display:flex}.search:focus-within{border-color:#64ae83;box-shadow:0 0 0 3px #28a3651a}.search input{color:#172019;background:0 0;border:0;outline:0;flex:1}.search button{color:#879188;background:0 0;border:0;padding:2px}.status-tabs{background:#e9ece7;border-radius:10px;margin-left:auto;padding:4px;display:flex}.status-tabs button{color:#6f7a72;background:0 0;border:0;border-radius:7px;padding:9px 15px;font-size:13px}.status-tabs button.active{color:#172019;background:#fff;font-weight:700;box-shadow:0 2px 8px #192c1f14}.refresh{color:#425148;background:#fff;border:1px solid #dce2dc;border-radius:10px;align-items:center;gap:7px;height:46px;padding:0 15px;display:flex}.refresh:disabled{opacity:.6}.deal-table-wrap{background:#fff;border:1px solid #dce2dc;border-radius:16px;overflow:hidden}.deal-table{border-collapse:collapse;width:100%}.deal-table th{text-align:left;color:#778179;letter-spacing:.4px;background:#f9faf7;border-bottom:1px solid #e3e7e1;padding:14px 18px;font:500 10px DM Mono,monospace}.deal-table td{vertical-align:middle;border-bottom:1px solid #edf0eb;padding:18px;font-size:13px}.deal-table tr:last-child td{border-bottom:0}.deal-table tbody tr{transition:all .18s}.deal-table tbody tr:hover{background:#f7faf6}.deal-table td b,.deal-table td strong{font-size:14px;display:block}.deal-table td strong{color:#17814a;font-size:17px}.deal-table td small{color:#8a948c;margin-top:5px;font-size:10px;display:block}.product-cell{align-items:center;gap:12px;min-width:280px;display:flex}.product-icon{color:#25764b;background:#e9f2e9;border-radius:9px;place-items:center;width:38px;height:38px;font:600 13px DM Mono,monospace;display:grid}.product-cell b{max-width:330px}.positive{color:#17814a}.negative{color:#bd5149}.deal-status{border-radius:100px;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.deal-status.open{color:#167343;background:#e5f5ea}.deal-status.closed{color:#7f8781;background:#f1f1ee}.row-arrow{color:#738078;background:#fff;border:1px solid #dfe4de;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.row-arrow:hover{color:#fff;background:#173e2c;border-color:#173e2c}.empty-state,.loading-state,.error-state{text-align:center;color:#758078;padding:64px}.loading-state{justify-content:center;gap:10px;display:flex}.error-state{background:#fff;border:1px solid #e6d9d6;border-radius:16px}.error-state b{color:#8e3e38;font-size:17px}.error-state button{color:#fff;background:#173e2c;border:0;border-radius:8px;padding:10px 16px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.rules-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:35px 0 85px;display:grid}.rules-grid article{background:#ecefe9;border-radius:16px;padding:25px}.rules-grid article>span{color:#17814a;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.rules-grid h3{margin:22px 0 8px;font-size:16px}.rules-grid p{color:#6a766e;margin:0;font-size:13px;line-height:1.7}footer{color:#7c867f;border-top:1px solid #dce1da;align-items:center;max-width:1320px;margin:auto;padding:28px 32px 42px;font-size:12px;display:flex}footer .brand{color:#172019;font-size:16px}footer .brand-mark{width:30px;height:30px}footer p:first-of-type{margin-left:auto}footer p+p{margin-left:32px;font:400 10px DM Mono,monospace}.drawer-backdrop{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121d1661;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fbfcf9;width:min(520px,100%);height:100%;padding:42px;animation:.25s ease-out slide;overflow:auto;box-shadow:-20px 0 60px #13271b29}@keyframes slide{0%{opacity:0;transform:translate(30px)}}.drawer-close{float:right;background:#edf0eb;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.drawer-kicker{letter-spacing:1px;color:#17814a;margin-top:12px;font:500 11px DM Mono,monospace}.drawer h2{letter-spacing:-1px;margin:10px 50px 28px 0;font-size:30px;line-height:1.25}.drawer-prices{color:#fff;background:#173e2c;border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:28px;display:grid}.drawer-prices div{padding:20px}.drawer-prices div+div{border-left:1px solid #ffffff26}.drawer-prices small{color:#acc8b8;font-size:11px;display:block}.drawer-prices strong{margin-top:6px;font-size:23px;display:block}.drawer-block{border-top:1px solid #dfe4de;padding:23px 0}.drawer-block h3{margin:0 0 13px;font-size:13px}.drawer-block p{color:#637068;font-size:13px;line-height:1.7}.item-row{border-bottom:1px dashed #e0e5df;justify-content:space-between;padding:13px 0;display:flex}.item-row b,.item-row small{font-size:12px;display:block}.item-row small{color:#818b84;margin-top:5px}.item-row a{color:#17814a;align-self:center}.retailer-tags{flex-wrap:wrap;gap:8px;display:flex}.retailer-tags span{background:#edf2ec;border:1px solid #dfe6dc;border-radius:7px;padding:7px 9px;font-size:11px}.drawer-warning{color:#705b21;background:#fff6df;border:1px solid #ead9a8;border-radius:10px;gap:10px;padding:14px;font-size:12px;line-height:1.5;display:flex}.drawer-warning svg{flex:none}.drawer h3{color:#2e3a32}@media (max-width:900px){.topbar nav{display:none}.hero{grid-template-columns:1fr;gap:38px;padding-top:55px}.hero h1{font-size:50px}.hero-card{max-width:520px}.notice div{display:block}.notice span{margin-top:4px;display:block}.section-title{display:block}.section-title>p{text-align:left}.toolbar{flex-wrap:wrap}.search{flex-basis:100%;width:100%;max-width:none}.status-tabs{margin-left:0}.deal-table-wrap{overflow-x:auto}.deal-table{min-width:980px}.rules-grid{grid-template-columns:1fr}.topbar,main{padding:0 20px}footer{margin:0 20px;padding-left:0;padding-right:0}}@media (max-width:560px){.hero{min-height:auto}.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-card{padding:22px}.mode-badge{font-size:0}.mode-badge i{margin:4px}.status-tabs{width:100%}.status-tabs button{flex:1}.refresh{justify-content:center;width:100%}footer{display:block}footer p:first-of-type,footer p+p{margin:15px 0 0}.drawer{padding:28px 22px}}.view-switch{background:#e9ece7;border-radius:10px;padding:4px;display:flex}.view-switch button{color:#748078;background:0 0;border:0;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.view-switch button.active{color:#fff;background:#173e2c;box-shadow:0 2px 8px #192c1f1f}.deal-card{background:#fff;border:1px solid #dbe2da;border-radius:17px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.card-visual{background:linear-gradient(145deg,#f1f5ef,#e4ebe3);place-items:center;height:210px;display:grid;position:relative;overflow:hidden}.card-visual:before{content:"";background:#ffffffb3;border-radius:50%;width:170px;height:170px;position:absolute;box-shadow:0 0 0 28px #ffffff40}.card-visual img{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:22px;position:relative}.visual-fallback{z-index:1;text-align:center;color:#1b6040;position:relative}.visual-fallback span{background:#ffffff8c;border:2px solid #91bca0;border-radius:14px;place-items:center;width:92px;height:112px;margin:auto;font:700 40px DM Mono,monospace;display:grid;box-shadow:0 18px 34px #245e3b1f}.visual-fallback small{letter-spacing:1.4px;margin-top:12px;font:500 9px DM Mono,monospace;display:block}.card-visual .deal-status{z-index:2;position:absolute;top:14px;right:14px}.exclusive{z-index:2;color:#17814a;letter-spacing:.7px;font:500 9px DM Mono,monospace;position:absolute;top:16px;left:15px}.card-body{flex:1;padding:20px 20px 16px}.card-code{letter-spacing:.8px;color:#258054;font:500 9px DM Mono,monospace}.card-body h3{letter-spacing:-.3px;min-height:46px;margin:7px 0;font-size:17px;line-height:1.35}.card-body>p{color:#829087;white-space:nowrap;text-overflow:ellipsis;margin:0 0 18px;font-size:11px;overflow:hidden}.card-prices{border-top:1px solid #e6eae4;border-bottom:1px solid #e6eae4;grid-template-columns:1fr 1fr;display:grid}.card-prices div{padding:14px 0}.card-prices div+div{text-align:right}.card-prices small{color:#8b958e;font-size:9px;display:block}.card-prices b,.card-prices strong{margin-top:4px;font-size:17px;display:block}.card-prices strong{color:#17814a;font-size:21px}.card-delta{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.card-delta span{font-size:12px;font-weight:800}.card-delta small{color:#929a94;font-size:9px}.card-retailers{border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:8px;padding:13px 20px;display:flex}.card-retailers>div{align-items:center;display:flex}.card-retailers>div span{color:#315640;background:#eef3ed;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-5px;font:600 8px DM Mono,monospace;display:grid;box-shadow:0 0 0 1px #dbe2da}.card-retailers>div span:first-child{margin-left:0}.card-retailers>div i{color:#77837b;margin-left:5px;font-size:10px}.card-retailers>small{color:#7f8a82;white-space:nowrap;align-items:center;gap:4px;font-size:9px;display:flex}.card-action{color:#fff;background:#28a365;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:42px;margin:0 20px 18px;font-size:12px;font-weight:700;display:flex}.card-action:hover{background:#1d8a54}.card-action:disabled{color:#909991;background:#e8ebe6}.grid-empty{background:#fff;border:1px solid #dce2dc;border-radius:16px;grid-column:1/-1}@media (max-width:1100px){.deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.deal-grid{grid-template-columns:1fr}.card-visual{height:230px}.view-switch{margin-left:auto}}.card-code{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-code>b{letter-spacing:0;color:#196a42;background:#e7f4eb;border-radius:100px;padding:5px 7px;font:700 9px Manrope,sans-serif}.compare-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.compare-title h3{margin:0 0 4px}.compare-title small{color:#859088;font-size:10px}.compare-title>span{color:#21764a;background:#e8f4eb;border-radius:100px;padding:6px 8px;font-size:9px}.quote-row{background:#fff;border:1px solid #dce4dc;border-radius:12px;grid-template-columns:1.25fr .8fr .65fr 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.quote-row small{color:#879189;margin-bottom:4px;font-size:9px;display:block}.quote-row b,.quote-row strong{font-size:12px}.quote-row strong{color:#17814a;font-size:16px}.quote-bg b{color:#173e2c;font-size:14px}.quote-row>a{color:#fff;white-space:nowrap;background:#173e2c;border-radius:8px;align-items:center;gap:4px;padding:9px 10px;font-size:10px;display:flex}.quote-row>a:hover{background:#1f5a3e}.no-source{color:#8a938c;font-size:10px}@media (max-width:560px){.quote-row{grid-template-columns:1fr 1fr}.quote-bg{grid-column:1/-1}.quote-row>a,.no-source{justify-content:center}.compare-title>span{display:none}}.quote-list{gap:9px;display:grid}.quote-links{flex-direction:column;gap:5px;display:flex}.quote-links a{color:#fff;white-space:nowrap;background:#173e2c;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:7px 9px;font-size:9px;display:flex}.quote-links a:hover{background:#1f5a3e}.quote-links a+a{color:#196a42;background:#e7f4eb}.quote-links a+a:hover{background:#d9ecdf}@media (max-width:560px){.quote-links{flex-direction:row;grid-column:1/-1}.quote-links a{flex:1}}.affiliate-note{color:#7d877f;margin:9px 2px 0;font-size:9px}.workspace-heading{justify-content:space-between;align-items:center;gap:24px;padding:32px 0 22px;display:flex}.workspace-heading h1{margin:8px 0;font-size:30px}.workspace-heading p,.workspace-stats{color:#65756a;font-size:14px}.workspace-stats b{color:#173e2c;font-size:32px}.workspace-stats small{margin-top:6px;display:block}.filter-bar{flex-wrap:wrap;align-items:center;gap:10px;padding:14px 0;display:flex}.filter-bar label{align-items:center;gap:5px;font-size:14px;display:flex}.filter-bar input[type=number]{width:70px}.filter-bar select,.filter-bar input[type=number],.filter-bar button{font:inherit;background:#fff;border:1px solid #cdd8ce;border-radius:7px;padding:8px;font-size:14px}.result-note{color:#68776d;margin:4px 0 16px;font-size:13px}.bg-count{color:#205f3e;background:#e7f3eb;border-radius:5px;margin-top:7px;padding:4px 7px;font-size:12px;font-weight:700;display:inline-block}.spread-metric{border-radius:9px;min-width:145px;padding:10px 12px}.spread-metric strong{display:block;color:inherit!important;font-size:25px!important}.spread-metric small{color:inherit!important;font-size:12px!important}.strong{color:#fff;background:#174b34}.marginal{color:#30704b;background:#edf5ef}.negative{color:#965050;background:#f6eeee}.unknown{color:#738077;background:#f0f2ef}.deal-table td small{font-size:12px;line-height:1.6}.deal-table td>b{font-size:15px}.deal-table th{font-size:13px}.deal-section{padding-top:12px}.canonical-summary{background:#f0f4ef;border-radius:10px;padding:16px;font-size:14px;line-height:1.7}.canonical-summary p{overflow-wrap:anywhere;margin:5px 0}.route-summary{border-radius:13px;margin-top:18px;padding:22px}.route-summary>strong{margin:5px 0;font-size:38px;display:block}.route-summary>small{font-size:13px;display:block}.route-summary p{font-size:14px;line-height:1.7}.bg-group{border:1px solid #d8e1d9;border-radius:12px;margin-bottom:16px;overflow:hidden}.bg-group-head{background:#f0f5ef;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.bg-group-head h3{flex:1;margin:0!important}.bg-group-head>b{color:#19673f;font-size:21px}.bg-group-head span{color:#fff;background:#1b563b;border-radius:5px;padding:4px 7px;font-size:12px}.variant-quote{border-top:1px solid #e3e9e2;grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.variant-quote small{color:#68766b;font-size:12px;line-height:1.7;display:block}.variant-quote b{font-size:14px}.variant-quote .quote-links{flex-flow:wrap;grid-column:1/-1;display:flex}.quote-links a{font-size:13px!important}.drawer{width:min(820px,100vw)}.drawer-block p{font-size:14px;line-height:1.8}.drawer-block small{font-size:12px}.retailer-link{border:1px solid #cad8cc;border-radius:5px;margin:5px 7px 0 0;padding:7px;font-size:12px;display:inline-block}.card-body .best-names{white-space:normal;color:#245a3d;margin-top:12px;font-size:14px}.card-body>small,.card-prices small{font-size:12px}.card-action{font-size:14px}.topbar{justify-content:space-between}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible){outline-offset:3px;outline:3px solid #48a874}@media (max-width:700px){.workspace-heading{padding-top:20px;display:block}.workspace-heading h1{font-size:25px}.workspace-stats{margin-top:12px}.variant-quote{grid-template-columns:1fr}.filter-bar{gap:8px}.filter-bar select{max-width:180px}.drawer{padding:22px}}.product-image{background:#fff;border-radius:8px;flex:0 0 140px;justify-content:center;align-items:center;width:140px;height:150px;display:flex;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;padding:0;display:block}.image-placeholder{color:#99a49d;flex-direction:column;align-items:center;gap:8px;display:flex}.image-placeholder small{font-size:11px}.product-image.compact img{padding:0}.product-image.compact .image-placeholder small{font-size:9px}.list-product{align-items:center;gap:16px;display:flex}.list-product-copy{min-width:0}.list-product-copy>b{font-size:14px;line-height:1.5;display:block}.deal-table td{padding:15px 14px}.deal-table tr:hover{background:#f7faf7}.deal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.deal-card{box-shadow:none;background:#fff;border:1px solid #dfe6e0;border-radius:10px;flex-direction:column;padding:18px;display:flex;overflow:hidden}.deal-card:hover{border-color:#b9d3c2;transform:none;box-shadow:0 6px 22px #173e2c0b}.card-top{align-items:flex-start;gap:16px;min-height:165px;margin-bottom:18px;display:flex}.card-heading{flex:1;min-width:0}.card-heading h3{overflow-wrap:anywhere;letter-spacing:-.3px;margin:0 0 12px;font-size:16px;font-weight:750;line-height:1.5}.card-status{border-radius:5px;margin-bottom:6px;padding:5px 7px;font-size:11px;font-weight:650;display:inline-block}.card-status.ready{color:#087649;background:#e4f6eb}.card-status.pending{color:#94610d;background:#fff5df}.card-bg-count{color:#738077;font-size:11px;display:block}.card-metrics{border-top:1px solid #e8ede8;grid-template-columns:1fr 1.15fr 1fr;gap:10px;margin-top:auto;padding-top:16px;display:grid}.card-metrics>div{min-width:0}.card-metrics>div+div{border-left:1px solid #e8ede8;padding-left:10px}.card-metrics small{color:#708075;margin-bottom:5px;font-size:11px;display:block}.card-metrics b,.card-metrics strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:19px;line-height:1.4;display:block}.card-metrics span{color:#829087;margin-top:3px;font-size:10px;display:block}.card-spread.strong,.card-spread.marginal{color:#078454;background:0 0}.card-spread.negative{color:#8b6666;background:0 0}.card-spread.unknown{color:#87948b;background:0 0}.card-footnote{color:#829087;justify-content:space-between;gap:8px;margin:16px 0 10px;font-size:10px;display:flex}.deal-card .card-action{color:#145a3a;background:#e5f1e9;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;margin:0;padding:11px;font-size:14px;font-weight:700;display:flex}.deal-card .card-action:hover{background:#d4e9dd}.workspace-heading{padding-top:25px;padding-bottom:14px}.workspace-heading h1{font-size:28px}.result-note{font-size:11px;line-height:1.65}.topbar{height:64px}@media (max-width:1150px){.deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.deal-grid{grid-template-columns:1fr}.card-top{min-height:135px}.product-image{flex-basis:120px;width:120px;height:130px}.deal-card{padding:16px}.card-heading h3{font-size:16px}.card-metrics b,.card-metrics strong{font-size:19px}.list-product{gap:10px}.deal-table td:first-child{min-width:285px}main{padding-left:16px;padding-right:16px}}.product-image{flex-basis:170px;width:170px;height:170px}.product-image.compact{flex-basis:64px;width:64px;height:64px}.card-top{min-height:180px}.deal-table td:first-child{min-width:340px;max-width:450px}@media (max-width:700px){.product-image:not(.compact){flex-basis:140px;width:140px;height:140px}}.bg-payment-section{margin:0 0 28px}.bg-payment-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.bg-payment-tile{background:#fff;border:1px solid #d5e3db;border-radius:12px;flex-direction:column;align-items:center;gap:10px;min-width:0;padding:12px 6px 8px;display:flex}.bg-payment-badge{color:#174c39;text-align:center;background:#eaf6ef;border-radius:24px;justify-content:center;align-items:center;gap:4px;max-width:100%;padding:6px 10px;font-size:12px;line-height:1.4;display:flex}.bg-payment-logo{box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;width:100%;height:76px;padding:8px;display:flex}.bg-payment-logo-dark{background:#172d39}.bg-payment-logo img{object-fit:contain;max-width:100%;max-height:100%;display:block}.bg-payment-note{text-align:center;color:#738078;margin:10px 0 0;font-size:12px}@media (max-width:1100px){.bg-payment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:540px){.bg-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bg-payment-logo{height:72px}.bg-payment-section{margin-bottom:22px}}.bg-payment-source{color:#687d72;text-underline-offset:3px;font-size:11px;text-decoration:underline}.bg-payment-badge{box-sizing:border-box;flex-wrap:wrap;min-height:34px}.bg-payment-tile{grid-template-rows:46px 76px 16px;place-items:center;display:grid}.bg-payment-logo{margin-top:0}.bg-payment-badge{align-self:center}@media (max-width:540px){.bg-payment-tile{grid-template-rows:46px 72px 16px}}.merchant-links{margin:10px 0 12px}.merchant-icons{flex-wrap:wrap;gap:6px;display:flex}.merchant-icons a{box-sizing:border-box;background:#fff;border:1px solid #d3ded7;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;padding:4px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.merchant-icons a:hover{background:#eef7f1;border-color:#2b8055}.merchant-icons a:focus-visible{outline-offset:3px;outline:2px solid #188557}.merchant-icons img{object-fit:contain;width:28px;height:28px}.merchant-name{text-align:center;overflow-wrap:anywhere;color:#234636;font-size:9px;line-height:1.1}.merchant-disclosure{color:#77847c;margin-top:5px;font-size:10px;line-height:1.4;display:block}.list-product-copy .merchant-links{margin:7px 0}.list-product-copy .merchant-icons a{width:34px;height:34px}.list-product-copy .merchant-icons img{width:24px;height:24px}
