.fse-public-wrap,.fse-list-shell,.fse-list-fab,.fse-mobile-listbar,.fse-shared-page{--fse-green:#0E7A4B;--fse-green-dark:#0F3D2E;--fse-green-soft:#D8F3E3;--fse-lime:#dff36a;--fse-red:#0F3D2E;--fse-price:#0F3D2E;--fse-amber:#F4B740;--fse-ink:#13231d;--fse-muted:#66736d;--fse-line:#dfe7e3;--fse-surface:#fff;--fse-bg:#f5f8f6;--fse-shadow:0 16px 45px rgba(15,49,35,.12);--fse-radius:18px;color:var(--fse-ink);font-family:inherit;box-sizing:border-box}.fse-public-wrap *,.fse-list-shell *,.fse-list-fab *,.fse-mobile-listbar *,.fse-shared-page *{box-sizing:border-box}.fse-public-wrap svg,.fse-list-shell svg,.fse-list-fab svg,.fse-mobile-listbar svg,.fse-shared-page svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fse-public-wrap button,.fse-list-shell button,.fse-list-fab,.fse-mobile-listbar,.fse-shared-page button{font:inherit}.screen-reader-text{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;word-wrap:normal!important}.fse-eyebrow{display:block;margin-bottom:7px;color:var(--fse-green);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}

.fse-shopping-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,.8fr);gap:28px;align-items:center;margin:0 0 22px;padding:30px 34px;border-radius:24px;overflow:hidden;color:#fff;background:linear-gradient(125deg,var(--fse-green-dark),var(--fse-green) 62%,#13a56e);box-shadow:var(--fse-shadow)}.fse-shopping-hero:before{content:"";position:absolute;width:260px;height:260px;right:-90px;top:-120px;border-radius:50%;background:rgba(223,243,106,.18)}.fse-shopping-hero:after{content:"";position:absolute;width:180px;height:180px;left:42%;bottom:-145px;border:38px solid rgba(255,255,255,.06);border-radius:50%}.fse-shopping-hero-copy,.fse-hero-list-button{position:relative;z-index:1}.fse-shopping-hero .fse-eyebrow{color:var(--fse-lime)}.fse-shopping-hero h2{margin:0 0 8px;color:#fff;font-size:clamp(25px,3vw,40px);line-height:1.08;letter-spacing:-.035em}.fse-shopping-hero p{max-width:650px;margin:0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.6}.fse-hero-list-button{display:grid;grid-template-columns:48px 1fr 24px;gap:12px;align-items:center;width:100%;padding:16px 18px;border:1px solid rgba(255,255,255,.25);border-radius:16px;color:var(--fse-ink);text-align:left;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.fse-hero-list-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(0,0,0,.2)}.fse-hero-list-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;color:#fff;background:var(--fse-green)}.fse-hero-list-icon svg{width:25px;height:25px}.fse-hero-list-button small{display:block;color:var(--fse-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fse-hero-list-button strong{display:block;margin-top:2px;font-size:16px}.fse-hero-arrow{color:var(--fse-green);font-size:24px}

.fse-filters{display:grid;grid-template-columns:minmax(250px,2fr) minmax(155px,1fr) minmax(175px,1fr) auto;gap:10px;margin-bottom:12px;padding:12px;border:1px solid var(--fse-line);border-radius:18px;background:#fff;box-shadow:0 7px 25px rgba(16,42,31,.05)}.fse-filters label{position:relative;margin:0}.fse-filters input,.fse-filters select,.fse-filters button{width:100%;min-height:48px;margin:0;padding:10px 14px;border:1px solid #d7e0dc;border-radius:12px;color:var(--fse-ink);font:inherit;background:#fff;outline:none;transition:border-color .18s,box-shadow .18s}.fse-filters input:focus,.fse-filters select:focus{border-color:var(--fse-green);box-shadow:0 0 0 3px rgba(8,121,79,.12)}.fse-search-field input{padding-left:43px}.fse-field-icon{position:absolute;z-index:1;left:15px;top:50%;display:grid;place-items:center;color:var(--fse-green);font-size:20px;transform:translateY(-50%);pointer-events:none}.fse-filter-submit{display:flex;align-items:center;justify-content:center;gap:8px!important;min-width:145px!important;border-color:var(--fse-green)!important;color:#fff!important;font-weight:800!important;background:var(--fse-green)!important;cursor:pointer}.fse-filter-submit:hover{background:var(--fse-green-dark)!important}.fse-filter-submit svg{width:19px;height:19px}.fse-results-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:14px 2px 16px}.fse-results-meta p{margin:0;color:var(--fse-muted);font-size:13px}.fse-results-meta strong{color:var(--fse-ink);font-size:15px}.fse-disclaimer{text-align:right}

.fse-specials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:18px}.fse-special-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--fse-line);border-radius:var(--fse-radius);overflow:hidden;background:#fff;box-shadow:0 6px 22px rgba(18,48,36,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.fse-special-card:hover{transform:translateY(-4px);border-color:#bdd9cc;box-shadow:0 16px 38px rgba(18,48,36,.13)}.fse-special-card.is-in-list{border-color:rgba(8,121,79,.55);box-shadow:0 0 0 2px rgba(8,121,79,.08),0 14px 34px rgba(18,48,36,.1)}.fse-card-image{position:relative;display:flex;align-items:center;justify-content:center;height:218px;overflow:hidden;background:linear-gradient(145deg,#f8faf9,#edf3f0)}.fse-card-image img{display:block;width:100%;height:100%;padding:9px;object-fit:contain;transition:transform .3s ease}.fse-special-card:hover .fse-card-image img{transform:scale(1.025)}.fse-card-image img.fse-original-flyer-fallback{padding:0;object-fit:cover;object-position:center}.fse-image-placeholder{display:grid;place-items:center;align-content:center;gap:8px;width:100%;height:100%;color:#809087}.fse-image-placeholder span{font-size:34px}.fse-image-placeholder small{font-size:12px}.fse-best{position:absolute;z-index:2;left:10px;top:10px;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;color:#fff;font-size:11px;font-weight:800;background:linear-gradient(135deg,#0E7A4B,#0ca06a);box-shadow:0 6px 16px rgba(8,121,79,.28)}.fse-best svg{width:13px;height:13px;stroke-width:2}.fse-category-pill{position:absolute;right:9px;bottom:9px;max-width:70%;padding:5px 8px;border:1px solid rgba(255,255,255,.7);border-radius:999px;overflow:hidden;color:#3b4b44;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;background:rgba(255,255,255,.92);backdrop-filter:blur(7px)}.fse-card-body{display:flex;flex:1;flex-direction:column;padding:15px 16px 16px}.fse-card-store-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.fse-retailer{overflow:hidden;color:var(--fse-green);font-size:11px;font-weight:850;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.fse-days-left{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:#825b00;font-size:9px;font-weight:750;background:#fff2cc}.fse-card-body h3{min-height:44px;margin:7px 0 4px;color:var(--fse-ink);font-size:17px;line-height:1.3;letter-spacing:-.015em}.fse-size{min-height:18px;margin:0;color:var(--fse-muted);font-size:12px}.fse-deal-row{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin:11px 0 8px}.fse-price{color:var(--fse-price);line-height:1}.fse-price strong{font-size:30px;font-weight:900;letter-spacing:-.04em}.fse-price-multibuy{display:flex;align-items:baseline;gap:5px}.fse-price-multibuy small{color:var(--fse-price);font-size:13px;font-weight:850}.fse-effective-price{max-width:90px;margin:0;color:var(--fse-muted);font-size:10px;line-height:1.25;text-align:right}.fse-card-facts{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;padding:7px 0;border-top:1px solid #edf1ef;color:var(--fse-muted);font-size:10px}.fse-card-facts span:last-child{text-align:right}.fse-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:auto;padding-top:8px}.fse-add-list,.fse-source{display:flex!important;align-items:center;justify-content:center;gap:7px;min-height:42px;margin:0!important;border-radius:11px!important;text-decoration:none!important}.fse-add-list{border:1px solid var(--fse-green)!important;color:#fff!important;font-weight:800;background:var(--fse-green)!important;cursor:pointer;transition:background .18s,transform .18s}.fse-add-list:hover{background:var(--fse-green-dark)!important;transform:translateY(-1px)}.fse-add-list.is-added{border-color:#b7dcca!important;color:var(--fse-green)!important;background:var(--fse-green-soft)!important}.fse-add-icon{display:grid;place-items:center;font-size:18px}.fse-source{min-width:62px;padding:0 10px;border:1px solid var(--fse-line);color:var(--fse-muted)!important;font-size:11px;font-weight:750;background:#fff}.fse-source:hover{border-color:#b7c9c0;color:var(--fse-green)!important}.fse-source svg{width:15px;height:15px}.fse-no-results{grid-column:1/-1;padding:54px 20px;border:1px dashed #bfd0c8;border-radius:20px;color:var(--fse-muted);text-align:center;background:#fbfcfb}.fse-no-results>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;color:var(--fse-green);font-size:27px;background:var(--fse-green-soft)}.fse-no-results h3{margin:0 0 5px;color:var(--fse-ink)}.fse-no-results p{margin:0}

.fse-list-shell{position:fixed;z-index:999999;inset:0;visibility:hidden;pointer-events:none}.fse-list-shell.is-open{visibility:visible;pointer-events:auto}.fse-list-overlay{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(6,25,18,.54);opacity:0;cursor:pointer;backdrop-filter:blur(3px);transition:opacity .25s ease}.fse-list-shell.is-open .fse-list-overlay{opacity:1}.fse-list-drawer{position:absolute;right:0;top:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,94vw);height:100%;border-left:1px solid var(--fse-line);background:var(--fse-bg);box-shadow:-22px 0 60px rgba(0,0,0,.22);transform:translateX(102%);transition:transform .3s cubic-bezier(.22,.8,.3,1)}.fse-list-shell.is-open .fse-list-drawer{transform:translateX(0)}.fse-list-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid var(--fse-line);background:#fff}.fse-list-header .fse-eyebrow{margin-bottom:3px}.fse-list-header h2{margin:0;color:var(--fse-ink);font-size:23px;letter-spacing:-.025em}.fse-icon-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--fse-line);border-radius:50%;color:var(--fse-ink);background:#fff;cursor:pointer}.fse-icon-button:hover{color:#fff;background:var(--fse-green)}.fse-icon-button svg{width:20px;height:20px}.fse-list-scroll{overflow:auto;padding:18px 20px 28px}.fse-list-settings{display:grid;grid-template-columns:1.15fr .85fr;gap:10px;margin-bottom:13px}.fse-list-settings label{display:block}.fse-list-settings label>span{display:block;margin:0 0 5px;color:var(--fse-muted);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.fse-list-settings input,.fse-list-settings select{width:100%;min-height:43px;margin:0;padding:9px 11px;border:1px solid var(--fse-line);border-radius:11px;color:var(--fse-ink);font:inherit;background:#fff}.fse-list-settings input:focus,.fse-list-settings select:focus{border-color:var(--fse-green);outline:none;box-shadow:0 0 0 3px rgba(8,121,79,.1)}.fse-list-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:15px;border:1px solid var(--fse-line);border-radius:14px;overflow:hidden;background:#fff}.fse-list-summary>div{padding:11px 12px;text-align:center}.fse-list-summary>div+div{border-left:1px solid var(--fse-line)}.fse-list-summary span{display:block;color:var(--fse-muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.fse-list-summary strong{display:block;margin-top:2px;color:var(--fse-ink);font-size:17px}.fse-list-alert{margin-bottom:13px;padding:10px 12px;border:1px solid #f2d08b;border-radius:11px;color:#6f4a00;font-size:11px;line-height:1.45;background:#fff7df}.fse-list-empty{padding:48px 25px;border:1px dashed #bfcfc7;border-radius:18px;color:var(--fse-muted);text-align:center;background:#fff}.fse-list-empty[hidden],.fse-list-groups[hidden]{display:none}.fse-empty-icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 15px;border-radius:22px;color:#fff;font-size:32px;background:linear-gradient(140deg,var(--fse-green),#11a36d);box-shadow:0 14px 25px rgba(8,121,79,.2)}.fse-list-empty h3{margin:0 0 7px;color:var(--fse-ink);font-size:19px}.fse-list-empty p{max-width:340px;margin:0 auto;font-size:13px;line-height:1.55}.fse-list-groups{display:grid;gap:14px}.fse-list-store{border:1px solid var(--fse-line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(14,42,31,.045)}.fse-list-store-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px;color:#fff;background:linear-gradient(125deg,var(--fse-green-dark),var(--fse-green))}.fse-list-store-head span,.fse-list-store-head small{display:block;color:rgba(255,255,255,.72);font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.fse-list-store-head h3{margin:1px 0 0;color:#fff;font-size:17px}.fse-list-store-head strong{font-size:18px}.fse-list-store-items{display:grid}.fse-list-item{position:relative;display:grid;grid-template-columns:25px 68px minmax(0,1fr) 92px;gap:10px;align-items:start;padding:14px}.fse-list-item+.fse-list-item{border-top:1px solid #edf1ef}.fse-list-item.is-checked{opacity:.56;background:#fafbfa}.fse-list-item.is-checked h4{text-decoration:line-through}.fse-list-item.is-expired{background:#fff8f8}.fse-item-check{position:relative;margin-top:4px}.fse-item-check input{position:absolute;opacity:0}.fse-item-check span:not(.screen-reader-text){display:grid;place-items:center;width:21px;height:21px;border:2px solid #b9c7c0;border-radius:7px;background:#fff;cursor:pointer}.fse-item-check input:checked+span{border-color:var(--fse-green);background:var(--fse-green)}.fse-item-check input:checked+span:after{content:"";width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.fse-list-item-image{display:grid;place-items:center;width:68px;height:68px;border-radius:11px;overflow:hidden;background:#f1f5f3}.fse-list-item-image img{width:100%;height:100%;object-fit:contain}.fse-list-image-fallback{padding:5px;color:#85928c;font-size:9px;text-align:center}.fse-list-item-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.fse-list-item h4{margin:0;color:var(--fse-ink);font-size:14px;line-height:1.3}.fse-item-status{flex:0 0 auto;padding:3px 6px;border-radius:999px;font-size:8px;font-weight:850;text-transform:uppercase}.fse-item-status.is-expired{color:#a32631;background:#ffe2e5}.fse-item-status.is-urgent{color:#805600;background:#fff0c3}.fse-list-item-size,.fse-list-item-deal,.fse-list-location-note,.fse-item-warning{margin:3px 0 0;font-size:10px;line-height:1.35}.fse-list-item-size,.fse-list-location-note{color:var(--fse-muted)}.fse-list-item-deal{color:var(--fse-green);font-weight:800}.fse-item-warning{color:#9c5e00}.fse-item-note{width:100%;margin-top:7px;padding:6px 8px;border:1px solid #e3e9e6;border-radius:8px;color:var(--fse-ink);font:inherit;font-size:10px;background:#fbfcfb}.fse-list-item-note:focus{border-color:var(--fse-green);outline:none}.fse-list-item-links{display:flex;gap:10px;margin-top:6px}.fse-list-item-links a,.fse-list-item-links button{padding:0;border:0;color:var(--fse-muted);font-size:9px;font-weight:750;text-decoration:underline;background:none;cursor:pointer}.fse-list-item-links button{color:#a32731}.fse-list-item-control{text-align:center}.fse-quantity-control{display:grid;grid-template-columns:26px 1fr 26px;align-items:center;height:30px;border:1px solid var(--fse-line);border-radius:9px;overflow:hidden;background:#fff}.fse-quantity-control button{height:100%;padding:0;border:0;color:var(--fse-green);font-size:17px;font-weight:800;background:#f2f7f4;cursor:pointer}.fse-quantity-control strong{font-size:12px}.fse-list-item-control>span{display:block;margin-top:7px;color:var(--fse-muted);font-size:8px;font-weight:750;text-transform:uppercase}.fse-list-item-control>b{display:block;margin-top:1px;color:var(--fse-ink);font-size:14px}.fse-share-result{margin-top:15px;padding:13px;border:1px solid #add7c4;border-radius:13px;background:var(--fse-green-soft)}.fse-share-result[hidden]{display:none}.fse-share-result span,.fse-share-result strong{display:block}.fse-share-result span{color:var(--fse-green);font-size:9px;font-weight:850;text-transform:uppercase}.fse-share-result strong{margin-top:2px;font-size:12px}.fse-share-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:9px}.fse-share-link-row input{min-width:0;padding:8px;border:1px solid #b9d8ca;border-radius:8px;font-size:10px;background:#fff}.fse-share-link-row button{padding:7px 11px;border:0;border-radius:8px;color:#fff;font-weight:800;background:var(--fse-green);cursor:pointer}.fse-list-footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--fse-line);background:#fff;box-shadow:0 -8px 25px rgba(12,38,27,.06)}.fse-total-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.fse-total-row span{font-size:12px;font-weight:750}.fse-total-row strong{color:var(--fse-green);font-size:24px;letter-spacing:-.03em}.fse-total-note{margin:3px 0 11px;color:var(--fse-muted);font-size:9px}.fse-list-main-actions{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:7px}.fse-secondary-action,.fse-primary-action{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:8px 10px;border-radius:10px;font-size:10px;font-weight:850;cursor:pointer}.fse-secondary-action{border:1px solid var(--fse-line);color:var(--fse-ink);background:#fff}.fse-secondary-action:hover{border-color:#a9c7b8;color:var(--fse-green)}.fse-primary-action{border:1px solid var(--fse-green);color:#fff;background:var(--fse-green)}.fse-primary-action:hover{background:var(--fse-green-dark)}.fse-secondary-action svg,.fse-primary-action svg{width:16px;height:16px}.fse-clear-list{display:block;margin:9px auto 0;padding:0;border:0;color:#9f2e37;font-size:9px;text-decoration:underline;background:none;cursor:pointer}.fse-button-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:fse-spin .8s linear infinite}@keyframes fse-spin{to{transform:rotate(360deg)}}.fse-list-open{overflow:hidden!important}

.fse-list-fab{position:fixed;z-index:99990;right:24px;bottom:24px;display:none;grid-template-columns:48px auto;gap:10px;align-items:center;padding:9px 17px 9px 9px;border:0;border-radius:999px;color:#fff;text-align:left;background:linear-gradient(135deg,var(--fse-green-dark),var(--fse-green));box-shadow:0 14px 35px rgba(4,92,59,.32);cursor:pointer;transform:translateY(10px);animation:fse-fab-in .25s ease forwards}.fse-list-fab.has-items{display:grid}.fse-fab-icon{position:relative;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:var(--fse-green);font-size:24px;background:#fff}.fse-fab-count{position:absolute;right:-3px;top:-3px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid var(--fse-green);border-radius:999px;color:#fff;font-size:9px;font-weight:900;background:var(--fse-red)}.fse-list-fab small{display:block;color:rgba(255,255,255,.7);font-size:9px;font-weight:800;text-transform:uppercase}.fse-list-fab strong{display:block;font-size:17px}.fse-mobile-listbar{display:none}@keyframes fse-fab-in{to{transform:translateY(0)}}.fse-toast{position:fixed;z-index:1000000;left:50%;bottom:28px;max-width:min(420px,calc(100vw - 30px));padding:11px 16px;border-radius:999px;color:#fff;font-size:12px;font-weight:750;text-align:center;background:#14231d;box-shadow:0 13px 30px rgba(0,0,0,.22);opacity:0;pointer-events:none;transform:translate(-50%,18px);transition:opacity .2s,transform .2s}.fse-toast.is-visible{opacity:1;transform:translate(-50%,0)}

.fse-standalone-body{min-height:100vh;margin:0;color:#13231d;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f3f7f5}.fse-shared-page{width:min(1060px,calc(100% - 28px));margin:0 auto;padding:20px 0 45px}.fse-shared-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 2px 18px}.fse-shared-brand{color:var(--fse-green);font-size:17px;font-weight:900;text-decoration:none}.fse-shared-actions{display:flex;gap:7px}.fse-shared-actions button{padding:8px 11px;border:1px solid var(--fse-line);border-radius:9px;color:var(--fse-ink);font-size:11px;font-weight:750;background:#fff;cursor:pointer}.fse-shared-hero{padding:34px;border-radius:24px;color:#fff;background:linear-gradient(125deg,var(--fse-green-dark),var(--fse-green) 70%,#11a36d);box-shadow:var(--fse-shadow)}.fse-shared-hero .fse-eyebrow{color:var(--fse-lime)}.fse-shared-hero h1{margin:0 0 6px;color:#fff;font-size:clamp(30px,5vw,50px);letter-spacing:-.04em}.fse-shared-hero>p{margin:0;color:rgba(255,255,255,.78)}.fse-shared-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px;margin:24px 0 20px;border:1px solid rgba(255,255,255,.2);border-radius:15px;overflow:hidden;background:rgba(255,255,255,.08)}.fse-shared-summary>div{padding:12px 15px}.fse-shared-summary>div+div{border-left:1px solid rgba(255,255,255,.16)}.fse-shared-summary strong,.fse-shared-summary span{display:block}.fse-shared-summary strong{font-size:21px}.fse-shared-summary span{color:rgba(255,255,255,.7);font-size:9px;font-weight:750;text-transform:uppercase}.fse-shared-hero>.fse-primary-action{display:inline-flex;padding:10px 16px;border-color:#fff;color:var(--fse-green);font-size:12px;background:#fff}.fse-shared-disclaimer{margin:15px 3px;color:var(--fse-muted);font-size:11px}.fse-shared-groups{display:grid;gap:16px}.fse-shared-store{border:1px solid var(--fse-line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 7px 25px rgba(15,45,32,.055)}.fse-shared-store-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;color:#fff;background:linear-gradient(125deg,var(--fse-green-dark),var(--fse-green))}.fse-shared-store-head span{display:block;color:rgba(255,255,255,.7);font-size:9px;font-weight:800;text-transform:uppercase}.fse-shared-store-head h2{margin:1px 0 0;color:#fff;font-size:20px}.fse-shared-store-head>strong{font-size:21px}.fse-shared-items{display:grid}.fse-shared-item{display:grid;grid-template-columns:18px 80px minmax(0,1fr) 115px;gap:14px;align-items:center;padding:15px 18px}.fse-shared-item+.fse-shared-item{border-top:1px solid #edf1ef}.fse-shared-item.is-checked{opacity:.58}.fse-shared-item.is-expired{background:#fff8f8}.fse-print-checkbox{font-size:20px}.fse-shared-item-image{display:grid;place-items:center;width:80px;height:80px;border-radius:12px;overflow:hidden;color:var(--fse-muted);font-size:9px;text-align:center;background:#f2f5f3}.fse-shared-item-image img{width:100%;height:100%;object-fit:contain}.fse-shared-item-copy h3{margin:0 0 3px;font-size:15px}.fse-shared-item-copy p{margin:2px 0;color:var(--fse-muted);font-size:10px}.fse-shared-item-copy .fse-shared-deal{color:var(--fse-green);font-weight:850}.fse-list-warning{color:#9f5c00!important;font-weight:650}.fse-shared-note{font-style:italic}.fse-shared-item-total{text-align:right}.fse-shared-item-total span{display:block;color:var(--fse-muted);font-size:8px;font-weight:800;text-transform:uppercase}.fse-shared-item-total strong{font-size:17px}.fse-shared-footer{padding:25px 4px;color:var(--fse-muted);font-size:10px;text-align:center}.fse-shared-missing{padding-top:10vh}.fse-shared-missing .fse-shared-hero{max-width:760px;margin:auto}.fse-shared-missing .fse-primary-action{margin-top:16px;text-decoration:none}

.fse-print-portal{display:none}

@media(max-width:900px){.fse-shopping-hero{grid-template-columns:1fr}.fse-hero-list-button{max-width:460px}.fse-filters{grid-template-columns:1fr 1fr}.fse-search-field{grid-column:1/-1}.fse-filter-submit{min-width:0!important}.fse-list-item{grid-template-columns:23px 60px minmax(0,1fr) 86px}.fse-list-item-image{width:60px;height:60px}}
@media(max-width:720px){.fse-shopping-hero{padding:25px 22px;border-radius:19px}.fse-shopping-hero h2{font-size:29px}.fse-hero-list-button{grid-template-columns:43px 1fr 20px;padding:13px}.fse-hero-list-icon{width:43px;height:43px}.fse-results-meta{align-items:flex-start;flex-direction:column;gap:3px}.fse-disclaimer{text-align:left}.fse-specials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fse-special-card{border-radius:14px}.fse-card-image{height:165px}.fse-card-image img{padding:6px}.fse-card-body{padding:11px}.fse-card-body h3{min-height:40px;font-size:15px}.fse-price strong{font-size:25px}.fse-card-actions{grid-template-columns:1fr}.fse-source{min-height:36px}.fse-list-fab{display:none!important}.fse-mobile-listbar.has-items{position:fixed;z-index:99990;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:10px 16px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--fse-green-dark),var(--fse-green));box-shadow:0 13px 32px rgba(4,92,59,.35);cursor:pointer}.fse-mobile-listbar span{display:flex;align-items:center;gap:7px;font-size:12px}.fse-mobile-listbar svg{width:20px;height:20px}.fse-mobile-listbar strong{font-size:17px}.fse-list-drawer{width:100vw}.fse-list-header{padding:16px}.fse-list-scroll{padding:14px 12px 24px}.fse-list-footer{padding:13px 12px calc(13px + env(safe-area-inset-bottom))}.fse-list-settings{grid-template-columns:1fr 1fr}.fse-list-item{grid-template-columns:22px 52px minmax(0,1fr);gap:8px;padding:12px}.fse-list-item-image{width:52px;height:52px}.fse-list-item-control{grid-column:2/-1;display:flex;align-items:center;justify-content:flex-end;gap:9px;text-align:right}.fse-quantity-control{width:104px}.fse-list-item-control>span{margin:0 0 0 auto}.fse-list-item-control>b{margin:0;min-width:60px}.fse-list-main-actions{grid-template-columns:1fr 1fr}.fse-list-main-actions .fse-primary-action{grid-column:1/-1;order:-1}.fse-shared-page{width:min(100% - 18px,1060px)}.fse-shared-topbar{align-items:flex-start;flex-direction:column}.fse-shared-actions{width:100%;overflow:auto}.fse-shared-actions button{flex:1;white-space:nowrap}.fse-shared-hero{padding:25px 20px;border-radius:19px}.fse-shared-summary{grid-template-columns:1fr}.fse-shared-summary>div+div{border-top:1px solid rgba(255,255,255,.16);border-left:0}.fse-shared-item{grid-template-columns:16px 58px minmax(0,1fr);gap:9px;padding:12px}.fse-shared-item-image{width:58px;height:58px}.fse-shared-item-total{grid-column:3;text-align:left}.fse-shared-item-total span,.fse-shared-item-total strong{display:inline}.fse-shared-item-total span{margin-right:5px}}
@media(max-width:460px){.fse-filters{grid-template-columns:1fr}.fse-search-field{grid-column:auto}.fse-specials-grid{grid-template-columns:1fr 1fr}.fse-card-image{height:142px}.fse-best{padding:5px 7px;font-size:9px}.fse-category-pill{display:none}.fse-card-body h3{font-size:14px}.fse-price strong{font-size:23px}.fse-effective-price{font-size:9px}.fse-card-facts{align-items:flex-start;flex-direction:column;gap:3px}.fse-card-facts span:last-child{text-align:left}.fse-add-list{font-size:11px}.fse-list-settings{grid-template-columns:1fr}.fse-list-summary strong{font-size:14px}.fse-list-summary>div{padding:9px 6px}.fse-list-item{grid-template-columns:20px 45px minmax(0,1fr)}.fse-list-item-image{width:45px;height:45px}.fse-list-item h4{font-size:13px}}

@media print{body.fse-printing>*:not(#fse-print-portal){display:none!important}body.fse-printing #fse-print-portal{display:block!important}.fse-print-portal{display:block!important;color:#111;font-family:Arial,sans-serif}.fse-print-portal header{padding-bottom:14px;border-bottom:3px solid #0E7A4B}.fse-print-portal header span{font-size:9pt;font-weight:bold;letter-spacing:.12em;color:#0E7A4B}.fse-print-portal h1{margin:4px 0;font-size:24pt}.fse-print-portal header p{margin:0;color:#555}.fse-print-summary{display:grid;grid-template-columns:repeat(3,1fr);margin:14px 0;border:1px solid #ccc}.fse-print-summary>div{padding:8px;text-align:center}.fse-print-summary>div+div{border-left:1px solid #ccc}.fse-print-summary strong,.fse-print-summary span{display:block}.fse-print-summary strong{font-size:15pt}.fse-print-summary span{font-size:8pt;color:#555}.fse-print-store{margin:0 0 14px;break-inside:avoid}.fse-print-store-head{display:flex;justify-content:space-between;padding:7px 9px;color:#fff;background:#0E7A4B!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.fse-print-store-head h2{margin:0;color:#fff;font-size:13pt}.fse-print-item{display:grid;grid-template-columns:22px 1fr auto;gap:7px;padding:7px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd}.fse-print-item strong,.fse-print-item small,.fse-print-item em{display:block}.fse-print-item small,.fse-print-item em{font-size:8pt;color:#555}.fse-print-box{font-size:14pt}.fse-print-portal footer{margin-top:18px;padding-top:8px;border-top:1px solid #aaa;font-size:8pt;color:#555}.fse-no-print,.fse-toast{display:none!important}.fse-standalone-body{background:#fff}.fse-shared-page{width:100%;padding:0}.fse-shared-topbar{padding:0 0 10px}.fse-shared-hero{padding:16px;border:1px solid #0E7A4B;color:#111;background:#fff!important;box-shadow:none}.fse-shared-hero .fse-eyebrow,.fse-shared-hero h1,.fse-shared-hero>p{color:#111}.fse-shared-summary{margin:12px 0 0;border-color:#bbb;background:#fff}.fse-shared-summary>div+div{border-color:#bbb}.fse-shared-summary span{color:#555}.fse-shared-store{break-inside:avoid;border-color:#aaa;box-shadow:none}.fse-shared-store-head{color:#fff!important;background:#0E7A4B!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.fse-shared-item{grid-template-columns:18px 1fr 90px;padding:8px}.fse-shared-item-image{display:none}.fse-shared-footer{padding:15px 0 0}}
@media(max-width:720px){body.fse-has-list-items{padding-bottom:74px}}

/* 2.3 retailer branding, image presentation, insights and monetisation */
.fse-special-card{--fse-store-brand:#0E7A4B}.fse-special-card:before{content:"";position:absolute;z-index:5;left:0;right:0;top:0;height:4px;background:var(--fse-store-brand)}.fse-card-image,.fse-featured-media{isolation:isolate}.fse-card-image-backdrop{position:absolute;z-index:0;inset:-16px;background-position:center;background-size:cover;filter:blur(20px) saturate(.82);opacity:.17;transform:scale(1.1)}.fse-card-image-backdrop:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.48)}.fse-card-image .fse-offer-image,.fse-featured-media .fse-offer-image{position:relative;z-index:1}.fse-card-image.is-product .fse-offer-image{width:90%;height:90%;padding:12px;object-fit:contain;filter:drop-shadow(0 11px 12px rgba(13,40,29,.13))}.fse-card-image.is-panel .fse-offer-image,.fse-card-image.is-flyer .fse-offer-image{width:100%;height:100%;padding:0;object-fit:cover}.fse-card-image.is-panel:after,.fse-card-image.is-flyer:after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(10,34,24,.12));pointer-events:none}.fse-store-identity{display:flex;align-items:center;min-width:0;gap:8px}.fse-retailer-logo-wrap,.fse-retailer-initials{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border:1px solid rgba(16,64,45,.12);border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 3px 9px rgba(14,44,32,.08)}.fse-retailer-logo-wrap img{display:block;width:100%;height:100%;padding:3px;object-fit:contain}.fse-retailer-initials{color:#fff;font-size:9px;font-weight:900;letter-spacing:.03em;background:var(--fse-store-brand)}.fse-retailer-logo-wrap.is-large,.fse-retailer-initials.is-large{width:68px;height:68px;border-radius:18px}.fse-retailer-initials.is-large{font-size:21px}.fse-card-store-row{align-items:center}.fse-card-store-row .fse-retailer{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fse-store-brand)}.fse-compare-strip{display:grid;gap:2px;margin:8px 0 6px;padding:9px 10px;border-radius:11px;font-size:10px;line-height:1.3}.fse-compare-strip strong{font-size:11px}.fse-compare-strip.is-winner{color:#075d3d;background:#e6f7ef}.fse-compare-strip.is-lower-elsewhere{color:#744900;background:#fff2d9}.fse-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px}.fse-card-actions .fse-add-list{grid-column:1/-1}.fse-more-store,.fse-source{display:flex!important;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 9px;border:1px solid var(--fse-line);border-radius:10px;color:var(--fse-ink)!important;font-size:10px;font-weight:800;text-decoration:none!important;background:#fff}.fse-more-store{border-color:color-mix(in srgb,var(--fse-store-brand) 30%,#dfe7e3);color:var(--fse-store-brand)!important}.fse-more-store:hover,.fse-source:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(12,49,34,.08)}.fse-more-store svg,.fse-source svg{width:15px;height:15px}.fse-source{min-width:0}

.fse-comparison-focus{display:flex;align-items:center;gap:13px;margin:18px 0;padding:14px 17px;border:1px solid #c9e8da;border-radius:15px;color:#0a5f40;background:linear-gradient(110deg,#edf9f3,#f9fcfa)}.fse-comparison-focus>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;background:#0E7A4B}.fse-comparison-focus svg{width:23px;height:23px}.fse-comparison-focus strong,.fse-comparison-focus small{display:block}.fse-comparison-focus strong{font-size:14px}.fse-comparison-focus small{margin-top:2px;color:#557067;font-size:11px;line-height:1.45}

.fse-weekly-value{--fse-store-brand:#0E7A4B;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);gap:0;margin:24px 0;border:1px solid color-mix(in srgb,var(--fse-store-brand) 35%,#dfe7e3);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(13,48,34,.1)}.fse-weekly-value-main{position:relative;padding:30px;overflow:hidden;color:#fff;background:linear-gradient(125deg,color-mix(in srgb,var(--fse-store-brand) 75%,#042f20),var(--fse-store-brand))}.fse-weekly-value-main:after{content:"";position:absolute;right:-70px;bottom:-95px;width:250px;height:250px;border:45px solid rgba(255,255,255,.07);border-radius:50%}.fse-weekly-crown{position:absolute;right:26px;top:25px;display:grid;place-items:center;width:54px;height:54px;border-radius:17px;color:#173421;background:#dff36a;box-shadow:0 10px 25px rgba(0,0,0,.16)}.fse-weekly-crown svg{width:30px;height:30px}.fse-weekly-copy{position:relative;z-index:1;max-width:710px}.fse-weekly-value .fse-eyebrow{color:#dff36a}.fse-weekly-title-row{display:flex;align-items:center;gap:16px;margin-top:8px}.fse-weekly-title-row h2{margin:0 0 5px;color:#fff;font-size:clamp(27px,4vw,44px);line-height:1.04;letter-spacing:-.04em}.fse-weekly-title-row p{max-width:620px;margin:0;color:rgba(255,255,255,.79);font-size:13px;line-height:1.55}.fse-weekly-metrics{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.fse-weekly-metrics span{min-width:130px;padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:rgba(255,255,255,.74);font-size:10px;background:rgba(255,255,255,.08)}.fse-weekly-metrics strong{display:block;margin-bottom:2px;color:#fff;font-size:19px}.fse-weekly-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:12px;color:#113727!important;font-size:12px;font-weight:850;text-decoration:none!important;background:#dff36a}.fse-weekly-cta svg{width:17px;height:17px}.fse-weekly-ranking{padding:25px 22px;background:#fbfdfc}.fse-weekly-ranking .fse-eyebrow{color:#0E7A4B}.fse-weekly-ranking>a{display:grid;grid-template-columns:27px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #e6ece9;color:#13231d!important;text-decoration:none!important}.fse-weekly-ranking>a>b{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:#0E7A4B;background:#e8f6ef}.fse-weekly-ranking>a span{font-size:12px;font-weight:800}.fse-weekly-ranking>a small{display:block;margin-top:2px;color:#75817c;font-size:9px;font-weight:500}.fse-weekly-ranking>a>strong{font-size:18px}.fse-weekly-ranking>p{margin:13px 0 0;color:#7b8882;font-size:9px;line-height:1.45}

.fse-featured-section{margin:28px 0}.fse-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.fse-section-heading h2{margin:0;color:#13231d;font-size:clamp(25px,3vw,36px);letter-spacing:-.035em}.fse-section-heading p{margin:4px 0 0;color:#68756f;font-size:12px}.fse-section-spark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#0F3D2E,#0E7A4B);box-shadow:0 10px 23px rgba(15,61,46,.22)}.fse-section-spark svg{width:25px;height:25px}.fse-featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:15px}.fse-featured-card{--fse-store-brand:#0E7A4B;display:grid;grid-template-columns:42% 58%;min-height:210px;border:1px solid #e0e7e4;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(14,47,34,.075);transition:transform .2s,box-shadow .2s}.fse-featured-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(14,47,34,.13)}.fse-featured-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:210px;overflow:hidden;background:#eef4f1}.fse-featured-media .fse-offer-image{width:90%;height:90%;padding:8px;object-fit:contain}.fse-featured-media.is-panel .fse-offer-image,.fse-featured-media.is-flyer .fse-offer-image{width:100%;height:100%;padding:0;object-fit:cover}.fse-featured-badge{position:absolute;z-index:4;left:8px;top:8px;padding:6px 8px;border-radius:999px;color:#fff;font-size:9px;font-weight:850;background:#0F3D2E}.fse-featured-body{display:flex;flex-direction:column;padding:16px}.fse-featured-body h3{margin:10px 0 3px;font-size:16px;line-height:1.25}.fse-featured-body>p{margin:0;color:#6b7772;font-size:10px}.fse-featured-price{display:flex;align-items:end;gap:6px;margin:10px 0 5px;color:#0F3D2E}.fse-featured-price small{font-size:10px;font-weight:700}.fse-featured-price strong{font-size:27px;line-height:1}.fse-featured-cheapest{display:inline-flex;align-items:center;gap:4px;color:#0E7A4B;font-size:9px;font-weight:800}.fse-featured-cheapest svg{width:13px;height:13px}.fse-featured-actions{display:grid;grid-template-columns:1fr;gap:6px;margin-top:auto;padding-top:10px}.fse-featured-actions .fse-add-list{min-height:38px}.fse-featured-actions>a{color:var(--fse-store-brand)!important;font-size:10px;font-weight:800;text-align:center;text-decoration:none!important}

.fse-ad-slot{margin:18px 0}.fse-ad{position:relative;display:grid;grid-template-columns:minmax(150px,32%) minmax(0,1fr);min-height:118px;border:1px solid #dce5e1;border-radius:18px;overflow:hidden;color:#13231d!important;text-decoration:none!important;background:linear-gradient(110deg,#fff,#f6faf8);box-shadow:0 8px 24px rgba(16,49,36,.07)}.fse-ad-creative{display:block;min-height:118px;overflow:hidden;background:#edf2ef}.fse-ad-creative img{display:block;width:100%;height:100%;min-height:118px;object-fit:cover}.fse-ad-copy{display:flex;flex-direction:column;justify-content:center;padding:20px 24px}.fse-ad-copy small{color:#0E7A4B;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.fse-ad-copy strong{margin:3px 0;color:#13231d;font-size:20px;line-height:1.2}.fse-ad-copy>span{color:#64726c;font-size:11px;line-height:1.45}.fse-ad-copy b{align-self:flex-start;margin-top:9px;padding:7px 10px;border-radius:8px;color:#fff;background:#0E7A4B;font-size:10px}.fse-sponsored-label{position:absolute;z-index:4;right:8px;top:8px;padding:4px 7px;border-radius:999px;color:#606b66;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;background:rgba(255,255,255,.9)}.fse-ad.is-text-only{grid-template-columns:1fr}.fse-ad-device-mobile{display:none}.fse-grid-ad{grid-column:1/-1;margin:0}.fse-list-footer .fse-ad-slot{margin:0 0 10px}.fse-list-footer .fse-ad{min-height:74px;border-radius:12px}.fse-list-footer .fse-ad-creative,.fse-list-footer .fse-ad-creative img{min-height:74px}.fse-list-footer .fse-ad-copy{padding:10px 12px}.fse-list-footer .fse-ad-copy strong{font-size:13px}.fse-list-footer .fse-ad-copy>span{display:none}.fse-list-footer .fse-sponsored-label{font-size:6px}

@media(max-width:960px){.fse-weekly-value{grid-template-columns:1fr}.fse-weekly-ranking{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fse-weekly-ranking>.fse-eyebrow,.fse-weekly-ranking>p{grid-column:1/-1}.fse-weekly-ranking>a{grid-template-columns:25px 1fr;padding:9px;border:1px solid #e5ebe8;border-radius:10px}.fse-weekly-ranking>a>strong{display:none}.fse-featured-card{grid-template-columns:40% 60%}}
@media(max-width:720px){.fse-weekly-value{border-radius:18px}.fse-weekly-value-main{padding:23px 19px}.fse-weekly-crown{right:15px;top:16px;width:44px;height:44px}.fse-weekly-title-row{align-items:flex-start}.fse-weekly-title-row .fse-retailer-logo-wrap,.fse-weekly-title-row .fse-retailer-initials{width:52px;height:52px}.fse-weekly-title-row h2{font-size:29px;padding-right:30px}.fse-weekly-metrics{gap:6px}.fse-weekly-metrics span{min-width:calc(50% - 4px)}.fse-weekly-ranking{grid-template-columns:1fr}.fse-featured-grid{display:flex;margin-right:-14px;padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory}.fse-featured-card{flex:0 0 84%;grid-template-columns:42% 58%;scroll-snap-align:start}.fse-card-actions{grid-template-columns:1fr}.fse-card-actions .fse-add-list{grid-column:auto}.fse-ad{grid-template-columns:38% 62%;min-height:100px}.fse-ad-creative,.fse-ad-creative img{min-height:100px}.fse-ad-copy{padding:14px}.fse-ad-copy strong{font-size:15px}.fse-ad-copy>span{display:none}.fse-ad-device-desktop{display:none}.fse-ad-device-mobile{display:grid}.fse-comparison-focus{align-items:flex-start}.fse-more-store,.fse-source{min-height:35px}.fse-specials-grid .fse-grid-ad{grid-column:1/-1}}
@media(max-width:460px){.fse-card-image.is-product .fse-offer-image{width:94%;height:94%;padding:6px}.fse-retailer-logo-wrap,.fse-retailer-initials{width:24px;height:24px;border-radius:7px}.fse-store-identity{gap:5px}.fse-compare-strip{padding:7px 8px}.fse-featured-card{flex-basis:92%;min-height:190px}.fse-featured-media{min-height:190px}.fse-ad{grid-template-columns:1fr}.fse-ad-creative,.fse-ad-creative img{max-height:130px}.fse-ad-copy{padding:13px 14px}.fse-sponsored-label{right:6px;top:6px}}

/* Sauvi 5.4.1 — protect dark public surfaces from broad theme heading rules. */
@media screen{
 .fse-shopping-hero h2,
 .fse-list-store-head h3,
 .fse-shared-hero h1,
 .fse-shared-store-head h2,
 .fse-weekly-title-row h2{color:#fff!important}
}
