:root{--bg:#fff;--text:#111;--muted:#6c757d;--primary:#0d6efd;--success:#198754;--danger:#dc3545;--card:#f8f9fa}body,html{background:var(--bg);color:var(--text)}header h1{letter-spacing:.2px}header h2{font-weight:400;color:var(--muted);font-size:1.05rem}.ad-placeholder{background:repeating-linear-gradient(45deg,#ececec,#ececec 10px,#f8f8f8 10px,#f8f8f8 20px);border:1px dashed #cfcfcf;display:flex;align-items:center;justify-content:center;color:#666;font-size:.95rem}.ad-top{width:100%;max-width:728px;height:90px;margin:0 auto}.ad-box{width:100%;max-width:300px;height:250px;margin:0 auto}.results-card{background:var(--card);border:1px solid #eaeaea;border-radius:.5rem;padding:1rem}.result-value{font-size:1.5rem;font-weight:700;letter-spacing:.3px}.result-label{color:var(--muted);font-size:.9rem}.positive{color:var(--success)}.negative{color:var(--danger)}.toolbar .btn{min-width:42px}.form-text{font-size:.85rem}.sticky-sidebar{position:sticky;top:1rem}canvas{width:100%;height:240px}@media (max-width:991.98px){.sticky-sidebar{position:static}canvas{height:200px}}:focus-visible{outline:3px solid rgba(13,110,253,.5);outline-offset:2px}.table-sticky thead th{position:sticky;top:0;background:#fff;z-index:1}.amo-container{max-height:320px;overflow:auto;border:1px solid #eee;border-radius:.5rem}.small-muted{color:var(--muted);font-size:.9rem}