.CrossingDropdown_crossing-dropdown-container__zbX4Z{margin:20px 0;text-align:center}.CrossingDropdown_crossing-dropdown__h73LA{padding:10px 15px;font-size:14px;border-radius:8px;border:1px solid #ccc;background-color:white;min-width:250px;cursor:pointer}@media (max-width:768px){.CrossingDropdown_crossing-dropdown-container__zbX4Z{margin:0}.CrossingDropdown_crossing-dropdown__h73LA{min-width:200px;width:100%;max-width:300px;padding:10px 12px;font-size:16px}}.LanguageSelector_language-selector__CjzLU{display:flex;align-items:center;gap:8px;margin-left:auto;padding:4px 8px;background:rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.LanguageSelector_language-selector__CjzLU.LanguageSelector_expanded__fSLAe{padding:8px 12px;gap:8px}.LanguageSelector_lang-btn__n22uM{background:none;border:none;color:rgba(255,255,255,.8);font-size:14px;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .3s ease;min-width:28px}.LanguageSelector_lang-btn__n22uM:hover{color:white;background:rgba(255,255,255,.1)}.LanguageSelector_lang-btn__n22uM.LanguageSelector_active__ZT7Ot{color:white;background:rgba(255,255,255,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.LanguageSelector_lang-btn__n22uM.LanguageSelector_current__MXJoR{color:white;background:rgba(255,255,255,.15)}.LanguageSelector_lang-divider__7jgUS{color:rgba(255,255,255,.4);font-size:12px}@media (max-width:768px){.LanguageSelector_language-selector__CjzLU{padding:4px 6px;gap:4px}.LanguageSelector_language-selector__CjzLU.LanguageSelector_expanded__fSLAe{padding:6px 10px;gap:6px}.LanguageSelector_lang-btn__n22uM{font-size:12px;padding:3px 6px;min-width:24px}}.LoginModal_login-modal-overlay__58XOy{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.LoginModal_login-modal-content__Ny2aM{background:white;border-radius:12px;padding:2rem;max-width:420px;width:100%;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.2)}.LoginModal_login-modal-close__3lYVI{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s,color .2s}.LoginModal_login-modal-close__3lYVI:hover:not(:disabled){background:#f0f0f0;color:#333}.LoginModal_login-modal-close__3lYVI:disabled{opacity:.5;cursor:not-allowed}.LoginModal_login-modal-content__Ny2aM h2{margin:0 0 1.5rem;font-size:1.75rem;color:#1f2937;text-align:center}.LoginModal_login-form__0ZF_s{display:flex;flex-direction:column;gap:1rem}.LoginModal_login-error__gXM4M{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:8px;border:1px solid #fecaca;font-size:.95rem}.LoginModal_login-form-group__B1ZTv{display:flex;flex-direction:column;gap:.5rem}.LoginModal_login-form-group__B1ZTv label{font-weight:600;color:#374151;font-size:.95rem}.LoginModal_login-form-group__B1ZTv input{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s}.LoginModal_login-form-group__B1ZTv input:focus{outline:none;border-color:#2563eb}.LoginModal_login-form-group__B1ZTv input:disabled{background:#f9fafb;cursor:not-allowed}.LoginModal_login-button__0S3tJ{margin-top:.5rem;padding:.875rem;background:#2563eb;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.LoginModal_login-button__0S3tJ:hover:not(:disabled){background:#1d4ed8}.LoginModal_login-button__0S3tJ:disabled{opacity:.6;cursor:not-allowed}.LoginModal_login-links___giCT{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem;font-size:.95rem}.LoginModal_login-links___giCT a{color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s}.LoginModal_login-links___giCT a:hover{color:#1d4ed8;text-decoration:underline}.LoginModal_login-divider__dUd7w{color:#9ca3af}@media (max-width:480px){.LoginModal_login-modal-content__Ny2aM{padding:1.5rem}.LoginModal_login-modal-content__Ny2aM h2{font-size:1.5rem}.LoginModal_login-form-group__B1ZTv input{font-size:16px}}.FeatureRequestCard_feature-request-card__bc2NJ{display:flex;gap:1rem;background:white;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;margin-bottom:1rem;transition:box-shadow .2s}.FeatureRequestCard_feature-request-card__bc2NJ:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.FeatureRequestCard_vote-section__er6Bd{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:48px}.FeatureRequestCard_vote-button__AsAOD{background:none;border:none;font-size:1.5rem;color:#9ca3af;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px;transition:color .2s,transform .1s;line-height:1;display:flex;align-items:center;justify-content:center}.FeatureRequestCard_vote-button__AsAOD:hover:not(:disabled){transform:scale(1.2)}.FeatureRequestCard_vote-button__AsAOD:active:not(:disabled){transform:scale(1.1)}.FeatureRequestCard_vote-button__AsAOD:disabled{cursor:not-allowed;opacity:.5}.FeatureRequestCard_vote-button__AsAOD.FeatureRequestCard_upvote__U5ith:hover:not(:disabled){color:#10b981}.FeatureRequestCard_vote-button__AsAOD.FeatureRequestCard_downvote__EEPZz:hover:not(:disabled){color:#ef4444}.FeatureRequestCard_vote-button__AsAOD.FeatureRequestCard_upvote__U5ith.FeatureRequestCard_voted__8Od8h{color:#10b981}.FeatureRequestCard_vote-button__AsAOD.FeatureRequestCard_downvote__EEPZz.FeatureRequestCard_voted__8Od8h{color:#ef4444}.FeatureRequestCard_vote-count__kvmcK{font-weight:700;font-size:1.125rem;color:#374151;min-width:2rem;text-align:center}.FeatureRequestCard_request-content__3chAF{flex:1 1;min-width:0}.FeatureRequestCard_request-header__ccPG1{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.FeatureRequestCard_request-title__sbqVS{margin:0;font-size:1.25rem;font-weight:600;color:#111827;flex:1 1;min-width:0}.FeatureRequestCard_status-badge__Xuu00{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.FeatureRequestCard_status-icon__ykFVd{font-size:.875rem;display:inline-flex;align-items:center}.FeatureRequestCard_status-label__0A6fx{display:inline-flex;align-items:center}.FeatureRequestCard_status-pending__KDLA3{background:#fef3c7;color:#92400e}.FeatureRequestCard_status-approved__CLarQ{background:#e0e7ff;color:#3730a3}.FeatureRequestCard_status-in-progress__MlqKY{background:#dbeafe;color:#1e40af}.FeatureRequestCard_status-completed__lxSIr{background:#d1fae5;color:#065f46}.FeatureRequestCard_status-rejected__GUATh{background:#fee2e2;color:#991b1b}.FeatureRequestCard_request-description__50yjk{margin:0 0 .75rem;color:#4b5563;line-height:1.6;word-wrap:break-word}.FeatureRequestCard_request-meta__apx1V{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#6b7280}.FeatureRequestCard_request-date__Svxh9,.FeatureRequestCard_vote-stats__pWej_{display:flex;align-items:center}@media (max-width:640px){.FeatureRequestCard_feature-request-card__bc2NJ{padding:1rem}.FeatureRequestCard_request-header__ccPG1{flex-direction:column;align-items:flex-start}.FeatureRequestCard_request-title__sbqVS{font-size:1.125rem}.FeatureRequestCard_request-meta__apx1V{flex-direction:column;align-items:flex-start;gap:.25rem}.FeatureRequestCard_vote-section__er6Bd{min-width:40px}.FeatureRequestCard_vote-button__AsAOD{font-size:1.25rem}.FeatureRequestCard_vote-count__kvmcK{font-size:1rem}}.FeatureRequestForm_open-form-button__U4IhZ{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(102,126,234,.3);margin-bottom:2rem;width:100%;max-width:100%;box-sizing:border-box}.FeatureRequestForm_open-form-button__U4IhZ:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.FeatureRequestForm_feature-request-form-container__iGj3y{background:white;border:2px solid #667eea;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.FeatureRequestForm_feature-request-form-container__iGj3y h2{margin:0 0 1.5rem;color:#1f2937;font-size:1.5rem}.FeatureRequestForm_feature-request-form__TrNQV{display:flex;flex-direction:column;gap:1.5rem}.FeatureRequestForm_form-error__gcElg{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:8px;border:1px solid #fecaca;font-size:.95rem}.FeatureRequestForm_form-group__IrryQ{display:flex;flex-direction:column;gap:.5rem;position:relative}.FeatureRequestForm_form-group__IrryQ label{font-weight:600;color:#374151;font-size:.95rem}.FeatureRequestForm_required__21JlE{color:#ef4444}.FeatureRequestForm_form-group__IrryQ input,.FeatureRequestForm_form-group__IrryQ textarea{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s;resize:vertical}.FeatureRequestForm_form-group__IrryQ input:focus,.FeatureRequestForm_form-group__IrryQ textarea:focus{outline:none;border-color:#667eea}.FeatureRequestForm_form-group__IrryQ input:disabled,.FeatureRequestForm_form-group__IrryQ textarea:disabled{background:#f9fafb;cursor:not-allowed}.FeatureRequestForm_char-count__LExHn{font-size:.875rem;color:#6b7280;text-align:right}.FeatureRequestForm_form-actions__4DIjM{display:flex;gap:1rem;justify-content:flex-end}.FeatureRequestForm_cancel-button__vulfT,.FeatureRequestForm_submit-button__I4hB3{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.FeatureRequestForm_cancel-button__vulfT{background:#f3f4f6;color:#374151}.FeatureRequestForm_cancel-button__vulfT:hover:not(:disabled){background:#e5e7eb}.FeatureRequestForm_submit-button__I4hB3{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 2px 8px rgba(102,126,234,.3)}.FeatureRequestForm_submit-button__I4hB3:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.FeatureRequestForm_cancel-button__vulfT:disabled,.FeatureRequestForm_submit-button__I4hB3:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.FeatureRequestForm_feature-request-form-container__iGj3y{padding:1.5rem}.FeatureRequestForm_form-actions__4DIjM{flex-direction:column-reverse}.FeatureRequestForm_cancel-button__vulfT,.FeatureRequestForm_submit-button__I4hB3{width:100%}}.FeatureRequestList_feature-request-list__bYdaq{width:100%;max-width:900px;margin:0 auto}.FeatureRequestList_feature-request-loading__5zX6x{text-align:center;padding:4rem 2rem;color:#6b7280}.FeatureRequestList_loading-spinner__pYWPO{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:FeatureRequestList_spin__q1KJo 1s linear infinite;margin:0 auto 1rem}@keyframes FeatureRequestList_spin__q1KJo{to{transform:rotate(1turn)}}.FeatureRequestList_feature-request-error__uLbHv{background:#fef2f2;color:#991b1b;padding:1rem 1.5rem;border-radius:8px;border:1px solid #fecaca;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.FeatureRequestList_feature-request-error__uLbHv p{margin:0;flex:1 1}.FeatureRequestList_retry-button__Me3vD{background:#991b1b;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.FeatureRequestList_retry-button__Me3vD:hover{background:#7f1d1d}.FeatureRequestList_requests-container__DLxa5{margin-top:1rem}.FeatureRequestList_no-requests__mIxA5{text-align:center;padding:4rem 2rem;background:#f9fafb;border-radius:12px;border:2px dashed #e5e7eb}.FeatureRequestList_no-requests__mIxA5 p{margin:0;color:#6b7280;font-size:1.125rem}@media (max-width:768px){.FeatureRequestList_feature-request-list__bYdaq{padding:0}.FeatureRequestList_feature-request-error__uLbHv{flex-direction:column;align-items:stretch}.FeatureRequestList_retry-button__Me3vD{width:100%}}.feature-requests_feature-requests-page__Vjnqg{min-height:100vh;background:linear-gradient(180deg,#f9fafb 0,#ffffff);padding:2rem 1rem}.feature-requests_feature-requests-container__I_nga{max-width:900px;margin:0 auto}.feature-requests_feature-requests-header__ulKCs{text-align:center;margin-bottom:3rem}.feature-requests_back-link__AV6lJ{display:inline-flex;align-items:center;color:#667eea;text-decoration:none;font-weight:600;font-size:.95rem;margin-bottom:1.5rem;padding:.5rem 1rem;border-radius:8px;background:white;border:2px solid #e5e7eb;transition:all .2s ease}.feature-requests_back-link__AV6lJ:hover{background:#667eea;color:white;border-color:#667eea;transform:translateX(-4px)}.feature-requests_feature-requests-header__ulKCs h1{margin:0 0 .75rem;font-size:2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feature-requests_header-description__sFAzK{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.feature-requests_protected-route-loading__lKNOs{text-align:center;padding:4rem 2rem;color:#6b7280}.feature-requests_protected-route-loading__lKNOs .feature-requests_loading-spinner__jByew{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:feature-requests_spin__8di1A 1s linear infinite;margin:0 auto 1rem}.feature-requests_protected-route-container__IjSR1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f9fafb 0,#ffffff)}.feature-requests_protected-route-message__0YIIZ{text-align:center;padding:2rem}.feature-requests_protected-route-message__0YIIZ h2{margin:0 0 .5rem;font-size:1.75rem;color:#1f2937}.feature-requests_protected-route-message__0YIIZ p{margin:0;color:#6b7280;font-size:1.125rem}@media (max-width:768px){.feature-requests_feature-requests-page__Vjnqg{padding:1.5rem 1rem}.feature-requests_feature-requests-container__I_nga{padding:0}.feature-requests_feature-requests-header__ulKCs h1{font-size:2rem}.feature-requests_header-description__sFAzK{font-size:1rem}.feature-requests_back-link__AV6lJ{font-size:.875rem;padding:.375rem .75rem}}@media (max-width:480px){.feature-requests_feature-requests-header__ulKCs h1{font-size:1.75rem}}.BorderTimesCard_border-times-card__hCPPL{background:white;border-radius:8px;padding:16px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-left:4px solid #667eea;width:100%;box-sizing:border-box}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_clickable__RV6jM{cursor:pointer;transition:box-shadow .3s ease,margin-top .3s ease;margin-top:0;margin-bottom:0}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_clickable__RV6jM:hover{margin-top:-4px;margin-bottom:4px;box-shadow:0 8px 25px rgba(0,0,0,.15)}@media (max-width:768px){.BorderTimesCard_border-times-card__hCPPL{padding:12px;margin-bottom:12px}.BorderTimesCard_border-times-card__hCPPL h3{font-size:16px}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_large__Tut0K h3{font-size:20px}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_clickable__RV6jM:hover{margin-top:-2px;margin-bottom:2px}}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_single-view__IjyjA{margin-bottom:0;margin-top:0}.BorderTimesCard_border-times-card__hCPPL h3{margin:0 0 16px;color:#333;font-size:18px}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_large__Tut0K h3{font-size:24px}.BorderTimesCard_lanes-container__jzJX4{margin-bottom:10px}.BorderTimesCard_pedestrian-section__AG2WR,.BorderTimesCard_vehicle-section__PZMlJ{margin-bottom:12px}.BorderTimesCard_pedestrian-section__AG2WR h4,.BorderTimesCard_vehicle-section__PZMlJ h4{margin:0 0 6px;fontSize:14px;color:#333}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_large__Tut0K .BorderTimesCard_pedestrian-section__AG2WR h4,.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_large__Tut0K .BorderTimesCard_vehicle-section__PZMlJ h4{font-size:18px;margin-bottom:10px}.BorderTimesCard_lane-info__qJJp0{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}@media (max-width:768px){.BorderTimesCard_lane-info__qJJp0{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}}@media (max-width:480px){.BorderTimesCard_lane-info__qJJp0{grid-template-columns:1fr 1fr;gap:8px}}.BorderTimesCard_lane__xmdyH{background:#f8f9fa;padding:10px;border-radius:6px;text-align:center;border:2px solid #e9ecef}.BorderTimesCard_lane-type__Bx9p4{font-weight:700;color:#495057;margin-bottom:8px;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.BorderTimesCard_wait-time__k2NAG{font-size:18px;font-weight:700;color:#667eea}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_large__Tut0K .BorderTimesCard_wait-time__k2NAG{font-size:24px}.BorderTimesCard_last-updated__BbHqG{text-align:center;color:#666;font-size:12px;margin-top:15px}.BackButton_back-button__487R5{padding:8px 16px;background-color:#667eea;color:white;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:15px;display:flex;align-items:center;gap:6px;transition:background-color .2s ease}.BackButton_back-button__487R5:hover{background-color:#5a6fd8}@media (max-width:768px){.BackButton_back-button__487R5{padding:12px 20px;font-size:16px;margin-bottom:20px}}.HistoryCard_history-card__vBoZE{background:white;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-left:4px solid #667eea;margin-top:50px!important}.HistoryCard_history-grid__x36MI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:768px){.HistoryCard_history-grid__x36MI{grid-template-columns:1fr}}@media (max-width:1024px) and (min-width:769px){.HistoryCard_history-grid__x36MI{grid-template-columns:repeat(2,1fr)}}.HistoryCard_history-card__vBoZE h3{margin:0 0 16px;color:#333;font-size:18px}.HistoryCard_history-entry__P7yiN{padding:15px;margin-bottom:10px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9}.HistoryCard_history-timestamp__JRtTh{font-size:14px;color:#666;margin-bottom:8px;font-weight:500}.HistoryCard_history-lanes__KtpZl{display:flex;flex-direction:column;gap:15px}.HistoryCard_history-section__HEpny{margin-bottom:15px}.HistoryCard_history-section__HEpny:last-child{margin-bottom:0}.HistoryCard_history-section__HEpny h5{margin:0 0 5px;font-size:12px;color:#333}.HistoryCard_history-section__HEpny .HistoryCard_lane-info__e3po9{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:8px;gap:8px}@media (max-width:768px){.HistoryCard_history-card__vBoZE{padding:12px;margin-top:30px!important}.HistoryCard_history-entry__P7yiN{padding:12px}.HistoryCard_history-section__HEpny .HistoryCard_lane-info__e3po9{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:6px}.HistoryCard_load-more-button__5PMhL{padding:14px;font-size:16px}}@media (max-width:480px){.HistoryCard_history-section__HEpny .HistoryCard_lane-info__e3po9{grid-template-columns:1fr 1fr;gap:6px}}.HistoryCard_history-section__HEpny .HistoryCard_lane___i0qn{background:#fff;padding:8px;border-radius:4px;text-align:center;border:1px solid #e9ecef}.HistoryCard_history-section__HEpny .HistoryCard_lane-type__eXMvd{font-weight:700;color:#495057;margin-bottom:4px;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.HistoryCard_history-section__HEpny .HistoryCard_wait-time__w9b8m{font-size:12px;font-weight:700;color:#667eea}.HistoryCard_load-more-button__5PMhL{width:100%;padding:12px;background-color:#007bff;color:white;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;margin-top:10px;transition:background-color .2s ease}.HistoryCard_load-more-button__5PMhL:hover{background-color:#0056b3}