:root{--bg:#f6f7f3;--paper:#fff;--ink:#253b34;--muted:#65736d;--line:#e4e9e2;--green:#176b5b;--green-dark:#125244;--soft:#e9f2eb;--orange:#bd6d39;--radius:18px;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #cf8636}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.3px;margin-bottom:12px;font-size:34px;font-weight:650;line-height:1.18}h2{letter-spacing:-.5px;margin-bottom:18px;font-size:19px}h3{font-size:16px}p{line-height:1.6}small{color:var(--muted);font-size:12px}input:not([type=checkbox]),select,textarea{width:100%;min-width:0;min-height:46px;color:var(--ink);background:#fff;border:1px solid #dce3da;border-radius:9px;padding:11px 13px}input::placeholder,textarea::placeholder{color:#89938c}textarea{resize:vertical}label{flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}label small{font-weight:400}input[type=checkbox]{width:21px;height:21px;accent-color:var(--green);flex-shrink:0}fieldset{border:1px dashed #bdcbbf;border-radius:12px;min-width:0;margin:0;padding:18px}legend{padding:0 6px;font-size:13px;font-weight:600}.muted{color:var(--muted)}.primary,.secondary,.danger,.file-button{text-align:center;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 17px;font-size:13px;font-weight:600;display:inline-flex}.primary{background:var(--green);color:#fff;border:1px solid var(--green);box-shadow:0 2px 3px #153e1b0b}.primary:hover{background:var(--green-dark)}.secondary,.file-button{color:var(--ink);background:#fff;border:1px solid #dbe3da}.secondary:hover,.file-button:hover{background:var(--soft)}.danger{color:#ac3936;background:#fff5f3;border:1px solid #f1cfca}.text-button{color:var(--green);background:0 0;border:0;min-height:40px;padding:8px 5px;font-size:13px;font-weight:600}.icon-button{background:#f2f5ef;border:0;border-radius:50%;width:42px;height:42px;font-size:28px}.eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:#7b857b;margin-bottom:14px;font-size:10px;font-weight:700;display:block}.brand{letter-spacing:-1.5px;align-items:center;gap:12px;font-size:29px;font-weight:700;display:flex}.brand-caption{letter-spacing:1.7px;color:#738176;margin-top:6px;font-size:8px;font-weight:600;display:block}.brand-mark{flex-shrink:0;width:36px;height:40px;display:inline-block;position:relative}.brand-mark span{background:var(--green);border-radius:10px;width:13px;height:31px;position:absolute;top:3px;left:5px;transform:rotate(30deg)}.brand-mark span:nth-child(2){height:23px;top:13px;left:20px;transform:rotate(-30deg)}.brand-mark span:nth-child(3){background:#b9cba0;width:10px;height:10px;top:0;left:24px}.avatar{color:#49624a;background:#e5edde;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:14px;font-weight:600;display:inline-flex}.avatar.small{width:36px;height:36px;font-size:12px}.avatar.tiny{width:27px;height:27px;font-size:9px}.tone-0{color:#52664b;background:#e6eadd}.tone-1{color:#95613e;background:#f3e3d4}.tone-2{color:#766396;background:#e7e4f2}.tone-3{color:#4e7780;background:#dfeaec}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fcfdf9;flex-direction:column;width:246px;padding:35px 23px 20px;display:flex;position:fixed;top:0;bottom:0}.sidebar .brand{padding-left:8px}.family-space{border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;margin:37px 0 24px;padding:13px 12px;display:flex}.family-space b{font-size:12px;display:block}.family-space small{margin-top:5px;font-size:10px;display:block}.family-icon{color:var(--green);background:#ecf0e6;border-radius:8px;padding:7px;font-size:23px}nav{flex-direction:column;gap:7px;display:flex}nav button{text-align:left;color:#69746e;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;min-height:46px;padding:13px 14px;font-size:13px;display:flex}nav button>span{text-align:center;width:22px;font-size:22px;font-weight:400}nav button.active{color:#275843;background:#e7efe3;font-weight:600}nav button:hover{background:#eef2e9}nav em{color:#446648;background:#d7e5ce;border-radius:5px;margin-left:auto;padding:3px 6px;font-size:10px;font-style:normal}.sidebar-note{margin-top:auto;padding:30px 14px 23px}.sidebar-note>span{color:#b2c09b;margin-bottom:12px;font-size:39px;display:block}.sidebar-note b{font-size:15px;font-weight:500;line-height:1.6}.sidebar-note p{color:#7b8478;margin:10px 0;font-size:11px;line-height:1.7}.logout{border:0;border-top:1px solid var(--line);text-align:left;color:#6a7369;background:0 0;min-height:45px;padding:18px 10px 0;font-size:12px}.main-shell{width:calc(100% - 246px);min-width:0;margin-left:246px}.topbar{border-bottom:1px solid var(--line);background:#ffffffb0;justify-content:space-between;align-items:center;height:80px;padding:0 42px;font-size:12px;display:flex}.crumb{color:#839083;margin-left:9px}.topbar>div{align-items:center;gap:12px;display:flex}.notification-button{background:0 0;border:0;min-width:44px;min-height:44px;margin-right:12px;font-size:27px;position:relative}.notification-button i{color:#fff;background:#bd733e;border-radius:12px;min-width:17px;padding:3px;font-size:9px;font-style:normal;position:absolute;top:0;right:0}.profile-name{font-size:12px;font-weight:600}.profile-name small{margin-top:5px;font-size:10px;font-weight:400;display:block}.workspace{max-width:1580px;margin:0 auto;padding:38px 42px 18px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-heading p{color:var(--muted);margin:0;font-size:13px}.page-heading>.primary{flex-shrink:0}.stats{grid-template-columns:1.3fr 1fr 1fr;gap:19px;margin-bottom:32px;display:grid}.stat{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:25px 26px;position:relative;overflow:hidden}.stat>span:first-child{margin-bottom:21px;font-size:12px;display:block}.stat strong{letter-spacing:-1px;margin-bottom:16px;font-size:35px;font-weight:600;display:block}.stat strong small{letter-spacing:0;font-size:12px;font-weight:400}.stat>small{z-index:1;font-size:10px;display:block;position:relative}.stat.featured{background:#e6eee0;border-color:#e6eee0}.stat-decoration{color:#d6e2ce;font-size:151px;line-height:1;position:absolute;bottom:-22px;right:10px}.featured strong{z-index:1;position:relative}.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:19px;display:flex}.section-title h2{margin:0}.section-title>span{color:var(--muted);font-size:11px}.children-section{margin-bottom:32px}.children-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.child-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:17px;display:flex}.child-card:hover{border-color:#b6c8b0}.child-card b{font-size:12px;display:block}.child-card small{margin-top:6px;font-size:10px;display:block}.child-card strong{white-space:nowrap;margin-left:auto;font-size:16px}.child-card>span:last-child{color:#9da899;margin-left:6px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;margin-bottom:24px;padding:25px}.expense-panel{padding:25px 0 0;overflow:visible}.expense-panel>.section-title,.filters{padding:0 25px}.filters{align-items:center;gap:10px;margin-bottom:19px;display:flex}.filters input,.filters select{background:#fdfefb;border-color:#e5e9e2;min-height:39px;font-size:11px}.filters>label{flex:0 165px}.filters>.search-field{flex:1}.more-filters{flex-shrink:0;font-size:11px;position:relative}.more-filters summary{border:1px solid var(--line);cursor:pointer;border-radius:8px;min-height:40px;padding:13px}.filter-popover{z-index:5;border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;gap:15px;width:340px;padding:18px;display:grid;position:absolute;top:45px;right:0;box-shadow:0 8px 35px #20382920}.table-header,.expense-row{grid-template-columns:minmax(210px,2.6fr) minmax(80px,1fr) minmax(90px,.8fr) minmax(130px,1.2fr) 30px;align-items:center;gap:14px;padding:0 25px;display:grid}.table-header{color:#8a9386;text-transform:uppercase;letter-spacing:.6px;background:#f7f9f4;border-top:1px solid #eff1ec;border-bottom:1px solid #eff1ec;min-height:39px;font-size:9px}.expense-row{border-bottom:1px solid #eef1eb;min-height:79px;font-size:12px}.expense-row:last-child{border-bottom:0}.expense-row:hover{background:#fdfefb}.expense-title{align-items:center;gap:12px;min-width:0;display:flex}.expense-title button{text-align:left;background:0 0;border:0;flex:1;min-width:0;padding:10px 0}.expense-title b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;display:block;overflow:hidden}.expense-title small{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:10px;display:block;overflow:hidden}.expense-symbol{color:#6e8661;background:#f0f0e8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:39px;font-size:21px;display:flex}.symbol-1{color:#be8a46;background:#fbefe1}.symbol-2{color:#8a92b5;background:#eaeefa}.symbol-3{color:#b68576;background:#f5e9e7}.expense-person{align-items:center;gap:8px;min-width:0;font-size:11px;display:flex}.expense-amount{white-space:nowrap;font-size:12px}.badge{white-space:nowrap;color:#666;background:#f0f1ed;border-radius:6px;align-items:center;gap:5px;width:fit-content;padding:7px 9px;font-size:9px;display:inline-flex}.badge>span{font-size:6px}.badge.EN_ATTENTE{color:#936325;background:#fcf1db}.badge.VALIDEE{color:#52774c;background:#e9f1e6}.badge.PRECISION_DEMANDEE{color:#706298;background:#ecebf9}.badge.REMBOURSEE{color:#3d7b65;background:#e6f1ed}.badge.REFUSEE{color:#ac5e4e;background:#f9e9e5}.row-open{color:#8b998c;background:0 0;border:0;min-width:30px;min-height:44px;font-size:20px}.table-footer{color:#8a9586;border-top:1px solid var(--line);justify-content:space-between;padding:16px 25px;font-size:10px;display:flex}.bottom-note{border:1px dashed #d8dfd0;border-radius:13px;align-items:center;gap:16px;margin-bottom:25px;padding:20px 23px;display:flex}.bottom-note>span:first-child{color:#839774;font-size:35px}.bottom-note b{font-size:12px;font-weight:600}.bottom-note p{color:#7e8976;margin:5px 0 0;font-size:11px}.bottom-note>span:last-child{color:#7e8976;white-space:nowrap;margin-left:auto;font-size:10px}.bottom-note>span:last-child b{color:var(--ink);text-align:right;margin-top:7px;font-size:17px;display:block}.app-footer{color:#8a9382;justify-content:space-between;padding:8px 0;font-size:9px;display:flex}.empty-state{text-align:center;padding:48px 20px}.empty-state>span{background:var(--soft);width:48px;height:48px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:22px;display:flex}.empty-state p{color:var(--muted);max-width:390px;margin:0 auto;font-size:13px}.empty-inline{color:var(--muted);font-size:13px}.selection-bar{background:#edf4e9;border-radius:10px;flex-wrap:wrap;align-items:center;gap:15px;margin:0 20px 18px;padding:14px;font-size:13px;display:flex}.selection-bar .primary{margin-left:auto}.selection-bar small{width:100%}.error{color:#9a382c;overflow-wrap:anywhere;background:#fff0ed;border:1px solid #ebc3ba;border-radius:9px;padding:14px 17px;font-size:13px}.success{color:#365c35;background:#e8f3e7;border:1px solid #c4d8bf;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:14px 17px;font-size:13px;display:flex}.success button{min-height:24px;padding:0 5px;font-size:20px}.form-stack{flex-direction:column;gap:20px;display:flex}.form-stack>p{margin:0;font-size:13px}.form-row{align-items:flex-end;gap:16px;display:flex}.form-row>*{flex:1;min-width:0}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.form-actions>*{flex:0 auto}.settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.settings-grid>.panel{margin-bottom:0}.settings-grid h2{margin-bottom:20px}.settings-grid p{font-size:13px}.account-list article{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:17px 0;display:flex}.account-list b{font-size:13px}.account-list small{margin-top:5px;display:block}.account-list details{width:100%;font-size:13px}.account-list summary{cursor:pointer;min-height:44px;color:var(--green);padding:13px 0}.account-list form{flex-direction:column;gap:10px;display:flex}.category-list{margin-bottom:20px}.category-list form{align-items:center;gap:6px;margin-bottom:10px;display:flex}.category-list input{font-size:12px}.category-list .secondary{padding:10px;font-size:11px}.category-list .text-button{font-size:10px}.mail-row{border-top:1px solid var(--line);flex-wrap:wrap;gap:15px;padding:14px 0;font-size:11px;display:flex}.payment-row{border-bottom:1px solid var(--line);padding:17px 0;font-size:13px}.payment-row summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:44px;display:flex}.payment-row p{margin:15px 0 0}.payment-row li{padding:4px}.payment-total{background:var(--soft);text-align:center;border-radius:12px;flex-direction:column;gap:12px;padding:25px;display:flex}.payment-total strong{font-size:35px}.payment-total span{font-size:14px}dialog{width:min(640px,100% - 28px);max-height:calc(100dvh - 32px);color:var(--ink);border:0;border-radius:20px;padding:0;box-shadow:0 20px 90px #14332340}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#132d2770}.dialog-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:22px 27px;display:flex;position:sticky;top:0}.dialog-head h2{overflow-wrap:anywhere;margin:0;font-size:21px}dialog>.form-stack,dialog>.detail-stack,.notification-list{padding:25px 27px}.upload p{margin-bottom:15px;font-size:12px}.upload small{font-size:11px;line-height:1.6;display:block}.upload-buttons{gap:10px;margin-bottom:12px;display:flex}.file-button{cursor:pointer;font-size:12px;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-name{overflow-wrap:anywhere;color:var(--green)}.file-name button{background:0 0;border:0;text-decoration:underline}.detail-stack{flex-direction:column;gap:20px;display:flex}.detail-stack p{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:0;font-size:13px}.detail-summary{justify-content:space-between;align-items:center;gap:20px;display:flex}.detail-summary strong{white-space:nowrap;font-size:29px}.detail-summary p{color:var(--muted);margin-top:10px;font-size:12px}blockquote{white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f8f3;border-left:3px solid #c6d7bd;margin:0;padding:15px;font-size:14px}.parent-note{background:#f6f0e5;border-radius:10px;padding:18px;font-size:13px}.timeline{margin:0;padding:0 0 0 12px;list-style:none}.timeline li{overflow-wrap:anywhere;border-left:1px solid #d9e1d3;padding:0 0 20px 20px;font-size:11px;position:relative}.timeline li:before{content:"";background:#aabc9b;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:2px;left:-6px;box-shadow:0 0 0 1px #c8d4bd}.timeline small{margin:7px 0;font-size:10px;display:block}.timeline p{color:var(--muted);font-size:12px}.receipt{border:1px solid var(--line);border-radius:12px;overflow:hidden}.receipt-toolbar{background:#f8faf5;justify-content:space-between;align-items:center;gap:10px;padding:10px;font-size:11px;display:flex}.receipt-toolbar>div{flex-wrap:wrap;gap:6px;display:flex}.receipt-toolbar .secondary{min-height:40px;padding:8px;font-size:10px}.receipt-image{background:#f0f2ec;justify-content:center;align-items:center;height:350px;display:flex;overflow:auto}.receipt img{object-fit:contain;max-width:90%;max-height:90%}.receipt iframe{border:0;width:100%;height:400px}.full-receipt{z-index:30;background:#fff;flex-direction:column;display:flex;position:fixed;inset:10px}.full-receipt .receipt-image,.full-receipt iframe{flex:1;height:calc(100dvh - 90px)}.notification-list article{border-bottom:1px solid var(--line);gap:14px;padding:15px 0;display:flex}.notification-list p{margin-bottom:7px;font-size:13px}.notification-list>article>span{color:var(--green)}.first-password{max-width:560px;margin:30px auto}.login-page{background:#fff;grid-template-columns:1.1fr 1fr;min-height:100dvh;display:grid}.login-story{background:#e8eee1;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:45px 55px;display:flex}.login-story>div{padding:40px 0}.login-story h1{letter-spacing:-2px;margin:25px 0;font-family:Georgia,serif;font-size:60px;font-weight:400;line-height:1.15}.login-story p{color:#617459;font-size:14px}.login-story>small{font-size:11px}.story-cards{max-width:370px;margin-top:44px}.story-cards div{background:#fff9;border-radius:13px;align-items:center;gap:12px;margin-bottom:15px;padding:21px;font-size:12px;display:flex;box-shadow:0 3px 20px #456a3610}.story-cards div:nth-child(2){margin-left:35px;margin-right:-35px}.story-cards span{color:var(--green);background:#e1ebd9;border-radius:7px;padding:7px 9px}.story-cards b{margin-left:auto;font-size:11px}.login-form{place-self:center;width:min(390px,100%);padding:35px 10px}.login-form h2{margin-bottom:13px;font-size:31px}.login-form>.muted{margin-bottom:30px;font-size:13px}.login-form .primary{width:100%}.login-help{color:#82907b;margin-top:28px;font-size:11px;line-height:1.8}.loading{justify-content:center;align-items:center;gap:20px;height:100dvh;display:flex}.loading p{color:var(--muted);margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1500px){.children-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.child-card{flex-wrap:wrap}.child-card strong{margin-left:0}.child-card>span:last-child{margin-left:auto}}@media (max-width:1200px){.sidebar{width:210px;padding:28px 15px 20px}.main-shell{width:calc(100% - 210px);margin-left:210px}.workspace{padding:28px 24px 18px}.topbar{padding:0 24px}.stats{gap:12px}.stat{padding:20px}.table-header,.expense-row{grid-template-columns:minmax(170px,2fr) 85px 85px 120px 24px;gap:10px;padding:0 18px}.expense-person .avatar{display:none}.expense-title{gap:9px}.expense-symbol{width:30px}.settings-grid{grid-template-columns:1fr}.login-story{padding:35px}.login-story h1{font-size:50px}}@media (max-width:1000px){.sidebar{width:185px;padding:25px 12px}.main-shell{width:calc(100% - 185px);margin-left:185px}.sidebar .brand{font-size:25px}.sidebar nav button{gap:8px;padding:12px 9px;font-size:11px}.stats{grid-template-columns:1fr 1fr}.stat.featured{grid-column:1/-1}.stat strong{font-size:29px}.stat.featured{grid-template-columns:1fr 1fr;align-items:center;gap:12px;display:grid}.stat.featured>span:first-child{margin:0}.stat.featured strong{text-align:right;margin:0}.stat.featured>small{grid-column:1/-1}.page-heading{align-items:flex-start}.page-heading h1{font-size:29px}.page-heading>.primary{max-width:155px;font-size:11px}.table-header{display:none}.expense-row{grid-template-columns:1fr auto 25px;gap:8px;padding:16px 18px;display:grid}.expense-title{grid-area:1/1}.expense-person{grid-area:2/1;padding-left:40px;font-size:10px}.expense-amount{grid-area:1/2}.expense-row>.badge{grid-area:2/2;justify-self:end}.row-open{grid-area:1/3/3}.bottom-note>span:last-child{display:none}.children-grid{grid-template-columns:1fr 1fr}.child-card{flex-wrap:wrap;gap:8px;padding:14px 12px}.child-card .avatar{width:35px;height:35px;font-size:11px}.child-card strong{font-size:14px}.child-card>span:last-child{display:none}.section-title>span{text-align:right;max-width:130px;font-size:9px}.filters{flex-wrap:wrap}.filters>.search-field{flex-basis:100%}.filters>label{flex:1}.filters .more-filters{flex:0 auto}.login-story h1{font-size:42px}.login-story p br{display:none}.login-form{padding:30px}.story-cards div:nth-child(2){margin-left:10px;margin-right:-10px}}@media (max-width:700px){.app-shell{display:block}.sidebar{width:100%;height:72px;padding:5px 6px max(5px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefbf5;border-top:1px solid #dce5d5;border-right:0;position:fixed;top:auto;bottom:0}.sidebar .brand,.family-space,.sidebar-note,.sidebar .logout{display:none}.sidebar nav{grid-template-columns:repeat(5,1fr);gap:2px;height:100%;display:grid}.sidebar nav button{text-align:center;flex-direction:column;justify-content:center;gap:2px;padding:5px 2px;font-size:9px;line-height:1.2;display:flex;position:relative}.sidebar nav button>span{height:25px;font-size:22px}.sidebar nav button em{padding:2px 4px;font-size:8px;position:absolute;top:1px;right:8px}.main-shell{width:100%;margin-left:0}.topbar{height:65px;padding:0 18px}.topbar .crumb{display:none}.topbar>span{font-size:12px;font-weight:600}.topbar>div{gap:8px}.profile-name{font-size:11px}.notification-button{margin-right:4px;font-size:25px}.workspace{padding:24px 16px 90px}.page-heading{flex-direction:column;gap:18px;margin-bottom:23px;display:flex}.page-heading h1{font-size:29px}.eyebrow{letter-spacing:1.4px;margin-bottom:12px;font-size:9px}.page-heading p{font-size:12px}.page-heading>.primary{align-self:stretch;max-width:none;padding:14px;font-size:13px}.stats{gap:10px;margin-bottom:26px}.stat{border-radius:13px;padding:18px 15px}.stat>span:first-child{margin-bottom:15px;font-size:10px}.stat>small{font-size:9px;line-height:1.7}.stat strong{margin-bottom:9px;font-size:27px}.stat strong small{font-size:10px}.stat.featured{padding:23px 18px;display:block}.stat.featured>span:first-child{margin-bottom:15px;font-size:12px}.stat.featured strong{text-align:left;margin-bottom:14px;font-size:36px}.stat.featured .stat-decoration{font-size:145px;right:15px}.children-section{margin-bottom:26px}.children-grid{gap:10px}.child-card{grid-template-columns:32px 1fr;gap:10px;padding:13px 12px;display:grid}.child-card strong{grid-column:1/-1;margin-top:4px;margin-left:0;font-size:18px}.child-card b{font-size:11px}.child-card small{font-size:9px}.child-card .avatar{width:32px;height:32px;font-size:10px}.section-title h2{letter-spacing:-.3px;font-size:16px}.section-title>span{max-width:110px;font-size:9px}.panel{border-radius:14px;padding:18px}.expense-panel{padding:19px 0 0}.expense-panel>.section-title,.filters{padding:0 15px}.section-title{gap:8px;margin-bottom:16px}.section-title .secondary{min-height:39px;padding:8px 10px;font-size:10px}.section-title .text-button{font-size:11px}.filters{gap:8px}.filters input,.filters select{min-height:43px;font-size:12px}.more-filters{width:100%}.more-filters summary{min-height:43px;font-size:12px}.filter-popover{width:100%;box-shadow:none;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;padding:12px;position:static}.expense-row{grid-template-columns:minmax(0,1fr) auto 18px;gap:9px;padding:16px 14px}.expense-title b{font-size:12px}.expense-title small{max-width:180px;font-size:9px}.expense-symbol{width:30px;height:34px;font-size:18px}.expense-person{padding-left:39px;font-size:10px}.expense-amount{font-size:12px}.badge{gap:4px;padding:6px 7px;font-size:8px}.row-open{min-width:18px;font-size:18px}.table-footer{padding:14px;font-size:9px}.table-footer>span:last-child{display:none}.bottom-note{gap:12px;padding:16px}.bottom-note b{font-size:11px}.bottom-note p{font-size:10px}.app-footer{font-size:8px}.settings-grid{gap:16px}.form-row{gap:12px}.form-actions>*{flex:1}.form-actions .primary{flex-basis:100%}.selection-bar{margin:0 12px 16px;padding:12px;font-size:12px}.selection-bar .primary{width:100%;font-size:12px}.payment-row summary{align-items:flex-start}.payment-row summary span{font-size:11px;line-height:1.8}.payment-row summary strong{white-space:nowrap;font-size:13px}.payment-row p{font-size:12px}.category-list form{flex-wrap:wrap}.category-list input{flex-basis:100%}.category-list .secondary,.category-list .text-button{flex:1}.dialog-head{padding:18px}.dialog-head h2{font-size:19px}dialog>.form-stack,dialog>.detail-stack,.notification-list{padding:20px 18px}.detail-summary strong{font-size:25px}.receipt-toolbar,.upload-buttons{flex-wrap:wrap}.file-button{white-space:nowrap;flex:1}.login-page{flex-direction:column;min-height:100dvh;display:flex}.login-story{min-height:0;padding:28px 25px}.login-story .brand{font-size:26px}.login-story>div{padding:30px 0 0}.login-story h1{margin:14px 0 20px;font-size:39px}.login-story p,.login-story>small,.story-cards,.login-story .eyebrow{display:none}.login-form{align-self:center;width:100%;max-width:460px;padding:32px 25px}.login-form h2{font-size:26px}.login-form .eyebrow{font-size:9px}.login-help{font-size:11px}.first-password{margin:0}.first-password h1{font-size:26px}}@media (prefers-reduced-motion:no-preference){button,a{transition:background .15s,border-color .15s}.brand-mark{animation:.35s ease-out appear}@keyframes appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}.mobile-logout{margin-bottom:20px}@media (max-width:700px){input:not([type=checkbox]),select,textarea,.filters input,.filters select{min-height:46px;font-size:16px}.badge{font-size:10px}.expense-title small,.table-footer{font-size:11px}.filters>label{flex:100%}}
