:root{--bg-canvas:#fff;--bg-canvas-subtle:#f7f5f5;--surface-primary:#c2b2b2;--surface-primary-light:#ebe5e5;--surface-card:#c2b2b2;--surface-card-hover:#b5a4a4;--surface-card-border:#111;--surface-input:#fff;--surface-elevated:#fff;--surface-glass:#fff;--text-primary:#111;--text-secondary:#2c2c2c;--text-muted:#555;--text-inverse:#fff;--brand-primary:#c2b2b2;--brand-primary-hover:#af9d9d;--brand-dark:#111;--brand-forest:#111;--brand-forest-hover:#333;--brand-emerald:#0f5132;--brand-emerald-light:#d1e7dd;--brand-amber:#664d03;--brand-amber-light:#fff3cd;--brand-slate:#084298;--brand-slate-light:#cfe2ff;--brand-purple:#432874;--brand-purple-light:#e2d9f3;--brand-danger:#842029;--brand-danger-light:#f8d7da;--role-farmer-bg:#fff;--role-farmer-text:#111;--role-farmer-border:#111;--role-distributor-bg:#c2b2b2;--role-distributor-text:#111;--role-distributor-border:#111;--role-retailer-bg:#fff;--role-retailer-text:#111;--role-retailer-border:#111;--role-consumer-bg:#c2b2b2;--role-consumer-text:#111;--role-consumer-border:#111;--role-govt-bg:#111;--role-govt-text:#fff;--role-govt-border:#111;--font-sans:"Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-mono:"JetBrains Mono", Consolas, monospace;--shadow-sm:none;--shadow-md:2px 2px 0px #111;--shadow-lg:4px 4px 0px #111;--shadow-xl:6px 6px 0px #111;--shadow-modal:8px 8px 0px #111;--transition-fast:.12s ease;--transition-normal:.2s ease;--radius-sm:0px!important;--radius-md:0px!important;--radius-lg:0px!important;--radius-xl:0px!important;--radius-full:0px!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0;border-radius:0!important}body{font-family:var(--font-sans);background-color:var(--bg-canvas);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 1.5rem}.container-narrow{width:100%;max-width:920px;margin:0 auto;padding:0 1.25rem}@media (width<=768px){.container{padding:0 1rem}.container-narrow{padding:0 .85rem}}@media (width<=480px){.container{padding:0 .75rem}}.app-header{z-index:40;background:#fff;border-bottom:2px solid #111;position:sticky;top:0;box-shadow:0 2px #0000000d}.header-inner{justify-content:space-between;align-items:center;height:72px;display:flex}@media (width<=768px){.header-inner{height:62px}}.brand-logo{color:var(--text-primary);letter-spacing:-.03em;cursor:pointer;flex-shrink:0;align-items:center;gap:.75rem;font-size:1.35rem;font-weight:900;text-decoration:none;display:flex}@media (width<=768px){.brand-logo{gap:.5rem;font-size:1.15rem}}.brand-icon-box{background:var(--surface-primary);color:#111;border:2px solid #111;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (width<=768px){.brand-icon-box{width:32px;height:32px}}.network-pill{font-size:.8rem;font-family:var(--font-mono);color:#111;background:#fff;border:1.5px solid #111;align-items:center;gap:.5rem;padding:.4rem .85rem;display:flex}@media (width<=900px){.network-pill .pill-extra{display:none}}@media (width<=620px){.network-pill{display:none}}.pulse-dot{background-color:#111;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #c2b2b2}@media (width<=480px){.header-actions{gap:.35rem!important}.header-actions .btn{padding:.45rem .6rem;font-size:.8rem}.header-btn-label{display:none}}.btn{font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:2px solid #111;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:hover{transform:translate(-1px,-1px);box-shadow:2px 2px #111}.btn:active{box-shadow:none;transform:translate(1px,1px)}.btn-primary{color:#fff;background:#111;border-color:#111}.btn-primary:hover{color:#111;background:#c2b2b2;border-color:#111}.btn-forest{color:#fff;background:#111;border-color:#111}.btn-forest:hover{color:#111;background:#c2b2b2}.btn-secondary{color:#111;background:#fff;border-color:#111}.btn-secondary:hover{color:#111;background:#c2b2b2}.btn-ghost{color:#111;background:0 0;border-color:#0000}.btn-ghost:hover{background:#c2b2b2;border-color:#111}.btn-sm{padding:.4rem .85rem;font-size:.82rem}.btn-lg{padding:.85rem 1.85rem;font-size:1.05rem}.card{background:var(--surface-card);transition:all var(--transition-fast);border:2px solid #111;padding:1.75rem;box-shadow:3px 3px #111}.card-white{background:#fff;border:2px solid #111;padding:1.75rem;box-shadow:3px 3px #111}.card-interactive{cursor:pointer}.card-interactive:hover{background:#fff;transform:translate(-2px,-2px);box-shadow:5px 5px #111}.badge{letter-spacing:.04em;text-transform:uppercase;border:1.5px solid #111;align-items:center;gap:.375rem;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.badge-farmer{color:#111;background:#fff;border:1.5px solid #111}.badge-distributor{color:#111;background:#c2b2b2;border:1.5px solid #111}.badge-retailer{color:#111;background:#fff;border:1.5px solid #111}.badge-consumer{color:#111;background:#c2b2b2;border:1.5px solid #111}.badge-govt{color:#fff;background:#111;border:1.5px solid #111}.badge-emerald{color:#111;background:#fff;border:1.5px solid #111}.badge-amber{color:#111;background:#c2b2b2;border:1.5px solid #111}.badge-blue{color:#111;background:#fff;border:1.5px solid #111}.form-group{margin-bottom:1.25rem}.form-label{color:#111;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.45rem;font-size:.88rem;font-weight:700;display:block}.form-input,.form-select,.form-textarea{width:100%;font-family:var(--font-sans);color:#111;transition:all var(--transition-fast);background:#fff;border:2px solid #111;outline:none;padding:.75rem 1rem;font-size:.95rem}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#fff;box-shadow:3px 3px #111}.form-input::placeholder,.form-textarea::placeholder{color:#777}.form-row-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-row-3{grid-template-columns:1.2fr .8fr 1fr;gap:1rem;display:grid}.form-row-4{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}@media (width<=768px){.form-row-4{grid-template-columns:1fr 1fr}}@media (width<=640px){.form-row-2,.form-row-3,.form-row-4{gap:.75rem;grid-template-columns:1fr!important}}.modal-overlay{z-index:50;background:#111111bf;justify-content:center;align-items:center;padding:1.5rem;animation:.15s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-dialog{-webkit-overflow-scrolling:touch;width:100%;max-width:620px;max-height:90vh;box-shadow:var(--shadow-modal);background:#fff;border:3px solid #111;padding:2.25rem;position:relative;overflow-y:auto}@media (width<=640px){.modal-overlay{padding:.75rem}.modal-dialog{max-width:100%;max-height:92vh;padding:1.25rem 1rem;box-shadow:4px 4px #111}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.table-container{-webkit-overflow-scrolling:touch;background:#fff;border:2px solid #111;width:100%;overflow-x:auto}.custom-table{border-collapse:collapse;text-align:left;width:100%;min-width:620px;font-size:.9rem}.custom-table th{color:#111;letter-spacing:.05em;text-transform:uppercase;background:#c2b2b2;border-bottom:2px solid #111;padding:.95rem 1.25rem;font-size:.82rem;font-weight:800}.custom-table td{color:#111;vertical-align:middle;border-bottom:1.5px solid #111;padding:1.05rem 1.25rem}.custom-table tr:last-child td{border-bottom:none}.custom-table tr:hover td{background:#f7f5f5}.timeline-vertical{flex-direction:column;gap:1.75rem;padding-left:2.25rem;display:flex;position:relative}.timeline-vertical:before{content:"";background:#111;width:3px;position:absolute;top:12px;bottom:12px;left:11px}.timeline-node{position:relative}.timeline-node-pin{z-index:2;background:#fff;border:2.5px solid #111;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:flex;position:absolute;top:1rem;left:-2.25rem}.timeline-node-pin.completed{color:#fff;background:#111}.toast-container{z-index:60;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast{color:#fff;background:#111;border:2px solid #c2b2b2;align-items:center;gap:.75rem;padding:.95rem 1.5rem;font-size:.92rem;font-weight:600;display:flex;box-shadow:4px 4px #111}@media (width<=640px){.toast-container{bottom:1rem;left:1rem;right:1rem}.toast{width:100%;padding:.75rem 1rem;font-size:.84rem}}.hero-section{text-align:center;padding:4.5rem 0 3.5rem}@media (width<=768px){.hero-section{padding:2.5rem 0 2rem}}.hero-title{letter-spacing:-.04em;color:#111;text-transform:uppercase;margin-bottom:1.25rem;font-size:3.4rem;font-weight:900;line-height:1.1}@media (width<=768px){.hero-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.2rem}}@media (width<=480px){.hero-title{font-size:1.75rem;line-height:1.2}}.hero-subtitle{color:var(--text-secondary);max-width:720px;margin:0 auto 2.25rem;font-size:1.2rem;line-height:1.6}@media (width<=768px){.hero-subtitle{margin-bottom:1.75rem;padding:0 .5rem;font-size:1rem}}.hero-cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}@media (width<=768px){.hero-cta-group{margin-bottom:2rem}}@media (width<=480px){.hero-cta-group{flex-direction:column;gap:.75rem;width:100%}.hero-cta-group .btn{width:100%}}.search-trace-box{width:100%;max-width:620px;transition:all var(--transition-fast);background:#fff;border:2px solid #111;align-items:center;margin:0 auto 3rem;padding:.65rem .85rem .65rem 1.25rem;display:flex;box-shadow:4px 4px #111}@media (width<=768px){.search-trace-box{margin-bottom:2rem}}@media (width<=540px){.search-trace-box{flex-direction:column;align-items:stretch;gap:.65rem;padding:.85rem}.search-trace-input{width:100%;font-size:.95rem}.search-trace-actions{gap:.5rem;width:100%;display:flex}.search-trace-actions .btn{flex:1}}.search-trace-box:focus-within{transform:translate(-1px,-1px);box-shadow:6px 6px #111}.search-trace-input{min-width:0;font-size:1rem;font-family:var(--font-mono);color:#111;background:0 0;border:none;outline:none;flex:1;font-weight:600}.role-section-title{letter-spacing:-.03em;text-align:center;text-transform:uppercase;color:#111;margin-bottom:.5rem;font-size:2rem;font-weight:900}.role-section-subtitle{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem;font-size:1rem}.role-cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.role-card{text-align:center;cursor:pointer;min-height:270px;transition:all var(--transition-fast);background:#c2b2b2;border:2px solid #111;flex-direction:column;justify-content:space-between;align-items:center;padding:2.25rem 1.5rem;display:flex;position:relative;box-shadow:4px 4px #111}.role-card:hover{background:#fff;transform:translate(-2px,-2px);box-shadow:6px 6px #111}.role-icon-circle{border:2px solid #111;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;display:flex;box-shadow:2px 2px #111}.role-name{color:#111;text-transform:uppercase;margin-bottom:.45rem;font-size:1.35rem;font-weight:900}.role-desc{color:#111;margin-bottom:1.5rem;font-size:.85rem;line-height:1.45}.portal-banner{background:#c2b2b2;border:2px solid #111;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:2rem;padding:1.75rem 2rem;display:flex;box-shadow:4px 4px #111}@media (width<=768px){.portal-banner{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1rem}}.portal-title{letter-spacing:-.03em;color:#111;text-transform:uppercase;font-size:1.85rem;font-weight:900}@media (width<=768px){.portal-title{font-size:1.45rem}}.portal-subtitle{color:#222;margin-top:.25rem;font-size:.95rem;font-weight:500}@media (width<=768px){.portal-subtitle{font-size:.85rem}}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-bottom:2.25rem;display:grid}@media (width<=640px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}}@media (width<=380px){.stats-grid{grid-template-columns:1fr}}.stat-box{background:#fff;border:2px solid #111;padding:1.25rem 1.5rem;box-shadow:3px 3px #111}@media (width<=640px){.stat-box{padding:.9rem 1rem}}.stat-label{color:#111;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.82rem;font-weight:800;display:flex}@media (width<=640px){.stat-label{font-size:.75rem}}.stat-value{letter-spacing:-.03em;color:#111;font-size:2rem;font-weight:900}@media (width<=640px){.stat-value{font-size:1.5rem}}.stat-hint{color:#222;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.8rem;font-weight:600;display:flex}.dashboard-grid-2{grid-template-columns:1.15fr .85fr;gap:1.75rem;margin-bottom:2.5rem;display:grid}@media (width<=900px){.dashboard-grid-2{grid-template-columns:1fr;gap:1.25rem}}.price-waterfall{background:#fff;border:2px solid #111;margin-bottom:2rem;padding:1.75rem;box-shadow:4px 4px #111}@media (width<=640px){.price-waterfall{margin-bottom:1.5rem;padding:1.25rem 1rem}}.price-segments-bar{border:2px solid #111;width:100%;height:20px;margin:1.25rem 0;display:flex;overflow:hidden}.segment-farmer{background:#111;transition:width .2s}.segment-distributor{background:#c2b2b2;border-left:2px solid #111;transition:width .2s}.segment-retailer{background:#e8e2e2;border-left:2px solid #111;transition:width .2s}.price-legend{flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.88rem;display:flex}@media (width<=640px){.price-legend{flex-direction:column;gap:.5rem;font-size:.82rem}}.price-legend-item{align-items:center;gap:.5rem;font-weight:600;display:flex}.legend-color-dot{border:1.5px solid #111;flex-shrink:0;width:12px;height:12px}.app-footer{color:#111;background:#c2b2b2;border-top:2px solid #111;margin-top:auto;padding:2.5rem 0;font-size:.88rem}@media (width<=768px){.app-footer{padding:1.75rem 0}}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (width<=640px){.footer-content{flex-direction:column;align-items:flex-start;gap:1rem}}.scanner-viewport-wrapper{border-radius:var(--radius-lg);background:#0d1117;border:2px solid #111;width:100%;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #000c}.scanner-laser-bar{z-index:10;pointer-events:none;background:#10b981;width:90%;height:2px;animation:2.4s cubic-bezier(.45,.05,.55,.95) infinite alternate laserScan;position:absolute;top:0;left:5%;box-shadow:0 0 12px 3px #10b981,0 0 4px #34d399}@keyframes laserScan{0%{opacity:.95;top:12%}50%{opacity:.6}to{opacity:.95;top:88%}}.scanner-bracket{pointer-events:none;z-index:10;border-style:solid;border-color:#10b981;width:24px;height:24px;position:absolute}.bracket-tl{border-width:3px 0 0 3px;top:18px;left:18px}.bracket-tr{border-width:3px 3px 0 0;top:18px;right:18px}.bracket-bl{border-width:0 0 3px 3px;bottom:18px;left:18px}.bracket-br{border-width:0 3px 3px 0;bottom:18px;right:18px}.scanner-dropzone{border-radius:var(--radius-md);text-align:center;cursor:pointer;background:#ffffff08;border:2px dashed #64748b;padding:1.25rem;transition:all .2s}.scanner-dropzone:hover,.scanner-dropzone.active{background:#10b98114;border-color:#10b981}
