@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}.page_create-trip-title__zJW1i{font-size:25px;font-weight:700}.auth-modal-overlay{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}.auth-modal-container{background:white;border-radius:16px;width:100%;max-width:440px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.auth-modal-header{padding:2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.auth-modal-title{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.auth-mode-toggle{background:white;border:2px solid #e5e7eb;border-radius:24px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.auth-mode-toggle:hover:not(:disabled){border-color:#d1d5db;background:#f9fafb}.auth-mode-toggle:disabled{opacity:.5;cursor:not-allowed}.auth-modal-content{padding:1rem 2rem 2rem}.auth-error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.auth-form{gap:1rem}.auth-field,.auth-form{display:flex;flex-direction:column}.auth-label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.auth-input{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#f9fafb;color:#111827}.auth-input:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.auth-input.error{border-color:#ef4444;background:#fef2f2}.auth-input:disabled{opacity:.6;cursor:not-allowed}.auth-field-error{color:#ef4444;font-size:.75rem;margin-top:.25rem;font-weight:500}.password-requirements{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.3}.auth-options{justify-content:space-between;margin:.5rem 0}.auth-options,.stay-signed-in{display:flex;align-items:center}.stay-signed-in{gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer}.stay-signed-in input[type=checkbox]{width:1rem;height:1rem;accent-color:#3b82f6}.forgot-password{background:none;border:none;color:#3b82f6;font-size:.875rem;cursor:pointer;text-decoration:underline}.forgot-password:hover{color:#2563eb}.terms-notice{font-size:.75rem;color:#6b7280;line-height:1.4;margin:.5rem 0}.terms-notice a{color:#3b82f6;text-decoration:underline}.terms-notice a:hover{color:#2563eb}.auth-submit-button{width:100%;background:linear-gradient(135deg,#10b981,#34d399);color:white;border:none;padding:.875rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.auth-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#10b981);transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.auth-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-submit-button.loading{background:linear-gradient(135deg,#9ca3af,#d1d5db)}.auth-divider{position:relative;text-align:center;margin:1.5rem 0}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb}.auth-divider span{background:white;color:#6b7280;font-size:.875rem;padding:0 1rem;position:relative}.google-auth-button{width:100%;background:white;border:2px solid #e5e7eb;padding:.875rem;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#374151}.google-auth-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.google-auth-button:disabled{opacity:.6;cursor:not-allowed}.google-icon{flex-shrink:0}@media (max-width:480px){.auth-modal-container{margin:.5rem;max-width:none}.auth-modal-header{padding:1.5rem 1.5rem 1rem}.auth-modal-content{padding:1rem 1.5rem 1.5rem}.auth-modal-title{font-size:1.25rem}.auth-options{flex-direction:column;align-items:flex-start;gap:.5rem}}