:root{color:#17211b;font-synthesis:none;--ink:#17211b;--muted:#687069;--paper:#fffdf8;--green:#126b4b;--green-dark:#0b5238;--lime:#d9f472;--orange:#f17d3a;--line:#dedbd2;--shadow:0 16px 50px #26312817;background:#f4f1e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 78% 2%,#d9f47238,#0000 25rem),#f4f1e9;min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,select{font:inherit}button{cursor:pointer}.site-shell{width:min(1240px,100% - 40px);margin:0 auto}.topbar{border-bottom:1px solid #17211b1f;justify-content:space-between;align-items:center;gap:30px;min-height:78px;padding:11px 0;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:600;text-decoration:none;display:inline-flex}.brand strong{color:var(--green)}.brand-mark{background:var(--paper);border:1px solid #126b4b2e;border-radius:11px;place-items:center;width:39px;height:39px;display:grid;overflow:hidden;box-shadow:0 3px 10px #126b4b14}.brand-mark img{object-fit:contain;width:34px;height:34px;display:block}.header-copy{text-align:right;max-width:760px;margin-left:auto}.header-copy h1{letter-spacing:-.045em;margin:0 0 3px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.7vw,30px);font-weight:500;line-height:1}.header-copy h1 em{color:var(--green);font-weight:500}.header-copy p{color:#697069;margin:0;font-size:11px;line-height:1.35}.section-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.live-dot{background:#2aa66f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2aa66f1f}.controls{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1e9e6;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:10px 0;display:flex;position:sticky;top:0}.category-scroll{scrollbar-width:none;gap:8px;padding:2px;display:flex;overflow-x:auto}.category-chip{white-space:nowrap;border:1px solid var(--line);color:#5d655e;background:#fffdf8b8;border-radius:999px;padding:9px 15px;font-size:13px;font-weight:700}.category-chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.sort-control{border:1px solid var(--line);background:var(--paper);color:#626a63;border-radius:999px;align-items:center;gap:8px;min-width:max-content;padding:0 12px;display:flex}.sort-control select{height:39px;color:var(--ink);background:0 0;border:0;outline:0;font-weight:700}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.featured-grid.single{grid-template-columns:minmax(0,300px)}.featured-deal{background:var(--paper);min-width:0;min-height:430px;box-shadow:var(--shadow);border:1px solid #17211b1a;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden}.featured-card-link{z-index:2;border-radius:inherit;position:absolute;inset:0}.featured-card-link:focus-visible{outline:3px solid var(--green);outline-offset:-4px}.featured-image-wrap{background:var(--paper);flex:0 0 180px;height:180px;position:relative;overflow:hidden}.featured-image-wrap img,.card-image img{object-fit:contain;width:100%;height:100%;transition:transform .4s;display:block}.featured-deal:hover .featured-image-wrap img,.deal-card:hover .card-image img{transform:scale(1.025)}.discount-badge{background:var(--lime);color:#25330d;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;position:absolute;top:16px;left:16px;box-shadow:0 4px 16px #00000014}.featured-content{flex-direction:column;flex:1;justify-content:flex-start;min-width:0;padding:16px;display:flex}.featured-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.rank-pill{color:var(--green);background:#e6f4ec;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.merchant-line{color:var(--green);text-transform:uppercase;letter-spacing:.07em;margin:16px 0 7px;font-size:12px;font-weight:800}.merchant-line span{color:#8a908a;text-transform:none;letter-spacing:0;font-weight:600}.featured-content h2{letter-spacing:-.03em;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:61px;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500;line-height:1.08;display:-webkit-box;overflow:hidden}.price-row{align-items:baseline;gap:10px;margin:12px 0 13px;display:flex}.price-row strong{letter-spacing:-.045em;font-size:25px}.price-row.large strong{font-size:30px}.price-row del{color:#6f766f;font-size:14px}.price-row.large del{font-size:15px}.requirements{flex-wrap:wrap;gap:7px;margin:2px 0 12px;display:flex}.requirements>span,.requirements>button{color:#5d645e;text-transform:capitalize;background:#f0eee7;border:0;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:750}.requirements .coupon-code{z-index:3;cursor:copy;color:var(--green);touch-action:manipulation;background:#e6f4ec;position:relative}.requirements .coupon-code:hover{background:#dceee4}.requirements .coupon-code.copied{color:#fff;background:var(--green)}.requirements.compact{min-height:25px;margin-bottom:8px}.requirements.compact>span,.requirements.compact>button{padding:5px 7px;font-size:10px}.no-friction{color:#687269;align-items:center;gap:6px;min-height:25px;margin:1px 0 10px;font-size:12px;display:flex}.featured-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:auto;padding-top:3px;display:flex}.featured-action-buttons{z-index:3;align-items:stretch;gap:7px;width:100%;display:flex;position:relative}.deal-button{background:var(--green);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.deal-button:hover{background:var(--green-dark);transform:translateY(-1px)}.featured-action-buttons .deal-button{flex:1}.share-button{min-width:88px;color:var(--ink);background:#fff;border:1px solid #17211b29;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;transition:all .18s;display:inline-flex}.share-button:hover,.share-round:hover{color:var(--green);background:#f3f8f3;border-color:#126b4b61}.verified{color:#858b84;align-items:center;gap:6px;font-size:12px;display:inline-flex}.section-heading{justify-content:space-between;align-items:end;padding:42px 0 20px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.section-heading>span{color:#777d77;font-size:13px}.deal-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.scroll-loader{color:#747b74;justify-content:center;align-items:center;gap:9px;min-height:84px;font-size:12px;font-weight:700;display:flex}.scroll-loader svg{animation:.9s linear infinite spin}.scroll-loader button{border:1px solid var(--line);background:var(--paper);color:var(--green);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.deal-card{background:var(--paper);border:1px solid #17211b1a;border-radius:16px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.deal-card:hover{transform:translateY(-3px);box-shadow:0 17px 36px #2631281a}.card-image{background:var(--paper);height:132px;display:block;position:relative;overflow:hidden}.card-body{padding:13px}.card-meta{color:#626a63;text-transform:uppercase;letter-spacing:.055em;justify-content:space-between;gap:10px;font-size:11px;font-weight:700;display:flex}.card-meta span:first-child{color:var(--green)}.card-body h3{letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:57px;margin:9px 0 5px;font-size:13px;line-height:1.42;display:-webkit-box;overflow:hidden}.card-body h3 a{text-decoration:none}.card-body h3 a:hover{text-underline-offset:3px;-webkit-text-decoration:underline #9ab5a6;text-decoration:underline #9ab5a6}.deal-card .price-row{gap:6px;margin:8px 0 10px}.deal-card .price-row strong{font-size:20px}.deal-card .price-row del{font-size:11px}.card-footer{border-top:1px solid #ece9e1;justify-content:space-between;align-items:center;gap:5px;padding-top:11px;display:flex}.source-line{color:#626a63;align-items:center;gap:3px;min-width:0;font-size:9px;font-weight:650;display:flex}.source-line svg{flex:none;width:12px;height:12px}.card-actions{flex:none;align-items:center;gap:5px;display:flex}.share-round,.round-link{border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.share-round{color:#5f6861;background:#fff;border:1px solid #17211b26}.round-link{background:var(--ink);color:#fff}.share-panel{z-index:1000;color:var(--ink);background:var(--paper);border:1px solid #17211b24;border-radius:16px;padding:17px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;position:fixed;box-shadow:0 24px 70px #17211b38}.share-panel:before{content:"";z-index:-1;border-radius:inherit;background:radial-gradient(circle at 100% 0, #d9f47233, transparent 42%), var(--paper);position:absolute;inset:0}.share-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.share-panel-heading>div{gap:3px;display:grid}.share-panel-heading span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.share-panel-heading strong{font:500 20px/1.1 Georgia,serif}.share-panel-heading>button{color:#747c75;background:#eeece6;border:0;border-radius:50%;width:27px;height:27px;font-size:19px;line-height:1}.copy-link{width:100%;min-height:43px;color:var(--green);background:#eaf3ec;border:1px solid #126b4b33;border-radius:10px;align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:850;display:flex}.copy-link.copied{color:#fff;background:var(--green)}.copy-link.failed{color:#8a3e2c;background:#f8e9e4;border-color:#8a3e2c38}.share-platforms{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px;display:grid}.share-platforms a{color:#586159;background:#fff;border:1px solid #17211b1a;border-radius:9px;place-items:center;min-height:34px;font-size:10px;font-weight:800;text-decoration:none;display:grid}.share-platforms a:hover{color:var(--green);background:#f4f7f3;border-color:#126b4b47}.image-fallback{color:#78827a;background:linear-gradient(145deg,#e8eee8,#f1eee3);place-content:center;justify-items:center;gap:7px;width:100%;height:100%;font-size:12px;font-weight:700;display:grid}.loading-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.skeleton{background:linear-gradient(90deg,#e9e5dc 25%,#f6f3ec 50%,#e9e5dc 75%) 0 0/200% 100%;border-radius:16px;height:350px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}.message-state{text-align:center;color:#717870;border:1px dashed #c9c7bf;border-radius:24px;place-content:center;justify-items:center;min-height:360px;padding:30px;display:grid}.message-state h2{color:var(--ink);margin:14px 0 5px;font-family:Georgia,serif;font-size:30px}.message-state p{max-width:480px;line-height:1.6}.message-state button{background:var(--green);color:#fff;border:0;border-radius:9px;padding:10px 14px;font-weight:750}footer{border-top:1px solid #17211b1f;justify-content:space-between;align-items:center;gap:30px;margin-top:90px;padding:31px 0 45px;display:flex}.footer-brand{font-size:16px}.footer-brand .brand-mark{border-radius:9px;width:31px;height:31px}.footer-brand .brand-mark img{width:27px;height:27px}footer p{color:#777d76;text-align:right;max-width:620px;font-size:11px;line-height:1.5}footer p a{color:var(--green);font-weight:800}.footer-status{color:#747a73;white-space:nowrap;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.footer-status .live-dot{width:7px;height:7px;box-shadow:0 0 0 3px #2aa66f1f}@media (width<=1179px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-grid.single{grid-template-columns:minmax(0,300px)}.deal-grid,.loading-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=860px){.deal-grid,.loading-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.site-shell{width:min(100% - 24px,1240px)}.topbar{flex-direction:column;align-items:flex-start;gap:8px;padding:11px 0 10px}.header-copy{text-align:left;margin-left:0}.header-copy h1{font-size:25px}.header-copy p{max-width:520px;font-size:10.5px}.controls{flex-direction:column;align-items:stretch;gap:10px}.sort-control{width:fit-content}.featured-grid,.featured-grid.single{grid-template-columns:1fr}.featured-deal{min-height:0}.featured-image-wrap{flex-basis:235px;height:235px}.featured-content{padding:20px}.featured-content h2{min-height:0;font-size:25px}.deal-button{min-width:0}.section-heading{padding-top:56px}.section-heading h2{font-size:35px}.section-heading>span{display:none}.deal-grid,.loading-grid{grid-template-columns:1fr}.card-image{height:235px}.card-body{padding:18px}.card-body h3{min-height:0;font-size:16px}.deal-card .price-row strong{font-size:25px}.deal-card .price-row del{font-size:14px}footer{flex-direction:column;align-items:flex-start}footer p{text-align:left}.footer-status{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
