@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#233b34;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green:#174f43;--text:#253d35;--muted:#78857e;--border:#e6eae4;background:#f5f6f2;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{background:var(--green);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:13px;font-weight:650;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}button:hover,.button:hover{background:#246d59}button:active,.button:active{transform:translateY(1px)}button:disabled,.disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #9bbbaa}input,select,textarea{color:var(--text);background:#fff;border:1px solid #dbe2d9;border-radius:8px;width:100%;min-height:43px;padding:11px 12px;font-size:14px}input::placeholder,textarea::placeholder{color:#98a099}input[type=checkbox]{accent-color:var(--green);flex:none;width:17px;height:17px;min-height:17px;margin:0}input[type=date]{min-width:0}textarea{resize:vertical}select{cursor:pointer;padding-right:28px}input:disabled,select:disabled{background:#f4f5f2}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-1.15px;margin-bottom:9px;font-size:33px;font-weight:750;line-height:1.25}h2{letter-spacing:-.5px;margin-bottom:12px;font-size:19px;font-weight:750}h3{letter-spacing:-.2px;margin-bottom:8px;font-size:15px}p{font-size:14px;line-height:1.65}small{font-size:11px;line-height:1.6}strong,b{font-weight:650}a{color:var(--green)}fieldset{border:0;min-width:0;margin:0;padding:0}.muted{color:var(--muted);font-size:13px}.fine-print{color:var(--muted);font-size:11px;line-height:1.75}.eyebrow{letter-spacing:1.8px;color:#899389;margin-bottom:14px;font-size:9px;font-weight:750;display:block}.secondary{color:#395347;background:#fff;border-color:#dde4db}.secondary:hover{background:#f2f5ef}.text-btn{color:#4b6f5b;background:0 0;border:0;min-height:24px;padding:0;font-size:12px;font-weight:650}.text-btn:hover{color:#143e31;background:0 0;text-decoration:underline}.icon-btn{color:#788a7f;background:0 0;border:0;min-width:32px;min-height:32px;padding:7px}.icon-btn:hover{color:#244f3b;background:#eef2eb}.small-button{min-height:33px;padding:7px 11px;font-size:11px}.full-width{width:100%}.mt{margin-top:25px}.button-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--border);z-index:30;background:#fff;flex-direction:column;width:237px;padding:34px 21px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#1c4739;letter-spacing:-.7px;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.18;text-decoration:none;display:flex}.brand>span:last-child>span{color:#738278;letter-spacing:-.4px;font-size:17px;font-weight:500;display:block}.brand-mark{color:#fff;background:#174f43;border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.brand-mark svg{transform:rotate(-15deg)}.brand-mark.book-icon{background:0 0;overflow:hidden}.brand-mark.book-icon img{object-fit:cover;width:100%;height:100%;display:block}.workspace-label{letter-spacing:1.8px;color:#a0aba2;margin:48px 13px 16px;font-size:8px;font-weight:650}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#738078;background:0 0;border:0;justify-content:flex-start;gap:13px;min-height:46px;padding:12px 14px;font-size:12px;position:relative}.sidebar nav button.active{color:#285d46;background:#eaf1e9;font-weight:750}.sidebar nav button:hover{background:#f3f5f0}.sidebar nav button i{background:#d1ac63;border-radius:50%;width:6px;height:6px;margin-left:auto}.nav-count{background:#e7eadf;border-radius:5px;margin-left:auto;padding:2px 6px;font-size:9px}.nav-separator{background:var(--border);height:1px;margin:18px 12px}.sidebar-foot{margin-top:auto}.connected{color:#67806d;border:1px solid #ebeee6;border-radius:9px;margin-bottom:20px;padding:13px 12px;font-size:10px;font-weight:550}.connected small{color:#939c92;margin:5px 0 0 12px;font-size:9px;display:block}.dot{background:#88a477;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.dot.amber{background:#c39b50}.profile{color:#344f3e;background:0 0;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:4px;font-size:12px;display:flex}.profile:hover{background:#f4f6f0}.profile>span:nth-child(2){text-align:left;flex:1}.profile small{color:#8c978d;font-size:9px;font-weight:400;display:block}.avatar{color:#fff;background:#91a393;border-radius:50%;flex:none;justify-content:center;align-items:center;width:35px;height:35px;font-size:11px;font-weight:650;display:inline-flex}.avatar.small{width:28px;height:28px;font-size:9px}.avatar.tiny{width:24px;height:24px;font-size:8px}.avatar-stack{align-items:center;display:flex}.avatar-stack .avatar+.avatar{border:2px solid #fff;margin-left:-6px}.avatar-stack>span:last-child:not(.avatar){color:#8b958c;margin-left:10px;font-size:10px}.main-shell{margin-left:237px}.topbar{background:#ffffffbd;border-bottom:1px solid #e9ede5;justify-content:space-between;align-items:center;gap:20px;height:74px;padding:0 40px;display:flex}.breadcrumbs{color:#97a093;align-items:center;gap:12px;min-width:0;font-size:10px;display:flex}.breadcrumbs strong{color:#53664f}.breadcrumbs>span{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.topbar-right{align-items:center;gap:13px;display:flex}.sync-label{color:#8a9788;font-size:9px}.mobile-brand{display:none}.demo-banner{color:#7a876b;background:#eceee4;border-bottom:1px solid #e3e8d8;justify-content:center;align-items:center;gap:9px;min-height:33px;padding:7px 22px;font-size:9px;line-height:1.5;display:flex}.demo-banner svg{flex:none}main{max-width:1550px;margin:auto;padding:39px 40px 30px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px;display:flex}.page-heading .eyebrow{margin-bottom:11px}.page-heading p{color:#8a9689;margin:0;font-size:12px}.heading-actions{flex:none;align-items:center;gap:10px;display:flex}.card{border:1px solid var(--border);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 1px 3px #2c4b2910}.padded{padding:25px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:36px;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-height:165px;padding:23px;position:relative;box-shadow:0 2px 5px #173b2710}.stat-card>span:not(.stat-icon){color:#829079;margin-bottom:12px;font-size:11px;display:block}.stat-card>strong{letter-spacing:-1.2px;color:#284d39;margin-bottom:16px;font-family:Manrope,sans-serif;font-size:31px;line-height:1.2;display:block}.stat-card small{color:#9aa48f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:9px;display:flex}.stat-icon{border-radius:10px;justify-content:center;align-items:center;width:33px;height:33px;display:flex;position:absolute;top:22px;right:21px}.stat-icon svg{width:18px;height:18px}.mint{color:#619172;background:#eef4e9}.sand{color:#bea369;background:#f8f1df}.lilac{color:#8e96b7;background:#eff0f8}.blue{color:#7591b4;background:#eef2fa}.overview-columns{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:27px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px;display:flex}.section-heading h2,.section-heading h3{margin:0}.section-heading p{margin:6px 0 0}.section-heading>span.muted{font-size:10px}.trip-list{flex-direction:column;gap:14px;display:flex}.trip-card{border:1px solid var(--border);color:var(--text);text-align:left;background:#fff;border-radius:12px;align-items:stretch;gap:0;width:100%;min-height:164px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #183c2210}.trip-card:hover{background:#fff;border-color:#bccdb9;box-shadow:0 5px 18px #294c2210}.trip-art{color:#8a9f78;background:#e8eedd;flex:none;justify-content:center;align-items:center;width:96px;display:flex;position:relative;overflow:hidden}.trip-art svg{z-index:2;transform:rotate(-25deg)}.trip-art:before,.trip-art:after{content:"";border:1px solid #c6d4bd;border-radius:50%;width:135px;height:135px;position:absolute;top:12px;left:-77px}.trip-art:after{width:95px;height:95px;top:94px;left:42px}.trip-art-line{border-left:1px dashed #b3c49e;height:180px;position:absolute;top:-10px;left:70px;transform:rotate(35deg)}.trip-art-dot{background:#c6d4b9;border-radius:50%;width:8px;height:8px;position:absolute;top:23px;left:74px}.trip-theme-1 .trip-art{color:#ad9c7d;background:#f1e9dc}.trip-theme-1 .trip-art:before,.trip-theme-1 .trip-art:after{border-color:#d8c8aa}.trip-theme-2 .trip-art{color:#8e9faf;background:#e7ebf2}.trip-card-body{flex:1;min-width:0;padding:23px 23px 20px}.trip-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.trip-card .eyebrow{letter-spacing:1.1px;margin:0;font-size:7px}.trip-card h3{letter-spacing:-.65px;margin:12px 0 19px;font-size:18px}.trip-card-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.trip-card-bottom>span{text-align:right}.trip-card-bottom strong{font-size:14px}.trip-card-bottom small{color:#9ca18f;font-size:8px;font-weight:400;display:block}.trip-arrow{display:none}.badge{white-space:nowrap;letter-spacing:.1px;color:#8a927b;background:#f0f2ec;border-radius:5px;align-items:center;gap:4px;padding:4px 7px;font-size:8px;font-weight:650;line-height:1.5;display:inline-flex}.badge.green{color:#638955;background:#edf4e7}.badge.amber{color:#b19869;background:#faf2e3}.badge.blue{color:#7b94b0;background:#eef2f8}.attention-card{padding:6px 20px}.attention-row{color:var(--text);text-align:left;background:0 0;border:0;border-bottom:1px solid #eff2e9;border-radius:0;align-items:center;gap:12px;width:100%;padding:17px 0;display:flex}.attention-row:hover{background:#fafbf6}.attention-row>span:nth-child(2){flex:1;min-width:0}.attention-row strong{font-size:11px;display:block}.attention-row small{color:#9aab91;margin-top:4px;font-size:9px;font-weight:400;display:block}.round-icon{color:#718c65;background:#eef3e8;border-radius:12px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;display:inline-flex}.round-icon svg{width:19px}.help-note{color:#95a28c;align-items:flex-start;gap:10px;padding:18px 0 13px;display:flex}.help-note svg{flex:none;margin-top:2px}.help-note p{margin:0;font-size:9px;line-height:1.9}.help-note strong{color:#7e9173;font-size:10px;font-weight:550}.activity-heading{margin-top:27px}.compact-list{padding:0 19px}.activity-row{border-bottom:1px solid #eff1e9;align-items:center;gap:10px;padding:17px 0;display:flex}.activity-row:last-child{border-bottom:0}.activity-row>span:not(.avatar){flex:1;min-width:0}.activity-row strong{font-size:11px;display:block}.activity-row small{color:#99a290;margin-top:2px;font-size:9px;display:block}.activity-row b{white-space:nowrap;font-size:11px}.activity-row.clickable{color:var(--text);text-align:left;background:0 0;border-radius:0;width:100%;font-weight:400}.activity-row.clickable:hover{background:#fafbf7}.page-foot{color:#a9b1a1;letter-spacing:.15px;justify-content:center;align-items:center;gap:6px;padding:14px 30px 28px;font-size:8px;display:flex}.page-foot span{color:#b7bcad;margin-left:5px}.toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:21px;display:flex}.toolbar-actions{align-items:center;gap:12px;display:flex}.toolbar select{width:auto;min-height:37px;font-size:11px}.segmented{background:#eaece3;border:1px solid #e5e9dc;border-radius:9px;gap:3px;padding:4px;display:inline-flex}.segmented button{color:#8a977e;background:0 0;border:0;border-radius:6px;min-height:31px;padding:6px 12px;font-size:11px}.segmented button.active{color:#456741;background:#fff;box-shadow:0 1px 3px #344b2210}.search{color:#9daa92;background:#fff;border:1px solid #dfe6d9;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:200px;max-width:400px;padding:0 12px;display:flex}.search input{border:0;outline:none;min-height:38px;padding:9px 0;font-size:11px}.search:focus-within{outline:2px solid #9bbbaa}.trip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.trip-grid .trip-card{min-height:183px}.trip-grid .trip-art{width:82px}.trip-grid .trip-card-top{flex-wrap:wrap}.back-link{margin-bottom:23px}.trip-summary{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr 1fr 1.4fr;margin-bottom:27px;padding:26px 28px;display:grid}.trip-summary>div{border-right:1px solid #e8ece1;flex-direction:column;justify-content:center;padding-left:27px;display:flex}.trip-summary>div:first-child{padding-left:0}.trip-summary>div:last-child{border:0}.trip-summary>div>span{color:#8e9d82;margin-bottom:10px;font-size:10px}.trip-summary strong{letter-spacing:-.5px;font-family:Manrope,sans-serif;font-size:25px}.trip-summary .small-value{font-size:20px}.trip-summary-people{align-items:flex-end;gap:8px}.tab-bar{border-bottom:1px solid #e0e7d7;gap:29px;margin-bottom:24px;display:flex;overflow-x:auto}.tab-bar button{color:#91a183;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;min-height:47px;padding:8px 0;font-size:12px}.tab-bar button.active{color:#34634c;border-bottom-color:#336c50}.expense-row{border-bottom:1px solid #eff1e9;grid-template-columns:18px minmax(150px,1.9fr) minmax(90px,1fr) minmax(90px,1.1fr) minmax(80px,.8fr) 24px;align-items:center;gap:17px;padding:19px 23px;display:grid}.expense-row:last-child{border:0}.table-header{color:#91a17f;letter-spacing:1px;background:#fafbf6;padding-top:14px;padding-bottom:14px;font-size:8px;font-weight:650}.table-header>span:nth-last-child(2){text-align:right}.expense-description{color:#40573b;text-align:left;background:0 0;border:0;min-width:0;min-height:0;padding:0;display:block}.expense-description:hover{color:#16391f;background:0 0}.expense-description strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.expense-description small{color:#99a18e;margin-top:4px;font-size:9px;font-weight:400;display:block}.payer-cell{color:#7d8d70;align-items:center;gap:7px;font-size:10px;display:flex}.split-bar{border-radius:3px;gap:2px;max-width:110px;height:5px;display:flex;overflow:hidden}.split-bar>span{min-width:2px}.share-cell small{color:#a2ac98;margin-top:5px;font-size:8px;display:block}.expense-amount{text-align:right;font-size:12px}.excluded{opacity:.48}.helper-line{color:#9aa890;align-items:center;gap:6px;margin:17px 2px;font-size:10px;line-height:1.7;display:flex}.checkbox-label{color:#718369;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.bulk-bar{color:#5b7650;background:#e7efdf;border-radius:8px;align-items:center;gap:10px;margin:10px 0;padding:10px 15px;font-size:11px;display:flex}.bulk-bar>strong{margin-right:auto}.insights-grid,.settlement-layout{grid-template-columns:1fr 1fr;gap:24px;display:grid}.donut-wrap{position:relative}.donut-label{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.donut-label small{color:#98a78b;font-size:9px}.donut-label strong{letter-spacing:-.8px;margin-top:4px;font-family:Manrope;font-size:22px}.chart-legend>div{border-bottom:1px solid #f0f3e9;align-items:center;gap:10px;padding:9px 0;font-size:11px;display:flex}.chart-legend i{border-radius:50%;flex:none;width:8px;height:8px}.chart-legend span{color:#7d8e6f;flex:1}.chart-legend small{color:#acb59f;text-align:right;min-width:26px}.refund-note{border-top:1px solid var(--border);color:#8e9b7b;justify-content:space-between;margin-top:16px;padding-top:12px;font-size:11px;display:flex}.chart-subhead{margin-top:30px}.person-chart-row{border-bottom:1px solid #edf2e5;align-items:center;gap:11px;padding:12px 0;font-size:11px;display:flex}.person-chart-row>span:not(.avatar){flex:1}.person-chart-row small{color:#9ca98d;font-size:9px;display:block}.balance-row{border-bottom:1px solid #eef2e7;align-items:center;gap:11px;padding:17px 0;display:flex}.balance-row>span:not(.avatar){flex:1}.balance-row strong{font-size:12px}.balance-row small{color:#9aa78e;margin-top:3px;font-size:9px;display:block}.balance-row>b{text-align:right;color:#818e73;font-size:11px}.balance-row>b small{color:#375834;font-size:15px;font-weight:650}.balance-row .positive{color:#4a8857}.confirm-panel{background:#f4f7ed;border:1px solid #e7edda;border-radius:9px;margin-top:18px;padding:16px}.confirm-panel strong{font-size:12px}.confirm-panel p{color:#819371;margin:7px 0 13px;font-size:11px}.greenbook-intro{background:#e9efdf;border:1px solid #e1e9d4;border-radius:12px;align-items:center;gap:17px;margin-bottom:28px;padding:23px;display:flex}.greenbook-intro>.round-icon{color:#608650;background:#dae6cf;width:49px;height:49px}.greenbook-intro>div{flex:1}.greenbook-intro h3{margin:0 0 5px;font-size:14px}.greenbook-intro p{color:#839373;margin:0;font-size:11px}.obligation-row{border-bottom:1px solid #edf1e6;align-items:center;gap:15px;padding:21px 24px;display:flex}.obligation-row:last-child{border:0}.obligation-main{flex:1;min-width:0}.obligation-main strong{font-size:12px;display:block}.obligation-main small{color:#9aa58d;margin-top:5px;font-size:10px;display:block}.obligation-amount{text-align:right}.obligation-amount>strong{margin-bottom:5px;font-size:14px;display:block}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.payment-card{padding:24px}.payment-top{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.payment-top>span:last-child{color:#a2ac96;font-size:9px}.payment-people{color:#7b8a6b;align-items:center;gap:8px;font-size:11px;display:flex}.payment-people>svg{color:#a1ad91;margin:0 8px}.payment-total{letter-spacing:-1px;margin:20px 0;font-family:Manrope;font-size:31px;display:block}.payment-covers{border-top:1px solid #edf1e6;border-bottom:1px solid #edf1e6;margin-bottom:15px;padding:12px 0}.payment-covers>div{color:#8a9979;justify-content:space-between;gap:15px;padding:6px 0;font-size:11px;display:flex}.payment-covers b{color:#657e52;white-space:nowrap}.payment-note{color:#9aa689;font-size:12px}.cancel-payment{color:#9ba68f;margin:12px auto 0;font-size:10px;display:flex}.notice{border-radius:9px;align-items:center;gap:10px;margin-bottom:22px;padding:14px 18px;font-size:12px;line-height:1.6;display:flex}.notice>svg{flex:none}.notice>span{flex:1}.notice.soft{color:#899875;background:#edf1e5;border:1px solid #e6ecd9}.notice.amber{color:#a79057;background:#fbf3de}.notice.error{color:#a86951;background:#fcf0e9;max-width:100%;margin:16px 40px 0}.notice.error .icon-btn{color:#a86951}.inbox-row{border-bottom:1px solid #edf1e5;align-items:center;gap:15px;padding:20px 23px;display:flex}.inbox-row:last-child{border:0}.inbox-row>div:not(.button-row){flex:1;min-width:0}.inbox-row strong{font-size:12px}.inbox-row small{color:#94a581;margin-top:4px;font-size:9px;display:block}.inbox-row>strong{white-space:nowrap;margin:0 14px}.date-filter{align-items:center;gap:15px;margin-bottom:20px;display:flex}.date-filter .field{max-width:180px;margin:0}.date-filter>span{color:#99a98a;font-size:10px}.duplicate-section{margin-bottom:28px;padding:24px}.duplicate-case{border-top:1px solid #eef1e6;align-items:center;gap:15px;padding:17px 0;display:flex}.duplicate-case>div:not(.button-row){flex:1}.duplicate-case strong{font-size:11px}.duplicate-case small{color:#a2af92;margin-top:4px;font-size:9px;display:block}.duplicate-case>svg{color:#a2af8e;flex:none}.pagination{color:#869875;justify-content:center;align-items:center;gap:20px;padding:20px;font-size:12px;display:flex}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.source-card{padding:23px}.source-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.source-card h3{font-size:17px}.source-card>p{color:#95a185;margin-bottom:7px;font-size:11px}.source-actions{border-top:1px solid #edf1e4;flex-wrap:wrap;gap:8px;margin-top:21px;padding-top:15px;display:flex}.settings-card{max-width:850px}.destination{border-bottom:1px solid #edf1e3;margin-bottom:12px;padding:10px 0 25px}.sync-detail{background:#f7f9f1;border-radius:8px;margin:25px 0 15px;padding:17px}.sync-detail p{color:#9aa98a;margin:8px 0 0;font-size:11px}.person-row{border-bottom:1px solid #eef2e4;align-items:center;gap:13px;padding:22px 25px;display:flex}.person-row>div{flex:1}.person-row strong{font-size:12px}.person-row small{color:#9cac89;margin-top:3px;font-size:10px;display:block}.export-links{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.export-links .button{font-size:11px}.audit-list>div{border-bottom:1px solid #edf2e3;gap:20px;padding:15px 0;display:flex}.audit-list>div>span{min-width:220px;font-size:11px}.audit-list small{color:#99aa82;font-size:9px;display:block}.audit-list p{color:#95a77f;overflow-wrap:anywhere;margin:0;font-size:10px}.account-foot{border-bottom:1px solid #e5ebdc;justify-content:space-between;align-items:center;margin-top:25px;padding:30px 0;display:flex}.account-foot strong{font-size:12px}.account-foot small{color:#99a68b;margin-top:5px;font-size:10px;display:block}.iphone-note{color:#93a681;max-width:550px;margin-top:25px;font-size:12px}.iphone-note p{margin-top:7px;font-size:11px}.import-stats{grid-template-columns:repeat(4,1fr);gap:15px;padding:20px 0;display:grid}.import-stats span{color:#92a57d;font-size:10px}.import-stats strong{color:#48733b;margin-bottom:4px;font-family:Manrope;font-size:25px;display:block}.empty{text-align:center;color:#a4b18f;flex-direction:column;align-items:center;padding:48px 25px;display:flex}.empty>svg{color:#b4c29f;margin-bottom:18px}.empty h3{color:#809367;margin-bottom:8px;font-size:15px}.empty p{color:#a1ad90;max-width:370px;margin-bottom:18px;font-size:12px;line-height:1.8}.empty p:empty,.bottom-nav{display:none}.loading-page{color:#829b6a;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:100vh;display:flex}.loading-page p{font-size:12px}.spin{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:150;color:#fff;background:#214e3b;border-radius:11px;align-items:center;gap:9px;max-width:calc(100vw - 30px);padding:14px 20px;font-size:12px;display:flex;position:fixed;bottom:28px;left:calc(50% + 100px);transform:translate(-50%);box-shadow:0 5px 25px #20462730}.error-toast{z-index:250;background:#9b503b;bottom:22px}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#152c2459;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0;overflow:auto}.modal{background:#fff;border:1px solid #edf0e6;border-radius:18px;outline:0;width:620px;max-width:100%;max-height:calc(100dvh - 56px);padding:27px 29px 0;overflow:auto;box-shadow:0 18px 80px #0f302a40}.modal-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.modal-heading h2{letter-spacing:-.7px;margin-bottom:7px;font-size:23px}.modal-heading p{color:#8c9d7c;margin:0;font-size:12px;line-height:1.7}.modal-heading .icon-btn{margin-top:-5px;margin-right:-9px}.modal-footer{z-index:5;background:#fff;border-top:1px solid #e9eede;justify-content:flex-end;align-items:center;gap:10px;margin-top:25px;padding:20px 0;display:flex;position:sticky;bottom:0}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:18px;display:flex}.field>span{color:#829472;font-size:11px;font-weight:600}.field small{color:#a6b296;font-size:10px;line-height:1.7}.form-row{align-items:flex-start;gap:15px;display:flex}.form-row>.field{flex:1;min-width:0}.split-editor{border-top:1px solid #e7eddb;margin:24px 0;padding-top:20px}.split-modes{background:#f1f4eb;border:1px solid #e8efdd;border-radius:8px;gap:5px;margin:15px 0 10px;padding:5px;display:flex}.split-modes button{color:#93a17e;background:0 0;border:0;border-radius:5px;flex:1;min-height:32px;padding:7px 5px;font-size:10px}.split-modes button.active{color:#527644;background:#fff;box-shadow:0 1px 4px #355a1c18}.split-explainer{color:#9caa8a;margin-bottom:16px;font-size:10px;line-height:1.7}.split-person{border-bottom:1px solid #f0f3e8;align-items:center;gap:10px;padding:11px 0;display:flex}.split-person-name{color:#788d63;cursor:pointer;flex:1;align-items:center;gap:10px;font-size:12px;display:flex}.split-person>strong{text-align:right;min-width:68px;font-size:12px}.split-value{max-width:96px;position:relative}.split-value input{min-height:36px;padding:7px 11px;font-size:12px}.split-value>span{color:#b0bc9d;pointer-events:none;font-size:11px;position:absolute;top:9px;right:9px}.split-value:has(span) input{padding-right:24px}.split-total{color:#86a276;align-items:center;gap:7px;padding:13px 0;font-size:10px;display:flex}.split-total>span{flex:1}.split-total strong{font-size:12px}.inline-error{color:#ad6c51;overflow-wrap:anywhere;background:#fcf4ed;border-radius:8px;margin:12px 0;padding:12px 14px;font-size:12px;line-height:1.65}.member-list{border:1px solid #e9efdf;border-radius:9px;overflow:hidden}.member-item{border-bottom:1px solid #edf1e5;padding:13px 15px}.member-item:last-child{border:0}.member-dates{align-items:center;gap:8px;margin:12px 0 2px 28px;display:flex}.member-dates input{min-height:36px;padding:7px 8px;font-size:11px}.member-dates span{color:#adba9c;font-size:10px}.payment-selection{border:1px solid #e8efdc;border-radius:10px;margin-bottom:23px;overflow:hidden}.payment-select-item{cursor:pointer;border-bottom:1px solid #edf1e5;align-items:center;gap:12px;padding:17px 14px;display:flex}.payment-select-item>span{flex:1}.payment-select-item strong{font-size:11px;display:block}.payment-select-item small{color:#a0ad8d;margin-top:4px;font-size:9px;display:block}.payment-select-item>b{font-size:12px}.payment-select-item:last-child{border:0}.mapping-row{border-top:1px solid #edf2e1;grid-template-columns:1fr 1fr 1fr 25px;align-items:center;gap:10px;padding:14px 0;display:grid}.mapping-row .field{margin:0}.mapping-row input,.mapping-row select{min-height:37px;padding:8px;font-size:11px}.mapping-row .icon-btn{margin-top:15px}.statement-check{color:#6b9553;background:#edf4e6;border-radius:10px;align-items:center;gap:15px;margin-bottom:17px;padding:20px;display:flex}.statement-check strong{font-size:12px}.statement-check p{margin:6px 0 0;font-size:10px}.statement-details{color:#93a681;border:1px solid #e9efdf;border-radius:8px;margin-top:20px;padding:13px;font-size:11px}.statement-details summary{cursor:pointer}.statement-details pre{max-height:300px;font-size:9px;line-height:1.6;overflow:auto}.login-page{background:#f7f8f2;grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.login-art{color:#fff;background:#183f35;flex-direction:column;justify-content:center;padding:10vh 12%;display:flex;position:relative;overflow:hidden}.login-art:after{content:"";pointer-events:none;border:1px solid #d1dac411;border-radius:50%;width:700px;height:700px;position:absolute;bottom:-340px;left:-270px}.login-art>.brand-mark{background:#ffffff14;border:1px solid #ffffff1c;border-radius:18px;width:65px;height:65px;margin-bottom:40px}.login-art>.brand-mark.book-icon{background:0 0;border:0}.login-art .eyebrow{color:#acbd9a;font-size:10px}.login-art h1{letter-spacing:-2.5px;margin:16px 0 22px;font-size:56px;font-weight:600;line-height:1.12}.login-art>p{color:#afc0a1;font-size:14px;font-weight:400;line-height:1.8}.login-preview{z-index:2;background:#ffffff08;border:1px solid #b2c19f25;border-radius:15px;max-width:370px;margin-top:35px;padding:23px}.login-preview>span{color:#d5dfcb;align-items:center;gap:10px;font-size:14px;display:flex}.login-preview>span svg{color:#8fa780;width:19px}.login-preview>div:nth-child(2){color:#8ea27c;justify-content:space-between;align-items:center;gap:10px;margin:20px 0;font-size:10px;display:flex}.login-preview>div:nth-child(2) svg{width:16px}.preview-avatars{border-top:1px solid #ffffff0c;align-items:center;padding-top:18px;display:flex}.preview-avatars>b{color:#fff;border:2px solid #24473c;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;margin-right:-6px;font-size:9px;display:flex}.preview-avatars small{color:#91a77f;margin-left:20px;font-size:9px}.login-card{flex-direction:column;justify-content:center;min-width:0;padding:60px 16%;display:flex}.login-card h2{letter-spacing:-1px;margin:7px 0 15px;font-size:30px}.login-card>p{color:#92a180;margin-bottom:33px;font-size:12px;line-height:1.9}.demo-login-label{letter-spacing:1.5px;color:#a1ad94;margin-bottom:17px;font-size:8px}.login-choice{color:#435d37;text-align:left;background:#fff;border:1px solid #e2e8d8;border-radius:10px;gap:13px;min-height:70px;margin-bottom:12px;padding:15px 17px}.login-choice:hover{background:#f6f9ef;border-color:#c0d0ad}.login-choice>span:nth-child(2){flex:1;font-size:12px}.login-choice small{color:#a4b293;margin-top:3px;font-size:9px;font-weight:400;display:block}.login-choice>svg{color:#acba9a}.login-card>.fine-print{text-align:center;color:#a9b39b;margin:10px 0 35px;font-size:9px;line-height:1.8}.login-security{color:#acb79d;border-top:1px solid #e7ecdf;justify-content:center;align-items:center;gap:7px;padding-top:22px;font-size:9px;display:flex}.login-card .notice.error{margin:0 0 20px}.google-button{margin:0 0 26px}@media (width<=1190px){.sidebar{width:205px;padding:30px 15px 20px}.main-shell{margin-left:205px}.topbar{padding:0 26px}main{padding:32px 26px}.overview-columns{grid-template-columns:1.2fr 1fr;gap:20px}.trip-art{width:63px}.trip-card-body{padding:20px 16px}.trip-card h3{font-size:16px}.trip-card-bottom .avatar-stack>span:last-child:not(.avatar),.trip-grid .trip-art{display:none}.stat-card{padding:20px}.stat-card>strong{font-size:27px}.stat-icon{right:15px}.expense-row{grid-template-columns:17px minmax(120px,1.6fr) minmax(70px,1fr) minmax(80px,1fr) 80px 20px;gap:11px;padding:18px 17px}.toolbar-actions{gap:7px}.toolbar-actions .checkbox-label{font-size:10px}.heading-actions{gap:7px}.heading-actions>button{padding:9px 12px;font-size:11px}.trip-summary{padding:22px}.trip-summary>div{padding-left:18px}.trip-summary strong{font-size:22px}.duplicate-case{flex-wrap:wrap}.duplicate-case>.button-row{justify-content:flex-end;width:100%}.login-art h1{font-size:45px}.login-card{padding:60px 11%}}@media (width<=960px){.sidebar{width:180px;padding:25px 12px 16px}.brand{gap:9px;font-size:17px}.brand>span:last-child>span{font-size:15px}.brand-mark{border-radius:10px;width:36px;height:36px}.sidebar nav button{gap:10px;padding:11px;font-size:11px}.main-shell{margin-left:180px}.topbar{padding:0 23px}.topbar-right .sync-label{display:none}main{padding:30px 23px}.page-heading{align-items:flex-start}.heading-actions{flex-direction:column;align-items:stretch}.page-heading h1{font-size:28px}.stat-grid{gap:12px}.stat-card{min-height:151px;padding:20px 16px}.stat-card>strong{font-size:26px}.stat-icon{width:25px;height:25px;top:17px;right:12px}.stat-icon svg{width:14px}.stat-card>span:not(.stat-icon){font-size:10px}.stat-card small{font-size:8px}.overview-columns{grid-template-columns:1fr}.trip-art{width:100px}.trip-list{grid-template-columns:1fr 1fr;display:grid}.trip-list .trip-art{display:none}.trip-card-top,.trip-card-bottom{flex-wrap:wrap}.trip-card-bottom>span{text-align:left}.trip-card .eyebrow{font-size:7px}.trip-summary{grid-template-columns:1fr 1fr 1fr;gap:0;padding:20px}.trip-summary-people{display:none!important}.expense-row{grid-template-columns:17px minmax(130px,1.6fr) 80px 80px 22px}.share-cell,.table-header>span:nth-child(4){display:none}.toolbar{flex-wrap:wrap}.toolbar-actions{justify-content:flex-end;width:100%}.search{max-width:none}.insights-grid,.settlement-layout,.trip-grid{grid-template-columns:1fr}.trip-grid .trip-art{width:100px;display:flex}.trip-grid .trip-card{min-height:157px}.trip-grid .trip-card-bottom{flex-wrap:nowrap}.payment-grid,.source-grid{grid-template-columns:1fr}.date-filter>span{max-width:120px}.inbox-row{flex-wrap:wrap;gap:11px}.inbox-row>.button-row{margin-left:auto}.inbox-row>div:not(.button-row){min-width:170px}.greenbook-intro{flex-wrap:wrap}.greenbook-intro>div{min-width:220px}.greenbook-intro>.secondary{margin-left:auto}.notice.error{margin:15px 23px 0}.audit-list>div{flex-direction:column;gap:5px}}@media (width<=700px){.sidebar{display:none}.main-shell{margin-left:0}.topbar{background:#fff;height:66px;padding:0 20px}.breadcrumbs{display:none}.mobile-brand{letter-spacing:-.3px;align-items:center;gap:9px;font-family:Manrope;font-size:13px;font-weight:750;text-decoration:none;display:flex}.mobile-brand .brand-mark{border-radius:10px;width:32px;height:32px}.topbar-right{gap:9px}.topbar-right>.avatar{display:none}.demo-banner{justify-content:flex-start;gap:7px;min-height:37px;padding:7px 17px;font-size:8px}.demo-banner svg{width:13px}main{padding:29px 19px 24px}.page-heading{gap:12px;margin-bottom:26px}.page-heading h1{letter-spacing:-1px;font-size:28px}.page-heading .eyebrow{letter-spacing:1.3px;margin-bottom:10px;font-size:7px}.page-heading p{max-width:255px;font-size:11px;line-height:1.8}.heading-actions>button{gap:5px;min-height:36px;padding:8px 10px;font-size:10px}.heading-actions svg{width:14px}.page-heading:has(.heading-actions>button:nth-child(2)){flex-direction:column}.page-heading:has(.heading-actions>button:nth-child(2)) .heading-actions{flex-direction:row;align-self:stretch}.page-heading:has(.heading-actions>button:nth-child(2)) .heading-actions button{flex:1}.stat-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:28px}.stat-card{min-height:151px;padding:19px 15px}.stat-card:last-child{grid-column:1/-1;align-items:center;gap:12px;min-height:85px;padding:17px 16px;display:flex}.stat-card:last-child .stat-icon{order:0;width:34px;height:34px;position:static}.stat-card:last-child>span:not(.stat-icon){flex:1;order:1;margin:0;font-size:11px}.stat-card:last-child>strong{order:2;margin:0;font-size:26px}.stat-card:last-child>small{display:none}.stat-card>strong{margin:22px 0 14px;font-size:26px}.stat-card>span:not(.stat-icon){margin-right:20px;font-size:10px}.stat-icon{width:24px;height:24px;top:14px;right:12px}.stat-card small{font-size:8px;line-height:1.9}.stat-card small .text-btn{font-size:9px}.overview-columns{gap:26px}.section-heading{margin-bottom:15px}.section-heading h2{font-size:17px}.section-heading .text-btn{font-size:10px}.trip-list{gap:13px;display:flex}.trip-list .trip-art{width:67px;display:flex}.trip-card{min-height:147px}.trip-card-body{padding:18px 16px}.trip-card h3{margin:11px 0 17px;font-size:16px}.trip-card-top{flex-wrap:nowrap}.trip-card .eyebrow{letter-spacing:.5px;font-size:6px}.badge{padding:3px 6px;font-size:7px}.trip-card-bottom{flex-wrap:nowrap}.trip-card-bottom>span{text-align:right}.trip-card-bottom strong{font-size:13px}.trip-card-bottom .avatar-stack .avatar{width:23px;height:23px;font-size:7px}.trip-card-bottom small{font-size:7px}.attention-card{padding:5px 18px}.attention-row{padding:18px 0}.attention-row strong{font-size:11px}.activity-row{padding:17px 0}.page-foot{padding-bottom:106px;font-size:7px}.page-foot span{display:none}.bottom-nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px 8px calc(9px + env(safe-area-inset-bottom));z-index:50;background:#ffffffed;border-top:1px solid #e4eadb;justify-content:space-around;min-height:71px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#a3b193;background:0 0;border:0;border-radius:8px;flex-direction:column;gap:5px;min-width:54px;min-height:43px;padding:0 10px;font-weight:500;display:flex}.bottom-nav button span{font-size:8px}.bottom-nav button.active{color:#3d704b}.bottom-nav button.active svg{stroke-width:2.3px}.toast{text-align:left;min-width:250px;padding:13px 17px;font-size:11px;bottom:100px;left:50%}.error-toast{min-width:300px;bottom:25px}.toolbar{gap:14px}.segmented{border-radius:8px;gap:1px;padding:3px}.segmented button{padding:7px 10px;font-size:10px}.toolbar>.segmented{width:100%}.toolbar>.segmented button{flex:1}.toolbar>.search{flex:auto;width:100%}.search input{min-height:39px;font-size:11px}.toolbar-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;width:100%}.toolbar-actions select{font-size:10px}.toolbar-actions>.search{flex-basis:200px}.trip-grid .trip-art{width:72px}.trip-grid .trip-card{min-height:158px}.empty{padding:40px 20px}.empty p{font-size:11px}.trip-summary{grid-template-columns:1fr 1fr 1fr;margin-bottom:18px;padding:20px 16px}.trip-summary>div{padding-left:14px}.trip-summary>div>span{margin-bottom:9px;font-size:8px}.trip-summary strong{font-size:18px}.trip-summary .small-value{font-size:15px}.tab-bar{gap:26px;margin-bottom:23px}.tab-bar button{min-height:43px;font-size:11px}.back-link{margin-bottom:17px;font-size:10px}.expense-table{border-radius:10px}.table-header{display:none}.expense-row{grid-template-columns:15px minmax(0,1fr) auto 16px;align-items:start;gap:10px;padding:19px 13px;display:grid}.expense-description strong{white-space:normal;font-size:11px;line-height:1.5}.expense-description small{font-size:8px;line-height:1.7}.payer-cell{grid-area:2/2;margin-top:-5px;font-size:8px}.payer-cell .avatar{width:17px;height:17px;font-size:6px}.expense-amount{grid-area:1/3;font-size:12px}.expense-row>.icon-btn{grid-area:1/4;width:21px;min-width:21px;padding:0}.expense-row>input{width:14px;height:14px;min-height:14px;margin-top:4px}.expense-row>.expense-description{grid-area:1/2}.share-cell{display:none}.helper-line{align-items:flex-start;font-size:9px;line-height:1.8}.helper-line svg{flex:none;margin-top:2px}.padded{padding:20px}.insights-grid,.settlement-layout{gap:18px}.greenbook-intro{gap:12px;margin-bottom:25px;padding:19px}.greenbook-intro>.round-icon{width:39px;height:39px}.greenbook-intro>div{min-width:200px}.greenbook-intro h3{font-size:12px}.greenbook-intro p{font-size:10px;line-height:1.8}.greenbook-intro>.secondary{min-height:35px;padding:7px 10px;font-size:10px}.obligation-row{flex-wrap:wrap;gap:11px;padding:18px 14px}.obligation-row>.round-icon{border-radius:9px;width:30px;height:30px}.obligation-row>.round-icon svg{width:15px}.obligation-main{min-width:150px}.obligation-main strong{font-size:11px;line-height:1.6}.obligation-main small{font-size:8px}.obligation-amount>strong{font-size:12px}.obligation-row>.small-button{min-height:28px;margin-top:-3px;margin-left:auto;font-size:9px}.obligation-row .badge{font-size:6px}.notice{padding:13px 15px;font-size:11px}.notice.error{margin:14px 19px 0;font-size:11px}.payment-card{padding:21px}.payment-people{gap:7px;font-size:10px}.payment-people .avatar{width:29px;height:29px;font-size:9px}.payment-people>svg{width:15px;margin:0 4px}.payment-total{font-size:28px}.payment-covers>div{font-size:10px}.payment-covers span{line-height:1.7}.payment-top>span:last-child{font-size:8px}.date-filter{flex-wrap:wrap;gap:11px}.date-filter .field{flex:1;max-width:none}.date-filter input{padding:9px;font-size:12px}.date-filter>span{width:100%;max-width:none;margin-top:-5px;font-size:9px}.inbox-row{gap:10px;padding:18px 15px}.inbox-row>.round-icon{border-radius:8px;width:28px;height:28px}.inbox-row>.round-icon svg{width:14px}.inbox-row>div:not(.button-row){flex:1;min-width:170px}.inbox-row strong{font-size:10px}.inbox-row small{font-size:8px}.inbox-row>strong{margin:0;font-size:11px}.inbox-row>.button-row{justify-content:flex-end;width:100%;margin-top:2px}.inbox-row .small-button{min-height:30px;font-size:9px}.duplicate-section{padding:19px}.duplicate-case{align-items:flex-start;gap:10px}.duplicate-case>div:not(.button-row){min-width:110px}.duplicate-case strong{font-size:10px;line-height:1.7}.duplicate-case small{font-size:8px}.duplicate-case>.button-row{justify-content:flex-start;margin-top:3px}.source-card{padding:21px}.source-card h3{font-size:16px}.section-heading>button{gap:5px;min-height:36px;padding:8px 11px;font-size:10px}.person-row{gap:11px;padding:19px 16px}.person-row .avatar{width:31px;height:31px;font-size:9px}.person-row strong{font-size:11px}.person-row small{overflow-wrap:anywhere;font-size:9px}.person-row>.badge{font-size:6px}.settings-card p{font-size:11px}.export-links{gap:8px}.export-links .button{min-height:36px;padding:9px 12px;font-size:10px}.account-foot strong{font-size:11px}.account-foot small{font-size:9px}.account-foot button{min-height:34px;padding:8px 11px;font-size:10px}.import-stats{grid-template-columns:1fr 1fr;gap:20px}.iphone-note{font-size:11px}.iphone-note p{font-size:10px}.modal-backdrop{align-items:flex-end;padding:0}.modal{width:100%;max-height:95dvh;padding:24px 20px 0;padding-bottom:env(safe-area-inset-bottom);border-bottom:0;border-radius:20px 20px 0 0;box-shadow:0 -10px 60px #1c362930}.modal-heading{gap:15px;margin-bottom:23px}.modal-heading h2{font-size:22px}.modal-heading p{font-size:11px}.modal-heading .icon-btn{margin-right:-5px}.modal-footer{background:#fff;margin-top:18px;padding:17px 0}.modal-footer button,.modal-footer .button{min-height:43px;font-size:12px}.modal-footer button[type=submit]{flex:1}.field{gap:7px;margin-bottom:17px}.field>span{font-size:11px}input,select,textarea{min-height:45px;padding:11px 10px;font-size:16px}.field small{font-size:9px}.form-row{flex-wrap:wrap;gap:10px}.form-row>.field{min-width:calc(50% - 10px)}.form-row>.field:last-child:nth-child(3){flex-basis:100%}.split-modes{gap:1px;padding:4px}.split-modes button{min-height:33px;padding:6px 4px;font-size:9px}.split-explainer{font-size:10px}.split-person-name{gap:9px;font-size:11px}.split-person-name .avatar{width:25px;height:25px;font-size:8px}.split-person>strong{min-width:60px;font-size:11px}.split-value{max-width:82px}.split-value input{min-height:38px;font-size:16px}.split-person{gap:7px;padding:12px 0}.split-total{font-size:9px}.split-total strong{font-size:11px}.member-dates{gap:7px;margin-left:0}.member-dates input{min-height:39px;padding:8px;font-size:14px}.member-item{padding:14px}.mapping-row{grid-template-columns:1fr 1fr 25px;gap:10px}.mapping-row .field:nth-child(3){grid-column:1/3}.mapping-row .icon-btn{grid-area:1/3/3;align-self:center}.mapping-row input,.mapping-row select{min-height:40px;font-size:14px}.mapping-row .field>span{font-size:9px}.payment-select-item{gap:10px;padding:17px 13px}.payment-select-item strong{font-size:10px;line-height:1.65}.payment-select-item small{font-size:8px}.payment-select-item>b{font-size:11px}.statement-check{gap:12px;padding:17px}.statement-check strong{font-size:11px}.statement-check p{font-size:9px;line-height:1.9}.statement-check>svg{flex:none;width:23px}.balance-row{gap:10px;padding:15px 0}.balance-row strong{font-size:11px}.balance-row small{font-size:8px}.balance-row>b{font-size:10px}.balance-row>b small{font-size:13px}.login-page{flex-direction:column;display:flex}.login-art{min-height:260px;padding:36px 27px 28px}.login-art>.brand-mark{border-radius:12px;width:42px;height:42px;margin-bottom:23px}.login-art>.brand-mark svg{width:23px}.login-art .eyebrow{margin-bottom:5px;font-size:7px}.login-art h1{letter-spacing:-1.4px;margin:12px 0;font-size:36px}.login-art>p{margin:0;font-size:10px;line-height:1.9}.login-preview{display:none}.login-art:after{width:350px;height:350px;bottom:-180px;left:200px}.login-card{padding:30px 27px 40px}.login-card>.eyebrow{margin-bottom:6px;font-size:7px}.login-card h2{margin-bottom:10px;font-size:26px}.login-card>p{margin-bottom:24px;font-size:11px;line-height:1.8}.demo-login-label{margin-bottom:13px;font-size:7px}.login-choice{min-height:65px;margin-bottom:10px;padding:13px 15px}.login-card>.fine-print{margin:9px 0 24px;font-size:8px}.login-security{padding-top:20px;font-size:8px}.login-card .notice.error{margin:0 0 20px}.google-button>div{max-width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.chart-loading{color:#8ba47b;justify-content:center;align-items:center;height:250px;display:flex}.mobile-inbox{display:none}.candidate-list .activity-row{padding:16px 0}.candidate-list .activity-row .round-icon{flex:none}.error-toast .icon-btn{color:#fff}@media (width<=700px){.mobile-inbox{justify-content:space-between;width:100%;margin-bottom:23px;font-size:12px;display:flex}.bottom-nav button span{font-size:9px}.expense-description strong,.obligation-main strong,.activity-row strong{font-size:12px}.expense-description small,.obligation-main small,.activity-row small{font-size:10px}.expense-amount,.obligation-amount>strong,.activity-row b{font-size:13px}.candidate-list .activity-row .round-icon{width:28px;height:28px}.candidate-list .activity-row strong{font-size:11px}.candidate-list .activity-row small{font-size:9px}.candidate-list .activity-row b{font-size:11px}}.candidate-select-bar{background:#f2f5eb;border:1px solid #e7eddb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding:13px 14px;display:flex}.candidate-select-bar>span{color:#80956d;font-size:10px}.candidate-select-bar .checkbox-label{font-size:11px}.candidate-row{border-bottom:1px solid #edf2e5;align-items:center;gap:12px;padding:18px 0;display:flex}.candidate-description{flex:1;min-width:0}.candidate-description>strong{font-size:12px;line-height:1.6;display:block}.candidate-description>small{color:#91a17f;margin-top:4px;font-size:10px;line-height:1.7;display:block}.candidate-action{flex-direction:column;flex:none;align-items:flex-end;gap:7px;display:flex}.candidate-action>b{font-size:12px}.candidate-action .text-btn{min-height:25px;font-size:10px}.candidate-description>small.currency-explanation{color:#a48c5f;font-size:9px}.currency-mismatch{background:#faf9f3}.bulk-split-choice{background:#f4f7ee;border:1px solid #e2ecd6;border-radius:10px;margin-top:22px;padding:17px}.bulk-split-choice strong{font-size:12px}.bulk-split-choice small{color:#8b9d78;margin-top:6px;font-size:10px;line-height:1.8;display:block}.bulk-split-choice .segmented{background:#e8efdd;width:100%;margin:14px 0 8px}.bulk-split-choice .segmented button{flex:1}.bulk-split-choice p{color:#8b9e75;margin:5px 0 0;font-size:10px;line-height:1.8}.greenbook-more{margin:16px auto 0;display:block}.greenbook-balances .stat-card small{line-height:1.5}.transfer-helper{background:#f4f7ef;border:1px solid #e3ebd9;border-radius:10px;margin:15px 0 21px;padding:17px}.transfer-helper>strong{font-size:12px;display:block}.transfer-helper p{color:#647767;margin:6px 0 13px;font-size:11px;line-height:1.6}.transfer-helper .button-row{gap:8px}.transfer-helper .button-row a{text-decoration:none}.transfer-helper>small{color:#647767;overflow-wrap:anywhere;margin-top:10px;font-size:10px;display:block}.person-row>.small-button{flex:none}.legacy-import>h2,.legacy-review>h3,.legacy-mapping>h3{margin-bottom:9px}.legacy-import .muted{line-height:1.6}.legacy-source-row{align-items:end;gap:12px;margin:22px 0;display:flex}.legacy-source-row .field{flex:1;margin:0}.legacy-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:20px 0;display:grid}.legacy-summary span{color:#657765;background:#f4f7ef;border:1px solid #e5ebdc;border-radius:8px;padding:12px;font-size:11px}.legacy-summary strong{color:#244d39;font-size:20px;display:block}.legacy-mapping,.legacy-review,.legacy-ready{border-top:1px solid #e9eee4;margin-top:23px;padding-top:22px}.legacy-map-grid,.legacy-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.legacy-map-grid .field,.legacy-review-grid .field{min-width:0}.legacy-review-row{border:1px solid #e7ecdf;border-radius:10px;margin:13px 0;padding:18px}.legacy-row-title,.legacy-ready-row,.legacy-import-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.legacy-row-title strong{font-size:13px}.legacy-row-title a,.obligation-main a{color:#336c50;text-underline-offset:2px;text-decoration:underline}.legacy-issues{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.legacy-review-grid .field{margin:0}.legacy-ready summary{cursor:pointer;font-weight:700}.legacy-ready-row{border-bottom:1px solid #edf1e7;padding:10px 0;font-size:11px}.legacy-ready-row span{overflow-wrap:anywhere}.legacy-partial{background:#f8f2e5;border-radius:8px;margin:22px 0;padding:12px;line-height:1.5}.legacy-import-footer{border-top:1px solid #e9eee4;margin-top:24px;padding-top:20px;font-size:12px}.historical-trips .section-heading{align-items:flex-start}.historical-trips .section-heading p{margin:6px 0 0}.historical-trip-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.historical-trip-list a{color:#315e48;background:#f4f7ef;border:1px solid #e7ecdf;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:12px;text-decoration:none;display:flex}.historical-trip-list small{color:#7a8878}.inbox-bulk-bar{flex-wrap:wrap;margin:2px 0 12px}.inbox-bulk-bar .checkbox-label{margin:0 auto 0 0}.inbox-bulk-bar>span{font-size:11px}.inbox-confirm{margin:0 0 14px}.inbox-row>input[type=checkbox]{flex:none;width:17px;height:17px;min-height:17px}.inbox-row .owner-warning{color:#975b29;margin-top:7px;line-height:1.5}.detected-accounts{background:#f6f8f3;border:1px solid #e4ebdc;border-radius:9px;margin:16px 0;padding:14px}.source-advanced{margin:14px 0}.source-advanced summary{color:#315d48;cursor:pointer;font-size:12px;font-weight:700}.source-advanced .field{margin-top:12px}.detected-accounts .section-heading{align-items:center;gap:10px}.detected-accounts .section-heading>strong{font-size:12px}.detected-accounts>p{margin:6px 0 10px}.detected-account-row{border-top:1px solid #e3eade;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.detected-account-row span{overflow-wrap:anywhere;min-width:0}.detected-account-row strong,.detected-account-row small{font-size:10px;display:block}.detected-account-row small{color:#687c69;margin-top:4px}@media (width<=700px){.detected-account-row{flex-direction:column;align-items:flex-start}.date-filter .field{flex:145px}.inbox-bulk-bar{gap:8px}.inbox-bulk-bar>button{width:100%}.historical-trips .section-heading{flex-direction:column}.historical-trip-list{grid-template-columns:1fr}.legacy-source-row,.legacy-row-title,.legacy-import-footer{flex-direction:column;align-items:stretch}.legacy-source-row button,.legacy-import-footer button{width:100%}.legacy-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-map-grid,.legacy-review-grid{grid-template-columns:1fr}.legacy-ready-row{align-items:flex-start}.person-row{flex-wrap:wrap}.person-row>.small-button{margin-left:auto}.transfer-helper .button-row>*{flex:auto}.candidate-row{gap:10px}.candidate-description>strong{font-size:11px}.candidate-description>small{font-size:9px}.candidate-action>b{font-size:12px}.candidate-action .text-btn{min-height:33px;font-size:9px}.candidate-select-bar{padding:12px 11px}.candidate-select-bar .checkbox-label{font-size:10px}.candidate-select-bar>span{font-size:9px}.bulk-split-choice{padding:14px}.bulk-split-choice strong{font-size:11px}.bulk-split-choice .segmented button{min-height:35px}}
