@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;800&display=swap";:root{--bg-color:#fff;--text-primary:#111827;--text-secondary:#4b5563;--accent:#0039a6;--accent-hover:#002878;--danger-bg:#ef444414;--danger-text:#dc2626;--subway-blue:#0039a6;--subway-orange:#ff6319;--subway-lime:#6cbe45;--subway-brown:#963;--subway-lightgrey:#a7a9ac;--subway-yellow:#fccc0a;--subway-darkgrey:#808183;--subway-red:#ee352e;--subway-green:#00933c;--subway-purple:#b933ad;--font-mta:"Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-mta);letter-spacing:-.02em;color:var(--text-primary);background-color:var(--bg-color)}*{box-sizing:border-box;margin:0;padding:0}body,html,#root{background-color:#fff;width:100%;height:100%;overflow:hidden}.mta-header{z-index:40;background-color:#221f1f;justify-content:space-between;align-items:center;height:68px;padding:0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #00000040}.mta-header-title{align-items:center;gap:12px;display:flex}.mta-badge{color:#221f1f;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:900;display:flex}.mta-header-title h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:1.3rem;font-weight:700}.mta-header-search{align-items:center;gap:8px;display:flex}.mta-search-input{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:6px;outline:none;width:240px;padding:8px 14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;transition:all .2s}.mta-search-input::placeholder{color:#ffffff80}.mta-search-input:focus{background:#ffffff38;border-color:#fff;width:300px}.mta-search-btn{background:var(--subway-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 14px;transition:background .2s;display:flex}.mta-search-btn:hover{background:#002878}.mta-search-btn:disabled{opacity:.6;cursor:not-allowed}.stage{z-index:1;pointer-events:auto;width:100vw;height:100vh;position:absolute;top:0;left:0}.subway-dual-container{background-color:#fff;width:100vw;height:calc(100vh - 68px);margin-top:68px;display:flex;overflow:hidden}.subway-map-pane{background-color:#faefe1;background-image:linear-gradient(45deg,#00000009 1px,#0000 1px),linear-gradient(-45deg,#00000009 1px,#0000 1px);background-size:36px 36px;border-right:2px solid #d1d5db;flex:65%;height:100%;position:relative;overflow:auto}.mta-water-underlay{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.subway-canvas-wrapper{z-index:10;box-sizing:border-box;justify-content:flex-start;min-width:100%;min-height:100%;padding:80px 40px 60px;display:flex;position:relative}.subway-canvas-wrapper svg{overflow:visible!important}.subway-inspector-pane{z-index:10;color:#111827;background:#f4f5f7;border-left:2px solid #d1d5db;width:400px;min-width:360px;max-width:460px;height:100%;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;overflow-y:auto}.mta-brochure-container{flex-direction:column;height:100%;display:flex}.mta-brochure-top-header{color:#fff;background:#221f1f;border-bottom:3px solid #0039a6;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.mta-brochure-top-header h2{letter-spacing:-.03em;color:#fff;margin:0;font-family:Helvetica Neue Bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:700}.mta-brochure-subhead{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-size:.75rem;font-weight:700}.mta-header-reset-btn{color:#fff;cursor:pointer;background:#374151;border:1px solid #4b5563;border-radius:4px;padding:4px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700;transition:background .15s}.mta-header-reset-btn:hover{color:#fff;background:#4b5563}.mta-banner{color:#fff;letter-spacing:-.02em;text-transform:none;background:#555;justify-content:space-between;align-items:center;padding:6px 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:800;display:flex}.mta-banner-sub{color:#e5e7eb;font-size:.75rem;font-weight:600}.mta-section-content{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px}.mta-bullet-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.mta-circle-bullet{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:900;display:inline-flex}.mta-line-title{color:#111827;letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.mta-line-name{color:#111827;font-size:.95rem;font-weight:700}.mta-type-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;margin-left:auto;padding:3px 8px;font-size:.75rem;font-weight:700}.mta-type-pill.junction{color:#fff;background:#000}.mta-type-pill.local{color:#374151;background:#e5e7eb}.mta-headline{color:#111827;margin-bottom:8px;font-size:1.05rem;font-weight:800;line-height:1.35}.mta-subtext-box{color:#374151;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border-left:3px solid #0039a6;margin-top:8px;padding:10px 12px;font-size:.85rem;font-weight:400;line-height:1.5}.mta-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.mta-list-item{color:#111827;align-items:baseline;gap:8px;font-size:.88rem;line-height:1.4;display:flex}.mta-list-bullet{color:#111827;font-weight:900}.mta-label-bold{color:#111827;font-weight:800}.mta-code-box{color:#111827;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:4px 8px;font-family:monospace;font-size:.82rem;font-weight:600}.mta-legend-grid{flex-direction:column;gap:12px;display:flex}.mta-legend-item{align-items:center;gap:12px;display:flex}.mta-dot-transfer{background:#fff;border:3px solid #000;border-radius:50%;flex-shrink:0;width:22px;height:22px}.mta-dot-local{background:#000;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:2px}.mta-legend-text{flex-direction:column;display:flex}.mta-legend-title{color:#111827;font-size:.88rem;font-weight:800}.mta-legend-desc{color:#6b7280;font-size:.78rem}.actor{z-index:10;pointer-events:auto;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #0000001f;border-radius:12px;position:absolute;box-shadow:0 12px 36px #00000014}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#00000059;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.modal-content{flex-direction:column;gap:24px;width:100%;max-width:440px;padding:32px;display:flex;position:relative}.modal-header{color:#111827;align-items:center;gap:12px;display:flex}.modal-header h2{color:#111827;font-family:Helvetica Neue Bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700}.modal-desc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.security-notice{color:#dc2626;background:#ef444414;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:12px;padding:16px;font-size:.85rem;line-height:1.4;display:flex}.auth-form{flex-direction:column;gap:16px;display:flex}.token-input{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:monospace;font-size:1rem;transition:border-color .2s,box-shadow .2s}.token-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0039a626}.submit-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px;font-size:1rem;font-weight:600;transition:background .2s}.submit-btn:hover{background:var(--accent-hover)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border:2px solid #f3f4f6;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.commit-tooltip{z-index:100;pointer-events:none;-webkit-backdrop-filter:blur(16px);color:#111827;background:#fffffff5;border:1px solid #00000026;border-radius:10px;max-width:340px;padding:14px 18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;transition:opacity .15s ease-out;position:fixed;box-shadow:0 12px 32px #0000002e}.commit-tooltip-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.commit-tooltip-badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:12px;padding:3px 10px;font-size:.75rem;font-weight:800;display:inline-block}.commit-tooltip-hash{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:.8rem;font-weight:600}.commit-tooltip-message{margin-bottom:10px}.commit-tooltip-header-text{color:#111827;word-break:break-word;font-size:.94rem;font-weight:700;line-height:1.4}.commit-tooltip-subtext{color:#4b5563;white-space:pre-wrap;word-break:break-word;margin-top:6px;font-size:.82rem;font-weight:400;line-height:1.45}.commit-tooltip-footer{color:#6b7280;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:8px;font-size:.78rem;display:flex}@media (width<=650px){.mta-header{flex-direction:column;gap:12px;height:auto;padding:12px 16px}.mta-header-search{width:100%}.mta-search-input{flex:1;width:100%}.mta-search-input:focus{width:100%}.subway-dual-container{flex-direction:column;height:calc(100vh - 110px);margin-top:110px}.subway-map-pane{border-bottom:2px solid #d1d5db;border-right:none}.subway-inspector-pane{width:100%;min-width:100%;max-width:100%;height:50vh}.subway-canvas-wrapper{justify-content:flex-start;min-width:800px;padding-left:20px;padding-right:20px}.hide-on-mobile,.subway-canvas-wrapper text,.subway-canvas-wrapper rect{display:none!important}}
