@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--red:#e60012;--red-dark:#b90916;--ink:#232525;--muted:#747779;--green:#237756;--bg:#f7f8f8;--line:#e9ebec;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',var(--font)}*{box-sizing:border-box}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);font-size:14px;line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #e69398;outline-offset:4px}button:disabled{cursor:default}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--heading);letter-spacing:-.04em}h1{font-size:34px;line-height:1.25;font-weight:800}h2{font-size:23px;line-height:1.3;font-weight:750}h3{font-size:18px;font-weight:750}p{color:var(--muted)}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.sidebar{width:236px;background:#fff;position:fixed;inset:0 auto 0 0;z-index:30;border-right:1px solid var(--line);padding:32px 20px 24px;display:flex;flex-direction:column}.logo-link{display:block;margin:0 16px 41px}.brandmark{display:block;background:url('/assets/logo-eroski.png') no-repeat 50% 40.5%;background-size:142% auto;width:143px;height:32px;flex-shrink:0}.workspace-label{font-size:10px;letter-spacing:1.8px;color:#929696;margin:0 16px 18px;font-weight:650}.nav-item{height:48px;display:flex;align-items:center;gap:12px;padding:0 14px;color:#707577;border-radius:9px;margin-bottom:7px;font-weight:550;font-size:13px;transition:background .15s}.nav-item.active{color:var(--red);background:#fff0f1;font-weight:700}.nav-item:hover{background:#f9f1f2}.nav-item.active:before{content:'';position:absolute;left:0;width:3px;height:24px;background:var(--red);border-radius:0 3px 3px 0}.new-tag{font-size:8px;letter-spacing:.8px;background:#f1f1f1;padding:3px 5px;border-radius:4px;margin-left:auto;color:#8e8e8e}.sidebar-bottom{margin-top:auto}.grow-card{background:#f6f8f5;border-radius:12px;padding:18px 16px;margin-bottom:24px}.grow-card>.icon{color:var(--green);margin-bottom:12px}.grow-card strong{display:block;font-family:var(--heading);font-size:13px}.grow-card p{font-size:11px;margin:5px 0 14px}.grow-card .text-btn{font-size:10px}.powered{display:flex;align-items:center;gap:8px;justify-content:center}.powered>span{font-size:9px;color:#9b9c9a}.powered strong{font-size:17px;letter-spacing:-.7px;display:flex;align-items:center;color:#244e41}.powered svg{color:#2bba75;width:24px;height:18px;margin-right:2px}.workspace{margin-left:236px}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.breadcrumb{font-size:12px;color:#a0a4a5;white-space:nowrap}.breadcrumb span{margin:0 13px;color:#c4c6c6}.breadcrumb strong{color:#505656;font-weight:500}.topbar-tools{display:flex;align-items:center;gap:24px}.global-search{height:37px;display:flex;align-items:center;gap:9px;color:#999;max-width:255px}.global-search input{border:0;outline:0;background:transparent;font-size:12px;min-width:0;width:190px}.global-search .icon{width:16px}.global-search kbd{border:1px solid #e7e7e7;padding:0 5px;font-size:11px;border-radius:3px}.demo-badge{display:flex;align-items:center;gap:6px;font-size:10px;border:1px solid #eaded0;border-radius:20px;padding:5px 9px;color:#a87534;background:#fffcf6;white-space:nowrap}.demo-badge i{width:5px;height:5px;background:#d9a451;border-radius:50%}.user-button{display:flex;align-items:center;gap:9px;border:0;background:none;text-align:left}.user-button span{font-size:11px;font-weight:650}.user-button small{display:block;font-size:8px;font-weight:400;color:#999}.user-button>.icon{width:12px;color:#888;margin-left:5px}.photo{position:relative;overflow:hidden;background:#e1e9e1;flex-shrink:0}.photo:before{content:'';position:absolute;width:100%;aspect-ratio:1;top:50%;left:0;transform:translateY(-50%);background-image:var(--sheet);background-size:500% 500%;background-position:var(--x) var(--y)}.avatar{width:38px;height:38px;border-radius:50%}.photo-brand{position:absolute;bottom:12px;left:12px;background:white;padding:6px 9px;border-radius:4px;box-shadow:0 2px 6px #0001}.photo-brand .brandmark{width:82px;height:19px}.hero-store .photo-brand{top:12%;left:20%;bottom:auto;transform:rotate(1deg);padding:4px 6px;border-radius:0;background:#fff}.hero-store .photo-brand .brandmark{width:120px;height:28px}main{padding:33px 38px 38px;max-width:1590px;margin:auto;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:750;color:#969b9a;margin-bottom:9px}.page-heading p{font-size:13px;margin-top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 17px;border-radius:7px;font-size:12px;font-weight:650;border:1px solid transparent;white-space:nowrap;transition:transform .15s,background .15s}.btn:hover{transform:translateY(-1px)}.btn .icon{width:16px;height:16px}.btn.secondary{background:#fff;border-color:#e3e5e5}.btn.primary{background:var(--red);color:white}.btn.primary:hover{background:var(--red-dark)}.btn.white{background:white;color:var(--red)}.btn.dark{background:#263f32;color:white}.text-btn{border:0;background:none;padding:0;display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#717575;cursor:pointer}.text-btn .icon{width:15px;height:15px}.text-btn:hover{color:var(--red)}.hero{border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;min-height:308px;background:var(--red);box-shadow:0 7px 16px #8923290d}.hero-copy{padding:30px 37px;position:relative;color:white;background:radial-gradient(ellipse at 100% 120%,#ff536255,transparent 65%)}.hero-kicker{font-size:8px;letter-spacing:1.5px;display:flex;align-items:center;gap:8px;font-weight:550}.hero-kicker i{height:5px;width:5px;border-radius:50%;background:#ffd0d4}.hero h2{font-size:33px;letter-spacing:-1.2px;line-height:1.22;margin:18px 0 13px;font-weight:750}.hero p{color:#ffd4d8;font-size:12px;max-width:340px;line-height:1.75;margin-bottom:19px}.hero-people{display:flex;align-items:center;gap:11px;margin-top:24px}.avatar-stack{display:flex;padding-left:6px}.avatar-stack .avatar{width:27px;height:27px;border:2px solid var(--red);margin-left:-6px}.hero-people>span{font-size:9px;line-height:1.6;color:#ffd3d7}.hero-people strong{color:white;font-size:10px;font-weight:550}.hero-visual{position:relative}.hero-store{width:100%;height:100%}.hero-store:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#e6001210,transparent 40%,#07180b15)}.hero-store:before{width:120%;left:-10%}.floating-note{position:absolute;bottom:22px;left:22px;right:22px;display:flex;align-items:center;gap:12px;padding:15px 17px;background:#fffffff0;border:1px solid #ffffff60;border-radius:10px;box-shadow:0 6px 25px #18322822;backdrop-filter:blur(8px)}.floating-note>.icon{color:var(--green);background:#e8f1e7;box-sizing:content-box;padding:9px;border-radius:50%;width:19px;height:19px}.floating-note strong{font-size:13px;font-family:var(--heading)}.floating-note span{display:block;color:#8a8e8a;font-size:10px;margin-top:3px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:22px 0 32px}.metric-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:19px;text-align:left;position:relative;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .2s}.metric-card:hover,.profile-card:hover,.initiative-card:hover{box-shadow:0 8px 22px #263f3210}.metric-icon{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:14px}.metric-icon .icon{width:17px;height:17px}.red{color:var(--red);background:#fff0f0}.blue{color:#4985b9;background:#eff5fc}.green{color:#458565;background:#eef6ef}.amber{color:#b28b4a;background:#fbf5e9}.metric-label{font-size:10px;color:#85898b;line-height:1.4}.metric-card>strong{font-size:29px;line-height:1.4;font-weight:650;letter-spacing:-1px;margin-top:3px}.metric-card strong small{font-size:12px;font-weight:450;letter-spacing:0;color:#989b9b}.metric-foot{font-size:9px;color:#969b98;margin-top:9px;line-height:1.5}.metric-foot .icon{width:12px;height:12px;margin-left:3px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}.section-title h2{font-size:20px}.section-title p{font-size:11px;margin-top:5px}.initiative-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.initiative-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;transition:box-shadow .2s}.image-button{display:block;border:0;background:none;padding:0;position:relative;width:100%;text-align:left}.card-photo{height:177px;width:100%}.image-tag{position:absolute;top:12px;left:12px;background:#fffffff2;padding:4px 9px;border-radius:20px;font-size:8px;letter-spacing:.2px;font-weight:650}.card-body{padding:17px 18px 13px}.card-location{display:flex;align-items:center;gap:4px;color:#929896;font-size:9px;margin-bottom:9px}.card-location .icon{height:12px;width:12px}.card-body h3{font-size:15px;line-height:1.45;letter-spacing:-.45px}.plain{font:inherit;background:none;padding:0;border:0;text-align:left}.card-body>p{font-size:10px;line-height:1.6;min-height:32px;margin-top:6px}.card-metric{display:flex;align-items:baseline;gap:8px;margin-top:18px;margin-bottom:16px}.card-metric strong{font-size:19px;letter-spacing:-.7px;white-space:nowrap}.card-metric span{font-size:9px;color:#8e9490}.card-bottom{border-top:1px solid #f0f1f1;padding-top:11px;display:flex;justify-content:space-between;align-items:center}.status{font-size:9px;color:#668070;display:inline-flex;align-items:center;gap:5px}.status i{height:5px;width:5px;background:#58a976;border-radius:50%}.round-arrow{border:1px solid var(--line);border-radius:50%;background:white;width:26px;height:26px;display:grid;place-items:center}.round-arrow .icon{width:13px;height:13px}.bottom-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin-top:26px}.panel{border:1px solid var(--line);border-radius:12px;background:white;padding:23px}.compact h2{font-size:16px}.compact .text-btn{font-size:9px}.person-row{display:flex;align-items:center;text-align:left;border:0;border-bottom:1px solid #eff0ef;background:none;padding:14px 0;gap:11px;width:100%}.person-row:last-child{border:0;padding-bottom:0}.person-row>span:not(.score-pill){flex:1;min-width:0}.person-row strong{display:block;font-size:11px;font-weight:650}.person-row small{display:block;color:#969b97;font-size:9px;margin-top:3px}.person-row>.icon{width:14px;height:14px;color:#b4b9b6;margin-left:5px}.score-pill{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:650;background:#f2f7f2;color:#478866;border-radius:5px;padding:3px 7px}.score-pill .icon{width:12px;height:12px}.lab-teaser{border-radius:12px;background:#eaf0e5;padding:29px 30px;position:relative;overflow:hidden}.lab-teaser .eyebrow{color:#789071;font-size:8px}.lab-teaser h2{font-size:25px;color:#344933;margin:12px 0}.lab-teaser p{font-size:11px;max-width:290px;color:#7c8d75;margin-bottom:19px}.lab-teaser .btn{position:relative;z-index:1;font-size:10px;min-height:36px}.teaser-orbit{position:absolute;right:-28px;bottom:20px;width:155px;height:155px;border-radius:50%;border:1px solid #d0ddc4;display:grid;place-items:center;color:#8da47c;transform:rotate(-25deg)}.teaser-orbit:before{content:'';position:absolute;inset:17px;border:1px solid #d0ddc4;border-radius:50%}.teaser-orbit .icon{height:53px;width:53px}.footer{display:flex;align-items:center;justify-content:space-between;padding:18px 38px 24px;color:#a2a6a3;font-size:9px;gap:20px}.footer strong{font-weight:500}.footer .text-btn{font-size:9px;white-space:nowrap}.filterbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:25px 0}.tabs{display:flex;gap:7px;flex-wrap:wrap}.chip{padding:7px 13px;border-radius:22px;border:1px solid #e2e7e3;background:white;font-size:11px;color:#838983}.chip.selected{background:#2a4134;border-color:#2a4134;color:white}.result-count{font-size:11px;color:#969b96}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.profile-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-align:left;padding:0;transition:box-shadow .2s}.profile-photo{height:180px;width:100%}.profile-card-body{padding:20px}.kind-label{font-size:9px;text-transform:uppercase;letter-spacing:1.2px;color:#969d97;margin-bottom:8px}.profile-card h3{font-size:17px}.profile-card p{font-size:10px;margin-top:7px;display:flex;gap:5px;align-items:center}.profile-card p .icon{width:13px;height:13px}.profile-scores{margin-top:20px;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;gap:14px;font-size:10px;color:#879189}.profile-scores b{font-size:20px;color:var(--green);margin-right:3px}.profile-scores .icon{width:13px;height:13px}.profile-scores>.icon{margin-left:auto}.people-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;margin:25px 0 30px}.team-photo{height:265px}.people-intro>div:last-child{padding:24px 32px 24px 0}.people-intro h2{font-size:27px}.people-intro p{font-size:12px;max-width:400px;margin:15px 0 20px}.people-grid .profile-photo{height:235px}.people-grid .photo:before{top:60%}.network-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.graph{position:relative;height:620px;margin:20px 15px 30px}.graph>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.graph line{stroke:#dee9df;stroke-width:.25;stroke-dasharray:.7 .5}.graph-node{position:absolute;transform:translate(-50%,-50%);border:0;background:none;display:flex;align-items:center;flex-direction:column;gap:4px;z-index:2;max-width:120px;text-align:center}.graph-node .avatar{width:57px;height:57px;border:4px solid white;box-shadow:0 0 0 1px #dde8dc,0 5px 12px #26453017}.graph-node strong{font-size:9px;background:#fffffff0;padding:2px 4px;border-radius:3px}.graph-node>span:not(.brandmark){font-size:9px;color:var(--green)}.graph-node.root{background:#fff4f3;padding:17px;border:1px solid #f9d9d4;border-radius:10px;max-width:170px}.graph-node.root .brandmark{width:110px;height:26px}.graph-legend{font-size:11px;color:#7e897f;display:flex;align-items:center;gap:8px}.graph-legend i{height:6px;width:6px;border-radius:50%;background:#88ad89}.graph-legend span{margin-left:auto;font-size:10px;color:#a1aba1}.graph-foot{font-size:11px;text-align:center;padding-top:15px;border-top:1px solid var(--line)}.lab-notice{border:1px solid #eadfcb;background:#fffbf3;border-radius:8px;padding:12px 15px;margin-bottom:23px;color:#9c824e;font-size:11px;display:flex;gap:10px;align-items:center}.lab-notice .icon{width:16px;height:16px}.lab-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;align-items:start}.controls{padding:25px}.selected-store{display:flex;align-items:center;gap:14px;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:23px}.store-thumb{width:80px;height:74px;border-radius:8px}.store-thumb .photo-brand{bottom:5px;left:5px;padding:3px}.store-thumb .photo-brand .brandmark{width:43px;height:10px}.selected-store .eyebrow{font-size:7px;margin-bottom:5px}.selected-store h2{font-size:17px}.selected-store p{font-size:10px;margin-top:5px}.controls h3{font-size:14px;margin:22px 0 10px}.toggle-row{position:relative;display:flex;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid #f0f2f0;cursor:pointer}.toggle-icon{background:#f6f8f5;padding:7px;border-radius:7px;color:#698667}.toggle-icon .icon{height:16px;width:16px}.toggle-row>span:nth-child(2){flex:1}.toggle-row strong{display:block;font-size:11px}.toggle-row small{display:block;font-size:9px;color:#919990;margin-top:3px}.toggle-row input{position:absolute;right:0;opacity:0;width:39px;height:25px;cursor:pointer;z-index:1}.switch{width:35px;height:21px;border-radius:15px;background:#d9dfdb;position:relative;flex-shrink:0;transition:background .2s}.switch:after{content:'';position:absolute;width:15px;height:15px;top:3px;left:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0002}.toggle-row input:checked+.switch{background:var(--red)}.toggle-row input:checked+.switch:after{transform:translateX(14px)}.toggle-row input:focus-visible+.switch{outline:3px solid #e69398;outline-offset:3px}.slider-label{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:10px;margin:17px 0 9px;color:#777f79}.slider-label output{color:var(--red);font-weight:700;font-size:11px}.slider-label input{width:100%;accent-color:var(--red);margin:12px 0 0;cursor:pointer}.field-help{font-size:10px;color:#939b95;line-height:1.65;margin:10px 0}.advanced{border-top:1px solid var(--line);margin-top:23px;padding-top:17px}.advanced summary{cursor:pointer;font-size:11px;color:#7e887e}.advanced summary .icon{width:14px;height:14px;float:right}.lab-results{display:flex;flex-direction:column;gap:17px}.result-top{display:flex;justify-content:space-between;align-items:center}.result-top .eyebrow{font-size:8px;margin:0}.tag{background:#f2f4ef;color:#929b8e;font-size:8px;border-radius:4px;padding:4px 7px}.score-comparison{display:flex;align-items:center;justify-content:space-between;margin:24px 0 20px}.score-comparison>div>span{display:block;font-size:9px;color:#8a928b}.score-comparison strong{font-size:47px;line-height:1.3;font-weight:650;letter-spacing:-2px}.score-comparison>div:first-child strong{color:#b9bfba}.score-comparison .after strong{color:var(--red)}.score-comparison>.icon{color:#c4ccc5;width:27px}.delta{font-size:12px;color:#36774d;background:#edf6ed;border-radius:5px;padding:5px 8px}.score-track{height:5px;background:#f4efed;border-radius:4px;overflow:hidden}.score-track span{height:100%;background:var(--red);display:block;border-radius:4px;transition:width .2s}.breakdown{margin:23px 0}.breakdown>div{display:flex;align-items:center;justify-content:space-between;font-size:10px;padding:9px 0}.breakdown>div>span{display:flex;align-items:center;gap:8px;color:#7c847e}.breakdown strong{font-weight:650}.dot{width:6px;height:6px;border-radius:50%;background:currentColor}.reliability-box{background:#f2f6f9;border:1px solid #eaf0f4;border-radius:8px;padding:14px;display:flex;align-items:center;gap:10px}.reliability-box>.icon{color:#7193ac;width:23px;height:23px}.reliability-box span{flex:1}.reliability-box strong{font-size:11px;font-weight:550;display:block}.reliability-box small{font-size:9px;color:#96a3ad;display:block}.reliability-box b{font-size:24px;color:#6f92ad;display:flex;gap:3px;align-items:baseline;font-weight:550}.reliability-box b small{font-size:10px}.ripple-panel h3{font-size:14px}.ripple-panel>p{font-size:10px;margin-top:7px}.green-text{color:var(--green);font-size:12px}.physical-note{display:flex;align-items:center;gap:8px;font-size:9px;color:#86a083;background:#f5f8f1;border-radius:6px;padding:10px;margin-top:15px}.physical-note .icon{width:13px;height:13px}.full{width:100%;justify-content:center}.empty{text-align:center;padding:70px;color:#9b9f9b;background:#fff;border:1px dashed #dfe6de;border-radius:10px}.empty.small{padding:20px;font-size:11px}.proposed{margin-top:25px}.proposed>p{font-size:12px;margin:8px 0 15px}.proposal-row{display:flex;align-items:center;gap:15px;padding:13px 0;border-top:1px solid var(--line)}.proposal-row>span:nth-child(2){flex:1}.proposal-row small{display:block;color:#969c97;font-size:10px}.proposal-row strong{font-size:12px}.proposal-row>.icon{color:#86a083}.footer .icon{width:12px;height:12px}.icon-btn{display:grid;place-items:center;border:0;background:#fff;border-radius:50%;width:32px;height:32px}.icon-btn .icon{width:17px;height:17px}.mobile-menu{display:none}dialog{border:1px solid #e3e5e3;padding:0;border-radius:16px;max-width:min(640px,calc(100vw - 30px));width:640px;max-height:90vh;box-shadow:0 30px 100px #112a262e;color:var(--ink)}dialog::backdrop{background:#15241e70;backdrop-filter:blur(5px)}.modal-close{position:absolute;right:15px;top:15px;z-index:5;box-shadow:0 2px 10px #0002}.detail-cover{height:210px;width:100%}.detail-body{padding:28px 33px 33px}.detail-body h2{font-size:27px;margin-bottom:10px}.detail-body>p{font-size:12px;line-height:1.8;margin:10px 0}.detail-location{display:flex;gap:5px;align-items:center}.detail-location .icon{width:14px;height:14px}.detail-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.detail-metrics>div{padding:16px 19px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;justify-content:space-between;background:#fbfcfa}.detail-metrics span{font-size:10px;color:#828f82}.detail-metrics b{font-size:28px;color:var(--green)}.detail-metrics small{font-size:10px;color:#a1aca1;margin-left:2px}.detail-body h3{font-size:15px;margin:24px 0 12px}.linked-profiles{display:flex;flex-wrap:wrap;gap:8px}.linked-profiles button{display:flex;align-items:center;gap:7px;background:white;border:1px solid var(--line);padding:6px 9px 6px 6px;border-radius:24px;font-size:10px}.linked-profiles .avatar{width:23px;height:23px}.linked-profiles .icon{width:11px;height:11px;color:#abb1aa}.history-list>div{border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:10px;font-size:11px}.history-list small{display:block;font-size:9px;color:#a0a59d}.fineprint{font-size:9px!important;color:#a2a8a0!important;margin-top:25px!important}.initiative-result{border-radius:10px;background:#f0f5ed;padding:22px;text-align:center;margin:25px 0;color:var(--green)}.initiative-result strong{font-size:35px;display:block;letter-spacing:-1px}.initiative-result span{font-size:12px;color:#83937b}.story-step{display:flex;gap:15px;margin:20px 0}.story-step>b{width:30px;height:30px;display:grid;place-items:center;background:#fff0f0;color:var(--red);border-radius:50%;font-size:12px;flex-shrink:0}.story-step>span{flex:1}.story-step strong{font-size:12px}.story-step p{font-size:11px;line-height:1.7;margin-top:5px}.story-step .icon{width:17px;height:17px}.evidence{display:flex;gap:13px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:17px;margin:22px 0}.evidence>.icon{color:#8ba4b7}.evidence strong{display:block;font-size:11px}.evidence small{display:block;font-size:9px;color:#a0aaa1;margin-top:5px}.method{padding-top:45px}.form-label{display:block;font-size:12px;font-weight:550;margin:20px 0}.form-label input,.form-label select,.form-label textarea,.share-input{display:block;width:100%;padding:11px;border:1px solid #dfe4de;background:white;border-radius:7px;margin-top:7px;font-size:12px;color:#535c52}.form-label textarea{resize:vertical}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);padding:13px 22px;background:#263f32;color:white;box-shadow:0 5px 30px #17342322;border-radius:8px;z-index:100;font-size:12px;opacity:0;pointer-events:none;transition:.2s;max-width:90vw}.toast.show{transform:translate(-50%,0);opacity:1}.skip{position:fixed;top:-80px;left:10px;background:#fff;padding:12px;z-index:200}.skip:focus{top:10px}
@media(min-width:1550px){.hero{min-height:370px}.hero-copy{padding:38px 45px}.hero h2{font-size:41px}.hero p{font-size:14px}.hero-kicker{font-size:10px}.hero-people{margin-top:30px}.card-photo{height:220px}.card-body h3{font-size:18px}.metric-card{padding:23px}.metric-label{font-size:12px}.metric-foot{font-size:10px}.metric-card>strong{font-size:34px}.profile-photo{height:220px}}@media(max-width:1180px){.sidebar{width:202px;padding:30px 14px 20px}.workspace{margin-left:202px}.topbar{padding:0 25px}.topbar-tools{gap:12px}.global-search{max-width:175px}.global-search input{width:140px}.user-button span{display:none}main{padding:28px 25px}.hero-copy{padding:27px}.hero h2{font-size:29px}.hero p{font-size:11px}.metric-card{padding:16px 13px}.metric-label{font-size:9px}.metric-foot{font-size:8px}.hero-store .photo-brand .brandmark{width:90px;height:21px}.card-metric{flex-wrap:wrap;gap:0}.card-metric span{width:100%}.card-photo{height:155px}.hero-people{margin-top:18px}.hero{min-height:310px}.sidebar .brandmark{width:130px;height:30px}.breadcrumb{font-size:10px}.profile-grid{gap:15px}.profile-card-body{padding:15px}.profile-scores{gap:8px}.profile-scores span{font-size:9px}.lab-layout{gap:17px}.controls{padding:19px}.selected-store{gap:10px}.selected-store .store-thumb{width:60px}.selected-store h2{font-size:14px}.score-comparison strong{font-size:40px}.result-panel{padding:20px}.compact{align-items:flex-start}.compact .text-btn{font-size:8px}.graph{margin-left:25px;margin-right:25px}}
@media(max-width:960px){.sidebar{width:180px;padding:28px 10px 20px}.workspace{margin-left:180px}.sidebar .logo-link{margin-left:12px}.sidebar .brandmark{width:120px;height:27px}.workspace-label{font-size:8px;margin-left:14px}.nav-item{font-size:11px;gap:9px;padding:0 12px}.nav-item .icon{width:17px}.new-tag{font-size:7px}.grow-card{padding:14px 11px}.topbar{padding:0 20px}.global-search{display:none}main{padding:25px 20px}.page-heading h1{font-size:28px}.page-heading p{font-size:11px}.hero{grid-template-columns:1.1fr 1fr}.hero h2{font-size:25px}.hero-copy{padding:25px}.hero-kicker{font-size:6px}.floating-note{left:13px;right:13px;padding:10px;gap:7px}.floating-note strong{font-size:10px}.floating-note span{font-size:8px}.floating-note>.icon{width:14px;height:14px;padding:6px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-label{font-size:11px}.metric-card>strong{font-size:31px}.metric-foot{font-size:10px}.initiative-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.initiative-grid>.initiative-card:nth-child(3):last-child{display:none}.bottom-grid{grid-template-columns:1fr}.lab-teaser{min-height:235px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-layout{grid-template-columns:1fr}.lab-results{display:grid;grid-template-columns:1fr 1fr;align-items:start}.lab-results>.btn,.lab-results>.text-btn{grid-column:1/-1}.score-comparison strong{font-size:34px}.score-comparison .delta{font-size:10px;padding:4px}.people-intro{gap:24px}.people-intro h2{font-size:22px}.people-intro>div:last-child{padding-right:20px}.graph{height:570px;margin-left:8px;margin-right:8px}.graph-node{max-width:80px}.graph-node strong{font-size:8px}.graph-node .avatar{width:45px;height:45px}.graph-node.root .brandmark{width:82px;height:19px}.graph-node.root{padding:12px}.graph-legend span{display:none}.footer{padding:20px;align-items:flex-start}}
@media(max-width:680px){.sidebar{transform:translateX(-100%);width:235px;transition:transform .2s;box-shadow:10px 0 50px #0001}.sidebar.open{transform:translateX(0);top:65px}.sidebar .brandmark{width:140px;height:32px}.sidebar .nav-item{font-size:13px}.workspace{margin-left:0}.topbar{height:65px;padding:0 16px;gap:10px;position:sticky;top:0;z-index:35}.mobile-menu{display:grid}.breadcrumb{margin-right:auto;font-size:11px}.breadcrumb>span,.breadcrumb{color:#a3aaa3}.topbar-tools{gap:8px}.demo-badge{font-size:8px;padding:4px 7px}.user-button{padding:0}.user-button>.icon{display:none}.user-button .avatar{width:30px;height:30px}.breadcrumb strong{font-size:11px}.breadcrumb span{margin:0 7px}main{padding:24px 17px}.page-heading{align-items:flex-start;margin-bottom:22px;gap:12px}.page-heading h1{font-size:26px}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:11px;line-height:1.6}.page-heading>.btn{font-size:0;min-height:34px;width:35px;padding:8px}.page-heading>.btn .icon{height:16px;width:16px}.hero{display:flex;flex-direction:column}.hero-copy{padding:27px}.hero h2{font-size:30px}.hero p{font-size:12px;max-width:300px}.hero-kicker{font-size:7px}.hero-people{margin-top:22px}.hero-visual{height:240px}.hero-store:before{width:100%;left:0}.hero-store .photo-brand{top:18%;left:22%}.hero-store .photo-brand .brandmark{width:90px;height:21px}.floating-note{left:19px;right:19px;bottom:16px;padding:13px}.floating-note strong{font-size:12px}.floating-note span{font-size:9px}.metric-grid{gap:10px;margin:17px 0 28px}.metric-card{padding:15px}.metric-label{font-size:9px}.metric-foot{font-size:8px}.metric-card>strong{font-size:28px}.metric-card strong small{font-size:10px}.metric-icon{margin-bottom:11px}.section-title h2{font-size:18px}.section-title p{font-size:10px}.section-title .text-btn{font-size:10px;white-space:nowrap}.initiative-grid{grid-template-columns:1fr;gap:17px}.initiative-grid>.initiative-card:nth-child(3):last-child{display:block}.card-photo{height:210px}.card-body h3{font-size:18px}.card-body>p{font-size:12px;min-height:auto}.card-location{font-size:10px}.card-metric{flex-wrap:nowrap;gap:8px}.card-metric span{font-size:10px;width:auto}.card-body{padding:20px}.card-metric strong{font-size:22px}.card-bottom{padding-top:13px}.status{font-size:10px}.bottom-grid{margin-top:20px}.panel{padding:20px}.compact{align-items:center}.compact h2{font-size:15px}.compact .text-btn{font-size:9px;max-width:95px;white-space:normal}.person-row strong{font-size:12px}.person-row small{font-size:10px}.lab-teaser{padding:26px}.footer{font-size:8px;padding:10px 17px 23px;flex-direction:column;gap:10px}.filterbar{align-items:flex-start;flex-direction:column;margin:20px 0}.tabs{gap:7px}.chip{font-size:10px;padding:6px 10px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-photo{height:135px}.profile-card-body{padding:12px}.profile-card h3{font-size:13px}.kind-label{font-size:7px}.profile-card p{font-size:8px;align-items:flex-start;min-height:27px}.profile-scores{flex-wrap:wrap;gap:3px;margin-top:10px;padding-top:8px}.profile-scores span{font-size:8px}.profile-scores span:first-child{width:100%}.profile-scores b{font-size:19px}.profile-scores>.icon{display:none}.people-intro{grid-template-columns:1fr;gap:0}.team-photo{height:210px}.people-intro>div:last-child{padding:24px}.people-intro h2{font-size:25px}.people-grid .profile-photo{height:180px}.lab-layout{gap:18px}.lab-results{display:flex}.lab-notice{font-size:10px;align-items:flex-start}.selected-store h2{font-size:17px}.selected-store .store-thumb{width:70px}.toggle-row strong{font-size:11px}.toggle-row small{font-size:9px}.score-comparison strong{font-size:47px}.result-panel{padding:23px}.score-comparison .delta{font-size:12px}.graph{height:570px;margin:0}.graph-node{max-width:68px}.graph-node strong{font-size:7px;line-height:1.2;max-width:68px}.graph-node .avatar{width:34px;height:34px;border-width:2px}.graph-node>span:not(.brandmark){font-size:7px}.graph-node.root{padding:10px 4px;max-width:75px}.graph-node.root .brandmark{width:62px;height:15px}.network-panel{padding:14px}.graph-legend{font-size:9px;line-height:1.5;margin-bottom:23px}.graph-foot{font-size:10px}.detail-body{padding:24px}.detail-body h2{font-size:24px}.detail-cover{height:180px}.detail-metrics{gap:8px}.detail-metrics>div{padding:12px;display:block}.detail-metrics span{display:block;font-size:9px}.detail-metrics b{font-size:26px}.linked-profiles button{font-size:9px}.proposal-row{flex-wrap:wrap}.toast{font-size:11px;bottom:18px;max-width:calc(100vw - 30px);width:max-content}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}@media print{.sidebar,.topbar,.footer,.btn,.text-btn{display:none!important}.workspace{margin:0}body{background:white}main{padding:0}.hero{break-inside:avoid}.initiative-card,.panel{break-inside:avoid}}
.initiative-card{display:flex;flex-direction:column}.card-body{display:flex;flex-direction:column;flex:1}.card-body h3{min-height:44px}.card-bottom{margin-top:auto}.hero-copy,.hero-visual{min-width:0}@media(max-width:680px){.hero h2{font-size:27px}.card-body h3{min-height:0}}
