:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111318;background:#f4f5f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--yellow: #ffdd2d;--yellow-soft: #fff4a8;--ink: #111318;--muted: #687076;--line: #dfe3dc;--surface: #ffffff;--green: #18b26b;--green-soft: #dff8eb;--blue: #2678ff;--blue-soft: #e2ecff;--pink: #ef5da8;--pink-soft: #ffe1ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#eef1eb}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}main{overflow:hidden}.case-content{background:linear-gradient(180deg,#eef1eb,#f6f7f2 34%,#eef1eb);padding:26px clamp(14px,3vw,32px) 72px}.mvp-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);background:#eef1eb}.mvp-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:26px;padding:24px;background:#191b20;color:#fff}.mvp-brand{display:flex;align-items:center;gap:12px}.mvp-brand small{display:block;margin-top:3px;color:#b7bbc2}.mvp-nav{display:grid;gap:8px}.mvp-nav a{min-height:42px;display:flex;align-items:center;gap:10px;border-radius:8px;padding:10px 12px;color:#e6e8ec}.mvp-nav a:first-child,.mvp-nav a:hover{background:#ffdd2d24;color:var(--yellow)}.mvp-workspace{padding:24px clamp(18px,3vw,32px) 42px}.mvp-topline{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto 12px;max-width:1240px}.mvp-kicker{display:inline-flex;margin-bottom:10px;border-radius:999px;padding:7px 11px;background:var(--yellow);font-size:13px;font-weight:850}.mvp-topline h1{max-width:820px;margin:0;font-size:clamp(34px,5vw,64px);line-height:.98;letter-spacing:0}.mvp-scope{max-width:1240px;margin:0 auto 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mvp-scope div{min-height:74px;border:1px solid rgba(17,19,24,.1);border-radius:8px;background:#ffffffbd;padding:13px}.mvp-scope strong,.mvp-scope span{display:block}.mvp-scope span{margin-top:5px;color:var(--muted);line-height:1.35}.mvp-layout{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:start}.mvp-main,.mvp-rail{display:grid;gap:14px}.search-bar{min-height:56px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 16px;color:var(--muted);font-weight:700}.favorite-push{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:8px;background:var(--yellow);color:var(--ink);padding:14px 16px;box-shadow:0 12px 34px #11131814}.favorite-push strong,.favorite-push span{display:block}.favorite-push span{margin-top:4px;color:#5c4a00;line-height:1.4}.favorite-push button{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:0;border-radius:8px;background:#1113181a;color:var(--ink);cursor:pointer}.mvp-panel,.rail-card{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1113180f}.mvp-panel{padding:20px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-heading span{display:block;margin-bottom:6px;color:#876600;font-size:13px;font-weight:850}.panel-heading h2{margin:0;font-size:clamp(23px,3vw,34px);line-height:1.06}.basket-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.basket-tab,.mode-switch__button{border:1px solid var(--line);border-radius:8px;background:#f8f9f3;color:var(--ink);cursor:pointer;font:inherit}.basket-tab{min-height:86px;padding:12px;text-align:left}.basket-tab strong,.basket-tab span{display:block}.basket-tab span{margin-top:6px;color:var(--muted);font-size:13px}.basket-tab--active{border-color:#191b20;background:var(--yellow)}.active-basket{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr) auto;gap:16px;align-items:center;margin-top:14px;border-radius:8px;background:#191b20;color:#fff;padding:16px}.active-basket__summary span{color:var(--yellow);font-size:13px;font-weight:850}.active-basket__summary h3{margin:7px 0 8px;font-size:24px}.active-basket__summary p{margin:0;color:#d9dce2;line-height:1.45}.active-basket__items{display:flex;flex-wrap:wrap;gap:8px}.active-basket__items span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ffffff1f;padding:8px 10px;font-weight:750}.active-basket__total{min-width:112px;border-radius:8px;background:#fff;color:var(--ink);padding:12px;text-align:right}.active-basket__total small{display:block;color:var(--muted)}.active-basket__total strong{display:block;margin-top:3px;font-size:24px}.mode-switch{display:flex;gap:6px;padding:4px;border-radius:8px;background:#f2f4ef}.mode-switch__button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:800}.mode-switch__button--active{background:#191b20;color:#fff}.store-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.healthy-panel{background:radial-gradient(circle at 96% 8%,rgba(24,178,107,.14),transparent 24%),#fff}.healthy-toggle{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;background:#f8f9f3;color:var(--ink);cursor:pointer;font:inherit;font-weight:850;padding:8px 12px}.healthy-toggle--active{background:var(--green);border-color:var(--green);color:#fff}.health-layout{display:grid;grid-template-columns:1fr;gap:14px}.health-filters,.healthy-products,.store-picker{display:grid;gap:14px}.health-filters{gap:0;border:1px solid var(--line);border-radius:8px;background:#f8f9f3;overflow:hidden}.health-filter-group,.healthy-product,.blocked-product{border-radius:8px;background:#f8f9f3}.health-filter-group{border-radius:0;overflow:hidden}.health-filter-group+.health-filter-group{border-top:10px solid #eef1eb}.health-filter-group h3{margin:0;padding:14px 14px 6px;color:var(--muted);font-size:13px;font-weight:850}.health-filter{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit;font-weight:800;padding:11px 14px;text-align:left}.health-filter--active{background:#fff}.health-filter__label{min-width:0;display:flex;align-items:center;gap:12px;font-size:16px}.health-filter__icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;font-size:22px;line-height:1}.mini-switch{width:42px;height:24px;flex:0 0 42px;border-radius:999px;background:#dde1da;position:relative}.mini-switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #1113182e}.mini-switch--on{background:var(--yellow)}.mini-switch--on:after{left:21px}.healthy-products{grid-template-columns:repeat(2,minmax(0,1fr))}.healthy-product,.blocked-product{padding:13px}.healthy-product{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-color:#18b26b59;background:#effbf4}.healthy-product strong,.healthy-product span,.healthy-product small,.blocked-product strong,.blocked-product span{display:block}.healthy-product span,.blocked-product span{margin-top:4px;color:var(--muted);font-size:13px}.healthy-product small{border-radius:999px;background:#fff;padding:5px 8px;font-weight:900}.blocked-product{grid-column:1 / -1;display:flex;align-items:center;gap:10px;background:#fff1f1;border-color:#f24f4f47}.blocked-product svg{color:#d02e2e;flex:0 0 18px}.store-picker{display:grid;gap:14px}.store-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.store-tab{min-width:0;min-height:58px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#34383d;cursor:pointer;font:inherit;padding:10px;text-align:left;box-shadow:0 8px 22px #1113180a}.store-tab strong,.store-tab span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-tab strong{font-weight:900}.store-tab span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:800}.store-tab--active{border-color:#191b20;background:var(--yellow)}.store-tab--active span{color:#5f4a00}.store-category-tabs{height:56px;min-height:56px;max-height:56px;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:8px;border-radius:8px;background:#eef1eb;padding:6px;align-items:center;align-content:center;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.store-category-tabs::-webkit-scrollbar{display:none}.store-category-tab{flex:0 0 auto;min-width:118px;height:44px;max-height:44px;box-sizing:border-box;border:0;border-radius:8px;background:transparent;color:#34383d;cursor:pointer;font:inherit;font-weight:850;line-height:1;padding:8px 10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-category-tab--active{background:#191b20;color:#fff}.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-product{min-width:0;min-height:244px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;box-shadow:0 8px 22px #1113180b}.store-product--selected{border-color:#191b20;background:#fff7b8;box-shadow:0 12px 26px #11131814}.store-product strong,.store-product span,.store-product b{display:block}.store-product__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.store-product__category{max-width:190px;width:fit-content;border-radius:999px;background:#f2f4ef;color:#4f5257;margin:0;padding:6px 9px;font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-product__header{min-height:62px}.store-product__header strong{min-height:38px;display:-webkit-box;overflow:hidden;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-product span{margin-top:4px;color:var(--muted);font-size:13px}.store-product__score{height:7px;border-radius:999px;background:#dde1da;margin-top:12px;overflow:hidden}.store-product__score span{height:100%;display:block;border-radius:inherit;background:var(--green);margin:0}.store-product__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;min-height:54px;align-content:flex-start}.store-product__tags small{border-radius:999px;background:#fff;color:#4f5257;padding:5px 7px;font-weight:800}.store-product__bottom{display:grid;grid-template-columns:minmax(0,82px) minmax(0,1fr);align-items:center;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(17,19,24,.08)}.store-product__price{min-width:0}.store-product__price small,.store-product__price b{display:block}.store-product__price small{color:var(--muted);font-size:12px;font-weight:800}.store-product__price b{margin-top:2px;font-size:18px;line-height:1;white-space:nowrap}.store-product__select,.store-product .favorite-mini-button{min-height:36px;border:0;border-radius:8px;background:#191b20;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:900;padding:8px 10px}.store-product__select{width:100%;min-width:0}.store-product .favorite-mini-button{width:38px;height:38px;padding:0;display:grid;place-items:center;background:#dde1da;color:#4f5257}.store-product .favorite-mini-button--active,.store-product--selected .store-product__select{background:var(--yellow);color:var(--ink)}.store-product--selected .favorite-mini-button{background:#191b20;color:#fff}.store-product--selected .favorite-mini-button--active{background:var(--yellow);color:var(--ink)}.selected-products-bar{display:grid;gap:8px;border-radius:8px;background:#191b20;color:#fff;padding:14px}.selected-products-bar div{display:flex;align-items:center;justify-content:space-between;gap:12px}.selected-products-bar span{color:var(--yellow);font-weight:850}.selected-products-bar p{margin:0;color:#d9dce2;line-height:1.4}.healthy-game{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr) auto;align-items:stretch;gap:14px;margin-top:14px;border-radius:8px;background:#191b20;color:#fff;padding:16px}.healthy-game--done{grid-template-columns:minmax(0,1fr) auto;align-items:center;background:radial-gradient(circle at 92% 18%,rgba(255,221,45,.2),transparent 24%),#191b20}.healthy-game span,.healthy-game strong,.healthy-game p{display:block}.healthy-game span{color:var(--yellow);font-size:13px;font-weight:850}.healthy-game p{margin:8px 0 0;color:#d9dce2;line-height:1.4}.nutrition-challenges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nutrition-challenge{min-height:76px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14;color:#fff;cursor:pointer;font:inherit;padding:10px;text-align:left}.nutrition-challenge strong,.nutrition-challenge span{display:block}.nutrition-challenge span{margin-top:6px}.nutrition-challenge--active{border-color:var(--yellow);background:#ffdd2d29}.nutrition-day-button{min-height:44px;align-self:center;border:0;border-radius:8px;background:var(--yellow);color:var(--ink);cursor:pointer;font:inherit;font-weight:900;padding:10px 13px}.game-progress{grid-column:1 / -1}.favorites-panel{background:radial-gradient(circle at 96% 8%,rgba(255,221,45,.2),transparent 24%),#fff}.favorites-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.38fr);gap:12px}.favorite-list{display:grid;gap:8px}.favorite-item,.favorite-empty,.favorite-store-card{border:1px solid var(--line);border-radius:8px;background:#f8f9f3}.favorite-item{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px}.favorite-item strong,.favorite-item span,.favorite-empty strong,.favorite-empty span{display:block}.favorite-item span,.favorite-empty span{margin-top:3px;color:var(--muted)}.favorite-item button,.favorite-store-card button{min-height:34px;border:0;border-radius:8px;background:#191b20;color:#fff;cursor:pointer;font:inherit;font-weight:850;padding:7px 10px}.favorite-empty{padding:14px}.favorite-store-card{padding:16px;background:#fff;color:var(--ink)}.favorite-store-card span{color:#8a6b00;font-weight:850}.favorite-store-card h3{margin:8px 0 10px;font-size:28px;color:var(--ink)}.favorite-store-card p{margin:0 0 16px;color:var(--muted);line-height:1.45}.favorite-store-breakdown{display:grid;gap:8px;margin-bottom:14px}.favorite-store-stat{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(23,25,31,.07);border-radius:8px;background:#f5f6f8;padding:9px 10px}.favorite-store-stat strong{color:var(--ink)}.favorite-store-stat span{min-width:30px;border-radius:999px;background:var(--ink);color:#fff;padding:4px 8px;text-align:center}.favorite-store-stat--x5{background:#fff6c7;border-color:#c397003d}.favorite-store-stat--x5 strong{color:#4a3700}.favorite-store-card button{background:var(--yellow);color:var(--ink)}.game-progress{height:14px;border-radius:999px;background:#ffffff24;overflow:hidden}.game-progress span{width:72%;height:100%;display:block;border-radius:inherit;background:var(--yellow)}.store-card{border:1px solid var(--line);border-radius:8px;background:#f8f9f3;padding:14px;min-height:206px}.store-card__top{display:flex;justify-content:space-between;gap:10px}.store-card__top strong,.store-card__top span{display:block}.store-card__top span{margin-top:3px;color:var(--muted)}.sla-dot{width:18px;height:18px;flex:0 0 18px;border-radius:50%}.sla-dot--green{background:var(--green)}.sla-dot--yellow{background:var(--yellow)}.sla-dot--red{background:#f24f4f}.store-card__price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:16px 0 12px}.store-card__price-row small,.store-card__price-row strong,.store-card__price-row span{display:block}.store-card__price-row small{color:var(--muted);font-size:12px;font-weight:850}.store-card__price-row strong{margin-top:2px;font-size:34px;line-height:1}.store-card__price-row>span{color:var(--muted);font-size:14px;font-weight:850;text-decoration:line-through}.store-card__meta{display:grid;gap:8px}.store-card__meta span{display:flex;align-items:center;gap:7px;color:#4f5257;font-size:13px;font-weight:750}.store-card__button{width:100%;min-height:40px;margin-top:14px;border:0;border-radius:8px;background:#191b20;color:#fff;cursor:pointer;font:inherit;font-weight:900}.rail-card{padding:16px;min-height:128px}.rail-card--yellow{background:var(--yellow)}.rail-card__title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.rail-card p{margin:0;color:#4f5257;line-height:1.46}.ration-swap{margin-top:14px;border-radius:8px;background:#ffffff9e;padding:12px}.ration-swap span,.ration-swap strong{display:block}.ration-swap span{color:#725600;font-size:13px;font-weight:800}.mvp-proof-strip{max-width:1240px;margin:16px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mvp-proof-strip div{display:grid;gap:5px;border-radius:8px;background:#191b20;color:#fff;padding:16px;min-height:112px}.mvp-proof-strip svg{color:var(--yellow)}.mvp-proof-strip span{color:#d9dce2}.hero{min-height:92vh;padding:24px clamp(18px,4vw,56px) 56px;background:radial-gradient(circle at 82% 20%,rgba(24,178,107,.18),transparent 26%),linear-gradient(135deg,#ffdd2d,#ffea69 46%,#f6f7f2 46.2%,#f6f7f2)}.topbar{max-width:1180px;height:64px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand,.topbar__actions,.hero__buttons,.pill,.button{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:18px}.brand__mark{width:38px;height:38px;border-radius:50%;background:var(--ink);color:var(--yellow);display:grid;place-items:center;font-weight:900}.topbar__actions{gap:8px;flex-wrap:wrap;justify-content:flex-end}.pill{min-height:32px;gap:7px;width:fit-content;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:750}.pill--light{background:#ffffffb3;color:var(--ink)}.pill--dark{background:var(--ink);color:#fff}.pill--yellow{background:var(--yellow);color:var(--ink)}.pill--green{background:var(--green-soft);color:#087042}.hero__content{max-width:1180px;min-height:calc(92vh - 88px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);align-items:center;gap:clamp(28px,6vw,84px)}.hero__copy{padding-top:34px}.hero h1{max-width:780px;margin:20px 0 18px;font-size:clamp(42px,7vw,86px);line-height:.95;letter-spacing:0}.hero__copy p{max-width:680px;margin:0;color:#34383d;font-size:clamp(17px,2vw,21px);line-height:1.55}.hero__buttons{gap:12px;flex-wrap:wrap;margin-top:30px}.button{min-height:48px;justify-content:center;gap:8px;border-radius:8px;padding:13px 18px;font-weight:800}.button--primary{background:var(--ink);color:#fff}.button--ghost{background:#ffffffb8;color:var(--ink);border:1px solid rgba(17,19,24,.12)}.phone{width:min(100%,390px);justify-self:center;border:10px solid #191b20;border-radius:34px;background:#f8f9f3;box-shadow:0 30px 70px #11131838;padding:18px}.phone__status,.price-radar,.checkout-card,.basket-item{display:flex;align-items:center;justify-content:space-between}.phone__status{font-weight:850;margin-bottom:18px}.price-radar{background:var(--yellow);border-radius:8px;padding:18px;margin-bottom:14px}.price-radar span,.checkout-card span{display:block;color:#4f5257;font-size:13px;font-weight:750}.price-radar strong{display:block;margin-top:4px;font-size:34px}.basket-list{display:grid;gap:10px}.basket-item{gap:12px;justify-content:flex-start;background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px}.basket-item__icon{width:42px;height:42px;flex:0 0 42px;border-radius:8px;position:relative}.basket-item__icon:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;background:#ffffffb8}.basket-item__icon--1{background:#8fd3ff}.basket-item__icon--2{background:#75d66b}.basket-item__icon--3{background:#d4a373}.basket-item__icon--4{background:#ffb45f}.basket-item small{display:block;margin-top:3px;color:var(--muted)}.checkout-card{margin-top:14px;border-radius:8px;background:#191b20;color:#fff;padding:16px}.checkout-card span{color:#c9ccd1}.section{max-width:1240px;margin:0 auto;padding:44px 0}.section__header{max-width:820px;margin-bottom:18px}.eyebrow{display:inline-flex;margin-bottom:12px;color:var(--yellow);background:#191b20;border-radius:999px;padding:7px 11px;font-weight:850;font-size:13px}.section h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:0}.section__header p{margin:14px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.north-star{min-height:188px;display:grid;grid-template-columns:auto minmax(190px,.55fr) minmax(260px,1fr);align-items:center;gap:24px;border-radius:8px;padding:clamp(20px,4vw,34px);background:radial-gradient(circle at 88% 18%,rgba(255,221,45,.18),transparent 24%),#191b20;color:#fff;box-shadow:0 18px 48px #1113181f}.review-insights{display:grid;gap:14px}.review-tabs{display:flex;gap:8px;width:fit-content;border-radius:8px;background:#dde1da;padding:4px}.review-tab,.filter-chip{border:0;border-radius:8px;cursor:pointer;font:inherit;font-weight:850}.review-tab{min-height:38px;padding:8px 14px;background:transparent;color:#4f5257}.review-tab--active{background:#191b20;color:#fff}.review-summary,.review-theme-grid,.review-quotes,.problem-summary__grid{display:grid;gap:12px}.review-summary div,.review-theme,.review-quote{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1113180f}.review-summary div{padding:18px}.review-summary span,.review-summary strong{display:block}.review-summary span{color:var(--muted);font-weight:750}.review-summary strong{margin-top:6px;font-size:38px;line-height:1}.review-theme{min-height:112px;display:flex;align-items:flex-start;gap:12px;padding:15px}.review-theme svg{color:#967000;flex:0 0 20px}.review-theme strong,.review-theme span{display:block}.review-theme span{margin-top:5px;color:var(--muted)}.problem-summary{display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;background:#191b20;color:#fff;padding:16px;box-shadow:0 12px 34px #1113181f}.problem-summary__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.problem-summary__head span,.problem-summary__head strong{display:block}.problem-summary__head span{color:#cfd4ca;font-weight:800}.problem-summary__head strong{margin-top:4px;font-size:24px}.problem-summary__head>div:last-child{text-align:right}.problem-summary__head>div:last-child span:last-child{color:var(--yellow)}.problem-summary__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-card{display:grid;gap:12px;min-height:228px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;padding:14px}.problem-card__top{display:grid;gap:6px}.problem-card__top strong{line-height:1.2}.problem-card__top span{color:var(--yellow);font-weight:850}.problem-card p{margin:0;color:#e7eadf;line-height:1.42}.problem-card__metric{align-self:end;display:grid;gap:7px}.problem-card__metric span{width:fit-content;border-radius:8px;background:var(--yellow);color:var(--ink);padding:6px 8px;font-weight:900}.problem-card__metric small{color:#cfd4ca;line-height:1.35}.review-quote{padding:16px}.review-quote div{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.review-quote div span{color:#967000;font-weight:850}.review-quote p{margin:0;color:#34383d;line-height:1.48}.review-quote small{display:block;margin-top:12px;color:var(--muted);font-weight:750}.review-browser{display:grid;gap:14px}.review-filters{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:12px}.review-filters>div{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1113180f;padding:14px}.review-filters strong{display:block;margin-bottom:10px}.review-filter-row{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{min-height:34px;padding:7px 10px;background:#f2f4ef;color:#34383d;text-align:left}.filter-chip--active{background:var(--yellow);color:var(--ink)}.review-browser__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;background:#191b20;color:#fff;padding:12px 14px;font-weight:850}.review-browser__meta div{display:flex;flex-wrap:wrap;gap:12px}.review-browser__meta div span:last-child{color:var(--yellow)}.review-export-button{min-height:36px;border:0;border-radius:8px;background:var(--yellow);color:var(--ink);cursor:pointer;font:inherit;font-weight:900;padding:8px 12px}.review-list{display:grid;gap:10px;max-height:720px;overflow:auto;padding-right:4px}.review-list-item{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1113180f;padding:16px}.review-list-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.review-list-item__top strong,.review-list-item__top span{display:block}.review-list-item__top span{margin-top:3px;color:var(--muted)}.review-rating{min-height:32px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:var(--yellow);padding:6px 10px;font-weight:900}.review-list-item>p{margin:0;color:#34383d;line-height:1.5}.review-list-item__themes{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.review-list-item__themes span{border-radius:999px;background:#f2f4ef;color:#4f5257;padding:5px 8px;font-size:12px;font-weight:800}.review-reply{margin-top:12px;border-radius:8px;background:#f8f9f3;padding:12px}.review-reply strong{display:block;margin-bottom:6px}.review-reply p{margin:0;color:var(--muted);line-height:1.45}.decision-tree-card{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1113180f;padding:18px}.decision-tree-card__root{min-height:64px;display:flex;align-items:center;gap:12px;border-radius:8px;background:#191b20;color:#fff;padding:16px}.decision-tree-card__root svg{color:var(--yellow)}.decision-tree{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.decision-node{border:1px solid var(--line);border-radius:8px;background:#f8f9f3;padding:14px}.decision-node h3{min-height:52px;margin:0 0 12px;font-size:20px;line-height:1.15}.decision-node__branches{display:grid;gap:8px}.decision-node__branches div{border-radius:8px;background:#fff;padding:12px}.decision-node__branches span{display:inline-flex;border-radius:999px;background:var(--yellow);padding:4px 8px;font-size:12px;font-weight:900}.decision-node__branches strong{display:block;margin-top:8px}.decision-node__branches p{margin:6px 0 0;color:var(--muted);line-height:1.4}.lean-canvas{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-areas:"problem solution uvp advantage segments" "problem metrics uvp channels segments" "costs costs costs revenue revenue";gap:10px}.lean-card{min-height:220px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1113180f;padding:16px}.lean-card--problem{grid-area:problem}.lean-card--solution{grid-area:solution}.lean-card--uvp{grid-area:uvp;background:var(--yellow)}.lean-card--advantage{grid-area:advantage}.lean-card--segments{grid-area:segments}.lean-card--channels{grid-area:channels}.lean-card--revenue{grid-area:revenue}.lean-card--costs{grid-area:costs}.lean-card--metrics{grid-area:metrics}.lean-card__title{display:flex;align-items:flex-start;gap:9px;margin-bottom:12px}.lean-card__title span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;background:#191b20;color:var(--yellow);font-weight:900}.lean-card h3{margin:0;font-size:19px;line-height:1.08}.lean-card p{margin:0;color:#34383d;line-height:1.45}.lean-card small{display:block;margin-top:14px;color:var(--muted);line-height:1.35;font-weight:750}.lean-canvas__mark{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#191b20;color:#fff;padding:7px 10px;font-size:12px;font-weight:850}.lean-canvas__mark svg{color:var(--yellow)}.north-star__icon{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink)}.north-star span{color:#cfd2d7;font-weight:800}.north-star h3{margin:6px 0 0;font-size:clamp(54px,8vw,88px);line-height:.9}.north-star p{margin:8px 0 0;color:#f4f5f0}.north-star__reason{color:#e6e8ec;line-height:1.55;font-size:17px}.metric-grid,.feature-grid,.stakeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.metric-card,.feature-card,.stakeholder-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 12px 34px #1113180f}.metric-card{padding:22px;overflow:hidden}.metric-card--lime{border-top:6px solid var(--green)}.metric-card--blue{border-top:6px solid var(--blue)}.metric-card--pink{border-top:6px solid var(--pink)}.metric-card--yellow{border-top:6px solid var(--yellow)}.metric-card__top{display:flex;align-items:flex-start;gap:12px}.metric-card__icon,.feature-card__icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:8px;background:var(--yellow)}.metric-card__top p,.metric-row p,.feature-card p,.decision-item p,.stakeholder-card p,.competitor-row p{margin:0;color:var(--muted);line-height:1.48}.metric-card h3,.feature-card h3,.decision-item h3,.stakeholder-card h3{margin:18px 0 14px;font-size:24px}.metric-card__list{display:grid;gap:10px}.metric-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,.34fr);gap:12px;padding:14px 0;border-top:1px solid var(--line)}.metric-row strong{display:block;margin-bottom:5px}.metric-row span{justify-self:end;align-self:start;border-radius:8px;padding:7px 9px;background:#191b20;color:#fff;font-weight:850;text-align:right}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{padding:20px;display:flex;flex-direction:column;min-height:286px;position:relative;overflow:hidden}.feature-card:after{content:"";position:absolute;inset:auto 18px 18px auto;width:44px;height:6px;border-radius:999px;background:var(--yellow)}.feature-card__metric{margin-top:auto;padding-top:18px}.feature-card__metric span{display:block;color:var(--muted);font-size:13px;font-weight:750}.feature-card__metric strong{display:block;margin-top:3px;font-size:30px}.deep-feature-grid{display:grid;gap:18px}.deep-feature{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 12px 34px #1113180f}.deep-feature__hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:24px;background:radial-gradient(circle at 92% 18%,rgba(255,221,45,.18),transparent 26%),linear-gradient(135deg,#191b20,#2d3037);color:#fff}.deep-feature__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:var(--yellow);color:var(--ink)}.deep-feature__tag{display:inline-flex;margin-bottom:10px;border-radius:999px;padding:6px 10px;background:#ffdd2d29;color:var(--yellow);font-weight:850;font-size:13px}.deep-feature h3{margin:0;font-size:clamp(26px,3vw,38px)}.deep-feature__hero p{max-width:820px;margin:10px 0 0;color:#e8ebef;line-height:1.5;font-size:17px}.deep-feature__value{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.deep-feature__value>div{padding:18px;border-right:1px solid var(--line)}.deep-feature__value>div:last-child{border-right:0}.deep-feature__value strong,.feature-list h4,.matching-ux__item strong{display:block;margin-bottom:8px}.deep-feature__value p,.feature-list li,.matching-layer li,.matching-layer p,.matching-ux p,.matching-ux__item p{margin:0;color:var(--muted);line-height:1.48}.deep-feature__result{background:#fff1a6}.deep-feature__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line)}.feature-list{min-height:220px;padding:18px;background:#fff}.feature-list h4{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:16px}.feature-list h4 svg{color:#967000}.feature-list ul,.feature-list ol,.matching-layer ul{margin:0;padding-left:18px}.feature-list li,.matching-layer li{margin-bottom:8px}.matching-board{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);gap:18px;align-items:start}.matching-board__tech{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.matching-layer,.matching-ux{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1113180f}.matching-layer{padding:18px}.matching-layer>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-weight:900}.matching-layer h3,.matching-ux h3{margin:16px 0 10px;font-size:22px}.matching-layer ul{margin-top:14px}.matching-ux{padding:20px;background:#191b20;color:#fff}.matching-ux p,.matching-ux__item p{color:#d9dce2}.traffic-light{display:flex;gap:10px;margin:18px 0}.traffic-light__dot{width:34px;height:34px;border-radius:50%}.traffic-light__dot--green{background:var(--green)}.traffic-light__dot--yellow{background:var(--yellow)}.traffic-light__dot--red{background:#f24f4f}.matching-ux__item{padding:14px 0;border-top:1px solid rgba(255,255,255,.14)}.solution-stack{display:grid;gap:18px}.solution-card{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 12px 34px #1113180f}.solution-card__header{display:flex;align-items:flex-start;gap:14px;padding:22px;background:radial-gradient(circle at 92% 18%,rgba(255,221,45,.16),transparent 24%),#191b20;color:#fff}.solution-card__icon{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:8px;background:var(--yellow);color:var(--ink)}.solution-card__tag{display:inline-flex;margin-bottom:8px;color:var(--yellow);font-size:13px;font-weight:850}.solution-card h3{margin:0;font-size:clamp(24px,3vw,34px)}.solution-card__core{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.info-block{padding:18px;border-right:1px solid var(--line)}.info-block:last-child{border-right:0}.info-block--strong{background:#fff1a6}.info-block strong,.compact-list h4{display:block;margin-bottom:8px}.info-block p,.compact-list li{margin:0;color:var(--muted);line-height:1.48}.solution-card__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line)}.compact-list{min-height:178px;padding:16px;background:#fff}.compact-list h4{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:15px}.compact-list h4 svg{color:#967000}.compact-list ul,.compact-list ol{margin:0;padding-left:18px}.compact-list li{margin-bottom:7px}.service-metrics-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.service-metrics-strip div{display:grid;gap:7px;border-radius:8px;background:var(--yellow);padding:16px}.service-metrics-strip span{color:#4f5257;line-height:1.4}.decision-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.decision-item{display:flex;gap:14px;border-radius:8px;border:1px solid var(--line);background:#fff;padding:18px;box-shadow:0 12px 34px #1113180f}.decision-item svg{flex:0 0 22px;color:var(--green);margin-top:2px}.decision-item h3{margin:0 0 7px;font-size:20px}.stakeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stakeholder-card{padding:22px}.stakeholder-card svg{color:#967000}.stakeholder-card span{display:block;margin-top:18px;border-radius:8px;background:#fff1a6;padding:12px;font-weight:750;line-height:1.4}.competitor-table{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 12px 34px #1113180f}.competitor-table__head,.competitor-row{display:grid;grid-template-columns:.9fr 1.25fr 1.25fr 1.45fr;gap:12px;align-items:start}.competitor-table__head{background:#191b20;color:#fff;padding:14px 18px;font-weight:850}.competitor-row{padding:18px;border-top:1px solid var(--line)}.competitor-row strong{font-size:18px}.section{padding:40px 0}.section__header{max-width:760px;min-height:118px;display:flex;flex-direction:column;justify-content:flex-end}.section h2{font-size:clamp(30px,3.6vw,44px)}.review-summary div,.review-theme,.review-quote,.problem-summary,.problem-card,.review-filters>div,.review-list-item,.decision-tree-card,.decision-node,.lean-card,.metric-card,.feature-card,.deep-feature,.matching-layer,.matching-ux,.solution-card,.decision-item,.stakeholder-card,.competitor-table,.mvp-panel,.rail-card,.store-card{border-radius:8px;border:1px solid var(--line);box-shadow:0 10px 28px #1113180e}.review-summary div,.review-theme,.review-quote,.problem-card,.review-filters>div,.review-list-item,.decision-tree-card,.lean-card,.metric-card,.feature-card,.stakeholder-card,.mvp-panel,.rail-card{padding:18px}.review-summary div,.review-theme,.review-quote,.problem-card,.decision-node,.lean-card,.metric-card,.feature-card,.stakeholder-card,.store-card{min-height:168px}.review-theme,.review-quote,.problem-card,.lean-card,.metric-card,.feature-card,.stakeholder-card,.store-card{display:flex;flex-direction:column}.review-theme span,.review-quote p,.review-list-item>p,.decision-node__branches p,.lean-card p,.metric-row p,.feature-card p,.stakeholder-card p,.competitor-row p,.info-block p,.compact-list li{font-size:14px;line-height:1.45}.review-theme strong,.review-quote strong,.lean-card h3,.metric-card h3,.feature-card h3,.stakeholder-card h3,.solution-card h3{letter-spacing:0}.review-theme svg,.metric-card__icon,.feature-card__icon,.solution-card__icon{flex-shrink:0}.review-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.review-theme-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.review-quotes{grid-template-columns:repeat(3,minmax(0,1fr))}.review-quote small{margin-top:auto;padding-top:12px}.decision-node{background:#fff}.decision-tree-card{background:#f8f9f3}.decision-node h3{min-height:48px}.lean-canvas{gap:12px}.lean-card{min-height:236px}.lean-card small{margin-top:auto;padding-top:14px}.metric-grid{gap:14px}.metric-card{min-height:430px}.feature-card{min-height:300px}.solution-card__core{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-list{min-height:190px}.stakeholder-card{min-height:260px}.stakeholder-card span{margin-top:auto}@media (max-width: 920px){.mvp-shell{grid-template-columns:1fr}.mvp-sidebar{position:static;height:auto;padding:18px}.mvp-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.mvp-topline,.mvp-scope,.mvp-layout{grid-template-columns:1fr}.mvp-topline{align-items:flex-start;flex-direction:column}.active-basket,.store-results,.health-layout,.healthy-game,.nutrition-challenges,.store-product-grid,.favorites-layout,.mvp-proof-strip{grid-template-columns:1fr}.active-basket__total{text-align:left}.hero{min-height:auto}.hero__content{min-height:auto;grid-template-columns:1fr;padding-top:22px}.phone{justify-self:start}.feature-grid,.review-summary,.review-theme-grid,.review-quotes,.problem-summary__grid,.review-filters,.decision-tree,.deep-feature__value,.deep-feature__columns,.solution-card__core,.solution-card__details,.service-metrics-strip,.stakeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.matching-board,.matching-board__tech{grid-template-columns:1fr}.lean-canvas{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"segments problem" "uvp solution" "advantage channels" "metrics metrics" "costs revenue"}.north-star{grid-template-columns:1fr}.competitor-table__head{display:none}.competitor-row{grid-template-columns:1fr;gap:8px}}@media (max-width: 680px){.mvp-workspace{padding-inline:14px}.mvp-nav,.mvp-scope,.basket-tabs,.healthy-products,.store-product-grid,.store-tabs,.nutrition-challenges,.favorites-layout{grid-template-columns:1fr}.favorite-push,.favorite-item{align-items:flex-start;flex-direction:column}.panel-heading{flex-direction:column}.mode-switch{width:100%;flex-direction:column}.mode-switch__button{justify-content:center}.topbar{height:auto;align-items:flex-start;flex-direction:column}.hero h1{font-size:clamp(38px,13vw,58px)}.phone{width:100%}.metric-grid,.feature-grid,.review-summary,.review-theme-grid,.review-quotes,.problem-summary__grid,.review-filters,.decision-tree,.deep-feature__value,.deep-feature__columns,.solution-card__core,.solution-card__details,.service-metrics-strip,.decision-list,.stakeholder-grid,.deep-feature__hero{grid-template-columns:1fr}.deep-feature__value>div{border-right:0;border-bottom:1px solid var(--line)}.solution-card__header{flex-direction:column}.info-block{border-right:0;border-bottom:1px solid var(--line)}.metric-row{grid-template-columns:1fr}.metric-row span{justify-self:start;text-align:left}.section{padding-block:52px}.review-tabs,.review-browser__meta{width:100%}.review-tab{flex:1}.review-browser__meta,.review-list-item__top{flex-direction:column}.lean-canvas{grid-template-columns:1fr;grid-template-areas:"segments" "problem" "uvp" "solution" "advantage" "channels" "metrics" "costs" "revenue"}.lean-card{min-height:auto}.lean-canvas__mark{position:static;width:fit-content;margin-top:6px}}:root{--yellow: #ffdd2d;--yellow-soft: #fff6bf;--ink: #1d2025;--muted: #6f7782;--line: #e7e8ec;--surface: #ffffff;--page: #f4f5f7;--green: #22a06b}body,.mvp-shell,.case-content{background:var(--page)}.mvp-sidebar{background:var(--yellow);color:var(--ink);border-right:1px solid rgba(29,32,37,.08)}.mvp-brand small,.mvp-nav a{color:#1d2025b8}.brand__mark{background:var(--ink);color:var(--yellow)}.mvp-nav a:first-child,.mvp-nav a:hover{background:#ffffffb8;color:var(--ink)}.mvp-topline,.mvp-scope,.mvp-layout,.mvp-proof-strip{max-width:1180px}.mvp-kicker,.filter-chip--active,.store-tab--active,.store-product--selected .store-product__select,.store-card__button,.favorite-store-card button,.review-export-button,.button--primary{background:var(--yellow);color:var(--ink)}.button--primary,.store-card__button,.store-product__select,.favorite-store-card button,.review-export-button{box-shadow:none}.mvp-panel,.rail-card,.store-product,.store-card,.favorite-item,.favorite-store-card,.review-summary div,.review-theme,.review-quote,.review-filters>div,.review-list-item,.metric-card,.feature-card,.stakeholder-card,.deep-feature,.solution-card,.lean-card{border-color:var(--line);background:var(--surface);box-shadow:0 8px 24px #1d20250f}.mvp-panel,.rail-card{border-radius:16px}.mvp-scope div,.search-bar,.store-tab,.store-product,.store-card,.selected-products-bar,.favorite-push{border-radius:14px}.mvp-scope div{background:#fff;border-color:transparent;box-shadow:0 8px 24px #1d20250d}.panel-heading span,.active-basket__summary span{color:#8a6b00}.search-bar{border-color:transparent;background:#fff;box-shadow:inset 0 0 0 1px var(--line)}.favorite-push{background:var(--yellow);box-shadow:0 10px 26px #b791002e}.basket-tab--active,.store-product--selected{border-color:#d8b900;background:#fff8cc}.active-basket,.selected-products-bar,.problem-summary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 8px 24px #1d20250f}.active-basket__summary p,.selected-products-bar p,.problem-card p,.problem-card__metric small{color:var(--muted)}.active-basket__items span{background:#f4f5f7;color:var(--ink)}.active-basket__total{background:var(--yellow)}.mode-switch,.store-category-tabs{background:#f0f1f4}.mode-switch__button--active,.store-category-tab--active{background:var(--yellow);color:var(--ink)}.healthy-panel{background:#fff}.healthy-toggle--active{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.store-tab{border-color:var(--line)}.store-product__category,.store-product__tags small{background:#f4f5f7;color:#4f5661}.store-product__select,.store-product .favorite-mini-button,.store-card__button{background:var(--ink);color:#fff}.store-product .favorite-mini-button--active,.store-product--selected .favorite-mini-button--active{background:var(--yellow);color:var(--ink)}.store-card{background:#fff}.store-card__price-row strong{color:var(--ink)}.mvp-proof-strip div{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 8px 24px #1d20250d}.mvp-proof-strip svg,.store-card__meta svg,.review-theme svg{color:#8a6b00}.problem-summary__head span,.problem-summary__head>div:last-child span:last-child,.problem-card__top span{color:#8a6b00}.problem-card{background:#f8f8fa;border-color:var(--line)}.problem-card__metric span,.metric-row span{background:var(--yellow);color:var(--ink)}:root{--page: #f6f7f9;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--ink: #17191f;--muted: #737b87;--line: rgba(23, 25, 31, .08);--shadow-soft: 0 18px 46px rgba(23, 25, 31, .08);--shadow-tiny: 0 8px 20px rgba(23, 25, 31, .05)}body,.case-content,.mvp-shell{background:linear-gradient(180deg,#fbfbfc 0%,var(--page) 34%,#f1f3f6 100%)}.mvp-shell{grid-template-columns:212px minmax(0,1fr)}.mvp-sidebar{margin:16px 0 16px 16px;height:calc(100vh - 32px);border:1px solid rgba(255,221,45,.36);border-radius:8px;background:linear-gradient(180deg,#ffdd2dfa,#ffe85aeb);box-shadow:0 24px 54px #9f7a0029}.mvp-brand{min-height:54px;border-radius:8px;background:#ffffff7a;padding:8px}.brand__mark{box-shadow:0 10px 24px #17191f2e}.mvp-nav{gap:6px}.mvp-nav a{min-height:46px;border-radius:8px;color:#17191fc2;font-weight:850;transition:background .16s ease,color .16s ease,transform .16s ease}.mvp-nav a:first-child,.mvp-nav a:hover{background:#ffffffbd;color:var(--ink);transform:translate(2px)}.mvp-workspace{padding-top:16px}.mvp-topline{min-height:104px}.mvp-topline h1{max-width:760px;font-size:clamp(36px,4.7vw,72px);line-height:.94}.mvp-kicker{border:1px solid rgba(23,25,31,.08);background:#fff1a7;box-shadow:inset 0 -1px #17191f14}.mvp-scope div{min-height:82px;border:1px solid rgba(23,25,31,.06);background:#ffffffdb;box-shadow:var(--shadow-tiny)}.mvp-scope strong{font-size:17px}.mvp-panel,.rail-card,.store-product,.store-card,.favorite-item,.favorite-store-card,.review-summary div,.review-theme,.review-quote,.review-filters>div,.review-list-item,.metric-card,.feature-card,.stakeholder-card,.deep-feature,.solution-card,.lean-card{border:1px solid rgba(23,25,31,.07);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mvp-panel{padding:clamp(16px,2vw,24px)}.panel-heading{align-items:center}.panel-heading span{width:fit-content;border-radius:999px;background:#fff3ad;color:#6f5400;padding:5px 8px}.panel-heading h2{margin-top:8px;font-size:clamp(24px,2.6vw,38px);letter-spacing:0}.search-bar{min-height:64px;border:1px solid rgba(23,25,31,.06);background:#ffffffe6;box-shadow:var(--shadow-tiny)}.favorite-push{border:1px solid rgba(23,25,31,.08);background:linear-gradient(90deg,#ffdd2d,#ffe86a);box-shadow:0 16px 36px #b7910038}.basket-tab,.mode-switch__button,.store-tab,.store-category-tab,.healthy-toggle{transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.basket-tab:hover,.store-tab:hover,.store-category-tab:hover{transform:translateY(-1px)}.basket-tab--active,.store-tab--active,.store-product--selected{border-color:#c3970057;background:#fff6c7;box-shadow:0 14px 34px #b791001f}.mode-switch,.store-category-tabs{border:1px solid rgba(23,25,31,.05);background:#edeff3db}.mode-switch__button--active,.store-category-tab--active{background:var(--ink);color:#fff;box-shadow:0 10px 24px #17191f29}.store-tabs{gap:10px}.store-tab{min-height:66px;background:#ffffffdb;box-shadow:var(--shadow-tiny)}.store-tab--active{background:#ffef8d}.store-product-grid{gap:14px}.store-product{min-height:260px;position:relative;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.store-product:hover{transform:translateY(-3px);box-shadow:0 22px 48px #17191f1f}.store-product__category{max-width:100%;border-radius:999px;background:#f0f2f6;color:#505966}.store-product__header strong{font-size:18px}.store-product__tags small{border:1px solid rgba(23,25,31,.06);background:#f7f8fa}.store-product__bottom{border-top-color:#17191f0f}.store-product__price b{font-size:20px}.store-product__select,.store-card__button,.favorite-store-card button{min-height:42px;border-radius:8px;background:var(--ink);color:#fff;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.store-product__select:hover,.store-card__button:hover,.favorite-store-card button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #17191f2e}.store-product--selected .store-product__select,.store-card__button{background:var(--yellow);color:var(--ink)}.store-card{min-height:224px;background:linear-gradient(180deg,#fffffff5,#fafbfdf5)}.store-card__price-row{padding:10px 0}.store-card__price-row strong{font-size:38px}.store-card__meta span{min-height:30px;border-radius:8px;background:#f5f6f8;padding:6px 8px}.sla-dot{box-shadow:0 0 0 5px #17191f0d}.selected-products-bar{border:1px solid rgba(23,25,31,.07);background:var(--ink);box-shadow:0 16px 36px #17191f29}.selected-products-bar strong,.selected-products-bar span{color:var(--yellow)}.blocked-product{background:#fff4f4}.mvp-proof-strip div{min-height:104px;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media (max-width: 920px){.mvp-shell{grid-template-columns:1fr}.mvp-sidebar{position:static;height:auto;margin:12px}.mvp-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}.mvp-shell{min-height:100vh;display:block;background:linear-gradient(180deg,#fbfbfc,#f6f7f9 40%,#eef1f5)}.mvp-sidebar{position:sticky;top:12px;z-index:20;height:auto;max-width:none;margin:12px clamp(12px,1.6vw,22px) 0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;border:1px solid rgba(23,25,31,.08);border-radius:8px;background:#ffdd2df0;padding:10px 12px;box-shadow:0 16px 38px #916f0024;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mvp-brand{min-height:44px;width:fit-content;background:#ffffff94;padding:6px 10px 6px 6px}.mvp-nav{display:flex;justify-content:flex-end;gap:8px;overflow-x:auto;scrollbar-width:none}.mvp-nav::-webkit-scrollbar{display:none}.mvp-nav a{flex:0 0 auto;min-height:40px;border-radius:8px;padding:9px 12px;background:#ffffff61;color:#17191fcc}.mvp-nav a:first-child,.mvp-nav a:hover{background:#fff;color:var(--ink);transform:translateY(-1px)}.mvp-workspace{width:100%;padding:14px clamp(12px,1.6vw,22px) 34px}.mvp-topline,.mvp-scope,.mvp-layout,.mvp-proof-strip{width:100%;max-width:none}.mvp-topline{min-height:92px}.mvp-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.24fr)}.mvp-main,.mvp-rail{min-width:0}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-results{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 1180px){.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mvp-layout{grid-template-columns:1fr}}@media (max-width: 760px){.mvp-sidebar{position:static;grid-template-columns:1fr;gap:10px}.mvp-nav{justify-content:flex-start}.mvp-topline{align-items:flex-start;flex-direction:column}.store-product-grid,.store-results,.mvp-scope{grid-template-columns:1fr}}.cockpit-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px}.macro-impact{display:grid;grid-template-columns:minmax(280px,.34fr) minmax(0,1fr);gap:12px;margin-bottom:14px}.macro-impact__main,.macro-impact__grid div,.economic-strip div{border:1px solid rgba(23,25,31,.07);border-radius:8px;background:#ffffffeb;box-shadow:0 10px 28px #17191f0f}.macro-impact__main{background:linear-gradient(135deg,#17191f,#2c3038);color:#fff;padding:18px}.macro-impact__main span,.macro-impact__main strong,.macro-impact__main p,.macro-impact__grid span,.macro-impact__grid strong,.macro-impact__grid p,.economic-strip span,.economic-strip strong,.economic-strip p{display:block;margin:0}.macro-impact__main span{color:var(--yellow);font-weight:900}.macro-impact__main strong{margin-top:8px;font-size:clamp(28px,4vw,48px);line-height:.95}.macro-impact__main p{margin-top:12px;color:#dfe3ea;line-height:1.45}.macro-impact__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.macro-impact__grid div,.economic-strip div{padding:14px}.macro-impact__grid span,.economic-strip span{color:var(--muted);font-size:12px;font-weight:900}.macro-impact__grid strong,.economic-strip strong{margin-top:6px;font-size:22px;line-height:1}.macro-impact__grid p,.economic-strip p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.35}.economic-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px}.cockpit-summary div,.finance-grid div{min-width:0;border:1px solid rgba(23,25,31,.07);border-radius:8px;background:#ffffffeb;padding:14px;box-shadow:0 10px 28px #17191f0f}.cockpit-summary span,.cockpit-summary strong,.finance-grid span,.finance-grid strong{display:block}.cockpit-summary span,.finance-grid span{color:var(--muted);font-size:12px;font-weight:850}.cockpit-summary strong{margin-top:5px;font-size:clamp(18px,2vw,26px);line-height:1}.concept-cockpit{display:grid;gap:16px}.concept-card{position:relative;overflow:hidden;border:1px solid rgba(23,25,31,.07);border-radius:8px;background:linear-gradient(135deg,#fffffffa,#f7f9fcf0);box-shadow:0 22px 56px #17191f14;padding:clamp(16px,2vw,24px)}.concept-card:before{content:"";position:absolute;inset:0 auto 0 0;width:7px;background:var(--yellow)}.concept-card--shelf:before{background:#22a06b}.concept-card--loyalty:before{background:#2678ff}.concept-card__hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.concept-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:var(--yellow);color:var(--ink);box-shadow:0 14px 30px #b791002e}.concept-card--shelf .concept-card__icon{background:#dff8eb;color:#126b43}.concept-card--loyalty .concept-card__icon{background:#e2ecff;color:#1558c8}.concept-card__hero small,.concept-card__hero h3,.concept-card__hero p{display:block;margin:0}.concept-card__hero small{color:#8a6b00;font-size:13px;font-weight:900}.concept-card__hero h3{margin-top:4px;font-size:clamp(26px,3vw,42px);line-height:.98}.concept-card__hero p{max-width:840px;margin-top:8px;color:var(--muted);font-size:17px;line-height:1.45}.concept-card__flow{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.concept-card__flow span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f1f3f6;color:#3d444f;padding:8px 10px;font-size:13px;font-weight:850}.concept-card__body{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px}.concept-card__evidence,.concept-card__finance{min-width:0;border:1px solid rgba(23,25,31,.07);border-radius:8px;background:#ffffffc2;padding:14px}.concept-card h4{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:16px}.pain-proof{display:grid;gap:8px;border-top:1px solid rgba(23,25,31,.07);padding:12px 0}.pain-proof:first-of-type{border-top:0;padding-top:0}.pain-proof>div{display:flex;justify-content:space-between;gap:10px}.pain-proof strong,.pain-proof span{display:block}.pain-proof span{flex:0 0 auto;border-radius:999px;background:var(--yellow);padding:5px 8px;font-size:12px;font-weight:900}.pain-proof blockquote{margin:0;border-left:3px solid var(--yellow);color:#3d444f;padding-left:10px;line-height:1.42}.pain-proof p{margin:0;color:var(--muted);line-height:1.42}.finance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.finance-grid strong{margin-top:5px;font-size:20px;line-height:1}.metric-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.metric-pills span{border-radius:999px;background:#17191f;color:#fff;padding:7px 9px;font-size:12px;font-weight:850}@media (max-width: 1100px){.cockpit-summary,.economic-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.macro-impact,.macro-impact__grid{grid-template-columns:1fr 1fr}.concept-card__body{grid-template-columns:1fr}}@media (max-width: 680px){.cockpit-summary,.macro-impact,.macro-impact__grid,.economic-strip,.finance-grid{grid-template-columns:1fr}.pain-proof>div{flex-direction:column}}.tg-shell{min-height:100vh;background:#000;color:#f5f5f7;padding:0}.tg-phone{width:100%;max-width:980px;min-height:100vh;margin:0 auto;background:#000;overflow:hidden}.tg-header{position:sticky;top:0;z-index:10;background:linear-gradient(180deg,#000 82%,#0000);padding:18px clamp(16px,4vw,36px) 14px}.tg-status,.tg-topbar,.tg-address{display:flex;align-items:center;justify-content:space-between;gap:12px}.tg-status{margin-bottom:10px;padding-inline:clamp(36px,8vw,92px);color:#fff;font-size:28px;line-height:1}.tg-status span{font-size:18px;letter-spacing:1px}.tg-topbar button,.tg-section-head button{border:0;background:transparent;color:#4da0ff;cursor:pointer;font:inherit;font-size:22px}.tg-logo{border-radius:999px;background:#ffdd2d;color:#2a2d33;padding:8px 28px;font-size:21px;font-weight:950;letter-spacing:1px}.tg-address{flex-direction:column;justify-content:center;margin:8px 0 14px;gap:2px;color:#8f929b}.tg-address strong{display:inline-flex;align-items:center;gap:4px;color:#f5f5f7;font-size:20px}.tg-search{min-height:64px;display:flex;align-items:center;gap:12px;border-radius:8px;background:#1f1f22;color:#9d9da4;padding:0 18px;font-size:26px;font-weight:650}.tg-main{display:grid;gap:30px;padding:30px clamp(16px,4vw,36px) 64px}.tg-section{min-width:0}.tg-section--favorite{border-radius:8px;background:#111113;border:1px solid #242429;margin:-6px -6px 0;padding:14px 6px 8px}.tg-favorite-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;cursor:pointer;font:inherit;margin-bottom:18px;padding-inline:8px;text-align:left}.tg-favorite-title h2{margin:0}.tg-favorite-title span{border-radius:999px;background:#25252a;color:#ffdd2d;font-size:15px;font-weight:950;padding:7px 11px;white-space:nowrap}.tg-section h2,.tg-section-head h2{margin:0 0 18px;color:#f5f5f7;font-size:clamp(32px,5vw,48px);line-height:1;letter-spacing:0}.tg-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.tg-section-head h2{margin:0}.tg-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tg-store-card{position:relative;min-height:168px;display:flex;flex-direction:column;justify-content:center;border:0;border-radius:8px;color:#fff;cursor:pointer;font:inherit;padding:14px 14px 44px;text-align:center}.tg-store-card strong{display:block;font-size:clamp(42px,8vw,76px);line-height:.9;font-weight:950}.tg-store-card small{position:absolute;left:14px;right:14px;bottom:13px;color:#e9e9ec;font-size:clamp(15px,2.3vw,20px);font-weight:850;text-align:center}.tg-cashback{position:absolute;left:12px;bottom:12px;border-radius:999px;background:#ffdd2d;color:#31343a;padding:3px 9px;font-size:16px;font-weight:950;line-height:1.1}.tg-store-card--vv,.tg-pill-logo--vv,.tg-free-logo--vv{background:#31c66f}.tg-store-card--p5,.tg-pill-logo--p5,.tg-free-logo--p5{background:#ee2027}.tg-store-card--px,.tg-pill-logo--px,.tg-free-logo--px{background:#0d6536}.tg-store-card--mg,.tg-pill-logo--mg,.tg-free-logo--mg{background:#ee2b34}.tg-store-card--dx,.tg-pill-logo--dx,.tg-free-logo--dx{background:#ff8808}.tg-store-card--cz,.tg-pill-logo--cz{background:#ffdd2d;color:#17191f}.tg-store-card--au,.tg-pill-logo--au,.tg-free-logo--au{background:#eb001b}.tg-store-card--sm,.tg-pill-logo--sm,.tg-free-logo--sm{background:#ffdc00;color:#0b0b0c}.tg-store-card--ln,.tg-pill-logo--ln,.tg-free-logo--ln{background:#ec3daf}.tg-store-card--ck,.tg-pill-logo--ck,.tg-free-logo--ck{background:#f3373d}.tg-store-card--active{outline:4px solid #4b93ff;outline-offset:3px}.tg-store-card .tg-cashback{top:12px;bottom:auto}.tg-free-card{position:relative;width:min(430px,100%);min-height:300px;border-radius:8px;background:#1f1f22;padding:20px}.tg-free-logo{height:190px;display:grid;place-items:center;border-radius:8px;color:#fff;font-size:76px;font-weight:950}.tg-free-card>strong,.tg-free-card>small{display:block;margin-top:16px;color:#fff;font-size:24px}.tg-free-card>small{margin-top:6px;color:#e4e4e8;font-weight:850}.tg-roulette,.tg-store-rail,.tg-category-rail,.tg-product-rail,.tg-story-rail{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scroll-snap-type:x proximity;scrollbar-width:none}.tg-roulette::-webkit-scrollbar,.tg-store-rail::-webkit-scrollbar,.tg-category-rail::-webkit-scrollbar,.tg-product-rail::-webkit-scrollbar,.tg-story-rail::-webkit-scrollbar{display:none}.tg-roulette{margin-inline:calc(clamp(16px,4vw,36px)*-1);padding:0 clamp(16px,4vw,36px) 8px}.tg-roulette-card{position:relative;flex:0 0 220px;min-height:132px;display:grid;grid-template-columns:48px minmax(0,1fr);align-content:center;column-gap:12px;border:0;border-radius:8px;background:#1f1f22;border:1px solid #2b2b31;color:#f5f5f7;cursor:pointer;font:inherit;padding:14px;text-align:left}.tg-roulette-card span,.tg-roulette-card>img{grid-row:span 2;width:54px;height:54px;display:grid;place-items:center;border-radius:7px;background:#fff;color:#7a7d86;font-size:11px;font-weight:950;text-transform:uppercase}.tg-roulette-card>img{background:transparent;object-fit:cover;padding:0}.tg-roulette-card strong,.tg-roulette-card small{display:block;min-width:0}.tg-roulette-card strong{overflow:hidden;color:#f5f5f7;font-size:18px;line-height:1.12;text-overflow:ellipsis}.tg-roulette-card small{align-self:end;color:#a7a8af;font-size:14px;font-weight:750}.tg-roulette-card--active{background:#27251c;outline:3px solid #ffdd2d;outline-offset:-3px}.tg-roulette-card--promo{background:#2f2716}.tg-roulette-card--promo span{background:#ffdd2d;color:#17191f}.tg-roulette-card em{position:absolute;top:8px;right:8px;border-radius:999px;background:#ffdd2d;color:#17191f;font-size:12px;font-style:normal;font-weight:950;padding:4px 8px}.tg-roulette-empty{flex:0 0 min(520px,100%);border:1px dashed #3a3a42;border-radius:8px;background:#1a1a1e;color:#f5f5f7;padding:18px}.tg-roulette-empty strong,.tg-roulette-empty small{display:block}.tg-roulette-empty small{margin-top:6px;color:#a7a8af}.tg-radar-launch{width:100%;min-height:92px;display:flex;align-items:center;justify-content:center;gap:16px;border:0;border-radius:8px;background:#ffdd2d;color:#17191f;cursor:pointer;font:inherit;margin-bottom:14px;padding:18px;text-align:left}.tg-radar-launch span{font-size:clamp(32px,5vw,46px);font-weight:950;line-height:1}.tg-radar-launch strong{max-width:360px;font-size:17px;line-height:1.2;text-align:right}.tg-store-pill{flex:0 0 270px;min-height:96px;display:flex;align-items:center;gap:14px;border:0;border-radius:8px;background:#1f1f22;color:#f5f5f7;cursor:pointer;font:inherit;padding:14px;text-align:left}.tg-store-pill--active{background:#55565b;outline:4px solid #4b93ff;outline-offset:-4px}.tg-pill-logo{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:23px;font-weight:950}.tg-store-pill span:last-child strong,.tg-store-pill span:last-child small{display:block}.tg-store-pill span:last-child strong{font-size:24px}.tg-store-pill span:last-child small{margin-top:4px;color:#d6d6dc;font-size:22px}.tg-category-rail{margin:10px 0 14px}.tg-category-chip{flex:0 0 auto;min-height:42px;border:0;border-radius:999px;background:#1f1f22;color:#d9d9df;cursor:pointer;font:inherit;font-weight:850;padding:8px 14px}.tg-category-chip--active{background:#ffdd2d;color:#17191f}.tg-product-card{position:relative;flex:0 0 315px;min-height:560px;border-radius:8px;background:#1f1f22;color:#f5f5f7;padding:14px;scroll-snap-align:start}.tg-product-badges{position:absolute;top:24px;left:24px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100% - 82px)}.tg-product-badge{border-radius:999px;background:#ffdd2d;color:#17191f;font-size:13px;font-style:normal;font-weight:950;line-height:1;padding:7px 10px}.tg-product-badge--empty{background:#f5f5f7;color:#17191f}.tg-product-art{height:250px;display:grid;place-items:center;border-radius:8px;background:transparent;color:#8a8d96;font-size:18px;font-weight:950;overflow:hidden;text-transform:uppercase}.tg-product-art img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover;padding:0}.tg-product-card>strong{display:block;margin-top:22px;font-size:30px}.tg-product-card p{min-height:74px;margin:14px 0 0;color:#efeff3;font-size:23px;line-height:1.2}.tg-product-card small{position:absolute;left:16px;bottom:28px;color:#8f929b;font-size:22px;font-weight:750}.tg-product-fav,.tg-add-button{position:absolute;display:grid;place-items:center;border:0;cursor:pointer}.tg-product-fav{top:24px;right:24px;width:42px;height:42px;border-radius:50%;background:#00000042;color:#fff}.tg-product-fav--active{background:#ffdd2d;color:#17191f}.tg-add-button{right:16px;bottom:16px;width:82px;height:82px;border-radius:26px;background:#3a3a3f;color:#6aa6ff}.tg-add-button--active{background:#ffdd2d;color:#17191f}.tg-store-page{display:grid;gap:14px}.tg-store-page__back{justify-self:start;border:0;border-radius:999px;background:#1f1f22;color:#4da0ff;cursor:pointer;font:inherit;font-weight:850;padding:10px 14px}.tg-store-page__hero{position:relative;min-height:180px;display:flex;align-items:end;justify-content:space-between;gap:20px;border-radius:8px;color:#fff;padding:22px}.tg-store-page__hero>strong{font-size:clamp(58px,12vw,110px);font-weight:950;line-height:.8}.tg-store-page__hero h2,.tg-store-page__hero p{margin:0;text-align:right}.tg-store-page__hero h2{color:inherit;font-size:clamp(34px,5vw,52px)}.tg-store-page__hero p{margin-top:8px;font-size:18px;font-weight:850;opacity:.9}.tg-store-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tg-store-page__grid .tg-product-card{min-width:0;flex:initial}.tg-store-page__home{width:100%;min-height:58px;border:0;border-radius:999px;background:#ffdd2d;color:#17191f;cursor:pointer;font:inherit;font-size:18px;font-weight:950}.tg-story-card{flex:0 0 360px;height:360px;border-radius:8px;background:#ffeeb8;color:#34363b;padding:26px;overflow:hidden}.tg-story-card strong{display:block;max-width:280px;font-size:30px;line-height:1.1}.tg-story-card span{display:inline-grid;place-items:center;width:64px;height:64px;margin-top:180px;border-radius:50%;background:#ee2b34;color:#fff;font-weight:950}.tg-story-card--base{background:#ffe0c6}.tg-story-card--loyalty{background:#ffd4df}.tg-radar-card{border-radius:8px;background:#1f1f22;cursor:pointer;padding:18px}.tg-radar-card__store>div>strong,.tg-radar-card__store>div>span,.tg-radar-card__price>strong,.tg-radar-card__price>span,.tg-radar-product strong,.tg-radar-product span{display:block}.tg-radar-card__store>div>span,.tg-radar-card__price>span{margin:6px 0 0;color:#a7a8af;line-height:1.35}.tg-mode{display:flex;gap:6px;border-radius:999px;background:#1f1f22;padding:4px}.tg-mode__button{min-height:36px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;background:transparent;color:#a7a8af;cursor:pointer;font:inherit;font-weight:850;padding:8px 12px}.tg-mode__button--active{background:#ffdd2d;color:#17191f}.tg-radar-list{display:grid;gap:14px}.tg-radar-empty{display:grid;gap:8px;border-radius:8px;background:#1f1f22;color:#f5f5f7;padding:18px}.tg-radar-empty strong{font-size:22px}.tg-radar-empty span{color:#a7a8af;font-size:16px;line-height:1.35}.tg-radar-card__top{display:flex;align-items:center;justify-content:space-between;gap:18px}.tg-radar-card__store{display:flex;align-items:center;gap:14px}.tg-radar-card__store .tg-pill-logo{width:58px;height:58px;flex:0 0 58px;font-size:23px;line-height:1}.tg-radar-card__store>div{min-width:0}.tg-radar-card__price{text-align:right}.tg-radar-card__price>strong{font-size:28px}.tg-radar-badge{border-radius:8px;background:#ffdd2d29;color:#ffdd2d;font-size:15px;font-weight:950;line-height:1.25;margin-top:14px;padding:10px 12px}.tg-radar-products{display:grid;gap:8px;margin-top:16px}.tg-radar-product{min-height:72px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:8px;background:#17171a;padding:8px 10px 8px 8px}.tg-radar-product__media{width:58px;height:56px;overflow:hidden;border-radius:7px;background:transparent}.tg-radar-product__media img{width:100%;height:100%;display:block;object-fit:cover;padding:0}.tg-radar-product strong{overflow:hidden;color:#f5f5f7;font-size:16px;line-height:1.15;text-overflow:ellipsis}.tg-radar-product span{margin-top:3px;color:#8f929b;font-size:14px}.tg-radar-product b{color:#f5f5f7;font-size:16px;white-space:nowrap}.tg-radar-add{width:100%;min-height:48px;border:0;border-radius:999px;background:#ffdd2d;color:#17191f;cursor:pointer;font:inherit;font-weight:950;margin-top:14px;padding:12px 16px}.tg-radar-product--replacement{outline:1px solid rgba(255,221,45,.35)}.tg-radar-product--removed{opacity:.72}.tg-radar-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:end center}.tg-radar-modal__sheet{position:relative;width:min(980px,100%);max-height:88vh;overflow:auto;border-radius:8px 8px 0 0;background:#111113;color:#f5f5f7;padding:12px clamp(16px,4vw,36px) 24px;scrollbar-width:none}.tg-radar-modal__sheet::-webkit-scrollbar{display:none}.tg-radar-modal__summary{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:8px;background:#1f1f22;margin:16px 0 12px;padding:14px}.tg-radar-modal__summary strong{font-size:28px}.tg-radar-modal__summary span{color:#a7a8af;font-weight:850;text-align:right}.tg-replacement-block,.tg-radar-modal__cart{border-radius:8px;background:#1f1f22;margin-top:12px;padding:14px}.tg-replacement-block__title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.tg-replacement-block__title strong,.tg-radar-modal__cart>strong{display:block;font-size:21px}.tg-replacement-block__title span{color:#a7a8af;font-size:14px;font-weight:850;text-align:right}.tg-replacement-card{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tg-replacement-product{border-radius:8px;background:#17171a;padding:10px}.tg-replacement-product--old{opacity:.55}.tg-replacement-product--old strong{text-decoration:line-through}.tg-replacement-product--new{outline:2px solid rgba(255,221,45,.45)}.tg-replacement-product__media{height:140px;overflow:hidden;border-radius:8px;background:transparent;margin-bottom:10px}.tg-replacement-product__media img{width:100%;height:100%;display:block;object-fit:cover;padding:0}.tg-replacement-product strong,.tg-replacement-product span{display:block}.tg-replacement-product strong{font-size:17px;line-height:1.15}.tg-replacement-product span{color:#a7a8af;margin-top:5px}.tg-replacement-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.tg-replacement-action{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:#303036;color:#f5f5f7;cursor:pointer;font:inherit;font-weight:950;padding:10px}.tg-replacement-action--accept{background:#f5f5f7;color:#17191f}.tg-replacement-action--remove{background:#ffdd2d;color:#17191f}.tg-analog-sheet{position:fixed;left:50%;bottom:0;z-index:95;width:min(980px,100%);transform:translate(-50%);border-radius:8px 8px 0 0;background:#1b1b1f;box-shadow:0 -24px 70px #0009;padding:12px clamp(16px,4vw,36px) 24px}.tg-analog-list{display:grid;gap:8px;margin-top:12px}.tg-analog-item{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;border:0;border-radius:8px;background:#26262b;color:#f5f5f7;cursor:pointer;font:inherit;padding:8px;text-align:left}.tg-analog-item strong,.tg-analog-item small{display:block}.tg-analog-item small{color:#a7a8af;margin-top:3px}.tg-analog-empty{border-radius:8px;background:#26262b;color:#f5f5f7;padding:16px}.tg-analog-empty strong,.tg-analog-empty span{display:block}.tg-analog-empty span{margin-top:5px;color:#a7a8af;line-height:1.35}.tg-loyalty-list{display:grid;gap:10px}.tg-loyalty-card{min-height:86px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:8px;background:#1f1f22;padding:14px}.tg-loyalty-card strong,.tg-loyalty-card small{display:block}.tg-loyalty-card strong{color:#f5f5f7;font-size:20px}.tg-loyalty-card small{margin-top:4px;color:#a7a8af;font-weight:750}.tg-loyalty-button{min-width:108px;border:0;border-radius:999px;background:#ffdd2d;color:#17191f;cursor:pointer;font:inherit;font-weight:950;padding:11px 14px}.tg-loyalty-button--active{background:#303036;color:#a7a8af;cursor:default}.tg-store-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;align-items:end;pointer-events:none}.tg-store-modal__shade{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000008a;cursor:pointer;pointer-events:auto}.tg-store-modal__sheet{position:relative;width:min(980px,100%);margin:0 auto;border-radius:8px 8px 0 0;background:#161618;box-shadow:0 -24px 60px #0000008c;color:#f5f5f7;padding:12px clamp(16px,4vw,36px) 24px;pointer-events:auto}.tg-store-modal__handle{width:48px;height:5px;border-radius:999px;background:#4a4b51;margin:0 auto 18px}.tg-store-modal__head{display:flex;align-items:center;gap:14px}.tg-store-modal__head strong,.tg-store-modal__head small{display:block}.tg-store-modal__head strong{font-size:24px}.tg-store-modal__head small{margin-top:3px;color:#a7a8af;font-weight:750}.tg-card-status{border-radius:8px;background:#252326;margin-top:16px;padding:16px}.tg-card-status--active{background:#1e3125}.tg-card-status strong,.tg-card-status p{display:block;margin:0}.tg-card-status strong{color:#f5f5f7;font-size:21px}.tg-card-status p{margin-top:6px;color:#b9bac1;line-height:1.35}.tg-store-modal__actions{display:flex;gap:10px;margin-top:14px}.tg-store-modal__actions button{flex:1;min-height:50px;border:0;border-radius:999px;background:#ffdd2d;color:#17191f;cursor:pointer;font:inherit;font-weight:950;padding:12px 16px}.tg-store-modal__actions button:last-child{background:#303036;color:#f5f5f7}.tg-products-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:end center}.tg-products-modal__shade{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000009e;cursor:pointer}.tg-products-modal__sheet{position:relative;width:min(980px,100%);max-height:86vh;display:grid;grid-template-rows:auto auto minmax(0,1fr);border-radius:8px 8px 0 0;background:#111113;color:#f5f5f7;padding:12px clamp(16px,4vw,36px) 24px}.tg-products-modal__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.tg-products-modal__head h2{margin:0;font-size:clamp(28px,4vw,40px)}.tg-products-modal__head button{border:0;background:transparent;color:#4da0ff;cursor:pointer;font:inherit;font-size:20px}.tg-products-list{display:grid;gap:10px;overflow:auto;margin-top:16px;padding-bottom:6px;scrollbar-width:none}.tg-products-list::-webkit-scrollbar{display:none}.tg-products-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:8px;background:#1f1f22;padding:10px}.tg-products-row__media{width:72px;height:72px;overflow:hidden;border-radius:8px;background:transparent}.tg-products-row__media img{width:100%;height:100%;display:block;object-fit:cover;padding:0}.tg-products-row strong,.tg-products-row span,.tg-products-row p{display:block}.tg-products-row strong{color:#f5f5f7;font-size:18px;line-height:1.15}.tg-products-row span{margin-top:4px;color:#a7a8af;font-size:14px}.tg-products-row p{margin:6px 0 0;color:#777983;font-size:13px;line-height:1.25}.tg-products-row__actions{display:grid;gap:8px}.tg-mini-action{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:14px;background:#303036;color:#f5f5f7;cursor:pointer}.tg-mini-action--active{background:#ffdd2d;color:#17191f}.tg-cart-fab{position:fixed;right:max(18px,calc((100vw - 980px)/2 + 24px));bottom:22px;z-index:60;width:68px;height:68px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffdd2d;box-shadow:0 14px 34px #00000073;color:#17191f;cursor:pointer}.tg-cart-fab span{position:absolute;top:-4px;right:-4px;min-width:24px;height:24px;display:grid;place-items:center;border:2px solid #000;border-radius:999px;background:#f5f5f7;color:#17191f;font-size:13px;font-weight:950;padding:0 6px}.tg-cart-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:end center}.tg-cart-modal__sheet{position:relative;width:min(980px,100%);max-height:82vh;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border-radius:8px 8px 0 0;background:#111113;color:#f5f5f7;padding:12px clamp(16px,4vw,36px) 24px}.tg-cart-modal__total{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:8px;background:#ffdd2d;color:#17191f;margin:16px 0 12px;padding:14px}.tg-cart-modal__total strong,.tg-cart-modal__total span{font-size:22px;font-weight:950}.tg-cart-modal__stores{display:grid;gap:12px;overflow:auto;scrollbar-width:none}.tg-cart-modal__stores::-webkit-scrollbar{display:none}.tg-cart-group{border-radius:8px;background:#1f1f22;padding:12px}.tg-cart-group__head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.tg-cart-group__head .tg-pill-logo{width:48px;height:48px;flex-basis:48px;font-size:18px}.tg-cart-group__head strong,.tg-cart-group__head small{display:block}.tg-cart-group__head small{margin-top:3px;color:#a7a8af}.tg-cart-group__items{display:grid;gap:8px}.tg-cart-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto 34px;align-items:center;gap:10px;border-radius:8px;background:#17171a;padding:8px}.tg-cart-item__media{width:58px;height:58px;overflow:hidden;border-radius:7px;background:transparent}.tg-cart-item__media img{width:100%;height:100%;display:block;object-fit:cover;padding:0}.tg-cart-item strong,.tg-cart-item span{display:block}.tg-cart-item strong{overflow:hidden;font-size:16px;line-height:1.15;text-overflow:ellipsis}.tg-cart-item span{margin-top:3px;color:#8f929b;font-size:14px}.tg-cart-item b{white-space:nowrap}.tg-cart-item button{width:34px;height:34px;border:0;border-radius:50%;background:#303036;color:#f5f5f7;cursor:pointer;font:inherit;font-size:22px;line-height:1}.tg-checkout-button{width:100%;min-height:56px;border:0;border-radius:999px;background:#ffdd2d;color:#17191f;cursor:pointer;font:inherit;font-size:18px;font-weight:950;margin-top:14px}@media (max-width: 720px){.tg-status{padding-inline:36px;font-size:25px}.tg-store-grid{gap:10px}.tg-store-card{min-height:128px;padding:12px 10px 36px}.tg-store-card strong{font-size:48px}.tg-store-card small{bottom:10px;font-size:14px}.tg-roulette-card{flex-basis:190px}.tg-radar-launch{align-items:flex-start;flex-direction:column}.tg-radar-launch strong{text-align:left}.tg-loyalty-card{grid-template-columns:52px minmax(0,1fr)}.tg-loyalty-button{grid-column:1 / -1;width:100%}.tg-products-row{grid-template-columns:62px minmax(0,1fr)}.tg-products-row__actions{grid-column:1 / -1;grid-template-columns:1fr 1fr}.tg-mini-action{width:100%}.tg-product-card{flex-basis:300px}.tg-store-page__hero{align-items:flex-start;flex-direction:column}.tg-store-page__hero h2,.tg-store-page__hero p{text-align:left}.tg-store-page__grid{grid-template-columns:1fr}.tg-store-page__grid .tg-product-card{min-height:520px}}
