/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Instrument Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-50:oklch(98.5% 0 none);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-950:oklch(14.1% .005 285.823);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{font-family:var(--font-sans);letter-spacing:0}select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.dark select,.dark option{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f4f5;background:#18181b}table{border-collapse:collapse;table-layout:fixed;width:100%}th{color:#71717a;text-align:left;text-transform:uppercase;font-size:.75rem;font-weight:700}td,th{overflow-wrap:anywhere;vertical-align:top;white-space:normal;border-bottom:1px solid #e4e4e7;padding:.82rem .75rem;line-height:1.35}.dark td,.dark th{border-color:#27272a}}@layer components{.app-shell{grid-template-columns:17rem minmax(0,1fr);min-height:100vh;display:grid}.app-shell[data-sidebar-state=collapsed]{grid-template-columns:5rem minmax(0,1fr)}.sidebar{background:#fafafa;border-right:1px solid #e4e4e7;flex-direction:column;gap:1.25rem;height:100vh;padding:1rem;display:flex;position:sticky;top:0}.dark .sidebar{background:#09090b;border-color:#27272a}.sidebar-brand,.sidebar-footer,.topbar,.topbar-actions,.period-form,.date-range-form,.date-range-trigger,.date-filter-button,.search-box,.status-pill,.panel-header,.page-heading,.filter-bar,.stack-row,.pagination-nav,.pagination-links,.segmented-tabs,.auth-header,.auth-brand{align-items:center;display:flex}.sidebar-brand{gap:.75rem;min-height:3rem}.brand-mark,.auth-mark{color:#fff;background:#14b8a6;border-radius:.5rem;place-items:center;width:2.5rem;height:2.5rem;font-weight:800;display:grid}.sidebar-label{gap:.05rem;min-width:0;display:grid}.sidebar-label small,.auth-brand small,.auth-kicker,.panel-header p,.page-heading p,.integration-tile span,.stat-card span,.timeline small{color:#71717a;font-size:.78rem}.sidebar-nav{gap:.25rem;display:grid}.sidebar-link,.icon-button,.text-button,.primary-button,.integration-tile,.pager-link,.date-filter-button,.date-range-trigger,.cal-primary,.cal-secondary,.cal-nav,.cal-day{transition:transform .14s,background .16s,color .16s,border-color .16s,box-shadow .16s,opacity .12s}.sidebar-link{color:#3f3f46;border-radius:.5rem;align-items:center;gap:.75rem;min-height:2.5rem;padding:0 .7rem;font-weight:650;display:flex}.sidebar-link:hover,.sidebar-link.active{color:#0f766e;background:#ecfdf5}.dark .sidebar-link{color:#d4d4d8}.dark .sidebar-link:hover,.dark .sidebar-link.active{color:#5eead4;background:#14532d59}.sidebar-link svg,.icon-button svg,.status-pill svg,.search-box svg,.panel-header svg,.primary-button svg,.text-button svg,.date-filter-button svg,.date-range-trigger svg,.cal-nav svg{flex:none;width:1rem;height:1rem}.sidebar-footer{justify-content:space-between;gap:.5rem;margin-top:auto}.icon-button{color:#27272a;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;place-items:center;width:2.4rem;height:2.4rem;display:grid}.icon-button:hover{color:#0f766e;background:#ecfdf5;border-color:#14b8a6;transform:translateY(-1px);box-shadow:0 8px 20px #0f766e24}.dark .icon-button{color:#f4f4f5;background:#18181b;border-color:#3f3f46}.dark .icon-button:hover{color:#5eead4;background:#14532d59;border-color:#2dd4bf}.workspace{min-width:0}.topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafafaeb;border-bottom:1px solid #e4e4e7;justify-content:flex-end;gap:1rem;min-height:5rem;padding:1rem 1.5rem;position:sticky;top:0}.dark .topbar{background:#09090be6;border-color:#27272a}.topbar h1,.page-heading h2,.panel h2{font-size:1.15rem;font-weight:800}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem}.search-box{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;gap:.5rem;width:min(18rem,32vw);padding:.55rem .75rem}.search-box input,.period-input,.filter-bar input,.filter-bar select,.select-input,.form-stack select,.form-stack input{width:100%;color:inherit;background:0 0;border:0;outline:0}.select-input,.period-field,.filter-bar label,.form-stack label{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem}.select-input{min-height:2.4rem;padding:0 .75rem}.dark .search-box,.dark .select-input,.dark .period-field,.dark .filter-bar label,.dark .form-stack label{background:#18181b;border-color:#3f3f46}.period-form{flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.period-field{gap:.15rem;min-height:2.55rem;padding:.35rem .65rem;display:grid}.period-field span{color:#71717a;font-size:.68rem;font-weight:750;line-height:1}.period-input,.period-field input{min-width:0;color:inherit;background:0 0;border:0;outline:0;font-size:.86rem;font-weight:650}.select-input option,.period-input option,.filter-bar select option,.form-stack select option,.per-page-form select option{color:#f4f4f5;background:#18181b}.preset-field{width:10.5rem}.date-field{width:8.8rem}.date-range-form{justify-content:flex-end;gap:.5rem;position:relative}.date-range-trigger{color:#18181b;white-space:nowrap;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;gap:.4rem;min-height:2.65rem;padding:0 .75rem;font-size:.86rem;font-weight:700}.date-range-trigger:hover,.date-range-trigger[aria-expanded=true]{border-color:#2563eb;transform:translateY(-1px);box-shadow:0 0 0 3px #2563eb1f}.date-range-icon{color:#64748b}.date-range-icon.small{width:.88rem;height:.88rem}.date-range-separator{color:#71717a;font-weight:650}.date-filter-button{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:.5rem;gap:.45rem;min-height:2.65rem;padding:0 .85rem;font-size:.86rem;font-weight:800}.date-filter-button:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb38}.dark .date-range-trigger{color:#f4f4f5;background:#18181b;border-color:#3f3f46}.dark .date-range-icon,.dark .date-range-separator{color:#a1a1aa}.cal-dropdown{z-index:60;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;width:min(22rem,100vw - 2rem);padding:.9rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 20px 50px #0f172a29}.dark .cal-dropdown{background:#18181b;border-color:#3f3f46;box-shadow:0 20px 50px #00000059}.cal-header,.cal-presets,.cal-weekdays,.cal-grid,.cal-actions{display:grid}.cal-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin-bottom:.75rem}.cal-presets button{color:#3f3f46;text-align:center;background:#fafafa;border:1px solid #e4e4e7;border-radius:.45rem;min-width:0;min-height:2rem;padding:0 .35rem;font-size:.72rem;font-weight:800;line-height:1.05}.cal-presets button:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.cal-presets button.active,.cal-presets button[aria-pressed=true]{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 8px 20px #2563eb3d}.dark .cal-presets button{color:#e4e4e7;background:#27272a;border-color:#3f3f46}.dark .cal-presets button:hover{color:#dbeafe;background:#1e40af57;border-color:#3b82f6}.dark .cal-presets button.active,.dark .cal-presets button[aria-pressed=true]{color:#fff;background:#2563eb;border-color:#3b82f6;box-shadow:0 8px 22px #2563eb4d}.cal-header{grid-template-columns:2.25rem minmax(0,1fr) 2.25rem;align-items:center;gap:.35rem;margin-bottom:.7rem}.cal-header strong{text-align:center;font-size:.95rem;font-weight:800}.cal-nav{color:#27272a;background:#fafafa;border:1px solid #e4e4e7;border-radius:.5rem;place-items:center;width:2.25rem;height:2.25rem;display:grid}.cal-nav:hover{color:#2563eb;border-color:#2563eb}.dark .cal-nav{color:#f4f4f5;background:#27272a;border-color:#3f3f46}.cal-weekdays,.cal-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.2rem}.cal-weekdays{margin-bottom:.35rem}.cal-weekdays span{color:#71717a;text-align:center;font-size:.72rem;font-weight:800}.cal-day{color:#27272a;background:0 0;border:0;border-radius:.45rem;place-items:center;min-width:0;height:2.15rem;font-size:.84rem;font-weight:700;display:grid}.cal-day:hover{color:#1d4ed8;background:#eff6ff;transform:translateY(-1px)}.cal-day.outside{color:#a1a1aa}.cal-day.today{box-shadow:inset 0 0 0 1px #2563eb6b}.cal-day.in-range{color:#1e40af;background:#dbeafe}.cal-day.range-start,.cal-day.range-end{color:#fff;background:#2563eb}.dark .cal-day{color:#f4f4f5}.dark .cal-day:hover{color:#bfdbfe;background:#1e40af57}.dark .cal-day.outside{color:#71717a}.dark .cal-day.in-range{color:#dbeafe;background:#1e40af6b}.dark .cal-day.range-start,.dark .cal-day.range-end{color:#fff;background:#3b82f6}.cal-actions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.8rem}.cal-secondary,.cal-primary{border-radius:.5rem;min-height:2.25rem;font-size:.84rem;font-weight:800}.cal-secondary{color:#27272a;background:#fff;border:1px solid #e4e4e7}.cal-primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.cal-secondary:hover,.cal-nav:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;transform:translateY(-1px)}.cal-primary:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb33}.dark .cal-secondary{color:#f4f4f5;background:#27272a;border-color:#3f3f46}.dark .cal-secondary:hover,.dark .cal-nav:hover{color:#bfdbfe;background:#1e40af57;border-color:#60a5fa}.status-pill{border-radius:999px;gap:.35rem;min-height:2.35rem;padding:0 .7rem;font-size:.78rem;font-weight:750}.status-pill.ok{color:#166534;background:#dcfce7}.status-pill.warn{color:#854d0e;background:#fef9c3}.content{gap:1rem;padding:1.25rem;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metric-grid.small{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.panel,.integration-tile,.auth-card{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;box-shadow:0 1px 2px #18181b0a}.dark .stat-card,.dark .panel,.dark .integration-tile,.dark .auth-card{background:#18181b;border-color:#27272a}.stat-card{grid-template-columns:auto minmax(0,1fr);gap:.85rem;min-height:7rem;padding:1rem;display:grid}.stat-card-icon{color:#2563eb;background:#eff6ff;border-radius:.5rem;place-items:center;width:2.3rem;height:2.3rem;display:grid}.stat-card p{color:#52525b;justify-content:space-between;align-items:center;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.stat-card strong{margin:.25rem 0;font-size:1.45rem;font-weight:850;display:block}.stat-card.danger .stat-card-icon{color:#dc2626;background:#fee2e2}.stat-card.danger strong,.stat-card.danger .metric-info{color:#ef4444}.stat-card.success .stat-card-icon{color:#16a34a;background:#dcfce7}.metric-info{color:#71717a;width:.9rem;height:.9rem}.payment-panel{padding:1rem}.payment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.payment-row{background:#f4f4f5;border-radius:.5rem;gap:.25rem;min-height:5.25rem;padding:.8rem;display:grid}.dark .payment-row{background:#27272a}.payment-row span,.payment-row small{color:#71717a;font-size:.78rem;font-weight:750}.payment-row strong{font-size:1.05rem;font-weight:850}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:1rem;display:grid}.expense-layout{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.4fr);gap:1rem;display:grid}.panel{min-width:0;padding:1rem}.panel.wide{min-height:19rem}.panel-header,.page-heading{justify-content:space-between;gap:1rem;margin-bottom:1rem}.chart-box{min-height:14rem}.bar-chart{gap:.75rem;padding-top:1.25rem;display:grid}.bar-row{grid-template-columns:minmax(7rem,9rem) minmax(0,1fr) 5.5rem;align-items:center;gap:.75rem;display:grid}.bar-row span{color:#3f3f46;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.bar-track{background:#f4f4f5;border-radius:999px;height:.7rem;overflow:hidden}.bar-track i{border-radius:inherit;background:#0f766e;height:100%;display:block}.bar-row strong{text-align:right;font-size:.8rem}.dark .bar-track{background:#27272a}.stack-list,.timeline,.form-stack{gap:.75rem;display:grid}.stack-row{background:#f4f4f5;border-radius:.5rem;justify-content:space-between;gap:.75rem;min-height:2.5rem;padding:0 .75rem}.dark .stack-row{background:#27272a}.table-wrap{max-width:100%;overflow-x:visible}.text-right,td strong,.table-badge,.source-badge,.status-pill,.pager-link,.primary-button,.text-button,.icon-button,.date-range-trigger,.per-page-form select{overflow-wrap:normal;white-space:nowrap}.pagination-nav{flex-wrap:wrap;justify-content:space-between;gap:1rem}.sort-link{color:inherit;align-items:center;gap:.25rem;text-decoration:none;display:inline-flex}.sort-link svg{color:#71717a;stroke-width:2.4px;width:.85rem;height:.85rem}.sort-link.active,.sort-link.active svg{color:#2563eb}.dark .sort-link.active,.dark .sort-link.active svg{color:#2dd4bf}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pagination-nav p{color:#71717a;font-size:.8rem;font-weight:650}.pagination-links{flex-wrap:wrap;gap:.35rem}.pager-link{color:#27272a;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;justify-content:center;align-items:center;min-width:2.1rem;min-height:2.1rem;padding:0 .65rem;font-size:.8rem;font-weight:750;display:inline-flex}.pager-link.active{color:#fff;background:#0f766e;border-color:#0f766e}.pager-link:not(.active):not(.disabled):not(.ellipsis):hover{color:#0f766e;background:#ecfdf5;border-color:#14b8a6;transform:translateY(-1px)}.pager-link.disabled,.pager-link.ellipsis{opacity:.55;pointer-events:none}.dark .pager-link{color:#f4f4f5;background:#18181b;border-color:#3f3f46}.table-badge{color:#1e40af;background:#eff6ff;border-radius:999px;align-items:center;min-height:1.55rem;padding:0 .55rem;font-size:.75rem;font-weight:750;display:inline-flex}.filter-bar{flex-wrap:wrap;gap:.75rem}.filter-bar label,.form-stack label{gap:.25rem;min-width:10rem;padding:.55rem .75rem;display:grid}.filter-bar label span,.form-stack label span{color:#71717a;font-size:.74rem;font-weight:750}.filter-bar .grow{flex:16rem}.primary-button,.text-button{will-change:transform;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;font-weight:750;display:inline-flex}.primary-button:active,.text-button:active,.icon-button:active,.pager-link:active{transform:translateY(1px)scale(.99)}.primary-button:disabled,.text-button:disabled,.icon-button:disabled{cursor:wait;opacity:.72}.primary-button.is-loading,.text-button.is-loading{pointer-events:none}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:.9rem;height:.9rem;animation:.7s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.primary-button{color:#fff;background:#0f766e;border:1px solid #0f766e;padding:0 1rem}.primary-button:hover{background:#0d9488;border-color:#0d9488;transform:translateY(-1px);box-shadow:0 10px 24px #0f766e38}.primary-button.compact{min-height:2.25rem}.text-button{color:#0f766e;border:1px solid #0000;padding:0 .35rem}.text-button:hover{color:#0d9488;background:#f0fdfa;border-color:#99f6e4;transform:translateY(-1px)}.dark .text-button:hover{color:#5eead4;background:#14532d59;border-color:#14b8a66b}.danger-text,.danger-icon{color:#dc2626}.danger-icon:hover{color:#b91c1c;background:#fef2f2;border-color:#f87171;box-shadow:0 8px 20px #dc262624}.danger-button{background:#dc2626;border-color:#dc2626}.danger-button:hover{background:#b91c1c;border-color:#b91c1c;box-shadow:0 10px 24px #dc262638}.dark .danger-icon:hover{color:#fca5a5;background:#7f1d1d59;border-color:#f8717185}.muted-text{color:#71717a;margin-top:.2rem;font-size:.74rem;font-weight:700;display:block}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.form-success{color:#0f766e;font-size:.85rem;font-weight:700}.segmented-tabs{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;gap:.35rem;padding:.25rem}.segmented-tabs a{color:#52525b;border-radius:.4rem;align-items:center;min-height:2rem;padding:0 .75rem;font-size:.82rem;font-weight:750;display:inline-flex}.segmented-tabs a.active{color:#0f766e;background:#ecfdf5}.dark .segmented-tabs{background:#18181b;border-color:#3f3f46}.dark .segmented-tabs a.active{color:#5eead4;background:#14532d59}.modal-shell{width:min(58rem,100vw - 2rem);max-height:calc(100vh - 2rem);color:inherit;background:0 0;border:0;border-radius:.5rem;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-shell::backdrop{background:#09090bb8}.modal-panel{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;max-height:calc(100vh - 2rem);padding:1rem;overflow:auto;box-shadow:0 24px 60px #18181b38}.dark .modal-panel{background:#18181b;border-color:#27272a}.confirm-modal{width:min(26rem,100vw - 2rem)}.confirm-modal .modal-panel{gap:.9rem;display:grid}.creative-preview-panel{width:min(42rem,100vw - 2rem)}.creative-preview-image{object-fit:contain;background:#f4f4f5;border:1px solid #27272a1f;border-radius:.5rem;width:100%;max-height:72vh;display:block}.dark .creative-preview-image{background:#09090b;border-color:#ffffff1f}.confirm-icon{color:#dc2626;background:#fee2e2;border-radius:.5rem;place-items:center;width:2.6rem;height:2.6rem;display:grid}.confirm-copy{gap:.3rem;display:grid}.confirm-copy h2{font-size:1rem;font-weight:850}.confirm-copy p{color:#52525b;font-size:.86rem;font-weight:650;line-height:1.45}.dark .confirm-copy p{color:#a1a1aa}.modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.detail-grid section{gap:.75rem;min-width:0;display:grid}.detail-grid h3{font-size:.85rem;font-weight:850}.detail-grid dl{grid-template-columns:7rem minmax(0,1fr);gap:.45rem .75rem;font-size:.85rem;display:grid}.detail-grid dt{color:#71717a;font-weight:750}.detail-grid dd{overflow-wrap:anywhere;min-width:0;font-weight:650}.traffic-heading{align-items:flex-start}.traffic-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.breadcrumb-link{color:#71717a;align-items:center;gap:.35rem;margin-bottom:.45rem;font-size:.82rem;font-weight:750;display:inline-flex}.breadcrumb-link svg,.row-actions svg{width:.95rem;height:.95rem}.metric-grid.traffic-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid.meta-insights-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.traffic-panels{grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);gap:1rem;display:grid}.traffic-summary-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.traffic-summary-list div{background:#f4f4f5;border-radius:.5rem;gap:.25rem;min-height:4.5rem;padding:.8rem;display:grid}.dark .traffic-summary-list div{background:#27272a}.traffic-summary-list span,.traffic-channel-row small,.traffic-name+small,.empty-text{color:#71717a;font-size:.78rem;font-weight:750}.dashboard-block-loading{color:#71717a;background:#f4f4f5;border-radius:.5rem;place-items:center;min-height:8rem;font-size:.78rem;font-weight:800;display:grid}.dark .dashboard-block-loading{background:#27272a}.traffic-summary-list strong{font-size:1rem;font-weight:850}.traffic-table-panel{min-height:20rem}.traffic-table-wrap{margin-inline:-.25rem;padding-inline:.25rem}.traffic-table{table-layout:fixed;min-width:0}.traffic-table td{vertical-align:top}.traffic-table td:first-child,.traffic-table th:first-child{width:16rem;min-width:0}.traffic-name{overflow-wrap:anywhere;max-width:32rem;font-weight:850;line-height:1.35;display:block}.traffic-name.truncated{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;overflow-wrap:normal;max-width:8.5rem;display:inline-block;overflow:hidden}.traffic-table small{margin-top:.25rem;display:block}.row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;min-width:0;display:flex}.row-actions.compact{justify-content:flex-start;min-width:0}.row-actions .text-button{white-space:nowrap;min-height:2rem;padding-inline:.15rem}.muted-cell{color:#71717a;font-size:.78rem;font-weight:750}.meta-adset-table,.meta-ads-table{table-layout:fixed;min-width:0}.meta-adset-table td:first-child,.meta-adset-table th:first-child,.meta-ads-table td:first-child,.meta-ads-table th:first-child{white-space:nowrap;width:4%;min-width:0}.meta-adset-table td:nth-child(2),.meta-adset-table th:nth-child(2),.meta-ads-table td:nth-child(2),.meta-ads-table th:nth-child(2){white-space:nowrap;width:16%;min-width:0}.meta-adset-table td:nth-child(3),.meta-adset-table th:nth-child(3),.meta-ads-table td:nth-child(3),.meta-ads-table th:nth-child(3){width:12%}.meta-adset-table td:last-child,.meta-adset-table th:last-child,.meta-ads-table td:last-child,.meta-ads-table th:last-child{width:4rem}.adset-row.has-ads{cursor:pointer}.adset-row.has-ads:hover{background:#f8fafc}.dark .adset-row.has-ads:hover{background:#27272ab8}.adset-expand-row td{background:#f8fafc;padding:0}.dark .adset-expand-row td{background:#09090b52}.adset-expand-content{border-bottom:1px solid #e4e4e7;padding:.8rem 1rem .95rem}.dark .adset-expand-content{border-color:#27272a}.compact-ads-table{table-layout:fixed;background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;min-width:0;overflow:hidden}.compact-ads-table td:first-child,.compact-ads-table th:first-child{width:4%}.compact-ads-table td:nth-child(2),.compact-ads-table th:nth-child(2){width:16%}.compact-ads-table td:last-child,.compact-ads-table th:last-child{width:4rem}.compact-ads-table td,.compact-ads-table th{padding:.55rem .75rem;font-size:.78rem}.dark .compact-ads-table{background:#18181b;border-color:#27272a}.traffic-name.compact{max-width:8.5rem;font-size:.82rem}.table-toggle,.external-icon-link{color:#0f766e;background:#fff;border:1px solid #e4e4e7;border-radius:.45rem;place-items:center;width:1.9rem;height:1.9rem;display:inline-grid}.table-toggle:hover,.external-icon-link:hover{color:#0d9488;background:#f0fdfa;border-color:#14b8a6;transform:translateY(-1px)}.table-toggle svg,.external-icon-link svg{width:.95rem;height:.95rem}.table-toggle.is-expanded svg{transform:rotate(180deg)}.dark .table-toggle,.dark .external-icon-link{color:#5eead4;background:#18181b;border-color:#3f3f46}.dark .table-toggle:hover,.dark .external-icon-link:hover{background:#14532d59;border-color:#14b8a66b}.dashboard-table td:first-child,.dashboard-table th:first-child{min-width:7rem}.campaign-link{color:#2563eb;white-space:normal;font-weight:800}.dark .campaign-link{color:#60a5fa}.source-badge{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:.35rem;align-items:center;min-height:1.6rem;padding:0 .55rem;font-size:.75rem;font-weight:800;display:inline-flex}.source-meta,.source-facebook,.source-instagram{color:#4338ca;background:#eef2ff}.source-google{color:#2563eb;background:#eff6ff}.source-tiktok,.source-paid,.source-utm{color:#92400e;background:#fef3c7}.source-organico{color:#166534;background:#dcfce7}.source-sem-utm{color:#52525b;background:#f4f4f5}.dark .source-badge{color:#e2e8f0;background:#27272a}.campaign-sales-table{min-width:0}.per-page-form{justify-content:flex-end;align-items:center;display:flex}.per-page-form label{background:#fff;border:1px solid #e4e4e7;border-radius:.5rem;gap:.15rem;min-width:7rem;padding:.45rem .6rem;display:grid}.per-page-form span{color:#71717a;text-transform:uppercase;font-size:.66rem;font-weight:850}.per-page-form select{color:#18181b;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:.86rem;font-weight:850}.dark .per-page-form label{background:#18181b;border-color:#27272a}.dark .per-page-form select{color:#f4f4f5}.dashboard-list-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:.8rem;display:grid}.dashboard-list-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:750;overflow:hidden}.dashboard-list-row small{color:#71717a;grid-column:1/-1;font-size:.75rem;font-weight:700}.report-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.definition-list,.mini-table{gap:.6rem;display:grid}.definition-list div,.mini-table a{background:#f4f4f5;border-radius:.5rem;gap:.25rem;min-height:4rem;padding:.75rem;display:grid}.dark .definition-list div,.dark .mini-table a{background:#27272a}.definition-list span,.mini-table span,.mini-table small,.integration-tile small{color:#71717a;font-size:.76rem;font-weight:750}.definition-list strong,.mini-table strong{overflow-wrap:anywhere;min-width:0;font-size:.9rem;font-weight:850}.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.integration-tile{gap:.45rem;padding:1rem;display:grid}.integration-tile:hover{border-color:#14b8a6;transform:translateY(-1px);box-shadow:0 10px 24px #0f766e1f}.integration-tile-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.integration-tile svg{color:#0f766e;width:1.25rem;height:1.25rem}.timeline>div{gap:.2rem;padding-left:1.3rem;display:grid;position:relative}.dot{background:#2563eb;border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.3rem;left:0}.dot.error,.dot.warning{background:#d97706}.empty-panel{text-align:center;place-items:center;min-height:18rem;display:grid}.empty-panel svg{color:#71717a;width:2rem;height:2rem}.record-json{color:#f4f4f5;background:#27272a;border-radius:.5rem;max-height:70vh;padding:1rem;font-size:.82rem;overflow:auto}.auth-screen{color:#18181b;background:#f4f4f5;min-height:100vh}.dark .auth-screen{color:#f4f4f5;background:#09090b}.auth-shell{place-items:center;min-height:100vh;padding:1.25rem;display:grid}.auth-card{gap:1.15rem;width:min(100%,25rem);padding:1.1rem;display:grid}.auth-header{border-bottom:1px solid #e4e4e7;justify-content:space-between;gap:1rem;padding-bottom:.6rem}.dark .auth-header{border-color:#27272a}.auth-brand{gap:.75rem;min-width:0}.auth-brand span:last-child{gap:.05rem;display:grid}.auth-brand strong{font-weight:850}.auth-copy{gap:.2rem;display:grid}.auth-card h1{font-size:1.15rem;font-weight:850}.input-field{min-height:4.15rem}.input-field input{min-height:1.7rem;font-size:.95rem}.auth-submit{width:100%}.check-row{align-items:center;grid-template-columns:none!important;display:flex!important}.check-row input{width:auto}.form-error{color:#b91c1c;font-size:.85rem}.pagination-row{padding-top:1rem}.app-shell[data-sidebar-state=collapsed] .sidebar-label{display:none}}@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.\!grid{display:grid!important}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.grow{flex-grow:1}.bg-zinc-100{background-color:var(--color-zinc-100)}.text-center{text-align:center}.text-right{text-align:right}.text-zinc-950{color:var(--color-zinc-950)}.capitalize{text-transform:capitalize}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.dark\:bg-zinc-950:where(.dark,.dark *){background-color:var(--color-zinc-950)}.dark\:text-zinc-50:where(.dark,.dark *){color:var(--color-zinc-50)}}@media (width<=1050px){.metric-grid,.metric-grid.small,.metric-grid.traffic-metrics,.metric-grid.meta-insights-metrics,.dashboard-grid,.traffic-panels,.expense-layout,.integration-grid,.report-grid,.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.app-shell,.app-shell[data-sidebar-state=collapsed]{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.sidebar-link{justify-content:center}.sidebar-label,.sidebar-footer{display:none}.topbar,.page-heading{flex-direction:column;align-items:flex-start}.search-box{width:100%}.topbar-actions,.period-form,.date-range-form{justify-content:flex-start;width:100%}.date-range-trigger{flex:auto;justify-content:center;min-width:0;padding:0 .55rem;font-size:.8rem}.date-filter-button{flex:none;padding:0 .7rem;font-size:.8rem}.preset-field{width:100%}.date-field{flex:8.5rem;width:auto}.metric-grid,.metric-grid.small,.metric-grid.traffic-metrics,.metric-grid.meta-insights-metrics,.dashboard-grid,.traffic-panels,.expense-layout,.detail-grid,.integration-grid,.report-grid,.payment-grid,.form-grid,.detail-grid dl{grid-template-columns:1fr}.traffic-heading-actions,.segmented-tabs{width:100%}.segmented-tabs a{flex:1 1 0;justify-content:center}.traffic-summary-list{grid-template-columns:1fr}td,th{padding:.8rem}}@media (width<=460px){.date-range-form{flex-wrap:wrap}.date-range-trigger,.date-filter-button{width:100%}.cal-dropdown{width:100%;left:0;right:auto}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
