:root{color-scheme:light;--ink:#12231d;--muted:#66766e;--line:#d9e4de;--surface:#ffffff;--canvas:#f1f6f3;--brand:#107657;--brand-dark:#07543d;--brand-soft:#e1f5ec}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{border:0;border-radius:10px;padding:12px 16px;background:var(--brand);color:#fff;cursor:pointer;font-weight:750}button:hover:not(:disabled){background:var(--brand-dark)}button:disabled{cursor:wait;opacity:.64}.eyebrow{margin:0;color:var(--brand);font-size:.72rem;font-weight:850;letter-spacing:.11em}.muted{color:var(--muted);line-height:1.55}.session-loading{display:grid;min-height:100dvh;place-content:center;justify-items:center;grid-gap:1.15rem;gap:1.15rem;color:#17382b;background:linear-gradient(135deg,#fff,#edf8f2)}.session-loading-brand{display:flex;align-items:center;gap:.55rem;font-size:1.5rem;font-weight:850;letter-spacing:-.06em}.session-loading-brand>span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.6rem;color:#fff;background:linear-gradient(145deg,#1aac7d,#096144);box-shadow:0 10px 24px rgb(12 106 74/25%);font-size:1rem}.session-loading-brand i{color:#18ae7d;font-style:normal}.session-loading-indicator{width:1.4rem;height:1.4rem;border:.18rem solid #cce7d9;border-top-color:#148260;border-radius:50%;animation:session-spin .72s linear infinite}@keyframes session-spin{to{transform:rotate(1turn)}}.auth-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(25rem,43%) minmax(0,1fr);overflow:auto;background:#fff}.auth-form-side{display:flex;align-items:center;justify-content:center;padding:clamp(2rem,6vw,5rem);background:linear-gradient(135deg,#fff,#f2faf6)}.auth-card{width:min(100%,31rem)}.auth-brand{display:flex;align-items:center;gap:.7rem;margin-bottom:clamp(2.6rem,7vh,5.25rem);color:#102a20;font-size:1.7rem;font-weight:850;letter-spacing:-.06em}.auth-brand-mark{display:grid;width:2.15rem;height:2.15rem;place-items:center;border-radius:.67rem;color:#fff;background:linear-gradient(145deg,#1aac7d,#096144);box-shadow:0 10px 24px rgb(12 106 74/25%);font-size:1.18rem;letter-spacing:-.08em}.auth-brand-accent{color:#18ae7d}.auth-heading{margin-bottom:2.15rem}.auth-heading h1{margin:.75rem 0;color:#143126;font-size:clamp(2rem,3.3vw,2.55rem);line-height:1.06;letter-spacing:-.04em}.auth-heading p:not(.eyebrow){max-width:27rem;margin:0;color:#64766c;line-height:1.65}.auth-form{display:flex;flex-direction:column;gap:1.15rem}.auth-field{display:grid;grid-gap:.55rem;gap:.55rem;color:#40564a;font-size:.76rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.auth-input-wrapper{display:flex;align-items:center;min-height:3.4rem;overflow:hidden;border:1px solid #cbdcd3;border-radius:.65rem;background:#fcfefd;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-input-wrapper:focus-within{border-color:#0c9c6c;background:#fff;box-shadow:0 0 0 .22rem rgb(16 157 108/15%)}.auth-field-icon{display:grid;width:3rem;flex:0 0 3rem;place-items:center;color:#388064;font-size:1.06rem;font-weight:800;text-transform:none}.auth-input-wrapper input{width:100%;min-width:0;min-height:3.25rem;padding:0 .5rem 0 0;border:0;outline:0;color:#183a2c;background:transparent;text-transform:none;letter-spacing:normal}.auth-input-wrapper input::placeholder{color:#9aaea3}.password-toggle{width:auto;min-height:2.7rem;margin-right:.35rem;padding:.3rem .6rem;border-radius:.45rem;color:#49705e;background:transparent;font-size:.73rem;font-weight:800;text-transform:none;letter-spacing:0}.password-toggle:hover{color:var(--brand-dark);background:#e9f5ef}.form-error{margin:0;padding:.85rem 1rem;border:1px solid #fecaca;border-radius:.6rem;color:#991b1b;background:#fff2f2;font-size:.87rem;font-weight:600;letter-spacing:normal;text-transform:none}.auth-submit{display:flex;align-items:center;justify-content:center;gap:.7rem;min-height:3.45rem;margin-top:.25rem;border-radius:.65rem;background:linear-gradient(135deg,#138263,#0a664a);box-shadow:0 17px 34px rgb(9 101 72/22%);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.auth-submit:hover:not(:disabled){background:linear-gradient(135deg,#0f7457,#07543d);transform:translateY(-1px);box-shadow:0 21px 38px rgb(9 101 72/26%)}.auth-footer{margin-top:1.65rem;color:#81948a;font-size:.8rem}.auth-visual-side{min-height:100vh;padding:1.4rem;background:#ecf4f0}.auth-visual-board{position:relative;min-height:calc(100vh - 2.8rem);overflow:hidden;border-radius:.9rem;background-image:linear-gradient(90deg,rgb(3 31 22/48%),rgb(3 31 22/22%) 46%,rgb(3 31 22/4%)),url(/images/liberdade-financeira.png);background-position:50%;background-size:cover;box-shadow:inset 0 0 0 1px rgb(255 255 255/14%)}.auth-visual-board:after,.auth-visual-board:before{content:"";position:absolute;border:1px solid rgb(196 255 224/16%);border-radius:50%}.auth-visual-board:before{width:34rem;height:34rem;right:-13rem;bottom:-16rem}.auth-visual-board:after{width:18rem;height:18rem;left:28%;top:-10rem}.auth-status-card{position:absolute;z-index:1;top:clamp(2rem,10vh,7rem);left:2rem;display:flex;align-items:center;gap:.85rem;width:min(23rem,calc(100% - 4rem));padding:1rem 1.1rem;border:1px solid rgb(255 255 255/22%);border-radius:.7rem;color:#fff;background:rgb(255 255 255/12%);box-shadow:0 24px 70px rgb(0 27 17/25%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-status-card span,.auth-status-card strong{display:block}.auth-status-card strong{margin-bottom:.18rem;font-size:.94rem}.auth-status-card span:not(.auth-status-dot){color:rgb(255 255 255/76%);font-size:.85rem;line-height:1.35}.auth-status-dot{width:.66rem;height:.66rem;flex:0 0 .66rem;border-radius:50%;background:#67e4ae;box-shadow:0 0 0 4px rgb(103 228 174/24%);animation:pulse 2.1s ease-in-out infinite}.auth-visual-copy{position:absolute;z-index:1;right:2rem;bottom:2.3rem;left:2rem;max-width:40rem;color:#fff}.auth-visual-copy>span{display:inline-block;margin-bottom:.75rem;color:#aaf4cc;font-size:.74rem;font-weight:850;letter-spacing:.1em}.auth-visual-copy strong{display:block;font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.02;letter-spacing:-.05em}.auth-visual-copy p{max-width:34rem;margin:1rem 0 0;color:rgb(255 255 255/80%);line-height:1.65}.auth-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.45rem}.auth-tags span{padding:.34rem .84rem;border:1px solid rgb(255 255 255/28%);border-radius:999px;color:rgb(255 255 255/92%);background:rgb(255 255 255/10%);font-size:.78rem;font-weight:650}@keyframes pulse{0%,to{box-shadow:0 0 0 4px rgb(103 228 174/24%)}50%{box-shadow:0 0 0 8px rgb(103 228 174/7%)}}.chat-shell{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;max-width:840px;margin:0 auto;background:var(--surface)}.chat-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:max(20px,env(safe-area-inset-top)) 20px 16px;border-bottom:1px solid var(--line)}.chat-header h1{margin:4px 0 8px;font-size:clamp(1.35rem,4vw,1.8rem)}.quiet-button{padding:8px 11px;background:transparent;color:var(--brand)}.quiet-button:hover:not(:disabled){background:#e6f1eb}.conversation{width:100%;overflow-y:auto;padding:22px 20px;display:flex;flex-direction:column;gap:14px}.message{max-width:min(80%,580px);padding:12px 14px;border-radius:14px;line-height:1.45;white-space:pre-wrap}.message.assistant{align-self:flex-start;background:#edf4ef;border-bottom-left-radius:3px}.message.user{align-self:flex-end;background:var(--brand);color:white;border-bottom-right-radius:3px}.composer{display:flex;align-items:flex-end;gap:10px;padding:14px 20px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.composer textarea{flex:1 1;resize:none;max-height:140px;min-height:46px;padding:12px;border:1px solid var(--line);border-radius:12px;line-height:1.35}.composer button{min-height:46px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:841px){.chat-shell{min-height:94dvh;margin-top:3dvh;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 14px 40px rgb(23 33 29/8%)}}@media (max-width:900px){.auth-shell{display:block}.auth-visual-side{display:none}.auth-form-side{min-height:100dvh;padding:2rem 1.35rem}.auth-brand{margin-bottom:3rem}}@media (max-width:420px){.auth-form-side{padding:1.5rem 1.15rem}.auth-heading h1{font-size:2rem}.chat-header,.composer,.conversation{padding-inline:14px}.message{max-width:88%}.composer button{padding-inline:12px}}.financial-shell{min-height:100dvh;display:grid;grid-template-columns:16.75rem minmax(0,1fr);background:#111417;color:#e7edf4}.financial-sidebar{display:flex;position:-webkit-sticky;position:sticky;top:0;height:100dvh;flex-direction:column;padding:1.5rem 1rem 1rem;border-right:1px solid #292e36;background:#161a1f}.product-brand{display:flex;align-items:center;gap:.65rem;width:max-content;margin:0 .65rem 2.5rem;padding:0;color:#f8fafc;background:transparent;font-size:1.55rem;font-weight:850;letter-spacing:-.07em}.product-brand .brand-mark{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.6rem;background:linear-gradient(145deg,#1aac7d,#096144);box-shadow:0 8px 22px rgb(16 185 129/30%);font-size:1rem;letter-spacing:-.08em}.product-brand>span:last-child>span{color:#6ee7b7}.financial-sidebar>.product-brand:hover:not(:disabled){color:#f8fafc;background:transparent}.sidebar-label{margin:0 .8rem .65rem;color:#7f8996;font-size:.66rem;font-weight:850;letter-spacing:.12em}.financial-sidebar nav{display:grid;grid-gap:.25rem;gap:.25rem}.sortable-navigation-item{position:relative;min-width:0}.sortable-navigation-item.is-dragging{z-index:8;opacity:.72}.sortable-navigation-item>.nav-item{padding-right:2.25rem}.nav-sort-handle{display:grid;position:absolute;z-index:2;top:50%;right:.3rem;width:1.55rem;min-width:1.55rem;height:1.7rem;padding:0;place-items:center;border:1px solid transparent;border-radius:.4rem;color:#738193;background:transparent;font-size:.92rem;line-height:1;opacity:.48;cursor:-webkit-grab;cursor:grab;touch-action:none;transition:color .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease;transform:translateY(-50%)}.nav-sort-handle:focus-visible,.nav-sort-handle:hover:not(:disabled){color:#d5e2ef;border-color:#3a4858;background:#28313b;opacity:1}.nav-sort-handle:active:not(:disabled){cursor:-webkit-grabbing;cursor:grabbing}.nav-sort-handle:focus-visible{outline:2px solid #8fc2ff;outline-offset:1px}.nav-item{display:flex;position:relative;align-items:center;gap:.72rem;width:100%;padding:.58rem .65rem;border:1px solid transparent;border-radius:.7rem;color:#aeb8c4;background:transparent;font-size:.86rem;font-weight:680;text-align:left;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.nav-icon{display:grid;width:1.9rem;height:1.9rem;flex:0 0 1.9rem;place-items:center;border:1px solid #303945;border-radius:.55rem;color:#96a4b5;background:linear-gradient(145deg,#20262e,#191e24);box-shadow:inset 0 1px rgb(255 255 255/3%),0 4px 10px rgb(0 0 0/10%);transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.nav-icon svg{width:1.08rem;height:1.08rem;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.financial-sidebar .nav-item:hover:not(:disabled){color:#f1f5f9;border-color:#303944;background:#20262e;transform:translateX(1px)}.financial-sidebar .nav-item:hover:not(:disabled) .nav-icon{color:#c8d5e4;border-color:#455363;background:linear-gradient(145deg,#29323c,#20262e);transform:translateY(-1px)}.mobile-nav button:focus-visible,.nav-item:focus-visible{outline:2px solid #8fc2ff;outline-offset:2px}.nav-item.active{color:#f8fbff;border-color:#34475c;background:linear-gradient(100deg,#263647,#222c37);box-shadow:inset 2px 0 #67a7ff,0 7px 18px rgb(0 0 0/12%)}.nav-item.active .nav-icon{color:#9bc7ff;border-color:#416b9e;background:linear-gradient(145deg,#2f5683,#263e5c);box-shadow:0 5px 14px rgb(31 93 164/22%)}.nav-item.clara-nav-item{color:#adf4d3;border-color:rgb(76 206 151/18%);background:linear-gradient(100deg,rgb(27 91 68/34%),rgb(21 58 47/18%))}.nav-item.clara-nav-item .nav-icon{color:#91e8bd;border-color:rgb(91 218 164/42%);background:linear-gradient(145deg,#1f644d,#173e33);box-shadow:inset 0 1px rgb(255 255 255/8%),0 5px 16px rgb(18 132 87/18%)}.financial-sidebar .nav-item.clara-nav-item:hover:not(:disabled){color:#cefae5;border-color:rgb(92 225 169/38%);background:linear-gradient(100deg,rgb(31 108 79/55%),rgb(22 68 53/35%))}.mobile-nav button.clara-nav-item:focus-visible,.nav-item.clara-nav-item:focus-visible{outline-color:#79e5b8}.nav-item.clara-nav-item.active{color:#dcfced;border-color:rgb(110 231 183/48%);background:linear-gradient(100deg,#215f4b,#183d33);box-shadow:inset 2px 0 #6ee7b7,0 8px 22px rgb(12 116 77/21%)}.nav-item.clara-nav-item.active .nav-icon{color:#d1fae5;border-color:#64dba9;background:linear-gradient(145deg,#2c8765,#1d5b47);box-shadow:0 0 0 3px rgb(110 231 183/8%),0 6px 18px rgb(13 132 87/25%)}.sidebar-user{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding:.9rem .55rem .1rem;border-top:1px solid #292e36}.user-avatar{display:grid;width:2rem;height:2rem;flex:0 0 2rem;place-items:center;border-radius:50%;color:#cce0fe;background:#263f60;font-size:.68rem;font-weight:850}.sidebar-user div{min-width:0;flex:1 1}.sidebar-user small,.sidebar-user strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{color:#e7edf4;font-size:.75rem}.sidebar-user small{margin-top:.15rem;color:#7f8996;font-size:.65rem}.sidebar-signout{width:auto;padding:.25rem;color:#98a4b3;background:transparent}.sidebar-signout:hover{color:#fff;background:#26303d}.financial-content{min-width:0;padding:2rem clamp(1.25rem,4vw,4rem) 3rem;background:#111417}.financial-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:80rem;margin:0 auto 1.8rem}.financial-topbar h1{margin:.35rem 0 0;color:#f2f6fb;font-size:clamp(1.55rem,3vw,2.1rem);letter-spacing:-.04em}.financial-topbar .eyebrow{color:#76aaf6}.primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;padding:.65rem 1rem;border-radius:.55rem;background:#3b82f6;box-shadow:0 9px 22px rgb(59 130 246/20%);font-size:.82rem}.primary-action:hover:not(:disabled){background:#5796f8}.page-stack{display:grid;grid-gap:1.25rem;gap:1.25rem;max-width:80rem;margin:0 auto}.data-error{max-width:80rem;margin:0 auto 1.1rem;padding:.8rem 1rem;border:1px solid #7f3139;border-radius:.55rem;color:#fecaca;background:#321b21;font-size:.85rem}.dashboard-page{--dashboard-gap:1rem;gap:var(--dashboard-gap)}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11.5rem,1fr));grid-gap:var(--dashboard-gap);gap:var(--dashboard-gap)}.summary-card{position:relative;overflow:hidden;padding:1.2rem;border:1px solid #2a3038;border-radius:.7rem;background:#181d23}.summary-card:after{content:"";position:absolute;top:-2rem;right:-1rem;width:5rem;height:5rem;border-radius:50%;opacity:.12}.summary-card.positive:after{background:#34d399}.summary-card.negative:after{background:#fb7185}.summary-card-info,.summary-card>span{display:grid;position:relative;z-index:1;width:2rem;height:2rem;padding:0;place-items:center;border:0;border-radius:.45rem;font-weight:850;font-style:normal}.summary-card.positive>.summary-card-info,.summary-card.positive>span{color:#71e5bb;background:#133d36}.summary-card.negative>.summary-card-info,.summary-card.negative>span{color:#fba6b4;background:#47252d}.summary-card p{margin:.95rem 0 .35rem;color:#96a2b1;font-size:.78rem}.summary-card strong{color:#f1f5f9;font-size:clamp(1.1rem,2vw,1.38rem);letter-spacing:-.025em}.summary-card small{display:block;margin-top:.65rem;color:#85b6fb;font-size:.68rem;font-weight:750}.summary-card-button{width:100%;color:inherit;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.summary-card-button:hover:not(:disabled){border-color:#4b77ad;background:#1d2732;transform:translateY(-1px)}.summary-card-button:focus-visible{outline:2px solid #7bb4ff;outline-offset:3px}.summary-card-info{cursor:help;transition:box-shadow .16s ease,transform .16s ease}.summary-card-info:focus-visible,.summary-card-info:hover{box-shadow:0 0 0 3px rgb(123 180 255/18%);transform:translateY(-1px)}.summary-card-info:focus-visible{outline:2px solid #7bb4ff;outline-offset:3px}.summary-card-info-popover{width:min(calc(100vw - 2rem),30rem);padding:1.25rem;border:1px solid #3d536c;border-radius:.8rem;color:#dfe9f3;background:#171e26;box-shadow:0 22px 70px rgb(0 0 0/48%)}.summary-card-info-popover::-webkit-backdrop{background:rgb(3 7 12/42%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.summary-card-info-popover::backdrop{background:rgb(3 7 12/42%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.summary-card-info-popover h3{margin:.35rem 0 .25rem;color:#f3f7fb;font-size:1.05rem}.summary-card .summary-card-info-popover p{margin:.45rem 0;color:#9fb0c1;font-size:.76rem;line-height:1.5}.summary-card .summary-card-info-popover .panel-kicker{margin:0;color:#7f91a4;font-size:.62rem}.summary-card-equation{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-top:.85rem;padding:.8rem;border:1px solid #32465b;border-radius:.55rem;color:#bfd4e9;background:#111820;font-size:.82rem;font-weight:750}.summary-card .summary-card-equation strong{color:#f4f8fc;font-size:.9rem}.summary-card .summary-card-formula-note{color:#a9bacb}.summary-card-info-popover>.quiet-button{width:100%;margin-top:.9rem}.summary-card-with-action{display:flex;flex-direction:column;align-items:stretch}.summary-card-heading-row{display:flex;position:relative;z-index:1;align-items:center;justify-content:space-between;gap:.6rem}.summary-card-heading-row>span{display:grid;width:2rem;height:2rem;flex:0 0 2rem;place-items:center;border-radius:.45rem;font-weight:850}.summary-card.positive .summary-card-heading-row>span{color:#71e5bb;background:#133d36}.summary-card.negative .summary-card-heading-row>span{color:#fba6b4;background:#47252d}.summary-card-supporting{display:inline-flex!important;width:-moz-fit-content;width:fit-content;max-width:100%;box-sizing:border-box;align-items:center;gap:.28rem;margin-top:.55rem!important;padding:.25rem .42rem;border:1px solid #34485d;border-radius:999px;color:#a9c7e9!important;background:#202c38;font-size:.61rem!important;font-weight:700!important}.summary-card-supporting b{color:#d8e9fb}.projection-dot{width:.42rem;height:.42rem;flex:0 0 .42rem;border-radius:50%;background:#8b6bd6;box-shadow:0 0 0 3px rgb(139 107 214/14%)}.projection-summary{display:grid;min-width:0;grid-gap:.08rem;gap:.08rem;line-height:1.25}.projection-summary>span{min-width:0;overflow-wrap:anywhere}.summary-card-navigation{width:100%;margin-top:auto;padding:.72rem 0 0;color:#8dbcf7;border:0;border-top:1px solid #2b3744;border-radius:0;background:transparent;text-align:left}.summary-card-navigation:hover:not(:disabled){color:#d8eaff;background:transparent}.summary-card-action-content{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.66rem;font-weight:800}.dashboard-category-forecast,.summary-card-action-label{display:inline-flex;align-items:center;gap:.32rem}.dashboard-category-forecast{margin-top:.45rem;padding:.28rem .45rem;border:1px solid #4a3d68;border-radius:999px;color:#c5b5e8;background:#282237;font-size:.61rem;font-weight:750}.dashboard-category-actions .text-button{display:inline-flex;min-height:2rem;align-items:center;gap:.35rem;padding:.38rem .55rem;border:1px solid #33465b;border-radius:.5rem;color:#a9cdf8;background:#202a35}.dashboard-category-actions .text-button:hover:not(:disabled){color:#e5f1ff;border-color:#4b6f98;background:#263747}.dashboard-period-control{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid #2f3b48;border-radius:.7rem;background:linear-gradient(110deg,#18222e,#151a20)}.dashboard-period-control strong{display:block;margin-top:.2rem;color:#e9f1fa;font-size:.9rem;text-transform:capitalize}.dashboard-custom-dates,.dashboard-period-fields{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem}.dashboard-period-control input,.dashboard-period-control select{min-height:2.35rem;padding:.38rem .55rem;border:1px solid #3b4c5e;border-radius:.45rem;outline:0;color:#e6eef7;background:#111923;font-size:.76rem}.dashboard-period-control input:focus,.dashboard-period-control select:focus{border-color:#69a5f5;box-shadow:0 0 0 .18rem rgb(79 143 245/18%)}.dashboard-refreshing{display:inline-flex;align-items:center;gap:.35rem;min-height:2.35rem;color:#98c5ff;font-size:.7rem;font-weight:750}.dashboard-refreshing:before{width:.65rem;height:.65rem;border:2px solid #4f77a8;border-top-color:#9bcbff;border-radius:50%;content:"";animation:session-spin .7s linear infinite}.dashboard-content-transition{display:grid;grid-gap:var(--dashboard-gap);gap:var(--dashboard-gap);animation:dashboard-period-change .36s cubic-bezier(.2,.72,.2,1)}.dashboard-content-transition[aria-busy=true]{opacity:.7;transition:opacity .16s ease}@keyframes dashboard-period-change{0%{opacity:.15;transform:translateY(7px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.dashboard-grid{display:grid;grid-template-columns:minmax(15rem,.7fr) minmax(0,1.3fr);grid-gap:var(--dashboard-gap);gap:var(--dashboard-gap)}.dashboard-categories-panel{container-type:inline-size}.insights-panel{grid-column:1/-1}.panel{min-width:0;padding:1.2rem;border:1px solid #2a3038;border-radius:.7rem;background:#181d23}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.panel-heading h2{margin:.3rem 0 0;color:#edf2f7;font-size:1rem;letter-spacing:-.02em}.panel-kicker{margin:0;color:#758397;font-size:.62rem;font-weight:850;letter-spacing:.11em}.text-button{width:auto;padding:.35rem .45rem;color:#85b6fb;background:transparent;font-size:.76rem;font-weight:750}.text-button:hover:not(:disabled){color:#d9e9ff;background:#26303d}.category-bars{display:grid;grid-gap:1.1rem;gap:1.1rem}.category-bar-button{display:block;width:100%;padding:0;border:0;border-radius:.35rem;color:inherit;background:transparent;text-align:left;cursor:pointer}.category-bar-label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.5rem;gap:.5rem;margin-bottom:.45rem;color:#aab5c2;font-size:.78rem}.category-bar-label>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-bars strong{color:#e8eef6;font-size:.76rem;white-space:nowrap}.category-bar-button:hover .category-bar-label{color:#d5e4f5}.category-bar-button:hover .bar{box-shadow:0 0 0 2px rgb(119 177 255/16%)}.category-bar-button:focus-visible{outline:2px solid #7bb4ff;outline-offset:3px}.bar{height:.42rem;overflow:hidden;border-radius:99px;background:#29323d}.bar,.bar i{display:block}.bar i{height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f8ff5,#77b1ff)}.insight-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));grid-gap:var(--dashboard-gap);gap:var(--dashboard-gap)}.insight-card{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.8rem;border:1px solid #303a46;border-radius:.55rem;background:#151b21}.insight-card.positive{border-color:#245845}.insight-card.warning{border-color:#6d4730}.insight-card strong{display:block;color:#e2eaf3;font-size:.78rem}.insight-card p{margin:.28rem 0 0;color:#96a5b5;font-size:.72rem;line-height:1.45}.insight-card>span{flex:0 0 auto;color:#b9d6ff;font-size:.74rem;font-weight:750}.category-bars{grid-template-columns:minmax(0,1fr);gap:.85rem}.category-bar-label{align-items:end}.category-bar-meta{display:flex;flex:0 0 auto;align-items:baseline;gap:.65rem}.category-bar-meta small{color:#8190a1;font-size:.66rem;font-weight:700;white-space:nowrap}.dashboard-category-count{display:block;margin-top:.3rem;color:#8190a1;font-size:.68rem;font-weight:700}.dashboard-category-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}.dashboard-category-actions .text-button{white-space:nowrap}.category-management-row{flex-wrap:wrap}.management-list .category-management-copy{min-width:9rem}.category-management-metrics{display:grid;min-width:10rem;flex:0 0 auto;grid-gap:.18rem;gap:.18rem;text-align:right}.category-management-metrics small,.category-management-metrics strong{display:block}.category-management-actions{display:flex;flex:0 0 auto;justify-content:flex-end;gap:.2rem}@container (max-width: 29rem){.dashboard-category-heading{flex-wrap:wrap}.dashboard-category-actions{width:100%;justify-content:flex-start}}@media (max-width:600px){.summary-card-with-action{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;grid-column-gap:.65rem;column-gap:.65rem;align-items:center}.summary-card-with-action .summary-card-heading-row{display:contents}.summary-card-with-action .summary-card-heading-row>span{grid-column:1;grid-row:1/span 2}.summary-card-with-action .summary-card-info{grid-column:3;grid-row:1/span 2}.summary-card-with-action>p{grid-column:2;grid-row:1}.summary-card-with-action>strong{grid-column:2;grid-row:2}.summary-card-with-action .summary-card-navigation,.summary-card-with-action .summary-card-supporting{grid-column:1/-1}.summary-card-with-action .summary-card-supporting{display:inline-flex!important;margin-top:.6rem!important}.summary-card-with-action .summary-card-navigation{margin-top:.65rem}.summary-card-calculated .summary-card-supporting{display:inline-flex!important;grid-column:1/-1;white-space:normal}}.registration-disclosure{margin:0 0 1rem;overflow:hidden;border:1px solid #303b48;border-radius:.65rem;background:#151b21}.registration-disclosure>summary{display:flex;min-height:3.75rem;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;list-style:none;cursor:pointer;transition:background .16s ease,border-color .16s ease}.registration-disclosure>summary::-webkit-details-marker{display:none}.registration-disclosure>summary:hover{background:#1c242d}.registration-disclosure>summary:focus-visible{outline:2px solid #5794ed;outline-offset:-2px}.registration-disclosure-title{display:grid;grid-gap:.22rem;gap:.22rem}.registration-disclosure-title>strong{color:#e7edf4;font-size:.84rem;letter-spacing:-.01em}.registration-disclosure-action{display:inline-flex;flex:0 0 auto;align-items:center;gap:.45rem;color:#91bcf6;font-size:.72rem;font-weight:750}.registration-disclosure-action i{display:inline-block;color:#9eb6d2;font-size:1rem;font-style:normal;line-height:1;transition:transform .18s ease}.registration-disclosure-close-label{display:none}.registration-disclosure[open]>summary{border-bottom:1px solid #303b48;background:#1a222b}.registration-disclosure[open] .registration-disclosure-open-label{display:none}.registration-disclosure[open] .registration-disclosure-close-label{display:inline}.registration-disclosure[open] .registration-disclosure-action i{transform:rotate(180deg)}.registration-disclosure-content{padding:1rem}.registration-disclosure-content>.inline-form,.registration-disclosure-content>.reminder-form{padding-bottom:0;border-bottom:0}.panel>.registration-disclosure:last-child,.registration-disclosure-content>.form-hint:last-child{margin-bottom:0}.transaction-list{display:grid}.transaction-row{display:flex;align-items:center;gap:.8rem;min-width:0;padding:.85rem 0;border-top:1px solid #272e37}.transaction-row:first-child{border-top:0;padding-top:0}.transaction-row.excluded-from-totals{opacity:.62}.transaction-row.scheduled-transaction{border-color:#3c344c;background:linear-gradient(90deg,rgb(116 80 151/8%),transparent 55%)}.scheduled-pill{flex:0 0 auto;padding:.18rem .42rem;border:1px solid #6d5387;border-radius:999px;color:#dcc5f3;background:#342640;font-size:.61rem;font-weight:800;letter-spacing:.015em}.transaction-icon{display:grid;width:2.1rem;height:2.1rem;flex:0 0 2.1rem;place-items:center;border-radius:.5rem;font-weight:850}.transaction-icon.income{color:#79e0b9;background:#143c35}.transaction-icon.expense{color:#ff9dad;background:#48262e}.transaction-icon.transfer{color:#aeb8ff;background:#2c2d55}.transaction-description{min-width:0;flex:1 1}.transaction-description small,.transaction-description strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-description strong{color:#e4ebf2;font-size:.8rem}.transaction-description small{margin-top:.2rem;color:#8593a3;font-size:.7rem}.amount{flex:0 0 auto;font-size:.8rem}.amount.income{color:#72dcb4}.amount.expense{color:#f1a0ac}.transaction-actions{display:flex;flex:0 0 auto;align-items:center;gap:.05rem}.transaction-list.compact .transaction-row{display:grid;grid-template-columns:1.8rem minmax(0,1fr) auto auto;grid-template-areas:"icon description description description" "icon metadata scheduled amount";grid-column-gap:.6rem;column-gap:.6rem;grid-row-gap:.1rem;row-gap:.1rem;align-items:center;padding:.55rem 0}.transaction-list.compact .transaction-icon{grid-area:icon;width:1.8rem;height:1.8rem;flex-basis:1.8rem;border-radius:.45rem;font-size:.78rem}.transaction-list.compact .transaction-description{display:contents}.transaction-list.compact .transaction-description strong{grid-area:description;min-width:0;font-size:.76rem}.transaction-list.compact .transaction-description small{grid-area:metadata;min-width:0;max-width:none;margin:0;font-size:.66rem}.transaction-list.compact .scheduled-pill{grid-area:scheduled}.transaction-list.compact .amount{grid-area:amount;margin-left:0;align-self:center;font-size:.74rem;white-space:nowrap}.transaction-edit-form{display:grid;grid-template-columns:minmax(9rem,1.4fr) minmax(6.5rem,.55fr) minmax(8rem,.8fr) 8.2rem auto auto;grid-gap:.45rem;gap:.45rem;margin:-.15rem 0 .65rem;padding:.75rem;border:1px solid #315278;border-radius:.55rem;background:#172431}.transaction-edit-form input,.transaction-edit-form select{min-width:0;min-height:2.35rem;padding:.4rem .55rem;border:1px solid #3c5168;border-radius:.45rem;outline:0;color:#dce6f0;background:#121a23;font-size:.74rem}.transaction-edit-form input:focus,.transaction-edit-form select:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(79 143 245/15%)}.transaction-edit-form button{min-height:2.35rem;padding:.4rem .65rem;background:#3b82f6;font-size:.74rem}.transaction-edit-form .quiet-button{color:#b7c8db;background:#263544}.empty-state{margin:0;padding:1.25rem 0;color:#8491a1;font-size:.82rem;line-height:1.5}.loading-state{padding:2rem 0;color:#91a2b5;font-size:.84rem;text-align:center}.amount.transfer{color:#aeb8ff}.transaction-list{grid-template-columns:1.8rem minmax(0,1fr) 6.25rem max-content max-content max-content;column-gap:.6rem}.transaction-list.compact{grid-template-columns:1.8rem minmax(0,1fr) 6.25rem max-content max-content}.transaction-list.compact .transaction-row,.transaction-row{grid-column:1/-1;display:grid;grid-template-columns:subgrid;grid-template-areas:"icon description date scheduled amount actions" "icon metadata date scheduled amount actions";grid-column-gap:.6rem;column-gap:.6rem;grid-row-gap:.1rem;row-gap:.1rem;align-items:center;padding:.55rem 0}.transaction-icon,.transaction-list.compact .transaction-icon{grid-area:icon;width:1.8rem;height:1.8rem;flex-basis:1.8rem;border-radius:.45rem;font-size:.78rem}.transaction-description,.transaction-list.compact .transaction-description{display:contents}.transaction-description strong,.transaction-list.compact .transaction-description strong{grid-area:description;min-width:0;font-size:.76rem}.transaction-description small,.transaction-list.compact .transaction-description small{grid-area:metadata;min-width:0;max-width:none;margin:0;font-size:.66rem}.transaction-date{grid-area:date;color:#738294;font-size:.64rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;text-align:right;white-space:nowrap}.scheduled-pill,.transaction-list.compact .scheduled-pill{grid-area:scheduled}.amount,.transaction-list.compact .amount{grid-area:amount;margin-left:0;align-self:center;font-size:.74rem;white-space:nowrap}.transaction-actions{grid-area:actions;justify-content:flex-end}.transaction-actions .text-button{padding:.26rem .34rem;font-size:.67rem}.transaction-list.compact .transaction-row{grid-template-areas:"icon description date scheduled amount" "icon metadata metadata metadata metadata"}.transaction-table-header{grid-column:1/-1;display:grid;grid-template-columns:subgrid;grid-template-areas:". description date scheduled amount actions";grid-column-gap:.6rem;column-gap:.6rem;align-items:center;min-width:0;padding:0 0 .42rem;border-bottom:1px solid #303844;color:#77889a;font-size:.61rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.transaction-list.compact .transaction-table-header{grid-template-areas:". description date scheduled amount"}.transaction-list>.empty-state,.transaction-list>.transaction-edit-form{grid-column:1/-1}.transaction-table-header+.transaction-row{border-top:0}.transaction-header-description{grid-area:description}.transaction-header-date{grid-area:date;text-align:right}.transaction-header-amount{grid-area:amount;text-align:right}.transaction-header-actions{grid-area:actions;text-align:right}.transaction-header-date button{width:auto;padding:.15rem 0;color:#91a7be;background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap}.transaction-header-date button:focus-visible,.transaction-header-date button:hover:not(:disabled){color:#bdd8fb;background:transparent}.transaction-header-date button:disabled{opacity:1}.transaction-search-field{display:grid;min-width:min(18rem,100%);flex:1 1 18rem;grid-gap:.3rem;gap:.3rem;color:#8293a6;font-size:.64rem;font-weight:750}.transaction-search-field input{width:100%}.dashboard-activity-search{width:100%;margin:-.15rem 0 .75rem}.claras-callout{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.15rem 1.25rem;border:1px solid #315d96;border-radius:.7rem;background:linear-gradient(100deg,#172a42,#17202b)}.claras-callout>div{display:flex;align-items:center;gap:.8rem}.callout-orb{display:grid;width:2.3rem;height:2.3rem;flex:0 0 2.3rem;place-items:center;border-radius:.6rem;color:#bad7ff;background:#294c78}.claras-callout strong{color:#ebf3fe;font-size:.85rem}.claras-callout p{margin:.25rem 0 0;color:#a9bdd5;font-size:.75rem}.claras-callout button{width:auto;flex:0 0 auto;padding:.6rem .75rem;border:1px solid #477bb9;color:#d8e9ff;background:transparent;font-size:.76rem}.claras-callout button:hover{background:#284a73}.assistant-chat{display:grid;grid-template-rows:auto minmax(22rem,1fr) auto;min-height:min(72dvh,48rem);max-width:58rem;margin:0 auto;overflow:hidden;border:1px solid #2a3038;border-radius:.7rem;background:#181d23}.chat-intro{display:flex;align-items:center;gap:.75rem;padding:1.15rem 1.25rem;border-bottom:1px solid #2a3038}.chat-intro>span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.5rem;color:#a8ccff;background:#27476f}.chat-intro h2{margin:0;color:#eff6ff;font-size:.98rem}.chat-intro p{margin:.2rem 0 0;color:#8d9cac;font-size:.75rem}.assistant-chat .conversation{min-height:0;padding:1.25rem;background:#15191e}.assistant-chat .message{max-width:min(86%,38rem)}.assistant-chat .message.assistant{color:#d8e1eb;background:#252d37}.assistant-chat .composer{padding:1rem 1.25rem;border-top-color:#2a3038;background:#181d23}.assistant-chat .composer textarea{color:#e8eef5;border-color:#37414d;background:#12161b}.assistant-chat .composer textarea:focus{outline:2px solid #3b82f6;outline-offset:1px}.assistant-chat .composer button{min-width:6.8rem;background:#3b82f6}.assistant-chat .composer button span{margin-left:.2rem}.toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.filter-row,.transaction-custom-dates{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.55rem}.filter-row input,.filter-row select,.inline-form input,.inline-form select{min-height:2.5rem;padding:.45rem .6rem;border:1px solid #35404b;border-radius:.5rem;outline:0;color:#dce6f0;background:#1b222a;font-size:.78rem}.filter-row input,.filter-row select{height:2.5rem}.toolbar>.primary-action{height:2.5rem;min-height:2.5rem}.filter-row input:focus,.filter-row select:focus,.inline-form input:focus,.inline-form select:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(59 130 246/15%)}.table-panel{padding-bottom:.4rem}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;color:#95a2b2;font-size:.75rem}.pagination .quiet-button{color:#a7c7f8;background:#202934}.pagination .quiet-button:hover:not(:disabled){background:#2c3a4a}.management-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,.32fr);align-items:flex-start;grid-gap:1rem;gap:1rem;max-width:80rem;margin:0 auto}.inline-form{display:grid;grid-template-columns:minmax(10rem,1fr) 9rem auto;grid-gap:.55rem;gap:.55rem;padding-bottom:1rem;border-bottom:1px solid #2a3038}.inline-form button{min-height:2.5rem;padding:.5rem .8rem;background:#3b82f6;font-size:.78rem}.account-form{grid-template-columns:minmax(9rem,1fr) 10rem minmax(8rem,.8fr) 8rem auto}.management-list>div{display:flex;align-items:center;gap:.75rem;padding:.9rem 0;border-bottom:1px solid #272e37}.management-list>div.inactive{opacity:.56}.type-dot{width:.6rem;height:.6rem;flex:0 0 .6rem;border-radius:50%}.type-dot.income{background:#58d4a5;box-shadow:0 0 0 4px rgb(88 212 165/12%)}.type-dot.expense{background:#fb7185;box-shadow:0 0 0 4px rgb(251 113 133/12%)}.type-dot.transfer{background:#9a9cf7;box-shadow:0 0 0 4px rgb(154 156 247/12%)}.account-icon{display:grid;width:1.6rem;height:1.6rem;flex:0 0 1.6rem;place-items:center;border-radius:.4rem;color:#a5caff;background:#263d5b}.management-list div>div{min-width:0;flex:1 1}.management-list small,.management-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-list strong{color:#e7edf4;font-size:.82rem}.management-list small{margin-top:.18rem;color:#8796a6;font-size:.7rem}.help-card{padding:1.15rem;border:1px solid #2e3a49;border-radius:.7rem;color:#99aabc;background:#19212b}.help-card>span{display:grid;width:1.55rem;height:1.55rem;place-items:center;border-radius:50%;color:#99c3ff;background:#29476e;font-size:.75rem;font-weight:850}.help-card h3{margin:.85rem 0 .45rem;color:#dce9fa;font-size:.86rem}.help-card p{margin:0;font-size:.76rem;line-height:1.55}.mobile-nav{display:none}@media (max-width:900px){.financial-shell{display:block;padding-bottom:calc(6rem + env(safe-area-inset-bottom))}.financial-sidebar{display:none}.financial-content{padding:1.25rem 1rem 2rem}.mobile-nav{position:fixed;z-index:5;right:0;bottom:0;left:0;display:flex;min-height:5.5rem;overflow-x:auto;padding:.55rem max(1rem,env(safe-area-inset-right)) max(.65rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));border-top:1px solid #2b333d;background:rgb(22 26 31/96%);box-shadow:0 -12px 32px rgb(0 0 0/16%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav button{display:grid;min-width:4.85rem;flex:1 0 4.85rem;justify-items:center;grid-gap:.28rem;gap:.28rem;padding:.35rem .25rem;border:1px solid transparent;border-radius:.75rem;color:#8998aa;background:transparent;font-size:.62rem;font-weight:680;transition:color .18s ease,border-color .18s ease,background .18s ease}.mobile-nav button:hover:not(:disabled){color:#b8c7d8;background:#20262e}.mobile-nav .nav-icon{width:2rem;height:2rem;flex-basis:2rem;border-radius:.58rem}.mobile-nav .nav-icon svg{width:1.12rem;height:1.12rem}.mobile-nav button.active{color:#a8ceff;border-color:rgb(91 150 225/20%);background:rgb(48 77 112/24%)}.mobile-nav button.active .nav-icon{color:#9bc7ff;border-color:#416b9e;background:linear-gradient(145deg,#2f5683,#263e5c)}.mobile-nav button.clara-nav-item{color:#a7f3d0;border-color:rgb(76 206 151/17%);background:rgb(25 93 68/24%)}.mobile-nav button.clara-nav-item:hover:not(:disabled){color:#c5f8df;border-color:rgb(76 206 151/30%);background:rgb(28 105 76/36%)}.mobile-nav button.clara-nav-item .nav-icon{color:#91e8bd;border-color:rgb(91 218 164/42%);background:linear-gradient(145deg,#1f644d,#173e33);box-shadow:0 5px 16px rgb(18 132 87/18%)}.mobile-nav button.clara-nav-item.active,.mobile-nav button.clara-nav-item.active:hover:not(:disabled){color:#d1fae5;border-color:rgb(110 231 183/42%);background:linear-gradient(180deg,rgb(32 112 81/53%),rgb(20 68 52/30%));box-shadow:0 7px 18px rgb(7 103 67/18%)}.mobile-nav button.clara-nav-item.active .nav-icon{color:#d1fae5;border-color:#64dba9;background:linear-gradient(145deg,#2c8765,#1d5b47)}.dashboard-grid,.management-grid{grid-template-columns:1fr}.help-card{display:none}.account-form{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form button{grid-column:span 2}.mobile-nav .sortable-navigation-item{min-width:4.85rem;flex:1 0 4.85rem}.mobile-nav .sortable-navigation-item>.nav-item{width:100%;min-width:0;height:100%;padding-right:.25rem}.mobile-nav .nav-sort-handle{top:.05rem;right:.05rem;width:1.55rem;min-width:1.55rem;height:1.55rem;flex:none;padding:0;border-radius:.45rem;font-size:.82rem;opacity:.72;transform:none}.mobile-nav button,.mobile-nav button.active,.mobile-nav button.clara-nav-item,.mobile-nav button.clara-nav-item.active,.mobile-nav button.clara-nav-item.active:hover:not(:disabled),.mobile-nav button.clara-nav-item:hover:not(:disabled),.mobile-nav button:hover:not(:disabled){border-color:transparent;background:transparent;box-shadow:none}}@media (max-width:700px){.dashboard-period-control{align-items:flex-start;flex-direction:column}.dashboard-period-fields{width:100%}.dashboard-period-fields>select{flex:1 1;width:100%}.dashboard-custom-dates,.dashboard-custom-dates .date-range-picker{width:100%}}@media (prefers-reduced-motion:reduce){.dashboard-content-transition,.dashboard-refreshing:before{animation:none}}@media (display-mode:standalone) and (max-width:900px){.financial-content{padding-top:max(5.25rem,calc(1.25rem + env(safe-area-inset-top)))}}@media (min-width:640px) and (max-width:900px) and (orientation:landscape){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insights-panel{grid-column:1/-1}.insight-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.financial-topbar{margin-bottom:1.2rem}.financial-topbar h1{font-size:1.45rem}.summary-grid{grid-template-columns:1fr;gap:var(--dashboard-gap)}.summary-card{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;grid-column-gap:.65rem;column-gap:.65rem;align-items:center;padding:.75rem .85rem}.summary-card>span{grid-row:auto}.summary-card p{overflow:hidden;margin:0;color:#aeb9c6;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.summary-card strong{margin:0;font-size:.95rem;white-space:nowrap}.summary-card small{display:none}.toolbar{align-items:stretch;flex-direction:column}.toolbar .primary-action{width:100%}.filter-row{display:grid;grid-template-columns:1fr 1fr}.filter-row select{grid-column:span 2}.filter-row input{width:100%}.inline-form{grid-template-columns:1fr}.inline-form button{width:100%}.account-form button{grid-column:auto}.claras-callout{align-items:flex-start;flex-direction:column}.claras-callout button{width:100%}.insights-panel .panel-heading{align-items:stretch;flex-direction:column}.insights-panel .panel-heading .text-button{align-self:flex-start}.assistant-chat{min-height:calc(100dvh - 10rem)}.assistant-chat .composer{padding:.8rem}.assistant-chat .composer button{min-width:auto;padding-inline:.7rem}.dashboard-grid .panel,.panel{padding:1rem}.transaction-row{align-items:flex-start;flex-wrap:wrap;gap:.65rem}.transaction-description{min-width:calc(100% - 3rem)}.transaction-description small{max-width:11rem}.amount{margin-left:auto;font-size:.75rem}.transaction-actions{width:100%;justify-content:flex-end}.transaction-edit-form{grid-template-columns:1fr 1fr}.transaction-edit-form input:first-child,.transaction-edit-form select{grid-column:span 2}}.financial-personalization-card{margin-top:1rem}.financial-personalization-card>p{margin:0 0 1rem;color:#9eacba;font-size:.78rem;line-height:1.55}.personalization-status{align-self:flex-start;padding:.3rem .55rem;border:1px solid #536070;border-radius:999px;color:#afbccb;font-size:.67rem;font-weight:750}.personalization-status.complete{border-color:#2c7159;color:#8de2bd;background:#18362d}.personalization-priorities{margin:0 0 1rem;padding:.9rem;border:1px solid #35404b;border-radius:.65rem}.personalization-priorities legend{padding:0 .35rem;color:#e2ebf4;font-size:.8rem;font-weight:800}.personalization-priorities>p{margin:0 0 .75rem;color:#8f9dad;font-size:.7rem;line-height:1.5}.personalization-priority-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.personalization-priority-option{display:flex;min-width:0;min-height:3rem;align-items:center;justify-content:space-between;gap:.55rem;padding:.55rem .6rem;border:1px solid #303a46;border-radius:.55rem;background:#151b21}.personalization-priority-option.selected{border-color:#2f7f63;background:#172b25}.personalization-priority-option>label{display:flex;min-width:0;flex:1 1;align-items:center;gap:.55rem;color:#b6c2cf;font-size:.73rem;line-height:1.35;cursor:pointer}.personalization-priority-option>label input{width:1rem;height:1rem;flex:0 0 auto;accent-color:#1aac7d}.personalization-priority-option>label input:disabled{cursor:not-allowed;opacity:.7}.personalization-priority-order{display:flex;flex:0 0 auto;align-items:center;gap:.2rem}.personalization-priority-order strong{display:grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:999px;color:#baf0d8;background:#245a48;font-size:.66rem}.personalization-priority-order button{display:grid;width:1.7rem;height:1.7rem;min-height:0;padding:0;place-items:center;border:1px solid #3b4b58;border-radius:.4rem;color:#c8d4df;background:#24303a;font-size:.72rem}.personalization-priority-order button:disabled{opacity:.3}.personalization-priority-order button:focus-visible{outline:2px solid #65d6ae;outline-offset:2px}.personalization-question-grid,.personalization-schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.personalization-question-grid label,.personalization-schedule-grid label{display:grid;grid-gap:.35rem;gap:.35rem;color:#aab6c3;font-size:.72rem;font-weight:700}.personalization-question-grid input,.personalization-question-grid select,.personalization-schedule-grid input,.personalization-schedule-grid select{min-width:0;min-height:2.6rem;padding:.5rem .65rem;border:1px solid #35404b;border-radius:.5rem;color:#dce6f0;background:#1b222a}.personalization-question-grid label>small{color:#7f8d9d;font-size:.66rem;font-weight:500;line-height:1.4}.personalization-alert-settings{display:grid;grid-gap:.6rem;gap:.6rem;margin:1rem 0;padding:.9rem;border:1px solid #2f3b47;border-radius:.6rem}.personalization-alert-settings legend{padding:0 .35rem;color:#dbe6f1;font-size:.76rem;font-weight:800}.personalization-alert-settings label{display:flex;align-items:flex-start;gap:.55rem;color:#aebac7;font-size:.75rem;line-height:1.4}.personalization-alert-settings input{width:1rem;height:1rem;margin-top:.1rem;accent-color:#1aac7d}.personalization-disclosure{display:block;margin-top:.8rem;color:#7f8d9d;font-size:.69rem;line-height:1.5}.personalization-section{margin:0 0 .75rem;overflow:hidden;border:1px solid #303b47;border-radius:.65rem;background:#151b21}.personalization-section>summary{padding:.8rem .9rem;color:#dce6f0;font-size:.78rem;font-weight:800;cursor:pointer;list-style-position:inside}.personalization-section[open]>summary{border-bottom:1px solid #303b47;background:#192129}.personalization-section>.personalization-alert-settings,.personalization-section>.personalization-priorities,.personalization-section>.personalization-question-grid,.personalization-section>.personalization-schedule-grid{margin:.8rem}.personalization-care-preview{margin-top:.85rem;padding:.85rem;border:1px solid #2f6f59;border-radius:.65rem;color:#b9c8d5;background:#162720}.personalization-care-preview strong{color:#9de5c8;font-size:.78rem}.personalization-care-preview ul{margin:.5rem 0 0;padding-left:1.1rem;font-size:.72rem;line-height:1.55}.category-limits-panel{width:100%}.category-limit-list{display:grid;grid-gap:.7rem;gap:.7rem}.category-limit-row{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(22rem,auto);grid-gap:1rem;gap:1rem;align-items:center;padding:.85rem;border:1px solid #303a46;border-radius:.6rem;background:#151b21}.category-limit-row.attention{border-color:#75532e}.category-limit-row.critical{border-color:#873e47}.category-limit-copy{display:grid;min-width:0;grid-gap:.3rem;gap:.3rem}.category-limit-copy>strong{color:#e5edf5;font-size:.82rem}.category-limit-copy>small,.category-limit-copy>span{color:#93a2b2;font-size:.7rem;line-height:1.45}.category-limit-copy>.category-limit-method{color:#7fc9aa}.category-limit-progress{height:.38rem;overflow:hidden;border-radius:99px;background:#29323d}.category-limit-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1aac7d,#67d9ad)}.category-limit-row.attention .category-limit-progress i{background:#e2a14b}.category-limit-row.critical .category-limit-progress i{background:#e2606e}.category-limit-form{display:grid;grid-template-columns:8.5rem 6.5rem auto;grid-gap:.45rem;gap:.45rem;align-items:end}.category-limit-form label{display:grid;grid-gap:.25rem;gap:.25rem;color:#8998a8;font-size:.65rem;font-weight:750}.category-limit-form input,.category-limit-form select{width:100%;min-height:2.35rem;padding:.4rem .5rem;border:1px solid #35404b;border-radius:.45rem;color:#dce6f0;background:#1b222a}.category-limit-form button{min-height:2.35rem;padding:.4rem .65rem;font-size:.7rem}.category-limit-form .text-button{grid-column:1/-1;justify-self:end;min-height:2rem}.notification-preference-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.notification-preference-options>label{display:flex;align-items:flex-start;gap:.6rem;padding:.75rem;border:1px solid #303a46;border-radius:.55rem;background:#151b21;cursor:pointer}.notification-preference-options input{width:1rem;height:1rem;flex:0 0 auto;margin-top:.15rem;accent-color:#1aac7d}.notification-preference-options span{display:grid;grid-gap:.25rem;gap:.25rem}.notification-preference-options strong{color:#dce6f0;font-size:.75rem}.notification-preference-options small{color:#8998a8;font-size:.67rem;line-height:1.45}@media (max-width:900px){.category-limit-row,.personalization-priority-list,.personalization-question-grid,.personalization-schedule-grid{grid-template-columns:1fr}.category-limit-form{grid-template-columns:1fr 1fr}.category-limit-form button{width:100%}.notification-preference-options{grid-template-columns:1fr}}@media (max-width:520px){.category-limit-form{grid-template-columns:1fr}.category-limit-form .text-button{grid-column:auto;justify-self:stretch}.health-insight-close{width:2.75rem;height:2.75rem}}.notification-page{max-width:80rem}.notification-hero{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem;border:1px solid #315d96;border-radius:.75rem;background:linear-gradient(110deg,#172b43,#181d23 70%)}.notification-hero>div:first-child{display:flex;align-items:center;gap:.95rem}.notification-hero>div:first-child>span{display:grid;width:2.8rem;height:2.8rem;flex:0 0 2.8rem;place-items:center;border-radius:.7rem;color:#c9e0ff;background:#2d5687;box-shadow:0 9px 20px rgb(46 103 174/25%)}.notification-hero h2{margin:.25rem 0;color:#edf5ff;font-size:1.06rem}.notification-hero p:not(.panel-kicker){max-width:40rem;margin:0;color:#aebfd3;font-size:.78rem;line-height:1.55}.notification-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.5rem}.notification-actions .quiet-button{min-height:2.6rem;color:#bad7ff;background:#263544;font-size:.76rem}.mobile-push-note{margin:0;padding:.8rem 1rem;border:1px solid #303b47;border-radius:.55rem;color:#9aaaba;background:#181d23;font-size:.76rem;line-height:1.5}.mobile-push-note strong{color:#d5e7ff}.notification-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:1rem;gap:1rem}.status-pill{padding:.3rem .55rem;border:1px solid #315a88;border-radius:999px;color:#a8cdfd;background:#20354d;font-size:.67rem;font-weight:750}.reminder-form{display:grid;grid-template-columns:minmax(10rem,1fr) 10.5rem 8rem auto;grid-gap:.5rem;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid #2a3038}.reminder-form input,.reminder-form select{min-width:0;min-height:2.5rem;padding:.45rem .6rem;border:1px solid #35404b;border-radius:.5rem;outline:0;color:#dce6f0;background:#1b222a;font-size:.76rem}.reminder-form input:focus,.reminder-form select:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(59 130 246/15%)}.reminder-form button{min-height:2.5rem;padding:.45rem .75rem;background:#3b82f6;font-size:.75rem}.reminder-icon{display:grid;width:1.65rem;height:1.65rem;flex:0 0 1.65rem;place-items:center;border-radius:.45rem;color:#b9d6ff;background:#294a72}.patterns-note{margin:-.3rem 0 1rem;color:#8e9dac;font-size:.74rem;line-height:1.5}.reminder-actions{display:flex;flex:0 0 auto;align-items:center;gap:.05rem}.destructive-text-button{color:#f49baa}.destructive-text-button:hover:not(:disabled){color:#fecdd3;background:#46242c}.reminder-edit-form{display:grid;grid-template-columns:minmax(8rem,1fr) 10.5rem 8rem auto auto;grid-gap:.45rem;gap:.45rem;margin:-.15rem 0 .55rem;padding:.75rem;border:1px solid #315278;border-radius:.55rem;background:#172431}.reminder-edit-form input,.reminder-edit-form select{min-width:0;min-height:2.35rem;padding:.4rem .55rem;border:1px solid #3c5168;border-radius:.45rem;outline:0;color:#dce6f0;background:#121a23;font-size:.74rem}.reminder-edit-form input:focus,.reminder-edit-form select:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(59 130 246/15%)}.reminder-edit-form button{min-height:2.35rem;padding:.4rem .65rem;background:#3b82f6;font-size:.74rem}.reminder-edit-form .quiet-button{color:#b7c8db;background:#263544}.reminder-list-toolbar{display:grid;grid-template-columns:minmax(12rem,1fr) 9rem;grid-gap:.65rem;gap:.65rem;margin:1rem 0 .45rem}.reminder-list-toolbar label{display:grid;grid-gap:.3rem;gap:.3rem;color:#8d9cac;font-size:.68rem;font-weight:750}.reminder-list-toolbar input,.reminder-list-toolbar select{min-width:0;min-height:2.4rem;padding:.45rem .6rem;border:1px solid #35404b;border-radius:.5rem;outline:0;color:#dce6f0;background:#1b222a;font-size:.76rem}.reminder-list-toolbar input:focus,.reminder-list-toolbar select:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(59 130 246/15%)}.reminder-list-summary{margin:0;color:#7f8fa0;font-size:.69rem}.reminder-pagination{margin-top:.9rem;padding-top:.8rem;border-top:1px solid #2a3038}@media (max-width:900px){.notification-grid{grid-template-columns:1fr}}@media (max-width:600px){.notification-hero{align-items:flex-start;flex-direction:column}.notification-actions{width:100%}.notification-actions button{flex:1 1}.reminder-form{grid-template-columns:1fr}.reminder-form button{width:100%}.reminder-list-toolbar{grid-template-columns:1fr}.reminder-pagination{align-items:stretch;flex-wrap:wrap;justify-content:center}.reminder-pagination button{flex:1 1}.reminder-pagination span{width:100%;text-align:center;order:-1}}.commitment-heading-note{max-width:43rem;margin:.35rem 0 0;color:#8fa0b2;font-size:.72rem;line-height:1.45}.commitment-planning{display:grid;grid-gap:.8rem;gap:.8rem;margin:.9rem 0 1rem;padding:.85rem;border:1px solid #2c4c43;border-radius:.7rem;background:linear-gradient(145deg,rgb(25 47 40/68%),rgb(20 27 31/72%))}.commitment-planning .rhythm-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commitment-planning .rhythm-heading h2{font-size:.92rem}.commitment-planning .rhythm-heading>div>p:last-child{max-width:38rem}.unified-rhythm-details{grid-template-columns:1fr}.unified-commitment-list>.commitment-row{position:relative;gap:.65rem;margin-top:.28rem;padding:.65rem .55rem .65rem .7rem;overflow:visible;border:1px solid #2b343f;border-left-width:3px;border-radius:.55rem;background:#171d24}.unified-commitment-list>.commitment-row.reminder-commitment{border-left-color:#5b9dea;background:linear-gradient(90deg,rgb(38 69 105/34%),#171d24 30%)}.unified-commitment-list>.commitment-row.rhythm-commitment.manual{border-left-color:#58c99a;background:linear-gradient(90deg,rgb(30 88 67/31%),#171d24 30%)}.unified-commitment-list>.commitment-row.rhythm-commitment.ai-assisted{border-color:#574477 #574477 #574477 #b18af4;background:linear-gradient(105deg,rgb(86 55 128/38%),rgb(25 29 38/92%) 38%);box-shadow:inset 0 0 22px rgb(142 96 214/6%)}.unified-commitment-list .commitment-description{min-width:0;flex:1 1}.unified-commitment-list .transaction-icon.income{color:#9ce8c7;background:#21483b}.unified-commitment-list .transaction-icon:not(.income){color:#f0b4bd;background:#4a2a32}.unified-commitment-list .ai-assisted .transaction-icon{color:#dfcaff;background:#4a3765}.commitment-origin-badge{display:inline-flex;width:max-content;margin-top:.35rem;padding:.18rem .38rem;border:1px solid;border-radius:999px;font-size:.56rem;font-weight:800;letter-spacing:.025em;line-height:1}.commitment-origin-badge.reminder{color:#9ec9ff;background:rgb(40 79 126/44%)}.commitment-origin-badge.rhythm{color:#8ee0bd;background:rgb(27 86 64/46%)}.commitment-origin-badge.ai{color:#d6bcff;background:rgb(91 57 137/52%)}.commitment-value{flex:0 0 auto;margin-left:auto;font-size:.75rem}.commitment-value.income{color:#8ee0bd}.commitment-value.expense{color:#f0adb8}.unified-archive-section{margin-top:.85rem}@media (max-width:600px){.commitment-planning .rhythm-summary-grid{grid-template-columns:1fr 1fr}.unified-commitment-list>.commitment-row{flex-wrap:wrap}.unified-commitment-list .commitment-description{min-width:calc(100% - 3rem)}.commitment-value{margin-left:2.3rem}.unified-commitment-list .reminder-actions{margin-left:auto}}.health-insight-backdrop{z-index:80;place-items:center;background:rgb(4 8 13/70%)}.anticipation-dialog-backdrop,.health-insight-backdrop{position:fixed;inset:0;display:grid;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.anticipation-dialog-backdrop{z-index:85;place-items:center;background:rgb(4 8 13/72%)}.anticipation-dialog{width:min(100%,34rem);padding:1.4rem;border:1px solid #3d6fa7;border-radius:.8rem;color:#dce7f3;background:#181f27;box-shadow:0 24px 70px rgb(0 0 0/48%)}.anticipation-dialog h2{margin:.4rem 0 .45rem;color:#f3f7fb;font-size:1.12rem}.anticipation-dialog>p:not(.panel-kicker){margin:0 0 1rem;color:#9fb0c1;font-size:.78rem;line-height:1.5}.anticipation-dialog form,.anticipation-dialog label{display:grid;grid-gap:.5rem;gap:.5rem}.anticipation-dialog label>span{color:#c7d7e7;font-size:.74rem;font-weight:750}.anticipation-dialog label>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.5rem;gap:.5rem}.anticipation-dialog input,.anticipation-dialog select{min-width:0;min-height:2.65rem;padding:.5rem .65rem;border:1px solid #41566d;border-radius:.5rem;outline:0;color:#e4edf6;background:#121a23}.anticipation-dialog input:focus,.anticipation-dialog select:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(79 143 245/15%)}.anticipation-preview{display:grid;grid-gap:.22rem;gap:.22rem;margin-top:.35rem;padding:.75rem;border:1px solid #315f91;border-radius:.55rem;background:#17283a}.anticipation-preview small,.anticipation-preview span{color:#94a9be;font-size:.68rem}.anticipation-preview strong{color:#d9eaff;font-size:.82rem}.anticipation-preview small{line-height:1.45}.payment-source-preview{display:grid;grid-gap:.22rem;gap:.22rem;padding:.75rem;border:1px solid #315f91;border-radius:.55rem;background:#17283a}.payment-source-preview small,.payment-source-preview span{color:#94a9be;font-size:.68rem}.payment-source-preview strong{color:#d9eaff;font-size:.88rem}.payment-source-preview.warning{border-color:#9f6d34;background:#332718}.payment-source-preview.warning strong{color:#ffd79b}.payment-source-acknowledgement{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:.55rem!important;padding:.7rem;border:1px solid #9f6d34;border-radius:.55rem;background:#332718}.payment-source-acknowledgement input{width:auto!important;margin-top:.12rem}.payment-source-acknowledgement span{color:#ffd79b;font-size:.72rem;line-height:1.45}.anticipation-error{margin:.15rem 0 0;color:#ff9dad;font-size:.72rem;font-weight:750}.anticipation-dialog-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.55rem;gap:.55rem;margin-top:.7rem}.anticipation-dialog-actions button{width:100%;min-height:2.6rem}.invoice-alert-backdrop{position:fixed;z-index:90;inset:0;display:grid;overflow:auto;padding:1rem;place-items:center;background:rgb(4 8 13/78%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.invoice-alert-dialog{width:min(100%,38rem);padding:1.5rem;border:1px solid #416f9f;border-left-width:.38rem;border-radius:.85rem;color:#dce7f3;background:linear-gradient(135deg,#182638,#171d24 70%);box-shadow:0 24px 70px rgb(0 0 0/52%)}.invoice-alert-dialog.overdue{border-color:#d9475f;background:linear-gradient(135deg,#4a1822,#22181b 72%)}.invoice-alert-dialog h2{margin:.38rem 0 .5rem;color:#f4f8fc;font-size:1.25rem}.invoice-alert-dialog>p:not(.panel-kicker){margin:0;color:#b7c7d8;font-size:.8rem;line-height:1.55}.invoice-alert-dialog.overdue>p:not(.panel-kicker){color:#ffd2d9}.invoice-alert-facts,.invoice-payment-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;margin-top:1rem}.invoice-alert-facts>span,.invoice-payment-values>span{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0;padding:.7rem;border:1px solid #334a62;border-radius:.55rem;background:rgb(11 20 29/55%)}.invoice-alert-dialog.overdue .invoice-alert-facts>span{border-color:#7f3542;background:rgb(53 16 23/58%)}.invoice-alert-facts small,.invoice-payment-values small{color:#91a5ba;font-size:.65rem}.invoice-alert-facts strong,.invoice-payment-values strong{overflow:hidden;color:#edf5ff;font-size:.82rem;text-overflow:ellipsis}.invoice-alert-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem;margin-top:1rem}.invoice-alert-actions button{width:100%;min-height:2.7rem}.invoice-payment-dialog form{gap:.8rem}.invoice-payment-confirmation>p,.invoice-payment-summary{margin:0;color:#aebfd1;font-size:.78rem;line-height:1.55}.invoice-payment-help{color:#91a5ba;font-size:.68rem;line-height:1.45}.invoice-payment-confirmation{display:grid;grid-gap:.8rem;gap:.8rem}.invoice-payment-values{margin-top:0}.invoice-payment-interest-name{margin:0;padding:.7rem;border:1px solid #8a6528;border-radius:.55rem;color:#f5d899!important;background:#332718}.invoice-payment-safety{margin:0;padding:.7rem;border:1px solid #315f91;border-radius:.55rem;color:#b9d7f7!important;background:#17283a}@media (max-width:600px){.invoice-alert-dialog{padding:1.1rem}.invoice-alert-actions,.invoice-alert-facts,.invoice-payment-values{grid-template-columns:1fr}}.health-insight-dialog{position:relative;width:min(100%,34rem);padding:1.5rem;border:1px solid #315a88;border-left-width:.32rem;border-radius:.8rem;color:#dce7f3;background:#181f27;box-shadow:0 24px 70px rgb(0 0 0/48%)}.health-insight-dialog.critical{border-color:#a94451}.health-insight-dialog.attention{border-color:#a66b30}.health-insight-dialog.positive{border-color:#337c61}.health-insight-dialog h2{margin:.5rem 2rem .75rem 0;color:#f3f7fb;font-size:1.25rem}.health-insight-dialog>p:not(.panel-kicker){margin:0 0 .8rem;color:#afbdcb;font-size:.86rem;line-height:1.55}.health-insight-dialog>strong{display:block;color:#d8e5f2;font-size:.84rem;line-height:1.55}.health-feedback-explanation{display:block;margin-top:.8rem;color:#8293a5;font-size:.7rem;line-height:1.45}.health-insight-close{position:absolute;top:.8rem;right:.8rem;width:2rem;height:2rem;padding:0;color:#b6c3d0;background:transparent;font-size:1.25rem}.health-insight-close:hover:not(:disabled){background:#2a3541}.health-insight-actions{display:flex;justify-content:flex-end;gap:.55rem;margin-top:1.25rem}.health-insight-actions .quiet-button{color:#b9d6ff;background:#263544}.health-feedback-toast{width:100%;margin:0;padding:.8rem 1rem;color:#d9f7e9;border:1px solid #34765c;border-radius:.6rem;background:#18382d;box-shadow:0 12px 35px rgb(0 0 0/35%);font-size:.78rem;text-align:center}.feedback-toast-stack{position:fixed;z-index:90;top:max(1rem,env(safe-area-inset-top));left:50%;display:grid;width:min(calc(100% - 2rem),36rem);grid-gap:.5rem;gap:.5rem;transform:translateX(-50%)}.health-insight-panel{grid-column:1/-1}.health-insight-list{display:grid;grid-gap:.65rem;gap:.65rem}.health-insight-item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem;border:1px solid #34404c;border-left-width:.24rem;border-radius:.55rem;background:#151b21}.health-insight-item.critical{border-left-color:#df6472}.health-insight-item.attention{border-left-color:#d99a50}.health-insight-item.positive{border-left-color:#58b88f}.health-insight-item.informational{border-left-color:#6ba6ee}.health-insight-item strong{color:#e8eef5;font-size:.82rem}.health-insight-item p{margin:.28rem 0;color:#9eadbc;font-size:.76rem;line-height:1.45}.health-insight-item small{color:#c2ceda;font-size:.71rem;line-height:1.45}.health-insight-feedback-actions{display:flex;flex:0 0 auto;align-items:center;gap:.15rem}@media (max-width:600px){.health-insight-dialog{padding:1.2rem}.health-insight-actions{align-items:stretch;flex-direction:column}.health-insight-actions button{width:100%}.health-insight-item{align-items:stretch;flex-direction:column}.health-insight-feedback-actions,.health-insight-item .text-button{align-self:flex-end}}@media (max-width:700px){.reminder-actions{flex-wrap:wrap;justify-content:flex-end}.reminder-edit-form{grid-template-columns:1fr 1fr}.reminder-edit-form input{grid-column:span 2}}.card-form{grid-template-columns:minmax(9rem,1fr) minmax(7rem,.75fr) 7.5rem 7rem 5.5rem 5.5rem minmax(9rem,.85fr) auto}.form-hint{margin:.8rem 0 0;color:#8596a8;font-size:.72rem;line-height:1.5}.credit-card-list{display:grid;grid-gap:.65rem;gap:.65rem;margin-top:1rem}.credit-card-item{padding:1rem;border:1px solid #304153;border-radius:.6rem;background:linear-gradient(110deg,#18283a,#181d23 65%)}.credit-card-item small,.credit-card-item strong{display:block}.credit-card-item strong{color:#e8f1fb;font-size:.84rem}.credit-card-item small{margin-top:.24rem;overflow:hidden;color:#94a5b6;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.credit-card-summary{display:grid;grid-template-columns:minmax(15rem,1.25fr) minmax(10rem,.75fr) minmax(9rem,.6fr);grid-template-areas:"identity invoice limit" "future future actions";grid-gap:1rem 1.25rem;gap:1rem 1.25rem;align-items:start}.credit-card-identity{grid-area:identity;min-width:0}.credit-card-current-invoice{grid-area:invoice}.credit-card-limit{grid-area:limit}.credit-card-current-invoice,.credit-card-limit{display:grid;grid-gap:.18rem;gap:.18rem}.credit-card-current-invoice>span,.credit-card-future-invoices>span,.credit-card-limit>span{color:#91a4b7;font-size:.66rem;font-weight:750}.credit-card-current-invoice>strong{color:#c9defc;font-size:1.05rem}.credit-card-limit>strong{color:#a7e3c9;font-size:.9rem}.credit-card-future-invoices{grid-area:future;min-width:0;padding-top:.75rem;border-top:1px solid #304153}.credit-card-future-invoices>div{display:flex;min-width:0;flex-wrap:wrap;gap:.45rem;margin-top:.5rem}.credit-card-future-invoices>div>span{display:grid;min-width:7.5rem;grid-gap:.14rem;gap:.14rem;padding:.45rem .55rem;border:1px solid #35485d;border-radius:.48rem;background:rgb(16 24 33/48%)}.credit-card-future-invoices>div>span small{margin:0;color:#8799ac;font-size:.63rem;text-transform:capitalize}.credit-card-future-invoices>div>span strong{color:#d3e4f8;font-size:.75rem}.entity-actions.credit-card-actions{display:grid;grid-area:actions;grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;width:100%;grid-gap:.45rem;gap:.45rem}.credit-card-actions .primary-action,.credit-card-actions button{display:inline-flex;width:100%;min-height:2.55rem;align-items:center;justify-content:center;padding:.45rem .6rem;font-size:.7rem;text-align:center}.invoice-filter-chip{display:flex;min-height:2.5rem;align-items:center;justify-content:space-between;gap:.65rem;padding:.35rem .45rem .35rem .65rem;border:1px solid #3a679a;border-radius:.5rem;color:#c9e0ff;background:#1d3651;font-size:.72rem;font-weight:750}.invoice-filter-chip .text-button{flex:0 0 auto}.invoice-filter-select{border-color:#3a679a!important;background-color:#1d3651!important;font-weight:750}@media (max-width:1100px){.card-form{grid-template-columns:repeat(3,minmax(0,1fr))}.card-form button{grid-column:span 3}.credit-card-summary{grid-template-columns:minmax(0,1fr) minmax(10rem,.7fr);grid-template-areas:"identity identity" "invoice limit" "future future" "actions actions"}}@media (max-width:600px){.card-form{grid-template-columns:1fr}.card-form button{grid-column:auto}.credit-card-summary{grid-template-columns:1fr 1fr;grid-template-areas:"identity identity" "invoice limit" "future future" "actions actions";padding:.9rem;gap:.85rem .65rem}.credit-card-current-invoice>strong{font-size:.9rem}.credit-card-future-invoices>div{display:grid;grid-template-columns:1fr 1fr}.credit-card-future-invoices>div>span{min-width:0}.credit-card-actions{grid-template-columns:1fr 1fr;width:100%}.invoice-filter-chip,.invoice-filter-select{grid-column:span 2;width:100%}.anticipation-dialog{padding:1.1rem}.anticipation-dialog label>div,.anticipation-dialog-actions{grid-template-columns:1fr}}.financing-form{grid-template-columns:repeat(5,minmax(7rem,1fr))}.financing-form button{grid-column:span 5}.financing-list{display:grid;grid-gap:.8rem;gap:.8rem}.financing-item{display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem;border:1px solid #304153;border-radius:.65rem;background:#151b22}.financing-item.inactive{opacity:.65}.financing-main{display:flex;align-items:center;justify-content:space-between;gap:1rem}.financing-main small,.financing-main strong{display:block}.financing-main strong{color:#edf4fc;font-size:.86rem}.financing-main small{margin-top:.25rem;color:#91a2b4;font-size:.71rem}.financing-progress{height:.42rem;overflow:hidden;border-radius:999px;background:#29323d}.financing-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#58d4a5)}.financing-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.financing-metrics span{display:grid;grid-gap:.18rem;gap:.18rem;color:#8394a7;font-size:.67rem}.financing-metrics strong{color:#dce8f6;font-size:.77rem}.financing-item>.primary-action{justify-self:end}.financing-chat-help{display:flex;align-items:center;gap:.85rem}.financing-chat-help h3{margin:0 0 .25rem}@media (max-width:900px){.financing-form{grid-template-columns:repeat(2,minmax(0,1fr))}.financing-form button{grid-column:span 2}.financing-chat-help{display:flex}}@media (max-width:600px){.financing-form{grid-template-columns:1fr}.financing-form button{grid-column:auto}.financing-main{align-items:flex-start}.financing-metrics{grid-template-columns:1fr 1fr}.financing-item>.primary-action{width:100%;justify-self:stretch}}.topbar-actions{display:flex;align-items:center;gap:.4rem;padding:.38rem;border:1px solid #303b47;border-radius:.8rem;background:linear-gradient(135deg,#171d24,#14191f);box-shadow:0 10px 28px rgb(0 0 0/14%)}.financial-privacy-toggle{display:inline-flex;min-height:2.65rem;align-items:center;justify-content:center;gap:.4rem;padding:.62rem .72rem;border:1px solid #3a4653;border-radius:.55rem;color:#c5d2df;background:#1b222a;font-size:.76rem;font-weight:750}.financial-privacy-toggle:hover:not(:disabled){color:#e8f2fd;background:#27323e}.financial-privacy-toggle[aria-pressed=true]{color:#9bc7ff;border-color:#416b9e;background:#233b58}.financial-privacy-toggle svg{width:1.08rem;height:1.08rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.financial-value.is-hidden{min-width:2.8em;letter-spacing:.08em;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.topbar-company-selector{display:flex;align-items:center;padding-right:.4rem;border-right:1px solid #303b47}.topbar-company-selector .company-selector{display:flex;min-width:17rem;align-items:center;gap:.6rem}.topbar-company-selector .company-selector>span{max-width:5.4rem;line-height:1.2}.topbar-company-selector .company-selector select{min-width:10rem;min-height:2.35rem;flex:1 1;border-color:transparent;background-color:#202a35}.topbar-company-selector .company-selector select:hover{border-color:#46596d}.refresh-action{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:2.65rem;padding:.65rem .75rem;border:1px solid #3a4653;border-radius:.55rem;color:#c5d2df;background:#1b222a;font-size:.78rem;font-weight:700}.refresh-action:hover:not(:disabled){background:#27323e}.refresh-action:disabled{cursor:wait;opacity:.72}.refresh-action>span:first-child{font-size:1.05rem;line-height:1}.refresh-action.is-loading>span:first-child{animation:session-spin .7s linear infinite}.refresh-status{min-height:1rem;max-width:80rem;margin:-1.2rem auto 1rem;color:#8ea1b5;text-align:right;font-size:.68rem;font-weight:650}.pull-refresh-hint{position:fixed;z-index:30;top:max(1rem,env(safe-area-inset-top));left:50%;margin:0;padding:.5rem .75rem;transform:translateX(-50%);border:1px solid #3f6fa8;border-radius:999px;color:#d7e9ff;background:#213d60;box-shadow:0 8px 22px rgb(0 0 0/24%);font-size:.72rem;font-weight:750}.account-menu{position:relative}.account-menu-trigger{min-height:2.65rem;padding:.65rem .8rem;border:1px solid #3a4653;border-radius:.55rem;color:#c5d2df;background:#1b222a;font-size:.78rem}.account-menu-trigger:hover{background:#27323e}.account-menu-panel{position:absolute;z-index:10;top:calc(100% + .5rem);right:0;width:min(19rem,calc(100vw - 2rem));padding:1rem;border:1px solid #35414d;border-radius:.7rem;color:#dce6f0;background:#1a2027;box-shadow:0 18px 42px rgb(0 0 0/35%)}.account-menu-name{margin:0;color:#f3f7fb;font-size:.85rem;font-weight:800}.account-menu-panel>small{display:block;margin-top:.18rem;overflow:hidden;color:#91a1b3;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.account-company-context{display:none}.theme-settings{display:grid;grid-gap:.65rem;gap:.65rem;margin:1rem 0;padding:.85rem 0;border:0;border-top:1px solid #303a45;border-bottom:1px solid #303a45}.theme-settings legend{padding:0;color:#a9b9ca;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.theme-options label{display:flex;align-items:center;gap:.5rem;color:#d7e0e9;font-size:.78rem}.theme-options input{accent-color:#5796f8}.theme-options{display:flex;gap:.75rem;padding-left:.15rem}.account-signout{width:100%;padding:.6rem .7rem;color:#fecaca;background:#3d242b;font-size:.78rem}.account-signout:hover{background:#542d36}.sidebar-signout{display:inline-flex;align-items:center;gap:.3rem}.category-edit-form{display:grid;grid-template-columns:minmax(10rem,1fr) auto auto;grid-gap:.5rem;gap:.5rem;padding:.7rem 0;border-bottom:1px solid #272e37}.category-edit-form input{min-width:0;min-height:2.3rem;padding:.4rem .55rem;border:1px solid #3c5168;border-radius:.45rem;color:#dce6f0;background:#121a23}.category-edit-form button{min-height:2.3rem;padding:.4rem .65rem;background:#3b82f6;font-size:.74rem}.category-edit-form .quiet-button{color:#b7c8db;background:#263544}.entity-actions,.financing-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.4rem}.entity-action{min-height:2rem;padding:.35rem .6rem;border:1px solid #41536a;border-radius:.42rem;color:#c7d8ea;background:#253242;font-size:.69rem;font-weight:750}.entity-action:hover:not(:disabled){border-color:#6280a1;background:#304258}.destructive-entity-action{color:#fecdd3;border-color:#7b3845;background:#4a252d}.destructive-entity-action:hover:not(:disabled){border-color:#a94b5d;background:#622d38}.settle-entity-action{color:#c5f5df;border-color:#2e6b55;background:#1d493a}.settle-entity-action:hover:not(:disabled){background:#255c49}.entity-edit-form{display:grid;grid-gap:.5rem;gap:.5rem;padding:.8rem;border:1px solid #315278;border-radius:.6rem;background:#172431}.management-list>.entity-edit-form{margin:.45rem 0}.entity-edit-form input,.entity-edit-form select{min-width:0;min-height:2.35rem;padding:.4rem .55rem;border:1px solid #3c5168;border-radius:.45rem;outline:0;color:#dce6f0;background:#121a23;font-size:.74rem}.entity-edit-form input:focus,.entity-edit-form select:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(79 143 245/15%)}.entity-edit-form button{min-height:2.35rem;padding:.4rem .65rem;background:#3b82f6;font-size:.74rem}.entity-edit-form .quiet-button{color:#b7c8db;background:#263544}.account-edit-form{grid-template-columns:minmax(9rem,1fr) 9rem minmax(8rem,.8fr) 7.5rem auto auto}.card-edit-form{grid-template-columns:repeat(3,minmax(7rem,1fr)) repeat(3,6.5rem) minmax(9rem,1fr) auto auto}.financing-edit-form{grid-template-columns:repeat(3,minmax(8rem,1fr)) repeat(4,minmax(7rem,.7fr)) minmax(9rem,1fr) auto auto}.financing-history-hint{grid-column:1/-1;margin:0}.financing-actions{margin-top:-.2rem}.financing-archive-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-top:.4rem;padding:.85rem .2rem .2rem;border-top:1px solid #344150}.financing-archive-heading strong{color:#dce7f3;font-size:.8rem}.financing-archive-heading small{color:#8292a3;font-size:.68rem}.financing-item.archived{opacity:.55}.form-field{display:grid;align-content:flex-end;grid-gap:.25rem;gap:.25rem;min-width:0}.form-field>span{color:#9aabbd;font-size:.65rem;font-weight:750}.form-field>input{width:100%}.date-range-picker{position:relative;min-width:11.5rem}.dashboard-period-control .date-range-picker{min-width:12.5rem}.dashboard-period-control .date-range-trigger{min-height:2.35rem;color:#e6eef7;border-color:#3b4c5e;background:#111923}.date-range-trigger{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;width:100%;min-height:2.5rem;padding:.45rem .6rem;border:1px solid #35404b;border-radius:.5rem;color:#dce6f0;background:#1b222a;font-size:.78rem;font-weight:650}.date-range-trigger:hover{background:#26313d}.date-range-trigger>span{color:#8ebcff;font-size:.95rem}.date-range-calendar{position:absolute;z-index:12;top:calc(100% + .45rem);left:0;width:min(19rem,calc(100vw - 2rem));padding:.85rem;border:1px solid #35414d;border-radius:.7rem;color:#dce6f0;background:#1a2027;box-shadow:0 18px 42px rgb(0 0 0/35%)}.calendar-heading{display:grid;grid-template-columns:2rem 1fr 2rem;align-items:center;text-align:center}.calendar-heading strong{color:#edf4fc;font-size:.82rem;text-transform:capitalize}.calendar-heading button{min-height:2rem;padding:0;border-radius:.4rem;color:#bdd7fc;background:#263544;font-size:1.25rem}.calendar-heading button:hover{background:#30445b}.date-range-calendar>p{margin:.7rem 0;color:#91a2b5;font-size:.72rem}.calendar-days,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.18rem;gap:.18rem;text-align:center}.calendar-weekdays{margin-bottom:.25rem;color:#8192a4;font-size:.65rem;font-weight:800}.calendar-days button{min-height:2rem;padding:0;border-radius:.4rem;color:#dce6f0;background:transparent;font-size:.74rem}.calendar-days button:hover{background:#2a3b4d}.calendar-days button.in-range{border-radius:.2rem;background:#25466d}.calendar-days button.selected{color:#fff;background:#3b82f6;font-weight:800}.calendar-actions{display:flex;justify-content:space-between;margin-top:.75rem;padding-top:.7rem;border-top:1px solid #303a45}.calendar-actions .quiet-button{padding:.4rem .55rem;color:#b9d7ff;background:#263544;font-size:.72rem}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html[data-theme=light] .financial-content,html[data-theme=light] .financial-shell{color:#1f2d3d;background:#f3f6fa}html[data-theme=light] .financial-sidebar{border-color:#dce4ec;background:#fff}html[data-theme=light] .financial-topbar h1,html[data-theme=light] .product-brand{color:#172334}html[data-theme=light] .financial-sidebar>.product-brand:hover:not(:disabled){color:#172334;background:transparent}html[data-theme=light] .sidebar-label,html[data-theme=light] .sidebar-user small{color:#67778a}html[data-theme=light] .nav-item{color:#526276}html[data-theme=light] .nav-icon{color:#62758b;border-color:#dce5ed;background:linear-gradient(145deg,#fff,#edf2f6);box-shadow:0 4px 10px rgb(43 63 82/8%)}html[data-theme=light] .nav-item:hover{color:#172334;border-color:#d8e3ed;background:#edf3f8}html[data-theme=light] .nav-item.active{color:#172334;border-color:#c8dbf2;background:linear-gradient(100deg,#e4effd,#eef5fc);box-shadow:inset 2px 0 #3b82f6}html[data-theme=light] .nav-item.active .nav-icon{color:#245fa8;border-color:#b8d1ee;background:linear-gradient(145deg,#e8f3ff,#d9e9fb)}html[data-theme=light] .nav-item.clara-nav-item{color:#176947;border-color:#bce7d2;background:linear-gradient(100deg,#e6f8ef,#f2fbf7)}html[data-theme=light] .nav-item.clara-nav-item .nav-icon{color:#177653;border-color:#9dd9bd;background:linear-gradient(145deg,#d9f7e8,#c4ecd8)}html[data-theme=light] .nav-item.clara-nav-item.active{color:#0c5136;border-color:#8dd2b1;background:linear-gradient(100deg,#d7f5e6,#e9f9f1);box-shadow:inset 2px 0 #20a673,0 7px 18px rgb(18 125 83/9%)}html[data-theme=light] .nav-sort-handle{color:#718196}html[data-theme=light] .nav-sort-handle:focus-visible,html[data-theme=light] .nav-sort-handle:hover:not(:disabled){color:#24364b;border-color:#cbd8e4;background:#eaf1f7}html[data-theme=light] .sidebar-user{border-color:#dce4ec}html[data-theme=light] .sidebar-user strong{color:#263548}html[data-theme=light] .sidebar-signout{color:#526276}html[data-theme=light] .sidebar-signout:hover{color:#172334;background:#edf3f8}html[data-theme=light] .assistant-chat,html[data-theme=light] .credit-card-item,html[data-theme=light] .financing-item,html[data-theme=light] .help-card,html[data-theme=light] .notification-hero,html[data-theme=light] .panel,html[data-theme=light] .summary-card{border-color:#d9e2ec;background:#fff}html[data-theme=light] .assistant-chat .conversation{background:#f8fafc}html[data-theme=light] .assistant-chat .composer{border-color:#d9e2ec;background:#fff}html[data-theme=light] .assistant-chat .message.assistant{color:#263548;background:#eaf0f6}html[data-theme=light] .assistant-chat .composer textarea,html[data-theme=light] .filter-row input,html[data-theme=light] .filter-row select,html[data-theme=light] .inline-form input,html[data-theme=light] .inline-form select,html[data-theme=light] .reminder-edit-form input,html[data-theme=light] .reminder-edit-form select,html[data-theme=light] .reminder-form input,html[data-theme=light] .reminder-form select,html[data-theme=light] .reminder-list-toolbar input,html[data-theme=light] .reminder-list-toolbar select,html[data-theme=light] .transaction-edit-form input,html[data-theme=light] .transaction-edit-form select{color:#263548;border-color:#cbd7e3;background:#fff}html[data-theme=light] .credit-card-item strong,html[data-theme=light] .financing-main strong,html[data-theme=light] .financing-metrics strong,html[data-theme=light] .insight-card strong,html[data-theme=light] .management-list strong,html[data-theme=light] .panel-heading h2,html[data-theme=light] .registration-disclosure-title>strong,html[data-theme=light] .summary-card strong{color:#1e2d3d}html[data-theme=light] .credit-card-item small,html[data-theme=light] .financing-main small,html[data-theme=light] .financing-metrics span,html[data-theme=light] .insight-card p,html[data-theme=light] .management-list small,html[data-theme=light] .panel-kicker,html[data-theme=light] .summary-card p{color:#627286}html[data-theme=light] .registration-disclosure{border-color:#d5dee8;background:#f7f9fb}html[data-theme=light] .registration-disclosure>summary:hover,html[data-theme=light] .registration-disclosure[open]>summary{background:#eef3f8}html[data-theme=light] .registration-disclosure[open]>summary{border-bottom-color:#d5dee8}html[data-theme=light] .registration-disclosure-action{color:#2868bd}html[data-theme=light] .credit-card-future-invoices{border-color:#d9e2ec}html[data-theme=light] .credit-card-current-invoice>span,html[data-theme=light] .credit-card-future-invoices>span,html[data-theme=light] .credit-card-limit>span{color:#627286}html[data-theme=light] .credit-card-current-invoice>strong{color:#245d9d}html[data-theme=light] .credit-card-limit>strong{color:#176947}html[data-theme=light] .credit-card-future-invoices>div>span{border-color:#d5e0eb;background:#f7fafc}html[data-theme=light] .credit-card-future-invoices>div>span strong{color:#263548}html[data-theme=light] .invoice-filter-chip{color:#204d7d;border-color:#a9c8e8;background:#e8f3ff}html[data-theme=light] .management-list>div,html[data-theme=light] .transaction-row{border-color:#e1e8ef}html[data-theme=light] .transaction-description strong{color:#263548}html[data-theme=light] .transaction-description small{color:#68798c}html[data-theme=light] .insight-card{border-color:#dbe4ec;background:#f8fafc}html[data-theme=light] .data-error{background:#fff1f2}html[data-theme=light] .mobile-nav{border-color:#dce4ec;background:rgb(255 255 255/96%)}html[data-theme=light] .mobile-nav button{color:#68798c}html[data-theme=light] .mobile-nav button.active{color:#2563c9}html[data-theme=light] .topbar-actions{border-color:#d8e2ec;background:rgb(255 255 255/88%);box-shadow:0 8px 24px rgb(43 65 88/9%)}html[data-theme=light] .financial-privacy-toggle{color:#405166;border-color:#cbd7e3;background:#fff}html[data-theme=light] .financial-privacy-toggle:hover:not(:disabled){color:#174b80;background:#edf3f8}html[data-theme=light] .financial-privacy-toggle[aria-pressed=true]{color:#1f5f9f;border-color:#a9c8e8;background:#e8f3ff}html[data-theme=light] .topbar-company-selector{border-color:#dce5ee}html[data-theme=light] .topbar-company-selector .company-selector select{border-color:transparent;background-color:#f1f5f9}html[data-theme=light] .topbar-company-selector .company-selector select:hover{border-color:#c2d0dd}html[data-theme=light] .account-menu-trigger{color:#405166;border-color:#cbd7e3;background:#fff}html[data-theme=light] .account-menu-trigger:hover{background:#edf3f8}html[data-theme=light] .account-menu-panel{color:#263548;border-color:#d7e1eb;background:#fff;box-shadow:0 18px 42px rgb(28 45 62/18%)}html[data-theme=light] .account-menu-name{color:#172334}html[data-theme=light] .account-menu-panel>small,html[data-theme=light] .theme-settings legend{color:#68798c}html[data-theme=light] .theme-settings{border-color:#e0e7ee}html[data-theme=light] .theme-options label{color:#33465a}html[data-theme=light] .refresh-action{color:#405166;border-color:#cbd7e3;background:#fff}html[data-theme=light] .refresh-action:hover:not(:disabled){background:#edf3f8}html[data-theme=light] .refresh-status{color:#68798c}html[data-theme=light] .pull-refresh-hint{color:#174b80;border-color:#a8c8e8;background:#e8f3ff}html[data-theme=light] .dashboard-period-control{border-color:#cad8e6;background:linear-gradient(110deg,#f8fbff,#edf3f8)}html[data-theme=light] .dashboard-period-control strong{color:#1e2d3d}html[data-theme=light] .dashboard-period-control input,html[data-theme=light] .dashboard-period-control select{color:#263548;border-color:#b9cad9;background:#fff}html[data-theme=light] .dashboard-period-control input:focus,html[data-theme=light] .dashboard-period-control select:focus{border-color:#2563c9;box-shadow:0 0 0 .18rem rgb(37 99 201/16%)}html[data-theme=light] .dashboard-refreshing{color:#245d9d}html[data-theme=light] .dashboard-refreshing:before{border-color:#2563c9 #94b7dc #94b7dc}html[data-theme=light] .dashboard-content-transition[aria-busy=true]{opacity:1}html[data-theme=light] .summary-card.positive>span{color:#126b51;background:#dff5eb}html[data-theme=light] .summary-card.negative>span{color:#9b3c50;background:#fdebef}html[data-theme=light] .summary-card.positive>.summary-card-info{color:#126b51;background:#dff5eb}html[data-theme=light] .summary-card.negative>.summary-card-info{color:#9b3c50;background:#fdebef}html[data-theme=light] .summary-card-info-popover{color:#263548;border-color:#c8d6e4;background:#fff;box-shadow:0 22px 60px rgb(43 65 88/24%)}html[data-theme=light] .summary-card-info-popover h3{color:#172334}html[data-theme=light] .summary-card .summary-card-info-popover p{color:#5c6f83}html[data-theme=light] .summary-card-equation{color:#334b63;border-color:#cfdae5;background:#f3f7fa}html[data-theme=light] .summary-card .summary-card-equation strong{color:#172334}html[data-theme=light] .summary-card-button:hover:not(:disabled){border-color:#b9d1e8;background:#edf4fb}html[data-theme=light] .summary-card.positive .summary-card-heading-row>span{color:#126b51;background:#dff5eb}html[data-theme=light] .summary-card.negative .summary-card-heading-row>span{color:#9b3c50;background:#fdebef}html[data-theme=light] .summary-card-supporting{color:#536b83!important;border-color:#d4e0eb;background:#f2f6fa}html[data-theme=light] .summary-card-supporting b{color:#243b52}html[data-theme=light] .summary-card-navigation{color:#2868ae;border-top-color:#e0e7ee}html[data-theme=light] .summary-card-navigation:hover:not(:disabled){color:#174f8a}html[data-theme=light] .dashboard-category-forecast{color:#674793;border-color:#d8caeb;background:#f4effa}html[data-theme=light] .dashboard-category-actions .text-button{color:#245d9d;border-color:#cad8e6;background:#f4f7fa}html[data-theme=light] .dashboard-category-actions .text-button:hover:not(:disabled){color:#174b80;border-color:#afc6dc;background:#eaf1f7}@media (hover:none),(pointer:coarse){.summary-card-button:active:not(:disabled),.summary-card-button:hover:not(:disabled){transform:none}html[data-theme=light] .summary-card-button:active:not(:disabled),html[data-theme=light] .summary-card-button:hover:not(:disabled){color:inherit;border-color:#d9e2ec;background:#fff}}html[data-theme=light] .category-bar-label{color:#53697e}html[data-theme=light] .category-bar-button:hover:not(:disabled){background:transparent}html[data-theme=light] .category-bars strong{color:#263548}html[data-theme=light] .category-bar-meta small,html[data-theme=light] .dashboard-category-count{color:#64788c}html[data-theme=light] .bar{background:#d5e1eb}html[data-theme=light] .bar i{background:linear-gradient(90deg,#4b8feb,#76acee)}html[data-theme=light] .category-bar-button:hover .category-bar-label{color:#2d5e91}html[data-theme=light] .category-bar-button:hover .bar{box-shadow:0 0 0 2px rgb(75 143 235/18%)}html[data-theme=light] .category-bar-button:focus-visible{outline-color:#2563c9}html[data-theme=light] .text-button{color:#2563c9}html[data-theme=light] .text-button:hover:not(:disabled){color:#174b80;background:#eaf2fb}html[data-theme=light] .category-edit-form{border-color:#e1e8ef}html[data-theme=light] .category-edit-form input{color:#263548;border-color:#cbd7e3;background:#fff}html[data-theme=light] .entity-edit-form{border-color:#c8d9eb;background:#f4f8fc}html[data-theme=light] .entity-edit-form input,html[data-theme=light] .entity-edit-form select{color:#263548;border-color:#cbd7e3;background:#fff}html[data-theme=light] .entity-action{color:#334a62;border-color:#c4d1df;background:#edf3f8}html[data-theme=light] .destructive-entity-action{color:#a1253e;border-color:#e5a9b5;background:#fff1f3}html[data-theme=light] .settle-entity-action{color:#176344;border-color:#9ad1ba;background:#ecf9f3}html[data-theme=light] .financing-archive-heading{border-color:#dce4ec}html[data-theme=light] .financing-archive-heading strong{color:#25384b}html[data-theme=light] .financing-archive-heading small{color:#6c7c8e}html[data-theme=light] .financing-actions .entity-action:hover:not(:disabled){color:#20384f;border-color:#9fb4c8;background:#dce8f2}html[data-theme=light] .financing-actions .settle-entity-action:hover:not(:disabled){color:#115c3d;border-color:#70b795;background:#dff5ea}html[data-theme=light] .financing-actions .primary-action:hover:not(:disabled){color:#fff;background:#2563eb}html[data-theme=light] .form-field>span{color:#607286}html[data-theme=light] .date-range-trigger{color:#405166;border-color:#cbd7e3;background:#fff}html[data-theme=light] .date-range-trigger:hover{background:#edf3f8}html[data-theme=light] .date-range-calendar{color:#263548;border-color:#d7e1eb;background:#fff;box-shadow:0 18px 42px rgb(28 45 62/18%)}html[data-theme=light] .calendar-heading strong{color:#172334}html[data-theme=light] .calendar-actions .quiet-button,html[data-theme=light] .calendar-heading button{color:#2563c9;background:#edf3f8}html[data-theme=light] .calendar-weekdays,html[data-theme=light] .date-range-calendar>p{color:#68798c}html[data-theme=light] .calendar-days button{color:#33465a}html[data-theme=light] .calendar-days button:hover{background:#e5effa}html[data-theme=light] .calendar-days button.in-range{background:#dbeafe}html[data-theme=light] .calendar-actions{border-color:#e0e7ee}html[data-theme=light] .anticipation-dialog,html[data-theme=light] .health-insight-dialog{color:#33465a;background:#fff;box-shadow:0 24px 70px rgb(28 45 62/25%)}html[data-theme=light] .anticipation-dialog{border-color:#a9c8e8}html[data-theme=light] .anticipation-dialog h2{color:#172334}html[data-theme=light] .anticipation-dialog label>span,html[data-theme=light] .anticipation-dialog>p:not(.panel-kicker){color:#5e7186}html[data-theme=light] .anticipation-dialog input,html[data-theme=light] .anticipation-dialog select{color:#263548;border-color:#cbd7e3;background:#fff}html[data-theme=light] .anticipation-preview{border-color:#b9d2ec;background:#f2f7fd}html[data-theme=light] .anticipation-preview strong{color:#244f7c}html[data-theme=light] .payment-source-preview{border-color:#b9d2ec;background:#f2f7fd}html[data-theme=light] .payment-source-preview strong{color:#244f7c}html[data-theme=light] .payment-source-acknowledgement,html[data-theme=light] .payment-source-preview.warning{border-color:#dfbf7d;background:#fff9e8}html[data-theme=light] .payment-source-acknowledgement span,html[data-theme=light] .payment-source-preview.warning strong{color:#76531a}html[data-theme=light] .invoice-alert-dialog{color:#33465a;border-color:#87afd8;background:linear-gradient(135deg,#f3f8fe,#fff 72%);box-shadow:0 24px 70px rgb(28 45 62/25%)}html[data-theme=light] .invoice-alert-dialog.overdue{border-color:#d9475f;background:linear-gradient(135deg,#fff0f2,#fff 72%)}html[data-theme=light] .invoice-alert-dialog h2{color:#172334}html[data-theme=light] .invoice-alert-dialog>p:not(.panel-kicker){color:#5e7186}html[data-theme=light] .invoice-alert-dialog.overdue>p:not(.panel-kicker){color:#8f2638}html[data-theme=light] .invoice-alert-facts>span,html[data-theme=light] .invoice-payment-values>span{border-color:#d4e0eb;background:#f7fafc}html[data-theme=light] .invoice-alert-dialog.overdue .invoice-alert-facts>span{border-color:#efb3bd;background:#fff5f6}html[data-theme=light] .invoice-alert-facts small,html[data-theme=light] .invoice-payment-values small{color:#68798c}html[data-theme=light] .invoice-alert-facts strong,html[data-theme=light] .invoice-payment-values strong{color:#263548}html[data-theme=light] .invoice-payment-confirmation>p,html[data-theme=light] .invoice-payment-help,html[data-theme=light] .invoice-payment-summary{color:#5e7186}html[data-theme=light] .invoice-payment-interest-name{color:#76531a!important;border-color:#dfbf7d;background:#fff9e8}html[data-theme=light] .invoice-payment-safety{color:#245d9d!important;border-color:#b9d2ec;background:#f2f7fd}html[data-theme=light] .invoice-filter-select{color:#204d7d!important;border-color:#a9c8e8!important;background-color:#e8f3ff!important}html[data-theme=light] .health-insight-dialog h2{color:#172334}html[data-theme=light] .health-insight-dialog>p:not(.panel-kicker){color:#5e7186}html[data-theme=light] .health-insight-dialog>strong{color:#30445a}html[data-theme=light] .health-feedback-explanation{color:#718399}html[data-theme=light] .health-insight-close{color:#5e7186}html[data-theme=light] .health-insight-item{border-color:#dbe4ec;background:#f8fafc}html[data-theme=light] .health-insight-item strong{color:#263548}html[data-theme=light] .health-insight-item p{color:#68798c}html[data-theme=light] .health-insight-item small{color:#40566d}html[data-theme=light] .health-feedback-toast{color:#19543e;border-color:#8ac7ae;background:#ecfdf5}@media (max-width:600px){.financial-topbar{align-items:flex-start;width:100%}.financial-topbar>div:first-child{min-width:0}.topbar-actions{min-width:0;flex:0 0 auto}.topbar-actions .primary-action{min-height:2.45rem;padding-inline:.65rem;font-size:.72rem}.financial-privacy-toggle{min-width:2.45rem;min-height:2.45rem;padding-inline:.65rem}.financial-privacy-toggle>span{display:none}.refresh-action{min-width:2.45rem;min-height:2.45rem;padding-inline:.65rem}.refresh-action>span:last-child{display:none}.account-menu-trigger{min-height:2.45rem;padding-inline:.65rem;font-size:.72rem}.category-edit-form{grid-template-columns:1fr 1fr}.category-edit-form input{grid-column:span 2}.transaction-custom-dates{grid-column:span 2;width:100%}.transaction-custom-dates input{width:calc(50% - .275rem)}.date-range-calendar{left:auto;right:0}.category-management-metrics{width:calc(100% - 1.35rem);margin-left:1.35rem;text-align:left}.category-management-actions{width:100%;justify-content:flex-end}}@media (max-width:760px){.entity-actions{width:100%;justify-content:flex-end}.management-list>div:has(.entity-actions){flex-wrap:wrap}.account-edit-form,.card-edit-form,.financing-edit-form{grid-template-columns:1fr 1fr}.entity-edit-form input:first-child,.entity-edit-form select{grid-column:span 2}.financing-actions{flex-wrap:wrap;width:100%}.financing-actions .primary-action{width:100%}}.sidebar-admin-label{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #292e36}.company-selector{display:grid;grid-gap:.2rem;gap:.2rem;min-width:12rem;color:#8fa0b1;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.company-selector select{min-height:2.65rem;padding:.5rem 2rem .5rem .65rem;border:1px solid #3a4653;border-radius:.55rem;outline:0;color:#dbe8f6;background:#17202a;font-size:.75rem;font-weight:700;letter-spacing:0;text-transform:none}.company-selector select:focus{border-color:#5796f8;box-shadow:0 0 0 .18rem rgb(79 143 245/16%)}.account-profile-link{width:100%;margin-top:.8rem;padding:.6rem .7rem;border:1px solid #354556;color:#cfe1f4;background:#243242;font-size:.76rem}.account-profile-link:hover{background:#2c3c4e}.tenant-page{max-width:92rem;margin:0 auto}.tenant-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.tenant-page-heading h2{margin:.18rem 0 .25rem;color:#f0f5fa;font-size:1.35rem}.tenant-page-heading p:not(.panel-kicker){max-width:48rem;margin:0;color:#8fa0b1;font-size:.78rem;line-height:1.55}.tenant-heading-actions input,.tenant-page-heading>input{width:min(25rem,100%);min-height:2.55rem;padding:.55rem .7rem;border:1px solid #3a4653;border-radius:.5rem;outline:0;color:#e4edf6;background:#141b23}.tenant-page-heading input:focus{border-color:#5796f8;box-shadow:0 0 0 .18rem rgb(79 143 245/15%)}.tenant-heading-actions{display:flex;align-items:center;gap:.55rem}.tenant-management-grid{display:grid;grid-template-columns:minmax(26rem,.82fr) minmax(28rem,1.18fr);align-items:flex-start;grid-gap:1rem;gap:1rem}.tenant-card{padding:1.1rem;border:1px solid #2e3945;border-radius:.75rem;background:#181e25;box-shadow:0 10px 28px rgb(0 0 0/12%)}.tenant-card-heading{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:1rem}.tenant-card-heading span{color:#7f91a4;font-size:.62rem;font-weight:850;letter-spacing:.08em}.tenant-card-heading h3{margin:.22rem 0 0;color:#e6eef7;font-size:.95rem}.tenant-form{display:grid;grid-gap:1rem;gap:1rem}.tenant-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.tenant-form label,.tenant-modal label{display:grid;grid-gap:.35rem;gap:.35rem;color:#aab8c7;font-size:.7rem;font-weight:750}.tenant-form input,.tenant-form select,.tenant-modal input{width:100%;min-width:0;min-height:2.55rem;padding:.5rem .65rem;border:1px solid #3a4653;border-radius:.48rem;outline:0;color:#e7eef6;background:#111820;font:inherit;font-weight:500}.tenant-form input:focus,.tenant-form select:focus,.tenant-modal input:focus{border-color:#5796f8;box-shadow:0 0 0 .18rem rgb(79 143 245/15%)}.tenant-field-wide{grid-column:1/-1}.tenant-form-guidance{margin:0;padding:.7rem .8rem;border:1px solid #405268;border-radius:.5rem;color:#b9c9d9;background:#202b38;font-size:.72rem;line-height:1.5}.tenant-address-fields{margin:0;padding:1rem;border:1px solid #2e3945;border-radius:.6rem}.tenant-address-fields legend{padding:0 .4rem;color:#91a3b7;font-size:.66rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.tenant-address-grid{grid-template-columns:minmax(10rem,.7fr) minmax(14rem,1.3fr)}.cep-control{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.4rem;gap:.4rem}.cep-control .quiet-button{min-height:2.55rem;white-space:nowrap}.tenant-submit{justify-self:flex-end;min-width:10rem}.tenant-list{display:grid;max-height:59rem;overflow:auto}.tenant-list article{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid #29323c}.tenant-list article:last-child{border-bottom:0}.tenant-list article.inactive{opacity:.58}.tenant-entity-main{display:grid;min-width:0;grid-gap:.2rem;gap:.2rem}.tenant-entity-main small,.tenant-entity-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-entity-main strong{color:#e8eef5;font-size:.83rem}.tenant-entity-main small{color:#8292a3;font-size:.68rem}.tenant-status{width:max-content;padding:.17rem .42rem;border-radius:999px;font-size:.58rem;font-weight:850;text-transform:uppercase}.tenant-status.active{color:#9cf0cc;background:#1d4d3b}.tenant-status.inactive{color:#bdc5ce;background:#333b45}.tenant-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.tenant-actions button{min-height:1.9rem;padding:.32rem .5rem;border:1px solid #405268;color:#c6d7e9;background:#243141;font-size:.65rem}.tenant-actions button:hover:not(:disabled){background:#304156}.tenant-actions button:disabled{cursor:not-allowed;opacity:.38}.tenant-empty{margin:2rem 0;color:#8292a3;text-align:center;font-size:.76rem}.tenant-pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.9rem;color:#8394a6;font-size:.68rem;font-weight:700}.tenant-pagination>div{display:flex;gap:.4rem}.tenant-pagination button{min-height:2rem;padding:.35rem .6rem}.tenant-success{padding:.7rem .85rem;border:1px solid #2e6b55;border-radius:.5rem;color:#b7efd5;background:#1c4235;font-size:.76rem}.tenant-modal-backdrop{position:fixed;z-index:80;inset:0;display:grid;overflow:auto;place-items:center;padding:1.2rem;background:rgb(5 9 13/82%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.tenant-modal{display:grid;width:min(34rem,100%);grid-gap:.9rem;gap:.9rem;padding:1.35rem;border:1px solid #3b4855;border-radius:.8rem;color:#dce6ef;background:#191f26;box-shadow:0 28px 80px rgb(0 0 0/45%)}.tenant-modal h2{margin:0;color:#f2f6fa;font-size:1.25rem}.tenant-modal>p:not(.panel-kicker){margin:0;color:#9aaabb;font-size:.78rem;line-height:1.6}.tenant-modal.destructive{border-color:#743c46}.tenant-danger-icon{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:50%;color:#fecdd3;background:#632f39;font-size:1.1rem;font-weight:900}.tenant-modal-actions{display:flex;justify-content:flex-end;gap:.55rem;margin-top:.3rem}.tenant-modal-actions button{min-height:2.4rem;padding:.5rem .75rem}.tenant-modal-actions .destructive-entity-action:disabled{cursor:not-allowed;opacity:.42}.forced-password-backdrop{z-index:100}.forced-password-modal{width:min(39rem,100%)}.forced-password-modal .password-card{padding:0;border:0;box-shadow:none}.password-card>p{margin:-.4rem 0 .15rem;color:#8999aa;font-size:.72rem;line-height:1.5}.profile-company-badge{padding:.45rem .7rem;border:1px solid #3d5065;border-radius:999px;color:#bcd7f5;background:#213145;font-size:.7rem;font-weight:800}.account-conversation-settings{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:1rem}.account-conversation-settings .tenant-card-heading{margin-bottom:0}.account-conversation-settings>p{max-width:55rem;margin:0;color:#93a3b4;font-size:.76rem;line-height:1.55}.account-purge-chat-action{width:max-content;min-height:2.5rem;padding:.55rem .8rem}.chat-history-purge-dialog strong{overflow-wrap:anywhere;color:#fecdd3}.tenant-audit-table-wrap{overflow-x:auto;padding:.3rem 1rem 1rem}.tenant-audit-table{width:100%;border-collapse:collapse;min-width:65rem}.tenant-audit-table td,.tenant-audit-table th{padding:.8rem .6rem;border-bottom:1px solid #29323c;color:#a8b6c5;text-align:left;vertical-align:top;font-size:.7rem}.tenant-audit-table th{color:#77899d;font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.tenant-audit-table td small,.tenant-audit-table td strong{display:block}.tenant-audit-table td strong{color:#dce6ef}.tenant-audit-table td small{margin-top:.15rem;color:#7f90a1}.tenant-audit-table details summary{cursor:pointer;color:#91bff5}.tenant-audit-table pre{max-width:28rem;max-height:18rem;overflow:auto;padding:.65rem;border-radius:.4rem;color:#c4d3e2;background:#10161d;font-size:.62rem;white-space:pre-wrap}.audit-action{display:inline-block;padding:.2rem .42rem;border-radius:.3rem;color:#b8d7fb;background:#233b58;font-size:.62rem;font-weight:800}html[data-theme=light] .sidebar-admin-label{border-color:#dce4ec}html[data-theme=light] .company-selector{color:#68798c}html[data-theme=light] .company-selector select,html[data-theme=light] .tenant-form input,html[data-theme=light] .tenant-form select,html[data-theme=light] .tenant-heading-actions input,html[data-theme=light] .tenant-modal input,html[data-theme=light] .tenant-page-heading>input{color:#263548;border-color:#cbd7e3;background:#fff}html[data-theme=light] .account-profile-link{color:#31516f;border-color:#cbd8e5;background:#eef4f9}html[data-theme=light] .tenant-card-heading h3,html[data-theme=light] .tenant-entity-main strong,html[data-theme=light] .tenant-modal h2,html[data-theme=light] .tenant-page-heading h2{color:#1d2b3a}html[data-theme=light] .account-conversation-settings>p,html[data-theme=light] .tenant-entity-main small,html[data-theme=light] .tenant-page-heading p:not(.panel-kicker){color:#68798c}html[data-theme=light] .tenant-card,html[data-theme=light] .tenant-modal{color:#33465a;border-color:#d7e1eb;background:#fff;box-shadow:0 10px 28px rgb(28 45 62/10%)}html[data-theme=light] .tenant-address-fields,html[data-theme=light] .tenant-audit-table td,html[data-theme=light] .tenant-audit-table th,html[data-theme=light] .tenant-list article{border-color:#e0e7ee}html[data-theme=light] .tenant-form label,html[data-theme=light] .tenant-modal label{color:#53667a}html[data-theme=light] .tenant-form-guidance{color:#40566d;border-color:#cbd8e5;background:#eef4f9}html[data-theme=light] .tenant-actions button{color:#3e5873;border-color:#cad7e4;background:#edf3f8}html[data-theme=light] .tenant-audit-table td{color:#526579}html[data-theme=light] .tenant-audit-table pre{color:#33465a;background:#f0f4f8}html[data-theme=light] .financial-personalization-card .tenant-card-heading>div>span{color:#52687e}html[data-theme=light] .financial-personalization-card>p{color:#53687d}html[data-theme=light] .financial-personalization-card>.tenant-success{color:#145b40;border-color:#8bc6ad;background:#ecf9f3}html[data-theme=light] .personalization-status{color:#40566d;border-color:#bdcad7;background:#f4f7fa}html[data-theme=light] .personalization-status.complete{color:#0d5d3e;border-color:#79b99d;background:#e5f6ed}html[data-theme=light] .personalization-priorities{border-color:#bdcad7;background:#fbfcfd}html[data-theme=light] .personalization-priorities legend{color:#1d2f42}html[data-theme=light] .personalization-priorities>p{color:#52687e}html[data-theme=light] .personalization-priority-option{color:#26394c;border-color:#c8d4df;background:#f4f7fa}html[data-theme=light] .personalization-priority-option.selected{border-color:#69ad8f;background:#e7f6ef}html[data-theme=light] .personalization-priority-option>label{color:#26394c}html[data-theme=light] .personalization-priority-order strong{color:#fff;background:#176b4d}html[data-theme=light] .personalization-priority-order button{color:#29435b;border-color:#b9c8d6;background:#e8eef4}html[data-theme=light] .personalization-priority-order button:hover:not(:disabled){color:#16344f;border-color:#9db3c7;background:#dbe6ef}html[data-theme=light] .personalization-priority-order button:focus-visible{outline-color:#167554}html[data-theme=light] .personalization-question-grid label,html[data-theme=light] .personalization-schedule-grid label{color:#40566d}html[data-theme=light] .personalization-question-grid input,html[data-theme=light] .personalization-question-grid select,html[data-theme=light] .personalization-schedule-grid input,html[data-theme=light] .personalization-schedule-grid select{color:#263548;border-color:#bdcad7;background:#fff}html[data-theme=light] .personalization-question-grid label>small{color:#60758a}html[data-theme=light] .personalization-alert-settings{border-color:#c8d4df;background:#f8fafc}html[data-theme=light] .personalization-alert-settings legend{color:#26394c}html[data-theme=light] .personalization-alert-settings label{color:#40566d}html[data-theme=light] .personalization-disclosure{color:#53687d}html[data-theme=light] .personalization-section{border-color:#c8d4df;background:#f8fafc}html[data-theme=light] .personalization-section>summary{color:#26394c}html[data-theme=light] .personalization-section[open]>summary{border-color:#c8d4df;background:#eef3f7}html[data-theme=light] .personalization-care-preview{color:#334b61;border-color:#83bca5;background:#edf8f3}html[data-theme=light] .personalization-care-preview strong{color:#145f43}@media (pointer:coarse){.personalization-priority-order button{width:2.75rem;height:2.75rem}.personalization-section>summary{min-height:2.75rem}}html[data-theme=light] .category-limit-row{border-color:#c8d4df;background:#f7fafc}html[data-theme=light] .category-limit-row.attention{border-color:#c49245;background:#fffaf0}html[data-theme=light] .category-limit-row.critical{border-color:#d06a77;background:#fff4f5}html[data-theme=light] .category-limit-copy>strong{color:#1d2f42}html[data-theme=light] .category-limit-copy>small,html[data-theme=light] .category-limit-copy>span{color:#52687e}html[data-theme=light] .category-limit-copy>.category-limit-method{color:#176b4d}html[data-theme=light] .category-limit-progress{background:#d9e2ea}html[data-theme=light] .category-limit-form label{color:#40566d}html[data-theme=light] .category-limit-form input,html[data-theme=light] .category-limit-form select{color:#263548;border-color:#bdcad7;background:#fff}@media (max-width:1100px){.tenant-management-grid{grid-template-columns:1fr}.tenant-list{max-height:none}}@media (max-width:900px){.topbar-company-selector{display:none}.topbar-actions{padding:0;border:0;background:transparent;box-shadow:none}.account-company-context{display:block;margin:.9rem 0 .15rem;padding:.8rem 0;border-top:1px solid #303a45;border-bottom:1px solid #303a45}.company-selector{min-width:0;max-width:10rem}.company-selector span{display:none}.account-company-context .company-selector{display:grid;max-width:none;grid-gap:.4rem;gap:.4rem}.account-company-context .company-selector span{display:block}.account-company-context .company-selector select{width:100%;min-height:2.7rem}.tenant-page-heading{align-items:stretch;flex-direction:column}.tenant-heading-actions,.tenant-page-heading>input{width:100%}.tenant-heading-actions input{flex:1 1}.mobile-nav button{min-width:4.9rem}html[data-theme=light] .topbar-actions{border:0;background:transparent;box-shadow:none}html[data-theme=light] .account-company-context{border-color:#e0e7ee}}@media (max-width:600px){.tenant-address-grid,.tenant-form-grid{grid-template-columns:1fr}.tenant-field-wide{grid-column:auto}.tenant-list article{align-items:flex-start;flex-direction:column}.tenant-actions{width:100%;justify-content:flex-start}.tenant-modal-actions{flex-direction:column-reverse}.tenant-modal-actions button,.tenant-submit{width:100%}.cep-control{grid-template-columns:1fr}.tenant-heading-actions{align-items:stretch;flex-direction:column}.tenant-heading-actions .quiet-button{width:100%}.topbar-actions{flex-wrap:nowrap;justify-content:flex-end}.account-menu-panel{width:min(20rem,calc(100vw - 2rem))}.tenant-page{padding-bottom:1rem}.tenant-pagination{align-items:stretch;flex-direction:column}.tenant-pagination>div{display:grid;grid-template-columns:1fr 1fr}.account-purge-chat-action,.tenant-pagination button{width:100%}}.transaction-origin-icon{position:static;display:inline-grid;width:.9rem;height:.78rem;flex:0 0 .9rem;place-items:center;border:1px solid #54728f;border-radius:.22rem;color:#d7e9ff;background:#263e58;vertical-align:middle}.transaction-origin-icon.card{color:#cfe3ff;border-color:#4e7db5;background:#285184}.transaction-origin-icon.investment{color:#caf8df;border-color:#3b8060;background:#245b43}.transaction-origin-icon.pix{color:#c8f6f1;border-color:#39847c;background:#245b57}.transaction-origin-icon.cash{color:#f7e6b7;border-color:#86733c;background:#5e5228}.transaction-origin-icon.financing{color:#f1ddff;border-color:#765196;background:#51366b}.transaction-origin-icon svg{width:.65rem;height:.65rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.transaction-origin-label{display:inline-flex;align-items:center;gap:.25rem;vertical-align:middle;color:#9fb4ca;font-weight:700}.transaction-origin-details{position:relative;display:inline-block;vertical-align:middle}.transaction-origin-details>summary{display:inline-flex;align-items:center;gap:.25rem;color:#9fb4ca;cursor:pointer;font-weight:700;list-style:none}.transaction-origin-details>summary::-webkit-details-marker{display:none}.transaction-description .transaction-metadata{display:flex!important;align-items:center;gap:.25rem;min-width:0;overflow:visible}.transaction-category{min-width:0;max-width:min(12rem,35%);overflow:hidden;flex:0 1 auto;text-overflow:ellipsis;white-space:nowrap}.transaction-metadata-separator,.transaction-total-state{flex:0 0 auto}.transaction-origin-details{min-width:0;overflow:visible;flex:1 1 auto;width:0;flex-basis:0}.transaction-origin-details>summary{width:100%;min-width:0;max-width:100%}.transaction-origin-icon{flex:0 0 1rem}.transaction-origin-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-origin-popover{position:absolute;z-index:20;bottom:calc(100% + .45rem);left:-.45rem;display:none;width:max-content;max-width:min(21rem,calc(100vw - 2rem));padding:.55rem .65rem;border:1px solid #49627d;border-radius:.5rem;color:#dce9f6;background:#172433;box-shadow:0 10px 28px rgb(0 0 0/35%);font-size:.68rem;font-weight:650;line-height:1.45;white-space:normal}.transaction-origin-details[open] .transaction-origin-popover{display:block}html[data-theme=light] .transaction-origin-details>summary,html[data-theme=light] .transaction-origin-label{color:#506a84}html[data-theme=light] .transaction-origin-popover{color:#294057;border-color:#bfd0e1;background:#fff;box-shadow:0 10px 28px rgb(39 61 83/18%)}html[data-theme=light] .transaction-table-header{color:#6d8094;border-color:#dbe4ec}html[data-theme=light] .transaction-header-date button{color:#4f6d8b}html[data-theme=light] .transaction-header-date button:focus-visible,html[data-theme=light] .transaction-header-date button:hover:not(:disabled){color:#174f91}html[data-theme=light] .transaction-search-field{color:#61788f}html[data-theme=light] .transaction-row.scheduled-transaction{border-color:#e4d9ed;background:linear-gradient(90deg,rgb(116 80 151/7%),transparent 55%)}html[data-theme=light] .scheduled-pill{color:#65437f;border-color:#c9b3da;background:#f6f0fa}html[data-theme=light] .transaction-date{color:#75869a}.transaction-edit-form{grid-template-columns:minmax(9rem,1.35fr) minmax(6.5rem,.5fr) minmax(8rem,.8fr) minmax(8rem,.8fr) 8.2rem 6.5rem auto auto}.credit-card-purchase-edit-form{border-color:#3f6590;background:#17283a}.account-transfer-edit-form{grid-template-columns:minmax(7rem,.6fr) minmax(9rem,1fr) minmax(9rem,1fr) 8.2rem 6.5rem auto auto}.transaction-date small{display:inline;margin-left:.32rem;color:inherit;font-size:inherit;font-weight:750}.linked-edit-note{grid-column:1/-1;margin:0 0 .1rem;color:#9fc5f3;font-size:.68rem;font-weight:750}html[data-theme=light] .credit-card-purchase-edit-form{border-color:#b9d2ec;background:#f2f7fd}html[data-theme=light] .linked-edit-note{color:#315f91}@media (min-width:761px){.credit-card-purchase-edit-form{grid-template-columns:minmax(10rem,1.2fr) minmax(9rem,1fr) minmax(7rem,.65fr) minmax(9rem,1fr)}.credit-card-purchase-edit-form>select:nth-of-type(2){grid-column:1/3}.credit-card-purchase-edit-form>button[type=submit]{grid-column:3}.credit-card-purchase-edit-form>.quiet-button{grid-column:4}.credit-card-purchase-edit-form>button{width:100%}}.type-dot.shared{background:linear-gradient(135deg,#58d4a5 0 48%,#fb7185 52% 100%);box-shadow:0 0 0 4px rgb(134 157 148/12%)}.default-source-toggle{display:flex;min-width:0;min-height:2.35rem;align-items:center;gap:.42rem;padding:.38rem .55rem;border:1px solid #35485d;border-radius:.48rem;color:#aebfd1;background:#18232e;font-size:.68rem;font-weight:750;line-height:1.25}.inline-form .default-source-toggle{min-height:2.5rem}.entity-edit-form .default-source-toggle input,.inline-form .default-source-toggle input{width:.9rem;height:.9rem;min-height:0;flex:0 0 .9rem;padding:0;border:0;background:transparent;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:#5796f8;box-shadow:none}.account-form{grid-template-columns:minmax(9rem,1fr) 9rem minmax(8rem,.8fr) 7rem minmax(8rem,auto) auto}.card-registration-form{grid-template-columns:minmax(9rem,1fr) minmax(7rem,.75fr) 7.5rem 7rem 5.5rem 5.5rem minmax(9rem,.85fr) minmax(7.5rem,auto) auto}.account-edit-form{grid-template-columns:minmax(9rem,1fr) 9rem minmax(8rem,.8fr) 7.5rem minmax(10rem,auto) auto auto}.card-edit-form{grid-template-columns:repeat(3,minmax(7rem,1fr)) repeat(3,6.5rem) minmax(9rem,1fr) minmax(7.5rem,auto) auto auto}html[data-theme=light] .default-source-toggle{color:#405166;border-color:#cbd7e3;background:#f7fafc}@media (max-width:1100px){.card-form{grid-template-columns:repeat(3,minmax(0,1fr))}.card-form button{grid-column:span 3}}@media (max-width:900px){.account-form{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form button{grid-column:span 2}}@media (max-width:760px){.account-edit-form,.card-edit-form{grid-template-columns:1fr 1fr}.entity-edit-form .default-source-toggle{grid-column:span 2}.credit-card-purchase-edit-form{grid-template-columns:1fr 1fr}.credit-card-purchase-edit-form .linked-edit-note{grid-column:span 2}}@media (max-width:600px){.filter-row .transaction-search-field{grid-column:1/-1}.transaction-list.compact .transaction-table-header,.transaction-table-header{display:flex;justify-content:flex-end;padding-bottom:.32rem}.transaction-header-actions,.transaction-header-amount,.transaction-header-description{display:none}.transaction-header-date{margin-left:auto}.dashboard-activity-search{margin-bottom:.55rem}.transaction-edit-form{grid-template-columns:1fr 1fr}.transaction-edit-form input:first-child,.transaction-edit-form select{grid-column:span 2}.account-form,.card-form{grid-template-columns:1fr}.account-form .default-source-toggle,.account-form button,.card-form .default-source-toggle,.card-form button{grid-column:auto}.transaction-origin-popover{position:fixed;right:1rem;bottom:5.5rem;left:1rem;width:auto;max-width:none}.transaction-list.compact .transaction-row,.transaction-row{grid-template-columns:1.7rem minmax(0,1fr) 5.2rem auto auto;grid-template-areas:"icon description date scheduled amount" "icon metadata metadata metadata metadata" "actions actions actions actions actions";column-gap:.45rem;row-gap:.12rem;align-items:center}.transaction-description small,.transaction-list.compact .transaction-description small{max-width:none}.transaction-actions{width:100%;margin-top:.18rem;padding-left:2.15rem}}.assistant-chat .composer{flex-wrap:wrap}.audio-composer-actions{display:flex;align-items:center;gap:.35rem}.assistant-chat .composer .audio-file-button,.assistant-chat .composer .audio-record-button{display:grid;width:2.85rem;min-width:2.85rem;min-height:2.85rem;padding:0;place-items:center;border:1px solid #3b4653;border-radius:50%;color:#c9d7e6;background:#222a33;box-shadow:none}.assistant-chat .composer .audio-record-button span{color:#fb7185;font-size:1rem;line-height:1}.assistant-chat .composer .audio-file-button span{font-size:1.25rem;line-height:1}.assistant-chat .composer .audio-file-button:hover:not(:disabled),.assistant-chat .composer .audio-record-button:hover:not(:disabled){border-color:#6298da;background:#2b3744}.assistant-chat .composer .audio-record-button.recording{border-color:#fb7185;background:#642937;animation:audio-recording-pulse 1.25s ease-in-out infinite}.assistant-chat .composer .audio-record-button.recording span{color:#fff;font-size:.68rem}.audio-feedback{width:100%;flex:0 0 100%;margin:0;color:#9fc7ff;font-size:.68rem;line-height:1.4}.audio-feedback.error{color:#fda4af}.audio-privacy-note{width:100%;flex:0 0 100%;color:#718195;font-size:.6rem;line-height:1.35}@keyframes audio-recording-pulse{50%{box-shadow:0 0 0 .35rem rgb(251 113 133/13%)}}html[data-theme=light] .assistant-chat .composer .audio-file-button,html[data-theme=light] .assistant-chat .composer .audio-record-button{color:#36516f;border-color:#c5d2df;background:#f4f7fa}html[data-theme=light] .assistant-chat .composer .audio-record-button.recording{border-color:#e34d65;background:#b82e47}html[data-theme=light] .audio-feedback{color:#245da8}html[data-theme=light] .audio-feedback.error{color:#b4233b}html[data-theme=light] .audio-privacy-note{color:#66788c}.chat-history-layout{display:grid;grid-template-columns:minmax(16rem,19rem) minmax(0,1fr);align-items:stretch;grid-gap:1rem;gap:1rem;max-width:80rem;margin:0 auto}.chat-history-layout .assistant-chat{max-width:none;margin:0}.chat-history-panel{display:flex;min-height:min(72dvh,48rem);max-height:min(72dvh,48rem);flex-direction:column;overflow:hidden;border:1px solid #2a3038;border-radius:.7rem;background:#181d23}.chat-history-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;border-bottom:1px solid #2a3038}.chat-history-heading h2{margin:0;color:#eff6ff;font-size:.95rem}.chat-history-heading small{display:block;margin-top:.2rem;color:#8493a4;font-size:.68rem}.chat-history-heading button{min-height:2.15rem;padding:.4rem .65rem;border-radius:.45rem;background:#3b82f6;font-size:.72rem}.chat-history-heading-actions{display:flex;align-items:center;gap:.4rem}.chat-history-backdrop,.chat-history-close,.chat-history-toggle{display:none}.chat-history-search{padding:.75rem;border-bottom:1px solid #252c34}.chat-history-search input{width:100%;min-height:2.45rem;padding:.5rem .7rem;border:1px solid #36414d;border-radius:.5rem;outline:0;color:#e6edf5;background:#12161b;font-size:.76rem}.chat-history-search input:focus{border-color:#5794ed;box-shadow:0 0 0 .18rem rgb(59 130 246/15%)}.chat-history-list{min-height:0;flex:1 1;overflow-y:auto;padding:.45rem}.chat-history-conversation{display:grid;grid-template-columns:minmax(0,1fr) 2rem;align-items:center;margin-bottom:.22rem;border-radius:.5rem}.chat-history-conversation.active,.chat-history-conversation:hover{background:#222d3a}.chat-history-conversation.active{box-shadow:inset 2px 0 #67a7ff}.chat-history-open{display:block;min-width:0;padding:.7rem .65rem;color:inherit;text-align:left}.chat-history-delete:hover:not(:disabled),.chat-history-open,.chat-history-open:hover:not(:disabled){background:transparent}.chat-history-open small,.chat-history-open span,.chat-history-open strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-history-open strong{color:#e7edf4;font-size:.76rem}.chat-history-open span{margin-top:.25rem;color:#8796a6;font-size:.67rem}.chat-history-open small{margin-top:.35rem;color:#6f8091;font-size:.61rem}.chat-history-delete{width:1.75rem;min-height:1.75rem;padding:0;color:#8593a2;background:transparent;font-size:1.15rem}.chat-history-delete:hover:not(:disabled){color:#fda4af}.chat-history-empty,.chat-loading{margin:0;padding:1rem .7rem;color:#8493a4;font-size:.73rem;line-height:1.5;text-align:center}.chat-history-more{margin:.45rem;padding:.55rem;color:#9fc7ff;background:#202934;font-size:.7rem}.chat-history-more:hover:not(:disabled){background:#2c3a4a}html[data-theme=light] .chat-history-panel{border-color:#d9e2ec;background:#fff}html[data-theme=light] .chat-history-heading,html[data-theme=light] .chat-history-search{border-color:#d9e2ec}html[data-theme=light] .chat-history-heading h2,html[data-theme=light] .chat-history-open strong{color:#263548}html[data-theme=light] .chat-history-search input{color:#263548;border-color:#cbd7e3;background:#fff}html[data-theme=light] .chat-history-conversation.active,html[data-theme=light] .chat-history-conversation:hover{background:#edf4fb}html[data-theme=light] .chat-history-more{color:#245da8;background:#edf4fb}@media (max-width:900px){.financial-shell.chat-mode{height:100dvh;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom));overflow:hidden}.chat-financial-content{min-height:calc(100dvh - 5.5rem - env(safe-area-inset-bottom));padding:0}.chat-financial-content>.financial-topbar,.chat-financial-content>.refresh-status{display:none}.chat-history-layout{display:block;width:100%;max-width:none;height:calc(100dvh - 5.5rem - env(safe-area-inset-bottom));margin:0}.chat-history-panel{position:fixed;z-index:30;top:0;bottom:0;left:0;width:min(88vw,22rem);min-height:0;max-height:none;border-width:0 1px 0 0;border-radius:0;box-shadow:1rem 0 3rem rgb(0 0 0/38%);transform:translateX(-105%);visibility:hidden;transition:transform .2s ease,visibility .2s ease}.chat-history-panel.open{transform:translateX(0);visibility:visible}.chat-history-panel .chat-history-heading{padding-top:max(1rem,env(safe-area-inset-top))}.chat-history-backdrop{position:fixed;z-index:29;inset:0;display:block;width:100%;height:100%;padding:0;border-radius:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat-history-backdrop,.chat-history-backdrop:hover:not(:disabled){background:rgb(4 8 13/64%)}.chat-history-close{display:grid;width:2.15rem;padding:0;place-items:center;color:#b8c7d8;border:1px solid #37414d;background:transparent;font-size:1rem}.chat-history-close:hover:not(:disabled){background:#25303b}.chat-history-toggle{display:inline-flex;align-items:center;gap:.45rem;min-height:2.35rem;padding:.45rem .6rem;color:#c6d5e5;border:1px solid #35414d;border-radius:.5rem;background:#1b222a;font-size:.7rem}.chat-history-toggle:hover:not(:disabled){background:#27323e}.chat-history-toggle>span:first-child{font-size:1rem}.chat-financial-content .assistant-chat{height:100%;min-height:0;max-height:none;border:0;border-radius:0}.chat-financial-content .chat-intro{min-height:4.5rem;padding:max(.85rem,env(safe-area-inset-top)) .85rem .85rem}.chat-financial-content .chat-intro>.chat-brand-mark{display:none}.chat-financial-content .chat-intro>div{min-width:0}.chat-financial-content .chat-intro h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-financial-content .conversation{padding:1rem}.chat-financial-content .composer{padding:.75rem max(.8rem,env(safe-area-inset-right)) .8rem max(.8rem,env(safe-area-inset-left))}html[data-theme=light] .chat-history-close,html[data-theme=light] .chat-history-toggle{color:#33475d;border-color:#cbd7e3;background:#fff}}@media (max-width:600px){.chat-history-layout{height:calc(100dvh - 5.5rem - env(safe-area-inset-bottom))}.chat-history-heading,.chat-history-search{padding:.7rem}}html.clara-chat-active,html.clara-chat-active body{height:100%;overflow:hidden;overscroll-behavior:none;background:#212121}.financial-shell.chat-mode{position:fixed;z-index:0;top:var(--clara-chat-viewport-top,0);right:0;left:0;display:block;width:100%;height:var(--clara-chat-viewport-height,100dvh);min-height:0;padding:0;overflow:hidden;background:#212121}.chat-financial-content>.financial-topbar,.chat-financial-content>.refresh-status,.chat-mode>.financial-sidebar,.chat-mode>.mobile-nav{display:none}.chat-financial-content{width:100%;height:100%;min-height:0;padding:0;background:#212121}.chat-history-layout{grid-template-columns:16.75rem minmax(0,1fr);width:100%;max-width:none;height:100%;gap:0;margin:0;background:#212121}.chat-history-panel{min-height:0;max-height:none;border:0;border-right:1px solid #292e36;border-radius:0;background:#161a1f}.chat-sidebar-brand{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.5rem 1.65rem}.chat-financial-home,.chat-header-new,.chat-sidebar-logo,.chat-sidebar-new{color:#ececec;background:transparent;box-shadow:none}.chat-sidebar-logo{display:flex;width:auto;min-width:0;align-items:center;gap:.65rem;margin:0;padding:0;font-size:1.55rem;letter-spacing:-.07em}.chat-sidebar-logo>span{display:grid;width:2rem;height:2rem;flex:0 0 2rem;place-items:center;border-radius:.6rem;color:#fff;background:linear-gradient(145deg,#5ba1fa,#356ee6);box-shadow:0 8px 22px rgb(59 130 246/30%);font-size:1rem;font-weight:850;letter-spacing:-.08em}.chat-sidebar-logo strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-sidebar-logo i{color:#76aaf6;font-style:normal}.chat-header-new,.chat-sidebar-new{display:grid;width:2.5rem;min-width:2.5rem;min-height:2.5rem;padding:0;place-items:center;border-radius:.65rem}.chat-financial-home:hover:not(:disabled),.chat-header-new:hover:not(:disabled),.chat-sidebar-logo:hover:not(:disabled),.chat-sidebar-new:hover:not(:disabled){color:#fff;background:#2a2a2a}.chat-sidebar-logo:hover:not(:disabled){background:transparent}.audio-file-button svg,.audio-record-button svg,.chat-financial-home svg,.chat-header-new svg,.chat-history-close svg,.chat-history-toggle svg,.chat-send-button svg,.chat-sidebar-new svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.chat-history-heading{min-height:3.25rem;padding:.45rem 1rem .6rem;border:0}.chat-history-heading h2{color:#ececec;font-size:.78rem;font-weight:700}.chat-history-heading small{display:none}.chat-history-search{padding:.35rem .75rem .65rem;border:0}.chat-history-search input{min-height:2.35rem;padding:.45rem .7rem;border-color:transparent;border-radius:.65rem;color:#ececec;background:#252525}.chat-history-search input:focus{border-color:#565656;box-shadow:none}.chat-history-list{padding:.15rem .5rem .5rem}.chat-history-month{display:grid;margin:.12rem 0 .4rem}.chat-history-month-toggle{display:flex;width:100%;min-height:2.75rem;align-items:center;gap:.4rem;padding:.5rem .65rem;color:#a8a8a8;background:transparent;text-align:left}.chat-history-month-toggle:hover:not(:disabled){color:#ececec;background:#242424}.chat-history-month-toggle:focus-visible{outline:2px solid #67a7ff;outline-offset:-2px}.chat-history-month-toggle strong{flex:1 1;color:inherit;font-size:.68rem;letter-spacing:.045em}.chat-history-month-toggle small{padding:.12rem .28rem;border-radius:.3rem;color:#a8ccff;background:#26384f;font-size:.5rem;font-weight:800;letter-spacing:.05em}.chat-history-month-chevron{font-size:1rem;line-height:1;transition:transform .15s ease}.chat-history-month-toggle[aria-expanded=true] .chat-history-month-chevron{transform:rotate(90deg)}.chat-history-month-count{min-width:1.3rem;font-size:.6rem;text-align:right}.chat-history-month-items{display:grid}.chat-history-month-empty{margin:0;padding:.55rem .75rem .8rem 1.7rem;color:#777;font-size:.65rem;line-height:1.4}.chat-history-conversation{grid-template-columns:minmax(0,1fr) 1.8rem;margin-bottom:.1rem;border-radius:.55rem}.chat-history-conversation.active{background:#2a2a2a;box-shadow:none}.chat-history-open{padding:.62rem .7rem}.chat-history-open strong{color:#ececec;font-size:.75rem;font-weight:550}.chat-history-open small,.chat-history-open span{display:none}.chat-history-delete{opacity:1;transition:opacity .15s ease}@media (hover:hover){.chat-history-delete{opacity:0}.chat-history-conversation:focus-within .chat-history-delete,.chat-history-conversation:hover .chat-history-delete{opacity:1}}.chat-history-more{margin:.35rem .6rem;border-radius:.5rem;color:#c6c6c6;background:#252525}.chat-sidebar-footer{padding-top:.2rem;border-top:1px solid #292929}.chat-sidebar-footer .chat-financial-home{display:flex;width:calc(100% - 1rem);min-height:3.75rem;align-items:center;gap:.7rem;margin:.35rem .5rem .6rem;padding:.65rem .7rem;border-top:0;border-radius:.55rem;text-align:left}.chat-financial-home>svg{flex:0 0 1.25rem}.chat-financial-home small,.chat-financial-home strong,.chat-financial-home>span{display:block;min-width:0}.chat-financial-home strong{color:inherit;font-size:.75rem}.chat-financial-home small{margin-top:.15rem;color:#8d8d8d;font-size:.62rem;font-weight:500}.chat-history-layout .assistant-chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;max-height:none;overflow:hidden;border:0;border-radius:0;background:#212121}.chat-financial-content .chat-intro{position:relative;z-index:4;display:grid;grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;min-height:4rem;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.6rem 1rem;border:0;background:rgb(33 33 33/92%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-history-toggle{display:none}.chat-title{flex:1 1;min-width:0;text-align:left}.chat-financial-content .chat-intro h2{overflow:hidden;margin:0;color:#ececec;font-size:.86rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.chat-financial-content .chat-intro p{overflow:hidden;margin:.14rem 0 0;color:#8d8d8d;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.chat-financial-content .chat-intro-subtitle{margin-top:.25rem;max-width:37rem;color:#a9b5c3;font-size:.66rem;white-space:normal;text-overflow:clip;overflow:visible;line-height:1.28}.chat-intro-art{width:10rem;flex:0 0 10rem;margin:0 .35rem;color:#9fc4f4;opacity:.9}.chat-intro-art svg{display:block;width:100%;height:auto;overflow:visible}.chat-intro-art-guide,.chat-intro-art-line{fill:none;stroke:currentColor;stroke-linecap:round}.chat-intro-art-line{stroke-width:3;stroke-dasharray:240;stroke-dashoffset:240;animation:chat-intro-draw 2.8s cubic-bezier(.4,0,.2,1) infinite}.chat-intro-art-guide{stroke-width:1;opacity:.24}.chat-intro-art-pen{fill:#dcecff;stroke:currentColor;stroke-width:1.5;transform-origin:134px 40px;animation:chat-intro-pen 2.8s cubic-bezier(.4,0,.2,1) infinite}@keyframes chat-intro-draw{0%{stroke-dashoffset:240}70%,to{stroke-dashoffset:0}}@keyframes chat-intro-pen{0%{transform:translate(-42px,36px) rotate(-18deg)}70%,to{transform:translate(0) rotate(0)}}.chat-financial-content .chat-intro:before{width:2.5rem;content:""}.chat-financial-content .conversation{min-height:0;gap:.55rem;padding:1.5rem max(1rem,calc((100% - 50rem) / 2)) 2rem;background:#212121;overscroll-behavior:contain;scroll-behavior:smooth}.chat-financial-content .message{width:min(100%,48rem);max-width:48rem;align-self:center;padding:.72rem 1rem;color:#ececec;border-radius:1.25rem;font-size:.9rem;line-height:1.62}.chat-financial-content .message.assistant{color:#ececec;border-radius:0;background:transparent}.chat-financial-content .message.user{width:auto;max-width:min(75%,40rem);align-self:flex-end;margin-right:max(0rem,calc((100% - 48rem) / 2));color:#f5f5f5;background:#303030;border-bottom-right-radius:.35rem}.chat-loading{color:#aaa}.chat-empty-state{display:flex;width:min(100%,48rem);min-height:100%;align-self:center;align-items:center;justify-content:center;flex-direction:column;padding:1rem 0 2rem;text-align:center}.chat-empty-mark{display:grid;width:2.4rem;height:2.4rem;place-items:center;border-radius:.7rem;color:#fff;background:linear-gradient(145deg,#5ba1fa,#356ee6);box-shadow:0 8px 22px rgb(59 130 246/25%);font-size:1.05rem;font-weight:850}.chat-empty-state h3{margin:1rem 0 .35rem;color:#f2f4f7;font-size:1.2rem;letter-spacing:-.025em}.chat-empty-state>p{max-width:31rem;margin:0;color:#9ca3ad;font-size:.82rem;line-height:1.5}.chat-starter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,38rem);grid-gap:.65rem;gap:.65rem;margin-top:1.35rem}.chat-starter-button{display:flex;min-height:3.5rem;align-items:center;justify-content:space-between;gap:.8rem;padding:.8rem .9rem;border:1px solid #3c424b;border-radius:.8rem;color:#e8ebef;background:#292929;font-size:.78rem;font-weight:680;text-align:left}.chat-starter-button:hover:not(:disabled){border-color:#59626e;background:#33363a}.chat-starter-button svg{width:1rem;height:1rem;flex:0 0 1rem;fill:none;stroke:#94bfff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(45deg)}.chat-starters-status{margin-top:1rem;color:#8f98a3}.chat-starter-manage-toggle{margin-top:1.1rem;padding:.45rem .65rem;color:#8fbcfa;background:transparent;font-size:.72rem}.chat-starter-manage-toggle:hover:not(:disabled){color:#d7e8ff;background:#28313c}.chat-starter-manager{width:min(100%,42rem);margin-top:.75rem;padding:.9rem;border:1px solid #3b4653;border-radius:.75rem;background:#181d23;text-align:left}.chat-starter-form>div,.chat-starter-manager-heading,.chat-starter-manager-list article,.chat-starter-manager-list article>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.chat-starter-manager-heading small,.chat-starter-manager-heading strong,.chat-starter-manager-list small,.chat-starter-manager-list strong{display:block}.chat-starter-manager-heading strong{color:#f1f5f9;font-size:.82rem}.chat-starter-manager-heading small,.chat-starter-manager-list small{margin-top:.2rem;color:#8b98a8;font-size:.67rem;line-height:1.35}.chat-starter-manager button{width:auto;min-height:2rem;padding:.35rem .55rem;border-radius:.45rem;color:#d9e9ff;background:#2d4e73;font-size:.68rem}.chat-starter-manager button:hover:not(:disabled){background:#3c638e}.chat-starter-manager button.danger{color:#ffc4cc;background:#542a33}.chat-starter-manager-list{margin-top:.75rem;border-top:1px solid #303943}.chat-starter-manager-list article{padding:.65rem 0;border-bottom:1px solid #303943}.chat-starter-manager-list article>div:first-child{min-width:0;flex:1 1}.chat-starter-manager-list small,.chat-starter-manager-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-starter-manager-list strong{color:#e6edf5;font-size:.75rem}.chat-starter-form{display:grid;grid-gap:.7rem;gap:.7rem;margin-top:.8rem;padding-top:.8rem;border-top:1px solid #303943}.chat-starter-form label{display:grid;grid-gap:.35rem;gap:.35rem;color:#9dacbd;font-size:.67rem;font-weight:750}.chat-starter-form input,.chat-starter-form textarea{width:100%;padding:.6rem .7rem;border:1px solid #3d4b59;border-radius:.5rem;outline:0;color:#edf2f7;background:#11171d;resize:vertical}.chat-starter-form input:focus,.chat-starter-form textarea:focus{border-color:#6ca8f6;box-shadow:0 0 0 .18rem rgb(88 150 235/14%)}.chat-starter-form>p{margin:0;color:#f5a6b2;font-size:.7rem}.chat-financial-content .composer{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;width:min(calc(100% - 2rem),48rem);align-items:end;grid-gap:.25rem;gap:.25rem;margin:0 auto max(.75rem,env(safe-area-inset-bottom));padding:.48rem;border:1px solid #424242;border-radius:1.65rem;background:#303030;box-shadow:0 .3rem 1.5rem rgb(0 0 0/18%)}.audio-composer-actions{align-self:end}.assistant-chat .composer .audio-file-button,.assistant-chat .composer .audio-record-button,.assistant-chat .composer .chat-send-button{display:grid;width:2.5rem;min-width:2.5rem;min-height:2.5rem;padding:0;place-items:center;border:0;border-radius:50%;color:#ececec;background:transparent;box-shadow:none}.assistant-chat .composer .audio-file-button:hover:not(:disabled),.assistant-chat .composer .audio-record-button:hover:not(:disabled){border:0;background:#454545}.assistant-chat .composer .audio-record-button.recording{color:#fff;border:0;background:#d94b5c}.assistant-chat .composer textarea{width:100%;min-height:2.5rem;max-height:10rem;overflow-y:auto;padding:.62rem .45rem .45rem;border:0;border-radius:0;outline:0;color:#f1f1f1;background:transparent;line-height:1.35;scrollbar-width:thin}.assistant-chat .composer textarea::placeholder{color:#a4a4a4}.assistant-chat .composer textarea:focus{outline:0}.assistant-chat .composer .chat-send-button{color:#161616;background:#fff}.assistant-chat .composer .chat-send-button:hover:not(:disabled){color:#161616;background:#e7e7e7}.assistant-chat .composer .chat-send-button:disabled{color:#777;background:#454545;opacity:1}.audio-feedback{grid-column:1/-1;padding:.15rem .55rem .2rem}.audio-privacy-note{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}html[data-theme=light] .chat-financial-content,html[data-theme=light] .chat-financial-content .conversation,html[data-theme=light] .chat-history-layout,html[data-theme=light] .chat-history-layout .assistant-chat,html[data-theme=light] .financial-shell.chat-mode{background:#fff}html[data-theme=light] .chat-history-panel{border-color:#e5e5e5;background:#f7f7f8}html[data-theme=light] .chat-financial-home,html[data-theme=light] .chat-header-new,html[data-theme=light] .chat-sidebar-logo,html[data-theme=light] .chat-sidebar-new{color:#202123}html[data-theme=light] .chat-financial-home:hover:not(:disabled),html[data-theme=light] .chat-header-new:hover:not(:disabled),html[data-theme=light] .chat-sidebar-logo:hover:not(:disabled),html[data-theme=light] .chat-sidebar-new:hover:not(:disabled){color:#111;background:#ececec}html[data-theme=light] .chat-history-heading h2,html[data-theme=light] .chat-history-open strong{color:#202123}html[data-theme=light] .chat-history-month-toggle{color:#5d6977}html[data-theme=light] .chat-history-month-toggle:hover:not(:disabled){color:#202123;background:#ececec}html[data-theme=light] .chat-history-month-toggle small{color:#245da8;background:#dcecff}html[data-theme=light] .chat-history-search input{color:#202123;border-color:transparent;background:#ececec}html[data-theme=light] .chat-history-conversation.active,html[data-theme=light] .chat-history-conversation:hover{background:#e8e8e8}html[data-theme=light] .chat-financial-home,html[data-theme=light] .chat-sidebar-footer{border-color:#e2e2e2}@media (prefers-reduced-motion:reduce){.chat-history-month-chevron{transition:none}}html[data-theme=light] .chat-financial-content .chat-intro{background:rgb(255 255 255/92%)}html[data-theme=light] .chat-financial-content .chat-intro h2,html[data-theme=light] .chat-financial-content .message,html[data-theme=light] .chat-financial-content .message.assistant{color:#202123}html[data-theme=light] .chat-financial-content .chat-intro-subtitle{color:#61758a}html[data-theme=light] .chat-financial-content .message.user{color:#202123;background:#f4f4f4}html[data-theme=light] .chat-empty-state h3,html[data-theme=light] .chat-starter-manager-heading strong,html[data-theme=light] .chat-starter-manager-list strong{color:#202b38}html[data-theme=light] .chat-empty-state>p,html[data-theme=light] .chat-starter-form label,html[data-theme=light] .chat-starter-manager-heading small,html[data-theme=light] .chat-starter-manager-list small,html[data-theme=light] .chat-starters-status{color:#667587}html[data-theme=light] .chat-starter-button{color:#263548;border-color:#d5dee7;background:#f6f8fa}html[data-theme=light] .chat-starter-button:hover:not(:disabled){border-color:#aabccc;background:#edf2f6}html[data-theme=light] .chat-starter-manager{border-color:#d4dee8;background:#fff}html[data-theme=light] .chat-starter-form,html[data-theme=light] .chat-starter-manager-list,html[data-theme=light] .chat-starter-manager-list article{border-color:#e0e7ee}html[data-theme=light] .chat-starter-form input,html[data-theme=light] .chat-starter-form textarea{color:#233346;border-color:#cbd7e3;background:#f8fafc}html[data-theme=light] .chat-financial-content .composer{border-color:#dedede;background:#f4f4f4;box-shadow:0 .3rem 1.5rem rgb(0 0 0/8%)}html[data-theme=light] .assistant-chat .composer .audio-file-button,html[data-theme=light] .assistant-chat .composer .audio-record-button,html[data-theme=light] .assistant-chat .composer textarea{color:#202123;border:0;background:transparent}html[data-theme=light] .assistant-chat .composer .audio-record-button.recording{color:#fff;background:#d94b5c}html[data-theme=light] .assistant-chat .composer .chat-send-button{color:#fff;background:#202123}html[data-theme=light] .assistant-chat .composer .chat-send-button:disabled{color:#999;background:#dedede}@media (max-width:900px){.financial-shell.chat-mode{height:var(--clara-chat-viewport-height,100dvh);padding:0}.financial-shell.chat-mode .chat-financial-content{height:100%;min-height:0;padding:0}.chat-history-layout{display:block;height:100%}.chat-history-panel{top:0;bottom:auto;height:var(--clara-chat-viewport-height,100dvh);padding-top:env(safe-area-inset-top)}.chat-history-panel .chat-history-heading{padding-top:.45rem}.chat-history-close{display:grid;width:2.25rem;min-width:2.25rem;min-height:2.25rem;padding:0;place-items:center;color:#ddd;border:0;background:transparent}.chat-history-toggle{display:grid;width:2.5rem;min-width:2.5rem;min-height:2.5rem;padding:0;place-items:center;color:#ececec;border:0;border-radius:50%;background:#303030}.chat-financial-content .assistant-chat{height:100%}.chat-financial-content .chat-intro{position:-webkit-sticky;position:sticky;top:0;min-height:calc(3.75rem + env(safe-area-inset-top));padding:max(.55rem,env(safe-area-inset-top)) .75rem .55rem}.chat-financial-content .chat-intro p,.chat-financial-content .chat-intro-art,.chat-financial-content .chat-intro:before{display:none}.chat-financial-content .conversation{padding:.85rem .85rem 1rem}.chat-empty-state{min-height:0;justify-content:flex-start;padding:1rem 0 7rem}.chat-starter-grid{grid-template-columns:1fr;width:min(100%,30rem)}.chat-starter-manager-list article{align-items:flex-start;flex-direction:column}.chat-financial-content .message{width:100%;padding:.65rem .35rem;font-size:.91rem;line-height:1.55}.chat-financial-content .message.user{width:auto;max-width:85%;margin-right:0;padding:.65rem .85rem}.chat-financial-content .composer{width:calc(100% - 1rem);margin-bottom:max(.45rem,env(safe-area-inset-bottom));border-radius:1.55rem}.assistant-chat .composer .audio-file-button,.assistant-chat .composer .audio-record-button,.assistant-chat .composer .chat-send-button{width:2.4rem;min-width:2.4rem;min-height:2.4rem}html[data-theme=light] .chat-history-close,html[data-theme=light] .chat-history-toggle{color:#202123;border:0;background:#f0f0f0}}html[data-theme=light].clara-chat-active,html[data-theme=light].clara-chat-active body{background:#fff}@media (max-width:900px){.financial-shell.chat-mode,html.clara-keyboard-open .financial-shell.chat-mode{top:var(--clara-chat-viewport-top,0);height:var(--clara-chat-viewport-height,100dvh)}.chat-financial-content .assistant-chat{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%}.chat-financial-content .chat-intro{position:relative;top:auto}.chat-financial-content .conversation{height:auto;min-height:0;overflow-y:auto;padding-top:.85rem;padding-bottom:1rem;scroll-behavior:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.chat-financial-content .composer{position:relative;z-index:8;right:auto;bottom:auto;left:auto;width:auto;margin:0 .5rem max(.45rem,env(safe-area-inset-bottom))}html.clara-keyboard-open .chat-financial-content .composer{margin-bottom:.15rem}}@media (max-width:420px){.chat-financial-content .composer{grid-template-columns:2.35rem minmax(0,1fr) 2.35rem 2.35rem;gap:.12rem;padding:.4rem}.assistant-chat .composer textarea{min-width:0;padding-inline:.3rem;font-size:1rem}}.report-page{gap:1rem}.report-page[aria-busy=true]{opacity:.7;transition:opacity .16s ease}.report-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);overflow:hidden;border:1px solid #31506d;border-radius:1rem;background:radial-gradient(circle at 7% 0,rgb(71 143 236/22%),transparent 36%),linear-gradient(130deg,#182838,#17212c 53%,#141a21);box-shadow:0 24px 70px rgb(0 0 0/18%)}.report-hero.negative{border-color:#70404a;background:radial-gradient(circle at 7% 0,rgb(226 83 104/20%),transparent 36%),linear-gradient(130deg,#30202a,#1d2028 53%,#141a21)}.report-hero-copy{min-width:0;padding:clamp(1.25rem,3vw,2.1rem)}.report-hero-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.report-hero-heading h2{margin:.3rem 0 0;color:#eef5fc;font-size:1rem;text-transform:capitalize}.report-confidence{display:inline-flex;flex:0 0 auto;align-items:center;gap:.42rem;padding:.35rem .58rem;border:1px solid #426487;border-radius:999px;color:#bedaff;background:rgb(29 57 85/72%);font-size:.68rem;font-weight:800}.report-confidence i{width:.42rem;height:.42rem;border-radius:50%;background:#6ea9f6;box-shadow:0 0 0 3px rgb(110 169 246/13%)}.report-confidence.high{color:#b9f5dc;border-color:#34785e;background:rgb(24 79 60/58%)}.report-confidence.high i{background:#6ee7b7}.report-confidence.low{color:#f5d3a6;border-color:#7b5a34;background:rgb(91 59 27/56%)}.report-confidence.low i{background:#f5b862}.report-forecast-label{margin:2rem 0 .25rem;color:#99acc1;font-size:.76rem;font-weight:700}.report-forecast-value{display:block;color:#f4f8fc;font-size:clamp(2.15rem,5vw,3.85rem);line-height:1;letter-spacing:-.055em}.report-hero.negative .report-forecast-value{color:#ffb2bd}.report-forecast-method{max-width:42rem;margin:.9rem 0 1.2rem;color:#aab8c8;font-size:.78rem;line-height:1.55}.report-clara-button{display:inline-flex;width:auto;min-height:2.45rem;align-items:center;gap:.55rem;padding:.55rem .8rem;border:1px solid rgb(110 231 183/38%);border-radius:.6rem;color:#cff9e5;background:linear-gradient(110deg,#1f7658,#195642);box-shadow:0 8px 20px rgb(9 112 73/18%);font-size:.74rem}.report-clara-button:hover:not(:disabled){border-color:#74e6b8;color:#fff;background:linear-gradient(110deg,#258567,#1d684f)}.report-clara-button>span{display:grid;width:1.35rem;height:1.35rem;place-items:center;border-radius:50%;color:#bdf6da;background:rgb(255 255 255/10%)}.report-clara-button.compact{min-height:2.15rem;padding:.38rem .52rem;color:#a9e9cd;border-color:#345e50;background:#1c342d;box-shadow:none;white-space:nowrap}.report-clara-button.compact>span{width:1.15rem;height:1.15rem;font-size:.68rem}.report-clara-button.compact b{font-size:.68rem}.report-bridge{display:grid;align-content:center;grid-gap:.6rem;gap:.6rem;padding:1.35rem;border-left:1px solid rgb(126 164 202/18%);background:rgb(9 15 21/25%)}.report-bridge-item{display:flex;min-width:0;align-items:center;gap:.8rem;padding:.72rem .8rem;border:1px solid #33414f;border-radius:.65rem;background:rgb(15 22 29/63%)}.report-bridge-item>span{display:grid;width:1.55rem;height:1.55rem;flex:0 0 1.55rem;place-items:center;border-radius:.45rem;color:#a7b8c9;background:#283440;font-size:.75rem;font-weight:850}.report-bridge-item div{display:flex;min-width:0;flex:1 1;align-items:baseline;justify-content:space-between;gap:.8rem}.report-bridge-item small{color:#93a3b4;font-size:.69rem}.report-bridge-item strong{color:#e5edf5;font-size:.84rem;white-space:nowrap}.report-bridge-item.positive>span{color:#88e6c2;background:#183f35}.report-bridge-item.positive strong{color:#9be9cb}.report-bridge-item.negative>span{color:#ffadba;background:#4a2730}.report-bridge-item.negative strong{color:#f8aab6}.report-bridge-item.emphasized{border-color:#4b77a7;background:#1d3044}.report-bridge-item.emphasized>span{color:#c4dcff;background:#31557e}.report-bridge-item.emphasized strong{color:#dceaff}.report-bridge>p{margin:.25rem .25rem 0;color:#899bac;font-size:.68rem;line-height:1.45}.report-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.report-kpi{position:relative;overflow:hidden;padding:1rem 1.1rem;border:1px solid #2d3742;border-radius:.75rem;background:#181d23}.report-kpi:before{position:absolute;top:0;right:0;left:0;height:2px;background:#65788d;content:""}.report-kpi.positive:before{background:linear-gradient(90deg,#36b987,#6ee7b7)}.report-kpi.negative:before{background:linear-gradient(90deg,#d45164,#fb8da0)}.report-kpi p{margin:0 0 .55rem;color:#8d9cad;font-size:.7rem}.report-kpi strong{display:block;color:#ecf2f8;font-size:1.25rem;letter-spacing:-.03em}.report-kpi small{display:block;margin-top:.42rem;color:#75869a;font-size:.66rem;line-height:1.4}.report-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(21rem,.82fr);grid-gap:1rem;gap:1rem}.report-panel-heading{margin-bottom:.85rem}.report-panel-heading>div>p:last-child{margin:.35rem 0 0;color:#8493a4;font-size:.7rem;line-height:1.4}.report-chart-legend{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:.5rem;color:#8f9eae;font-size:.66rem}.report-chart-legend span{display:inline-flex;align-items:center;gap:.35rem}.report-chart-legend span:before{width:.55rem;height:.55rem;border-radius:.16rem;background:#5d9ef3;content:""}.report-chart-legend span.expense:before{background:#ee7688}.report-evolution-chart{display:grid;height:15rem;grid-template-columns:repeat(6,minmax(2.6rem,1fr));grid-gap:clamp(.25rem,1.2vw,.75rem);gap:clamp(.25rem,1.2vw,.75rem);padding:.7rem .3rem .15rem;border-bottom:1px solid #303a45;background:repeating-linear-gradient(180deg,transparent 0,transparent calc(33.333% - 1px),rgb(91 111 131/16%) 33.333%)}.report-month-column{display:grid;min-width:0;grid-template-rows:minmax(0,1fr) auto auto;justify-items:center;grid-gap:.28rem;gap:.28rem}.report-bars{display:flex;width:100%;max-width:3.1rem;height:100%;align-items:flex-end;justify-content:center;gap:.18rem}.report-bars i{width:clamp(.55rem,1.25vw,.9rem);max-height:100%;border-radius:.25rem .25rem .08rem .08rem;box-shadow:inset 0 1px rgb(255 255 255/18%);transition:height .5s cubic-bezier(.2,.75,.2,1)}.report-bars i.income{background:linear-gradient(180deg,#77b2ff,#3e7ed6)}.report-bars i.expense{background:linear-gradient(180deg,#ff9aaa,#ce5669)}.report-month-column>strong{color:#a8b4c1;font-size:.66rem;text-transform:capitalize}.report-month-column>small{font-size:.61rem;font-weight:750}.report-month-column>small.positive{color:#78d9b5}.report-month-column>small.negative{color:#ee8d9b}.report-secondary-link{width:auto;margin-top:.75rem;padding:.35rem .1rem;color:#8abafa;background:transparent;font-size:.68rem}.report-secondary-link:hover:not(:disabled){color:#d9e9ff;background:transparent}.report-category-content{display:grid;grid-template-columns:8.5rem minmax(0,1fr);align-items:center;grid-gap:1.2rem;gap:1.2rem;min-height:15rem}.report-donut{display:grid;width:8.5rem;height:8.5rem;place-items:center;border-radius:50%;box-shadow:0 12px 35px rgb(0 0 0/24%)}.report-donut:before{grid-area:1/1;width:5.45rem;height:5.45rem;border-radius:50%;background:#181d23;box-shadow:inset 0 0 0 1px #303945;content:""}.report-donut>span{z-index:1;grid-area:1/1;text-align:center}.report-donut small,.report-donut strong{display:block}.report-donut strong{color:#eef4fa;font-size:1.2rem}.report-donut small{margin-top:.15rem;color:#8393a5;font-size:.6rem}.report-category-list{display:grid;grid-gap:.75rem;gap:.75rem}.report-category-list>div{display:grid;grid-template-columns:.55rem minmax(0,1fr) auto;align-items:center;grid-gap:.55rem;gap:.55rem}.report-category-list>div>i{width:.5rem;height:.5rem;border-radius:50%}.report-category-list span{min-width:0}.report-category-list small,.report-category-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-category-list strong{color:#dce5ee;font-size:.7rem}.report-category-list small{margin-top:.18rem;color:#7f8fa0;font-size:.6rem}.report-category-list b{color:#aebdcb;font-size:.67rem;white-space:nowrap}.report-decision-list{display:grid;grid-gap:.55rem;gap:.55rem}.report-decision{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.75rem;border:1px solid #303a45;border-left:3px solid #65788d;border-radius:.6rem;background:#151b21}.report-decision.positive{border-left-color:#55c79a}.report-decision.attention{border-left-color:#e4a657}.report-decision.critical{border-left-color:#ea6678}.report-decision>span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.5rem;color:#92a5b8;background:#242e38;font-size:.65rem;font-weight:850}.report-decision strong{color:#e4ebf2;font-size:.76rem}.report-decision p{margin:.22rem 0 0;color:#8e9dad;font-size:.68rem;line-height:1.45}.report-disclosure{display:flex;align-items:flex-start;gap:.7rem;padding:.8rem 1rem;border:1px solid #2a3744;border-radius:.65rem;color:#8494a5;background:#141a20}.report-disclosure>span{display:grid;width:1.3rem;height:1.3rem;flex:0 0 1.3rem;place-items:center;border:1px solid #47627e;border-radius:50%;color:#9bc4f4;font-size:.65rem;font-weight:850}.report-disclosure p{margin:0;font-size:.68rem;line-height:1.5}.report-disclosure strong{color:#b9c7d5}html[data-theme=light] .report-hero{border-color:#c9dbed;background:radial-gradient(circle at 7% 0,rgb(64 139 230/16%),transparent 36%),linear-gradient(130deg,#f7fbff,#edf5fc);box-shadow:0 20px 55px rgb(52 85 118/13%)}html[data-theme=light] .report-hero.negative{border-color:#eccbd1;background:radial-gradient(circle at 7% 0,rgb(225 86 108/14%),transparent 36%),linear-gradient(130deg,#fff9fa,#f8f2f4)}html[data-theme=light] .report-category-list strong,html[data-theme=light] .report-decision strong,html[data-theme=light] .report-donut strong,html[data-theme=light] .report-forecast-value,html[data-theme=light] .report-hero-heading h2,html[data-theme=light] .report-kpi strong{color:#1e3042}html[data-theme=light] .report-hero.negative .report-forecast-value{color:#ae3448}html[data-theme=light] .report-bridge>p,html[data-theme=light] .report-decision p,html[data-theme=light] .report-forecast-label,html[data-theme=light] .report-forecast-method,html[data-theme=light] .report-panel-heading>div>p:last-child{color:#62778c}html[data-theme=light] .report-bridge{border-color:#d5e2ed;background:rgb(236 244 250/66%)}html[data-theme=light] .report-bridge-item{border-color:#d5e0e9;background:rgb(255 255 255/80%)}html[data-theme=light] .report-bridge-item strong{color:#26394b}html[data-theme=light] .report-decision,html[data-theme=light] .report-kpi{border-color:#dce5ed;background:#fff}html[data-theme=light] .report-evolution-chart{border-color:#d8e3ec;background:repeating-linear-gradient(180deg,transparent 0,transparent calc(33.333% - 1px),rgb(90 117 142/12%) 33.333%)}html[data-theme=light] .report-donut:before{background:#fff;box-shadow:inset 0 0 0 1px #dbe5ee}html[data-theme=light] .report-category-list b,html[data-theme=light] .report-category-list small,html[data-theme=light] .report-month-column>strong{color:#60758a}html[data-theme=light] .report-disclosure{border-color:#d7e2eb;color:#61758a;background:#f8fafc}html[data-theme=light] .report-disclosure strong{color:#31485d}@media (max-width:1050px){.report-grid,.report-hero{grid-template-columns:1fr}.report-bridge{border-top:1px solid rgb(126 164 202/18%);border-left:0}}@media (max-width:700px){.report-kpi-grid{grid-template-columns:1fr;gap:.65rem}.report-kpi{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-column-gap:.8rem;column-gap:.8rem;padding:.85rem}.report-kpi p{margin:0}.report-kpi strong{font-size:.95rem}.report-kpi small{grid-column:1/-1}.report-panel-heading{align-items:stretch;flex-direction:column}.report-panel-heading .report-clara-button{align-self:flex-start}.report-category-content{grid-template-columns:1fr;justify-items:center}.report-category-list{width:100%}.report-decision{grid-template-columns:2rem minmax(0,1fr)}.report-decision .report-clara-button{grid-column:2;justify-self:start}}@media (max-width:520px){.report-hero-heading{align-items:stretch;flex-direction:column}.report-confidence{align-self:flex-start}.report-forecast-label{margin-top:1.35rem}.report-forecast-value{font-size:2.15rem}.report-bridge-item div{align-items:flex-start;flex-direction:column;gap:.15rem}.report-evolution-chart{height:13rem;gap:.1rem;padding-inline:0}.report-bars{gap:.1rem}.report-bars i{width:.52rem}.report-month-column>small{font-size:.55rem}.report-clara-button.compact b{display:none}.report-clara-button.compact{width:2.15rem;justify-content:center;padding:.35rem}.report-decision .report-clara-button.compact,.report-panel-heading .report-clara-button.compact{width:auto}.report-decision .report-clara-button.compact b,.report-panel-heading .report-clara-button.compact b{display:inline}}.report-hero>div:first-child{padding:clamp(1.3rem,3vw,2.2rem)}.report-hero>div:first-child h2{max-width:44rem;margin:.35rem 0 .7rem;color:#f4f8fc;font-size:clamp(1.35rem,2.7vw,2.35rem);line-height:1.08;letter-spacing:-.04em}.report-hero>div:first-child>p:last-child{max-width:45rem;margin:0;color:#aab8c8;font-size:.82rem;line-height:1.6}.report-hero>.report-confidence{display:grid;align-content:center;justify-items:start;padding:clamp(1.3rem,3vw,2rem);border:0;border-left:1px solid rgb(126 164 202/18%);border-radius:0;background:rgb(9 15 21/25%)}.report-hero>.report-confidence span{color:#8fa2b5;font-size:.64rem;letter-spacing:.11em}.report-hero>.report-confidence strong{margin:.4rem 0 .25rem;color:#dceaff;font-size:1.45rem}.report-hero>.report-confidence small{color:#8fa2b5;font-size:.7rem}.report-tabs{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.28rem;border:1px solid #303944;border-radius:.72rem;background:#171c22}.report-tabs button{display:inline-flex;width:auto;align-items:center;gap:.45rem;padding:.58rem .85rem;color:#8e9bab;background:transparent;font-size:.73rem}.report-tabs button.active{color:#e6f1ff;background:#263a50;box-shadow:inset 0 0 0 1px #3d6289}.report-tabs button span{display:grid;min-width:1.2rem;height:1.2rem;place-items:center;border-radius:999px;color:#b7cbe2;background:#34495f;font-size:.6rem}.project-portfolio-summary,.report-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.project-portfolio-summary article,.report-metric{padding:1rem 1.05rem;border:1px solid #303944;border-radius:.75rem;background:#181d23}.project-portfolio-summary article>span,.report-metric span{display:block;color:#8595a6;font-size:.63rem;font-weight:800;letter-spacing:.07em}.project-portfolio-summary article>strong,.report-metric strong{display:block;margin-top:.55rem;color:#eef4fa;font-size:1.22rem;letter-spacing:-.025em}.report-metric.positive{border-top-color:#3c9c78}.report-metric.positive strong{color:#8be3bf}.report-metric.critical{border-top-color:#a84758}.report-metric.critical strong{color:#f59baa}.report-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(19rem,.65fr);grid-gap:1rem;gap:1rem}.report-chart{display:grid;height:15rem;grid-template-columns:repeat(6,minmax(2.5rem,1fr));grid-gap:.55rem;gap:.55rem;padding:.9rem .2rem 0;border-bottom:1px solid #303a45}.report-chart-column{display:grid;min-width:0;grid-template-rows:minmax(0,1fr) auto auto;justify-items:center;grid-gap:.25rem;gap:.25rem}.report-chart-bars{display:flex;width:100%;height:100%;align-items:flex-end;justify-content:center;gap:.18rem}.report-chart-bars span{width:min(36%,.9rem);min-height:3px;border-radius:.25rem .25rem .08rem .08rem}.report-chart-bars .income,.report-chart-legend i.income{background:linear-gradient(180deg,#77b2ff,#3e7ed6)}.report-chart-bars .expense,.report-chart-legend i.expense{background:linear-gradient(180deg,#ff9aaa,#ce5669)}.report-chart-column>strong{color:#a8b4c1;font-size:.65rem;text-transform:capitalize}.report-chart-column>small{font-size:.58rem;font-weight:750}.positive-text{color:#78d9b5!important}.negative-text{color:#ee8d9b!important}.report-chart-legend i{display:inline-block;width:.55rem;height:.55rem;border-radius:.15rem}.report-forecast>strong{display:block;margin:.8rem 0 1.1rem;color:#ecf2f8;font-size:1.8rem}.project-report-card dl,.report-forecast dl{display:grid;grid-gap:.55rem;gap:.55rem;margin:0}.project-report-card dl div,.report-forecast dl div{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.5rem;border-bottom:1px solid #2c3540}.project-report-card dt,.report-forecast dt{color:#8292a3;font-size:.68rem}.project-report-card dd,.report-forecast dd{margin:0;color:#dce5ee;font-size:.7rem;font-weight:750;text-align:right}.report-forecast>small{display:block;margin-top:1rem;color:#738496;font-size:.64rem;line-height:1.5}.report-category-list>button{display:grid;position:relative;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;width:100%;overflow:hidden;padding:.7rem;border:1px solid #303a45;color:inherit;background:#151b21;text-align:left}.report-category-list>button:hover{border-color:#446589;background:#1b2631}.report-category-list>button i{position:absolute;right:0;bottom:0;left:0;height:2px;background:#5d9ef3}.report-category-share{color:#a7b8ca;font-size:.68rem;font-weight:800}.report-decisions{display:grid;align-content:start;grid-gap:.55rem;gap:.55rem}.report-decisions>h2{margin-bottom:.4rem}.report-decisions>button{display:grid;grid-gap:.28rem;gap:.28rem;width:100%;padding:.75rem;border:1px solid #303a45;border-left:3px solid #65788d;color:inherit;background:#151b21;text-align:left}.report-decisions>button.positive{border-left-color:#55c79a}.report-decisions>button.attention{border-left-color:#e4a657}.report-decisions>button.critical{border-left-color:#ea6678}.report-decisions>button span{color:#e4ebf2;font-size:.74rem;font-weight:800}.report-decisions>button small{color:#8e9dad;font-size:.65rem;line-height:1.4}.report-decisions>button strong{color:#8abafa;font-size:.63rem}.project-portfolio-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.project-portfolio-summary article small{display:block;margin-top:.35rem;color:#7f8fa1;font-size:.64rem}.project-portfolio-summary article.positive{border-top-color:#3c9c78}.project-portfolio-summary article.attention{border-top-color:#bf8140}.project-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.project-report-card{display:grid;align-content:start;grid-gap:.85rem;gap:.85rem;padding:1rem;border:1px solid #303944;border-top:3px solid #607284;border-radius:.8rem;background:#181d23}.project-report-card.viable{border-top-color:#4fc194}.project-report-card.adjust{border-top-color:#e1a24e}.project-report-card.not_viable{border-top-color:#dc5f72}.project-card header>div,.project-report-card>div:first-child{display:flex;flex-wrap:wrap;gap:.4rem}.project-report-card h3{margin:0;color:#eef4fa;font-size:1.02rem}.project-report-card>p{min-height:3.2rem;margin:0;color:#8e9dad;font-size:.69rem;line-height:1.5}.report-disclosure{margin:0;font-size:.68rem;line-height:1.5}.rich-empty-state{display:grid;grid-gap:.35rem;gap:.35rem;justify-items:center;padding:2.5rem 1rem!important}.rich-empty-state strong{color:#dbe5ee;font-size:1rem}.rich-empty-state span{max-width:34rem;color:#8494a5;line-height:1.5;text-align:center}.projects-hero{display:grid;grid-template-columns:minmax(0,1fr) 16rem;overflow:hidden;border:1px solid #31586c;border-radius:1rem;background:radial-gradient(circle at 0 0,rgb(39 195 148/18%),transparent 34%),linear-gradient(120deg,#172c2b,#17212b 58%,#13191f);box-shadow:0 22px 60px rgb(0 0 0/16%)}.projects-hero>div:first-child{padding:clamp(1.35rem,3vw,2.3rem)}.projects-hero h2{max-width:48rem;margin:.4rem 0 .65rem;color:#effbf7;font-size:clamp(1.5rem,3vw,2.55rem);line-height:1.06;letter-spacing:-.045em}.projects-hero p:not(.panel-kicker){max-width:44rem;margin:0;color:#a5b9b7;font-size:.8rem;line-height:1.62}.projects-hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.project-compass{display:grid;align-content:center;justify-items:center;padding:1.4rem;border-left:1px solid rgb(117 193 174/20%);background:rgb(5 18 18/28%);text-align:center}.project-compass>span{color:#7faaa1;font-size:.62rem;font-weight:800;letter-spacing:.12em}.project-compass>strong{margin:.3rem 0;color:#d9fff1;font-size:3.8rem;line-height:1}.project-compass>div{display:grid;grid-gap:.25rem;gap:.25rem;margin-top:.45rem;color:#91a9a4;font-size:.64rem}.project-compass small{display:flex;align-items:center;gap:.35rem}.project-compass i{width:.45rem;height:.45rem;border-radius:50%}.project-compass i.viable{background:#5bd0a3}.project-compass i.attention{background:#e0a457}.projects-toolbar form{display:flex;min-width:min(100%,30rem);gap:.45rem}.projects-toolbar form input{min-width:0;flex:1 1}.project-form-panel{border-color:#3a665b;background:linear-gradient(135deg,#182622,#181e23)}.project-form{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.project-form label{grid-gap:.4rem;gap:.4rem;color:#aebbc8;font-size:.68rem;font-weight:750}.project-form label small{color:#738496;font-size:.6rem;line-height:1.35}.project-form input,.project-form select,.project-form textarea,.projects-toolbar input,.projects-toolbar select{width:100%;min-height:2.65rem;border:1px solid #38434f;border-radius:.55rem;color:#dce6ef;background:#14191e}.project-form textarea{min-height:6rem}.project-form-actions,.project-form-notes{grid-column:1/-1}.project-form-actions{display:flex;justify-content:flex-end;gap:.6rem}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.project-card{align-content:start;border:1px solid #313b45;border-top:3px solid #65788d;border-radius:.85rem;background:linear-gradient(155deg,#1a2026,#161b20);box-shadow:0 16px 35px rgb(0 0 0/12%)}.project-card.viable{border-top-color:#4fc194}.project-card.adjust{border-top-color:#e1a24e}.project-card.not_viable{border-top-color:#dc5f72}.project-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.project-category-tag,.project-state{display:inline-flex;align-items:center;min-height:1.45rem;padding:.2rem .45rem;border:1px solid #3a4652;border-radius:999px;color:#aebdcb;background:#232b33;font-size:.58rem;font-weight:800}.project-state.viable{color:#9be7c8;border-color:#356b58;background:#1d3b32}.project-state.adjust{color:#f0c985;border-color:#6b5939;background:#3d3221}.project-state.not_viable{color:#f3a2af;border-color:#70424a;background:#43272e}.project-score{color:#7c8d9e;font-size:.6rem}.project-score strong{color:#dce8f4;font-size:1.15rem}.project-card h3{margin:0;color:#f0f5fa;font-size:1.15rem}.project-summary{min-height:2.8rem;margin:0;color:#8f9eae;font-size:.7rem;line-height:1.5}.project-progress{height:.48rem;overflow:hidden;border-radius:999px;background:#28313a}.project-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f8f70,#67d4a9)}.project-progress-label{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.project-progress-label strong{color:#dff9ee;font-size:.82rem}.project-progress-label span{color:#788899;font-size:.64rem}.project-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.45rem;gap:.45rem}.project-facts>span{min-width:0;padding:.6rem;border:1px solid #2e3741;border-radius:.55rem;background:#151a1f}.project-facts small,.project-facts strong{display:block}.project-facts small{color:#718294;font-size:.57rem}.project-facts strong{overflow:hidden;margin-top:.25rem;color:#cbd6e1;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.project-selected-scenario{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;border:1px solid #355e70;border-radius:.65rem;background:linear-gradient(110deg,#1c3441,#1a282f)}.project-selected-scenario div span,.project-selected-scenario div strong{display:block}.project-selected-scenario div span{color:#83a8ba;font-size:.57rem;font-weight:800}.project-selected-scenario div strong{margin-top:.2rem;color:#d8edf6;font-size:.82rem}.project-selected-scenario>small{color:#94aab4;font-size:.62rem;text-align:right}.project-scenarios{border-top:1px solid #2d363f;padding-top:.65rem}.project-scenarios summary{color:#91bde8;cursor:pointer;font-size:.68rem;font-weight:750}.project-scenarios>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;margin-top:.7rem}.project-scenarios>div button{display:grid;grid-gap:.18rem;gap:.18rem;padding:.55rem;border:1px solid #35404b;color:#aab7c4;background:#161c21;text-align:left}.project-scenarios>div button.selected{border-color:#4d84bb;background:#1f3448}.project-scenarios>div button span{font-size:.6rem}.project-scenarios>div button strong{color:#e1eaf3;font-size:.66rem}.project-scenarios>div button small{color:#718294;font-size:.53rem;line-height:1.35}.project-opportunities{display:grid;grid-gap:.25rem;gap:.25rem;margin-top:.7rem;padding:.65rem;border:1px solid #62533c;border-radius:.55rem;color:#cfb783;background:#2d281e;font-size:.62rem}.project-opportunities strong{color:#ead4a4}.project-opportunities small{margin-top:.2rem;color:#9d8e70;line-height:1.4}.project-scenarios>p{margin:.55rem 0 0;color:#c9a3a9;font-size:.61rem;line-height:1.45}.project-card footer{display:flex;flex-wrap:wrap;gap:.4rem;padding-top:.25rem}.project-card footer button{width:auto;min-height:2.1rem;padding:.42rem .58rem;font-size:.62rem}.project-clara-action{color:#c9f7e3;border:1px solid #3d7d64;background:#235a47}.project-clara-action:hover:not(:disabled){background:#2a6e55}html[data-theme=light] .projects-hero h2,html[data-theme=light] .report-hero>div:first-child h2{color:#1d3540}html[data-theme=light] .projects-hero p:not(.panel-kicker),html[data-theme=light] .report-hero>div:first-child>p:last-child{color:#62778c}html[data-theme=light] .project-compass,html[data-theme=light] .report-hero>.report-confidence{border-color:#d3e2e9;background:rgb(240 247 250/72%)}html[data-theme=light] .report-hero>.report-confidence strong{color:#28465e}html[data-theme=light] .project-card,html[data-theme=light] .project-portfolio-summary article,html[data-theme=light] .project-report-card,html[data-theme=light] .report-metric,html[data-theme=light] .report-tabs{border-color:#d9e3eb;background:#fff}html[data-theme=light] .project-card h3,html[data-theme=light] .project-portfolio-summary article>strong,html[data-theme=light] .project-report-card h3,html[data-theme=light] .report-metric strong,html[data-theme=light] .rich-empty-state strong{color:#203548}html[data-theme=light] .report-tabs button.active{color:#22496c;background:#e5f1fb}html[data-theme=light] .project-report-card dl div,html[data-theme=light] .report-forecast dl div{border-color:#e0e8ee}html[data-theme=light] .project-report-card dd,html[data-theme=light] .report-forecast dd{color:#334a5e}html[data-theme=light] .report-category-list>button,html[data-theme=light] .report-decisions>button{border-color:#dce5ed;background:#fff}html[data-theme=light] .report-decisions>button span{color:#2c4053}html[data-theme=light] .projects-hero{border-color:#cce3db;background:radial-gradient(circle at 0 0,rgb(31 168 124/13%),transparent 34%),linear-gradient(120deg,#f7fcfa,#edf6f4)}html[data-theme=light] .project-compass>strong{color:#235c4b}html[data-theme=light] .project-form-panel{border-color:#cce1da;background:#f8fcfa}html[data-theme=light] .project-form input,html[data-theme=light] .project-form select,html[data-theme=light] .project-form textarea,html[data-theme=light] .projects-toolbar input,html[data-theme=light] .projects-toolbar select{border-color:#cfdce5;color:#263c4d;background:#fff}html[data-theme=light] .project-progress{background:#e2ebe7}html[data-theme=light] .project-facts>span,html[data-theme=light] .project-scenarios>div button{border-color:#dce5eb;background:#f8fafb}html[data-theme=light] .project-facts strong,html[data-theme=light] .project-scenarios>div button strong{color:#344a5b}html[data-theme=light] .project-selected-scenario{border-color:#bed6df;background:#edf7f8}html[data-theme=light] .project-selected-scenario div strong{color:#285266}@media (max-width:1100px){.project-report-grid,.report-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.projects-hero{grid-template-columns:1fr}.project-compass{border-top:1px solid rgb(117 193 174/20%);border-left:0}.project-grid,.report-layout{grid-template-columns:1fr}.project-compass>strong{font-size:2.8rem}}@media (max-width:700px){.project-form,.project-portfolio-summary,.project-report-grid{grid-template-columns:1fr}.project-form-actions,.project-form-notes{grid-column:auto}.projects-toolbar{align-items:stretch;flex-direction:column}.projects-toolbar form{min-width:0;width:100%}.project-facts{grid-template-columns:1fr}.project-facts strong{white-space:normal}}@media (max-width:520px){.report-metric-grid{grid-template-columns:1fr}.report-tabs{width:100%}.report-tabs button{flex:1 1;justify-content:center}.report-chart{height:12rem;gap:.15rem}.report-chart-column>small{font-size:.5rem}.project-scenarios>div{grid-template-columns:1fr}.project-selected-scenario{align-items:flex-start;flex-direction:column}.project-selected-scenario>small{text-align:left}.project-form-actions{flex-direction:column-reverse}.project-form-actions button{width:100%}}.report-project-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-gap:.7rem;gap:.7rem}.report-project{display:grid;grid-gap:.75rem;gap:.75rem;padding:.85rem;border:1px solid #33404d;border-top:2px solid #68809a;border-radius:.65rem;background:#151b21}.report-project.viable{border-top-color:#58c79b}.report-project.adjust{border-top-color:#e1a253}.report-project.not_viable{border-top-color:#e26778}.report-project>div>span{color:#778a9e;font-size:.59rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.report-project>div>strong{display:block;margin-top:.28rem;color:#e8eef5;font-size:.8rem}.report-project p{margin:.28rem 0 0;color:#8c9cad;font-size:.67rem;line-height:1.45}.report-project dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin:0}.report-project dl div{padding:.5rem;border-radius:.45rem;background:#1d252e}.report-project dt{color:#78899b;font-size:.57rem}.report-project dd{margin:.2rem 0 0;color:#cfd9e3;font-size:.68rem;font-weight:750}.projects-page{gap:1rem}.project-intro{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border:1px solid #31506d;border-radius:.8rem;background:radial-gradient(circle at 0 0,rgb(71 143 236/19%),transparent 36%),#18212b}.project-intro h2{margin:.35rem 0 .45rem;color:#eef4fa;font-size:1.2rem}.project-intro p:last-child{max-width:45rem;margin:0;color:#92a3b4;font-size:.75rem;line-height:1.5}.project-toolbar{display:grid;grid-template-columns:minmax(12rem,1fr) 12rem;grid-gap:.65rem;gap:.65rem}.project-form input,.project-form select,.project-form textarea,.project-toolbar input,.project-toolbar select{min-width:0;min-height:2.45rem;padding:.48rem .6rem;border:1px solid #3a4a5a;border-radius:.48rem;outline:none;color:#dfe8f1;background:#121920;font-size:.73rem}.project-form input:focus,.project-form select:focus,.project-form textarea:focus,.project-toolbar input:focus,.project-toolbar select:focus{border-color:#5794ed;box-shadow:0 0 0 .16rem rgb(79 143 245/15%)}.project-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.project-form label{display:grid;grid-gap:.3rem;gap:.3rem;color:#94a4b5;font-size:.66rem;font-weight:700}.project-form textarea{resize:vertical}.project-form .project-notes-field{grid-column:span 3}.project-form>button{align-self:end}.project-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(21rem,1fr));grid-gap:1rem;gap:1rem}.project-card{display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem;border:1px solid #303b47;border-top:3px solid #687d94;border-radius:.75rem;background:#181d23}.project-card.viable{border-top-color:#55c79a}.project-card.adjust{border-top-color:#e1a253}.project-card.not_viable{border-top-color:#df6477}.project-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.project-card header div>span{color:#7d8fa2;font-size:.59rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-card h3{margin:.25rem 0 0;color:#e9eff5;font-size:.95rem}.project-status{padding:.25rem .48rem;border-radius:999px;color:#a9bbce;background:#283440;font-size:.59rem;font-weight:800}.project-status.active{color:#9be9cb;background:#1b4539}.project-status.paused{color:#f4cd99;background:#4b3924}.project-status.completed{color:#bdd8fa;background:#294463}.project-viability-summary{margin:0;color:#96a5b5;font-size:.72rem;line-height:1.5}.project-progress>div{display:flex;justify-content:space-between;gap:1rem;color:#8596a8;font-size:.64rem}.project-progress>div strong{color:#d9e4ee}.project-progress>i{display:block;height:.42rem;margin:.4rem 0;overflow:hidden;border-radius:999px;background:#29333e}.project-progress>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f8ff5,#6ee7b7)}.project-progress>small{color:#718397;font-size:.61rem}.project-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.55rem;gap:.55rem;margin:0}.project-metrics div{padding:.55rem;border-radius:.5rem;background:#141a20}.project-metrics dt{color:#74869a;font-size:.58rem}.project-metrics dd{margin:.22rem 0 0;color:#d3dde7;font-size:.66rem;font-weight:750}.project-warning{margin:0;padding:.55rem .65rem;border-left:2px solid #d99549;color:#d8b98f;background:#2d261e;font-size:.65rem;line-height:1.45}.project-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem}.project-edit{border-top:1px solid #2a343e}.project-edit>summary{padding-top:.7rem;color:#83b4f3;cursor:pointer;font-size:.67rem;font-weight:750}.project-edit .project-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.75rem}.project-edit .project-notes-field{grid-column:span 2}html[data-theme=light] .project-card,html[data-theme=light] .report-project{border-color:#dbe4ec;background:#fff}html[data-theme=light] .project-card h3,html[data-theme=light] .project-intro h2,html[data-theme=light] .report-project>div>strong{color:#203347}html[data-theme=light] .project-metrics div,html[data-theme=light] .report-project dl div{background:#f3f7fa}html[data-theme=light] .project-metrics dd,html[data-theme=light] .report-project dd{color:#344b61}html[data-theme=light] .project-intro{border-color:#ccdeee;background:radial-gradient(circle at 0 0,rgb(71 143 236/14%),transparent 36%),#f7fbff}html[data-theme=light] .project-intro p:last-child,html[data-theme=light] .project-viability-summary{color:#61758a}html[data-theme=light] .project-form input,html[data-theme=light] .project-form select,html[data-theme=light] .project-form textarea,html[data-theme=light] .project-toolbar input,html[data-theme=light] .project-toolbar select{border-color:#cddae5;color:#26394b;background:#fff}@media (max-width:900px){.project-form{grid-template-columns:repeat(2,minmax(0,1fr))}.project-form .project-notes-field{grid-column:span 2}}@media (max-width:600px){.project-intro{align-items:flex-start;flex-direction:column}.project-card-grid,.project-form,.project-toolbar{grid-template-columns:1fr}.project-edit .project-notes-field,.project-form .project-notes-field{grid-column:auto}.project-metrics{grid-template-columns:1fr}.project-card,.project-card-grid{min-width:0}.report-project dl{grid-template-columns:1fr}}.report-heading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}.report-clara-icon-button{display:inline-flex;width:auto;min-height:2.15rem;align-items:center;justify-content:center;gap:.42rem;padding:.38rem .58rem;border:1px solid #345e50;border-radius:.52rem;color:#a9e9cd;background:#1c342d;box-shadow:none;font-size:.68rem;white-space:nowrap}.report-clara-icon-button>span{display:grid;width:1.15rem;height:1.15rem;place-items:center;border-radius:50%;color:#c9f7e2;background:rgb(110 231 183/10%)}.report-clara-icon-button:hover:not(:disabled){color:#e0fff0;border-color:#58a586;background:#22493b}.report-forecast>.report-clara-icon-button{width:100%;margin-top:1rem}html[data-theme=light] .report-clara-icon-button{color:#157052;border-color:#b7dccd;background:#eef9f4}html[data-theme=light] .report-clara-icon-button:hover:not(:disabled){color:#0c5b41;border-color:#79bca2;background:#def3ea}@media (max-width:600px){.report-heading-actions{justify-content:flex-start}.report-heading-actions .quiet-button{padding-inline:.55rem}.report-clara-icon-button{white-space:normal;text-align:left}}.report-page{--report-surface:#181d23;--report-surface-soft:#151b21;--report-surface-raised:#1d252e;--report-border:#303944;--report-border-strong:#3b536b;--report-text:#eef4fa;--report-muted:#8e9dad;--report-subtle:#718296;--report-tab:#171c22;--report-tab-active:#263a50;--report-tab-active-border:#3d6289;--report-gridline:#303a45;--report-accent:#8abafa;--report-hover:#1b2631}html[data-theme=light] .report-page{--report-surface:#fff;--report-surface-soft:#f7f9fb;--report-surface-raised:#eef3f7;--report-border:#d9e3eb;--report-border-strong:#bed0df;--report-text:#203548;--report-muted:#62778c;--report-subtle:#718397;--report-tab:#f4f7fa;--report-tab-active:#e5f1fb;--report-tab-active-border:#bad4e9;--report-gridline:#dfe7ee;--report-accent:#2869a6;--report-hover:#edf5fb}.report-page .report-hero{grid-template-columns:minmax(0,1fr) minmax(12.5rem,auto);border-color:var(--report-border-strong);border-radius:.75rem;background:radial-gradient(circle at 0 0,rgb(71 143 236/17%),transparent 38%),linear-gradient(120deg,#182638,#151d26 58%,#12181e);box-shadow:0 10px 30px rgb(0 0 0/13%)}html[data-theme=light] .report-page .report-hero{background:radial-gradient(circle at 0 0,rgb(71 143 236/12%),transparent 38%),linear-gradient(120deg,#f8fbfe,#f0f5f8);box-shadow:0 10px 28px rgb(38 71 98/8%)}.report-page .report-hero>div:first-child{padding:.82rem 1rem}.report-page .report-hero>div:first-child h2{max-width:none;margin:.16rem 0 .25rem;color:var(--report-text);font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.15;letter-spacing:-.025em}.report-page .report-hero>div:first-child>p:last-child{max-width:none;color:var(--report-muted);font-size:.68rem;line-height:1.4}.report-page .report-hero>.report-confidence{min-width:12.5rem;padding:.72rem .9rem;border-left-color:var(--report-border);background:rgb(9 15 21/20%)}html[data-theme=light] .report-page .report-hero>.report-confidence{background:rgb(255 255 255/45%)}.report-page .report-hero>.report-confidence span{color:var(--report-subtle);font-size:.55rem}.report-page .report-hero>.report-confidence strong{margin:.2rem 0 .08rem;color:var(--report-text);font-size:.92rem;line-height:1.2}.report-page .report-hero>.report-confidence small{color:var(--report-muted);font-size:.6rem}.report-page .panel,.report-page .project-portfolio-summary article,.report-page .project-report-card,.report-page .report-metric,.report-page .report-tabs{border-color:var(--report-border);color:var(--report-text);background:var(--report-surface)}.report-page .report-tabs{padding:.2rem;border-radius:.58rem;background:var(--report-tab)}.report-page .report-tabs button{min-height:2.05rem;padding:.4rem .68rem;color:var(--report-muted);font-size:.68rem}.report-page .report-tabs button.active{color:var(--report-text);background:var(--report-tab-active);box-shadow:inset 0 0 0 1px var(--report-tab-active-border)}.report-page .report-tabs button span{color:var(--report-text);background:var(--report-surface-raised)}.report-page .project-portfolio-summary article,.report-page .report-metric{padding:.82rem .9rem}.report-page .project-portfolio-summary article small,.report-page .project-portfolio-summary article>span,.report-page .project-report-card dt,.report-page .project-report-card>p,.report-page .report-category-list small,.report-page .report-chart-column>strong,.report-page .report-decisions>button small,.report-page .report-disclosure,.report-page .report-forecast dt,.report-page .report-forecast>small,.report-page .report-metric span,.report-page .rich-empty-state span{color:var(--report-muted)}.report-page .panel-heading h2,.report-page .project-portfolio-summary article>strong,.report-page .project-report-card dd,.report-page .project-report-card h3,.report-page .report-category-list strong,.report-page .report-decisions>button span,.report-page .report-decisions>h2,.report-page .report-forecast dd,.report-page .report-forecast h2,.report-page .report-metric strong,.report-page .rich-empty-state strong{color:var(--report-text)}.report-page .project-portfolio-summary article>strong,.report-page .report-metric strong{margin-top:.38rem;font-size:1.05rem}.report-page .project-report-card dl div,.report-page .report-chart,.report-page .report-forecast dl div{border-color:var(--report-gridline)}.report-page .report-chart-legend{color:var(--report-muted)}.report-page .report-category-list>button,.report-page .report-decisions>button{border-color:var(--report-border);color:var(--report-text);background:var(--report-surface-soft)}.report-page .report-category-list>button:hover,.report-page .report-decisions>button:hover{border-color:var(--report-border-strong);background:var(--report-hover)}.report-page .report-category-share,.report-page .report-decisions>button strong{color:var(--report-accent)}.report-page .project-category-tag{border-color:var(--report-border);color:var(--report-muted);background:var(--report-surface-raised)}.report-page .report-project{border-color:var(--report-border);color:var(--report-text);background:var(--report-surface-soft)}.report-page .report-project dt,.report-page .report-project p,.report-page .report-project>div>span{color:var(--report-muted)}.report-page .report-project dd,.report-page .report-project>div>strong{color:var(--report-text)}.report-page .report-project dl div{background:var(--report-surface-raised)}.report-page .quiet-button{border-color:var(--report-border);color:var(--report-text);background:var(--report-surface-soft)}.report-page .quiet-button:hover:not(:disabled){border-color:var(--report-border-strong);background:var(--report-hover)}@media (max-width:700px){.report-page .report-hero{grid-template-columns:1fr}.report-page .report-hero>div:first-child{padding:.75rem .82rem .62rem}.report-page .report-hero>div:first-child h2{font-size:.98rem}.report-page .report-hero>div:first-child>p:last-child{font-size:.64rem}.report-page .report-hero>.report-confidence{grid-template-columns:minmax(0,1fr) auto;min-width:0;align-items:center;padding:.58rem .82rem;border-top:1px solid var(--report-border);border-left:0}.report-page .report-hero>.report-confidence span{grid-column:1}.report-page .report-hero>.report-confidence strong{grid-row:1;grid-column:2;margin:0;font-size:.8rem}.report-page .report-hero>.report-confidence small{grid-column:1/-1;margin-top:.12rem;font-size:.57rem}}@media (max-width:520px){.report-page .report-tabs button{min-height:1.95rem;padding:.34rem .5rem;font-size:.65rem}.report-page .project-portfolio-summary article,.report-page .report-metric{padding:.72rem .8rem}}.projects-page{--project-surface:#181d23;--project-surface-soft:#141a20;--project-surface-raised:#202832;--project-border:#303b47;--project-border-strong:#476178;--project-text:#edf4fa;--project-muted:#93a3b3;--project-subtle:#738496;--project-input:#12181e;--project-accent:#64cba4;--project-accent-soft:#1d3b32;--project-focus:rgb(76 168 133/18%)}html[data-theme=light] .projects-page{--project-surface:#ffffff;--project-surface-soft:#f6f9fb;--project-surface-raised:#edf3f6;--project-border:#d5e0e8;--project-border-strong:#91acbd;--project-text:#203548;--project-muted:#5e7183;--project-subtle:#738597;--project-input:#ffffff;--project-accent:#167355;--project-accent-soft:#e5f4ee;--project-focus:rgb(26 132 94/15%)}.projects-page .projects-hero{grid-template-columns:minmax(0,1fr) 12.5rem;border-color:#31586c;border-radius:.78rem;background:radial-gradient(circle at 0 0,rgb(39 195 148/14%),transparent 30%),linear-gradient(120deg,#172a29,#17212a 60%,#13191f);box-shadow:0 12px 28px rgb(0 0 0/12%)}.projects-page .projects-hero>div:first-child{padding:.9rem 1rem}.projects-page .projects-hero h2{max-width:45rem;margin:.18rem 0 .35rem;font-size:clamp(1.08rem,1.7vw,1.4rem);line-height:1.18;letter-spacing:-.025em}.projects-page .projects-hero p:not(.panel-kicker){max-width:48rem;font-size:.7rem;line-height:1.45}.projects-page .projects-hero-actions{gap:.45rem;margin-top:.68rem}.projects-page .projects-hero-actions button{width:auto;min-height:2.1rem;padding:.38rem .62rem;font-size:.66rem}.projects-page .project-compass{justify-items:start;padding:.78rem .9rem;text-align:left}.projects-page .project-compass>strong{margin:.16rem 0;font-size:2.15rem}.projects-page .project-compass>div{gap:.16rem;margin-top:.15rem;font-size:.59rem}html[data-theme=light] .projects-page .projects-hero{border-color:#cce3db;background:radial-gradient(circle at 0 0,rgb(31 168 124/11%),transparent 30%),linear-gradient(120deg,#f8fcfa,#eef6f4);box-shadow:0 10px 24px rgb(41 75 65/8%)}.projects-page .projects-filterbar{--project-filter-control-height:2.5rem;display:grid;grid-template-columns:minmax(18rem,32rem) minmax(11rem,14rem) auto;align-items:end;justify-content:start;grid-gap:.7rem;gap:.7rem;padding:.72rem;border:1px solid var(--project-border);border-radius:.72rem;background:var(--project-surface)}.projects-page .projects-search-filter,.projects-page .projects-status-filter{display:grid;min-width:0;grid-gap:.32rem;gap:.32rem;color:var(--project-muted);font-size:.62rem;font-weight:800}.projects-page .projects-search-filter>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:.42rem;gap:.42rem}.projects-page .projects-filterbar input,.projects-page .projects-filterbar select{width:100%;min-width:0;height:var(--project-filter-control-height);min-height:var(--project-filter-control-height);padding:.46rem .62rem;border:1px solid var(--project-border);border-radius:.5rem;outline:none;color:var(--project-text);background:var(--project-input);font-size:.7rem}.projects-page .projects-filterbar input::placeholder{color:var(--project-subtle)}.projects-page .projects-filterbar input:focus,.projects-page .projects-filterbar select:focus{border-color:var(--project-border-strong);box-shadow:0 0 0 .16rem var(--project-focus)}.projects-page .projects-clear-filter,.projects-page .projects-search-button{width:auto;height:var(--project-filter-control-height);min-height:var(--project-filter-control-height);padding:.46rem .7rem;border:1px solid #3f8069;border-radius:.5rem;color:#dff9ee;background:#235a47;font-size:.67rem;font-weight:800}.projects-page .projects-search-button:hover:not(:disabled){border-color:#5ba98b;background:#2a6e55}.projects-page .projects-clear-filter{border-color:var(--project-border);color:var(--project-muted);background:transparent}.projects-page .projects-clear-filter:hover:not(:disabled){border-color:var(--project-border-strong);color:var(--project-text);background:var(--project-surface-raised)}html[data-theme=light] .projects-page .projects-search-button{border-color:#197455;color:#ffffff;background:#197455}html[data-theme=light] .projects-page .projects-search-button:hover:not(:disabled){background:#115f45}.projects-page .project-card,.projects-page .project-form-panel{border-color:var(--project-border);color:var(--project-text);background:var(--project-surface)}.projects-page .project-form-panel{border-color:#3a665b;background:linear-gradient(135deg,#182622,#181e23)}html[data-theme=light] .projects-page .project-form-panel{border-color:#cce1da;background:#f8fcfa}.projects-page .project-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.projects-page .project-form label,.projects-page .project-form label small{color:var(--project-muted)}.projects-page .project-form input,.projects-page .project-form select,.projects-page .project-form textarea{border-color:var(--project-border);color:var(--project-text);background:var(--project-input)}.projects-page .project-form input:focus,.projects-page .project-form select:focus,.projects-page .project-form textarea:focus{border-color:var(--project-border-strong);box-shadow:0 0 0 .16rem var(--project-focus)}.projects-page .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-page .project-card{background:linear-gradient(155deg,var(--project-surface),var(--project-surface-soft))}.projects-page .project-card h3,.projects-page .project-facts strong,.projects-page .project-progress-label strong,.projects-page .project-scenarios>div button strong,.projects-page .project-score strong{color:var(--project-text)}.projects-page .project-facts small,.projects-page .project-progress-label span,.projects-page .project-scenarios>div button,.projects-page .project-scenarios>div button small,.projects-page .project-score,.projects-page .project-summary{color:var(--project-muted)}.projects-page .project-category-tag{border-color:var(--project-border);color:var(--project-muted)}.projects-page .project-category-tag,.projects-page .project-progress{background:var(--project-surface-raised)}.projects-page .project-facts>span,.projects-page .project-scenarios>div button{border-color:var(--project-border);background:var(--project-surface-soft)}.projects-page .project-scenarios{border-color:var(--project-border)}.projects-page .project-scenarios>div button.selected{border-color:#4d84bb;background:#1f3448}html[data-theme=light] .projects-page .project-scenarios>div button.selected{border-color:#7daacb;background:#e8f3fa}html[data-theme=light] .projects-page .project-state.viable{color:#176345;border-color:#a9d6c4;background:#e7f6ef}html[data-theme=light] .projects-page .project-state.adjust{color:#7a5117;border-color:#e4c993;background:#fff6e3}html[data-theme=light] .projects-page .project-state.not_viable{color:#8b3543;border-color:#e3b3bb;background:#fff0f2}html[data-theme=light] .projects-page .project-selected-scenario{border-color:#bed6df;background:#edf7f8}html[data-theme=light] .projects-page .project-selected-scenario div span,html[data-theme=light] .projects-page .project-selected-scenario>small{color:#557a89}html[data-theme=light] .projects-page .project-opportunities{border-color:#e1c994;color:#73551e;background:#fff8e9}html[data-theme=light] .projects-page .project-opportunities strong{color:#654813}html[data-theme=light] .projects-page .project-opportunities small{color:#7b6a48}html[data-theme=light] .projects-page .project-scenarios>p{color:#8a4651}html[data-theme=light] .projects-page .project-clara-action{color:#ffffff;border-color:#197455;background:#197455}@media (max-width:850px){.projects-page .projects-hero{grid-template-columns:1fr}.projects-page .project-compass{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.6rem;padding:.62rem .82rem;border-top:1px solid rgb(117 193 174/20%);border-left:0}.projects-page .project-compass>strong{margin:0;font-size:1.45rem}.projects-page .project-compass>div{grid-template-columns:repeat(2,auto);justify-content:end;gap:.25rem .7rem;margin:0}}@media (max-width:700px){.projects-page .projects-filterbar{grid-template-columns:1fr}.projects-page .projects-clear-filter{justify-self:start;height:var(--project-filter-control-height);min-height:var(--project-filter-control-height)}.projects-page .project-form,.projects-page .project-grid{grid-template-columns:1fr}.projects-page .project-form-actions,.projects-page .project-form-notes{grid-column:auto}}@media (max-width:520px){.projects-page .projects-hero>div:first-child{padding:.78rem .82rem}.projects-page .projects-hero h2{font-size:1.02rem}.projects-page .projects-hero-actions{display:grid;grid-template-columns:1fr 1fr}.projects-page .projects-hero-actions button{width:100%}.projects-page .project-compass{grid-template-columns:auto auto}.projects-page .project-compass>div{grid-column:1/-1;justify-content:start}.projects-page .projects-search-filter>div{grid-template-columns:1fr}.projects-page .projects-search-button{width:100%}}.registration-disclosure-content{container:registration-form/inline-size}.registration-disclosure-content>.inline-form>*,.registration-disclosure-content>.reminder-form>*{min-width:0}@container registration-form (max-width: 70rem){.card-form{grid-template-columns:repeat(3,minmax(0,1fr))}.card-form button{grid-column:span 3;width:100%}}@container registration-form (max-width: 52rem){.account-form{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form button{grid-column:span 2;width:100%}}@container registration-form (max-width: 46rem){.reminder-form{grid-template-columns:repeat(2,minmax(0,1fr))}.reminder-form button{width:100%}}@container registration-form (max-width: 30rem){.account-form,.card-form,.reminder-form{grid-template-columns:minmax(0,1fr)}.account-form .default-source-toggle,.account-form button,.card-form .default-source-toggle,.card-form button{grid-column:auto}}.financial-rhythms-panel{display:grid;grid-gap:1rem;gap:1rem;border-color:#2c5b4a;background:linear-gradient(145deg,#17231f,#181d23 45%)}.rhythm-heading{margin:0}.rhythm-heading>div>p:last-child{max-width:46rem;margin:.4rem 0 0;color:#91a79f;font-size:.75rem;line-height:1.5}.rhythm-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.rhythm-summary-card{min-width:0;padding:.8rem;border:1px solid #32423e;border-left:3px solid #6ca6ec;border-radius:.6rem;background:#11191a}.rhythm-summary-card.income{border-left-color:#58d4a5}.rhythm-summary-card.expense{border-left-color:#fb7185}.rhythm-summary-card.subscription{border-left-color:#af8df6}.rhythm-summary-card small,.rhythm-summary-card>span{display:block;overflow:hidden;color:#81938a;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.rhythm-summary-card strong{display:block;margin:.32rem 0 .24rem;color:#eaf5f0;font-size:.95rem}.rhythm-lists-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.85rem;gap:.85rem}.rhythm-list-section{min-width:0;padding:.8rem;border:1px solid #2c3936;border-radius:.6rem;background:#11191a}.rhythm-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:.7rem;margin-bottom:.7rem}.rhythm-section-heading h3{margin:.25rem 0 0;color:#e6f0eb;font-size:.85rem}.rhythm-section-heading>small{color:#7f938a;font-size:.64rem}.rhythm-occurrence-list,.rhythm-row-list,.rhythm-suggestion-list{display:grid;grid-gap:.25rem;gap:.25rem}.rhythm-occurrence,.rhythm-row,.rhythm-suggestion-card{min-width:0;padding:.55rem 0}.rhythm-row.inactive{opacity:.6}.rhythm-row{display:grid;grid-template-columns:1.8rem minmax(0,1fr) max-content max-content max-content;grid-template-areas:"icon description state amount actions";grid-column-gap:.6rem;column-gap:.6rem;grid-row-gap:.1rem;row-gap:.1rem;align-items:center}.rhythm-row .transaction-icon.income{color:#a9efd3;background:#21483b}.rhythm-row .transaction-icon:not(.income){color:#f3b7bf;background:#4a2a32}.rhythm-row .transaction-description strong{color:#e4eee9;font-size:.76rem}.rhythm-row .transaction-description small{color:#81948b;font-size:.66rem}.rhythm-row .rhythm-state-pill{grid-area:state;padding:.22rem .38rem;border:1px solid #356954;border-radius:999px;color:#9ee4c7;background:#1d4336;font-size:.58rem;font-weight:800;white-space:nowrap}.rhythm-row .rhythm-state-pill.paused{color:#a9b3bd;border-color:#46515d;background:#2a323a}.rhythm-row .amount{font-size:.74rem}.rhythm-row .amount.income{color:#9ee4c7}.rhythm-row .amount:not(.income){color:#f3b7bf}.rhythm-occurrence strong,.rhythm-suggestion-card strong{display:block;overflow:hidden;color:#e4eee9;font-size:.77rem;text-overflow:ellipsis;white-space:nowrap}.rhythm-occurrence>div>small,.rhythm-occurrence>div>span,.rhythm-suggestion-card small{display:block;margin-top:.18rem;color:#81948b;font-size:.65rem;line-height:1.45}.rhythm-occurrence-status{padding:.22rem .38rem;border:1px solid #356954;border-radius:999px;color:#9ee4c7;background:#1d4336;font-size:.58rem;font-weight:800;white-space:nowrap}.rhythm-occurrence-status.skipped{color:#a9b3bd;border-color:#46515d;background:#2a323a}.rhythm-card-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin-top:.6rem;padding:.6rem;border-radius:.45rem;background:#101718}.rhythm-card-details>span{min-width:0;color:#cad8d1;font-size:.67rem}.rhythm-card-details b,.rhythm-evidence-grid b{display:block;margin-bottom:.16rem;color:#74877e;font-size:.55rem;letter-spacing:.04em;text-transform:uppercase}.rhythm-card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem .6rem;margin-top:.45rem}.rhythm-card-actions small{min-width:10rem;flex:1 1 auto;color:#667970;font-size:.59rem}.rhythm-card-actions .text-button{flex:0 0 auto}.rhythm-card-actions small+.text-button{margin-left:auto}.rhythm-archive-section{margin-top:.75rem;padding-top:.65rem;border-top:1px solid #2c3936}.rhythm-archive-section>summary{cursor:pointer;color:#82958c;font-size:.67rem;font-weight:800;letter-spacing:.04em}.rhythm-archive-section[open]>summary{margin-bottom:.65rem}.rhythm-card.archived{border-style:dashed}.rhythm-occurrence-pagination{margin-top:.75rem}.account-current-balance{display:flex;align-items:baseline;gap:.35rem;margin-top:.35rem;color:#a8b8c9;font-size:.69rem}.account-current-balance strong{color:#dce9f7;font-size:.84rem}.accounts-total-balance{display:grid;min-width:12rem;justify-items:end;grid-gap:.12rem;gap:.12rem;text-align:right}.accounts-total-balance small,.accounts-total-balance span{color:#8191a4;font-size:.62rem}.accounts-total-balance strong{color:#e4edf7;font-size:1rem}.rhythm-occurrence{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.6rem;gap:.6rem;border-left:3px solid #6ba6ee}.rhythm-occurrence.matched{border-left-color:#58d4a5}.rhythm-occurrence.skipped{border-left-color:#71808d;opacity:.68}.rhythm-occurrence.missed{border-left-color:#d99a50}.rhythm-occurrence-date{display:grid;width:2.25rem;height:2.25rem;place-content:center;border-radius:.45rem;color:#dbe9e2;background:#23332f;text-align:center}.rhythm-occurrence-date b{font-size:.8rem;line-height:1}.rhythm-occurrence-date small{margin-top:.12rem;color:#8da299;font-size:.48rem}.rhythm-occurrence>.text-button{grid-column:2/-1;justify-self:end;padding:.2rem .3rem;font-size:.64rem}.rhythm-occurrence-status.expected{color:#a8cdfd;border-color:#315a88;background:#20354d}.rhythm-occurrence-status.missed{color:#f3c98f;border-color:#75522d;background:#3f2f20}.rhythm-suggestion-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.65rem;gap:.65rem}.rhythm-suggestion-card .quiet-button{min-height:2.05rem;padding:.3rem .5rem;color:#b8d7ff;background:#263544;font-size:.66rem}.rhythm-dialog-backdrop{position:fixed;z-index:90;inset:0;display:grid;overflow:auto;place-items:center;padding:1rem;background:rgb(4 9 8/82%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rhythm-dialog{position:relative;width:min(47rem,100%);max-height:calc(100dvh - 2rem);overflow:auto;padding:1.25rem;border:1px solid #39705b;border-radius:.8rem;color:#dce9e3;background:linear-gradient(150deg,#17261f,#171d21 55%);box-shadow:0 28px 90px rgb(0 0 0/46%)}.rhythm-dialog-close{position:absolute;top:.8rem;right:.8rem;display:grid;width:2rem;height:2rem;place-items:center;border:1px solid #3b4b45;border-radius:.5rem;color:#a9bbb3;background:#202b28;font-size:1.15rem}.rhythm-dialog h2{margin:.4rem 2.5rem .3rem 0;color:#f0f8f4;font-size:1.2rem}.rhythm-dialog-description{max-width:40rem;margin:0;color:#94a9a0;font-size:.77rem;line-height:1.5}.rhythm-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.45rem;gap:.45rem;margin:.9rem 0}.rhythm-evidence-grid>span{min-width:0;padding:.6rem;border:1px solid #2d4039;border-radius:.48rem;color:#d5e2dc;background:#121c1a;font-size:.68rem}.rhythm-review-form{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.6rem;gap:.6rem;padding-top:.8rem;border-top:1px solid #30443d}.rhythm-review-form label{display:grid;min-width:0;grid-gap:.28rem;gap:.28rem;color:#94a79f;font-size:.63rem;font-weight:750}.rhythm-review-form input,.rhythm-review-form select{width:100%;min-width:0;min-height:2.4rem;padding:.45rem .55rem;border:1px solid #3a5048;border-radius:.48rem;outline:0;color:#e3eee9;background:#111a18;font-size:.72rem}.rhythm-review-form input:focus,.rhythm-review-form select:focus{border-color:#62b693;box-shadow:0 0 0 .18rem rgb(74 185 140/16%)}.rhythm-review-form input:disabled{opacity:.5}.rhythm-review-form label>small{color:#71867d;font-size:.57rem;font-weight:500}.rhythm-field-wide{grid-column:span 2}.rhythm-review-actions,.rhythm-review-error,.rhythm-review-safety{grid-column:1/-1}.rhythm-review-error{margin:0;padding:.55rem .65rem;border:1px solid #743b45;border-radius:.45rem;color:#fecdd3;background:#421f27;font-size:.68rem}.rhythm-review-safety{margin:0;padding:.6rem .7rem;border-left:3px solid #4fa882;color:#99ada4;background:#15231e;font-size:.66rem;line-height:1.4}.rhythm-review-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem}.rhythm-review-actions .primary-action,.rhythm-review-actions .quiet-button{min-height:2.45rem;padding:.45rem .75rem;font-size:.7rem}.rhythm-dismiss-action{margin-right:auto;color:#bdc8c3}.rhythm-feedback-toast{z-index:96}.rhythm-registration-form{padding:.8rem;border:1px solid #30443d;border-radius:.6rem;background:#11191a}.rhythm-edit-form{margin-top:.7rem;padding:.7rem;border:1px solid #365048;border-radius:.55rem;background:#101817}.rhythm-edit-form .rhythm-review-actions{margin-top:.1rem}html[data-theme=light] .financial-rhythms-panel{border-color:#b9d9cc;background:linear-gradient(145deg,#f1faf6,#fff 48%)}html[data-theme=light] .rhythm-card,html[data-theme=light] .rhythm-card-details,html[data-theme=light] .rhythm-evidence-grid>span,html[data-theme=light] .rhythm-list-section,html[data-theme=light] .rhythm-occurrence,html[data-theme=light] .rhythm-suggestion-card,html[data-theme=light] .rhythm-summary-card{border-color:#d8e7e1;background:#f8fbfa}html[data-theme=light] .account-current-balance{color:#627286}html[data-theme=light] .account-current-balance strong{color:#1e2d3d}html[data-theme=light] .accounts-total-balance small,html[data-theme=light] .accounts-total-balance span{color:#627286}html[data-theme=light] .accounts-total-balance strong{color:#1e2d3d}html[data-theme=light] .rhythm-archive-section{border-top-color:#d8e7e1}html[data-theme=light] .rhythm-card-details>span,html[data-theme=light] .rhythm-card-main strong,html[data-theme=light] .rhythm-evidence-grid>span,html[data-theme=light] .rhythm-occurrence strong,html[data-theme=light] .rhythm-section-heading h3,html[data-theme=light] .rhythm-suggestion-card strong,html[data-theme=light] .rhythm-summary-card strong{color:#263b34}html[data-theme=light] .rhythm-dialog{color:#31463e;border-color:#a9d5c3;background:#fff}html[data-theme=light] .rhythm-dialog h2{color:#1c332a}html[data-theme=light] .rhythm-dialog-description,html[data-theme=light] .rhythm-review-safety{color:#5f746c}html[data-theme=light] .rhythm-review-form{border-color:#d7e6e0}html[data-theme=light] .rhythm-review-form label{color:#536a61}html[data-theme=light] .rhythm-review-form input,html[data-theme=light] .rhythm-review-form select{color:#263b34;border-color:#c7dcd3;background:#fff}html[data-theme=light] .rhythm-review-safety{background:#eef8f3}html[data-theme=light] .rhythm-dialog-close{color:#52675f;border-color:#cadbd4;background:#f2f7f5}html[data-theme=light] .rhythm-edit-form,html[data-theme=light] .rhythm-registration-form{border-color:#d1e2db;background:#f8fbfa}.notification-grid{align-items:start}.commitment-planning{container:commitment-planning/inline-size;gap:.7rem;margin:.8rem 0;padding:.8rem 0;border-width:1px 0;border-color:#2d3b39;border-radius:0;background:transparent}.commitment-planning .rhythm-heading{align-items:center}.commitment-planning .rhythm-heading>div>p:last-child{margin-top:.25rem}.commitment-planning .rhythm-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.commitment-planning .rhythm-summary-card{padding:.62rem .68rem;border-radius:.5rem}.commitment-planning .rhythm-summary-card strong{margin:.22rem 0 .16rem;font-size:.84rem}.commitment-planning .registration-disclosure{margin-top:0}.commitment-planning .unified-rhythm-details{grid-template-columns:minmax(0,1fr);gap:0}.commitment-planning .rhythm-list-section{width:100%;padding:.7rem 0 0;border-width:1px 0 0;border-radius:0;background:transparent}.commitment-planning .rhythm-section-heading{margin-bottom:.45rem}.commitment-planning .rhythm-occurrence-list{gap:.4rem}.commitment-planning .rhythm-occurrence{grid-template-columns:auto minmax(0,1fr) auto;gap:.55rem;padding:.55rem .6rem;border:1px solid #2c3936;border-left:3px solid #6ba6ee;border-radius:.5rem}.rhythm-occurrence-actions{grid-column:2/-1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.15rem .55rem}.rhythm-occurrence-actions .text-button{padding:.22rem .3rem;font-size:.63rem}html[data-theme=light] .commitment-planning{border-color:#dce5ec;background:transparent}html[data-theme=light] .commitment-planning .rhythm-heading>div>p:last-child{color:#708195}html[data-theme=light] .commitment-planning .rhythm-summary-card{border-color:#dce5ec;background:#f7f9fb}html[data-theme=light] .commitment-planning .rhythm-list-section{border-color:#dce5ec;background:transparent}html[data-theme=light] .commitment-planning .rhythm-occurrence{border-color:#dce5ec #dce5ec #dce5ec #6b9bd5;background:#fff}html[data-theme=light] .unified-commitment-list>.commitment-row{border-color:#dce5ec;background:#fff;box-shadow:0 2px 8px rgb(35 55 75/4%)}html[data-theme=light] .unified-commitment-list>.commitment-row.reminder-commitment{border-left-color:#4f8fd8;background:linear-gradient(90deg,#edf5ff,#fff 32%)}html[data-theme=light] .unified-commitment-list>.commitment-row.rhythm-commitment.manual{border-left-color:#35a878;background:linear-gradient(90deg,#eaf8f2,#fff 32%)}html[data-theme=light] .unified-commitment-list>.commitment-row.rhythm-commitment.ai-assisted{border-color:#d9cbed #d9cbed #d9cbed #8d63c7;background:linear-gradient(105deg,#f3edfb,#fff 38%);box-shadow:0 2px 10px rgb(93 60 137/7%)}html[data-theme=light] .commitment-origin-badge.reminder{color:#2868aa;background:#e9f3ff}html[data-theme=light] .commitment-origin-badge.rhythm{color:#18704e;background:#e8f7f0}html[data-theme=light] .commitment-origin-badge.ai{color:#6e469f;background:#f1eafa}@container commitment-planning (max-width: 36rem){.commitment-planning .rhythm-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1000px){.rhythm-summary-grid{grid-template-columns:repeat(2,1fr)}.rhythm-lists-grid{grid-template-columns:1fr}}@media (max-width:700px){.rhythm-dialog-backdrop{align-items:end;padding:0}.rhythm-dialog{width:100%;max-height:92dvh;padding:1rem 1rem max(1rem,env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:1rem 1rem 0 0}.rhythm-evidence-grid,.rhythm-review-form{grid-template-columns:repeat(2,1fr)}.rhythm-review-actions{align-items:stretch;flex-direction:column}.rhythm-review-actions button{width:100%}.rhythm-dismiss-action{margin:0;order:3}}@media (max-width:520px){.accounts-panel-heading{align-items:stretch;flex-direction:column}.accounts-total-balance{min-width:0;justify-items:start;text-align:left}.rhythm-heading{align-items:flex-start;flex-direction:column}.rhythm-summary-grid{grid-template-columns:1fr 1fr}.rhythm-summary-card{padding:.7rem}.rhythm-summary-card strong{font-size:.82rem}.rhythm-summary-card small{white-space:normal}.rhythm-list-section{padding:.7rem}.rhythm-occurrence,.rhythm-suggestion-card{grid-template-columns:auto minmax(0,1fr)}.rhythm-occurrence-status,.rhythm-occurrence>.text-button,.rhythm-suggestion-card .quiet-button{grid-column:2;justify-self:end}.rhythm-evidence-grid{grid-template-columns:1fr 1fr}.rhythm-review-form{grid-template-columns:1fr}.rhythm-field-wide{grid-column:auto}}.project-card footer button.row-action-button,button.row-action-button{display:inline-grid;width:2rem;min-width:2rem;height:2rem;min-height:2rem;flex:0 0 2rem;place-items:center;padding:0;border:1px solid #40556d;border-radius:.48rem;color:#b8d6fb;background:#223247;line-height:1;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}button.row-action-button svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}button.row-action-button:hover:not(:disabled){border-color:#6589b0;color:#e5f1ff;background:#30465f;transform:translateY(-1px)}button.row-action-button:focus-visible{outline:2px solid #7bb4ff;outline-offset:2px}button.row-action-button.destructive{color:#ffadba;border-color:#74404a;background:#43262d}button.row-action-button.destructive:hover:not(:disabled){color:#ffe0e5;border-color:#a95565;background:#5b2d37}button.row-action-button:disabled{cursor:not-allowed;opacity:.4;transform:none}.responsive-row-actions,.row-actions-desktop{display:flex;align-items:center;gap:.05rem}.row-actions-mobile{display:none}.row-actions-menu-container{position:relative;display:block}.responsive-row-actions .row-actions-menu-container{display:none}button.row-actions-menu-trigger{display:inline-grid;width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;place-items:center;padding:0;border:1px solid transparent;border-radius:.55rem;color:#8392a3;background:transparent;line-height:1}.row-actions-menu-container.open button.row-actions-menu-trigger,button.row-actions-menu-trigger:focus-visible,button.row-actions-menu-trigger:hover{color:#c7d5e4;border-color:#3b4b5d;background:#202c39}button.row-actions-menu-trigger:focus-visible{outline:2px solid #7bb4ff;outline-offset:1px}button.row-actions-menu-trigger svg{width:1.1rem;height:1.1rem}.row-actions-menu-container.open{z-index:20}.row-actions-menu{position:absolute;top:100%;right:0;z-index:20;display:grid;min-width:8rem;margin-top:.25rem;padding:.25rem;border:1px solid #3b4b5d;border-radius:.55rem;background:#202c39;box-shadow:0 .7rem 1.8rem rgb(0 0 0/55%)}.row-actions-menu button{display:block;width:100%;padding:.55rem .7rem;border:0;border-radius:.35rem;color:#c9d5e2;background:transparent;font-size:.69rem;font-weight:650;line-height:1.2;text-align:left;white-space:nowrap}.row-actions-menu button:focus-visible,.row-actions-menu button:hover:not(:disabled){color:#eff6fd;background:#273747;outline:0}.row-actions-menu button.destructive{color:#ffabb9}.row-actions-menu button.destructive:focus-visible,.row-actions-menu button.destructive:hover:not(:disabled){color:#ffdce2;background:#422a31}.row-actions-menu button:disabled{cursor:not-allowed;opacity:.46}html[data-theme=light] button.row-actions-menu-trigger{color:#6c7d90}html[data-theme=light] .row-actions-menu-container.open button.row-actions-menu-trigger,html[data-theme=light] button.row-actions-menu-trigger:focus-visible,html[data-theme=light] button.row-actions-menu-trigger:hover{color:#315d8e;border-color:#c5d5e5;background:#edf4fa}html[data-theme=light] .row-actions-menu{border-color:#ccd9e5;background:#fff;box-shadow:0 .7rem 1.8rem rgb(40 62 84/18%)}html[data-theme=light] .row-actions-menu button{color:#33475b}html[data-theme=light] .row-actions-menu button:focus-visible,html[data-theme=light] .row-actions-menu button:hover:not(:disabled){color:#153f6d;background:#edf4fa}html[data-theme=light] .row-actions-menu button.destructive{color:#a5253e}html[data-theme=light] .row-actions-menu button.destructive:focus-visible,html[data-theme=light] .row-actions-menu button.destructive:hover:not(:disabled){color:#7f142a;background:#fff0f3}.credit-card-maintenance-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:.25rem}.transaction-row.excluded-from-totals{opacity:1}.transaction-row.excluded-from-totals .amount,.transaction-row.excluded-from-totals .scheduled-pill,.transaction-row.excluded-from-totals .transaction-date,.transaction-row.excluded-from-totals .transaction-description>*,.transaction-row.excluded-from-totals .transaction-icon{opacity:.62}html[data-theme=light] button.row-action-button{color:#315d8e;border-color:#c5d5e5;background:#edf4fa}html[data-theme=light] button.row-action-button:hover:not(:disabled){color:#123f72;border-color:#8eb0d2;background:#dceaf6}html[data-theme=light] button.row-action-button.destructive{color:#a5253e;border-color:#e3aab5;background:#fff0f3}html[data-theme=light] button.row-action-button.destructive:hover:not(:disabled){color:#7f142a;border-color:#cb7183;background:#ffe1e7}@media (pointer:coarse){.project-card footer button.row-action-button,button.row-action-button{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;flex-basis:2.75rem}button.row-action-button svg{width:1.15rem;height:1.15rem}}@media (max-width:600px){.transaction-list:not(.compact) .transaction-row{grid-template-columns:1.7rem minmax(0,1fr) 5.2rem auto auto 2.25rem;grid-template-areas:"icon description date scheduled amount actions" "icon metadata metadata metadata metadata actions"}.transaction-actions{width:auto;margin:0;padding:0;align-self:center}.row-actions-desktop{display:none}.responsive-row-actions .row-actions-menu-container,.row-actions-mobile{position:relative;display:block}button.row-actions-menu-trigger{display:inline-grid;width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;place-items:center;padding:0;border:1px solid transparent;border-radius:.55rem;color:#8392a3;background:transparent;line-height:1}.row-actions-mobile.open button.row-actions-menu-trigger,button.row-actions-menu-trigger:focus-visible,button.row-actions-menu-trigger:hover{color:#c7d5e4;border-color:#3b4b5d;background:#202c39}button.row-actions-menu-trigger:focus-visible{outline:2px solid #7bb4ff;outline-offset:1px}button.row-actions-menu-trigger svg{width:.92rem;height:.92rem;fill:currentColor}.row-actions-mobile.open{z-index:20}.row-actions-menu{position:absolute;top:calc(100% + .22rem);right:0;display:grid;min-width:9.5rem;overflow:hidden;padding:.25rem;border:1px solid #3a495a;border-radius:.6rem;background:#19232e;box-shadow:0 .7rem 1.8rem rgb(0 0 0/32%)}.row-actions-menu button{min-height:2.15rem;padding:.42rem .58rem;border:0;border-radius:.4rem;color:#c9d5e2;background:transparent;font-size:.69rem;font-weight:650;line-height:1.2;text-align:left;white-space:nowrap}.row-actions-menu button:focus-visible,.row-actions-menu button:hover:not(:disabled){color:#eff6fd;background:#273747;outline:0}.row-actions-menu button.destructive{color:#ffabb9}.row-actions-menu button.destructive:focus-visible,.row-actions-menu button.destructive:hover:not(:disabled){color:#ffdce2;background:#422a31}.row-actions-menu button:disabled{cursor:not-allowed;opacity:.46}html[data-theme=light] button.row-actions-menu-trigger{color:#6c7d90}html[data-theme=light] .row-actions-mobile.open button.row-actions-menu-trigger,html[data-theme=light] button.row-actions-menu-trigger:focus-visible,html[data-theme=light] button.row-actions-menu-trigger:hover{color:#315d8e;border-color:#c5d5e5;background:#edf4fa}html[data-theme=light] .row-actions-menu{border-color:#ccd9e5;background:#fff;box-shadow:0 .7rem 1.8rem rgb(40 62 84/18%)}html[data-theme=light] .row-actions-menu button{color:#33475b}html[data-theme=light] .row-actions-menu button:focus-visible,html[data-theme=light] .row-actions-menu button:hover:not(:disabled){color:#153f6d;background:#edf4fa}html[data-theme=light] .row-actions-menu button.destructive{color:#a5253e}html[data-theme=light] .row-actions-menu button.destructive:focus-visible,html[data-theme=light] .row-actions-menu button.destructive:hover:not(:disabled){color:#7f142a;background:#fff0f3}}@media (max-width:600px){.summary-card-calculated .summary-card-supporting,.summary-card-with-action .summary-card-navigation,.summary-card-with-action .summary-card-supporting{display:inline-flex!important}}