.GuidePage_guide-page__UaStt{min-height:100vh;background:var(--color-background)}.GuidePage_guide-container__FnyKj{max-width:1200px;margin:0 auto;padding:var(--space-lg) var(--space-md)}.GuidePage_guide-header__tbSWz{color:var(--color-text-primary);margin-bottom:var(--space-lg);position:relative}.GuidePage_lane-color-strip__C3fEz{display:flex;gap:var(--space-xs);margin-bottom:var(--space-md)}.GuidePage_lane-color-strip__C3fEz span{height:4px;flex:1 1;border-radius:var(--radius-full)}.GuidePage_color-sentri__CokwU{background:var(--color-sentri)}.GuidePage_color-ready__VChEP{background:var(--color-ready)}.GuidePage_color-standard__P3j22{background:var(--color-standard)}.GuidePage_guide-title__21D5Z{font-size:2rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1.5rem;line-height:1.2}.GuidePage_back-button__PTMca{font-family:inherit;display:inline-flex;align-items:center;gap:8px;padding:12px 16px;background:var(--color-card);color:var(--color-text-primary);border:2px solid var(--color-border);border-radius:var(--radius-md);font-size:15px;font-weight:500;line-height:1;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:var(--shadow-sm);text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent}.GuidePage_back-button__PTMca:hover{border-color:var(--color-text-primary);box-shadow:var(--shadow-md)}.GuidePage_back-icon__A84oF{color:var(--color-text-secondary);transition:color .2s ease;flex-shrink:0}.GuidePage_back-button__PTMca:hover .GuidePage_back-icon__A84oF{color:var(--color-text-primary)}.GuidePage_content-section__iCqJq{background:var(--color-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);padding:var(--space-lg);margin-bottom:var(--space-md);transition:all .3s cubic-bezier(.4,0,.2,1)}.GuidePage_content-section__iCqJq:hover{box-shadow:var(--shadow-lg)}.GuidePage_section-sentri__2r5Eu{background:linear-gradient(135deg,var(--color-card) 0,rgba(16,185,129,.04) 100%);border-left:3px solid var(--color-sentri)}.GuidePage_section-ready__BFnO8{background:linear-gradient(135deg,var(--color-card) 0,var(--color-ready-light) 100%);border-left:3px solid var(--color-ready)}.GuidePage_section-standard__o7GDU{background:linear-gradient(135deg,var(--color-card) 0,var(--color-standard-light) 100%);border-left:3px solid var(--color-standard)}.GuidePage_section-title__uWUlA{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem;border-bottom:2px solid var(--color-border);padding-bottom:.5rem}.GuidePage_section-paragraph__vZMEs{font-size:.95rem;color:var(--color-text-secondary);margin-bottom:1rem;line-height:1.6}.GuidePage_section-list__NU7Jx{list-style-type:disc;list-style-position:inside;margin-top:1rem;padding:0}.GuidePage_section-list-item__CVlG8{color:var(--color-text-secondary);margin-bottom:.5rem;line-height:1.6}.GuidePage_requirements-container__LrwtM{margin-top:1.5rem}.GuidePage_requirement-group___9ba1{margin-bottom:1.5rem}.GuidePage_requirement-category__ivsoS{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.75rem}.GuidePage_requirement-list__B9ACl{list-style-type:disc;list-style-position:inside;margin:0;padding:0}.GuidePage_requirement-item__64c5a{color:var(--color-text-secondary);margin:.5rem 0;line-height:1.6}.GuidePage_parking-grid__iI7Y_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-md);gap:var(--space-md);margin-top:1.5rem}.GuidePage_parking-option__4z_7Z{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-md);background:var(--color-background);transition:all .2s ease}.GuidePage_parking-option__4z_7Z:hover{box-shadow:var(--shadow-sm);background:var(--color-card)}.GuidePage_parking-option-name__sB9Wl{font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem;font-size:1rem}.GuidePage_parking-option-description__8DXnC{color:var(--color-text-secondary);font-size:.875rem;margin-bottom:.5rem;line-height:1.6}.GuidePage_parking-option-cost__zL7rz{color:var(--color-text-primary);font-weight:600;font-size:.875rem}.GuidePage_contribute-section__9cftk{margin-top:var(--space-xl);text-align:center;background:var(--color-card);border:2px solid var(--color-border);border-radius:var(--radius-lg)}@media (max-width:768px){.GuidePage_guide-container__FnyKj{padding:var(--space-md) var(--space-sm)}.GuidePage_guide-title__21D5Z{font-size:1.5rem}.GuidePage_content-section__iCqJq{padding:var(--space-md);margin-bottom:var(--space-md)}.GuidePage_section-title__uWUlA{font-size:1.25rem}.GuidePage_section-paragraph__vZMEs{font-size:.875rem}.GuidePage_parking-grid__iI7Y_{grid-template-columns:1fr}.GuidePage_back-button__PTMca{padding:10px 12px;font-size:14px}}.LanguageSelector_language-selector__CjzLU{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--color-card);border:2px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all .2s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.LanguageSelector_language-selector__CjzLU:focus-within{outline:none;border-color:var(--color-text-primary);box-shadow:0 0 0 3px rgba(0,0,0,.05),var(--shadow-md)}.LanguageSelector_language-selector__CjzLU.LanguageSelector_expanded__fSLAe{padding:8px 12px;gap:4px}.LanguageSelector_lang-btn__n22uM{font-family:inherit;background:none;border:2px solid transparent;color:var(--color-text-tertiary);font-size:13px;font-weight:500;cursor:pointer;padding:4px 6px;border-radius:var(--radius-sm);transition:all .2s cubic-bezier(.4,0,.2,1);min-width:26px;outline:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.LanguageSelector_lang-btn__n22uM:focus{outline:none;box-shadow:none}.LanguageSelector_lang-btn__n22uM:focus-visible{outline:none;box-shadow:none}.LanguageSelector_lang-btn__n22uM:hover{color:var(--color-text-secondary)}.LanguageSelector_lang-btn__n22uM.LanguageSelector_active__ZT7Ot{color:var(--color-text-primary);font-weight:700;border-color:var(--color-text-tertiary)}.LanguageSelector_lang-btn__n22uM.LanguageSelector_active__ZT7Ot:focus,.LanguageSelector_lang-btn__n22uM.LanguageSelector_active__ZT7Ot:focus-visible{outline:none;box-shadow:none;border-color:var(--color-text-tertiary)}.LanguageSelector_lang-btn__n22uM.LanguageSelector_current__MXJoR{color:var(--color-text-primary);font-weight:700;border-color:var(--color-text-tertiary)}.LanguageSelector_lang-btn__n22uM.LanguageSelector_current__MXJoR:focus,.LanguageSelector_lang-btn__n22uM.LanguageSelector_current__MXJoR:focus-visible{outline:none;box-shadow:none;border-color:var(--color-text-tertiary)}.LanguageSelector_lang-divider__7jgUS{color:var(--color-text-tertiary);font-size:12px}@media (max-width:768px){.LanguageSelector_language-selector__CjzLU{padding:4px 6px;gap:2px;border:1px solid var(--color-border);box-shadow:none}.LanguageSelector_language-selector__CjzLU.LanguageSelector_expanded__fSLAe{padding:4px 6px;gap:2px}.LanguageSelector_lang-btn__n22uM{font-size:12px;padding:2px 4px;min-width:22px}}.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}}.NotFound_not-found-container__1xMsM{min-height:calc(100vh - 300px);display:flex;align-items:center;justify-content:center;background:var(--color-background);padding:var(--space-xl)}.NotFound_not-found-content__sUsdI{max-width:500px;width:100%;text-align:center}.NotFound_not-found-header__ZvBsP{margin-bottom:var(--space-xl)}.NotFound_not-found-code__KZWCr{font-size:120px;font-weight:700;line-height:1;color:var(--color-accent);margin-bottom:var(--space-md);opacity:.9}.NotFound_not-found-title__dLcDy{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin:0 0 var(--space-md) 0;line-height:1.3}.NotFound_not-found-description__SwPRW{font-size:1rem;color:var(--color-text-secondary);line-height:1.6;margin:0}.NotFound_not-found-actions__YjMye{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-xl)}.NotFound_home-button__dnA9h,.NotFound_secondary-button__UrMcq{font-family:inherit;width:100%;padding:14px var(--space-lg);border-radius:var(--radius-md);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;border:none;box-shadow:var(--shadow-sm)}.NotFound_home-button__dnA9h{background:var(--color-accent);color:white}.NotFound_home-button__dnA9h:hover{background:var(--color-accent-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.NotFound_secondary-button__UrMcq{background:var(--color-card);color:var(--color-text-primary);border:2px solid var(--color-border)}.NotFound_secondary-button__UrMcq:hover{border-color:var(--color-accent);transform:translateY(-1px);box-shadow:var(--shadow-md)}@media (max-width:768px){.NotFound_not-found-container__1xMsM{min-height:calc(100vh - 250px);padding:var(--space-lg) var(--space-md)}.NotFound_not-found-code__KZWCr{font-size:90px}.NotFound_not-found-title__dLcDy{font-size:1.5rem}.NotFound_not-found-description__SwPRW{font-size:.95rem}.NotFound_home-button__dnA9h,.NotFound_secondary-button__UrMcq{padding:12px var(--space-md);font-size:.95rem}}@media (max-width:480px){.NotFound_not-found-code__KZWCr{font-size:72px}.NotFound_not-found-title__dLcDy{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.NotFound_home-button__dnA9h:hover,.NotFound_secondary-button__UrMcq:hover{transform:none}}.waitlist_waitlist-page__xLAUw{margin:0;padding:0}.waitlist_waitlist-hero__FSYxU{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:white;padding:6rem 2rem 4rem;display:flex;align-items:center;justify-content:center}.waitlist_waitlist-hero__FSYxU .waitlist_section-container__WmCOJ{width:100%}.waitlist_marketing-footer__byKJj{margin-top:0!important}.waitlist_waitlist-hero__FSYxU h1{font-size:3rem;font-weight:800;margin-bottom:1rem;text-align:center}.waitlist_waitlist-subtitle__vm9a_{font-size:1.25rem;text-align:center;opacity:.95;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.waitlist_waitlist-form__CO8bS{max-width:600px;margin:0 auto;background:white;padding:2.5rem;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1)}.waitlist_form-group__hfE_B{margin-bottom:1.5rem}.waitlist_form-group__hfE_B label{display:block;font-weight:600;margin-bottom:.5rem;color:#1f2937}.waitlist_form-group__hfE_B input[type=email],.waitlist_form-group__hfE_B input[type=text]{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s}.waitlist_form-group__hfE_B input[type=email]:focus,.waitlist_form-group__hfE_B input[type=text]:focus{outline:none;border-color:#2563eb}.waitlist_features-grid__q5tfA{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.waitlist_feature-checkbox__EVGUp{display:flex;align-items:center;gap:1.25rem;cursor:pointer;padding:.5rem 0}.waitlist_feature-checkbox__EVGUp:hover span{color:#2563eb}.waitlist_feature-checkbox__EVGUp input[type=checkbox]{width:24px;height:24px;cursor:pointer;flex-shrink:0;accent-color:#2563eb;margin-right:.75rem}.waitlist_feature-checkbox__EVGUp span{color:#374151;font-size:1rem;line-height:1.5;flex:1 1;cursor:pointer;margin-left:.5rem}.waitlist_submit-button__rBvzq{width:100%;padding:1rem;background:#2563eb;color:white;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:1rem}.waitlist_submit-button__rBvzq:hover:not(:disabled){background:#1d4ed8}.waitlist_submit-button__rBvzq:active:not(:disabled){background:#1e40af;transform:translateY(1px)}.waitlist_submit-button__rBvzq:disabled{opacity:.6;cursor:not-allowed}.waitlist_error-message__BReF5{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:8px;border:1px solid #fecaca;font-size:.95rem;margin-bottom:1rem}.waitlist_success-message__Qm0yx{text-align:center;background:white;padding:3rem 2rem;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);max-width:600px;margin:0 auto}.waitlist_success-icon__FiG61{width:80px;height:80px;background:#10b981;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem}.waitlist_success-message__Qm0yx h1{color:#1f2937;margin-bottom:1rem}.waitlist_success-message__Qm0yx p{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.waitlist_success-message__Qm0yx strong{color:#2563eb}.waitlist_back-button__Qs1cC{display:inline-block;padding:.75rem 2rem;background:#2563eb;color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:background .2s}.waitlist_back-button__Qs1cC:hover{background:#1d4ed8}@media (max-width:768px){.waitlist_waitlist-hero__FSYxU{padding:4rem 1.5rem 3rem}.waitlist_waitlist-hero__FSYxU h1{font-size:2rem}.waitlist_waitlist-subtitle__vm9a_{font-size:1.05rem}.waitlist_waitlist-form__CO8bS{padding:1.5rem}.waitlist_form-group__hfE_B input[type=email],.waitlist_form-group__hfE_B input[type=text]{font-size:16px}.waitlist_features-grid__q5tfA{grid-template-columns:1fr}.waitlist_success-message__Qm0yx{padding:2rem 1.5rem}}.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:var(--color-card);border-radius:var(--radius-lg);padding:var(--space-lg);margin-bottom:var(--space-md);box-shadow:var(--shadow-md);border:1px solid var(--color-border);width:100%;box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.BorderTimesCard_border-times-card__hCPPL:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--color-text-primary);opacity:0;transition:opacity .3s ease}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_clickable__RV6jM{cursor:pointer}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_clickable__RV6jM:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_clickable__RV6jM:hover:before{opacity:1}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_clickable__RV6jM:active{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.BorderTimesCard_header-section__xU2oW{margin-bottom:16px}.BorderTimesCard_header-container__fUVWZ{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px}.BorderTimesCard_crossing-title__pDhBS{margin:0;flex:1 1;min-width:0}.BorderTimesCard_badges-container__JA5AQ{display:flex;gap:8px;align-items:center;flex-shrink:0}@media (max-width:768px){.BorderTimesCard_border-times-card__hCPPL{padding:12px;margin-bottom:12px}.BorderTimesCard_header-section__xU2oW{margin-bottom:6px;position:relative}.BorderTimesCard_header-container__fUVWZ{flex-wrap:nowrap;gap:8px;align-items:flex-start;margin-bottom:2px}.BorderTimesCard_crossing-title__pDhBS{font-size:16px;flex:1 1;line-height:1.3;padding-right:100px}.BorderTimesCard_badges-container__JA5AQ{position:absolute;top:0;right:0;flex-direction:column;gap:4px;align-items:flex-end}.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_live-section__2GBKo,.BorderTimesCard_pedestrian-section__AG2WR,.BorderTimesCard_vehicle-section__PZMlJ{margin-bottom:12px}.BorderTimesCard_live-section__2GBKo h4,.BorderTimesCard_pedestrian-section__AG2WR h4,.BorderTimesCard_vehicle-section__PZMlJ h4{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--color-text-primary);display:flex;align-items:center;gap:8px}.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_total-lanes-summary__1jCrY{font-size:12px;font-weight:500;color:var(--color-text-secondary);opacity:.9;margin-left:8px}.BorderTimesCard_section-divider__QUKys{height:2px;background:var(--color-border);margin:8px 0 12px;border-radius:var(--radius-full)}.BorderTimesCard_lane-info__qJJp0{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}.BorderTimesCard_lane-with-divider__bqU_t{display:flex;align-items:stretch;gap:12px}.BorderTimesCard_lane-divider__4ZVne{width:1px;background:var(--color-border);border-radius:var(--radius-full);flex-shrink:0}.BorderTimesCard_lane-with-divider__bqU_t .BorderTimesCard_lane__xmdyH{flex:1 1}@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:var(--color-background);padding:var(--space-md);border-radius:var(--radius-md);text-align:center;border:1px solid var(--color-border);position:relative}.BorderTimesCard_lane-standard__ZEvKC{background:var(--color-standard-light);border-color:rgba(59,130,246,.2)}.BorderTimesCard_lane-ready__6LGgb{background:var(--color-ready-light);border-color:rgba(245,158,11,.2)}.BorderTimesCard_lane-sentri__0BdRm{background:var(--color-sentri-light);border-color:rgba(16,185,129,.2)}.BorderTimesCard_lane-us-to-mx__LFcsx{background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(139,92,246,.12));border-color:rgba(139,92,246,.25)}.BorderTimesCard_lane-live___msjW{background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(239,68,68,.12));border-color:rgba(239,68,68,.25);border-width:2px;box-shadow:0 2px 8px rgba(239,68,68,.1)}.BorderTimesCard_lane-type-container__npm6c{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:var(--space-sm)}.BorderTimesCard_lane-type-badge__rqP47{display:inline-block;padding:4px 12px;border-radius:var(--radius-full);font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:white}.BorderTimesCard_badge-standard__OEZPs{background:var(--color-standard)}.BorderTimesCard_badge-ready__BEPL8{background:var(--color-ready)}.BorderTimesCard_badge-sentri__cLXIK{background:var(--color-sentri)}.BorderTimesCard_badge-us-to-mx__JoyhG{background:rgb(139,92,246)}.BorderTimesCard_badge-live__ksewz{background:var(--color-live)}.BorderTimesCard_lane-info-container__FnwXn{display:flex;flex-direction:column;gap:4px;align-items:center}.BorderTimesCard_wait-time__k2NAG{font-size:24px;font-weight:700;color:var(--color-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_large__Tut0K .BorderTimesCard_wait-time__k2NAG{font-size:32px}.BorderTimesCard_lane-count__4a_n3,.BorderTimesCard_lane-description__F61tu{font-size:11px;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;opacity:.8}.BorderTimesCard_lane-description__F61tu{text-align:center;margin-top:4px}.BorderTimesCard_last-updated__BbHqG{text-align:center;color:var(--color-text-tertiary);font-size:12px;margin-top:var(--space-md);font-weight:500}.BorderTimesCard_premium-time-container__GmCXW{display:flex;flex-direction:column;align-items:center;gap:4px}.BorderTimesCard_premium-time__glWB6{font-size:24px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.BorderTimesCard_cbp-time__js810{font-size:11px;font-weight:500;color:var(--color-text-secondary);opacity:.7}.BorderTimesCard_premium-star__QCZ9d{color:#FFD700;text-shadow:-.25px -.25px 0 #000,.25px -.25px 0 #000,-.25px .25px 0 #000,.25px .25px 0 #000}.BorderTimesCard_premium-details__jFewt{display:flex;flex-direction:row;gap:8px;margin-top:6px;justify-content:center;align-items:center}.BorderTimesCard_premium-stat__vocD_{font-size:10px;font-weight:500;color:var(--color-text-secondary);opacity:.8;display:flex;align-items:center}.BorderTimesCard_live-time__vd6NG{font-size:24px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.BorderTimesCard_live-time-standard__1wQd0{color:var(--color-standard)}.BorderTimesCard_live-time-ready__6ugpo{color:var(--color-ready)}.BorderTimesCard_live-time-sentri__kQ1yo{color:var(--color-sentri)}.BorderTimesCard_border-times-card__hCPPL.BorderTimesCard_large__Tut0K .BorderTimesCard_live-time__vd6NG{font-size:32px}.BorderTimesCard_live-time-row__Ouc1u{display:flex;align-items:baseline;gap:8px;justify-content:center}.BorderTimesCard_live-dot__8FVDR{width:8px;height:8px;background:var(--color-live);border-radius:50%;display:inline-block;animation:BorderTimesCard_pulse___U3n9 1.5s ease-in-out infinite}@keyframes BorderTimesCard_pulse___U3n9{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.BorderTimesCard_cbp-reference__ANkBF{font-size:11px;font-weight:500;color:var(--color-text-secondary);text-align:center;padding:4px 0;display:flex;align-items:center;justify-content:center;gap:4px}@media (max-width:480px){.BorderTimesCard_live-time__vd6NG{font-size:24px}.BorderTimesCard_cbp-reference__ANkBF{font-size:10px}}.LiveDataBadge_badge__r_MI3{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:var(--color-live-light);border-radius:var(--radius-full);border:1px solid rgba(239,68,68,.2)}.LiveDataBadge_dot__jbL3y{width:8px;height:8px;background:var(--color-live);border-radius:50%;animation:LiveDataBadge_pulse__j2Y9p 2.5s ease-in-out infinite}@keyframes LiveDataBadge_pulse__j2Y9p{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.LiveDataBadge_label__UOM_c{font-size:12px;font-weight:600;color:var(--color-live);letter-spacing:.5px}@media (max-width:640px){.LiveDataBadge_badge__r_MI3{padding:2px 8px;gap:4px}.LiveDataBadge_dot__jbL3y{width:6px;height:6px}.LiveDataBadge_label__UOM_c{font-size:10px}}.PopularBadge_badge__4rmFk{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:var(--color-popular-light);border-radius:var(--radius-full);border:1px solid rgba(251,146,60,.2)}.PopularBadge_icon__KMwEt{font-size:14px;line-height:1;animation:PopularBadge_flicker__r_9RG 3s ease-in-out infinite}@keyframes PopularBadge_flicker__r_9RG{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.PopularBadge_label__5sr4a{font-size:12px;font-weight:600;color:var(--color-popular);letter-spacing:.5px}@media (max-width:640px){.PopularBadge_badge__4rmFk{padding:2px 8px;gap:4px}.PopularBadge_icon__KMwEt{font-size:12px}.PopularBadge_label__5sr4a{font-size:10px}}.NoticeBadge_badge__n_HjV{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 8px;min-height:28px;border-radius:var(--radius-full);border:1px solid;white-space:nowrap;position:relative}.NoticeBadge_icon__JE7ax{font-size:16px;line-height:1;animation:NoticeBadge_pulse__5W42s 4s ease-in-out infinite}.NoticeBadge_label__O51JI{font-size:12px;font-weight:600;text-transform:capitalize}@keyframes NoticeBadge_pulse__5W42s{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.NoticeBadge_badgeInfo__no6xh{background:rgba(250,204,21,.15);border-color:rgba(250,204,21,.4)}.NoticeBadge_badgeWarning__MigPD{background:rgba(251,146,60,.15);border-color:rgba(251,146,60,.3)}.NoticeBadge_badgeAlert___D0G4{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.3);animation:NoticeBadge_alertPulse__2pQp7 2s ease-in-out infinite}@keyframes NoticeBadge_alertPulse__2pQp7{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,0)}50%{box-shadow:0 0 0 4px rgba(239,68,68,.2)}}@media (max-width:640px){.NoticeBadge_badge__n_HjV{padding:2px 5px;min-height:22px;gap:3px}.NoticeBadge_icon__JE7ax{font-size:13px}.NoticeBadge_label__O51JI{font-size:10px}}.SearchBar_searchContainer__6ZVMS{position:relative;box-sizing:border-box}.SearchBar_searchContainer__6ZVMS.SearchBar_collapsed__rhOM_{flex:0 0 auto;width:auto;margin-left:auto}.SearchBar_searchContainer__6ZVMS.SearchBar_expanded__c1MRU{flex:0 1 auto;min-width:0;max-width:400px;margin-left:auto}.SearchBar_searchIconButton__V6Krb{font-family:inherit;display:flex;align-items:center;justify-content:center;padding:12px;font-size:15px;border-radius:var(--radius-md);border:2px solid var(--color-border);background-color:var(--color-card);color:var(--color-text-secondary);cursor:pointer;box-shadow:var(--shadow-sm);transition:border-color .2s ease,color .2s ease,box-shadow .2s ease;min-width:48px;height:48px}.SearchBar_searchIconButton__V6Krb:hover{border-color:var(--color-text-primary);color:var(--color-text-primary);box-shadow:var(--shadow-md)}.SearchBar_searchWrapper__spo_7{width:100%;overflow:hidden}.SearchBar_searchInputWrapper__dezVb{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--color-card);border:2px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:border-color .2s ease,box-shadow .2s ease}.SearchBar_searchInputWrapper__dezVb:focus-within{border-color:var(--color-text-primary);box-shadow:0 0 0 3px rgba(0,0,0,.05),var(--shadow-md)}.SearchBar_searchIcon___5h7v{color:var(--color-text-secondary);flex-shrink:0;transition:color .2s ease}.SearchBar_searchInputWrapper__dezVb:focus-within .SearchBar_searchIcon___5h7v{color:var(--color-text-primary)}.SearchBar_searchInput__Q5N1K{flex:1 1;min-width:0;padding:0;font-size:15px;font-family:inherit;color:var(--color-text-primary);background:transparent;border:none;outline:none}.SearchBar_searchInput__Q5N1K::placeholder{color:var(--color-text-tertiary)}.SearchBar_clearButton__nsXzc{background:var(--color-text-tertiary);color:white;border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;padding:0;flex-shrink:0}.SearchBar_clearButton__nsXzc:hover{background:var(--color-text-secondary);transform:scale(1.1)}.SearchBar_clearButton__nsXzc:active{transform:scale(.95)}@media (max-width:768px){.SearchBar_searchContainer__6ZVMS.SearchBar_collapsed__rhOM_,.SearchBar_searchContainer__6ZVMS.SearchBar_expanded__c1MRU{max-width:100%;margin-left:0}.SearchBar_searchInputWrapper__dezVb{padding:8px 10px;gap:8px;border-width:1px;min-height:36px}.SearchBar_searchInput__Q5N1K{font-size:16px}.SearchBar_clearButton__nsXzc,.SearchBar_searchIcon___5h7v{width:18px;height:18px}.SearchBar_clearButton__nsXzc svg{width:12px;height:12px}.SearchBar_searchIconButton__V6Krb{padding:8px;min-width:40px;height:40px}}.StateFilter_container__61zr_{position:relative;box-sizing:border-box}.StateFilter_container__61zr_.StateFilter_collapsed__glcnC{flex:0 0 auto;width:auto}.StateFilter_container__61zr_.StateFilter_expanded__IsDUn{flex:1 1 auto;min-width:0;max-width:none}.StateFilter_toggleButton__UXX2J{font-family:inherit;display:flex;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:500;border-radius:var(--radius-md);border:2px solid var(--color-border);background-color:var(--color-card);color:var(--color-text-primary);cursor:pointer;box-shadow:var(--shadow-sm);transition:border-color .2s ease,box-shadow .2s ease;white-space:nowrap;outline:none;-webkit-tap-highlight-color:transparent}.StateFilter_toggleButton__UXX2J:focus,.StateFilter_toggleButton__UXX2J:focus-visible{outline:none;box-shadow:var(--shadow-sm)}.StateFilter_toggleButton__UXX2J:hover{border-color:var(--color-text-primary);box-shadow:var(--shadow-md)}.StateFilter_toggleButton__UXX2J svg{color:var(--color-text-secondary);transition:color .2s ease;flex-shrink:0}.StateFilter_toggleButton__UXX2J:hover svg{color:var(--color-text-primary)}.StateFilter_statesRowWrapper__SpHtJ{position:relative;width:auto;display:inline-flex;overflow:visible}.StateFilter_mobileWrapper__qfUQk{width:100%}.StateFilter_statesRow__BTGNg{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--color-card);border:2px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-wrap:nowrap;min-height:48px;box-sizing:border-box}.StateFilter_statesRow__BTGNg::-webkit-scrollbar{height:4px}.StateFilter_statesRow__BTGNg::-webkit-scrollbar-track{background:transparent}.StateFilter_statesRow__BTGNg::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}.StateFilter_statesRow__BTGNg::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.StateFilter_stateChip__alhA0{font-family:inherit;padding:6px 12px;font-size:13px;font-weight:500;border-radius:var(--radius-sm);border:2px solid var(--color-border);background:var(--color-card);color:var(--color-text-secondary);cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease;white-space:nowrap;outline:none;-webkit-tap-highlight-color:transparent}.StateFilter_stateChip__alhA0:focus,.StateFilter_stateChip__alhA0:focus-visible{outline:none;box-shadow:none}.StateFilter_stateChip__alhA0:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}.StateFilter_stateChip__alhA0.StateFilter_selected__Yh3s7{background:var(--color-text-primary);border-color:var(--color-text-primary);color:white;font-weight:600}.StateFilter_stateChip__alhA0.StateFilter_selected__Yh3s7:focus,.StateFilter_stateChip__alhA0.StateFilter_selected__Yh3s7:focus-visible{outline:none;box-shadow:none}.StateFilter_stateChip__alhA0.StateFilter_selected__Yh3s7:hover{background:#000000;border-color:#000000}.StateFilter_closeButton__qsX0V{background:var(--color-text-tertiary);color:white;border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;padding:0;flex-shrink:0;margin-left:auto}.StateFilter_closeButton__qsX0V:hover{background:var(--color-text-secondary);transform:scale(1.1)}.StateFilter_closeButton__qsX0V:active{transform:scale(.95)}@media (max-width:768px){.StateFilter_toggleButton__UXX2J{padding:8px 10px;font-size:13px}.StateFilter_container__61zr_{width:100%}.StateFilter_container__61zr_.StateFilter_collapsed__glcnC{width:auto}.StateFilter_container__61zr_.StateFilter_expanded__IsDUn{width:100%;max-width:100%;flex:1 1}.StateFilter_statesRowWrapper__SpHtJ{width:100%}.StateFilter_statesRow__BTGNg{padding:6px 28px 6px 8px;gap:4px;min-height:36px;width:100%;flex-wrap:wrap;border-width:1px}.StateFilter_stateChip__alhA0{padding:4px 8px;font-size:12px;border-width:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.StateFilter_closeButton__qsX0V{right:8px;width:18px;height:18px}.StateFilter_closeButton__qsX0V svg{width:12px;height:12px}}.NoticeBanner_banner__Nv1u_{width:100%;padding:16px 20px;border-radius:12px;border:1px solid;margin-bottom:16px;animation:NoticeBanner_slideDown__zhXyB .3s ease-out}@keyframes NoticeBanner_slideDown__zhXyB{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.NoticeBanner_content__OyJCE{display:flex;align-items:flex-start;gap:12px;max-width:1200px;margin:0 auto}.NoticeBanner_emoji__9T3sL{font-size:28px;line-height:1;flex-shrink:0;animation:NoticeBanner_bounce__ZPlYn 2s ease-in-out infinite}@keyframes NoticeBanner_bounce__ZPlYn{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.NoticeBanner_textContent__1p_9V{flex:1 1;min-width:0}.NoticeBanner_title__W57it{margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.4;display:flex;align-items:center;gap:12px}.NoticeBanner_dateRange__sRqPI{font-size:14px;font-weight:500;opacity:.85;margin-left:auto}.NoticeBanner_message__TpLbF{margin:0;font-size:14px;line-height:1.5;opacity:.95}.NoticeBanner_bannerInfo___WY_c{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.3);color:#1e40af}.NoticeBanner_bannerInfo___WY_c .NoticeBanner_title__W57it{color:#1e40af}.NoticeBanner_bannerInfo___WY_c .NoticeBanner_message__TpLbF{color:#1e3a8a}.NoticeBanner_bannerWarning__rWess{background:rgba(251,146,60,.1);border-color:rgba(251,146,60,.3);color:#c2410c}.NoticeBanner_bannerWarning__rWess .NoticeBanner_title__W57it{color:#c2410c}.NoticeBanner_bannerWarning__rWess .NoticeBanner_message__TpLbF{color:#9a3412}.NoticeBanner_bannerAlert__e_2Fk{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3);color:#b91c1c}.NoticeBanner_bannerAlert__e_2Fk .NoticeBanner_title__W57it{color:#b91c1c}.NoticeBanner_bannerAlert__e_2Fk .NoticeBanner_message__TpLbF{color:#991b1b}@media (max-width:640px){.NoticeBanner_banner__Nv1u_{padding:12px 16px}.NoticeBanner_emoji__9T3sL{font-size:24px}.NoticeBanner_title__W57it{font-size:14px}.NoticeBanner_dateRange__sRqPI{font-size:12px}.NoticeBanner_message__TpLbF{font-size:13px}}.BackButton_back-button__487R5{font-family:inherit;display:inline-flex;align-items:center;gap:8px;padding:12px 16px;background:var(--color-card);color:var(--color-text-primary);border:2px solid var(--color-border);border-radius:var(--radius-md);font-size:15px;font-weight:500;line-height:1;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:var(--shadow-sm);outline:none;text-decoration:none;-webkit-tap-highlight-color:transparent}.BackButton_back-button__487R5:focus,.BackButton_back-button__487R5:focus-visible{outline:none;box-shadow:var(--shadow-sm)}.BackButton_back-button__487R5:hover{border-color:var(--color-text-primary);box-shadow:var(--shadow-md)}.BackButton_back-icon__g6G5Y{color:var(--color-text-secondary);transition:color .2s ease;flex-shrink:0}.BackButton_back-button__487R5:hover .BackButton_back-icon__g6G5Y{color:var(--color-text-primary)}@media (max-width:768px){.BackButton_back-button__487R5{padding:10px 12px;font-size:14px}}.HistoryCard_history-card__vBoZE{background:var(--color-card);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-md);border:1px solid var(--color-border);border-left:4px solid var(--color-accent);margin-top:50px!important}.HistoryCard_history-grid__x36MI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@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 20px;color:var(--color-text-primary);font-size:20px;font-weight:700}.HistoryCard_history-entry__P7yiN{padding:16px;border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-background);transition:all .2s ease}.HistoryCard_history-entry__P7yiN:hover{box-shadow:var(--shadow-sm);border-color:var(--color-accent-light)}.HistoryCard_history-timestamp__JRtTh{font-size:13px;color:var(--color-text-secondary);margin-bottom:12px;font-weight:500}.HistoryCard_history-lanes__KtpZl{display:flex;flex-direction:column;gap:16px}.HistoryCard_history-section__HEpny,.HistoryCard_history-section__HEpny:last-child{margin-bottom:0}.HistoryCard_history-section__HEpny h5{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--color-text-primary)}.HistoryCard_history-section-divider__anCCI{height:2px;background:var(--color-border);margin:8px 0 12px;border-radius:var(--radius-full)}.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-lane-grid__3FPBu{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-gap:8px;gap:8px;font-size:12px}.HistoryCard_history-lane-grid__3FPBu:has(>:first-child:last-child){grid-template-columns:1fr}.HistoryCard_history-lane-grid__3FPBu:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.HistoryCard_history-lane-grid__3FPBu:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.HistoryCard_history-lane-grid__3FPBu:has(>:nth-child(4)){grid-template-columns:repeat(2,1fr)}.HistoryCard_history-lane__cHEu9{background:var(--color-card);padding:10px;border-radius:var(--radius-sm);text-align:center;border:1px solid var(--color-border);transition:all .2s ease}.HistoryCard_history-lane__cHEu9:hover{border-color:var(--color-accent-light)}.HistoryCard_history-lane-standard__mDJ1_{background:var(--color-standard-light);border-color:rgba(59,130,246,.2)}.HistoryCard_history-lane-ready__NnrtL{background:var(--color-ready-light);border-color:rgba(245,158,11,.2)}.HistoryCard_history-lane-sentri__RNDMq{background:var(--color-sentri-light);border-color:rgba(16,185,129,.2)}.HistoryCard_history-lane-us-to-mx__tmt81{background:var(--color-standard-light);border-color:rgba(59,130,246,.2)}.HistoryCard_history-lane-badge-container__BXOuN{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.HistoryCard_history-lane-badge__1rP3G{display:inline-block;padding:3px 10px;border-radius:var(--radius-full);font-weight:700;font-size:9px;text-transform:uppercase;letter-spacing:.5px;color:white}.HistoryCard_history-badge-standard__Us5Ob{background:var(--color-standard)}.HistoryCard_history-badge-ready__366lU{background:var(--color-ready)}.HistoryCard_history-badge-sentri__eBk4J{background:var(--color-sentri)}.HistoryCard_history-badge-us-to-mx__oQRFA{background:var(--color-standard)}.HistoryCard_history-wait-time__wmdYU{font-size:13px;font-weight:700;color:var(--color-text-primary)}.HistoryCard_history-lane-description__Tp0PH{font-size:9px;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;opacity:.8;text-align:center;margin-top:4px}.HistoryCard_history-lane-divider__5HoRJ{width:1px;background:var(--color-border);border-radius:var(--radius-full);flex-shrink:0;align-self:stretch}.HistoryCard_load-more-button__5PMhL{width:100%;padding:14px;background-color:var(--color-accent);color:white;border:none;border-radius:var(--radius-md);font-size:15px;font-weight:600;cursor:pointer;margin-top:20px;transition:all .2s ease;box-shadow:var(--shadow-sm)}.HistoryCard_load-more-button__5PMhL:hover{background-color:var(--color-accent-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.HistoryCard_load-more-button__5PMhL:active{transform:translateY(0);box-shadow:var(--shadow-sm)}@keyframes download_fadeInUp__ClUVH{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes download_fadeIn__9HH5U{0%{opacity:0}to{opacity:1}}.download_animate-in__nW5yW{animation:download_fadeInUp__ClUVH .6s ease-out forwards}.download_animate-fade__2yjZA{animation:download_fadeIn__9HH5U .8s ease-out forwards}.download_animate-delay-1__E8AiW{animation-delay:.15s}.download_animate-delay-2__kK6SW{animation-delay:.3s}.download_animate-delay-3__MV4Qb{animation-delay:.45s}.download_hidden-initial__LW8_4{opacity:0}.download_download-hero__2aUlH{background:var(--color-card);color:var(--color-text-primary);padding:8rem 2rem;text-align:center;min-height:calc(100vh - 73px - 400px);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);margin:var(--space-lg) auto;max-width:1200px;box-sizing:border-box}.download_download-hero__2aUlH .download_section-container__TNMAy{width:100%}.download_download-hero__2aUlH+.download_marketing-footer__nho__{margin-top:0}.download_download-hero__2aUlH h1{font-size:3.5rem;font-weight:800;margin-bottom:3rem;color:var(--color-text-primary)}.download_download-buttons__OoGp8{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.download_platform-button__2kLQM{display:flex;align-items:center;gap:1rem;background:var(--color-background);border:2px solid var(--color-border);border-radius:var(--radius-lg);padding:1.25rem 2rem;color:var(--color-text-tertiary);font-size:1rem;cursor:not-allowed;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:200px;text-decoration:none;box-sizing:border-box}.download_platform-button__2kLQM.download_coming-soon__K9kFW{opacity:.6}.download_platform-button-live__7SWu6{background:var(--color-accent);border-color:var(--color-accent);color:white;cursor:pointer;opacity:1;box-shadow:var(--shadow-md)}.download_platform-button-live__7SWu6:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.download_platform-icon__XWE8a{font-size:2.5rem}.download_platform-info__fOZGF{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.download_platform-label__NgL4h{font-size:.75rem;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.download_platform-name__F8eeY{font-size:1.25rem;font-weight:600}@media (max-width:768px){.download_download-hero__2aUlH{padding:5rem 1.5rem 4rem;min-height:auto}.download_download-hero__2aUlH h1{font-size:2.25rem;margin-bottom:2rem}.download_download-buttons__OoGp8{flex-direction:column;gap:1rem}.download_platform-button__2kLQM{width:100%;min-width:unset;max-width:100%}}.features_features-page__CWrh4{min-height:100vh}@keyframes features_fadeInUp__zPwNT{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes features_fadeIn__DrTIm{0%{opacity:0}to{opacity:1}}@keyframes features_slideInLeft__Cz9pj{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes features_slideInRight__HwQxN{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.features_animate-in__f0jxH{animation:features_fadeInUp__zPwNT .6s ease-out forwards}.features_animate-fade__3n2Hy{animation:features_fadeIn__DrTIm .8s ease-out forwards}.features_animate-left__DhmQb{animation:features_slideInLeft__Cz9pj .7s ease-out forwards}.features_animate-right__IKffu{animation:features_slideInRight__HwQxN .7s ease-out forwards}.features_hidden-initial__j2HWS{opacity:0}.features_section-container__qDriZ{max-width:1200px;margin:0 auto;padding:0 2rem}.features_features-hero__FWyPs{background:var(--color-card);color:var(--color-text-primary);padding:5rem 2rem 4rem;text-align:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);margin:var(--space-lg) auto;max-width:1200px;box-sizing:border-box}.features_features-hero__FWyPs h1{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.2;color:var(--color-text-primary)}.features_features-subtitle__iRz_d{font-size:1.25rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto}.features_feature-section__Vk_1W{padding:5rem 0}.features_feature-section-alt__tAaDc{background:var(--color-background)}.features_feature-content__Nyws5{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.features_feature-content-reverse__j9E0p{direction:rtl}.features_feature-content-reverse__j9E0p>*{direction:ltr}.features_feature-content-centered__c6nHz{text-align:center;max-width:900px;margin:0 auto}.features_feature-content-centered__c6nHz h2{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text-primary)}.features_feature-content-centered__c6nHz p{font-size:1.15rem;line-height:1.7;color:var(--color-text-secondary);margin-bottom:2rem}.features_feature-badge__rk6zS{display:inline-block;background:var(--color-accent-light);color:var(--color-accent);padding:.5rem 1rem;border-radius:var(--radius-full);font-size:.85rem;font-weight:700;margin-bottom:1rem;border:1px solid var(--color-accent)}.features_premium-badge__zcfVA{background:var(--color-ready-light);color:var(--color-ready);border-color:var(--color-ready)}.features_feature-text__pPnHZ h2{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text-primary)}.features_feature-text__pPnHZ p{font-size:1.15rem;line-height:1.7;color:var(--color-text-secondary);margin-bottom:2rem}.features_feature-list__v81ZY{list-style:none;padding:0;margin:0}.features_feature-list__v81ZY li{font-size:1.05rem;color:var(--color-text-secondary);padding:.75rem 0;border-bottom:1px solid var(--color-border)}.features_feature-list__v81ZY li:last-child{border-bottom:none}.features_feature-visual__sBo2R,.features_placeholder-image__LHlOn{display:flex;align-items:center;justify-content:center}.features_placeholder-image__LHlOn{background:var(--color-background);height:400px;font-size:3rem;color:var(--color-text-tertiary);box-shadow:var(--shadow-md)}.features_placeholder-image__LHlOn,.features_screenshot__HjnUm{width:100%;border-radius:var(--radius-xl);border:1px solid var(--color-border)}.features_screenshot__HjnUm{max-width:400px;height:auto;box-shadow:var(--shadow-lg);transition:transform .3s cubic-bezier(.4,0,.2,1)}.features_screenshot__HjnUm:hover{transform:scale(1.05)}.features_crossings-list__fvDDZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.features_crossing-region__EcOmU h4{font-size:1.25rem;color:var(--color-text-primary);margin-bottom:.5rem;font-weight:700}.features_crossing-region__EcOmU p{font-size:.95rem;color:var(--color-text-secondary);margin:0}.features_cta-section__rY1Tr{background:var(--color-card);color:var(--color-text-primary);padding:5rem 2rem;text-align:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);margin:var(--space-lg) auto;max-width:1200px;box-sizing:border-box}.features_cta-section__rY1Tr h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}.features_cta-section__rY1Tr p{font-size:1.25rem;margin-bottom:2rem;color:var(--color-text-secondary)}.features_cta-buttons__AKFe1{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.features_features-hero__FWyPs{padding:3rem 1.5rem 2.5rem}.features_features-hero__FWyPs h1{font-size:2rem}.features_features-subtitle__iRz_d{font-size:1.05rem}.features_feature-section__Vk_1W{padding:3rem 0}.features_feature-content__Nyws5{grid-template-columns:1fr;gap:2rem}.features_feature-content-reverse__j9E0p{direction:ltr}.features_feature-text__pPnHZ h2{font-size:1.75rem}.features_feature-text__pPnHZ p{font-size:1rem}.features_placeholder-image__LHlOn{height:300px;font-size:2rem}.features_crossings-list__fvDDZ{grid-template-columns:1fr;gap:1.5rem}.features_cta-section__rY1Tr{padding:3rem 1.5rem}.features_cta-section__rY1Tr h2{font-size:1.75rem}.features_cta-buttons__AKFe1{flex-direction:column}}.CTAButton_cta-button__V7iM8{display:inline-block;padding:.875rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;font-size:1rem;text-align:center;cursor:pointer}.CTAButton_cta-button-primary__CNHcC{background:#2563eb;color:#ffffff}.CTAButton_cta-button-primary__CNHcC:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.CTAButton_cta-button-secondary__kuPru{background:#f3f4f6;color:#1f2937;border:2px solid #e5e7eb}.CTAButton_cta-button-secondary__kuPru:hover{background:#e5e7eb;border-color:#d1d5db}@media (max-width:768px){.CTAButton_cta-button__V7iM8{padding:.75rem 1.5rem;font-size:.95rem;width:100%;max-width:100%;box-sizing:border-box}}.about_about-page__JAIGP{min-height:100vh}@keyframes about_fadeInUp__JUWnQ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes about_fadeIn__C3_xi{0%{opacity:0}to{opacity:1}}@keyframes about_slideInLeft__ADxV4{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes about_slideInRight__ZUIco{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.about_animate-in__ceUoc{animation:about_fadeInUp__JUWnQ .6s ease-out forwards}.about_animate-fade__LR2or{animation:about_fadeIn__C3_xi .8s ease-out forwards}.about_animate-left__w6GRa{animation:about_slideInLeft__ADxV4 .7s ease-out forwards}.about_animate-right__TMPX3{animation:about_slideInRight__ZUIco .7s ease-out forwards}.about_animate-delay-1__fPmJV{animation-delay:.1s}.about_animate-delay-2__Kyytk{animation-delay:.2s}.about_animate-delay-3__285L4{animation-delay:.3s}.about_animate-delay-4__oMx2u{animation-delay:.4s}.about_hidden-initial__96cNe{opacity:0}.about_hero-section__6q8nd{background:var(--color-card);color:var(--color-text-primary);padding:6rem 2rem;text-align:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);margin:var(--space-lg) auto;max-width:1200px;box-sizing:border-box}.about_hero-container__zbx99{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.about_hero-content__83I7R{text-align:left}.about_hero-image__ZdGao{display:flex;justify-content:center;align-items:center}.about_app-screenshot__nL_DI{width:100%;max-width:500px;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid var(--color-border)}.about_hero-section__6q8nd h1{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;color:var(--color-text-primary)}.about_hero-subtitle__kA2Vv{font-size:1.35rem;margin-bottom:2.5rem;color:var(--color-text-secondary);line-height:1.6}.about_hero-cta__GJI8E{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about_section-container__CYEp_{max-width:1200px;margin:0 auto;padding:4rem 2rem}.about_section-container__CYEp_ h2{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--color-text-primary)}.about_problem-section__8Z_lN{padding:4rem 0;background:var(--color-background)}.about_problem-grid__z7Axn{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.about_problem-card__3G9YW{background:var(--color-card);padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);text-align:center;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s}.about_problem-card__3G9YW:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.about_problem-icon__gNrbB{font-size:3rem;margin-bottom:1rem}.about_problem-card__3G9YW h3{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.75rem}.about_problem-card__3G9YW p{color:var(--color-text-secondary);line-height:1.6;font-size:.95rem}.about_how-it-works-section__eT0Kr{padding:4rem 0;background:var(--color-card)}.about_steps-container__NERyv{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;margin-top:2rem}.about_step__a1e01{text-align:center;background:var(--color-background);padding:2rem 1.5rem;border-radius:1.5rem;border:2px solid var(--color-border);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}.about_step__a1e01:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--color-accent)}.about_step-number__iipiN{color:var(--color-accent);font-weight:800;font-size:1.4rem;margin-right:.5rem}.about_step-image__hCWaB{width:100%;max-width:340px;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);margin:1.5rem auto 0;display:block;transition:transform .3s ease}.about_step__a1e01:hover .about_step-image__hCWaB{transform:scale(1.02)}.about_step__a1e01 h3{font-size:1.35rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem}.about_step__a1e01 p{color:var(--color-text-secondary);line-height:1.7;font-size:1rem;margin-bottom:1rem;padding:0 .5rem}.about_features-section__eSzKU{padding:4rem 0}.about_features-section__eSzKU,.about_features-summary__ZmUF0{background:var(--color-background)}.about_features-grid__rNPX3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.about_feature-card__lbsvz{background:var(--color-card);padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s}.about_feature-card__lbsvz:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.about_feature-icon__QLtnN{font-size:3rem;margin-bottom:1rem}.about_feature-card__lbsvz h3{font-size:1.5rem;margin-bottom:1rem;color:var(--color-text-primary);font-weight:700}.about_feature-card__lbsvz p{color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem}.about_learn-more__fDS_5{color:var(--color-accent);font-weight:600;text-decoration:none;transition:color .2s}.about_screenshot-features-grid__ECRM0{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.about_screenshot-feature-card__6g70s{position:relative;border-radius:var(--radius-xl);overflow:hidden;cursor:pointer;box-shadow:var(--shadow-lg);border:1px solid var(--color-border);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.about_screenshot-feature-card__6g70s:hover{transform:translateY(-8px);box-shadow:var(--shadow-2xl)}.about_screenshot-feature-card__6g70s img{width:100%;height:auto;display:block;transition:filter .3s ease}.about_screenshot-overlay__loMoc{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);color:white;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:opacity .3s ease}.about_screenshot-feature-card__6g70s:hover .about_screenshot-overlay__loMoc{opacity:1}.about_screenshot-overlay__loMoc h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:white}.about_screenshot-overlay__loMoc p{font-size:1rem;line-height:1.6;opacity:.95;color:white}.about_learn-more__fDS_5:hover{color:var(--color-accent-hover)}.about_pricing-summary__f1xme{background:var(--color-card)}.about_pricing-cards__DqrYb{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto}.about_pricing-card__dV5vl{background:var(--color-background);padding:2rem 1.75rem;border-radius:var(--radius-xl);border:2px solid var(--color-border);position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.about_pricing-card-premium__chaJR{background:var(--color-card);border-color:var(--color-accent);border-width:3px;transform:scale(1.08);padding:2.75rem 2rem;box-shadow:var(--shadow-xl);z-index:1}.about_popular-badge__vzNkp{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--color-accent);color:white;padding:.25rem 1rem;border-radius:var(--radius-full);font-size:.85rem;font-weight:700}.about_pricing-card__dV5vl h3{font-size:1.75rem;margin-bottom:.5rem;color:var(--color-text-primary);font-weight:700}.about_price__laW4G{font-size:3rem;font-weight:800;color:var(--color-accent);margin-bottom:.75rem}.about_pricing-subheading__0u1k2{font-size:.8rem;color:var(--color-text-tertiary);margin-bottom:1.5rem;line-height:1.4;text-align:center}.about_period__YAet9{font-size:1.25rem;color:var(--color-text-secondary);font-weight:500}.about_pricing-features__2t0Wk{list-style:none;padding:0;margin:0 0 2rem}.about_pricing-features__2t0Wk li{padding:.75rem 0;color:var(--color-text-secondary);font-size:1.05rem;border-bottom:1px solid var(--color-border)}.about_pricing-features__2t0Wk li:last-child{border-bottom:none}.about_download-cta__PxLE4{background:var(--color-card);color:var(--color-text-primary);text-align:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);margin:var(--space-lg) auto;max-width:1200px;box-sizing:border-box}.about_download-cta__PxLE4 h2{color:var(--color-text-primary);margin-bottom:1rem}.about_download-cta__PxLE4>.about_section-container__CYEp_>p{font-size:1.25rem;margin-bottom:2rem;color:var(--color-text-secondary)}.about_download-buttons__5nD_7{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.about_web-app-link__rHhPp{color:var(--color-text-tertiary);font-size:.95rem}.about_web-app-link__rHhPp a{color:var(--color-accent);text-decoration:underline}@media (max-width:768px){.about_hero-section__6q8nd{padding:4rem 1.5rem}.about_hero-container__zbx99{grid-template-columns:1fr;gap:2rem}.about_hero-content__83I7R{text-align:center}.about_hero-section__6q8nd h1{font-size:2.25rem}.about_hero-subtitle__kA2Vv{font-size:1.1rem}.about_hero-cta__GJI8E{flex-direction:column}.about_app-screenshot__nL_DI{max-width:100%}.about_section-container__CYEp_{padding:3rem 1.5rem}.about_section-container__CYEp_ h2{font-size:2rem;margin-bottom:2rem}.about_features-grid__rNPX3{grid-template-columns:1fr}.about_screenshot-features-grid__ECRM0{grid-template-columns:1fr;gap:2rem}.about_pricing-cards__DqrYb{grid-template-columns:1fr}.about_pricing-card-premium__chaJR{transform:scale(1);padding:2rem 1.75rem}.about_price__laW4G{font-size:2.5rem}.about_problem-section__8Z_lN{padding:3rem 0}.about_problem-grid__z7Axn{grid-template-columns:1fr;gap:1.5rem}.about_how-it-works-section__eT0Kr{padding:3rem 0}.about_steps-container__NERyv{grid-template-columns:1fr;gap:2rem}.about_step-image__hCWaB{max-width:380px;height:auto}.about_features-section__eSzKU{padding:3rem 0}}