@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#172522;--muted:#697773;--line:#e2e9e4;--paper:#f4f6f1;--white:#fff;--green:#194b3f;--green-2:#286e58;--mint:#e5f1e8;--lime:#d7ed7c;--orange:#e28b54;--shadow:0 12px 34px rgba(24,57,47,.07);font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.topbar{height:76px;padding:0 max(calc((100vw - 1200px)/2),32px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.86);border-bottom:1px solid rgba(22,52,43,.06);position:sticky;top:0;z-index:5;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-icon{width:34px;height:34px;border-radius:11px;background:var(--green);display:grid;place-items:center}.brand-icon svg{width:22px;fill:var(--lime)}.brand-name{font:800 17px/1 Manrope,sans-serif;letter-spacing:-.8px}.brand-name>span{color:var(--green-2)}.brand-name small{display:block;margin-top:4px;color:#82918c;letter-spacing:2px;font:700 8px/1 'DM Sans',sans-serif}.top-right{display:flex;align-items:center;gap:26px}.city-chip{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;background:#f0f4ee;border:1px solid var(--line);padding:9px 13px;border-radius:999px}.city-chip i{width:7px;height:7px;border-radius:50%;background:#5ab16d;box-shadow:0 0 0 3px #d8efdc}.text-link{font-size:12px;color:var(--muted);text-decoration:none}.text-link:hover,.source-card a:hover{color:var(--green-2)}.icon-button{border:0;background:transparent;font-size:23px;color:var(--green);cursor:pointer;width:30px;height:34px}.icon-button:hover,.refresh-button:hover{transform:rotate(35deg)}main{max-width:1200px;padding:0 32px;margin:0 auto}.hero{margin-top:30px;min-height:380px;background:var(--green);border-radius:26px;padding:52px 58px;display:grid;grid-template-columns:1.3fr .7fr;gap:36px;color:#fff;overflow:hidden;position:relative}.hero:after{content:'';position:absolute;right:28%;top:-190px;width:510px;height:510px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 42px rgba(255,255,255,.025),0 0 0 87px rgba(255,255,255,.02);pointer-events:none}.hero-copy,.hero-aside{position:relative;z-index:1}.eyebrow,.section-kicker{font-size:9px;letter-spacing:1.7px;font-weight:700}.eyebrow{color:#b9d8bd;display:flex;align-items:center;gap:8px}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--lime)}h1,h2,h3,p{margin-top:0}.hero h1{font:800 clamp(38px,4.2vw,53px)/1.08 Manrope,sans-serif;letter-spacing:-2px;margin:19px 0 14px}.hero h1 em{font-style:normal;color:var(--lime)}.hero-text{max-width:530px;font-size:13px;line-height:1.65;color:#d2dfda;margin-bottom:22px}.search-box{height:54px;display:flex;align-items:center;background:#fff;padding:5px 6px 5px 15px;border-radius:13px;max-width:590px;box-shadow:0 9px 26px rgba(0,0,0,.09)}.search-icon{font:26px/1 Arial;color:#94a49b;margin-right:10px;transform:rotate(-25deg)}.search-box input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);font-size:12px}.search-box input::placeholder{color:#a6b0ab}.search-box button,.add-list-form button{border:0;border-radius:9px;background:var(--lime);color:var(--ink);font-weight:700;font-size:11px;padding:13px 17px;cursor:pointer}.search-box button span{font-size:15px;margin-left:8px}.hero-controls{display:flex;align-items:center;gap:26px;margin-top:17px;color:#cbdbd2;font-size:11px}.place-control,.radius-control{display:flex;align-items:center;gap:8px}.place-control strong{color:white}.pin{font-size:18px}.inline-button{border:0;background:transparent;padding:0;color:var(--lime);font-size:10px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.radius-control input{width:70px;accent-color:var(--lime)}.radius-control strong{color:white;white-space:nowrap}.hero-aside{align-self:center;justify-self:end;max-width:260px;padding-left:8px}.aside-orbit{position:relative;width:105px;height:105px;border:1px solid rgba(255,255,255,.2);border-radius:50%;margin:0 auto 17px;display:grid;place-items:center;box-shadow:0 0 0 14px rgba(255,255,255,.045),0 0 0 29px rgba(255,255,255,.025)}.aside-orbit:before,.aside-orbit:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}.aside-orbit:before{inset:13px}.aside-orbit:after{inset:27px}.orbit-core{position:relative;z-index:1;width:39px;height:39px;display:grid;place-items:center;border-radius:13px;background:var(--lime);color:var(--green);font:800 19px Manrope}.orbit-dot{position:absolute;width:7px;height:7px;background:#a9d3a1;border-radius:50%;z-index:2}.dot-one{top:13px;right:17px}.dot-two{left:2px;top:51px;background:#f3ac73}.dot-three{bottom:8px;right:30px}.aside-label{font-size:8px;letter-spacing:1.5px;color:#a8c4b6;text-align:center;font-weight:700}.hero-aside h2{text-align:center;font:700 16px Manrope;margin:9px 0 7px}.hero-aside p{text-align:center;color:#c3d5cc;font-size:10px;line-height:1.6;margin-bottom:13px}.source-pill{display:flex;justify-content:center;align-items:center;gap:7px;background:rgba(255,255,255,.1);padding:8px 12px;border-radius:999px;font-size:9px;color:#deebe4}.status-light{width:6px;height:6px;border-radius:50%;background:#e2ca6d}.category-section{padding:34px 0 25px}.category-section .section-kicker,.results-head .section-kicker,.source-card .section-kicker,.contribute-banner .section-kicker{color:#8b9892}.category-heading{display:flex;align-items:baseline;justify-content:space-between;margin:8px 0 15px}.category-heading h2,.results-head h2{font:700 21px Manrope;letter-spacing:-.5px;margin:0}.category-heading span{font-size:10px;color:#8a9690}.category-grid{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 9px;scrollbar-width:thin}.category-chip{display:flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid #e0e7e1;border-radius:10px;background:#fff;padding:10px 12px;font-size:10px;color:#50605a;cursor:pointer;transition:.16s}.category-chip:hover{border-color:#8ab9a2;color:var(--green)}.category-chip.active{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 5px 11px rgba(25,75,63,.13)}.category-emoji{font-size:14px}.tabs{height:54px;display:flex;gap:26px;border-bottom:1px solid var(--line)}.tab{display:flex;align-items:center;gap:8px;border:0;border-bottom:2px solid transparent;background:transparent;color:#84918b;font-size:11px;font-weight:600;padding:0 4px;cursor:pointer}.tab.active{border-color:var(--green);color:var(--green)}.tab-icon{font-size:16px}.tab-count{font-size:9px;line-height:17px;min-width:18px;text-align:center;color:var(--green);background:#e4eee6;border-radius:99px;padding:0 5px}.content-view{padding:29px 0 0}.hidden{display:none!important}.results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.results-head .section-kicker{margin-bottom:7px}.results-head h2{margin-bottom:5px}.results-subtitle{font-size:11px;color:#7a8881;margin:0}.sort-control{display:flex;align-items:center;gap:8px;color:#909c96;font-size:9px;white-space:nowrap}.sort-control select,.category-select{border:1px solid #dfe7e1;border-radius:8px;background:#fff;color:#45554f;padding:9px 10px;font-size:10px;outline:0}.filter-row{display:flex;align-items:center;gap:20px;padding:20px 0 16px}.filter-check{display:flex;align-items:center;gap:7px;color:#6e7d76;font-size:10px;cursor:pointer}.filter-check input{position:absolute;opacity:0}.checkmark{width:14px;height:14px;border-radius:4px;border:1px solid #becbc1;background:#fff;display:grid;place-items:center}.filter-check input:checked+.checkmark{background:var(--green);border-color:var(--green)}.filter-check input:checked+.checkmark:after{content:'✓';color:white;font-size:10px;font-weight:bold}.refresh-button{margin-left:auto;border:1px solid #dce5de;background:#fff;border-radius:8px;color:var(--green);font-size:10px;font-weight:600;padding:8px 12px;cursor:pointer;transition:.16s}.refresh-button span{font-size:14px;margin-right:4px}.status-banner{display:flex;gap:12px;align-items:center;padding:16px 18px;border:1px solid #e5ebe5;border-radius:12px;background:#fbfcfa;color:#45564e}.status-banner strong{font-size:11px;display:block;margin-bottom:4px}.status-banner small{font-size:10px;color:#829089}.status-banner.error{background:#fff9f4;border-color:#f0ddca}.status-banner.ready{background:#eff7ef;border-color:#dcecdc}.loader{width:18px;height:18px;border:2px solid #dae7dc;border-top-color:var(--green-2);border-radius:50%;animation:spin .8s linear infinite;flex:0 0 auto}@keyframes spin{to{transform:rotate(360deg)}}.offers-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:15px}.offer-card{min-width:0;background:#fff;border:1px solid #e4ebe5;border-radius:13px;padding:16px;box-shadow:0 4px 12px rgba(21,50,40,.025);transition:transform .15s,box-shadow .15s}.offer-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.offer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.offer-icon{width:38px;height:38px;background:#eef4ee;border-radius:11px;display:grid;place-items:center;font-size:20px;flex:0 0 auto}.offer-product{font:700 13px/1.35 Manrope;margin:9px 0 5px;min-height:35px}.offer-meta{font-size:9px;color:#8b9891;line-height:1.5}.offer-price-row{display:flex;align-items:baseline;gap:8px;margin-top:13px}.offer-price{font:800 21px Manrope;color:var(--green);letter-spacing:-.8px}.offer-old-price{font-size:10px;color:#a4afaa;text-decoration:line-through}.unit-price{margin-left:auto;font-size:9px;color:#6d7b74}.offer-store{display:flex;align-items:center;gap:6px;border-top:1px solid #edf1ed;margin-top:13px;padding-top:11px;font-size:10px;font-weight:600;color:#46564f}.store-pin{color:var(--green-2);font-size:13px}.offer-bottom{display:flex;justify-content:space-between;gap:7px;align-items:center;margin-top:8px}.offer-age,.proof-badge{font-size:8px;color:#88958e}.proof-badge{padding:4px 6px;border-radius:5px;background:#eef5ee;color:#4e765f;white-space:nowrap}.offer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:11px}.offer-source{font-size:9px;color:#718078;text-decoration:underline;text-underline-offset:2px}.add-to-list{border:1px solid #dbe6dc;border-radius:7px;background:#fff;color:var(--green);font-size:9px;font-weight:700;padding:6px 8px;cursor:pointer}.add-to-list:hover{background:#eff6ef}.no-offers{padding:38px 22px;text-align:center;background:#fff;border:1px dashed #d6e1d7;border-radius:14px}.empty-orbit{width:53px;height:53px;margin:0 auto 12px;border-radius:50%;background:#edf4ec;display:grid;place-items:center;color:var(--green);font-size:25px}.no-offers h3{font:700 15px Manrope;margin-bottom:6px}.no-offers p{font-size:10px;line-height:1.6;color:#7d8b83;max-width:470px;margin:0 auto 14px}.no-offers a{font-size:10px;color:var(--green-2);font-weight:700}.results-foot{display:flex;justify-content:space-between;gap:12px;margin:15px 0 32px;color:#909c95;font-size:9px}.results-foot a{color:#60786a}.subtle-button{border:0;background:transparent;color:#8b9892;font-size:10px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.add-list-form{display:flex;gap:8px;margin:20px 0 15px}.add-list-form input{flex:1;min-width:0;border:1px solid #dfe7e1;border-radius:9px;padding:12px 13px;background:#fff;font-size:11px;outline-color:#75a88e}.add-list-form button{background:var(--green);color:#fff}.basket-summary{margin:14px 0;color:#6f7e76;font-size:10px}.basket-list{display:grid;gap:8px}.basket-item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e4ebe5;border-radius:10px;padding:13px 15px}.basket-item input{accent-color:var(--green)}.basket-item-name{flex:1;font-size:11px;font-weight:600}.basket-item-category{font-size:9px;color:#95a19b}.basket-remove{border:0;background:transparent;color:#a0aaa4;font-size:17px;cursor:pointer}.basket-empty{padding:28px;text-align:center;color:#849189;font-size:11px;background:#fff;border-radius:12px}.source-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 15px}.source-card{background:#fff;border:1px solid #e4ebe5;border-radius:13px;padding:20px}.source-card-primary{border-top:3px solid var(--green-2)}.source-card-icon{width:31px;height:31px;border-radius:9px;background:var(--green);color:#d7ed7c;display:grid;place-items:center;font-size:17px;margin-bottom:16px}.source-card-icon.pale{background:#edf4ee;color:#537761}.source-card .section-kicker{margin-bottom:8px}.source-card h3{font:700 15px Manrope;margin-bottom:9px}.source-card p{font-size:10px;line-height:1.65;color:#738079;min-height:83px;margin-bottom:12px}.source-card a{font-size:10px;color:var(--green-2);font-weight:700;text-decoration:none}.source-note{display:inline-block;font-size:9px;color:#818d87;background:#f4f6f2;padding:6px 8px;border-radius:6px}.method-note{font-size:10px;line-height:1.7;color:#78867e;background:#eef3ec;padding:15px 17px;border-radius:10px;margin:18px 0 35px}.method-note strong{color:#33493e}.contribute-banner{display:flex;align-items:center;gap:16px;background:#e8efe6;padding:22px 24px;border-radius:15px;margin:17px 0 34px}.contribute-mark{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--green);font-size:21px;flex:0 0 auto}.contribute-banner .section-kicker{margin-bottom:6px}.contribute-banner h2{font:700 15px Manrope;margin-bottom:5px}.contribute-banner p{font-size:10px;line-height:1.55;color:#738079;margin:0;max-width:610px}.contribute-link{white-space:nowrap;margin-left:auto;border-radius:8px;background:var(--green);color:#fff;text-decoration:none;font-size:10px;font-weight:700;padding:11px 13px}.contribute-link span{margin-left:8px}.footer{max-width:1200px;margin:0 auto;padding:23px 32px 35px;border-top:1px solid var(--line);display:flex;align-items:center;gap:22px}.footer p{font-size:9px;color:#8a9690;margin:0;flex:1;line-height:1.5}.footer-brand .brand-icon{width:28px;height:28px}.footer-brand .brand-icon svg{width:18px}.footer-brand .brand-name{font-size:13px}.footer-brand .brand-name small{font-size:7px}@media(max-width:850px){.topbar{padding:0 22px}.hero{padding:42px 38px;grid-template-columns:1.2fr .8fr}.hero-aside{max-width:220px}.offers-list{grid-template-columns:repeat(2,minmax(0,1fr))}.source-cards{grid-template-columns:1fr}.source-card p{min-height:0}.contribute-banner{align-items:flex-start;flex-wrap:wrap}.contribute-link{margin-left:53px}}@media(max-width:620px){.topbar{height:64px;padding:0 16px}.top-right{gap:11px}.top-right .text-link{display:none}.city-chip{padding:8px 10px}.brand-name{font-size:15px}main{padding:0 15px}.hero{margin-top:15px;border-radius:19px;padding:30px 22px 24px;display:block;min-height:unset}.hero:after{right:-320px}.hero h1{font-size:39px}.hero-text{font-size:12px}.search-box{height:50px}.search-box button{padding:12px 11px}.search-box button span{margin-left:4px}.hero-controls{flex-wrap:wrap;gap:12px 19px}.hero-aside{max-width:none;margin:35px 0 5px;display:grid;grid-template-columns:92px 1fr;column-gap:14px;align-items:center}.aside-orbit{width:72px;height:72px;grid-row:1/4;margin:0 0 0 8px;box-shadow:0 0 0 8px rgba(255,255,255,.045),0 0 0 17px rgba(255,255,255,.025)}.aside-orbit:before{inset:9px}.aside-orbit:after{inset:18px}.orbit-core{width:29px;height:29px;border-radius:9px;font-size:14px}.aside-label,.hero-aside h2,.hero-aside p{text-align:left}.aside-label{font-size:7px}.hero-aside h2{font-size:13px;margin:5px 0}.hero-aside p{font-size:9px;margin:0}.source-pill{grid-column:2;justify-content:flex-start;margin-top:10px;width:max-content}.category-section{padding:27px 0 18px}.category-heading h2,.results-head h2{font-size:18px}.tabs{gap:13px;height:49px;overflow-x:auto}.tab{font-size:10px;white-space:nowrap}.tab-icon{font-size:14px}.content-view{padding-top:23px}.results-head{align-items:flex-start}.results-head .section-kicker{font-size:8px}.results-subtitle{font-size:10px;line-height:1.5;max-width:95%}.sort-control{flex-direction:column;align-items:flex-end;gap:4px;font-size:8px}.sort-control select{font-size:9px;padding:8px 6px;max-width:155px}.filter-row{gap:11px;flex-wrap:wrap;padding:15px 0 12px}.filter-check{font-size:9px}.refresh-button{margin-left:auto;padding:7px 9px}.offers-list{grid-template-columns:1fr}.offer-card{padding:14px}.offer-product{min-height:unset}.results-foot{flex-direction:column;gap:6px}.add-list-form{flex-wrap:wrap}.add-list-form input{flex:1 0 100%}.add-list-form select{flex:1}.source-cards{gap:9px}.source-card{padding:17px}.source-card p{font-size:10px}.contribute-banner{padding:17px;gap:11px}.contribute-banner>div:nth-child(2){flex:1;min-width:calc(100% - 50px)}.contribute-banner h2{font-size:14px}.contribute-link{margin-left:48px}.footer{padding:20px 16px 27px;gap:12px;flex-wrap:wrap}.footer p{flex:1 0 100%;order:3}.footer>.text-link{margin-left:auto;font-size:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.offer-measure{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;padding:10px;border-radius:9px;background:#f4f7f2}
.offer-measure div{min-width:0}
.offer-measure span{display:block;margin-bottom:4px;color:#849189;font-size:8px}
.offer-measure strong{display:block;color:var(--green);font:700 10px/1.35 Manrope,sans-serif;overflow-wrap:anywhere}
.offer-measure strong.unknown{color:#7d8982;font:500 9px/1.4 'DM Sans',sans-serif}
.category-grid{flex-wrap:wrap;overflow:visible}
.offer-media{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(105px,.85fr);gap:8px;margin:-2px 0 12px}
.product-photo{min-width:0;min-height:145px;display:grid;place-items:center;overflow:hidden;border:1px solid #edf0ec;border-radius:10px;background:#f4f6f2}
.product-photo-img{display:block;width:100%;height:145px;object-fit:contain}
.image-placeholder{width:100%;min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8a9890;text-align:center;font-size:9px}
.image-placeholder>span{font-size:34px}.image-placeholder small{padding:0 8px;font-size:8px}.offer-media [hidden]{display:none!important}
.offer-source-media{display:grid;grid-template-rows:auto 1fr;gap:8px;min-width:0}.store-photo{display:flex;align-items:center;gap:8px;min-width:0;padding:8px;border-radius:9px;background:#f5f7f4}
.store-logo-img,.store-logo-fallback{width:38px;height:38px;flex:0 0 auto;border-radius:8px;object-fit:contain;background:#fff}.store-logo-fallback{display:grid;place-items:center;background:#e8f0e8;color:var(--green);font:700 12px Manrope,sans-serif}
.store-photo-copy{min-width:0;display:grid;gap:4px}.store-photo-copy span{font-size:7px;letter-spacing:.7px;color:#829087;font-weight:700}.store-photo-copy strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:9px;line-height:1.3;overflow-wrap:anywhere}
.proof-photo{min-height:82px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;overflow:hidden;border-radius:8px;background:#f1f5ef;text-decoration:none;color:#64776c}.proof-photo img{display:block;width:100%;height:82px;object-fit:cover}.proof-photo small{font-size:8px;font-weight:700}.proof-photo-empty{border:1px dashed #dce5dc;font-size:10px}.proof-photo-empty span{font-size:12px;font-weight:700}.proof-photo-empty small{font-size:8px;font-weight:400}
.proof-photo-fallback{padding:4px;color:#829087;font-size:8px;line-height:1.4;text-align:center}
.store-website{margin-left:auto;white-space:nowrap;color:#62766a;font-size:8px;text-decoration:underline;text-underline-offset:2px}.add-to-list.is-saved{background:#edf6ee;border-color:#c9dec9;color:#35724d}
@media(max-width:620px){.offer-media{grid-template-columns:minmax(0,1.1fr) minmax(96px,.9fr);gap:7px}.product-photo,.image-placeholder{min-height:132px}.product-photo-img{height:132px}.store-photo{gap:6px;padding:6px}.store-logo-img,.store-logo-fallback{width:32px;height:32px}.store-photo-copy strong{font-size:8px}.proof-photo{min-height:72px}.proof-photo img{height:72px}}
.offers-list.few-offers{grid-template-columns:repeat(2,minmax(0,1fr))}
.store-photo-copy>small{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:620px){.offers-list.few-offers{grid-template-columns:1fr}}
