:root{--accent-glow: rgba(59, 130, 246, .25);--bg: #0f172a;--border-color: #1e293b;--text-muted: #94a3b8;--text-light: #f1f5f9;--success: #10B981;--warning: #F59E0B;--danger: #EF4444}.panel[data-astro-cid-hfujsc57]{background:var(--bg);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;color:#e5e5e5;max-width:1400px;margin:0 auto}.grid-2[data-astro-cid-hfujsc57]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 600px){.grid-2[data-astro-cid-hfujsc57]{grid-template-columns:1fr}}.header-row[data-astro-cid-hfujsc57]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;border-bottom:1px solid var(--border-color);padding-bottom:1rem}.title[data-astro-cid-hfujsc57]{font-size:1.8rem;font-weight:900;color:#fff;letter-spacing:-.03em;margin:0}.subtitle[data-astro-cid-hfujsc57]{font-size:.9rem;color:var(--text-muted);display:flex;align-items:center;gap:8px;margin-top:4px}.ticker-badge[data-astro-cid-hfujsc57]{border:1px solid var(--unp-yellow);color:var(--unp-yellow);padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:700}.section-label[data-astro-cid-hfujsc57]{font-size:.85rem;font-weight:700;color:var(--unp-yellow);text-transform:uppercase;margin-bottom:1rem;letter-spacing:.05em}.input-group[data-astro-cid-hfujsc57]{display:flex;flex-direction:column;gap:.4rem}.input-group[data-astro-cid-hfujsc57] label[data-astro-cid-hfujsc57]{font-size:.85rem;color:var(--text-muted)}.input-label[data-astro-cid-hfujsc57]{display:block;font-size:.8rem;color:var(--text-muted);margin-bottom:.4rem}.input-wrapper[data-astro-cid-hfujsc57]{position:relative}.input[data-astro-cid-hfujsc57]{width:100%;border:1px solid var(--border-color);color:#fff;padding:.8rem;border-radius:6px;font-family:Roboto Mono,monospace;font-size:1rem;transition:all .2s}.input[data-astro-cid-hfujsc57]:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 2px var(--accent-glow)}.unit[data-astro-cid-hfujsc57]{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:.8rem;pointer-events:none}.btn[data-astro-cid-hfujsc57]{width:100%;padding:1rem;border-radius:8px;cursor:pointer;font-weight:700;border:none;margin-top:1.5rem;color:#fff;transition:opacity .2s,transform .1s}.btn[data-astro-cid-hfujsc57]:hover{opacity:.9;transform:translateY(-1px)}.result-box[data-astro-cid-hfujsc57]{display:none;margin-top:2rem;border-top:1px dashed var(--border-color);padding-top:2rem;animation:slideUp .5s ease}.verdict-container[data-astro-cid-hfujsc57]{text-align:center;margin-bottom:2rem;background:#0003;padding:1.5rem;border-radius:12px}.verdict-label[data-astro-cid-hfujsc57]{font-size:.9rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.verdict-price[data-astro-cid-hfujsc57]{font-size:3.5rem;font-weight:900;line-height:1;margin:.5rem 0;color:#fff}.verdict-badge[data-astro-cid-hfujsc57]{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.9rem;font-weight:700;margin-top:.5rem}.eff-module[data-astro-cid-hfujsc57]{background:#ffd1000d;border:1px solid var(--unp-yellow);border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.eff-title[data-astro-cid-hfujsc57]{font-weight:700;color:var(--unp-yellow);font-size:.95rem}.eff-val[data-astro-cid-hfujsc57]{font-family:Roboto Mono,monospace;font-weight:700;font-size:1.4rem;color:#fff}.chart-container[data-astro-cid-hfujsc57]{margin-top:1.5rem}.chart-row[data-astro-cid-hfujsc57]{margin-bottom:.8rem}.chart-label[data-astro-cid-hfujsc57]{display:flex;justify-content:space-between;font-size:.8rem;color:var(--text-muted);margin-bottom:.3rem}.bar-bg[data-astro-cid-hfujsc57]{background:#ffffff0d;height:24px;border-radius:4px;overflow:hidden;position:relative}.bar-fill[data-astro-cid-hfujsc57]{height:100%;width:0%;transition:width 1s ease-out}.bar-val[data-astro-cid-hfujsc57]{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.8rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8)}.fill-buy[data-astro-cid-hfujsc57]{background:var(--success)}.fill-fair[data-astro-cid-hfujsc57]{background:var(--unp-yellow)}.fill-sell[data-astro-cid-hfujsc57]{background:var(--unp-red)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
