:root{color:#101010;background:#f5f4ee;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background-color:#f5f4ee;background-image:linear-gradient(#e6e3d9 1px,transparent 0),linear-gradient(90deg,#e6e3d9 1px,transparent 0);background-size:32px 32px}a,button{font:inherit}button{cursor:pointer}a{color:inherit}.appShell{width:min(1440px,calc(100% - 32px));margin:24px auto 48px}.dataNote,.heroPanel,.opportunityLane,.summaryPanel,.topBar{border:3px solid #171717;background:#fffdf7;box-shadow:9px 9px 0 #171717}.topBar{min-height:92px;justify-content:space-between;padding:16px 24px}.brandLockup,.topBar{display:flex;align-items:center}.brandLockup{gap:14px;min-width:0}.brandLogo{width:56px;height:56px;border:3px solid #171717;background:#c6ff2e;object-fit:cover}.cardTop,.dataMeta,.dataNote,.laneHead,.metric span,.productName{margin:0;font-size:14px;font-weight:800;letter-spacing:0;text-transform:uppercase}.cardActions a,.languageButton,.refreshButton{border:3px solid #171717;background:#c6ff2e;box-shadow:4px 4px 0 #171717;font-weight:800;padding:10px 16px}.cardActions a:active,.languageButton:active,.refreshButton:active{box-shadow:1px 1px 0 #171717;transform:translate(3px,3px)}.languageButton:disabled,.refreshButton:disabled{cursor:wait;opacity:.62}.heroPanel{margin-top:24px;padding:28px;display:flex;gap:24px;align-items:flex-end;justify-content:space-between}.heroPanel h1{max-width:820px;margin:0;font-size:clamp(42px,7vw,92px);line-height:.98;letter-spacing:0}.heroPanel p{max-width:620px;margin:18px 0 0;color:#555;font-size:19px;line-height:1.4}.refreshButton{flex:0 0 auto;white-space:nowrap}.summaryPanel{margin-top:24px;padding:18px;display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:16px;gap:16px;box-shadow:7px 7px 0 #171717}.metric{min-height:100px;border:3px solid #171717;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px}.metric strong{font-size:42px;line-height:1}.dataMeta{display:flex;flex-wrap:wrap;gap:10px 28px;margin:22px 0;color:#5a5a5a;text-transform:none}.emptyState,.stateText{border:3px solid #171717;background:#fffdf7;padding:18px;font-weight:700}.errorText{color:#9a1212}.opportunityShowcase{display:grid;grid-gap:24px;gap:24px}.opportunityLane{padding:18px}.laneHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:3px solid #171717}.opportunityGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.opportunityCard{min-width:0;border:3px solid #171717;padding:18px;background:#fff;display:flex;min-height:208px;flex-direction:column}.cardTop{display:flex;justify-content:space-between;gap:12px;color:#5b5b5b}.cardTop strong{color:#101010;background:#c6ff2e;border:2px solid #171717;padding:5px 7px;font-size:14px;white-space:nowrap}.opportunityCard h2{margin:26px 0 12px;overflow-wrap:anywhere;font-size:25px;line-height:1.08;letter-spacing:0}.opportunityCard p{margin:0;color:#5a5a5a;overflow-wrap:anywhere;font-size:16px;line-height:1.45}.cardActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:18px}.cardActions a{display:inline-block;padding:7px 10px;text-decoration:none;font-size:13px}.dataNote{margin-top:28px;padding:20px;color:#4b4b4b;text-transform:none;line-height:1.5}@media (max-width:800px){.appShell{width:min(100% - 20px,1440px);margin-top:10px}.topBar{min-height:78px;padding:12px}.brandLogo{height:44px;width:44px}.heroPanel{align-items:start;flex-direction:column;padding:20px}.heroPanel h1{font-size:48px}.heroPanel p{font-size:17px}.summaryPanel{grid-template-columns:1fr;gap:10px}.metric{min-height:74px}.metric strong{font-size:34px}.opportunityGrid{grid-template-columns:1fr}.dataNote,.heroPanel,.opportunityLane,.summaryPanel,.topBar{box-shadow:5px 5px 0 #171717}}