/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}body .shared-app .add-button{width:min(100% - 56px,404px);bottom:max(20px,env(safe-area-inset-bottom))}@media (width>=700px){body .shared-app .add-button{bottom:44px}}.color-palette{grid-template-columns:repeat(6,1fr);gap:11px;padding:3px;display:grid}.color-swatch{aspect-ratio:1;cursor:pointer;border:3px solid #fffdf8;border-radius:50%;width:100%;box-shadow:0 0 0 1px #d8d9d4}.color-swatch:focus-visible{outline-offset:3px;outline:3px solid #ef795f}.login-card{text-align:left;background:#fff;border:1px solid #e8e3d9;border-radius:26px;width:100%;padding:32px 26px;position:relative;box-shadow:0 18px 50px #1f3f3b1a}.login-card h1{color:#174541;margin:8px 0;font-family:Georgia,Yu Mincho,serif;font-size:42px}.login-card>p{color:#71817e;margin:0 0 25px}.login-card form{gap:14px;display:grid}.login-card label span{color:#667773;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.login-card input{color:#153c3a;background:#fff;border:1px solid #dcded8;border-radius:12px;width:100%;padding:13px}.login-card form button{color:#fff;background:#ef795f;border:0;border-radius:14px;padding:14px;font-weight:900}.login-card form button:disabled{opacity:.6}.reset-password{color:#39756d;background:0 0;border:0;margin:14px auto;font-size:12px;font-weight:800;display:block}.login-card>small{text-align:center;color:#8a9491;line-height:1.6;display:block}.account-button{color:#39756d;white-space:nowrap;background:0 0;border:0;justify-self:end;font-size:10px;font-weight:800}*{box-sizing:border-box}html{background:#e8e5dd}body{color:var(--ink);background:radial-gradient(circle at 20% -10%,#fff 0,#0000 40%),#e8e5dd;margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}button{font:inherit}.app-shell{background:var(--paper);width:min(100%,460px);min-height:100svh;margin:0 auto;padding:20px 20px 150px;position:relative;overflow-x:clip;box-shadow:0 0 50px #1d393617}.app-shell:before{content:"";opacity:.65;background:#e8f1ed;border-radius:50%;width:210px;height:210px;position:absolute;top:-85px;right:-100px}.topbar{grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;padding:4px 0 20px;display:grid;position:relative}.circle-button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:#ffffffbf;border:1px solid #dedfd9;border-radius:50%;font-size:28px;line-height:1}.circle-button.dots{letter-spacing:1px;font-size:15px}.trip-title{text-align:center}.trip-title span,.eyebrow{letter-spacing:.18em;color:#87928f;font-size:10px;font-weight:800}.trip-title h1{letter-spacing:.03em;margin:4px 0 0;font-family:Georgia,Yu Mincho,serif;font-size:20px}.hero-card{color:#fff;background:linear-gradient(135deg,#244f4c,#133a38 65%,#0d302f);border-radius:27px;padding:25px 24px 22px;position:relative;overflow:hidden;box-shadow:0 16px 30px #163b383b}.hero-card:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:180px;height:180px;position:absolute;top:-95px;right:-75px;box-shadow:0 0 0 28px #ffffff09}.hero-topline,.hero-meta{justify-content:space-between;align-items:center;display:flex}.hero-topline p{opacity:.78;margin:0;font-size:13px}.status-pill{color:#193d3b;background:#f5d27e;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:800}.remaining{letter-spacing:-.02em;margin:13px 0 18px;font-family:Georgia,serif;font-size:43px;font-weight:700}.progress-track{background:#ffffff29;border-radius:10px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:#f4c969;height:100%;transition:width .35s;display:block}.hero-meta{opacity:.72;margin-top:13px;font-size:11px}.hero-meta b{color:#fff;margin-left:4px}.payment-focus,.members-section{margin-top:32px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.section-heading h2{margin:4px 0 0;font-family:Georgia,Yu Mincho,serif;font-size:19px}.section-heading button{color:#d85e49;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800}.route-card{background:#fff;border:1px solid #ebe7dd;border-radius:20px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;box-shadow:0 8px 22px #2c3e3b0f}.route-person{align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.avatar{color:#fff;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;display:grid}.avatar.coral{background:#ef826e}.avatar.navy{background:#244b48}.route-line{color:#d9614d;flex:1;align-items:center;gap:8px;margin:0 12px;font-size:13px;font-weight:900;display:flex}.route-line:before,.route-line:after{content:"";background:#efc5bc;flex:1;height:1px}.route-line i{font-size:16px;font-style:normal}.route-line span{white-space:nowrap}.list-heading{margin-bottom:14px}.unpaid-count{color:#c65442;background:#fce9e4;border-radius:20px;padding:6px 9px;font-size:11px;font-weight:800}.tabs{background:#f0eee8;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:9px;padding:4px;display:grid}.tabs button{color:#818a87;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 5px;font-size:12px;font-weight:800}.tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #1e363314}.member-list{min-height:260px}.member-row{border-bottom:1px solid #eeeae1;grid-template-columns:44px 1fr auto 32px;align-items:center;gap:11px;padding:15px 2px;display:grid}.member-row.is-paid{opacity:.58}.member-name,.member-amount{flex-direction:column;gap:4px;display:flex}.member-name strong,.member-amount strong{font-size:14px}.member-name span,.member-amount span{color:#8d9693;font-size:10px}.member-amount{text-align:right}.member-amount span{color:#db654e;font-weight:800}.is-paid .member-amount span{color:#53937d}.check-button{color:#fff;cursor:pointer;background:#fff;border:1.5px solid #c9cdca;border-radius:50%;width:27px;height:27px;font-weight:900}.check-button.checked{background:#4e8b76;border-color:#4e8b76}.add-button{z-index:5;background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:17px;width:min(100% - 40px,420px);height:55px;font-weight:900;position:fixed;bottom:78px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #dc5c444d}.add-button span{vertical-align:-1px;margin-right:5px;font-size:20px}.bottom-nav{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;border-top:1px solid #e8e4da;grid-template-columns:repeat(3,1fr);width:min(100%,460px);height:78px;padding:9px 30px 13px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#9b9e99;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;font-size:10px;font-weight:800;display:flex}.bottom-nav button span{font-size:20px;line-height:1}.bottom-nav .selected{color:#234d49}.toast{z-index:10;color:#fff;white-space:nowrap;background:#102f2e;border-radius:30px;padding:11px 17px;font-size:12px;animation:.2s pop;position:fixed;bottom:145px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0003}.trip-loading{gap:14px;display:grid}.trip-loading>p{color:#775c50;text-align:center;margin:2px 0;font-size:12px;font-weight:800}.loading-hero,.loading-row,.loading-actions span{background:#f0e5dc}.loading-hero{border-radius:22px;height:154px}.loading-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.loading-actions span{border-radius:13px;height:45px}.loading-row{border-radius:19px;height:92px;margin-top:10px}.receive-button:disabled{cursor:wait;opacity:.65}@keyframes pop{0%{opacity:0;transform:translate(-50%,8px)}}@media (width>=700px){.app-shell{border-radius:30px 30px 0 0;min-height:calc(100dvh - 48px);margin-top:24px}.bottom-nav{bottom:0}.add-button{bottom:78px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.trip-create-page{padding-bottom:36px}.trip-create-page .trip-create-form{position:relative}.trip-create-page .topbar{margin-bottom:8px}.shared-app>.section-heading{display:none}.form-note{color:#71817e;margin:8px 0 4px;font-size:12px;line-height:1.6}.login-card .reset-form{gap:12px}.login-card .reset-cancel{color:#39756d;background:0 0;padding:6px}.shared-app .close{color:#c4513f;cursor:pointer;background:#fff1ed;border:1px solid #efc6bd;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:23px;font-weight:800;line-height:1;display:grid}.payment-heading{justify-content:space-between;align-items:end;margin:10px 0 8px;display:flex}.payment-heading strong{font-family:Georgia,Yu Mincho,serif;font-size:16px}.payment-tabs{background:#f0eee8;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:4px;padding:4px;display:grid}.payment-tabs button{color:#78837f;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:9px 4px;font-size:11px;font-weight:800;display:flex}.payment-tabs button.active{color:#153c3a;background:#fff;box-shadow:0 2px 8px #1e363314}.payment-tabs small{background:#e4e2dc;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid}.payment-row{border-bottom:1px solid #eeeae1;grid-template-columns:38px 1fr auto 44px;align-items:center;gap:10px;padding:12px 0;display:grid}.person-initial{color:#fff;background:#ef8b79;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.payment-person,.payment-amount{flex-direction:column;gap:3px;display:flex}.payment-person small{color:#8a9491;font-size:9px}.payment-amount{text-align:right}.payment-amount small{color:#d65f4a;font-size:9px;font-weight:800}.payment-row.paid .payment-amount small{color:#4e8b76}.receive-button{color:#39756d;cursor:pointer;background:#fff;border:1px solid #ccd3d0;border-radius:17px;width:42px;height:34px;font-size:10px;font-weight:900}.payment-row.paid .receive-button{color:#fff;background:#7fb29f;border-color:#7fb29f;font-size:16px}.payment-empty{text-align:center;color:#8a9491;padding:20px 0;font-size:12px}.expense-list-item{background:#fff;border:1px solid #e8e4db;border-radius:19px;margin:12px 0;position:relative;overflow:hidden;box-shadow:0 5px 14px #1e36330a}.expense-open{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 54px 17px 16px;display:grid}.expense-mark{color:#5e8c80;background:#e3f0eb;border-radius:13px;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:20px;font-weight:900;display:grid}.expense-open>div,.expense-open>p{flex-direction:column;gap:5px;min-width:0;margin:0;display:flex}.expense-open>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.expense-open small{color:#83908c;font-size:9px}.expense-open>p{text-align:right}.expense-open>p small{color:#dc604c;font-weight:800}.expense-delete{color:#cf5a47;cursor:pointer;background:#fff8f6;border:1px solid #efc9c1;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.expense-detail-page{padding-bottom:36px}.expense-detail-summary{color:#fff;background:#174b47;border-radius:18px;grid-template-columns:1fr auto;align-items:end;margin-bottom:14px;padding:18px;display:grid}.expense-detail-summary strong{grid-area:1/2/3;font-family:Georgia,serif;font-size:28px}.payment-status-card{background:#fff;border:1px solid #e8e4db;border-radius:19px;padding:17px}:root{--muted:#596c68}.shared-app{font-size:15px}.trip-title span,.eyebrow{color:#596c68;font-size:11px}.account-button{color:#285f58;font-size:11px}.hero-topline p,.hero-meta,.status-pill{font-size:12px}.hero-meta,.shared-trip span{color:#526964}.shared-trip span{font-size:12px}.shared-trip em{color:#244e49;font-size:11px}.shared-app .field>span{color:#526964;font-size:12px}.expense-open>div strong{font-size:16px}.expense-open>p strong{font-size:15px}.expense-open small{color:#526964;font-size:11px;line-height:1.35}.expense-open>p small{color:#c84e3b}.expense-detail-summary span{color:#e0eeea;font-size:12px}.expense-detail-summary small{color:#c5ddd7;font-size:11px}.payment-heading span{color:#526964;font-size:11px}.payment-tabs button{color:#536a65;font-size:12px}.payment-tabs small{font-size:10px}.payment-person strong,.payment-amount strong{font-size:14px}.payment-person small,.payment-amount small{font-size:11px}.payment-person small{color:#596c68}.receive-button{font-size:11px}.shared-app .expense-head span{color:#526964;font-size:11px}.login-card>p,.login-card>small{color:#596c68}.login-card label span{color:#526964;font-size:12px}.form-note{color:#526964;font-size:13px}.share-url-head{justify-content:space-between;align-items:center;min-height:40px;margin-bottom:12px;display:flex}.share-url-head strong{color:#153c3a;font-family:inherit;font-size:18px}.shared-app .share-url-field{margin:0 0 14px}.shared-app{padding-bottom:105px}.loading,.signin{text-align:center;place-content:center;gap:12px;display:grid}.signin .static{place-items:center;margin-top:12px;text-decoration:none;display:grid;position:static;transform:none}.shared-trip{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e8e4db;border-top:6px solid;border-radius:18px;flex-direction:column;gap:6px;margin-bottom:12px;padding:18px;display:flex;position:relative}.shared-trip strong{font-size:17px}.shared-trip span{color:#7f8b88;font-size:11px}.shared-trip em{background:#eef4f1;border-radius:15px;padding:5px 8px;font-size:10px;font-style:normal;position:absolute;top:15px;right:14px}.shared-actions{grid-template-columns:1fr 1fr;gap:8px;margin:22px 0;display:grid}.shared-actions button{color:#204b47;background:#e4efeb;border:0;border-radius:13px;padding:12px;font-weight:900}.shared-expense{background:#fff;border:1px solid #e9e5dc;border-radius:18px;margin:11px 0;padding:15px}.expense-head{align-items:center;gap:8px;padding-bottom:10px;display:flex}.expense-head div{flex-direction:column;flex:1;gap:4px;display:flex}.expense-head span{color:#7e8b88;font-size:10px}.expense-head button{color:#39756d;background:0 0;border:0;font-size:11px;font-weight:800}.expense-head .danger-text{color:#c65343}.share-row{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-top:1px solid #eeeae1;grid-template-columns:1fr auto 64px;align-items:center;gap:9px;padding:11px 2px;display:grid}.share-row i{text-align:right;color:#d65f4a;font-size:10px;font-style:normal}.share-row.paid{opacity:.55}.share-row.paid i{color:#4e8b76}.owner-delete{color:#bd4d3d;background:#fff8f6;border:1px solid #e8c4bd;border-radius:13px;width:100%;margin-top:28px;padding:13px;font-weight:800}.shared-app .add-button{bottom:20px}.shared-app .modal-bg{z-index:20}.shared-app .modal{color:var(--ink)}.shared-app .date-grid{grid-template-columns:1fr 18px 1fr;align-items:end;gap:7px;display:grid}.shared-app .date-grid i{padding-bottom:13px;font-style:normal}.shared-app .field{margin:14px 0;display:block}.shared-app .field>span{color:#667773;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.shared-app .field input,.shared-app .field textarea,.shared-app .field select{width:100%;color:var(--ink);background:#fff;border:1px solid #dcded8;border-radius:12px;padding:12px}.shared-app .field textarea{min-height:90px}.shared-app .modal-head{justify-content:space-between;align-items:center;display:flex}.shared-app .modal-head h2{font-family:Georgia,Yu Mincho,serif}.shared-app .close{border:0;border-radius:50%;width:34px;height:34px}.shared-app .method{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.shared-app .method button{background:#fff;border:1px solid #dfe1dc;border-radius:12px;padding:10px 3px}.shared-app .method button.on{background:#e3eeea;border-color:#285550}.shared-app .people-select{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shared-app .person-check{border:1px solid #e1e2dd;border-radius:11px;align-items:center;gap:7px;padding:10px;font-size:12px;display:flex}.shared-app .person-check input{width:auto}.shared-app .allocation{border-top:1px solid #e9e5dc;margin-top:13px}.shared-app .allocation-row{border-bottom:1px solid #eeeae1;grid-template-columns:1fr 100px 44px;align-items:center;gap:7px;padding:10px 0;font-size:12px;display:grid}.shared-app .allocation-row input{border:1px solid #dcded8;border-radius:9px;width:100%;padding:8px}.shared-app .save{color:#fff;background:#ef795f;border:0;border-radius:15px;width:100%;margin-top:15px;padding:15px;font-weight:900}.hero-card{color:#4a2417;background:linear-gradient(135deg,#ffc36d,#f39252 72%,#ee7b50);box-shadow:0 16px 30px #d269363d}.hero-card:after{border-color:#5e2d182e;box-shadow:0 0 0 28px #ffffff1c}.remaining{letter-spacing:-.02em;font-family:inherit;font-size:42px;font-weight:900}.hero-topline p,.hero-meta{color:#4a2417;opacity:1}.hero-meta b{color:#4a2417}.status-pill{color:#6b311d;background:#fff7e8}:root{--ink:#3d2a23;--muted:#6f5a50;--cream:#f5eee5;--paper:#fffaf4;--mint:#fde4d6;--accent:#d95a30}body{background:linear-gradient(135deg,#f0e9df,#f8f1e8)}.app-shell{background:#fffaf4}.app-shell:before{opacity:.72;background:#ffe2cf}.trip-title h1,.section-heading h2{color:#3d2a23}.trip-title span,.eyebrow{color:#8a543f}.circle-button{color:#a94525;background:#fff7f1;border-color:#efc8b6}.account-button,.reset-password{color:#ad4726}.login-card h1{color:#c9502a}.login-card form button,.shared-app .save,.add-button{color:#fff;background:#d95a30;box-shadow:0 10px 22px #b8462133}.shared-actions button{color:#87391f;background:#fde4d6}.shared-actions button:last-child{color:#fff;background:#d95a30}.shared-trip em{color:#87391f;background:#fff0e6}.expense-mark{color:#b44827;background:#ffe5d5}.expense-delete,.shared-app .close{color:#bd4825;background:#fff2ea;border-color:#edbda9}.payment-tabs button.active,.tabs button.active{color:#8b371d;background:#fff7f1;box-shadow:0 2px 8px #a646231f}.payment-tabs button.active small{background:#ffdcca}.shared-app .method button.on{color:#7e3018;background:#ffe4d5;border-color:#d95a30}.color-swatch.selected{box-shadow:0 0 0 3px #d95a30}.shared-app input:focus,.shared-app textarea:focus,.shared-app select:focus,.login-card input:focus{border-color:#d95a30;outline:3px solid #d95a3038}.receive-button{color:#a54122;border-color:#dfa58f}.receive-button:focus-visible,.expense-open:focus-visible,.circle-button:focus-visible,.shared-actions button:focus-visible,.add-button:focus-visible,.shared-app .save:focus-visible{outline-offset:3px;outline:3px solid #f39a6e}.toast{background:#6f2f1d}.app-shell:before{width:128px;height:128px;top:-58px;right:-72px}.expense-detail-summary{color:#4a2417;background:linear-gradient(135deg,#ffc36d,#f39252 72%,#ee7b50);box-shadow:0 10px 24px #d2693633}.expense-detail-summary strong{color:#4a2417;font-family:inherit;font-size:30px;font-weight:900}.expense-detail-summary span,.expense-detail-summary small{color:#5c2d1d}.app-shell:before,.hero-card:after{display:none}.expense-detail-page .topbar{grid-template-columns:42px minmax(0,1fr) 68px}.expense-detail-page .account-button{color:#87391f;background:#fff1e8;border:1px solid #dfa58f;border-radius:12px;justify-self:end;place-items:center;min-width:62px;height:40px;padding:0 13px;font-size:12px;font-weight:900;display:grid}.hero-topline p{color:#4a2417;opacity:1;font-size:14px;font-weight:900}.expense-detail-summary span{color:#4a2417;font-size:14px;font-weight:900}.expense-detail-summary small{color:#5c2d1d;font-size:12px;font-weight:800}.payment-person small{color:#5f4d45;font-size:11px;font-weight:700}.payment-amount small{font-weight:900}.payment-amount small,.unpaid-text,.payment-tabs button:nth-child(2){color:#c7442f!important}.payment-row.paid .payment-amount small,.paid-text{color:#39745f!important}.receive-button{color:#98401f;background:#fff8f3;border-color:#dc9b80;font-weight:900}.shared-actions button,.expense-detail-page .account-button,.shared-app .save,.add-button,.owner-delete{font-weight:900}.shared-actions button{border:1px solid #edc1ad}.shared-actions button:last-child,.shared-app .save,.add-button{border:1px solid #c84e28}.owner-delete{color:#b53f2d;background:#fff7f4;border:1px solid #df9f92}.payment-row{grid-template-columns:minmax(0,1fr) auto 44px}.payment-person strong{font-size:15px}.shared-app>.topbar:has(.account-button){grid-template-columns:68px minmax(0,1fr) 68px}.shared-app>.topbar .account-button{color:#87391f;white-space:nowrap;background:#fff1e8;border:1px solid #dfa58f;border-radius:12px;place-items:center;min-width:62px;height:40px;padding:0 13px;font-size:12px;font-weight:900;display:grid}.settings-page{padding-bottom:40px}.settings-list{gap:12px;margin-top:12px;display:grid}.settings-action{color:#3d2a23;text-align:left;cursor:pointer;background:#fff;border:1px solid #ead8ce;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:18px;display:flex}.settings-action span{flex-direction:column;gap:5px;display:flex}.settings-action strong{font-size:16px}.settings-action small{color:#6f5a50;font-size:12px;font-weight:700}.settings-action>b{color:#b45836;font-size:28px}.logout-action{color:#a43e2c;background:#fff8f5;border-color:#efc4b7;margin-top:8px}.invite-page-card{background:#fff;border:1px solid #ead8ce;border-radius:18px;padding:22px 20px}.invite-page-card h2{color:#3d2a23;margin:0 0 8px;font-size:18px}.invite-note{color:#5f4d45;margin:8px 0 20px;font-size:13px;font-weight:700;line-height:1.65}.invite-return{color:#fff;cursor:pointer;background:#d95a30;border:1px solid #c84e28;border-radius:14px;width:100%;margin-top:12px;padding:14px;font-weight:900}.settings-action:focus-visible,.invite-return:focus-visible{outline-offset:3px;outline:3px solid #f39a6e}.account-settings{padding-bottom:12px}.profile-card{background:#fff;border:1px solid #ead8ce;border-radius:18px;margin:0 0 16px;padding:20px}.profile-card h2{margin:0 0 7px;font-size:18px}.profile-card>p{color:#6f5a50;margin:0 0 14px;font-size:12px;line-height:1.65}.account-avatar-row{align-items:center;gap:16px;margin:4px 0 18px;display:flex}.account-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;flex:0 0 76px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 0 0 1px #ead8ce}.account-avatar-empty{color:#fff;background:#2f625d;font-size:27px;font-weight:800}.account-avatar-actions{flex-direction:column;align-items:flex-start;gap:7px;min-width:0;display:flex}.account-avatar-actions small{color:#806c62;font-size:10px;line-height:1.5}.avatar-picker{color:#913b21;cursor:pointer;background:#fff0e6;border-radius:10px;justify-content:center;align-items:center;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.avatar-picker input{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.avatar-remove{color:#9a4d39;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.forbidden-card{margin-top:18px}.forbidden-card textarea{min-height:150px}.hero-meta,.hero-meta b{color:#4a2417;opacity:1;font-family:inherit;font-size:14px;font-weight:900}.trip-title h1,.section-heading h2,.payment-heading strong,.expense-open>div strong,.shared-trip strong,.shared-app .modal-head h2{font-family:inherit;font-weight:900}.settlement-controls{align-items:center;gap:7px;display:flex}.settlement-toggle{color:#87391f;min-width:54px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9b7a8;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:900}.settlement-toggle:hover{background:#fff8f3}.settlement-toggle:focus-visible{outline-offset:2px;outline:3px solid #f39a6e}@media (width<=480px){.app-shell{padding:14px 16px calc(88px + env(safe-area-inset-bottom));box-shadow:none}.topbar{padding:2px 0 12px}.hero-card{border-radius:21px;padding:18px 18px 16px;box-shadow:0 9px 20px #d269362e}.remaining{margin:9px 0 11px;font-size:36px}.hero-meta{margin-top:8px}.shared-actions{margin:12px 0 18px}.shared-actions button{min-height:46px;padding:10px 6px}.members-section{margin-top:18px}.expense-list-item{margin:9px 0}.expense-open{padding-top:14px;padding-bottom:14px}.trip-loading{gap:10px}.loading-hero{height:142px}.loading-row{margin-top:7px}.expense-detail-summary{margin-bottom:10px;padding:15px}.payment-status-card{padding:14px}.login-card{padding:25px 21px}.login-card h1{margin:5px 0;font-size:36px}.login-card>p{margin-bottom:18px}}.settlement-card{background:#fff;border:1px solid #ead8ce;border-radius:20px;margin:0 0 22px;padding:18px;box-shadow:0 7px 20px #5c33200f}.settlement-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.settlement-head h2{margin:2px 0 0;font-size:20px}.settlement-count{color:#a54021;background:#fff0e6;border-radius:20px;flex:none;padding:7px 10px;font-size:11px;font-weight:900}.settlement-count.complete{color:#39745f;background:#e6f1eb}.settlement-intro{color:#66534a;margin:14px 0 10px;font-size:12px;line-height:1.6}.settlement-intro strong{color:#a54021}.settlement-routes{gap:8px;margin:0;padding:0;list-style:none;display:grid}.settlement-routes li{background:#fff8f3;border-radius:14px;grid-template-columns:24px minmax(0,1fr) 18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:11px 10px;display:grid}.settlement-step{color:#87391f;background:#f3d6c8;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:900;display:grid}.settlement-person{align-items:center;gap:7px;min-width:0;display:flex}.settlement-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.settlement-avatar{color:#fff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.settlement-arrow{color:#b76b50;text-align:center;font-weight:900}.settlement-amount{color:#87391f;white-space:nowrap;font-size:13px}.settlement-note{color:#735e54;margin:11px 2px 0;font-size:11px;line-height:1.5}.settlement-empty{color:#315f51;background:#edf6f1;border-radius:14px;align-items:center;gap:12px;margin-top:14px;padding:15px;display:flex}.settlement-empty>span{color:#fff;background:#72a48f;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.settlement-empty div{flex-direction:column;gap:3px;display:flex}.settlement-empty strong{font-size:14px}.settlement-empty small{color:#59766c;font-size:11px}@media (width<=480px){.settlement-card{padding:15px 13px}.settlement-routes li{grid-template-columns:22px minmax(0,1fr) 15px minmax(0,1fr);gap:5px}.settlement-amount{grid-column:2/5;padding-left:35px;font-size:14px}.settlement-avatar{flex-basis:26px;width:26px;height:26px}}.activity-card{background:#fff;border:1px solid #ead8ce;border-radius:20px;margin:0 0 22px;padding:18px;box-shadow:0 7px 20px #5c33200d}.activity-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-head h2{margin:2px 0 0;font-size:20px}.activity-list{gap:0;margin:14px 0 0;padding:0;list-style:none;display:grid}.activity-list li{border-top:1px solid #f0e5de;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px 0;display:grid}.activity-icon{color:#a54021;background:#fff0e6;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.activity-avatar{object-fit:cover;background:#fff;border:1px solid #ead8ce}.activity-icon.payment_received{color:#39745f;background:#e6f1eb}.activity-icon.expense_deleted{color:#bd4936;background:#fff0ee}.activity-list div{flex-direction:column;gap:4px;min-width:0;display:flex}.activity-list strong{font-size:12px;line-height:1.45}.activity-list small{text-overflow:ellipsis;white-space:nowrap;color:#75645c;font-size:10px;overflow:hidden}.activity-empty{color:#735e54;background:#fff8f3;border-radius:13px;margin:14px 0 0;padding:14px;font-size:12px}@media (width<=480px){.activity-card{padding:15px 13px}.account-avatar-row{align-items:flex-start}.account-avatar{flex-basis:68px;width:68px;height:68px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
