*,:before,:after{box-sizing:border-box}html{overflow-y:scroll}html,body{margin:0;padding:0}body{color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400}.vb-root{max-width:1120px;margin:0 auto}.vb-app-container{max-width:100%;padding:0}@media (min-width:768px){.vb-app-container{padding:0}}.vb-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;gap:16px;padding:.5rem 1rem;display:flex}.vb-header-authenticated{border-bottom:none;gap:0;height:54px;min-height:54px;max-height:54px;padding:0;box-shadow:0 1px 2px #0000000d}.vb-header-back-button-container{padding-left:6px}.vb-header-right-container{padding-right:10px}.vb-header-search-container{padding-right:6px}@media (min-width:768px){.vb-header-back-button-container{padding-left:16px}.vb-header-right-container,.vb-header-search-container{padding-right:16px}}.vb-logo{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.vb-logo img{object-fit:contain;width:100%;height:100%}.vb-layout{grid-template-columns:1.1fr 1.4fr;gap:24px;padding:0;display:grid}@media (max-width:768px){.vb-layout{grid-template-columns:1fr}}.vb-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px}@media (max-width:768px){.vb-card{padding:16px}}.vb-card h2{color:#222;margin:0 0 8px;font-size:18px;font-weight:600}.vb-app-title{color:#222;margin:0;font-size:24px;font-weight:600;line-height:1.3}.vb-app-subtitle{color:#222;margin:0;font-size:18px;font-weight:600;line-height:1.3}.vb-app-body{color:#222;font-size:16px;line-height:1.5}.vb-app-caption{color:#6b7280;font-size:14px;line-height:1.5}.vb-caption{color:#6b7280;margin:0 0 16px;font-size:14px}.vb-form-grid{flex-direction:column;gap:20px;display:flex}.vb-form-row{flex-direction:column;gap:8px;font-size:14px;display:flex}.vb-form-row label{color:#222;margin-top:16px;font-size:14px;font-weight:500}.vb-form-row:first-child label{margin-top:0}.vb-form-row input,.vb-form-row select{color:#222;box-sizing:border-box;appearance:none;background:#fff;border:1px solid #e5e5e5;border-radius:8px;outline:none;height:44px;padding:12px 16px;font-size:16px}.vb-form-row input::placeholder{color:#999}.vb-form-row input:focus,.vb-form-row select:focus{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e526}.vb-auth-form{flex-direction:column;gap:24px;display:flex}.vb-auth-form-group{flex-direction:column;gap:8px;display:flex}.vb-auth-form-label{color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.vb-auth-form-input{color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;border:1px solid #b0b0b0;border-radius:8px;outline:none;width:100%;padding:14px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;transition:border-color .2s,box-shadow .2s}.vb-auth-form-input::placeholder{color:#717171}.vb-auth-form-input:hover{border-color:#222}.vb-auth-form-input:focus{border-color:#222;box-shadow:0 0 0 2px #0000001a}.vb-auth-form-input:disabled{cursor:not-allowed;background:#f7f7f7}.vb-auth-form-helper{color:#717171;margin-top:4px;font-size:12px}.vb-auth-form-error{color:#c13515;margin-top:4px;font-size:14px}.vb-auth-button{color:#fff;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(90deg,#e61e4d 0%,#d70466 50%,#bd1e59 100%);border:none;border-radius:8px;width:100%;margin-top:8px;padding:14px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.vb-auth-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #e31e4d4d}.vb-auth-button:active:not(:disabled){transform:translateY(0)}.vb-auth-button:disabled{opacity:.6;cursor:not-allowed}.vb-auth-button-secondary{color:#222;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;transition:border-color .2s,box-shadow .2s;display:flex}.vb-auth-button-secondary:hover{border-color:#b0b0b0;box-shadow:0 2px 4px #00000014}.vb-form-footer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:4px}.vb-payer{color:#717171;font-size:14px}.vb-form-submit-button{cursor:pointer;color:#fff;background:#818cf8;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;transition:background-color .2s,box-shadow .2s;box-shadow:0 1px 3px #818cf840,0 1px 2px #818cf826}.vb-form-submit-button:hover:not(:disabled){background:#6366f1;box-shadow:0 2px 6px #818cf859,0 1px 3px #818cf833}.vb-form-submit-button:disabled{opacity:.6;cursor:not-allowed}.vb-list-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.vb-total{color:#4f46e5;font-size:16px;font-weight:600}.vb-empty{color:#717171;margin-top:16px;font-size:14px}.vb-expense-list{flex-direction:column;max-height:420px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.vb-expense-item{background:#fff;border-bottom:1px solid #e0e0e0;flex-direction:column;padding:10px 0;display:flex}.vb-expense-item:last-child{border-bottom:none}.vb-expense-main{justify-content:space-between;align-items:center;gap:12px;display:flex}.vb-expense-amount{color:#222;font-size:16px;font-weight:600}.vb-expense-category{color:#4f46e5;background:#eef2ff;border-radius:8px;padding:4px 12px;font-size:12px}.vb-expense-memo{color:#666;font-size:14px}.vb-expense-meta{color:#999;justify-content:flex-end;font-size:12px;display:flex}.vb-trip-bar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.vb-trip-bar-card{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.vb-trip-info-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%;padding:16px 20px}.vb-trip-main{flex:1;min-width:0}.vb-trip-title{color:#222;font-size:18px;font-weight:600}.vb-trip-meta{color:#717171;flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;display:flex}.vb-trip-empty{color:#717171;font-size:14px}.vb-chip{color:#717171;background:#f5f5f5;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:400}.vb-trip-actions{align-items:center;gap:8px;display:flex}.vb-trip-select{color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 16px;font-size:14px}.vb-ghost-button{cursor:pointer;color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.vb-ghost-button:hover{background:#f7f7f7}.vb-header-login-link{color:#666;padding:4px 0;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.vb-header-login-link:hover{color:#4f46e5}.vb-cta-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.vb-cta-button:hover{background:#4338ca;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.vb-app-button{color:#fff;cursor:pointer;background:#818cf8;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 3px #818cf840,0 1px 2px #818cf826}.vb-app-button:hover{background:#6366f1;transform:translateY(-1px);box-shadow:0 2px 6px #818cf859,0 1px 3px #818cf833}.vb-app-button:active{transform:translateY(0);box-shadow:0 1px 2px #818cf833}.vb-app-button-secondary{color:#222;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-flex}.vb-app-button-secondary:hover{background:#f7f7f7;border-color:#b0b0b0}.vb-hero-section{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.vb-hero-content{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:1024px){.vb-hero-content{flex-direction:row;justify-content:space-between;align-items:center}}.vb-hero-text{text-align:center;max-width:36rem}@media (min-width:1024px){.vb-hero-text{text-align:left}}.vb-hero-badge{color:#4f46e5;margin-bottom:1rem;font-size:14px;font-weight:500}.vb-hero-title{color:#222;letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:640px){.vb-hero-title{font-size:3rem}}.vb-hero-description{color:#666;font-size:1.125rem;line-height:1.6}.vb-cta-wrapper{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}@media (min-width:1024px){.vb-cta-wrapper{align-items:flex-start}}.vb-cta-login-text{color:#666;margin:0;font-size:14px}.vb-cta-login-link{color:#4f46e5;font-weight:500;text-decoration:none;transition:color .2s}.vb-cta-login-link:hover{color:#4338ca;text-decoration:underline}.vb-hero-visual{width:100%;max-width:400px;margin-top:2.5rem}@media (min-width:1024px){.vb-hero-visual{margin-top:0;margin-left:3rem}}.vb-mockup-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.vb-mockup-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;gap:6px;padding:12px 16px;display:flex}.vb-mockup-dot{background:#d1d5db;border-radius:50%;width:8px;height:8px}.vb-mockup-content{padding:16px}.vb-mockup-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.vb-mockup-item-left{align-items:center;gap:12px;display:flex}.vb-mockup-avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:40px;height:40px}.vb-mockup-item:nth-child(2) .vb-mockup-avatar{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.vb-mockup-item:nth-child(3) .vb-mockup-avatar{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.vb-mockup-text-bold{color:#222;margin-bottom:2px;font-size:14px;font-weight:600}.vb-mockup-text-small{color:#6b7280;font-size:12px}.vb-mockup-amount{color:#222;font-size:16px;font-weight:600}.vb-mockup-summary{border-top:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.vb-mockup-summary .vb-mockup-text-bold{color:#4f46e5;letter-spacing:-.025em;font-size:16px;font-weight:600}.vb-trip-form{margin-bottom:24px}.vb-trip-form-grid{flex-direction:column;gap:20px;display:flex}.edit-trip-form-wrapper .vb-trip-form-grid{gap:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.vb-trip-dates{gap:10px;display:flex}@media (max-width:640px){.vb-trip-dates{flex-direction:column}.vb-trip-bar{flex-direction:column;align-items:flex-start}}.vb-features-section{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.vb-features-list{flex-direction:column;gap:1.5rem;margin-top:0;display:flex}.vb-feature-item{border:1px solid #f3f4f6;border-radius:12px;gap:1rem;padding:1.5rem;transition:box-shadow .2s;display:flex}.vb-feature-item:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.vb-feature-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.vb-feature-icon-indigo{color:#4f46e5;background:#eef2ff}.vb-feature-icon-green{color:#16a34a;background:#f0fdf4}.vb-feature-icon-purple{color:#9333ea;background:#faf5ff}.vb-feature-title{color:#111827;margin:0 0 4px;font-size:18px;font-weight:600}.vb-feature-description{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.vb-footer{border-top:1px solid #f3f4f6;margin-top:3rem;padding:2.5rem 0}.vb-footer-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.vb-footer-content{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:640px){.vb-footer-content{flex-direction:row;justify-content:space-between;align-items:center}}.vb-footer-title{color:#111827;margin:0;font-size:18px;font-weight:600}.vb-footer-subtitle{color:#6b7280;margin:4px 0 0;font-size:14px}.vb-footer-right{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.vb-footer-right{align-items:flex-end}}.vb-footer-links{color:#6b7280;flex-wrap:wrap;align-items:center;gap:1rem;font-size:14px;display:flex}.vb-footer-link{color:#6b7280;text-decoration:none;transition:color .2s}.vb-footer-link:hover{color:#374151}.vb-footer-separator{color:#9ca3af}.vb-footer-social{color:#9ca3af;gap:1rem;font-size:14px;display:flex}.vb-footer-social-link{color:#9ca3af;text-decoration:none;transition:color .2s}.vb-footer-social-link:hover{color:#6b7280}.vb-footer-copyright{color:#9ca3af;margin:0;font-size:12px}.vb-privacy-page,.vb-terms-page{max-width:800px;margin:0 auto;padding:.5rem 1.5rem 4rem}.vb-privacy-title,.vb-terms-title{color:#111827;margin:0 0 1rem;font-size:2rem;font-weight:700}.vb-privacy-intro,.vb-terms-intro{color:#4b5563;margin:0 0 3rem;font-size:1rem;line-height:1.7}.vb-privacy-section,.vb-terms-section{margin-bottom:2.5rem}.vb-privacy-section-title,.vb-terms-section-title{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.vb-privacy-subsection{margin-top:1rem;margin-bottom:1rem}.vb-privacy-subsection-title{color:#374151;margin:0 0 .5rem;font-size:1rem;font-weight:600}.vb-privacy-text,.vb-terms-text{color:#4b5563;margin:0 0 .75rem;font-size:.9375rem;line-height:1.7}.vb-privacy-list,.vb-terms-list{color:#4b5563;margin:.5rem 0;padding-left:1.5rem;font-size:.9375rem;line-height:1.7}.vb-privacy-list li,.vb-terms-list li{margin-bottom:.5rem}.vb-privacy-list-nested{margin-top:.5rem;padding-left:1.5rem}.vb-privacy-note{color:#6b7280;margin:.5rem 0;font-size:.9375rem;font-style:italic}.vb-privacy-date,.vb-terms-date{color:#6b7280;margin:1rem 0 0;font-size:.9375rem;font-weight:500}.vb-currency-row{display:block}.vb-currency-row select{width:100%;border:1px solid #ddd!important}.vb-trip-form-footer{width:100%;margin-top:16px;display:flex}.vb-trip-form-footer .vb-form-submit-button{width:100%}.vb-warning{color:#b45309;background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.vb-user-bar{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.vb-user-info{align-items:center;gap:12px;display:flex}.vb-user-label{color:#222;font-size:14px;font-weight:500}.vb-user-input{color:#222;border:1px solid #ddd;border-radius:8px;padding:10px 16px;font-size:16px}.vb-user-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s}.vb-user-button:hover{background:#4338ca}.vb-user-hint{color:#717171;font-size:14px}.vb-summary{border-top:1px solid #ddd;margin-top:24px;padding-top:24px}.vb-summary h3{color:#222;margin:0 0 12px;font-size:18px;font-weight:600}.vb-summary-caption{color:#717171;margin:0 0 16px;font-size:14px}.vb-summary-list{flex-direction:column;gap:12px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.vb-summary-list li{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.vb-summary-name{color:#222;font-weight:600}.vb-summary-paid{color:#717171}.vb-summary-plus{color:#16a34a;font-weight:600}.vb-summary-minus{color:#dc2626;font-weight:600}.vb-bottom-sheet-overlay{animation:.2s ease-out fadeIn}.vb-bottom-sheet{animation:.3s ease-out slideUp}@media (max-width:768px){.vb-fab-button{width:52px!important;height:52px!important;bottom:30px!important;right:24px!important}}.vb-summary-zero{color:#717171}.airbnb-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%!important;min-width:100%!important}.date-range-picker .rdp-month,.date-range-picker .rdp-month_caption{width:100%}.date-range-picker .rdp-month_grid{width:100%!important;min-width:100%!important}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
