@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@layer components;@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-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-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-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-600:oklch(57.7% .245 27.325);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-700:oklch(55.4% .135 66.442);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-700:oklch(52.7% .154 150.069);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-600:oklch(44.6% .03 256.802);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-medium:500;--animate-spin:spin 1s linear infinite;--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,ui-sans-serif, system-ui, 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;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{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}}@layer utilities{.relative{position:relative}.flex{display:flex}.inline-flex{display:inline-flex}.h-4{height:calc(var(--spacing) * 4)}.w-4{width:calc(var(--spacing) * 4)}.animate-spin{animation:var(--animate-spin)}.items-center{align-items:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-gray-200{border-color:var(--color-gray-200)}.border-green-200{border-color:var(--color-green-200)}.border-red-200{border-color:var(--color-red-200)}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.border-yellow-200{border-color:var(--color-yellow-200)}.border-t-white{border-top-color:var(--color-white)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-green-100{background-color:var(--color-green-100)}.bg-red-100{background-color:var(--color-red-100)}.bg-yellow-100{background-color:var(--color-yellow-100)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-gray-600{color:var(--color-gray-600)}.text-green-700{color:var(--color-green-700)}.text-red-600{color:var(--color-red-600)}.text-yellow-700{color:var(--color-yellow-700)}}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--surface:#f8fafc;--border:#e2e8f0}*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;background-color:#f1f5f9;font-family:Inter,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}a,button{transition:all .15s}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}.admin-layout-root{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;text-align:left;z-index:100;box-sizing:border-box}.admin-sidebar{width:260px;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;transition:transform .3s ease;z-index:105}.sidebar-brand{height:80px;display:flex;align-items:center;padding:0 1.5rem;border-bottom:1px solid #f1f5f9;gap:.75rem}.brand-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 6px -1px #3b82f64d}.brand-text{display:flex;flex-direction:column}.brand-title{font-weight:800;font-size:1.125rem;color:#1e293b;line-height:1.2;margin:0}.brand-subtitle{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0}.sidebar-nav{flex:1;padding:1.5rem 1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}.nav-label{padding:0 .75rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:600;color:#475569;text-decoration:none;transition:all .2s ease}.nav-item:hover{background-color:#f8fafc;color:#0f172a}.nav-item.active{background-color:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.nav-icon{color:#94a3b8}.nav-item.active .nav-icon{color:#2563eb}.sidebar-footer{padding:1rem;margin:1rem;background-color:#f8fafc;border-radius:1rem;border:1px solid #f1f5f9}.user-info{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.user-avatar{width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#2563eb;font-weight:700;flex-shrink:0}.user-details{flex:1;min-width:0}.user-name{font-size:.875rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.user-role{font-size:.75rem;color:#64748b;text-transform:capitalize;margin:0}.btn-logout{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem;border-radius:.75rem;font-size:.875rem;font-weight:600;color:#dc2626;background-color:#fef2f2;border:none;cursor:pointer;transition:background-color .2s}.btn-logout:hover{background-color:#fee2e2}.admin-main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden;background-color:#f8fafc}.admin-header{height:80px;background-color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;z-index:101}.header-left,.header-right{display:flex;align-items:center;gap:1rem}.menu-toggle{display:none;padding:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.bc-text{color:#94a3b8}.bc-icon{color:#cbd5e1}.bc-active{color:#1e293b;font-weight:700}.header-user-text{text-align:right}.header-user-name{font-size:.875rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.header-user-role{font-size:.75rem;color:#94a3b8;margin:0;line-height:1.2}.header-avatar-mobile{display:none}.admin-content{flex:1;overflow-y:auto;padding:2rem}.content-container{max-width:1200px;margin:0 auto;width:100%}.sidebar-overlay{display:none}@media(max-width:1024px){.admin-sidebar{position:absolute;left:-260px;height:100%}.admin-sidebar.open{left:0}.menu-toggle{display:flex}.breadcrumb,.header-user-text{display:none}.header-avatar-mobile{display:flex;width:40px;height:40px;border-radius:50%;background-color:#f1f5f9;border:1px solid #e2e8f0;align-items:center;justify-content:center;color:#475569;font-weight:700}.sidebar-overlay.open{display:block;position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:104}.admin-header{padding:0 1rem}.admin-content{padding:1.25rem 1rem}}.login-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,sans-serif}.login-card{background-color:#fff;width:100%;max-width:400px;padding:2.5rem;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid #e2e8f0;text-align:left;box-sizing:border-box}.login-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.login-logo{width:64px;height:64px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.25rem;box-shadow:0 10px 15px -3px #2563eb4d}.login-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0 0 .5rem}.login-subtitle{font-size:.875rem;color:#64748b;margin:0}.login-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.375rem}.form-label{font-size:.875rem;font-weight:600;color:#334155;margin-left:.25rem}.input-container{position:relative;display:flex;align-items:center;width:100%}.input-icon{position:absolute;left:1rem;color:#94a3b8;display:flex;align-items:center;justify-content:center;pointer-events:none}.input-field{width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:.875rem;color:#1e293b;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;outline:none;transition:all .2s ease;box-sizing:border-box}.input-field::placeholder{color:#94a3b8}.input-field:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.action-icon{position:absolute;right:1rem;color:#94a3b8;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s}.action-icon:hover{color:#475569}.btn-submit{margin-top:.5rem;width:100%;padding:.875rem;background-color:#2563eb;color:#fff;border:none;border-radius:.75rem;font-size:.875rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb33}.btn-submit:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px)}.btn-submit:active:not(:disabled){transform:translateY(1px)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.spinner{width:1.25rem;height:1.25rem;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #f1f5f9;text-align:center;font-size:.75rem;color:#94a3b8;font-weight:500}.dashboard-wrapper{display:flex;flex-direction:column;gap:2rem;animation:fadeIn .5s ease-out}.dashboard-header h1{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .375rem;letter-spacing:-.025em}.dashboard-header p{font-size:.875rem;font-weight:500;color:#64748b;margin:0}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.stat-card{background-color:#fff;border-radius:1.25rem;padding:1.5rem;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;position:relative;overflow:hidden;transition:box-shadow .2s ease}.stat-card:hover{box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.stat-bg-shape{position:absolute;right:-2rem;top:-2rem;width:7rem;height:7rem;border-radius:50%;opacity:.1;z-index:1}.stat-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;position:relative;z-index:10}.stat-icon-wrapper{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #0000000f}.stat-trend{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;border-radius:9999px;background-color:#f0fdf4;color:#16a34a;font-size:.75rem;font-weight:700;border:1px solid #dcfce7}.stat-content{position:relative;z-index:10}.stat-label{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 .25rem}.stat-value{font-size:2rem;font-weight:800;color:#1e293b;margin:0 0 .5rem;letter-spacing:-.025em}.stat-sub{font-size:.75rem;font-weight:500;color:#94a3b8;margin:0}.theme-green .stat-icon-wrapper{background-color:#dcfce7;color:#16a34a}.theme-green .stat-bg-shape{background-color:#16a34a}.theme-amber .stat-icon-wrapper{background-color:#fef3c7;color:#d97706}.theme-amber .stat-bg-shape{background-color:#d97706}.theme-blue .stat-icon-wrapper{background-color:#dbeafe;color:#2563eb}.theme-blue .stat-bg-shape{background-color:#2563eb}.table-section{background-color:#fff;border-radius:1.25rem;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0000001a;overflow:hidden}.table-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}.table-title{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}.table-subtitle{font-size:.75rem;color:#94a3b8;margin:0}.btn-view-all{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:.75rem;background-color:#eff6ff;color:#1d4ed8;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s}.btn-view-all:hover{background-color:#dbeafe}.table-responsive{overflow-x:auto}.custom-table{width:100%;text-align:left;border-collapse:collapse;white-space:nowrap}.custom-table th{background-color:#f8fafc;padding:1rem 1.5rem;color:#64748b;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9}.custom-table td{padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.custom-table tbody tr:hover{background-color:#f8fafc}.badge-id{font-family:monospace;font-size:.75rem;font-weight:600;color:#475569;background-color:#f1f5f9;padding:.25rem .5rem;border-radius:.375rem}.td-customer{font-weight:700;color:#1e293b;font-size:.875rem}.td-amount{font-weight:800;color:#0f172a;text-align:right;font-size:.875rem}.th-right{text-align:right}.td-date{color:#64748b;font-weight:500;font-size:.875rem}.empty-state{text-align:center;padding:4rem 1rem;background-color:#f8fafc}.empty-icon{width:4rem;height:4rem;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 1px 2px #0000000d;color:#cbd5e1}.empty-title{font-weight:600;color:#64748b;margin:0 0 .25rem}.empty-sub{font-size:.875rem;color:#94a3b8;margin:0}.skeleton-card{background-color:#fff;border-radius:1.25rem;padding:1.5rem;border:1px solid #f1f5f9;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skel-icon{height:3rem;width:3rem;background-color:#f1f5f9;border-radius:.75rem;margin-bottom:1.5rem}.skel-line-1{height:1rem;width:50%;background-color:#f1f5f9;border-radius:.25rem;margin-bottom:.75rem}.skel-line-2{height:2rem;width:75%;background-color:#f1f5f9;border-radius:.25rem;margin-bottom:.75rem}.skel-line-3{height:.75rem;width:33%;background-color:#f1f5f9;border-radius:.25rem}.skel-row{height:3.5rem;background-color:#f8fafc;border-radius:.75rem;margin-bottom:.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ci-wrapper{display:flex;flex-direction:column;gap:2rem;animation:fadeIn .4s ease-out;text-align:left;max-width:900px}.ci-header h1{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .375rem;letter-spacing:-.025em}.ci-header p{font-size:.875rem;font-weight:500;color:#64748b;margin:0}.ci-card{background-color:#fff;border-radius:1.25rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;overflow:hidden}.ci-grid{display:grid;grid-template-columns:1fr 1fr}.ci-section{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.ci-section-left{border-right:1px solid #f1f5f9}.ci-section-title{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.ci-form-group{display:flex;flex-direction:column;gap:.5rem}.ci-label{font-size:.875rem;font-weight:600;color:#334155;margin:0}.ci-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.ci-input,.ci-textarea{width:100%;padding:.75rem 1rem;font-size:.875rem;color:#1e293b;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;outline:none;transition:all .2s ease;box-sizing:border-box;font-family:inherit}.ci-textarea{resize:vertical;min-height:80px}.ci-input::placeholder,.ci-textarea::placeholder{color:#94a3b8}.ci-input:focus,.ci-textarea:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.ci-prefix{position:absolute;left:1rem;color:#64748b;font-weight:600;font-size:.875rem;pointer-events:none}.ci-input.with-prefix{padding-left:2.25rem}.ci-hint{font-size:.75rem;color:#2563eb;font-weight:600;margin:0}.ci-footer{padding:1.5rem 2rem;background-color:#f8fafc;border-top:1px solid #f1f5f9;display:flex}.ci-btn-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background-color:#2563eb;color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb33}.ci-btn-submit:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px)}.ci-btn-submit:disabled{opacity:.7;cursor:not-allowed}.ci-modal-overlay{position:fixed;inset:0;background-color:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999;padding:1rem}.ci-modal-card{background-color:#fff;width:100%;max-width:450px;border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;box-shadow:0 25px 50px -12px #00000040;animation:modalPop .3s cubic-bezier(.16,1,.3,1)}@keyframes modalPop{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.ci-modal-icon{width:4rem;height:4rem;background-color:#dcfce7;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.ci-modal-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0 0 .5rem}.ci-modal-id{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}.ci-modal-id span{font-family:monospace;font-weight:700;color:#334155}.ci-modal-link-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;word-break:break-all;font-family:monospace;font-size:.875rem;font-weight:600;color:#2563eb}.ci-modal-actions{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.ci-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.ci-btn-copy{background-color:#2563eb;color:#fff}.ci-btn-copy:hover{background-color:#1d4ed8}.ci-btn-copy.success{background-color:#16a34a}.ci-btn-wa{background-color:#22c55e;color:#fff}.ci-btn-wa:hover{background-color:#16a34a}.ci-btn-reset{background:none;border:none;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.ci-btn-reset:hover{color:#334155}@media(max-width:768px){.ci-grid{grid-template-columns:1fr}.ci-section-left{border-right:none;border-bottom:1px solid #f1f5f9}.ci-footer{padding:1.25rem}.ci-btn-submit{width:100%}.ci-modal-actions{flex-direction:column}.ci-btn{width:100%;justify-content:center}}.ci-spinner{width:1.25rem;height:1.25rem;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.il-wrapper{display:flex;flex-direction:column;gap:1.5rem;animation:fadeIn .4s ease-out;text-align:left}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.il-header h1{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .375rem;letter-spacing:-.025em}.il-header p{font-size:.875rem;font-weight:500;color:#64748b;margin:0}.il-filters{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.il-input,.il-select{padding:.75rem 1rem;border-radius:.75rem;border:1px solid #cbd5e1;background-color:#fff;font-size:.875rem;color:#1e293b;outline:none;transition:all .2s ease;font-family:inherit}.il-input{flex:1;min-width:250px}.il-select{min-width:150px;cursor:pointer}.il-input:focus,.il-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.il-card{background-color:#fff;border-radius:1.25rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;overflow:hidden}.il-table-responsive{overflow-x:auto;width:100%}.il-table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}.il-table th{background-color:#f8fafc;padding:1rem 1.5rem;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9}.il-table td{padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.il-table tbody tr{transition:background-color .2s ease}.il-table tbody tr:hover{background-color:#f8fafc}.il-badge-id{font-family:monospace;font-size:.75rem;font-weight:600;color:#475569;background-color:#f1f5f9;padding:.25rem .5rem;border-radius:.375rem}.il-customer-name{font-weight:600;color:#1e293b;margin:0;font-size:.875rem}.il-customer-email{font-size:.75rem;color:#94a3b8;margin:0}.il-amount{font-weight:700;color:#0f172a;text-align:right}.il-date{font-size:.875rem;color:#64748b}.il-actions{display:flex;align-items:center;justify-content:center;gap:.5rem}.il-btn-action{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;background:transparent}.il-btn-copy{color:#2563eb}.il-btn-copy:hover{background-color:#eff6ff}.il-btn-info{color:#64748b}.il-btn-info:hover{background-color:#f1f5f9}.il-btn-cancel{color:#dc2626}.il-btn-cancel:hover{background-color:#fef2f2}.il-pagination{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background-color:#fff;border-top:1px solid #f1f5f9}.il-page-info{font-size:.875rem;color:#64748b}.il-page-controls{display:flex;align-items:center;gap:.5rem}.il-btn-page{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.5rem;border:1px solid #e2e8f0;background-color:#fff;color:#475569;cursor:pointer;transition:all .2s}.il-btn-page:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1}.il-btn-page:disabled{opacity:.4;cursor:not-allowed}.il-page-current{font-size:.875rem;font-weight:600;color:#334155;padding:0 .5rem}.il-modal-overlay{position:fixed;inset:0;background-color:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999;padding:1rem}.il-modal-card{background-color:#fff;width:100%;max-width:500px;border-radius:1.5rem;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;overflow-y:auto;animation:modalPop .3s cubic-bezier(.16,1,.3,1)}.il-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.il-modal-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0}.il-btn-close{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:.5rem;transition:background .2s}.il-btn-close:hover{background-color:#f1f5f9;color:#475569}.il-modal-info-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem}.il-info-row{display:flex;justify-content:space-between;align-items:flex-start}.il-info-label{font-size:.875rem;color:#64748b;font-weight:500}.il-info-value{font-size:.875rem;color:#1e293b;font-weight:600;text-align:right;max-width:65%}.il-modal-logs-title{font-size:.875rem;font-weight:700;color:#334155;margin:0 0 .75rem}.il-log-item{background-color:#f8fafc;border-radius:.75rem;padding:.75rem;margin-bottom:.5rem;border:1px solid #f1f5f9}.il-log-header{display:flex;justify-content:space-between;margin-bottom:.25rem}.il-log-event{font-size:.75rem;font-weight:700;color:#334155}.il-log-date{font-size:.6875rem;color:#94a3b8}.il-log-id{font-family:monospace;font-size:.6875rem;color:#64748b}.il-empty-state{text-align:center;padding:4rem 1rem;color:#94a3b8;font-size:.875rem}.il-empty-icon{font-size:2rem;margin-bottom:.5rem}.il-skeleton-row{animation:pulse 2s infinite}.il-skeleton-block{height:1rem;background-color:#f1f5f9;border-radius:.25rem;width:100%}@media(max-width:640px){.il-filters{flex-direction:column;align-items:stretch}.il-input,.il-select{width:100%;min-width:auto}}.set-wrapper{display:flex;flex-direction:column;gap:1.5rem;animation:fadeIn .4s ease-out;text-align:left;max-width:800px}.set-header h1{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .375rem;letter-spacing:-.025em}.set-header p{font-size:.875rem;font-weight:500;color:#64748b;margin:0}.set-form{display:flex;flex-direction:column;gap:1.5rem}.set-card{background-color:#fff;border-radius:1.25rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.25rem}.set-section-title{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.set-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.set-group{display:flex;flex-direction:column;gap:.375rem}.set-label{font-size:.875rem;font-weight:600;color:#334155;margin:0}.set-input,.set-select,.set-textarea{width:100%;padding:.75rem 1rem;font-size:.875rem;color:#1e293b;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;outline:none;transition:all .2s ease;box-sizing:border-box;font-family:inherit}.set-textarea{resize:vertical;min-height:80px}.set-input:focus,.set-select:focus,.set-textarea:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.set-hint{font-size:.75rem;color:#94a3b8;margin:0;line-height:1.4}.set-btn-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background-color:#2563eb;color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb33;align-self:flex-start}.set-btn-submit:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px)}.set-btn-submit:disabled{opacity:.7;cursor:not-allowed}.set-skeleton-card{height:300px;background-color:#fff;border-radius:1.25rem;border:1px solid #f1f5f9;animation:pulse 2s infinite}@media(max-width:640px){.set-grid-2{grid-template-columns:1fr}.set-btn-submit{align-self:stretch}.set-card{padding:1.25rem}}.chk-wrapper{position:fixed;inset:0;background-color:#f8fafc;z-index:9999;overflow-y:auto;text-align:left!important;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a}.chk-wrapper *{box-sizing:border-box}.chk-header{padding:1.5rem 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;background-color:#fff}.chk-brand{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0}.chk-secure{display:inline-flex;align-items:center;gap:.375rem;background-color:#dcfce7;color:#16a34a;padding:.375rem .875rem;border-radius:9999px;font-size:.875rem;font-weight:700}.chk-main{max-width:1100px;margin:4rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 420px;gap:5rem;align-items:start}@media(max-width:860px){.chk-main{grid-template-columns:1fr;gap:2.5rem;margin:2rem auto}}.chk-summary{padding-top:1rem}.chk-subtitle{font-size:1rem;color:#64748b;margin:0 0 .5rem;font-weight:600}.chk-amount{font-size:3.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0 0 2.5rem}.chk-details{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:1.5rem 0;display:flex;flex-direction:column;gap:1.25rem}.chk-row{display:flex;justify-content:space-between;align-items:flex-start;font-size:.9375rem}.chk-label{color:#64748b;font-weight:500}.chk-value{color:#1e293b;font-weight:700;text-align:right;max-width:60%}.chk-value-mono{font-family:monospace;font-size:1rem}.chk-badge{display:inline-flex;background-color:#fef3c7;color:#d97706;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border:1px solid #fde68a}.chk-card{background-color:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:0 25px 50px -12px #00000026;border:1px solid #f1f5f9}.chk-card-title{font-size:1.125rem;font-weight:800;color:#0f172a;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.chk-state-screen{max-width:500px;margin:4rem auto;background-color:#fff;border-radius:1.5rem;padding:3rem;text-align:center!important;box-shadow:0 25px 50px -12px #0000001a;border:1px solid #f1f5f9}.chk-icon-wrap{width:5.5rem;height:5.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.icon-success{background-color:#dcfce7;color:#16a34a}.icon-paid{background-color:#dbeafe;color:#2563eb}.icon-error{background-color:#fee2e2;color:#dc2626}.icon-warn{background-color:#fef3c7;color:#d97706}.chk-state-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .5rem}.chk-state-desc{font-size:.9375rem;color:#64748b;margin:0 0 2rem;line-height:1.5}.chk-btn-group{display:flex;gap:1rem;justify-content:center}.chk-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:.75rem;font-size:.9375rem;font-weight:700;cursor:pointer;border:none;transition:all .2s}.btn-primary{background-color:#2563eb;color:#fff;box-shadow:0 4px 6px -1px #2563eb33}.btn-primary:hover{background-color:#1d4ed8;transform:translateY(-2px)}.btn-secondary{background-color:#f1f5f9;color:#475569}.btn-secondary:hover{background-color:#e2e8f0;color:#1e293b}@keyframes chkPulse{0%,to{opacity:1}50%{opacity:.5}}.chk-skel{background-color:#e2e8f0;border-radius:.5rem;animation:chkPulse 1.5s infinite}.chk-footer{text-align:center;padding:2rem;font-size:.875rem;color:#94a3b8;font-weight:500}
