.mac-app,.mac-app *{box-sizing:border-box}.mac-app{min-width:0;overflow-x:clip}.mac-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mac-series-field{grid-column:1 / -1}.mac-series-field textarea{min-height:220px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.55;white-space:pre;overflow:auto}.mac-comparison-wrap,.mac-audit-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.mac-comparison-table{min-width:720px}.mac-audit-table{min-width:680px}.mac-chart-heading,.mac-table-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:28px}.mac-chart-heading h3,.mac-table-actions h3{margin:0 0 5px}.mac-chart-heading p,.mac-table-actions p{margin:0;color:var(--ftos-muted,#64748b)}.mac-chart-scale{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;color:var(--ftos-muted,#64748b);font-size:.82rem;font-variant-numeric:tabular-nums}.mac-chart-scale strong{color:var(--ftos-text,#172033)}.mac-chart-legend{display:flex;flex-wrap:wrap;gap:10px 18px;margin:16px 0 10px;color:var(--ftos-text,#172033);font-size:.86rem;font-weight:700}.mac-chart-legend span{display:inline-flex;align-items:center;gap:7px}.mac-chart-legend span::before{width:22px;height:3px;border-radius:999px;background:currentColor;content:""}.mac-legend--price{color:#334155}.mac-legend--sma{color:#2563eb}.mac-legend--ema{color:#d97706}.mac-legend--lwma{color:#059669}.mac-chart-wrap{position:relative;width:100%;max-width:100%;min-height:300px;overflow:hidden;border:1px solid var(--ftos-border,#dbe3ee);border-radius:14px;background:linear-gradient(to right,rgb(148 163 184 / .14) 1px,transparent 1px) 0 0 / 20% 100%,linear-gradient(to bottom,rgb(148 163 184 / .14) 1px,transparent 1px) 0 0 / 100% 25%,#fff}.mac-chart-wrap svg{display:block;width:100%;height:300px;overflow:visible}.mac-chart-path{vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.mac-chart-path--price{stroke:#334155;stroke-width:2;opacity:.72}.mac-chart-path--sma{stroke:#2563eb}.mac-chart-path--ema{stroke:#d97706}.mac-chart-path--lwma{stroke:#059669}.mac-copy-status{min-height:24px;margin:8px 0 0;color:var(--ftos-muted,#64748b);font-size:.88rem}.mac-app .ftos-button,.mac-app input,.mac-app select{min-height:44px}.mac-app .ftos-results--stale .ftos-primary-result,.mac-app .ftos-results--stale .ftos-metric-grid,.mac-app .ftos-results--stale .mac-comparison-wrap,.mac-app .ftos-results--stale .mac-chart-wrap,.mac-app .ftos-results--stale .mac-audit-wrap{opacity:.54}@media (max-width:720px){.mac-input-grid{grid-template-columns:minmax(0,1fr)}.mac-series-field{grid-column:auto}.mac-chart-heading,.mac-table-actions{align-items:flex-start;flex-direction:column}.mac-chart-scale{justify-content:flex-start}}@media (max-width:520px){.mac-chart-wrap,.mac-chart-wrap svg{min-height:250px;height:250px}.mac-chart-legend{gap:8px 12px}.mac-table-actions .ftos-button{width:100%}}