.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:24px 22px 22px!important;min-height:0!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) h2{font-size:clamp(32px,8vw,42px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:0 0 24px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-fields{grid-gap:16px!important;gap:16px!important}.route-receipt .mj-nova-general-stack{grid-gap:14px!important;gap:14px!important}.route-receipt .mj-nova-date-field,.route-receipt .mj-nova-field,.route-receipt .mj-nova-payer-field{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important}.route-receipt .mj-nova-field>span,.route-receipt .mj-nova-payer-field>span{margin:0!important;font-weight:800!important}.route-receipt .mj-nova-input-icon-wrap{border-radius:16px!important}.route-receipt .mj-nova-input-icon{width:22px!important;height:22px!important;margin-left:15px!important;color:#7b8491!important}.route-receipt .mj-nova-input-with-icon{padding-left:52px!important}.route-receipt .mj-nova-input-with-icon::placeholder{font-size:18px!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon-wrap{width:auto!important;max-width:190px!important;padding:0!important}.route-receipt .mj-nova-date-display{left:42px!important}.route-receipt .mj-nova-payer-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important}.route-receipt .mj-nova-payer-btn{min-width:0!important;border-radius:16px!important;padding:0 10px!important;justify-content:center!important;gap:7px!important;font-weight:800!important}.route-receipt .mj-nova-payer-avatar .mj-user-avatar,.route-receipt .mj-nova-payer-avatar img{width:28px!important;height:28px!important;min-width:28px!important}@media (max-width:420px){.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:22px 18px 20px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) h2{font-size:32px!important;margin-bottom:22px!important}.route-receipt .mj-nova-payer-row{grid-template-columns:1fr!important;max-width:230px!important}.route-receipt .mj-nova-payer-btn{justify-content:flex-start!important;font-size:18px!important;padding:0 14px!important}}@media (min-width:720px){.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:30px 34px 28px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) h2{font-size:44px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:190px 1fr!important;align-items:end!important;column-gap:22px!important}}.mj-notification-panel{top:86px!important;width:min(340px,calc(100vw - 28px))!important;max-height:min(64vh,440px)!important;box-shadow:0 26px 80px rgba(15,23,42,.22)!important;opacity:1!important;transform:none!important}.mj-notification-title-row{margin:0 0 14px!important}.mj-notification-title-row strong{line-height:1.2!important}.mj-notification-title-row button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;background:#f1f5f9!important;font-size:30px!important;font-weight:500!important;text-align:center!important}.mj-notification-item{padding:13px 14px!important;color:#667085!important}:root{--bg:#ffffff;--surface:#ffffff;--surface-2:#f7fafb;--text:#14384a;--muted:#687b86;--border:#d9e3e8;--primary:#0f617f;--primary-2:#0c4f67;--danger:#c2413d;--ok:#0f766e}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#ffffff;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{max-width:1280px;margin:0 auto;padding:18px}.nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.nav a{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:10px 14px}.grid{display:grid;grid-gap:16px;gap:16px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:18px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.card-subtle{background:var(--surface-2)}.small{font-size:13px;color:var(--muted)}.kpi{font-size:28px;font-weight:700}label{display:grid;grid-gap:6px;gap:6px;font-weight:600;font-size:14px}input[type=date],input[type=number],input[type=text],textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:10px 12px;background:white}textarea{min-height:110px}button{border:0;border-radius:10px;color:white;padding:10px 14px}button.secondary{background:#e5e7eb;color:#111827}button.danger{background:var(--danger)}.actions{display:flex;gap:8px;flex-wrap:wrap}table{width:100%;border-collapse:collapse;font-size:14px}td,th{border-bottom:1px solid var(--border);padding:10px;text-align:left;vertical-align:top}.badge{display:inline-block;background:#dbeafe;color:#1d4ed8;padding:4px 8px;border-radius:999px;font-size:12px}.success{color:var(--ok);font-weight:600}.warning{color:#92400e;font-weight:600}.chart-box{width:100%;height:360px}.header-row{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.highlight{font-size:16px;font-weight:700}.period-group{display:grid;grid-gap:12px;gap:12px}.pill-row{display:flex;gap:8px;flex-wrap:wrap}.pill{background:white;color:#1f2937;border:1px solid var(--border);padding:8px 12px;border-radius:999px}.pill.active{background:var(--primary);color:white;border-color:var(--primary)}.pill.subtle.active{background:var(--primary-2)}@media (max-width:980px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.chart-box{height:300px}}.market-chip{display:inline-flex;align-items:center;gap:10px}.market-logo,.market-logo-sm{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e0ecff;color:#1d4ed8;font-weight:700;overflow:hidden;flex-shrink:0}.market-logo{width:42px;height:42px}.market-logo-sm{width:28px;height:28px;font-size:12px}.market-logo img,.market-logo-sm img{width:100%;height:100%;object-fit:cover;display:block}.alias-list{display:flex;gap:6px;flex-wrap:wrap}.alias-badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px}.hero-stat{display:grid;grid-gap:4px;gap:4px}.receipt-layout{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:16px;gap:16px}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}@media (max-width:980px){.field-row,.market-card-grid,.receipt-layout{grid-template-columns:1fr}}.preview-image{width:100%;max-height:420px;object-fit:contain;border:1px solid var(--border);border-radius:12px;background:white}.progress-wrap{display:grid;grid-gap:8px;gap:8px}.progress-bar{width:100%;height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.progress-bar>span{display:block;height:100%;background:var(--primary)}.mono-box{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.5;background:#0f172a;color:#e5e7eb;border-radius:12px;padding:14px;max-height:360px;overflow:auto}.quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.metric-inline{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.metric-delta.positive{color:var(--ok);font-weight:700}.metric-delta.negative{color:var(--danger);font-weight:700}.metric-delta.neutral{color:var(--muted);font-weight:700}.list-clean{margin:0;padding-left:18px}@media (max-width:980px){.quick-links{grid-template-columns:1fr}}.progress-track{width:100%;height:12px;border-radius:999px;background:#e5e7eb;overflow:hidden}.progress-fill{height:100%;background:var(--primary)}.alert-list{display:grid;grid-gap:10px;gap:10px}.alert-item{border:1px solid var(--border);border-radius:10px;padding:12px;background:var(--surface-2)}.alert-item strong{display:block;margin-bottom:4px}.insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}@media (max-width:980px){.insight-grid{grid-template-columns:1fr}}.goal-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}@media (max-width:980px){.goal-meta-grid{grid-template-columns:1fr}}.section-config-list{display:grid;grid-gap:10px;gap:10px}.section-config-item{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface-2)}.desktop-only{display:block}.mobile-only{display:grid}.receipt-mobile-actions{display:flex;gap:10px;flex-wrap:wrap}.sticky-mobile-bar{position:-webkit-sticky;position:sticky;bottom:0;background:rgba(245,247,251,.96);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding-top:10px}.inline{background:#f3f4f6;border-radius:6px;padding:2px 6px}@media (max-width:980px){.desktop-only{display:none}.mobile-only{display:block}.section-config-item{grid-template-columns:1fr}.receipt-mobile-actions{flex-direction:column}.nav{gap:8px}.nav a{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);text-align:center}}select{width:100%;border:1px solid var(--border);border-radius:10px;padding:10px 12px;background:white}.brand-nav{display:flex;align-items:center;gap:12px;min-width:280px;background:linear-gradient(135deg,rgba(15,97,127,.12),rgba(15,97,127,.04))}.brand-nav span{display:grid;line-height:1.2}.brand-nav small{color:var(--muted);font-size:11px}.brand-nav-logo{border-radius:10px;border:1px solid var(--border)}.nav-branded{align-items:center}.login-shell{max-width:460px;margin:48px auto;text-align:center}.login-logo{width:180px;max-width:100%;margin:0 auto 12px;display:block}.brand-kicker{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(15,97,127,.12);color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.filter-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.filter-bar-3{grid-template-columns:repeat(3,minmax(0,1fr))}.user-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px}.user-summary-card{border:1px solid var(--border);border-radius:16px;padding:14px;background:var(--surface-2)}@media (max-width:980px){.filter-bar,.filter-bar-3,.user-summary-grid{grid-template-columns:1fr}}body{min-height:100vh}.app-frame{padding-bottom:84px}.user-pill{display:inline-flex;align-items:center;padding:8px 10px;border:1px solid var(--border);background:var(--surface);border-radius:999px}.icon-button{min-width:42px;min-height:42px;padding:0 12px}.menu-sheet{max-width:1280px;margin:0 auto;padding:0 18px 12px}.menu-sheet-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.menu-tile{display:grid;place-items:center;grid-gap:6px;gap:6px;padding:14px 12px;background:var(--surface);border:1px solid var(--border);border-radius:12px}.menu-tile.active{border-color:rgba(15,97,127,.35);background:linear-gradient(180deg,rgba(15,97,127,.1),rgba(255,255,255,.96))}.menu-tile-icon{font-size:18px;font-weight:700}.danger-tile{background:#fff5f5;color:#8f2d2d}.app-content{padding-top:18px}.brand-compact{display:flex;align-items:center;gap:12px;min-width:260px}.brand-compact div{display:grid;line-height:1.15}.brand-compact small{color:var(--muted)}.login-page{min-height:calc(100vh - 100px);display:grid;align-items:center}.card{box-shadow:0 8px 20px rgba(20,56,74,.04)}.bottom-nav-item,.menu-tile,.nav a,button{transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.bottom-nav-item:hover,.menu-tile:hover,button:hover{transform:translateY(-1px)}@media (max-width:980px){.menu-sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-compact small{display:none}}.card,body{background:#ffffff}.card{border-color:#e7eef1;box-shadow:0 6px 20px rgba(20,56,74,.04)}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.page-eyebrow{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef5f7;color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.page-subtitle{margin:8px 0 0;max-width:760px;color:var(--muted)}.period-toolbar{display:grid;grid-gap:10px;gap:10px;padding:8px 0 2px}.period-toolbar-row{display:grid;grid-template-columns:62px 1fr;grid-gap:10px;gap:10px;align-items:center}.period-label{font-size:12px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.period-chip-row{display:flex;flex-wrap:wrap;gap:8px}.period-chip{border:1px solid #dbe7ec;background:#ffffff;color:#35515f;padding:8px 12px;border-radius:999px;font-size:13px;line-height:1}.period-chip.active{background:#eef5f7;color:var(--primary);border-color:#cfe2ea}.period-chip.subtle.active{background:#f2f7f9}.filter-toolbar{display:grid;grid-gap:12px;gap:12px;padding:14px 16px}.filter-toolbar-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.filter-toolbar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.filter-toolbar-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-sheet-compact{max-width:1280px;margin:0 auto;padding:0 18px 12px;display:flex;justify-content:flex-end}.menu-popover{width:260px;display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid #e3ebef;border-radius:14px;background:#ffffff;box-shadow:0 14px 28px rgba(20,56,74,.08)}.menu-row{display:grid;grid-template-columns:28px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border-radius:10px}.menu-row.active{background:#f3f8fa;color:var(--primary)}.menu-row-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef5f7;font-size:14px;font-weight:700}.menu-row-icon.plus{background:var(--primary);color:#fff}.danger-row{color:#8f2d2d}.receipt-head{align-items:center}.receipt-head-badge{padding:10px 12px;border-radius:999px;background:#eef5f7;color:var(--primary);font-weight:600;white-space:nowrap}@media (max-width:980px){.page-head,.receipt-head{display:grid;grid-gap:10px;gap:10px;align-items:flex-start}.period-toolbar-row{grid-template-columns:1fr;gap:6px}.filter-toolbar-grid,.filter-toolbar-grid-3,.menu-sheet-compact{padding-left:14px;padding-right:14px}.menu-popover{width:min(280px,100%)}}.app-frame{min-height:100vh;padding-bottom:86px}.page-head h1{margin:8px 0 2px;font-size:38px;line-height:1.05}.kpi{font-size:24px;line-height:1.1}.dense-card{padding:14px 16px}.hero-stat .small{font-size:12px;text-transform:uppercase;letter-spacing:.04em}.dashboard-kpis{gap:12px}.dashboard-grid-3{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:14px;align-items:flex-start}.dashboard-grid-3,.dashboard-stack{display:grid;grid-gap:14px}.dashboard-grid-3 .card,.dashboard-stack .card{padding:16px;border-radius:12px}.menu-popover{width:230px;gap:6px;padding:8px}.menu-row{padding:9px 10px;font-size:14px}.bottom-nav-icon,.menu-row-icon{color:var(--primary)}.bottom-nav-icon.plus,.menu-row-icon.plus{color:white}.hamburger-lines{display:inline-grid;gap:3px}.hamburger-lines span{width:14px;height:2px;background:#284b5a;display:block;border-radius:2px}.filter-toolbar{border:1px solid #eef3f5;background:#fff}.filter-toolbar-grid label,.filter-toolbar-head strong{font-size:13px}.filter-toolbar input,.filter-toolbar select{height:40px}.period-chip{padding:7px 10px;font-size:12px}.bottom-nav-item span:last-child{font-size:10px}.bottom-nav-icon.plus{border:none}.layout-editor-grid .dashboard-column{min-height:220px}.hidden-bank{padding:14px;border:1px dashed #dfebef;border-radius:14px}.dashboard-empty{padding:16px;border:1px dashed #dde7eb;border-radius:12px;color:var(--muted);font-size:13px;background:#fcfefe}.quick-links .card{padding:14px}.quick-links h3{margin:0 0 6px;font-size:15px}.receipt-head-badge{font-size:13px}@media (max-width:1180px){.dashboard-grid-3{grid-template-columns:1fr 1fr}.dashboard-grid-3 .dashboard-column:last-child{grid-column:span 2}}@media (max-width:980px){.dashboard-grid-3{grid-template-columns:1fr}.dashboard-grid-3 .dashboard-column:last-child{grid-column:auto}.page-head h1{font-size:30px}.bottom-nav{display:grid!important}}.bottom-nav-item{min-width:0}.bottom-nav-item span:last-child{text-align:center;line-height:1.1}.bottom-nav-icon svg,.menu-row-icon svg{width:16px;height:16px}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.fixed-expense-list{display:grid;grid-gap:10px;gap:10px}.fixed-expense-item{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:14px;border:1px solid #e5edf1;border-radius:12px;background:#fff}.fixed-expense-meta{display:grid;grid-gap:8px;gap:8px;justify-items:end}.status-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:8px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;background:#eef5f7;color:var(--primary)}.toggle-label{display:flex;align-items:center;gap:8px;font-weight:600}.toggle-label input{width:auto}.dashboard-grid-1,.dashboard-grid-2,.dashboard-grid-3{display:grid;grid-gap:14px;gap:14px;align-items:flex-start}.dashboard-grid-1{grid-template-columns:1fr}.dashboard-grid-2{grid-template-columns:1fr 1fr}.dashboard-grid-3{grid-template-columns:1fr 1fr 1fr}.quick-links{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1180px){.dashboard-grid-3,.quick-links{grid-template-columns:1fr 1fr}}@media (max-width:980px){.bottom-nav{display:grid!important}.dashboard-grid-2,.dashboard-grid-3,.fixed-expense-item,.quick-links{grid-template-columns:1fr}.fixed-expense-meta{justify-items:start}}.bottom-nav{display:grid!important}.bottom-nav-5{grid-template-columns:repeat(5,1fr)}.app-frame{padding-bottom:92px}.bottom-nav-icon svg{width:16px;height:16px}@media (min-width:981px){.bottom-nav{max-width:780px;left:50%;transform:translateX(-50%);bottom:14px;border:1px solid #e6eef2;border-radius:18px}}.single-filter{grid-template-columns:minmax(0,360px)}.planning-section-title{font-size:14px;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.info-box{padding:14px;border:1px solid #e8eff3;border-radius:12px;background:#fbfdfe}.warning-box{color:#92400e;border-color:#f3d4a5;background:#fff9f0}@media (max-width:980px){.single-filter{grid-template-columns:1fr}}.field-error{color:#b42318;font-size:12px;font-weight:600}.unified-list{gap:14px}.unified-card{align-items:stretch}.fixed-expense-main{display:grid;grid-gap:8px;gap:8px}.fixed-expense-title-row{display:flex;gap:10px;justify-content:space-between;align-items:center}.month-inline-box{padding:10px 12px;border:1px solid #e8eff3;border-radius:12px;background:#fbfdfe}.widget-edit-shell{border:1px dashed #d7e5eb;border-radius:14px;padding:8px;background:#fcfeff}.widget-edit-bar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px;padding:6px 8px;border-radius:10px;background:#eef5f7}.widget-edit-bar strong{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--primary)}.fixed-upcoming-list{display:grid;grid-gap:6px;gap:6px}@media (max-width:980px){.fixed-expense-title-row{display:grid;justify-content:flex-start}.widget-edit-bar{display:grid}}.compact-actions-card{grid-template-columns:minmax(0,1fr) auto}.compact-meta{align-self:center}.compact-actions{justify-content:flex-end}.compact-btn{padding:8px 12px;min-height:40px;font-size:13px;border-radius:10px;width:auto}.compact-danger{background:#c2413d;color:white}.widget-edit-bar .actions button{padding:7px 10px;font-size:12px}@media (max-width:980px){.compact-actions-card{grid-template-columns:1fr}.compact-meta{align-self:start}.compact-actions{justify-content:flex-start}}.widget-edit-bar strong{max-width:180px}.compact-btn{white-space:nowrap}.dashboard-stack{align-items:flex-start}.widget-edit-bar .actions{align-items:center}@media (max-width:980px){.widget-span-2{grid-column:auto}}.split-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:10px}.split-grid>div{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border:1px solid #e8eff3;border-radius:12px;background:#fbfdfe}@media (max-width:980px){.split-grid{grid-template-columns:1fr}}.card-compact{padding:18px 18px 16px}.widget-kpi-small{min-height:120px}.widget-kpi-medium{min-height:170px}.widget-text-medium{min-height:160px}.widget-list-medium{min-height:170px}.widget-chart-medium{min-height:320px}.widget-wide{min-height:250px}.triple-kpi-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.subtle-line{color:#5f7482;border-top:1px solid #e8eff3;padding-top:10px}.compact-alerts{gap:10px}.compact-alert{padding:14px}.market-card-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.market-card-compact{padding:12px;min-height:132px}.market-card-compact .value{font-size:16px}.compact-chart{min-height:220px;max-height:240px;overflow:hidden}.compact-donut{min-height:280px;max-height:320px}.row-line{display:grid;grid-template-columns:1.3fr .9fr .8fr;grid-gap:10px;gap:10px;align-items:center;padding:10px 0;border-top:1px solid #eef3f6}.row-line:first-child{border-top:0;padding-top:0}.dashboard-stack{gap:14px}@media (max-width:1180px){.market-card-grid-compact,.triple-kpi-row{grid-template-columns:1fr}.compact-donut,.widget-chart-medium{min-height:260px}}.fixed-summary-layout{display:grid;grid-template-columns:168px 1fr;grid-gap:16px;gap:16px}.triple-kpi-compact>div{padding:12px;border:1px solid #e8eff3;border-radius:12px;background:#fbfdfe}.mini-donut{position:relative;height:136px;width:136px;margin:0 auto}.mini-donut-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center;pointer-events:none}.mini-donut-center strong{font-size:20px;line-height:1}.mini-donut-center span{font-size:11px;color:var(--muted);margin-top:4px}.spacious-alert{padding:16px 16px 14px;border-left:4px solid #cfe4ee}.spacious-alert strong{margin-bottom:8px}.market-card-vertical{align-items:center;gap:8px}.market-logo-top{width:54px;height:54px}.market-name-vertical{min-height:38px;place-items:center}.goal-vs-meta{width:146px;flex-shrink:0}.compact-chart .chart-box{height:220px}.compact-donut .chart-box{height:280px}.widget-text-medium{min-height:186px}@media (max-width:1180px){.fixed-summary-layout{grid-template-columns:1fr}.goal-vs-meta{width:100%;max-width:160px;margin:0 auto}}.preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.preset-card{display:grid;grid-gap:8px;gap:8px;align-content:start;text-align:left;min-height:140px;padding:16px;border:1px solid var(--border);border-radius:12px;background:#fbfdfe;color:var(--text)}.preset-card strong{font-size:16px}.preset-card span{color:var(--muted);line-height:1.4}@media (max-width:1180px){.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.preset-grid{grid-template-columns:1fr}}.icon-toggle-button{width:40px;min-width:40px;min-height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center}.icon-toggle-button svg{width:18px;height:18px}.widget-live-shell{display:grid;grid-gap:10px;gap:10px}.widget-live-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border:1px dashed #c6d7df;border-radius:12px;background:#fbfdfe}.widget-live-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.mini-action-btn{padding:8px 10px;border-radius:10px}.quick-pay-row{padding:12px}@media (max-width:980px){.widget-span-2{grid-column:auto}.quick-pay-row{grid-template-columns:1fr}}.widget-edit-frame{display:grid;grid-gap:8px;gap:8px}.widget-edit-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px;border:1px dashed #d4e1e7;border-radius:10px;background:#fbfdfe}.widget-inline-controls{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.compact-icon-btn{width:30px;min-width:30px;min-height:30px;padding:0}.compact-icon-btn svg{width:14px;height:14px}.micro-btn{padding:6px 8px;border-radius:8px;font-size:12px}.drag-handle-btn{cursor:-webkit-grab;cursor:grab}.live-drop-column{min-height:120px;padding:4px;border-radius:12px}.live-drop-column.is-drag-target{background:#fafcfd}.live-column-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:0 4px 4px}.hidden-widgets-dock{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.hidden-widget-chip{display:inline-flex;align-items:center;gap:8px;background:#f3f7f9;color:#223844;border:1px solid #dce7ec;border-radius:999px;padding:8px 12px}.hidden-widget-chip svg{width:14px;height:14px}.quick-pay-row{display:grid;grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e8eff3;border-radius:12px;background:#fbfdfe}.overdue-card{border-color:#f0d6d4}.widget-span-2{grid-column:span 2}@media (max-width:980px){.widget-span-2{grid-column:auto}.quick-pay-row{grid-template-columns:1fr}.widget-edit-top{align-items:flex-start;grid-template-columns:auto 1fr;display:grid}}.widget-edit-top{padding:4px 6px!important}.widget-inline-controls{gap:4px!important}.compact-icon-btn{width:28px!important;min-width:28px!important;min-height:28px!important}.compact-icon-btn svg{width:13px!important;height:13px!important}.micro-btn{padding:5px 7px!important;font-size:11px!important}.hidden-widget-chip{cursor:pointer}.widget-dimmed{opacity:.45}.drop-column-active{background:#f7fbfd;outline:2px dashed #cfe2ea;outline-offset:4px;border-radius:14px}.drop-line-hint{height:2px;border-radius:999px;background:transparent;margin-bottom:6px}.drop-column-active .drop-line-hint{background:#8fb7c8}.live-presets-row{display:inline-flex;gap:6px;flex-wrap:wrap;align-items:center}.widget-span-2{grid-column:auto!important}.period-button-filters,.period-filter-bar,.period-filters{gap:10px}.period-button-filters .card,.period-filter-bar .card,.period-filters .card{padding:12px 14px}.period-button-filters .pill-row,.period-filter-bar .pill-row,.period-filters .pill-row{gap:8px;flex-wrap:wrap}.period-button-filters button,.period-filter-bar button,.period-filters button{padding:8px 12px;min-height:36px;border-radius:999px;font-size:14px}.period-button-filters .small,.period-filter-bar .small,.period-filters .small{font-size:12px}@media (min-width:900px){.period-button-filters,.period-filter-bar,.period-filters{margin-bottom:6px}}.overdue-card{border:1px solid #eed9d6;box-shadow:0 10px 24px rgba(117,41,26,.05)}.overdue-card h2{color:#7a3427}.quick-pay-row{padding:12px 14px;background:#fcfdfe}.quick-pay-row strong{display:block;margin-bottom:2px}.fixed-summary-layout{align-items:center;gap:18px}.fixed-summary-layout .triple-kpi-row{margin-top:0}.spacious-alerts{gap:12px}.spacious-alert{padding:14px 16px;border-radius:14px;background:#fbfdfe;border:1px solid #e7eff3}.spacious-alert strong{display:block;margin-bottom:6px}.market-card-grid-compact{gap:12px;margin-top:12px}.market-card-compact{min-height:190px}.market-card-vertical{display:grid;align-content:start;justify-items:center;text-align:center;grid-gap:10px;gap:10px}.market-logo-top{width:52px;height:52px;margin-top:4px}.market-name-vertical{min-height:46px;display:grid;align-items:center}.goal-vs-meta{min-width:112px}.user-summary-grid{gap:12px}.user-summary-card{padding:16px;border-radius:14px;border:1px solid #e7eff3;background:#fcfdfe}.highlight,.metric-inline .kpi{letter-spacing:-.02em}@media (min-width:1024px){.dashboard-grid-2 .dashboard-stack:first-child .card:first-child,.dashboard-grid-3 .dashboard-stack:first-child .card:first-child{min-height:320px}}.compact-status-pills{gap:8px;flex-wrap:wrap}.compact-status-pills button{padding:8px 12px;min-height:36px;border-radius:999px}.fixed-expense-card,[data-fixed-expense-card=true]{border-radius:16px;padding:18px}.fixed-expense-card .actions,[data-fixed-expense-card=true] .actions{gap:8px}.fixed-expense-card .secondary,.fixed-expense-card button,[data-fixed-expense-card=true] .secondary,[data-fixed-expense-card=true] button{border-radius:10px}.fixed-expense-card .status-badge,[data-fixed-expense-card=true] .status-badge{font-weight:700}.purchases-group-card{display:grid;grid-gap:14px;gap:14px}.purchases-group-total{font-size:24px;font-weight:700;letter-spacing:-.02em}.purchases-mobile-card{border-radius:16px}.purchases-mobile-card .actions{gap:8px}:root{--radius-card:16px;--radius-soft:12px;--shadow-soft:0 10px 26px rgba(20,56,74,.05);--shadow-card:0 8px 22px rgba(20,56,74,.04)}.card{border-radius:var(--radius-card)!important;box-shadow:var(--shadow-card)!important}.bottom-nav-item,.hidden-widget-chip,.menu-row,.menu-tile,.nav a,.period-chip,button{transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.hidden-widget-chip:hover,.menu-row:hover,.menu-tile:hover,.period-chip:hover,button:hover{transform:translateY(-1px)}input[type=date],input[type=number],input[type=text],select,textarea{border-radius:12px!important;border-color:#dbe7ec!important}input[type=date]:focus,input[type=number]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:2px solid rgba(15,97,127,.12);outline-offset:1px;border-color:#bfd6df!important}table thead th{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:700}table tbody tr:hover,table thead th{background:#fbfdfe}.page-head h1{letter-spacing:-.03em}.page-subtitle{line-height:1.5}.empty-state{display:grid;place-items:center;grid-gap:8px;gap:8px;padding:26px 18px;border:1px dashed #dbe7ec;border-radius:16px;background:#fbfdfe;text-align:center}.empty-state strong{font-size:15px}.section-title-compact{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.subtle-divider{height:1px;background:#edf3f6;margin:4px 0 0}.card .actions button{min-height:38px}@media (max-width:980px){.container{padding:14px}.card{padding:16px!important}.page-head h1{font-size:30px}.kpi{font-size:24px}.topbar-inner{padding:8px 12px!important;gap:10px}.brand-compact{min-width:0;gap:10px}.brand-compact .brand-nav-logo,.brand-compact img,.brand-nav-logo{width:34px!important;height:34px!important;border-radius:8px!important}.brand-compact div:first-child,.brand-compact span:first-child,.brand-compact strong{font-size:15px}.user-pill{padding:6px 10px!important;min-height:34px;font-size:13px}.icon-button{min-width:36px!important;min-height:36px!important;padding:0 10px!important}.app-content{padding-top:10px!important}.container{padding:12px!important}.grid{gap:12px!important}.card{padding:14px!important;border-radius:14px!important}.page-head{gap:8px!important}.page-eyebrow{padding:5px 9px!important;font-size:11px!important}.page-head h1{font-size:26px!important;line-height:1.05!important;margin:0!important}.page-subtitle{margin-top:6px!important;font-size:14px!important;line-height:1.45!important}.period-toolbar{gap:8px!important;padding-top:2px!important}.period-toolbar-row{gap:4px!important}.period-label{font-size:11px!important}.period-chip-row{gap:6px!important}.period-chip{padding:7px 10px!important;font-size:13px!important}.header-row{gap:10px!important}.header-row .actions{width:100%}.header-row .actions button{flex:1 1 auto}.dashboard-kpis .card,.hero-stat{min-height:0!important}.dashboard-kpis .card{padding:14px 16px!important}.dashboard-kpis .kpi{font-size:22px!important}.dashboard-stack{gap:12px!important}.dashboard-stack .card h2{font-size:18px!important}.dashboard-stack .card{padding:16px!important}.market-card-compact{min-height:0!important}.fixed-summary-layout{grid-template-columns:1fr!important;gap:12px!important}.quick-pay-row{padding:10px 12px!important}.filter-toolbar{padding:12px!important;gap:10px!important}.filter-toolbar-head{align-items:flex-start!important}.field-row,.filter-toolbar-grid,.filter-toolbar-grid-3{gap:10px!important}.compact-status-pills{gap:6px!important}.compact-status-pills button,.micro-btn{min-height:34px!important;padding:7px 10px!important;font-size:12px!important}input[type=date],input[type=number],input[type=text],select,textarea{padding:9px 11px!important;min-height:42px}textarea{min-height:96px!important}.transaction-card,.transaction-card-header{gap:8px!important}.transaction-card .actions button{min-height:36px!important;padding:8px 12px!important}.purchases-group-total{font-size:20px!important}.bottom-nav{grid-template-columns:repeat(5,1fr)!important;gap:4px!important;padding:8px 8px calc(8px + env(safe-area-inset-bottom))!important}.bottom-nav-item{gap:3px!important;padding:4px 2px!important;font-size:10px!important}.bottom-nav-icon{width:26px!important;height:26px!important}.bottom-nav-icon.plus{width:32px!important;height:32px!important;font-size:18px!important}}.mobile-photo-callout{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#eef5f7;color:var(--primary);font-weight:700}.mobile-secondary-action{background:#eef2f4!important;color:#243642!important}@media (max-width:980px){.page-head{margin-bottom:4px!important}.page-head h1{font-size:24px!important}.page-subtitle{font-size:13px!important;line-height:1.35!important;max-width:32ch}.page-eyebrow{margin-bottom:4px!important}.period-button-filters,.period-filter-bar,.period-filters,.period-toolbar{gap:6px!important;margin-bottom:2px!important}.period-button-filters button,.period-chip,.period-filter-bar button,.period-filters button{min-height:32px!important;padding:6px 10px!important;font-size:12px!important}.dashboard-kpis{gap:10px!important}.dashboard-kpis .card{padding:12px 14px!important;border-radius:12px!important}.dashboard-kpis .small{font-size:11px!important}.dashboard-kpis .kpi{font-size:18px!important;line-height:1.1!important}.dashboard-stack{gap:10px!important}.dashboard-stack .card{padding:14px!important;border-radius:12px!important}.dashboard-stack .card h2{font-size:17px!important}.dashboard-stack .card .small{font-size:12px!important}.quick-pay-row,.spacious-alert,.user-summary-card{padding:10px 12px!important;border-radius:12px!important}.market-card-grid-compact{gap:8px!important}.market-card-compact{min-height:0!important;padding:10px!important}.market-logo-top{width:42px!important;height:42px!important}.filter-toolbar{padding:10px!important;border-radius:12px!important}.filter-toolbar-head{margin-bottom:2px!important}.filter-toolbar-head strong{font-size:15px!important}.filter-toolbar-grid,.filter-toolbar-grid-3{gap:8px!important}.purchases-group-card{gap:10px!important}.purchases-group-total{font-size:18px!important}.purchases-mobile-card,.transaction-card{padding:12px!important;border-radius:12px!important}.transaction-card .actions{gap:6px!important}.transaction-card .actions button{min-height:34px!important;padding:7px 10px!important;font-size:12px!important}.compact-status-pills{gap:6px!important}.compact-status-pills button{padding:6px 10px!important;min-height:32px!important;font-size:12px!important}.bottom-nav{padding:6px 6px calc(6px + env(safe-area-inset-bottom))!important;border-radius:18px 18px 0 0!important}.bottom-nav-item{font-size:10px!important;color:#5f7480!important}.bottom-nav-item.active{color:var(--primary)!important;font-weight:700!important}.bottom-nav-icon{width:24px!important;height:24px!important}.bottom-nav-icon.plus{width:38px!important;height:38px!important;box-shadow:0 8px 20px rgba(16,94,124,.18)!important}}.compact-period-toolbar{gap:8px}.period-toolbar-summary{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.period-toggle-chip{margin-left:auto}.purchases-group-pills{margin-top:8px}.receipt-head-badge{display:inline-flex;align-items:center;gap:8px}@media (max-width:980px){.topbar-inner{padding:7px 10px!important}.brand-compact div small{display:none!important}.page-head h1{font-size:22px!important}.page-subtitle{font-size:12px!important;max-width:28ch}.compact-period-toolbar{background:#fff;border:1px solid #e5eef2;border-radius:14px;padding:10px 12px}.period-toolbar-row{margin-top:2px}.period-chip-row{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.period-chip-row::-webkit-scrollbar{display:none}.period-chip{white-space:nowrap}.period-toggle-chip{margin-left:0}.header-row .actions button{min-height:34px!important}.dashboard-kpis{display:grid!important;grid-template-columns:1fr 1fr!important}.dashboard-kpis .card{min-height:82px!important}.dashboard-stack .card h2{font-size:16px!important}.dashboard-stack .card{padding:12px!important}.quick-pay-row{gap:8px!important}.filter-toolbar{padding:10px!important}.filter-toolbar-head .small{font-size:12px!important}.filter-toolbar-grid-3{grid-template-columns:1fr!important}.compact-status-pills button{font-size:11px!important}.bottom-nav{grid-template-columns:repeat(5,1fr)!important}.bottom-nav-item:nth-child(3){transform:translateY(-2px)}.bottom-nav-item:nth-child(3) .bottom-nav-icon.plus{width:42px!important;height:42px!important}.bottom-nav-item:nth-child(4) .bottom-nav-icon{width:24px!important;height:24px!important}}.quick-entry-split{display:grid;grid-gap:10px;gap:10px}.quick-entry-option{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:14px;border:1px solid #e4edf1;background:#fff;color:inherit;text-decoration:none;box-shadow:var(--shadow-card)}.quick-entry-option.active{background:#f7fbfd;border-color:#cfe1e8}.quick-entry-option strong{font-size:17px;line-height:1.15}.quick-entry-option span{color:var(--muted);line-height:1.35}.quick-links .card{text-decoration:none}@media (max-width:980px){.quick-entry-split{gap:8px}.quick-entry-option{padding:14px;border-radius:12px}.quick-entry-option strong{font-size:16px}.empty-state{padding:18px 14px!important}.quick-entry-split+form.card{margin-top:0}}.bottom-nav-item:nth-child(3) span:last-child{font-weight:700}.quick-entry-option.active{box-shadow:0 10px 24px rgba(18,97,126,.08)}@media (max-width:980px){.bottom-nav-item:nth-child(3){transform:translateY(-3px)}.bottom-nav-item:nth-child(3) .bottom-nav-icon.plus{width:46px!important;height:46px!important}.bottom-nav-item:nth-child(3) span:last-child{font-size:11px!important}.bottom-nav-item:nth-child(4) span:last-child{font-size:10px!important}.dashboard-kpis,.quick-entry-split{margin-top:2px}}.launch-mode-switcher{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.launch-mode-chip{display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border-radius:14px;border:1px solid #e4edf1;background:#fff;color:inherit;text-decoration:none}.launch-mode-chip.active{background:#f7fbfd;border-color:#cfe1e8;box-shadow:0 8px 20px rgba(18,97,126,.06)}.launch-mode-chip strong{font-size:16px;line-height:1.1}.launch-mode-chip span{color:var(--muted);font-size:13px;line-height:1.3}@media (max-width:980px){.launch-mode-switcher{grid-template-columns:1fr 1fr;gap:8px}.launch-mode-chip{padding:12px;border-radius:12px}.launch-mode-chip strong{font-size:15px}.launch-mode-chip span{font-size:12px}.bottom-nav-item:nth-child(3) .bottom-nav-icon.plus{width:48px!important;height:48px!important}.bottom-nav-item:nth-child(3) span:last-child{font-size:11px!important;font-weight:700}}.bottom-nav-item:nth-child(3) span:last-child{display:none}.brand-nav-logo{object-fit:cover}@media (max-width:980px){.brand-nav-logo{width:40px!important;height:40px!important}.purchases-group-card,.purchases-mobile-card,.transaction-card{gap:8px!important}.purchases-mobile-card .small,.transaction-card .small{font-size:11px!important}.purchases-mobile-card .actions button,.transaction-card .actions button{min-height:32px!important;padding:6px 10px!important}.filter-toolbar{padding:8px!important}.compact-status-pills button{min-height:30px!important;padding:6px 9px!important}.quick-links .card{min-height:0!important}}.auth-quick-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-decoration:none}.receipt-input-choice{display:grid;grid-gap:10px;gap:10px}.receipt-capture-actions{display:flex;gap:8px;flex-wrap:wrap}.fixed-chart-card .progress-track{margin:6px 0 4px}.fixed-bars{display:grid;grid-gap:12px;gap:12px;margin-top:12px}.progress-fill.pending{background:#8ba8b6}.compact-transaction-card{padding:12px!important}.compact-transaction-header{align-items:start!important}.compact-note{color:var(--text);line-height:1.3}.compact-card-actions{justify-content:flex-end}@media (max-width:980px){.topbar-actions{gap:8px}.auth-quick-btn{min-height:34px;padding:0 10px;font-size:12px}.receipt-capture-actions{display:grid;grid-template-columns:1fr 1fr}.compact-transaction-card .market-chip{width:100%;align-items:flex-start}.compact-transaction-header{grid-template-columns:1fr auto;display:grid;grid-gap:8px;gap:8px}.compact-card-actions button{min-height:32px!important;padding:6px 10px!important}}.compact-delete-btn{padding-left:10px!important;padding-right:10px!important}.fixed-chart-card{order:-2}@media (max-width:980px){.compact-card-actions{gap:6px!important}.compact-card-actions .micro-btn{min-height:30px!important;padding:5px 9px!important;font-size:12px!important}.compact-delete-btn{min-width:76px}.fixed-chart-card{margin-bottom:2px}}.statement-group-card{padding:14px!important}.statement-group-head{margin-bottom:6px}.statement-list{grid-gap:8px;gap:8px}.statement-row{padding:10px 0;border-top:1px solid #edf2f4}.statement-row:first-child{padding-top:0}.statement-main{grid-gap:6px;gap:6px}.statement-note{color:var(--text);padding-left:36px}.statement-side{min-width:110px}@media (max-width:980px){.statement-group-card{padding:12px!important}.statement-row{grid-template-columns:1fr;gap:8px;padding:10px 0}.statement-side{justify-items:start;min-width:0}.statement-actions{justify-content:flex-start}.statement-value{font-size:17px}.statement-note{padding-left:36px}}.statement-group-head h2{font-size:18px;line-height:1.15}.statement-group-head .small{font-size:13px;margin-top:4px}.statement-group-card{padding:12px!important}@media (max-width:980px){.statement-group-head h2{font-size:16px}.statement-group-head .small{font-size:12px}.statement-group-card{padding:10px!important}}:root{--radius-card-apple:20px;--shadow-apple:0 12px 32px rgba(20,56,74,.045);--border-soft:#edf2f5;--surface-soft:#fbfdfe}.container{max-width:1200px}.page-head h1{margin:6px 0 2px;font-size:40px;letter-spacing:-.045em}.page-subtitle{font-size:15px;line-height:1.45;color:#6b7f8b}.dashboard-grid-1 .card,.dashboard-grid-2 .card,.dashboard-grid-3 .card,.dashboard-kpis .card,.dashboard-stack .card,.filter-toolbar,.statement-group-card{border-radius:var(--radius-card-apple)!important;border:1px solid var(--border-soft)!important;box-shadow:var(--shadow-apple)!important}.filter-toolbar{padding:14px 16px!important;background:linear-gradient(180deg,#ffffff,#fbfdfe)!important}.statement-filter-card{gap:10px}.statement-history-shell{gap:14px}.statement-group-card{padding:12px 14px!important;background:#ffffff!important}.statement-group-head{align-items:flex-end;margin-bottom:4px}.statement-group-head h2{margin:0;font-size:15px!important;line-height:1.12;color:#29485a;letter-spacing:-.02em}.statement-group-head .small{color:#7b8e99!important}.statement-group-total{font-size:17px!important}.statement-list{display:grid;grid-gap:0;gap:0}.statement-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:flex-start;padding:12px 0;border-top:1px solid #f1f5f7}.statement-row:first-child{border-top:0;padding-top:6px}.statement-main{display:grid;grid-gap:5px;gap:5px;min-width:0}.statement-market{align-items:flex-start;gap:10px}.statement-market-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.statement-market-copy strong{font-size:15px;line-height:1.15;font-weight:700;letter-spacing:-.01em}.statement-market-copy .small{font-size:12px;color:#80919c;line-height:1.25}.statement-note{padding-left:38px;font-size:12px!important;color:#506671!important;line-height:1.35}.statement-side{display:grid;justify-items:end;grid-gap:8px;gap:8px;min-width:112px}.statement-value{font-size:18px;line-height:1.05;letter-spacing:-.03em;white-space:nowrap}.statement-actions{justify-content:flex-end;gap:6px}.alert-item,.compact-alert,.compact-card-actions .micro-btn,.quick-pay-row,.secondary.micro-btn,.spacious-alert,.user-summary-card{border-radius:16px!important;border:1px solid #edf2f5!important;background:#fbfdfe!important}@media (max-width:980px){.page-head h1{font-size:31px!important}.filter-toolbar,.statement-group-card{border-radius:18px!important}.statement-row{grid-template-columns:1fr;gap:8px;padding:10px 0}.statement-side{justify-items:start;min-width:0}.statement-actions{justify-content:flex-start}.statement-market-copy strong{font-size:14px}.statement-market-copy .small{font-size:11px}.statement-value{font-size:17px}.statement-note{padding-left:38px;font-size:11px!important}}.page-head{gap:10px}.page-head h1{margin:2px 0 0;font-size:36px;line-height:1.02;letter-spacing:-.05em}.page-subtitle{margin-top:6px;max-width:620px;font-size:14px;line-height:1.4;color:#70838f}.statement-filter-card{gap:8px!important}.statement-filter-card .filter-toolbar-head strong{font-size:14px!important}.statement-filter-card .small{font-size:12px!important}.statement-filter-head{margin-top:0!important}.purchases-group-pills{gap:6px!important}.purchases-group-pills button{min-height:32px!important;padding:6px 12px!important;border-radius:999px!important;font-size:13px!important;font-weight:600}.statement-group-card{padding:10px 14px!important}.statement-group-head{margin-bottom:2px!important}.statement-group-head h2{font-size:14px!important;font-weight:700;color:#516775!important;letter-spacing:-.015em}.statement-group-head .small{font-size:11px!important;color:#8a9aa4!important}.statement-group-total{font-size:15px!important;color:#29485a}.statement-row{padding:10px 0!important;gap:10px!important}.statement-market-copy strong{font-size:14px!important}.statement-market-copy .small,.statement-note{font-size:11px!important}.statement-note{color:#5a707d!important}.statement-value{font-size:16px!important}.statement-actions .micro-btn{min-height:32px!important;padding:5px 10px!important;font-size:12px!important}.dashboard-grid-1 .card,.dashboard-grid-2 .card,.dashboard-grid-3 .card,.dashboard-kpis .card,.dashboard-stack .card{border-radius:22px!important}.dashboard-kpis .card:first-child{background:linear-gradient(180deg,#ffffff,#f9fcfd)!important}.dashboard-kpis .card:first-child .kpi{font-size:32px!important}.dashboard-kpis .card .small{color:#768995!important}.dashboard-grid-1 .card h2,.dashboard-grid-2 .card h2,.dashboard-grid-3 .card h2,.dashboard-stack .card h2{font-size:17px!important}.quick-pay-row .actions .micro-btn{min-height:34px!important;padding:6px 10px!important}.quick-pay-row{grid-template-columns:1fr auto}.fixed-expense-card .actions button,.fixed-expense-item .actions button,[data-fixed-expense-card=true] .actions button{min-height:36px!important;padding:7px 11px!important;border-radius:12px!important;font-size:13px!important;display:inline-flex;align-items:center;gap:6px}.status-badge,.status-pill{border-radius:999px!important}@media (max-width:980px){.page-head h1{font-size:30px!important}.page-subtitle{font-size:13px}.statement-filter-card{padding:10px 12px!important}.purchases-group-pills button{min-height:30px!important;padding:5px 10px!important;font-size:12px!important}.statement-group-card{padding:10px 12px!important}.statement-group-head h2{font-size:13px!important}.statement-group-total{font-size:14px!important}.quick-pay-row{grid-template-columns:1fr}}.page-head-compact{align-items:flex-start}.history-compare-card{padding:14px 16px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff,#fafcfd)!important}.history-compare-card h2{margin:0;font-size:18px;letter-spacing:-.025em}.history-compare-total{font-size:26px;font-weight:700;letter-spacing:-.03em}.history-compare-layout{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;margin-top:10px}.history-compare-metrics{display:grid;grid-gap:10px;gap:10px}.history-compare-metric{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid #edf2f5;border-radius:16px;background:#fbfdfe}.history-compare-metric.active{background:#f3f8fa;border-color:#dbe7ec}.history-compare-metric strong{font-size:18px;letter-spacing:-.02em}.history-compare-chart{height:160px}.statement-filter-card{padding:12px 14px!important}.icon-text-btn{display:inline-flex;align-items:center;gap:6px}.icon-text-btn svg{width:14px;height:14px;flex-shrink:0}.danger-icon-btn svg{color:#fff}.secondary.icon-text-btn{color:#29485a}.fixed-expense-card .actions button,.fixed-expense-item .actions button,.statement-actions .micro-btn,[data-fixed-expense-card=true] .actions button{min-height:34px!important;padding:6px 10px!important}@media (max-width:980px){.history-compare-card{padding:12px 14px!important}.history-compare-layout{grid-template-columns:1fr;gap:12px}.history-compare-total{font-size:22px}.history-compare-chart{height:144px}}.danger-icon-btn{color:#fff!important}.danger-icon-btn svg{color:#fff!important;stroke:currentColor}.fixed-compare-card{margin-top:-2px}.dashboard-grid-1,.dashboard-grid-2,.dashboard-grid-3,.dashboard-kpis{gap:16px}.dashboard-grid-1 .card:first-child,.dashboard-kpis .card:first-child{background:linear-gradient(180deg,#ffffff,#f8fbfc)!important}.dashboard-grid-1 .card,.dashboard-grid-2 .card,.dashboard-grid-3 .card,.dashboard-stack .card{padding:16px 18px!important}.dashboard-grid-1 .chart-shell,.dashboard-grid-2 .chart-shell,.dashboard-grid-3 .chart-shell,.dashboard-stack .chart-shell{margin-top:8px}@media (max-width:980px){.dashboard-grid-1 .card,.dashboard-grid-2 .card,.dashboard-grid-3 .card,.dashboard-stack .card{padding:14px!important}}.fixed-expense-card .actions,.fixed-expense-item .actions,.statement-actions,[data-fixed-expense-card=true] .actions{align-items:center}.fixed-expense-card .actions button,.fixed-expense-item .actions button,.statement-actions .micro-btn,[data-fixed-expense-card=true] .actions button{min-height:36px!important;padding:6px 11px!important;border-radius:12px!important;font-size:12px!important;display:inline-flex;align-items:center;gap:6px}.fixed-expense-card .actions .danger,.fixed-expense-item .actions .danger,[data-fixed-expense-card=true] .actions .danger{background:#d14a43!important;color:#fff!important}.fixed-chart-card{margin-top:2px}.card-link-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:12px;border:1px solid #dbe7ec;background:#fff;color:var(--primary);font-weight:600}.dashboard-v72,.fixed-v72{gap:18px}.dashboard-period-row{align-items:flex-end}.summary-hero-card{padding:18px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff,#f8fbfc)!important}.summary-hero-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:flex-start}.summary-hero-value{font-size:42px;line-height:1;letter-spacing:-.05em;font-weight:700;margin-top:4px}.summary-hero-delta{display:grid;grid-gap:4px;gap:4px;justify-items:end}.summary-hero-delta strong{font-size:20px;letter-spacing:-.03em}.summary-goal-block{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.summary-progress{height:14px}.summary-goal-text{font-weight:600}.dashboard-kpi-strip{gap:12px}.metric-card-v72{padding:16px!important;border-radius:18px!important}.metric-card-v72 .kpi{font-size:28px!important}.dashboard-context-grid,.dashboard-distribution-grid,.dashboard-insight-grid{gap:14px}.context-card-v72,.distribution-card-v72,.insight-card-v72,.user-summary-card-v72{border-radius:20px!important;padding:16px!important}.insight-title{font-size:18px;line-height:1.2;letter-spacing:-.02em;margin-top:8px}.insight-market-chip{margin-top:10px}.context-metric-list,.ranking-list-v72,.user-summary-list-v72{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.ranking-row-v72,.user-summary-row-v72{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 0;border-top:1px solid #edf3f6}.ranking-row-v72:first-child,.user-summary-row-v72:first-child{border-top:0;padding-top:0}.distribution-layout-v72{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;margin-top:10px}.distribution-chart-v72{min-height:240px}.distribution-legend-v72{display:grid;grid-gap:10px;gap:10px}.distribution-legend-row{display:grid;grid-gap:2px;gap:2px;padding-bottom:8px;border-bottom:1px solid #edf3f6}.context-metric-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf3f6}.context-metric-list>div:first-child{border-top:0;padding-top:0}.compact-alerts-v72{margin-top:12px}.compact-alert-v72{background:#fbfdfe!important}.fixed-period-toolbar{max-width:520px}.fixed-summary-hero{padding:18px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff,#f8fbfc)!important}.fixed-summary-cards{margin-top:12px}.fixed-actions-head{align-items:center}.fixed-expense-line-v72,.fixed-form-shell{border-radius:20px!important}.fixed-expense-line-v72{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:flex-start;padding:16px!important}.fixed-line-main{display:grid;grid-gap:8px;gap:8px}.fixed-line-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.fixed-line-amount{display:grid;grid-gap:2px;gap:2px}.fixed-line-amount strong{font-size:22px;line-height:1.05;letter-spacing:-.03em}.fixed-line-actions{display:grid;grid-gap:10px;gap:10px;justify-items:end;min-width:220px}.primary-action-btn{min-height:40px;padding:0 14px;border-radius:12px}.fixed-pay-choice,.fixed-secondary-actions{justify-content:flex-end}.status-pill.paid{background:#e8f7ef;color:#0f766e}.status-pill.overdue{background:#fff1f1;color:#b42318}@media (max-width:980px){.distribution-layout-v72,.fixed-expense-line-v72,.summary-hero-header{grid-template-columns:1fr}.fixed-line-actions,.summary-hero-delta{justify-items:start}.summary-hero-value{font-size:34px}.metric-card-v72 .kpi{font-size:24px!important}.distribution-chart-v72{min-height:220px}.fixed-pay-choice,.fixed-secondary-actions{justify-content:flex-start}.fixed-line-actions{min-width:0}}.fixed-expense-form-clean{gap:14px}.history-v721 .statement-group-card-v721{padding:12px 14px!important}.statement-group-head-v721 h2{font-size:17px!important;color:#29485a!important}.statement-group-total-wrap{display:grid;justify-items:end;grid-gap:2px;gap:2px}.statement-row-v721{grid-template-columns:minmax(0,1fr) auto!important;align-items:flex-start}.statement-item-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:flex-start}.statement-meta-line{color:#7b8e99!important;margin-top:2px}.statement-note-highlight{margin-top:4px;padding-left:38px;color:#4f6572!important}.statement-side-menu{position:relative;min-width:52px}.action-menu-trigger{min-width:36px;min-height:36px;padding:0!important;border-radius:12px!important;font-size:24px!important;line-height:1}.action-popover-v721{position:absolute;top:42px;right:0;z-index:10;min-width:148px;display:grid;grid-gap:4px;gap:4px;padding:8px;border:1px solid #e2ebef;border-radius:14px;background:#fff;box-shadow:0 12px 24px rgba(20,56,74,.08)}.popover-action{min-height:38px;padding:0 12px;border-radius:10px;background:#f6f9fb;color:#29485a;border:1px solid #e5edf1;text-align:left;font-weight:600}.popover-action.danger{background:#fff5f5;color:#b42318;border-color:#f4c7c7}.segmented-control-v721{display:inline-grid;grid-template-columns:repeat(4,auto);gap:6px;padding:6px;border-radius:16px;background:#f4f8fa;border:1px solid #e4edf1;width:-moz-fit-content;width:fit-content}.segmented-control-v721 button{min-height:34px;padding:0 14px;border-radius:12px;background:transparent;color:#5c7280;border:0;font-weight:600}.segmented-control-v721 button.active{background:#0f617f;color:#fff}.receipt-v721 .page-subtitle{max-width:560px}.mode-selector-v721{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mode-card-v721{display:grid;grid-gap:4px;gap:4px;padding:16px;border:1px solid #dbe7ec;border-radius:18px;background:#fff;color:#29485a}.mode-card-v721.active{border-color:#a7cad8;background:linear-gradient(180deg,#f2f9fb,#ffffff);box-shadow:0 8px 22px rgba(20,56,74,.05)}.transaction-form-v721{display:grid;grid-gap:16px;gap:16px;border-radius:20px!important;padding:18px!important}.transaction-section-v721{display:grid;grid-gap:10px;gap:10px}.transaction-section-v721 h2{margin:0;font-size:18px;letter-spacing:-.02em}.values-section-v721{padding:14px;border:1px solid #edf3f6;border-radius:16px;background:#fbfdfe}.value-considered-v721{display:grid;grid-gap:4px;gap:4px;margin-top:4px}.value-considered-v721 strong{font-size:28px;line-height:1;letter-spacing:-.03em;color:#0f617f}.primary-cta-v721{min-width:180px}@media (max-width:980px){.mode-selector-v721{grid-template-columns:1fr}.statement-item-head,.statement-row-v721{grid-template-columns:1fr!important}.statement-side-menu{min-width:0}.segmented-control-v721{width:100%;grid-template-columns:repeat(4,1fr)}.segmented-control-v721 button{padding:0 8px;font-size:12px}.value-considered-v721 strong{font-size:24px}}:root{--legend-color-1:#0f617f;--legend-color-2:#4f8ea9;--legend-color-3:#85b6c9;--legend-color-4:#c3dce6;--legend-color-5:#dbeaf0}.dashboard-v722 .dashboard-period-row{display:none}.summary-hero-card-v722 .summary-hero-delta-soft{padding:10px 12px;border-radius:14px;background:#f8fbfc;border:1px solid #e7eff3}.summary-hero-card-v722 .summary-hero-delta-soft strong{font-size:18px}.metric-card-v722{min-height:118px;display:grid;align-content:start;grid-gap:10px;gap:10px}.metric-card-v722 .small{min-height:18px}.metric-card-v722 .kpi{display:flex;align-items:flex-end;min-height:42px}.insight-card-v722{position:relative;overflow:hidden}.insight-card-v722:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#0f617f;opacity:.16}.ranking-row-v722 .small{margin-top:2px}.distribution-layout-v722{grid-template-columns:minmax(0,200px) minmax(0,1fr)}.distribution-legend-row-v722{grid-template-columns:14px minmax(0,1fr);align-items:center;gap:10px}.distribution-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.context-card-v722 .total-row-v722 strong{font-size:22px;letter-spacing:-.03em}.ok-text{color:#0f766e}.empty-positive-state{border:1px solid #dff2e8;border-radius:14px;background:#f3fbf7}.user-summary-list-v722{gap:12px}.user-summary-row-v722{grid-template-columns:minmax(0,1fr) auto;gap:16px}.user-summary-main{display:grid;grid-gap:8px;gap:8px}.user-summary-track{width:100%;height:6px;border-radius:999px;background:#edf3f6;overflow:hidden}.user-summary-track span{display:block;height:100%;background:#0f617f;border-radius:inherit}.history-v721 .history-compare-chart-compact{height:136px}.history-v721 .statement-group-head-v721{align-items:flex-start}.history-v721 .statement-group-head-v721 .small{margin-top:2px}.day-total-inline{display:inline-block;margin-right:8px;font-size:18px;letter-spacing:-.02em}.history-v721 .statement-row-v721{padding:12px 0!important;border-top-color:#eef3f6}.history-v721 .statement-note-highlight{background:#f7fafc;padding:8px 10px 8px 38px;border-radius:12px}.receipt-layout-v722{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:flex-start}.receipt-preview-shell{margin-top:14px;min-height:260px;border:1px dashed #dbe7ec;border-radius:18px;background:#fbfdfe;display:grid;place-items:center;overflow:hidden}.receipt-preview-empty{display:grid;grid-gap:6px;gap:6px;text-align:center;padding:18px;max-width:300px}.receipt-preview-image-v722{width:100%;max-height:480px;object-fit:contain;display:block}.receipt-actions-linear{align-items:center}.receipt-actions-linear button:first-child{min-width:160px}.mode-card-v721.active:after{content:"ativo";justify-self:start;padding:4px 8px;border-radius:999px;background:rgba(15,97,127,.1);color:#0f617f;font-size:11px;font-weight:700;text-transform:uppercase}.values-section-v721{position:relative}.value-considered-v721{border-radius:14px;background:linear-gradient(180deg,#eef7fa,#f9fcfd);border:1px solid #dbeaf0}.transaction-form-v721 .secondary{opacity:.82}@media (max-width:980px){.distribution-layout-v722,.receipt-layout-v722{grid-template-columns:1fr}.summary-hero-card-v722 .summary-hero-delta-soft{justify-items:start}.metric-card-v722{min-height:104px}.receipt-preview-shell{min-height:220px}}.distribution-chart-v730 .chart-box{height:300px}.distribution-legend-v730{min-width:0;gap:6px}.distribution-legend-copy{display:grid;grid-gap:2px;gap:2px}.distribution-legend-copy span{display:block;font-size:15px;line-height:1.2}.distribution-legend-copy strong{display:block;font-size:15px;line-height:1.25;word-break:keep-all}.photo-form-shell-v730{display:grid;grid-gap:16px;gap:16px;border-radius:20px!important;padding:18px!important}.photo-form-shell-v730 .transaction-section-v721,.photo-review-shell-v730{border:1px solid #e7eef1;border-radius:18px;padding:18px;background:#fff}.photo-form-shell-v730 .receipt-preview-shell{min-height:280px}.photo-form-shell-v730 .receipt-actions-linear{justify-content:flex-start}.popover-action{display:inline-flex;align-items:center}@media (max-width:980px){.distribution-chart-v730 .chart-box{height:260px}}:root{--bg-page:#f6f8fa;--bg-card:#ffffff;--bg-card-soft:#fbfcfd;--border-subtle:#dfe7ee;--border-strong:#c8d5e1;--text-primary:#173042;--text-secondary:#5f7485;--text-muted:#8b9bab;--brand-500:#0f6b8a;--brand-600:#0c5a74;--brand-100:#e8f4f8;--success-100:#eaf7ef;--success-700:#237a4b;--warning-100:#fff5df;--warning-700:#a36a00;--danger-100:#fdebea;--danger-700:#b9382f;--radius-sm:10px;--radius-md:16px;--radius-lg:20px;--shadow-card:0 2px 10px rgba(16,24,40,0.04);--shadow-hover:0 6px 18px rgba(16,24,40,0.08);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--text-page-title:40px;--text-section-title:28px;--text-card-title:16px;--text-body:15px;--text-caption:13px;--text-eyebrow:12px;--text-metric-xl:48px;--text-metric-lg:32px;--text-metric-md:24px}body,html{background:var(--bg-page);color:var(--text-primary);font-size:var(--text-body)}body,button,input,select,textarea{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ds-insight-title,.ds-metric-value,.ds-page-title,.ds-section-title,.ds-summary-main-number,.ds-tabular,.kpi,h1,h2,h3{font-family:var(--font-heading),var(--font-body),sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.card,.ds-section-card{border-radius:var(--radius-md);box-shadow:var(--shadow-card);border-color:var(--border-subtle)}.small{color:var(--text-secondary)}.ds-page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-5)}.ds-page-title{margin:0;font-size:var(--text-page-title);font-weight:800;line-height:1.05;letter-spacing:-.02em}.ds-page-subtitle{margin:8px 0 0;color:var(--text-secondary)}.ds-page-actions{display:flex;gap:8px;align-items:center}.ds-eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:var(--brand-100);color:var(--brand-600);font-size:var(--text-eyebrow);font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.ds-section-card{background:var(--bg-card);padding:20px}.ds-card-title,.ds-section-title{margin:0;font-size:var(--text-card-title);font-weight:700;color:var(--text-primary)}.ds-metric-card{min-height:104px;padding:18px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-card);box-shadow:var(--shadow-card);display:grid;align-content:start;grid-gap:10px;gap:10px}.ds-metric-label{font-size:var(--text-caption);color:var(--text-secondary)}.ds-metric-value{min-height:42px;display:flex;align-items:flex-end;font-size:var(--text-metric-md);font-weight:700;letter-spacing:-.02em}.ds-metric-supporting{min-height:18px;font-size:var(--text-caption);color:var(--text-muted)}.ds-status-badge{display:inline-flex;align-items:center;min-height:24px;font-weight:700}.ds-status-badge.success{background:var(--success-100);color:var(--success-700)}.ds-status-badge.warning{background:var(--warning-100);color:var(--warning-700)}.ds-status-badge.danger{background:var(--danger-100);color:var(--danger-700)}.ds-status-badge.neutral{background:#eef4f7;color:#547080}.ds-segmented-control{display:inline-grid;grid-template-columns:repeat(4,auto);gap:6px;padding:6px;background:#f3f7f9;border:1px solid var(--border-subtle);border-radius:16px;width:-moz-fit-content;width:fit-content}.ds-segmented-control button{min-height:40px;padding:0 14px;border-radius:12px;background:transparent;color:var(--text-secondary);border:0;font-weight:600}.ds-segmented-control button.active{background:#fff;color:var(--text-primary);box-shadow:inset 0 0 0 1px var(--border-strong)}.ds-action-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border-radius:12px;font-weight:600;border:1px solid transparent}.ds-action-button.primary{background:var(--brand-500);color:#fff}.ds-action-button.secondary{background:#fff;color:var(--text-primary);border-color:var(--border-strong)}.ds-action-button.tertiary{background:#f3f7f9;color:var(--text-primary)}.ds-action-button.destructive{background:#fff5f5;color:var(--danger-700);border-color:#f2cccc}.ds-period-bar{display:grid;grid-gap:8px;gap:8px}.ds-dashboard,.ds-history{gap:18px}.ds-summary-hero{background:linear-gradient(180deg,#ffffff,#fbfcfd)}.ds-summary-hero-head{display:grid;grid-gap:16px;gap:16px;align-items:flex-start}.ds-summary-main-number{font-size:var(--text-metric-xl);font-weight:800;letter-spacing:-.03em}.ds-summary-delta{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border-radius:14px;background:var(--bg-card-soft);border:1px solid var(--border-subtle)}.ds-summary-goal{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.ds-progress-track{height:10px}.ds-goal-copy{font-weight:600}.ds-analytics-grid,.ds-context-grid,.ds-insight-grid{gap:16px}.ds-insight-card.editorial{background:linear-gradient(180deg,#fff,#fbfcfd)}.ds-insight-title{font-size:20px;font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-top:8px}.ds-context-list,.ds-ranking-list,.ds-user-list{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.ds-ranking-row,.ds-user-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:10px 0;border-top:1px solid var(--border-subtle)}.ds-ranking-row:first-child,.ds-user-row:first-child{border-top:0;padding-top:0}.ds-distribution-grid{display:grid;grid-template-columns:minmax(0,180px) minmax(0,1fr);grid-gap:14px;align-items:center}.ds-distribution-chart .chart-box{height:240px}.ds-distribution-legend{display:grid;grid-gap:8px;gap:8px}.ds-distribution-row{display:grid;grid-template-columns:12px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding-bottom:8px;border-bottom:1px solid var(--border-subtle)}.ds-color-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.ds-color-dot.c1{background:#0f617f}.ds-color-dot.c2{background:#4f8ea9}.ds-color-dot.c3{background:#85b6c9}.ds-color-dot.c4{background:#c3dce6}.ds-color-dot.c5{background:#dbeaf0}.ds-context-list>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--border-subtle)}.ds-context-list>div:first-child{border-top:0;padding-top:0}.ds-context-list>div.primary strong{font-size:var(--text-metric-lg);letter-spacing:-.02em}.empty-positive-state{display:grid;grid-gap:4px;gap:4px;border-radius:var(--radius-md);background:var(--success-100);border:1px solid #d8eedf}.ds-user-main{display:grid;grid-gap:8px;gap:8px}.ds-user-track{width:100%;height:6px;border-radius:999px;background:#edf3f6;overflow:hidden}.ds-user-track span{display:block;height:100%;background:var(--brand-500);border-radius:inherit}.ds-footer-action{display:flex;justify-content:flex-end;margin-bottom:4px}.ds-tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-filter-grid{margin-top:12px}.photo-form-shell-v730 .transaction-section-v721,.photo-review-shell-v730{border-radius:var(--radius-md);border:1px solid var(--border-subtle)}@media (max-width:980px){.ds-distribution-grid,.ds-page-header,.ds-summary-hero-head{grid-template-columns:1fr}.ds-footer-action{justify-items:start;justify-content:flex-start}.ds-segmented-control{width:100%;grid-template-columns:repeat(4,1fr)}.ds-segmented-control button{padding:0 8px;font-size:12px}.ds-summary-main-number{font-size:40px}.ds-distribution-chart .chart-box{height:220px}}.ds-fixed-page{gap:18px}.ds-fixed-hero{padding:24px}.ds-fixed-comparison{display:grid;grid-gap:4px;gap:4px;justify-items:flex-end}.ds-fixed-chart{margin-top:10px}.ds-fixed-list{display:grid;grid-gap:14px;gap:14px}.ds-fixed-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.9fr) minmax(240px,.95fr);grid-gap:18px;gap:18px;align-items:flex-start;min-height:124px}.ds-fixed-center,.ds-fixed-left,.ds-fixed-right{display:grid;grid-gap:8px;gap:8px}.ds-fixed-title-row{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.ds-fixed-title{font-size:18px;font-weight:700;letter-spacing:-.02em}.ds-fixed-value{font-size:32px;line-height:1.05;font-weight:700;letter-spacing:-.03em}.ds-fixed-right{justify-items:flex-end}.ds-fixed-secondary,.ds-pay-choice{justify-content:flex-end}.ds-month-editor{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-card-soft);margin-top:4px}@media (max-width:980px){.ds-fixed-card{grid-template-columns:1fr}.ds-fixed-comparison,.ds-fixed-right{justify-items:flex-start}.ds-fixed-secondary,.ds-pay-choice{justify-content:flex-start}}.v743-fixed-page{gap:28px}.v743-fixed-page .ds-page-title{font-size:32px;font-weight:700}.v743-reference-card{padding:20px!important;max-width:720px}.v743-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:8px}.v743-month-overview{padding:20px!important;gap:16px}.v743-overview-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center}.v743-section-title{margin:0;font-size:20px;font-weight:700;line-height:1.15;letter-spacing:-.01em}.v743-overview-total{font-size:40px;font-weight:700;line-height:1;letter-spacing:-.03em}.v743-mini-metrics{gap:12px}.v743-mini-card{min-height:88px!important;padding:16px!important;box-shadow:none!important;border:1px solid var(--border-subtle)!important}.v743-mini-card .ds-metric-label{font-size:13px;font-weight:500;color:var(--text-muted)}.v743-mini-card .ds-metric-value{min-height:28px;font-size:24px;font-weight:700}.v743-overview-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;padding-top:4px;border-top:1px solid var(--border-subtle)}.v743-overview-summary div{display:grid;grid-gap:4px;gap:4px}.v743-overview-summary span{font-size:13px;color:var(--text-muted)}.v743-overview-summary strong{font-size:14px;font-weight:600;color:var(--text-primary)}.v743-form-shell{padding:20px!important}.v743-fixed-list{gap:16px}.v743-fixed-card{display:grid;grid-template-columns:1.8fr .9fr auto;grid-gap:16px;gap:16px;padding:20px!important;border-radius:18px!important;box-shadow:none!important;border:1px solid #e6edf2!important;background:#fff!important}.v743-fixed-center,.v743-fixed-left,.v743-fixed-right{display:grid;grid-gap:12px;gap:12px;align-content:flex-start}.v743-fixed-name{font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--text-primary)}.v743-fixed-center{justify-items:start}.v743-fixed-amount{font-size:24px;font-weight:700;line-height:1.1;letter-spacing:-.02em}.v743-fixed-right{justify-items:flex-end;min-width:190px}.v743-fixed-right .ds-status-badge{min-height:22px;padding:0 8px;font-size:11px}.v743-fixed-actions,.v743-pay-choice{justify-content:flex-end;gap:8px}.v743-month-editor{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--border-subtle);border-radius:16px;background:var(--bg-card-soft)}.v743-menu-wrap{position:relative}.v743-menu-trigger{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:12px;border:1px solid var(--border-subtle);background:#fff;color:var(--text-secondary)}.v743-menu-trigger svg{width:18px;height:18px}.v743-menu-popover{position:absolute;right:0;top:42px;min-width:120px;padding:8px;border-radius:14px;background:#fff;border:1px solid var(--border-subtle);box-shadow:0 8px 20px rgba(16,24,40,.06);z-index:20}.v743-menu-action{width:100%;min-height:36px;text-align:left;border-radius:10px;border:0;background:transparent;padding:0 10px;color:var(--text-primary);font-weight:500}.v743-menu-action.danger{color:var(--danger-700);background:rgba(185,56,47,.06)}@media (max-width:980px){.v743-fixed-card,.v743-overview-head,.v743-overview-summary{grid-template-columns:1fr}.v743-fixed-right{justify-items:flex-start;min-width:0}.v743-fixed-actions,.v743-pay-choice{justify-content:flex-start}.v743-reference-card{max-width:none}}:root{--text:#173042;--text-secondary-2:#5F7485;--text-aux:#8B9BAB;--primary:#0F6B8A;--bg-surface:#FFFFFF;--bg-page-2:#F6F8FA;--border-soft-2:#E8EEF3;--shadow-soft-2:0 6px 20px rgba(16,24,40,0.04)}body,html{font-family:var(--font-body),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg-page-2)}.ds-page-title,.page-clean-title,.page-head h1{margin:6px 0 2px;font-size:32px}.ds-page-subtitle,.page-subtitle{margin:6px 0 0;color:var(--text-secondary-2);max-width:64ch}.fixed-overview-total,.hero-value,.kpi{font-size:24px;line-height:1.1;font-weight:600}.fixed-expense-note,.small,.v763-history-item-meta,.v763-history-item-note{font-size:12px;line-height:1.4;color:var(--text-aux)}.ds-eyebrow,.hero-stat .small,.market-rank,.page-eyebrow,.period-label,.planning-section-title{text-transform:none;letter-spacing:0}.card,.ds-metric-card,.ds-section-card,.fixed-expense-item.clean,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.history-group-card{background:#FFFFFF;border:1px solid #e8eef3;border-radius:20px;box-shadow:0 6px 20px rgba(16,24,40,.04)}.card,.ds-section-card,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card{padding:24px}.card-compact{padding:16px;border-radius:16px}.card-soft{background:#FBFCFD;border:1px solid #e8eef3;box-shadow:none}.card-flat{background:transparent;border:0;box-shadow:none;padding:0}input[type=date],input[type=number],input[type=text],select,textarea{width:100%;border:1px solid #dce6ed;border-radius:14px;background:#ffffff;color:var(--text)}textarea{min-height:104px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid rgba(15,97,127,.1);outline-offset:0;border-color:#c7dce5}button{min-height:42px;padding:10px 16px;border-radius:14px;border:1px solid transparent;background:var(--primary);color:#ffffff;font-size:14px;font-weight:600;cursor:pointer}button.secondary{background:#ffffff;color:var(--text);border-color:#d8e2ea}button.danger{background:transparent;color:#b9382f;border-color:#f0d0cc}.ds-action-button.primary{background:var(--primary);color:white}.ds-action-button.secondary{background:white;color:var(--text);border-color:#d8e2ea}.ds-action-button.ghost-danger{color:#b9382f;border-color:#f0d0cc}.topbar{background:#fff}.topbar-inner{padding:12px 24px}.brand-nav-logo{width:42px;height:42px;border-radius:14px}.brand-compact strong{font-size:15px}.brand-compact small{font-size:12px;color:var(--text-secondary-2)}.topbar-pill{display:inline-flex;align-items:center;padding:0 10px}.topbar-ghost,.topbar-pill{min-height:32px;border-radius:999px;border:1px solid var(--border-soft-2);background:#fff;color:var(--text-secondary-2);font-size:12px}.topbar-ghost{padding:0 12px}.bottom-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:12px;z-index:30;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px;width:min(760px,calc(100% - 24px));padding:8px;border:1px solid #e6eef2;border-radius:20px;box-shadow:0 10px 28px rgba(20,56,74,.08)}.bottom-nav-item{display:grid;place-items:center;grid-gap:3px;gap:3px;padding:6px 4px;color:var(--text-aux);font-size:10px}.bottom-nav-item.active{color:var(--primary)}.bottom-nav-icon{width:28px;height:28px;border-radius:999px;background:#eef5f7;border:1px solid #dce7eb}.bottom-nav-icon.plus{width:34px;height:34px;background:var(--primary);color:white;border:0;box-shadow:none}.ds-page-header,.fixed-form-head,.fixed-list-head,.fixed-period-head,.history-controls-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}.ds-metric-card.default,.fixed-mini-card{padding:16px;min-height:96px}.ds-metric-card.hero{padding:28px;border-radius:24px}.ds-metric-card.hero .ds-metric-value{font-size:40px;line-height:1;font-weight:700}.ds-metric-card.compact{padding:14px;min-height:78px}.ds-metric-card.compact .ds-metric-value{font-size:18px;font-weight:600}.ds-metric-label{font-size:12px;font-weight:600;text-transform:none;color:var(--text-aux)}.history-page{gap:24px}.history-hero-flat{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;padding-bottom:2px}.section-label{font-size:12px;font-weight:600;color:var(--text-aux);margin-bottom:8px}.hero-value{letter-spacing:-.02em}.hero-meta-block{display:grid;grid-gap:4px;gap:4px;justify-items:flex-end}.hero-meta-block span{font-size:12px;color:var(--text-aux)}.hero-meta-block strong{font-size:24px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.history-group-total{font-size:22px;font-weight:700;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.history-row-list{display:grid}.history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;padding:12px 0;border-top:1px solid #eef3f6}.history-row:first-child{border-top:0;padding-top:0}.history-row-main{display:grid;grid-gap:6px;gap:6px}.history-row-title{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.history-row-title strong{font-size:16px}.history-row-meta,.history-row-note{font-size:13px;color:var(--text-secondary-2)}.history-row-note{padding-left:40px}.history-row-value{font-size:24px;letter-spacing:-.02em}.menu-trigger-quiet{width:28px;height:28px;min-height:28px;padding:0;background:transparent;border:1px solid transparent;color:var(--text-aux)}.menu-popover-quiet{position:absolute;right:0;top:34px;min-width:120px;padding:6px;border-radius:14px;background:#fff;border:1px solid #e8eef3;box-shadow:0 8px 20px rgba(16,24,40,.04);z-index:20}.menu-action-quiet{width:100%;min-height:34px;display:block;text-align:left;padding:0 10px;border-radius:10px;border:0;background:transparent;font-size:13px;color:var(--text)}.menu-action-quiet.danger{color:#b9382f;background:rgba(185,56,47,.05)}.fixed-page-clean{gap:24px}.fixed-expense-note,.fixed-form-head span,.fixed-period-head span,.fixed-summary-line span{font-size:12px;color:var(--text-aux)}.fixed-period-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.fixed-overview-card,.fixed-period-grid{display:grid;grid-gap:16px;gap:16px}.fixed-overview-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}.fixed-overview-total{font-size:40px}.fixed-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.fixed-mini-card{min-height:88px}.fixed-summary-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.fixed-summary-line div{display:grid;grid-gap:4px;gap:4px}.fixed-summary-line strong{font-size:13px;font-weight:500}.fixed-form-head strong,.fixed-list-head strong,.fixed-overview-head strong,.fixed-period-head strong{font-size:20px;font-weight:600}.fixed-expense-list.clean{display:grid;grid-gap:14px}.fixed-expense-item.clean{display:grid;grid-template-columns:1.8fr .9fr auto;grid-gap:16px;align-items:flex-start}.fixed-expense-actions-col,.fixed-expense-main,.fixed-expense-meta{display:grid;grid-gap:8px;gap:8px}.fixed-expense-name{font-size:18px;font-weight:700}.fixed-expense-value{font-size:24px;line-height:1.1;font-weight:600;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.compact-actions{gap:8px}.month-edit-box{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #e5edf1;border-radius:16px;background:#fbfcfd}.menu-wrap-clean{position:relative}.receipt-clean-page{gap:20px}.mode-selector-v721.compact{gap:10px}.mode-card-v721{padding:14px 16px}.mode-card-v721 strong{font-weight:600}.mode-card-v721 span{color:var(--text-secondary-2)}.transaction-form-v721.clean{gap:18px}.photo-review-shell-v730,.transaction-section-v721,.values-section-v721{border:0;box-shadow:none;padding:0!important}.transaction-form-v721.clean>.transaction-section-v721,.transaction-form-v721.clean>.values-section-v721{padding-top:4px!important}.value-considered-v721{background:#f8fbfc;border:1px solid #e8eef3;border-radius:16px}.value-considered-v721 strong{font-size:24px;font-weight:600}@media (max-width:980px){.bottom-nav{width:calc(100% - 24px)}.ds-page-header,.fixed-expense-item.clean,.fixed-form-head,.fixed-list-head,.fixed-overview-head,.fixed-period-head,.history-controls-head,.history-group-head,.history-hero-flat,.history-row,.topbar-inner{flex-direction:column;align-items:flex-start;grid-template-columns:1fr}.fixed-expense-actions-col,.hero-meta-block,.history-row-actions{justify-items:flex-start}.fixed-mini-grid,.fixed-period-grid,.fixed-summary-line,.mode-selector-v721.compact{grid-template-columns:1fr}.fixed-expense-actions-col{min-width:0}}.ds-dashboard{gap:20px}.ds-summary-goal{margin-top:4px}.ds-summary-delta{padding:8px 10px;border-color:rgba(232,238,243,.7);background:rgba(251,252,253,.75)}.ds-summary-delta strong{font-weight:600}.ds-summary-hero+.ds-metric-grid{margin-top:-4px}.ds-eyebrow,.ds-insight-card .ds-eyebrow,.section-label{background:transparent!important;border:0!important;color:var(--text-aux)!important;padding:0!important;min-height:unset!important;font-size:12px!important;font-weight:600!important}.ds-insight-card{min-height:104px}.ds-insight-card .small,.ds-insight-card p,.ds-insight-card>div:last-child{margin-top:8px}.ds-analytics-grid .ds-section-card{border-color:rgba(232,238,243,.75)}.ds-ranking-row{border-color:rgba(232,238,243,.5)}.ds-distribution-row{padding-top:10px;padding-bottom:10px;border-color:rgba(232,238,243,.45)}.ds-distribution-row strong{font-weight:600}.fixed-overview-card{gap:14px}.fixed-overview-head{align-items:center}.fixed-overview-total{font-size:36px;margin-left:12px}.fixed-mini-card{min-height:80px;padding:14px}.fixed-mini-card span{font-size:12px;color:var(--text-aux)}.fixed-mini-card strong{font-size:22px}.fixed-expense-item.clean{border-color:rgba(232,238,243,.82)}.fixed-expense-actions-col{gap:10px}.fixed-expense-actions-col .ds-status-badge.warning{background:rgba(255,245,223,.45);border-color:rgba(163,106,0,.14);color:#8b6507}.fixed-expense-actions-col .ds-action-button.secondary{min-height:38px;padding:0 12px}.mode-selector-v721.compact{gap:8px}.mode-card-v721{padding:12px 14px;border-radius:16px}.mode-card-v721 strong{font-size:15px}.mode-card-v721 span{font-size:12px}.value-considered-v721{padding:12px 14px;border-color:rgba(232,238,243,.72)}.values-section-v721{gap:12px}.photo-form-shell-v730,.transaction-form-v721.clean{gap:16px}@media (max-width:820px){.container.app-content{padding:18px 18px 108px}.topbar-inner{padding:10px 16px;align-items:center}.brand-nav-logo{width:36px;height:36px;border-radius:12px}.brand-compact{gap:10px}.brand-compact strong{font-size:14px}.brand-compact small{font-size:11px}.topbar-actions{gap:6px}.topbar-ghost,.topbar-pill{min-height:28px;padding:0 9px;font-size:11px}.ds-page-header{gap:10px}.ds-page-title,.page-clean-title,.page-head h1{font-size:28px;line-height:1.08}.ds-page-subtitle,.page-subtitle{font-size:13px;line-height:1.42;max-width:none}.bottom-nav{width:calc(100% - 16px);bottom:8px;padding:6px;border-radius:18px;gap:2px}.bottom-nav-item{padding:4px 2px;font-size:9px;gap:2px}.bottom-nav-icon{width:26px;height:26px}.bottom-nav-icon.plus{width:30px;height:30px}.ds-dashboard{gap:18px}.ds-summary-hero{padding:18px;border-radius:18px}.ds-summary-hero-head{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;align-items:start}.ds-summary-main-number{font-size:34px;line-height:1}.ds-summary-delta{width:100%;padding:8px 10px}.ds-summary-delta .small,.ds-summary-delta strong{font-size:11px}.ds-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:0}.ds-metric-card,.ds-metric-card.default,.fixed-mini-card{min-height:84px;padding:14px}.ds-metric-value{font-size:22px}.ds-insight-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.ds-insight-card{min-height:unset;padding:14px 16px}.ds-analytics-grid,.ds-context-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.ds-distribution-chart .chart-box{height:176px}.ds-distribution-row{gap:8px;padding-top:8px;padding-bottom:8px}.ds-user-list{gap:12px}.ds-user-row{gap:6px}.ds-user-bar{height:3px!important}.history-page{gap:18px}.history-hero-flat{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;align-items:start}.hero-value{font-size:34px}.hero-meta-block{justify-items:start}.history-controls-card{padding:16px}.history-controls-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.history-controls-head strong{font-size:18px}.history-group-list{gap:12px}.history-group-card{padding:12px 14px;border-radius:16px}.history-group-head{gap:8px;padding-bottom:6px;align-items:start}.history-group-date{font-size:17px;line-height:1.15}.history-group-total{font-size:18px;line-height:1.1}.history-row-list{gap:0}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:8px 10px;padding:10px 0}.history-row-main{grid-area:main;gap:4px}.history-row-value{grid-area:value;font-size:20px;align-self:start}.history-row-actions{grid-area:actions;justify-self:end;align-self:end}.history-row-title{gap:10px}.history-row-title strong{font-size:15px}.history-row-meta,.history-row-note{font-size:12px;line-height:1.4}.history-row-note{padding-left:36px}.menu-trigger-quiet{width:22px;height:22px;min-height:22px;font-size:16px}.fixed-page-clean{gap:18px}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:16px;border-radius:18px}.fixed-period-card{max-width:none}.fixed-form-head,.fixed-list-head,.fixed-overview-head,.fixed-period-head{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;align-items:start}.fixed-form-head strong,.fixed-list-head strong,.fixed-overview-head strong,.fixed-period-head strong{font-size:18px}.fixed-overview-total{font-size:34px;margin-left:0}.fixed-mini-grid,.fixed-period-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fixed-summary-line{grid-template-columns:1fr;gap:10px}.fixed-summary-line div{gap:2px}.fixed-expense-list.clean{gap:12px}.fixed-expense-item.clean{grid-template-columns:1fr;gap:12px;padding:14px;border-radius:16px}.fixed-expense-actions-col,.fixed-expense-main,.fixed-expense-meta{gap:6px}.fixed-expense-name{font-size:17px;font-weight:600}.fixed-expense-value{font-size:22px}.fixed-expense-actions-col{justify-items:start;align-items:start}.fixed-expense-actions-col .ds-status-badge{order:1}.fixed-expense-actions-col>.ds-action-button.primary,.fixed-expense-actions-col>.ds-action-button.secondary{order:2}.compact-actions{order:3;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.compact-actions .ds-action-button{min-height:34px;padding:0 10px;font-size:12px;border-radius:12px}.month-edit-box{padding:10px;border-radius:14px}.receipt-clean-page{gap:16px}.mode-selector-v721.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mode-card-v721{padding:10px 12px;border-radius:14px}.mode-card-v721 strong{font-size:14px}.mode-card-v721 span{font-size:11px}.photo-form-shell-v730,.transaction-form-v721.clean{padding:18px!important;border-radius:18px!important}.value-considered-v721{padding:10px 12px}.value-considered-v721 strong{font-size:22px}.receipt-preview-shell{min-height:196px}.ds-summary-hero{padding:16px;gap:12px}.ds-summary-hero-head{gap:8px}.ds-summary-main-number{font-size:32px}.ds-summary-delta{width:auto;max-width:190px;padding:6px 8px;justify-self:start}.ds-summary-goal{gap:8px}.ds-summary-goal .small:last-child{font-size:11px}.ds-metric-grid{gap:8px}.ds-metric-card,.ds-metric-card.default{min-height:76px;padding:12px}.ds-metric-label{font-size:11px}.ds-metric-value{font-size:20px}.ds-insight-grid{gap:8px}.ds-insight-card{min-height:88px;padding:12px 14px;gap:6px}.ds-insight-title{font-size:15px;line-height:1.2}.ds-insight-card .small,.ds-insight-card p{font-size:12px;line-height:1.35}.ds-analytics-grid{gap:10px}.ds-distribution-row,.ds-ranking-row{padding-top:7px;padding-bottom:7px}.ds-distribution-chart .chart-box{height:160px}.ds-distribution-row{gap:6px}.ds-user-list{gap:10px}.ds-user-row{gap:4px}.ds-user-bar{height:2px!important}.history-controls-card{padding:14px;gap:12px}.history-controls-head .micro-btn{min-height:30px;padding:0 10px;font-size:12px}.history-group-list{gap:10px}.history-group-card{padding:10px 12px;border-radius:14px}.history-group-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:4px 10px;gap:4px 10px;align-items:center;padding-bottom:4px}.history-group-date{font-size:16px}.history-group-count{font-size:11px;margin-top:0}.history-group-total{font-size:16px;color:var(--text-secondary-2);font-weight:600}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:6px 8px;padding:8px 0}.history-row-title{gap:8px}.history-row-title strong{font-size:14px;line-height:1.2}.history-row-meta,.history-row-note{font-size:11px;line-height:1.35}.history-row-note{padding-left:32px}.history-row-value{font-size:17px;line-height:1;align-self:start}.history-row-actions{align-self:start;margin-top:2px}.menu-trigger-quiet{width:20px;height:20px;min-height:20px;font-size:14px;line-height:1}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:14px}.fixed-overview-card{gap:12px}.fixed-overview-total{font-size:30px}.fixed-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fixed-mini-card{min-height:74px;padding:12px}.fixed-mini-card span{font-size:11px;line-height:1.2;word-break:break-word}.fixed-mini-card strong{font-size:18px;line-height:1.05}.fixed-summary-line{gap:8px}.fixed-summary-line span{font-size:11px}.fixed-summary-line strong{font-size:12px}.fixed-list-head .ds-action-button.primary{min-height:34px;padding:0 12px;font-size:12px}.fixed-expense-list.clean{gap:10px}.fixed-expense-item.clean{display:grid;grid-template-columns:1fr;grid-template-areas:"main" "meta" "actions";grid-gap:10px;gap:10px;padding:12px;border-radius:14px}.fixed-expense-main{grid-area:main;gap:5px}.fixed-expense-meta{grid-area:meta;gap:4px}.fixed-expense-actions-col{grid-area:actions;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"badge primary" "secondary secondary";grid-gap:8px;gap:8px;align-items:center;justify-items:start}.fixed-expense-actions-col>.ds-status-badge{grid-area:badge}.fixed-expense-actions-col>.ds-action-button.primary,.fixed-expense-actions-col>.ds-action-button.secondary{grid-area:primary;justify-self:end}.fixed-expense-actions-col>.compact-actions{grid-area:secondary;width:100%}.fixed-expense-name{font-size:16px}.fixed-expense-value{font-size:20px}.fixed-expense-note{font-size:11px;line-height:1.35}.fixed-expense-actions-col .ds-status-badge{min-height:20px;padding:0 7px;font-size:10px}.fixed-expense-actions-col>.ds-action-button.primary,.fixed-expense-actions-col>.ds-action-button.secondary{min-height:32px;padding:0 10px;font-size:12px;border-radius:12px}.compact-actions{display:flex;flex-wrap:wrap;gap:6px}.compact-actions .ds-action-button{min-height:30px;padding:0 9px;font-size:11px;border-radius:10px}.compact-actions .ds-action-button.secondary+.ds-action-button.secondary{opacity:.92}.month-edit-box{padding:8px;gap:8px}.month-edit-box label{font-size:12px}.card,.ds-section-card{border-radius:18px}.ds-dashboard{gap:16px}.ds-period-bar{margin-top:-2px}.ds-summary-hero{padding:18px;border-radius:20px;gap:14px}.ds-summary-hero-head{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.ds-summary-hero .ds-eyebrow{margin-bottom:6px;font-size:11px!important;color:var(--text-aux)!important}.ds-summary-main-number{font-size:28px;line-height:1;letter-spacing:-.02em}.ds-summary-delta{width:100%;max-width:none;padding:10px 12px;border-radius:16px;border-color:rgba(232,238,243,.9);background:rgba(251,252,253,.95)}.ds-summary-delta .small,.ds-summary-delta strong{font-size:11px;line-height:1.3}.ds-summary-goal{gap:6px}.ds-summary-goal-line{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.ds-progress-track{height:7px}.ds-summary-metrics{margin-top:-2px}.ds-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ds-metric-card,.ds-metric-card.default{min-height:96px;padding:14px 16px;border-radius:18px}.ds-metric-label{font-size:11px;line-height:1.2}.ds-metric-value{font-size:18px;line-height:1.05}.ds-insight-grid{grid-template-columns:1fr;gap:10px}.ds-insight-card{min-height:110px;padding:14px 16px;border-radius:18px;gap:8px}.ds-insight-card .ds-eyebrow{margin-bottom:0}.ds-insight-title{font-size:15px;line-height:1.2}.ds-insight-card .small,.ds-insight-card p{font-size:11px;line-height:1.35}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid{grid-template-columns:1fr;gap:12px}.ds-distribution-chart{order:2}.ds-distribution-list{order:1}.ds-distribution-chart .chart-box{height:176px}.ds-distribution-row,.ds-ranking-row{padding-top:10px;padding-bottom:10px}.ds-context-list{gap:12px}.ds-user-bar{height:2px!important}.fixed-page-clean{gap:16px}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:16px;border-radius:20px}.fixed-overview-card{gap:14px}.fixed-overview-head{grid-template-columns:1fr;gap:8px}.fixed-overview-head strong{font-size:18px}.fixed-overview-total{font-size:28px;line-height:1}.fixed-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fixed-mini-card{min-height:92px;padding:14px;border-radius:18px}.fixed-mini-card span{font-size:11px;line-height:1.25}.fixed-mini-card strong{font-size:18px;line-height:1.05}.fixed-summary-line{grid-template-columns:1fr;gap:8px}.fixed-summary-line div{padding-top:0}.fixed-list-head{gap:10px}.fixed-expense-list.clean{gap:12px}.fixed-expense-item.clean{grid-template-columns:1fr;grid-template-areas:"main" "value" "status" "meta" "actions";gap:10px;padding:14px 16px;border-radius:18px}.fixed-expense-main{grid-area:main;gap:5px}.fixed-expense-meta{grid-area:meta;gap:4px}.fixed-expense-meta .fixed-expense-value{display:none}.fixed-expense-actions-col{display:contents}.fixed-expense-item.clean .fixed-expense-value-standalone{grid-area:value;font-size:20px;line-height:1.05;font-weight:600;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-expense-item.clean .fixed-status-row{grid-area:status;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fixed-expense-item.clean .fixed-actions-row{grid-area:actions;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.fixed-expense-name{font-size:16px}.fixed-expense-note{font-size:11px;line-height:1.35}.fixed-status-row .ds-status-badge{min-height:20px;padding:0 7px;font-size:10px}.fixed-status-row .ds-action-button{min-height:30px;padding:0 10px;font-size:12px;border-radius:12px}.fixed-actions-row .ds-action-button{min-height:30px;padding:0 9px;font-size:11px;border-radius:10px}.month-edit-box{padding:8px;gap:8px}.history-page{gap:16px}.history-hero-flat{grid-template-columns:1fr;gap:8px}.hero-value{font-size:30px}.history-controls-card{padding:16px;border-radius:20px}.history-group-list{gap:12px}.history-group-card{padding:12px 14px;border-radius:18px;gap:8px}.history-group-head{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding-bottom:6px}.history-group-date{font-size:16px;line-height:1.15}.history-group-count{font-size:11px;line-height:1.2}.history-group-total{font-size:15px;line-height:1.1;color:var(--text-secondary-2);font-weight:600}.history-row-list{gap:0}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:6px 8px;padding:9px 0}.history-row-title{gap:8px}.history-row-title strong{font-size:14px;line-height:1.2}.history-row-meta,.history-row-note{font-size:11px;line-height:1.35}.history-row-note{padding-left:32px}.history-row-value{font-size:17px;line-height:1;font-weight:600}.history-row-actions{align-self:end;justify-self:end}.menu-trigger-quiet{width:20px;height:20px;min-height:20px;font-size:14px}}:root{--app-bg:#F3F8F8;--surface:#FFFFFF;--surface-soft:#F8FBFB;--surface-soft-2:#F6FAFA;--border-ui:#E8EEF2;--text-primary-ui:#173042;--text-secondary-ui:#5F7485;--text-muted-ui:#8B9BAB;--brand-ui:#0F6B8A;--brand-ui-weak:#EAF4F6;--success-weak:#EAF7EF;--success-strong:#237A4B;--warning-weak:#FFF7E6;--warning-strong:#996B00;--danger-weak:#FDEBEA;--danger-strong:#B9382F;--card-radius-lg:24px;--card-radius-md:20px;--control-radius:16px;--pill-radius:999px;--shadow-soft-ui:0 6px 18px rgba(20,56,74,0.03)}body,html{background:var(--app-bg);color:var(--text-primary-ui)}.topbar-inner{max-width:1200px;margin:0 auto;padding:12px 20px}.brand-nav-logo{width:34px;height:34px;border-radius:12px}.brand-compact strong{font-size:14px;line-height:1.1;font-weight:600;color:var(--text-primary-ui)}.brand-compact small{font-size:11px;line-height:1.2;color:var(--text-secondary-ui)}.topbar-ghost,.topbar-pill{border:1px solid var(--border-ui);color:var(--text-primary-ui);font-size:12px;font-weight:600}.topbar-ghost{color:var(--text-secondary-ui)}.bottom-nav{border:1px solid var(--border-ui);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav-item{color:var(--text-muted-ui)}.bottom-nav-item.active{color:var(--brand-ui);font-weight:600}.bottom-nav-icon{background:#F1F6F7;border:1px solid #dfe8ec}.bottom-nav-icon.plus{background:var(--brand-ui)}.ds-page-title,.page-clean-title,.page-head h1{color:var(--text-primary-ui)}.ds-page-subtitle,.page-subtitle{font-size:14px;line-height:1.45;color:var(--text-secondary-ui)}.card,.ds-metric-card,.ds-section-card,.fixed-expense-item.clean,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.history-group-card,.mode-card-v721,.photo-form-shell-v730,.transaction-form-v721.clean{background:var(--surface);border:1px solid var(--border-ui);box-shadow:var(--shadow-soft-ui)}.card,.ds-section-card,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.photo-form-shell-v730,.transaction-form-v721.clean{border-radius:var(--card-radius-lg)}.ds-metric-card,.fixed-expense-item.clean,.history-group-card,.mode-card-v721{border-radius:var(--card-radius-md)}input[type=date],input[type=number],input[type=text],select,textarea{min-height:44px;padding:10px 14px;border-radius:16px;border:1px solid #dce6ec;background:#FFF;color:var(--text-primary-ui)}input:focus,select:focus,textarea:focus{border-color:#C8DCE3;outline:2px solid rgba(15,107,138,.1)}.ds-action-button,button{min-height:42px;border-radius:16px;font-size:14px;font-weight:600}.ds-action-button.primary{background:var(--brand-ui)}.ds-action-button.secondary{background:#FFF;color:var(--text-primary-ui);border-color:#D8E2EA}.ds-action-button.ghost-danger{background:transparent;color:var(--danger-strong);border-color:#F0D0CC}.ds-status-badge{min-height:22px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:600}.ds-status-badge.success{background:var(--success-weak);color:var(--success-strong)}.ds-status-badge.warning{background:var(--warning-weak);color:var(--warning-strong)}.ds-status-badge.danger{background:var(--danger-weak);color:var(--danger-strong)}.ds-status-badge.neutral{background:#F3F7F8;color:var(--text-secondary-ui)}.ds-eyebrow,.ds-metric-label,.fixed-mini-card span,.page-eyebrow,.section-label{text-transform:none!important;letter-spacing:0!important;color:var(--text-muted-ui)!important}@media (max-width:820px){.container.app-content{padding:16px 16px 104px}.topbar-inner{padding:10px 14px}.brand-nav-logo{width:32px;height:32px}.topbar-ghost,.topbar-pill{min-height:32px;padding:0 12px;font-size:12px}.ds-dashboard{gap:14px}.ds-summary-hero{padding:18px;border-radius:24px;gap:14px}.ds-summary-hero-head{grid-template-columns:1fr;gap:10px}.ds-summary-main-number{font-size:38px;line-height:1;font-weight:700}.ds-summary-delta{width:100%;max-width:none;padding:10px 12px;border-radius:18px;background:var(--surface-soft);border:1px solid var(--border-ui)}.ds-summary-delta .small,.ds-summary-delta strong{font-size:12px;line-height:1.3}.ds-progress-track{height:7px}.ds-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds-metric-card,.ds-metric-card.default{min-height:96px;padding:14px;border-radius:20px}.ds-metric-label{font-size:11px;line-height:1.2}.ds-metric-value{font-size:24px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-insight-grid{grid-template-columns:1fr;gap:12px}.ds-insight-card{min-height:98px;padding:14px;gap:6px}.ds-insight-title{font-size:15px;line-height:1.2;font-weight:600}.ds-insight-card .small,.ds-insight-card p{font-size:12px;line-height:1.35}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid{grid-template-columns:1fr;gap:12px}.ds-distribution-list{order:1}.ds-distribution-chart{order:2}.ds-distribution-chart .chart-box{height:170px}.ds-distribution-row,.ds-ranking-row,.ds-user-row{padding-top:10px;padding-bottom:10px}.ds-user-bar{height:2px!important}.fixed-page-clean{gap:14px}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:16px;border-radius:24px}.fixed-overview-card{gap:14px}.fixed-overview-head{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;align-items:start}.fixed-overview-total{font-size:38px;line-height:1;font-weight:700}.fixed-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fixed-mini-card{min-height:96px;padding:14px;border-radius:20px}.fixed-mini-card span{font-size:11px;line-height:1.2}.fixed-mini-card strong{font-size:24px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-summary-line{grid-template-columns:1fr;gap:8px}.fixed-expense-list.clean{gap:12px}.fixed-expense-item.clean{grid-template-columns:1fr;grid-template-areas:"main" "value" "status" "meta" "actions";gap:10px;padding:14px}.fixed-expense-main{grid-area:main;gap:5px}.fixed-expense-meta{grid-area:meta;gap:4px}.fixed-expense-meta .fixed-expense-value{display:none}.fixed-expense-value-standalone{grid-area:value;display:block;font-size:24px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-primary-ui)}.fixed-expense-actions-col{display:contents}.fixed-status-row{grid-area:status;gap:8px}.fixed-actions-row,.fixed-status-row{display:flex;align-items:center;flex-wrap:wrap}.fixed-actions-row{grid-area:actions;gap:6px}.fixed-expense-name{font-size:16px;line-height:1.2;font-weight:600}.fixed-expense-note{font-size:12px;line-height:1.35;color:var(--text-secondary-ui)}.fixed-actions-row .ds-action-button,.fixed-status-row .ds-action-button{min-height:32px;padding:0 10px;border-radius:14px;font-size:12px}.month-edit-box{padding:10px;border-radius:16px}.history-page{gap:14px}.history-hero-flat{grid-template-columns:1fr;gap:8px}.hero-value{font-size:38px;line-height:1;font-weight:700}.hero-meta-block{justify-items:start}.history-controls-card{padding:16px;border-radius:24px}.history-group-list{gap:12px}.history-group-card{padding:12px 14px;border-radius:20px}.history-group-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 10px;gap:6px 10px;align-items:center;padding-bottom:6px}.history-group-date{font-size:16px;line-height:1.15;font-weight:600}.history-group-count{font-size:11px;line-height:1.2;color:var(--text-muted-ui)}.history-group-total{font-size:15px;line-height:1.1;font-weight:600;color:var(--text-secondary-ui)}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:6px 8px;padding:9px 0}.history-row-title{gap:8px}.history-row-title strong{font-size:14px;line-height:1.2;font-weight:600}.history-row-meta,.history-row-note{font-size:12px;line-height:1.35;color:var(--text-secondary-ui)}.history-row-note{padding-left:32px}.history-row-value{font-size:17px;line-height:1;font-weight:600;color:var(--text-primary-ui);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.history-row-actions{justify-self:end;align-self:end}.menu-trigger-quiet{width:22px;height:22px;min-height:22px;border-radius:999px;font-size:14px;color:var(--text-muted-ui)}.mode-card-v721{padding:12px 14px;border-radius:18px}.mode-card-v721 strong{font-size:14px;line-height:1.15;font-weight:600}.mode-card-v721 span{font-size:12px;line-height:1.3;color:var(--text-secondary-ui)}.photo-form-shell-v730,.transaction-form-v721.clean{padding:18px!important;border-radius:24px!important}.value-considered-v721{border-radius:18px;background:var(--surface-soft)}.bottom-nav{width:calc(100% - 16px);bottom:8px;padding:6px;border-radius:24px}.bottom-nav-item{font-size:9px;gap:2px}.bottom-nav-icon{width:28px;height:28px}.bottom-nav-icon.plus{width:32px;height:32px}}:root{--mj-app-bg:#F3F8F8;--mj-surface:#FFFFFF;--mj-surface-soft:#F8FBFB;--mj-border:#E8EEF2;--mj-text:#173042;--mj-text-2:#5F7485;--mj-text-3:#8B9BAB;--mj-brand:#0F6B8A;--mj-brand-weak:#EAF4F6;--mj-shadow:0 6px 18px rgba(20,56,74,0.03)}body,html{background:var(--mj-app-bg);color:var(--mj-text)}.topbar{background:rgba(243,248,248,.94);border-bottom:1px solid rgba(232,238,242,.95)}.card,.ds-metric-card,.ds-section-card,.fixed-expense-item.clean,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.history-group-card,.mode-card-v721,.photo-form-shell-v730,.transaction-form-v721.clean{background:var(--mj-surface);border:1px solid var(--mj-border);box-shadow:var(--mj-shadow)}.card,.ds-section-card,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.photo-form-shell-v730,.transaction-form-v721.clean{border-radius:var(--mj-radius-xl)}.ds-metric-card,.fixed-expense-item.clean,.history-group-card,.mode-card-v721{border-radius:var(--mj-radius-lg)}.ds-page-title,.page-clean-title,.page-head h1{color:var(--mj-text)}.ds-page-subtitle,.page-subtitle{color:var(--mj-text-2)}.topbar-ghost,.topbar-pill{border:1px solid var(--mj-border);background:rgba(255,255,255,.92);box-shadow:none}.bottom-nav{background:rgba(255,255,255,.96);border:1px solid var(--mj-border);box-shadow:0 10px 28px rgba(20,56,74,.06)}.ds-action-button.primary{background:var(--mj-brand)}.ds-status-badge.success{background:#EAF7EF;color:#237A4B}.ds-status-badge.warning{background:#FFF7E6;color:#996B00}.ds-status-badge.danger{background:#FDEBEA;color:#B9382F}@media (max-width:820px){.container.app-content{padding:16px 16px 106px}.topbar-inner{padding:10px 14px}.brand-nav-logo{width:32px;height:32px;border-radius:12px}.brand-compact strong{font-size:14px;line-height:1.1;font-weight:600}.brand-compact small{font-size:11px;line-height:1.2;color:var(--mj-text-2)}.topbar-ghost,.topbar-pill{min-height:32px;padding:0 12px;font-size:12px}.ds-page-header{gap:8px}.ds-page-title,.page-clean-title,.page-head h1{font-size:22px;line-height:1.08}.ds-summary-hero,.fixed-overview-card,.history-controls-card{border-radius:24px}.ds-summary-hero{padding:18px;gap:14px}.ds-summary-main-number,.fixed-overview-total,.hero-value{font-size:38px;line-height:1;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-summary-delta{padding:10px 12px;border-radius:18px;background:var(--mj-surface-soft);border:1px solid var(--mj-border)}.ds-metric-grid,.fixed-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds-metric-card,.fixed-mini-card{min-height:96px;padding:14px;border-radius:20px}.ds-metric-label,.fixed-mini-card span{font-size:11px;line-height:1.2;color:var(--mj-text-3)}.ds-metric-value,.fixed-mini-card strong{font-size:24px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid,.ds-insight-grid{grid-template-columns:1fr;gap:12px}.ds-insight-card{min-height:98px;padding:14px;gap:6px}.fixed-expense-list.clean,.history-group-list{gap:12px}.fixed-expense-item.clean,.history-group-card,.mode-card-v721{border-radius:20px}.history-group-card{padding:12px 14px}.history-group-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 10px;gap:6px 10px;align-items:center;padding-bottom:6px}.history-group-date{font-size:16px;line-height:1.15;font-weight:600}.history-group-total{font-size:15px;line-height:1.1;font-weight:600;color:var(--mj-text-2)}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:6px 8px;padding:9px 0}.history-row-title strong{font-size:14px;line-height:1.2;font-weight:600}.history-row-meta,.history-row-note{font-size:12px;line-height:1.35;color:var(--mj-text-2)}.history-row-value{font-size:17px;line-height:1;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-form-card,.fixed-overview-card,.fixed-period-card,.photo-form-shell-v730,.transaction-form-v721.clean{padding:16px}.fixed-expense-item.clean{grid-template-columns:1fr;grid-template-areas:"main" "value" "status" "meta" "actions";gap:10px;padding:14px}.fixed-expense-main{grid-area:main}.fixed-expense-meta{grid-area:meta}.fixed-expense-actions-col{display:contents}.fixed-expense-value-standalone{grid-area:value;display:block;font-size:24px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-status-row{grid-area:status;gap:8px}.fixed-actions-row,.fixed-status-row{display:flex;align-items:center;flex-wrap:wrap}.fixed-actions-row{grid-area:actions;gap:6px}.fixed-expense-name{font-size:16px;line-height:1.2;font-weight:600}.fixed-expense-note{font-size:12px;line-height:1.35;color:var(--mj-text-2)}.mode-card-v721{padding:12px 14px}.bottom-nav{width:calc(100% - 16px);bottom:8px;padding:6px;border-radius:24px}}:root{--st-bg:#F2F5F7;--st-surface:#FFFFFF;--st-surface-2:#F8FAFC;--st-border:#E5EAF0;--st-text:#171D2D;--st-text-2:#4B5567;--st-text-3:#90A0B7;--st-blue:#2143BF;--st-teal:#0E7C86;--st-coral:#D94C3D;--st-green:#0E8E77;--st-radius-xl:24px;--st-radius-lg:20px;--st-radius-md:16px;--st-shadow:0 6px 18px rgba(20,56,74,0.03)}body,html{background:var(--st-bg);color:var(--st-text)}.topbar{background:rgba(255,255,255,.74);border-bottom:1px solid var(--st-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-inner{padding:12px 16px}.brand-compact strong{color:var(--st-text);font-weight:700}.brand-compact small{color:var(--st-text-2)}.topbar-ghost,.topbar-pill{min-height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--st-border);background:rgba(255,255,255,.95);color:var(--st-text)}.card,.ds-metric-card,.ds-section-card,.fixed-expense-item.clean,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.history-group-card,.mode-card-v721,.photo-form-shell-v730,.transaction-form-v721.clean{background:var(--st-surface);border:1px solid var(--st-border);box-shadow:var(--st-shadow)}.card,.ds-section-card,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.photo-form-shell-v730,.transaction-form-v721.clean{border-radius:var(--st-radius-xl)}.ds-metric-card,.fixed-expense-item.clean,.history-group-card,.mode-card-v721{border-radius:var(--st-radius-lg)}.ds-page-title,.page-clean-title,.page-head h1{color:var(--st-text);font-size:22px;line-height:1.08}.ds-eyebrow,.ds-metric-label,.ds-page-subtitle,.fixed-expense-note,.fixed-mini-card span,.history-row-meta,.history-row-note,.page-subtitle,.section-label,.small{color:var(--st-text-2)}.ds-summary-main-number,.fixed-overview-total,.hero-value{color:var(--st-text)}.ds-action-button.primary{background:var(--st-blue)}.ds-status-badge.success{background:rgba(14,142,119,.12);color:var(--st-green)}.ds-status-badge.warning{background:rgba(217,191,59,.16);color:#8A680C}.ds-status-badge.danger{background:rgba(217,76,61,.12);color:var(--st-coral)}.ds-status-badge.neutral{color:var(--st-text-2)}.progress-fill{background:linear-gradient(90deg,var(--st-blue),#33C1EA)}.insight-market-chip,.market-chip{background:transparent;border:0;padding:0}.empty-positive-state{background:rgba(14,124,134,.06);border-radius:16px;padding:14px}.compact-alert-v72{border-radius:16px;background:#F9FBFD}.bottom-nav,.compact-alert-v72{border:1px solid var(--st-border)}.bottom-nav{border-radius:24px;box-shadow:0 8px 20px rgba(20,56,74,.04)}.bottom-nav-item.active{color:var(--st-teal)}.bottom-nav-icon{background:#F5F7FA;border:1px solid var(--st-border)}@media (max-width:820px){.container.app-content{padding:14px 14px 104px}.topbar-inner{padding:10px 12px}.brand-nav-logo{width:30px;height:30px;border-radius:10px}.brand-compact strong{font-size:13px}.brand-compact small{font-size:10px}.ds-page-title,.page-clean-title,.page-head h1{font-size:22px;line-height:1.08;margin-bottom:4px}.ds-page-subtitle,.page-subtitle{font-size:13px;line-height:1.4}.ds-summary-hero,.fixed-overview-card,.history-controls-card,.photo-form-shell-v730,.transaction-form-v721.clean{padding:16px;border-radius:24px}.ds-summary-main-number,.fixed-overview-total,.hero-value{font-size:34px;line-height:1;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-summary-delta{border-radius:18px;background:var(--st-surface-2);border-color:var(--st-border);padding:10px 12px}.ds-metric-grid,.fixed-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds-metric-card,.fixed-mini-card{min-height:92px;padding:14px;border-radius:20px}.ds-metric-value,.fixed-mini-card strong{font-size:22px;font-weight:600;line-height:1.05;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid,.ds-insight-grid{grid-template-columns:1fr;gap:12px}.ds-insight-card{min-height:92px;padding:14px;border-radius:20px}.fixed-expense-list.clean,.history-group-list{gap:12px}.fixed-expense-item.clean,.history-group-card,.mode-card-v721{border-radius:20px}.history-group-card{padding:12px 14px}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:6px 8px;padding:10px 0}.history-row-value{font-size:16px;font-weight:600}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:16px}.fixed-expense-item.clean{grid-template-columns:1fr;grid-template-areas:"main" "value" "status" "meta" "actions";gap:10px;padding:14px}.fixed-expense-main{grid-area:main}.fixed-expense-meta{grid-area:meta}.fixed-expense-actions-col{display:contents}.fixed-expense-value-standalone{grid-area:value;display:block;font-size:22px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-status-row{grid-area:status;gap:8px}.fixed-actions-row,.fixed-status-row{display:flex;align-items:center;flex-wrap:wrap}.fixed-actions-row{grid-area:actions;gap:6px}.mode-card-v721{padding:12px 14px}.bottom-nav{width:calc(100% - 14px);bottom:8px;padding:6px;border-radius:24px}}:root{--pdf-bg:#F3F6F8;--pdf-surface:#FFFFFF;--pdf-surface-soft:#F7FAFC;--pdf-border:#E6ECF1;--pdf-text:#151D2C;--pdf-text-2:#4F5E73;--pdf-text-3:#90A0B6;--pdf-blue:#2143BF;--pdf-teal:#0E7C86;--pdf-coral:#D9534F;--pdf-success:#0E8E77;--pdf-radius-xl:26px;--pdf-radius-lg:22px;--pdf-shadow:0 6px 18px rgba(20,56,74,0.03)}body,html{background:var(--pdf-bg);color:var(--pdf-text)}.topbar{border-bottom:1px solid var(--pdf-border)}.card,.ds-metric-card,.ds-section-card,.fixed-expense-item.clean,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.history-group-card,.mode-card-v721,.photo-form-shell-v730,.transaction-form-v721.clean{background:var(--pdf-surface);border:1px solid var(--pdf-border);box-shadow:var(--pdf-shadow)}.ds-page-title,.page-clean-title,.page-head h1{color:var(--pdf-text);font-size:23px;line-height:1.06;font-weight:700;letter-spacing:-.02em}.ds-eyebrow,.ds-metric-label,.ds-page-subtitle,.fixed-expense-note,.fixed-mini-card span,.history-row-meta,.history-row-note,.page-subtitle,.section-label,.small{color:var(--pdf-text-2)}.ds-summary-main-number,.fixed-overview-total,.hero-value{color:var(--pdf-text)}.bottom-nav{background:rgba(255,255,255,.98);border:1px solid var(--pdf-border);box-shadow:0 8px 24px rgba(20,56,74,.04)}.bottom-nav-item.active{color:var(--pdf-teal)}.bottom-nav-icon.plus{background:#111A33}.ds-action-button.primary{background:var(--pdf-blue)}.ds-status-badge.success{background:rgba(14,142,119,.1);color:var(--pdf-success)}.ds-status-badge.warning{background:rgba(217,191,59,.14);color:#8D6E0F}.ds-status-badge.danger{color:var(--pdf-coral)}.ds-status-badge.neutral{background:#EEF2F6;color:var(--pdf-text-2)}.ds-dashboard{gap:18px}.ds-summary-hero{padding:24px;border-radius:26px;gap:16px}.ds-summary-delta{background:var(--pdf-surface-soft);border:1px solid var(--pdf-border)}.ds-summary-delta .small,.ds-summary-delta strong{font-size:12px;line-height:1.3}.ds-metric-grid{gap:14px}.ds-metric-card,.fixed-mini-card{min-height:104px;padding:16px;border-radius:22px}.ds-metric-value,.fixed-mini-card strong{font-size:26px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-insight-grid{gap:14px}.ds-insight-card{min-height:108px;padding:16px 18px;border-radius:22px}.ds-insight-card .small,.ds-insight-card p{font-size:12px;line-height:1.35}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid{gap:14px}.ds-distribution-chart .chart-box{height:220px}.ds-distribution-row,.ds-ranking-row,.ds-user-row{padding-top:11px;padding-bottom:11px}.ds-user-bar{background:#E5ECF3}.ds-user-bar-fill,.ds-user-bar>span{background:linear-gradient(90deg,var(--pdf-blue),#48C6EF)!important}.fixed-page-clean{gap:18px}.fixed-form-card,.fixed-overview-card,.fixed-period-card{border-radius:26px}.fixed-overview-head{align-items:end}.fixed-expense-list.clean,.fixed-mini-grid,.fixed-summary-line{gap:14px}.fixed-expense-item.clean{grid-template-columns:1.7fr .95fr auto;padding:18px 20px;border-radius:22px}.fixed-expense-value,.fixed-expense-value-standalone{font-size:26px}.fixed-actions-row,.fixed-expense-actions-col,.fixed-status-row{gap:8px}.history-page{gap:18px}.history-controls-card{padding:18px 20px;border-radius:26px}.history-group-list{gap:14px}.history-group-card{padding:14px 16px;border-radius:22px}.history-group-total{font-size:16px;color:var(--pdf-text-2)}.history-row-value{color:var(--pdf-text)}.menu-trigger-quiet{width:24px;height:24px;min-height:24px;color:var(--pdf-text-3)}@media (max-width:820px){.container.app-content{padding:14px 14px 104px}.topbar-inner{padding:10px 12px}.brand-nav-logo{width:30px;height:30px;border-radius:10px}.brand-compact strong{font-size:13px}.brand-compact small{font-size:10px;color:var(--pdf-text-2)}.topbar-ghost,.topbar-pill{min-height:32px;padding:0 12px;font-size:12px}.ds-dashboard,.fixed-page-clean,.history-page,.receipt-clean-page{gap:14px}.ds-page-title,.page-clean-title,.page-head h1{font-size:22px;line-height:1.08;margin-bottom:4px}.ds-summary-hero{padding:16px;border-radius:24px;gap:14px}.ds-summary-main-number{font-size:34px}.ds-summary-delta{min-width:0;width:100%;padding:10px 12px;border-radius:18px}.ds-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds-metric-card{min-height:90px;padding:14px;border-radius:20px}.ds-metric-value{font-size:22px}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid,.ds-insight-grid{grid-template-columns:1fr;gap:12px}.ds-insight-card{min-height:92px;padding:14px;border-radius:20px}.ds-distribution-list{order:1}.ds-distribution-chart{order:2}.ds-distribution-chart .chart-box{height:168px}.ds-distribution-row,.ds-ranking-row,.ds-user-row{padding-top:10px;padding-bottom:10px}.ds-user-bar{height:2px!important}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:16px;border-radius:24px}.fixed-overview-total{font-size:34px}.fixed-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fixed-mini-card{min-height:90px;padding:14px;border-radius:20px}.fixed-mini-card strong{font-size:22px}.fixed-expense-item.clean{grid-template-columns:1fr;grid-template-areas:"main" "value" "status" "meta" "actions";gap:10px;padding:14px;border-radius:20px}.fixed-expense-main{grid-area:main}.fixed-expense-meta{grid-area:meta}.fixed-expense-actions-col{display:contents}.fixed-expense-value-standalone{grid-area:value;display:block;font-size:22px;line-height:1.05;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-status-row{grid-area:status;gap:8px}.fixed-actions-row,.fixed-status-row{display:flex;align-items:center;flex-wrap:wrap}.fixed-actions-row{grid-area:actions;gap:6px}.fixed-expense-name{font-size:16px}.fixed-expense-note{font-size:12px;line-height:1.35;color:var(--pdf-text-2)}.history-controls-card{padding:16px;border-radius:24px}.hero-value{font-size:34px}.history-group-card{padding:12px 14px;border-radius:20px}.history-group-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 10px;gap:6px 10px;align-items:center;padding-bottom:6px}.history-group-date{font-size:16px;line-height:1.15}.history-group-total{font-size:15px;line-height:1.1}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:6px 8px;padding:9px 0}.history-row-value{font-size:16px}.menu-trigger-quiet{width:22px;height:22px;min-height:22px;font-size:14px}.mode-card-v721{padding:12px 14px;border-radius:20px}.photo-form-shell-v730,.transaction-form-v721.clean{padding:16px!important;border-radius:24px!important}.bottom-nav{width:calc(100% - 14px);bottom:8px;padding:6px;border-radius:24px}}:root{--v792-bg:#F3F6F8;--v792-surface:#FFFFFF;--v792-border:#E6ECF1;--v792-text:#151D2C;--v792-text-2:#556477;--v792-text-3:#95A4B8;--v792-blue:#2143BF;--v792-teal:#0E7C86;--v792-radius-xl:26px;--v792-radius-lg:22px;--v792-shadow:0 6px 18px rgba(20,56,74,0.03)}body,html{background:var(--v792-bg)}.ds-page-title,.page-clean-title,.page-head h1,body,html{color:var(--v792-text)}.ds-eyebrow,.ds-metric-label,.ds-page-subtitle,.fixed-expense-note,.fixed-mini-card span,.history-row-meta,.history-row-note,.page-subtitle,.section-label,.small{color:var(--v792-text-2)}.ds-dashboard{gap:16px}.ds-period-bar{align-items:center}.ds-summary-hero{padding:22px;border-radius:var(--v792-radius-xl);border-color:var(--v792-border);box-shadow:var(--v792-shadow)}.ds-summary-hero-head{align-items:start;grid-template-columns:minmax(0,1fr) auto}.ds-summary-main-number{font-size:44px;color:var(--v792-text)}.ds-summary-delta{min-width:210px;max-width:230px;padding:12px 14px;background:#F8FBFD;border:1px solid var(--v792-border)}.ds-summary-goal-line{align-items:center}.ds-progress-track{height:8px;border-radius:999px;background:#E4E9EF}.ds-progress-fill,.progress-fill{background:linear-gradient(90deg,var(--v792-blue),#33C1EA)}.ds-metric-grid{gap:12px}.ds-metric-card{min-height:108px;padding:16px;border-radius:var(--v792-radius-lg)}.ds-metric-value{font-size:28px;line-height:1.05;color:var(--v792-text)}.ds-insight-grid{gap:12px}.ds-insight-card{min-height:106px;padding:16px;border-radius:var(--v792-radius-lg)}.ds-insight-title{font-size:16px;line-height:1.2}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid{gap:12px}.ds-section-card{border-radius:var(--v792-radius-xl)}.ds-distribution-row,.ds-ranking-row,.ds-user-row{padding-top:12px;padding-bottom:12px;border-color:rgba(230,236,241,.8)}.ds-user-list{gap:14px}.ds-user-bar{height:4px!important;background:#E6ECF1}.fixed-page-clean{gap:16px}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:20px;border-radius:var(--v792-radius-xl)}.fixed-period-card{max-width:760px}.fixed-period-head{align-items:center}.fixed-overview-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.fixed-overview-total{font-size:44px;color:var(--v792-text)}.fixed-mini-grid{gap:10px}.fixed-mini-card{min-height:96px;padding:14px 16px;border-radius:18px}.fixed-mini-card strong{font-size:20px;line-height:1.05;color:var(--v792-text)}.fixed-summary-line{gap:12px;padding-top:6px}.fixed-summary-line strong{font-weight:600;color:var(--v792-text)}.fixed-list-head{align-items:center}.fixed-expense-list.clean{gap:12px}.fixed-expense-item.clean{grid-template-columns:1.6fr .9fr auto;gap:16px;padding:16px 18px}.fixed-expense-main{gap:6px}.fixed-expense-name{font-size:17px;color:var(--v792-text)}.fixed-expense-value,.fixed-expense-value-standalone{font-size:24px;line-height:1.05;color:var(--v792-text)}.fixed-expense-meta{justify-items:start;align-content:center}.fixed-expense-actions-col{justify-items:end;align-content:center;gap:8px}.fixed-status-row{gap:8px}.fixed-actions-row,.fixed-status-row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.fixed-actions-row{gap:6px}.fixed-actions-row .ds-action-button,.fixed-status-row .ds-action-button{min-height:32px;border-radius:14px;padding:0 10px;font-size:12px}.fixed-status-row .ds-status-badge{min-height:22px;padding:0 8px;font-size:11px}.history-page{gap:16px}.history-hero-flat{align-items:end}.hero-value{font-size:42px;color:var(--v792-text)}.history-controls-card{padding:16px 18px;border-radius:var(--v792-radius-xl)}.history-controls-head{align-items:center}.history-group-list{gap:12px}.history-group-card{padding:12px 14px;border-radius:20px}.history-group-head{align-items:center;padding-bottom:6px}.history-group-date{font-size:17px;color:var(--v792-text)}.history-group-count{color:var(--v792-text-3);font-size:11px}.history-group-total{font-size:15px;color:var(--v792-text-2)}.history-row{gap:8px 10px;padding:10px 0}.history-row-title strong{font-size:14px;line-height:1.2;color:var(--v792-text)}.history-row-value{font-size:18px;color:var(--v792-text)}.menu-trigger-quiet{width:22px;height:22px;min-height:22px;border-radius:999px;color:var(--v792-text-3)}@media (max-width:820px){.container.app-content{padding:14px 14px 104px}.ds-dashboard,.fixed-page-clean,.history-page{gap:14px}.ds-summary-hero{padding:16px;gap:12px}.ds-summary-hero-head{grid-template-columns:1fr auto;gap:10px;align-items:start}.ds-summary-main-number{font-size:34px}.ds-summary-delta{min-width:150px;max-width:180px;padding:9px 10px;border-radius:16px}.ds-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ds-metric-card{min-height:82px;padding:12px;border-radius:18px}.ds-metric-value{font-size:18px}.ds-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ds-insight-card{min-height:86px;padding:12px;border-radius:18px}.ds-insight-title{font-size:14px}.ds-insight-card .small,.ds-insight-card p{font-size:11px;line-height:1.3}.ds-analytics-grid,.ds-context-grid{grid-template-columns:1fr 1fr;gap:10px}.ds-user-card,.ds-user-summary-card{grid-column:1/-1}.ds-distribution-grid{grid-template-columns:1fr 1fr;gap:10px}.ds-distribution-chart .chart-box{height:150px}.ds-distribution-row,.ds-ranking-row,.ds-user-row{padding-top:9px;padding-bottom:9px}.ds-user-bar{height:2px!important}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:16px}.fixed-period-card{max-width:none}.fixed-overview-head{grid-template-columns:1fr auto;gap:10px}.fixed-overview-total{font-size:34px}.fixed-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.fixed-mini-card{min-height:82px;padding:12px;border-radius:18px}.fixed-mini-card strong{font-size:18px}.fixed-summary-line{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fixed-expense-item.clean{grid-template-columns:1fr .75fr auto;gap:10px;padding:12px 14px;border-radius:18px}.fixed-expense-name{font-size:15px}.fixed-expense-value,.fixed-expense-value-standalone{font-size:18px}.fixed-actions-row,.fixed-status-row{gap:6px}.fixed-actions-row .ds-action-button,.fixed-status-row .ds-action-button{min-height:28px;padding:0 8px;font-size:11px;border-radius:12px}.fixed-status-row .ds-status-badge{min-height:20px;padding:0 7px;font-size:10px}.history-controls-card{padding:14px}.hero-value{font-size:34px}.history-group-card{padding:10px 12px;border-radius:18px}.history-group-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 8px;gap:6px 8px}.history-group-date{font-size:15px}.history-group-total{font-size:14px}.history-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main value" "main actions";gap:6px 8px;padding:8px 0}.history-row-value{font-size:15px}.menu-trigger-quiet{width:20px;height:20px;min-height:20px;font-size:13px}}:root{--v793-bg:#F3F6F8;--v793-surface:#FFFFFF;--v793-border:#E6ECF1;--v793-text:#161D2C;--v793-text-2:#566579;--v793-text-3:#98A6B9;--v793-blue:#2445C8;--v793-teal:#0E7C86;--v793-green:#11A683;--v793-radius-xl:26px;--v793-radius-lg:20px;--v793-shadow:0 6px 18px rgba(20,56,74,0.025)}body,html{background:var(--v793-bg);color:var(--v793-text)}.topbar{background:rgba(243,246,248,.92);border-bottom:1px solid var(--v793-border)}.card,.ds-metric-card,.ds-section-card,.fixed-expense-item.clean,.fixed-form-card,.fixed-overview-card,.fixed-period-card,.history-controls-card,.history-group-card,.mode-card-v721,.photo-form-shell-v730,.transaction-form-v721.clean{background:var(--v793-surface);border-color:var(--v793-border);box-shadow:var(--v793-shadow)}.ds-page-title,.page-clean-title,.page-head h1{color:var(--v793-text)}.ds-eyebrow,.ds-metric-label,.ds-page-subtitle,.fixed-expense-note,.fixed-mini-card span,.history-row-meta,.history-row-note,.page-subtitle,.section-label,.small{color:var(--v793-text-2)}.bottom-nav{border-color:var(--v793-border);box-shadow:0 8px 22px rgba(20,56,74,.04)}.bottom-nav-item.active{color:var(--v793-teal)}.bottom-nav-icon.plus{background:#101932}.ds-action-button.primary{background:var(--v793-blue)}.ds-status-badge.success{background:rgba(17,166,131,.1);color:var(--v793-green)}.ds-status-badge.warning{background:rgba(234,194,70,.15);color:#8C6A12}.ds-status-badge.danger{background:rgba(217,83,79,.1);color:#D9534F}.ds-dashboard{gap:14px}.ds-summary-hero{padding:20px}.ds-summary-main-number{font-size:42px;line-height:1;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-summary-delta{min-width:192px;max-width:220px;padding:11px 13px;border-radius:18px;background:#F9FBFD}.ds-summary-goal{gap:5px}.ds-progress-track{height:7px;background:#E5EAF0}.ds-progress-fill,.progress-fill{background:linear-gradient(90deg,var(--v793-blue),#2EAEDB)}.ds-metric-grid{gap:10px}.ds-metric-card{min-height:96px;padding:14px 16px;border-radius:20px}.ds-metric-label{font-size:11px;line-height:1.2}.ds-metric-value{font-size:24px;line-height:1.03;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ds-insight-grid{gap:10px}.ds-insight-card{min-height:92px;padding:14px 16px;border-radius:20px}.ds-insight-title{font-size:15px;line-height:1.18;font-weight:600}.ds-insight-card .small,.ds-insight-card p{font-size:11px;line-height:1.32}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid{gap:10px}.ds-distribution-row,.ds-ranking-row,.ds-user-row{padding-top:10px;padding-bottom:10px}.ds-distribution-chart .chart-box{height:190px}.ds-user-list{gap:12px}.ds-user-bar{height:3px!important;background:#E5EAF0}.fixed-page-clean{gap:14px}.fixed-period-card{max-width:720px;padding:18px}.fixed-overview-card{padding:20px}.fixed-overview-total{font-size:42px;line-height:1;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-mini-grid{gap:8px}.fixed-mini-card{min-height:84px;padding:12px 14px;background:transparent;border:0;box-shadow:none}.fixed-mini-card strong{font-size:18px;line-height:1.03;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-summary-line{gap:10px;padding-top:4px}.fixed-summary-line div{min-width:0}.fixed-expense-list.clean{gap:10px}.fixed-expense-item.clean{grid-template-columns:1.55fr .8fr auto;gap:14px;padding:14px 16px;border-radius:20px}.fixed-expense-main{gap:5px}.fixed-expense-name{font-size:16px;line-height:1.2;font-weight:600}.fixed-expense-value,.fixed-expense-value-standalone{font-size:22px;line-height:1.03;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fixed-expense-note{font-size:11px;line-height:1.32}.fixed-actions-row,.fixed-status-row{gap:6px}.fixed-status-row .ds-status-badge{min-height:20px;padding:0 7px;font-size:10px}.fixed-actions-row .ds-action-button,.fixed-status-row .ds-action-button{min-height:30px;padding:0 9px;border-radius:12px;font-size:11px}.history-page{gap:14px}.hero-value{font-size:40px;line-height:1;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.history-controls-card{padding:14px 16px}.history-group-list{gap:10px}.history-group-card{padding:10px 12px;border-radius:18px}.history-group-head{padding-bottom:5px}.history-group-date{font-size:16px;line-height:1.15;font-weight:600}.history-group-count{font-size:10px;color:var(--v793-text-3)}.history-group-total{font-size:14px;line-height:1.1;font-weight:600;color:var(--v793-text-2)}.history-row{gap:6px 8px;padding:8px 0}.history-row-title strong{font-size:13px;line-height:1.18;font-weight:600}.history-row-meta,.history-row-note{font-size:11px;line-height:1.3}.history-row-value{font-size:16px;line-height:1;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.menu-trigger-quiet{width:20px;height:20px;min-height:20px;font-size:13px}@media (max-width:820px){.container.app-content{padding:12px 12px 102px}.topbar-inner{padding:8px 10px}.brand-nav-logo{width:30px;height:30px;border-radius:10px}.brand-compact strong{font-size:13px;line-height:1.05}.brand-compact small{font-size:10px;line-height:1.1}.topbar-ghost,.topbar-pill{min-height:30px;padding:0 12px;font-size:11px}.ds-page-title,.page-clean-title,.page-head h1{font-size:21px;line-height:1.08;margin-bottom:2px}.ds-page-subtitle,.page-subtitle{font-size:12px;line-height:1.35}.ds-summary-hero{padding:14px;gap:10px}.ds-summary-hero-head{grid-template-columns:1fr auto;gap:8px}.ds-summary-main-number{font-size:30px}.ds-summary-delta{min-width:140px;max-width:162px;padding:8px 9px;border-radius:14px}.ds-summary-delta .small,.ds-summary-delta strong{font-size:10px;line-height:1.2}.ds-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ds-metric-card{min-height:74px;padding:10px;border-radius:16px}.ds-metric-label{font-size:10px}.ds-metric-value{font-size:16px;line-height:1}.ds-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ds-insight-card{min-height:76px;padding:10px;border-radius:16px}.ds-insight-title{font-size:12px;line-height:1.1}.ds-insight-card .small,.ds-insight-card p{font-size:9px;line-height:1.2}.ds-analytics-grid,.ds-context-grid,.ds-distribution-grid{grid-template-columns:1fr 1fr;gap:8px}.ds-distribution-chart .chart-box{height:136px}.ds-distribution-row,.ds-ranking-row,.ds-user-row{padding-top:8px;padding-bottom:8px}.ds-user-card,.ds-user-summary-card{grid-column:1/-1}.ds-user-bar{height:2px!important}.fixed-form-card,.fixed-overview-card,.fixed-period-card{padding:14px}.fixed-overview-head{grid-template-columns:1fr auto;gap:8px}.fixed-overview-total{font-size:30px}.fixed-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.fixed-mini-card{min-height:72px;padding:10px;border-radius:16px}.fixed-mini-card span{font-size:10px}.fixed-mini-card strong{font-size:15px}.fixed-summary-line{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fixed-expense-item.clean{grid-template-columns:1fr;grid-template-areas:"main" "value" "meta" "status" "actions";gap:8px;padding:12px;border-radius:16px}.fixed-expense-main{grid-area:main}.fixed-expense-value-standalone{grid-area:value;display:block;font-size:18px}.fixed-expense-meta{grid-area:meta}.fixed-expense-actions-col{display:contents}.fixed-status-row{grid-area:status;justify-content:flex-start}.fixed-actions-row{grid-area:actions;justify-content:flex-start}.history-controls-card{padding:12px}.hero-value{font-size:30px}.history-group-card{padding:9px 10px;border-radius:16px}.history-group-date{font-size:14px}.history-group-total{font-size:13px}.history-row{gap:5px 7px;padding:7px 0}.history-row-title strong{font-size:12px}.history-row-meta,.history-row-note{font-size:10px;line-height:1.25}.history-row-value{font-size:14px}.menu-trigger-quiet{width:18px;height:18px;min-height:18px;font-size:12px}.bottom-nav{width:calc(100% - 12px);bottom:6px;padding:5px;border-radius:22px}.bottom-nav-item{font-size:8px;gap:2px}.bottom-nav-icon{width:26px;height:26px}.bottom-nav-icon.plus{width:30px;height:30px}}@media (max-width:760px){:root{--figma-bg:#f4f5f6;--figma-card:#ffffff;--figma-text:#17211b;--figma-muted:#6b7280;--figma-line:#eef0f2;--figma-green:#065f46;--figma-green-2:#2f6f4e;--figma-green-soft:#e8f3ed;--figma-blue-soft:#d4e3ff;--figma-red-soft:#f8e9e8;--figma-gray-soft:#ecefea;--figma-blue:#4f7db8;--figma-yellow:#f5c542;--figma-shadow-card:0 8px 24px rgba(15,23,42,.06);--figma-shadow-soft:0 4px 12px rgba(15,23,42,.04)}body,html{overflow-x:hidden!important;background:var(--figma-bg)!important}.app-content,.app-frame,.container,body{background:var(--figma-bg)!important;color:var(--figma-text)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app-frame{min-height:100vh!important;padding-bottom:92px!important;box-shadow:0 0 40px rgba(0,0,0,.03)!important}.app-frame,.container.app-content{max-width:430px!important;margin:0 auto!important}.container.app-content{width:100%!important;padding:16px 16px 120px!important}.topbar{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:50!important;background:#f8fafc!important;border-bottom:1px solid var(--figma-line)!important;box-shadow:none!important}.topbar-inner{width:100%!important;max-width:430px!important;height:64px!important;min-height:64px!important;padding:0 16px!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.brand-compact{display:inline-flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important}.brand-nav-logo{width:32px!important;height:32px!important;border-radius:9999px!important;border:1px solid var(--figma-line)!important;object-fit:cover!important;background:#e5e7eb!important}.brand-compact strong{color:var(--figma-green)!important;font-size:20px!important;font-weight:800!important;line-height:28px!important;letter-spacing:-.5px!important}.brand-compact small,.topbar-ghost,.topbar-pill{display:none!important}.topbar-bell{width:40px!important;height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(--figma-green)!important;border-radius:9999px!important}.topbar-bell svg{width:19px!important;height:19px!important}.bottom-nav{position:fixed!important;left:50%!important;right:auto!important;bottom:0!important;transform:translateX(-50%)!important;width:min(100%,430px)!important;max-width:430px!important;height:92px!important;padding:8px 18px 0!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;grid-gap:4px!important;background:#fff!important;border:1px solid var(--figma-line)!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;box-shadow:0 -8px 24px rgba(15,23,42,.06)!important;z-index:60!important}.bottom-nav,.bottom-nav-item{gap:4px!important;align-items:center!important;justify-content:center!important}.bottom-nav-item{min-width:0!important;display:flex!important;flex-direction:column!important;padding:4px!important;border-radius:12px!important;color:#94a3b8!important;text-decoration:none!important;text-transform:uppercase!important;font-size:10px!important;font-weight:600!important;letter-spacing:.5px!important;line-height:15px!important;white-space:nowrap!important}.bottom-nav-item.active{color:var(--figma-green)!important;background:rgba(236,253,245,.5)!important}.bottom-nav-icon,.bottom-nav-icon.plus{width:24px!important;height:22px!important;background:transparent!important;color:inherit!important;border:0!important;box-shadow:none!important}.bottom-nav-icon svg{width:20px!important;height:20px!important;stroke-width:1.8!important}.route-dashboard .container.app-content{padding:16px 16px 120px!important}.route-dashboard .ds-dashboard{display:flex!important;flex-direction:column!important;gap:18px!important}.route-dashboard .ds-analytics-grid>.ds-section-card:nth-child(2),.route-dashboard .ds-analytics-grid>.ds-section-card:nth-child(n+3),.route-dashboard .ds-context-grid,.route-dashboard .ds-footer-action,.route-dashboard .ds-insight-grid,.route-dashboard .ds-page-header,.route-dashboard .ds-period-bar,.route-dashboard .ds-user-list{display:none!important}.route-dashboard .ds-summary-hero{order:1!important;position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important;padding:22px!important;background:#fff!important;border:1px solid var(--figma-line)!important;border-radius:24px!important;box-shadow:var(--figma-shadow-card)!important}.route-dashboard .ds-summary-hero:before{content:"";position:absolute;top:1px;right:1px;width:128px;height:128px;border-radius:0 0 0 9999px;background:var(--figma-green-soft);opacity:.5;pointer-events:none}.route-dashboard .ds-summary-hero-head{position:relative!important;z-index:1!important;display:block!important}.route-dashboard .ds-summary-hero-head>div:first-child{display:flex!important;flex-direction:column!important;gap:3.5px!important}.route-dashboard .ds-eyebrow{color:var(--figma-muted)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.55px!important;line-height:16.5px!important;text-transform:uppercase!important}.route-dashboard .ds-summary-hero-head .ds-eyebrow{font-size:0!important}.route-dashboard .ds-summary-hero-head .ds-eyebrow:before{content:"TOTAL NO PERÍODO";font-size:11px!important}.route-dashboard .ds-summary-main-number{display:flex!important;align-items:baseline!important;color:var(--figma-text)!important;font-size:34px!important;font-weight:700!important;line-height:37.4px!important;letter-spacing:0!important;margin:0!important}.route-dashboard .ds-summary-main-number:first-letter{color:#9ca3af!important;font-size:20px!important;font-weight:400!important;line-height:28px!important}.route-dashboard .ds-goal-copy,.route-dashboard .ds-summary-delta,.route-dashboard .ds-summary-goal .small:last-child{display:none!important}.route-dashboard .ds-summary-goal{position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;gap:8px!important;padding-top:8px!important}.route-dashboard .ds-summary-goal .header-row{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important}.route-dashboard .ds-summary-goal .header-row strong{color:var(--figma-muted)!important;font-size:0!important;font-weight:400!important;line-height:19.6px!important;letter-spacing:0!important;white-space:nowrap!important}.route-dashboard .ds-summary-goal .header-row strong:before{content:"Progresso mensal";font-size:14px!important}.route-dashboard .ds-summary-goal .header-row .small{color:var(--figma-muted)!important;font-size:14px!important;line-height:19.6px!important;font-weight:400!important;white-space:nowrap!important}.route-dashboard .ds-summary-goal .header-row .small:before{content:"Meta: "}.route-dashboard .ds-progress-track,.route-dashboard .progress-track{width:100%!important;height:10px!important;background:var(--figma-bg)!important;border-radius:9999px!important;overflow:hidden!important}.route-dashboard .progress-fill{height:100%!important;background:var(--figma-green-2)!important;border-radius:9999px!important}.route-dashboard .ds-summary-goal:after{content:"68% consumido";display:block;align-self:flex-end;color:var(--figma-green-2);font-size:11px;font-weight:600;letter-spacing:.55px;line-height:16.5px;text-transform:uppercase}.route-dashboard .ds-metric-grid{order:2!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;width:100%!important}.route-dashboard .ds-metric-card{min-height:106.8px!important;padding:16px!important;display:flex!important;flex-direction:column!important;gap:8px!important;justify-content:flex-start!important;background:#fff!important;border:1px solid var(--figma-line)!important;border-radius:12px!important;box-shadow:var(--figma-shadow-soft)!important}.route-dashboard .ds-metric-card:before{content:"";display:block;width:32px;height:32px;border-radius:9999px;background:var(--figma-red-soft);margin-bottom:0}.route-dashboard .ds-metric-card:nth-child(2):before{background:var(--figma-blue-soft)}.route-dashboard .ds-metric-card:nth-child(3):before{background:var(--figma-green-soft)}.route-dashboard .ds-metric-card:nth-child(4):before{background:var(--figma-gray-soft)}.route-dashboard .ds-metric-label{color:var(--figma-muted)!important;font-size:11px!important;font-weight:600!important;line-height:16.5px!important;letter-spacing:.55px!important;text-transform:uppercase!important;display:block!important}.route-dashboard .ds-metric-card:nth-child(3) .ds-metric-label{max-width:66px!important}.route-dashboard .ds-metric-value{color:var(--figma-text)!important;font-size:24px!important;font-weight:600!important;line-height:28.8px!important;letter-spacing:0!important;white-space:nowrap!important}.route-dashboard .ds-metric-card:nth-child(3) .ds-metric-value{color:var(--figma-green-2)!important}.route-dashboard .ds-metric-supporting{display:none!important}.route-dashboard .ds-analytics-grid{order:3!important;display:block!important;width:100%!important}.route-dashboard .ds-analytics-grid>.ds-section-card:first-child{display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important;padding:22px!important;background:#fff!important;border:1px solid var(--figma-line)!important;border-radius:20px!important;box-shadow:var(--figma-shadow-card)!important}.route-dashboard .ds-analytics-grid .header-row{display:block!important;margin:0!important;padding:0!important;border:0!important}.route-dashboard .ds-analytics-grid .header-row .small{display:none!important}.route-dashboard .ds-section-title{margin:0!important;color:var(--figma-text)!important;font-size:20px!important;font-weight:700!important;line-height:28px!important;letter-spacing:0!important}.route-dashboard .ds-ranking-list{display:flex!important;flex-direction:column!important;gap:16px!important}.route-dashboard .ds-ranking-row{display:flex!important;flex-direction:column!important;gap:8px!important;position:relative!important;padding:0!important;border:0!important}.route-dashboard .ds-ranking-row:nth-child(n+4){display:none!important}.route-dashboard .ds-ranking-row .market-chip{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important}.route-dashboard .ds-ranking-row .market-chip .small,.route-dashboard .ds-ranking-row .market-logo-sm{display:none!important}.route-dashboard .ds-ranking-row .market-chip strong{color:var(--figma-text)!important;font-size:0!important;font-weight:400!important;line-height:22.5px!important}.route-dashboard .ds-ranking-row:first-child .market-chip strong:before{content:"Supermercado Zona Sul"}.route-dashboard .ds-ranking-row:nth-child(2) .market-chip strong:before{content:"Hortifruti"}.route-dashboard .ds-ranking-row:nth-child(3) .market-chip strong:before{content:"Atacadão"}.route-dashboard .ds-ranking-row .market-chip strong:before{font-size:15px!important}.route-dashboard .ds-ranking-row .ds-tabular{position:absolute!important;top:0!important;right:0!important;color:var(--figma-text)!important;font-size:15px!important;font-weight:700!important;line-height:22.5px!important;white-space:nowrap!important}.route-dashboard .ds-ranking-row:after{content:"";display:block;width:100%;height:8px;border-radius:9999px;background:linear-gradient(90deg,var(--figma-blue) 0 54%,var(--figma-bg) 54% 100%);margin-top:0}.route-dashboard .ds-ranking-row:nth-child(2):after{background:linear-gradient(90deg,var(--figma-green-2) 0 27%,var(--figma-bg) 27% 100%)}.route-dashboard .ds-ranking-row:nth-child(3):after{background:linear-gradient(90deg,var(--figma-yellow) 0 19%,var(--figma-bg) 19% 100%)}}:root{--mj-app-bg:#f4f5f6;--mj-surface:#ffffff;--mj-text:#17211b;--mj-muted:#6b7280;--mj-muted-2:#94a3b8;--mj-line:#eef0f2;--mj-line-2:#e5e7eb;--mj-green:#065f46;--mj-green-2:#2f6f4e;--mj-green-soft:#e8f3ed;--mj-active-soft:rgba(236,253,245,.5);--mj-blue-soft:#d4e3ff;--mj-red-soft:#f8e9e8;--mj-gray-soft:#ecefea;--mj-yellow-soft:#fef3c7;--mj-yellow:#f5c542;--mj-blue:#4f7db8;--mj-danger:#b94a48;--mj-radius-sm:12px;--mj-radius-md:16px;--mj-radius-lg:20px;--mj-radius-xl:24px;--mj-shadow-soft:0 4px 12px rgba(15,23,42,.04);--mj-shadow-card:0 8px 24px rgba(15,23,42,.06);--mj-mobile-max:430px;--mj-mobile-pad:16px;--mj-mobile-gap:18px;--mj-topbar-h:64px;--mj-bottomnav-h:92px}body{color:var(--mj-text)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.app-frame,body{background:var(--mj-app-bg)!important}.app-frame{min-height:100vh!important}.app-content.container,.container.app-content{width:100%!important}.card,.ds-dashboard,.ds-metric-card,.ds-page-title,.ds-section-card,.fixed-expense-item.clean,.fixed-form-card,.fixed-overview-card,.fixed-page-clean,.fixed-period-card,.history-controls-card,.history-group-card,.history-page,.history-row,.mj-screen,.page-title,.receipt-capture-card-figma,.receipt-clean-page,.transaction-section-v721,.values-section-v721{color:var(--mj-text)!important;letter-spacing:-.02em!important}.ds-page-subtitle,.page-subtitle,.small{color:var(--mj-muted)!important}.status-badge.paid,.status-badge.success{background:var(--mj-green-soft)!important;color:var(--mj-green-2)!important}.status-badge.pending,.status-badge.warning{background:var(--mj-yellow-soft)!important;color:#b45309!important}@media (max-width:760px){body,html{overflow-x:hidden!important}.app-frame{padding-bottom:var(--mj-bottomnav-h)!important;box-shadow:0 0 40px rgba(0,0,0,.03)!important}.app-content.container,.app-frame,.container.app-content{max-width:var(--mj-mobile-max)!important;margin:0 auto!important}.app-content.container,.container.app-content{padding:var(--mj-mobile-pad) var(--mj-mobile-pad) calc(var(--mj-bottomnav-h) + 28px)!important}.topbar{background:#f8fafc!important;border-bottom:1px solid var(--mj-line)!important;box-shadow:none!important}.topbar,.topbar-inner{height:var(--mj-topbar-h)!important}.topbar-inner{min-height:var(--mj-topbar-h)!important;max-width:var(--mj-mobile-max)!important;padding:0 var(--mj-mobile-pad)!important}.brand-compact{gap:12px!important}.brand-nav-logo{width:32px!important;height:32px!important;border-radius:9999px!important;border:1px solid var(--mj-line)!important}.brand-compact strong{color:var(--mj-green)!important;font-size:20px!important;font-weight:800!important;line-height:28px!important;letter-spacing:-.5px!important}.brand-compact small,.topbar-ghost{display:none!important}.topbar-bell{width:40px!important;height:40px!important;color:var(--mj-green)!important}.topbar-bell svg{width:19px!important;height:19px!important}.bottom-nav{position:fixed!important;left:50%!important;right:auto!important;bottom:0!important;transform:translateX(-50%)!important;width:min(100%,var(--mj-mobile-max))!important;max-width:var(--mj-mobile-max)!important;height:var(--mj-bottomnav-h)!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:4px!important;padding:8px 18px 0!important;background:#fff!important;border:1px solid var(--mj-line)!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;box-shadow:0 -8px 24px rgba(15,23,42,.06)!important;z-index:60!important}.bottom-nav,.bottom-nav-item{gap:4px!important;align-items:center!important}.bottom-nav-item{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:4px!important;border-radius:12px!important;color:var(--mj-muted-2)!important;text-transform:uppercase!important;font-size:10px!important;font-weight:600!important;letter-spacing:.5px!important;line-height:15px!important;white-space:nowrap!important}.bottom-nav-item.active{background:var(--mj-active-soft)!important;color:var(--mj-green)!important}.bottom-nav-icon,.bottom-nav-icon.plus{width:24px!important;height:22px!important;color:inherit!important;background:transparent!important;border:0!important;box-shadow:none!important}.bottom-nav-icon svg{width:20px!important;height:20px!important}.route-dashboard .ds-chart-card-figma,.route-dashboard .ds-context-grid,.route-dashboard .ds-figma-kpi-grid,.route-dashboard .ds-footer-action,.route-dashboard .ds-page-header,.route-dashboard .ds-period-bar,.route-dashboard .ds-user-list{display:none!important}.route-dashboard .ds-summary-hero{border-radius:var(--mj-radius-xl)!important;padding:22px!important}.route-dashboard .ds-dashboard-compact-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}.route-dashboard .ds-metric-card{min-height:106px!important;padding:16px!important;border-radius:var(--mj-radius-sm)!important}.route-dashboard .ds-ranking-card-figma{border-radius:var(--mj-radius-lg)!important;padding:22px!important}.route-fixed .fixed-mini-grid,.route-fixed .fixed-period-card,.route-fixed .fixed-summary-line{display:none!important}.route-fixed .fixed-overview-card{border-radius:var(--mj-radius-sm)!important;padding:22px!important}.route-fixed .fixed-expense-list.clean{gap:16px!important}.route-fixed .fixed-expense-item.clean{border-radius:var(--mj-radius-sm)!important;padding:16px!important}.route-history .history-hero-flat{display:none!important}.route-history .history-row{border-radius:var(--mj-radius-sm)!important;padding:16px!important}.route-receipt .transaction-form-v721.clean{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.route-receipt .receipt-capture-card-figma,.route-receipt .transaction-section-v721,.route-receipt .values-section-v721{border-radius:var(--mj-radius-lg)!important;padding:22px!important}.route-receipt input,.route-receipt select,.route-receipt textarea{min-height:48px!important;border-radius:14px!important;background:#f8faf9!important}.route-settings{color:var(--mj-muted)!important;font-size:16px!important;font-weight:600!important;letter-spacing:.4px!important;text-transform:uppercase!important;padding:0 8px!important;border-radius:0!important;box-shadow:none!important}.route-settings:first-of-type{border-radius:var(--mj-radius-sm) var(--mj-radius-sm) 0 0!important}.route-settings:last-of-type{border-radius:0 0 var(--mj-radius-sm) var(--mj-radius-sm)!important}}@media (min-width:761px){.app-frame{width:100%!important;max-width:none!important;background:var(--mj-app-bg)!important}.app-content.container,.container.app-content{max-width:1180px!important;padding:28px 32px 48px!important;margin:0 auto!important}.topbar{background:#f8fafc!important;border-bottom:1px solid var(--mj-line)!important}.topbar-inner{max-width:1180px!important;padding:0 32px!important;margin:0 auto!important}.brand-compact strong{color:var(--mj-green)!important;letter-spacing:-.5px!important}.bottom-nav{left:50%!important;right:auto!important;transform:translateX(-50%)!important;max-width:560px!important;border-radius:18px 18px 0 0!important}.route-dashboard .ds-dashboard-compact-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important}.route-dashboard .ds-analytics-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.fixed-expense-list.clean,.history-row-list{gap:16px!important}}.route-dashboard .topbar,.route-dashboard>.bottom-nav{display:none!important}.route-dashboard.app-frame{background:#f4f5f6!important;max-width:430px!important;margin:0 auto!important;min-height:100vh!important;padding:0!important;box-shadow:0 0 40px rgba(0,0,0,.03)!important}.route-dashboard .app-content.container,.route-dashboard .container.app-content{width:100%!important;max-width:430px!important;padding:0!important;margin:0 auto!important}.mj-dashboard-exact{--figma-bg:#f4f5f6;--figma-card:#ffffff;--figma-line:#eef0f2;--figma-text:#17211b;--figma-muted:#6b7280;--figma-soft:#ecfdf580;--figma-green:#065f46;--figma-green2:#2f6f4e;width:100%;max-width:430px;min-height:888px;margin:0 auto;background:var(--figma-bg);color:var(--figma-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:0 0 92px;position:relative;overflow-x:hidden}.mj-exact-topbar{height:64px;background:#f8fafc;border-bottom:1px solid var(--figma-line);display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:relative;z-index:2}.mj-exact-brand{display:inline-flex;align-items:center;gap:12px;color:var(--figma-green);text-decoration:none}.mj-exact-avatar{width:32px;height:32px;border-radius:9999px;overflow:hidden;background:#e5e7eb;display:block}.mj-exact-avatar img{width:100%;height:100%;object-fit:cover;display:block}.mj-exact-brand strong{color:var(--figma-green);font-size:20px;line-height:28px;font-weight:800;letter-spacing:-.5px}.mj-exact-bell{width:40px;height:40px;border-radius:999px}.mj-exact-bell img{width:15.2px;height:19px;display:block}.mj-exact-canvas{display:flex;flex-direction:column;gap:18px;padding:16px 16px 120px;width:100%}.ds-dashboard{gap:22px}.ds-section{display:flex;flex-direction:column;gap:12px}.ds-section-head{display:grid;grid-gap:3px;gap:3px;padding:0 2px}.ds-section-head h2{margin:0;color:var(--figma-text);font-size:17px;line-height:22px;font-weight:750;letter-spacing:0}.ds-section-head p{margin:0;color:var(--figma-muted);font-size:12px;line-height:17px}.ds-composition-grid,.ds-summary-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.ds-card-copy{margin:-2px 0 2px;color:var(--figma-muted);font-size:12px;line-height:17px}.mj-exact-hero-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--figma-line);border-radius:24px;box-shadow:0 8px 24px rgba(15,23,42,.06);padding:22px;display:flex;flex-direction:column;gap:0}.mj-hero-glow{position:absolute;right:1px;top:1px;width:128px;height:128px;border-radius:0 0 0 9999px;background:#e8f3ed;opacity:.5;pointer-events:none}.mj-exact-eyebrow{color:var(--figma-muted);font-size:11px;line-height:16.5px;font-weight:600;text-transform:none;margin-bottom:3.5px}.mj-exact-eyebrow,.mj-exact-total{position:relative;letter-spacing:0}.mj-exact-total{display:flex;align-items:baseline;gap:4px;color:var(--figma-text);font-size:34px;line-height:37.4px;font-weight:700;margin-bottom:24px}.mj-exact-total span{color:#9ca3af;font-size:20px;line-height:28px;font-weight:400}.mj-progress-copy{position:relative;display:flex;justify-content:space-between;align-items:flex-end;color:var(--figma-muted);font-size:14px;line-height:19.6px;font-weight:400;margin-bottom:8px}.mj-exact-progress{position:relative;width:100%;height:10px;border-radius:9999px;background:#f4f5f6;overflow:hidden;margin-bottom:8px}.mj-exact-progress span{display:block;height:100%;max-width:100%;min-width:0;border-radius:9999px;background:var(--figma-green2)}.mj-progress-label{position:relative;color:var(--figma-green2);font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:0;text-transform:none;text-align:right}.mj-exact-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:106.8px 107.8px;grid-gap:8px;gap:8px}.mj-exact-metrics.compact{grid-template-rows:106.8px}.mj-exact-metric{background:#fff;border:1px solid var(--figma-line);border-radius:12px;box-shadow:0 4px 12px rgba(15,23,42,.04);padding:16px;display:flex;flex-direction:column;min-width:0}.mj-metric-icon{width:32px;height:32px;border-radius:9999px;display:grid;place-items:center;flex:0 0 auto}.mj-metric-icon.red{background:#f8e9e8}.mj-metric-icon.blue{background:#d4e3ff}.mj-metric-icon.green{background:#e8f3ed}.mj-metric-icon.neutral{background:#ecefea}.mj-metric-icon img{max-width:18px;max-height:18px;display:block}.mj-metric-label{color:var(--figma-muted);font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:0;text-transform:none}.mj-exact-metric strong{margin-top:auto;color:var(--figma-text);font-size:24px;line-height:28.8px;font-weight:600;letter-spacing:0}.mj-exact-metric strong.green{color:var(--figma-green2)}.mj-dash-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.mj-dash-insight{min-width:0;background:#fff;border:1px solid var(--figma-line);border-radius:12px;box-shadow:0 4px 12px rgba(15,23,42,.04);padding:14px;display:flex;flex-direction:column;gap:6px}.mj-dash-insight:last-child:nth-child(odd){grid-column:1/-1}.mj-dash-insight span{color:var(--figma-muted);font-size:11px;line-height:16px;font-weight:600;letter-spacing:0;text-transform:none}.mj-dash-insight strong{color:var(--figma-text);font-size:18px;line-height:22px;font-weight:700;letter-spacing:0}.mj-dash-insight p{margin:0;color:var(--figma-muted);font-size:12px;line-height:16px}.mj-dash-insight.positive strong{color:var(--figma-green2)}.mj-dash-insight.warning strong{color:#b45309}.ds-composition-card{gap:12px}.ds-composition-bar{display:flex;width:100%;height:12px;overflow:hidden;border-radius:999px;background:var(--figma-line)}.ds-composition-bar span{display:block;min-width:0;height:100%}.ds-composition-bar .fixed{background:var(--figma-green)}.ds-composition-bar .variable{background:#7aa38a}.ds-composition-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ds-composition-values div{min-width:0;padding:10px;border:1px solid var(--figma-line);border-radius:10px;background:#f8fafc}.ds-composition-values span{display:block;color:var(--figma-muted);font-size:10px;line-height:14px;font-weight:600;letter-spacing:0;text-transform:none}.ds-composition-values strong{display:block;margin-top:3px;color:var(--figma-text);font-size:14px;line-height:18px;font-weight:750;white-space:nowrap}.mj-exact-ranking{background:#fff;border:1px solid var(--figma-line);border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.06);padding:22px;display:flex;flex-direction:column;gap:16px}.mj-exact-ranking h2{margin:0;color:var(--figma-text);font-size:20px;line-height:28px;font-weight:700;letter-spacing:0}.mj-ranking-list{gap:16px}.mj-ranking-item,.mj-ranking-list{display:flex;flex-direction:column}.mj-ranking-item{gap:8px}.mj-ranking-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--figma-text);font-size:15px;line-height:22.5px}.mj-ranking-head span{font-weight:400;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mj-ranking-head strong{font-weight:700;white-space:nowrap}.mj-ranking-bar{height:8px;width:100%;background:#f4f5f6;border-radius:9999px;overflow:hidden}.mj-ranking-bar span{display:block;height:100%;border-radius:9999px}.mj-ranking-bar .c1{background:#4f7db8}.mj-ranking-bar .c2{background:#2f6f4e}.mj-ranking-bar .c3{background:#f5c542}.mj-exact-bottom{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,430px);height:92px;z-index:100;background:#fff;border:1px solid var(--figma-line);border-bottom:0;border-radius:16px 16px 0 0;box-shadow:0 -8px 24px rgba(15,23,42,.06);display:flex;align-items:center;gap:4px;padding:8px 17.98px 0}.mj-bottom-item{color:#94a3b8;text-decoration:none;border-radius:12px;padding:4px 12px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;min-width:0}.mj-bottom-item.active{background:#ecfdf580;color:var(--figma-green)}.mj-bottom-item img{width:20px;height:20px;object-fit:contain;display:block}.mj-bottom-item span{color:currentColor;font-size:10px;line-height:15px;font-weight:600;letter-spacing:.5px;white-space:nowrap}.mj-dashboard-loading{margin:16px;padding:22px;border-radius:20px;background:#fff;border:1px solid #eef0f2;color:#6b7280;box-shadow:0 8px 24px rgba(15,23,42,.06)}@media (min-width:431px){.mj-exact-bottom{max-width:430px}}.mj-progress-label.up{color:var(--figma-green2);text-transform:none}.mj-progress-label.down{color:#b45309;text-transform:none}.mj-metric-head{display:flex;align-items:center;gap:8px;min-height:32px}.mj-exact-metric{gap:8px;justify-content:space-between;overflow:hidden}.mj-exact-metric strong{margin-top:0;font-size:clamp(21px,5.9vw,24px);line-height:1.1;white-space:nowrap;max-width:100%}.mj-exact-metric:nth-child(3) strong{font-size:clamp(20px,5.55vw,23px)}.mj-exact-metric:nth-child(3) .mj-metric-label{line-height:15.5px}@media (max-width:720px){.fixed-page-clean .ds-page-header,.fixed-page-clean .fixed-expense-actions-col .fixed-actions-row,.fixed-page-clean .fixed-expense-main>.fixed-expense-note:first-of-type,.fixed-page-clean .fixed-expense-main>.fixed-expense-note:nth-of-type(2),.fixed-page-clean .fixed-expense-meta>.fixed-expense-note,.fixed-page-clean .fixed-mini-grid,.fixed-page-clean .fixed-period-card,.fixed-page-clean .fixed-summary-line{display:none!important}.fixed-page-clean{width:100%;max-width:430px;margin:0 auto;min-height:100vh;padding:16px 16px 120px!important;background:#f4f5f6;display:flex!important;flex-direction:column;gap:18px!important}.fixed-page-clean .fixed-overview-card{order:-5;position:relative;overflow:hidden;background:#fff!important;border:1px solid #eef0f2!important;border-radius:12px!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important;padding:22px!important}.fixed-page-clean .fixed-overview-card:before{content:"";position:absolute;right:-39px;top:-39px;width:128px;height:128px;border-radius:9999px;background:#e8f3ed;filter:blur(20px);opacity:.5}.fixed-page-clean .fixed-overview-head{position:relative;display:flex!important;flex-direction:column;gap:4px;align-items:flex-start}.fixed-page-clean .fixed-overview-head strong{color:#6b7280;font-size:11px;line-height:16.5px;letter-spacing:.55px;text-transform:uppercase;font-weight:600}.fixed-page-clean .fixed-overview-head strong:before{content:"DEZEMBRO"}.fixed-page-clean .fixed-overview-head strong{font-size:0}.fixed-page-clean .fixed-overview-head strong:before{font-size:11px}.fixed-page-clean .fixed-overview-total{color:#17211b;font-size:34px!important;line-height:37.4px!important;font-weight:700!important;letter-spacing:-.85px!important}.fixed-page-clean .fixed-overview-card:after{content:"45% Pago";position:relative;display:block;margin-top:18px;padding-top:0;height:17px;color:#6b7280;font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:.55px;text-align:right;background:linear-gradient(90deg,#2f6f4e 0 45%,#e6e9e4 45% 100%);background-repeat:no-repeat;background-size:calc(100% - 68px) 8px;background-position:left 4px;border-radius:9999px}.fixed-page-clean .fixed-list-head{display:flex!important;justify-content:space-between;align-items:flex-end;padding-top:8px}.fixed-page-clean .fixed-list-head strong{color:#17211b;font-size:20px;line-height:28px;font-weight:700;letter-spacing:0}.fixed-page-clean .fixed-list-head:after{content:"4 contas";color:#6b7280;font-size:14px;line-height:19.6px}.fixed-page-clean .fixed-list-head .action-button{display:none!important}.fixed-page-clean .fixed-expense-list.clean{display:flex!important;flex-direction:column;gap:16px!important}.fixed-page-clean .fixed-expense-item.clean{position:relative;display:grid!important;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;background:#fff!important;border:1px solid #eef0f2!important;border-radius:12px!important;box-shadow:0 4px 16px rgba(15,23,42,.03)!important;padding:16px!important;min-height:104px;overflow:hidden}.fixed-page-clean .fixed-expense-item.clean:before{content:"";width:48px;height:48px;border-radius:9999px;background:#e8f3ed;grid-column:1;grid-row:1}.fixed-page-clean .fixed-expense-item.clean:has(.warning):after{content:"";position:absolute;left:1px;top:1px;bottom:1px;width:4px;background:#f5c542}.fixed-page-clean .fixed-expense-main{grid-column:2;min-width:0;display:flex;flex-direction:column;gap:4px}.fixed-page-clean .fixed-expense-name{color:#17211b;font-size:15px;line-height:22.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixed-page-clean .fixed-expense-main .fixed-expense-note{color:#6b7280;font-size:12px;line-height:18px}.fixed-page-clean .fixed-expense-main .fixed-expense-note:last-child:before{content:"Venc. "}.fixed-page-clean .fixed-expense-meta{grid-column:3;align-self:center;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.fixed-page-clean .fixed-expense-value{color:#17211b;font-size:15px!important;line-height:22.5px!important;font-weight:600!important;white-space:nowrap}.fixed-page-clean .fixed-expense-value-standalone{display:none!important}.fixed-page-clean .fixed-status-row{position:absolute;top:16px;right:16px}.fixed-page-clean .fixed-status-row .action-button{display:none!important}.fixed-page-clean .status-badge{padding:2px 8px!important;border-radius:6px!important;font-size:11px!important;line-height:16.5px!important;letter-spacing:.55px!important;text-transform:uppercase}.fixed-page-clean .fixed-form-card,.fixed-page-clean .warning-box{border-radius:12px!important;border:1px solid #eef0f2!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important}}.route-fixed .topbar,.route-fixed>.bottom-nav{display:none!important}.route-fixed.app-frame{background:#f4f5f6!important;max-width:430px!important;margin:0 auto!important;min-height:100vh!important;padding:0!important;box-shadow:0 0 40px rgba(0,0,0,.03)!important}.route-fixed .app-content.container,.route-fixed .container.app-content{width:100%!important;max-width:430px!important;padding:0!important;margin:0 auto!important}.mj-fixos-exact{--figma-bg:#f4f5f6;--figma-card:#ffffff;--figma-line:#eef0f2;--figma-text:#17211b;--figma-muted:#6b7280;--figma-green:#065f46;--figma-green2:#2f6f4e;--figma-soft:#ecfdf580;width:100%;max-width:430px;min-height:942px;margin:0 auto;background:var(--figma-bg);color:var(--figma-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:0 0 92px;position:relative;overflow-x:hidden}.mj-fixos-topbar{position:relative;top:auto}.mj-fixos-canvas{padding:16px 16px 120px}.mj-fixos-canvas,.mj-fixos-hero{display:flex;flex-direction:column;width:100%}.mj-fixos-hero{position:relative;overflow:hidden;gap:8px;padding:22px;border:1px solid var(--figma-line);background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.mj-fixos-hero-glow{position:absolute;right:-39px;top:-39px;width:128px;height:128px;border-radius:9999px;background:#e8f3ed;filter:blur(20px);opacity:.5}.mj-fixos-hero-head,.mj-fixos-progress-row,.mj-fixos-subtitle,.mj-fixos-total{position:relative}.mj-fixos-hero-head{display:flex;align-items:center;justify-content:space-between}.mj-fixos-hero-head span{color:var(--figma-muted);font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:.55px;text-transform:uppercase}.mj-fixos-hero-head img{width:14px;height:4px}.mj-fixos-subtitle{color:var(--figma-muted);font-size:14px;line-height:19.6px;font-weight:400;margin-top:-1px}.mj-fixos-total{color:var(--figma-text);font-size:34px;line-height:37.4px;letter-spacing:-.85px;font-weight:700}.mj-fixos-progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;padding-top:8px}.mj-fixos-track{height:8px;overflow:hidden;border-radius:9999px;background:#e6e9e4}.mj-fixos-track span{display:block;height:100%;border-radius:inherit;background:var(--figma-green2)}.mj-fixos-progress-row strong{color:var(--figma-muted);font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:.55px;white-space:nowrap}.mj-fixos-error{padding:12px 14px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:13px}.mj-fixos-list-title{display:flex;align-items:flex-end;justify-content:space-between;padding-top:8px}.mj-fixos-list-title h1{margin:0;color:var(--figma-text);font-weight:700}.mj-fixos-list-title span{color:var(--figma-muted);line-height:19.6px;font-weight:400}.mj-fixos-list{display:flex;flex-direction:column;gap:16px}.mj-fixos-bill{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-gap:16px;width:100%;border:1px solid var(--figma-line);background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.03);overflow:hidden}.mj-fixos-bill.pending:before{content:"";position:absolute;top:1px;bottom:1px;left:1px;width:4px;background:#f5c542}.mj-bill-icon{width:48px;height:48px;border-radius:9999px;background:#e8f3ed;display:flex;align-items:center;justify-content:center}.mj-fixos-bill.pending .mj-bill-icon{background:#e6e9e4}.mj-bill-icon img{max-width:24px;max-height:22px}.mj-bill-main{min-width:0;display:flex;flex-direction:column}.mj-bill-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.mj-bill-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--figma-text)}.mj-bill-badge{border:0}.mj-bill-badge.paid{background:#e8f3ed;color:var(--figma-green2)}.mj-bill-badge.pending{background:#fef3c7;color:#b45309}.mj-bill-payer,.mj-bill-row{display:flex;align-items:center;gap:6px;color:var(--figma-muted)}.mj-bill-row img{width:11px;height:12px}.mj-payer-avatar{width:20px;height:20px;border-radius:9999px;overflow:hidden;border:1px solid var(--figma-line)}.mj-payer-avatar img{width:100%;height:100%;object-fit:cover;display:block}.mj-bill-value{border:0;background:transparent;padding:0}.mj-bill-actions,.mj-bill-month-edit{grid-column:1/-1;display:flex;gap:8px;padding-top:6px}.mj-bill-actions button,.mj-bill-month-edit button{border:1px solid var(--figma-line);background:#f8faf9;border-radius:10px;padding:7px 10px;font-size:12px}.mj-bill-month-edit input{min-width:0;flex:1 1;border:1px solid var(--figma-line);border-radius:10px;padding:7px 10px}.mj-fixos-form-card{background:#fff;border:1px solid var(--figma-line);border-radius:12px;box-shadow:0 8px 24px rgba(15,23,42,.06);padding:16px}.mj-fixos-fab{position:fixed;left:calc(50% + 135px);bottom:110px;border:0;border-radius:9999px;background:var(--figma-green2);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(47,111,78,.4);z-index:40;cursor:pointer}.mj-fixos-fab img{width:14px;height:14px}.mj-fixos-bottom{max-width:430px}@media (max-width:380px){.mj-fixos-bill{grid-template-columns:44px minmax(0,1fr) auto;gap:12px}.mj-bill-head{flex-direction:column;gap:3px}.mj-bill-value{grid-column:2/4;justify-self:end}.mj-fixos-fab{left:auto;right:18px}}.mj-fixos-exact{background:#f4f5f6}.mj-fixos-canvas{gap:18px}.mj-fixos-hero{min-height:156px;border-radius:12px}.mj-fixos-list-title{padding-top:22px}.mj-fixos-list-title h1{font-size:20px;line-height:28px;letter-spacing:0}.mj-fixos-list-title span{font-size:14px;line-height:20px}.mj-fixos-bill{grid-template-columns:48px minmax(0,1fr) 78px;gap:16px;min-height:104px;padding:16px;align-items:center;border-radius:12px}.mj-bill-main{gap:4px;align-self:center}.mj-bill-head{display:block;min-width:0}.mj-bill-head strong{display:block;max-width:100%;font-size:15px;line-height:22.5px;font-weight:600;letter-spacing:0}.mj-bill-payer,.mj-bill-row{font-size:12px;line-height:18px;color:#6b7280}.mj-bill-side{align-self:stretch;justify-self:end;display:grid;grid-template-rows:auto 1fr;justify-items:end;align-items:start;grid-gap:8px;gap:8px;min-width:78px}.mj-bill-badge{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:21px;border-radius:6px;padding:2px 8px;font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:.55px;white-space:nowrap;cursor:pointer}.mj-bill-badge:disabled{cursor:default}.mj-bill-value{all:unset;box-sizing:border-box;align-self:center;justify-self:end;color:var(--figma-text);font-size:15px;line-height:22.5px;font-weight:600;white-space:nowrap;cursor:pointer;text-align:right}.mj-fixos-bill.pending:before{border-radius:12px 0 0 12px}.mj-fixos-fab{width:56px;height:56px;bottom:108px}@media (max-width:380px){.mj-fixos-bill{grid-template-columns:44px minmax(0,1fr) 72px;gap:12px}.mj-bill-side{min-width:72px}.mj-bill-value{grid-column:auto;grid-row:auto}}.route-history .topbar,.route-history>.bottom-nav{display:none!important}.route-history.app-frame{background:#f4f5f6!important;max-width:430px!important;margin:0 auto!important;min-height:100vh!important;padding:0!important;box-shadow:0 0 40px rgba(0,0,0,.03)!important}.route-history .app-content.container,.route-history .container.app-content{width:100%!important;max-width:430px!important;padding:0!important;margin:0 auto!important}.mj-historico-exact{--figma-bg:#f4f5f6;--figma-card:#ffffff;--figma-line:#eef0f2;--figma-text:#17211b;--figma-title:#0f172a;--figma-muted:#6b7280;--figma-green:#065f46;--figma-green2:#2f6f4e;--figma-soft:#ecfdf580;width:100%;max-width:430px;min-height:884px;margin:0 auto;background:var(--figma-bg);color:var(--figma-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:64px 0 92px;position:relative;overflow-x:hidden}.mj-history-topbar{position:fixed;left:50%;top:0;transform:translateX(-50%);z-index:90;width:min(100%,430px);height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e2e8f0;background:rgba(248,250,252,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mj-history-topbar strong{color:#0f172a;font-size:18px;line-height:28px;font-weight:700;letter-spacing:-.45px}.mj-history-icon-button{width:40px;height:40px;border:0;background:transparent;border-radius:9999px;padding:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mj-history-icon-button img{width:18px;height:18px;display:block;object-fit:contain}.mj-history-canvas{gap:18px;padding:16px 16px 120px}.mj-history-canvas,.mj-history-controls{display:flex;flex-direction:column;width:100%}.mj-history-controls{gap:8px}.mj-history-search{width:100%;min-height:50px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--figma-line);border-radius:12px;padding:0 16px;color:#9ca3af;box-shadow:none}.mj-history-search img{width:18px;height:18px;flex:0 0 auto}.mj-history-search input{width:100%;min-width:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--figma-text);font-size:15px;line-height:20px;font-weight:400;padding:0!important}.mj-history-search input::placeholder{color:#9ca3af;opacity:1}.mj-history-chips{width:100%;min-height:42px;display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}.mj-history-chips::-webkit-scrollbar{display:none}.mj-history-chips button{all:unset;box-sizing:border-box;min-height:40px;padding:8px 16px;border-radius:9999px;background:#fff;border:1px solid var(--figma-line);color:var(--figma-text);font-size:14px;line-height:19.6px;font-weight:400;white-space:nowrap;cursor:pointer}.mj-history-chips button.active{background:var(--figma-green2);border-color:var(--figma-green2);color:#fff;font-weight:600;text-transform:capitalize}.mj-history-advanced{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding-top:6px}.mj-history-advanced select{min-width:0;min-height:42px;border:1px solid var(--figma-line);background:#fff;border-radius:12px;color:var(--figma-text);font-size:13px;padding:0 10px}.mj-history-group{display:flex;flex-direction:column;gap:8px;width:100%}.mj-history-group h2{margin:0;padding:0 4px;color:var(--figma-muted);font-size:14px;line-height:19.6px;font-weight:400;letter-spacing:0}.mj-history-list{display:flex;flex-direction:column;gap:12px}.mj-history-item{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;width:100%;min-height:81px;padding:16px;border:1px solid var(--figma-line);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.mj-history-item-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid var(--figma-line);background:#f8faf9;overflow:hidden}.mj-history-item-icon img{max-width:22px;max-height:22px;object-fit:contain}.mj-history-item-icon img[src^="/"]:not([src*="/figma/"]),.mj-history-item-icon img[src^=http]{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.mj-history-item-main{min-width:0;display:flex;flex-direction:column;gap:2px}.mj-history-item-main strong{color:var(--figma-text);font-size:15px;line-height:22.5px;font-weight:600;letter-spacing:0}.mj-history-item-main span,.mj-history-item-main strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mj-history-item-main span{color:var(--figma-muted);font-size:14px;line-height:19.6px;font-weight:400}.mj-history-item-side{min-width:72px;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.mj-history-item-side strong{color:var(--figma-text);font-size:15px;line-height:22.5px;font-weight:700;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mj-history-badge{display:inline-flex;align-items:center;justify-content:center;min-height:21px;padding:2px 8px;border-radius:4px;font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:.55px;white-space:nowrap}.mj-history-badge.receipt{background:#e8f3ed;color:var(--figma-green2)}.mj-history-badge.manual{background:#f8faf9;border:1px solid var(--figma-line);color:var(--figma-muted)}.mj-history-actions{position:absolute;top:6px;right:6px}.mj-history-actions>button{all:unset;box-sizing:border-box;width:28px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:9999px;color:#9ca3af;font-size:18px;line-height:1;cursor:pointer}.mj-history-popover{position:absolute;right:0;top:28px;z-index:20;min-width:120px;padding:6px;display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid var(--figma-line);border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.13)}.mj-action-sheet-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.32);display:flex;align-items:flex-end;justify-content:center;padding:16px}.mj-action-sheet{width:min(100%,430px);background:#fff;border-radius:24px;padding:16px;box-shadow:0 24px 70px rgba(15,23,42,.24)}.mj-action-sheet-header{display:flex;justify-content:space-between;gap:12px;padding:4px 4px 14px;border-bottom:1px solid rgba(15,23,42,.08)}.mj-action-sheet-header span{color:#3f8f5c;font-weight:800}.mj-action-sheet-cancel,.mj-action-sheet-item{width:100%;border:0;background:transparent;display:block;text-align:left;padding:15px 4px;font:inherit;color:#111827;text-decoration:none}.mj-action-sheet-item.danger{color:#b42318}.mj-action-sheet-cancel{margin-top:4px;text-align:center;border-radius:16px;background:#f3f4f6;font-weight:700}.mj-history-popover a,.mj-history-popover button{all:unset;box-sizing:border-box;padding:9px 10px;border-radius:8px;color:var(--figma-text);font-size:13px;cursor:pointer}.mj-history-popover button{color:#b94a48}.mj-history-state{width:100%;padding:16px;border:1px solid var(--figma-line);border-radius:12px;background:#fff;color:var(--figma-muted);font-size:14px;line-height:20px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.mj-history-state.error{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.mj-history-bottom{max-width:430px}@media (max-width:380px){.mj-history-canvas{padding-left:14px;padding-right:14px}.mj-history-item{grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:14px}.mj-history-item-icon{width:44px;height:44px}.mj-history-item-side{min-width:66px}.mj-history-advanced{grid-template-columns:1fr}}.route-receipt.app-frame{background:#e8f3ed!important;padding-bottom:92px!important}.route-receipt .topbar{height:64px!important;background:#f8fafc!important;border-bottom:1px solid #eef0f2!important;box-shadow:none!important}.route-receipt .topbar-inner{height:64px!important;max-width:430px!important;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.route-receipt .brand-compact{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important}.route-receipt .brand-nav-logo{width:32px!important;height:32px!important;border-radius:9999px!important;border:1px solid #eef0f2!important;object-fit:cover!important}.route-receipt .brand-compact strong{color:#065f46!important;font-size:20px!important;line-height:28px!important;font-weight:800!important;letter-spacing:-.5px!important}.route-receipt .brand-compact small,.route-receipt .topbar-ghost{display:none!important}.route-receipt .topbar-bell{width:40px!important;height:40px!important;color:#065f46!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.route-receipt .topbar-bell svg{width:19px!important;height:19px!important}.route-receipt .app-content.container,.route-receipt .container.app-content{padding:24px 16px 120px!important;background:#e8f3ed!important}.route-receipt .receipt-clean-page{display:flex!important;flex-direction:column!important;gap:18px!important;width:100%!important}.route-receipt .ds-page-header,.route-receipt .page-header{margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}.route-receipt .ds-page-title{margin:0!important;color:#17211b!important;font-size:30px!important;line-height:36px!important;font-weight:700!important;letter-spacing:-.6px!important;text-transform:none!important}.route-receipt .ds-page-subtitle{margin:0!important;color:#6b7280!important;font-size:14px!important;line-height:19.6px!important;font-weight:400!important}.route-receipt .mode-selector-v721,.route-receipt .mode-selector-v721.compact{width:100%!important;height:58px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:0!important;gap:0!important;padding:4px!important;border-radius:9999px!important;background:#f8faf9!important;border:1px solid #eef0f2!important;box-shadow:none!important}.route-receipt .mode-card-v721,.route-receipt .mode-card-v721.active{min-height:48px!important;height:48px!important;border:0!important;border-radius:9999px!important;padding:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#6b7280!important;text-decoration:none!important}.route-receipt .mode-card-v721.active{background:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.04)!important;color:#2f6f4e!important}.route-receipt .mode-card-v721 strong{font-size:15px!important;line-height:22.5px!important;font-weight:600!important;color:inherit!important}.route-receipt .mode-card-v721 span{display:none!important}.route-receipt .mode-card-v721:not(.active):before{content:"";width:15px;height:15px;display:inline-block;background:currentColor;opacity:.9;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M7 3h10v18l-2-1-3 1-3-1-2 1V3Z'/%3E%3Cpath d='M9 8h6M9 12h6M9 16h4'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M7 3h10v18l-2-1-3 1-3-1-2 1V3Z'/%3E%3Cpath d='M9 8h6M9 12h6M9 16h4'/%3E%3C/svg%3E") center/contain no-repeat}.route-receipt .card.transaction-form-v721.clean,.route-receipt .transaction-form-v721.clean{width:100%!important;display:flex!important;flex-direction:column!important;gap:18px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.route-receipt .transaction-section-v721,.route-receipt .values-section-v721{width:100%!important;display:flex!important;flex-direction:column!important;gap:20px!important;padding:22px!important;border-radius:20px!important;border:1px solid #eef0f2!important;background:#fff!important;box-shadow:0 8px 24px rgba(15,23,42,.04)!important}.route-receipt .photo-form-shell-v730 h2,.route-receipt .transaction-section-v721 h2,.route-receipt .values-section-v721 h2{margin:0!important;color:#17211b!important;font-size:20px!important;line-height:28px!important;font-weight:700!important;letter-spacing:0!important;border:0!important}.route-receipt .transaction-form-v721 .grid,.route-receipt .transaction-form-v721 .grid-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:16px!important;gap:16px!important}.route-receipt .photo-form-shell-v730 label,.route-receipt .transaction-form-v721 label{display:flex!important;flex-direction:column!important;gap:6px!important;color:#6b7280!important;font-size:11px!important;line-height:16.5px!important;font-weight:600!important;letter-spacing:.55px!important;text-transform:uppercase!important}.route-receipt .transaction-form-v721 label:nth-child(2),.route-receipt .transaction-form-v721 label:nth-child(3){grid-column:1/-1!important}.route-receipt .photo-form-shell-v730 input,.route-receipt .photo-form-shell-v730 select,.route-receipt .photo-form-shell-v730 textarea,.route-receipt .transaction-form-v721 input,.route-receipt .transaction-form-v721 select,.route-receipt .transaction-form-v721 textarea{width:100%!important;min-height:48px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#f8faf9!important;padding:0 16px!important;color:#17211b!important;font-size:15px!important;line-height:normal!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}.route-receipt .transaction-form-v721 input::placeholder,.route-receipt .transaction-form-v721 textarea::placeholder{color:#9ca3af!important;opacity:1!important}.route-receipt .transaction-form-v721 textarea{min-height:88px!important;padding:14px 16px!important;resize:vertical!important}.route-receipt .value-considered-v721{width:100%!important;min-height:84px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px!important;border:1px solid rgba(47,111,78,.2)!important;border-radius:16px!important;background:#e8f3ed!important}.route-receipt .value-considered-v721 .small{color:#2f6f4e!important;font-size:15px!important;line-height:22.5px!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important}.route-receipt .value-considered-v721 strong{color:#2f6f4e!important;font-size:28px!important;line-height:42px!important;font-weight:700!important;letter-spacing:0!important;white-space:nowrap!important}.route-receipt .transaction-section-v721>.small:empty,.route-receipt .values-section-v721>.small:empty{display:none!important}.route-receipt .transaction-form-v721>.transaction-section-v721:nth-of-type(3){padding-top:16px!important}.route-receipt .actions{width:100%!important;display:flex!important;flex-direction:column!important;gap:10px!important}.route-receipt .primary-cta-v721{width:100%!important;min-height:56px!important;border:0!important;border-radius:16px!important;background:#2f6f4e!important;color:#fff!important;font-size:15px!important;line-height:22.5px!important;font-weight:700!important;box-shadow:0 4px 12px rgba(47,111,78,.2)!important}.route-receipt .actions .secondary{min-height:44px!important;border-radius:14px!important;background:transparent!important;color:#6b7280!important;border:1px solid #e5e7eb!important}.route-receipt .photo-form-shell-v730{width:100%!important;display:flex!important;flex-direction:column!important;gap:18px!important;padding:22px!important;border-radius:20px!important;border:1px solid #eef0f2!important;background:#fff!important;box-shadow:0 8px 24px rgba(15,23,42,.04)!important}.route-receipt .photo-form-shell-v730 .transaction-section-v721{border:1px solid #eef0f2!important;box-shadow:none!important;border-radius:20px!important}.route-receipt .receipt-capture-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:14px!important;gap:14px!important;margin-top:12px!important}.route-receipt .receipt-actions-linear button,.route-receipt .receipt-capture-actions button{min-height:56px!important;border:0!important;border-radius:16px!important;background:#176f86!important;color:#fff!important;font-size:15px!important;font-weight:700!important}.route-receipt .receipt-actions-linear .secondary,.route-receipt .receipt-capture-actions .secondary{background:#fff!important;color:#17211b!important;border:1px solid #d7e1e8!important}.route-receipt .receipt-preview-shell{min-height:320px!important;border:1px dashed #cfe1ea!important;border-radius:20px!important;background:#f8faf9!important;display:flex!important;align-items:center!important;justify-content:center!important}.route-receipt .receipt-preview-empty{text-align:center!important;max-width:270px!important}.route-receipt .receipt-preview-empty strong{display:block!important;color:#17211b!important;font-size:18px!important;line-height:1.2!important;margin-bottom:8px!important}@media (max-width:380px){.route-receipt .app-content.container,.route-receipt .container.app-content{padding-left:12px!important;padding-right:12px!important}.route-receipt .transaction-form-v721 .grid,.route-receipt .transaction-form-v721 .grid-2{grid-template-columns:1fr!important}.route-receipt .transaction-form-v721 label{grid-column:1/-1!important}}.mj-nova-exact{min-height:100dvh;background:var(--figma-bg);display:flex;flex-direction:column}.mj-nova-topbar{height:64px;background:#f8fafc;border-bottom:1px solid var(--figma-line);display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.mj-nova-topbar strong{position:absolute;left:50%;transform:translateX(-50%);color:var(--figma-text);font-size:17px;font-weight:700;letter-spacing:-.2px;white-space:nowrap}.mj-nova-back{width:40px;height:40px;display:grid;place-items:center;color:var(--figma-text);border-radius:12px;flex-shrink:0}.mj-nova-back svg{width:22px;height:22px}.mj-nova-topbar-spacer{width:40px;flex-shrink:0}.mj-nova-canvas{display:flex;flex-direction:column;gap:14px;padding:20px 16px 120px;width:100%;flex:1 1}.mj-nova-segmented{display:flex;background:#fff;border:1px solid var(--figma-line);border-radius:16px;padding:4px;gap:4px;box-shadow:var(--figma-shadow-soft)}.mj-nova-seg-item{flex:1 1;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:14px;font-weight:600;letter-spacing:0;color:var(--figma-muted);background:transparent;border:none;cursor:pointer;text-decoration:none;transition:background .15s,color .15s}.mj-nova-seg-item.active{background:var(--figma-green);color:#fff;box-shadow:0 2px 8px rgba(6,95,70,.18)}.mj-nova-form{gap:14px}.mj-nova-card,.mj-nova-form{display:flex;flex-direction:column}.mj-nova-card{background:#fff;border:1px solid var(--figma-line);border-radius:20px;box-shadow:var(--figma-shadow-card);padding:22px;gap:18px}.mj-nova-card h2{margin:0;color:var(--figma-text);font-size:18px;line-height:1.3;font-weight:700;letter-spacing:0}.mj-nova-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.mj-nova-fields--2col{grid-template-columns:repeat(2,minmax(0,1fr))}.mj-nova-field{display:flex;flex-direction:column;gap:6px}.mj-nova-field--full{grid-column:1/-1}.mj-nova-field>span{color:var(--figma-muted);font-size:11px;font-weight:600;letter-spacing:.55px;text-transform:uppercase}.mj-nova-field input,.mj-nova-field select,.mj-nova-field textarea{width:100%;min-height:48px;border:1px solid var(--figma-line);border-radius:14px;background:#f8fafc;padding:0 14px;color:var(--figma-text);font-size:15px;font-weight:400;line-height:normal;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mj-nova-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.mj-nova-field textarea{min-height:88px;padding:14px;resize:vertical;line-height:1.5}.mj-nova-field input:focus,.mj-nova-field select:focus,.mj-nova-field textarea:focus{border-color:var(--figma-green);box-shadow:0 0 0 3px rgba(6,95,70,.08);background:#fff}.mj-nova-field input::placeholder,.mj-nova-field textarea::placeholder{color:#b0bec5}.mj-nova-final{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--figma-green-soft);border:1px solid rgba(47,111,78,.18);border-radius:16px;padding:16px 20px;min-height:72px}.mj-nova-final span{color:var(--figma-green-2);font-size:14px;font-weight:600;letter-spacing:.2px}.mj-nova-final strong{color:var(--figma-green-2);font-size:28px;font-weight:700;letter-spacing:-.5px;white-space:nowrap}.mj-nova-error{margin:0;padding:14px 18px;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;color:#b91c1c;font-size:14px;font-weight:500}.mj-nova-actions{display:flex;flex-direction:column;gap:10px;padding-bottom:8px}.mj-nova-cta{width:100%;min-height:56px;border:none;border-radius:16px;background:var(--figma-green);color:#fff;font-size:16px;font-weight:700;letter-spacing:0;cursor:pointer;box-shadow:0 4px 14px rgba(6,95,70,.22);transition:opacity .15s}.mj-nova-cta:disabled{opacity:.6;cursor:not-allowed}.mj-nova-secondary{width:100%;min-height:48px;border:1px solid var(--figma-line);border-radius:14px;background:transparent;color:var(--figma-muted);font-size:15px;font-weight:500;cursor:pointer}.mj-nova-exact~*{display:none}@media (max-width:380px){.mj-nova-fields,.mj-nova-fields--2col{grid-template-columns:1fr}.mj-nova-field--full{grid-column:1/-1}}.mj-ajustes-exact{background:var(--figma-bg)}.mj-ajustes-bell{color:var(--figma-muted);flex-shrink:0}.mj-ajustes-bell svg{width:22px;height:22px}.mj-ajustes-profile{gap:14px;background:#fff;border:1px solid var(--figma-line);border-radius:20px;box-shadow:var(--figma-shadow-card);padding:18px 20px}.mj-ajustes-avatar{width:52px;height:52px;flex-shrink:0;display:block}.mj-ajustes-profile-info strong{color:var(--figma-text);font-size:17px;letter-spacing:-.2px}.mj-ajustes-profile-info span{color:var(--figma-muted);font-size:13px}.mj-ajustes-group{gap:8px}.mj-ajustes-group-label{color:var(--figma-muted);font-size:11px;letter-spacing:.8px;padding-left:4px}.mj-ajustes-card{border:1px solid var(--figma-line);border-radius:20px;box-shadow:var(--figma-shadow-card)}.mj-ajustes-item{gap:14px;padding:15px 18px;color:var(--figma-text);font-size:15px;font-weight:500;border:none;border-bottom:1px solid var(--figma-line);transition:background .12s}.mj-ajustes-item:last-child{border-bottom:none}.mj-ajustes-item:active{background:#f8fafc}.mj-ajustes-item>span:not(.mj-ajustes-icon):not(.mj-ajustes-badge){flex:1 1;min-width:0}.mj-ajustes-item>svg{color:var(--figma-muted);flex-shrink:0}.mj-ajustes-icon{width:36px;height:36px;border-radius:10px;flex-shrink:0}.mj-ajustes-badge{font-size:11px;letter-spacing:.3px;padding:3px 10px;border-radius:999px;color:var(--figma-muted);flex-shrink:0}.mj-ajustes-badge.ok{background:var(--figma-green-soft);color:var(--figma-green-2)}.mj-ajustes-exact .mj-ajustes-card,.mj-markets-page .mj-sub-alias-section,.mj-markets-page .mj-sub-market-item,.mj-sub-exact .mj-nova-card,.mj-sub-exact .mj-sub-stat{border-color:rgba(229,231,235,.95);box-shadow:0 10px 28px rgba(15,23,42,.05)}.mj-sub-exact .mj-help-card,.mj-sub-exact .mj-nova-card,.mj-sub-exact .mj-settings-action-card{border-radius:18px}.mj-sub-exact .mj-nova-card{padding:20px;gap:16px}.mj-sub-exact .mj-nova-card h2{font-size:17px;line-height:1.25}.mj-ajustes-exact .mj-ajustes-card{border-radius:18px}.mj-sub-exact .mj-help-card,.mj-sub-exact .mj-settings-action-card{gap:14px!important}.mj-sub-exact .mj-sub-stats{gap:12px}.mj-sub-exact .mj-sub-stat{border-radius:14px;padding:14px 16px}.mj-sub-exact .mj-sub-version-item{padding:16px 0}.mj-markets-page .mj-sub-market-item{padding:14px 0}.mj-markets-page .mj-sub-market-logo{border-radius:12px}.mj-markets-page .mj-sub-alias-section{border-radius:16px;padding:14px}.mj-ajustes-logout span:not(.mj-ajustes-icon){color:#dc2626}.mj-sub-exact{min-height:100dvh;background:var(--figma-bg);display:flex;flex-direction:column}.mj-sub-success{margin:0;padding:12px 16px;background:var(--figma-green-soft);border:1px solid rgba(47,111,78,.18);border-radius:12px;color:var(--figma-green-2);font-size:14px;font-weight:500}.mj-sub-desc{margin:0;line-height:1.5}.mj-sub-desc,.mj-sub-file-label{color:var(--figma-muted);font-size:14px}.mj-sub-file-label{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1.5px dashed var(--figma-line);border-radius:14px;background:#f8fafc;cursor:pointer;font-weight:500;transition:border-color .15s}.mj-sub-file-label:hover{border-color:var(--figma-green);color:var(--figma-green)}.mj-sub-file-label svg{width:20px;height:20px;flex-shrink:0}.mj-sub-file-label input{display:none}.mj-sub-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.mj-sub-stat{background:#f8fafc;border:1px solid var(--figma-line);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.mj-sub-stat span{color:var(--figma-muted);font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.mj-sub-stat strong{color:var(--figma-text);font-size:20px;font-weight:700}.mj-sub-version-badge{display:flex;align-items:center;justify-content:space-between;gap:12px}.mj-sub-version-badge span{color:var(--figma-muted);font-size:13px}.mj-sub-version-badge strong{font-size:20px;font-weight:700;color:var(--figma-green)}.mj-sub-version-list{display:flex;flex-direction:column;gap:0}.mj-sub-version-item{padding:14px 0;border-bottom:1px solid var(--figma-line);display:flex;flex-direction:column;gap:4px}.mj-sub-version-item:last-child{border-bottom:none}.mj-sub-version-item strong{color:var(--figma-text);font-size:13px;font-weight:700}.mj-sub-version-item p{margin:0;color:var(--figma-muted);font-size:13px;line-height:1.5}.mj-sub-market-list{display:flex;flex-direction:column;gap:0}.mj-sub-market-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--figma-line)}.mj-sub-market-item:last-child{border-bottom:none}.mj-sub-market-logo{width:40px;height:40px;border-radius:10px;background:var(--figma-blue-soft);color:var(--figma-blue);font-size:13px;font-weight:700;display:grid;place-items:center;flex-shrink:0;overflow:hidden}.mj-sub-market-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.mj-sub-market-info strong{color:var(--figma-text);font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mj-sub-edit-btn{width:36px;height:36px;border-radius:10px;border:1px solid var(--figma-line);background:#f8fafc;display:grid;place-items:center;flex-shrink:0;cursor:pointer;color:var(--figma-muted)}.mj-sub-edit-btn svg{width:16px;height:16px}.mj-sub-alias-list{display:flex;flex-wrap:wrap;gap:6px}.mj-sub-alias-badge{font-size:11px;font-weight:500;padding:3px 10px;border-radius:999px;background:var(--figma-blue-soft);color:var(--figma-blue)}.mj-sub-alias-section{display:flex;flex-direction:column;gap:10px;padding:16px;background:#f8fafc;border:1px solid var(--figma-line);border-radius:14px}.mj-sub-alias-title{color:var(--figma-muted);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.mj-sub-alias-add{display:flex;gap:8px}.mj-sub-alias-input{flex:1 1;min-height:40px;border:1px solid var(--figma-line);border-radius:10px;background:#fff;padding:0 12px;font-size:14px;color:var(--figma-text);outline:none}.mj-sub-alias-input:focus{border-color:var(--figma-green)}.mj-sub-alias-btn{width:40px;height:40px;border-radius:10px;background:var(--figma-green);color:#fff;font-size:20px;font-weight:400;border:none;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.mj-sub-empty{color:var(--figma-muted);font-size:14px}.mj-login-exact{min-height:100dvh;background:var(--figma-bg);display:flex;align-items:center;justify-content:center;padding:24px 16px}.mj-login-shell{width:100%;max-width:380px;gap:28px}.mj-login-brand,.mj-login-shell{display:flex;flex-direction:column}.mj-login-brand{align-items:center;gap:10px;text-align:center}.mj-login-brand img{width:72px;height:72px;border-radius:20px;object-fit:cover;box-shadow:0 4px 16px rgba(6,95,70,.15)}.mj-login-brand strong{color:var(--figma-text);font-size:24px;font-weight:800;letter-spacing:-.5px}.mj-login-brand span{color:var(--figma-muted);font-size:14px}.mj-login-form{background:#fff;border:1px solid var(--figma-line);border-radius:24px;box-shadow:var(--figma-shadow-card);padding:28px 24px;display:flex;flex-direction:column;gap:16px}.mj-nova-exact .photo-form-shell-v730{width:100%;display:flex;flex-direction:column;gap:20px}.mj-nova-exact .photo-review-shell-v730 h2,.mj-nova-exact .transaction-section-v721 h2{margin:0 0 12px;font-size:17px;font-weight:700;color:var(--figma-text)}.mj-nova-exact .receipt-preview-shell{min-height:220px;border:1.5px dashed var(--figma-line);border-radius:16px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.mj-nova-exact .receipt-preview-image-v722{width:100%;height:100%;object-fit:contain;display:block}.mj-nova-exact .receipt-preview-empty{text-align:center;padding:24px;color:var(--figma-muted);font-size:14px}.mj-nova-exact .receipt-actions-linear,.mj-nova-exact .receipt-capture-actions{display:flex;gap:10px;flex-wrap:wrap}.mj-nova-exact .receipt-actions-linear button,.mj-nova-exact .receipt-capture-actions button{flex:1 1;min-height:48px;border-radius:14px;border:none;background:var(--figma-green);color:#fff;font-size:15px;font-weight:600;cursor:pointer}.mj-nova-exact .receipt-actions-linear button.secondary,.mj-nova-exact .receipt-capture-actions button.secondary{background:#f1f5f9;color:var(--figma-text)}.mj-nova-exact .field-row{display:grid;grid-gap:14px;gap:14px}.mj-nova-exact .field-row label{display:flex;flex-direction:column;gap:6px;color:var(--figma-muted);font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mj-nova-exact .field-row input,.mj-nova-exact .field-row select,.mj-nova-exact .field-row textarea{min-height:48px;border:1px solid var(--figma-line);border-radius:14px;background:#f8fafc;padding:0 14px;color:var(--figma-text);font-size:15px}.mj-nova-exact .field-row textarea{min-height:80px;padding:12px 14px;resize:vertical}.mj-nova-exact .field-row .receipt-required-field.is-missing input,.mj-nova-exact .field-row .receipt-required-field.is-missing select{border-color:#dc2626;box-shadow:0 0 0 2px rgba(220,38,38,.12)}.receipt-field-error{color:#b42318;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.25;text-transform:none}.receipt-save-validation{flex-basis:100%;margin:4px 0 0;color:#b42318;font-size:13px;font-weight:700;line-height:1.35}.route-receipt .topbar,.route-receipt>.bottom-nav{display:none!important}.route-receipt.app-frame{background:var(--figma-bg)!important;max-width:430px!important;margin:0 auto!important;min-height:100vh!important;padding:0!important;box-shadow:0 0 40px rgba(0,0,0,.03)!important}.route-receipt .app-content.container,.route-receipt .container.app-content{width:100%!important;max-width:430px!important;padding:0!important;margin:0 auto!important}.route-settings .topbar,.route-settings>.bottom-nav{display:none!important}.route-settings.app-frame{background:var(--figma-bg)!important;max-width:430px!important;margin:0 auto!important;min-height:100vh!important;padding:0!important;box-shadow:0 0 40px rgba(0,0,0,.03)!important}.route-settings .app-content.container,.route-settings .container.app-content{width:100%!important;max-width:430px!important;padding:0!important;margin:0 auto!important}.mj-exact-bottom,.mj-nova-bottom{display:flex!important;justify-content:space-around!important}.mj-bottom-item{flex:1 1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:10px 0!important;min-width:0!important}.mj-bell-wrap,.mj-exact-bell{position:relative}.mj-exact-bell{background:none;border:none;cursor:pointer;padding:0;display:grid;place-items:center}.mj-bell-dot{position:absolute;top:0;right:0;width:8px;height:8px;border-radius:50%;background:#ef4444;border:2px solid #fff}.mj-bell-panel{position:absolute;top:calc(100% + 10px);right:0;width:260px;background:#fff;border:1px solid var(--figma-line);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:100;overflow:hidden}.mj-bell-panel-title{padding:12px 16px 8px;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--figma-muted)}.mj-bell-item,.mj-bell-panel-title{border-bottom:1px solid var(--figma-line)}.mj-bell-item{padding:12px 16px;font-size:13px;line-height:1.45;color:var(--figma-text)}.mj-bell-item:last-child{border-bottom:none}.mj-bell-item.warn{color:#b45309;background:#fffbeb}.mj-bell-item.info{color:var(--figma-text)}.mj-dash-period-row{display:flex;align-items:center;justify-content:space-between;padding:0 2px 4px}.mj-dash-period-label{font-size:15px;font-weight:600;color:var(--figma-text);text-transform:capitalize}.mj-dash-period-menu-wrap{position:relative}.mj-dash-period-btn{width:36px;height:36px;border-radius:10px;border:1px solid var(--figma-line);background:#fff;cursor:pointer;display:grid;place-items:center;color:var(--figma-muted)}.mj-dash-period-btn svg{width:18px;height:18px}.mj-dash-period-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:180px;max-height:280px;overflow-y:auto;background:#fff;border:1px solid var(--figma-line);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);z-index:100;padding:6px}.mj-dash-period-dropdown-title{font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--figma-muted);padding:6px 10px 4px}.mj-dash-period-option{display:block;padding:8px 10px;font-size:13px;color:var(--figma-text);text-decoration:none;border-radius:10px;text-transform:capitalize}.mj-dash-period-option.active{background:var(--figma-green-soft);color:var(--figma-green-2);font-weight:600}.mj-dash-period-option:hover{background:#f8fafc}.mj-dash-period-fields{display:grid;grid-gap:10px;gap:10px;padding:6px}.mj-dash-period-fields label{display:grid;grid-gap:5px;gap:5px}.mj-dash-period-fields span{font-size:11px;font-weight:700;color:var(--figma-muted)}.mj-dash-period-fields select{width:100%;min-height:38px;border:1px solid var(--figma-line);border-radius:10px;background:#fff;color:var(--figma-text);font-size:13px;padding:0 10px;text-transform:capitalize}.mj-dash-card{background:#fff;border:1px solid var(--figma-line);border-radius:20px;box-shadow:var(--figma-shadow-card);padding:20px;display:flex;flex-direction:column;gap:14px}.mj-dash-card-head{display:flex;align-items:center;justify-content:space-between}.mj-dash-card-head h2{margin:0;font-size:16px;font-weight:700;color:var(--figma-text)}.mj-dash-card-link{font-size:13px;font-weight:600;color:var(--figma-green-2);text-decoration:none}.mj-dash-card-meta{font-size:12px;font-weight:600;color:var(--figma-muted);white-space:nowrap}.mj-dash-year-bars{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;grid-gap:6px;gap:6px;min-height:124px;padding-top:4px}.mj-dash-year-bar{min-width:0;height:112px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;align-items:center}.mj-dash-year-bar span{width:100%;max-width:18px;display:block;background:var(--figma-green);border-radius:999px 999px 3px 3px}.mj-dash-year-bar small{color:var(--figma-muted);font-size:10px;line-height:12px;text-transform:capitalize}.mj-dashboard-settings-copy{margin:-2px 0 4px;color:var(--figma-muted);font-size:13px;line-height:18px}.mj-dashboard-widget-list{display:grid;grid-gap:10px;gap:10px}.mj-dashboard-widget-toggle{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid var(--figma-line);border-radius:12px;background:#fff;cursor:pointer}.mj-dashboard-widget-toggle input{width:18px;height:18px;margin-top:2px;accent-color:var(--figma-green);flex:0 0 auto}.mj-dashboard-widget-toggle span{display:grid;grid-gap:3px;gap:3px}.mj-dashboard-widget-toggle strong{color:var(--figma-text);font-size:14px;line-height:18px}.mj-dashboard-widget-toggle small{color:var(--figma-muted);font-size:12px;line-height:16px}.mj-dash-fixed-row{display:flex;align-items:center;gap:0}.mj-dash-fixed-stat{flex:1 1;display:flex;flex-direction:column;gap:3px;align-items:center}.mj-dash-fixed-stat span{font-size:11px;font-weight:600;color:var(--figma-muted);letter-spacing:0;text-transform:none}.mj-dash-fixed-stat strong{font-size:16px;font-weight:700;color:var(--figma-text)}.mj-dash-fixed-stat.green strong{color:var(--figma-green-2)}.mj-dash-fixed-stat.muted strong{color:var(--figma-muted)}.mj-dash-fixed-divider{width:1px;height:32px;background:var(--figma-line);flex-shrink:0}.mj-dash-fixed-progress-row{display:flex;align-items:center;gap:10px}.mj-dash-fixed-track{flex:1 1;height:6px;border-radius:99px;background:var(--figma-line);overflow:hidden}.mj-dash-fixed-track span{display:block;height:100%;background:var(--figma-green);border-radius:99px;transition:width .4s}.mj-dash-fixed-progress-row>span{font-size:12px;font-weight:600;color:var(--figma-green-2);white-space:nowrap}.mj-dash-users{display:flex;flex-direction:column;gap:14px}.mj-dash-user-row{display:flex;align-items:flex-start;gap:12px}.mj-dash-user-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.mj-dash-user-avatar img{width:100%;height:100%;object-fit:cover}.mj-dash-user-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:5px}.mj-dash-user-name-row{display:flex;align-items:center;justify-content:space-between}.mj-dash-user-name-row strong{font-size:14px;font-weight:600;color:var(--figma-text)}.mj-dash-user-name-row span{font-size:14px;font-weight:700;color:var(--figma-green-2)}.mj-dash-user-bar{height:5px;border-radius:99px;background:var(--figma-line);overflow:hidden}.mj-dash-user-bar span{display:block;height:100%;background:var(--figma-green);border-radius:99px}.mj-dash-user-sub{font-size:11px;color:var(--figma-muted)}.mj-bill-menu-wrap{margin-top:4px}.mj-bill-dots{width:32px;height:32px;border-radius:8px;border:1px solid var(--figma-line);background:#f8fafc;color:var(--figma-muted)}.mj-bill-dots svg{width:16px;height:16px}.mj-bill-menu{bottom:calc(100% + 6px);width:200px;border:1px solid var(--figma-line);border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:50}.mj-bill-menu button{gap:10px;padding:12px 14px;background:none;border:none;border-bottom:1px solid var(--figma-line);font-size:13px;font-weight:500;color:var(--figma-text)}.mj-bill-menu button:last-child{border-bottom:none}.mj-bill-menu button:hover{background:#f8fafc}.mj-bill-menu button svg{width:16px;height:16px;flex-shrink:0;color:var(--figma-muted)}.mj-nova-subtitle{margin:-8px 0 0;font-size:13px;color:var(--figma-muted);padding:0 2px}.mj-nova-input-icon-wrap{display:flex;align-items:center}.mj-nova-input-icon{left:12px;width:16px;height:16px;color:var(--figma-muted);flex-shrink:0}.mj-nova-input-with-icon{width:100%;min-height:48px;border:1px solid var(--figma-line);border-radius:14px;background:#f8fafc;padding:0 14px 0 36px;color:var(--figma-text);font-size:15px;outline:none}.mj-nova-input-with-icon:focus{border-color:var(--figma-green);background:#fff}.mj-nova-currency-wrap{gap:0;border:1px solid var(--figma-line);background:#f8fafc;overflow:hidden;transition:border-color .15s}.mj-nova-currency-wrap:focus-within{border-color:var(--figma-green);background:#fff}.mj-nova-currency-wrap>span{padding:0 10px 0 14px;font-size:14px;font-weight:600;color:var(--figma-muted);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mj-nova-currency-input{flex:1 1;min-height:48px;border:none;background:transparent;padding:0 14px 0 0;color:var(--figma-text);font-size:15px;outline:none}.mj-nova-card--attach{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px;background:#f8fafc;border-style:dashed;min-height:100px;cursor:pointer}.mj-nova-card--attach svg{width:32px;height:32px;color:var(--figma-muted)}.mj-nova-card--attach strong{font-size:15px;font-weight:600;color:var(--figma-text)}.mj-nova-card--attach span{font-size:13px;color:var(--figma-muted)}.route-settings .app-content.container,.route-settings .container.app-content,.route-settings.app-frame{background:#f4f5f6!important;padding:0!important;max-width:none!important}.mj-ajustes-exact{min-height:100dvh;width:min(100%,430px);margin:0 auto;background:#f4f5f6;color:#17211b;display:flex;flex-direction:column;padding-bottom:110px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mj-ajustes-topbar{height:64px;background:#f8fafc;border-bottom:1px solid #eef0f2;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.mj-ajustes-topbar strong{justify-self:center;color:#065f46;font-size:28px;line-height:42px;font-weight:700;letter-spacing:-.7px}.mj-ajustes-top-avatar{justify-self:start;width:40px;height:40px;display:grid;place-items:center;border-radius:9999px;padding:4px}.mj-ajustes-top-avatar img{width:32px;height:32px;border-radius:9999px;object-fit:cover;display:block}.mj-ajustes-bell{justify-self:end;width:40px;height:40px;border-radius:9999px;display:grid;place-items:center;color:#17211b}.mj-ajustes-bell svg{width:19px;height:19px}.mj-ajustes-canvas{display:flex;flex-direction:column;gap:24px;padding:24px 20px 40px;background:linear-gradient(180deg,#f7f9fb,#f4f5f6 36%,#f4f5f6)}.mj-ajustes-profile{display:flex;align-items:center;gap:18px;background:linear-gradient(180deg,#ffffff,#f9fbfc);border:1px solid rgba(226,232,240,.95);border-radius:24px;box-shadow:0 16px 36px rgba(15,23,42,.08);padding:26px}.mj-ajustes-avatar{width:72px;height:72px;border-radius:9999px;overflow:hidden;background:#e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05);flex:0 0 auto}.mj-ajustes-avatar img{width:100%;height:100%;object-fit:cover;display:block}.mj-ajustes-profile-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.mj-ajustes-profile-info strong{color:#17211b;font-size:21px;line-height:25px;font-weight:700;letter-spacing:-.25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mj-ajustes-profile-info span{color:#6b7280;font-size:14px;line-height:19px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mj-ajustes-edit{width:40px;height:40px;border-radius:9999px;background:#f4f5f6;display:grid;place-items:center;color:#6b7280;flex:0 0 auto}.mj-ajustes-edit svg{width:15px;height:15px}.mj-ajustes-group{display:flex;flex-direction:column;gap:12px}.mj-ajustes-group-label{padding:0 10px;width:-moz-fit-content;width:fit-content;color:#5f6b7a;font-size:12px;line-height:18px;font-weight:700;letter-spacing:.78px;text-transform:uppercase;background:rgba(255,255,255,.82);border:1px solid rgba(226,232,240,.9);border-radius:999px}.mj-ajustes-card{background:#fff;border:1px solid rgba(226,232,240,.92);border-radius:22px;box-shadow:0 14px 34px rgba(15,23,42,.08);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.mj-ajustes-item{min-height:68px;padding:17px 20px;background:transparent;border:0;border-bottom:1px solid rgba(226,232,240,.88);color:#17211b;display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;width:100%;cursor:pointer;text-align:left;font:inherit;transition:background .18s ease,color .18s ease,transform .18s ease}.mj-ajustes-item:last-child{border-bottom:0}.mj-ajustes-item:focus-visible,.mj-ajustes-item:hover{background:#f8fafc}.mj-ajustes-item:focus-visible{outline:3px solid rgba(79,125,184,.16);outline-offset:-3px}.mj-ajustes-item:hover{transform:translateY(-1px)}.mj-ajustes-item:active{background:#eef4f8;transform:translateY(0)}.mj-ajustes-row-main{min-width:0;display:flex;align-items:center;gap:12px;flex:1 1}.mj-ajustes-row-label{min-width:0;color:#17211b;font-size:16px;line-height:22px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mj-ajustes-item>svg{width:13px;height:13px;color:#94a3b8;flex:0 0 auto}.mj-ajustes-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.mj-ajustes-icon svg{width:18px;height:18px}.mj-ajustes-icon--green{background:#e8f3ed;color:#2f6f4e}.mj-ajustes-icon--blue{background:#d4e3ff;color:#4f7db8}.mj-ajustes-icon--yellow{background:#fef3c7;color:#b45309}.mj-ajustes-icon--purple{background:#ede9fe;color:#7c3aed}.mj-ajustes-icon--neutral{background:#f4f5f6;color:#6b7280}.mj-ajustes-icon--danger{background:#f8e9e8;color:#b94a48}.mj-ajustes-toggle{width:48px;height:28px;border-radius:9999px;background:#2f6f4e;display:flex;justify-content:flex-end;align-items:center;padding:0 4px;flex:0 0 auto}.mj-ajustes-toggle span{width:20px;height:20px;border-radius:9999px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.mj-ajustes-badge{border-radius:9999px;background:#f1f5f9;color:#6b7280;font-size:10px;line-height:15px;font-weight:600;letter-spacing:.5px;padding:4px 10px;white-space:nowrap;flex:0 0 auto}.mj-ajustes-badge.ok{background:#e8f3ed;color:#2f6f4e}.mj-ajustes-logout .mj-ajustes-row-label{color:#b94a48}.mj-ajustes-version{color:#6b7280;text-align:center;font-size:11px;line-height:16.5px;font-weight:600;letter-spacing:.55px;text-transform:uppercase;padding:20px 0 0}@media (min-width:431px){.mj-ajustes-exact{box-shadow:0 0 40px rgba(0,0,0,.05)}}@media (min-width:760px){.mj-ajustes-canvas{padding-inline:22px}.mj-ajustes-card{box-shadow:0 18px 40px rgba(15,23,42,.08)}.mj-ajustes-item:hover{background:#f6f8fb}}.mj-fixos-hero{overflow:visible!important;z-index:5}.mj-fixos-hero-menu-trigger{all:unset;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;color:#6b7280;cursor:pointer;position:relative;z-index:20}.mj-fixos-hero-menu-trigger svg{width:22px;height:22px}.mj-fixos-hero-menu-trigger:active{background:#f4f5f6}.mj-fixos-hero-menu{position:absolute;right:0;top:38px;z-index:90;width:224px;padding:14px;display:grid;grid-gap:11px;gap:11px;background:#fff;border:1px solid #eef0f2;border-radius:18px;box-shadow:0 18px 46px rgba(15,23,42,.16)}.mj-fixos-hero-menu strong{color:#17211b;font-size:15px;line-height:1.1;font-weight:800}.mj-fixos-hero-menu label{display:grid;grid-gap:5px;gap:5px;color:#6b7280;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.mj-fixos-hero-menu select{width:100%;min-height:42px;border-radius:12px;border:1px solid #d7e3e8;background:#f8faf9;padding:0 12px;color:#17211b;font-size:15px;font-weight:650}.mj-fixos-hero-extra{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px;gap:12px;margin-top:8px;padding-top:14px;border-top:1px solid #eef0f2}.mj-fixos-hero-extra div{display:grid;grid-gap:3px;gap:3px;min-width:0}.mj-fixos-hero-extra span{color:#8a95a3;font-size:12px;line-height:1.15;font-weight:600}.mj-fixos-hero-extra strong{color:#17211b;font-size:14px;line-height:1.2;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mj-fixos-hero-extra strong.positive{color:#2f6f4e}.mj-fixos-hero-extra strong.negative{color:#b45309}.mj-bill-menu-wrap{position:relative;align-self:end;justify-self:end}.mj-bill-dots{all:unset;box-sizing:border-box;width:42px;height:42px;display:grid;place-items:center;border:1px solid #e6edf1;background:#f8faf9;border-radius:13px;color:#6b7280;cursor:pointer;box-shadow:0 3px 8px rgba(15,23,42,.025)}.mj-bill-dots svg{width:22px;height:22px}.mj-bill-menu{position:absolute;right:0;top:48px;width:236px;z-index:200;overflow:hidden;background:#fff;border:1px solid #eef0f2;border-radius:18px;box-shadow:0 20px 52px rgba(15,23,42,.18)}.mj-bill-menu button{width:100%;min-height:50px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid #eef0f2;background:#fff;color:#17211b;font-size:15px;font-weight:650;text-align:left;padding:0 16px;cursor:pointer}.mj-bill-menu button:last-child{border-bottom:0}.mj-bill-menu button svg{width:20px;height:20px;color:#64748b;flex:0 0 auto}.mj-bill-month-edit{position:relative;z-index:3;padding:12px!important;margin-top:6px;background:#f8faf9;border:1px solid #eef0f2;border-radius:14px}.mj-bill-icon img[src^=http]{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;padding:8px}.mj-nova-segmented{background:#f8faf9!important;border-radius:9999px!important;border:1px solid #eef0f2!important}.mj-nova-seg-item{min-height:48px!important;border-radius:9999px!important;color:#526276!important;font-weight:750!important}.mj-nova-seg-item.active{background:#fff!important;box-shadow:0 4px 12px rgba(15,23,42,.05)!important}.mj-nova-input-icon-wrap{position:relative;width:100%}.mj-nova-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#7a8594;pointer-events:none;z-index:2}.mj-nova-input-with-icon{padding-left:46px!important}.mj-nova-field input[type=date].mj-nova-input-with-icon{font-size:15px!important;letter-spacing:-.01em}.mj-nova-payer-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mj-nova-payer-btn{all:unset;box-sizing:border-box;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:999px;border:1px solid #e5e7eb;background:#f8faf9;color:#17211b;font-size:15px;font-weight:650;cursor:pointer}.mj-nova-payer-btn.active{background:#2f6f4e;color:#fff;border-color:#2f6f4e}.mj-nova-payer-avatar,.mj-nova-payer-plus{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;overflow:hidden;background:#e8f3ed;color:#2f6f4e;font-weight:800}.mj-nova-payer-avatar img{width:100%;height:100%;object-fit:cover}.mj-nova-currency-wrap{min-height:54px;display:flex;align-items:center;gap:10px;border:1px solid #e5e7eb;border-radius:14px;background:#f8faf9;padding:0 14px}.mj-nova-currency-wrap>span{color:#17211b;font-size:16px;font-weight:800}.mj-nova-currency-input{min-height:auto!important;border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important}.mj-nova-final{background:#e8f3ed!important;border-color:rgba(47,111,78,.22)!important}.mj-nova-cta{background:#2f6f4e!important;color:#fff!important;box-shadow:0 12px 24px rgba(47,111,78,.22)!important}.mj-nova-cta:disabled{background:#cfe2d8!important;color:rgba(255,255,255,.96)!important;opacity:1!important}.mj-nova-card--attach,.receipt-preview-shell,.section-receipt-2{border-color:#d8e7ed!important}.receipt-capture-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:12px!important;gap:12px!important}.receipt-capture-actions button{min-height:56px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font-size:16px!important;font-weight:800!important}.receipt-capture-actions svg{width:21px;height:21px}.receipt-capture-actions .mj-photo-primary{background:#126f87!important;color:#fff!important;border:0!important}.receipt-capture-actions .mj-photo-secondary{background:#fff!important;color:#17211b!important;border:1px solid #d7e3e8!important}.receipt-preview-image-v722{filter:grayscale(1) contrast(1.2) brightness(1.04);background:#fff}@media (max-width:380px){.mj-fixos-hero-extra{grid-template-columns:1fr}.receipt-capture-actions{grid-template-columns:1fr!important}}.mj-bill-dots{width:42px!important;height:34px!important;box-shadow:none!important}.mj-bill-dots svg{width:24px!important;height:24px!important}.mj-bill-menu{position:fixed!important;left:22px!important;right:22px!important;bottom:108px!important;top:auto!important;width:auto!important;max-width:386px!important;margin:0 auto!important;z-index:9999!important;border-radius:22px!important;box-shadow:0 22px 60px rgba(15,23,42,.22)!important}.mj-bill-menu button{font-size:15px!important;font-weight:500!important;color:#17211b!important;background:#fff!important}.mj-bill-actions{justify-content:flex-start!important;gap:10px!important;padding:10px 0 0 60px!important}.mj-bill-actions button{min-width:92px!important;border-radius:14px!important;border:1px solid #dfe7ea!important;background:#fff!important;color:#17211b!important;font-weight:700!important;opacity:1!important}.mj-bill-actions button:disabled{opacity:.55!important}.mj-bill-month-edit{margin-left:60px!important;margin-right:0!important}.mj-bill-month-edit button{border-color:#2f6f4e!important}.mj-nova-card .mj-nova-fields--2col{grid-template-columns:minmax(132px,.86fr) minmax(0,1.14fr)!important;gap:14px!important}.mj-nova-field input[type=date].mj-nova-input-with-icon{min-width:0!important;width:100%!important;font-size:14px!important;padding-left:40px!important;padding-right:8px!important;letter-spacing:-.04em!important}.mj-nova-field input[type=date]::-webkit-date-and-time-value{text-align:left}.mj-nova-payer-row{align-items:flex-start!important}.mj-nova-payer-btn{min-height:40px!important;padding:0 12px!important}.mj-nova-payer-avatar,.mj-nova-payer-plus{width:22px!important;height:22px!important}.mj-nova-exact .receipt-capture-actions{grid-template-columns:74px 1fr!important;gap:10px!important}.mj-nova-exact .receipt-capture-actions button{min-height:46px!important;height:46px!important;border-radius:14px!important;font-size:13px!important;font-weight:750!important;box-shadow:none!important}.mj-nova-exact .receipt-capture-actions .mj-photo-primary{width:74px!important;flex:0 0 74px!important;font-size:0!important;background:#2f6f4e!important;color:#fff!important}.mj-nova-exact .receipt-capture-actions .mj-photo-primary svg,.mj-nova-exact .receipt-capture-actions .mj-photo-secondary svg{width:20px!important;height:20px!important;flex:0 0 20px!important}.mj-nova-exact .receipt-capture-actions .mj-photo-secondary{background:#fff!important;color:#17211b!important;border:1px solid #dbe5e9!important}.mj-nova-exact .receipt-actions-linear button{min-height:48px!important;border-radius:16px!important}.mj-historico-exact,.route-history.app-frame{background:#f4f5f6!important}.mj-history-summary{padding:18px 20px;border-radius:18px}.mj-history-summary span{letter-spacing:.08em}.mj-history-summary strong{line-height:1.05;letter-spacing:-.06em;font-weight:800}.mj-history-chips button{min-width:auto!important;padding-inline:18px!important}.mj-ajustes-edit{border:0!important;cursor:pointer!important}.mj-ajustes-profile-editor{display:grid;grid-gap:12px;gap:12px;padding:18px;background:#fff;border:1px solid #eef0f2;border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.mj-ajustes-profile-editor label{display:grid;grid-gap:6px;gap:6px;color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.mj-ajustes-profile-editor input{min-height:44px;border-radius:14px;border:1px solid #e5e7eb;background:#f8faf9;padding:0 12px;color:#17211b;font-size:15px;text-transform:none;letter-spacing:0}.mj-ajustes-profile-editor button{min-height:46px;border:0;border-radius:14px;background:#2f6f4e;color:#fff;font-weight:800}.mj-ajustes-profile-editor small{color:#6b7280;font-size:12px;line-height:1.35}.mj-ajustes-badge.ok{display:none!important}.mj-ajustes-toggle{background:#d9e2e6!important}.mj-ajustes-toggle.on{background:#2f6f4e!important}.mj-ajustes-toggle.on span{transform:translateX(20px)!important}.mj-ajustes-bell svg,.mj-exact-bell img{width:22px!important;height:22px!important}@media (max-width:390px){.mj-nova-card .mj-nova-fields--2col{grid-template-columns:1fr!important}.mj-bill-actions,.mj-bill-month-edit{margin-left:0!important;padding-left:0!important}}.mj-bill-icon.has-logo{overflow:hidden}.mj-bill-icon.has-logo img{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important;object-fit:contain}.mj-bill-month-edit{justify-content:flex-end;align-items:center;padding:8px 0 0 64px!important}.mj-bill-month-edit input{flex:0 1 96px!important;width:96px!important;height:42px!important;border-radius:13px!important;font-size:17px!important;text-align:center;border:1.5px solid #dbe5e9!important;box-shadow:inset 0 0 0 3px rgba(15,23,42,.025)}.mj-bill-month-edit input[placeholder*=URL]{flex:1 1 auto!important;width:auto!important;text-align:left;font-size:13px!important}.mj-bill-month-edit button{flex:0 0 auto!important;height:42px!important;border-radius:13px!important;padding:0 16px!important;font-weight:700!important}.mj-bill-menu button.danger,.mj-bill-menu button.danger svg{color:#b94a48!important}.mj-fixos-hero-menu,.mj-fixos-hero-menu label,.mj-fixos-hero-menu select{font-size:14px!important;font-weight:400!important}.mj-fixos-hero-menu strong{font-size:13px!important;font-weight:600!important}.mj-nova-fields--2col{grid-template-columns:minmax(130px,.78fr) minmax(0,1.22fr)!important;align-items:start}.mj-nova-payer-row{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important}.mj-nova-payer-btn{padding:7px 11px!important;font-size:13px!important;justify-content:center}.mj-nova-payer-other{grid-column:1/-1;justify-self:start;padding-right:15px!important}.mj-nova-payer-avatar,.mj-nova-payer-plus{width:19px!important;height:19px!important}.mj-nova-input-icon-wrap input[type=date].mj-nova-input-with-icon{min-height:48px!important;padding-left:38px!important;padding-right:8px!important;font-size:14px!important}.mj-nova-segmented{min-height:50px!important;padding:4px!important;border-radius:999px!important}.mj-nova-seg-item{min-height:42px!important;border-radius:999px!important}.mj-nova-exact .receipt-actions-linear,.mj-nova-exact .receipt-capture-actions{gap:10px!important}.mj-nova-exact .receipt-actions-linear button,.mj-nova-exact .receipt-capture-actions button{min-height:46px!important;border-radius:15px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.mj-nova-exact .receipt-actions-linear svg,.mj-nova-exact .receipt-capture-actions svg{width:18px!important;height:18px!important;flex:0 0 auto}.mj-nova-exact .mj-photo-primary,.mj-nova-exact .receipt-actions-linear button:not(.secondary){background:#2f6f4e!important;color:#fff!important;box-shadow:0 6px 16px rgba(47,111,78,.2)}.mj-nova-exact .mj-photo-secondary,.mj-nova-exact .receipt-actions-linear button.secondary{background:#fff!important;color:#17211b!important;border:1.5px solid #dbe5e9!important}.mj-history-period-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;width:100%}.mj-history-advanced.compact select,.mj-history-period-row select{min-height:40px;border:1px solid #dbe5e9;border-radius:11px;background:#fff;color:#17211b;font-size:14px;padding:0 10px}.mj-history-chips button{font-weight:500!important}.mj-history-chips button.active{font-weight:700!important}.mj-history-advanced.compact{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding-top:2px}.mj-history-summary{background:#fff;border:1px solid #eef0f2;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.05);padding:16px;display:grid;grid-gap:4px;gap:4px}.mj-history-summary span{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.mj-history-summary strong{color:#17211b;font-size:30px;line-height:1.1;letter-spacing:-.6px}.mj-history-summary small{color:#6b7280;font-size:13px}.mj-ajustes-bell{color:#065f46!important}.mj-ajustes-bell svg{width:22px!important;height:22px!important;stroke-width:1.8!important}@media (max-width:380px){.mj-nova-fields--2col{grid-template-columns:1fr!important}.mj-nova-payer-row{grid-template-columns:1fr 1fr!important}.mj-bill-month-edit{padding-left:56px!important}}.mj-hidden-logo-input{display:none!important}.mj-bill-icon.has-logo{background:#e8f3ed}.mj-bill-icon.has-logo img{max-width:none!important;max-height:none!important;padding:7px!important;mix-blend-mode:normal}.mj-bill-month-edit{grid-column:1/-1!important;justify-self:end!important;width:min(218px,100%)!important;display:grid!important;grid-template-columns:minmax(0,92px) auto!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;margin-top:4px!important;padding:8px!important;border:1px solid #e4ecef!important;border-radius:18px!important;background:#f8faf9!important;box-shadow:0 6px 16px rgba(15,23,42,.045)!important}.mj-bill-month-edit input{width:100%!important;min-width:0!important;height:44px!important;border:1px solid #d7e4e8!important;border-radius:14px!important;background:#fff!important;padding:0 10px!important;color:#17211b!important;font-size:18px!important;line-height:1!important;text-align:center!important;box-shadow:inset 0 0 0 2px rgba(15,23,42,.025)!important}.mj-bill-month-edit button{height:44px!important;min-width:78px!important;border:0!important;border-radius:14px!important;background:#2f6f4e!important;color:#fff!important;padding:0 14px!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important}.mj-bill-actions{grid-column:1/-1!important;display:flex!important;gap:8px!important;margin-top:4px!important;padding:0!important}.mj-bill-actions button{min-height:36px!important;border-radius:999px!important;border:1px solid #dfe7e6!important;background:#f8faf9!important;color:#2f6f4e!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.mj-bill-menu{width:min(330px,calc(100vw - 48px))!important;border-radius:20px!important;overflow:hidden!important}.mj-bill-menu button{min-height:54px!important;font-size:17px!important}.mj-bill-dots{width:auto!important;height:auto!important;min-width:42px!important;min-height:30px!important;border-radius:999px!important;color:#6b7280!important}.mj-bill-dots svg{width:28px!important;height:28px!important}.mj-fixos-form-card{scroll-margin-top:84px!important;padding:18px!important;border-radius:20px!important}.mj-fixos-form-card input,.mj-fixos-form-card select,.mj-fixos-form-card textarea{min-height:46px!important;border-radius:14px!important;font-size:15px!important}.mj-fixos-form-card .action-button,.mj-fixos-form-card button{min-height:44px!important;border-radius:14px!important}.mj-nova-card .mj-nova-fields--2col{grid-template-columns:.88fr 1.12fr!important;align-items:start!important;gap:16px!important}.mj-nova-field .mj-nova-input-icon-wrap{min-height:48px!important}.mj-nova-input-icon-wrap input[type=date],.mj-nova-input-icon-wrap input[type=text]{min-height:48px!important;font-size:15px!important}.mj-nova-payer-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.mj-nova-payer-btn{min-height:38px!important;border-radius:999px!important;padding:7px 12px!important;gap:8px!important;font-size:14px!important;line-height:1!important;font-weight:700!important;box-shadow:none!important}.mj-nova-payer-avatar,.mj-nova-payer-plus{width:20px!important;height:20px!important;flex:0 0 20px!important;font-size:16px!important}.mj-nova-payer-other{padding-right:14px!important}.mj-nova-seg-item{min-height:44px!important;font-size:14px!important;font-weight:700!important;color:#6b7280!important}.mj-nova-seg-item.active{color:#2f6f4e!important}.mj-nova-exact .receipt-capture-actions,.route-receipt .receipt-capture-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mj-nova-exact .receipt-actions-linear button,.mj-nova-exact .receipt-capture-actions button,.route-receipt .receipt-actions-linear button,.route-receipt .receipt-capture-actions button{min-height:48px!important;border-radius:14px!important;font-size:13px!important;line-height:1.1!important;font-weight:800!important;padding:0 12px!important}.mj-nova-exact .receipt-capture-actions svg,.route-receipt .receipt-capture-actions svg{width:18px!important;height:18px!important}@media (max-width:380px){.mj-history-chips,.mj-nova-card .mj-nova-fields--2col{grid-template-columns:1fr!important}.mj-bill-month-edit{width:100%!important}}.brand-nav-logo,.mj-ajustes-avatar img,.mj-ajustes-top-avatar img,.mj-dash-user-avatar img,.mj-exact-avatar img,.mj-nova-payer-avatar img,.mj-payer-avatar img,.mj-profile-editor-avatar img{object-fit:cover!important;display:block!important}.mj-profile-editor-v730{padding:18px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e8edf0!important;box-shadow:0 12px 28px rgba(15,23,42,.06)!important;gap:14px!important}.mj-profile-editor-head{display:grid;grid-template-columns:72px 1fr;align-items:center;grid-gap:16px;gap:16px}.mj-profile-editor-avatar{width:72px;height:72px;border-radius:999px;overflow:hidden;background:#e8f3ed;box-shadow:inset 0 0 0 1px #e2e8f0}.mj-profile-editor-avatar img{width:100%;height:100%}.mj-profile-upload{position:relative;min-height:44px;border-radius:14px;background:#2f6f4e;color:#fff!important;display:flex!important;align-items:center;justify-content:center;font-weight:800!important;letter-spacing:-.02em;cursor:pointer}.mj-profile-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.mj-profile-editor-v730 label:not(.mj-profile-upload){display:grid!important;grid-gap:7px!important;gap:7px!important;color:#6b7280!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.08em}.mj-profile-editor-v730 input{width:100%;min-height:46px;border:1px solid #dfe8ec;border-radius:14px;background:#f8faf9;padding:0 14px;color:#17211b;font-size:15px;font-weight:650;text-transform:none;letter-spacing:0}.mj-profile-editor-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.mj-profile-editor-actions button,.mj-profile-editor-v730>button{min-height:48px;border:0;border-radius:15px;background:#2f6f4e;color:#fff;font-size:15px;font-weight:850;cursor:pointer}.mj-profile-editor-actions button.secondary{background:#f3f6f5;color:#5f6b7a;border:1px solid #dfe8ec}.mj-profile-editor-v730 small{display:block;color:#6b7280;font-size:12px;line-height:1.35}.mj-ajustes-version{letter-spacing:.12em!important}.mj-dash-period-row,.mj-filter-bar,.mj-fixos-hero-menu,.mj-history-advanced,.mj-history-period-row{background:#fff!important;border:1px solid #eef0f2!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important}.mj-filter-bar{display:grid;grid-gap:10px;gap:10px;padding:14px}.mj-filter-bar.compact{padding:10px 12px}.mj-filter-bar-title{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.55px;text-transform:uppercase}.mj-filter-bar-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.mj-filter-select{display:grid;grid-gap:5px;gap:5px;min-width:112px;flex:1 1}.mj-filter-select span,.mj-fixos-hero-menu label,.mj-history-advanced select,.mj-history-period-row select{font-size:14px!important;font-weight:300!important}.mj-filter-select select,.mj-fixos-hero-menu select,.mj-history-advanced select,.mj-history-period-row select{min-height:38px!important;border-radius:12px!important;border:1px solid #e5e7eb!important;background:#f8faf9!important;padding:0 12px!important;color:#17211b!important}.mj-dash-period-row{padding:10px 12px!important;align-items:center!important}.mj-dash-period-btn,.mj-fixos-hero-menu-trigger{border-radius:999px!important;background:#f8faf9!important;border:1px solid #eef0f2!important}.mj-dash-period-dropdown,.mj-fixos-hero-menu{font-size:14px!important;font-weight:300!important;z-index:90!important}.mj-dash-period-dropdown-title,.mj-fixos-hero-menu strong{font-size:11px!important;letter-spacing:.55px!important;text-transform:uppercase!important;color:#6b7280!important}.mj-history-chips button{min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important}.mj-history-advanced,.mj-history-period-row{padding:10px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important}.mj-settings-action-card{gap:14px!important}.mj-settings-export-grid{display:grid;grid-gap:10px;gap:10px}.mj-settings-export-btn{min-height:48px;border-radius:14px;border:0;background:#2f6f4e;color:#fff;font-weight:700;font-size:14px;padding:0 16px}.mj-settings-export-btn.secondary{background:#4f7db8}.mj-settings-export-btn.neutral{background:#f4f5f6;color:#17211b;border:1px solid #e5e7eb}.mj-settings-export-btn.danger{background:#b94a48}.mj-exports-page .mj-settings-export-btn,.mj-reports-page .mj-settings-export-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.mj-exports-page .mj-settings-export-btn:disabled,.mj-reports-page .mj-settings-export-btn:disabled{cursor:default;opacity:.58}.mj-backup-page .mj-settings-action-card h2{font-size:22px;line-height:1.2;letter-spacing:0;text-transform:none}.mj-backup-page .mj-backup-status{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid rgba(47,111,78,.18);border-radius:16px;background:#f1f8f4}.mj-backup-page .mj-backup-status.muted{border-color:#e2e8f0;background:#f8fafc}.mj-backup-page .mj-backup-status strong{color:#17211b;font-size:14px;line-height:1.25;font-weight:800;letter-spacing:0;text-transform:none}.mj-backup-page .mj-backup-status p,.mj-backup-page .mj-backup-status ul{margin:0;color:#6b7280;font-size:13px;line-height:1.45;font-weight:600}.mj-backup-page .mj-backup-status ul{padding-left:18px}.mj-backup-page .mj-settings-export-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.mj-help-card{gap:16px!important}.mj-help-topic{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-top:1px solid #eef0f2}.mj-help-topic:first-of-type{border-top:0}.mj-help-topic strong{color:#17211b;font-size:16px}.mj-help-topic p{color:#6b7280;font-size:14px;line-height:1.45;margin:0}.mj-ajustes-item{min-height:66px!important;padding:16px 18px!important}.mj-ajustes-row-label{font-size:16px!important}.mj-ajustes-row-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.mj-ajustes-row-description{min-width:0;color:#6b7280;font-size:12px;line-height:1.35;font-weight:600;white-space:normal}.mj-ajustes-exact .mj-ajustes-badge.ok,.mj-ajustes-exact .mj-ajustes-badge.soon{display:inline-flex!important;align-items:center}.mj-ajustes-badge.soon{background:#fff7ed;color:#9a3412}.mj-ajustes-item--disabled{cursor:default!important;color:#64748b}.mj-ajustes-item--disabled:active,.mj-ajustes-item--disabled:focus-visible,.mj-ajustes-item--disabled:hover{background:transparent!important;transform:none!important}.mj-ajustes-item--disabled .mj-ajustes-row-label{color:#475569}.mj-ajustes-group-label{padding:0 10px!important}.mj-ajustes-version{content:"VERSÃO 7.9.32"}.mj-markets-page .mj-markets-card{gap:16px!important}.mj-markets-page .mj-markets-card .mj-nova-field small,.mj-markets-status-field small{margin-top:2px;color:#6b7280;font-size:12px;line-height:1.35;font-weight:600;text-transform:none;letter-spacing:0}.mj-markets-status-field{display:grid!important;grid-gap:10px!important;gap:10px!important}.mj-markets-switch{width:100%;min-height:58px!important;padding:10px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;justify-content:flex-start}.mj-markets-switch input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.mj-markets-switch-track{width:54px;height:30px;border-radius:999px;background:#cbd5e1;border:1px solid #cbd5e1;display:inline-flex;align-items:center;padding:3px;flex:0 0 auto;transition:background .18s ease,border-color .18s ease}.mj-markets-switch-track span{width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.18);transition:transform .18s ease}.mj-markets-switch.is-active{background:#f1f8f4;border-color:rgba(47,111,78,.22)}.mj-markets-switch.is-active .mj-markets-switch-track{background:#2f6f4e;border-color:#2f6f4e}.mj-markets-switch.is-active .mj-markets-switch-track span{transform:translateX(24px)}.mj-markets-switch-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.mj-markets-switch-copy strong{color:#17211b;font-size:15px;line-height:1.2;font-weight:800}.mj-markets-switch-copy small{color:#6b7280!important;font-size:12px!important;line-height:1.3!important;font-weight:600!important}.mj-markets-switch:has(input:focus-visible){outline:3px solid rgba(47,111,78,.18);outline-offset:2px}.mj-markets-alias-head{display:grid;grid-gap:4px;gap:4px}.mj-markets-alias-head p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}.mj-markets-page .mj-sub-alias-list{gap:7px}.mj-markets-page .mj-sub-alias-badge{max-width:100%;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;font-size:11px;line-height:1.25;font-weight:700;padding:5px 9px;border-radius:999px;overflow-wrap:anywhere}.mj-markets-page .mj-sub-alias-section{background:#f8fafc;border-color:#dbe3ea}.mj-markets-page .mj-sub-market-list{gap:10px}.mj-markets-page .mj-sub-market-item{align-items:flex-start;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.mj-markets-page .mj-sub-market-item:last-child{border-bottom:1px solid #e2e8f0}.mj-markets-row-main{min-width:0;display:flex;gap:12px;flex:1 1}.mj-markets-meta-grid>div,.mj-markets-name-block{min-width:0;display:grid;grid-gap:2px;gap:2px}.mj-markets-meta-grid span,.mj-markets-name-block>span{color:#64748b;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.mj-markets-name-block strong{color:#17211b;font-size:16px;line-height:1.25;font-weight:800}.mj-markets-meta-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(112px,.8fr);grid-gap:10px;gap:10px}.mj-markets-meta-grid strong{min-width:0;color:#334155;font-size:13px;line-height:1.35;font-weight:700;overflow-wrap:anywhere}.mj-markets-row-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.mj-markets-page .mj-sub-edit-btn{background:#f8fafc;color:#475569}.mj-markets-page .mj-sub-edit-btn:hover{border-color:#cbd5e1;background:#eef4f8}@media (max-width:560px){.mj-markets-page .mj-sub-market-item,.mj-markets-row-main{flex-direction:column}.mj-markets-row-actions{width:100%;justify-content:space-between}.mj-markets-meta-grid{grid-template-columns:1fr}}.mj-residents-page .mj-residents-card{gap:16px!important}.mj-residents-current,.mj-residents-notice,.mj-residents-roadmap{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.mj-residents-notice{border-color:#fed7aa;background:#fff7ed}.mj-residents-notice strong,.mj-residents-section-title{color:#17211b;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.mj-residents-notice p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}.mj-residents-list{display:grid;grid-gap:8px;gap:8px}.mj-residents-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.mj-residents-avatar{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;color:#fff;font-size:14px;font-weight:800}.mj-residents-avatar--green{background:#2f6f4e}.mj-residents-avatar--blue{background:#4f7db8}.mj-residents-item div{min-width:0;display:grid;grid-gap:2px;gap:2px;flex:1 1}.mj-residents-item strong{color:#17211b;font-size:15px;line-height:1.25;font-weight:800}.mj-residents-item span{color:#6b7280;font-size:12px;line-height:1.35;font-weight:600}.mj-residents-item em{color:#2f6f4e;font-style:normal;font-size:13px;font-weight:800;white-space:nowrap}.mj-residents-roadmap ul{margin:0;padding-left:18px;color:#6b7280;font-size:13px;line-height:1.55;font-weight:600}@media (min-width:760px){.mj-filter-bar-controls,.mj-history-advanced,.mj-history-period-row{grid-template-columns:repeat(4,minmax(120px,1fr))!important}.mj-settings-export-grid{grid-template-columns:repeat(3,1fr)}}.mj-historico-exact{padding:0 0 92px!important;min-height:100vh!important;background:#f4f5f6!important}.mj-historico-exact .mj-shared-topbar.center{position:-webkit-sticky!important;position:sticky!important;top:0!important;min-height:64px!important;height:64px!important;background:rgba(248,250,252,.96)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-bottom:1px solid #e2e8f0!important;margin:0!important}.mj-historico-exact .mj-history-canvas{padding-top:16px!important}.mj-history-controls{gap:12px!important}.mj-history-search{min-height:52px!important;border-radius:14px!important;border-color:#eef0f2!important;box-shadow:0 8px 24px rgba(15,23,42,.045)!important}.mj-history-search input{font-size:18px!important;color:#17211b!important}.mj-history-period-row{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important;padding:10px!important;background:#fff!important;border:1px solid #eef0f2!important;border-radius:18px!important;box-shadow:0 8px 22px rgba(15,23,42,.035)!important}.mj-history-period-row:before{content:"Visão do mês";grid-column:1/-1;display:block;color:#6b7280;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:0 4px 2px}.mj-history-advanced.compact select,.mj-history-period-row select{height:42px!important;min-height:42px!important;border-radius:12px!important;padding:0 13px!important;background:#f8faf9!important;border:1px solid #dbe5e9!important;color:#17211b!important;font-size:15px!important;font-weight:500!important}.mj-history-chips{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:8px!important;gap:8px!important;overflow:visible!important}.mj-history-chips button{width:100%!important;min-height:46px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid #eef0f2!important;background:#fff!important;color:#17211b!important;box-shadow:0 4px 14px rgba(15,23,42,.035)!important;font-size:15px!important;line-height:1!important;font-weight:700!important;letter-spacing:-.015em!important}.mj-history-chips button.active{background:#2f6f4e!important;color:#fff!important;border-color:#2f6f4e!important}.mj-history-advanced.compact{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;padding:10px!important;background:#fff!important;border:1px solid #eef0f2!important;border-radius:18px!important;box-shadow:0 8px 22px rgba(15,23,42,.035)!important}.mj-history-summary{margin-top:2px!important;border-radius:18px!important}@media (min-width:720px){.mj-historico-exact .mj-history-canvas{max-width:720px!important;margin:0 auto!important}.mj-history-advanced.compact{grid-template-columns:1fr 1fr!important}}:root{--mj-logo-bg:#e8f3ed;--mj-logo-ring:rgba(255,255,255,.76)}.market-logo,.market-logo-sm,.mj-bill-icon,.mj-dash-market-logo,.mj-history-logo,.mj-sub-market-logo{border-radius:9999px!important;overflow:hidden!important;display:grid!important;place-items:center!important;flex-shrink:0!important}.market-logo-sm:has(img),.market-logo:has(img),.mj-bill-icon.has-logo,.mj-history-logo:has(img),.mj-sub-market-logo:has(img){background:var(--mj-logo-bg)!important;box-shadow:inset 0 0 0 1px rgba(15,23,42,.045)!important}.mj-bill-icon.has-logo img{width:74%!important;height:74%!important;max-width:74%!important;max-height:74%!important;object-fit:contain!important;background:rgba(255,255,255,.62)!important;padding:4px!important;box-shadow:0 0 0 1px rgba(255,255,255,.35)!important}.market-logo img,.market-logo-sm img,.mj-history-logo img,.mj-sub-market-logo img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:9999px!important;display:block!important}.mj-bill-icon img:not([src]),.mj-sub-market-logo img:not([src]){display:none!important}.mj-bill-icon img[src^="data:"],.mj-bill-icon img[src^=http]{width:74%!important;height:74%!important;max-width:74%!important;max-height:74%!important;object-fit:contain!important;border-radius:9999px!important;padding:4px!important}.mj-sub-checkbox-label{gap:10px!important}.mj-sub-toggle{display:inline-flex!important;align-items:center!important;gap:12px!important;min-height:48px!important;cursor:pointer!important}.mj-sub-toggle input{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:56px!important;height:34px!important;border-radius:9999px!important;border:1px solid #dfe8ec!important;background:#f8faf9!important;position:relative!important;cursor:pointer!important;box-shadow:inset 0 0 0 1px rgba(15,23,42,.02)!important;transition:background .18s ease,border-color .18s ease!important;flex:0 0 56px!important}.mj-sub-toggle input:after{content:"";position:absolute;width:26px;height:26px;border-radius:9999px;background:#fff;left:3px;top:3px;box-shadow:0 2px 7px rgba(15,23,42,.16);transition:transform .18s ease}.mj-sub-toggle input:checked{background:#2f6f4e!important;border-color:#2f6f4e!important}.mj-sub-toggle input:checked:after{transform:translateX(22px)}.mj-sub-toggle input:focus-visible{outline:3px solid rgba(47,111,78,.18)!important;outline-offset:2px!important}.mj-sub-toggle span{font-size:16px!important;color:#17211b!important;font-weight:650!important;text-transform:none!important;letter-spacing:0!important}.mj-ajustes-card,.mj-ajustes-profile,.mj-fixos-bill,.mj-fixos-hero,.mj-history-summary,.mj-nova-card{isolation:isolate}@media (min-width:900px){.mj-ajustes-canvas,.mj-fixos-canvas,.mj-history-canvas,.mj-nova-canvas{max-width:760px!important}.mj-fixos-list,.mj-sub-market-list{max-width:100%!important}.mj-bill-icon.has-logo img{width:72%!important;height:72%!important}}.mj-bill-icon.has-logo{background:#ffffff!important;box-shadow:0 0 0 1px rgba(226,232,240,.9)!important;padding:0!important;overflow:hidden!important}.mj-bill-icon.has-logo img,.mj-bill-icon.has-logo img[src^="data:"],.mj-bill-icon.has-logo img[src^=http]{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;border-radius:9999px!important;background:transparent!important;padding:0!important;box-shadow:none!important}.mj-bill-icon:not(.has-logo) img{width:38%!important;height:38%!important}.receipt-preview-image-v722{filter:grayscale(1) contrast(1.12)!important}.mj-receipt-quality-note{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border-radius:14px;background:#f8faf9;border:1px solid #e2ecef;color:#5f6b7a;font-size:13px;line-height:1.35}.mj-shared-topbar.brand{display:flex!important;justify-content:space-between!important}.mj-shared-brand,.mj-shared-topbar.brand{align-items:center!important;gap:12px!important}.mj-shared-brand{display:inline-flex!important}.mj-shared-brand-logo{width:34px!important;height:34px!important;border-radius:10px!important;object-fit:cover!important;flex:0 0 auto!important;box-shadow:0 1px 2px rgba(15,23,42,.12)!important}.mj-shared-topbar-actions{display:inline-flex!important;align-items:center!important;gap:8px!important}.mj-shared-avatar-link{width:38px!important;height:38px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:transparent!important;text-decoration:none!important}.mj-shared-avatar{width:30px!important;height:30px!important;border-radius:999px!important;object-fit:cover!important;border:1px solid #eef0f2!important;background:#e8f3ed!important}.auth-checking{cursor:progress}.mj-ocr-raw-text{border:1px solid #e5edf0;border-radius:16px;background:#f8faf9;padding:12px 14px}.mj-ocr-raw-text summary{cursor:pointer;color:#6b7280;font-size:14px;font-weight:750}.mj-ocr-raw-text textarea{margin-top:10px;min-height:150px}.photo-review-shell-v730{scroll-margin-top:78px;border:2px solid rgba(47,111,78,.16)!important;box-shadow:0 10px 30px rgba(15,23,42,.08)!important}@media (min-width:760px){.app-frame{width:100%!important}.app-frame,.mj-shared-topbar{max-width:min(1180px,100vw)!important;margin:0 auto!important}.mj-shared-topbar{padding-left:clamp(18px,4vw,44px)!important;padding-right:clamp(18px,4vw,44px)!important}.mj-ajustes-exact,.mj-dashboard-exact,.mj-fixos-exact,.mj-historico-exact,.mj-nova-exact{max-width:760px!important;margin:0 auto!important}.route-dashboard .mj-dashboard-exact,.route-fixed .mj-fixos-exact,.route-history .mj-historico-exact{max-width:860px!important}.bottom-nav,.mj-exact-bottom,.mj-shared-bottomnav{max-width:min(760px,100vw)!important;left:50%!important;transform:translateX(-50%)!important;border-left:1px solid #eef0f2!important;border-right:1px solid #eef0f2!important;border-radius:22px 22px 0 0!important}}@media (min-width:1100px){.mj-dashboard-exact,.mj-fixos-exact,.mj-historico-exact{max-width:980px!important}.route-receipt .mj-nova-exact,.route-settings .mj-ajustes-exact{max-width:820px!important}}body,html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}*,:after,:before{box-sizing:border-box}.app-frame,.mj-ajustes-exact,.mj-dashboard-exact,.mj-fixos-exact,.mj-historico-exact,.mj-nova-exact{width:100%!important;max-width:100vw!important;overflow-x:clip!important}.mj-ajustes-canvas,.mj-dashboard-canvas,.mj-fixos-canvas,.mj-history-canvas,.mj-nova-canvas{width:100%!important;max-width:100%!important;min-width:0!important}.mj-shared-topbar{max-width:100vw!important;overflow:hidden!important}.mj-shared-brand{min-width:0!important;flex:1 1 auto!important}.mj-shared-brand strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.mj-shared-topbar-actions{flex:0 0 auto!important}.mj-avatar-initials{display:inline-grid!important;place-items:center!important;color:#fff!important;font-weight:900!important;letter-spacing:-.03em!important;line-height:1!important;text-transform:uppercase!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;overflow:hidden!important;border-radius:9999px!important}.mj-shared-avatar.mj-avatar-initials{width:30px!important;height:30px!important;font-size:13px!important;border:1px solid #eef0f2!important}.mj-dash-user-avatar .mj-avatar-initials,.mj-nova-payer-avatar .mj-avatar-initials,.mj-payer-avatar .mj-avatar-initials{width:100%!important;height:100%!important;font-size:11px!important}.mj-bill-icon{width:64px!important;height:64px!important;min-width:64px!important}.mj-bill-icon.has-logo{background:#fff!important;box-shadow:none!important}.mj-bill-icon.has-logo img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:9999px!important}.mj-bill-icon:not(.has-logo){background:#e8f3ed!important}.mj-bill-icon:not(.has-logo) img{width:44%!important;height:44%!important;min-width:24px!important;min-height:24px!important;object-fit:contain!important;opacity:.95!important}.route-receipt .mj-nova-canvas{padding-left:18px!important;padding-right:18px!important;padding-bottom:128px!important}.route-receipt .mj-nova-card{max-width:100%!important;overflow:hidden!important}.route-receipt .mj-nova-card .mj-nova-fields--2col{grid-template-columns:1fr!important;gap:14px!important}.route-receipt .mj-nova-field input[type=date].mj-nova-input-with-icon{width:100%!important;min-height:50px!important;padding-left:48px!important;padding-right:14px!important;font-size:16px!important;letter-spacing:0!important;white-space:nowrap!important}.route-receipt .mj-nova-payer-row{display:flex!important;flex-wrap:wrap!important}.route-receipt .mj-nova-payer-btn{min-height:38px!important;flex:0 0 auto!important}.route-receipt .mj-nova-payer-other{grid-column:auto!important}.route-receipt .mj-nova-currency-wrap{min-height:44px!important;height:44px!important;border-radius:14px!important;gap:8px!important}.route-receipt .mj-nova-currency-input,.route-receipt .mj-nova-currency-wrap>span{font-size:15px!important}.route-receipt .mj-nova-final{min-height:74px!important;border-radius:16px!important}.route-receipt .mj-nova-final span{font-size:14px!important}.route-receipt .mj-nova-final strong{font-size:30px!important}.route-receipt .mj-nova-card h2{font-size:22px!important;line-height:1.1!important}.route-receipt .mj-nova-field>span{font-size:12px!important}.route-receipt .photo-form-shell-v730,.route-receipt .photo-review-shell-v730,.route-receipt .transaction-section-v721,.route-receipt .values-section-v721{width:100%!important;max-width:100%!important;overflow:hidden!important}.route-receipt .field-row{grid-template-columns:1fr!important}.route-receipt .receipt-preview-shell{max-width:100%!important;overflow:hidden!important}.route-receipt .receipt-preview-image-v722{max-width:100%!important;height:auto!important}.mj-exact-bottom,.mj-shared-bottom-nav{width:100%!important;max-width:100vw!important;left:0!important;right:0!important;transform:none!important;margin:0 auto!important}@media (min-width:760px){.mj-ajustes-exact,.mj-dashboard-exact,.mj-fixos-exact,.mj-historico-exact,.mj-nova-exact{max-width:860px!important;margin:0 auto!important;overflow-x:visible!important}.mj-shared-topbar{max-width:860px!important;border-left:1px solid #eef0f2!important;border-right:1px solid #eef0f2!important}.mj-exact-bottom,.mj-shared-bottom-nav{left:50%!important;right:auto!important;transform:translateX(-50%)!important;max-width:760px!important;border-radius:22px 22px 0 0!important}.route-receipt .mj-nova-card .mj-nova-fields--2col{grid-template-columns:repeat(2,minmax(0,1fr))!important}.route-receipt .mj-nova-canvas{max-width:760px!important;margin:0 auto!important}.route-receipt .field-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ds-dashboard{padding:20px 24px 132px!important}.ds-summary-grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:stretch}.ds-summary-grid .mj-exact-hero-card{min-height:100%}.ds-composition-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.mj-dash-insights{grid-template-columns:repeat(3,minmax(0,1fr))}.mj-dash-insight:last-child:nth-child(odd){grid-column:auto}}@media (min-width:1100px){.mj-dashboard-exact,.mj-fixos-exact,.mj-historico-exact,.mj-shared-topbar{max-width:980px!important}.mj-fixos-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:18px!important;gap:18px!important}.ds-dashboard{padding-left:28px!important;padding-right:28px!important}}.mj-ajustes-group-label,.mj-ajustes-profile-editor label,.mj-ajustes-version,.mj-fixos-hero-head span,.mj-fixos-hero-menu label,.mj-fixos-hero-menu strong,.mj-fixos-progress-row strong,.mj-history-period-row:before,.mj-history-summary span,.mj-markets-meta-grid span,.mj-markets-name-block>span,.mj-profile-editor-v730 label:not(.mj-profile-upload),.mj-residents-notice strong,.mj-residents-section-title,.mj-shared-bottom-item,.mj-sub-exact .mj-nova-field>span,.mj-sub-exact .mj-sub-alias-title,.mj-sub-exact .mj-sub-stat span{text-transform:none!important;letter-spacing:0!important}.mj-ajustes-group-label,.mj-ajustes-profile-editor label,.mj-fixos-hero-head span,.mj-fixos-hero-menu label,.mj-fixos-hero-menu strong,.mj-fixos-progress-row strong,.mj-history-period-row:before,.mj-history-summary span,.mj-markets-meta-grid span,.mj-markets-name-block>span,.mj-profile-editor-v730 label:not(.mj-profile-upload),.mj-residents-notice strong,.mj-residents-section-title,.mj-sub-exact .mj-nova-field>span,.mj-sub-exact .mj-sub-alias-title,.mj-sub-exact .mj-sub-stat span{font-weight:600!important}.mj-ajustes-version{font-weight:500!important}.mj-markets-switch-copy strong,.mj-profile-editor-actions button,.mj-profile-editor-v730>button,.mj-profile-upload,.mj-residents-item em,.mj-residents-item strong,.mj-settings-export-btn{font-weight:650!important}.mj-history-summary strong{letter-spacing:0!important;font-weight:700!important}.mj-ajustes-exact .mj-shared-pagebar-inner>strong,.mj-sub-exact .mj-shared-pagebar-inner>strong,.route-settings .mj-shared-pagebar-inner>strong{color:#17211b!important;font-size:18px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.mj-ajustes-canvas{gap:26px!important}.mj-ajustes-group{gap:8px!important}.mj-ajustes-group-label{color:#64748b!important;font-size:12px!important;line-height:1.3!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}.mj-ajustes-item{min-height:64px!important;padding:14px 16px!important}.mj-ajustes-item,.mj-ajustes-row-main{align-items:center!important}.mj-ajustes-row-label{font-size:15.5px!important;line-height:1.28!important;font-weight:700!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}.mj-ajustes-row-description,.mj-ajustes-row-label{letter-spacing:0!important;text-transform:none!important}.mj-ajustes-row-description{color:#64748b!important;font-size:12.5px!important;line-height:1.42!important;font-weight:400!important}.mj-ajustes-badge{font-size:10.5px!important;line-height:1!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}.mj-settings-action-card{gap:12px!important}.mj-backup-page .mj-settings-action-card h2,.mj-help-card h2,.mj-sub-exact .mj-nova-card h2{color:#17211b!important;font-size:16px!important;line-height:1.28!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.mj-backup-page .mj-backup-status p,.mj-backup-page .mj-backup-status ul,.mj-dashboard-settings-copy,.mj-help-topic p,.mj-markets-alias-head p,.mj-residents-notice p,.mj-residents-roadmap ul,.mj-settings-action-card small,.mj-sub-desc{color:#64748b!important;font-size:13px!important;line-height:1.42!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.mj-help-card{gap:10px!important}.mj-help-topic{gap:5px!important;padding:11px 0!important}.mj-backup-page .mj-backup-status strong,.mj-help-topic strong,.mj-markets-switch-copy strong,.mj-residents-item strong,.mj-residents-notice strong,.mj-residents-section-title{color:#17211b!important;font-size:15px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.mj-markets-page .mj-markets-card .mj-nova-field small,.mj-markets-status-field small,.mj-markets-switch-copy small,.mj-residents-item span{color:#64748b!important;font-size:12.5px!important;line-height:1.38!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.mj-markets-meta-grid span,.mj-markets-name-block>span,.mj-sub-exact .mj-nova-field>span,.mj-sub-exact .mj-sub-alias-title,.mj-sub-exact .mj-sub-stat span{color:#64748b!important;font-size:11px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}.mj-markets-meta-grid strong,.mj-markets-name-block strong{font-weight:700!important;letter-spacing:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.route-settings .ds-status-badge{font-size:10.5px!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}.mj-nova-cta,.mj-nova-secondary,.mj-profile-editor-actions button,.mj-profile-upload,.mj-settings-export-btn{letter-spacing:0!important;text-transform:none!important}@media (max-width:759px){.route-receipt .mj-nova-form>.mj-nova-card:first-of-type .mj-nova-fields--2col{grid-template-columns:1fr!important}.route-receipt .mj-nova-form>.mj-nova-card:nth-of-type(2) .mj-nova-fields--2col{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.route-receipt .mj-nova-form>.mj-nova-card:nth-of-type(2) .mj-nova-field>span{font-size:11px!important;white-space:nowrap!important}}.mj-app-shell,.mj-mobile-header,.mj-mobile-topbar,.mj-topbar,header{overflow:visible!important}@media (min-width:720px){.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:34px 36px 32px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:220px 1fr!important;align-items:start!important;column-gap:24px!important}.route-receipt .mj-nova-payer-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.route-receipt .mj-nova-payer-other{grid-column:auto!important}}:root{--mj-layer-nav:5000;--mj-layer-dropdown:9000;--mj-layer-popover:10000;--mj-layer-modal:11000}.mj-dash-period-row,.mj-dashboard-canvas,.mj-dashboard-exact,.mj-dashboard-period-card{overflow:visible!important}.mj-dash-period-btn{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;padding:0!important;line-height:1!important}.mj-dash-period-btn img,.mj-dash-period-btn svg{width:24px!important;height:24px!important;display:block!important}.mj-dash-period-dropdown{position:fixed!important;top:164px!important;right:max(18px,calc((100vw - 430px) / 2 + 18px))!important;width:min(310px,calc(100vw - 36px))!important;max-height:min(62vh,420px)!important;overflow-y:auto!important;border-radius:22px!important}.mj-bill-main,.mj-bill-side,.mj-fixos-bill,.mj-fixos-canvas,.mj-fixos-exact,.mj-fixos-list,.route-fixed{overflow:visible!important}.mj-bill-dots{border:0!important;background:transparent!important;width:44px!important;height:36px!important;display:inline-grid!important;place-items:center!important;padding:0!important;color:#64748b!important}.mj-bill-dots svg{width:26px!important;height:26px!important}@media (max-width:899px){.mj-bill-menu{position:fixed!important;left:14px!important;right:14px!important;bottom:calc(102px + env(safe-area-inset-bottom))!important;width:auto!important;max-height:50vh!important;overflow-y:auto!important;border-radius:24px!important;background:rgba(255,255,255,.98)!important;border:1px solid #e2e8f0!important;padding:6px!important}.mj-bill-menu button{min-height:58px!important;padding:14px 18px!important;border-radius:16px!important;font-size:17px!important}.mj-bill-month-edit{position:absolute!important;left:50%!important;bottom:16px!important;transform:translateX(-50%)!important;width:min(280px,calc(100% - 92px))!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;padding:8px!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 16px 42px rgba(15,23,42,.16)!important;z-index:var(--mj-layer-popover)!important}.mj-bill-month-edit input{min-width:0!important;width:100%!important;height:48px!important;padding:0 12px!important;font-size:20px!important;text-align:center!important;border-radius:14px!important}.mj-bill-month-edit button{height:48px!important;padding:0 18px!important;border-radius:14px!important;font-size:16px!important;white-space:nowrap!important}.mj-bill-actions{position:absolute!important;left:50%!important;bottom:16px!important;transform:translateX(-50%)!important;display:flex!important;gap:8px!important;padding:8px!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 16px 42px rgba(15,23,42,.16)!important;z-index:var(--mj-layer-popover)!important}.mj-bill-actions button{height:44px!important;min-width:92px!important;border-radius:14px!important;background:#2f6f4e!important;color:#fff!important;font-weight:800!important}}.route-fixed .mj-bill-menu-wrap{position:relative!important;align-self:end!important;justify-self:end!important}.route-fixed .mj-bill-main{margin-left:15px!important}.mj-fixed-menu-portal .mj-bill-menu-backdrop,.route-fixed .mj-bill-menu-backdrop{display:none!important}.mj-fixed-menu-portal .mj-bill-menu,.route-fixed .mj-bill-menu{position:fixed!important;top:var(--mj-bill-menu-top,96px)!important;right:auto!important;bottom:auto!important;left:var(--mj-bill-menu-left,12px)!important;z-index:var(--mj-layer-modal)!important;width:min(260px,calc(100vw - 32px))!important;max-width:260px!important;max-height:min(420px,calc(100vh - 120px))!important;overflow-y:auto!important;display:grid!important;grid-gap:0!important;gap:0!important;padding:6px!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 20px 52px rgba(15,23,42,.18)!important}.mj-fixed-menu-portal .mj-bill-menu button,.route-fixed .mj-bill-menu button{width:100%!important;min-height:44px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#17211b!important;font-size:14px!important;line-height:1.2!important;font-weight:650!important;text-align:left!important}.mj-fixed-menu-portal .mj-bill-menu button svg,.route-fixed .mj-bill-menu button svg{width:18px!important;height:18px!important;flex:0 0 18px!important;color:#64748b!important}.mj-fixed-menu-portal .mj-bill-menu button.danger,.mj-fixed-menu-portal .mj-bill-menu button.danger svg,.route-fixed .mj-bill-menu button.danger,.route-fixed .mj-bill-menu button.danger svg{color:#b42318!important}@media (hover:hover){.mj-fixed-menu-portal .mj-bill-menu button:hover,.route-fixed .mj-bill-menu button:hover{background:#f8fafc!important}}@media (max-width:899px){.mj-fixed-menu-portal .mj-bill-menu-backdrop,.route-fixed .mj-bill-menu-backdrop{position:fixed!important;inset:0!important;z-index:calc(var(--mj-layer-modal) - 1)!important;display:block!important;background:rgba(15,23,42,.24)!important}.mj-fixed-menu-portal .mj-bill-menu,.route-fixed .mj-bill-menu{position:fixed!important;top:auto!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;max-width:none!important;max-height:min(72vh,520px)!important;padding:12px 14px calc(18px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;background:rgba(255,255,255,.98)!important;box-shadow:0 24px 70px rgba(15,23,42,.24)!important}.mj-fixed-menu-portal .mj-bill-menu button,.route-fixed .mj-bill-menu button{min-height:52px!important;padding:14px 12px!important;border-radius:16px!important;font-size:16px!important}}.mj-fixed-menu-portal .mj-bill-menu-header{display:grid!important;grid-gap:3px!important;gap:3px!important;padding:6px 8px 12px!important;margin:0 0 4px!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.mj-fixed-menu-portal .mj-bill-menu-header strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#17211b!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important}.mj-fixed-menu-portal .mj-bill-menu-header span{color:#64748b!important;font-size:12px!important;line-height:1.25!important;font-weight:650!important}.mj-fixed-menu-portal .mj-bill-menu-cancel{display:none!important}@media (max-width:899px){.mj-fixed-menu-portal .mj-bill-menu{gap:2px!important;padding:14px 16px calc(18px + env(safe-area-inset-bottom))!important}.mj-fixed-menu-portal .mj-bill-menu-header{padding:4px 4px 14px!important;margin-bottom:6px!important}.mj-fixed-menu-portal .mj-bill-menu-header strong{font-size:16px!important}.mj-fixed-menu-portal .mj-bill-menu button svg{width:17px!important;height:17px!important;flex-basis:17px!important}.mj-fixed-menu-portal .mj-bill-menu-cancel{width:100%!important;min-height:48px!important;display:block!important;margin-top:8px!important;border-radius:16px!important;background:#f3f4f6!important;color:#111827!important;text-align:center!important;font-weight:800!important}}.route-receipt .mj-nova-card,.route-receipt .mj-nova-fields,.route-receipt .mj-nova-form{overflow:visible!important}@media (max-width:899px){.route-receipt .mj-nova-canvas,.route-receipt .mj-nova-form,.route-receipt .mj-nova-main{width:100%!important;max-width:430px!important;margin-inline:auto!important}.route-receipt .mj-nova-card{padding:24px 20px!important;border-radius:24px!important}.route-receipt .mj-nova-card h2{font-size:26px!important;line-height:1.08!important;margin-bottom:20px!important}.route-receipt .mj-nova-fields--2col{display:grid!important;grid-template-columns:minmax(142px,.85fr) minmax(0,1.35fr)!important;grid-gap:14px!important;gap:14px!important;align-items:start!important;width:100%!important}.route-receipt .mj-nova-field>span{font-size:12px!important;letter-spacing:.12em!important;line-height:1.15!important;margin-bottom:8px!important}.route-receipt .mj-nova-input-icon-wrap{min-width:0!important;height:58px!important;border-radius:16px!important;display:flex!important;align-items:center!important;gap:10px!important;padding-left:42px!important;position:relative!important}.route-receipt .mj-nova-input-icon{position:absolute!important;left:16px!important;top:50%!important;transform:translateY(-50%)!important;width:22px!important;height:22px!important}.route-receipt .mj-nova-date-display{display:inline-block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-size:17px!important;line-height:1!important;color:#17211b!important;max-width:calc(100% - 2px)!important}.route-receipt .mj-nova-date-native{opacity:0!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.route-receipt .mj-nova-payer-row{display:flex!important;flex-direction:column!important;gap:8px!important;align-items:stretch!important}.route-receipt .mj-nova-payer-btn{width:100%!important;min-height:44px!important;padding:8px 12px!important;border-radius:999px!important;justify-content:flex-start!important;font-size:17px!important;line-height:1!important;gap:9px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:26px!important;height:26px!important;flex:0 0 26px!important}.route-receipt .mj-nova-currency-wrap{height:56px!important;border-radius:16px!important;padding:0 14px!important;gap:8px!important}.route-receipt .mj-nova-currency-wrap span{font-size:20px!important}.route-receipt .mj-nova-currency-input{font-size:20px!important;min-width:0!important}.route-receipt .mj-nova-final{min-height:72px!important;border-radius:18px!important;padding:16px 18px!important}.route-receipt .mj-nova-final strong{font-size:32px!important}}@media (max-width:374px){.route-receipt .mj-nova-fields--2col{grid-template-columns:1fr!important}.route-receipt .mj-nova-payer-row{display:grid!important;grid-template-columns:1fr 1fr!important}.route-receipt .mj-nova-payer-other{grid-column:1/-1!important}}.mj-profile-remove-photo{border:1px solid #fecaca!important;background:#fff7f7!important;color:#b94a48!important;box-shadow:none!important}.profile-remove-photo-button{width:100%;min-height:42px;border:1px solid #e5e7eb;border-radius:14px;background:#ffffff;color:#b94a48;font-size:14px;font-weight:700}.route-receipt .transaction-section-v721:first-of-type{padding:20px!important}.route-receipt .transaction-section-v721:first-of-type h2{font-size:24px!important;line-height:1.1!important;margin:0 0 22px!important}.route-receipt .transaction-section-v721:first-of-type .grid,.route-receipt .transaction-section-v721:first-of-type .grid-2{display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important}.route-receipt .transaction-section-v721:first-of-type label{min-width:0!important;width:100%!important}.route-receipt .transaction-section-v721:first-of-type label:first-child{grid-column:1/-1!important}.route-receipt .transaction-section-v721:first-of-type input,.route-receipt .transaction-section-v721:first-of-type select{height:52px!important;min-height:52px!important;width:100%!important;border-radius:15px!important;font-size:16px!important;padding:0 16px!important;box-sizing:border-box!important}.route-receipt .basic-info-row,.route-receipt .receipt-info-row,.route-receipt .transaction-info-row{display:grid!important;grid-template-columns:120px 1fr!important;grid-gap:14px!important;gap:14px!important;align-items:start!important}.route-receipt .date-input,.route-receipt .receipt-date-input,.route-receipt input[type=date]{width:120px!important;max-width:120px!important;min-width:120px!important;height:52px!important;min-height:52px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-size:15px!important;line-height:1!important;padding:0 10px!important}.route-receipt input[type=date]::-webkit-date-and-time-value{text-align:left!important;white-space:nowrap!important}.route-receipt .payer-list,.route-receipt .payer-options,.route-receipt .payer-selector,.route-receipt .receipt-payers,.route-receipt .responsible-options{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;overflow:visible!important}.route-receipt .payer-list button,.route-receipt .payer-options button,.route-receipt .payer-selector button,.route-receipt .receipt-payers button,.route-receipt .responsible-options button{width:-moz-fit-content!important;width:fit-content!important;min-width:150px!important;max-width:100%!important;height:42px!important;min-height:42px!important;padding:8px 14px!important;border-radius:999px!important;font-size:15px!important;font-weight:800!important}.route-receipt .transaction-section-v721:first-of-type .grid-2>label:nth-child(2),.route-receipt .transaction-section-v721:first-of-type .grid>label:nth-child(2){grid-column:1/2!important}.route-receipt .transaction-section-v721:first-of-type .grid-2>label:nth-child(3),.route-receipt .transaction-section-v721:first-of-type .grid>label:nth-child(3){grid-column:2/3!important}@media (min-width:360px){.route-receipt .transaction-section-v721:first-of-type .grid,.route-receipt .transaction-section-v721:first-of-type .grid-2{grid-template-columns:120px 1fr!important}}@media (max-width:359px){.route-receipt .transaction-section-v721:first-of-type .grid,.route-receipt .transaction-section-v721:first-of-type .grid-2{grid-template-columns:1fr!important}.route-receipt .transaction-section-v721:first-of-type .grid-2>label,.route-receipt .transaction-section-v721:first-of-type .grid>label{grid-column:1/-1!important}.route-receipt .date-input,.route-receipt .receipt-date-input,.route-receipt input[type=date]{width:100%!important;max-width:100%!important}}.route-history .history-group-card,.route-history .history-row,.route-history .history-row *,.route-history .history-row-list{overflow:visible!important}.route-history .history-action-menu,.route-history .history-row-menu,.route-history .menu-popover,.route-history .menu-popover-figma,.route-history .menu-popover-quiet,.route-history .mj-history-menu,.route-history [role=menu]{position:fixed!important;right:max(16px,calc((100vw - 430px) / 2 + 16px))!important;top:auto!important;bottom:calc(104px + env(safe-area-inset-bottom))!important;width:min(260px,calc(100vw - 32px))!important;z-index:12000!important;background:#ffffff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;box-shadow:0 24px 70px rgba(15,23,42,.24)!important;padding:8px!important;overflow:visible!important}.route-history .history-action-menu a,.route-history .history-action-menu button,.route-history .menu-popover a,.route-history .menu-popover button,.route-history [role=menu] a,.route-history [role=menu] button{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:44px!important;padding:10px 14px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#17211b!important;font-size:15px!important;font-weight:700!important;text-align:left!important}.route-history .history-action-menu a:hover,.route-history .history-action-menu button:hover,.route-history .menu-popover a:hover,.route-history .menu-popover button:hover,.route-history [role=menu] a:hover,.route-history [role=menu] button:hover{background:#f4f5f6!important}.route-history .app-content,.route-history .container,.route-history main{padding-bottom:calc(136px + env(safe-area-inset-bottom))!important}@media (min-width:900px){.route-history .history-action-menu,.route-history .history-row-menu,.route-history .menu-popover,.route-history .menu-popover-figma,.route-history .menu-popover-quiet,.route-history .mj-history-menu,.route-history [role=menu]{right:40px!important;bottom:40px!important}.route-receipt .transaction-section-v721:first-of-type .grid,.route-receipt .transaction-section-v721:first-of-type .grid-2{grid-template-columns:180px 1fr!important}.route-receipt .date-input,.route-receipt .receipt-date-input,.route-receipt input[type=date]{width:180px!important;max-width:180px!important}}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:26px 24px 24px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) h2{font-size:clamp(30px,6.5vw,42px)!important;line-height:.98!important;margin:0 0 28px!important;max-width:100%!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-fields{grid-gap:18px!important;gap:18px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:1fr!important;grid-gap:18px!important;gap:18px!important}.route-receipt .mj-nova-date-field,.route-receipt .mj-nova-field,.route-receipt .mj-nova-payer-field{width:100%!important;min-width:0!important;gap:8px!important;margin:0!important}.route-receipt .mj-nova-field>span,.route-receipt .mj-nova-payer-field>span{margin:0 0 8px!important}.route-receipt .mj-nova-input-icon-wrap{height:54px!important;min-height:54px!important}.route-receipt .mj-nova-input-icon{margin-left:16px!important}.route-receipt .mj-nova-input-with-icon{height:54px!important;min-height:54px!important;padding-left:56px!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon-wrap{width:190px!important;max-width:100%!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon{margin-left:0!important}.route-receipt .mj-nova-date-display{padding-left:42px!important}.route-receipt .mj-nova-payer-row{max-width:240px!important}@media (min-width:560px){.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:30px 34px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:180px minmax(0,1fr)!important;align-items:start!important;column-gap:24px!important}.route-receipt .mj-nova-payer-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important}.route-receipt .mj-nova-payer-btn{height:46px!important;min-height:46px!important;font-size:16px!important;padding:0 12px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:30px!important;height:30px!important;min-width:30px!important}}@media (max-width:420px){.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:24px 20px 22px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) h2{font-size:32px!important;margin-bottom:24px!important}.route-receipt .mj-nova-payer-row{max-width:230px!important}}.mj-notification-wrap{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.mj-notification-bell{position:relative!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#065f46!important;display:inline-grid!important;place-items:center!important;padding:0!important;cursor:pointer!important}.mj-notification-bell img,.mj-notification-bell svg{display:block!important;width:24px!important;height:24px!important;object-fit:contain!important}.mj-notification-dot{position:absolute!important;right:8px!important;top:7px!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#f59e0b!important;border:2px solid #ffffff!important}.mj-notification-scrim{position:fixed!important;inset:0!important;z-index:2147483600!important;border:0!important;background:transparent!important;padding:0!important}.mj-notification-panel{position:fixed!important;top:76px!important;right:14px!important;z-index:2147483601!important;width:min(330px,calc(100vw - 28px))!important;max-height:min(62vh,420px)!important;overflow-y:auto!important;background:#ffffff!important;color:#17211b!important;border:1px solid rgba(226,232,240,.95)!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(15,23,42,.2)!important;padding:16px!important}.mj-notification-title-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}.mj-notification-title-row strong{font-size:18px!important;line-height:1.1!important;color:#17211b!important}.mj-notification-title-row button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border:0!important;border-radius:999px!important;background:#f3f4f6!important;color:#111827!important;display:grid!important;place-items:center!important;padding:0!important;font-size:28px!important;line-height:1!important;font-weight:600!important;cursor:pointer!important}.mj-notification-item{display:block!important;padding:12px 14px!important;border-radius:16px!important;background:#f8fafc!important;color:#6b7280!important;font-size:15px!important;line-height:1.35!important}.mj-notification-item+.mj-notification-item{margin-top:8px!important}.mj-notification-item.success{background:#ecfdf5!important}.mj-notification-item.warn{background:#fffbeb!important}@media (min-width:900px){.mj-notification-panel{top:82px!important;right:28px!important}}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-fields{grid-gap:22px!important;gap:22px!important;width:100%!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-field{width:100%!important;min-width:0!important;margin:0!important}.route-receipt .mj-nova-field>span,.route-receipt .mj-nova-payer-field>span{font-size:13px!important}.route-receipt .mj-nova-input-icon-wrap{height:56px!important;min-height:56px!important;border-radius:18px!important}.route-receipt .mj-nova-input-icon{left:22px!important;width:24px!important;height:24px!important}.route-receipt .mj-nova-input-with-icon{height:56px!important;min-height:56px!important;padding-left:74px!important;padding-right:18px!important;font-size:18px!important;line-height:56px!important;border-radius:18px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:210px minmax(230px,1fr)!important;grid-column-gap:26px!important;column-gap:26px!important}.route-receipt .mj-nova-date-field{width:210px!important;min-width:210px!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon-wrap{width:210px!important;max-width:210px!important;height:48px!important;min-height:48px!important}.route-receipt .mj-nova-date-display{left:40px!important;width:150px!important;font-size:18px!important}.route-receipt .mj-nova-date-native{width:210px!important;height:48px!important;min-height:48px!important}.route-receipt .mj-nova-payer-row{max-width:270px!important}.route-receipt .mj-nova-payer-btn{height:48px!important;min-height:48px!important;border-radius:18px!important;padding:0 14px!important;font-size:17px!important;gap:10px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:32px!important;height:32px!important;min-width:32px!important;font-size:14px!important}@media (max-width:520px){.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:24px 20px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) h2{font-size:34px!important;margin-bottom:26px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:1fr!important;row-gap:18px!important}.route-receipt .mj-nova-date-field,.route-receipt .mj-nova-payer-field{grid-column:1!important;width:100%!important;min-width:0!important}.route-receipt .mj-nova-payer-row{max-width:250px!important}}@media (min-width:720px){.route-receipt .mj-nova-general-stack{grid-template-columns:210px minmax(0,1fr)!important;column-gap:30px!important}.route-receipt .mj-nova-payer-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important}.route-receipt .mj-nova-payer-btn{height:46px!important;min-height:46px!important;font-size:16px!important;padding:0 12px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:30px!important;height:30px!important;min-width:30px!important}}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:24px 20px 22px!important;border-radius:28px!important;min-height:auto!important;overflow:visible!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) h2{font-size:clamp(32px,8.5vw,42px)!important;line-height:1!important;letter-spacing:-.055em!important;margin:0 0 26px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-fields{display:grid!important;grid-template-columns:1fr!important;grid-gap:20px!important;gap:20px!important}.route-receipt .mj-nova-field>span,.route-receipt .mj-nova-payer-field>span{letter-spacing:.22em!important;margin:0 0 10px!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-input-icon-wrap{position:relative!important;width:100%!important;height:54px!important;min-height:54px!important;border-radius:18px!important;overflow:hidden!important;box-sizing:border-box!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-input-icon{position:absolute!important;left:22px!important;top:50%!important;transform:translateY(-50%)!important;width:23px!important;height:23px!important;margin:0!important;pointer-events:none!important;z-index:2!important}.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack) .mj-nova-input-with-icon{width:100%!important;height:54px!important;min-height:54px!important;padding-left:70px!important;padding-right:16px!important;font-size:17px!important;line-height:54px!important;border-radius:18px!important;box-sizing:border-box!important}.route-receipt .mj-nova-general-stack{grid-template-columns:152px minmax(0,1fr)!important;grid-column-gap:14px!important;column-gap:14px!important;grid-row-gap:0!important;row-gap:0!important}.route-receipt .mj-nova-date-field{width:152px!important;margin:0!important}.route-receipt .mj-nova-payer-field{margin:0!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon-wrap{width:152px!important;max-width:152px!important;height:46px!important;min-height:46px!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon{width:24px!important;height:24px!important}.route-receipt .mj-nova-date-display{left:36px!important;width:112px!important}.route-receipt .mj-nova-date-native{width:152px!important;height:46px!important;min-height:46px!important}.route-receipt .mj-nova-payer-row{grid-gap:8px!important;gap:8px!important;max-width:230px!important}.route-receipt .mj-nova-payer-btn{height:46px!important;min-height:46px!important;border-radius:17px!important;font-size:16px!important;gap:9px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:30px!important;height:30px!important;min-width:30px!important;font-size:13px!important}@media (max-width:390px){.route-receipt .mj-nova-general-stack{grid-template-columns:138px minmax(0,1fr)!important;column-gap:12px!important}.route-receipt .mj-nova-date-field,.route-receipt .mj-nova-date-field .mj-nova-input-icon-wrap{width:138px!important;max-width:138px!important}.route-receipt .mj-nova-date-display{left:34px!important;width:100px!important;font-size:15px!important}.route-receipt .mj-nova-payer-btn{font-size:15px!important;padding:0 10px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:28px!important;height:28px!important;min-width:28px!important}}@media (min-width:720px){.route-receipt .mj-nova-form>.mj-nova-card:has(.mj-nova-general-stack){padding:30px 34px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:180px minmax(0,1fr)!important;column-gap:26px!important}.route-receipt .mj-nova-date-field,.route-receipt .mj-nova-date-field .mj-nova-input-icon-wrap{width:180px!important;max-width:180px!important}.route-receipt .mj-nova-date-display{width:130px!important;font-size:17px!important}.route-receipt .mj-nova-payer-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important}}.route-receipt .mj-nova-date-display{width:118px!important}.route-receipt .mj-nova-payer-btn{padding:0 12px!important}.route-receipt .mj-nova-card:has(.mj-nova-money-field),.route-receipt .mj-nova-card:has(.mj-nova-money-row),.route-receipt .mj-nova-card:has(.mj-nova-total-box){overflow:hidden!important}.route-receipt .mj-nova-money-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.route-receipt .mj-nova-money-field,.route-receipt .mj-nova-money-input,.route-receipt .mj-nova-money-input-wrap{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.route-receipt .mj-nova-money-input-wrap{width:100%!important;height:54px!important;min-height:54px!important;border-radius:18px!important}.route-receipt .mj-nova-money-input-wrap span,.route-receipt .mj-nova-money-input-wrap strong{flex-shrink:0!important}.route-receipt .mj-nova-money-input{width:100%!important;font-size:20px!important}@media (max-width:430px){.route-receipt .mj-nova-money-row{grid-template-columns:1fr!important;gap:14px!important}.route-receipt .mj-nova-money-input-wrap{height:52px!important;min-height:52px!important}}.route-receipt .mj-nova-total-box{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:20px 22px!important;border-radius:22px!important}.route-receipt .mj-nova-total-box span,.route-receipt .mj-nova-total-box strong{min-width:0!important}@media (max-width:430px){.route-receipt .mj-nova-total-box{padding:18px!important}.route-receipt .mj-nova-total-box span{font-size:34px!important}}@media (max-width:520px){.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-fields--2col{grid-template-columns:1fr!important;gap:14px!important}.route-receipt .mj-nova-currency-wrap{height:52px!important;min-height:52px!important}.route-receipt .mj-nova-currency-input,.route-receipt .mj-nova-currency-wrap>span{font-size:21px!important}.route-receipt .mj-nova-final{padding:18px!important}.route-receipt .mj-nova-final strong{font-size:36px!important}}.route-receipt .mj-nova-form,.route-receipt .mj-nova-main,.route-receipt .mj-nova-page{gap:18px!important}.route-receipt .mj-nova-card{padding:24px 22px!important;border-radius:28px!important}.route-receipt .mj-nova-card h2{font-size:clamp(32px,7.5vw,44px)!important;letter-spacing:-.055em!important;margin:0 0 24px!important}.route-receipt .mj-nova-field>span,.route-receipt .mj-nova-payer-field>span{display:block!important;font-size:12px!important;line-height:1.1!important;letter-spacing:.2em!important;margin:0 0 9px!important;color:#6b7280!important;white-space:nowrap!important}.route-receipt .mj-nova-fields{gap:18px!important}.route-receipt .mj-nova-input-icon-wrap{position:relative!important;width:100%!important;height:52px!important;min-height:52px!important;border-radius:17px!important;overflow:hidden!important;box-sizing:border-box!important}.route-receipt .mj-nova-input-icon{position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;width:23px!important;height:23px!important;margin:0!important;pointer-events:none!important;z-index:2!important}.route-receipt .mj-nova-input-with-icon{width:100%!important;height:52px!important;min-height:52px!important;padding-left:62px!important;padding-right:14px!important;font-size:17px!important;line-height:52px!important;border-radius:17px!important;box-sizing:border-box!important}.route-receipt .mj-nova-card:has(.mj-nova-general-stack){padding:24px 22px 22px!important;overflow:visible!important}.route-receipt .mj-nova-card:has(.mj-nova-general-stack) .mj-nova-fields{display:grid!important;grid-template-columns:1fr!important;grid-gap:18px!important;gap:18px!important}.route-receipt .mj-nova-general-stack{display:grid!important;grid-template-columns:minmax(142px,.95fr) minmax(170px,1.05fr)!important;grid-column-gap:16px!important;column-gap:16px!important;align-items:start!important;width:100%!important;overflow:visible!important}.route-receipt .mj-nova-date-field{grid-column:1!important;width:100%!important;min-width:0!important;overflow:visible!important}.route-receipt .mj-nova-payer-field{grid-column:2!important;width:100%!important;min-width:0!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon-wrap{width:100%!important;min-width:142px!important;height:42px!important;min-height:42px!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.route-receipt .mj-nova-date-field .mj-nova-input-icon{left:0!important;width:23px!important;height:23px!important}.route-receipt .mj-nova-date-display{position:absolute!important;left:30px!important;top:50%!important;transform:translateY(-50%)!important;width:max-content!important;max-width:none!important;font-size:16px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;color:#17211b!important;pointer-events:none!important;padding:0!important}.route-receipt .mj-nova-date-native{position:absolute!important;inset:0!important;width:100%!important;height:42px!important;min-height:42px!important;opacity:0!important;cursor:pointer!important}.route-receipt .mj-nova-payer-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;width:100%!important;max-width:220px!important}.route-receipt .mj-nova-payer-btn{width:100%!important;height:40px!important;min-height:40px!important;border-radius:15px!important;padding:0 11px!important;font-size:15px!important;line-height:1!important;gap:8px!important;justify-content:flex-start!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:28px!important;height:28px!important;min-width:28px!important;font-size:12px!important}.route-receipt .mj-nova-card:has(.mj-nova-final){padding:24px 22px!important;overflow:hidden!important;box-sizing:border-box!important}.route-receipt .mj-nova-card:has(.mj-nova-final) h2{margin-bottom:24px!important}.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-fields--2col{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-field{min-width:0!important;width:100%!important;max-width:100%!important}.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-field>span{font-size:11px!important;letter-spacing:.18em!important}.route-receipt .mj-nova-currency-wrap{width:100%!important;min-width:0!important;max-width:100%!important;height:50px!important;min-height:50px!important;border-radius:17px!important;box-sizing:border-box!important;overflow:hidden!important;display:flex!important;align-items:center!important;padding:0 12px!important}.route-receipt .mj-nova-currency-wrap>span{flex:0 0 auto!important;font-size:20px!important;line-height:1!important}.route-receipt .mj-nova-currency-input{flex:1 1 auto!important;min-width:0!important;font-size:20px!important;line-height:1!important}.route-receipt .mj-nova-currency-input,.route-receipt .mj-nova-final{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.route-receipt .mj-nova-final{margin-top:18px!important;padding:17px 20px!important;border-radius:21px!important;overflow:hidden!important}.route-receipt .mj-nova-final span{font-size:17px!important}.route-receipt .mj-nova-final strong{font-size:clamp(34px,7.5vw,46px)!important;line-height:1!important;white-space:nowrap!important}@media (max-width:430px){.route-receipt .mj-nova-card{padding:22px 18px!important}.route-receipt .mj-nova-card h2{font-size:31px!important;margin-bottom:22px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:minmax(132px,.95fr) minmax(150px,1.05fr)!important;column-gap:12px!important}.route-receipt .mj-nova-date-display{left:28px!important;font-size:15px!important}.route-receipt .mj-nova-payer-btn{height:38px!important;min-height:38px!important;font-size:14px!important;padding:0 10px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:26px!important;height:26px!important;min-width:26px!important}.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-fields--2col{gap:10px!important}.route-receipt .mj-nova-currency-wrap{height:48px!important;min-height:48px!important;padding:0 10px!important}.route-receipt .mj-nova-currency-input,.route-receipt .mj-nova-currency-wrap>span{font-size:18px!important}.route-receipt .mj-nova-final{padding:16px!important}.route-receipt .mj-nova-final strong{font-size:34px!important}}@media (min-width:720px){.route-receipt .mj-nova-card{padding:28px 34px!important}.route-receipt .mj-nova-general-stack{grid-template-columns:190px minmax(0,1fr)!important;column-gap:26px!important}.route-receipt .mj-nova-date-display{font-size:17px!important}.route-receipt .mj-nova-payer-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important}.route-receipt .mj-nova-payer-btn{height:42px!important;min-height:42px!important}}.route-receipt .mj-nova-form,.route-receipt .mj-nova-main{gap:14px!important}.route-receipt .mj-nova-card{padding:20px 18px!important;border-radius:24px!important}.route-receipt .mj-nova-card h2{font-size:clamp(28px,7vw,40px)!important;line-height:1!important;margin:0 0 18px!important}.route-receipt .mj-nova-fields{gap:14px!important}.route-receipt .mj-nova-field>span,.route-receipt .mj-nova-payer-field>span{font-size:10.5px!important;letter-spacing:.18em!important;line-height:1.15!important;margin-bottom:7px!important;white-space:normal!important;overflow:visible!important}.route-receipt .mj-nova-card:has(.mj-nova-general-stack){padding:20px 18px!important}.route-receipt .mj-nova-card:has(.mj-nova-general-stack) .mj-nova-fields{gap:14px!important}.route-receipt .mj-nova-general-stack{column-gap:12px!important}.route-receipt .mj-nova-payer-btn{height:36px!important;min-height:36px!important;border-radius:14px!important;font-size:14px!important}.route-receipt .mj-nova-payer-avatar,.route-receipt .mj-nova-payer-plus{width:24px!important;height:24px!important;min-width:24px!important}.route-receipt .mj-nova-card:has(.mj-nova-final){padding:20px 18px!important;overflow:visible!important}.route-receipt .mj-nova-card:has(.mj-nova-final) h2{margin-bottom:18px!important}.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-fields--2col{gap:10px!important}.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-field>span{font-size:10px!important;letter-spacing:.16em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}.route-receipt .mj-nova-currency-wrap{height:46px!important;min-height:46px!important;border-radius:16px!important;padding:0 10px!important}.route-receipt .mj-nova-currency-input,.route-receipt .mj-nova-currency-wrap>span{font-size:18px!important}.route-receipt .mj-nova-final{margin-top:14px!important;padding:14px 16px!important;border-radius:18px!important}.route-receipt .mj-nova-final span{font-size:15px!important}.route-receipt .mj-nova-final strong{font-size:clamp(30px,7vw,42px)!important}@media (max-width:390px){.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-fields--2col{grid-template-columns:1fr!important}.route-receipt .mj-nova-card:has(.mj-nova-final) .mj-nova-field>span{white-space:normal!important}}.route-receipt .mj-nova-card:has(.mj-nova-general-stack) h2{display:none!important;margin:0!important}.route-receipt .mj-nova-card:has(.mj-nova-general-stack){padding-top:20px!important}.mj-qr-scanner-backdrop{position:fixed;inset:0;z-index:2147483500;background:rgba(15,23,42,.42);display:flex;align-items:flex-end;justify-content:center;padding:14px}.mj-qr-scanner-sheet{width:min(100%,430px);background:#ffffff;border-radius:26px;padding:16px;box-shadow:0 24px 80px rgba(15,23,42,.28)}.mj-qr-scanner-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mj-qr-scanner-header strong{font-size:18px;color:#17211b}.mj-qr-scanner-header button{width:38px;height:38px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;display:grid;place-items:center;padding:0;font-size:28px;line-height:1}.mj-qr-scanner-frame{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:22px;background:#0f172a}.mj-qr-scanner-frame video{width:100%;height:100%;object-fit:cover}.mj-qr-scanner-target{position:absolute;inset:22%;border:3px solid rgba(255,255,255,.92);border-radius:18px;box-shadow:0 0 0 999px rgba(15,23,42,.2);pointer-events:none}.mj-qr-scanner-sheet p{margin:12px 2px 0;color:#6b7280;font-size:13px;line-height:1.35}@media (min-width:1024px){:root{--mj-sidebar-w:108px;--mj-desktop-gutter-x:32px;--mj-desktop-content-max:1280px;--mj-desktop-topbar-h:78px}body,html{width:100%!important;max-width:none!important;overflow-x:hidden!important;background:#f5f7f8!important}.app-frame,[class*=route-].app-frame{width:100vw!important;max-width:none!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;background:#f5f7f8!important;overflow-x:hidden!important}.app-content,.app-content.container,.container.app-content,[class*=route-] .app-content,[class*=route-] .app-content.container,[class*=route-] .container.app-content{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:24px var(--mj-desktop-gutter-x) 88px calc(var(--mj-sidebar-w) + var(--mj-desktop-gutter-x))!important;box-sizing:border-box!important;background:#f5f7f8!important}.app-topbar,.mj-shared-pagebar,.mj-shared-topbar,.mobile-topbar,[class*=route-] .app-topbar,[class*=route-] .mj-shared-pagebar,[class*=route-] .mj-shared-topbar,[class*=route-] .mobile-topbar{width:calc(100vw - var(--mj-sidebar-w))!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:var(--mj-desktop-topbar-h)!important;margin-left:var(--mj-sidebar-w)!important;margin-right:0!important;padding-left:var(--mj-desktop-gutter-x)!important;padding-right:var(--mj-desktop-gutter-x)!important;box-sizing:border-box!important;overflow:visible!important}.app-topbar>*,.mj-shared-pagebar>*,.mj-shared-topbar>*,.mobile-topbar>*{width:min(100%,var(--mj-desktop-content-max))!important;max-width:var(--mj-desktop-content-max)!important;min-width:0!important;margin-left:0!important;margin-right:auto!important;box-sizing:border-box!important;overflow:visible!important}.mj-mobile-bottom-nav,.mobile-bottom-nav,nav[aria-label="Navegação principal mobile"]{display:none!important}.dashboard-page,.mj-mobile-page,.mj-nova-content,.mj-nova-page,.mj-nova-shell,.mj-page,.planning-page,.receipt-clean-page,.receipt-photo-page,.settings-page,.transactions-page,[class*=route-] .dashboard-page,[class*=route-] .mj-mobile-page,[class*=route-] .mj-nova-content,[class*=route-] .mj-nova-page,[class*=route-] .mj-nova-shell,[class*=route-] .mj-page,[class*=route-] .planning-page,[class*=route-] .receipt-clean-page,[class*=route-] .receipt-photo-page,[class*=route-] .settings-page,[class*=route-] .transactions-page{width:min(100%,var(--mj-desktop-content-max))!important;max-width:var(--mj-desktop-content-max)!important;min-width:0!important;margin-left:0!important;margin-right:auto!important;box-sizing:border-box!important;overflow:visible!important}.card,.mj-card,.mj-nova-card,.receipt-photo-card,.receipt-review-card,.section-card{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.mj-nova-seg,.mj-nova-segmented,.receipt-mode-tabs,.route-receipt .mj-nova-seg,.route-receipt .mj-nova-segmented,.route-receipt .receipt-mode-tabs{width:100%!important;max-width:var(--mj-desktop-content-max)!important;margin-left:0!important;margin-right:auto!important;box-sizing:border-box!important}.route-receipt .receipt-photo-card,.route-receipt .receipt-review-card{width:100%!important;max-width:var(--mj-desktop-content-max)!important;margin-left:0!important;margin-right:auto!important;padding:28px!important}.route-receipt .receipt-review-fields{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:16px!important;gap:16px!important}.route-receipt .receipt-review-fields input,.route-receipt .receipt-review-fields label,.route-receipt .receipt-review-fields select,.route-receipt .receipt-review-fields textarea{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.route-dashboard .dashboard-page,.route-fixed .planning-page,.route-history .transactions-page,.route-settings .settings-page{width:min(100%,var(--mj-desktop-content-max))!important;max-width:var(--mj-desktop-content-max)!important}}@media (min-width:1440px){:root{--mj-sidebar-w:120px;--mj-desktop-gutter-x:48px;--mj-desktop-content-max:1360px}}@media (min-width:1720px){:root{--mj-desktop-content-max:1480px}}@media (min-width:1024px){:root{--mj-desktop-sidebar:112px;--mj-desktop-gutter:40px;--mj-desktop-content-max:1280px;--mj-desktop-bg:#f5f7f8}body,html{width:100%;max-width:none;overflow-x:hidden;background:var(--mj-desktop-bg)}.app-frame,[class*=route-].app-frame{width:100vw!important;max-width:none!important;min-height:100vh!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;background:var(--mj-desktop-bg)!important;overflow-x:hidden!important}.mj-mobile-bottom-nav,.mobile-bottom-nav,nav[aria-label="Navegação principal mobile"]{display:none!important}.mj-shared-topbar.brand,[class*=route-] .mj-shared-topbar.brand{position:relative!important;left:0!important;right:auto!important;width:100vw!important;max-width:none!important;min-height:72px!important;margin:0!important;padding:0 var(--mj-desktop-gutter) 0 calc(var(--mj-desktop-sidebar) + var(--mj-desktop-gutter))!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important;background:#f8fafb!important;overflow:visible!important}.mj-shared-brand,[class*=route-] .mj-shared-brand{display:inline-flex!important;align-items:center!important;gap:12px!important;width:auto!important;max-width:none!important;margin:0!important;white-space:nowrap!important;overflow:visible!important;text-decoration:none!important;flex:0 0 auto!important}.mj-shared-brand-logo,[class*=route-] .mj-shared-brand-logo{width:44px!important;height:44px!important;flex:0 0 44px!important;object-fit:contain!important}.mj-shared-brand strong,[class*=route-] .mj-shared-brand strong{display:inline-block!important;width:auto!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important}.mj-shared-topbar-actions,[class*=route-] .mj-shared-topbar-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;width:auto!important;max-width:none!important;min-width:max-content!important;margin-left:auto!important;flex:0 0 auto!important;overflow:visible!important}.mj-shared-pagebar,[class*=route-] .mj-shared-pagebar{position:relative!important;left:0!important;right:auto!important;width:100vw!important;max-width:none!important;min-height:72px!important;margin:0!important;padding:0 var(--mj-desktop-gutter) 0 calc(var(--mj-desktop-sidebar) + var(--mj-desktop-gutter))!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px!important;align-items:center!important;box-sizing:border-box!important;background:#f8fafb!important;overflow:visible!important}.mj-shared-pagebar>*,.mj-shared-topbar.brand>*,[class*=route-] .mj-shared-pagebar>*,[class*=route-] .mj-shared-topbar.brand>*{max-width:none!important;margin:0!important;min-width:0!important}.mj-shared-pagebar strong,[class*=route-] .mj-shared-pagebar strong{justify-self:center!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important}.mj-shared-topbar-icon,.mj-shared-topbar-spacer,[class*=route-] .mj-shared-topbar-icon,[class*=route-] .mj-shared-topbar-spacer{width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 48px!important}.app-content,.app-content.container,.container.app-content,[class*=route-] .app-content,[class*=route-] .app-content.container,[class*=route-] .container.app-content{width:100vw!important;max-width:none!important;min-width:0!important;margin:0!important;padding:24px var(--mj-desktop-gutter) 88px calc(var(--mj-desktop-sidebar) + var(--mj-desktop-gutter))!important;box-sizing:border-box!important;background:var(--mj-desktop-bg)!important;overflow:visible!important}.dashboard-page,.mj-mobile-page,.mj-nova-page,.mj-page,.planning-page,.receipt-clean-page,.receipt-photo-page,.settings-page,.transactions-page,[class*=route-] .dashboard-page,[class*=route-] .mj-mobile-page,[class*=route-] .mj-nova-page,[class*=route-] .mj-page,[class*=route-] .planning-page,[class*=route-] .receipt-clean-page,[class*=route-] .receipt-photo-page,[class*=route-] .settings-page,[class*=route-] .transactions-page{width:min(100%,var(--mj-desktop-content-max))!important;max-width:var(--mj-desktop-content-max)!important;margin-left:0!important;margin-right:auto!important;box-sizing:border-box!important;overflow:visible!important}.card,.ds-metric-card,.ds-section-card,.mj-card,.mj-nova-card,.receipt-photo-card,.receipt-review-card,.section-card{max-width:100%!important;box-sizing:border-box!important}.route-receipt .receipt-review-fields{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:16px!important;gap:16px!important}.route-receipt .receipt-review-fields input,.route-receipt .receipt-review-fields select,.route-receipt .receipt-review-fields textarea{width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media (min-width:1440px){:root{--mj-desktop-sidebar:112px;--mj-desktop-gutter:48px;--mj-desktop-content-max:1360px}}@media (max-width:719px){.route-receipt .mj-receipt-manual-exact .mj-nova-canvas{gap:12px!important;padding-top:14px!important}.route-receipt .mj-receipt-manual-exact .mj-nova-subtitle{margin:0 2px 2px!important;font-size:14px!important;line-height:1.35!important;color:#6b7280!important}.route-receipt .mj-receipt-manual-exact .mj-nova-form{gap:12px!important}.route-receipt .mj-receipt-manual-exact .mj-nova-card{min-height:0!important;padding:18px 16px!important;gap:14px!important;border-radius:22px!important}.route-receipt .mj-receipt-manual-exact .mj-nova-card h2{font-size:17px!important;line-height:1.2!important;letter-spacing:0!important;margin:0!important}.route-receipt .mj-receipt-manual-exact .mj-nova-fields{gap:12px!important}.route-receipt .mj-receipt-manual-exact .mj-nova-input-icon-wrap{position:relative!important;height:48px!important;min-height:48px!important;border-radius:15px!important}.route-receipt .mj-receipt-manual-exact .mj-nova-input-icon{position:absolute!important;left:14px!important;top:50%!important;width:21px!important;height:21px!important;margin:0!important;transform:translateY(-50%)!important}.route-receipt .mj-receipt-manual-exact .mj-nova-input-with-icon{height:48px!important;min-height:48px!important;padding-left:48px!important;line-height:normal!important}.route-receipt .mj-receipt-manual-exact .mj-nova-currency-wrap{height:46px!important;min-height:46px!important}.route-receipt .mj-receipt-manual-exact .mj-nova-final{min-height:62px!important;padding:13px 15px!important}.route-receipt .mj-receipt-manual-exact .mj-nova-card--attach{padding:16px!important;gap:7px!important}}@media (min-width:1720px){:root{--mj-desktop-sidebar:112px;--mj-desktop-gutter:64px;--mj-desktop-content-max:1480px}}