/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@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}body{font-family:var(--font-sans);letter-spacing:0}table{border-collapse:collapse;width:100%}th{color:#71717a;text-align:left;text-transform:uppercase;font-size:.75rem;font-weight:700}td,th{white-space:nowrap;border-bottom:1px solid #e4e4e7;padding:.9rem 1rem}.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,.search-box,.status-pill,.panel-header,.page-heading,.filter-bar,.stack-row,.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,.eyebrow,.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{transition:background .16s,color .16s,border-color .16s}.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{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}.dark .icon-button{color:#f4f4f5;background:#18181b;border-color:#3f3f46}.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:space-between;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,.filter-bar input,.filter-bar select,.select-input,.form-stack input{width:100%;color:inherit;background:0 0;border:0;outline:0}.select-input,.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 .filter-bar label,.dark .form-stack label{background:#18181b;border-color:#3f3f46}.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}.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;min-height:2.5rem;padding:0 .75rem}.dark .stack-row{background:#27272a}.table-wrap{overflow-x:auto}.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{border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;font-weight:750;display:inline-flex}.primary-button{color:#fff;background:#0f766e;border:1px solid #0f766e;padding:0 1rem}.primary-button.compact{min-height:2.25rem}.text-button{color:#0f766e}.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.integration-tile{gap:.45rem;padding:1rem;display:grid}.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{.table{display:table}.min-h-screen{min-height:100vh}.grow{flex-grow:1}.bg-zinc-100{background-color:var(--color-zinc-100)}.text-zinc-950{color:var(--color-zinc-950)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,.dashboard-grid,.integration-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%}.metric-grid,.metric-grid.small,.dashboard-grid,.integration-grid,.payment-grid{grid-template-columns:1fr}td,th{padding:.8rem}}
