:root{color:#18352d;font-synthesis:none;--green:#14382f;--green-2:#1f6953;--mint:#dcebe4;--cream:#f4f3ee;--card:#fff;--orange:#e7783d;--red:#b95046;--line:#dde3dc;--muted:#6e7d77;--shadow:0 12px 35px #18352d14;background:#f4f3ee;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}.login-shell{background:radial-gradient(circle at 15% 10%,#e3eee8 0,transparent 35%),radial-gradient(circle at 90% 85%,#f6ddca 0,transparent 28%),var(--cream);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#ffffffeb;border:1px solid #fffc;border-radius:30px;width:min(440px,100%);padding:42px;box-shadow:0 30px 80px #14382f26}.brand-mark{background:var(--green);color:#fff;border-radius:17px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 20px #14382f33}.eyebrow{letter-spacing:.14em;font-weight:800;color:var(--orange)!important;margin:24px 0 7px!important;font-size:12px!important}.login-card h1,.page-heading h1{color:var(--green);margin:0;font-family:Georgia,serif;font-size:42px;line-height:1}.muted,.page-heading p{color:var(--muted)}.login-form,.form-stack{gap:17px;margin-top:28px;display:grid}label{color:#38534b;gap:7px;font-size:13px;font-weight:700;display:grid}input,textarea,select{width:100%;color:var(--green);background:#fbfcfa;border:1px solid #ccd6d1;border-radius:13px;outline:none;padding:12px 14px;transition:all .2s}input:focus,textarea:focus,select:focus{border-color:var(--green-2);box-shadow:0 0 0 3px #1f69531f}.primary-button,.secondary-button,.ghost-button,.danger-button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.primary-button{background:var(--green);color:#fff}.secondary-button{background:var(--mint);color:var(--green)}.ghost-button{color:var(--green);background:#edf0ec}.danger-button{color:#8b3028;background:#f6dedb}.full{width:100%}.form-error{color:var(--red);align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.help,label small{color:var(--muted);margin:0;font-size:12px}.app-shell{min-height:100vh}.sidebar{background:var(--green);color:#fff;z-index:20;flex-direction:column;width:250px;padding:26px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.sidebar-brand .brand-mark{color:var(--green);background:#fff;border-radius:14px;width:44px;height:44px}.sidebar-brand div:last-child{display:grid}.sidebar-brand span,.sidebar-status span{color:#9eb9b0;font-size:12px}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#bad0c8;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.sidebar nav button svg{width:20px}.sidebar nav button.active{color:#fff;background:#ffffff1f}.sidebar nav button b,.bottom-nav b{background:var(--orange);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;display:grid}.sidebar-status{border-top:1px solid #ffffff21;align-items:center;gap:10px;margin-top:auto;padding:20px 8px 0;display:flex}.sidebar-status div{display:grid}.status-dot{background:#a4afa9;border-radius:50%;width:9px;height:9px;display:inline-block}.status-dot.good{background:#59d79d;box-shadow:0 0 0 4px #59d79d1f}.main-content{min-height:100vh;margin-left:250px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:15;background:#f4f3eedb;justify-content:flex-end;align-items:center;height:76px;padding:0 36px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.refresh-button{color:var(--green);background:#fff;border:1px solid #cdd6d1;border-radius:13px;align-items:center;gap:8px;padding:10px 14px;font-weight:750;display:flex}.page-content{max-width:1500px;margin:auto;padding:34px 36px 110px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.page-heading .eyebrow{margin:0 0 8px!important}.page-heading p{margin:8px 0 0}.compact-button{min-height:44px}.compact-button svg{width:19px}.filter-bar{justify-content:space-between;gap:14px;margin-bottom:22px;display:flex}.search-box{flex:1;max-width:440px;display:block;position:relative}.search-box svg{width:19px;color:var(--muted);position:absolute;top:12px;left:13px}.search-box input{background:#fff;padding-left:42px}.filters{gap:9px;display:flex}.filters select{background:#fff;width:auto}.filter{color:#52665f;background:#fff;border:1px solid #d1d9d4;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;display:flex}.filter svg{width:17px}.filter.active{background:var(--green);color:#fff;border-color:var(--green)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:20px;display:grid}.product-card{background:var(--card);border:1px solid #14382f14;border-radius:22px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 18px #14382f0b}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-image{color:#9aaca5;background:linear-gradient(145deg,#f1f3ed,#e7ece7);border:0;place-items:center;width:100%;height:220px;padding:0;display:grid;position:relative}.product-image>svg{width:62px;height:62px}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:16px}.badge-stack{gap:7px;display:flex;position:absolute;top:13px;left:13px;right:13px}.badge{border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:850;display:flex;box-shadow:0 4px 10px #00000014}.badge.promo{color:#a94719;background:#fff0e7}.badge.stale{color:#8d6714;background:#fff4d8}.product-content{padding:18px}.product-title-row{align-items:flex-start;gap:10px;display:flex}.product-title-row h3{cursor:pointer;flex:1;margin:0;font-size:17px;line-height:1.35}.icon-button{color:#536760;background:#eef1ee;border:0;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.icon-button svg{width:18px}.icon-button.small{width:32px;height:32px}.offers-list{gap:8px;display:grid}.offer-row{border:1px solid #e1e6e1;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px 11px;display:grid}.offer-row>div{display:grid}.offer-row small{color:var(--muted);margin-top:2px;font-size:11px}.offer-prices{text-align:right}.offer-prices strong{color:var(--green-2);font-size:16px}.offer-prices span{color:#9aa7a2;font-size:11px;text-decoration:line-through}.discount-text{font-weight:800;color:var(--orange)!important}.cart-toggle{width:34px;height:34px;color:var(--green);background:#edf1ee;border:0;border-radius:10px;place-items:center;display:grid}.cart-toggle svg{width:17px}.cart-toggle.active{background:var(--green);color:#fff}.product-content footer{border-top:1px solid #edf0ed;justify-content:space-between;padding-top:12px;display:flex}.text-button,.danger-text{color:var(--green-2);background:0 0;border:0;align-items:center;gap:4px;padding:5px 0;font-size:12px;font-weight:750;display:flex}.danger-text{color:#9d514a}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a201a8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:24px;width:min(620px,100%);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 30px 100px #00000040}.modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.modal-card h2{margin:0;font-family:Georgia,serif;font-size:27px}.resolved-preview{background:#f2f5f1;border-radius:16px;align-items:center;gap:14px;padding:12px;display:flex}.resolved-preview img,.details-image img{object-fit:contain;background:#fff;border-radius:12px;width:76px;height:76px}.resolved-preview>svg{width:50px}.resolved-preview div{gap:4px;display:grid}.resolved-preview small{color:var(--muted)}fieldset{border:1px solid var(--line);border-radius:14px;padding:12px}legend{padding:0 6px;font-size:13px;font-weight:800}.choice-grid{flex-wrap:wrap;gap:8px;display:flex}.choice{display:block}.choice input{opacity:0;pointer-events:none;position:absolute}.choice span{border:1px solid #ccd6d1;border-radius:10px;padding:8px 11px;display:block}.choice input:checked+span{background:var(--green);color:#fff;border-color:var(--green)}.button-row{gap:10px;display:flex}.button-row>*{flex:1}.file-input{cursor:pointer;border:1px dashed #9eb2aa;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:14px;display:flex}.file-input input{display:none}.details-stack{gap:20px;padding-top:18px;display:grid}.details-image{background:#f1f4ef;border-radius:18px;place-items:center;height:240px;display:grid}.details-image img{width:100%;height:100%;padding:16px}.details-stack h3,.settings-card h2{align-items:center;gap:8px;font-size:17px;display:flex}.chart-wrap{width:100%;height:230px}.empty-inline{border:1px dashed var(--line);color:var(--muted);border-radius:14px;align-items:center;gap:8px;padding:24px;display:flex}.source-link{color:var(--green-2);justify-content:center;align-items:center;gap:7px;font-weight:750;text-decoration:none;display:flex}.empty-state{text-align:center;min-height:330px;color:var(--muted);place-content:center;justify-items:center;display:grid}.empty-state>svg{color:#a8b7b1;width:48px;height:48px}.empty-state h2{color:var(--green);margin:14px 0 4px}.empty-state p{margin:0}.list-card,.timeline{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:15px 18px;display:grid}.cart-row:last-child{border:0}.cart-art{background:var(--mint);border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.cart-art svg{width:21px}.cart-row>div:nth-child(2){gap:3px;display:grid}.cart-row span{color:var(--muted);font-size:12px}.notification{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.notification:last-child{border:0}.notification.unread{background:#f6fbf8}.notification-icon{width:42px;height:42px;color:var(--green-2);background:#e8f1ec;border-radius:13px;place-items:center;display:grid}.notification-icon svg{width:20px}.notification header{justify-content:space-between;gap:12px;display:flex}.notification time{color:var(--muted);font-size:11px}.notification p{white-space:pre-line;color:#53665f;margin:7px 0 0}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.switch-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.switch-row div{gap:3px;display:grid}.switch-row span{color:var(--muted);font-size:12px}.switch-row input{appearance:none;background:#cfd8d3;border-radius:999px;width:46px;height:26px;padding:3px;transition:all .2s}.switch-row input:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;display:block;box-shadow:0 2px 6px #6d7d77}.switch-row input:checked{background:var(--green-2)}.switch-row input:checked:before{transform:translate(20px)}.settings-card .button-row{margin-top:18px}.status-note{background:#f2f5f2;border-radius:10px;padding:10px;font-size:12px}.status-list{gap:0;display:grid}.status-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.status-list dt{color:var(--muted)}.status-list dd{text-align:right;margin:0}.danger-zone{grid-column:1/-1}.danger-zone p{color:var(--muted)}.bottom-nav{display:none}.offline-banner,.toast{z-index:200;box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:8px;padding:11px 17px;font-weight:750;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.offline-banner{color:#fff;background:#333}.toast{background:var(--green);color:#fff}.loading-screen{place-content:center;justify-items:center;gap:22px;min-height:100vh;display:grid}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.sidebar{display:none}.main-content{margin:0}.topbar{justify-content:space-between;height:64px;padding:0 18px}.mobile-brand{color:var(--green);align-items:center;gap:8px;display:flex}.mobile-brand svg{width:23px}.page-content{padding:24px 18px 110px}.bottom-nav{z-index:40;border-top:1px solid var(--line);padding:7px 6px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{color:#71817a;background:0 0;border:0;justify-items:center;gap:3px;padding:4px;font-size:10px;display:grid}.bottom-nav button>span{position:relative}.bottom-nav svg{width:21px}.bottom-nav button.active{color:var(--green);font-weight:800}.bottom-nav b{min-width:16px;height:16px;font-size:9px;position:absolute;top:-5px;right:-10px}.toast,.offline-banner{bottom:82px}.settings-grid{grid-template-columns:1fr}}@media (width<=620px){.login-card{border-radius:24px;padding:28px 22px}.login-card h1,.page-heading h1{font-size:34px}.page-heading{align-items:center}.page-heading p{font-size:13px}.refresh-button span{display:none}.filter-bar{display:grid}.search-box{max-width:none}.filters{padding-bottom:4px;overflow:auto}.filters select{min-width:145px}.filter{white-space:nowrap}.product-grid{grid-template-columns:1fr}.product-image{height:190px}.modal-backdrop{align-items:end;padding:0}.modal-card{max-height:94vh;padding-bottom:calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.cart-row{grid-template-columns:auto 1fr auto}.cart-row>strong{grid-column:2}.cart-row>.icon-button{grid-area:1/3/3}.notification header{display:grid}.button-row{flex-wrap:wrap}.button-row>*{min-width:140px}}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.product-card{border-radius:16px}.product-image{isolation:isolate;height:210px;overflow:hidden}.product-image img{padding:4px;position:absolute;inset:0}.badge-stack{z-index:1;pointer-events:none;top:10px;left:10px;right:10px}.badge{padding:5px 8px}.badge.promo{color:#fff;letter-spacing:.035em;text-transform:uppercase;background:linear-gradient(135deg,#ee6b2d,#c83d22);border:1px solid #ffffffe6;padding:7px 11px;font-size:12px;box-shadow:0 7px 18px #a9361961,0 0 0 2px #ffffffd1}.badge.promo svg{stroke-width:2.8px;width:15px;height:15px}.product-content{background:var(--card);padding:12px;position:relative}.product-title-row{gap:7px}.product-title-row h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:37px;font-size:14px;line-height:1.32;display:-webkit-box;overflow:hidden}.card-actions{flex:none;gap:5px;display:flex}.product-title-row .icon-button{border-radius:9px;width:30px;height:30px}.product-title-row .icon-button svg{width:15px}.archive-icon{color:#9d514a}.delete-icon{color:#a7352b;background:#f8e3e0}.delete-icon:hover{background:#f2cbc6}.shop-filters{gap:9px;display:flex}.offers-list.compact{margin:10px 0 0}.history-heading{gap:10px;margin-bottom:12px;display:grid}.history-heading h3{margin:0}.history-periods{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.history-periods button{color:#52665f;white-space:nowrap;background:#f7f9f7;border:1px solid #d1d9d4;border-radius:10px;min-width:0;padding:8px 6px;font-size:12px;font-weight:750}.history-periods button.active{border-color:var(--green);background:var(--green);color:#fff}.offers-list.compact .offer-row{height:61px}.offers-list.compact .offer-row>div{align-content:center}.offers-list.compact .offer-row:is(.promotion,.loyalty-only)>div{grid-template-rows:20px 18px}.offers-list.compact .offer-row.loyalty-only{position:relative;overflow:hidden}.offers-list.compact .offer-row.loyalty-only:before{content:"";background:#e8f2ee;border-radius:6px;height:19px;position:absolute;bottom:9px;left:8px;right:48px}.offers-list.compact .offer-row.loyalty-only>div,.offers-list.compact .offer-row.loyalty-only>.cart-toggle{z-index:1;position:relative}.offer-row{border-radius:11px;gap:8px;padding:8px 9px}.offer-row.promotion{background:#fffaf6;border-color:#f0cbb6}.offer-row.loyalty-only{border-color:#cddfd8}.offer-prices strong{font-size:15px}.offer-prices.discounted strong{color:#c45d28}.card-price-label{white-space:nowrap;align-items:center;gap:3px;height:18px;font-weight:750;line-height:1;display:flex;color:#42675b!important;margin-top:0!important;font-size:9px!important}.card-price-label svg{width:11px;height:11px}.offer-prices .card-price-value{height:18px;color:var(--green-2);white-space:nowrap;background:0 0;justify-content:flex-end;align-items:center;padding:0 4px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.offer-row>.card-price-line{color:#42675b;background:#e8f2ee;border-radius:8px;grid-column:1/-1;align-items:center;gap:5px;min-width:0;padding:5px 7px;font-size:10px;font-weight:750;line-height:1;display:flex}.card-price-line svg{flex:none;width:13px;height:13px}.card-price-line strong{color:var(--green-2);white-space:nowrap;margin-left:auto;font-size:12px}.cart-toggle{width:32px;height:32px}.details-stack .offer-row{grid-template-columns:1fr auto}.details-stack{gap:16px}.modal-card>header{gap:12px}.modal-card>header h2{overflow-wrap:anywhere;min-width:0}.details-image{height:210px;min-height:0;position:relative;overflow:hidden}.details-image img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;padding:12px;position:absolute;inset:0}@media (width<=1200px){.filter-bar{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:12px;width:100%;display:grid}.search-box,.filters{width:100%;max-width:none}}@media (width<=620px){.modal-backdrop{padding:max(14px, env(safe-area-inset-top)) 14px max(14px, env(safe-area-inset-bottom));place-items:center}.modal-card{width:100%;max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:18px;padding-bottom:max(18px, env(safe-area-inset-bottom));border-radius:20px}.modal-card>header{gap:10px;padding-bottom:12px}.modal-card>header h2{font-size:22px;line-height:1.12}.modal-card>header .icon-button{width:34px;height:34px}.modal-card .form-stack{gap:14px;margin-top:20px}.filter-bar{gap:12px;width:100%;min-width:0}.filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;max-width:100%;padding-bottom:0;display:grid;overflow:visible}.shop-filters{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.filter{justify-content:center;min-width:0;padding:9px 8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{border-radius:13px;min-width:0}.product-image{height:clamp(138px,40vw,160px)}.product-image img{padding:3px}.badge-stack{top:6px;left:6px;right:6px}.badge{gap:3px;padding:4px 6px;font-size:9px}.badge svg{width:11px;height:11px}.badge.promo{padding:5px 8px;font-size:10px}.badge.promo svg{width:13px;height:13px}.product-content{padding:8px}.product-title-row{gap:4px}.product-title-row h3{min-height:31px;font-size:12px;line-height:1.3}.card-actions{gap:3px}.product-title-row .icon-button{border-radius:8px;width:26px;height:26px}.product-title-row .icon-button svg{width:13px;height:13px}.offers-list.compact{gap:6px;margin-top:7px}.offers-list.compact .offer-row{height:54px}.offers-list.compact .offer-row:is(.promotion,.loyalty-only)>div{grid-template-rows:18px 16px}.offers-list.compact .offer-row.loyalty-only:before{border-radius:5px;height:17px;bottom:6px;left:5px;right:36px}.offer-row{border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;gap:4px;padding:6px}.offer-row>div:first-child{min-width:0}.offer-row>div:first-child>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.offer-row small{font-size:9px}.offer-prices strong{white-space:nowrap;font-size:12px}.offer-prices span{white-space:nowrap;font-size:9px}.card-price-label{text-overflow:ellipsis;gap:2px;height:16px;overflow:hidden;font-size:8px!important}.card-price-label svg{width:9px;height:9px}.offer-prices .card-price-value{height:16px;padding:0 2px;font-size:9px}.cart-toggle{border-radius:8px;width:27px;height:27px}.cart-toggle svg{width:14px}.details-image{height:180px}}.notification-feed{gap:18px;max-width:940px;display:grid}.discount-report,.notification-event-card{background:#fff;border:1px solid #dce3dd;border-radius:24px;overflow:hidden;box-shadow:0 8px 28px #14382f0e}.discount-report.unread,.notification-event-card.unread{border-color:#abd0c2;box-shadow:0 8px 30px #1f69531a}.discount-report-header,.notification-event-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px;display:grid;position:relative}.discount-report-header{padding:21px 22px 17px}.discount-report-header>div:nth-child(2),.notification-event-card>div:nth-child(2){min-width:0}.notification-icon.report{width:46px;height:46px;color:var(--green-2);background:#e1f1ea;border-radius:14px}.notification-icon.report svg{width:21px}.report-kicker{color:var(--orange);letter-spacing:.13em;margin-bottom:4px;font-size:10px;font-weight:850;display:block}.discount-report h2,.notification-event-card h2{color:var(--green);margin:0;font-size:19px;line-height:1.2}.discount-report time,.notification-event-card time{color:var(--muted);margin-top:5px;font-size:11px;display:block}.unread-dot{background:var(--orange);border-radius:50%;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 4px #fff0e7}.report-stats{background:#f5faf7;border:1px solid #deebe5;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 22px;display:grid;overflow:hidden}.report-stats>div{border-right:1px solid #deebe5;gap:2px;min-width:0;padding:12px 14px;display:grid}.report-stats>div:last-child{border-right:0}.report-stats strong{color:var(--green);font-size:18px}.report-stats span{color:#71817a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.report-shops{flex-wrap:wrap;gap:7px;padding:13px 22px 15px;display:flex}.report-shops>span{color:#476158;background:#fafbf9;border:1px solid #dde5df;border-radius:999px;align-items:center;gap:6px;padding:5px 6px 5px 9px;font-size:11px;font-weight:750;display:inline-flex}.report-shops b{background:var(--green);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.report-product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,270px));align-items:stretch;gap:12px;padding:0 22px 21px;display:grid}.report-product-grid .product-card{width:100%;max-width:270px}.report-product-grid .product-image{height:190px}.report-product-grid .product-content{min-height:126px}.report-snapshot-card .product-image{cursor:default}.report-expand{width:100%;min-height:44px;color:var(--green-2);background:#f8faf8;border:0;border-top:1px solid #e6ebe7;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.report-expand svg{width:17px}.notification-event-card{padding:20px 22px}.notification-event-card .notification-icon{border-radius:14px;width:44px;height:44px}.notification-event-card .notification-icon.warning{color:#a25c16;background:#fff0dc}.notification-event-card .notification-icon.test{color:#446b91;background:#e7eef8}.notification-event-card .notification-icon.quiet{color:var(--green-2);background:#e8f1ec}.notification-event-card p{color:#52665f;white-space:pre-line;margin:12px 0 0;font-size:13px;line-height:1.55}@media (width<=620px){.notification-feed{gap:14px}.discount-report,.notification-event-card{border-radius:18px}.discount-report-header{gap:10px;padding:16px 14px 14px}.notification-icon.report{border-radius:12px;width:40px;height:40px}.discount-report h2,.notification-event-card h2{font-size:17px}.report-stats{margin:0 14px}.report-stats>div{padding:10px 8px}.report-stats strong{font-size:16px}.report-stats span{font-size:9px}.report-shops{padding:11px 14px 13px}.report-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 16px}.report-product-grid .product-card{max-width:none}.report-product-grid .product-image{height:clamp(138px,40vw,160px)}.report-product-grid .product-content{min-height:112px}.notification-event-card{gap:10px;padding:16px 14px}.notification-event-card .notification-icon{border-radius:12px;width:40px;height:40px}}
